2024-04-03T17:18:32.1136214Z Current runner version: '2.315.0' 2024-04-03T17:18:32.1142281Z Runner name: 'i-09e3badf1296fa0c8' 2024-04-03T17:18:32.1143042Z Runner group name: 'Default' 2024-04-03T17:18:32.1143923Z Machine name: 'ip-10-0-68-24' 2024-04-03T17:18:32.1148282Z ##[group]GITHUB_TOKEN Permissions 2024-04-03T17:18:32.1150208Z Actions: read 2024-04-03T17:18:32.1150804Z Checks: read 2024-04-03T17:18:32.1151247Z Contents: read 2024-04-03T17:18:32.1151741Z Deployments: read 2024-04-03T17:18:32.1152269Z Discussions: read 2024-04-03T17:18:32.1152719Z Issues: read 2024-04-03T17:18:32.1153192Z Metadata: read 2024-04-03T17:18:32.1153740Z Packages: read 2024-04-03T17:18:32.1154181Z Pages: read 2024-04-03T17:18:32.1154658Z PullRequests: read 2024-04-03T17:18:32.1155224Z RepositoryProjects: read 2024-04-03T17:18:32.1155753Z SecurityEvents: read 2024-04-03T17:18:32.1156277Z Statuses: read 2024-04-03T17:18:32.1156812Z ##[endgroup] 2024-04-03T17:18:32.1160082Z Secret source: None 2024-04-03T17:18:32.1160899Z Prepare workflow directory 2024-04-03T17:18:32.4317384Z Prepare all required actions 2024-04-03T17:18:32.4482720Z Getting action download info 2024-04-03T17:18:32.6646624Z Download action repository 'pytorch/test-infra@main' (SHA:f5543b9b2d7b7c7b8eccd6576b68fc0472b1fbde) 2024-04-03T17:18:33.0032721Z Download action repository 'pytorch/pytorch@main' (SHA:8a0436014d97c5a514d889eaca3bae300534bd5b) 2024-04-03T17:18:35.9778066Z Download action repository 'aws-actions/configure-aws-credentials@v3' (SHA:50ac8dd1e1b10d09dac7b8727528b91bed831ac0) 2024-04-03T17:18:36.1401372Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2024-04-03T17:18:36.3641468Z Getting action download info 2024-04-03T17:18:36.4803265Z Download action repository 'malfet/checkout@silent-checkout' (SHA:e07af140b3ccefc05679e3755b9db68f4ee4589c) 2024-04-03T17:18:36.6459468Z Getting action download info 2024-04-03T17:18:36.7458536Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2024-04-03T17:18:36.9299147Z Uses: pytorch/pytorch/.github/workflows/_linux-test.yml@refs/pull/123154/merge (4302cb7ecb2b1ae758f931ad18aeedf6ae927cb0) 2024-04-03T17:18:36.9301551Z ##[group] Inputs 2024-04-03T17:18:36.9301972Z build-environment: linux-focal-py3.8-clang9-xla 2024-04-03T17:18:36.9302726Z test-matrix: {"include": [{"config": "xla", "shard": 1, "num_shards": 1, "runner": "linux.12xlarge"}]} 2024-04-03T17:18:36.9303672Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v1.1-lite 2024-04-03T17:18:36.9304323Z sync-tag: 2024-04-03T17:18:36.9305055Z timeout-minutes: 240 2024-04-03T17:18:36.9305363Z use-gha: 2024-04-03T17:18:36.9305620Z dashboard-tag: 2024-04-03T17:18:36.9305899Z s3-bucket: gha-artifacts 2024-04-03T17:18:36.9306226Z aws-role-to-assume: 2024-04-03T17:18:36.9306537Z ##[endgroup] 2024-04-03T17:18:36.9307377Z Complete job name: linux-focal-py3_8-clang9-xla / test (xla, 1, 1, linux.12xlarge) 2024-04-03T17:18:37.0279036Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2024-04-03T17:18:37.0279541Z with: 2024-04-03T17:18:37.0280109Z github-secret: *** 2024-04-03T17:18:37.0280997Z instructions: All testing is done inside the container, to start an interactive session run: docker exec -it $(docker container ps --format '{{.ID}}') bash 2024-04-03T17:18:37.0281964Z activate-with-label: false 2024-04-03T17:18:37.0282279Z label: with-ssh 2024-04-03T17:18:37.0282548Z remove-existing-keys: true 2024-04-03T17:18:37.0282852Z env: 2024-04-03T17:18:37.0283083Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:18:37.0283371Z ##[endgroup] 2024-04-03T17:18:37.1184000Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2024-04-03T17:18:37.3452948Z Grabbing public ssh keys from https://github.com/caic99.keys 2024-04-03T17:18:37.4200268Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2024-04-03T17:18:37.4214422Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2024-04-03T17:18:37.4243397Z Login using: ssh ec2-user@ec2-3-238-179-132.compute-1.amazonaws.com 2024-04-03T17:18:37.4244258Z All testing is done inside the container, to start an interactive session run: 2024-04-03T17:18:37.4245100Z docker exec -it $(docker container ps --format '{{.ID}}') bash 2024-04-03T17:18:37.4499358Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2024-04-03T17:18:37.4499897Z with: 2024-04-03T17:18:37.4500156Z submodules: recursive 2024-04-03T17:18:37.4500474Z fetch-depth: 0 2024-04-03T17:18:37.4500726Z env: 2024-04-03T17:18:37.4500978Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:18:37.4501302Z ##[endgroup] 2024-04-03T17:18:37.4716597Z ##[group]Run retry () { 2024-04-03T17:18:37.4716981Z retry () { 2024-04-03T17:18:37.4717448Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2024-04-03T17:18:37.4717991Z } 2024-04-03T17:18:37.4718273Z echo "${GITHUB_WORKSPACE}" 2024-04-03T17:18:37.4718670Z if [ -z "${NO_SUDO}" ]; then 2024-04-03T17:18:37.4719122Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2024-04-03T17:18:37.4719648Z else 2024-04-03T17:18:37.4719937Z  retry rm -rf "${GITHUB_WORKSPACE}" 2024-04-03T17:18:37.4720320Z fi 2024-04-03T17:18:37.4720633Z mkdir "${GITHUB_WORKSPACE}" 2024-04-03T17:18:37.4743395Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T17:18:37.4743913Z env: 2024-04-03T17:18:37.4744159Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:18:37.4744486Z NO_SUDO: 2024-04-03T17:18:37.4744747Z ##[endgroup] 2024-04-03T17:18:37.4834299Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T17:18:43.4334163Z ##[group]Run malfet/checkout@silent-checkout 2024-04-03T17:18:43.4334739Z with: 2024-04-03T17:18:43.4335050Z ref: d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T17:18:43.4335472Z fetch-depth: 0 2024-04-03T17:18:43.4335763Z submodules: recursive 2024-04-03T17:18:43.4336092Z quiet-checkout: true 2024-04-03T17:18:43.4336408Z repository: pytorch/pytorch 2024-04-03T17:18:43.4336890Z token: *** 2024-04-03T17:18:43.4337155Z ssh-strict: true 2024-04-03T17:18:43.4337459Z persist-credentials: true 2024-04-03T17:18:43.4337779Z clean: true 2024-04-03T17:18:43.4338087Z sparse-checkout-cone-mode: true 2024-04-03T17:18:43.4338454Z lfs: false 2024-04-03T17:18:43.4338716Z set-safe-directory: true 2024-04-03T17:18:43.4339033Z env: 2024-04-03T17:18:43.4339267Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:18:43.4339585Z ##[endgroup] 2024-04-03T17:18:43.5252866Z Syncing repository: pytorch/pytorch 2024-04-03T17:18:43.5254735Z ##[group]Getting Git version info 2024-04-03T17:18:43.5255471Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-04-03T17:18:43.5256337Z [command]/usr/bin/git version 2024-04-03T17:18:43.5256690Z git version 2.40.1 2024-04-03T17:18:43.5257962Z ##[endgroup] 2024-04-03T17:18:43.5269260Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/88ce104a-8fd2-4102-8965-a3ba13012633' before making global git config changes 2024-04-03T17:18:43.5270571Z Adding repository directory to the temporary git global config as a safe directory 2024-04-03T17:18:43.5271734Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T17:18:43.5292278Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2024-04-03T17:18:43.5295766Z ##[group]Initializing the repository 2024-04-03T17:18:43.5298244Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T17:18:43.5323484Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-04-03T17:18:43.5324386Z hint: is subject to change. To configure the initial branch name to use in all 2024-04-03T17:18:43.5325204Z hint: of your new repositories, which will suppress this warning, call: 2024-04-03T17:18:43.5325986Z hint: 2024-04-03T17:18:43.5326390Z hint: git config --global init.defaultBranch 2024-04-03T17:18:43.5326848Z hint: 2024-04-03T17:18:43.5327348Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-04-03T17:18:43.5328196Z hint: 'development'. The just-created branch can be renamed via this command: 2024-04-03T17:18:43.5328878Z hint: 2024-04-03T17:18:43.5329176Z hint: git branch -m 2024-04-03T17:18:43.5329898Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2024-04-03T17:18:43.5331363Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2024-04-03T17:18:43.5357348Z ##[endgroup] 2024-04-03T17:18:43.5357895Z ##[group]Disabling automatic garbage collection 2024-04-03T17:18:43.5359754Z [command]/usr/bin/git config --local gc.auto 0 2024-04-03T17:18:43.5384633Z ##[endgroup] 2024-04-03T17:18:43.5385109Z ##[group]Setting up auth 2024-04-03T17:18:43.5390717Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-03T17:18:43.5417282Z [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' || :" 2024-04-03T17:18:43.5657163Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-03T17:18:43.5682285Z [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' || :" 2024-04-03T17:18:43.5917392Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-04-03T17:18:43.5973830Z ##[endgroup] 2024-04-03T17:18:43.5974751Z ##[group]Fetching the repository 2024-04-03T17:18:43.5979618Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules --quiet origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2024-04-03T17:18:49.0166081Z remote: Enumerating objects: 1123704 2024-04-03T17:18:49.0166907Z remote: Enumerating objects: 1124508, done. 2024-04-03T17:18:49.0167551Z remote: Counting objects: 0% (1/804) 2024-04-03T17:18:49.0168073Z remote: Counting objects: 1% (9/804) 2024-04-03T17:18:49.0168604Z remote: Counting objects: 2% (17/804) 2024-04-03T17:18:49.0169093Z remote: Counting objects: 3% (25/804) 2024-04-03T17:18:49.0169600Z remote: Counting objects: 4% (33/804) 2024-04-03T17:18:49.0170101Z remote: Counting objects: 5% (41/804) 2024-04-03T17:18:49.0170583Z remote: Counting objects: 6% (49/804) 2024-04-03T17:18:49.0171098Z remote: Counting objects: 7% (57/804) 2024-04-03T17:18:49.0171588Z remote: Counting objects: 8% (65/804) 2024-04-03T17:18:49.0172058Z remote: Counting objects: 9% (73/804) 2024-04-03T17:18:49.0172559Z remote: Counting objects: 10% (81/804) 2024-04-03T17:18:49.0173067Z remote: Counting objects: 11% (89/804) 2024-04-03T17:18:49.0173540Z remote: Counting objects: 12% (97/804) 2024-04-03T17:18:49.0174100Z remote: Counting objects: 13% (105/804) 2024-04-03T17:18:49.0174800Z remote: Counting objects: 14% (113/804) 2024-04-03T17:18:49.0175325Z remote: Counting objects: 15% (121/804) 2024-04-03T17:18:49.0175809Z remote: Counting objects: 16% (129/804) 2024-04-03T17:18:49.0176305Z remote: Counting objects: 17% (137/804) 2024-04-03T17:18:49.0176805Z remote: Counting objects: 18% (145/804) 2024-04-03T17:18:49.0177311Z remote: Counting objects: 19% (153/804) 2024-04-03T17:18:49.0177793Z remote: Counting objects: 20% (161/804) 2024-04-03T17:18:49.0178296Z remote: Counting objects: 21% (169/804) 2024-04-03T17:18:49.0178801Z remote: Counting objects: 22% (177/804) 2024-04-03T17:18:49.0179281Z remote: Counting objects: 23% (185/804) 2024-04-03T17:18:49.0180074Z remote: Counting objects: 24% (193/804) 2024-04-03T17:18:49.0180580Z remote: Counting objects: 25% (201/804) 2024-04-03T17:18:49.0181064Z remote: Counting objects: 26% (210/804) 2024-04-03T17:18:49.0181683Z remote: Counting objects: 27% (218/804) 2024-04-03T17:18:49.0182295Z remote: Counting objects: 28% (226/804) 2024-04-03T17:18:49.0182768Z remote: Counting objects: 29% (234/804) 2024-04-03T17:18:49.0183260Z remote: Counting objects: 30% (242/804) 2024-04-03T17:18:49.0183749Z remote: Counting objects: 31% (250/804) 2024-04-03T17:18:49.0184217Z remote: Counting objects: 32% (258/804) 2024-04-03T17:18:49.0184709Z remote: Counting objects: 33% (266/804) 2024-04-03T17:18:49.0185195Z remote: Counting objects: 34% (274/804) 2024-04-03T17:18:49.0185658Z remote: Counting objects: 35% (282/804) 2024-04-03T17:18:49.0186142Z remote: Counting objects: 36% (290/804) 2024-04-03T17:18:49.0186633Z remote: Counting objects: 37% (298/804) 2024-04-03T17:18:49.0187099Z remote: Counting objects: 38% (306/804) 2024-04-03T17:18:49.0187582Z remote: Counting objects: 39% (314/804) 2024-04-03T17:18:49.0188541Z remote: Counting objects: 40% (322/804) 2024-04-03T17:18:49.0189032Z remote: Counting objects: 41% (330/804) 2024-04-03T17:18:49.0189536Z remote: Counting objects: 42% (338/804) 2024-04-03T17:18:49.0190036Z remote: Counting objects: 43% (346/804) 2024-04-03T17:18:49.0190542Z remote: Counting objects: 44% (354/804) 2024-04-03T17:18:49.0191019Z remote: Counting objects: 45% (362/804) 2024-04-03T17:18:49.0191520Z remote: Counting objects: 46% (370/804) 2024-04-03T17:18:49.0192023Z remote: Counting objects: 47% (378/804) 2024-04-03T17:18:49.0192500Z remote: Counting objects: 48% (386/804) 2024-04-03T17:18:49.0193009Z remote: Counting objects: 49% (394/804) 2024-04-03T17:18:49.0193507Z remote: Counting objects: 50% (402/804) 2024-04-03T17:18:49.0193985Z remote: Counting objects: 51% (411/804) 2024-04-03T17:18:49.0194481Z remote: Counting objects: 52% (419/804) 2024-04-03T17:18:49.0194984Z remote: Counting objects: 53% (427/804) 2024-04-03T17:18:49.0195470Z remote: Counting objects: 54% (435/804) 2024-04-03T17:18:49.0195971Z remote: Counting objects: 55% (443/804) 2024-04-03T17:18:49.0196695Z remote: Counting objects: 56% (451/804) 2024-04-03T17:18:49.0197138Z remote: Counting objects: 57% (459/804) 2024-04-03T17:18:49.0197604Z remote: Counting objects: 58% (467/804) 2024-04-03T17:18:49.0198069Z remote: Counting objects: 59% (475/804) 2024-04-03T17:18:49.0198517Z remote: Counting objects: 60% (483/804) 2024-04-03T17:18:49.0198982Z remote: Counting objects: 61% (491/804) 2024-04-03T17:18:49.0199441Z remote: Counting objects: 62% (499/804) 2024-04-03T17:18:49.0199924Z remote: Counting objects: 63% (507/804) 2024-04-03T17:18:49.0200370Z remote: Counting objects: 64% (515/804) 2024-04-03T17:18:49.0200831Z remote: Counting objects: 65% (523/804) 2024-04-03T17:18:49.0201292Z remote: Counting objects: 66% (531/804) 2024-04-03T17:18:49.0201744Z remote: Counting objects: 67% (539/804) 2024-04-03T17:18:49.0202208Z remote: Counting objects: 68% (547/804) 2024-04-03T17:18:49.0202666Z remote: Counting objects: 69% (555/804) 2024-04-03T17:18:49.0203129Z remote: Counting objects: 70% (563/804) 2024-04-03T17:18:49.0203572Z remote: Counting objects: 71% (571/804) 2024-04-03T17:18:49.0204035Z remote: Counting objects: 72% (579/804) 2024-04-03T17:18:49.0204497Z remote: Counting objects: 73% (587/804) 2024-04-03T17:18:49.0204940Z remote: Counting objects: 74% (595/804) 2024-04-03T17:18:49.0205400Z remote: Counting objects: 75% (603/804) 2024-04-03T17:18:49.0205863Z remote: Counting objects: 76% (612/804) 2024-04-03T17:18:49.0206487Z remote: Counting objects: 77% (620/804) 2024-04-03T17:18:49.0206955Z remote: Counting objects: 78% (628/804) 2024-04-03T17:18:49.0207420Z remote: Counting objects: 79% (636/804) 2024-04-03T17:18:49.0207870Z remote: Counting objects: 80% (644/804) 2024-04-03T17:18:49.0208425Z remote: Counting objects: 81% (652/804) 2024-04-03T17:18:49.0208891Z remote: Counting objects: 82% (660/804) 2024-04-03T17:18:49.0209333Z remote: Counting objects: 83% (668/804) 2024-04-03T17:18:49.0209800Z remote: Counting objects: 84% (676/804) 2024-04-03T17:18:49.0210268Z remote: Counting objects: 85% (684/804) 2024-04-03T17:18:49.0210711Z remote: Counting objects: 86% (692/804) 2024-04-03T17:18:49.0211181Z remote: Counting objects: 87% (700/804) 2024-04-03T17:18:49.0211643Z remote: Counting objects: 88% (708/804) 2024-04-03T17:18:49.0212085Z remote: Counting objects: 89% (716/804) 2024-04-03T17:18:49.0212550Z remote: Counting objects: 90% (724/804) 2024-04-03T17:18:49.0213010Z remote: Counting objects: 91% (732/804) 2024-04-03T17:18:49.0213458Z remote: Counting objects: 92% (740/804) 2024-04-03T17:18:49.0213920Z remote: Counting objects: 93% (748/804) 2024-04-03T17:18:49.0214496Z remote: Counting objects: 94% (756/804) 2024-04-03T17:18:49.0215168Z remote: Counting objects: 95% (764/804) 2024-04-03T17:18:49.0215648Z remote: Counting objects: 96% (772/804) 2024-04-03T17:18:49.0216151Z remote: Counting objects: 97% (780/804) 2024-04-03T17:18:49.0216654Z remote: Counting objects: 98% (788/804) 2024-04-03T17:18:49.0217134Z remote: Counting objects: 99% (796/804) 2024-04-03T17:18:49.0217632Z remote: Counting objects: 100% (804/804) 2024-04-03T17:18:49.0218166Z remote: Counting objects: 100% (804/804), done. 2024-04-03T17:18:49.0218709Z remote: Compressing objects: 0% (1/443) 2024-04-03T17:18:49.0278396Z remote: Compressing objects: 1% (5/443) 2024-04-03T17:18:49.0323045Z remote: Compressing objects: 2% (9/443) 2024-04-03T17:18:49.0417167Z remote: Compressing objects: 3% (14/443) 2024-04-03T17:18:49.0840654Z remote: Compressing objects: 4% (18/443) 2024-04-03T17:18:49.1230424Z remote: Compressing objects: 5% (23/443) 2024-04-03T17:18:49.1463603Z remote: Compressing objects: 6% (27/443) 2024-04-03T17:18:49.1618276Z remote: Compressing objects: 7% (32/443) 2024-04-03T17:18:49.1753970Z remote: Compressing objects: 8% (36/443) 2024-04-03T17:18:49.1867089Z remote: Compressing objects: 9% (40/443) 2024-04-03T17:18:49.1922584Z remote: Compressing objects: 10% (45/443) 2024-04-03T17:18:49.2005463Z remote: Compressing objects: 11% (49/443) 2024-04-03T17:18:49.2042702Z remote: Compressing objects: 12% (54/443) 2024-04-03T17:18:49.2079378Z remote: Compressing objects: 13% (58/443) 2024-04-03T17:18:49.2095285Z remote: Compressing objects: 14% (63/443) 2024-04-03T17:18:49.2129976Z remote: Compressing objects: 15% (67/443) 2024-04-03T17:18:49.2159282Z remote: Compressing objects: 16% (71/443) 2024-04-03T17:18:49.2177309Z remote: Compressing objects: 17% (76/443) 2024-04-03T17:18:49.2192894Z remote: Compressing objects: 18% (80/443) 2024-04-03T17:18:49.2193482Z remote: Compressing objects: 19% (85/443) 2024-04-03T17:18:49.2194721Z remote: Compressing objects: 20% (89/443) 2024-04-03T17:18:49.2198726Z remote: Compressing objects: 21% (94/443) 2024-04-03T17:18:49.2200711Z remote: Compressing objects: 22% (98/443) 2024-04-03T17:18:49.2203523Z remote: Compressing objects: 23% (102/443) 2024-04-03T17:18:49.2205702Z remote: Compressing objects: 24% (107/443) 2024-04-03T17:18:49.2209144Z remote: Compressing objects: 25% (111/443) 2024-04-03T17:18:49.2213277Z remote: Compressing objects: 26% (116/443) 2024-04-03T17:18:49.2221143Z remote: Compressing objects: 27% (120/443) 2024-04-03T17:18:49.2230772Z remote: Compressing objects: 28% (125/443) 2024-04-03T17:18:49.2233222Z remote: Compressing objects: 29% (129/443) 2024-04-03T17:18:49.2241925Z remote: Compressing objects: 30% (133/443) 2024-04-03T17:18:49.2246874Z remote: Compressing objects: 31% (138/443) 2024-04-03T17:18:49.2254122Z remote: Compressing objects: 32% (142/443) 2024-04-03T17:18:49.2258889Z remote: Compressing objects: 33% (147/443) 2024-04-03T17:18:49.2267267Z remote: Compressing objects: 34% (151/443) 2024-04-03T17:18:49.2270275Z remote: Compressing objects: 35% (156/443) 2024-04-03T17:18:49.2272065Z remote: Compressing objects: 36% (160/443) 2024-04-03T17:18:49.2274657Z remote: Compressing objects: 37% (164/443) 2024-04-03T17:18:49.2275840Z remote: Compressing objects: 38% (169/443) 2024-04-03T17:18:49.2282566Z remote: Compressing objects: 39% (173/443) 2024-04-03T17:18:49.2287471Z remote: Compressing objects: 40% (178/443) 2024-04-03T17:18:49.2293357Z remote: Compressing objects: 41% (182/443) 2024-04-03T17:18:49.2295173Z remote: Compressing objects: 42% (187/443) 2024-04-03T17:18:49.2297830Z remote: Compressing objects: 43% (191/443) 2024-04-03T17:18:49.2300319Z remote: Compressing objects: 44% (195/443) 2024-04-03T17:18:49.2307969Z remote: Compressing objects: 45% (200/443) 2024-04-03T17:18:49.2310440Z remote: Compressing objects: 46% (204/443) 2024-04-03T17:18:49.2311965Z remote: Compressing objects: 47% (209/443) 2024-04-03T17:18:49.2314484Z remote: Compressing objects: 48% (213/443) 2024-04-03T17:18:49.2318873Z remote: Compressing objects: 49% (218/443) 2024-04-03T17:18:49.2320853Z remote: Compressing objects: 50% (222/443) 2024-04-03T17:18:49.2322719Z remote: Compressing objects: 51% (226/443) 2024-04-03T17:18:49.2324389Z remote: Compressing objects: 52% (231/443) 2024-04-03T17:18:49.2325869Z remote: Compressing objects: 53% (235/443) 2024-04-03T17:18:49.2326570Z remote: Compressing objects: 54% (240/443) 2024-04-03T17:18:49.2328651Z remote: Compressing objects: 55% (244/443) 2024-04-03T17:18:49.2329242Z remote: Compressing objects: 56% (249/443) 2024-04-03T17:18:49.2329840Z remote: Compressing objects: 57% (253/443) 2024-04-03T17:18:49.2330486Z remote: Compressing objects: 58% (257/443) 2024-04-03T17:18:49.2331152Z remote: Compressing objects: 59% (262/443) 2024-04-03T17:18:49.2331730Z remote: Compressing objects: 60% (266/443) 2024-04-03T17:18:49.2332294Z remote: Compressing objects: 61% (271/443) 2024-04-03T17:18:49.2332875Z remote: Compressing objects: 62% (275/443) 2024-04-03T17:18:49.2333488Z remote: Compressing objects: 63% (280/443) 2024-04-03T17:18:49.2334097Z remote: Compressing objects: 64% (284/443) 2024-04-03T17:18:49.2334780Z remote: Compressing objects: 65% (288/443) 2024-04-03T17:18:49.2335365Z remote: Compressing objects: 66% (293/443) 2024-04-03T17:18:49.2335960Z remote: Compressing objects: 67% (297/443) 2024-04-03T17:18:49.2336532Z remote: Compressing objects: 68% (302/443) 2024-04-03T17:18:49.2337277Z remote: Compressing objects: 69% (306/443) 2024-04-03T17:18:49.2339639Z remote: Compressing objects: 70% (311/443) 2024-04-03T17:18:49.2342378Z remote: Compressing objects: 71% (315/443) 2024-04-03T17:18:49.2344950Z remote: Compressing objects: 72% (319/443) 2024-04-03T17:18:49.2356574Z remote: Compressing objects: 73% (324/443) 2024-04-03T17:18:49.2358539Z remote: Compressing objects: 74% (328/443) 2024-04-03T17:18:49.2360398Z remote: Compressing objects: 75% (333/443) 2024-04-03T17:18:49.2362399Z remote: Compressing objects: 76% (337/443) 2024-04-03T17:18:49.2363465Z remote: Compressing objects: 77% (342/443) 2024-04-03T17:18:49.2364028Z remote: Compressing objects: 78% (346/443) 2024-04-03T17:18:49.2364679Z remote: Compressing objects: 79% (350/443) 2024-04-03T17:18:49.2365263Z remote: Compressing objects: 80% (355/443) 2024-04-03T17:18:49.2365907Z remote: Compressing objects: 81% (359/443) 2024-04-03T17:18:49.2366567Z remote: Compressing objects: 82% (364/443) 2024-04-03T17:18:49.2367152Z remote: Compressing objects: 83% (368/443) 2024-04-03T17:18:49.2367784Z remote: Compressing objects: 84% (373/443) 2024-04-03T17:18:49.2368367Z remote: Compressing objects: 85% (377/443) 2024-04-03T17:18:49.2369011Z remote: Compressing objects: 86% (381/443) 2024-04-03T17:18:49.2369593Z remote: Compressing objects: 87% (386/443) 2024-04-03T17:18:49.2370808Z remote: Compressing objects: 88% (390/443) 2024-04-03T17:18:49.2371797Z remote: Compressing objects: 89% (395/443) 2024-04-03T17:18:49.2372586Z remote: Compressing objects: 90% (399/443) 2024-04-03T17:18:49.2374253Z remote: Compressing objects: 91% (404/443) 2024-04-03T17:18:49.2375012Z remote: Compressing objects: 92% (408/443) 2024-04-03T17:18:49.2375603Z remote: Compressing objects: 93% (412/443) 2024-04-03T17:18:49.2376647Z remote: Compressing objects: 94% (417/443) 2024-04-03T17:18:49.2377875Z remote: Compressing objects: 95% (421/443) 2024-04-03T17:18:49.2378544Z remote: Compressing objects: 96% (426/443) 2024-04-03T17:18:49.2379712Z remote: Compressing objects: 97% (430/443) 2024-04-03T17:18:49.2380582Z remote: Compressing objects: 98% (435/443) 2024-04-03T17:18:49.2381337Z remote: Compressing objects: 99% (439/443) 2024-04-03T17:18:49.2381873Z remote: Compressing objects: 100% (443/443) 2024-04-03T17:18:49.2382450Z remote: Compressing objects: 100% (443/443), done. 2024-04-03T17:19:08.7625991Z remote: Total 1124508 (delta 447), reused 650 (delta 361), pack-reused 1123704 2024-04-03T17:19:27.4748204Z [command]/usr/bin/git rev-parse --verify --quiet d253bd7befc64137de913dbb8727b511f1052411^{object} 2024-04-03T17:19:27.4773675Z d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T17:19:27.4776254Z ##[endgroup] 2024-04-03T17:19:27.4776887Z ##[group]Determining the checkout info 2024-04-03T17:19:27.4777617Z ##[endgroup] 2024-04-03T17:19:27.4779179Z ##[group]Checking out the ref 2024-04-03T17:19:27.4780782Z [command]/usr/bin/git checkout --quiet --force d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T17:19:28.8329892Z ##[endgroup] 2024-04-03T17:19:28.8330476Z ##[group]Setting up auth for fetching submodules 2024-04-03T17:19:28.8332938Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-04-03T17:19:28.8384490Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2024-04-03T17:19:28.8409992Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2024-04-03T17:19:28.8436034Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2024-04-03T17:19:28.8460424Z ##[endgroup] 2024-04-03T17:19:28.8460919Z ##[group]Fetching submodules 2024-04-03T17:19:28.8464001Z [command]/usr/bin/git submodule sync --recursive 2024-04-03T17:19:28.8740771Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2024-04-03T17:19:28.8998227Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2024-04-03T17:19:28.8999708Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2024-04-03T17:19:28.9001142Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2024-04-03T17:19:28.9002545Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2024-04-03T17:19:28.9004427Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2024-04-03T17:19:28.9007310Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2024-04-03T17:19:28.9009024Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2024-04-03T17:19:28.9011629Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2024-04-03T17:19:28.9014196Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2024-04-03T17:19:28.9016798Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2024-04-03T17:19:28.9019700Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2024-04-03T17:19:28.9022371Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2024-04-03T17:19:28.9025226Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2024-04-03T17:19:28.9028393Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2024-04-03T17:19:28.9031777Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2024-04-03T17:19:28.9034906Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2024-04-03T17:19:28.9038308Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2024-04-03T17:19:28.9042044Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2024-04-03T17:19:28.9045395Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2024-04-03T17:19:28.9049149Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2024-04-03T17:19:28.9052705Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2024-04-03T17:19:28.9056869Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2024-04-03T17:19:28.9060692Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2024-04-03T17:19:28.9064730Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2024-04-03T17:19:28.9069040Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2024-04-03T17:19:28.9073236Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2024-04-03T17:19:28.9077731Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2024-04-03T17:19:28.9082124Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2024-04-03T17:19:28.9086586Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2024-04-03T17:19:28.9092513Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2024-04-03T17:19:28.9096184Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2024-04-03T17:19:28.9101000Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2024-04-03T17:19:28.9105919Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2024-04-03T17:19:28.9111277Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2024-04-03T17:19:28.9116118Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2024-04-03T17:19:28.9121394Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2024-04-03T17:19:28.9126475Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2024-04-03T17:19:28.9131791Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2024-04-03T17:19:28.9137632Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2024-04-03T17:19:28.9143193Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2024-04-03T17:19:28.9169292Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2024-04-03T17:19:29.2576558Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2024-04-03T17:19:29.4764575Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2024-04-03T17:19:29.6903583Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2024-04-03T17:19:29.9918321Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2024-04-03T17:19:30.3017016Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2024-04-03T17:19:32.1319231Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2024-04-03T17:19:39.8316855Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2024-04-03T17:19:40.2490760Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2024-04-03T17:19:40.8748374Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2024-04-03T17:19:42.0354607Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2024-04-03T17:19:43.7046655Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2024-04-03T17:19:45.9816870Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2024-04-03T17:19:53.1209001Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2024-04-03T17:19:55.2551341Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2024-04-03T17:19:56.6958299Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2024-04-03T17:19:57.7937639Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2024-04-03T17:19:58.0722582Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2024-04-03T17:19:58.5546278Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2024-04-03T17:19:58.9478347Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2024-04-03T17:20:00.0206061Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2024-04-03T17:20:00.4623165Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2024-04-03T17:20:00.7150218Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2024-04-03T17:20:01.0365337Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2024-04-03T17:20:02.5750668Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2024-04-03T17:20:03.2177405Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2024-04-03T17:20:03.8828731Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2024-04-03T17:20:04.2180362Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2024-04-03T17:20:09.5733349Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2024-04-03T17:20:11.4170915Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2024-04-03T17:20:12.0050346Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2024-04-03T17:20:12.2761989Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2024-04-03T17:20:18.8174137Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2024-04-03T17:20:19.0368896Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2024-04-03T17:20:19.3022497Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2024-04-03T17:20:20.0910300Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2024-04-03T17:20:20.4535645Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2024-04-03T17:20:21.0915084Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2024-04-03T17:20:22.8349219Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2024-04-03T17:20:23.2775364Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2024-04-03T17:20:25.2633393Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2024-04-03T17:20:25.2734245Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2024-04-03T17:20:25.2810441Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2024-04-03T17:20:25.3011750Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2024-04-03T17:20:25.3206191Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2024-04-03T17:20:25.3537079Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2024-04-03T17:20:26.1599594Z Submodule path 'third_party/XNNPACK': checked out 'fcbf55af6cf28a4627bcd1f703ab7ad843f0f3a2' 2024-04-03T17:20:26.1794931Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2024-04-03T17:20:26.2622848Z Submodule path 'third_party/cpuinfo': checked out 'd6860c477c99f1fce9e28eb206891af3c0e1a1d7' 2024-04-03T17:20:26.2921837Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2024-04-03T17:20:26.3155674Z Submodule path 'third_party/cudnn_frontend': checked out '150798fe976556078f443fdb059a1ff0361f58a2' 2024-04-03T17:20:26.7565598Z Submodule path 'third_party/cutlass': checked out 'bbe579a9e3beb6ea6626d9227ec32d0dae119a49' 2024-04-03T17:20:26.9782482Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2024-04-03T17:20:27.0379349Z Submodule path 'third_party/fbgemm': checked out 'dbc3157bf256f1339b3fa1fef2be89ac4078be0e' 2024-04-03T17:20:27.0394443Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2024-04-03T17:20:27.0397518Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T17:20:27.0399099Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/fbgemm/third_party/cutlass' 2024-04-03T17:20:27.0400889Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2024-04-03T17:20:27.0402759Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T17:20:27.0422994Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2024-04-03T17:20:27.9813254Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2024-04-03T17:20:28.6117815Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cutlass'... 2024-04-03T17:20:30.9184027Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2024-04-03T17:20:31.8814901Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2024-04-03T17:20:32.2691365Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2024-04-03T17:20:32.3552918Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2024-04-03T17:20:32.7195042Z Submodule path 'third_party/fbgemm/third_party/cutlass': checked out 'fc9ebc645b63f3a6bc80aaefde5c063fb72110d6' 2024-04-03T17:20:32.7753929Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2024-04-03T17:20:32.7855708Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '23f53b025b466d8ec3c45d52290d3442f7fbe6b1' 2024-04-03T17:20:32.8822850Z Submodule path 'third_party/flatbuffers': checked out '01834de25e4bf3975a9a00e816292b1ad0fe184b' 2024-04-03T17:20:32.9137253Z Submodule path 'third_party/fmt': checked out 'e69e5f977d458f2650bb346dadf2ad30c5320281' 2024-04-03T17:20:32.9216176Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2024-04-03T17:20:32.9571807Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2024-04-03T17:20:32.9804685Z Submodule path 'third_party/gloo': checked out '5354032ea08eadd7fc4456477f7f7c6308818509' 2024-04-03T17:20:33.0202521Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2024-04-03T17:20:33.0309710Z Submodule path 'third_party/ideep': checked out '8a6cc4e09dc509f04f83c085e38786b1fb44e14d' 2024-04-03T17:20:33.0320601Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2024-04-03T17:20:33.0342252Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2024-04-03T17:20:42.4518484Z Submodule path 'third_party/ideep/mkl-dnn': checked out '86e6af5974177e513fd3fee58425e1063e7f1361' 2024-04-03T17:20:42.4617352Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2024-04-03T17:20:42.4760974Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2024-04-03T17:20:42.5637253Z Submodule path 'third_party/kineto': checked out '8466a8b111b36dc725e6855d52a0b133d925a8e0' 2024-04-03T17:20:42.5652440Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T17:20:42.5654359Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T17:20:42.5656128Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T17:20:42.5677388Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2024-04-03T17:20:43.2966616Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2024-04-03T17:20:44.3074247Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2024-04-03T17:20:45.2786637Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2024-04-03T17:20:45.2802292Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T17:20:45.2804102Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T17:20:45.2805852Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T17:20:45.2807671Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T17:20:45.2809502Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T17:20:45.2811409Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T17:20:45.2813317Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T17:20:45.2815495Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T17:20:45.2840961Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2024-04-03T17:20:46.2237795Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2024-04-03T17:20:46.5830641Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2024-04-03T17:20:47.5691117Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2024-04-03T17:20:47.8424082Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2024-04-03T17:20:48.1598352Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2024-04-03T17:20:49.0848159Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2024-04-03T17:20:54.2893777Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2024-04-03T17:20:54.6479036Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2024-04-03T17:20:54.6632320Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2024-04-03T17:20:54.6965948Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2024-04-03T17:20:54.7071069Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2024-04-03T17:20:54.7084586Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T17:20:54.7105189Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2024-04-03T17:20:54.9951343Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2024-04-03T17:20:55.0114126Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2024-04-03T17:20:55.0462425Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2024-04-03T17:20:55.1398066Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2024-04-03T17:20:55.1540316Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2024-04-03T17:20:55.1852132Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out 'a33701196adfad74917046096bf5a2aa0ab0bb50' 2024-04-03T17:20:55.2362169Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2024-04-03T17:20:55.2678284Z Submodule path 'third_party/mimalloc': checked out 'b66e3214d8a104669c2ec05ae91ebc26a8f5ab78' 2024-04-03T17:20:55.2872450Z Submodule path 'third_party/nccl/nccl': checked out '48bb7fec7953112ff37499a272317f6663f8f600' 2024-04-03T17:20:55.2997708Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2024-04-03T17:20:55.3943293Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2024-04-03T17:20:55.6722563Z Submodule path 'third_party/onnx': checked out 'ccde5da81388ffa770ca98b64e07f803ad089414' 2024-04-03T17:20:55.6753336Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2024-04-03T17:20:55.6754950Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2024-04-03T17:20:55.6778087Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2024-04-03T17:20:56.0542011Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2024-04-03T17:20:56.8076534Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '2dd015dfef425c866d9a43f2c67d8b52d709acb6' 2024-04-03T17:20:56.8369572Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '5b0a6fc2017fcc176545afe3e09c9f9885283242' 2024-04-03T17:20:56.8532812Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2024-04-03T17:20:56.8548168Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T17:20:56.8569638Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2024-04-03T17:20:58.8881154Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2024-04-03T17:20:58.8898303Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T17:20:58.8900205Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T17:20:58.8924211Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2024-04-03T17:20:59.4164348Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2024-04-03T17:21:00.3377594Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2024-04-03T17:21:00.4031064Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2024-04-03T17:21:00.4046619Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T17:21:00.4065344Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2024-04-03T17:21:00.6976025Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-04-03T17:21:00.7068351Z Submodule path 'third_party/pocketfft': checked out '9d3ab05a7fffbc71a492bc6a17be034e83e8f0fe' 2024-04-03T17:21:00.9456456Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2024-04-03T17:21:00.9475562Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2024-04-03T17:21:00.9477249Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2024-04-03T17:21:00.9500021Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2024-04-03T17:21:01.3971664Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2024-04-03T17:21:02.3280206Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2024-04-03T17:21:02.3917608Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2024-04-03T17:21:02.3992048Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2024-04-03T17:21:02.4099154Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2024-04-03T17:21:02.4381104Z Submodule path 'third_party/pybind11': checked out '3e9dfa2866941655c56877882565e7577de6fc7b' 2024-04-03T17:21:02.4626961Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2024-04-03T17:21:02.4984079Z Submodule path 'third_party/sleef': checked out '60e76d2bce17d278b439d9da17177c8f957a9e9b' 2024-04-03T17:21:02.5932903Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2024-04-03T17:21:02.6151972Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2024-04-03T17:21:02.6168653Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2024-04-03T17:21:02.6170335Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2024-04-03T17:21:02.6171875Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2024-04-03T17:21:02.6173448Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T17:21:02.6193931Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2024-04-03T17:21:03.5400409Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2024-04-03T17:21:03.8034298Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2024-04-03T17:21:04.8398918Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2024-04-03T17:21:05.6351832Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2024-04-03T17:21:05.6476325Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2024-04-03T17:21:05.7087598Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2024-04-03T17:21:05.7328276Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2024-04-03T17:21:05.7339047Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T17:21:05.7362228Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2024-04-03T17:21:05.9114276Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2024-04-03T17:21:06.0417776Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2024-04-03T17:21:06.0448091Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2024-04-03T17:21:06.0719248Z Entering 'android/libs/fbjni' 2024-04-03T17:21:06.0753515Z Entering 'third_party/FP16' 2024-04-03T17:21:06.0788668Z Entering 'third_party/FXdiv' 2024-04-03T17:21:06.0829780Z Entering 'third_party/NNPACK' 2024-04-03T17:21:06.0863475Z Entering 'third_party/QNNPACK' 2024-04-03T17:21:06.0899345Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T17:21:06.0935354Z Entering 'third_party/XNNPACK' 2024-04-03T17:21:06.0985801Z Entering 'third_party/benchmark' 2024-04-03T17:21:06.1019380Z Entering 'third_party/cpuinfo' 2024-04-03T17:21:06.1057754Z Entering 'third_party/cub' 2024-04-03T17:21:06.1092472Z Entering 'third_party/cudnn_frontend' 2024-04-03T17:21:06.1126880Z Entering 'third_party/cutlass' 2024-04-03T17:21:06.1169613Z Entering 'third_party/eigen' 2024-04-03T17:21:06.1204981Z Entering 'third_party/fbgemm' 2024-04-03T17:21:06.1240182Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T17:21:06.1273554Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T17:21:06.1306887Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T17:21:06.1345486Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T17:21:06.1380135Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T17:21:06.1418346Z Entering 'third_party/flatbuffers' 2024-04-03T17:21:06.1456369Z Entering 'third_party/fmt' 2024-04-03T17:21:06.1491330Z Entering 'third_party/foxi' 2024-04-03T17:21:06.1525116Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T17:21:06.1561337Z Entering 'third_party/gloo' 2024-04-03T17:21:06.1594874Z Entering 'third_party/googletest' 2024-04-03T17:21:06.1628590Z Entering 'third_party/ideep' 2024-04-03T17:21:06.1660563Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T17:21:06.1705296Z Entering 'third_party/ios-cmake' 2024-04-03T17:21:06.1740090Z Entering 'third_party/ittapi' 2024-04-03T17:21:06.1776061Z Entering 'third_party/kineto' 2024-04-03T17:21:06.1811059Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T17:21:06.1843418Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T17:21:06.1878397Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T17:21:06.1911816Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T17:21:06.1943197Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T17:21:06.1978536Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T17:21:06.2014647Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T17:21:06.2049077Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T17:21:06.2083869Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T17:21:06.2116834Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T17:21:06.2151641Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T17:21:06.2184034Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T17:21:06.2218533Z Entering 'third_party/mimalloc' 2024-04-03T17:21:06.2255364Z Entering 'third_party/nccl/nccl' 2024-04-03T17:21:06.2291088Z Entering 'third_party/neon2sse' 2024-04-03T17:21:06.2325704Z Entering 'third_party/nlohmann' 2024-04-03T17:21:06.2361181Z Entering 'third_party/onnx' 2024-04-03T17:21:06.2410899Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T17:21:06.2444329Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T17:21:06.2478923Z Entering 'third_party/onnx-tensorrt' 2024-04-03T17:21:06.2512369Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T17:21:06.2550909Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T17:21:06.2583111Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T17:21:06.2616879Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T17:21:06.2684949Z Entering 'third_party/pocketfft' 2024-04-03T17:21:06.2689612Z Entering 'third_party/protobuf' 2024-04-03T17:21:06.2728308Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T17:21:06.2759778Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T17:21:06.2796443Z Entering 'third_party/psimd' 2024-04-03T17:21:06.2831504Z Entering 'third_party/pthreadpool' 2024-04-03T17:21:06.2864223Z Entering 'third_party/pybind11' 2024-04-03T17:21:06.2909934Z Entering 'third_party/python-peachpy' 2024-04-03T17:21:06.2949078Z Entering 'third_party/sleef' 2024-04-03T17:21:06.2992536Z Entering 'third_party/tbb' 2024-04-03T17:21:06.3030985Z Entering 'third_party/tensorpipe' 2024-04-03T17:21:06.3071587Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T17:21:06.3104580Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T17:21:06.3138069Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T17:21:06.3171296Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T17:21:06.3204715Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T17:21:06.3240151Z Entering 'third_party/zstd' 2024-04-03T17:21:06.3290629Z ##[endgroup] 2024-04-03T17:21:06.3291220Z ##[group]Persisting credentials for submodules 2024-04-03T17:21:06.3294494Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2024-04-03T17:21:06.3563808Z Entering 'android/libs/fbjni' 2024-04-03T17:21:06.3605858Z Entering 'third_party/FP16' 2024-04-03T17:21:06.3648963Z Entering 'third_party/FXdiv' 2024-04-03T17:21:06.3691982Z Entering 'third_party/NNPACK' 2024-04-03T17:21:06.3738821Z Entering 'third_party/QNNPACK' 2024-04-03T17:21:06.3782711Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T17:21:06.3829054Z Entering 'third_party/XNNPACK' 2024-04-03T17:21:06.3888240Z Entering 'third_party/benchmark' 2024-04-03T17:21:06.3931047Z Entering 'third_party/cpuinfo' 2024-04-03T17:21:06.3973899Z Entering 'third_party/cub' 2024-04-03T17:21:06.4017641Z Entering 'third_party/cudnn_frontend' 2024-04-03T17:21:06.4061964Z Entering 'third_party/cutlass' 2024-04-03T17:21:06.4113899Z Entering 'third_party/eigen' 2024-04-03T17:21:06.4160874Z Entering 'third_party/fbgemm' 2024-04-03T17:21:06.4202460Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T17:21:06.4244736Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T17:21:06.4286414Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T17:21:06.4333400Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T17:21:06.4375849Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T17:21:06.4421582Z Entering 'third_party/flatbuffers' 2024-04-03T17:21:06.4469216Z Entering 'third_party/fmt' 2024-04-03T17:21:06.4512157Z Entering 'third_party/foxi' 2024-04-03T17:21:06.4555180Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T17:21:06.4599277Z Entering 'third_party/gloo' 2024-04-03T17:21:06.4643490Z Entering 'third_party/googletest' 2024-04-03T17:21:06.4686131Z Entering 'third_party/ideep' 2024-04-03T17:21:06.4729311Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T17:21:06.4776210Z Entering 'third_party/ios-cmake' 2024-04-03T17:21:06.4819385Z Entering 'third_party/ittapi' 2024-04-03T17:21:06.4864816Z Entering 'third_party/kineto' 2024-04-03T17:21:06.4913850Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T17:21:06.4956955Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T17:21:06.5004293Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T17:21:06.5046076Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T17:21:06.5087943Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T17:21:06.5129197Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T17:21:06.5173066Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T17:21:06.5217997Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T17:21:06.5264899Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T17:21:06.5309589Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T17:21:06.5352348Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T17:21:06.5393945Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T17:21:06.5443196Z Entering 'third_party/mimalloc' 2024-04-03T17:21:06.5487140Z Entering 'third_party/nccl/nccl' 2024-04-03T17:21:06.5534376Z Entering 'third_party/neon2sse' 2024-04-03T17:21:06.5581948Z Entering 'third_party/nlohmann' 2024-04-03T17:21:06.5633709Z Entering 'third_party/onnx' 2024-04-03T17:21:06.5691709Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T17:21:06.5733958Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T17:21:06.5778351Z Entering 'third_party/onnx-tensorrt' 2024-04-03T17:21:06.5829713Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T17:21:06.5875545Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T17:21:06.5917959Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T17:21:06.5961805Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T17:21:06.6011838Z Entering 'third_party/pocketfft' 2024-04-03T17:21:06.6056792Z Entering 'third_party/protobuf' 2024-04-03T17:21:06.6103661Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T17:21:06.6145085Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T17:21:06.6190125Z Entering 'third_party/psimd' 2024-04-03T17:21:06.6234197Z Entering 'third_party/pthreadpool' 2024-04-03T17:21:06.6276890Z Entering 'third_party/pybind11' 2024-04-03T17:21:06.6321602Z Entering 'third_party/python-peachpy' 2024-04-03T17:21:06.6364535Z Entering 'third_party/sleef' 2024-04-03T17:21:06.6409551Z Entering 'third_party/tbb' 2024-04-03T17:21:06.6459207Z Entering 'third_party/tensorpipe' 2024-04-03T17:21:06.6502325Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T17:21:06.6543613Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T17:21:06.6586032Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T17:21:06.6627916Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T17:21:06.6667853Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T17:21:06.6711453Z Entering 'third_party/zstd' 2024-04-03T17:21:06.6768071Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2024-04-03T17:21:06.7032128Z Entering 'android/libs/fbjni' 2024-04-03T17:21:06.7072091Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2024-04-03T17:21:06.7088148Z Entering 'third_party/FP16' 2024-04-03T17:21:06.7129266Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2024-04-03T17:21:06.7144117Z Entering 'third_party/FXdiv' 2024-04-03T17:21:06.7186056Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2024-04-03T17:21:06.7203474Z Entering 'third_party/NNPACK' 2024-04-03T17:21:06.7243293Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2024-04-03T17:21:06.7258713Z Entering 'third_party/QNNPACK' 2024-04-03T17:21:06.7299552Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2024-04-03T17:21:06.7316447Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T17:21:06.7356502Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2024-04-03T17:21:06.7371946Z Entering 'third_party/XNNPACK' 2024-04-03T17:21:06.7412392Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2024-04-03T17:21:06.7444795Z Entering 'third_party/benchmark' 2024-04-03T17:21:06.7485704Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2024-04-03T17:21:06.7499712Z Entering 'third_party/cpuinfo' 2024-04-03T17:21:06.7539178Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2024-04-03T17:21:06.7555930Z Entering 'third_party/cub' 2024-04-03T17:21:06.7596020Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2024-04-03T17:21:06.7611320Z Entering 'third_party/cudnn_frontend' 2024-04-03T17:21:06.7650289Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2024-04-03T17:21:06.7665326Z Entering 'third_party/cutlass' 2024-04-03T17:21:06.7705472Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2024-04-03T17:21:06.7729920Z Entering 'third_party/eigen' 2024-04-03T17:21:06.7768777Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2024-04-03T17:21:06.7788065Z Entering 'third_party/fbgemm' 2024-04-03T17:21:06.7825866Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2024-04-03T17:21:06.7842713Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T17:21:06.7881378Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2024-04-03T17:21:06.7896371Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T17:21:06.7936407Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2024-04-03T17:21:06.7952065Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T17:21:06.7989976Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cutlass/config remote.origin.url 2024-04-03T17:21:06.8011789Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T17:21:06.8049331Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2024-04-03T17:21:06.8064097Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T17:21:06.8103612Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2024-04-03T17:21:06.8119333Z Entering 'third_party/flatbuffers' 2024-04-03T17:21:06.8159203Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2024-04-03T17:21:06.8177339Z Entering 'third_party/fmt' 2024-04-03T17:21:06.8216666Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2024-04-03T17:21:06.8233842Z Entering 'third_party/foxi' 2024-04-03T17:21:06.8274013Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2024-04-03T17:21:06.8290186Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T17:21:06.8329592Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2024-04-03T17:21:06.8344909Z Entering 'third_party/gloo' 2024-04-03T17:21:06.8385283Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2024-04-03T17:21:06.8402701Z Entering 'third_party/googletest' 2024-04-03T17:21:06.8443058Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2024-04-03T17:21:06.8457894Z Entering 'third_party/ideep' 2024-04-03T17:21:06.8497143Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2024-04-03T17:21:06.8512573Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T17:21:06.8550127Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2024-04-03T17:21:06.8574351Z Entering 'third_party/ios-cmake' 2024-04-03T17:21:06.8615205Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2024-04-03T17:21:06.8630750Z Entering 'third_party/ittapi' 2024-04-03T17:21:06.8669278Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2024-04-03T17:21:06.8685635Z Entering 'third_party/kineto' 2024-04-03T17:21:06.8730162Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2024-04-03T17:21:06.8745143Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T17:21:06.8784106Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2024-04-03T17:21:06.8798331Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T17:21:06.8839426Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2024-04-03T17:21:06.8855979Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T17:21:06.8895041Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2024-04-03T17:21:06.8911178Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T17:21:06.8950088Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2024-04-03T17:21:06.8965775Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T17:21:06.9006595Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2024-04-03T17:21:06.9019000Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T17:21:06.9059043Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2024-04-03T17:21:06.9074927Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T17:21:06.9115113Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2024-04-03T17:21:06.9130855Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T17:21:06.9169535Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2024-04-03T17:21:06.9184351Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T17:21:06.9225298Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2024-04-03T17:21:06.9242827Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T17:21:06.9281289Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2024-04-03T17:21:06.9297937Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T17:21:06.9337073Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2024-04-03T17:21:06.9351903Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T17:21:06.9391513Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2024-04-03T17:21:06.9407929Z Entering 'third_party/mimalloc' 2024-04-03T17:21:06.9449436Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2024-04-03T17:21:06.9463603Z Entering 'third_party/nccl/nccl' 2024-04-03T17:21:06.9504155Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2024-04-03T17:21:06.9518676Z Entering 'third_party/neon2sse' 2024-04-03T17:21:06.9560932Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2024-04-03T17:21:06.9575614Z Entering 'third_party/nlohmann' 2024-04-03T17:21:06.9616458Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2024-04-03T17:21:06.9631942Z Entering 'third_party/onnx' 2024-04-03T17:21:06.9671471Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2024-04-03T17:21:06.9700254Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T17:21:06.9738631Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2024-04-03T17:21:06.9753864Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T17:21:06.9793349Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-04-03T17:21:06.9811425Z Entering 'third_party/onnx-tensorrt' 2024-04-03T17:21:06.9850341Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2024-04-03T17:21:06.9864500Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T17:21:06.9903062Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2024-04-03T17:21:06.9923308Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T17:21:06.9963479Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2024-04-03T17:21:06.9976421Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T17:21:07.0017051Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2024-04-03T17:21:07.0029881Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T17:21:07.0069591Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2024-04-03T17:21:07.0091027Z Entering 'third_party/pocketfft' 2024-04-03T17:21:07.0129430Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2024-04-03T17:21:07.0145396Z Entering 'third_party/protobuf' 2024-04-03T17:21:07.0184420Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2024-04-03T17:21:07.0204551Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T17:21:07.0243238Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2024-04-03T17:21:07.0257764Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T17:21:07.0296829Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2024-04-03T17:21:07.0312297Z Entering 'third_party/psimd' 2024-04-03T17:21:07.0352309Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2024-04-03T17:21:07.0367192Z Entering 'third_party/pthreadpool' 2024-04-03T17:21:07.0406126Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2024-04-03T17:21:07.0420506Z Entering 'third_party/pybind11' 2024-04-03T17:21:07.0459647Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2024-04-03T17:21:07.0475705Z Entering 'third_party/python-peachpy' 2024-04-03T17:21:07.0514882Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2024-04-03T17:21:07.0530781Z Entering 'third_party/sleef' 2024-04-03T17:21:07.0572172Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2024-04-03T17:21:07.0588993Z Entering 'third_party/tbb' 2024-04-03T17:21:07.0626233Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2024-04-03T17:21:07.0645564Z Entering 'third_party/tensorpipe' 2024-04-03T17:21:07.0686733Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2024-04-03T17:21:07.0700574Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T17:21:07.0739818Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2024-04-03T17:21:07.0754523Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T17:21:07.0794222Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2024-04-03T17:21:07.0808810Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T17:21:07.0848825Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2024-04-03T17:21:07.0862280Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T17:21:07.0900918Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2024-04-03T17:21:07.0913870Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T17:21:07.0954641Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2024-04-03T17:21:07.0972707Z Entering 'third_party/zstd' 2024-04-03T17:21:07.1014378Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2024-04-03T17:21:07.2042997Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2024-04-03T17:21:07.2301282Z Entering 'android/libs/fbjni' 2024-04-03T17:21:07.2340357Z Entering 'third_party/FP16' 2024-04-03T17:21:07.2380718Z Entering 'third_party/FXdiv' 2024-04-03T17:21:07.2416028Z Entering 'third_party/NNPACK' 2024-04-03T17:21:07.2450042Z Entering 'third_party/QNNPACK' 2024-04-03T17:21:07.2484868Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T17:21:07.2518710Z Entering 'third_party/XNNPACK' 2024-04-03T17:21:07.2567915Z Entering 'third_party/benchmark' 2024-04-03T17:21:07.2603020Z Entering 'third_party/cpuinfo' 2024-04-03T17:21:07.2637678Z Entering 'third_party/cub' 2024-04-03T17:21:07.2671479Z Entering 'third_party/cudnn_frontend' 2024-04-03T17:21:07.2704099Z Entering 'third_party/cutlass' 2024-04-03T17:21:07.2744052Z Entering 'third_party/eigen' 2024-04-03T17:21:07.2784545Z Entering 'third_party/fbgemm' 2024-04-03T17:21:07.2819695Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T17:21:07.2853059Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T17:21:07.2886839Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T17:21:07.2929220Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T17:21:07.2962631Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T17:21:07.2995394Z Entering 'third_party/flatbuffers' 2024-04-03T17:21:07.3032699Z Entering 'third_party/fmt' 2024-04-03T17:21:07.3066736Z Entering 'third_party/foxi' 2024-04-03T17:21:07.3101129Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T17:21:07.3140979Z Entering 'third_party/gloo' 2024-04-03T17:21:07.3176249Z Entering 'third_party/googletest' 2024-04-03T17:21:07.3211176Z Entering 'third_party/ideep' 2024-04-03T17:21:07.3245054Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T17:21:07.3285483Z Entering 'third_party/ios-cmake' 2024-04-03T17:21:07.3319778Z Entering 'third_party/ittapi' 2024-04-03T17:21:07.3353924Z Entering 'third_party/kineto' 2024-04-03T17:21:07.3388229Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T17:21:07.3420447Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T17:21:07.3456007Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T17:21:07.3488848Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T17:21:07.3522729Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T17:21:07.3555030Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T17:21:07.3590480Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T17:21:07.3624523Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T17:21:07.3660301Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T17:21:07.3696529Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T17:21:07.3733055Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T17:21:07.3766124Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T17:21:07.3800981Z Entering 'third_party/mimalloc' 2024-04-03T17:21:07.3835035Z Entering 'third_party/nccl/nccl' 2024-04-03T17:21:07.3893351Z Entering 'third_party/neon2sse' 2024-04-03T17:21:07.3926846Z Entering 'third_party/nlohmann' 2024-04-03T17:21:07.3962953Z Entering 'third_party/onnx' 2024-04-03T17:21:07.4010694Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T17:21:07.4043642Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T17:21:07.4080484Z Entering 'third_party/onnx-tensorrt' 2024-04-03T17:21:07.4114241Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T17:21:07.4153136Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T17:21:07.4183511Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T17:21:07.4216875Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T17:21:07.4255702Z Entering 'third_party/pocketfft' 2024-04-03T17:21:07.4289329Z Entering 'third_party/protobuf' 2024-04-03T17:21:07.4325302Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T17:21:07.4357987Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T17:21:07.4392714Z Entering 'third_party/psimd' 2024-04-03T17:21:07.4432973Z Entering 'third_party/pthreadpool' 2024-04-03T17:21:07.4465973Z Entering 'third_party/pybind11' 2024-04-03T17:21:07.4501050Z Entering 'third_party/python-peachpy' 2024-04-03T17:21:07.4536222Z Entering 'third_party/sleef' 2024-04-03T17:21:07.4571180Z Entering 'third_party/tbb' 2024-04-03T17:21:07.4607368Z Entering 'third_party/tensorpipe' 2024-04-03T17:21:07.4642139Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T17:21:07.4674227Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T17:21:07.4706404Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T17:21:07.4740024Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T17:21:07.4775203Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T17:21:07.4816189Z Entering 'third_party/zstd' 2024-04-03T17:21:07.4866843Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2024-04-03T17:21:07.5135021Z Entering 'android/libs/fbjni' 2024-04-03T17:21:07.5169031Z Entering 'third_party/FP16' 2024-04-03T17:21:07.5203895Z Entering 'third_party/FXdiv' 2024-04-03T17:21:07.5239544Z Entering 'third_party/NNPACK' 2024-04-03T17:21:07.5273526Z Entering 'third_party/QNNPACK' 2024-04-03T17:21:07.5309280Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T17:21:07.5351460Z Entering 'third_party/XNNPACK' 2024-04-03T17:21:07.5404541Z Entering 'third_party/benchmark' 2024-04-03T17:21:07.5437785Z Entering 'third_party/cpuinfo' 2024-04-03T17:21:07.5472901Z Entering 'third_party/cub' 2024-04-03T17:21:07.5508378Z Entering 'third_party/cudnn_frontend' 2024-04-03T17:21:07.5550652Z Entering 'third_party/cutlass' 2024-04-03T17:21:07.5592040Z Entering 'third_party/eigen' 2024-04-03T17:21:07.5629216Z Entering 'third_party/fbgemm' 2024-04-03T17:21:07.5663062Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T17:21:07.5696301Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T17:21:07.5730947Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T17:21:07.5773265Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T17:21:07.5807417Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T17:21:07.5843082Z Entering 'third_party/flatbuffers' 2024-04-03T17:21:07.5880348Z Entering 'third_party/fmt' 2024-04-03T17:21:07.5915169Z Entering 'third_party/foxi' 2024-04-03T17:21:07.5949789Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T17:21:07.5984545Z Entering 'third_party/gloo' 2024-04-03T17:21:07.6018336Z Entering 'third_party/googletest' 2024-04-03T17:21:07.6055104Z Entering 'third_party/ideep' 2024-04-03T17:21:07.6088738Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T17:21:07.6130573Z Entering 'third_party/ios-cmake' 2024-04-03T17:21:07.6165086Z Entering 'third_party/ittapi' 2024-04-03T17:21:07.6200191Z Entering 'third_party/kineto' 2024-04-03T17:21:07.6234689Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T17:21:07.6270918Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T17:21:07.6307255Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T17:21:07.6346493Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T17:21:07.6390132Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T17:21:07.6422574Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T17:21:07.6458572Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T17:21:07.6493135Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T17:21:07.6526581Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T17:21:07.6562474Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T17:21:07.6596912Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T17:21:07.6631309Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T17:21:07.6665090Z Entering 'third_party/mimalloc' 2024-04-03T17:21:07.6700291Z Entering 'third_party/nccl/nccl' 2024-04-03T17:21:07.6743821Z Entering 'third_party/neon2sse' 2024-04-03T17:21:07.6780591Z Entering 'third_party/nlohmann' 2024-04-03T17:21:07.6817516Z Entering 'third_party/onnx' 2024-04-03T17:21:07.6868664Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T17:21:07.6909155Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T17:21:07.6944682Z Entering 'third_party/onnx-tensorrt' 2024-04-03T17:21:07.6980138Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T17:21:07.7016824Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T17:21:07.7051314Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T17:21:07.7085193Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T17:21:07.7124451Z Entering 'third_party/pocketfft' 2024-04-03T17:21:07.7158559Z Entering 'third_party/protobuf' 2024-04-03T17:21:07.7196363Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T17:21:07.7229156Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T17:21:07.7272225Z Entering 'third_party/psimd' 2024-04-03T17:21:07.7305318Z Entering 'third_party/pthreadpool' 2024-04-03T17:21:07.7339822Z Entering 'third_party/pybind11' 2024-04-03T17:21:07.7376058Z Entering 'third_party/python-peachpy' 2024-04-03T17:21:07.7410716Z Entering 'third_party/sleef' 2024-04-03T17:21:07.7445025Z Entering 'third_party/tbb' 2024-04-03T17:21:07.7482242Z Entering 'third_party/tensorpipe' 2024-04-03T17:21:07.7516550Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T17:21:07.7550677Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T17:21:07.7581944Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T17:21:07.7617573Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T17:21:07.7651120Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T17:21:07.7686992Z Entering 'third_party/zstd' 2024-04-03T17:21:07.7733598Z ##[endgroup] 2024-04-03T17:21:07.7765914Z [command]/usr/bin/git log -1 --format='%H' 2024-04-03T17:21:07.7789831Z 'd253bd7befc64137de913dbb8727b511f1052411' 2024-04-03T17:21:07.7952937Z Prepare all required actions 2024-04-03T17:21:07.7953372Z Getting action download info 2024-04-03T17:21:07.9433732Z ##[group]Run ./.github/actions/setup-linux 2024-04-03T17:21:07.9434140Z env: 2024-04-03T17:21:07.9434402Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:21:07.9434860Z ##[endgroup] 2024-04-03T17:21:07.9497047Z ##[group]Run set -euo pipefail 2024-04-03T17:21:07.9497463Z set -euo pipefail 2024-04-03T17:21:07.9497845Z function get_ec2_metadata() { 2024-04-03T17:21:07.9498376Z  # Pulled from instance metadata endpoint for EC2 2024-04-03T17:21:07.9499276Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2024-04-03T17:21:07.9500070Z  category=$1 2024-04-03T17:21:07.9500590Z  # If it is GCP runner (runner name contains gcp), do not run this 2024-04-03T17:21:07.9501217Z  runner_name_str=i-09e3badf1296fa0c8 2024-04-03T17:21:07.9501796Z  if [[ $runner_name_str != *"gcp"* ]]; then 2024-04-03T17:21:07.9502440Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2024-04-03T17:21:07.9503019Z  else 2024-04-03T17:21:07.9503532Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2024-04-03T17:21:07.9504157Z  fi 2024-04-03T17:21:07.9504413Z } 2024-04-03T17:21:07.9504756Z echo "ami-id: $(get_ec2_metadata ami-id)" 2024-04-03T17:21:07.9505340Z echo "instance-id: $(get_ec2_metadata instance-id)" 2024-04-03T17:21:07.9505987Z echo "instance-type: $(get_ec2_metadata instance-type)" 2024-04-03T17:21:07.9506557Z echo "system info $(uname -a)" 2024-04-03T17:21:07.9514823Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T17:21:07.9515286Z env: 2024-04-03T17:21:07.9515520Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:21:07.9515831Z ##[endgroup] 2024-04-03T17:21:07.9603896Z ami-id: ami-0ce0c36d7a00b20e2 2024-04-03T17:21:07.9666268Z instance-id: i-09e3badf1296fa0c8 2024-04-03T17:21:07.9719976Z instance-type: c5.12xlarge 2024-04-03T17:21:07.9728318Z system info Linux ip-10-0-68-24.ec2.internal 4.14.336-257.562.amzn2.x86_64 #1 SMP Sat Feb 24 09:50:35 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 2024-04-03T17:21:07.9751233Z ##[group]Run echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-04-03T17:21:07.9752174Z echo "IN_ARC_RUNNER=$([ -f /.inarc ] && echo true || echo false)" >> $GITHUB_OUTPUT 2024-04-03T17:21:07.9759829Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T17:21:07.9760411Z env: 2024-04-03T17:21:07.9760635Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:21:07.9760939Z ##[endgroup] 2024-04-03T17:21:07.9855174Z ##[group]Run if systemctl is-active --quiet docker; then 2024-04-03T17:21:07.9855779Z if systemctl is-active --quiet docker; then 2024-04-03T17:21:07.9856308Z  echo "Docker daemon is running..."; 2024-04-03T17:21:07.9856758Z else 2024-04-03T17:21:07.9857224Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2024-04-03T17:21:07.9857802Z fi 2024-04-03T17:21:07.9864857Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T17:21:07.9865352Z env: 2024-04-03T17:21:07.9865592Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:21:07.9865916Z ##[endgroup] 2024-04-03T17:21:07.9905300Z Docker daemon is running... 2024-04-03T17:21:07.9950968Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-04-03T17:21:07.9951510Z with: 2024-04-03T17:21:07.9951755Z shell: bash 2024-04-03T17:21:07.9952031Z timeout_minutes: 5 2024-04-03T17:21:07.9952318Z max_attempts: 3 2024-04-03T17:21:07.9952612Z retry_wait_seconds: 30 2024-04-03T17:21:07.9954184Z command: AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2024-04-03T17:21:07.9955706Z polling_interval_seconds: 1 2024-04-03T17:21:07.9956047Z warning_on_retry: true 2024-04-03T17:21:07.9956375Z continue_on_error: false 2024-04-03T17:21:07.9956688Z env: 2024-04-03T17:21:07.9957061Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:21:07.9957400Z AWS_RETRY_MODE: standard 2024-04-03T17:21:07.9957725Z AWS_MAX_ATTEMPTS: 5 2024-04-03T17:21:07.9958030Z AWS_DEFAULT_REGION: us-east-1 2024-04-03T17:21:07.9958381Z ##[endgroup] 2024-04-03T17:21:08.7494436Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-04-03T17:21:08.7495450Z Configure a credential helper to remove this warning. See 2024-04-03T17:21:08.7496296Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-04-03T17:21:08.7496843Z 2024-04-03T17:21:08.7496944Z Login Succeeded 2024-04-03T17:21:09.0469050Z Command completed after 1 attempt(s). 2024-04-03T17:21:09.0520274Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-04-03T17:21:09.0520997Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-04-03T17:21:09.0521650Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2024-04-03T17:21:09.0530192Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T17:21:09.0530682Z env: 2024-04-03T17:21:09.0530934Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:21:09.0531271Z ##[endgroup] 2024-04-03T17:21:09.0605259Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-04-03T17:21:09.0606025Z # ignore expansion of "docker ps -q" since it could be empty 2024-04-03T17:21:09.0606608Z # shellcheck disable=SC2046 2024-04-03T17:21:09.0607054Z docker stop $(docker ps -q) || true 2024-04-03T17:21:09.0607499Z # Prune all of the docker images 2024-04-03T17:21:09.0607931Z docker system prune -af 2024-04-03T17:21:09.0615523Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T17:21:09.0616035Z env: 2024-04-03T17:21:09.0616283Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:21:09.0616618Z ##[endgroup] 2024-04-03T17:21:09.0977903Z "docker stop" requires at least 1 argument. 2024-04-03T17:21:09.0978508Z See 'docker stop --help'. 2024-04-03T17:21:09.0978777Z 2024-04-03T17:21:09.0978990Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2024-04-03T17:21:09.0979382Z 2024-04-03T17:21:09.0979522Z Stop one or more running containers 2024-04-03T17:21:09.1295769Z Deleted Images: 2024-04-03T17:21:09.1296497Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2024-04-03T17:21:09.1297805Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2024-04-03T17:21:09.1299038Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2024-04-03T17:21:09.1299931Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2024-04-03T17:21:09.1300486Z 2024-04-03T17:21:09.1314933Z Total reclaimed space: 5.613MB 2024-04-03T17:21:09.1348362Z ##[group]Run set +e 2024-04-03T17:21:09.1348705Z set +e 2024-04-03T17:21:09.1348967Z set -x 2024-04-03T17:21:09.1349234Z  2024-04-03T17:21:09.1349550Z PT_DOMAIN=download.pytorch.org 2024-04-03T17:21:09.1350323Z # TODO: Flaky access to download.pytorch.org https://github.com/pytorch/pytorch/issues/100400, 2024-04-03T17:21:09.1351419Z # cleaning this up once the issue is fixed. There are more than one resolved IP here, the last 2024-04-03T17:21:09.1352175Z # one is returned at random 2024-04-03T17:21:09.1352684Z RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" | tail -n1) 2024-04-03T17:21:09.1353186Z  2024-04-03T17:21:09.1353479Z if [ -z "${RESOLVED_IP}" ]; then 2024-04-03T17:21:09.1354072Z  echo "Couldn't resolve ${PT_DOMAIN}, retrying with Google DNS..." 2024-04-03T17:21:09.1354952Z  RESOLVED_IP=$(dig -4 +short "${PT_DOMAIN}" @8.8.8.8 | tail -n1) 2024-04-03T17:21:09.1355507Z  2024-04-03T17:21:09.1355805Z  if [ -z "${RESOLVED_IP}" ]; then 2024-04-03T17:21:09.1356328Z  echo "Couldn't resolve ${PT_DOMAIN}, exiting..." 2024-04-03T17:21:09.1356928Z  exit 1 2024-04-03T17:21:09.1357217Z  fi 2024-04-03T17:21:09.1357465Z fi 2024-04-03T17:21:09.1357718Z  2024-04-03T17:21:09.1358052Z if grep -r "${PT_DOMAIN}" /etc/hosts; then 2024-04-03T17:21:09.1358542Z  # Clean up any old records first 2024-04-03T17:21:09.1359034Z  sudo sed -i "/${PT_DOMAIN}/d" /etc/hosts 2024-04-03T17:21:09.1359468Z fi 2024-04-03T17:21:09.1359705Z  2024-04-03T17:21:09.1360114Z echo "${RESOLVED_IP} ${PT_DOMAIN}" | sudo tee -a /etc/hosts 2024-04-03T17:21:09.1360650Z cat /etc/hosts 2024-04-03T17:21:09.1367813Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T17:21:09.1368292Z env: 2024-04-03T17:21:09.1368552Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:21:09.1368876Z ##[endgroup] 2024-04-03T17:21:09.1389111Z + PT_DOMAIN=download.pytorch.org 2024-04-03T17:21:09.1393641Z ++ dig -4 +short download.pytorch.org 2024-04-03T17:21:09.1394284Z ++ tail -n1 2024-04-03T17:21:09.1462020Z + RESOLVED_IP=18.160.10.28 2024-04-03T17:21:09.1462477Z + '[' -z 18.160.10.28 ']' 2024-04-03T17:21:09.1462884Z + grep -r download.pytorch.org /etc/hosts 2024-04-03T17:21:09.1469747Z 18.160.41.107 download.pytorch.org 2024-04-03T17:21:09.1470420Z + sudo sed -i /download.pytorch.org/d /etc/hosts 2024-04-03T17:21:09.1575689Z + echo '18.160.10.28 download.pytorch.org' 2024-04-03T17:21:09.1576359Z + sudo tee -a /etc/hosts 2024-04-03T17:21:09.2185870Z 18.160.10.28 download.pytorch.org 2024-04-03T17:21:09.2197242Z + cat /etc/hosts 2024-04-03T17:21:09.2202953Z 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 2024-04-03T17:21:09.2214194Z ::1 localhost6 localhost6.localdomain6 2024-04-03T17:21:09.2214718Z 18.160.10.28 download.pytorch.org 2024-04-03T17:21:09.2368944Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2024-04-03T17:21:09.2369483Z with: 2024-04-03T17:21:09.2370008Z docker-image-name: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v1.1-lite 2024-04-03T17:21:09.2370696Z docker-build-dir: .ci/docker 2024-04-03T17:21:09.2371020Z working-directory: . 2024-04-03T17:21:09.2371439Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T17:21:09.2371925Z force-push: false 2024-04-03T17:21:09.2372170Z env: 2024-04-03T17:21:09.2372405Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:21:09.2372705Z ##[endgroup] 2024-04-03T17:21:09.2391900Z ##[group]Run set -ex 2024-04-03T17:21:09.2392238Z set -ex 2024-04-03T17:21:09.2392516Z  2024-04-03T17:21:09.2393052Z # If the docker build directory or the build script doesn't exist, the action will 2024-04-03T17:21:09.2394067Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2024-04-03T17:21:09.2394867Z # job could then download the pre-built image as usual 2024-04-03T17:21:09.2395608Z if [[ ! -d "${DOCKER_BUILD_DIR}" ]] || [[ ! -f "${DOCKER_BUILD_DIR}/build.sh" ]]; then 2024-04-03T17:21:09.2396295Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2024-04-03T17:21:09.2396924Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2024-04-03T17:21:09.2397464Z  2024-04-03T17:21:09.2397968Z  echo "There is no Docker build script in ${REPO_NAME} repo, skipping..." 2024-04-03T17:21:09.2398597Z  exit 0 2024-04-03T17:21:09.2398864Z else 2024-04-03T17:21:09.2399211Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2024-04-03T17:21:09.2399737Z fi 2024-04-03T17:21:09.2399961Z  2024-04-03T17:21:09.2400384Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2024-04-03T17:21:09.2401200Z  # The docker image name already includes the ECR prefix and tag, so we can just 2024-04-03T17:21:09.2401919Z  # use it as it is, but first let's extract the tag 2024-04-03T17:21:09.2402579Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2024-04-03T17:21:09.2403370Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-04-03T17:21:09.2404023Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2024-04-03T17:21:09.2404524Z else 2024-04-03T17:21:09.2404916Z  DOCKER_TAG=$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2024-04-03T17:21:09.2405530Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-04-03T17:21:09.2406366Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2024-04-03T17:21:09.2407087Z fi 2024-04-03T17:21:09.2413643Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T17:21:09.2414196Z env: 2024-04-03T17:21:09.2414429Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:21:09.2414937Z REPO_NAME: pytorch 2024-04-03T17:21:09.2415538Z DOCKER_IMAGE_NAME: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v1.1-lite 2024-04-03T17:21:09.2416232Z DOCKER_BUILD_DIR: .ci/docker 2024-04-03T17:21:09.2416724Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T17:21:09.2417236Z ##[endgroup] 2024-04-03T17:21:09.2437283Z + [[ ! -d .ci/docker ]] 2024-04-03T17:21:09.2437652Z + [[ ! -f .ci/docker/build.sh ]] 2024-04-03T17:21:09.2438017Z + echo skip=false 2024-04-03T17:21:09.2439434Z + [[ 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v1.1-lite == *\3\0\8\5\3\5\3\8\5\1\1\4\.\d\k\r\.\e\c\r\.\u\s\-\e\a\s\t\-\1\.\a\m\a\z\o\n\a\w\s\.\c\o\m\/\p\y\t\o\r\c\h* ]] 2024-04-03T17:21:09.2443995Z ++ echo 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v1.1-lite 2024-04-03T17:21:09.2444963Z ++ awk -F '[:,]' '{print $2}' 2024-04-03T17:21:09.2452671Z + DOCKER_TAG=v1.1-lite 2024-04-03T17:21:09.2453230Z + echo docker-tag=v1.1-lite 2024-04-03T17:21:09.2453958Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v1.1-lite 2024-04-03T17:21:09.2481223Z ##[group]Run set +e 2024-04-03T17:21:09.2481551Z set +e 2024-04-03T17:21:09.2481823Z set -x 2024-04-03T17:21:09.2482068Z  2024-04-03T17:21:09.2482317Z login() { 2024-04-03T17:21:09.2482981Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-04-03T17:21:09.2483691Z } 2024-04-03T17:21:09.2483924Z  2024-04-03T17:21:09.2484169Z retry () { 2024-04-03T17:21:09.2484525Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-04-03T17:21:09.2484933Z } 2024-04-03T17:21:09.2485176Z  2024-04-03T17:21:09.2485444Z retry login "${DOCKER_REGISTRY}" 2024-04-03T17:21:09.2485832Z  2024-04-03T17:21:09.2486284Z # Check if image already exists, if it does then skip building it 2024-04-03T17:21:09.2486969Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2024-04-03T17:21:09.2487435Z  exit 0 2024-04-03T17:21:09.2487716Z fi 2024-04-03T17:21:09.2487958Z  2024-04-03T17:21:09.2488511Z # NB: This part requires a full checkout. Otherwise, the merge base will 2024-04-03T17:21:09.2489285Z # be empty. The default action would be to continue rebuild the image 2024-04-03T17:21:09.2489966Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2024-04-03T17:21:09.2490569Z  # if we're on the base branch then use the parent commit 2024-04-03T17:21:09.2491110Z  MERGE_BASE=$(git rev-parse HEAD~) 2024-04-03T17:21:09.2491497Z else 2024-04-03T17:21:09.2491898Z  # otherwise we're on a PR, so use the most recent base commit 2024-04-03T17:21:09.2492531Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2024-04-03T17:21:09.2492994Z fi 2024-04-03T17:21:09.2493215Z  2024-04-03T17:21:09.2493484Z if [[ -z "${MERGE_BASE}" ]]; then 2024-04-03T17:21:09.2493935Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2024-04-03T17:21:09.2494734Z  2024-04-03T17:21:09.2495455Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2024-04-03T17:21:09.2496229Z  exit 0 2024-04-03T17:21:09.2496507Z fi 2024-04-03T17:21:09.2496742Z  2024-04-03T17:21:09.2497157Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2024-04-03T17:21:09.2498150Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2024-04-03T17:21:09.2498956Z  exit 1 2024-04-03T17:21:09.2499232Z fi 2024-04-03T17:21:09.2499481Z  2024-04-03T17:21:09.2499946Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2024-04-03T17:21:09.2500908Z # If no image exists but the hash is the same as the previous hash then we should error out here 2024-04-03T17:21:09.2501786Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2024-04-03T17:21:09.2502771Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2024-04-03T17:21:09.2503887Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2024-04-03T17:21:09.2504540Z fi 2024-04-03T17:21:09.2504789Z  2024-04-03T17:21:09.2505103Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2024-04-03T17:21:09.2512335Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T17:21:09.2512821Z env: 2024-04-03T17:21:09.2513076Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:21:09.2513407Z DOCKER_BUILD_DIR: .ci/docker 2024-04-03T17:21:09.2513849Z BASE_REVISION: 1d52c2d98507759a2143d52b922c541dbe36b6bf 2024-04-03T17:21:09.2514688Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v1.1-lite 2024-04-03T17:21:09.2515341Z DOCKER_TAG: v1.1-lite 2024-04-03T17:21:09.2515796Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T17:21:09.2516303Z ##[endgroup] 2024-04-03T17:21:09.2536415Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T17:21:09.2537078Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T17:21:09.2538067Z + aws ecr get-login-password --region us-east-1 2024-04-03T17:21:09.2539262Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T17:21:09.6203029Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-04-03T17:21:09.6203932Z Configure a credential helper to remove this warning. See 2024-04-03T17:21:09.6204787Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-04-03T17:21:09.6205460Z 2024-04-03T17:21:09.6205622Z Login Succeeded 2024-04-03T17:21:09.6216776Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v1.1-lite 2024-04-03T17:21:09.8157350Z { 2024-04-03T17:21:09.8158015Z "schemaVersion": 2, 2024-04-03T17:21:09.8159003Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2024-04-03T17:21:09.8160231Z "config": { 2024-04-03T17:21:09.8161250Z "mediaType": "application/vnd.docker.container.image.v1+json", 2024-04-03T17:21:09.8161945Z "size": 21805, 2024-04-03T17:21:09.8162826Z "digest": "sha256:173c184464c20731270d530051b3135e8826f189a9d55a1d81671f5eb9d0a47e" 2024-04-03T17:21:09.8250936Z }, 2024-04-03T17:21:09.8251298Z "layers": [ 2024-04-03T17:21:09.8251561Z { 2024-04-03T17:21:09.8252004Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8252786Z "size": 55056714, 2024-04-03T17:21:09.8253539Z "digest": "sha256:ddf874abf16cc990e0fd75a154a34ca0a03ee310ad895a18fb62ae15bf4171fb" 2024-04-03T17:21:09.8254664Z }, 2024-04-03T17:21:09.8255121Z { 2024-04-03T17:21:09.8255960Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8256839Z "size": 15760408, 2024-04-03T17:21:09.8258222Z "digest": "sha256:5c1459d3ab8b5e46ac1a0a00134fe2f7b693474eb6d75ace97ecbe811a6f5b0e" 2024-04-03T17:21:09.8258860Z }, 2024-04-03T17:21:09.8259095Z { 2024-04-03T17:21:09.8259523Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8260072Z "size": 54584790, 2024-04-03T17:21:09.8260616Z "digest": "sha256:29ab00e7798a04602c3f6e2dc445a994d75e96c45533cd44701f58509982a8c5" 2024-04-03T17:21:09.8261231Z }, 2024-04-03T17:21:09.8261449Z { 2024-04-03T17:21:09.8261881Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8262441Z "size": 196842512, 2024-04-03T17:21:09.8262985Z "digest": "sha256:7883a473306cf6632abe7e913e0f1a21ac2fed038a4116473b25738b8b88b294" 2024-04-03T17:21:09.8263609Z }, 2024-04-03T17:21:09.8263843Z { 2024-04-03T17:21:09.8264251Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8264809Z "size": 6291084, 2024-04-03T17:21:09.8265366Z "digest": "sha256:c3ab175b762c07a73f43bc078229d225d45a4810a8f4e8cb19602122986eadb5" 2024-04-03T17:21:09.8265976Z }, 2024-04-03T17:21:09.8266177Z { 2024-04-03T17:21:09.8266576Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8267113Z "size": 17543524, 2024-04-03T17:21:09.8267787Z "digest": "sha256:c0134c17b118d740ae55a2bea8c69a73fe4b5da3d60ea0ebec5152de7ba4b9ad" 2024-04-03T17:21:09.8268404Z }, 2024-04-03T17:21:09.8268610Z { 2024-04-03T17:21:09.8269008Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8269537Z "size": 244, 2024-04-03T17:21:09.8270046Z "digest": "sha256:09b00a7b6a143dc88796379ddb6a19cd3809192429bde47972c098c6e8772adf" 2024-04-03T17:21:09.8270642Z }, 2024-04-03T17:21:09.8270851Z { 2024-04-03T17:21:09.8271425Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8271959Z "size": 2850051, 2024-04-03T17:21:09.8272489Z "digest": "sha256:5aee9373f8f99efe3bcb6774b36bb6023f59b3647d0e832ac3946440c1cd48e1" 2024-04-03T17:21:09.8273129Z }, 2024-04-03T17:21:09.8273341Z { 2024-04-03T17:21:09.8273642Z + exit 0 2024-04-03T17:21:09.8274063Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8274592Z "size": 105024966, 2024-04-03T17:21:09.8275133Z "digest": "sha256:9dc024825fb0c20df61b1bb8bdc015402088a666c1ea07dc665d2e0b8da90e4b" 2024-04-03T17:21:09.8275743Z }, 2024-04-03T17:21:09.8275945Z { 2024-04-03T17:21:09.8276342Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8276874Z "size": 7442, 2024-04-03T17:21:09.8277390Z "digest": "sha256:ad8e6d0fb8a9875c548851ec5f84844039e68b277d06cacaa1404564ea03e511" 2024-04-03T17:21:09.8277991Z }, 2024-04-03T17:21:09.8278195Z { 2024-04-03T17:21:09.8278591Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8279131Z "size": 6479762120, 2024-04-03T17:21:09.8279785Z "digest": "sha256:839d1d22e3205d1085d0a3b0489e6ac95b64c0d2580e78c606cec195de62270d" 2024-04-03T17:21:09.8280381Z }, 2024-04-03T17:21:09.8280579Z { 2024-04-03T17:21:09.8280972Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8281497Z "size": 77085025, 2024-04-03T17:21:09.8281987Z "digest": "sha256:c84853db48c33163935011bf84b75bb02820000997a236f7795016b81466b6b5" 2024-04-03T17:21:09.8282555Z }, 2024-04-03T17:21:09.8282754Z { 2024-04-03T17:21:09.8283138Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8283661Z "size": 95733449, 2024-04-03T17:21:09.8284177Z "digest": "sha256:662e4302217e1e0fd68cf90d36a5de8724c6cacfc182ef4872d051f19b51b10e" 2024-04-03T17:21:09.8284758Z }, 2024-04-03T17:21:09.8284957Z { 2024-04-03T17:21:09.8285353Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8285865Z "size": 352, 2024-04-03T17:21:09.8286376Z "digest": "sha256:a157f83abf00b4c59a93ae4bb3f6eec57b5062c6c5bd0a048b072ca441d98fd3" 2024-04-03T17:21:09.8287080Z }, 2024-04-03T17:21:09.8287281Z { 2024-04-03T17:21:09.8287689Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8288223Z "size": 49630964, 2024-04-03T17:21:09.8288743Z "digest": "sha256:266240c213ecbb2a7ab266d3a0d5d75c24723a18f91d09aa417836565e4e07dd" 2024-04-03T17:21:09.8289331Z }, 2024-04-03T17:21:09.8289531Z { 2024-04-03T17:21:09.8289918Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8290437Z "size": 10496314, 2024-04-03T17:21:09.8290954Z "digest": "sha256:64a9c2c5019b93e0850c280c9aae85ac58cfe3bcc607a39b9791b8723747b6bb" 2024-04-03T17:21:09.8291530Z }, 2024-04-03T17:21:09.8291728Z { 2024-04-03T17:21:09.8292123Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8292634Z "size": 30811819, 2024-04-03T17:21:09.8293154Z "digest": "sha256:a33260cb740e0f6f684c24e34276af8f7e2f551a1ae6808e0f62320575769eb3" 2024-04-03T17:21:09.8293745Z }, 2024-04-03T17:21:09.8293946Z { 2024-04-03T17:21:09.8294665Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8295220Z "size": 268954180, 2024-04-03T17:21:09.8295947Z "digest": "sha256:e24cf7b36d8a32201e28a035791f55b58ed21642244ee4e6baad4161fa163921" 2024-04-03T17:21:09.8296546Z }, 2024-04-03T17:21:09.8296748Z { 2024-04-03T17:21:09.8297142Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8297680Z "size": 39715542, 2024-04-03T17:21:09.8298217Z "digest": "sha256:94815dc7ae54dbadd0814a1cc56c890fe0792ecfec91089a28332ea6c909442c" 2024-04-03T17:21:09.8298819Z }, 2024-04-03T17:21:09.8299024Z { 2024-04-03T17:21:09.8299445Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8300070Z "size": 1100347, 2024-04-03T17:21:09.8300605Z "digest": "sha256:41743743b2b926543a1f44f960df8b94bf4c4801dd0a6dc75cd06d219fbef65d" 2024-04-03T17:21:09.8301209Z }, 2024-04-03T17:21:09.8301411Z { 2024-04-03T17:21:09.8301808Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8302347Z "size": 2106307, 2024-04-03T17:21:09.8302877Z "digest": "sha256:c0725b24a8aceae7ce4ca1966efe3480f0e40466c604f0de8b6f026636b8fd91" 2024-04-03T17:21:09.8303503Z }, 2024-04-03T17:21:09.8303722Z { 2024-04-03T17:21:09.8304121Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8304681Z "size": 2496993, 2024-04-03T17:21:09.8305237Z "digest": "sha256:bd37f2fe9d4b126b47100f62d68cb7c5fb51a3a4531b52527354b55258eab99e" 2024-04-03T17:21:09.8305844Z }, 2024-04-03T17:21:09.8306063Z { 2024-04-03T17:21:09.8306488Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8307035Z "size": 2111, 2024-04-03T17:21:09.8307584Z "digest": "sha256:053c3b099ed3e2d0fa421053ac2c98e98f80506a0e4b16312263832bb3c54fe3" 2024-04-03T17:21:09.8308349Z }, 2024-04-03T17:21:09.8308571Z { 2024-04-03T17:21:09.8309013Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8309581Z "size": 511, 2024-04-03T17:21:09.8310124Z "digest": "sha256:22ca3a790db3235d5b66c40f90d6bcb084e0fcb82eb2cbe4dc0d0e79ed32f3c5" 2024-04-03T17:21:09.8310781Z }, 2024-04-03T17:21:09.8311021Z { 2024-04-03T17:21:09.8311434Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8311997Z "size": 229, 2024-04-03T17:21:09.8312537Z "digest": "sha256:f70d924126bda59b6c99294c090d75645f2aa3f90d04fd458378d873de2fcfa7" 2024-04-03T17:21:09.8313151Z }, 2024-04-03T17:21:09.8313388Z { 2024-04-03T17:21:09.8313820Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8314367Z "size": 991, 2024-04-03T17:21:09.8314909Z "digest": "sha256:850714e7d25e530bff7dbfeb6851565b659ea5614ab18f7459823eb4b794403c" 2024-04-03T17:21:09.8315541Z }, 2024-04-03T17:21:09.8315757Z { 2024-04-03T17:21:09.8316188Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8316847Z "size": 991, 2024-04-03T17:21:09.8317378Z "digest": "sha256:9df1ca728a42cee6866b011321e0167a4ddc0590d25346e3cdb56f7418cba955" 2024-04-03T17:21:09.8318018Z }, 2024-04-03T17:21:09.8318258Z { 2024-04-03T17:21:09.8318671Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8319240Z "size": 1426015278, 2024-04-03T17:21:09.8319911Z "digest": "sha256:f3457a4c6f57925cd21780a6276cbd49659a2b451aea336b06b0c458079c8eb0" 2024-04-03T17:21:09.8320485Z }, 2024-04-03T17:21:09.8320708Z { 2024-04-03T17:21:09.8321108Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8321611Z "size": 207, 2024-04-03T17:21:09.8322128Z "digest": "sha256:052ec2eabd33545d3e5a97a6e6162ee17a2ba245201329cab7b38fa1152bff35" 2024-04-03T17:21:09.8322729Z }, 2024-04-03T17:21:09.8322937Z { 2024-04-03T17:21:09.8323340Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2024-04-03T17:21:09.8323872Z "size": 247, 2024-04-03T17:21:09.8324358Z "digest": "sha256:386d762268cf1313734085cb673ce5ebccc435510e94fe119fad7b68b38dbe81" 2024-04-03T17:21:09.8324946Z } 2024-04-03T17:21:09.8325168Z ] 2024-04-03T17:21:09.8325371Z } 2024-04-03T17:21:09.8434603Z ##[group]Run tag=${ECR_DOCKER_IMAGE##*/} 2024-04-03T17:21:09.8435090Z tag=${ECR_DOCKER_IMAGE##*/} 2024-04-03T17:21:09.8435636Z echo "docker pull ghcr.io/pytorch/ci-image:${tag/:/-}" 2024-04-03T17:21:09.8443876Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T17:21:09.8444480Z env: 2024-04-03T17:21:09.8444718Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:21:09.8445308Z ECR_DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v1.1-lite 2024-04-03T17:21:09.8445938Z ##[endgroup] 2024-04-03T17:21:09.8469438Z docker pull ghcr.io/pytorch/ci-image:xla_base-v1.1-lite 2024-04-03T17:21:09.8523150Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2024-04-03T17:21:09.8523704Z with: 2024-04-03T17:21:09.8524230Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v1.1-lite 2024-04-03T17:21:09.8525023Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T17:21:09.8525519Z env: 2024-04-03T17:21:09.8525755Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:21:09.8526076Z ##[endgroup] 2024-04-03T17:21:09.8544327Z ##[group]Run set -x 2024-04-03T17:21:09.8544613Z set -x 2024-04-03T17:21:09.8544878Z set +e 2024-04-03T17:21:09.8545133Z  2024-04-03T17:21:09.8545357Z login() { 2024-04-03T17:21:09.8545971Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2024-04-03T17:21:09.8546645Z } 2024-04-03T17:21:09.8546881Z  2024-04-03T17:21:09.8547103Z retry () { 2024-04-03T17:21:09.8547493Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2024-04-03T17:21:09.8548296Z } 2024-04-03T17:21:09.8548559Z  2024-04-03T17:21:09.8548923Z retry login "${DOCKER_REGISTRY}" 2024-04-03T17:21:09.8549316Z  2024-04-03T17:21:09.8549565Z set -e 2024-04-03T17:21:09.8550025Z # ignore output since only exit code is used for conditional 2024-04-03T17:21:09.8550715Z # only pull docker image if it's not available locally 2024-04-03T17:21:09.8551488Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2024-04-03T17:21:09.8552185Z  retry docker pull "${DOCKER_IMAGE}" 2024-04-03T17:21:09.8552595Z fi 2024-04-03T17:21:09.8559740Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T17:21:09.8560234Z env: 2024-04-03T17:21:09.8560491Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:21:09.8561185Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v1.1-lite 2024-04-03T17:21:09.8561934Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T17:21:09.8562532Z ##[endgroup] 2024-04-03T17:21:09.8582726Z + set +e 2024-04-03T17:21:09.8583592Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T17:21:09.8584330Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T17:21:09.8585983Z + aws ecr get-login-password --region us-east-1 2024-04-03T17:21:09.8587384Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2024-04-03T17:21:10.2189263Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2024-04-03T17:21:10.2191626Z Configure a credential helper to remove this warning. See 2024-04-03T17:21:10.2194074Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2024-04-03T17:21:10.2194934Z 2024-04-03T17:21:10.2195050Z Login Succeeded 2024-04-03T17:21:10.2204338Z + set -e 2024-04-03T17:21:10.2205630Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v1.1-lite 2024-04-03T17:21:10.2373255Z + retry docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v1.1-lite 2024-04-03T17:21:10.2374438Z + docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v1.1-lite 2024-04-03T17:21:10.4499167Z v1.1-lite: Pulling from pytorch/xla_base 2024-04-03T17:21:10.4499883Z ddf874abf16c: Pulling fs layer 2024-04-03T17:21:10.4500529Z 5c1459d3ab8b: Pulling fs layer 2024-04-03T17:21:10.4501061Z 29ab00e7798a: Pulling fs layer 2024-04-03T17:21:10.4501725Z 7883a473306c: Pulling fs layer 2024-04-03T17:21:10.4502178Z c3ab175b762c: Pulling fs layer 2024-04-03T17:21:10.4502551Z c0134c17b118: Pulling fs layer 2024-04-03T17:21:10.4502907Z 09b00a7b6a14: Pulling fs layer 2024-04-03T17:21:10.4503280Z 5aee9373f8f9: Pulling fs layer 2024-04-03T17:21:10.4503653Z 9dc024825fb0: Pulling fs layer 2024-04-03T17:21:10.4504009Z ad8e6d0fb8a9: Pulling fs layer 2024-04-03T17:21:10.4504376Z 839d1d22e320: Pulling fs layer 2024-04-03T17:21:10.4505011Z c84853db48c3: Pulling fs layer 2024-04-03T17:21:10.4505366Z 662e4302217e: Pulling fs layer 2024-04-03T17:21:10.4505736Z 09b00a7b6a14: Waiting 2024-04-03T17:21:10.4506071Z a157f83abf00: Pulling fs layer 2024-04-03T17:21:10.4506409Z 5aee9373f8f9: Waiting 2024-04-03T17:21:10.4506765Z 266240c213ec: Pulling fs layer 2024-04-03T17:21:10.4507134Z 64a9c2c5019b: Pulling fs layer 2024-04-03T17:21:10.4507499Z a33260cb740e: Pulling fs layer 2024-04-03T17:21:10.4508053Z 9dc024825fb0: Waiting 2024-04-03T17:21:10.4508449Z e24cf7b36d8a: Pulling fs layer 2024-04-03T17:21:10.4508819Z 94815dc7ae54: Pulling fs layer 2024-04-03T17:21:10.4509266Z 839d1d22e320: Waiting 2024-04-03T17:21:10.4509586Z 41743743b2b9: Pulling fs layer 2024-04-03T17:21:10.4509942Z ad8e6d0fb8a9: Waiting 2024-04-03T17:21:10.4510236Z 7883a473306c: Waiting 2024-04-03T17:21:10.4510558Z c0725b24a8ac: Pulling fs layer 2024-04-03T17:21:10.4510942Z bd37f2fe9d4b: Pulling fs layer 2024-04-03T17:21:10.4511282Z c3ab175b762c: Waiting 2024-04-03T17:21:10.4511599Z c0134c17b118: Waiting 2024-04-03T17:21:10.4511926Z 053c3b099ed3: Pulling fs layer 2024-04-03T17:21:10.4512286Z 22ca3a790db3: Pulling fs layer 2024-04-03T17:21:10.4512660Z f70d924126bd: Pulling fs layer 2024-04-03T17:21:10.4513014Z c84853db48c3: Waiting 2024-04-03T17:21:10.4513318Z 850714e7d25e: Pulling fs layer 2024-04-03T17:21:10.4513692Z 9df1ca728a42: Pulling fs layer 2024-04-03T17:21:10.4514032Z a157f83abf00: Waiting 2024-04-03T17:21:10.4514338Z 662e4302217e: Waiting 2024-04-03T17:21:10.4514659Z f3457a4c6f57: Pulling fs layer 2024-04-03T17:21:10.4515019Z 052ec2eabd33: Pulling fs layer 2024-04-03T17:21:10.4515373Z 266240c213ec: Waiting 2024-04-03T17:21:10.4515695Z 386d762268cf: Pulling fs layer 2024-04-03T17:21:10.4516033Z 22ca3a790db3: Waiting 2024-04-03T17:21:10.4516343Z f70d924126bd: Waiting 2024-04-03T17:21:10.4516654Z bd37f2fe9d4b: Waiting 2024-04-03T17:21:10.4516945Z 850714e7d25e: Waiting 2024-04-03T17:21:10.4517250Z 052ec2eabd33: Waiting 2024-04-03T17:21:10.4517570Z 9df1ca728a42: Waiting 2024-04-03T17:21:10.4517858Z 386d762268cf: Waiting 2024-04-03T17:21:10.4518162Z 64a9c2c5019b: Waiting 2024-04-03T17:21:10.4518694Z f3457a4c6f57: Waiting 2024-04-03T17:21:10.4518980Z e24cf7b36d8a: Waiting 2024-04-03T17:21:10.4519285Z 94815dc7ae54: Waiting 2024-04-03T17:21:10.4519592Z 053c3b099ed3: Waiting 2024-04-03T17:21:10.4519875Z 41743743b2b9: Waiting 2024-04-03T17:21:10.4520178Z a33260cb740e: Waiting 2024-04-03T17:21:10.4520487Z c0725b24a8ac: Waiting 2024-04-03T17:21:10.6702939Z 5c1459d3ab8b: Verifying Checksum 2024-04-03T17:21:10.6703378Z 5c1459d3ab8b: Download complete 2024-04-03T17:21:11.0695532Z ddf874abf16c: Download complete 2024-04-03T17:21:11.0865582Z 29ab00e7798a: Verifying Checksum 2024-04-03T17:21:11.0866015Z 29ab00e7798a: Download complete 2024-04-03T17:21:11.2199099Z c3ab175b762c: Verifying Checksum 2024-04-03T17:21:11.2199539Z c3ab175b762c: Download complete 2024-04-03T17:21:11.3033223Z 09b00a7b6a14: Verifying Checksum 2024-04-03T17:21:11.3033691Z 09b00a7b6a14: Download complete 2024-04-03T17:21:11.3862730Z c0134c17b118: Verifying Checksum 2024-04-03T17:21:11.3863258Z c0134c17b118: Download complete 2024-04-03T17:21:11.4340606Z 5aee9373f8f9: Download complete 2024-04-03T17:21:11.5136270Z ad8e6d0fb8a9: Download complete 2024-04-03T17:21:11.9340128Z ddf874abf16c: Pull complete 2024-04-03T17:21:12.2208213Z 5c1459d3ab8b: Pull complete 2024-04-03T17:21:12.6795957Z 9dc024825fb0: Verifying Checksum 2024-04-03T17:21:12.6796621Z 9dc024825fb0: Download complete 2024-04-03T17:21:12.9210459Z 7883a473306c: Verifying Checksum 2024-04-03T17:21:12.9210922Z 7883a473306c: Download complete 2024-04-03T17:21:13.2094207Z 29ab00e7798a: Pull complete 2024-04-03T17:21:13.5184391Z c84853db48c3: Verifying Checksum 2024-04-03T17:21:13.5184867Z c84853db48c3: Download complete 2024-04-03T17:21:13.5955997Z a157f83abf00: Download complete 2024-04-03T17:21:14.2216366Z 662e4302217e: Verifying Checksum 2024-04-03T17:21:14.2216851Z 662e4302217e: Download complete 2024-04-03T17:21:14.2304571Z 266240c213ec: Verifying Checksum 2024-04-03T17:21:14.2305001Z 266240c213ec: Download complete 2024-04-03T17:21:14.3963246Z 64a9c2c5019b: Verifying Checksum 2024-04-03T17:21:14.3963968Z 64a9c2c5019b: Download complete 2024-04-03T17:21:14.6098857Z a33260cb740e: Download complete 2024-04-03T17:21:15.1498958Z 94815dc7ae54: Download complete 2024-04-03T17:21:15.2613889Z 41743743b2b9: Verifying Checksum 2024-04-03T17:21:15.2614505Z 41743743b2b9: Download complete 2024-04-03T17:21:15.4130103Z c0725b24a8ac: Verifying Checksum 2024-04-03T17:21:15.4130555Z c0725b24a8ac: Download complete 2024-04-03T17:21:15.5728587Z bd37f2fe9d4b: Download complete 2024-04-03T17:21:15.6537354Z 053c3b099ed3: Download complete 2024-04-03T17:21:15.7319065Z 22ca3a790db3: Download complete 2024-04-03T17:21:15.8426744Z f70d924126bd: Download complete 2024-04-03T17:21:15.9456343Z 850714e7d25e: Download complete 2024-04-03T17:21:16.0487406Z 7883a473306c: Pull complete 2024-04-03T17:21:16.0571069Z 9df1ca728a42: Verifying Checksum 2024-04-03T17:21:16.0571515Z 9df1ca728a42: Download complete 2024-04-03T17:21:16.2709566Z c3ab175b762c: Pull complete 2024-04-03T17:21:16.5977040Z c0134c17b118: Pull complete 2024-04-03T17:21:16.6990241Z 09b00a7b6a14: Pull complete 2024-04-03T17:21:16.8796440Z 5aee9373f8f9: Pull complete 2024-04-03T17:21:17.2850411Z e24cf7b36d8a: Verifying Checksum 2024-04-03T17:21:17.2850885Z e24cf7b36d8a: Download complete 2024-04-03T17:21:17.3692998Z 052ec2eabd33: Verifying Checksum 2024-04-03T17:21:17.3693481Z 052ec2eabd33: Download complete 2024-04-03T17:21:17.4355601Z 386d762268cf: Download complete 2024-04-03T17:21:20.2663180Z 9dc024825fb0: Pull complete 2024-04-03T17:21:20.3566072Z ad8e6d0fb8a9: Pull complete 2024-04-03T17:21:30.9544536Z f3457a4c6f57: Verifying Checksum 2024-04-03T17:21:30.9545011Z f3457a4c6f57: Download complete 2024-04-03T17:22:20.1349775Z 839d1d22e320: Verifying Checksum 2024-04-03T17:22:20.1350452Z 839d1d22e320: Download complete 2024-04-03T17:23:15.5644654Z 839d1d22e320: Pull complete 2024-04-03T17:23:16.5461752Z c84853db48c3: Pull complete 2024-04-03T17:23:18.4789111Z 662e4302217e: Pull complete 2024-04-03T17:23:18.7850597Z a157f83abf00: Pull complete 2024-04-03T17:23:19.8369128Z 266240c213ec: Pull complete 2024-04-03T17:23:20.4514246Z 64a9c2c5019b: Pull complete 2024-04-03T17:23:21.2939941Z a33260cb740e: Pull complete 2024-04-03T17:23:28.3058311Z e24cf7b36d8a: Pull complete 2024-04-03T17:23:29.7298433Z 94815dc7ae54: Pull complete 2024-04-03T17:23:30.1075662Z 41743743b2b9: Pull complete 2024-04-03T17:23:30.4186206Z c0725b24a8ac: Pull complete 2024-04-03T17:23:30.7329543Z bd37f2fe9d4b: Pull complete 2024-04-03T17:23:31.0615718Z 053c3b099ed3: Pull complete 2024-04-03T17:23:31.3887316Z 22ca3a790db3: Pull complete 2024-04-03T17:23:31.7031132Z f70d924126bd: Pull complete 2024-04-03T17:23:32.0094798Z 850714e7d25e: Pull complete 2024-04-03T17:23:32.3155967Z 9df1ca728a42: Pull complete 2024-04-03T17:23:47.4480416Z f3457a4c6f57: Pull complete 2024-04-03T17:23:47.7779408Z 052ec2eabd33: Pull complete 2024-04-03T17:23:48.0979774Z 386d762268cf: Pull complete 2024-04-03T17:23:48.3029434Z Digest: sha256:f5594455494146ccc24b9f8d0cbaf840c156f6c5bbe8f0cf76994d4d3b98c499 2024-04-03T17:23:48.3648806Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v1.1-lite 2024-04-03T17:23:48.4108739Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v1.1-lite 2024-04-03T17:23:48.4175346Z ##[group]Run python3 -m pip install psutil==5.9.1 nvidia-ml-py==11.525.84 2024-04-03T17:23:48.4176149Z python3 -m pip install psutil==5.9.1 nvidia-ml-py==11.525.84 2024-04-03T17:23:48.4176855Z python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2024-04-03T17:23:48.4177506Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2024-04-03T17:23:48.4185583Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T17:23:48.4186091Z env: 2024-04-03T17:23:48.4186366Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:23:48.4186688Z ##[endgroup] 2024-04-03T17:23:48.6321567Z Defaulting to user installation because normal site-packages is not writeable 2024-04-03T17:23:48.6492266Z Requirement already satisfied: psutil==5.9.1 in /home/ec2-user/.local/lib/python3.7/site-packages (5.9.1) 2024-04-03T17:23:48.6579669Z Requirement already satisfied: nvidia-ml-py==11.525.84 in /home/ec2-user/.local/lib/python3.7/site-packages (11.525.84) 2024-04-03T17:23:48.7450683Z Prepare all required actions 2024-04-03T17:23:48.7451147Z Getting action download info 2024-04-03T17:23:48.8729150Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2024-04-03T17:23:49.0376031Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2024-04-03T17:23:49.1825886Z ##[group]Run ./.github/actions/download-build-artifacts 2024-04-03T17:23:49.1826344Z with: 2024-04-03T17:23:49.1826599Z name: linux-focal-py3.8-clang9-xla 2024-04-03T17:23:49.1826989Z s3-bucket: gha-artifacts 2024-04-03T17:23:49.1827287Z env: 2024-04-03T17:23:49.1827519Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:23:49.1828019Z ##[endgroup] 2024-04-03T17:23:49.2103870Z ##[group]Run seemethere/download-artifact-s3@v4 2024-04-03T17:23:49.2104278Z with: 2024-04-03T17:23:49.2104542Z name: linux-focal-py3.8-clang9-xla 2024-04-03T17:23:49.2104919Z s3-bucket: gha-artifacts 2024-04-03T17:23:49.2105264Z region: us-east-1 2024-04-03T17:23:49.2105509Z env: 2024-04-03T17:23:49.2105743Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:23:49.2106045Z ##[endgroup] 2024-04-03T17:23:49.6684143Z (node:23452) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2024-04-03T17:23:49.6684874Z 2024-04-03T17:23:49.6685137Z Please migrate your code to use AWS SDK for JavaScript (v3). 2024-04-03T17:23:49.6685851Z For more information, check the migration guide at https://a.co/7PzMCcy 2024-04-03T17:23:49.6686709Z (Use `node --trace-warnings ...` to show where the warning was created) 2024-04-03T17:23:49.7502506Z Found 1 objects with prefix pytorch/pytorch/8536950919/linux-focal-py3.8-clang9-xla/ 2024-04-03T17:23:49.7503547Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2024-04-03T17:23:59.4096029Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/artifacts.zip 2024-04-03T17:23:59.4102713Z Artifact download has finished successfully 2024-04-03T17:23:59.4302577Z ##[group]Run unzip -o artifacts.zip 2024-04-03T17:23:59.4303106Z unzip -o artifacts.zip 2024-04-03T17:23:59.4311712Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T17:23:59.4312354Z env: 2024-04-03T17:23:59.4312682Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:23:59.4313148Z ##[endgroup] 2024-04-03T17:23:59.4350312Z Archive: artifacts.zip 2024-04-03T17:23:59.4350985Z creating: dist/ 2024-04-03T17:24:00.2190676Z inflating: dist/torch-2.4.0a0+gitd253bd7-cp38-cp38-linux_x86_64.whl 2024-04-03T17:24:00.2314829Z inflating: dist/.ninja_log 2024-04-03T17:24:00.2315544Z creating: build/custom_test_artifacts/ 2024-04-03T17:24:00.2316212Z creating: build/custom_test_artifacts/custom-op-build/ 2024-04-03T17:24:00.2317045Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2024-04-03T17:24:00.2318038Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/pkgRedirects/ 2024-04-03T17:24:00.2319182Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeConfigureLog.yaml 2024-04-03T17:24:00.2320222Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.27.5/ 2024-04-03T17:24:00.2321344Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.27.5/CMakeSystem.cmake 2024-04-03T17:24:00.2322461Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.27.5/CompilerIdC/ 2024-04-03T17:24:00.2323513Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.27.5/CompilerIdC/tmp/ 2024-04-03T17:24:00.2324774Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.27.5/CompilerIdC/CMakeCCompilerId.c 2024-04-03T17:24:00.2326050Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.27.5/CompilerIdC/a.out 2024-04-03T17:24:00.2327210Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.27.5/CompilerIdCXX/ 2024-04-03T17:24:00.2328471Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.27.5/CompilerIdCXX/tmp/ 2024-04-03T17:24:00.2329778Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.27.5/CompilerIdCXX/CMakeCXXCompilerId.cpp 2024-04-03T17:24:00.2331132Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.27.5/CompilerIdCXX/a.out 2024-04-03T17:24:00.2332424Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.27.5/CMakeDetermineCompilerABI_C.bin 2024-04-03T17:24:00.2333684Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.27.5/CMakeCCompiler.cmake 2024-04-03T17:24:00.2335122Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.27.5/CMakeDetermineCompilerABI_CXX.bin 2024-04-03T17:24:00.2336442Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.27.5/CMakeCXXCompiler.cmake 2024-04-03T17:24:00.2337517Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeScratch/ 2024-04-03T17:24:00.2338584Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2024-04-03T17:24:00.2339642Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2024-04-03T17:24:00.2340821Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2024-04-03T17:24:00.2342096Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2024-04-03T17:24:00.2343334Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2024-04-03T17:24:00.2344495Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2024-04-03T17:24:00.2345692Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2024-04-03T17:24:00.2347068Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2024-04-03T17:24:00.2348478Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2024-04-03T17:24:00.2349754Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2024-04-03T17:24:00.2350914Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2024-04-03T17:24:00.2352527Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2024-04-03T17:24:00.2439449Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2024-04-03T17:24:00.2440644Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2024-04-03T17:24:00.2441923Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2024-04-03T17:24:00.2443310Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2024-04-03T17:24:00.2444629Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2024-04-03T17:24:00.2445847Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2024-04-03T17:24:00.2447157Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2024-04-03T17:24:00.2448437Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2024-04-03T17:24:00.2449748Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2024-04-03T17:24:00.2450994Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2024-04-03T17:24:00.2452253Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2024-04-03T17:24:00.2460302Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2024-04-03T17:24:00.2506053Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2024-04-03T17:24:00.2507423Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2024-04-03T17:24:00.2508895Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2024-04-03T17:24:00.2510002Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2024-04-03T17:24:00.2511069Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2024-04-03T17:24:00.2512070Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2024-04-03T17:24:00.2513042Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2024-04-03T17:24:00.2513958Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2024-04-03T17:24:00.2514831Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2024-04-03T17:24:00.2593379Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2024-04-03T17:24:00.2631991Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2024-04-03T17:24:00.2633406Z creating: build/custom_test_artifacts/jit-hook-build/ 2024-04-03T17:24:00.2634249Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2024-04-03T17:24:00.2635146Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/pkgRedirects/ 2024-04-03T17:24:00.2636332Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeConfigureLog.yaml 2024-04-03T17:24:00.2637377Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.27.5/ 2024-04-03T17:24:00.2638461Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.27.5/CMakeSystem.cmake 2024-04-03T17:24:00.2639702Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.27.5/CompilerIdC/ 2024-04-03T17:24:00.2640805Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.27.5/CompilerIdC/tmp/ 2024-04-03T17:24:00.2642058Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.27.5/CompilerIdC/CMakeCCompilerId.c 2024-04-03T17:24:00.2643249Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.27.5/CompilerIdC/a.out 2024-04-03T17:24:00.2644367Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.27.5/CompilerIdCXX/ 2024-04-03T17:24:00.2645479Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.27.5/CompilerIdCXX/tmp/ 2024-04-03T17:24:00.2646775Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.27.5/CompilerIdCXX/CMakeCXXCompilerId.cpp 2024-04-03T17:24:00.2648033Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.27.5/CompilerIdCXX/a.out 2024-04-03T17:24:00.2649332Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.27.5/CMakeDetermineCompilerABI_C.bin 2024-04-03T17:24:00.2650610Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.27.5/CMakeCCompiler.cmake 2024-04-03T17:24:00.2651861Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.27.5/CMakeDetermineCompilerABI_CXX.bin 2024-04-03T17:24:00.2653175Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.27.5/CMakeCXXCompiler.cmake 2024-04-03T17:24:00.2654376Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeScratch/ 2024-04-03T17:24:00.2655413Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2024-04-03T17:24:00.2656486Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2024-04-03T17:24:00.2657678Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2024-04-03T17:24:00.2659008Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2024-04-03T17:24:00.2660373Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2024-04-03T17:24:00.2661577Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2024-04-03T17:24:00.2662844Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2024-04-03T17:24:00.2664115Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2024-04-03T17:24:00.2665315Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2024-04-03T17:24:00.2666574Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2024-04-03T17:24:00.2667978Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2024-04-03T17:24:00.2669301Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2024-04-03T17:24:00.2699096Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2024-04-03T17:24:00.2700467Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2024-04-03T17:24:00.2701694Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2024-04-03T17:24:00.2702808Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2024-04-03T17:24:00.2703795Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2024-04-03T17:24:00.2704795Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2024-04-03T17:24:00.2705813Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2024-04-03T17:24:00.2706650Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2024-04-03T17:24:00.2707879Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2024-04-03T17:24:00.2731556Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2024-04-03T17:24:00.2732517Z creating: build/custom_test_artifacts/custom-backend-build/ 2024-04-03T17:24:00.2733370Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2024-04-03T17:24:00.2734531Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/pkgRedirects/ 2024-04-03T17:24:00.2735696Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeConfigureLog.yaml 2024-04-03T17:24:00.2736773Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.27.5/ 2024-04-03T17:24:00.2737939Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.27.5/CMakeSystem.cmake 2024-04-03T17:24:00.2739121Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.27.5/CompilerIdC/ 2024-04-03T17:24:00.2740336Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.27.5/CompilerIdC/tmp/ 2024-04-03T17:24:00.2741595Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.27.5/CompilerIdC/CMakeCCompilerId.c 2024-04-03T17:24:00.2742917Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.27.5/CompilerIdC/a.out 2024-04-03T17:24:00.2744108Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.27.5/CompilerIdCXX/ 2024-04-03T17:24:00.2745258Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.27.5/CompilerIdCXX/tmp/ 2024-04-03T17:24:00.2746624Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.27.5/CompilerIdCXX/CMakeCXXCompilerId.cpp 2024-04-03T17:24:00.2748201Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.27.5/CompilerIdCXX/a.out 2024-04-03T17:24:00.2749582Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.27.5/CMakeDetermineCompilerABI_C.bin 2024-04-03T17:24:00.2750892Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.27.5/CMakeCCompiler.cmake 2024-04-03T17:24:00.2752429Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.27.5/CMakeDetermineCompilerABI_CXX.bin 2024-04-03T17:24:00.2753812Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.27.5/CMakeCXXCompiler.cmake 2024-04-03T17:24:00.2755047Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeScratch/ 2024-04-03T17:24:00.2756129Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2024-04-03T17:24:00.2757261Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2024-04-03T17:24:00.2758569Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2024-04-03T17:24:00.2759949Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2024-04-03T17:24:00.2761340Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2024-04-03T17:24:00.2762648Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2024-04-03T17:24:00.2763977Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2024-04-03T17:24:00.2765371Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2024-04-03T17:24:00.2766709Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2024-04-03T17:24:00.2768006Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2024-04-03T17:24:00.2769284Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2024-04-03T17:24:00.2770768Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2024-04-03T17:24:00.2836955Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2024-04-03T17:24:00.2838350Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2024-04-03T17:24:00.2839670Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2024-04-03T17:24:00.2841184Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2024-04-03T17:24:00.2842609Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2024-04-03T17:24:00.2844050Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2024-04-03T17:24:00.2845420Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2024-04-03T17:24:00.2846827Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2024-04-03T17:24:00.2848277Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2024-04-03T17:24:00.2849693Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2024-04-03T17:24:00.2851038Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2024-04-03T17:24:00.2857186Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2024-04-03T17:24:00.2881677Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2024-04-03T17:24:00.2883268Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2024-04-03T17:24:00.2884729Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2024-04-03T17:24:00.2885926Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2024-04-03T17:24:00.2887049Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2024-04-03T17:24:00.2888096Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2024-04-03T17:24:00.2889146Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2024-04-03T17:24:00.2890114Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2024-04-03T17:24:00.2891106Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2024-04-03T17:24:00.2958356Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2024-04-03T17:24:00.2977302Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2024-04-03T17:24:00.2978077Z creating: build/lib/ 2024-04-03T17:24:00.3048767Z inflating: build/lib/libprotobuf-lite.a 2024-04-03T17:24:00.3415448Z inflating: build/lib/libprotobuf.a 2024-04-03T17:24:00.3421163Z inflating: build/lib/libcpuinfo.a 2024-04-03T17:24:00.3430366Z inflating: build/lib/libpthreadpool.a 2024-04-03T17:24:00.3836306Z inflating: build/lib/libprotoc.a 2024-04-03T17:24:00.3841268Z inflating: build/lib/libcpuinfo_internals.a 2024-04-03T17:24:00.3841915Z inflating: build/lib/libclog.a 2024-04-03T17:24:00.3853787Z inflating: build/lib/libqnnpack.a 2024-04-03T17:24:00.3872844Z inflating: build/lib/libpytorch_qnnpack.a 2024-04-03T17:24:00.3873567Z inflating: build/lib/libnnpack_reference_layers.a 2024-04-03T17:24:00.3891094Z inflating: build/lib/libnnpack.a 2024-04-03T17:24:00.4065574Z inflating: build/lib/libXNNPACK.a 2024-04-03T17:24:00.4122364Z inflating: build/lib/libgtest.a 2024-04-03T17:24:00.4132715Z inflating: build/lib/libgmock.a 2024-04-03T17:24:00.4133298Z inflating: build/lib/libgmock_main.a 2024-04-03T17:24:00.4133795Z inflating: build/lib/libgtest_main.a 2024-04-03T17:24:00.4192996Z inflating: build/lib/libbenchmark.a 2024-04-03T17:24:00.4193694Z inflating: build/lib/libbenchmark_main.a 2024-04-03T17:24:00.4200299Z inflating: build/lib/libittnotify.a 2024-04-03T17:24:00.4260456Z inflating: build/lib/libasmjit.a 2024-04-03T17:24:00.4284985Z inflating: build/lib/libtensorpipe_uv.a 2024-04-03T17:24:00.4733968Z inflating: build/lib/libtensorpipe.a 2024-04-03T17:24:00.4814112Z inflating: build/lib/libgloo.a 2024-04-03T17:24:00.4854022Z inflating: build/lib/libonnx_proto.a 2024-04-03T17:24:00.5804723Z inflating: build/lib/libfbgemm.a 2024-04-03T17:24:00.5805521Z inflating: build/lib/libfoxi_loader.a 2024-04-03T17:24:00.6415152Z inflating: build/lib/libonnx.a 2024-04-03T17:24:00.6433435Z inflating: build/lib/libfmt.a 2024-04-03T17:24:01.8217642Z inflating: build/lib/libdnnl.a 2024-04-03T17:24:01.8470266Z inflating: build/lib/libkineto.a 2024-04-03T17:24:01.8544981Z inflating: build/lib/libc10.so 2024-04-03T17:24:01.8545821Z inflating: build/lib/libtorch_global_deps.so 2024-04-03T17:24:01.8582831Z inflating: build/lib/libcaffe2_protos.a 2024-04-03T17:24:03.6349317Z inflating: build/lib/libtorch_cpu.so 2024-04-03T17:24:03.6349935Z inflating: build/lib/libtorch.so 2024-04-03T17:24:03.6352477Z inflating: build/lib/libunbox_lib.a 2024-04-03T17:24:03.6374509Z inflating: build/lib/libjitbackend_test.so 2024-04-03T17:24:03.6400644Z inflating: build/lib/libbackend_with_compiler.so 2024-04-03T17:24:03.6460817Z inflating: build/lib/libtorchbind_test.so 2024-04-03T17:24:03.6464278Z inflating: build/lib/libshm.so 2024-04-03T17:24:03.8297279Z inflating: build/lib/libtorch_python.so 2024-04-03T17:24:03.8334008Z inflating: build/lib/libnnapi_backend.so 2024-04-03T17:24:03.8334725Z creating: build/bin/ 2024-04-03T17:24:03.8335229Z creating: build/bin/CMakeFiles/ 2024-04-03T17:24:03.8401672Z inflating: build/bin/legacy_vmap_test 2024-04-03T17:24:03.8402247Z inflating: build/bin/cmake_install.cmake 2024-04-03T17:24:03.8407737Z inflating: build/bin/ProcessGroupMPITest 2024-04-03T17:24:03.8408392Z inflating: build/bin/CTestTestfile.cmake 2024-04-03T17:24:03.8772347Z inflating: build/bin/protoc-3.13.0.0 2024-04-03T17:24:03.9135275Z inflating: build/bin/protoc 2024-04-03T17:24:03.9180059Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2024-04-03T17:24:03.9226178Z inflating: build/bin/c10_DeviceGuard_test 2024-04-03T17:24:03.9273734Z inflating: build/bin/c10_Device_test 2024-04-03T17:24:03.9318458Z inflating: build/bin/c10_StreamGuard_test 2024-04-03T17:24:03.9365389Z inflating: build/bin/c10_SymInt_test 2024-04-03T17:24:03.9413655Z inflating: build/bin/c10_Scalar_test 2024-04-03T17:24:03.9461881Z inflating: build/bin/c10_InlineDeviceGuard_test 2024-04-03T17:24:03.9516263Z inflating: build/bin/c10_DispatchKeySet_test 2024-04-03T17:24:03.9567431Z inflating: build/bin/c10_SizesAndStrides_test 2024-04-03T17:24:03.9611832Z inflating: build/bin/c10_ConstexprCrc_test 2024-04-03T17:24:03.9659191Z inflating: build/bin/c10_Bitset_test 2024-04-03T17:24:03.9711523Z inflating: build/bin/c10_InlineStreamGuard_test 2024-04-03T17:24:03.9756721Z inflating: build/bin/c10_DeadlockDetection_test 2024-04-03T17:24:03.9802912Z inflating: build/bin/c10_Half_test 2024-04-03T17:24:03.9853229Z inflating: build/bin/c10_LeftRight_test 2024-04-03T17:24:03.9896537Z inflating: build/bin/c10_Synchronized_test 2024-04-03T17:24:03.9959068Z inflating: build/bin/c10_cow_test 2024-04-03T17:24:04.0007141Z inflating: build/bin/c10_Metaprogramming_test 2024-04-03T17:24:04.0052670Z inflating: build/bin/c10_TypeList_test 2024-04-03T17:24:04.0102176Z inflating: build/bin/c10_ThreadLocal_test 2024-04-03T17:24:04.0149021Z inflating: build/bin/c10_TypeIndex_test 2024-04-03T17:24:04.0194797Z inflating: build/bin/c10_TypeTraits_test 2024-04-03T17:24:04.0243302Z inflating: build/bin/c10_accumulate_test 2024-04-03T17:24:04.0291209Z inflating: build/bin/c10_exception_test 2024-04-03T17:24:04.0336627Z inflating: build/bin/c10_flags_test 2024-04-03T17:24:04.0382703Z inflating: build/bin/c10_bit_cast_test 2024-04-03T17:24:04.0432824Z inflating: build/bin/c10_bfloat16_test 2024-04-03T17:24:04.0482802Z inflating: build/bin/c10_complex_test 2024-04-03T17:24:04.0528154Z inflating: build/bin/c10_generic_math_test 2024-04-03T17:24:04.0579409Z inflating: build/bin/c10_complex_math_test 2024-04-03T17:24:04.0625402Z inflating: build/bin/c10_irange_test 2024-04-03T17:24:04.0676512Z inflating: build/bin/c10_logging_test 2024-04-03T17:24:04.0746160Z inflating: build/bin/c10_registry_test 2024-04-03T17:24:04.0773134Z inflating: build/bin/c10_ssize_test 2024-04-03T17:24:04.0818533Z inflating: build/bin/c10_string_util_test 2024-04-03T17:24:04.0875746Z inflating: build/bin/c10_ordered_preserving_dict_test 2024-04-03T17:24:04.0923236Z inflating: build/bin/c10_tempfile_test 2024-04-03T17:24:04.0971687Z inflating: build/bin/c10_typeid_test 2024-04-03T17:24:04.1022782Z inflating: build/bin/c10_string_view_test 2024-04-03T17:24:04.1092602Z inflating: build/bin/c10_optional_test 2024-04-03T17:24:04.1131717Z inflating: build/bin/c10_intrusive_ptr_benchmark 2024-04-03T17:24:04.1260995Z inflating: build/bin/c10_intrusive_ptr_test 2024-04-03T17:24:04.1392615Z inflating: build/bin/c10_small_vector_test 2024-04-03T17:24:04.1713797Z inflating: build/bin/vec_test_all_types_DEFAULT 2024-04-03T17:24:04.2032574Z inflating: build/bin/vec_test_all_types_AVX512 2024-04-03T17:24:04.2377452Z inflating: build/bin/vec_test_all_types_AVX2 2024-04-03T17:24:04.2429514Z inflating: build/bin/static_runtime_bench 2024-04-03T17:24:04.2714224Z inflating: build/bin/static_runtime_test 2024-04-03T17:24:04.2778432Z inflating: build/bin/Dict_test 2024-04-03T17:24:04.2825355Z inflating: build/bin/Dimname_test 2024-04-03T17:24:04.2885711Z inflating: build/bin/MaybeOwned_test 2024-04-03T17:24:04.2935836Z inflating: build/bin/NamedTensor_test 2024-04-03T17:24:04.2989742Z inflating: build/bin/apply_utils_test 2024-04-03T17:24:04.3043984Z inflating: build/bin/atest 2024-04-03T17:24:04.3100558Z inflating: build/bin/basic 2024-04-03T17:24:04.3151361Z inflating: build/bin/broadcast_test 2024-04-03T17:24:04.3198446Z inflating: build/bin/cpu_allocator_test 2024-04-03T17:24:04.3251176Z inflating: build/bin/cpu_generator_test 2024-04-03T17:24:04.3298264Z inflating: build/bin/cpu_profiling_allocator_test 2024-04-03T17:24:04.3384861Z inflating: build/bin/cpu_rng_test 2024-04-03T17:24:04.3431862Z inflating: build/bin/dispatch_key_set_test 2024-04-03T17:24:04.3478574Z inflating: build/bin/dlconvertor_test 2024-04-03T17:24:04.3532322Z inflating: build/bin/extension_backend_test 2024-04-03T17:24:04.3579136Z inflating: build/bin/half_test 2024-04-03T17:24:04.3669961Z inflating: build/bin/ivalue_test 2024-04-03T17:24:04.3714971Z inflating: build/bin/lazy_tensor_test 2024-04-03T17:24:04.3763867Z inflating: build/bin/math_kernel_test 2024-04-03T17:24:04.3812150Z inflating: build/bin/memory_format_test 2024-04-03T17:24:04.3859423Z inflating: build/bin/memory_overlapping_test 2024-04-03T17:24:04.3909477Z inflating: build/bin/mobile_memory_cleanup 2024-04-03T17:24:04.3961643Z inflating: build/bin/native_test 2024-04-03T17:24:04.4007861Z inflating: build/bin/operator_name_test 2024-04-03T17:24:04.4053109Z inflating: build/bin/operators_test 2024-04-03T17:24:04.4100005Z inflating: build/bin/packedtensoraccessor_test 2024-04-03T17:24:04.4165717Z inflating: build/bin/pow_test 2024-04-03T17:24:04.4217111Z inflating: build/bin/quantized_test 2024-04-03T17:24:04.4262732Z inflating: build/bin/reduce_ops_test 2024-04-03T17:24:04.4309936Z inflating: build/bin/reportMemoryUsage_test 2024-04-03T17:24:04.4362140Z inflating: build/bin/scalar_tensor_test 2024-04-03T17:24:04.4414273Z inflating: build/bin/scalar_test 2024-04-03T17:24:04.4460272Z inflating: build/bin/StorageUtils_test 2024-04-03T17:24:04.4508575Z inflating: build/bin/stride_properties_test 2024-04-03T17:24:04.4583517Z inflating: build/bin/tensor_iterator_test 2024-04-03T17:24:04.4632671Z inflating: build/bin/test_parallel 2024-04-03T17:24:04.4633354Z inflating: build/bin/thread_init_test 2024-04-03T17:24:04.4682855Z inflating: build/bin/type_ptr_test 2024-04-03T17:24:04.4737079Z inflating: build/bin/type_test 2024-04-03T17:24:04.4784550Z inflating: build/bin/undefined_tensor_test 2024-04-03T17:24:04.4785343Z inflating: build/bin/verify_api_visibility 2024-04-03T17:24:04.4833528Z inflating: build/bin/weakref_test 2024-04-03T17:24:04.4880530Z inflating: build/bin/wrapdim_test 2024-04-03T17:24:04.4927725Z inflating: build/bin/xla_tensor_test 2024-04-03T17:24:04.4980305Z inflating: build/bin/IListRef_test 2024-04-03T17:24:04.5074984Z inflating: build/bin/List_test 2024-04-03T17:24:04.5134025Z inflating: build/bin/KernelFunction_test 2024-04-03T17:24:04.5255526Z inflating: build/bin/kernel_function_legacy_test 2024-04-03T17:24:04.5344285Z inflating: build/bin/kernel_function_test 2024-04-03T17:24:04.5469222Z inflating: build/bin/kernel_lambda_legacy_test 2024-04-03T17:24:04.5565460Z inflating: build/bin/kernel_lambda_test 2024-04-03T17:24:04.5619805Z inflating: build/bin/kernel_stackbased_test 2024-04-03T17:24:04.5710694Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2024-04-03T17:24:04.5756252Z inflating: build/bin/CppSignature_test 2024-04-03T17:24:04.5806594Z inflating: build/bin/backend_fallback_test 2024-04-03T17:24:04.5851365Z inflating: build/bin/op_allowlist_test 2024-04-03T17:24:04.5908152Z inflating: build/bin/inline_container_test 2024-04-03T17:24:04.5956658Z inflating: build/bin/test_edge_op_registration 2024-04-03T17:24:04.6263570Z inflating: build/bin/op_registration_test 2024-04-03T17:24:04.6816087Z inflating: build/bin/test_jit 2024-04-03T17:24:04.6863219Z inflating: build/bin/FileStoreTest 2024-04-03T17:24:04.6878385Z inflating: build/bin/tutorial_tensorexpr 2024-04-03T17:24:04.6928228Z inflating: build/bin/TCPStoreTest 2024-04-03T17:24:04.6975818Z inflating: build/bin/HashStoreTest 2024-04-03T17:24:04.7038950Z inflating: build/bin/test_cpp_rpc 2024-04-03T17:24:04.7040309Z inflating: build/bin/example_allreduce 2024-04-03T17:24:04.7100896Z inflating: build/bin/ProcessGroupGlooTest 2024-04-03T17:24:04.7151397Z inflating: build/bin/test_dist_autograd 2024-04-03T17:24:04.8046890Z inflating: build/bin/test_tensorexpr 2024-04-03T17:24:04.8047642Z inflating: build/bin/parallel_benchmark 2024-04-03T17:24:04.8051688Z inflating: build/bin/torch_shm_manager 2024-04-03T17:24:04.9311897Z inflating: build/bin/test_api 2024-04-03T17:24:04.9622877Z inflating: build/bin/test_lazy 2024-04-03T17:24:04.9623337Z creating: .additional_ci_files/ 2024-04-03T17:24:04.9657289Z inflating: .additional_ci_files/test-times.json 2024-04-03T17:24:04.9798427Z inflating: .additional_ci_files/test-class-times.json 2024-04-03T17:24:04.9826810Z ##[group]Run rm artifacts.zip 2024-04-03T17:24:04.9827174Z rm artifacts.zip 2024-04-03T17:24:04.9836824Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T17:24:04.9837316Z env: 2024-04-03T17:24:04.9837571Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:24:04.9837882Z ##[endgroup] 2024-04-03T17:24:05.0253721Z ##[group]Run df -H 2024-04-03T17:24:05.0254014Z df -H 2024-04-03T17:24:05.0261223Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T17:24:05.0261839Z env: 2024-04-03T17:24:05.0262079Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:24:05.0262400Z ##[endgroup] 2024-04-03T17:24:05.0291356Z Filesystem Size Used Avail Use% Mounted on 2024-04-03T17:24:05.0291870Z devtmpfs 50G 0 50G 0% /dev 2024-04-03T17:24:05.0292384Z tmpfs 50G 0 50G 0% /dev/shm 2024-04-03T17:24:05.0292959Z tmpfs 50G 574k 50G 1% /run 2024-04-03T17:24:05.0293448Z tmpfs 50G 0 50G 0% /sys/fs/cgroup 2024-04-03T17:24:05.0293894Z /dev/nvme0n1p1 215G 30G 185G 14% / 2024-04-03T17:24:05.0333753Z Prepare all required actions 2024-04-03T17:24:05.0334157Z Getting action download info 2024-04-03T17:24:05.1582482Z ##[group]Run ./.github/actions/download-td-artifacts 2024-04-03T17:24:05.1582930Z with: 2024-04-03T17:24:05.1583171Z env: 2024-04-03T17:24:05.1583435Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:24:05.1583755Z ##[endgroup] 2024-04-03T17:24:05.1822594Z ##[group]Run seemethere/download-artifact-s3@v4 2024-04-03T17:24:05.1823042Z with: 2024-04-03T17:24:05.1823287Z name: td_results 2024-04-03T17:24:05.1823565Z s3-bucket: gha-artifacts 2024-04-03T17:24:05.1823894Z region: us-east-1 2024-04-03T17:24:05.1824170Z env: 2024-04-03T17:24:05.1824402Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:24:05.1824720Z ##[endgroup] 2024-04-03T17:24:05.6367166Z (node:23494) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2024-04-03T17:24:05.6367907Z 2024-04-03T17:24:05.6368229Z Please migrate your code to use AWS SDK for JavaScript (v3). 2024-04-03T17:24:05.6368957Z For more information, check the migration guide at https://a.co/7PzMCcy 2024-04-03T17:24:05.6369883Z (Use `node --trace-warnings ...` to show where the warning was created) 2024-04-03T17:24:05.7137381Z Found 1 objects with prefix pytorch/pytorch/8536950919/td_results/ 2024-04-03T17:24:05.7138368Z Starting download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/td_results.json 2024-04-03T17:24:05.7844679Z Finished download (1/1): /home/ec2-user/actions-runner/_work/pytorch/pytorch/td_results.json 2024-04-03T17:24:05.7849224Z Artifact download has finished successfully 2024-04-03T17:24:05.8001052Z ##[group]Run mkdir -p .additional_ci_files 2024-04-03T17:24:05.8001512Z mkdir -p .additional_ci_files 2024-04-03T17:24:05.8002048Z mv td_results.json .additional_ci_files/td_results.json 2024-04-03T17:24:05.8009678Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T17:24:05.8010302Z env: 2024-04-03T17:24:05.8010578Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:24:05.8010900Z ##[endgroup] 2024-04-03T17:24:05.8569970Z ##[group]Run .github/scripts/parse_ref.py 2024-04-03T17:24:05.8570418Z .github/scripts/parse_ref.py 2024-04-03T17:24:05.8578193Z shell: /usr/bin/bash -e {0} 2024-04-03T17:24:05.8578531Z env: 2024-04-03T17:24:05.8578773Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:24:05.8579105Z ##[endgroup] 2024-04-03T17:24:05.8818971Z Prepare all required actions 2024-04-03T17:24:05.8862821Z ##[group]Run ./.github/actions/get-workflow-job-id 2024-04-03T17:24:05.8863433Z with: 2024-04-03T17:24:05.8863995Z github-token: *** 2024-04-03T17:24:05.8864285Z env: 2024-04-03T17:24:05.8864523Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:24:05.8864853Z ##[endgroup] 2024-04-03T17:24:05.9084797Z ##[group]Run set -eux 2024-04-03T17:24:05.9085118Z set -eux 2024-04-03T17:24:05.9085691Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2024-04-03T17:24:05.9092937Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T17:24:05.9093419Z env: 2024-04-03T17:24:05.9093672Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:24:05.9094167Z GITHUB_TOKEN: *** 2024-04-03T17:24:05.9094565Z ##[endgroup] 2024-04-03T17:24:05.9116027Z + python3 .github/scripts/get_workflow_job_id.py 8536950919 i-09e3badf1296fa0c8 2024-04-03T17:24:36.4919413Z setting job-id=23405395279 2024-04-03T17:24:36.4920382Z setting job-name=linux-focal-py3_8-clang9-xla / test (xla, 1, 1, linux.12xlarge) 2024-04-03T17:24:36.5249065Z Prepare all required actions 2024-04-03T17:24:36.5249521Z Getting action download info 2024-04-03T17:24:36.6316156Z ##[group]Run ./.github/actions/filter-test-configs 2024-04-03T17:24:36.6316614Z with: 2024-04-03T17:24:36.6317081Z github-token: *** 2024-04-03T17:24:36.6317786Z test-matrix: {"include": [{"config": "xla", "shard": 1, "num_shards": 1, "runner": "linux.12xlarge"}]} 2024-04-03T17:24:36.6318636Z job-name: linux-focal-py3_8-clang9-xla / test (xla, 1, 1, linux.12xlarge) 2024-04-03T17:24:36.6319171Z env: 2024-04-03T17:24:36.6319423Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:24:36.6319743Z ##[endgroup] 2024-04-03T17:24:36.6660300Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2024-04-03T17:24:36.6660845Z with: 2024-04-03T17:24:36.6661090Z shell: bash 2024-04-03T17:24:36.6661486Z timeout_minutes: 10 2024-04-03T17:24:36.6661773Z max_attempts: 5 2024-04-03T17:24:36.6662059Z retry_wait_seconds: 30 2024-04-03T17:24:36.6662874Z command: set -eux # PyYAML 6.0 doesn't work with MacOS x86 anymore python3 -m pip install requests==2.26.0 pyyaml==6.0.1 2024-04-03T17:24:36.6663704Z polling_interval_seconds: 1 2024-04-03T17:24:36.6664033Z warning_on_retry: true 2024-04-03T17:24:36.6664356Z continue_on_error: false 2024-04-03T17:24:36.6664666Z env: 2024-04-03T17:24:36.6664898Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:24:36.6665412Z GITHUB_TOKEN: *** 2024-04-03T17:24:36.6665814Z ##[endgroup] 2024-04-03T17:24:36.7169128Z + python3 -m pip install requests==2.26.0 pyyaml==6.0.1 2024-04-03T17:24:36.9183147Z Defaulting to user installation because normal site-packages is not writeable 2024-04-03T17:24:36.9342157Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2024-04-03T17:24:36.9466904Z Requirement already satisfied: pyyaml==6.0.1 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0.1) 2024-04-03T17:24:36.9474097Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2024.2.2) 2024-04-03T17:24:36.9481238Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.18) 2024-04-03T17:24:36.9652739Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.6) 2024-04-03T17:24:36.9661738Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2024-04-03T17:24:37.7183363Z Command completed after 1 attempt(s). 2024-04-03T17:24:37.7236268Z ##[group]Run set -x 2024-04-03T17:24:37.7236562Z set -x 2024-04-03T17:24:37.7236847Z  2024-04-03T17:24:37.7237375Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-04-03T17:24:37.7238030Z # in runner workspace 2024-04-03T17:24:37.7238545Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2024-04-03T17:24:37.7246369Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T17:24:37.7246853Z env: 2024-04-03T17:24:37.7247119Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:24:37.7247423Z ##[endgroup] 2024-04-03T17:24:37.7279370Z + python3 /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2024-04-03T17:24:37.7537795Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2024-04-03T17:24:37.7538331Z echo "Workflow: ${GITHUB_WORKFLOW}" 2024-04-03T17:24:37.7538776Z echo "Job name: ${JOB_NAME}" 2024-04-03T17:24:37.7539166Z  2024-04-03T17:24:37.7539711Z # Use relative path here as this could be checked out anywhere, not necessarily 2024-04-03T17:24:37.7540384Z # in runner workspace 2024-04-03T17:24:37.7540961Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2024-04-03T17:24:37.7541900Z  --workflow "${GITHUB_WORKFLOW}" \ 2024-04-03T17:24:37.7542340Z  --job-name "${JOB_NAME}" \ 2024-04-03T17:24:37.7543095Z  --test-matrix "{"include": [{"config": "xla", "shard": 1, "num_shards": 1, "runner": "linux.12xlarge"}]}" \ 2024-04-03T17:24:37.7543876Z  --pr-number "${PR_NUMBER}" \ 2024-04-03T17:24:37.7544292Z  --tag "${TAG}" \ 2024-04-03T17:24:37.7544659Z  --event-name "${EVENT_NAME}" \ 2024-04-03T17:24:37.7545101Z  --schedule "${SCHEDULE}" \ 2024-04-03T17:24:37.7545517Z  --branch "${HEAD_BRANCH}" 2024-04-03T17:24:37.7553266Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T17:24:37.7553748Z env: 2024-04-03T17:24:37.7554013Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:24:37.7554560Z GITHUB_TOKEN: *** 2024-04-03T17:24:37.7555061Z JOB_NAME: linux-focal-py3_8-clang9-xla / test (xla, 1, 1, linux.12xlarge) 2024-04-03T17:24:37.7555671Z PR_NUMBER: 123154 2024-04-03T17:24:37.7555989Z TAG: 2024-04-03T17:24:37.7556238Z EVENT_NAME: pull_request 2024-04-03T17:24:37.7556574Z SCHEDULE: 2024-04-03T17:24:37.7556847Z HEAD_BRANCH: 2024-04-03T17:24:37.7557112Z ##[endgroup] 2024-04-03T17:24:37.7578608Z Workflow: pull 2024-04-03T17:24:37.7579317Z Job name: linux-focal-py3_8-clang9-xla / test (xla, 1, 1, linux.12xlarge) 2024-04-03T17:24:37.9899799Z INFO:root:Found no test-config label on the PR, so all test configs are included 2024-04-03T17:24:38.0847025Z fatal: unknown commit main 2024-04-03T17:24:38.0866187Z /home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/filter_test_configs.py:458: UserWarning: failed to get commit messages: Command '['git', 'cherry', '-v', 'main']' returned non-zero exit status 128. 2024-04-03T17:24:38.0867994Z warnings.warn(f"failed to get commit messages: {e}") 2024-04-03T17:24:38.0991788Z ##[group]Run echo "Filtered matrix:" 2024-04-03T17:24:38.0992226Z echo "Filtered matrix:" 2024-04-03T17:24:38.0992918Z echo "{"include": [{"config": "xla", "shard": 1, "num_shards": 1, "runner": "linux.12xlarge"}]}" 2024-04-03T17:24:38.0993599Z  2024-04-03T17:24:38.0993856Z echo 2024-04-03T17:24:38.0994201Z echo "Is the current job unstable? False" 2024-04-03T17:24:38.0994650Z  2024-04-03T17:24:38.0994903Z echo 2024-04-03T17:24:38.0995229Z echo "Is keep-going label set? False" 2024-04-03T17:24:38.0995663Z  2024-04-03T17:24:38.0995912Z echo 2024-04-03T17:24:38.0996194Z echo "Renabled issues? " 2024-04-03T17:24:38.1003430Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T17:24:38.1003897Z env: 2024-04-03T17:24:38.1004145Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:24:38.1004439Z ##[endgroup] 2024-04-03T17:24:38.1024276Z Filtered matrix: 2024-04-03T17:24:38.1024782Z {include: [{config: xla, shard: 1, num_shards: 1, runner: linux.12xlarge}]} 2024-04-03T17:24:38.1025443Z 2024-04-03T17:24:38.1025639Z Is the current job unstable? False 2024-04-03T17:24:38.1025911Z 2024-04-03T17:24:38.1026141Z Is keep-going label set? False 2024-04-03T17:24:38.1028605Z 2024-04-03T17:24:38.1028925Z Renabled issues? 2024-04-03T17:24:38.1246213Z ##[group]Run echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2024-04-03T17:24:38.1246855Z echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2024-04-03T17:24:38.1253604Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T17:24:38.1254063Z env: 2024-04-03T17:24:38.1254308Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:24:38.1254606Z JOB_TIMEOUT: 240 2024-04-03T17:24:38.1254987Z ##[endgroup] 2024-04-03T17:24:38.1546971Z ##[group]Run set -x 2024-04-03T17:24:38.1547342Z set -x 2024-04-03T17:24:38.1547965Z  2024-04-03T17:24:38.1548471Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2024-04-03T17:24:38.1548993Z  TEST_COMMAND=.ci/pytorch/multigpu-test.sh 2024-04-03T17:24:38.1549690Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2024-04-03T17:24:38.1550186Z  TEST_COMMAND=.ci/onnx/test.sh 2024-04-03T17:24:38.1550565Z else 2024-04-03T17:24:38.1550880Z  TEST_COMMAND=.ci/pytorch/test.sh 2024-04-03T17:24:38.1551281Z fi 2024-04-03T17:24:38.1551515Z  2024-04-03T17:24:38.1551959Z # detached container should get cleaned up by teardown_ec2_linux 2024-04-03T17:24:38.1552706Z # TODO: Stop building test binaries as part of the build phase 2024-04-03T17:24:38.1553354Z # Used for GPU_FLAG since that doesn't play nice 2024-04-03T17:24:38.1553939Z # shellcheck disable=SC2086,SC2090 2024-04-03T17:24:38.1554469Z container_name=$(docker run \ 2024-04-03T17:24:38.1554849Z  ${GPU_FLAG:-} \ 2024-04-03T17:24:38.1555181Z  -e BUILD_ENVIRONMENT \ 2024-04-03T17:24:38.1555526Z  -e PR_NUMBER \ 2024-04-03T17:24:38.1555853Z  -e GITHUB_ACTIONS \ 2024-04-03T17:24:38.1556212Z  -e GITHUB_REPOSITORY \ 2024-04-03T17:24:38.1556560Z  -e GITHUB_WORKFLOW \ 2024-04-03T17:24:38.1556904Z  -e GITHUB_JOB \ 2024-04-03T17:24:38.1557224Z  -e GITHUB_RUN_ID \ 2024-04-03T17:24:38.1557564Z  -e GITHUB_RUN_NUMBER \ 2024-04-03T17:24:38.1557914Z  -e GITHUB_RUN_ATTEMPT \ 2024-04-03T17:24:38.1558270Z  -e JOB_ID \ 2024-04-03T17:24:38.1580344Z  -e JOB_NAME \ 2024-04-03T17:24:38.1580718Z  -e BASE_SHA \ 2024-04-03T17:24:38.1581031Z  -e BRANCH \ 2024-04-03T17:24:38.1581329Z  -e SHA1 \ 2024-04-03T17:24:38.1581657Z  -e AWS_DEFAULT_REGION \ 2024-04-03T17:24:38.1582032Z  -e IN_WHEEL_TEST \ 2024-04-03T17:24:38.1582383Z  -e SHARD_NUMBER \ 2024-04-03T17:24:38.1582733Z  -e TEST_CONFIG \ 2024-04-03T17:24:38.1583073Z  -e NUM_TEST_SHARDS \ 2024-04-03T17:24:38.1583452Z  -e REENABLED_ISSUES \ 2024-04-03T17:24:38.1583862Z  -e CONTINUE_THROUGH_ERROR \ 2024-04-03T17:24:38.1584252Z  -e VERBOSE_TEST_LOGS \ 2024-04-03T17:24:38.1584616Z  -e NO_TEST_TIMEOUT \ 2024-04-03T17:24:38.1584980Z  -e NO_TD \ 2024-04-03T17:24:38.1585281Z  -e PR_LABELS \ 2024-04-03T17:24:38.1585667Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2024-04-03T17:24:38.1586108Z  -e SCCACHE_BUCKET \ 2024-04-03T17:24:38.1586465Z  -e SCCACHE_S3_KEY_PREFIX \ 2024-04-03T17:24:38.1586856Z  -e XLA_CUDA \ 2024-04-03T17:24:38.1587220Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2024-04-03T17:24:38.1587897Z  -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK \ 2024-04-03T17:24:38.1588399Z  -e PYTORCH_TEST_RERUN_DISABLED_TESTS \ 2024-04-03T17:24:38.1588910Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2024-04-03T17:24:38.1589358Z  -e HUGGING_FACE_HUB_TOKEN \ 2024-04-03T17:24:38.1589740Z  -e DASHBOARD_TAG \ 2024-04-03T17:24:38.1590198Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2024-04-03T17:24:38.1590710Z  --ulimit stack=10485760:83886080 \ 2024-04-03T17:24:38.1591160Z  --security-opt seccomp=unconfined \ 2024-04-03T17:24:38.1591606Z  --cap-add=SYS_PTRACE \ 2024-04-03T17:24:38.1591974Z  --ipc=host \ 2024-04-03T17:24:38.1592288Z  --shm-size="${SHM_SIZE}" \ 2024-04-03T17:24:38.1592658Z  --tty \ 2024-04-03T17:24:38.1592946Z  --detach \ 2024-04-03T17:24:38.1593262Z  --name="${container_name}" \ 2024-04-03T17:24:38.1593657Z  --user jenkins \ 2024-04-03T17:24:38.1594315Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2024-04-03T17:24:38.1594851Z  -w /var/lib/jenkins/workspace \ 2024-04-03T17:24:38.1595269Z  "${DOCKER_IMAGE}" 2024-04-03T17:24:38.1595594Z ) 2024-04-03T17:24:38.1595959Z # Propagate download.pytorch.org IP to container 2024-04-03T17:24:38.1597001Z grep download.pytorch.org /etc/hosts | docker exec -i "${container_name}" sudo bash -c "/bin/cat >> /etc/hosts" 2024-04-03T17:24:38.1597985Z echo "DOCKER_CONTAINER_ID=${container_name}" >> "${GITHUB_ENV}" 2024-04-03T17:24:38.1598911Z docker exec -t "${container_name}" sh -c "pip install $(echo dist/*.whl)[opt-einsum] && ${TEST_COMMAND}" 2024-04-03T17:24:38.1605907Z shell: /usr/bin/bash -e {0} 2024-04-03T17:24:38.1606203Z env: 2024-04-03T17:24:38.1606442Z GIT_DEFAULT_BRANCH: main 2024-04-03T17:24:38.1606816Z BUILD_ENVIRONMENT: linux-focal-py3.8-clang9-xla 2024-04-03T17:24:38.1607227Z PR_NUMBER: 123154 2024-04-03T17:24:38.1607527Z GITHUB_REPOSITORY: pytorch/pytorch 2024-04-03T17:24:38.1607897Z GITHUB_WORKFLOW: pull 2024-04-03T17:24:38.1608177Z GITHUB_JOB: test 2024-04-03T17:24:38.1608451Z GITHUB_RUN_ID: 8536950919 2024-04-03T17:24:38.1608766Z GITHUB_RUN_NUMBER: 192590 2024-04-03T17:24:38.1609062Z GITHUB_RUN_ATTEMPT: 2 2024-04-03T17:24:38.1609357Z JOB_ID: 23405395279 2024-04-03T17:24:38.1609831Z JOB_NAME: linux-focal-py3_8-clang9-xla / test (xla, 1, 1, linux.12xlarge) 2024-04-03T17:24:38.1610373Z BRANCH: pull/123154 2024-04-03T17:24:38.1610715Z SHA1: d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T17:24:38.1611187Z BASE_SHA: 1d52c2d98507759a2143d52b922c541dbe36b6bf 2024-04-03T17:24:38.1611590Z TEST_CONFIG: xla 2024-04-03T17:24:38.1611855Z SHARD_NUMBER: 1 2024-04-03T17:24:38.1612128Z NUM_TEST_SHARDS: 1 2024-04-03T17:24:38.1612396Z REENABLED_ISSUES: 2024-04-03T17:24:38.1612700Z CONTINUE_THROUGH_ERROR: False 2024-04-03T17:24:38.1613051Z VERBOSE_TEST_LOGS: False 2024-04-03T17:24:38.1613353Z NO_TEST_TIMEOUT: False 2024-04-03T17:24:38.1613650Z NO_TD: False 2024-04-03T17:24:38.1613991Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2024-04-03T17:24:38.1614423Z SCCACHE_S3_KEY_PREFIX: pull 2024-04-03T17:24:38.1614865Z SHM_SIZE: 1g 2024-04-03T17:24:38.1615579Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v1.1-lite 2024-04-03T17:24:38.1616228Z XLA_CUDA: 0 2024-04-03T17:24:38.1616703Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2024-04-03T17:24:38.1617321Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2024-04-03T17:24:38.1617748Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2024-04-03T17:24:38.1618129Z DASHBOARD_TAG: 2024-04-03T17:24:38.1618426Z HUGGING_FACE_HUB_TOKEN: 2024-04-03T17:24:38.1618742Z ##[endgroup] 2024-04-03T17:24:38.1640298Z + [[ xla == \m\u\l\t\i\g\p\u ]] 2024-04-03T17:24:38.1640896Z + [[ linux-focal-py3.8-clang9-xla == *onnx* ]] 2024-04-03T17:24:38.1641357Z + TEST_COMMAND=.ci/pytorch/test.sh 2024-04-03T17:24:38.1649838Z +++ nproc --ignore=2 2024-04-03T17:24:38.1664483Z ++ docker run -e BUILD_ENVIRONMENT -e PR_NUMBER -e GITHUB_ACTIONS -e GITHUB_REPOSITORY -e GITHUB_WORKFLOW -e GITHUB_JOB -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_RUN_ATTEMPT -e JOB_ID -e JOB_NAME -e BASE_SHA -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e TEST_CONFIG -e NUM_TEST_SHARDS -e REENABLED_ISSUES -e CONTINUE_THROUGH_ERROR -e VERBOSE_TEST_LOGS -e NO_TEST_TIMEOUT -e NO_TD -e PR_LABELS -e MAX_JOBS=46 -e SCCACHE_BUCKET -e SCCACHE_S3_KEY_PREFIX -e XLA_CUDA -e XLA_CLANG_CACHE_S3_BUCKET_NAME -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK -e PYTORCH_TEST_RERUN_DISABLED_TESTS -e SKIP_SCCACHE_INITIALIZATION=1 -e HUGGING_FACE_HUB_TOKEN -e DASHBOARD_TAG --env-file=/tmp/github_env_8536950919 --ulimit stack=10485760:83886080 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --ipc=host --shm-size=1g --tty --detach --name= --user jenkins -v /home/ec2-user/actions-runner/_work/pytorch/pytorch:/var/lib/jenkins/workspace -w /var/lib/jenkins/workspace 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v1.1-lite 2024-04-03T17:25:16.0158314Z + container_name=92f3f4bc0cd2888366deb6e255057fa02e28d6afe9fceb9afb3d2b09a101033c 2024-04-03T17:25:16.0160167Z + grep download.pytorch.org /etc/hosts 2024-04-03T17:25:16.0162217Z + docker exec -i 92f3f4bc0cd2888366deb6e255057fa02e28d6afe9fceb9afb3d2b09a101033c sudo bash -c '/bin/cat >> /etc/hosts' 2024-04-03T17:25:16.0964890Z sudo: setrlimit(rlimit_stack): Operation not permitted 2024-04-03T17:25:16.1006366Z + echo DOCKER_CONTAINER_ID=92f3f4bc0cd2888366deb6e255057fa02e28d6afe9fceb9afb3d2b09a101033c 2024-04-03T17:25:16.1009926Z ++ echo dist/torch-2.4.0a0+gitd253bd7-cp38-cp38-linux_x86_64.whl 2024-04-03T17:25:16.1011870Z + docker exec -t 92f3f4bc0cd2888366deb6e255057fa02e28d6afe9fceb9afb3d2b09a101033c sh -c 'pip install dist/torch-2.4.0a0+gitd253bd7-cp38-cp38-linux_x86_64.whl[opt-einsum] && .ci/pytorch/test.sh' 2024-04-03T17:25:16.5314775Z Processing ./dist/torch-2.4.0a0+gitd253bd7-cp38-cp38-linux_x86_64.whl 2024-04-03T17:25:16.9586724Z Collecting filelock (from torch==2.4.0a0+gitd253bd7) 2024-04-03T17:25:16.9588832Z Obtaining dependency information for filelock from https://files.pythonhosted.org/packages/8b/69/acdf492db27dea7be5c63053230130e0574fd8a376de3555d5f8bbc3d3ad/filelock-3.13.3-py3-none-any.whl.metadata 2024-04-03T17:25:16.9935772Z Downloading filelock-3.13.3-py3-none-any.whl.metadata (2.8 kB) 2024-04-03T17:25:17.0204973Z Collecting typing-extensions>=4.8.0 (from torch==2.4.0a0+gitd253bd7) 2024-04-03T17:25:17.0206899Z Obtaining dependency information for typing-extensions>=4.8.0 from https://files.pythonhosted.org/packages/f9/de/dc04a3ea60b22624b51c703a84bbe0184abcd1d0b9bc8074b5d6b7ab90bb/typing_extensions-4.10.0-py3-none-any.whl.metadata 2024-04-03T17:25:17.0245917Z Downloading typing_extensions-4.10.0-py3-none-any.whl.metadata (3.0 kB) 2024-04-03T17:25:17.0277233Z Requirement already satisfied: sympy in /opt/conda/lib/python3.8/site-packages (from torch==2.4.0a0+gitd253bd7) (1.12) 2024-04-03T17:25:17.0278695Z Requirement already satisfied: networkx in /opt/conda/lib/python3.8/site-packages (from torch==2.4.0a0+gitd253bd7) (3.1) 2024-04-03T17:25:17.0498152Z Collecting jinja2 (from torch==2.4.0a0+gitd253bd7) 2024-04-03T17:25:17.0500431Z Obtaining dependency information for jinja2 from https://files.pythonhosted.org/packages/30/6d/6de6be2d02603ab56e72997708809e8a5b0fbfee080735109b40a3564843/Jinja2-3.1.3-py3-none-any.whl.metadata 2024-04-03T17:25:17.0537304Z Downloading Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB) 2024-04-03T17:25:17.0895766Z Collecting fsspec (from torch==2.4.0a0+gitd253bd7) 2024-04-03T17:25:17.0897582Z Obtaining dependency information for fsspec from https://files.pythonhosted.org/packages/93/6d/66d48b03460768f523da62a57a7e14e5e95fdf339d79e996ce3cecda2cdb/fsspec-2024.3.1-py3-none-any.whl.metadata 2024-04-03T17:25:17.0937039Z Downloading fsspec-2024.3.1-py3-none-any.whl.metadata (6.8 kB) 2024-04-03T17:25:17.1098481Z Collecting opt-einsum>=3.3 (from torch==2.4.0a0+gitd253bd7) 2024-04-03T17:25:17.1100605Z Obtaining dependency information for opt-einsum>=3.3 from https://files.pythonhosted.org/packages/bc/19/404708a7e54ad2798907210462fd950c3442ea51acc8790f3da48d2bee8b/opt_einsum-3.3.0-py3-none-any.whl.metadata 2024-04-03T17:25:17.1137685Z Downloading opt_einsum-3.3.0-py3-none-any.whl.metadata (6.5 kB) 2024-04-03T17:25:17.1218153Z Requirement already satisfied: numpy>=1.7 in /opt/conda/lib/python3.8/site-packages (from opt-einsum>=3.3->torch==2.4.0a0+gitd253bd7) (1.22.4) 2024-04-03T17:25:17.2473631Z Collecting MarkupSafe>=2.0 (from jinja2->torch==2.4.0a0+gitd253bd7) 2024-04-03T17:25:17.2475706Z Obtaining dependency information for MarkupSafe>=2.0 from https://files.pythonhosted.org/packages/c7/bd/50319665ce81bb10e90d1cf76f9e1aa269ea6f7fa30ab4521f14d122a3df/MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata 2024-04-03T17:25:17.2533319Z Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 2024-04-03T17:25:17.2722200Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.8/site-packages (from sympy->torch==2.4.0a0+gitd253bd7) (1.3.0) 2024-04-03T17:25:17.2866078Z Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) 2024-04-03T17:25:17.2943606Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/65.5 kB ? eta -:--:-- 2024-04-03T17:25:17.2944810Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 14.4 MB/s eta 0:00:00 2024-04-03T17:25:17.2982712Z [?25hDownloading typing_extensions-4.10.0-py3-none-any.whl (33 kB) 2024-04-03T17:25:17.3046834Z Downloading filelock-3.13.3-py3-none-any.whl (11 kB) 2024-04-03T17:25:17.3106917Z Downloading fsspec-2024.3.1-py3-none-any.whl (171 kB) 2024-04-03T17:25:17.3178453Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/172.0 kB ? eta -:--:-- 2024-04-03T17:25:17.3179472Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 172.0/172.0 kB 38.3 MB/s eta 0:00:00 2024-04-03T17:25:17.3219113Z [?25hDownloading Jinja2-3.1.3-py3-none-any.whl (133 kB) 2024-04-03T17:25:17.3284325Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/133.2 kB ? eta -:--:-- 2024-04-03T17:25:17.3285335Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 35.4 MB/s eta 0:00:00 2024-04-03T17:25:17.3320190Z [?25hDownloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB) 2024-04-03T17:25:17.7818657Z Installing collected packages: typing-extensions, opt-einsum, MarkupSafe, fsspec, filelock, jinja2, torch 2024-04-03T17:25:17.7819554Z Attempting uninstall: typing-extensions 2024-04-03T17:25:17.7824654Z Found existing installation: typing_extensions 4.7.1 2024-04-03T17:25:17.7844672Z Uninstalling typing_extensions-4.7.1: 2024-04-03T17:25:17.8755884Z Successfully uninstalled typing_extensions-4.7.1 2024-04-03T17:25:24.5604203Z Successfully installed MarkupSafe-2.1.5 filelock-3.13.3 fsspec-2024.3.1 jinja2-3.1.3 opt-einsum-3.3.0 torch-2.4.0a0+gitd253bd7 typing-extensions-4.10.0 2024-04-03T17:25:24.7716411Z + echo 'Environment variables:' 2024-04-03T17:25:24.7716874Z Environment variables: 2024-04-03T17:25:24.7717166Z + env 2024-04-03T17:25:24.7720883Z NVIDIA_VISIBLE_DEVICES=all 2024-04-03T17:25:24.7721599Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T17:25:24.7722245Z TF_CUDA_COMPUTE_CAPABILITIES=5.2,7.5 2024-04-03T17:25:24.7722672Z CONTINUE_THROUGH_ERROR=False 2024-04-03T17:25:24.7724124Z TAGS=bazel,configure_env,install_deps 2024-04-03T17:25:24.7724652Z BUILD_ENVIRONMENT=linux-focal-py3.8-clang9-xla 2024-04-03T17:25:24.7725093Z HOSTNAME=92f3f4bc0cd2 2024-04-03T17:25:24.7725402Z PYTHON_VERSION=3.8.18 2024-04-03T17:25:24.7726261Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_8d6d97f1-7a1f-42a3-9e5e-f8d2beb2db3d 2024-04-03T17:25:24.7727096Z GITHUB_ACTION=__self 2024-04-03T17:25:24.7727437Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2024-04-03T17:25:24.7727826Z GITHUB_RUN_NUMBER=192590 2024-04-03T17:25:24.7728145Z TEST_CONFIG=xla 2024-04-03T17:25:24.7728446Z GITHUB_REPOSITORY_OWNER_ID=21003710 2024-04-03T17:25:24.7728912Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2024-04-03T17:25:24.7729325Z GITHUB_TRIGGERING_ACTOR=soulitzer 2024-04-03T17:25:24.7729702Z GITHUB_REF_TYPE=branch 2024-04-03T17:25:24.7730042Z TORCH_CUDA_ARCH_LIST=Maxwell 2024-04-03T17:25:24.7730438Z BASE_SHA=1d52c2d98507759a2143d52b922c541dbe36b6bf 2024-04-03T17:25:24.7730849Z XLA_CUDA=0 2024-04-03T17:25:24.7731116Z HUGGING_FACE_HUB_TOKEN= 2024-04-03T17:25:24.7732725Z *** 2024-04-03T17:25:24.7732970Z GITHUB_REPOSITORY_ID=65600975 2024-04-03T17:25:24.7733316Z GITHUB_ACTIONS=true 2024-04-03T17:25:24.7733660Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2024-04-03T17:25:24.7734122Z SHA1=d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T17:25:24.7734573Z PYTHON_SETUPTOOLS_VERSION=57.5.0 2024-04-03T17:25:24.7735399Z GITHUB_SHA=4302cb7ecb2b1ae758f931ad18aeedf6ae927cb0 2024-04-03T17:25:24.7736117Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/pull/123154/merge 2024-04-03T17:25:24.7736749Z CXX=clang++ 2024-04-03T17:25:24.7737013Z VERBOSE_TEST_LOGS=False 2024-04-03T17:25:24.7737300Z USE_CUDA=0 2024-04-03T17:25:24.7737673Z GITHUB_REF=refs/pull/123154/merge 2024-04-03T17:25:24.7738026Z SHARD_NUMBER=1 2024-04-03T17:25:24.7738294Z GITHUB_REF_PROTECTED=false 2024-04-03T17:25:24.7738621Z HOME=/home/jenkins 2024-04-03T17:25:24.7738945Z GITHUB_API_URL=https://api.github.com 2024-04-03T17:25:24.7739352Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2024-04-03T17:25:24.7739761Z LANG=C.UTF-8 2024-04-03T17:25:24.7740030Z CARGO_HOME=/opt/cargo 2024-04-03T17:25:24.7740329Z SCCACHE_S3_KEY_PREFIX=pull 2024-04-03T17:25:24.7740694Z OPENSSL_INCLUDE_DIR=/usr/include/openssl 2024-04-03T17:25:24.7741089Z NUM_TEST_SHARDS=1 2024-04-03T17:25:24.7741932Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_8d6d97f1-7a1f-42a3-9e5e-f8d2beb2db3d 2024-04-03T17:25:24.7742850Z GPG_KEY=E3FF2839C048B25C084DEBE9B26995E310250568 2024-04-03T17:25:24.7743552Z JOB_NAME=linux-focal-py3_8-clang9-xla / test (xla, 1, 1, linux.12xlarge) 2024-04-03T17:25:24.7744658Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_8d6d97f1-7a1f-42a3-9e5e-f8d2beb2db3d 2024-04-03T17:25:24.7745817Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2024-04-03T17:25:24.7746487Z GITHUB_EVENT_NAME=pull_request 2024-04-03T17:25:24.7746820Z DASHBOARD_TAG= 2024-04-03T17:25:24.7747100Z GITHUB_RUN_ID=8536950919 2024-04-03T17:25:24.7748319Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_8d6d97f1-7a1f-42a3-9e5e-f8d2beb2db3d 2024-04-03T17:25:24.7749197Z GITHUB_ACTOR=caic99 2024-04-03T17:25:24.7749491Z PR_NUMBER=123154 2024-04-03T17:25:24.7749777Z GITHUB_RUN_ATTEMPT=2 2024-04-03T17:25:24.7750155Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2024-04-03T17:25:24.7750624Z TERM=xterm 2024-04-03T17:25:24.7750879Z BRANCH=pull/123154 2024-04-03T17:25:24.7751172Z RUSTUP_HOME=/opt/rustup 2024-04-03T17:25:24.7751477Z CUDA_PATH=/usr/local/cuda 2024-04-03T17:25:24.7752237Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2024-04-03T17:25:24.7753008Z GITHUB_SERVER_URL=https://github.com 2024-04-03T17:25:24.7753384Z REENABLED_ISSUES= 2024-04-03T17:25:24.7753656Z SHLVL=1 2024-04-03T17:25:24.7753889Z MAX_JOBS=46 2024-04-03T17:25:24.7754135Z GITHUB_ACTOR_ID=78061359 2024-04-03T17:25:24.7754462Z PYTHON_PIP_VERSION=23.0.1 2024-04-03T17:25:24.7754920Z GITHUB_WORKFLOW_SHA=4302cb7ecb2b1ae758f931ad18aeedf6ae927cb0 2024-04-03T17:25:24.7755423Z GITHUB_REF_NAME=123154/merge 2024-04-03T17:25:24.7756017Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2024-04-03T17:25:24.7756586Z GITHUB_JOB=test 2024-04-03T17:25:24.7757297Z LD_LIBRARY_PATH=/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/:/opt/conda/lib/:/usr/local/cuda/lib64: 2024-04-03T17:25:24.7758037Z NO_TEST_TIMEOUT=False 2024-04-03T17:25:24.7758649Z PYTHON_GET_PIP_SHA256=45a2bb8bf2bb5eff16fdd00faef6f29731831c7c59bd9fc2bf1f3bed511ff1fe 2024-04-03T17:25:24.7759385Z TF_CUDA_PATHS=/usr/local/cuda,/usr/include,/usr 2024-04-03T17:25:24.7759847Z GITHUB_REPOSITORY=pytorch/pytorch 2024-04-03T17:25:24.7760223Z GITHUB_RETENTION_DAYS=90 2024-04-03T17:25:24.7761087Z PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/9af82b715db434abb94a0a6f3569f43e72157346/public/get-pip.py 2024-04-03T17:25:24.7761939Z GITHUB_ACTION_REPOSITORY= 2024-04-03T17:25:24.7762911Z PATH=/opt/conda/bin:/home/jenkins/.local/bin:/opt/cargo/bin:/usr/local/cuda:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-04-03T17:25:24.7763912Z GITHUB_BASE_REF=main 2024-04-03T17:25:24.7764198Z CC=clang 2024-04-03T17:25:24.7764432Z CI=true 2024-04-03T17:25:24.7764738Z OPENSSL_LIB_DIR=/usr/lib/x86_64-linux-gnu 2024-04-03T17:25:24.7765301Z GITHUB_REPOSITORY_OWNER=pytorch 2024-04-03T17:25:24.7765662Z JOB_ID=23405395279 2024-04-03T17:25:24.7765957Z GITHUB_HEAD_REF=patch-1 2024-04-03T17:25:24.7766269Z GITHUB_ACTION_REF= 2024-04-03T17:25:24.7766681Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2024-04-03T17:25:24.7767126Z GITHUB_WORKFLOW=pull 2024-04-03T17:25:24.7768101Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_8d6d97f1-7a1f-42a3-9e5e-f8d2beb2db3d 2024-04-03T17:25:24.7768938Z NO_TD=False 2024-04-03T17:25:24.7769206Z SKIP_SCCACHE_INITIALIZATION=1 2024-04-03T17:25:24.7769551Z TPUVM_MODE= 2024-04-03T17:25:24.7769802Z _=/usr/bin/env 2024-04-03T17:25:24.7770246Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2024-04-03T17:25:24.7896056Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.8/site-packages/torch 2024-04-03T17:25:24.7896823Z + TORCH_BIN_DIR=/opt/conda/lib/python3.8/site-packages/torch/bin 2024-04-03T17:25:24.7897546Z + TORCH_LIB_DIR=/opt/conda/lib/python3.8/site-packages/torch/lib 2024-04-03T17:25:24.7898270Z + TORCH_TEST_DIR=/opt/conda/lib/python3.8/site-packages/torch/test 2024-04-03T17:25:24.7898803Z + BUILD_DIR=build 2024-04-03T17:25:24.7899104Z + BUILD_RENAMED_DIR=build_renamed 2024-04-03T17:25:24.7899458Z + BUILD_BIN_DIR=build/bin 2024-04-03T17:25:24.7899776Z + SHARD_NUMBER=1 2024-04-03T17:25:24.7900065Z + NUM_TEST_SHARDS=1 2024-04-03T17:25:24.7900347Z + export VALGRIND=ON 2024-04-03T17:25:24.7900642Z + VALGRIND=ON 2024-04-03T17:25:24.7901032Z + [[ linux-focal-py3.8-clang9-xla == *clang9* ]] 2024-04-03T17:25:24.7901470Z + export VALGRIND=OFF 2024-04-03T17:25:24.7901767Z + VALGRIND=OFF 2024-04-03T17:25:24.7902028Z + [[ 0 == \1 ]] 2024-04-03T17:25:24.7902282Z + [[ False == \1 ]] 2024-04-03T17:25:24.7902679Z + [[ linux-focal-py3.8-clang9-xla != *bazel* ]] 2024-04-03T17:25:24.7903149Z ++ realpath build/custom_test_artifacts 2024-04-03T17:25:24.7903803Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/workspace/build/custom_test_artifacts 2024-04-03T17:25:24.7904464Z + [[ -n '' ]] 2024-04-03T17:25:24.7906193Z ++ dirname .ci/pytorch/test.sh 2024-04-03T17:25:24.7913126Z + source .ci/pytorch/common.sh 2024-04-03T17:25:24.7915825Z +++ dirname .ci/pytorch/common.sh 2024-04-03T17:25:24.7922563Z ++ source .ci/pytorch/common_utils.sh 2024-04-03T17:25:24.7923666Z +++ declare -f -t trap_add 2024-04-03T17:25:24.7927033Z ++ set -ex 2024-04-03T17:25:24.7927959Z ++ [[ linux-focal-py3.8-clang9-xla == *rocm* ]] 2024-04-03T17:25:24.7928407Z ++ BUILD_TEST_LIBTORCH=0 2024-04-03T17:25:24.7928765Z + echo 'Environment variables' 2024-04-03T17:25:24.7929121Z Environment variables 2024-04-03T17:25:24.7929408Z + env 2024-04-03T17:25:24.7934636Z NVIDIA_VISIBLE_DEVICES=all 2024-04-03T17:25:24.7935735Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T17:25:24.7936432Z TF_CUDA_COMPUTE_CAPABILITIES=5.2,7.5 2024-04-03T17:25:24.7936904Z CONTINUE_THROUGH_ERROR=False 2024-04-03T17:25:24.7937444Z TAGS=bazel,configure_env,install_deps 2024-04-03T17:25:24.7938104Z BUILD_ENVIRONMENT=linux-focal-py3.8-clang9-xla 2024-04-03T17:25:24.7938718Z HOSTNAME=92f3f4bc0cd2 2024-04-03T17:25:24.7939035Z PYTHON_VERSION=3.8.18 2024-04-03T17:25:24.7939894Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_8d6d97f1-7a1f-42a3-9e5e-f8d2beb2db3d 2024-04-03T17:25:24.7940714Z GITHUB_ACTION=__self 2024-04-03T17:25:24.7941050Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2024-04-03T17:25:24.7941425Z GITHUB_RUN_NUMBER=192590 2024-04-03T17:25:24.7941728Z TEST_CONFIG=xla 2024-04-03T17:25:24.7942025Z GITHUB_REPOSITORY_OWNER_ID=21003710 2024-04-03T17:25:24.7942476Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2024-04-03T17:25:24.7942880Z GITHUB_TRIGGERING_ACTOR=soulitzer 2024-04-03T17:25:24.7943252Z GITHUB_REF_TYPE=branch 2024-04-03T17:25:24.7943569Z TORCH_CUDA_ARCH_LIST=Maxwell 2024-04-03T17:25:24.7943952Z BASE_SHA=1d52c2d98507759a2143d52b922c541dbe36b6bf 2024-04-03T17:25:24.7944375Z XLA_CUDA=0 2024-04-03T17:25:24.7944636Z HUGGING_FACE_HUB_TOKEN= 2024-04-03T17:25:24.7945037Z *** 2024-04-03T17:25:24.7945440Z GITHUB_REPOSITORY_ID=65600975 2024-04-03T17:25:24.7945787Z GITHUB_ACTIONS=true 2024-04-03T17:25:24.7946118Z NVIDIA_DRIVER_CAPABILITIES=compute,utility 2024-04-03T17:25:24.7946595Z SHA1=d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T17:25:24.7947051Z PYTHON_SETUPTOOLS_VERSION=57.5.0 2024-04-03T17:25:24.7947502Z GITHUB_SHA=4302cb7ecb2b1ae758f931ad18aeedf6ae927cb0 2024-04-03T17:25:24.7948474Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/pull/123154/merge 2024-04-03T17:25:24.7949156Z CXX=clang++ 2024-04-03T17:25:24.7949420Z VERBOSE_TEST_LOGS=False 2024-04-03T17:25:24.7949711Z USE_CUDA=0 2024-04-03T17:25:24.7949982Z GITHUB_REF=refs/pull/123154/merge 2024-04-03T17:25:24.7950340Z SHARD_NUMBER=1 2024-04-03T17:25:24.7950614Z GITHUB_REF_PROTECTED=false 2024-04-03T17:25:24.7950938Z HOME=/home/jenkins 2024-04-03T17:25:24.7951263Z GITHUB_API_URL=https://api.github.com 2024-04-03T17:25:24.7951673Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2024-04-03T17:25:24.7952067Z LANG=C.UTF-8 2024-04-03T17:25:24.7952343Z CARGO_HOME=/opt/cargo 2024-04-03T17:25:24.7952645Z SCCACHE_S3_KEY_PREFIX=pull 2024-04-03T17:25:24.7953009Z OPENSSL_INCLUDE_DIR=/usr/include/openssl 2024-04-03T17:25:24.7953404Z NUM_TEST_SHARDS=1 2024-04-03T17:25:24.7954241Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_8d6d97f1-7a1f-42a3-9e5e-f8d2beb2db3d 2024-04-03T17:25:24.7955154Z GPG_KEY=E3FF2839C048B25C084DEBE9B26995E310250568 2024-04-03T17:25:24.7955862Z JOB_NAME=linux-focal-py3_8-clang9-xla / test (xla, 1, 1, linux.12xlarge) 2024-04-03T17:25:24.7956974Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_8d6d97f1-7a1f-42a3-9e5e-f8d2beb2db3d 2024-04-03T17:25:24.7958124Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2024-04-03T17:25:24.7958797Z GITHUB_EVENT_NAME=pull_request 2024-04-03T17:25:24.7959142Z DASHBOARD_TAG= 2024-04-03T17:25:24.7959407Z GITHUB_RUN_ID=8536950919 2024-04-03T17:25:24.7960344Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_8d6d97f1-7a1f-42a3-9e5e-f8d2beb2db3d 2024-04-03T17:25:24.7961235Z GITHUB_ACTOR=caic99 2024-04-03T17:25:24.7961514Z PR_NUMBER=123154 2024-04-03T17:25:24.7961795Z GITHUB_RUN_ATTEMPT=2 2024-04-03T17:25:24.7962085Z VALGRIND=OFF 2024-04-03T17:25:24.7962422Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2024-04-03T17:25:24.7962879Z TERM=xterm 2024-04-03T17:25:24.7963134Z BRANCH=pull/123154 2024-04-03T17:25:24.7963413Z RUSTUP_HOME=/opt/rustup 2024-04-03T17:25:24.7963732Z CUDA_PATH=/usr/local/cuda 2024-04-03T17:25:24.7964486Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2024-04-03T17:25:24.7965238Z GITHUB_SERVER_URL=https://github.com 2024-04-03T17:25:24.7965624Z REENABLED_ISSUES= 2024-04-03T17:25:24.7965897Z SHLVL=1 2024-04-03T17:25:24.7966119Z MAX_JOBS=46 2024-04-03T17:25:24.7966378Z GITHUB_ACTOR_ID=78061359 2024-04-03T17:25:24.7966704Z PYTHON_PIP_VERSION=23.0.1 2024-04-03T17:25:24.7967151Z GITHUB_WORKFLOW_SHA=4302cb7ecb2b1ae758f931ad18aeedf6ae927cb0 2024-04-03T17:25:24.7967666Z GITHUB_REF_NAME=123154/merge 2024-04-03T17:25:24.7968257Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2024-04-03T17:25:24.7968820Z GITHUB_JOB=test 2024-04-03T17:25:24.7969540Z LD_LIBRARY_PATH=/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/:/opt/conda/lib/:/usr/local/cuda/lib64: 2024-04-03T17:25:24.7970281Z NO_TEST_TIMEOUT=False 2024-04-03T17:25:24.7970876Z PYTHON_GET_PIP_SHA256=45a2bb8bf2bb5eff16fdd00faef6f29731831c7c59bd9fc2bf1f3bed511ff1fe 2024-04-03T17:25:24.7971615Z TF_CUDA_PATHS=/usr/local/cuda,/usr/include,/usr 2024-04-03T17:25:24.7972071Z GITHUB_REPOSITORY=pytorch/pytorch 2024-04-03T17:25:24.7972433Z GITHUB_RETENTION_DAYS=90 2024-04-03T17:25:24.7973312Z PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/9af82b715db434abb94a0a6f3569f43e72157346/public/get-pip.py 2024-04-03T17:25:24.7974157Z GITHUB_ACTION_REPOSITORY= 2024-04-03T17:25:24.7975330Z PATH=/opt/conda/bin:/home/jenkins/.local/bin:/opt/cargo/bin:/usr/local/cuda:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-04-03T17:25:24.7976355Z GITHUB_BASE_REF=main 2024-04-03T17:25:24.7976641Z CC=clang 2024-04-03T17:25:24.7976863Z CI=true 2024-04-03T17:25:24.7977190Z OPENSSL_LIB_DIR=/usr/lib/x86_64-linux-gnu 2024-04-03T17:25:24.7977683Z GITHUB_REPOSITORY_OWNER=pytorch 2024-04-03T17:25:24.7978024Z JOB_ID=23405395279 2024-04-03T17:25:24.7978325Z GITHUB_HEAD_REF=patch-1 2024-04-03T17:25:24.7978633Z GITHUB_ACTION_REF= 2024-04-03T17:25:24.7979031Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2024-04-03T17:25:24.7979483Z GITHUB_WORKFLOW=pull 2024-04-03T17:25:24.7980355Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_8d6d97f1-7a1f-42a3-9e5e-f8d2beb2db3d 2024-04-03T17:25:24.7981193Z NO_TD=False 2024-04-03T17:25:24.7981457Z SKIP_SCCACHE_INITIALIZATION=1 2024-04-03T17:25:24.7981795Z TPUVM_MODE= 2024-04-03T17:25:24.7982031Z _=/usr/bin/env 2024-04-03T17:25:24.7982343Z + echo 'Testing pytorch' 2024-04-03T17:25:24.7982663Z Testing pytorch 2024-04-03T17:25:24.7982945Z + export LANG=C.UTF-8 2024-04-03T17:25:24.7983251Z + LANG=C.UTF-8 2024-04-03T17:25:24.7983521Z + PR_NUMBER=123154 2024-04-03T17:25:24.7983804Z + [[ xla == \d\e\f\a\u\l\t ]] 2024-04-03T17:25:24.7984162Z + [[ xla == \d\i\s\t\r\i\b\u\t\e\d ]] 2024-04-03T17:25:24.7984544Z + [[ xla == \s\l\o\w ]] 2024-04-03T17:25:24.7985000Z + [[ linux-focal-py3.8-clang9-xla == *slow-gradcheck* ]] 2024-04-03T17:25:24.7985589Z + [[ linux-focal-py3.8-clang9-xla == *cuda* ]] 2024-04-03T17:25:24.7986118Z + [[ linux-focal-py3.8-clang9-xla == *rocm* ]] 2024-04-03T17:25:24.7986642Z + [[ linux-focal-py3.8-clang9-xla == *xpu* ]] 2024-04-03T17:25:24.7987071Z + [[ xla == *crossref* ]] 2024-04-03T17:25:24.7987495Z + [[ linux-focal-py3.8-clang9-xla == *rocm* ]] 2024-04-03T17:25:24.7988159Z + [[ linux-focal-py3.8-clang9-xla == *xpu* ]] 2024-04-03T17:25:24.7988700Z + [[ linux-focal-py3.8-clang9-xla != *-bazel-* ]] 2024-04-03T17:25:24.7989211Z + pip_install --user ninja==1.10.2 2024-04-03T17:25:24.7989715Z + pip install --progress-bar off --user ninja==1.10.2 2024-04-03T17:25:25.2447722Z Collecting ninja==1.10.2 2024-04-03T17:25:25.2449715Z Obtaining dependency information for ninja==1.10.2 from https://files.pythonhosted.org/packages/14/e9/981a87bdb105768fd9b9db4c9bef1e9e73e1814fddcbbe5fcc36b446ead3/ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata 2024-04-03T17:25:25.2807554Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (5.0 kB) 2024-04-03T17:25:25.2937898Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2024-04-03T17:25:25.6977943Z Installing collected packages: ninja 2024-04-03T17:25:25.7096706Z Successfully installed ninja-1.10.2 2024-04-03T17:25:25.8130950Z + export PATH=/home/jenkins/.local/bin:/opt/conda/bin:/home/jenkins/.local/bin:/opt/cargo/bin:/usr/local/cuda:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-04-03T17:25:25.8133028Z + PATH=/home/jenkins/.local/bin:/opt/conda/bin:/home/jenkins/.local/bin:/opt/cargo/bin:/usr/local/cuda:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-04-03T17:25:25.8134198Z + install_tlparse 2024-04-03T17:25:25.8134638Z + pip_install --user tlparse==0.3.7 2024-04-03T17:25:25.8135312Z + pip install --progress-bar off --user tlparse==0.3.7 2024-04-03T17:25:26.2187365Z Collecting tlparse==0.3.7 2024-04-03T17:25:26.2189659Z Obtaining dependency information for tlparse==0.3.7 from https://files.pythonhosted.org/packages/cf/cd/6bb81884f0b7e510c8a619d3641716a5e1cbbd17606c1c50e990171d8e07/tlparse-0.3.7-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata 2024-04-03T17:25:26.2788137Z Downloading tlparse-0.3.7-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (346 bytes) 2024-04-03T17:25:26.2898177Z Downloading tlparse-0.3.7-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB) 2024-04-03T17:25:26.7287328Z Installing collected packages: tlparse 2024-04-03T17:25:26.7654477Z Successfully installed tlparse-0.3.7 2024-04-03T17:25:26.8666216Z ++ python -m site --user-base 2024-04-03T17:25:26.8858760Z + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/conda/bin:/home/jenkins/.local/bin:/opt/cargo/bin:/usr/local/cuda:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2024-04-03T17:25:26.8860536Z + [[ linux-focal-py3.8-clang9-xla == *asan* ]] 2024-04-03T17:25:26.8861097Z + [[ linux-focal-py3.8-clang9-xla == *-debug* ]] 2024-04-03T17:25:26.8861659Z + [[ linux-focal-py3.8-clang9-xla != *-bazel-* ]] 2024-04-03T17:25:26.8862484Z + echo 'We are not in debug mode: linux-focal-py3.8-clang9-xla. Expect the assertion to pass' 2024-04-03T17:25:26.8863528Z We are not in debug mode: linux-focal-py3.8-clang9-xla. Expect the assertion to pass 2024-04-03T17:25:26.8864179Z + cd test 2024-04-03T17:25:26.8864672Z + python -c 'import torch; torch._C._crash_if_debug_asserts_fail(424242)' 2024-04-03T17:25:28.0194752Z + [[ xla == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2024-04-03T17:25:28.0195298Z + [[ xla == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2024-04-03T17:25:28.0195741Z + DYNAMO_BENCHMARK_FLAGS=() 2024-04-03T17:25:28.0196084Z + [[ xla == *dynamo_eager* ]] 2024-04-03T17:25:28.0196435Z + [[ xla == *aot_eager* ]] 2024-04-03T17:25:28.0196770Z + [[ xla == *aot_inductor* ]] 2024-04-03T17:25:28.0197112Z + [[ xla == *inductor* ]] 2024-04-03T17:25:28.0197434Z + [[ xla == *dynamic* ]] 2024-04-03T17:25:28.0197763Z + [[ xla == *cpu_inductor* ]] 2024-04-03T17:25:28.0198266Z + DYNAMO_BENCHMARK_FLAGS+=(--device cuda) 2024-04-03T17:25:28.0202789Z + [[ linux-focal-py3.8-clang9-xla == *tbb* ]] 2024-04-03T17:25:28.0211326Z + [[ linux-focal-py3.8-clang9-xla == *libtorch* ]] 2024-04-03T17:25:28.0211887Z + [[ linux-focal-py3.8-clang9-xla == *-bazel-* ]] 2024-04-03T17:25:28.0214147Z + cd test 2024-04-03T17:25:28.0215208Z + python -c 'import torch; print(torch.__config__.show())' 2024-04-03T17:25:28.9933558Z PyTorch built with: 2024-04-03T17:25:28.9934094Z - GCC 4.2 2024-04-03T17:25:28.9934411Z - C++ Version: 201703 2024-04-03T17:25:28.9934759Z - clang 11.0.1 2024-04-03T17:25:28.9935459Z - Intel(R) MKL-DNN v3.3.6 (Git Hash 86e6af5974177e513fd3fee58425e1063e7f1361) 2024-04-03T17:25:28.9936077Z - OpenMP 201811 2024-04-03T17:25:28.9936515Z - LAPACK is enabled (usually provided by MKL) 2024-04-03T17:25:28.9937002Z - NNPACK is enabled 2024-04-03T17:25:28.9937352Z - CPU capability usage: AVX512 2024-04-03T17:25:28.9947102Z - Build settings: BLAS_INFO=open, BUILD_TYPE=Release, CXX_COMPILER=/usr/bin/clang++, CXX_FLAGS= -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DLIBKINETO_NOROCTRACER -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=braced-scalar-init -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wvla-extension -Wsuggest-override -Wnewline-eof -Winconsistent-missing-override -Winconsistent-missing-destructor-override -Wno-pass-failed -Wno-error=pedantic -Wno-error=old-style-cast -Wno-error=inconsistent-missing-override -Wno-error=inconsistent-missing-destructor-override -Wconstant-conversion -Wno-invalid-partial-specialization -Wno-missing-braces -Qunused-arguments -fcolor-diagnostics -faligned-new -fno-math-errno -fno-trapping-math -Werror=format, FORCE_FALLBACK_CUDA_MPI=1, LAPACK_INFO=open, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, PERF_WITH_AVX512=1, TORCH_VERSION=2.4.0, USE_CUDA=0, USE_CUDNN=OFF, USE_CUSPARSELT=OFF, USE_EIGEN_FOR_BLAS=ON, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_GLOO=ON, USE_MKL=OFF, USE_MKLDNN=ON, USE_MPI=ON, USE_NCCL=OFF, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=OFF, USE_ROCM_KERNEL_ASSERT=OFF, 2024-04-03T17:25:28.9956346Z 2024-04-03T17:25:29.1459336Z + cd test 2024-04-03T17:25:29.1460091Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2024-04-03T17:25:30.0990897Z ATen/Parallel: 2024-04-03T17:25:30.0991297Z at::get_num_threads() : 48 2024-04-03T17:25:30.0991679Z at::get_num_interop_threads() : 48 2024-04-03T17:25:30.0992367Z OpenMP 201811 2024-04-03T17:25:30.0992653Z omp_get_max_threads() : 48 2024-04-03T17:25:30.0992981Z MKL not found 2024-04-03T17:25:30.0993615Z Intel(R) MKL-DNN v3.3.6 (Git Hash 86e6af5974177e513fd3fee58425e1063e7f1361) 2024-04-03T17:25:30.0994255Z std::thread::hardware_concurrency() : 48 2024-04-03T17:25:30.0994675Z Environment variables: 2024-04-03T17:25:30.0994990Z OMP_NUM_THREADS : [not set] 2024-04-03T17:25:30.0995344Z MKL_NUM_THREADS : [not set] 2024-04-03T17:25:30.0995706Z ATen parallel backend: OpenMP 2024-04-03T17:25:30.0995947Z 2024-04-03T17:25:30.2551012Z + [[ xla == *backward* ]] 2024-04-03T17:25:30.2551436Z + [[ xla == *xla* ]] 2024-04-03T17:25:30.2551749Z + install_torchvision 2024-04-03T17:25:30.2552082Z + local orig_preload 2024-04-03T17:25:30.2552376Z + local commit 2024-04-03T17:25:30.2553278Z ++ get_pinned_commit vision 2024-04-03T17:25:30.2553648Z ++ cat .github/ci_commit_pins/vision.txt 2024-04-03T17:25:30.2562600Z + commit=2c4665ffbb64f03f5d18016d3398af4ac4da5f03 2024-04-03T17:25:30.2563078Z + orig_preload= 2024-04-03T17:25:30.2563473Z + '[' -n '' ']' 2024-04-03T17:25:30.2564328Z + pip_install --no-use-pep517 --user git+https://github.com/pytorch/vision.git@2c4665ffbb64f03f5d18016d3398af4ac4da5f03 2024-04-03T17:25:30.2565845Z + pip install --progress-bar off --no-use-pep517 --user git+https://github.com/pytorch/vision.git@2c4665ffbb64f03f5d18016d3398af4ac4da5f03 2024-04-03T17:25:30.6133068Z Collecting git+https://github.com/pytorch/vision.git@2c4665ffbb64f03f5d18016d3398af4ac4da5f03 2024-04-03T17:25:30.6134692Z Cloning https://github.com/pytorch/vision.git (to revision 2c4665ffbb64f03f5d18016d3398af4ac4da5f03) to /tmp/pip-req-build-0v99ql_y 2024-04-03T17:25:30.6168761Z Running command git clone --filter=blob:none --quiet https://github.com/pytorch/vision.git /tmp/pip-req-build-0v99ql_y 2024-04-03T17:25:32.1908881Z Running command git rev-parse -q --verify 'sha^2c4665ffbb64f03f5d18016d3398af4ac4da5f03' 2024-04-03T17:25:32.1937788Z Running command git fetch -q https://github.com/pytorch/vision.git 2c4665ffbb64f03f5d18016d3398af4ac4da5f03 2024-04-03T17:25:32.3818411Z Running command git checkout -q 2c4665ffbb64f03f5d18016d3398af4ac4da5f03 2024-04-03T17:25:32.6319754Z Resolved https://github.com/pytorch/vision.git to commit 2c4665ffbb64f03f5d18016d3398af4ac4da5f03 2024-04-03T17:25:34.3824406Z Preparing metadata (setup.py) ... [?25l- done 2024-04-03T17:25:34.3890391Z [?25hRequirement already satisfied: numpy in /opt/conda/lib/python3.8/site-packages (from torchvision==0.19.0a0+2c4665f) (1.22.4) 2024-04-03T17:25:34.3891963Z Requirement already satisfied: torch in /opt/conda/lib/python3.8/site-packages (from torchvision==0.19.0a0+2c4665f) (2.4.0a0+gitd253bd7) 2024-04-03T17:25:34.3896386Z Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /opt/conda/lib/python3.8/site-packages (from torchvision==0.19.0a0+2c4665f) (10.0.1) 2024-04-03T17:25:34.4064947Z Requirement already satisfied: filelock in /opt/conda/lib/python3.8/site-packages (from torch->torchvision==0.19.0a0+2c4665f) (3.13.3) 2024-04-03T17:25:34.4071825Z Requirement already satisfied: typing-extensions>=4.8.0 in /opt/conda/lib/python3.8/site-packages (from torch->torchvision==0.19.0a0+2c4665f) (4.10.0) 2024-04-03T17:25:34.4075012Z Requirement already satisfied: sympy in /opt/conda/lib/python3.8/site-packages (from torch->torchvision==0.19.0a0+2c4665f) (1.12) 2024-04-03T17:25:34.4078140Z Requirement already satisfied: networkx in /opt/conda/lib/python3.8/site-packages (from torch->torchvision==0.19.0a0+2c4665f) (3.1) 2024-04-03T17:25:34.4081346Z Requirement already satisfied: jinja2 in /opt/conda/lib/python3.8/site-packages (from torch->torchvision==0.19.0a0+2c4665f) (3.1.3) 2024-04-03T17:25:34.4084712Z Requirement already satisfied: fsspec in /opt/conda/lib/python3.8/site-packages (from torch->torchvision==0.19.0a0+2c4665f) (2024.3.1) 2024-04-03T17:25:34.4495998Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/lib/python3.8/site-packages (from jinja2->torch->torchvision==0.19.0a0+2c4665f) (2.1.5) 2024-04-03T17:25:34.4648210Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.8/site-packages (from sympy->torch->torchvision==0.19.0a0+2c4665f) (1.3.0) 2024-04-03T17:25:34.4718357Z Building wheels for collected packages: torchvision 2024-04-03T17:26:00.5620327Z Building wheel for torchvision (setup.py) ... [?25l- \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2024-04-03T17:26:00.5659883Z [?25h Created wheel for torchvision: filename=torchvision-0.19.0a0+2c4665f-cp38-cp38-linux_x86_64.whl size=1133195 sha256=43408028602ef02fce17c3a04966864f3848b2054f817099cc7093c7c8204847 2024-04-03T17:26:00.5661586Z Stored in directory: /home/jenkins/.cache/pip/wheels/18/2c/86/874968eb88a9b731571b4749697300d3acf254c3cf8b4a52f1 2024-04-03T17:26:00.5702947Z Successfully built torchvision 2024-04-03T17:26:00.8905292Z Installing collected packages: torchvision 2024-04-03T17:26:01.2645150Z Successfully installed torchvision-0.19.0a0+2c4665f 2024-04-03T17:26:01.3975747Z + '[' -n '' ']' 2024-04-03T17:26:01.3976116Z + build_xla 2024-04-03T17:26:01.3976383Z + pushd .. 2024-04-03T17:26:01.3976681Z /var/lib/jenkins /var/lib/jenkins/workspace 2024-04-03T17:26:01.3977962Z + python -c 'import os, torch, shutil; shutil.copytree(os.path.join(os.path.dirname(torch.__file__), '\''include'\''), '\''workspace/torch/include'\'', dirs_exist_ok=True)' 2024-04-03T17:26:02.9715611Z + popd 2024-04-03T17:26:02.9715951Z /var/lib/jenkins/workspace 2024-04-03T17:26:02.9717522Z ++ dirname .ci/pytorch/test.sh 2024-04-03T17:26:02.9726065Z + source .ci/pytorch/common-build.sh 2024-04-03T17:26:02.9727050Z ++ [[ linux-focal-py3.8-clang9-xla != *win-* ]] 2024-04-03T17:26:02.9733582Z ++++ dirname .ci/pytorch/common-build.sh 2024-04-03T17:26:02.9741569Z +++ cd .ci/pytorch 2024-04-03T17:26:02.9741871Z +++ pwd -P 2024-04-03T17:26:02.9743954Z ++ script_dir=/var/lib/jenkins/workspace/.ci/pytorch 2024-04-03T17:26:02.9744414Z ++ which sccache 2024-04-03T17:26:02.9753589Z ++ sccache --stop-server 2024-04-03T17:26:02.9779696Z ++ true 2024-04-03T17:26:02.9780100Z ++ rm -f /home/jenkins/sccache_error.log 2024-04-03T17:26:02.9788282Z ++ trap_add sccache_epilogue EXIT 2024-04-03T17:26:02.9788683Z ++ trap_add_cmd=sccache_epilogue 2024-04-03T17:26:02.9789042Z ++ shift 2024-04-03T17:26:02.9789306Z ++ for trap_add_name in "$@" 2024-04-03T17:26:02.9793597Z ++++ trap -p EXIT 2024-04-03T17:26:02.9796276Z +++ eval 'extract_trap_cmd ' 2024-04-03T17:26:02.9796619Z ++++ extract_trap_cmd 2024-04-03T17:26:02.9796942Z ++++ printf '%s\n' '' 2024-04-03T17:26:02.9797303Z +++ printf '%s\n' sccache_epilogue 2024-04-03T17:26:02.9798460Z ++ trap -- ' 2024-04-03T17:26:02.9798752Z sccache_epilogue' EXIT 2024-04-03T17:26:02.9799107Z ++ [[ -n 1 ]] 2024-04-03T17:26:02.9799677Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2024-04-03T17:26:02.9800476Z Skipping sccache server initialization, setting environment variables 2024-04-03T17:26:02.9801067Z ++ export SCCACHE_IDLE_TIMEOUT=0 2024-04-03T17:26:02.9801439Z ++ SCCACHE_IDLE_TIMEOUT=0 2024-04-03T17:26:02.9801875Z ++ export SCCACHE_ERROR_LOG=/home/jenkins/sccache_error.log 2024-04-03T17:26:02.9802443Z ++ SCCACHE_ERROR_LOG=/home/jenkins/sccache_error.log 2024-04-03T17:26:02.9802953Z ++ export RUST_LOG=sccache::server=error 2024-04-03T17:26:02.9803371Z ++ RUST_LOG=sccache::server=error 2024-04-03T17:26:02.9803758Z ++ sccache --zero-stats 2024-04-03T17:26:02.9976958Z Compile requests 0 2024-04-03T17:26:02.9977438Z Compile requests executed 0 2024-04-03T17:26:02.9977843Z Cache hits 0 2024-04-03T17:26:02.9978245Z Cache misses 0 2024-04-03T17:26:02.9978894Z Cache timeouts 0 2024-04-03T17:26:02.9979297Z Cache read errors 0 2024-04-03T17:26:02.9979703Z Forced recaches 0 2024-04-03T17:26:02.9980112Z Cache write errors 0 2024-04-03T17:26:02.9980511Z Compilation failures 0 2024-04-03T17:26:02.9981043Z Cache errors 0 2024-04-03T17:26:02.9981557Z Non-cacheable compilations 0 2024-04-03T17:26:02.9982004Z Non-cacheable calls 0 2024-04-03T17:26:02.9982462Z Non-compilation calls 0 2024-04-03T17:26:02.9982884Z Unsupported compiler calls 0 2024-04-03T17:26:02.9985089Z Average cache write 0.000 s 2024-04-03T17:26:02.9985561Z Average cache read miss 0.000 s 2024-04-03T17:26:02.9985978Z Average cache read hit 0.000 s 2024-04-03T17:26:02.9986424Z Failed distributed compilations 0 2024-04-03T17:26:02.9987842Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2024-04-03T17:26:02.9988867Z ++ which ccache 2024-04-03T17:26:02.9989190Z ++ ccache --zero-stats 2024-04-03T17:26:03.0217769Z Statistics zeroed 2024-04-03T17:26:03.0218181Z ++ ccache --show-stats 2024-04-03T17:26:03.0258009Z cache directory /home/jenkins/.cache/ccache 2024-04-03T17:26:03.0259234Z primary config /home/jenkins/.config/ccache/ccache.conf 2024-04-03T17:26:03.0259876Z secondary config (readonly) /etc/ccache.conf 2024-04-03T17:26:03.0260428Z stats updated Wed Apr 3 17:26:03 2024 2024-04-03T17:26:03.0261009Z stats zeroed Wed Apr 3 17:26:02 2024 2024-04-03T17:26:03.0261506Z cache hit (direct) 0 2024-04-03T17:26:03.0261918Z cache hit (preprocessed) 0 2024-04-03T17:26:03.0262336Z cache miss 0 2024-04-03T17:26:03.0262749Z cache hit rate 0.00 % 2024-04-03T17:26:03.0263170Z cleanups performed 0 2024-04-03T17:26:03.0263577Z files in cache 0 2024-04-03T17:26:03.0263984Z cache size 0.0 kB 2024-04-03T17:26:03.0264402Z max cache size 5.0 GB 2024-04-03T17:26:03.0264822Z ++ trap_add ccache_epilogue EXIT 2024-04-03T17:26:03.0265205Z ++ trap_add_cmd=ccache_epilogue 2024-04-03T17:26:03.0265536Z ++ shift 2024-04-03T17:26:03.0265794Z ++ for trap_add_name in "$@" 2024-04-03T17:26:03.0266196Z ++++ trap -p EXIT 2024-04-03T17:26:03.0266541Z +++ eval 'extract_trap_cmd trap -- '\'' 2024-04-03T17:26:03.0266988Z sccache_epilogue'\'' EXIT' 2024-04-03T17:26:03.0267367Z ++++ extract_trap_cmd trap -- ' 2024-04-03T17:26:03.0267919Z sccache_epilogue' EXIT 2024-04-03T17:26:03.0268257Z ++++ printf '%s\n' ' 2024-04-03T17:26:03.0268554Z sccache_epilogue' 2024-04-03T17:26:03.0268881Z +++ printf '%s\n' ccache_epilogue 2024-04-03T17:26:03.0269311Z ++ trap -- ' 2024-04-03T17:26:03.0269659Z sccache_epilogue 2024-04-03T17:26:03.0269983Z ccache_epilogue' EXIT 2024-04-03T17:26:03.0270265Z + XLA_DIR=xla 2024-04-03T17:26:03.0270526Z + USE_CACHE=1 2024-04-03T17:26:03.0270777Z + clone_pytorch_xla 2024-04-03T17:26:03.0271090Z + [[ ! -d ./xla ]] 2024-04-03T17:26:03.0271598Z + git clone --recursive --quiet https://github.com/pytorch/xla.git 2024-04-03T17:26:05.2832085Z + pushd xla 2024-04-03T17:26:05.2832581Z /var/lib/jenkins/workspace/xla /var/lib/jenkins/workspace 2024-04-03T17:26:05.2833157Z ++ cat ../.github/ci_commit_pins/xla.txt 2024-04-03T17:26:05.2840391Z + git checkout b0ba29f98a695671972d4a4cc07441014dba2892 2024-04-03T17:26:05.3254553Z Note: switching to 'b0ba29f98a695671972d4a4cc07441014dba2892'. 2024-04-03T17:26:05.3255117Z 2024-04-03T17:26:05.3255861Z You are in 'detached HEAD' state. You can look around, make experimental 2024-04-03T17:26:05.3256968Z changes and commit them, and you can discard any commits you make in this 2024-04-03T17:26:05.3257934Z state without impacting any branches by switching back to a branch. 2024-04-03T17:26:05.3258398Z 2024-04-03T17:26:05.3258696Z If you want to create a new branch to retain commits you create, you may 2024-04-03T17:26:05.3259511Z do so (now or later) by using -c with the switch command. Example: 2024-04-03T17:26:05.3259936Z 2024-04-03T17:26:05.3260115Z git switch -c 2024-04-03T17:26:05.3260490Z 2024-04-03T17:26:05.3260612Z Or undo this operation with: 2024-04-03T17:26:05.3260863Z 2024-04-03T17:26:05.3260963Z git switch - 2024-04-03T17:26:05.3261128Z 2024-04-03T17:26:05.3261474Z Turn off this advice by setting config variable advice.detachedHead to false 2024-04-03T17:26:05.3261970Z 2024-04-03T17:26:05.3262323Z HEAD is now at b0ba29f98 Reland Install torchvision in release docker #6795 (#6860) 2024-04-03T17:26:05.3262962Z + git submodule sync 2024-04-03T17:26:05.3447195Z + git submodule update --init --recursive 2024-04-03T17:26:05.3645856Z + popd 2024-04-03T17:26:05.3646159Z /var/lib/jenkins/workspace 2024-04-03T17:26:05.3646562Z + source xla/.circleci/common.sh 2024-04-03T17:26:05.3646985Z ++ set -ex 2024-04-03T17:26:05.3647241Z ++ CONTINUE_ON_ERROR=false 2024-04-03T17:26:05.3647574Z ++ [[ false == \1 ]] 2024-04-03T17:26:05.3649645Z ++++ which conda 2024-04-03T17:26:05.3657015Z +++ dirname /opt/conda/bin/conda 2024-04-03T17:26:05.3664400Z ++ export CMAKE_PREFIX_PATH=/opt/conda/bin/../ 2024-04-03T17:26:05.3664866Z ++ CMAKE_PREFIX_PATH=/opt/conda/bin/../ 2024-04-03T17:26:05.3667910Z +++ python3-config --prefix 2024-04-03T17:26:05.3768291Z ++ export LD_LIBRARY_PATH=/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/:/opt/conda/lib/:/usr/local/cuda/lib64::/opt/conda/lib 2024-04-03T17:26:05.3769961Z ++ LD_LIBRARY_PATH=/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/:/opt/conda/lib/:/usr/local/cuda/lib64::/opt/conda/lib 2024-04-03T17:26:05.3771306Z ++ echo /lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/:/opt/conda/lib/:/usr/local/cuda/lib64::/opt/conda/lib 2024-04-03T17:26:05.3772545Z /lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/:/opt/conda/lib/:/usr/local/cuda/lib64::/opt/conda/lib 2024-04-03T17:26:05.3773302Z + rm xla/torch_patches/.torch_pin 2024-04-03T17:26:05.3775379Z rm: cannot remove 'xla/torch_patches/.torch_pin': No such file or directory 2024-04-03T17:26:05.3776206Z + true 2024-04-03T17:26:05.3776578Z + apply_patches 2024-04-03T17:26:05.3776897Z + ./xla/scripts/apply_patches.sh 2024-04-03T17:26:05.3793754Z +++ dirname ./xla/scripts/apply_patches.sh 2024-04-03T17:26:05.3799136Z ++ cd ./xla/scripts 2024-04-03T17:26:05.3799454Z ++ pwd -P 2024-04-03T17:26:05.3800941Z + CDIR=/var/lib/jenkins/workspace/xla/scripts 2024-04-03T17:26:05.3801436Z + XDIR=/var/lib/jenkins/workspace/xla/scripts/.. 2024-04-03T17:26:05.3802067Z + PTDIR=/var/lib/jenkins/workspace/xla/scripts/../.. 2024-04-03T17:26:05.3802730Z + OPENXLADIR=/var/lib/jenkins/workspace/xla/scripts/../third_party/xla 2024-04-03T17:26:05.3803547Z + TORCH_PIN=/var/lib/jenkins/workspace/xla/scripts/../torch_patches/.torch_pin 2024-04-03T17:26:05.3804479Z + '[' -f /var/lib/jenkins/workspace/xla/scripts/../torch_patches/.torch_pin ']' 2024-04-03T17:26:05.3805870Z + python /var/lib/jenkins/workspace/xla/scripts/cond_patch.py /var/lib/jenkins/workspace/xla/scripts/../torch_patches /var/lib/jenkins/workspace/xla/scripts/../.. 2024-04-03T17:26:05.4296792Z + [[ -n '' ]] 2024-04-03T17:26:05.4298894Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2024-04-03T17:26:05.5301162Z + SITE_PACKAGES=/opt/conda/lib/python3.8/site-packages 2024-04-03T17:26:05.5301691Z + retry install_deps_pytorch_xla xla 1 2024-04-03T17:26:05.5302106Z + install_deps_pytorch_xla xla 1 2024-04-03T17:26:05.5302462Z + XLA_DIR=xla 2024-04-03T17:26:05.5302707Z + USE_CACHE=1 2024-04-03T17:26:05.5302974Z + pip install sympy 2024-04-03T17:26:05.8826888Z Requirement already satisfied: sympy in /opt/conda/lib/python3.8/site-packages (1.12) 2024-04-03T17:26:05.8850017Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.8/site-packages (from sympy) (1.3.0) 2024-04-03T17:26:06.3743264Z + pip install ninja 2024-04-03T17:26:06.7278759Z Requirement already satisfied: ninja in /home/jenkins/.local/lib/python3.8/site-packages (1.10.2) 2024-04-03T17:26:07.2182125Z + pip install hypothesis 2024-04-03T17:26:07.5696688Z Requirement already satisfied: hypothesis in /opt/conda/lib/python3.8/site-packages (6.82.0) 2024-04-03T17:26:07.5986743Z Requirement already satisfied: attrs>=19.2.0 in /opt/conda/lib/python3.8/site-packages (from hypothesis) (23.1.0) 2024-04-03T17:26:07.5991592Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /opt/conda/lib/python3.8/site-packages (from hypothesis) (2.4.0) 2024-04-03T17:26:07.6000914Z Requirement already satisfied: exceptiongroup>=1.0.0 in /opt/conda/lib/python3.8/site-packages (from hypothesis) (1.0.4) 2024-04-03T17:26:08.0657214Z + pip install cloud-tpu-client 2024-04-03T17:26:08.4181356Z Requirement already satisfied: cloud-tpu-client in /opt/conda/lib/python3.8/site-packages (0.10) 2024-04-03T17:26:08.4208003Z Requirement already satisfied: google-api-python-client==1.8.0 in /opt/conda/lib/python3.8/site-packages (from cloud-tpu-client) (1.8.0) 2024-04-03T17:26:08.4210913Z Requirement already satisfied: oauth2client in /opt/conda/lib/python3.8/site-packages (from cloud-tpu-client) (4.1.3) 2024-04-03T17:26:08.4259144Z Requirement already satisfied: httplib2<1dev,>=0.9.2 in /opt/conda/lib/python3.8/site-packages (from google-api-python-client==1.8.0->cloud-tpu-client) (0.22.0) 2024-04-03T17:26:08.4265906Z Requirement already satisfied: google-auth>=1.4.1 in /opt/conda/lib/python3.8/site-packages (from google-api-python-client==1.8.0->cloud-tpu-client) (2.23.3) 2024-04-03T17:26:08.4273664Z Requirement already satisfied: google-auth-httplib2>=0.0.3 in /opt/conda/lib/python3.8/site-packages (from google-api-python-client==1.8.0->cloud-tpu-client) (0.1.1) 2024-04-03T17:26:08.4281398Z Requirement already satisfied: google-api-core<2dev,>=1.13.0 in /opt/conda/lib/python3.8/site-packages (from google-api-python-client==1.8.0->cloud-tpu-client) (1.34.0) 2024-04-03T17:26:08.4289905Z Requirement already satisfied: six<2dev,>=1.6.1 in /opt/conda/lib/python3.8/site-packages (from google-api-python-client==1.8.0->cloud-tpu-client) (1.16.0) 2024-04-03T17:26:08.4297307Z Requirement already satisfied: uritemplate<4dev,>=3.0.0 in /opt/conda/lib/python3.8/site-packages (from google-api-python-client==1.8.0->cloud-tpu-client) (3.0.1) 2024-04-03T17:26:08.4339707Z Requirement already satisfied: pyasn1>=0.1.7 in /opt/conda/lib/python3.8/site-packages (from oauth2client->cloud-tpu-client) (0.5.0) 2024-04-03T17:26:08.4346016Z Requirement already satisfied: pyasn1-modules>=0.0.5 in /opt/conda/lib/python3.8/site-packages (from oauth2client->cloud-tpu-client) (0.3.0) 2024-04-03T17:26:08.4352879Z Requirement already satisfied: rsa>=3.1.4 in /opt/conda/lib/python3.8/site-packages (from oauth2client->cloud-tpu-client) (4.9) 2024-04-03T17:26:08.4445768Z Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.56.2 in /opt/conda/lib/python3.8/site-packages (from google-api-core<2dev,>=1.13.0->google-api-python-client==1.8.0->cloud-tpu-client) (1.60.0) 2024-04-03T17:26:08.4450803Z Requirement already satisfied: protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<4.0.0dev,>=3.19.5 in /opt/conda/lib/python3.8/site-packages (from google-api-core<2dev,>=1.13.0->google-api-python-client==1.8.0->cloud-tpu-client) (3.20.3) 2024-04-03T17:26:08.4458889Z Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /opt/conda/lib/python3.8/site-packages (from google-api-core<2dev,>=1.13.0->google-api-python-client==1.8.0->cloud-tpu-client) (2.31.0) 2024-04-03T17:26:08.4546823Z Requirement already satisfied: cachetools<6.0,>=2.0.0 in /opt/conda/lib/python3.8/site-packages (from google-auth>=1.4.1->google-api-python-client==1.8.0->cloud-tpu-client) (5.3.1) 2024-04-03T17:26:08.4619211Z Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /opt/conda/lib/python3.8/site-packages (from httplib2<1dev,>=0.9.2->google-api-python-client==1.8.0->cloud-tpu-client) (3.1.1) 2024-04-03T17:26:08.4855962Z Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2dev,>=1.13.0->google-api-python-client==1.8.0->cloud-tpu-client) (2.0.4) 2024-04-03T17:26:08.4860871Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2dev,>=1.13.0->google-api-python-client==1.8.0->cloud-tpu-client) (3.4) 2024-04-03T17:26:08.4867423Z Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/conda/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2dev,>=1.13.0->google-api-python-client==1.8.0->cloud-tpu-client) (1.25.8) 2024-04-03T17:26:08.4875130Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core<2dev,>=1.13.0->google-api-python-client==1.8.0->cloud-tpu-client) (2023.7.22) 2024-04-03T17:26:08.9606667Z + pip install absl-py 2024-04-03T17:26:09.3114796Z Requirement already satisfied: absl-py in /opt/conda/lib/python3.8/site-packages (2.0.0) 2024-04-03T17:26:09.8023654Z + pip install pandas 2024-04-03T17:26:10.4142747Z Collecting pandas 2024-04-03T17:26:10.4144747Z Obtaining dependency information for pandas from https://files.pythonhosted.org/packages/f8/7f/5b047effafbdd34e52c9e2d7e44f729a0655efafb22198c45cf692cdc157/pandas-2.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata 2024-04-03T17:26:10.4529964Z Downloading pandas-2.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (18 kB) 2024-04-03T17:26:10.5214609Z Requirement already satisfied: python-dateutil>=2.8.2 in /opt/conda/lib/python3.8/site-packages (from pandas) (2.8.2) 2024-04-03T17:26:10.5769757Z Collecting pytz>=2020.1 (from pandas) 2024-04-03T17:26:10.5772010Z Obtaining dependency information for pytz>=2020.1 from https://files.pythonhosted.org/packages/9c/3d/a121f284241f08268b21359bd425f7d4825cffc5ac5cd0e1b3d82ffd2b10/pytz-2024.1-py2.py3-none-any.whl.metadata 2024-04-03T17:26:10.5829961Z Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 2024-04-03T17:26:10.6071729Z Collecting tzdata>=2022.1 (from pandas) 2024-04-03T17:26:10.6073482Z Obtaining dependency information for tzdata>=2022.1 from https://files.pythonhosted.org/packages/65/58/f9c9e6be752e9fcb8b6a0ee9fb87e6e7a1f6bcab2cdc73f02bb7ba91ada0/tzdata-2024.1-py2.py3-none-any.whl.metadata 2024-04-03T17:26:10.6127942Z Downloading tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB) 2024-04-03T17:26:10.6162964Z Requirement already satisfied: numpy>=1.20.3 in /opt/conda/lib/python3.8/site-packages (from pandas) (1.22.4) 2024-04-03T17:26:10.6183852Z Requirement already satisfied: six>=1.5 in /opt/conda/lib/python3.8/site-packages (from python-dateutil>=2.8.2->pandas) (1.16.0) 2024-04-03T17:26:10.7030874Z Downloading pandas-2.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.4 MB) 2024-04-03T17:26:10.7401814Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/12.4 MB ? eta -:--:-- 2024-04-03T17:26:10.7743662Z  ━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/12.4 MB 66.8 MB/s eta 0:00:01 2024-04-03T17:26:10.8190503Z  ━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━ 7.2/12.4 MB 107.0 MB/s eta 0:00:01 2024-04-03T17:26:10.8540623Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 12.3/12.4 MB 161.9 MB/s eta 0:00:01 2024-04-03T17:26:10.8577119Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 12.3/12.4 MB 161.9 MB/s eta 0:00:01 2024-04-03T17:26:10.8578158Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.4/12.4 MB 85.6 MB/s eta 0:00:00 2024-04-03T17:26:10.8692718Z [?25hDownloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 2024-04-03T17:26:10.8778958Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/505.5 kB ? eta -:--:-- 2024-04-03T17:26:10.8779964Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 78.4 MB/s eta 0:00:00 2024-04-03T17:26:10.8856812Z [?25hDownloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2024-04-03T17:26:10.8949081Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/345.4 kB ? eta -:--:-- 2024-04-03T17:26:10.8950135Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 345.4/345.4 kB 63.2 MB/s eta 0:00:00 2024-04-03T17:26:11.4177267Z [?25hInstalling collected packages: pytz, tzdata, pandas 2024-04-03T17:26:14.6194180Z Successfully installed pandas-2.0.3 pytz-2024.1 tzdata-2024.1 2024-04-03T17:26:14.7436981Z + pip install tabulate 2024-04-03T17:26:15.1522323Z Collecting tabulate 2024-04-03T17:26:15.1524089Z Obtaining dependency information for tabulate from https://files.pythonhosted.org/packages/40/44/4a5f08c96eb108af5cb50b41f76142f0afa346dfa99d5296fe7202a11854/tabulate-0.9.0-py3-none-any.whl.metadata 2024-04-03T17:26:15.1857579Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2024-04-03T17:26:15.1999626Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2024-04-03T17:26:15.6615950Z Installing collected packages: tabulate 2024-04-03T17:26:15.6914277Z Successfully installed tabulate-0.9.0 2024-04-03T17:26:15.7943634Z + pip install --upgrade 'numpy>=1.18.5' 2024-04-03T17:26:16.1493668Z Requirement already satisfied: numpy>=1.18.5 in /opt/conda/lib/python3.8/site-packages (1.22.4) 2024-04-03T17:26:16.5022452Z Collecting numpy>=1.18.5 2024-04-03T17:26:16.5024750Z Obtaining dependency information for numpy>=1.18.5 from https://files.pythonhosted.org/packages/98/5d/5738903efe0ecb73e51eb44feafba32bdba2081263d40c5043568ff60faf/numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata 2024-04-03T17:26:16.5044278Z Using cached numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) 2024-04-03T17:26:16.5612339Z Using cached numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) 2024-04-03T17:26:17.0856981Z Installing collected packages: numpy 2024-04-03T17:26:17.0857440Z Attempting uninstall: numpy 2024-04-03T17:26:17.0862754Z Found existing installation: numpy 1.22.4 2024-04-03T17:26:17.1272540Z Uninstalling numpy-1.22.4: 2024-04-03T17:26:17.2963594Z Successfully uninstalled numpy-1.22.4 2024-04-03T17:26:18.8257763Z ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2024-04-03T17:26:18.8259404Z scipy 1.6.3 requires numpy<1.23.0,>=1.16.5, but you have numpy 1.24.4 which is incompatible. 2024-04-03T17:26:18.8260191Z Successfully installed numpy-1.24.4 2024-04-03T17:26:18.9493915Z + pip install --upgrade numba 2024-04-03T17:26:19.3023846Z Requirement already satisfied: numba in /opt/conda/lib/python3.8/site-packages (0.58.0) 2024-04-03T17:26:19.5250983Z Collecting numba 2024-04-03T17:26:19.5252813Z Obtaining dependency information for numba from https://files.pythonhosted.org/packages/6e/03/c658004b4b4d52dca7a74582e9fc3e20f94c17cb4b797eb3601876759540/numba-0.58.1-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata 2024-04-03T17:26:19.5633183Z Downloading numba-0.58.1-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.7 kB) 2024-04-03T17:26:19.5701796Z Requirement already satisfied: llvmlite<0.42,>=0.41.0dev0 in /opt/conda/lib/python3.8/site-packages (from numba) (0.41.0) 2024-04-03T17:26:19.5707009Z Requirement already satisfied: numpy<1.27,>=1.22 in /opt/conda/lib/python3.8/site-packages (from numba) (1.24.4) 2024-04-03T17:26:19.5716323Z Requirement already satisfied: importlib-metadata in /opt/conda/lib/python3.8/site-packages (from numba) (6.8.0) 2024-04-03T17:26:19.5884938Z Requirement already satisfied: zipp>=0.5 in /opt/conda/lib/python3.8/site-packages (from importlib-metadata->numba) (3.17.0) 2024-04-03T17:26:19.6082556Z Downloading numba-0.58.1-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.7 MB) 2024-04-03T17:26:19.6451801Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/3.7 MB ? eta -:--:-- 2024-04-03T17:26:19.6803305Z  ━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━ 1.5/3.7 MB 45.9 MB/s eta 0:00:01 2024-04-03T17:26:19.6824904Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 3.6/3.7 MB 69.2 MB/s eta 0:00:01 2024-04-03T17:26:19.6826728Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 51.3 MB/s eta 0:00:00 2024-04-03T17:26:20.1306877Z [?25hInstalling collected packages: numba 2024-04-03T17:26:20.1308021Z Attempting uninstall: numba 2024-04-03T17:26:20.1315908Z Found existing installation: numba 0.58.0 2024-04-03T17:26:20.1839156Z Uninstalling numba-0.58.0: 2024-04-03T17:26:20.3457009Z Successfully uninstalled numba-0.58.0 2024-04-03T17:26:21.9582400Z Successfully installed numba-0.58.1 2024-04-03T17:26:22.0736434Z + pip install 'cmake>=3.13' --upgrade 2024-04-03T17:26:22.6691941Z Collecting cmake>=3.13 2024-04-03T17:26:22.6694113Z Obtaining dependency information for cmake>=3.13 from https://files.pythonhosted.org/packages/21/00/be982e337e2bdb7642223e8b770b6dd54cea3476fad84db19cef9e5cd5c0/cmake-3.29.0.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata 2024-04-03T17:26:22.7046684Z Downloading cmake-3.29.0.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.1 kB) 2024-04-03T17:26:22.7194765Z Downloading cmake-3.29.0.1-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26.6 MB) 2024-04-03T17:26:22.7568504Z [?25l ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/26.6 MB ? eta -:--:-- 2024-04-03T17:26:22.7915597Z  ━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/26.6 MB 49.4 MB/s eta 0:00:01 2024-04-03T17:26:22.8257971Z  ━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.3/26.6 MB 92.1 MB/s eta 0:00:01 2024-04-03T17:26:22.8608624Z  ━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━━━━━ 13.6/26.6 MB 195.7 MB/s eta 0:00:01 2024-04-03T17:26:22.9035916Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━ 20.5/26.6 MB 204.6 MB/s eta 0:00:01 2024-04-03T17:26:22.9567187Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 26.6/26.6 MB 228.1 MB/s eta 0:00:01 2024-04-03T17:26:22.9872212Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 26.6/26.6 MB 228.1 MB/s eta 0:00:01 2024-04-03T17:26:22.9874916Z  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.6/26.6 MB 69.8 MB/s eta 0:00:00 2024-04-03T17:26:23.5417449Z [?25hInstalling collected packages: cmake 2024-04-03T17:26:24.3446845Z Successfully installed cmake-3.29.0.1 2024-04-03T17:26:24.4573325Z + sudo apt-get -qq update 2024-04-03T17:26:24.4611285Z sudo: setrlimit(rlimit_stack): Operation not permitted 2024-04-03T17:26:24.4611981Z 2024-04-03T17:26:25.9419036Z + sudo apt-get -qq install npm nodejs 2024-04-03T17:26:25.9456727Z sudo: setrlimit(rlimit_stack): Operation not permitted 2024-04-03T17:26:25.9457127Z 2024-04-03T17:26:27.9651103Z debconf: delaying package configuration, since apt-utils is not installed 2024-04-03T17:26:28.0378145Z (Reading database ... 2024-04-03T17:26:28.0378540Z (Reading database ... 5% 2024-04-03T17:26:28.0378886Z (Reading database ... 10% 2024-04-03T17:26:28.0379245Z (Reading database ... 15% 2024-04-03T17:26:28.0379570Z (Reading database ... 20% 2024-04-03T17:26:28.0379905Z (Reading database ... 25% 2024-04-03T17:26:28.0380256Z (Reading database ... 30% 2024-04-03T17:26:28.0380572Z (Reading database ... 35% 2024-04-03T17:26:28.0382337Z (Reading database ... 40% 2024-04-03T17:26:28.0382736Z (Reading database ... 45% 2024-04-03T17:26:28.0383060Z (Reading database ... 50% 2024-04-03T17:26:28.0393096Z (Reading database ... 55% 2024-04-03T17:26:28.0410755Z (Reading database ... 60% 2024-04-03T17:26:28.0424735Z (Reading database ... 65% 2024-04-03T17:26:28.0431153Z (Reading database ... 70% 2024-04-03T17:26:28.0456721Z (Reading database ... 75% 2024-04-03T17:26:28.0478552Z (Reading database ... 80% 2024-04-03T17:26:28.0487533Z (Reading database ... 85% 2024-04-03T17:26:28.0498486Z (Reading database ... 90% 2024-04-03T17:26:28.0522879Z (Reading database ... 95% 2024-04-03T17:26:28.0523250Z (Reading database ... 100% 2024-04-03T17:26:28.0523787Z (Reading database ... 46264 files and directories currently installed.) 2024-04-03T17:26:28.0527481Z Preparing to unpack .../000-dbus_1.12.28-0+deb11u1_amd64.deb ... 2024-04-03T17:26:28.0759384Z Unpacking dbus (1.12.28-0+deb11u1) over (1.12.24-0+deb11u1) ... 2024-04-03T17:26:28.1756726Z Preparing to unpack .../001-libdbus-1-3_1.12.28-0+deb11u1_amd64.deb ... 2024-04-03T17:26:28.1870946Z Unpacking libdbus-1-3:amd64 (1.12.28-0+deb11u1) over (1.12.24-0+deb11u1) ... 2024-04-03T17:26:28.2305629Z Selecting previously unselected package gtk-update-icon-cache. 2024-04-03T17:26:28.2336818Z Preparing to unpack .../002-gtk-update-icon-cache_3.24.24-4+deb11u3_amd64.deb ... 2024-04-03T17:26:28.2366473Z Unpacking gtk-update-icon-cache (3.24.24-4+deb11u3) ... 2024-04-03T17:26:28.2771104Z Selecting previously unselected package adwaita-icon-theme. 2024-04-03T17:26:28.2801024Z Preparing to unpack .../003-adwaita-icon-theme_3.38.0-1_all.deb ... 2024-04-03T17:26:28.2825565Z Unpacking adwaita-icon-theme (3.38.0-1) ... 2024-04-03T17:26:29.3894711Z Selecting previously unselected package dbus-user-session. 2024-04-03T17:26:29.3950655Z Preparing to unpack .../004-dbus-user-session_1.12.28-0+deb11u1_amd64.deb ... 2024-04-03T17:26:29.3974600Z Unpacking dbus-user-session (1.12.28-0+deb11u1) ... 2024-04-03T17:26:29.4287034Z Selecting previously unselected package libdconf1:amd64. 2024-04-03T17:26:29.4323951Z Preparing to unpack .../005-libdconf1_0.38.0-2_amd64.deb ... 2024-04-03T17:26:29.4349735Z Unpacking libdconf1:amd64 (0.38.0-2) ... 2024-04-03T17:26:29.4595590Z Selecting previously unselected package dconf-service. 2024-04-03T17:26:29.4633650Z Preparing to unpack .../006-dconf-service_0.38.0-2_amd64.deb ... 2024-04-03T17:26:29.4660984Z Unpacking dconf-service (0.38.0-2) ... 2024-04-03T17:26:29.4909521Z Selecting previously unselected package dconf-gsettings-backend:amd64. 2024-04-03T17:26:29.4947882Z Preparing to unpack .../007-dconf-gsettings-backend_0.38.0-2_amd64.deb ... 2024-04-03T17:26:29.4979321Z Unpacking dconf-gsettings-backend:amd64 (0.38.0-2) ... 2024-04-03T17:26:29.5240664Z Selecting previously unselected package libproxy1v5:amd64. 2024-04-03T17:26:29.5280040Z Preparing to unpack .../008-libproxy1v5_0.4.17-1_amd64.deb ... 2024-04-03T17:26:29.5311452Z Unpacking libproxy1v5:amd64 (0.4.17-1) ... 2024-04-03T17:26:29.5553247Z Selecting previously unselected package glib-networking-common. 2024-04-03T17:26:29.5593539Z Preparing to unpack .../009-glib-networking-common_2.66.0-2_all.deb ... 2024-04-03T17:26:29.5617878Z Unpacking glib-networking-common (2.66.0-2) ... 2024-04-03T17:26:29.5966551Z Selecting previously unselected package glib-networking-services. 2024-04-03T17:26:29.6002747Z Preparing to unpack .../010-glib-networking-services_2.66.0-2_amd64.deb ... 2024-04-03T17:26:29.6028954Z Unpacking glib-networking-services (2.66.0-2) ... 2024-04-03T17:26:29.6238607Z Selecting previously unselected package gsettings-desktop-schemas. 2024-04-03T17:26:29.6272872Z Preparing to unpack .../011-gsettings-desktop-schemas_3.38.0-2_all.deb ... 2024-04-03T17:26:29.6303748Z Unpacking gsettings-desktop-schemas (3.38.0-2) ... 2024-04-03T17:26:29.7036299Z Selecting previously unselected package glib-networking:amd64. 2024-04-03T17:26:29.7076708Z Preparing to unpack .../012-glib-networking_2.66.0-2_amd64.deb ... 2024-04-03T17:26:29.7108455Z Unpacking glib-networking:amd64 (2.66.0-2) ... 2024-04-03T17:26:29.7386311Z Selecting previously unselected package gyp. 2024-04-03T17:26:29.7427413Z Preparing to unpack .../013-gyp_0.1+20200513gitcaa6002-2_all.deb ... 2024-04-03T17:26:29.7455736Z Unpacking gyp (0.1+20200513gitcaa6002-2) ... 2024-04-03T17:26:29.7809247Z Selecting previously unselected package libauthen-sasl-perl. 2024-04-03T17:26:29.7847681Z Preparing to unpack .../014-libauthen-sasl-perl_2.1600-1.1_all.deb ... 2024-04-03T17:26:29.7874902Z Unpacking libauthen-sasl-perl (2.1600-1.1) ... 2024-04-03T17:26:29.8167876Z Selecting previously unselected package libc-ares2:amd64. 2024-04-03T17:26:29.8205073Z Preparing to unpack .../015-libc-ares2_1.17.1-1+deb11u3_amd64.deb ... 2024-04-03T17:26:29.8233016Z Unpacking libc-ares2:amd64 (1.17.1-1+deb11u3) ... 2024-04-03T17:26:29.8502548Z Selecting previously unselected package libclone-perl. 2024-04-03T17:26:29.8540571Z Preparing to unpack .../016-libclone-perl_0.45-1+b1_amd64.deb ... 2024-04-03T17:26:29.8572474Z Unpacking libclone-perl (0.45-1+b1) ... 2024-04-03T17:26:29.8835459Z Selecting previously unselected package libcolord2:amd64. 2024-04-03T17:26:29.8872526Z Preparing to unpack .../017-libcolord2_1.4.5-3_amd64.deb ... 2024-04-03T17:26:29.8900634Z Unpacking libcolord2:amd64 (1.4.5-3) ... 2024-04-03T17:26:29.9216112Z Selecting previously unselected package libdata-dump-perl. 2024-04-03T17:26:29.9253048Z Preparing to unpack .../018-libdata-dump-perl_1.23-1.1_all.deb ... 2024-04-03T17:26:29.9278650Z Unpacking libdata-dump-perl (1.23-1.1) ... 2024-04-03T17:26:29.9505900Z Selecting previously unselected package libencode-locale-perl. 2024-04-03T17:26:29.9538828Z Preparing to unpack .../019-libencode-locale-perl_1.05-1.1_all.deb ... 2024-04-03T17:26:29.9569759Z Unpacking libencode-locale-perl (1.05-1.1) ... 2024-04-03T17:26:29.9835956Z Selecting previously unselected package libepoxy0:amd64. 2024-04-03T17:26:29.9873518Z Preparing to unpack .../020-libepoxy0_1.5.5-1_amd64.deb ... 2024-04-03T17:26:29.9900398Z Unpacking libepoxy0:amd64 (1.5.5-1) ... 2024-04-03T17:26:30.0288444Z Selecting previously unselected package libipc-system-simple-perl. 2024-04-03T17:26:30.0326302Z Preparing to unpack .../021-libipc-system-simple-perl_1.30-1_all.deb ... 2024-04-03T17:26:30.0350838Z Unpacking libipc-system-simple-perl (1.30-1) ... 2024-04-03T17:26:30.0567764Z Selecting previously unselected package libfile-basedir-perl. 2024-04-03T17:26:30.0602012Z Preparing to unpack .../022-libfile-basedir-perl_0.08-1_all.deb ... 2024-04-03T17:26:30.0625317Z Unpacking libfile-basedir-perl (0.08-1) ... 2024-04-03T17:26:30.0850281Z Selecting previously unselected package liburi-perl. 2024-04-03T17:26:30.0887278Z Preparing to unpack .../023-liburi-perl_5.08-1_all.deb ... 2024-04-03T17:26:30.0913382Z Unpacking liburi-perl (5.08-1) ... 2024-04-03T17:26:30.1208292Z Selecting previously unselected package libfile-desktopentry-perl. 2024-04-03T17:26:30.1243085Z Preparing to unpack .../024-libfile-desktopentry-perl_0.22-2_all.deb ... 2024-04-03T17:26:30.1262765Z Unpacking libfile-desktopentry-perl (0.22-2) ... 2024-04-03T17:26:30.1495574Z Selecting previously unselected package libtimedate-perl. 2024-04-03T17:26:30.1534133Z Preparing to unpack .../025-libtimedate-perl_2.3300-2_all.deb ... 2024-04-03T17:26:30.1567711Z Unpacking libtimedate-perl (2.3300-2) ... 2024-04-03T17:26:30.1818515Z Selecting previously unselected package libhttp-date-perl. 2024-04-03T17:26:30.1856775Z Preparing to unpack .../026-libhttp-date-perl_6.05-1_all.deb ... 2024-04-03T17:26:30.1885398Z Unpacking libhttp-date-perl (6.05-1) ... 2024-04-03T17:26:30.2110219Z Selecting previously unselected package libfile-listing-perl. 2024-04-03T17:26:30.2142759Z Preparing to unpack .../027-libfile-listing-perl_6.14-1_all.deb ... 2024-04-03T17:26:30.2176073Z Unpacking libfile-listing-perl (6.14-1) ... 2024-04-03T17:26:30.2386159Z Selecting previously unselected package libfile-mimeinfo-perl. 2024-04-03T17:26:30.2421791Z Preparing to unpack .../028-libfile-mimeinfo-perl_0.30-1_all.deb ... 2024-04-03T17:26:30.2456268Z Unpacking libfile-mimeinfo-perl (0.30-1) ... 2024-04-03T17:26:30.2776648Z Selecting previously unselected package libfont-afm-perl. 2024-04-03T17:26:30.2814397Z Preparing to unpack .../029-libfont-afm-perl_1.20-3_all.deb ... 2024-04-03T17:26:30.2841783Z Unpacking libfont-afm-perl (1.20-3) ... 2024-04-03T17:26:30.3127857Z Selecting previously unselected package libjson-glib-1.0-common. 2024-04-03T17:26:30.3163018Z Preparing to unpack .../030-libjson-glib-1.0-common_1.6.2-1_all.deb ... 2024-04-03T17:26:30.3193062Z Unpacking libjson-glib-1.0-common (1.6.2-1) ... 2024-04-03T17:26:30.3544830Z Selecting previously unselected package libjson-glib-1.0-0:amd64. 2024-04-03T17:26:30.3580550Z Preparing to unpack .../031-libjson-glib-1.0-0_1.6.2-1_amd64.deb ... 2024-04-03T17:26:30.3609520Z Unpacking libjson-glib-1.0-0:amd64 (1.6.2-1) ... 2024-04-03T17:26:30.3907259Z Selecting previously unselected package libsoup2.4-1:amd64. 2024-04-03T17:26:30.3938130Z Preparing to unpack .../032-libsoup2.4-1_2.72.0-2_amd64.deb ... 2024-04-03T17:26:30.3975718Z Unpacking libsoup2.4-1:amd64 (2.72.0-2) ... 2024-04-03T17:26:30.4447211Z Selecting previously unselected package libsoup-gnome2.4-1:amd64. 2024-04-03T17:26:30.4485207Z Preparing to unpack .../033-libsoup-gnome2.4-1_2.72.0-2_amd64.deb ... 2024-04-03T17:26:30.4511517Z Unpacking libsoup-gnome2.4-1:amd64 (2.72.0-2) ... 2024-04-03T17:26:30.4787490Z Selecting previously unselected package librest-0.7-0:amd64. 2024-04-03T17:26:30.4819041Z Preparing to unpack .../034-librest-0.7-0_0.8.1-1.1_amd64.deb ... 2024-04-03T17:26:30.4855592Z Unpacking librest-0.7-0:amd64 (0.8.1-1.1) ... 2024-04-03T17:26:30.5135586Z Selecting previously unselected package libwayland-cursor0:amd64. 2024-04-03T17:26:30.5174489Z Preparing to unpack .../035-libwayland-cursor0_1.18.0-2~exp1.1_amd64.deb ... 2024-04-03T17:26:30.5198864Z Unpacking libwayland-cursor0:amd64 (1.18.0-2~exp1.1) ... 2024-04-03T17:26:30.5457354Z Selecting previously unselected package libwayland-egl1:amd64. 2024-04-03T17:26:30.5493843Z Preparing to unpack .../036-libwayland-egl1_1.18.0-2~exp1.1_amd64.deb ... 2024-04-03T17:26:30.5524968Z Unpacking libwayland-egl1:amd64 (1.18.0-2~exp1.1) ... 2024-04-03T17:26:30.5776222Z Selecting previously unselected package libxcursor1:amd64. 2024-04-03T17:26:30.5813150Z Preparing to unpack .../037-libxcursor1_1%3a1.2.0-2_amd64.deb ... 2024-04-03T17:26:30.5838508Z Unpacking libxcursor1:amd64 (1:1.2.0-2) ... 2024-04-03T17:26:30.6093828Z Selecting previously unselected package libgtk-3-common. 2024-04-03T17:26:30.6132420Z Preparing to unpack .../038-libgtk-3-common_3.24.24-4+deb11u3_all.deb ... 2024-04-03T17:26:30.6155539Z Unpacking libgtk-3-common (3.24.24-4+deb11u3) ... 2024-04-03T17:26:30.9338022Z Selecting previously unselected package libgtk-3-0:amd64. 2024-04-03T17:26:30.9379747Z Preparing to unpack .../039-libgtk-3-0_3.24.24-4+deb11u3_amd64.deb ... 2024-04-03T17:26:30.9415501Z Unpacking libgtk-3-0:amd64 (3.24.24-4+deb11u3) ... 2024-04-03T17:26:31.1607901Z Selecting previously unselected package libgtk-3-bin. 2024-04-03T17:26:31.1649744Z Preparing to unpack .../040-libgtk-3-bin_3.24.24-4+deb11u3_amd64.deb ... 2024-04-03T17:26:31.1674644Z Unpacking libgtk-3-bin (3.24.24-4+deb11u3) ... 2024-04-03T17:26:31.1989612Z Selecting previously unselected package libhtml-tagset-perl. 2024-04-03T17:26:31.2026843Z Preparing to unpack .../041-libhtml-tagset-perl_3.20-4_all.deb ... 2024-04-03T17:26:31.2059288Z Unpacking libhtml-tagset-perl (3.20-4) ... 2024-04-03T17:26:31.2293537Z Selecting previously unselected package libhtml-parser-perl. 2024-04-03T17:26:31.2336302Z Preparing to unpack .../042-libhtml-parser-perl_3.75-1+b1_amd64.deb ... 2024-04-03T17:26:31.2366250Z Unpacking libhtml-parser-perl (3.75-1+b1) ... 2024-04-03T17:26:31.2666593Z Selecting previously unselected package libio-html-perl. 2024-04-03T17:26:31.2707330Z Preparing to unpack .../043-libio-html-perl_1.004-2_all.deb ... 2024-04-03T17:26:31.2733224Z Unpacking libio-html-perl (1.004-2) ... 2024-04-03T17:26:31.2947234Z Selecting previously unselected package liblwp-mediatypes-perl. 2024-04-03T17:26:31.2988080Z Preparing to unpack .../044-liblwp-mediatypes-perl_6.04-1_all.deb ... 2024-04-03T17:26:31.3019790Z Unpacking liblwp-mediatypes-perl (6.04-1) ... 2024-04-03T17:26:31.3256258Z Selecting previously unselected package libhttp-message-perl. 2024-04-03T17:26:31.3296196Z Preparing to unpack .../045-libhttp-message-perl_6.28-1_all.deb ... 2024-04-03T17:26:31.3333684Z Unpacking libhttp-message-perl (6.28-1) ... 2024-04-03T17:26:31.3606574Z Selecting previously unselected package libhtml-form-perl. 2024-04-03T17:26:31.3646954Z Preparing to unpack .../046-libhtml-form-perl_6.07-1_all.deb ... 2024-04-03T17:26:31.3674865Z Unpacking libhtml-form-perl (6.07-1) ... 2024-04-03T17:26:31.3910069Z Selecting previously unselected package libhtml-tree-perl. 2024-04-03T17:26:31.3945138Z Preparing to unpack .../047-libhtml-tree-perl_5.07-2_all.deb ... 2024-04-03T17:26:31.3976203Z Unpacking libhtml-tree-perl (5.07-2) ... 2024-04-03T17:26:31.4331490Z Selecting previously unselected package libhtml-format-perl. 2024-04-03T17:26:31.4374134Z Preparing to unpack .../048-libhtml-format-perl_2.12-1.1_all.deb ... 2024-04-03T17:26:31.4394305Z Unpacking libhtml-format-perl (2.12-1.1) ... 2024-04-03T17:26:31.4661470Z Selecting previously unselected package libhttp-cookies-perl. 2024-04-03T17:26:31.4704202Z Preparing to unpack .../049-libhttp-cookies-perl_6.10-1_all.deb ... 2024-04-03T17:26:31.4729598Z Unpacking libhttp-cookies-perl (6.10-1) ... 2024-04-03T17:26:31.4949569Z Selecting previously unselected package libhttp-daemon-perl. 2024-04-03T17:26:31.4985234Z Preparing to unpack .../050-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ... 2024-04-03T17:26:31.5016483Z Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ... 2024-04-03T17:26:31.5223458Z Selecting previously unselected package libhttp-negotiate-perl. 2024-04-03T17:26:31.5261759Z Preparing to unpack .../051-libhttp-negotiate-perl_6.01-1_all.deb ... 2024-04-03T17:26:31.5296094Z Unpacking libhttp-negotiate-perl (6.01-1) ... 2024-04-03T17:26:31.5502599Z Selecting previously unselected package perl-openssl-defaults:amd64. 2024-04-03T17:26:31.5543328Z Preparing to unpack .../052-perl-openssl-defaults_5_amd64.deb ... 2024-04-03T17:26:31.5576522Z Unpacking perl-openssl-defaults:amd64 (5) ... 2024-04-03T17:26:31.5794688Z Selecting previously unselected package libnet-ssleay-perl. 2024-04-03T17:26:31.5833127Z Preparing to unpack .../053-libnet-ssleay-perl_1.88-3+b1_amd64.deb ... 2024-04-03T17:26:31.5862179Z Unpacking libnet-ssleay-perl (1.88-3+b1) ... 2024-04-03T17:26:31.6343726Z Selecting previously unselected package libio-socket-ssl-perl. 2024-04-03T17:26:31.6381760Z Preparing to unpack .../054-libio-socket-ssl-perl_2.069-1_all.deb ... 2024-04-03T17:26:31.6412481Z Unpacking libio-socket-ssl-perl (2.069-1) ... 2024-04-03T17:26:31.6791564Z Selecting previously unselected package libjs-highlight.js. 2024-04-03T17:26:31.6830031Z Preparing to unpack .../055-libjs-highlight.js_9.18.5+dfsg1-1_all.deb ... 2024-04-03T17:26:31.6860410Z Unpacking libjs-highlight.js (9.18.5+dfsg1-1) ... 2024-04-03T17:26:31.7455551Z Selecting previously unselected package libjs-inherits. 2024-04-03T17:26:31.7496270Z Preparing to unpack .../056-libjs-inherits_2.0.4-1_all.deb ... 2024-04-03T17:26:31.7526669Z Unpacking libjs-inherits (2.0.4-1) ... 2024-04-03T17:26:31.7768958Z Selecting previously unselected package libjs-is-typedarray. 2024-04-03T17:26:31.7806618Z Preparing to unpack .../057-libjs-is-typedarray_1.0.0-3_all.deb ... 2024-04-03T17:26:31.7836843Z Unpacking libjs-is-typedarray (1.0.0-3) ... 2024-04-03T17:26:31.8051754Z Selecting previously unselected package libjs-psl. 2024-04-03T17:26:31.8091448Z Preparing to unpack .../058-libjs-psl_1.8.0+ds-4_all.deb ... 2024-04-03T17:26:31.8115957Z Unpacking libjs-psl (1.8.0+ds-4) ... 2024-04-03T17:26:31.8366699Z Selecting previously unselected package libjs-typedarray-to-buffer. 2024-04-03T17:26:31.8406000Z Preparing to unpack .../059-libjs-typedarray-to-buffer_4.0.0-1_all.deb ... 2024-04-03T17:26:31.8430498Z Unpacking libjs-typedarray-to-buffer (4.0.0-1) ... 2024-04-03T17:26:31.8866112Z Selecting previously unselected package liblua5.3-0:amd64. 2024-04-03T17:26:31.8903493Z Preparing to unpack .../060-liblua5.3-0_5.3.3-1.1+deb11u1_amd64.deb ... 2024-04-03T17:26:31.8941160Z Unpacking liblua5.3-0:amd64 (5.3.3-1.1+deb11u1) ... 2024-04-03T17:26:31.9257249Z Selecting previously unselected package libnet-http-perl. 2024-04-03T17:26:31.9296750Z Preparing to unpack .../061-libnet-http-perl_6.20-1_all.deb ... 2024-04-03T17:26:31.9336787Z Unpacking libnet-http-perl (6.20-1) ... 2024-04-03T17:26:31.9600198Z Selecting previously unselected package libtry-tiny-perl. 2024-04-03T17:26:31.9638753Z Preparing to unpack .../062-libtry-tiny-perl_0.30-1_all.deb ... 2024-04-03T17:26:31.9677261Z Unpacking libtry-tiny-perl (0.30-1) ... 2024-04-03T17:26:32.0008823Z Selecting previously unselected package libwww-robotrules-perl. 2024-04-03T17:26:32.0046609Z Preparing to unpack .../063-libwww-robotrules-perl_6.02-1_all.deb ... 2024-04-03T17:26:32.0086126Z Unpacking libwww-robotrules-perl (6.02-1) ... 2024-04-03T17:26:32.0388559Z Selecting previously unselected package libwww-perl. 2024-04-03T17:26:32.0426237Z Preparing to unpack .../064-libwww-perl_6.52-1_all.deb ... 2024-04-03T17:26:32.0471793Z Unpacking libwww-perl (6.52-1) ... 2024-04-03T17:26:32.0945973Z Selecting previously unselected package liblwp-protocol-https-perl. 2024-04-03T17:26:32.0987170Z Preparing to unpack .../065-liblwp-protocol-https-perl_6.10-1_all.deb ... 2024-04-03T17:26:32.1043272Z Unpacking liblwp-protocol-https-perl (6.10-1) ... 2024-04-03T17:26:32.1336234Z Selecting previously unselected package libnet-smtp-ssl-perl. 2024-04-03T17:26:32.1375897Z Preparing to unpack .../066-libnet-smtp-ssl-perl_1.04-1_all.deb ... 2024-04-03T17:26:32.1428100Z Unpacking libnet-smtp-ssl-perl (1.04-1) ... 2024-04-03T17:26:32.1729382Z Selecting previously unselected package libmailtools-perl. 2024-04-03T17:26:32.1767511Z Preparing to unpack .../067-libmailtools-perl_2.21-1_all.deb ... 2024-04-03T17:26:32.1806454Z Unpacking libmailtools-perl (2.21-1) ... 2024-04-03T17:26:32.2160976Z Selecting previously unselected package libxml-parser-perl:amd64. 2024-04-03T17:26:32.2198232Z Preparing to unpack .../068-libxml-parser-perl_2.46-2_amd64.deb ... 2024-04-03T17:26:32.2230953Z Unpacking libxml-parser-perl:amd64 (2.46-2) ... 2024-04-03T17:26:32.2608436Z Selecting previously unselected package libxml-twig-perl. 2024-04-03T17:26:32.2647218Z Preparing to unpack .../069-libxml-twig-perl_1%3a3.52-1_all.deb ... 2024-04-03T17:26:32.2695618Z Unpacking libxml-twig-perl (1:3.52-1) ... 2024-04-03T17:26:32.3061894Z Selecting previously unselected package libnet-dbus-perl. 2024-04-03T17:26:32.3099334Z Preparing to unpack .../070-libnet-dbus-perl_1.2.0-1+b1_amd64.deb ... 2024-04-03T17:26:32.3135993Z Unpacking libnet-dbus-perl (1.2.0-1+b1) ... 2024-04-03T17:26:32.3577166Z Selecting previously unselected package libuv1:amd64. 2024-04-03T17:26:32.3616744Z Preparing to unpack .../071-libuv1_1.40.0-2+deb11u1_amd64.deb ... 2024-04-03T17:26:32.3647624Z Unpacking libuv1:amd64 (1.40.0-2+deb11u1) ... 2024-04-03T17:26:32.3951409Z Selecting previously unselected package libuv1-dev:amd64. 2024-04-03T17:26:32.3989916Z Preparing to unpack .../072-libuv1-dev_1.40.0-2+deb11u1_amd64.deb ... 2024-04-03T17:26:32.4019652Z Unpacking libuv1-dev:amd64 (1.40.0-2+deb11u1) ... 2024-04-03T17:26:32.4409266Z Selecting previously unselected package libnode72:amd64. 2024-04-03T17:26:32.4447922Z Preparing to unpack .../073-libnode72_12.22.12~dfsg-1~deb11u4_amd64.deb ... 2024-04-03T17:26:32.4480515Z Unpacking libnode72:amd64 (12.22.12~dfsg-1~deb11u4) ... 2024-04-03T17:26:33.1030994Z Selecting previously unselected package libnode-dev. 2024-04-03T17:26:33.1071585Z Preparing to unpack .../074-libnode-dev_12.22.12~dfsg-1~deb11u4_amd64.deb ... 2024-04-03T17:26:33.1096757Z Unpacking libnode-dev (12.22.12~dfsg-1~deb11u4) ... 2024-04-03T17:26:33.1626058Z Selecting previously unselected package libtext-iconv-perl. 2024-04-03T17:26:33.1666699Z Preparing to unpack .../075-libtext-iconv-perl_1.7-7+b1_amd64.deb ... 2024-04-03T17:26:33.1696035Z Unpacking libtext-iconv-perl (1.7-7+b1) ... 2024-04-03T17:26:33.1933253Z Selecting previously unselected package libtie-ixhash-perl. 2024-04-03T17:26:33.1977118Z Preparing to unpack .../076-libtie-ixhash-perl_1.23-2.1_all.deb ... 2024-04-03T17:26:33.2000068Z Unpacking libtie-ixhash-perl (1.23-2.1) ... 2024-04-03T17:26:33.2219575Z Selecting previously unselected package libvte-2.91-common. 2024-04-03T17:26:33.2260110Z Preparing to unpack .../077-libvte-2.91-common_0.62.3-1_amd64.deb ... 2024-04-03T17:26:33.2296869Z Unpacking libvte-2.91-common (0.62.3-1) ... 2024-04-03T17:26:33.2686589Z Selecting previously unselected package libvte-2.91-0:amd64. 2024-04-03T17:26:33.2728448Z Preparing to unpack .../078-libvte-2.91-0_0.62.3-1_amd64.deb ... 2024-04-03T17:26:33.2754519Z Unpacking libvte-2.91-0:amd64 (0.62.3-1) ... 2024-04-03T17:26:33.3130171Z Selecting previously unselected package libx11-protocol-perl. 2024-04-03T17:26:33.3171016Z Preparing to unpack .../079-libx11-protocol-perl_0.56-7.1_all.deb ... 2024-04-03T17:26:33.3194825Z Unpacking libx11-protocol-perl (0.56-7.1) ... 2024-04-03T17:26:33.3699640Z Selecting previously unselected package libxml-xpathengine-perl. 2024-04-03T17:26:33.3739227Z Preparing to unpack .../080-libxml-xpathengine-perl_0.14-1_all.deb ... 2024-04-03T17:26:33.3766867Z Unpacking libxml-xpathengine-perl (0.14-1) ... 2024-04-03T17:26:33.4034911Z Selecting previously unselected package nodejs. 2024-04-03T17:26:33.4079674Z Preparing to unpack .../081-nodejs_12.22.12~dfsg-1~deb11u4_amd64.deb ... 2024-04-03T17:26:33.4104735Z Unpacking nodejs (12.22.12~dfsg-1~deb11u4) ... 2024-04-03T17:26:33.4456388Z Selecting previously unselected package node-abbrev. 2024-04-03T17:26:33.4497335Z Preparing to unpack .../082-node-abbrev_1.1.1-2_all.deb ... 2024-04-03T17:26:33.4524409Z Unpacking node-abbrev (1.1.1-2) ... 2024-04-03T17:26:33.4736843Z Selecting previously unselected package node-ms. 2024-04-03T17:26:33.4777089Z Preparing to unpack .../083-node-ms_2.1.3+~cs0.7.31-1_all.deb ... 2024-04-03T17:26:33.4805118Z Unpacking node-ms (2.1.3+~cs0.7.31-1) ... 2024-04-03T17:26:33.5018020Z Selecting previously unselected package node-debug. 2024-04-03T17:26:33.5057445Z Preparing to unpack .../084-node-debug_4.3.1+~cs4.1.5-1_all.deb ... 2024-04-03T17:26:33.5091800Z Unpacking node-debug (4.3.1+~cs4.1.5-1) ... 2024-04-03T17:26:33.5310178Z Selecting previously unselected package node-yallist. 2024-04-03T17:26:33.5350143Z Preparing to unpack .../085-node-yallist_4.0.0-1_all.deb ... 2024-04-03T17:26:33.5376941Z Unpacking node-yallist (4.0.0-1) ... 2024-04-03T17:26:33.5596711Z Selecting previously unselected package node-lru-cache. 2024-04-03T17:26:33.5640240Z Preparing to unpack .../086-node-lru-cache_5.1.1-5_all.deb ... 2024-04-03T17:26:33.5664722Z Unpacking node-lru-cache (5.1.1-5) ... 2024-04-03T17:26:33.5890570Z Selecting previously unselected package node-semver. 2024-04-03T17:26:33.5931409Z Preparing to unpack .../087-node-semver_7.3.4-1_all.deb ... 2024-04-03T17:26:33.5960927Z Unpacking node-semver (7.3.4-1) ... 2024-04-03T17:26:33.6272655Z Selecting previously unselected package node-agent-base. 2024-04-03T17:26:33.6312346Z Preparing to unpack .../088-node-agent-base_6.0.2-2_all.deb ... 2024-04-03T17:26:33.6339593Z Unpacking node-agent-base (6.0.2-2) ... 2024-04-03T17:26:33.6585459Z Selecting previously unselected package node-fast-deep-equal. 2024-04-03T17:26:33.6624429Z Preparing to unpack .../089-node-fast-deep-equal_3.1.3-1_all.deb ... 2024-04-03T17:26:33.6655618Z Unpacking node-fast-deep-equal (3.1.3-1) ... 2024-04-03T17:26:33.6885980Z Selecting previously unselected package node-json-schema-traverse. 2024-04-03T17:26:33.6927865Z Preparing to unpack .../090-node-json-schema-traverse_1.0.0-2_all.deb ... 2024-04-03T17:26:33.6951034Z Unpacking node-json-schema-traverse (1.0.0-2) ... 2024-04-03T17:26:33.7169091Z Selecting previously unselected package node-jsonify. 2024-04-03T17:26:33.7208942Z Preparing to unpack .../091-node-jsonify_0.0.0-1.1_all.deb ... 2024-04-03T17:26:33.7235074Z Unpacking node-jsonify (0.0.0-1.1) ... 2024-04-03T17:26:33.7452490Z Selecting previously unselected package node-json-stable-stringify. 2024-04-03T17:26:33.7491272Z Preparing to unpack .../092-node-json-stable-stringify_1.0.1+~cs5.1.32-1_all.deb ... 2024-04-03T17:26:33.7513387Z Unpacking node-json-stable-stringify (1.0.1+~cs5.1.32-1) ... 2024-04-03T17:26:33.7736711Z Selecting previously unselected package node-punycode. 2024-04-03T17:26:33.7775777Z Preparing to unpack .../093-node-punycode_2.1.1-3_all.deb ... 2024-04-03T17:26:33.7806038Z Unpacking node-punycode (2.1.1-3) ... 2024-04-03T17:26:33.8029885Z Selecting previously unselected package node-uri-js. 2024-04-03T17:26:33.8069649Z Preparing to unpack .../094-node-uri-js_4.4.0+dfsg-5_all.deb ... 2024-04-03T17:26:33.8096656Z Unpacking node-uri-js (4.4.0+dfsg-5) ... 2024-04-03T17:26:33.8372111Z Selecting previously unselected package node-ajv. 2024-04-03T17:26:33.8411937Z Preparing to unpack .../095-node-ajv_6.12.6-2_all.deb ... 2024-04-03T17:26:33.8439343Z Unpacking node-ajv (6.12.6-2) ... 2024-04-03T17:26:33.8729667Z Selecting previously unselected package node-ansi. 2024-04-03T17:26:33.8768643Z Preparing to unpack .../096-node-ansi_0.3.1-1_all.deb ... 2024-04-03T17:26:33.8792434Z Unpacking node-ansi (0.3.1-1) ... 2024-04-03T17:26:33.9040600Z Selecting previously unselected package node-ansi-regex. 2024-04-03T17:26:33.9080991Z Preparing to unpack .../097-node-ansi-regex_5.0.1-1~deb11u1_all.deb ... 2024-04-03T17:26:33.9104024Z Unpacking node-ansi-regex (5.0.1-1~deb11u1) ... 2024-04-03T17:26:33.9324375Z Selecting previously unselected package node-color-name. 2024-04-03T17:26:33.9361738Z Preparing to unpack .../098-node-color-name_1.1.4+~1.1.1-1_all.deb ... 2024-04-03T17:26:33.9390462Z Unpacking node-color-name (1.1.4+~1.1.1-1) ... 2024-04-03T17:26:33.9610797Z Selecting previously unselected package node-color-convert. 2024-04-03T17:26:33.9649490Z Preparing to unpack .../099-node-color-convert_1.9.3-1_all.deb ... 2024-04-03T17:26:33.9673965Z Unpacking node-color-convert (1.9.3-1) ... 2024-04-03T17:26:33.9886653Z Selecting previously unselected package node-ansi-styles. 2024-04-03T17:26:33.9926416Z Preparing to unpack .../100-node-ansi-styles_4.2.1-1_all.deb ... 2024-04-03T17:26:33.9951936Z Unpacking node-ansi-styles (4.2.1-1) ... 2024-04-03T17:26:34.0177834Z Selecting previously unselected package node-ansistyles. 2024-04-03T17:26:34.0217391Z Preparing to unpack .../101-node-ansistyles_0.1.3-2_all.deb ... 2024-04-03T17:26:34.0261247Z Unpacking node-ansistyles (0.1.3-2) ... 2024-04-03T17:26:34.0490033Z Selecting previously unselected package node-aproba. 2024-04-03T17:26:34.0528766Z Preparing to unpack .../102-node-aproba_2.0.0-1_all.deb ... 2024-04-03T17:26:34.0550677Z Unpacking node-aproba (2.0.0-1) ... 2024-04-03T17:26:34.0769779Z Selecting previously unselected package node-archy. 2024-04-03T17:26:34.0808826Z Preparing to unpack .../103-node-archy_1.0.0-3_all.deb ... 2024-04-03T17:26:34.0832659Z Unpacking node-archy (1.0.0-3) ... 2024-04-03T17:26:34.1056891Z Selecting previously unselected package node-delegates. 2024-04-03T17:26:34.1096800Z Preparing to unpack .../104-node-delegates_1.0.0-2_all.deb ... 2024-04-03T17:26:34.1123850Z Unpacking node-delegates (1.0.0-2) ... 2024-04-03T17:26:34.1357600Z Selecting previously unselected package node-inherits. 2024-04-03T17:26:34.1393370Z Preparing to unpack .../105-node-inherits_2.0.4-1_all.deb ... 2024-04-03T17:26:34.1417624Z Unpacking node-inherits (2.0.4-1) ... 2024-04-03T17:26:34.1634209Z Selecting previously unselected package node-core-util-is. 2024-04-03T17:26:34.1676610Z Preparing to unpack .../106-node-core-util-is_1.0.2-2_all.deb ... 2024-04-03T17:26:34.1698756Z Unpacking node-core-util-is (1.0.2-2) ... 2024-04-03T17:26:34.1916013Z Selecting previously unselected package node-safe-buffer. 2024-04-03T17:26:34.1958004Z Preparing to unpack .../107-node-safe-buffer_5.2.1+~cs2.1.2-1_all.deb ... 2024-04-03T17:26:34.1989039Z Unpacking node-safe-buffer (5.2.1+~cs2.1.2-1) ... 2024-04-03T17:26:34.2224891Z Selecting previously unselected package node-string-decoder. 2024-04-03T17:26:34.2262687Z Preparing to unpack .../108-node-string-decoder_1.3.0-2_all.deb ... 2024-04-03T17:26:34.2296534Z Unpacking node-string-decoder (1.3.0-2) ... 2024-04-03T17:26:34.2508684Z Selecting previously unselected package node-process-nextick-args. 2024-04-03T17:26:34.2544963Z Preparing to unpack .../109-node-process-nextick-args_2.0.0-1_all.deb ... 2024-04-03T17:26:34.2575946Z Unpacking node-process-nextick-args (2.0.0-1) ... 2024-04-03T17:26:34.2790859Z Selecting previously unselected package node-util-deprecate. 2024-04-03T17:26:34.2826000Z Preparing to unpack .../110-node-util-deprecate_1.0.2-1_all.deb ... 2024-04-03T17:26:34.2856581Z Unpacking node-util-deprecate (1.0.2-1) ... 2024-04-03T17:26:34.3071508Z Selecting previously unselected package node-isarray. 2024-04-03T17:26:34.3109625Z Preparing to unpack .../111-node-isarray_2.0.5-1_all.deb ... 2024-04-03T17:26:34.3136882Z Unpacking node-isarray (2.0.5-1) ... 2024-04-03T17:26:34.3346292Z Selecting previously unselected package node-readable-stream. 2024-04-03T17:26:34.3389401Z Preparing to unpack .../112-node-readable-stream_3.6.0-2_all.deb ... 2024-04-03T17:26:34.3415992Z Unpacking node-readable-stream (3.6.0-2) ... 2024-04-03T17:26:34.3650933Z Selecting previously unselected package node-are-we-there-yet. 2024-04-03T17:26:34.3689606Z Preparing to unpack .../113-node-are-we-there-yet_1.1.5-1_all.deb ... 2024-04-03T17:26:34.3715758Z Unpacking node-are-we-there-yet (1.1.5-1) ... 2024-04-03T17:26:34.3952942Z Selecting previously unselected package node-asap. 2024-04-03T17:26:34.3992416Z Preparing to unpack .../114-node-asap_2.0.6-2_all.deb ... 2024-04-03T17:26:34.4018448Z Unpacking node-asap (2.0.6-2) ... 2024-04-03T17:26:34.4232962Z Selecting previously unselected package node-asn1. 2024-04-03T17:26:34.4272276Z Preparing to unpack .../115-node-asn1_0.2.3-2_all.deb ... 2024-04-03T17:26:34.4297025Z Unpacking node-asn1 (0.2.3-2) ... 2024-04-03T17:26:34.4530795Z Selecting previously unselected package node-assert-plus. 2024-04-03T17:26:34.4570926Z Preparing to unpack .../116-node-assert-plus_1.0.0-2_all.deb ... 2024-04-03T17:26:34.4595586Z Unpacking node-assert-plus (1.0.0-2) ... 2024-04-03T17:26:34.4816620Z Selecting previously unselected package node-asynckit. 2024-04-03T17:26:34.4856434Z Preparing to unpack .../117-node-asynckit_0.4.0-3_all.deb ... 2024-04-03T17:26:34.4887644Z Unpacking node-asynckit (0.4.0-3) ... 2024-04-03T17:26:34.5136974Z Selecting previously unselected package node-aws-sign2. 2024-04-03T17:26:34.5176973Z Preparing to unpack .../118-node-aws-sign2_0.7.1-2_all.deb ... 2024-04-03T17:26:34.5209081Z Unpacking node-aws-sign2 (0.7.1-2) ... 2024-04-03T17:26:34.5450249Z Selecting previously unselected package node-aws4. 2024-04-03T17:26:34.5488583Z Preparing to unpack .../119-node-aws4_1.11.0-1_all.deb ... 2024-04-03T17:26:34.5514356Z Unpacking node-aws4 (1.11.0-1) ... 2024-04-03T17:26:34.5749406Z Selecting previously unselected package node-balanced-match. 2024-04-03T17:26:34.5784367Z Preparing to unpack .../120-node-balanced-match_1.0.0-1_all.deb ... 2024-04-03T17:26:34.5818596Z Unpacking node-balanced-match (1.0.0-1) ... 2024-04-03T17:26:34.6027530Z Selecting previously unselected package node-tweetnacl. 2024-04-03T17:26:34.6069600Z Preparing to unpack .../121-node-tweetnacl_1.0.3+dfsg-1_all.deb ... 2024-04-03T17:26:34.6096804Z Unpacking node-tweetnacl (1.0.3+dfsg-1) ... 2024-04-03T17:26:34.6331887Z Selecting previously unselected package node-bcrypt-pbkdf. 2024-04-03T17:26:34.6369468Z Preparing to unpack .../122-node-bcrypt-pbkdf_1.0.2-1_all.deb ... 2024-04-03T17:26:34.6396312Z Unpacking node-bcrypt-pbkdf (1.0.2-1) ... 2024-04-03T17:26:34.6597832Z Selecting previously unselected package node-brace-expansion. 2024-04-03T17:26:34.6637109Z Preparing to unpack .../123-node-brace-expansion_2.0.0-1_all.deb ... 2024-04-03T17:26:34.6659828Z Unpacking node-brace-expansion (2.0.0-1) ... 2024-04-03T17:26:34.6871744Z Selecting previously unselected package node-builtins. 2024-04-03T17:26:34.6910573Z Preparing to unpack .../124-node-builtins_1.0.3-2_all.deb ... 2024-04-03T17:26:34.6936278Z Unpacking node-builtins (1.0.3-2) ... 2024-04-03T17:26:34.7143405Z Selecting previously unselected package node-chownr. 2024-04-03T17:26:34.7184322Z Preparing to unpack .../125-node-chownr_1.1.3-5_all.deb ... 2024-04-03T17:26:34.7214943Z Unpacking node-chownr (1.1.3-5) ... 2024-04-03T17:26:34.7417947Z Selecting previously unselected package node-fs.realpath. 2024-04-03T17:26:34.7456915Z Preparing to unpack .../126-node-fs.realpath_1.0.0-1.1_all.deb ... 2024-04-03T17:26:34.7492422Z Unpacking node-fs.realpath (1.0.0-1.1) ... 2024-04-03T17:26:34.7710591Z Selecting previously unselected package node-wrappy. 2024-04-03T17:26:34.7751029Z Preparing to unpack .../127-node-wrappy_1.0.2-1.1_all.deb ... 2024-04-03T17:26:34.7776379Z Unpacking node-wrappy (1.0.2-1.1) ... 2024-04-03T17:26:34.7990114Z Selecting previously unselected package node-once. 2024-04-03T17:26:34.8023694Z Preparing to unpack .../128-node-once_1.4.0-3_all.deb ... 2024-04-03T17:26:34.8055500Z Unpacking node-once (1.4.0-3) ... 2024-04-03T17:26:34.8288109Z Selecting previously unselected package node-inflight. 2024-04-03T17:26:34.8327171Z Preparing to unpack .../129-node-inflight_1.0.6-1.1_all.deb ... 2024-04-03T17:26:34.8356501Z Unpacking node-inflight (1.0.6-1.1) ... 2024-04-03T17:26:34.8579618Z Selecting previously unselected package node-minimatch. 2024-04-03T17:26:34.8617702Z Preparing to unpack .../130-node-minimatch_3.0.4+~3.0.3-1+deb11u2_all.deb ... 2024-04-03T17:26:34.8653791Z Unpacking node-minimatch (3.0.4+~3.0.3-1+deb11u2) ... 2024-04-03T17:26:34.8865196Z Selecting previously unselected package node-path-is-absolute. 2024-04-03T17:26:34.8902494Z Preparing to unpack .../131-node-path-is-absolute_2.0.0-1_all.deb ... 2024-04-03T17:26:34.8927904Z Unpacking node-path-is-absolute (2.0.0-1) ... 2024-04-03T17:26:34.9149670Z Selecting previously unselected package node-glob. 2024-04-03T17:26:34.9187224Z Preparing to unpack .../132-node-glob_7.1.6+~7.1.3-1_all.deb ... 2024-04-03T17:26:34.9216701Z Unpacking node-glob (7.1.6+~7.1.3-1) ... 2024-04-03T17:26:34.9520394Z Selecting previously unselected package node-graceful-fs. 2024-04-03T17:26:34.9557246Z Preparing to unpack .../133-node-graceful-fs_4.2.4+repack-1_all.deb ... 2024-04-03T17:26:34.9583572Z Unpacking node-graceful-fs (4.2.4+repack-1) ... 2024-04-03T17:26:34.9816426Z Selecting previously unselected package node-mkdirp. 2024-04-03T17:26:34.9856210Z Preparing to unpack .../134-node-mkdirp_1.0.4+~1.0.1-1_all.deb ... 2024-04-03T17:26:34.9881174Z Unpacking node-mkdirp (1.0.4+~1.0.1-1) ... 2024-04-03T17:26:35.0134398Z Selecting previously unselected package node-run-queue. 2024-04-03T17:26:35.0173390Z Preparing to unpack .../135-node-run-queue_2.0.0-1_all.deb ... 2024-04-03T17:26:35.0196898Z Unpacking node-run-queue (2.0.0-1) ... 2024-04-03T17:26:35.0418309Z Selecting previously unselected package node-rimraf. 2024-04-03T17:26:35.0457092Z Preparing to unpack .../136-node-rimraf_3.0.2-1_all.deb ... 2024-04-03T17:26:35.0487987Z Unpacking node-rimraf (3.0.2-1) ... 2024-04-03T17:26:35.0705295Z Selecting previously unselected package node-imurmurhash. 2024-04-03T17:26:35.0742779Z Preparing to unpack .../137-node-imurmurhash_0.1.4-1.1_all.deb ... 2024-04-03T17:26:35.0776098Z Unpacking node-imurmurhash (0.1.4-1.1) ... 2024-04-03T17:26:35.0990824Z Selecting previously unselected package node-iferr. 2024-04-03T17:26:35.1030026Z Preparing to unpack .../138-node-iferr_1.0.2-1_all.deb ... 2024-04-03T17:26:35.1056191Z Unpacking node-iferr (1.0.2-1) ... 2024-04-03T17:26:35.1267028Z Selecting previously unselected package node-fs-write-stream-atomic. 2024-04-03T17:26:35.1308212Z Preparing to unpack .../139-node-fs-write-stream-atomic_1.0.10-4_all.deb ... 2024-04-03T17:26:35.1369919Z Unpacking node-fs-write-stream-atomic (1.0.10-4) ... 2024-04-03T17:26:35.1592139Z Selecting previously unselected package node-copy-concurrently. 2024-04-03T17:26:35.1630705Z Preparing to unpack .../140-node-copy-concurrently_1.0.5-7_all.deb ... 2024-04-03T17:26:35.1657026Z Unpacking node-copy-concurrently (1.0.5-7) ... 2024-04-03T17:26:35.1893640Z Selecting previously unselected package node-move-concurrently. 2024-04-03T17:26:35.1931474Z Preparing to unpack .../141-node-move-concurrently_1.0.1-2_all.deb ... 2024-04-03T17:26:35.1966023Z Unpacking node-move-concurrently (1.0.1-2) ... 2024-04-03T17:26:35.2223520Z Selecting previously unselected package node-escape-string-regexp. 2024-04-03T17:26:35.2262726Z Preparing to unpack .../142-node-escape-string-regexp_4.0.0-1_all.deb ... 2024-04-03T17:26:35.2294523Z Unpacking node-escape-string-regexp (4.0.0-1) ... 2024-04-03T17:26:35.2510357Z Selecting previously unselected package node-indent-string. 2024-04-03T17:26:35.2544765Z Preparing to unpack .../143-node-indent-string_4.0.0-1_all.deb ... 2024-04-03T17:26:35.2575437Z Unpacking node-indent-string (4.0.0-1) ... 2024-04-03T17:26:35.2788417Z Selecting previously unselected package node-p-map. 2024-04-03T17:26:35.2827319Z Preparing to unpack .../144-node-p-map_4.0.0-1_all.deb ... 2024-04-03T17:26:35.2855765Z Unpacking node-p-map (4.0.0-1) ... 2024-04-03T17:26:35.3092824Z Selecting previously unselected package node-promise-inflight. 2024-04-03T17:26:35.3130150Z Preparing to unpack .../145-node-promise-inflight_1.0.1-1.1_all.deb ... 2024-04-03T17:26:35.3157855Z Unpacking node-promise-inflight (1.0.1-1.1) ... 2024-04-03T17:26:35.3387041Z Selecting previously unselected package node-ssri. 2024-04-03T17:26:35.3421879Z Preparing to unpack .../146-node-ssri_8.0.1-2_all.deb ... 2024-04-03T17:26:35.3456226Z Unpacking node-ssri (8.0.1-2) ... 2024-04-03T17:26:35.3705454Z Selecting previously unselected package node-unique-filename. 2024-04-03T17:26:35.3737061Z Preparing to unpack .../147-node-unique-filename_1.1.1+ds-1_all.deb ... 2024-04-03T17:26:35.3772370Z Unpacking node-unique-filename (1.1.1+ds-1) ... 2024-04-03T17:26:35.3998073Z Selecting previously unselected package node-cacache. 2024-04-03T17:26:35.4035374Z Preparing to unpack .../148-node-cacache_15.0.5+~cs13.9.21-1_all.deb ... 2024-04-03T17:26:35.4062406Z Unpacking node-cacache (15.0.5+~cs13.9.21-1) ... 2024-04-03T17:26:35.4332530Z Selecting previously unselected package node-caseless. 2024-04-03T17:26:35.4369552Z Preparing to unpack .../149-node-caseless_0.12.1-1_all.deb ... 2024-04-03T17:26:35.4397959Z Unpacking node-caseless (0.12.1-1) ... 2024-04-03T17:26:35.4631561Z Selecting previously unselected package node-has-flag. 2024-04-03T17:26:35.4669613Z Preparing to unpack .../150-node-has-flag_4.0.0-1_all.deb ... 2024-04-03T17:26:35.4700054Z Unpacking node-has-flag (4.0.0-1) ... 2024-04-03T17:26:35.4929717Z Selecting previously unselected package node-supports-color. 2024-04-03T17:26:35.4967009Z Preparing to unpack .../151-node-supports-color_8.1.0+~7.2.0-1_all.deb ... 2024-04-03T17:26:35.4990129Z Unpacking node-supports-color (8.1.0+~7.2.0-1) ... 2024-04-03T17:26:35.5216886Z Selecting previously unselected package node-chalk. 2024-04-03T17:26:35.5256283Z Preparing to unpack .../152-node-chalk_4.1.0-1_all.deb ... 2024-04-03T17:26:35.5284001Z Unpacking node-chalk (4.1.0-1) ... 2024-04-03T17:26:35.5507423Z Selecting previously unselected package node-clone. 2024-04-03T17:26:35.5539096Z Preparing to unpack .../153-node-clone_2.1.2-2_all.deb ... 2024-04-03T17:26:35.5574552Z Unpacking node-clone (2.1.2-2) ... 2024-04-03T17:26:35.5791493Z Selecting previously unselected package node-colors. 2024-04-03T17:26:35.5828657Z Preparing to unpack .../154-node-colors_1.4.0-1_all.deb ... 2024-04-03T17:26:35.5856070Z Unpacking node-colors (1.4.0-1) ... 2024-04-03T17:26:35.6105407Z Selecting previously unselected package node-strip-ansi. 2024-04-03T17:26:35.6142331Z Preparing to unpack .../155-node-strip-ansi_6.0.0-2_all.deb ... 2024-04-03T17:26:35.6176429Z Unpacking node-strip-ansi (6.0.0-2) ... 2024-04-03T17:26:35.6381986Z Selecting previously unselected package node-defaults. 2024-04-03T17:26:35.6420063Z Preparing to unpack .../156-node-defaults_1.0.3-2_all.deb ... 2024-04-03T17:26:35.6452737Z Unpacking node-defaults (1.0.3-2) ... 2024-04-03T17:26:35.6691169Z Selecting previously unselected package node-wcwidth.js. 2024-04-03T17:26:35.6730498Z Preparing to unpack .../157-node-wcwidth.js_1.0.0-1.1_all.deb ... 2024-04-03T17:26:35.6758201Z Unpacking node-wcwidth.js (1.0.0-1.1) ... 2024-04-03T17:26:35.6978982Z Selecting previously unselected package node-columnify. 2024-04-03T17:26:35.7017381Z Preparing to unpack .../158-node-columnify_1.5.4-3_all.deb ... 2024-04-03T17:26:35.7048846Z Unpacking node-columnify (1.5.4-3) ... 2024-04-03T17:26:35.7271283Z Selecting previously unselected package node-delayed-stream. 2024-04-03T17:26:35.7310848Z Preparing to unpack .../159-node-delayed-stream_1.0.0-4_all.deb ... 2024-04-03T17:26:35.7336641Z Unpacking node-delayed-stream (1.0.0-4) ... 2024-04-03T17:26:35.7572327Z Selecting previously unselected package node-combined-stream. 2024-04-03T17:26:35.7610681Z Preparing to unpack .../160-node-combined-stream_1.0.8-1_all.deb ... 2024-04-03T17:26:35.7640336Z Unpacking node-combined-stream (1.0.8-1) ... 2024-04-03T17:26:35.7858815Z Selecting previously unselected package node-concat-map. 2024-04-03T17:26:35.7896999Z Preparing to unpack .../161-node-concat-map_0.0.1-2_all.deb ... 2024-04-03T17:26:35.7930281Z Unpacking node-concat-map (0.0.1-2) ... 2024-04-03T17:26:35.8150512Z Selecting previously unselected package node-console-control-strings. 2024-04-03T17:26:35.8183912Z Preparing to unpack .../162-node-console-control-strings_1.1.0-2_all.deb ... 2024-04-03T17:26:35.8216074Z Unpacking node-console-control-strings (1.1.0-2) ... 2024-04-03T17:26:35.8420508Z Selecting previously unselected package node-dashdash. 2024-04-03T17:26:35.8457634Z Preparing to unpack .../163-node-dashdash_2.0.0-1_all.deb ... 2024-04-03T17:26:35.8491450Z Unpacking node-dashdash (2.0.0-1) ... 2024-04-03T17:26:35.8892166Z Selecting previously unselected package node-depd. 2024-04-03T17:26:35.8930228Z Preparing to unpack .../164-node-depd_2.0.0-1_all.deb ... 2024-04-03T17:26:35.8962660Z Unpacking node-depd (2.0.0-1) ... 2024-04-03T17:26:35.9561602Z Selecting previously unselected package node-jsbn. 2024-04-03T17:26:35.9600972Z Preparing to unpack .../165-node-jsbn_1.1.0-1.1_all.deb ... 2024-04-03T17:26:35.9737045Z Unpacking node-jsbn (1.1.0-1.1) ... 2024-04-03T17:26:36.0541187Z Selecting previously unselected package node-ecc-jsbn. 2024-04-03T17:26:36.0580585Z Preparing to unpack .../166-node-ecc-jsbn_0.2.0-2_all.deb ... 2024-04-03T17:26:36.0623875Z Unpacking node-ecc-jsbn (0.2.0-2) ... 2024-04-03T17:26:36.1028789Z Selecting previously unselected package node-iconv-lite. 2024-04-03T17:26:36.1071466Z Preparing to unpack .../167-node-iconv-lite_0.5.1-3_all.deb ... 2024-04-03T17:26:36.1095919Z Unpacking node-iconv-lite (0.5.1-3) ... 2024-04-03T17:26:36.1408396Z Selecting previously unselected package node-encoding. 2024-04-03T17:26:36.1448752Z Preparing to unpack .../168-node-encoding_0.1.13-1_all.deb ... 2024-04-03T17:26:36.1473916Z Unpacking node-encoding (0.1.13-1) ... 2024-04-03T17:26:36.1709420Z Selecting previously unselected package node-err-code. 2024-04-03T17:26:36.1745000Z Preparing to unpack .../169-node-err-code_2.0.3+dfsg-1_all.deb ... 2024-04-03T17:26:36.1775631Z Unpacking node-err-code (2.0.3+dfsg-1) ... 2024-04-03T17:26:36.1980054Z Selecting previously unselected package node-extend. 2024-04-03T17:26:36.2019089Z Preparing to unpack .../170-node-extend_3.0.2-1_all.deb ... 2024-04-03T17:26:36.2048681Z Unpacking node-extend (3.0.2-1) ... 2024-04-03T17:26:36.2264275Z Selecting previously unselected package node-extsprintf. 2024-04-03T17:26:36.2307501Z Preparing to unpack .../171-node-extsprintf_1.4.0-1_all.deb ... 2024-04-03T17:26:36.2335969Z Unpacking node-extsprintf (1.4.0-1) ... 2024-04-03T17:26:36.2555746Z Selecting previously unselected package node-forever-agent. 2024-04-03T17:26:36.2592748Z Preparing to unpack .../172-node-forever-agent_0.6.1-2_all.deb ... 2024-04-03T17:26:36.2627577Z Unpacking node-forever-agent (0.6.1-2) ... 2024-04-03T17:26:36.2916165Z Selecting previously unselected package node-mime. 2024-04-03T17:26:36.2956606Z Preparing to unpack .../173-node-mime_2.5.0+dfsg+~cs3.90.0-1_all.deb ... 2024-04-03T17:26:36.3021399Z Unpacking node-mime (2.5.0+dfsg+~cs3.90.0-1) ... 2024-04-03T17:26:36.3260005Z Selecting previously unselected package node-mime-types. 2024-04-03T17:26:36.3298366Z Preparing to unpack .../174-node-mime-types_2.1.28-1_all.deb ... 2024-04-03T17:26:36.3329293Z Unpacking node-mime-types (2.1.28-1) ... 2024-04-03T17:26:36.3537849Z Selecting previously unselected package node-form-data. 2024-04-03T17:26:36.3576723Z Preparing to unpack .../175-node-form-data_3.0.0-2_all.deb ... 2024-04-03T17:26:36.3604331Z Unpacking node-form-data (3.0.0-2) ... 2024-04-03T17:26:36.3819051Z Selecting previously unselected package node-function-bind. 2024-04-03T17:26:36.3857580Z Preparing to unpack .../176-node-function-bind_1.1.1+repack-1_all.deb ... 2024-04-03T17:26:36.3882978Z Unpacking node-function-bind (1.1.1+repack-1) ... 2024-04-03T17:26:36.4110235Z Selecting previously unselected package node-string-width. 2024-04-03T17:26:36.4152320Z Preparing to unpack .../177-node-string-width_4.2.0-1_all.deb ... 2024-04-03T17:26:36.4175944Z Unpacking node-string-width (4.2.0-1) ... 2024-04-03T17:26:36.4410100Z Selecting previously unselected package node-object-assign. 2024-04-03T17:26:36.4448387Z Preparing to unpack .../178-node-object-assign_4.1.1-3_all.deb ... 2024-04-03T17:26:36.4475331Z Unpacking node-object-assign (4.1.1-3) ... 2024-04-03T17:26:36.4692098Z Selecting previously unselected package node-has-unicode. 2024-04-03T17:26:36.4731071Z Preparing to unpack .../179-node-has-unicode_2.0.1-2_all.deb ... 2024-04-03T17:26:36.4764261Z Unpacking node-has-unicode (2.0.1-2) ... 2024-04-03T17:26:36.4991725Z Selecting previously unselected package node-wide-align. 2024-04-03T17:26:36.5032724Z Preparing to unpack .../180-node-wide-align_1.1.3-1_all.deb ... 2024-04-03T17:26:36.5060915Z Unpacking node-wide-align (1.1.3-1) ... 2024-04-03T17:26:36.5279418Z Selecting previously unselected package node-signal-exit. 2024-04-03T17:26:36.5314269Z Preparing to unpack .../181-node-signal-exit_3.0.3-1_all.deb ... 2024-04-03T17:26:36.5337790Z Unpacking node-signal-exit (3.0.3-1) ... 2024-04-03T17:26:36.5546022Z Selecting previously unselected package node-gauge. 2024-04-03T17:26:36.5583598Z Preparing to unpack .../182-node-gauge_2.7.4-1.1_all.deb ... 2024-04-03T17:26:36.5615825Z Unpacking node-gauge (2.7.4-1.1) ... 2024-04-03T17:26:36.5835991Z Selecting previously unselected package node-getpass. 2024-04-03T17:26:36.5874833Z Preparing to unpack .../183-node-getpass_0.1.7-1.1_all.deb ... 2024-04-03T17:26:36.5901249Z Unpacking node-getpass (0.1.7-1.1) ... 2024-04-03T17:26:36.6132271Z Selecting previously unselected package node-nopt. 2024-04-03T17:26:36.6170311Z Preparing to unpack .../184-node-nopt_5.0.0-1_all.deb ... 2024-04-03T17:26:36.6197105Z Unpacking node-nopt (5.0.0-1) ... 2024-04-03T17:26:36.6429555Z Selecting previously unselected package node-set-blocking. 2024-04-03T17:26:36.6467088Z Preparing to unpack .../185-node-set-blocking_2.0.0-1.1_all.deb ... 2024-04-03T17:26:36.6498148Z Unpacking node-set-blocking (2.0.0-1.1) ... 2024-04-03T17:26:36.6730197Z Selecting previously unselected package node-npmlog. 2024-04-03T17:26:36.6770788Z Preparing to unpack .../186-node-npmlog_4.1.2-2_all.deb ... 2024-04-03T17:26:36.6801969Z Unpacking node-npmlog (4.1.2-2) ... 2024-04-03T17:26:36.7017158Z Selecting previously unselected package node-osenv. 2024-04-03T17:26:36.7056933Z Preparing to unpack .../187-node-osenv_0.1.5-1_all.deb ... 2024-04-03T17:26:36.7085856Z Unpacking node-osenv (0.1.5-1) ... 2024-04-03T17:26:36.7310439Z Selecting previously unselected package node-tar. 2024-04-03T17:26:36.7344934Z Preparing to unpack .../188-node-tar_6.0.5+ds1+~cs11.3.9-1+deb11u2_all.deb ... 2024-04-03T17:26:36.7375235Z Unpacking node-tar (6.0.5+ds1+~cs11.3.9-1+deb11u2) ... 2024-04-03T17:26:36.7629989Z Selecting previously unselected package node-isexe. 2024-04-03T17:26:36.7668787Z Preparing to unpack .../189-node-isexe_2.0.0-5_all.deb ... 2024-04-03T17:26:36.7696657Z Unpacking node-isexe (2.0.0-5) ... 2024-04-03T17:26:36.7900371Z Selecting previously unselected package node-which. 2024-04-03T17:26:36.7938956Z Preparing to unpack .../190-node-which_2.0.2+~cs1.3.2-1_all.deb ... 2024-04-03T17:26:36.7973274Z Unpacking node-which (2.0.2+~cs1.3.2-1) ... 2024-04-03T17:26:36.8213316Z Selecting previously unselected package node-gyp. 2024-04-03T17:26:36.8252186Z Preparing to unpack .../191-node-gyp_7.1.2-4_all.deb ... 2024-04-03T17:26:36.8274128Z Unpacking node-gyp (7.1.2-4) ... 2024-04-03T17:26:36.8549820Z Selecting previously unselected package node-har-schema. 2024-04-03T17:26:36.8589637Z Preparing to unpack .../192-node-har-schema_2.0.0-4_all.deb ... 2024-04-03T17:26:36.8615408Z Unpacking node-har-schema (2.0.0-4) ... 2024-04-03T17:26:36.8858322Z Selecting previously unselected package node-har-validator. 2024-04-03T17:26:36.8896980Z Preparing to unpack .../193-node-har-validator_5.1.5-1_all.deb ... 2024-04-03T17:26:36.8929615Z Unpacking node-har-validator (5.1.5-1) ... 2024-04-03T17:26:36.9177464Z Selecting previously unselected package node-hosted-git-info. 2024-04-03T17:26:36.9216756Z Preparing to unpack .../194-node-hosted-git-info_3.0.8-1_all.deb ... 2024-04-03T17:26:36.9240779Z Unpacking node-hosted-git-info (3.0.8-1) ... 2024-04-03T17:26:36.9430941Z Selecting previously unselected package node-json-schema. 2024-04-03T17:26:36.9468597Z Preparing to unpack .../195-node-json-schema_0.3.0+~7.0.6-1+deb11u1_all.deb ... 2024-04-03T17:26:36.9498072Z Unpacking node-json-schema (0.3.0+~7.0.6-1+deb11u1) ... 2024-04-03T17:26:36.9731807Z Selecting previously unselected package node-verror. 2024-04-03T17:26:36.9771944Z Preparing to unpack .../196-node-verror_1.10.0-1.1_all.deb ... 2024-04-03T17:26:36.9792400Z Unpacking node-verror (1.10.0-1.1) ... 2024-04-03T17:26:37.0028669Z Selecting previously unselected package node-jsprim. 2024-04-03T17:26:37.0065365Z Preparing to unpack .../197-node-jsprim_2.0.0-1_all.deb ... 2024-04-03T17:26:37.0095315Z Unpacking node-jsprim (2.0.0-1) ... 2024-04-03T17:26:37.0351419Z Selecting previously unselected package node-sshpk. 2024-04-03T17:26:37.0385161Z Preparing to unpack .../198-node-sshpk_1.16.1+dfsg-2_all.deb ... 2024-04-03T17:26:37.0416634Z Unpacking node-sshpk (1.16.1+dfsg-2) ... 2024-04-03T17:26:37.0710045Z Selecting previously unselected package node-http-signature. 2024-04-03T17:26:37.0749154Z Preparing to unpack .../199-node-http-signature_1.3.5-1_all.deb ... 2024-04-03T17:26:37.0780725Z Unpacking node-http-signature (1.3.5-1) ... 2024-04-03T17:26:37.1029165Z Selecting previously unselected package node-https-proxy-agent. 2024-04-03T17:26:37.1068065Z Preparing to unpack .../200-node-https-proxy-agent_5.0.0-3_all.deb ... 2024-04-03T17:26:37.1097603Z Unpacking node-https-proxy-agent (5.0.0-3) ... 2024-04-03T17:26:37.1329546Z Selecting previously unselected package node-ini. 2024-04-03T17:26:37.1367153Z Preparing to unpack .../201-node-ini_2.0.0-1_all.deb ... 2024-04-03T17:26:37.1394251Z Unpacking node-ini (2.0.0-1) ... 2024-04-03T17:26:37.1626556Z Selecting previously unselected package node-ip. 2024-04-03T17:26:37.1668569Z Preparing to unpack .../202-node-ip_1.1.5-5_all.deb ... 2024-04-03T17:26:37.1696814Z Unpacking node-ip (1.1.5-5) ... 2024-04-03T17:26:37.1917169Z Selecting previously unselected package node-ip-regex. 2024-04-03T17:26:37.1956024Z Preparing to unpack .../203-node-ip-regex_4.3.0-1_all.deb ... 2024-04-03T17:26:37.1988971Z Unpacking node-ip-regex (4.3.0-1) ... 2024-04-03T17:26:37.2231405Z Selecting previously unselected package node-is-typedarray. 2024-04-03T17:26:37.2270417Z Preparing to unpack .../204-node-is-typedarray_1.0.0-3_all.deb ... 2024-04-03T17:26:37.2289887Z Unpacking node-is-typedarray (1.0.0-3) ... 2024-04-03T17:26:37.2572580Z Selecting previously unselected package node-isstream. 2024-04-03T17:26:37.2611450Z Preparing to unpack .../205-node-isstream_0.1.2+dfsg-1.1_all.deb ... 2024-04-03T17:26:37.2633928Z Unpacking node-isstream (0.1.2+dfsg-1.1) ... 2024-04-03T17:26:37.2867237Z Selecting previously unselected package node-json-parse-better-errors. 2024-04-03T17:26:37.2901886Z Preparing to unpack .../206-node-json-parse-better-errors_1.0.2+~2.3.1-1_all.deb ... 2024-04-03T17:26:37.2932795Z Unpacking node-json-parse-better-errors (1.0.2+~2.3.1-1) ... 2024-04-03T17:26:37.3177040Z Selecting previously unselected package node-json-stringify-safe. 2024-04-03T17:26:37.3216645Z Preparing to unpack .../207-node-json-stringify-safe_5.0.1+repack-3_all.deb ... 2024-04-03T17:26:37.3243648Z Unpacking node-json-stringify-safe (5.0.1+repack-3) ... 2024-04-03T17:26:37.3492308Z Selecting previously unselected package node-jsonparse. 2024-04-03T17:26:37.3530559Z Preparing to unpack .../208-node-jsonparse_1.3.1-7_all.deb ... 2024-04-03T17:26:37.3559140Z Unpacking node-jsonparse (1.3.1-7) ... 2024-04-03T17:26:37.3790455Z Selecting previously unselected package node-through. 2024-04-03T17:26:37.3830439Z Preparing to unpack .../209-node-through_2.3.8+~cs0.0.30-1_all.deb ... 2024-04-03T17:26:37.3855566Z Unpacking node-through (2.3.8+~cs0.0.30-1) ... 2024-04-03T17:26:37.4089938Z Selecting previously unselected package node-jsonstream. 2024-04-03T17:26:37.4128788Z Preparing to unpack .../210-node-jsonstream_1.3.5-1_all.deb ... 2024-04-03T17:26:37.4153294Z Unpacking node-jsonstream (1.3.5-1) ... 2024-04-03T17:26:37.4392022Z Selecting previously unselected package node-leven. 2024-04-03T17:26:37.4430945Z Preparing to unpack .../211-node-leven_3.1.0+~cs1.1.1-1_all.deb ... 2024-04-03T17:26:37.4460920Z Unpacking node-leven (3.1.0+~cs1.1.1-1) ... 2024-04-03T17:26:37.4697732Z Selecting previously unselected package node-lockfile. 2024-04-03T17:26:37.4736936Z Preparing to unpack .../212-node-lockfile_1.0.4-3_all.deb ... 2024-04-03T17:26:37.4766620Z Unpacking node-lockfile (1.0.4-3) ... 2024-04-03T17:26:37.4978317Z Selecting previously unselected package node-mute-stream. 2024-04-03T17:26:37.5016837Z Preparing to unpack .../213-node-mute-stream_0.0.8-2_all.deb ... 2024-04-03T17:26:37.5042642Z Unpacking node-mute-stream (0.0.8-2) ... 2024-04-03T17:26:37.5269633Z Selecting previously unselected package node-resolve. 2024-04-03T17:26:37.5307240Z Preparing to unpack .../214-node-resolve_1.19.0+~cs5.20.8-2_all.deb ... 2024-04-03T17:26:37.5336291Z Unpacking node-resolve (1.19.0+~cs5.20.8-2) ... 2024-04-03T17:26:37.5591082Z Selecting previously unselected package node-spdx-license-ids. 2024-04-03T17:26:37.5629770Z Preparing to unpack .../215-node-spdx-license-ids_3.0.7-1_all.deb ... 2024-04-03T17:26:37.5656157Z Unpacking node-spdx-license-ids (3.0.7-1) ... 2024-04-03T17:26:37.5880198Z Selecting previously unselected package node-spdx-exceptions. 2024-04-03T17:26:37.5920020Z Preparing to unpack .../216-node-spdx-exceptions_2.3.0-1_all.deb ... 2024-04-03T17:26:37.5950222Z Unpacking node-spdx-exceptions (2.3.0-1) ... 2024-04-03T17:26:37.6152278Z Selecting previously unselected package node-spdx-expression-parse. 2024-04-03T17:26:37.6189510Z Preparing to unpack .../217-node-spdx-expression-parse_3.0.1-1_all.deb ... 2024-04-03T17:26:37.6216623Z Unpacking node-spdx-expression-parse (3.0.1-1) ... 2024-04-03T17:26:37.6428530Z Selecting previously unselected package node-spdx-correct. 2024-04-03T17:26:37.6466417Z Preparing to unpack .../218-node-spdx-correct_3.1.1-1_all.deb ... 2024-04-03T17:26:37.6495576Z Unpacking node-spdx-correct (3.1.1-1) ... 2024-04-03T17:26:37.6712611Z Selecting previously unselected package node-validate-npm-package-license. 2024-04-03T17:26:37.6750676Z Preparing to unpack .../219-node-validate-npm-package-license_3.0.4-1_all.deb ... 2024-04-03T17:26:37.6777035Z Unpacking node-validate-npm-package-license (3.0.4-1) ... 2024-04-03T17:26:37.6990355Z Selecting previously unselected package node-normalize-package-data. 2024-04-03T17:26:37.7024970Z Preparing to unpack .../220-node-normalize-package-data_3.0.0+~2.4.0-1_all.deb ... 2024-04-03T17:26:37.7056672Z Unpacking node-normalize-package-data (3.0.0+~2.4.0-1) ... 2024-04-03T17:26:37.7290962Z Selecting previously unselected package node-npm-bundled. 2024-04-03T17:26:37.7329510Z Preparing to unpack .../221-node-npm-bundled_1.1.1-1_all.deb ... 2024-04-03T17:26:37.7353301Z Unpacking node-npm-bundled (1.1.1-1) ... 2024-04-03T17:26:37.7580257Z Selecting previously unselected package node-validate-npm-package-name. 2024-04-03T17:26:37.7617359Z Preparing to unpack .../222-node-validate-npm-package-name_3.0.0-1.1_all.deb ... 2024-04-03T17:26:37.7648720Z Unpacking node-validate-npm-package-name (3.0.0-1.1) ... 2024-04-03T17:26:37.7863971Z Selecting previously unselected package node-npm-package-arg. 2024-04-03T17:26:37.7907011Z Preparing to unpack .../223-node-npm-package-arg_8.1.0-1_all.deb ... 2024-04-03T17:26:37.7930245Z Unpacking node-npm-package-arg (8.1.0-1) ... 2024-04-03T17:26:37.8157140Z Selecting previously unselected package node-number-is-nan. 2024-04-03T17:26:37.8196578Z Preparing to unpack .../224-node-number-is-nan_2.0.0-1_all.deb ... 2024-04-03T17:26:37.8216880Z Unpacking node-number-is-nan (2.0.0-1) ... 2024-04-03T17:26:37.8438602Z Selecting previously unselected package node-oauth-sign. 2024-04-03T17:26:37.8476228Z Preparing to unpack .../225-node-oauth-sign_0.9.0-2_all.deb ... 2024-04-03T17:26:37.8502826Z Unpacking node-oauth-sign (0.9.0-2) ... 2024-04-03T17:26:37.8750190Z Selecting previously unselected package xdg-utils. 2024-04-03T17:26:37.8789539Z Preparing to unpack .../226-xdg-utils_1.1.3-4.1_all.deb ... 2024-04-03T17:26:37.8816255Z Unpacking xdg-utils (1.1.3-4.1) ... 2024-04-03T17:26:37.9099399Z Selecting previously unselected package node-opener. 2024-04-03T17:26:37.9137393Z Preparing to unpack .../227-node-opener_1.5.2-1_all.deb ... 2024-04-03T17:26:37.9169165Z Unpacking node-opener (1.5.2-1) ... 2024-04-03T17:26:37.9388780Z Selecting previously unselected package node-performance-now. 2024-04-03T17:26:37.9429590Z Preparing to unpack .../228-node-performance-now_2.1.0+debian-1.1_all.deb ... 2024-04-03T17:26:37.9455664Z Unpacking node-performance-now (2.1.0+debian-1.1) ... 2024-04-03T17:26:37.9650101Z Selecting previously unselected package node-retry. 2024-04-03T17:26:37.9688367Z Preparing to unpack .../229-node-retry_0.12.0-1_all.deb ... 2024-04-03T17:26:37.9714144Z Unpacking node-retry (0.12.0-1) ... 2024-04-03T17:26:37.9947888Z Selecting previously unselected package node-promise-retry. 2024-04-03T17:26:37.9987422Z Preparing to unpack .../230-node-promise-retry_2.0.1-1_all.deb ... 2024-04-03T17:26:38.0015646Z Unpacking node-promise-retry (2.0.1-1) ... 2024-04-03T17:26:38.0271218Z Selecting previously unselected package node-read. 2024-04-03T17:26:38.0308323Z Preparing to unpack .../231-node-read_1.0.7-2_all.deb ... 2024-04-03T17:26:38.0336519Z Unpacking node-read (1.0.7-2) ... 2024-04-03T17:26:38.0561106Z Selecting previously unselected package node-promzard. 2024-04-03T17:26:38.0598943Z Preparing to unpack .../232-node-promzard_0.3.0-1.1_all.deb ... 2024-04-03T17:26:38.0629789Z Unpacking node-promzard (0.3.0-1.1) ... 2024-04-03T17:26:38.0952201Z Selecting previously unselected package node-psl. 2024-04-03T17:26:38.0985252Z Preparing to unpack .../233-node-psl_1.8.0+ds-4_all.deb ... 2024-04-03T17:26:38.1015999Z Unpacking node-psl (1.8.0+ds-4) ... 2024-04-03T17:26:38.1269713Z Selecting previously unselected package node-puka. 2024-04-03T17:26:38.1310417Z Preparing to unpack .../234-node-puka_1.0.1+dfsg-2_all.deb ... 2024-04-03T17:26:38.1337387Z Unpacking node-puka (1.0.1+dfsg-2) ... 2024-04-03T17:26:38.1618740Z Selecting previously unselected package node-qs. 2024-04-03T17:26:38.1657388Z Preparing to unpack .../235-node-qs_6.9.4+ds-1+deb11u1_all.deb ... 2024-04-03T17:26:38.1689833Z Unpacking node-qs (6.9.4+ds-1+deb11u1) ... 2024-04-03T17:26:38.1918592Z Selecting previously unselected package node-slash. 2024-04-03T17:26:38.1956285Z Preparing to unpack .../236-node-slash_3.0.0-1_all.deb ... 2024-04-03T17:26:38.1983527Z Unpacking node-slash (3.0.0-1) ... 2024-04-03T17:26:38.2217231Z Selecting previously unselected package node-read-package-json. 2024-04-03T17:26:38.2256325Z Preparing to unpack .../237-node-read-package-json_3.0.0-1_all.deb ... 2024-04-03T17:26:38.2285266Z Unpacking node-read-package-json (3.0.0-1) ... 2024-04-03T17:26:38.2511364Z Selecting previously unselected package node-universalify. 2024-04-03T17:26:38.2545781Z Preparing to unpack .../238-node-universalify_2.0.0-2_all.deb ... 2024-04-03T17:26:38.2574457Z Unpacking node-universalify (2.0.0-2) ... 2024-04-03T17:26:38.2793952Z Selecting previously unselected package node-tough-cookie. 2024-04-03T17:26:38.2831693Z Preparing to unpack .../239-node-tough-cookie_4.0.0-2+deb11u1_all.deb ... 2024-04-03T17:26:38.2858011Z Unpacking node-tough-cookie (4.0.0-2+deb11u1) ... 2024-04-03T17:26:38.3094175Z Selecting previously unselected package node-tunnel-agent. 2024-04-03T17:26:38.3132919Z Preparing to unpack .../240-node-tunnel-agent_0.6.1-2_all.deb ... 2024-04-03T17:26:38.3159496Z Unpacking node-tunnel-agent (0.6.1-2) ... 2024-04-03T17:26:38.3390400Z Selecting previously unselected package node-uuid. 2024-04-03T17:26:38.3423998Z Preparing to unpack .../241-node-uuid_8.3.2+~8.3.0-4_all.deb ... 2024-04-03T17:26:38.3455601Z Unpacking node-uuid (8.3.2+~8.3.0-4) ... 2024-04-03T17:26:38.3789479Z Selecting previously unselected package node-request. 2024-04-03T17:26:38.3823193Z Preparing to unpack .../242-node-request_2.88.1-5_all.deb ... 2024-04-03T17:26:38.3856547Z Unpacking node-request (2.88.1-5) ... 2024-04-03T17:26:38.4096786Z Selecting previously unselected package node-resolve-from. 2024-04-03T17:26:38.4136066Z Preparing to unpack .../243-node-resolve-from_5.0.0+~3.1.0+~3.3.0+~2.0.0-1_all.deb ... 2024-04-03T17:26:38.4166604Z Unpacking node-resolve-from (5.0.0+~3.1.0+~3.3.0+~2.0.0-1) ... 2024-04-03T17:26:38.4417576Z Selecting previously unselected package node-text-table. 2024-04-03T17:26:38.4456774Z Preparing to unpack .../244-node-text-table_0.2.0-2_all.deb ... 2024-04-03T17:26:38.4496163Z Unpacking node-text-table (0.2.0-2) ... 2024-04-03T17:26:38.4706991Z Selecting previously unselected package node-typedarray-to-buffer. 2024-04-03T17:26:38.4741773Z Preparing to unpack .../245-node-typedarray-to-buffer_4.0.0-1_all.deb ... 2024-04-03T17:26:38.4775871Z Unpacking node-typedarray-to-buffer (4.0.0-1) ... 2024-04-03T17:26:38.4988613Z Selecting previously unselected package node-write-file-atomic. 2024-04-03T17:26:38.5025256Z Preparing to unpack .../246-node-write-file-atomic_3.0.3+~3.0.1-1_all.deb ... 2024-04-03T17:26:38.5056137Z Unpacking node-write-file-atomic (3.0.3+~3.0.1-1) ... 2024-04-03T17:26:38.5290398Z Selecting previously unselected package nodejs-doc. 2024-04-03T17:26:38.5330328Z Preparing to unpack .../247-nodejs-doc_12.22.12~dfsg-1~deb11u4_all.deb ... 2024-04-03T17:26:38.5496961Z Unpacking nodejs-doc (12.22.12~dfsg-1~deb11u4) ... 2024-04-03T17:26:38.7138905Z Selecting previously unselected package npm. 2024-04-03T17:26:38.7179191Z Preparing to unpack .../248-npm_7.5.2+ds-2_all.deb ... 2024-04-03T17:26:38.7295397Z Unpacking npm (7.5.2+ds-2) ... 2024-04-03T17:26:38.8335898Z Selecting previously unselected package termit. 2024-04-03T17:26:38.8377125Z Preparing to unpack .../249-termit_3.1-1_amd64.deb ... 2024-04-03T17:26:38.8408190Z Unpacking termit (3.1-1) ... 2024-04-03T17:26:38.8737463Z Selecting previously unselected package x11-xserver-utils. 2024-04-03T17:26:38.8778753Z Preparing to unpack .../250-x11-xserver-utils_7.7+8_amd64.deb ... 2024-04-03T17:26:38.8808201Z Unpacking x11-xserver-utils (7.7+8) ... 2024-04-03T17:26:38.9305209Z Setting up node-qs (6.9.4+ds-1+deb11u1) ... 2024-04-03T17:26:38.9409555Z Setting up libtext-iconv-perl (1.7-7+b1) ... 2024-04-03T17:26:38.9496298Z Setting up gtk-update-icon-cache (3.24.24-4+deb11u3) ... 2024-04-03T17:26:38.9608811Z Setting up node-extsprintf (1.4.0-1) ... 2024-04-03T17:26:38.9695839Z Setting up libproxy1v5:amd64 (0.4.17-1) ... 2024-04-03T17:26:38.9774160Z Setting up libtie-ixhash-perl (1.23-2.1) ... 2024-04-03T17:26:38.9852749Z Setting up libjs-inherits (2.0.4-1) ... 2024-04-03T17:26:38.9927834Z Setting up libfont-afm-perl (1.20-3) ... 2024-04-03T17:26:39.0019235Z Setting up libvte-2.91-common (0.62.3-1) ... 2024-04-03T17:26:39.0176493Z Setting up libclone-perl (0.45-1+b1) ... 2024-04-03T17:26:39.0280941Z Setting up libhtml-tagset-perl (3.20-4) ... 2024-04-03T17:26:39.0368168Z Setting up libauthen-sasl-perl (2.1600-1.1) ... 2024-04-03T17:26:39.0470632Z Setting up libxcursor1:amd64 (1:1.2.0-2) ... 2024-04-03T17:26:39.0569026Z Setting up liblwp-mediatypes-perl (6.04-1) ... 2024-04-03T17:26:39.0661362Z Setting up node-through (2.3.8+~cs0.0.30-1) ... 2024-04-03T17:26:39.0750380Z Setting up libtry-tiny-perl (0.30-1) ... 2024-04-03T17:26:39.0848070Z Setting up perl-openssl-defaults:amd64 (5) ... 2024-04-03T17:26:39.0936007Z Setting up node-color-name (1.1.4+~1.1.1-1) ... 2024-04-03T17:26:39.1043191Z Setting up libencode-locale-perl (1.05-1.1) ... 2024-04-03T17:26:39.1136819Z Setting up libc-ares2:amd64 (1.17.1-1+deb11u3) ... 2024-04-03T17:26:39.1242348Z Setting up node-uuid (8.3.2+~8.3.0-4) ... 2024-04-03T17:26:39.1338155Z Setting up x11-xserver-utils (7.7+8) ... 2024-04-03T17:26:39.1490318Z Setting up node-indent-string (4.0.0-1) ... 2024-04-03T17:26:39.1577380Z Setting up libcolord2:amd64 (1.4.5-3) ... 2024-04-03T17:26:39.1688563Z Setting up node-chownr (1.1.3-5) ... 2024-04-03T17:26:39.1792253Z Setting up libdconf1:amd64 (0.38.0-2) ... 2024-04-03T17:26:39.1895707Z Setting up libjs-psl (1.8.0+ds-4) ... 2024-04-03T17:26:39.1994237Z Setting up node-json-schema-traverse (1.0.0-2) ... 2024-04-03T17:26:39.2084135Z Setting up node-universalify (2.0.0-2) ... 2024-04-03T17:26:39.2178211Z Setting up node-ini (2.0.0-1) ... 2024-04-03T17:26:39.2273669Z Setting up libuv1:amd64 (1.40.0-2+deb11u1) ... 2024-04-03T17:26:39.2375242Z Setting up node-json-parse-better-errors (1.0.2+~2.3.1-1) ... 2024-04-03T17:26:39.2470529Z Setting up node-fast-deep-equal (3.1.3-1) ... 2024-04-03T17:26:39.2561970Z Setting up node-err-code (2.0.3+dfsg-1) ... 2024-04-03T17:26:39.2655955Z Setting up adwaita-icon-theme (3.38.0-1) ... 2024-04-03T17:26:39.3140221Z update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode 2024-04-03T17:26:39.3194627Z Setting up libdata-dump-perl (1.23-1.1) ... 2024-04-03T17:26:39.3286630Z Setting up node-resolve-from (5.0.0+~3.1.0+~3.3.0+~2.0.0-1) ... 2024-04-03T17:26:39.3362374Z Setting up libepoxy0:amd64 (1.5.5-1) ... 2024-04-03T17:26:39.3451245Z Setting up libipc-system-simple-perl (1.30-1) ... 2024-04-03T17:26:39.3531593Z Setting up libxml-xpathengine-perl (0.14-1) ... 2024-04-03T17:26:39.3621164Z Setting up libdbus-1-3:amd64 (1.12.28-0+deb11u1) ... 2024-04-03T17:26:39.3704911Z Setting up dbus (1.12.28-0+deb11u1) ... 2024-04-03T17:26:39.4287465Z invoke-rc.d: could not determine current runlevel 2024-04-03T17:26:39.4314229Z invoke-rc.d: policy-rc.d denied execution of start. 2024-04-03T17:26:39.4351827Z Setting up libio-html-perl (1.004-2) ... 2024-04-03T17:26:39.4448656Z Setting up libtimedate-perl (2.3300-2) ... 2024-04-03T17:26:39.4535359Z Setting up libjs-typedarray-to-buffer (4.0.0-1) ... 2024-04-03T17:26:39.4631138Z Setting up libjs-highlight.js (9.18.5+dfsg1-1) ... 2024-04-03T17:26:39.4717619Z Setting up libwayland-cursor0:amd64 (1.18.0-2~exp1.1) ... 2024-04-03T17:26:39.4830047Z Setting up liblua5.3-0:amd64 (5.3.3-1.1+deb11u1) ... 2024-04-03T17:26:39.4922207Z Setting up libjson-glib-1.0-common (1.6.2-1) ... 2024-04-03T17:26:39.5014238Z Setting up node-json-schema (0.3.0+~7.0.6-1+deb11u1) ... 2024-04-03T17:26:39.5097217Z Setting up libwayland-egl1:amd64 (1.18.0-2~exp1.1) ... 2024-04-03T17:26:39.5188315Z Setting up glib-networking-common (2.66.0-2) ... 2024-04-03T17:26:39.5279787Z Setting up xdg-utils (1.1.3-4.1) ... 2024-04-03T17:26:39.5362203Z update-alternatives: using /usr/bin/xdg-open to provide /usr/bin/open (open) in auto mode 2024-04-03T17:26:39.5415532Z Setting up liburi-perl (5.08-1) ... 2024-04-03T17:26:39.5509737Z Setting up libx11-protocol-perl (0.56-7.1) ... 2024-04-03T17:26:39.5612906Z Setting up libjs-is-typedarray (1.0.0-3) ... 2024-04-03T17:26:39.5716448Z Setting up gyp (0.1+20200513gitcaa6002-2) ... 2024-04-03T17:26:39.7837753Z Setting up libnet-ssleay-perl (1.88-3+b1) ... 2024-04-03T17:26:39.7924371Z Setting up libuv1-dev:amd64 (1.40.0-2+deb11u1) ... 2024-04-03T17:26:39.8008351Z Setting up glib-networking-services (2.66.0-2) ... 2024-04-03T17:26:39.8089760Z Setting up libhttp-date-perl (6.05-1) ... 2024-04-03T17:26:39.8170201Z Setting up libfile-basedir-perl (0.08-1) ... 2024-04-03T17:26:39.8256038Z Setting up libfile-listing-perl (6.14-1) ... 2024-04-03T17:26:39.8337171Z Setting up libnet-http-perl (6.20-1) ... 2024-04-03T17:26:39.8441774Z Setting up libnode72:amd64 (12.22.12~dfsg-1~deb11u4) ... 2024-04-03T17:26:39.8529619Z Setting up libjson-glib-1.0-0:amd64 (1.6.2-1) ... 2024-04-03T17:26:39.8616498Z Setting up dbus-user-session (1.12.28-0+deb11u1) ... 2024-04-03T17:26:39.8735609Z Setting up libfile-desktopentry-perl (0.22-2) ... 2024-04-03T17:26:39.8821387Z Setting up nodejs-doc (12.22.12~dfsg-1~deb11u4) ... 2024-04-03T17:26:39.8901876Z Setting up node-is-typedarray (1.0.0-3) ... 2024-04-03T17:26:39.8990070Z Setting up libwww-robotrules-perl (6.02-1) ... 2024-04-03T17:26:39.9080628Z Setting up libhtml-parser-perl (3.75-1+b1) ... 2024-04-03T17:26:39.9171961Z Setting up libio-socket-ssl-perl (2.069-1) ... 2024-04-03T17:26:39.9257375Z Setting up libhttp-message-perl (6.28-1) ... 2024-04-03T17:26:39.9337910Z Setting up libhtml-form-perl (6.07-1) ... 2024-04-03T17:26:39.9429686Z Setting up libfile-mimeinfo-perl (0.30-1) ... 2024-04-03T17:26:39.9522983Z Setting up libhttp-negotiate-perl (6.01-1) ... 2024-04-03T17:26:39.9610324Z Setting up libnode-dev (12.22.12~dfsg-1~deb11u4) ... 2024-04-03T17:26:39.9697225Z Setting up libhttp-cookies-perl (6.10-1) ... 2024-04-03T17:26:39.9790177Z Setting up libhtml-tree-perl (5.07-2) ... 2024-04-03T17:26:39.9874084Z Setting up dconf-service (0.38.0-2) ... 2024-04-03T17:26:39.9953982Z Setting up libhtml-format-perl (2.12-1.1) ... 2024-04-03T17:26:40.0173635Z Setting up nodejs (12.22.12~dfsg-1~deb11u4) ... 2024-04-03T17:26:40.0262941Z update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode 2024-04-03T17:26:40.0307561Z Setting up node-aws4 (1.11.0-1) ... 2024-04-03T17:26:40.0382744Z Setting up node-function-bind (1.1.1+repack-1) ... 2024-04-03T17:26:40.0474150Z Setting up node-clone (2.1.2-2) ... 2024-04-03T17:26:40.0562263Z Setting up node-iferr (1.0.2-1) ... 2024-04-03T17:26:40.0634742Z Setting up node-has-flag (4.0.0-1) ... 2024-04-03T17:26:40.0719790Z Setting up node-asap (2.0.6-2) ... 2024-04-03T17:26:40.0809418Z Setting up node-mime (2.5.0+dfsg+~cs3.90.0-1) ... 2024-04-03T17:26:40.0928004Z Setting up node-inherits (2.0.4-1) ... 2024-04-03T17:26:40.1006925Z Setting up node-path-is-absolute (2.0.0-1) ... 2024-04-03T17:26:40.1088520Z Setting up node-iconv-lite (0.5.1-3) ... 2024-04-03T17:26:40.1177663Z Setting up node-safe-buffer (5.2.1+~cs2.1.2-1) ... 2024-04-03T17:26:40.1270094Z Setting up node-promise-inflight (1.0.1-1.1) ... 2024-04-03T17:26:40.1354145Z Setting up node-json-stringify-safe (5.0.1+repack-3) ... 2024-04-03T17:26:40.1439943Z Setting up libnet-smtp-ssl-perl (1.04-1) ... 2024-04-03T17:26:40.1534468Z Setting up node-har-schema (2.0.0-4) ... 2024-04-03T17:26:40.1621415Z Setting up node-mime-types (2.1.28-1) ... 2024-04-03T17:26:40.1720786Z Setting up node-performance-now (2.1.0+debian-1.1) ... 2024-04-03T17:26:40.1824770Z Setting up libmailtools-perl (2.21-1) ... 2024-04-03T17:26:40.1924878Z Setting up node-balanced-match (1.0.0-1) ... 2024-04-03T17:26:40.2017683Z Setting up node-ansi (0.3.1-1) ... 2024-04-03T17:26:40.2125308Z Setting up node-brace-expansion (2.0.0-1) ... 2024-04-03T17:26:40.2228805Z Setting up node-spdx-exceptions (2.3.0-1) ... 2024-04-03T17:26:40.2325168Z Setting up node-set-blocking (2.0.0-1.1) ... 2024-04-03T17:26:40.2429667Z Setting up node-tunnel-agent (0.6.1-2) ... 2024-04-03T17:26:40.2529378Z Setting up node-npm-bundled (1.1.1-1) ... 2024-04-03T17:26:40.2625203Z Setting up node-signal-exit (3.0.3-1) ... 2024-04-03T17:26:40.2711227Z Setting up node-wrappy (1.0.2-1.1) ... 2024-04-03T17:26:40.2813876Z Setting up node-typedarray-to-buffer (4.0.0-1) ... 2024-04-03T17:26:40.2910920Z Setting up node-text-table (0.2.0-2) ... 2024-04-03T17:26:40.3010131Z Setting up node-asynckit (0.4.0-3) ... 2024-04-03T17:26:40.3101885Z Setting up node-ip (1.1.5-5) ... 2024-04-03T17:26:40.3188623Z Setting up node-punycode (2.1.1-3) ... 2024-04-03T17:26:40.3270947Z Setting up node-defaults (1.0.3-2) ... 2024-04-03T17:26:40.3360309Z Setting up node-mute-stream (0.0.8-2) ... 2024-04-03T17:26:40.3457348Z Setting up node-number-is-nan (2.0.0-1) ... 2024-04-03T17:26:40.3550072Z Setting up libhttp-daemon-perl (6.12-1+deb11u1) ... 2024-04-03T17:26:40.3706211Z Setting up node-graceful-fs (4.2.4+repack-1) ... 2024-04-03T17:26:40.3897826Z Setting up node-jsonify (0.0.0-1.1) ... 2024-04-03T17:26:40.3979617Z Setting up node-json-stable-stringify (1.0.1+~cs5.1.32-1) ... 2024-04-03T17:26:40.4072608Z Setting up node-aproba (2.0.0-1) ... 2024-04-03T17:26:40.4166026Z Setting up node-ip-regex (4.3.0-1) ... 2024-04-03T17:26:40.4252374Z Setting up node-spdx-license-ids (3.0.7-1) ... 2024-04-03T17:26:40.4352485Z Setting up node-string-decoder (1.3.0-2) ... 2024-04-03T17:26:40.4453212Z Setting up node-mkdirp (1.0.4+~1.0.1-1) ... 2024-04-03T17:26:40.4551443Z Setting up node-run-queue (2.0.0-1) ... 2024-04-03T17:26:40.4637103Z Setting up node-core-util-is (1.0.2-2) ... 2024-04-03T17:26:40.4726723Z Setting up node-uri-js (4.4.0+dfsg-5) ... 2024-04-03T17:26:40.4814383Z Setting up node-minimatch (3.0.4+~3.0.3-1+deb11u2) ... 2024-04-03T17:26:40.4908367Z Setting up node-opener (1.5.2-1) ... 2024-04-03T17:26:40.4996116Z Setting up node-archy (1.0.0-3) ... 2024-04-03T17:26:40.5087438Z Setting up node-caseless (0.12.1-1) ... 2024-04-03T17:26:40.5190799Z Setting up node-imurmurhash (0.1.4-1.1) ... 2024-04-03T17:26:40.5285766Z Setting up node-encoding (0.1.13-1) ... 2024-04-03T17:26:40.5369398Z Setting up node-read (1.0.7-2) ... 2024-04-03T17:26:40.5458809Z Setting up node-asn1 (0.2.3-2) ... 2024-04-03T17:26:40.5562120Z Setting up node-color-convert (1.9.3-1) ... 2024-04-03T17:26:40.5656840Z Setting up node-isarray (2.0.5-1) ... 2024-04-03T17:26:40.5749631Z Setting up node-osenv (0.1.5-1) ... 2024-04-03T17:26:40.5838825Z Setting up node-ms (2.1.3+~cs0.7.31-1) ... 2024-04-03T17:26:40.5931813Z Setting up node-process-nextick-args (2.0.0-1) ... 2024-04-03T17:26:40.6016875Z Setting up node-has-unicode (2.0.1-2) ... 2024-04-03T17:26:40.6104441Z Setting up node-fs-write-stream-atomic (1.0.10-4) ... 2024-04-03T17:26:40.6183644Z Setting up node-forever-agent (0.6.1-2) ... 2024-04-03T17:26:40.6276967Z Setting up node-delayed-stream (1.0.0-4) ... 2024-04-03T17:26:40.6367013Z Setting up node-isstream (0.1.2+dfsg-1.1) ... 2024-04-03T17:26:40.6457103Z Setting up node-builtins (1.0.3-2) ... 2024-04-03T17:26:40.6554475Z Setting up node-colors (1.4.0-1) ... 2024-04-03T17:26:40.6643004Z Setting up node-fs.realpath (1.0.0-1.1) ... 2024-04-03T17:26:40.6732333Z Setting up node-oauth-sign (0.9.0-2) ... 2024-04-03T17:26:40.6826153Z Setting up node-jsbn (1.1.0-1.1) ... 2024-04-03T17:26:40.6924805Z Setting up node-object-assign (4.1.1-3) ... 2024-04-03T17:26:40.7008842Z Setting up node-leven (3.1.0+~cs1.1.1-1) ... 2024-04-03T17:26:40.7105152Z Setting up node-abbrev (1.1.1-2) ... 2024-04-03T17:26:40.7204645Z Setting up node-puka (1.0.1+dfsg-2) ... 2024-04-03T17:26:40.7299712Z Setting up node-supports-color (8.1.0+~7.2.0-1) ... 2024-04-03T17:26:40.7399981Z Setting up node-yallist (4.0.0-1) ... 2024-04-03T17:26:40.7495837Z Setting up node-ansi-regex (5.0.1-1~deb11u1) ... 2024-04-03T17:26:40.7603380Z Setting up node-once (1.4.0-3) ... 2024-04-03T17:26:40.7708823Z Setting up dconf-gsettings-backend:amd64 (0.38.0-2) ... 2024-04-03T17:26:40.7810457Z Setting up node-write-file-atomic (3.0.3+~3.0.1-1) ... 2024-04-03T17:26:40.7919797Z Setting up node-psl (1.8.0+ds-4) ... 2024-04-03T17:26:40.8017300Z Setting up node-slash (3.0.0-1) ... 2024-04-03T17:26:40.8128218Z Setting up node-util-deprecate (1.0.2-1) ... 2024-04-03T17:26:40.8376126Z Setting up node-retry (0.12.0-1) ... 2024-04-03T17:26:40.8472552Z Setting up node-concat-map (0.0.1-2) ... 2024-04-03T17:26:40.8563470Z Setting up node-assert-plus (1.0.0-2) ... 2024-04-03T17:26:40.8663325Z Setting up node-ansistyles (0.1.3-2) ... 2024-04-03T17:26:40.8766923Z Setting up node-delegates (1.0.0-2) ... 2024-04-03T17:26:40.8865668Z Setting up node-depd (2.0.0-1) ... 2024-04-03T17:26:40.8969459Z Setting up node-isexe (2.0.0-5) ... 2024-04-03T17:26:40.9098830Z Setting up node-resolve (1.19.0+~cs5.20.8-2) ... 2024-04-03T17:26:40.9193262Z Setting up node-jsonparse (1.3.1-7) ... 2024-04-03T17:26:40.9289250Z Setting up node-ajv (6.12.6-2) ... 2024-04-03T17:26:40.9391442Z Setting up node-tweetnacl (1.0.3+dfsg-1) ... 2024-04-03T17:26:40.9497293Z Setting up node-escape-string-regexp (4.0.0-1) ... 2024-04-03T17:26:40.9590529Z Setting up node-aws-sign2 (0.7.1-2) ... 2024-04-03T17:26:40.9676036Z Setting up node-console-control-strings (1.1.0-2) ... 2024-04-03T17:26:40.9769996Z Setting up node-debug (4.3.1+~cs4.1.5-1) ... 2024-04-03T17:26:40.9858044Z Setting up node-extend (3.0.2-1) ... 2024-04-03T17:26:40.9964057Z Setting up node-jsonstream (1.3.5-1) ... 2024-04-03T17:26:41.0052750Z Setting up node-dashdash (2.0.0-1) ... 2024-04-03T17:26:41.0138356Z Setting up node-p-map (4.0.0-1) ... 2024-04-03T17:26:41.0233640Z Setting up node-validate-npm-package-name (3.0.0-1.1) ... 2024-04-03T17:26:41.0311617Z Setting up node-promzard (0.3.0-1.1) ... 2024-04-03T17:26:41.0383857Z Setting up node-wcwidth.js (1.0.0-1.1) ... 2024-04-03T17:26:41.0459637Z Setting up node-ecc-jsbn (0.2.0-2) ... 2024-04-03T17:26:41.0550417Z Setting up node-combined-stream (1.0.8-1) ... 2024-04-03T17:26:41.0635169Z Setting up node-unique-filename (1.1.1+ds-1) ... 2024-04-03T17:26:41.0725505Z Setting up node-ansi-styles (4.2.1-1) ... 2024-04-03T17:26:41.0824223Z Setting up node-form-data (3.0.0-2) ... 2024-04-03T17:26:41.0917110Z Setting up node-strip-ansi (6.0.0-2) ... 2024-04-03T17:26:41.1008801Z Setting up node-lockfile (1.0.4-3) ... 2024-04-03T17:26:41.1104001Z Setting up node-chalk (4.1.0-1) ... 2024-04-03T17:26:41.1203184Z Setting up node-spdx-expression-parse (3.0.1-1) ... 2024-04-03T17:26:41.1290529Z Setting up node-which (2.0.2+~cs1.3.2-1) ... 2024-04-03T17:26:41.1377429Z Setting up node-tar (6.0.5+ds1+~cs11.3.9-1+deb11u2) ... 2024-04-03T17:26:41.1473159Z Setting up node-inflight (1.0.6-1.1) ... 2024-04-03T17:26:41.1548125Z Setting up node-tough-cookie (4.0.0-2+deb11u1) ... 2024-04-03T17:26:41.1648719Z Setting up node-verror (1.10.0-1.1) ... 2024-04-03T17:26:41.1734466Z Setting up node-getpass (0.1.7-1.1) ... 2024-04-03T17:26:41.1822693Z Setting up node-nopt (5.0.0-1) ... 2024-04-03T17:26:41.1908535Z Setting up libgtk-3-common (3.24.24-4+deb11u3) ... 2024-04-03T17:26:41.2020106Z Setting up node-string-width (4.2.0-1) ... 2024-04-03T17:26:41.2121879Z Setting up node-har-validator (5.1.5-1) ... 2024-04-03T17:26:41.2216939Z Setting up gsettings-desktop-schemas (3.38.0-2) ... 2024-04-03T17:26:41.2298540Z Setting up node-readable-stream (3.6.0-2) ... 2024-04-03T17:26:41.2390274Z Setting up node-ssri (8.0.1-2) ... 2024-04-03T17:26:41.2484992Z Setting up node-lru-cache (5.1.1-5) ... 2024-04-03T17:26:41.2576745Z Setting up node-bcrypt-pbkdf (1.0.2-1) ... 2024-04-03T17:26:41.2659388Z Setting up node-promise-retry (2.0.1-1) ... 2024-04-03T17:26:41.2765549Z Setting up node-columnify (1.5.4-3) ... 2024-04-03T17:26:41.2840487Z Setting up node-jsprim (2.0.0-1) ... 2024-04-03T17:26:41.2928639Z Setting up node-are-we-there-yet (1.1.5-1) ... 2024-04-03T17:26:41.3012555Z Setting up node-spdx-correct (3.1.1-1) ... 2024-04-03T17:26:41.3098805Z Setting up node-glob (7.1.6+~7.1.3-1) ... 2024-04-03T17:26:41.3196981Z Setting up node-hosted-git-info (3.0.8-1) ... 2024-04-03T17:26:41.3294949Z Setting up node-wide-align (1.1.3-1) ... 2024-04-03T17:26:41.3388091Z Setting up node-rimraf (3.0.2-1) ... 2024-04-03T17:26:41.3492318Z Setting up node-sshpk (1.16.1+dfsg-2) ... 2024-04-03T17:26:41.3581438Z Setting up node-semver (7.3.4-1) ... 2024-04-03T17:26:41.3682728Z Setting up node-validate-npm-package-license (3.0.4-1) ... 2024-04-03T17:26:41.3773772Z Setting up node-copy-concurrently (1.0.5-7) ... 2024-04-03T17:26:41.3857730Z Setting up node-move-concurrently (1.0.1-2) ... 2024-04-03T17:26:41.3950593Z Setting up node-agent-base (6.0.2-2) ... 2024-04-03T17:26:41.4037496Z Setting up node-http-signature (1.3.5-1) ... 2024-04-03T17:26:41.4146836Z Setting up node-gauge (2.7.4-1.1) ... 2024-04-03T17:26:41.4240143Z Setting up node-normalize-package-data (3.0.0+~2.4.0-1) ... 2024-04-03T17:26:41.4337349Z Setting up node-npm-package-arg (8.1.0-1) ... 2024-04-03T17:26:41.4419502Z Setting up node-request (2.88.1-5) ... 2024-04-03T17:26:41.4512169Z Setting up node-npmlog (4.1.2-2) ... 2024-04-03T17:26:41.4609408Z Setting up node-https-proxy-agent (5.0.0-3) ... 2024-04-03T17:26:41.4695165Z Setting up node-cacache (15.0.5+~cs13.9.21-1) ... 2024-04-03T17:26:41.4783966Z Setting up node-read-package-json (3.0.0-1) ... 2024-04-03T17:26:41.4891823Z Setting up node-gyp (7.1.2-4) ... 2024-04-03T17:26:41.4992316Z Setting up npm (7.5.2+ds-2) ... 2024-04-03T17:26:41.5247798Z Setting up libwww-perl (6.52-1) ... 2024-04-03T17:26:41.5377053Z Setting up liblwp-protocol-https-perl (6.10-1) ... 2024-04-03T17:26:41.5473471Z Setting up libxml-parser-perl:amd64 (2.46-2) ... 2024-04-03T17:26:41.5575248Z Setting up libxml-twig-perl (1:3.52-1) ... 2024-04-03T17:26:41.5656922Z Setting up libnet-dbus-perl (1.2.0-1+b1) ... 2024-04-03T17:26:41.5858677Z Processing triggers for libglib2.0-0:amd64 (2.66.8-1) ... 2024-04-03T17:26:41.6116272Z Processing triggers for libc-bin (2.31-13+deb11u6) ... 2024-04-03T17:26:41.6182213Z ldconfig: /usr/local/lib/libtbbmalloc_proxy.so.2 is not a symbolic link 2024-04-03T17:26:41.6182750Z 2024-04-03T17:26:41.6183028Z ldconfig: /usr/local/lib/libtbbmalloc.so.2 is not a symbolic link 2024-04-03T17:26:41.6183471Z 2024-04-03T17:26:41.6183767Z ldconfig: /usr/local/lib/libtbbbind_2_5.so.3 is not a symbolic link 2024-04-03T17:26:41.6184213Z 2024-04-03T17:26:41.6184487Z ldconfig: /usr/local/lib/libtbbbind_2_0.so.3 is not a symbolic link 2024-04-03T17:26:41.6184939Z 2024-04-03T17:26:41.6185402Z ldconfig: /usr/local/lib/libtbbbind.so.3 is not a symbolic link 2024-04-03T17:26:41.6185853Z 2024-04-03T17:26:41.6186089Z ldconfig: /usr/local/lib/libtbb.so.12 is not a symbolic link 2024-04-03T17:26:41.6186486Z 2024-04-03T17:26:41.6457994Z Setting up glib-networking:amd64 (2.66.0-2) ... 2024-04-03T17:26:41.6560418Z Setting up libsoup2.4-1:amd64 (2.72.0-2) ... 2024-04-03T17:26:41.6714337Z Setting up libsoup-gnome2.4-1:amd64 (2.72.0-2) ... 2024-04-03T17:26:41.6815893Z Setting up librest-0.7-0:amd64 (0.8.1-1.1) ... 2024-04-03T17:26:41.7047372Z Setting up libgtk-3-0:amd64 (3.24.24-4+deb11u3) ... 2024-04-03T17:26:41.7260940Z Setting up libgtk-3-bin (3.24.24-4+deb11u3) ... 2024-04-03T17:26:41.7354104Z Setting up libvte-2.91-0:amd64 (0.62.3-1) ... 2024-04-03T17:26:41.7452892Z Setting up termit (3.1-1) ... 2024-04-03T17:26:41.7629815Z update-alternatives: using /usr/bin/termit to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode 2024-04-03T17:26:41.7681594Z Processing triggers for libc-bin (2.31-13+deb11u6) ... 2024-04-03T17:26:41.7730929Z ldconfig: /usr/local/lib/libtbbmalloc_proxy.so.2 is not a symbolic link 2024-04-03T17:26:41.7731471Z 2024-04-03T17:26:41.7731774Z ldconfig: /usr/local/lib/libtbbmalloc.so.2 is not a symbolic link 2024-04-03T17:26:41.7732243Z 2024-04-03T17:26:41.7732521Z ldconfig: /usr/local/lib/libtbbbind_2_5.so.3 is not a symbolic link 2024-04-03T17:26:41.7732988Z 2024-04-03T17:26:41.7734579Z ldconfig: /usr/local/lib/libtbbbind_2_0.so.3 is not a symbolic link 2024-04-03T17:26:41.7735041Z 2024-04-03T17:26:41.7735300Z ldconfig: /usr/local/lib/libtbbbind.so.3 is not a symbolic link 2024-04-03T17:26:41.7735723Z 2024-04-03T17:26:41.7735973Z ldconfig: /usr/local/lib/libtbb.so.12 is not a symbolic link 2024-04-03T17:26:41.7736373Z 2024-04-03T17:26:41.8137839Z + sudo apt-get install -y lcov 2024-04-03T17:26:41.8176292Z sudo: setrlimit(rlimit_stack): Operation not permitted 2024-04-03T17:26:41.8176687Z 2024-04-03T17:26:41.8255459Z 2024-04-03T17:26:41.8662592Z Reading package lists... 0% 2024-04-03T17:26:41.8662881Z 2024-04-03T17:26:41.8863576Z Reading package lists... 0% 2024-04-03T17:26:41.8863882Z 2024-04-03T17:26:42.1874467Z Reading package lists... 0% 2024-04-03T17:26:42.1874819Z 2024-04-03T17:26:42.1875048Z Reading package lists... 86% 2024-04-03T17:26:42.1875293Z 2024-04-03T17:26:42.1959464Z Reading package lists... 86% 2024-04-03T17:26:42.1959760Z 2024-04-03T17:26:42.1960013Z Reading package lists... 89% 2024-04-03T17:26:42.1960252Z 2024-04-03T17:26:42.1961770Z Reading package lists... 89% 2024-04-03T17:26:42.1962025Z 2024-04-03T17:26:42.1962143Z Reading package lists... 89% 2024-04-03T17:26:42.1962374Z 2024-04-03T17:26:42.1985181Z Reading package lists... 89% 2024-04-03T17:26:42.1985420Z 2024-04-03T17:26:42.1985553Z Reading package lists... 90% 2024-04-03T17:26:42.1985788Z 2024-04-03T17:26:42.2274532Z Reading package lists... 90% 2024-04-03T17:26:42.2274833Z 2024-04-03T17:26:42.2274957Z Reading package lists... 98% 2024-04-03T17:26:42.2275209Z 2024-04-03T17:26:42.2337796Z Reading package lists... 98% 2024-04-03T17:26:42.2338105Z 2024-04-03T17:26:42.2338245Z Reading package lists... Done 2024-04-03T17:26:42.2338489Z 2024-04-03T17:26:42.2456152Z 2024-04-03T17:26:42.2456838Z Building dependency tree... 0% 2024-04-03T17:26:42.2457146Z 2024-04-03T17:26:42.2604259Z Building dependency tree... 0% 2024-04-03T17:26:42.2604612Z 2024-04-03T17:26:42.2605169Z Building dependency tree... 50% 2024-04-03T17:26:42.2605477Z 2024-04-03T17:26:42.3265671Z Building dependency tree... 50% 2024-04-03T17:26:42.3265982Z 2024-04-03T17:26:42.3266125Z Building dependency tree... Done 2024-04-03T17:26:42.3266384Z 2024-04-03T17:26:42.3266389Z 2024-04-03T17:26:42.3266516Z Reading state information... 0% 2024-04-03T17:26:42.3266790Z 2024-04-03T17:26:42.3272624Z Reading state information... 0% 2024-04-03T17:26:42.3272880Z 2024-04-03T17:26:42.3273030Z Reading state information... Done 2024-04-03T17:26:42.3273291Z 2024-04-03T17:26:42.3399258Z lcov is already the newest version (1.14-2). 2024-04-03T17:26:42.4336847Z 0 upgraded, 0 newly installed, 0 to remove and 113 not upgraded. 2024-04-03T17:26:42.4376846Z + sudo npm install -g @bazel/bazelisk 2024-04-03T17:26:42.4416758Z sudo: setrlimit(rlimit_stack): Operation not permitted 2024-04-03T17:26:42.4417153Z 2024-04-03T17:26:42.7911435Z [?25l[..................] | reify: timing arborist:ctor Completed in 0ms 2024-04-03T17:26:42.8402776Z [..................] | idealTree:lib: sill idealTree buildDeps 2024-04-03T17:26:42.8900654Z [..................] | idealTree:lib: sill idealTree buildDeps 2024-04-03T17:26:42.9407565Z [..................] | idealTree:lib: sill idealTree buildDeps 2024-04-03T17:26:42.9913641Z [..................] | idealTree:lib: sill idealTree buildDeps 2024-04-03T17:26:43.0414891Z [..................] | idealTree:lib: sill idealTree buildDeps 2024-04-03T17:26:43.0918587Z [..................] | idealTree:lib: sill idealTree buildDeps 2024-04-03T17:26:43.1426762Z [..................] | idealTree:lib: sill idealTree buildDeps 2024-04-03T17:26:43.1923376Z [..................] | idealTree:lib: sill idealTree buildDeps 2024-04-03T17:26:43.2427919Z [..................] | idealTree:lib: sill idealTree buildDeps 2024-04-03T17:26:43.2925638Z [..................] | idealTree:lib: sill idealTree buildDeps 2024-04-03T17:26:43.3423161Z [..................] | idealTree:lib: sill idealTree buildDeps 2024-04-03T17:26:43.3621626Z [..................] | idealTree:lib: sill idealTree buildDeps 2024-04-03T17:26:43.3622149Z 2024-04-03T17:26:43.3649241Z [?25hnpm ERR! code EEXIST 2024-04-03T17:26:43.3650035Z npm ERR! path /usr/local/bin/bazel 2024-04-03T17:26:43.3672425Z npm ERR! EEXIST: file already exists 2024-04-03T17:26:43.3673282Z npm ERR! File exists: /usr/local/bin/bazel 2024-04-03T17:26:43.3674223Z npm ERR! Remove the existing file and try again, or run npm 2024-04-03T17:26:43.3675198Z npm ERR! with --force to overwrite files recklessly. 2024-04-03T17:26:43.4632840Z  2024-04-03T17:26:43.4633660Z npm ERR! A complete log of this run can be found in: 2024-04-03T17:26:43.4634650Z npm ERR! /root/.npm/_logs/2024-04-03T17_26_43_367Z-debug.log 2024-04-03T17:26:43.4679222Z + [[ -e /usr/bin/bazel ]] 2024-04-03T17:26:43.4680992Z ++ command -v bazelisk 2024-04-03T17:26:43.4682362Z + sudo ln -s '' /usr/bin/bazel 2024-04-03T17:26:43.4732170Z sudo: setrlimit(rlimit_stack): Operation not permitted 2024-04-03T17:26:43.4732595Z 2024-04-03T17:26:43.4739139Z ln: failed to create symbolic link '/usr/bin/bazel' -> '': No such file or directory 2024-04-03T17:26:43.4744288Z + CUBLAS_PATTERN='/usr/include/cublas*' 2024-04-03T17:26:43.4746322Z + ls '/usr/include/cublas*' 2024-04-03T17:26:43.4769130Z + CMAKE_PREFIX_PATH=/opt/conda/lib/python3.8/site-packages/torch:/opt/conda/bin/../ 2024-04-03T17:26:43.4770410Z + XLA_SANDBOX_BUILD=1 2024-04-03T17:26:43.4770743Z + build_torch_xla xla 2024-04-03T17:26:43.4771052Z + XLA_DIR=xla 2024-04-03T17:26:43.4771312Z + pushd xla 2024-04-03T17:26:43.4771710Z /var/lib/jenkins/workspace/xla /var/lib/jenkins/workspace 2024-04-03T17:26:43.4772238Z + python setup.py install 2024-04-03T17:26:43.6922496Z Building torch_xla version: 2.4.0+gitb0ba29f 2024-04-03T17:26:43.6923097Z XLA Commit ID: b0ba29f98a695671972d4a4cc07441014dba2892 2024-04-03T17:26:43.6923706Z PyTorch Commit ID: d253bd7befc64137de913dbb8727b511f1052411 2024-04-03T17:26:43.7200023Z running install 2024-04-03T17:26:43.7201373Z /opt/conda/lib/python3.8/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2024-04-03T17:26:43.7202335Z !! 2024-04-03T17:26:43.7202548Z 2024-04-03T17:26:43.7202837Z ******************************************************************************** 2024-04-03T17:26:43.7203937Z Please avoid running ``setup.py`` directly. 2024-04-03T17:26:43.7204608Z Instead, use pypa/build, pypa/installer or other 2024-04-03T17:26:43.7205151Z standards-based tools. 2024-04-03T17:26:43.7205390Z 2024-04-03T17:26:43.7205871Z See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2024-04-03T17:26:43.7206611Z ******************************************************************************** 2024-04-03T17:26:43.7206959Z 2024-04-03T17:26:43.7207073Z !! 2024-04-03T17:26:43.7207321Z self.initialize_options() 2024-04-03T17:26:43.7497806Z /opt/conda/lib/python3.8/site-packages/setuptools/_distutils/cmd.py:66: EasyInstallDeprecationWarning: easy_install command is deprecated. 2024-04-03T17:26:43.7498822Z !! 2024-04-03T17:26:43.7498953Z 2024-04-03T17:26:43.7499144Z ******************************************************************************** 2024-04-03T17:26:43.7499721Z Please avoid running ``setup.py`` and ``easy_install``. 2024-04-03T17:26:43.7500299Z Instead, use pypa/build, pypa/installer or other 2024-04-03T17:26:43.7500825Z standards-based tools. 2024-04-03T17:26:43.7501063Z 2024-04-03T17:26:43.7501349Z See https://github.com/pypa/setuptools/issues/917 for details. 2024-04-03T17:26:43.7501940Z ******************************************************************************** 2024-04-03T17:26:43.7502301Z 2024-04-03T17:26:43.7502384Z !! 2024-04-03T17:26:43.7502639Z self.initialize_options() 2024-04-03T17:26:43.7936658Z running bdist_egg 2024-04-03T17:26:43.8058571Z running egg_info 2024-04-03T17:26:43.8096747Z creating torch_xla.egg-info 2024-04-03T17:26:43.8097177Z writing torch_xla.egg-info/PKG-INFO 2024-04-03T17:26:43.8097797Z writing dependency_links to torch_xla.egg-info/dependency_links.txt 2024-04-03T17:26:43.8099055Z writing entry points to torch_xla.egg-info/entry_points.txt 2024-04-03T17:26:43.8100230Z writing requirements to torch_xla.egg-info/requires.txt 2024-04-03T17:26:43.8100972Z writing top-level names to torch_xla.egg-info/top_level.txt 2024-04-03T17:26:43.8101953Z writing manifest file 'torch_xla.egg-info/SOURCES.txt' 2024-04-03T17:26:43.8211093Z reading manifest file 'torch_xla.egg-info/SOURCES.txt' 2024-04-03T17:26:43.8211637Z adding license file 'LICENSE' 2024-04-03T17:26:43.8222555Z writing manifest file 'torch_xla.egg-info/SOURCES.txt' 2024-04-03T17:26:43.8223202Z installing library code to build/bdist.linux-x86_64/egg 2024-04-03T17:26:43.8223674Z running install_lib 2024-04-03T17:26:43.8223965Z running build_py 2024-04-03T17:26:43.8225393Z creating build 2024-04-03T17:26:43.8226212Z creating build/lib.linux-x86_64-cpython-38 2024-04-03T17:26:43.8226885Z creating build/lib.linux-x86_64-cpython-38/torch_xla 2024-04-03T17:26:43.8227862Z copying torch_xla/__init__.py -> build/lib.linux-x86_64-cpython-38/torch_xla 2024-04-03T17:26:43.8228844Z copying torch_xla/_patched_functions.py -> build/lib.linux-x86_64-cpython-38/torch_xla 2024-04-03T17:26:43.8229821Z copying torch_xla/runtime.py -> build/lib.linux-x86_64-cpython-38/torch_xla 2024-04-03T17:26:43.8230826Z copying torch_xla/stablehlo.py -> build/lib.linux-x86_64-cpython-38/torch_xla 2024-04-03T17:26:43.8231885Z copying torch_xla/tf_saved_model_integration.py -> build/lib.linux-x86_64-cpython-38/torch_xla 2024-04-03T17:26:43.8232899Z copying torch_xla/torch_xla.py -> build/lib.linux-x86_64-cpython-38/torch_xla 2024-04-03T17:26:43.8233815Z copying torch_xla/version.py -> build/lib.linux-x86_64-cpython-38/torch_xla 2024-04-03T17:26:43.8235415Z creating build/lib.linux-x86_64-cpython-38/torch_xla/_internal 2024-04-03T17:26:43.8236545Z copying torch_xla/_internal/__init__.py -> build/lib.linux-x86_64-cpython-38/torch_xla/_internal 2024-04-03T17:26:43.8237685Z copying torch_xla/_internal/gpu.py -> build/lib.linux-x86_64-cpython-38/torch_xla/_internal 2024-04-03T17:26:43.8238782Z copying torch_xla/_internal/neuron.py -> build/lib.linux-x86_64-cpython-38/torch_xla/_internal 2024-04-03T17:26:43.8239978Z copying torch_xla/_internal/pjrt.py -> build/lib.linux-x86_64-cpython-38/torch_xla/_internal 2024-04-03T17:26:43.8241115Z copying torch_xla/_internal/rendezvous.py -> build/lib.linux-x86_64-cpython-38/torch_xla/_internal 2024-04-03T17:26:43.8242237Z copying torch_xla/_internal/tpu.py -> build/lib.linux-x86_64-cpython-38/torch_xla/_internal 2024-04-03T17:26:43.8243121Z creating build/lib.linux-x86_64-cpython-38/torch_xla/amp 2024-04-03T17:26:43.8243955Z copying torch_xla/amp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch_xla/amp 2024-04-03T17:26:43.8244994Z copying torch_xla/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-38/torch_xla/amp 2024-04-03T17:26:43.8246000Z copying torch_xla/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-38/torch_xla/amp 2024-04-03T17:26:43.8246876Z creating build/lib.linux-x86_64-cpython-38/torch_xla/core 2024-04-03T17:26:43.8247727Z copying torch_xla/core/__init__.py -> build/lib.linux-x86_64-cpython-38/torch_xla/core 2024-04-03T17:26:43.8248777Z copying torch_xla/core/xla_builder.py -> build/lib.linux-x86_64-cpython-38/torch_xla/core 2024-04-03T17:26:43.8249849Z copying torch_xla/core/xla_env_vars.py -> build/lib.linux-x86_64-cpython-38/torch_xla/core 2024-04-03T17:26:43.8250902Z copying torch_xla/core/xla_model.py -> build/lib.linux-x86_64-cpython-38/torch_xla/core 2024-04-03T17:26:43.8251979Z copying torch_xla/core/xla_op_registry.py -> build/lib.linux-x86_64-cpython-38/torch_xla/core 2024-04-03T17:26:43.8253080Z copying torch_xla/core/dynamo_bridge.py -> build/lib.linux-x86_64-cpython-38/torch_xla/core 2024-04-03T17:26:43.8254232Z copying torch_xla/core/functions.py -> build/lib.linux-x86_64-cpython-38/torch_xla/core 2024-04-03T17:26:43.8255730Z creating build/lib.linux-x86_64-cpython-38/torch_xla/debug 2024-04-03T17:26:43.8256626Z copying torch_xla/debug/__init__.py -> build/lib.linux-x86_64-cpython-38/torch_xla/debug 2024-04-03T17:26:43.8257730Z copying torch_xla/debug/frame_parser_util.py -> build/lib.linux-x86_64-cpython-38/torch_xla/debug 2024-04-03T17:26:43.8258911Z copying torch_xla/debug/graph_saver.py -> build/lib.linux-x86_64-cpython-38/torch_xla/debug 2024-04-03T17:26:43.8260063Z copying torch_xla/debug/metrics_compare_utils.py -> build/lib.linux-x86_64-cpython-38/torch_xla/debug 2024-04-03T17:26:43.8261222Z copying torch_xla/debug/metrics_saver.py -> build/lib.linux-x86_64-cpython-38/torch_xla/debug 2024-04-03T17:26:43.8262367Z copying torch_xla/debug/model_comparator.py -> build/lib.linux-x86_64-cpython-38/torch_xla/debug 2024-04-03T17:26:43.8263477Z copying torch_xla/debug/profiler.py -> build/lib.linux-x86_64-cpython-38/torch_xla/debug 2024-04-03T17:26:43.8264525Z copying torch_xla/debug/metrics.py -> build/lib.linux-x86_64-cpython-38/torch_xla/debug 2024-04-03T17:26:43.8265459Z creating build/lib.linux-x86_64-cpython-38/torch_xla/distributed 2024-04-03T17:26:43.8266462Z copying torch_xla/distributed/__init__.py -> build/lib.linux-x86_64-cpython-38/torch_xla/distributed 2024-04-03T17:26:43.8267892Z copying torch_xla/distributed/data_parallel.py -> build/lib.linux-x86_64-cpython-38/torch_xla/distributed 2024-04-03T17:26:43.8269170Z copying torch_xla/distributed/parallel_loader.py -> build/lib.linux-x86_64-cpython-38/torch_xla/distributed 2024-04-03T17:26:43.8270438Z copying torch_xla/distributed/xla_backend.py -> build/lib.linux-x86_64-cpython-38/torch_xla/distributed 2024-04-03T17:26:43.8271664Z copying torch_xla/distributed/xla_multiprocessing.py -> build/lib.linux-x86_64-cpython-38/torch_xla/distributed 2024-04-03T17:26:43.8273021Z copying torch_xla/distributed/zero_redundancy_optimizer.py -> build/lib.linux-x86_64-cpython-38/torch_xla/distributed 2024-04-03T17:26:43.8274281Z creating build/lib.linux-x86_64-cpython-38/torch_xla/experimental 2024-04-03T17:26:43.8275315Z copying torch_xla/experimental/__init__.py -> build/lib.linux-x86_64-cpython-38/torch_xla/experimental 2024-04-03T17:26:43.8276562Z copying torch_xla/experimental/deprecation.py -> build/lib.linux-x86_64-cpython-38/torch_xla/experimental 2024-04-03T17:26:43.8278028Z copying torch_xla/experimental/dynamo_mark_sharding.py -> build/lib.linux-x86_64-cpython-38/torch_xla/experimental 2024-04-03T17:26:43.8279470Z copying torch_xla/experimental/dynamo_set_buffer_donor.py -> build/lib.linux-x86_64-cpython-38/torch_xla/experimental 2024-04-03T17:26:43.8280750Z copying torch_xla/experimental/gpu.py -> build/lib.linux-x86_64-cpython-38/torch_xla/experimental 2024-04-03T17:26:43.8282068Z copying torch_xla/experimental/mark_pattern_utils.py -> build/lib.linux-x86_64-cpython-38/torch_xla/experimental 2024-04-03T17:26:43.8283312Z copying torch_xla/experimental/pjrt.py -> build/lib.linux-x86_64-cpython-38/torch_xla/experimental 2024-04-03T17:26:43.8284548Z copying torch_xla/experimental/pjrt_backend.py -> build/lib.linux-x86_64-cpython-38/torch_xla/experimental 2024-04-03T17:26:43.8285801Z copying torch_xla/experimental/plugins.py -> build/lib.linux-x86_64-cpython-38/torch_xla/experimental 2024-04-03T17:26:43.8287072Z copying torch_xla/experimental/quantized.py -> build/lib.linux-x86_64-cpython-38/torch_xla/experimental 2024-04-03T17:26:43.8288479Z copying torch_xla/experimental/spmd_fully_sharded_data_parallel.py -> build/lib.linux-x86_64-cpython-38/torch_xla/experimental 2024-04-03T17:26:43.8289787Z copying torch_xla/experimental/tpu.py -> build/lib.linux-x86_64-cpython-38/torch_xla/experimental 2024-04-03T17:26:43.8291135Z copying torch_xla/experimental/unbounded_dynamism_export.py -> build/lib.linux-x86_64-cpython-38/torch_xla/experimental 2024-04-03T17:26:43.8292530Z copying torch_xla/experimental/xla_dynamic_reshape_ops.py -> build/lib.linux-x86_64-cpython-38/torch_xla/experimental 2024-04-03T17:26:43.8293972Z copying torch_xla/experimental/xla_marker.py -> build/lib.linux-x86_64-cpython-38/torch_xla/experimental 2024-04-03T17:26:43.8295234Z copying torch_xla/experimental/xla_mlir_debuginfo.py -> build/lib.linux-x86_64-cpython-38/torch_xla/experimental 2024-04-03T17:26:43.8296573Z copying torch_xla/experimental/xla_sharded_tensor.py -> build/lib.linux-x86_64-cpython-38/torch_xla/experimental 2024-04-03T17:26:43.8297919Z copying torch_xla/experimental/xla_sharding.py -> build/lib.linux-x86_64-cpython-38/torch_xla/experimental 2024-04-03T17:26:43.8299200Z copying torch_xla/experimental/custom_kernel.py -> build/lib.linux-x86_64-cpython-38/torch_xla/experimental 2024-04-03T17:26:43.8300480Z copying torch_xla/experimental/fori_loop.py -> build/lib.linux-x86_64-cpython-38/torch_xla/experimental 2024-04-03T17:26:43.8301452Z creating build/lib.linux-x86_64-cpython-38/torch_xla/test 2024-04-03T17:26:43.8302314Z copying torch_xla/test/__init__.py -> build/lib.linux-x86_64-cpython-38/torch_xla/test 2024-04-03T17:26:43.8303360Z copying torch_xla/test/test_utils.py -> build/lib.linux-x86_64-cpython-38/torch_xla/test 2024-04-03T17:26:43.8304187Z creating build/lib.linux-x86_64-cpython-38/torch_xla/utils 2024-04-03T17:26:43.8305049Z copying torch_xla/utils/__init__.py -> build/lib.linux-x86_64-cpython-38/torch_xla/utils 2024-04-03T17:26:43.8306116Z copying torch_xla/utils/checkpoint.py -> build/lib.linux-x86_64-cpython-38/torch_xla/utils 2024-04-03T17:26:43.8307264Z copying torch_xla/utils/checkpoint_tagger.py -> build/lib.linux-x86_64-cpython-38/torch_xla/utils 2024-04-03T17:26:43.8308532Z copying torch_xla/utils/closures.py -> build/lib.linux-x86_64-cpython-38/torch_xla/utils 2024-04-03T17:26:43.8309609Z copying torch_xla/utils/keyd_queue.py -> build/lib.linux-x86_64-cpython-38/torch_xla/utils 2024-04-03T17:26:43.8310660Z copying torch_xla/utils/serialization.py -> build/lib.linux-x86_64-cpython-38/torch_xla/utils 2024-04-03T17:26:43.8311861Z copying torch_xla/utils/stablehlo_test_utils.py -> build/lib.linux-x86_64-cpython-38/torch_xla/utils 2024-04-03T17:26:43.8313038Z copying torch_xla/utils/utils.py -> build/lib.linux-x86_64-cpython-38/torch_xla/utils 2024-04-03T17:26:43.8313920Z creating build/lib.linux-x86_64-cpython-38/torch_xla/amp/syncfree 2024-04-03T17:26:43.8314942Z copying torch_xla/amp/syncfree/__init__.py -> build/lib.linux-x86_64-cpython-38/torch_xla/amp/syncfree 2024-04-03T17:26:43.8316354Z copying torch_xla/amp/syncfree/_functional.py -> build/lib.linux-x86_64-cpython-38/torch_xla/amp/syncfree 2024-04-03T17:26:43.8317572Z copying torch_xla/amp/syncfree/adam.py -> build/lib.linux-x86_64-cpython-38/torch_xla/amp/syncfree 2024-04-03T17:26:43.8318759Z copying torch_xla/amp/syncfree/adamw.py -> build/lib.linux-x86_64-cpython-38/torch_xla/amp/syncfree 2024-04-03T17:26:43.8319949Z copying torch_xla/amp/syncfree/sgd.py -> build/lib.linux-x86_64-cpython-38/torch_xla/amp/syncfree 2024-04-03T17:26:43.8320885Z creating build/lib.linux-x86_64-cpython-38/torch_xla/distributed/fsdp 2024-04-03T17:26:43.8322032Z copying torch_xla/distributed/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-38/torch_xla/distributed/fsdp 2024-04-03T17:26:43.8323361Z copying torch_xla/distributed/fsdp/_init_utils.py -> build/lib.linux-x86_64-cpython-38/torch_xla/distributed/fsdp 2024-04-03T17:26:43.8324822Z copying torch_xla/distributed/fsdp/consolidate_sharded_ckpts.py -> build/lib.linux-x86_64-cpython-38/torch_xla/distributed/fsdp 2024-04-03T17:26:43.8326335Z copying torch_xla/distributed/fsdp/state_dict_utils.py -> build/lib.linux-x86_64-cpython-38/torch_xla/distributed/fsdp 2024-04-03T17:26:43.8327636Z copying torch_xla/distributed/fsdp/utils.py -> build/lib.linux-x86_64-cpython-38/torch_xla/distributed/fsdp 2024-04-03T17:26:43.8328990Z copying torch_xla/distributed/fsdp/wrap.py -> build/lib.linux-x86_64-cpython-38/torch_xla/distributed/fsdp 2024-04-03T17:26:43.8330457Z copying torch_xla/distributed/fsdp/xla_flatten_params_wrapper.py -> build/lib.linux-x86_64-cpython-38/torch_xla/distributed/fsdp 2024-04-03T17:26:43.8332012Z copying torch_xla/distributed/fsdp/xla_fully_sharded_data_parallel.py -> build/lib.linux-x86_64-cpython-38/torch_xla/distributed/fsdp 2024-04-03T17:26:43.8333152Z creating build/lib.linux-x86_64-cpython-38/torch_xla/distributed/spmd 2024-04-03T17:26:43.8334266Z copying torch_xla/distributed/spmd/__init__.py -> build/lib.linux-x86_64-cpython-38/torch_xla/distributed/spmd 2024-04-03T17:26:43.8335487Z copying torch_xla/distributed/spmd/api.py -> build/lib.linux-x86_64-cpython-38/torch_xla/distributed/spmd 2024-04-03T17:26:43.8336752Z copying torch_xla/distributed/spmd/debugging.py -> build/lib.linux-x86_64-cpython-38/torch_xla/distributed/spmd 2024-04-03T17:26:43.8338105Z copying torch_xla/distributed/spmd/xla_sharded_tensor.py -> build/lib.linux-x86_64-cpython-38/torch_xla/distributed/spmd 2024-04-03T17:26:43.8339450Z copying torch_xla/distributed/spmd/xla_sharding.py -> build/lib.linux-x86_64-cpython-38/torch_xla/distributed/spmd 2024-04-03T17:26:43.8340603Z creating build/lib.linux-x86_64-cpython-38/torch_xla/experimental/distributed_checkpoint 2024-04-03T17:26:43.8342002Z copying torch_xla/experimental/distributed_checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-38/torch_xla/experimental/distributed_checkpoint 2024-04-03T17:26:43.8343710Z copying torch_xla/experimental/distributed_checkpoint/_helpers.py -> build/lib.linux-x86_64-cpython-38/torch_xla/experimental/distributed_checkpoint 2024-04-03T17:26:43.8345442Z copying torch_xla/experimental/distributed_checkpoint/manager.py -> build/lib.linux-x86_64-cpython-38/torch_xla/experimental/distributed_checkpoint 2024-04-03T17:26:43.8347225Z copying torch_xla/experimental/distributed_checkpoint/planners.py -> build/lib.linux-x86_64-cpython-38/torch_xla/experimental/distributed_checkpoint 2024-04-03T17:26:43.8348352Z running build_ext 2024-04-03T17:26:44.7089534Z bazel build //:_XLAC.so --symlink_prefix=build/temp.linux-x86_64-cpython-38/bazel- --cxxopt=-D_GLIBCXX_USE_CXX11_ABI=1 --remote_default_exec_properties=cache-silo-key=dev 2024-04-03T17:26:44.7154212Z 2024/04/03 17:26:44 Downloading https://releases.bazel.build/6.5.0/release/bazel-6.5.0-linux-x86_64... 2024-04-03T17:26:45.0490503Z Extracting Bazel installation... 2024-04-03T17:26:46.9445489Z Starting local Bazel server and connecting to it... 2024-04-03T17:26:48.2398334Z INFO: Options provided by the client: 2024-04-03T17:26:48.2399536Z Inherited 'common' options: --isatty=1 --terminal_columns=0 2024-04-03T17:26:48.2401408Z INFO: Reading rc options for 'build' from /var/lib/jenkins/workspace/xla/.bazelrc: 2024-04-03T17:26:48.2402993Z Inherited 'common' options: --experimental_repo_remote_exec 2024-04-03T17:26:48.2404586Z INFO: Reading rc options for 'build' from /var/lib/jenkins/workspace/xla/.bazelrc: 2024-04-03T17:26:48.2415035Z 'build' options: --announce_rc --nocheck_visibility --enable_platform_specific_config --experimental_cc_shared_library --define=no_aws_support=true --define=no_hdfs_support=true --define=no_hdfs_support=true --define=no_kafka_support=true --define=no_ignite_support=true --define=grpc_no_ares=true -c opt --config=short_logs --action_env=CC=gcc --action_env=CXX=g++ --spawn_strategy=standalone --incompatible_strict_action_env --noremote_upload_local_results --java_runtime_version=remotejdk_11 --define=tf_api_version=2 --action_env=TF2_BEHAVIOR=1 --define framework_shared_object=false --define tsl_protobuf_header_only=false --define=use_fast_cpp_protos=true --define=allow_oversize_protos=true --define=with_xla_support=true --noincompatible_remove_legacy_whole_archive --experimental_link_static_libraries_once=false --incompatible_enforce_config_setting_visibility 2024-04-03T17:26:48.2423769Z INFO: Found applicable config definition build:short_logs in file /var/lib/jenkins/workspace/xla/.bazelrc: --output_filter=DONT_MATCH_ANYTHING 2024-04-03T17:26:48.2428845Z INFO: Found applicable config definition build:linux in file /var/lib/jenkins/workspace/xla/.bazelrc: --config=posix --define=PREFIX=/usr --define=LIBDIR=$(PREFIX)/lib --define=INCLUDEDIR=$(PREFIX)/include --define=PROTOBUF_INCLUDE_PATH=$(PREFIX)/include --define=build_with_onednn_v2=true --config=dynamic_kernels --distinct_host_configuration=false --experimental_guard_against_concurrent_changes --copt=-Wno-all --copt=-Wno-extra --copt=-Wno-deprecated --copt=-Wno-deprecated-declarations --copt=-Wno-ignored-attributes --copt=-Wno-array-bounds --copt=-Wunused-result --copt=-Werror=unused-result --copt=-Wswitch --copt=-Werror=switch --copt=-Wno-error=unused-but-set-variable 2024-04-03T17:26:48.2433536Z INFO: Found applicable config definition build:posix in file /var/lib/jenkins/workspace/xla/.bazelrc: --copt=-Wno-sign-compare --cxxopt=-std=c++17 --host_cxxopt=-std=c++17 2024-04-03T17:26:48.2435662Z INFO: Found applicable config definition build:dynamic_kernels in file /var/lib/jenkins/workspace/xla/.bazelrc: --define=dynamic_loaded_kernels=true --copt=-DAUTOLOAD_DYNAMIC_KERNELS 2024-04-03T17:26:48.2715618Z Loading: 2024-04-03T17:26:48.4775396Z 2024-04-03T17:26:48.4776040Z Loading: 2024-04-03T17:26:48.6785428Z 2024-04-03T17:26:48.6786074Z Loading: 2024-04-03T17:26:48.6786563Z Fetching repository @pybind11_bazel; starting 2024-04-03T17:26:48.8768337Z 2024-04-03T17:26:48.8768844Z  2024-04-03T17:26:48.8770472Z DEBUG: Rule 'pybind11_bazel' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "6426567481ee345eb48661e7db86adc053881cb4dd39fbf527c8986316b682b9" 2024-04-03T17:26:48.8771769Z Loading: 2024-04-03T17:26:48.8772135Z Fetching repository @pybind11_bazel; starting 2024-04-03T17:26:48.8773977Z 2024-04-03T17:26:48.8774124Z  2024-04-03T17:26:48.8774582Z DEBUG: Repository pybind11_bazel instantiated at: 2024-04-03T17:26:48.8775246Z /var/lib/jenkins/workspace/xla/WORKSPACE:6:13: in 2024-04-03T17:26:48.8775841Z Repository rule http_archive defined at: 2024-04-03T17:26:48.8777084Z /home/jenkins/.cache/bazel/_bazel_jenkins/9e766795b7b58aa74777805232118ec5/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2024-04-03T17:26:48.8778097Z Loading: 2024-04-03T17:26:48.8778459Z Fetching repository @pybind11_bazel; starting 2024-04-03T17:26:49.0792149Z 2024-04-03T17:26:49.0792615Z  2024-04-03T17:26:49.0792973Z Loading: 2024-04-03T17:26:49.0793658Z Fetching repository @xla; starting 2024-04-03T17:26:49.2928343Z 2024-04-03T17:26:49.2928769Z  2024-04-03T17:26:49.2929099Z Loading: 2024-04-03T17:26:49.2929493Z Fetching repository @xla; starting 2024-04-03T17:26:49.2930120Z Fetching https://github.com/...27fbde08cbaca4.tar.gz; 1.9 MiB (1,966,106B) 2024-04-03T17:26:49.4931584Z 2024-04-03T17:26:49.4932211Z  2024-04-03T17:26:49.4932545Z  2024-04-03T17:26:49.4932844Z Loading: 2024-04-03T17:26:49.4933230Z Fetching repository @xla; starting 2024-04-03T17:26:49.4933853Z Fetching https://github.com/...27fbde08cbaca4.tar.gz; 3.2 MiB (3,391,514B) 2024-04-03T17:26:49.8809955Z 2024-04-03T17:26:49.8810414Z  2024-04-03T17:26:49.8810742Z  2024-04-03T17:26:49.8811044Z Loading: 2024-04-03T17:26:49.8811448Z Fetching repository @xla; starting 2024-04-03T17:26:49.8812087Z Fetching https://github.com/...27fbde08cbaca4.tar.gz; 4.6 MiB (4,853,778B) 2024-04-03T17:26:50.0813610Z 2024-04-03T17:26:50.0814135Z  2024-04-03T17:26:50.0814452Z  2024-04-03T17:26:50.0814747Z Loading: 2024-04-03T17:26:50.0815133Z Fetching repository @xla; starting 2024-04-03T17:26:50.0815744Z Fetching https://github.com/...27fbde08cbaca4.tar.gz; 6.0 MiB (6,316,054B) 2024-04-03T17:26:50.2996800Z 2024-04-03T17:26:50.2997155Z  2024-04-03T17:26:50.2997464Z  2024-04-03T17:26:50.2997761Z Loading: 2024-04-03T17:26:50.2998128Z Fetching repository @xla; starting 2024-04-03T17:26:50.2998749Z Fetching https://github.com/...27fbde08cbaca4.tar.gz; 8.8 MiB (9,207,834B) 2024-04-03T17:26:50.6821391Z 2024-04-03T17:26:50.6821901Z  2024-04-03T17:26:50.6822275Z  2024-04-03T17:26:50.6822563Z Loading: 2024-04-03T17:26:50.6822960Z Fetching repository @xla; starting 2024-04-03T17:26:50.6823591Z Fetching ...al/xla; Extracting 01c52f2921c0eda9fdcc15d13227fbde08cbaca4.ta\ 2024-04-03T17:26:50.6824194Z r.gz 2024-04-03T17:26:50.9368445Z 2024-04-03T17:26:50.9368961Z  2024-04-03T17:26:50.9369288Z  2024-04-03T17:26:50.9369550Z  2024-04-03T17:26:50.9369828Z Loading: 2024-04-03T17:26:50.9370262Z Fetching repository @xla; Patching repository 2024-04-03T17:26:50.9662589Z 2024-04-03T17:26:50.9663218Z  2024-04-03T17:26:50.9664854Z DEBUG: Rule 'xla' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "1aa37c808dcc91e375681b5ae9d75f8e11abe11e8b6e5729b7d348ab74d24406" 2024-04-03T17:26:50.9666539Z Loading: 2024-04-03T17:26:50.9667169Z Fetching repository @xla; Patching repository 2024-04-03T17:26:50.9668003Z 2024-04-03T17:26:50.9668222Z  2024-04-03T17:26:50.9668889Z DEBUG: Repository xla instantiated at: 2024-04-03T17:26:50.9670045Z /var/lib/jenkins/workspace/xla/WORKSPACE:41:13: in 2024-04-03T17:26:50.9671105Z Repository rule http_archive defined at: 2024-04-03T17:26:50.9672879Z /home/jenkins/.cache/bazel/_bazel_jenkins/9e766795b7b58aa74777805232118ec5/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2024-04-03T17:26:50.9674244Z Loading: 2024-04-03T17:26:50.9674834Z Fetching repository @xla; Patching repository 2024-04-03T17:26:50.9997039Z 2024-04-03T17:26:50.9997544Z  2024-04-03T17:26:50.9998577Z DEBUG: /home/jenkins/.cache/bazel/_bazel_jenkins/9e766795b7b58aa74777805232118ec5/external/xla/third_party/repo.bzl:132:14: 2024-04-03T17:26:50.9999849Z Warning: skipping import of repository 'llvm-raw' because it already exists. 2024-04-03T17:26:51.0000511Z Loading: 2024-04-03T17:26:51.2827912Z 2024-04-03T17:26:51.2828355Z Loading: 2024-04-03T17:26:51.2828831Z Fetching repository @llvm-raw; starting 2024-04-03T17:26:51.2829497Z Fetching https://storage.googleapis.com/...61f225474b1ea6623a40dbdd.tar.gz 2024-04-03T17:26:51.4836364Z 2024-04-03T17:26:51.4837137Z  2024-04-03T17:26:51.4837458Z  2024-04-03T17:26:51.4837758Z Loading: 2024-04-03T17:26:51.4838186Z Fetching repository @llvm-raw; starting 2024-04-03T17:26:51.4838857Z Fetching https://storage.googleapis.com/...a40dbdd.tar.gz; 15.9 MiB (8.0%) 2024-04-03T17:26:51.7618744Z 2024-04-03T17:26:51.7619250Z  2024-04-03T17:26:51.7619583Z  2024-04-03T17:26:51.7619864Z Loading: 2024-04-03T17:26:51.7620313Z Fetching repository @llvm-raw; starting 2024-04-03T17:26:51.7621180Z Fetching https://storage.googleapis.com/...40dbdd.tar.gz; 58.7 MiB (29.6%) 2024-04-03T17:26:52.0844319Z 2024-04-03T17:26:52.0844820Z  2024-04-03T17:26:52.0845185Z  2024-04-03T17:26:52.0845470Z Loading: 2024-04-03T17:26:52.0845916Z Fetching repository @llvm-raw; starting 2024-04-03T17:26:52.0846572Z Fetching https://storage.googleapis.com/...40dbdd.tar.gz; 79.8 MiB (40.2%) 2024-04-03T17:26:52.3603486Z 2024-04-03T17:26:52.3604225Z  2024-04-03T17:26:52.3604570Z  2024-04-03T17:26:52.3604847Z Loading: 2024-04-03T17:26:52.3605300Z Fetching repository @llvm-raw; starting 2024-04-03T17:26:52.3605961Z Fetching https://storage.googleapis.com/...0dbdd.tar.gz; 126.5 MiB (63.8%) 2024-04-03T17:26:52.6853832Z 2024-04-03T17:26:52.6854430Z  2024-04-03T17:26:52.6854752Z  2024-04-03T17:26:52.6855056Z Loading: 2024-04-03T17:26:52.6855498Z Fetching repository @llvm-raw; starting 2024-04-03T17:26:52.6856158Z Fetching https://storage.googleapis.com/...0dbdd.tar.gz; 152.7 MiB (77.0%) 2024-04-03T17:26:53.0579467Z 2024-04-03T17:26:53.0580004Z  2024-04-03T17:26:53.0580353Z  2024-04-03T17:26:53.0580663Z Loading: 2024-04-03T17:26:53.0581094Z Fetching repository @llvm-raw; starting 2024-04-03T17:26:53.0581801Z Fetching ...vm-raw; Extracting 407937036fa7640f61f225474b1ea6623a40dbdd.ta\ 2024-04-03T17:26:53.0582376Z r.gz 2024-04-03T17:26:54.0864510Z 2024-04-03T17:26:54.0865005Z  2024-04-03T17:26:54.0865319Z  2024-04-03T17:26:54.0865569Z  2024-04-03T17:26:54.0865854Z Loading: 2024-04-03T17:26:54.0866309Z Fetching repository @llvm-raw; starting 2024-04-03T17:26:54.0866998Z Fetching ...vm-raw; Extracting 407937036fa7640f61f225474b1ea6623a40dbdd.ta\ 2024-04-03T17:26:54.0867573Z r.gz 2024-04-03T17:26:55.0905362Z 2024-04-03T17:26:55.0906066Z  2024-04-03T17:26:55.0906584Z  2024-04-03T17:26:55.0906970Z  2024-04-03T17:26:55.0907456Z Loading: 2024-04-03T17:26:55.0908432Z Fetching repository @llvm-raw; starting 4s 2024-04-03T17:26:55.0909748Z Fetching ...vm-raw; Extracting 407937036fa7640f61f225474b1ea6623a40dbdd.ta\ 2024-04-03T17:26:55.0910785Z r.gz 2024-04-03T17:26:56.0915984Z 2024-04-03T17:26:56.0916493Z  2024-04-03T17:26:56.0916827Z  2024-04-03T17:26:56.0917069Z  2024-04-03T17:26:56.0917364Z Loading: 2024-04-03T17:26:56.0917839Z Fetching repository @llvm-raw; starting 5s 2024-04-03T17:26:56.0918574Z Fetching ...vm-raw; Extracting 407937036fa7640f61f225474b1ea6623a40dbdd.ta\ 2024-04-03T17:26:56.0919151Z r.gz 2024-04-03T17:26:57.0928925Z 2024-04-03T17:26:57.0929441Z  2024-04-03T17:26:57.0929764Z  2024-04-03T17:26:57.0930017Z  2024-04-03T17:26:57.0930306Z Loading: 2024-04-03T17:26:57.0930758Z Fetching repository @llvm-raw; starting 6s 2024-04-03T17:26:57.0931476Z Fetching ...vm-raw; Extracting 407937036fa7640f61f225474b1ea6623a40dbdd.ta\ 2024-04-03T17:26:57.0932054Z r.gz 4s 2024-04-03T17:26:58.0938575Z 2024-04-03T17:26:58.0939116Z  2024-04-03T17:26:58.0939673Z  2024-04-03T17:26:58.0939944Z  2024-04-03T17:26:58.0940226Z Loading: 2024-04-03T17:26:58.0940696Z Fetching repository @llvm-raw; starting 7s 2024-04-03T17:26:58.0941418Z Fetching ...vm-raw; Extracting 407937036fa7640f61f225474b1ea6623a40dbdd.ta\ 2024-04-03T17:26:58.0942010Z r.gz 5s 2024-04-03T17:26:59.0947560Z 2024-04-03T17:26:59.0948400Z  2024-04-03T17:26:59.0948730Z  2024-04-03T17:26:59.0949005Z  2024-04-03T17:26:59.0949289Z Loading: 2024-04-03T17:26:59.0949753Z Fetching repository @llvm-raw; starting 8s 2024-04-03T17:26:59.0950478Z Fetching ...vm-raw; Extracting 407937036fa7640f61f225474b1ea6623a40dbdd.ta\ 2024-04-03T17:26:59.0951069Z r.gz 6s 2024-04-03T17:27:00.0958284Z 2024-04-03T17:27:00.0958930Z  2024-04-03T17:27:00.0959471Z  2024-04-03T17:27:00.0959936Z  2024-04-03T17:27:00.0960450Z Loading: 2024-04-03T17:27:00.0961320Z Fetching repository @llvm-raw; starting 9s 2024-04-03T17:27:00.0962612Z Fetching ...vm-raw; Extracting 407937036fa7640f61f225474b1ea6623a40dbdd.ta\ 2024-04-03T17:27:00.0963673Z r.gz 7s 2024-04-03T17:27:01.0971075Z 2024-04-03T17:27:01.0971576Z  2024-04-03T17:27:01.0971917Z  2024-04-03T17:27:01.0972220Z  2024-04-03T17:27:01.0972555Z Loading: 2024-04-03T17:27:01.0973102Z Fetching repository @llvm-raw; starting 10s 2024-04-03T17:27:01.0974223Z Fetching ...vm-raw; Extracting 407937036fa7640f61f225474b1ea6623a40dbdd.ta\ 2024-04-03T17:27:01.0975466Z r.gz 8s 2024-04-03T17:27:02.0981742Z 2024-04-03T17:27:02.0982440Z  2024-04-03T17:27:02.0982966Z  2024-04-03T17:27:02.0983428Z  2024-04-03T17:27:02.0983955Z Loading: 2024-04-03T17:27:02.0984779Z Fetching repository @llvm-raw; starting 11s 2024-04-03T17:27:02.0986095Z Fetching ...vm-raw; Extracting 407937036fa7640f61f225474b1ea6623a40dbdd.ta\ 2024-04-03T17:27:02.0987158Z r.gz 9s 2024-04-03T17:27:03.2988921Z 2024-04-03T17:27:03.2989420Z  2024-04-03T17:27:03.2989756Z  2024-04-03T17:27:03.2989999Z  2024-04-03T17:27:03.2990289Z Loading: 2024-04-03T17:27:03.3116166Z 2024-04-03T17:27:03.3117617Z DEBUG: /home/jenkins/.cache/bazel/_bazel_jenkins/9e766795b7b58aa74777805232118ec5/external/tsl/third_party/repo.bzl:132:14: 2024-04-03T17:27:03.3119148Z Warning: skipping import of repository 'pybind11_bazel' because it already exists. 2024-04-03T17:27:03.3119857Z Loading: 2024-04-03T17:27:03.3121967Z 2024-04-03T17:27:03.3122762Z DEBUG: /home/jenkins/.cache/bazel/_bazel_jenkins/9e766795b7b58aa74777805232118ec5/external/tsl/third_party/repo.bzl:132:14: 2024-04-03T17:27:03.3124033Z Warning: skipping import of repository 'nvtx_archive' because it already exists. 2024-04-03T17:27:03.3124704Z Loading: 2024-04-03T17:27:03.3124895Z 2024-04-03T17:27:03.3125651Z DEBUG: /home/jenkins/.cache/bazel/_bazel_jenkins/9e766795b7b58aa74777805232118ec5/external/tsl/third_party/repo.bzl:132:14: 2024-04-03T17:27:03.3126884Z Warning: skipping import of repository 'pybind11' because it already exists. 2024-04-03T17:27:03.3127536Z Loading: 2024-04-03T17:27:03.5671547Z 2024-04-03T17:27:03.5672198Z Loading: 2024-04-03T17:27:03.5672742Z Fetching repository @com_github_grpc_grpc; starting 2024-04-03T17:27:03.5673446Z Fetching ...c_grpc; Extracting b54a5b338637f92bfcf4b0bc05e0f57a5fd8fadd.ta\ 2024-04-03T17:27:03.5674027Z r.gz 2024-04-03T17:27:04.2815482Z 2024-04-03T17:27:04.2816149Z  2024-04-03T17:27:04.2816483Z  2024-04-03T17:27:04.2816717Z  2024-04-03T17:27:04.2817011Z Loading: 2024-04-03T17:27:04.2817495Z Fetching repository @bazel_toolchains; starting 2024-04-03T17:27:04.4997440Z 2024-04-03T17:27:04.4997974Z  2024-04-03T17:27:04.4998330Z Loading: 2024-04-03T17:27:04.4998783Z Fetching repository @com_google_protobuf; starting 2024-04-03T17:27:04.4999664Z Fetching ...232118ec5/external/com_google_protobuf; Extracting v3.21.9.zip 2024-04-03T17:27:04.7002001Z 2024-04-03T17:27:04.7002511Z  2024-04-03T17:27:04.7002831Z  2024-04-03T17:27:04.7003129Z Loading: 2024-04-03T17:27:04.8229441Z 2024-04-03T17:27:04.8230311Z Loading: 2024-04-03T17:27:04.8277215Z 2024-04-03T17:27:04.8277671Z Loading: 0 packages loaded 2024-04-03T17:27:05.0016456Z 2024-04-03T17:27:05.0017362Z Analyzing: target //:_XLAC.so (1 packages loaded, 0 targets configured) 2024-04-03T17:27:05.2729474Z 2024-04-03T17:27:05.2731134Z Analyzing: target //:_XLAC.so (31 packages loaded, 9 targets configured) 2024-04-03T17:27:05.2732989Z Fetching repository @local_execution_config_python; starting 2024-04-03T17:27:05.2734538Z Fetching repository @local_config_python; Restarting. 2024-04-03T17:27:05.2735966Z Fetching repository @go_sdk; Finding Go SHA-256 sums 2024-04-03T17:27:05.5009720Z 2024-04-03T17:27:05.5010235Z  2024-04-03T17:27:05.5010553Z  2024-04-03T17:27:05.5010814Z  2024-04-03T17:27:05.5011409Z Analyzing: target //:_XLAC.so (32 packages loaded, 9 targets configured) 2024-04-03T17:27:05.5012147Z Fetching repository @local_config_python; starting 2024-04-03T17:27:05.5012782Z Fetching repository @go_sdk; Finding Go SHA-256 sums 2024-04-03T17:27:05.5013366Z Fetching https://golang.org/dl/?mode=json&include=all 2024-04-03T17:27:05.7013237Z 2024-04-03T17:27:05.7013773Z  2024-04-03T17:27:05.7014086Z  2024-04-03T17:27:05.7014576Z  2024-04-03T17:27:05.7015187Z Analyzing: target //:_XLAC.so (33 packages loaded, 9 targets configured) 2024-04-03T17:27:05.7016022Z Fetching repository @go_sdk; Downloading and extracting Go toolchain 2024-04-03T17:27:05.7016816Z Fetching https://dl.google.com/go/go1.18.4.linux-amd64.tar.gz 2024-04-03T17:27:06.0416270Z 2024-04-03T17:27:06.0416767Z  2024-04-03T17:27:06.0417088Z  2024-04-03T17:27:06.0417711Z Analyzing: target //:_XLAC.so (33 packages loaded, 9 targets configured) 2024-04-03T17:27:06.0418546Z Fetching repository @go_sdk; Downloading and extracting Go toolchain 2024-04-03T17:27:06.0419415Z Fetching https://dl.google.com/...8.4.linux-amd64.tar.gz; 51.9 MiB (38.4%) 2024-04-03T17:27:06.3021165Z 2024-04-03T17:27:06.3021585Z  2024-04-03T17:27:06.3021892Z  2024-04-03T17:27:06.3030189Z Analyzing: target //:_XLAC.so (33 packages loaded, 9 targets configured) 2024-04-03T17:27:06.3031040Z Fetching repository @go_sdk; Downloading and extracting Go toolchain 2024-04-03T17:27:06.3032037Z Fetching https://dl.google.com/...8.4.linux-amd64.tar.gz; 79.0 MiB (58.4%) 2024-04-03T17:27:06.6413709Z 2024-04-03T17:27:06.6414207Z  2024-04-03T17:27:06.6414643Z  2024-04-03T17:27:06.6415275Z Analyzing: target //:_XLAC.so (33 packages loaded, 9 targets configured) 2024-04-03T17:27:06.6416127Z Fetching repository @go_sdk; Downloading and extracting Go toolchain 2024-04-03T17:27:06.6416998Z Fetching https://dl.google.com/....4.linux-amd64.tar.gz; 133.5 MiB (98.7%) 2024-04-03T17:27:06.9026135Z 2024-04-03T17:27:06.9026689Z  2024-04-03T17:27:06.9026977Z  2024-04-03T17:27:06.9027601Z Analyzing: target //:_XLAC.so (33 packages loaded, 9 targets configured) 2024-04-03T17:27:06.9028588Z Fetching repository @go_sdk; Downloading and extracting Go toolchain 2024-04-03T17:27:07.9037375Z 2024-04-03T17:27:07.9038133Z  2024-04-03T17:27:07.9038849Z Analyzing: target //:_XLAC.so (33 packages loaded, 9 targets configured) 2024-04-03T17:27:07.9039689Z Fetching repository @go_sdk; Downloading and extracting Go toolchain 2024-04-03T17:27:08.9046282Z 2024-04-03T17:27:08.9046786Z  2024-04-03T17:27:08.9047487Z Analyzing: target //:_XLAC.so (33 packages loaded, 9 targets configured) 2024-04-03T17:27:08.9048575Z Fetching repository @go_sdk; Downloading and extracting Go toolchain 2024-04-03T17:27:09.1426703Z 2024-04-03T17:27:09.1427219Z  2024-04-03T17:27:09.1428025Z Analyzing: target //:_XLAC.so (33 packages loaded, 9 targets configured) 2024-04-03T17:27:09.1428706Z currently loading: @go_sdk// 2024-04-03T17:27:09.3606903Z 2024-04-03T17:27:09.3607460Z  2024-04-03T17:27:09.3608182Z Analyzing: target //:_XLAC.so (34 packages loaded, 9 targets configured) 2024-04-03T17:27:09.3608900Z currently loading: @io_bazel_rules_go//go 2024-04-03T17:27:09.7057078Z 2024-04-03T17:27:09.7057769Z  2024-04-03T17:27:09.7058470Z Analyzing: target //:_XLAC.so (40 packages loaded, 202 targets configured) 2024-04-03T17:27:09.7059188Z Fetching repository @local_config_cc; starting 2024-04-03T17:27:09.9060964Z 2024-04-03T17:27:09.9061483Z  2024-04-03T17:27:09.9062247Z Analyzing: target //:_XLAC.so (40 packages loaded, 202 targets configured) 2024-04-03T17:27:09.9062954Z currently loading: @local_config_cc// 2024-04-03T17:27:09.9063394Z Fetching repository @rules_cc; starting 2024-04-03T17:27:09.9064047Z Fetching https://github.com/...5d59dfb45672d4239422fa1e3de1822ee110.tar.gz 2024-04-03T17:27:10.1322137Z 2024-04-03T17:27:10.1322726Z  2024-04-03T17:27:10.1323083Z  2024-04-03T17:27:10.1323351Z  2024-04-03T17:27:10.1323962Z Analyzing: target //:_XLAC.so (48 packages loaded, 8714 targets configured) 2024-04-03T17:27:10.1324724Z currently loading: @xla//xla/service ... (5 packages) 2024-04-03T17:27:10.3447349Z 2024-04-03T17:27:10.3448309Z  2024-04-03T17:27:10.3449103Z Analyzing: target //:_XLAC.so (139 packages loaded, 10031 targets configured) 2024-04-03T17:27:10.3449883Z currently loading: @com_google_protobuf// ... (5 packages) 2024-04-03T17:27:10.3450462Z Fetching repository @eigen_archive; starting 2024-04-03T17:27:10.3451170Z Fetching repository @pybind11; starting 2024-04-03T17:27:10.3452093Z Fetching ...rchive; Extracting eigen-aa6964bf3a34fd607837dd8123bc42465185c\ 2024-04-03T17:27:10.3452857Z 4f8.tar.gz 2024-04-03T17:27:10.3453200Z Fetching repository @double_conversion; starting 2024-04-03T17:27:10.3453758Z Fetching repository @llvm-project; starting 2024-04-03T17:27:10.3454518Z Fetching https://storage.googleapis.com/.../archive/v3.2.0.tar.gz 2024-04-03T17:27:10.3455139Z Fetching repository @zlib; starting 2024-04-03T17:27:10.3455928Z Fetching repository @snappy; starting ... (15 fetches) 2024-04-03T17:27:10.4451043Z 2024-04-03T17:27:10.4451726Z  2024-04-03T17:27:10.4452298Z  2024-04-03T17:27:10.4452699Z  2024-04-03T17:27:10.4453089Z  2024-04-03T17:27:10.4453488Z  2024-04-03T17:27:10.4453888Z  2024-04-03T17:27:10.4454416Z  2024-04-03T17:27:10.4454837Z  2024-04-03T17:27:10.4455229Z  2024-04-03T17:27:10.4455648Z  2024-04-03T17:27:10.4457906Z DEBUG: Rule 'pybind11' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "cd2fc28640a6b3d712cfd17c176a52185a97c99707f42ac38fa87385de177ec1" 2024-04-03T17:27:10.4460525Z Analyzing: target //:_XLAC.so (150 packages loaded, 12081 targets configured) 2024-04-03T17:27:10.4461750Z currently loading: @xla//xla/mlir_hlo ... (3 packages) 2024-04-03T17:27:10.4462659Z Fetching repository @eigen_archive; starting 2024-04-03T17:27:10.4463479Z Fetching repository @pybind11; starting 2024-04-03T17:27:10.4464658Z Fetching ...rchive; Extracting eigen-aa6964bf3a34fd607837dd8123bc42465185c\ 2024-04-03T17:27:10.4465655Z 4f8.tar.gz 2024-04-03T17:27:10.4466209Z Fetching repository @double_conversion; starting 2024-04-03T17:27:10.4467148Z Fetching repository @llvm-project; starting 2024-04-03T17:27:10.4468195Z Fetching repository @stablehlo; starting 2024-04-03T17:27:10.4468934Z Fetching repository @curl; starting 2024-04-03T17:27:10.4470042Z Fetching repository @boringssl; starting ... (12 fetches) 2024-04-03T17:27:10.4470754Z 2024-04-03T17:27:10.4470962Z  2024-04-03T17:27:10.4471351Z  2024-04-03T17:27:10.4471715Z  2024-04-03T17:27:10.4472108Z  2024-04-03T17:27:10.4472491Z  2024-04-03T17:27:10.4472843Z  2024-04-03T17:27:10.4473470Z  2024-04-03T17:27:10.4473889Z  2024-04-03T17:27:10.4474289Z  2024-04-03T17:27:10.4474710Z  2024-04-03T17:27:10.4475447Z DEBUG: Repository pybind11 instantiated at: 2024-04-03T17:27:10.4476493Z /var/lib/jenkins/workspace/xla/WORKSPACE:12:13: in 2024-04-03T17:27:10.4477385Z Repository rule http_archive defined at: 2024-04-03T17:27:10.4479007Z /home/jenkins/.cache/bazel/_bazel_jenkins/9e766795b7b58aa74777805232118ec5/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2024-04-03T17:27:10.4481152Z Analyzing: target //:_XLAC.so (150 packages loaded, 12081 targets configured) 2024-04-03T17:27:10.4482269Z currently loading: @xla//xla/mlir_hlo ... (3 packages) 2024-04-03T17:27:10.4483050Z Fetching repository @eigen_archive; starting 2024-04-03T17:27:10.4483725Z Fetching repository @pybind11; starting 2024-04-03T17:27:10.4484777Z Fetching ...rchive; Extracting eigen-aa6964bf3a34fd607837dd8123bc42465185c\ 2024-04-03T17:27:10.4485655Z 4f8.tar.gz 2024-04-03T17:27:10.4486142Z Fetching repository @double_conversion; starting 2024-04-03T17:27:10.4486916Z Fetching repository @llvm-project; starting 2024-04-03T17:27:10.4487597Z Fetching repository @stablehlo; starting 2024-04-03T17:27:10.4488235Z Fetching repository @curl; starting 2024-04-03T17:27:10.4488955Z Fetching repository @boringssl; starting ... (12 fetches) 2024-04-03T17:27:10.6699233Z 2024-04-03T17:27:10.6699770Z  2024-04-03T17:27:10.6700117Z  2024-04-03T17:27:10.6700363Z  2024-04-03T17:27:10.6700620Z  2024-04-03T17:27:10.6700873Z  2024-04-03T17:27:10.6701103Z  2024-04-03T17:27:10.6701369Z  2024-04-03T17:27:10.6701610Z  2024-04-03T17:27:10.6701861Z  2024-04-03T17:27:10.6702091Z  2024-04-03T17:27:10.6702724Z Analyzing: target //:_XLAC.so (162 packages loaded, 13726 targets configured) 2024-04-03T17:27:10.6703556Z currently loading: @llvm-project//mlir ... (2 packages) 2024-04-03T17:27:10.6704110Z Fetching repository @stablehlo; starting 2024-04-03T17:27:10.6704568Z Fetching repository @curl; starting 2024-04-03T17:27:10.6705013Z Fetching repository @boringssl; starting 2024-04-03T17:27:10.6705671Z Fetching https://storage.googleapis.com/...a4bcdc.tar.gz; 13.1 MiB (31.7%) 2024-04-03T17:27:10.6706532Z Fetching ...a74777805232118ec5/external/curl; Extracting curl-8.4.0.tar.gz 2024-04-03T17:27:10.6707331Z Fetching ...blehlo; Extracting aa69baea1409d7c341705e0e9342ed62802d8a4d.zi\ 2024-04-03T17:27:10.6708165Z p 2024-04-03T17:27:10.8768029Z 2024-04-03T17:27:10.8768726Z  2024-04-03T17:27:10.8769355Z  2024-04-03T17:27:10.8769764Z  2024-04-03T17:27:10.8770163Z  2024-04-03T17:27:10.8770688Z  2024-04-03T17:27:10.8771062Z  2024-04-03T17:27:10.8771599Z  2024-04-03T17:27:10.8772023Z  2024-04-03T17:27:10.8773177Z Analyzing: target //:_XLAC.so (165 packages loaded, 14595 targets configured) 2024-04-03T17:27:10.8774542Z currently loading: @xla//xla/python 2024-04-03T17:27:10.8775342Z Fetching repository @stablehlo; starting 2024-04-03T17:27:10.8776101Z Fetching repository @boringssl; starting 2024-04-03T17:27:10.8777137Z Fetching https://storage.googleapis.com/...a4bcdc.tar.gz; 30.5 MiB (73.6%) 2024-04-03T17:27:10.8778427Z Fetching ...blehlo; Extracting aa69baea1409d7c341705e0e9342ed62802d8a4d.zi\ 2024-04-03T17:27:10.8779334Z p 2024-04-03T17:27:11.1061816Z 2024-04-03T17:27:11.1062370Z  2024-04-03T17:27:11.1062704Z  2024-04-03T17:27:11.1062943Z  2024-04-03T17:27:11.1063190Z  2024-04-03T17:27:11.1063677Z  2024-04-03T17:27:11.1063951Z  2024-04-03T17:27:11.1064580Z Analyzing: target //:_XLAC.so (181 packages loaded, 21227 targets configured) 2024-04-03T17:27:11.1065287Z Fetching repository @stablehlo; starting 2024-04-03T17:27:11.1065749Z Fetching repository @boringssl; starting 2024-04-03T17:27:11.1066567Z Fetching ...blehlo; Extracting aa69baea1409d7c341705e0e9342ed62802d8a4d.zi\ 2024-04-03T17:27:11.1067149Z p 2024-04-03T17:27:11.1067407Z Fetching repository @onednn; starting 2024-04-03T17:27:11.1068256Z Fetching ...ingssl; Extracting c00d7ca810e93780bd0c8ee4eea28f4f2ea4bcdc.ta\ 2024-04-03T17:27:11.1068837Z r.gz 2024-04-03T17:27:11.1069262Z Fetching ...b58aa74777805232118ec5/external/onednn; Extracting v3.2.tar.gz 2024-04-03T17:27:11.3084490Z 2024-04-03T17:27:11.3085235Z  2024-04-03T17:27:11.3085574Z  2024-04-03T17:27:11.3085812Z  2024-04-03T17:27:11.3086074Z  2024-04-03T17:27:11.3086322Z  2024-04-03T17:27:11.3086569Z  2024-04-03T17:27:11.3086823Z  2024-04-03T17:27:11.3087062Z  2024-04-03T17:27:11.3087746Z Analyzing: target //:_XLAC.so (181 packages loaded, 21252 targets configured) 2024-04-03T17:27:11.3088597Z currently loading: @stablehlo// 2024-04-03T17:27:11.3089057Z Fetching repository @boringssl; starting 2024-04-03T17:27:11.3089553Z Fetching repository @onednn; starting 2024-04-03T17:27:11.3090188Z Fetching ...ingssl; Extracting c00d7ca810e93780bd0c8ee4eea28f4f2ea4bcdc.ta\ 2024-04-03T17:27:11.3090983Z r.gz 2024-04-03T17:27:11.3091692Z Fetching ...b58aa74777805232118ec5/external/onednn; Extracting v3.2.tar.gz 2024-04-03T17:27:11.5981935Z 2024-04-03T17:27:11.5982861Z  2024-04-03T17:27:11.5983322Z  2024-04-03T17:27:11.5983730Z  2024-04-03T17:27:11.5984065Z  2024-04-03T17:27:11.5984313Z  2024-04-03T17:27:11.5984546Z  2024-04-03T17:27:11.5985212Z Analyzing: target //:_XLAC.so (183 packages loaded, 22800 targets configured) 2024-04-03T17:27:11.5985925Z currently loading: @com_nlohmann_json// 2024-04-03T17:27:11.5986399Z Fetching repository @boringssl; starting 2024-04-03T17:27:11.5987058Z Fetching ...ingssl; Extracting c00d7ca810e93780bd0c8ee4eea28f4f2ea4bcdc.ta\ 2024-04-03T17:27:11.5987813Z r.gz 2024-04-03T17:27:11.9070352Z 2024-04-03T17:27:11.9071435Z  2024-04-03T17:27:11.9071824Z  2024-04-03T17:27:11.9072112Z  2024-04-03T17:27:11.9072377Z  2024-04-03T17:27:11.9073016Z Analyzing: target //:_XLAC.so (184 packages loaded, 22807 targets configured) 2024-04-03T17:27:11.9073743Z Fetching repository @boringssl; starting 2024-04-03T17:27:11.9074405Z Fetching ...ingssl; Extracting c00d7ca810e93780bd0c8ee4eea28f4f2ea4bcdc.ta\ 2024-04-03T17:27:11.9075000Z r.gz 2024-04-03T17:27:12.1075364Z 2024-04-03T17:27:12.1076061Z  2024-04-03T17:27:12.1076391Z  2024-04-03T17:27:12.1076632Z  2024-04-03T17:27:12.1077306Z Analyzing: target //:_XLAC.so (185 packages loaded, 23808 targets configured) 2024-04-03T17:27:12.3764962Z 2024-04-03T17:27:12.3766089Z INFO: Analyzed target //:_XLAC.so (185 packages loaded, 23818 targets configured). 2024-04-03T17:27:12.3766866Z  checking cached actions 2024-04-03T17:27:12.3795608Z 2024-04-03T17:27:12.3795925Z INFO: Found 1 target... 2024-04-03T17:27:12.3796386Z  checking cached actions 2024-04-03T17:27:12.6172364Z 2024-04-03T17:27:12.6173168Z [0 / 205] 12 actions, 0 running 2024-04-03T17:27:12.6173851Z Creating source manifest for //:_XLAC.so; 0s local 2024-04-03T17:27:12.6174695Z @llvm-project//mlir:mlir-tblgen; 0s local 2024-04-03T17:27:12.6175177Z @com_google_protobuf//:protoc; 0s local 2024-04-03T17:27:12.6175725Z @com_github_grpc_grpc//src/compiler:grpc_cpp_plugin; 0s local 2024-04-03T17:27:12.6176391Z Executing genrule @snappy//:snappy_stubs_public_h; 0s local 2024-04-03T17:27:12.6177191Z @com_google_protobuf//:protoc; 0s local 2024-04-03T17:27:12.6177685Z Executing genrule @snappy//:config_h; 0s local 2024-04-03T17:27:12.6178331Z [Prepa] BazelWorkspaceStatusAction stable-status.txt ... 2024-04-03T17:27:12.7562071Z 2024-04-03T17:27:12.7562617Z  2024-04-03T17:27:12.7563021Z  2024-04-03T17:27:12.7567435Z  2024-04-03T17:27:12.7567681Z  2024-04-03T17:27:12.7567937Z  2024-04-03T17:27:12.7568183Z  2024-04-03T17:27:12.7568412Z  2024-04-03T17:27:12.7568655Z  2024-04-03T17:27:12.7569084Z [514 / 14,756] 45 actions, 43 running 2024-04-03T17:27:12.7569951Z Executing genrule @local_config_python//:python_include; 0s local 2024-04-03T17:27:12.7570600Z Compiling absl/base/log_severity.cc; 0s local 2024-04-03T17:27:12.7571199Z Compiling src/google/protobuf/any_lite.cc [for tool]; 0s local 2024-04-03T17:27:12.7571922Z Compiling llvm/lib/Demangle/RustDemangle.cpp [for tool]; 0s local 2024-04-03T17:27:12.7572717Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 0s local 2024-04-03T17:27:12.7573411Z Compiling tsl/platform/tensor_float_32_utils.cc; 0s local 2024-04-03T17:27:12.7574187Z Compiling llvm/lib/Demangle/DLangDemangle.cpp [for tool]; 0s local 2024-04-03T17:27:12.7575160Z Compiling llvm/lib/Demangle/ItaniumDemangle.cpp [for tool]; 0s local ... 2024-04-03T17:27:12.9710272Z 2024-04-03T17:27:12.9711031Z  2024-04-03T17:27:12.9711541Z  2024-04-03T17:27:12.9711850Z  2024-04-03T17:27:12.9712277Z  2024-04-03T17:27:12.9712658Z  2024-04-03T17:27:12.9712986Z  2024-04-03T17:27:12.9713222Z  2024-04-03T17:27:12.9713531Z  2024-04-03T17:27:12.9713988Z [1,158 / 14,756] 47 actions, 44 running 2024-04-03T17:27:12.9714665Z Executing genrule @local_config_python//:python_include; 0s local 2024-04-03T17:27:12.9715347Z Compiling absl/base/log_severity.cc; 0s local 2024-04-03T17:27:12.9716057Z Compiling src/google/protobuf/any_lite.cc [for tool]; 0s local 2024-04-03T17:27:12.9716886Z Compiling llvm/lib/Demangle/RustDemangle.cpp [for tool]; 0s local 2024-04-03T17:27:12.9717635Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 0s local 2024-04-03T17:27:12.9718444Z Compiling llvm/lib/Demangle/DLangDemangle.cpp [for tool]; 0s local 2024-04-03T17:27:12.9719285Z Compiling llvm/lib/Demangle/ItaniumDemangle.cpp [for tool]; 0s local 2024-04-03T17:27:12.9720064Z Compiling src/google/protobuf/any.cc [for tool]; 0s local ... 2024-04-03T17:27:13.1522032Z 2024-04-03T17:27:13.1522799Z  2024-04-03T17:27:13.1523328Z  2024-04-03T17:27:13.1523759Z  2024-04-03T17:27:13.1524178Z  2024-04-03T17:27:13.1524612Z  2024-04-03T17:27:13.1525026Z  2024-04-03T17:27:13.1525444Z  2024-04-03T17:27:13.1525914Z  2024-04-03T17:27:13.1526614Z [1,691 / 14,756] 46 actions, 44 running 2024-04-03T17:27:13.1527743Z Executing genrule @local_config_python//:python_include; 0s local 2024-04-03T17:27:13.1529001Z Compiling src/google/protobuf/any_lite.cc [for tool]; 0s local 2024-04-03T17:27:13.1530325Z Compiling llvm/lib/Demangle/RustDemangle.cpp [for tool]; 0s local 2024-04-03T17:27:13.1531540Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 0s local 2024-04-03T17:27:13.1532789Z Compiling llvm/lib/Demangle/DLangDemangle.cpp [for tool]; 0s local 2024-04-03T17:27:13.1534185Z Compiling llvm/lib/Demangle/ItaniumDemangle.cpp [for tool]; 0s local 2024-04-03T17:27:13.1535606Z Compiling src/google/protobuf/any.cc [for tool]; 0s local 2024-04-03T17:27:13.1536954Z Compiling llvm/lib/Demangle/MicrosoftDemangle.cpp [for tool]; 0s local ... 2024-04-03T17:27:13.3533908Z 2024-04-03T17:27:13.3534776Z  2024-04-03T17:27:13.3535320Z  2024-04-03T17:27:13.3535736Z  2024-04-03T17:27:13.3536159Z  2024-04-03T17:27:13.3536581Z  2024-04-03T17:27:13.3537002Z  2024-04-03T17:27:13.3537416Z  2024-04-03T17:27:13.3537843Z  2024-04-03T17:27:13.3538852Z [2,204 / 14,756] 46 actions, 44 running 2024-04-03T17:27:13.3540034Z Executing genrule @local_config_python//:python_include; 0s local 2024-04-03T17:27:13.3541257Z Compiling src/google/protobuf/any_lite.cc [for tool]; 0s local 2024-04-03T17:27:13.3542554Z Compiling llvm/lib/Demangle/RustDemangle.cpp [for tool]; 0s local 2024-04-03T17:27:13.3544026Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 0s local 2024-04-03T17:27:13.3545321Z Compiling llvm/lib/Demangle/ItaniumDemangle.cpp [for tool]; 0s local 2024-04-03T17:27:13.3546553Z Compiling src/google/protobuf/any.cc [for tool]; 0s local 2024-04-03T17:27:13.3548046Z Compiling llvm/lib/Demangle/MicrosoftDemangle.cpp [for tool]; 0s local 2024-04-03T17:27:13.3549561Z Compiling src/google/protobuf/wire_format_lite.cc [for tool]; 0s local ... 2024-04-03T17:27:13.5589016Z 2024-04-03T17:27:13.5629729Z  2024-04-03T17:27:13.5641096Z  2024-04-03T17:27:13.5641617Z  2024-04-03T17:27:13.5642071Z  2024-04-03T17:27:13.5642547Z  2024-04-03T17:27:13.5642967Z  2024-04-03T17:27:13.5643405Z  2024-04-03T17:27:13.5643816Z  2024-04-03T17:27:13.5644481Z [2,772 / 14,756] 47 actions, 44 running 2024-04-03T17:27:13.5645523Z Executing genrule @local_config_python//:python_include; 0s local 2024-04-03T17:27:13.5646780Z Compiling src/google/protobuf/any_lite.cc [for tool]; 0s local 2024-04-03T17:27:13.5648076Z Compiling llvm/lib/Demangle/RustDemangle.cpp [for tool]; 0s local 2024-04-03T17:27:13.5649356Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 0s local 2024-04-03T17:27:13.5650687Z Compiling llvm/lib/Demangle/ItaniumDemangle.cpp [for tool]; 0s local 2024-04-03T17:27:13.5651931Z Compiling src/google/protobuf/any.cc [for tool]; 0s local 2024-04-03T17:27:13.5653224Z Compiling llvm/lib/Demangle/MicrosoftDemangle.cpp [for tool]; 0s local 2024-04-03T17:27:13.5654937Z Compiling src/google/protobuf/wire_format_lite.cc [for tool]; 0s local ... 2024-04-03T17:27:13.7553986Z 2024-04-03T17:27:13.7554792Z  2024-04-03T17:27:13.7555292Z  2024-04-03T17:27:13.7555740Z  2024-04-03T17:27:13.7556161Z  2024-04-03T17:27:13.7556576Z  2024-04-03T17:27:13.7556990Z  2024-04-03T17:27:13.7557423Z  2024-04-03T17:27:13.7557848Z  2024-04-03T17:27:13.7558555Z [3,452 / 14,756] 45 actions, 43 running 2024-04-03T17:27:13.7559639Z Compiling src/google/protobuf/any_lite.cc [for tool]; 1s local 2024-04-03T17:27:13.7560834Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 1s local 2024-04-03T17:27:13.7562118Z Compiling llvm/lib/Demangle/ItaniumDemangle.cpp [for tool]; 1s local 2024-04-03T17:27:13.7563431Z Compiling src/google/protobuf/any.cc [for tool]; 1s local 2024-04-03T17:27:13.7564589Z Compiling llvm/lib/Demangle/MicrosoftDemangle.cpp [for tool]; 1s local 2024-04-03T17:27:13.7565982Z Compiling src/google/protobuf/wire_format_lite.cc [for tool]; 1s local 2024-04-03T17:27:13.7567340Z Compiling xla/pjrt/distributed/in_memory_key_value_store.cc; 1s local 2024-04-03T17:27:13.7568686Z Compiling xla/service/cpu/runtime_key_value_sort.cc; 1s local ... 2024-04-03T17:27:13.9563079Z 2024-04-03T17:27:13.9563801Z  2024-04-03T17:27:13.9564356Z  2024-04-03T17:27:13.9568449Z  2024-04-03T17:27:13.9568956Z  2024-04-03T17:27:13.9569385Z  2024-04-03T17:27:13.9569813Z  2024-04-03T17:27:13.9570244Z  2024-04-03T17:27:13.9570667Z  2024-04-03T17:27:13.9571357Z [4,168 / 14,756] 47 actions, 43 running 2024-04-03T17:27:13.9572397Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 1s local 2024-04-03T17:27:13.9573499Z Compiling llvm/lib/Demangle/ItaniumDemangle.cpp [for tool]; 1s local 2024-04-03T17:27:13.9574894Z Compiling src/google/protobuf/any.cc [for tool]; 1s local 2024-04-03T17:27:13.9576088Z Compiling llvm/lib/Demangle/MicrosoftDemangle.cpp [for tool]; 1s local 2024-04-03T17:27:13.9577764Z Compiling src/google/protobuf/wire_format_lite.cc [for tool]; 1s local 2024-04-03T17:27:13.9579108Z Compiling xla/pjrt/distributed/in_memory_key_value_store.cc; 1s local 2024-04-03T17:27:13.9580426Z Compiling xla/service/cpu/runtime_key_value_sort.cc; 1s local 2024-04-03T17:27:13.9581473Z @com_google_protobuf//:protoc_lib; 1s local ... 2024-04-03T17:27:14.1621508Z 2024-04-03T17:27:14.1622296Z  2024-04-03T17:27:14.1622823Z  2024-04-03T17:27:14.1623245Z  2024-04-03T17:27:14.1623675Z  2024-04-03T17:27:14.1624110Z  2024-04-03T17:27:14.1624530Z  2024-04-03T17:27:14.1624958Z  2024-04-03T17:27:14.1625401Z  2024-04-03T17:27:14.1626087Z [5,042 / 14,756] 47 actions, 43 running 2024-04-03T17:27:14.1627122Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 1s local 2024-04-03T17:27:14.1628582Z Compiling llvm/lib/Demangle/ItaniumDemangle.cpp [for tool]; 1s local 2024-04-03T17:27:14.1630058Z Compiling llvm/lib/Demangle/MicrosoftDemangle.cpp [for tool]; 1s local 2024-04-03T17:27:14.1631428Z Compiling src/google/protobuf/wire_format_lite.cc [for tool]; 1s local 2024-04-03T17:27:14.1632769Z Compiling xla/pjrt/distributed/in_memory_key_value_store.cc; 1s local 2024-04-03T17:27:14.1634022Z Compiling xla/service/cpu/runtime_key_value_sort.cc; 1s local 2024-04-03T17:27:14.1635050Z @com_google_protobuf//:protoc_lib; 1s local 2024-04-03T17:27:14.1636022Z Compiling xla/service/gpu/nccl_clique_key.cc; 1s local ... 2024-04-03T17:27:14.3595992Z 2024-04-03T17:27:14.3596794Z  2024-04-03T17:27:14.3597377Z  2024-04-03T17:27:14.3597828Z  2024-04-03T17:27:14.3598278Z  2024-04-03T17:27:14.3598747Z  2024-04-03T17:27:14.3599236Z  2024-04-03T17:27:14.3599658Z  2024-04-03T17:27:14.3599989Z  2024-04-03T17:27:14.3600551Z [5,919 / 14,756] 45 actions, 43 running 2024-04-03T17:27:14.3601374Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 1s local 2024-04-03T17:27:14.3602432Z Compiling llvm/lib/Demangle/ItaniumDemangle.cpp [for tool]; 1s local 2024-04-03T17:27:14.3603232Z Compiling src/google/protobuf/wire_format_lite.cc [for tool]; 1s local 2024-04-03T17:27:14.3604016Z Compiling xla/pjrt/distributed/in_memory_key_value_store.cc; 1s local 2024-04-03T17:27:14.3604735Z Compiling xla/service/cpu/runtime_key_value_sort.cc; 1s local 2024-04-03T17:27:14.3605415Z @com_google_protobuf//:protoc_lib; 1s local 2024-04-03T17:27:14.3605993Z Compiling xla/service/gpu/nccl_clique_key.cc; 1s local 2024-04-03T17:27:14.3606910Z Compiling src/compiler/ruby_generator.cc [for tool]; 1s local ... 2024-04-03T17:27:14.5589387Z 2024-04-03T17:27:14.5590119Z  2024-04-03T17:27:14.5590648Z  2024-04-03T17:27:14.5591067Z  2024-04-03T17:27:14.5591503Z  2024-04-03T17:27:14.5591944Z  2024-04-03T17:27:14.5592364Z  2024-04-03T17:27:14.5592792Z  2024-04-03T17:27:14.5593232Z  2024-04-03T17:27:14.5593956Z [6,783 / 14,756] 46 actions, 43 running 2024-04-03T17:27:14.5594990Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 1s local 2024-04-03T17:27:14.5596292Z Compiling llvm/lib/Demangle/ItaniumDemangle.cpp [for tool]; 1s local 2024-04-03T17:27:14.5597699Z Compiling src/google/protobuf/wire_format_lite.cc [for tool]; 1s local 2024-04-03T17:27:14.5599047Z Compiling xla/pjrt/distributed/in_memory_key_value_store.cc; 1s local 2024-04-03T17:27:14.5600319Z Compiling xla/service/cpu/runtime_key_value_sort.cc; 1s local 2024-04-03T17:27:14.5601310Z @com_google_protobuf//:protoc_lib; 1s local 2024-04-03T17:27:14.5602261Z Compiling xla/service/gpu/nccl_clique_key.cc; 1s local 2024-04-03T17:27:14.5603421Z Compiling src/compiler/ruby_generator.cc [for tool]; 1s local ... 2024-04-03T17:27:14.7755702Z 2024-04-03T17:27:14.7756652Z  2024-04-03T17:27:14.7757365Z  2024-04-03T17:27:14.7758022Z  2024-04-03T17:27:14.7758629Z  2024-04-03T17:27:14.7759042Z  2024-04-03T17:27:14.7760181Z  2024-04-03T17:27:14.7760689Z  2024-04-03T17:27:14.7761303Z  2024-04-03T17:27:14.7762186Z [7,156 / 14,756] 46 actions, 43 running 2024-04-03T17:27:14.7763579Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 2s local 2024-04-03T17:27:14.7765232Z Compiling llvm/lib/Demangle/ItaniumDemangle.cpp [for tool]; 2s local 2024-04-03T17:27:14.7767395Z Compiling xla/pjrt/distributed/in_memory_key_value_store.cc; 2s local 2024-04-03T17:27:14.7769105Z Compiling xla/service/cpu/runtime_key_value_sort.cc; 2s local 2024-04-03T17:27:14.7770431Z @com_google_protobuf//:protoc_lib; 2s local 2024-04-03T17:27:14.7771528Z Compiling xla/service/gpu/nccl_clique_key.cc; 2s local 2024-04-03T17:27:14.7772916Z Compiling src/compiler/ruby_generator.cc [for tool]; 2s local 2024-04-03T17:27:14.7774158Z Compiling src/compiler/python_generator.cc [for tool]; 2s local ... 2024-04-03T17:27:14.9758922Z 2024-04-03T17:27:14.9759674Z  2024-04-03T17:27:14.9760265Z  2024-04-03T17:27:14.9760717Z  2024-04-03T17:27:14.9761145Z  2024-04-03T17:27:14.9761577Z  2024-04-03T17:27:14.9762008Z  2024-04-03T17:27:14.9762428Z  2024-04-03T17:27:14.9762887Z  2024-04-03T17:27:14.9763616Z [8,082 / 14,756] 45 actions, 43 running 2024-04-03T17:27:14.9764702Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 2s local 2024-04-03T17:27:14.9766057Z Compiling llvm/lib/Demangle/ItaniumDemangle.cpp [for tool]; 2s local 2024-04-03T17:27:14.9767374Z Compiling xla/pjrt/distributed/in_memory_key_value_store.cc; 2s local 2024-04-03T17:27:14.9768660Z Compiling xla/service/cpu/runtime_key_value_sort.cc; 2s local 2024-04-03T17:27:14.9769883Z @com_google_protobuf//:protoc_lib; 2s local 2024-04-03T17:27:14.9770808Z Compiling xla/service/gpu/nccl_clique_key.cc; 2s local 2024-04-03T17:27:14.9771969Z Compiling src/compiler/ruby_generator.cc [for tool]; 2s local 2024-04-03T17:27:14.9773104Z Compiling src/compiler/python_generator.cc [for tool]; 2s local ... 2024-04-03T17:27:15.1763628Z 2024-04-03T17:27:15.1764403Z  2024-04-03T17:27:15.1764952Z  2024-04-03T17:27:15.1765346Z  2024-04-03T17:27:15.1765722Z  2024-04-03T17:27:15.1766139Z  2024-04-03T17:27:15.1766542Z  2024-04-03T17:27:15.1767023Z  2024-04-03T17:27:15.1767430Z  2024-04-03T17:27:15.1768107Z [8,875 / 14,756] 47 actions, 44 running 2024-04-03T17:27:15.1769133Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 2s local 2024-04-03T17:27:15.1770420Z Compiling llvm/lib/Demangle/ItaniumDemangle.cpp [for tool]; 2s local 2024-04-03T17:27:15.1771728Z Compiling xla/service/cpu/runtime_key_value_sort.cc; 2s local 2024-04-03T17:27:15.1772758Z @com_google_protobuf//:protoc_lib; 2s local 2024-04-03T17:27:15.1773828Z Compiling xla/service/gpu/nccl_clique_key.cc; 2s local 2024-04-03T17:27:15.1775133Z Compiling src/compiler/ruby_generator.cc [for tool]; 2s local 2024-04-03T17:27:15.1776573Z Compiling src/compiler/python_generator.cc [for tool]; 2s local 2024-04-03T17:27:15.1777784Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 2s local ... 2024-04-03T17:27:15.3776497Z 2024-04-03T17:27:15.3777224Z  2024-04-03T17:27:15.3777732Z  2024-04-03T17:27:15.3779371Z  2024-04-03T17:27:15.3779821Z  2024-04-03T17:27:15.3780233Z  2024-04-03T17:27:15.3780662Z  2024-04-03T17:27:15.3781077Z  2024-04-03T17:27:15.3781485Z  2024-04-03T17:27:15.3782205Z [8,880 / 14,756] 48 actions, 47 running 2024-04-03T17:27:15.3783213Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 2s local 2024-04-03T17:27:15.3784494Z Compiling llvm/lib/Demangle/ItaniumDemangle.cpp [for tool]; 2s local 2024-04-03T17:27:15.3785718Z Compiling xla/service/cpu/runtime_key_value_sort.cc; 2s local 2024-04-03T17:27:15.3786660Z @com_google_protobuf//:protoc_lib; 2s local 2024-04-03T17:27:15.3788246Z Compiling src/compiler/ruby_generator.cc [for tool]; 2s local 2024-04-03T17:27:15.3789489Z Compiling src/compiler/python_generator.cc [for tool]; 2s local 2024-04-03T17:27:15.3790585Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 2s local 2024-04-03T17:27:15.3791670Z Compiling xla/service/cpu/runtime_conv3d.cc; 2s local ... 2024-04-03T17:27:15.5816230Z 2024-04-03T17:27:15.5816969Z  2024-04-03T17:27:15.5817481Z  2024-04-03T17:27:15.5817913Z  2024-04-03T17:27:15.5818345Z  2024-04-03T17:27:15.5818785Z  2024-04-03T17:27:15.5819209Z  2024-04-03T17:27:15.5819626Z  2024-04-03T17:27:15.5820027Z  2024-04-03T17:27:15.5820665Z [8,883 / 14,756] 48 actions running 2024-04-03T17:27:15.5821662Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 2s local 2024-04-03T17:27:15.5823076Z Compiling llvm/lib/Demangle/ItaniumDemangle.cpp [for tool]; 2s local 2024-04-03T17:27:15.5824246Z @com_google_protobuf//:protoc_lib; 2s local 2024-04-03T17:27:15.5825301Z Compiling src/compiler/ruby_generator.cc [for tool]; 2s local 2024-04-03T17:27:15.5826544Z Compiling src/compiler/python_generator.cc [for tool]; 2s local 2024-04-03T17:27:15.5827949Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 2s local 2024-04-03T17:27:15.5829022Z Compiling xla/service/cpu/runtime_conv3d.cc; 2s local 2024-04-03T17:27:15.5830412Z Compiling src/google/protobuf/wire_format.cc [for tool]; 2s local ... 2024-04-03T17:27:15.7835474Z 2024-04-03T17:27:15.7836229Z  2024-04-03T17:27:15.7836737Z  2024-04-03T17:27:15.7837115Z  2024-04-03T17:27:15.7837593Z  2024-04-03T17:27:15.7838145Z  2024-04-03T17:27:15.7838525Z  2024-04-03T17:27:15.7838890Z  2024-04-03T17:27:15.7839247Z  2024-04-03T17:27:15.7839833Z [8,886 / 14,756] 48 actions running 2024-04-03T17:27:15.7840848Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 3s local 2024-04-03T17:27:15.7841905Z Compiling llvm/lib/Demangle/ItaniumDemangle.cpp [for tool]; 3s local 2024-04-03T17:27:15.7842829Z @com_google_protobuf//:protoc_lib; 3s local 2024-04-03T17:27:15.7843586Z Compiling src/compiler/ruby_generator.cc [for tool]; 3s local 2024-04-03T17:27:15.7844698Z Compiling src/compiler/python_generator.cc [for tool]; 3s local 2024-04-03T17:27:15.7845783Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 3s local 2024-04-03T17:27:15.7846722Z Compiling xla/service/cpu/runtime_conv3d.cc; 3s local 2024-04-03T17:27:15.7847733Z Compiling src/google/protobuf/wire_format.cc [for tool]; 3s local ... 2024-04-03T17:27:15.9837264Z 2024-04-03T17:27:15.9837959Z  2024-04-03T17:27:15.9838495Z  2024-04-03T17:27:15.9838924Z  2024-04-03T17:27:15.9839370Z  2024-04-03T17:27:15.9839797Z  2024-04-03T17:27:15.9840432Z  2024-04-03T17:27:15.9840895Z  2024-04-03T17:27:15.9841319Z  2024-04-03T17:27:15.9841932Z [8,893 / 14,756] 48 actions running 2024-04-03T17:27:15.9842963Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 3s local 2024-04-03T17:27:15.9844171Z Compiling llvm/lib/Demangle/ItaniumDemangle.cpp [for tool]; 3s local 2024-04-03T17:27:15.9845305Z @com_google_protobuf//:protoc_lib; 3s local 2024-04-03T17:27:15.9846299Z Compiling src/compiler/python_generator.cc [for tool]; 3s local 2024-04-03T17:27:15.9847466Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 3s local 2024-04-03T17:27:15.9848482Z Compiling xla/service/cpu/runtime_conv3d.cc; 3s local 2024-04-03T17:27:15.9849609Z Compiling src/google/protobuf/wire_format.cc [for tool]; 3s local 2024-04-03T17:27:15.9850932Z Compiling src/compiler/cpp_generator.cc [for tool]; 3s local ... 2024-04-03T17:27:16.1896131Z 2024-04-03T17:27:16.1896904Z  2024-04-03T17:27:16.1897395Z  2024-04-03T17:27:16.1897740Z  2024-04-03T17:27:16.1898064Z  2024-04-03T17:27:16.1898401Z  2024-04-03T17:27:16.1898740Z  2024-04-03T17:27:16.1899087Z  2024-04-03T17:27:16.1899803Z  2024-04-03T17:27:16.1900389Z [8,899 / 14,756] 48 actions running 2024-04-03T17:27:16.1901262Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 3s local 2024-04-03T17:27:16.1902357Z Compiling llvm/lib/Demangle/ItaniumDemangle.cpp [for tool]; 3s local 2024-04-03T17:27:16.1903307Z @com_google_protobuf//:protoc_lib; 3s local 2024-04-03T17:27:16.1904387Z Compiling src/compiler/python_generator.cc [for tool]; 3s local 2024-04-03T17:27:16.1905342Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 3s local 2024-04-03T17:27:16.1906197Z Compiling xla/service/cpu/runtime_conv3d.cc; 3s local 2024-04-03T17:27:16.1907097Z Compiling src/google/protobuf/wire_format.cc [for tool]; 3s local 2024-04-03T17:27:16.1908372Z Compiling src/compiler/cpp_generator.cc [for tool]; 3s local ... 2024-04-03T17:27:16.3870864Z 2024-04-03T17:27:16.3871610Z  2024-04-03T17:27:16.3872141Z  2024-04-03T17:27:16.3872590Z  2024-04-03T17:27:16.3873017Z  2024-04-03T17:27:16.3873464Z  2024-04-03T17:27:16.3873902Z  2024-04-03T17:27:16.3874330Z  2024-04-03T17:27:16.3874756Z  2024-04-03T17:27:16.3875404Z [8,903 / 14,756] 48 actions running 2024-04-03T17:27:16.3876431Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 3s local 2024-04-03T17:27:16.3878075Z Compiling llvm/lib/Demangle/ItaniumDemangle.cpp [for tool]; 3s local 2024-04-03T17:27:16.3879175Z @com_google_protobuf//:protoc_lib; 3s local 2024-04-03T17:27:16.3880272Z Compiling src/compiler/python_generator.cc [for tool]; 3s local 2024-04-03T17:27:16.3881546Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 3s local 2024-04-03T17:27:16.3882723Z Compiling xla/service/cpu/runtime_conv3d.cc; 3s local 2024-04-03T17:27:16.3884073Z Compiling src/google/protobuf/wire_format.cc [for tool]; 3s local 2024-04-03T17:27:16.3885588Z Compiling src/compiler/cpp_generator.cc [for tool]; 3s local ... 2024-04-03T17:27:16.5914688Z 2024-04-03T17:27:16.5915426Z  2024-04-03T17:27:16.5916005Z  2024-04-03T17:27:16.5916444Z  2024-04-03T17:27:16.5916877Z  2024-04-03T17:27:16.5917305Z  2024-04-03T17:27:16.5917735Z  2024-04-03T17:27:16.5918171Z  2024-04-03T17:27:16.5918603Z  2024-04-03T17:27:16.5919193Z [8,907 / 14,756] 48 actions running 2024-04-03T17:27:16.5920202Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 3s local 2024-04-03T17:27:16.5921460Z Compiling llvm/lib/Demangle/ItaniumDemangle.cpp [for tool]; 3s local 2024-04-03T17:27:16.5922604Z @com_google_protobuf//:protoc_lib; 3s local 2024-04-03T17:27:16.5923664Z Compiling src/compiler/python_generator.cc [for tool]; 3s local 2024-04-03T17:27:16.5924876Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 3s local 2024-04-03T17:27:16.5925891Z Compiling xla/service/cpu/runtime_conv3d.cc; 3s local 2024-04-03T17:27:16.5926949Z Compiling src/google/protobuf/wire_format.cc [for tool]; 3s local 2024-04-03T17:27:16.5928198Z Compiling src/compiler/cpp_generator.cc [for tool]; 3s local ... 2024-04-03T17:27:16.7874186Z 2024-04-03T17:27:16.7876408Z  2024-04-03T17:27:16.7876933Z  2024-04-03T17:27:16.7877378Z  2024-04-03T17:27:16.7877819Z  2024-04-03T17:27:16.7882481Z  2024-04-03T17:27:16.7882966Z  2024-04-03T17:27:16.7883456Z  2024-04-03T17:27:16.7883860Z  2024-04-03T17:27:16.7884559Z [8,912 / 14,756] 48 actions running 2024-04-03T17:27:16.7885609Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 4s local 2024-04-03T17:27:16.7886611Z @com_google_protobuf//:protoc_lib; 4s local 2024-04-03T17:27:16.7887707Z Compiling src/compiler/python_generator.cc [for tool]; 4s local 2024-04-03T17:27:16.7888987Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 4s local 2024-04-03T17:27:16.7889913Z Compiling xla/service/cpu/runtime_conv3d.cc; 4s local 2024-04-03T17:27:16.7891135Z Compiling src/google/protobuf/wire_format.cc [for tool]; 4s local 2024-04-03T17:27:16.7892918Z Compiling src/compiler/cpp_generator.cc [for tool]; 4s local 2024-04-03T17:27:16.7894442Z Compiling xla/service/cpu/runtime_conv2d.cc; 4s local ... 2024-04-03T17:27:16.9901348Z 2024-04-03T17:27:16.9902115Z  2024-04-03T17:27:16.9902615Z  2024-04-03T17:27:16.9903032Z  2024-04-03T17:27:16.9903862Z  2024-04-03T17:27:16.9904283Z  2024-04-03T17:27:16.9904714Z  2024-04-03T17:27:16.9905256Z  2024-04-03T17:27:16.9905640Z  2024-04-03T17:27:16.9906276Z [8,916 / 14,756] 48 actions running 2024-04-03T17:27:16.9907318Z Compiling src/compiler/python_generator.cc [for tool]; 4s local 2024-04-03T17:27:16.9908859Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 4s local 2024-04-03T17:27:16.9909933Z Compiling xla/service/cpu/runtime_conv3d.cc; 4s local 2024-04-03T17:27:16.9911064Z Compiling src/google/protobuf/wire_format.cc [for tool]; 4s local 2024-04-03T17:27:16.9912318Z Compiling src/compiler/cpp_generator.cc [for tool]; 4s local 2024-04-03T17:27:16.9913440Z Compiling xla/service/cpu/runtime_conv2d.cc; 4s local 2024-04-03T17:27:16.9914492Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 4s local 2024-04-03T17:27:16.9915753Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 4s local ... 2024-04-03T17:27:17.1901590Z 2024-04-03T17:27:17.1902346Z  2024-04-03T17:27:17.1902874Z  2024-04-03T17:27:17.1903321Z  2024-04-03T17:27:17.1903709Z  2024-04-03T17:27:17.1904119Z  2024-04-03T17:27:17.1904497Z  2024-04-03T17:27:17.1904885Z  2024-04-03T17:27:17.1905269Z  2024-04-03T17:27:17.1905893Z [8,918 / 14,756] 48 actions running 2024-04-03T17:27:17.1906900Z Compiling src/compiler/python_generator.cc [for tool]; 4s local 2024-04-03T17:27:17.1908267Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 4s local 2024-04-03T17:27:17.1909392Z Compiling xla/service/cpu/runtime_conv3d.cc; 4s local 2024-04-03T17:27:17.1910524Z Compiling src/google/protobuf/wire_format.cc [for tool]; 4s local 2024-04-03T17:27:17.1911770Z Compiling src/compiler/cpp_generator.cc [for tool]; 4s local 2024-04-03T17:27:17.1912780Z Compiling xla/service/cpu/runtime_conv2d.cc; 4s local 2024-04-03T17:27:17.1913829Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 4s local 2024-04-03T17:27:17.1915060Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 4s local ... 2024-04-03T17:27:17.4176437Z 2024-04-03T17:27:17.4187299Z  2024-04-03T17:27:17.4188235Z  2024-04-03T17:27:17.4188687Z  2024-04-03T17:27:17.4189107Z  2024-04-03T17:27:17.4189519Z  2024-04-03T17:27:17.4189946Z  2024-04-03T17:27:17.4190355Z  2024-04-03T17:27:17.4190790Z  2024-04-03T17:27:17.4191479Z [8,924 / 14,756] 48 actions, 47 running 2024-04-03T17:27:17.4192714Z Compiling src/compiler/python_generator.cc [for tool]; 4s local 2024-04-03T17:27:17.4193988Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 4s local 2024-04-03T17:27:17.4195069Z Compiling xla/service/cpu/runtime_conv3d.cc; 4s local 2024-04-03T17:27:17.4196156Z Compiling src/google/protobuf/wire_format.cc [for tool]; 4s local 2024-04-03T17:27:17.4197342Z Compiling src/compiler/cpp_generator.cc [for tool]; 4s local 2024-04-03T17:27:17.4198491Z Compiling xla/service/cpu/runtime_conv2d.cc; 4s local 2024-04-03T17:27:17.4199534Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 4s local 2024-04-03T17:27:17.4200828Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 4s local ... 2024-04-03T17:27:17.6761630Z 2024-04-03T17:27:17.6762347Z  2024-04-03T17:27:17.6762901Z  2024-04-03T17:27:17.6763338Z  2024-04-03T17:27:17.6763771Z  2024-04-03T17:27:17.6764181Z  2024-04-03T17:27:17.6764616Z  2024-04-03T17:27:17.6765046Z  2024-04-03T17:27:17.6765504Z  2024-04-03T17:27:17.6766244Z [8,927 / 14,756] 48 actions, 47 running 2024-04-03T17:27:17.6770812Z Compiling src/compiler/python_generator.cc [for tool]; 4s local 2024-04-03T17:27:17.6772011Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 4s local 2024-04-03T17:27:17.6773032Z Compiling xla/service/cpu/runtime_conv3d.cc; 4s local 2024-04-03T17:27:17.6774182Z Compiling src/google/protobuf/wire_format.cc [for tool]; 4s local 2024-04-03T17:27:17.6775875Z Compiling xla/service/cpu/runtime_conv2d.cc; 4s local 2024-04-03T17:27:17.6776915Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 4s local 2024-04-03T17:27:17.6778355Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 4s local 2024-04-03T17:27:17.6779825Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 4s local ... 2024-04-03T17:27:17.9173684Z 2024-04-03T17:27:17.9174542Z  2024-04-03T17:27:17.9175067Z  2024-04-03T17:27:17.9175479Z  2024-04-03T17:27:17.9175919Z  2024-04-03T17:27:17.9176298Z  2024-04-03T17:27:17.9176706Z  2024-04-03T17:27:17.9177131Z  2024-04-03T17:27:17.9177512Z  2024-04-03T17:27:17.9178194Z [8,932 / 14,756] 48 actions, 47 running 2024-04-03T17:27:17.9179187Z Compiling src/compiler/python_generator.cc [for tool]; 5s local 2024-04-03T17:27:17.9180158Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 5s local 2024-04-03T17:27:17.9181191Z Compiling xla/service/cpu/runtime_conv3d.cc; 5s local 2024-04-03T17:27:17.9182126Z Compiling src/google/protobuf/wire_format.cc [for tool]; 5s local 2024-04-03T17:27:17.9183124Z Compiling xla/service/cpu/runtime_conv2d.cc; 5s local 2024-04-03T17:27:17.9184118Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 5s local 2024-04-03T17:27:17.9185313Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 5s local 2024-04-03T17:27:17.9186644Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 5s local ... 2024-04-03T17:27:18.1816272Z 2024-04-03T17:27:18.1817027Z  2024-04-03T17:27:18.1817520Z  2024-04-03T17:27:18.1817961Z  2024-04-03T17:27:18.1818327Z  2024-04-03T17:27:18.1821899Z  2024-04-03T17:27:18.1822943Z  2024-04-03T17:27:18.1823639Z  2024-04-03T17:27:18.1824211Z  2024-04-03T17:27:18.1825156Z [8,936 / 14,756] 48 actions, 47 running 2024-04-03T17:27:18.1826612Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 5s local 2024-04-03T17:27:18.1828301Z Compiling xla/service/cpu/runtime_conv3d.cc; 5s local 2024-04-03T17:27:18.1829471Z Compiling xla/service/cpu/runtime_conv2d.cc; 5s local 2024-04-03T17:27:18.1830750Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 5s local 2024-04-03T17:27:18.1832578Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 5s local 2024-04-03T17:27:18.1834214Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 5s local 2024-04-03T17:27:18.1835567Z @com_google_protobuf//:protoc_lib; 5s local 2024-04-03T17:27:18.1836856Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 5s local ... 2024-04-03T17:27:18.3861621Z 2024-04-03T17:27:18.3862385Z  2024-04-03T17:27:18.3862887Z  2024-04-03T17:27:18.3863321Z  2024-04-03T17:27:18.3863772Z  2024-04-03T17:27:18.3864152Z  2024-04-03T17:27:18.3864550Z  2024-04-03T17:27:18.3864941Z  2024-04-03T17:27:18.3865378Z  2024-04-03T17:27:18.3866120Z [8,939 / 14,756] 48 actions, 47 running 2024-04-03T17:27:18.3867061Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 5s local 2024-04-03T17:27:18.3868249Z Compiling xla/service/cpu/runtime_conv3d.cc; 5s local 2024-04-03T17:27:18.3869198Z Compiling xla/service/cpu/runtime_conv2d.cc; 5s local 2024-04-03T17:27:18.3870214Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 5s local 2024-04-03T17:27:18.3871413Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 5s local 2024-04-03T17:27:18.3872796Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 5s local 2024-04-03T17:27:18.3874186Z @com_google_protobuf//:protoc_lib; 5s local 2024-04-03T17:27:18.3875154Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 5s local ... 2024-04-03T17:27:18.5909936Z 2024-04-03T17:27:18.5910663Z  2024-04-03T17:27:18.5911115Z  2024-04-03T17:27:18.5911491Z  2024-04-03T17:27:18.5911866Z  2024-04-03T17:27:18.5912216Z  2024-04-03T17:27:18.5912963Z  2024-04-03T17:27:18.5913288Z  2024-04-03T17:27:18.5913597Z  2024-04-03T17:27:18.5914219Z [8,945 / 14,756] 48 actions running 2024-04-03T17:27:18.5915148Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 5s local 2024-04-03T17:27:18.5916141Z Compiling xla/service/cpu/runtime_conv3d.cc; 5s local 2024-04-03T17:27:18.5917113Z Compiling xla/service/cpu/runtime_conv2d.cc; 5s local 2024-04-03T17:27:18.5918106Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 5s local 2024-04-03T17:27:18.5919224Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 5s local 2024-04-03T17:27:18.5920489Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 5s local 2024-04-03T17:27:18.5921490Z @com_google_protobuf//:protoc_lib; 5s local 2024-04-03T17:27:18.5922367Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 5s local ... 2024-04-03T17:27:18.7921298Z 2024-04-03T17:27:18.7922053Z  2024-04-03T17:27:18.7922641Z  2024-04-03T17:27:18.7923061Z  2024-04-03T17:27:18.7923450Z  2024-04-03T17:27:18.7923873Z  2024-04-03T17:27:18.7924261Z  2024-04-03T17:27:18.7924650Z  2024-04-03T17:27:18.7925056Z  2024-04-03T17:27:18.7925683Z [8,948 / 14,756] 48 actions running 2024-04-03T17:27:18.7926638Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 6s local 2024-04-03T17:27:18.7927700Z Compiling xla/service/cpu/runtime_conv3d.cc; 6s local 2024-04-03T17:27:18.7928704Z Compiling xla/service/cpu/runtime_conv2d.cc; 6s local 2024-04-03T17:27:18.7929645Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 6s local 2024-04-03T17:27:18.7930834Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 6s local 2024-04-03T17:27:18.7932335Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 6s local 2024-04-03T17:27:18.7933396Z @com_google_protobuf//:protoc_lib; 5s local 2024-04-03T17:27:18.7934518Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 5s local ... 2024-04-03T17:27:19.0025687Z 2024-04-03T17:27:19.0026460Z  2024-04-03T17:27:19.0027017Z  2024-04-03T17:27:19.0028917Z  2024-04-03T17:27:19.0029375Z  2024-04-03T17:27:19.0029810Z  2024-04-03T17:27:19.0030220Z  2024-04-03T17:27:19.0030647Z  2024-04-03T17:27:19.0031078Z  2024-04-03T17:27:19.0031710Z [8,950 / 14,756] 48 actions running 2024-04-03T17:27:19.0032978Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 6s local 2024-04-03T17:27:19.0034074Z Compiling xla/service/cpu/runtime_conv3d.cc; 6s local 2024-04-03T17:27:19.0035094Z Compiling xla/service/cpu/runtime_conv2d.cc; 6s local 2024-04-03T17:27:19.0036273Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 6s local 2024-04-03T17:27:19.0037595Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 6s local 2024-04-03T17:27:19.0039000Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 6s local 2024-04-03T17:27:19.0040088Z @com_google_protobuf//:protoc_lib; 6s local 2024-04-03T17:27:19.0041084Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 5s local ... 2024-04-03T17:27:19.2635238Z 2024-04-03T17:27:19.2635979Z  2024-04-03T17:27:19.2636495Z  2024-04-03T17:27:19.2636954Z  2024-04-03T17:27:19.2637406Z  2024-04-03T17:27:19.2637844Z  2024-04-03T17:27:19.2638289Z  2024-04-03T17:27:19.2638704Z  2024-04-03T17:27:19.2639114Z  2024-04-03T17:27:19.2639824Z [8,954 / 14,756] 48 actions, 47 running 2024-04-03T17:27:19.2640896Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 6s local 2024-04-03T17:27:19.2642311Z Compiling xla/service/cpu/runtime_conv3d.cc; 6s local 2024-04-03T17:27:19.2643329Z Compiling xla/service/cpu/runtime_conv2d.cc; 6s local 2024-04-03T17:27:19.2644474Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 6s local 2024-04-03T17:27:19.2645764Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 6s local 2024-04-03T17:27:19.2647319Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 6s local 2024-04-03T17:27:19.2648575Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 6s local 2024-04-03T17:27:19.2649716Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 4s local ... 2024-04-03T17:27:19.5642680Z 2024-04-03T17:27:19.5643443Z  2024-04-03T17:27:19.5643990Z  2024-04-03T17:27:19.5644444Z  2024-04-03T17:27:19.5644878Z  2024-04-03T17:27:19.5645288Z  2024-04-03T17:27:19.5645711Z  2024-04-03T17:27:19.5646094Z  2024-04-03T17:27:19.5646481Z  2024-04-03T17:27:19.5647147Z [8,962 / 14,756] 48 actions, 47 running 2024-04-03T17:27:19.5648154Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 6s local 2024-04-03T17:27:19.5649221Z Compiling xla/service/cpu/runtime_conv3d.cc; 6s local 2024-04-03T17:27:19.5650261Z Compiling xla/service/cpu/runtime_conv2d.cc; 6s local 2024-04-03T17:27:19.5651328Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 6s local 2024-04-03T17:27:19.5652624Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 6s local 2024-04-03T17:27:19.5654004Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 6s local 2024-04-03T17:27:19.5655391Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 6s local 2024-04-03T17:27:19.5656564Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 5s local ... 2024-04-03T17:27:19.7925818Z 2024-04-03T17:27:19.7926532Z  2024-04-03T17:27:19.7927057Z  2024-04-03T17:27:19.7927551Z  2024-04-03T17:27:19.7929593Z  2024-04-03T17:27:19.7930332Z  2024-04-03T17:27:19.7930961Z  2024-04-03T17:27:19.7931521Z  2024-04-03T17:27:19.7932346Z  2024-04-03T17:27:19.7933487Z [8,965 / 14,756] 48 actions running 2024-04-03T17:27:19.7934747Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 7s local 2024-04-03T17:27:19.7935839Z Compiling xla/service/cpu/runtime_conv3d.cc; 7s local 2024-04-03T17:27:19.7936906Z Compiling xla/service/cpu/runtime_conv2d.cc; 7s local 2024-04-03T17:27:19.7938002Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 7s local 2024-04-03T17:27:19.7939193Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 7s local 2024-04-03T17:27:19.7940626Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 7s local 2024-04-03T17:27:19.7941898Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 6s local 2024-04-03T17:27:19.7943069Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 5s local ... 2024-04-03T17:27:20.0237123Z 2024-04-03T17:27:20.0237888Z  2024-04-03T17:27:20.0238400Z  2024-04-03T17:27:20.0238806Z  2024-04-03T17:27:20.0239287Z  2024-04-03T17:27:20.0239722Z  2024-04-03T17:27:20.0240118Z  2024-04-03T17:27:20.0240526Z  2024-04-03T17:27:20.0240935Z  2024-04-03T17:27:20.0241578Z [8,970 / 14,756] 48 actions, 47 running 2024-04-03T17:27:20.0242586Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 7s local 2024-04-03T17:27:20.0243628Z Compiling xla/service/cpu/runtime_conv3d.cc; 7s local 2024-04-03T17:27:20.0244650Z Compiling xla/service/cpu/runtime_conv2d.cc; 7s local 2024-04-03T17:27:20.0245655Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 7s local 2024-04-03T17:27:20.0246790Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 7s local 2024-04-03T17:27:20.0248111Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 7s local 2024-04-03T17:27:20.0249275Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 6s local 2024-04-03T17:27:20.0250388Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 5s local ... 2024-04-03T17:27:20.3080554Z 2024-04-03T17:27:20.3081297Z  2024-04-03T17:27:20.3081804Z  2024-04-03T17:27:20.3082205Z  2024-04-03T17:27:20.3082561Z  2024-04-03T17:27:20.3082987Z  2024-04-03T17:27:20.3083403Z  2024-04-03T17:27:20.3099724Z  2024-04-03T17:27:20.3100631Z  2024-04-03T17:27:20.3101837Z [8,976 / 14,756] 48 actions, 47 running 2024-04-03T17:27:20.3102728Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 7s local 2024-04-03T17:27:20.3103573Z Compiling xla/service/cpu/runtime_conv3d.cc; 7s local 2024-04-03T17:27:20.3104461Z Compiling xla/service/cpu/runtime_conv2d.cc; 7s local 2024-04-03T17:27:20.3105366Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 7s local 2024-04-03T17:27:20.3106464Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 7s local 2024-04-03T17:27:20.3107868Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 7s local 2024-04-03T17:27:20.3109085Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 7s local 2024-04-03T17:27:20.3110147Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 5s local ... 2024-04-03T17:27:20.5916984Z 2024-04-03T17:27:20.5917752Z  2024-04-03T17:27:20.5918276Z  2024-04-03T17:27:20.5918723Z  2024-04-03T17:27:20.5921095Z  2024-04-03T17:27:20.5921926Z  2024-04-03T17:27:20.5922783Z  2024-04-03T17:27:20.5923685Z  2024-04-03T17:27:20.5924198Z  2024-04-03T17:27:20.5924857Z [8,983 / 14,756] 48 actions, 47 running 2024-04-03T17:27:20.5925836Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 7s local 2024-04-03T17:27:20.5926881Z Compiling xla/service/cpu/runtime_conv3d.cc; 7s local 2024-04-03T17:27:20.5927785Z Compiling xla/service/cpu/runtime_conv2d.cc; 7s local 2024-04-03T17:27:20.5928749Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 7s local 2024-04-03T17:27:20.5929933Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 7s local 2024-04-03T17:27:20.5931340Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 7s local 2024-04-03T17:27:20.5932534Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 7s local 2024-04-03T17:27:20.5933691Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 6s local ... 2024-04-03T17:27:20.7940202Z 2024-04-03T17:27:20.7941111Z  2024-04-03T17:27:20.7941679Z  2024-04-03T17:27:20.7942219Z  2024-04-03T17:27:20.7942716Z  2024-04-03T17:27:20.7943170Z  2024-04-03T17:27:20.7943568Z  2024-04-03T17:27:20.7943946Z  2024-04-03T17:27:20.7944350Z  2024-04-03T17:27:20.7945079Z [8,985 / 14,756] 48 actions running 2024-04-03T17:27:20.7946062Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 8s local 2024-04-03T17:27:20.7947194Z Compiling xla/service/cpu/runtime_conv3d.cc; 8s local 2024-04-03T17:27:20.7948422Z Compiling xla/service/cpu/runtime_conv2d.cc; 8s local 2024-04-03T17:27:20.7949459Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 8s local 2024-04-03T17:27:20.7951028Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 8s local 2024-04-03T17:27:20.7952455Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 8s local 2024-04-03T17:27:20.7953693Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 7s local 2024-04-03T17:27:20.7954784Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 6s local ... 2024-04-03T17:27:21.0201643Z 2024-04-03T17:27:21.0202388Z  2024-04-03T17:27:21.0202926Z  2024-04-03T17:27:21.0203347Z  2024-04-03T17:27:21.0203783Z  2024-04-03T17:27:21.0204219Z  2024-04-03T17:27:21.0204818Z  2024-04-03T17:27:21.0205233Z  2024-04-03T17:27:21.0205632Z  2024-04-03T17:27:21.0206324Z [8,991 / 14,756] 48 actions, 47 running 2024-04-03T17:27:21.0207248Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 8s local 2024-04-03T17:27:21.0208237Z Compiling xla/service/cpu/runtime_conv3d.cc; 8s local 2024-04-03T17:27:21.0209497Z Compiling xla/service/cpu/runtime_conv2d.cc; 8s local 2024-04-03T17:27:21.0210513Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 8s local 2024-04-03T17:27:21.0211680Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 8s local 2024-04-03T17:27:21.0212928Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 8s local 2024-04-03T17:27:21.0214486Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 7s local 2024-04-03T17:27:21.0215568Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 6s local ... 2024-04-03T17:27:21.3869732Z 2024-04-03T17:27:21.3870466Z  2024-04-03T17:27:21.3870986Z  2024-04-03T17:27:21.3871359Z  2024-04-03T17:27:21.3871745Z  2024-04-03T17:27:21.3872128Z  2024-04-03T17:27:21.3872540Z  2024-04-03T17:27:21.3872969Z  2024-04-03T17:27:21.3873354Z  2024-04-03T17:27:21.3874042Z [8,993 / 14,756] 48 actions, 47 running 2024-04-03T17:27:21.3874959Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 8s local 2024-04-03T17:27:21.3875998Z Compiling xla/service/cpu/runtime_conv3d.cc; 8s local 2024-04-03T17:27:21.3876928Z Compiling xla/service/cpu/runtime_conv2d.cc; 8s local 2024-04-03T17:27:21.3877946Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 8s local 2024-04-03T17:27:21.3879116Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 8s local 2024-04-03T17:27:21.3880406Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 8s local 2024-04-03T17:27:21.3881569Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 8s local 2024-04-03T17:27:21.3882645Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 7s local ... 2024-04-03T17:27:21.5877002Z 2024-04-03T17:27:21.5877930Z  2024-04-03T17:27:21.5878388Z  2024-04-03T17:27:21.5878767Z  2024-04-03T17:27:21.5880054Z  2024-04-03T17:27:21.5880410Z  2024-04-03T17:27:21.5880780Z  2024-04-03T17:27:21.5881133Z  2024-04-03T17:27:21.5881529Z  2024-04-03T17:27:21.5882155Z [8,999 / 14,756] 48 actions, 47 running 2024-04-03T17:27:21.5883050Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 8s local 2024-04-03T17:27:21.5884000Z Compiling xla/service/cpu/runtime_conv3d.cc; 8s local 2024-04-03T17:27:21.5884927Z Compiling xla/service/cpu/runtime_conv2d.cc; 8s local 2024-04-03T17:27:21.5885913Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 8s local 2024-04-03T17:27:21.5886998Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 8s local 2024-04-03T17:27:21.5888243Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 8s local 2024-04-03T17:27:21.5889470Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 8s local 2024-04-03T17:27:21.5890466Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 7s local ... 2024-04-03T17:27:21.7947113Z 2024-04-03T17:27:21.7948020Z  2024-04-03T17:27:21.7948742Z  2024-04-03T17:27:21.7949124Z  2024-04-03T17:27:21.7950329Z  2024-04-03T17:27:21.7950777Z  2024-04-03T17:27:21.7951247Z  2024-04-03T17:27:21.7953467Z  2024-04-03T17:27:21.7954388Z  2024-04-03T17:27:21.7957361Z [9,001 / 14,756] 48 actions running 2024-04-03T17:27:21.7958771Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 9s local 2024-04-03T17:27:21.7962122Z Compiling xla/service/cpu/runtime_conv3d.cc; 9s local 2024-04-03T17:27:21.7963534Z Compiling xla/service/cpu/runtime_conv2d.cc; 9s local 2024-04-03T17:27:21.7966990Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 9s local 2024-04-03T17:27:21.7968684Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 9s local 2024-04-03T17:27:21.7972402Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 9s local 2024-04-03T17:27:21.7974085Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 8s local 2024-04-03T17:27:21.7975798Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 7s local ... 2024-04-03T17:27:22.0299603Z 2024-04-03T17:27:22.0300326Z  2024-04-03T17:27:22.0301107Z  2024-04-03T17:27:22.0301498Z  2024-04-03T17:27:22.0301893Z  2024-04-03T17:27:22.0302280Z  2024-04-03T17:27:22.0302639Z  2024-04-03T17:27:22.0303027Z  2024-04-03T17:27:22.0303399Z  2024-04-03T17:27:22.0304030Z [9,008 / 14,756] 48 actions, 47 running 2024-04-03T17:27:22.0305131Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 9s local 2024-04-03T17:27:22.0306136Z Compiling xla/service/cpu/runtime_conv3d.cc; 9s local 2024-04-03T17:27:22.0307056Z Compiling xla/service/cpu/runtime_conv2d.cc; 9s local 2024-04-03T17:27:22.0308257Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 9s local 2024-04-03T17:27:22.0309421Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 9s local 2024-04-03T17:27:22.0310683Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 9s local 2024-04-03T17:27:22.0311818Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 8s local 2024-04-03T17:27:22.0312867Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 7s local ... 2024-04-03T17:27:22.2366740Z 2024-04-03T17:27:22.2367493Z  2024-04-03T17:27:22.2368001Z  2024-04-03T17:27:22.2368437Z  2024-04-03T17:27:22.2368849Z  2024-04-03T17:27:22.2369245Z  2024-04-03T17:27:22.2369691Z  2024-04-03T17:27:22.2371047Z  2024-04-03T17:27:22.2371520Z  2024-04-03T17:27:22.2372252Z [9,011 / 14,756] 48 actions, 47 running 2024-04-03T17:27:22.2373268Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 9s local 2024-04-03T17:27:22.2374460Z Compiling xla/service/cpu/runtime_conv3d.cc; 9s local 2024-04-03T17:27:22.2375490Z Compiling xla/service/cpu/runtime_conv2d.cc; 9s local 2024-04-03T17:27:22.2376569Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 9s local 2024-04-03T17:27:22.2377818Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 9s local 2024-04-03T17:27:22.2379197Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 9s local 2024-04-03T17:27:22.2380473Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 9s local 2024-04-03T17:27:22.2381655Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 7s local ... 2024-04-03T17:27:22.4493044Z 2024-04-03T17:27:22.4493744Z  2024-04-03T17:27:22.4494381Z  2024-04-03T17:27:22.4494851Z  2024-04-03T17:27:22.4495318Z  2024-04-03T17:27:22.4495755Z  2024-04-03T17:27:22.4496180Z  2024-04-03T17:27:22.4496599Z  2024-04-03T17:27:22.4497032Z  2024-04-03T17:27:22.4500160Z [9,015 / 14,756] 48 actions, 47 running 2024-04-03T17:27:22.4503838Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 9s local 2024-04-03T17:27:22.4507484Z Compiling xla/service/cpu/runtime_conv3d.cc; 9s local 2024-04-03T17:27:22.4511409Z Compiling xla/service/cpu/runtime_conv2d.cc; 9s local 2024-04-03T17:27:22.4515080Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 9s local 2024-04-03T17:27:22.4519047Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 9s local 2024-04-03T17:27:22.4522861Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 9s local 2024-04-03T17:27:22.4524968Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 9s local 2024-04-03T17:27:22.4526316Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 8s local ... 2024-04-03T17:27:22.7082702Z 2024-04-03T17:27:22.7083818Z  2024-04-03T17:27:22.7084863Z  2024-04-03T17:27:22.7087807Z  2024-04-03T17:27:22.7088464Z  2024-04-03T17:27:22.7091777Z  2024-04-03T17:27:22.7092357Z  2024-04-03T17:27:22.7095488Z  2024-04-03T17:27:22.7096137Z  2024-04-03T17:27:22.7099252Z [9,019 / 14,756] 48 actions, 47 running 2024-04-03T17:27:22.7100440Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 10s local 2024-04-03T17:27:22.7103814Z Compiling xla/service/cpu/runtime_conv3d.cc; 9s local 2024-04-03T17:27:22.7104992Z Compiling xla/service/cpu/runtime_conv2d.cc; 9s local 2024-04-03T17:27:22.7109080Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 9s local 2024-04-03T17:27:22.7110505Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 9s local 2024-04-03T17:27:22.7114205Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 9s local 2024-04-03T17:27:22.7115592Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 9s local 2024-04-03T17:27:22.7119674Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 8s local ... 2024-04-03T17:27:22.9295922Z 2024-04-03T17:27:22.9296991Z  2024-04-03T17:27:22.9297515Z  2024-04-03T17:27:22.9297927Z  2024-04-03T17:27:22.9298360Z  2024-04-03T17:27:22.9299221Z  2024-04-03T17:27:22.9299597Z  2024-04-03T17:27:22.9300090Z  2024-04-03T17:27:22.9300542Z  2024-04-03T17:27:22.9301180Z [9,023 / 14,756] 48 actions, 47 running 2024-04-03T17:27:22.9302503Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 10s local 2024-04-03T17:27:22.9303870Z Compiling xla/service/cpu/runtime_conv3d.cc; 10s local 2024-04-03T17:27:22.9304823Z Compiling xla/service/cpu/runtime_conv2d.cc; 10s local 2024-04-03T17:27:22.9305883Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 10s local 2024-04-03T17:27:22.9307151Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 10s local 2024-04-03T17:27:22.9308778Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 10s local 2024-04-03T17:27:22.9310050Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 9s local 2024-04-03T17:27:22.9311189Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 8s local ... 2024-04-03T17:27:23.1755417Z 2024-04-03T17:27:23.1756189Z  2024-04-03T17:27:23.1756710Z  2024-04-03T17:27:23.1757151Z  2024-04-03T17:27:23.1757575Z  2024-04-03T17:27:23.1757981Z  2024-04-03T17:27:23.1758562Z  2024-04-03T17:27:23.1759008Z  2024-04-03T17:27:23.1759442Z  2024-04-03T17:27:23.1760144Z [9,029 / 14,756] 48 actions, 47 running 2024-04-03T17:27:23.1761212Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 10s local 2024-04-03T17:27:23.1762269Z Compiling xla/service/cpu/runtime_conv3d.cc; 10s local 2024-04-03T17:27:23.1763305Z Compiling xla/service/cpu/runtime_conv2d.cc; 10s local 2024-04-03T17:27:23.1764378Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 10s local 2024-04-03T17:27:23.1765604Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 10s local 2024-04-03T17:27:23.1766989Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 10s local 2024-04-03T17:27:23.1768273Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 10s local 2024-04-03T17:27:23.1769403Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 8s local ... 2024-04-03T17:27:23.3971613Z 2024-04-03T17:27:23.3972613Z  2024-04-03T17:27:23.3973394Z  2024-04-03T17:27:23.3974077Z  2024-04-03T17:27:23.3974849Z  2024-04-03T17:27:23.3975508Z  2024-04-03T17:27:23.3976024Z  2024-04-03T17:27:23.3976680Z  2024-04-03T17:27:23.3977494Z  2024-04-03T17:27:23.3978526Z [9,035 / 14,756] 48 actions running 2024-04-03T17:27:23.3979952Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 10s local 2024-04-03T17:27:23.3981439Z Compiling xla/service/cpu/runtime_conv3d.cc; 10s local 2024-04-03T17:27:23.3982905Z Compiling xla/service/cpu/runtime_conv2d.cc; 10s local 2024-04-03T17:27:23.3984395Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 10s local 2024-04-03T17:27:23.3986076Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 10s local 2024-04-03T17:27:23.3988076Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 10s local 2024-04-03T17:27:23.3990080Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 10s local 2024-04-03T17:27:23.3991652Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 9s local ... 2024-04-03T17:27:23.5984877Z 2024-04-03T17:27:23.5985626Z  2024-04-03T17:27:23.5986146Z  2024-04-03T17:27:23.5986596Z  2024-04-03T17:27:23.5987351Z  2024-04-03T17:27:23.5987912Z  2024-04-03T17:27:23.5988253Z  2024-04-03T17:27:23.5988613Z  2024-04-03T17:27:23.5988953Z  2024-04-03T17:27:23.5989492Z [9,040 / 14,756] 48 actions running 2024-04-03T17:27:23.5990402Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 10s local 2024-04-03T17:27:23.5991689Z Compiling xla/service/cpu/runtime_conv3d.cc; 10s local 2024-04-03T17:27:23.5992737Z Compiling xla/service/cpu/runtime_conv2d.cc; 10s local 2024-04-03T17:27:23.5993820Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 10s local 2024-04-03T17:27:23.5995347Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 10s local 2024-04-03T17:27:23.5996734Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 10s local 2024-04-03T17:27:23.5997942Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 10s local 2024-04-03T17:27:23.5999145Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 9s local ... 2024-04-03T17:27:23.7986669Z 2024-04-03T17:27:23.7987893Z  2024-04-03T17:27:23.7988726Z  2024-04-03T17:27:23.7989511Z  2024-04-03T17:27:23.7990427Z  2024-04-03T17:27:23.7991864Z  2024-04-03T17:27:23.7992553Z  2024-04-03T17:27:23.7993016Z  2024-04-03T17:27:23.7993630Z  2024-04-03T17:27:23.7994538Z [9,043 / 14,756] 48 actions running 2024-04-03T17:27:23.7995959Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 11s local 2024-04-03T17:27:23.7997472Z Compiling xla/service/cpu/runtime_conv3d.cc; 11s local 2024-04-03T17:27:23.7998921Z Compiling xla/service/cpu/runtime_conv2d.cc; 11s local 2024-04-03T17:27:23.8000254Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 11s local 2024-04-03T17:27:23.8002062Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 11s local 2024-04-03T17:27:23.8003874Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 11s local 2024-04-03T17:27:23.8005608Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 10s local 2024-04-03T17:27:23.8007128Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 9s local ... 2024-04-03T17:27:24.0746679Z 2024-04-03T17:27:24.0747368Z  2024-04-03T17:27:24.0748103Z  2024-04-03T17:27:24.0748529Z  2024-04-03T17:27:24.0748953Z  2024-04-03T17:27:24.0749424Z  2024-04-03T17:27:24.0749854Z  2024-04-03T17:27:24.0750273Z  2024-04-03T17:27:24.0750706Z  2024-04-03T17:27:24.0751377Z [9,048 / 14,756] 48 actions, 47 running 2024-04-03T17:27:24.0752450Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 11s local 2024-04-03T17:27:24.0753599Z Compiling xla/service/cpu/runtime_conv3d.cc; 11s local 2024-04-03T17:27:24.0754649Z Compiling xla/service/cpu/runtime_conv2d.cc; 11s local 2024-04-03T17:27:24.0755524Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 11s local 2024-04-03T17:27:24.0756590Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 11s local 2024-04-03T17:27:24.0757766Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 11s local 2024-04-03T17:27:24.0758965Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 10s local 2024-04-03T17:27:24.0760134Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 9s local ... 2024-04-03T17:27:24.3612439Z 2024-04-03T17:27:24.3613323Z  2024-04-03T17:27:24.3613958Z  2024-04-03T17:27:24.3614678Z  2024-04-03T17:27:24.3615208Z  2024-04-03T17:27:24.3615693Z  2024-04-03T17:27:24.3616137Z  2024-04-03T17:27:24.3616662Z  2024-04-03T17:27:24.3617183Z  2024-04-03T17:27:24.3618014Z [9,053 / 14,756] 48 actions, 47 running 2024-04-03T17:27:24.3619253Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 11s local 2024-04-03T17:27:24.3620624Z Compiling xla/service/cpu/runtime_conv3d.cc; 11s local 2024-04-03T17:27:24.3621870Z Compiling xla/service/cpu/runtime_conv2d.cc; 11s local 2024-04-03T17:27:24.3623423Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 11s local 2024-04-03T17:27:24.3624673Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 11s local 2024-04-03T17:27:24.3626023Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 11s local 2024-04-03T17:27:24.3627299Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 11s local 2024-04-03T17:27:24.3628904Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 10s local ... 2024-04-03T17:27:24.5859205Z 2024-04-03T17:27:24.5860282Z  2024-04-03T17:27:24.5863495Z  2024-04-03T17:27:24.5863932Z  2024-04-03T17:27:24.5864313Z  2024-04-03T17:27:24.5864662Z  2024-04-03T17:27:24.5864992Z  2024-04-03T17:27:24.5865359Z  2024-04-03T17:27:24.5865704Z  2024-04-03T17:27:24.5866367Z [9,058 / 14,756] 48 actions, 47 running 2024-04-03T17:27:24.5867352Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 11s local 2024-04-03T17:27:24.5868422Z Compiling xla/service/cpu/runtime_conv3d.cc; 11s local 2024-04-03T17:27:24.5869362Z Compiling xla/service/cpu/runtime_conv2d.cc; 11s local 2024-04-03T17:27:24.5870529Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 11s local 2024-04-03T17:27:24.5871714Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 11s local 2024-04-03T17:27:24.5873191Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 11s local 2024-04-03T17:27:24.5874421Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 11s local 2024-04-03T17:27:24.5875565Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 10s local ... 2024-04-03T17:27:24.7994848Z 2024-04-03T17:27:24.7995897Z  2024-04-03T17:27:24.7996757Z  2024-04-03T17:27:24.7997553Z  2024-04-03T17:27:24.7998299Z  2024-04-03T17:27:24.7998944Z  2024-04-03T17:27:24.7999529Z  2024-04-03T17:27:24.8000167Z  2024-04-03T17:27:24.8000776Z  2024-04-03T17:27:24.8001743Z [9,060 / 14,756] 48 actions running 2024-04-03T17:27:24.8003468Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 12s local 2024-04-03T17:27:24.8004764Z Compiling xla/service/cpu/runtime_conv3d.cc; 12s local 2024-04-03T17:27:24.8005913Z Compiling xla/service/cpu/runtime_conv2d.cc; 12s local 2024-04-03T17:27:24.8007143Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 12s local 2024-04-03T17:27:24.8008597Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 12s local 2024-04-03T17:27:24.8010511Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 12s local 2024-04-03T17:27:24.8012070Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 11s local 2024-04-03T17:27:24.8013384Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 10s local ... 2024-04-03T17:27:25.0527099Z 2024-04-03T17:27:25.0528585Z  2024-04-03T17:27:25.0529280Z  2024-04-03T17:27:25.0530222Z  2024-04-03T17:27:25.0530645Z  2024-04-03T17:27:25.0531012Z  2024-04-03T17:27:25.0531391Z  2024-04-03T17:27:25.0531765Z  2024-04-03T17:27:25.0532252Z  2024-04-03T17:27:25.0533030Z [9,065 / 14,756] 48 actions, 47 running 2024-04-03T17:27:25.0534148Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 12s local 2024-04-03T17:27:25.0535536Z Compiling xla/service/cpu/runtime_conv3d.cc; 12s local 2024-04-03T17:27:25.0536406Z Compiling xla/service/cpu/runtime_conv2d.cc; 12s local 2024-04-03T17:27:25.0537319Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 12s local 2024-04-03T17:27:25.0538351Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 12s local 2024-04-03T17:27:25.0539357Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 11s local 2024-04-03T17:27:25.0540278Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 10s local 2024-04-03T17:27:25.0541224Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 10s local ... 2024-04-03T17:27:25.2567699Z 2024-04-03T17:27:25.2568877Z  2024-04-03T17:27:25.2572023Z  2024-04-03T17:27:25.2575350Z  2024-04-03T17:27:25.2578282Z  2024-04-03T17:27:25.2581476Z  2024-04-03T17:27:25.2584379Z  2024-04-03T17:27:25.2585129Z  2024-04-03T17:27:25.2586168Z  2024-04-03T17:27:25.2586931Z [9,069 / 14,756] 48 actions, 47 running 2024-04-03T17:27:25.2589450Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 12s local 2024-04-03T17:27:25.2591057Z Compiling xla/service/cpu/runtime_conv3d.cc; 12s local 2024-04-03T17:27:25.2592156Z Compiling xla/service/cpu/runtime_conv2d.cc; 12s local 2024-04-03T17:27:25.2593504Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 12s local 2024-04-03T17:27:25.2594925Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 12s local 2024-04-03T17:27:25.2596245Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 12s local 2024-04-03T17:27:25.2597439Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 10s local 2024-04-03T17:27:25.2598768Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 10s local ... 2024-04-03T17:27:25.4833778Z 2024-04-03T17:27:25.4834594Z  2024-04-03T17:27:25.4835231Z  2024-04-03T17:27:25.4835741Z  2024-04-03T17:27:25.4836862Z  2024-04-03T17:27:25.4837301Z  2024-04-03T17:27:25.4837777Z  2024-04-03T17:27:25.4839712Z  2024-04-03T17:27:25.4841012Z  2024-04-03T17:27:25.4841809Z [9,073 / 14,756] 48 actions, 47 running 2024-04-03T17:27:25.4842821Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 12s local 2024-04-03T17:27:25.4844073Z Compiling xla/service/cpu/runtime_conv3d.cc; 12s local 2024-04-03T17:27:25.4845486Z Compiling xla/service/cpu/runtime_conv2d.cc; 12s local 2024-04-03T17:27:25.4847023Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 12s local 2024-04-03T17:27:25.4848432Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 12s local 2024-04-03T17:27:25.4849786Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 12s local 2024-04-03T17:27:25.4851043Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 11s local 2024-04-03T17:27:25.4852198Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 10s local ... 2024-04-03T17:27:25.8004002Z 2024-04-03T17:27:25.8005382Z  2024-04-03T17:27:25.8006044Z  2024-04-03T17:27:25.8006905Z  2024-04-03T17:27:25.8007491Z  2024-04-03T17:27:25.8008251Z  2024-04-03T17:27:25.8008649Z  2024-04-03T17:27:25.8009080Z  2024-04-03T17:27:25.8009543Z  2024-04-03T17:27:25.8010261Z [9,076 / 14,756] 48 actions running 2024-04-03T17:27:25.8011377Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 13s local 2024-04-03T17:27:25.8012423Z Compiling xla/service/cpu/runtime_conv3d.cc; 13s local 2024-04-03T17:27:25.8013392Z Compiling xla/service/cpu/runtime_conv2d.cc; 13s local 2024-04-03T17:27:25.8014669Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 13s local 2024-04-03T17:27:25.8016094Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 13s local 2024-04-03T17:27:25.8017381Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 12s local 2024-04-03T17:27:25.8018455Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 11s local 2024-04-03T17:27:25.8019665Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 10s local ... 2024-04-03T17:27:26.0010672Z 2024-04-03T17:27:26.0011861Z  2024-04-03T17:27:26.0012535Z  2024-04-03T17:27:26.0013333Z  2024-04-03T17:27:26.0021837Z  2024-04-03T17:27:26.0022471Z  2024-04-03T17:27:26.0023070Z  2024-04-03T17:27:26.0023516Z  2024-04-03T17:27:26.0023962Z  2024-04-03T17:27:26.0024643Z [9,082 / 14,756] 48 actions running 2024-04-03T17:27:26.0025608Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 13s local 2024-04-03T17:27:26.0026703Z Compiling xla/service/cpu/runtime_conv3d.cc; 13s local 2024-04-03T17:27:26.0027994Z Compiling xla/service/cpu/runtime_conv2d.cc; 13s local 2024-04-03T17:27:26.0029127Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 13s local 2024-04-03T17:27:26.0030869Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 13s local 2024-04-03T17:27:26.0032157Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 12s local 2024-04-03T17:27:26.0033251Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 11s local 2024-04-03T17:27:26.0034378Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 11s local ... 2024-04-03T17:27:26.2018390Z 2024-04-03T17:27:26.2024330Z  2024-04-03T17:27:26.2025016Z  2024-04-03T17:27:26.2025435Z  2024-04-03T17:27:26.2025862Z  2024-04-03T17:27:26.2026301Z  2024-04-03T17:27:26.2026727Z  2024-04-03T17:27:26.2027094Z  2024-04-03T17:27:26.2027488Z  2024-04-03T17:27:26.2028321Z [9,083 / 14,756] 48 actions running 2024-04-03T17:27:26.2029262Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 13s local 2024-04-03T17:27:26.2030287Z Compiling xla/service/cpu/runtime_conv3d.cc; 13s local 2024-04-03T17:27:26.2031280Z Compiling xla/service/cpu/runtime_conv2d.cc; 13s local 2024-04-03T17:27:26.2032286Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 13s local 2024-04-03T17:27:26.2033414Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 13s local 2024-04-03T17:27:26.2034552Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 13s local 2024-04-03T17:27:26.2035571Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 11s local 2024-04-03T17:27:26.2036648Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 11s local ... 2024-04-03T17:27:26.4345757Z 2024-04-03T17:27:26.4346502Z  2024-04-03T17:27:26.4347060Z  2024-04-03T17:27:26.4347529Z  2024-04-03T17:27:26.4348109Z  2024-04-03T17:27:26.4348566Z  2024-04-03T17:27:26.4349028Z  2024-04-03T17:27:26.4349536Z  2024-04-03T17:27:26.4350149Z  2024-04-03T17:27:26.4350847Z [9,089 / 14,756] 48 actions, 47 running 2024-04-03T17:27:26.4351841Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 13s local 2024-04-03T17:27:26.4352900Z Compiling xla/service/cpu/runtime_conv3d.cc; 13s local 2024-04-03T17:27:26.4353920Z Compiling xla/service/cpu/runtime_conv2d.cc; 13s local 2024-04-03T17:27:26.4355005Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 13s local 2024-04-03T17:27:26.4356246Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 13s local 2024-04-03T17:27:26.4357520Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 13s local 2024-04-03T17:27:26.4358669Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 12s local 2024-04-03T17:27:26.4359877Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 11s local ... 2024-04-03T17:27:26.6780972Z 2024-04-03T17:27:26.6781746Z  2024-04-03T17:27:26.6782329Z  2024-04-03T17:27:26.6782811Z  2024-04-03T17:27:26.6783311Z  2024-04-03T17:27:26.6783810Z  2024-04-03T17:27:26.6784286Z  2024-04-03T17:27:26.6784774Z  2024-04-03T17:27:26.6785263Z  2024-04-03T17:27:26.6786037Z [9,090 / 14,756] 48 actions, 47 running 2024-04-03T17:27:26.6787351Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 13s local 2024-04-03T17:27:26.6788741Z Compiling xla/service/cpu/runtime_conv3d.cc; 13s local 2024-04-03T17:27:26.6789746Z Compiling xla/service/cpu/runtime_conv2d.cc; 13s local 2024-04-03T17:27:26.6790779Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 13s local 2024-04-03T17:27:26.6792058Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 13s local 2024-04-03T17:27:26.6793279Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 13s local 2024-04-03T17:27:26.6794343Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 12s local 2024-04-03T17:27:26.6795459Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 11s local ... 2024-04-03T17:27:26.9420412Z 2024-04-03T17:27:26.9421150Z  2024-04-03T17:27:26.9421686Z  2024-04-03T17:27:26.9422133Z  2024-04-03T17:27:26.9422581Z  2024-04-03T17:27:26.9423029Z  2024-04-03T17:27:26.9423454Z  2024-04-03T17:27:26.9423888Z  2024-04-03T17:27:26.9424672Z  2024-04-03T17:27:26.9425405Z [9,094 / 14,756] 48 actions, 47 running 2024-04-03T17:27:26.9426433Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 14s local 2024-04-03T17:27:26.9427506Z Compiling xla/service/cpu/runtime_conv3d.cc; 14s local 2024-04-03T17:27:26.9428880Z Compiling xla/service/cpu/runtime_conv2d.cc; 14s local 2024-04-03T17:27:26.9430285Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 14s local 2024-04-03T17:27:26.9431512Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 14s local 2024-04-03T17:27:26.9432709Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 13s local 2024-04-03T17:27:26.9433794Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 12s local 2024-04-03T17:27:26.9434932Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 11s local ... 2024-04-03T17:27:27.1734630Z 2024-04-03T17:27:27.1735398Z  2024-04-03T17:27:27.1735921Z  2024-04-03T17:27:27.1736350Z  2024-04-03T17:27:27.1736816Z  2024-04-03T17:27:27.1737260Z  2024-04-03T17:27:27.1737623Z  2024-04-03T17:27:27.1738031Z  2024-04-03T17:27:27.1738426Z  2024-04-03T17:27:27.1739108Z [9,095 / 14,756] 48 actions, 47 running 2024-04-03T17:27:27.1740163Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 14s local 2024-04-03T17:27:27.1741334Z Compiling xla/service/cpu/runtime_conv3d.cc; 14s local 2024-04-03T17:27:27.1742390Z Compiling xla/service/cpu/runtime_conv2d.cc; 14s local 2024-04-03T17:27:27.1743519Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 14s local 2024-04-03T17:27:27.1744840Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 14s local 2024-04-03T17:27:27.1746254Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 14s local 2024-04-03T17:27:27.1747858Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 12s local 2024-04-03T17:27:27.1749103Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 12s local ... 2024-04-03T17:27:27.3762786Z 2024-04-03T17:27:27.3763563Z  2024-04-03T17:27:27.3764081Z  2024-04-03T17:27:27.3764531Z  2024-04-03T17:27:27.3764981Z  2024-04-03T17:27:27.3765439Z  2024-04-03T17:27:27.3765856Z  2024-04-03T17:27:27.3766298Z  2024-04-03T17:27:27.3766715Z  2024-04-03T17:27:27.3767360Z [9,097 / 14,756] 48 actions, 47 running 2024-04-03T17:27:27.3768428Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 14s local 2024-04-03T17:27:27.3769790Z Compiling xla/service/cpu/runtime_conv3d.cc; 14s local 2024-04-03T17:27:27.3770816Z Compiling xla/service/cpu/runtime_conv2d.cc; 14s local 2024-04-03T17:27:27.3771927Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 14s local 2024-04-03T17:27:27.3773231Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 14s local 2024-04-03T17:27:27.3774633Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 14s local 2024-04-03T17:27:27.3775765Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 13s local 2024-04-03T17:27:27.3776957Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 12s local ... 2024-04-03T17:27:27.5898142Z 2024-04-03T17:27:27.5899070Z  2024-04-03T17:27:27.5899593Z  2024-04-03T17:27:27.5900039Z  2024-04-03T17:27:27.5900431Z  2024-04-03T17:27:27.5900870Z  2024-04-03T17:27:27.5901325Z  2024-04-03T17:27:27.5901737Z  2024-04-03T17:27:27.5902158Z  2024-04-03T17:27:27.5902901Z [9,101 / 14,756] 48 actions, 47 running 2024-04-03T17:27:27.5903963Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 14s local 2024-04-03T17:27:27.5905094Z Compiling xla/service/cpu/runtime_conv3d.cc; 14s local 2024-04-03T17:27:27.5906327Z Compiling xla/service/cpu/runtime_conv2d.cc; 14s local 2024-04-03T17:27:27.5907411Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 14s local 2024-04-03T17:27:27.5908870Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 14s local 2024-04-03T17:27:27.5910455Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 14s local 2024-04-03T17:27:27.5911583Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 13s local 2024-04-03T17:27:27.5912774Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 12s local ... 2024-04-03T17:27:27.8030464Z 2024-04-03T17:27:27.8031220Z  2024-04-03T17:27:27.8031767Z  2024-04-03T17:27:27.8032596Z  2024-04-03T17:27:27.8032990Z  2024-04-03T17:27:27.8033426Z  2024-04-03T17:27:27.8033885Z  2024-04-03T17:27:27.8034356Z  2024-04-03T17:27:27.8034805Z  2024-04-03T17:27:27.8035499Z [9,106 / 14,756] 48 actions running 2024-04-03T17:27:27.8036542Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 15s local 2024-04-03T17:27:27.8037708Z Compiling xla/service/cpu/runtime_conv3d.cc; 15s local 2024-04-03T17:27:27.8038848Z Compiling xla/service/cpu/runtime_conv2d.cc; 15s local 2024-04-03T17:27:27.8040103Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 15s local 2024-04-03T17:27:27.8041643Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 15s local 2024-04-03T17:27:27.8042959Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 14s local 2024-04-03T17:27:27.8044071Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 13s local 2024-04-03T17:27:27.8045310Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 12s local ... 2024-04-03T17:27:28.0038144Z 2024-04-03T17:27:28.0042747Z  2024-04-03T17:27:28.0043288Z  2024-04-03T17:27:28.0043726Z  2024-04-03T17:27:28.0044172Z  2024-04-03T17:27:28.0044620Z  2024-04-03T17:27:28.0045041Z  2024-04-03T17:27:28.0048261Z  2024-04-03T17:27:28.0048827Z  2024-04-03T17:27:28.0049495Z [9,108 / 14,756] 48 actions running 2024-04-03T17:27:28.0050505Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 15s local 2024-04-03T17:27:28.0051648Z Compiling xla/service/cpu/runtime_conv3d.cc; 15s local 2024-04-03T17:27:28.0052676Z Compiling xla/service/cpu/runtime_conv2d.cc; 15s local 2024-04-03T17:27:28.0053829Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 15s local 2024-04-03T17:27:28.0055264Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 15s local 2024-04-03T17:27:28.0056507Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 14s local 2024-04-03T17:27:28.0057673Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 13s local 2024-04-03T17:27:28.0058862Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 13s local ... 2024-04-03T17:27:28.2581345Z 2024-04-03T17:27:28.2582155Z  2024-04-03T17:27:28.2582718Z  2024-04-03T17:27:28.2583198Z  2024-04-03T17:27:28.2583666Z  2024-04-03T17:27:28.2584116Z  2024-04-03T17:27:28.2584592Z  2024-04-03T17:27:28.2585035Z  2024-04-03T17:27:28.2585494Z  2024-04-03T17:27:28.2586168Z [9,112 / 14,756] 48 actions, 47 running 2024-04-03T17:27:28.2587188Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 15s local 2024-04-03T17:27:28.2588767Z Compiling xla/service/cpu/runtime_conv3d.cc; 15s local 2024-04-03T17:27:28.2589845Z Compiling xla/service/cpu/runtime_conv2d.cc; 15s local 2024-04-03T17:27:28.2590978Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 15s local 2024-04-03T17:27:28.2592289Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 15s local 2024-04-03T17:27:28.2593651Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 15s local 2024-04-03T17:27:28.2595235Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 13s local 2024-04-03T17:27:28.2596547Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 13s local ... 2024-04-03T17:27:28.4775163Z 2024-04-03T17:27:28.4776028Z  2024-04-03T17:27:28.4776545Z  2024-04-03T17:27:28.4776988Z  2024-04-03T17:27:28.4777413Z  2024-04-03T17:27:28.4777826Z  2024-04-03T17:27:28.4778247Z  2024-04-03T17:27:28.4778645Z  2024-04-03T17:27:28.4779018Z  2024-04-03T17:27:28.4779678Z [9,116 / 14,756] 48 actions, 47 running 2024-04-03T17:27:28.4781041Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 15s local 2024-04-03T17:27:28.4782391Z Compiling xla/service/cpu/runtime_conv3d.cc; 15s local 2024-04-03T17:27:28.4783381Z Compiling xla/service/cpu/runtime_conv2d.cc; 15s local 2024-04-03T17:27:28.4784588Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 15s local 2024-04-03T17:27:28.4786172Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 15s local 2024-04-03T17:27:28.4787815Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 15s local 2024-04-03T17:27:28.4788913Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 14s local 2024-04-03T17:27:28.4790012Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 13s local ... 2024-04-03T17:27:28.7042330Z 2024-04-03T17:27:28.7061037Z  2024-04-03T17:27:28.7061572Z  2024-04-03T17:27:28.7062062Z  2024-04-03T17:27:28.7062486Z  2024-04-03T17:27:28.7062861Z  2024-04-03T17:27:28.7063427Z  2024-04-03T17:27:28.7063875Z  2024-04-03T17:27:28.7064307Z  2024-04-03T17:27:28.7065018Z [9,118 / 14,756] 48 actions, 47 running 2024-04-03T17:27:28.7065969Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 15s local 2024-04-03T17:27:28.7066977Z Compiling xla/service/cpu/runtime_conv3d.cc; 15s local 2024-04-03T17:27:28.7068180Z Compiling xla/service/cpu/runtime_conv2d.cc; 15s local 2024-04-03T17:27:28.7069177Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 15s local 2024-04-03T17:27:28.7070382Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 15s local 2024-04-03T17:27:28.7071570Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 15s local 2024-04-03T17:27:28.7072615Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 14s local 2024-04-03T17:27:28.7073891Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 13s local ... 2024-04-03T17:27:29.0061548Z 2024-04-03T17:27:29.0062345Z  2024-04-03T17:27:29.0062910Z  2024-04-03T17:27:29.0063370Z  2024-04-03T17:27:29.0063867Z  2024-04-03T17:27:29.0064319Z  2024-04-03T17:27:29.0064756Z  2024-04-03T17:27:29.0065204Z  2024-04-03T17:27:29.0065642Z  2024-04-03T17:27:29.0066246Z [9,122 / 14,756] 48 actions running 2024-04-03T17:27:29.0067412Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 16s local 2024-04-03T17:27:29.0068719Z Compiling xla/service/cpu/runtime_conv3d.cc; 16s local 2024-04-03T17:27:29.0069599Z Compiling xla/service/cpu/runtime_conv2d.cc; 16s local 2024-04-03T17:27:29.0070689Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 16s local 2024-04-03T17:27:29.0072068Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 16s local 2024-04-03T17:27:29.0073120Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 15s local 2024-04-03T17:27:29.0074152Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 14s local 2024-04-03T17:27:29.0075239Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 14s local ... 2024-04-03T17:27:29.2249988Z 2024-04-03T17:27:29.2251623Z  2024-04-03T17:27:29.2252090Z  2024-04-03T17:27:29.2252490Z  2024-04-03T17:27:29.2252908Z  2024-04-03T17:27:29.2253304Z  2024-04-03T17:27:29.2253713Z  2024-04-03T17:27:29.2254087Z  2024-04-03T17:27:29.2254643Z  2024-04-03T17:27:29.2255299Z [9,123 / 14,756] 48 actions, 47 running 2024-04-03T17:27:29.2256259Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 16s local 2024-04-03T17:27:29.2257294Z Compiling xla/service/cpu/runtime_conv3d.cc; 16s local 2024-04-03T17:27:29.2258225Z Compiling xla/service/cpu/runtime_conv2d.cc; 16s local 2024-04-03T17:27:29.2259214Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 16s local 2024-04-03T17:27:29.2260362Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 16s local 2024-04-03T17:27:29.2261569Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 16s local 2024-04-03T17:27:29.2262926Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 14s local 2024-04-03T17:27:29.2264044Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 14s local ... 2024-04-03T17:27:29.4661036Z 2024-04-03T17:27:29.4661797Z  2024-04-03T17:27:29.4662314Z  2024-04-03T17:27:29.4662756Z  2024-04-03T17:27:29.4663200Z  2024-04-03T17:27:29.4663649Z  2024-04-03T17:27:29.4664554Z  2024-04-03T17:27:29.4664979Z  2024-04-03T17:27:29.4665605Z  2024-04-03T17:27:29.4666324Z [9,125 / 14,756] 48 actions, 47 running 2024-04-03T17:27:29.4667413Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 16s local 2024-04-03T17:27:29.4668732Z Compiling xla/service/cpu/runtime_conv3d.cc; 16s local 2024-04-03T17:27:29.4669837Z Compiling xla/service/cpu/runtime_conv2d.cc; 16s local 2024-04-03T17:27:29.4670969Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 16s local 2024-04-03T17:27:29.4672243Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 16s local 2024-04-03T17:27:29.4673514Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 16s local 2024-04-03T17:27:29.4674578Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 15s local 2024-04-03T17:27:29.4675738Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 14s local ... 2024-04-03T17:27:29.7277349Z 2024-04-03T17:27:29.7278069Z  2024-04-03T17:27:29.7278700Z  2024-04-03T17:27:29.7279197Z  2024-04-03T17:27:29.7279700Z  2024-04-03T17:27:29.7280200Z  2024-04-03T17:27:29.7280684Z  2024-04-03T17:27:29.7281182Z  2024-04-03T17:27:29.7281682Z  2024-04-03T17:27:29.7282429Z [9,131 / 14,756] 48 actions, 47 running 2024-04-03T17:27:29.7283552Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 17s local 2024-04-03T17:27:29.7284742Z Compiling xla/service/cpu/runtime_conv3d.cc; 17s local 2024-04-03T17:27:29.7285852Z Compiling xla/service/cpu/runtime_conv2d.cc; 16s local 2024-04-03T17:27:29.7287024Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 16s local 2024-04-03T17:27:29.7288315Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 16s local 2024-04-03T17:27:29.7289487Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 16s local 2024-04-03T17:27:29.7290514Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 15s local 2024-04-03T17:27:29.7291604Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 14s local ... 2024-04-03T17:27:30.0068520Z 2024-04-03T17:27:30.0109368Z  2024-04-03T17:27:30.0150332Z  2024-04-03T17:27:30.0150887Z  2024-04-03T17:27:30.0151658Z  2024-04-03T17:27:30.0152139Z  2024-04-03T17:27:30.0152578Z  2024-04-03T17:27:30.0153022Z  2024-04-03T17:27:30.0153461Z  2024-04-03T17:27:30.0154206Z [9,133 / 14,756] 48 actions, 47 running 2024-04-03T17:27:30.0155316Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 17s local 2024-04-03T17:27:30.0156494Z Compiling xla/service/cpu/runtime_conv3d.cc; 17s local 2024-04-03T17:27:30.0157640Z Compiling xla/service/cpu/runtime_conv2d.cc; 17s local 2024-04-03T17:27:30.0158783Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 17s local 2024-04-03T17:27:30.0159998Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 16s local 2024-04-03T17:27:30.0161215Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 15s local 2024-04-03T17:27:30.0162404Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 15s local 2024-04-03T17:27:30.0163612Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 14s local ... 2024-04-03T17:27:30.2060161Z 2024-04-03T17:27:30.2061291Z  2024-04-03T17:27:30.2061812Z  2024-04-03T17:27:30.2062300Z  2024-04-03T17:27:30.2062726Z  2024-04-03T17:27:30.2063132Z  2024-04-03T17:27:30.2063758Z  2024-04-03T17:27:30.2064177Z  2024-04-03T17:27:30.2064598Z  2024-04-03T17:27:30.2067286Z [9,136 / 14,756] 48 actions running 2024-04-03T17:27:30.2069033Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 17s local 2024-04-03T17:27:30.2070699Z Compiling xla/service/cpu/runtime_conv3d.cc; 17s local 2024-04-03T17:27:30.2072135Z Compiling xla/service/cpu/runtime_conv2d.cc; 17s local 2024-04-03T17:27:30.2073366Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 17s local 2024-04-03T17:27:30.2075275Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 17s local 2024-04-03T17:27:30.2076889Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 15s local 2024-04-03T17:27:30.2078105Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 15s local 2024-04-03T17:27:30.2079186Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 15s local ... 2024-04-03T17:27:30.4493255Z 2024-04-03T17:27:30.4494015Z  2024-04-03T17:27:30.4494710Z  2024-04-03T17:27:30.4495129Z  2024-04-03T17:27:30.4495552Z  2024-04-03T17:27:30.4495951Z  2024-04-03T17:27:30.4497486Z  2024-04-03T17:27:30.4497949Z  2024-04-03T17:27:30.4498367Z  2024-04-03T17:27:30.4499059Z [9,137 / 14,756] 48 actions, 47 running 2024-04-03T17:27:30.4500067Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 17s local 2024-04-03T17:27:30.4501113Z Compiling xla/service/cpu/runtime_conv3d.cc; 17s local 2024-04-03T17:27:30.4502151Z Compiling xla/service/cpu/runtime_conv2d.cc; 17s local 2024-04-03T17:27:30.4503225Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 17s local 2024-04-03T17:27:30.4504335Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 17s local 2024-04-03T17:27:30.4505478Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 16s local 2024-04-03T17:27:30.4506734Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 15s local 2024-04-03T17:27:30.4508175Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 15s local ... 2024-04-03T17:27:30.6542363Z 2024-04-03T17:27:30.6543156Z  2024-04-03T17:27:30.6543674Z  2024-04-03T17:27:30.6544123Z  2024-04-03T17:27:30.6544570Z  2024-04-03T17:27:30.6545004Z  2024-04-03T17:27:30.6545461Z  2024-04-03T17:27:30.6545927Z  2024-04-03T17:27:30.6546357Z  2024-04-03T17:27:30.6547064Z [9,140 / 14,756] 48 actions, 47 running 2024-04-03T17:27:30.6548357Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 17s local 2024-04-03T17:27:30.6549445Z Compiling xla/service/cpu/runtime_conv3d.cc; 17s local 2024-04-03T17:27:30.6550585Z Compiling xla/service/cpu/runtime_conv2d.cc; 17s local 2024-04-03T17:27:30.6551724Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 17s local 2024-04-03T17:27:30.6552922Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 17s local 2024-04-03T17:27:30.6554079Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 16s local 2024-04-03T17:27:30.6555208Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 15s local 2024-04-03T17:27:30.6556362Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 15s local ... 2024-04-03T17:27:30.8803823Z 2024-04-03T17:27:30.8804592Z  2024-04-03T17:27:30.8805092Z  2024-04-03T17:27:30.8805524Z  2024-04-03T17:27:30.8805934Z  2024-04-03T17:27:30.8806370Z  2024-04-03T17:27:30.8806820Z  2024-04-03T17:27:30.8807228Z  2024-04-03T17:27:30.8807624Z  2024-04-03T17:27:30.8808264Z [9,144 / 14,756] 48 actions, 47 running 2024-04-03T17:27:30.8809247Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 18s local 2024-04-03T17:27:30.8810257Z Compiling xla/service/cpu/runtime_conv3d.cc; 18s local 2024-04-03T17:27:30.8811209Z Compiling xla/service/cpu/runtime_conv2d.cc; 18s local 2024-04-03T17:27:30.8812182Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 18s local 2024-04-03T17:27:30.8813205Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 17s local 2024-04-03T17:27:30.8814639Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 16s local 2024-04-03T17:27:30.8815720Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 15s local 2024-04-03T17:27:30.8816820Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 15s local ... 2024-04-03T17:27:31.1168988Z 2024-04-03T17:27:31.1169990Z  2024-04-03T17:27:31.1170620Z  2024-04-03T17:27:31.1170984Z  2024-04-03T17:27:31.1171327Z  2024-04-03T17:27:31.1171682Z  2024-04-03T17:27:31.1172029Z  2024-04-03T17:27:31.1172378Z  2024-04-03T17:27:31.1172747Z  2024-04-03T17:27:31.1173323Z [9,148 / 14,756] 48 actions, 47 running 2024-04-03T17:27:31.1174524Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 18s local 2024-04-03T17:27:31.1175424Z Compiling xla/service/cpu/runtime_conv3d.cc; 18s local 2024-04-03T17:27:31.1176262Z Compiling xla/service/cpu/runtime_conv2d.cc; 18s local 2024-04-03T17:27:31.1177121Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 18s local 2024-04-03T17:27:31.1178040Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 17s local 2024-04-03T17:27:31.1178926Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 16s local 2024-04-03T17:27:31.1179822Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 16s local 2024-04-03T17:27:31.1180781Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 15s local ... 2024-04-03T17:27:31.3762907Z 2024-04-03T17:27:31.3763637Z  2024-04-03T17:27:31.3764131Z  2024-04-03T17:27:31.3764538Z  2024-04-03T17:27:31.3764938Z  2024-04-03T17:27:31.3765347Z  2024-04-03T17:27:31.3765751Z  2024-04-03T17:27:31.3766205Z  2024-04-03T17:27:31.3766605Z  2024-04-03T17:27:31.3767254Z [9,150 / 14,756] 48 actions, 47 running 2024-04-03T17:27:31.3768220Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 18s local 2024-04-03T17:27:31.3769231Z Compiling xla/service/cpu/runtime_conv3d.cc; 18s local 2024-04-03T17:27:31.3770227Z Compiling xla/service/cpu/runtime_conv2d.cc; 18s local 2024-04-03T17:27:31.3771219Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 18s local 2024-04-03T17:27:31.3772069Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 18s local 2024-04-03T17:27:31.3773306Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 17s local 2024-04-03T17:27:31.3774564Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 16s local 2024-04-03T17:27:31.3775710Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 16s local ... 2024-04-03T17:27:31.5975884Z 2024-04-03T17:27:31.5976640Z  2024-04-03T17:27:31.5977172Z  2024-04-03T17:27:31.5977645Z  2024-04-03T17:27:31.5978129Z  2024-04-03T17:27:31.5978589Z  2024-04-03T17:27:31.5979040Z  2024-04-03T17:27:31.5979495Z  2024-04-03T17:27:31.5979896Z  2024-04-03T17:27:31.5980594Z [9,157 / 14,756] 48 actions, 47 running 2024-04-03T17:27:31.5981652Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 18s local 2024-04-03T17:27:31.5982752Z Compiling xla/service/cpu/runtime_conv3d.cc; 18s local 2024-04-03T17:27:31.5983846Z Compiling xla/service/cpu/runtime_conv2d.cc; 18s local 2024-04-03T17:27:31.5984948Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 18s local 2024-04-03T17:27:31.5986052Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 18s local 2024-04-03T17:27:31.5987238Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 17s local 2024-04-03T17:27:31.5988628Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 16s local 2024-04-03T17:27:31.5989766Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 16s local ... 2024-04-03T17:27:31.8074616Z 2024-04-03T17:27:31.8075407Z  2024-04-03T17:27:31.8075940Z  2024-04-03T17:27:31.8076398Z  2024-04-03T17:27:31.8076848Z  2024-04-03T17:27:31.8077278Z  2024-04-03T17:27:31.8077721Z  2024-04-03T17:27:31.8079474Z  2024-04-03T17:27:31.8079903Z  2024-04-03T17:27:31.8080568Z [9,158 / 14,756] 48 actions running 2024-04-03T17:27:31.8081741Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 19s local 2024-04-03T17:27:31.8082824Z Compiling xla/service/cpu/runtime_conv3d.cc; 19s local 2024-04-03T17:27:31.8083846Z Compiling xla/service/cpu/runtime_conv2d.cc; 19s local 2024-04-03T17:27:31.8085283Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 19s local 2024-04-03T17:27:31.8086400Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 18s local 2024-04-03T17:27:31.8087559Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 17s local 2024-04-03T17:27:31.8088648Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 16s local 2024-04-03T17:27:31.8090069Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 16s local ... 2024-04-03T17:27:32.0081395Z 2024-04-03T17:27:32.0082113Z  2024-04-03T17:27:32.0082648Z  2024-04-03T17:27:32.0083083Z  2024-04-03T17:27:32.0083535Z  2024-04-03T17:27:32.0083959Z  2024-04-03T17:27:32.0084378Z  2024-04-03T17:27:32.0084798Z  2024-04-03T17:27:32.0085236Z  2024-04-03T17:27:32.0085903Z [9,162 / 14,756] 48 actions running 2024-04-03T17:27:32.0086995Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 19s local 2024-04-03T17:27:32.0088157Z Compiling xla/service/cpu/runtime_conv3d.cc; 19s local 2024-04-03T17:27:32.0089273Z Compiling xla/service/cpu/runtime_conv2d.cc; 19s local 2024-04-03T17:27:32.0090569Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 19s local 2024-04-03T17:27:32.0091735Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 18s local 2024-04-03T17:27:32.0092766Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 17s local 2024-04-03T17:27:32.0093849Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 17s local 2024-04-03T17:27:32.0095209Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 16s local ... 2024-04-03T17:27:32.2086230Z 2024-04-03T17:27:32.2086978Z  2024-04-03T17:27:32.2087506Z  2024-04-03T17:27:32.2087955Z  2024-04-03T17:27:32.2088381Z  2024-04-03T17:27:32.2088817Z  2024-04-03T17:27:32.2089249Z  2024-04-03T17:27:32.2089666Z  2024-04-03T17:27:32.2090008Z  2024-04-03T17:27:32.2090558Z [9,167 / 14,756] 48 actions running 2024-04-03T17:27:32.2091494Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 19s local 2024-04-03T17:27:32.2092439Z Compiling xla/service/cpu/runtime_conv3d.cc; 19s local 2024-04-03T17:27:32.2093415Z Compiling xla/service/cpu/runtime_conv2d.cc; 19s local 2024-04-03T17:27:32.2094658Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 19s local 2024-04-03T17:27:32.2095780Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 19s local 2024-04-03T17:27:32.2096901Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 17s local 2024-04-03T17:27:32.2098102Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 17s local 2024-04-03T17:27:32.2099317Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 17s local ... 2024-04-03T17:27:32.5644751Z 2024-04-03T17:27:32.5645449Z  2024-04-03T17:27:32.5645922Z  2024-04-03T17:27:32.5646298Z  2024-04-03T17:27:32.5646695Z  2024-04-03T17:27:32.5647079Z  2024-04-03T17:27:32.5647437Z  2024-04-03T17:27:32.5647835Z  2024-04-03T17:27:32.5648219Z  2024-04-03T17:27:32.5648869Z [9,170 / 14,756] 48 actions, 47 running 2024-04-03T17:27:32.5649828Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 19s local 2024-04-03T17:27:32.5650835Z Compiling xla/service/cpu/runtime_conv3d.cc; 19s local 2024-04-03T17:27:32.5651798Z Compiling xla/service/cpu/runtime_conv2d.cc; 19s local 2024-04-03T17:27:32.5652796Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 19s local 2024-04-03T17:27:32.5653802Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 19s local 2024-04-03T17:27:32.5654959Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 18s local 2024-04-03T17:27:32.5656005Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 17s local 2024-04-03T17:27:32.5657050Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 17s local ... 2024-04-03T17:27:32.8094858Z 2024-04-03T17:27:32.8095746Z  2024-04-03T17:27:32.8096291Z  2024-04-03T17:27:32.8096712Z  2024-04-03T17:27:32.8097144Z  2024-04-03T17:27:32.8097589Z  2024-04-03T17:27:32.8098036Z  2024-04-03T17:27:32.8098991Z  2024-04-03T17:27:32.8099443Z  2024-04-03T17:27:32.8100130Z [9,174 / 14,756] 48 actions running 2024-04-03T17:27:32.8101193Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 20s local 2024-04-03T17:27:32.8102352Z Compiling xla/service/cpu/runtime_conv3d.cc; 20s local 2024-04-03T17:27:32.8103655Z Compiling xla/service/cpu/runtime_conv2d.cc; 20s local 2024-04-03T17:27:32.8104936Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 20s local 2024-04-03T17:27:32.8106312Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 19s local 2024-04-03T17:27:32.8107523Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 18s local 2024-04-03T17:27:32.8108902Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 17s local 2024-04-03T17:27:32.8110104Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 17s local ... 2024-04-03T17:27:33.0159224Z 2024-04-03T17:27:33.0159944Z  2024-04-03T17:27:33.0160501Z  2024-04-03T17:27:33.0160972Z  2024-04-03T17:27:33.0161421Z  2024-04-03T17:27:33.0161855Z  2024-04-03T17:27:33.0162288Z  2024-04-03T17:27:33.0162720Z  2024-04-03T17:27:33.0163148Z  2024-04-03T17:27:33.0163759Z [9,179 / 14,756] 48 actions running 2024-04-03T17:27:33.0164786Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 20s local 2024-04-03T17:27:33.0165890Z Compiling xla/service/cpu/runtime_conv3d.cc; 20s local 2024-04-03T17:27:33.0166962Z Compiling xla/service/cpu/runtime_conv2d.cc; 20s local 2024-04-03T17:27:33.0168261Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 20s local 2024-04-03T17:27:33.0169402Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 19s local 2024-04-03T17:27:33.0170589Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 18s local 2024-04-03T17:27:33.0171795Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 18s local 2024-04-03T17:27:33.0173061Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 17s local ... 2024-04-03T17:27:33.2148631Z 2024-04-03T17:27:33.2149403Z  2024-04-03T17:27:33.2149895Z  2024-04-03T17:27:33.2150281Z  2024-04-03T17:27:33.2150651Z  2024-04-03T17:27:33.2151022Z  2024-04-03T17:27:33.2151398Z  2024-04-03T17:27:33.2151780Z  2024-04-03T17:27:33.2152160Z  2024-04-03T17:27:33.2152770Z [9,180 / 14,756] 48 actions running 2024-04-03T17:27:33.2153644Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 20s local 2024-04-03T17:27:33.2154518Z Compiling xla/service/cpu/runtime_conv3d.cc; 20s local 2024-04-03T17:27:33.2155370Z Compiling xla/service/cpu/runtime_conv2d.cc; 20s local 2024-04-03T17:27:33.2156281Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 20s local 2024-04-03T17:27:33.2157216Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 20s local 2024-04-03T17:27:33.2158136Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 18s local 2024-04-03T17:27:33.2159090Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 18s local 2024-04-03T17:27:33.2189540Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 18s local ... 2024-04-03T17:27:33.4182053Z 2024-04-03T17:27:33.4183493Z  2024-04-03T17:27:33.4185942Z  2024-04-03T17:27:33.4193238Z  2024-04-03T17:27:33.4193750Z  2024-04-03T17:27:33.4194194Z  2024-04-03T17:27:33.4194682Z  2024-04-03T17:27:33.4195084Z  2024-04-03T17:27:33.4195503Z  2024-04-03T17:27:33.4196204Z [9,189 / 14,756] 48 actions, 47 running 2024-04-03T17:27:33.4197270Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 20s local 2024-04-03T17:27:33.4198457Z Compiling xla/service/cpu/runtime_conv3d.cc; 20s local 2024-04-03T17:27:33.4199583Z Compiling xla/service/cpu/runtime_conv2d.cc; 20s local 2024-04-03T17:27:33.4200678Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 20s local 2024-04-03T17:27:33.4201894Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 20s local 2024-04-03T17:27:33.4203456Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 19s local 2024-04-03T17:27:33.4204641Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 18s local 2024-04-03T17:27:33.4205688Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 18s local ... 2024-04-03T17:27:33.6211994Z 2024-04-03T17:27:33.6212758Z  2024-04-03T17:27:33.6213356Z  2024-04-03T17:27:33.6214180Z  2024-04-03T17:27:33.6214786Z  2024-04-03T17:27:33.6215220Z  2024-04-03T17:27:33.6215682Z  2024-04-03T17:27:33.6216123Z  2024-04-03T17:27:33.6216596Z  2024-04-03T17:27:33.6217298Z [9,194 / 14,756] 48 actions, 47 running 2024-04-03T17:27:33.6218482Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 20s local 2024-04-03T17:27:33.6219590Z Compiling xla/service/cpu/runtime_conv3d.cc; 20s local 2024-04-03T17:27:33.6220683Z Compiling xla/service/cpu/runtime_conv2d.cc; 20s local 2024-04-03T17:27:33.6221977Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 20s local 2024-04-03T17:27:33.6223152Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 20s local 2024-04-03T17:27:33.6224280Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 19s local 2024-04-03T17:27:33.6225436Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 18s local 2024-04-03T17:27:33.6226605Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 18s local ... 2024-04-03T17:27:33.9100443Z 2024-04-03T17:27:33.9101147Z  2024-04-03T17:27:33.9101706Z  2024-04-03T17:27:33.9102173Z  2024-04-03T17:27:33.9102648Z  2024-04-03T17:27:33.9103121Z  2024-04-03T17:27:33.9103579Z  2024-04-03T17:27:33.9104046Z  2024-04-03T17:27:33.9104503Z  2024-04-03T17:27:33.9105243Z [9,196 / 14,756] 48 actions, 47 running 2024-04-03T17:27:33.9106387Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 21s local 2024-04-03T17:27:33.9107779Z Compiling xla/service/cpu/runtime_conv3d.cc; 21s local 2024-04-03T17:27:33.9108911Z Compiling xla/service/cpu/runtime_conv2d.cc; 21s local 2024-04-03T17:27:33.9110142Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 21s local 2024-04-03T17:27:33.9111530Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 20s local 2024-04-03T17:27:33.9112719Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 19s local 2024-04-03T17:27:33.9113918Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 18s local 2024-04-03T17:27:33.9115186Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 18s local ... 2024-04-03T17:27:34.1465249Z 2024-04-03T17:27:34.1466017Z  2024-04-03T17:27:34.1466536Z  2024-04-03T17:27:34.1466980Z  2024-04-03T17:27:34.1467412Z  2024-04-03T17:27:34.1468082Z  2024-04-03T17:27:34.1468532Z  2024-04-03T17:27:34.1468952Z  2024-04-03T17:27:34.1469357Z  2024-04-03T17:27:34.1470016Z [9,200 / 14,756] 48 actions, 47 running 2024-04-03T17:27:34.1471037Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 21s local 2024-04-03T17:27:34.1472214Z Compiling xla/service/cpu/runtime_conv3d.cc; 21s local 2024-04-03T17:27:34.1473340Z Compiling xla/service/cpu/runtime_conv2d.cc; 21s local 2024-04-03T17:27:34.1474485Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 21s local 2024-04-03T17:27:34.1475752Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 20s local 2024-04-03T17:27:34.1476832Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 19s local 2024-04-03T17:27:34.1478084Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 19s local 2024-04-03T17:27:34.1479177Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 18s local ... 2024-04-03T17:27:34.3854367Z 2024-04-03T17:27:34.3855123Z  2024-04-03T17:27:34.3855593Z  2024-04-03T17:27:34.3855998Z  2024-04-03T17:27:34.3856352Z  2024-04-03T17:27:34.3856740Z  2024-04-03T17:27:34.3857135Z  2024-04-03T17:27:34.3857516Z  2024-04-03T17:27:34.3857917Z  2024-04-03T17:27:34.3858562Z [9,203 / 14,756] 48 actions, 47 running 2024-04-03T17:27:34.3859876Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 21s local 2024-04-03T17:27:34.3860902Z Compiling xla/service/cpu/runtime_conv3d.cc; 21s local 2024-04-03T17:27:34.3861717Z Compiling xla/service/cpu/runtime_conv2d.cc; 21s local 2024-04-03T17:27:34.3862545Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 21s local 2024-04-03T17:27:34.3863617Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 21s local 2024-04-03T17:27:34.3864516Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 20s local 2024-04-03T17:27:34.3865460Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 19s local 2024-04-03T17:27:34.3866402Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 19s local ... 2024-04-03T17:27:34.6117927Z 2024-04-03T17:27:34.6119077Z  2024-04-03T17:27:34.6120296Z  2024-04-03T17:27:34.6120794Z  2024-04-03T17:27:34.6121196Z  2024-04-03T17:27:34.6121594Z  2024-04-03T17:27:34.6121992Z  2024-04-03T17:27:34.6122415Z  2024-04-03T17:27:34.6122854Z  2024-04-03T17:27:34.6123526Z [9,207 / 14,756] 48 actions running 2024-04-03T17:27:34.6124686Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 21s local 2024-04-03T17:27:34.6125805Z Compiling xla/service/cpu/runtime_conv3d.cc; 21s local 2024-04-03T17:27:34.6126900Z Compiling xla/service/cpu/runtime_conv2d.cc; 21s local 2024-04-03T17:27:34.6128113Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 21s local 2024-04-03T17:27:34.6129293Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 21s local 2024-04-03T17:27:34.6130504Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 20s local 2024-04-03T17:27:34.6131787Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 19s local 2024-04-03T17:27:34.6133123Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 19s local ... 2024-04-03T17:27:34.8217049Z 2024-04-03T17:27:34.8217946Z  2024-04-03T17:27:34.8218478Z  2024-04-03T17:27:34.8218910Z  2024-04-03T17:27:34.8223239Z  2024-04-03T17:27:34.8226337Z  2024-04-03T17:27:34.8227113Z  2024-04-03T17:27:34.8229651Z  2024-04-03T17:27:34.8230433Z  2024-04-03T17:27:34.8231436Z [9,211 / 14,756] 48 actions, 47 running 2024-04-03T17:27:34.8232588Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 22s local 2024-04-03T17:27:34.8233850Z Compiling xla/service/cpu/runtime_conv3d.cc; 22s local 2024-04-03T17:27:34.8235593Z Compiling xla/service/cpu/runtime_conv2d.cc; 22s local 2024-04-03T17:27:34.8236968Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 22s local 2024-04-03T17:27:34.8238367Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 21s local 2024-04-03T17:27:34.8239863Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 20s local 2024-04-03T17:27:34.8241156Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 19s local 2024-04-03T17:27:34.8243072Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 19s local ... 2024-04-03T17:27:35.0872690Z 2024-04-03T17:27:35.0874192Z  2024-04-03T17:27:35.0874763Z  2024-04-03T17:27:35.0875169Z  2024-04-03T17:27:35.0875586Z  2024-04-03T17:27:35.0876008Z  2024-04-03T17:27:35.0876845Z  2024-04-03T17:27:35.0877263Z  2024-04-03T17:27:35.0877681Z  2024-04-03T17:27:35.0878379Z [9,214 / 14,756] 48 actions, 47 running 2024-04-03T17:27:35.0879419Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 22s local 2024-04-03T17:27:35.0883727Z Compiling xla/service/cpu/runtime_conv3d.cc; 22s local 2024-04-03T17:27:35.0885111Z Compiling xla/service/cpu/runtime_conv2d.cc; 22s local 2024-04-03T17:27:35.0886449Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 22s local 2024-04-03T17:27:35.0887980Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 21s local 2024-04-03T17:27:35.0889393Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 20s local 2024-04-03T17:27:35.0890837Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 20s local 2024-04-03T17:27:35.0892592Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 19s local ... 2024-04-03T17:27:35.3049179Z 2024-04-03T17:27:35.3050433Z  2024-04-03T17:27:35.3051245Z  2024-04-03T17:27:35.3052469Z  2024-04-03T17:27:35.3052957Z  2024-04-03T17:27:35.3053426Z  2024-04-03T17:27:35.3053926Z  2024-04-03T17:27:35.3054549Z  2024-04-03T17:27:35.3055426Z  2024-04-03T17:27:35.3056156Z [9,218 / 14,756] 48 actions, 47 running 2024-04-03T17:27:35.3057283Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 22s local 2024-04-03T17:27:35.3058429Z Compiling xla/service/cpu/runtime_conv3d.cc; 22s local 2024-04-03T17:27:35.3059543Z Compiling xla/service/cpu/runtime_conv2d.cc; 22s local 2024-04-03T17:27:35.3060702Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 22s local 2024-04-03T17:27:35.3061963Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 22s local 2024-04-03T17:27:35.3063209Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 20s local 2024-04-03T17:27:35.3064529Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 20s local 2024-04-03T17:27:35.3065804Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 20s local ... 2024-04-03T17:27:35.5588584Z 2024-04-03T17:27:35.5589358Z  2024-04-03T17:27:35.5589880Z  2024-04-03T17:27:35.5590315Z  2024-04-03T17:27:35.5590740Z  2024-04-03T17:27:35.5591202Z  2024-04-03T17:27:35.5591622Z  2024-04-03T17:27:35.5592011Z  2024-04-03T17:27:35.5592420Z  2024-04-03T17:27:35.5593116Z [9,220 / 14,756] 48 actions, 47 running 2024-04-03T17:27:35.5594125Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 22s local 2024-04-03T17:27:35.5595176Z Compiling xla/service/cpu/runtime_conv3d.cc; 22s local 2024-04-03T17:27:35.5596187Z Compiling xla/service/cpu/runtime_conv2d.cc; 22s local 2024-04-03T17:27:35.5597251Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 22s local 2024-04-03T17:27:35.5598359Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 22s local 2024-04-03T17:27:35.5599478Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 21s local 2024-04-03T17:27:35.5600648Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 20s local 2024-04-03T17:27:35.5601890Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 20s local ... 2024-04-03T17:27:35.8142662Z 2024-04-03T17:27:35.8143453Z  2024-04-03T17:27:35.8143994Z  2024-04-03T17:27:35.8144608Z  2024-04-03T17:27:35.8145031Z  2024-04-03T17:27:35.8145474Z  2024-04-03T17:27:35.8145907Z  2024-04-03T17:27:35.8146316Z  2024-04-03T17:27:35.8146767Z  2024-04-03T17:27:35.8147413Z [9,225 / 14,756] 48 actions running 2024-04-03T17:27:35.8148655Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 23s local 2024-04-03T17:27:35.8149811Z Compiling xla/service/cpu/runtime_conv3d.cc; 23s local 2024-04-03T17:27:35.8150877Z Compiling xla/service/cpu/runtime_conv2d.cc; 23s local 2024-04-03T17:27:35.8152017Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 23s local 2024-04-03T17:27:35.8153195Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 22s local 2024-04-03T17:27:35.8154421Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 21s local 2024-04-03T17:27:35.8155627Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 20s local 2024-04-03T17:27:35.8156812Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 20s local ... 2024-04-03T17:27:36.0145074Z 2024-04-03T17:27:36.0145789Z  2024-04-03T17:27:36.0146270Z  2024-04-03T17:27:36.0146702Z  2024-04-03T17:27:36.0147112Z  2024-04-03T17:27:36.0147540Z  2024-04-03T17:27:36.0148097Z  2024-04-03T17:27:36.0148431Z  2024-04-03T17:27:36.0148782Z  2024-04-03T17:27:36.0149343Z [9,228 / 14,756] 48 actions running 2024-04-03T17:27:36.0150278Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 23s local 2024-04-03T17:27:36.0151359Z Compiling xla/service/cpu/runtime_conv3d.cc; 23s local 2024-04-03T17:27:36.0152636Z Compiling xla/service/cpu/runtime_conv2d.cc; 23s local 2024-04-03T17:27:36.0153728Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 23s local 2024-04-03T17:27:36.0154775Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 22s local 2024-04-03T17:27:36.0155890Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 21s local 2024-04-03T17:27:36.0157215Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 21s local 2024-04-03T17:27:36.0158338Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 20s local ... 2024-04-03T17:27:36.2717563Z 2024-04-03T17:27:36.2718284Z  2024-04-03T17:27:36.2718805Z  2024-04-03T17:27:36.2719209Z  2024-04-03T17:27:36.2719605Z  2024-04-03T17:27:36.2720054Z  2024-04-03T17:27:36.2720468Z  2024-04-03T17:27:36.2720861Z  2024-04-03T17:27:36.2721259Z  2024-04-03T17:27:36.2721933Z [9,236 / 14,756] 48 actions, 47 running 2024-04-03T17:27:36.2722888Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 23s local 2024-04-03T17:27:36.2723931Z Compiling xla/service/cpu/runtime_conv3d.cc; 23s local 2024-04-03T17:27:36.2724928Z Compiling xla/service/cpu/runtime_conv2d.cc; 23s local 2024-04-03T17:27:36.2725940Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 23s local 2024-04-03T17:27:36.2726998Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 23s local 2024-04-03T17:27:36.2728040Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 21s local 2024-04-03T17:27:36.2729062Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 21s local 2024-04-03T17:27:36.2730207Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 21s local ... 2024-04-03T17:27:36.4769713Z 2024-04-03T17:27:36.4770508Z  2024-04-03T17:27:36.4771054Z  2024-04-03T17:27:36.4771508Z  2024-04-03T17:27:36.4771927Z  2024-04-03T17:27:36.4772369Z  2024-04-03T17:27:36.4772789Z  2024-04-03T17:27:36.4773221Z  2024-04-03T17:27:36.4773655Z  2024-04-03T17:27:36.4774521Z [9,240 / 14,756] 48 actions, 47 running 2024-04-03T17:27:36.4775579Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 23s local 2024-04-03T17:27:36.4776691Z Compiling xla/service/cpu/runtime_conv3d.cc; 23s local 2024-04-03T17:27:36.4777693Z Compiling xla/service/cpu/runtime_conv2d.cc; 23s local 2024-04-03T17:27:36.4778774Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 23s local 2024-04-03T17:27:36.4779941Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 23s local 2024-04-03T17:27:36.4781200Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 22s local 2024-04-03T17:27:36.4782510Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 21s local 2024-04-03T17:27:36.4783713Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 21s local ... 2024-04-03T17:27:36.8143931Z 2024-04-03T17:27:36.8144678Z  2024-04-03T17:27:36.8156265Z  2024-04-03T17:27:36.8156737Z  2024-04-03T17:27:36.8157137Z  2024-04-03T17:27:36.8157548Z  2024-04-03T17:27:36.8157982Z  2024-04-03T17:27:36.8158422Z  2024-04-03T17:27:36.8158847Z  2024-04-03T17:27:36.8159499Z [9,241 / 14,756] 48 actions running 2024-04-03T17:27:36.8160537Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 24s local 2024-04-03T17:27:36.8161573Z Compiling xla/service/cpu/runtime_conv3d.cc; 24s local 2024-04-03T17:27:36.8162422Z Compiling xla/service/cpu/runtime_conv2d.cc; 24s local 2024-04-03T17:27:36.8163328Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 24s local 2024-04-03T17:27:36.8164453Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 23s local 2024-04-03T17:27:36.8165509Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 22s local 2024-04-03T17:27:36.8166644Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 21s local 2024-04-03T17:27:36.8167994Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 21s local ... 2024-04-03T17:27:37.1717345Z 2024-04-03T17:27:37.1718251Z  2024-04-03T17:27:37.1718809Z  2024-04-03T17:27:37.1719270Z  2024-04-03T17:27:37.1720090Z  2024-04-03T17:27:37.1720532Z  2024-04-03T17:27:37.1720959Z  2024-04-03T17:27:37.1721392Z  2024-04-03T17:27:37.1721837Z  2024-04-03T17:27:37.1722549Z [9,242 / 14,756] 48 actions, 47 running 2024-04-03T17:27:37.1723545Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 24s local 2024-04-03T17:27:37.1724846Z Compiling xla/service/cpu/runtime_conv3d.cc; 24s local 2024-04-03T17:27:37.1725870Z Compiling xla/service/cpu/runtime_conv2d.cc; 24s local 2024-04-03T17:27:37.1726913Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 24s local 2024-04-03T17:27:37.1728000Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 23s local 2024-04-03T17:27:37.1729053Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 22s local 2024-04-03T17:27:37.1730145Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 22s local 2024-04-03T17:27:37.1731363Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 21s local ... 2024-04-03T17:27:37.3834185Z 2024-04-03T17:27:37.3848711Z  2024-04-03T17:27:37.3849231Z  2024-04-03T17:27:37.3849667Z  2024-04-03T17:27:37.3850025Z  2024-04-03T17:27:37.3850378Z  2024-04-03T17:27:37.3850761Z  2024-04-03T17:27:37.3851136Z  2024-04-03T17:27:37.3851539Z  2024-04-03T17:27:37.3852189Z [9,245 / 14,756] 48 actions, 47 running 2024-04-03T17:27:37.3853233Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 24s local 2024-04-03T17:27:37.3854172Z Compiling xla/service/cpu/runtime_conv3d.cc; 24s local 2024-04-03T17:27:37.3855178Z Compiling xla/service/cpu/runtime_conv2d.cc; 24s local 2024-04-03T17:27:37.3856035Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 24s local 2024-04-03T17:27:37.3856957Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 24s local 2024-04-03T17:27:37.3857855Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 23s local 2024-04-03T17:27:37.3858753Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 22s local 2024-04-03T17:27:37.3859688Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 22s local ... 2024-04-03T17:27:37.6167521Z 2024-04-03T17:27:37.6168253Z  2024-04-03T17:27:37.6168755Z  2024-04-03T17:27:37.6169168Z  2024-04-03T17:27:37.6169598Z  2024-04-03T17:27:37.6170037Z  2024-04-03T17:27:37.6170449Z  2024-04-03T17:27:37.6170891Z  2024-04-03T17:27:37.6171307Z  2024-04-03T17:27:37.6171924Z [9,245 / 14,756] 48 actions running 2024-04-03T17:27:37.6172888Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 24s local 2024-04-03T17:27:37.6173923Z Compiling xla/service/cpu/runtime_conv3d.cc; 24s local 2024-04-03T17:27:37.6175016Z Compiling xla/service/cpu/runtime_conv2d.cc; 24s local 2024-04-03T17:27:37.6176045Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 24s local 2024-04-03T17:27:37.6177161Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 24s local 2024-04-03T17:27:37.6178177Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 23s local 2024-04-03T17:27:37.6179419Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 22s local 2024-04-03T17:27:37.6180577Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 22s local ... 2024-04-03T17:27:37.8159965Z 2024-04-03T17:27:37.8166175Z  2024-04-03T17:27:37.8166791Z  2024-04-03T17:27:37.8167284Z  2024-04-03T17:27:37.8167752Z  2024-04-03T17:27:37.8168207Z  2024-04-03T17:27:37.8168657Z  2024-04-03T17:27:37.8169095Z  2024-04-03T17:27:37.8169545Z  2024-04-03T17:27:37.8170221Z [9,250 / 14,756] 48 actions running 2024-04-03T17:27:37.8171305Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 25s local 2024-04-03T17:27:37.8172493Z Compiling xla/service/cpu/runtime_conv3d.cc; 25s local 2024-04-03T17:27:37.8173616Z Compiling xla/service/cpu/runtime_conv2d.cc; 25s local 2024-04-03T17:27:37.8174952Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 24s local 2024-04-03T17:27:37.8176471Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 23s local 2024-04-03T17:27:37.8177697Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 22s local 2024-04-03T17:27:37.8178906Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 22s local 2024-04-03T17:27:37.8180100Z Compiling src/cpu/cpu_convolution_list.cpp; 13s local ... 2024-04-03T17:27:38.0165572Z 2024-04-03T17:27:38.0166597Z  2024-04-03T17:27:38.0167179Z  2024-04-03T17:27:38.0167607Z  2024-04-03T17:27:38.0168059Z  2024-04-03T17:27:38.0168496Z  2024-04-03T17:27:38.0168915Z  2024-04-03T17:27:38.0169359Z  2024-04-03T17:27:38.0169805Z  2024-04-03T17:27:38.0170459Z [9,256 / 14,756] 48 actions running 2024-04-03T17:27:38.0171476Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 25s local 2024-04-03T17:27:38.0172554Z Compiling xla/service/cpu/runtime_conv3d.cc; 25s local 2024-04-03T17:27:38.0173535Z Compiling xla/service/cpu/runtime_conv2d.cc; 25s local 2024-04-03T17:27:38.0174786Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 24s local 2024-04-03T17:27:38.0175906Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 23s local 2024-04-03T17:27:38.0176905Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 23s local 2024-04-03T17:27:38.0178049Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 22s local 2024-04-03T17:27:38.0179374Z Compiling src/cpu/cpu_convolution_list.cpp; 14s local ... 2024-04-03T17:27:38.2409973Z 2024-04-03T17:27:38.2410704Z  2024-04-03T17:27:38.2411236Z  2024-04-03T17:27:38.2411697Z  2024-04-03T17:27:38.2412141Z  2024-04-03T17:27:38.2412576Z  2024-04-03T17:27:38.2412965Z  2024-04-03T17:27:38.2413347Z  2024-04-03T17:27:38.2413744Z  2024-04-03T17:27:38.2414556Z [9,260 / 14,756] 48 actions, 47 running 2024-04-03T17:27:38.2415578Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 25s local 2024-04-03T17:27:38.2416653Z Compiling xla/service/cpu/runtime_conv3d.cc; 25s local 2024-04-03T17:27:38.2417729Z Compiling xla/service/cpu/runtime_conv2d.cc; 25s local 2024-04-03T17:27:38.2418837Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 25s local 2024-04-03T17:27:38.2420157Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 23s local 2024-04-03T17:27:38.2421349Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 23s local 2024-04-03T17:27:38.2422504Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 23s local 2024-04-03T17:27:38.2423606Z Compiling src/cpu/cpu_convolution_list.cpp; 14s local ... 2024-04-03T17:27:38.6181621Z 2024-04-03T17:27:38.6182393Z  2024-04-03T17:27:38.6182906Z  2024-04-03T17:27:38.6183330Z  2024-04-03T17:27:38.6183716Z  2024-04-03T17:27:38.6184160Z  2024-04-03T17:27:38.6184583Z  2024-04-03T17:27:38.6185020Z  2024-04-03T17:27:38.6185481Z  2024-04-03T17:27:38.6186132Z [9,267 / 14,756] 48 actions running 2024-04-03T17:27:38.6187166Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 25s local 2024-04-03T17:27:38.6188459Z Compiling xla/service/cpu/runtime_conv3d.cc; 25s local 2024-04-03T17:27:38.6189517Z Compiling xla/service/cpu/runtime_conv2d.cc; 25s local 2024-04-03T17:27:38.6190709Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 25s local 2024-04-03T17:27:38.6191867Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 24s local 2024-04-03T17:27:38.6193023Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 23s local 2024-04-03T17:27:38.6194161Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 23s local 2024-04-03T17:27:38.6195239Z Compiling src/cpu/cpu_convolution_list.cpp; 14s local ... 2024-04-03T17:27:38.8180205Z 2024-04-03T17:27:38.8180964Z  2024-04-03T17:27:38.8181506Z  2024-04-03T17:27:38.8181999Z  2024-04-03T17:27:38.8182436Z  2024-04-03T17:27:38.8182890Z  2024-04-03T17:27:38.8183334Z  2024-04-03T17:27:38.8183771Z  2024-04-03T17:27:38.8184218Z  2024-04-03T17:27:38.8185221Z [9,268 / 14,756] 48 actions running 2024-04-03T17:27:38.8186269Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 26s local 2024-04-03T17:27:38.8187391Z Compiling xla/service/cpu/runtime_conv3d.cc; 26s local 2024-04-03T17:27:38.8188719Z Compiling xla/service/cpu/runtime_conv2d.cc; 26s local 2024-04-03T17:27:38.8189786Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 25s local 2024-04-03T17:27:38.8191105Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 24s local 2024-04-03T17:27:38.8192571Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 23s local 2024-04-03T17:27:38.8193621Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 23s local 2024-04-03T17:27:38.8194794Z Compiling src/cpu/cpu_convolution_list.cpp; 14s local ... 2024-04-03T17:27:39.0187842Z 2024-04-03T17:27:39.0188594Z  2024-04-03T17:27:39.0189135Z  2024-04-03T17:27:39.0189579Z  2024-04-03T17:27:39.0190001Z  2024-04-03T17:27:39.0190393Z  2024-04-03T17:27:39.0190861Z  2024-04-03T17:27:39.0191381Z  2024-04-03T17:27:39.0191773Z  2024-04-03T17:27:39.0192419Z [9,272 / 14,756] 48 actions running 2024-04-03T17:27:39.0193316Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 26s local 2024-04-03T17:27:39.0194427Z Compiling xla/service/cpu/runtime_conv3d.cc; 26s local 2024-04-03T17:27:39.0195451Z Compiling xla/service/cpu/runtime_conv2d.cc; 26s local 2024-04-03T17:27:39.0196518Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 25s local 2024-04-03T17:27:39.0197572Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 24s local 2024-04-03T17:27:39.0198653Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 24s local 2024-04-03T17:27:39.0199748Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 23s local 2024-04-03T17:27:39.0200896Z Compiling src/cpu/cpu_convolution_list.cpp; 15s local ... 2024-04-03T17:27:39.2318274Z 2024-04-03T17:27:39.2319042Z  2024-04-03T17:27:39.2319568Z  2024-04-03T17:27:39.2320002Z  2024-04-03T17:27:39.2320455Z  2024-04-03T17:27:39.2320836Z  2024-04-03T17:27:39.2321265Z  2024-04-03T17:27:39.2321696Z  2024-04-03T17:27:39.2322116Z  2024-04-03T17:27:39.2322825Z [9,281 / 14,756] 48 actions, 47 running 2024-04-03T17:27:39.2323899Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 26s local 2024-04-03T17:27:39.2325039Z Compiling xla/service/cpu/runtime_conv3d.cc; 26s local 2024-04-03T17:27:39.2326079Z Compiling xla/service/cpu/runtime_conv2d.cc; 26s local 2024-04-03T17:27:39.2327136Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 26s local 2024-04-03T17:27:39.2328252Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 24s local 2024-04-03T17:27:39.2329403Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 24s local 2024-04-03T17:27:39.2330543Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 24s local 2024-04-03T17:27:39.2331697Z Compiling src/cpu/cpu_convolution_list.cpp; 15s local ... 2024-04-03T17:27:39.4364179Z 2024-04-03T17:27:39.4373760Z  2024-04-03T17:27:39.4378055Z  2024-04-03T17:27:39.4378575Z  2024-04-03T17:27:39.4379190Z  2024-04-03T17:27:39.4379783Z  2024-04-03T17:27:39.4380205Z  2024-04-03T17:27:39.4380803Z  2024-04-03T17:27:39.4381366Z  2024-04-03T17:27:39.4382195Z [9,285 / 14,756] 48 actions, 47 running 2024-04-03T17:27:39.4383566Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 26s local 2024-04-03T17:27:39.4384783Z Compiling xla/service/cpu/runtime_conv3d.cc; 26s local 2024-04-03T17:27:39.4386040Z Compiling xla/service/cpu/runtime_conv2d.cc; 26s local 2024-04-03T17:27:39.4387061Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 26s local 2024-04-03T17:27:39.4388444Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 25s local 2024-04-03T17:27:39.4389549Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 24s local 2024-04-03T17:27:39.4390669Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 24s local 2024-04-03T17:27:39.4392129Z Compiling src/cpu/cpu_convolution_list.cpp; 15s local ... 2024-04-03T17:27:39.6724579Z 2024-04-03T17:27:39.6725902Z  2024-04-03T17:27:39.6726630Z  2024-04-03T17:27:39.6727364Z  2024-04-03T17:27:39.6728986Z  2024-04-03T17:27:39.6729611Z  2024-04-03T17:27:39.6730294Z  2024-04-03T17:27:39.6731495Z  2024-04-03T17:27:39.6732411Z  2024-04-03T17:27:39.6733845Z [9,287 / 14,756] 48 actions, 47 running 2024-04-03T17:27:39.6735124Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 26s local 2024-04-03T17:27:39.6736386Z Compiling xla/service/cpu/runtime_conv3d.cc; 26s local 2024-04-03T17:27:39.6737505Z Compiling xla/service/cpu/runtime_conv2d.cc; 26s local 2024-04-03T17:27:39.6738549Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 25s local 2024-04-03T17:27:39.6739679Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 24s local 2024-04-03T17:27:39.6740797Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 24s local 2024-04-03T17:27:39.6741941Z Compiling src/cpu/cpu_convolution_list.cpp; 15s local 2024-04-03T17:27:39.6743137Z Compiling src/google/protobuf/descriptor.cc [for tool]; 15s local ... 2024-04-03T17:27:39.8792584Z 2024-04-03T17:27:39.8793346Z  2024-04-03T17:27:39.8794367Z  2024-04-03T17:27:39.8795063Z  2024-04-03T17:27:39.8795754Z  2024-04-03T17:27:39.8796398Z  2024-04-03T17:27:39.8796804Z  2024-04-03T17:27:39.8797216Z  2024-04-03T17:27:39.8797631Z  2024-04-03T17:27:39.8798292Z [9,289 / 14,756] 48 actions, 47 running 2024-04-03T17:27:39.8800747Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 27s local 2024-04-03T17:27:39.8802246Z Compiling xla/service/cpu/runtime_conv3d.cc; 27s local 2024-04-03T17:27:39.8803518Z Compiling xla/service/cpu/runtime_conv2d.cc; 27s local 2024-04-03T17:27:39.8804966Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 25s local 2024-04-03T17:27:39.8806429Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 24s local 2024-04-03T17:27:39.8807800Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 24s local 2024-04-03T17:27:39.8809207Z Compiling src/cpu/cpu_convolution_list.cpp; 15s local 2024-04-03T17:27:39.8810795Z Compiling src/google/protobuf/descriptor.cc [for tool]; 15s local ... 2024-04-03T17:27:40.1040913Z 2024-04-03T17:27:40.1041684Z  2024-04-03T17:27:40.1042153Z  2024-04-03T17:27:40.1042537Z  2024-04-03T17:27:40.1043088Z  2024-04-03T17:27:40.1043525Z  2024-04-03T17:27:40.1043950Z  2024-04-03T17:27:40.1044329Z  2024-04-03T17:27:40.1045245Z  2024-04-03T17:27:40.1046540Z [9,294 / 14,756] 48 actions, 47 running 2024-04-03T17:27:40.1047931Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 27s local 2024-04-03T17:27:40.1049331Z Compiling xla/service/cpu/runtime_conv3d.cc; 27s local 2024-04-03T17:27:40.1050656Z Compiling xla/service/cpu/runtime_conv2d.cc; 27s local 2024-04-03T17:27:40.1054132Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 25s local 2024-04-03T17:27:40.1055771Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 25s local 2024-04-03T17:27:40.1057710Z Compiling src/cpu/cpu_convolution_list.cpp; 16s local 2024-04-03T17:27:40.1059153Z Compiling src/google/protobuf/descriptor.cc [for tool]; 15s local 2024-04-03T17:27:40.1060854Z Compiling src/cpu/cpu_inner_product_list.cpp; 15s local ... 2024-04-03T17:27:40.3166922Z 2024-04-03T17:27:40.3168233Z  2024-04-03T17:27:40.3168940Z  2024-04-03T17:27:40.3170292Z  2024-04-03T17:27:40.3170821Z  2024-04-03T17:27:40.3171252Z  2024-04-03T17:27:40.3171712Z  2024-04-03T17:27:40.3172155Z  2024-04-03T17:27:40.3172605Z  2024-04-03T17:27:40.3173298Z [9,298 / 14,756] 48 actions, 47 running 2024-04-03T17:27:40.3174488Z Compiling xla/service/cpu/runtime_conv3d.cc; 27s local 2024-04-03T17:27:40.3175724Z Compiling xla/service/cpu/runtime_conv2d.cc; 27s local 2024-04-03T17:27:40.3177165Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 26s local 2024-04-03T17:27:40.3178235Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 25s local 2024-04-03T17:27:40.3179318Z Compiling src/cpu/cpu_convolution_list.cpp; 16s local 2024-04-03T17:27:40.3180463Z Compiling src/google/protobuf/descriptor.cc [for tool]; 15s local 2024-04-03T17:27:40.3181929Z Compiling src/cpu/cpu_inner_product_list.cpp; 15s local 2024-04-03T17:27:40.3183013Z Compiling src/cpu/cpu_rnn_list.cpp; 12s local ... 2024-04-03T17:27:40.5963322Z 2024-04-03T17:27:40.5965785Z  2024-04-03T17:27:40.5967910Z  2024-04-03T17:27:40.5975089Z  2024-04-03T17:27:40.5975558Z  2024-04-03T17:27:40.5976011Z  2024-04-03T17:27:40.5976437Z  2024-04-03T17:27:40.5976834Z  2024-04-03T17:27:40.5977239Z  2024-04-03T17:27:40.5977940Z [9,301 / 14,756] 48 actions, 47 running 2024-04-03T17:27:40.5979130Z Compiling xla/service/cpu/runtime_conv3d.cc; 27s local 2024-04-03T17:27:40.5980278Z Compiling xla/service/cpu/runtime_conv2d.cc; 27s local 2024-04-03T17:27:40.5981386Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 26s local 2024-04-03T17:27:40.5982545Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 25s local 2024-04-03T17:27:40.5983695Z Compiling src/cpu/cpu_convolution_list.cpp; 16s local 2024-04-03T17:27:40.5984919Z Compiling src/google/protobuf/descriptor.cc [for tool]; 15s local 2024-04-03T17:27:40.5986155Z Compiling src/cpu/cpu_inner_product_list.cpp; 15s local 2024-04-03T17:27:40.5987202Z Compiling src/cpu/cpu_rnn_list.cpp; 12s local ... 2024-04-03T17:27:40.8153227Z 2024-04-03T17:27:40.8153986Z  2024-04-03T17:27:40.8154555Z  2024-04-03T17:27:40.8155012Z  2024-04-03T17:27:40.8155475Z  2024-04-03T17:27:40.8155933Z  2024-04-03T17:27:40.8156375Z  2024-04-03T17:27:40.8156834Z  2024-04-03T17:27:40.8157296Z  2024-04-03T17:27:40.8158047Z [9,304 / 14,756] 48 actions, 47 running 2024-04-03T17:27:40.8159108Z Compiling xla/service/cpu/runtime_conv3d.cc; 28s local 2024-04-03T17:27:40.8160317Z Compiling xla/service/cpu/runtime_conv2d.cc; 28s local 2024-04-03T17:27:40.8161436Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 26s local 2024-04-03T17:27:40.8162582Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 25s local 2024-04-03T17:27:40.8163891Z Compiling src/cpu/cpu_convolution_list.cpp; 16s local 2024-04-03T17:27:40.8164982Z Compiling src/cpu/cpu_inner_product_list.cpp; 15s local 2024-04-03T17:27:40.8165987Z Compiling src/cpu/cpu_rnn_list.cpp; 12s local 2024-04-03T17:27:40.8167031Z Compiling src/cpu/gemm_convolution_utils.cpp; 6s local ... 2024-04-03T17:27:41.0286986Z 2024-04-03T17:27:41.0287781Z  2024-04-03T17:27:41.0288310Z  2024-04-03T17:27:41.0290420Z  2024-04-03T17:27:41.0291210Z  2024-04-03T17:27:41.0294192Z  2024-04-03T17:27:41.0295111Z  2024-04-03T17:27:41.0298086Z  2024-04-03T17:27:41.0298808Z  2024-04-03T17:27:41.0301938Z [9,306 / 14,756] 48 actions running 2024-04-03T17:27:41.0303382Z Compiling xla/service/cpu/runtime_conv3d.cc; 28s local 2024-04-03T17:27:41.0306987Z Compiling xla/service/cpu/runtime_conv2d.cc; 28s local 2024-04-03T17:27:41.0308625Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 26s local 2024-04-03T17:27:41.0312265Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 26s local 2024-04-03T17:27:41.0313662Z Compiling src/cpu/cpu_convolution_list.cpp; 17s local 2024-04-03T17:27:41.0317263Z Compiling src/cpu/cpu_inner_product_list.cpp; 16s local 2024-04-03T17:27:41.0318532Z Compiling src/cpu/cpu_rnn_list.cpp; 12s local 2024-04-03T17:27:41.0322797Z Compiling src/cpu/gemm_convolution_utils.cpp; 6s local ... 2024-04-03T17:27:41.2297425Z 2024-04-03T17:27:41.2298546Z  2024-04-03T17:27:41.2300835Z  2024-04-03T17:27:41.2301496Z  2024-04-03T17:27:41.2302140Z  2024-04-03T17:27:41.2302751Z  2024-04-03T17:27:41.2303871Z  2024-04-03T17:27:41.2313710Z  2024-04-03T17:27:41.2314244Z  2024-04-03T17:27:41.2314922Z [9,311 / 14,756] 48 actions running 2024-04-03T17:27:41.2315880Z Compiling xla/service/cpu/runtime_conv3d.cc; 28s local 2024-04-03T17:27:41.2316920Z Compiling xla/service/cpu/runtime_conv2d.cc; 28s local 2024-04-03T17:27:41.2318306Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 26s local 2024-04-03T17:27:41.2319451Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 26s local 2024-04-03T17:27:41.2320539Z Compiling src/cpu/cpu_convolution_list.cpp; 17s local 2024-04-03T17:27:41.2321579Z Compiling src/cpu/cpu_inner_product_list.cpp; 16s local 2024-04-03T17:27:41.2322553Z Compiling src/cpu/cpu_rnn_list.cpp; 13s local 2024-04-03T17:27:41.2323552Z Compiling src/cpu/gemm_convolution_utils.cpp; 7s local ... 2024-04-03T17:27:41.5204062Z 2024-04-03T17:27:41.5269393Z  2024-04-03T17:27:41.5317146Z  2024-04-03T17:27:41.5355117Z  2024-04-03T17:27:41.5355686Z  2024-04-03T17:27:41.5356150Z  2024-04-03T17:27:41.5356594Z  2024-04-03T17:27:41.5357035Z  2024-04-03T17:27:41.5357483Z  2024-04-03T17:27:41.5358153Z [9,313 / 14,756] 48 actions, 47 running 2024-04-03T17:27:41.5359123Z Compiling xla/service/cpu/runtime_conv3d.cc; 28s local 2024-04-03T17:27:41.5360207Z Compiling xla/service/cpu/runtime_conv2d.cc; 28s local 2024-04-03T17:27:41.5361287Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 27s local 2024-04-03T17:27:41.5362446Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 26s local 2024-04-03T17:27:41.5363521Z Compiling src/cpu/cpu_convolution_list.cpp; 17s local 2024-04-03T17:27:41.5364583Z Compiling src/cpu/cpu_inner_product_list.cpp; 16s local 2024-04-03T17:27:41.5365560Z Compiling src/cpu/cpu_rnn_list.cpp; 13s local 2024-04-03T17:27:41.5366601Z Compiling src/cpu/gemm_convolution_utils.cpp; 7s local ... 2024-04-03T17:27:41.8313328Z 2024-04-03T17:27:41.8314423Z  2024-04-03T17:27:41.8314974Z  2024-04-03T17:27:41.8315400Z  2024-04-03T17:27:41.8315832Z  2024-04-03T17:27:41.8316243Z  2024-04-03T17:27:41.8316663Z  2024-04-03T17:27:41.8319329Z  2024-04-03T17:27:41.8322468Z  2024-04-03T17:27:41.8328088Z [9,316 / 14,756] 48 actions running 2024-04-03T17:27:41.8331566Z Compiling xla/service/cpu/runtime_conv3d.cc; 29s local 2024-04-03T17:27:41.8333934Z Compiling xla/service/cpu/runtime_conv2d.cc; 29s local 2024-04-03T17:27:41.8336651Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 27s local 2024-04-03T17:27:41.8338000Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 26s local 2024-04-03T17:27:41.8339461Z Compiling src/cpu/cpu_convolution_list.cpp; 17s local 2024-04-03T17:27:41.8340773Z Compiling src/cpu/cpu_inner_product_list.cpp; 17s local 2024-04-03T17:27:41.8369245Z Compiling src/cpu/cpu_rnn_list.cpp; 13s local 2024-04-03T17:27:41.8370876Z Compiling src/cpu/gemm_convolution_utils.cpp; 7s local ... 2024-04-03T17:27:42.0443633Z 2024-04-03T17:27:42.0444961Z  2024-04-03T17:27:42.0446116Z  2024-04-03T17:27:42.0446621Z  2024-04-03T17:27:42.0447077Z  2024-04-03T17:27:42.0447491Z  2024-04-03T17:27:42.0447900Z  2024-04-03T17:27:42.0448395Z  2024-04-03T17:27:42.0448817Z  2024-04-03T17:27:42.0449507Z [9,320 / 14,756] 48 actions, 47 running 2024-04-03T17:27:42.0450545Z Compiling xla/service/cpu/runtime_conv3d.cc; 29s local 2024-04-03T17:27:42.0451521Z Compiling xla/service/cpu/runtime_conv2d.cc; 29s local 2024-04-03T17:27:42.0452523Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 27s local 2024-04-03T17:27:42.0453577Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 27s local 2024-04-03T17:27:42.0454888Z Compiling src/cpu/cpu_convolution_list.cpp; 18s local 2024-04-03T17:27:42.0455931Z Compiling src/cpu/cpu_inner_product_list.cpp; 17s local 2024-04-03T17:27:42.0457203Z Compiling src/cpu/cpu_rnn_list.cpp; 13s local 2024-04-03T17:27:42.0458258Z Compiling src/cpu/matmul/cpu_matmul_list.cpp; 6s local ... 2024-04-03T17:27:42.2425850Z 2024-04-03T17:27:42.2427350Z  2024-04-03T17:27:42.2430675Z  2024-04-03T17:27:42.2431406Z  2024-04-03T17:27:42.2434954Z  2024-04-03T17:27:42.2435652Z  2024-04-03T17:27:42.2438543Z  2024-04-03T17:27:42.2439199Z  2024-04-03T17:27:42.2442057Z  2024-04-03T17:27:42.2442948Z [9,324 / 14,756] 48 actions running 2024-04-03T17:27:42.2446581Z Compiling xla/service/cpu/runtime_conv3d.cc; 29s local 2024-04-03T17:27:42.2447806Z Compiling xla/service/cpu/runtime_conv2d.cc; 29s local 2024-04-03T17:27:42.2451463Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 27s local 2024-04-03T17:27:42.2452897Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 27s local 2024-04-03T17:27:42.2457740Z Compiling src/cpu/cpu_convolution_list.cpp; 18s local 2024-04-03T17:27:42.2459165Z Compiling src/cpu/cpu_inner_product_list.cpp; 17s local 2024-04-03T17:27:42.2463652Z Compiling src/cpu/cpu_rnn_list.cpp; 14s local 2024-04-03T17:27:42.2464855Z Compiling src/cpu/matmul/cpu_matmul_list.cpp; 6s local ... 2024-04-03T17:27:42.4912885Z 2024-04-03T17:27:42.4913654Z  2024-04-03T17:27:42.4914222Z  2024-04-03T17:27:42.4914686Z  2024-04-03T17:27:42.4918154Z  2024-04-03T17:27:42.4919509Z  2024-04-03T17:27:42.4920208Z  2024-04-03T17:27:42.4920868Z  2024-04-03T17:27:42.4921481Z  2024-04-03T17:27:42.4922425Z [9,327 / 14,756] 48 actions, 47 running 2024-04-03T17:27:42.4923694Z Compiling xla/service/cpu/runtime_conv3d.cc; 29s local 2024-04-03T17:27:42.4925095Z Compiling xla/service/cpu/runtime_conv2d.cc; 29s local 2024-04-03T17:27:42.4926507Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 28s local 2024-04-03T17:27:42.4930337Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 27s local 2024-04-03T17:27:42.4931830Z Compiling src/cpu/cpu_convolution_list.cpp; 18s local 2024-04-03T17:27:42.4935713Z Compiling src/cpu/cpu_inner_product_list.cpp; 17s local 2024-04-03T17:27:42.4937382Z Compiling src/cpu/cpu_rnn_list.cpp; 14s local 2024-04-03T17:27:42.4938411Z Compiling src/cpu/matmul/cpu_matmul_list.cpp; 6s local ... 2024-04-03T17:27:42.8316473Z 2024-04-03T17:27:42.8317590Z  2024-04-03T17:27:42.8318083Z  2024-04-03T17:27:42.8318479Z  2024-04-03T17:27:42.8318871Z  2024-04-03T17:27:42.8319273Z  2024-04-03T17:27:42.8319659Z  2024-04-03T17:27:42.8320051Z  2024-04-03T17:27:42.8320471Z  2024-04-03T17:27:42.8321092Z [9,331 / 14,756] 48 actions running 2024-04-03T17:27:42.8321962Z Compiling xla/service/cpu/runtime_conv3d.cc; 30s local 2024-04-03T17:27:42.8337222Z Compiling xla/service/cpu/runtime_conv2d.cc; 30s local 2024-04-03T17:27:42.8338439Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 28s local 2024-04-03T17:27:42.8339663Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 27s local 2024-04-03T17:27:42.8340812Z Compiling src/cpu/cpu_convolution_list.cpp; 18s local 2024-04-03T17:27:42.8341742Z Compiling src/cpu/cpu_inner_product_list.cpp; 18s local 2024-04-03T17:27:42.8342571Z Compiling src/cpu/cpu_rnn_list.cpp; 14s local 2024-04-03T17:27:42.8343643Z Compiling src/cpu/matmul/cpu_matmul_list.cpp; 6s local ... 2024-04-03T17:27:43.2332727Z 2024-04-03T17:27:43.2333620Z  2024-04-03T17:27:43.2334168Z  2024-04-03T17:27:43.2334761Z  2024-04-03T17:27:43.2335192Z  2024-04-03T17:27:43.2335619Z  2024-04-03T17:27:43.2336041Z  2024-04-03T17:27:43.2336473Z  2024-04-03T17:27:43.2336880Z  2024-04-03T17:27:43.2337534Z [9,335 / 14,756] 48 actions, 47 running 2024-04-03T17:27:43.2338545Z Compiling xla/service/cpu/runtime_conv3d.cc; 30s local 2024-04-03T17:27:43.2339587Z Compiling xla/service/cpu/runtime_conv2d.cc; 30s local 2024-04-03T17:27:43.2341010Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 28s local 2024-04-03T17:27:43.2342112Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 28s local 2024-04-03T17:27:43.2343099Z Compiling src/cpu/cpu_convolution_list.cpp; 19s local 2024-04-03T17:27:43.2344118Z Compiling src/cpu/cpu_inner_product_list.cpp; 18s local 2024-04-03T17:27:43.2345373Z Compiling src/cpu/cpu_rnn_list.cpp; 15s local 2024-04-03T17:27:43.2346387Z Compiling src/cpu/matmul/cpu_matmul_list.cpp; 7s local ... 2024-04-03T17:27:43.4329418Z 2024-04-03T17:27:43.4330211Z  2024-04-03T17:27:43.4330752Z  2024-04-03T17:27:43.4331179Z  2024-04-03T17:27:43.4331612Z  2024-04-03T17:27:43.4332025Z  2024-04-03T17:27:43.4332446Z  2024-04-03T17:27:43.4332853Z  2024-04-03T17:27:43.4333253Z  2024-04-03T17:27:43.4333914Z [9,336 / 14,756] 48 actions, 47 running 2024-04-03T17:27:43.4335096Z Compiling xla/service/cpu/runtime_conv3d.cc; 30s local 2024-04-03T17:27:43.4336193Z Compiling xla/service/cpu/runtime_conv2d.cc; 30s local 2024-04-03T17:27:43.4337278Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 29s local 2024-04-03T17:27:43.4338434Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 28s local 2024-04-03T17:27:43.4339507Z Compiling src/cpu/cpu_convolution_list.cpp; 19s local 2024-04-03T17:27:43.4340617Z Compiling src/cpu/cpu_inner_product_list.cpp; 18s local 2024-04-03T17:27:43.4341574Z Compiling src/cpu/cpu_rnn_list.cpp; 15s local 2024-04-03T17:27:43.4342562Z Compiling src/cpu/matmul/cpu_matmul_list.cpp; 7s local ... 2024-04-03T17:27:43.6341591Z 2024-04-03T17:27:43.6342353Z  2024-04-03T17:27:43.6342942Z  2024-04-03T17:27:43.6343363Z  2024-04-03T17:27:43.6343766Z  2024-04-03T17:27:43.6344156Z  2024-04-03T17:27:43.6344550Z  2024-04-03T17:27:43.6344995Z  2024-04-03T17:27:43.6345429Z  2024-04-03T17:27:43.6346043Z [9,339 / 14,756] 48 actions running 2024-04-03T17:27:43.6347073Z Compiling xla/service/cpu/runtime_conv3d.cc; 30s local 2024-04-03T17:27:43.6348321Z Compiling xla/service/cpu/runtime_conv2d.cc; 30s local 2024-04-03T17:27:43.6349303Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 29s local 2024-04-03T17:27:43.6350385Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 28s local 2024-04-03T17:27:43.6351515Z Compiling src/cpu/cpu_convolution_list.cpp; 19s local 2024-04-03T17:27:43.6352514Z Compiling src/cpu/cpu_inner_product_list.cpp; 18s local 2024-04-03T17:27:43.6353491Z Compiling src/cpu/cpu_rnn_list.cpp; 15s local 2024-04-03T17:27:43.6354494Z Compiling src/cpu/matmul/cpu_matmul_list.cpp; 7s local ... 2024-04-03T17:27:43.8360818Z 2024-04-03T17:27:43.8361740Z  2024-04-03T17:27:43.8362218Z  2024-04-03T17:27:43.8362691Z  2024-04-03T17:27:43.8363138Z  2024-04-03T17:27:43.8363527Z  2024-04-03T17:27:43.8363964Z  2024-04-03T17:27:43.8364364Z  2024-04-03T17:27:43.8364826Z  2024-04-03T17:27:43.8365516Z [9,341 / 14,756] 48 actions running 2024-04-03T17:27:43.8366468Z Compiling xla/service/cpu/runtime_conv3d.cc; 31s local 2024-04-03T17:27:43.8367484Z Compiling xla/service/cpu/runtime_conv2d.cc; 31s local 2024-04-03T17:27:43.8368711Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 29s local 2024-04-03T17:27:43.8369871Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 28s local 2024-04-03T17:27:43.8370987Z Compiling src/cpu/cpu_convolution_list.cpp; 19s local 2024-04-03T17:27:43.8371984Z Compiling src/cpu/cpu_rnn_list.cpp; 15s local 2024-04-03T17:27:43.8372992Z Compiling src/cpu/matmul/cpu_matmul_list.cpp; 7s local 2024-04-03T17:27:43.8374178Z Compiling llvm/lib/TableGen/Record.cpp [for tool]; 7s local ... 2024-04-03T17:27:44.0765103Z 2024-04-03T17:27:44.0765829Z  2024-04-03T17:27:44.0766336Z  2024-04-03T17:27:44.0766756Z  2024-04-03T17:27:44.0767161Z  2024-04-03T17:27:44.0767574Z  2024-04-03T17:27:44.0768333Z  2024-04-03T17:27:44.0768739Z  2024-04-03T17:27:44.0769090Z  2024-04-03T17:27:44.0772442Z [9,345 / 14,756] 48 actions, 47 running 2024-04-03T17:27:44.0773500Z Compiling xla/service/cpu/runtime_conv3d.cc; 31s local 2024-04-03T17:27:44.0774790Z Compiling xla/service/cpu/runtime_conv2d.cc; 31s local 2024-04-03T17:27:44.0776521Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 29s local 2024-04-03T17:27:44.0777650Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 29s local 2024-04-03T17:27:44.0778714Z Compiling src/cpu/cpu_convolution_list.cpp; 20s local 2024-04-03T17:27:44.0779718Z Compiling src/cpu/cpu_rnn_list.cpp; 15s local 2024-04-03T17:27:44.0780727Z Compiling src/cpu/matmul/cpu_matmul_list.cpp; 8s local 2024-04-03T17:27:44.0781883Z Compiling llvm/lib/TableGen/Record.cpp [for tool]; 8s local ... 2024-04-03T17:27:44.3803450Z 2024-04-03T17:27:44.3804579Z  2024-04-03T17:27:44.3805629Z  2024-04-03T17:27:44.3806094Z  2024-04-03T17:27:44.3806489Z  2024-04-03T17:27:44.3806917Z  2024-04-03T17:27:44.3807380Z  2024-04-03T17:27:44.3807858Z  2024-04-03T17:27:44.3808324Z  2024-04-03T17:27:44.3809071Z [9,350 / 14,756] 48 actions, 47 running 2024-04-03T17:27:44.3810152Z Compiling xla/service/cpu/runtime_conv3d.cc; 31s local 2024-04-03T17:27:44.3811175Z Compiling xla/service/cpu/runtime_conv2d.cc; 31s local 2024-04-03T17:27:44.3812245Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 30s local 2024-04-03T17:27:44.3813335Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 29s local 2024-04-03T17:27:44.3814562Z Compiling src/cpu/cpu_convolution_list.cpp; 20s local 2024-04-03T17:27:44.3815509Z Compiling src/cpu/cpu_rnn_list.cpp; 16s local 2024-04-03T17:27:44.3816449Z Compiling src/cpu/matmul/cpu_matmul_list.cpp; 8s local 2024-04-03T17:27:44.3817435Z Compiling src/cpu/nchw_pooling.cpp; 5s local ... 2024-04-03T17:27:44.5957281Z 2024-04-03T17:27:44.5958656Z  2024-04-03T17:27:44.5959880Z  2024-04-03T17:27:44.5960407Z  2024-04-03T17:27:44.5960864Z  2024-04-03T17:27:44.5961383Z  2024-04-03T17:27:44.5961822Z  2024-04-03T17:27:44.5962274Z  2024-04-03T17:27:44.5962735Z  2024-04-03T17:27:44.5963639Z [9,353 / 14,756] 48 actions, 47 running 2024-04-03T17:27:44.5964609Z Compiling xla/service/cpu/runtime_conv3d.cc; 31s local 2024-04-03T17:27:44.5965657Z Compiling xla/service/cpu/runtime_conv2d.cc; 31s local 2024-04-03T17:27:44.5966741Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 30s local 2024-04-03T17:27:44.5967804Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 29s local 2024-04-03T17:27:44.5968878Z Compiling src/cpu/cpu_convolution_list.cpp; 20s local 2024-04-03T17:27:44.5969829Z Compiling src/cpu/cpu_rnn_list.cpp; 16s local 2024-04-03T17:27:44.5970705Z Compiling src/cpu/nchw_pooling.cpp; 6s local 2024-04-03T17:27:44.5971678Z Compiling src/cpu/nhwc_pooling.cpp; 5s local ... 2024-04-03T17:27:44.7988526Z 2024-04-03T17:27:44.7989717Z  2024-04-03T17:27:44.7990458Z  2024-04-03T17:27:44.7993237Z  2024-04-03T17:27:44.7996073Z  2024-04-03T17:27:44.7999633Z  2024-04-03T17:27:44.8000122Z  2024-04-03T17:27:44.8000519Z  2024-04-03T17:27:44.8000965Z  2024-04-03T17:27:44.8004852Z [9,358 / 14,756] 48 actions, 47 running 2024-04-03T17:27:44.8008246Z Compiling xla/service/cpu/runtime_conv3d.cc; 32s local 2024-04-03T17:27:44.8012356Z Compiling xla/service/cpu/runtime_conv2d.cc; 32s local 2024-04-03T17:27:44.8015971Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 30s local 2024-04-03T17:27:44.8019836Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 29s local 2024-04-03T17:27:44.8023314Z Compiling src/cpu/cpu_convolution_list.cpp; 20s local 2024-04-03T17:27:44.8024671Z Compiling src/cpu/cpu_rnn_list.cpp; 16s local 2024-04-03T17:27:44.8026464Z Compiling llvm/lib/Support/VirtualFileSystem.cpp [for tool]; 5s local 2024-04-03T17:27:44.8028313Z Compiling src/cpu/ref_batch_normalization.cpp; 4s local ... 2024-04-03T17:27:45.0346325Z 2024-04-03T17:27:45.0347480Z  2024-04-03T17:27:45.0348819Z  2024-04-03T17:27:45.0351725Z  2024-04-03T17:27:45.0352570Z  2024-04-03T17:27:45.0353596Z  2024-04-03T17:27:45.0354357Z  2024-04-03T17:27:45.0357068Z  2024-04-03T17:27:45.0357853Z  2024-04-03T17:27:45.0360854Z [9,362 / 14,756] 48 actions running 2024-04-03T17:27:45.0362199Z Compiling xla/service/cpu/runtime_conv3d.cc; 32s local 2024-04-03T17:27:45.0365862Z Compiling xla/service/cpu/runtime_conv2d.cc; 32s local 2024-04-03T17:27:45.0367370Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 30s local 2024-04-03T17:27:45.0370870Z Compiling src/cpu/cpu_convolution_list.cpp; 21s local 2024-04-03T17:27:45.0372250Z Compiling src/cpu/cpu_rnn_list.cpp; 16s local 2024-04-03T17:27:45.0376038Z Compiling llvm/lib/Support/VirtualFileSystem.cpp [for tool]; 5s local 2024-04-03T17:27:45.0389028Z Compiling src/cpu/ref_batch_normalization.cpp; 5s local 2024-04-03T17:27:45.0392544Z Compiling src/cpu/ref_convolution.cpp; 4s local ... 2024-04-03T17:27:45.3946311Z 2024-04-03T17:27:45.3948699Z  2024-04-03T17:27:45.3949397Z  2024-04-03T17:27:45.3949807Z  2024-04-03T17:27:45.3958585Z  2024-04-03T17:27:45.3959034Z  2024-04-03T17:27:45.3959454Z  2024-04-03T17:27:45.3959869Z  2024-04-03T17:27:45.3960250Z  2024-04-03T17:27:45.3960960Z [9,364 / 14,756] 48 actions, 47 running 2024-04-03T17:27:45.3961898Z Compiling xla/service/cpu/runtime_conv3d.cc; 32s local 2024-04-03T17:27:45.3962861Z Compiling xla/service/cpu/runtime_conv2d.cc; 32s local 2024-04-03T17:27:45.3964081Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 30s local 2024-04-03T17:27:45.3965101Z Compiling src/cpu/cpu_convolution_list.cpp; 21s local 2024-04-03T17:27:45.3966057Z Compiling src/cpu/cpu_rnn_list.cpp; 17s local 2024-04-03T17:27:45.3967145Z Compiling llvm/lib/Support/VirtualFileSystem.cpp [for tool]; 6s local 2024-04-03T17:27:45.3968335Z Compiling src/cpu/ref_batch_normalization.cpp; 5s local 2024-04-03T17:27:45.3969325Z Compiling src/cpu/ref_convolution.cpp; 4s local ... 2024-04-03T17:27:45.6404411Z 2024-04-03T17:27:45.6405136Z  2024-04-03T17:27:45.6405663Z  2024-04-03T17:27:45.6406099Z  2024-04-03T17:27:45.6406515Z  2024-04-03T17:27:45.6406950Z  2024-04-03T17:27:45.6407370Z  2024-04-03T17:27:45.6407805Z  2024-04-03T17:27:45.6408237Z  2024-04-03T17:27:45.6408880Z [9,365 / 14,756] 48 actions running 2024-04-03T17:27:45.6409873Z Compiling xla/service/cpu/runtime_conv3d.cc; 32s local 2024-04-03T17:27:45.6413653Z Compiling xla/service/cpu/runtime_conv2d.cc; 32s local 2024-04-03T17:27:45.6414749Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 30s local 2024-04-03T17:27:45.6415831Z Compiling src/cpu/cpu_convolution_list.cpp; 21s local 2024-04-03T17:27:45.6416760Z Compiling src/cpu/cpu_rnn_list.cpp; 17s local 2024-04-03T17:27:45.6417901Z Compiling llvm/lib/Support/VirtualFileSystem.cpp [for tool]; 6s local 2024-04-03T17:27:45.6419154Z Compiling src/cpu/ref_batch_normalization.cpp; 5s local 2024-04-03T17:27:45.6420187Z Compiling src/cpu/ref_convolution.cpp; 4s local ... 2024-04-03T17:27:45.8492565Z 2024-04-03T17:27:45.8493493Z  2024-04-03T17:27:45.8494018Z  2024-04-03T17:27:45.8496180Z  2024-04-03T17:27:45.8496815Z  2024-04-03T17:27:45.8497592Z  2024-04-03T17:27:45.8502654Z  2024-04-03T17:27:45.8503262Z  2024-04-03T17:27:45.8503724Z  2024-04-03T17:27:45.8504426Z [9,368 / 14,756] 48 actions, 47 running 2024-04-03T17:27:45.8505446Z Compiling xla/service/cpu/runtime_conv3d.cc; 33s local 2024-04-03T17:27:45.8506486Z Compiling xla/service/cpu/runtime_conv2d.cc; 33s local 2024-04-03T17:27:45.8508079Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 30s local 2024-04-03T17:27:45.8509275Z Compiling src/cpu/cpu_convolution_list.cpp; 21s local 2024-04-03T17:27:45.8510272Z Compiling src/cpu/cpu_rnn_list.cpp; 17s local 2024-04-03T17:27:45.8511399Z Compiling llvm/lib/Support/VirtualFileSystem.cpp [for tool]; 6s local 2024-04-03T17:27:45.8512976Z Compiling src/cpu/ref_batch_normalization.cpp; 5s local 2024-04-03T17:27:45.8514031Z Compiling src/cpu/ref_deconvolution.cpp; 4s local ... 2024-04-03T17:27:46.1046023Z 2024-04-03T17:27:46.1046815Z  2024-04-03T17:27:46.1047364Z  2024-04-03T17:27:46.1047880Z  2024-04-03T17:27:46.1048383Z  2024-04-03T17:27:46.1048859Z  2024-04-03T17:27:46.1049254Z  2024-04-03T17:27:46.1049638Z  2024-04-03T17:27:46.1050015Z  2024-04-03T17:27:46.1050697Z [9,371 / 14,756] 48 actions, 47 running 2024-04-03T17:27:46.1051643Z Compiling xla/service/cpu/runtime_conv3d.cc; 33s local 2024-04-03T17:27:46.1052655Z Compiling xla/service/cpu/runtime_conv2d.cc; 33s local 2024-04-03T17:27:46.1053693Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 31s local 2024-04-03T17:27:46.1054863Z Compiling src/cpu/cpu_convolution_list.cpp; 22s local 2024-04-03T17:27:46.1055737Z Compiling src/cpu/cpu_rnn_list.cpp; 17s local 2024-04-03T17:27:46.1057060Z Compiling llvm/lib/Support/VirtualFileSystem.cpp [for tool]; 7s local 2024-04-03T17:27:46.1058263Z Compiling src/cpu/ref_batch_normalization.cpp; 6s local 2024-04-03T17:27:46.1059409Z Compiling src/cpu/ref_deconvolution.cpp; 5s local ... 2024-04-03T17:27:46.4136816Z 2024-04-03T17:27:46.4137525Z  2024-04-03T17:27:46.4138034Z  2024-04-03T17:27:46.4138482Z  2024-04-03T17:27:46.4138906Z  2024-04-03T17:27:46.4139343Z  2024-04-03T17:27:46.4139890Z  2024-04-03T17:27:46.4140313Z  2024-04-03T17:27:46.4140748Z  2024-04-03T17:27:46.4141482Z [9,372 / 14,756] 48 actions, 47 running 2024-04-03T17:27:46.4142467Z Compiling xla/service/cpu/runtime_conv3d.cc; 33s local 2024-04-03T17:27:46.4143515Z Compiling xla/service/cpu/runtime_conv2d.cc; 33s local 2024-04-03T17:27:46.4144756Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 31s local 2024-04-03T17:27:46.4145836Z Compiling src/cpu/cpu_convolution_list.cpp; 22s local 2024-04-03T17:27:46.4146853Z Compiling src/cpu/cpu_rnn_list.cpp; 18s local 2024-04-03T17:27:46.4148243Z Compiling llvm/lib/Support/VirtualFileSystem.cpp [for tool]; 7s local 2024-04-03T17:27:46.4149514Z Compiling src/cpu/ref_deconvolution.cpp; 5s local 2024-04-03T17:27:46.4150475Z Compiling src/cpu/ref_eltwise.cpp; 5s local ... 2024-04-03T17:27:46.6371036Z 2024-04-03T17:27:46.6371823Z  2024-04-03T17:27:46.6372350Z  2024-04-03T17:27:46.6372774Z  2024-04-03T17:27:46.6373194Z  2024-04-03T17:27:46.6373632Z  2024-04-03T17:27:46.6374024Z  2024-04-03T17:27:46.6374598Z  2024-04-03T17:27:46.6375061Z  2024-04-03T17:27:46.6375695Z [9,373 / 14,756] 48 actions running 2024-04-03T17:27:46.6377101Z Compiling xla/service/cpu/runtime_conv3d.cc; 33s local 2024-04-03T17:27:46.6378155Z Compiling xla/service/cpu/runtime_conv2d.cc; 33s local 2024-04-03T17:27:46.6379220Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 31s local 2024-04-03T17:27:46.6380304Z Compiling src/cpu/cpu_convolution_list.cpp; 22s local 2024-04-03T17:27:46.6381214Z Compiling src/cpu/cpu_rnn_list.cpp; 18s local 2024-04-03T17:27:46.6382289Z Compiling llvm/lib/Support/VirtualFileSystem.cpp [for tool]; 7s local 2024-04-03T17:27:46.6383499Z Compiling src/cpu/ref_deconvolution.cpp; 5s local 2024-04-03T17:27:46.6384445Z Compiling src/cpu/ref_eltwise.cpp; 5s local ... 2024-04-03T17:27:46.8370345Z 2024-04-03T17:27:46.8371106Z  2024-04-03T17:27:46.8371657Z  2024-04-03T17:27:46.8372133Z  2024-04-03T17:27:46.8372602Z  2024-04-03T17:27:46.8377312Z  2024-04-03T17:27:46.8378573Z  2024-04-03T17:27:46.8379453Z  2024-04-03T17:27:46.8381113Z  2024-04-03T17:27:46.8382094Z [9,375 / 14,756] 48 actions running 2024-04-03T17:27:46.8383337Z Compiling xla/service/cpu/runtime_conv3d.cc; 34s local 2024-04-03T17:27:46.8384864Z Compiling xla/service/cpu/runtime_conv2d.cc; 34s local 2024-04-03T17:27:46.8386655Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 31s local 2024-04-03T17:27:46.8388421Z Compiling src/cpu/cpu_convolution_list.cpp; 22s local 2024-04-03T17:27:46.8389612Z Compiling src/cpu/cpu_rnn_list.cpp; 18s local 2024-04-03T17:27:46.8391059Z Compiling llvm/lib/Support/VirtualFileSystem.cpp [for tool]; 7s local 2024-04-03T17:27:46.8392564Z Compiling src/cpu/ref_eltwise.cpp; 5s local 2024-04-03T17:27:46.8393643Z Compiling src/cpu/ref_lrn.cpp; 4s local ... 2024-04-03T17:27:47.0387017Z 2024-04-03T17:27:47.0387890Z  2024-04-03T17:27:47.0388464Z  2024-04-03T17:27:47.0388900Z  2024-04-03T17:27:47.0389383Z  2024-04-03T17:27:47.0389822Z  2024-04-03T17:27:47.0390256Z  2024-04-03T17:27:47.0390698Z  2024-04-03T17:27:47.0391126Z  2024-04-03T17:27:47.0391789Z [9,376 / 14,756] 48 actions running 2024-04-03T17:27:47.0392803Z Compiling xla/service/cpu/runtime_conv3d.cc; 34s local 2024-04-03T17:27:47.0393831Z Compiling xla/service/cpu/runtime_conv2d.cc; 34s local 2024-04-03T17:27:47.0394872Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 32s local 2024-04-03T17:27:47.0395888Z Compiling src/cpu/cpu_convolution_list.cpp; 23s local 2024-04-03T17:27:47.0396764Z Compiling src/cpu/cpu_rnn_list.cpp; 18s local 2024-04-03T17:27:47.0397855Z Compiling llvm/lib/Support/VirtualFileSystem.cpp [for tool]; 7s local 2024-04-03T17:27:47.0399021Z Compiling src/cpu/ref_eltwise.cpp; 5s local 2024-04-03T17:27:47.0399839Z Compiling src/cpu/ref_lrn.cpp; 5s local ... 2024-04-03T17:27:47.2477605Z 2024-04-03T17:27:47.2478371Z  2024-04-03T17:27:47.2478929Z  2024-04-03T17:27:47.2479366Z  2024-04-03T17:27:47.2479802Z  2024-04-03T17:27:47.2480212Z  2024-04-03T17:27:47.2480617Z  2024-04-03T17:27:47.2481036Z  2024-04-03T17:27:47.2481453Z  2024-04-03T17:27:47.2482084Z [9,379 / 14,756] 48 actions, 47 running 2024-04-03T17:27:47.2483195Z Compiling xla/service/cpu/runtime_conv3d.cc; 34s local 2024-04-03T17:27:47.2484241Z Compiling xla/service/cpu/runtime_conv2d.cc; 34s local 2024-04-03T17:27:47.2485387Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 32s local 2024-04-03T17:27:47.2486425Z Compiling src/cpu/cpu_convolution_list.cpp; 23s local 2024-04-03T17:27:47.2487420Z Compiling src/cpu/cpu_rnn_list.cpp; 19s local 2024-04-03T17:27:47.2488322Z Compiling src/cpu/ref_eltwise.cpp; 6s local 2024-04-03T17:27:47.2489178Z Compiling src/cpu/ref_lrn.cpp; 5s local 2024-04-03T17:27:47.2490086Z Compiling src/cpu/ref_pooling.cpp; 5s local ... 2024-04-03T17:27:47.4617772Z 2024-04-03T17:27:47.4618491Z  2024-04-03T17:27:47.4618964Z  2024-04-03T17:27:47.4619350Z  2024-04-03T17:27:47.4619718Z  2024-04-03T17:27:47.4620093Z  2024-04-03T17:27:47.4620463Z  2024-04-03T17:27:47.4620802Z  2024-04-03T17:27:47.4621156Z  2024-04-03T17:27:47.4621773Z [9,382 / 14,756] 48 actions, 47 running 2024-04-03T17:27:47.4622623Z Compiling xla/service/cpu/runtime_conv3d.cc; 34s local 2024-04-03T17:27:47.4623560Z Compiling xla/service/cpu/runtime_conv2d.cc; 34s local 2024-04-03T17:27:47.4624527Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 32s local 2024-04-03T17:27:47.4625426Z Compiling src/cpu/cpu_convolution_list.cpp; 23s local 2024-04-03T17:27:47.4626261Z Compiling src/cpu/cpu_rnn_list.cpp; 19s local 2024-04-03T17:27:47.4627006Z Compiling src/cpu/ref_eltwise.cpp; 6s local 2024-04-03T17:27:47.4627952Z Compiling src/cpu/ref_lrn.cpp; 5s local 2024-04-03T17:27:47.4629247Z Compiling src/cpu/ref_pooling.cpp; 5s local ... 2024-04-03T17:27:47.6689392Z 2024-04-03T17:27:47.6690280Z  2024-04-03T17:27:47.6690847Z  2024-04-03T17:27:47.6691330Z  2024-04-03T17:27:47.6691798Z  2024-04-03T17:27:47.6692197Z  2024-04-03T17:27:47.6692638Z  2024-04-03T17:27:47.6693083Z  2024-04-03T17:27:47.6693824Z  2024-04-03T17:27:47.6694489Z [9,385 / 14,756] 47 actions, 46 running 2024-04-03T17:27:47.6695849Z Compiling xla/service/cpu/runtime_conv3d.cc; 34s local 2024-04-03T17:27:47.6696933Z Compiling xla/service/cpu/runtime_conv2d.cc; 34s local 2024-04-03T17:27:47.6697995Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 32s local 2024-04-03T17:27:47.6699047Z Compiling src/cpu/cpu_convolution_list.cpp; 23s local 2024-04-03T17:27:47.6699983Z Compiling src/cpu/cpu_rnn_list.cpp; 19s local 2024-04-03T17:27:47.6700880Z Compiling src/cpu/ref_eltwise.cpp; 6s local 2024-04-03T17:27:47.6701749Z Compiling src/cpu/ref_lrn.cpp; 5s local 2024-04-03T17:27:47.6702668Z Compiling src/cpu/ref_pooling.cpp; 5s local ... 2024-04-03T17:27:48.0078546Z 2024-04-03T17:27:48.0079346Z  2024-04-03T17:27:48.0080918Z  2024-04-03T17:27:48.0081337Z  2024-04-03T17:27:48.0081799Z  2024-04-03T17:27:48.0082271Z  2024-04-03T17:27:48.0082765Z  2024-04-03T17:27:48.0083220Z  2024-04-03T17:27:48.0083665Z  2024-04-03T17:27:48.0084386Z [9,391 / 14,756] 48 actions, 47 running 2024-04-03T17:27:48.0085464Z Compiling xla/service/cpu/runtime_conv2d.cc; 35s local 2024-04-03T17:27:48.0086470Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 33s local 2024-04-03T17:27:48.0087506Z Compiling src/cpu/cpu_convolution_list.cpp; 24s local 2024-04-03T17:27:48.0088395Z Compiling src/cpu/cpu_rnn_list.cpp; 19s local 2024-04-03T17:27:48.0089176Z Compiling src/cpu/ref_lrn.cpp; 6s local 2024-04-03T17:27:48.0090023Z Compiling src/cpu/ref_pooling.cpp; 5s local 2024-04-03T17:27:48.0090957Z Compiling src/cpu/ref_reduction.cpp; 5s local 2024-04-03T17:27:48.0092160Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 4s local ... 2024-04-03T17:27:48.2386935Z 2024-04-03T17:27:48.2387869Z  2024-04-03T17:27:48.2388406Z  2024-04-03T17:27:48.2388842Z  2024-04-03T17:27:48.2389284Z  2024-04-03T17:27:48.2389722Z  2024-04-03T17:27:48.2390136Z  2024-04-03T17:27:48.2390558Z  2024-04-03T17:27:48.2390951Z  2024-04-03T17:27:48.2391607Z [9,394 / 14,756] 48 actions running 2024-04-03T17:27:48.2392562Z Compiling xla/service/cpu/runtime_conv2d.cc; 35s local 2024-04-03T17:27:48.2393621Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 33s local 2024-04-03T17:27:48.2394670Z Compiling src/cpu/cpu_convolution_list.cpp; 24s local 2024-04-03T17:27:48.2395624Z Compiling src/cpu/cpu_rnn_list.cpp; 20s local 2024-04-03T17:27:48.2396469Z Compiling src/cpu/ref_lrn.cpp; 6s local 2024-04-03T17:27:48.2397295Z Compiling src/cpu/ref_pooling.cpp; 6s local 2024-04-03T17:27:48.2398164Z Compiling src/cpu/ref_reduction.cpp; 5s local 2024-04-03T17:27:48.2399236Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 4s local ... 2024-04-03T17:27:48.6393481Z 2024-04-03T17:27:48.6394265Z  2024-04-03T17:27:48.6394776Z  2024-04-03T17:27:48.6395275Z  2024-04-03T17:27:48.6395735Z  2024-04-03T17:27:48.6396143Z  2024-04-03T17:27:48.6396575Z  2024-04-03T17:27:48.6396986Z  2024-04-03T17:27:48.6397426Z  2024-04-03T17:27:48.6398079Z [9,395 / 14,756] 48 actions running 2024-04-03T17:27:48.6399080Z Compiling xla/service/cpu/runtime_conv2d.cc; 35s local 2024-04-03T17:27:48.6400207Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 33s local 2024-04-03T17:27:48.6401380Z Compiling src/cpu/cpu_convolution_list.cpp; 24s local 2024-04-03T17:27:48.6402285Z Compiling src/cpu/cpu_rnn_list.cpp; 20s local 2024-04-03T17:27:48.6403099Z Compiling src/cpu/ref_lrn.cpp; 6s local 2024-04-03T17:27:48.6404402Z Compiling src/cpu/ref_pooling.cpp; 6s local 2024-04-03T17:27:48.6405300Z Compiling src/cpu/ref_reduction.cpp; 5s local 2024-04-03T17:27:48.6406389Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 4s local ... 2024-04-03T17:27:48.8589653Z 2024-04-03T17:27:48.8710387Z  2024-04-03T17:27:48.8789335Z  2024-04-03T17:27:48.8829373Z  2024-04-03T17:27:48.8830109Z  2024-04-03T17:27:48.8830550Z  2024-04-03T17:27:48.8830975Z  2024-04-03T17:27:48.8835580Z  2024-04-03T17:27:48.8836408Z  2024-04-03T17:27:48.8840032Z [9,396 / 14,756] 48 actions running 2024-04-03T17:27:48.8841345Z Compiling xla/service/cpu/runtime_conv2d.cc; 36s local 2024-04-03T17:27:48.8846706Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 33s local 2024-04-03T17:27:48.8848527Z Compiling src/cpu/cpu_convolution_list.cpp; 24s local 2024-04-03T17:27:48.8849952Z Compiling src/cpu/cpu_rnn_list.cpp; 20s local 2024-04-03T17:27:48.8853796Z Compiling src/cpu/ref_lrn.cpp; 6s local 2024-04-03T17:27:48.8855045Z Compiling src/cpu/ref_reduction.cpp; 5s local 2024-04-03T17:27:48.8860297Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 4s local 2024-04-03T17:27:48.8867500Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 4s local ... 2024-04-03T17:27:49.0404151Z 2024-04-03T17:27:49.0404915Z  2024-04-03T17:27:49.0405347Z  2024-04-03T17:27:49.0405756Z  2024-04-03T17:27:49.0406142Z  2024-04-03T17:27:49.0406494Z  2024-04-03T17:27:49.0406864Z  2024-04-03T17:27:49.0407218Z  2024-04-03T17:27:49.0408073Z  2024-04-03T17:27:49.0408635Z [9,399 / 14,756] 48 actions running 2024-04-03T17:27:49.0409449Z Compiling xla/service/cpu/runtime_conv2d.cc; 36s local 2024-04-03T17:27:49.0410393Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 34s local 2024-04-03T17:27:49.0411344Z Compiling src/cpu/cpu_convolution_list.cpp; 25s local 2024-04-03T17:27:49.0412202Z Compiling src/cpu/cpu_rnn_list.cpp; 20s local 2024-04-03T17:27:49.0412921Z Compiling src/cpu/ref_lrn.cpp; 7s local 2024-04-03T17:27:49.0413798Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 5s local 2024-04-03T17:27:49.0415010Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 5s local 2024-04-03T17:27:49.0416106Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 5s local ... 2024-04-03T17:27:49.4410523Z 2024-04-03T17:27:49.4411282Z  2024-04-03T17:27:49.4411810Z  2024-04-03T17:27:49.4412269Z  2024-04-03T17:27:49.4412698Z  2024-04-03T17:27:49.4413977Z  2024-04-03T17:27:49.4414417Z  2024-04-03T17:27:49.4414990Z  2024-04-03T17:27:49.4415428Z  2024-04-03T17:27:49.4416094Z [9,400 / 14,756] 48 actions running 2024-04-03T17:27:49.4417097Z Compiling xla/service/cpu/runtime_conv2d.cc; 36s local 2024-04-03T17:27:49.4419939Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 34s local 2024-04-03T17:27:49.4421292Z Compiling src/cpu/cpu_convolution_list.cpp; 25s local 2024-04-03T17:27:49.4422520Z Compiling src/cpu/cpu_rnn_list.cpp; 21s local 2024-04-03T17:27:49.4425871Z Compiling src/cpu/ref_lrn.cpp; 7s local 2024-04-03T17:27:49.4427079Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 5s local 2024-04-03T17:27:49.4428787Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 5s local 2024-04-03T17:27:49.4430457Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 5s local ... 2024-04-03T17:27:49.6416423Z 2024-04-03T17:27:49.6417198Z  2024-04-03T17:27:49.6417758Z  2024-04-03T17:27:49.6418209Z  2024-04-03T17:27:49.6419517Z  2024-04-03T17:27:49.6419974Z  2024-04-03T17:27:49.6420412Z  2024-04-03T17:27:49.6420876Z  2024-04-03T17:27:49.6421349Z  2024-04-03T17:27:49.6422020Z [9,404 / 14,756] 48 actions running 2024-04-03T17:27:49.6423338Z Compiling xla/service/cpu/runtime_conv2d.cc; 36s local 2024-04-03T17:27:49.6424518Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 34s local 2024-04-03T17:27:49.6425611Z Compiling src/cpu/cpu_convolution_list.cpp; 25s local 2024-04-03T17:27:49.6426618Z Compiling src/cpu/cpu_rnn_list.cpp; 21s local 2024-04-03T17:27:49.6427548Z Compiling src/cpu/ref_lrn.cpp; 7s local 2024-04-03T17:27:49.6428998Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 5s local 2024-04-03T17:27:49.6430349Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 5s local 2024-04-03T17:27:49.6432309Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 5s local ... 2024-04-03T17:27:49.8889857Z 2024-04-03T17:27:49.8890633Z  2024-04-03T17:27:49.8891195Z  2024-04-03T17:27:49.8891648Z  2024-04-03T17:27:49.8892121Z  2024-04-03T17:27:49.8892577Z  2024-04-03T17:27:49.8893025Z  2024-04-03T17:27:49.8893503Z  2024-04-03T17:27:49.8894258Z  2024-04-03T17:27:49.8895152Z [9,408 / 14,756] 48 actions, 47 running 2024-04-03T17:27:49.8896231Z Compiling xla/service/cpu/runtime_conv2d.cc; 37s local 2024-04-03T17:27:49.8897369Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 34s local 2024-04-03T17:27:49.8898559Z Compiling src/cpu/cpu_convolution_list.cpp; 25s local 2024-04-03T17:27:49.8899548Z Compiling src/cpu/cpu_rnn_list.cpp; 21s local 2024-04-03T17:27:49.8900722Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 6s local 2024-04-03T17:27:49.8902180Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 5s local 2024-04-03T17:27:49.8903499Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 5s local 2024-04-03T17:27:49.8904886Z Compiling src/cpu/reorder/cpu_reorder_regular_bf16.cpp; 5s local ... 2024-04-03T17:27:50.0960284Z 2024-04-03T17:27:50.0961030Z  2024-04-03T17:27:50.0961468Z  2024-04-03T17:27:50.0961848Z  2024-04-03T17:27:50.0962215Z  2024-04-03T17:27:50.0962588Z  2024-04-03T17:27:50.0962967Z  2024-04-03T17:27:50.0963364Z  2024-04-03T17:27:50.0963755Z  2024-04-03T17:27:50.0964402Z [9,416 / 14,756] 48 actions, 47 running 2024-04-03T17:27:50.0965385Z Compiling xla/service/cpu/runtime_conv2d.cc; 37s local 2024-04-03T17:27:50.0966248Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 35s local 2024-04-03T17:27:50.0968694Z Compiling src/cpu/cpu_convolution_list.cpp; 26s local 2024-04-03T17:27:50.0969821Z Compiling src/cpu/cpu_rnn_list.cpp; 21s local 2024-04-03T17:27:50.0971245Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 6s local 2024-04-03T17:27:50.0972924Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 6s local 2024-04-03T17:27:50.0973940Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 6s local 2024-04-03T17:27:50.0975213Z Compiling src/cpu/reorder/cpu_reorder_regular_bf16.cpp; 6s local ... 2024-04-03T17:27:50.2986946Z 2024-04-03T17:27:50.2987860Z  2024-04-03T17:27:50.2988406Z  2024-04-03T17:27:50.2988839Z  2024-04-03T17:27:50.2989262Z  2024-04-03T17:27:50.2989649Z  2024-04-03T17:27:50.2990033Z  2024-04-03T17:27:50.2990416Z  2024-04-03T17:27:50.2990768Z  2024-04-03T17:27:50.2991424Z [9,424 / 14,756] 48 actions, 47 running 2024-04-03T17:27:50.2992383Z Compiling xla/service/cpu/runtime_conv2d.cc; 37s local 2024-04-03T17:27:50.2993564Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 35s local 2024-04-03T17:27:50.2994643Z Compiling src/cpu/cpu_convolution_list.cpp; 26s local 2024-04-03T17:27:50.2995640Z Compiling src/cpu/cpu_rnn_list.cpp; 22s local 2024-04-03T17:27:50.2996690Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 6s local 2024-04-03T17:27:50.2998111Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 6s local 2024-04-03T17:27:50.2999392Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 6s local 2024-04-03T17:27:50.3000709Z Compiling src/cpu/reorder/cpu_reorder_regular_bf16.cpp; 6s local ... 2024-04-03T17:27:50.5052559Z 2024-04-03T17:27:50.5053400Z  2024-04-03T17:27:50.5054013Z  2024-04-03T17:27:50.5054430Z  2024-04-03T17:27:50.5055070Z  2024-04-03T17:27:50.5055506Z  2024-04-03T17:27:50.5055957Z  2024-04-03T17:27:50.5056422Z  2024-04-03T17:27:50.5056833Z  2024-04-03T17:27:50.5057886Z [9,426 / 14,756] 48 actions, 47 running 2024-04-03T17:27:50.5058921Z Compiling xla/service/cpu/runtime_conv2d.cc; 37s local 2024-04-03T17:27:50.5059992Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 35s local 2024-04-03T17:27:50.5061099Z Compiling src/cpu/cpu_convolution_list.cpp; 26s local 2024-04-03T17:27:50.5062077Z Compiling src/cpu/cpu_rnn_list.cpp; 22s local 2024-04-03T17:27:50.5063173Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 6s local 2024-04-03T17:27:50.5064453Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 6s local 2024-04-03T17:27:50.5065640Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 6s local 2024-04-03T17:27:50.5066948Z Compiling src/cpu/reorder/cpu_reorder_regular_bf16.cpp; 6s local ... 2024-04-03T17:27:50.7873461Z 2024-04-03T17:27:50.7874241Z  2024-04-03T17:27:50.7874753Z  2024-04-03T17:27:50.7875187Z  2024-04-03T17:27:50.7875579Z  2024-04-03T17:27:50.7875964Z  2024-04-03T17:27:50.7876416Z  2024-04-03T17:27:50.7876856Z  2024-04-03T17:27:50.7877267Z  2024-04-03T17:27:50.7877975Z [9,429 / 14,756] 48 actions, 47 running 2024-04-03T17:27:50.7878926Z Compiling xla/service/cpu/runtime_conv2d.cc; 38s local 2024-04-03T17:27:50.7880099Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 35s local 2024-04-03T17:27:50.7881087Z Compiling src/cpu/cpu_convolution_list.cpp; 26s local 2024-04-03T17:27:50.7881985Z Compiling src/cpu/cpu_rnn_list.cpp; 22s local 2024-04-03T17:27:50.7882912Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 6s local 2024-04-03T17:27:50.7884191Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 6s local 2024-04-03T17:27:50.7885361Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 6s local 2024-04-03T17:27:50.7886677Z Compiling src/cpu/reorder/cpu_reorder_regular_f32_f32.cpp; 6s local ... 2024-04-03T17:27:50.9845930Z 2024-04-03T17:27:50.9846692Z  2024-04-03T17:27:50.9847247Z  2024-04-03T17:27:50.9847715Z  2024-04-03T17:27:50.9848142Z  2024-04-03T17:27:50.9848587Z  2024-04-03T17:27:50.9849036Z  2024-04-03T17:27:50.9849469Z  2024-04-03T17:27:50.9849926Z  2024-04-03T17:27:50.9850641Z [9,432 / 14,756] 48 actions, 47 running 2024-04-03T17:27:50.9851619Z Compiling xla/service/cpu/runtime_conv2d.cc; 38s local 2024-04-03T17:27:50.9852697Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 35s local 2024-04-03T17:27:50.9853778Z Compiling src/cpu/cpu_convolution_list.cpp; 26s local 2024-04-03T17:27:50.9854922Z Compiling src/cpu/cpu_rnn_list.cpp; 22s local 2024-04-03T17:27:50.9856073Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 7s local 2024-04-03T17:27:50.9857295Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 7s local 2024-04-03T17:27:50.9858515Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 7s local 2024-04-03T17:27:50.9859850Z Compiling src/cpu/reorder/cpu_reorder_regular_f32_s8.cpp; 6s local ... 2024-04-03T17:27:51.2168984Z 2024-04-03T17:27:51.2169746Z  2024-04-03T17:27:51.2170264Z  2024-04-03T17:27:51.2170643Z  2024-04-03T17:27:51.2171019Z  2024-04-03T17:27:51.2171424Z  2024-04-03T17:27:51.2171990Z  2024-04-03T17:27:51.2172401Z  2024-04-03T17:27:51.2172829Z  2024-04-03T17:27:51.2173525Z [9,437 / 14,756] 48 actions, 47 running 2024-04-03T17:27:51.2174682Z Compiling xla/service/cpu/runtime_conv2d.cc; 38s local 2024-04-03T17:27:51.2175758Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 36s local 2024-04-03T17:27:51.2177215Z Compiling src/cpu/cpu_convolution_list.cpp; 27s local 2024-04-03T17:27:51.2178221Z Compiling src/cpu/cpu_rnn_list.cpp; 23s local 2024-04-03T17:27:51.2179322Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 7s local 2024-04-03T17:27:51.2180555Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 7s local 2024-04-03T17:27:51.2182189Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 7s local 2024-04-03T17:27:51.2183446Z Compiling src/cpu/reorder/cpu_reorder_regular_s32.cpp; 6s local ... 2024-04-03T17:27:51.4378393Z 2024-04-03T17:27:51.4379158Z  2024-04-03T17:27:51.4379695Z  2024-04-03T17:27:51.4380200Z  2024-04-03T17:27:51.4380651Z  2024-04-03T17:27:51.4381043Z  2024-04-03T17:27:51.4381440Z  2024-04-03T17:27:51.4381830Z  2024-04-03T17:27:51.4382244Z  2024-04-03T17:27:51.4382934Z [9,441 / 14,756] 48 actions, 47 running 2024-04-03T17:27:51.4383967Z Compiling xla/service/cpu/runtime_conv2d.cc; 38s local 2024-04-03T17:27:51.4385007Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 36s local 2024-04-03T17:27:51.4386104Z Compiling src/cpu/cpu_convolution_list.cpp; 27s local 2024-04-03T17:27:51.4387042Z Compiling src/cpu/cpu_rnn_list.cpp; 23s local 2024-04-03T17:27:51.4388335Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 7s local 2024-04-03T17:27:51.4389664Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 7s local 2024-04-03T17:27:51.4390838Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 7s local 2024-04-03T17:27:51.4392083Z Compiling src/cpu/reorder/cpu_reorder_regular_s8.cpp; 6s local ... 2024-04-03T17:27:51.6447350Z 2024-04-03T17:27:51.6448103Z  2024-04-03T17:27:51.6448643Z  2024-04-03T17:27:51.6449102Z  2024-04-03T17:27:51.6449505Z  2024-04-03T17:27:51.6449928Z  2024-04-03T17:27:51.6450355Z  2024-04-03T17:27:51.6450781Z  2024-04-03T17:27:51.6451199Z  2024-04-03T17:27:51.6451826Z [9,444 / 14,756] 48 actions running 2024-04-03T17:27:51.6452821Z Compiling xla/service/cpu/runtime_conv2d.cc; 38s local 2024-04-03T17:27:51.6453926Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 36s local 2024-04-03T17:27:51.6455208Z Compiling src/cpu/cpu_convolution_list.cpp; 27s local 2024-04-03T17:27:51.6456153Z Compiling src/cpu/cpu_rnn_list.cpp; 23s local 2024-04-03T17:27:51.6457217Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 7s local 2024-04-03T17:27:51.6458370Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 7s local 2024-04-03T17:27:51.6459547Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 7s local 2024-04-03T17:27:51.6460764Z Compiling src/cpu/reorder/cpu_reorder_regular_s8.cpp; 7s local ... 2024-04-03T17:27:51.8735979Z 2024-04-03T17:27:51.8736917Z  2024-04-03T17:27:51.8737454Z  2024-04-03T17:27:51.8737877Z  2024-04-03T17:27:51.8738269Z  2024-04-03T17:27:51.8738691Z  2024-04-03T17:27:51.8739129Z  2024-04-03T17:27:51.8739544Z  2024-04-03T17:27:51.8739992Z  2024-04-03T17:27:51.8740702Z [9,445 / 14,756] 48 actions, 47 running 2024-04-03T17:27:51.8741697Z Compiling xla/service/cpu/runtime_conv2d.cc; 39s local 2024-04-03T17:27:51.8742811Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 36s local 2024-04-03T17:27:51.8743941Z Compiling src/cpu/cpu_convolution_list.cpp; 27s local 2024-04-03T17:27:51.8744856Z Compiling src/cpu/cpu_rnn_list.cpp; 23s local 2024-04-03T17:27:51.8745901Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 8s local 2024-04-03T17:27:51.8746979Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 7s local 2024-04-03T17:27:51.8748356Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 7s local 2024-04-03T17:27:51.8749635Z Compiling src/cpu/reorder/cpu_reorder_regular_s8.cpp; 7s local ... 2024-04-03T17:27:52.1327570Z 2024-04-03T17:27:52.1328248Z  2024-04-03T17:27:52.1328721Z  2024-04-03T17:27:52.1329077Z  2024-04-03T17:27:52.1329760Z  2024-04-03T17:27:52.1330127Z  2024-04-03T17:27:52.1330502Z  2024-04-03T17:27:52.1331981Z  2024-04-03T17:27:52.1332321Z  2024-04-03T17:27:52.1332962Z [9,447 / 14,756] 48 actions, 47 running 2024-04-03T17:27:52.1333794Z Compiling xla/service/cpu/runtime_conv2d.cc; 39s local 2024-04-03T17:27:52.1335237Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 37s local 2024-04-03T17:27:52.1336628Z Compiling src/cpu/cpu_convolution_list.cpp; 28s local 2024-04-03T17:27:52.1337434Z Compiling src/cpu/cpu_rnn_list.cpp; 24s local 2024-04-03T17:27:52.1338453Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 8s local 2024-04-03T17:27:52.1339492Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 8s local 2024-04-03T17:27:52.1340494Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 8s local 2024-04-03T17:27:52.1341344Z Compiling src/cpu/rnn/ref_rnn.cpp; 6s local ... 2024-04-03T17:27:52.4185285Z 2024-04-03T17:27:52.4186061Z  2024-04-03T17:27:52.4186604Z  2024-04-03T17:27:52.4187062Z  2024-04-03T17:27:52.4187514Z  2024-04-03T17:27:52.4188190Z  2024-04-03T17:27:52.4188605Z  2024-04-03T17:27:52.4189034Z  2024-04-03T17:27:52.4189496Z  2024-04-03T17:27:52.4190221Z [9,450 / 14,756] 48 actions, 47 running 2024-04-03T17:27:52.4191316Z Compiling xla/service/cpu/runtime_conv2d.cc; 39s local 2024-04-03T17:27:52.4192446Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 37s local 2024-04-03T17:27:52.4193603Z Compiling src/cpu/cpu_convolution_list.cpp; 28s local 2024-04-03T17:27:52.4194517Z Compiling src/cpu/cpu_rnn_list.cpp; 24s local 2024-04-03T17:27:52.4195624Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 8s local 2024-04-03T17:27:52.4196944Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 8s local 2024-04-03T17:27:52.4198202Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 8s local 2024-04-03T17:27:52.4199357Z Compiling src/cpu/rnn/ref_rnn.cpp; 6s local ... 2024-04-03T17:27:52.6441963Z 2024-04-03T17:27:52.6442909Z  2024-04-03T17:27:52.6443435Z  2024-04-03T17:27:52.6445685Z  2024-04-03T17:27:52.6446586Z  2024-04-03T17:27:52.6447339Z  2024-04-03T17:27:52.6456336Z  2024-04-03T17:27:52.6456920Z  2024-04-03T17:27:52.6457325Z  2024-04-03T17:27:52.6457962Z [9,450 / 14,756] 48 actions running 2024-04-03T17:27:52.6459073Z Compiling xla/service/cpu/runtime_conv2d.cc; 39s local 2024-04-03T17:27:52.6460157Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 37s local 2024-04-03T17:27:52.6461295Z Compiling src/cpu/cpu_convolution_list.cpp; 28s local 2024-04-03T17:27:52.6462245Z Compiling src/cpu/cpu_rnn_list.cpp; 24s local 2024-04-03T17:27:52.6463369Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 8s local 2024-04-03T17:27:52.6464690Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 8s local 2024-04-03T17:27:52.6465999Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 8s local 2024-04-03T17:27:52.6467161Z Compiling src/cpu/rnn/ref_rnn.cpp; 6s local ... 2024-04-03T17:27:52.8470614Z 2024-04-03T17:27:52.8471553Z  2024-04-03T17:27:52.8472067Z  2024-04-03T17:27:52.8472510Z  2024-04-03T17:27:52.8472956Z  2024-04-03T17:27:52.8473389Z  2024-04-03T17:27:52.8473803Z  2024-04-03T17:27:52.8474217Z  2024-04-03T17:27:52.8474622Z  2024-04-03T17:27:52.8475253Z [9,451 / 14,756] 48 actions running 2024-04-03T17:27:52.8476257Z Compiling xla/service/cpu/runtime_conv2d.cc; 40s local 2024-04-03T17:27:52.8477277Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 37s local 2024-04-03T17:27:52.8478323Z Compiling src/cpu/cpu_convolution_list.cpp; 28s local 2024-04-03T17:27:52.8479276Z Compiling src/cpu/cpu_rnn_list.cpp; 24s local 2024-04-03T17:27:52.8480354Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 8s local 2024-04-03T17:27:52.8482090Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 8s local 2024-04-03T17:27:52.8483388Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 8s local 2024-04-03T17:27:52.8484484Z Compiling src/cpu/rnn/ref_rnn.cpp; 7s local ... 2024-04-03T17:27:53.2484571Z 2024-04-03T17:27:53.2485324Z  2024-04-03T17:27:53.2486251Z  2024-04-03T17:27:53.2486667Z  2024-04-03T17:27:53.2487064Z  2024-04-03T17:27:53.2487473Z  2024-04-03T17:27:53.2487888Z  2024-04-03T17:27:53.2488262Z  2024-04-03T17:27:53.2488637Z  2024-04-03T17:27:53.2489273Z [9,453 / 14,756] 48 actions running 2024-04-03T17:27:53.2490267Z Compiling xla/service/cpu/runtime_conv2d.cc; 40s local 2024-04-03T17:27:53.2491362Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 38s local 2024-04-03T17:27:53.2492434Z Compiling src/cpu/cpu_convolution_list.cpp; 29s local 2024-04-03T17:27:53.2493374Z Compiling src/cpu/cpu_rnn_list.cpp; 25s local 2024-04-03T17:27:53.2494443Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 9s local 2024-04-03T17:27:53.2495815Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 9s local 2024-04-03T17:27:53.2496944Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 9s local 2024-04-03T17:27:53.2497987Z Compiling src/cpu/rnn/ref_rnn.cpp; 7s local ... 2024-04-03T17:27:53.4924186Z 2024-04-03T17:27:53.4924947Z  2024-04-03T17:27:53.4925509Z  2024-04-03T17:27:53.4925965Z  2024-04-03T17:27:53.4926428Z  2024-04-03T17:27:53.4926884Z  2024-04-03T17:27:53.4927328Z  2024-04-03T17:27:53.4927787Z  2024-04-03T17:27:53.4928252Z  2024-04-03T17:27:53.4928966Z [9,455 / 14,756] 48 actions, 47 running 2024-04-03T17:27:53.4930048Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 38s local 2024-04-03T17:27:53.4931223Z Compiling src/cpu/cpu_convolution_list.cpp; 29s local 2024-04-03T17:27:53.4932262Z Compiling src/cpu/cpu_rnn_list.cpp; 25s local 2024-04-03T17:27:53.4933457Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 9s local 2024-04-03T17:27:53.4934983Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 9s local 2024-04-03T17:27:53.4936266Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 9s local 2024-04-03T17:27:53.4937360Z Compiling src/cpu/rnn/ref_rnn.cpp; 7s local 2024-04-03T17:27:53.4938394Z Compiling src/cpu/simple_resampling.cpp; 6s local ... 2024-04-03T17:27:53.8526241Z 2024-04-03T17:27:53.8527004Z  2024-04-03T17:27:53.8527554Z  2024-04-03T17:27:53.8528000Z  2024-04-03T17:27:53.8528447Z  2024-04-03T17:27:53.8528903Z  2024-04-03T17:27:53.8529314Z  2024-04-03T17:27:53.8529745Z  2024-04-03T17:27:53.8530573Z  2024-04-03T17:27:53.8531239Z [9,461 / 14,756] 48 actions running 2024-04-03T17:27:53.8532319Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 38s local 2024-04-03T17:27:53.8533515Z Compiling src/cpu/cpu_convolution_list.cpp; 29s local 2024-04-03T17:27:53.8534627Z Compiling src/cpu/cpu_rnn_list.cpp; 25s local 2024-04-03T17:27:53.8535698Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 9s local 2024-04-03T17:27:53.8537001Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 9s local 2024-04-03T17:27:53.8538263Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 9s local 2024-04-03T17:27:53.8539356Z Compiling src/cpu/rnn/ref_rnn.cpp; 8s local 2024-04-03T17:27:53.8540295Z Compiling src/cpu/simple_resampling.cpp; 7s local ... 2024-04-03T17:27:54.0543817Z 2024-04-03T17:27:54.0544762Z  2024-04-03T17:27:54.0545463Z  2024-04-03T17:27:54.0546081Z  2024-04-03T17:27:54.0546683Z  2024-04-03T17:27:54.0547129Z  2024-04-03T17:27:54.0547986Z  2024-04-03T17:27:54.0548458Z  2024-04-03T17:27:54.0549061Z  2024-04-03T17:27:54.0549902Z [9,462 / 14,756] 48 actions running 2024-04-03T17:27:54.0551714Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 39s local 2024-04-03T17:27:54.0553045Z Compiling src/cpu/cpu_convolution_list.cpp; 30s local 2024-04-03T17:27:54.0554258Z Compiling src/cpu/cpu_rnn_list.cpp; 25s local 2024-04-03T17:27:54.0555613Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 10s local 2024-04-03T17:27:54.0556920Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 10s local 2024-04-03T17:27:54.0558452Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 10s local 2024-04-03T17:27:54.0559826Z Compiling src/cpu/rnn/ref_rnn.cpp; 8s local 2024-04-03T17:27:54.0560809Z Compiling src/cpu/simple_resampling.cpp; 7s local ... 2024-04-03T17:27:54.2557589Z 2024-04-03T17:27:54.2558383Z  2024-04-03T17:27:54.2558943Z  2024-04-03T17:27:54.2559362Z  2024-04-03T17:27:54.2559786Z  2024-04-03T17:27:54.2560230Z  2024-04-03T17:27:54.2560668Z  2024-04-03T17:27:54.2561103Z  2024-04-03T17:27:54.2561545Z  2024-04-03T17:27:54.2562211Z [9,464 / 14,756] 48 actions running 2024-04-03T17:27:54.2563268Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 39s local 2024-04-03T17:27:54.2564404Z Compiling src/cpu/cpu_convolution_list.cpp; 30s local 2024-04-03T17:27:54.2565379Z Compiling src/cpu/cpu_rnn_list.cpp; 26s local 2024-04-03T17:27:54.2566515Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 10s local 2024-04-03T17:27:54.2567850Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 10s local 2024-04-03T17:27:54.2569142Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 10s local 2024-04-03T17:27:54.2570243Z Compiling src/cpu/rnn/ref_rnn.cpp; 8s local 2024-04-03T17:27:54.2571219Z Compiling src/cpu/simple_resampling.cpp; 7s local ... 2024-04-03T17:27:54.4864074Z 2024-04-03T17:27:54.4864814Z  2024-04-03T17:27:54.4865357Z  2024-04-03T17:27:54.4865798Z  2024-04-03T17:27:54.4866237Z  2024-04-03T17:27:54.4866677Z  2024-04-03T17:27:54.4867130Z  2024-04-03T17:27:54.4867839Z  2024-04-03T17:27:54.4868301Z  2024-04-03T17:27:54.4869041Z [9,466 / 14,756] 48 actions, 47 running 2024-04-03T17:27:54.4870103Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 39s local 2024-04-03T17:27:54.4871221Z Compiling src/cpu/cpu_convolution_list.cpp; 30s local 2024-04-03T17:27:54.4872150Z Compiling src/cpu/cpu_rnn_list.cpp; 26s local 2024-04-03T17:27:54.4873234Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 10s local 2024-04-03T17:27:54.4874516Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 10s local 2024-04-03T17:27:54.4875746Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 10s local 2024-04-03T17:27:54.4876811Z Compiling src/cpu/rnn/ref_rnn.cpp; 8s local 2024-04-03T17:27:54.4877792Z Compiling src/cpu/simple_resampling.cpp; 7s local ... 2024-04-03T17:27:54.7759467Z 2024-04-03T17:27:54.7760223Z  2024-04-03T17:27:54.7760803Z  2024-04-03T17:27:54.7761246Z  2024-04-03T17:27:54.7761684Z  2024-04-03T17:27:54.7777722Z  2024-04-03T17:27:54.7778257Z  2024-04-03T17:27:54.7778720Z  2024-04-03T17:27:54.7779145Z  2024-04-03T17:27:54.7779859Z [9,468 / 14,756] 48 actions, 47 running 2024-04-03T17:27:54.7780825Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 39s local 2024-04-03T17:27:54.7781989Z Compiling src/cpu/cpu_convolution_list.cpp; 30s local 2024-04-03T17:27:54.7782995Z Compiling src/cpu/cpu_rnn_list.cpp; 26s local 2024-04-03T17:27:54.7784145Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 10s local 2024-04-03T17:27:54.7785471Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 10s local 2024-04-03T17:27:54.7786804Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 10s local 2024-04-03T17:27:54.7788136Z Compiling src/cpu/rnn/ref_rnn.cpp; 9s local 2024-04-03T17:27:54.7789051Z Compiling src/cpu/simple_resampling.cpp; 8s local ... 2024-04-03T17:27:55.0503419Z 2024-04-03T17:27:55.0504579Z  2024-04-03T17:27:55.0505457Z  2024-04-03T17:27:55.0505917Z  2024-04-03T17:27:55.0506354Z  2024-04-03T17:27:55.0509229Z  2024-04-03T17:27:55.0510089Z  2024-04-03T17:27:55.0510645Z  2024-04-03T17:27:55.0511188Z  2024-04-03T17:27:55.0511936Z [9,469 / 14,756] 48 actions running 2024-04-03T17:27:55.0541052Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 40s local 2024-04-03T17:27:55.0543006Z Compiling src/cpu/cpu_convolution_list.cpp; 31s local 2024-04-03T17:27:55.0544352Z Compiling src/cpu/cpu_rnn_list.cpp; 26s local 2024-04-03T17:27:55.0545660Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 11s local 2024-04-03T17:27:55.0547146Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 11s local 2024-04-03T17:27:55.0549192Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 11s local 2024-04-03T17:27:55.0550336Z Compiling src/cpu/rnn/ref_rnn.cpp; 9s local 2024-04-03T17:27:55.0551308Z Compiling src/cpu/simple_resampling.cpp; 8s local ... 2024-04-03T17:27:55.2660750Z 2024-04-03T17:27:55.2662124Z  2024-04-03T17:27:55.2662876Z  2024-04-03T17:27:55.2664170Z  2024-04-03T17:27:55.2664690Z  2024-04-03T17:27:55.2665140Z  2024-04-03T17:27:55.2665579Z  2024-04-03T17:27:55.2666035Z  2024-04-03T17:27:55.2666513Z  2024-04-03T17:27:55.2667221Z [9,473 / 14,756] 48 actions, 47 running 2024-04-03T17:27:55.2668586Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 40s local 2024-04-03T17:27:55.2669682Z Compiling src/cpu/cpu_convolution_list.cpp; 31s local 2024-04-03T17:27:55.2670613Z Compiling src/cpu/cpu_rnn_list.cpp; 27s local 2024-04-03T17:27:55.2671673Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 11s local 2024-04-03T17:27:55.2672985Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 11s local 2024-04-03T17:27:55.2674282Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 11s local 2024-04-03T17:27:55.2675443Z Compiling src/cpu/rnn/ref_rnn.cpp; 9s local 2024-04-03T17:27:55.2676609Z Compiling src/cpu/simple_resampling.cpp; 8s local ... 2024-04-03T17:27:55.4830576Z 2024-04-03T17:27:55.4831755Z  2024-04-03T17:27:55.4832659Z  2024-04-03T17:27:55.4833454Z  2024-04-03T17:27:55.4834545Z  2024-04-03T17:27:55.4835080Z  2024-04-03T17:27:55.4835526Z  2024-04-03T17:27:55.4836006Z  2024-04-03T17:27:55.4836450Z  2024-04-03T17:27:55.4837160Z [9,476 / 14,756] 48 actions, 47 running 2024-04-03T17:27:55.4838280Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 40s local 2024-04-03T17:27:55.4839455Z Compiling src/cpu/cpu_convolution_list.cpp; 31s local 2024-04-03T17:27:55.4840475Z Compiling src/cpu/cpu_rnn_list.cpp; 27s local 2024-04-03T17:27:55.4841636Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 11s local 2024-04-03T17:27:55.4842992Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 11s local 2024-04-03T17:27:55.4844209Z Compiling src/cpu/rnn/ref_rnn.cpp; 9s local 2024-04-03T17:27:55.4845218Z Compiling src/cpu/simple_resampling.cpp; 8s local 2024-04-03T17:27:55.4846421Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 8s local ... 2024-04-03T17:27:55.6936489Z 2024-04-03T17:27:55.6937667Z  2024-04-03T17:27:55.6938359Z  2024-04-03T17:27:55.6941035Z  2024-04-03T17:27:55.6942785Z  2024-04-03T17:27:55.6943358Z  2024-04-03T17:27:55.6943872Z  2024-04-03T17:27:55.6944410Z  2024-04-03T17:27:55.6944950Z  2024-04-03T17:27:55.6945747Z [9,479 / 14,756] 48 actions, 47 running 2024-04-03T17:27:55.6946990Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 40s local 2024-04-03T17:27:55.6948374Z Compiling src/cpu/cpu_convolution_list.cpp; 31s local 2024-04-03T17:27:55.6949347Z Compiling src/cpu/cpu_rnn_list.cpp; 27s local 2024-04-03T17:27:55.6950908Z Compiling src/cpu/rnn/ref_rnn.cpp; 10s local 2024-04-03T17:27:55.6952340Z Compiling src/cpu/simple_resampling.cpp; 9s local 2024-04-03T17:27:55.6953529Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 8s local 2024-04-03T17:27:55.6954957Z Compiling src/cpu/x64/brgemm/jit_brgemm_amx_uker.cpp; 8s local 2024-04-03T17:27:55.6956390Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 7s local ... 2024-04-03T17:27:56.0532818Z 2024-04-03T17:27:56.0534014Z  2024-04-03T17:27:56.0534712Z  2024-04-03T17:27:56.0535197Z  2024-04-03T17:27:56.0535661Z  2024-04-03T17:27:56.0536831Z  2024-04-03T17:27:56.0537348Z  2024-04-03T17:27:56.0537807Z  2024-04-03T17:27:56.0538239Z  2024-04-03T17:27:56.0538890Z [9,480 / 14,756] 48 actions running 2024-04-03T17:27:56.0539969Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 41s local 2024-04-03T17:27:56.0541131Z Compiling src/cpu/cpu_convolution_list.cpp; 32s local 2024-04-03T17:27:56.0542128Z Compiling src/cpu/cpu_rnn_list.cpp; 27s local 2024-04-03T17:27:56.0543089Z Compiling src/cpu/rnn/ref_rnn.cpp; 10s local 2024-04-03T17:27:56.0544160Z Compiling src/cpu/simple_resampling.cpp; 9s local 2024-04-03T17:27:56.0545284Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 8s local 2024-04-03T17:27:56.0546524Z Compiling src/cpu/x64/brgemm/jit_brgemm_amx_uker.cpp; 8s local 2024-04-03T17:27:56.0548186Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 8s local ... 2024-04-03T17:27:56.3842826Z 2024-04-03T17:27:56.3844054Z  2024-04-03T17:27:56.3844552Z  2024-04-03T17:27:56.3845012Z  2024-04-03T17:27:56.3845464Z  2024-04-03T17:27:56.3845868Z  2024-04-03T17:27:56.3846290Z  2024-04-03T17:27:56.3846687Z  2024-04-03T17:27:56.3847116Z  2024-04-03T17:27:56.3847843Z [9,484 / 14,756] 48 actions, 47 running 2024-04-03T17:27:56.3848964Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 41s local 2024-04-03T17:27:56.3850099Z Compiling src/cpu/cpu_convolution_list.cpp; 32s local 2024-04-03T17:27:56.3851078Z Compiling src/cpu/cpu_rnn_list.cpp; 28s local 2024-04-03T17:27:56.3851886Z Compiling src/cpu/rnn/ref_rnn.cpp; 10s local 2024-04-03T17:27:56.3852758Z Compiling src/cpu/simple_resampling.cpp; 9s local 2024-04-03T17:27:56.3853804Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 9s local 2024-04-03T17:27:56.3855189Z Compiling src/cpu/x64/brgemm/jit_brgemm_amx_uker.cpp; 8s local 2024-04-03T17:27:56.3856338Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 8s local ... 2024-04-03T17:27:56.6593346Z 2024-04-03T17:27:56.6594531Z  2024-04-03T17:27:56.6595028Z  2024-04-03T17:27:56.6595456Z  2024-04-03T17:27:56.6595909Z  2024-04-03T17:27:56.6596300Z  2024-04-03T17:27:56.6596675Z  2024-04-03T17:27:56.6597115Z  2024-04-03T17:27:56.6597610Z  2024-04-03T17:27:56.6598224Z [9,486 / 14,756] 48 actions running 2024-04-03T17:27:56.6599252Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 41s local 2024-04-03T17:27:56.6600336Z Compiling src/cpu/cpu_convolution_list.cpp; 32s local 2024-04-03T17:27:56.6601263Z Compiling src/cpu/cpu_rnn_list.cpp; 28s local 2024-04-03T17:27:56.6602247Z Compiling src/cpu/rnn/ref_rnn.cpp; 10s local 2024-04-03T17:27:56.6603103Z Compiling src/cpu/simple_resampling.cpp; 10s local 2024-04-03T17:27:56.6604115Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 9s local 2024-04-03T17:27:56.6605264Z Compiling src/cpu/x64/brgemm/jit_brgemm_amx_uker.cpp; 9s local 2024-04-03T17:27:56.6606460Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 8s local ... 2024-04-03T17:27:56.8527140Z 2024-04-03T17:27:56.8528528Z  2024-04-03T17:27:56.8529071Z  2024-04-03T17:27:56.8529495Z  2024-04-03T17:27:56.8529971Z  2024-04-03T17:27:56.8530368Z  2024-04-03T17:27:56.8530781Z  2024-04-03T17:27:56.8531227Z  2024-04-03T17:27:56.8531656Z  2024-04-03T17:27:56.8532312Z [9,495 / 14,756] 47 actions running 2024-04-03T17:27:56.8533747Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 41s local 2024-04-03T17:27:56.8535072Z Compiling src/cpu/cpu_convolution_list.cpp; 32s local 2024-04-03T17:27:56.8536029Z Compiling src/cpu/cpu_rnn_list.cpp; 28s local 2024-04-03T17:27:56.8536924Z Compiling src/cpu/rnn/ref_rnn.cpp; 11s local 2024-04-03T17:27:56.8538089Z Compiling src/cpu/simple_resampling.cpp; 10s local 2024-04-03T17:27:56.8539125Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 9s local 2024-04-03T17:27:56.8540217Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 9s local 2024-04-03T17:27:56.8541117Z @onednn//:mkl_dnn; 7s local ... 2024-04-03T17:27:57.0542324Z 2024-04-03T17:27:57.0543067Z  2024-04-03T17:27:57.0543593Z  2024-04-03T17:27:57.0544019Z  2024-04-03T17:27:57.0544438Z  2024-04-03T17:27:57.0544840Z  2024-04-03T17:27:57.0545247Z  2024-04-03T17:27:57.0547403Z  2024-04-03T17:27:57.0550655Z  2024-04-03T17:27:57.0551665Z [9,506 / 14,756] 48 actions running 2024-04-03T17:27:57.0555326Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 42s local 2024-04-03T17:27:57.0556678Z Compiling src/cpu/cpu_convolution_list.cpp; 33s local 2024-04-03T17:27:57.0560166Z Compiling src/cpu/cpu_rnn_list.cpp; 28s local 2024-04-03T17:27:57.0561390Z Compiling src/cpu/rnn/ref_rnn.cpp; 11s local 2024-04-03T17:27:57.0565608Z Compiling src/cpu/simple_resampling.cpp; 10s local 2024-04-03T17:27:57.0566999Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 9s local 2024-04-03T17:27:57.0571627Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 9s local 2024-04-03T17:27:57.0572883Z @onednn//:mkl_dnn; 7s local ... 2024-04-03T17:27:57.2546897Z 2024-04-03T17:27:57.2548248Z  2024-04-03T17:27:57.2549361Z  2024-04-03T17:27:57.2550527Z  2024-04-03T17:27:57.2551016Z  2024-04-03T17:27:57.2551440Z  2024-04-03T17:27:57.2551872Z  2024-04-03T17:27:57.2552323Z  2024-04-03T17:27:57.2553327Z  2024-04-03T17:27:57.2554038Z [9,509 / 14,756] 48 actions running 2024-04-03T17:27:57.2555110Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 42s local 2024-04-03T17:27:57.2556432Z Compiling src/cpu/cpu_convolution_list.cpp; 33s local 2024-04-03T17:27:57.2557823Z Compiling src/cpu/cpu_rnn_list.cpp; 29s local 2024-04-03T17:27:57.2559007Z Compiling src/cpu/rnn/ref_rnn.cpp; 11s local 2024-04-03T17:27:57.2560079Z Compiling src/cpu/simple_resampling.cpp; 10s local 2024-04-03T17:27:57.2561331Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 9s local 2024-04-03T17:27:57.2562992Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 9s local 2024-04-03T17:27:57.2564159Z @onednn//:mkl_dnn; 7s local ... 2024-04-03T17:27:57.6544418Z 2024-04-03T17:27:57.6545614Z  2024-04-03T17:27:57.6546666Z  2024-04-03T17:27:57.6548080Z  2024-04-03T17:27:57.6548676Z  2024-04-03T17:27:57.6549146Z  2024-04-03T17:27:57.6549647Z  2024-04-03T17:27:57.6550146Z  2024-04-03T17:27:57.6550652Z  2024-04-03T17:27:57.6551354Z [9,511 / 14,756] 48 actions running 2024-04-03T17:27:57.6552515Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 42s local 2024-04-03T17:27:57.6553602Z Compiling src/cpu/cpu_convolution_list.cpp; 33s local 2024-04-03T17:27:57.6554596Z Compiling src/cpu/cpu_rnn_list.cpp; 29s local 2024-04-03T17:27:57.6555497Z Compiling src/cpu/rnn/ref_rnn.cpp; 11s local 2024-04-03T17:27:57.6556673Z Compiling src/cpu/simple_resampling.cpp; 11s local 2024-04-03T17:27:57.6557790Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 10s local 2024-04-03T17:27:57.6558915Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 9s local 2024-04-03T17:27:57.6559954Z @onednn//:mkl_dnn; 8s local ... 2024-04-03T17:27:57.9645569Z 2024-04-03T17:27:57.9646400Z  2024-04-03T17:27:57.9646949Z  2024-04-03T17:27:57.9647382Z  2024-04-03T17:27:57.9647825Z  2024-04-03T17:27:57.9648637Z  2024-04-03T17:27:57.9649076Z  2024-04-03T17:27:57.9649488Z  2024-04-03T17:27:57.9649901Z  2024-04-03T17:27:57.9650595Z [9,513 / 14,756] 48 actions, 47 running 2024-04-03T17:27:57.9651665Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 42s local 2024-04-03T17:27:57.9652969Z Compiling src/cpu/cpu_convolution_list.cpp; 33s local 2024-04-03T17:27:57.9654033Z Compiling src/cpu/cpu_rnn_list.cpp; 29s local 2024-04-03T17:27:57.9655142Z Compiling src/cpu/rnn/ref_rnn.cpp; 12s local 2024-04-03T17:27:57.9656119Z Compiling src/cpu/simple_resampling.cpp; 11s local 2024-04-03T17:27:57.9657238Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 10s local 2024-04-03T17:27:57.9658478Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 10s local 2024-04-03T17:27:57.9659538Z @onednn//:mkl_dnn; 8s local ... 2024-04-03T17:27:58.2554119Z 2024-04-03T17:27:58.2554875Z  2024-04-03T17:27:58.2555401Z  2024-04-03T17:27:58.2555845Z  2024-04-03T17:27:58.2557658Z  2024-04-03T17:27:58.2560669Z  2024-04-03T17:27:58.2563778Z  2024-04-03T17:27:58.2566855Z  2024-04-03T17:27:58.2569571Z  2024-04-03T17:27:58.2570525Z [9,514 / 14,756] 48 actions running 2024-04-03T17:27:58.2571794Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 43s local 2024-04-03T17:27:58.2573190Z Compiling src/cpu/cpu_convolution_list.cpp; 34s local 2024-04-03T17:27:58.2574378Z Compiling src/cpu/cpu_rnn_list.cpp; 30s local 2024-04-03T17:27:58.2575629Z Compiling src/cpu/rnn/ref_rnn.cpp; 12s local 2024-04-03T17:27:58.2577036Z Compiling src/cpu/simple_resampling.cpp; 11s local 2024-04-03T17:27:58.2578409Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 10s local 2024-04-03T17:27:58.2579706Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 10s local 2024-04-03T17:27:58.2581085Z @onednn//:mkl_dnn; 8s local ... 2024-04-03T17:27:58.4558503Z 2024-04-03T17:27:58.4559772Z  2024-04-03T17:27:58.4560486Z  2024-04-03T17:27:58.4561139Z  2024-04-03T17:27:58.4564103Z  2024-04-03T17:27:58.4564734Z  2024-04-03T17:27:58.4567711Z  2024-04-03T17:27:58.4568320Z  2024-04-03T17:27:58.4570426Z  2024-04-03T17:27:58.4571359Z [9,515 / 14,756] 48 actions running 2024-04-03T17:27:58.4572670Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 43s local 2024-04-03T17:27:58.4573964Z Compiling src/cpu/cpu_convolution_list.cpp; 34s local 2024-04-03T17:27:58.4575325Z Compiling src/cpu/cpu_rnn_list.cpp; 30s local 2024-04-03T17:27:58.4576385Z Compiling src/cpu/rnn/ref_rnn.cpp; 12s local 2024-04-03T17:27:58.4577548Z Compiling src/cpu/simple_resampling.cpp; 11s local 2024-04-03T17:27:58.4578878Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 11s local 2024-04-03T17:27:58.4580446Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 10s local 2024-04-03T17:27:58.4581622Z @onednn//:mkl_dnn; 8s local ... 2024-04-03T17:27:58.6569157Z 2024-04-03T17:27:58.6569891Z  2024-04-03T17:27:58.6570410Z  2024-04-03T17:27:58.6570834Z  2024-04-03T17:27:58.6571215Z  2024-04-03T17:27:58.6571635Z  2024-04-03T17:27:58.6572025Z  2024-04-03T17:27:58.6572421Z  2024-04-03T17:27:58.6572838Z  2024-04-03T17:27:58.6573544Z [9,516 / 14,756] 48 actions running 2024-04-03T17:27:58.6574648Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 43s local 2024-04-03T17:27:58.6575688Z Compiling src/cpu/cpu_convolution_list.cpp; 34s local 2024-04-03T17:27:58.6576625Z Compiling src/cpu/cpu_rnn_list.cpp; 30s local 2024-04-03T17:27:58.6577488Z Compiling src/cpu/rnn/ref_rnn.cpp; 12s local 2024-04-03T17:27:58.6578408Z Compiling src/cpu/simple_resampling.cpp; 12s local 2024-04-03T17:27:58.6579509Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 11s local 2024-04-03T17:27:58.6580706Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 10s local 2024-04-03T17:27:58.6582014Z @onednn//:mkl_dnn; 9s local ... 2024-04-03T17:27:58.9003563Z 2024-04-03T17:27:58.9004374Z  2024-04-03T17:27:58.9004893Z  2024-04-03T17:27:58.9005308Z  2024-04-03T17:27:58.9005717Z  2024-04-03T17:27:58.9006131Z  2024-04-03T17:27:58.9006555Z  2024-04-03T17:27:58.9006985Z  2024-04-03T17:27:58.9007810Z  2024-04-03T17:27:58.9008536Z [9,517 / 14,756] 48 actions, 47 running 2024-04-03T17:27:58.9009522Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 43s local 2024-04-03T17:27:58.9010633Z Compiling src/cpu/cpu_convolution_list.cpp; 34s local 2024-04-03T17:27:58.9011573Z Compiling src/cpu/cpu_rnn_list.cpp; 30s local 2024-04-03T17:27:58.9012383Z Compiling src/cpu/rnn/ref_rnn.cpp; 13s local 2024-04-03T17:27:58.9013384Z Compiling src/cpu/simple_resampling.cpp; 12s local 2024-04-03T17:27:58.9014599Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 11s local 2024-04-03T17:27:58.9015790Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 11s local 2024-04-03T17:27:58.9016936Z @onednn//:mkl_dnn; 9s local ... 2024-04-03T17:27:59.1452992Z 2024-04-03T17:27:59.1453691Z  2024-04-03T17:27:59.1454246Z  2024-04-03T17:27:59.1454934Z  2024-04-03T17:27:59.1455537Z  2024-04-03T17:27:59.1455953Z  2024-04-03T17:27:59.1456396Z  2024-04-03T17:27:59.1456826Z  2024-04-03T17:27:59.1457253Z  2024-04-03T17:27:59.1457933Z [9,519 / 14,756] 48 actions, 47 running 2024-04-03T17:27:59.1459002Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 44s local 2024-04-03T17:27:59.1460136Z Compiling src/cpu/cpu_convolution_list.cpp; 35s local 2024-04-03T17:27:59.1461166Z Compiling src/cpu/cpu_rnn_list.cpp; 31s local 2024-04-03T17:27:59.1462073Z Compiling src/cpu/rnn/ref_rnn.cpp; 13s local 2024-04-03T17:27:59.1463039Z Compiling src/cpu/simple_resampling.cpp; 12s local 2024-04-03T17:27:59.1464123Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 11s local 2024-04-03T17:27:59.1465340Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 11s local 2024-04-03T17:27:59.1466227Z @onednn//:mkl_dnn; 9s local ... 2024-04-03T17:27:59.4577486Z 2024-04-03T17:27:59.4578416Z  2024-04-03T17:27:59.4580747Z  2024-04-03T17:27:59.4581188Z  2024-04-03T17:27:59.4581671Z  2024-04-03T17:27:59.4582081Z  2024-04-03T17:27:59.4582528Z  2024-04-03T17:27:59.4582978Z  2024-04-03T17:27:59.4583454Z  2024-04-03T17:27:59.4584150Z [9,521 / 14,756] 48 actions running 2024-04-03T17:27:59.4585217Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 44s local 2024-04-03T17:27:59.4586280Z Compiling src/cpu/cpu_convolution_list.cpp; 35s local 2024-04-03T17:27:59.4587307Z Compiling src/cpu/cpu_rnn_list.cpp; 31s local 2024-04-03T17:27:59.4588401Z Compiling src/cpu/rnn/ref_rnn.cpp; 13s local 2024-04-03T17:27:59.4589321Z Compiling src/cpu/simple_resampling.cpp; 12s local 2024-04-03T17:27:59.4590631Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 12s local 2024-04-03T17:27:59.4591822Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 11s local 2024-04-03T17:27:59.4592752Z @onednn//:mkl_dnn; 9s local ... 2024-04-03T17:27:59.6581013Z 2024-04-03T17:27:59.6581761Z  2024-04-03T17:27:59.6582426Z  2024-04-03T17:27:59.6582852Z  2024-04-03T17:27:59.6583232Z  2024-04-03T17:27:59.6583615Z  2024-04-03T17:27:59.6583986Z  2024-04-03T17:27:59.6584387Z  2024-04-03T17:27:59.6584787Z  2024-04-03T17:27:59.6585355Z [9,522 / 14,756] 48 actions running 2024-04-03T17:27:59.6586276Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 44s local 2024-04-03T17:27:59.6587266Z Compiling src/cpu/cpu_convolution_list.cpp; 35s local 2024-04-03T17:27:59.6588286Z Compiling src/cpu/cpu_rnn_list.cpp; 31s local 2024-04-03T17:27:59.6589080Z Compiling src/cpu/rnn/ref_rnn.cpp; 13s local 2024-04-03T17:27:59.6590234Z Compiling src/cpu/simple_resampling.cpp; 13s local 2024-04-03T17:27:59.6591270Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 12s local 2024-04-03T17:27:59.6592336Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 11s local 2024-04-03T17:27:59.6593205Z @onednn//:mkl_dnn; 10s local ... 2024-04-03T17:27:59.8586136Z 2024-04-03T17:27:59.8587194Z  2024-04-03T17:27:59.8588063Z  2024-04-03T17:27:59.8588482Z  2024-04-03T17:27:59.8588918Z  2024-04-03T17:27:59.8589323Z  2024-04-03T17:27:59.8589731Z  2024-04-03T17:27:59.8590160Z  2024-04-03T17:27:59.8590558Z  2024-04-03T17:27:59.8593991Z [9,524 / 14,756] 48 actions running 2024-04-03T17:27:59.8595026Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 44s local 2024-04-03T17:27:59.8596125Z Compiling src/cpu/cpu_convolution_list.cpp; 35s local 2024-04-03T17:27:59.8597087Z Compiling src/cpu/cpu_rnn_list.cpp; 31s local 2024-04-03T17:27:59.8597971Z Compiling src/cpu/rnn/ref_rnn.cpp; 14s local 2024-04-03T17:27:59.8598927Z Compiling src/cpu/simple_resampling.cpp; 13s local 2024-04-03T17:27:59.8600079Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 12s local 2024-04-03T17:27:59.8601315Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 12s local 2024-04-03T17:27:59.8602303Z @onednn//:mkl_dnn; 10s local ... 2024-04-03T17:28:00.2094059Z 2024-04-03T17:28:00.2094989Z  2024-04-03T17:28:00.2095531Z  2024-04-03T17:28:00.2095998Z  2024-04-03T17:28:00.2096442Z  2024-04-03T17:28:00.2096905Z  2024-04-03T17:28:00.2097363Z  2024-04-03T17:28:00.2097806Z  2024-04-03T17:28:00.2098267Z  2024-04-03T17:28:00.2098991Z [9,528 / 14,756] 48 actions, 47 running 2024-04-03T17:28:00.2100109Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 45s local 2024-04-03T17:28:00.2101295Z Compiling src/cpu/cpu_convolution_list.cpp; 36s local 2024-04-03T17:28:00.2102332Z Compiling src/cpu/cpu_rnn_list.cpp; 32s local 2024-04-03T17:28:00.2103304Z Compiling src/cpu/rnn/ref_rnn.cpp; 14s local 2024-04-03T17:28:00.2104320Z Compiling src/cpu/simple_resampling.cpp; 13s local 2024-04-03T17:28:00.2105520Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 12s local 2024-04-03T17:28:00.2106820Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 12s local 2024-04-03T17:28:00.2108097Z @onednn//:mkl_dnn; 10s local ... 2024-04-03T17:28:00.4175939Z 2024-04-03T17:28:00.4176842Z  2024-04-03T17:28:00.4177372Z  2024-04-03T17:28:00.4177849Z  2024-04-03T17:28:00.4178262Z  2024-04-03T17:28:00.4178681Z  2024-04-03T17:28:00.4179088Z  2024-04-03T17:28:00.4179490Z  2024-04-03T17:28:00.4179909Z  2024-04-03T17:28:00.4180794Z [9,532 / 14,756] 48 actions, 47 running 2024-04-03T17:28:00.4181803Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 45s local 2024-04-03T17:28:00.4182827Z Compiling src/cpu/cpu_convolution_list.cpp; 36s local 2024-04-03T17:28:00.4183795Z Compiling src/cpu/cpu_rnn_list.cpp; 32s local 2024-04-03T17:28:00.4184656Z Compiling src/cpu/rnn/ref_rnn.cpp; 14s local 2024-04-03T17:28:00.4185577Z Compiling src/cpu/simple_resampling.cpp; 13s local 2024-04-03T17:28:00.4186654Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 13s local 2024-04-03T17:28:00.4188078Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 12s local 2024-04-03T17:28:00.4189050Z @onednn//:mkl_dnn; 10s local ... 2024-04-03T17:28:00.6595677Z 2024-04-03T17:28:00.6596442Z  2024-04-03T17:28:00.6596985Z  2024-04-03T17:28:00.6597462Z  2024-04-03T17:28:00.6597924Z  2024-04-03T17:28:00.6598376Z  2024-04-03T17:28:00.6598835Z  2024-04-03T17:28:00.6599293Z  2024-04-03T17:28:00.6599757Z  2024-04-03T17:28:00.6600450Z [9,534 / 14,756] 48 actions running 2024-04-03T17:28:00.6601563Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 45s local 2024-04-03T17:28:00.6603138Z Compiling src/cpu/cpu_convolution_list.cpp; 36s local 2024-04-03T17:28:00.6604204Z Compiling src/cpu/cpu_rnn_list.cpp; 32s local 2024-04-03T17:28:00.6605165Z Compiling src/cpu/rnn/ref_rnn.cpp; 14s local 2024-04-03T17:28:00.6606168Z Compiling src/cpu/simple_resampling.cpp; 14s local 2024-04-03T17:28:00.6607390Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 13s local 2024-04-03T17:28:00.6608886Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 12s local 2024-04-03T17:28:00.6609940Z @onednn//:mkl_dnn; 11s local ... 2024-04-03T17:28:00.9298659Z 2024-04-03T17:28:00.9299441Z  2024-04-03T17:28:00.9299917Z  2024-04-03T17:28:00.9300335Z  2024-04-03T17:28:00.9300764Z  2024-04-03T17:28:00.9301169Z  2024-04-03T17:28:00.9301604Z  2024-04-03T17:28:00.9302023Z  2024-04-03T17:28:00.9302417Z  2024-04-03T17:28:00.9303073Z [9,535 / 14,756] 48 actions, 47 running 2024-04-03T17:28:00.9304069Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 45s local 2024-04-03T17:28:00.9305414Z Compiling src/cpu/cpu_convolution_list.cpp; 36s local 2024-04-03T17:28:00.9306391Z Compiling src/cpu/cpu_rnn_list.cpp; 32s local 2024-04-03T17:28:00.9307189Z Compiling src/cpu/rnn/ref_rnn.cpp; 15s local 2024-04-03T17:28:00.9308502Z Compiling src/cpu/simple_resampling.cpp; 14s local 2024-04-03T17:28:00.9309595Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 13s local 2024-04-03T17:28:00.9310749Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 13s local 2024-04-03T17:28:00.9311682Z @onednn//:mkl_dnn; 11s local ... 2024-04-03T17:28:01.1339612Z 2024-04-03T17:28:01.1340391Z  2024-04-03T17:28:01.1340944Z  2024-04-03T17:28:01.1341378Z  2024-04-03T17:28:01.1341852Z  2024-04-03T17:28:01.1342312Z  2024-04-03T17:28:01.1342760Z  2024-04-03T17:28:01.1343182Z  2024-04-03T17:28:01.1343623Z  2024-04-03T17:28:01.1344328Z [9,536 / 14,756] 48 actions, 47 running 2024-04-03T17:28:01.1345428Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 46s local 2024-04-03T17:28:01.1346551Z Compiling src/cpu/cpu_convolution_list.cpp; 37s local 2024-04-03T17:28:01.1347523Z Compiling src/cpu/cpu_rnn_list.cpp; 33s local 2024-04-03T17:28:01.1348648Z Compiling src/cpu/rnn/ref_rnn.cpp; 15s local 2024-04-03T17:28:01.1349587Z Compiling src/cpu/simple_resampling.cpp; 14s local 2024-04-03T17:28:01.1350725Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 13s local 2024-04-03T17:28:01.1351945Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 13s local 2024-04-03T17:28:01.1352946Z @onednn//:mkl_dnn; 11s local ... 2024-04-03T17:28:01.3926609Z 2024-04-03T17:28:01.3927357Z  2024-04-03T17:28:01.3927922Z  2024-04-03T17:28:01.3928405Z  2024-04-03T17:28:01.3928878Z  2024-04-03T17:28:01.3929346Z  2024-04-03T17:28:01.3929791Z  2024-04-03T17:28:01.3930251Z  2024-04-03T17:28:01.3930696Z  2024-04-03T17:28:01.3931455Z [9,539 / 14,756] 48 actions, 47 running 2024-04-03T17:28:01.3932566Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 46s local 2024-04-03T17:28:01.3933736Z Compiling src/cpu/cpu_convolution_list.cpp; 37s local 2024-04-03T17:28:01.3934912Z Compiling src/cpu/cpu_rnn_list.cpp; 33s local 2024-04-03T17:28:01.3935857Z Compiling src/cpu/rnn/ref_rnn.cpp; 15s local 2024-04-03T17:28:01.3936879Z Compiling src/cpu/simple_resampling.cpp; 14s local 2024-04-03T17:28:01.3938001Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 14s local 2024-04-03T17:28:01.3939291Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 13s local 2024-04-03T17:28:01.3940326Z @onednn//:mkl_dnn; 11s local ... 2024-04-03T17:28:01.6264013Z 2024-04-03T17:28:01.6264875Z  2024-04-03T17:28:01.6265497Z  2024-04-03T17:28:01.6265960Z  2024-04-03T17:28:01.6266415Z  2024-04-03T17:28:01.6266869Z  2024-04-03T17:28:01.6267334Z  2024-04-03T17:28:01.6268136Z  2024-04-03T17:28:01.6268814Z  2024-04-03T17:28:01.6269428Z [9,542 / 14,756] 48 actions, 47 running 2024-04-03T17:28:01.6270384Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 46s local 2024-04-03T17:28:01.6271457Z Compiling src/cpu/cpu_convolution_list.cpp; 37s local 2024-04-03T17:28:01.6272386Z Compiling src/cpu/cpu_rnn_list.cpp; 33s local 2024-04-03T17:28:01.6273491Z Compiling src/cpu/rnn/ref_rnn.cpp; 15s local 2024-04-03T17:28:01.6274399Z Compiling src/cpu/simple_resampling.cpp; 15s local 2024-04-03T17:28:01.6275468Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 14s local 2024-04-03T17:28:01.6276630Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 13s local 2024-04-03T17:28:01.6277581Z @onednn//:mkl_dnn; 11s local ... 2024-04-03T17:28:01.8605156Z 2024-04-03T17:28:01.8605876Z  2024-04-03T17:28:01.8606409Z  2024-04-03T17:28:01.8606841Z  2024-04-03T17:28:01.8607256Z  2024-04-03T17:28:01.8607690Z  2024-04-03T17:28:01.8608115Z  2024-04-03T17:28:01.8608515Z  2024-04-03T17:28:01.8608899Z  2024-04-03T17:28:01.8609468Z [9,542 / 14,756] 48 actions running 2024-04-03T17:28:01.8610512Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 46s local 2024-04-03T17:28:01.8611662Z Compiling src/cpu/cpu_convolution_list.cpp; 37s local 2024-04-03T17:28:01.8612689Z Compiling src/cpu/cpu_rnn_list.cpp; 33s local 2024-04-03T17:28:01.8613563Z Compiling src/cpu/rnn/ref_rnn.cpp; 16s local 2024-04-03T17:28:01.8614725Z Compiling src/cpu/simple_resampling.cpp; 15s local 2024-04-03T17:28:01.8615879Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 14s local 2024-04-03T17:28:01.8617112Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 14s local 2024-04-03T17:28:01.8618146Z @onednn//:mkl_dnn; 12s local ... 2024-04-03T17:28:02.3533152Z 2024-04-03T17:28:02.3533915Z  2024-04-03T17:28:02.3534556Z  2024-04-03T17:28:02.3534990Z  2024-04-03T17:28:02.3535381Z  2024-04-03T17:28:02.3535840Z  2024-04-03T17:28:02.3536301Z  2024-04-03T17:28:02.3536711Z  2024-04-03T17:28:02.3537103Z  2024-04-03T17:28:02.3537720Z [9,543 / 14,756] 48 actions, 47 running 2024-04-03T17:28:02.3538644Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 47s local 2024-04-03T17:28:02.3539715Z Compiling src/cpu/cpu_convolution_list.cpp; 38s local 2024-04-03T17:28:02.3540698Z Compiling src/cpu/cpu_rnn_list.cpp; 34s local 2024-04-03T17:28:02.3541527Z Compiling src/cpu/rnn/ref_rnn.cpp; 16s local 2024-04-03T17:28:02.3542463Z Compiling src/cpu/simple_resampling.cpp; 15s local 2024-04-03T17:28:02.3543446Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 14s local 2024-04-03T17:28:02.3544592Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 14s local 2024-04-03T17:28:02.3545513Z @onednn//:mkl_dnn; 12s local ... 2024-04-03T17:28:02.5533349Z 2024-04-03T17:28:02.5534176Z  2024-04-03T17:28:02.5534942Z  2024-04-03T17:28:02.5535464Z  2024-04-03T17:28:02.5536030Z  2024-04-03T17:28:02.5536533Z  2024-04-03T17:28:02.5536990Z  2024-04-03T17:28:02.5537473Z  2024-04-03T17:28:02.5537982Z  2024-04-03T17:28:02.5538789Z [9,545 / 14,756] 48 actions, 47 running 2024-04-03T17:28:02.5540038Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 47s local 2024-04-03T17:28:02.5541308Z Compiling src/cpu/cpu_convolution_list.cpp; 38s local 2024-04-03T17:28:02.5542310Z Compiling src/cpu/cpu_rnn_list.cpp; 34s local 2024-04-03T17:28:02.5543284Z Compiling src/cpu/rnn/ref_rnn.cpp; 16s local 2024-04-03T17:28:02.5544187Z Compiling src/cpu/simple_resampling.cpp; 16s local 2024-04-03T17:28:02.5545261Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 15s local 2024-04-03T17:28:02.5546424Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 14s local 2024-04-03T17:28:02.5547363Z @onednn//:mkl_dnn; 12s local ... 2024-04-03T17:28:02.8611769Z 2024-04-03T17:28:02.8612667Z  2024-04-03T17:28:02.8613533Z  2024-04-03T17:28:02.8614716Z  2024-04-03T17:28:02.8615173Z  2024-04-03T17:28:02.8615596Z  2024-04-03T17:28:02.8616020Z  2024-04-03T17:28:02.8616469Z  2024-04-03T17:28:02.8618584Z  2024-04-03T17:28:02.8619585Z [9,547 / 14,756] 48 actions running 2024-04-03T17:28:02.8621304Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 47s local 2024-04-03T17:28:02.8624757Z Compiling src/cpu/cpu_convolution_list.cpp; 38s local 2024-04-03T17:28:02.8625976Z Compiling src/cpu/cpu_rnn_list.cpp; 34s local 2024-04-03T17:28:02.8627111Z Compiling src/cpu/rnn/ref_rnn.cpp; 17s local 2024-04-03T17:28:02.8628651Z Compiling src/cpu/simple_resampling.cpp; 16s local 2024-04-03T17:28:02.8631423Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 15s local 2024-04-03T17:28:02.8632855Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 15s local 2024-04-03T17:28:02.8634024Z @onednn//:mkl_dnn; 12s local ... 2024-04-03T17:28:03.0625489Z 2024-04-03T17:28:03.0626241Z  2024-04-03T17:28:03.0626792Z  2024-04-03T17:28:03.0627248Z  2024-04-03T17:28:03.0627882Z  2024-04-03T17:28:03.0628315Z  2024-04-03T17:28:03.0628729Z  2024-04-03T17:28:03.0629143Z  2024-04-03T17:28:03.0629591Z  2024-04-03T17:28:03.0630277Z [9,548 / 14,756] 48 actions running 2024-04-03T17:28:03.0631275Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 48s local 2024-04-03T17:28:03.0632330Z Compiling src/cpu/cpu_convolution_list.cpp; 39s local 2024-04-03T17:28:03.0633272Z Compiling src/cpu/cpu_rnn_list.cpp; 34s local 2024-04-03T17:28:03.0634148Z Compiling src/cpu/rnn/ref_rnn.cpp; 17s local 2024-04-03T17:28:03.0635129Z Compiling src/cpu/simple_resampling.cpp; 16s local 2024-04-03T17:28:03.0636169Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 15s local 2024-04-03T17:28:03.0637320Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 15s local 2024-04-03T17:28:03.0638312Z @onednn//:mkl_dnn; 12s local ... 2024-04-03T17:28:03.3055321Z 2024-04-03T17:28:03.3056063Z  2024-04-03T17:28:03.3056614Z  2024-04-03T17:28:03.3057076Z  2024-04-03T17:28:03.3057493Z  2024-04-03T17:28:03.3057928Z  2024-04-03T17:28:03.3058372Z  2024-04-03T17:28:03.3058829Z  2024-04-03T17:28:03.3059253Z  2024-04-03T17:28:03.3059944Z [9,553 / 14,756] 48 actions, 47 running 2024-04-03T17:28:03.3061000Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 48s local 2024-04-03T17:28:03.3062110Z Compiling src/cpu/cpu_convolution_list.cpp; 39s local 2024-04-03T17:28:03.3063087Z Compiling src/cpu/cpu_rnn_list.cpp; 35s local 2024-04-03T17:28:03.3063979Z Compiling src/cpu/rnn/ref_rnn.cpp; 17s local 2024-04-03T17:28:03.3064916Z Compiling src/cpu/simple_resampling.cpp; 16s local 2024-04-03T17:28:03.3066084Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 15s local 2024-04-03T17:28:03.3067048Z @onednn//:mkl_dnn; 13s local 2024-04-03T17:28:03.3068213Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 11s local ... 2024-04-03T17:28:03.6628317Z 2024-04-03T17:28:03.6629051Z  2024-04-03T17:28:03.6629579Z  2024-04-03T17:28:03.6629996Z  2024-04-03T17:28:03.6630428Z  2024-04-03T17:28:03.6630834Z  2024-04-03T17:28:03.6631305Z  2024-04-03T17:28:03.6631838Z  2024-04-03T17:28:03.6632240Z  2024-04-03T17:28:03.6632862Z [9,555 / 14,756] 48 actions running 2024-04-03T17:28:03.6633843Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 48s local 2024-04-03T17:28:03.6635011Z Compiling src/cpu/cpu_convolution_list.cpp; 39s local 2024-04-03T17:28:03.6635978Z Compiling src/cpu/cpu_rnn_list.cpp; 35s local 2024-04-03T17:28:03.6636759Z Compiling src/cpu/rnn/ref_rnn.cpp; 17s local 2024-04-03T17:28:03.6637594Z Compiling src/cpu/simple_resampling.cpp; 17s local 2024-04-03T17:28:03.6638938Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 15s local 2024-04-03T17:28:03.6639873Z @onednn//:mkl_dnn; 13s local 2024-04-03T17:28:03.6640865Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 11s local ... 2024-04-03T17:28:03.8831471Z 2024-04-03T17:28:03.8832272Z  2024-04-03T17:28:03.8832823Z  2024-04-03T17:28:03.8833286Z  2024-04-03T17:28:03.8834114Z  2024-04-03T17:28:03.8834522Z  2024-04-03T17:28:03.8834972Z  2024-04-03T17:28:03.8835401Z  2024-04-03T17:28:03.8835805Z  2024-04-03T17:28:03.8836550Z [9,558 / 14,756] 48 actions, 47 running 2024-04-03T17:28:03.8837604Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 48s local 2024-04-03T17:28:03.8838677Z Compiling src/cpu/cpu_convolution_list.cpp; 39s local 2024-04-03T17:28:03.8839654Z Compiling src/cpu/cpu_rnn_list.cpp; 35s local 2024-04-03T17:28:03.8840567Z Compiling src/cpu/rnn/ref_rnn.cpp; 18s local 2024-04-03T17:28:03.8841521Z Compiling src/cpu/simple_resampling.cpp; 17s local 2024-04-03T17:28:03.8842665Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 16s local 2024-04-03T17:28:03.8843641Z @onednn//:mkl_dnn; 13s local 2024-04-03T17:28:03.8844649Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 12s local ... 2024-04-03T17:28:04.2237653Z 2024-04-03T17:28:04.2238449Z  2024-04-03T17:28:04.2239044Z  2024-04-03T17:28:04.2239484Z  2024-04-03T17:28:04.2239939Z  2024-04-03T17:28:04.2240381Z  2024-04-03T17:28:04.2240814Z  2024-04-03T17:28:04.2241271Z  2024-04-03T17:28:04.2241713Z  2024-04-03T17:28:04.2242417Z [9,562 / 14,756] 48 actions, 47 running 2024-04-03T17:28:04.2243471Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 49s local 2024-04-03T17:28:04.2244597Z Compiling src/cpu/cpu_convolution_list.cpp; 40s local 2024-04-03T17:28:04.2245540Z Compiling src/cpu/cpu_rnn_list.cpp; 36s local 2024-04-03T17:28:04.2246442Z Compiling src/cpu/rnn/ref_rnn.cpp; 18s local 2024-04-03T17:28:04.2247484Z Compiling src/cpu/simple_resampling.cpp; 17s local 2024-04-03T17:28:04.2248578Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 16s local 2024-04-03T17:28:04.2249844Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 12s local 2024-04-03T17:28:04.2250862Z @onednn//:mkl_dnn; 12s local ... 2024-04-03T17:28:04.4624555Z 2024-04-03T17:28:04.4625325Z  2024-04-03T17:28:04.4625854Z  2024-04-03T17:28:04.4626275Z  2024-04-03T17:28:04.4626672Z  2024-04-03T17:28:04.4627100Z  2024-04-03T17:28:04.4627522Z  2024-04-03T17:28:04.4628181Z  2024-04-03T17:28:04.4628619Z  2024-04-03T17:28:04.4629286Z [9,563 / 14,756] 48 actions, 47 running 2024-04-03T17:28:04.4630297Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 49s local 2024-04-03T17:28:04.4631379Z Compiling src/cpu/cpu_convolution_list.cpp; 40s local 2024-04-03T17:28:04.4632326Z Compiling src/cpu/cpu_rnn_list.cpp; 36s local 2024-04-03T17:28:04.4633230Z Compiling src/cpu/rnn/ref_rnn.cpp; 18s local 2024-04-03T17:28:04.4634130Z Compiling src/cpu/simple_resampling.cpp; 17s local 2024-04-03T17:28:04.4635258Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 16s local 2024-04-03T17:28:04.4636591Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 12s local 2024-04-03T17:28:04.4637698Z @onednn//:mkl_dnn; 12s local ... 2024-04-03T17:28:04.6635701Z 2024-04-03T17:28:04.6637598Z  2024-04-03T17:28:04.6650373Z  2024-04-03T17:28:04.6650813Z  2024-04-03T17:28:04.6651255Z  2024-04-03T17:28:04.6651668Z  2024-04-03T17:28:04.6652086Z  2024-04-03T17:28:04.6652486Z  2024-04-03T17:28:04.6652914Z  2024-04-03T17:28:04.6653565Z [9,564 / 14,756] 48 actions running 2024-04-03T17:28:04.6654766Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 49s local 2024-04-03T17:28:04.6655895Z Compiling src/cpu/cpu_convolution_list.cpp; 40s local 2024-04-03T17:28:04.6657510Z Compiling src/cpu/cpu_rnn_list.cpp; 36s local 2024-04-03T17:28:04.6658373Z Compiling src/cpu/rnn/ref_rnn.cpp; 18s local 2024-04-03T17:28:04.6659344Z Compiling src/cpu/simple_resampling.cpp; 18s local 2024-04-03T17:28:04.6660462Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 16s local 2024-04-03T17:28:04.6661993Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 12s local 2024-04-03T17:28:04.6662992Z @onednn//:mkl_dnn; 12s local ... 2024-04-03T17:28:04.9565552Z 2024-04-03T17:28:04.9566274Z  2024-04-03T17:28:04.9566802Z  2024-04-03T17:28:04.9567233Z  2024-04-03T17:28:04.9567666Z  2024-04-03T17:28:04.9568129Z  2024-04-03T17:28:04.9568543Z  2024-04-03T17:28:04.9568942Z  2024-04-03T17:28:04.9569357Z  2024-04-03T17:28:04.9570035Z [9,565 / 14,756] 48 actions, 47 running 2024-04-03T17:28:04.9571004Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 49s local 2024-04-03T17:28:04.9572155Z Compiling src/cpu/cpu_convolution_list.cpp; 40s local 2024-04-03T17:28:04.9573045Z Compiling src/cpu/cpu_rnn_list.cpp; 36s local 2024-04-03T17:28:04.9573884Z Compiling src/cpu/rnn/ref_rnn.cpp; 19s local 2024-04-03T17:28:04.9574938Z Compiling src/cpu/simple_resampling.cpp; 18s local 2024-04-03T17:28:04.9576029Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 17s local 2024-04-03T17:28:04.9577340Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 13s local 2024-04-03T17:28:04.9578463Z @onednn//:mkl_dnn; 12s local ... 2024-04-03T17:28:05.2179516Z 2024-04-03T17:28:05.2180204Z  2024-04-03T17:28:05.2180748Z  2024-04-03T17:28:05.2181208Z  2024-04-03T17:28:05.2181669Z  2024-04-03T17:28:05.2182133Z  2024-04-03T17:28:05.2182582Z  2024-04-03T17:28:05.2183042Z  2024-04-03T17:28:05.2183486Z  2024-04-03T17:28:05.2184212Z [9,567 / 14,756] 48 actions, 47 running 2024-04-03T17:28:05.2185366Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 50s local 2024-04-03T17:28:05.2186549Z Compiling src/cpu/cpu_convolution_list.cpp; 41s local 2024-04-03T17:28:05.2187600Z Compiling src/cpu/cpu_rnn_list.cpp; 37s local 2024-04-03T17:28:05.2188763Z Compiling src/cpu/rnn/ref_rnn.cpp; 19s local 2024-04-03T17:28:05.2189781Z Compiling src/cpu/simple_resampling.cpp; 18s local 2024-04-03T17:28:05.2190984Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 17s local 2024-04-03T17:28:05.2192421Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 13s local 2024-04-03T17:28:05.2193614Z @onednn//:mkl_dnn; 13s local ... 2024-04-03T17:28:05.4233731Z 2024-04-03T17:28:05.4234505Z  2024-04-03T17:28:05.4235053Z  2024-04-03T17:28:05.4235521Z  2024-04-03T17:28:05.4235988Z  2024-04-03T17:28:05.4236444Z  2024-04-03T17:28:05.4236910Z  2024-04-03T17:28:05.4237379Z  2024-04-03T17:28:05.4237828Z  2024-04-03T17:28:05.4238571Z [9,571 / 14,756] 48 actions, 47 running 2024-04-03T17:28:05.4239738Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 50s local 2024-04-03T17:28:05.4240924Z Compiling src/cpu/cpu_convolution_list.cpp; 41s local 2024-04-03T17:28:05.4241974Z Compiling src/cpu/cpu_rnn_list.cpp; 37s local 2024-04-03T17:28:05.4242927Z Compiling src/cpu/rnn/ref_rnn.cpp; 19s local 2024-04-03T17:28:05.4243947Z Compiling src/cpu/simple_resampling.cpp; 18s local 2024-04-03T17:28:05.4245160Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 17s local 2024-04-03T17:28:05.4246595Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 13s local 2024-04-03T17:28:05.4247769Z @onednn//:mkl_dnn; 13s local ... 2024-04-03T17:28:05.6427533Z 2024-04-03T17:28:05.6428486Z  2024-04-03T17:28:05.6429031Z  2024-04-03T17:28:05.6429473Z  2024-04-03T17:28:05.6429908Z  2024-04-03T17:28:05.6430363Z  2024-04-03T17:28:05.6430784Z  2024-04-03T17:28:05.6431217Z  2024-04-03T17:28:05.6431662Z  2024-04-03T17:28:05.6432792Z [9,576 / 14,756] 48 actions, 47 running 2024-04-03T17:28:05.6433882Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 50s local 2024-04-03T17:28:05.6435078Z Compiling src/cpu/cpu_convolution_list.cpp; 41s local 2024-04-03T17:28:05.6436098Z Compiling src/cpu/cpu_rnn_list.cpp; 37s local 2024-04-03T17:28:05.6437153Z Compiling src/cpu/rnn/ref_rnn.cpp; 19s local 2024-04-03T17:28:05.6438030Z Compiling src/cpu/simple_resampling.cpp; 19s local 2024-04-03T17:28:05.6439090Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 17s local 2024-04-03T17:28:05.6440439Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 13s local 2024-04-03T17:28:05.6441520Z @onednn//:mkl_dnn; 13s local ... 2024-04-03T17:28:05.8643768Z 2024-04-03T17:28:05.8644534Z  2024-04-03T17:28:05.8645438Z  2024-04-03T17:28:05.8646040Z  2024-04-03T17:28:05.8646629Z  2024-04-03T17:28:05.8647205Z  2024-04-03T17:28:05.8647775Z  2024-04-03T17:28:05.8648200Z  2024-04-03T17:28:05.8651301Z  2024-04-03T17:28:05.8652461Z [9,576 / 14,756] 48 actions running 2024-04-03T17:28:05.8654719Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 50s local 2024-04-03T17:28:05.8656119Z Compiling src/cpu/cpu_convolution_list.cpp; 41s local 2024-04-03T17:28:05.8657531Z Compiling src/cpu/cpu_rnn_list.cpp; 37s local 2024-04-03T17:28:05.8658791Z Compiling src/cpu/rnn/ref_rnn.cpp; 20s local 2024-04-03T17:28:05.8660135Z Compiling src/cpu/simple_resampling.cpp; 19s local 2024-04-03T17:28:05.8661526Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 18s local 2024-04-03T17:28:05.8663200Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 13s local 2024-04-03T17:28:05.8664583Z @onednn//:mkl_dnn; 13s local ... 2024-04-03T17:28:06.0765169Z 2024-04-03T17:28:06.0766380Z  2024-04-03T17:28:06.0767362Z  2024-04-03T17:28:06.0768611Z  2024-04-03T17:28:06.0769296Z  2024-04-03T17:28:06.0769775Z  2024-04-03T17:28:06.0770221Z  2024-04-03T17:28:06.0770676Z  2024-04-03T17:28:06.0771158Z  2024-04-03T17:28:06.0771934Z [9,580 / 14,756] 48 actions, 47 running 2024-04-03T17:28:06.0773043Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 51s local 2024-04-03T17:28:06.0774240Z Compiling src/cpu/cpu_convolution_list.cpp; 42s local 2024-04-03T17:28:06.0775501Z Compiling src/cpu/cpu_rnn_list.cpp; 37s local 2024-04-03T17:28:06.0776420Z Compiling src/cpu/rnn/ref_rnn.cpp; 20s local 2024-04-03T17:28:06.0777410Z Compiling src/cpu/simple_resampling.cpp; 19s local 2024-04-03T17:28:06.0778574Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 18s local 2024-04-03T17:28:06.0779916Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 14s local 2024-04-03T17:28:06.0781112Z @onednn//:mkl_dnn; 13s local ... 2024-04-03T17:28:06.4651709Z 2024-04-03T17:28:06.4652476Z  2024-04-03T17:28:06.4652980Z  2024-04-03T17:28:06.4653887Z  2024-04-03T17:28:06.4663072Z  2024-04-03T17:28:06.4663972Z  2024-04-03T17:28:06.4667396Z  2024-04-03T17:28:06.4668350Z  2024-04-03T17:28:06.4672231Z  2024-04-03T17:28:06.4673174Z [9,581 / 14,756] 48 actions running 2024-04-03T17:28:06.4674297Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 51s local 2024-04-03T17:28:06.4675520Z Compiling src/cpu/cpu_convolution_list.cpp; 42s local 2024-04-03T17:28:06.4676734Z Compiling src/cpu/cpu_rnn_list.cpp; 38s local 2024-04-03T17:28:06.4680001Z Compiling src/cpu/rnn/ref_rnn.cpp; 20s local 2024-04-03T17:28:06.4681171Z Compiling src/cpu/simple_resampling.cpp; 19s local 2024-04-03T17:28:06.4685345Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 18s local 2024-04-03T17:28:06.4686902Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 14s local 2024-04-03T17:28:06.4688134Z @onednn//:mkl_dnn; 14s local ... 2024-04-03T17:28:06.6656240Z 2024-04-03T17:28:06.6657420Z  2024-04-03T17:28:06.6658630Z  2024-04-03T17:28:06.6659481Z  2024-04-03T17:28:06.6663065Z  2024-04-03T17:28:06.6663700Z  2024-04-03T17:28:06.6666632Z  2024-04-03T17:28:06.6667264Z  2024-04-03T17:28:06.6670404Z  2024-04-03T17:28:06.6671273Z [9,582 / 14,756] 48 actions running 2024-04-03T17:28:06.6674009Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 51s local 2024-04-03T17:28:06.6675353Z Compiling src/cpu/cpu_convolution_list.cpp; 42s local 2024-04-03T17:28:06.6676531Z Compiling src/cpu/cpu_rnn_list.cpp; 38s local 2024-04-03T17:28:06.6677732Z Compiling src/cpu/rnn/ref_rnn.cpp; 20s local 2024-04-03T17:28:06.6679091Z Compiling src/cpu/simple_resampling.cpp; 20s local 2024-04-03T17:28:06.6683125Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 18s local 2024-04-03T17:28:06.6684684Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 14s local 2024-04-03T17:28:06.6689083Z @onednn//:mkl_dnn; 14s local ... 2024-04-03T17:28:06.8670160Z 2024-04-03T17:28:06.8671693Z  2024-04-03T17:28:06.8672251Z  2024-04-03T17:28:06.8672700Z  2024-04-03T17:28:06.8673143Z  2024-04-03T17:28:06.8673607Z  2024-04-03T17:28:06.8675321Z  2024-04-03T17:28:06.8675750Z  2024-04-03T17:28:06.8676239Z  2024-04-03T17:28:06.8678929Z [9,584 / 14,756] 48 actions, 47 running 2024-04-03T17:28:06.8680334Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 51s local 2024-04-03T17:28:06.8681807Z Compiling src/cpu/cpu_convolution_list.cpp; 42s local 2024-04-03T17:28:06.8683132Z Compiling src/cpu/cpu_rnn_list.cpp; 38s local 2024-04-03T17:28:06.8698048Z Compiling src/cpu/rnn/ref_rnn.cpp; 21s local 2024-04-03T17:28:06.8699901Z Compiling src/cpu/simple_resampling.cpp; 20s local 2024-04-03T17:28:06.8701328Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 19s local 2024-04-03T17:28:06.8702843Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 14s local 2024-04-03T17:28:06.8704409Z @onednn//:mkl_dnn; 14s local ... 2024-04-03T17:28:07.1214907Z 2024-04-03T17:28:07.1216019Z  2024-04-03T17:28:07.1216885Z  2024-04-03T17:28:07.1217729Z  2024-04-03T17:28:07.1218840Z  2024-04-03T17:28:07.1219309Z  2024-04-03T17:28:07.1219787Z  2024-04-03T17:28:07.1220305Z  2024-04-03T17:28:07.1220763Z  2024-04-03T17:28:07.1221532Z [9,586 / 14,756] 48 actions, 47 running 2024-04-03T17:28:07.1222663Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 52s local 2024-04-03T17:28:07.1223780Z Compiling src/cpu/cpu_convolution_list.cpp; 43s local 2024-04-03T17:28:07.1224813Z Compiling src/cpu/cpu_rnn_list.cpp; 38s local 2024-04-03T17:28:07.1225767Z Compiling src/cpu/rnn/ref_rnn.cpp; 21s local 2024-04-03T17:28:07.1226686Z Compiling src/cpu/simple_resampling.cpp; 20s local 2024-04-03T17:28:07.1228119Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 19s local 2024-04-03T17:28:07.1229597Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 15s local 2024-04-03T17:28:07.1230780Z @onednn//:mkl_dnn; 14s local ... 2024-04-03T17:28:07.3544542Z 2024-04-03T17:28:07.3545655Z  2024-04-03T17:28:07.3546186Z  2024-04-03T17:28:07.3546628Z  2024-04-03T17:28:07.3547080Z  2024-04-03T17:28:07.3547508Z  2024-04-03T17:28:07.3548121Z  2024-04-03T17:28:07.3548501Z  2024-04-03T17:28:07.3548874Z  2024-04-03T17:28:07.3549566Z [9,587 / 14,756] 48 actions, 47 running 2024-04-03T17:28:07.3550590Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 52s local 2024-04-03T17:28:07.3551645Z Compiling src/cpu/cpu_convolution_list.cpp; 43s local 2024-04-03T17:28:07.3552623Z Compiling src/cpu/cpu_rnn_list.cpp; 39s local 2024-04-03T17:28:07.3553488Z Compiling src/cpu/rnn/ref_rnn.cpp; 21s local 2024-04-03T17:28:07.3554381Z Compiling src/cpu/simple_resampling.cpp; 20s local 2024-04-03T17:28:07.3555881Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 19s local 2024-04-03T17:28:07.3557182Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 15s local 2024-04-03T17:28:07.3558149Z @onednn//:mkl_dnn; 15s local ... 2024-04-03T17:28:07.6694679Z 2024-04-03T17:28:07.6695446Z  2024-04-03T17:28:07.6695914Z  2024-04-03T17:28:07.6696642Z  2024-04-03T17:28:07.6697911Z  2024-04-03T17:28:07.6698312Z  2024-04-03T17:28:07.6698780Z  2024-04-03T17:28:07.6699271Z  2024-04-03T17:28:07.6699769Z  2024-04-03T17:28:07.6700964Z [9,587 / 14,756] 48 actions running 2024-04-03T17:28:07.6701996Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 52s local 2024-04-03T17:28:07.6703247Z Compiling src/cpu/cpu_convolution_list.cpp; 43s local 2024-04-03T17:28:07.6704287Z Compiling src/cpu/cpu_rnn_list.cpp; 39s local 2024-04-03T17:28:07.6705118Z Compiling src/cpu/rnn/ref_rnn.cpp; 21s local 2024-04-03T17:28:07.6705959Z Compiling src/cpu/simple_resampling.cpp; 21s local 2024-04-03T17:28:07.6706938Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 19s local 2024-04-03T17:28:07.6708413Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 15s local 2024-04-03T17:28:07.6709318Z @onednn//:mkl_dnn; 15s local ... 2024-04-03T17:28:07.8780528Z 2024-04-03T17:28:07.8781710Z  2024-04-03T17:28:07.8782263Z  2024-04-03T17:28:07.8782645Z  2024-04-03T17:28:07.8783059Z  2024-04-03T17:28:07.8783508Z  2024-04-03T17:28:07.8783988Z  2024-04-03T17:28:07.8784484Z  2024-04-03T17:28:07.8784984Z  2024-04-03T17:28:07.8785702Z [9,591 / 14,756] 48 actions, 47 running 2024-04-03T17:28:07.8786843Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 52s local 2024-04-03T17:28:07.8788292Z Compiling src/cpu/cpu_convolution_list.cpp; 43s local 2024-04-03T17:28:07.8789176Z Compiling src/cpu/cpu_rnn_list.cpp; 39s local 2024-04-03T17:28:07.8790205Z Compiling src/cpu/rnn/ref_rnn.cpp; 22s local 2024-04-03T17:28:07.8791390Z Compiling src/cpu/simple_resampling.cpp; 21s local 2024-04-03T17:28:07.8792410Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 20s local 2024-04-03T17:28:07.8793762Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 15s local 2024-04-03T17:28:07.8794783Z @onednn//:mkl_dnn; 15s local ... 2024-04-03T17:28:08.2371217Z 2024-04-03T17:28:08.2371995Z  2024-04-03T17:28:08.2372522Z  2024-04-03T17:28:08.2373005Z  2024-04-03T17:28:08.2373431Z  2024-04-03T17:28:08.2373845Z  2024-04-03T17:28:08.2374273Z  2024-04-03T17:28:08.2374868Z  2024-04-03T17:28:08.2375264Z  2024-04-03T17:28:08.2375956Z [9,594 / 14,756] 48 actions, 47 running 2024-04-03T17:28:08.2377067Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 53s local 2024-04-03T17:28:08.2378164Z Compiling src/cpu/cpu_convolution_list.cpp; 44s local 2024-04-03T17:28:08.2379096Z Compiling src/cpu/cpu_rnn_list.cpp; 40s local 2024-04-03T17:28:08.2379995Z Compiling src/cpu/rnn/ref_rnn.cpp; 22s local 2024-04-03T17:28:08.2380919Z Compiling src/cpu/simple_resampling.cpp; 21s local 2024-04-03T17:28:08.2382019Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 20s local 2024-04-03T17:28:08.2383288Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 16s local 2024-04-03T17:28:08.2384347Z @onednn//:mkl_dnn; 16s local ... 2024-04-03T17:28:08.4674046Z 2024-04-03T17:28:08.4674826Z  2024-04-03T17:28:08.4675349Z  2024-04-03T17:28:08.4675828Z  2024-04-03T17:28:08.4676303Z  2024-04-03T17:28:08.4676745Z  2024-04-03T17:28:08.4677168Z  2024-04-03T17:28:08.4677561Z  2024-04-03T17:28:08.4678006Z  2024-04-03T17:28:08.4678691Z [9,596 / 14,756] 48 actions running 2024-04-03T17:28:08.4679706Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 53s local 2024-04-03T17:28:08.4680759Z Compiling src/cpu/cpu_convolution_list.cpp; 44s local 2024-04-03T17:28:08.4682108Z Compiling src/cpu/cpu_rnn_list.cpp; 40s local 2024-04-03T17:28:08.4683043Z Compiling src/cpu/rnn/ref_rnn.cpp; 22s local 2024-04-03T17:28:08.4683969Z Compiling src/cpu/simple_resampling.cpp; 21s local 2024-04-03T17:28:08.4685083Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 20s local 2024-04-03T17:28:08.4686678Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 16s local 2024-04-03T17:28:08.4687786Z @onednn//:mkl_dnn; 16s local ... 2024-04-03T17:28:08.7450319Z 2024-04-03T17:28:08.7451090Z  2024-04-03T17:28:08.7451631Z  2024-04-03T17:28:08.7452081Z  2024-04-03T17:28:08.7452488Z  2024-04-03T17:28:08.7452905Z  2024-04-03T17:28:08.7453336Z  2024-04-03T17:28:08.7453744Z  2024-04-03T17:28:08.7454173Z  2024-04-03T17:28:08.7455044Z [9,599 / 14,756] 48 actions, 47 running 2024-04-03T17:28:08.7456122Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 53s local 2024-04-03T17:28:08.7457243Z Compiling src/cpu/cpu_convolution_list.cpp; 44s local 2024-04-03T17:28:08.7458232Z Compiling src/cpu/cpu_rnn_list.cpp; 40s local 2024-04-03T17:28:08.7459095Z Compiling src/cpu/rnn/ref_rnn.cpp; 23s local 2024-04-03T17:28:08.7460040Z Compiling src/cpu/simple_resampling.cpp; 22s local 2024-04-03T17:28:08.7461212Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 20s local 2024-04-03T17:28:08.7462555Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 16s local 2024-04-03T17:28:08.7463586Z @onednn//:mkl_dnn; 16s local ... 2024-04-03T17:28:09.0698488Z 2024-04-03T17:28:09.0699254Z  2024-04-03T17:28:09.0699800Z  2024-04-03T17:28:09.0700206Z  2024-04-03T17:28:09.0700630Z  2024-04-03T17:28:09.0701021Z  2024-04-03T17:28:09.0701420Z  2024-04-03T17:28:09.0701851Z  2024-04-03T17:28:09.0702282Z  2024-04-03T17:28:09.0702931Z [9,599 / 14,756] 48 actions running 2024-04-03T17:28:09.0703945Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 54s local 2024-04-03T17:28:09.0705029Z Compiling src/cpu/cpu_convolution_list.cpp; 45s local 2024-04-03T17:28:09.0705996Z Compiling src/cpu/cpu_rnn_list.cpp; 40s local 2024-04-03T17:28:09.0706871Z Compiling src/cpu/rnn/ref_rnn.cpp; 23s local 2024-04-03T17:28:09.0708045Z Compiling src/cpu/simple_resampling.cpp; 22s local 2024-04-03T17:28:09.0709105Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 21s local 2024-04-03T17:28:09.0710370Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 17s local 2024-04-03T17:28:09.0711426Z @onednn//:mkl_dnn; 16s local ... 2024-04-03T17:28:09.2762297Z 2024-04-03T17:28:09.2763071Z  2024-04-03T17:28:09.2763603Z  2024-04-03T17:28:09.2764028Z  2024-04-03T17:28:09.2764443Z  2024-04-03T17:28:09.2764876Z  2024-04-03T17:28:09.2765283Z  2024-04-03T17:28:09.2765662Z  2024-04-03T17:28:09.2766073Z  2024-04-03T17:28:09.2766773Z [9,601 / 14,756] 48 actions running 2024-04-03T17:28:09.2767774Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 54s local 2024-04-03T17:28:09.2768852Z Compiling src/cpu/cpu_convolution_list.cpp; 45s local 2024-04-03T17:28:09.2769825Z Compiling src/cpu/cpu_rnn_list.cpp; 41s local 2024-04-03T17:28:09.2770664Z Compiling src/cpu/rnn/ref_rnn.cpp; 23s local 2024-04-03T17:28:09.2771589Z Compiling src/cpu/simple_resampling.cpp; 22s local 2024-04-03T17:28:09.2772679Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 21s local 2024-04-03T17:28:09.2773955Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 17s local 2024-04-03T17:28:09.2775218Z @onednn//:mkl_dnn; 17s local ... 2024-04-03T17:28:09.5255906Z 2024-04-03T17:28:09.5256797Z  2024-04-03T17:28:09.5257392Z  2024-04-03T17:28:09.5257876Z  2024-04-03T17:28:09.5258326Z  2024-04-03T17:28:09.5258803Z  2024-04-03T17:28:09.5259273Z  2024-04-03T17:28:09.5259718Z  2024-04-03T17:28:09.5260550Z  2024-04-03T17:28:09.5261323Z [9,603 / 14,756] 48 actions, 47 running 2024-04-03T17:28:09.5262444Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 54s local 2024-04-03T17:28:09.5263652Z Compiling src/cpu/cpu_convolution_list.cpp; 45s local 2024-04-03T17:28:09.5264705Z Compiling src/cpu/cpu_rnn_list.cpp; 41s local 2024-04-03T17:28:09.5265861Z Compiling src/cpu/rnn/ref_rnn.cpp; 23s local 2024-04-03T17:28:09.5266881Z Compiling src/cpu/simple_resampling.cpp; 23s local 2024-04-03T17:28:09.5268509Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 21s local 2024-04-03T17:28:09.5269943Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 17s local 2024-04-03T17:28:09.5271137Z @onednn//:mkl_dnn; 17s local ... 2024-04-03T17:28:09.7732935Z 2024-04-03T17:28:09.7734222Z  2024-04-03T17:28:09.7734940Z  2024-04-03T17:28:09.7735353Z  2024-04-03T17:28:09.7735793Z  2024-04-03T17:28:09.7736273Z  2024-04-03T17:28:09.7736753Z  2024-04-03T17:28:09.7737155Z  2024-04-03T17:28:09.7737531Z  2024-04-03T17:28:09.7738220Z [9,605 / 14,756] 48 actions, 47 running 2024-04-03T17:28:09.7739299Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 54s local 2024-04-03T17:28:09.7740414Z Compiling src/cpu/cpu_convolution_list.cpp; 45s local 2024-04-03T17:28:09.7741392Z Compiling src/cpu/cpu_rnn_list.cpp; 41s local 2024-04-03T17:28:09.7742229Z Compiling src/cpu/rnn/ref_rnn.cpp; 24s local 2024-04-03T17:28:09.7743134Z Compiling src/cpu/simple_resampling.cpp; 23s local 2024-04-03T17:28:09.7744183Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 22s local 2024-04-03T17:28:09.7745508Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 17s local 2024-04-03T17:28:09.7746587Z @onednn//:mkl_dnn; 17s local ... 2024-04-03T17:28:10.0694977Z 2024-04-03T17:28:10.0695942Z  2024-04-03T17:28:10.0696435Z  2024-04-03T17:28:10.0697129Z  2024-04-03T17:28:10.0705569Z  2024-04-03T17:28:10.0706459Z  2024-04-03T17:28:10.0707081Z  2024-04-03T17:28:10.0707958Z  2024-04-03T17:28:10.0708673Z  2024-04-03T17:28:10.0709620Z [9,606 / 14,756] 48 actions running 2024-04-03T17:28:10.0713240Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 55s local 2024-04-03T17:28:10.0714674Z Compiling src/cpu/cpu_convolution_list.cpp; 46s local 2024-04-03T17:28:10.0715869Z Compiling src/cpu/cpu_rnn_list.cpp; 41s local 2024-04-03T17:28:10.0717018Z Compiling src/cpu/rnn/ref_rnn.cpp; 24s local 2024-04-03T17:28:10.0718287Z Compiling src/cpu/simple_resampling.cpp; 23s local 2024-04-03T17:28:10.0722138Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 22s local 2024-04-03T17:28:10.0723693Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 18s local 2024-04-03T17:28:10.0726091Z @onednn//:mkl_dnn; 17s local ... 2024-04-03T17:28:10.3023152Z 2024-04-03T17:28:10.3024256Z  2024-04-03T17:28:10.3025183Z  2024-04-03T17:28:10.3025995Z  2024-04-03T17:28:10.3026826Z  2024-04-03T17:28:10.3030375Z  2024-04-03T17:28:10.3031164Z  2024-04-03T17:28:10.3031835Z  2024-04-03T17:28:10.3032436Z  2024-04-03T17:28:10.3033313Z [9,609 / 14,756] 48 actions, 47 running 2024-04-03T17:28:10.3034697Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 55s local 2024-04-03T17:28:10.3036161Z Compiling src/cpu/cpu_convolution_list.cpp; 46s local 2024-04-03T17:28:10.3040535Z Compiling src/cpu/cpu_rnn_list.cpp; 42s local 2024-04-03T17:28:10.3041723Z Compiling src/cpu/rnn/ref_rnn.cpp; 24s local 2024-04-03T17:28:10.3046399Z Compiling src/cpu/simple_resampling.cpp; 23s local 2024-04-03T17:28:10.3047607Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 22s local 2024-04-03T17:28:10.3048993Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 18s local 2024-04-03T17:28:10.3050148Z @onednn//:mkl_dnn; 18s local ... 2024-04-03T17:28:10.5381376Z 2024-04-03T17:28:10.5382966Z  2024-04-03T17:28:10.5383935Z  2024-04-03T17:28:10.5385035Z  2024-04-03T17:28:10.5385590Z  2024-04-03T17:28:10.5386043Z  2024-04-03T17:28:10.5386522Z  2024-04-03T17:28:10.5387044Z  2024-04-03T17:28:10.5387484Z  2024-04-03T17:28:10.5388854Z [9,610 / 14,756] 48 actions, 47 running 2024-04-03T17:28:10.5390038Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 55s local 2024-04-03T17:28:10.5391287Z Compiling src/cpu/cpu_convolution_list.cpp; 46s local 2024-04-03T17:28:10.5392381Z Compiling src/cpu/cpu_rnn_list.cpp; 42s local 2024-04-03T17:28:10.5393380Z Compiling src/cpu/rnn/ref_rnn.cpp; 24s local 2024-04-03T17:28:10.5394439Z Compiling src/cpu/simple_resampling.cpp; 24s local 2024-04-03T17:28:10.5395714Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 22s local 2024-04-03T17:28:10.5397204Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 18s local 2024-04-03T17:28:10.5398441Z @onednn//:mkl_dnn; 18s local ... 2024-04-03T17:28:10.8703846Z 2024-04-03T17:28:10.8704950Z  2024-04-03T17:28:10.8705480Z  2024-04-03T17:28:10.8705947Z  2024-04-03T17:28:10.8707407Z  2024-04-03T17:28:10.8708068Z  2024-04-03T17:28:10.8708538Z  2024-04-03T17:28:10.8709030Z  2024-04-03T17:28:10.8709511Z  2024-04-03T17:28:10.8710175Z [9,613 / 14,756] 48 actions running 2024-04-03T17:28:10.8711258Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 55s local 2024-04-03T17:28:10.8712377Z Compiling src/cpu/cpu_convolution_list.cpp; 46s local 2024-04-03T17:28:10.8713321Z Compiling src/cpu/cpu_rnn_list.cpp; 42s local 2024-04-03T17:28:10.8714218Z Compiling src/cpu/rnn/ref_rnn.cpp; 25s local 2024-04-03T17:28:10.8715125Z Compiling src/cpu/simple_resampling.cpp; 24s local 2024-04-03T17:28:10.8716269Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 23s local 2024-04-03T17:28:10.8717704Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 18s local 2024-04-03T17:28:10.8718866Z @onednn//:mkl_dnn; 18s local ... 2024-04-03T17:28:11.1459631Z 2024-04-03T17:28:11.1460398Z  2024-04-03T17:28:11.1460950Z  2024-04-03T17:28:11.1461396Z  2024-04-03T17:28:11.1461793Z  2024-04-03T17:28:11.1462212Z  2024-04-03T17:28:11.1462674Z  2024-04-03T17:28:11.1463123Z  2024-04-03T17:28:11.1463540Z  2024-04-03T17:28:11.1464228Z [9,614 / 14,756] 48 actions, 47 running 2024-04-03T17:28:11.1465250Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 56s local 2024-04-03T17:28:11.1466348Z Compiling src/cpu/cpu_convolution_list.cpp; 47s local 2024-04-03T17:28:11.1467315Z Compiling src/cpu/cpu_rnn_list.cpp; 43s local 2024-04-03T17:28:11.1468395Z Compiling src/cpu/rnn/ref_rnn.cpp; 25s local 2024-04-03T17:28:11.1469321Z Compiling src/cpu/simple_resampling.cpp; 24s local 2024-04-03T17:28:11.1470440Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 23s local 2024-04-03T17:28:11.1471763Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 19s local 2024-04-03T17:28:11.1473179Z @onednn//:mkl_dnn; 19s local ... 2024-04-03T17:28:11.4514543Z 2024-04-03T17:28:11.4515307Z  2024-04-03T17:28:11.4515856Z  2024-04-03T17:28:11.4516239Z  2024-04-03T17:28:11.4516683Z  2024-04-03T17:28:11.4517105Z  2024-04-03T17:28:11.4517494Z  2024-04-03T17:28:11.4517912Z  2024-04-03T17:28:11.4518347Z  2024-04-03T17:28:11.4519019Z [9,616 / 14,756] 48 actions, 47 running 2024-04-03T17:28:11.4520075Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 56s local 2024-04-03T17:28:11.4521194Z Compiling src/cpu/cpu_convolution_list.cpp; 47s local 2024-04-03T17:28:11.4522156Z Compiling src/cpu/cpu_rnn_list.cpp; 43s local 2024-04-03T17:28:11.4522901Z Compiling src/cpu/rnn/ref_rnn.cpp; 25s local 2024-04-03T17:28:11.4523845Z Compiling src/cpu/simple_resampling.cpp; 24s local 2024-04-03T17:28:11.4525282Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 23s local 2024-04-03T17:28:11.4526553Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 19s local 2024-04-03T17:28:11.4527598Z @onednn//:mkl_dnn; 19s local ... 2024-04-03T17:28:11.6575753Z 2024-04-03T17:28:11.6576624Z  2024-04-03T17:28:11.6577413Z  2024-04-03T17:28:11.6577809Z  2024-04-03T17:28:11.6578215Z  2024-04-03T17:28:11.6578591Z  2024-04-03T17:28:11.6578996Z  2024-04-03T17:28:11.6579376Z  2024-04-03T17:28:11.6579750Z  2024-04-03T17:28:11.6580533Z [9,619 / 14,756] 48 actions, 47 running 2024-04-03T17:28:11.6581417Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 56s local 2024-04-03T17:28:11.6583670Z Compiling src/cpu/cpu_convolution_list.cpp; 47s local 2024-04-03T17:28:11.6584488Z Compiling src/cpu/cpu_rnn_list.cpp; 43s local 2024-04-03T17:28:11.6586065Z Compiling src/cpu/rnn/ref_rnn.cpp; 25s local 2024-04-03T17:28:11.6586901Z Compiling src/cpu/simple_resampling.cpp; 25s local 2024-04-03T17:28:11.6589230Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 23s local 2024-04-03T17:28:11.6590377Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 19s local 2024-04-03T17:28:11.6591477Z @onednn//:mkl_dnn; 19s local ... 2024-04-03T17:28:11.8717810Z 2024-04-03T17:28:11.8718563Z  2024-04-03T17:28:11.8719102Z  2024-04-03T17:28:11.8719567Z  2024-04-03T17:28:11.8719981Z  2024-04-03T17:28:11.8720412Z  2024-04-03T17:28:11.8720871Z  2024-04-03T17:28:11.8721477Z  2024-04-03T17:28:11.8721924Z  2024-04-03T17:28:11.8722581Z [9,620 / 14,756] 48 actions running 2024-04-03T17:28:11.8723606Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 56s local 2024-04-03T17:28:11.8724717Z Compiling src/cpu/cpu_convolution_list.cpp; 47s local 2024-04-03T17:28:11.8725650Z Compiling src/cpu/cpu_rnn_list.cpp; 43s local 2024-04-03T17:28:11.8726576Z Compiling src/cpu/rnn/ref_rnn.cpp; 26s local 2024-04-03T17:28:11.8727530Z Compiling src/cpu/simple_resampling.cpp; 25s local 2024-04-03T17:28:11.8728660Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 24s local 2024-04-03T17:28:11.8729939Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 19s local 2024-04-03T17:28:11.8731084Z @onednn//:mkl_dnn; 19s local ... 2024-04-03T17:28:12.1206252Z 2024-04-03T17:28:12.1207014Z  2024-04-03T17:28:12.1207542Z  2024-04-03T17:28:12.1207996Z  2024-04-03T17:28:12.1208434Z  2024-04-03T17:28:12.1208873Z  2024-04-03T17:28:12.1209314Z  2024-04-03T17:28:12.1209758Z  2024-04-03T17:28:12.1210216Z  2024-04-03T17:28:12.1210955Z [9,622 / 14,756] 48 actions, 47 running 2024-04-03T17:28:12.1212047Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 57s local 2024-04-03T17:28:12.1213219Z Compiling src/cpu/cpu_convolution_list.cpp; 48s local 2024-04-03T17:28:12.1214275Z Compiling src/cpu/cpu_rnn_list.cpp; 43s local 2024-04-03T17:28:12.1215446Z Compiling src/cpu/rnn/ref_rnn.cpp; 26s local 2024-04-03T17:28:12.1216385Z Compiling src/cpu/simple_resampling.cpp; 25s local 2024-04-03T17:28:12.1217495Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 24s local 2024-04-03T17:28:12.1218917Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 20s local 2024-04-03T17:28:12.1220036Z @onednn//:mkl_dnn; 19s local ... 2024-04-03T17:28:12.3456855Z 2024-04-03T17:28:12.3457627Z  2024-04-03T17:28:12.3458084Z  2024-04-03T17:28:12.3458490Z  2024-04-03T17:28:12.3458866Z  2024-04-03T17:28:12.3459247Z  2024-04-03T17:28:12.3459632Z  2024-04-03T17:28:12.3460005Z  2024-04-03T17:28:12.3460379Z  2024-04-03T17:28:12.3461003Z [9,623 / 14,756] 48 actions, 47 running 2024-04-03T17:28:12.3461917Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 57s local 2024-04-03T17:28:12.3463288Z Compiling src/cpu/cpu_convolution_list.cpp; 48s local 2024-04-03T17:28:12.3464161Z Compiling src/cpu/cpu_rnn_list.cpp; 44s local 2024-04-03T17:28:12.3464935Z Compiling src/cpu/rnn/ref_rnn.cpp; 26s local 2024-04-03T17:28:12.3465731Z Compiling src/cpu/simple_resampling.cpp; 25s local 2024-04-03T17:28:12.3466680Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 24s local 2024-04-03T17:28:12.3468193Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 20s local 2024-04-03T17:28:12.3469146Z @onednn//:mkl_dnn; 20s local ... 2024-04-03T17:28:12.6413474Z 2024-04-03T17:28:12.6414232Z  2024-04-03T17:28:12.6415000Z  2024-04-03T17:28:12.6415407Z  2024-04-03T17:28:12.6415787Z  2024-04-03T17:28:12.6416167Z  2024-04-03T17:28:12.6416580Z  2024-04-03T17:28:12.6416985Z  2024-04-03T17:28:12.6417355Z  2024-04-03T17:28:12.6418053Z [9,626 / 14,756] 48 actions, 47 running 2024-04-03T17:28:12.6419116Z Compiling src/cpu/cpu_convolution_list.cpp; 48s local 2024-04-03T17:28:12.6420082Z Compiling src/cpu/cpu_rnn_list.cpp; 44s local 2024-04-03T17:28:12.6421019Z Compiling src/cpu/rnn/ref_rnn.cpp; 26s local 2024-04-03T17:28:12.6422036Z Compiling src/cpu/simple_resampling.cpp; 26s local 2024-04-03T17:28:12.6423168Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 24s local 2024-04-03T17:28:12.6424490Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 20s local 2024-04-03T17:28:12.6425966Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 20s local 2024-04-03T17:28:12.6427450Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 15s local ... 2024-04-03T17:28:12.8727315Z 2024-04-03T17:28:12.8728251Z  2024-04-03T17:28:12.8728861Z  2024-04-03T17:28:12.8729370Z  2024-04-03T17:28:12.8729862Z  2024-04-03T17:28:12.8730488Z  2024-04-03T17:28:12.8730949Z  2024-04-03T17:28:12.8731370Z  2024-04-03T17:28:12.8731802Z  2024-04-03T17:28:12.8732511Z [9,630 / 14,756] 48 actions running 2024-04-03T17:28:12.8733540Z Compiling src/cpu/cpu_convolution_list.cpp; 48s local 2024-04-03T17:28:12.8734705Z Compiling src/cpu/cpu_rnn_list.cpp; 44s local 2024-04-03T17:28:12.8735625Z Compiling src/cpu/rnn/ref_rnn.cpp; 27s local 2024-04-03T17:28:12.8736649Z Compiling src/cpu/simple_resampling.cpp; 26s local 2024-04-03T17:28:12.8737845Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 25s local 2024-04-03T17:28:12.8739197Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 20s local 2024-04-03T17:28:12.8740653Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 20s local 2024-04-03T17:28:12.8742154Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 16s local ... 2024-04-03T17:28:13.2729108Z 2024-04-03T17:28:13.2729837Z  2024-04-03T17:28:13.2730347Z  2024-04-03T17:28:13.2730760Z  2024-04-03T17:28:13.2731149Z  2024-04-03T17:28:13.2731752Z  2024-04-03T17:28:13.2732229Z  2024-04-03T17:28:13.2732636Z  2024-04-03T17:28:13.2735114Z  2024-04-03T17:28:13.2735858Z [9,632 / 14,756] 48 actions running 2024-04-03T17:28:13.2736785Z Compiling src/cpu/cpu_convolution_list.cpp; 49s local 2024-04-03T17:28:13.2737746Z Compiling src/cpu/cpu_rnn_list.cpp; 45s local 2024-04-03T17:28:13.2738638Z Compiling src/cpu/rnn/ref_rnn.cpp; 27s local 2024-04-03T17:28:13.2739541Z Compiling src/cpu/simple_resampling.cpp; 26s local 2024-04-03T17:28:13.2740666Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 25s local 2024-04-03T17:28:13.2741984Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 21s local 2024-04-03T17:28:13.2743408Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 21s local 2024-04-03T17:28:13.2744817Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 16s local ... 2024-04-03T17:28:13.5314571Z 2024-04-03T17:28:13.5315354Z  2024-04-03T17:28:13.5315869Z  2024-04-03T17:28:13.5316614Z  2024-04-03T17:28:13.5317058Z  2024-04-03T17:28:13.5317496Z  2024-04-03T17:28:13.5317923Z  2024-04-03T17:28:13.5318359Z  2024-04-03T17:28:13.5318813Z  2024-04-03T17:28:13.5319909Z [9,633 / 14,756] 48 actions, 47 running 2024-04-03T17:28:13.5320980Z Compiling src/cpu/cpu_convolution_list.cpp; 49s local 2024-04-03T17:28:13.5322223Z Compiling src/cpu/cpu_rnn_list.cpp; 45s local 2024-04-03T17:28:13.5323171Z Compiling src/cpu/rnn/ref_rnn.cpp; 27s local 2024-04-03T17:28:13.5324174Z Compiling src/cpu/simple_resampling.cpp; 27s local 2024-04-03T17:28:13.5325383Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 25s local 2024-04-03T17:28:13.5326809Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 21s local 2024-04-03T17:28:13.5328377Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 21s local 2024-04-03T17:28:13.5329971Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 16s local ... 2024-04-03T17:28:13.8743737Z 2024-04-03T17:28:13.8744492Z  2024-04-03T17:28:13.8745034Z  2024-04-03T17:28:13.8745458Z  2024-04-03T17:28:13.8745878Z  2024-04-03T17:28:13.8746298Z  2024-04-03T17:28:13.8746698Z  2024-04-03T17:28:13.8747121Z  2024-04-03T17:28:13.8747570Z  2024-04-03T17:28:13.8748428Z [9,634 / 14,756] 48 actions running 2024-04-03T17:28:13.8749381Z Compiling src/cpu/cpu_convolution_list.cpp; 49s local 2024-04-03T17:28:13.8750310Z Compiling src/cpu/cpu_rnn_list.cpp; 45s local 2024-04-03T17:28:13.8751155Z Compiling src/cpu/rnn/ref_rnn.cpp; 28s local 2024-04-03T17:28:13.8752067Z Compiling src/cpu/simple_resampling.cpp; 27s local 2024-04-03T17:28:13.8753143Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 26s local 2024-04-03T17:28:13.8754369Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 21s local 2024-04-03T17:28:13.8755762Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 21s local 2024-04-03T17:28:13.8757129Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 17s local ... 2024-04-03T17:28:14.1377305Z 2024-04-03T17:28:14.1378078Z  2024-04-03T17:28:14.1378602Z  2024-04-03T17:28:14.1379034Z  2024-04-03T17:28:14.1379464Z  2024-04-03T17:28:14.1379931Z  2024-04-03T17:28:14.1380364Z  2024-04-03T17:28:14.1380811Z  2024-04-03T17:28:14.1381241Z  2024-04-03T17:28:14.1381962Z [9,636 / 14,756] 48 actions, 47 running 2024-04-03T17:28:14.1382950Z Compiling src/cpu/cpu_convolution_list.cpp; 50s local 2024-04-03T17:28:14.1383936Z Compiling src/cpu/cpu_rnn_list.cpp; 46s local 2024-04-03T17:28:14.1384803Z Compiling src/cpu/rnn/ref_rnn.cpp; 28s local 2024-04-03T17:28:14.1385765Z Compiling src/cpu/simple_resampling.cpp; 27s local 2024-04-03T17:28:14.1386866Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 26s local 2024-04-03T17:28:14.1388464Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 22s local 2024-04-03T17:28:14.1390105Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 21s local 2024-04-03T17:28:14.1391322Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 13s local ... 2024-04-03T17:28:14.3530261Z 2024-04-03T17:28:14.3530966Z  2024-04-03T17:28:14.3531449Z  2024-04-03T17:28:14.3531824Z  2024-04-03T17:28:14.3533582Z  2024-04-03T17:28:14.3534334Z  2024-04-03T17:28:14.3535222Z  2024-04-03T17:28:14.3535962Z  2024-04-03T17:28:14.3536381Z  2024-04-03T17:28:14.3536986Z [9,641 / 14,756] 48 actions, 47 running 2024-04-03T17:28:14.3537879Z Compiling src/cpu/cpu_convolution_list.cpp; 50s local 2024-04-03T17:28:14.3538674Z Compiling src/cpu/cpu_rnn_list.cpp; 46s local 2024-04-03T17:28:14.3539405Z Compiling src/cpu/rnn/ref_rnn.cpp; 28s local 2024-04-03T17:28:14.3540290Z Compiling src/cpu/simple_resampling.cpp; 27s local 2024-04-03T17:28:14.3541461Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 26s local 2024-04-03T17:28:14.3542597Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 22s local 2024-04-03T17:28:14.3543579Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 14s local 2024-04-03T17:28:14.3544486Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 13s local ... 2024-04-03T17:28:14.6192643Z 2024-04-03T17:28:14.6193431Z  2024-04-03T17:28:14.6194003Z  2024-04-03T17:28:14.6194433Z  2024-04-03T17:28:14.6194861Z  2024-04-03T17:28:14.6195284Z  2024-04-03T17:28:14.6195729Z  2024-04-03T17:28:14.6196171Z  2024-04-03T17:28:14.6196625Z  2024-04-03T17:28:14.6197362Z [9,642 / 14,756] 48 actions, 47 running 2024-04-03T17:28:14.6198355Z Compiling src/cpu/cpu_convolution_list.cpp; 50s local 2024-04-03T17:28:14.6199381Z Compiling src/cpu/cpu_rnn_list.cpp; 46s local 2024-04-03T17:28:14.6200285Z Compiling src/cpu/rnn/ref_rnn.cpp; 28s local 2024-04-03T17:28:14.6201237Z Compiling src/cpu/simple_resampling.cpp; 28s local 2024-04-03T17:28:14.6202435Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 26s local 2024-04-03T17:28:14.6203840Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 22s local 2024-04-03T17:28:14.6205061Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 14s local 2024-04-03T17:28:14.6206294Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 13s local ... 2024-04-03T17:28:14.8761998Z 2024-04-03T17:28:14.8762827Z  2024-04-03T17:28:14.8763417Z  2024-04-03T17:28:14.8763953Z  2024-04-03T17:28:14.8764376Z  2024-04-03T17:28:14.8764836Z  2024-04-03T17:28:14.8765282Z  2024-04-03T17:28:14.8765720Z  2024-04-03T17:28:14.8766172Z  2024-04-03T17:28:14.8766866Z [9,643 / 14,756] 48 actions running 2024-04-03T17:28:14.8767928Z Compiling src/cpu/cpu_convolution_list.cpp; 50s local 2024-04-03T17:28:14.8768921Z Compiling src/cpu/cpu_rnn_list.cpp; 46s local 2024-04-03T17:28:14.8769842Z Compiling src/cpu/rnn/ref_rnn.cpp; 29s local 2024-04-03T17:28:14.8770818Z Compiling src/cpu/simple_resampling.cpp; 28s local 2024-04-03T17:28:14.8772030Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 27s local 2024-04-03T17:28:14.8773455Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 22s local 2024-04-03T17:28:14.8774911Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 14s local 2024-04-03T17:28:14.8776124Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 13s local ... 2024-04-03T17:28:15.2751416Z 2024-04-03T17:28:15.2752185Z  2024-04-03T17:28:15.2752703Z  2024-04-03T17:28:15.2753156Z  2024-04-03T17:28:15.2755793Z  2024-04-03T17:28:15.2756595Z  2024-04-03T17:28:15.2760069Z  2024-04-03T17:28:15.2760795Z  2024-04-03T17:28:15.2761690Z  2024-04-03T17:28:15.2762681Z [9,644 / 14,756] 48 actions running 2024-04-03T17:28:15.2763916Z Compiling src/cpu/cpu_convolution_list.cpp; 51s local 2024-04-03T17:28:15.2765067Z Compiling src/cpu/cpu_rnn_list.cpp; 47s local 2024-04-03T17:28:15.2766525Z Compiling src/cpu/rnn/ref_rnn.cpp; 29s local 2024-04-03T17:28:15.2767630Z Compiling src/cpu/simple_resampling.cpp; 28s local 2024-04-03T17:28:15.2769064Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 27s local 2024-04-03T17:28:15.2770565Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 23s local 2024-04-03T17:28:15.2771987Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 14s local 2024-04-03T17:28:15.2773297Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 14s local ... 2024-04-03T17:28:15.4769467Z 2024-04-03T17:28:15.4770255Z  2024-04-03T17:28:15.4770803Z  2024-04-03T17:28:15.4771249Z  2024-04-03T17:28:15.4771673Z  2024-04-03T17:28:15.4772118Z  2024-04-03T17:28:15.4772583Z  2024-04-03T17:28:15.4773031Z  2024-04-03T17:28:15.4773460Z  2024-04-03T17:28:15.4774639Z [9,647 / 14,756] 48 actions running 2024-04-03T17:28:15.4775728Z Compiling src/cpu/cpu_convolution_list.cpp; 51s local 2024-04-03T17:28:15.4776703Z Compiling src/cpu/cpu_rnn_list.cpp; 47s local 2024-04-03T17:28:15.4777602Z Compiling src/cpu/rnn/ref_rnn.cpp; 29s local 2024-04-03T17:28:15.4778631Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 27s local 2024-04-03T17:28:15.4780211Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 23s local 2024-04-03T17:28:15.4781471Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 15s local 2024-04-03T17:28:15.4782623Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 14s local 2024-04-03T17:28:15.4783958Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 12s local ... 2024-04-03T17:28:15.8029435Z 2024-04-03T17:28:15.8030189Z  2024-04-03T17:28:15.8030671Z  2024-04-03T17:28:15.8031093Z  2024-04-03T17:28:15.8031499Z  2024-04-03T17:28:15.8031889Z  2024-04-03T17:28:15.8032285Z  2024-04-03T17:28:15.8032714Z  2024-04-03T17:28:15.8033106Z  2024-04-03T17:28:15.8033752Z [9,649 / 14,756] 48 actions, 47 running 2024-04-03T17:28:15.8034710Z Compiling src/cpu/cpu_convolution_list.cpp; 51s local 2024-04-03T17:28:15.8035652Z Compiling src/cpu/cpu_rnn_list.cpp; 47s local 2024-04-03T17:28:15.8036532Z Compiling src/cpu/rnn/ref_rnn.cpp; 30s local 2024-04-03T17:28:15.8037506Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 28s local 2024-04-03T17:28:15.8038767Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 23s local 2024-04-03T17:28:15.8039970Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 15s local 2024-04-03T17:28:15.8041046Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 14s local 2024-04-03T17:28:15.8042251Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 12s local ... 2024-04-03T17:28:16.0360359Z 2024-04-03T17:28:16.0361122Z  2024-04-03T17:28:16.0361639Z  2024-04-03T17:28:16.0362060Z  2024-04-03T17:28:16.0362515Z  2024-04-03T17:28:16.0362949Z  2024-04-03T17:28:16.0363379Z  2024-04-03T17:28:16.0363849Z  2024-04-03T17:28:16.0366031Z  2024-04-03T17:28:16.0369382Z [9,651 / 14,756] 48 actions, 47 running 2024-04-03T17:28:16.0372918Z Compiling src/cpu/cpu_convolution_list.cpp; 52s local 2024-04-03T17:28:16.0374584Z Compiling src/cpu/cpu_rnn_list.cpp; 47s local 2024-04-03T17:28:16.0375814Z Compiling src/cpu/rnn/ref_rnn.cpp; 30s local 2024-04-03T17:28:16.0377151Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 28s local 2024-04-03T17:28:16.0378571Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 23s local 2024-04-03T17:28:16.0380133Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 15s local 2024-04-03T17:28:16.0381350Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 14s local 2024-04-03T17:28:16.0383513Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 12s local ... 2024-04-03T17:28:16.2786934Z 2024-04-03T17:28:16.2787970Z  2024-04-03T17:28:16.2788520Z  2024-04-03T17:28:16.2788927Z  2024-04-03T17:28:16.2789303Z  2024-04-03T17:28:16.2789667Z  2024-04-03T17:28:16.2790054Z  2024-04-03T17:28:16.2790432Z  2024-04-03T17:28:16.2790791Z  2024-04-03T17:28:16.2791454Z [9,651 / 14,756] 48 actions running 2024-04-03T17:28:16.2792435Z Compiling src/cpu/cpu_convolution_list.cpp; 52s local 2024-04-03T17:28:16.2793428Z Compiling src/cpu/cpu_rnn_list.cpp; 48s local 2024-04-03T17:28:16.2794366Z Compiling src/cpu/rnn/ref_rnn.cpp; 30s local 2024-04-03T17:28:16.2795477Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 28s local 2024-04-03T17:28:16.2796873Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 24s local 2024-04-03T17:28:16.2798122Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 15s local 2024-04-03T17:28:16.2799320Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 15s local 2024-04-03T17:28:16.2801063Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 13s local ... 2024-04-03T17:28:16.5881243Z 2024-04-03T17:28:16.5881969Z  2024-04-03T17:28:16.5882509Z  2024-04-03T17:28:16.5882948Z  2024-04-03T17:28:16.5883377Z  2024-04-03T17:28:16.5883823Z  2024-04-03T17:28:16.5884235Z  2024-04-03T17:28:16.5885107Z  2024-04-03T17:28:16.5885522Z  2024-04-03T17:28:16.5886230Z [9,652 / 14,756] 48 actions, 47 running 2024-04-03T17:28:16.5887287Z Compiling src/cpu/cpu_convolution_list.cpp; 52s local 2024-04-03T17:28:16.5888281Z Compiling src/cpu/cpu_rnn_list.cpp; 48s local 2024-04-03T17:28:16.5889166Z Compiling src/cpu/rnn/ref_rnn.cpp; 30s local 2024-04-03T17:28:16.5890243Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 28s local 2024-04-03T17:28:16.5891477Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 24s local 2024-04-03T17:28:16.5892796Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 16s local 2024-04-03T17:28:16.5893898Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 15s local 2024-04-03T17:28:16.5895358Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 13s local ... 2024-04-03T17:28:16.8772885Z 2024-04-03T17:28:16.8773668Z  2024-04-03T17:28:16.8774196Z  2024-04-03T17:28:16.8774737Z  2024-04-03T17:28:16.8775214Z  2024-04-03T17:28:16.8776514Z  2024-04-03T17:28:16.8776981Z  2024-04-03T17:28:16.8777437Z  2024-04-03T17:28:16.8777902Z  2024-04-03T17:28:16.8778569Z [9,652 / 14,756] 48 actions running 2024-04-03T17:28:16.8781957Z Compiling src/cpu/cpu_convolution_list.cpp; 52s local 2024-04-03T17:28:16.8783250Z Compiling src/cpu/cpu_rnn_list.cpp; 48s local 2024-04-03T17:28:16.8786581Z Compiling src/cpu/rnn/ref_rnn.cpp; 31s local 2024-04-03T17:28:16.8788229Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 29s local 2024-04-03T17:28:16.8789984Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 24s local 2024-04-03T17:28:16.8791529Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 16s local 2024-04-03T17:28:16.8792982Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 15s local 2024-04-03T17:28:16.8794548Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 13s local ... 2024-04-03T17:28:17.0783158Z 2024-04-03T17:28:17.0783861Z  2024-04-03T17:28:17.0784371Z  2024-04-03T17:28:17.0784791Z  2024-04-03T17:28:17.0785209Z  2024-04-03T17:28:17.0785622Z  2024-04-03T17:28:17.0786004Z  2024-04-03T17:28:17.0786405Z  2024-04-03T17:28:17.0786810Z  2024-04-03T17:28:17.0787414Z [9,653 / 14,756] 48 actions running 2024-04-03T17:28:17.0788569Z Compiling src/cpu/cpu_convolution_list.cpp; 53s local 2024-04-03T17:28:17.0789525Z Compiling src/cpu/cpu_rnn_list.cpp; 48s local 2024-04-03T17:28:17.0790491Z Compiling src/cpu/rnn/ref_rnn.cpp; 31s local 2024-04-03T17:28:17.0791425Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 29s local 2024-04-03T17:28:17.0792665Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 24s local 2024-04-03T17:28:17.0793858Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 16s local 2024-04-03T17:28:17.0794937Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 15s local 2024-04-03T17:28:17.0796270Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 13s local ... 2024-04-03T17:28:17.4973657Z 2024-04-03T17:28:17.4974641Z  2024-04-03T17:28:17.4975210Z  2024-04-03T17:28:17.4975671Z  2024-04-03T17:28:17.4976123Z  2024-04-03T17:28:17.4976556Z  2024-04-03T17:28:17.4977001Z  2024-04-03T17:28:17.4977449Z  2024-04-03T17:28:17.4977877Z  2024-04-03T17:28:17.4978571Z [9,654 / 14,756] 48 actions, 47 running 2024-04-03T17:28:17.4979578Z Compiling src/cpu/cpu_convolution_list.cpp; 53s local 2024-04-03T17:28:17.4980646Z Compiling src/cpu/cpu_rnn_list.cpp; 49s local 2024-04-03T17:28:17.4981933Z Compiling src/cpu/rnn/ref_rnn.cpp; 31s local 2024-04-03T17:28:17.4982953Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 29s local 2024-04-03T17:28:17.4984239Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 25s local 2024-04-03T17:28:17.4985460Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 17s local 2024-04-03T17:28:17.4986801Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 16s local 2024-04-03T17:28:17.4988326Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 14s local ... 2024-04-03T17:28:17.8435680Z 2024-04-03T17:28:17.8436419Z  2024-04-03T17:28:17.8436935Z  2024-04-03T17:28:17.8437411Z  2024-04-03T17:28:17.8437862Z  2024-04-03T17:28:17.8438312Z  2024-04-03T17:28:17.8438783Z  2024-04-03T17:28:17.8439249Z  2024-04-03T17:28:17.8439702Z  2024-04-03T17:28:17.8440455Z [9,655 / 14,756] 48 actions, 47 running 2024-04-03T17:28:17.8441598Z Compiling src/cpu/cpu_rnn_list.cpp; 49s local 2024-04-03T17:28:17.8442565Z Compiling src/cpu/rnn/ref_rnn.cpp; 32s local 2024-04-03T17:28:17.8443615Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 30s local 2024-04-03T17:28:17.8444934Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 25s local 2024-04-03T17:28:17.8446175Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 17s local 2024-04-03T17:28:17.8447253Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 16s local 2024-04-03T17:28:17.8448343Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 14s local 2024-04-03T17:28:17.8449549Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 12s local ... 2024-04-03T17:28:18.0785754Z 2024-04-03T17:28:18.0786519Z  2024-04-03T17:28:18.0787100Z  2024-04-03T17:28:18.0790414Z  2024-04-03T17:28:18.0793485Z  2024-04-03T17:28:18.0796423Z  2024-04-03T17:28:18.0799328Z  2024-04-03T17:28:18.0802136Z  2024-04-03T17:28:18.0805255Z  2024-04-03T17:28:18.0808475Z [9,657 / 14,756] 48 actions running 2024-04-03T17:28:18.0811831Z Compiling src/cpu/cpu_rnn_list.cpp; 49s local 2024-04-03T17:28:18.0815269Z Compiling src/cpu/rnn/ref_rnn.cpp; 32s local 2024-04-03T17:28:18.0818691Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 30s local 2024-04-03T17:28:18.0822445Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 25s local 2024-04-03T17:28:18.0823979Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 17s local 2024-04-03T17:28:18.0827516Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 16s local 2024-04-03T17:28:18.0831343Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 14s local 2024-04-03T17:28:18.0834967Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 12s local ... 2024-04-03T17:28:18.3684844Z 2024-04-03T17:28:18.3686147Z  2024-04-03T17:28:18.3686824Z  2024-04-03T17:28:18.3688130Z  2024-04-03T17:28:18.3688655Z  2024-04-03T17:28:18.3689115Z  2024-04-03T17:28:18.3689575Z  2024-04-03T17:28:18.3690052Z  2024-04-03T17:28:18.3690522Z  2024-04-03T17:28:18.3691282Z [9,659 / 14,756] 48 actions, 47 running 2024-04-03T17:28:18.3692252Z Compiling src/cpu/cpu_rnn_list.cpp; 50s local 2024-04-03T17:28:18.3693205Z Compiling src/cpu/rnn/ref_rnn.cpp; 32s local 2024-04-03T17:28:18.3694329Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 30s local 2024-04-03T17:28:18.3696017Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 26s local 2024-04-03T17:28:18.3697345Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 18s local 2024-04-03T17:28:18.3698557Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 17s local 2024-04-03T17:28:18.3699905Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 15s local 2024-04-03T17:28:18.3701264Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 13s local ... 2024-04-03T17:28:18.6810952Z 2024-04-03T17:28:18.6811876Z  2024-04-03T17:28:18.6812411Z  2024-04-03T17:28:18.6813242Z  2024-04-03T17:28:18.6813689Z  2024-04-03T17:28:18.6814066Z  2024-04-03T17:28:18.6814579Z  2024-04-03T17:28:18.6815017Z  2024-04-03T17:28:18.6815438Z  2024-04-03T17:28:18.6816104Z [9,660 / 14,756] 48 actions running 2024-04-03T17:28:18.6816966Z Compiling src/cpu/cpu_rnn_list.cpp; 50s local 2024-04-03T17:28:18.6817996Z Compiling src/cpu/rnn/ref_rnn.cpp; 32s local 2024-04-03T17:28:18.6818894Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 30s local 2024-04-03T17:28:18.6820137Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 26s local 2024-04-03T17:28:18.6821265Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 18s local 2024-04-03T17:28:18.6822334Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 17s local 2024-04-03T17:28:18.6823528Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 15s local 2024-04-03T17:28:18.6824796Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 13s local ... 2024-04-03T17:28:19.0142315Z 2024-04-03T17:28:19.0143077Z  2024-04-03T17:28:19.0143626Z  2024-04-03T17:28:19.0144058Z  2024-04-03T17:28:19.0144494Z  2024-04-03T17:28:19.0144927Z  2024-04-03T17:28:19.0145733Z  2024-04-03T17:28:19.0146157Z  2024-04-03T17:28:19.0146598Z  2024-04-03T17:28:19.0147290Z [9,663 / 14,756] 48 actions, 47 running 2024-04-03T17:28:19.0148378Z Compiling src/cpu/cpu_rnn_list.cpp; 50s local 2024-04-03T17:28:19.0149218Z Compiling src/cpu/rnn/ref_rnn.cpp; 33s local 2024-04-03T17:28:19.0150198Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 31s local 2024-04-03T17:28:19.0151356Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 26s local 2024-04-03T17:28:19.0152545Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 18s local 2024-04-03T17:28:19.0153598Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 17s local 2024-04-03T17:28:19.0154827Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 15s local 2024-04-03T17:28:19.0156111Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 13s local ... 2024-04-03T17:28:19.2800920Z 2024-04-03T17:28:19.2802041Z  2024-04-03T17:28:19.2802560Z  2024-04-03T17:28:19.2802996Z  2024-04-03T17:28:19.2803448Z  2024-04-03T17:28:19.2803868Z  2024-04-03T17:28:19.2804295Z  2024-04-03T17:28:19.2804701Z  2024-04-03T17:28:19.2805126Z  2024-04-03T17:28:19.2805775Z [9,666 / 14,756] 48 actions running 2024-04-03T17:28:19.2806645Z Compiling src/cpu/cpu_rnn_list.cpp; 51s local 2024-04-03T17:28:19.2807502Z Compiling src/cpu/rnn/ref_rnn.cpp; 33s local 2024-04-03T17:28:19.2808486Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 31s local 2024-04-03T17:28:19.2809805Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 27s local 2024-04-03T17:28:19.2811037Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 18s local 2024-04-03T17:28:19.2812147Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 18s local 2024-04-03T17:28:19.2813359Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 16s local 2024-04-03T17:28:19.2814772Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 14s local ... 2024-04-03T17:28:19.4967120Z 2024-04-03T17:28:19.4967843Z  2024-04-03T17:28:19.4968402Z  2024-04-03T17:28:19.4968845Z  2024-04-03T17:28:19.4969262Z  2024-04-03T17:28:19.4969670Z  2024-04-03T17:28:19.4970096Z  2024-04-03T17:28:19.4970493Z  2024-04-03T17:28:19.4970921Z  2024-04-03T17:28:19.4971569Z [9,667 / 14,756] 48 actions running 2024-04-03T17:28:19.4972429Z Compiling src/cpu/cpu_rnn_list.cpp; 51s local 2024-04-03T17:28:19.4973283Z Compiling src/cpu/rnn/ref_rnn.cpp; 33s local 2024-04-03T17:28:19.4974291Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 31s local 2024-04-03T17:28:19.4975824Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 27s local 2024-04-03T17:28:19.4977469Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 19s local 2024-04-03T17:28:19.4978640Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 18s local 2024-04-03T17:28:19.4979771Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 16s local 2024-04-03T17:28:19.4981022Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 14s local ... 2024-04-03T17:28:19.6971209Z 2024-04-03T17:28:19.6971985Z  2024-04-03T17:28:19.6972541Z  2024-04-03T17:28:19.6972980Z  2024-04-03T17:28:19.6973434Z  2024-04-03T17:28:19.6973900Z  2024-04-03T17:28:19.6974356Z  2024-04-03T17:28:19.6974947Z  2024-04-03T17:28:19.6975398Z  2024-04-03T17:28:19.6976091Z [9,668 / 14,756] 48 actions running 2024-04-03T17:28:19.6977066Z Compiling src/cpu/cpu_rnn_list.cpp; 51s local 2024-04-03T17:28:19.6978017Z Compiling src/cpu/rnn/ref_rnn.cpp; 34s local 2024-04-03T17:28:19.6979149Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 31s local 2024-04-03T17:28:19.6980577Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 27s local 2024-04-03T17:28:19.6981944Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 19s local 2024-04-03T17:28:19.6983128Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 18s local 2024-04-03T17:28:19.6984463Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 16s local 2024-04-03T17:28:19.6986029Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 14s local ... 2024-04-03T17:28:20.0980778Z 2024-04-03T17:28:20.0981652Z  2024-04-03T17:28:20.0982184Z  2024-04-03T17:28:20.0996750Z  2024-04-03T17:28:20.0997275Z  2024-04-03T17:28:20.0997745Z  2024-04-03T17:28:20.0998204Z  2024-04-03T17:28:20.0998667Z  2024-04-03T17:28:20.0999112Z  2024-04-03T17:28:20.0999773Z [9,669 / 14,756] 48 actions running 2024-04-03T17:28:20.1000732Z Compiling src/cpu/cpu_rnn_list.cpp; 51s local 2024-04-03T17:28:20.1001720Z Compiling src/cpu/rnn/ref_rnn.cpp; 34s local 2024-04-03T17:28:20.1002833Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 32s local 2024-04-03T17:28:20.1004209Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 27s local 2024-04-03T17:28:20.1005409Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 19s local 2024-04-03T17:28:20.1006575Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 18s local 2024-04-03T17:28:20.1007862Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 16s local 2024-04-03T17:28:20.1009201Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 14s local ... 2024-04-03T17:28:20.2981824Z 2024-04-03T17:28:20.2982576Z  2024-04-03T17:28:20.2983102Z  2024-04-03T17:28:20.2983548Z  2024-04-03T17:28:20.2983977Z  2024-04-03T17:28:20.2984408Z  2024-04-03T17:28:20.2984864Z  2024-04-03T17:28:20.2985285Z  2024-04-03T17:28:20.2985722Z  2024-04-03T17:28:20.2986409Z [9,671 / 14,756] 48 actions running 2024-04-03T17:28:20.2987322Z Compiling src/cpu/cpu_rnn_list.cpp; 52s local 2024-04-03T17:28:20.2988470Z Compiling src/cpu/rnn/ref_rnn.cpp; 34s local 2024-04-03T17:28:20.2989533Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 32s local 2024-04-03T17:28:20.2990905Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 28s local 2024-04-03T17:28:20.2992234Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 20s local 2024-04-03T17:28:20.2993451Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 19s local 2024-04-03T17:28:20.2994785Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 17s local 2024-04-03T17:28:20.2996152Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 15s local ... 2024-04-03T17:28:20.5117465Z 2024-04-03T17:28:20.5127887Z  2024-04-03T17:28:20.5128428Z  2024-04-03T17:28:20.5128854Z  2024-04-03T17:28:20.5129280Z  2024-04-03T17:28:20.5129709Z  2024-04-03T17:28:20.5130119Z  2024-04-03T17:28:20.5130536Z  2024-04-03T17:28:20.5131264Z  2024-04-03T17:28:20.5132005Z [9,676 / 14,756] 48 actions, 47 running 2024-04-03T17:28:20.5132936Z Compiling src/cpu/cpu_rnn_list.cpp; 52s local 2024-04-03T17:28:20.5133793Z Compiling src/cpu/rnn/ref_rnn.cpp; 34s local 2024-04-03T17:28:20.5134911Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 32s local 2024-04-03T17:28:20.5136464Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 28s local 2024-04-03T17:28:20.5137725Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 20s local 2024-04-03T17:28:20.5138878Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 19s local 2024-04-03T17:28:20.5140145Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 17s local 2024-04-03T17:28:20.5141454Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 15s local ... 2024-04-03T17:28:20.8984133Z 2024-04-03T17:28:20.8985283Z  2024-04-03T17:28:20.8985817Z  2024-04-03T17:28:20.8986258Z  2024-04-03T17:28:20.8986647Z  2024-04-03T17:28:20.8987102Z  2024-04-03T17:28:20.8989557Z  2024-04-03T17:28:20.8990337Z  2024-04-03T17:28:20.8991224Z  2024-04-03T17:28:20.8995632Z [9,677 / 14,756] 48 actions running 2024-04-03T17:28:20.8996557Z Compiling src/cpu/cpu_rnn_list.cpp; 52s local 2024-04-03T17:28:20.8997406Z Compiling src/cpu/rnn/ref_rnn.cpp; 35s local 2024-04-03T17:28:20.8998415Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 33s local 2024-04-03T17:28:20.8999668Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 28s local 2024-04-03T17:28:20.9000883Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 20s local 2024-04-03T17:28:20.9002014Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 19s local 2024-04-03T17:28:20.9003239Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 17s local 2024-04-03T17:28:20.9004528Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 15s local ... 2024-04-03T17:28:21.1009803Z 2024-04-03T17:28:21.1025613Z  2024-04-03T17:28:21.1026388Z  2024-04-03T17:28:21.1026812Z  2024-04-03T17:28:21.1027266Z  2024-04-03T17:28:21.1027930Z  2024-04-03T17:28:21.1028365Z  2024-04-03T17:28:21.1028785Z  2024-04-03T17:28:21.1029208Z  2024-04-03T17:28:21.1029834Z [9,678 / 14,756] 48 actions running 2024-04-03T17:28:21.1030751Z Compiling src/cpu/cpu_rnn_list.cpp; 52s local 2024-04-03T17:28:21.1031607Z Compiling src/cpu/rnn/ref_rnn.cpp; 35s local 2024-04-03T17:28:21.1032644Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 33s local 2024-04-03T17:28:21.1033969Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 28s local 2024-04-03T17:28:21.1035193Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 20s local 2024-04-03T17:28:21.1036288Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 19s local 2024-04-03T17:28:21.1037492Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 17s local 2024-04-03T17:28:21.1038746Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 15s local ... 2024-04-03T17:28:21.3013633Z 2024-04-03T17:28:21.3014360Z  2024-04-03T17:28:21.3014949Z  2024-04-03T17:28:21.3015370Z  2024-04-03T17:28:21.3015755Z  2024-04-03T17:28:21.3016215Z  2024-04-03T17:28:21.3016694Z  2024-04-03T17:28:21.3017200Z  2024-04-03T17:28:21.3017659Z  2024-04-03T17:28:21.3018378Z [9,681 / 14,756] 48 actions running 2024-04-03T17:28:21.3019341Z Compiling src/cpu/cpu_rnn_list.cpp; 53s local 2024-04-03T17:28:21.3020100Z Compiling src/cpu/rnn/ref_rnn.cpp; 35s local 2024-04-03T17:28:21.3021062Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 33s local 2024-04-03T17:28:21.3022315Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 29s local 2024-04-03T17:28:21.3023545Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 21s local 2024-04-03T17:28:21.3024878Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 20s local 2024-04-03T17:28:21.3026615Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 18s local 2024-04-03T17:28:21.3028237Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 16s local ... 2024-04-03T17:28:21.7068793Z 2024-04-03T17:28:21.7070297Z  2024-04-03T17:28:21.7070995Z  2024-04-03T17:28:21.7071690Z  2024-04-03T17:28:21.7072770Z  2024-04-03T17:28:21.7073439Z  2024-04-03T17:28:21.7074089Z  2024-04-03T17:28:21.7074509Z  2024-04-03T17:28:21.7074905Z  2024-04-03T17:28:21.7075542Z [9,685 / 14,756] 48 actions running 2024-04-03T17:28:21.7076597Z Compiling src/cpu/cpu_rnn_list.cpp; 53s local 2024-04-03T17:28:21.7077562Z Compiling src/cpu/rnn/ref_rnn.cpp; 36s local 2024-04-03T17:28:21.7078823Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 29s local 2024-04-03T17:28:21.7079964Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 21s local 2024-04-03T17:28:21.7081074Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 20s local 2024-04-03T17:28:21.7082247Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 18s local 2024-04-03T17:28:21.7083467Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 16s local 2024-04-03T17:28:21.7084680Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 15s local ... 2024-04-03T17:28:21.9528471Z 2024-04-03T17:28:21.9529705Z  2024-04-03T17:28:21.9530529Z  2024-04-03T17:28:21.9531676Z  2024-04-03T17:28:21.9532269Z  2024-04-03T17:28:21.9532724Z  2024-04-03T17:28:21.9533176Z  2024-04-03T17:28:21.9533631Z  2024-04-03T17:28:21.9534142Z  2024-04-03T17:28:21.9535113Z [9,686 / 14,756] 48 actions, 47 running 2024-04-03T17:28:21.9536911Z Compiling src/cpu/cpu_rnn_list.cpp; 53s local 2024-04-03T17:28:21.9537934Z Compiling src/cpu/rnn/ref_rnn.cpp; 36s local 2024-04-03T17:28:21.9539151Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 29s local 2024-04-03T17:28:21.9540579Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 21s local 2024-04-03T17:28:21.9541741Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 20s local 2024-04-03T17:28:21.9543026Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 18s local 2024-04-03T17:28:21.9544354Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 16s local 2024-04-03T17:28:21.9545696Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 15s local ... 2024-04-03T17:28:22.1537795Z 2024-04-03T17:28:22.1538996Z  2024-04-03T17:28:22.1542058Z  2024-04-03T17:28:22.1542887Z  2024-04-03T17:28:22.1545693Z  2024-04-03T17:28:22.1546485Z  2024-04-03T17:28:22.1549622Z  2024-04-03T17:28:22.1550438Z  2024-04-03T17:28:22.1553906Z  2024-04-03T17:28:22.1554730Z [9,689 / 14,756] 48 actions, 47 running 2024-04-03T17:28:22.1555677Z Compiling src/cpu/cpu_rnn_list.cpp; 54s local 2024-04-03T17:28:22.1556572Z Compiling src/cpu/rnn/ref_rnn.cpp; 36s local 2024-04-03T17:28:22.1557860Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 30s local 2024-04-03T17:28:22.1559140Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 21s local 2024-04-03T17:28:22.1560336Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 20s local 2024-04-03T17:28:22.1561626Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 18s local 2024-04-03T17:28:22.1562921Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 17s local 2024-04-03T17:28:22.1564200Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 16s local ... 2024-04-03T17:28:22.5029434Z 2024-04-03T17:28:22.5030580Z  2024-04-03T17:28:22.5031171Z  2024-04-03T17:28:22.5031621Z  2024-04-03T17:28:22.5032102Z  2024-04-03T17:28:22.5033047Z  2024-04-03T17:28:22.5033583Z  2024-04-03T17:28:22.5034074Z  2024-04-03T17:28:22.5034542Z  2024-04-03T17:28:22.5035244Z [9,689 / 14,756] 48 actions running 2024-04-03T17:28:22.5036292Z Compiling src/cpu/cpu_rnn_list.cpp; 54s local 2024-04-03T17:28:22.5037616Z Compiling src/cpu/rnn/ref_rnn.cpp; 36s local 2024-04-03T17:28:22.5038777Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 30s local 2024-04-03T17:28:22.5040012Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 22s local 2024-04-03T17:28:22.5041166Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 21s local 2024-04-03T17:28:22.5042736Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 19s local 2024-04-03T17:28:22.5044036Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 17s local 2024-04-03T17:28:22.5045360Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 16s local ... 2024-04-03T17:28:22.7034055Z 2024-04-03T17:28:22.7035197Z  2024-04-03T17:28:22.7035681Z  2024-04-03T17:28:22.7036122Z  2024-04-03T17:28:22.7036540Z  2024-04-03T17:28:22.7036905Z  2024-04-03T17:28:22.7037265Z  2024-04-03T17:28:22.7037612Z  2024-04-03T17:28:22.7037953Z  2024-04-03T17:28:22.7038592Z [9,691 / 14,756] 47 actions running 2024-04-03T17:28:22.7039389Z Compiling src/cpu/cpu_rnn_list.cpp; 54s local 2024-04-03T17:28:22.7040546Z Compiling src/cpu/rnn/ref_rnn.cpp; 37s local 2024-04-03T17:28:22.7041954Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 30s local 2024-04-03T17:28:22.7043317Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 22s local 2024-04-03T17:28:22.7044353Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 21s local 2024-04-03T17:28:22.7045458Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 19s local 2024-04-03T17:28:22.7046649Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 17s local 2024-04-03T17:28:22.7047889Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 16s local ... 2024-04-03T17:28:22.9324177Z 2024-04-03T17:28:22.9324965Z  2024-04-03T17:28:22.9325427Z  2024-04-03T17:28:22.9325827Z  2024-04-03T17:28:22.9327964Z  2024-04-03T17:28:22.9328691Z  2024-04-03T17:28:22.9329448Z  2024-04-03T17:28:22.9332553Z  2024-04-03T17:28:22.9333176Z  2024-04-03T17:28:22.9334151Z [9,693 / 14,756] 48 actions, 47 running 2024-04-03T17:28:22.9338036Z Compiling src/cpu/cpu_rnn_list.cpp; 54s local 2024-04-03T17:28:22.9339170Z Compiling src/cpu/rnn/ref_rnn.cpp; 37s local 2024-04-03T17:28:22.9340659Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 30s local 2024-04-03T17:28:22.9344641Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 22s local 2024-04-03T17:28:22.9346015Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 21s local 2024-04-03T17:28:22.9347787Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 19s local 2024-04-03T17:28:22.9352018Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 17s local 2024-04-03T17:28:22.9353522Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 16s local ... 2024-04-03T17:28:23.1878726Z 2024-04-03T17:28:23.1889949Z  2024-04-03T17:28:23.1890516Z  2024-04-03T17:28:23.1890978Z  2024-04-03T17:28:23.1891456Z  2024-04-03T17:28:23.1891917Z  2024-04-03T17:28:23.1892352Z  2024-04-03T17:28:23.1892815Z  2024-04-03T17:28:23.1893274Z  2024-04-03T17:28:23.1893998Z [9,695 / 14,756] 48 actions, 47 running 2024-04-03T17:28:23.1895154Z Compiling src/cpu/cpu_rnn_list.cpp; 55s local 2024-04-03T17:28:23.1896080Z Compiling src/cpu/rnn/ref_rnn.cpp; 37s local 2024-04-03T17:28:23.1897222Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 31s local 2024-04-03T17:28:23.1898460Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 22s local 2024-04-03T17:28:23.1899601Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 21s local 2024-04-03T17:28:23.1900822Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 19s local 2024-04-03T17:28:23.1902091Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 18s local 2024-04-03T17:28:23.1903354Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 17s local ... 2024-04-03T17:28:23.3944066Z 2024-04-03T17:28:23.3944832Z  2024-04-03T17:28:23.3945327Z  2024-04-03T17:28:23.3945756Z  2024-04-03T17:28:23.3946172Z  2024-04-03T17:28:23.3946613Z  2024-04-03T17:28:23.3947051Z  2024-04-03T17:28:23.3947455Z  2024-04-03T17:28:23.3948132Z  2024-04-03T17:28:23.3949123Z [9,700 / 14,756] 48 actions, 47 running 2024-04-03T17:28:23.3950031Z Compiling src/cpu/cpu_rnn_list.cpp; 55s local 2024-04-03T17:28:23.3950901Z Compiling src/cpu/rnn/ref_rnn.cpp; 37s local 2024-04-03T17:28:23.3951999Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 31s local 2024-04-03T17:28:23.3953146Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 23s local 2024-04-03T17:28:23.3954258Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 22s local 2024-04-03T17:28:23.3955490Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 20s local 2024-04-03T17:28:23.3956697Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 18s local 2024-04-03T17:28:23.3957827Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 17s local ... 2024-04-03T17:28:23.6133859Z 2024-04-03T17:28:23.6134719Z  2024-04-03T17:28:23.6135180Z  2024-04-03T17:28:23.6135518Z  2024-04-03T17:28:23.6135868Z  2024-04-03T17:28:23.6136247Z  2024-04-03T17:28:23.6136583Z  2024-04-03T17:28:23.6136921Z  2024-04-03T17:28:23.6137259Z  2024-04-03T17:28:23.6137825Z [9,701 / 14,756] 48 actions, 47 running 2024-04-03T17:28:23.6138560Z Compiling src/cpu/cpu_rnn_list.cpp; 55s local 2024-04-03T17:28:23.6139259Z Compiling src/cpu/rnn/ref_rnn.cpp; 37s local 2024-04-03T17:28:23.6140130Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 31s local 2024-04-03T17:28:23.6141084Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 23s local 2024-04-03T17:28:23.6141969Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 22s local 2024-04-03T17:28:23.6143058Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 20s local 2024-04-03T17:28:23.6144142Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 18s local 2024-04-03T17:28:23.6145226Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 17s local ... 2024-04-03T17:28:23.8813936Z 2024-04-03T17:28:23.8814879Z  2024-04-03T17:28:23.8815488Z  2024-04-03T17:28:23.8815935Z  2024-04-03T17:28:23.8816372Z  2024-04-03T17:28:23.8816831Z  2024-04-03T17:28:23.8817277Z  2024-04-03T17:28:23.8817751Z  2024-04-03T17:28:23.8818200Z  2024-04-03T17:28:23.8818803Z [9,705 / 14,756] 48 actions, 47 running 2024-04-03T17:28:23.8819723Z Compiling src/cpu/cpu_rnn_list.cpp; 55s local 2024-04-03T17:28:23.8820610Z Compiling src/cpu/rnn/ref_rnn.cpp; 38s local 2024-04-03T17:28:23.8821744Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 31s local 2024-04-03T17:28:23.8822942Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 23s local 2024-04-03T17:28:23.8824113Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 22s local 2024-04-03T17:28:23.8825309Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 20s local 2024-04-03T17:28:23.8826455Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 18s local 2024-04-03T17:28:23.8828054Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 17s local ... 2024-04-03T17:28:24.1061179Z 2024-04-03T17:28:24.1061962Z  2024-04-03T17:28:24.1062529Z  2024-04-03T17:28:24.1063007Z  2024-04-03T17:28:24.1063457Z  2024-04-03T17:28:24.1063924Z  2024-04-03T17:28:24.1064384Z  2024-04-03T17:28:24.1064819Z  2024-04-03T17:28:24.1065295Z  2024-04-03T17:28:24.1065975Z [9,707 / 14,756] 48 actions running 2024-04-03T17:28:24.1066925Z Compiling src/cpu/cpu_rnn_list.cpp; 55s local 2024-04-03T17:28:24.1068150Z Compiling src/cpu/rnn/ref_rnn.cpp; 38s local 2024-04-03T17:28:24.1069724Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 31s local 2024-04-03T17:28:24.1070940Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 23s local 2024-04-03T17:28:24.1072144Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 22s local 2024-04-03T17:28:24.1073491Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 20s local 2024-04-03T17:28:24.1074751Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 18s local 2024-04-03T17:28:24.1076175Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 15s local ... 2024-04-03T17:28:24.4492351Z 2024-04-03T17:28:24.4493089Z  2024-04-03T17:28:24.4493706Z  2024-04-03T17:28:24.4494588Z  2024-04-03T17:28:24.4494984Z  2024-04-03T17:28:24.4495380Z  2024-04-03T17:28:24.4495891Z  2024-04-03T17:28:24.4496303Z  2024-04-03T17:28:24.4496790Z  2024-04-03T17:28:24.4497496Z [9,708 / 14,756] 48 actions, 47 running 2024-04-03T17:28:24.4498413Z Compiling src/cpu/cpu_rnn_list.cpp; 56s local 2024-04-03T17:28:24.4499346Z Compiling src/cpu/rnn/ref_rnn.cpp; 38s local 2024-04-03T17:28:24.4500511Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 32s local 2024-04-03T17:28:24.4501710Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 24s local 2024-04-03T17:28:24.4502817Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 23s local 2024-04-03T17:28:24.4504092Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 21s local 2024-04-03T17:28:24.4505270Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 18s local 2024-04-03T17:28:24.4506437Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 15s local ... 2024-04-03T17:28:24.7065478Z 2024-04-03T17:28:24.7066260Z  2024-04-03T17:28:24.7066818Z  2024-04-03T17:28:24.7067279Z  2024-04-03T17:28:24.7067945Z  2024-04-03T17:28:24.7068416Z  2024-04-03T17:28:24.7068871Z  2024-04-03T17:28:24.7069331Z  2024-04-03T17:28:24.7069795Z  2024-04-03T17:28:24.7070431Z [9,710 / 14,756] 48 actions running 2024-04-03T17:28:24.7071376Z Compiling src/cpu/cpu_rnn_list.cpp; 56s local 2024-04-03T17:28:24.7072266Z Compiling src/cpu/rnn/ref_rnn.cpp; 39s local 2024-04-03T17:28:24.7073393Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 32s local 2024-04-03T17:28:24.7074615Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 24s local 2024-04-03T17:28:24.7075848Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 23s local 2024-04-03T17:28:24.7077128Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 21s local 2024-04-03T17:28:24.7078373Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 18s local 2024-04-03T17:28:24.7079527Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 16s local ... 2024-04-03T17:28:24.9066923Z 2024-04-03T17:28:24.9067952Z  2024-04-03T17:28:24.9068515Z  2024-04-03T17:28:24.9068997Z  2024-04-03T17:28:24.9069469Z  2024-04-03T17:28:24.9069931Z  2024-04-03T17:28:24.9070405Z  2024-04-03T17:28:24.9070879Z  2024-04-03T17:28:24.9071322Z  2024-04-03T17:28:24.9072023Z [9,711 / 14,756] 48 actions running 2024-04-03T17:28:24.9073002Z Compiling src/cpu/cpu_rnn_list.cpp; 56s local 2024-04-03T17:28:24.9073927Z Compiling src/cpu/rnn/ref_rnn.cpp; 39s local 2024-04-03T17:28:24.9075159Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 32s local 2024-04-03T17:28:24.9076522Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 24s local 2024-04-03T17:28:24.9077653Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 23s local 2024-04-03T17:28:24.9078998Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 21s local 2024-04-03T17:28:24.9080215Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 16s local 2024-04-03T17:28:24.9081383Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 16s local ... 2024-04-03T17:28:25.1509910Z 2024-04-03T17:28:25.1510664Z  2024-04-03T17:28:25.1511216Z  2024-04-03T17:28:25.1511647Z  2024-04-03T17:28:25.1512062Z  2024-04-03T17:28:25.1512492Z  2024-04-03T17:28:25.1513273Z  2024-04-03T17:28:25.1513724Z  2024-04-03T17:28:25.1514169Z  2024-04-03T17:28:25.1514904Z [9,713 / 14,756] 48 actions, 47 running 2024-04-03T17:28:25.1515783Z Compiling src/cpu/cpu_rnn_list.cpp; 57s local 2024-04-03T17:28:25.1516646Z Compiling src/cpu/rnn/ref_rnn.cpp; 39s local 2024-04-03T17:28:25.1517975Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 33s local 2024-04-03T17:28:25.1519204Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 24s local 2024-04-03T17:28:25.1520302Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 23s local 2024-04-03T17:28:25.1521533Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 21s local 2024-04-03T17:28:25.1522678Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 16s local 2024-04-03T17:28:25.1523955Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 14s local ... 2024-04-03T17:28:25.4046638Z 2024-04-03T17:28:25.4047391Z  2024-04-03T17:28:25.4047941Z  2024-04-03T17:28:25.4050853Z  2024-04-03T17:28:25.4051654Z  2024-04-03T17:28:25.4052230Z  2024-04-03T17:28:25.4053083Z  2024-04-03T17:28:25.4057691Z  2024-04-03T17:28:25.4058329Z  2024-04-03T17:28:25.4059117Z [9,714 / 14,756] 48 actions, 47 running 2024-04-03T17:28:25.4060081Z Compiling src/cpu/cpu_rnn_list.cpp; 57s local 2024-04-03T17:28:25.4061013Z Compiling src/cpu/rnn/ref_rnn.cpp; 39s local 2024-04-03T17:28:25.4062287Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 33s local 2024-04-03T17:28:25.4063669Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 25s local 2024-04-03T17:28:25.4064856Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 24s local 2024-04-03T17:28:25.4066175Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 22s local 2024-04-03T17:28:25.4067422Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 16s local 2024-04-03T17:28:25.4068996Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 14s local ... 2024-04-03T17:28:25.7066970Z 2024-04-03T17:28:25.7067928Z  2024-04-03T17:28:25.7068493Z  2024-04-03T17:28:25.7068975Z  2024-04-03T17:28:25.7069420Z  2024-04-03T17:28:25.7069916Z  2024-04-03T17:28:25.7070378Z  2024-04-03T17:28:25.7070831Z  2024-04-03T17:28:25.7071324Z  2024-04-03T17:28:25.7072005Z [9,715 / 14,756] 48 actions running 2024-04-03T17:28:25.7072952Z Compiling src/cpu/cpu_rnn_list.cpp; 57s local 2024-04-03T17:28:25.7073871Z Compiling src/cpu/rnn/ref_rnn.cpp; 40s local 2024-04-03T17:28:25.7075059Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 33s local 2024-04-03T17:28:25.7076246Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 25s local 2024-04-03T17:28:25.7077407Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 24s local 2024-04-03T17:28:25.7078666Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 22s local 2024-04-03T17:28:25.7079842Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 17s local 2024-04-03T17:28:25.7081092Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 15s local ... 2024-04-03T17:28:25.9457252Z 2024-04-03T17:28:25.9457984Z  2024-04-03T17:28:25.9458516Z  2024-04-03T17:28:25.9458942Z  2024-04-03T17:28:25.9459371Z  2024-04-03T17:28:25.9459818Z  2024-04-03T17:28:25.9460225Z  2024-04-03T17:28:25.9460632Z  2024-04-03T17:28:25.9461070Z  2024-04-03T17:28:25.9461763Z [9,717 / 14,756] 48 actions, 47 running 2024-04-03T17:28:25.9462750Z Compiling src/cpu/cpu_rnn_list.cpp; 57s local 2024-04-03T17:28:25.9463704Z Compiling src/cpu/rnn/ref_rnn.cpp; 40s local 2024-04-03T17:28:25.9464945Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 33s local 2024-04-03T17:28:25.9466229Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 25s local 2024-04-03T17:28:25.9467407Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 24s local 2024-04-03T17:28:25.9469264Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 22s local 2024-04-03T17:28:25.9470472Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 17s local 2024-04-03T17:28:25.9471751Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 15s local ... 2024-04-03T17:28:26.2109747Z 2024-04-03T17:28:26.2110713Z  2024-04-03T17:28:26.2111894Z  2024-04-03T17:28:26.2116587Z  2024-04-03T17:28:26.2117487Z  2024-04-03T17:28:26.2118160Z  2024-04-03T17:28:26.2118799Z  2024-04-03T17:28:26.2119487Z  2024-04-03T17:28:26.2120989Z  2024-04-03T17:28:26.2122060Z [9,718 / 14,756] 48 actions, 47 running 2024-04-03T17:28:26.2123291Z Compiling src/cpu/cpu_rnn_list.cpp; 58s local 2024-04-03T17:28:26.2124605Z Compiling src/cpu/rnn/ref_rnn.cpp; 40s local 2024-04-03T17:28:26.2126081Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 34s local 2024-04-03T17:28:26.2127629Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 25s local 2024-04-03T17:28:26.2129166Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 25s local 2024-04-03T17:28:26.2130790Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 22s local 2024-04-03T17:28:26.2134641Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 17s local 2024-04-03T17:28:26.2136209Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 15s local ... 2024-04-03T17:28:26.5074132Z 2024-04-03T17:28:26.5074835Z  2024-04-03T17:28:26.5075310Z  2024-04-03T17:28:26.5075677Z  2024-04-03T17:28:26.5076044Z  2024-04-03T17:28:26.5076411Z  2024-04-03T17:28:26.5076762Z  2024-04-03T17:28:26.5077137Z  2024-04-03T17:28:26.5078043Z  2024-04-03T17:28:26.5078798Z [9,718 / 14,756] 48 actions running 2024-04-03T17:28:26.5079742Z Compiling src/cpu/cpu_rnn_list.cpp; 58s local 2024-04-03T17:28:26.5080706Z Compiling src/cpu/rnn/ref_rnn.cpp; 40s local 2024-04-03T17:28:26.5082048Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 34s local 2024-04-03T17:28:26.5083469Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 26s local 2024-04-03T17:28:26.5084534Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 25s local 2024-04-03T17:28:26.5085903Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 23s local 2024-04-03T17:28:26.5087336Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 17s local 2024-04-03T17:28:26.5088623Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 15s local ... 2024-04-03T17:28:26.7418409Z 2024-04-03T17:28:26.7419829Z  2024-04-03T17:28:26.7423037Z  2024-04-03T17:28:26.7425069Z  2024-04-03T17:28:26.7425734Z  2024-04-03T17:28:26.7426336Z  2024-04-03T17:28:26.7426992Z  2024-04-03T17:28:26.7427580Z  2024-04-03T17:28:26.7428353Z  2024-04-03T17:28:26.7429223Z [9,720 / 14,756] 48 actions, 47 running 2024-04-03T17:28:26.7430382Z Compiling src/cpu/cpu_rnn_list.cpp; 58s local 2024-04-03T17:28:26.7431639Z Compiling src/cpu/rnn/ref_rnn.cpp; 41s local 2024-04-03T17:28:26.7433055Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 34s local 2024-04-03T17:28:26.7434477Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 26s local 2024-04-03T17:28:26.7435812Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 25s local 2024-04-03T17:28:26.7437264Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 23s local 2024-04-03T17:28:26.7438560Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 18s local 2024-04-03T17:28:26.7439951Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 16s local ... 2024-04-03T17:28:27.0704576Z 2024-04-03T17:28:27.0705353Z  2024-04-03T17:28:27.0705920Z  2024-04-03T17:28:27.0706351Z  2024-04-03T17:28:27.0706796Z  2024-04-03T17:28:27.0707216Z  2024-04-03T17:28:27.0707589Z  2024-04-03T17:28:27.0708294Z  2024-04-03T17:28:27.0708721Z  2024-04-03T17:28:27.0709414Z [9,721 / 14,756] 48 actions, 47 running 2024-04-03T17:28:27.0710692Z Compiling src/cpu/cpu_rnn_list.cpp; 58s local 2024-04-03T17:28:27.0711630Z Compiling src/cpu/rnn/ref_rnn.cpp; 41s local 2024-04-03T17:28:27.0712958Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 34s local 2024-04-03T17:28:27.0714234Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 26s local 2024-04-03T17:28:27.0723438Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 25s local 2024-04-03T17:28:27.0725016Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 23s local 2024-04-03T17:28:27.0726494Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 18s local 2024-04-03T17:28:27.0728471Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 16s local ... 2024-04-03T17:28:27.3083363Z 2024-04-03T17:28:27.3085219Z  2024-04-03T17:28:27.3085729Z  2024-04-03T17:28:27.3089848Z  2024-04-03T17:28:27.3091116Z  2024-04-03T17:28:27.3092373Z  2024-04-03T17:28:27.3093632Z  2024-04-03T17:28:27.3094780Z  2024-04-03T17:28:27.3096090Z  2024-04-03T17:28:27.3099944Z [9,724 / 14,756] 48 actions running 2024-04-03T17:28:27.3104025Z Compiling src/cpu/cpu_rnn_list.cpp; 59s local 2024-04-03T17:28:27.3105302Z Compiling src/cpu/rnn/ref_rnn.cpp; 41s local 2024-04-03T17:28:27.3106887Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 35s local 2024-04-03T17:28:27.3108636Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 27s local 2024-04-03T17:28:27.3109726Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 26s local 2024-04-03T17:28:27.3111291Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 24s local 2024-04-03T17:28:27.3112838Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 18s local 2024-04-03T17:28:27.3114410Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 16s local ... 2024-04-03T17:28:27.5086073Z 2024-04-03T17:28:27.5087233Z  2024-04-03T17:28:27.5088359Z  2024-04-03T17:28:27.5090650Z  2024-04-03T17:28:27.5091130Z  2024-04-03T17:28:27.5091630Z  2024-04-03T17:28:27.5092087Z  2024-04-03T17:28:27.5100216Z  2024-04-03T17:28:27.5100710Z  2024-04-03T17:28:27.5101402Z [9,727 / 14,756] 48 actions running 2024-04-03T17:28:27.5102377Z Compiling src/cpu/cpu_rnn_list.cpp; 59s local 2024-04-03T17:28:27.5103348Z Compiling src/cpu/rnn/ref_rnn.cpp; 41s local 2024-04-03T17:28:27.5104659Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 35s local 2024-04-03T17:28:27.5105982Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 27s local 2024-04-03T17:28:27.5107174Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 26s local 2024-04-03T17:28:27.5108474Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 24s local 2024-04-03T17:28:27.5109411Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 18s local 2024-04-03T17:28:27.5110450Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 16s local ... 2024-04-03T17:28:27.7800227Z 2024-04-03T17:28:27.7800967Z  2024-04-03T17:28:27.7801535Z  2024-04-03T17:28:27.7801960Z  2024-04-03T17:28:27.7802396Z  2024-04-03T17:28:27.7802818Z  2024-04-03T17:28:27.7803230Z  2024-04-03T17:28:27.7803657Z  2024-04-03T17:28:27.7804049Z  2024-04-03T17:28:27.7804709Z [9,731 / 14,756] 48 actions, 47 running 2024-04-03T17:28:27.7805609Z Compiling src/cpu/cpu_rnn_list.cpp; 59s local 2024-04-03T17:28:27.7806411Z Compiling src/cpu/rnn/ref_rnn.cpp; 42s local 2024-04-03T17:28:27.7807549Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 35s local 2024-04-03T17:28:27.7808748Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 27s local 2024-04-03T17:28:27.7809839Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 26s local 2024-04-03T17:28:27.7810938Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 17s local 2024-04-03T17:28:27.7812067Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 16s local 2024-04-03T17:28:27.7814032Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 15s local ... 2024-04-03T17:28:27.9860089Z 2024-04-03T17:28:27.9861031Z  2024-04-03T17:28:27.9861930Z  2024-04-03T17:28:27.9862751Z  2024-04-03T17:28:27.9863734Z  2024-04-03T17:28:27.9864234Z  2024-04-03T17:28:27.9864628Z  2024-04-03T17:28:27.9865002Z  2024-04-03T17:28:27.9865784Z  2024-04-03T17:28:27.9866566Z [9,735 / 14,756] 48 actions, 47 running 2024-04-03T17:28:27.9867503Z Compiling src/cpu/cpu_rnn_list.cpp; 59s local 2024-04-03T17:28:27.9868711Z Compiling src/cpu/rnn/ref_rnn.cpp; 42s local 2024-04-03T17:28:27.9869954Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 35s local 2024-04-03T17:28:27.9871251Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 27s local 2024-04-03T17:28:27.9872343Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 26s local 2024-04-03T17:28:27.9873486Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 17s local 2024-04-03T17:28:27.9874668Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 16s local 2024-04-03T17:28:27.9876047Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 15s local ... 2024-04-03T17:28:28.3096056Z 2024-04-03T17:28:28.3096964Z  2024-04-03T17:28:28.3097524Z  2024-04-03T17:28:28.3098039Z  2024-04-03T17:28:28.3098556Z  2024-04-03T17:28:28.3099021Z  2024-04-03T17:28:28.3099508Z  2024-04-03T17:28:28.3099992Z  2024-04-03T17:28:28.3100462Z  2024-04-03T17:28:28.3101178Z [9,739 / 14,756] 48 actions running 2024-04-03T17:28:28.3109153Z Compiling src/cpu/cpu_rnn_list.cpp; 60s local 2024-04-03T17:28:28.3110483Z Compiling src/cpu/rnn/ref_rnn.cpp; 42s local 2024-04-03T17:28:28.3111909Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 36s local 2024-04-03T17:28:28.3113598Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 28s local 2024-04-03T17:28:28.3115072Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 27s local 2024-04-03T17:28:28.3118180Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 17s local 2024-04-03T17:28:28.3119621Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 13s local 2024-04-03T17:28:28.3121185Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 12s local ... 2024-04-03T17:28:28.5781224Z 2024-04-03T17:28:28.5782445Z  2024-04-03T17:28:28.5783415Z  2024-04-03T17:28:28.5784165Z  2024-04-03T17:28:28.5784943Z  2024-04-03T17:28:28.5785869Z  2024-04-03T17:28:28.5786944Z  2024-04-03T17:28:28.5787394Z  2024-04-03T17:28:28.5787998Z  2024-04-03T17:28:28.5788648Z [9,741 / 14,756] 48 actions, 47 running 2024-04-03T17:28:28.5789491Z Compiling src/cpu/cpu_rnn_list.cpp; 60s local 2024-04-03T17:28:28.5790308Z Compiling src/cpu/rnn/ref_rnn.cpp; 42s local 2024-04-03T17:28:28.5791371Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 36s local 2024-04-03T17:28:28.5792561Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 28s local 2024-04-03T17:28:28.5793586Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 27s local 2024-04-03T17:28:28.5794880Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 17s local 2024-04-03T17:28:28.5801585Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 14s local 2024-04-03T17:28:28.5803142Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 13s local ... 2024-04-03T17:28:28.9031733Z 2024-04-03T17:28:28.9033058Z  2024-04-03T17:28:28.9033947Z  2024-04-03T17:28:28.9034715Z  2024-04-03T17:28:28.9035592Z  2024-04-03T17:28:28.9036699Z  2024-04-03T17:28:28.9037221Z  2024-04-03T17:28:28.9037686Z  2024-04-03T17:28:28.9038133Z  2024-04-03T17:28:28.9038868Z [9,745 / 14,756] 48 actions, 47 running 2024-04-03T17:28:28.9039821Z Compiling src/cpu/cpu_rnn_list.cpp; 60s local 2024-04-03T17:28:28.9040759Z Compiling src/cpu/rnn/ref_rnn.cpp; 43s local 2024-04-03T17:28:28.9042409Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 36s local 2024-04-03T17:28:28.9043792Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 28s local 2024-04-03T17:28:28.9045036Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 27s local 2024-04-03T17:28:28.9046443Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 17s local 2024-04-03T17:28:28.9048080Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 14s local 2024-04-03T17:28:28.9049356Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 13s local ... 2024-04-03T17:28:29.1104633Z 2024-04-03T17:28:29.1105731Z  2024-04-03T17:28:29.1106466Z  2024-04-03T17:28:29.1109639Z  2024-04-03T17:28:29.1112357Z  2024-04-03T17:28:29.1114517Z  2024-04-03T17:28:29.1115066Z  2024-04-03T17:28:29.1115634Z  2024-04-03T17:28:29.1116150Z  2024-04-03T17:28:29.1116876Z [9,746 / 14,756] 48 actions running 2024-04-03T17:28:29.1117966Z Compiling src/cpu/cpu_rnn_list.cpp; 60s local 2024-04-03T17:28:29.1119424Z Compiling src/cpu/rnn/ref_rnn.cpp; 43s local 2024-04-03T17:28:29.1120864Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 36s local 2024-04-03T17:28:29.1122471Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 28s local 2024-04-03T17:28:29.1123624Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 27s local 2024-04-03T17:28:29.1125023Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 17s local 2024-04-03T17:28:29.1126379Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 14s local 2024-04-03T17:28:29.1127644Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 13s local ... 2024-04-03T17:28:29.5035933Z 2024-04-03T17:28:29.5037269Z  2024-04-03T17:28:29.5040137Z  2024-04-03T17:28:29.5040784Z  2024-04-03T17:28:29.5043730Z  2024-04-03T17:28:29.5044336Z  2024-04-03T17:28:29.5047118Z  2024-04-03T17:28:29.5047720Z  2024-04-03T17:28:29.5051339Z  2024-04-03T17:28:29.5052244Z [9,748 / 14,756] 48 actions, 47 running 2024-04-03T17:28:29.5056223Z Compiling src/cpu/cpu_rnn_list.cpp; 61s local 2024-04-03T17:28:29.5057294Z Compiling src/cpu/rnn/ref_rnn.cpp; 43s local 2024-04-03T17:28:29.5058780Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 37s local 2024-04-03T17:28:29.5060629Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 29s local 2024-04-03T17:28:29.5061819Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 28s local 2024-04-03T17:28:29.5063167Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 18s local 2024-04-03T17:28:29.5064451Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 14s local 2024-04-03T17:28:29.5065695Z @llvm-project//llvm:llvm-tblgen; 7s local ... 2024-04-03T17:28:29.7112362Z 2024-04-03T17:28:29.7113445Z  2024-04-03T17:28:29.7116472Z  2024-04-03T17:28:29.7119268Z  2024-04-03T17:28:29.7121872Z  2024-04-03T17:28:29.7122476Z  2024-04-03T17:28:29.7122999Z  2024-04-03T17:28:29.7123746Z  2024-04-03T17:28:29.7124269Z  2024-04-03T17:28:29.7124984Z [9,750 / 14,756] 48 actions running 2024-04-03T17:28:29.7125906Z Compiling src/cpu/cpu_rnn_list.cpp; 61s local 2024-04-03T17:28:29.7126789Z Compiling src/cpu/rnn/ref_rnn.cpp; 44s local 2024-04-03T17:28:29.7127918Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 37s local 2024-04-03T17:28:29.7129369Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 29s local 2024-04-03T17:28:29.7130947Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 28s local 2024-04-03T17:28:29.7132281Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 14s local 2024-04-03T17:28:29.7133670Z Compiling llvm/utils/TableGen/AsmWriterEmitter.cpp [for tool]; 7s local 2024-04-03T17:28:29.7134906Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T17:28:29.9948639Z 2024-04-03T17:28:29.9951780Z  2024-04-03T17:28:29.9952311Z  2024-04-03T17:28:29.9952777Z  2024-04-03T17:28:29.9953203Z  2024-04-03T17:28:29.9953978Z  2024-04-03T17:28:29.9954420Z  2024-04-03T17:28:29.9954841Z  2024-04-03T17:28:29.9955273Z  2024-04-03T17:28:29.9955952Z [9,751 / 14,756] 48 actions, 47 running 2024-04-03T17:28:29.9956829Z Compiling src/cpu/cpu_rnn_list.cpp; 61s local 2024-04-03T17:28:29.9958093Z Compiling src/cpu/rnn/ref_rnn.cpp; 44s local 2024-04-03T17:28:29.9959253Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 37s local 2024-04-03T17:28:29.9960495Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 29s local 2024-04-03T17:28:29.9961619Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 28s local 2024-04-03T17:28:29.9962801Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 14s local 2024-04-03T17:28:29.9964137Z Compiling llvm/utils/TableGen/AsmWriterEmitter.cpp [for tool]; 7s local 2024-04-03T17:28:29.9965293Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T17:28:30.3140236Z 2024-04-03T17:28:30.3141664Z  2024-04-03T17:28:30.3142203Z  2024-04-03T17:28:30.3142647Z  2024-04-03T17:28:30.3144261Z  2024-04-03T17:28:30.3144679Z  2024-04-03T17:28:30.3145075Z  2024-04-03T17:28:30.3145471Z  2024-04-03T17:28:30.3145852Z  2024-04-03T17:28:30.3147937Z [9,751 / 14,756] 48 actions running 2024-04-03T17:28:30.3189109Z Compiling src/cpu/cpu_rnn_list.cpp; 62s local 2024-04-03T17:28:30.3190053Z Compiling src/cpu/rnn/ref_rnn.cpp; 44s local 2024-04-03T17:28:30.3191204Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 38s local 2024-04-03T17:28:30.3192363Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 30s local 2024-04-03T17:28:30.3193372Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 29s local 2024-04-03T17:28:30.3194445Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 14s local 2024-04-03T17:28:30.3195649Z Compiling llvm/utils/TableGen/AsmWriterEmitter.cpp [for tool]; 8s local 2024-04-03T17:28:30.3196760Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T17:28:30.7196622Z 2024-04-03T17:28:30.7197840Z  2024-04-03T17:28:30.7198433Z  2024-04-03T17:28:30.7198909Z  2024-04-03T17:28:30.7199408Z  2024-04-03T17:28:30.7199874Z  2024-04-03T17:28:30.7200286Z  2024-04-03T17:28:30.7200724Z  2024-04-03T17:28:30.7201182Z  2024-04-03T17:28:30.7201868Z [9,753 / 14,756] 48 actions running 2024-04-03T17:28:30.7202843Z Compiling src/cpu/cpu_rnn_list.cpp; 62s local 2024-04-03T17:28:30.7203807Z Compiling src/cpu/rnn/ref_rnn.cpp; 45s local 2024-04-03T17:28:30.7204988Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 38s local 2024-04-03T17:28:30.7206329Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 30s local 2024-04-03T17:28:30.7207533Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 29s local 2024-04-03T17:28:30.7208806Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 15s local 2024-04-03T17:28:30.7210181Z Compiling llvm/utils/TableGen/AsmWriterEmitter.cpp [for tool]; 8s local 2024-04-03T17:28:30.7211431Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T17:28:31.1147791Z 2024-04-03T17:28:31.1148517Z  2024-04-03T17:28:31.1148984Z  2024-04-03T17:28:31.1149351Z  2024-04-03T17:28:31.1149733Z  2024-04-03T17:28:31.1150139Z  2024-04-03T17:28:31.1150506Z  2024-04-03T17:28:31.1150870Z  2024-04-03T17:28:31.1151234Z  2024-04-03T17:28:31.1151808Z [9,754 / 14,756] 48 actions running 2024-04-03T17:28:31.1152575Z Compiling src/cpu/cpu_rnn_list.cpp; 62s local 2024-04-03T17:28:31.1153332Z Compiling src/cpu/rnn/ref_rnn.cpp; 45s local 2024-04-03T17:28:31.1154355Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 38s local 2024-04-03T17:28:31.1155433Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 30s local 2024-04-03T17:28:31.1156444Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 29s local 2024-04-03T17:28:31.1157868Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 15s local 2024-04-03T17:28:31.1159004Z Compiling llvm/utils/TableGen/AsmWriterEmitter.cpp [for tool]; 8s local 2024-04-03T17:28:31.1160018Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T17:28:31.3168537Z 2024-04-03T17:28:31.3169346Z  2024-04-03T17:28:31.3169920Z  2024-04-03T17:28:31.3170759Z  2024-04-03T17:28:31.3171220Z  2024-04-03T17:28:31.3171679Z  2024-04-03T17:28:31.3172085Z  2024-04-03T17:28:31.3172542Z  2024-04-03T17:28:31.3173005Z  2024-04-03T17:28:31.3173660Z [9,755 / 14,756] 48 actions running 2024-04-03T17:28:31.3174950Z Compiling src/cpu/rnn/ref_rnn.cpp; 45s local 2024-04-03T17:28:31.3176149Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 39s local 2024-04-03T17:28:31.3177429Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 31s local 2024-04-03T17:28:31.3178611Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 30s local 2024-04-03T17:28:31.3179881Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 15s local 2024-04-03T17:28:31.3181182Z Compiling llvm/utils/TableGen/AsmWriterEmitter.cpp [for tool]; 9s local 2024-04-03T17:28:31.3182380Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:31.3183166Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T17:28:31.7164685Z 2024-04-03T17:28:31.7165477Z  2024-04-03T17:28:31.7166013Z  2024-04-03T17:28:31.7166466Z  2024-04-03T17:28:31.7166915Z  2024-04-03T17:28:31.7167362Z  2024-04-03T17:28:31.7167816Z  2024-04-03T17:28:31.7168229Z  2024-04-03T17:28:31.7168678Z  2024-04-03T17:28:31.7169356Z [9,758 / 14,756] 48 actions running 2024-04-03T17:28:31.7170284Z Compiling src/cpu/rnn/ref_rnn.cpp; 46s local 2024-04-03T17:28:31.7171517Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 39s local 2024-04-03T17:28:31.7172802Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 31s local 2024-04-03T17:28:31.7174015Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 30s local 2024-04-03T17:28:31.7175359Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 16s local 2024-04-03T17:28:31.7176719Z Compiling llvm/utils/TableGen/AsmWriterEmitter.cpp [for tool]; 9s local 2024-04-03T17:28:31.7177855Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:31.7178656Z @onednn//:onednn_autogen; 8s local ... 2024-04-03T17:28:31.9243617Z 2024-04-03T17:28:31.9244572Z  2024-04-03T17:28:31.9245364Z  2024-04-03T17:28:31.9245998Z  2024-04-03T17:28:31.9246443Z  2024-04-03T17:28:31.9247097Z  2024-04-03T17:28:31.9247695Z  2024-04-03T17:28:31.9248056Z  2024-04-03T17:28:31.9248659Z  2024-04-03T17:28:31.9249546Z [9,760 / 14,756] 48 actions, 47 running 2024-04-03T17:28:31.9250723Z Compiling src/cpu/rnn/ref_rnn.cpp; 46s local 2024-04-03T17:28:31.9252000Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 39s local 2024-04-03T17:28:31.9253578Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 31s local 2024-04-03T17:28:31.9255156Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 30s local 2024-04-03T17:28:31.9256760Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 16s local 2024-04-03T17:28:31.9258328Z Compiling llvm/utils/TableGen/AsmWriterEmitter.cpp [for tool]; 9s local 2024-04-03T17:28:31.9259733Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:31.9260612Z @onednn//:onednn_autogen; 8s local ... 2024-04-03T17:28:32.1881232Z 2024-04-03T17:28:32.1881996Z  2024-04-03T17:28:32.1882527Z  2024-04-03T17:28:32.1882952Z  2024-04-03T17:28:32.1883399Z  2024-04-03T17:28:32.1883818Z  2024-04-03T17:28:32.1884266Z  2024-04-03T17:28:32.1884674Z  2024-04-03T17:28:32.1885106Z  2024-04-03T17:28:32.1885766Z [9,763 / 14,756] 48 actions, 47 running 2024-04-03T17:28:32.1886640Z Compiling src/cpu/rnn/ref_rnn.cpp; 46s local 2024-04-03T17:28:32.1888244Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 40s local 2024-04-03T17:28:32.1889516Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 31s local 2024-04-03T17:28:32.1890550Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 30s local 2024-04-03T17:28:32.1891709Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 16s local 2024-04-03T17:28:32.1892845Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:32.1893554Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:32.1894252Z @onednn//:onednn_autogen; 8s local ... 2024-04-03T17:28:32.3926567Z 2024-04-03T17:28:32.3927519Z  2024-04-03T17:28:32.3928322Z  2024-04-03T17:28:32.3929024Z  2024-04-03T17:28:32.3929699Z  2024-04-03T17:28:32.3930362Z  2024-04-03T17:28:32.3931024Z  2024-04-03T17:28:32.3931409Z  2024-04-03T17:28:32.3931892Z  2024-04-03T17:28:32.3932608Z [9,766 / 14,756] 48 actions, 47 running 2024-04-03T17:28:32.3933456Z Compiling src/cpu/rnn/ref_rnn.cpp; 46s local 2024-04-03T17:28:32.3934586Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 40s local 2024-04-03T17:28:32.3935857Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 32s local 2024-04-03T17:28:32.3936850Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 31s local 2024-04-03T17:28:32.3938053Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 16s local 2024-04-03T17:28:32.3939036Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:32.3939807Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:32.3940562Z @onednn//:onednn_autogen; 8s local ... 2024-04-03T17:28:32.7134507Z 2024-04-03T17:28:32.7135304Z  2024-04-03T17:28:32.7135877Z  2024-04-03T17:28:32.7136350Z  2024-04-03T17:28:32.7136802Z  2024-04-03T17:28:32.7137268Z  2024-04-03T17:28:32.7137732Z  2024-04-03T17:28:32.7138175Z  2024-04-03T17:28:32.7138638Z  2024-04-03T17:28:32.7139352Z [9,768 / 14,756] 48 actions, 47 running 2024-04-03T17:28:32.7140378Z Compiling src/cpu/rnn/ref_rnn.cpp; 47s local 2024-04-03T17:28:32.7155994Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 40s local 2024-04-03T17:28:32.7157479Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 32s local 2024-04-03T17:28:32.7158659Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 31s local 2024-04-03T17:28:32.7159760Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:32.7160536Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:32.7161454Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:32.7162233Z @onednn//:onednn_autogen; 8s local ... 2024-04-03T17:28:32.9172156Z 2024-04-03T17:28:32.9172879Z  2024-04-03T17:28:32.9173423Z  2024-04-03T17:28:32.9173855Z  2024-04-03T17:28:32.9174568Z  2024-04-03T17:28:32.9175023Z  2024-04-03T17:28:32.9175620Z  2024-04-03T17:28:32.9176014Z  2024-04-03T17:28:32.9176407Z  2024-04-03T17:28:32.9177024Z [9,773 / 14,756] 48 actions running 2024-04-03T17:28:32.9177858Z Compiling src/cpu/rnn/ref_rnn.cpp; 47s local 2024-04-03T17:28:32.9178951Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 40s local 2024-04-03T17:28:32.9180100Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 32s local 2024-04-03T17:28:32.9181202Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 31s local 2024-04-03T17:28:32.9182215Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:32.9182962Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:32.9183647Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:32.9184316Z @onednn//:onednn_autogen; 8s local ... 2024-04-03T17:28:33.2782390Z 2024-04-03T17:28:33.2783114Z  2024-04-03T17:28:33.2783675Z  2024-04-03T17:28:33.2784135Z  2024-04-03T17:28:33.2784597Z  2024-04-03T17:28:33.2785047Z  2024-04-03T17:28:33.2785515Z  2024-04-03T17:28:33.2785976Z  2024-04-03T17:28:33.2786422Z  2024-04-03T17:28:33.2787499Z [9,777 / 14,756] 48 actions, 47 running 2024-04-03T17:28:33.2788701Z Compiling src/cpu/rnn/ref_rnn.cpp; 47s local 2024-04-03T17:28:33.2789953Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 41s local 2024-04-03T17:28:33.2791307Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 32s local 2024-04-03T17:28:33.2792703Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 32s local 2024-04-03T17:28:33.2793787Z @onednn//:onednn_autogen; 10s local 2024-04-03T17:28:33.2794602Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:33.2795391Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:33.2796184Z @onednn//:onednn_autogen; 9s local ... 2024-04-03T17:28:33.5169711Z 2024-04-03T17:28:33.5171071Z  2024-04-03T17:28:33.5171615Z  2024-04-03T17:28:33.5172075Z  2024-04-03T17:28:33.5172537Z  2024-04-03T17:28:33.5172972Z  2024-04-03T17:28:33.5179839Z  2024-04-03T17:28:33.5180603Z  2024-04-03T17:28:33.5181316Z  2024-04-03T17:28:33.5182510Z [9,780 / 14,756] 48 actions running 2024-04-03T17:28:33.5183600Z Compiling src/cpu/rnn/ref_rnn.cpp; 47s local 2024-04-03T17:28:33.5184893Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 41s local 2024-04-03T17:28:33.5186432Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 33s local 2024-04-03T17:28:33.5188640Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 32s local 2024-04-03T17:28:33.5189875Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:33.5191096Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:33.5192382Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:33.5193738Z Compiling mlir/tools/mlir-tblgen/RewriterGen.cpp [for tool]; 6s local ... 2024-04-03T17:28:33.7194784Z 2024-04-03T17:28:33.7195590Z  2024-04-03T17:28:33.7196162Z  2024-04-03T17:28:33.7196636Z  2024-04-03T17:28:33.7197087Z  2024-04-03T17:28:33.7197549Z  2024-04-03T17:28:33.7198014Z  2024-04-03T17:28:33.7198448Z  2024-04-03T17:28:33.7198949Z  2024-04-03T17:28:33.7199633Z [9,783 / 14,756] 47 actions running 2024-04-03T17:28:33.7200594Z Compiling src/cpu/rnn/ref_rnn.cpp; 48s local 2024-04-03T17:28:33.7201968Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 41s local 2024-04-03T17:28:33.7203299Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 33s local 2024-04-03T17:28:33.7204644Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 32s local 2024-04-03T17:28:33.7205708Z @onednn//:onednn_autogen; 10s local 2024-04-03T17:28:33.7206478Z @onednn//:onednn_autogen; 10s local 2024-04-03T17:28:33.7207243Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:33.7208535Z Compiling mlir/tools/mlir-tblgen/RewriterGen.cpp [for tool]; 7s local ... 2024-04-03T17:28:33.9247194Z 2024-04-03T17:28:33.9247916Z  2024-04-03T17:28:33.9248459Z  2024-04-03T17:28:33.9248900Z  2024-04-03T17:28:33.9249348Z  2024-04-03T17:28:33.9249783Z  2024-04-03T17:28:33.9250259Z  2024-04-03T17:28:33.9250706Z  2024-04-03T17:28:33.9251144Z  2024-04-03T17:28:33.9251837Z [9,785 / 14,756] 48 actions, 47 running 2024-04-03T17:28:33.9252768Z Compiling src/cpu/rnn/ref_rnn.cpp; 48s local 2024-04-03T17:28:33.9253924Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 41s local 2024-04-03T17:28:33.9255402Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 33s local 2024-04-03T17:28:33.9256537Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 32s local 2024-04-03T17:28:33.9257687Z @onednn//:onednn_autogen; 10s local 2024-04-03T17:28:33.9258399Z @onednn//:onednn_autogen; 10s local 2024-04-03T17:28:33.9259140Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:33.9260357Z Compiling mlir/tools/mlir-tblgen/RewriterGen.cpp [for tool]; 7s local ... 2024-04-03T17:28:34.3199167Z 2024-04-03T17:28:34.3199914Z  2024-04-03T17:28:34.3200450Z  2024-04-03T17:28:34.3200863Z  2024-04-03T17:28:34.3201645Z  2024-04-03T17:28:34.3202092Z  2024-04-03T17:28:34.3202505Z  2024-04-03T17:28:34.3202938Z  2024-04-03T17:28:34.3203357Z  2024-04-03T17:28:34.3204002Z [9,785 / 14,756] 48 actions running 2024-04-03T17:28:34.3205057Z Compiling src/cpu/rnn/ref_rnn.cpp; 48s local 2024-04-03T17:28:34.3206451Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 42s local 2024-04-03T17:28:34.3207718Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 34s local 2024-04-03T17:28:34.3208898Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 33s local 2024-04-03T17:28:34.3209928Z @onednn//:onednn_autogen; 10s local 2024-04-03T17:28:34.3210698Z @onednn//:onednn_autogen; 10s local 2024-04-03T17:28:34.3211463Z @onednn//:onednn_autogen; 10s local 2024-04-03T17:28:34.3212770Z Compiling mlir/tools/mlir-tblgen/RewriterGen.cpp [for tool]; 7s local ... 2024-04-03T17:28:34.5208320Z 2024-04-03T17:28:34.5209076Z  2024-04-03T17:28:34.5209641Z  2024-04-03T17:28:34.5210102Z  2024-04-03T17:28:34.5210501Z  2024-04-03T17:28:34.5210913Z  2024-04-03T17:28:34.5211333Z  2024-04-03T17:28:34.5211751Z  2024-04-03T17:28:34.5212205Z  2024-04-03T17:28:34.5212878Z [9,787 / 14,756] 48 actions running 2024-04-03T17:28:34.5213790Z Compiling src/cpu/rnn/ref_rnn.cpp; 48s local 2024-04-03T17:28:34.5215148Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 42s local 2024-04-03T17:28:34.5216343Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 34s local 2024-04-03T17:28:34.5217420Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 33s local 2024-04-03T17:28:34.5218409Z @onednn//:onednn_autogen; 10s local 2024-04-03T17:28:34.5219152Z @onednn//:onednn_autogen; 10s local 2024-04-03T17:28:34.5220291Z Compiling mlir/tools/mlir-tblgen/RewriterGen.cpp [for tool]; 7s local 2024-04-03T17:28:34.5221293Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T17:28:34.8943660Z 2024-04-03T17:28:34.8958546Z  2024-04-03T17:28:34.8959172Z  2024-04-03T17:28:34.8959603Z  2024-04-03T17:28:34.8960040Z  2024-04-03T17:28:34.8960477Z  2024-04-03T17:28:34.8960873Z  2024-04-03T17:28:34.8961286Z  2024-04-03T17:28:34.8961723Z  2024-04-03T17:28:34.8962416Z [9,789 / 14,756] 48 actions, 47 running 2024-04-03T17:28:34.8963322Z Compiling src/cpu/rnn/ref_rnn.cpp; 49s local 2024-04-03T17:28:34.8964468Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 42s local 2024-04-03T17:28:34.8965684Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 34s local 2024-04-03T17:28:34.8966798Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 33s local 2024-04-03T17:28:34.8967827Z @onednn//:onednn_autogen; 11s local 2024-04-03T17:28:34.8968573Z @onednn//:onednn_autogen; 10s local 2024-04-03T17:28:34.8969769Z Compiling mlir/tools/mlir-tblgen/RewriterGen.cpp [for tool]; 8s local 2024-04-03T17:28:34.8970868Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T17:28:35.1252286Z 2024-04-03T17:28:35.1253096Z  2024-04-03T17:28:35.1253600Z  2024-04-03T17:28:35.1254057Z  2024-04-03T17:28:35.1254620Z  2024-04-03T17:28:35.1255082Z  2024-04-03T17:28:35.1255506Z  2024-04-03T17:28:35.1255909Z  2024-04-03T17:28:35.1256351Z  2024-04-03T17:28:35.1257012Z [9,789 / 14,756] 48 actions running 2024-04-03T17:28:35.1257875Z Compiling src/cpu/rnn/ref_rnn.cpp; 49s local 2024-04-03T17:28:35.1258994Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 42s local 2024-04-03T17:28:35.1260232Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 34s local 2024-04-03T17:28:35.1261318Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 33s local 2024-04-03T17:28:35.1262326Z @onednn//:onednn_autogen; 11s local 2024-04-03T17:28:35.1263049Z @onednn//:onednn_autogen; 11s local 2024-04-03T17:28:35.1264687Z Compiling mlir/tools/mlir-tblgen/RewriterGen.cpp [for tool]; 8s local 2024-04-03T17:28:35.1265826Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T17:28:35.5211280Z 2024-04-03T17:28:35.5212056Z  2024-04-03T17:28:35.5212579Z  2024-04-03T17:28:35.5212988Z  2024-04-03T17:28:35.5213395Z  2024-04-03T17:28:35.5213844Z  2024-04-03T17:28:35.5214816Z  2024-04-03T17:28:35.5215223Z  2024-04-03T17:28:35.5215631Z  2024-04-03T17:28:35.5216249Z [9,792 / 14,756] 48 actions running 2024-04-03T17:28:35.5217097Z Compiling src/cpu/rnn/ref_rnn.cpp; 49s local 2024-04-03T17:28:35.5218154Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 43s local 2024-04-03T17:28:35.5219405Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 35s local 2024-04-03T17:28:35.5220529Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 34s local 2024-04-03T17:28:35.5221523Z @onednn//:onednn_autogen; 11s local 2024-04-03T17:28:35.5222321Z @onednn//:onednn_autogen; 11s local 2024-04-03T17:28:35.5223104Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:35.5223799Z @onednn//:onednn_autogen; 8s local ... 2024-04-03T17:28:35.7205710Z 2024-04-03T17:28:35.7209394Z  2024-04-03T17:28:35.7209993Z  2024-04-03T17:28:35.7210446Z  2024-04-03T17:28:35.7210904Z  2024-04-03T17:28:35.7211365Z  2024-04-03T17:28:35.7211802Z  2024-04-03T17:28:35.7212245Z  2024-04-03T17:28:35.7212647Z  2024-04-03T17:28:35.7213309Z [9,794 / 14,756] 48 actions running 2024-04-03T17:28:35.7214212Z Compiling src/cpu/rnn/ref_rnn.cpp; 50s local 2024-04-03T17:28:35.7215369Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 43s local 2024-04-03T17:28:35.7216470Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 35s local 2024-04-03T17:28:35.7218127Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 34s local 2024-04-03T17:28:35.7219166Z @onednn//:onednn_autogen; 11s local 2024-04-03T17:28:35.7219897Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:35.7220637Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:35.7221480Z Compiling xla/pjrt/transpose.cc; 8s local ... 2024-04-03T17:28:35.9750762Z 2024-04-03T17:28:35.9751549Z  2024-04-03T17:28:35.9752074Z  2024-04-03T17:28:35.9752504Z  2024-04-03T17:28:35.9752976Z  2024-04-03T17:28:35.9753411Z  2024-04-03T17:28:35.9753823Z  2024-04-03T17:28:35.9754261Z  2024-04-03T17:28:35.9754637Z  2024-04-03T17:28:35.9755279Z [9,796 / 14,756] 48 actions, 47 running 2024-04-03T17:28:35.9756153Z Compiling src/cpu/rnn/ref_rnn.cpp; 50s local 2024-04-03T17:28:35.9757099Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 35s local 2024-04-03T17:28:35.9758221Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 34s local 2024-04-03T17:28:35.9759247Z @onednn//:onednn_autogen; 12s local 2024-04-03T17:28:35.9759995Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:35.9760790Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:35.9761605Z Compiling xla/pjrt/transpose.cc; 8s local 2024-04-03T17:28:35.9762415Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T17:28:36.3212847Z 2024-04-03T17:28:36.3213677Z  2024-04-03T17:28:36.3214196Z  2024-04-03T17:28:36.3214750Z  2024-04-03T17:28:36.3215289Z  2024-04-03T17:28:36.3215769Z  2024-04-03T17:28:36.3216259Z  2024-04-03T17:28:36.3216776Z  2024-04-03T17:28:36.3217214Z  2024-04-03T17:28:36.3217870Z [9,797 / 14,756] 48 actions running 2024-04-03T17:28:36.3218883Z Compiling src/cpu/rnn/ref_rnn.cpp; 50s local 2024-04-03T17:28:36.3219906Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 36s local 2024-04-03T17:28:36.3221140Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 35s local 2024-04-03T17:28:36.3222250Z @onednn//:onednn_autogen; 12s local 2024-04-03T17:28:36.3223071Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:36.3224400Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:36.3225168Z Compiling xla/pjrt/transpose.cc; 8s local 2024-04-03T17:28:36.3226028Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T17:28:36.7227305Z 2024-04-03T17:28:36.7228263Z  2024-04-03T17:28:36.7228771Z  2024-04-03T17:28:36.7229152Z  2024-04-03T17:28:36.7229901Z  2024-04-03T17:28:36.7230283Z  2024-04-03T17:28:36.7230646Z  2024-04-03T17:28:36.7231038Z  2024-04-03T17:28:36.7231417Z  2024-04-03T17:28:36.7231996Z [9,801 / 14,756] 48 actions running 2024-04-03T17:28:36.7232793Z Compiling src/cpu/rnn/ref_rnn.cpp; 51s local 2024-04-03T17:28:36.7233710Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 36s local 2024-04-03T17:28:36.7234859Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 35s local 2024-04-03T17:28:36.7235921Z @onednn//:onednn_autogen; 12s local 2024-04-03T17:28:36.7236695Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:36.7237536Z Compiling xla/pjrt/transpose.cc; 9s local 2024-04-03T17:28:36.7238368Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:36.7239148Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T17:28:37.0186311Z 2024-04-03T17:28:37.0187098Z  2024-04-03T17:28:37.0187833Z  2024-04-03T17:28:37.0188296Z  2024-04-03T17:28:37.0188714Z  2024-04-03T17:28:37.0189177Z  2024-04-03T17:28:37.0189613Z  2024-04-03T17:28:37.0190016Z  2024-04-03T17:28:37.0190444Z  2024-04-03T17:28:37.0191133Z [9,802 / 14,756] 48 actions, 47 running 2024-04-03T17:28:37.0192027Z Compiling src/cpu/rnn/ref_rnn.cpp; 51s local 2024-04-03T17:28:37.0193019Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 36s local 2024-04-03T17:28:37.0194184Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 35s local 2024-04-03T17:28:37.0195217Z @onednn//:onednn_autogen; 13s local 2024-04-03T17:28:37.0195971Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:37.0196762Z Compiling xla/pjrt/transpose.cc; 9s local 2024-04-03T17:28:37.0197544Z @onednn//:onednn_autogen; 7s local 2024-04-03T17:28:37.0198325Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T17:28:37.2837893Z 2024-04-03T17:28:37.2838676Z  2024-04-03T17:28:37.2839134Z  2024-04-03T17:28:37.2839503Z  2024-04-03T17:28:37.2839882Z  2024-04-03T17:28:37.2840295Z  2024-04-03T17:28:37.2840668Z  2024-04-03T17:28:37.2841025Z  2024-04-03T17:28:37.2841376Z  2024-04-03T17:28:37.2841965Z [9,804 / 14,756] 48 actions, 47 running 2024-04-03T17:28:37.2842737Z Compiling src/cpu/rnn/ref_rnn.cpp; 51s local 2024-04-03T17:28:37.2843657Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 36s local 2024-04-03T17:28:37.2844740Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 36s local 2024-04-03T17:28:37.2845588Z @onednn//:onednn_autogen; 10s local 2024-04-03T17:28:37.2846246Z Compiling xla/pjrt/transpose.cc; 9s local 2024-04-03T17:28:37.2846921Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:37.2847522Z @onednn//:onednn_autogen; 6s local 2024-04-03T17:28:37.2848122Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T17:28:37.4971473Z 2024-04-03T17:28:37.4972232Z  2024-04-03T17:28:37.4972779Z  2024-04-03T17:28:37.4973265Z  2024-04-03T17:28:37.4973742Z  2024-04-03T17:28:37.4974348Z  2024-04-03T17:28:37.4974826Z  2024-04-03T17:28:37.4975256Z  2024-04-03T17:28:37.4975705Z  2024-04-03T17:28:37.4976444Z [9,807 / 14,756] 48 actions, 47 running 2024-04-03T17:28:37.4977400Z Compiling src/cpu/rnn/ref_rnn.cpp; 51s local 2024-04-03T17:28:37.4978324Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 37s local 2024-04-03T17:28:37.4979456Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 36s local 2024-04-03T17:28:37.4980534Z @onednn//:onednn_autogen; 10s local 2024-04-03T17:28:37.4981343Z Compiling xla/pjrt/transpose.cc; 10s local 2024-04-03T17:28:37.4982569Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:37.4983375Z @onednn//:onednn_autogen; 6s local 2024-04-03T17:28:37.4984128Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T17:28:37.7228619Z 2024-04-03T17:28:37.7229454Z  2024-04-03T17:28:37.7230049Z  2024-04-03T17:28:37.7230531Z  2024-04-03T17:28:37.7231476Z  2024-04-03T17:28:37.7231982Z  2024-04-03T17:28:37.7232424Z  2024-04-03T17:28:37.7232838Z  2024-04-03T17:28:37.7234819Z  2024-04-03T17:28:37.7235916Z [9,810 / 14,756] 48 actions running 2024-04-03T17:28:37.7237251Z Compiling src/cpu/rnn/ref_rnn.cpp; 52s local 2024-04-03T17:28:37.7238561Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 37s local 2024-04-03T17:28:37.7239943Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 36s local 2024-04-03T17:28:37.7241384Z Compiling xla/pjrt/transpose.cc; 10s local 2024-04-03T17:28:37.7242459Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:37.7243544Z @onednn//:onednn_autogen; 6s local 2024-04-03T17:28:37.7244455Z @onednn//:onednn_autogen; 6s local 2024-04-03T17:28:37.7246101Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T17:28:37.9751158Z 2024-04-03T17:28:37.9752405Z  2024-04-03T17:28:37.9753258Z  2024-04-03T17:28:37.9754046Z  2024-04-03T17:28:37.9754683Z  2024-04-03T17:28:37.9755449Z  2024-04-03T17:28:37.9759115Z  2024-04-03T17:28:37.9759666Z  2024-04-03T17:28:37.9760218Z  2024-04-03T17:28:37.9761084Z [9,811 / 14,756] 48 actions, 47 running 2024-04-03T17:28:37.9762338Z Compiling src/cpu/rnn/ref_rnn.cpp; 52s local 2024-04-03T17:28:37.9766457Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 37s local 2024-04-03T17:28:37.9767847Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 36s local 2024-04-03T17:28:37.9769166Z Compiling xla/pjrt/transpose.cc; 10s local 2024-04-03T17:28:37.9770188Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:37.9771443Z @onednn//:onednn_autogen; 7s local 2024-04-03T17:28:37.9774762Z @onednn//:onednn_autogen; 6s local 2024-04-03T17:28:37.9775938Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T17:28:38.1856136Z 2024-04-03T17:28:38.1857310Z  2024-04-03T17:28:38.1858153Z  2024-04-03T17:28:38.1858999Z  2024-04-03T17:28:38.1865313Z  2024-04-03T17:28:38.1865827Z  2024-04-03T17:28:38.1866309Z  2024-04-03T17:28:38.1866746Z  2024-04-03T17:28:38.1867077Z  2024-04-03T17:28:38.1867884Z [9,813 / 14,756] 48 actions, 47 running 2024-04-03T17:28:38.1868766Z Compiling src/cpu/rnn/ref_rnn.cpp; 52s local 2024-04-03T17:28:38.1869732Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 37s local 2024-04-03T17:28:38.1870833Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 36s local 2024-04-03T17:28:38.1871957Z Compiling xla/pjrt/transpose.cc; 10s local 2024-04-03T17:28:38.1872806Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:38.1873581Z @onednn//:onednn_autogen; 7s local 2024-04-03T17:28:38.1874313Z @onednn//:onednn_autogen; 6s local 2024-04-03T17:28:38.1875087Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T17:28:38.5242395Z 2024-04-03T17:28:38.5243178Z  2024-04-03T17:28:38.5243674Z  2024-04-03T17:28:38.5244052Z  2024-04-03T17:28:38.5244432Z  2024-04-03T17:28:38.5244813Z  2024-04-03T17:28:38.5245165Z  2024-04-03T17:28:38.5245522Z  2024-04-03T17:28:38.5245881Z  2024-04-03T17:28:38.5246431Z [9,814 / 14,756] 48 actions running 2024-04-03T17:28:38.5247194Z Compiling src/cpu/rnn/ref_rnn.cpp; 52s local 2024-04-03T17:28:38.5247991Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 38s local 2024-04-03T17:28:38.5248947Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 37s local 2024-04-03T17:28:38.5249842Z Compiling xla/pjrt/transpose.cc; 11s local 2024-04-03T17:28:38.5250518Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:38.5251530Z @onednn//:onednn_autogen; 7s local 2024-04-03T17:28:38.5252139Z @onednn//:onednn_autogen; 7s local 2024-04-03T17:28:38.5252767Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T17:28:38.8576055Z 2024-04-03T17:28:38.8576848Z  2024-04-03T17:28:38.8577371Z  2024-04-03T17:28:38.8577794Z  2024-04-03T17:28:38.8578227Z  2024-04-03T17:28:38.8579159Z  2024-04-03T17:28:38.8579548Z  2024-04-03T17:28:38.8580057Z  2024-04-03T17:28:38.8580537Z  2024-04-03T17:28:38.8581289Z [9,815 / 14,756] 48 actions, 47 running 2024-04-03T17:28:38.8582234Z Compiling src/cpu/rnn/ref_rnn.cpp; 53s local 2024-04-03T17:28:38.8583195Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 38s local 2024-04-03T17:28:38.8584253Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 37s local 2024-04-03T17:28:38.8585281Z Compiling xla/pjrt/transpose.cc; 11s local 2024-04-03T17:28:38.8586097Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:38.8586828Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:38.8587586Z @onednn//:onednn_autogen; 7s local 2024-04-03T17:28:38.8588726Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T17:28:39.1124165Z 2024-04-03T17:28:39.1125339Z  2024-04-03T17:28:39.1126166Z  2024-04-03T17:28:39.1129157Z  2024-04-03T17:28:39.1129829Z  2024-04-03T17:28:39.1132733Z  2024-04-03T17:28:39.1133361Z  2024-04-03T17:28:39.1136728Z  2024-04-03T17:28:39.1137384Z  2024-04-03T17:28:39.1141793Z [9,817 / 14,756] 48 actions, 47 running 2024-04-03T17:28:39.1143001Z Compiling src/cpu/rnn/ref_rnn.cpp; 53s local 2024-04-03T17:28:39.1146704Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 38s local 2024-04-03T17:28:39.1148194Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 37s local 2024-04-03T17:28:39.1149681Z Compiling xla/pjrt/transpose.cc; 11s local 2024-04-03T17:28:39.1150642Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:39.1151665Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:39.1152973Z @onednn//:onednn_autogen; 7s local 2024-04-03T17:28:39.1153647Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T17:28:39.3243202Z 2024-04-03T17:28:39.3244080Z  2024-04-03T17:28:39.3244757Z  2024-04-03T17:28:39.3248621Z  2024-04-03T17:28:39.3249154Z  2024-04-03T17:28:39.3249491Z  2024-04-03T17:28:39.3249846Z  2024-04-03T17:28:39.3250208Z  2024-04-03T17:28:39.3250568Z  2024-04-03T17:28:39.3251232Z [9,819 / 14,756] 48 actions running 2024-04-03T17:28:39.3251980Z Compiling src/cpu/rnn/ref_rnn.cpp; 53s local 2024-04-03T17:28:39.3252741Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 39s local 2024-04-03T17:28:39.3253650Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 38s local 2024-04-03T17:28:39.3254630Z @onednn//:onednn_autogen; 10s local 2024-04-03T17:28:39.3255373Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:39.3255961Z @onednn//:onednn_autogen; 7s local 2024-04-03T17:28:39.3256556Z @onednn//:onednn_autogen; 7s local 2024-04-03T17:28:39.3257136Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T17:28:39.5339323Z 2024-04-03T17:28:39.5340111Z  2024-04-03T17:28:39.5340706Z  2024-04-03T17:28:39.5341201Z  2024-04-03T17:28:39.5341590Z  2024-04-03T17:28:39.5342005Z  2024-04-03T17:28:39.5342379Z  2024-04-03T17:28:39.5342753Z  2024-04-03T17:28:39.5343672Z  2024-04-03T17:28:39.5344297Z [9,820 / 14,756] 48 actions, 47 running 2024-04-03T17:28:39.5345112Z Compiling src/cpu/rnn/ref_rnn.cpp; 53s local 2024-04-03T17:28:39.5345922Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 39s local 2024-04-03T17:28:39.5347189Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 38s local 2024-04-03T17:28:39.5348192Z @onednn//:onednn_autogen; 10s local 2024-04-03T17:28:39.5348802Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:39.5349390Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:39.5350284Z @onednn//:onednn_autogen; 7s local 2024-04-03T17:28:39.5350903Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T17:28:39.8045548Z 2024-04-03T17:28:39.8046360Z  2024-04-03T17:28:39.8046895Z  2024-04-03T17:28:39.8047357Z  2024-04-03T17:28:39.8047808Z  2024-04-03T17:28:39.8048646Z  2024-04-03T17:28:39.8049100Z  2024-04-03T17:28:39.8049544Z  2024-04-03T17:28:39.8049978Z  2024-04-03T17:28:39.8050669Z [9,822 / 14,756] 48 actions, 47 running 2024-04-03T17:28:39.8051547Z Compiling src/cpu/rnn/ref_rnn.cpp; 54s local 2024-04-03T17:28:39.8052427Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 39s local 2024-04-03T17:28:39.8053686Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 38s local 2024-04-03T17:28:39.8054945Z @onednn//:onednn_autogen; 10s local 2024-04-03T17:28:39.8055702Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:39.8056614Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:39.8057416Z @onednn//:onednn_autogen; 7s local 2024-04-03T17:28:39.8058157Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T17:28:40.1251803Z 2024-04-03T17:28:40.1252988Z  2024-04-03T17:28:40.1254331Z  2024-04-03T17:28:40.1254811Z  2024-04-03T17:28:40.1255226Z  2024-04-03T17:28:40.1255791Z  2024-04-03T17:28:40.1256331Z  2024-04-03T17:28:40.1256884Z  2024-04-03T17:28:40.1257447Z  2024-04-03T17:28:40.1258153Z [9,826 / 14,756] 48 actions running 2024-04-03T17:28:40.1259100Z Compiling src/cpu/rnn/ref_rnn.cpp; 54s local 2024-04-03T17:28:40.1260074Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 39s local 2024-04-03T17:28:40.1261276Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 38s local 2024-04-03T17:28:40.1262351Z @onednn//:onednn_autogen; 10s local 2024-04-03T17:28:40.1263153Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:40.1264018Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:40.1264802Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:40.1265568Z @onednn//:onednn_autogen; 8s local ... 2024-04-03T17:28:40.3257884Z 2024-04-03T17:28:40.3259100Z  2024-04-03T17:28:40.3259633Z  2024-04-03T17:28:40.3260084Z  2024-04-03T17:28:40.3260530Z  2024-04-03T17:28:40.3262712Z  2024-04-03T17:28:40.3263830Z  2024-04-03T17:28:40.3267903Z  2024-04-03T17:28:40.3269097Z  2024-04-03T17:28:40.3273358Z [9,827 / 14,756] 48 actions running 2024-04-03T17:28:40.3274989Z Compiling src/cpu/rnn/ref_rnn.cpp; 54s local 2024-04-03T17:28:40.3279090Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 40s local 2024-04-03T17:28:40.3280805Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 39s local 2024-04-03T17:28:40.3285195Z @onednn//:onednn_autogen; 11s local 2024-04-03T17:28:40.3286839Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:40.3290760Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:40.3292371Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:40.3296091Z @onednn//:onednn_autogen; 8s local ... 2024-04-03T17:28:40.5262423Z 2024-04-03T17:28:40.5264047Z  2024-04-03T17:28:40.5267542Z  2024-04-03T17:28:40.5268670Z  2024-04-03T17:28:40.5269756Z  2024-04-03T17:28:40.5270293Z  2024-04-03T17:28:40.5270789Z  2024-04-03T17:28:40.5271227Z  2024-04-03T17:28:40.5271685Z  2024-04-03T17:28:40.5276662Z [9,833 / 14,756] 48 actions running 2024-04-03T17:28:40.5278070Z Compiling src/cpu/rnn/ref_rnn.cpp; 54s local 2024-04-03T17:28:40.5281966Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 40s local 2024-04-03T17:28:40.5283583Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 39s local 2024-04-03T17:28:40.5286826Z @onednn//:onednn_autogen; 11s local 2024-04-03T17:28:40.5288026Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:40.5289015Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:40.5293634Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:40.5294648Z @onednn//:onednn_autogen; 8s local ... 2024-04-03T17:28:40.7718135Z 2024-04-03T17:28:40.7719285Z  2024-04-03T17:28:40.7719785Z  2024-04-03T17:28:40.7720198Z  2024-04-03T17:28:40.7720632Z  2024-04-03T17:28:40.7721020Z  2024-04-03T17:28:40.7722002Z  2024-04-03T17:28:40.7722430Z  2024-04-03T17:28:40.7722838Z  2024-04-03T17:28:40.7723532Z [9,837 / 14,756] 48 actions, 47 running 2024-04-03T17:28:40.7724253Z Compiling src/cpu/rnn/ref_rnn.cpp; 55s local 2024-04-03T17:28:40.7725098Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 40s local 2024-04-03T17:28:40.7726083Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 39s local 2024-04-03T17:28:40.7726906Z @onednn//:onednn_autogen; 11s local 2024-04-03T17:28:40.7727580Z @onednn//:onednn_autogen; 10s local 2024-04-03T17:28:40.7728241Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:40.7728929Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:40.7729603Z @onednn//:onednn_autogen; 8s local ... 2024-04-03T17:28:41.0381034Z 2024-04-03T17:28:41.0381982Z  2024-04-03T17:28:41.0382488Z  2024-04-03T17:28:41.0382882Z  2024-04-03T17:28:41.0384394Z  2024-04-03T17:28:41.0384787Z  2024-04-03T17:28:41.0385216Z  2024-04-03T17:28:41.0387386Z  2024-04-03T17:28:41.0388299Z  2024-04-03T17:28:41.0391384Z [9,844 / 14,756] 48 actions, 47 running 2024-04-03T17:28:41.0392447Z Compiling src/cpu/rnn/ref_rnn.cpp; 55s local 2024-04-03T17:28:41.0395666Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 40s local 2024-04-03T17:28:41.0396954Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 39s local 2024-04-03T17:28:41.0400834Z @onednn//:onednn_autogen; 10s local 2024-04-03T17:28:41.0401745Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:41.0405770Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:41.0406687Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:41.0410883Z @llvm-project//llvm:llvm-tblgen; 9s local ... 2024-04-03T17:28:41.3270489Z 2024-04-03T17:28:41.3271242Z  2024-04-03T17:28:41.3271691Z  2024-04-03T17:28:41.3272052Z  2024-04-03T17:28:41.3272413Z  2024-04-03T17:28:41.3272762Z  2024-04-03T17:28:41.3273155Z  2024-04-03T17:28:41.3273508Z  2024-04-03T17:28:41.3273860Z  2024-04-03T17:28:41.3274447Z [9,848 / 14,756] 48 actions running 2024-04-03T17:28:41.3275195Z Compiling src/cpu/rnn/ref_rnn.cpp; 55s local 2024-04-03T17:28:41.3275961Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 41s local 2024-04-03T17:28:41.3276899Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 40s local 2024-04-03T17:28:41.3277773Z @onednn//:onednn_autogen; 10s local 2024-04-03T17:28:41.3278408Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:41.3278988Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:41.3279941Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 9s local 2024-04-03T17:28:41.3280942Z @onednn//:onednn_autogen; 9s local ... 2024-04-03T17:28:41.5275311Z 2024-04-03T17:28:41.5276620Z  2024-04-03T17:28:41.5277051Z  2024-04-03T17:28:41.5277395Z  2024-04-03T17:28:41.5277777Z  2024-04-03T17:28:41.5278173Z  2024-04-03T17:28:41.5278508Z  2024-04-03T17:28:41.5278862Z  2024-04-03T17:28:41.5279207Z  2024-04-03T17:28:41.5279800Z [9,854 / 14,756] 48 actions running 2024-04-03T17:28:41.5280580Z Compiling src/cpu/rnn/ref_rnn.cpp; 55s local 2024-04-03T17:28:41.5281350Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 41s local 2024-04-03T17:28:41.5282334Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 40s local 2024-04-03T17:28:41.5283217Z @onednn//:onednn_autogen; 10s local 2024-04-03T17:28:41.5283806Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:41.5285307Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 9s local 2024-04-03T17:28:41.5286280Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:41.5286875Z @onednn//:onednn_autogen; 9s local ... 2024-04-03T17:28:41.8270616Z 2024-04-03T17:28:41.8271402Z  2024-04-03T17:28:41.8271930Z  2024-04-03T17:28:41.8272384Z  2024-04-03T17:28:41.8273216Z  2024-04-03T17:28:41.8273640Z  2024-04-03T17:28:41.8274100Z  2024-04-03T17:28:41.8274544Z  2024-04-03T17:28:41.8274978Z  2024-04-03T17:28:41.8275708Z [9,859 / 14,756] 48 actions, 47 running 2024-04-03T17:28:41.8276672Z Compiling src/cpu/rnn/ref_rnn.cpp; 56s local 2024-04-03T17:28:41.8277647Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 41s local 2024-04-03T17:28:41.8278840Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 40s local 2024-04-03T17:28:41.8279913Z @onednn//:onednn_autogen; 11s local 2024-04-03T17:28:41.8281100Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 9s local 2024-04-03T17:28:41.8282362Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:41.8283311Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:41.8284093Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T17:28:42.0503396Z 2024-04-03T17:28:42.0504108Z  2024-04-03T17:28:42.0504617Z  2024-04-03T17:28:42.0505032Z  2024-04-03T17:28:42.0505478Z  2024-04-03T17:28:42.0505868Z  2024-04-03T17:28:42.0506251Z  2024-04-03T17:28:42.0506660Z  2024-04-03T17:28:42.0507078Z  2024-04-03T17:28:42.0507973Z [9,862 / 14,756] 48 actions, 47 running 2024-04-03T17:28:42.0508807Z Compiling src/cpu/rnn/ref_rnn.cpp; 56s local 2024-04-03T17:28:42.0509685Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 41s local 2024-04-03T17:28:42.0510839Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 40s local 2024-04-03T17:28:42.0512003Z @onednn//:onednn_autogen; 11s local 2024-04-03T17:28:42.0513188Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 10s local 2024-04-03T17:28:42.0514305Z @onednn//:onednn_autogen; 9s local 2024-04-03T17:28:42.0515029Z @onednn//:onednn_autogen; 8s local 2024-04-03T17:28:42.0515795Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T17:28:42.3404788Z 2024-04-03T17:28:42.3405538Z  2024-04-03T17:28:42.3406060Z  2024-04-03T17:28:42.3406509Z  2024-04-03T17:28:42.3406949Z  2024-04-03T17:28:42.3407381Z  2024-04-03T17:28:42.3407806Z  2024-04-03T17:28:42.3408232Z  2024-04-03T17:28:42.3408647Z  2024-04-03T17:28:42.3409309Z [9,864 / 14,756] 48 actions running 2024-04-03T17:28:42.3410134Z Compiling src/cpu/rnn/ref_rnn.cpp; 56s local 2024-04-03T17:28:42.3411019Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 42s local 2024-04-03T17:28:42.3412053Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 41s local 2024-04-03T17:28:42.3413026Z @onednn//:onednn_autogen; 11s local 2024-04-03T17:28:42.3414427Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 10s local 2024-04-03T17:28:42.3415635Z @onednn//:onednn_autogen; 10s local 2024-04-03T17:28:42.3416393Z Compiling google/fft.cc; 5s local 2024-04-03T17:28:42.3417556Z Compiling .../cpu/runtime_single_threaded_matmul_c128.cc; 5s local ... 2024-04-03T17:28:42.5418403Z 2024-04-03T17:28:42.5419317Z  2024-04-03T17:28:42.5419997Z  2024-04-03T17:28:42.5420436Z  2024-04-03T17:28:42.5420828Z  2024-04-03T17:28:42.5421249Z  2024-04-03T17:28:42.5421667Z  2024-04-03T17:28:42.5422062Z  2024-04-03T17:28:42.5422477Z  2024-04-03T17:28:42.5423156Z [9,868 / 14,756] 48 actions, 47 running 2024-04-03T17:28:42.5424005Z Compiling src/cpu/rnn/ref_rnn.cpp; 56s local 2024-04-03T17:28:42.5424930Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 42s local 2024-04-03T17:28:42.5426035Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 41s local 2024-04-03T17:28:42.5427028Z @onednn//:onednn_autogen; 11s local 2024-04-03T17:28:42.5428770Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 10s local 2024-04-03T17:28:42.5429908Z Compiling google/fft.cc; 6s local 2024-04-03T17:28:42.5430926Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c128.cc; 5s local 2024-04-03T17:28:42.5432279Z Compiling .../cpu/runtime_single_threaded_matmul_c64.cc; 5s local ... 2024-04-03T17:28:42.7420652Z 2024-04-03T17:28:42.7421464Z  2024-04-03T17:28:42.7421941Z  2024-04-03T17:28:42.7422356Z  2024-04-03T17:28:42.7422790Z  2024-04-03T17:28:42.7423358Z  2024-04-03T17:28:42.7423729Z  2024-04-03T17:28:42.7424150Z  2024-04-03T17:28:42.7424584Z  2024-04-03T17:28:42.7425203Z [9,869 / 14,756] 48 actions running 2024-04-03T17:28:42.7426107Z Compiling src/cpu/rnn/ref_rnn.cpp; 57s local 2024-04-03T17:28:42.7427074Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 42s local 2024-04-03T17:28:42.7428440Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 41s local 2024-04-03T17:28:42.7429483Z @onednn//:onednn_autogen; 12s local 2024-04-03T17:28:42.7430647Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 10s local 2024-04-03T17:28:42.7431657Z Compiling google/fft.cc; 6s local 2024-04-03T17:28:42.7432609Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c128.cc; 5s local 2024-04-03T17:28:42.7433941Z Compiling .../cpu/runtime_single_threaded_matmul_c64.cc; 5s local ... 2024-04-03T17:28:42.9427584Z 2024-04-03T17:28:42.9428566Z  2024-04-03T17:28:42.9429073Z  2024-04-03T17:28:42.9429496Z  2024-04-03T17:28:42.9429889Z  2024-04-03T17:28:42.9430313Z  2024-04-03T17:28:42.9430720Z  2024-04-03T17:28:42.9431112Z  2024-04-03T17:28:42.9431540Z  2024-04-03T17:28:42.9432161Z [9,870 / 14,756] 48 actions running 2024-04-03T17:28:42.9432996Z Compiling src/cpu/rnn/ref_rnn.cpp; 57s local 2024-04-03T17:28:42.9433932Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 42s local 2024-04-03T17:28:42.9434951Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 41s local 2024-04-03T17:28:42.9435927Z @onednn//:onednn_autogen; 12s local 2024-04-03T17:28:42.9437085Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 10s local 2024-04-03T17:28:42.9438252Z Compiling google/fft.cc; 6s local 2024-04-03T17:28:42.9439250Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c128.cc; 5s local 2024-04-03T17:28:42.9440653Z Compiling .../cpu/runtime_single_threaded_matmul_c64.cc; 5s local ... 2024-04-03T17:28:43.1629927Z 2024-04-03T17:28:43.1710770Z  2024-04-03T17:28:43.1790584Z  2024-04-03T17:28:43.1870658Z  2024-04-03T17:28:43.1950690Z  2024-04-03T17:28:43.2030926Z  2024-04-03T17:28:43.2110590Z  2024-04-03T17:28:43.2190632Z  2024-04-03T17:28:43.2270685Z  2024-04-03T17:28:43.2350717Z [9,874 / 14,756] 48 actions, 47 running 2024-04-03T17:28:43.2430630Z Compiling src/cpu/rnn/ref_rnn.cpp; 57s local 2024-04-03T17:28:43.2497954Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 42s local 2024-04-03T17:28:43.2504190Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 41s local 2024-04-03T17:28:43.2505205Z @onednn//:onednn_autogen; 12s local 2024-04-03T17:28:43.2506351Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 11s local 2024-04-03T17:28:43.2507610Z Compiling google/fft.cc; 6s local 2024-04-03T17:28:43.2508947Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c128.cc; 5s local 2024-04-03T17:28:43.2510455Z Compiling .../cpu/runtime_single_threaded_matmul_c64.cc; 5s local ... 2024-04-03T17:28:43.3731838Z 2024-04-03T17:28:43.3733062Z  2024-04-03T17:28:43.3733880Z  2024-04-03T17:28:43.3735070Z  2024-04-03T17:28:43.3735523Z  2024-04-03T17:28:43.3735889Z  2024-04-03T17:28:43.3736239Z  2024-04-03T17:28:43.3736633Z  2024-04-03T17:28:43.3737041Z  2024-04-03T17:28:43.3738019Z [9,878 / 14,756] 48 actions, 47 running 2024-04-03T17:28:43.3738846Z Compiling src/cpu/rnn/ref_rnn.cpp; 57s local 2024-04-03T17:28:43.3739727Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 43s local 2024-04-03T17:28:43.3740714Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 42s local 2024-04-03T17:28:43.3742005Z @onednn//:onednn_autogen; 12s local 2024-04-03T17:28:43.3743252Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 11s local 2024-04-03T17:28:43.3744341Z Compiling google/fft.cc; 6s local 2024-04-03T17:28:43.3745404Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c128.cc; 6s local 2024-04-03T17:28:43.3746740Z Compiling .../cpu/runtime_single_threaded_matmul_c64.cc; 6s local ... 2024-04-03T17:28:43.7251327Z 2024-04-03T17:28:43.7252411Z  2024-04-03T17:28:43.7255507Z  2024-04-03T17:28:43.7256184Z  2024-04-03T17:28:43.7258800Z  2024-04-03T17:28:43.7259331Z  2024-04-03T17:28:43.7261878Z  2024-04-03T17:28:43.7262471Z  2024-04-03T17:28:43.7263042Z  2024-04-03T17:28:43.7266319Z [9,882 / 14,756] 48 actions, 47 running 2024-04-03T17:28:43.7267471Z Compiling src/cpu/rnn/ref_rnn.cpp; 58s local 2024-04-03T17:28:43.7268782Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 43s local 2024-04-03T17:28:43.7270208Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 42s local 2024-04-03T17:28:43.7271783Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 11s local 2024-04-03T17:28:43.7275533Z Compiling google/fft.cc; 7s local 2024-04-03T17:28:43.7279230Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c128.cc; 6s local 2024-04-03T17:28:43.7280994Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c64.cc; 6s local 2024-04-03T17:28:43.7284827Z Compiling .../cpu/runtime_single_threaded_matmul_f16.cc; 6s local ... 2024-04-03T17:28:43.9419771Z 2024-04-03T17:28:43.9420886Z  2024-04-03T17:28:43.9421734Z  2024-04-03T17:28:43.9422464Z  2024-04-03T17:28:43.9423282Z  2024-04-03T17:28:43.9426428Z  2024-04-03T17:28:43.9427024Z  2024-04-03T17:28:43.9427911Z  2024-04-03T17:28:43.9430965Z  2024-04-03T17:28:43.9431946Z [9,885 / 14,756] 48 actions running 2024-04-03T17:28:43.9433055Z Compiling src/cpu/rnn/ref_rnn.cpp; 58s local 2024-04-03T17:28:43.9434235Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 43s local 2024-04-03T17:28:43.9435605Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 42s local 2024-04-03T17:28:43.9437358Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 11s local 2024-04-03T17:28:43.9438841Z Compiling google/fft.cc; 7s local 2024-04-03T17:28:43.9442731Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c128.cc; 6s local 2024-04-03T17:28:43.9444624Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c64.cc; 6s local 2024-04-03T17:28:43.9446343Z Compiling .../cpu/runtime_single_threaded_matmul_f16.cc; 6s local ... 2024-04-03T17:28:44.1423933Z 2024-04-03T17:28:44.1425086Z  2024-04-03T17:28:44.1426042Z  2024-04-03T17:28:44.1427113Z  2024-04-03T17:28:44.1427878Z  2024-04-03T17:28:44.1428337Z  2024-04-03T17:28:44.1428746Z  2024-04-03T17:28:44.1429212Z  2024-04-03T17:28:44.1429649Z  2024-04-03T17:28:44.1430313Z [9,889 / 14,756] 48 actions running 2024-04-03T17:28:44.1431243Z Compiling src/cpu/rnn/ref_rnn.cpp; 58s local 2024-04-03T17:28:44.1432358Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 43s local 2024-04-03T17:28:44.1433482Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 42s local 2024-04-03T17:28:44.1434874Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 12s local 2024-04-03T17:28:44.1436042Z Compiling google/fft.cc; 7s local 2024-04-03T17:28:44.1437084Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c128.cc; 6s local 2024-04-03T17:28:44.1438847Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c64.cc; 6s local 2024-04-03T17:28:44.1440237Z Compiling .../cpu/runtime_single_threaded_matmul_f16.cc; 6s local ... 2024-04-03T17:28:44.5445587Z 2024-04-03T17:28:44.5446344Z  2024-04-03T17:28:44.5446874Z  2024-04-03T17:28:44.5447723Z  2024-04-03T17:28:44.5448138Z  2024-04-03T17:28:44.5448576Z  2024-04-03T17:28:44.5449015Z  2024-04-03T17:28:44.5449436Z  2024-04-03T17:28:44.5449853Z  2024-04-03T17:28:44.5450513Z [9,895 / 14,756] 48 actions running 2024-04-03T17:28:44.5451394Z Compiling src/cpu/rnn/ref_rnn.cpp; 58s local 2024-04-03T17:28:44.5452392Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 44s local 2024-04-03T17:28:44.5453753Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 12s local 2024-04-03T17:28:44.5455138Z Compiling google/fft.cc; 8s local 2024-04-03T17:28:44.5456307Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c64.cc; 7s local 2024-04-03T17:28:44.5457871Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f16.cc; 7s local 2024-04-03T17:28:44.5459413Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f32.cc; 7s local 2024-04-03T17:28:44.5460864Z Compiling .../cpu/runtime_single_threaded_matmul_s32.cc; 6s local ... 2024-04-03T17:28:44.7437870Z 2024-04-03T17:28:44.7453442Z  2024-04-03T17:28:44.7453990Z  2024-04-03T17:28:44.7454573Z  2024-04-03T17:28:44.7455004Z  2024-04-03T17:28:44.7455420Z  2024-04-03T17:28:44.7455812Z  2024-04-03T17:28:44.7456231Z  2024-04-03T17:28:44.7456680Z  2024-04-03T17:28:44.7457333Z [9,899 / 14,756] 48 actions running 2024-04-03T17:28:44.7458276Z Compiling src/cpu/rnn/ref_rnn.cpp; 59s local 2024-04-03T17:28:44.7459277Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 44s local 2024-04-03T17:28:44.7460582Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 12s local 2024-04-03T17:28:44.7461834Z Compiling google/fft.cc; 8s local 2024-04-03T17:28:44.7462825Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c64.cc; 7s local 2024-04-03T17:28:44.7464146Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f16.cc; 7s local 2024-04-03T17:28:44.7465625Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 7s local 2024-04-03T17:28:44.7466917Z Compiling xla/runtime/custom_call.cc; 5s local ... 2024-04-03T17:28:44.9448902Z 2024-04-03T17:28:44.9449709Z  2024-04-03T17:28:44.9450239Z  2024-04-03T17:28:44.9450686Z  2024-04-03T17:28:44.9451148Z  2024-04-03T17:28:44.9451608Z  2024-04-03T17:28:44.9452060Z  2024-04-03T17:28:44.9452489Z  2024-04-03T17:28:44.9453028Z  2024-04-03T17:28:44.9453701Z [9,903 / 14,756] 48 actions, 46 running 2024-04-03T17:28:44.9454752Z Compiling src/cpu/rnn/ref_rnn.cpp; 59s local 2024-04-03T17:28:44.9455690Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 44s local 2024-04-03T17:28:44.9457129Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 12s local 2024-04-03T17:28:44.9458325Z Compiling google/fft.cc; 8s local 2024-04-03T17:28:44.9459376Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c64.cc; 7s local 2024-04-03T17:28:44.9460840Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f16.cc; 7s local 2024-04-03T17:28:44.9462467Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 7s local 2024-04-03T17:28:44.9463747Z Compiling xla/runtime/custom_call.cc; 5s local ... 2024-04-03T17:28:45.2041672Z 2024-04-03T17:28:45.2042447Z  2024-04-03T17:28:45.2042974Z  2024-04-03T17:28:45.2043421Z  2024-04-03T17:28:45.2060598Z  2024-04-03T17:28:45.2061101Z  2024-04-03T17:28:45.2061557Z  2024-04-03T17:28:45.2062007Z  2024-04-03T17:28:45.2062481Z  2024-04-03T17:28:45.2063168Z [9,905 / 14,756] 48 actions, 47 running 2024-04-03T17:28:45.2064401Z Compiling src/cpu/rnn/ref_rnn.cpp; 59s local 2024-04-03T17:28:45.2065872Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 44s local 2024-04-03T17:28:45.2067452Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 13s local 2024-04-03T17:28:45.2068817Z Compiling google/fft.cc; 8s local 2024-04-03T17:28:45.2070143Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c64.cc; 7s local 2024-04-03T17:28:45.2071612Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f16.cc; 7s local 2024-04-03T17:28:45.2073093Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 7s local 2024-04-03T17:28:45.2074316Z Compiling xla/runtime/custom_call.cc; 5s local ... 2024-04-03T17:28:45.4250641Z 2024-04-03T17:28:45.4251382Z  2024-04-03T17:28:45.4251935Z  2024-04-03T17:28:45.4252456Z  2024-04-03T17:28:45.4252942Z  2024-04-03T17:28:45.4253405Z  2024-04-03T17:28:45.4253886Z  2024-04-03T17:28:45.4254532Z  2024-04-03T17:28:45.4254957Z  2024-04-03T17:28:45.4255705Z [9,908 / 14,756] 48 actions, 47 running 2024-04-03T17:28:45.4256637Z Compiling src/cpu/rnn/ref_rnn.cpp; 59s local 2024-04-03T17:28:45.4257536Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 45s local 2024-04-03T17:28:45.4258838Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 13s local 2024-04-03T17:28:45.4260081Z Compiling google/fft.cc; 8s local 2024-04-03T17:28:45.4261159Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c64.cc; 8s local 2024-04-03T17:28:45.4262635Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f16.cc; 7s local 2024-04-03T17:28:45.4264158Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 7s local 2024-04-03T17:28:45.4265426Z Compiling xla/runtime/custom_call.cc; 6s local ... 2024-04-03T17:28:45.7455519Z 2024-04-03T17:28:45.7456276Z  2024-04-03T17:28:45.7456975Z  2024-04-03T17:28:45.7457405Z  2024-04-03T17:28:45.7457857Z  2024-04-03T17:28:45.7458274Z  2024-04-03T17:28:45.7458717Z  2024-04-03T17:28:45.7459145Z  2024-04-03T17:28:45.7459558Z  2024-04-03T17:28:45.7460208Z [9,911 / 14,756] 48 actions running 2024-04-03T17:28:45.7461052Z Compiling src/cpu/rnn/ref_rnn.cpp; 60s local 2024-04-03T17:28:45.7461991Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 45s local 2024-04-03T17:28:45.7463229Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 13s local 2024-04-03T17:28:45.7464500Z Compiling google/fft.cc; 9s local 2024-04-03T17:28:45.7465681Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f16.cc; 8s local 2024-04-03T17:28:45.7467045Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 8s local 2024-04-03T17:28:45.7468412Z Compiling xla/runtime/custom_call.cc; 6s local 2024-04-03T17:28:45.7469690Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 5s local ... 2024-04-03T17:28:46.1528030Z 2024-04-03T17:28:46.1529029Z  2024-04-03T17:28:46.1529583Z  2024-04-03T17:28:46.1530010Z  2024-04-03T17:28:46.1530435Z  2024-04-03T17:28:46.1530860Z  2024-04-03T17:28:46.1531287Z  2024-04-03T17:28:46.1531723Z  2024-04-03T17:28:46.1532152Z  2024-04-03T17:28:46.1532824Z [9,912 / 14,756] 48 actions running 2024-04-03T17:28:46.1533679Z Compiling src/cpu/rnn/ref_rnn.cpp; 60s local 2024-04-03T17:28:46.1534766Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 45s local 2024-04-03T17:28:46.1536040Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 14s local 2024-04-03T17:28:46.1537224Z Compiling google/fft.cc; 9s local 2024-04-03T17:28:46.1538308Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f16.cc; 8s local 2024-04-03T17:28:46.1539833Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 8s local 2024-04-03T17:28:46.1541141Z Compiling xla/runtime/custom_call.cc; 6s local 2024-04-03T17:28:46.1542673Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 6s local ... 2024-04-03T17:28:46.3456885Z 2024-04-03T17:28:46.3457923Z  2024-04-03T17:28:46.3458398Z  2024-04-03T17:28:46.3458789Z  2024-04-03T17:28:46.3459151Z  2024-04-03T17:28:46.3459533Z  2024-04-03T17:28:46.3459904Z  2024-04-03T17:28:46.3460652Z  2024-04-03T17:28:46.3461044Z  2024-04-03T17:28:46.3461680Z [9,913 / 14,756] 48 actions running 2024-04-03T17:28:46.3462521Z Compiling src/cpu/rnn/ref_rnn.cpp; 60s local 2024-04-03T17:28:46.3463445Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 46s local 2024-04-03T17:28:46.3464686Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 14s local 2024-04-03T17:28:46.3465865Z Compiling google/fft.cc; 9s local 2024-04-03T17:28:46.3466925Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f16.cc; 8s local 2024-04-03T17:28:46.3468593Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 8s local 2024-04-03T17:28:46.3469793Z Compiling xla/runtime/custom_call.cc; 7s local 2024-04-03T17:28:46.3470999Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 6s local ... 2024-04-03T17:28:46.6341093Z 2024-04-03T17:28:46.6349866Z  2024-04-03T17:28:46.6350970Z  2024-04-03T17:28:46.6351635Z  2024-04-03T17:28:46.6352259Z  2024-04-03T17:28:46.6352885Z  2024-04-03T17:28:46.6353494Z  2024-04-03T17:28:46.6353931Z  2024-04-03T17:28:46.6354551Z  2024-04-03T17:28:46.6355444Z [9,918 / 14,756] 48 actions, 47 running 2024-04-03T17:28:46.6356736Z Compiling src/cpu/rnn/ref_rnn.cpp; 60s local 2024-04-03T17:28:46.6357996Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 46s local 2024-04-03T17:28:46.6359756Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 14s local 2024-04-03T17:28:46.6361131Z Compiling google/fft.cc; 10s local 2024-04-03T17:28:46.6362580Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 9s local 2024-04-03T17:28:46.6364127Z Compiling xla/runtime/custom_call.cc; 7s local 2024-04-03T17:28:46.6365613Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 6s local 2024-04-03T17:28:46.6367278Z Compiling mlir/lib/ExecutionEngine/OptUtils.cpp; 6s local ... 2024-04-03T17:28:46.8845190Z 2024-04-03T17:28:46.8846312Z  2024-04-03T17:28:46.8846852Z  2024-04-03T17:28:46.8847302Z  2024-04-03T17:28:46.8847749Z  2024-04-03T17:28:46.8848189Z  2024-04-03T17:28:46.8848627Z  2024-04-03T17:28:46.8849309Z  2024-04-03T17:28:46.8849743Z  2024-04-03T17:28:46.8850428Z [9,920 / 14,756] 48 actions, 47 running 2024-04-03T17:28:46.8852074Z Compiling src/cpu/rnn/ref_rnn.cpp; 61s local 2024-04-03T17:28:46.8853038Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 46s local 2024-04-03T17:28:46.8854458Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 14s local 2024-04-03T17:28:46.8855747Z Compiling google/fft.cc; 10s local 2024-04-03T17:28:46.8856842Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 9s local 2024-04-03T17:28:46.8858335Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 7s local 2024-04-03T17:28:46.8859682Z Compiling mlir/lib/ExecutionEngine/OptUtils.cpp; 6s local 2024-04-03T17:28:46.8861035Z Compiling llvm/lib/ExecutionEngine/ExecutionEngine.cpp; 6s local ... 2024-04-03T17:28:47.1313205Z 2024-04-03T17:28:47.1314150Z  2024-04-03T17:28:47.1314894Z  2024-04-03T17:28:47.1315475Z  2024-04-03T17:28:47.1315947Z  2024-04-03T17:28:47.1316556Z  2024-04-03T17:28:47.1317132Z  2024-04-03T17:28:47.1317557Z  2024-04-03T17:28:47.1318178Z  2024-04-03T17:28:47.1319073Z [9,922 / 14,756] 48 actions, 47 running 2024-04-03T17:28:47.1320344Z Compiling src/cpu/rnn/ref_rnn.cpp; 61s local 2024-04-03T17:28:47.1321443Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 46s local 2024-04-03T17:28:47.1323671Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 15s local 2024-04-03T17:28:47.1325222Z Compiling google/fft.cc; 10s local 2024-04-03T17:28:47.1326430Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 9s local 2024-04-03T17:28:47.1328339Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 7s local 2024-04-03T17:28:47.1330189Z Compiling mlir/lib/ExecutionEngine/OptUtils.cpp; 6s local 2024-04-03T17:28:47.1331794Z Compiling llvm/lib/ExecutionEngine/ExecutionEngine.cpp; 6s local ... 2024-04-03T17:28:47.3483228Z 2024-04-03T17:28:47.3484317Z  2024-04-03T17:28:47.3484861Z  2024-04-03T17:28:47.3485438Z  2024-04-03T17:28:47.3486043Z  2024-04-03T17:28:47.3486478Z  2024-04-03T17:28:47.3487051Z  2024-04-03T17:28:47.3487659Z  2024-04-03T17:28:47.3488237Z  2024-04-03T17:28:47.3488850Z [9,923 / 14,756] 48 actions running 2024-04-03T17:28:47.3490129Z Compiling src/cpu/rnn/ref_rnn.cpp; 61s local 2024-04-03T17:28:47.3491215Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 47s local 2024-04-03T17:28:47.3492978Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 15s local 2024-04-03T17:28:47.3494347Z Compiling google/fft.cc; 10s local 2024-04-03T17:28:47.3495770Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 7s local 2024-04-03T17:28:47.3497724Z Compiling mlir/lib/ExecutionEngine/OptUtils.cpp; 6s local 2024-04-03T17:28:47.3499099Z Compiling llvm/lib/ExecutionEngine/ExecutionEngine.cpp; 6s local 2024-04-03T17:28:47.3500859Z @llvm-project//llvm:ExecutionEngine; 6s local ... 2024-04-03T17:28:47.6199772Z 2024-04-03T17:28:47.6200714Z  2024-04-03T17:28:47.6201414Z  2024-04-03T17:28:47.6202018Z  2024-04-03T17:28:47.6202459Z  2024-04-03T17:28:47.6203051Z  2024-04-03T17:28:47.6203647Z  2024-04-03T17:28:47.6204063Z  2024-04-03T17:28:47.6204682Z  2024-04-03T17:28:47.6205590Z [9,926 / 14,756] 48 actions, 47 running 2024-04-03T17:28:47.6206884Z Compiling src/cpu/rnn/ref_rnn.cpp; 61s local 2024-04-03T17:28:47.6207944Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 47s local 2024-04-03T17:28:47.6209568Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 15s local 2024-04-03T17:28:47.6211062Z Compiling google/fft.cc; 11s local 2024-04-03T17:28:47.6212414Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 7s local 2024-04-03T17:28:47.6214619Z Compiling mlir/lib/ExecutionEngine/OptUtils.cpp; 7s local 2024-04-03T17:28:47.6216238Z Compiling llvm/lib/ExecutionEngine/ExecutionEngine.cpp; 6s local 2024-04-03T17:28:47.6217917Z @llvm-project//llvm:ExecutionEngine; 5s local ... 2024-04-03T17:28:47.9501710Z 2024-04-03T17:28:47.9502450Z  2024-04-03T17:28:47.9502910Z  2024-04-03T17:28:47.9503322Z  2024-04-03T17:28:47.9503710Z  2024-04-03T17:28:47.9504107Z  2024-04-03T17:28:47.9504514Z  2024-04-03T17:28:47.9504885Z  2024-04-03T17:28:47.9505251Z  2024-04-03T17:28:47.9505799Z [9,929 / 14,756] 48 actions running 2024-04-03T17:28:47.9506552Z Compiling src/cpu/rnn/ref_rnn.cpp; 62s local 2024-04-03T17:28:47.9507429Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 47s local 2024-04-03T17:28:47.9508494Z Compiling google/fft.cc; 11s local 2024-04-03T17:28:47.9509533Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 8s local 2024-04-03T17:28:47.9510623Z Compiling mlir/lib/ExecutionEngine/OptUtils.cpp; 7s local 2024-04-03T17:28:47.9511680Z Compiling llvm/lib/ExecutionEngine/ExecutionEngine.cpp; 7s local 2024-04-03T17:28:47.9512741Z @llvm-project//llvm:ExecutionEngine; 5s local 2024-04-03T17:28:47.9513604Z @llvm-project//mlir:mlir-tblgen; 5s local ... 2024-04-03T17:28:48.2819520Z 2024-04-03T17:28:48.2820291Z  2024-04-03T17:28:48.2820813Z  2024-04-03T17:28:48.2821225Z  2024-04-03T17:28:48.2821601Z  2024-04-03T17:28:48.2822406Z  2024-04-03T17:28:48.2822834Z  2024-04-03T17:28:48.2823276Z  2024-04-03T17:28:48.2823892Z  2024-04-03T17:28:48.2824590Z [9,931 / 14,756] 48 actions, 47 running 2024-04-03T17:28:48.2825519Z Compiling src/cpu/rnn/ref_rnn.cpp; 62s local 2024-04-03T17:28:48.2826834Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 47s local 2024-04-03T17:28:48.2827949Z Compiling google/fft.cc; 11s local 2024-04-03T17:28:48.2828952Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 8s local 2024-04-03T17:28:48.2830221Z Compiling mlir/lib/ExecutionEngine/OptUtils.cpp; 7s local 2024-04-03T17:28:48.2831291Z Compiling llvm/lib/ExecutionEngine/ExecutionEngine.cpp; 7s local 2024-04-03T17:28:48.2832495Z @llvm-project//llvm:ExecutionEngine; 6s local 2024-04-03T17:28:48.2833419Z @llvm-project//mlir:mlir-tblgen; 5s local ... 2024-04-03T17:28:48.4817107Z 2024-04-03T17:28:48.4817860Z  2024-04-03T17:28:48.4818369Z  2024-04-03T17:28:48.4818823Z  2024-04-03T17:28:48.4819240Z  2024-04-03T17:28:48.4819618Z  2024-04-03T17:28:48.4820013Z  2024-04-03T17:28:48.4820427Z  2024-04-03T17:28:48.4820812Z  2024-04-03T17:28:48.4821487Z [9,935 / 14,756] 48 actions, 47 running 2024-04-03T17:28:48.4822225Z Compiling src/cpu/rnn/ref_rnn.cpp; 62s local 2024-04-03T17:28:48.4823083Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 48s local 2024-04-03T17:28:48.4823988Z Compiling google/fft.cc; 11s local 2024-04-03T17:28:48.4825005Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 8s local 2024-04-03T17:28:48.4826244Z Compiling mlir/lib/ExecutionEngine/OptUtils.cpp; 8s local 2024-04-03T17:28:48.4827353Z Compiling llvm/lib/ExecutionEngine/ExecutionEngine.cpp; 7s local 2024-04-03T17:28:48.4828847Z @llvm-project//llvm:ExecutionEngine; 6s local 2024-04-03T17:28:48.4829883Z Compiling llvm/lib/Passes/CodeGenPassBuilder.cpp; 5s local ... 2024-04-03T17:28:48.7288409Z 2024-04-03T17:28:48.7289145Z  2024-04-03T17:28:48.7289620Z  2024-04-03T17:28:48.7290011Z  2024-04-03T17:28:48.7290502Z  2024-04-03T17:28:48.7292906Z  2024-04-03T17:28:48.7293275Z  2024-04-03T17:28:48.7293648Z  2024-04-03T17:28:48.7294020Z  2024-04-03T17:28:48.7294778Z [9,938 / 14,756] 48 actions, 47 running 2024-04-03T17:28:48.7295595Z Compiling src/cpu/rnn/ref_rnn.cpp; 63s local 2024-04-03T17:28:48.7296374Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 48s local 2024-04-03T17:28:48.7297173Z Compiling google/fft.cc; 12s local 2024-04-03T17:28:48.7298103Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 8s local 2024-04-03T17:28:48.7299260Z Compiling mlir/lib/ExecutionEngine/OptUtils.cpp; 8s local 2024-04-03T17:28:48.7300349Z Compiling llvm/lib/ExecutionEngine/ExecutionEngine.cpp; 8s local 2024-04-03T17:28:48.7301426Z @llvm-project//llvm:ExecutionEngine; 6s local 2024-04-03T17:28:48.7302377Z Compiling llvm/lib/Passes/CodeGenPassBuilder.cpp; 5s local ... 2024-04-03T17:28:48.9484508Z 2024-04-03T17:28:48.9485351Z  2024-04-03T17:28:48.9486022Z  2024-04-03T17:28:48.9486568Z  2024-04-03T17:28:48.9486997Z  2024-04-03T17:28:48.9487571Z  2024-04-03T17:28:48.9488113Z  2024-04-03T17:28:48.9488579Z  2024-04-03T17:28:48.9489139Z  2024-04-03T17:28:48.9489895Z [9,939 / 14,756] 48 actions running 2024-04-03T17:28:48.9490916Z Compiling src/cpu/rnn/ref_rnn.cpp; 63s local 2024-04-03T17:28:48.9492129Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 48s local 2024-04-03T17:28:48.9493135Z Compiling google/fft.cc; 12s local 2024-04-03T17:28:48.9494575Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 9s local 2024-04-03T17:28:48.9496166Z Compiling mlir/lib/ExecutionEngine/OptUtils.cpp; 8s local 2024-04-03T17:28:48.9497577Z @llvm-project//llvm:ExecutionEngine; 6s local 2024-04-03T17:28:48.9499274Z Compiling llvm/lib/Passes/CodeGenPassBuilder.cpp; 5s local 2024-04-03T17:28:48.9500576Z Compiling llvm/lib/Passes/PassBuilder.cpp; 5s local ... 2024-04-03T17:28:49.1486988Z 2024-04-03T17:28:49.1490625Z  2024-04-03T17:28:49.1491118Z  2024-04-03T17:28:49.1491484Z  2024-04-03T17:28:49.1491804Z  2024-04-03T17:28:49.1492133Z  2024-04-03T17:28:49.1492855Z  2024-04-03T17:28:49.1493171Z  2024-04-03T17:28:49.1493497Z  2024-04-03T17:28:49.1494030Z [9,940 / 14,756] 48 actions running 2024-04-03T17:28:49.1494855Z Compiling src/cpu/rnn/ref_rnn.cpp; 63s local 2024-04-03T17:28:49.1495557Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 48s local 2024-04-03T17:28:49.1496226Z Compiling google/fft.cc; 12s local 2024-04-03T17:28:49.1497018Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 9s local 2024-04-03T17:28:49.1498134Z Compiling mlir/lib/ExecutionEngine/OptUtils.cpp; 8s local 2024-04-03T17:28:49.1498958Z @llvm-project//llvm:ExecutionEngine; 7s local 2024-04-03T17:28:49.1499734Z Compiling llvm/lib/Passes/CodeGenPassBuilder.cpp; 5s local 2024-04-03T17:28:49.1500539Z Compiling llvm/lib/Passes/PassBuilder.cpp; 5s local ... 2024-04-03T17:28:49.3550001Z 2024-04-03T17:28:49.3550731Z  2024-04-03T17:28:49.3551276Z  2024-04-03T17:28:49.3551717Z  2024-04-03T17:28:49.3552179Z  2024-04-03T17:28:49.3552618Z  2024-04-03T17:28:49.3553056Z  2024-04-03T17:28:49.3553480Z  2024-04-03T17:28:49.3553947Z  2024-04-03T17:28:49.3554654Z [9,941 / 14,756] 48 actions, 47 running 2024-04-03T17:28:49.3555582Z Compiling src/cpu/rnn/ref_rnn.cpp; 63s local 2024-04-03T17:28:49.3556554Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 49s local 2024-04-03T17:28:49.3557469Z Compiling google/fft.cc; 12s local 2024-04-03T17:28:49.3558595Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 9s local 2024-04-03T17:28:49.3559955Z Compiling mlir/lib/ExecutionEngine/OptUtils.cpp; 8s local 2024-04-03T17:28:49.3561143Z @llvm-project//llvm:ExecutionEngine; 7s local 2024-04-03T17:28:49.3562229Z Compiling llvm/lib/Passes/CodeGenPassBuilder.cpp; 6s local 2024-04-03T17:28:49.3563431Z Compiling llvm/lib/Passes/PassBuilder.cpp; 5s local ... 2024-04-03T17:28:49.6559441Z 2024-04-03T17:28:49.6560131Z  2024-04-03T17:28:49.6560660Z  2024-04-03T17:28:49.6561103Z  2024-04-03T17:28:49.6561524Z  2024-04-03T17:28:49.6561939Z  2024-04-03T17:28:49.6562364Z  2024-04-03T17:28:49.6562775Z  2024-04-03T17:28:49.6563175Z  2024-04-03T17:28:49.6563865Z [9,946 / 14,756] 48 actions, 47 running 2024-04-03T17:28:49.6564774Z Compiling src/cpu/rnn/ref_rnn.cpp; 63s local 2024-04-03T17:28:49.6565682Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 49s local 2024-04-03T17:28:49.6566525Z Compiling google/fft.cc; 13s local 2024-04-03T17:28:49.6567537Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 9s local 2024-04-03T17:28:49.6568756Z Compiling mlir/lib/ExecutionEngine/OptUtils.cpp; 9s local 2024-04-03T17:28:49.6569823Z @llvm-project//llvm:ExecutionEngine; 7s local 2024-04-03T17:28:49.6570829Z Compiling llvm/lib/Passes/CodeGenPassBuilder.cpp; 6s local 2024-04-03T17:28:49.6571939Z Compiling llvm/lib/Passes/PassBuilder.cpp; 6s local ... 2024-04-03T17:28:49.9493955Z 2024-04-03T17:28:49.9494877Z  2024-04-03T17:28:49.9495342Z  2024-04-03T17:28:49.9495736Z  2024-04-03T17:28:49.9496121Z  2024-04-03T17:28:49.9496498Z  2024-04-03T17:28:49.9496893Z  2024-04-03T17:28:49.9499543Z  2024-04-03T17:28:49.9502535Z  2024-04-03T17:28:49.9505689Z [9,947 / 14,756] 48 actions running 2024-04-03T17:28:49.9509208Z Compiling src/cpu/rnn/ref_rnn.cpp; 64s local 2024-04-03T17:28:49.9510416Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 49s local 2024-04-03T17:28:49.9511485Z Compiling google/fft.cc; 13s local 2024-04-03T17:28:49.9513239Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 10s local 2024-04-03T17:28:49.9514883Z @llvm-project//llvm:ExecutionEngine; 7s local 2024-04-03T17:28:49.9516100Z Compiling llvm/lib/Passes/CodeGenPassBuilder.cpp; 6s local 2024-04-03T17:28:49.9517373Z Compiling llvm/lib/Passes/PassBuilder.cpp; 6s local 2024-04-03T17:28:49.9519113Z Compiling llvm/lib/Passes/PassBuilderBindings.cpp; 6s local ... 2024-04-03T17:28:50.1504581Z 2024-04-03T17:28:50.1505655Z  2024-04-03T17:28:50.1506171Z  2024-04-03T17:28:50.1506592Z  2024-04-03T17:28:50.1506979Z  2024-04-03T17:28:50.1507379Z  2024-04-03T17:28:50.1508022Z  2024-04-03T17:28:50.1508464Z  2024-04-03T17:28:50.1508839Z  2024-04-03T17:28:50.1509470Z [9,948 / 14,756] 48 actions, 47 running 2024-04-03T17:28:50.1510263Z Compiling src/cpu/rnn/ref_rnn.cpp; 64s local 2024-04-03T17:28:50.1511090Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 49s local 2024-04-03T17:28:50.1511914Z Compiling google/fft.cc; 13s local 2024-04-03T17:28:50.1512998Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 10s local 2024-04-03T17:28:50.1514235Z @llvm-project//llvm:ExecutionEngine; 8s local 2024-04-03T17:28:50.1515209Z Compiling llvm/lib/Passes/CodeGenPassBuilder.cpp; 6s local 2024-04-03T17:28:50.1516226Z Compiling llvm/lib/Passes/PassBuilder.cpp; 6s local 2024-04-03T17:28:50.1517338Z Compiling llvm/lib/Passes/PassBuilderBindings.cpp; 6s local ... 2024-04-03T17:28:50.5501440Z 2024-04-03T17:28:50.5502241Z  2024-04-03T17:28:50.5502756Z  2024-04-03T17:28:50.5503161Z  2024-04-03T17:28:50.5503585Z  2024-04-03T17:28:50.5503992Z  2024-04-03T17:28:50.5504523Z  2024-04-03T17:28:50.5507148Z  2024-04-03T17:28:50.5510204Z  2024-04-03T17:28:50.5513185Z [9,950 / 14,756] 48 actions running 2024-04-03T17:28:50.5516448Z Compiling src/cpu/rnn/ref_rnn.cpp; 64s local 2024-04-03T17:28:50.5519822Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 50s local 2024-04-03T17:28:50.5521105Z Compiling google/fft.cc; 14s local 2024-04-03T17:28:50.5522380Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 10s local 2024-04-03T17:28:50.5523925Z @llvm-project//llvm:ExecutionEngine; 8s local 2024-04-03T17:28:50.5525369Z Compiling llvm/lib/Passes/CodeGenPassBuilder.cpp; 7s local 2024-04-03T17:28:50.5526733Z Compiling llvm/lib/Passes/PassBuilder.cpp; 7s local 2024-04-03T17:28:50.5528039Z Compiling llvm/lib/Passes/PassBuilderBindings.cpp; 7s local ... 2024-04-03T17:28:51.3025192Z 2024-04-03T17:28:51.3026388Z  2024-04-03T17:28:51.3027532Z  2024-04-03T17:28:51.3028340Z  2024-04-03T17:28:51.3028806Z  2024-04-03T17:28:51.3029252Z  2024-04-03T17:28:51.3029691Z  2024-04-03T17:28:51.3030145Z  2024-04-03T17:28:51.3032862Z  2024-04-03T17:28:51.3033626Z [9,951 / 14,756] 48 actions, 47 running 2024-04-03T17:28:51.3034498Z Compiling src/cpu/rnn/ref_rnn.cpp; 65s local 2024-04-03T17:28:51.3035454Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 51s local 2024-04-03T17:28:51.3036361Z Compiling google/fft.cc; 14s local 2024-04-03T17:28:51.3037412Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 11s local 2024-04-03T17:28:51.3038734Z @llvm-project//llvm:ExecutionEngine; 9s local 2024-04-03T17:28:51.3039784Z Compiling llvm/lib/Passes/CodeGenPassBuilder.cpp; 7s local 2024-04-03T17:28:51.3040894Z Compiling llvm/lib/Passes/PassBuilder.cpp; 7s local 2024-04-03T17:28:51.3042014Z Compiling llvm/lib/Passes/PassBuilderBindings.cpp; 7s local ... 2024-04-03T17:28:51.5209215Z 2024-04-03T17:28:51.5210379Z  2024-04-03T17:28:51.5211093Z  2024-04-03T17:28:51.5213862Z  2024-04-03T17:28:51.5216875Z  2024-04-03T17:28:51.5219614Z  2024-04-03T17:28:51.5222379Z  2024-04-03T17:28:51.5225148Z  2024-04-03T17:28:51.5226830Z  2024-04-03T17:28:51.5228000Z [9,953 / 14,756] 48 actions, 47 running 2024-04-03T17:28:51.5229482Z Compiling src/cpu/rnn/ref_rnn.cpp; 65s local 2024-04-03T17:28:51.5230610Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 51s local 2024-04-03T17:28:51.5231679Z Compiling google/fft.cc; 15s local 2024-04-03T17:28:51.5232964Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 11s local 2024-04-03T17:28:51.5234956Z @llvm-project//llvm:ExecutionEngine; 9s local 2024-04-03T17:28:51.5236278Z Compiling llvm/lib/Passes/CodeGenPassBuilder.cpp; 8s local 2024-04-03T17:28:51.5237615Z Compiling llvm/lib/Passes/PassBuilder.cpp; 8s local 2024-04-03T17:28:51.5238835Z Compiling llvm/lib/Passes/PassBuilderBindings.cpp; 8s local ... 2024-04-03T17:28:51.7509945Z 2024-04-03T17:28:51.7511141Z  2024-04-03T17:28:51.7511831Z  2024-04-03T17:28:51.7512539Z  2024-04-03T17:28:51.7513663Z  2024-04-03T17:28:51.7514159Z  2024-04-03T17:28:51.7514584Z  2024-04-03T17:28:51.7514981Z  2024-04-03T17:28:51.7515371Z  2024-04-03T17:28:51.7516075Z [9,957 / 14,756] 48 actions running 2024-04-03T17:28:51.7516974Z Compiling src/cpu/rnn/ref_rnn.cpp; 66s local 2024-04-03T17:28:51.7517865Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 51s local 2024-04-03T17:28:51.7518719Z Compiling google/fft.cc; 15s local 2024-04-03T17:28:51.7519960Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 11s local 2024-04-03T17:28:51.7521249Z @llvm-project//llvm:ExecutionEngine; 9s local 2024-04-03T17:28:51.7522278Z Compiling llvm/lib/Passes/PassBuilder.cpp; 8s local 2024-04-03T17:28:51.7523398Z Compiling llvm/lib/Passes/PassBuilderBindings.cpp; 8s local 2024-04-03T17:28:51.7524668Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 8s local ... 2024-04-03T17:28:51.9515442Z 2024-04-03T17:28:51.9516234Z  2024-04-03T17:28:51.9516749Z  2024-04-03T17:28:51.9517221Z  2024-04-03T17:28:51.9517611Z  2024-04-03T17:28:51.9518008Z  2024-04-03T17:28:51.9518407Z  2024-04-03T17:28:51.9518842Z  2024-04-03T17:28:51.9519228Z  2024-04-03T17:28:51.9519851Z [9,958 / 14,756] 48 actions running 2024-04-03T17:28:51.9520663Z Compiling src/cpu/rnn/ref_rnn.cpp; 66s local 2024-04-03T17:28:51.9521534Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 51s local 2024-04-03T17:28:51.9522383Z Compiling google/fft.cc; 15s local 2024-04-03T17:28:51.9523399Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 12s local 2024-04-03T17:28:51.9524669Z @llvm-project//llvm:ExecutionEngine; 9s local 2024-04-03T17:28:51.9525589Z Compiling llvm/lib/Passes/PassBuilder.cpp; 8s local 2024-04-03T17:28:51.9526612Z Compiling llvm/lib/Passes/PassBuilderBindings.cpp; 8s local 2024-04-03T17:28:51.9527814Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 8s local ... 2024-04-03T17:28:52.2198259Z 2024-04-03T17:28:52.2199030Z  2024-04-03T17:28:52.2199558Z  2024-04-03T17:28:52.2199975Z  2024-04-03T17:28:52.2200395Z  2024-04-03T17:28:52.2200871Z  2024-04-03T17:28:52.2201284Z  2024-04-03T17:28:52.2201718Z  2024-04-03T17:28:52.2202124Z  2024-04-03T17:28:52.2202799Z [9,961 / 14,756] 48 actions, 47 running 2024-04-03T17:28:52.2203692Z Compiling src/cpu/rnn/ref_rnn.cpp; 66s local 2024-04-03T17:28:52.2204602Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 51s local 2024-04-03T17:28:52.2205414Z Compiling google/fft.cc; 15s local 2024-04-03T17:28:52.2206521Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 12s local 2024-04-03T17:28:52.2207887Z @llvm-project//llvm:ExecutionEngine; 10s local 2024-04-03T17:28:52.2208727Z Compiling llvm/lib/Passes/PassBuilder.cpp; 8s local 2024-04-03T17:28:52.2209782Z Compiling llvm/lib/Passes/PassBuilderBindings.cpp; 8s local 2024-04-03T17:28:52.2211002Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 8s local ... 2024-04-03T17:28:52.5521792Z 2024-04-03T17:28:52.5523423Z  2024-04-03T17:28:52.5524439Z  2024-04-03T17:28:52.5525693Z  2024-04-03T17:28:52.5526502Z  2024-04-03T17:28:52.5527546Z  2024-04-03T17:28:52.5528277Z  2024-04-03T17:28:52.5529153Z  2024-04-03T17:28:52.5529903Z  2024-04-03T17:28:52.5531034Z [9,961 / 14,756] 48 actions running 2024-04-03T17:28:52.5532696Z Compiling src/cpu/rnn/ref_rnn.cpp; 66s local 2024-04-03T17:28:52.5534592Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 52s local 2024-04-03T17:28:52.5535837Z Compiling google/fft.cc; 16s local 2024-04-03T17:28:52.5537760Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 12s local 2024-04-03T17:28:52.5539647Z @llvm-project//llvm:ExecutionEngine; 10s local 2024-04-03T17:28:52.5541754Z Compiling llvm/lib/Passes/PassBuilder.cpp; 9s local 2024-04-03T17:28:52.5542913Z Compiling llvm/lib/Passes/PassBuilderBindings.cpp; 9s local 2024-04-03T17:28:52.5544242Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 9s local ... 2024-04-03T17:28:52.8597877Z 2024-04-03T17:28:52.8598650Z  2024-04-03T17:28:52.8599139Z  2024-04-03T17:28:52.8599552Z  2024-04-03T17:28:52.8599951Z  2024-04-03T17:28:52.8600396Z  2024-04-03T17:28:52.8600794Z  2024-04-03T17:28:52.8601174Z  2024-04-03T17:28:52.8601611Z  2024-04-03T17:28:52.8602296Z [9,963 / 14,756] 48 actions, 47 running 2024-04-03T17:28:52.8603153Z Compiling src/cpu/rnn/ref_rnn.cpp; 67s local 2024-04-03T17:28:52.8604007Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 52s local 2024-04-03T17:28:52.8604885Z Compiling google/fft.cc; 16s local 2024-04-03T17:28:52.8606934Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 13s local 2024-04-03T17:28:52.8608286Z @llvm-project//llvm:ExecutionEngine; 10s local 2024-04-03T17:28:52.8609267Z Compiling llvm/lib/Passes/PassBuilder.cpp; 9s local 2024-04-03T17:28:52.8610354Z Compiling llvm/lib/Passes/PassBuilderBindings.cpp; 9s local 2024-04-03T17:28:52.8611773Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 9s local ... 2024-04-03T17:28:53.0888114Z 2024-04-03T17:28:53.0888889Z  2024-04-03T17:28:53.0889393Z  2024-04-03T17:28:53.0889795Z  2024-04-03T17:28:53.0890231Z  2024-04-03T17:28:53.0890636Z  2024-04-03T17:28:53.0891080Z  2024-04-03T17:28:53.0891547Z  2024-04-03T17:28:53.0891965Z  2024-04-03T17:28:53.0892669Z [9,966 / 14,756] 48 actions, 47 running 2024-04-03T17:28:53.0893580Z Compiling src/cpu/rnn/ref_rnn.cpp; 67s local 2024-04-03T17:28:53.0894685Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 52s local 2024-04-03T17:28:53.0895559Z Compiling google/fft.cc; 16s local 2024-04-03T17:28:53.0896651Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 13s local 2024-04-03T17:28:53.0898065Z @llvm-project//llvm:ExecutionEngine; 11s local 2024-04-03T17:28:53.0899171Z Compiling llvm/lib/Passes/PassBuilder.cpp; 9s local 2024-04-03T17:28:53.0900335Z Compiling llvm/lib/Passes/PassBuilderBindings.cpp; 9s local 2024-04-03T17:28:53.0901573Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 9s local ... 2024-04-03T17:28:53.3270642Z 2024-04-03T17:28:53.3271407Z  2024-04-03T17:28:53.3271958Z  2024-04-03T17:28:53.3272426Z  2024-04-03T17:28:53.3272889Z  2024-04-03T17:28:53.3273349Z  2024-04-03T17:28:53.3273820Z  2024-04-03T17:28:53.3274278Z  2024-04-03T17:28:53.3274930Z  2024-04-03T17:28:53.3275671Z [9,969 / 14,756] 48 actions, 47 running 2024-04-03T17:28:53.3276644Z Compiling src/cpu/rnn/ref_rnn.cpp; 67s local 2024-04-03T17:28:53.3277626Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 53s local 2024-04-03T17:28:53.3278562Z Compiling google/fft.cc; 16s local 2024-04-03T17:28:53.3279690Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 13s local 2024-04-03T17:28:53.3280905Z @llvm-project//llvm:ExecutionEngine; 11s local 2024-04-03T17:28:53.3282228Z Compiling llvm/lib/Passes/PassBuilder.cpp; 9s local 2024-04-03T17:28:53.3283390Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 9s local 2024-04-03T17:28:53.3284793Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 9s local ... 2024-04-03T17:28:53.5541720Z 2024-04-03T17:28:53.5542543Z  2024-04-03T17:28:53.5543061Z  2024-04-03T17:28:53.5543855Z  2024-04-03T17:28:53.5544276Z  2024-04-03T17:28:53.5544701Z  2024-04-03T17:28:53.5545113Z  2024-04-03T17:28:53.5545509Z  2024-04-03T17:28:53.5545914Z  2024-04-03T17:28:53.5546524Z [9,971 / 14,756] 48 actions running 2024-04-03T17:28:53.5547382Z Compiling src/cpu/rnn/ref_rnn.cpp; 67s local 2024-04-03T17:28:53.5548482Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 53s local 2024-04-03T17:28:53.5549348Z Compiling google/fft.cc; 17s local 2024-04-03T17:28:53.5550375Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 13s local 2024-04-03T17:28:53.5551681Z @llvm-project//llvm:ExecutionEngine; 11s local 2024-04-03T17:28:53.5552624Z Compiling llvm/lib/Passes/PassBuilder.cpp; 10s local 2024-04-03T17:28:53.5553717Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 10s local 2024-04-03T17:28:53.5555146Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 9s local ... 2024-04-03T17:28:53.7607743Z 2024-04-03T17:28:53.7608484Z  2024-04-03T17:28:53.7608995Z  2024-04-03T17:28:53.7609414Z  2024-04-03T17:28:53.7609839Z  2024-04-03T17:28:53.7610254Z  2024-04-03T17:28:53.7610690Z  2024-04-03T17:28:53.7611099Z  2024-04-03T17:28:53.7611510Z  2024-04-03T17:28:53.7612158Z [9,972 / 14,756] 48 actions running 2024-04-03T17:28:53.7613053Z Compiling src/cpu/rnn/ref_rnn.cpp; 68s local 2024-04-03T17:28:53.7613929Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 53s local 2024-04-03T17:28:53.7614809Z Compiling google/fft.cc; 17s local 2024-04-03T17:28:53.7615711Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 13s local 2024-04-03T17:28:53.7616957Z @llvm-project//llvm:ExecutionEngine; 11s local 2024-04-03T17:28:53.7617875Z Compiling llvm/lib/Passes/PassBuilder.cpp; 10s local 2024-04-03T17:28:53.7619035Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 10s local 2024-04-03T17:28:53.7620368Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 10s local ... 2024-04-03T17:28:53.9667382Z 2024-04-03T17:28:53.9668321Z  2024-04-03T17:28:53.9668857Z  2024-04-03T17:28:53.9669263Z  2024-04-03T17:28:53.9669653Z  2024-04-03T17:28:53.9670026Z  2024-04-03T17:28:53.9670425Z  2024-04-03T17:28:53.9671003Z  2024-04-03T17:28:53.9671443Z  2024-04-03T17:28:53.9672163Z [9,976 / 14,756] 48 actions, 47 running 2024-04-03T17:28:53.9673074Z Compiling src/cpu/rnn/ref_rnn.cpp; 68s local 2024-04-03T17:28:53.9674066Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 53s local 2024-04-03T17:28:53.9675025Z Compiling google/fft.cc; 17s local 2024-04-03T17:28:53.9676142Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 14s local 2024-04-03T17:28:53.9677430Z @llvm-project//llvm:ExecutionEngine; 11s local 2024-04-03T17:28:53.9678356Z Compiling llvm/lib/Passes/PassBuilder.cpp; 10s local 2024-04-03T17:28:53.9679436Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 10s local 2024-04-03T17:28:53.9680706Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 10s local ... 2024-04-03T17:28:54.1671519Z 2024-04-03T17:28:54.1672214Z  2024-04-03T17:28:54.1672718Z  2024-04-03T17:28:54.1673170Z  2024-04-03T17:28:54.1673627Z  2024-04-03T17:28:54.1674037Z  2024-04-03T17:28:54.1674433Z  2024-04-03T17:28:54.1674813Z  2024-04-03T17:28:54.1675170Z  2024-04-03T17:28:54.1675824Z [9,978 / 14,756] 48 actions, 47 running 2024-04-03T17:28:54.1676676Z Compiling src/cpu/rnn/ref_rnn.cpp; 68s local 2024-04-03T17:28:54.1677756Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 53s local 2024-04-03T17:28:54.1679078Z Compiling google/fft.cc; 17s local 2024-04-03T17:28:54.1680225Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 14s local 2024-04-03T17:28:54.1681606Z @llvm-project//llvm:ExecutionEngine; 12s local 2024-04-03T17:28:54.1682606Z Compiling llvm/lib/Passes/PassBuilder.cpp; 10s local 2024-04-03T17:28:54.1684042Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 10s local 2024-04-03T17:28:54.1685475Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 10s local ... 2024-04-03T17:28:54.5562143Z 2024-04-03T17:28:54.5562925Z  2024-04-03T17:28:54.5563439Z  2024-04-03T17:28:54.5563902Z  2024-04-03T17:28:54.5564307Z  2024-04-03T17:28:54.5564689Z  2024-04-03T17:28:54.5565110Z  2024-04-03T17:28:54.5565529Z  2024-04-03T17:28:54.5565896Z  2024-04-03T17:28:54.5566533Z [9,978 / 14,756] 48 actions running 2024-04-03T17:28:54.5567422Z Compiling src/cpu/rnn/ref_rnn.cpp; 68s local 2024-04-03T17:28:54.5568350Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 54s local 2024-04-03T17:28:54.5569215Z Compiling google/fft.cc; 18s local 2024-04-03T17:28:54.5570285Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 14s local 2024-04-03T17:28:54.5571558Z @llvm-project//llvm:ExecutionEngine; 12s local 2024-04-03T17:28:54.5572494Z Compiling llvm/lib/Passes/PassBuilder.cpp; 11s local 2024-04-03T17:28:54.5573590Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 11s local 2024-04-03T17:28:54.5575077Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 10s local ... 2024-04-03T17:28:54.9364228Z 2024-04-03T17:28:54.9365025Z  2024-04-03T17:28:54.9365573Z  2024-04-03T17:28:54.9366025Z  2024-04-03T17:28:54.9366450Z  2024-04-03T17:28:54.9366882Z  2024-04-03T17:28:54.9367289Z  2024-04-03T17:28:54.9367708Z  2024-04-03T17:28:54.9368077Z  2024-04-03T17:28:54.9368794Z [9,980 / 14,756] 48 actions, 47 running 2024-04-03T17:28:54.9369677Z Compiling src/cpu/rnn/ref_rnn.cpp; 69s local 2024-04-03T17:28:54.9370513Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 54s local 2024-04-03T17:28:54.9371362Z Compiling google/fft.cc; 18s local 2024-04-03T17:28:54.9372410Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 15s local 2024-04-03T17:28:54.9373652Z @llvm-project//llvm:ExecutionEngine; 12s local 2024-04-03T17:28:54.9374757Z Compiling llvm/lib/Passes/PassBuilder.cpp; 11s local 2024-04-03T17:28:54.9375849Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 11s local 2024-04-03T17:28:54.9377359Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 11s local ... 2024-04-03T17:28:55.1553588Z 2024-04-03T17:28:55.1554373Z  2024-04-03T17:28:55.1554956Z  2024-04-03T17:28:55.1555382Z  2024-04-03T17:28:55.1555766Z  2024-04-03T17:28:55.1556186Z  2024-04-03T17:28:55.1556687Z  2024-04-03T17:28:55.1557075Z  2024-04-03T17:28:55.1557536Z  2024-04-03T17:28:55.1558111Z [9,980 / 14,756] 48 actions running 2024-04-03T17:28:55.1558945Z Compiling src/cpu/rnn/ref_rnn.cpp; 69s local 2024-04-03T17:28:55.1559961Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 54s local 2024-04-03T17:28:55.1560805Z Compiling google/fft.cc; 18s local 2024-04-03T17:28:55.1561950Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 15s local 2024-04-03T17:28:55.1563225Z @llvm-project//llvm:ExecutionEngine; 13s local 2024-04-03T17:28:55.1564179Z Compiling llvm/lib/Passes/PassBuilder.cpp; 11s local 2024-04-03T17:28:55.1565301Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 11s local 2024-04-03T17:28:55.1566649Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 11s local ... 2024-04-03T17:28:55.3578091Z 2024-04-03T17:28:55.3580057Z  2024-04-03T17:28:55.3580608Z  2024-04-03T17:28:55.3581035Z  2024-04-03T17:28:55.3581581Z  2024-04-03T17:28:55.3581986Z  2024-04-03T17:28:55.3582853Z  2024-04-03T17:28:55.3583305Z  2024-04-03T17:28:55.3589982Z  2024-04-03T17:28:55.3590785Z [9,981 / 14,756] 48 actions, 47 running 2024-04-03T17:28:55.3591764Z Compiling src/cpu/rnn/ref_rnn.cpp; 69s local 2024-04-03T17:28:55.3592713Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 55s local 2024-04-03T17:28:55.3593772Z Compiling google/fft.cc; 18s local 2024-04-03T17:28:55.3594837Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 15s local 2024-04-03T17:28:55.3596235Z @llvm-project//llvm:ExecutionEngine; 13s local 2024-04-03T17:28:55.3597136Z Compiling llvm/lib/Passes/PassBuilder.cpp; 11s local 2024-04-03T17:28:55.3598298Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 11s local 2024-04-03T17:28:55.3599645Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 11s local ... 2024-04-03T17:28:55.5617557Z 2024-04-03T17:28:55.5618998Z  2024-04-03T17:28:55.5620132Z  2024-04-03T17:28:55.5622345Z  2024-04-03T17:28:55.5623013Z  2024-04-03T17:28:55.5623575Z  2024-04-03T17:28:55.5624488Z  2024-04-03T17:28:55.5625523Z  2024-04-03T17:28:55.5626024Z  2024-04-03T17:28:55.5626744Z [9,983 / 14,756] 48 actions, 47 running 2024-04-03T17:28:55.5627888Z Compiling src/cpu/rnn/ref_rnn.cpp; 69s local 2024-04-03T17:28:55.5628961Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 55s local 2024-04-03T17:28:55.5630199Z Compiling google/fft.cc; 19s local 2024-04-03T17:28:55.5631207Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 15s local 2024-04-03T17:28:55.5632438Z Compiling llvm/lib/Passes/PassBuilder.cpp; 12s local 2024-04-03T17:28:55.5633610Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 12s local 2024-04-03T17:28:55.5634847Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 11s local 2024-04-03T17:28:55.5636236Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 11s local ... 2024-04-03T17:28:55.8037936Z 2024-04-03T17:28:55.8038850Z  2024-04-03T17:28:55.8039336Z  2024-04-03T17:28:55.8039710Z  2024-04-03T17:28:55.8040094Z  2024-04-03T17:28:55.8040448Z  2024-04-03T17:28:55.8040838Z  2024-04-03T17:28:55.8041214Z  2024-04-03T17:28:55.8041576Z  2024-04-03T17:28:55.8042174Z [9,985 / 14,756] 48 actions, 47 running 2024-04-03T17:28:55.8042999Z Compiling src/cpu/rnn/ref_rnn.cpp; 70s local 2024-04-03T17:28:55.8043804Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 55s local 2024-04-03T17:28:55.8044553Z Compiling google/fft.cc; 19s local 2024-04-03T17:28:55.8045476Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 15s local 2024-04-03T17:28:55.8046582Z Compiling llvm/lib/Passes/PassBuilder.cpp; 12s local 2024-04-03T17:28:55.8047583Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 12s local 2024-04-03T17:28:55.8048800Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 12s local 2024-04-03T17:28:55.8050080Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 11s local ... 2024-04-03T17:28:56.0838326Z 2024-04-03T17:28:56.0839077Z  2024-04-03T17:28:56.0839629Z  2024-04-03T17:28:56.0840069Z  2024-04-03T17:28:56.0840485Z  2024-04-03T17:28:56.0840891Z  2024-04-03T17:28:56.0841298Z  2024-04-03T17:28:56.0841767Z  2024-04-03T17:28:56.0842162Z  2024-04-03T17:28:56.0842870Z [9,986 / 14,756] 48 actions, 47 running 2024-04-03T17:28:56.0843908Z Compiling src/cpu/rnn/ref_rnn.cpp; 70s local 2024-04-03T17:28:56.0844793Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 55s local 2024-04-03T17:28:56.0845656Z Compiling google/fft.cc; 19s local 2024-04-03T17:28:56.0846696Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 16s local 2024-04-03T17:28:56.0847882Z Compiling llvm/lib/Passes/PassBuilder.cpp; 12s local 2024-04-03T17:28:56.0848865Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 12s local 2024-04-03T17:28:56.0850363Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 12s local 2024-04-03T17:28:56.0851600Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 11s local ... 2024-04-03T17:28:56.3528407Z 2024-04-03T17:28:56.3529125Z  2024-04-03T17:28:56.3529607Z  2024-04-03T17:28:56.3529988Z  2024-04-03T17:28:56.3530908Z  2024-04-03T17:28:56.3531327Z  2024-04-03T17:28:56.3531729Z  2024-04-03T17:28:56.3532144Z  2024-04-03T17:28:56.3532527Z  2024-04-03T17:28:56.3533220Z [9,989 / 14,756] 48 actions, 47 running 2024-04-03T17:28:56.3534127Z Compiling src/cpu/rnn/ref_rnn.cpp; 70s local 2024-04-03T17:28:56.3535240Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 56s local 2024-04-03T17:28:56.3536186Z Compiling google/fft.cc; 19s local 2024-04-03T17:28:56.3537278Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 16s local 2024-04-03T17:28:56.3538566Z Compiling llvm/lib/Passes/PassBuilder.cpp; 12s local 2024-04-03T17:28:56.3539730Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 12s local 2024-04-03T17:28:56.3541046Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 12s local 2024-04-03T17:28:56.3542476Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 12s local ... 2024-04-03T17:28:56.5637336Z 2024-04-03T17:28:56.5638116Z  2024-04-03T17:28:56.5638711Z  2024-04-03T17:28:56.5639166Z  2024-04-03T17:28:56.5639598Z  2024-04-03T17:28:56.5640048Z  2024-04-03T17:28:56.5640493Z  2024-04-03T17:28:56.5640924Z  2024-04-03T17:28:56.5641368Z  2024-04-03T17:28:56.5642029Z [9,989 / 14,756] 48 actions running 2024-04-03T17:28:56.5642929Z Compiling src/cpu/rnn/ref_rnn.cpp; 70s local 2024-04-03T17:28:56.5643885Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 56s local 2024-04-03T17:28:56.5644956Z Compiling google/fft.cc; 20s local 2024-04-03T17:28:56.5645948Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 16s local 2024-04-03T17:28:56.5647214Z Compiling llvm/lib/Passes/PassBuilder.cpp; 13s local 2024-04-03T17:28:56.5648258Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 13s local 2024-04-03T17:28:56.5649507Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 12s local 2024-04-03T17:28:56.5650713Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 12s local ... 2024-04-03T17:28:56.7642617Z 2024-04-03T17:28:56.7643362Z  2024-04-03T17:28:56.7643912Z  2024-04-03T17:28:56.7644345Z  2024-04-03T17:28:56.7644754Z  2024-04-03T17:28:56.7645142Z  2024-04-03T17:28:56.7645548Z  2024-04-03T17:28:56.7645961Z  2024-04-03T17:28:56.7646387Z  2024-04-03T17:28:56.7647012Z [9,990 / 14,756] 48 actions running 2024-04-03T17:28:56.7647917Z Compiling src/cpu/rnn/ref_rnn.cpp; 71s local 2024-04-03T17:28:56.7648903Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 56s local 2024-04-03T17:28:56.7649810Z Compiling google/fft.cc; 20s local 2024-04-03T17:28:56.7650842Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 16s local 2024-04-03T17:28:56.7652098Z Compiling llvm/lib/Passes/PassBuilder.cpp; 13s local 2024-04-03T17:28:56.7653151Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 13s local 2024-04-03T17:28:56.7654679Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 13s local 2024-04-03T17:28:56.7656138Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 12s local ... 2024-04-03T17:28:56.9946535Z 2024-04-03T17:28:56.9947291Z  2024-04-03T17:28:56.9947980Z  2024-04-03T17:28:56.9949538Z  2024-04-03T17:28:56.9949974Z  2024-04-03T17:28:56.9950367Z  2024-04-03T17:28:56.9950736Z  2024-04-03T17:28:56.9951110Z  2024-04-03T17:28:56.9951500Z  2024-04-03T17:28:56.9952142Z [9,996 / 14,756] 48 actions, 47 running 2024-04-03T17:28:56.9952986Z Compiling src/cpu/rnn/ref_rnn.cpp; 71s local 2024-04-03T17:28:56.9954148Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 56s local 2024-04-03T17:28:56.9955002Z Compiling google/fft.cc; 20s local 2024-04-03T17:28:56.9955990Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 17s local 2024-04-03T17:28:56.9957182Z Compiling llvm/lib/Passes/PassBuilder.cpp; 13s local 2024-04-03T17:28:56.9958222Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 13s local 2024-04-03T17:28:56.9959957Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 13s local 2024-04-03T17:28:56.9961271Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 12s local ... 2024-04-03T17:28:57.3527755Z 2024-04-03T17:28:57.3528423Z  2024-04-03T17:28:57.3528899Z  2024-04-03T17:28:57.3529465Z  2024-04-03T17:28:57.3529879Z  2024-04-03T17:28:57.3530253Z  2024-04-03T17:28:57.3530630Z  2024-04-03T17:28:57.3531012Z  2024-04-03T17:28:57.3531380Z  2024-04-03T17:28:57.3531978Z [9,999 / 14,756] 48 actions, 47 running 2024-04-03T17:28:57.3532832Z Compiling src/cpu/rnn/ref_rnn.cpp; 71s local 2024-04-03T17:28:57.3533717Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 57s local 2024-04-03T17:28:57.3534768Z Compiling google/fft.cc; 20s local 2024-04-03T17:28:57.3535912Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 17s local 2024-04-03T17:28:57.3537005Z Compiling llvm/lib/Passes/PassBuilder.cpp; 13s local 2024-04-03T17:28:57.3538041Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 13s local 2024-04-03T17:28:57.3539223Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 13s local 2024-04-03T17:28:57.3540390Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 13s local ... 2024-04-03T17:28:57.5571051Z 2024-04-03T17:28:57.5572120Z  2024-04-03T17:28:57.5572988Z  2024-04-03T17:28:57.5573764Z  2024-04-03T17:28:57.5574869Z  2024-04-03T17:28:57.5575348Z  2024-04-03T17:28:57.5575802Z  2024-04-03T17:28:57.5576220Z  2024-04-03T17:28:57.5576657Z  2024-04-03T17:28:57.5577369Z [10,001 / 14,756] 48 actions running 2024-04-03T17:28:57.5578302Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 57s local 2024-04-03T17:28:57.5579186Z Compiling google/fft.cc; 21s local 2024-04-03T17:28:57.5580330Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 17s local 2024-04-03T17:28:57.5581625Z Compiling llvm/lib/Passes/PassBuilder.cpp; 14s local 2024-04-03T17:28:57.5582826Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 14s local 2024-04-03T17:28:57.5586119Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 13s local 2024-04-03T17:28:57.5588170Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 13s local 2024-04-03T17:28:57.5589901Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 13s local ... 2024-04-03T17:28:57.7574507Z 2024-04-03T17:28:57.7575827Z  2024-04-03T17:28:57.7576332Z  2024-04-03T17:28:57.7576766Z  2024-04-03T17:28:57.7577223Z  2024-04-03T17:28:57.7577744Z  2024-04-03T17:28:57.7578208Z  2024-04-03T17:28:57.7578586Z  2024-04-03T17:28:57.7578931Z  2024-04-03T17:28:57.7579609Z [10,003 / 14,756] 47 actions running 2024-04-03T17:28:57.7580607Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 57s local 2024-04-03T17:28:57.7581586Z Compiling google/fft.cc; 21s local 2024-04-03T17:28:57.7582862Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 17s local 2024-04-03T17:28:57.7598819Z Compiling llvm/lib/Passes/PassBuilder.cpp; 14s local 2024-04-03T17:28:57.7600005Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 14s local 2024-04-03T17:28:57.7601256Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 14s local 2024-04-03T17:28:57.7602630Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 13s local 2024-04-03T17:28:57.7604063Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 13s local ... 2024-04-03T17:28:57.9616426Z 2024-04-03T17:28:57.9617149Z  2024-04-03T17:28:57.9617678Z  2024-04-03T17:28:57.9618433Z  2024-04-03T17:28:57.9618863Z  2024-04-03T17:28:57.9619262Z  2024-04-03T17:28:57.9619763Z  2024-04-03T17:28:57.9620375Z  2024-04-03T17:28:57.9620811Z  2024-04-03T17:28:57.9621500Z [10,007 / 14,756] 48 actions, 47 running 2024-04-03T17:28:57.9623904Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 57s local 2024-04-03T17:28:57.9624754Z Compiling google/fft.cc; 21s local 2024-04-03T17:28:57.9625752Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 18s local 2024-04-03T17:28:57.9627041Z Compiling llvm/lib/Passes/PassBuilder.cpp; 14s local 2024-04-03T17:28:57.9628454Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 14s local 2024-04-03T17:28:57.9629893Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 14s local 2024-04-03T17:28:57.9631216Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 13s local 2024-04-03T17:28:57.9632535Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 13s local ... 2024-04-03T17:28:58.3589865Z 2024-04-03T17:28:58.3590646Z  2024-04-03T17:28:58.3591249Z  2024-04-03T17:28:58.3591707Z  2024-04-03T17:28:58.3592166Z  2024-04-03T17:28:58.3592605Z  2024-04-03T17:28:58.3593076Z  2024-04-03T17:28:58.3593497Z  2024-04-03T17:28:58.3593963Z  2024-04-03T17:28:58.3594650Z [10,008 / 14,756] 48 actions running 2024-04-03T17:28:58.3595628Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 58s local 2024-04-03T17:28:58.3596545Z Compiling google/fft.cc; 21s local 2024-04-03T17:28:58.3597665Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 18s local 2024-04-03T17:28:58.3599014Z Compiling llvm/lib/Passes/PassBuilder.cpp; 14s local 2024-04-03T17:28:58.3600157Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 14s local 2024-04-03T17:28:58.3601479Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 14s local 2024-04-03T17:28:58.3602781Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 14s local 2024-04-03T17:28:58.3604335Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 14s local ... 2024-04-03T17:28:58.5935534Z 2024-04-03T17:28:58.5936266Z  2024-04-03T17:28:58.5936721Z  2024-04-03T17:28:58.5937110Z  2024-04-03T17:28:58.5937492Z  2024-04-03T17:28:58.5937889Z  2024-04-03T17:28:58.5938254Z  2024-04-03T17:28:58.5938630Z  2024-04-03T17:28:58.5938989Z  2024-04-03T17:28:58.5939593Z [10,010 / 14,756] 48 actions, 47 running 2024-04-03T17:28:58.5940427Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 58s local 2024-04-03T17:28:58.5941159Z Compiling google/fft.cc; 22s local 2024-04-03T17:28:58.5942113Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 18s local 2024-04-03T17:28:58.5943187Z Compiling llvm/lib/Passes/PassBuilder.cpp; 15s local 2024-04-03T17:28:58.5944117Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 15s local 2024-04-03T17:28:58.5945295Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 14s local 2024-04-03T17:28:58.5946493Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 14s local 2024-04-03T17:28:58.5947965Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 14s local ... 2024-04-03T17:28:58.8546181Z 2024-04-03T17:28:58.8546997Z  2024-04-03T17:28:58.8547573Z  2024-04-03T17:28:58.8548252Z  2024-04-03T17:28:58.8548688Z  2024-04-03T17:28:58.8549090Z  2024-04-03T17:28:58.8549636Z  2024-04-03T17:28:58.8550041Z  2024-04-03T17:28:58.8550428Z  2024-04-03T17:28:58.8551124Z [10,013 / 14,756] 48 actions, 47 running 2024-04-03T17:28:58.8552084Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 58s local 2024-04-03T17:28:58.8553072Z Compiling google/fft.cc; 22s local 2024-04-03T17:28:58.8554110Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 19s local 2024-04-03T17:28:58.8555374Z Compiling llvm/lib/Passes/PassBuilder.cpp; 15s local 2024-04-03T17:28:58.8556878Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 15s local 2024-04-03T17:28:58.8558189Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 15s local 2024-04-03T17:28:58.8559514Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 14s local 2024-04-03T17:28:58.8560916Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 14s local ... 2024-04-03T17:28:59.1590478Z 2024-04-03T17:28:59.1591236Z  2024-04-03T17:28:59.1591756Z  2024-04-03T17:28:59.1592173Z  2024-04-03T17:28:59.1592611Z  2024-04-03T17:28:59.1593059Z  2024-04-03T17:28:59.1593454Z  2024-04-03T17:28:59.1593887Z  2024-04-03T17:28:59.1594289Z  2024-04-03T17:28:59.1594945Z [10,013 / 14,756] 48 actions running 2024-04-03T17:28:59.1595840Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 58s local 2024-04-03T17:28:59.1596697Z Compiling google/fft.cc; 22s local 2024-04-03T17:28:59.1597792Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 19s local 2024-04-03T17:28:59.1599215Z Compiling llvm/lib/Passes/PassBuilder.cpp; 15s local 2024-04-03T17:28:59.1601968Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 15s local 2024-04-03T17:28:59.1603232Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 15s local 2024-04-03T17:28:59.1604590Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 14s local 2024-04-03T17:28:59.1605933Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 14s local ... 2024-04-03T17:28:59.3593491Z 2024-04-03T17:28:59.3594739Z  2024-04-03T17:28:59.3595459Z  2024-04-03T17:28:59.3596209Z  2024-04-03T17:28:59.3597413Z  2024-04-03T17:28:59.3597904Z  2024-04-03T17:28:59.3598295Z  2024-04-03T17:28:59.3598750Z  2024-04-03T17:28:59.3599193Z  2024-04-03T17:28:59.3599902Z [10,016 / 14,756] 48 actions running 2024-04-03T17:28:59.3600876Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 59s local 2024-04-03T17:28:59.3601817Z Compiling google/fft.cc; 22s local 2024-04-03T17:28:59.3602878Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 19s local 2024-04-03T17:28:59.3604142Z Compiling llvm/lib/Passes/PassBuilder.cpp; 15s local 2024-04-03T17:28:59.3605330Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 15s local 2024-04-03T17:28:59.3606732Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 15s local 2024-04-03T17:28:59.3608101Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 15s local 2024-04-03T17:28:59.3609501Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 15s local ... 2024-04-03T17:28:59.8131661Z 2024-04-03T17:28:59.8132928Z  2024-04-03T17:28:59.8134011Z  2024-04-03T17:28:59.8136530Z  2024-04-03T17:28:59.8137343Z  2024-04-03T17:28:59.8138119Z  2024-04-03T17:28:59.8138865Z  2024-04-03T17:28:59.8139611Z  2024-04-03T17:28:59.8140601Z  2024-04-03T17:28:59.8142003Z [10,017 / 14,756] 48 actions, 47 running 2024-04-03T17:28:59.8142993Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 59s local 2024-04-03T17:28:59.8143835Z Compiling google/fft.cc; 23s local 2024-04-03T17:28:59.8144922Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 20s local 2024-04-03T17:28:59.8146150Z Compiling llvm/lib/Passes/PassBuilder.cpp; 16s local 2024-04-03T17:28:59.8147307Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 16s local 2024-04-03T17:28:59.8148959Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 16s local 2024-04-03T17:28:59.8150323Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 15s local 2024-04-03T17:28:59.8151664Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 15s local ... 2024-04-03T17:29:00.1601180Z 2024-04-03T17:29:00.1602135Z  2024-04-03T17:29:00.1602670Z  2024-04-03T17:29:00.1605678Z  2024-04-03T17:29:00.1608482Z  2024-04-03T17:29:00.1611244Z  2024-04-03T17:29:00.1611999Z  2024-04-03T17:29:00.1615530Z  2024-04-03T17:29:00.1616223Z  2024-04-03T17:29:00.1617202Z [10,017 / 14,756] 48 actions running 2024-04-03T17:29:00.1618251Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 59s local 2024-04-03T17:29:00.1619189Z Compiling google/fft.cc; 23s local 2024-04-03T17:29:00.1620519Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 20s local 2024-04-03T17:29:00.1621929Z Compiling llvm/lib/Passes/PassBuilder.cpp; 16s local 2024-04-03T17:29:00.1623292Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 16s local 2024-04-03T17:29:00.1624660Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 16s local 2024-04-03T17:29:00.1626259Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 15s local 2024-04-03T17:29:00.1628311Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 15s local ... 2024-04-03T17:29:00.3604377Z 2024-04-03T17:29:00.3605706Z  2024-04-03T17:29:00.3606396Z  2024-04-03T17:29:00.3607702Z  2024-04-03T17:29:00.3608266Z  2024-04-03T17:29:00.3608810Z  2024-04-03T17:29:00.3609214Z  2024-04-03T17:29:00.3609653Z  2024-04-03T17:29:00.3610210Z  2024-04-03T17:29:00.3615636Z [10,021 / 14,756] 48 actions running 2024-04-03T17:29:00.3616946Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 60s local 2024-04-03T17:29:00.3621131Z Compiling google/fft.cc; 23s local 2024-04-03T17:29:00.3622669Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 20s local 2024-04-03T17:29:00.3626758Z Compiling llvm/lib/Passes/PassBuilder.cpp; 16s local 2024-04-03T17:29:00.3628515Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 16s local 2024-04-03T17:29:00.3633203Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 16s local 2024-04-03T17:29:00.3634892Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 16s local 2024-04-03T17:29:00.3637672Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 16s local ... 2024-04-03T17:29:00.5769224Z 2024-04-03T17:29:00.5770557Z  2024-04-03T17:29:00.5771405Z  2024-04-03T17:29:00.5772188Z  2024-04-03T17:29:00.5775494Z  2024-04-03T17:29:00.5776135Z  2024-04-03T17:29:00.5776667Z  2024-04-03T17:29:00.5777231Z  2024-04-03T17:29:00.5777846Z  2024-04-03T17:29:00.5778745Z [10,025 / 14,756] 48 actions, 47 running 2024-04-03T17:29:00.5779877Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 60s local 2024-04-03T17:29:00.5781083Z Compiling google/fft.cc; 24s local 2024-04-03T17:29:00.5784637Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 20s local 2024-04-03T17:29:00.5786146Z Compiling llvm/lib/Passes/PassBuilder.cpp; 17s local 2024-04-03T17:29:00.5790288Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 17s local 2024-04-03T17:29:00.5791908Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 16s local 2024-04-03T17:29:00.5796506Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 16s local 2024-04-03T17:29:00.5798346Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 15s local ... 2024-04-03T17:29:00.8115728Z 2024-04-03T17:29:00.8116890Z  2024-04-03T17:29:00.8117854Z  2024-04-03T17:29:00.8118687Z  2024-04-03T17:29:00.8119579Z  2024-04-03T17:29:00.8122876Z  2024-04-03T17:29:00.8123827Z  2024-04-03T17:29:00.8125040Z  2024-04-03T17:29:00.8125721Z  2024-04-03T17:29:00.8126675Z [10,028 / 14,756] 48 actions, 47 running 2024-04-03T17:29:00.8127977Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 60s local 2024-04-03T17:29:00.8129165Z Compiling google/fft.cc; 24s local 2024-04-03T17:29:00.8130598Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 21s local 2024-04-03T17:29:00.8132331Z Compiling llvm/lib/Passes/PassBuilder.cpp; 17s local 2024-04-03T17:29:00.8136542Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 17s local 2024-04-03T17:29:00.8138381Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 16s local 2024-04-03T17:29:00.8142308Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 16s local 2024-04-03T17:29:00.8143958Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 15s local ... 2024-04-03T17:29:01.1273878Z 2024-04-03T17:29:01.1275077Z  2024-04-03T17:29:01.1276034Z  2024-04-03T17:29:01.1277232Z  2024-04-03T17:29:01.1278063Z  2024-04-03T17:29:01.1281413Z  2024-04-03T17:29:01.1282128Z  2024-04-03T17:29:01.1282898Z  2024-04-03T17:29:01.1285929Z  2024-04-03T17:29:01.1286921Z [10,032 / 14,756] 48 actions, 47 running 2024-04-03T17:29:01.1290431Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 60s local 2024-04-03T17:29:01.1291525Z Compiling google/fft.cc; 24s local 2024-04-03T17:29:01.1292914Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 21s local 2024-04-03T17:29:01.1294485Z Compiling llvm/lib/Passes/PassBuilder.cpp; 17s local 2024-04-03T17:29:01.1295961Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 17s local 2024-04-03T17:29:01.1297533Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 16s local 2024-04-03T17:29:01.1299098Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 16s local 2024-04-03T17:29:01.1300732Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 15s local ... 2024-04-03T17:29:01.3612393Z 2024-04-03T17:29:01.3613552Z  2024-04-03T17:29:01.3614620Z  2024-04-03T17:29:01.3615428Z  2024-04-03T17:29:01.3616172Z  2024-04-03T17:29:01.3617052Z  2024-04-03T17:29:01.3618117Z  2024-04-03T17:29:01.3618661Z  2024-04-03T17:29:01.3619092Z  2024-04-03T17:29:01.3619760Z [10,032 / 14,756] 48 actions running 2024-04-03T17:29:01.3620721Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 61s local 2024-04-03T17:29:01.3621585Z Compiling google/fft.cc; 24s local 2024-04-03T17:29:01.3622660Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 21s local 2024-04-03T17:29:01.3623968Z Compiling llvm/lib/Passes/PassBuilder.cpp; 17s local 2024-04-03T17:29:01.3625168Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 17s local 2024-04-03T17:29:01.3626410Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 17s local 2024-04-03T17:29:01.3628052Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 17s local 2024-04-03T17:29:01.3629512Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 16s local ... 2024-04-03T17:29:01.6536672Z 2024-04-03T17:29:01.6537767Z  2024-04-03T17:29:01.6538557Z  2024-04-03T17:29:01.6539220Z  2024-04-03T17:29:01.6539840Z  2024-04-03T17:29:01.6540869Z  2024-04-03T17:29:01.6541662Z  2024-04-03T17:29:01.6542349Z  2024-04-03T17:29:01.6542979Z  2024-04-03T17:29:01.6544055Z [10,035 / 14,756] 48 actions, 47 running 2024-04-03T17:29:01.6545335Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 61s local 2024-04-03T17:29:01.6546456Z Compiling google/fft.cc; 25s local 2024-04-03T17:29:01.6548030Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 21s local 2024-04-03T17:29:01.6549760Z Compiling llvm/lib/Passes/PassBuilder.cpp; 18s local 2024-04-03T17:29:01.6551131Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 18s local 2024-04-03T17:29:01.6552615Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 17s local 2024-04-03T17:29:01.6554328Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 17s local 2024-04-03T17:29:01.6556524Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 16s local ... 2024-04-03T17:29:01.9624558Z 2024-04-03T17:29:01.9625321Z  2024-04-03T17:29:01.9625841Z  2024-04-03T17:29:01.9626276Z  2024-04-03T17:29:01.9626692Z  2024-04-03T17:29:01.9627101Z  2024-04-03T17:29:01.9627525Z  2024-04-03T17:29:01.9628303Z  2024-04-03T17:29:01.9628727Z  2024-04-03T17:29:01.9629389Z [10,038 / 14,756] 48 actions running 2024-04-03T17:29:01.9630780Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 61s local 2024-04-03T17:29:01.9631684Z Compiling google/fft.cc; 25s local 2024-04-03T17:29:01.9632963Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 22s local 2024-04-03T17:29:01.9634388Z Compiling llvm/lib/Passes/PassBuilder.cpp; 18s local 2024-04-03T17:29:01.9635853Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 18s local 2024-04-03T17:29:01.9637114Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 17s local 2024-04-03T17:29:01.9638425Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 17s local 2024-04-03T17:29:01.9639712Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 16s local ... 2024-04-03T17:29:02.1631091Z 2024-04-03T17:29:02.1631900Z  2024-04-03T17:29:02.1632424Z  2024-04-03T17:29:02.1632868Z  2024-04-03T17:29:02.1633459Z  2024-04-03T17:29:02.1633867Z  2024-04-03T17:29:02.1634270Z  2024-04-03T17:29:02.1634691Z  2024-04-03T17:29:02.1635138Z  2024-04-03T17:29:02.1635806Z [10,040 / 14,756] 48 actions running 2024-04-03T17:29:02.1636754Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 61s local 2024-04-03T17:29:02.1637646Z Compiling google/fft.cc; 25s local 2024-04-03T17:29:02.1638751Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 22s local 2024-04-03T17:29:02.1640064Z Compiling llvm/lib/Passes/PassBuilder.cpp; 18s local 2024-04-03T17:29:02.1641235Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 18s local 2024-04-03T17:29:02.1642544Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 17s local 2024-04-03T17:29:02.1643920Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 17s local 2024-04-03T17:29:02.1645361Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 17s local ... 2024-04-03T17:29:02.3918694Z 2024-04-03T17:29:02.3919447Z  2024-04-03T17:29:02.3919991Z  2024-04-03T17:29:02.3920597Z  2024-04-03T17:29:02.3921244Z  2024-04-03T17:29:02.3921708Z  2024-04-03T17:29:02.3922130Z  2024-04-03T17:29:02.3922554Z  2024-04-03T17:29:02.3922991Z  2024-04-03T17:29:02.3923693Z [10,041 / 14,756] 48 actions, 47 running 2024-04-03T17:29:02.3926360Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 62s local 2024-04-03T17:29:02.3928325Z Compiling google/fft.cc; 25s local 2024-04-03T17:29:02.3929688Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 22s local 2024-04-03T17:29:02.3931228Z Compiling llvm/lib/Passes/PassBuilder.cpp; 19s local 2024-04-03T17:29:02.3932625Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 18s local 2024-04-03T17:29:02.3934357Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 18s local 2024-04-03T17:29:02.3936007Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 18s local 2024-04-03T17:29:02.3937754Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 17s local ... 2024-04-03T17:29:02.6033534Z 2024-04-03T17:29:02.6034685Z  2024-04-03T17:29:02.6035530Z  2024-04-03T17:29:02.6038542Z  2024-04-03T17:29:02.6039177Z  2024-04-03T17:29:02.6042236Z  2024-04-03T17:29:02.6042908Z  2024-04-03T17:29:02.6045940Z  2024-04-03T17:29:02.6046672Z  2024-04-03T17:29:02.6047610Z [10,042 / 14,756] 48 actions, 47 running 2024-04-03T17:29:02.6051246Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 62s local 2024-04-03T17:29:02.6052416Z Compiling google/fft.cc; 26s local 2024-04-03T17:29:02.6056115Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 22s local 2024-04-03T17:29:02.6057659Z Compiling llvm/lib/Passes/PassBuilder.cpp; 19s local 2024-04-03T17:29:02.6058993Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 19s local 2024-04-03T17:29:02.6060476Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 18s local 2024-04-03T17:29:02.6062070Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 18s local 2024-04-03T17:29:02.6064165Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 17s local ... 2024-04-03T17:29:02.8421079Z 2024-04-03T17:29:02.8421827Z  2024-04-03T17:29:02.8422333Z  2024-04-03T17:29:02.8422766Z  2024-04-03T17:29:02.8423163Z  2024-04-03T17:29:02.8423572Z  2024-04-03T17:29:02.8423983Z  2024-04-03T17:29:02.8424737Z  2024-04-03T17:29:02.8425135Z  2024-04-03T17:29:02.8425858Z [10,044 / 14,756] 48 actions, 47 running 2024-04-03T17:29:02.8426832Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 62s local 2024-04-03T17:29:02.8427948Z Compiling google/fft.cc; 26s local 2024-04-03T17:29:02.8429061Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 23s local 2024-04-03T17:29:02.8430321Z Compiling llvm/lib/Passes/PassBuilder.cpp; 19s local 2024-04-03T17:29:02.8431547Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 19s local 2024-04-03T17:29:02.8432877Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 18s local 2024-04-03T17:29:02.8434511Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 18s local 2024-04-03T17:29:02.8435973Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 17s local ... 2024-04-03T17:29:03.1534674Z 2024-04-03T17:29:03.1535436Z  2024-04-03T17:29:03.1535976Z  2024-04-03T17:29:03.1536410Z  2024-04-03T17:29:03.1536870Z  2024-04-03T17:29:03.1537308Z  2024-04-03T17:29:03.1537732Z  2024-04-03T17:29:03.1538148Z  2024-04-03T17:29:03.1538567Z  2024-04-03T17:29:03.1539254Z [10,047 / 14,756] 48 actions, 47 running 2024-04-03T17:29:03.1540259Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 62s local 2024-04-03T17:29:03.1541112Z Compiling google/fft.cc; 26s local 2024-04-03T17:29:03.1542194Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 23s local 2024-04-03T17:29:03.1543504Z Compiling llvm/lib/Passes/PassBuilder.cpp; 19s local 2024-04-03T17:29:03.1544659Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 19s local 2024-04-03T17:29:03.1545920Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 18s local 2024-04-03T17:29:03.1547294Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 18s local 2024-04-03T17:29:03.1548995Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 18s local ... 2024-04-03T17:29:03.3755709Z 2024-04-03T17:29:03.3756621Z  2024-04-03T17:29:03.3757138Z  2024-04-03T17:29:03.3757528Z  2024-04-03T17:29:03.3757941Z  2024-04-03T17:29:03.3758360Z  2024-04-03T17:29:03.3758787Z  2024-04-03T17:29:03.3759217Z  2024-04-03T17:29:03.3759620Z  2024-04-03T17:29:03.3760256Z [10,048 / 14,756] 48 actions running 2024-04-03T17:29:03.3761200Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 63s local 2024-04-03T17:29:03.3762094Z Compiling google/fft.cc; 26s local 2024-04-03T17:29:03.3763090Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 23s local 2024-04-03T17:29:03.3764315Z Compiling llvm/lib/Passes/PassBuilder.cpp; 19s local 2024-04-03T17:29:03.3765442Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 19s local 2024-04-03T17:29:03.3766600Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 19s local 2024-04-03T17:29:03.3767863Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 19s local 2024-04-03T17:29:03.3769151Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 18s local ... 2024-04-03T17:29:03.6388782Z 2024-04-03T17:29:03.6389569Z  2024-04-03T17:29:03.6390078Z  2024-04-03T17:29:03.6390638Z  2024-04-03T17:29:03.6391056Z  2024-04-03T17:29:03.6391467Z  2024-04-03T17:29:03.6391878Z  2024-04-03T17:29:03.6392284Z  2024-04-03T17:29:03.6392698Z  2024-04-03T17:29:03.6393417Z [10,052 / 14,756] 48 actions, 47 running 2024-04-03T17:29:03.6394540Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 63s local 2024-04-03T17:29:03.6395414Z Compiling google/fft.cc; 27s local 2024-04-03T17:29:03.6396828Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 23s local 2024-04-03T17:29:03.6398106Z Compiling llvm/lib/Passes/PassBuilder.cpp; 20s local 2024-04-03T17:29:03.6399234Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 20s local 2024-04-03T17:29:03.6400463Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 19s local 2024-04-03T17:29:03.6401915Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 19s local 2024-04-03T17:29:03.6403227Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 18s local ... 2024-04-03T17:29:03.9383106Z 2024-04-03T17:29:03.9383896Z  2024-04-03T17:29:03.9384422Z  2024-04-03T17:29:03.9384850Z  2024-04-03T17:29:03.9385304Z  2024-04-03T17:29:03.9385754Z  2024-04-03T17:29:03.9386191Z  2024-04-03T17:29:03.9386625Z  2024-04-03T17:29:03.9387072Z  2024-04-03T17:29:03.9388359Z [10,054 / 14,756] 48 actions, 47 running 2024-04-03T17:29:03.9389374Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 63s local 2024-04-03T17:29:03.9390168Z Compiling google/fft.cc; 27s local 2024-04-03T17:29:03.9391115Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 24s local 2024-04-03T17:29:03.9392257Z Compiling llvm/lib/Passes/PassBuilder.cpp; 20s local 2024-04-03T17:29:03.9393370Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 20s local 2024-04-03T17:29:03.9394572Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 19s local 2024-04-03T17:29:03.9395909Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 19s local 2024-04-03T17:29:03.9397441Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 18s local ... 2024-04-03T17:29:04.1655602Z 2024-04-03T17:29:04.1656333Z  2024-04-03T17:29:04.1656761Z  2024-04-03T17:29:04.1657116Z  2024-04-03T17:29:04.1657457Z  2024-04-03T17:29:04.1657810Z  2024-04-03T17:29:04.1658163Z  2024-04-03T17:29:04.1658498Z  2024-04-03T17:29:04.1658845Z  2024-04-03T17:29:04.1659448Z [10,056 / 14,756] 48 actions running 2024-04-03T17:29:04.1660219Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 63s local 2024-04-03T17:29:04.1661074Z Compiling google/fft.cc; 27s local 2024-04-03T17:29:04.1662146Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 24s local 2024-04-03T17:29:04.1663226Z Compiling llvm/lib/Passes/PassBuilder.cpp; 20s local 2024-04-03T17:29:04.1664179Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 20s local 2024-04-03T17:29:04.1665242Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 19s local 2024-04-03T17:29:04.1666372Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 19s local 2024-04-03T17:29:04.1667526Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 19s local ... 2024-04-03T17:29:04.5650555Z 2024-04-03T17:29:04.5651269Z  2024-04-03T17:29:04.5651754Z  2024-04-03T17:29:04.5652158Z  2024-04-03T17:29:04.5652524Z  2024-04-03T17:29:04.5652900Z  2024-04-03T17:29:04.5653310Z  2024-04-03T17:29:04.5653668Z  2024-04-03T17:29:04.5654044Z  2024-04-03T17:29:04.5654809Z [10,058 / 14,756] 48 actions running 2024-04-03T17:29:04.5655653Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 64s local 2024-04-03T17:29:04.5656414Z Compiling google/fft.cc; 28s local 2024-04-03T17:29:04.5657390Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 24s local 2024-04-03T17:29:04.5658460Z Compiling llvm/lib/Passes/PassBuilder.cpp; 21s local 2024-04-03T17:29:04.5659505Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 21s local 2024-04-03T17:29:04.5660616Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 20s local 2024-04-03T17:29:04.5661753Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 19s local 2024-04-03T17:29:04.5662926Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 11s local ... 2024-04-03T17:29:04.9177259Z 2024-04-03T17:29:04.9178005Z  2024-04-03T17:29:04.9178498Z  2024-04-03T17:29:04.9179311Z  2024-04-03T17:29:04.9179791Z  2024-04-03T17:29:04.9180245Z  2024-04-03T17:29:04.9180623Z  2024-04-03T17:29:04.9180987Z  2024-04-03T17:29:04.9181415Z  2024-04-03T17:29:04.9182106Z [10,060 / 14,756] 48 actions, 47 running 2024-04-03T17:29:04.9183086Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 64s local 2024-04-03T17:29:04.9184180Z Compiling google/fft.cc; 28s local 2024-04-03T17:29:04.9185254Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 25s local 2024-04-03T17:29:04.9186479Z Compiling llvm/lib/Passes/PassBuilder.cpp; 21s local 2024-04-03T17:29:04.9188013Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 21s local 2024-04-03T17:29:04.9189388Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 20s local 2024-04-03T17:29:04.9190684Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 19s local 2024-04-03T17:29:04.9192190Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 12s local ... 2024-04-03T17:29:05.1657103Z 2024-04-03T17:29:05.1657971Z  2024-04-03T17:29:05.1658477Z  2024-04-03T17:29:05.1658868Z  2024-04-03T17:29:05.1659274Z  2024-04-03T17:29:05.1659680Z  2024-04-03T17:29:05.1660056Z  2024-04-03T17:29:05.1660461Z  2024-04-03T17:29:05.1660895Z  2024-04-03T17:29:05.1661830Z [10,063 / 14,756] 48 actions running 2024-04-03T17:29:05.1662690Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 64s local 2024-04-03T17:29:05.1664512Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 25s local 2024-04-03T17:29:05.1670620Z Compiling llvm/lib/Passes/PassBuilder.cpp; 21s local 2024-04-03T17:29:05.1671721Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 21s local 2024-04-03T17:29:05.1672961Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 20s local 2024-04-03T17:29:05.1674192Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 20s local 2024-04-03T17:29:05.1675390Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 12s local 2024-04-03T17:29:05.1676824Z Compiling mlir/tools/mlir-tblgen/OpFormatGen.cpp [for tool]; 9s local ... 2024-04-03T17:29:05.4688799Z 2024-04-03T17:29:05.4689571Z  2024-04-03T17:29:05.4690124Z  2024-04-03T17:29:05.4690529Z  2024-04-03T17:29:05.4690937Z  2024-04-03T17:29:05.4691402Z  2024-04-03T17:29:05.4691799Z  2024-04-03T17:29:05.4692212Z  2024-04-03T17:29:05.4692634Z  2024-04-03T17:29:05.4693320Z [10,065 / 14,756] 48 actions, 47 running 2024-04-03T17:29:05.4694455Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 65s local 2024-04-03T17:29:05.4695696Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 25s local 2024-04-03T17:29:05.4696952Z Compiling llvm/lib/Passes/PassBuilder.cpp; 22s local 2024-04-03T17:29:05.4698107Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 21s local 2024-04-03T17:29:05.4699418Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 21s local 2024-04-03T17:29:05.4700728Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 20s local 2024-04-03T17:29:05.4701922Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 12s local 2024-04-03T17:29:05.4703403Z Compiling mlir/tools/mlir-tblgen/OpFormatGen.cpp [for tool]; 9s local ... 2024-04-03T17:29:05.7722213Z 2024-04-03T17:29:05.7723020Z  2024-04-03T17:29:05.7723682Z  2024-04-03T17:29:05.7724934Z  2024-04-03T17:29:05.7725376Z  2024-04-03T17:29:05.7725801Z  2024-04-03T17:29:05.7726244Z  2024-04-03T17:29:05.7726686Z  2024-04-03T17:29:05.7727132Z  2024-04-03T17:29:05.7734024Z [10,065 / 14,756] 48 actions running 2024-04-03T17:29:05.7735699Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 65s local 2024-04-03T17:29:05.7737235Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 25s local 2024-04-03T17:29:05.7738858Z Compiling llvm/lib/Passes/PassBuilder.cpp; 22s local 2024-04-03T17:29:05.7740918Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 22s local 2024-04-03T17:29:05.7743358Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 21s local 2024-04-03T17:29:05.7745133Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 20s local 2024-04-03T17:29:05.7746665Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 12s local 2024-04-03T17:29:05.7749334Z Compiling mlir/tools/mlir-tblgen/OpFormatGen.cpp [for tool]; 10s local ... 2024-04-03T17:29:05.9969514Z 2024-04-03T17:29:05.9970644Z  2024-04-03T17:29:05.9971453Z  2024-04-03T17:29:05.9972178Z  2024-04-03T17:29:05.9972921Z  2024-04-03T17:29:05.9973712Z  2024-04-03T17:29:05.9974946Z  2024-04-03T17:29:05.9975455Z  2024-04-03T17:29:05.9975872Z  2024-04-03T17:29:05.9976610Z [10,066 / 14,756] 48 actions, 47 running 2024-04-03T17:29:05.9977636Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 65s local 2024-04-03T17:29:05.9978940Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 26s local 2024-04-03T17:29:05.9980209Z Compiling llvm/lib/Passes/PassBuilder.cpp; 22s local 2024-04-03T17:29:05.9981316Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 22s local 2024-04-03T17:29:05.9982537Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 21s local 2024-04-03T17:29:05.9983867Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 20s local 2024-04-03T17:29:05.9985077Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 13s local 2024-04-03T17:29:05.9986540Z Compiling mlir/tools/mlir-tblgen/OpFormatGen.cpp [for tool]; 10s local ... 2024-04-03T17:29:06.2138620Z 2024-04-03T17:29:06.2139835Z  2024-04-03T17:29:06.2141011Z  2024-04-03T17:29:06.2141448Z  2024-04-03T17:29:06.2141850Z  2024-04-03T17:29:06.2142219Z  2024-04-03T17:29:06.2142612Z  2024-04-03T17:29:06.2143020Z  2024-04-03T17:29:06.2143411Z  2024-04-03T17:29:06.2144080Z [10,068 / 14,756] 48 actions, 47 running 2024-04-03T17:29:06.2145050Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 65s local 2024-04-03T17:29:06.2146248Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 26s local 2024-04-03T17:29:06.2147391Z Compiling llvm/lib/Passes/PassBuilder.cpp; 22s local 2024-04-03T17:29:06.2148764Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 22s local 2024-04-03T17:29:06.2149955Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 22s local 2024-04-03T17:29:06.2151198Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 21s local 2024-04-03T17:29:06.2152275Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 13s local 2024-04-03T17:29:06.2153584Z Compiling mlir/tools/mlir-tblgen/OpFormatGen.cpp [for tool]; 10s local ... 2024-04-03T17:29:06.4237836Z 2024-04-03T17:29:06.4239195Z  2024-04-03T17:29:06.4240344Z  2024-04-03T17:29:06.4241007Z  2024-04-03T17:29:06.4241441Z  2024-04-03T17:29:06.4241860Z  2024-04-03T17:29:06.4242421Z  2024-04-03T17:29:06.4242851Z  2024-04-03T17:29:06.4243262Z  2024-04-03T17:29:06.4243973Z [10,069 / 14,756] 48 actions, 47 running 2024-04-03T17:29:06.4245024Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 66s local 2024-04-03T17:29:06.4246438Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 26s local 2024-04-03T17:29:06.4247755Z Compiling llvm/lib/Passes/PassBuilder.cpp; 23s local 2024-04-03T17:29:06.4249014Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 22s local 2024-04-03T17:29:06.4250395Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 22s local 2024-04-03T17:29:06.4251810Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 21s local 2024-04-03T17:29:06.4253015Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 13s local 2024-04-03T17:29:06.4254731Z Compiling mlir/tools/mlir-tblgen/OpFormatGen.cpp [for tool]; 10s local ... 2024-04-03T17:29:06.7668670Z 2024-04-03T17:29:06.7669376Z  2024-04-03T17:29:06.7669834Z  2024-04-03T17:29:06.7670208Z  2024-04-03T17:29:06.7670904Z  2024-04-03T17:29:06.7671274Z  2024-04-03T17:29:06.7671637Z  2024-04-03T17:29:06.7671978Z  2024-04-03T17:29:06.7672338Z  2024-04-03T17:29:06.7672973Z [10,071 / 14,756] 48 actions, 47 running 2024-04-03T17:29:06.7673959Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 26s local 2024-04-03T17:29:06.7675196Z Compiling llvm/lib/Passes/PassBuilder.cpp; 23s local 2024-04-03T17:29:06.7676179Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 23s local 2024-04-03T17:29:06.7677226Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 22s local 2024-04-03T17:29:06.7678293Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 21s local 2024-04-03T17:29:06.7679296Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 13s local 2024-04-03T17:29:06.7680459Z Compiling mlir/tools/mlir-tblgen/OpFormatGen.cpp [for tool]; 11s local 2024-04-03T17:29:06.7681642Z Compiling llvm/lib/CodeGen/GlobalISel/CallLowering.cpp; 8s local ... 2024-04-03T17:29:06.9677059Z 2024-04-03T17:29:06.9677836Z  2024-04-03T17:29:06.9678338Z  2024-04-03T17:29:06.9678759Z  2024-04-03T17:29:06.9679183Z  2024-04-03T17:29:06.9679593Z  2024-04-03T17:29:06.9682437Z  2024-04-03T17:29:06.9682933Z  2024-04-03T17:29:06.9683361Z  2024-04-03T17:29:06.9683970Z [10,072 / 14,756] 48 actions running 2024-04-03T17:29:06.9685067Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 27s local 2024-04-03T17:29:06.9686255Z Compiling llvm/lib/Passes/PassBuilder.cpp; 23s local 2024-04-03T17:29:06.9687331Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 23s local 2024-04-03T17:29:06.9688563Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 22s local 2024-04-03T17:29:06.9689783Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 21s local 2024-04-03T17:29:06.9690874Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 14s local 2024-04-03T17:29:06.9692482Z Compiling mlir/tools/mlir-tblgen/OpFormatGen.cpp [for tool]; 11s local 2024-04-03T17:29:06.9693786Z Compiling llvm/lib/CodeGen/GlobalISel/CallLowering.cpp; 9s local ... 2024-04-03T17:29:07.1682726Z 2024-04-03T17:29:07.1683523Z  2024-04-03T17:29:07.1684041Z  2024-04-03T17:29:07.1684476Z  2024-04-03T17:29:07.1684925Z  2024-04-03T17:29:07.1685342Z  2024-04-03T17:29:07.1685791Z  2024-04-03T17:29:07.1686195Z  2024-04-03T17:29:07.1686609Z  2024-04-03T17:29:07.1687249Z [10,075 / 14,756] 48 actions running 2024-04-03T17:29:07.1688386Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 27s local 2024-04-03T17:29:07.1689607Z Compiling llvm/lib/Passes/PassBuilder.cpp; 23s local 2024-04-03T17:29:07.1690761Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 22s local 2024-04-03T17:29:07.1691965Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 14s local 2024-04-03T17:29:07.1693345Z Compiling mlir/tools/mlir-tblgen/OpFormatGen.cpp [for tool]; 11s local 2024-04-03T17:29:07.1694819Z Compiling llvm/lib/CodeGen/GlobalISel/CallLowering.cpp; 9s local 2024-04-03T17:29:07.1696169Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 8s local 2024-04-03T17:29:07.1697686Z Compiling llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp; 7s local ... 2024-04-03T17:29:07.3936366Z 2024-04-03T17:29:07.3937111Z  2024-04-03T17:29:07.3937562Z  2024-04-03T17:29:07.3937941Z  2024-04-03T17:29:07.3938303Z  2024-04-03T17:29:07.3938648Z  2024-04-03T17:29:07.3939026Z  2024-04-03T17:29:07.3939400Z  2024-04-03T17:29:07.3939772Z  2024-04-03T17:29:07.3940408Z [10,077 / 14,756] 48 actions, 47 running 2024-04-03T17:29:07.3941510Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 27s local 2024-04-03T17:29:07.3942559Z Compiling llvm/lib/Passes/PassBuilder.cpp; 24s local 2024-04-03T17:29:07.3943995Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 22s local 2024-04-03T17:29:07.3945093Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 14s local 2024-04-03T17:29:07.3946351Z Compiling mlir/tools/mlir-tblgen/OpFormatGen.cpp [for tool]; 11s local 2024-04-03T17:29:07.3947546Z Compiling llvm/lib/CodeGen/GlobalISel/CallLowering.cpp; 9s local 2024-04-03T17:29:07.3949353Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 9s local 2024-04-03T17:29:07.3950621Z Compiling llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp; 8s local ... 2024-04-03T17:29:07.6744336Z 2024-04-03T17:29:07.6745109Z  2024-04-03T17:29:07.6745657Z  2024-04-03T17:29:07.6746110Z  2024-04-03T17:29:07.6746540Z  2024-04-03T17:29:07.6746960Z  2024-04-03T17:29:07.6747400Z  2024-04-03T17:29:07.6748028Z  2024-04-03T17:29:07.6748453Z  2024-04-03T17:29:07.6749194Z [10,079 / 14,756] 48 actions, 47 running 2024-04-03T17:29:07.6750408Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 27s local 2024-04-03T17:29:07.6751647Z Compiling llvm/lib/Passes/PassBuilder.cpp; 24s local 2024-04-03T17:29:07.6752811Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 22s local 2024-04-03T17:29:07.6753990Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 14s local 2024-04-03T17:29:07.6755251Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 9s local 2024-04-03T17:29:07.6756587Z Compiling llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp; 8s local 2024-04-03T17:29:07.6758119Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 8s local 2024-04-03T17:29:07.6759624Z Compiling llvm/lib/CodeGen/GlobalISel/InstructionSelect.cpp; 7s local ... 2024-04-03T17:29:07.9133329Z 2024-04-03T17:29:07.9134096Z  2024-04-03T17:29:07.9134793Z  2024-04-03T17:29:07.9135199Z  2024-04-03T17:29:07.9135592Z  2024-04-03T17:29:07.9135982Z  2024-04-03T17:29:07.9136361Z  2024-04-03T17:29:07.9136759Z  2024-04-03T17:29:07.9137191Z  2024-04-03T17:29:07.9137898Z [10,082 / 14,756] 48 actions, 47 running 2024-04-03T17:29:07.9139046Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 28s local 2024-04-03T17:29:07.9140299Z Compiling llvm/lib/Passes/PassBuilder.cpp; 24s local 2024-04-03T17:29:07.9141439Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 22s local 2024-04-03T17:29:07.9142587Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 15s local 2024-04-03T17:29:07.9143789Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 9s local 2024-04-03T17:29:07.9145102Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 8s local 2024-04-03T17:29:07.9146455Z Compiling llvm/lib/CodeGen/GlobalISel/InstructionSelect.cpp; 7s local 2024-04-03T17:29:07.9148050Z Compiling llvm/lib/CodeGen/GlobalISel/Legalizer.cpp; 7s local ... 2024-04-03T17:29:08.1684465Z 2024-04-03T17:29:08.1685189Z  2024-04-03T17:29:08.1685783Z  2024-04-03T17:29:08.1686239Z  2024-04-03T17:29:08.1686690Z  2024-04-03T17:29:08.1687170Z  2024-04-03T17:29:08.1687595Z  2024-04-03T17:29:08.1688039Z  2024-04-03T17:29:08.1688457Z  2024-04-03T17:29:08.1689154Z [10,084 / 14,756] 48 actions running 2024-04-03T17:29:08.1690330Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 28s local 2024-04-03T17:29:08.1691647Z Compiling llvm/lib/Passes/PassBuilder.cpp; 24s local 2024-04-03T17:29:08.1692808Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 15s local 2024-04-03T17:29:08.1693987Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 9s local 2024-04-03T17:29:08.1695475Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 8s local 2024-04-03T17:29:08.1696788Z Compiling llvm/lib/CodeGen/GlobalISel/InstructionSelect.cpp; 7s local 2024-04-03T17:29:08.1698105Z Compiling llvm/lib/CodeGen/GlobalISel/Legalizer.cpp; 7s local 2024-04-03T17:29:08.1699400Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 7s local ... 2024-04-03T17:29:08.5907785Z 2024-04-03T17:29:08.5908523Z  2024-04-03T17:29:08.5909086Z  2024-04-03T17:29:08.5909462Z  2024-04-03T17:29:08.5909899Z  2024-04-03T17:29:08.5910382Z  2024-04-03T17:29:08.5910810Z  2024-04-03T17:29:08.5911214Z  2024-04-03T17:29:08.5911614Z  2024-04-03T17:29:08.5912682Z [10,085 / 14,756] 48 actions, 47 running 2024-04-03T17:29:08.5913896Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 28s local 2024-04-03T17:29:08.5915225Z Compiling llvm/lib/Passes/PassBuilder.cpp; 25s local 2024-04-03T17:29:08.5916235Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 15s local 2024-04-03T17:29:08.5917519Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 10s local 2024-04-03T17:29:08.5918893Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 9s local 2024-04-03T17:29:08.5920202Z Compiling llvm/lib/CodeGen/GlobalISel/Legalizer.cpp; 7s local 2024-04-03T17:29:08.5921589Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 7s local 2024-04-03T17:29:08.5922992Z Compiling xla/service/float_support.cc; 7s local ... 2024-04-03T17:29:08.9926911Z 2024-04-03T17:29:08.9927682Z  2024-04-03T17:29:08.9928211Z  2024-04-03T17:29:08.9928650Z  2024-04-03T17:29:08.9929089Z  2024-04-03T17:29:08.9929546Z  2024-04-03T17:29:08.9929909Z  2024-04-03T17:29:08.9930307Z  2024-04-03T17:29:08.9930726Z  2024-04-03T17:29:08.9931382Z [10,088 / 14,756] 48 actions running 2024-04-03T17:29:08.9932511Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 29s local 2024-04-03T17:29:08.9933789Z Compiling llvm/lib/Passes/PassBuilder.cpp; 25s local 2024-04-03T17:29:08.9934907Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 16s local 2024-04-03T17:29:08.9936120Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 10s local 2024-04-03T17:29:08.9937398Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 9s local 2024-04-03T17:29:08.9938861Z Compiling llvm/lib/CodeGen/GlobalISel/Legalizer.cpp; 8s local 2024-04-03T17:29:08.9940231Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 8s local 2024-04-03T17:29:08.9941385Z Compiling xla/service/float_support.cc; 8s local ... 2024-04-03T17:29:09.1958329Z 2024-04-03T17:29:09.1959121Z  2024-04-03T17:29:09.1959638Z  2024-04-03T17:29:09.1960067Z  2024-04-03T17:29:09.1960522Z  2024-04-03T17:29:09.1960964Z  2024-04-03T17:29:09.1961366Z  2024-04-03T17:29:09.1961729Z  2024-04-03T17:29:09.1962125Z  2024-04-03T17:29:09.1962822Z [10,089 / 14,756] 48 actions running 2024-04-03T17:29:09.1963936Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 29s local 2024-04-03T17:29:09.1965195Z Compiling llvm/lib/Passes/PassBuilder.cpp; 25s local 2024-04-03T17:29:09.1966176Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 16s local 2024-04-03T17:29:09.1967424Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 10s local 2024-04-03T17:29:09.1968719Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 9s local 2024-04-03T17:29:09.1969961Z Compiling llvm/lib/CodeGen/GlobalISel/Legalizer.cpp; 8s local 2024-04-03T17:29:09.1971275Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 8s local 2024-04-03T17:29:09.1972507Z Compiling xla/service/float_support.cc; 8s local ... 2024-04-03T17:29:09.5966816Z 2024-04-03T17:29:09.5967577Z  2024-04-03T17:29:09.5968110Z  2024-04-03T17:29:09.5968539Z  2024-04-03T17:29:09.5968972Z  2024-04-03T17:29:09.5969480Z  2024-04-03T17:29:09.5969908Z  2024-04-03T17:29:09.5970311Z  2024-04-03T17:29:09.5970738Z  2024-04-03T17:29:09.5971426Z [10,090 / 14,756] 48 actions running 2024-04-03T17:29:09.5972764Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 29s local 2024-04-03T17:29:09.5974018Z Compiling llvm/lib/Passes/PassBuilder.cpp; 26s local 2024-04-03T17:29:09.5975711Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 16s local 2024-04-03T17:29:09.5976997Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 11s local 2024-04-03T17:29:09.5978368Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 10s local 2024-04-03T17:29:09.5979794Z Compiling llvm/lib/CodeGen/GlobalISel/Legalizer.cpp; 8s local 2024-04-03T17:29:09.5981272Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 8s local 2024-04-03T17:29:09.5982622Z Compiling llvm/lib/CodeGen/GlobalISel/LoadStoreOpt.cpp; 8s local ... 2024-04-03T17:29:09.7970649Z 2024-04-03T17:29:09.7971390Z  2024-04-03T17:29:09.7972123Z  2024-04-03T17:29:09.7972552Z  2024-04-03T17:29:09.7973008Z  2024-04-03T17:29:09.7973441Z  2024-04-03T17:29:09.7973839Z  2024-04-03T17:29:09.7974481Z  2024-04-03T17:29:09.7974926Z  2024-04-03T17:29:09.7975617Z [10,095 / 14,756] 48 actions running 2024-04-03T17:29:09.7976813Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 29s local 2024-04-03T17:29:09.7978042Z Compiling llvm/lib/Passes/PassBuilder.cpp; 26s local 2024-04-03T17:29:09.7979120Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 16s local 2024-04-03T17:29:09.7980289Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 11s local 2024-04-03T17:29:09.7981551Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 10s local 2024-04-03T17:29:09.7982814Z Compiling llvm/lib/CodeGen/GlobalISel/Legalizer.cpp; 8s local 2024-04-03T17:29:09.7984160Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 8s local 2024-04-03T17:29:09.7985560Z Compiling llvm/lib/CodeGen/GlobalISel/LoadStoreOpt.cpp; 8s local ... 2024-04-03T17:29:10.0410030Z 2024-04-03T17:29:10.0410771Z  2024-04-03T17:29:10.0411285Z  2024-04-03T17:29:10.0411699Z  2024-04-03T17:29:10.0412120Z  2024-04-03T17:29:10.0412544Z  2024-04-03T17:29:10.0412936Z  2024-04-03T17:29:10.0413389Z  2024-04-03T17:29:10.0413799Z  2024-04-03T17:29:10.0414657Z [10,097 / 14,756] 48 actions, 47 running 2024-04-03T17:29:10.0415911Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 30s local 2024-04-03T17:29:10.0417192Z Compiling llvm/lib/Passes/PassBuilder.cpp; 26s local 2024-04-03T17:29:10.0418245Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 17s local 2024-04-03T17:29:10.0419518Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 11s local 2024-04-03T17:29:10.0420913Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 10s local 2024-04-03T17:29:10.0422179Z Compiling llvm/lib/CodeGen/GlobalISel/Legalizer.cpp; 9s local 2024-04-03T17:29:10.0423537Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 9s local 2024-04-03T17:29:10.0425183Z Compiling llvm/lib/CodeGen/GlobalISel/LoadStoreOpt.cpp; 8s local ... 2024-04-03T17:29:10.3416628Z 2024-04-03T17:29:10.3417412Z  2024-04-03T17:29:10.3417964Z  2024-04-03T17:29:10.3418436Z  2024-04-03T17:29:10.3418849Z  2024-04-03T17:29:10.3419276Z  2024-04-03T17:29:10.3419690Z  2024-04-03T17:29:10.3420126Z  2024-04-03T17:29:10.3420544Z  2024-04-03T17:29:10.3421223Z [10,100 / 14,756] 48 actions, 47 running 2024-04-03T17:29:10.3422437Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 30s local 2024-04-03T17:29:10.3423732Z Compiling llvm/lib/Passes/PassBuilder.cpp; 26s local 2024-04-03T17:29:10.3424831Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 17s local 2024-04-03T17:29:10.3426073Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 11s local 2024-04-03T17:29:10.3427369Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 11s local 2024-04-03T17:29:10.3430572Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 9s local 2024-04-03T17:29:10.3431935Z Compiling llvm/lib/CodeGen/GlobalISel/LoadStoreOpt.cpp; 9s local 2024-04-03T17:29:10.3433566Z Compiling llvm/lib/CodeGen/GlobalISel/Utils.cpp; 8s local ... 2024-04-03T17:29:10.5932770Z 2024-04-03T17:29:10.5933534Z  2024-04-03T17:29:10.5934020Z  2024-04-03T17:29:10.5934626Z  2024-04-03T17:29:10.5935077Z  2024-04-03T17:29:10.5935481Z  2024-04-03T17:29:10.5935886Z  2024-04-03T17:29:10.5936681Z  2024-04-03T17:29:10.5937096Z  2024-04-03T17:29:10.5937768Z [10,101 / 14,756] 48 actions running 2024-04-03T17:29:10.5938955Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 30s local 2024-04-03T17:29:10.5940115Z Compiling llvm/lib/Passes/PassBuilder.cpp; 27s local 2024-04-03T17:29:10.5941168Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 17s local 2024-04-03T17:29:10.5942437Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 12s local 2024-04-03T17:29:10.5943991Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 11s local 2024-04-03T17:29:10.5945469Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 9s local 2024-04-03T17:29:10.5946688Z Compiling llvm/lib/CodeGen/GlobalISel/Utils.cpp; 8s local 2024-04-03T17:29:10.5947956Z Compiling llvm/lib/CodeGen/IfConversion.cpp; 8s local ... 2024-04-03T17:29:10.7933847Z 2024-04-03T17:29:10.7934763Z  2024-04-03T17:29:10.7949591Z  2024-04-03T17:29:10.7950500Z  2024-04-03T17:29:10.7950936Z  2024-04-03T17:29:10.7951334Z  2024-04-03T17:29:10.7951741Z  2024-04-03T17:29:10.7952925Z  2024-04-03T17:29:10.7954044Z  2024-04-03T17:29:10.7954704Z [10,103 / 14,756] 48 actions running 2024-04-03T17:29:10.7955838Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 30s local 2024-04-03T17:29:10.7957145Z Compiling llvm/lib/Passes/PassBuilder.cpp; 27s local 2024-04-03T17:29:10.7958133Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 17s local 2024-04-03T17:29:10.7959351Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 12s local 2024-04-03T17:29:10.7960706Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 11s local 2024-04-03T17:29:10.7962044Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 9s local 2024-04-03T17:29:10.7963528Z Compiling llvm/lib/CodeGen/GlobalISel/Utils.cpp; 9s local 2024-04-03T17:29:10.7964585Z Compiling llvm/lib/CodeGen/IfConversion.cpp; 8s local ... 2024-04-03T17:29:11.1550288Z 2024-04-03T17:29:11.1551050Z  2024-04-03T17:29:11.1551586Z  2024-04-03T17:29:11.1552018Z  2024-04-03T17:29:11.1552414Z  2024-04-03T17:29:11.1552840Z  2024-04-03T17:29:11.1553275Z  2024-04-03T17:29:11.1553692Z  2024-04-03T17:29:11.1554107Z  2024-04-03T17:29:11.1554831Z [10,108 / 14,756] 48 actions, 47 running 2024-04-03T17:29:11.1556022Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 31s local 2024-04-03T17:29:11.1557208Z Compiling llvm/lib/Passes/PassBuilder.cpp; 27s local 2024-04-03T17:29:11.1558258Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 18s local 2024-04-03T17:29:11.1559537Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 12s local 2024-04-03T17:29:11.1560878Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 11s local 2024-04-03T17:29:11.1562223Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 10s local 2024-04-03T17:29:11.1563702Z Compiling llvm/lib/CodeGen/GlobalISel/Utils.cpp; 9s local 2024-04-03T17:29:11.1564865Z Compiling llvm/lib/CodeGen/IfConversion.cpp; 8s local ... 2024-04-03T17:29:11.3948558Z 2024-04-03T17:29:11.3949426Z  2024-04-03T17:29:11.3950023Z  2024-04-03T17:29:11.3950536Z  2024-04-03T17:29:11.3951012Z  2024-04-03T17:29:11.3951508Z  2024-04-03T17:29:11.3951989Z  2024-04-03T17:29:11.3952457Z  2024-04-03T17:29:11.3952948Z  2024-04-03T17:29:11.3953694Z [10,108 / 14,756] 48 actions running 2024-04-03T17:29:11.3954920Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 31s local 2024-04-03T17:29:11.3956525Z Compiling llvm/lib/Passes/PassBuilder.cpp; 28s local 2024-04-03T17:29:11.3957624Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 18s local 2024-04-03T17:29:11.3958853Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 13s local 2024-04-03T17:29:11.3960358Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 12s local 2024-04-03T17:29:11.3961973Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 10s local 2024-04-03T17:29:11.3963099Z Compiling llvm/lib/CodeGen/GlobalISel/Utils.cpp; 9s local 2024-04-03T17:29:11.3964173Z Compiling llvm/lib/CodeGen/IfConversion.cpp; 8s local ... 2024-04-03T17:29:11.5950947Z 2024-04-03T17:29:11.5951825Z  2024-04-03T17:29:11.5952400Z  2024-04-03T17:29:11.5953046Z  2024-04-03T17:29:11.5953518Z  2024-04-03T17:29:11.5953980Z  2024-04-03T17:29:11.5954390Z  2024-04-03T17:29:11.5954850Z  2024-04-03T17:29:11.5955276Z  2024-04-03T17:29:11.5955909Z [10,109 / 14,756] 48 actions running 2024-04-03T17:29:11.5957056Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 31s local 2024-04-03T17:29:11.5958310Z Compiling llvm/lib/Passes/PassBuilder.cpp; 28s local 2024-04-03T17:29:11.5959500Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 18s local 2024-04-03T17:29:11.5960776Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 13s local 2024-04-03T17:29:11.5962154Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 12s local 2024-04-03T17:29:11.5963509Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 10s local 2024-04-03T17:29:11.5964761Z Compiling llvm/lib/CodeGen/GlobalISel/Utils.cpp; 9s local 2024-04-03T17:29:11.5965835Z Compiling llvm/lib/CodeGen/IfConversion.cpp; 9s local ... 2024-04-03T17:29:11.8464807Z 2024-04-03T17:29:11.8465541Z  2024-04-03T17:29:11.8466070Z  2024-04-03T17:29:11.8466523Z  2024-04-03T17:29:11.8467023Z  2024-04-03T17:29:11.8467500Z  2024-04-03T17:29:11.8468182Z  2024-04-03T17:29:11.8468673Z  2024-04-03T17:29:11.8469074Z  2024-04-03T17:29:11.8469844Z [10,114 / 14,756] 48 actions, 47 running 2024-04-03T17:29:11.8471177Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 32s local 2024-04-03T17:29:11.8472600Z Compiling llvm/lib/Passes/PassBuilder.cpp; 28s local 2024-04-03T17:29:11.8473770Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 18s local 2024-04-03T17:29:11.8474979Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 13s local 2024-04-03T17:29:11.8476370Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 12s local 2024-04-03T17:29:11.8477816Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 10s local 2024-04-03T17:29:11.8479173Z Compiling llvm/lib/CodeGen/GlobalISel/Utils.cpp; 10s local 2024-04-03T17:29:11.8480363Z Compiling llvm/lib/CodeGen/InlineSpiller.cpp; 8s local ... 2024-04-03T17:29:12.1450604Z 2024-04-03T17:29:12.1451368Z  2024-04-03T17:29:12.1451947Z  2024-04-03T17:29:12.1452414Z  2024-04-03T17:29:12.1452872Z  2024-04-03T17:29:12.1453313Z  2024-04-03T17:29:12.1453751Z  2024-04-03T17:29:12.1454343Z  2024-04-03T17:29:12.1454766Z  2024-04-03T17:29:12.1455505Z [10,119 / 14,756] 48 actions, 47 running 2024-04-03T17:29:12.1456822Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 32s local 2024-04-03T17:29:12.1458156Z Compiling llvm/lib/Passes/PassBuilder.cpp; 28s local 2024-04-03T17:29:12.1459270Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 19s local 2024-04-03T17:29:12.1460597Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 13s local 2024-04-03T17:29:12.1462055Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 12s local 2024-04-03T17:29:12.1463539Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 11s local 2024-04-03T17:29:12.1464869Z Compiling llvm/lib/CodeGen/InlineSpiller.cpp; 8s local 2024-04-03T17:29:12.1466730Z Compiling llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp; 8s local ... 2024-04-03T17:29:12.3951707Z 2024-04-03T17:29:12.3952669Z  2024-04-03T17:29:12.3953222Z  2024-04-03T17:29:12.3955195Z  2024-04-03T17:29:12.3956076Z  2024-04-03T17:29:12.3956853Z  2024-04-03T17:29:12.3959865Z  2024-04-03T17:29:12.3961206Z  2024-04-03T17:29:12.3961995Z  2024-04-03T17:29:12.3962918Z [10,119 / 14,756] 48 actions running 2024-04-03T17:29:12.3964331Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 32s local 2024-04-03T17:29:12.3965880Z Compiling llvm/lib/Passes/PassBuilder.cpp; 29s local 2024-04-03T17:29:12.3967377Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 19s local 2024-04-03T17:29:12.3971135Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 14s local 2024-04-03T17:29:12.3972883Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 13s local 2024-04-03T17:29:12.3974782Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 11s local 2024-04-03T17:29:12.3976367Z Compiling llvm/lib/CodeGen/InlineSpiller.cpp; 9s local 2024-04-03T17:29:12.3977906Z Compiling llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp; 8s local ... 2024-04-03T17:29:12.5954791Z 2024-04-03T17:29:12.5955755Z  2024-04-03T17:29:12.5956511Z  2024-04-03T17:29:12.5957272Z  2024-04-03T17:29:12.5958224Z  2024-04-03T17:29:12.5958838Z  2024-04-03T17:29:12.5959315Z  2024-04-03T17:29:12.5959750Z  2024-04-03T17:29:12.5960261Z  2024-04-03T17:29:12.5960974Z [10,121 / 14,756] 48 actions running 2024-04-03T17:29:12.5962223Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 32s local 2024-04-03T17:29:12.5963602Z Compiling llvm/lib/Passes/PassBuilder.cpp; 29s local 2024-04-03T17:29:12.5964734Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 19s local 2024-04-03T17:29:12.5965978Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 14s local 2024-04-03T17:29:12.5967469Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 13s local 2024-04-03T17:29:12.5969070Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 11s local 2024-04-03T17:29:12.5970362Z Compiling llvm/lib/CodeGen/InlineSpiller.cpp; 9s local 2024-04-03T17:29:12.5971680Z Compiling llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp; 9s local ... 2024-04-03T17:29:12.9302190Z 2024-04-03T17:29:12.9303440Z  2024-04-03T17:29:12.9304811Z  2024-04-03T17:29:12.9305339Z  2024-04-03T17:29:12.9305799Z  2024-04-03T17:29:12.9306233Z  2024-04-03T17:29:12.9306731Z  2024-04-03T17:29:12.9307195Z  2024-04-03T17:29:12.9307849Z  2024-04-03T17:29:12.9308646Z [10,123 / 14,756] 48 actions, 47 running 2024-04-03T17:29:12.9310199Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 33s local 2024-04-03T17:29:12.9311470Z Compiling llvm/lib/Passes/PassBuilder.cpp; 29s local 2024-04-03T17:29:12.9312619Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 20s local 2024-04-03T17:29:12.9313890Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 14s local 2024-04-03T17:29:12.9315265Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 13s local 2024-04-03T17:29:12.9316642Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 12s local 2024-04-03T17:29:12.9317925Z Compiling llvm/lib/CodeGen/InlineSpiller.cpp; 9s local 2024-04-03T17:29:12.9319236Z Compiling llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp; 9s local ... 2024-04-03T17:29:13.1364660Z 2024-04-03T17:29:13.1365947Z  2024-04-03T17:29:13.1366501Z  2024-04-03T17:29:13.1366948Z  2024-04-03T17:29:13.1367346Z  2024-04-03T17:29:13.1367708Z  2024-04-03T17:29:13.1368726Z  2024-04-03T17:29:13.1369395Z  2024-04-03T17:29:13.1370132Z  2024-04-03T17:29:13.1371238Z [10,125 / 14,756] 48 actions, 47 running 2024-04-03T17:29:13.1373030Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 33s local 2024-04-03T17:29:13.1374588Z Compiling llvm/lib/Passes/PassBuilder.cpp; 29s local 2024-04-03T17:29:13.1375868Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 20s local 2024-04-03T17:29:13.1377229Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 14s local 2024-04-03T17:29:13.1379056Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 13s local 2024-04-03T17:29:13.1380462Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 12s local 2024-04-03T17:29:13.1381753Z Compiling llvm/lib/CodeGen/InlineSpiller.cpp; 9s local 2024-04-03T17:29:13.1383130Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 9s local ... 2024-04-03T17:29:13.3960772Z 2024-04-03T17:29:13.3961958Z  2024-04-03T17:29:13.3962500Z  2024-04-03T17:29:13.3962938Z  2024-04-03T17:29:13.3963365Z  2024-04-03T17:29:13.3964248Z  2024-04-03T17:29:13.3964675Z  2024-04-03T17:29:13.3965099Z  2024-04-03T17:29:13.3965571Z  2024-04-03T17:29:13.3966266Z [10,130 / 14,756] 47 actions running 2024-04-03T17:29:13.3970061Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 33s local 2024-04-03T17:29:13.3971594Z Compiling llvm/lib/Passes/PassBuilder.cpp; 30s local 2024-04-03T17:29:13.3972989Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 20s local 2024-04-03T17:29:13.3974852Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 15s local 2024-04-03T17:29:13.3976243Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 14s local 2024-04-03T17:29:13.3977618Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 12s local 2024-04-03T17:29:13.3978865Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 9s local 2024-04-03T17:29:13.3980057Z @llvm-project//llvm:CodeGen; 8s local ... 2024-04-03T17:29:13.7973826Z 2024-04-03T17:29:13.7975892Z  2024-04-03T17:29:13.7976389Z  2024-04-03T17:29:13.7976954Z  2024-04-03T17:29:13.7977509Z  2024-04-03T17:29:13.7982685Z  2024-04-03T17:29:13.7983246Z  2024-04-03T17:29:13.7983774Z  2024-04-03T17:29:13.7984468Z  2024-04-03T17:29:13.7985210Z [10,131 / 14,756] 48 actions running 2024-04-03T17:29:13.7986435Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 33s local 2024-04-03T17:29:13.7988127Z Compiling llvm/lib/Passes/PassBuilder.cpp; 30s local 2024-04-03T17:29:13.7989262Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 20s local 2024-04-03T17:29:13.7990335Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 15s local 2024-04-03T17:29:13.7991755Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 14s local 2024-04-03T17:29:13.7993179Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 12s local 2024-04-03T17:29:13.7994600Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 9s local 2024-04-03T17:29:13.7995829Z @llvm-project//llvm:CodeGen; 8s local ... 2024-04-03T17:29:14.0016240Z 2024-04-03T17:29:14.0017021Z  2024-04-03T17:29:14.0017565Z  2024-04-03T17:29:14.0018000Z  2024-04-03T17:29:14.0020674Z  2024-04-03T17:29:14.0021428Z  2024-04-03T17:29:14.0022048Z  2024-04-03T17:29:14.0022641Z  2024-04-03T17:29:14.0023352Z  2024-04-03T17:29:14.0024213Z [10,133 / 14,756] 48 actions running 2024-04-03T17:29:14.0025422Z Compiling llvm/lib/Passes/PassBuilder.cpp; 30s local 2024-04-03T17:29:14.0026695Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 21s local 2024-04-03T17:29:14.0028414Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 15s local 2024-04-03T17:29:14.0030240Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 14s local 2024-04-03T17:29:14.0031944Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 13s local 2024-04-03T17:29:14.0034630Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 9s local 2024-04-03T17:29:14.0036595Z Compiling llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp; 9s local 2024-04-03T17:29:14.0038409Z @llvm-project//llvm:CodeGen; 8s local ... 2024-04-03T17:29:14.3520982Z 2024-04-03T17:29:14.3522055Z  2024-04-03T17:29:14.3523249Z  2024-04-03T17:29:14.3526352Z  2024-04-03T17:29:14.3527195Z  2024-04-03T17:29:14.3529908Z  2024-04-03T17:29:14.3531012Z  2024-04-03T17:29:14.3540247Z  2024-04-03T17:29:14.3540902Z  2024-04-03T17:29:14.3541630Z [10,137 / 14,756] 48 actions, 47 running 2024-04-03T17:29:14.3542710Z Compiling llvm/lib/Passes/PassBuilder.cpp; 30s local 2024-04-03T17:29:14.3543851Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 21s local 2024-04-03T17:29:14.3545152Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 15s local 2024-04-03T17:29:14.3546647Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 15s local 2024-04-03T17:29:14.3548404Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 13s local 2024-04-03T17:29:14.3549761Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 10s local 2024-04-03T17:29:14.3551163Z Compiling llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp; 9s local 2024-04-03T17:29:14.3552572Z @llvm-project//llvm:CodeGen; 8s local ... 2024-04-03T17:29:14.5993710Z 2024-04-03T17:29:14.5994472Z  2024-04-03T17:29:14.5994916Z  2024-04-03T17:29:14.5995316Z  2024-04-03T17:29:14.5995672Z  2024-04-03T17:29:14.5996023Z  2024-04-03T17:29:14.5996375Z  2024-04-03T17:29:14.5996720Z  2024-04-03T17:29:14.5997057Z  2024-04-03T17:29:14.5997630Z [10,138 / 14,756] 48 actions running 2024-04-03T17:29:14.5998455Z Compiling llvm/lib/Passes/PassBuilder.cpp; 31s local 2024-04-03T17:29:14.5999325Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 21s local 2024-04-03T17:29:14.6000524Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 16s local 2024-04-03T17:29:14.6001692Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 15s local 2024-04-03T17:29:14.6002842Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 13s local 2024-04-03T17:29:14.6003949Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 10s local 2024-04-03T17:29:14.6005132Z Compiling llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp; 9s local 2024-04-03T17:29:14.6006273Z @llvm-project//llvm:CodeGen; 9s local ... 2024-04-03T17:29:14.7992925Z 2024-04-03T17:29:14.7993658Z  2024-04-03T17:29:14.7994197Z  2024-04-03T17:29:14.7994638Z  2024-04-03T17:29:14.7995068Z  2024-04-03T17:29:14.7995502Z  2024-04-03T17:29:14.7995945Z  2024-04-03T17:29:14.7996373Z  2024-04-03T17:29:14.7996802Z  2024-04-03T17:29:14.7997430Z [10,140 / 14,756] 48 actions running 2024-04-03T17:29:14.7998401Z Compiling llvm/lib/Passes/PassBuilder.cpp; 31s local 2024-04-03T17:29:14.7999470Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 21s local 2024-04-03T17:29:14.8000744Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 16s local 2024-04-03T17:29:14.8002090Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 15s local 2024-04-03T17:29:14.8003753Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 13s local 2024-04-03T17:29:14.8005053Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 10s local 2024-04-03T17:29:14.8006452Z Compiling llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp; 9s local 2024-04-03T17:29:14.8007703Z @llvm-project//llvm:CodeGen; 9s local ... 2024-04-03T17:29:15.1990011Z 2024-04-03T17:29:15.1990775Z  2024-04-03T17:29:15.1991284Z  2024-04-03T17:29:15.1991709Z  2024-04-03T17:29:15.1992169Z  2024-04-03T17:29:15.1995824Z  2024-04-03T17:29:15.1996604Z  2024-04-03T17:29:15.1999973Z  2024-04-03T17:29:15.2000691Z  2024-04-03T17:29:15.2003781Z [10,142 / 14,756] 48 actions running 2024-04-03T17:29:15.2004970Z Compiling llvm/lib/Passes/PassBuilder.cpp; 31s local 2024-04-03T17:29:15.2008993Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 22s local 2024-04-03T17:29:15.2010517Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 16s local 2024-04-03T17:29:15.2014585Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 15s local 2024-04-03T17:29:15.2016356Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 14s local 2024-04-03T17:29:15.2020562Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 11s local 2024-04-03T17:29:15.2024234Z @llvm-project//llvm:CodeGen; 10s local 2024-04-03T17:29:15.2027512Z @llvm-project//llvm:CodeGen; 9s local ... 2024-04-03T17:29:15.3992479Z 2024-04-03T17:29:15.3993623Z  2024-04-03T17:29:15.3996723Z  2024-04-03T17:29:15.3997562Z  2024-04-03T17:29:15.3998642Z  2024-04-03T17:29:15.3999132Z  2024-04-03T17:29:15.3999544Z  2024-04-03T17:29:15.4000153Z  2024-04-03T17:29:15.4000620Z  2024-04-03T17:29:15.4003822Z [10,143 / 14,756] 48 actions running 2024-04-03T17:29:15.4005333Z Compiling llvm/lib/Passes/PassBuilder.cpp; 32s local 2024-04-03T17:29:15.4006564Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 22s local 2024-04-03T17:29:15.4008004Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 17s local 2024-04-03T17:29:15.4009795Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 16s local 2024-04-03T17:29:15.4011488Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 14s local 2024-04-03T17:29:15.4013077Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 11s local 2024-04-03T17:29:15.4014769Z @llvm-project//llvm:CodeGen; 10s local 2024-04-03T17:29:15.4018260Z @llvm-project//llvm:CodeGen; 9s local ... 2024-04-03T17:29:15.7124539Z 2024-04-03T17:29:15.7125714Z  2024-04-03T17:29:15.7126254Z  2024-04-03T17:29:15.7126662Z  2024-04-03T17:29:15.7127114Z  2024-04-03T17:29:15.7127547Z  2024-04-03T17:29:15.7127968Z  2024-04-03T17:29:15.7128404Z  2024-04-03T17:29:15.7128839Z  2024-04-03T17:29:15.7129501Z [10,144 / 14,756] 48 actions, 47 running 2024-04-03T17:29:15.7130461Z Compiling llvm/lib/Passes/PassBuilder.cpp; 32s local 2024-04-03T17:29:15.7131721Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 22s local 2024-04-03T17:29:15.7132988Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 17s local 2024-04-03T17:29:15.7134626Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 16s local 2024-04-03T17:29:15.7136093Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 14s local 2024-04-03T17:29:15.7137479Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 11s local 2024-04-03T17:29:15.7138619Z @llvm-project//llvm:CodeGen; 10s local 2024-04-03T17:29:15.7139535Z @llvm-project//llvm:CodeGen; 10s local ... 2024-04-03T17:29:15.9695749Z 2024-04-03T17:29:15.9702741Z  2024-04-03T17:29:15.9703622Z  2024-04-03T17:29:15.9704433Z  2024-04-03T17:29:15.9705035Z  2024-04-03T17:29:15.9705490Z  2024-04-03T17:29:15.9706172Z  2024-04-03T17:29:15.9706791Z  2024-04-03T17:29:15.9707397Z  2024-04-03T17:29:15.9708402Z [10,145 / 14,756] 48 actions, 47 running 2024-04-03T17:29:15.9709754Z Compiling llvm/lib/Passes/PassBuilder.cpp; 32s local 2024-04-03T17:29:15.9711244Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 23s local 2024-04-03T17:29:15.9723716Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 17s local 2024-04-03T17:29:15.9725522Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 16s local 2024-04-03T17:29:15.9727306Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 15s local 2024-04-03T17:29:15.9729042Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 11s local 2024-04-03T17:29:15.9730627Z @llvm-project//llvm:CodeGen; 11s local 2024-04-03T17:29:15.9731959Z @llvm-project//llvm:CodeGen; 10s local ... 2024-04-03T17:29:16.1747037Z 2024-04-03T17:29:16.1748030Z  2024-04-03T17:29:16.1748587Z  2024-04-03T17:29:16.1749395Z  2024-04-03T17:29:16.1749809Z  2024-04-03T17:29:16.1750231Z  2024-04-03T17:29:16.1750645Z  2024-04-03T17:29:16.1751032Z  2024-04-03T17:29:16.1751457Z  2024-04-03T17:29:16.1752169Z [10,146 / 14,756] 48 actions, 47 running 2024-04-03T17:29:16.1753434Z Compiling llvm/lib/Passes/PassBuilder.cpp; 32s local 2024-04-03T17:29:16.1754458Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 23s local 2024-04-03T17:29:16.1755708Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 17s local 2024-04-03T17:29:16.1757002Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 16s local 2024-04-03T17:29:16.1758386Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 15s local 2024-04-03T17:29:16.1759811Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 12s local 2024-04-03T17:29:16.1760962Z @llvm-project//llvm:CodeGen; 11s local 2024-04-03T17:29:16.1761753Z @llvm-project//llvm:CodeGen; 10s local ... 2024-04-03T17:29:16.4001331Z 2024-04-03T17:29:16.4002120Z  2024-04-03T17:29:16.4002656Z  2024-04-03T17:29:16.4003102Z  2024-04-03T17:29:16.4003515Z  2024-04-03T17:29:16.4004625Z  2024-04-03T17:29:16.4005150Z  2024-04-03T17:29:16.4005662Z  2024-04-03T17:29:16.4006197Z  2024-04-03T17:29:16.4010557Z [10,146 / 14,756] 48 actions running 2024-04-03T17:29:16.4011789Z Compiling llvm/lib/Passes/PassBuilder.cpp; 33s local 2024-04-03T17:29:16.4015247Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 23s local 2024-04-03T17:29:16.4016646Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 18s local 2024-04-03T17:29:16.4020166Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 17s local 2024-04-03T17:29:16.4021624Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 15s local 2024-04-03T17:29:16.4025401Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 12s local 2024-04-03T17:29:16.4026665Z @llvm-project//llvm:CodeGen; 11s local 2024-04-03T17:29:16.4031063Z @llvm-project//llvm:CodeGen; 10s local ... 2024-04-03T17:29:16.6546064Z 2024-04-03T17:29:16.6546827Z  2024-04-03T17:29:16.6547386Z  2024-04-03T17:29:16.6548019Z  2024-04-03T17:29:16.6548456Z  2024-04-03T17:29:16.6548879Z  2024-04-03T17:29:16.6549328Z  2024-04-03T17:29:16.6549751Z  2024-04-03T17:29:16.6550126Z  2024-04-03T17:29:16.6550817Z [10,147 / 14,756] 48 actions, 47 running 2024-04-03T17:29:16.6551798Z Compiling llvm/lib/Passes/PassBuilder.cpp; 33s local 2024-04-03T17:29:16.6552807Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 23s local 2024-04-03T17:29:16.6554043Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 18s local 2024-04-03T17:29:16.6555402Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 17s local 2024-04-03T17:29:16.6556727Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 15s local 2024-04-03T17:29:16.6557908Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 12s local 2024-04-03T17:29:16.6559031Z @llvm-project//llvm:CodeGen; 11s local 2024-04-03T17:29:16.6559905Z @llvm-project//llvm:CodeGen; 11s local ... 2024-04-03T17:29:16.8835309Z 2024-04-03T17:29:16.8836039Z  2024-04-03T17:29:16.8836585Z  2024-04-03T17:29:16.8837066Z  2024-04-03T17:29:16.8837501Z  2024-04-03T17:29:16.8837928Z  2024-04-03T17:29:16.8838340Z  2024-04-03T17:29:16.8838781Z  2024-04-03T17:29:16.8839362Z  2024-04-03T17:29:16.8840128Z [10,150 / 14,756] 48 actions, 47 running 2024-04-03T17:29:16.8841206Z Compiling llvm/lib/Passes/PassBuilder.cpp; 33s local 2024-04-03T17:29:16.8842320Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 24s local 2024-04-03T17:29:16.8843663Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 18s local 2024-04-03T17:29:16.8845045Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 17s local 2024-04-03T17:29:16.8846898Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 15s local 2024-04-03T17:29:16.8848318Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 12s local 2024-04-03T17:29:16.8849538Z @llvm-project//llvm:CodeGen; 11s local 2024-04-03T17:29:16.8850491Z @llvm-project//llvm:CodeGen; 11s local ... 2024-04-03T17:29:17.1139779Z 2024-04-03T17:29:17.1154462Z  2024-04-03T17:29:17.1155074Z  2024-04-03T17:29:17.1155532Z  2024-04-03T17:29:17.1155939Z  2024-04-03T17:29:17.1156323Z  2024-04-03T17:29:17.1156724Z  2024-04-03T17:29:17.1157274Z  2024-04-03T17:29:17.1157595Z  2024-04-03T17:29:17.1158176Z [10,152 / 14,756] 48 actions, 47 running 2024-04-03T17:29:17.1158971Z Compiling llvm/lib/Passes/PassBuilder.cpp; 33s local 2024-04-03T17:29:17.1159802Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 24s local 2024-04-03T17:29:17.1160791Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 18s local 2024-04-03T17:29:17.1161900Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 17s local 2024-04-03T17:29:17.1163041Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 16s local 2024-04-03T17:29:17.1164117Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 13s local 2024-04-03T17:29:17.1165178Z @llvm-project//llvm:CodeGen; 12s local 2024-04-03T17:29:17.1166093Z @llvm-project//llvm:CodeGen; 11s local ... 2024-04-03T17:29:17.4014741Z 2024-04-03T17:29:17.4015500Z  2024-04-03T17:29:17.4016023Z  2024-04-03T17:29:17.4016486Z  2024-04-03T17:29:17.4016919Z  2024-04-03T17:29:17.4017378Z  2024-04-03T17:29:17.4017820Z  2024-04-03T17:29:17.4018201Z  2024-04-03T17:29:17.4018614Z  2024-04-03T17:29:17.4019431Z [10,153 / 14,756] 48 actions running 2024-04-03T17:29:17.4020337Z Compiling llvm/lib/Passes/PassBuilder.cpp; 34s local 2024-04-03T17:29:17.4021405Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 24s local 2024-04-03T17:29:17.4022698Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 19s local 2024-04-03T17:29:17.4024111Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 18s local 2024-04-03T17:29:17.4025521Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 16s local 2024-04-03T17:29:17.4026854Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 13s local 2024-04-03T17:29:17.4028310Z @llvm-project//llvm:CodeGen; 12s local 2024-04-03T17:29:17.4029165Z @llvm-project//llvm:CodeGen; 11s local ... 2024-04-03T17:29:17.9364915Z 2024-04-03T17:29:17.9365741Z  2024-04-03T17:29:17.9366285Z  2024-04-03T17:29:17.9366745Z  2024-04-03T17:29:17.9367182Z  2024-04-03T17:29:17.9367622Z  2024-04-03T17:29:17.9370679Z  2024-04-03T17:29:17.9371139Z  2024-04-03T17:29:17.9371570Z  2024-04-03T17:29:17.9372331Z [10,154 / 14,756] 48 actions, 47 running 2024-04-03T17:29:17.9373345Z Compiling llvm/lib/Passes/PassBuilder.cpp; 34s local 2024-04-03T17:29:17.9374693Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 25s local 2024-04-03T17:29:17.9375994Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 19s local 2024-04-03T17:29:17.9377508Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 18s local 2024-04-03T17:29:17.9378856Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 17s local 2024-04-03T17:29:17.9380175Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 13s local 2024-04-03T17:29:17.9381420Z @llvm-project//llvm:CodeGen; 12s local 2024-04-03T17:29:17.9382334Z @llvm-project//llvm:CodeGen; 12s local ... 2024-04-03T17:29:18.1891358Z 2024-04-03T17:29:18.1892114Z  2024-04-03T17:29:18.1892668Z  2024-04-03T17:29:18.1893124Z  2024-04-03T17:29:18.1893530Z  2024-04-03T17:29:18.1893961Z  2024-04-03T17:29:18.1894578Z  2024-04-03T17:29:18.1895016Z  2024-04-03T17:29:18.1895423Z  2024-04-03T17:29:18.1896487Z [10,155 / 14,756] 48 actions, 47 running 2024-04-03T17:29:18.1897503Z Compiling llvm/lib/Passes/PassBuilder.cpp; 34s local 2024-04-03T17:29:18.1898610Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 25s local 2024-04-03T17:29:18.1899832Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 19s local 2024-04-03T17:29:18.1901385Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 18s local 2024-04-03T17:29:18.1902735Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 17s local 2024-04-03T17:29:18.1904030Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 14s local 2024-04-03T17:29:18.1905180Z @llvm-project//llvm:CodeGen; 13s local 2024-04-03T17:29:18.1906073Z @llvm-project//llvm:CodeGen; 12s local ... 2024-04-03T17:29:18.4022005Z 2024-04-03T17:29:18.4022764Z  2024-04-03T17:29:18.4023254Z  2024-04-03T17:29:18.4023676Z  2024-04-03T17:29:18.4024160Z  2024-04-03T17:29:18.4024617Z  2024-04-03T17:29:18.4024979Z  2024-04-03T17:29:18.4025358Z  2024-04-03T17:29:18.4025707Z  2024-04-03T17:29:18.4026284Z [10,158 / 14,756] 48 actions running 2024-04-03T17:29:18.4027105Z Compiling llvm/lib/Passes/PassBuilder.cpp; 35s local 2024-04-03T17:29:18.4028331Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 25s local 2024-04-03T17:29:18.4029530Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 20s local 2024-04-03T17:29:18.4030745Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 19s local 2024-04-03T17:29:18.4032006Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 17s local 2024-04-03T17:29:18.4033175Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 14s local 2024-04-03T17:29:18.4034422Z @llvm-project//llvm:CodeGen; 13s local 2024-04-03T17:29:18.4035152Z @llvm-project//llvm:CodeGen; 12s local ... 2024-04-03T17:29:18.6033275Z 2024-04-03T17:29:18.6034607Z  2024-04-03T17:29:18.6035803Z  2024-04-03T17:29:18.6036269Z  2024-04-03T17:29:18.6036638Z  2024-04-03T17:29:18.6037081Z  2024-04-03T17:29:18.6037486Z  2024-04-03T17:29:18.6037931Z  2024-04-03T17:29:18.6038725Z  2024-04-03T17:29:18.6039776Z [10,160 / 14,756] 48 actions running 2024-04-03T17:29:18.6040757Z Compiling llvm/lib/Passes/PassBuilder.cpp; 35s local 2024-04-03T17:29:18.6041943Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 25s local 2024-04-03T17:29:18.6043155Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 20s local 2024-04-03T17:29:18.6044477Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 17s local 2024-04-03T17:29:18.6045650Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 14s local 2024-04-03T17:29:18.6046742Z @llvm-project//llvm:CodeGen; 13s local 2024-04-03T17:29:18.6047969Z Compiling llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp; 13s local 2024-04-03T17:29:18.6049426Z Compiling llvm/lib/CodeGen/LiveDebugVariables.cpp; 12s local ... 2024-04-03T17:29:18.8965791Z 2024-04-03T17:29:18.8966969Z  2024-04-03T17:29:18.8967529Z  2024-04-03T17:29:18.8967950Z  2024-04-03T17:29:18.8968357Z  2024-04-03T17:29:18.8970589Z  2024-04-03T17:29:18.8971411Z  2024-04-03T17:29:18.8972305Z  2024-04-03T17:29:18.8973332Z  2024-04-03T17:29:18.8974091Z [10,164 / 14,756] 48 actions, 47 running 2024-04-03T17:29:18.8975254Z Compiling llvm/lib/Passes/PassBuilder.cpp; 35s local 2024-04-03T17:29:18.8976273Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 26s local 2024-04-03T17:29:18.8977480Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 14s local 2024-04-03T17:29:18.8978577Z @llvm-project//llvm:CodeGen; 13s local 2024-04-03T17:29:18.8979657Z Compiling llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp; 13s local 2024-04-03T17:29:18.8981308Z Compiling llvm/lib/CodeGen/MIRParser/MIParser.cpp; 8s local 2024-04-03T17:29:18.8982510Z Compiling llvm/lib/CodeGen/MIRParser/MIRParser.cpp; 8s local 2024-04-03T17:29:18.8983994Z Compiling llvm/lib/CodeGen/MIRPrinter.cpp; 8s local ... 2024-04-03T17:29:19.1217185Z 2024-04-03T17:29:19.1218306Z  2024-04-03T17:29:19.1219063Z  2024-04-03T17:29:19.1219700Z  2024-04-03T17:29:19.1222350Z  2024-04-03T17:29:19.1222807Z  2024-04-03T17:29:19.1223339Z  2024-04-03T17:29:19.1224416Z  2024-04-03T17:29:19.1225851Z  2024-04-03T17:29:19.1226661Z [10,166 / 14,756] 48 actions, 47 running 2024-04-03T17:29:19.1228164Z Compiling llvm/lib/Passes/PassBuilder.cpp; 35s local 2024-04-03T17:29:19.1229486Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 15s local 2024-04-03T17:29:19.1230702Z @llvm-project//llvm:CodeGen; 14s local 2024-04-03T17:29:19.1231984Z Compiling llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp; 13s local 2024-04-03T17:29:19.1233448Z Compiling llvm/lib/CodeGen/MIRParser/MIParser.cpp; 9s local 2024-04-03T17:29:19.1234859Z Compiling llvm/lib/CodeGen/MIRParser/MIRParser.cpp; 8s local 2024-04-03T17:29:19.1236008Z Compiling llvm/lib/CodeGen/MIRPrinter.cpp; 8s local 2024-04-03T17:29:19.1237120Z Compiling llvm/lib/CodeGen/MIRSampleProfile.cpp; 8s local ... 2024-04-03T17:29:19.4029731Z 2024-04-03T17:29:19.4030499Z  2024-04-03T17:29:19.4031036Z  2024-04-03T17:29:19.4031460Z  2024-04-03T17:29:19.4031949Z  2024-04-03T17:29:19.4032380Z  2024-04-03T17:29:19.4032794Z  2024-04-03T17:29:19.4033203Z  2024-04-03T17:29:19.4033615Z  2024-04-03T17:29:19.4034256Z [10,170 / 14,756] 48 actions running 2024-04-03T17:29:19.4035170Z Compiling llvm/lib/Passes/PassBuilder.cpp; 36s local 2024-04-03T17:29:19.4036234Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 15s local 2024-04-03T17:29:19.4037291Z @llvm-project//llvm:CodeGen; 14s local 2024-04-03T17:29:19.4038379Z Compiling llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp; 13s local 2024-04-03T17:29:19.4039779Z Compiling llvm/lib/CodeGen/MIRParser/MIParser.cpp; 9s local 2024-04-03T17:29:19.4040909Z Compiling llvm/lib/CodeGen/MIRParser/MIRParser.cpp; 9s local 2024-04-03T17:29:19.4041963Z Compiling llvm/lib/CodeGen/MIRPrinter.cpp; 9s local 2024-04-03T17:29:19.4043035Z Compiling llvm/lib/CodeGen/MIRSampleProfile.cpp; 8s local ... 2024-04-03T17:29:19.6033414Z 2024-04-03T17:29:19.6034247Z  2024-04-03T17:29:19.6034744Z  2024-04-03T17:29:19.6035198Z  2024-04-03T17:29:19.6035632Z  2024-04-03T17:29:19.6036030Z  2024-04-03T17:29:19.6036443Z  2024-04-03T17:29:19.6037063Z  2024-04-03T17:29:19.6037483Z  2024-04-03T17:29:19.6038125Z [10,172 / 14,756] 47 actions running 2024-04-03T17:29:19.6039023Z Compiling llvm/lib/Passes/PassBuilder.cpp; 36s local 2024-04-03T17:29:19.6039992Z @llvm-project//llvm:CodeGen; 14s local 2024-04-03T17:29:19.6041055Z Compiling llvm/lib/CodeGen/MIRParser/MIParser.cpp; 9s local 2024-04-03T17:29:19.6043747Z Compiling llvm/lib/CodeGen/MIRParser/MIRParser.cpp; 9s local 2024-04-03T17:29:19.6045063Z Compiling llvm/lib/CodeGen/MIRPrinter.cpp; 9s local 2024-04-03T17:29:19.6047839Z Compiling llvm/lib/CodeGen/MIRSampleProfile.cpp; 8s local 2024-04-03T17:29:19.6049477Z Compiling llvm/lib/CodeGen/MachineBasicBlock.cpp; 8s local 2024-04-03T17:29:19.6051007Z Compiling llvm/lib/CodeGen/MachineBlockPlacement.cpp; 7s local ... 2024-04-03T17:29:20.0039751Z 2024-04-03T17:29:20.0040515Z  2024-04-03T17:29:20.0041043Z  2024-04-03T17:29:20.0041460Z  2024-04-03T17:29:20.0041884Z  2024-04-03T17:29:20.0044631Z  2024-04-03T17:29:20.0045260Z  2024-04-03T17:29:20.0045851Z  2024-04-03T17:29:20.0048113Z  2024-04-03T17:29:20.0049004Z [10,173 / 14,756] 48 actions running 2024-04-03T17:29:20.0050166Z Compiling llvm/lib/Passes/PassBuilder.cpp; 36s local 2024-04-03T17:29:20.0051367Z @llvm-project//llvm:CodeGen; 15s local 2024-04-03T17:29:20.0052860Z Compiling llvm/lib/CodeGen/MIRParser/MIParser.cpp; 9s local 2024-04-03T17:29:20.0054451Z Compiling llvm/lib/CodeGen/MIRParser/MIRParser.cpp; 9s local 2024-04-03T17:29:20.0056060Z Compiling llvm/lib/CodeGen/MIRPrinter.cpp; 9s local 2024-04-03T17:29:20.0057388Z Compiling llvm/lib/CodeGen/MIRSampleProfile.cpp; 9s local 2024-04-03T17:29:20.0058672Z Compiling llvm/lib/CodeGen/MachineBasicBlock.cpp; 8s local 2024-04-03T17:29:20.0060363Z Compiling llvm/lib/CodeGen/MachineBlockPlacement.cpp; 8s local ... 2024-04-03T17:29:20.2043214Z 2024-04-03T17:29:20.2044336Z  2024-04-03T17:29:20.2045275Z  2024-04-03T17:29:20.2046042Z  2024-04-03T17:29:20.2046958Z  2024-04-03T17:29:20.2057973Z  2024-04-03T17:29:20.2058657Z  2024-04-03T17:29:20.2059099Z  2024-04-03T17:29:20.2059706Z  2024-04-03T17:29:20.2060373Z [10,174 / 14,756] 48 actions running 2024-04-03T17:29:20.2061208Z Compiling llvm/lib/Passes/PassBuilder.cpp; 36s local 2024-04-03T17:29:20.2062120Z @llvm-project//llvm:CodeGen; 15s local 2024-04-03T17:29:20.2062973Z Compiling llvm/lib/CodeGen/MIRParser/MIParser.cpp; 10s local 2024-04-03T17:29:20.2064093Z Compiling llvm/lib/CodeGen/MIRParser/MIRParser.cpp; 10s local 2024-04-03T17:29:20.2065107Z Compiling llvm/lib/CodeGen/MIRPrinter.cpp; 9s local 2024-04-03T17:29:20.2066124Z Compiling llvm/lib/CodeGen/MIRSampleProfile.cpp; 9s local 2024-04-03T17:29:20.2067169Z Compiling llvm/lib/CodeGen/MachineBasicBlock.cpp; 9s local 2024-04-03T17:29:20.2068615Z Compiling llvm/lib/CodeGen/MachineBlockPlacement.cpp; 8s local ... 2024-04-03T17:29:20.5262616Z 2024-04-03T17:29:20.5263351Z  2024-04-03T17:29:20.5263893Z  2024-04-03T17:29:20.5264310Z  2024-04-03T17:29:20.5264759Z  2024-04-03T17:29:20.5265167Z  2024-04-03T17:29:20.5265564Z  2024-04-03T17:29:20.5265984Z  2024-04-03T17:29:20.5266368Z  2024-04-03T17:29:20.5267082Z [10,180 / 14,756] 47 actions, 46 running 2024-04-03T17:29:20.5268350Z Compiling llvm/lib/Passes/PassBuilder.cpp; 37s local 2024-04-03T17:29:20.5269309Z @llvm-project//llvm:CodeGen; 15s local 2024-04-03T17:29:20.5270311Z Compiling llvm/lib/CodeGen/MIRParser/MIParser.cpp; 10s local 2024-04-03T17:29:20.5271493Z Compiling llvm/lib/CodeGen/MIRParser/MIRParser.cpp; 10s local 2024-04-03T17:29:20.5272698Z Compiling llvm/lib/CodeGen/MIRPrinter.cpp; 10s local 2024-04-03T17:29:20.5273799Z Compiling llvm/lib/CodeGen/MIRSampleProfile.cpp; 9s local 2024-04-03T17:29:20.5275006Z Compiling llvm/lib/CodeGen/MachineBasicBlock.cpp; 9s local 2024-04-03T17:29:20.5276314Z Compiling llvm/lib/CodeGen/MachineBlockPlacement.cpp; 8s local ... 2024-04-03T17:29:20.8051045Z 2024-04-03T17:29:20.8051749Z  2024-04-03T17:29:20.8052288Z  2024-04-03T17:29:20.8052706Z  2024-04-03T17:29:20.8053096Z  2024-04-03T17:29:20.8053513Z  2024-04-03T17:29:20.8053941Z  2024-04-03T17:29:20.8054690Z  2024-04-03T17:29:20.8055155Z  2024-04-03T17:29:20.8055870Z [10,180 / 14,756] 48 actions running 2024-04-03T17:29:20.8056914Z Compiling llvm/lib/Passes/PassBuilder.cpp; 37s local 2024-04-03T17:29:20.8057962Z @llvm-project//llvm:CodeGen; 15s local 2024-04-03T17:29:20.8058998Z Compiling llvm/lib/CodeGen/MIRParser/MIParser.cpp; 10s local 2024-04-03T17:29:20.8060294Z Compiling llvm/lib/CodeGen/MIRParser/MIRParser.cpp; 10s local 2024-04-03T17:29:20.8061454Z Compiling llvm/lib/CodeGen/MIRPrinter.cpp; 10s local 2024-04-03T17:29:20.8062576Z Compiling llvm/lib/CodeGen/MIRSampleProfile.cpp; 10s local 2024-04-03T17:29:20.8063785Z Compiling llvm/lib/CodeGen/MachineBasicBlock.cpp; 9s local 2024-04-03T17:29:20.8065178Z Compiling llvm/lib/CodeGen/MachineBlockPlacement.cpp; 9s local ... 2024-04-03T17:29:21.0064794Z 2024-04-03T17:29:21.0065543Z  2024-04-03T17:29:21.0066108Z  2024-04-03T17:29:21.0066550Z  2024-04-03T17:29:21.0066989Z  2024-04-03T17:29:21.0067850Z  2024-04-03T17:29:21.0068636Z  2024-04-03T17:29:21.0069060Z  2024-04-03T17:29:21.0069483Z  2024-04-03T17:29:21.0070110Z [10,181 / 14,756] 48 actions running 2024-04-03T17:29:21.0071069Z Compiling llvm/lib/Passes/PassBuilder.cpp; 37s local 2024-04-03T17:29:21.0071985Z @llvm-project//llvm:CodeGen; 16s local 2024-04-03T17:29:21.0073190Z Compiling llvm/lib/CodeGen/MIRParser/MIParser.cpp; 10s local 2024-04-03T17:29:21.0074396Z Compiling llvm/lib/CodeGen/MIRParser/MIRParser.cpp; 10s local 2024-04-03T17:29:21.0075494Z Compiling llvm/lib/CodeGen/MIRPrinter.cpp; 10s local 2024-04-03T17:29:21.0076517Z Compiling llvm/lib/CodeGen/MIRSampleProfile.cpp; 10s local 2024-04-03T17:29:21.0077582Z Compiling llvm/lib/CodeGen/MachineBasicBlock.cpp; 9s local 2024-04-03T17:29:21.0078845Z Compiling llvm/lib/CodeGen/MachineBlockPlacement.cpp; 9s local ... 2024-04-03T17:29:21.4069441Z 2024-04-03T17:29:21.4150353Z  2024-04-03T17:29:21.4230452Z  2024-04-03T17:29:21.4310577Z  2024-04-03T17:29:21.4360160Z  2024-04-03T17:29:21.4389480Z  2024-04-03T17:29:21.4390401Z  2024-04-03T17:29:21.4393017Z  2024-04-03T17:29:21.4393574Z  2024-04-03T17:29:21.4397065Z [10,184 / 14,756] 48 actions running 2024-04-03T17:29:21.4398153Z Compiling llvm/lib/Passes/PassBuilder.cpp; 38s local 2024-04-03T17:29:21.4402181Z @llvm-project//llvm:CodeGen; 16s local 2024-04-03T17:29:21.4403242Z Compiling llvm/lib/CodeGen/MIRParser/MIParser.cpp; 11s local 2024-04-03T17:29:21.4404598Z Compiling llvm/lib/CodeGen/MIRParser/MIRParser.cpp; 11s local 2024-04-03T17:29:21.4408440Z Compiling llvm/lib/CodeGen/MIRPrinter.cpp; 11s local 2024-04-03T17:29:21.4409628Z Compiling llvm/lib/CodeGen/MIRSampleProfile.cpp; 10s local 2024-04-03T17:29:21.4410892Z Compiling llvm/lib/CodeGen/MachineBasicBlock.cpp; 10s local 2024-04-03T17:29:21.4412269Z Compiling llvm/lib/CodeGen/MachineBlockPlacement.cpp; 9s local ... 2024-04-03T17:29:21.6074337Z 2024-04-03T17:29:21.6075122Z  2024-04-03T17:29:21.6075648Z  2024-04-03T17:29:21.6076089Z  2024-04-03T17:29:21.6076466Z  2024-04-03T17:29:21.6076861Z  2024-04-03T17:29:21.6077275Z  2024-04-03T17:29:21.6077669Z  2024-04-03T17:29:21.6078061Z  2024-04-03T17:29:21.6078692Z [10,187 / 14,756] 48 actions running 2024-04-03T17:29:21.6079641Z Compiling llvm/lib/Passes/PassBuilder.cpp; 38s local 2024-04-03T17:29:21.6080604Z @llvm-project//llvm:CodeGen; 16s local 2024-04-03T17:29:21.6081568Z Compiling llvm/lib/CodeGen/MIRParser/MIParser.cpp; 11s local 2024-04-03T17:29:21.6082720Z Compiling llvm/lib/CodeGen/MIRParser/MIRParser.cpp; 11s local 2024-04-03T17:29:21.6083812Z Compiling llvm/lib/CodeGen/MIRPrinter.cpp; 11s local 2024-04-03T17:29:21.6084861Z Compiling llvm/lib/CodeGen/MIRSampleProfile.cpp; 10s local 2024-04-03T17:29:21.6085966Z Compiling llvm/lib/CodeGen/MachineBasicBlock.cpp; 10s local 2024-04-03T17:29:21.6087224Z Compiling llvm/lib/CodeGen/MachineBlockPlacement.cpp; 9s local ... 2024-04-03T17:29:22.1604608Z 2024-04-03T17:29:22.1605549Z  2024-04-03T17:29:22.1606105Z  2024-04-03T17:29:22.1606544Z  2024-04-03T17:29:22.1606990Z  2024-04-03T17:29:22.1607409Z  2024-04-03T17:29:22.1607791Z  2024-04-03T17:29:22.1608236Z  2024-04-03T17:29:22.1608646Z  2024-04-03T17:29:22.1609357Z [10,188 / 14,756] 48 actions, 47 running 2024-04-03T17:29:22.1610351Z Compiling llvm/lib/Passes/PassBuilder.cpp; 38s local 2024-04-03T17:29:22.1611365Z @llvm-project//llvm:CodeGen; 17s local 2024-04-03T17:29:22.1612346Z Compiling llvm/lib/CodeGen/MIRParser/MIParser.cpp; 12s local 2024-04-03T17:29:22.1613509Z Compiling llvm/lib/CodeGen/MIRParser/MIRParser.cpp; 11s local 2024-04-03T17:29:22.1614815Z Compiling llvm/lib/CodeGen/MIRPrinter.cpp; 11s local 2024-04-03T17:29:22.1615933Z Compiling llvm/lib/CodeGen/MIRSampleProfile.cpp; 11s local 2024-04-03T17:29:22.1617515Z Compiling llvm/lib/CodeGen/MachineBasicBlock.cpp; 10s local 2024-04-03T17:29:22.1618863Z Compiling llvm/lib/CodeGen/MachineBlockPlacement.cpp; 10s local ... 2024-04-03T17:29:22.4071431Z 2024-04-03T17:29:22.4077140Z  2024-04-03T17:29:22.4077668Z  2024-04-03T17:29:22.4078075Z  2024-04-03T17:29:22.4078889Z  2024-04-03T17:29:22.4079350Z  2024-04-03T17:29:22.4079792Z  2024-04-03T17:29:22.4080212Z  2024-04-03T17:29:22.4080602Z  2024-04-03T17:29:22.4081276Z [10,190 / 14,756] 48 actions running 2024-04-03T17:29:22.4082309Z Compiling llvm/lib/Passes/PassBuilder.cpp; 39s local 2024-04-03T17:29:22.4083329Z @llvm-project//llvm:CodeGen; 17s local 2024-04-03T17:29:22.4084388Z Compiling llvm/lib/CodeGen/MIRParser/MIRParser.cpp; 12s local 2024-04-03T17:29:22.4085564Z Compiling llvm/lib/CodeGen/MIRPrinter.cpp; 12s local 2024-04-03T17:29:22.4086644Z Compiling llvm/lib/CodeGen/MIRSampleProfile.cpp; 11s local 2024-04-03T17:29:22.4087761Z Compiling llvm/lib/CodeGen/MachineBasicBlock.cpp; 11s local 2024-04-03T17:29:22.4088981Z Compiling llvm/lib/CodeGen/MachineBlockPlacement.cpp; 10s local 2024-04-03T17:29:22.4090155Z Compiling llvm/lib/CodeGen/MachineFunction.cpp; 9s local ... 2024-04-03T17:29:22.7256864Z 2024-04-03T17:29:22.7257691Z  2024-04-03T17:29:22.7258223Z  2024-04-03T17:29:22.7258681Z  2024-04-03T17:29:22.7259083Z  2024-04-03T17:29:22.7259472Z  2024-04-03T17:29:22.7259911Z  2024-04-03T17:29:22.7260360Z  2024-04-03T17:29:22.7260766Z  2024-04-03T17:29:22.7261471Z [10,191 / 14,756] 48 actions, 47 running 2024-04-03T17:29:22.7262514Z Compiling llvm/lib/Passes/PassBuilder.cpp; 39s local 2024-04-03T17:29:22.7263640Z @llvm-project//llvm:CodeGen; 17s local 2024-04-03T17:29:22.7264644Z Compiling llvm/lib/CodeGen/MIRParser/MIRParser.cpp; 12s local 2024-04-03T17:29:22.7265760Z Compiling llvm/lib/CodeGen/MIRPrinter.cpp; 12s local 2024-04-03T17:29:22.7266896Z Compiling llvm/lib/CodeGen/MIRSampleProfile.cpp; 12s local 2024-04-03T17:29:22.7268491Z Compiling llvm/lib/CodeGen/MachineBasicBlock.cpp; 11s local 2024-04-03T17:29:22.7269785Z Compiling llvm/lib/CodeGen/MachineBlockPlacement.cpp; 11s local 2024-04-03T17:29:22.7271075Z Compiling llvm/lib/CodeGen/MachineFunction.cpp; 9s local ... 2024-04-03T17:29:22.9544267Z 2024-04-03T17:29:22.9545249Z  2024-04-03T17:29:22.9545742Z  2024-04-03T17:29:22.9546132Z  2024-04-03T17:29:22.9546557Z  2024-04-03T17:29:22.9546955Z  2024-04-03T17:29:22.9547391Z  2024-04-03T17:29:22.9548255Z  2024-04-03T17:29:22.9548723Z  2024-04-03T17:29:22.9549432Z [10,193 / 14,756] 48 actions, 47 running 2024-04-03T17:29:22.9550408Z Compiling llvm/lib/Passes/PassBuilder.cpp; 39s local 2024-04-03T17:29:22.9551411Z @llvm-project//llvm:CodeGen; 17s local 2024-04-03T17:29:22.9552466Z Compiling llvm/lib/CodeGen/MIRParser/MIRParser.cpp; 12s local 2024-04-03T17:29:22.9553597Z Compiling llvm/lib/CodeGen/MIRPrinter.cpp; 12s local 2024-04-03T17:29:22.9554826Z Compiling llvm/lib/CodeGen/MachineBlockPlacement.cpp; 11s local 2024-04-03T17:29:22.9555966Z Compiling llvm/lib/CodeGen/MachineFunction.cpp; 9s local 2024-04-03T17:29:22.9557380Z Compiling llvm/utils/TableGen/RegisterInfoEmitter.cpp [for tool]; 9s local 2024-04-03T17:29:22.9558700Z @llvm-project//mlir:mlir-tblgen; 8s local ... 2024-04-03T17:29:23.2078219Z 2024-04-03T17:29:23.2079347Z  2024-04-03T17:29:23.2079857Z  2024-04-03T17:29:23.2080267Z  2024-04-03T17:29:23.2082493Z  2024-04-03T17:29:23.2083450Z  2024-04-03T17:29:23.2083955Z  2024-04-03T17:29:23.2084356Z  2024-04-03T17:29:23.2084766Z  2024-04-03T17:29:23.2085576Z [10,193 / 14,756] 48 actions running 2024-04-03T17:29:23.2087236Z Compiling llvm/lib/Passes/PassBuilder.cpp; 39s local 2024-04-03T17:29:23.2088721Z @llvm-project//llvm:CodeGen; 18s local 2024-04-03T17:29:23.2089826Z Compiling llvm/lib/CodeGen/MIRParser/MIRParser.cpp; 13s local 2024-04-03T17:29:23.2091211Z Compiling llvm/lib/CodeGen/MIRPrinter.cpp; 12s local 2024-04-03T17:29:23.2092473Z Compiling llvm/lib/CodeGen/MachineBlockPlacement.cpp; 11s local 2024-04-03T17:29:23.2093770Z Compiling llvm/lib/CodeGen/MachineFunction.cpp; 9s local 2024-04-03T17:29:23.2095229Z Compiling llvm/utils/TableGen/RegisterInfoEmitter.cpp [for tool]; 9s local 2024-04-03T17:29:23.2096602Z @llvm-project//mlir:mlir-tblgen; 9s local ... 2024-04-03T17:29:23.4088547Z 2024-04-03T17:29:23.4089289Z  2024-04-03T17:29:23.4092242Z  2024-04-03T17:29:23.4092646Z  2024-04-03T17:29:23.4094416Z  2024-04-03T17:29:23.4094786Z  2024-04-03T17:29:23.4095129Z  2024-04-03T17:29:23.4095479Z  2024-04-03T17:29:23.4095861Z  2024-04-03T17:29:23.4096512Z [10,197 / 14,756] 48 actions, 47 running 2024-04-03T17:29:23.4097400Z Compiling llvm/lib/Passes/PassBuilder.cpp; 40s local 2024-04-03T17:29:23.4098234Z @llvm-project//llvm:CodeGen; 18s local 2024-04-03T17:29:23.4099261Z Compiling llvm/lib/CodeGen/MIRParser/MIRParser.cpp; 13s local 2024-04-03T17:29:23.4100310Z Compiling llvm/lib/CodeGen/MIRPrinter.cpp; 13s local 2024-04-03T17:29:23.4101376Z Compiling llvm/lib/CodeGen/MachineBlockPlacement.cpp; 11s local 2024-04-03T17:29:23.4102408Z Compiling llvm/lib/CodeGen/MachineFunction.cpp; 10s local 2024-04-03T17:29:23.4103660Z Compiling llvm/utils/TableGen/RegisterInfoEmitter.cpp [for tool]; 9s local 2024-04-03T17:29:23.4104814Z @llvm-project//mlir:mlir-tblgen; 9s local ... 2024-04-03T17:29:23.8104081Z 2024-04-03T17:29:23.8105029Z  2024-04-03T17:29:23.8105759Z  2024-04-03T17:29:23.8106433Z  2024-04-03T17:29:23.8107022Z  2024-04-03T17:29:23.8107383Z  2024-04-03T17:29:23.8108089Z  2024-04-03T17:29:23.8108694Z  2024-04-03T17:29:23.8109128Z  2024-04-03T17:29:23.8110016Z [10,198 / 14,756] 48 actions running 2024-04-03T17:29:23.8111290Z Compiling llvm/lib/Passes/PassBuilder.cpp; 40s local 2024-04-03T17:29:23.8133390Z @llvm-project//llvm:CodeGen; 18s local 2024-04-03T17:29:23.8134641Z Compiling llvm/lib/CodeGen/MIRParser/MIRParser.cpp; 13s local 2024-04-03T17:29:23.8135850Z Compiling llvm/lib/CodeGen/MIRPrinter.cpp; 13s local 2024-04-03T17:29:23.8137057Z Compiling llvm/lib/CodeGen/MachineBlockPlacement.cpp; 12s local 2024-04-03T17:29:23.8138290Z Compiling llvm/lib/CodeGen/MachineFunction.cpp; 10s local 2024-04-03T17:29:23.8139458Z @llvm-project//llvm:llvm-tblgen; 10s local 2024-04-03T17:29:23.8140834Z @llvm-project//mlir:mlir-tblgen; 9s local ... 2024-04-03T17:29:24.0091929Z 2024-04-03T17:29:24.0102619Z  2024-04-03T17:29:24.0103492Z  2024-04-03T17:29:24.0103995Z  2024-04-03T17:29:24.0104498Z  2024-04-03T17:29:24.0104997Z  2024-04-03T17:29:24.0105387Z  2024-04-03T17:29:24.0105831Z  2024-04-03T17:29:24.0106246Z  2024-04-03T17:29:24.0106885Z [10,201 / 14,756] 48 actions running 2024-04-03T17:29:24.0108059Z Compiling llvm/lib/Passes/PassBuilder.cpp; 40s local 2024-04-03T17:29:24.0108987Z @llvm-project//llvm:CodeGen; 19s local 2024-04-03T17:29:24.0109959Z Compiling llvm/lib/CodeGen/MIRParser/MIRParser.cpp; 13s local 2024-04-03T17:29:24.0111077Z Compiling llvm/lib/CodeGen/MIRPrinter.cpp; 13s local 2024-04-03T17:29:24.0112212Z Compiling llvm/lib/CodeGen/MachineBlockPlacement.cpp; 12s local 2024-04-03T17:29:24.0113353Z @llvm-project//llvm:llvm-tblgen; 10s local 2024-04-03T17:29:24.0114587Z Compiling mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp [for tool]; 9s local 2024-04-03T17:29:24.0116004Z Compiling llvm/lib/CodeGen/MachineInstr.cpp; 9s local ... 2024-04-03T17:29:24.3353827Z 2024-04-03T17:29:24.3354530Z  2024-04-03T17:29:24.3354988Z  2024-04-03T17:29:24.3355335Z  2024-04-03T17:29:24.3355692Z  2024-04-03T17:29:24.3356441Z  2024-04-03T17:29:24.3356785Z  2024-04-03T17:29:24.3357137Z  2024-04-03T17:29:24.3357650Z  2024-04-03T17:29:24.3358228Z [10,205 / 14,756] 48 actions, 47 running 2024-04-03T17:29:24.3359042Z Compiling llvm/lib/Passes/PassBuilder.cpp; 40s local 2024-04-03T17:29:24.3359996Z @llvm-project//llvm:CodeGen; 19s local 2024-04-03T17:29:24.3360833Z Compiling llvm/lib/CodeGen/MachineBlockPlacement.cpp; 12s local 2024-04-03T17:29:24.3361809Z @llvm-project//llvm:llvm-tblgen; 10s local 2024-04-03T17:29:24.3362624Z @llvm-project//mlir:mlir-tblgen; 10s local 2024-04-03T17:29:24.3363975Z Compiling llvm/lib/CodeGen/MachineInstr.cpp; 10s local 2024-04-03T17:29:24.3364802Z Compiling llvm/lib/CodeGen/MachineLICM.cpp; 9s local 2024-04-03T17:29:24.3365677Z @llvm-project//llvm:llvm-tblgen; 7s local ... 2024-04-03T17:29:24.6097505Z 2024-04-03T17:29:24.6098242Z  2024-04-03T17:29:24.6098814Z  2024-04-03T17:29:24.6099252Z  2024-04-03T17:29:24.6102830Z  2024-04-03T17:29:24.6103480Z  2024-04-03T17:29:24.6106114Z  2024-04-03T17:29:24.6106660Z  2024-04-03T17:29:24.6109226Z  2024-04-03T17:29:24.6110029Z [10,208 / 14,756] 48 actions running 2024-04-03T17:29:24.6111018Z Compiling llvm/lib/Passes/PassBuilder.cpp; 41s local 2024-04-03T17:29:24.6112174Z @llvm-project//llvm:CodeGen; 19s local 2024-04-03T17:29:24.6113484Z @llvm-project//llvm:llvm-tblgen; 11s local 2024-04-03T17:29:24.6114834Z @llvm-project//mlir:mlir-tblgen; 10s local 2024-04-03T17:29:24.6116094Z Compiling llvm/lib/CodeGen/MachineInstr.cpp; 10s local 2024-04-03T17:29:24.6117283Z Compiling llvm/lib/CodeGen/MachineLICM.cpp; 10s local 2024-04-03T17:29:24.6118631Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 7s local 2024-04-03T17:29:24.6120173Z Compiling xla/service/dynamic_window_utils.cc; 7s local ... 2024-04-03T17:29:24.8112007Z 2024-04-03T17:29:24.8112766Z  2024-04-03T17:29:24.8113258Z  2024-04-03T17:29:24.8113686Z  2024-04-03T17:29:24.8114087Z  2024-04-03T17:29:24.8114435Z  2024-04-03T17:29:24.8114786Z  2024-04-03T17:29:24.8115141Z  2024-04-03T17:29:24.8115641Z  2024-04-03T17:29:24.8116212Z [10,209 / 14,756] 48 actions running 2024-04-03T17:29:24.8117023Z Compiling llvm/lib/Passes/PassBuilder.cpp; 41s local 2024-04-03T17:29:24.8117853Z @llvm-project//llvm:CodeGen; 19s local 2024-04-03T17:29:24.8118604Z @llvm-project//llvm:llvm-tblgen; 11s local 2024-04-03T17:29:24.8119362Z @llvm-project//mlir:mlir-tblgen; 10s local 2024-04-03T17:29:24.8120103Z Compiling llvm/lib/CodeGen/MachineLICM.cpp; 10s local 2024-04-03T17:29:24.8121164Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 8s local 2024-04-03T17:29:24.8122237Z Compiling xla/service/dynamic_window_utils.cc; 7s local 2024-04-03T17:29:24.8123186Z Compiling llvm/lib/CodeGen/MachineOutliner.cpp; 6s local ... 2024-04-03T17:29:25.0596839Z 2024-04-03T17:29:25.0597561Z  2024-04-03T17:29:25.0598227Z  2024-04-03T17:29:25.0598640Z  2024-04-03T17:29:25.0599053Z  2024-04-03T17:29:25.0599487Z  2024-04-03T17:29:25.0599892Z  2024-04-03T17:29:25.0600327Z  2024-04-03T17:29:25.0600726Z  2024-04-03T17:29:25.0601470Z [10,211 / 14,756] 48 actions, 47 running 2024-04-03T17:29:25.0602408Z Compiling llvm/lib/Passes/PassBuilder.cpp; 41s local 2024-04-03T17:29:25.0603287Z @llvm-project//llvm:CodeGen; 20s local 2024-04-03T17:29:25.0604084Z @llvm-project//mlir:mlir-tblgen; 11s local 2024-04-03T17:29:25.0605181Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 8s local 2024-04-03T17:29:25.0606347Z Compiling xla/service/dynamic_window_utils.cc; 8s local 2024-04-03T17:29:25.0607357Z Compiling llvm/lib/CodeGen/MachineOutliner.cpp; 7s local 2024-04-03T17:29:25.0608480Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 6s local 2024-04-03T17:29:25.0610084Z Compiling llvm/lib/CodeGen/MachinePostDominators.cpp; 6s local ... 2024-04-03T17:29:25.3242209Z 2024-04-03T17:29:25.3242942Z  2024-04-03T17:29:25.3243494Z  2024-04-03T17:29:25.3243910Z  2024-04-03T17:29:25.3244282Z  2024-04-03T17:29:25.3244682Z  2024-04-03T17:29:25.3245506Z  2024-04-03T17:29:25.3245938Z  2024-04-03T17:29:25.3246395Z  2024-04-03T17:29:25.3247117Z [10,214 / 14,756] 48 actions, 47 running 2024-04-03T17:29:25.3248065Z Compiling llvm/lib/Passes/PassBuilder.cpp; 41s local 2024-04-03T17:29:25.3249051Z @llvm-project//llvm:CodeGen; 20s local 2024-04-03T17:29:25.3249879Z @llvm-project//mlir:mlir-tblgen; 11s local 2024-04-03T17:29:25.3250983Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 8s local 2024-04-03T17:29:25.3252228Z Compiling xla/service/dynamic_window_utils.cc; 8s local 2024-04-03T17:29:25.3253276Z Compiling llvm/lib/CodeGen/MachineOutliner.cpp; 7s local 2024-04-03T17:29:25.3254516Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 7s local 2024-04-03T17:29:25.3255734Z Compiling llvm/lib/CodeGen/MachinePostDominators.cpp; 7s local ... 2024-04-03T17:29:25.6117482Z 2024-04-03T17:29:25.6118218Z  2024-04-03T17:29:25.6118680Z  2024-04-03T17:29:25.6119074Z  2024-04-03T17:29:25.6119433Z  2024-04-03T17:29:25.6119779Z  2024-04-03T17:29:25.6120114Z  2024-04-03T17:29:25.6120471Z  2024-04-03T17:29:25.6120822Z  2024-04-03T17:29:25.6121373Z [10,215 / 14,756] 48 actions running 2024-04-03T17:29:25.6122170Z Compiling llvm/lib/Passes/PassBuilder.cpp; 42s local 2024-04-03T17:29:25.6122969Z @llvm-project//llvm:CodeGen; 20s local 2024-04-03T17:29:25.6123651Z @llvm-project//mlir:mlir-tblgen; 11s local 2024-04-03T17:29:25.6124529Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 8s local 2024-04-03T17:29:25.6125617Z Compiling xla/service/dynamic_window_utils.cc; 8s local 2024-04-03T17:29:25.6126440Z Compiling llvm/lib/CodeGen/MachineOutliner.cpp; 7s local 2024-04-03T17:29:25.6127291Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 7s local 2024-04-03T17:29:25.6128181Z Compiling llvm/lib/CodeGen/MachineRegionInfo.cpp; 7s local ... 2024-04-03T17:29:25.8121051Z 2024-04-03T17:29:25.8121863Z  2024-04-03T17:29:25.8122397Z  2024-04-03T17:29:25.8122832Z  2024-04-03T17:29:25.8123236Z  2024-04-03T17:29:25.8123671Z  2024-04-03T17:29:25.8124087Z  2024-04-03T17:29:25.8124485Z  2024-04-03T17:29:25.8124909Z  2024-04-03T17:29:25.8125613Z [10,216 / 14,756] 48 actions running 2024-04-03T17:29:25.8126510Z Compiling llvm/lib/Passes/PassBuilder.cpp; 42s local 2024-04-03T17:29:25.8127482Z @llvm-project//llvm:CodeGen; 20s local 2024-04-03T17:29:25.8128373Z @llvm-project//mlir:mlir-tblgen; 11s local 2024-04-03T17:29:25.8129507Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 9s local 2024-04-03T17:29:25.8130805Z Compiling xla/service/dynamic_window_utils.cc; 8s local 2024-04-03T17:29:25.8131853Z Compiling llvm/lib/CodeGen/MachineOutliner.cpp; 7s local 2024-04-03T17:29:25.8132997Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 7s local 2024-04-03T17:29:25.8134346Z Compiling llvm/lib/CodeGen/MachineRegionInfo.cpp; 7s local ... 2024-04-03T17:29:26.0130390Z 2024-04-03T17:29:26.0135159Z  2024-04-03T17:29:26.0135849Z  2024-04-03T17:29:26.0136483Z  2024-04-03T17:29:26.0136884Z  2024-04-03T17:29:26.0137322Z  2024-04-03T17:29:26.0137722Z  2024-04-03T17:29:26.0138176Z  2024-04-03T17:29:26.0138645Z  2024-04-03T17:29:26.0139313Z [10,217 / 14,756] 48 actions, 47 running 2024-04-03T17:29:26.0140243Z Compiling llvm/lib/Passes/PassBuilder.cpp; 42s local 2024-04-03T17:29:26.0141237Z @llvm-project//llvm:CodeGen; 21s local 2024-04-03T17:29:26.0142122Z @llvm-project//mlir:mlir-tblgen; 11s local 2024-04-03T17:29:26.0143577Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 9s local 2024-04-03T17:29:26.0144845Z Compiling xla/service/dynamic_window_utils.cc; 8s local 2024-04-03T17:29:26.0145918Z Compiling llvm/lib/CodeGen/MachineOutliner.cpp; 8s local 2024-04-03T17:29:26.0146970Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 7s local 2024-04-03T17:29:26.0148635Z Compiling llvm/lib/CodeGen/MachineRegionInfo.cpp; 7s local ... 2024-04-03T17:29:26.4119845Z 2024-04-03T17:29:26.4125958Z  2024-04-03T17:29:26.4126730Z  2024-04-03T17:29:26.4127209Z  2024-04-03T17:29:26.4127621Z  2024-04-03T17:29:26.4128048Z  2024-04-03T17:29:26.4128513Z  2024-04-03T17:29:26.4128940Z  2024-04-03T17:29:26.4129344Z  2024-04-03T17:29:26.4130039Z [10,219 / 14,756] 48 actions running 2024-04-03T17:29:26.4131132Z Compiling llvm/lib/Passes/PassBuilder.cpp; 43s local 2024-04-03T17:29:26.4132180Z @llvm-project//llvm:CodeGen; 21s local 2024-04-03T17:29:26.4133173Z @llvm-project//mlir:mlir-tblgen; 12s local 2024-04-03T17:29:26.4134511Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 9s local 2024-04-03T17:29:26.4135868Z Compiling xla/service/dynamic_window_utils.cc; 9s local 2024-04-03T17:29:26.4136983Z Compiling llvm/lib/CodeGen/MachineOutliner.cpp; 8s local 2024-04-03T17:29:26.4138115Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 8s local 2024-04-03T17:29:26.4139394Z Compiling llvm/lib/CodeGen/MachineRegionInfo.cpp; 7s local ... 2024-04-03T17:29:26.6260777Z 2024-04-03T17:29:26.6262054Z  2024-04-03T17:29:26.6262923Z  2024-04-03T17:29:26.6263583Z  2024-04-03T17:29:26.6264377Z  2024-04-03T17:29:26.6265652Z  2024-04-03T17:29:26.6266187Z  2024-04-03T17:29:26.6266620Z  2024-04-03T17:29:26.6267060Z  2024-04-03T17:29:26.6268006Z [10,220 / 14,756] 48 actions, 47 running 2024-04-03T17:29:26.6269155Z Compiling llvm/lib/Passes/PassBuilder.cpp; 43s local 2024-04-03T17:29:26.6270256Z @llvm-project//llvm:CodeGen; 21s local 2024-04-03T17:29:26.6271224Z @llvm-project//mlir:mlir-tblgen; 12s local 2024-04-03T17:29:26.6272412Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 9s local 2024-04-03T17:29:26.6273639Z Compiling xla/service/dynamic_window_utils.cc; 9s local 2024-04-03T17:29:26.6274786Z Compiling llvm/lib/CodeGen/MachineOutliner.cpp; 8s local 2024-04-03T17:29:26.6275977Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 8s local 2024-04-03T17:29:26.6277127Z Compiling llvm/lib/CodeGen/MachineRegionInfo.cpp; 8s local ... 2024-04-03T17:29:27.0137082Z 2024-04-03T17:29:27.0137757Z  2024-04-03T17:29:27.0138224Z  2024-04-03T17:29:27.0138589Z  2024-04-03T17:29:27.0138980Z  2024-04-03T17:29:27.0139360Z  2024-04-03T17:29:27.0139717Z  2024-04-03T17:29:27.0140097Z  2024-04-03T17:29:27.0140462Z  2024-04-03T17:29:27.0141092Z [10,220 / 14,756] 48 actions running 2024-04-03T17:29:27.0141977Z Compiling llvm/lib/Passes/PassBuilder.cpp; 43s local 2024-04-03T17:29:27.0142883Z @llvm-project//llvm:CodeGen; 22s local 2024-04-03T17:29:27.0143719Z @llvm-project//mlir:mlir-tblgen; 12s local 2024-04-03T17:29:27.0144684Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 10s local 2024-04-03T17:29:27.0145812Z Compiling xla/service/dynamic_window_utils.cc; 9s local 2024-04-03T17:29:27.0146754Z Compiling llvm/lib/CodeGen/MachineOutliner.cpp; 9s local 2024-04-03T17:29:27.0148024Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 8s local 2024-04-03T17:29:27.0149082Z Compiling llvm/lib/CodeGen/MachineRegionInfo.cpp; 8s local ... 2024-04-03T17:29:27.3313846Z 2024-04-03T17:29:27.3314644Z  2024-04-03T17:29:27.3315175Z  2024-04-03T17:29:27.3315736Z  2024-04-03T17:29:27.3316119Z  2024-04-03T17:29:27.3316541Z  2024-04-03T17:29:27.3317120Z  2024-04-03T17:29:27.3317519Z  2024-04-03T17:29:27.3318270Z  2024-04-03T17:29:27.3319007Z [10,227 / 14,756] 48 actions, 47 running 2024-04-03T17:29:27.3320033Z Compiling llvm/lib/Passes/PassBuilder.cpp; 43s local 2024-04-03T17:29:27.3321069Z @llvm-project//llvm:CodeGen; 22s local 2024-04-03T17:29:27.3321997Z @llvm-project//mlir:mlir-tblgen; 13s local 2024-04-03T17:29:27.3323347Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 10s local 2024-04-03T17:29:27.3324642Z Compiling xla/service/dynamic_window_utils.cc; 10s local 2024-04-03T17:29:27.3325735Z Compiling llvm/lib/CodeGen/MachineOutliner.cpp; 9s local 2024-04-03T17:29:27.3326801Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 9s local 2024-04-03T17:29:27.3327929Z Compiling llvm/lib/CodeGen/MachineScheduler.cpp; 8s local ... 2024-04-03T17:29:27.6139499Z 2024-04-03T17:29:27.6140270Z  2024-04-03T17:29:27.6140808Z  2024-04-03T17:29:27.6141242Z  2024-04-03T17:29:27.6141697Z  2024-04-03T17:29:27.6142135Z  2024-04-03T17:29:27.6142528Z  2024-04-03T17:29:27.6143074Z  2024-04-03T17:29:27.6143494Z  2024-04-03T17:29:27.6144217Z [10,229 / 14,756] 48 actions running 2024-04-03T17:29:27.6145266Z Compiling llvm/lib/Passes/PassBuilder.cpp; 44s local 2024-04-03T17:29:27.6146515Z @llvm-project//llvm:CodeGen; 22s local 2024-04-03T17:29:27.6147465Z @llvm-project//mlir:mlir-tblgen; 13s local 2024-04-03T17:29:27.6148903Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 10s local 2024-04-03T17:29:27.6150218Z Compiling xla/service/dynamic_window_utils.cc; 10s local 2024-04-03T17:29:27.6151286Z Compiling llvm/lib/CodeGen/MachineOutliner.cpp; 9s local 2024-04-03T17:29:27.6152583Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 9s local 2024-04-03T17:29:27.6153823Z Compiling llvm/lib/CodeGen/MachineScheduler.cpp; 8s local ... 2024-04-03T17:29:27.9026672Z 2024-04-03T17:29:27.9027349Z  2024-04-03T17:29:27.9027940Z  2024-04-03T17:29:27.9028342Z  2024-04-03T17:29:27.9028700Z  2024-04-03T17:29:27.9029036Z  2024-04-03T17:29:27.9029394Z  2024-04-03T17:29:27.9029751Z  2024-04-03T17:29:27.9030085Z  2024-04-03T17:29:27.9030686Z [10,231 / 14,756] 48 actions, 47 running 2024-04-03T17:29:27.9031525Z Compiling llvm/lib/Passes/PassBuilder.cpp; 44s local 2024-04-03T17:29:27.9032316Z @llvm-project//llvm:CodeGen; 22s local 2024-04-03T17:29:27.9033047Z @llvm-project//mlir:mlir-tblgen; 13s local 2024-04-03T17:29:27.9033998Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 11s local 2024-04-03T17:29:27.9035061Z Compiling llvm/lib/CodeGen/MachineOutliner.cpp; 9s local 2024-04-03T17:29:27.9035973Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 9s local 2024-04-03T17:29:27.9037210Z Compiling llvm/lib/CodeGen/MachineScheduler.cpp; 8s local 2024-04-03T17:29:27.9038164Z Compiling llvm/lib/CodeGen/MachineSink.cpp; 8s local ... 2024-04-03T17:29:28.2146544Z 2024-04-03T17:29:28.2147293Z  2024-04-03T17:29:28.2148041Z  2024-04-03T17:29:28.2148477Z  2024-04-03T17:29:28.2148844Z  2024-04-03T17:29:28.2149242Z  2024-04-03T17:29:28.2149623Z  2024-04-03T17:29:28.2150006Z  2024-04-03T17:29:28.2150397Z  2024-04-03T17:29:28.2151078Z [10,231 / 14,756] 48 actions running 2024-04-03T17:29:28.2152017Z Compiling llvm/lib/Passes/PassBuilder.cpp; 44s local 2024-04-03T17:29:28.2152996Z @llvm-project//llvm:CodeGen; 23s local 2024-04-03T17:29:28.2153881Z @llvm-project//mlir:mlir-tblgen; 14s local 2024-04-03T17:29:28.2155013Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 11s local 2024-04-03T17:29:28.2156278Z Compiling llvm/lib/CodeGen/MachineOutliner.cpp; 10s local 2024-04-03T17:29:28.2157376Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 9s local 2024-04-03T17:29:28.2158518Z Compiling llvm/lib/CodeGen/MachineScheduler.cpp; 9s local 2024-04-03T17:29:28.2160000Z Compiling llvm/lib/CodeGen/MachineSink.cpp; 9s local ... 2024-04-03T17:29:28.4144099Z 2024-04-03T17:29:28.4145112Z  2024-04-03T17:29:28.4145611Z  2024-04-03T17:29:28.4146050Z  2024-04-03T17:29:28.4146570Z  2024-04-03T17:29:28.4147153Z  2024-04-03T17:29:28.4147569Z  2024-04-03T17:29:28.4148603Z  2024-04-03T17:29:28.4149004Z  2024-04-03T17:29:28.4149715Z [10,235 / 14,756] 48 actions running 2024-04-03T17:29:28.4150644Z Compiling llvm/lib/Passes/PassBuilder.cpp; 45s local 2024-04-03T17:29:28.4151615Z @llvm-project//llvm:CodeGen; 23s local 2024-04-03T17:29:28.4152470Z @llvm-project//mlir:mlir-tblgen; 14s local 2024-04-03T17:29:28.4153774Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 11s local 2024-04-03T17:29:28.4155037Z Compiling llvm/lib/CodeGen/MachineOutliner.cpp; 10s local 2024-04-03T17:29:28.4156073Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 10s local 2024-04-03T17:29:28.4157172Z Compiling llvm/lib/CodeGen/MachineScheduler.cpp; 9s local 2024-04-03T17:29:28.4158239Z Compiling llvm/lib/CodeGen/MachineSink.cpp; 9s local ... 2024-04-03T17:29:28.6502577Z 2024-04-03T17:29:28.6503728Z  2024-04-03T17:29:28.6505476Z  2024-04-03T17:29:28.6506136Z  2024-04-03T17:29:28.6506764Z  2024-04-03T17:29:28.6507344Z  2024-04-03T17:29:28.6508154Z  2024-04-03T17:29:28.6509026Z  2024-04-03T17:29:28.6510064Z  2024-04-03T17:29:28.6510749Z [10,237 / 14,756] 48 actions, 47 running 2024-04-03T17:29:28.6511662Z Compiling llvm/lib/Passes/PassBuilder.cpp; 45s local 2024-04-03T17:29:28.6512622Z @llvm-project//llvm:CodeGen; 23s local 2024-04-03T17:29:28.6513635Z @llvm-project//mlir:mlir-tblgen; 14s local 2024-04-03T17:29:28.6514806Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 11s local 2024-04-03T17:29:28.6516078Z Compiling llvm/lib/CodeGen/MachineOutliner.cpp; 10s local 2024-04-03T17:29:28.6517358Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 10s local 2024-04-03T17:29:28.6518507Z Compiling llvm/lib/CodeGen/MachineScheduler.cpp; 9s local 2024-04-03T17:29:28.6519662Z Compiling llvm/lib/CodeGen/MachineSink.cpp; 9s local ... 2024-04-03T17:29:28.9464593Z 2024-04-03T17:29:28.9465729Z  2024-04-03T17:29:28.9466633Z  2024-04-03T17:29:28.9469697Z  2024-04-03T17:29:28.9472487Z  2024-04-03T17:29:28.9474196Z  2024-04-03T17:29:28.9474841Z  2024-04-03T17:29:28.9475462Z  2024-04-03T17:29:28.9476104Z  2024-04-03T17:29:28.9477366Z [10,239 / 14,756] 48 actions, 47 running 2024-04-03T17:29:28.9478700Z Compiling llvm/lib/Passes/PassBuilder.cpp; 45s local 2024-04-03T17:29:28.9479946Z @llvm-project//llvm:CodeGen; 23s local 2024-04-03T17:29:28.9481233Z @llvm-project//mlir:mlir-tblgen; 14s local 2024-04-03T17:29:28.9482524Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 12s local 2024-04-03T17:29:28.9484172Z Compiling llvm/lib/CodeGen/MachineOutliner.cpp; 11s local 2024-04-03T17:29:28.9485400Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 10s local 2024-04-03T17:29:28.9486432Z Compiling llvm/lib/CodeGen/MachineScheduler.cpp; 10s local 2024-04-03T17:29:28.9487274Z Compiling llvm/lib/CodeGen/MachineSink.cpp; 10s local ... 2024-04-03T17:29:29.2153055Z 2024-04-03T17:29:29.2154262Z  2024-04-03T17:29:29.2154802Z  2024-04-03T17:29:29.2155228Z  2024-04-03T17:29:29.2155713Z  2024-04-03T17:29:29.2156136Z  2024-04-03T17:29:29.2156605Z  2024-04-03T17:29:29.2157018Z  2024-04-03T17:29:29.2157406Z  2024-04-03T17:29:29.2158072Z [10,242 / 14,756] 48 actions running 2024-04-03T17:29:29.2160696Z Compiling llvm/lib/Passes/PassBuilder.cpp; 45s local 2024-04-03T17:29:29.2162071Z @llvm-project//llvm:CodeGen; 24s local 2024-04-03T17:29:29.2165504Z @llvm-project//mlir:mlir-tblgen; 15s local 2024-04-03T17:29:29.2167484Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 12s local 2024-04-03T17:29:29.2169256Z Compiling llvm/lib/CodeGen/MachineOutliner.cpp; 11s local 2024-04-03T17:29:29.2173023Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 10s local 2024-04-03T17:29:29.2174591Z Compiling llvm/lib/CodeGen/MachineScheduler.cpp; 10s local 2024-04-03T17:29:29.2176243Z Compiling llvm/lib/CodeGen/MachineSink.cpp; 10s local ... 2024-04-03T17:29:29.4155409Z 2024-04-03T17:29:29.4156564Z  2024-04-03T17:29:29.4157602Z  2024-04-03T17:29:29.4158946Z  2024-04-03T17:29:29.4159614Z  2024-04-03T17:29:29.4160217Z  2024-04-03T17:29:29.4160795Z  2024-04-03T17:29:29.4161484Z  2024-04-03T17:29:29.4162168Z  2024-04-03T17:29:29.4163048Z [10,245 / 14,756] 48 actions running 2024-04-03T17:29:29.4164205Z Compiling llvm/lib/Passes/PassBuilder.cpp; 46s local 2024-04-03T17:29:29.4165683Z @llvm-project//llvm:CodeGen; 24s local 2024-04-03T17:29:29.4169297Z @llvm-project//mlir:mlir-tblgen; 15s local 2024-04-03T17:29:29.4170795Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 12s local 2024-04-03T17:29:29.4174630Z Compiling llvm/lib/CodeGen/MachineOutliner.cpp; 11s local 2024-04-03T17:29:29.4176078Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 11s local 2024-04-03T17:29:29.4180681Z Compiling llvm/lib/CodeGen/MachineScheduler.cpp; 10s local 2024-04-03T17:29:29.4182111Z Compiling llvm/lib/CodeGen/MachineSink.cpp; 10s local ... 2024-04-03T17:29:29.6460889Z 2024-04-03T17:29:29.6461796Z  2024-04-03T17:29:29.6462293Z  2024-04-03T17:29:29.6462696Z  2024-04-03T17:29:29.6463091Z  2024-04-03T17:29:29.6463541Z  2024-04-03T17:29:29.6464025Z  2024-04-03T17:29:29.6464505Z  2024-04-03T17:29:29.6464967Z  2024-04-03T17:29:29.6465707Z [10,249 / 14,756] 48 actions, 47 running 2024-04-03T17:29:29.6466774Z Compiling llvm/lib/Passes/PassBuilder.cpp; 46s local 2024-04-03T17:29:29.6468124Z @llvm-project//mlir:mlir-tblgen; 15s local 2024-04-03T17:29:29.6469462Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 12s local 2024-04-03T17:29:29.6470779Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 11s local 2024-04-03T17:29:29.6471889Z Compiling llvm/lib/CodeGen/MachineScheduler.cpp; 10s local 2024-04-03T17:29:29.6473006Z Compiling llvm/lib/CodeGen/MachineSink.cpp; 10s local 2024-04-03T17:29:29.6474059Z Compiling llvm/lib/CodeGen/MachineVerifier.cpp; 10s local 2024-04-03T17:29:29.6475155Z Compiling llvm/lib/CodeGen/ModuloSchedule.cpp; 9s local ... 2024-04-03T17:29:29.9671656Z 2024-04-03T17:29:29.9673075Z  2024-04-03T17:29:29.9673579Z  2024-04-03T17:29:29.9673970Z  2024-04-03T17:29:29.9674513Z  2024-04-03T17:29:29.9674997Z  2024-04-03T17:29:29.9675462Z  2024-04-03T17:29:29.9676101Z  2024-04-03T17:29:29.9676537Z  2024-04-03T17:29:29.9677360Z [10,251 / 14,756] 48 actions, 47 running 2024-04-03T17:29:29.9678503Z Compiling llvm/lib/Passes/PassBuilder.cpp; 46s local 2024-04-03T17:29:29.9679634Z @llvm-project//mlir:mlir-tblgen; 15s local 2024-04-03T17:29:29.9680757Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 11s local 2024-04-03T17:29:29.9681990Z Compiling llvm/lib/CodeGen/MachineScheduler.cpp; 11s local 2024-04-03T17:29:29.9683080Z Compiling llvm/lib/CodeGen/MachineSink.cpp; 11s local 2024-04-03T17:29:29.9684122Z Compiling llvm/lib/CodeGen/MachineVerifier.cpp; 10s local 2024-04-03T17:29:29.9685071Z Compiling llvm/lib/CodeGen/ModuloSchedule.cpp; 9s local 2024-04-03T17:29:29.9686028Z Compiling llvm/lib/CodeGen/PHIElimination.cpp; 9s local ... 2024-04-03T17:29:30.2162350Z 2024-04-03T17:29:30.2163530Z  2024-04-03T17:29:30.2164303Z  2024-04-03T17:29:30.2165036Z  2024-04-03T17:29:30.2167958Z  2024-04-03T17:29:30.2168525Z  2024-04-03T17:29:30.2169503Z  2024-04-03T17:29:30.2172151Z  2024-04-03T17:29:30.2173000Z  2024-04-03T17:29:30.2173986Z [10,252 / 14,756] 48 actions running 2024-04-03T17:29:30.2175218Z Compiling llvm/lib/Passes/PassBuilder.cpp; 46s local 2024-04-03T17:29:30.2176225Z @llvm-project//mlir:mlir-tblgen; 16s local 2024-04-03T17:29:30.2177497Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 11s local 2024-04-03T17:29:30.2178960Z Compiling llvm/lib/CodeGen/MachineScheduler.cpp; 11s local 2024-04-03T17:29:30.2180079Z Compiling llvm/lib/CodeGen/MachineSink.cpp; 11s local 2024-04-03T17:29:30.2181467Z Compiling llvm/lib/CodeGen/MachineVerifier.cpp; 10s local 2024-04-03T17:29:30.2182674Z Compiling llvm/lib/CodeGen/ModuloSchedule.cpp; 10s local 2024-04-03T17:29:30.2183900Z Compiling llvm/lib/CodeGen/PHIElimination.cpp; 9s local ... 2024-04-03T17:29:30.5462964Z 2024-04-03T17:29:30.5464271Z  2024-04-03T17:29:30.5465465Z  2024-04-03T17:29:30.5465989Z  2024-04-03T17:29:30.5466444Z  2024-04-03T17:29:30.5466972Z  2024-04-03T17:29:30.5467509Z  2024-04-03T17:29:30.5468239Z  2024-04-03T17:29:30.5468686Z  2024-04-03T17:29:30.5469429Z [10,255 / 14,756] 48 actions, 47 running 2024-04-03T17:29:30.5470566Z Compiling llvm/lib/Passes/PassBuilder.cpp; 47s local 2024-04-03T17:29:30.5471717Z @llvm-project//mlir:mlir-tblgen; 16s local 2024-04-03T17:29:30.5472731Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 12s local 2024-04-03T17:29:30.5473956Z Compiling llvm/lib/CodeGen/MachineScheduler.cpp; 11s local 2024-04-03T17:29:30.5475086Z Compiling llvm/lib/CodeGen/MachineSink.cpp; 11s local 2024-04-03T17:29:30.5476295Z Compiling llvm/lib/CodeGen/MachineVerifier.cpp; 10s local 2024-04-03T17:29:30.5477474Z Compiling llvm/lib/CodeGen/ModuloSchedule.cpp; 10s local 2024-04-03T17:29:30.5478697Z Compiling llvm/lib/CodeGen/PrologEpilogInserter.cpp; 8s local ... 2024-04-03T17:29:30.8168264Z 2024-04-03T17:29:30.8169434Z  2024-04-03T17:29:30.8170265Z  2024-04-03T17:29:30.8171003Z  2024-04-03T17:29:30.8171742Z  2024-04-03T17:29:30.8175015Z  2024-04-03T17:29:30.8175739Z  2024-04-03T17:29:30.8176388Z  2024-04-03T17:29:30.8177223Z  2024-04-03T17:29:30.8178626Z [10,258 / 14,756] 48 actions running 2024-04-03T17:29:30.8179830Z Compiling llvm/lib/Passes/PassBuilder.cpp; 47s local 2024-04-03T17:29:30.8180935Z @llvm-project//mlir:mlir-tblgen; 16s local 2024-04-03T17:29:30.8181974Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 12s local 2024-04-03T17:29:30.8183224Z Compiling llvm/lib/CodeGen/MachineScheduler.cpp; 11s local 2024-04-03T17:29:30.8184323Z Compiling llvm/lib/CodeGen/MachineSink.cpp; 11s local 2024-04-03T17:29:30.8185444Z Compiling llvm/lib/CodeGen/MachineVerifier.cpp; 11s local 2024-04-03T17:29:30.8186684Z Compiling llvm/lib/CodeGen/PrologEpilogInserter.cpp; 8s local 2024-04-03T17:29:30.8188075Z Compiling llvm/lib/CodeGen/RDFGraph.cpp; 7s local ... 2024-04-03T17:29:31.0173131Z 2024-04-03T17:29:31.0174545Z  2024-04-03T17:29:31.0178343Z  2024-04-03T17:29:31.0182118Z  2024-04-03T17:29:31.0185032Z  2024-04-03T17:29:31.0186351Z  2024-04-03T17:29:31.0187022Z  2024-04-03T17:29:31.0187837Z  2024-04-03T17:29:31.0188469Z  2024-04-03T17:29:31.0189312Z [10,259 / 14,756] 48 actions running 2024-04-03T17:29:31.0190396Z Compiling llvm/lib/Passes/PassBuilder.cpp; 47s local 2024-04-03T17:29:31.0191540Z @llvm-project//mlir:mlir-tblgen; 16s local 2024-04-03T17:29:31.0192636Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 12s local 2024-04-03T17:29:31.0194003Z Compiling llvm/lib/CodeGen/MachineScheduler.cpp; 12s local 2024-04-03T17:29:31.0195265Z Compiling llvm/lib/CodeGen/MachineSink.cpp; 12s local 2024-04-03T17:29:31.0197041Z Compiling llvm/lib/CodeGen/MachineVerifier.cpp; 11s local 2024-04-03T17:29:31.0198706Z Compiling llvm/lib/CodeGen/PrologEpilogInserter.cpp; 8s local 2024-04-03T17:29:31.0200507Z Compiling llvm/lib/CodeGen/RDFGraph.cpp; 8s local ... 2024-04-03T17:29:31.3663438Z 2024-04-03T17:29:31.3664751Z  2024-04-03T17:29:31.3665404Z  2024-04-03T17:29:31.3666223Z  2024-04-03T17:29:31.3673473Z  2024-04-03T17:29:31.3673971Z  2024-04-03T17:29:31.3674785Z  2024-04-03T17:29:31.3675226Z  2024-04-03T17:29:31.3675682Z  2024-04-03T17:29:31.3676340Z [10,261 / 14,756] 48 actions, 47 running 2024-04-03T17:29:31.3677281Z Compiling llvm/lib/Passes/PassBuilder.cpp; 47s local 2024-04-03T17:29:31.3678219Z @llvm-project//mlir:mlir-tblgen; 17s local 2024-04-03T17:29:31.3679155Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 13s local 2024-04-03T17:29:31.3680174Z Compiling llvm/lib/CodeGen/MachineSink.cpp; 12s local 2024-04-03T17:29:31.3681228Z Compiling llvm/lib/CodeGen/MachineVerifier.cpp; 11s local 2024-04-03T17:29:31.3682372Z Compiling llvm/lib/CodeGen/PrologEpilogInserter.cpp; 9s local 2024-04-03T17:29:31.3683489Z Compiling llvm/lib/CodeGen/RDFGraph.cpp; 8s local 2024-04-03T17:29:31.3684454Z Compiling llvm/lib/CodeGen/RDFLiveness.cpp; 8s local ... 2024-04-03T17:29:31.6196685Z 2024-04-03T17:29:31.6197547Z  2024-04-03T17:29:31.6198037Z  2024-04-03T17:29:31.6198472Z  2024-04-03T17:29:31.6198928Z  2024-04-03T17:29:31.6199330Z  2024-04-03T17:29:31.6199909Z  2024-04-03T17:29:31.6200321Z  2024-04-03T17:29:31.6200722Z  2024-04-03T17:29:31.6201378Z [10,261 / 14,756] 48 actions running 2024-04-03T17:29:31.6202340Z Compiling llvm/lib/Passes/PassBuilder.cpp; 48s local 2024-04-03T17:29:31.6203378Z @llvm-project//mlir:mlir-tblgen; 17s local 2024-04-03T17:29:31.6204386Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 13s local 2024-04-03T17:29:31.6205503Z Compiling llvm/lib/CodeGen/MachineSink.cpp; 12s local 2024-04-03T17:29:31.6206588Z Compiling llvm/lib/CodeGen/MachineVerifier.cpp; 12s local 2024-04-03T17:29:31.6207805Z Compiling llvm/lib/CodeGen/PrologEpilogInserter.cpp; 9s local 2024-04-03T17:29:31.6208944Z Compiling llvm/lib/CodeGen/RDFGraph.cpp; 8s local 2024-04-03T17:29:31.6209968Z Compiling llvm/lib/CodeGen/RDFLiveness.cpp; 8s local ... 2024-04-03T17:29:31.8184253Z 2024-04-03T17:29:31.8195703Z  2024-04-03T17:29:31.8196349Z  2024-04-03T17:29:31.8196783Z  2024-04-03T17:29:31.8197202Z  2024-04-03T17:29:31.8197601Z  2024-04-03T17:29:31.8197950Z  2024-04-03T17:29:31.8198351Z  2024-04-03T17:29:31.8198769Z  2024-04-03T17:29:31.8199375Z [10,263 / 14,756] 48 actions running 2024-04-03T17:29:31.8200506Z Compiling llvm/lib/Passes/PassBuilder.cpp; 48s local 2024-04-03T17:29:31.8201584Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 13s local 2024-04-03T17:29:31.8202575Z Compiling llvm/lib/CodeGen/MachineSink.cpp; 12s local 2024-04-03T17:29:31.8203531Z Compiling llvm/lib/CodeGen/MachineVerifier.cpp; 12s local 2024-04-03T17:29:31.8204686Z Compiling llvm/lib/CodeGen/PrologEpilogInserter.cpp; 9s local 2024-04-03T17:29:31.8205654Z Compiling llvm/lib/CodeGen/RDFGraph.cpp; 8s local 2024-04-03T17:29:31.8206583Z Compiling llvm/lib/CodeGen/RDFLiveness.cpp; 8s local 2024-04-03T17:29:31.8207617Z Compiling llvm/lib/CodeGen/RegAllocGreedy.cpp; 7s local ... 2024-04-03T17:29:32.0743993Z 2024-04-03T17:29:32.0744788Z  2024-04-03T17:29:32.0745275Z  2024-04-03T17:29:32.0745718Z  2024-04-03T17:29:32.0751445Z  2024-04-03T17:29:32.0754380Z  2024-04-03T17:29:32.0757256Z  2024-04-03T17:29:32.0758079Z  2024-04-03T17:29:32.0758668Z  2024-04-03T17:29:32.0759620Z [10,264 / 14,756] 48 actions, 47 running 2024-04-03T17:29:32.0760784Z Compiling llvm/lib/Passes/PassBuilder.cpp; 48s local 2024-04-03T17:29:32.0761989Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 13s local 2024-04-03T17:29:32.0763239Z Compiling llvm/lib/CodeGen/MachineSink.cpp; 13s local 2024-04-03T17:29:32.0764844Z Compiling llvm/lib/CodeGen/MachineVerifier.cpp; 12s local 2024-04-03T17:29:32.0766250Z Compiling llvm/lib/CodeGen/PrologEpilogInserter.cpp; 9s local 2024-04-03T17:29:32.0767501Z Compiling llvm/lib/CodeGen/RDFGraph.cpp; 9s local 2024-04-03T17:29:32.0768771Z Compiling llvm/lib/CodeGen/RDFLiveness.cpp; 8s local 2024-04-03T17:29:32.0770497Z Compiling llvm/lib/CodeGen/RegAllocGreedy.cpp; 8s local ... 2024-04-03T17:29:32.2849762Z 2024-04-03T17:29:32.2850940Z  2024-04-03T17:29:32.2853725Z  2024-04-03T17:29:32.2854447Z  2024-04-03T17:29:32.2857107Z  2024-04-03T17:29:32.2857643Z  2024-04-03T17:29:32.2860229Z  2024-04-03T17:29:32.2860809Z  2024-04-03T17:29:32.2863435Z  2024-04-03T17:29:32.2864239Z [10,266 / 14,756] 48 actions, 47 running 2024-04-03T17:29:32.2868082Z Compiling llvm/lib/Passes/PassBuilder.cpp; 48s local 2024-04-03T17:29:32.2869291Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 14s local 2024-04-03T17:29:32.2873359Z Compiling llvm/lib/CodeGen/MachineSink.cpp; 13s local 2024-04-03T17:29:32.2874493Z Compiling llvm/lib/CodeGen/MachineVerifier.cpp; 12s local 2024-04-03T17:29:32.2878682Z Compiling llvm/lib/CodeGen/PrologEpilogInserter.cpp; 9s local 2024-04-03T17:29:32.2879899Z Compiling llvm/lib/CodeGen/RDFGraph.cpp; 9s local 2024-04-03T17:29:32.2883994Z Compiling llvm/lib/CodeGen/RDFLiveness.cpp; 9s local 2024-04-03T17:29:32.2885179Z Compiling llvm/lib/CodeGen/RegAllocGreedy.cpp; 8s local ... 2024-04-03T17:29:32.5999852Z 2024-04-03T17:29:32.6001018Z  2024-04-03T17:29:32.6001490Z  2024-04-03T17:29:32.6001866Z  2024-04-03T17:29:32.6002245Z  2024-04-03T17:29:32.6002633Z  2024-04-03T17:29:32.6003430Z  2024-04-03T17:29:32.6003784Z  2024-04-03T17:29:32.6004149Z  2024-04-03T17:29:32.6004752Z [10,267 / 14,756] 48 actions, 47 running 2024-04-03T17:29:32.6005639Z Compiling llvm/lib/Passes/PassBuilder.cpp; 49s local 2024-04-03T17:29:32.6006573Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 14s local 2024-04-03T17:29:32.6007471Z Compiling llvm/lib/CodeGen/MachineSink.cpp; 13s local 2024-04-03T17:29:32.6008348Z Compiling llvm/lib/CodeGen/MachineVerifier.cpp; 12s local 2024-04-03T17:29:32.6009360Z Compiling llvm/lib/CodeGen/PrologEpilogInserter.cpp; 10s local 2024-04-03T17:29:32.6010296Z Compiling llvm/lib/CodeGen/RDFGraph.cpp; 9s local 2024-04-03T17:29:32.6011152Z Compiling llvm/lib/CodeGen/RDFLiveness.cpp; 9s local 2024-04-03T17:29:32.6012111Z Compiling llvm/lib/CodeGen/RegAllocGreedy.cpp; 8s local ... 2024-04-03T17:29:32.8192369Z 2024-04-03T17:29:32.8193052Z  2024-04-03T17:29:32.8193551Z  2024-04-03T17:29:32.8193922Z  2024-04-03T17:29:32.8194353Z  2024-04-03T17:29:32.8194847Z  2024-04-03T17:29:32.8195371Z  2024-04-03T17:29:32.8195893Z  2024-04-03T17:29:32.8196406Z  2024-04-03T17:29:32.8197136Z [10,269 / 14,756] 48 actions running 2024-04-03T17:29:32.8198039Z Compiling llvm/lib/Passes/PassBuilder.cpp; 49s local 2024-04-03T17:29:32.8199017Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 14s local 2024-04-03T17:29:32.8200004Z Compiling llvm/lib/CodeGen/MachineVerifier.cpp; 13s local 2024-04-03T17:29:32.8201287Z Compiling llvm/lib/CodeGen/PrologEpilogInserter.cpp; 10s local 2024-04-03T17:29:32.8202465Z Compiling llvm/lib/CodeGen/RDFGraph.cpp; 9s local 2024-04-03T17:29:32.8203371Z Compiling llvm/lib/CodeGen/RDFLiveness.cpp; 9s local 2024-04-03T17:29:32.8204498Z Compiling llvm/lib/CodeGen/RegAllocGreedy.cpp; 8s local 2024-04-03T17:29:32.8205634Z Compiling llvm/lib/CodeGen/RegAllocPBQP.cpp; 8s local ... 2024-04-03T17:29:33.2207959Z 2024-04-03T17:29:33.2208674Z  2024-04-03T17:29:33.2209230Z  2024-04-03T17:29:33.2209654Z  2024-04-03T17:29:33.2210085Z  2024-04-03T17:29:33.2210491Z  2024-04-03T17:29:33.2211031Z  2024-04-03T17:29:33.2211812Z  2024-04-03T17:29:33.2212210Z  2024-04-03T17:29:33.2212841Z [10,270 / 14,756] 48 actions running 2024-04-03T17:29:33.2213785Z Compiling llvm/lib/Passes/PassBuilder.cpp; 49s local 2024-04-03T17:29:33.2214989Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 14s local 2024-04-03T17:29:33.2216291Z Compiling llvm/lib/CodeGen/MachineVerifier.cpp; 13s local 2024-04-03T17:29:33.2217496Z Compiling llvm/lib/CodeGen/PrologEpilogInserter.cpp; 10s local 2024-04-03T17:29:33.2218633Z Compiling llvm/lib/CodeGen/RDFLiveness.cpp; 9s local 2024-04-03T17:29:33.2219685Z Compiling llvm/lib/CodeGen/RegAllocGreedy.cpp; 9s local 2024-04-03T17:29:33.2220753Z Compiling llvm/lib/CodeGen/RegAllocPBQP.cpp; 9s local 2024-04-03T17:29:33.2221919Z Compiling llvm/lib/CodeGen/RegisterCoalescer.cpp; 8s local ... 2024-04-03T17:29:33.4213023Z 2024-04-03T17:29:33.4213708Z  2024-04-03T17:29:33.4214491Z  2024-04-03T17:29:33.4214895Z  2024-04-03T17:29:33.4215342Z  2024-04-03T17:29:33.4215747Z  2024-04-03T17:29:33.4216165Z  2024-04-03T17:29:33.4216582Z  2024-04-03T17:29:33.4216982Z  2024-04-03T17:29:33.4217812Z [10,272 / 14,756] 48 actions running 2024-04-03T17:29:33.4218779Z Compiling llvm/lib/Passes/PassBuilder.cpp; 50s local 2024-04-03T17:29:33.4219888Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 15s local 2024-04-03T17:29:33.4221013Z Compiling llvm/lib/CodeGen/MachineVerifier.cpp; 13s local 2024-04-03T17:29:33.4222051Z Compiling llvm/lib/CodeGen/RDFLiveness.cpp; 10s local 2024-04-03T17:29:33.4223085Z Compiling llvm/lib/CodeGen/RegAllocGreedy.cpp; 9s local 2024-04-03T17:29:33.4224244Z Compiling llvm/lib/CodeGen/RegAllocPBQP.cpp; 9s local 2024-04-03T17:29:33.4225296Z Compiling llvm/lib/CodeGen/RegisterCoalescer.cpp; 8s local 2024-04-03T17:29:33.4226466Z @llvm-project//mlir:mlir-tblgen; 7s local ... 2024-04-03T17:29:33.6288823Z 2024-04-03T17:29:33.6299033Z  2024-04-03T17:29:33.6299613Z  2024-04-03T17:29:33.6300009Z  2024-04-03T17:29:33.6300389Z  2024-04-03T17:29:33.6300773Z  2024-04-03T17:29:33.6301148Z  2024-04-03T17:29:33.6301508Z  2024-04-03T17:29:33.6301925Z  2024-04-03T17:29:33.6302640Z [10,274 / 14,756] 48 actions, 47 running 2024-04-03T17:29:33.6303668Z Compiling llvm/lib/Passes/PassBuilder.cpp; 50s local 2024-04-03T17:29:33.6304611Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 15s local 2024-04-03T17:29:33.6305581Z Compiling llvm/lib/CodeGen/MachineVerifier.cpp; 14s local 2024-04-03T17:29:33.6306630Z Compiling llvm/lib/CodeGen/RDFLiveness.cpp; 10s local 2024-04-03T17:29:33.6308038Z Compiling llvm/lib/CodeGen/RegAllocGreedy.cpp; 9s local 2024-04-03T17:29:33.6309768Z Compiling llvm/lib/CodeGen/RegAllocPBQP.cpp; 9s local 2024-04-03T17:29:33.6310976Z Compiling llvm/lib/CodeGen/RegisterCoalescer.cpp; 8s local 2024-04-03T17:29:33.6312199Z Compiling llvm/lib/CodeGen/SafeStack.cpp; 6s local ... 2024-04-03T17:29:34.0212783Z 2024-04-03T17:29:34.0213571Z  2024-04-03T17:29:34.0214092Z  2024-04-03T17:29:34.0214671Z  2024-04-03T17:29:34.0215097Z  2024-04-03T17:29:34.0215534Z  2024-04-03T17:29:34.0215956Z  2024-04-03T17:29:34.0216387Z  2024-04-03T17:29:34.0216847Z  2024-04-03T17:29:34.0217556Z [10,276 / 14,756] 48 actions, 47 running 2024-04-03T17:29:34.0218526Z Compiling llvm/lib/Passes/PassBuilder.cpp; 50s local 2024-04-03T17:29:34.0219608Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 15s local 2024-04-03T17:29:34.0220718Z Compiling llvm/lib/CodeGen/RDFLiveness.cpp; 10s local 2024-04-03T17:29:34.0221783Z Compiling llvm/lib/CodeGen/RegAllocGreedy.cpp; 9s local 2024-04-03T17:29:34.0222897Z Compiling llvm/lib/CodeGen/RegAllocPBQP.cpp; 9s local 2024-04-03T17:29:34.0224031Z Compiling llvm/lib/CodeGen/RegisterCoalescer.cpp; 8s local 2024-04-03T17:29:34.0225521Z Compiling llvm/lib/CodeGen/SafeStack.cpp; 6s local 2024-04-03T17:29:34.0226524Z Compiling xla/client/lib/broadcast.cc; 6s local ... 2024-04-03T17:29:34.2735814Z 2024-04-03T17:29:34.2736581Z  2024-04-03T17:29:34.2737112Z  2024-04-03T17:29:34.2737509Z  2024-04-03T17:29:34.2737904Z  2024-04-03T17:29:34.2738287Z  2024-04-03T17:29:34.2739142Z  2024-04-03T17:29:34.2739561Z  2024-04-03T17:29:34.2739974Z  2024-04-03T17:29:34.2740634Z [10,277 / 14,756] 48 actions, 47 running 2024-04-03T17:29:34.2741524Z Compiling llvm/lib/Passes/PassBuilder.cpp; 50s local 2024-04-03T17:29:34.2742522Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 16s local 2024-04-03T17:29:34.2743609Z Compiling llvm/lib/CodeGen/RDFLiveness.cpp; 11s local 2024-04-03T17:29:34.2744598Z Compiling llvm/lib/CodeGen/RegAllocGreedy.cpp; 10s local 2024-04-03T17:29:34.2745668Z Compiling llvm/lib/CodeGen/RegAllocPBQP.cpp; 10s local 2024-04-03T17:29:34.2746793Z Compiling llvm/lib/CodeGen/RegisterCoalescer.cpp; 9s local 2024-04-03T17:29:34.2748104Z Compiling llvm/lib/CodeGen/SafeStack.cpp; 7s local 2024-04-03T17:29:34.2749154Z Compiling xla/client/lib/broadcast.cc; 6s local ... 2024-04-03T17:29:34.5386233Z 2024-04-03T17:29:34.5386963Z  2024-04-03T17:29:34.5387419Z  2024-04-03T17:29:34.5388024Z  2024-04-03T17:29:34.5388402Z  2024-04-03T17:29:34.5388768Z  2024-04-03T17:29:34.5389140Z  2024-04-03T17:29:34.5389509Z  2024-04-03T17:29:34.5389886Z  2024-04-03T17:29:34.5390529Z [10,278 / 14,756] 48 actions, 47 running 2024-04-03T17:29:34.5391421Z Compiling llvm/lib/Passes/PassBuilder.cpp; 51s local 2024-04-03T17:29:34.5392364Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 16s local 2024-04-03T17:29:34.5393337Z Compiling llvm/lib/CodeGen/RDFLiveness.cpp; 11s local 2024-04-03T17:29:34.5394260Z Compiling llvm/lib/CodeGen/RegAllocGreedy.cpp; 10s local 2024-04-03T17:29:34.5395216Z Compiling llvm/lib/CodeGen/RegAllocPBQP.cpp; 10s local 2024-04-03T17:29:34.5396183Z Compiling llvm/lib/CodeGen/RegisterCoalescer.cpp; 9s local 2024-04-03T17:29:34.5397093Z Compiling llvm/lib/CodeGen/SafeStack.cpp; 7s local 2024-04-03T17:29:34.5397902Z Compiling xla/client/lib/broadcast.cc; 7s local ... 2024-04-03T17:29:34.8225560Z 2024-04-03T17:29:34.8226321Z  2024-04-03T17:29:34.8226835Z  2024-04-03T17:29:34.8227266Z  2024-04-03T17:29:34.8227919Z  2024-04-03T17:29:34.8228357Z  2024-04-03T17:29:34.8228776Z  2024-04-03T17:29:34.8229173Z  2024-04-03T17:29:34.8229567Z  2024-04-03T17:29:34.8230206Z [10,279 / 14,756] 48 actions running 2024-04-03T17:29:34.8231130Z Compiling llvm/lib/Passes/PassBuilder.cpp; 51s local 2024-04-03T17:29:34.8232195Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 16s local 2024-04-03T17:29:34.8233479Z Compiling llvm/lib/CodeGen/RegAllocGreedy.cpp; 10s local 2024-04-03T17:29:34.8234556Z Compiling llvm/lib/CodeGen/RegAllocPBQP.cpp; 10s local 2024-04-03T17:29:34.8235741Z Compiling llvm/lib/CodeGen/RegisterCoalescer.cpp; 9s local 2024-04-03T17:29:34.8236798Z Compiling llvm/lib/CodeGen/SafeStack.cpp; 7s local 2024-04-03T17:29:34.8237742Z Compiling xla/client/lib/broadcast.cc; 7s local 2024-04-03T17:29:34.8238809Z Compiling xla/service/cpu/ir_emission_utils.cc; 7s local ... 2024-04-03T17:29:35.2262247Z 2024-04-03T17:29:35.2263001Z  2024-04-03T17:29:35.2263503Z  2024-04-03T17:29:35.2263918Z  2024-04-03T17:29:35.2264317Z  2024-04-03T17:29:35.2264707Z  2024-04-03T17:29:35.2265105Z  2024-04-03T17:29:35.2265529Z  2024-04-03T17:29:35.2265943Z  2024-04-03T17:29:35.2266611Z [10,280 / 14,756] 48 actions running 2024-04-03T17:29:35.2267575Z Compiling llvm/lib/Passes/PassBuilder.cpp; 51s local 2024-04-03T17:29:35.2268995Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 16s local 2024-04-03T17:29:35.2270459Z Compiling llvm/lib/CodeGen/RegAllocGreedy.cpp; 11s local 2024-04-03T17:29:35.2271584Z Compiling llvm/lib/CodeGen/RegisterCoalescer.cpp; 10s local 2024-04-03T17:29:35.2272693Z Compiling llvm/lib/CodeGen/SafeStack.cpp; 8s local 2024-04-03T17:29:35.2273560Z Compiling xla/client/lib/broadcast.cc; 7s local 2024-04-03T17:29:35.2274786Z Compiling xla/service/cpu/ir_emission_utils.cc; 7s local 2024-04-03T17:29:35.2275953Z Compiling llvm/lib/CodeGen/ScheduleDAGInstrs.cpp; 6s local ... 2024-04-03T17:29:35.6267113Z 2024-04-03T17:29:35.6268127Z  2024-04-03T17:29:35.6268663Z  2024-04-03T17:29:35.6269094Z  2024-04-03T17:29:35.6269541Z  2024-04-03T17:29:35.6270068Z  2024-04-03T17:29:35.6270475Z  2024-04-03T17:29:35.6270885Z  2024-04-03T17:29:35.6271311Z  2024-04-03T17:29:35.6271948Z [10,281 / 14,756] 48 actions running 2024-04-03T17:29:35.6272920Z Compiling llvm/lib/Passes/PassBuilder.cpp; 52s local 2024-04-03T17:29:35.6274221Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 17s local 2024-04-03T17:29:35.6275361Z Compiling llvm/lib/CodeGen/RegAllocGreedy.cpp; 11s local 2024-04-03T17:29:35.6276524Z Compiling llvm/lib/CodeGen/RegisterCoalescer.cpp; 10s local 2024-04-03T17:29:35.6277651Z Compiling llvm/lib/CodeGen/SafeStack.cpp; 8s local 2024-04-03T17:29:35.6278587Z Compiling xla/client/lib/broadcast.cc; 8s local 2024-04-03T17:29:35.6279616Z Compiling xla/service/cpu/ir_emission_utils.cc; 7s local 2024-04-03T17:29:35.6280814Z Compiling llvm/lib/CodeGen/ScheduleDAGInstrs.cpp; 7s local ... 2024-04-03T17:29:35.8872971Z 2024-04-03T17:29:35.8873788Z  2024-04-03T17:29:35.8874283Z  2024-04-03T17:29:35.8874675Z  2024-04-03T17:29:35.8875211Z  2024-04-03T17:29:35.8875612Z  2024-04-03T17:29:35.8876016Z  2024-04-03T17:29:35.8876434Z  2024-04-03T17:29:35.8876831Z  2024-04-03T17:29:35.8877472Z [10,284 / 14,756] 48 actions, 47 running 2024-04-03T17:29:35.8878458Z Compiling llvm/lib/Passes/PassBuilder.cpp; 52s local 2024-04-03T17:29:35.8879445Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 17s local 2024-04-03T17:29:35.8880469Z Compiling llvm/lib/CodeGen/RegAllocGreedy.cpp; 11s local 2024-04-03T17:29:35.8881517Z Compiling llvm/lib/CodeGen/RegisterCoalescer.cpp; 10s local 2024-04-03T17:29:35.8882490Z Compiling llvm/lib/CodeGen/SafeStack.cpp; 8s local 2024-04-03T17:29:35.8883325Z Compiling xla/client/lib/broadcast.cc; 8s local 2024-04-03T17:29:35.8884177Z Compiling xla/service/cpu/ir_emission_utils.cc; 8s local 2024-04-03T17:29:35.8885218Z Compiling llvm/lib/CodeGen/ScheduleDAGInstrs.cpp; 7s local ... 2024-04-03T17:29:36.2251828Z 2024-04-03T17:29:36.2252565Z  2024-04-03T17:29:36.2252973Z  2024-04-03T17:29:36.2253309Z  2024-04-03T17:29:36.2253647Z  2024-04-03T17:29:36.2253963Z  2024-04-03T17:29:36.2254519Z  2024-04-03T17:29:36.2254852Z  2024-04-03T17:29:36.2255167Z  2024-04-03T17:29:36.2255751Z [10,286 / 14,756] 48 actions running 2024-04-03T17:29:36.2256499Z Compiling llvm/lib/Passes/PassBuilder.cpp; 52s local 2024-04-03T17:29:36.2257296Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 17s local 2024-04-03T17:29:36.2258144Z Compiling llvm/lib/CodeGen/RegAllocGreedy.cpp; 12s local 2024-04-03T17:29:36.2259013Z Compiling llvm/lib/CodeGen/RegisterCoalescer.cpp; 11s local 2024-04-03T17:29:36.2259806Z Compiling llvm/lib/CodeGen/SafeStack.cpp; 9s local 2024-04-03T17:29:36.2260556Z Compiling xla/service/cpu/ir_emission_utils.cc; 8s local 2024-04-03T17:29:36.2261377Z Compiling llvm/lib/CodeGen/ScheduleDAGInstrs.cpp; 7s local 2024-04-03T17:29:36.2262247Z Compiling llvm/lib/CodeGen/SelectOptimize.cpp; 7s local ... 2024-04-03T17:29:36.5088211Z 2024-04-03T17:29:36.5089002Z  2024-04-03T17:29:36.5089505Z  2024-04-03T17:29:36.5089968Z  2024-04-03T17:29:36.5090376Z  2024-04-03T17:29:36.5090780Z  2024-04-03T17:29:36.5091624Z  2024-04-03T17:29:36.5092128Z  2024-04-03T17:29:36.5092559Z  2024-04-03T17:29:36.5093291Z [10,287 / 14,756] 48 actions, 47 running 2024-04-03T17:29:36.5094442Z Compiling llvm/lib/Passes/PassBuilder.cpp; 53s local 2024-04-03T17:29:36.5095495Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 18s local 2024-04-03T17:29:36.5096905Z Compiling llvm/lib/CodeGen/RegAllocGreedy.cpp; 12s local 2024-04-03T17:29:36.5098040Z Compiling llvm/lib/CodeGen/RegisterCoalescer.cpp; 11s local 2024-04-03T17:29:36.5099085Z Compiling llvm/lib/CodeGen/SafeStack.cpp; 9s local 2024-04-03T17:29:36.5100086Z Compiling xla/service/cpu/ir_emission_utils.cc; 8s local 2024-04-03T17:29:36.5101178Z Compiling llvm/lib/CodeGen/ScheduleDAGInstrs.cpp; 8s local 2024-04-03T17:29:36.5102290Z Compiling llvm/lib/CodeGen/SelectOptimize.cpp; 7s local ... 2024-04-03T17:29:36.8232277Z 2024-04-03T17:29:36.8233067Z  2024-04-03T17:29:36.8233602Z  2024-04-03T17:29:36.8234047Z  2024-04-03T17:29:36.8235009Z  2024-04-03T17:29:36.8235409Z  2024-04-03T17:29:36.8235817Z  2024-04-03T17:29:36.8236246Z  2024-04-03T17:29:36.8236663Z  2024-04-03T17:29:36.8237335Z [10,291 / 14,756] 48 actions running 2024-04-03T17:29:36.8238276Z Compiling llvm/lib/Passes/PassBuilder.cpp; 53s local 2024-04-03T17:29:36.8239390Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 18s local 2024-04-03T17:29:36.8246944Z Compiling llvm/lib/CodeGen/RegAllocGreedy.cpp; 12s local 2024-04-03T17:29:36.8248602Z Compiling llvm/lib/CodeGen/SafeStack.cpp; 9s local 2024-04-03T17:29:36.8249718Z Compiling xla/service/cpu/ir_emission_utils.cc; 9s local 2024-04-03T17:29:36.8250881Z Compiling llvm/lib/CodeGen/ScheduleDAGInstrs.cpp; 8s local 2024-04-03T17:29:36.8252122Z Compiling llvm/lib/CodeGen/SelectOptimize.cpp; 8s local 2024-04-03T17:29:36.8253555Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 8s local ... 2024-04-03T17:29:37.1280246Z 2024-04-03T17:29:37.1281038Z  2024-04-03T17:29:37.1281539Z  2024-04-03T17:29:37.1281977Z  2024-04-03T17:29:37.1282358Z  2024-04-03T17:29:37.1282771Z  2024-04-03T17:29:37.1283164Z  2024-04-03T17:29:37.1283548Z  2024-04-03T17:29:37.1283965Z  2024-04-03T17:29:37.1284725Z [10,294 / 14,756] 48 actions, 47 running 2024-04-03T17:29:37.1285786Z Compiling llvm/lib/Passes/PassBuilder.cpp; 53s local 2024-04-03T17:29:37.1286797Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 18s local 2024-04-03T17:29:37.1287826Z Compiling llvm/lib/CodeGen/SafeStack.cpp; 10s local 2024-04-03T17:29:37.1288953Z Compiling xla/service/cpu/ir_emission_utils.cc; 9s local 2024-04-03T17:29:37.1291808Z Compiling llvm/lib/CodeGen/ScheduleDAGInstrs.cpp; 8s local 2024-04-03T17:29:37.1292928Z Compiling llvm/lib/CodeGen/SelectOptimize.cpp; 8s local 2024-04-03T17:29:37.1294363Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 8s local 2024-04-03T17:29:37.1295985Z Compiling llvm/lib/CodeGen/SelectionDAG/FastISel.cpp; 8s local ... 2024-04-03T17:29:37.4239456Z 2024-04-03T17:29:37.4240594Z  2024-04-03T17:29:37.4241113Z  2024-04-03T17:29:37.4241548Z  2024-04-03T17:29:37.4242008Z  2024-04-03T17:29:37.4242436Z  2024-04-03T17:29:37.4242893Z  2024-04-03T17:29:37.4243332Z  2024-04-03T17:29:37.4243755Z  2024-04-03T17:29:37.4244443Z [10,294 / 14,756] 48 actions running 2024-04-03T17:29:37.4245412Z Compiling llvm/lib/Passes/PassBuilder.cpp; 54s local 2024-04-03T17:29:37.4246562Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 19s local 2024-04-03T17:29:37.4247655Z Compiling llvm/lib/CodeGen/SafeStack.cpp; 10s local 2024-04-03T17:29:37.4248717Z Compiling xla/service/cpu/ir_emission_utils.cc; 9s local 2024-04-03T17:29:37.4249864Z Compiling llvm/lib/CodeGen/ScheduleDAGInstrs.cpp; 9s local 2024-04-03T17:29:37.4251429Z Compiling llvm/lib/CodeGen/SelectOptimize.cpp; 8s local 2024-04-03T17:29:37.4252701Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 8s local 2024-04-03T17:29:37.4253961Z Compiling llvm/lib/CodeGen/SelectionDAG/FastISel.cpp; 8s local ... 2024-04-03T17:29:37.6243524Z 2024-04-03T17:29:37.6244911Z  2024-04-03T17:29:37.6245416Z  2024-04-03T17:29:37.6246267Z  2024-04-03T17:29:37.6246697Z  2024-04-03T17:29:37.6247117Z  2024-04-03T17:29:37.6251291Z  2024-04-03T17:29:37.6252171Z  2024-04-03T17:29:37.6255906Z  2024-04-03T17:29:37.6256927Z [10,295 / 14,756] 48 actions running 2024-04-03T17:29:37.6260837Z Compiling llvm/lib/Passes/PassBuilder.cpp; 54s local 2024-04-03T17:29:37.6262247Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 19s local 2024-04-03T17:29:37.6263723Z Compiling llvm/lib/CodeGen/SafeStack.cpp; 10s local 2024-04-03T17:29:37.6267369Z Compiling xla/service/cpu/ir_emission_utils.cc; 9s local 2024-04-03T17:29:37.6269125Z Compiling llvm/lib/CodeGen/ScheduleDAGInstrs.cpp; 9s local 2024-04-03T17:29:37.6272835Z Compiling llvm/lib/CodeGen/SelectOptimize.cpp; 9s local 2024-04-03T17:29:37.6274312Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 8s local 2024-04-03T17:29:37.6276096Z Compiling llvm/lib/CodeGen/SelectionDAG/FastISel.cpp; 8s local ... 2024-04-03T17:29:37.9829769Z 2024-04-03T17:29:37.9830985Z  2024-04-03T17:29:37.9831805Z  2024-04-03T17:29:37.9832478Z  2024-04-03T17:29:37.9833325Z  2024-04-03T17:29:37.9836402Z  2024-04-03T17:29:37.9836949Z  2024-04-03T17:29:37.9837562Z  2024-04-03T17:29:37.9840678Z  2024-04-03T17:29:37.9841571Z [10,296 / 14,756] 48 actions, 47 running 2024-04-03T17:29:37.9842878Z Compiling llvm/lib/Passes/PassBuilder.cpp; 54s local 2024-04-03T17:29:37.9844146Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 19s local 2024-04-03T17:29:37.9845472Z Compiling llvm/lib/CodeGen/SafeStack.cpp; 10s local 2024-04-03T17:29:37.9846959Z Compiling xla/service/cpu/ir_emission_utils.cc; 10s local 2024-04-03T17:29:37.9849130Z Compiling llvm/lib/CodeGen/ScheduleDAGInstrs.cpp; 9s local 2024-04-03T17:29:37.9850495Z Compiling llvm/lib/CodeGen/SelectOptimize.cpp; 9s local 2024-04-03T17:29:37.9851904Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 9s local 2024-04-03T17:29:37.9853593Z Compiling llvm/lib/CodeGen/SelectionDAG/FastISel.cpp; 9s local ... 2024-04-03T17:29:38.2248607Z 2024-04-03T17:29:38.2249384Z  2024-04-03T17:29:38.2249875Z  2024-04-03T17:29:38.2250231Z  2024-04-03T17:29:38.2250601Z  2024-04-03T17:29:38.2250980Z  2024-04-03T17:29:38.2251332Z  2024-04-03T17:29:38.2251870Z  2024-04-03T17:29:38.2252234Z  2024-04-03T17:29:38.2252856Z [10,297 / 14,756] 48 actions running 2024-04-03T17:29:38.2253712Z Compiling llvm/lib/Passes/PassBuilder.cpp; 54s local 2024-04-03T17:29:38.2254816Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 19s local 2024-04-03T17:29:38.2255828Z Compiling llvm/lib/CodeGen/SafeStack.cpp; 11s local 2024-04-03T17:29:38.2256749Z Compiling xla/service/cpu/ir_emission_utils.cc; 10s local 2024-04-03T17:29:38.2257763Z Compiling llvm/lib/CodeGen/ScheduleDAGInstrs.cpp; 9s local 2024-04-03T17:29:38.2258756Z Compiling llvm/lib/CodeGen/SelectOptimize.cpp; 9s local 2024-04-03T17:29:38.2259887Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 9s local 2024-04-03T17:29:38.2261144Z Compiling llvm/lib/CodeGen/SelectionDAG/FastISel.cpp; 9s local ... 2024-04-03T17:29:38.4252861Z 2024-04-03T17:29:38.4253645Z  2024-04-03T17:29:38.4254109Z  2024-04-03T17:29:38.4254654Z  2024-04-03T17:29:38.4255590Z  2024-04-03T17:29:38.4255965Z  2024-04-03T17:29:38.4256341Z  2024-04-03T17:29:38.4256823Z  2024-04-03T17:29:38.4259352Z  2024-04-03T17:29:38.4261346Z [10,298 / 14,756] 48 actions running 2024-04-03T17:29:38.4262757Z Compiling llvm/lib/Passes/PassBuilder.cpp; 55s local 2024-04-03T17:29:38.4266206Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 20s local 2024-04-03T17:29:38.4267337Z Compiling llvm/lib/CodeGen/SafeStack.cpp; 11s local 2024-04-03T17:29:38.4270901Z Compiling xla/service/cpu/ir_emission_utils.cc; 10s local 2024-04-03T17:29:38.4272529Z Compiling llvm/lib/CodeGen/ScheduleDAGInstrs.cpp; 10s local 2024-04-03T17:29:38.4274054Z Compiling llvm/lib/CodeGen/SelectOptimize.cpp; 9s local 2024-04-03T17:29:38.4277499Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 9s local 2024-04-03T17:29:38.4278983Z Compiling llvm/lib/CodeGen/SelectionDAG/FastISel.cpp; 9s local ... 2024-04-03T17:29:38.7609576Z 2024-04-03T17:29:38.7610328Z  2024-04-03T17:29:38.7610855Z  2024-04-03T17:29:38.7611255Z  2024-04-03T17:29:38.7611780Z  2024-04-03T17:29:38.7612345Z  2024-04-03T17:29:38.7612740Z  2024-04-03T17:29:38.7613159Z  2024-04-03T17:29:38.7613583Z  2024-04-03T17:29:38.7614476Z [10,300 / 14,756] 48 actions, 47 running 2024-04-03T17:29:38.7615424Z Compiling llvm/lib/Passes/PassBuilder.cpp; 55s local 2024-04-03T17:29:38.7616367Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 20s local 2024-04-03T17:29:38.7617430Z Compiling xla/service/cpu/ir_emission_utils.cc; 10s local 2024-04-03T17:29:38.7618508Z Compiling llvm/lib/CodeGen/SelectOptimize.cpp; 10s local 2024-04-03T17:29:38.7619670Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 10s local 2024-04-03T17:29:38.7620912Z Compiling llvm/lib/CodeGen/SelectionDAG/FastISel.cpp; 10s local 2024-04-03T17:29:38.7622257Z Compiling llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp; 9s local 2024-04-03T17:29:38.7623675Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 9s local ... 2024-04-03T17:29:38.9810659Z 2024-04-03T17:29:38.9811423Z  2024-04-03T17:29:38.9812043Z  2024-04-03T17:29:38.9812502Z  2024-04-03T17:29:38.9812944Z  2024-04-03T17:29:38.9813397Z  2024-04-03T17:29:38.9813829Z  2024-04-03T17:29:38.9814447Z  2024-04-03T17:29:38.9814873Z  2024-04-03T17:29:38.9815634Z [10,304 / 14,756] 48 actions, 47 running 2024-04-03T17:29:38.9816716Z Compiling llvm/lib/Passes/PassBuilder.cpp; 55s local 2024-04-03T17:29:38.9817836Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 20s local 2024-04-03T17:29:38.9818997Z Compiling xla/service/cpu/ir_emission_utils.cc; 11s local 2024-04-03T17:29:38.9820127Z Compiling llvm/lib/CodeGen/SelectOptimize.cpp; 10s local 2024-04-03T17:29:38.9821390Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 10s local 2024-04-03T17:29:38.9822784Z Compiling llvm/lib/CodeGen/SelectionDAG/FastISel.cpp; 10s local 2024-04-03T17:29:38.9824154Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 9s local 2024-04-03T17:29:38.9825582Z @llvm-project//llvm:CodeGen; 9s local ... 2024-04-03T17:29:39.2021183Z 2024-04-03T17:29:39.2022281Z  2024-04-03T17:29:39.2022866Z  2024-04-03T17:29:39.2025325Z  2024-04-03T17:29:39.2025789Z  2024-04-03T17:29:39.2026237Z  2024-04-03T17:29:39.2026684Z  2024-04-03T17:29:39.2029710Z  2024-04-03T17:29:39.2030517Z  2024-04-03T17:29:39.2036297Z [10,306 / 14,756] 48 actions, 47 running 2024-04-03T17:29:39.2037406Z Compiling llvm/lib/Passes/PassBuilder.cpp; 55s local 2024-04-03T17:29:39.2038602Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 20s local 2024-04-03T17:29:39.2039726Z Compiling xla/service/cpu/ir_emission_utils.cc; 11s local 2024-04-03T17:29:39.2040950Z Compiling llvm/lib/CodeGen/SelectOptimize.cpp; 10s local 2024-04-03T17:29:39.2042238Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 10s local 2024-04-03T17:29:39.2043623Z Compiling llvm/lib/CodeGen/SelectionDAG/FastISel.cpp; 10s local 2024-04-03T17:29:39.2044982Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 10s local 2024-04-03T17:29:39.2046781Z @llvm-project//llvm:CodeGen; 9s local ... 2024-04-03T17:29:39.4263205Z 2024-04-03T17:29:39.4264242Z  2024-04-03T17:29:39.4264957Z  2024-04-03T17:29:39.4265434Z  2024-04-03T17:29:39.4269919Z  2024-04-03T17:29:39.4270384Z  2024-04-03T17:29:39.4270836Z  2024-04-03T17:29:39.4271640Z  2024-04-03T17:29:39.4272059Z  2024-04-03T17:29:39.4272702Z [10,306 / 14,756] 48 actions running 2024-04-03T17:29:39.4274725Z Compiling llvm/lib/Passes/PassBuilder.cpp; 56s local 2024-04-03T17:29:39.4275857Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 21s local 2024-04-03T17:29:39.4277053Z Compiling xla/service/cpu/ir_emission_utils.cc; 11s local 2024-04-03T17:29:39.4278178Z Compiling llvm/lib/CodeGen/SelectOptimize.cpp; 10s local 2024-04-03T17:29:39.4279460Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 10s local 2024-04-03T17:29:39.4280860Z Compiling llvm/lib/CodeGen/SelectionDAG/FastISel.cpp; 10s local 2024-04-03T17:29:39.4282242Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 10s local 2024-04-03T17:29:39.4283713Z @llvm-project//llvm:CodeGen; 10s local ... 2024-04-03T17:29:39.6842645Z 2024-04-03T17:29:39.6843374Z  2024-04-03T17:29:39.6843912Z  2024-04-03T17:29:39.6844330Z  2024-04-03T17:29:39.6844814Z  2024-04-03T17:29:39.6845249Z  2024-04-03T17:29:39.6845672Z  2024-04-03T17:29:39.6846139Z  2024-04-03T17:29:39.6846552Z  2024-04-03T17:29:39.6847307Z [10,308 / 14,756] 48 actions, 47 running 2024-04-03T17:29:39.6848289Z Compiling llvm/lib/Passes/PassBuilder.cpp; 56s local 2024-04-03T17:29:39.6849450Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 21s local 2024-04-03T17:29:39.6850508Z Compiling xla/service/cpu/ir_emission_utils.cc; 11s local 2024-04-03T17:29:39.6851525Z Compiling llvm/lib/CodeGen/SelectOptimize.cpp; 11s local 2024-04-03T17:29:39.6852695Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 11s local 2024-04-03T17:29:39.6853925Z Compiling llvm/lib/CodeGen/SelectionDAG/FastISel.cpp; 10s local 2024-04-03T17:29:39.6855388Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 10s local 2024-04-03T17:29:39.6856631Z @llvm-project//llvm:CodeGen; 10s local ... 2024-04-03T17:29:39.8932645Z 2024-04-03T17:29:39.8944938Z  2024-04-03T17:29:39.8945543Z  2024-04-03T17:29:39.8946056Z  2024-04-03T17:29:39.8946557Z  2024-04-03T17:29:39.8947030Z  2024-04-03T17:29:39.8947523Z  2024-04-03T17:29:39.8948252Z  2024-04-03T17:29:39.8948728Z  2024-04-03T17:29:39.8949554Z [10,312 / 14,756] 48 actions, 47 running 2024-04-03T17:29:39.8950727Z Compiling llvm/lib/Passes/PassBuilder.cpp; 56s local 2024-04-03T17:29:39.8951972Z Compiling xla/service/cpu/ir_emission_utils.cc; 12s local 2024-04-03T17:29:39.8953459Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 11s local 2024-04-03T17:29:39.8955234Z Compiling llvm/lib/CodeGen/SelectionDAG/FastISel.cpp; 11s local 2024-04-03T17:29:39.8956782Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 10s local 2024-04-03T17:29:39.8958165Z @llvm-project//llvm:CodeGen; 10s local 2024-04-03T17:29:39.8959532Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp; 10s local 2024-04-03T17:29:39.8961070Z @llvm-project//llvm:CodeGen; 10s local ... 2024-04-03T17:29:40.1099612Z 2024-04-03T17:29:40.1100387Z  2024-04-03T17:29:40.1100904Z  2024-04-03T17:29:40.1101316Z  2024-04-03T17:29:40.1101714Z  2024-04-03T17:29:40.1102133Z  2024-04-03T17:29:40.1102556Z  2024-04-03T17:29:40.1102959Z  2024-04-03T17:29:40.1103381Z  2024-04-03T17:29:40.1104104Z [10,314 / 14,756] 48 actions, 47 running 2024-04-03T17:29:40.1105075Z Compiling llvm/lib/Passes/PassBuilder.cpp; 56s local 2024-04-03T17:29:40.1106095Z Compiling xla/service/cpu/ir_emission_utils.cc; 12s local 2024-04-03T17:29:40.1107900Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 11s local 2024-04-03T17:29:40.1109222Z Compiling llvm/lib/CodeGen/SelectionDAG/FastISel.cpp; 11s local 2024-04-03T17:29:40.1110527Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 10s local 2024-04-03T17:29:40.1111734Z @llvm-project//llvm:CodeGen; 10s local 2024-04-03T17:29:40.1113049Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 10s local 2024-04-03T17:29:40.1114597Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 9s local ... 2024-04-03T17:29:40.4272328Z 2024-04-03T17:29:40.4273454Z  2024-04-03T17:29:40.4273994Z  2024-04-03T17:29:40.4274436Z  2024-04-03T17:29:40.4277105Z  2024-04-03T17:29:40.4280296Z  2024-04-03T17:29:40.4282636Z  2024-04-03T17:29:40.4283448Z  2024-04-03T17:29:40.4284115Z  2024-04-03T17:29:40.4285111Z [10,316 / 14,756] 48 actions running 2024-04-03T17:29:40.4286514Z Compiling llvm/lib/Passes/PassBuilder.cpp; 57s local 2024-04-03T17:29:40.4287873Z Compiling xla/service/cpu/ir_emission_utils.cc; 12s local 2024-04-03T17:29:40.4289383Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 11s local 2024-04-03T17:29:40.4291233Z Compiling llvm/lib/CodeGen/SelectionDAG/FastISel.cpp; 11s local 2024-04-03T17:29:40.4292936Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 11s local 2024-04-03T17:29:40.4294626Z @llvm-project//llvm:CodeGen; 11s local 2024-04-03T17:29:40.4296228Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 10s local 2024-04-03T17:29:40.4298179Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 9s local ... 2024-04-03T17:29:40.7219066Z 2024-04-03T17:29:40.7219891Z  2024-04-03T17:29:40.7220402Z  2024-04-03T17:29:40.7221881Z  2024-04-03T17:29:40.7222299Z  2024-04-03T17:29:40.7222743Z  2024-04-03T17:29:40.7223184Z  2024-04-03T17:29:40.7223606Z  2024-04-03T17:29:40.7226301Z  2024-04-03T17:29:40.7227205Z [10,317 / 14,756] 48 actions, 47 running 2024-04-03T17:29:40.7230798Z Compiling llvm/lib/Passes/PassBuilder.cpp; 57s local 2024-04-03T17:29:40.7231806Z Compiling xla/service/cpu/ir_emission_utils.cc; 12s local 2024-04-03T17:29:40.7233029Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 12s local 2024-04-03T17:29:40.7236603Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 11s local 2024-04-03T17:29:40.7237939Z @llvm-project//llvm:CodeGen; 11s local 2024-04-03T17:29:40.7239198Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 11s local 2024-04-03T17:29:40.7240635Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 10s local 2024-04-03T17:29:40.7242193Z @llvm-project//llvm:CodeGen; 9s local ... 2024-04-03T17:29:40.9945651Z 2024-04-03T17:29:40.9946811Z  2024-04-03T17:29:40.9947599Z  2024-04-03T17:29:40.9950483Z  2024-04-03T17:29:40.9950998Z  2024-04-03T17:29:40.9953634Z  2024-04-03T17:29:40.9954141Z  2024-04-03T17:29:40.9956694Z  2024-04-03T17:29:40.9957228Z  2024-04-03T17:29:40.9958290Z [10,320 / 14,756] 48 actions, 47 running 2024-04-03T17:29:40.9960458Z Compiling llvm/lib/Passes/PassBuilder.cpp; 57s local 2024-04-03T17:29:40.9961597Z Compiling xla/service/cpu/ir_emission_utils.cc; 13s local 2024-04-03T17:29:40.9962937Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 12s local 2024-04-03T17:29:40.9964435Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 11s local 2024-04-03T17:29:40.9965709Z @llvm-project//llvm:CodeGen; 11s local 2024-04-03T17:29:40.9967026Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 11s local 2024-04-03T17:29:40.9968522Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 10s local 2024-04-03T17:29:40.9969714Z @llvm-project//llvm:CodeGen; 9s local ... 2024-04-03T17:29:41.2278612Z 2024-04-03T17:29:41.2279667Z  2024-04-03T17:29:41.2280769Z  2024-04-03T17:29:41.2281540Z  2024-04-03T17:29:41.2282620Z  2024-04-03T17:29:41.2283125Z  2024-04-03T17:29:41.2283552Z  2024-04-03T17:29:41.2283983Z  2024-04-03T17:29:41.2284399Z  2024-04-03T17:29:41.2285242Z [10,320 / 14,756] 48 actions running 2024-04-03T17:29:41.2286635Z Compiling llvm/lib/Passes/PassBuilder.cpp; 57s local 2024-04-03T17:29:41.2287691Z Compiling xla/service/cpu/ir_emission_utils.cc; 13s local 2024-04-03T17:29:41.2288874Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 12s local 2024-04-03T17:29:41.2290263Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 12s local 2024-04-03T17:29:41.2291549Z @llvm-project//llvm:CodeGen; 11s local 2024-04-03T17:29:41.2292662Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 11s local 2024-04-03T17:29:41.2294120Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 10s local 2024-04-03T17:29:41.2295576Z @llvm-project//llvm:CodeGen; 10s local ... 2024-04-03T17:29:41.4283325Z 2024-04-03T17:29:41.4284467Z  2024-04-03T17:29:41.4285255Z  2024-04-03T17:29:41.4285971Z  2024-04-03T17:29:41.4286607Z  2024-04-03T17:29:41.4287340Z  2024-04-03T17:29:41.4288088Z  2024-04-03T17:29:41.4291114Z  2024-04-03T17:29:41.4291684Z  2024-04-03T17:29:41.4292466Z [10,322 / 14,756] 48 actions running 2024-04-03T17:29:41.4293600Z Compiling llvm/lib/Passes/PassBuilder.cpp; 58s local 2024-04-03T17:29:41.4295028Z Compiling xla/service/cpu/ir_emission_utils.cc; 13s local 2024-04-03T17:29:41.4298803Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 12s local 2024-04-03T17:29:41.4300276Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 12s local 2024-04-03T17:29:41.4301585Z @llvm-project//llvm:CodeGen; 12s local 2024-04-03T17:29:41.4302861Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 11s local 2024-04-03T17:29:41.4304674Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 10s local 2024-04-03T17:29:41.4306353Z @llvm-project//llvm:CodeGen; 10s local ... 2024-04-03T17:29:41.7993109Z 2024-04-03T17:29:41.7993890Z  2024-04-03T17:29:41.7994406Z  2024-04-03T17:29:41.7994806Z  2024-04-03T17:29:41.7995227Z  2024-04-03T17:29:41.7995675Z  2024-04-03T17:29:41.7996075Z  2024-04-03T17:29:41.7996478Z  2024-04-03T17:29:41.7996865Z  2024-04-03T17:29:41.7997578Z [10,324 / 14,756] 48 actions, 47 running 2024-04-03T17:29:41.7998549Z Compiling llvm/lib/Passes/PassBuilder.cpp; 58s local 2024-04-03T17:29:41.7999704Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 13s local 2024-04-03T17:29:41.8001054Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 12s local 2024-04-03T17:29:41.8002206Z @llvm-project//llvm:CodeGen; 12s local 2024-04-03T17:29:41.8003354Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 12s local 2024-04-03T17:29:41.8004826Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 11s local 2024-04-03T17:29:41.8006273Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 10s local 2024-04-03T17:29:41.8007573Z @llvm-project//llvm:CodeGen; 10s local ... 2024-04-03T17:29:42.0289034Z 2024-04-03T17:29:42.0290226Z  2024-04-03T17:29:42.0290782Z  2024-04-03T17:29:42.0291209Z  2024-04-03T17:29:42.0291675Z  2024-04-03T17:29:42.0292083Z  2024-04-03T17:29:42.0292494Z  2024-04-03T17:29:42.0292920Z  2024-04-03T17:29:42.0293333Z  2024-04-03T17:29:42.0293974Z [10,324 / 14,756] 48 actions running 2024-04-03T17:29:42.0295101Z Compiling llvm/lib/Passes/PassBuilder.cpp; 58s local 2024-04-03T17:29:42.0296281Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 13s local 2024-04-03T17:29:42.0297576Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 12s local 2024-04-03T17:29:42.0299313Z @llvm-project//llvm:CodeGen; 12s local 2024-04-03T17:29:42.0300318Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 12s local 2024-04-03T17:29:42.0320893Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 11s local 2024-04-03T17:29:42.0326467Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 10s local 2024-04-03T17:29:42.0328618Z @llvm-project//llvm:CodeGen; 10s local ... 2024-04-03T17:29:42.2293174Z 2024-04-03T17:29:42.2294495Z  2024-04-03T17:29:42.2295510Z  2024-04-03T17:29:42.2296295Z  2024-04-03T17:29:42.2298127Z  2024-04-03T17:29:42.2298826Z  2024-04-03T17:29:42.2299460Z  2024-04-03T17:29:42.2299998Z  2024-04-03T17:29:42.2300805Z  2024-04-03T17:29:42.2304286Z [10,327 / 14,756] 48 actions running 2024-04-03T17:29:42.2305391Z Compiling llvm/lib/Passes/PassBuilder.cpp; 58s local 2024-04-03T17:29:42.2306924Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 13s local 2024-04-03T17:29:42.2309031Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 13s local 2024-04-03T17:29:42.2313898Z @llvm-project//llvm:CodeGen; 12s local 2024-04-03T17:29:42.2315225Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 12s local 2024-04-03T17:29:42.2317051Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 11s local 2024-04-03T17:29:42.2319078Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 11s local 2024-04-03T17:29:42.2320873Z @llvm-project//llvm:CodeGen; 10s local ... 2024-04-03T17:29:42.5759237Z 2024-04-03T17:29:42.5760555Z  2024-04-03T17:29:42.5761096Z  2024-04-03T17:29:42.5761529Z  2024-04-03T17:29:42.5761998Z  2024-04-03T17:29:42.5762404Z  2024-04-03T17:29:42.5762814Z  2024-04-03T17:29:42.5763278Z  2024-04-03T17:29:42.5763675Z  2024-04-03T17:29:42.5764347Z [10,329 / 14,756] 48 actions, 47 running 2024-04-03T17:29:42.5765401Z Compiling llvm/lib/Passes/PassBuilder.cpp; 59s local 2024-04-03T17:29:42.5766714Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 13s local 2024-04-03T17:29:42.5768234Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 13s local 2024-04-03T17:29:42.5769416Z @llvm-project//llvm:CodeGen; 13s local 2024-04-03T17:29:42.5770608Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 12s local 2024-04-03T17:29:42.5772063Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 11s local 2024-04-03T17:29:42.5773529Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 11s local 2024-04-03T17:29:42.5775057Z @llvm-project//llvm:CodeGen; 10s local ... 2024-04-03T17:29:42.8300119Z 2024-04-03T17:29:42.8301460Z  2024-04-03T17:29:42.8302533Z  2024-04-03T17:29:42.8303587Z  2024-04-03T17:29:42.8304080Z  2024-04-03T17:29:42.8304539Z  2024-04-03T17:29:42.8305159Z  2024-04-03T17:29:42.8305597Z  2024-04-03T17:29:42.8306051Z  2024-04-03T17:29:42.8306799Z [10,330 / 14,756] 48 actions running 2024-04-03T17:29:42.8308031Z Compiling llvm/lib/Passes/PassBuilder.cpp; 59s local 2024-04-03T17:29:42.8309316Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 14s local 2024-04-03T17:29:42.8310769Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 13s local 2024-04-03T17:29:42.8312045Z @llvm-project//llvm:CodeGen; 13s local 2024-04-03T17:29:42.8313303Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 13s local 2024-04-03T17:29:42.8314927Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 12s local 2024-04-03T17:29:42.8316488Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 11s local 2024-04-03T17:29:42.8317925Z @llvm-project//llvm:CodeGen; 11s local ... 2024-04-03T17:29:43.0304249Z 2024-04-03T17:29:43.0305514Z  2024-04-03T17:29:43.0306477Z  2024-04-03T17:29:43.0307250Z  2024-04-03T17:29:43.0308530Z  2024-04-03T17:29:43.0309437Z  2024-04-03T17:29:43.0309913Z  2024-04-03T17:29:43.0310376Z  2024-04-03T17:29:43.0310834Z  2024-04-03T17:29:43.0311544Z [10,331 / 14,756] 48 actions running 2024-04-03T17:29:43.0312614Z Compiling llvm/lib/Passes/PassBuilder.cpp; 59s local 2024-04-03T17:29:43.0313997Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 14s local 2024-04-03T17:29:43.0315267Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 13s local 2024-04-03T17:29:43.0316489Z @llvm-project//llvm:CodeGen; 13s local 2024-04-03T17:29:43.0317662Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 13s local 2024-04-03T17:29:43.0319217Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 12s local 2024-04-03T17:29:43.0320722Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 11s local 2024-04-03T17:29:43.0322185Z @llvm-project//llvm:CodeGen; 11s local ... 2024-04-03T17:29:43.2819270Z 2024-04-03T17:29:43.2820464Z  2024-04-03T17:29:43.2820936Z  2024-04-03T17:29:43.2821339Z  2024-04-03T17:29:43.2821739Z  2024-04-03T17:29:43.2822127Z  2024-04-03T17:29:43.2822501Z  2024-04-03T17:29:43.2822870Z  2024-04-03T17:29:43.2823225Z  2024-04-03T17:29:43.2823883Z [10,333 / 14,756] 48 actions, 47 running 2024-04-03T17:29:43.2824828Z Compiling llvm/lib/Passes/PassBuilder.cpp; 59s local 2024-04-03T17:29:43.2825945Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 14s local 2024-04-03T17:29:43.2827266Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 14s local 2024-04-03T17:29:43.2828671Z @llvm-project//llvm:CodeGen; 13s local 2024-04-03T17:29:43.2829778Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 13s local 2024-04-03T17:29:43.2831149Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 12s local 2024-04-03T17:29:43.2832467Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 12s local 2024-04-03T17:29:43.2833658Z @llvm-project//llvm:CodeGen; 11s local ... 2024-04-03T17:29:43.5112656Z 2024-04-03T17:29:43.5113853Z  2024-04-03T17:29:43.5114655Z  2024-04-03T17:29:43.5115500Z  2024-04-03T17:29:43.5116753Z  2024-04-03T17:29:43.5117263Z  2024-04-03T17:29:43.5117745Z  2024-04-03T17:29:43.5118179Z  2024-04-03T17:29:43.5121858Z  2024-04-03T17:29:43.5122972Z [10,334 / 14,756] 48 actions, 47 running 2024-04-03T17:29:43.5126491Z Compiling llvm/lib/Passes/PassBuilder.cpp; 60s local 2024-04-03T17:29:43.5130260Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 14s local 2024-04-03T17:29:43.5132087Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 14s local 2024-04-03T17:29:43.5133912Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 13s local 2024-04-03T17:29:43.5135792Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 12s local 2024-04-03T17:29:43.5137678Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 12s local 2024-04-03T17:29:43.5139888Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 11s local 2024-04-03T17:29:43.5141668Z @llvm-project//llvm:CodeGen; 10s local ... 2024-04-03T17:29:43.8311675Z 2024-04-03T17:29:43.8312768Z  2024-04-03T17:29:43.8313652Z  2024-04-03T17:29:43.8314373Z  2024-04-03T17:29:43.8317988Z  2024-04-03T17:29:43.8318562Z  2024-04-03T17:29:43.8319166Z  2024-04-03T17:29:43.8322545Z  2024-04-03T17:29:43.8323089Z  2024-04-03T17:29:43.8323977Z [10,336 / 14,756] 48 actions running 2024-04-03T17:29:43.8328336Z Compiling llvm/lib/Passes/PassBuilder.cpp; 60s local 2024-04-03T17:29:43.8329566Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 15s local 2024-04-03T17:29:43.8331105Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 14s local 2024-04-03T17:29:43.8333108Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 14s local 2024-04-03T17:29:43.8335193Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 13s local 2024-04-03T17:29:43.8339541Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 12s local 2024-04-03T17:29:43.8341279Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 12s local 2024-04-03T17:29:43.8343751Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 11s local ... 2024-04-03T17:29:44.2268224Z 2024-04-03T17:29:44.2269508Z  2024-04-03T17:29:44.2270007Z  2024-04-03T17:29:44.2270446Z  2024-04-03T17:29:44.2270832Z  2024-04-03T17:29:44.2271224Z  2024-04-03T17:29:44.2271635Z  2024-04-03T17:29:44.2272011Z  2024-04-03T17:29:44.2272402Z  2024-04-03T17:29:44.2276016Z [10,338 / 14,756] 48 actions, 47 running 2024-04-03T17:29:44.2277809Z Compiling llvm/lib/Passes/PassBuilder.cpp; 60s local 2024-04-03T17:29:44.2279449Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 15s local 2024-04-03T17:29:44.2281153Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 15s local 2024-04-03T17:29:44.2283077Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 14s local 2024-04-03T17:29:44.2284972Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 13s local 2024-04-03T17:29:44.2286719Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 13s local 2024-04-03T17:29:44.2288685Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 12s local 2024-04-03T17:29:44.2309679Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 11s local ... 2024-04-03T17:29:44.4318440Z 2024-04-03T17:29:44.4319621Z  2024-04-03T17:29:44.4320159Z  2024-04-03T17:29:44.4320600Z  2024-04-03T17:29:44.4321034Z  2024-04-03T17:29:44.4321512Z  2024-04-03T17:29:44.4321933Z  2024-04-03T17:29:44.4322351Z  2024-04-03T17:29:44.4322754Z  2024-04-03T17:29:44.4323448Z [10,338 / 14,756] 48 actions running 2024-04-03T17:29:44.4324440Z Compiling llvm/lib/Passes/PassBuilder.cpp; 61s local 2024-04-03T17:29:44.4325812Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 15s local 2024-04-03T17:29:44.4327190Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 15s local 2024-04-03T17:29:44.4328736Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 14s local 2024-04-03T17:29:44.4330476Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 13s local 2024-04-03T17:29:44.4331884Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 13s local 2024-04-03T17:29:44.4333444Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 12s local 2024-04-03T17:29:44.4335081Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 11s local ... 2024-04-03T17:29:44.6322741Z 2024-04-03T17:29:44.6323499Z  2024-04-03T17:29:44.6324061Z  2024-04-03T17:29:44.6324508Z  2024-04-03T17:29:44.6324974Z  2024-04-03T17:29:44.6325409Z  2024-04-03T17:29:44.6325877Z  2024-04-03T17:29:44.6326307Z  2024-04-03T17:29:44.6326705Z  2024-04-03T17:29:44.6327362Z [10,339 / 14,756] 48 actions running 2024-04-03T17:29:44.6328284Z Compiling llvm/lib/Passes/PassBuilder.cpp; 61s local 2024-04-03T17:29:44.6329541Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 15s local 2024-04-03T17:29:44.6330895Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 15s local 2024-04-03T17:29:44.6332324Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 14s local 2024-04-03T17:29:44.6333826Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 14s local 2024-04-03T17:29:44.6335561Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 13s local 2024-04-03T17:29:44.6337132Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 12s local 2024-04-03T17:29:44.6339019Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 11s local ... 2024-04-03T17:29:44.8347086Z 2024-04-03T17:29:44.8348021Z  2024-04-03T17:29:44.8348607Z  2024-04-03T17:29:44.8349055Z  2024-04-03T17:29:44.8349524Z  2024-04-03T17:29:44.8349956Z  2024-04-03T17:29:44.8350392Z  2024-04-03T17:29:44.8350829Z  2024-04-03T17:29:44.8352016Z  2024-04-03T17:29:44.8352711Z [10,342 / 14,756] 48 actions, 47 running 2024-04-03T17:29:44.8353723Z Compiling llvm/lib/Passes/PassBuilder.cpp; 61s local 2024-04-03T17:29:44.8354954Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 16s local 2024-04-03T17:29:44.8356351Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 15s local 2024-04-03T17:29:44.8357858Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 15s local 2024-04-03T17:29:44.8359402Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 14s local 2024-04-03T17:29:44.8360997Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 13s local 2024-04-03T17:29:44.8362609Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 13s local 2024-04-03T17:29:44.8364180Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 12s local ... 2024-04-03T17:29:45.0875578Z 2024-04-03T17:29:45.0876746Z  2024-04-03T17:29:45.0877329Z  2024-04-03T17:29:45.0877779Z  2024-04-03T17:29:45.0878240Z  2024-04-03T17:29:45.0878640Z  2024-04-03T17:29:45.0879042Z  2024-04-03T17:29:45.0879458Z  2024-04-03T17:29:45.0879865Z  2024-04-03T17:29:45.0880602Z [10,345 / 14,756] 48 actions, 47 running 2024-04-03T17:29:45.0881620Z Compiling llvm/lib/Passes/PassBuilder.cpp; 61s local 2024-04-03T17:29:45.0882798Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 16s local 2024-04-03T17:29:45.0884374Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 15s local 2024-04-03T17:29:45.0885742Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 15s local 2024-04-03T17:29:45.0887129Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 14s local 2024-04-03T17:29:45.0888519Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 13s local 2024-04-03T17:29:45.0890103Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 13s local 2024-04-03T17:29:45.0891742Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 12s local ... 2024-04-03T17:29:45.3710505Z 2024-04-03T17:29:45.3711267Z  2024-04-03T17:29:45.3711826Z  2024-04-03T17:29:45.3712285Z  2024-04-03T17:29:45.3712735Z  2024-04-03T17:29:45.3713187Z  2024-04-03T17:29:45.3713643Z  2024-04-03T17:29:45.3714082Z  2024-04-03T17:29:45.3714538Z  2024-04-03T17:29:45.3715294Z [10,346 / 14,756] 48 actions, 47 running 2024-04-03T17:29:45.3716346Z Compiling llvm/lib/Passes/PassBuilder.cpp; 61s local 2024-04-03T17:29:45.3717683Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 16s local 2024-04-03T17:29:45.3719156Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 16s local 2024-04-03T17:29:45.3720706Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 15s local 2024-04-03T17:29:45.3722428Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 14s local 2024-04-03T17:29:45.3723899Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 14s local 2024-04-03T17:29:45.3725473Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 13s local 2024-04-03T17:29:45.3727176Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 12s local ... 2024-04-03T17:29:45.6331129Z 2024-04-03T17:29:45.6331945Z  2024-04-03T17:29:45.6332436Z  2024-04-03T17:29:45.6332845Z  2024-04-03T17:29:45.6333234Z  2024-04-03T17:29:45.6333625Z  2024-04-03T17:29:45.6334002Z  2024-04-03T17:29:45.6334533Z  2024-04-03T17:29:45.6334930Z  2024-04-03T17:29:45.6335877Z [10,346 / 14,756] 48 actions running 2024-04-03T17:29:45.6336938Z Compiling llvm/lib/Passes/PassBuilder.cpp; 62s local 2024-04-03T17:29:45.6337986Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 16s local 2024-04-03T17:29:45.6339165Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 16s local 2024-04-03T17:29:45.6340617Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 15s local 2024-04-03T17:29:45.6341923Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 15s local 2024-04-03T17:29:45.6343209Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 14s local 2024-04-03T17:29:45.6344585Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 13s local 2024-04-03T17:29:45.6346012Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 13s local ... 2024-04-03T17:29:46.0336510Z 2024-04-03T17:29:46.0337554Z  2024-04-03T17:29:46.0338119Z  2024-04-03T17:29:46.0338585Z  2024-04-03T17:29:46.0339042Z  2024-04-03T17:29:46.0339517Z  2024-04-03T17:29:46.0339975Z  2024-04-03T17:29:46.0340377Z  2024-04-03T17:29:46.0340841Z  2024-04-03T17:29:46.0341518Z [10,351 / 14,756] 48 actions running 2024-04-03T17:29:46.0342526Z Compiling llvm/lib/Passes/PassBuilder.cpp; 62s local 2024-04-03T17:29:46.0343785Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 17s local 2024-04-03T17:29:46.0345198Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 16s local 2024-04-03T17:29:46.0346767Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 16s local 2024-04-03T17:29:46.0348542Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 15s local 2024-04-03T17:29:46.0350126Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 14s local 2024-04-03T17:29:46.0351748Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 14s local 2024-04-03T17:29:46.0353378Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 13s local ... 2024-04-03T17:29:46.2699793Z 2024-04-03T17:29:46.2700562Z  2024-04-03T17:29:46.2701106Z  2024-04-03T17:29:46.2701555Z  2024-04-03T17:29:46.2701978Z  2024-04-03T17:29:46.2702416Z  2024-04-03T17:29:46.2702840Z  2024-04-03T17:29:46.2703240Z  2024-04-03T17:29:46.2703688Z  2024-04-03T17:29:46.2704381Z [10,354 / 14,756] 48 actions, 47 running 2024-04-03T17:29:46.2705386Z Compiling llvm/lib/Passes/PassBuilder.cpp; 62s local 2024-04-03T17:29:46.2706615Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 17s local 2024-04-03T17:29:46.2708195Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 17s local 2024-04-03T17:29:46.2709608Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 15s local 2024-04-03T17:29:46.2711104Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 15s local 2024-04-03T17:29:46.2712702Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 14s local 2024-04-03T17:29:46.2714221Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 13s local 2024-04-03T17:29:46.2715325Z Compiling xla/client/lib/prng.cc; 10s local ... 2024-04-03T17:29:46.4891706Z 2024-04-03T17:29:46.4892449Z  2024-04-03T17:29:46.4893001Z  2024-04-03T17:29:46.4893431Z  2024-04-03T17:29:46.4893891Z  2024-04-03T17:29:46.4894511Z  2024-04-03T17:29:46.4894884Z  2024-04-03T17:29:46.4895302Z  2024-04-03T17:29:46.4895716Z  2024-04-03T17:29:46.4896405Z [10,356 / 14,756] 48 actions, 47 running 2024-04-03T17:29:46.4897343Z Compiling llvm/lib/Passes/PassBuilder.cpp; 63s local 2024-04-03T17:29:46.4898474Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 17s local 2024-04-03T17:29:46.4899904Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 17s local 2024-04-03T17:29:46.4901458Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 15s local 2024-04-03T17:29:46.4903503Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 15s local 2024-04-03T17:29:46.4905314Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 14s local 2024-04-03T17:29:46.4906826Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 13s local 2024-04-03T17:29:46.4908265Z Compiling xla/client/lib/prng.cc; 10s local ... 2024-04-03T17:29:46.8356443Z 2024-04-03T17:29:46.8357198Z  2024-04-03T17:29:46.8357661Z  2024-04-03T17:29:46.8358049Z  2024-04-03T17:29:46.8358473Z  2024-04-03T17:29:46.8358903Z  2024-04-03T17:29:46.8359343Z  2024-04-03T17:29:46.8359927Z  2024-04-03T17:29:46.8360305Z  2024-04-03T17:29:46.8360950Z [10,359 / 14,756] 48 actions running 2024-04-03T17:29:46.8361860Z Compiling llvm/lib/Passes/PassBuilder.cpp; 63s local 2024-04-03T17:29:46.8362956Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 18s local 2024-04-03T17:29:46.8364266Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 16s local 2024-04-03T17:29:46.8365680Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 15s local 2024-04-03T17:29:46.8367079Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 15s local 2024-04-03T17:29:46.8368556Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 14s local 2024-04-03T17:29:46.8369736Z Compiling xla/client/lib/prng.cc; 10s local 2024-04-03T17:29:46.8370850Z Compiling llvm/lib/CodeGen/TargetLoweringBase.cpp; 9s local ... 2024-04-03T17:29:47.1395139Z 2024-04-03T17:29:47.1395877Z  2024-04-03T17:29:47.1396310Z  2024-04-03T17:29:47.1396671Z  2024-04-03T17:29:47.1397011Z  2024-04-03T17:29:47.1397353Z  2024-04-03T17:29:47.1397683Z  2024-04-03T17:29:47.1398029Z  2024-04-03T17:29:47.1398375Z  2024-04-03T17:29:47.1398955Z [10,362 / 14,756] 48 actions, 47 running 2024-04-03T17:29:47.1399931Z Compiling llvm/lib/Passes/PassBuilder.cpp; 63s local 2024-04-03T17:29:47.1400949Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 18s local 2024-04-03T17:29:47.1402060Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 16s local 2024-04-03T17:29:47.1403251Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 15s local 2024-04-03T17:29:47.1404620Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 15s local 2024-04-03T17:29:47.1405953Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 14s local 2024-04-03T17:29:47.1406891Z Compiling xla/client/lib/prng.cc; 11s local 2024-04-03T17:29:47.1407907Z Compiling llvm/lib/CodeGen/TargetLoweringBase.cpp; 10s local ... 2024-04-03T17:29:47.4320074Z 2024-04-03T17:29:47.4321046Z  2024-04-03T17:29:47.4321563Z  2024-04-03T17:29:47.4322007Z  2024-04-03T17:29:47.4322396Z  2024-04-03T17:29:47.4322807Z  2024-04-03T17:29:47.4323220Z  2024-04-03T17:29:47.4323632Z  2024-04-03T17:29:47.4324069Z  2024-04-03T17:29:47.4324813Z [10,364 / 14,756] 48 actions, 47 running 2024-04-03T17:29:47.4325786Z Compiling llvm/lib/Passes/PassBuilder.cpp; 64s local 2024-04-03T17:29:47.4326936Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 18s local 2024-04-03T17:29:47.4328250Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 16s local 2024-04-03T17:29:47.4329699Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 16s local 2024-04-03T17:29:47.4331249Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 15s local 2024-04-03T17:29:47.4332659Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 14s local 2024-04-03T17:29:47.4334066Z Compiling llvm/lib/CodeGen/TwoAddressInstructionPass.cpp; 8s local 2024-04-03T17:29:47.4335551Z Compiling llvm/lib/CodeGen/TypePromotion.cpp; 8s local ... 2024-04-03T17:29:47.6359636Z 2024-04-03T17:29:47.6360391Z  2024-04-03T17:29:47.6360877Z  2024-04-03T17:29:47.6361301Z  2024-04-03T17:29:47.6362139Z  2024-04-03T17:29:47.6362593Z  2024-04-03T17:29:47.6363020Z  2024-04-03T17:29:47.6363465Z  2024-04-03T17:29:47.6363908Z  2024-04-03T17:29:47.6364570Z [10,365 / 14,756] 48 actions running 2024-04-03T17:29:47.6365587Z Compiling llvm/lib/Passes/PassBuilder.cpp; 64s local 2024-04-03T17:29:47.6367034Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 18s local 2024-04-03T17:29:47.6368475Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 17s local 2024-04-03T17:29:47.6370033Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 16s local 2024-04-03T17:29:47.6371615Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 15s local 2024-04-03T17:29:47.6373140Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 15s local 2024-04-03T17:29:47.6374980Z Compiling llvm/lib/CodeGen/TwoAddressInstructionPass.cpp; 8s local 2024-04-03T17:29:47.6376396Z Compiling llvm/lib/CodeGen/TypePromotion.cpp; 8s local ... 2024-04-03T17:29:47.8370931Z 2024-04-03T17:29:47.8371859Z  2024-04-03T17:29:47.8372309Z  2024-04-03T17:29:47.8372679Z  2024-04-03T17:29:47.8373052Z  2024-04-03T17:29:47.8373575Z  2024-04-03T17:29:47.8373949Z  2024-04-03T17:29:47.8374491Z  2024-04-03T17:29:47.8374877Z  2024-04-03T17:29:47.8375462Z [10,368 / 14,756] 48 actions running 2024-04-03T17:29:47.8378759Z Compiling llvm/lib/Passes/PassBuilder.cpp; 64s local 2024-04-03T17:29:47.8379782Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 19s local 2024-04-03T17:29:47.8381182Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 17s local 2024-04-03T17:29:47.8382483Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 16s local 2024-04-03T17:29:47.8383811Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 16s local 2024-04-03T17:29:47.8385106Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 15s local 2024-04-03T17:29:47.8386366Z Compiling llvm/lib/CodeGen/TwoAddressInstructionPass.cpp; 9s local 2024-04-03T17:29:47.8387528Z @llvm-project//mlir:mlir-tblgen; 8s local ... 2024-04-03T17:29:48.0364233Z 2024-04-03T17:29:48.0374022Z  2024-04-03T17:29:48.0374874Z  2024-04-03T17:29:48.0375547Z  2024-04-03T17:29:48.0376189Z  2024-04-03T17:29:48.0376891Z  2024-04-03T17:29:48.0377311Z  2024-04-03T17:29:48.0377889Z  2024-04-03T17:29:48.0378458Z  2024-04-03T17:29:48.0379012Z [10,370 / 14,756] 48 actions running 2024-04-03T17:29:48.0380094Z Compiling llvm/lib/Passes/PassBuilder.cpp; 64s local 2024-04-03T17:29:48.0381250Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 19s local 2024-04-03T17:29:48.0382842Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 17s local 2024-04-03T17:29:48.0384285Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 16s local 2024-04-03T17:29:48.0385996Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 16s local 2024-04-03T17:29:48.0388001Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 15s local 2024-04-03T17:29:48.0389725Z Compiling llvm/lib/CodeGen/TwoAddressInstructionPass.cpp; 9s local 2024-04-03T17:29:48.0391377Z @llvm-project//mlir:mlir-tblgen; 8s local ... 2024-04-03T17:29:48.3900012Z 2024-04-03T17:29:48.3902295Z  2024-04-03T17:29:48.3902836Z  2024-04-03T17:29:48.3903232Z  2024-04-03T17:29:48.3903670Z  2024-04-03T17:29:48.3904097Z  2024-04-03T17:29:48.3904453Z  2024-04-03T17:29:48.3904801Z  2024-04-03T17:29:48.3905214Z  2024-04-03T17:29:48.3906152Z [10,373 / 14,756] 48 actions, 47 running 2024-04-03T17:29:48.3907231Z Compiling llvm/lib/Passes/PassBuilder.cpp; 65s local 2024-04-03T17:29:48.3908426Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 19s local 2024-04-03T17:29:48.3910096Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 17s local 2024-04-03T17:29:48.3912766Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 17s local 2024-04-03T17:29:48.3914311Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 16s local 2024-04-03T17:29:48.3915686Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 15s local 2024-04-03T17:29:48.3917339Z @llvm-project//mlir:mlir-tblgen; 8s local 2024-04-03T17:29:48.3918348Z Compiling llvm/lib/CodeGen/WinEHPrepare.cpp; 8s local ... 2024-04-03T17:29:48.6098144Z 2024-04-03T17:29:48.6098927Z  2024-04-03T17:29:48.6099458Z  2024-04-03T17:29:48.6099920Z  2024-04-03T17:29:48.6100342Z  2024-04-03T17:29:48.6100741Z  2024-04-03T17:29:48.6101150Z  2024-04-03T17:29:48.6101575Z  2024-04-03T17:29:48.6101984Z  2024-04-03T17:29:48.6102694Z [10,375 / 14,756] 48 actions, 47 running 2024-04-03T17:29:48.6103696Z Compiling llvm/lib/Passes/PassBuilder.cpp; 65s local 2024-04-03T17:29:48.6104910Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 19s local 2024-04-03T17:29:48.6106300Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 18s local 2024-04-03T17:29:48.6108180Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 17s local 2024-04-03T17:29:48.6109681Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 16s local 2024-04-03T17:29:48.6110866Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 15s local 2024-04-03T17:29:48.6111889Z @llvm-project//mlir:mlir-tblgen; 8s local 2024-04-03T17:29:48.6113021Z Compiling llvm/lib/CodeGen/WinEHPrepare.cpp; 8s local ... 2024-04-03T17:29:48.8381044Z 2024-04-03T17:29:48.8381512Z  2024-04-03T17:29:48.8381962Z  2024-04-03T17:29:48.8382351Z  2024-04-03T17:29:48.8382736Z  2024-04-03T17:29:48.8383131Z  2024-04-03T17:29:48.8383519Z  2024-04-03T17:29:48.8383893Z  2024-04-03T17:29:48.8384267Z  2024-04-03T17:29:48.8384915Z [10,375 / 14,756] 48 actions running 2024-04-03T17:29:48.8385808Z Compiling llvm/lib/Passes/PassBuilder.cpp; 65s local 2024-04-03T17:29:48.8386879Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 20s local 2024-04-03T17:29:48.8388349Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 18s local 2024-04-03T17:29:48.8389664Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 17s local 2024-04-03T17:29:48.8391050Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 17s local 2024-04-03T17:29:48.8392477Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 16s local 2024-04-03T17:29:48.8393725Z @llvm-project//mlir:mlir-tblgen; 9s local 2024-04-03T17:29:48.8394570Z Compiling llvm/lib/CodeGen/WinEHPrepare.cpp; 8s local ... 2024-04-03T17:29:49.0376082Z 2024-04-03T17:29:49.0377248Z  2024-04-03T17:29:49.0378269Z  2024-04-03T17:29:49.0379632Z  2024-04-03T17:29:49.0380270Z  2024-04-03T17:29:49.0380889Z  2024-04-03T17:29:49.0381642Z  2024-04-03T17:29:49.0384216Z  2024-04-03T17:29:49.0384908Z  2024-04-03T17:29:49.0385733Z [10,378 / 14,756] 48 actions running 2024-04-03T17:29:49.0386833Z Compiling llvm/lib/Passes/PassBuilder.cpp; 65s local 2024-04-03T17:29:49.0388804Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 20s local 2024-04-03T17:29:49.0391696Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 18s local 2024-04-03T17:29:49.0393530Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 17s local 2024-04-03T17:29:49.0395362Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 17s local 2024-04-03T17:29:49.0397155Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 16s local 2024-04-03T17:29:49.0398693Z @llvm-project//mlir:mlir-tblgen; 9s local 2024-04-03T17:29:49.0399846Z Compiling llvm/lib/CodeGen/WinEHPrepare.cpp; 9s local ... 2024-04-03T17:29:49.3243681Z 2024-04-03T17:29:49.3245197Z  2024-04-03T17:29:49.3246230Z  2024-04-03T17:29:49.3247014Z  2024-04-03T17:29:49.3247796Z  2024-04-03T17:29:49.3262249Z  2024-04-03T17:29:49.3263778Z  2024-04-03T17:29:49.3266698Z  2024-04-03T17:29:49.3267394Z  2024-04-03T17:29:49.3268382Z [10,379 / 14,756] 48 actions, 47 running 2024-04-03T17:29:49.3269910Z Compiling llvm/lib/Passes/PassBuilder.cpp; 65s local 2024-04-03T17:29:49.3271244Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 20s local 2024-04-03T17:29:49.3272797Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 18s local 2024-04-03T17:29:49.3274546Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 18s local 2024-04-03T17:29:49.3276456Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 17s local 2024-04-03T17:29:49.3278126Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 16s local 2024-04-03T17:29:49.3279710Z @llvm-project//mlir:mlir-tblgen; 9s local 2024-04-03T17:29:49.3281123Z Compiling llvm/lib/CodeGen/WinEHPrepare.cpp; 9s local ... 2024-04-03T17:29:49.5274616Z 2024-04-03T17:29:49.5275374Z  2024-04-03T17:29:49.5276554Z  2024-04-03T17:29:49.5277074Z  2024-04-03T17:29:49.5278163Z  2024-04-03T17:29:49.5279031Z  2024-04-03T17:29:49.5279542Z  2024-04-03T17:29:49.5279988Z  2024-04-03T17:29:49.5280523Z  2024-04-03T17:29:49.5281221Z [10,381 / 14,756] 48 actions, 47 running 2024-04-03T17:29:49.5282218Z Compiling llvm/lib/Passes/PassBuilder.cpp; 66s local 2024-04-03T17:29:49.5283403Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 20s local 2024-04-03T17:29:49.5284862Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 18s local 2024-04-03T17:29:49.5286516Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 18s local 2024-04-03T17:29:49.5288402Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 17s local 2024-04-03T17:29:49.5289938Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 16s local 2024-04-03T17:29:49.5291171Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 7s local 2024-04-03T17:29:49.5292564Z @llvm-project//llvm:llvm-tblgen; 7s local ... 2024-04-03T17:29:49.7602090Z 2024-04-03T17:29:49.7602891Z  2024-04-03T17:29:49.7603459Z  2024-04-03T17:29:49.7603876Z  2024-04-03T17:29:49.7604302Z  2024-04-03T17:29:49.7604699Z  2024-04-03T17:29:49.7605107Z  2024-04-03T17:29:49.7605522Z  2024-04-03T17:29:49.7605900Z  2024-04-03T17:29:49.7606476Z [10,383 / 14,756] 48 actions, 47 running 2024-04-03T17:29:49.7607515Z Compiling llvm/lib/Passes/PassBuilder.cpp; 66s local 2024-04-03T17:29:49.7608766Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 21s local 2024-04-03T17:29:49.7610174Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 19s local 2024-04-03T17:29:49.7611813Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 18s local 2024-04-03T17:29:49.7613248Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 18s local 2024-04-03T17:29:49.7614940Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 17s local 2024-04-03T17:29:49.7616331Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 7s local 2024-04-03T17:29:49.7617874Z @llvm-project//llvm:llvm-tblgen; 7s local ... 2024-04-03T17:29:50.0399443Z 2024-04-03T17:29:50.0400145Z  2024-04-03T17:29:50.0400825Z  2024-04-03T17:29:50.0401236Z  2024-04-03T17:29:50.0401678Z  2024-04-03T17:29:50.0402027Z  2024-04-03T17:29:50.0402413Z  2024-04-03T17:29:50.0402816Z  2024-04-03T17:29:50.0403174Z  2024-04-03T17:29:50.0403803Z [10,383 / 14,756] 48 actions running 2024-04-03T17:29:50.0404711Z Compiling llvm/lib/Passes/PassBuilder.cpp; 66s local 2024-04-03T17:29:50.0406323Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 21s local 2024-04-03T17:29:50.0407553Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 19s local 2024-04-03T17:29:50.0408898Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 18s local 2024-04-03T17:29:50.0410393Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 18s local 2024-04-03T17:29:50.0412020Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 17s local 2024-04-03T17:29:50.0413445Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 8s local 2024-04-03T17:29:50.0414736Z @llvm-project//llvm:llvm-tblgen; 7s local ... 2024-04-03T17:29:50.3097748Z 2024-04-03T17:29:50.3098468Z  2024-04-03T17:29:50.3098959Z  2024-04-03T17:29:50.3099305Z  2024-04-03T17:29:50.3099713Z  2024-04-03T17:29:50.3100059Z  2024-04-03T17:29:50.3100380Z  2024-04-03T17:29:50.3100723Z  2024-04-03T17:29:50.3101088Z  2024-04-03T17:29:50.3101812Z [10,384 / 14,756] 48 actions, 47 running 2024-04-03T17:29:50.3102814Z Compiling llvm/lib/Passes/PassBuilder.cpp; 66s local 2024-04-03T17:29:50.3103864Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 21s local 2024-04-03T17:29:50.3105181Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 19s local 2024-04-03T17:29:50.3106645Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 19s local 2024-04-03T17:29:50.3108577Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 17s local 2024-04-03T17:29:50.3109886Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 8s local 2024-04-03T17:29:50.3111095Z @llvm-project//llvm:llvm-tblgen; 8s local 2024-04-03T17:29:50.3112260Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 8s local ... 2024-04-03T17:29:50.5397979Z 2024-04-03T17:29:50.5398717Z  2024-04-03T17:29:50.5399288Z  2024-04-03T17:29:50.5399745Z  2024-04-03T17:29:50.5400196Z  2024-04-03T17:29:50.5400630Z  2024-04-03T17:29:50.5401046Z  2024-04-03T17:29:50.5401521Z  2024-04-03T17:29:50.5401948Z  2024-04-03T17:29:50.5402695Z [10,385 / 14,756] 48 actions, 47 running 2024-04-03T17:29:50.5403751Z Compiling llvm/lib/Passes/PassBuilder.cpp; 67s local 2024-04-03T17:29:50.5404993Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 21s local 2024-04-03T17:29:50.5406497Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 19s local 2024-04-03T17:29:50.5408102Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 19s local 2024-04-03T17:29:50.5409756Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 17s local 2024-04-03T17:29:50.5411208Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 8s local 2024-04-03T17:29:50.5412528Z @llvm-project//llvm:llvm-tblgen; 8s local 2024-04-03T17:29:50.5413725Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 8s local ... 2024-04-03T17:29:50.8395078Z 2024-04-03T17:29:50.8395836Z  2024-04-03T17:29:50.8396340Z  2024-04-03T17:29:50.8396745Z  2024-04-03T17:29:50.8397106Z  2024-04-03T17:29:50.8397498Z  2024-04-03T17:29:50.8397877Z  2024-04-03T17:29:50.8398310Z  2024-04-03T17:29:50.8398739Z  2024-04-03T17:29:50.8399383Z [10,386 / 14,756] 48 actions running 2024-04-03T17:29:50.8400305Z Compiling llvm/lib/Passes/PassBuilder.cpp; 67s local 2024-04-03T17:29:50.8401469Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 22s local 2024-04-03T17:29:50.8402935Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 20s local 2024-04-03T17:29:50.8404296Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 19s local 2024-04-03T17:29:50.8405764Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 18s local 2024-04-03T17:29:50.8407059Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 9s local 2024-04-03T17:29:50.8408274Z @llvm-project//llvm:llvm-tblgen; 8s local 2024-04-03T17:29:50.8409669Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 8s local ... 2024-04-03T17:29:51.2430040Z 2024-04-03T17:29:51.2430841Z  2024-04-03T17:29:51.2431397Z  2024-04-03T17:29:51.2431828Z  2024-04-03T17:29:51.2432258Z  2024-04-03T17:29:51.2432687Z  2024-04-03T17:29:51.2433108Z  2024-04-03T17:29:51.2433973Z  2024-04-03T17:29:51.2434406Z  2024-04-03T17:29:51.2435095Z [10,387 / 14,756] 48 actions running 2024-04-03T17:29:51.2436104Z Compiling llvm/lib/Passes/PassBuilder.cpp; 67s local 2024-04-03T17:29:51.2437293Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 22s local 2024-04-03T17:29:51.2438762Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 20s local 2024-04-03T17:29:51.2440333Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 20s local 2024-04-03T17:29:51.2442090Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 18s local 2024-04-03T17:29:51.2443521Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 9s local 2024-04-03T17:29:51.2444695Z @llvm-project//llvm:llvm-tblgen; 9s local 2024-04-03T17:29:51.2445847Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 9s local ... 2024-04-03T17:29:51.4599568Z 2024-04-03T17:29:51.4600277Z  2024-04-03T17:29:51.4600762Z  2024-04-03T17:29:51.4601109Z  2024-04-03T17:29:51.4601460Z  2024-04-03T17:29:51.4601806Z  2024-04-03T17:29:51.4602122Z  2024-04-03T17:29:51.4602474Z  2024-04-03T17:29:51.4602818Z  2024-04-03T17:29:51.4603392Z [10,388 / 14,756] 48 actions, 47 running 2024-04-03T17:29:51.4604208Z Compiling llvm/lib/Passes/PassBuilder.cpp; 68s local 2024-04-03T17:29:51.4605128Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 22s local 2024-04-03T17:29:51.4606188Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 20s local 2024-04-03T17:29:51.4607405Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 20s local 2024-04-03T17:29:51.4608638Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 18s local 2024-04-03T17:29:51.4609735Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 9s local 2024-04-03T17:29:51.4610656Z @llvm-project//llvm:llvm-tblgen; 9s local 2024-04-03T17:29:51.4611510Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 9s local ... 2024-04-03T17:29:51.8197826Z 2024-04-03T17:29:51.8198621Z  2024-04-03T17:29:51.8199263Z  2024-04-03T17:29:51.8199728Z  2024-04-03T17:29:51.8200164Z  2024-04-03T17:29:51.8200587Z  2024-04-03T17:29:51.8201002Z  2024-04-03T17:29:51.8201423Z  2024-04-03T17:29:51.8201807Z  2024-04-03T17:29:51.8202677Z [10,391 / 14,756] 48 actions, 47 running 2024-04-03T17:29:51.8203660Z Compiling llvm/lib/Passes/PassBuilder.cpp; 68s local 2024-04-03T17:29:51.8204814Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 23s local 2024-04-03T17:29:51.8206216Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 21s local 2024-04-03T17:29:51.8207693Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 20s local 2024-04-03T17:29:51.8209176Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 19s local 2024-04-03T17:29:51.8210548Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 10s local 2024-04-03T17:29:51.8211749Z @llvm-project//llvm:llvm-tblgen; 9s local 2024-04-03T17:29:51.8212787Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 9s local ... 2024-04-03T17:29:52.0404710Z 2024-04-03T17:29:52.0406035Z  2024-04-03T17:29:52.0406585Z  2024-04-03T17:29:52.0407036Z  2024-04-03T17:29:52.0407467Z  2024-04-03T17:29:52.0410658Z  2024-04-03T17:29:52.0411645Z  2024-04-03T17:29:52.0412374Z  2024-04-03T17:29:52.0412994Z  2024-04-03T17:29:52.0413806Z [10,391 / 14,756] 48 actions running 2024-04-03T17:29:52.0415723Z Compiling llvm/lib/Passes/PassBuilder.cpp; 68s local 2024-04-03T17:29:52.0417331Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 23s local 2024-04-03T17:29:52.0419034Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 21s local 2024-04-03T17:29:52.0420723Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 20s local 2024-04-03T17:29:52.0422588Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 19s local 2024-04-03T17:29:52.0424363Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 10s local 2024-04-03T17:29:52.0425913Z @llvm-project//llvm:llvm-tblgen; 9s local 2024-04-03T17:29:52.0427192Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 9s local ... 2024-04-03T17:29:52.3898738Z 2024-04-03T17:29:52.3899469Z  2024-04-03T17:29:52.3899943Z  2024-04-03T17:29:52.3900379Z  2024-04-03T17:29:52.3900817Z  2024-04-03T17:29:52.3901241Z  2024-04-03T17:29:52.3901632Z  2024-04-03T17:29:52.3902076Z  2024-04-03T17:29:52.3902531Z  2024-04-03T17:29:52.3903213Z [10,393 / 14,756] 48 actions, 47 running 2024-04-03T17:29:52.3904158Z Compiling llvm/lib/Passes/PassBuilder.cpp; 69s local 2024-04-03T17:29:52.3905325Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 23s local 2024-04-03T17:29:52.3906687Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 21s local 2024-04-03T17:29:52.3908415Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 21s local 2024-04-03T17:29:52.3909891Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 19s local 2024-04-03T17:29:52.3911249Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 10s local 2024-04-03T17:29:52.3912751Z @llvm-project//llvm:llvm-tblgen; 10s local 2024-04-03T17:29:52.3913886Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 10s local ... 2024-04-03T17:29:52.6440470Z 2024-04-03T17:29:52.6441550Z  2024-04-03T17:29:52.6442302Z  2024-04-03T17:29:52.6442925Z  2024-04-03T17:29:52.6443395Z  2024-04-03T17:29:52.6444045Z  2024-04-03T17:29:52.6444641Z  2024-04-03T17:29:52.6445248Z  2024-04-03T17:29:52.6445695Z  2024-04-03T17:29:52.6446521Z [10,393 / 14,756] 48 actions running 2024-04-03T17:29:52.6447626Z Compiling llvm/lib/Passes/PassBuilder.cpp; 69s local 2024-04-03T17:29:52.6448966Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 23s local 2024-04-03T17:29:52.6450311Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 22s local 2024-04-03T17:29:52.6452054Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 21s local 2024-04-03T17:29:52.6453760Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 20s local 2024-04-03T17:29:52.6455444Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 10s local 2024-04-03T17:29:52.6456683Z @llvm-project//llvm:llvm-tblgen; 10s local 2024-04-03T17:29:52.6457840Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 10s local ... 2024-04-03T17:29:52.8429520Z 2024-04-03T17:29:52.8430848Z  2024-04-03T17:29:52.8431916Z  2024-04-03T17:29:52.8432384Z  2024-04-03T17:29:52.8433028Z  2024-04-03T17:29:52.8435393Z  2024-04-03T17:29:52.8436071Z  2024-04-03T17:29:52.8437082Z  2024-04-03T17:29:52.8438558Z  2024-04-03T17:29:52.8439451Z [10,395 / 14,756] 48 actions running 2024-04-03T17:29:52.8440802Z Compiling llvm/lib/Passes/PassBuilder.cpp; 69s local 2024-04-03T17:29:52.8442345Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 24s local 2024-04-03T17:29:52.8444049Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 22s local 2024-04-03T17:29:52.8445918Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 21s local 2024-04-03T17:29:52.8447879Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 20s local 2024-04-03T17:29:52.8449524Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 11s local 2024-04-03T17:29:52.8451667Z @llvm-project//llvm:llvm-tblgen; 10s local 2024-04-03T17:29:52.8452958Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 10s local ... 2024-04-03T17:29:53.0433319Z 2024-04-03T17:29:53.0434187Z  2024-04-03T17:29:53.0434717Z  2024-04-03T17:29:53.0449069Z  2024-04-03T17:29:53.0450262Z  2024-04-03T17:29:53.0452208Z  2024-04-03T17:29:53.0452843Z  2024-04-03T17:29:53.0453651Z  2024-04-03T17:29:53.0459243Z  2024-04-03T17:29:53.0460336Z [10,399 / 14,756] 48 actions running 2024-04-03T17:29:53.0461389Z Compiling llvm/lib/Passes/PassBuilder.cpp; 69s local 2024-04-03T17:29:53.0462794Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 24s local 2024-04-03T17:29:53.0464451Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 22s local 2024-04-03T17:29:53.0466066Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 21s local 2024-04-03T17:29:53.0467939Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 20s local 2024-04-03T17:29:53.0469232Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 11s local 2024-04-03T17:29:53.0470433Z @llvm-project//llvm:llvm-tblgen; 11s local 2024-04-03T17:29:53.0471541Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 10s local ... 2024-04-03T17:29:53.2486803Z 2024-04-03T17:29:53.2487555Z  2024-04-03T17:29:53.2488072Z  2024-04-03T17:29:53.2488526Z  2024-04-03T17:29:53.2488982Z  2024-04-03T17:29:53.2489399Z  2024-04-03T17:29:53.2489830Z  2024-04-03T17:29:53.2490269Z  2024-04-03T17:29:53.2490704Z  2024-04-03T17:29:53.2491446Z [10,406 / 14,756] 48 actions, 47 running 2024-04-03T17:29:53.2492433Z Compiling llvm/lib/Passes/PassBuilder.cpp; 69s local 2024-04-03T17:29:53.2493680Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 24s local 2024-04-03T17:29:53.2495297Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 22s local 2024-04-03T17:29:53.2496829Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 22s local 2024-04-03T17:29:53.2498466Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 20s local 2024-04-03T17:29:53.2499955Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 11s local 2024-04-03T17:29:53.2501294Z @llvm-project//llvm:llvm-tblgen; 11s local 2024-04-03T17:29:53.2502412Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 11s local ... 2024-04-03T17:29:53.4671584Z 2024-04-03T17:29:53.4681917Z  2024-04-03T17:29:53.4682373Z  2024-04-03T17:29:53.4682928Z  2024-04-03T17:29:53.4684802Z  2024-04-03T17:29:53.4685412Z  2024-04-03T17:29:53.4685909Z  2024-04-03T17:29:53.4686259Z  2024-04-03T17:29:53.4686748Z  2024-04-03T17:29:53.4687500Z [10,414 / 14,756] 48 actions, 47 running 2024-04-03T17:29:53.4688474Z Compiling llvm/lib/Passes/PassBuilder.cpp; 70s local 2024-04-03T17:29:53.4689804Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 24s local 2024-04-03T17:29:53.4691261Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 22s local 2024-04-03T17:29:53.4692782Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 22s local 2024-04-03T17:29:53.4694436Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 20s local 2024-04-03T17:29:53.4695762Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 11s local 2024-04-03T17:29:53.4697082Z @llvm-project//llvm:llvm-tblgen; 11s local 2024-04-03T17:29:53.4698300Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 11s local ... 2024-04-03T17:29:53.6729884Z 2024-04-03T17:29:53.6730645Z  2024-04-03T17:29:53.6731166Z  2024-04-03T17:29:53.6731599Z  2024-04-03T17:29:53.6731989Z  2024-04-03T17:29:53.6732381Z  2024-04-03T17:29:53.6732783Z  2024-04-03T17:29:53.6733176Z  2024-04-03T17:29:53.6733745Z  2024-04-03T17:29:53.6735440Z [10,421 / 14,756] 48 actions, 47 running 2024-04-03T17:29:53.6736474Z Compiling llvm/lib/Passes/PassBuilder.cpp; 70s local 2024-04-03T17:29:53.6737641Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 25s local 2024-04-03T17:29:53.6738981Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 23s local 2024-04-03T17:29:53.6740640Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 22s local 2024-04-03T17:29:53.6742163Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 21s local 2024-04-03T17:29:53.6743481Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 11s local 2024-04-03T17:29:53.6744647Z @llvm-project//llvm:llvm-tblgen; 11s local 2024-04-03T17:29:53.6745885Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 11s local ... 2024-04-03T17:29:53.8827017Z 2024-04-03T17:29:53.8828374Z  2024-04-03T17:29:53.8828826Z  2024-04-03T17:29:53.8829196Z  2024-04-03T17:29:53.8829556Z  2024-04-03T17:29:53.8830403Z  2024-04-03T17:29:53.8830766Z  2024-04-03T17:29:53.8831119Z  2024-04-03T17:29:53.8831501Z  2024-04-03T17:29:53.8833937Z [10,428 / 14,756] 48 actions, 47 running 2024-04-03T17:29:53.8835317Z Compiling llvm/lib/Passes/PassBuilder.cpp; 70s local 2024-04-03T17:29:53.8836781Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 25s local 2024-04-03T17:29:53.8838405Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 23s local 2024-04-03T17:29:53.8840140Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 22s local 2024-04-03T17:29:53.8841967Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 21s local 2024-04-03T17:29:53.8843630Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 12s local 2024-04-03T17:29:53.8845186Z @llvm-project//llvm:llvm-tblgen; 11s local 2024-04-03T17:29:53.8846599Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 11s local ... 2024-04-03T17:29:54.1121175Z 2024-04-03T17:29:54.1122462Z  2024-04-03T17:29:54.1122967Z  2024-04-03T17:29:54.1123386Z  2024-04-03T17:29:54.1123786Z  2024-04-03T17:29:54.1124180Z  2024-04-03T17:29:54.1125170Z  2024-04-03T17:29:54.1125931Z  2024-04-03T17:29:54.1126386Z  2024-04-03T17:29:54.1127085Z [10,437 / 14,756] 48 actions, 47 running 2024-04-03T17:29:54.1128044Z Compiling llvm/lib/Passes/PassBuilder.cpp; 70s local 2024-04-03T17:29:54.1129243Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 25s local 2024-04-03T17:29:54.1130612Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 23s local 2024-04-03T17:29:54.1132146Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 22s local 2024-04-03T17:29:54.1133690Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 21s local 2024-04-03T17:29:54.1135225Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 12s local 2024-04-03T17:29:54.1136514Z @llvm-project//llvm:llvm-tblgen; 12s local 2024-04-03T17:29:54.1137631Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 12s local ... 2024-04-03T17:29:54.3266812Z 2024-04-03T17:29:54.3267801Z  2024-04-03T17:29:54.3268322Z  2024-04-03T17:29:54.3268747Z  2024-04-03T17:29:54.3269149Z  2024-04-03T17:29:54.3269593Z  2024-04-03T17:29:54.3269988Z  2024-04-03T17:29:54.3270380Z  2024-04-03T17:29:54.3270775Z  2024-04-03T17:29:54.3271456Z [10,441 / 14,756] 48 actions, 47 running 2024-04-03T17:29:54.3272443Z Compiling llvm/lib/Passes/PassBuilder.cpp; 70s local 2024-04-03T17:29:54.3273618Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 25s local 2024-04-03T17:29:54.3275034Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 23s local 2024-04-03T17:29:54.3276439Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 23s local 2024-04-03T17:29:54.3278355Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 21s local 2024-04-03T17:29:54.3279780Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 12s local 2024-04-03T17:29:54.3281031Z @llvm-project//llvm:llvm-tblgen; 12s local 2024-04-03T17:29:54.3282180Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 12s local ... 2024-04-03T17:29:54.5591246Z 2024-04-03T17:29:54.5592197Z  2024-04-03T17:29:54.5592718Z  2024-04-03T17:29:54.5593172Z  2024-04-03T17:29:54.5593591Z  2024-04-03T17:29:54.5594038Z  2024-04-03T17:29:54.5594467Z  2024-04-03T17:29:54.5594900Z  2024-04-03T17:29:54.5595327Z  2024-04-03T17:29:54.5596037Z [10,448 / 14,756] 48 actions, 47 running 2024-04-03T17:29:54.5597039Z Compiling llvm/lib/Passes/PassBuilder.cpp; 71s local 2024-04-03T17:29:54.5598252Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 25s local 2024-04-03T17:29:54.5599637Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 23s local 2024-04-03T17:29:54.5601219Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 23s local 2024-04-03T17:29:54.5602765Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 21s local 2024-04-03T17:29:54.5604125Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 12s local 2024-04-03T17:29:54.5605439Z @llvm-project//llvm:llvm-tblgen; 12s local 2024-04-03T17:29:54.5606839Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 12s local ... 2024-04-03T17:29:54.7973844Z 2024-04-03T17:29:54.7974844Z  2024-04-03T17:29:54.7975411Z  2024-04-03T17:29:54.7975885Z  2024-04-03T17:29:54.7976360Z  2024-04-03T17:29:54.7976818Z  2024-04-03T17:29:54.7977279Z  2024-04-03T17:29:54.7977746Z  2024-04-03T17:29:54.7978201Z  2024-04-03T17:29:54.7978939Z [10,455 / 14,756] 48 actions, 47 running 2024-04-03T17:29:54.7979993Z Compiling llvm/lib/Passes/PassBuilder.cpp; 71s local 2024-04-03T17:29:54.7981199Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 26s local 2024-04-03T17:29:54.7982562Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 24s local 2024-04-03T17:29:54.7983946Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 23s local 2024-04-03T17:29:54.7985306Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 22s local 2024-04-03T17:29:54.7986564Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 12s local 2024-04-03T17:29:54.7988443Z @llvm-project//llvm:llvm-tblgen; 12s local 2024-04-03T17:29:54.7989617Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 12s local ... 2024-04-03T17:29:55.0012166Z 2024-04-03T17:29:55.0012990Z  2024-04-03T17:29:55.0013523Z  2024-04-03T17:29:55.0013982Z  2024-04-03T17:29:55.0014624Z  2024-04-03T17:29:55.0015057Z  2024-04-03T17:29:55.0015502Z  2024-04-03T17:29:55.0015948Z  2024-04-03T17:29:55.0016364Z  2024-04-03T17:29:55.0017104Z [10,461 / 14,756] 48 actions, 47 running 2024-04-03T17:29:55.0018108Z Compiling llvm/lib/Passes/PassBuilder.cpp; 71s local 2024-04-03T17:29:55.0019333Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 26s local 2024-04-03T17:29:55.0020734Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 24s local 2024-04-03T17:29:55.0022220Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 23s local 2024-04-03T17:29:55.0023716Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 22s local 2024-04-03T17:29:55.0024980Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 13s local 2024-04-03T17:29:55.0026146Z @llvm-project//llvm:llvm-tblgen; 12s local 2024-04-03T17:29:55.0027233Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 12s local ... 2024-04-03T17:29:55.2119109Z 2024-04-03T17:29:55.2119854Z  2024-04-03T17:29:55.2120385Z  2024-04-03T17:29:55.2120817Z  2024-04-03T17:29:55.2121239Z  2024-04-03T17:29:55.2121666Z  2024-04-03T17:29:55.2122415Z  2024-04-03T17:29:55.2122847Z  2024-04-03T17:29:55.2123272Z  2024-04-03T17:29:55.2123999Z [10,469 / 14,756] 48 actions, 47 running 2024-04-03T17:29:55.2125148Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 26s local 2024-04-03T17:29:55.2126552Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 24s local 2024-04-03T17:29:55.2128336Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 24s local 2024-04-03T17:29:55.2129857Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 22s local 2024-04-03T17:29:55.2131412Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 13s local 2024-04-03T17:29:55.2132869Z @llvm-project//llvm:llvm-tblgen; 13s local 2024-04-03T17:29:55.2133981Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 13s local 2024-04-03T17:29:55.2135512Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 11s local ... 2024-04-03T17:29:55.4149420Z 2024-04-03T17:29:55.4150235Z  2024-04-03T17:29:55.4150753Z  2024-04-03T17:29:55.4151154Z  2024-04-03T17:29:55.4151575Z  2024-04-03T17:29:55.4153652Z  2024-04-03T17:29:55.4154449Z  2024-04-03T17:29:55.4155350Z  2024-04-03T17:29:55.4156218Z  2024-04-03T17:29:55.4157302Z [10,474 / 14,756] 48 actions, 47 running 2024-04-03T17:29:55.4158945Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 26s local 2024-04-03T17:29:55.4160657Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 24s local 2024-04-03T17:29:55.4162703Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 24s local 2024-04-03T17:29:55.4164504Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 22s local 2024-04-03T17:29:55.4166317Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 13s local 2024-04-03T17:29:55.4168021Z @llvm-project//llvm:llvm-tblgen; 13s local 2024-04-03T17:29:55.4169579Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 13s local 2024-04-03T17:29:55.4171636Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 12s local ... 2024-04-03T17:29:55.6318664Z 2024-04-03T17:29:55.6320031Z  2024-04-03T17:29:55.6321699Z  2024-04-03T17:29:55.6322595Z  2024-04-03T17:29:55.6324078Z  2024-04-03T17:29:55.6324625Z  2024-04-03T17:29:55.6325065Z  2024-04-03T17:29:55.6325683Z  2024-04-03T17:29:55.6326138Z  2024-04-03T17:29:55.6326929Z [10,486 / 14,756] 48 actions, 47 running 2024-04-03T17:29:55.6328222Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 26s local 2024-04-03T17:29:55.6329824Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 25s local 2024-04-03T17:29:55.6331515Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 24s local 2024-04-03T17:29:55.6333239Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 22s local 2024-04-03T17:29:55.6335019Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 13s local 2024-04-03T17:29:55.6336411Z @llvm-project//llvm:llvm-tblgen; 13s local 2024-04-03T17:29:55.6337634Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 13s local 2024-04-03T17:29:55.6338883Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 12s local ... 2024-04-03T17:29:55.8397863Z 2024-04-03T17:29:55.8399327Z  2024-04-03T17:29:55.8400557Z  2024-04-03T17:29:55.8401103Z  2024-04-03T17:29:55.8401572Z  2024-04-03T17:29:55.8402007Z  2024-04-03T17:29:55.8402505Z  2024-04-03T17:29:55.8402987Z  2024-04-03T17:29:55.8403462Z  2024-04-03T17:29:55.8404212Z [10,497 / 14,756] 48 actions, 47 running 2024-04-03T17:29:55.8405416Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 27s local 2024-04-03T17:29:55.8406786Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 25s local 2024-04-03T17:29:55.8408381Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 24s local 2024-04-03T17:29:55.8410468Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 23s local 2024-04-03T17:29:55.8411961Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 14s local 2024-04-03T17:29:55.8413332Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 13s local 2024-04-03T17:29:55.8414845Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 12s local 2024-04-03T17:29:55.8416486Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 12s local ... 2024-04-03T17:29:56.0450774Z 2024-04-03T17:29:56.0452210Z  2024-04-03T17:29:56.0453119Z  2024-04-03T17:29:56.0454420Z  2024-04-03T17:29:56.0454935Z  2024-04-03T17:29:56.0455521Z  2024-04-03T17:29:56.0456004Z  2024-04-03T17:29:56.0456416Z  2024-04-03T17:29:56.0456837Z  2024-04-03T17:29:56.0457534Z [10,508 / 14,756] 48 actions running 2024-04-03T17:29:56.0458690Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 27s local 2024-04-03T17:29:56.0460130Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 25s local 2024-04-03T17:29:56.0461675Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 24s local 2024-04-03T17:29:56.0463387Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 23s local 2024-04-03T17:29:56.0464796Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 14s local 2024-04-03T17:29:56.0466188Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 13s local 2024-04-03T17:29:56.0467408Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 12s local 2024-04-03T17:29:56.0469094Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 12s local ... 2024-04-03T17:29:56.2584647Z 2024-04-03T17:29:56.2585873Z  2024-04-03T17:29:56.2586400Z  2024-04-03T17:29:56.2586853Z  2024-04-03T17:29:56.2587287Z  2024-04-03T17:29:56.2588099Z  2024-04-03T17:29:56.2588714Z  2024-04-03T17:29:56.2589109Z  2024-04-03T17:29:56.2589482Z  2024-04-03T17:29:56.2590175Z [10,522 / 14,756] 48 actions, 47 running 2024-04-03T17:29:56.2591310Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 27s local 2024-04-03T17:29:56.2592640Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 25s local 2024-04-03T17:29:56.2593990Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 25s local 2024-04-03T17:29:56.2595377Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 23s local 2024-04-03T17:29:56.2596669Z Compiling xla/service/llvm_ir/buffer_assignment_util.cc; 14s local 2024-04-03T17:29:56.2598008Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 14s local 2024-04-03T17:29:56.2599257Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 12s local 2024-04-03T17:29:56.2600500Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 12s local ... 2024-04-03T17:29:56.5225985Z 2024-04-03T17:29:56.5227338Z  2024-04-03T17:29:56.5228307Z  2024-04-03T17:29:56.5229376Z  2024-04-03T17:29:56.5229833Z  2024-04-03T17:29:56.5230219Z  2024-04-03T17:29:56.5230596Z  2024-04-03T17:29:56.5230999Z  2024-04-03T17:29:56.5231364Z  2024-04-03T17:29:56.5231996Z [10,531 / 14,756] 48 actions, 47 running 2024-04-03T17:29:56.5233022Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 27s local 2024-04-03T17:29:56.5234229Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 25s local 2024-04-03T17:29:56.5235518Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 25s local 2024-04-03T17:29:56.5236858Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 23s local 2024-04-03T17:29:56.5238065Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 14s local 2024-04-03T17:29:56.5239151Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 13s local 2024-04-03T17:29:56.5240264Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 13s local 2024-04-03T17:29:56.5241792Z @llvm-project//llvm:llvm-tblgen; 11s local ... 2024-04-03T17:29:56.8458155Z 2024-04-03T17:29:56.8459481Z  2024-04-03T17:29:56.8460298Z  2024-04-03T17:29:56.8460987Z  2024-04-03T17:29:56.8463995Z  2024-04-03T17:29:56.8464501Z  2024-04-03T17:29:56.8465045Z  2024-04-03T17:29:56.8467967Z  2024-04-03T17:29:56.8468978Z  2024-04-03T17:29:56.8469726Z [10,531 / 14,756] 48 actions running 2024-04-03T17:29:56.8471440Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 28s local 2024-04-03T17:29:56.8472777Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 26s local 2024-04-03T17:29:56.8474190Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 25s local 2024-04-03T17:29:56.8475695Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 24s local 2024-04-03T17:29:56.8477289Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 14s local 2024-04-03T17:29:56.8478799Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 13s local 2024-04-03T17:29:56.8480328Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 13s local 2024-04-03T17:29:56.8481933Z @llvm-project//llvm:llvm-tblgen; 11s local ... 2024-04-03T17:29:57.0470129Z 2024-04-03T17:29:57.0470881Z  2024-04-03T17:29:57.0471396Z  2024-04-03T17:29:57.0471820Z  2024-04-03T17:29:57.0472203Z  2024-04-03T17:29:57.0472576Z  2024-04-03T17:29:57.0472956Z  2024-04-03T17:29:57.0473359Z  2024-04-03T17:29:57.0473735Z  2024-04-03T17:29:57.0474331Z [10,533 / 14,756] 48 actions running 2024-04-03T17:29:57.0475302Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 28s local 2024-04-03T17:29:57.0476510Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 26s local 2024-04-03T17:29:57.0477768Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 25s local 2024-04-03T17:29:57.0479098Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 24s local 2024-04-03T17:29:57.0480327Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 14s local 2024-04-03T17:29:57.0481416Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 13s local 2024-04-03T17:29:57.0482678Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 13s local 2024-04-03T17:29:57.0483784Z @llvm-project//llvm:llvm-tblgen; 12s local ... 2024-04-03T17:29:57.4486875Z 2024-04-03T17:29:57.4487631Z  2024-04-03T17:29:57.4488093Z  2024-04-03T17:29:57.4488462Z  2024-04-03T17:29:57.4488804Z  2024-04-03T17:29:57.4489161Z  2024-04-03T17:29:57.4489494Z  2024-04-03T17:29:57.4489843Z  2024-04-03T17:29:57.4490203Z  2024-04-03T17:29:57.4490754Z [10,536 / 14,756] 48 actions running 2024-04-03T17:29:57.4491686Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 28s local 2024-04-03T17:29:57.4492882Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 26s local 2024-04-03T17:29:57.4494385Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 26s local 2024-04-03T17:29:57.4495700Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 24s local 2024-04-03T17:29:57.4496850Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 14s local 2024-04-03T17:29:57.4498036Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 13s local 2024-04-03T17:29:57.4499411Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 12s local 2024-04-03T17:29:57.4500698Z Compiling llvm/lib/Transforms/IPO/IROutliner.cpp; 11s local ... 2024-04-03T17:29:57.6517506Z 2024-04-03T17:29:57.6518306Z  2024-04-03T17:29:57.6518819Z  2024-04-03T17:29:57.6519271Z  2024-04-03T17:29:57.6519710Z  2024-04-03T17:29:57.6520127Z  2024-04-03T17:29:57.6520549Z  2024-04-03T17:29:57.6520963Z  2024-04-03T17:29:57.6521364Z  2024-04-03T17:29:57.6522050Z [10,538 / 14,756] 48 actions running 2024-04-03T17:29:57.6523600Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 28s local 2024-04-03T17:29:57.6525164Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 26s local 2024-04-03T17:29:57.6526793Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 25s local 2024-04-03T17:29:57.6528160Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 14s local 2024-04-03T17:29:57.6529704Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 14s local 2024-04-03T17:29:57.6531338Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 12s local 2024-04-03T17:29:57.6532690Z Compiling llvm/lib/Transforms/IPO/IROutliner.cpp; 11s local 2024-04-03T17:29:57.6534349Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 10s local ... 2024-04-03T17:29:57.9843711Z 2024-04-03T17:29:57.9844461Z  2024-04-03T17:29:57.9845021Z  2024-04-03T17:29:57.9845518Z  2024-04-03T17:29:57.9846011Z  2024-04-03T17:29:57.9846451Z  2024-04-03T17:29:57.9846953Z  2024-04-03T17:29:57.9847466Z  2024-04-03T17:29:57.9847933Z  2024-04-03T17:29:57.9848818Z [10,541 / 14,756] 48 actions, 47 running 2024-04-03T17:29:57.9849951Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 29s local 2024-04-03T17:29:57.9851342Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 26s local 2024-04-03T17:29:57.9852844Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 25s local 2024-04-03T17:29:57.9854424Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 14s local 2024-04-03T17:29:57.9855945Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 14s local 2024-04-03T17:29:57.9857463Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 12s local 2024-04-03T17:29:57.9858802Z Compiling llvm/lib/Transforms/IPO/IROutliner.cpp; 11s local 2024-04-03T17:29:57.9860137Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 11s local ... 2024-04-03T17:29:58.2479553Z 2024-04-03T17:29:58.2480941Z  2024-04-03T17:29:58.2482293Z  2024-04-03T17:29:58.2482815Z  2024-04-03T17:29:58.2483264Z  2024-04-03T17:29:58.2483726Z  2024-04-03T17:29:58.2484333Z  2024-04-03T17:29:58.2484776Z  2024-04-03T17:29:58.2485210Z  2024-04-03T17:29:58.2485907Z [10,541 / 14,756] 48 actions running 2024-04-03T17:29:58.2487067Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 29s local 2024-04-03T17:29:58.2488591Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 27s local 2024-04-03T17:29:58.2490221Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 25s local 2024-04-03T17:29:58.2491609Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 14s local 2024-04-03T17:29:58.2493020Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 14s local 2024-04-03T17:29:58.2494809Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 13s local 2024-04-03T17:29:58.2496325Z Compiling llvm/lib/Transforms/IPO/IROutliner.cpp; 11s local 2024-04-03T17:29:58.2497688Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 11s local ... 2024-04-03T17:29:58.4483072Z 2024-04-03T17:29:58.4483828Z  2024-04-03T17:29:58.4484808Z  2024-04-03T17:29:58.4485435Z  2024-04-03T17:29:58.4486053Z  2024-04-03T17:29:58.4486692Z  2024-04-03T17:29:58.4487329Z  2024-04-03T17:29:58.4487759Z  2024-04-03T17:29:58.4488161Z  2024-04-03T17:29:58.4488831Z [10,542 / 14,756] 48 actions running 2024-04-03T17:29:58.4493100Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 29s local 2024-04-03T17:29:58.4495335Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 27s local 2024-04-03T17:29:58.4499760Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 25s local 2024-04-03T17:29:58.4501497Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 15s local 2024-04-03T17:29:58.4504594Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 14s local 2024-04-03T17:29:58.4506429Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 13s local 2024-04-03T17:29:58.4508374Z Compiling llvm/lib/Transforms/IPO/IROutliner.cpp; 12s local 2024-04-03T17:29:58.4512293Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 11s local ... 2024-04-03T17:29:58.6889312Z 2024-04-03T17:29:58.6890126Z  2024-04-03T17:29:58.6890678Z  2024-04-03T17:29:58.6891129Z  2024-04-03T17:29:58.6891536Z  2024-04-03T17:29:58.6891981Z  2024-04-03T17:29:58.6892419Z  2024-04-03T17:29:58.6892845Z  2024-04-03T17:29:58.6893282Z  2024-04-03T17:29:58.6894009Z [10,543 / 14,756] 48 actions, 47 running 2024-04-03T17:29:58.6895327Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 30s local 2024-04-03T17:29:58.6896825Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 27s local 2024-04-03T17:29:58.6898205Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 26s local 2024-04-03T17:29:58.6899507Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 15s local 2024-04-03T17:29:58.6900916Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 15s local 2024-04-03T17:29:58.6902316Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 13s local 2024-04-03T17:29:58.6903590Z Compiling llvm/lib/Transforms/IPO/IROutliner.cpp; 12s local 2024-04-03T17:29:58.6904887Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 11s local ... 2024-04-03T17:29:58.8890098Z 2024-04-03T17:29:58.8891052Z  2024-04-03T17:29:58.8892005Z  2024-04-03T17:29:58.8892778Z  2024-04-03T17:29:58.8894921Z  2024-04-03T17:29:58.8895447Z  2024-04-03T17:29:58.8895901Z  2024-04-03T17:29:58.8896879Z  2024-04-03T17:29:58.8897328Z  2024-04-03T17:29:58.8898054Z [10,544 / 14,756] 48 actions, 47 running 2024-04-03T17:29:58.8900922Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 30s local 2024-04-03T17:29:58.8902906Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 27s local 2024-04-03T17:29:58.8904875Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 26s local 2024-04-03T17:29:58.8906408Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 15s local 2024-04-03T17:29:58.8908335Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 15s local 2024-04-03T17:29:58.8910255Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 13s local 2024-04-03T17:29:58.8911956Z Compiling llvm/lib/Transforms/IPO/IROutliner.cpp; 12s local 2024-04-03T17:29:58.8913560Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 11s local ... 2024-04-03T17:29:59.2252269Z 2024-04-03T17:29:59.2253604Z  2024-04-03T17:29:59.2254748Z  2024-04-03T17:29:59.2255889Z  2024-04-03T17:29:59.2256373Z  2024-04-03T17:29:59.2256803Z  2024-04-03T17:29:59.2257205Z  2024-04-03T17:29:59.2257620Z  2024-04-03T17:29:59.2258084Z  2024-04-03T17:29:59.2264371Z [10,546 / 14,756] 48 actions, 47 running 2024-04-03T17:29:59.2265781Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 30s local 2024-04-03T17:29:59.2270557Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 28s local 2024-04-03T17:29:59.2272578Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 26s local 2024-04-03T17:29:59.2274064Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 15s local 2024-04-03T17:29:59.2275653Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 15s local 2024-04-03T17:29:59.2277673Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 14s local 2024-04-03T17:29:59.2281667Z Compiling llvm/lib/Transforms/IPO/IROutliner.cpp; 12s local 2024-04-03T17:29:59.2299844Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 12s local ... 2024-04-03T17:29:59.4499780Z 2024-04-03T17:29:59.4500502Z  2024-04-03T17:29:59.4501029Z  2024-04-03T17:29:59.4501923Z  2024-04-03T17:29:59.4502386Z  2024-04-03T17:29:59.4502825Z  2024-04-03T17:29:59.4503272Z  2024-04-03T17:29:59.4503715Z  2024-04-03T17:29:59.4504145Z  2024-04-03T17:29:59.4504827Z [10,546 / 14,756] 48 actions running 2024-04-03T17:29:59.4506040Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 30s local 2024-04-03T17:29:59.4508415Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 28s local 2024-04-03T17:29:59.4509985Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 26s local 2024-04-03T17:29:59.4511347Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 16s local 2024-04-03T17:29:59.4512645Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 15s local 2024-04-03T17:29:59.4514226Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 14s local 2024-04-03T17:29:59.4515669Z Compiling llvm/lib/Transforms/IPO/IROutliner.cpp; 13s local 2024-04-03T17:29:59.4517037Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 12s local ... 2024-04-03T17:29:59.7636348Z 2024-04-03T17:29:59.7637084Z  2024-04-03T17:29:59.7637628Z  2024-04-03T17:29:59.7638081Z  2024-04-03T17:29:59.7638509Z  2024-04-03T17:29:59.7638952Z  2024-04-03T17:29:59.7639393Z  2024-04-03T17:29:59.7639839Z  2024-04-03T17:29:59.7640239Z  2024-04-03T17:29:59.7640887Z [10,548 / 14,756] 48 actions, 47 running 2024-04-03T17:29:59.7641986Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 31s local 2024-04-03T17:29:59.7643357Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 28s local 2024-04-03T17:29:59.7644825Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 16s local 2024-04-03T17:29:59.7646163Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 16s local 2024-04-03T17:29:59.7647621Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 14s local 2024-04-03T17:29:59.7648908Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 12s local 2024-04-03T17:29:59.7650102Z @llvm-project//llvm:IPO; 12s local 2024-04-03T17:29:59.7651055Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 11s local ... 2024-04-03T17:29:59.9637435Z 2024-04-03T17:29:59.9649335Z  2024-04-03T17:29:59.9649931Z  2024-04-03T17:29:59.9650423Z  2024-04-03T17:29:59.9650851Z  2024-04-03T17:29:59.9651299Z  2024-04-03T17:29:59.9651742Z  2024-04-03T17:29:59.9652166Z  2024-04-03T17:29:59.9652593Z  2024-04-03T17:29:59.9653412Z [10,549 / 14,756] 48 actions, 47 running 2024-04-03T17:29:59.9654761Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 31s local 2024-04-03T17:29:59.9656353Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 28s local 2024-04-03T17:29:59.9658007Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 16s local 2024-04-03T17:29:59.9659362Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 16s local 2024-04-03T17:29:59.9660986Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 14s local 2024-04-03T17:29:59.9662524Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 12s local 2024-04-03T17:29:59.9663886Z @llvm-project//llvm:IPO; 12s local 2024-04-03T17:29:59.9664908Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 12s local ... 2024-04-03T17:30:00.2501570Z 2024-04-03T17:30:00.2502326Z  2024-04-03T17:30:00.2502849Z  2024-04-03T17:30:00.2503187Z  2024-04-03T17:30:00.2503531Z  2024-04-03T17:30:00.2503906Z  2024-04-03T17:30:00.2504299Z  2024-04-03T17:30:00.2504737Z  2024-04-03T17:30:00.2505151Z  2024-04-03T17:30:00.2505745Z [10,549 / 14,756] 48 actions running 2024-04-03T17:30:00.2506759Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 31s local 2024-04-03T17:30:00.2508344Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 29s local 2024-04-03T17:30:00.2509775Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 16s local 2024-04-03T17:30:00.2511039Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 16s local 2024-04-03T17:30:00.2512453Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 15s local 2024-04-03T17:30:00.2513702Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 13s local 2024-04-03T17:30:00.2514958Z @llvm-project//llvm:IPO; 12s local 2024-04-03T17:30:00.2515823Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 12s local ... 2024-04-03T17:30:00.4508475Z 2024-04-03T17:30:00.4509273Z  2024-04-03T17:30:00.4509813Z  2024-04-03T17:30:00.4510250Z  2024-04-03T17:30:00.4510661Z  2024-04-03T17:30:00.4511078Z  2024-04-03T17:30:00.4511488Z  2024-04-03T17:30:00.4511933Z  2024-04-03T17:30:00.4512670Z  2024-04-03T17:30:00.4517492Z [10,550 / 14,756] 48 actions running 2024-04-03T17:30:00.4518679Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 31s local 2024-04-03T17:30:00.4520237Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 29s local 2024-04-03T17:30:00.4521602Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 17s local 2024-04-03T17:30:00.4522861Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 16s local 2024-04-03T17:30:00.4524552Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 15s local 2024-04-03T17:30:00.4525969Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 13s local 2024-04-03T17:30:00.4527201Z @llvm-project//llvm:IPO; 13s local 2024-04-03T17:30:00.4528170Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 12s local ... 2024-04-03T17:30:00.6769568Z 2024-04-03T17:30:00.6770333Z  2024-04-03T17:30:00.6770863Z  2024-04-03T17:30:00.6771298Z  2024-04-03T17:30:00.6771737Z  2024-04-03T17:30:00.6772144Z  2024-04-03T17:30:00.6772570Z  2024-04-03T17:30:00.6772986Z  2024-04-03T17:30:00.6773429Z  2024-04-03T17:30:00.6774131Z [10,551 / 14,756] 48 actions, 47 running 2024-04-03T17:30:00.6775521Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 32s local 2024-04-03T17:30:00.6776978Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 29s local 2024-04-03T17:30:00.6778395Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 17s local 2024-04-03T17:30:00.6779695Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 17s local 2024-04-03T17:30:00.6781168Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 15s local 2024-04-03T17:30:00.6782572Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 13s local 2024-04-03T17:30:00.6783745Z @llvm-project//llvm:IPO; 13s local 2024-04-03T17:30:00.6784703Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 12s local ... 2024-04-03T17:30:00.9719042Z 2024-04-03T17:30:00.9719852Z  2024-04-03T17:30:00.9720364Z  2024-04-03T17:30:00.9720821Z  2024-04-03T17:30:00.9721305Z  2024-04-03T17:30:00.9721727Z  2024-04-03T17:30:00.9722166Z  2024-04-03T17:30:00.9722583Z  2024-04-03T17:30:00.9722989Z  2024-04-03T17:30:00.9723697Z [10,553 / 14,756] 48 actions, 47 running 2024-04-03T17:30:00.9739647Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 32s local 2024-04-03T17:30:00.9741620Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 29s local 2024-04-03T17:30:00.9743083Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 17s local 2024-04-03T17:30:00.9744596Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 17s local 2024-04-03T17:30:00.9746025Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 13s local 2024-04-03T17:30:00.9747297Z @llvm-project//llvm:IPO; 13s local 2024-04-03T17:30:00.9748525Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 13s local 2024-04-03T17:30:00.9749859Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 12s local ... 2024-04-03T17:30:01.2510785Z 2024-04-03T17:30:01.2511917Z  2024-04-03T17:30:01.2512416Z  2024-04-03T17:30:01.2512849Z  2024-04-03T17:30:01.2513272Z  2024-04-03T17:30:01.2516004Z  2024-04-03T17:30:01.2516894Z  2024-04-03T17:30:01.2517622Z  2024-04-03T17:30:01.2518253Z  2024-04-03T17:30:01.2519398Z [10,555 / 14,756] 48 actions running 2024-04-03T17:30:01.2521154Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 32s local 2024-04-03T17:30:01.2523325Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 30s local 2024-04-03T17:30:01.2525239Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 17s local 2024-04-03T17:30:01.2526758Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 17s local 2024-04-03T17:30:01.2528414Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 14s local 2024-04-03T17:30:01.2529794Z @llvm-project//llvm:IPO; 13s local 2024-04-03T17:30:01.2531200Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 13s local 2024-04-03T17:30:01.2532629Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 13s local ... 2024-04-03T17:30:01.4542449Z 2024-04-03T17:30:01.4543245Z  2024-04-03T17:30:01.4543782Z  2024-04-03T17:30:01.4544197Z  2024-04-03T17:30:01.4544674Z  2024-04-03T17:30:01.4545178Z  2024-04-03T17:30:01.4545625Z  2024-04-03T17:30:01.4546061Z  2024-04-03T17:30:01.4546495Z  2024-04-03T17:30:01.4547177Z [10,556 / 14,756] 48 actions running 2024-04-03T17:30:01.4548613Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 32s local 2024-04-03T17:30:01.4550082Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 30s local 2024-04-03T17:30:01.4551561Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 18s local 2024-04-03T17:30:01.4552954Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 17s local 2024-04-03T17:30:01.4554505Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 14s local 2024-04-03T17:30:01.4555781Z @llvm-project//llvm:IPO; 14s local 2024-04-03T17:30:01.4556791Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 13s local 2024-04-03T17:30:01.4558157Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 13s local ... 2024-04-03T17:30:01.8556332Z 2024-04-03T17:30:01.8557068Z  2024-04-03T17:30:01.8557584Z  2024-04-03T17:30:01.8558012Z  2024-04-03T17:30:01.8558440Z  2024-04-03T17:30:01.8558861Z  2024-04-03T17:30:01.8559253Z  2024-04-03T17:30:01.8559643Z  2024-04-03T17:30:01.8560034Z  2024-04-03T17:30:01.8560828Z [10,557 / 14,756] 48 actions running 2024-04-03T17:30:01.8561913Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 33s local 2024-04-03T17:30:01.8563354Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 30s local 2024-04-03T17:30:01.8564690Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 18s local 2024-04-03T17:30:01.8565995Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 18s local 2024-04-03T17:30:01.8567417Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 14s local 2024-04-03T17:30:01.8568561Z @llvm-project//llvm:IPO; 14s local 2024-04-03T17:30:01.8569485Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 14s local 2024-04-03T17:30:01.8570770Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 13s local ... 2024-04-03T17:30:02.0532809Z 2024-04-03T17:30:02.0533670Z  2024-04-03T17:30:02.0534326Z  2024-04-03T17:30:02.0534754Z  2024-04-03T17:30:02.0535167Z  2024-04-03T17:30:02.0535567Z  2024-04-03T17:30:02.0535978Z  2024-04-03T17:30:02.0536392Z  2024-04-03T17:30:02.0536786Z  2024-04-03T17:30:02.0537464Z [10,559 / 14,756] 48 actions running 2024-04-03T17:30:02.0538757Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 33s local 2024-04-03T17:30:02.0540664Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 30s local 2024-04-03T17:30:02.0542079Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 18s local 2024-04-03T17:30:02.0543396Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 18s local 2024-04-03T17:30:02.0544756Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 15s local 2024-04-03T17:30:02.0546120Z @llvm-project//llvm:IPO; 14s local 2024-04-03T17:30:02.0547021Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 14s local 2024-04-03T17:30:02.0548484Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 13s local ... 2024-04-03T17:30:02.3099865Z 2024-04-03T17:30:02.3100637Z  2024-04-03T17:30:02.3101207Z  2024-04-03T17:30:02.3101655Z  2024-04-03T17:30:02.3102084Z  2024-04-03T17:30:02.3102494Z  2024-04-03T17:30:02.3102916Z  2024-04-03T17:30:02.3103361Z  2024-04-03T17:30:02.3103785Z  2024-04-03T17:30:02.3104492Z [10,561 / 14,756] 48 actions, 47 running 2024-04-03T17:30:02.3105738Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 33s local 2024-04-03T17:30:02.3107296Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 31s local 2024-04-03T17:30:02.3109019Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 19s local 2024-04-03T17:30:02.3110379Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 18s local 2024-04-03T17:30:02.3111824Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 15s local 2024-04-03T17:30:02.3113057Z @llvm-project//llvm:IPO; 14s local 2024-04-03T17:30:02.3113968Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 14s local 2024-04-03T17:30:02.3115351Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 14s local ... 2024-04-03T17:30:02.5666125Z 2024-04-03T17:30:02.5666863Z  2024-04-03T17:30:02.5668131Z  2024-04-03T17:30:02.5668651Z  2024-04-03T17:30:02.5669038Z  2024-04-03T17:30:02.5669697Z  2024-04-03T17:30:02.5671128Z  2024-04-03T17:30:02.5671724Z  2024-04-03T17:30:02.5674399Z  2024-04-03T17:30:02.5675252Z [10,562 / 14,756] 48 actions, 47 running 2024-04-03T17:30:02.5676719Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 33s local 2024-04-03T17:30:02.5678239Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 31s local 2024-04-03T17:30:02.5679654Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 19s local 2024-04-03T17:30:02.5681187Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 19s local 2024-04-03T17:30:02.5682506Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 15s local 2024-04-03T17:30:02.5683813Z @llvm-project//llvm:IPO; 15s local 2024-04-03T17:30:02.5684843Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 14s local 2024-04-03T17:30:02.5686244Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 14s local ... 2024-04-03T17:30:02.8530982Z 2024-04-03T17:30:02.8532097Z  2024-04-03T17:30:02.8532873Z  2024-04-03T17:30:02.8533849Z  2024-04-03T17:30:02.8534710Z  2024-04-03T17:30:02.8535236Z  2024-04-03T17:30:02.8535740Z  2024-04-03T17:30:02.8536217Z  2024-04-03T17:30:02.8536911Z  2024-04-03T17:30:02.8539898Z [10,565 / 14,756] 48 actions running 2024-04-03T17:30:02.8541025Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 34s local 2024-04-03T17:30:02.8542770Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 31s local 2024-04-03T17:30:02.8544282Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 19s local 2024-04-03T17:30:02.8545661Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 19s local 2024-04-03T17:30:02.8547067Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 15s local 2024-04-03T17:30:02.8548460Z @llvm-project//llvm:IPO; 15s local 2024-04-03T17:30:02.8549404Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 15s local 2024-04-03T17:30:02.8550859Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 14s local ... 2024-04-03T17:30:03.2552516Z 2024-04-03T17:30:03.2553300Z  2024-04-03T17:30:03.2553834Z  2024-04-03T17:30:03.2554247Z  2024-04-03T17:30:03.2554640Z  2024-04-03T17:30:03.2555039Z  2024-04-03T17:30:03.2555449Z  2024-04-03T17:30:03.2555867Z  2024-04-03T17:30:03.2556235Z  2024-04-03T17:30:03.2557333Z [10,568 / 14,756] 48 actions running 2024-04-03T17:30:03.2558452Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 34s local 2024-04-03T17:30:03.2559885Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 32s local 2024-04-03T17:30:03.2561191Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 19s local 2024-04-03T17:30:03.2562525Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 19s local 2024-04-03T17:30:03.2563800Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 16s local 2024-04-03T17:30:03.2564943Z @llvm-project//llvm:IPO; 15s local 2024-04-03T17:30:03.2565903Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 15s local 2024-04-03T17:30:03.2567109Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 15s local ... 2024-04-03T17:30:03.4545949Z 2024-04-03T17:30:03.4546673Z  2024-04-03T17:30:03.4547183Z  2024-04-03T17:30:03.4547583Z  2024-04-03T17:30:03.4548225Z  2024-04-03T17:30:03.4554234Z  2024-04-03T17:30:03.4554707Z  2024-04-03T17:30:03.4555113Z  2024-04-03T17:30:03.4555498Z  2024-04-03T17:30:03.4556142Z [10,570 / 14,756] 48 actions running 2024-04-03T17:30:03.4557262Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 34s local 2024-04-03T17:30:03.4558621Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 32s local 2024-04-03T17:30:03.4559989Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 20s local 2024-04-03T17:30:03.4561090Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 19s local 2024-04-03T17:30:03.4562398Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 16s local 2024-04-03T17:30:03.4563477Z @llvm-project//llvm:IPO; 16s local 2024-04-03T17:30:03.4564418Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 15s local 2024-04-03T17:30:03.4565711Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 15s local ... 2024-04-03T17:30:04.0283811Z 2024-04-03T17:30:04.0284649Z  2024-04-03T17:30:04.0285255Z  2024-04-03T17:30:04.0285724Z  2024-04-03T17:30:04.0286210Z  2024-04-03T17:30:04.0286696Z  2024-04-03T17:30:04.0287184Z  2024-04-03T17:30:04.0287661Z  2024-04-03T17:30:04.0288170Z  2024-04-03T17:30:04.0289000Z [10,571 / 14,756] 48 actions, 47 running 2024-04-03T17:30:04.0290201Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 35s local 2024-04-03T17:30:04.0291717Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 32s local 2024-04-03T17:30:04.0293086Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 20s local 2024-04-03T17:30:04.0294690Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 20s local 2024-04-03T17:30:04.0296079Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 17s local 2024-04-03T17:30:04.0297295Z @llvm-project//llvm:IPO; 16s local 2024-04-03T17:30:04.0298419Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 16s local 2024-04-03T17:30:04.0299650Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 15s local ... 2024-04-03T17:30:04.2324737Z 2024-04-03T17:30:04.2325451Z  2024-04-03T17:30:04.2325972Z  2024-04-03T17:30:04.2326408Z  2024-04-03T17:30:04.2326830Z  2024-04-03T17:30:04.2327228Z  2024-04-03T17:30:04.2327614Z  2024-04-03T17:30:04.2328033Z  2024-04-03T17:30:04.2328410Z  2024-04-03T17:30:04.2329136Z [10,574 / 14,756] 48 actions, 47 running 2024-04-03T17:30:04.2330476Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 35s local 2024-04-03T17:30:04.2332265Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 33s local 2024-04-03T17:30:04.2333696Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 20s local 2024-04-03T17:30:04.2335110Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 20s local 2024-04-03T17:30:04.2336423Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 17s local 2024-04-03T17:30:04.2337849Z @llvm-project//llvm:IPO; 16s local 2024-04-03T17:30:04.2338702Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 16s local 2024-04-03T17:30:04.2339847Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 16s local ... 2024-04-03T17:30:04.4555146Z 2024-04-03T17:30:04.4555957Z  2024-04-03T17:30:04.4556518Z  2024-04-03T17:30:04.4556984Z  2024-04-03T17:30:04.4557464Z  2024-04-03T17:30:04.4557874Z  2024-04-03T17:30:04.4558329Z  2024-04-03T17:30:04.4558789Z  2024-04-03T17:30:04.4559232Z  2024-04-03T17:30:04.4559942Z [10,575 / 14,756] 48 actions running 2024-04-03T17:30:04.4561164Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 35s local 2024-04-03T17:30:04.4562758Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 33s local 2024-04-03T17:30:04.4564278Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 21s local 2024-04-03T17:30:04.4565683Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 20s local 2024-04-03T17:30:04.4567172Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 17s local 2024-04-03T17:30:04.4568449Z @llvm-project//llvm:IPO; 17s local 2024-04-03T17:30:04.4569360Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 16s local 2024-04-03T17:30:04.4570581Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 16s local ... 2024-04-03T17:30:04.6573819Z 2024-04-03T17:30:04.6574736Z  2024-04-03T17:30:04.6575231Z  2024-04-03T17:30:04.6575594Z  2024-04-03T17:30:04.6575980Z  2024-04-03T17:30:04.6576342Z  2024-04-03T17:30:04.6576695Z  2024-04-03T17:30:04.6577070Z  2024-04-03T17:30:04.6577477Z  2024-04-03T17:30:04.6578073Z [10,579 / 14,756] 48 actions running 2024-04-03T17:30:04.6579084Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 35s local 2024-04-03T17:30:04.6580389Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 33s local 2024-04-03T17:30:04.6581593Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 21s local 2024-04-03T17:30:04.6582730Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 21s local 2024-04-03T17:30:04.6583800Z @llvm-project//llvm:IPO; 17s local 2024-04-03T17:30:04.6584643Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 16s local 2024-04-03T17:30:04.6585716Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 16s local 2024-04-03T17:30:04.6586987Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 15s local ... 2024-04-03T17:30:05.0678043Z 2024-04-03T17:30:05.0678851Z  2024-04-03T17:30:05.0679410Z  2024-04-03T17:30:05.0679864Z  2024-04-03T17:30:05.0680340Z  2024-04-03T17:30:05.0680797Z  2024-04-03T17:30:05.0681218Z  2024-04-03T17:30:05.0681665Z  2024-04-03T17:30:05.0682060Z  2024-04-03T17:30:05.0682734Z [10,580 / 14,756] 48 actions, 47 running 2024-04-03T17:30:05.0683967Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 36s local 2024-04-03T17:30:05.0685556Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 33s local 2024-04-03T17:30:05.0687230Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 21s local 2024-04-03T17:30:05.0688587Z @llvm-project//llvm:IPO; 17s local 2024-04-03T17:30:05.0689575Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 17s local 2024-04-03T17:30:05.0690755Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 16s local 2024-04-03T17:30:05.0692137Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 16s local 2024-04-03T17:30:05.0693480Z @llvm-project//llvm:Instrumentation; 14s local ... 2024-04-03T17:30:05.3113850Z 2024-04-03T17:30:05.3114634Z  2024-04-03T17:30:05.3115149Z  2024-04-03T17:30:05.3115581Z  2024-04-03T17:30:05.3116011Z  2024-04-03T17:30:05.3116424Z  2024-04-03T17:30:05.3116831Z  2024-04-03T17:30:05.3117265Z  2024-04-03T17:30:05.3117692Z  2024-04-03T17:30:05.3118726Z [10,583 / 14,756] 48 actions, 47 running 2024-04-03T17:30:05.3119930Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 36s local 2024-04-03T17:30:05.3121426Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 34s local 2024-04-03T17:30:05.3123082Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 21s local 2024-04-03T17:30:05.3124459Z @llvm-project//llvm:IPO; 17s local 2024-04-03T17:30:05.3125363Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 17s local 2024-04-03T17:30:05.3126509Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 17s local 2024-04-03T17:30:05.3127850Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 16s local 2024-04-03T17:30:05.3129150Z @llvm-project//llvm:Instrumentation; 10s local ... 2024-04-03T17:30:05.5477696Z 2024-04-03T17:30:05.5478468Z  2024-04-03T17:30:05.5479091Z  2024-04-03T17:30:05.5479586Z  2024-04-03T17:30:05.5480065Z  2024-04-03T17:30:05.5480557Z  2024-04-03T17:30:05.5480969Z  2024-04-03T17:30:05.5481442Z  2024-04-03T17:30:05.5481835Z  2024-04-03T17:30:05.5482513Z [10,585 / 14,756] 48 actions, 47 running 2024-04-03T17:30:05.5483592Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 36s local 2024-04-03T17:30:05.5485150Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 22s local 2024-04-03T17:30:05.5486453Z @llvm-project//llvm:IPO; 18s local 2024-04-03T17:30:05.5487418Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 17s local 2024-04-03T17:30:05.5488874Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 17s local 2024-04-03T17:30:05.5490385Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 16s local 2024-04-03T17:30:05.5491939Z Compiling llvm/lib/Transforms/Instrumentation/MemProfiler.cpp; 11s local 2024-04-03T17:30:05.5493475Z @llvm-project//llvm:Instrumentation; 11s local ... 2024-04-03T17:30:05.7783040Z 2024-04-03T17:30:05.7783856Z  2024-04-03T17:30:05.7784387Z  2024-04-03T17:30:05.7784817Z  2024-04-03T17:30:05.7785402Z  2024-04-03T17:30:05.7785843Z  2024-04-03T17:30:05.7786289Z  2024-04-03T17:30:05.7786720Z  2024-04-03T17:30:05.7787176Z  2024-04-03T17:30:05.7788078Z [10,586 / 14,756] 48 actions, 47 running 2024-04-03T17:30:05.7789284Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 37s local 2024-04-03T17:30:05.7790779Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 22s local 2024-04-03T17:30:05.7792112Z @llvm-project//llvm:IPO; 18s local 2024-04-03T17:30:05.7793101Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 17s local 2024-04-03T17:30:05.7794291Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 17s local 2024-04-03T17:30:05.7795665Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 16s local 2024-04-03T17:30:05.7796982Z @llvm-project//llvm:Instrumentation; 11s local 2024-04-03T17:30:05.7798087Z @llvm-project//llvm:Instrumentation; 10s local ... 2024-04-03T17:30:06.0426872Z 2024-04-03T17:30:06.0427830Z  2024-04-03T17:30:06.0428388Z  2024-04-03T17:30:06.0428824Z  2024-04-03T17:30:06.0429233Z  2024-04-03T17:30:06.0429657Z  2024-04-03T17:30:06.0430112Z  2024-04-03T17:30:06.0430553Z  2024-04-03T17:30:06.0430970Z  2024-04-03T17:30:06.0431669Z [10,588 / 14,756] 48 actions, 47 running 2024-04-03T17:30:06.0432822Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 37s local 2024-04-03T17:30:06.0434190Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 22s local 2024-04-03T17:30:06.0436022Z @llvm-project//llvm:IPO; 18s local 2024-04-03T17:30:06.0436946Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 18s local 2024-04-03T17:30:06.0438120Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 17s local 2024-04-03T17:30:06.0439448Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 17s local 2024-04-03T17:30:06.0441017Z @llvm-project//llvm:Instrumentation; 11s local 2024-04-03T17:30:06.0442053Z @llvm-project//llvm:Instrumentation; 11s local ... 2024-04-03T17:30:06.2566271Z 2024-04-03T17:30:06.2567397Z  2024-04-03T17:30:06.2568218Z  2024-04-03T17:30:06.2568948Z  2024-04-03T17:30:06.2569746Z  2024-04-03T17:30:06.2572834Z  2024-04-03T17:30:06.2573428Z  2024-04-03T17:30:06.2574360Z  2024-04-03T17:30:06.2577482Z  2024-04-03T17:30:06.2578328Z [10,589 / 14,756] 48 actions running 2024-04-03T17:30:06.2579713Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 37s local 2024-04-03T17:30:06.2581338Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 22s local 2024-04-03T17:30:06.2582817Z @llvm-project//llvm:IPO; 18s local 2024-04-03T17:30:06.2583952Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 18s local 2024-04-03T17:30:06.2585611Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 18s local 2024-04-03T17:30:06.2587342Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 17s local 2024-04-03T17:30:06.2591378Z @llvm-project//llvm:Instrumentation; 11s local 2024-04-03T17:30:06.2592728Z @llvm-project//llvm:Instrumentation; 11s local ... 2024-04-03T17:30:06.5489788Z 2024-04-03T17:30:06.5490590Z  2024-04-03T17:30:06.5491122Z  2024-04-03T17:30:06.5491603Z  2024-04-03T17:30:06.5492059Z  2024-04-03T17:30:06.5492505Z  2024-04-03T17:30:06.5492949Z  2024-04-03T17:30:06.5493389Z  2024-04-03T17:30:06.5494984Z  2024-04-03T17:30:06.5495711Z [10,591 / 14,756] 48 actions, 47 running 2024-04-03T17:30:06.5496888Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 37s local 2024-04-03T17:30:06.5498232Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 23s local 2024-04-03T17:30:06.5499427Z @llvm-project//llvm:IPO; 19s local 2024-04-03T17:30:06.5500364Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 18s local 2024-04-03T17:30:06.5501633Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 18s local 2024-04-03T17:30:06.5502987Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 17s local 2024-04-03T17:30:06.5504315Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T17:30:06.5505366Z @llvm-project//llvm:Instrumentation; 11s local ... 2024-04-03T17:30:06.8544607Z 2024-04-03T17:30:06.8545317Z  2024-04-03T17:30:06.8545772Z  2024-04-03T17:30:06.8546137Z  2024-04-03T17:30:06.8546481Z  2024-04-03T17:30:06.8546837Z  2024-04-03T17:30:06.8547188Z  2024-04-03T17:30:06.8547529Z  2024-04-03T17:30:06.8548194Z  2024-04-03T17:30:06.8548970Z [10,594 / 14,756] 48 actions, 47 running 2024-04-03T17:30:06.8549960Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 38s local 2024-04-03T17:30:06.8551188Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 23s local 2024-04-03T17:30:06.8552235Z @llvm-project//llvm:IPO; 19s local 2024-04-03T17:30:06.8552999Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 19s local 2024-04-03T17:30:06.8554039Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 18s local 2024-04-03T17:30:06.8555172Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 17s local 2024-04-03T17:30:06.8556221Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T17:30:06.8557115Z @llvm-project//llvm:Instrumentation; 11s local ... 2024-04-03T17:30:07.0572788Z 2024-04-03T17:30:07.0573563Z  2024-04-03T17:30:07.0574577Z  2024-04-03T17:30:07.0575133Z  2024-04-03T17:30:07.0575659Z  2024-04-03T17:30:07.0576544Z  2024-04-03T17:30:07.0577115Z  2024-04-03T17:30:07.0577641Z  2024-04-03T17:30:07.0578135Z  2024-04-03T17:30:07.0578729Z [10,594 / 14,756] 48 actions running 2024-04-03T17:30:07.0579608Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 38s local 2024-04-03T17:30:07.0580910Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 23s local 2024-04-03T17:30:07.0581869Z @llvm-project//llvm:IPO; 19s local 2024-04-03T17:30:07.0582600Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 19s local 2024-04-03T17:30:07.0583533Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 18s local 2024-04-03T17:30:07.0584557Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 18s local 2024-04-03T17:30:07.0585541Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T17:30:07.0586345Z @llvm-project//llvm:Instrumentation; 12s local ... 2024-04-03T17:30:07.3926161Z 2024-04-03T17:30:07.3926944Z  2024-04-03T17:30:07.3927670Z  2024-04-03T17:30:07.3928130Z  2024-04-03T17:30:07.3928568Z  2024-04-03T17:30:07.3929026Z  2024-04-03T17:30:07.3929464Z  2024-04-03T17:30:07.3929900Z  2024-04-03T17:30:07.3930352Z  2024-04-03T17:30:07.3931082Z [10,595 / 14,756] 48 actions, 47 running 2024-04-03T17:30:07.3932318Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 38s local 2024-04-03T17:30:07.3933869Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 23s local 2024-04-03T17:30:07.3935354Z @llvm-project//llvm:IPO; 19s local 2024-04-03T17:30:07.3936322Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 19s local 2024-04-03T17:30:07.3937650Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 19s local 2024-04-03T17:30:07.3939072Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 18s local 2024-04-03T17:30:07.3940345Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T17:30:07.3941459Z @llvm-project//llvm:Instrumentation; 12s local ... 2024-04-03T17:30:07.6415798Z 2024-04-03T17:30:07.6416553Z  2024-04-03T17:30:07.6417073Z  2024-04-03T17:30:07.6417471Z  2024-04-03T17:30:07.6417902Z  2024-04-03T17:30:07.6418330Z  2024-04-03T17:30:07.6418741Z  2024-04-03T17:30:07.6419165Z  2024-04-03T17:30:07.6419628Z  2024-04-03T17:30:07.6420304Z [10,598 / 14,756] 48 actions, 47 running 2024-04-03T17:30:07.6421385Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 38s local 2024-04-03T17:30:07.6422724Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 24s local 2024-04-03T17:30:07.6423948Z @llvm-project//llvm:IPO; 20s local 2024-04-03T17:30:07.6424850Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 19s local 2024-04-03T17:30:07.6426022Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 19s local 2024-04-03T17:30:07.6427142Z @llvm-project//llvm:Instrumentation; 13s local 2024-04-03T17:30:07.6428400Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T17:30:07.6429368Z @llvm-project//llvm:llvm-tblgen; 11s local ... 2024-04-03T17:30:07.8619563Z 2024-04-03T17:30:07.8620396Z  2024-04-03T17:30:07.8620878Z  2024-04-03T17:30:07.8621303Z  2024-04-03T17:30:07.8621843Z  2024-04-03T17:30:07.8622308Z  2024-04-03T17:30:07.8622783Z  2024-04-03T17:30:07.8623290Z  2024-04-03T17:30:07.8623720Z  2024-04-03T17:30:07.8624390Z [10,598 / 14,756] 48 actions running 2024-04-03T17:30:07.8625780Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 39s local 2024-04-03T17:30:07.8627156Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 24s local 2024-04-03T17:30:07.8628551Z @llvm-project//llvm:IPO; 20s local 2024-04-03T17:30:07.8629455Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 20s local 2024-04-03T17:30:07.8630554Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 19s local 2024-04-03T17:30:07.8632393Z @llvm-project//llvm:Instrumentation; 13s local 2024-04-03T17:30:07.8633359Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T17:30:07.8634323Z @llvm-project//llvm:llvm-tblgen; 12s local ... 2024-04-03T17:30:08.0631686Z 2024-04-03T17:30:08.0632443Z  2024-04-03T17:30:08.0632975Z  2024-04-03T17:30:08.0633407Z  2024-04-03T17:30:08.0634347Z  2024-04-03T17:30:08.0634783Z  2024-04-03T17:30:08.0635207Z  2024-04-03T17:30:08.0635621Z  2024-04-03T17:30:08.0636025Z  2024-04-03T17:30:08.0636702Z [10,599 / 14,756] 48 actions running 2024-04-03T17:30:08.0637813Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 39s local 2024-04-03T17:30:08.0639218Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 24s local 2024-04-03T17:30:08.0640462Z @llvm-project//llvm:IPO; 20s local 2024-04-03T17:30:08.0641347Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 20s local 2024-04-03T17:30:08.0642527Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 19s local 2024-04-03T17:30:08.0643741Z @llvm-project//llvm:Instrumentation; 13s local 2024-04-03T17:30:08.0644700Z @llvm-project//llvm:Instrumentation; 13s local 2024-04-03T17:30:08.0645679Z @llvm-project//llvm:llvm-tblgen; 12s local ... 2024-04-03T17:30:08.4562281Z 2024-04-03T17:30:08.4563097Z  2024-04-03T17:30:08.4563601Z  2024-04-03T17:30:08.4564057Z  2024-04-03T17:30:08.4564501Z  2024-04-03T17:30:08.4564958Z  2024-04-03T17:30:08.4565393Z  2024-04-03T17:30:08.4565839Z  2024-04-03T17:30:08.4566416Z  2024-04-03T17:30:08.4567150Z [10,601 / 14,756] 48 actions, 47 running 2024-04-03T17:30:08.4568519Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 39s local 2024-04-03T17:30:08.4570025Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 24s local 2024-04-03T17:30:08.4571308Z @llvm-project//llvm:IPO; 21s local 2024-04-03T17:30:08.4572123Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 20s local 2024-04-03T17:30:08.4573365Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 20s local 2024-04-03T17:30:08.4574810Z @llvm-project//llvm:Instrumentation; 14s local 2024-04-03T17:30:08.4575819Z @llvm-project//llvm:Instrumentation; 13s local 2024-04-03T17:30:08.4577037Z @llvm-project//llvm:llvm-tblgen; 12s local ... 2024-04-03T17:30:08.6589868Z 2024-04-03T17:30:08.6590605Z  2024-04-03T17:30:08.6591597Z  2024-04-03T17:30:08.6592217Z  2024-04-03T17:30:08.6592819Z  2024-04-03T17:30:08.6593455Z  2024-04-03T17:30:08.6594088Z  2024-04-03T17:30:08.6594668Z  2024-04-03T17:30:08.6595259Z  2024-04-03T17:30:08.6596141Z [10,603 / 14,756] 48 actions running 2024-04-03T17:30:08.6597493Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 40s local 2024-04-03T17:30:08.6599185Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 25s local 2024-04-03T17:30:08.6600677Z @llvm-project//llvm:IPO; 21s local 2024-04-03T17:30:08.6601910Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 20s local 2024-04-03T17:30:08.6603134Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 20s local 2024-04-03T17:30:08.6604680Z @llvm-project//llvm:Instrumentation; 14s local 2024-04-03T17:30:08.6605866Z @llvm-project//llvm:Instrumentation; 13s local 2024-04-03T17:30:08.6606789Z @llvm-project//llvm:llvm-tblgen; 12s local ... 2024-04-03T17:30:09.0255636Z 2024-04-03T17:30:09.0256815Z  2024-04-03T17:30:09.0260043Z  2024-04-03T17:30:09.0260914Z  2024-04-03T17:30:09.0262204Z  2024-04-03T17:30:09.0262685Z  2024-04-03T17:30:09.0263107Z  2024-04-03T17:30:09.0263540Z  2024-04-03T17:30:09.0263942Z  2024-04-03T17:30:09.0264984Z [10,606 / 14,756] 48 actions, 47 running 2024-04-03T17:30:09.0266593Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 40s local 2024-04-03T17:30:09.0268592Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 25s local 2024-04-03T17:30:09.0269845Z @llvm-project//llvm:IPO; 21s local 2024-04-03T17:30:09.0270734Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 21s local 2024-04-03T17:30:09.0271904Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 20s local 2024-04-03T17:30:09.0273071Z @llvm-project//llvm:Instrumentation; 14s local 2024-04-03T17:30:09.0274290Z @llvm-project//llvm:Instrumentation; 14s local 2024-04-03T17:30:09.0275289Z @llvm-project//llvm:llvm-tblgen; 13s local ... 2024-04-03T17:30:09.2542398Z 2024-04-03T17:30:09.2543186Z  2024-04-03T17:30:09.2544128Z  2024-04-03T17:30:09.2550264Z  2024-04-03T17:30:09.2553224Z  2024-04-03T17:30:09.2556143Z  2024-04-03T17:30:09.2559030Z  2024-04-03T17:30:09.2561947Z  2024-04-03T17:30:09.2562679Z  2024-04-03T17:30:09.2564517Z [10,607 / 14,756] 48 actions, 47 running 2024-04-03T17:30:09.2565762Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 40s local 2024-04-03T17:30:09.2567186Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 25s local 2024-04-03T17:30:09.2568400Z @llvm-project//llvm:IPO; 21s local 2024-04-03T17:30:09.2569331Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 21s local 2024-04-03T17:30:09.2570538Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 21s local 2024-04-03T17:30:09.2571781Z @llvm-project//llvm:Instrumentation; 14s local 2024-04-03T17:30:09.2572827Z @llvm-project//llvm:Instrumentation; 14s local 2024-04-03T17:30:09.2573904Z @llvm-project//llvm:llvm-tblgen; 13s local ... 2024-04-03T17:30:09.4597329Z 2024-04-03T17:30:09.4598477Z  2024-04-03T17:30:09.4598985Z  2024-04-03T17:30:09.4599389Z  2024-04-03T17:30:09.4599826Z  2024-04-03T17:30:09.4600806Z  2024-04-03T17:30:09.4601215Z  2024-04-03T17:30:09.4601639Z  2024-04-03T17:30:09.4602060Z  2024-04-03T17:30:09.4606200Z [10,608 / 14,756] 48 actions running 2024-04-03T17:30:09.4607694Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 40s local 2024-04-03T17:30:09.4611872Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 25s local 2024-04-03T17:30:09.4613447Z @llvm-project//llvm:IPO; 22s local 2024-04-03T17:30:09.4616977Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 21s local 2024-04-03T17:30:09.4618554Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 21s local 2024-04-03T17:30:09.4620452Z @llvm-project//llvm:Instrumentation; 15s local 2024-04-03T17:30:09.4621671Z @llvm-project//llvm:Instrumentation; 14s local 2024-04-03T17:30:09.4622793Z @llvm-project//llvm:llvm-tblgen; 13s local ... 2024-04-03T17:30:09.6600936Z 2024-04-03T17:30:09.6602093Z  2024-04-03T17:30:09.6602974Z  2024-04-03T17:30:09.6606202Z  2024-04-03T17:30:09.6606841Z  2024-04-03T17:30:09.6609754Z  2024-04-03T17:30:09.6610395Z  2024-04-03T17:30:09.6613169Z  2024-04-03T17:30:09.6613767Z  2024-04-03T17:30:09.6616904Z [10,610 / 14,756] 48 actions running 2024-04-03T17:30:09.6618203Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 41s local 2024-04-03T17:30:09.6621809Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 26s local 2024-04-03T17:30:09.6623288Z @llvm-project//llvm:IPO; 22s local 2024-04-03T17:30:09.6624458Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 21s local 2024-04-03T17:30:09.6625713Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 21s local 2024-04-03T17:30:09.6627354Z @llvm-project//llvm:Instrumentation; 14s local 2024-04-03T17:30:09.6628825Z @llvm-project//llvm:llvm-tblgen; 13s local 2024-04-03T17:30:09.6630145Z Compiling xla/service/cpu/buffer_info_util.cc; 13s local ... 2024-04-03T17:30:10.0028755Z 2024-04-03T17:30:10.0029915Z  2024-04-03T17:30:10.0030817Z  2024-04-03T17:30:10.0031628Z  2024-04-03T17:30:10.0032367Z  2024-04-03T17:30:10.0035768Z  2024-04-03T17:30:10.0036744Z  2024-04-03T17:30:10.0037423Z  2024-04-03T17:30:10.0040440Z  2024-04-03T17:30:10.0041307Z [10,612 / 14,756] 48 actions, 47 running 2024-04-03T17:30:10.0042698Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 41s local 2024-04-03T17:30:10.0046700Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 26s local 2024-04-03T17:30:10.0048562Z @llvm-project//llvm:IPO; 22s local 2024-04-03T17:30:10.0049762Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 22s local 2024-04-03T17:30:10.0051478Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 21s local 2024-04-03T17:30:10.0055351Z @llvm-project//llvm:Instrumentation; 15s local 2024-04-03T17:30:10.0056710Z @llvm-project//llvm:llvm-tblgen; 14s local 2024-04-03T17:30:10.0060080Z Compiling xla/service/cpu/buffer_info_util.cc; 13s local ... 2024-04-03T17:30:10.2606965Z 2024-04-03T17:30:10.2608304Z  2024-04-03T17:30:10.2609373Z  2024-04-03T17:30:10.2609821Z  2024-04-03T17:30:10.2610221Z  2024-04-03T17:30:10.2610603Z  2024-04-03T17:30:10.2611006Z  2024-04-03T17:30:10.2611366Z  2024-04-03T17:30:10.2611732Z  2024-04-03T17:30:10.2612344Z [10,612 / 14,756] 48 actions running 2024-04-03T17:30:10.2613323Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 41s local 2024-04-03T17:30:10.2614734Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 26s local 2024-04-03T17:30:10.2615868Z @llvm-project//llvm:IPO; 22s local 2024-04-03T17:30:10.2616853Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 22s local 2024-04-03T17:30:10.2617927Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 22s local 2024-04-03T17:30:10.2618997Z @llvm-project//llvm:Instrumentation; 15s local 2024-04-03T17:30:10.2620047Z @llvm-project//llvm:llvm-tblgen; 14s local 2024-04-03T17:30:10.2620951Z Compiling xla/service/cpu/buffer_info_util.cc; 13s local ... 2024-04-03T17:30:10.6818542Z 2024-04-03T17:30:10.6819701Z  2024-04-03T17:30:10.6820626Z  2024-04-03T17:30:10.6823624Z  2024-04-03T17:30:10.6824353Z  2024-04-03T17:30:10.6827887Z  2024-04-03T17:30:10.6828615Z  2024-04-03T17:30:10.6831556Z  2024-04-03T17:30:10.6832183Z  2024-04-03T17:30:10.6835425Z [10,613 / 14,756] 48 actions, 47 running 2024-04-03T17:30:10.6836877Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 42s local 2024-04-03T17:30:10.6840850Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 27s local 2024-04-03T17:30:10.6842762Z @llvm-project//llvm:IPO; 23s local 2024-04-03T17:30:10.6845169Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 22s local 2024-04-03T17:30:10.6846601Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 22s local 2024-04-03T17:30:10.6848338Z @llvm-project//llvm:llvm-tblgen; 14s local 2024-04-03T17:30:10.6849470Z Compiling xla/service/cpu/buffer_info_util.cc; 14s local 2024-04-03T17:30:10.6850727Z Compiling xla/service/topk_rewriter.cc; 13s local ... 2024-04-03T17:30:11.0459614Z 2024-04-03T17:30:11.0460387Z  2024-04-03T17:30:11.0460942Z  2024-04-03T17:30:11.0461402Z  2024-04-03T17:30:11.0462827Z  2024-04-03T17:30:11.0463288Z  2024-04-03T17:30:11.0463735Z  2024-04-03T17:30:11.0464206Z  2024-04-03T17:30:11.0464744Z  2024-04-03T17:30:11.0466270Z [10,616 / 14,756] 48 actions, 47 running 2024-04-03T17:30:11.0467396Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 42s local 2024-04-03T17:30:11.0469209Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 27s local 2024-04-03T17:30:11.0470528Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 23s local 2024-04-03T17:30:11.0471791Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 22s local 2024-04-03T17:30:11.0472979Z @llvm-project//llvm:llvm-tblgen; 15s local 2024-04-03T17:30:11.0473989Z Compiling xla/service/cpu/buffer_info_util.cc; 14s local 2024-04-03T17:30:11.0475419Z Compiling xla/service/topk_rewriter.cc; 13s local 2024-04-03T17:30:11.0476897Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 11s local ... 2024-04-03T17:30:11.2620723Z 2024-04-03T17:30:11.2621591Z  2024-04-03T17:30:11.2622140Z  2024-04-03T17:30:11.2622948Z  2024-04-03T17:30:11.2623357Z  2024-04-03T17:30:11.2623791Z  2024-04-03T17:30:11.2624212Z  2024-04-03T17:30:11.2624631Z  2024-04-03T17:30:11.2625059Z  2024-04-03T17:30:11.2625875Z [10,617 / 14,756] 48 actions running 2024-04-03T17:30:11.2627032Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 42s local 2024-04-03T17:30:11.2628555Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 27s local 2024-04-03T17:30:11.2629811Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 23s local 2024-04-03T17:30:11.2630996Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 23s local 2024-04-03T17:30:11.2632205Z @llvm-project//llvm:llvm-tblgen; 15s local 2024-04-03T17:30:11.2633102Z Compiling xla/service/cpu/buffer_info_util.cc; 14s local 2024-04-03T17:30:11.2634098Z Compiling xla/service/topk_rewriter.cc; 14s local 2024-04-03T17:30:11.2635258Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 12s local ... 2024-04-03T17:30:11.4647372Z 2024-04-03T17:30:11.4648173Z  2024-04-03T17:30:11.4648761Z  2024-04-03T17:30:11.4649226Z  2024-04-03T17:30:11.4649650Z  2024-04-03T17:30:11.4650084Z  2024-04-03T17:30:11.4650548Z  2024-04-03T17:30:11.4650983Z  2024-04-03T17:30:11.4651416Z  2024-04-03T17:30:11.4652144Z [10,626 / 14,756] 48 actions, 47 running 2024-04-03T17:30:11.4653361Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 42s local 2024-04-03T17:30:11.4655177Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 27s local 2024-04-03T17:30:11.4656525Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 23s local 2024-04-03T17:30:11.4657824Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 23s local 2024-04-03T17:30:11.4659100Z @llvm-project//llvm:llvm-tblgen; 15s local 2024-04-03T17:30:11.4660027Z Compiling xla/service/topk_rewriter.cc; 14s local 2024-04-03T17:30:11.4661259Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 12s local 2024-04-03T17:30:11.4662802Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 12s local ... 2024-04-03T17:30:11.6790775Z 2024-04-03T17:30:11.6794057Z  2024-04-03T17:30:11.6794889Z  2024-04-03T17:30:11.6795867Z  2024-04-03T17:30:11.6796309Z  2024-04-03T17:30:11.6796671Z  2024-04-03T17:30:11.6797083Z  2024-04-03T17:30:11.6797453Z  2024-04-03T17:30:11.6797814Z  2024-04-03T17:30:11.6798439Z [10,637 / 14,756] 48 actions, 47 running 2024-04-03T17:30:11.6799545Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 43s local 2024-04-03T17:30:11.6800864Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 28s local 2024-04-03T17:30:11.6802035Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 23s local 2024-04-03T17:30:11.6803127Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 23s local 2024-04-03T17:30:11.6804186Z @llvm-project//llvm:llvm-tblgen; 15s local 2024-04-03T17:30:11.6805010Z Compiling xla/service/topk_rewriter.cc; 14s local 2024-04-03T17:30:11.6806064Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 12s local 2024-04-03T17:30:11.6807340Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 12s local ... 2024-04-03T17:30:12.0469237Z 2024-04-03T17:30:12.0470010Z  2024-04-03T17:30:12.0470487Z  2024-04-03T17:30:12.0470870Z  2024-04-03T17:30:12.0471239Z  2024-04-03T17:30:12.0471592Z  2024-04-03T17:30:12.0471962Z  2024-04-03T17:30:12.0472332Z  2024-04-03T17:30:12.0472706Z  2024-04-03T17:30:12.0473319Z [10,638 / 14,756] 48 actions running 2024-04-03T17:30:12.0474605Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 43s local 2024-04-03T17:30:12.0476179Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 28s local 2024-04-03T17:30:12.0477407Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 24s local 2024-04-03T17:30:12.0478511Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 23s local 2024-04-03T17:30:12.0479872Z @llvm-project//llvm:llvm-tblgen; 16s local 2024-04-03T17:30:12.0480660Z Compiling xla/service/topk_rewriter.cc; 14s local 2024-04-03T17:30:12.0481611Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 12s local 2024-04-03T17:30:12.0482961Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 12s local ... 2024-04-03T17:30:12.2626823Z 2024-04-03T17:30:12.2627586Z  2024-04-03T17:30:12.2628346Z  2024-04-03T17:30:12.2628762Z  2024-04-03T17:30:12.2629168Z  2024-04-03T17:30:12.2629595Z  2024-04-03T17:30:12.2629965Z  2024-04-03T17:30:12.2630385Z  2024-04-03T17:30:12.2630793Z  2024-04-03T17:30:12.2631433Z [10,643 / 14,756] 48 actions running 2024-04-03T17:30:12.2632728Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 43s local 2024-04-03T17:30:12.2634062Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 28s local 2024-04-03T17:30:12.2635312Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 24s local 2024-04-03T17:30:12.2636484Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 24s local 2024-04-03T17:30:12.2637660Z @llvm-project//llvm:llvm-tblgen; 16s local 2024-04-03T17:30:12.2638538Z Compiling xla/service/topk_rewriter.cc; 15s local 2024-04-03T17:30:12.2639644Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 13s local 2024-04-03T17:30:12.2641139Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 13s local ... 2024-04-03T17:30:12.4588645Z 2024-04-03T17:30:12.4589442Z  2024-04-03T17:30:12.4589982Z  2024-04-03T17:30:12.4592524Z  2024-04-03T17:30:12.4593264Z  2024-04-03T17:30:12.4593727Z  2024-04-03T17:30:12.4594205Z  2024-04-03T17:30:12.4594653Z  2024-04-03T17:30:12.4595124Z  2024-04-03T17:30:12.4595842Z [10,651 / 14,756] 48 actions running 2024-04-03T17:30:12.4596997Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 43s local 2024-04-03T17:30:12.4598574Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 28s local 2024-04-03T17:30:12.4599960Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 24s local 2024-04-03T17:30:12.4601186Z @llvm-project//llvm:llvm-tblgen; 16s local 2024-04-03T17:30:12.4602126Z Compiling xla/service/topk_rewriter.cc; 15s local 2024-04-03T17:30:12.4603407Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 13s local 2024-04-03T17:30:12.4604941Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 13s local 2024-04-03T17:30:12.4606299Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 12s local ... 2024-04-03T17:30:12.6768537Z 2024-04-03T17:30:12.6769257Z  2024-04-03T17:30:12.6769783Z  2024-04-03T17:30:12.6770226Z  2024-04-03T17:30:12.6770681Z  2024-04-03T17:30:12.6771109Z  2024-04-03T17:30:12.6771529Z  2024-04-03T17:30:12.6771966Z  2024-04-03T17:30:12.6772433Z  2024-04-03T17:30:12.6773123Z [10,664 / 14,756] 48 actions, 47 running 2024-04-03T17:30:12.6774457Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 44s local 2024-04-03T17:30:12.6775850Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 29s local 2024-04-03T17:30:12.6777124Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 24s local 2024-04-03T17:30:12.6778073Z Compiling xla/service/topk_rewriter.cc; 15s local 2024-04-03T17:30:12.6779188Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 13s local 2024-04-03T17:30:12.6780563Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 13s local 2024-04-03T17:30:12.6782509Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 13s local 2024-04-03T17:30:12.6783922Z Compiling llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp; 11s local ... 2024-04-03T17:30:12.8923109Z 2024-04-03T17:30:12.8923907Z  2024-04-03T17:30:12.8924419Z  2024-04-03T17:30:12.8924851Z  2024-04-03T17:30:12.8925664Z  2024-04-03T17:30:12.8926104Z  2024-04-03T17:30:12.8926485Z  2024-04-03T17:30:12.8926996Z  2024-04-03T17:30:12.8927514Z  2024-04-03T17:30:12.8928341Z [10,674 / 14,756] 48 actions, 47 running 2024-04-03T17:30:12.8929569Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 44s local 2024-04-03T17:30:12.8931051Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 29s local 2024-04-03T17:30:12.8932356Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 25s local 2024-04-03T17:30:12.8933452Z Compiling xla/service/topk_rewriter.cc; 15s local 2024-04-03T17:30:12.8934882Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 13s local 2024-04-03T17:30:12.8936350Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 13s local 2024-04-03T17:30:12.8937646Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 13s local 2024-04-03T17:30:12.8938935Z Compiling llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp; 11s local ... 2024-04-03T17:30:13.1788719Z 2024-04-03T17:30:13.1789512Z  2024-04-03T17:30:13.1790025Z  2024-04-03T17:30:13.1790470Z  2024-04-03T17:30:13.1790957Z  2024-04-03T17:30:13.1791365Z  2024-04-03T17:30:13.1791779Z  2024-04-03T17:30:13.1792154Z  2024-04-03T17:30:13.1792594Z  2024-04-03T17:30:13.1793308Z [10,686 / 14,756] 48 actions, 47 running 2024-04-03T17:30:13.1794478Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 44s local 2024-04-03T17:30:13.1795967Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 29s local 2024-04-03T17:30:13.1797352Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 25s local 2024-04-03T17:30:13.1798419Z Compiling xla/service/topk_rewriter.cc; 16s local 2024-04-03T17:30:13.1799493Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 14s local 2024-04-03T17:30:13.1800837Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 13s local 2024-04-03T17:30:13.1802118Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 13s local 2024-04-03T17:30:13.1803481Z Compiling llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp; 12s local ... 2024-04-03T17:30:13.4060879Z 2024-04-03T17:30:13.4061983Z  2024-04-03T17:30:13.4063020Z  2024-04-03T17:30:13.4063689Z  2024-04-03T17:30:13.4064415Z  2024-04-03T17:30:13.4067584Z  2024-04-03T17:30:13.4068482Z  2024-04-03T17:30:13.4069026Z  2024-04-03T17:30:13.4069696Z  2024-04-03T17:30:13.4073851Z [10,697 / 14,756] 48 actions, 47 running 2024-04-03T17:30:13.4075131Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 44s local 2024-04-03T17:30:13.4076588Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 29s local 2024-04-03T17:30:13.4078219Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 25s local 2024-04-03T17:30:13.4081598Z Compiling xla/service/topk_rewriter.cc; 16s local 2024-04-03T17:30:13.4083051Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 14s local 2024-04-03T17:30:13.4084558Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 14s local 2024-04-03T17:30:13.4086042Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 13s local 2024-04-03T17:30:13.4088129Z Compiling llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp; 12s local ... 2024-04-03T17:30:13.6139055Z 2024-04-03T17:30:13.6144427Z  2024-04-03T17:30:13.6145156Z  2024-04-03T17:30:13.6145738Z  2024-04-03T17:30:13.6146176Z  2024-04-03T17:30:13.6146599Z  2024-04-03T17:30:13.6147003Z  2024-04-03T17:30:13.6147422Z  2024-04-03T17:30:13.6148167Z  2024-04-03T17:30:13.6149244Z [10,710 / 14,756] 48 actions, 47 running 2024-04-03T17:30:13.6150418Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 44s local 2024-04-03T17:30:13.6151851Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 30s local 2024-04-03T17:30:13.6153116Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 25s local 2024-04-03T17:30:13.6154441Z Compiling xla/service/topk_rewriter.cc; 16s local 2024-04-03T17:30:13.6155617Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 14s local 2024-04-03T17:30:13.6157002Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 14s local 2024-04-03T17:30:13.6158290Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 13s local 2024-04-03T17:30:13.6174427Z Compiling xla/service/cpu/cpu_runtime.cc; 10s local ... 2024-04-03T17:30:13.8261102Z 2024-04-03T17:30:13.8261834Z  2024-04-03T17:30:13.8262322Z  2024-04-03T17:30:13.8262696Z  2024-04-03T17:30:13.8264620Z  2024-04-03T17:30:13.8265291Z  2024-04-03T17:30:13.8268113Z  2024-04-03T17:30:13.8268803Z  2024-04-03T17:30:13.8269434Z  2024-04-03T17:30:13.8270327Z [10,717 / 14,756] 48 actions, 47 running 2024-04-03T17:30:13.8271774Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 45s local 2024-04-03T17:30:13.8273513Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 30s local 2024-04-03T17:30:13.8275053Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 26s local 2024-04-03T17:30:13.8276474Z Compiling xla/service/topk_rewriter.cc; 16s local 2024-04-03T17:30:13.8277869Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 14s local 2024-04-03T17:30:13.8279553Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 14s local 2024-04-03T17:30:13.8281053Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 14s local 2024-04-03T17:30:13.8282413Z Compiling xla/service/cpu/cpu_runtime.cc; 10s local ... 2024-04-03T17:30:14.0596893Z 2024-04-03T17:30:14.0598465Z  2024-04-03T17:30:14.0599231Z  2024-04-03T17:30:14.0600042Z  2024-04-03T17:30:14.0601092Z  2024-04-03T17:30:14.0601744Z  2024-04-03T17:30:14.0602270Z  2024-04-03T17:30:14.0602903Z  2024-04-03T17:30:14.0603347Z  2024-04-03T17:30:14.0604089Z [10,724 / 14,756] 48 actions running 2024-04-03T17:30:14.0605243Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 45s local 2024-04-03T17:30:14.0606911Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 30s local 2024-04-03T17:30:14.0608276Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 26s local 2024-04-03T17:30:14.0609401Z Compiling xla/service/topk_rewriter.cc; 16s local 2024-04-03T17:30:14.0610658Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 14s local 2024-04-03T17:30:14.0612168Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 14s local 2024-04-03T17:30:14.0613462Z Compiling xla/service/cpu/cpu_runtime.cc; 11s local 2024-04-03T17:30:14.0614790Z Compiling xla/service/tree_reduction_rewriter.cc; 11s local ... 2024-04-03T17:30:14.2682237Z 2024-04-03T17:30:14.2683032Z  2024-04-03T17:30:14.2683576Z  2024-04-03T17:30:14.2684043Z  2024-04-03T17:30:14.2684485Z  2024-04-03T17:30:14.2684935Z  2024-04-03T17:30:14.2685389Z  2024-04-03T17:30:14.2685821Z  2024-04-03T17:30:14.2686287Z  2024-04-03T17:30:14.2693808Z [10,735 / 14,756] 48 actions, 47 running 2024-04-03T17:30:14.2696126Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 45s local 2024-04-03T17:30:14.2698382Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 30s local 2024-04-03T17:30:14.2707185Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 26s local 2024-04-03T17:30:14.2708678Z Compiling xla/service/topk_rewriter.cc; 17s local 2024-04-03T17:30:14.2709969Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 15s local 2024-04-03T17:30:14.2712198Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 15s local 2024-04-03T17:30:14.2713742Z Compiling xla/service/cpu/cpu_runtime.cc; 11s local 2024-04-03T17:30:14.2715145Z Compiling xla/service/tree_reduction_rewriter.cc; 11s local ... 2024-04-03T17:30:14.5079306Z 2024-04-03T17:30:14.5081222Z  2024-04-03T17:30:14.5082385Z  2024-04-03T17:30:14.5083316Z  2024-04-03T17:30:14.5084218Z  2024-04-03T17:30:14.5085098Z  2024-04-03T17:30:14.5085924Z  2024-04-03T17:30:14.5086335Z  2024-04-03T17:30:14.5086810Z  2024-04-03T17:30:14.5090356Z [10,749 / 14,756] 48 actions, 47 running 2024-04-03T17:30:14.5092274Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 45s local 2024-04-03T17:30:14.5098575Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 30s local 2024-04-03T17:30:14.5100830Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 26s local 2024-04-03T17:30:14.5107463Z Compiling xla/service/topk_rewriter.cc; 17s local 2024-04-03T17:30:14.5112041Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 15s local 2024-04-03T17:30:14.5116527Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 15s local 2024-04-03T17:30:14.5119939Z Compiling xla/service/cpu/cpu_runtime.cc; 11s local 2024-04-03T17:30:14.5121372Z Compiling xla/service/cpu/in_process_collectives.cc; 11s local ... 2024-04-03T17:30:14.7129537Z 2024-04-03T17:30:14.7130880Z  2024-04-03T17:30:14.7132056Z  2024-04-03T17:30:14.7141913Z  2024-04-03T17:30:14.7142449Z  2024-04-03T17:30:14.7142854Z  2024-04-03T17:30:14.7143263Z  2024-04-03T17:30:14.7143695Z  2024-04-03T17:30:14.7144147Z  2024-04-03T17:30:14.7144841Z [10,760 / 14,756] 48 actions, 47 running 2024-04-03T17:30:14.7145903Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 46s local 2024-04-03T17:30:14.7147271Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 31s local 2024-04-03T17:30:14.7149019Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 26s local 2024-04-03T17:30:14.7150087Z Compiling xla/service/topk_rewriter.cc; 17s local 2024-04-03T17:30:14.7151236Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 15s local 2024-04-03T17:30:14.7152798Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 15s local 2024-04-03T17:30:14.7153933Z Compiling xla/service/cpu/cpu_runtime.cc; 11s local 2024-04-03T17:30:14.7155047Z Compiling xla/service/cpu/in_process_collectives.cc; 11s local ... 2024-04-03T17:30:14.9353611Z 2024-04-03T17:30:14.9360352Z  2024-04-03T17:30:14.9360912Z  2024-04-03T17:30:14.9361332Z  2024-04-03T17:30:14.9361742Z  2024-04-03T17:30:14.9362139Z  2024-04-03T17:30:14.9362561Z  2024-04-03T17:30:14.9363149Z  2024-04-03T17:30:14.9363561Z  2024-04-03T17:30:14.9364292Z [10,774 / 14,756] 48 actions, 47 running 2024-04-03T17:30:14.9365493Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 46s local 2024-04-03T17:30:14.9366915Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 31s local 2024-04-03T17:30:14.9368214Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 27s local 2024-04-03T17:30:14.9369199Z Compiling xla/service/topk_rewriter.cc; 17s local 2024-04-03T17:30:14.9370312Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 15s local 2024-04-03T17:30:14.9371647Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 15s local 2024-04-03T17:30:14.9372835Z Compiling xla/service/cpu/cpu_runtime.cc; 12s local 2024-04-03T17:30:14.9373961Z Compiling xla/service/cpu/in_process_collectives.cc; 11s local ... 2024-04-03T17:30:15.1385712Z 2024-04-03T17:30:15.1386483Z  2024-04-03T17:30:15.1387010Z  2024-04-03T17:30:15.1387433Z  2024-04-03T17:30:15.1388070Z  2024-04-03T17:30:15.1388470Z  2024-04-03T17:30:15.1388880Z  2024-04-03T17:30:15.1389679Z  2024-04-03T17:30:15.1390133Z  2024-04-03T17:30:15.1390863Z [10,788 / 14,756] 48 actions, 47 running 2024-04-03T17:30:15.1391956Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 46s local 2024-04-03T17:30:15.1393283Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 31s local 2024-04-03T17:30:15.1394802Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 27s local 2024-04-03T17:30:15.1395792Z Compiling xla/service/topk_rewriter.cc; 18s local 2024-04-03T17:30:15.1396927Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 16s local 2024-04-03T17:30:15.1398298Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 15s local 2024-04-03T17:30:15.1399520Z Compiling xla/service/cpu/cpu_runtime.cc; 12s local 2024-04-03T17:30:15.1400662Z Compiling xla/service/cpu/in_process_collectives.cc; 11s local ... 2024-04-03T17:30:15.3924572Z 2024-04-03T17:30:15.3925503Z  2024-04-03T17:30:15.3926220Z  2024-04-03T17:30:15.3926872Z  2024-04-03T17:30:15.3927320Z  2024-04-03T17:30:15.3927934Z  2024-04-03T17:30:15.3928523Z  2024-04-03T17:30:15.3928952Z  2024-04-03T17:30:15.3929541Z  2024-04-03T17:30:15.3930461Z [10,799 / 14,756] 48 actions, 47 running 2024-04-03T17:30:15.3931911Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 46s local 2024-04-03T17:30:15.3933625Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 31s local 2024-04-03T17:30:15.3935366Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 27s local 2024-04-03T17:30:15.3936888Z Compiling xla/service/topk_rewriter.cc; 18s local 2024-04-03T17:30:15.3938342Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 16s local 2024-04-03T17:30:15.3940097Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 16s local 2024-04-03T17:30:15.3941680Z Compiling xla/service/cpu/cpu_runtime.cc; 12s local 2024-04-03T17:30:15.3943207Z Compiling xla/service/cpu/in_process_collectives.cc; 12s local ... 2024-04-03T17:30:15.6086044Z 2024-04-03T17:30:15.6086817Z  2024-04-03T17:30:15.6087268Z  2024-04-03T17:30:15.6087629Z  2024-04-03T17:30:15.6087968Z  2024-04-03T17:30:15.6088496Z  2024-04-03T17:30:15.6088842Z  2024-04-03T17:30:15.6089203Z  2024-04-03T17:30:15.6089593Z  2024-04-03T17:30:15.6090190Z [10,811 / 14,756] 48 actions, 47 running 2024-04-03T17:30:15.6091181Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 46s local 2024-04-03T17:30:15.6092353Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 32s local 2024-04-03T17:30:15.6093450Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 27s local 2024-04-03T17:30:15.6094483Z Compiling xla/service/topk_rewriter.cc; 18s local 2024-04-03T17:30:15.6095484Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 16s local 2024-04-03T17:30:15.6096663Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 16s local 2024-04-03T17:30:15.6097667Z Compiling xla/service/cpu/cpu_runtime.cc; 12s local 2024-04-03T17:30:15.6098633Z Compiling xla/service/cpu/in_process_collectives.cc; 12s local ... 2024-04-03T17:30:15.8160543Z 2024-04-03T17:30:15.8161370Z  2024-04-03T17:30:15.8161932Z  2024-04-03T17:30:15.8162420Z  2024-04-03T17:30:15.8162851Z  2024-04-03T17:30:15.8163271Z  2024-04-03T17:30:15.8163666Z  2024-04-03T17:30:15.8164085Z  2024-04-03T17:30:15.8164484Z  2024-04-03T17:30:15.8165186Z [10,824 / 14,756] 48 actions, 47 running 2024-04-03T17:30:15.8166320Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 47s local 2024-04-03T17:30:15.8167629Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 32s local 2024-04-03T17:30:15.8168913Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 27s local 2024-04-03T17:30:15.8169896Z Compiling xla/service/topk_rewriter.cc; 18s local 2024-04-03T17:30:15.8171334Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 16s local 2024-04-03T17:30:15.8172696Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 16s local 2024-04-03T17:30:15.8173976Z Compiling xla/service/cpu/cpu_runtime.cc; 12s local 2024-04-03T17:30:15.8175258Z Compiling xla/service/cpu/in_process_collectives.cc; 12s local ... 2024-04-03T17:30:16.0190885Z 2024-04-03T17:30:16.0191636Z  2024-04-03T17:30:16.0192145Z  2024-04-03T17:30:16.0192564Z  2024-04-03T17:30:16.0192951Z  2024-04-03T17:30:16.0193358Z  2024-04-03T17:30:16.0193750Z  2024-04-03T17:30:16.0194129Z  2024-04-03T17:30:16.0194528Z  2024-04-03T17:30:16.0195220Z [10,835 / 14,756] 48 actions, 47 running 2024-04-03T17:30:16.0196353Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 47s local 2024-04-03T17:30:16.0197697Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 32s local 2024-04-03T17:30:16.0199013Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 28s local 2024-04-03T17:30:16.0200003Z Compiling xla/service/topk_rewriter.cc; 18s local 2024-04-03T17:30:16.0201074Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 16s local 2024-04-03T17:30:16.0202379Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 16s local 2024-04-03T17:30:16.0204018Z Compiling xla/service/cpu/cpu_runtime.cc; 13s local 2024-04-03T17:30:16.0205128Z Compiling xla/service/cpu/in_process_collectives.cc; 12s local ... 2024-04-03T17:30:16.2304893Z 2024-04-03T17:30:16.2306175Z  2024-04-03T17:30:16.2307075Z  2024-04-03T17:30:16.2308044Z  2024-04-03T17:30:16.2308617Z  2024-04-03T17:30:16.2309367Z  2024-04-03T17:30:16.2310539Z  2024-04-03T17:30:16.2310971Z  2024-04-03T17:30:16.2311348Z  2024-04-03T17:30:16.2311982Z [10,850 / 14,756] 48 actions, 47 running 2024-04-03T17:30:16.2312972Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 47s local 2024-04-03T17:30:16.2314214Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 32s local 2024-04-03T17:30:16.2315410Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 28s local 2024-04-03T17:30:16.2316392Z Compiling xla/service/topk_rewriter.cc; 19s local 2024-04-03T17:30:16.2317512Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 17s local 2024-04-03T17:30:16.2318864Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 16s local 2024-04-03T17:30:16.2319938Z Compiling xla/service/cpu/cpu_runtime.cc; 13s local 2024-04-03T17:30:16.2321013Z Compiling xla/service/cpu/in_process_collectives.cc; 12s local ... 2024-04-03T17:30:16.4449858Z 2024-04-03T17:30:16.4460439Z  2024-04-03T17:30:16.4461018Z  2024-04-03T17:30:16.4461440Z  2024-04-03T17:30:16.4461841Z  2024-04-03T17:30:16.4462252Z  2024-04-03T17:30:16.4462676Z  2024-04-03T17:30:16.4463095Z  2024-04-03T17:30:16.4463531Z  2024-04-03T17:30:16.4464245Z [10,854 / 14,756] 48 actions, 47 running 2024-04-03T17:30:16.4465355Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 47s local 2024-04-03T17:30:16.4466723Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 32s local 2024-04-03T17:30:16.4468786Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 28s local 2024-04-03T17:30:16.4469860Z Compiling xla/service/topk_rewriter.cc; 19s local 2024-04-03T17:30:16.4471198Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 17s local 2024-04-03T17:30:16.4472566Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 17s local 2024-04-03T17:30:16.4473738Z Compiling xla/service/cpu/cpu_runtime.cc; 13s local 2024-04-03T17:30:16.4475039Z Compiling xla/service/cpu/in_process_collectives.cc; 13s local ... 2024-04-03T17:30:16.6615325Z 2024-04-03T17:30:16.6616040Z  2024-04-03T17:30:16.6616561Z  2024-04-03T17:30:16.6616926Z  2024-04-03T17:30:16.6617324Z  2024-04-03T17:30:16.6617723Z  2024-04-03T17:30:16.6618485Z  2024-04-03T17:30:16.6618927Z  2024-04-03T17:30:16.6619450Z  2024-04-03T17:30:16.6620217Z [10,859 / 14,756] 48 actions running 2024-04-03T17:30:16.6621423Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 48s local 2024-04-03T17:30:16.6623296Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 33s local 2024-04-03T17:30:16.6624525Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 28s local 2024-04-03T17:30:16.6625572Z Compiling xla/service/topk_rewriter.cc; 19s local 2024-04-03T17:30:16.6627079Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 17s local 2024-04-03T17:30:16.6628583Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 17s local 2024-04-03T17:30:16.6629787Z Compiling xla/service/cpu/cpu_runtime.cc; 13s local 2024-04-03T17:30:16.6630913Z Compiling xla/service/cpu/in_process_collectives.cc; 13s local ... 2024-04-03T17:30:16.9030645Z 2024-04-03T17:30:16.9031400Z  2024-04-03T17:30:16.9031973Z  2024-04-03T17:30:16.9032419Z  2024-04-03T17:30:16.9032858Z  2024-04-03T17:30:16.9033304Z  2024-04-03T17:30:16.9033716Z  2024-04-03T17:30:16.9034138Z  2024-04-03T17:30:16.9034557Z  2024-04-03T17:30:16.9035226Z [10,866 / 14,756] 48 actions, 47 running 2024-04-03T17:30:16.9036643Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 48s local 2024-04-03T17:30:16.9038085Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 33s local 2024-04-03T17:30:16.9039350Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 29s local 2024-04-03T17:30:16.9040608Z Compiling xla/service/topk_rewriter.cc; 19s local 2024-04-03T17:30:16.9041840Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 17s local 2024-04-03T17:30:16.9043244Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 17s local 2024-04-03T17:30:16.9044472Z Compiling xla/service/cpu/cpu_runtime.cc; 14s local 2024-04-03T17:30:16.9045621Z Compiling xla/service/cpu/in_process_collectives.cc; 13s local ... 2024-04-03T17:30:17.1204009Z 2024-04-03T17:30:17.1204749Z  2024-04-03T17:30:17.1205199Z  2024-04-03T17:30:17.1205538Z  2024-04-03T17:30:17.1211262Z  2024-04-03T17:30:17.1212395Z  2024-04-03T17:30:17.1213352Z  2024-04-03T17:30:17.1214000Z  2024-04-03T17:30:17.1214924Z  2024-04-03T17:30:17.1216049Z [10,872 / 14,756] 48 actions, 47 running 2024-04-03T17:30:17.1217616Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 48s local 2024-04-03T17:30:17.1219320Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 33s local 2024-04-03T17:30:17.1220720Z Compiling xla/service/topk_rewriter.cc; 20s local 2024-04-03T17:30:17.1222169Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 18s local 2024-04-03T17:30:17.1223874Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 17s local 2024-04-03T17:30:17.1225557Z Compiling xla/service/cpu/cpu_runtime.cc; 14s local 2024-04-03T17:30:17.1226914Z Compiling xla/service/cpu/in_process_collectives.cc; 13s local 2024-04-03T17:30:17.1228636Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 12s local ... 2024-04-03T17:30:17.3328897Z 2024-04-03T17:30:17.3330202Z  2024-04-03T17:30:17.3339147Z  2024-04-03T17:30:17.3339651Z  2024-04-03T17:30:17.3340067Z  2024-04-03T17:30:17.3340489Z  2024-04-03T17:30:17.3340887Z  2024-04-03T17:30:17.3341293Z  2024-04-03T17:30:17.3341720Z  2024-04-03T17:30:17.3342367Z [10,882 / 14,756] 48 actions, 47 running 2024-04-03T17:30:17.3343530Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 48s local 2024-04-03T17:30:17.3344943Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 33s local 2024-04-03T17:30:17.3346098Z Compiling xla/service/topk_rewriter.cc; 20s local 2024-04-03T17:30:17.3347919Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 18s local 2024-04-03T17:30:17.3349613Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 18s local 2024-04-03T17:30:17.3350745Z Compiling xla/service/cpu/cpu_runtime.cc; 14s local 2024-04-03T17:30:17.3351833Z Compiling xla/service/cpu/in_process_collectives.cc; 14s local 2024-04-03T17:30:17.3353580Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 13s local ... 2024-04-03T17:30:17.5442436Z 2024-04-03T17:30:17.5443191Z  2024-04-03T17:30:17.5443845Z  2024-04-03T17:30:17.5444250Z  2024-04-03T17:30:17.5444682Z  2024-04-03T17:30:17.5445089Z  2024-04-03T17:30:17.5445503Z  2024-04-03T17:30:17.5445925Z  2024-04-03T17:30:17.5446327Z  2024-04-03T17:30:17.5447177Z [10,895 / 14,756] 48 actions, 47 running 2024-04-03T17:30:17.5448294Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 48s local 2024-04-03T17:30:17.5449672Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 34s local 2024-04-03T17:30:17.5450859Z Compiling xla/service/topk_rewriter.cc; 20s local 2024-04-03T17:30:17.5452014Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 18s local 2024-04-03T17:30:17.5453556Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 18s local 2024-04-03T17:30:17.5455041Z Compiling xla/service/cpu/in_process_collectives.cc; 14s local 2024-04-03T17:30:17.5456265Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 13s local 2024-04-03T17:30:17.5457487Z @llvm-project//llvm:Scalar; 12s local ... 2024-04-03T17:30:17.7498690Z 2024-04-03T17:30:17.7499435Z  2024-04-03T17:30:17.7499961Z  2024-04-03T17:30:17.7500416Z  2024-04-03T17:30:17.7500845Z  2024-04-03T17:30:17.7501269Z  2024-04-03T17:30:17.7501699Z  2024-04-03T17:30:17.7502122Z  2024-04-03T17:30:17.7502523Z  2024-04-03T17:30:17.7503190Z [10,906 / 14,756] 48 actions, 47 running 2024-04-03T17:30:17.7504365Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 49s local 2024-04-03T17:30:17.7505720Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 34s local 2024-04-03T17:30:17.7506976Z Compiling xla/service/topk_rewriter.cc; 20s local 2024-04-03T17:30:17.7508318Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 18s local 2024-04-03T17:30:17.7509674Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 18s local 2024-04-03T17:30:17.7510928Z Compiling xla/service/cpu/in_process_collectives.cc; 14s local 2024-04-03T17:30:17.7512171Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 13s local 2024-04-03T17:30:17.7513289Z @llvm-project//llvm:Scalar; 12s local ... 2024-04-03T17:30:17.9753202Z 2024-04-03T17:30:17.9753940Z  2024-04-03T17:30:17.9754401Z  2024-04-03T17:30:17.9754807Z  2024-04-03T17:30:17.9755159Z  2024-04-03T17:30:17.9755528Z  2024-04-03T17:30:17.9755891Z  2024-04-03T17:30:17.9756240Z  2024-04-03T17:30:17.9756606Z  2024-04-03T17:30:17.9757272Z [10,917 / 14,756] 48 actions, 47 running 2024-04-03T17:30:17.9759864Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 49s local 2024-04-03T17:30:17.9761697Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 34s local 2024-04-03T17:30:17.9763056Z Compiling xla/service/topk_rewriter.cc; 20s local 2024-04-03T17:30:17.9764525Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 18s local 2024-04-03T17:30:17.9766150Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 18s local 2024-04-03T17:30:17.9767742Z Compiling xla/service/cpu/in_process_collectives.cc; 14s local 2024-04-03T17:30:17.9769154Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 13s local 2024-04-03T17:30:17.9770929Z @llvm-project//llvm:Scalar; 12s local ... 2024-04-03T17:30:18.2622754Z 2024-04-03T17:30:18.2623977Z  2024-04-03T17:30:18.2624492Z  2024-04-03T17:30:18.2624870Z  2024-04-03T17:30:18.2625302Z  2024-04-03T17:30:18.2626162Z  2024-04-03T17:30:18.2626790Z  2024-04-03T17:30:18.2627269Z  2024-04-03T17:30:18.2627881Z  2024-04-03T17:30:18.2628618Z [10,925 / 14,756] 48 actions running 2024-04-03T17:30:18.2629892Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 49s local 2024-04-03T17:30:18.2631618Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 34s local 2024-04-03T17:30:18.2632849Z Compiling xla/service/topk_rewriter.cc; 21s local 2024-04-03T17:30:18.2634156Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 19s local 2024-04-03T17:30:18.2635554Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 19s local 2024-04-03T17:30:18.2636880Z Compiling xla/service/cpu/in_process_collectives.cc; 14s local 2024-04-03T17:30:18.2638156Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 14s local 2024-04-03T17:30:18.2639401Z Compiling llvm/lib/Transforms/Scalar/GVN.cpp; 10s local ... 2024-04-03T17:30:18.5465526Z 2024-04-03T17:30:18.5466831Z  2024-04-03T17:30:18.5470401Z  2024-04-03T17:30:18.5473538Z  2024-04-03T17:30:18.5474408Z  2024-04-03T17:30:18.5475475Z  2024-04-03T17:30:18.5476015Z  2024-04-03T17:30:18.5476489Z  2024-04-03T17:30:18.5476899Z  2024-04-03T17:30:18.5478271Z [10,926 / 14,756] 48 actions, 47 running 2024-04-03T17:30:18.5479499Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 49s local 2024-04-03T17:30:18.5480904Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 35s local 2024-04-03T17:30:18.5482225Z Compiling xla/service/topk_rewriter.cc; 21s local 2024-04-03T17:30:18.5483542Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 19s local 2024-04-03T17:30:18.5485321Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 19s local 2024-04-03T17:30:18.5486965Z Compiling xla/service/cpu/in_process_collectives.cc; 15s local 2024-04-03T17:30:18.5488274Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 14s local 2024-04-03T17:30:18.5489547Z Compiling llvm/lib/Transforms/Scalar/GVN.cpp; 10s local ... 2024-04-03T17:30:18.8627109Z 2024-04-03T17:30:18.8628435Z  2024-04-03T17:30:18.8628936Z  2024-04-03T17:30:18.8629365Z  2024-04-03T17:30:18.8629880Z  2024-04-03T17:30:18.8630380Z  2024-04-03T17:30:18.8631034Z  2024-04-03T17:30:18.8631514Z  2024-04-03T17:30:18.8631982Z  2024-04-03T17:30:18.8632718Z [10,928 / 14,756] 48 actions running 2024-04-03T17:30:18.8633810Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 50s local 2024-04-03T17:30:18.8635407Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 35s local 2024-04-03T17:30:18.8636632Z Compiling xla/service/topk_rewriter.cc; 21s local 2024-04-03T17:30:18.8638044Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 19s local 2024-04-03T17:30:18.8639494Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 19s local 2024-04-03T17:30:18.8640790Z Compiling xla/service/cpu/in_process_collectives.cc; 15s local 2024-04-03T17:30:18.8642001Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 14s local 2024-04-03T17:30:18.8643203Z Compiling llvm/lib/Transforms/Scalar/GVN.cpp; 11s local ... 2024-04-03T17:30:19.0941680Z 2024-04-03T17:30:19.0943278Z  2024-04-03T17:30:19.0944124Z  2024-04-03T17:30:19.0945238Z  2024-04-03T17:30:19.0945741Z  2024-04-03T17:30:19.0946229Z  2024-04-03T17:30:19.0946739Z  2024-04-03T17:30:19.0947229Z  2024-04-03T17:30:19.0947950Z  2024-04-03T17:30:19.0948736Z [10,929 / 14,756] 48 actions, 47 running 2024-04-03T17:30:19.0950040Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 50s local 2024-04-03T17:30:19.0951707Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 35s local 2024-04-03T17:30:19.0953179Z Compiling xla/service/topk_rewriter.cc; 22s local 2024-04-03T17:30:19.0954988Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 20s local 2024-04-03T17:30:19.0956488Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 19s local 2024-04-03T17:30:19.0957870Z Compiling xla/service/cpu/in_process_collectives.cc; 15s local 2024-04-03T17:30:19.0959036Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 14s local 2024-04-03T17:30:19.0960536Z Compiling llvm/lib/Transforms/Scalar/GVN.cpp; 11s local ... 2024-04-03T17:30:19.4637499Z 2024-04-03T17:30:19.4638368Z  2024-04-03T17:30:19.4638883Z  2024-04-03T17:30:19.4639324Z  2024-04-03T17:30:19.4639746Z  2024-04-03T17:30:19.4640387Z  2024-04-03T17:30:19.4640843Z  2024-04-03T17:30:19.4641230Z  2024-04-03T17:30:19.4641658Z  2024-04-03T17:30:19.4642314Z [10,930 / 14,756] 48 actions running 2024-04-03T17:30:19.4643428Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 50s local 2024-04-03T17:30:19.4644863Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 35s local 2024-04-03T17:30:19.4646053Z Compiling xla/service/topk_rewriter.cc; 22s local 2024-04-03T17:30:19.4647310Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 20s local 2024-04-03T17:30:19.4648894Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 20s local 2024-04-03T17:30:19.4650227Z Compiling xla/service/cpu/in_process_collectives.cc; 16s local 2024-04-03T17:30:19.4651408Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 15s local 2024-04-03T17:30:19.4652551Z Compiling llvm/lib/Transforms/Scalar/GVN.cpp; 11s local ... 2024-04-03T17:30:19.6917479Z 2024-04-03T17:30:19.6918332Z  2024-04-03T17:30:19.6918898Z  2024-04-03T17:30:19.6919391Z  2024-04-03T17:30:19.6919867Z  2024-04-03T17:30:19.6920287Z  2024-04-03T17:30:19.6920751Z  2024-04-03T17:30:19.6921219Z  2024-04-03T17:30:19.6921669Z  2024-04-03T17:30:19.6922447Z [10,932 / 14,756] 48 actions, 47 running 2024-04-03T17:30:19.6923712Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 51s local 2024-04-03T17:30:19.6925225Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 36s local 2024-04-03T17:30:19.6926552Z Compiling xla/service/topk_rewriter.cc; 22s local 2024-04-03T17:30:19.6927825Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 20s local 2024-04-03T17:30:19.6929165Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 20s local 2024-04-03T17:30:19.6930542Z Compiling xla/service/cpu/in_process_collectives.cc; 16s local 2024-04-03T17:30:19.6931850Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 15s local 2024-04-03T17:30:19.6933055Z Compiling llvm/lib/Transforms/Scalar/GVN.cpp; 12s local ... 2024-04-03T17:30:20.0301663Z 2024-04-03T17:30:20.0302350Z  2024-04-03T17:30:20.0302843Z  2024-04-03T17:30:20.0303250Z  2024-04-03T17:30:20.0303704Z  2024-04-03T17:30:20.0304148Z  2024-04-03T17:30:20.0304631Z  2024-04-03T17:30:20.0305060Z  2024-04-03T17:30:20.0305498Z  2024-04-03T17:30:20.0306249Z [10,936 / 14,756] 48 actions, 47 running 2024-04-03T17:30:20.0307427Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 51s local 2024-04-03T17:30:20.0309076Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 36s local 2024-04-03T17:30:20.0310238Z Compiling xla/service/topk_rewriter.cc; 22s local 2024-04-03T17:30:20.0311505Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 20s local 2024-04-03T17:30:20.0312973Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 20s local 2024-04-03T17:30:20.0314531Z Compiling xla/service/cpu/in_process_collectives.cc; 16s local 2024-04-03T17:30:20.0315890Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 15s local 2024-04-03T17:30:20.0317372Z Compiling llvm/lib/Transforms/Scalar/GVN.cpp; 12s local ... 2024-04-03T17:30:20.2678400Z 2024-04-03T17:30:20.2679168Z  2024-04-03T17:30:20.2680226Z  2024-04-03T17:30:20.2680693Z  2024-04-03T17:30:20.2681121Z  2024-04-03T17:30:20.2681548Z  2024-04-03T17:30:20.2681991Z  2024-04-03T17:30:20.2682434Z  2024-04-03T17:30:20.2682897Z  2024-04-03T17:30:20.2683592Z [10,939 / 14,756] 48 actions running 2024-04-03T17:30:20.2685029Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 51s local 2024-04-03T17:30:20.2686257Z Compiling xla/service/topk_rewriter.cc; 23s local 2024-04-03T17:30:20.2687507Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 21s local 2024-04-03T17:30:20.2688988Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 21s local 2024-04-03T17:30:20.2690388Z Compiling xla/service/cpu/in_process_collectives.cc; 16s local 2024-04-03T17:30:20.2691696Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 16s local 2024-04-03T17:30:20.2692862Z Compiling llvm/lib/Transforms/Scalar/GVN.cpp; 12s local 2024-04-03T17:30:20.2694202Z Compiling llvm/lib/Transforms/Scalar/JumpThreading.cpp; 10s local ... 2024-04-03T17:30:20.4961475Z 2024-04-03T17:30:20.4962284Z  2024-04-03T17:30:20.4962929Z  2024-04-03T17:30:20.4963327Z  2024-04-03T17:30:20.4963724Z  2024-04-03T17:30:20.4964118Z  2024-04-03T17:30:20.4964560Z  2024-04-03T17:30:20.4964946Z  2024-04-03T17:30:20.4965349Z  2024-04-03T17:30:20.4966041Z [10,942 / 14,756] 48 actions, 47 running 2024-04-03T17:30:20.4966936Z Compiling xla/service/topk_rewriter.cc; 23s local 2024-04-03T17:30:20.4968068Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 21s local 2024-04-03T17:30:20.4969365Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 21s local 2024-04-03T17:30:20.4970590Z Compiling xla/service/cpu/in_process_collectives.cc; 17s local 2024-04-03T17:30:20.4971702Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 16s local 2024-04-03T17:30:20.4972955Z Compiling llvm/lib/Transforms/Scalar/GVN.cpp; 12s local 2024-04-03T17:30:20.4974126Z Compiling llvm/lib/Transforms/Scalar/JumpThreading.cpp; 10s local 2024-04-03T17:30:20.4975517Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 10s local ... 2024-04-03T17:30:20.8044265Z 2024-04-03T17:30:20.8045044Z  2024-04-03T17:30:20.8045593Z  2024-04-03T17:30:20.8045985Z  2024-04-03T17:30:20.8046369Z  2024-04-03T17:30:20.8046741Z  2024-04-03T17:30:20.8047095Z  2024-04-03T17:30:20.8047486Z  2024-04-03T17:30:20.8047844Z  2024-04-03T17:30:20.8048501Z [10,945 / 14,756] 48 actions, 47 running 2024-04-03T17:30:20.8049614Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 21s local 2024-04-03T17:30:20.8051057Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 21s local 2024-04-03T17:30:20.8052208Z Compiling xla/service/cpu/in_process_collectives.cc; 17s local 2024-04-03T17:30:20.8053293Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 16s local 2024-04-03T17:30:20.8054626Z Compiling llvm/lib/Transforms/Scalar/JumpThreading.cpp; 11s local 2024-04-03T17:30:20.8055659Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 10s local 2024-04-03T17:30:20.8056694Z Compiling llvm/lib/Transforms/Scalar/LoopDistribute.cpp; 9s local 2024-04-03T17:30:20.8057876Z Compiling llvm/lib/Transforms/Scalar/LoopFlatten.cpp; 8s local ... 2024-04-03T17:30:21.0457954Z 2024-04-03T17:30:21.0458658Z  2024-04-03T17:30:21.0459171Z  2024-04-03T17:30:21.0459569Z  2024-04-03T17:30:21.0459981Z  2024-04-03T17:30:21.0460389Z  2024-04-03T17:30:21.0460790Z  2024-04-03T17:30:21.0461211Z  2024-04-03T17:30:21.0461584Z  2024-04-03T17:30:21.0462288Z [10,949 / 14,756] 48 actions, 47 running 2024-04-03T17:30:21.0463470Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 21s local 2024-04-03T17:30:21.0464880Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 21s local 2024-04-03T17:30:21.0466587Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 16s local 2024-04-03T17:30:21.0468096Z Compiling llvm/lib/Transforms/Scalar/JumpThreading.cpp; 11s local 2024-04-03T17:30:21.0469299Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 11s local 2024-04-03T17:30:21.0470450Z Compiling llvm/lib/Transforms/Scalar/LoopFlatten.cpp; 8s local 2024-04-03T17:30:21.0472084Z Compiling llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp; 8s local 2024-04-03T17:30:21.0473549Z Compiling llvm/lib/Transforms/Scalar/LoopInterchange.cpp; 8s local ... 2024-04-03T17:30:21.2637635Z 2024-04-03T17:30:21.2638369Z  2024-04-03T17:30:21.2638932Z  2024-04-03T17:30:21.2639387Z  2024-04-03T17:30:21.2639865Z  2024-04-03T17:30:21.2640324Z  2024-04-03T17:30:21.2640778Z  2024-04-03T17:30:21.2641245Z  2024-04-03T17:30:21.2641644Z  2024-04-03T17:30:21.2642370Z [10,952 / 14,756] 48 actions, 47 running 2024-04-03T17:30:21.2643640Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 22s local 2024-04-03T17:30:21.2645116Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 22s local 2024-04-03T17:30:21.2646533Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 17s local 2024-04-03T17:30:21.2647861Z Compiling llvm/lib/Transforms/Scalar/JumpThreading.cpp; 11s local 2024-04-03T17:30:21.2649111Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 11s local 2024-04-03T17:30:21.2650295Z Compiling llvm/lib/Transforms/Scalar/LoopFlatten.cpp; 9s local 2024-04-03T17:30:21.2651799Z Compiling llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp; 8s local 2024-04-03T17:30:21.2653421Z Compiling llvm/lib/Transforms/Scalar/LoopInterchange.cpp; 8s local ... 2024-04-03T17:30:21.4648980Z 2024-04-03T17:30:21.4649684Z  2024-04-03T17:30:21.4650702Z  2024-04-03T17:30:21.4651164Z  2024-04-03T17:30:21.4651826Z  2024-04-03T17:30:21.4652291Z  2024-04-03T17:30:21.4655412Z  2024-04-03T17:30:21.4656364Z  2024-04-03T17:30:21.4659292Z  2024-04-03T17:30:21.4660363Z [10,954 / 14,756] 48 actions running 2024-04-03T17:30:21.4662005Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 22s local 2024-04-03T17:30:21.4663641Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 22s local 2024-04-03T17:30:21.4665414Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 17s local 2024-04-03T17:30:21.4666660Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 11s local 2024-04-03T17:30:21.4668305Z Compiling llvm/lib/Transforms/Scalar/LoopFlatten.cpp; 9s local 2024-04-03T17:30:21.4669837Z Compiling llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp; 9s local 2024-04-03T17:30:21.4671586Z Compiling llvm/lib/Transforms/Scalar/LoopInterchange.cpp; 8s local 2024-04-03T17:30:21.4673244Z Compiling llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp; 8s local ... 2024-04-03T17:30:21.6652727Z 2024-04-03T17:30:21.6653921Z  2024-04-03T17:30:21.6655090Z  2024-04-03T17:30:21.6655938Z  2024-04-03T17:30:21.6659731Z  2024-04-03T17:30:21.6660409Z  2024-04-03T17:30:21.6663367Z  2024-04-03T17:30:21.6664010Z  2024-04-03T17:30:21.6665089Z  2024-04-03T17:30:21.6665880Z [10,955 / 14,756] 48 actions running 2024-04-03T17:30:21.6667282Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 22s local 2024-04-03T17:30:21.6669373Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 22s local 2024-04-03T17:30:21.6671329Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 17s local 2024-04-03T17:30:21.6672627Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 11s local 2024-04-03T17:30:21.6673920Z Compiling llvm/lib/Transforms/Scalar/LoopFlatten.cpp; 9s local 2024-04-03T17:30:21.6675439Z Compiling llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp; 9s local 2024-04-03T17:30:21.6677059Z Compiling llvm/lib/Transforms/Scalar/LoopInterchange.cpp; 8s local 2024-04-03T17:30:21.6679101Z Compiling llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp; 8s local ... 2024-04-03T17:30:21.8806913Z 2024-04-03T17:30:21.8807694Z  2024-04-03T17:30:21.8808239Z  2024-04-03T17:30:21.8808714Z  2024-04-03T17:30:21.8809149Z  2024-04-03T17:30:21.8809612Z  2024-04-03T17:30:21.8810433Z  2024-04-03T17:30:21.8810866Z  2024-04-03T17:30:21.8811317Z  2024-04-03T17:30:21.8812036Z [10,956 / 14,756] 48 actions, 47 running 2024-04-03T17:30:21.8813192Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 22s local 2024-04-03T17:30:21.8814842Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 22s local 2024-04-03T17:30:21.8816273Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 17s local 2024-04-03T17:30:21.8817477Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 11s local 2024-04-03T17:30:21.8818843Z Compiling llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp; 9s local 2024-04-03T17:30:21.8820373Z Compiling llvm/lib/Transforms/Scalar/LoopInterchange.cpp; 8s local 2024-04-03T17:30:21.8822063Z Compiling llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp; 8s local 2024-04-03T17:30:21.8823633Z Compiling llvm/lib/Transforms/Scalar/LoopPredication.cpp; 8s local ... 2024-04-03T17:30:22.1771814Z 2024-04-03T17:30:22.1785174Z  2024-04-03T17:30:22.1785718Z  2024-04-03T17:30:22.1786136Z  2024-04-03T17:30:22.1786552Z  2024-04-03T17:30:22.1786991Z  2024-04-03T17:30:22.1787388Z  2024-04-03T17:30:22.1788052Z  2024-04-03T17:30:22.1788460Z  2024-04-03T17:30:22.1789131Z [10,958 / 14,756] 48 actions, 47 running 2024-04-03T17:30:22.1790214Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 23s local 2024-04-03T17:30:22.1791557Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 22s local 2024-04-03T17:30:22.1792835Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 18s local 2024-04-03T17:30:22.1793963Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 12s local 2024-04-03T17:30:22.1795232Z Compiling llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp; 9s local 2024-04-03T17:30:22.1796497Z Compiling llvm/lib/Transforms/Scalar/LoopInterchange.cpp; 9s local 2024-04-03T17:30:22.1797788Z Compiling llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp; 9s local 2024-04-03T17:30:22.1799233Z Compiling llvm/lib/Transforms/Scalar/LoopPredication.cpp; 8s local ... 2024-04-03T17:30:22.4138774Z 2024-04-03T17:30:22.4139551Z  2024-04-03T17:30:22.4140078Z  2024-04-03T17:30:22.4140461Z  2024-04-03T17:30:22.4140836Z  2024-04-03T17:30:22.4141208Z  2024-04-03T17:30:22.4141552Z  2024-04-03T17:30:22.4141931Z  2024-04-03T17:30:22.4142300Z  2024-04-03T17:30:22.4142913Z [10,959 / 14,756] 48 actions, 47 running 2024-04-03T17:30:22.4144139Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 23s local 2024-04-03T17:30:22.4145431Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 23s local 2024-04-03T17:30:22.4146565Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 18s local 2024-04-03T17:30:22.4147574Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 12s local 2024-04-03T17:30:22.4149054Z Compiling llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp; 10s local 2024-04-03T17:30:22.4150400Z Compiling llvm/lib/Transforms/Scalar/LoopInterchange.cpp; 9s local 2024-04-03T17:30:22.4151692Z Compiling llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp; 9s local 2024-04-03T17:30:22.4153044Z Compiling llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp; 8s local ... 2024-04-03T17:30:22.6661021Z 2024-04-03T17:30:22.6662172Z  2024-04-03T17:30:22.6662718Z  2024-04-03T17:30:22.6663123Z  2024-04-03T17:30:22.6663554Z  2024-04-03T17:30:22.6665515Z  2024-04-03T17:30:22.6666298Z  2024-04-03T17:30:22.6666935Z  2024-04-03T17:30:22.6667533Z  2024-04-03T17:30:22.6668945Z [10,961 / 14,756] 48 actions running 2024-04-03T17:30:22.6670572Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 23s local 2024-04-03T17:30:22.6672381Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 23s local 2024-04-03T17:30:22.6673965Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 18s local 2024-04-03T17:30:22.6675862Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 12s local 2024-04-03T17:30:22.6677228Z Compiling llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp; 10s local 2024-04-03T17:30:22.6678567Z Compiling llvm/lib/Transforms/Scalar/LoopInterchange.cpp; 9s local 2024-04-03T17:30:22.6680009Z Compiling llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp; 8s local 2024-04-03T17:30:22.6681489Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 8s local ... 2024-04-03T17:30:23.0666580Z 2024-04-03T17:30:23.0667445Z  2024-04-03T17:30:23.0668119Z  2024-04-03T17:30:23.0668524Z  2024-04-03T17:30:23.0668942Z  2024-04-03T17:30:23.0669364Z  2024-04-03T17:30:23.0669828Z  2024-04-03T17:30:23.0670307Z  2024-04-03T17:30:23.0670753Z  2024-04-03T17:30:23.0671496Z [10,962 / 14,756] 48 actions running 2024-04-03T17:30:23.0672970Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 24s local 2024-04-03T17:30:23.0674632Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 23s local 2024-04-03T17:30:23.0676096Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 18s local 2024-04-03T17:30:23.0677118Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 13s local 2024-04-03T17:30:23.0678254Z Compiling llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp; 10s local 2024-04-03T17:30:23.0679566Z Compiling llvm/lib/Transforms/Scalar/LoopInterchange.cpp; 10s local 2024-04-03T17:30:23.0680858Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 8s local 2024-04-03T17:30:23.0682008Z Compiling xla/service/transpose_folding.cc; 8s local ... 2024-04-03T17:30:23.4671514Z 2024-04-03T17:30:23.4672260Z  2024-04-03T17:30:23.4672680Z  2024-04-03T17:30:23.4673003Z  2024-04-03T17:30:23.4673336Z  2024-04-03T17:30:23.4673667Z  2024-04-03T17:30:23.4673974Z  2024-04-03T17:30:23.4674326Z  2024-04-03T17:30:23.4674656Z  2024-04-03T17:30:23.4675195Z [10,963 / 14,756] 48 actions running 2024-04-03T17:30:23.4676095Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 24s local 2024-04-03T17:30:23.4677189Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 24s local 2024-04-03T17:30:23.4678177Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 19s local 2024-04-03T17:30:23.4679078Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 13s local 2024-04-03T17:30:23.4680027Z Compiling llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp; 11s local 2024-04-03T17:30:23.4681114Z Compiling llvm/lib/Transforms/Scalar/LoopInterchange.cpp; 10s local 2024-04-03T17:30:23.4682197Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 9s local 2024-04-03T17:30:23.4683156Z Compiling xla/service/transpose_folding.cc; 9s local ... 2024-04-03T17:30:23.6792385Z 2024-04-03T17:30:23.6793166Z  2024-04-03T17:30:23.6793698Z  2024-04-03T17:30:23.6794148Z  2024-04-03T17:30:23.6794621Z  2024-04-03T17:30:23.6795022Z  2024-04-03T17:30:23.6795461Z  2024-04-03T17:30:23.6795896Z  2024-04-03T17:30:23.6796319Z  2024-04-03T17:30:23.6797024Z [10,966 / 14,756] 47 actions, 46 running 2024-04-03T17:30:23.6798228Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 24s local 2024-04-03T17:30:23.6799672Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 24s local 2024-04-03T17:30:23.6801062Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 19s local 2024-04-03T17:30:23.6802222Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 13s local 2024-04-03T17:30:23.6803816Z Compiling llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp; 11s local 2024-04-03T17:30:23.6805332Z Compiling llvm/lib/Transforms/Scalar/LoopInterchange.cpp; 10s local 2024-04-03T17:30:23.6806705Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 9s local 2024-04-03T17:30:23.6808057Z Compiling xla/service/transpose_folding.cc; 9s local ... 2024-04-03T17:30:24.0731894Z 2024-04-03T17:30:24.0732673Z  2024-04-03T17:30:24.0733179Z  2024-04-03T17:30:24.0733612Z  2024-04-03T17:30:24.0734039Z  2024-04-03T17:30:24.0734590Z  2024-04-03T17:30:24.0735036Z  2024-04-03T17:30:24.0735487Z  2024-04-03T17:30:24.0735877Z  2024-04-03T17:30:24.0736547Z [10,967 / 14,756] 48 actions running 2024-04-03T17:30:24.0737692Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 25s local 2024-04-03T17:30:24.0739084Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 24s local 2024-04-03T17:30:24.0740423Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 19s local 2024-04-03T17:30:24.0741492Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 14s local 2024-04-03T17:30:24.0742620Z Compiling llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp; 11s local 2024-04-03T17:30:24.0744086Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 9s local 2024-04-03T17:30:24.0745495Z Compiling xla/service/transpose_folding.cc; 9s local 2024-04-03T17:30:24.0746690Z Compiling llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp; 9s local ... 2024-04-03T17:30:24.3708731Z 2024-04-03T17:30:24.3709517Z  2024-04-03T17:30:24.3710061Z  2024-04-03T17:30:24.3710538Z  2024-04-03T17:30:24.3713352Z  2024-04-03T17:30:24.3714140Z  2024-04-03T17:30:24.3714926Z  2024-04-03T17:30:24.3716505Z  2024-04-03T17:30:24.3717206Z  2024-04-03T17:30:24.3718089Z [10,968 / 14,756] 48 actions, 47 running 2024-04-03T17:30:24.3719638Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 25s local 2024-04-03T17:30:24.3721285Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 25s local 2024-04-03T17:30:24.3722929Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 20s local 2024-04-03T17:30:24.3724354Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 14s local 2024-04-03T17:30:24.3725762Z Compiling llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp; 12s local 2024-04-03T17:30:24.3727732Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 10s local 2024-04-03T17:30:24.3729207Z Compiling xla/service/transpose_folding.cc; 10s local 2024-04-03T17:30:24.3730615Z Compiling llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp; 9s local ... 2024-04-03T17:30:24.6583811Z 2024-04-03T17:30:24.6584937Z  2024-04-03T17:30:24.6585893Z  2024-04-03T17:30:24.6587000Z  2024-04-03T17:30:24.6587532Z  2024-04-03T17:30:24.6588204Z  2024-04-03T17:30:24.6588625Z  2024-04-03T17:30:24.6589083Z  2024-04-03T17:30:24.6589499Z  2024-04-03T17:30:24.6590225Z [10,970 / 14,756] 48 actions, 47 running 2024-04-03T17:30:24.6591683Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 25s local 2024-04-03T17:30:24.6593331Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 25s local 2024-04-03T17:30:24.6594631Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 20s local 2024-04-03T17:30:24.6595946Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 10s local 2024-04-03T17:30:24.6597138Z Compiling xla/service/transpose_folding.cc; 10s local 2024-04-03T17:30:24.6598342Z Compiling llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp; 9s local 2024-04-03T17:30:24.6599724Z Compiling llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp; 7s local 2024-04-03T17:30:24.6601222Z Compiling llvm/utils/TableGen/DecoderEmitter.cpp [for tool]; 7s local ... 2024-04-03T17:30:24.8684286Z 2024-04-03T17:30:24.8685763Z  2024-04-03T17:30:24.8686340Z  2024-04-03T17:30:24.8686767Z  2024-04-03T17:30:24.8687596Z  2024-04-03T17:30:24.8688077Z  2024-04-03T17:30:24.8688520Z  2024-04-03T17:30:24.8688940Z  2024-04-03T17:30:24.8689409Z  2024-04-03T17:30:24.8690104Z [10,972 / 14,756] 48 actions running 2024-04-03T17:30:24.8691241Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 25s local 2024-04-03T17:30:24.8693078Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 25s local 2024-04-03T17:30:24.8694595Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 20s local 2024-04-03T17:30:24.8696007Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 10s local 2024-04-03T17:30:24.8697266Z Compiling xla/service/transpose_folding.cc; 10s local 2024-04-03T17:30:24.8698388Z Compiling llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp; 10s local 2024-04-03T17:30:24.8699698Z Compiling llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp; 8s local 2024-04-03T17:30:24.8701264Z Compiling llvm/utils/TableGen/DecoderEmitter.cpp [for tool]; 7s local ... 2024-04-03T17:30:25.0792558Z 2024-04-03T17:30:25.0793316Z  2024-04-03T17:30:25.0793855Z  2024-04-03T17:30:25.0794265Z  2024-04-03T17:30:25.0794656Z  2024-04-03T17:30:25.0795063Z  2024-04-03T17:30:25.0795495Z  2024-04-03T17:30:25.0795933Z  2024-04-03T17:30:25.0796471Z  2024-04-03T17:30:25.0797185Z [10,975 / 14,756] 48 actions, 47 running 2024-04-03T17:30:25.0798382Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 26s local 2024-04-03T17:30:25.0800059Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 25s local 2024-04-03T17:30:25.0801507Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 20s local 2024-04-03T17:30:25.0802959Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 10s local 2024-04-03T17:30:25.0804236Z Compiling xla/service/transpose_folding.cc; 10s local 2024-04-03T17:30:25.0805701Z Compiling llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp; 8s local 2024-04-03T17:30:25.0807265Z Compiling llvm/utils/TableGen/DecoderEmitter.cpp [for tool]; 7s local 2024-04-03T17:30:25.0808715Z Compiling llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp; 7s local ... 2024-04-03T17:30:25.2857973Z 2024-04-03T17:30:25.2858775Z  2024-04-03T17:30:25.2859398Z  2024-04-03T17:30:25.2859846Z  2024-04-03T17:30:25.2860304Z  2024-04-03T17:30:25.2860778Z  2024-04-03T17:30:25.2861234Z  2024-04-03T17:30:25.2861703Z  2024-04-03T17:30:25.2862151Z  2024-04-03T17:30:25.2862888Z [10,982 / 14,756] 48 actions, 47 running 2024-04-03T17:30:25.2864194Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 26s local 2024-04-03T17:30:25.2865684Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 26s local 2024-04-03T17:30:25.2867134Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 21s local 2024-04-03T17:30:25.2868999Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 11s local 2024-04-03T17:30:25.2870240Z Compiling xla/service/transpose_folding.cc; 10s local 2024-04-03T17:30:25.2871690Z Compiling llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp; 8s local 2024-04-03T17:30:25.2874345Z Compiling llvm/utils/TableGen/DecoderEmitter.cpp [for tool]; 7s local 2024-04-03T17:30:25.2875915Z Compiling llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp; 7s local ... 2024-04-03T17:30:25.5548360Z 2024-04-03T17:30:25.5549188Z  2024-04-03T17:30:25.5549720Z  2024-04-03T17:30:25.5550127Z  2024-04-03T17:30:25.5550548Z  2024-04-03T17:30:25.5550959Z  2024-04-03T17:30:25.5565266Z  2024-04-03T17:30:25.5565763Z  2024-04-03T17:30:25.5566205Z  2024-04-03T17:30:25.5566915Z [10,990 / 14,756] 48 actions, 47 running 2024-04-03T17:30:25.5568128Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 26s local 2024-04-03T17:30:25.5569960Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 26s local 2024-04-03T17:30:25.5571309Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 21s local 2024-04-03T17:30:25.5572663Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 11s local 2024-04-03T17:30:25.5573874Z Compiling xla/service/transpose_folding.cc; 11s local 2024-04-03T17:30:25.5575730Z Compiling llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp; 8s local 2024-04-03T17:30:25.5577112Z Compiling llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp; 8s local 2024-04-03T17:30:25.5578452Z Compiling llvm/lib/Transforms/Scalar/NaryReassociate.cpp; 6s local ... 2024-04-03T17:30:25.7563532Z 2024-04-03T17:30:25.7564325Z  2024-04-03T17:30:25.7565016Z  2024-04-03T17:30:25.7565422Z  2024-04-03T17:30:25.7565850Z  2024-04-03T17:30:25.7566272Z  2024-04-03T17:30:25.7566688Z  2024-04-03T17:30:25.7567131Z  2024-04-03T17:30:25.7567543Z  2024-04-03T17:30:25.7568256Z [10,993 / 14,756] 48 actions, 47 running 2024-04-03T17:30:25.7569405Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 26s local 2024-04-03T17:30:25.7570737Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 26s local 2024-04-03T17:30:25.7572007Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 21s local 2024-04-03T17:30:25.7573344Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 11s local 2024-04-03T17:30:25.7574624Z Compiling xla/service/transpose_folding.cc; 11s local 2024-04-03T17:30:25.7575883Z Compiling llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp; 8s local 2024-04-03T17:30:25.7577274Z Compiling llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp; 8s local 2024-04-03T17:30:25.7578686Z Compiling llvm/lib/Transforms/Scalar/NaryReassociate.cpp; 7s local ... 2024-04-03T17:30:25.9760064Z 2024-04-03T17:30:25.9760830Z  2024-04-03T17:30:25.9761375Z  2024-04-03T17:30:25.9761759Z  2024-04-03T17:30:25.9762190Z  2024-04-03T17:30:25.9762511Z  2024-04-03T17:30:25.9762870Z  2024-04-03T17:30:25.9763241Z  2024-04-03T17:30:25.9763599Z  2024-04-03T17:30:25.9764349Z [10,999 / 14,756] 48 actions, 47 running 2024-04-03T17:30:25.9765389Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 26s local 2024-04-03T17:30:25.9766783Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 26s local 2024-04-03T17:30:25.9768083Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 21s local 2024-04-03T17:30:25.9769471Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 11s local 2024-04-03T17:30:25.9770715Z Compiling xla/service/transpose_folding.cc; 11s local 2024-04-03T17:30:25.9771961Z Compiling llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp; 9s local 2024-04-03T17:30:25.9773467Z Compiling llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp; 8s local 2024-04-03T17:30:25.9775057Z Compiling llvm/lib/Transforms/Scalar/NaryReassociate.cpp; 7s local ... 2024-04-03T17:30:26.1979902Z 2024-04-03T17:30:26.1980592Z  2024-04-03T17:30:26.1981098Z  2024-04-03T17:30:26.1981518Z  2024-04-03T17:30:26.1981915Z  2024-04-03T17:30:26.1982317Z  2024-04-03T17:30:26.1982721Z  2024-04-03T17:30:26.1983132Z  2024-04-03T17:30:26.1983530Z  2024-04-03T17:30:26.1984205Z [11,009 / 14,756] 48 actions, 47 running 2024-04-03T17:30:26.1985460Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 27s local 2024-04-03T17:30:26.1986809Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 26s local 2024-04-03T17:30:26.1988295Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 22s local 2024-04-03T17:30:26.1989733Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 11s local 2024-04-03T17:30:26.1991162Z Compiling llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp; 9s local 2024-04-03T17:30:26.1992535Z Compiling llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp; 8s local 2024-04-03T17:30:26.1994115Z Compiling llvm/lib/Transforms/Scalar/NaryReassociate.cpp; 7s local 2024-04-03T17:30:26.1995313Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 7s local ... 2024-04-03T17:30:26.4055736Z 2024-04-03T17:30:26.4059735Z  2024-04-03T17:30:26.4060418Z  2024-04-03T17:30:26.4060834Z  2024-04-03T17:30:26.4061599Z  2024-04-03T17:30:26.4062051Z  2024-04-03T17:30:26.4062459Z  2024-04-03T17:30:26.4062892Z  2024-04-03T17:30:26.4063334Z  2024-04-03T17:30:26.4064073Z [11,020 / 14,756] 48 actions, 47 running 2024-04-03T17:30:26.4065257Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 27s local 2024-04-03T17:30:26.4066650Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 27s local 2024-04-03T17:30:26.4068286Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 22s local 2024-04-03T17:30:26.4069642Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 12s local 2024-04-03T17:30:26.4071226Z Compiling llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp; 9s local 2024-04-03T17:30:26.4072913Z Compiling llvm/lib/Transforms/Scalar/NaryReassociate.cpp; 7s local 2024-04-03T17:30:26.4074116Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 7s local 2024-04-03T17:30:26.4075312Z Compiling llvm/lib/Transforms/Scalar/Reassociate.cpp; 6s local ... 2024-04-03T17:30:26.6136492Z 2024-04-03T17:30:26.6137260Z  2024-04-03T17:30:26.6137820Z  2024-04-03T17:30:26.6138286Z  2024-04-03T17:30:26.6138754Z  2024-04-03T17:30:26.6139216Z  2024-04-03T17:30:26.6139642Z  2024-04-03T17:30:26.6140072Z  2024-04-03T17:30:26.6140496Z  2024-04-03T17:30:26.6141217Z [11,029 / 14,756] 48 actions, 47 running 2024-04-03T17:30:26.6142516Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 27s local 2024-04-03T17:30:26.6144077Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 27s local 2024-04-03T17:30:26.6145570Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 22s local 2024-04-03T17:30:26.6147091Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 12s local 2024-04-03T17:30:26.6148970Z Compiling llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp; 9s local 2024-04-03T17:30:26.6150423Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 7s local 2024-04-03T17:30:26.6151700Z Compiling llvm/lib/Transforms/Scalar/Reassociate.cpp; 7s local 2024-04-03T17:30:26.6152940Z @llvm-project//llvm:Scalar; 6s local ... 2024-04-03T17:30:26.8697309Z 2024-04-03T17:30:26.8698019Z  2024-04-03T17:30:26.8698567Z  2024-04-03T17:30:26.8699022Z  2024-04-03T17:30:26.8699510Z  2024-04-03T17:30:26.8699957Z  2024-04-03T17:30:26.8700399Z  2024-04-03T17:30:26.8700848Z  2024-04-03T17:30:26.8701277Z  2024-04-03T17:30:26.8701957Z [11,037 / 14,756] 48 actions running 2024-04-03T17:30:26.8703142Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 27s local 2024-04-03T17:30:26.8704627Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 27s local 2024-04-03T17:30:26.8706010Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 22s local 2024-04-03T17:30:26.8707452Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 12s local 2024-04-03T17:30:26.8709406Z Compiling llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp; 10s local 2024-04-03T17:30:26.8710746Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 8s local 2024-04-03T17:30:26.8712001Z Compiling llvm/lib/Transforms/Scalar/Reassociate.cpp; 7s local 2024-04-03T17:30:26.8713258Z @llvm-project//llvm:Scalar; 7s local ... 2024-04-03T17:30:27.0700956Z 2024-04-03T17:30:27.0701713Z  2024-04-03T17:30:27.0702227Z  2024-04-03T17:30:27.0702676Z  2024-04-03T17:30:27.0703104Z  2024-04-03T17:30:27.0703544Z  2024-04-03T17:30:27.0703948Z  2024-04-03T17:30:27.0704365Z  2024-04-03T17:30:27.0704767Z  2024-04-03T17:30:27.0705831Z [11,038 / 14,756] 48 actions running 2024-04-03T17:30:27.0707043Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 28s local 2024-04-03T17:30:27.0708940Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 27s local 2024-04-03T17:30:27.0710235Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 22s local 2024-04-03T17:30:27.0711832Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 12s local 2024-04-03T17:30:27.0713302Z Compiling llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp; 10s local 2024-04-03T17:30:27.0714600Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 8s local 2024-04-03T17:30:27.0715794Z Compiling llvm/lib/Transforms/Scalar/Reassociate.cpp; 7s local 2024-04-03T17:30:27.0717015Z @llvm-project//llvm:Scalar; 7s local ... 2024-04-03T17:30:27.3692513Z 2024-04-03T17:30:27.3693658Z  2024-04-03T17:30:27.3694763Z  2024-04-03T17:30:27.3695887Z  2024-04-03T17:30:27.3696394Z  2024-04-03T17:30:27.3696876Z  2024-04-03T17:30:27.3697279Z  2024-04-03T17:30:27.3697718Z  2024-04-03T17:30:27.3698149Z  2024-04-03T17:30:27.3698878Z [11,039 / 14,756] 48 actions, 47 running 2024-04-03T17:30:27.3700135Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 28s local 2024-04-03T17:30:27.3701612Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 28s local 2024-04-03T17:30:27.3702926Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 23s local 2024-04-03T17:30:27.3704304Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 13s local 2024-04-03T17:30:27.3705987Z Compiling llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp; 10s local 2024-04-03T17:30:27.3707341Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 8s local 2024-04-03T17:30:27.3709150Z Compiling llvm/lib/Transforms/Scalar/Reassociate.cpp; 7s local 2024-04-03T17:30:27.3710410Z @llvm-project//llvm:Scalar; 7s local ... 2024-04-03T17:30:27.6623080Z 2024-04-03T17:30:27.6623883Z  2024-04-03T17:30:27.6624423Z  2024-04-03T17:30:27.6624859Z  2024-04-03T17:30:27.6625407Z  2024-04-03T17:30:27.6625908Z  2024-04-03T17:30:27.6626332Z  2024-04-03T17:30:27.6626778Z  2024-04-03T17:30:27.6627216Z  2024-04-03T17:30:27.6628325Z [11,041 / 14,756] 48 actions, 47 running 2024-04-03T17:30:27.6629545Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 28s local 2024-04-03T17:30:27.6630936Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 28s local 2024-04-03T17:30:27.6632263Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 23s local 2024-04-03T17:30:27.6633651Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 13s local 2024-04-03T17:30:27.6635121Z Compiling llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp; 10s local 2024-04-03T17:30:27.6636471Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 8s local 2024-04-03T17:30:27.6637657Z Compiling llvm/lib/Transforms/Scalar/Reassociate.cpp; 8s local 2024-04-03T17:30:27.6638982Z @llvm-project//llvm:Scalar; 7s local ... 2024-04-03T17:30:27.8706899Z 2024-04-03T17:30:27.8707901Z  2024-04-03T17:30:27.8708422Z  2024-04-03T17:30:27.8708885Z  2024-04-03T17:30:27.8711804Z  2024-04-03T17:30:27.8712719Z  2024-04-03T17:30:27.8715744Z  2024-04-03T17:30:27.8716461Z  2024-04-03T17:30:27.8717356Z  2024-04-03T17:30:27.8720486Z [11,041 / 14,756] 48 actions running 2024-04-03T17:30:27.8721929Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 28s local 2024-04-03T17:30:27.8723826Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 28s local 2024-04-03T17:30:27.8725461Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 23s local 2024-04-03T17:30:27.8727078Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 13s local 2024-04-03T17:30:27.8729388Z Compiling llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp; 11s local 2024-04-03T17:30:27.8731112Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 9s local 2024-04-03T17:30:27.8732487Z Compiling llvm/lib/Transforms/Scalar/Reassociate.cpp; 8s local 2024-04-03T17:30:27.8733974Z @llvm-project//llvm:Scalar; 8s local ... 2024-04-03T17:30:28.0711824Z 2024-04-03T17:30:28.0713488Z  2024-04-03T17:30:28.0714421Z  2024-04-03T17:30:28.0715416Z  2024-04-03T17:30:28.0716654Z  2024-04-03T17:30:28.0717170Z  2024-04-03T17:30:28.0717605Z  2024-04-03T17:30:28.0718064Z  2024-04-03T17:30:28.0718521Z  2024-04-03T17:30:28.0719246Z [11,042 / 14,756] 48 actions running 2024-04-03T17:30:28.0723408Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 29s local 2024-04-03T17:30:28.0725119Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 28s local 2024-04-03T17:30:28.0726697Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 23s local 2024-04-03T17:30:28.0728450Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 13s local 2024-04-03T17:30:28.0730251Z Compiling llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp; 11s local 2024-04-03T17:30:28.0732004Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 9s local 2024-04-03T17:30:28.0733352Z Compiling llvm/lib/Transforms/Scalar/Reassociate.cpp; 8s local 2024-04-03T17:30:28.0735076Z @llvm-project//llvm:Scalar; 8s local ... 2024-04-03T17:30:28.5899794Z 2024-04-03T17:30:28.5901048Z  2024-04-03T17:30:28.5902197Z  2024-04-03T17:30:28.5902697Z  2024-04-03T17:30:28.5903137Z  2024-04-03T17:30:28.5903576Z  2024-04-03T17:30:28.5904010Z  2024-04-03T17:30:28.5904458Z  2024-04-03T17:30:28.5904909Z  2024-04-03T17:30:28.5905664Z [11,043 / 14,756] 48 actions, 47 running 2024-04-03T17:30:28.5906890Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 29s local 2024-04-03T17:30:28.5908763Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 29s local 2024-04-03T17:30:28.5910137Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 24s local 2024-04-03T17:30:28.5911513Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 14s local 2024-04-03T17:30:28.5913063Z Compiling llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp; 11s local 2024-04-03T17:30:28.5914490Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 9s local 2024-04-03T17:30:28.5915734Z Compiling llvm/lib/Transforms/Scalar/Reassociate.cpp; 9s local 2024-04-03T17:30:28.5917009Z @llvm-project//llvm:Scalar; 8s local ... 2024-04-03T17:30:28.8717720Z 2024-04-03T17:30:28.8718911Z  2024-04-03T17:30:28.8719438Z  2024-04-03T17:30:28.8719876Z  2024-04-03T17:30:28.8720433Z  2024-04-03T17:30:28.8720869Z  2024-04-03T17:30:28.8721282Z  2024-04-03T17:30:28.8721699Z  2024-04-03T17:30:28.8722143Z  2024-04-03T17:30:28.8722844Z [11,043 / 14,756] 48 actions running 2024-04-03T17:30:28.8724041Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 29s local 2024-04-03T17:30:28.8725705Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 29s local 2024-04-03T17:30:28.8727136Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 24s local 2024-04-03T17:30:28.8728576Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 14s local 2024-04-03T17:30:28.8730192Z Compiling llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp; 12s local 2024-04-03T17:30:28.8731632Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 10s local 2024-04-03T17:30:28.8732762Z Compiling llvm/lib/Transforms/Scalar/Reassociate.cpp; 9s local 2024-04-03T17:30:28.8733932Z @llvm-project//llvm:Scalar; 9s local ... 2024-04-03T17:30:29.0721503Z 2024-04-03T17:30:29.0722240Z  2024-04-03T17:30:29.0723502Z  2024-04-03T17:30:29.0724242Z  2024-04-03T17:30:29.0724897Z  2024-04-03T17:30:29.0725512Z  2024-04-03T17:30:29.0726149Z  2024-04-03T17:30:29.0727192Z  2024-04-03T17:30:29.0727889Z  2024-04-03T17:30:29.0728742Z [11,045 / 14,756] 48 actions running 2024-04-03T17:30:29.0730148Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 30s local 2024-04-03T17:30:29.0732012Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 29s local 2024-04-03T17:30:29.0733621Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 24s local 2024-04-03T17:30:29.0735140Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 14s local 2024-04-03T17:30:29.0736648Z Compiling llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp; 12s local 2024-04-03T17:30:29.0737987Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 10s local 2024-04-03T17:30:29.0739167Z Compiling llvm/lib/Transforms/Scalar/Reassociate.cpp; 9s local 2024-04-03T17:30:29.0740525Z @llvm-project//llvm:Scalar; 9s local ... 2024-04-03T17:30:29.3837401Z 2024-04-03T17:30:29.3838586Z  2024-04-03T17:30:29.3841794Z  2024-04-03T17:30:29.3842520Z  2024-04-03T17:30:29.3845446Z  2024-04-03T17:30:29.3846142Z  2024-04-03T17:30:29.3848974Z  2024-04-03T17:30:29.3849623Z  2024-04-03T17:30:29.3852377Z  2024-04-03T17:30:29.3853298Z [11,046 / 14,756] 48 actions, 47 running 2024-04-03T17:30:29.3857069Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 30s local 2024-04-03T17:30:29.3858920Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 30s local 2024-04-03T17:30:29.3860562Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 25s local 2024-04-03T17:30:29.3862147Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 15s local 2024-04-03T17:30:29.3863920Z Compiling llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp; 12s local 2024-04-03T17:30:29.3865553Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 10s local 2024-04-03T17:30:29.3869472Z Compiling llvm/lib/Transforms/Scalar/Reassociate.cpp; 9s local 2024-04-03T17:30:29.3871008Z @llvm-project//llvm:Scalar; 9s local ... 2024-04-03T17:30:29.5985282Z 2024-04-03T17:30:29.5986459Z  2024-04-03T17:30:29.5987453Z  2024-04-03T17:30:29.5988725Z  2024-04-03T17:30:29.5989203Z  2024-04-03T17:30:29.5989679Z  2024-04-03T17:30:29.5990061Z  2024-04-03T17:30:29.5990530Z  2024-04-03T17:30:29.5991017Z  2024-04-03T17:30:29.5991800Z [11,053 / 14,756] 48 actions, 47 running 2024-04-03T17:30:29.5992898Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 30s local 2024-04-03T17:30:29.5994216Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 25s local 2024-04-03T17:30:29.5995625Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 15s local 2024-04-03T17:30:29.5997125Z Compiling llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp; 12s local 2024-04-03T17:30:29.5998529Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 10s local 2024-04-03T17:30:29.5999824Z Compiling llvm/lib/Transforms/Scalar/Reassociate.cpp; 10s local 2024-04-03T17:30:29.6001279Z Compiling llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp; 9s local 2024-04-03T17:30:29.6002605Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 9s local ... 2024-04-03T17:30:29.8104008Z 2024-04-03T17:30:29.8104906Z  2024-04-03T17:30:29.8105487Z  2024-04-03T17:30:29.8106411Z  2024-04-03T17:30:29.8106845Z  2024-04-03T17:30:29.8110017Z  2024-04-03T17:30:29.8112980Z  2024-04-03T17:30:29.8115815Z  2024-04-03T17:30:29.8118674Z  2024-04-03T17:30:29.8121844Z [11,062 / 14,756] 48 actions, 47 running 2024-04-03T17:30:29.8125654Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 30s local 2024-04-03T17:30:29.8129587Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 25s local 2024-04-03T17:30:29.8133516Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 15s local 2024-04-03T17:30:29.8138204Z Compiling llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp; 12s local 2024-04-03T17:30:29.8142165Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 11s local 2024-04-03T17:30:29.8145939Z Compiling llvm/lib/Transforms/Scalar/Reassociate.cpp; 10s local 2024-04-03T17:30:29.8147855Z @llvm-project//llvm:Scalar; 10s local 2024-04-03T17:30:29.8149198Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 9s local ... 2024-04-03T17:30:30.0266978Z 2024-04-03T17:30:30.0268251Z  2024-04-03T17:30:30.0268750Z  2024-04-03T17:30:30.0269151Z  2024-04-03T17:30:30.0271220Z  2024-04-03T17:30:30.0271919Z  2024-04-03T17:30:30.0272350Z  2024-04-03T17:30:30.0272755Z  2024-04-03T17:30:30.0273169Z  2024-04-03T17:30:30.0277829Z [11,064 / 14,756] 48 actions, 47 running 2024-04-03T17:30:30.0281072Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 30s local 2024-04-03T17:30:30.0282350Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 25s local 2024-04-03T17:30:30.0283704Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 15s local 2024-04-03T17:30:30.0285134Z Compiling llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp; 13s local 2024-04-03T17:30:30.0286538Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 11s local 2024-04-03T17:30:30.0287747Z Compiling llvm/lib/Transforms/Scalar/Reassociate.cpp; 10s local 2024-04-03T17:30:30.0288985Z @llvm-project//llvm:Scalar; 10s local 2024-04-03T17:30:30.0289937Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 10s local ... 2024-04-03T17:30:30.2730668Z 2024-04-03T17:30:30.2731815Z  2024-04-03T17:30:30.2732354Z  2024-04-03T17:30:30.2732802Z  2024-04-03T17:30:30.2735025Z  2024-04-03T17:30:30.2735548Z  2024-04-03T17:30:30.2735981Z  2024-04-03T17:30:30.2736585Z  2024-04-03T17:30:30.2737015Z  2024-04-03T17:30:30.2737679Z [11,064 / 14,756] 48 actions running 2024-04-03T17:30:30.2738801Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 31s local 2024-04-03T17:30:30.2740095Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 26s local 2024-04-03T17:30:30.2741421Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 16s local 2024-04-03T17:30:30.2742939Z Compiling llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp; 13s local 2024-04-03T17:30:30.2744969Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 11s local 2024-04-03T17:30:30.2746173Z Compiling llvm/lib/Transforms/Scalar/Reassociate.cpp; 10s local 2024-04-03T17:30:30.2747297Z @llvm-project//llvm:Scalar; 10s local 2024-04-03T17:30:30.2748500Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 10s local ... 2024-04-03T17:30:30.6887468Z 2024-04-03T17:30:30.6888501Z  2024-04-03T17:30:30.6889045Z  2024-04-03T17:30:30.6889483Z  2024-04-03T17:30:30.6890932Z  2024-04-03T17:30:30.6891351Z  2024-04-03T17:30:30.6891760Z  2024-04-03T17:30:30.6895342Z  2024-04-03T17:30:30.6897585Z  2024-04-03T17:30:30.6898603Z [11,066 / 14,756] 47 actions, 46 running 2024-04-03T17:30:30.6900063Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 31s local 2024-04-03T17:30:30.6901680Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 26s local 2024-04-03T17:30:30.6903200Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 16s local 2024-04-03T17:30:30.6904966Z Compiling llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp; 13s local 2024-04-03T17:30:30.6906513Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 12s local 2024-04-03T17:30:30.6908025Z @llvm-project//llvm:Scalar; 10s local 2024-04-03T17:30:30.6909165Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 10s local 2024-04-03T17:30:30.6910689Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 10s local ... 2024-04-03T17:30:30.9676907Z 2024-04-03T17:30:30.9678065Z  2024-04-03T17:30:30.9681143Z  2024-04-03T17:30:30.9681968Z  2024-04-03T17:30:30.9683126Z  2024-04-03T17:30:30.9683863Z  2024-04-03T17:30:30.9684247Z  2024-04-03T17:30:30.9684607Z  2024-04-03T17:30:30.9684934Z  2024-04-03T17:30:30.9685557Z [11,068 / 14,756] 48 actions, 47 running 2024-04-03T17:30:30.9686566Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 31s local 2024-04-03T17:30:30.9687971Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 16s local 2024-04-03T17:30:30.9689216Z Compiling llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp; 14s local 2024-04-03T17:30:30.9690365Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 12s local 2024-04-03T17:30:30.9691296Z @llvm-project//llvm:Scalar; 11s local 2024-04-03T17:30:30.9692036Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 11s local 2024-04-03T17:30:30.9693077Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 10s local 2024-04-03T17:30:30.9694156Z Compiling xla/service/hlo_creation_utils.cc; 10s local ... 2024-04-03T17:30:31.2050275Z 2024-04-03T17:30:31.2051060Z  2024-04-03T17:30:31.2051595Z  2024-04-03T17:30:31.2052029Z  2024-04-03T17:30:31.2052447Z  2024-04-03T17:30:31.2052880Z  2024-04-03T17:30:31.2053299Z  2024-04-03T17:30:31.2053733Z  2024-04-03T17:30:31.2054169Z  2024-04-03T17:30:31.2055068Z [11,070 / 14,756] 48 actions, 47 running 2024-04-03T17:30:31.2056286Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 31s local 2024-04-03T17:30:31.2057758Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 16s local 2024-04-03T17:30:31.2059127Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 12s local 2024-04-03T17:30:31.2060224Z @llvm-project//llvm:Scalar; 11s local 2024-04-03T17:30:31.2061188Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 11s local 2024-04-03T17:30:31.2062540Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 10s local 2024-04-03T17:30:31.2063865Z Compiling xla/service/hlo_creation_utils.cc; 10s local 2024-04-03T17:30:31.2065156Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 9s local ... 2024-04-03T17:30:31.4656004Z 2024-04-03T17:30:31.4656777Z  2024-04-03T17:30:31.4657348Z  2024-04-03T17:30:31.4660579Z  2024-04-03T17:30:31.4661031Z  2024-04-03T17:30:31.4661490Z  2024-04-03T17:30:31.4661950Z  2024-04-03T17:30:31.4662399Z  2024-04-03T17:30:31.4662824Z  2024-04-03T17:30:31.4663547Z [11,074 / 14,756] 48 actions, 47 running 2024-04-03T17:30:31.4664687Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 32s local 2024-04-03T17:30:31.4666097Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 17s local 2024-04-03T17:30:31.4667451Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 12s local 2024-04-03T17:30:31.4668805Z @llvm-project//llvm:Scalar; 11s local 2024-04-03T17:30:31.4669778Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 11s local 2024-04-03T17:30:31.4671163Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 10s local 2024-04-03T17:30:31.4672462Z Compiling xla/service/hlo_creation_utils.cc; 10s local 2024-04-03T17:30:31.4673694Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 10s local ... 2024-04-03T17:30:31.6741513Z 2024-04-03T17:30:31.6742327Z  2024-04-03T17:30:31.6742864Z  2024-04-03T17:30:31.6743816Z  2024-04-03T17:30:31.6744254Z  2024-04-03T17:30:31.6744674Z  2024-04-03T17:30:31.6745100Z  2024-04-03T17:30:31.6745533Z  2024-04-03T17:30:31.6748111Z  2024-04-03T17:30:31.6749172Z [11,076 / 14,756] 48 actions running 2024-04-03T17:30:31.6750683Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 32s local 2024-04-03T17:30:31.6752652Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 17s local 2024-04-03T17:30:31.6756665Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 13s local 2024-04-03T17:30:31.6758240Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 11s local 2024-04-03T17:30:31.6760164Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 11s local 2024-04-03T17:30:31.6761589Z Compiling xla/service/hlo_creation_utils.cc; 11s local 2024-04-03T17:30:31.6762927Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 10s local 2024-04-03T17:30:31.6764654Z @llvm-project//llvm:InstCombine; 9s local ... 2024-04-03T17:30:31.8777141Z 2024-04-03T17:30:31.8777922Z  2024-04-03T17:30:31.8778424Z  2024-04-03T17:30:31.8778820Z  2024-04-03T17:30:31.8779221Z  2024-04-03T17:30:31.8779759Z  2024-04-03T17:30:31.8780201Z  2024-04-03T17:30:31.8780802Z  2024-04-03T17:30:31.8781197Z  2024-04-03T17:30:31.8781911Z [11,078 / 14,756] 48 actions, 47 running 2024-04-03T17:30:31.8783115Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 32s local 2024-04-03T17:30:31.8784600Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 17s local 2024-04-03T17:30:31.8785925Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 13s local 2024-04-03T17:30:31.8787008Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 12s local 2024-04-03T17:30:31.8788639Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 11s local 2024-04-03T17:30:31.8789842Z Compiling xla/service/hlo_creation_utils.cc; 11s local 2024-04-03T17:30:31.8791003Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 10s local 2024-04-03T17:30:31.8792304Z @llvm-project//llvm:InstCombine; 9s local ... 2024-04-03T17:30:32.0926822Z 2024-04-03T17:30:32.0927580Z  2024-04-03T17:30:32.0928123Z  2024-04-03T17:30:32.0928594Z  2024-04-03T17:30:32.0929049Z  2024-04-03T17:30:32.0929469Z  2024-04-03T17:30:32.0929928Z  2024-04-03T17:30:32.0930336Z  2024-04-03T17:30:32.0930739Z  2024-04-03T17:30:32.0931446Z [11,079 / 14,756] 48 actions, 47 running 2024-04-03T17:30:32.0932723Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 32s local 2024-04-03T17:30:32.0934194Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 17s local 2024-04-03T17:30:32.0935708Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 13s local 2024-04-03T17:30:32.0936871Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 12s local 2024-04-03T17:30:32.0938215Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 11s local 2024-04-03T17:30:32.0939531Z Compiling xla/service/hlo_creation_utils.cc; 11s local 2024-04-03T17:30:32.0940779Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 10s local 2024-04-03T17:30:32.0942102Z @llvm-project//llvm:InstCombine; 9s local ... 2024-04-03T17:30:32.3767719Z 2024-04-03T17:30:32.3768477Z  2024-04-03T17:30:32.3769048Z  2024-04-03T17:30:32.3769524Z  2024-04-03T17:30:32.3769938Z  2024-04-03T17:30:32.3770367Z  2024-04-03T17:30:32.3770780Z  2024-04-03T17:30:32.3771183Z  2024-04-03T17:30:32.3771630Z  2024-04-03T17:30:32.3772336Z [11,081 / 14,756] 48 actions, 47 running 2024-04-03T17:30:32.3773546Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 33s local 2024-04-03T17:30:32.3775176Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 18s local 2024-04-03T17:30:32.3776533Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 13s local 2024-04-03T17:30:32.3777672Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 12s local 2024-04-03T17:30:32.3778958Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 11s local 2024-04-03T17:30:32.3780266Z Compiling xla/service/hlo_creation_utils.cc; 11s local 2024-04-03T17:30:32.3781475Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 11s local 2024-04-03T17:30:32.3782876Z @llvm-project//llvm:InstCombine; 10s local ... 2024-04-03T17:30:32.6340707Z 2024-04-03T17:30:32.6341509Z  2024-04-03T17:30:32.6342054Z  2024-04-03T17:30:32.6342488Z  2024-04-03T17:30:32.6343290Z  2024-04-03T17:30:32.6343739Z  2024-04-03T17:30:32.6344157Z  2024-04-03T17:30:32.6344580Z  2024-04-03T17:30:32.6345021Z  2024-04-03T17:30:32.6345740Z [11,084 / 14,756] 48 actions, 47 running 2024-04-03T17:30:32.6346987Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 33s local 2024-04-03T17:30:32.6348880Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 18s local 2024-04-03T17:30:32.6350222Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 13s local 2024-04-03T17:30:32.6351337Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 12s local 2024-04-03T17:30:32.6352694Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 12s local 2024-04-03T17:30:32.6354010Z Compiling xla/service/hlo_creation_utils.cc; 11s local 2024-04-03T17:30:32.6355224Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 11s local 2024-04-03T17:30:32.6356554Z @llvm-project//llvm:InstCombine; 10s local ... 2024-04-03T17:30:32.8701219Z 2024-04-03T17:30:32.8701987Z  2024-04-03T17:30:32.8702524Z  2024-04-03T17:30:32.8702998Z  2024-04-03T17:30:32.8703452Z  2024-04-03T17:30:32.8703905Z  2024-04-03T17:30:32.8704355Z  2024-04-03T17:30:32.8704816Z  2024-04-03T17:30:32.8705245Z  2024-04-03T17:30:32.8706014Z [11,086 / 14,756] 48 actions, 47 running 2024-04-03T17:30:32.8707284Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 33s local 2024-04-03T17:30:32.8709109Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 18s local 2024-04-03T17:30:32.8710393Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 14s local 2024-04-03T17:30:32.8711417Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 13s local 2024-04-03T17:30:32.8712710Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 12s local 2024-04-03T17:30:32.8713998Z Compiling xla/service/hlo_creation_utils.cc; 12s local 2024-04-03T17:30:32.8715243Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 11s local 2024-04-03T17:30:32.8716585Z @llvm-project//llvm:InstCombine; 10s local ... 2024-04-03T17:30:33.0751973Z 2024-04-03T17:30:33.0752779Z  2024-04-03T17:30:33.0753312Z  2024-04-03T17:30:33.0753746Z  2024-04-03T17:30:33.0754178Z  2024-04-03T17:30:33.0759311Z  2024-04-03T17:30:33.0760192Z  2024-04-03T17:30:33.0764022Z  2024-04-03T17:30:33.0764763Z  2024-04-03T17:30:33.0768964Z [11,088 / 14,756] 48 actions running 2024-04-03T17:30:33.0770463Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 33s local 2024-04-03T17:30:33.0775506Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 18s local 2024-04-03T17:30:33.0777178Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 14s local 2024-04-03T17:30:33.0781671Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 13s local 2024-04-03T17:30:33.0783242Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 12s local 2024-04-03T17:30:33.0831156Z Compiling xla/service/hlo_creation_utils.cc; 12s local 2024-04-03T17:30:33.0832793Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 11s local 2024-04-03T17:30:33.0837946Z @llvm-project//llvm:InstCombine; 10s local ... 2024-04-03T17:30:33.4614576Z 2024-04-03T17:30:33.4615394Z  2024-04-03T17:30:33.4615909Z  2024-04-03T17:30:33.4616308Z  2024-04-03T17:30:33.4616727Z  2024-04-03T17:30:33.4617191Z  2024-04-03T17:30:33.4617603Z  2024-04-03T17:30:33.4618028Z  2024-04-03T17:30:33.4618462Z  2024-04-03T17:30:33.4623643Z [11,090 / 14,756] 48 actions, 47 running 2024-04-03T17:30:33.4624834Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 34s local 2024-04-03T17:30:33.4626319Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 19s local 2024-04-03T17:30:33.4627590Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 14s local 2024-04-03T17:30:33.4630589Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 13s local 2024-04-03T17:30:33.4631867Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 12s local 2024-04-03T17:30:33.4633043Z Compiling xla/service/hlo_creation_utils.cc; 12s local 2024-04-03T17:30:33.4634106Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 12s local 2024-04-03T17:30:33.4635633Z @llvm-project//llvm:InstCombine; 11s local ... 2024-04-03T17:30:33.6712022Z 2024-04-03T17:30:33.6712781Z  2024-04-03T17:30:33.6713313Z  2024-04-03T17:30:33.6713787Z  2024-04-03T17:30:33.6714236Z  2024-04-03T17:30:33.6714717Z  2024-04-03T17:30:33.6715161Z  2024-04-03T17:30:33.6715556Z  2024-04-03T17:30:33.6715961Z  2024-04-03T17:30:33.6716703Z [11,092 / 14,756] 48 actions, 47 running 2024-04-03T17:30:33.6717867Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 34s local 2024-04-03T17:30:33.6719299Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 19s local 2024-04-03T17:30:33.6720561Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 15s local 2024-04-03T17:30:33.6721650Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 13s local 2024-04-03T17:30:33.6723107Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 13s local 2024-04-03T17:30:33.6724336Z Compiling xla/service/hlo_creation_utils.cc; 13s local 2024-04-03T17:30:33.6725483Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 12s local 2024-04-03T17:30:33.6726732Z @llvm-project//llvm:InstCombine; 11s local ... 2024-04-03T17:30:33.8762963Z 2024-04-03T17:30:33.8763717Z  2024-04-03T17:30:33.8764258Z  2024-04-03T17:30:33.8764658Z  2024-04-03T17:30:33.8765051Z  2024-04-03T17:30:33.8765455Z  2024-04-03T17:30:33.8765876Z  2024-04-03T17:30:33.8766299Z  2024-04-03T17:30:33.8766727Z  2024-04-03T17:30:33.8767355Z [11,094 / 14,756] 48 actions running 2024-04-03T17:30:33.8768504Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 34s local 2024-04-03T17:30:33.8769960Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 19s local 2024-04-03T17:30:33.8771255Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 15s local 2024-04-03T17:30:33.8772324Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 14s local 2024-04-03T17:30:33.8773557Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 13s local 2024-04-03T17:30:33.8775049Z Compiling xla/service/hlo_creation_utils.cc; 13s local 2024-04-03T17:30:33.8776548Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 12s local 2024-04-03T17:30:33.8777818Z @llvm-project//llvm:InstCombine; 11s local ... 2024-04-03T17:30:34.0762081Z 2024-04-03T17:30:34.0762789Z  2024-04-03T17:30:34.0763273Z  2024-04-03T17:30:34.0763637Z  2024-04-03T17:30:34.0764811Z  2024-04-03T17:30:34.0765169Z  2024-04-03T17:30:34.0765531Z  2024-04-03T17:30:34.0767926Z  2024-04-03T17:30:34.0768858Z  2024-04-03T17:30:34.0772164Z [11,095 / 14,756] 48 actions running 2024-04-03T17:30:34.0773749Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 34s local 2024-04-03T17:30:34.0778021Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 19s local 2024-04-03T17:30:34.0779570Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 15s local 2024-04-03T17:30:34.0783302Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 14s local 2024-04-03T17:30:34.0784982Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 13s local 2024-04-03T17:30:34.0788971Z Compiling xla/service/hlo_creation_utils.cc; 13s local 2024-04-03T17:30:34.0790321Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 12s local 2024-04-03T17:30:34.0830389Z @llvm-project//llvm:InstCombine; 11s local ... 2024-04-03T17:30:34.4650975Z 2024-04-03T17:30:34.4651757Z  2024-04-03T17:30:34.4652313Z  2024-04-03T17:30:34.4653144Z  2024-04-03T17:30:34.4653618Z  2024-04-03T17:30:34.4656259Z  2024-04-03T17:30:34.4656705Z  2024-04-03T17:30:34.4657152Z  2024-04-03T17:30:34.4657598Z  2024-04-03T17:30:34.4658313Z [11,098 / 14,756] 48 actions, 47 running 2024-04-03T17:30:34.4659520Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 35s local 2024-04-03T17:30:34.4661226Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 20s local 2024-04-03T17:30:34.4662480Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 15s local 2024-04-03T17:30:34.4663594Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 14s local 2024-04-03T17:30:34.4664911Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 13s local 2024-04-03T17:30:34.4666150Z Compiling xla/service/hlo_creation_utils.cc; 13s local 2024-04-03T17:30:34.4667263Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 13s local 2024-04-03T17:30:34.4668823Z @llvm-project//llvm:InstCombine; 12s local ... 2024-04-03T17:30:34.6774477Z 2024-04-03T17:30:34.6775282Z  2024-04-03T17:30:34.6775805Z  2024-04-03T17:30:34.6776255Z  2024-04-03T17:30:34.6776690Z  2024-04-03T17:30:34.6777109Z  2024-04-03T17:30:34.6777552Z  2024-04-03T17:30:34.6777981Z  2024-04-03T17:30:34.6778461Z  2024-04-03T17:30:34.6779157Z [11,101 / 14,756] 48 actions running 2024-04-03T17:30:34.6780219Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 35s local 2024-04-03T17:30:34.6781597Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 20s local 2024-04-03T17:30:34.6782946Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 16s local 2024-04-03T17:30:34.6784101Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 14s local 2024-04-03T17:30:34.6785379Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 14s local 2024-04-03T17:30:34.6786665Z Compiling xla/service/hlo_creation_utils.cc; 14s local 2024-04-03T17:30:34.6788189Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 13s local 2024-04-03T17:30:34.6789544Z @llvm-project//llvm:InstCombine; 12s local ... 2024-04-03T17:30:34.9327617Z 2024-04-03T17:30:34.9328368Z  2024-04-03T17:30:34.9328845Z  2024-04-03T17:30:34.9329250Z  2024-04-03T17:30:34.9329676Z  2024-04-03T17:30:34.9330067Z  2024-04-03T17:30:34.9330480Z  2024-04-03T17:30:34.9330848Z  2024-04-03T17:30:34.9331258Z  2024-04-03T17:30:34.9331921Z [11,102 / 14,756] 48 actions, 47 running 2024-04-03T17:30:34.9333035Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 35s local 2024-04-03T17:30:34.9334213Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 16s local 2024-04-03T17:30:34.9335358Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 15s local 2024-04-03T17:30:34.9336584Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 14s local 2024-04-03T17:30:34.9337862Z Compiling xla/service/hlo_creation_utils.cc; 14s local 2024-04-03T17:30:34.9339176Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 13s local 2024-04-03T17:30:34.9340397Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T17:30:34.9341314Z @llvm-project//llvm:InstCombine; 12s local ... 2024-04-03T17:30:35.1581949Z 2024-04-03T17:30:35.1582730Z  2024-04-03T17:30:35.1583309Z  2024-04-03T17:30:35.1583739Z  2024-04-03T17:30:35.1584166Z  2024-04-03T17:30:35.1584591Z  2024-04-03T17:30:35.1585007Z  2024-04-03T17:30:35.1585419Z  2024-04-03T17:30:35.1585836Z  2024-04-03T17:30:35.1586528Z [11,111 / 14,756] 48 actions, 47 running 2024-04-03T17:30:35.1587952Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 35s local 2024-04-03T17:30:35.1589241Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 15s local 2024-04-03T17:30:35.1590499Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 14s local 2024-04-03T17:30:35.1592162Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T17:30:35.1593427Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 12s local 2024-04-03T17:30:35.1594746Z @llvm-project//llvm:InstCombine; 11s local 2024-04-03T17:30:35.1595937Z Compiling llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp; 10s local 2024-04-03T17:30:35.1597563Z @llvm-project//llvm:InstCombine; 10s local ... 2024-04-03T17:30:35.4779912Z 2024-04-03T17:30:35.4780646Z  2024-04-03T17:30:35.4781181Z  2024-04-03T17:30:35.4781586Z  2024-04-03T17:30:35.4781987Z  2024-04-03T17:30:35.4782392Z  2024-04-03T17:30:35.4782782Z  2024-04-03T17:30:35.4783198Z  2024-04-03T17:30:35.4783622Z  2024-04-03T17:30:35.4784249Z [11,117 / 14,756] 48 actions running 2024-04-03T17:30:35.4785298Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 36s local 2024-04-03T17:30:35.4786472Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 15s local 2024-04-03T17:30:35.4787938Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 14s local 2024-04-03T17:30:35.4789223Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T17:30:35.4790329Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 12s local 2024-04-03T17:30:35.4791581Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T17:30:35.4792746Z Compiling llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp; 10s local 2024-04-03T17:30:35.4794038Z @llvm-project//llvm:InstCombine; 10s local ... 2024-04-03T17:30:35.7819026Z 2024-04-03T17:30:35.7819806Z  2024-04-03T17:30:35.7820318Z  2024-04-03T17:30:35.7820743Z  2024-04-03T17:30:35.7821150Z  2024-04-03T17:30:35.7821540Z  2024-04-03T17:30:35.7821965Z  2024-04-03T17:30:35.7822394Z  2024-04-03T17:30:35.7822842Z  2024-04-03T17:30:35.7823570Z [11,119 / 14,756] 48 actions, 47 running 2024-04-03T17:30:35.7824816Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 36s local 2024-04-03T17:30:35.7826116Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 15s local 2024-04-03T17:30:35.7827338Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 15s local 2024-04-03T17:30:35.7828836Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T17:30:35.7829941Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 13s local 2024-04-03T17:30:35.7831287Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T17:30:35.7832602Z Compiling llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp; 11s local 2024-04-03T17:30:35.7833888Z @llvm-project//llvm:InstCombine; 10s local ... 2024-04-03T17:30:36.0782417Z 2024-04-03T17:30:36.0783210Z  2024-04-03T17:30:36.0783752Z  2024-04-03T17:30:36.0784209Z  2024-04-03T17:30:36.0784647Z  2024-04-03T17:30:36.0785112Z  2024-04-03T17:30:36.0785546Z  2024-04-03T17:30:36.0785963Z  2024-04-03T17:30:36.0790606Z  2024-04-03T17:30:36.0792561Z [11,121 / 14,756] 48 actions running 2024-04-03T17:30:36.0793824Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 36s local 2024-04-03T17:30:36.0795265Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 16s local 2024-04-03T17:30:36.0796570Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 15s local 2024-04-03T17:30:36.0797941Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T17:30:36.0799159Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 13s local 2024-04-03T17:30:36.0800560Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T17:30:36.0801849Z Compiling llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp; 11s local 2024-04-03T17:30:36.0803254Z @llvm-project//llvm:InstCombine; 11s local ... 2024-04-03T17:30:36.3175182Z 2024-04-03T17:30:36.3175906Z  2024-04-03T17:30:36.3176370Z  2024-04-03T17:30:36.3176735Z  2024-04-03T17:30:36.3177111Z  2024-04-03T17:30:36.3177497Z  2024-04-03T17:30:36.3178297Z  2024-04-03T17:30:36.3178688Z  2024-04-03T17:30:36.3179063Z  2024-04-03T17:30:36.3179694Z [11,122 / 14,756] 48 actions, 47 running 2024-04-03T17:30:36.3180800Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 37s local 2024-04-03T17:30:36.3182246Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 15s local 2024-04-03T17:30:36.3183394Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T17:30:36.3184407Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 13s local 2024-04-03T17:30:36.3185532Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T17:30:36.3186553Z Compiling llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp; 11s local 2024-04-03T17:30:36.3187929Z @llvm-project//llvm:InstCombine; 11s local 2024-04-03T17:30:36.3188944Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 10s local ... 2024-04-03T17:30:36.5066425Z 2024-04-03T17:30:36.5067180Z  2024-04-03T17:30:36.5067970Z  2024-04-03T17:30:36.5068357Z  2024-04-03T17:30:36.5068902Z  2024-04-03T17:30:36.5069270Z  2024-04-03T17:30:36.5069613Z  2024-04-03T17:30:36.5069976Z  2024-04-03T17:30:36.5070326Z  2024-04-03T17:30:36.5070941Z [11,124 / 14,756] 48 actions, 47 running 2024-04-03T17:30:36.5071974Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 37s local 2024-04-03T17:30:36.5073169Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 16s local 2024-04-03T17:30:36.5074261Z @llvm-project//llvm:InstCombine; 14s local 2024-04-03T17:30:36.5075238Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 13s local 2024-04-03T17:30:36.5076340Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T17:30:36.5077347Z Compiling llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp; 11s local 2024-04-03T17:30:36.5078464Z @llvm-project//llvm:InstCombine; 11s local 2024-04-03T17:30:36.5079433Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 11s local ... 2024-04-03T17:30:36.8034922Z 2024-04-03T17:30:36.8035586Z  2024-04-03T17:30:36.8036052Z  2024-04-03T17:30:36.8036445Z  2024-04-03T17:30:36.8036829Z  2024-04-03T17:30:36.8037225Z  2024-04-03T17:30:36.8037607Z  2024-04-03T17:30:36.8038117Z  2024-04-03T17:30:36.8038512Z  2024-04-03T17:30:36.8039138Z [11,129 / 14,756] 48 actions, 47 running 2024-04-03T17:30:36.8040167Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 37s local 2024-04-03T17:30:36.8041664Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 16s local 2024-04-03T17:30:36.8043016Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 14s local 2024-04-03T17:30:36.8044211Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T17:30:36.8045258Z Compiling llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp; 12s local 2024-04-03T17:30:36.8046485Z @llvm-project//llvm:InstCombine; 11s local 2024-04-03T17:30:36.8047376Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 11s local 2024-04-03T17:30:36.8048532Z Compiling xla/service/sub_byte_normalization.cc; 10s local ... 2024-04-03T17:30:37.0790381Z 2024-04-03T17:30:37.0805055Z  2024-04-03T17:30:37.0805473Z  2024-04-03T17:30:37.0805822Z  2024-04-03T17:30:37.0806147Z  2024-04-03T17:30:37.0806475Z  2024-04-03T17:30:37.0806778Z  2024-04-03T17:30:37.0807105Z  2024-04-03T17:30:37.0807429Z  2024-04-03T17:30:37.0807940Z [11,129 / 14,756] 48 actions running 2024-04-03T17:30:37.0808791Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 37s local 2024-04-03T17:30:37.0809850Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 16s local 2024-04-03T17:30:37.0810922Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 14s local 2024-04-03T17:30:37.0811892Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T17:30:37.0813217Z Compiling llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp; 12s local 2024-04-03T17:30:37.0814205Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T17:30:37.0815143Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 11s local 2024-04-03T17:30:37.0816055Z Compiling xla/service/sub_byte_normalization.cc; 10s local ... 2024-04-03T17:30:37.2794094Z 2024-04-03T17:30:37.2799355Z  2024-04-03T17:30:37.2799816Z  2024-04-03T17:30:37.2800143Z  2024-04-03T17:30:37.2800471Z  2024-04-03T17:30:37.2800805Z  2024-04-03T17:30:37.2801115Z  2024-04-03T17:30:37.2801443Z  2024-04-03T17:30:37.2801771Z  2024-04-03T17:30:37.2802291Z [11,130 / 14,756] 48 actions running 2024-04-03T17:30:37.2803154Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 38s local 2024-04-03T17:30:37.2804228Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 16s local 2024-04-03T17:30:37.2805342Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 14s local 2024-04-03T17:30:37.2806305Z @llvm-project//llvm:InstCombine; 14s local 2024-04-03T17:30:37.2807194Z Compiling llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp; 12s local 2024-04-03T17:30:37.2808315Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T17:30:37.2809148Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 11s local 2024-04-03T17:30:37.2810111Z Compiling xla/service/sub_byte_normalization.cc; 11s local ... 2024-04-03T17:30:37.5258205Z 2024-04-03T17:30:37.5258964Z  2024-04-03T17:30:37.5259540Z  2024-04-03T17:30:37.5262700Z  2024-04-03T17:30:37.5263187Z  2024-04-03T17:30:37.5263610Z  2024-04-03T17:30:37.5264007Z  2024-04-03T17:30:37.5264398Z  2024-04-03T17:30:37.5264810Z  2024-04-03T17:30:37.5265516Z [11,133 / 14,756] 47 actions, 46 running 2024-04-03T17:30:37.5266758Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 38s local 2024-04-03T17:30:37.5268549Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 17s local 2024-04-03T17:30:37.5283474Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 14s local 2024-04-03T17:30:37.5284876Z @llvm-project//llvm:InstCombine; 14s local 2024-04-03T17:30:37.5286067Z Compiling llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp; 12s local 2024-04-03T17:30:37.5287334Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T17:30:37.5288487Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 12s local 2024-04-03T17:30:37.5289766Z Compiling xla/service/sub_byte_normalization.cc; 11s local ... 2024-04-03T17:30:37.7557322Z 2024-04-03T17:30:37.7558270Z  2024-04-03T17:30:37.7559042Z  2024-04-03T17:30:37.7559678Z  2024-04-03T17:30:37.7560345Z  2024-04-03T17:30:37.7560827Z  2024-04-03T17:30:37.7561447Z  2024-04-03T17:30:37.7562060Z  2024-04-03T17:30:37.7562510Z  2024-04-03T17:30:37.7563662Z [11,137 / 14,756] 48 actions, 47 running 2024-04-03T17:30:37.7565343Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 38s local 2024-04-03T17:30:37.7567232Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 17s local 2024-04-03T17:30:37.7569200Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 15s local 2024-04-03T17:30:37.7570933Z @llvm-project//llvm:InstCombine; 14s local 2024-04-03T17:30:37.7572421Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T17:30:37.7573665Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 12s local 2024-04-03T17:30:37.7575305Z Compiling xla/service/sub_byte_normalization.cc; 11s local 2024-04-03T17:30:37.7576888Z Compiling llvm/lib/Transforms/Utils/CodeExtractor.cpp; 8s local ... 2024-04-03T17:30:38.0806149Z 2024-04-03T17:30:38.0806923Z  2024-04-03T17:30:38.0807487Z  2024-04-03T17:30:38.0807922Z  2024-04-03T17:30:38.0808394Z  2024-04-03T17:30:38.0809253Z  2024-04-03T17:30:38.0809688Z  2024-04-03T17:30:38.0810138Z  2024-04-03T17:30:38.0810582Z  2024-04-03T17:30:38.0811259Z [11,137 / 14,756] 48 actions running 2024-04-03T17:30:38.0812582Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 38s local 2024-04-03T17:30:38.0814374Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 17s local 2024-04-03T17:30:38.0816028Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 15s local 2024-04-03T17:30:38.0817456Z @llvm-project//llvm:InstCombine; 14s local 2024-04-03T17:30:38.0818361Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T17:30:38.0819423Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 12s local 2024-04-03T17:30:38.0820696Z Compiling xla/service/sub_byte_normalization.cc; 11s local 2024-04-03T17:30:38.0821945Z Compiling llvm/lib/Transforms/Utils/CodeExtractor.cpp; 8s local ... 2024-04-03T17:30:38.2804883Z 2024-04-03T17:30:38.2805672Z  2024-04-03T17:30:38.2806142Z  2024-04-03T17:30:38.2806648Z  2024-04-03T17:30:38.2807076Z  2024-04-03T17:30:38.2807470Z  2024-04-03T17:30:38.2807906Z  2024-04-03T17:30:38.2808341Z  2024-04-03T17:30:38.2808791Z  2024-04-03T17:30:38.2809444Z [11,138 / 14,756] 48 actions running 2024-04-03T17:30:38.2810620Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 39s local 2024-04-03T17:30:38.2811995Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 17s local 2024-04-03T17:30:38.2813521Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 15s local 2024-04-03T17:30:38.2815179Z @llvm-project//llvm:InstCombine; 15s local 2024-04-03T17:30:38.2816052Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T17:30:38.2817101Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 12s local 2024-04-03T17:30:38.2818290Z Compiling xla/service/sub_byte_normalization.cc; 12s local 2024-04-03T17:30:38.2819496Z Compiling llvm/lib/Transforms/Utils/CodeExtractor.cpp; 8s local ... 2024-04-03T17:30:38.6623426Z 2024-04-03T17:30:38.6624208Z  2024-04-03T17:30:38.6624650Z  2024-04-03T17:30:38.6625007Z  2024-04-03T17:30:38.6625363Z  2024-04-03T17:30:38.6625688Z  2024-04-03T17:30:38.6626071Z  2024-04-03T17:30:38.6626392Z  2024-04-03T17:30:38.6626731Z  2024-04-03T17:30:38.6627341Z [11,139 / 14,756] 48 actions, 47 running 2024-04-03T17:30:38.6628463Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 39s local 2024-04-03T17:30:38.6629557Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 18s local 2024-04-03T17:30:38.6630698Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 16s local 2024-04-03T17:30:38.6631732Z @llvm-project//llvm:InstCombine; 15s local 2024-04-03T17:30:38.6632428Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T17:30:38.6633281Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 13s local 2024-04-03T17:30:38.6634231Z Compiling llvm/lib/Transforms/Utils/CodeExtractor.cpp; 9s local 2024-04-03T17:30:38.6635218Z Compiling llvm/lib/Transforms/Utils/Debugify.cpp; 7s local ... 2024-04-03T17:30:38.8811518Z 2024-04-03T17:30:38.8812252Z  2024-04-03T17:30:38.8812769Z  2024-04-03T17:30:38.8813154Z  2024-04-03T17:30:38.8813713Z  2024-04-03T17:30:38.8814092Z  2024-04-03T17:30:38.8814616Z  2024-04-03T17:30:38.8815012Z  2024-04-03T17:30:38.8815403Z  2024-04-03T17:30:38.8816020Z [11,141 / 14,756] 48 actions running 2024-04-03T17:30:38.8817068Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 39s local 2024-04-03T17:30:38.8818380Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 18s local 2024-04-03T17:30:38.8819795Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 16s local 2024-04-03T17:30:38.8821410Z @llvm-project//llvm:InstCombine; 15s local 2024-04-03T17:30:38.8822350Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T17:30:38.8823286Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 13s local 2024-04-03T17:30:38.8824443Z Compiling llvm/lib/Transforms/Utils/CodeExtractor.cpp; 9s local 2024-04-03T17:30:38.8825510Z Compiling llvm/lib/Transforms/Utils/Debugify.cpp; 8s local ... 2024-04-03T17:30:39.0813203Z 2024-04-03T17:30:39.0813946Z  2024-04-03T17:30:39.0814538Z  2024-04-03T17:30:39.0814938Z  2024-04-03T17:30:39.0815325Z  2024-04-03T17:30:39.0815710Z  2024-04-03T17:30:39.0816045Z  2024-04-03T17:30:39.0816413Z  2024-04-03T17:30:39.0816769Z  2024-04-03T17:30:39.0817358Z [11,142 / 14,756] 48 actions running 2024-04-03T17:30:39.0818390Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 39s local 2024-04-03T17:30:39.0819687Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 18s local 2024-04-03T17:30:39.0821118Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 16s local 2024-04-03T17:30:39.0822271Z @llvm-project//llvm:InstCombine; 15s local 2024-04-03T17:30:39.0823041Z @llvm-project//llvm:InstCombine; 14s local 2024-04-03T17:30:39.0824294Z Compiling llvm/lib/Transforms/Utils/CodeExtractor.cpp; 9s local 2024-04-03T17:30:39.0825546Z Compiling llvm/lib/Transforms/Utils/Debugify.cpp; 8s local 2024-04-03T17:30:39.0826743Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 6s local ... 2024-04-03T17:30:39.3665234Z 2024-04-03T17:30:39.3666502Z  2024-04-03T17:30:39.3667774Z  2024-04-03T17:30:39.3668701Z  2024-04-03T17:30:39.3672434Z  2024-04-03T17:30:39.3673035Z  2024-04-03T17:30:39.3673652Z  2024-04-03T17:30:39.3674461Z  2024-04-03T17:30:39.3675493Z  2024-04-03T17:30:39.3676200Z [11,144 / 14,756] 48 actions, 47 running 2024-04-03T17:30:39.3677266Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 40s local 2024-04-03T17:30:39.3678598Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 18s local 2024-04-03T17:30:39.3680030Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 16s local 2024-04-03T17:30:39.3681239Z @llvm-project//llvm:InstCombine; 16s local 2024-04-03T17:30:39.3682114Z @llvm-project//llvm:InstCombine; 14s local 2024-04-03T17:30:39.3683108Z Compiling llvm/lib/Transforms/Utils/CodeExtractor.cpp; 9s local 2024-04-03T17:30:39.3684252Z Compiling llvm/lib/Transforms/Utils/Debugify.cpp; 8s local 2024-04-03T17:30:39.3685395Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 6s local ... 2024-04-03T17:30:39.6088637Z 2024-04-03T17:30:39.6089827Z  2024-04-03T17:30:39.6092168Z  2024-04-03T17:30:39.6092733Z  2024-04-03T17:30:39.6093286Z  2024-04-03T17:30:39.6093833Z  2024-04-03T17:30:39.6094480Z  2024-04-03T17:30:39.6095002Z  2024-04-03T17:30:39.6095533Z  2024-04-03T17:30:39.6096385Z [11,146 / 14,756] 48 actions, 47 running 2024-04-03T17:30:39.6097670Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 40s local 2024-04-03T17:30:39.6099382Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 17s local 2024-04-03T17:30:39.6100761Z @llvm-project//llvm:InstCombine; 16s local 2024-04-03T17:30:39.6101781Z @llvm-project//llvm:InstCombine; 14s local 2024-04-03T17:30:39.6102905Z Compiling llvm/lib/Transforms/Utils/CodeExtractor.cpp; 10s local 2024-04-03T17:30:39.6104207Z Compiling llvm/lib/Transforms/Utils/Debugify.cpp; 8s local 2024-04-03T17:30:39.6105586Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 6s local 2024-04-03T17:30:39.6106812Z Compiling llvm/lib/Transforms/Utils/LCSSA.cpp; 6s local ... 2024-04-03T17:30:39.8271611Z 2024-04-03T17:30:39.8272433Z  2024-04-03T17:30:39.8272983Z  2024-04-03T17:30:39.8273382Z  2024-04-03T17:30:39.8273765Z  2024-04-03T17:30:39.8274143Z  2024-04-03T17:30:39.8274855Z  2024-04-03T17:30:39.8275291Z  2024-04-03T17:30:39.8275714Z  2024-04-03T17:30:39.8276398Z [11,149 / 14,756] 48 actions, 47 running 2024-04-03T17:30:39.8277561Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 40s local 2024-04-03T17:30:39.8278976Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 17s local 2024-04-03T17:30:39.8280572Z @llvm-project//llvm:InstCombine; 16s local 2024-04-03T17:30:39.8281481Z @llvm-project//llvm:InstCombine; 14s local 2024-04-03T17:30:39.8282408Z Compiling llvm/lib/Transforms/Utils/Debugify.cpp; 8s local 2024-04-03T17:30:39.8283580Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 7s local 2024-04-03T17:30:39.8284761Z Compiling llvm/lib/Transforms/Utils/LCSSA.cpp; 6s local 2024-04-03T17:30:39.8285855Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 6s local ... 2024-04-03T17:30:40.0825885Z 2024-04-03T17:30:40.0826674Z  2024-04-03T17:30:40.0827166Z  2024-04-03T17:30:40.0830310Z  2024-04-03T17:30:40.0830819Z  2024-04-03T17:30:40.0831269Z  2024-04-03T17:30:40.0831665Z  2024-04-03T17:30:40.0832072Z  2024-04-03T17:30:40.0832473Z  2024-04-03T17:30:40.0833117Z [11,150 / 14,756] 48 actions running 2024-04-03T17:30:40.0834285Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 40s local 2024-04-03T17:30:40.0835488Z @llvm-project//llvm:InstCombine; 16s local 2024-04-03T17:30:40.0836341Z @llvm-project//llvm:InstCombine; 15s local 2024-04-03T17:30:40.0837264Z Compiling llvm/lib/Transforms/Utils/Debugify.cpp; 9s local 2024-04-03T17:30:40.0838424Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 7s local 2024-04-03T17:30:40.0839490Z Compiling llvm/lib/Transforms/Utils/LCSSA.cpp; 7s local 2024-04-03T17:30:40.0840452Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 6s local 2024-04-03T17:30:40.0841678Z Compiling llvm/lib/Transforms/Utils/LoopConstrainer.cpp; 6s local ... 2024-04-03T17:30:40.3378089Z 2024-04-03T17:30:40.3378827Z  2024-04-03T17:30:40.3379305Z  2024-04-03T17:30:40.3382333Z  2024-04-03T17:30:40.3383157Z  2024-04-03T17:30:40.3386097Z  2024-04-03T17:30:40.3386809Z  2024-04-03T17:30:40.3389509Z  2024-04-03T17:30:40.3390213Z  2024-04-03T17:30:40.3391141Z [11,151 / 14,756] 48 actions, 47 running 2024-04-03T17:30:40.3392598Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 41s local 2024-04-03T17:30:40.3394677Z @llvm-project//llvm:InstCombine; 17s local 2024-04-03T17:30:40.3395910Z @llvm-project//llvm:InstCombine; 15s local 2024-04-03T17:30:40.3397073Z Compiling llvm/lib/Transforms/Utils/Debugify.cpp; 9s local 2024-04-03T17:30:40.3429367Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 7s local 2024-04-03T17:30:40.3431074Z Compiling llvm/lib/Transforms/Utils/LCSSA.cpp; 7s local 2024-04-03T17:30:40.3434612Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 6s local 2024-04-03T17:30:40.3436107Z Compiling llvm/lib/Transforms/Utils/LoopConstrainer.cpp; 6s local ... 2024-04-03T17:30:40.6832122Z 2024-04-03T17:30:40.6832879Z  2024-04-03T17:30:40.6833425Z  2024-04-03T17:30:40.6833847Z  2024-04-03T17:30:40.6834270Z  2024-04-03T17:30:40.6834721Z  2024-04-03T17:30:40.6835126Z  2024-04-03T17:30:40.6835518Z  2024-04-03T17:30:40.6835934Z  2024-04-03T17:30:40.6836575Z [11,152 / 14,756] 48 actions running 2024-04-03T17:30:40.6837612Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 41s local 2024-04-03T17:30:40.6838802Z @llvm-project//llvm:InstCombine; 17s local 2024-04-03T17:30:40.6839774Z @llvm-project//llvm:InstCombine; 15s local 2024-04-03T17:30:40.6840723Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 8s local 2024-04-03T17:30:40.6841873Z Compiling llvm/lib/Transforms/Utils/LCSSA.cpp; 7s local 2024-04-03T17:30:40.6843454Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 7s local 2024-04-03T17:30:40.6844647Z Compiling llvm/lib/Transforms/Utils/LoopConstrainer.cpp; 7s local 2024-04-03T17:30:40.6846001Z Compiling llvm/lib/Transforms/Utils/LoopPeel.cpp; 7s local ... 2024-04-03T17:30:40.9943226Z 2024-04-03T17:30:40.9943977Z  2024-04-03T17:30:40.9944873Z  2024-04-03T17:30:40.9945250Z  2024-04-03T17:30:40.9945783Z  2024-04-03T17:30:40.9946195Z  2024-04-03T17:30:40.9946609Z  2024-04-03T17:30:40.9947010Z  2024-04-03T17:30:40.9949163Z  2024-04-03T17:30:40.9949891Z [11,153 / 14,756] 48 actions, 47 running 2024-04-03T17:30:40.9951058Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 41s local 2024-04-03T17:30:40.9952250Z @llvm-project//llvm:InstCombine; 17s local 2024-04-03T17:30:40.9953186Z @llvm-project//llvm:InstCombine; 15s local 2024-04-03T17:30:40.9954152Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 8s local 2024-04-03T17:30:40.9955332Z Compiling llvm/lib/Transforms/Utils/LCSSA.cpp; 7s local 2024-04-03T17:30:40.9956383Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 7s local 2024-04-03T17:30:40.9957523Z Compiling llvm/lib/Transforms/Utils/LoopConstrainer.cpp; 7s local 2024-04-03T17:30:40.9958769Z Compiling llvm/lib/Transforms/Utils/LoopPeel.cpp; 7s local ... 2024-04-03T17:30:41.2834802Z 2024-04-03T17:30:41.2835516Z  2024-04-03T17:30:41.2836048Z  2024-04-03T17:30:41.2836501Z  2024-04-03T17:30:41.2836919Z  2024-04-03T17:30:41.2837341Z  2024-04-03T17:30:41.2837759Z  2024-04-03T17:30:41.2838772Z  2024-04-03T17:30:41.2839172Z  2024-04-03T17:30:41.2839827Z [11,153 / 14,756] 48 actions running 2024-04-03T17:30:41.2840988Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 42s local 2024-04-03T17:30:41.2842270Z @llvm-project//llvm:InstCombine; 18s local 2024-04-03T17:30:41.2843194Z @llvm-project//llvm:InstCombine; 16s local 2024-04-03T17:30:41.2844246Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 8s local 2024-04-03T17:30:41.2845422Z Compiling llvm/lib/Transforms/Utils/LCSSA.cpp; 8s local 2024-04-03T17:30:41.2846531Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 7s local 2024-04-03T17:30:41.2847724Z Compiling llvm/lib/Transforms/Utils/LoopConstrainer.cpp; 7s local 2024-04-03T17:30:41.2849054Z Compiling llvm/lib/Transforms/Utils/LoopPeel.cpp; 7s local ... 2024-04-03T17:30:41.5129110Z 2024-04-03T17:30:41.5129851Z  2024-04-03T17:30:41.5130330Z  2024-04-03T17:30:41.5130716Z  2024-04-03T17:30:41.5131107Z  2024-04-03T17:30:41.5131507Z  2024-04-03T17:30:41.5131910Z  2024-04-03T17:30:41.5132309Z  2024-04-03T17:30:41.5132718Z  2024-04-03T17:30:41.5133388Z [11,157 / 14,756] 48 actions, 47 running 2024-04-03T17:30:41.5134635Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 42s local 2024-04-03T17:30:41.5135972Z @llvm-project//llvm:InstCombine; 18s local 2024-04-03T17:30:41.5136760Z @llvm-project//llvm:InstCombine; 16s local 2024-04-03T17:30:41.5137716Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 8s local 2024-04-03T17:30:41.5138758Z Compiling llvm/lib/Transforms/Utils/LCSSA.cpp; 8s local 2024-04-03T17:30:41.5139682Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 8s local 2024-04-03T17:30:41.5140725Z Compiling llvm/lib/Transforms/Utils/LoopConstrainer.cpp; 7s local 2024-04-03T17:30:41.5141839Z Compiling llvm/lib/Transforms/Utils/LoopPeel.cpp; 7s local ... 2024-04-03T17:30:41.8919964Z 2024-04-03T17:30:41.8920717Z  2024-04-03T17:30:41.8921206Z  2024-04-03T17:30:41.8921602Z  2024-04-03T17:30:41.8922012Z  2024-04-03T17:30:41.8922422Z  2024-04-03T17:30:41.8922841Z  2024-04-03T17:30:41.8923268Z  2024-04-03T17:30:41.8923679Z  2024-04-03T17:30:41.8924341Z [11,159 / 14,756] 48 actions running 2024-04-03T17:30:41.8925952Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 42s local 2024-04-03T17:30:41.8927247Z @llvm-project//llvm:InstCombine; 18s local 2024-04-03T17:30:41.8928005Z @llvm-project//llvm:InstCombine; 16s local 2024-04-03T17:30:41.8929035Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 9s local 2024-04-03T17:30:41.8930419Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 8s local 2024-04-03T17:30:41.8931611Z Compiling llvm/lib/Transforms/Utils/LoopConstrainer.cpp; 8s local 2024-04-03T17:30:41.8932825Z Compiling llvm/lib/Transforms/Utils/LoopPeel.cpp; 8s local 2024-04-03T17:30:41.8934442Z Compiling llvm/lib/Transforms/Utils/LoopRotationUtils.cpp; 8s local ... 2024-04-03T17:30:42.1377590Z 2024-04-03T17:30:42.1378312Z  2024-04-03T17:30:42.1378791Z  2024-04-03T17:30:42.1379155Z  2024-04-03T17:30:42.1379521Z  2024-04-03T17:30:42.1379866Z  2024-04-03T17:30:42.1380215Z  2024-04-03T17:30:42.1380595Z  2024-04-03T17:30:42.1380972Z  2024-04-03T17:30:42.1381579Z [11,160 / 14,756] 48 actions, 47 running 2024-04-03T17:30:42.1382602Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 42s local 2024-04-03T17:30:42.1383621Z @llvm-project//llvm:InstCombine; 18s local 2024-04-03T17:30:42.1384421Z @llvm-project//llvm:InstCombine; 17s local 2024-04-03T17:30:42.1385345Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 9s local 2024-04-03T17:30:42.1386546Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 8s local 2024-04-03T17:30:42.1387478Z Compiling llvm/lib/Transforms/Utils/LoopPeel.cpp; 8s local 2024-04-03T17:30:42.1388874Z Compiling llvm/lib/Transforms/Utils/LoopRotationUtils.cpp; 8s local 2024-04-03T17:30:42.1390025Z Compiling llvm/lib/Transforms/Utils/LoopSimplify.cpp; 8s local ... 2024-04-03T17:30:42.4357106Z 2024-04-03T17:30:42.4357876Z  2024-04-03T17:30:42.4358395Z  2024-04-03T17:30:42.4358815Z  2024-04-03T17:30:42.4359249Z  2024-04-03T17:30:42.4359692Z  2024-04-03T17:30:42.4360235Z  2024-04-03T17:30:42.4360656Z  2024-04-03T17:30:42.4361075Z  2024-04-03T17:30:42.4361732Z [11,163 / 14,756] 48 actions, 47 running 2024-04-03T17:30:42.4363071Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 43s local 2024-04-03T17:30:42.4364268Z @llvm-project//llvm:InstCombine; 19s local 2024-04-03T17:30:42.4365258Z @llvm-project//llvm:InstCombine; 17s local 2024-04-03T17:30:42.4366422Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 9s local 2024-04-03T17:30:42.4367576Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 8s local 2024-04-03T17:30:42.4368596Z Compiling llvm/lib/Transforms/Utils/LoopPeel.cpp; 8s local 2024-04-03T17:30:42.4369764Z Compiling llvm/lib/Transforms/Utils/LoopRotationUtils.cpp; 8s local 2024-04-03T17:30:42.4371106Z Compiling llvm/lib/Transforms/Utils/LoopUnroll.cpp; 8s local ... 2024-04-03T17:30:42.6844428Z 2024-04-03T17:30:42.6845612Z  2024-04-03T17:30:42.6846470Z  2024-04-03T17:30:42.6847164Z  2024-04-03T17:30:42.6847845Z  2024-04-03T17:30:42.6848539Z  2024-04-03T17:30:42.6849203Z  2024-04-03T17:30:42.6849889Z  2024-04-03T17:30:42.6851030Z  2024-04-03T17:30:42.6852603Z [11,165 / 14,756] 48 actions running 2024-04-03T17:30:42.6853797Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 43s local 2024-04-03T17:30:42.6855324Z @llvm-project//llvm:InstCombine; 19s local 2024-04-03T17:30:42.6856317Z @llvm-project//llvm:InstCombine; 17s local 2024-04-03T17:30:42.6857426Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 10s local 2024-04-03T17:30:42.6858768Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 9s local 2024-04-03T17:30:42.6859942Z Compiling llvm/lib/Transforms/Utils/LoopPeel.cpp; 9s local 2024-04-03T17:30:42.6861273Z Compiling llvm/lib/Transforms/Utils/LoopRotationUtils.cpp; 8s local 2024-04-03T17:30:42.6863115Z Compiling llvm/lib/Transforms/Utils/LoopUnroll.cpp; 8s local ... 2024-04-03T17:30:42.9611017Z 2024-04-03T17:30:42.9611766Z  2024-04-03T17:30:42.9612275Z  2024-04-03T17:30:42.9612659Z  2024-04-03T17:30:42.9613086Z  2024-04-03T17:30:42.9613504Z  2024-04-03T17:30:42.9613885Z  2024-04-03T17:30:42.9614431Z  2024-04-03T17:30:42.9615206Z  2024-04-03T17:30:42.9615896Z [11,169 / 14,756] 48 actions, 47 running 2024-04-03T17:30:42.9616977Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 43s local 2024-04-03T17:30:42.9618194Z @llvm-project//llvm:InstCombine; 17s local 2024-04-03T17:30:42.9619387Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 10s local 2024-04-03T17:30:42.9620612Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 9s local 2024-04-03T17:30:42.9621708Z Compiling llvm/lib/Transforms/Utils/LoopPeel.cpp; 9s local 2024-04-03T17:30:42.9622974Z Compiling llvm/lib/Transforms/Utils/LoopRotationUtils.cpp; 9s local 2024-04-03T17:30:42.9624324Z Compiling llvm/lib/Transforms/Utils/LoopUnroll.cpp; 8s local 2024-04-03T17:30:42.9625626Z @llvm-project//mlir:BasicPtxBuilderInterface; 8s local ... 2024-04-03T17:30:43.2575260Z 2024-04-03T17:30:43.2576165Z  2024-04-03T17:30:43.2576608Z  2024-04-03T17:30:43.2576995Z  2024-04-03T17:30:43.2577441Z  2024-04-03T17:30:43.2577864Z  2024-04-03T17:30:43.2578278Z  2024-04-03T17:30:43.2578700Z  2024-04-03T17:30:43.2579031Z  2024-04-03T17:30:43.2579689Z [11,170 / 14,756] 48 actions, 47 running 2024-04-03T17:30:43.2580879Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 44s local 2024-04-03T17:30:43.2582132Z @llvm-project//llvm:InstCombine; 18s local 2024-04-03T17:30:43.2583187Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 10s local 2024-04-03T17:30:43.2584400Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 9s local 2024-04-03T17:30:43.2585817Z Compiling llvm/lib/Transforms/Utils/LoopRotationUtils.cpp; 9s local 2024-04-03T17:30:43.2587311Z Compiling llvm/lib/Transforms/Utils/LoopUnroll.cpp; 9s local 2024-04-03T17:30:43.2588813Z @llvm-project//mlir:BasicPtxBuilderInterface; 9s local 2024-04-03T17:30:43.2589982Z Compiling llvm/lib/Transforms/Utils/LoopUnrollAndJam.cpp; 9s local ... 2024-04-03T17:30:43.4860299Z 2024-04-03T17:30:43.4861019Z  2024-04-03T17:30:43.4861506Z  2024-04-03T17:30:43.4861905Z  2024-04-03T17:30:43.4862312Z  2024-04-03T17:30:43.4862710Z  2024-04-03T17:30:43.4863118Z  2024-04-03T17:30:43.4863625Z  2024-04-03T17:30:43.4864196Z  2024-04-03T17:30:43.4864884Z [11,183 / 14,756] 48 actions running 2024-04-03T17:30:43.4866049Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 44s local 2024-04-03T17:30:43.4867189Z @llvm-project//llvm:InstCombine; 18s local 2024-04-03T17:30:43.4868316Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 10s local 2024-04-03T17:30:43.4869445Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 10s local 2024-04-03T17:30:43.4870459Z Compiling llvm/lib/Transforms/Utils/LoopUnroll.cpp; 9s local 2024-04-03T17:30:43.4871795Z Compiling llvm/lib/Transforms/Utils/LoopUnrollAndJam.cpp; 9s local 2024-04-03T17:30:43.4873209Z Compiling llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp; 9s local 2024-04-03T17:30:43.4874478Z ...//llvm:X86CommonTableGen__gen_instr_info_genrule; 8s local ... 2024-04-03T17:30:43.6871876Z 2024-04-03T17:30:43.6872668Z  2024-04-03T17:30:43.6873203Z  2024-04-03T17:30:43.6873658Z  2024-04-03T17:30:43.6874095Z  2024-04-03T17:30:43.6874537Z  2024-04-03T17:30:43.6874986Z  2024-04-03T17:30:43.6875397Z  2024-04-03T17:30:43.6875827Z  2024-04-03T17:30:43.6876497Z [11,193 / 14,756] 48 actions running 2024-04-03T17:30:43.6877603Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 44s local 2024-04-03T17:30:43.6878875Z @llvm-project//llvm:InstCombine; 18s local 2024-04-03T17:30:43.6880406Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 11s local 2024-04-03T17:30:43.6881610Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 10s local 2024-04-03T17:30:43.6882845Z Compiling llvm/lib/Transforms/Utils/LoopUnrollAndJam.cpp; 9s local 2024-04-03T17:30:43.6884237Z Compiling llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp; 9s local 2024-04-03T17:30:43.6886077Z @llvm-project//llvm:X86CommonTableGen__gen_instr_info_genrule; 9s local 2024-04-03T17:30:43.6887368Z Compiling llvm/lib/Transforms/Utils/LoopUtils.cpp; 9s local ... 2024-04-03T17:30:43.9271134Z 2024-04-03T17:30:43.9272915Z  2024-04-03T17:30:43.9273429Z  2024-04-03T17:30:43.9273829Z  2024-04-03T17:30:43.9274186Z  2024-04-03T17:30:43.9274544Z  2024-04-03T17:30:43.9274945Z  2024-04-03T17:30:43.9275290Z  2024-04-03T17:30:43.9275649Z  2024-04-03T17:30:43.9276303Z [11,206 / 14,756] 48 actions, 47 running 2024-04-03T17:30:43.9277326Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 44s local 2024-04-03T17:30:43.9278397Z @llvm-project//llvm:InstCombine; 18s local 2024-04-03T17:30:43.9279388Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 11s local 2024-04-03T17:30:43.9291440Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 10s local 2024-04-03T17:30:43.9293392Z Compiling llvm/lib/Transforms/Utils/LoopUnrollAndJam.cpp; 9s local 2024-04-03T17:30:43.9295466Z Compiling llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp; 9s local 2024-04-03T17:30:43.9297420Z @llvm-project//llvm:X86CommonTableGen__gen_instr_info_genrule; 9s local 2024-04-03T17:30:43.9299152Z Compiling llvm/lib/Transforms/Utils/LoopUtils.cpp; 9s local ... 2024-04-03T17:30:44.2871806Z 2024-04-03T17:30:44.2872977Z  2024-04-03T17:30:44.2874051Z  2024-04-03T17:30:44.2875155Z  2024-04-03T17:30:44.2875674Z  2024-04-03T17:30:44.2876135Z  2024-04-03T17:30:44.2876587Z  2024-04-03T17:30:44.2877042Z  2024-04-03T17:30:44.2877492Z  2024-04-03T17:30:44.2878206Z [11,210 / 14,756] 48 actions running 2024-04-03T17:30:44.2879522Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 45s local 2024-04-03T17:30:44.2880873Z @llvm-project//llvm:InstCombine; 19s local 2024-04-03T17:30:44.2882031Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 11s local 2024-04-03T17:30:44.2883323Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 10s local 2024-04-03T17:30:44.2884648Z Compiling llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp; 9s local 2024-04-03T17:30:44.2886265Z @llvm-project//llvm:X86CommonTableGen__gen_instr_info_genrule; 9s local 2024-04-03T17:30:44.2887577Z Compiling llvm/lib/Transforms/Utils/LoopUtils.cpp; 9s local 2024-04-03T17:30:44.2888866Z Compiling xla/service/stochastic_convert_decomposer.cc; 9s local ... 2024-04-03T17:30:44.4876983Z 2024-04-03T17:30:44.4877739Z  2024-04-03T17:30:44.4878269Z  2024-04-03T17:30:44.4878708Z  2024-04-03T17:30:44.4879105Z  2024-04-03T17:30:44.4879503Z  2024-04-03T17:30:44.4879931Z  2024-04-03T17:30:44.4880469Z  2024-04-03T17:30:44.4880919Z  2024-04-03T17:30:44.4881602Z [11,214 / 14,756] 47 actions running 2024-04-03T17:30:44.4882956Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 45s local 2024-04-03T17:30:44.4884393Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 11s local 2024-04-03T17:30:44.4885651Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 11s local 2024-04-03T17:30:44.4886873Z Compiling llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp; 10s local 2024-04-03T17:30:44.4888490Z @llvm-project//llvm:X86CommonTableGen__gen_instr_info_genrule; 9s local 2024-04-03T17:30:44.4889918Z Compiling llvm/lib/Transforms/Utils/LoopUtils.cpp; 9s local 2024-04-03T17:30:44.4891154Z Compiling xla/service/stochastic_convert_decomposer.cc; 9s local 2024-04-03T17:30:44.4892833Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 9s local ... 2024-04-03T17:30:44.8883031Z 2024-04-03T17:30:44.8884196Z  2024-04-03T17:30:44.8887265Z  2024-04-03T17:30:44.8890110Z  2024-04-03T17:30:44.8892923Z  2024-04-03T17:30:44.8895933Z  2024-04-03T17:30:44.8898898Z  2024-04-03T17:30:44.8900149Z  2024-04-03T17:30:44.8901232Z  2024-04-03T17:30:44.8901970Z [11,216 / 14,756] 48 actions running 2024-04-03T17:30:44.8903294Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 45s local 2024-04-03T17:30:44.8904693Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 12s local 2024-04-03T17:30:44.8905916Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 11s local 2024-04-03T17:30:44.8907385Z @llvm-project//llvm:X86CommonTableGen__gen_instr_info_genrule; 10s local 2024-04-03T17:30:44.8908895Z Compiling llvm/lib/Transforms/Utils/LoopUtils.cpp; 10s local 2024-04-03T17:30:44.8910161Z Compiling xla/service/stochastic_convert_decomposer.cc; 9s local 2024-04-03T17:30:44.8911499Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 9s local 2024-04-03T17:30:44.8912839Z Compiling mlir/lib/AsmParser/Parser.cpp [for tool]; 8s local ... 2024-04-03T17:30:45.2078286Z 2024-04-03T17:30:45.2079509Z  2024-04-03T17:30:45.2080694Z  2024-04-03T17:30:45.2081216Z  2024-04-03T17:30:45.2081637Z  2024-04-03T17:30:45.2082055Z  2024-04-03T17:30:45.2082455Z  2024-04-03T17:30:45.2082906Z  2024-04-03T17:30:45.2083368Z  2024-04-03T17:30:45.2084091Z [11,217 / 14,756] 48 actions, 47 running 2024-04-03T17:30:45.2085348Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 45s local 2024-04-03T17:30:45.2086725Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 12s local 2024-04-03T17:30:45.2087964Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 11s local 2024-04-03T17:30:45.2089480Z @llvm-project//llvm:X86CommonTableGen__gen_instr_info_genrule; 10s local 2024-04-03T17:30:45.2090879Z Compiling llvm/lib/Transforms/Utils/LoopUtils.cpp; 10s local 2024-04-03T17:30:45.2092293Z Compiling xla/service/stochastic_convert_decomposer.cc; 10s local 2024-04-03T17:30:45.2093629Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 9s local 2024-04-03T17:30:45.2095153Z Compiling mlir/lib/AsmParser/Parser.cpp [for tool]; 8s local ... 2024-04-03T17:30:45.4939848Z 2024-04-03T17:30:45.4941130Z  2024-04-03T17:30:45.4942060Z  2024-04-03T17:30:45.4943136Z  2024-04-03T17:30:45.4943638Z  2024-04-03T17:30:45.4944080Z  2024-04-03T17:30:45.4944576Z  2024-04-03T17:30:45.4945022Z  2024-04-03T17:30:45.4945452Z  2024-04-03T17:30:45.4946135Z [11,219 / 14,756] 48 actions running 2024-04-03T17:30:45.4947376Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 46s local 2024-04-03T17:30:45.4949066Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 12s local 2024-04-03T17:30:45.4950449Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 12s local 2024-04-03T17:30:45.4951939Z @llvm-project//llvm:X86CommonTableGen__gen_instr_info_genrule; 10s local 2024-04-03T17:30:45.4953186Z Compiling llvm/lib/Transforms/Utils/LoopUtils.cpp; 10s local 2024-04-03T17:30:45.4954483Z Compiling xla/service/stochastic_convert_decomposer.cc; 10s local 2024-04-03T17:30:45.4955775Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 10s local 2024-04-03T17:30:45.4957083Z Compiling mlir/lib/AsmParser/Parser.cpp [for tool]; 8s local ... 2024-04-03T17:30:45.8317537Z 2024-04-03T17:30:45.8318419Z  2024-04-03T17:30:45.8318924Z  2024-04-03T17:30:45.8319314Z  2024-04-03T17:30:45.8319681Z  2024-04-03T17:30:45.8320062Z  2024-04-03T17:30:45.8320424Z  2024-04-03T17:30:45.8320798Z  2024-04-03T17:30:45.8321173Z  2024-04-03T17:30:45.8321802Z [11,220 / 14,756] 48 actions, 47 running 2024-04-03T17:30:45.8323332Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 46s local 2024-04-03T17:30:45.8324521Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 13s local 2024-04-03T17:30:45.8325554Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 12s local 2024-04-03T17:30:45.8326735Z @llvm-project//llvm:X86CommonTableGen__gen_instr_info_genrule; 11s local 2024-04-03T17:30:45.8328033Z Compiling llvm/lib/Transforms/Utils/LoopUtils.cpp; 11s local 2024-04-03T17:30:45.8329093Z Compiling xla/service/stochastic_convert_decomposer.cc; 10s local 2024-04-03T17:30:45.8330221Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 10s local 2024-04-03T17:30:45.8331441Z Compiling mlir/lib/AsmParser/Parser.cpp [for tool]; 9s local ... 2024-04-03T17:30:46.0897165Z 2024-04-03T17:30:46.0898497Z  2024-04-03T17:30:46.0899408Z  2024-04-03T17:30:46.0900587Z  2024-04-03T17:30:46.0901670Z  2024-04-03T17:30:46.0902076Z  2024-04-03T17:30:46.0902407Z  2024-04-03T17:30:46.0902765Z  2024-04-03T17:30:46.0903075Z  2024-04-03T17:30:46.0903610Z [11,222 / 14,756] 48 actions running 2024-04-03T17:30:46.0904477Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 46s local 2024-04-03T17:30:46.0905534Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 13s local 2024-04-03T17:30:46.0906464Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 12s local 2024-04-03T17:30:46.0907544Z @llvm-project//llvm:X86CommonTableGen__gen_instr_info_genrule; 11s local 2024-04-03T17:30:46.0908814Z Compiling llvm/lib/Transforms/Utils/LoopUtils.cpp; 11s local 2024-04-03T17:30:46.0909759Z Compiling xla/service/stochastic_convert_decomposer.cc; 11s local 2024-04-03T17:30:46.0910781Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 10s local 2024-04-03T17:30:46.0911796Z Compiling mlir/lib/AsmParser/Parser.cpp [for tool]; 9s local ... 2024-04-03T17:30:46.3077795Z 2024-04-03T17:30:46.3078954Z  2024-04-03T17:30:46.3079479Z  2024-04-03T17:30:46.3079937Z  2024-04-03T17:30:46.3080375Z  2024-04-03T17:30:46.3080816Z  2024-04-03T17:30:46.3081241Z  2024-04-03T17:30:46.3081659Z  2024-04-03T17:30:46.3082105Z  2024-04-03T17:30:46.3082822Z [11,227 / 14,756] 48 actions, 47 running 2024-04-03T17:30:46.3083912Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 47s local 2024-04-03T17:30:46.3085378Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 13s local 2024-04-03T17:30:46.3086558Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 12s local 2024-04-03T17:30:46.3087953Z @llvm-project//llvm:X86CommonTableGen__gen_instr_info_genrule; 11s local 2024-04-03T17:30:46.3089341Z Compiling xla/service/stochastic_convert_decomposer.cc; 11s local 2024-04-03T17:30:46.3090600Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 11s local 2024-04-03T17:30:46.3091829Z Compiling mlir/lib/AsmParser/Parser.cpp [for tool]; 9s local 2024-04-03T17:30:46.3093058Z @llvm-project//llvm:TransformUtils; 8s local ... 2024-04-03T17:30:46.6359451Z 2024-04-03T17:30:46.6361991Z  2024-04-03T17:30:46.6364478Z  2024-04-03T17:30:46.6366572Z  2024-04-03T17:30:46.6368597Z  2024-04-03T17:30:46.6370710Z  2024-04-03T17:30:46.6372629Z  2024-04-03T17:30:46.6374874Z  2024-04-03T17:30:46.6376882Z  2024-04-03T17:30:46.6379165Z [11,230 / 14,756] 48 actions, 47 running 2024-04-03T17:30:46.6382021Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 47s local 2024-04-03T17:30:46.6387014Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 13s local 2024-04-03T17:30:46.6388439Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 13s local 2024-04-03T17:30:46.6389802Z @llvm-project//llvm:X86CommonTableGen__gen_instr_info_genrule; 12s local 2024-04-03T17:30:46.6391264Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 11s local 2024-04-03T17:30:46.6392997Z Compiling mlir/lib/AsmParser/Parser.cpp [for tool]; 10s local 2024-04-03T17:30:46.6394448Z Compiling llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp; 9s local 2024-04-03T17:30:46.6395783Z Compiling xla/service/sort_simplifier.cc; 7s local ... 2024-04-03T17:30:46.8852970Z 2024-04-03T17:30:46.8853734Z  2024-04-03T17:30:46.8854429Z  2024-04-03T17:30:46.8855238Z  2024-04-03T17:30:46.8855664Z  2024-04-03T17:30:46.8856077Z  2024-04-03T17:30:46.8856499Z  2024-04-03T17:30:46.8856905Z  2024-04-03T17:30:46.8857345Z  2024-04-03T17:30:46.8858074Z [11,232 / 14,756] 48 actions, 47 running 2024-04-03T17:30:46.8859298Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 47s local 2024-04-03T17:30:46.8860750Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 14s local 2024-04-03T17:30:46.8862007Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 13s local 2024-04-03T17:30:46.8863363Z @llvm-project//llvm:X86CommonTableGen__gen_instr_info_genrule; 12s local 2024-04-03T17:30:46.8864751Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 11s local 2024-04-03T17:30:46.8866098Z Compiling mlir/lib/AsmParser/Parser.cpp [for tool]; 10s local 2024-04-03T17:30:46.8867525Z Compiling llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp; 9s local 2024-04-03T17:30:46.8869088Z Compiling xla/service/sort_simplifier.cc; 8s local ... 2024-04-03T17:30:47.0904500Z 2024-04-03T17:30:47.0905253Z  2024-04-03T17:30:47.0905785Z  2024-04-03T17:30:47.0908314Z  2024-04-03T17:30:47.0909362Z  2024-04-03T17:30:47.0910174Z  2024-04-03T17:30:47.0910657Z  2024-04-03T17:30:47.0911125Z  2024-04-03T17:30:47.0911591Z  2024-04-03T17:30:47.0913214Z [11,235 / 14,756] 48 actions running 2024-04-03T17:30:47.0914560Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 47s local 2024-04-03T17:30:47.0916014Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 14s local 2024-04-03T17:30:47.0917404Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 13s local 2024-04-03T17:30:47.0918960Z @llvm-project//llvm:X86CommonTableGen__gen_instr_info_genrule; 12s local 2024-04-03T17:30:47.0920448Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 11s local 2024-04-03T17:30:47.0921842Z Compiling mlir/lib/AsmParser/Parser.cpp [for tool]; 10s local 2024-04-03T17:30:47.0923383Z Compiling llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp; 9s local 2024-04-03T17:30:47.0924802Z Compiling xla/service/sort_simplifier.cc; 8s local ... 2024-04-03T17:30:47.3390003Z 2024-04-03T17:30:47.3390793Z  2024-04-03T17:30:47.3391396Z  2024-04-03T17:30:47.3391899Z  2024-04-03T17:30:47.3392349Z  2024-04-03T17:30:47.3392831Z  2024-04-03T17:30:47.3393325Z  2024-04-03T17:30:47.3393744Z  2024-04-03T17:30:47.3394194Z  2024-04-03T17:30:47.3394983Z [11,240 / 14,756] 48 actions, 47 running 2024-04-03T17:30:47.3396435Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 48s local 2024-04-03T17:30:47.3398098Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 14s local 2024-04-03T17:30:47.3399210Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 13s local 2024-04-03T17:30:47.3400427Z @llvm-project//llvm:X86CommonTableGen__gen_instr_info_genrule; 12s local 2024-04-03T17:30:47.3401746Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 12s local 2024-04-03T17:30:47.3402940Z Compiling mlir/lib/AsmParser/Parser.cpp [for tool]; 10s local 2024-04-03T17:30:47.3404342Z Compiling llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp; 9s local 2024-04-03T17:30:47.3405609Z Compiling xla/service/sort_simplifier.cc; 8s local ... 2024-04-03T17:30:47.6618348Z 2024-04-03T17:30:47.6619169Z  2024-04-03T17:30:47.6619682Z  2024-04-03T17:30:47.6620104Z  2024-04-03T17:30:47.6620502Z  2024-04-03T17:30:47.6620923Z  2024-04-03T17:30:47.6621337Z  2024-04-03T17:30:47.6622104Z  2024-04-03T17:30:47.6622525Z  2024-04-03T17:30:47.6623218Z [11,245 / 14,756] 48 actions, 47 running 2024-04-03T17:30:47.6624577Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 48s local 2024-04-03T17:30:47.6625848Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 14s local 2024-04-03T17:30:47.6627407Z @llvm-project//llvm:X86CommonTableGen__gen_instr_info_genrule; 13s local 2024-04-03T17:30:47.6629004Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 12s local 2024-04-03T17:30:47.6630164Z Compiling xla/service/sort_simplifier.cc; 8s local 2024-04-03T17:30:47.6631441Z Compiling llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp; 8s local 2024-04-03T17:30:47.6632851Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 8s local 2024-04-03T17:30:47.6634129Z Compiling llvm/lib/Transforms/Utils/SimplifyIndVar.cpp; 8s local ... 2024-04-03T17:30:47.8947401Z 2024-04-03T17:30:47.8948540Z  2024-04-03T17:30:47.8949118Z  2024-04-03T17:30:47.8949602Z  2024-04-03T17:30:47.8950049Z  2024-04-03T17:30:47.8950509Z  2024-04-03T17:30:47.8950947Z  2024-04-03T17:30:47.8951398Z  2024-04-03T17:30:47.8951840Z  2024-04-03T17:30:47.8952494Z [11,248 / 14,756] 48 actions running 2024-04-03T17:30:47.8953732Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 48s local 2024-04-03T17:30:47.8955015Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 14s local 2024-04-03T17:30:47.8956231Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 12s local 2024-04-03T17:30:47.8957430Z Compiling xla/service/sort_simplifier.cc; 9s local 2024-04-03T17:30:47.8958748Z Compiling llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp; 9s local 2024-04-03T17:30:47.8960355Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 8s local 2024-04-03T17:30:47.8961629Z Compiling llvm/lib/Transforms/Utils/SimplifyIndVar.cpp; 8s local 2024-04-03T17:30:47.8963121Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 8s local ... 2024-04-03T17:30:48.1780250Z 2024-04-03T17:30:48.1780990Z  2024-04-03T17:30:48.1781437Z  2024-04-03T17:30:48.1781856Z  2024-04-03T17:30:48.1782306Z  2024-04-03T17:30:48.1782742Z  2024-04-03T17:30:48.1783138Z  2024-04-03T17:30:48.1783593Z  2024-04-03T17:30:48.1783996Z  2024-04-03T17:30:48.1784683Z [11,249 / 14,756] 48 actions, 47 running 2024-04-03T17:30:48.1785828Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 48s local 2024-04-03T17:30:48.1787072Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 14s local 2024-04-03T17:30:48.1788530Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 12s local 2024-04-03T17:30:48.1789672Z Compiling xla/service/sort_simplifier.cc; 9s local 2024-04-03T17:30:48.1790915Z Compiling llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp; 9s local 2024-04-03T17:30:48.1792324Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 9s local 2024-04-03T17:30:48.1793571Z Compiling llvm/lib/Transforms/Utils/SimplifyIndVar.cpp; 8s local 2024-04-03T17:30:48.1794946Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 8s local ... 2024-04-03T17:30:48.5046506Z 2024-04-03T17:30:48.5047246Z  2024-04-03T17:30:48.5047739Z  2024-04-03T17:30:48.5048173Z  2024-04-03T17:30:48.5048531Z  2024-04-03T17:30:48.5048914Z  2024-04-03T17:30:48.5049302Z  2024-04-03T17:30:48.5049708Z  2024-04-03T17:30:48.5050102Z  2024-04-03T17:30:48.5050680Z [11,251 / 14,756] 48 actions running 2024-04-03T17:30:48.5051720Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 49s local 2024-04-03T17:30:48.5053014Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 13s local 2024-04-03T17:30:48.5053994Z Compiling xla/service/sort_simplifier.cc; 9s local 2024-04-03T17:30:48.5055389Z Compiling llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp; 9s local 2024-04-03T17:30:48.5057037Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 9s local 2024-04-03T17:30:48.5058176Z Compiling llvm/lib/Transforms/Utils/SimplifyIndVar.cpp; 9s local 2024-04-03T17:30:48.5059371Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 8s local 2024-04-03T17:30:48.5060525Z Compiling xla/translate/mhlo_to_hlo/layout_util.cc; 6s local ... 2024-04-03T17:30:48.6954150Z 2024-04-03T17:30:48.6954953Z  2024-04-03T17:30:48.6955490Z  2024-04-03T17:30:48.6955936Z  2024-04-03T17:30:48.6956342Z  2024-04-03T17:30:48.6956754Z  2024-04-03T17:30:48.6957204Z  2024-04-03T17:30:48.6957625Z  2024-04-03T17:30:48.6958022Z  2024-04-03T17:30:48.6958722Z [11,252 / 14,756] 48 actions running 2024-04-03T17:30:48.6959949Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 49s local 2024-04-03T17:30:48.6961366Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 13s local 2024-04-03T17:30:48.6962514Z Compiling xla/service/sort_simplifier.cc; 10s local 2024-04-03T17:30:48.6963797Z Compiling llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp; 9s local 2024-04-03T17:30:48.6965225Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 9s local 2024-04-03T17:30:48.6966565Z Compiling llvm/lib/Transforms/Utils/SimplifyIndVar.cpp; 9s local 2024-04-03T17:30:48.6967967Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 9s local 2024-04-03T17:30:48.6969288Z Compiling xla/translate/mhlo_to_hlo/layout_util.cc; 6s local ... 2024-04-03T17:30:48.9872139Z 2024-04-03T17:30:48.9873067Z  2024-04-03T17:30:48.9873579Z  2024-04-03T17:30:48.9875589Z  2024-04-03T17:30:48.9876306Z  2024-04-03T17:30:48.9877094Z  2024-04-03T17:30:48.9878083Z  2024-04-03T17:30:48.9878547Z  2024-04-03T17:30:48.9878951Z  2024-04-03T17:30:48.9879651Z [11,254 / 14,756] 48 actions, 47 running 2024-04-03T17:30:48.9880838Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 49s local 2024-04-03T17:30:48.9884303Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 13s local 2024-04-03T17:30:48.9885660Z Compiling xla/service/sort_simplifier.cc; 10s local 2024-04-03T17:30:48.9887285Z Compiling llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp; 10s local 2024-04-03T17:30:48.9889121Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 9s local 2024-04-03T17:30:48.9893096Z Compiling llvm/lib/Transforms/Utils/SimplifyIndVar.cpp; 9s local 2024-04-03T17:30:48.9894556Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 9s local 2024-04-03T17:30:48.9895645Z Compiling xla/translate/mhlo_to_hlo/layout_util.cc; 6s local ... 2024-04-03T17:30:49.2930196Z 2024-04-03T17:30:49.2930979Z  2024-04-03T17:30:49.2931495Z  2024-04-03T17:30:49.2931953Z  2024-04-03T17:30:49.2932327Z  2024-04-03T17:30:49.2932738Z  2024-04-03T17:30:49.2933147Z  2024-04-03T17:30:49.2933570Z  2024-04-03T17:30:49.2934003Z  2024-04-03T17:30:49.2935113Z [11,255 / 14,756] 48 actions running 2024-04-03T17:30:49.2936229Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 50s local 2024-04-03T17:30:49.2941100Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 14s local 2024-04-03T17:30:49.2942488Z Compiling xla/service/sort_simplifier.cc; 10s local 2024-04-03T17:30:49.2943877Z Compiling llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp; 10s local 2024-04-03T17:30:49.2945357Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 10s local 2024-04-03T17:30:49.2946919Z Compiling llvm/lib/Transforms/Utils/SimplifyIndVar.cpp; 9s local 2024-04-03T17:30:49.2948590Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 9s local 2024-04-03T17:30:49.2949996Z Compiling xla/translate/mhlo_to_hlo/layout_util.cc; 6s local ... 2024-04-03T17:30:49.4933703Z 2024-04-03T17:30:49.4934633Z  2024-04-03T17:30:49.4935699Z  2024-04-03T17:30:49.4936853Z  2024-04-03T17:30:49.4937287Z  2024-04-03T17:30:49.4939968Z  2024-04-03T17:30:49.4940746Z  2024-04-03T17:30:49.4941519Z  2024-04-03T17:30:49.4941962Z  2024-04-03T17:30:49.4942649Z [11,256 / 14,756] 48 actions running 2024-04-03T17:30:49.4943710Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 50s local 2024-04-03T17:30:49.4945398Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 14s local 2024-04-03T17:30:49.4946521Z Compiling xla/service/sort_simplifier.cc; 10s local 2024-04-03T17:30:49.4948049Z Compiling llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp; 10s local 2024-04-03T17:30:49.4949413Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 10s local 2024-04-03T17:30:49.4950728Z Compiling llvm/lib/Transforms/Utils/SimplifyIndVar.cpp; 10s local 2024-04-03T17:30:49.4952085Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 9s local 2024-04-03T17:30:49.4953220Z Compiling xla/translate/mhlo_to_hlo/layout_util.cc; 7s local ... 2024-04-03T17:30:49.7257718Z 2024-04-03T17:30:49.7259518Z  2024-04-03T17:30:49.7260113Z  2024-04-03T17:30:49.7260559Z  2024-04-03T17:30:49.7261009Z  2024-04-03T17:30:49.7261421Z  2024-04-03T17:30:49.7261807Z  2024-04-03T17:30:49.7262267Z  2024-04-03T17:30:49.7262727Z  2024-04-03T17:30:49.7263489Z [11,258 / 14,756] 48 actions, 47 running 2024-04-03T17:30:49.7264914Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 50s local 2024-04-03T17:30:49.7266367Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 14s local 2024-04-03T17:30:49.7267521Z Compiling xla/service/sort_simplifier.cc; 11s local 2024-04-03T17:30:49.7268988Z Compiling llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp; 10s local 2024-04-03T17:30:49.7270353Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 10s local 2024-04-03T17:30:49.7271602Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 10s local 2024-04-03T17:30:49.7272648Z Compiling xla/translate/mhlo_to_hlo/layout_util.cc; 7s local 2024-04-03T17:30:49.7273671Z Compiling xla/client/lib/approx_topk.cc; 6s local ... 2024-04-03T17:30:49.9563615Z 2024-04-03T17:30:49.9564402Z  2024-04-03T17:30:49.9564960Z  2024-04-03T17:30:49.9565419Z  2024-04-03T17:30:49.9565864Z  2024-04-03T17:30:49.9566307Z  2024-04-03T17:30:49.9566734Z  2024-04-03T17:30:49.9567205Z  2024-04-03T17:30:49.9567652Z  2024-04-03T17:30:49.9568377Z [11,259 / 14,756] 48 actions, 47 running 2024-04-03T17:30:49.9569605Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 50s local 2024-04-03T17:30:49.9571046Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 14s local 2024-04-03T17:30:49.9572178Z Compiling xla/service/sort_simplifier.cc; 11s local 2024-04-03T17:30:49.9573371Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 10s local 2024-04-03T17:30:49.9574931Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 10s local 2024-04-03T17:30:49.9576241Z Compiling xla/translate/mhlo_to_hlo/layout_util.cc; 7s local 2024-04-03T17:30:49.9577362Z Compiling xla/client/lib/approx_topk.cc; 7s local 2024-04-03T17:30:49.9578667Z @llvm-project//mlir:ArithAttrToLLVMConversion; 6s local ... 2024-04-03T17:30:50.1912899Z 2024-04-03T17:30:50.1913664Z  2024-04-03T17:30:50.1914177Z  2024-04-03T17:30:50.1914613Z  2024-04-03T17:30:50.1915051Z  2024-04-03T17:30:50.1915444Z  2024-04-03T17:30:50.1915867Z  2024-04-03T17:30:50.1916286Z  2024-04-03T17:30:50.1916714Z  2024-04-03T17:30:50.1917441Z [11,261 / 14,756] 48 actions, 47 running 2024-04-03T17:30:50.1918595Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 50s local 2024-04-03T17:30:50.1920004Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 14s local 2024-04-03T17:30:50.1921581Z Compiling xla/service/sort_simplifier.cc; 11s local 2024-04-03T17:30:50.1922762Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 11s local 2024-04-03T17:30:50.1924393Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 10s local 2024-04-03T17:30:50.1925705Z Compiling xla/translate/mhlo_to_hlo/layout_util.cc; 7s local 2024-04-03T17:30:50.1927019Z Compiling xla/client/lib/approx_topk.cc; 7s local 2024-04-03T17:30:50.1928230Z @llvm-project//mlir:ArithAttrToLLVMConversion; 6s local ... 2024-04-03T17:30:50.4596169Z 2024-04-03T17:30:50.4612289Z  2024-04-03T17:30:50.4613147Z  2024-04-03T17:30:50.4613566Z  2024-04-03T17:30:50.4613982Z  2024-04-03T17:30:50.4614534Z  2024-04-03T17:30:50.4614933Z  2024-04-03T17:30:50.4615350Z  2024-04-03T17:30:50.4615778Z  2024-04-03T17:30:50.4616449Z [11,263 / 14,756] 48 actions, 47 running 2024-04-03T17:30:50.4617592Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 51s local 2024-04-03T17:30:50.4618898Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 15s local 2024-04-03T17:30:50.4619976Z Compiling xla/service/sort_simplifier.cc; 11s local 2024-04-03T17:30:50.4621084Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 11s local 2024-04-03T17:30:50.4622293Z Compiling xla/translate/mhlo_to_hlo/layout_util.cc; 7s local 2024-04-03T17:30:50.4623374Z Compiling xla/client/lib/approx_topk.cc; 7s local 2024-04-03T17:30:50.4624508Z @llvm-project//mlir:ArithAttrToLLVMConversion; 7s local 2024-04-03T17:30:50.4625765Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 7s local ... 2024-04-03T17:30:50.6944525Z 2024-04-03T17:30:50.6945496Z  2024-04-03T17:30:50.6946048Z  2024-04-03T17:30:50.6946465Z  2024-04-03T17:30:50.6946897Z  2024-04-03T17:30:50.6947268Z  2024-04-03T17:30:50.6947893Z  2024-04-03T17:30:50.6948325Z  2024-04-03T17:30:50.6948714Z  2024-04-03T17:30:50.6949424Z [11,264 / 14,756] 48 actions running 2024-04-03T17:30:50.6950524Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 51s local 2024-04-03T17:30:50.6951875Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 15s local 2024-04-03T17:30:50.6953121Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 11s local 2024-04-03T17:30:50.6954280Z Compiling xla/translate/mhlo_to_hlo/layout_util.cc; 8s local 2024-04-03T17:30:50.6955256Z Compiling xla/client/lib/approx_topk.cc; 7s local 2024-04-03T17:30:50.6956407Z @llvm-project//mlir:ArithAttrToLLVMConversion; 7s local 2024-04-03T17:30:50.6957554Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 7s local 2024-04-03T17:30:50.6958898Z @llvm-project//mlir:MeshShardingInterface; 6s local ... 2024-04-03T17:30:50.9182925Z 2024-04-03T17:30:50.9183654Z  2024-04-03T17:30:50.9184163Z  2024-04-03T17:30:50.9184573Z  2024-04-03T17:30:50.9184989Z  2024-04-03T17:30:50.9185386Z  2024-04-03T17:30:50.9185795Z  2024-04-03T17:30:50.9186229Z  2024-04-03T17:30:50.9186620Z  2024-04-03T17:30:50.9187309Z [11,266 / 14,756] 48 actions, 47 running 2024-04-03T17:30:50.9188879Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 51s local 2024-04-03T17:30:50.9190404Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 15s local 2024-04-03T17:30:50.9191788Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 11s local 2024-04-03T17:30:50.9192932Z Compiling xla/client/lib/approx_topk.cc; 8s local 2024-04-03T17:30:50.9194085Z @llvm-project//mlir:ArithAttrToLLVMConversion; 7s local 2024-04-03T17:30:50.9195404Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 7s local 2024-04-03T17:30:50.9196962Z Compiling mlir/lib/Dialect/Mesh/Interfaces/ShardingInterface.cpp; 7s local 2024-04-03T17:30:50.9198461Z Compiling mlir/lib/Dialect/AMX/IR/AMXDialect.cpp; 6s local ... 2024-04-03T17:30:51.1790431Z 2024-04-03T17:30:51.1791172Z  2024-04-03T17:30:51.1792090Z  2024-04-03T17:30:51.1792541Z  2024-04-03T17:30:51.1792964Z  2024-04-03T17:30:51.1793393Z  2024-04-03T17:30:51.1793939Z  2024-04-03T17:30:51.1794369Z  2024-04-03T17:30:51.1794811Z  2024-04-03T17:30:51.1795548Z [11,269 / 14,756] 48 actions, 47 running 2024-04-03T17:30:51.1796948Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 51s local 2024-04-03T17:30:51.1798533Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 15s local 2024-04-03T17:30:51.1799837Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 12s local 2024-04-03T17:30:51.1801012Z Compiling xla/client/lib/approx_topk.cc; 8s local 2024-04-03T17:30:51.1802302Z @llvm-project//mlir:ArithAttrToLLVMConversion; 7s local 2024-04-03T17:30:51.1803680Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 7s local 2024-04-03T17:30:51.1805259Z Compiling mlir/lib/Dialect/Mesh/Interfaces/ShardingInterface.cpp; 7s local 2024-04-03T17:30:51.1806752Z Compiling mlir/lib/Dialect/AMX/IR/AMXDialect.cpp; 7s local ... 2024-04-03T17:30:51.3850460Z 2024-04-03T17:30:51.3851167Z  2024-04-03T17:30:51.3851679Z  2024-04-03T17:30:51.3852069Z  2024-04-03T17:30:51.3852475Z  2024-04-03T17:30:51.3852871Z  2024-04-03T17:30:51.3853312Z  2024-04-03T17:30:51.3853718Z  2024-04-03T17:30:51.3854104Z  2024-04-03T17:30:51.3854924Z [11,270 / 14,756] 48 actions, 47 running 2024-04-03T17:30:51.3856097Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 52s local 2024-04-03T17:30:51.3857483Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 16s local 2024-04-03T17:30:51.3858903Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 12s local 2024-04-03T17:30:51.3860213Z Compiling xla/client/lib/approx_topk.cc; 8s local 2024-04-03T17:30:51.3861410Z @llvm-project//mlir:ArithAttrToLLVMConversion; 8s local 2024-04-03T17:30:51.3862739Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 8s local 2024-04-03T17:30:51.3864087Z Compiling mlir/lib/Dialect/AMX/IR/AMXDialect.cpp; 7s local 2024-04-03T17:30:51.3865282Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 7s local ... 2024-04-03T17:30:51.6304550Z 2024-04-03T17:30:51.6305285Z  2024-04-03T17:30:51.6305822Z  2024-04-03T17:30:51.6306295Z  2024-04-03T17:30:51.6306722Z  2024-04-03T17:30:51.6307125Z  2024-04-03T17:30:51.6307521Z  2024-04-03T17:30:51.6308162Z  2024-04-03T17:30:51.6308597Z  2024-04-03T17:30:51.6309300Z [11,272 / 14,756] 48 actions, 47 running 2024-04-03T17:30:51.6310401Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 52s local 2024-04-03T17:30:51.6311741Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 16s local 2024-04-03T17:30:51.6313026Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 12s local 2024-04-03T17:30:51.6313922Z Compiling xla/client/lib/approx_topk.cc; 8s local 2024-04-03T17:30:51.6315294Z @llvm-project//mlir:ArithAttrToLLVMConversion; 8s local 2024-04-03T17:30:51.6316558Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 8s local 2024-04-03T17:30:51.6317809Z Compiling mlir/lib/Dialect/AMX/IR/AMXDialect.cpp; 7s local 2024-04-03T17:30:51.6318914Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 7s local ... 2024-04-03T17:30:51.8961459Z 2024-04-03T17:30:51.8965535Z  2024-04-03T17:30:51.8966171Z  2024-04-03T17:30:51.8966601Z  2024-04-03T17:30:51.8966982Z  2024-04-03T17:30:51.8967362Z  2024-04-03T17:30:51.8967771Z  2024-04-03T17:30:51.8968160Z  2024-04-03T17:30:51.8968554Z  2024-04-03T17:30:51.8969203Z [11,272 / 14,756] 48 actions running 2024-04-03T17:30:51.8970307Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 52s local 2024-04-03T17:30:51.8971605Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 16s local 2024-04-03T17:30:51.8973272Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 12s local 2024-04-03T17:30:51.8974522Z Compiling xla/client/lib/approx_topk.cc; 9s local 2024-04-03T17:30:51.8975607Z @llvm-project//mlir:ArithAttrToLLVMConversion; 8s local 2024-04-03T17:30:51.8977183Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 8s local 2024-04-03T17:30:51.8978696Z Compiling mlir/lib/Dialect/AMX/IR/AMXDialect.cpp; 7s local 2024-04-03T17:30:51.8979831Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 7s local ... 2024-04-03T17:30:52.1681114Z 2024-04-03T17:30:52.1681868Z  2024-04-03T17:30:52.1682323Z  2024-04-03T17:30:52.1682729Z  2024-04-03T17:30:52.1683107Z  2024-04-03T17:30:52.1683507Z  2024-04-03T17:30:52.1683918Z  2024-04-03T17:30:52.1684308Z  2024-04-03T17:30:52.1684708Z  2024-04-03T17:30:52.1685376Z [11,273 / 14,756] 48 actions, 47 running 2024-04-03T17:30:52.1686522Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 52s local 2024-04-03T17:30:52.1688097Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 16s local 2024-04-03T17:30:52.1689401Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 12s local 2024-04-03T17:30:52.1690497Z Compiling xla/client/lib/approx_topk.cc; 9s local 2024-04-03T17:30:52.1691658Z @llvm-project//mlir:ArithAttrToLLVMConversion; 8s local 2024-04-03T17:30:52.1692939Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 8s local 2024-04-03T17:30:52.1694385Z Compiling mlir/lib/Dialect/AMX/IR/AMXDialect.cpp; 8s local 2024-04-03T17:30:52.1695517Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 8s local ... 2024-04-03T17:30:52.4946531Z 2024-04-03T17:30:52.4947284Z  2024-04-03T17:30:52.4948194Z  2024-04-03T17:30:52.4948666Z  2024-04-03T17:30:52.4949112Z  2024-04-03T17:30:52.4949518Z  2024-04-03T17:30:52.4949965Z  2024-04-03T17:30:52.4950397Z  2024-04-03T17:30:52.4950826Z  2024-04-03T17:30:52.4951592Z [11,275 / 14,756] 48 actions, 47 running 2024-04-03T17:30:52.4952857Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 53s local 2024-04-03T17:30:52.4954280Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 17s local 2024-04-03T17:30:52.4955634Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 13s local 2024-04-03T17:30:52.4957030Z @llvm-project//mlir:ArithAttrToLLVMConversion; 9s local 2024-04-03T17:30:52.4958363Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 9s local 2024-04-03T17:30:52.4959719Z Compiling mlir/lib/Dialect/AMX/IR/AMXDialect.cpp; 8s local 2024-04-03T17:30:52.4960854Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 8s local 2024-04-03T17:30:52.4961984Z Compiling stablehlo/reference/NumPy.cpp; 8s local ... 2024-04-03T17:30:52.6985134Z 2024-04-03T17:30:52.6985878Z  2024-04-03T17:30:52.6986423Z  2024-04-03T17:30:52.6986844Z  2024-04-03T17:30:52.6987159Z  2024-04-03T17:30:52.6987521Z  2024-04-03T17:30:52.6988201Z  2024-04-03T17:30:52.6988614Z  2024-04-03T17:30:52.6989009Z  2024-04-03T17:30:52.6989682Z [11,276 / 14,756] 48 actions, 47 running 2024-04-03T17:30:52.6990823Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 53s local 2024-04-03T17:30:52.6992218Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 17s local 2024-04-03T17:30:52.6993489Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 13s local 2024-04-03T17:30:52.6994772Z @llvm-project//mlir:ArithAttrToLLVMConversion; 9s local 2024-04-03T17:30:52.6996039Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 9s local 2024-04-03T17:30:52.6997338Z Compiling mlir/lib/Dialect/AMX/IR/AMXDialect.cpp; 8s local 2024-04-03T17:30:52.6998354Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 8s local 2024-04-03T17:30:52.6999378Z Compiling stablehlo/reference/NumPy.cpp; 8s local ... 2024-04-03T17:30:52.9007886Z 2024-04-03T17:30:52.9008649Z  2024-04-03T17:30:52.9009570Z  2024-04-03T17:30:52.9010064Z  2024-04-03T17:30:52.9010567Z  2024-04-03T17:30:52.9010981Z  2024-04-03T17:30:52.9011396Z  2024-04-03T17:30:52.9011828Z  2024-04-03T17:30:52.9012247Z  2024-04-03T17:30:52.9012932Z [11,276 / 14,756] 48 actions running 2024-04-03T17:30:52.9014628Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 53s local 2024-04-03T17:30:52.9015934Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 17s local 2024-04-03T17:30:52.9017074Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 13s local 2024-04-03T17:30:52.9018332Z @llvm-project//mlir:ArithAttrToLLVMConversion; 9s local 2024-04-03T17:30:52.9019504Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 9s local 2024-04-03T17:30:52.9020705Z Compiling mlir/lib/Dialect/AMX/IR/AMXDialect.cpp; 8s local 2024-04-03T17:30:52.9021816Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 8s local 2024-04-03T17:30:52.9022874Z Compiling stablehlo/reference/NumPy.cpp; 8s local ... 2024-04-03T17:30:53.1010915Z 2024-04-03T17:30:53.1011679Z  2024-04-03T17:30:53.1012207Z  2024-04-03T17:30:53.1012596Z  2024-04-03T17:30:53.1012982Z  2024-04-03T17:30:53.1013389Z  2024-04-03T17:30:53.1013720Z  2024-04-03T17:30:53.1014102Z  2024-04-03T17:30:53.1014644Z  2024-04-03T17:30:53.1015241Z [11,278 / 14,756] 48 actions running 2024-04-03T17:30:53.1016198Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 53s local 2024-04-03T17:30:53.1017391Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 17s local 2024-04-03T17:30:53.1018513Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 13s local 2024-04-03T17:30:53.1019717Z @llvm-project//mlir:ArithAttrToLLVMConversion; 9s local 2024-04-03T17:30:53.1020975Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 9s local 2024-04-03T17:30:53.1022282Z Compiling mlir/lib/Dialect/AMX/IR/AMXDialect.cpp; 9s local 2024-04-03T17:30:53.1023353Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 9s local 2024-04-03T17:30:53.1024411Z Compiling stablehlo/reference/NumPy.cpp; 9s local ... 2024-04-03T17:30:53.4209033Z 2024-04-03T17:30:53.4209783Z  2024-04-03T17:30:53.4210328Z  2024-04-03T17:30:53.4210797Z  2024-04-03T17:30:53.4211212Z  2024-04-03T17:30:53.4211651Z  2024-04-03T17:30:53.4212082Z  2024-04-03T17:30:53.4212499Z  2024-04-03T17:30:53.4212932Z  2024-04-03T17:30:53.4213643Z [11,280 / 14,756] 48 actions, 47 running 2024-04-03T17:30:53.4214979Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 54s local 2024-04-03T17:30:53.4216432Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 18s local 2024-04-03T17:30:53.4217930Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 14s local 2024-04-03T17:30:53.4219305Z @llvm-project//mlir:ArithAttrToLLVMConversion; 10s local 2024-04-03T17:30:53.4220689Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 10s local 2024-04-03T17:30:53.4222079Z Compiling mlir/lib/Dialect/AMX/IR/AMXDialect.cpp; 9s local 2024-04-03T17:30:53.4223234Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 9s local 2024-04-03T17:30:53.4224264Z Compiling stablehlo/reference/NumPy.cpp; 9s local ... 2024-04-03T17:30:53.6970105Z 2024-04-03T17:30:53.6970816Z  2024-04-03T17:30:53.6971230Z  2024-04-03T17:30:53.6971542Z  2024-04-03T17:30:53.6971864Z  2024-04-03T17:30:53.6972183Z  2024-04-03T17:30:53.6972490Z  2024-04-03T17:30:53.6973211Z  2024-04-03T17:30:53.6973655Z  2024-04-03T17:30:53.6974171Z [11,280 / 14,756] 48 actions running 2024-04-03T17:30:53.6975206Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 54s local 2024-04-03T17:30:53.6981001Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 18s local 2024-04-03T17:30:53.6983054Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 14s local 2024-04-03T17:30:53.6984541Z @llvm-project//mlir:ArithAttrToLLVMConversion; 10s local 2024-04-03T17:30:53.6986178Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 10s local 2024-04-03T17:30:53.6987534Z Compiling mlir/lib/Dialect/AMX/IR/AMXDialect.cpp; 9s local 2024-04-03T17:30:53.6989266Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 9s local 2024-04-03T17:30:53.6990476Z Compiling stablehlo/reference/NumPy.cpp; 9s local ... 2024-04-03T17:30:53.8972892Z 2024-04-03T17:30:53.8974000Z  2024-04-03T17:30:53.8974919Z  2024-04-03T17:30:53.8975578Z  2024-04-03T17:30:53.8978376Z  2024-04-03T17:30:53.8978837Z  2024-04-03T17:30:53.8979365Z  2024-04-03T17:30:53.8979930Z  2024-04-03T17:30:53.8982457Z  2024-04-03T17:30:53.8983154Z [11,281 / 14,756] 48 actions running 2024-04-03T17:30:53.8984351Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 54s local 2024-04-03T17:30:53.8985663Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 18s local 2024-04-03T17:30:53.8986803Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 14s local 2024-04-03T17:30:53.8988744Z @llvm-project//mlir:ArithAttrToLLVMConversion; 10s local 2024-04-03T17:30:53.8989879Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 10s local 2024-04-03T17:30:53.8990996Z Compiling mlir/lib/Dialect/AMX/IR/AMXDialect.cpp; 9s local 2024-04-03T17:30:53.8992216Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 9s local 2024-04-03T17:30:53.8993689Z Compiling stablehlo/reference/NumPy.cpp; 9s local ... 2024-04-03T17:30:54.1536499Z 2024-04-03T17:30:54.1537386Z  2024-04-03T17:30:54.1537963Z  2024-04-03T17:30:54.1538425Z  2024-04-03T17:30:54.1538879Z  2024-04-03T17:30:54.1539301Z  2024-04-03T17:30:54.1539711Z  2024-04-03T17:30:54.1540115Z  2024-04-03T17:30:54.1540543Z  2024-04-03T17:30:54.1541412Z [11,286 / 14,756] 48 actions, 47 running 2024-04-03T17:30:54.1542754Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 54s local 2024-04-03T17:30:54.1544257Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 18s local 2024-04-03T17:30:54.1545516Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 14s local 2024-04-03T17:30:54.1546885Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 10s local 2024-04-03T17:30:54.1548426Z Compiling mlir/lib/Dialect/AMX/IR/AMXDialect.cpp; 10s local 2024-04-03T17:30:54.1549720Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 10s local 2024-04-03T17:30:54.1550710Z Compiling stablehlo/reference/NumPy.cpp; 10s local 2024-04-03T17:30:54.1551780Z Compiling xla/python/ifrt/ir/ifrt_dialect.cc; 7s local ... 2024-04-03T17:30:54.4984269Z 2024-04-03T17:30:54.4985001Z  2024-04-03T17:30:54.4985513Z  2024-04-03T17:30:54.4985923Z  2024-04-03T17:30:54.4986306Z  2024-04-03T17:30:54.4986693Z  2024-04-03T17:30:54.4987111Z  2024-04-03T17:30:54.4988277Z  2024-04-03T17:30:54.4988701Z  2024-04-03T17:30:54.4989347Z [11,289 / 14,756] 48 actions, 47 running 2024-04-03T17:30:54.4990416Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 55s local 2024-04-03T17:30:54.4991668Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 19s local 2024-04-03T17:30:54.4992839Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 15s local 2024-04-03T17:30:54.4994036Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 11s local 2024-04-03T17:30:54.4995189Z Compiling mlir/lib/Dialect/AMX/IR/AMXDialect.cpp; 10s local 2024-04-03T17:30:54.4996197Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 10s local 2024-04-03T17:30:54.4997121Z Compiling stablehlo/reference/NumPy.cpp; 10s local 2024-04-03T17:30:54.4998067Z Compiling xla/python/ifrt/ir/ifrt_dialect.cc; 8s local ... 2024-04-03T17:30:54.6986365Z 2024-04-03T17:30:54.6987120Z  2024-04-03T17:30:54.6988188Z  2024-04-03T17:30:54.6988650Z  2024-04-03T17:30:54.6989087Z  2024-04-03T17:30:54.6989509Z  2024-04-03T17:30:54.6989923Z  2024-04-03T17:30:54.6990337Z  2024-04-03T17:30:54.6990730Z  2024-04-03T17:30:54.6991345Z [11,290 / 14,756] 48 actions running 2024-04-03T17:30:54.6992731Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 55s local 2024-04-03T17:30:54.6994084Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 19s local 2024-04-03T17:30:54.6995383Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 15s local 2024-04-03T17:30:54.6996765Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 11s local 2024-04-03T17:30:54.6998137Z Compiling mlir/lib/Dialect/AMX/IR/AMXDialect.cpp; 10s local 2024-04-03T17:30:54.6999264Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 10s local 2024-04-03T17:30:54.7000249Z Compiling stablehlo/reference/NumPy.cpp; 10s local 2024-04-03T17:30:54.7001295Z Compiling xla/python/ifrt/ir/ifrt_dialect.cc; 8s local ... 2024-04-03T17:30:55.1217209Z 2024-04-03T17:30:55.1217984Z  2024-04-03T17:30:55.1218487Z  2024-04-03T17:30:55.1218930Z  2024-04-03T17:30:55.1219371Z  2024-04-03T17:30:55.1219762Z  2024-04-03T17:30:55.1220219Z  2024-04-03T17:30:55.1220638Z  2024-04-03T17:30:55.1221019Z  2024-04-03T17:30:55.1221729Z [11,291 / 14,756] 48 actions, 47 running 2024-04-03T17:30:55.1222944Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 55s local 2024-04-03T17:30:55.1224288Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 19s local 2024-04-03T17:30:55.1225553Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 15s local 2024-04-03T17:30:55.1226904Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 11s local 2024-04-03T17:30:55.1228672Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 11s local 2024-04-03T17:30:55.1229723Z Compiling stablehlo/reference/NumPy.cpp; 11s local 2024-04-03T17:30:55.1230729Z Compiling xla/python/ifrt/ir/ifrt_dialect.cc; 8s local 2024-04-03T17:30:55.1231736Z Compiling xla/python/ifrt/ir/ifrt_ops.cc; 8s local ... 2024-04-03T17:30:55.3781592Z 2024-04-03T17:30:55.3782354Z  2024-04-03T17:30:55.3782895Z  2024-04-03T17:30:55.3783368Z  2024-04-03T17:30:55.3783779Z  2024-04-03T17:30:55.3784197Z  2024-04-03T17:30:55.3784625Z  2024-04-03T17:30:55.3785004Z  2024-04-03T17:30:55.3785397Z  2024-04-03T17:30:55.3786270Z [11,295 / 14,756] 48 actions, 47 running 2024-04-03T17:30:55.3787428Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 56s local 2024-04-03T17:30:55.3789053Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 20s local 2024-04-03T17:30:55.3790446Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 16s local 2024-04-03T17:30:55.3791886Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 12s local 2024-04-03T17:30:55.3793256Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 11s local 2024-04-03T17:30:55.3794355Z Compiling stablehlo/reference/NumPy.cpp; 11s local 2024-04-03T17:30:55.3795410Z Compiling xla/python/ifrt/ir/ifrt_dialect.cc; 9s local 2024-04-03T17:30:55.3796435Z Compiling xla/python/ifrt/ir/ifrt_ops.cc; 9s local ... 2024-04-03T17:30:55.6322186Z 2024-04-03T17:30:55.6322962Z  2024-04-03T17:30:55.6323486Z  2024-04-03T17:30:55.6323902Z  2024-04-03T17:30:55.6324316Z  2024-04-03T17:30:55.6324911Z  2024-04-03T17:30:55.6325316Z  2024-04-03T17:30:55.6325726Z  2024-04-03T17:30:55.6326137Z  2024-04-03T17:30:55.6326801Z [11,298 / 14,756] 48 actions, 47 running 2024-04-03T17:30:55.6327806Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 20s local 2024-04-03T17:30:55.6329180Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 16s local 2024-04-03T17:30:55.6330918Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 12s local 2024-04-03T17:30:55.6332593Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 11s local 2024-04-03T17:30:55.6333705Z Compiling stablehlo/reference/NumPy.cpp; 11s local 2024-04-03T17:30:55.6334904Z Compiling xla/python/ifrt/ir/ifrt_dialect.cc; 9s local 2024-04-03T17:30:55.6336099Z Compiling xla/python/ifrt/ir/ifrt_ops.cc; 9s local 2024-04-03T17:30:55.6337095Z Compiling xla/service/reshape_mover.cc; 9s local ... 2024-04-03T17:30:55.9019132Z 2024-04-03T17:30:55.9019897Z  2024-04-03T17:30:55.9020413Z  2024-04-03T17:30:55.9020809Z  2024-04-03T17:30:55.9021216Z  2024-04-03T17:30:55.9021607Z  2024-04-03T17:30:55.9021978Z  2024-04-03T17:30:55.9022376Z  2024-04-03T17:30:55.9022751Z  2024-04-03T17:30:55.9023327Z [11,301 / 14,756] 48 actions running 2024-04-03T17:30:55.9024310Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 20s local 2024-04-03T17:30:55.9025540Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 16s local 2024-04-03T17:30:55.9026818Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 12s local 2024-04-03T17:30:55.9028291Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 11s local 2024-04-03T17:30:55.9029288Z Compiling xla/python/ifrt/ir/ifrt_dialect.cc; 9s local 2024-04-03T17:30:55.9030236Z Compiling xla/python/ifrt/ir/ifrt_ops.cc; 9s local 2024-04-03T17:30:55.9031098Z Compiling xla/service/reshape_mover.cc; 9s local 2024-04-03T17:30:55.9032106Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 8s local ... 2024-04-03T17:30:56.1059221Z 2024-04-03T17:30:56.1059993Z  2024-04-03T17:30:56.1060676Z  2024-04-03T17:30:56.1061125Z  2024-04-03T17:30:56.1061561Z  2024-04-03T17:30:56.1062007Z  2024-04-03T17:30:56.1062435Z  2024-04-03T17:30:56.1062878Z  2024-04-03T17:30:56.1063303Z  2024-04-03T17:30:56.1064052Z [11,305 / 14,756] 47 actions, 46 running 2024-04-03T17:30:56.1065309Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 20s local 2024-04-03T17:30:56.1066682Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 16s local 2024-04-03T17:30:56.1068354Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 12s local 2024-04-03T17:30:56.1069705Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 12s local 2024-04-03T17:30:56.1070781Z Compiling xla/service/reshape_mover.cc; 9s local 2024-04-03T17:30:56.1071889Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 9s local 2024-04-03T17:30:56.1073162Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 9s local 2024-04-03T17:30:56.1074569Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMInlining.cpp; 9s local ... 2024-04-03T17:30:56.3417416Z 2024-04-03T17:30:56.3418168Z  2024-04-03T17:30:56.3418732Z  2024-04-03T17:30:56.3419183Z  2024-04-03T17:30:56.3419671Z  2024-04-03T17:30:56.3420151Z  2024-04-03T17:30:56.3420618Z  2024-04-03T17:30:56.3421008Z  2024-04-03T17:30:56.3421497Z  2024-04-03T17:30:56.3422262Z [11,307 / 14,756] 48 actions, 47 running 2024-04-03T17:30:56.3423534Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 21s local 2024-04-03T17:30:56.3424980Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 17s local 2024-04-03T17:30:56.3426522Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 13s local 2024-04-03T17:30:56.3428238Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 12s local 2024-04-03T17:30:56.3429269Z Compiling xla/service/reshape_mover.cc; 9s local 2024-04-03T17:30:56.3430319Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 9s local 2024-04-03T17:30:56.3431535Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 9s local 2024-04-03T17:30:56.3432797Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMInlining.cpp; 9s local ... 2024-04-03T17:30:56.6104891Z 2024-04-03T17:30:56.6105730Z  2024-04-03T17:30:56.6106220Z  2024-04-03T17:30:56.6107162Z  2024-04-03T17:30:56.6107947Z  2024-04-03T17:30:56.6108378Z  2024-04-03T17:30:56.6108759Z  2024-04-03T17:30:56.6109178Z  2024-04-03T17:30:56.6109597Z  2024-04-03T17:30:56.6110335Z [11,309 / 14,756] 48 actions, 47 running 2024-04-03T17:30:56.6111757Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 21s local 2024-04-03T17:30:56.6113075Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 17s local 2024-04-03T17:30:56.6114451Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 13s local 2024-04-03T17:30:56.6115808Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 12s local 2024-04-03T17:30:56.6116845Z Compiling xla/service/reshape_mover.cc; 10s local 2024-04-03T17:30:56.6117859Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 9s local 2024-04-03T17:30:56.6119020Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 9s local 2024-04-03T17:30:56.6120242Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMInlining.cpp; 9s local ... 2024-04-03T17:30:56.8486861Z 2024-04-03T17:30:56.8488140Z  2024-04-03T17:30:56.8488900Z  2024-04-03T17:30:56.8489719Z  2024-04-03T17:30:56.8490839Z  2024-04-03T17:30:56.8491367Z  2024-04-03T17:30:56.8491842Z  2024-04-03T17:30:56.8492338Z  2024-04-03T17:30:56.8492831Z  2024-04-03T17:30:56.8493599Z [11,311 / 14,756] 48 actions, 47 running 2024-04-03T17:30:56.8495087Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 21s local 2024-04-03T17:30:56.8496577Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 17s local 2024-04-03T17:30:56.8498134Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 13s local 2024-04-03T17:30:56.8499534Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 12s local 2024-04-03T17:30:56.8500697Z Compiling xla/service/reshape_mover.cc; 10s local 2024-04-03T17:30:56.8502037Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 9s local 2024-04-03T17:30:56.8503393Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 9s local 2024-04-03T17:30:56.8504763Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMInlining.cpp; 9s local ... 2024-04-03T17:30:57.0999102Z 2024-04-03T17:30:57.0999889Z  2024-04-03T17:30:57.1000414Z  2024-04-03T17:30:57.1001450Z  2024-04-03T17:30:57.1002086Z  2024-04-03T17:30:57.1002680Z  2024-04-03T17:30:57.1003298Z  2024-04-03T17:30:57.1003927Z  2024-04-03T17:30:57.1004538Z  2024-04-03T17:30:57.1005495Z [11,312 / 14,756] 48 actions running 2024-04-03T17:30:57.1008589Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 21s local 2024-04-03T17:30:57.1017022Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 17s local 2024-04-03T17:30:57.1018506Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 13s local 2024-04-03T17:30:57.1019901Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 13s local 2024-04-03T17:30:57.1021017Z Compiling xla/service/reshape_mover.cc; 10s local 2024-04-03T17:30:57.1022121Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 10s local 2024-04-03T17:30:57.1023405Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 10s local 2024-04-03T17:30:57.1024846Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMInlining.cpp; 10s local ... 2024-04-03T17:30:57.3004991Z 2024-04-03T17:30:57.3019135Z  2024-04-03T17:30:57.3019711Z  2024-04-03T17:30:57.3020166Z  2024-04-03T17:30:57.3020783Z  2024-04-03T17:30:57.3021220Z  2024-04-03T17:30:57.3021663Z  2024-04-03T17:30:57.3022097Z  2024-04-03T17:30:57.3022523Z  2024-04-03T17:30:57.3023218Z [11,313 / 14,756] 48 actions running 2024-04-03T17:30:57.3024357Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 22s local 2024-04-03T17:30:57.3025680Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 18s local 2024-04-03T17:30:57.3027332Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 13s local 2024-04-03T17:30:57.3028635Z Compiling xla/service/reshape_mover.cc; 10s local 2024-04-03T17:30:57.3029715Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 10s local 2024-04-03T17:30:57.3030771Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 10s local 2024-04-03T17:30:57.3032008Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMInlining.cpp; 10s local 2024-04-03T17:30:57.3033725Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMMemorySlot.cpp; 10s local ... 2024-04-03T17:30:57.7020780Z 2024-04-03T17:30:57.7021522Z  2024-04-03T17:30:57.7021974Z  2024-04-03T17:30:57.7022353Z  2024-04-03T17:30:57.7022734Z  2024-04-03T17:30:57.7023094Z  2024-04-03T17:30:57.7023482Z  2024-04-03T17:30:57.7023858Z  2024-04-03T17:30:57.7024224Z  2024-04-03T17:30:57.7024812Z [11,314 / 14,756] 48 actions running 2024-04-03T17:30:57.7025806Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 22s local 2024-04-03T17:30:57.7026987Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 18s local 2024-04-03T17:30:57.7028267Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 13s local 2024-04-03T17:30:57.7029165Z Compiling xla/service/reshape_mover.cc; 11s local 2024-04-03T17:30:57.7030065Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 10s local 2024-04-03T17:30:57.7031209Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 10s local 2024-04-03T17:30:57.7032330Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMInlining.cpp; 10s local 2024-04-03T17:30:57.7033555Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMMemorySlot.cpp; 10s local ... 2024-04-03T17:30:57.9020506Z 2024-04-03T17:30:57.9021187Z  2024-04-03T17:30:57.9021638Z  2024-04-03T17:30:57.9021994Z  2024-04-03T17:30:57.9022348Z  2024-04-03T17:30:57.9022722Z  2024-04-03T17:30:57.9023096Z  2024-04-03T17:30:57.9023446Z  2024-04-03T17:30:57.9023824Z  2024-04-03T17:30:57.9024403Z [11,319 / 14,756] 48 actions running 2024-04-03T17:30:57.9025229Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 22s local 2024-04-03T17:30:57.9026278Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 18s local 2024-04-03T17:30:57.9027273Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 13s local 2024-04-03T17:30:57.9028346Z Compiling xla/service/reshape_mover.cc; 11s local 2024-04-03T17:30:57.9029242Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 10s local 2024-04-03T17:30:57.9030330Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 10s local 2024-04-03T17:30:57.9031560Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMInlining.cpp; 10s local 2024-04-03T17:30:57.9032953Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMMemorySlot.cpp; 10s local ... 2024-04-03T17:30:58.1474636Z 2024-04-03T17:30:58.1475381Z  2024-04-03T17:30:58.1475873Z  2024-04-03T17:30:58.1476264Z  2024-04-03T17:30:58.1476658Z  2024-04-03T17:30:58.1477058Z  2024-04-03T17:30:58.1477475Z  2024-04-03T17:30:58.1477859Z  2024-04-03T17:30:58.1478250Z  2024-04-03T17:30:58.1478879Z [11,321 / 14,756] 48 actions, 47 running 2024-04-03T17:30:58.1479986Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 22s local 2024-04-03T17:30:58.1481207Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 18s local 2024-04-03T17:30:58.1482252Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 14s local 2024-04-03T17:30:58.1483158Z Compiling xla/service/reshape_mover.cc; 11s local 2024-04-03T17:30:58.1484165Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 11s local 2024-04-03T17:30:58.1485235Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 11s local 2024-04-03T17:30:58.1486415Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMInlining.cpp; 11s local 2024-04-03T17:30:58.1487676Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMMemorySlot.cpp; 10s local ... 2024-04-03T17:30:58.3548776Z 2024-04-03T17:30:58.3589560Z  2024-04-03T17:30:58.3628716Z  2024-04-03T17:30:58.3629341Z  2024-04-03T17:30:58.3629809Z  2024-04-03T17:30:58.3630322Z  2024-04-03T17:30:58.3630759Z  2024-04-03T17:30:58.3631203Z  2024-04-03T17:30:58.3631628Z  2024-04-03T17:30:58.3632340Z [11,323 / 14,756] 48 actions, 47 running 2024-04-03T17:30:58.3633695Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 23s local 2024-04-03T17:30:58.3634983Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 19s local 2024-04-03T17:30:58.3636105Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 14s local 2024-04-03T17:30:58.3637112Z Compiling xla/service/reshape_mover.cc; 11s local 2024-04-03T17:30:58.3638088Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 11s local 2024-04-03T17:30:58.3639301Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 11s local 2024-04-03T17:30:58.3640422Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMInlining.cpp; 11s local 2024-04-03T17:30:58.3641796Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMMemorySlot.cpp; 11s local ... 2024-04-03T17:30:58.5652523Z 2024-04-03T17:30:58.5653731Z  2024-04-03T17:30:58.5654995Z  2024-04-03T17:30:58.5656826Z  2024-04-03T17:30:58.5657560Z  2024-04-03T17:30:58.5658134Z  2024-04-03T17:30:58.5658938Z  2024-04-03T17:30:58.5660445Z  2024-04-03T17:30:58.5661066Z  2024-04-03T17:30:58.5661957Z [11,327 / 14,756] 48 actions, 47 running 2024-04-03T17:30:58.5663415Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 23s local 2024-04-03T17:30:58.5665127Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 19s local 2024-04-03T17:30:58.5666472Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 14s local 2024-04-03T17:30:58.5667819Z Compiling xla/service/reshape_mover.cc; 12s local 2024-04-03T17:30:58.5669257Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 11s local 2024-04-03T17:30:58.5670709Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 11s local 2024-04-03T17:30:58.5672123Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMInlining.cpp; 11s local 2024-04-03T17:30:58.5673642Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMMemorySlot.cpp; 11s local ... 2024-04-03T17:30:58.7822639Z 2024-04-03T17:30:58.7823808Z  2024-04-03T17:30:58.7824364Z  2024-04-03T17:30:58.7824816Z  2024-04-03T17:30:58.7825255Z  2024-04-03T17:30:58.7825662Z  2024-04-03T17:30:58.7826089Z  2024-04-03T17:30:58.7826479Z  2024-04-03T17:30:58.7826913Z  2024-04-03T17:30:58.7827834Z [11,329 / 14,756] 48 actions, 47 running 2024-04-03T17:30:58.7828974Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 23s local 2024-04-03T17:30:58.7830207Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 19s local 2024-04-03T17:30:58.7831347Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 14s local 2024-04-03T17:30:58.7832460Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 11s local 2024-04-03T17:30:58.7833717Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 11s local 2024-04-03T17:30:58.7834993Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMInlining.cpp; 11s local 2024-04-03T17:30:58.7836287Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMMemorySlot.cpp; 11s local 2024-04-03T17:30:58.7837604Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 11s local ... 2024-04-03T17:30:59.0235176Z 2024-04-03T17:30:59.0235922Z  2024-04-03T17:30:59.0236832Z  2024-04-03T17:30:59.0237291Z  2024-04-03T17:30:59.0237734Z  2024-04-03T17:30:59.0238191Z  2024-04-03T17:30:59.0238595Z  2024-04-03T17:30:59.0239004Z  2024-04-03T17:30:59.0239414Z  2024-04-03T17:30:59.0240161Z [11,331 / 14,756] 48 actions, 47 running 2024-04-03T17:30:59.0241352Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 23s local 2024-04-03T17:30:59.0242721Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 19s local 2024-04-03T17:30:59.0244291Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 15s local 2024-04-03T17:30:59.0245517Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 12s local 2024-04-03T17:30:59.0246773Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 12s local 2024-04-03T17:30:59.0248073Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMInlining.cpp; 12s local 2024-04-03T17:30:59.0249770Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMMemorySlot.cpp; 11s local 2024-04-03T17:30:59.0251125Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 11s local ... 2024-04-03T17:30:59.3028781Z 2024-04-03T17:30:59.3029549Z  2024-04-03T17:30:59.3030175Z  2024-04-03T17:30:59.3030648Z  2024-04-03T17:30:59.3031039Z  2024-04-03T17:30:59.3031456Z  2024-04-03T17:30:59.3031878Z  2024-04-03T17:30:59.3032278Z  2024-04-03T17:30:59.3032707Z  2024-04-03T17:30:59.3033383Z [11,333 / 14,756] 48 actions running 2024-04-03T17:30:59.3034457Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 24s local 2024-04-03T17:30:59.3035764Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 20s local 2024-04-03T17:30:59.3036889Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 15s local 2024-04-03T17:30:59.3037996Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 12s local 2024-04-03T17:30:59.3039233Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 12s local 2024-04-03T17:30:59.3040522Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMInlining.cpp; 12s local 2024-04-03T17:30:59.3041769Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMMemorySlot.cpp; 12s local 2024-04-03T17:30:59.3043008Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 11s local ... 2024-04-03T17:30:59.5398523Z 2024-04-03T17:30:59.5399308Z  2024-04-03T17:30:59.5399854Z  2024-04-03T17:30:59.5400253Z  2024-04-03T17:30:59.5400680Z  2024-04-03T17:30:59.5401119Z  2024-04-03T17:30:59.5401532Z  2024-04-03T17:30:59.5401954Z  2024-04-03T17:30:59.5402425Z  2024-04-03T17:30:59.5403156Z [11,334 / 14,756] 48 actions, 47 running 2024-04-03T17:30:59.5404280Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 24s local 2024-04-03T17:30:59.5405593Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 20s local 2024-04-03T17:30:59.5406790Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 15s local 2024-04-03T17:30:59.5407958Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 12s local 2024-04-03T17:30:59.5409218Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 12s local 2024-04-03T17:30:59.5410496Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMInlining.cpp; 12s local 2024-04-03T17:30:59.5411785Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMMemorySlot.cpp; 12s local 2024-04-03T17:30:59.5413087Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 12s local ... 2024-04-03T17:30:59.9053270Z 2024-04-03T17:30:59.9053998Z  2024-04-03T17:30:59.9054659Z  2024-04-03T17:30:59.9055017Z  2024-04-03T17:30:59.9055428Z  2024-04-03T17:30:59.9055797Z  2024-04-03T17:30:59.9056157Z  2024-04-03T17:30:59.9056650Z  2024-04-03T17:30:59.9057037Z  2024-04-03T17:30:59.9057619Z [11,336 / 14,756] 48 actions running 2024-04-03T17:30:59.9058616Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 24s local 2024-04-03T17:30:59.9059710Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 15s local 2024-04-03T17:30:59.9060839Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 12s local 2024-04-03T17:30:59.9061927Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 12s local 2024-04-03T17:30:59.9063089Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMInlining.cpp; 12s local 2024-04-03T17:30:59.9064176Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 12s local 2024-04-03T17:30:59.9065286Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 12s local 2024-04-03T17:30:59.9066274Z Compiling xla/service/slice_sinker.cc; 9s local ... 2024-04-03T17:31:00.1098994Z 2024-04-03T17:31:00.1099894Z  2024-04-03T17:31:00.1100444Z  2024-04-03T17:31:00.1100883Z  2024-04-03T17:31:00.1101343Z  2024-04-03T17:31:00.1101791Z  2024-04-03T17:31:00.1102237Z  2024-04-03T17:31:00.1102695Z  2024-04-03T17:31:00.1103132Z  2024-04-03T17:31:00.1104060Z [11,338 / 14,756] 48 actions, 47 running 2024-04-03T17:31:00.1105309Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 24s local 2024-04-03T17:31:00.1106591Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 16s local 2024-04-03T17:31:00.1108172Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 13s local 2024-04-03T17:31:00.1109518Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 13s local 2024-04-03T17:31:00.1110905Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMInlining.cpp; 13s local 2024-04-03T17:31:00.1112210Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 12s local 2024-04-03T17:31:00.1113550Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 12s local 2024-04-03T17:31:00.1114756Z Compiling xla/service/slice_sinker.cc; 9s local ... 2024-04-03T17:31:00.4589571Z 2024-04-03T17:31:00.4630399Z  2024-04-03T17:31:00.4647105Z  2024-04-03T17:31:00.4647654Z  2024-04-03T17:31:00.4648077Z  2024-04-03T17:31:00.4648557Z  2024-04-03T17:31:00.4648983Z  2024-04-03T17:31:00.4649393Z  2024-04-03T17:31:00.4649811Z  2024-04-03T17:31:00.4650520Z [11,340 / 14,756] 48 actions, 47 running 2024-04-03T17:31:00.4651736Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 25s local 2024-04-03T17:31:00.4653057Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 16s local 2024-04-03T17:31:00.4654354Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 13s local 2024-04-03T17:31:00.4655655Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 13s local 2024-04-03T17:31:00.4657050Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMInlining.cpp; 13s local 2024-04-03T17:31:00.4658329Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 13s local 2024-04-03T17:31:00.4659553Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 12s local 2024-04-03T17:31:00.4660683Z Compiling xla/service/slice_sinker.cc; 9s local ... 2024-04-03T17:31:00.6658551Z 2024-04-03T17:31:00.6659828Z  2024-04-03T17:31:00.6660679Z  2024-04-03T17:31:00.6661394Z  2024-04-03T17:31:00.6662444Z  2024-04-03T17:31:00.6662939Z  2024-04-03T17:31:00.6663383Z  2024-04-03T17:31:00.6663835Z  2024-04-03T17:31:00.6666975Z  2024-04-03T17:31:00.6668184Z [11,342 / 14,756] 48 actions, 47 running 2024-04-03T17:31:00.6669394Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 25s local 2024-04-03T17:31:00.6670725Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 16s local 2024-04-03T17:31:00.6672426Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 13s local 2024-04-03T17:31:00.6673812Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 13s local 2024-04-03T17:31:00.6675075Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMInlining.cpp; 13s local 2024-04-03T17:31:00.6676356Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 13s local 2024-04-03T17:31:00.6677838Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 13s local 2024-04-03T17:31:00.6681381Z Compiling xla/service/slice_sinker.cc; 10s local ... 2024-04-03T17:31:00.9034472Z 2024-04-03T17:31:00.9035636Z  2024-04-03T17:31:00.9036467Z  2024-04-03T17:31:00.9037233Z  2024-04-03T17:31:00.9038075Z  2024-04-03T17:31:00.9039278Z  2024-04-03T17:31:00.9039865Z  2024-04-03T17:31:00.9040351Z  2024-04-03T17:31:00.9040809Z  2024-04-03T17:31:00.9041538Z [11,345 / 14,756] 48 actions running 2024-04-03T17:31:00.9042764Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 25s local 2024-04-03T17:31:00.9044125Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 16s local 2024-04-03T17:31:00.9045790Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 13s local 2024-04-03T17:31:00.9047164Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 13s local 2024-04-03T17:31:00.9048566Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 13s local 2024-04-03T17:31:00.9049927Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 13s local 2024-04-03T17:31:00.9051392Z Compiling xla/service/slice_sinker.cc; 10s local 2024-04-03T17:31:00.9052599Z Compiling llvm/lib/Analysis/ConstantFolding.cpp; 8s local ... 2024-04-03T17:31:01.1327060Z 2024-04-03T17:31:01.1328605Z  2024-04-03T17:31:01.1329593Z  2024-04-03T17:31:01.1330486Z  2024-04-03T17:31:01.1331792Z  2024-04-03T17:31:01.1332290Z  2024-04-03T17:31:01.1332732Z  2024-04-03T17:31:01.1333196Z  2024-04-03T17:31:01.1333652Z  2024-04-03T17:31:01.1334602Z [11,346 / 14,756] 48 actions, 47 running 2024-04-03T17:31:01.1335889Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 25s local 2024-04-03T17:31:01.1337255Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 17s local 2024-04-03T17:31:01.1338520Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 14s local 2024-04-03T17:31:01.1339884Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 14s local 2024-04-03T17:31:01.1341288Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 13s local 2024-04-03T17:31:01.1342544Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 13s local 2024-04-03T17:31:01.1343696Z Compiling xla/service/slice_sinker.cc; 10s local 2024-04-03T17:31:01.1344891Z Compiling llvm/lib/Analysis/ConstantFolding.cpp; 8s local ... 2024-04-03T17:31:01.4352800Z 2024-04-03T17:31:01.4389885Z  2024-04-03T17:31:01.4390856Z  2024-04-03T17:31:01.4392008Z  2024-04-03T17:31:01.4392461Z  2024-04-03T17:31:01.4393033Z  2024-04-03T17:31:01.4393462Z  2024-04-03T17:31:01.4393868Z  2024-04-03T17:31:01.4394288Z  2024-04-03T17:31:01.4395031Z [11,349 / 14,756] 48 actions, 47 running 2024-04-03T17:31:01.4397622Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 26s local 2024-04-03T17:31:01.4399137Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 17s local 2024-04-03T17:31:01.4400602Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 14s local 2024-04-03T17:31:01.4404525Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 14s local 2024-04-03T17:31:01.4406007Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 14s local 2024-04-03T17:31:01.4407688Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 13s local 2024-04-03T17:31:01.4409305Z Compiling xla/service/slice_sinker.cc; 10s local 2024-04-03T17:31:01.4410833Z Compiling llvm/lib/Analysis/ConstantFolding.cpp; 9s local ... 2024-04-03T17:31:01.6649661Z 2024-04-03T17:31:01.6650898Z  2024-04-03T17:31:01.6652129Z  2024-04-03T17:31:01.6652596Z  2024-04-03T17:31:01.6653026Z  2024-04-03T17:31:01.6653544Z  2024-04-03T17:31:01.6654012Z  2024-04-03T17:31:01.6654723Z  2024-04-03T17:31:01.6655250Z  2024-04-03T17:31:01.6655956Z [11,353 / 14,756] 48 actions, 47 running 2024-04-03T17:31:01.6657159Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 26s local 2024-04-03T17:31:01.6658347Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 17s local 2024-04-03T17:31:01.6659496Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 14s local 2024-04-03T17:31:01.6660751Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 14s local 2024-04-03T17:31:01.6662141Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 14s local 2024-04-03T17:31:01.6663146Z Compiling xla/service/slice_sinker.cc; 11s local 2024-04-03T17:31:01.6664179Z Compiling llvm/lib/Analysis/ConstantFolding.cpp; 9s local 2024-04-03T17:31:01.6665451Z Compiling llvm/lib/Analysis/DependenceAnalysis.cpp; 7s local ... 2024-04-03T17:31:01.9047753Z 2024-04-03T17:31:01.9048532Z  2024-04-03T17:31:01.9049447Z  2024-04-03T17:31:01.9049904Z  2024-04-03T17:31:01.9050323Z  2024-04-03T17:31:01.9050716Z  2024-04-03T17:31:01.9051258Z  2024-04-03T17:31:01.9051636Z  2024-04-03T17:31:01.9052018Z  2024-04-03T17:31:01.9052649Z [11,354 / 14,756] 48 actions running 2024-04-03T17:31:01.9053903Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 26s local 2024-04-03T17:31:01.9055233Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 17s local 2024-04-03T17:31:01.9056349Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 14s local 2024-04-03T17:31:01.9057518Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 14s local 2024-04-03T17:31:01.9058748Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 14s local 2024-04-03T17:31:01.9059850Z Compiling xla/service/slice_sinker.cc; 11s local 2024-04-03T17:31:01.9060753Z Compiling llvm/lib/Analysis/ConstantFolding.cpp; 9s local 2024-04-03T17:31:01.9061853Z Compiling llvm/lib/Analysis/DependenceAnalysis.cpp; 7s local ... 2024-04-03T17:31:02.1329144Z 2024-04-03T17:31:02.1330107Z  2024-04-03T17:31:02.1330633Z  2024-04-03T17:31:02.1331077Z  2024-04-03T17:31:02.1331482Z  2024-04-03T17:31:02.1331897Z  2024-04-03T17:31:02.1332302Z  2024-04-03T17:31:02.1332760Z  2024-04-03T17:31:02.1333187Z  2024-04-03T17:31:02.1333885Z [11,357 / 14,756] 48 actions, 47 running 2024-04-03T17:31:02.1335182Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 26s local 2024-04-03T17:31:02.1336447Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 18s local 2024-04-03T17:31:02.1337602Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 15s local 2024-04-03T17:31:02.1338916Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 15s local 2024-04-03T17:31:02.1340218Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 14s local 2024-04-03T17:31:02.1341466Z Compiling llvm/lib/Analysis/ConstantFolding.cpp; 9s local 2024-04-03T17:31:02.1342484Z Compiling llvm/lib/Analysis/DependenceAnalysis.cpp; 8s local 2024-04-03T17:31:02.1343932Z Compiling mlir/lib/Dialect/MLProgram/IR/MLProgramOps.cpp; 6s local ... 2024-04-03T17:31:02.3351538Z 2024-04-03T17:31:02.3352282Z  2024-04-03T17:31:02.3352815Z  2024-04-03T17:31:02.3353295Z  2024-04-03T17:31:02.3353733Z  2024-04-03T17:31:02.3354131Z  2024-04-03T17:31:02.3354577Z  2024-04-03T17:31:02.3355028Z  2024-04-03T17:31:02.3355427Z  2024-04-03T17:31:02.3356141Z [11,358 / 14,756] 48 actions, 47 running 2024-04-03T17:31:02.3357436Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 27s local 2024-04-03T17:31:02.3358633Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 18s local 2024-04-03T17:31:02.3374614Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 15s local 2024-04-03T17:31:02.3375859Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 15s local 2024-04-03T17:31:02.3377087Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 14s local 2024-04-03T17:31:02.3378276Z Compiling llvm/lib/Analysis/ConstantFolding.cpp; 10s local 2024-04-03T17:31:02.3379404Z Compiling llvm/lib/Analysis/DependenceAnalysis.cpp; 8s local 2024-04-03T17:31:02.3380728Z Compiling mlir/lib/Dialect/MLProgram/IR/MLProgramOps.cpp; 7s local ... 2024-04-03T17:31:02.5387380Z 2024-04-03T17:31:02.5400143Z  2024-04-03T17:31:02.5400822Z  2024-04-03T17:31:02.5401277Z  2024-04-03T17:31:02.5401718Z  2024-04-03T17:31:02.5402143Z  2024-04-03T17:31:02.5402588Z  2024-04-03T17:31:02.5403035Z  2024-04-03T17:31:02.5403450Z  2024-04-03T17:31:02.5404194Z [11,359 / 14,756] 48 actions, 47 running 2024-04-03T17:31:02.5405389Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 27s local 2024-04-03T17:31:02.5406619Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 18s local 2024-04-03T17:31:02.5408238Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 15s local 2024-04-03T17:31:02.5409574Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 15s local 2024-04-03T17:31:02.5411091Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 15s local 2024-04-03T17:31:02.5412359Z Compiling llvm/lib/Analysis/DependenceAnalysis.cpp; 8s local 2024-04-03T17:31:02.5413992Z Compiling mlir/lib/Dialect/MLProgram/IR/MLProgramOps.cpp; 7s local 2024-04-03T17:31:02.5415548Z Compiling llvm/lib/Analysis/GlobalsModRef.cpp; 7s local ... 2024-04-03T17:31:02.9068330Z 2024-04-03T17:31:02.9069098Z  2024-04-03T17:31:02.9069649Z  2024-04-03T17:31:02.9070100Z  2024-04-03T17:31:02.9070491Z  2024-04-03T17:31:02.9070917Z  2024-04-03T17:31:02.9071342Z  2024-04-03T17:31:02.9071774Z  2024-04-03T17:31:02.9072219Z  2024-04-03T17:31:02.9072897Z [11,359 / 14,756] 48 actions running 2024-04-03T17:31:02.9074097Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 27s local 2024-04-03T17:31:02.9075365Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 18s local 2024-04-03T17:31:02.9076479Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 15s local 2024-04-03T17:31:02.9077818Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 15s local 2024-04-03T17:31:02.9079093Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 15s local 2024-04-03T17:31:02.9080355Z Compiling llvm/lib/Analysis/DependenceAnalysis.cpp; 8s local 2024-04-03T17:31:02.9081627Z Compiling mlir/lib/Dialect/MLProgram/IR/MLProgramOps.cpp; 7s local 2024-04-03T17:31:02.9082958Z Compiling llvm/lib/Analysis/GlobalsModRef.cpp; 7s local ... 2024-04-03T17:31:03.1103649Z 2024-04-03T17:31:03.1104403Z  2024-04-03T17:31:03.1104920Z  2024-04-03T17:31:03.1105340Z  2024-04-03T17:31:03.1105790Z  2024-04-03T17:31:03.1106239Z  2024-04-03T17:31:03.1106632Z  2024-04-03T17:31:03.1107068Z  2024-04-03T17:31:03.1107456Z  2024-04-03T17:31:03.1108458Z [11,360 / 14,756] 48 actions running 2024-04-03T17:31:03.1109752Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 27s local 2024-04-03T17:31:03.1110946Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 19s local 2024-04-03T17:31:03.1112066Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 16s local 2024-04-03T17:31:03.1113353Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 16s local 2024-04-03T17:31:03.1114652Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 15s local 2024-04-03T17:31:03.1115927Z Compiling llvm/lib/Analysis/DependenceAnalysis.cpp; 9s local 2024-04-03T17:31:03.1117275Z Compiling mlir/lib/Dialect/MLProgram/IR/MLProgramOps.cpp; 7s local 2024-04-03T17:31:03.1118539Z Compiling llvm/lib/Analysis/GlobalsModRef.cpp; 7s local ... 2024-04-03T17:31:03.5069491Z 2024-04-03T17:31:03.5122813Z  2024-04-03T17:31:03.5190453Z  2024-04-03T17:31:03.5270696Z  2024-04-03T17:31:03.5350527Z  2024-04-03T17:31:03.5430490Z  2024-04-03T17:31:03.5510528Z  2024-04-03T17:31:03.5590409Z  2024-04-03T17:31:03.5670578Z  2024-04-03T17:31:03.5750803Z [11,362 / 14,756] 48 actions running 2024-04-03T17:31:03.5802120Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 28s local 2024-04-03T17:31:03.5870617Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 19s local 2024-04-03T17:31:03.5950597Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 16s local 2024-04-03T17:31:03.6030737Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 16s local 2024-04-03T17:31:03.6110727Z Compiling mlir/lib/Dialect/MLProgram/IR/MLProgramOps.cpp; 8s local 2024-04-03T17:31:03.6190725Z Compiling llvm/lib/Analysis/GlobalsModRef.cpp; 8s local 2024-04-03T17:31:03.6270695Z Compiling llvm/lib/Analysis/IRSimilarityIdentifier.cpp; 7s local 2024-04-03T17:31:03.6350664Z Compiling llvm/lib/Analysis/InlineAdvisor.cpp; 7s local ... 2024-04-03T17:31:03.7224110Z 2024-04-03T17:31:03.7227073Z  2024-04-03T17:31:03.7228362Z  2024-04-03T17:31:03.7229463Z  2024-04-03T17:31:03.7229939Z  2024-04-03T17:31:03.7230366Z  2024-04-03T17:31:03.7230826Z  2024-04-03T17:31:03.7231261Z  2024-04-03T17:31:03.7231710Z  2024-04-03T17:31:03.7232462Z [11,363 / 14,756] 48 actions, 47 running 2024-04-03T17:31:03.7234046Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 28s local 2024-04-03T17:31:03.7235364Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 19s local 2024-04-03T17:31:03.7236596Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 16s local 2024-04-03T17:31:03.7237794Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 16s local 2024-04-03T17:31:03.7239120Z Compiling mlir/lib/Dialect/MLProgram/IR/MLProgramOps.cpp; 8s local 2024-04-03T17:31:03.7240377Z Compiling llvm/lib/Analysis/GlobalsModRef.cpp; 8s local 2024-04-03T17:31:03.7241645Z Compiling llvm/lib/Analysis/IRSimilarityIdentifier.cpp; 7s local 2024-04-03T17:31:03.7242917Z Compiling llvm/lib/Analysis/InlineCost.cpp; 7s local ... 2024-04-03T17:31:03.9472111Z 2024-04-03T17:31:03.9472945Z  2024-04-03T17:31:03.9473705Z  2024-04-03T17:31:03.9475772Z  2024-04-03T17:31:03.9509370Z  2024-04-03T17:31:03.9510315Z  2024-04-03T17:31:03.9511541Z  2024-04-03T17:31:03.9512067Z  2024-04-03T17:31:03.9512525Z  2024-04-03T17:31:03.9513259Z [11,369 / 14,756] 48 actions, 47 running 2024-04-03T17:31:03.9514420Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 28s local 2024-04-03T17:31:03.9515762Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 20s local 2024-04-03T17:31:03.9516896Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 17s local 2024-04-03T17:31:03.9518179Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 16s local 2024-04-03T17:31:03.9519702Z Compiling mlir/lib/Dialect/MLProgram/IR/MLProgramOps.cpp; 8s local 2024-04-03T17:31:03.9521211Z Compiling llvm/lib/Analysis/IRSimilarityIdentifier.cpp; 8s local 2024-04-03T17:31:03.9522496Z Compiling llvm/lib/Analysis/InlineCost.cpp; 7s local 2024-04-03T17:31:03.9523717Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 6s local ... 2024-04-03T17:31:04.1856183Z 2024-04-03T17:31:04.1857804Z  2024-04-03T17:31:04.1858612Z  2024-04-03T17:31:04.1861544Z  2024-04-03T17:31:04.1864397Z  2024-04-03T17:31:04.1867200Z  2024-04-03T17:31:04.1870442Z  2024-04-03T17:31:04.1873328Z  2024-04-03T17:31:04.1876163Z  2024-04-03T17:31:04.1879296Z [11,370 / 14,756] 48 actions, 47 running 2024-04-03T17:31:04.1882911Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 28s local 2024-04-03T17:31:04.1886601Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 20s local 2024-04-03T17:31:04.1888466Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 17s local 2024-04-03T17:31:04.1890014Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 17s local 2024-04-03T17:31:04.1891609Z Compiling mlir/lib/Dialect/MLProgram/IR/MLProgramOps.cpp; 9s local 2024-04-03T17:31:04.1893233Z Compiling llvm/lib/Analysis/IRSimilarityIdentifier.cpp; 8s local 2024-04-03T17:31:04.1894813Z Compiling llvm/lib/Analysis/InlineCost.cpp; 7s local 2024-04-03T17:31:04.1896287Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 6s local ... 2024-04-03T17:31:04.5066340Z 2024-04-03T17:31:04.5067447Z  2024-04-03T17:31:04.5068178Z  2024-04-03T17:31:04.5068593Z  2024-04-03T17:31:04.5069020Z  2024-04-03T17:31:04.5069436Z  2024-04-03T17:31:04.5069836Z  2024-04-03T17:31:04.5070214Z  2024-04-03T17:31:04.5070631Z  2024-04-03T17:31:04.5071282Z [11,371 / 14,756] 48 actions running 2024-04-03T17:31:04.5072327Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 29s local 2024-04-03T17:31:04.5073579Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 20s local 2024-04-03T17:31:04.5075059Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 17s local 2024-04-03T17:31:04.5076280Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 17s local 2024-04-03T17:31:04.5077564Z Compiling mlir/lib/Dialect/MLProgram/IR/MLProgramOps.cpp; 9s local 2024-04-03T17:31:04.5078883Z Compiling llvm/lib/Analysis/IRSimilarityIdentifier.cpp; 8s local 2024-04-03T17:31:04.5080379Z Compiling llvm/lib/Analysis/InlineCost.cpp; 8s local 2024-04-03T17:31:04.5081518Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 7s local ... 2024-04-03T17:31:04.7071045Z 2024-04-03T17:31:04.7072190Z  2024-04-03T17:31:04.7072690Z  2024-04-03T17:31:04.7073126Z  2024-04-03T17:31:04.7073545Z  2024-04-03T17:31:04.7073952Z  2024-04-03T17:31:04.7074943Z  2024-04-03T17:31:04.7075375Z  2024-04-03T17:31:04.7075787Z  2024-04-03T17:31:04.7076444Z [11,373 / 14,756] 48 actions running 2024-04-03T17:31:04.7077585Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 29s local 2024-04-03T17:31:04.7079147Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 20s local 2024-04-03T17:31:04.7080286Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 17s local 2024-04-03T17:31:04.7081517Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 17s local 2024-04-03T17:31:04.7082829Z Compiling mlir/lib/Dialect/MLProgram/IR/MLProgramOps.cpp; 9s local 2024-04-03T17:31:04.7084157Z Compiling llvm/lib/Analysis/IRSimilarityIdentifier.cpp; 8s local 2024-04-03T17:31:04.7085336Z Compiling llvm/lib/Analysis/InlineCost.cpp; 8s local 2024-04-03T17:31:04.7086515Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 7s local ... 2024-04-03T17:31:05.0507582Z 2024-04-03T17:31:05.0508794Z  2024-04-03T17:31:05.0509643Z  2024-04-03T17:31:05.0512444Z  2024-04-03T17:31:05.0513136Z  2024-04-03T17:31:05.0515643Z  2024-04-03T17:31:05.0516143Z  2024-04-03T17:31:05.0518635Z  2024-04-03T17:31:05.0519170Z  2024-04-03T17:31:05.0522012Z [11,376 / 14,756] 48 actions, 47 running 2024-04-03T17:31:05.0523312Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 29s local 2024-04-03T17:31:05.0526977Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 21s local 2024-04-03T17:31:05.0528174Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 18s local 2024-04-03T17:31:05.0531586Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 18s local 2024-04-03T17:31:05.0532940Z Compiling mlir/lib/Dialect/MLProgram/IR/MLProgramOps.cpp; 9s local 2024-04-03T17:31:05.0537118Z Compiling llvm/lib/Analysis/IRSimilarityIdentifier.cpp; 9s local 2024-04-03T17:31:05.0538350Z Compiling llvm/lib/Analysis/InlineCost.cpp; 8s local 2024-04-03T17:31:05.0542851Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 7s local ... 2024-04-03T17:31:05.3076443Z 2024-04-03T17:31:05.3077511Z  2024-04-03T17:31:05.3078449Z  2024-04-03T17:31:05.3081420Z  2024-04-03T17:31:05.3082025Z  2024-04-03T17:31:05.3082690Z  2024-04-03T17:31:05.3085545Z  2024-04-03T17:31:05.3086111Z  2024-04-03T17:31:05.3086779Z  2024-04-03T17:31:05.3090066Z [11,377 / 14,756] 48 actions running 2024-04-03T17:31:05.3091352Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 30s local 2024-04-03T17:31:05.3092861Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 21s local 2024-04-03T17:31:05.3096801Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 18s local 2024-04-03T17:31:05.3098189Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 18s local 2024-04-03T17:31:05.3099815Z Compiling mlir/lib/Dialect/MLProgram/IR/MLProgramOps.cpp; 10s local 2024-04-03T17:31:05.3103676Z Compiling llvm/lib/Analysis/IRSimilarityIdentifier.cpp; 9s local 2024-04-03T17:31:05.3105045Z Compiling llvm/lib/Analysis/InlineCost.cpp; 9s local 2024-04-03T17:31:05.3106697Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 8s local ... 2024-04-03T17:31:05.5455690Z 2024-04-03T17:31:05.5456962Z  2024-04-03T17:31:05.5457783Z  2024-04-03T17:31:05.5458489Z  2024-04-03T17:31:05.5459537Z  2024-04-03T17:31:05.5460002Z  2024-04-03T17:31:05.5460420Z  2024-04-03T17:31:05.5460827Z  2024-04-03T17:31:05.5461258Z  2024-04-03T17:31:05.5462319Z [11,380 / 14,756] 48 actions, 47 running 2024-04-03T17:31:05.5463479Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 30s local 2024-04-03T17:31:05.5464660Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 21s local 2024-04-03T17:31:05.5465796Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 18s local 2024-04-03T17:31:05.5467005Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 18s local 2024-04-03T17:31:05.5468565Z Compiling llvm/lib/Analysis/IRSimilarityIdentifier.cpp; 9s local 2024-04-03T17:31:05.5469737Z Compiling llvm/lib/Analysis/InlineCost.cpp; 9s local 2024-04-03T17:31:05.5470898Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 8s local 2024-04-03T17:31:05.5472112Z Compiling llvm/lib/Analysis/LazyCallGraph.cpp; 7s local ... 2024-04-03T17:31:05.7482653Z 2024-04-03T17:31:05.7483481Z  2024-04-03T17:31:05.7484073Z  2024-04-03T17:31:05.7484577Z  2024-04-03T17:31:05.7485026Z  2024-04-03T17:31:05.7485494Z  2024-04-03T17:31:05.7485946Z  2024-04-03T17:31:05.7486367Z  2024-04-03T17:31:05.7486817Z  2024-04-03T17:31:05.7487557Z [11,383 / 14,756] 48 actions, 47 running 2024-04-03T17:31:05.7488817Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 30s local 2024-04-03T17:31:05.7490112Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 21s local 2024-04-03T17:31:05.7491380Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 18s local 2024-04-03T17:31:05.7492648Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 18s local 2024-04-03T17:31:05.7494031Z Compiling llvm/lib/Analysis/IRSimilarityIdentifier.cpp; 10s local 2024-04-03T17:31:05.7496058Z Compiling llvm/lib/Analysis/InlineCost.cpp; 9s local 2024-04-03T17:31:05.7497260Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 8s local 2024-04-03T17:31:05.7498524Z Compiling llvm/lib/Analysis/LazyCallGraph.cpp; 7s local ... 2024-04-03T17:31:06.0413331Z 2024-04-03T17:31:06.0414320Z  2024-04-03T17:31:06.0414866Z  2024-04-03T17:31:06.0415329Z  2024-04-03T17:31:06.0415716Z  2024-04-03T17:31:06.0416092Z  2024-04-03T17:31:06.0416489Z  2024-04-03T17:31:06.0416880Z  2024-04-03T17:31:06.0417301Z  2024-04-03T17:31:06.0418033Z [11,385 / 14,756] 48 actions, 47 running 2024-04-03T17:31:06.0419176Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 30s local 2024-04-03T17:31:06.0420547Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 22s local 2024-04-03T17:31:06.0421592Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 19s local 2024-04-03T17:31:06.0422693Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 19s local 2024-04-03T17:31:06.0423991Z Compiling llvm/lib/Analysis/IRSimilarityIdentifier.cpp; 10s local 2024-04-03T17:31:06.0425263Z Compiling llvm/lib/Analysis/InlineCost.cpp; 9s local 2024-04-03T17:31:06.0426415Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 8s local 2024-04-03T17:31:06.0428343Z Compiling llvm/lib/Analysis/LazyCallGraph.cpp; 7s local ... 2024-04-03T17:31:06.2909354Z 2024-04-03T17:31:06.2910159Z  2024-04-03T17:31:06.2910738Z  2024-04-03T17:31:06.2911163Z  2024-04-03T17:31:06.2911620Z  2024-04-03T17:31:06.2912070Z  2024-04-03T17:31:06.2912497Z  2024-04-03T17:31:06.2912944Z  2024-04-03T17:31:06.2913365Z  2024-04-03T17:31:06.2914113Z [11,390 / 14,756] 48 actions, 47 running 2024-04-03T17:31:06.2915315Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 31s local 2024-04-03T17:31:06.2916621Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 22s local 2024-04-03T17:31:06.2918225Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 19s local 2024-04-03T17:31:06.2919572Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 19s local 2024-04-03T17:31:06.2920761Z Compiling llvm/lib/Analysis/InlineCost.cpp; 10s local 2024-04-03T17:31:06.2921901Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 9s local 2024-04-03T17:31:06.2923342Z Compiling llvm/lib/Analysis/LazyValueInfo.cpp; 7s local 2024-04-03T17:31:06.2924441Z Compiling xla/service/reshape_decomposer.cc; 7s local ... 2024-04-03T17:31:06.5085445Z 2024-04-03T17:31:06.5086191Z  2024-04-03T17:31:06.5086613Z  2024-04-03T17:31:06.5086976Z  2024-04-03T17:31:06.5087346Z  2024-04-03T17:31:06.5087721Z  2024-04-03T17:31:06.5088654Z  2024-04-03T17:31:06.5089008Z  2024-04-03T17:31:06.5089335Z  2024-04-03T17:31:06.5089893Z [11,392 / 14,756] 48 actions running 2024-04-03T17:31:06.5090855Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 31s local 2024-04-03T17:31:06.5091932Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 22s local 2024-04-03T17:31:06.5092852Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 19s local 2024-04-03T17:31:06.5093862Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 19s local 2024-04-03T17:31:06.5095036Z Compiling llvm/lib/Analysis/InlineCost.cpp; 10s local 2024-04-03T17:31:06.5095945Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 9s local 2024-04-03T17:31:06.5096890Z Compiling llvm/lib/Analysis/LazyValueInfo.cpp; 8s local 2024-04-03T17:31:06.5097792Z Compiling xla/service/reshape_decomposer.cc; 7s local ... 2024-04-03T17:31:06.9093231Z 2024-04-03T17:31:06.9094122Z  2024-04-03T17:31:06.9094678Z  2024-04-03T17:31:06.9095099Z  2024-04-03T17:31:06.9095515Z  2024-04-03T17:31:06.9095950Z  2024-04-03T17:31:06.9096379Z  2024-04-03T17:31:06.9096793Z  2024-04-03T17:31:06.9097258Z  2024-04-03T17:31:06.9098651Z [11,393 / 14,756] 48 actions running 2024-04-03T17:31:06.9100074Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 31s local 2024-04-03T17:31:06.9102060Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 22s local 2024-04-03T17:31:06.9103513Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 19s local 2024-04-03T17:31:06.9105272Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 19s local 2024-04-03T17:31:06.9106673Z Compiling llvm/lib/Analysis/InlineCost.cpp; 10s local 2024-04-03T17:31:06.9108295Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 9s local 2024-04-03T17:31:06.9109749Z Compiling llvm/lib/Analysis/LazyValueInfo.cpp; 8s local 2024-04-03T17:31:06.9111291Z Compiling xla/service/reshape_decomposer.cc; 8s local ... 2024-04-03T17:31:07.1780579Z 2024-04-03T17:31:07.1783379Z  2024-04-03T17:31:07.1786020Z  2024-04-03T17:31:07.1788984Z  2024-04-03T17:31:07.1791470Z  2024-04-03T17:31:07.1793678Z  2024-04-03T17:31:07.1795730Z  2024-04-03T17:31:07.1797820Z  2024-04-03T17:31:07.1800014Z  2024-04-03T17:31:07.1802334Z [11,394 / 14,756] 48 actions, 47 running 2024-04-03T17:31:07.1804004Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 31s local 2024-04-03T17:31:07.1805920Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 23s local 2024-04-03T17:31:07.1807743Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 20s local 2024-04-03T17:31:07.1809532Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 20s local 2024-04-03T17:31:07.1811119Z Compiling llvm/lib/Analysis/InlineCost.cpp; 10s local 2024-04-03T17:31:07.1812723Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 9s local 2024-04-03T17:31:07.1814141Z Compiling llvm/lib/Analysis/LazyValueInfo.cpp; 8s local 2024-04-03T17:31:07.1815620Z Compiling xla/service/reshape_decomposer.cc; 8s local ... 2024-04-03T17:31:07.4624573Z 2024-04-03T17:31:07.4625878Z  2024-04-03T17:31:07.4626838Z  2024-04-03T17:31:07.4627336Z  2024-04-03T17:31:07.4627995Z  2024-04-03T17:31:07.4628446Z  2024-04-03T17:31:07.4628868Z  2024-04-03T17:31:07.4629310Z  2024-04-03T17:31:07.4629734Z  2024-04-03T17:31:07.4630464Z [11,396 / 14,756] 48 actions, 47 running 2024-04-03T17:31:07.4631971Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 32s local 2024-04-03T17:31:07.4633258Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 23s local 2024-04-03T17:31:07.4634418Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 20s local 2024-04-03T17:31:07.4635745Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 20s local 2024-04-03T17:31:07.4636958Z Compiling llvm/lib/Analysis/InlineCost.cpp; 11s local 2024-04-03T17:31:07.4638016Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 10s local 2024-04-03T17:31:07.4639176Z Compiling xla/service/reshape_decomposer.cc; 8s local 2024-04-03T17:31:07.4640391Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 8s local ... 2024-04-03T17:31:07.7103575Z 2024-04-03T17:31:07.7104314Z  2024-04-03T17:31:07.7104829Z  2024-04-03T17:31:07.7105257Z  2024-04-03T17:31:07.7105690Z  2024-04-03T17:31:07.7106084Z  2024-04-03T17:31:07.7106508Z  2024-04-03T17:31:07.7106960Z  2024-04-03T17:31:07.7107331Z  2024-04-03T17:31:07.7108206Z [11,401 / 14,756] 48 actions running 2024-04-03T17:31:07.7109302Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 32s local 2024-04-03T17:31:07.7110433Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 23s local 2024-04-03T17:31:07.7111490Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 20s local 2024-04-03T17:31:07.7112625Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 20s local 2024-04-03T17:31:07.7113789Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 10s local 2024-04-03T17:31:07.7114865Z Compiling xla/service/reshape_decomposer.cc; 9s local 2024-04-03T17:31:07.7115924Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 8s local 2024-04-03T17:31:07.7116951Z Compiling llvm/lib/Analysis/LoopInfo.cpp; 8s local ... 2024-04-03T17:31:07.9355090Z 2024-04-03T17:31:07.9355845Z  2024-04-03T17:31:07.9356385Z  2024-04-03T17:31:07.9356825Z  2024-04-03T17:31:07.9357258Z  2024-04-03T17:31:07.9357687Z  2024-04-03T17:31:07.9358088Z  2024-04-03T17:31:07.9358515Z  2024-04-03T17:31:07.9359085Z  2024-04-03T17:31:07.9359777Z [11,405 / 14,756] 48 actions, 47 running 2024-04-03T17:31:07.9360916Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 32s local 2024-04-03T17:31:07.9362130Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 23s local 2024-04-03T17:31:07.9363282Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 21s local 2024-04-03T17:31:07.9364502Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 20s local 2024-04-03T17:31:07.9365833Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 10s local 2024-04-03T17:31:07.9366994Z Compiling xla/service/reshape_decomposer.cc; 9s local 2024-04-03T17:31:07.9368095Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 9s local 2024-04-03T17:31:07.9369255Z Compiling llvm/lib/Analysis/LoopInfo.cpp; 8s local ... 2024-04-03T17:31:08.2558794Z 2024-04-03T17:31:08.2559561Z  2024-04-03T17:31:08.2560065Z  2024-04-03T17:31:08.2560504Z  2024-04-03T17:31:08.2560915Z  2024-04-03T17:31:08.2561356Z  2024-04-03T17:31:08.2561746Z  2024-04-03T17:31:08.2562148Z  2024-04-03T17:31:08.2562553Z  2024-04-03T17:31:08.2563225Z [11,407 / 14,756] 48 actions, 47 running 2024-04-03T17:31:08.2564433Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 33s local 2024-04-03T17:31:08.2565720Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 24s local 2024-04-03T17:31:08.2566875Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 21s local 2024-04-03T17:31:08.2568732Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 21s local 2024-04-03T17:31:08.2569984Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 11s local 2024-04-03T17:31:08.2571051Z Compiling xla/service/reshape_decomposer.cc; 9s local 2024-04-03T17:31:08.2572293Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 9s local 2024-04-03T17:31:08.2573646Z Compiling llvm/lib/Analysis/LoopInfo.cpp; 9s local ... 2024-04-03T17:31:08.5103251Z 2024-04-03T17:31:08.5104022Z  2024-04-03T17:31:08.5104541Z  2024-04-03T17:31:08.5106795Z  2024-04-03T17:31:08.5107797Z  2024-04-03T17:31:08.5108684Z  2024-04-03T17:31:08.5109095Z  2024-04-03T17:31:08.5109482Z  2024-04-03T17:31:08.5109848Z  2024-04-03T17:31:08.5110455Z [11,407 / 14,756] 48 actions running 2024-04-03T17:31:08.5114348Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 33s local 2024-04-03T17:31:08.5116056Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 24s local 2024-04-03T17:31:08.5119613Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 21s local 2024-04-03T17:31:08.5121230Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 21s local 2024-04-03T17:31:08.5124668Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 11s local 2024-04-03T17:31:08.5126060Z Compiling xla/service/reshape_decomposer.cc; 9s local 2024-04-03T17:31:08.5127612Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 9s local 2024-04-03T17:31:08.5129065Z Compiling llvm/lib/Analysis/LoopInfo.cpp; 9s local ... 2024-04-03T17:31:08.7907155Z 2024-04-03T17:31:08.7908651Z  2024-04-03T17:31:08.7909685Z  2024-04-03T17:31:08.7910806Z  2024-04-03T17:31:08.7911342Z  2024-04-03T17:31:08.7911793Z  2024-04-03T17:31:08.7912258Z  2024-04-03T17:31:08.7912737Z  2024-04-03T17:31:08.7913192Z  2024-04-03T17:31:08.7915495Z [11,409 / 14,756] 48 actions, 47 running 2024-04-03T17:31:08.7917039Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 33s local 2024-04-03T17:31:08.7920870Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 24s local 2024-04-03T17:31:08.7922251Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 21s local 2024-04-03T17:31:08.7925829Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 21s local 2024-04-03T17:31:08.7927329Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 11s local 2024-04-03T17:31:08.7930888Z Compiling xla/service/reshape_decomposer.cc; 10s local 2024-04-03T17:31:08.7932207Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 10s local 2024-04-03T17:31:08.7936046Z Compiling llvm/lib/Analysis/LoopInfo.cpp; 9s local ... 2024-04-03T17:31:09.0078139Z 2024-04-03T17:31:09.0079299Z  2024-04-03T17:31:09.0080211Z  2024-04-03T17:31:09.0083226Z  2024-04-03T17:31:09.0083864Z  2024-04-03T17:31:09.0086707Z  2024-04-03T17:31:09.0087340Z  2024-04-03T17:31:09.0090204Z  2024-04-03T17:31:09.0090862Z  2024-04-03T17:31:09.0094118Z [11,412 / 14,756] 48 actions, 47 running 2024-04-03T17:31:09.0095465Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 33s local 2024-04-03T17:31:09.0099095Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 25s local 2024-04-03T17:31:09.0100410Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 22s local 2024-04-03T17:31:09.0102302Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 22s local 2024-04-03T17:31:09.0103680Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 11s local 2024-04-03T17:31:09.0104888Z Compiling xla/service/reshape_decomposer.cc; 10s local 2024-04-03T17:31:09.0106146Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 10s local 2024-04-03T17:31:09.0107366Z Compiling llvm/lib/Analysis/LoopInfo.cpp; 9s local ... 2024-04-03T17:31:09.2439973Z 2024-04-03T17:31:09.2441120Z  2024-04-03T17:31:09.2442012Z  2024-04-03T17:31:09.2442863Z  2024-04-03T17:31:09.2443985Z  2024-04-03T17:31:09.2444756Z  2024-04-03T17:31:09.2445363Z  2024-04-03T17:31:09.2445946Z  2024-04-03T17:31:09.2446569Z  2024-04-03T17:31:09.2447457Z [11,414 / 14,756] 48 actions, 47 running 2024-04-03T17:31:09.2448705Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 34s local 2024-04-03T17:31:09.2450447Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 25s local 2024-04-03T17:31:09.2451959Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 22s local 2024-04-03T17:31:09.2453473Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 22s local 2024-04-03T17:31:09.2455326Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 12s local 2024-04-03T17:31:09.2456692Z Compiling xla/service/reshape_decomposer.cc; 10s local 2024-04-03T17:31:09.2458079Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 10s local 2024-04-03T17:31:09.2459412Z Compiling llvm/lib/Analysis/LoopInfo.cpp; 10s local ... 2024-04-03T17:31:09.4963700Z 2024-04-03T17:31:09.4964851Z  2024-04-03T17:31:09.4965752Z  2024-04-03T17:31:09.4966624Z  2024-04-03T17:31:09.4967798Z  2024-04-03T17:31:09.4968306Z  2024-04-03T17:31:09.4968736Z  2024-04-03T17:31:09.4969179Z  2024-04-03T17:31:09.4969631Z  2024-04-03T17:31:09.4970362Z [11,415 / 14,756] 48 actions, 47 running 2024-04-03T17:31:09.4973632Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 34s local 2024-04-03T17:31:09.4975573Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 25s local 2024-04-03T17:31:09.4976974Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 22s local 2024-04-03T17:31:09.4978516Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 22s local 2024-04-03T17:31:09.4980136Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 12s local 2024-04-03T17:31:09.4981517Z Compiling xla/service/reshape_decomposer.cc; 10s local 2024-04-03T17:31:09.4982881Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 10s local 2024-04-03T17:31:09.4984477Z Compiling llvm/lib/Analysis/MemoryDependenceAnalysis.cpp; 9s local ... 2024-04-03T17:31:09.7112418Z 2024-04-03T17:31:09.7113509Z  2024-04-03T17:31:09.7114309Z  2024-04-03T17:31:09.7115017Z  2024-04-03T17:31:09.7117893Z  2024-04-03T17:31:09.7118488Z  2024-04-03T17:31:09.7120541Z  2024-04-03T17:31:09.7121121Z  2024-04-03T17:31:09.7121692Z  2024-04-03T17:31:09.7122482Z [11,417 / 14,756] 48 actions running 2024-04-03T17:31:09.7123677Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 34s local 2024-04-03T17:31:09.7124944Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 25s local 2024-04-03T17:31:09.7126138Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 22s local 2024-04-03T17:31:09.7127413Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 22s local 2024-04-03T17:31:09.7128733Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 12s local 2024-04-03T17:31:09.7131053Z Compiling xla/service/reshape_decomposer.cc; 11s local 2024-04-03T17:31:09.7132263Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 10s local 2024-04-03T17:31:09.7134734Z Compiling llvm/lib/Analysis/MemoryDependenceAnalysis.cpp; 9s local ... 2024-04-03T17:31:10.0598163Z 2024-04-03T17:31:10.0599372Z  2024-04-03T17:31:10.0600216Z  2024-04-03T17:31:10.0602060Z  2024-04-03T17:31:10.0602753Z  2024-04-03T17:31:10.0603293Z  2024-04-03T17:31:10.0604050Z  2024-04-03T17:31:10.0607127Z  2024-04-03T17:31:10.0607840Z  2024-04-03T17:31:10.0611168Z [11,418 / 14,756] 48 actions, 47 running 2024-04-03T17:31:10.0612649Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 34s local 2024-04-03T17:31:10.0616697Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 26s local 2024-04-03T17:31:10.0618353Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 23s local 2024-04-03T17:31:10.0622453Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 23s local 2024-04-03T17:31:10.0624639Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 12s local 2024-04-03T17:31:10.0626068Z Compiling xla/service/reshape_decomposer.cc; 11s local 2024-04-03T17:31:10.0633311Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 11s local 2024-04-03T17:31:10.0635605Z Compiling llvm/lib/Analysis/MemoryDependenceAnalysis.cpp; 9s local ... 2024-04-03T17:31:10.2756272Z 2024-04-03T17:31:10.2757693Z  2024-04-03T17:31:10.2758219Z  2024-04-03T17:31:10.2758642Z  2024-04-03T17:31:10.2759040Z  2024-04-03T17:31:10.2759434Z  2024-04-03T17:31:10.2760048Z  2024-04-03T17:31:10.2760491Z  2024-04-03T17:31:10.2760912Z  2024-04-03T17:31:10.2761608Z [11,420 / 14,756] 48 actions, 47 running 2024-04-03T17:31:10.2762669Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 35s local 2024-04-03T17:31:10.2763867Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 26s local 2024-04-03T17:31:10.2765055Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 23s local 2024-04-03T17:31:10.2766280Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 23s local 2024-04-03T17:31:10.2767536Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 13s local 2024-04-03T17:31:10.2768644Z Compiling xla/service/reshape_decomposer.cc; 11s local 2024-04-03T17:31:10.2769837Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 11s local 2024-04-03T17:31:10.2771022Z Compiling llvm/lib/Analysis/MemoryDependenceAnalysis.cpp; 9s local ... 2024-04-03T17:31:10.4838296Z 2024-04-03T17:31:10.4839103Z  2024-04-03T17:31:10.4839671Z  2024-04-03T17:31:10.4840111Z  2024-04-03T17:31:10.4840598Z  2024-04-03T17:31:10.4841041Z  2024-04-03T17:31:10.4841437Z  2024-04-03T17:31:10.4841858Z  2024-04-03T17:31:10.4842260Z  2024-04-03T17:31:10.4842987Z [11,425 / 14,756] 48 actions, 47 running 2024-04-03T17:31:10.4844195Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 35s local 2024-04-03T17:31:10.4845455Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 26s local 2024-04-03T17:31:10.4846638Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 23s local 2024-04-03T17:31:10.4847921Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 23s local 2024-04-03T17:31:10.4849534Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 13s local 2024-04-03T17:31:10.4850770Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 11s local 2024-04-03T17:31:10.4851899Z Compiling llvm/lib/Analysis/MemorySSA.cpp; 9s local 2024-04-03T17:31:10.4853107Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 9s local ... 2024-04-03T17:31:10.7120353Z 2024-04-03T17:31:10.7121068Z  2024-04-03T17:31:10.7121515Z  2024-04-03T17:31:10.7121888Z  2024-04-03T17:31:10.7122224Z  2024-04-03T17:31:10.7122583Z  2024-04-03T17:31:10.7122946Z  2024-04-03T17:31:10.7123678Z  2024-04-03T17:31:10.7124057Z  2024-04-03T17:31:10.7124607Z [11,426 / 14,756] 48 actions running 2024-04-03T17:31:10.7125508Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 35s local 2024-04-03T17:31:10.7126663Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 26s local 2024-04-03T17:31:10.7127735Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 23s local 2024-04-03T17:31:10.7128828Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 23s local 2024-04-03T17:31:10.7129971Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 13s local 2024-04-03T17:31:10.7131088Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 11s local 2024-04-03T17:31:10.7132087Z Compiling llvm/lib/Analysis/MemorySSA.cpp; 9s local 2024-04-03T17:31:10.7133147Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 9s local ... 2024-04-03T17:31:10.9135814Z 2024-04-03T17:31:10.9136568Z  2024-04-03T17:31:10.9137088Z  2024-04-03T17:31:10.9137505Z  2024-04-03T17:31:10.9138270Z  2024-04-03T17:31:10.9138705Z  2024-04-03T17:31:10.9139281Z  2024-04-03T17:31:10.9139703Z  2024-04-03T17:31:10.9140123Z  2024-04-03T17:31:10.9140781Z [11,427 / 14,756] 48 actions running 2024-04-03T17:31:10.9141950Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 35s local 2024-04-03T17:31:10.9143436Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 26s local 2024-04-03T17:31:10.9144617Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 23s local 2024-04-03T17:31:10.9146198Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 23s local 2024-04-03T17:31:10.9147509Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 13s local 2024-04-03T17:31:10.9149051Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 12s local 2024-04-03T17:31:10.9150105Z Compiling llvm/lib/Analysis/MemorySSA.cpp; 10s local 2024-04-03T17:31:10.9151273Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 9s local ... 2024-04-03T17:31:11.2837840Z 2024-04-03T17:31:11.2838591Z  2024-04-03T17:31:11.2839134Z  2024-04-03T17:31:11.2839586Z  2024-04-03T17:31:11.2840025Z  2024-04-03T17:31:11.2840487Z  2024-04-03T17:31:11.2840943Z  2024-04-03T17:31:11.2841415Z  2024-04-03T17:31:11.2841864Z  2024-04-03T17:31:11.2842680Z [11,428 / 14,756] 48 actions, 47 running 2024-04-03T17:31:11.2843892Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 36s local 2024-04-03T17:31:11.2845155Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 27s local 2024-04-03T17:31:11.2846350Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 24s local 2024-04-03T17:31:11.2847693Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 24s local 2024-04-03T17:31:11.2849063Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 14s local 2024-04-03T17:31:11.2850446Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 12s local 2024-04-03T17:31:11.2852002Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 10s local 2024-04-03T17:31:11.2853343Z Compiling mlir/lib/IR/AsmPrinter.cpp [for tool]; 10s local ... 2024-04-03T17:31:11.5132706Z 2024-04-03T17:31:11.5133510Z  2024-04-03T17:31:11.5134194Z  2024-04-03T17:31:11.5134659Z  2024-04-03T17:31:11.5135126Z  2024-04-03T17:31:11.5135633Z  2024-04-03T17:31:11.5135999Z  2024-04-03T17:31:11.5136367Z  2024-04-03T17:31:11.5136812Z  2024-04-03T17:31:11.5137485Z [11,428 / 14,756] 48 actions running 2024-04-03T17:31:11.5141214Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 36s local 2024-04-03T17:31:11.5142448Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 27s local 2024-04-03T17:31:11.5143634Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 24s local 2024-04-03T17:31:11.5144942Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 24s local 2024-04-03T17:31:11.5146151Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 14s local 2024-04-03T17:31:11.5147371Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 12s local 2024-04-03T17:31:11.5148950Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 10s local 2024-04-03T17:31:11.5150110Z Compiling mlir/lib/IR/AsmPrinter.cpp [for tool]; 10s local ... 2024-04-03T17:31:11.7139080Z 2024-04-03T17:31:11.7139869Z  2024-04-03T17:31:11.7140367Z  2024-04-03T17:31:11.7140776Z  2024-04-03T17:31:11.7141227Z  2024-04-03T17:31:11.7141634Z  2024-04-03T17:31:11.7142071Z  2024-04-03T17:31:11.7142484Z  2024-04-03T17:31:11.7142892Z  2024-04-03T17:31:11.7143601Z [11,433 / 14,756] 48 actions, 47 running 2024-04-03T17:31:11.7144735Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 36s local 2024-04-03T17:31:11.7145939Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 24s local 2024-04-03T17:31:11.7147174Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 24s local 2024-04-03T17:31:11.7148991Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 14s local 2024-04-03T17:31:11.7150186Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 12s local 2024-04-03T17:31:11.7151423Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 10s local 2024-04-03T17:31:11.7152648Z Compiling mlir/lib/IR/AsmPrinter.cpp [for tool]; 10s local 2024-04-03T17:31:11.7154036Z Compiling xla/service/simplify_fp_conversions.cc; 9s local ... 2024-04-03T17:31:11.9174748Z 2024-04-03T17:31:11.9175490Z  2024-04-03T17:31:11.9176016Z  2024-04-03T17:31:11.9176460Z  2024-04-03T17:31:11.9176862Z  2024-04-03T17:31:11.9177317Z  2024-04-03T17:31:11.9177704Z  2024-04-03T17:31:11.9178135Z  2024-04-03T17:31:11.9178563Z  2024-04-03T17:31:11.9179233Z [11,436 / 14,756] 48 actions, 47 running 2024-04-03T17:31:11.9180356Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 36s local 2024-04-03T17:31:11.9181690Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 24s local 2024-04-03T17:31:11.9182983Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 24s local 2024-04-03T17:31:11.9184290Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 14s local 2024-04-03T17:31:11.9185571Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 13s local 2024-04-03T17:31:11.9186941Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 10s local 2024-04-03T17:31:11.9188673Z Compiling mlir/lib/IR/AsmPrinter.cpp [for tool]; 10s local 2024-04-03T17:31:11.9189834Z Compiling xla/service/simplify_fp_conversions.cc; 9s local ... 2024-04-03T17:31:12.2159399Z 2024-04-03T17:31:12.2160214Z  2024-04-03T17:31:12.2160780Z  2024-04-03T17:31:12.2161234Z  2024-04-03T17:31:12.2161700Z  2024-04-03T17:31:12.2162160Z  2024-04-03T17:31:12.2162599Z  2024-04-03T17:31:12.2163056Z  2024-04-03T17:31:12.2163494Z  2024-04-03T17:31:12.2164258Z [11,440 / 14,756] 48 actions, 47 running 2024-04-03T17:31:12.2165553Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 36s local 2024-04-03T17:31:12.2167091Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 25s local 2024-04-03T17:31:12.2168482Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 25s local 2024-04-03T17:31:12.2170131Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 11s local 2024-04-03T17:31:12.2171529Z Compiling mlir/lib/IR/AsmPrinter.cpp [for tool]; 10s local 2024-04-03T17:31:12.2172795Z Compiling xla/service/simplify_fp_conversions.cc; 10s local 2024-04-03T17:31:12.2174230Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 7s local 2024-04-03T17:31:12.2175602Z Compiling llvm/lib/Analysis/StackSafetyAnalysis.cpp; 7s local ... 2024-04-03T17:31:12.4967959Z 2024-04-03T17:31:12.4968727Z  2024-04-03T17:31:12.4969257Z  2024-04-03T17:31:12.4969702Z  2024-04-03T17:31:12.4970157Z  2024-04-03T17:31:12.4970615Z  2024-04-03T17:31:12.4971040Z  2024-04-03T17:31:12.4971506Z  2024-04-03T17:31:12.4971934Z  2024-04-03T17:31:12.4972650Z [11,441 / 14,756] 48 actions, 47 running 2024-04-03T17:31:12.4973859Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 37s local 2024-04-03T17:31:12.4975412Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 25s local 2024-04-03T17:31:12.4976717Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 25s local 2024-04-03T17:31:12.4978069Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 11s local 2024-04-03T17:31:12.4979353Z Compiling mlir/lib/IR/AsmPrinter.cpp [for tool]; 11s local 2024-04-03T17:31:12.4980405Z Compiling xla/service/simplify_fp_conversions.cc; 10s local 2024-04-03T17:31:12.4981556Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 8s local 2024-04-03T17:31:12.4982795Z Compiling llvm/lib/Analysis/StackSafetyAnalysis.cpp; 7s local ... 2024-04-03T17:31:12.7142091Z 2024-04-03T17:31:12.7142860Z  2024-04-03T17:31:12.7143402Z  2024-04-03T17:31:12.7144215Z  2024-04-03T17:31:12.7144650Z  2024-04-03T17:31:12.7145058Z  2024-04-03T17:31:12.7145459Z  2024-04-03T17:31:12.7145851Z  2024-04-03T17:31:12.7146282Z  2024-04-03T17:31:12.7146962Z [11,442 / 14,756] 48 actions running 2024-04-03T17:31:12.7148241Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 37s local 2024-04-03T17:31:12.7149822Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 25s local 2024-04-03T17:31:12.7151214Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 25s local 2024-04-03T17:31:12.7152465Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 11s local 2024-04-03T17:31:12.7153637Z Compiling mlir/lib/IR/AsmPrinter.cpp [for tool]; 11s local 2024-04-03T17:31:12.7154814Z Compiling xla/service/simplify_fp_conversions.cc; 10s local 2024-04-03T17:31:12.7155996Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 8s local 2024-04-03T17:31:12.7157276Z Compiling llvm/lib/Analysis/StackSafetyAnalysis.cpp; 7s local ... 2024-04-03T17:31:13.0960131Z 2024-04-03T17:31:13.0961071Z  2024-04-03T17:31:13.0961565Z  2024-04-03T17:31:13.0962017Z  2024-04-03T17:31:13.0962415Z  2024-04-03T17:31:13.0962811Z  2024-04-03T17:31:13.0963238Z  2024-04-03T17:31:13.0963657Z  2024-04-03T17:31:13.0964042Z  2024-04-03T17:31:13.0964676Z [11,444 / 14,756] 48 actions, 47 running 2024-04-03T17:31:13.0965731Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 37s local 2024-04-03T17:31:13.0966956Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 26s local 2024-04-03T17:31:13.0968196Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 26s local 2024-04-03T17:31:13.0969366Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 11s local 2024-04-03T17:31:13.0970441Z Compiling mlir/lib/IR/AsmPrinter.cpp [for tool]; 11s local 2024-04-03T17:31:13.0971473Z Compiling xla/service/simplify_fp_conversions.cc; 10s local 2024-04-03T17:31:13.0972588Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 8s local 2024-04-03T17:31:13.0973722Z Compiling llvm/lib/Analysis/StackSafetyAnalysis.cpp; 7s local ... 2024-04-03T17:31:13.3149368Z 2024-04-03T17:31:13.3150179Z  2024-04-03T17:31:13.3150694Z  2024-04-03T17:31:13.3151119Z  2024-04-03T17:31:13.3151572Z  2024-04-03T17:31:13.3151980Z  2024-04-03T17:31:13.3152357Z  2024-04-03T17:31:13.3152734Z  2024-04-03T17:31:13.3153146Z  2024-04-03T17:31:13.3153788Z [11,447 / 14,756] 48 actions running 2024-04-03T17:31:13.3154966Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 38s local 2024-04-03T17:31:13.3156128Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 26s local 2024-04-03T17:31:13.3157183Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 26s local 2024-04-03T17:31:13.3158308Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 12s local 2024-04-03T17:31:13.3159411Z Compiling mlir/lib/IR/AsmPrinter.cpp [for tool]; 12s local 2024-04-03T17:31:13.3160413Z Compiling xla/service/simplify_fp_conversions.cc; 11s local 2024-04-03T17:31:13.3161430Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 9s local 2024-04-03T17:31:13.3162531Z Compiling llvm/lib/Analysis/StackSafetyAnalysis.cpp; 8s local ... 2024-04-03T17:31:13.6127164Z 2024-04-03T17:31:13.6128470Z  2024-04-03T17:31:13.6129391Z  2024-04-03T17:31:13.6130158Z  2024-04-03T17:31:13.6130963Z  2024-04-03T17:31:13.6131758Z  2024-04-03T17:31:13.6132687Z  2024-04-03T17:31:13.6133776Z  2024-04-03T17:31:13.6134410Z  2024-04-03T17:31:13.6135085Z [11,449 / 14,756] 48 actions, 47 running 2024-04-03T17:31:13.6136220Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 38s local 2024-04-03T17:31:13.6137413Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 26s local 2024-04-03T17:31:13.6138988Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 26s local 2024-04-03T17:31:13.6140254Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 12s local 2024-04-03T17:31:13.6141431Z Compiling mlir/lib/IR/AsmPrinter.cpp [for tool]; 12s local 2024-04-03T17:31:13.6142490Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 9s local 2024-04-03T17:31:13.6143610Z Compiling llvm/lib/Analysis/StackSafetyAnalysis.cpp; 8s local 2024-04-03T17:31:13.6145259Z Compiling mlir/lib/Dialect/MLProgram/IR/MLProgramDialect.cpp; 8s local ... 2024-04-03T17:31:13.8477843Z 2024-04-03T17:31:13.8478627Z  2024-04-03T17:31:13.8479177Z  2024-04-03T17:31:13.8479699Z  2024-04-03T17:31:13.8480162Z  2024-04-03T17:31:13.8480596Z  2024-04-03T17:31:13.8480997Z  2024-04-03T17:31:13.8481435Z  2024-04-03T17:31:13.8481959Z  2024-04-03T17:31:13.8482668Z [11,452 / 14,756] 48 actions, 47 running 2024-04-03T17:31:13.8483824Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 38s local 2024-04-03T17:31:13.8485137Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 26s local 2024-04-03T17:31:13.8486307Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 26s local 2024-04-03T17:31:13.8487598Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 12s local 2024-04-03T17:31:13.8488743Z Compiling mlir/lib/IR/AsmPrinter.cpp [for tool]; 12s local 2024-04-03T17:31:13.8489870Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 9s local 2024-04-03T17:31:13.8491106Z Compiling llvm/lib/Analysis/StackSafetyAnalysis.cpp; 8s local 2024-04-03T17:31:13.8492475Z Compiling mlir/lib/Dialect/MLProgram/IR/MLProgramDialect.cpp; 8s local ... 2024-04-03T17:31:14.0725695Z 2024-04-03T17:31:14.0726545Z  2024-04-03T17:31:14.0727056Z  2024-04-03T17:31:14.0727492Z  2024-04-03T17:31:14.0727926Z  2024-04-03T17:31:14.0728348Z  2024-04-03T17:31:14.0728729Z  2024-04-03T17:31:14.0729149Z  2024-04-03T17:31:14.0729567Z  2024-04-03T17:31:14.0730259Z [11,454 / 14,756] 48 actions, 47 running 2024-04-03T17:31:14.0731363Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 38s local 2024-04-03T17:31:14.0732586Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 27s local 2024-04-03T17:31:14.0733802Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 27s local 2024-04-03T17:31:14.0735303Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 12s local 2024-04-03T17:31:14.0736490Z Compiling mlir/lib/IR/AsmPrinter.cpp [for tool]; 12s local 2024-04-03T17:31:14.0737542Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 9s local 2024-04-03T17:31:14.0738727Z Compiling llvm/lib/Analysis/StackSafetyAnalysis.cpp; 8s local 2024-04-03T17:31:14.0740094Z Compiling mlir/lib/Dialect/MLProgram/IR/MLProgramDialect.cpp; 8s local ... 2024-04-03T17:31:14.3163197Z 2024-04-03T17:31:14.3163993Z  2024-04-03T17:31:14.3164586Z  2024-04-03T17:31:14.3165032Z  2024-04-03T17:31:14.3165485Z  2024-04-03T17:31:14.3165962Z  2024-04-03T17:31:14.3166343Z  2024-04-03T17:31:14.3166786Z  2024-04-03T17:31:14.3167224Z  2024-04-03T17:31:14.3167924Z [11,457 / 14,756] 48 actions running 2024-04-03T17:31:14.3169091Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 39s local 2024-04-03T17:31:14.3170442Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 27s local 2024-04-03T17:31:14.3171736Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 27s local 2024-04-03T17:31:14.3173102Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 13s local 2024-04-03T17:31:14.3174556Z Compiling mlir/lib/IR/AsmPrinter.cpp [for tool]; 13s local 2024-04-03T17:31:14.3175747Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 10s local 2024-04-03T17:31:14.3177022Z Compiling llvm/lib/Analysis/StackSafetyAnalysis.cpp; 9s local 2024-04-03T17:31:14.3178593Z Compiling mlir/lib/Dialect/MLProgram/IR/MLProgramDialect.cpp; 8s local ... 2024-04-03T17:31:14.5162383Z 2024-04-03T17:31:14.5163520Z  2024-04-03T17:31:14.5164067Z  2024-04-03T17:31:14.5164498Z  2024-04-03T17:31:14.5164902Z  2024-04-03T17:31:14.5165321Z  2024-04-03T17:31:14.5165743Z  2024-04-03T17:31:14.5166110Z  2024-04-03T17:31:14.5166513Z  2024-04-03T17:31:14.5167159Z [11,459 / 14,756] 48 actions running 2024-04-03T17:31:14.5168524Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 39s local 2024-04-03T17:31:14.5169736Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 27s local 2024-04-03T17:31:14.5171097Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 27s local 2024-04-03T17:31:14.5172409Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 13s local 2024-04-03T17:31:14.5173589Z Compiling mlir/lib/IR/AsmPrinter.cpp [for tool]; 13s local 2024-04-03T17:31:14.5174862Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 10s local 2024-04-03T17:31:14.5176076Z Compiling llvm/lib/Analysis/StackSafetyAnalysis.cpp; 9s local 2024-04-03T17:31:14.5177454Z Compiling mlir/lib/Dialect/MLProgram/IR/MLProgramDialect.cpp; 8s local ... 2024-04-03T17:31:14.7359740Z 2024-04-03T17:31:14.7360502Z  2024-04-03T17:31:14.7375532Z  2024-04-03T17:31:14.7376385Z  2024-04-03T17:31:14.7376832Z  2024-04-03T17:31:14.7377273Z  2024-04-03T17:31:14.7377703Z  2024-04-03T17:31:14.7378128Z  2024-04-03T17:31:14.7378540Z  2024-04-03T17:31:14.7379256Z [11,461 / 14,756] 48 actions, 47 running 2024-04-03T17:31:14.7380423Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 39s local 2024-04-03T17:31:14.7381516Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 27s local 2024-04-03T17:31:14.7382598Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 27s local 2024-04-03T17:31:14.7383794Z Compiling mlir/lib/IR/AsmPrinter.cpp [for tool]; 13s local 2024-04-03T17:31:14.7385068Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 10s local 2024-04-03T17:31:14.7386323Z Compiling llvm/lib/Analysis/StackSafetyAnalysis.cpp; 9s local 2024-04-03T17:31:14.7387973Z Compiling mlir/lib/Dialect/MLProgram/IR/MLProgramDialect.cpp; 9s local 2024-04-03T17:31:14.7389332Z Compiling llvm/lib/Analysis/TargetLibraryInfo.cpp; 8s local ... 2024-04-03T17:31:14.9687226Z 2024-04-03T17:31:14.9688557Z  2024-04-03T17:31:14.9689780Z  2024-04-03T17:31:14.9690296Z  2024-04-03T17:31:14.9690777Z  2024-04-03T17:31:14.9691210Z  2024-04-03T17:31:14.9691648Z  2024-04-03T17:31:14.9692153Z  2024-04-03T17:31:14.9692714Z  2024-04-03T17:31:14.9694166Z [11,464 / 14,756] 48 actions, 47 running 2024-04-03T17:31:14.9695721Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 39s local 2024-04-03T17:31:14.9697024Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 28s local 2024-04-03T17:31:14.9698261Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 28s local 2024-04-03T17:31:14.9699596Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 10s local 2024-04-03T17:31:14.9700851Z Compiling llvm/lib/Analysis/StackSafetyAnalysis.cpp; 9s local 2024-04-03T17:31:14.9702292Z Compiling mlir/lib/Dialect/MLProgram/IR/MLProgramDialect.cpp; 9s local 2024-04-03T17:31:14.9703724Z Compiling llvm/lib/Analysis/TargetLibraryInfo.cpp; 9s local 2024-04-03T17:31:14.9704999Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 7s local ... 2024-04-03T17:31:15.2006734Z 2024-04-03T17:31:15.2007916Z  2024-04-03T17:31:15.2008935Z  2024-04-03T17:31:15.2011913Z  2024-04-03T17:31:15.2012608Z  2024-04-03T17:31:15.2015791Z  2024-04-03T17:31:15.2016445Z  2024-04-03T17:31:15.2018459Z  2024-04-03T17:31:15.2019048Z  2024-04-03T17:31:15.2020122Z [11,469 / 14,756] 48 actions, 47 running 2024-04-03T17:31:15.2021511Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 39s local 2024-04-03T17:31:15.2023536Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 28s local 2024-04-03T17:31:15.2024972Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 28s local 2024-04-03T17:31:15.2026549Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 10s local 2024-04-03T17:31:15.2028174Z Compiling llvm/lib/Analysis/StackSafetyAnalysis.cpp; 10s local 2024-04-03T17:31:15.2029900Z Compiling llvm/lib/Analysis/TargetLibraryInfo.cpp; 9s local 2024-04-03T17:31:15.2031468Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 7s local 2024-04-03T17:31:15.2033257Z Compiling llvm/lib/Analysis/VectorUtils.cpp; 7s local ... 2024-04-03T17:31:15.4201666Z 2024-04-03T17:31:15.4202402Z  2024-04-03T17:31:15.4202943Z  2024-04-03T17:31:15.4203350Z  2024-04-03T17:31:15.4203735Z  2024-04-03T17:31:15.4204166Z  2024-04-03T17:31:15.4204587Z  2024-04-03T17:31:15.4205009Z  2024-04-03T17:31:15.4205430Z  2024-04-03T17:31:15.4206129Z [11,472 / 14,756] 48 actions, 47 running 2024-04-03T17:31:15.4207342Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 40s local 2024-04-03T17:31:15.4208588Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 28s local 2024-04-03T17:31:15.4209839Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 28s local 2024-04-03T17:31:15.4211105Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 11s local 2024-04-03T17:31:15.4212321Z Compiling llvm/lib/Analysis/StackSafetyAnalysis.cpp; 10s local 2024-04-03T17:31:15.4213518Z Compiling llvm/lib/Analysis/TargetLibraryInfo.cpp; 9s local 2024-04-03T17:31:15.4214830Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 7s local 2024-04-03T17:31:15.4215871Z Compiling llvm/lib/Analysis/VectorUtils.cpp; 7s local ... 2024-04-03T17:31:15.6404337Z 2024-04-03T17:31:15.6405111Z  2024-04-03T17:31:15.6405653Z  2024-04-03T17:31:15.6406092Z  2024-04-03T17:31:15.6406493Z  2024-04-03T17:31:15.6406933Z  2024-04-03T17:31:15.6407377Z  2024-04-03T17:31:15.6407796Z  2024-04-03T17:31:15.6408279Z  2024-04-03T17:31:15.6409008Z [11,475 / 14,756] 48 actions, 47 running 2024-04-03T17:31:15.6410097Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 40s local 2024-04-03T17:31:15.6411404Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 28s local 2024-04-03T17:31:15.6412694Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 28s local 2024-04-03T17:31:15.6414166Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 11s local 2024-04-03T17:31:15.6415455Z Compiling llvm/lib/Analysis/StackSafetyAnalysis.cpp; 10s local 2024-04-03T17:31:15.6416932Z Compiling llvm/lib/Analysis/TargetLibraryInfo.cpp; 9s local 2024-04-03T17:31:15.6418179Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 8s local 2024-04-03T17:31:15.6419386Z Compiling llvm/lib/Analysis/VectorUtils.cpp; 8s local ... 2024-04-03T17:31:15.9163897Z 2024-04-03T17:31:15.9165243Z  2024-04-03T17:31:15.9165762Z  2024-04-03T17:31:15.9166210Z  2024-04-03T17:31:15.9166622Z  2024-04-03T17:31:15.9170277Z  2024-04-03T17:31:15.9171385Z  2024-04-03T17:31:15.9172438Z  2024-04-03T17:31:15.9176467Z  2024-04-03T17:31:15.9177913Z [11,478 / 14,756] 48 actions running 2024-04-03T17:31:15.9179845Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 40s local 2024-04-03T17:31:15.9186064Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 28s local 2024-04-03T17:31:15.9188120Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 28s local 2024-04-03T17:31:15.9190029Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 11s local 2024-04-03T17:31:15.9195011Z Compiling llvm/lib/Analysis/StackSafetyAnalysis.cpp; 10s local 2024-04-03T17:31:15.9196803Z Compiling llvm/lib/Analysis/TargetLibraryInfo.cpp; 10s local 2024-04-03T17:31:15.9198666Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 8s local 2024-04-03T17:31:15.9203106Z Compiling llvm/lib/Analysis/VectorUtils.cpp; 8s local ... 2024-04-03T17:31:16.1851026Z 2024-04-03T17:31:16.1852231Z  2024-04-03T17:31:16.1852823Z  2024-04-03T17:31:16.1853267Z  2024-04-03T17:31:16.1853722Z  2024-04-03T17:31:16.1854381Z  2024-04-03T17:31:16.1854828Z  2024-04-03T17:31:16.1855265Z  2024-04-03T17:31:16.1855672Z  2024-04-03T17:31:16.1856393Z [11,482 / 14,756] 48 actions, 47 running 2024-04-03T17:31:16.1857833Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 40s local 2024-04-03T17:31:16.1859092Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 29s local 2024-04-03T17:31:16.1860239Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 29s local 2024-04-03T17:31:16.1861388Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 11s local 2024-04-03T17:31:16.1862566Z Compiling llvm/lib/Analysis/TargetLibraryInfo.cpp; 10s local 2024-04-03T17:31:16.1863705Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 8s local 2024-04-03T17:31:16.1864731Z Compiling llvm/lib/Analysis/VectorUtils.cpp; 8s local 2024-04-03T17:31:16.1865950Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 8s local ... 2024-04-03T17:31:16.4164325Z 2024-04-03T17:31:16.4165122Z  2024-04-03T17:31:16.4165665Z  2024-04-03T17:31:16.4166113Z  2024-04-03T17:31:16.4166543Z  2024-04-03T17:31:16.4166948Z  2024-04-03T17:31:16.4167415Z  2024-04-03T17:31:16.4167841Z  2024-04-03T17:31:16.4168231Z  2024-04-03T17:31:16.4168955Z [11,483 / 14,756] 48 actions, 47 running 2024-04-03T17:31:16.4170108Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 41s local 2024-04-03T17:31:16.4171389Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 29s local 2024-04-03T17:31:16.4172668Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 29s local 2024-04-03T17:31:16.4173901Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 12s local 2024-04-03T17:31:16.4175232Z Compiling llvm/lib/Analysis/TargetLibraryInfo.cpp; 10s local 2024-04-03T17:31:16.4176401Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 8s local 2024-04-03T17:31:16.4177465Z Compiling llvm/lib/Analysis/VectorUtils.cpp; 8s local 2024-04-03T17:31:16.4178614Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 8s local ... 2024-04-03T17:31:16.6190265Z 2024-04-03T17:31:16.6191005Z  2024-04-03T17:31:16.6191522Z  2024-04-03T17:31:16.6191875Z  2024-04-03T17:31:16.6192228Z  2024-04-03T17:31:16.6192591Z  2024-04-03T17:31:16.6192933Z  2024-04-03T17:31:16.6193289Z  2024-04-03T17:31:16.6193640Z  2024-04-03T17:31:16.6194248Z [11,487 / 14,756] 48 actions, 47 running 2024-04-03T17:31:16.6195213Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 41s local 2024-04-03T17:31:16.6196259Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 29s local 2024-04-03T17:31:16.6197270Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 29s local 2024-04-03T17:31:16.6198300Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 12s local 2024-04-03T17:31:16.6199310Z Compiling llvm/lib/Analysis/TargetLibraryInfo.cpp; 10s local 2024-04-03T17:31:16.6200277Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 9s local 2024-04-03T17:31:16.6201144Z Compiling llvm/lib/Analysis/VectorUtils.cpp; 9s local 2024-04-03T17:31:16.6202099Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 9s local ... 2024-04-03T17:31:16.8275338Z 2024-04-03T17:31:16.8276752Z  2024-04-03T17:31:16.8277943Z  2024-04-03T17:31:16.8278468Z  2024-04-03T17:31:16.8278925Z  2024-04-03T17:31:16.8279384Z  2024-04-03T17:31:16.8279818Z  2024-04-03T17:31:16.8280303Z  2024-04-03T17:31:16.8280755Z  2024-04-03T17:31:16.8281505Z [11,488 / 14,756] 48 actions, 47 running 2024-04-03T17:31:16.8282753Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 41s local 2024-04-03T17:31:16.8284128Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 29s local 2024-04-03T17:31:16.8285868Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 29s local 2024-04-03T17:31:16.8287160Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 12s local 2024-04-03T17:31:16.8288463Z Compiling llvm/lib/Analysis/TargetLibraryInfo.cpp; 11s local 2024-04-03T17:31:16.8289721Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 9s local 2024-04-03T17:31:16.8291100Z Compiling llvm/lib/Analysis/VectorUtils.cpp; 9s local 2024-04-03T17:31:16.8292361Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 9s local ... 2024-04-03T17:31:17.0311321Z 2024-04-03T17:31:17.0312704Z  2024-04-03T17:31:17.0313216Z  2024-04-03T17:31:17.0313649Z  2024-04-03T17:31:17.0314077Z  2024-04-03T17:31:17.0317395Z  2024-04-03T17:31:17.0318200Z  2024-04-03T17:31:17.0322036Z  2024-04-03T17:31:17.0322838Z  2024-04-03T17:31:17.0326408Z [11,492 / 14,756] 48 actions, 47 running 2024-04-03T17:31:17.0327815Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 41s local 2024-04-03T17:31:17.0329465Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 30s local 2024-04-03T17:31:17.0331279Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 30s local 2024-04-03T17:31:17.0332816Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 12s local 2024-04-03T17:31:17.0334587Z Compiling llvm/lib/Analysis/TargetLibraryInfo.cpp; 11s local 2024-04-03T17:31:17.0338141Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 9s local 2024-04-03T17:31:17.0339671Z Compiling llvm/lib/Analysis/VectorUtils.cpp; 9s local 2024-04-03T17:31:17.0341072Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 9s local ... 2024-04-03T17:31:17.3202644Z 2024-04-03T17:31:17.3203825Z  2024-04-03T17:31:17.3204738Z  2024-04-03T17:31:17.3205701Z  2024-04-03T17:31:17.3206810Z  2024-04-03T17:31:17.3207277Z  2024-04-03T17:31:17.3207741Z  2024-04-03T17:31:17.3208198Z  2024-04-03T17:31:17.3208659Z  2024-04-03T17:31:17.3209398Z [11,495 / 14,756] 48 actions running 2024-04-03T17:31:17.3210660Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 42s local 2024-04-03T17:31:17.3212107Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 30s local 2024-04-03T17:31:17.3213463Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 30s local 2024-04-03T17:31:17.3215025Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 13s local 2024-04-03T17:31:17.3216312Z Compiling llvm/lib/Analysis/TargetLibraryInfo.cpp; 11s local 2024-04-03T17:31:17.3217573Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 9s local 2024-04-03T17:31:17.3218716Z Compiling llvm/lib/Analysis/VectorUtils.cpp; 9s local 2024-04-03T17:31:17.3219962Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 9s local ... 2024-04-03T17:31:17.5210224Z 2024-04-03T17:31:17.5211499Z  2024-04-03T17:31:17.5212524Z  2024-04-03T17:31:17.5213617Z  2024-04-03T17:31:17.5214311Z  2024-04-03T17:31:17.5214808Z  2024-04-03T17:31:17.5215288Z  2024-04-03T17:31:17.5215720Z  2024-04-03T17:31:17.5216205Z  2024-04-03T17:31:17.5216972Z [11,498 / 14,756] 48 actions, 47 running 2024-04-03T17:31:17.5218199Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 42s local 2024-04-03T17:31:17.5219597Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 30s local 2024-04-03T17:31:17.5220964Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 30s local 2024-04-03T17:31:17.5222320Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 13s local 2024-04-03T17:31:17.5223624Z Compiling llvm/lib/Analysis/TargetLibraryInfo.cpp; 11s local 2024-04-03T17:31:17.5224886Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 10s local 2024-04-03T17:31:17.5226117Z Compiling llvm/lib/Analysis/VectorUtils.cpp; 10s local 2024-04-03T17:31:17.5227378Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 9s local ... 2024-04-03T17:31:17.7822468Z 2024-04-03T17:31:17.7824093Z  2024-04-03T17:31:17.7825722Z  2024-04-03T17:31:17.7826747Z  2024-04-03T17:31:17.7827892Z  2024-04-03T17:31:17.7832062Z  2024-04-03T17:31:17.7833152Z  2024-04-03T17:31:17.7833681Z  2024-04-03T17:31:17.7834151Z  2024-04-03T17:31:17.7834876Z [11,502 / 14,756] 48 actions, 47 running 2024-04-03T17:31:17.7836398Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 42s local 2024-04-03T17:31:17.7837688Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 30s local 2024-04-03T17:31:17.7838954Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 30s local 2024-04-03T17:31:17.7840238Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 13s local 2024-04-03T17:31:17.7841480Z Compiling llvm/lib/Analysis/TargetLibraryInfo.cpp; 12s local 2024-04-03T17:31:17.7842642Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 10s local 2024-04-03T17:31:17.7843831Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 10s local 2024-04-03T17:31:17.7845158Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 9s local ... 2024-04-03T17:31:18.0637585Z 2024-04-03T17:31:18.0638822Z  2024-04-03T17:31:18.0640048Z  2024-04-03T17:31:18.0640522Z  2024-04-03T17:31:18.0640964Z  2024-04-03T17:31:18.0641410Z  2024-04-03T17:31:18.0641853Z  2024-04-03T17:31:18.0642762Z  2024-04-03T17:31:18.0643179Z  2024-04-03T17:31:18.0643885Z [11,507 / 14,756] 48 actions, 47 running 2024-04-03T17:31:18.0645025Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 42s local 2024-04-03T17:31:18.0646397Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 31s local 2024-04-03T17:31:18.0647633Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 31s local 2024-04-03T17:31:18.0648806Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 13s local 2024-04-03T17:31:18.0650022Z Compiling llvm/lib/Analysis/TargetLibraryInfo.cpp; 12s local 2024-04-03T17:31:18.0651216Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 10s local 2024-04-03T17:31:18.0652448Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 10s local 2024-04-03T17:31:18.0653771Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 10s local ... 2024-04-03T17:31:18.3017567Z 2024-04-03T17:31:18.3018777Z  2024-04-03T17:31:18.3020449Z  2024-04-03T17:31:18.3021329Z  2024-04-03T17:31:18.3021958Z  2024-04-03T17:31:18.3022559Z  2024-04-03T17:31:18.3023147Z  2024-04-03T17:31:18.3023723Z  2024-04-03T17:31:18.3024312Z  2024-04-03T17:31:18.3025190Z [11,512 / 14,756] 47 actions, 46 running 2024-04-03T17:31:18.3026380Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 43s local 2024-04-03T17:31:18.3028012Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 31s local 2024-04-03T17:31:18.3029422Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 31s local 2024-04-03T17:31:18.3030797Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 14s local 2024-04-03T17:31:18.3032213Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 10s local 2024-04-03T17:31:18.3034126Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 10s local 2024-04-03T17:31:18.3036039Z Compiling llvm/lib/ProfileData/SampleProfReader.cpp; 9s local 2024-04-03T17:31:18.3037289Z Compiling xla/service/reduce_decomposer.cc; 8s local ... 2024-04-03T17:31:18.5210753Z 2024-04-03T17:31:18.5211555Z  2024-04-03T17:31:18.5212079Z  2024-04-03T17:31:18.5212439Z  2024-04-03T17:31:18.5213824Z  2024-04-03T17:31:18.5214314Z  2024-04-03T17:31:18.5214681Z  2024-04-03T17:31:18.5215092Z  2024-04-03T17:31:18.5217073Z  2024-04-03T17:31:18.5217976Z [11,514 / 14,756] 48 actions running 2024-04-03T17:31:18.5219440Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 43s local 2024-04-03T17:31:18.5220982Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 31s local 2024-04-03T17:31:18.5222790Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 31s local 2024-04-03T17:31:18.5224429Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 14s local 2024-04-03T17:31:18.5225786Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 11s local 2024-04-03T17:31:18.5227126Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 10s local 2024-04-03T17:31:18.5229273Z Compiling llvm/lib/ProfileData/SampleProfReader.cpp; 9s local 2024-04-03T17:31:18.5231055Z Compiling xla/service/reduce_decomposer.cc; 8s local ... 2024-04-03T17:31:18.7379821Z 2024-04-03T17:31:18.7380589Z  2024-04-03T17:31:18.7381294Z  2024-04-03T17:31:18.7381761Z  2024-04-03T17:31:18.7382229Z  2024-04-03T17:31:18.7382666Z  2024-04-03T17:31:18.7383126Z  2024-04-03T17:31:18.7383576Z  2024-04-03T17:31:18.7384004Z  2024-04-03T17:31:18.7384752Z [11,518 / 14,756] 48 actions, 47 running 2024-04-03T17:31:18.7385946Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 43s local 2024-04-03T17:31:18.7387146Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 31s local 2024-04-03T17:31:18.7388454Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 31s local 2024-04-03T17:31:18.7389539Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 14s local 2024-04-03T17:31:18.7390528Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 11s local 2024-04-03T17:31:18.7391735Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 10s local 2024-04-03T17:31:18.7392918Z Compiling xla/service/reduce_decomposer.cc; 8s local 2024-04-03T17:31:18.7394130Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 8s local ... 2024-04-03T17:31:18.9454316Z 2024-04-03T17:31:18.9455545Z  2024-04-03T17:31:18.9456579Z  2024-04-03T17:31:18.9457686Z  2024-04-03T17:31:18.9458229Z  2024-04-03T17:31:18.9458695Z  2024-04-03T17:31:18.9459153Z  2024-04-03T17:31:18.9459597Z  2024-04-03T17:31:18.9460061Z  2024-04-03T17:31:18.9460790Z [11,522 / 14,756] 48 actions, 47 running 2024-04-03T17:31:18.9462032Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 43s local 2024-04-03T17:31:18.9463403Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 32s local 2024-04-03T17:31:18.9464714Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 31s local 2024-04-03T17:31:18.9466061Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 14s local 2024-04-03T17:31:18.9467303Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 11s local 2024-04-03T17:31:18.9468724Z Compiling xla/service/reduce_decomposer.cc; 8s local 2024-04-03T17:31:18.9469926Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 8s local 2024-04-03T17:31:18.9471480Z @llvm-project//llvm:X86CommonTableGen__gen_dag_isel_genrule; 8s local ... 2024-04-03T17:31:19.1558223Z 2024-04-03T17:31:19.1559003Z  2024-04-03T17:31:19.1559556Z  2024-04-03T17:31:19.1560016Z  2024-04-03T17:31:19.1561193Z  2024-04-03T17:31:19.1561652Z  2024-04-03T17:31:19.1562142Z  2024-04-03T17:31:19.1562559Z  2024-04-03T17:31:19.1563000Z  2024-04-03T17:31:19.1563741Z [11,525 / 14,756] 48 actions, 47 running 2024-04-03T17:31:19.1564932Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 43s local 2024-04-03T17:31:19.1566307Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 32s local 2024-04-03T17:31:19.1567652Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 32s local 2024-04-03T17:31:19.1568916Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 14s local 2024-04-03T17:31:19.1570099Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 11s local 2024-04-03T17:31:19.1571181Z Compiling xla/service/reduce_decomposer.cc; 8s local 2024-04-03T17:31:19.1572313Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 8s local 2024-04-03T17:31:19.1573711Z Compiling llvm/lib/ExecutionEngine/JITLink/MachO_x86_64.cpp; 5s local ... 2024-04-03T17:31:19.3748231Z 2024-04-03T17:31:19.3749475Z  2024-04-03T17:31:19.3750762Z  2024-04-03T17:31:19.3751409Z  2024-04-03T17:31:19.3752120Z  2024-04-03T17:31:19.3753166Z  2024-04-03T17:31:19.3753651Z  2024-04-03T17:31:19.3754009Z  2024-04-03T17:31:19.3754347Z  2024-04-03T17:31:19.3754912Z [11,527 / 14,756] 48 actions, 47 running 2024-04-03T17:31:19.3756480Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 44s local 2024-04-03T17:31:19.3757736Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 32s local 2024-04-03T17:31:19.3758933Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 32s local 2024-04-03T17:31:19.3760079Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 15s local 2024-04-03T17:31:19.3761091Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 11s local 2024-04-03T17:31:19.3762049Z Compiling xla/service/reduce_decomposer.cc; 9s local 2024-04-03T17:31:19.3763065Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 9s local 2024-04-03T17:31:19.3764338Z Compiling llvm/lib/ExecutionEngine/JITLink/MachO_x86_64.cpp; 6s local ... 2024-04-03T17:31:19.6536286Z 2024-04-03T17:31:19.6537027Z  2024-04-03T17:31:19.6537596Z  2024-04-03T17:31:19.6538046Z  2024-04-03T17:31:19.6538443Z  2024-04-03T17:31:19.6538833Z  2024-04-03T17:31:19.6539266Z  2024-04-03T17:31:19.6539725Z  2024-04-03T17:31:19.6540136Z  2024-04-03T17:31:19.6540869Z [11,533 / 14,756] 48 actions, 47 running 2024-04-03T17:31:19.6541970Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 44s local 2024-04-03T17:31:19.6543280Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 32s local 2024-04-03T17:31:19.6544553Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 32s local 2024-04-03T17:31:19.6545820Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 15s local 2024-04-03T17:31:19.6546964Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 12s local 2024-04-03T17:31:19.6548345Z Compiling xla/service/reduce_decomposer.cc; 9s local 2024-04-03T17:31:19.6549556Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 9s local 2024-04-03T17:31:19.6551008Z Compiling llvm/lib/ExecutionEngine/JITLink/MachO_x86_64.cpp; 6s local ... 2024-04-03T17:31:19.8923700Z 2024-04-03T17:31:19.8924495Z  2024-04-03T17:31:19.8925033Z  2024-04-03T17:31:19.8925505Z  2024-04-03T17:31:19.8925949Z  2024-04-03T17:31:19.8926414Z  2024-04-03T17:31:19.8926825Z  2024-04-03T17:31:19.8927281Z  2024-04-03T17:31:19.8927694Z  2024-04-03T17:31:19.8928418Z [11,537 / 14,756] 48 actions, 47 running 2024-04-03T17:31:19.8929567Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 44s local 2024-04-03T17:31:19.8930854Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 32s local 2024-04-03T17:31:19.8932084Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 32s local 2024-04-03T17:31:19.8933310Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 15s local 2024-04-03T17:31:19.8934571Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 12s local 2024-04-03T17:31:19.8935618Z Compiling xla/service/reduce_decomposer.cc; 9s local 2024-04-03T17:31:19.8936788Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 9s local 2024-04-03T17:31:19.8937900Z Compiling xla/service/sharding_remover.cc; 6s local ... 2024-04-03T17:31:20.1238785Z 2024-04-03T17:31:20.1239668Z  2024-04-03T17:31:20.1240203Z  2024-04-03T17:31:20.1240672Z  2024-04-03T17:31:20.1241118Z  2024-04-03T17:31:20.1241534Z  2024-04-03T17:31:20.1241954Z  2024-04-03T17:31:20.1242393Z  2024-04-03T17:31:20.1242834Z  2024-04-03T17:31:20.1243573Z [11,543 / 14,756] 48 actions, 47 running 2024-04-03T17:31:20.1244741Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 44s local 2024-04-03T17:31:20.1246059Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 33s local 2024-04-03T17:31:20.1247722Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 33s local 2024-04-03T17:31:20.1248921Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 15s local 2024-04-03T17:31:20.1250083Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 12s local 2024-04-03T17:31:20.1251143Z Compiling xla/service/reduce_decomposer.cc; 9s local 2024-04-03T17:31:20.1252320Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 9s local 2024-04-03T17:31:20.1253757Z Compiling xla/service/sharding_remover.cc; 6s local ... 2024-04-03T17:31:20.3226995Z 2024-04-03T17:31:20.3229029Z  2024-04-03T17:31:20.3229575Z  2024-04-03T17:31:20.3230040Z  2024-04-03T17:31:20.3230493Z  2024-04-03T17:31:20.3230935Z  2024-04-03T17:31:20.3231302Z  2024-04-03T17:31:20.3231702Z  2024-04-03T17:31:20.3233159Z  2024-04-03T17:31:20.3233856Z [11,547 / 14,756] 48 actions running 2024-04-03T17:31:20.3235028Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 45s local 2024-04-03T17:31:20.3236498Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 33s local 2024-04-03T17:31:20.3237836Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 16s local 2024-04-03T17:31:20.3239053Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 12s local 2024-04-03T17:31:20.3240184Z Compiling xla/service/reduce_decomposer.cc; 10s local 2024-04-03T17:31:20.3241429Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 10s local 2024-04-03T17:31:20.3242634Z Compiling xla/service/sharding_remover.cc; 6s local 2024-04-03T17:31:20.3243907Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 6s local ... 2024-04-03T17:31:20.6242416Z 2024-04-03T17:31:20.6243218Z  2024-04-03T17:31:20.6243804Z  2024-04-03T17:31:20.6244274Z  2024-04-03T17:31:20.6244691Z  2024-04-03T17:31:20.6245139Z  2024-04-03T17:31:20.6245563Z  2024-04-03T17:31:20.6245968Z  2024-04-03T17:31:20.6246393Z  2024-04-03T17:31:20.6247131Z [11,552 / 14,756] 48 actions, 47 running 2024-04-03T17:31:20.6248320Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 45s local 2024-04-03T17:31:20.6249618Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 33s local 2024-04-03T17:31:20.6250877Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 16s local 2024-04-03T17:31:20.6251964Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 13s local 2024-04-03T17:31:20.6253046Z Compiling xla/service/reduce_decomposer.cc; 10s local 2024-04-03T17:31:20.6254368Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 10s local 2024-04-03T17:31:20.6255536Z Compiling xla/service/sharding_remover.cc; 7s local 2024-04-03T17:31:20.6256729Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 6s local ... 2024-04-03T17:31:20.8316450Z 2024-04-03T17:31:20.8317692Z  2024-04-03T17:31:20.8318249Z  2024-04-03T17:31:20.8318697Z  2024-04-03T17:31:20.8319152Z  2024-04-03T17:31:20.8319613Z  2024-04-03T17:31:20.8320231Z  2024-04-03T17:31:20.8320703Z  2024-04-03T17:31:20.8321185Z  2024-04-03T17:31:20.8321927Z [11,557 / 14,756] 48 actions, 47 running 2024-04-03T17:31:20.8323178Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 45s local 2024-04-03T17:31:20.8325689Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 33s local 2024-04-03T17:31:20.8327023Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 16s local 2024-04-03T17:31:20.8328264Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 13s local 2024-04-03T17:31:20.8329434Z Compiling xla/service/reduce_decomposer.cc; 10s local 2024-04-03T17:31:20.8330645Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 10s local 2024-04-03T17:31:20.8331840Z Compiling xla/service/sharding_remover.cc; 7s local 2024-04-03T17:31:20.8333107Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 7s local ... 2024-04-03T17:31:21.0742571Z 2024-04-03T17:31:21.0743334Z  2024-04-03T17:31:21.0743864Z  2024-04-03T17:31:21.0744275Z  2024-04-03T17:31:21.0745075Z  2024-04-03T17:31:21.0745513Z  2024-04-03T17:31:21.0745911Z  2024-04-03T17:31:21.0746305Z  2024-04-03T17:31:21.0746730Z  2024-04-03T17:31:21.0747481Z [11,563 / 14,756] 48 actions, 47 running 2024-04-03T17:31:21.0748930Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 45s local 2024-04-03T17:31:21.0750589Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 34s local 2024-04-03T17:31:21.0751820Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 16s local 2024-04-03T17:31:21.0752954Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 13s local 2024-04-03T17:31:21.0754023Z Compiling xla/service/reduce_decomposer.cc; 10s local 2024-04-03T17:31:21.0755189Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 10s local 2024-04-03T17:31:21.0756328Z Compiling xla/service/sharding_remover.cc; 7s local 2024-04-03T17:31:21.0757503Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 7s local ... 2024-04-03T17:31:21.2797182Z 2024-04-03T17:31:21.2797970Z  2024-04-03T17:31:21.2798504Z  2024-04-03T17:31:21.2798891Z  2024-04-03T17:31:21.2799301Z  2024-04-03T17:31:21.2799743Z  2024-04-03T17:31:21.2800153Z  2024-04-03T17:31:21.2800575Z  2024-04-03T17:31:21.2801914Z  2024-04-03T17:31:21.2802654Z [11,566 / 14,756] 48 actions, 47 running 2024-04-03T17:31:21.2803792Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 46s local 2024-04-03T17:31:21.2805146Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 34s local 2024-04-03T17:31:21.2806394Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 16s local 2024-04-03T17:31:21.2807512Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 13s local 2024-04-03T17:31:21.2808551Z Compiling xla/service/reduce_decomposer.cc; 10s local 2024-04-03T17:31:21.2809682Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 10s local 2024-04-03T17:31:21.2810792Z Compiling xla/service/sharding_remover.cc; 7s local 2024-04-03T17:31:21.2811922Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 7s local ... 2024-04-03T17:31:21.4995030Z 2024-04-03T17:31:21.4996031Z  2024-04-03T17:31:21.5001260Z  2024-04-03T17:31:21.5001706Z  2024-04-03T17:31:21.5004949Z  2024-04-03T17:31:21.5005352Z  2024-04-03T17:31:21.5005801Z  2024-04-03T17:31:21.5006196Z  2024-04-03T17:31:21.5006593Z  2024-04-03T17:31:21.5007285Z [11,572 / 14,756] 48 actions, 47 running 2024-04-03T17:31:21.5008298Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 46s local 2024-04-03T17:31:21.5009538Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 34s local 2024-04-03T17:31:21.5010750Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 17s local 2024-04-03T17:31:21.5011882Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 14s local 2024-04-03T17:31:21.5012969Z Compiling xla/service/reduce_decomposer.cc; 11s local 2024-04-03T17:31:21.5014192Z Compiling xla/service/sharding_remover.cc; 8s local 2024-04-03T17:31:21.5015351Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 7s local 2024-04-03T17:31:21.5016762Z Compiling mlir/lib/Conversion/LLVMCommon/VectorPattern.cpp; 6s local ... 2024-04-03T17:31:21.7171247Z 2024-04-03T17:31:21.7175784Z  2024-04-03T17:31:21.7176368Z  2024-04-03T17:31:21.7176804Z  2024-04-03T17:31:21.7177254Z  2024-04-03T17:31:21.7177693Z  2024-04-03T17:31:21.7178105Z  2024-04-03T17:31:21.7178551Z  2024-04-03T17:31:21.7178998Z  2024-04-03T17:31:21.7179681Z [11,578 / 14,756] 48 actions, 47 running 2024-04-03T17:31:21.7180843Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 46s local 2024-04-03T17:31:21.7182232Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 34s local 2024-04-03T17:31:21.7183483Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 17s local 2024-04-03T17:31:21.7185016Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 14s local 2024-04-03T17:31:21.7186140Z Compiling xla/service/reduce_decomposer.cc; 11s local 2024-04-03T17:31:21.7187170Z Compiling xla/service/sharding_remover.cc; 8s local 2024-04-03T17:31:21.7188692Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 8s local 2024-04-03T17:31:21.7190124Z Compiling mlir/lib/Conversion/LLVMCommon/VectorPattern.cpp; 6s local ... 2024-04-03T17:31:21.9232953Z 2024-04-03T17:31:21.9234881Z  2024-04-03T17:31:21.9235450Z  2024-04-03T17:31:21.9237410Z  2024-04-03T17:31:21.9238878Z  2024-04-03T17:31:21.9239618Z  2024-04-03T17:31:21.9240271Z  2024-04-03T17:31:21.9240921Z  2024-04-03T17:31:21.9241589Z  2024-04-03T17:31:21.9242509Z [11,584 / 14,756] 48 actions running 2024-04-03T17:31:21.9243955Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 46s local 2024-04-03T17:31:21.9245621Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 34s local 2024-04-03T17:31:21.9247188Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 17s local 2024-04-03T17:31:21.9248775Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 14s local 2024-04-03T17:31:21.9250171Z Compiling xla/service/reduce_decomposer.cc; 11s local 2024-04-03T17:31:21.9251467Z Compiling xla/service/sharding_remover.cc; 8s local 2024-04-03T17:31:21.9252809Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 8s local 2024-04-03T17:31:21.9254593Z Compiling mlir/lib/Conversion/LLVMCommon/VectorPattern.cpp; 6s local ... 2024-04-03T17:31:22.1717240Z 2024-04-03T17:31:22.1718026Z  2024-04-03T17:31:22.1718598Z  2024-04-03T17:31:22.1719056Z  2024-04-03T17:31:22.1719522Z  2024-04-03T17:31:22.1719959Z  2024-04-03T17:31:22.1720402Z  2024-04-03T17:31:22.1720854Z  2024-04-03T17:31:22.1721287Z  2024-04-03T17:31:22.1722035Z [11,586 / 14,756] 48 actions, 47 running 2024-04-03T17:31:22.1723230Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 46s local 2024-04-03T17:31:22.1724473Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 35s local 2024-04-03T17:31:22.1725681Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 17s local 2024-04-03T17:31:22.1726720Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 14s local 2024-04-03T17:31:22.1727771Z Compiling xla/service/reduce_decomposer.cc; 11s local 2024-04-03T17:31:22.1728780Z Compiling xla/service/sharding_remover.cc; 8s local 2024-04-03T17:31:22.1729919Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 8s local 2024-04-03T17:31:22.1731369Z Compiling mlir/lib/Conversion/LLVMCommon/VectorPattern.cpp; 6s local ... 2024-04-03T17:31:22.4379764Z 2024-04-03T17:31:22.4380990Z  2024-04-03T17:31:22.4382001Z  2024-04-03T17:31:22.4385089Z  2024-04-03T17:31:22.4385727Z  2024-04-03T17:31:22.4389006Z  2024-04-03T17:31:22.4389635Z  2024-04-03T17:31:22.4390529Z  2024-04-03T17:31:22.4391596Z  2024-04-03T17:31:22.4392383Z [11,588 / 14,756] 48 actions, 47 running 2024-04-03T17:31:22.4393547Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 47s local 2024-04-03T17:31:22.4394817Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 35s local 2024-04-03T17:31:22.4396098Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 18s local 2024-04-03T17:31:22.4397286Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 14s local 2024-04-03T17:31:22.4398357Z Compiling xla/service/sharding_remover.cc; 9s local 2024-04-03T17:31:22.4399526Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 8s local 2024-04-03T17:31:22.4400920Z Compiling mlir/lib/Conversion/LLVMCommon/VectorPattern.cpp; 7s local 2024-04-03T17:31:22.4402265Z Compiling src/google/protobuf/descriptor.cc; 5s local ... 2024-04-03T17:31:22.7239402Z 2024-04-03T17:31:22.7240521Z  2024-04-03T17:31:22.7240987Z  2024-04-03T17:31:22.7241394Z  2024-04-03T17:31:22.7241799Z  2024-04-03T17:31:22.7242736Z  2024-04-03T17:31:22.7243477Z  2024-04-03T17:31:22.7243890Z  2024-04-03T17:31:22.7244271Z  2024-04-03T17:31:22.7244905Z [11,592 / 14,756] 48 actions running 2024-04-03T17:31:22.7245986Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 47s local 2024-04-03T17:31:22.7247217Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 35s local 2024-04-03T17:31:22.7248605Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 18s local 2024-04-03T17:31:22.7249549Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 15s local 2024-04-03T17:31:22.7250383Z Compiling xla/service/sharding_remover.cc; 9s local 2024-04-03T17:31:22.7251297Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 9s local 2024-04-03T17:31:22.7252397Z Compiling mlir/lib/Conversion/LLVMCommon/VectorPattern.cpp; 7s local 2024-04-03T17:31:22.7253433Z Compiling src/google/protobuf/descriptor.cc; 5s local ... 2024-04-03T17:31:22.9242857Z 2024-04-03T17:31:22.9243571Z  2024-04-03T17:31:22.9244057Z  2024-04-03T17:31:22.9244457Z  2024-04-03T17:31:22.9244806Z  2024-04-03T17:31:22.9245170Z  2024-04-03T17:31:22.9245536Z  2024-04-03T17:31:22.9245898Z  2024-04-03T17:31:22.9246275Z  2024-04-03T17:31:22.9246868Z [11,593 / 14,756] 48 actions running 2024-04-03T17:31:22.9247863Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 47s local 2024-04-03T17:31:22.9249002Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 35s local 2024-04-03T17:31:22.9250012Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 18s local 2024-04-03T17:31:22.9250946Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 15s local 2024-04-03T17:31:22.9251854Z Compiling xla/service/sharding_remover.cc; 9s local 2024-04-03T17:31:22.9252883Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 9s local 2024-04-03T17:31:22.9254153Z Compiling mlir/lib/Conversion/LLVMCommon/VectorPattern.cpp; 7s local 2024-04-03T17:31:22.9255284Z Compiling src/google/protobuf/descriptor.cc; 5s local ... 2024-04-03T17:31:23.1438531Z 2024-04-03T17:31:23.1439289Z  2024-04-03T17:31:23.1439828Z  2024-04-03T17:31:23.1440265Z  2024-04-03T17:31:23.1440685Z  2024-04-03T17:31:23.1441085Z  2024-04-03T17:31:23.1441499Z  2024-04-03T17:31:23.1441955Z  2024-04-03T17:31:23.1442344Z  2024-04-03T17:31:23.1442986Z [11,595 / 14,756] 48 actions, 47 running 2024-04-03T17:31:23.1444098Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 47s local 2024-04-03T17:31:23.1445262Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 36s local 2024-04-03T17:31:23.1446325Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 18s local 2024-04-03T17:31:23.1447385Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 15s local 2024-04-03T17:31:23.1448330Z Compiling xla/service/sharding_remover.cc; 9s local 2024-04-03T17:31:23.1449364Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 9s local 2024-04-03T17:31:23.1450676Z Compiling mlir/lib/Conversion/LLVMCommon/VectorPattern.cpp; 7s local 2024-04-03T17:31:23.1452196Z Compiling src/google/protobuf/descriptor.cc; 6s local ... 2024-04-03T17:31:23.4619614Z 2024-04-03T17:31:23.4620352Z  2024-04-03T17:31:23.4620845Z  2024-04-03T17:31:23.4621315Z  2024-04-03T17:31:23.4621734Z  2024-04-03T17:31:23.4622141Z  2024-04-03T17:31:23.4622567Z  2024-04-03T17:31:23.4622986Z  2024-04-03T17:31:23.4623380Z  2024-04-03T17:31:23.4624095Z [11,596 / 14,756] 48 actions, 47 running 2024-04-03T17:31:23.4625265Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 48s local 2024-04-03T17:31:23.4626591Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 36s local 2024-04-03T17:31:23.4628068Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 19s local 2024-04-03T17:31:23.4629218Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 15s local 2024-04-03T17:31:23.4630589Z Compiling xla/service/sharding_remover.cc; 10s local 2024-04-03T17:31:23.4631770Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 9s local 2024-04-03T17:31:23.4633153Z Compiling mlir/lib/Conversion/LLVMCommon/VectorPattern.cpp; 8s local 2024-04-03T17:31:23.4634464Z Compiling src/google/protobuf/descriptor.cc; 6s local ... 2024-04-03T17:31:23.7259569Z 2024-04-03T17:31:23.7260341Z  2024-04-03T17:31:23.7260862Z  2024-04-03T17:31:23.7261268Z  2024-04-03T17:31:23.7261627Z  2024-04-03T17:31:23.7261962Z  2024-04-03T17:31:23.7262379Z  2024-04-03T17:31:23.7262782Z  2024-04-03T17:31:23.7263200Z  2024-04-03T17:31:23.7263801Z [11,600 / 14,756] 48 actions running 2024-04-03T17:31:23.7264849Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 48s local 2024-04-03T17:31:23.7266042Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 36s local 2024-04-03T17:31:23.7267210Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 19s local 2024-04-03T17:31:23.7268601Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 16s local 2024-04-03T17:31:23.7269547Z Compiling xla/service/sharding_remover.cc; 10s local 2024-04-03T17:31:23.7270573Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 10s local 2024-04-03T17:31:23.7271803Z Compiling mlir/lib/Conversion/LLVMCommon/VectorPattern.cpp; 8s local 2024-04-03T17:31:23.7273051Z Compiling src/google/protobuf/descriptor.cc; 6s local ... 2024-04-03T17:31:23.9264880Z 2024-04-03T17:31:23.9265598Z  2024-04-03T17:31:23.9266119Z  2024-04-03T17:31:23.9266530Z  2024-04-03T17:31:23.9266948Z  2024-04-03T17:31:23.9267378Z  2024-04-03T17:31:23.9267998Z  2024-04-03T17:31:23.9268419Z  2024-04-03T17:31:23.9268844Z  2024-04-03T17:31:23.9269494Z [11,602 / 14,756] 48 actions running 2024-04-03T17:31:23.9270623Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 48s local 2024-04-03T17:31:23.9272005Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 36s local 2024-04-03T17:31:23.9273240Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 19s local 2024-04-03T17:31:23.9274386Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 16s local 2024-04-03T17:31:23.9275448Z Compiling xla/service/sharding_remover.cc; 10s local 2024-04-03T17:31:23.9276623Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 10s local 2024-04-03T17:31:23.9278030Z Compiling mlir/lib/Conversion/LLVMCommon/VectorPattern.cpp; 8s local 2024-04-03T17:31:23.9279341Z Compiling src/google/protobuf/descriptor.cc; 6s local ... 2024-04-03T17:31:24.1456414Z 2024-04-03T17:31:24.1457149Z  2024-04-03T17:31:24.1457676Z  2024-04-03T17:31:24.1458078Z  2024-04-03T17:31:24.1458501Z  2024-04-03T17:31:24.1458941Z  2024-04-03T17:31:24.1459347Z  2024-04-03T17:31:24.1459778Z  2024-04-03T17:31:24.1460199Z  2024-04-03T17:31:24.1460841Z [11,608 / 14,756] 48 actions, 47 running 2024-04-03T17:31:24.1462003Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 48s local 2024-04-03T17:31:24.1463285Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 37s local 2024-04-03T17:31:24.1464456Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 19s local 2024-04-03T17:31:24.1465521Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 16s local 2024-04-03T17:31:24.1466534Z Compiling xla/service/sharding_remover.cc; 10s local 2024-04-03T17:31:24.1467830Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 10s local 2024-04-03T17:31:24.1469109Z Compiling mlir/lib/Conversion/LLVMCommon/VectorPattern.cpp; 8s local 2024-04-03T17:31:24.1470303Z Compiling src/google/protobuf/descriptor.cc; 7s local ... 2024-04-03T17:31:24.5143973Z 2024-04-03T17:31:24.5144746Z  2024-04-03T17:31:24.5145304Z  2024-04-03T17:31:24.5147853Z  2024-04-03T17:31:24.5148585Z  2024-04-03T17:31:24.5149245Z  2024-04-03T17:31:24.5150136Z  2024-04-03T17:31:24.5150761Z  2024-04-03T17:31:24.5151102Z  2024-04-03T17:31:24.5151645Z [11,612 / 14,756] 48 actions, 47 running 2024-04-03T17:31:24.5152927Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 49s local 2024-04-03T17:31:24.5154344Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 37s local 2024-04-03T17:31:24.5155714Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 20s local 2024-04-03T17:31:24.5156932Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 17s local 2024-04-03T17:31:24.5157959Z Compiling xla/service/sharding_remover.cc; 11s local 2024-04-03T17:31:24.5159093Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 10s local 2024-04-03T17:31:24.5160521Z Compiling mlir/lib/Conversion/LLVMCommon/VectorPattern.cpp; 9s local 2024-04-03T17:31:24.5161900Z Compiling src/google/protobuf/descriptor.cc; 7s local ... 2024-04-03T17:31:24.7260525Z 2024-04-03T17:31:24.7261731Z  2024-04-03T17:31:24.7262240Z  2024-04-03T17:31:24.7262744Z  2024-04-03T17:31:24.7263225Z  2024-04-03T17:31:24.7263662Z  2024-04-03T17:31:24.7264093Z  2024-04-03T17:31:24.7264540Z  2024-04-03T17:31:24.7264967Z  2024-04-03T17:31:24.7265661Z [11,613 / 14,756] 48 actions running 2024-04-03T17:31:24.7266865Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 49s local 2024-04-03T17:31:24.7268818Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 37s local 2024-04-03T17:31:24.7270078Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 20s local 2024-04-03T17:31:24.7271305Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 17s local 2024-04-03T17:31:24.7272385Z Compiling xla/service/sharding_remover.cc; 11s local 2024-04-03T17:31:24.7273574Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 11s local 2024-04-03T17:31:24.7275040Z Compiling mlir/lib/Conversion/LLVMCommon/VectorPattern.cpp; 9s local 2024-04-03T17:31:24.7276443Z Compiling src/google/protobuf/descriptor.cc; 7s local ... 2024-04-03T17:31:24.9580706Z 2024-04-03T17:31:24.9581839Z  2024-04-03T17:31:24.9582339Z  2024-04-03T17:31:24.9582740Z  2024-04-03T17:31:24.9583169Z  2024-04-03T17:31:24.9583560Z  2024-04-03T17:31:24.9583932Z  2024-04-03T17:31:24.9584327Z  2024-04-03T17:31:24.9584758Z  2024-04-03T17:31:24.9585384Z [11,617 / 14,756] 48 actions, 47 running 2024-04-03T17:31:24.9586429Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 49s local 2024-04-03T17:31:24.9587880Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 38s local 2024-04-03T17:31:24.9589021Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 20s local 2024-04-03T17:31:24.9590093Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 17s local 2024-04-03T17:31:24.9591208Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 11s local 2024-04-03T17:31:24.9592501Z Compiling mlir/lib/Conversion/LLVMCommon/VectorPattern.cpp; 9s local 2024-04-03T17:31:24.9593717Z Compiling src/google/protobuf/descriptor.cc; 7s local 2024-04-03T17:31:24.9595042Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 5s local ... 2024-04-03T17:31:25.1757123Z 2024-04-03T17:31:25.1758232Z  2024-04-03T17:31:25.1759170Z  2024-04-03T17:31:25.1761894Z  2024-04-03T17:31:25.1762797Z  2024-04-03T17:31:25.1765578Z  2024-04-03T17:31:25.1766311Z  2024-04-03T17:31:25.1769052Z  2024-04-03T17:31:25.1769772Z  2024-04-03T17:31:25.1772824Z [11,622 / 14,756] 48 actions, 47 running 2024-04-03T17:31:25.1774478Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 49s local 2024-04-03T17:31:25.1775977Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 38s local 2024-04-03T17:31:25.1777565Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 20s local 2024-04-03T17:31:25.1779367Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 17s local 2024-04-03T17:31:25.1781061Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 11s local 2024-04-03T17:31:25.1782374Z Compiling src/google/protobuf/descriptor.cc; 8s local 2024-04-03T17:31:25.1783868Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 6s local 2024-04-03T17:31:25.1785421Z Compiling llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp; 5s local ... 2024-04-03T17:31:25.3997667Z 2024-04-03T17:31:25.4002659Z  2024-04-03T17:31:25.4003238Z  2024-04-03T17:31:25.4003700Z  2024-04-03T17:31:25.4004183Z  2024-04-03T17:31:25.4004623Z  2024-04-03T17:31:25.4005027Z  2024-04-03T17:31:25.4005454Z  2024-04-03T17:31:25.4005883Z  2024-04-03T17:31:25.4006616Z [11,623 / 14,756] 48 actions, 47 running 2024-04-03T17:31:25.4007781Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 50s local 2024-04-03T17:31:25.4009123Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 38s local 2024-04-03T17:31:25.4010366Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 21s local 2024-04-03T17:31:25.4011470Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 17s local 2024-04-03T17:31:25.4012660Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 11s local 2024-04-03T17:31:25.4013893Z Compiling src/google/protobuf/descriptor.cc; 8s local 2024-04-03T17:31:25.4015500Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 6s local 2024-04-03T17:31:25.4016989Z Compiling llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp; 5s local ... 2024-04-03T17:31:25.6067982Z 2024-04-03T17:31:25.6077096Z  2024-04-03T17:31:25.6077684Z  2024-04-03T17:31:25.6078132Z  2024-04-03T17:31:25.6078590Z  2024-04-03T17:31:25.6079011Z  2024-04-03T17:31:25.6079444Z  2024-04-03T17:31:25.6079784Z  2024-04-03T17:31:25.6080185Z  2024-04-03T17:31:25.6080922Z [11,626 / 14,756] 48 actions, 47 running 2024-04-03T17:31:25.6082233Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 50s local 2024-04-03T17:31:25.6083707Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 38s local 2024-04-03T17:31:25.6084893Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 21s local 2024-04-03T17:31:25.6086191Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 11s local 2024-04-03T17:31:25.6087510Z Compiling src/google/protobuf/descriptor.cc; 8s local 2024-04-03T17:31:25.6088993Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 6s local 2024-04-03T17:31:25.6090446Z Compiling llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp; 5s local 2024-04-03T17:31:25.6091768Z Compiling llvm/lib/Object/ArchiveWriter.cpp; 4s local ... 2024-04-03T17:31:25.8093874Z 2024-04-03T17:31:25.8094775Z  2024-04-03T17:31:25.8095342Z  2024-04-03T17:31:25.8095784Z  2024-04-03T17:31:25.8096238Z  2024-04-03T17:31:25.8096687Z  2024-04-03T17:31:25.8097136Z  2024-04-03T17:31:25.8097578Z  2024-04-03T17:31:25.8098018Z  2024-04-03T17:31:25.8098781Z [11,630 / 14,756] 48 actions, 47 running 2024-04-03T17:31:25.8099980Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 50s local 2024-04-03T17:31:25.8101319Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 38s local 2024-04-03T17:31:25.8116457Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 21s local 2024-04-03T17:31:25.8117932Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 12s local 2024-04-03T17:31:25.8119080Z Compiling src/google/protobuf/descriptor.cc; 8s local 2024-04-03T17:31:25.8120479Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 6s local 2024-04-03T17:31:25.8121850Z Compiling llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp; 6s local 2024-04-03T17:31:25.8123023Z Compiling llvm/lib/Object/ELF.cpp; 4s local ... 2024-04-03T17:31:26.0984168Z 2024-04-03T17:31:26.0990617Z  2024-04-03T17:31:26.0991153Z  2024-04-03T17:31:26.0991588Z  2024-04-03T17:31:26.0992008Z  2024-04-03T17:31:26.0992390Z  2024-04-03T17:31:26.0993207Z  2024-04-03T17:31:26.0993669Z  2024-04-03T17:31:26.0994080Z  2024-04-03T17:31:26.0994802Z [11,633 / 14,756] 48 actions, 47 running 2024-04-03T17:31:26.0996003Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 50s local 2024-04-03T17:31:26.0997340Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 39s local 2024-04-03T17:31:26.0998840Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 21s local 2024-04-03T17:31:26.1000127Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 12s local 2024-04-03T17:31:26.1001300Z Compiling src/google/protobuf/descriptor.cc; 9s local 2024-04-03T17:31:26.1002731Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 7s local 2024-04-03T17:31:26.1003898Z Compiling llvm/lib/Object/ELF.cpp; 5s local 2024-04-03T17:31:26.1004939Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 4s local ... 2024-04-03T17:31:26.3273290Z 2024-04-03T17:31:26.3275233Z  2024-04-03T17:31:26.3275787Z  2024-04-03T17:31:26.3277956Z  2024-04-03T17:31:26.3281299Z  2024-04-03T17:31:26.3284473Z  2024-04-03T17:31:26.3287465Z  2024-04-03T17:31:26.3290440Z  2024-04-03T17:31:26.3293385Z  2024-04-03T17:31:26.3296817Z [11,634 / 14,756] 48 actions running 2024-04-03T17:31:26.3300651Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 51s local 2024-04-03T17:31:26.3304682Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 39s local 2024-04-03T17:31:26.3308680Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 22s local 2024-04-03T17:31:26.3312565Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 12s local 2024-04-03T17:31:26.3315743Z Compiling src/google/protobuf/descriptor.cc; 9s local 2024-04-03T17:31:26.3317550Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 7s local 2024-04-03T17:31:26.3319089Z Compiling llvm/lib/Object/ELF.cpp; 5s local 2024-04-03T17:31:26.3320306Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 5s local ... 2024-04-03T17:31:26.5314911Z 2024-04-03T17:31:26.5316250Z  2024-04-03T17:31:26.5326102Z  2024-04-03T17:31:26.5326601Z  2024-04-03T17:31:26.5327056Z  2024-04-03T17:31:26.5327542Z  2024-04-03T17:31:26.5327961Z  2024-04-03T17:31:26.5328420Z  2024-04-03T17:31:26.5328897Z  2024-04-03T17:31:26.5329584Z [11,638 / 14,756] 48 actions, 47 running 2024-04-03T17:31:26.5330810Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 51s local 2024-04-03T17:31:26.5332090Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 39s local 2024-04-03T17:31:26.5333240Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 22s local 2024-04-03T17:31:26.5334579Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 12s local 2024-04-03T17:31:26.5335748Z Compiling src/google/protobuf/descriptor.cc; 9s local 2024-04-03T17:31:26.5337085Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 7s local 2024-04-03T17:31:26.5338319Z Compiling llvm/lib/Object/ELF.cpp; 5s local 2024-04-03T17:31:26.5339308Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 5s local ... 2024-04-03T17:31:26.8291968Z 2024-04-03T17:31:26.8293235Z  2024-04-03T17:31:26.8293746Z  2024-04-03T17:31:26.8294470Z  2024-04-03T17:31:26.8295157Z  2024-04-03T17:31:26.8295755Z  2024-04-03T17:31:26.8296342Z  2024-04-03T17:31:26.8296811Z  2024-04-03T17:31:26.8297431Z  2024-04-03T17:31:26.8298351Z [11,645 / 14,756] 47 actions, 46 running 2024-04-03T17:31:26.8299823Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 51s local 2024-04-03T17:31:26.8301494Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 39s local 2024-04-03T17:31:26.8302867Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 22s local 2024-04-03T17:31:26.8303951Z Compiling src/google/protobuf/descriptor.cc; 9s local 2024-04-03T17:31:26.8305571Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 7s local 2024-04-03T17:31:26.8306707Z Compiling llvm/lib/Object/ELF.cpp; 5s local 2024-04-03T17:31:26.8308089Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 5s local 2024-04-03T17:31:26.8309240Z Compiling llvm/lib/Object/MachOObjectFile.cpp; 5s local ... 2024-04-03T17:31:27.0997491Z 2024-04-03T17:31:27.1010511Z  2024-04-03T17:31:27.1011052Z  2024-04-03T17:31:27.1011511Z  2024-04-03T17:31:27.1011932Z  2024-04-03T17:31:27.1012335Z  2024-04-03T17:31:27.1012744Z  2024-04-03T17:31:27.1013153Z  2024-04-03T17:31:27.1013573Z  2024-04-03T17:31:27.1014446Z [11,650 / 14,756] 48 actions, 47 running 2024-04-03T17:31:27.1015655Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 51s local 2024-04-03T17:31:27.1017009Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 40s local 2024-04-03T17:31:27.1018297Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 22s local 2024-04-03T17:31:27.1019408Z Compiling src/google/protobuf/descriptor.cc; 10s local 2024-04-03T17:31:27.1020803Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 8s local 2024-04-03T17:31:27.1021957Z Compiling llvm/lib/Object/ELF.cpp; 6s local 2024-04-03T17:31:27.1022923Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 5s local 2024-04-03T17:31:27.1024144Z Compiling llvm/lib/Object/MachOObjectFile.cpp; 5s local ... 2024-04-03T17:31:27.3279475Z 2024-04-03T17:31:27.3280257Z  2024-04-03T17:31:27.3280832Z  2024-04-03T17:31:27.3281260Z  2024-04-03T17:31:27.3281679Z  2024-04-03T17:31:27.3282103Z  2024-04-03T17:31:27.3282532Z  2024-04-03T17:31:27.3282907Z  2024-04-03T17:31:27.3283326Z  2024-04-03T17:31:27.3284033Z [11,653 / 14,756] 48 actions running 2024-04-03T17:31:27.3285152Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 52s local 2024-04-03T17:31:27.3286433Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 40s local 2024-04-03T17:31:27.3287614Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 23s local 2024-04-03T17:31:27.3288732Z Compiling src/google/protobuf/descriptor.cc; 10s local 2024-04-03T17:31:27.3290047Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 8s local 2024-04-03T17:31:27.3291150Z Compiling llvm/lib/Object/ELF.cpp; 6s local 2024-04-03T17:31:27.3292124Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 6s local 2024-04-03T17:31:27.3293198Z Compiling llvm/lib/Object/MachOObjectFile.cpp; 5s local ... 2024-04-03T17:31:27.7271069Z 2024-04-03T17:31:27.7271829Z  2024-04-03T17:31:27.7272276Z  2024-04-03T17:31:27.7272662Z  2024-04-03T17:31:27.7273039Z  2024-04-03T17:31:27.7273440Z  2024-04-03T17:31:27.7273836Z  2024-04-03T17:31:27.7274217Z  2024-04-03T17:31:27.7274601Z  2024-04-03T17:31:27.7275317Z [11,654 / 14,756] 48 actions, 47 running 2024-04-03T17:31:27.7276462Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 52s local 2024-04-03T17:31:27.7277741Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 40s local 2024-04-03T17:31:27.7278901Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 23s local 2024-04-03T17:31:27.7279986Z Compiling src/google/protobuf/descriptor.cc; 10s local 2024-04-03T17:31:27.7281445Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 8s local 2024-04-03T17:31:27.7282597Z Compiling llvm/lib/Object/ELF.cpp; 6s local 2024-04-03T17:31:27.7283527Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 6s local 2024-04-03T17:31:27.7284610Z Compiling llvm/lib/Object/MachOObjectFile.cpp; 6s local ... 2024-04-03T17:31:27.9290205Z 2024-04-03T17:31:27.9290956Z  2024-04-03T17:31:27.9291529Z  2024-04-03T17:31:27.9291976Z  2024-04-03T17:31:27.9292433Z  2024-04-03T17:31:27.9292902Z  2024-04-03T17:31:27.9293348Z  2024-04-03T17:31:27.9293798Z  2024-04-03T17:31:27.9294377Z  2024-04-03T17:31:27.9295495Z [11,657 / 14,756] 48 actions running 2024-04-03T17:31:27.9296741Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 52s local 2024-04-03T17:31:27.9298644Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 40s local 2024-04-03T17:31:27.9300341Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 23s local 2024-04-03T17:31:27.9304486Z Compiling src/google/protobuf/descriptor.cc; 10s local 2024-04-03T17:31:27.9308824Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 8s local 2024-04-03T17:31:27.9312582Z Compiling llvm/lib/Object/ELF.cpp; 6s local 2024-04-03T17:31:27.9316051Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 6s local 2024-04-03T17:31:27.9319723Z Compiling llvm/lib/Object/MachOObjectFile.cpp; 6s local ... 2024-04-03T17:31:28.1606692Z 2024-04-03T17:31:28.1607833Z  2024-04-03T17:31:28.1608630Z  2024-04-03T17:31:28.1611629Z  2024-04-03T17:31:28.1612356Z  2024-04-03T17:31:28.1615440Z  2024-04-03T17:31:28.1616167Z  2024-04-03T17:31:28.1619202Z  2024-04-03T17:31:28.1619920Z  2024-04-03T17:31:28.1623102Z [11,664 / 14,756] 48 actions, 47 running 2024-04-03T17:31:28.1624519Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 52s local 2024-04-03T17:31:28.1628642Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 41s local 2024-04-03T17:31:28.1630164Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 23s local 2024-04-03T17:31:28.1631521Z Compiling src/google/protobuf/descriptor.cc; 11s local 2024-04-03T17:31:28.1633189Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 9s local 2024-04-03T17:31:28.1636793Z Compiling llvm/lib/Object/ELF.cpp; 7s local 2024-04-03T17:31:28.1640290Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 6s local 2024-04-03T17:31:28.1643896Z Compiling llvm/lib/Object/MachOObjectFile.cpp; 6s local ... 2024-04-03T17:31:28.5290489Z 2024-04-03T17:31:28.5291585Z  2024-04-03T17:31:28.5294677Z  2024-04-03T17:31:28.5297126Z  2024-04-03T17:31:28.5297775Z  2024-04-03T17:31:28.5298371Z  2024-04-03T17:31:28.5298981Z  2024-04-03T17:31:28.5299589Z  2024-04-03T17:31:28.5300175Z  2024-04-03T17:31:28.5301026Z [11,668 / 14,756] 48 actions running 2024-04-03T17:31:28.5302401Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 53s local 2024-04-03T17:31:28.5304027Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 41s local 2024-04-03T17:31:28.5305506Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 24s local 2024-04-03T17:31:28.5306856Z Compiling src/google/protobuf/descriptor.cc; 11s local 2024-04-03T17:31:28.5308829Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 9s local 2024-04-03T17:31:28.5310252Z Compiling llvm/lib/Object/ELF.cpp; 7s local 2024-04-03T17:31:28.5311383Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 7s local 2024-04-03T17:31:28.5312855Z Compiling llvm/lib/Object/MachOObjectFile.cpp; 7s local ... 2024-04-03T17:31:28.7753992Z 2024-04-03T17:31:28.7755159Z  2024-04-03T17:31:28.7756010Z  2024-04-03T17:31:28.7757276Z  2024-04-03T17:31:28.7757842Z  2024-04-03T17:31:28.7758327Z  2024-04-03T17:31:28.7758785Z  2024-04-03T17:31:28.7759264Z  2024-04-03T17:31:28.7760320Z  2024-04-03T17:31:28.7763955Z [11,671 / 14,756] 48 actions, 47 running 2024-04-03T17:31:28.7765292Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 53s local 2024-04-03T17:31:28.7768950Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 41s local 2024-04-03T17:31:28.7770417Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 24s local 2024-04-03T17:31:28.7773867Z Compiling src/google/protobuf/descriptor.cc; 11s local 2024-04-03T17:31:28.7775613Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 9s local 2024-04-03T17:31:28.7777054Z Compiling llvm/lib/Object/ELF.cpp; 7s local 2024-04-03T17:31:28.7780703Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 7s local 2024-04-03T17:31:28.7782841Z Compiling llvm/lib/Object/MachOObjectFile.cpp; 7s local ... 2024-04-03T17:31:28.9956271Z 2024-04-03T17:31:28.9957545Z  2024-04-03T17:31:28.9960625Z  2024-04-03T17:31:28.9961393Z  2024-04-03T17:31:28.9964358Z  2024-04-03T17:31:28.9965476Z  2024-04-03T17:31:28.9968570Z  2024-04-03T17:31:28.9969294Z  2024-04-03T17:31:28.9970051Z  2024-04-03T17:31:28.9973395Z [11,673 / 14,756] 48 actions, 47 running 2024-04-03T17:31:28.9975124Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 53s local 2024-04-03T17:31:28.9976843Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 42s local 2024-04-03T17:31:28.9978413Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 24s local 2024-04-03T17:31:28.9979757Z Compiling src/google/protobuf/descriptor.cc; 11s local 2024-04-03T17:31:28.9981363Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 9s local 2024-04-03T17:31:28.9982774Z Compiling llvm/lib/Object/ELF.cpp; 7s local 2024-04-03T17:31:28.9983942Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 7s local 2024-04-03T17:31:28.9985454Z Compiling llvm/lib/Object/MachOObjectFile.cpp; 7s local ... 2024-04-03T17:31:29.2437740Z 2024-04-03T17:31:29.2438851Z  2024-04-03T17:31:29.2439848Z  2024-04-03T17:31:29.2442954Z  2024-04-03T17:31:29.2443585Z  2024-04-03T17:31:29.2446480Z  2024-04-03T17:31:29.2447099Z  2024-04-03T17:31:29.2449892Z  2024-04-03T17:31:29.2450494Z  2024-04-03T17:31:29.2453550Z [11,680 / 14,756] 48 actions, 47 running 2024-04-03T17:31:29.2455051Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 54s local 2024-04-03T17:31:29.2458796Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 42s local 2024-04-03T17:31:29.2460158Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 24s local 2024-04-03T17:31:29.2464222Z Compiling src/google/protobuf/descriptor.cc; 12s local 2024-04-03T17:31:29.2465801Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 10s local 2024-04-03T17:31:29.2467027Z Compiling llvm/lib/Object/ELF.cpp; 8s local 2024-04-03T17:31:29.2468397Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 8s local 2024-04-03T17:31:29.2469678Z Compiling llvm/lib/Object/MachOObjectFile.cpp; 7s local ... 2024-04-03T17:31:29.4702828Z 2024-04-03T17:31:29.4703571Z  2024-04-03T17:31:29.4704149Z  2024-04-03T17:31:29.4704565Z  2024-04-03T17:31:29.4705029Z  2024-04-03T17:31:29.4705496Z  2024-04-03T17:31:29.4705944Z  2024-04-03T17:31:29.4706355Z  2024-04-03T17:31:29.4706804Z  2024-04-03T17:31:29.4707500Z [11,682 / 14,756] 48 actions, 47 running 2024-04-03T17:31:29.4708885Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 54s local 2024-04-03T17:31:29.4710152Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 42s local 2024-04-03T17:31:29.4711502Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 25s local 2024-04-03T17:31:29.4712661Z Compiling src/google/protobuf/descriptor.cc; 12s local 2024-04-03T17:31:29.4714096Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 10s local 2024-04-03T17:31:29.4715329Z Compiling llvm/lib/Object/ELF.cpp; 8s local 2024-04-03T17:31:29.4716937Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 8s local 2024-04-03T17:31:29.4720304Z Compiling llvm/lib/Object/MachOObjectFile.cpp; 8s local ... 2024-04-03T17:31:29.7313109Z 2024-04-03T17:31:29.7313912Z  2024-04-03T17:31:29.7314441Z  2024-04-03T17:31:29.7314894Z  2024-04-03T17:31:29.7315347Z  2024-04-03T17:31:29.7315786Z  2024-04-03T17:31:29.7316248Z  2024-04-03T17:31:29.7316698Z  2024-04-03T17:31:29.7317108Z  2024-04-03T17:31:29.7317753Z [11,682 / 14,756] 48 actions running 2024-04-03T17:31:29.7318829Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 54s local 2024-04-03T17:31:29.7320450Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 42s local 2024-04-03T17:31:29.7321812Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 25s local 2024-04-03T17:31:29.7322785Z Compiling src/google/protobuf/descriptor.cc; 12s local 2024-04-03T17:31:29.7324125Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 10s local 2024-04-03T17:31:29.7325551Z Compiling llvm/lib/Object/ELF.cpp; 8s local 2024-04-03T17:31:29.7326460Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 8s local 2024-04-03T17:31:29.7327574Z Compiling llvm/lib/Object/MachOObjectFile.cpp; 8s local ... 2024-04-03T17:31:29.9318133Z 2024-04-03T17:31:29.9318885Z  2024-04-03T17:31:29.9319553Z  2024-04-03T17:31:29.9320008Z  2024-04-03T17:31:29.9320390Z  2024-04-03T17:31:29.9320827Z  2024-04-03T17:31:29.9321239Z  2024-04-03T17:31:29.9321659Z  2024-04-03T17:31:29.9322096Z  2024-04-03T17:31:29.9322766Z [11,688 / 14,756] 48 actions running 2024-04-03T17:31:29.9323903Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 54s local 2024-04-03T17:31:29.9325242Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 42s local 2024-04-03T17:31:29.9326482Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 25s local 2024-04-03T17:31:29.9327623Z Compiling src/google/protobuf/descriptor.cc; 12s local 2024-04-03T17:31:29.9329033Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 10s local 2024-04-03T17:31:29.9330167Z Compiling llvm/lib/Object/ELF.cpp; 8s local 2024-04-03T17:31:29.9331115Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 8s local 2024-04-03T17:31:29.9332295Z Compiling xla/service/convolution_group_converter.cc; 7s local ... 2024-04-03T17:31:30.1429524Z 2024-04-03T17:31:30.1430745Z  2024-04-03T17:31:30.1431629Z  2024-04-03T17:31:30.1432872Z  2024-04-03T17:31:30.1433396Z  2024-04-03T17:31:30.1433874Z  2024-04-03T17:31:30.1434338Z  2024-04-03T17:31:30.1434810Z  2024-04-03T17:31:30.1435263Z  2024-04-03T17:31:30.1436029Z [11,694 / 14,756] 48 actions, 47 running 2024-04-03T17:31:30.1437291Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 54s local 2024-04-03T17:31:30.1438737Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 43s local 2024-04-03T17:31:30.1440063Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 25s local 2024-04-03T17:31:30.1441267Z Compiling src/google/protobuf/descriptor.cc; 13s local 2024-04-03T17:31:30.1442731Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 11s local 2024-04-03T17:31:30.1444044Z Compiling llvm/lib/Object/ELF.cpp; 9s local 2024-04-03T17:31:30.1445084Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 8s local 2024-04-03T17:31:30.1446256Z Compiling xla/service/convolution_group_converter.cc; 7s local ... 2024-04-03T17:31:30.3412777Z 2024-04-03T17:31:30.3414296Z  2024-04-03T17:31:30.3415173Z  2024-04-03T17:31:30.3416243Z  2024-04-03T17:31:30.3416774Z  2024-04-03T17:31:30.3417181Z  2024-04-03T17:31:30.3417608Z  2024-04-03T17:31:30.3419275Z  2024-04-03T17:31:30.3420040Z  2024-04-03T17:31:30.3455188Z [11,696 / 14,756] 48 actions, 47 running 2024-04-03T17:31:30.3456854Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 55s local 2024-04-03T17:31:30.3461351Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 43s local 2024-04-03T17:31:30.3462753Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 26s local 2024-04-03T17:31:30.3467039Z Compiling src/google/protobuf/descriptor.cc; 13s local 2024-04-03T17:31:30.3469134Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 11s local 2024-04-03T17:31:30.3473518Z Compiling llvm/lib/Object/ELF.cpp; 9s local 2024-04-03T17:31:30.3474733Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 9s local 2024-04-03T17:31:30.3479111Z Compiling xla/service/convolution_group_converter.cc; 7s local ... 2024-04-03T17:31:30.5919333Z 2024-04-03T17:31:30.5920100Z  2024-04-03T17:31:30.5920632Z  2024-04-03T17:31:30.5921080Z  2024-04-03T17:31:30.5921523Z  2024-04-03T17:31:30.5921970Z  2024-04-03T17:31:30.5922359Z  2024-04-03T17:31:30.5922774Z  2024-04-03T17:31:30.5923218Z  2024-04-03T17:31:30.5924137Z [11,700 / 14,756] 48 actions, 47 running 2024-04-03T17:31:30.5925458Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 55s local 2024-04-03T17:31:30.5926828Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 43s local 2024-04-03T17:31:30.5928336Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 26s local 2024-04-03T17:31:30.5929507Z Compiling src/google/protobuf/descriptor.cc; 13s local 2024-04-03T17:31:30.5931094Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 11s local 2024-04-03T17:31:30.5932273Z Compiling llvm/lib/Object/ELF.cpp; 9s local 2024-04-03T17:31:30.5933219Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 9s local 2024-04-03T17:31:30.5934449Z Compiling xla/service/convolution_group_converter.cc; 8s local ... 2024-04-03T17:31:30.7942346Z 2024-04-03T17:31:30.7943153Z  2024-04-03T17:31:30.7943669Z  2024-04-03T17:31:30.7944118Z  2024-04-03T17:31:30.7944560Z  2024-04-03T17:31:30.7945023Z  2024-04-03T17:31:30.7945471Z  2024-04-03T17:31:30.7945911Z  2024-04-03T17:31:30.7946314Z  2024-04-03T17:31:30.7947035Z [11,703 / 14,756] 48 actions, 47 running 2024-04-03T17:31:30.7948519Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 55s local 2024-04-03T17:31:30.7949850Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 43s local 2024-04-03T17:31:30.7951085Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 26s local 2024-04-03T17:31:30.7952213Z Compiling src/google/protobuf/descriptor.cc; 13s local 2024-04-03T17:31:30.7953584Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 11s local 2024-04-03T17:31:30.7954724Z Compiling llvm/lib/Object/ELF.cpp; 9s local 2024-04-03T17:31:30.7955707Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 9s local 2024-04-03T17:31:30.7956894Z Compiling xla/service/convolution_group_converter.cc; 8s local ... 2024-04-03T17:31:31.0078513Z 2024-04-03T17:31:31.0079309Z  2024-04-03T17:31:31.0079899Z  2024-04-03T17:31:31.0080346Z  2024-04-03T17:31:31.0080773Z  2024-04-03T17:31:31.0081207Z  2024-04-03T17:31:31.0081665Z  2024-04-03T17:31:31.0082071Z  2024-04-03T17:31:31.0082508Z  2024-04-03T17:31:31.0083227Z [11,705 / 14,756] 48 actions, 47 running 2024-04-03T17:31:31.0084346Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 55s local 2024-04-03T17:31:31.0085625Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 44s local 2024-04-03T17:31:31.0086899Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 26s local 2024-04-03T17:31:31.0088045Z Compiling src/google/protobuf/descriptor.cc; 13s local 2024-04-03T17:31:31.0089462Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 11s local 2024-04-03T17:31:31.0090642Z Compiling llvm/lib/Object/ELF.cpp; 9s local 2024-04-03T17:31:31.0091589Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 9s local 2024-04-03T17:31:31.0092886Z Compiling xla/service/convolution_group_converter.cc; 8s local ... 2024-04-03T17:31:31.2096864Z 2024-04-03T17:31:31.2097616Z  2024-04-03T17:31:31.2098162Z  2024-04-03T17:31:31.2098583Z  2024-04-03T17:31:31.2099015Z  2024-04-03T17:31:31.2099455Z  2024-04-03T17:31:31.2099853Z  2024-04-03T17:31:31.2100292Z  2024-04-03T17:31:31.2100737Z  2024-04-03T17:31:31.2101450Z [11,707 / 14,756] 48 actions, 47 running 2024-04-03T17:31:31.2102643Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 55s local 2024-04-03T17:31:31.2103983Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 44s local 2024-04-03T17:31:31.2105510Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 26s local 2024-04-03T17:31:31.2106604Z Compiling src/google/protobuf/descriptor.cc; 14s local 2024-04-03T17:31:31.2108227Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 12s local 2024-04-03T17:31:31.2109362Z Compiling llvm/lib/Object/ELF.cpp; 10s local 2024-04-03T17:31:31.2110548Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 10s local 2024-04-03T17:31:31.2111739Z Compiling xla/service/convolution_group_converter.cc; 8s local ... 2024-04-03T17:31:31.4710041Z 2024-04-03T17:31:31.4710819Z  2024-04-03T17:31:31.4711298Z  2024-04-03T17:31:31.4711704Z  2024-04-03T17:31:31.4712118Z  2024-04-03T17:31:31.4712520Z  2024-04-03T17:31:31.4712967Z  2024-04-03T17:31:31.4713415Z  2024-04-03T17:31:31.4713810Z  2024-04-03T17:31:31.4714520Z [11,711 / 14,756] 48 actions, 47 running 2024-04-03T17:31:31.4715683Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 56s local 2024-04-03T17:31:31.4716956Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 44s local 2024-04-03T17:31:31.4718189Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 27s local 2024-04-03T17:31:31.4719298Z Compiling src/google/protobuf/descriptor.cc; 14s local 2024-04-03T17:31:31.4720613Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 12s local 2024-04-03T17:31:31.4721753Z Compiling llvm/lib/Object/ELF.cpp; 10s local 2024-04-03T17:31:31.4723367Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 10s local 2024-04-03T17:31:31.4724675Z Compiling xla/service/convolution_group_converter.cc; 9s local ... 2024-04-03T17:31:31.6717421Z 2024-04-03T17:31:31.6718630Z  2024-04-03T17:31:31.6719084Z  2024-04-03T17:31:31.6719630Z  2024-04-03T17:31:31.6720068Z  2024-04-03T17:31:31.6720513Z  2024-04-03T17:31:31.6720903Z  2024-04-03T17:31:31.6721316Z  2024-04-03T17:31:31.6721713Z  2024-04-03T17:31:31.6722599Z [11,713 / 14,756] 48 actions, 47 running 2024-04-03T17:31:31.6723936Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 56s local 2024-04-03T17:31:31.6725323Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 44s local 2024-04-03T17:31:31.6726659Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 27s local 2024-04-03T17:31:31.6727926Z Compiling src/google/protobuf/descriptor.cc; 14s local 2024-04-03T17:31:31.6729211Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 12s local 2024-04-03T17:31:31.6730202Z Compiling llvm/lib/Object/ELF.cpp; 10s local 2024-04-03T17:31:31.6731131Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 10s local 2024-04-03T17:31:31.6732249Z Compiling xla/service/convolution_group_converter.cc; 9s local ... 2024-04-03T17:31:31.9317557Z 2024-04-03T17:31:31.9318743Z  2024-04-03T17:31:31.9319263Z  2024-04-03T17:31:31.9319696Z  2024-04-03T17:31:31.9320133Z  2024-04-03T17:31:31.9320579Z  2024-04-03T17:31:31.9321023Z  2024-04-03T17:31:31.9321445Z  2024-04-03T17:31:31.9321929Z  2024-04-03T17:31:31.9322603Z [11,715 / 14,756] 48 actions running 2024-04-03T17:31:31.9323652Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 56s local 2024-04-03T17:31:31.9324907Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 44s local 2024-04-03T17:31:31.9326110Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 27s local 2024-04-03T17:31:31.9327171Z Compiling src/google/protobuf/descriptor.cc; 14s local 2024-04-03T17:31:31.9328590Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 12s local 2024-04-03T17:31:31.9331968Z Compiling llvm/lib/Object/ELF.cpp; 10s local 2024-04-03T17:31:31.9333039Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 10s local 2024-04-03T17:31:31.9334414Z Compiling xla/service/convolution_group_converter.cc; 9s local ... 2024-04-03T17:31:32.1321712Z 2024-04-03T17:31:32.1322496Z  2024-04-03T17:31:32.1323454Z  2024-04-03T17:31:32.1324023Z  2024-04-03T17:31:32.1324439Z  2024-04-03T17:31:32.1324827Z  2024-04-03T17:31:32.1325241Z  2024-04-03T17:31:32.1325714Z  2024-04-03T17:31:32.1326169Z  2024-04-03T17:31:32.1326815Z [11,717 / 14,756] 48 actions running 2024-04-03T17:31:32.1328342Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 56s local 2024-04-03T17:31:32.1329742Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 45s local 2024-04-03T17:31:32.1331089Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 27s local 2024-04-03T17:31:32.1332214Z Compiling src/google/protobuf/descriptor.cc; 15s local 2024-04-03T17:31:32.1333712Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 13s local 2024-04-03T17:31:32.1335074Z Compiling llvm/lib/Object/ELF.cpp; 11s local 2024-04-03T17:31:32.1336126Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 10s local 2024-04-03T17:31:32.1337412Z Compiling xla/service/convolution_group_converter.cc; 9s local ... 2024-04-03T17:31:32.3729472Z 2024-04-03T17:31:32.3730243Z  2024-04-03T17:31:32.3730753Z  2024-04-03T17:31:32.3731157Z  2024-04-03T17:31:32.3731583Z  2024-04-03T17:31:32.3732005Z  2024-04-03T17:31:32.3732430Z  2024-04-03T17:31:32.3732867Z  2024-04-03T17:31:32.3733329Z  2024-04-03T17:31:32.3734025Z [11,722 / 14,756] 48 actions, 47 running 2024-04-03T17:31:32.3735283Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 45s local 2024-04-03T17:31:32.3736516Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 28s local 2024-04-03T17:31:32.3737569Z Compiling src/google/protobuf/descriptor.cc; 15s local 2024-04-03T17:31:32.3738514Z Compiling llvm/lib/Object/ELF.cpp; 11s local 2024-04-03T17:31:32.3739457Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 11s local 2024-04-03T17:31:32.3740560Z Compiling xla/service/convolution_group_converter.cc; 9s local 2024-04-03T17:31:32.3741678Z Compiling llvm/lib/AsmParser/LLParser.cpp; 9s local 2024-04-03T17:31:32.3742959Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 8s local ... 2024-04-03T17:31:32.5930869Z 2024-04-03T17:31:32.5931662Z  2024-04-03T17:31:32.5932186Z  2024-04-03T17:31:32.5932625Z  2024-04-03T17:31:32.5933061Z  2024-04-03T17:31:32.5933524Z  2024-04-03T17:31:32.5933948Z  2024-04-03T17:31:32.5934574Z  2024-04-03T17:31:32.5934976Z  2024-04-03T17:31:32.5935653Z [11,735 / 14,756] 48 actions, 47 running 2024-04-03T17:31:32.5936769Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 45s local 2024-04-03T17:31:32.5937996Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 28s local 2024-04-03T17:31:32.5939085Z Compiling src/google/protobuf/descriptor.cc; 15s local 2024-04-03T17:31:32.5940191Z Compiling llvm/lib/Object/ELF.cpp; 11s local 2024-04-03T17:31:32.5941136Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 11s local 2024-04-03T17:31:32.5942267Z Compiling xla/service/convolution_group_converter.cc; 10s local 2024-04-03T17:31:32.5943407Z Compiling llvm/lib/AsmParser/LLParser.cpp; 9s local 2024-04-03T17:31:32.5944573Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 8s local ... 2024-04-03T17:31:32.8123004Z 2024-04-03T17:31:32.8123740Z  2024-04-03T17:31:32.8124272Z  2024-04-03T17:31:32.8124659Z  2024-04-03T17:31:32.8125063Z  2024-04-03T17:31:32.8125452Z  2024-04-03T17:31:32.8125827Z  2024-04-03T17:31:32.8126228Z  2024-04-03T17:31:32.8126623Z  2024-04-03T17:31:32.8127272Z [11,743 / 14,756] 48 actions, 47 running 2024-04-03T17:31:32.8128243Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 45s local 2024-04-03T17:31:32.8129246Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 28s local 2024-04-03T17:31:32.8130247Z Compiling src/google/protobuf/descriptor.cc; 15s local 2024-04-03T17:31:32.8130999Z Compiling llvm/lib/Object/ELF.cpp; 11s local 2024-04-03T17:31:32.8132085Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 11s local 2024-04-03T17:31:32.8133049Z Compiling xla/service/convolution_group_converter.cc; 10s local 2024-04-03T17:31:32.8134038Z Compiling llvm/lib/AsmParser/LLParser.cpp; 9s local 2024-04-03T17:31:32.8135361Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 9s local ... 2024-04-03T17:31:33.0241715Z 2024-04-03T17:31:33.0242844Z  2024-04-03T17:31:33.0243422Z  2024-04-03T17:31:33.0244067Z  2024-04-03T17:31:33.0244733Z  2024-04-03T17:31:33.0245378Z  2024-04-03T17:31:33.0246010Z  2024-04-03T17:31:33.0246490Z  2024-04-03T17:31:33.0247127Z  2024-04-03T17:31:33.0248046Z [11,757 / 14,756] 48 actions, 47 running 2024-04-03T17:31:33.0249616Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 46s local 2024-04-03T17:31:33.0251552Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 28s local 2024-04-03T17:31:33.0252869Z Compiling llvm/lib/Object/ELF.cpp; 11s local 2024-04-03T17:31:33.0254388Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 11s local 2024-04-03T17:31:33.0256035Z Compiling xla/service/convolution_group_converter.cc; 10s local 2024-04-03T17:31:33.0257611Z Compiling llvm/lib/AsmParser/LLParser.cpp; 10s local 2024-04-03T17:31:33.0259506Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 9s local 2024-04-03T17:31:33.0261268Z Compiling llvm/lib/Bitcode/Reader/MetadataLoader.cpp; 9s local ... 2024-04-03T17:31:33.2478723Z 2024-04-03T17:31:33.2479527Z  2024-04-03T17:31:33.2480061Z  2024-04-03T17:31:33.2480537Z  2024-04-03T17:31:33.2480960Z  2024-04-03T17:31:33.2481383Z  2024-04-03T17:31:33.2481815Z  2024-04-03T17:31:33.2482243Z  2024-04-03T17:31:33.2482676Z  2024-04-03T17:31:33.2483382Z [11,768 / 14,756] 48 actions, 47 running 2024-04-03T17:31:33.2484462Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 46s local 2024-04-03T17:31:33.2485743Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 28s local 2024-04-03T17:31:33.2486742Z Compiling llvm/lib/Object/ELF.cpp; 12s local 2024-04-03T17:31:33.2487670Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 12s local 2024-04-03T17:31:33.2488747Z Compiling xla/service/convolution_group_converter.cc; 10s local 2024-04-03T17:31:33.2489866Z Compiling llvm/lib/AsmParser/LLParser.cpp; 10s local 2024-04-03T17:31:33.2491145Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 9s local 2024-04-03T17:31:33.2492496Z Compiling llvm/lib/Bitcode/Reader/MetadataLoader.cpp; 9s local ... 2024-04-03T17:31:33.5022065Z 2024-04-03T17:31:33.5023036Z  2024-04-03T17:31:33.5023749Z  2024-04-03T17:31:33.5024377Z  2024-04-03T17:31:33.5024874Z  2024-04-03T17:31:33.5025490Z  2024-04-03T17:31:33.5026125Z  2024-04-03T17:31:33.5026738Z  2024-04-03T17:31:33.5027194Z  2024-04-03T17:31:33.5028313Z [11,771 / 14,756] 48 actions, 47 running 2024-04-03T17:31:33.5029796Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 46s local 2024-04-03T17:31:33.5031630Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 29s local 2024-04-03T17:31:33.5033076Z Compiling llvm/lib/Object/ELF.cpp; 12s local 2024-04-03T17:31:33.5034561Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 12s local 2024-04-03T17:31:33.5036087Z Compiling xla/service/convolution_group_converter.cc; 11s local 2024-04-03T17:31:33.5037677Z Compiling llvm/lib/AsmParser/LLParser.cpp; 10s local 2024-04-03T17:31:33.5039200Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 9s local 2024-04-03T17:31:33.5040823Z Compiling llvm/lib/Bitcode/Reader/MetadataLoader.cpp; 9s local ... 2024-04-03T17:31:33.7354176Z 2024-04-03T17:31:33.7354946Z  2024-04-03T17:31:33.7355480Z  2024-04-03T17:31:33.7355898Z  2024-04-03T17:31:33.7356321Z  2024-04-03T17:31:33.7356762Z  2024-04-03T17:31:33.7357189Z  2024-04-03T17:31:33.7357627Z  2024-04-03T17:31:33.7358561Z  2024-04-03T17:31:33.7359258Z [11,771 / 14,756] 48 actions running 2024-04-03T17:31:33.7360330Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 46s local 2024-04-03T17:31:33.7361614Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 29s local 2024-04-03T17:31:33.7362859Z Compiling llvm/lib/Object/ELF.cpp; 12s local 2024-04-03T17:31:33.7363851Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 12s local 2024-04-03T17:31:33.7365037Z Compiling xla/service/convolution_group_converter.cc; 11s local 2024-04-03T17:31:33.7366174Z Compiling llvm/lib/AsmParser/LLParser.cpp; 10s local 2024-04-03T17:31:33.7367322Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 10s local 2024-04-03T17:31:33.7368708Z Compiling llvm/lib/Bitcode/Reader/MetadataLoader.cpp; 10s local ... 2024-04-03T17:31:34.0833443Z 2024-04-03T17:31:34.0834239Z  2024-04-03T17:31:34.0834801Z  2024-04-03T17:31:34.0835220Z  2024-04-03T17:31:34.0835665Z  2024-04-03T17:31:34.0836132Z  2024-04-03T17:31:34.0836567Z  2024-04-03T17:31:34.0836997Z  2024-04-03T17:31:34.0837439Z  2024-04-03T17:31:34.0838071Z [11,773 / 14,756] 48 actions running 2024-04-03T17:31:34.0839110Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 47s local 2024-04-03T17:31:34.0840351Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 29s local 2024-04-03T17:31:34.0841349Z Compiling llvm/lib/Object/ELF.cpp; 12s local 2024-04-03T17:31:34.0842316Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 12s local 2024-04-03T17:31:34.0843451Z Compiling xla/service/convolution_group_converter.cc; 11s local 2024-04-03T17:31:34.0844607Z Compiling llvm/lib/AsmParser/LLParser.cpp; 11s local 2024-04-03T17:31:34.0845720Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 10s local 2024-04-03T17:31:34.0846988Z Compiling llvm/lib/Bitcode/Reader/MetadataLoader.cpp; 10s local ... 2024-04-03T17:31:34.2838636Z 2024-04-03T17:31:34.2839402Z  2024-04-03T17:31:34.2839851Z  2024-04-03T17:31:34.2840251Z  2024-04-03T17:31:34.2840625Z  2024-04-03T17:31:34.2840985Z  2024-04-03T17:31:34.2841379Z  2024-04-03T17:31:34.2841732Z  2024-04-03T17:31:34.2842109Z  2024-04-03T17:31:34.2842760Z [11,780 / 14,756] 48 actions, 47 running 2024-04-03T17:31:34.2843753Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 47s local 2024-04-03T17:31:34.2844689Z Compiling llvm/lib/Object/ELF.cpp; 13s local 2024-04-03T17:31:34.2845545Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 13s local 2024-04-03T17:31:34.2846537Z Compiling xla/service/convolution_group_converter.cc; 11s local 2024-04-03T17:31:34.2847488Z Compiling llvm/lib/AsmParser/LLParser.cpp; 11s local 2024-04-03T17:31:34.2848444Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 10s local 2024-04-03T17:31:34.2849523Z Compiling llvm/lib/Bitcode/Reader/MetadataLoader.cpp; 10s local 2024-04-03T17:31:34.2850558Z Compiling llvm/lib/MC/MCParser/AsmParser.cpp; 10s local ... 2024-04-03T17:31:34.5573712Z 2024-04-03T17:31:34.5574643Z  2024-04-03T17:31:34.5575190Z  2024-04-03T17:31:34.5578073Z  2024-04-03T17:31:34.5578772Z  2024-04-03T17:31:34.5579480Z  2024-04-03T17:31:34.5580459Z  2024-04-03T17:31:34.5580957Z  2024-04-03T17:31:34.5581394Z  2024-04-03T17:31:34.5582145Z [11,785 / 14,756] 48 actions, 47 running 2024-04-03T17:31:34.5583287Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 47s local 2024-04-03T17:31:34.5586722Z Compiling llvm/lib/Object/ELF.cpp; 13s local 2024-04-03T17:31:34.5588080Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 13s local 2024-04-03T17:31:34.5589429Z Compiling xla/service/convolution_group_converter.cc; 12s local 2024-04-03T17:31:34.5590712Z Compiling llvm/lib/AsmParser/LLParser.cpp; 11s local 2024-04-03T17:31:34.5591992Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 10s local 2024-04-03T17:31:34.5595974Z Compiling llvm/lib/MC/MCParser/AsmParser.cpp; 10s local 2024-04-03T17:31:34.5597118Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 10s local ... 2024-04-03T17:31:34.7631064Z 2024-04-03T17:31:34.7632281Z  2024-04-03T17:31:34.7632975Z  2024-04-03T17:31:34.7633609Z  2024-04-03T17:31:34.7634940Z  2024-04-03T17:31:34.7635411Z  2024-04-03T17:31:34.7635802Z  2024-04-03T17:31:34.7636186Z  2024-04-03T17:31:34.7636591Z  2024-04-03T17:31:34.7637238Z [11,788 / 14,756] 48 actions, 47 running 2024-04-03T17:31:34.7638237Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 47s local 2024-04-03T17:31:34.7639214Z Compiling llvm/lib/Object/ELF.cpp; 13s local 2024-04-03T17:31:34.7640087Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 13s local 2024-04-03T17:31:34.7641131Z Compiling xla/service/convolution_group_converter.cc; 12s local 2024-04-03T17:31:34.7642161Z Compiling llvm/lib/AsmParser/LLParser.cpp; 11s local 2024-04-03T17:31:34.7643164Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 11s local 2024-04-03T17:31:34.7644204Z Compiling llvm/lib/MC/MCParser/AsmParser.cpp; 10s local 2024-04-03T17:31:34.7645215Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 10s local ... 2024-04-03T17:31:35.0588487Z 2024-04-03T17:31:35.0589771Z  2024-04-03T17:31:35.0590497Z  2024-04-03T17:31:35.0591651Z  2024-04-03T17:31:35.0592101Z  2024-04-03T17:31:35.0592502Z  2024-04-03T17:31:35.0592922Z  2024-04-03T17:31:35.0593290Z  2024-04-03T17:31:35.0593678Z  2024-04-03T17:31:35.0594350Z [11,796 / 14,756] 48 actions, 47 running 2024-04-03T17:31:35.0595395Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 48s local 2024-04-03T17:31:35.0596434Z Compiling llvm/lib/Object/ELF.cpp; 13s local 2024-04-03T17:31:35.0597354Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 13s local 2024-04-03T17:31:35.0598617Z Compiling xla/service/convolution_group_converter.cc; 12s local 2024-04-03T17:31:35.0599925Z Compiling llvm/lib/AsmParser/LLParser.cpp; 12s local 2024-04-03T17:31:35.0601045Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 11s local 2024-04-03T17:31:35.0602221Z Compiling llvm/lib/MC/MCParser/AsmParser.cpp; 11s local 2024-04-03T17:31:35.0603348Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 10s local ... 2024-04-03T17:31:35.2750302Z 2024-04-03T17:31:35.2751489Z  2024-04-03T17:31:35.2752620Z  2024-04-03T17:31:35.2753137Z  2024-04-03T17:31:35.2753554Z  2024-04-03T17:31:35.2753977Z  2024-04-03T17:31:35.2754447Z  2024-04-03T17:31:35.2754858Z  2024-04-03T17:31:35.2755320Z  2024-04-03T17:31:35.2756445Z [11,798 / 14,756] 48 actions running 2024-04-03T17:31:35.2757752Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 48s local 2024-04-03T17:31:35.2758821Z Compiling llvm/lib/Object/ELF.cpp; 14s local 2024-04-03T17:31:35.2759922Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 14s local 2024-04-03T17:31:35.2761002Z Compiling llvm/lib/AsmParser/LLParser.cpp; 12s local 2024-04-03T17:31:35.2762209Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 11s local 2024-04-03T17:31:35.2763389Z Compiling llvm/lib/MC/MCParser/AsmParser.cpp; 11s local 2024-04-03T17:31:35.2764500Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 10s local 2024-04-03T17:31:35.2765868Z Compiling xla/service/optimize_input_output_buffer_alias.cc; 10s local ... 2024-04-03T17:31:35.4754231Z 2024-04-03T17:31:35.4755257Z  2024-04-03T17:31:35.4755764Z  2024-04-03T17:31:35.4756154Z  2024-04-03T17:31:35.4756564Z  2024-04-03T17:31:35.4757014Z  2024-04-03T17:31:35.4757422Z  2024-04-03T17:31:35.4757794Z  2024-04-03T17:31:35.4758177Z  2024-04-03T17:31:35.4758806Z [11,801 / 14,756] 48 actions running 2024-04-03T17:31:35.4759776Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 48s local 2024-04-03T17:31:35.4761247Z Compiling llvm/lib/Object/ELF.cpp; 14s local 2024-04-03T17:31:35.4762172Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 14s local 2024-04-03T17:31:35.4763178Z Compiling llvm/lib/AsmParser/LLParser.cpp; 12s local 2024-04-03T17:31:35.4764246Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 11s local 2024-04-03T17:31:35.4765509Z Compiling llvm/lib/MC/MCParser/AsmParser.cpp; 11s local 2024-04-03T17:31:35.4766421Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 10s local 2024-04-03T17:31:35.4767670Z Compiling xla/service/optimize_input_output_buffer_alias.cc; 10s local ... 2024-04-03T17:31:35.7797782Z 2024-04-03T17:31:35.7798853Z  2024-04-03T17:31:35.7799723Z  2024-04-03T17:31:35.7800959Z  2024-04-03T17:31:35.7801461Z  2024-04-03T17:31:35.7801904Z  2024-04-03T17:31:35.7802347Z  2024-04-03T17:31:35.7802805Z  2024-04-03T17:31:35.7803268Z  2024-04-03T17:31:35.7804049Z [11,809 / 14,756] 48 actions, 47 running 2024-04-03T17:31:35.7805259Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 48s local 2024-04-03T17:31:35.7806431Z Compiling llvm/lib/Object/ELF.cpp; 14s local 2024-04-03T17:31:35.7807484Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 14s local 2024-04-03T17:31:35.7808645Z Compiling llvm/lib/AsmParser/LLParser.cpp; 12s local 2024-04-03T17:31:35.7809911Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 12s local 2024-04-03T17:31:35.7811144Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 11s local 2024-04-03T17:31:35.7812445Z Compiling xla/service/optimize_input_output_buffer_alias.cc; 10s local 2024-04-03T17:31:35.7814298Z Compiling mlir/lib/Conversion/LLVMCommon/TypeConverter.cpp; 10s local ... 2024-04-03T17:31:36.0759705Z 2024-04-03T17:31:36.0760885Z  2024-04-03T17:31:36.0761452Z  2024-04-03T17:31:36.0761928Z  2024-04-03T17:31:36.0762398Z  2024-04-03T17:31:36.0762868Z  2024-04-03T17:31:36.0763316Z  2024-04-03T17:31:36.0763801Z  2024-04-03T17:31:36.0764265Z  2024-04-03T17:31:36.0764990Z [11,813 / 14,756] 48 actions running 2024-04-03T17:31:36.0766164Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 49s local 2024-04-03T17:31:36.0767368Z Compiling llvm/lib/Object/ELF.cpp; 14s local 2024-04-03T17:31:36.0768338Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 14s local 2024-04-03T17:31:36.0769414Z Compiling llvm/lib/AsmParser/LLParser.cpp; 13s local 2024-04-03T17:31:36.0770587Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 12s local 2024-04-03T17:31:36.0771800Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 11s local 2024-04-03T17:31:36.0773058Z Compiling xla/service/optimize_input_output_buffer_alias.cc; 11s local 2024-04-03T17:31:36.0774772Z Compiling mlir/lib/Conversion/LLVMCommon/TypeConverter.cpp; 10s local ... 2024-04-03T17:31:36.2764236Z 2024-04-03T17:31:36.2765302Z  2024-04-03T17:31:36.2766261Z  2024-04-03T17:31:36.2768172Z  2024-04-03T17:31:36.2768766Z  2024-04-03T17:31:36.2769225Z  2024-04-03T17:31:36.2769676Z  2024-04-03T17:31:36.2770134Z  2024-04-03T17:31:36.2770593Z  2024-04-03T17:31:36.2771309Z [11,816 / 14,756] 48 actions running 2024-04-03T17:31:36.2772537Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 49s local 2024-04-03T17:31:36.2773625Z Compiling llvm/lib/Object/ELF.cpp; 15s local 2024-04-03T17:31:36.2774843Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 15s local 2024-04-03T17:31:36.2780014Z Compiling llvm/lib/AsmParser/LLParser.cpp; 13s local 2024-04-03T17:31:36.2783805Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 12s local 2024-04-03T17:31:36.2785226Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 11s local 2024-04-03T17:31:36.2786797Z Compiling xla/service/optimize_input_output_buffer_alias.cc; 11s local 2024-04-03T17:31:36.2792174Z Compiling mlir/lib/Conversion/LLVMCommon/TypeConverter.cpp; 11s local ... 2024-04-03T17:31:36.7008191Z 2024-04-03T17:31:36.7008954Z  2024-04-03T17:31:36.7009473Z  2024-04-03T17:31:36.7009924Z  2024-04-03T17:31:36.7010400Z  2024-04-03T17:31:36.7010826Z  2024-04-03T17:31:36.7011181Z  2024-04-03T17:31:36.7011596Z  2024-04-03T17:31:36.7012369Z  2024-04-03T17:31:36.7013072Z [11,817 / 14,756] 48 actions, 47 running 2024-04-03T17:31:36.7014354Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 49s local 2024-04-03T17:31:36.7015470Z Compiling llvm/lib/Object/ELF.cpp; 15s local 2024-04-03T17:31:36.7016434Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 15s local 2024-04-03T17:31:36.7017655Z Compiling llvm/lib/AsmParser/LLParser.cpp; 13s local 2024-04-03T17:31:36.7018831Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 13s local 2024-04-03T17:31:36.7019999Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 12s local 2024-04-03T17:31:36.7021232Z Compiling xla/service/optimize_input_output_buffer_alias.cc; 11s local 2024-04-03T17:31:36.7022714Z Compiling mlir/lib/Conversion/LLVMCommon/TypeConverter.cpp; 11s local ... 2024-04-03T17:31:36.9860306Z 2024-04-03T17:31:36.9861068Z  2024-04-03T17:31:36.9861664Z  2024-04-03T17:31:36.9866156Z  2024-04-03T17:31:36.9866750Z  2024-04-03T17:31:36.9867246Z  2024-04-03T17:31:36.9867940Z  2024-04-03T17:31:36.9868390Z  2024-04-03T17:31:36.9868776Z  2024-04-03T17:31:36.9869473Z [11,823 / 14,756] 48 actions, 47 running 2024-04-03T17:31:36.9870566Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 50s local 2024-04-03T17:31:36.9871740Z Compiling llvm/lib/Object/ELF.cpp; 15s local 2024-04-03T17:31:36.9872713Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 15s local 2024-04-03T17:31:36.9873825Z Compiling llvm/lib/AsmParser/LLParser.cpp; 14s local 2024-04-03T17:31:36.9874995Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 13s local 2024-04-03T17:31:36.9876266Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 12s local 2024-04-03T17:31:36.9877542Z Compiling xla/service/optimize_input_output_buffer_alias.cc; 12s local 2024-04-03T17:31:36.9879068Z Compiling mlir/lib/Conversion/LLVMCommon/TypeConverter.cpp; 11s local ... 2024-04-03T17:31:37.1890142Z 2024-04-03T17:31:37.1897759Z  2024-04-03T17:31:37.1898408Z  2024-04-03T17:31:37.1898883Z  2024-04-03T17:31:37.1899293Z  2024-04-03T17:31:37.1899711Z  2024-04-03T17:31:37.1900158Z  2024-04-03T17:31:37.1900564Z  2024-04-03T17:31:37.1900953Z  2024-04-03T17:31:37.1901667Z [11,825 / 14,756] 48 actions, 47 running 2024-04-03T17:31:37.1902747Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 50s local 2024-04-03T17:31:37.1903837Z Compiling llvm/lib/Object/ELF.cpp; 16s local 2024-04-03T17:31:37.1904855Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 16s local 2024-04-03T17:31:37.1906020Z Compiling llvm/lib/AsmParser/LLParser.cpp; 14s local 2024-04-03T17:31:37.1907309Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 13s local 2024-04-03T17:31:37.1908736Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 12s local 2024-04-03T17:31:37.1909995Z Compiling xla/service/optimize_input_output_buffer_alias.cc; 12s local 2024-04-03T17:31:37.1911549Z Compiling mlir/lib/Conversion/LLVMCommon/TypeConverter.cpp; 12s local ... 2024-04-03T17:31:37.3923947Z 2024-04-03T17:31:37.3924684Z  2024-04-03T17:31:37.3925217Z  2024-04-03T17:31:37.3925671Z  2024-04-03T17:31:37.3926113Z  2024-04-03T17:31:37.3926541Z  2024-04-03T17:31:37.3926981Z  2024-04-03T17:31:37.3927417Z  2024-04-03T17:31:37.3927840Z  2024-04-03T17:31:37.3928572Z [11,830 / 14,756] 48 actions, 47 running 2024-04-03T17:31:37.3929749Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 50s local 2024-04-03T17:31:37.3930877Z Compiling llvm/lib/Object/ELF.cpp; 16s local 2024-04-03T17:31:37.3932240Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 16s local 2024-04-03T17:31:37.3933343Z Compiling llvm/lib/AsmParser/LLParser.cpp; 14s local 2024-04-03T17:31:37.3934676Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 13s local 2024-04-03T17:31:37.3935921Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 12s local 2024-04-03T17:31:37.3937492Z Compiling mlir/lib/Conversion/LLVMCommon/TypeConverter.cpp; 12s local 2024-04-03T17:31:37.3938983Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 6s local ... 2024-04-03T17:31:37.6779806Z 2024-04-03T17:31:37.6794691Z  2024-04-03T17:31:37.6795456Z  2024-04-03T17:31:37.6795910Z  2024-04-03T17:31:37.6796336Z  2024-04-03T17:31:37.6796759Z  2024-04-03T17:31:37.6797170Z  2024-04-03T17:31:37.6797589Z  2024-04-03T17:31:37.6798024Z  2024-04-03T17:31:37.6798715Z [11,832 / 14,756] 48 actions running 2024-04-03T17:31:37.6799791Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 50s local 2024-04-03T17:31:37.6800903Z Compiling llvm/lib/Object/ELF.cpp; 16s local 2024-04-03T17:31:37.6801848Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 16s local 2024-04-03T17:31:37.6802901Z Compiling llvm/lib/AsmParser/LLParser.cpp; 14s local 2024-04-03T17:31:37.6804051Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 14s local 2024-04-03T17:31:37.6805325Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 13s local 2024-04-03T17:31:37.6806592Z Compiling mlir/lib/Conversion/LLVMCommon/TypeConverter.cpp; 12s local 2024-04-03T17:31:37.6808058Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 6s local ... 2024-04-03T17:31:37.9511156Z 2024-04-03T17:31:37.9511937Z  2024-04-03T17:31:37.9512465Z  2024-04-03T17:31:37.9512882Z  2024-04-03T17:31:37.9513322Z  2024-04-03T17:31:37.9513746Z  2024-04-03T17:31:37.9514162Z  2024-04-03T17:31:37.9514577Z  2024-04-03T17:31:37.9516514Z  2024-04-03T17:31:37.9519962Z [11,834 / 14,756] 48 actions, 47 running 2024-04-03T17:31:37.9521329Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 51s local 2024-04-03T17:31:37.9524940Z Compiling llvm/lib/Object/ELF.cpp; 16s local 2024-04-03T17:31:37.9526214Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 16s local 2024-04-03T17:31:37.9529866Z Compiling llvm/lib/AsmParser/LLParser.cpp; 15s local 2024-04-03T17:31:37.9531517Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 14s local 2024-04-03T17:31:37.9532749Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 13s local 2024-04-03T17:31:37.9533954Z Compiling mlir/lib/Conversion/LLVMCommon/TypeConverter.cpp; 12s local 2024-04-03T17:31:37.9535556Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 6s local ... 2024-04-03T17:31:38.1856110Z 2024-04-03T17:31:38.1857003Z  2024-04-03T17:31:38.1857522Z  2024-04-03T17:31:38.1859744Z  2024-04-03T17:31:38.1862796Z  2024-04-03T17:31:38.1865815Z  2024-04-03T17:31:38.1869182Z  2024-04-03T17:31:38.1872340Z  2024-04-03T17:31:38.1875316Z  2024-04-03T17:31:38.1878816Z [11,836 / 14,756] 48 actions, 47 running 2024-04-03T17:31:38.1882387Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 51s local 2024-04-03T17:31:38.1885494Z Compiling llvm/lib/Object/ELF.cpp; 17s local 2024-04-03T17:31:38.1886682Z Compiling llvm/lib/AsmParser/LLParser.cpp; 15s local 2024-04-03T17:31:38.1888083Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 14s local 2024-04-03T17:31:38.1889636Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 13s local 2024-04-03T17:31:38.1891131Z Compiling mlir/lib/Conversion/LLVMCommon/TypeConverter.cpp; 13s local 2024-04-03T17:31:38.1892704Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 6s local 2024-04-03T17:31:38.1894426Z Compiling llvm/lib/DebugInfo/CodeView/EnumTables.cpp; 6s local ... 2024-04-03T17:31:38.4781851Z 2024-04-03T17:31:38.4783037Z  2024-04-03T17:31:38.4784111Z  2024-04-03T17:31:38.4785620Z  2024-04-03T17:31:38.4786160Z  2024-04-03T17:31:38.4786612Z  2024-04-03T17:31:38.4787082Z  2024-04-03T17:31:38.4787535Z  2024-04-03T17:31:38.4788259Z  2024-04-03T17:31:38.4789002Z [11,838 / 14,756] 48 actions running 2024-04-03T17:31:38.4790368Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 51s local 2024-04-03T17:31:38.4791530Z Compiling llvm/lib/Object/ELF.cpp; 17s local 2024-04-03T17:31:38.4792525Z Compiling llvm/lib/AsmParser/LLParser.cpp; 15s local 2024-04-03T17:31:38.4793826Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 14s local 2024-04-03T17:31:38.4795094Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 13s local 2024-04-03T17:31:38.4796291Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 7s local 2024-04-03T17:31:38.4797469Z Compiling llvm/lib/DebugInfo/CodeView/EnumTables.cpp; 6s local 2024-04-03T17:31:38.4798474Z Compiling llvm/lib/TextAPI/TextStub.cpp; 3s local ... 2024-04-03T17:31:38.8112357Z 2024-04-03T17:31:38.8113167Z  2024-04-03T17:31:38.8113759Z  2024-04-03T17:31:38.8114288Z  2024-04-03T17:31:38.8114990Z  2024-04-03T17:31:38.8115472Z  2024-04-03T17:31:38.8116047Z  2024-04-03T17:31:38.8116482Z  2024-04-03T17:31:38.8116929Z  2024-04-03T17:31:38.8117641Z [11,839 / 14,756] 48 actions, 47 running 2024-04-03T17:31:38.8118776Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 51s local 2024-04-03T17:31:38.8119859Z Compiling llvm/lib/Object/ELF.cpp; 17s local 2024-04-03T17:31:38.8120826Z Compiling llvm/lib/AsmParser/LLParser.cpp; 15s local 2024-04-03T17:31:38.8121918Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 15s local 2024-04-03T17:31:38.8123038Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 14s local 2024-04-03T17:31:38.8124204Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 7s local 2024-04-03T17:31:38.8125463Z Compiling llvm/lib/DebugInfo/CodeView/EnumTables.cpp; 6s local 2024-04-03T17:31:38.8126641Z Compiling llvm/lib/TextAPI/TextStub.cpp; 4s local ... 2024-04-03T17:31:39.0788605Z 2024-04-03T17:31:39.0789362Z  2024-04-03T17:31:39.0789865Z  2024-04-03T17:31:39.0791834Z  2024-04-03T17:31:39.0792460Z  2024-04-03T17:31:39.0795264Z  2024-04-03T17:31:39.0795874Z  2024-04-03T17:31:39.0798555Z  2024-04-03T17:31:39.0799141Z  2024-04-03T17:31:39.0802058Z [11,840 / 14,756] 48 actions running 2024-04-03T17:31:39.0803287Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 52s local 2024-04-03T17:31:39.0806850Z Compiling llvm/lib/Object/ELF.cpp; 17s local 2024-04-03T17:31:39.0807907Z Compiling llvm/lib/AsmParser/LLParser.cpp; 16s local 2024-04-03T17:31:39.0811230Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 15s local 2024-04-03T17:31:39.0812392Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 14s local 2024-04-03T17:31:39.0815071Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 7s local 2024-04-03T17:31:39.0816370Z Compiling llvm/lib/DebugInfo/CodeView/EnumTables.cpp; 6s local 2024-04-03T17:31:39.0817557Z Compiling llvm/lib/TextAPI/TextStub.cpp; 4s local ... 2024-04-03T17:31:39.2881311Z 2024-04-03T17:31:39.2882055Z  2024-04-03T17:31:39.2882584Z  2024-04-03T17:31:39.2882996Z  2024-04-03T17:31:39.2883394Z  2024-04-03T17:31:39.2883794Z  2024-04-03T17:31:39.2884195Z  2024-04-03T17:31:39.2884588Z  2024-04-03T17:31:39.2884959Z  2024-04-03T17:31:39.2885687Z [11,841 / 14,756] 48 actions, 47 running 2024-04-03T17:31:39.2886897Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 52s local 2024-04-03T17:31:39.2888006Z Compiling llvm/lib/Object/ELF.cpp; 18s local 2024-04-03T17:31:39.2889087Z Compiling llvm/lib/AsmParser/LLParser.cpp; 16s local 2024-04-03T17:31:39.2890239Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 15s local 2024-04-03T17:31:39.2891837Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 14s local 2024-04-03T17:31:39.2893027Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 7s local 2024-04-03T17:31:39.2894513Z Compiling llvm/lib/DebugInfo/CodeView/EnumTables.cpp; 7s local 2024-04-03T17:31:39.2895635Z Compiling llvm/lib/TextAPI/TextStub.cpp; 4s local ... 2024-04-03T17:31:39.5489215Z 2024-04-03T17:31:39.5489924Z  2024-04-03T17:31:39.5490462Z  2024-04-03T17:31:39.5490924Z  2024-04-03T17:31:39.5491325Z  2024-04-03T17:31:39.5491734Z  2024-04-03T17:31:39.5492152Z  2024-04-03T17:31:39.5492577Z  2024-04-03T17:31:39.5493017Z  2024-04-03T17:31:39.5493720Z [11,843 / 14,756] 48 actions, 47 running 2024-04-03T17:31:39.5494980Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 52s local 2024-04-03T17:31:39.5496122Z Compiling llvm/lib/AsmParser/LLParser.cpp; 16s local 2024-04-03T17:31:39.5497195Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 15s local 2024-04-03T17:31:39.5498379Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 15s local 2024-04-03T17:31:39.5499488Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 8s local 2024-04-03T17:31:39.5500883Z Compiling llvm/lib/DebugInfo/CodeView/EnumTables.cpp; 7s local 2024-04-03T17:31:39.5502019Z Compiling llvm/lib/TextAPI/TextStub.cpp; 4s local 2024-04-03T17:31:39.5502970Z Compiling llvm/lib/TextAPI/TextStubV5.cpp; 4s local ... 2024-04-03T17:31:39.8830681Z 2024-04-03T17:31:39.8831454Z  2024-04-03T17:31:39.8832022Z  2024-04-03T17:31:39.8832441Z  2024-04-03T17:31:39.8832837Z  2024-04-03T17:31:39.8833266Z  2024-04-03T17:31:39.8833678Z  2024-04-03T17:31:39.8834101Z  2024-04-03T17:31:39.8834529Z  2024-04-03T17:31:39.8835167Z [11,844 / 14,756] 48 actions running 2024-04-03T17:31:39.8836224Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 52s local 2024-04-03T17:31:39.8837424Z Compiling llvm/lib/AsmParser/LLParser.cpp; 16s local 2024-04-03T17:31:39.8838389Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 16s local 2024-04-03T17:31:39.8839460Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 15s local 2024-04-03T17:31:39.8840536Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 8s local 2024-04-03T17:31:39.8841682Z Compiling llvm/lib/DebugInfo/CodeView/EnumTables.cpp; 7s local 2024-04-03T17:31:39.8842548Z Compiling llvm/lib/TextAPI/TextStub.cpp; 5s local 2024-04-03T17:31:39.8843599Z Compiling llvm/lib/TextAPI/TextStubV5.cpp; 5s local ... 2024-04-03T17:31:40.1564368Z 2024-04-03T17:31:40.1565144Z  2024-04-03T17:31:40.1565696Z  2024-04-03T17:31:40.1566150Z  2024-04-03T17:31:40.1566579Z  2024-04-03T17:31:40.1567004Z  2024-04-03T17:31:40.1567418Z  2024-04-03T17:31:40.1567850Z  2024-04-03T17:31:40.1568270Z  2024-04-03T17:31:40.1568991Z [11,846 / 14,756] 48 actions, 47 running 2024-04-03T17:31:40.1570126Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 53s local 2024-04-03T17:31:40.1571327Z Compiling llvm/lib/AsmParser/LLParser.cpp; 17s local 2024-04-03T17:31:40.1572486Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 16s local 2024-04-03T17:31:40.1573755Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 8s local 2024-04-03T17:31:40.1575213Z Compiling llvm/lib/DebugInfo/CodeView/EnumTables.cpp; 8s local 2024-04-03T17:31:40.1576334Z Compiling llvm/lib/TextAPI/TextStub.cpp; 5s local 2024-04-03T17:31:40.1577334Z Compiling llvm/lib/TextAPI/TextStubV5.cpp; 5s local 2024-04-03T17:31:40.1578390Z Compiling llvm/lib/IR/AsmWriter.cpp; 5s local ... 2024-04-03T17:31:40.4800258Z 2024-04-03T17:31:40.4801267Z  2024-04-03T17:31:40.4801747Z  2024-04-03T17:31:40.4802149Z  2024-04-03T17:31:40.4804008Z  2024-04-03T17:31:40.4804725Z  2024-04-03T17:31:40.4805283Z  2024-04-03T17:31:40.4806110Z  2024-04-03T17:31:40.4807296Z  2024-04-03T17:31:40.4808033Z [11,849 / 14,756] 48 actions running 2024-04-03T17:31:40.4809311Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 53s local 2024-04-03T17:31:40.4810708Z Compiling llvm/lib/AsmParser/LLParser.cpp; 17s local 2024-04-03T17:31:40.4812049Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 16s local 2024-04-03T17:31:40.4813556Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 9s local 2024-04-03T17:31:40.4814851Z Compiling llvm/lib/DebugInfo/CodeView/EnumTables.cpp; 8s local 2024-04-03T17:31:40.4815960Z Compiling llvm/lib/TextAPI/TextStub.cpp; 5s local 2024-04-03T17:31:40.4816805Z Compiling llvm/lib/TextAPI/TextStubV5.cpp; 5s local 2024-04-03T17:31:40.4817695Z Compiling llvm/lib/IR/AsmWriter.cpp; 5s local ... 2024-04-03T17:31:40.8133559Z 2024-04-03T17:31:40.8134488Z  2024-04-03T17:31:40.8135051Z  2024-04-03T17:31:40.8135483Z  2024-04-03T17:31:40.8135900Z  2024-04-03T17:31:40.8136354Z  2024-04-03T17:31:40.8136768Z  2024-04-03T17:31:40.8137183Z  2024-04-03T17:31:40.8137617Z  2024-04-03T17:31:40.8138315Z [11,851 / 14,756] 48 actions, 47 running 2024-04-03T17:31:40.8139422Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 53s local 2024-04-03T17:31:40.8140568Z Compiling llvm/lib/AsmParser/LLParser.cpp; 17s local 2024-04-03T17:31:40.8141598Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 17s local 2024-04-03T17:31:40.8142799Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 9s local 2024-04-03T17:31:40.8144045Z Compiling llvm/lib/DebugInfo/CodeView/EnumTables.cpp; 8s local 2024-04-03T17:31:40.8145146Z Compiling llvm/lib/TextAPI/TextStub.cpp; 6s local 2024-04-03T17:31:40.8146095Z Compiling llvm/lib/TextAPI/TextStubV5.cpp; 6s local 2024-04-03T17:31:40.8146966Z Compiling llvm/lib/IR/AsmWriter.cpp; 6s local ... 2024-04-03T17:31:41.0806801Z 2024-04-03T17:31:41.0807585Z  2024-04-03T17:31:41.0808242Z  2024-04-03T17:31:41.0808653Z  2024-04-03T17:31:41.0809055Z  2024-04-03T17:31:41.0809476Z  2024-04-03T17:31:41.0809864Z  2024-04-03T17:31:41.0810286Z  2024-04-03T17:31:41.0810708Z  2024-04-03T17:31:41.0811344Z [11,854 / 14,756] 48 actions running 2024-04-03T17:31:41.0812409Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 54s local 2024-04-03T17:31:41.0813644Z Compiling llvm/lib/AsmParser/LLParser.cpp; 18s local 2024-04-03T17:31:41.0814960Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 17s local 2024-04-03T17:31:41.0816208Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 9s local 2024-04-03T17:31:41.0817481Z Compiling llvm/lib/DebugInfo/CodeView/EnumTables.cpp; 8s local 2024-04-03T17:31:41.0818556Z Compiling llvm/lib/TextAPI/TextStub.cpp; 6s local 2024-04-03T17:31:41.0819515Z Compiling llvm/lib/TextAPI/TextStubV5.cpp; 6s local 2024-04-03T17:31:41.0820500Z Compiling llvm/lib/IR/AsmWriter.cpp; 6s local ... 2024-04-03T17:31:41.2810795Z 2024-04-03T17:31:41.2824314Z  2024-04-03T17:31:41.2825046Z  2024-04-03T17:31:41.2825471Z  2024-04-03T17:31:41.2825910Z  2024-04-03T17:31:41.2826347Z  2024-04-03T17:31:41.2826753Z  2024-04-03T17:31:41.2827168Z  2024-04-03T17:31:41.2827855Z  2024-04-03T17:31:41.2828522Z [11,856 / 14,756] 48 actions running 2024-04-03T17:31:41.2829593Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 54s local 2024-04-03T17:31:41.2830746Z Compiling llvm/lib/AsmParser/LLParser.cpp; 18s local 2024-04-03T17:31:41.2831807Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 17s local 2024-04-03T17:31:41.2833078Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 9s local 2024-04-03T17:31:41.2834337Z Compiling llvm/lib/DebugInfo/CodeView/EnumTables.cpp; 9s local 2024-04-03T17:31:41.2835405Z Compiling llvm/lib/TextAPI/TextStub.cpp; 6s local 2024-04-03T17:31:41.2836827Z Compiling llvm/lib/TextAPI/TextStubV5.cpp; 6s local 2024-04-03T17:31:41.2837860Z Compiling llvm/lib/IR/AsmWriter.cpp; 6s local ... 2024-04-03T17:31:41.6826211Z 2024-04-03T17:31:41.6826978Z  2024-04-03T17:31:41.6827513Z  2024-04-03T17:31:41.6828211Z  2024-04-03T17:31:41.6828614Z  2024-04-03T17:31:41.6829436Z  2024-04-03T17:31:41.6829858Z  2024-04-03T17:31:41.6830273Z  2024-04-03T17:31:41.6830704Z  2024-04-03T17:31:41.6831364Z [11,858 / 14,756] 48 actions running 2024-04-03T17:31:41.6832428Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 54s local 2024-04-03T17:31:41.6833548Z Compiling llvm/lib/AsmParser/LLParser.cpp; 18s local 2024-04-03T17:31:41.6834684Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 18s local 2024-04-03T17:31:41.6835947Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 10s local 2024-04-03T17:31:41.6837238Z Compiling llvm/lib/DebugInfo/CodeView/EnumTables.cpp; 9s local 2024-04-03T17:31:41.6838388Z Compiling llvm/lib/TextAPI/TextStub.cpp; 7s local 2024-04-03T17:31:41.6839351Z Compiling llvm/lib/TextAPI/TextStubV5.cpp; 6s local 2024-04-03T17:31:41.6840329Z Compiling llvm/lib/IR/AsmWriter.cpp; 6s local ... 2024-04-03T17:31:41.9504470Z 2024-04-03T17:31:41.9505223Z  2024-04-03T17:31:41.9505784Z  2024-04-03T17:31:41.9506210Z  2024-04-03T17:31:41.9506631Z  2024-04-03T17:31:41.9507107Z  2024-04-03T17:31:41.9507510Z  2024-04-03T17:31:41.9508167Z  2024-04-03T17:31:41.9508585Z  2024-04-03T17:31:41.9509267Z [11,861 / 14,756] 48 actions, 47 running 2024-04-03T17:31:41.9510370Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 55s local 2024-04-03T17:31:41.9511453Z Compiling llvm/lib/AsmParser/LLParser.cpp; 19s local 2024-04-03T17:31:41.9512518Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 18s local 2024-04-03T17:31:41.9513764Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 10s local 2024-04-03T17:31:41.9515034Z Compiling llvm/lib/DebugInfo/CodeView/EnumTables.cpp; 9s local 2024-04-03T17:31:41.9516100Z Compiling llvm/lib/TextAPI/TextStubV5.cpp; 7s local 2024-04-03T17:31:41.9516993Z Compiling llvm/lib/IR/AsmWriter.cpp; 7s local 2024-04-03T17:31:41.9517936Z Compiling llvm/lib/IR/Attributes.cpp; 7s local ... 2024-04-03T17:31:42.2847904Z 2024-04-03T17:31:42.2848688Z  2024-04-03T17:31:42.2849232Z  2024-04-03T17:31:42.2849666Z  2024-04-03T17:31:42.2850092Z  2024-04-03T17:31:42.2850512Z  2024-04-03T17:31:42.2850927Z  2024-04-03T17:31:42.2851350Z  2024-04-03T17:31:42.2851784Z  2024-04-03T17:31:42.2852432Z [11,864 / 14,756] 48 actions running 2024-04-03T17:31:42.2853529Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 55s local 2024-04-03T17:31:42.2854858Z Compiling llvm/lib/AsmParser/LLParser.cpp; 19s local 2024-04-03T17:31:42.2855976Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 18s local 2024-04-03T17:31:42.2857300Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 10s local 2024-04-03T17:31:42.2858423Z Compiling llvm/lib/IR/AsmWriter.cpp; 7s local 2024-04-03T17:31:42.2859319Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 7s local 2024-04-03T17:31:42.2860310Z Compiling xla/service/broadcast_canonicalizer.cc; 7s local 2024-04-03T17:31:42.2861405Z Compiling llvm/lib/IR/Constants.cpp; 6s local ... 2024-04-03T17:31:42.5308619Z 2024-04-03T17:31:42.5309401Z  2024-04-03T17:31:42.5309949Z  2024-04-03T17:31:42.5310376Z  2024-04-03T17:31:42.5310814Z  2024-04-03T17:31:42.5311244Z  2024-04-03T17:31:42.5311653Z  2024-04-03T17:31:42.5312080Z  2024-04-03T17:31:42.5312496Z  2024-04-03T17:31:42.5313203Z [11,879 / 14,756] 48 actions, 47 running 2024-04-03T17:31:42.5314287Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 55s local 2024-04-03T17:31:42.5315866Z Compiling llvm/lib/AsmParser/LLParser.cpp; 19s local 2024-04-03T17:31:42.5317017Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 18s local 2024-04-03T17:31:42.5318317Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 11s local 2024-04-03T17:31:42.5319424Z Compiling llvm/lib/IR/AsmWriter.cpp; 7s local 2024-04-03T17:31:42.5320315Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 7s local 2024-04-03T17:31:42.5321658Z Compiling xla/service/broadcast_canonicalizer.cc; 7s local 2024-04-03T17:31:42.5322703Z Compiling llvm/lib/IR/Constants.cpp; 7s local ... 2024-04-03T17:31:42.8199372Z 2024-04-03T17:31:42.8200153Z  2024-04-03T17:31:42.8200674Z  2024-04-03T17:31:42.8201135Z  2024-04-03T17:31:42.8201568Z  2024-04-03T17:31:42.8201965Z  2024-04-03T17:31:42.8202402Z  2024-04-03T17:31:42.8202821Z  2024-04-03T17:31:42.8203258Z  2024-04-03T17:31:42.8204000Z [11,884 / 14,756] 48 actions, 47 running 2024-04-03T17:31:42.8205169Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 55s local 2024-04-03T17:31:42.8206325Z Compiling llvm/lib/AsmParser/LLParser.cpp; 19s local 2024-04-03T17:31:42.8207480Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 19s local 2024-04-03T17:31:42.8208793Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 11s local 2024-04-03T17:31:42.8209983Z Compiling llvm/lib/IR/AsmWriter.cpp; 8s local 2024-04-03T17:31:42.8210863Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 7s local 2024-04-03T17:31:42.8211954Z Compiling xla/service/broadcast_canonicalizer.cc; 7s local 2024-04-03T17:31:42.8212952Z Compiling llvm/lib/IR/Constants.cpp; 7s local ... 2024-04-03T17:31:43.0506532Z 2024-04-03T17:31:43.0507300Z  2024-04-03T17:31:43.0507996Z  2024-04-03T17:31:43.0508404Z  2024-04-03T17:31:43.0508782Z  2024-04-03T17:31:43.0509175Z  2024-04-03T17:31:43.0509568Z  2024-04-03T17:31:43.0509932Z  2024-04-03T17:31:43.0510309Z  2024-04-03T17:31:43.0510966Z [11,888 / 14,756] 48 actions, 47 running 2024-04-03T17:31:43.0511978Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 56s local 2024-04-03T17:31:43.0513055Z Compiling llvm/lib/AsmParser/LLParser.cpp; 20s local 2024-04-03T17:31:43.0514098Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 19s local 2024-04-03T17:31:43.0515287Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 11s local 2024-04-03T17:31:43.0516402Z Compiling llvm/lib/IR/AsmWriter.cpp; 8s local 2024-04-03T17:31:43.0517352Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 8s local 2024-04-03T17:31:43.0518384Z Compiling xla/service/broadcast_canonicalizer.cc; 7s local 2024-04-03T17:31:43.0519413Z Compiling llvm/lib/IR/Constants.cpp; 7s local ... 2024-04-03T17:31:43.2512797Z 2024-04-03T17:31:43.2513584Z  2024-04-03T17:31:43.2514154Z  2024-04-03T17:31:43.2514579Z  2024-04-03T17:31:43.2515005Z  2024-04-03T17:31:43.2515428Z  2024-04-03T17:31:43.2516366Z  2024-04-03T17:31:43.2516828Z  2024-04-03T17:31:43.2517264Z  2024-04-03T17:31:43.2518257Z [11,890 / 14,756] 48 actions, 47 running 2024-04-03T17:31:43.2519426Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 56s local 2024-04-03T17:31:43.2520599Z Compiling llvm/lib/AsmParser/LLParser.cpp; 20s local 2024-04-03T17:31:43.2523753Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 19s local 2024-04-03T17:31:43.2525079Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 11s local 2024-04-03T17:31:43.2526172Z Compiling llvm/lib/IR/AsmWriter.cpp; 8s local 2024-04-03T17:31:43.2527783Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 8s local 2024-04-03T17:31:43.2528865Z Compiling xla/service/broadcast_canonicalizer.cc; 8s local 2024-04-03T17:31:43.2529932Z Compiling llvm/lib/IR/Constants.cpp; 7s local ... 2024-04-03T17:31:43.4834147Z 2024-04-03T17:31:43.4834904Z  2024-04-03T17:31:43.4835431Z  2024-04-03T17:31:43.4835841Z  2024-04-03T17:31:43.4836278Z  2024-04-03T17:31:43.4837048Z  2024-04-03T17:31:43.4837505Z  2024-04-03T17:31:43.4837938Z  2024-04-03T17:31:43.4838336Z  2024-04-03T17:31:43.4839013Z [11,891 / 14,756] 48 actions running 2024-04-03T17:31:43.4840097Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 56s local 2024-04-03T17:31:43.4841470Z Compiling llvm/lib/AsmParser/LLParser.cpp; 20s local 2024-04-03T17:31:43.4842715Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 19s local 2024-04-03T17:31:43.4843981Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 12s local 2024-04-03T17:31:43.4845062Z Compiling llvm/lib/IR/AsmWriter.cpp; 8s local 2024-04-03T17:31:43.4846087Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 8s local 2024-04-03T17:31:43.4847181Z Compiling xla/service/broadcast_canonicalizer.cc; 8s local 2024-04-03T17:31:43.4848253Z Compiling llvm/lib/IR/Constants.cpp; 8s local ... 2024-04-03T17:31:43.6845792Z 2024-04-03T17:31:43.6846508Z  2024-04-03T17:31:43.6847065Z  2024-04-03T17:31:43.6847487Z  2024-04-03T17:31:43.6847889Z  2024-04-03T17:31:43.6848325Z  2024-04-03T17:31:43.6848751Z  2024-04-03T17:31:43.6849168Z  2024-04-03T17:31:43.6849610Z  2024-04-03T17:31:43.6850293Z [11,892 / 14,756] 48 actions running 2024-04-03T17:31:43.6851422Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 56s local 2024-04-03T17:31:43.6852620Z Compiling llvm/lib/AsmParser/LLParser.cpp; 20s local 2024-04-03T17:31:43.6853768Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 20s local 2024-04-03T17:31:43.6855182Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 12s local 2024-04-03T17:31:43.6856315Z Compiling llvm/lib/IR/AsmWriter.cpp; 8s local 2024-04-03T17:31:43.6857190Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 8s local 2024-04-03T17:31:43.6858186Z Compiling xla/service/broadcast_canonicalizer.cc; 8s local 2024-04-03T17:31:43.6859258Z Compiling llvm/lib/IR/Constants.cpp; 8s local ... 2024-04-03T17:31:43.9323369Z 2024-04-03T17:31:43.9324257Z  2024-04-03T17:31:43.9324839Z  2024-04-03T17:31:43.9325308Z  2024-04-03T17:31:43.9325786Z  2024-04-03T17:31:43.9326250Z  2024-04-03T17:31:43.9326697Z  2024-04-03T17:31:43.9327152Z  2024-04-03T17:31:43.9327651Z  2024-04-03T17:31:43.9328385Z [11,896 / 14,756] 48 actions, 47 running 2024-04-03T17:31:43.9329638Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 56s local 2024-04-03T17:31:43.9330930Z Compiling llvm/lib/AsmParser/LLParser.cpp; 20s local 2024-04-03T17:31:43.9332161Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 20s local 2024-04-03T17:31:43.9333563Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 12s local 2024-04-03T17:31:43.9334954Z Compiling llvm/lib/IR/AsmWriter.cpp; 9s local 2024-04-03T17:31:43.9335943Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 9s local 2024-04-03T17:31:43.9337115Z Compiling xla/service/broadcast_canonicalizer.cc; 8s local 2024-04-03T17:31:43.9338276Z Compiling llvm/lib/IR/Constants.cpp; 8s local ... 2024-04-03T17:31:44.1500352Z 2024-04-03T17:31:44.1501074Z  2024-04-03T17:31:44.1501603Z  2024-04-03T17:31:44.1501994Z  2024-04-03T17:31:44.1502368Z  2024-04-03T17:31:44.1502734Z  2024-04-03T17:31:44.1503145Z  2024-04-03T17:31:44.1503589Z  2024-04-03T17:31:44.1503992Z  2024-04-03T17:31:44.1504717Z [11,897 / 14,756] 48 actions, 47 running 2024-04-03T17:31:44.1505840Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 57s local 2024-04-03T17:31:44.1507011Z Compiling llvm/lib/AsmParser/LLParser.cpp; 21s local 2024-04-03T17:31:44.1508411Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 20s local 2024-04-03T17:31:44.1509698Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 12s local 2024-04-03T17:31:44.1510932Z Compiling llvm/lib/IR/AsmWriter.cpp; 9s local 2024-04-03T17:31:44.1512135Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 9s local 2024-04-03T17:31:44.1513258Z Compiling xla/service/broadcast_canonicalizer.cc; 9s local 2024-04-03T17:31:44.1514326Z Compiling llvm/lib/IR/Constants.cpp; 8s local ... 2024-04-03T17:31:44.4366820Z 2024-04-03T17:31:44.4367600Z  2024-04-03T17:31:44.4368116Z  2024-04-03T17:31:44.4368913Z  2024-04-03T17:31:44.4369292Z  2024-04-03T17:31:44.4369717Z  2024-04-03T17:31:44.4370222Z  2024-04-03T17:31:44.4370695Z  2024-04-03T17:31:44.4371184Z  2024-04-03T17:31:44.4371986Z [11,902 / 14,756] 48 actions, 47 running 2024-04-03T17:31:44.4373210Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 57s local 2024-04-03T17:31:44.4374682Z Compiling llvm/lib/AsmParser/LLParser.cpp; 21s local 2024-04-03T17:31:44.4375978Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 20s local 2024-04-03T17:31:44.4377418Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 13s local 2024-04-03T17:31:44.4378684Z Compiling llvm/lib/IR/AsmWriter.cpp; 9s local 2024-04-03T17:31:44.4379672Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 9s local 2024-04-03T17:31:44.4380829Z Compiling xla/service/broadcast_canonicalizer.cc; 9s local 2024-04-03T17:31:44.4381866Z Compiling llvm/lib/IR/Constants.cpp; 9s local ... 2024-04-03T17:31:44.6842121Z 2024-04-03T17:31:44.6842855Z  2024-04-03T17:31:44.6843349Z  2024-04-03T17:31:44.6843769Z  2024-04-03T17:31:44.6844236Z  2024-04-03T17:31:44.6844726Z  2024-04-03T17:31:44.6845193Z  2024-04-03T17:31:44.6845679Z  2024-04-03T17:31:44.6846143Z  2024-04-03T17:31:44.6846856Z [11,903 / 14,756] 48 actions running 2024-04-03T17:31:44.6848086Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 57s local 2024-04-03T17:31:44.6849168Z Compiling llvm/lib/AsmParser/LLParser.cpp; 21s local 2024-04-03T17:31:44.6850439Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 21s local 2024-04-03T17:31:44.6851680Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 13s local 2024-04-03T17:31:44.6852882Z Compiling llvm/lib/IR/AsmWriter.cpp; 9s local 2024-04-03T17:31:44.6853782Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 9s local 2024-04-03T17:31:44.6854991Z Compiling xla/service/broadcast_canonicalizer.cc; 9s local 2024-04-03T17:31:44.6856043Z Compiling llvm/lib/IR/Constants.cpp; 9s local ... 2024-04-03T17:31:44.9356846Z 2024-04-03T17:31:44.9357557Z  2024-04-03T17:31:44.9358015Z  2024-04-03T17:31:44.9358378Z  2024-04-03T17:31:44.9358755Z  2024-04-03T17:31:44.9359191Z  2024-04-03T17:31:44.9359619Z  2024-04-03T17:31:44.9360003Z  2024-04-03T17:31:44.9360343Z  2024-04-03T17:31:44.9360989Z [11,906 / 14,756] 48 actions, 47 running 2024-04-03T17:31:44.9361929Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 57s local 2024-04-03T17:31:44.9362887Z Compiling llvm/lib/AsmParser/LLParser.cpp; 21s local 2024-04-03T17:31:44.9363879Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 21s local 2024-04-03T17:31:44.9365009Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 13s local 2024-04-03T17:31:44.9365962Z Compiling llvm/lib/IR/AsmWriter.cpp; 10s local 2024-04-03T17:31:44.9366755Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 10s local 2024-04-03T17:31:44.9367608Z Compiling xla/service/broadcast_canonicalizer.cc; 9s local 2024-04-03T17:31:44.9368521Z Compiling llvm/lib/IR/Constants.cpp; 9s local ... 2024-04-03T17:31:45.1668588Z 2024-04-03T17:31:45.1669364Z  2024-04-03T17:31:45.1669911Z  2024-04-03T17:31:45.1670340Z  2024-04-03T17:31:45.1670747Z  2024-04-03T17:31:45.1671194Z  2024-04-03T17:31:45.1671637Z  2024-04-03T17:31:45.1672018Z  2024-04-03T17:31:45.1672428Z  2024-04-03T17:31:45.1673160Z [11,908 / 14,756] 48 actions, 47 running 2024-04-03T17:31:45.1674269Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 58s local 2024-04-03T17:31:45.1675963Z Compiling llvm/lib/AsmParser/LLParser.cpp; 22s local 2024-04-03T17:31:45.1677070Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 21s local 2024-04-03T17:31:45.1678341Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 13s local 2024-04-03T17:31:45.1679414Z Compiling llvm/lib/IR/AsmWriter.cpp; 10s local 2024-04-03T17:31:45.1680542Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 10s local 2024-04-03T17:31:45.1681554Z Compiling xla/service/broadcast_canonicalizer.cc; 10s local 2024-04-03T17:31:45.1682620Z Compiling llvm/lib/IR/Constants.cpp; 9s local ... 2024-04-03T17:31:45.3638219Z 2024-04-03T17:31:45.3639000Z  2024-04-03T17:31:45.3639567Z  2024-04-03T17:31:45.3640024Z  2024-04-03T17:31:45.3643419Z  2024-04-03T17:31:45.3643839Z  2024-04-03T17:31:45.3644243Z  2024-04-03T17:31:45.3644656Z  2024-04-03T17:31:45.3645080Z  2024-04-03T17:31:45.3645820Z [11,913 / 14,756] 47 actions, 46 running 2024-04-03T17:31:45.3646968Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 58s local 2024-04-03T17:31:45.3648350Z Compiling llvm/lib/AsmParser/LLParser.cpp; 22s local 2024-04-03T17:31:45.3649462Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 21s local 2024-04-03T17:31:45.3650758Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 14s local 2024-04-03T17:31:45.3651933Z Compiling llvm/lib/IR/AsmWriter.cpp; 10s local 2024-04-03T17:31:45.3652876Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 10s local 2024-04-03T17:31:45.3653886Z Compiling xla/service/broadcast_canonicalizer.cc; 10s local 2024-04-03T17:31:45.3655124Z Compiling llvm/lib/IR/Constants.cpp; 10s local ... 2024-04-03T17:31:45.5989560Z 2024-04-03T17:31:45.5990348Z  2024-04-03T17:31:45.5990857Z  2024-04-03T17:31:45.5992853Z  2024-04-03T17:31:45.5993547Z  2024-04-03T17:31:45.5994298Z  2024-04-03T17:31:45.5995861Z  2024-04-03T17:31:45.5996325Z  2024-04-03T17:31:45.5996855Z  2024-04-03T17:31:45.5997602Z [11,915 / 14,756] 48 actions, 47 running 2024-04-03T17:31:45.5998684Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 58s local 2024-04-03T17:31:45.6000064Z Compiling llvm/lib/AsmParser/LLParser.cpp; 22s local 2024-04-03T17:31:45.6001254Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 21s local 2024-04-03T17:31:45.6002562Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 14s local 2024-04-03T17:31:45.6003679Z Compiling llvm/lib/IR/AsmWriter.cpp; 10s local 2024-04-03T17:31:45.6004568Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 10s local 2024-04-03T17:31:45.6005598Z Compiling xla/service/broadcast_canonicalizer.cc; 10s local 2024-04-03T17:31:45.6006697Z Compiling llvm/lib/IR/Constants.cpp; 10s local ... 2024-04-03T17:31:45.8859214Z 2024-04-03T17:31:45.8859957Z  2024-04-03T17:31:45.8860499Z  2024-04-03T17:31:45.8860949Z  2024-04-03T17:31:45.8861386Z  2024-04-03T17:31:45.8861864Z  2024-04-03T17:31:45.8862269Z  2024-04-03T17:31:45.8862718Z  2024-04-03T17:31:45.8863158Z  2024-04-03T17:31:45.8863850Z [11,917 / 14,756] 48 actions running 2024-04-03T17:31:45.8864994Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 58s local 2024-04-03T17:31:45.8866163Z Compiling llvm/lib/AsmParser/LLParser.cpp; 22s local 2024-04-03T17:31:45.8867335Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 22s local 2024-04-03T17:31:45.8868880Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 14s local 2024-04-03T17:31:45.8870032Z Compiling llvm/lib/IR/AsmWriter.cpp; 11s local 2024-04-03T17:31:45.8871002Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 10s local 2024-04-03T17:31:45.8872053Z Compiling xla/service/broadcast_canonicalizer.cc; 10s local 2024-04-03T17:31:45.8873171Z Compiling llvm/lib/IR/Constants.cpp; 10s local ... 2024-04-03T17:31:46.1061182Z 2024-04-03T17:31:46.1062232Z  2024-04-03T17:31:46.1063100Z  2024-04-03T17:31:46.1063596Z  2024-04-03T17:31:46.1064057Z  2024-04-03T17:31:46.1065192Z  2024-04-03T17:31:46.1065633Z  2024-04-03T17:31:46.1066090Z  2024-04-03T17:31:46.1066532Z  2024-04-03T17:31:46.1067868Z [11,923 / 14,756] 47 actions, 46 running 2024-04-03T17:31:46.1069562Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 59s local 2024-04-03T17:31:46.1070769Z Compiling llvm/lib/AsmParser/LLParser.cpp; 23s local 2024-04-03T17:31:46.1072016Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 22s local 2024-04-03T17:31:46.1073533Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 14s local 2024-04-03T17:31:46.1074705Z Compiling llvm/lib/IR/AsmWriter.cpp; 11s local 2024-04-03T17:31:46.1075679Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 11s local 2024-04-03T17:31:46.1076847Z Compiling xla/service/broadcast_canonicalizer.cc; 10s local 2024-04-03T17:31:46.1078685Z Compiling llvm/lib/IR/Constants.cpp; 10s local ... 2024-04-03T17:31:46.3634517Z 2024-04-03T17:31:46.3635683Z  2024-04-03T17:31:46.3636192Z  2024-04-03T17:31:46.3636628Z  2024-04-03T17:31:46.3637075Z  2024-04-03T17:31:46.3637517Z  2024-04-03T17:31:46.3637938Z  2024-04-03T17:31:46.3638370Z  2024-04-03T17:31:46.3638806Z  2024-04-03T17:31:46.3639528Z [11,926 / 14,756] 48 actions, 47 running 2024-04-03T17:31:46.3640657Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 59s local 2024-04-03T17:31:46.3641925Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 22s local 2024-04-03T17:31:46.3643265Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 15s local 2024-04-03T17:31:46.3644398Z Compiling llvm/lib/IR/AsmWriter.cpp; 11s local 2024-04-03T17:31:46.3645370Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 11s local 2024-04-03T17:31:46.3646437Z Compiling xla/service/broadcast_canonicalizer.cc; 11s local 2024-04-03T17:31:46.3647452Z Compiling llvm/lib/IR/Constants.cpp; 11s local 2024-04-03T17:31:46.3648415Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 10s local ... 2024-04-03T17:31:46.5617341Z 2024-04-03T17:31:46.5619044Z  2024-04-03T17:31:46.5619554Z  2024-04-03T17:31:46.5620022Z  2024-04-03T17:31:46.5620457Z  2024-04-03T17:31:46.5620898Z  2024-04-03T17:31:46.5621332Z  2024-04-03T17:31:46.5621803Z  2024-04-03T17:31:46.5622321Z  2024-04-03T17:31:46.5623013Z [11,933 / 14,756] 47 actions, 46 running 2024-04-03T17:31:46.5624132Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 59s local 2024-04-03T17:31:46.5625395Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 22s local 2024-04-03T17:31:46.5626840Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 15s local 2024-04-03T17:31:46.5628187Z Compiling llvm/lib/IR/AsmWriter.cpp; 11s local 2024-04-03T17:31:46.5629134Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 11s local 2024-04-03T17:31:46.5630150Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 10s local 2024-04-03T17:31:46.5631074Z Compiling llvm/lib/IR/Function.cpp; 9s local 2024-04-03T17:31:46.5631989Z Compiling xla/service/map_inliner.cc; 9s local ... 2024-04-03T17:31:46.8860067Z 2024-04-03T17:31:46.8861529Z  2024-04-03T17:31:46.8862528Z  2024-04-03T17:31:46.8863490Z  2024-04-03T17:31:46.8864392Z  2024-04-03T17:31:46.8865315Z  2024-04-03T17:31:46.8866328Z  2024-04-03T17:31:46.8867867Z  2024-04-03T17:31:46.8868569Z  2024-04-03T17:31:46.8869275Z [11,936 / 14,756] 48 actions running 2024-04-03T17:31:46.8870389Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 59s local 2024-04-03T17:31:46.8871721Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 23s local 2024-04-03T17:31:46.8873053Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 15s local 2024-04-03T17:31:46.8874187Z Compiling llvm/lib/IR/AsmWriter.cpp; 12s local 2024-04-03T17:31:46.8875511Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 11s local 2024-04-03T17:31:46.8876611Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 11s local 2024-04-03T17:31:46.8877643Z Compiling llvm/lib/IR/Function.cpp; 10s local 2024-04-03T17:31:46.8878640Z Compiling xla/service/map_inliner.cc; 9s local ... 2024-04-03T17:31:47.0863771Z 2024-04-03T17:31:47.0864540Z  2024-04-03T17:31:47.0865033Z  2024-04-03T17:31:47.0865479Z  2024-04-03T17:31:47.0865888Z  2024-04-03T17:31:47.0866286Z  2024-04-03T17:31:47.0866684Z  2024-04-03T17:31:47.0867092Z  2024-04-03T17:31:47.0867478Z  2024-04-03T17:31:47.0868378Z [11,940 / 14,756] 48 actions running 2024-04-03T17:31:47.0869434Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 60s local 2024-04-03T17:31:47.0870617Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 23s local 2024-04-03T17:31:47.0871992Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 15s local 2024-04-03T17:31:47.0873095Z Compiling llvm/lib/IR/AsmWriter.cpp; 12s local 2024-04-03T17:31:47.0873987Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 12s local 2024-04-03T17:31:47.0874936Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 11s local 2024-04-03T17:31:47.0875904Z Compiling llvm/lib/IR/Function.cpp; 10s local 2024-04-03T17:31:47.0876770Z Compiling xla/service/map_inliner.cc; 9s local ... 2024-04-03T17:31:47.3157766Z 2024-04-03T17:31:47.3158474Z  2024-04-03T17:31:47.3158912Z  2024-04-03T17:31:47.3159264Z  2024-04-03T17:31:47.3159592Z  2024-04-03T17:31:47.3159938Z  2024-04-03T17:31:47.3160269Z  2024-04-03T17:31:47.3160623Z  2024-04-03T17:31:47.3160968Z  2024-04-03T17:31:47.3161534Z [11,941 / 14,756] 48 actions, 47 running 2024-04-03T17:31:47.3162431Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 60s local 2024-04-03T17:31:47.3163455Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 23s local 2024-04-03T17:31:47.3164525Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 16s local 2024-04-03T17:31:47.3165404Z Compiling llvm/lib/IR/AsmWriter.cpp; 12s local 2024-04-03T17:31:47.3166154Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 12s local 2024-04-03T17:31:47.3166952Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 11s local 2024-04-03T17:31:47.3167748Z Compiling llvm/lib/IR/Function.cpp; 10s local 2024-04-03T17:31:47.3168509Z Compiling xla/service/map_inliner.cc; 10s local ... 2024-04-03T17:31:47.5276847Z 2024-04-03T17:31:47.5277535Z  2024-04-03T17:31:47.5277993Z  2024-04-03T17:31:47.5278353Z  2024-04-03T17:31:47.5278719Z  2024-04-03T17:31:47.5279086Z  2024-04-03T17:31:47.5279433Z  2024-04-03T17:31:47.5279790Z  2024-04-03T17:31:47.5280148Z  2024-04-03T17:31:47.5280754Z [11,943 / 14,756] 48 actions, 47 running 2024-04-03T17:31:47.5281722Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 60s local 2024-04-03T17:31:47.5282841Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 23s local 2024-04-03T17:31:47.5283918Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 16s local 2024-04-03T17:31:47.5284867Z Compiling llvm/lib/IR/AsmWriter.cpp; 12s local 2024-04-03T17:31:47.5285657Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 12s local 2024-04-03T17:31:47.5286547Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 11s local 2024-04-03T17:31:47.5287389Z Compiling llvm/lib/IR/Function.cpp; 10s local 2024-04-03T17:31:47.5288191Z Compiling xla/service/map_inliner.cc; 10s local ... 2024-04-03T17:31:47.7939894Z 2024-04-03T17:31:47.7940805Z  2024-04-03T17:31:47.7941280Z  2024-04-03T17:31:47.7941655Z  2024-04-03T17:31:47.7942026Z  2024-04-03T17:31:47.7942378Z  2024-04-03T17:31:47.7942904Z  2024-04-03T17:31:47.7943242Z  2024-04-03T17:31:47.7943594Z  2024-04-03T17:31:47.7944172Z [11,945 / 14,756] 48 actions, 47 running 2024-04-03T17:31:47.7945387Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 60s local 2024-04-03T17:31:47.7946437Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 24s local 2024-04-03T17:31:47.7947487Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 16s local 2024-04-03T17:31:47.7948588Z Compiling llvm/lib/IR/AsmWriter.cpp; 13s local 2024-04-03T17:31:47.7949534Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 12s local 2024-04-03T17:31:47.7950355Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 12s local 2024-04-03T17:31:47.7951161Z Compiling llvm/lib/IR/Function.cpp; 11s local 2024-04-03T17:31:47.7951907Z Compiling xla/service/map_inliner.cc; 10s local ... 2024-04-03T17:31:48.0661199Z 2024-04-03T17:31:48.0662151Z  2024-04-03T17:31:48.0662887Z  2024-04-03T17:31:48.0663533Z  2024-04-03T17:31:48.0663979Z  2024-04-03T17:31:48.0664562Z  2024-04-03T17:31:48.0665203Z  2024-04-03T17:31:48.0665813Z  2024-04-03T17:31:48.0666274Z  2024-04-03T17:31:48.0667434Z [11,949 / 14,756] 48 actions, 47 running 2024-04-03T17:31:48.0669056Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 61s local 2024-04-03T17:31:48.0670723Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 24s local 2024-04-03T17:31:48.0672203Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 16s local 2024-04-03T17:31:48.0673636Z Compiling llvm/lib/IR/AsmWriter.cpp; 13s local 2024-04-03T17:31:48.0674946Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 13s local 2024-04-03T17:31:48.0675999Z Compiling llvm/lib/IR/Function.cpp; 11s local 2024-04-03T17:31:48.0677242Z Compiling xla/service/map_inliner.cc; 10s local 2024-04-03T17:31:48.0678364Z Compiling llvm/lib/IR/Metadata.cpp; 8s local ... 2024-04-03T17:31:48.2621922Z 2024-04-03T17:31:48.2622735Z  2024-04-03T17:31:48.2623284Z  2024-04-03T17:31:48.2623727Z  2024-04-03T17:31:48.2624215Z  2024-04-03T17:31:48.2624672Z  2024-04-03T17:31:48.2625091Z  2024-04-03T17:31:48.2625556Z  2024-04-03T17:31:48.2625996Z  2024-04-03T17:31:48.2626726Z [11,952 / 14,756] 48 actions, 47 running 2024-04-03T17:31:48.2628084Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 61s local 2024-04-03T17:31:48.2629399Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 24s local 2024-04-03T17:31:48.2630767Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 16s local 2024-04-03T17:31:48.2631852Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 13s local 2024-04-03T17:31:48.2632735Z Compiling llvm/lib/IR/Function.cpp; 11s local 2024-04-03T17:31:48.2633571Z Compiling xla/service/map_inliner.cc; 11s local 2024-04-03T17:31:48.2634516Z Compiling llvm/lib/IR/Metadata.cpp; 8s local 2024-04-03T17:31:48.2635574Z Compiling llvm/lib/IR/SafepointIRVerifier.cpp; 6s local ... 2024-04-03T17:31:48.4888035Z 2024-04-03T17:31:48.4888844Z  2024-04-03T17:31:48.4889373Z  2024-04-03T17:31:48.4889833Z  2024-04-03T17:31:48.4893867Z  2024-04-03T17:31:48.4894788Z  2024-04-03T17:31:48.4895963Z  2024-04-03T17:31:48.4896602Z  2024-04-03T17:31:48.4897193Z  2024-04-03T17:31:48.4898026Z [11,953 / 14,756] 48 actions running 2024-04-03T17:31:48.4899298Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 61s local 2024-04-03T17:31:48.4900893Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 24s local 2024-04-03T17:31:48.4902710Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 17s local 2024-04-03T17:31:48.4905975Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 13s local 2024-04-03T17:31:48.4907307Z Compiling llvm/lib/IR/Function.cpp; 11s local 2024-04-03T17:31:48.4908640Z Compiling xla/service/map_inliner.cc; 11s local 2024-04-03T17:31:48.4909814Z Compiling llvm/lib/IR/Metadata.cpp; 8s local 2024-04-03T17:31:48.4911037Z Compiling llvm/lib/IR/SafepointIRVerifier.cpp; 6s local ... 2024-04-03T17:31:48.6892701Z 2024-04-03T17:31:48.6894161Z  2024-04-03T17:31:48.6895486Z  2024-04-03T17:31:48.6896510Z  2024-04-03T17:31:48.6897586Z  2024-04-03T17:31:48.6898144Z  2024-04-03T17:31:48.6898566Z  2024-04-03T17:31:48.6899025Z  2024-04-03T17:31:48.6899487Z  2024-04-03T17:31:48.6900166Z [11,960 / 14,756] 48 actions running 2024-04-03T17:31:48.6901637Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 61s local 2024-04-03T17:31:48.6902974Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 25s local 2024-04-03T17:31:48.6904328Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 17s local 2024-04-03T17:31:48.6905599Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 13s local 2024-04-03T17:31:48.6906605Z Compiling llvm/lib/IR/Function.cpp; 11s local 2024-04-03T17:31:48.6907531Z Compiling llvm/lib/IR/Metadata.cpp; 9s local 2024-04-03T17:31:48.6908876Z Compiling llvm/lib/IR/SafepointIRVerifier.cpp; 6s local 2024-04-03T17:31:48.6910125Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 6s local ... 2024-04-03T17:31:48.9310322Z 2024-04-03T17:31:48.9311077Z  2024-04-03T17:31:48.9311576Z  2024-04-03T17:31:48.9312026Z  2024-04-03T17:31:48.9312441Z  2024-04-03T17:31:48.9313055Z  2024-04-03T17:31:48.9313502Z  2024-04-03T17:31:48.9313932Z  2024-04-03T17:31:48.9314429Z  2024-04-03T17:31:48.9315194Z [11,969 / 14,756] 48 actions, 47 running 2024-04-03T17:31:48.9316344Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 61s local 2024-04-03T17:31:48.9317614Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 25s local 2024-04-03T17:31:48.9318943Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 17s local 2024-04-03T17:31:48.9320140Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 14s local 2024-04-03T17:31:48.9321103Z Compiling llvm/lib/IR/Metadata.cpp; 9s local 2024-04-03T17:31:48.9322129Z Compiling llvm/lib/IR/SafepointIRVerifier.cpp; 6s local 2024-04-03T17:31:48.9323294Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 6s local 2024-04-03T17:31:48.9324304Z Compiling llvm/lib/IR/Value.cpp; 6s local ... 2024-04-03T17:31:49.1484071Z 2024-04-03T17:31:49.1488362Z  2024-04-03T17:31:49.1488997Z  2024-04-03T17:31:49.1489468Z  2024-04-03T17:31:49.1489902Z  2024-04-03T17:31:49.1490318Z  2024-04-03T17:31:49.1490769Z  2024-04-03T17:31:49.1491200Z  2024-04-03T17:31:49.1491628Z  2024-04-03T17:31:49.1492679Z [11,976 / 14,756] 48 actions, 47 running 2024-04-03T17:31:49.1493854Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 62s local 2024-04-03T17:31:49.1495287Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 25s local 2024-04-03T17:31:49.1496656Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 17s local 2024-04-03T17:31:49.1497841Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 14s local 2024-04-03T17:31:49.1498816Z Compiling llvm/lib/IR/Metadata.cpp; 9s local 2024-04-03T17:31:49.1499893Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 6s local 2024-04-03T17:31:49.1500898Z Compiling llvm/lib/IR/Verifier.cpp; 6s local 2024-04-03T17:31:49.1502266Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 3s local ... 2024-04-03T17:31:49.3420142Z 2024-04-03T17:31:49.3421256Z  2024-04-03T17:31:49.3421787Z  2024-04-03T17:31:49.3422260Z  2024-04-03T17:31:49.3422655Z  2024-04-03T17:31:49.3423065Z  2024-04-03T17:31:49.3423499Z  2024-04-03T17:31:49.3423923Z  2024-04-03T17:31:49.3424335Z  2024-04-03T17:31:49.3425055Z [11,994 / 14,756] 48 actions, 47 running 2024-04-03T17:31:49.3426182Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 62s local 2024-04-03T17:31:49.3427439Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 25s local 2024-04-03T17:31:49.3429015Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 18s local 2024-04-03T17:31:49.3430375Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 14s local 2024-04-03T17:31:49.3431663Z Compiling llvm/lib/IR/Metadata.cpp; 9s local 2024-04-03T17:31:49.3432666Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 6s local 2024-04-03T17:31:49.3433673Z Compiling llvm/lib/IR/Verifier.cpp; 6s local 2024-04-03T17:31:49.3434785Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 3s local ... 2024-04-03T17:31:49.5635654Z 2024-04-03T17:31:49.5636389Z  2024-04-03T17:31:49.5636835Z  2024-04-03T17:31:49.5637206Z  2024-04-03T17:31:49.5637569Z  2024-04-03T17:31:49.5637918Z  2024-04-03T17:31:49.5638285Z  2024-04-03T17:31:49.5638640Z  2024-04-03T17:31:49.5638981Z  2024-04-03T17:31:49.5639592Z [12,009 / 14,756] 48 actions, 47 running 2024-04-03T17:31:49.5640539Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 62s local 2024-04-03T17:31:49.5641584Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 25s local 2024-04-03T17:31:49.5657671Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 18s local 2024-04-03T17:31:49.5658756Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 14s local 2024-04-03T17:31:49.5659547Z Compiling llvm/lib/IR/Metadata.cpp; 10s local 2024-04-03T17:31:49.5660366Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 6s local 2024-04-03T17:31:49.5661158Z Compiling llvm/lib/IR/Verifier.cpp; 6s local 2024-04-03T17:31:49.5662112Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 3s local ... 2024-04-03T17:31:49.7732175Z 2024-04-03T17:31:49.7732911Z  2024-04-03T17:31:49.7733415Z  2024-04-03T17:31:49.7733820Z  2024-04-03T17:31:49.7734347Z  2024-04-03T17:31:49.7734741Z  2024-04-03T17:31:49.7735125Z  2024-04-03T17:31:49.7735525Z  2024-04-03T17:31:49.7735921Z  2024-04-03T17:31:49.7736589Z [12,025 / 14,756] 47 actions, 46 running 2024-04-03T17:31:49.7737647Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 62s local 2024-04-03T17:31:49.7738870Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 26s local 2024-04-03T17:31:49.7740046Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 18s local 2024-04-03T17:31:49.7741066Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 14s local 2024-04-03T17:31:49.7741889Z Compiling llvm/lib/IR/Metadata.cpp; 10s local 2024-04-03T17:31:49.7742748Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 7s local 2024-04-03T17:31:49.7743635Z Compiling llvm/lib/IR/Verifier.cpp; 6s local 2024-04-03T17:31:49.7744608Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 3s local ... 2024-04-03T17:31:49.9772547Z 2024-04-03T17:31:49.9773346Z  2024-04-03T17:31:49.9773863Z  2024-04-03T17:31:49.9774448Z  2024-04-03T17:31:49.9774853Z  2024-04-03T17:31:49.9775295Z  2024-04-03T17:31:49.9775730Z  2024-04-03T17:31:49.9776146Z  2024-04-03T17:31:49.9776577Z  2024-04-03T17:31:49.9777268Z [12,042 / 14,756] 48 actions, 47 running 2024-04-03T17:31:49.9778317Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 63s local 2024-04-03T17:31:49.9780202Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 26s local 2024-04-03T17:31:49.9781537Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 18s local 2024-04-03T17:31:49.9782789Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 15s local 2024-04-03T17:31:49.9783946Z Compiling llvm/lib/IR/Metadata.cpp; 10s local 2024-04-03T17:31:49.9784902Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 7s local 2024-04-03T17:31:49.9785864Z Compiling llvm/lib/IR/Verifier.cpp; 7s local 2024-04-03T17:31:49.9786983Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 4s local ... 2024-04-03T17:31:50.2271726Z 2024-04-03T17:31:50.2272878Z  2024-04-03T17:31:50.2273637Z  2024-04-03T17:31:50.2274769Z  2024-04-03T17:31:50.2275259Z  2024-04-03T17:31:50.2275703Z  2024-04-03T17:31:50.2276149Z  2024-04-03T17:31:50.2276575Z  2024-04-03T17:31:50.2277023Z  2024-04-03T17:31:50.2278704Z [12,059 / 14,756] 48 actions, 47 running 2024-04-03T17:31:50.2279908Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 63s local 2024-04-03T17:31:50.2281230Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 26s local 2024-04-03T17:31:50.2282569Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 18s local 2024-04-03T17:31:50.2283963Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 15s local 2024-04-03T17:31:50.2284930Z Compiling llvm/lib/IR/Metadata.cpp; 10s local 2024-04-03T17:31:50.2285941Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 7s local 2024-04-03T17:31:50.2286957Z Compiling llvm/lib/IR/Verifier.cpp; 7s local 2024-04-03T17:31:50.2288080Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 4s local ... 2024-04-03T17:31:50.4422495Z 2024-04-03T17:31:50.4423281Z  2024-04-03T17:31:50.4423841Z  2024-04-03T17:31:50.4424278Z  2024-04-03T17:31:50.4424746Z  2024-04-03T17:31:50.4425177Z  2024-04-03T17:31:50.4425588Z  2024-04-03T17:31:50.4426068Z  2024-04-03T17:31:50.4426501Z  2024-04-03T17:31:50.4427204Z [12,077 / 14,756] 48 actions, 47 running 2024-04-03T17:31:50.4428650Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 63s local 2024-04-03T17:31:50.4429942Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 26s local 2024-04-03T17:31:50.4431299Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 19s local 2024-04-03T17:31:50.4432504Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 15s local 2024-04-03T17:31:50.4433520Z Compiling llvm/lib/IR/Metadata.cpp; 10s local 2024-04-03T17:31:50.4434517Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 7s local 2024-04-03T17:31:50.4435497Z Compiling llvm/lib/IR/Verifier.cpp; 7s local 2024-04-03T17:31:50.4436611Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 4s local ... 2024-04-03T17:31:50.6446313Z 2024-04-03T17:31:50.6447069Z  2024-04-03T17:31:50.6447586Z  2024-04-03T17:31:50.6448007Z  2024-04-03T17:31:50.6448469Z  2024-04-03T17:31:50.6448896Z  2024-04-03T17:31:50.6449328Z  2024-04-03T17:31:50.6449775Z  2024-04-03T17:31:50.6450184Z  2024-04-03T17:31:50.6450903Z [12,098 / 14,756] 48 actions, 47 running 2024-04-03T17:31:50.6452066Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 63s local 2024-04-03T17:31:50.6453360Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 27s local 2024-04-03T17:31:50.6454804Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 19s local 2024-04-03T17:31:50.6455965Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 15s local 2024-04-03T17:31:50.6456888Z Compiling llvm/lib/IR/Metadata.cpp; 11s local 2024-04-03T17:31:50.6457872Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 8s local 2024-04-03T17:31:50.6458882Z Compiling llvm/lib/IR/Verifier.cpp; 7s local 2024-04-03T17:31:50.6460050Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 4s local ... 2024-04-03T17:31:50.8496757Z 2024-04-03T17:31:50.8497543Z  2024-04-03T17:31:50.8498090Z  2024-04-03T17:31:50.8498529Z  2024-04-03T17:31:50.8498965Z  2024-04-03T17:31:50.8499362Z  2024-04-03T17:31:50.8499761Z  2024-04-03T17:31:50.8500174Z  2024-04-03T17:31:50.8500583Z  2024-04-03T17:31:50.8501282Z [12,121 / 14,756] 48 actions, 47 running 2024-04-03T17:31:50.8502417Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 63s local 2024-04-03T17:31:50.8503738Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 27s local 2024-04-03T17:31:50.8505082Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 19s local 2024-04-03T17:31:50.8506261Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 15s local 2024-04-03T17:31:50.8507172Z Compiling llvm/lib/IR/Metadata.cpp; 11s local 2024-04-03T17:31:50.8508533Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 8s local 2024-04-03T17:31:50.8509552Z Compiling llvm/lib/IR/Verifier.cpp; 7s local 2024-04-03T17:31:50.8511015Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 5s local ... 2024-04-03T17:31:51.0908701Z 2024-04-03T17:31:51.0909473Z  2024-04-03T17:31:51.0909952Z  2024-04-03T17:31:51.0910345Z  2024-04-03T17:31:51.0910733Z  2024-04-03T17:31:51.0911099Z  2024-04-03T17:31:51.0911473Z  2024-04-03T17:31:51.0912189Z  2024-04-03T17:31:51.0912541Z  2024-04-03T17:31:51.0913148Z [12,135 / 14,756] 48 actions running 2024-04-03T17:31:51.0914093Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 64s local 2024-04-03T17:31:51.0915154Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 27s local 2024-04-03T17:31:51.0916233Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 19s local 2024-04-03T17:31:51.0917222Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 16s local 2024-04-03T17:31:51.0917993Z Compiling llvm/lib/IR/Metadata.cpp; 11s local 2024-04-03T17:31:51.0918809Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 8s local 2024-04-03T17:31:51.0919652Z Compiling llvm/lib/IR/Verifier.cpp; 8s local 2024-04-03T17:31:51.0920595Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 5s local ... 2024-04-03T17:31:51.2916778Z 2024-04-03T17:31:51.2917582Z  2024-04-03T17:31:51.2918132Z  2024-04-03T17:31:51.2918560Z  2024-04-03T17:31:51.2919022Z  2024-04-03T17:31:51.2919456Z  2024-04-03T17:31:51.2919875Z  2024-04-03T17:31:51.2920322Z  2024-04-03T17:31:51.2920742Z  2024-04-03T17:31:51.2921413Z [12,139 / 14,756] 48 actions running 2024-04-03T17:31:51.2922527Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 64s local 2024-04-03T17:31:51.2923832Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 19s local 2024-04-03T17:31:51.2924875Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 16s local 2024-04-03T17:31:51.2925809Z Compiling llvm/lib/IR/Metadata.cpp; 11s local 2024-04-03T17:31:51.2926821Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 8s local 2024-04-03T17:31:51.2927818Z Compiling llvm/lib/IR/Verifier.cpp; 8s local 2024-04-03T17:31:51.2928836Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 5s local 2024-04-03T17:31:51.2930121Z Compiling mlir/lib/Bytecode/Writer/IRNumbering.cpp; 5s local ... 2024-04-03T17:31:51.5767915Z 2024-04-03T17:31:51.5768727Z  2024-04-03T17:31:51.5769256Z  2024-04-03T17:31:51.5769690Z  2024-04-03T17:31:51.5770136Z  2024-04-03T17:31:51.5770579Z  2024-04-03T17:31:51.5771170Z  2024-04-03T17:31:51.5771602Z  2024-04-03T17:31:51.5772111Z  2024-04-03T17:31:51.5772735Z [12,142 / 14,756] 48 actions, 47 running 2024-04-03T17:31:51.5773720Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 64s local 2024-04-03T17:31:51.5775068Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 20s local 2024-04-03T17:31:51.5776128Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 16s local 2024-04-03T17:31:51.5777027Z Compiling llvm/lib/IR/Metadata.cpp; 12s local 2024-04-03T17:31:51.5777989Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 8s local 2024-04-03T17:31:51.5778853Z Compiling llvm/lib/IR/Verifier.cpp; 8s local 2024-04-03T17:31:51.5779803Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 5s local 2024-04-03T17:31:51.5785630Z Compiling mlir/lib/Bytecode/Writer/IRNumbering.cpp; 5s local ... 2024-04-03T17:31:51.8917366Z 2024-04-03T17:31:51.8918521Z  2024-04-03T17:31:51.8919053Z  2024-04-03T17:31:51.8919479Z  2024-04-03T17:31:51.8919985Z  2024-04-03T17:31:51.8920414Z  2024-04-03T17:31:51.8920846Z  2024-04-03T17:31:51.8921272Z  2024-04-03T17:31:51.8921696Z  2024-04-03T17:31:51.8922384Z [12,144 / 14,756] 48 actions running 2024-04-03T17:31:51.8923538Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 64s local 2024-04-03T17:31:51.8924898Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 20s local 2024-04-03T17:31:51.8926457Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 16s local 2024-04-03T17:31:51.8927456Z Compiling llvm/lib/IR/Metadata.cpp; 12s local 2024-04-03T17:31:51.8928538Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 9s local 2024-04-03T17:31:51.8929577Z Compiling llvm/lib/IR/Verifier.cpp; 8s local 2024-04-03T17:31:51.8930923Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 6s local 2024-04-03T17:31:51.8932258Z Compiling mlir/lib/Bytecode/Writer/IRNumbering.cpp; 5s local ... 2024-04-03T17:31:52.0921866Z 2024-04-03T17:31:52.0922672Z  2024-04-03T17:31:52.0923187Z  2024-04-03T17:31:52.0923758Z  2024-04-03T17:31:52.0926102Z  2024-04-03T17:31:52.0927062Z  2024-04-03T17:31:52.0928031Z  2024-04-03T17:31:52.0928511Z  2024-04-03T17:31:52.0928929Z  2024-04-03T17:31:52.0929543Z [12,146 / 14,756] 48 actions running 2024-04-03T17:31:52.0930562Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 65s local 2024-04-03T17:31:52.0931914Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 20s local 2024-04-03T17:31:52.0933068Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 17s local 2024-04-03T17:31:52.0933991Z Compiling llvm/lib/IR/Metadata.cpp; 12s local 2024-04-03T17:31:52.0935140Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 9s local 2024-04-03T17:31:52.0936139Z Compiling llvm/lib/IR/Verifier.cpp; 9s local 2024-04-03T17:31:52.0937219Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 6s local 2024-04-03T17:31:52.0938539Z Compiling mlir/lib/Bytecode/Writer/IRNumbering.cpp; 6s local ... 2024-04-03T17:31:52.3073828Z 2024-04-03T17:31:52.3074599Z  2024-04-03T17:31:52.3075131Z  2024-04-03T17:31:52.3075659Z  2024-04-03T17:31:52.3076187Z  2024-04-03T17:31:52.3076598Z  2024-04-03T17:31:52.3077056Z  2024-04-03T17:31:52.3077495Z  2024-04-03T17:31:52.3077885Z  2024-04-03T17:31:52.3078604Z [12,149 / 14,756] 48 actions, 47 running 2024-04-03T17:31:52.3079745Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 65s local 2024-04-03T17:31:52.3081083Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 21s local 2024-04-03T17:31:52.3082190Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 17s local 2024-04-03T17:31:52.3083143Z Compiling llvm/lib/IR/Metadata.cpp; 12s local 2024-04-03T17:31:52.3084174Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 9s local 2024-04-03T17:31:52.3085136Z Compiling llvm/lib/IR/Verifier.cpp; 9s local 2024-04-03T17:31:52.3086189Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 6s local 2024-04-03T17:31:52.3087507Z Compiling mlir/lib/Bytecode/Writer/IRNumbering.cpp; 6s local ... 2024-04-03T17:31:52.5596639Z 2024-04-03T17:31:52.5597531Z  2024-04-03T17:31:52.5598085Z  2024-04-03T17:31:52.5598509Z  2024-04-03T17:31:52.5598933Z  2024-04-03T17:31:52.5599369Z  2024-04-03T17:31:52.5599798Z  2024-04-03T17:31:52.5600219Z  2024-04-03T17:31:52.5600681Z  2024-04-03T17:31:52.5601410Z [12,153 / 14,756] 48 actions, 47 running 2024-04-03T17:31:52.5602572Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 65s local 2024-04-03T17:31:52.5603895Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 21s local 2024-04-03T17:31:52.5605018Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 17s local 2024-04-03T17:31:52.5605954Z Compiling llvm/lib/IR/Metadata.cpp; 13s local 2024-04-03T17:31:52.5606929Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 9s local 2024-04-03T17:31:52.5607884Z Compiling llvm/lib/IR/Verifier.cpp; 9s local 2024-04-03T17:31:52.5608943Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 6s local 2024-04-03T17:31:52.5610276Z Compiling mlir/lib/Bytecode/Writer/IRNumbering.cpp; 6s local ... 2024-04-03T17:31:52.8312359Z 2024-04-03T17:31:52.8313106Z  2024-04-03T17:31:52.8313637Z  2024-04-03T17:31:52.8314066Z  2024-04-03T17:31:52.8314480Z  2024-04-03T17:31:52.8314898Z  2024-04-03T17:31:52.8315640Z  2024-04-03T17:31:52.8316095Z  2024-04-03T17:31:52.8316485Z  2024-04-03T17:31:52.8317190Z [12,156 / 14,756] 48 actions, 47 running 2024-04-03T17:31:52.8318359Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 65s local 2024-04-03T17:31:52.8319861Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 21s local 2024-04-03T17:31:52.8321062Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 17s local 2024-04-03T17:31:52.8322022Z Compiling llvm/lib/IR/Metadata.cpp; 13s local 2024-04-03T17:31:52.8323043Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 10s local 2024-04-03T17:31:52.8324100Z Compiling llvm/lib/IR/Verifier.cpp; 9s local 2024-04-03T17:31:52.8325220Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 7s local 2024-04-03T17:31:52.8326594Z Compiling mlir/lib/Bytecode/Writer/IRNumbering.cpp; 6s local ... 2024-04-03T17:31:53.0935083Z 2024-04-03T17:31:53.0935852Z  2024-04-03T17:31:53.0936324Z  2024-04-03T17:31:53.0936771Z  2024-04-03T17:31:53.0937172Z  2024-04-03T17:31:53.0937545Z  2024-04-03T17:31:53.0937937Z  2024-04-03T17:31:53.0938313Z  2024-04-03T17:31:53.0938721Z  2024-04-03T17:31:53.0939367Z [12,157 / 14,756] 48 actions running 2024-04-03T17:31:53.0940330Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 66s local 2024-04-03T17:31:53.0941549Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 21s local 2024-04-03T17:31:53.0942578Z Compiling llvm/lib/IR/Metadata.cpp; 13s local 2024-04-03T17:31:53.0943590Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 10s local 2024-04-03T17:31:53.0944626Z Compiling llvm/lib/IR/Verifier.cpp; 10s local 2024-04-03T17:31:53.0945731Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 7s local 2024-04-03T17:31:53.0946842Z Compiling mlir/lib/Bytecode/Writer/IRNumbering.cpp; 7s local 2024-04-03T17:31:53.0948195Z Compiling xla/service/batch_dot_simplification.cc; 6s local ... 2024-04-03T17:31:53.2944531Z 2024-04-03T17:31:53.2945356Z  2024-04-03T17:31:53.2945883Z  2024-04-03T17:31:53.2946316Z  2024-04-03T17:31:53.2946759Z  2024-04-03T17:31:53.2947182Z  2024-04-03T17:31:53.2947590Z  2024-04-03T17:31:53.2948226Z  2024-04-03T17:31:53.2948696Z  2024-04-03T17:31:53.2949350Z [12,159 / 14,756] 48 actions running 2024-04-03T17:31:53.2950428Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 66s local 2024-04-03T17:31:53.2951745Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 21s local 2024-04-03T17:31:53.2952848Z Compiling llvm/lib/IR/Metadata.cpp; 13s local 2024-04-03T17:31:53.2953769Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 10s local 2024-04-03T17:31:53.2954702Z Compiling llvm/lib/IR/Verifier.cpp; 10s local 2024-04-03T17:31:53.2955678Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 7s local 2024-04-03T17:31:53.2957042Z Compiling mlir/lib/Bytecode/Writer/IRNumbering.cpp; 7s local 2024-04-03T17:31:53.2958213Z Compiling xla/service/batch_dot_simplification.cc; 6s local ... 2024-04-03T17:31:53.6635067Z 2024-04-03T17:31:53.6635826Z  2024-04-03T17:31:53.6636369Z  2024-04-03T17:31:53.6636793Z  2024-04-03T17:31:53.6637172Z  2024-04-03T17:31:53.6637560Z  2024-04-03T17:31:53.6637950Z  2024-04-03T17:31:53.6638517Z  2024-04-03T17:31:53.6638956Z  2024-04-03T17:31:53.6639671Z [12,163 / 14,756] 48 actions, 47 running 2024-04-03T17:31:53.6640644Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 66s local 2024-04-03T17:31:53.6641771Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 22s local 2024-04-03T17:31:53.6642714Z Compiling llvm/lib/IR/Metadata.cpp; 14s local 2024-04-03T17:31:53.6643598Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 11s local 2024-04-03T17:31:53.6644480Z Compiling llvm/lib/IR/Verifier.cpp; 10s local 2024-04-03T17:31:53.6645817Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 7s local 2024-04-03T17:31:53.6646896Z Compiling xla/service/batch_dot_simplification.cc; 7s local 2024-04-03T17:31:53.6648078Z Compiling llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp; 7s local ... 2024-04-03T17:31:53.8944010Z 2024-04-03T17:31:53.8945229Z  2024-04-03T17:31:53.8945839Z  2024-04-03T17:31:53.8946289Z  2024-04-03T17:31:53.8946715Z  2024-04-03T17:31:53.8947133Z  2024-04-03T17:31:53.8947525Z  2024-04-03T17:31:53.8948245Z  2024-04-03T17:31:53.8948668Z  2024-04-03T17:31:53.8949356Z [12,166 / 14,756] 48 actions running 2024-04-03T17:31:53.8950474Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 66s local 2024-04-03T17:31:53.8951607Z Compiling llvm/lib/IR/Metadata.cpp; 14s local 2024-04-03T17:31:53.8952645Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 11s local 2024-04-03T17:31:53.8953652Z Compiling llvm/lib/IR/Verifier.cpp; 10s local 2024-04-03T17:31:53.8954804Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 8s local 2024-04-03T17:31:53.8956004Z Compiling xla/service/batch_dot_simplification.cc; 7s local 2024-04-03T17:31:53.8957353Z Compiling llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp; 7s local 2024-04-03T17:31:53.8959114Z Compiling mlir/lib/Conversion/LLVMCommon/PrintCallHelper.cpp; 6s local ... 2024-04-03T17:31:54.0945519Z 2024-04-03T17:31:54.0946295Z  2024-04-03T17:31:54.0946935Z  2024-04-03T17:31:54.0947465Z  2024-04-03T17:31:54.0948349Z  2024-04-03T17:31:54.0948806Z  2024-04-03T17:31:54.0949304Z  2024-04-03T17:31:54.0949767Z  2024-04-03T17:31:54.0950271Z  2024-04-03T17:31:54.0951053Z [12,168 / 14,756] 48 actions running 2024-04-03T17:31:54.0952238Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 67s local 2024-04-03T17:31:54.0953286Z Compiling llvm/lib/IR/Metadata.cpp; 14s local 2024-04-03T17:31:54.0954364Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 11s local 2024-04-03T17:31:54.0955495Z Compiling llvm/lib/IR/Verifier.cpp; 11s local 2024-04-03T17:31:54.0956533Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 8s local 2024-04-03T17:31:54.0957712Z Compiling xla/service/batch_dot_simplification.cc; 7s local 2024-04-03T17:31:54.0959022Z Compiling llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp; 7s local 2024-04-03T17:31:54.0960596Z Compiling mlir/lib/Conversion/LLVMCommon/PrintCallHelper.cpp; 7s local ... 2024-04-03T17:31:54.3655283Z 2024-04-03T17:31:54.3656025Z  2024-04-03T17:31:54.3656560Z  2024-04-03T17:31:54.3656951Z  2024-04-03T17:31:54.3657385Z  2024-04-03T17:31:54.3657769Z  2024-04-03T17:31:54.3658163Z  2024-04-03T17:31:54.3658580Z  2024-04-03T17:31:54.3658997Z  2024-04-03T17:31:54.3659706Z [12,172 / 14,756] 48 actions, 47 running 2024-04-03T17:31:54.3660980Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 67s local 2024-04-03T17:31:54.3662138Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 11s local 2024-04-03T17:31:54.3663095Z Compiling llvm/lib/IR/Verifier.cpp; 11s local 2024-04-03T17:31:54.3664145Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 8s local 2024-04-03T17:31:54.3665352Z Compiling xla/service/batch_dot_simplification.cc; 7s local 2024-04-03T17:31:54.3666655Z Compiling llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp; 7s local 2024-04-03T17:31:54.3668332Z Compiling mlir/lib/Conversion/LLVMCommon/PrintCallHelper.cpp; 7s local 2024-04-03T17:31:54.3669702Z @llvm-project//mlir:SparseTensorDialect; 7s local ... 2024-04-03T17:31:54.6183916Z 2024-04-03T17:31:54.6184706Z  2024-04-03T17:31:54.6185244Z  2024-04-03T17:31:54.6185703Z  2024-04-03T17:31:54.6186106Z  2024-04-03T17:31:54.6186512Z  2024-04-03T17:31:54.6186954Z  2024-04-03T17:31:54.6187377Z  2024-04-03T17:31:54.6188027Z  2024-04-03T17:31:54.6189123Z [12,175 / 14,756] 48 actions, 47 running 2024-04-03T17:31:54.6190230Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 67s local 2024-04-03T17:31:54.6191421Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 12s local 2024-04-03T17:31:54.6192415Z Compiling llvm/lib/IR/Verifier.cpp; 11s local 2024-04-03T17:31:54.6193725Z Compiling xla/service/batch_dot_simplification.cc; 8s local 2024-04-03T17:31:54.6195021Z Compiling llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp; 8s local 2024-04-03T17:31:54.6196579Z Compiling mlir/lib/Conversion/LLVMCommon/PrintCallHelper.cpp; 7s local 2024-04-03T17:31:54.6198040Z @llvm-project//mlir:SparseTensorDialect; 7s local 2024-04-03T17:31:54.6199169Z Compiling tsl/platform/cloud/gcs_file_system.cc; 7s local ... 2024-04-03T17:31:54.8952058Z 2024-04-03T17:31:54.8952837Z  2024-04-03T17:31:54.8953391Z  2024-04-03T17:31:54.8953832Z  2024-04-03T17:31:54.8957367Z  2024-04-03T17:31:54.8958213Z  2024-04-03T17:31:54.8958862Z  2024-04-03T17:31:54.8959378Z  2024-04-03T17:31:54.8960180Z  2024-04-03T17:31:54.8961317Z [12,175 / 14,756] 48 actions running 2024-04-03T17:31:54.8962454Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 67s local 2024-04-03T17:31:54.8963675Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 12s local 2024-04-03T17:31:54.8964752Z Compiling llvm/lib/IR/Verifier.cpp; 11s local 2024-04-03T17:31:54.8965807Z Compiling xla/service/batch_dot_simplification.cc; 8s local 2024-04-03T17:31:54.8967172Z Compiling llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp; 8s local 2024-04-03T17:31:54.8968766Z Compiling mlir/lib/Conversion/LLVMCommon/PrintCallHelper.cpp; 7s local 2024-04-03T17:31:54.8970261Z @llvm-project//mlir:SparseTensorDialect; 7s local 2024-04-03T17:31:54.8971396Z Compiling tsl/platform/cloud/gcs_file_system.cc; 7s local ... 2024-04-03T17:31:55.1853695Z 2024-04-03T17:31:55.1854659Z  2024-04-03T17:31:55.1855247Z  2024-04-03T17:31:55.1855649Z  2024-04-03T17:31:55.1856114Z  2024-04-03T17:31:55.1856526Z  2024-04-03T17:31:55.1856953Z  2024-04-03T17:31:55.1857385Z  2024-04-03T17:31:55.1857781Z  2024-04-03T17:31:55.1858465Z [12,177 / 14,756] 48 actions, 47 running 2024-04-03T17:31:55.1859554Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 68s local 2024-04-03T17:31:55.1860741Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 12s local 2024-04-03T17:31:55.1861731Z Compiling llvm/lib/IR/Verifier.cpp; 12s local 2024-04-03T17:31:55.1862739Z Compiling xla/service/batch_dot_simplification.cc; 8s local 2024-04-03T17:31:55.1864235Z Compiling llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp; 8s local 2024-04-03T17:31:55.1865710Z Compiling mlir/lib/Conversion/LLVMCommon/PrintCallHelper.cpp; 8s local 2024-04-03T17:31:55.1866978Z @llvm-project//mlir:SparseTensorDialect; 7s local 2024-04-03T17:31:55.1868321Z Compiling tsl/platform/cloud/gcs_file_system.cc; 7s local ... 2024-04-03T17:31:55.4754969Z 2024-04-03T17:31:55.4755777Z  2024-04-03T17:31:55.4756313Z  2024-04-03T17:31:55.4756783Z  2024-04-03T17:31:55.4757221Z  2024-04-03T17:31:55.4757687Z  2024-04-03T17:31:55.4758136Z  2024-04-03T17:31:55.4758605Z  2024-04-03T17:31:55.4759031Z  2024-04-03T17:31:55.4759877Z [12,181 / 14,756] 48 actions, 47 running 2024-04-03T17:31:55.4761034Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 68s local 2024-04-03T17:31:55.4762258Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 12s local 2024-04-03T17:31:55.4763278Z Compiling llvm/lib/IR/Verifier.cpp; 12s local 2024-04-03T17:31:55.4764295Z Compiling xla/service/batch_dot_simplification.cc; 9s local 2024-04-03T17:31:55.4765658Z Compiling llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp; 8s local 2024-04-03T17:31:55.4767178Z Compiling mlir/lib/Conversion/LLVMCommon/PrintCallHelper.cpp; 8s local 2024-04-03T17:31:55.4768880Z @llvm-project//mlir:SparseTensorDialect; 8s local 2024-04-03T17:31:55.4769988Z Compiling tsl/platform/cloud/gcs_file_system.cc; 7s local ... 2024-04-03T17:31:55.6961537Z 2024-04-03T17:31:55.6962316Z  2024-04-03T17:31:55.6962780Z  2024-04-03T17:31:55.6963149Z  2024-04-03T17:31:55.6963878Z  2024-04-03T17:31:55.6964247Z  2024-04-03T17:31:55.6964605Z  2024-04-03T17:31:55.6964953Z  2024-04-03T17:31:55.6965352Z  2024-04-03T17:31:55.6965965Z [12,186 / 14,756] 48 actions running 2024-04-03T17:31:55.6966870Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 68s local 2024-04-03T17:31:55.6967907Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 13s local 2024-04-03T17:31:55.6968747Z Compiling llvm/lib/IR/Verifier.cpp; 12s local 2024-04-03T17:31:55.6969592Z Compiling xla/service/batch_dot_simplification.cc; 9s local 2024-04-03T17:31:55.6970758Z Compiling llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp; 9s local 2024-04-03T17:31:55.6972027Z Compiling mlir/lib/Conversion/LLVMCommon/PrintCallHelper.cpp; 8s local 2024-04-03T17:31:55.6973154Z @llvm-project//mlir:SparseTensorDialect; 8s local 2024-04-03T17:31:55.6974290Z Compiling tsl/platform/cloud/gcs_file_system.cc; 8s local ... 2024-04-03T17:31:55.8966117Z 2024-04-03T17:31:55.8967257Z  2024-04-03T17:31:55.8968178Z  2024-04-03T17:31:55.8969260Z  2024-04-03T17:31:55.8969786Z  2024-04-03T17:31:55.8970207Z  2024-04-03T17:31:55.8970613Z  2024-04-03T17:31:55.8971051Z  2024-04-03T17:31:55.8971486Z  2024-04-03T17:31:55.8972165Z [12,192 / 14,756] 48 actions running 2024-04-03T17:31:55.8973230Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 68s local 2024-04-03T17:31:55.8974709Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 13s local 2024-04-03T17:31:55.8975789Z Compiling llvm/lib/IR/Verifier.cpp; 12s local 2024-04-03T17:31:55.8976958Z Compiling xla/service/batch_dot_simplification.cc; 9s local 2024-04-03T17:31:55.8978425Z Compiling llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp; 9s local 2024-04-03T17:31:55.8980021Z Compiling mlir/lib/Conversion/LLVMCommon/PrintCallHelper.cpp; 8s local 2024-04-03T17:31:55.8981434Z @llvm-project//mlir:SparseTensorDialect; 8s local 2024-04-03T17:31:55.8982495Z Compiling tsl/platform/cloud/gcs_file_system.cc; 8s local ... 2024-04-03T17:31:56.1317898Z 2024-04-03T17:31:56.1318971Z  2024-04-03T17:31:56.1320159Z  2024-04-03T17:31:56.1320643Z  2024-04-03T17:31:56.1321063Z  2024-04-03T17:31:56.1321531Z  2024-04-03T17:31:56.1321972Z  2024-04-03T17:31:56.1322392Z  2024-04-03T17:31:56.1322808Z  2024-04-03T17:31:56.1323550Z [12,197 / 14,756] 48 actions, 47 running 2024-04-03T17:31:56.1324737Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 69s local 2024-04-03T17:31:56.1326014Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 13s local 2024-04-03T17:31:56.1327040Z Compiling llvm/lib/IR/Verifier.cpp; 13s local 2024-04-03T17:31:56.1328109Z Compiling xla/service/batch_dot_simplification.cc; 9s local 2024-04-03T17:31:56.1329487Z Compiling llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp; 9s local 2024-04-03T17:31:56.1331021Z Compiling mlir/lib/Conversion/LLVMCommon/PrintCallHelper.cpp; 9s local 2024-04-03T17:31:56.1332557Z @llvm-project//mlir:SparseTensorDialect; 8s local 2024-04-03T17:31:56.1333736Z Compiling tsl/platform/cloud/gcs_file_system.cc; 8s local ... 2024-04-03T17:31:56.3877383Z 2024-04-03T17:31:56.3878127Z  2024-04-03T17:31:56.3878622Z  2024-04-03T17:31:56.3879624Z  2024-04-03T17:31:56.3880300Z  2024-04-03T17:31:56.3880904Z  2024-04-03T17:31:56.3881538Z  2024-04-03T17:31:56.3882230Z  2024-04-03T17:31:56.3882778Z  2024-04-03T17:31:56.3883486Z [12,200 / 14,756] 48 actions, 47 running 2024-04-03T17:31:56.3884890Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 69s local 2024-04-03T17:31:56.3885991Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 13s local 2024-04-03T17:31:56.3886902Z Compiling llvm/lib/IR/Verifier.cpp; 13s local 2024-04-03T17:31:56.3887666Z Compiling xla/service/batch_dot_simplification.cc; 9s local 2024-04-03T17:31:56.3888827Z Compiling llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp; 9s local 2024-04-03T17:31:56.3889928Z Compiling mlir/lib/Conversion/LLVMCommon/PrintCallHelper.cpp; 9s local 2024-04-03T17:31:56.3890924Z @llvm-project//mlir:SparseTensorDialect; 9s local 2024-04-03T17:31:56.3891735Z Compiling tsl/platform/cloud/gcs_file_system.cc; 8s local ... 2024-04-03T17:31:56.6972370Z 2024-04-03T17:31:56.6973520Z  2024-04-03T17:31:56.6973944Z  2024-04-03T17:31:56.6974444Z  2024-04-03T17:31:56.6974810Z  2024-04-03T17:31:56.6978840Z  2024-04-03T17:31:56.6979732Z  2024-04-03T17:31:56.6983432Z  2024-04-03T17:31:56.6984255Z  2024-04-03T17:31:56.6988926Z [12,203 / 14,756] 48 actions running 2024-04-03T17:31:56.6990497Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 69s local 2024-04-03T17:31:56.6995213Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 14s local 2024-04-03T17:31:56.6996550Z Compiling llvm/lib/IR/Verifier.cpp; 13s local 2024-04-03T17:31:56.7000982Z Compiling xla/service/batch_dot_simplification.cc; 10s local 2024-04-03T17:31:56.7003074Z Compiling llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp; 10s local 2024-04-03T17:31:56.7030920Z @llvm-project//mlir:SparseTensorDialect; 9s local 2024-04-03T17:31:56.7032430Z Compiling tsl/platform/cloud/gcs_file_system.cc; 9s local 2024-04-03T17:31:56.7036487Z Compiling xla/service/hlo_memory_scheduler.cc; 8s local ... 2024-04-03T17:31:56.9040543Z 2024-04-03T17:31:56.9041316Z  2024-04-03T17:31:56.9041913Z  2024-04-03T17:31:56.9044242Z  2024-04-03T17:31:56.9047248Z  2024-04-03T17:31:56.9050281Z  2024-04-03T17:31:56.9052477Z  2024-04-03T17:31:56.9053138Z  2024-04-03T17:31:56.9053786Z  2024-04-03T17:31:56.9054897Z [12,207 / 14,756] 48 actions, 47 running 2024-04-03T17:31:56.9056371Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 69s local 2024-04-03T17:31:56.9058110Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 14s local 2024-04-03T17:31:56.9059412Z Compiling llvm/lib/IR/Verifier.cpp; 13s local 2024-04-03T17:31:56.9060743Z Compiling xla/service/batch_dot_simplification.cc; 10s local 2024-04-03T17:31:56.9062382Z Compiling llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp; 10s local 2024-04-03T17:31:56.9064140Z @llvm-project//mlir:SparseTensorDialect; 9s local 2024-04-03T17:31:56.9065492Z Compiling tsl/platform/cloud/gcs_file_system.cc; 9s local 2024-04-03T17:31:56.9066941Z Compiling xla/service/hlo_memory_scheduler.cc; 8s local ... 2024-04-03T17:31:57.2363358Z 2024-04-03T17:31:57.2364560Z  2024-04-03T17:31:57.2365525Z  2024-04-03T17:31:57.2368438Z  2024-04-03T17:31:57.2369023Z  2024-04-03T17:31:57.2369819Z  2024-04-03T17:31:57.2370990Z  2024-04-03T17:31:57.2371450Z  2024-04-03T17:31:57.2371879Z  2024-04-03T17:31:57.2372557Z [12,210 / 14,756] 48 actions, 47 running 2024-04-03T17:31:57.2373626Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 70s local 2024-04-03T17:31:57.2375030Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 14s local 2024-04-03T17:31:57.2376028Z Compiling llvm/lib/IR/Verifier.cpp; 14s local 2024-04-03T17:31:57.2377097Z Compiling xla/service/batch_dot_simplification.cc; 10s local 2024-04-03T17:31:57.2378596Z Compiling llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp; 10s local 2024-04-03T17:31:57.2380044Z @llvm-project//mlir:SparseTensorDialect; 9s local 2024-04-03T17:31:57.2381116Z Compiling tsl/platform/cloud/gcs_file_system.cc; 9s local 2024-04-03T17:31:57.2382613Z Compiling xla/service/hlo_memory_scheduler.cc; 8s local ... 2024-04-03T17:31:57.4637522Z 2024-04-03T17:31:57.4638966Z  2024-04-03T17:31:57.4642059Z  2024-04-03T17:31:57.4642789Z  2024-04-03T17:31:57.4645645Z  2024-04-03T17:31:57.4646319Z  2024-04-03T17:31:57.4649224Z  2024-04-03T17:31:57.4649885Z  2024-04-03T17:31:57.4653106Z  2024-04-03T17:31:57.4654101Z [12,213 / 14,756] 48 actions, 47 running 2024-04-03T17:31:57.4657839Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 70s local 2024-04-03T17:31:57.4659277Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 14s local 2024-04-03T17:31:57.4662683Z Compiling llvm/lib/IR/Verifier.cpp; 14s local 2024-04-03T17:31:57.4664076Z Compiling xla/service/batch_dot_simplification.cc; 11s local 2024-04-03T17:31:57.4668144Z Compiling llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp; 10s local 2024-04-03T17:31:57.4669806Z @llvm-project//mlir:SparseTensorDialect; 10s local 2024-04-03T17:31:57.4673247Z Compiling tsl/platform/cloud/gcs_file_system.cc; 9s local 2024-04-03T17:31:57.4674727Z Compiling xla/service/hlo_memory_scheduler.cc; 8s local ... 2024-04-03T17:31:57.6980423Z 2024-04-03T17:31:57.6981600Z  2024-04-03T17:31:57.6982166Z  2024-04-03T17:31:57.6982648Z  2024-04-03T17:31:57.6983147Z  2024-04-03T17:31:57.6983799Z  2024-04-03T17:31:57.6984228Z  2024-04-03T17:31:57.6984640Z  2024-04-03T17:31:57.6985169Z  2024-04-03T17:31:57.6985829Z [12,214 / 14,756] 48 actions running 2024-04-03T17:31:57.6986898Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 70s local 2024-04-03T17:31:57.6988328Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 15s local 2024-04-03T17:31:57.6989282Z Compiling llvm/lib/IR/Verifier.cpp; 14s local 2024-04-03T17:31:57.6990351Z Compiling xla/service/batch_dot_simplification.cc; 11s local 2024-04-03T17:31:57.6991784Z Compiling llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp; 11s local 2024-04-03T17:31:57.6993289Z @llvm-project//mlir:SparseTensorDialect; 10s local 2024-04-03T17:31:57.6994401Z Compiling tsl/platform/cloud/gcs_file_system.cc; 10s local 2024-04-03T17:31:57.6995584Z Compiling xla/service/hlo_memory_scheduler.cc; 9s local ... 2024-04-03T17:31:57.8985268Z 2024-04-03T17:31:57.8986489Z  2024-04-03T17:31:57.8987034Z  2024-04-03T17:31:57.8987490Z  2024-04-03T17:31:57.8988125Z  2024-04-03T17:31:57.8988563Z  2024-04-03T17:31:57.8989030Z  2024-04-03T17:31:57.8989485Z  2024-04-03T17:31:57.8989917Z  2024-04-03T17:31:57.8990628Z [12,218 / 14,756] 48 actions running 2024-04-03T17:31:57.8991791Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 70s local 2024-04-03T17:31:57.8993007Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 15s local 2024-04-03T17:31:57.8993984Z Compiling llvm/lib/IR/Verifier.cpp; 14s local 2024-04-03T17:31:57.8995297Z Compiling llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp; 11s local 2024-04-03T17:31:57.8996806Z @llvm-project//mlir:SparseTensorDialect; 10s local 2024-04-03T17:31:57.8997934Z Compiling tsl/platform/cloud/gcs_file_system.cc; 10s local 2024-04-03T17:31:57.8999122Z Compiling xla/service/hlo_memory_scheduler.cc; 9s local 2024-04-03T17:31:57.9000284Z Compiling tsl/profiler/utils/xplane_utils.cc; 5s local ... 2024-04-03T17:31:58.2730817Z 2024-04-03T17:31:58.2732099Z  2024-04-03T17:31:58.2735561Z  2024-04-03T17:31:58.2738547Z  2024-04-03T17:31:58.2741467Z  2024-04-03T17:31:58.2744345Z  2024-04-03T17:31:58.2747272Z  2024-04-03T17:31:58.2750411Z  2024-04-03T17:31:58.2753284Z  2024-04-03T17:31:58.2756487Z [12,221 / 14,756] 48 actions, 47 running 2024-04-03T17:31:58.2760250Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 71s local 2024-04-03T17:31:58.2761656Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 15s local 2024-04-03T17:31:58.2765506Z Compiling llvm/lib/IR/Verifier.cpp; 15s local 2024-04-03T17:31:58.2769122Z Compiling llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp; 11s local 2024-04-03T17:31:58.2772613Z @llvm-project//mlir:SparseTensorDialect; 10s local 2024-04-03T17:31:58.2773923Z Compiling tsl/platform/cloud/gcs_file_system.cc; 10s local 2024-04-03T17:31:58.2775780Z Compiling xla/service/hlo_memory_scheduler.cc; 9s local 2024-04-03T17:31:58.2777085Z Compiling tsl/profiler/utils/xplane_utils.cc; 5s local ... 2024-04-03T17:31:58.4998289Z 2024-04-03T17:31:58.4999119Z  2024-04-03T17:31:58.4999645Z  2024-04-03T17:31:58.5000121Z  2024-04-03T17:31:58.5000517Z  2024-04-03T17:31:58.5000956Z  2024-04-03T17:31:58.5001362Z  2024-04-03T17:31:58.5001788Z  2024-04-03T17:31:58.5002226Z  2024-04-03T17:31:58.5002911Z [12,226 / 14,756] 48 actions running 2024-04-03T17:31:58.5003984Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 71s local 2024-04-03T17:31:58.5005260Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 15s local 2024-04-03T17:31:58.5006268Z Compiling llvm/lib/IR/Verifier.cpp; 15s local 2024-04-03T17:31:58.5007490Z Compiling llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp; 11s local 2024-04-03T17:31:58.5009064Z @llvm-project//mlir:SparseTensorDialect; 11s local 2024-04-03T17:31:58.5010163Z Compiling tsl/platform/cloud/gcs_file_system.cc; 10s local 2024-04-03T17:31:58.5011216Z Compiling xla/service/hlo_memory_scheduler.cc; 9s local 2024-04-03T17:31:58.5012391Z Compiling tsl/profiler/utils/xplane_utils.cc; 5s local ... 2024-04-03T17:31:58.7529664Z 2024-04-03T17:31:58.7530838Z  2024-04-03T17:31:58.7531387Z  2024-04-03T17:31:58.7531845Z  2024-04-03T17:31:58.7533886Z  2024-04-03T17:31:58.7534741Z  2024-04-03T17:31:58.7535215Z  2024-04-03T17:31:58.7535684Z  2024-04-03T17:31:58.7536109Z  2024-04-03T17:31:58.7536905Z [12,229 / 14,756] 48 actions, 47 running 2024-04-03T17:31:58.7538096Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 71s local 2024-04-03T17:31:58.7539370Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 16s local 2024-04-03T17:31:58.7540400Z Compiling llvm/lib/IR/Verifier.cpp; 15s local 2024-04-03T17:31:58.7541700Z Compiling llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp; 12s local 2024-04-03T17:31:58.7543220Z @llvm-project//mlir:SparseTensorDialect; 11s local 2024-04-03T17:31:58.7544274Z Compiling tsl/platform/cloud/gcs_file_system.cc; 11s local 2024-04-03T17:31:58.7545410Z Compiling xla/service/hlo_memory_scheduler.cc; 10s local 2024-04-03T17:31:58.7546542Z Compiling tsl/profiler/utils/xplane_utils.cc; 6s local ... 2024-04-03T17:31:58.9583311Z 2024-04-03T17:31:58.9584095Z  2024-04-03T17:31:58.9584626Z  2024-04-03T17:31:58.9585047Z  2024-04-03T17:31:58.9585445Z  2024-04-03T17:31:58.9585992Z  2024-04-03T17:31:58.9586424Z  2024-04-03T17:31:58.9586881Z  2024-04-03T17:31:58.9587320Z  2024-04-03T17:31:58.9588188Z [12,231 / 14,756] 48 actions, 47 running 2024-04-03T17:31:58.9589464Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 72s local 2024-04-03T17:31:58.9590634Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 16s local 2024-04-03T17:31:58.9591591Z Compiling llvm/lib/IR/Verifier.cpp; 16s local 2024-04-03T17:31:58.9592781Z Compiling llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp; 12s local 2024-04-03T17:31:58.9594158Z @llvm-project//mlir:SparseTensorDialect; 11s local 2024-04-03T17:31:58.9595258Z Compiling tsl/platform/cloud/gcs_file_system.cc; 11s local 2024-04-03T17:31:58.9596222Z Compiling xla/service/hlo_memory_scheduler.cc; 10s local 2024-04-03T17:31:58.9597253Z Compiling tsl/profiler/utils/xplane_utils.cc; 6s local ... 2024-04-03T17:31:59.2367761Z 2024-04-03T17:31:59.2368540Z  2024-04-03T17:31:59.2369249Z  2024-04-03T17:31:59.2369711Z  2024-04-03T17:31:59.2370507Z  2024-04-03T17:31:59.2370984Z  2024-04-03T17:31:59.2371418Z  2024-04-03T17:31:59.2371817Z  2024-04-03T17:31:59.2372219Z  2024-04-03T17:31:59.2372927Z [12,232 / 14,756] 48 actions, 47 running 2024-04-03T17:31:59.2374045Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 72s local 2024-04-03T17:31:59.2375708Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 16s local 2024-04-03T17:31:59.2376698Z Compiling llvm/lib/IR/Verifier.cpp; 16s local 2024-04-03T17:31:59.2377801Z Compiling llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp; 12s local 2024-04-03T17:31:59.2379109Z @llvm-project//mlir:SparseTensorDialect; 11s local 2024-04-03T17:31:59.2380092Z Compiling tsl/platform/cloud/gcs_file_system.cc; 11s local 2024-04-03T17:31:59.2381139Z Compiling xla/service/hlo_memory_scheduler.cc; 10s local 2024-04-03T17:31:59.2382228Z Compiling tsl/profiler/utils/xplane_utils.cc; 6s local ... 2024-04-03T17:31:59.4402967Z 2024-04-03T17:31:59.4403730Z  2024-04-03T17:31:59.4404248Z  2024-04-03T17:31:59.4404732Z  2024-04-03T17:31:59.4405144Z  2024-04-03T17:31:59.4405574Z  2024-04-03T17:31:59.4405982Z  2024-04-03T17:31:59.4406413Z  2024-04-03T17:31:59.4406832Z  2024-04-03T17:31:59.4407575Z [12,236 / 14,756] 48 actions, 47 running 2024-04-03T17:31:59.4408749Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 72s local 2024-04-03T17:31:59.4409958Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 16s local 2024-04-03T17:31:59.4410970Z Compiling llvm/lib/IR/Verifier.cpp; 16s local 2024-04-03T17:31:59.4412035Z @llvm-project//mlir:SparseTensorDialect; 12s local 2024-04-03T17:31:59.4413031Z Compiling xla/service/hlo_memory_scheduler.cc; 10s local 2024-04-03T17:31:59.4414073Z Compiling tsl/profiler/utils/xplane_utils.cc; 6s local 2024-04-03T17:31:59.4415373Z Compiling tsl/profiler/rpc/client/profiler_client.cc; 5s local 2024-04-03T17:31:59.4416658Z Compiling mlir/lib/IR/BuiltinDialect.cpp [for tool]; 5s local ... 2024-04-03T17:31:59.7006886Z 2024-04-03T17:31:59.7007672Z  2024-04-03T17:31:59.7008192Z  2024-04-03T17:31:59.7008632Z  2024-04-03T17:31:59.7009061Z  2024-04-03T17:31:59.7009466Z  2024-04-03T17:31:59.7009888Z  2024-04-03T17:31:59.7010339Z  2024-04-03T17:31:59.7010747Z  2024-04-03T17:31:59.7011424Z [12,239 / 14,756] 48 actions running 2024-04-03T17:31:59.7012514Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 72s local 2024-04-03T17:31:59.7013689Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 17s local 2024-04-03T17:31:59.7014836Z Compiling llvm/lib/IR/Verifier.cpp; 16s local 2024-04-03T17:31:59.7015897Z @llvm-project//mlir:SparseTensorDialect; 12s local 2024-04-03T17:31:59.7016902Z Compiling xla/service/hlo_memory_scheduler.cc; 11s local 2024-04-03T17:31:59.7017973Z Compiling tsl/profiler/utils/xplane_utils.cc; 7s local 2024-04-03T17:31:59.7019083Z Compiling mlir/lib/IR/BuiltinDialect.cpp [for tool]; 5s local 2024-04-03T17:31:59.7020360Z @tsl//tsl/profiler/protobuf:profiler_analysis_cc_grpc_proto; 5s local ... 2024-04-03T17:32:00.0325150Z 2024-04-03T17:32:00.0325847Z  2024-04-03T17:32:00.0326371Z  2024-04-03T17:32:00.0326814Z  2024-04-03T17:32:00.0327277Z  2024-04-03T17:32:00.0327721Z  2024-04-03T17:32:00.0328146Z  2024-04-03T17:32:00.0328585Z  2024-04-03T17:32:00.0328992Z  2024-04-03T17:32:00.0329729Z [12,242 / 14,756] 48 actions, 47 running 2024-04-03T17:32:00.0330910Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 73s local 2024-04-03T17:32:00.0332118Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 17s local 2024-04-03T17:32:00.0333174Z Compiling llvm/lib/IR/Verifier.cpp; 17s local 2024-04-03T17:32:00.0334220Z @llvm-project//mlir:SparseTensorDialect; 12s local 2024-04-03T17:32:00.0335797Z Compiling xla/service/hlo_memory_scheduler.cc; 11s local 2024-04-03T17:32:00.0336819Z Compiling tsl/profiler/utils/xplane_utils.cc; 7s local 2024-04-03T17:32:00.0337979Z Compiling mlir/lib/IR/BuiltinDialect.cpp [for tool]; 6s local 2024-04-03T17:32:00.0339352Z @tsl//tsl/profiler/protobuf:profiler_analysis_cc_grpc_proto; 6s local ... 2024-04-03T17:32:00.2803198Z 2024-04-03T17:32:00.2803943Z  2024-04-03T17:32:00.2804490Z  2024-04-03T17:32:00.2804907Z  2024-04-03T17:32:00.2805329Z  2024-04-03T17:32:00.2805749Z  2024-04-03T17:32:00.2806177Z  2024-04-03T17:32:00.2806587Z  2024-04-03T17:32:00.2807019Z  2024-04-03T17:32:00.2807734Z [12,250 / 14,756] 48 actions, 47 running 2024-04-03T17:32:00.2808830Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 73s local 2024-04-03T17:32:00.2809980Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 17s local 2024-04-03T17:32:00.2810962Z Compiling llvm/lib/IR/Verifier.cpp; 17s local 2024-04-03T17:32:00.2811959Z @llvm-project//mlir:SparseTensorDialect; 12s local 2024-04-03T17:32:00.2812961Z Compiling xla/service/hlo_memory_scheduler.cc; 11s local 2024-04-03T17:32:00.2814064Z Compiling mlir/lib/IR/BuiltinDialect.cpp [for tool]; 6s local 2024-04-03T17:32:00.2815569Z Compiling external/tsl/.../protobuf/profiler_analysis.grpc.pb.cc; 6s local 2024-04-03T17:32:00.2816929Z @tsl//tsl/profiler/protobuf:profiler_service_cc_grpc_proto; 6s local ... 2024-04-03T17:32:00.5017009Z 2024-04-03T17:32:00.5017803Z  2024-04-03T17:32:00.5018351Z  2024-04-03T17:32:00.5018790Z  2024-04-03T17:32:00.5019227Z  2024-04-03T17:32:00.5019665Z  2024-04-03T17:32:00.5020113Z  2024-04-03T17:32:00.5020530Z  2024-04-03T17:32:00.5020977Z  2024-04-03T17:32:00.5021626Z [12,257 / 14,756] 48 actions running 2024-04-03T17:32:00.5022658Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 73s local 2024-04-03T17:32:00.5023890Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 17s local 2024-04-03T17:32:00.5024827Z Compiling llvm/lib/IR/Verifier.cpp; 17s local 2024-04-03T17:32:00.5025907Z @llvm-project//mlir:SparseTensorDialect; 13s local 2024-04-03T17:32:00.5026947Z Compiling xla/service/hlo_memory_scheduler.cc; 11s local 2024-04-03T17:32:00.5028382Z Compiling mlir/lib/IR/BuiltinDialect.cpp [for tool]; 6s local 2024-04-03T17:32:00.5029736Z Compiling external/tsl/.../protobuf/profiler_analysis.grpc.pb.cc; 6s local 2024-04-03T17:32:00.5031171Z @tsl//tsl/profiler/protobuf:profiler_service_cc_grpc_proto; 6s local ... 2024-04-03T17:32:00.7022238Z 2024-04-03T17:32:00.7022978Z  2024-04-03T17:32:00.7023539Z  2024-04-03T17:32:00.7023985Z  2024-04-03T17:32:00.7024436Z  2024-04-03T17:32:00.7024866Z  2024-04-03T17:32:00.7025297Z  2024-04-03T17:32:00.7025747Z  2024-04-03T17:32:00.7026160Z  2024-04-03T17:32:00.7026861Z [12,263 / 14,756] 48 actions running 2024-04-03T17:32:00.7028236Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 73s local 2024-04-03T17:32:00.7029460Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 18s local 2024-04-03T17:32:00.7030457Z Compiling llvm/lib/IR/Verifier.cpp; 17s local 2024-04-03T17:32:00.7031562Z @llvm-project//mlir:SparseTensorDialect; 13s local 2024-04-03T17:32:00.7032666Z Compiling xla/service/hlo_memory_scheduler.cc; 12s local 2024-04-03T17:32:00.7033833Z Compiling mlir/lib/IR/BuiltinDialect.cpp [for tool]; 6s local 2024-04-03T17:32:00.7035205Z Compiling external/tsl/.../protobuf/profiler_service.grpc.pb.cc; 6s local 2024-04-03T17:32:00.7036650Z Compiling .../rpc/coordination/grpc_coordination_client.cc; 5s local ... 2024-04-03T17:32:00.9107470Z 2024-04-03T17:32:00.9108432Z  2024-04-03T17:32:00.9108995Z  2024-04-03T17:32:00.9109418Z  2024-04-03T17:32:00.9109828Z  2024-04-03T17:32:00.9113057Z  2024-04-03T17:32:00.9114297Z  2024-04-03T17:32:00.9114709Z  2024-04-03T17:32:00.9115465Z  2024-04-03T17:32:00.9116207Z [12,269 / 14,756] 48 actions, 47 running 2024-04-03T17:32:00.9117255Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 73s local 2024-04-03T17:32:00.9118439Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 18s local 2024-04-03T17:32:00.9120259Z Compiling llvm/lib/IR/Verifier.cpp; 17s local 2024-04-03T17:32:00.9121613Z @llvm-project//mlir:SparseTensorDialect; 13s local 2024-04-03T17:32:00.9122648Z Compiling xla/service/hlo_memory_scheduler.cc; 12s local 2024-04-03T17:32:00.9123679Z Compiling mlir/lib/IR/BuiltinDialect.cpp [for tool]; 7s local 2024-04-03T17:32:00.9124843Z Compiling .../rpc/coordination/grpc_coordination_client.cc; 5s local 2024-04-03T17:32:00.9126103Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp; 5s local ... 2024-04-03T17:32:01.1519296Z 2024-04-03T17:32:01.1520049Z  2024-04-03T17:32:01.1520575Z  2024-04-03T17:32:01.1521016Z  2024-04-03T17:32:01.1521424Z  2024-04-03T17:32:01.1521891Z  2024-04-03T17:32:01.1522302Z  2024-04-03T17:32:01.1522712Z  2024-04-03T17:32:01.1523145Z  2024-04-03T17:32:01.1523874Z [12,273 / 14,756] 48 actions, 47 running 2024-04-03T17:32:01.1524984Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 74s local 2024-04-03T17:32:01.1526237Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 18s local 2024-04-03T17:32:01.1527204Z Compiling llvm/lib/IR/Verifier.cpp; 18s local 2024-04-03T17:32:01.1528046Z @llvm-project//mlir:SparseTensorDialect; 13s local 2024-04-03T17:32:01.1528938Z Compiling xla/service/hlo_memory_scheduler.cc; 12s local 2024-04-03T17:32:01.1530190Z Compiling mlir/lib/IR/BuiltinDialect.cpp [for tool]; 7s local 2024-04-03T17:32:01.1531420Z Compiling .../rpc/coordination/grpc_coordination_client.cc; 5s local 2024-04-03T17:32:01.1532837Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp; 5s local ... 2024-04-03T17:32:01.3550869Z 2024-04-03T17:32:01.3551590Z  2024-04-03T17:32:01.3552114Z  2024-04-03T17:32:01.3552535Z  2024-04-03T17:32:01.3567801Z  2024-04-03T17:32:01.3568621Z  2024-04-03T17:32:01.3569064Z  2024-04-03T17:32:01.3569514Z  2024-04-03T17:32:01.3569940Z  2024-04-03T17:32:01.3570623Z [12,285 / 14,756] 48 actions, 47 running 2024-04-03T17:32:01.3571832Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 74s local 2024-04-03T17:32:01.3573066Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 18s local 2024-04-03T17:32:01.3574064Z Compiling llvm/lib/IR/Verifier.cpp; 18s local 2024-04-03T17:32:01.3575332Z @llvm-project//mlir:SparseTensorDialect; 14s local 2024-04-03T17:32:01.3576422Z Compiling xla/service/hlo_memory_scheduler.cc; 12s local 2024-04-03T17:32:01.3577622Z Compiling mlir/lib/IR/BuiltinDialect.cpp [for tool]; 7s local 2024-04-03T17:32:01.3578907Z Compiling .../rpc/coordination/grpc_coordination_client.cc; 6s local 2024-04-03T17:32:01.3580340Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp; 6s local ... 2024-04-03T17:32:01.5823971Z 2024-04-03T17:32:01.5825205Z  2024-04-03T17:32:01.5826204Z  2024-04-03T17:32:01.5827209Z  2024-04-03T17:32:01.5828191Z  2024-04-03T17:32:01.5828972Z  2024-04-03T17:32:01.5829695Z  2024-04-03T17:32:01.5830760Z  2024-04-03T17:32:01.5831822Z  2024-04-03T17:32:01.5832611Z [12,295 / 14,756] 48 actions, 47 running 2024-04-03T17:32:01.5833743Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 74s local 2024-04-03T17:32:01.5834972Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 18s local 2024-04-03T17:32:01.5835981Z Compiling llvm/lib/IR/Verifier.cpp; 18s local 2024-04-03T17:32:01.5837053Z @llvm-project//mlir:SparseTensorDialect; 14s local 2024-04-03T17:32:01.5838127Z Compiling xla/service/hlo_memory_scheduler.cc; 13s local 2024-04-03T17:32:01.5839462Z Compiling mlir/lib/IR/BuiltinDialect.cpp [for tool]; 7s local 2024-04-03T17:32:01.5841181Z Compiling .../rpc/coordination/grpc_coordination_client.cc; 6s local 2024-04-03T17:32:01.5842746Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp; 6s local ... 2024-04-03T17:32:01.8268472Z 2024-04-03T17:32:01.8269655Z  2024-04-03T17:32:01.8270187Z  2024-04-03T17:32:01.8271041Z  2024-04-03T17:32:01.8271456Z  2024-04-03T17:32:01.8271885Z  2024-04-03T17:32:01.8272312Z  2024-04-03T17:32:01.8272718Z  2024-04-03T17:32:01.8273144Z  2024-04-03T17:32:01.8274058Z [12,301 / 14,756] 48 actions, 47 running 2024-04-03T17:32:01.8275236Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 74s local 2024-04-03T17:32:01.8276517Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 19s local 2024-04-03T17:32:01.8277752Z @llvm-project//mlir:SparseTensorDialect; 14s local 2024-04-03T17:32:01.8278742Z Compiling xla/service/hlo_memory_scheduler.cc; 13s local 2024-04-03T17:32:01.8279859Z Compiling mlir/lib/IR/BuiltinDialect.cpp [for tool]; 7s local 2024-04-03T17:32:01.8281153Z Compiling .../rpc/coordination/grpc_coordination_client.cc; 6s local 2024-04-03T17:32:01.8282378Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp; 6s local 2024-04-03T17:32:01.8283660Z Compiling tsl/distributed_runtime/rpc/grpc_channel.cc; 6s local ... 2024-04-03T17:32:02.0405247Z 2024-04-03T17:32:02.0406453Z  2024-04-03T17:32:02.0406996Z  2024-04-03T17:32:02.0407477Z  2024-04-03T17:32:02.0407957Z  2024-04-03T17:32:02.0408404Z  2024-04-03T17:32:02.0408858Z  2024-04-03T17:32:02.0410584Z  2024-04-03T17:32:02.0411114Z  2024-04-03T17:32:02.0411877Z [12,309 / 14,756] 48 actions, 47 running 2024-04-03T17:32:02.0413006Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 75s local 2024-04-03T17:32:02.0414228Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 19s local 2024-04-03T17:32:02.0415580Z @llvm-project//mlir:SparseTensorDialect; 14s local 2024-04-03T17:32:02.0416583Z Compiling xla/service/hlo_memory_scheduler.cc; 13s local 2024-04-03T17:32:02.0417831Z Compiling mlir/lib/IR/BuiltinDialect.cpp [for tool]; 8s local 2024-04-03T17:32:02.0419102Z Compiling .../rpc/coordination/grpc_coordination_client.cc; 6s local 2024-04-03T17:32:02.0420575Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp; 6s local 2024-04-03T17:32:02.0421941Z Compiling tsl/distributed_runtime/rpc/grpc_channel.cc; 6s local ... 2024-04-03T17:32:02.3023421Z 2024-04-03T17:32:02.3024669Z  2024-04-03T17:32:02.3027934Z  2024-04-03T17:32:02.3028600Z  2024-04-03T17:32:02.3029076Z  2024-04-03T17:32:02.3029574Z  2024-04-03T17:32:02.3031371Z  2024-04-03T17:32:02.3034127Z  2024-04-03T17:32:02.3036927Z  2024-04-03T17:32:02.3038499Z [12,310 / 14,756] 48 actions running 2024-04-03T17:32:02.3039853Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 75s local 2024-04-03T17:32:02.3041510Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 19s local 2024-04-03T17:32:02.3042971Z @llvm-project//mlir:SparseTensorDialect; 14s local 2024-04-03T17:32:02.3044142Z Compiling xla/service/hlo_memory_scheduler.cc; 13s local 2024-04-03T17:32:02.3045756Z Compiling .../rpc/coordination/grpc_coordination_client.cc; 7s local 2024-04-03T17:32:02.3047309Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp; 7s local 2024-04-03T17:32:02.3048528Z Compiling tsl/distributed_runtime/rpc/grpc_channel.cc; 6s local 2024-04-03T17:32:02.3049728Z @llvm-project//llvm:X86UtilsAndDesc; 6s local ... 2024-04-03T17:32:02.5213715Z 2024-04-03T17:32:02.5214664Z  2024-04-03T17:32:02.5215288Z  2024-04-03T17:32:02.5215799Z  2024-04-03T17:32:02.5216945Z  2024-04-03T17:32:02.5217375Z  2024-04-03T17:32:02.5217783Z  2024-04-03T17:32:02.5218228Z  2024-04-03T17:32:02.5218729Z  2024-04-03T17:32:02.5219909Z [12,319 / 14,756] 48 actions, 47 running 2024-04-03T17:32:02.5220883Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 75s local 2024-04-03T17:32:02.5222032Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 19s local 2024-04-03T17:32:02.5223288Z @llvm-project//mlir:SparseTensorDialect; 15s local 2024-04-03T17:32:02.5224301Z Compiling xla/service/hlo_memory_scheduler.cc; 13s local 2024-04-03T17:32:02.5225740Z Compiling .../rpc/coordination/grpc_coordination_client.cc; 7s local 2024-04-03T17:32:02.5227044Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp; 7s local 2024-04-03T17:32:02.5228532Z Compiling tsl/distributed_runtime/rpc/grpc_channel.cc; 7s local 2024-04-03T17:32:02.5230023Z @llvm-project//llvm:X86UtilsAndDesc; 7s local ... 2024-04-03T17:32:02.7240727Z 2024-04-03T17:32:02.7242124Z  2024-04-03T17:32:02.7242824Z  2024-04-03T17:32:02.7245728Z  2024-04-03T17:32:02.7246303Z  2024-04-03T17:32:02.7246810Z  2024-04-03T17:32:02.7249263Z  2024-04-03T17:32:02.7249795Z  2024-04-03T17:32:02.7252155Z  2024-04-03T17:32:02.7252901Z [12,335 / 14,756] 48 actions, 46 running 2024-04-03T17:32:02.7256926Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 75s local 2024-04-03T17:32:02.7258187Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 20s local 2024-04-03T17:32:02.7259417Z @llvm-project//mlir:SparseTensorDialect; 15s local 2024-04-03T17:32:02.7261146Z Compiling xla/service/hlo_memory_scheduler.cc; 14s local 2024-04-03T17:32:02.7262365Z Compiling .../rpc/coordination/grpc_coordination_client.cc; 7s local 2024-04-03T17:32:02.7263562Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp; 7s local 2024-04-03T17:32:02.7264859Z Compiling tsl/distributed_runtime/rpc/grpc_channel.cc; 7s local 2024-04-03T17:32:02.7266118Z @llvm-project//llvm:X86UtilsAndDesc; 7s local ... 2024-04-03T17:32:02.9403370Z 2024-04-03T17:32:02.9404145Z  2024-04-03T17:32:02.9404612Z  2024-04-03T17:32:02.9405091Z  2024-04-03T17:32:02.9407152Z  2024-04-03T17:32:02.9407923Z  2024-04-03T17:32:02.9408715Z  2024-04-03T17:32:02.9409558Z  2024-04-03T17:32:02.9410464Z  2024-04-03T17:32:02.9411229Z [12,345 / 14,756] 48 actions, 47 running 2024-04-03T17:32:02.9412404Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 75s local 2024-04-03T17:32:02.9413668Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 20s local 2024-04-03T17:32:02.9415020Z @llvm-project//mlir:SparseTensorDialect; 15s local 2024-04-03T17:32:02.9416046Z Compiling xla/service/hlo_memory_scheduler.cc; 14s local 2024-04-03T17:32:02.9417272Z Compiling .../rpc/coordination/grpc_coordination_client.cc; 7s local 2024-04-03T17:32:02.9418664Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp; 7s local 2024-04-03T17:32:02.9419973Z Compiling tsl/distributed_runtime/rpc/grpc_channel.cc; 7s local 2024-04-03T17:32:02.9421219Z @llvm-project//llvm:X86UtilsAndDesc; 7s local ... 2024-04-03T17:32:03.1963158Z 2024-04-03T17:32:03.1963983Z  2024-04-03T17:32:03.1964500Z  2024-04-03T17:32:03.1964921Z  2024-04-03T17:32:03.1965359Z  2024-04-03T17:32:03.1965781Z  2024-04-03T17:32:03.1966164Z  2024-04-03T17:32:03.1966597Z  2024-04-03T17:32:03.1967055Z  2024-04-03T17:32:03.1967723Z [12,351 / 14,756] 48 actions, 47 running 2024-04-03T17:32:03.1968817Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 76s local 2024-04-03T17:32:03.1969961Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 20s local 2024-04-03T17:32:03.1971107Z @llvm-project//mlir:SparseTensorDialect; 15s local 2024-04-03T17:32:03.1972122Z Compiling xla/service/hlo_memory_scheduler.cc; 14s local 2024-04-03T17:32:03.1973289Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp; 7s local 2024-04-03T17:32:03.1974889Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 7s local 2024-04-03T17:32:03.1976366Z Compiling xla/pjrt/utils.cc; 7s local 2024-04-03T17:32:03.1977192Z Compiling xla/pjrt/layout_mode.cc; 7s local ... 2024-04-03T17:32:03.5032232Z 2024-04-03T17:32:03.5033017Z  2024-04-03T17:32:03.5033573Z  2024-04-03T17:32:03.5034008Z  2024-04-03T17:32:03.5034418Z  2024-04-03T17:32:03.5035253Z  2024-04-03T17:32:03.5035712Z  2024-04-03T17:32:03.5036120Z  2024-04-03T17:32:03.5036534Z  2024-04-03T17:32:03.5037186Z [12,355 / 14,756] 48 actions running 2024-04-03T17:32:03.5038282Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 76s local 2024-04-03T17:32:03.5039442Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 20s local 2024-04-03T17:32:03.5040636Z @llvm-project//mlir:SparseTensorDialect; 16s local 2024-04-03T17:32:03.5041543Z Compiling xla/service/hlo_memory_scheduler.cc; 14s local 2024-04-03T17:32:03.5042750Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp; 8s local 2024-04-03T17:32:03.5044252Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 8s local 2024-04-03T17:32:03.5045420Z Compiling xla/pjrt/utils.cc; 7s local 2024-04-03T17:32:03.5046271Z Compiling xla/pjrt/layout_mode.cc; 7s local ... 2024-04-03T17:32:03.8706262Z 2024-04-03T17:32:03.8714958Z  2024-04-03T17:32:03.8715608Z  2024-04-03T17:32:03.8716069Z  2024-04-03T17:32:03.8716506Z  2024-04-03T17:32:03.8716940Z  2024-04-03T17:32:03.8717357Z  2024-04-03T17:32:03.8717791Z  2024-04-03T17:32:03.8718243Z  2024-04-03T17:32:03.8718959Z [12,359 / 14,756] 48 actions, 47 running 2024-04-03T17:32:03.8720077Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 76s local 2024-04-03T17:32:03.8721298Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 21s local 2024-04-03T17:32:03.8722461Z @llvm-project//mlir:SparseTensorDialect; 16s local 2024-04-03T17:32:03.8723499Z Compiling xla/service/hlo_memory_scheduler.cc; 15s local 2024-04-03T17:32:03.8724812Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp; 8s local 2024-04-03T17:32:03.8726193Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 8s local 2024-04-03T17:32:03.8727372Z Compiling xla/pjrt/utils.cc; 7s local 2024-04-03T17:32:03.8728220Z Compiling xla/pjrt/layout_mode.cc; 7s local ... 2024-04-03T17:32:04.1038328Z 2024-04-03T17:32:04.1039043Z  2024-04-03T17:32:04.1039587Z  2024-04-03T17:32:04.1041333Z  2024-04-03T17:32:04.1041845Z  2024-04-03T17:32:04.1042288Z  2024-04-03T17:32:04.1042736Z  2024-04-03T17:32:04.1043189Z  2024-04-03T17:32:04.1043626Z  2024-04-03T17:32:04.1050992Z [12,369 / 14,756] 47 actions running 2024-04-03T17:32:04.1052223Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 77s local 2024-04-03T17:32:04.1053525Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 21s local 2024-04-03T17:32:04.1054910Z @llvm-project//mlir:SparseTensorDialect; 16s local 2024-04-03T17:32:04.1056045Z Compiling xla/service/hlo_memory_scheduler.cc; 15s local 2024-04-03T17:32:04.1057388Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp; 8s local 2024-04-03T17:32:04.1058971Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 8s local 2024-04-03T17:32:04.1060239Z Compiling xla/pjrt/utils.cc; 8s local 2024-04-03T17:32:04.1061148Z Compiling xla/pjrt/layout_mode.cc; 8s local ... 2024-04-03T17:32:04.3054708Z 2024-04-03T17:32:04.3055526Z  2024-04-03T17:32:04.3056049Z  2024-04-03T17:32:04.3056469Z  2024-04-03T17:32:04.3056878Z  2024-04-03T17:32:04.3057305Z  2024-04-03T17:32:04.3057727Z  2024-04-03T17:32:04.3058131Z  2024-04-03T17:32:04.3058562Z  2024-04-03T17:32:04.3059279Z [12,375 / 14,756] 48 actions, 47 running 2024-04-03T17:32:04.3060411Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 77s local 2024-04-03T17:32:04.3062003Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 21s local 2024-04-03T17:32:04.3063134Z @llvm-project//mlir:SparseTensorDialect; 16s local 2024-04-03T17:32:04.3064184Z Compiling xla/service/hlo_memory_scheduler.cc; 15s local 2024-04-03T17:32:04.3065393Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp; 9s local 2024-04-03T17:32:04.3066749Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 8s local 2024-04-03T17:32:04.3068249Z Compiling xla/pjrt/utils.cc; 8s local 2024-04-03T17:32:04.3069026Z Compiling xla/pjrt/layout_mode.cc; 8s local ... 2024-04-03T17:32:04.5449312Z 2024-04-03T17:32:04.5450073Z  2024-04-03T17:32:04.5450532Z  2024-04-03T17:32:04.5450895Z  2024-04-03T17:32:04.5451236Z  2024-04-03T17:32:04.5451599Z  2024-04-03T17:32:04.5452187Z  2024-04-03T17:32:04.5452530Z  2024-04-03T17:32:04.5452884Z  2024-04-03T17:32:04.5453499Z [12,383 / 14,756] 48 actions, 47 running 2024-04-03T17:32:04.5454592Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 77s local 2024-04-03T17:32:04.5455587Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 21s local 2024-04-03T17:32:04.5456543Z @llvm-project//mlir:SparseTensorDialect; 17s local 2024-04-03T17:32:04.5457355Z Compiling xla/service/hlo_memory_scheduler.cc; 15s local 2024-04-03T17:32:04.5458397Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp; 9s local 2024-04-03T17:32:04.5459599Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 9s local 2024-04-03T17:32:04.5460699Z Compiling xla/pjrt/utils.cc; 8s local 2024-04-03T17:32:04.5461449Z Compiling xla/pjrt/layout_mode.cc; 8s local ... 2024-04-03T17:32:04.7584503Z 2024-04-03T17:32:04.7585254Z  2024-04-03T17:32:04.7585811Z  2024-04-03T17:32:04.7586271Z  2024-04-03T17:32:04.7586739Z  2024-04-03T17:32:04.7587198Z  2024-04-03T17:32:04.7587866Z  2024-04-03T17:32:04.7588263Z  2024-04-03T17:32:04.7588612Z  2024-04-03T17:32:04.7589229Z [12,387 / 14,756] 48 actions, 47 running 2024-04-03T17:32:04.7590138Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 77s local 2024-04-03T17:32:04.7591192Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 22s local 2024-04-03T17:32:04.7592149Z @llvm-project//mlir:SparseTensorDialect; 17s local 2024-04-03T17:32:04.7593046Z Compiling xla/service/hlo_memory_scheduler.cc; 16s local 2024-04-03T17:32:04.7594110Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 9s local 2024-04-03T17:32:04.7595044Z Compiling xla/pjrt/utils.cc; 8s local 2024-04-03T17:32:04.7595732Z Compiling xla/pjrt/layout_mode.cc; 8s local 2024-04-03T17:32:04.7596566Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 8s local ... 2024-04-03T17:32:04.9643781Z 2024-04-03T17:32:04.9644611Z  2024-04-03T17:32:04.9645185Z  2024-04-03T17:32:04.9645663Z  2024-04-03T17:32:04.9646108Z  2024-04-03T17:32:04.9646574Z  2024-04-03T17:32:04.9651091Z  2024-04-03T17:32:04.9651782Z  2024-04-03T17:32:04.9652297Z  2024-04-03T17:32:04.9653098Z [12,393 / 14,756] 48 actions, 47 running 2024-04-03T17:32:04.9654482Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 78s local 2024-04-03T17:32:04.9655775Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 22s local 2024-04-03T17:32:04.9657064Z @llvm-project//mlir:SparseTensorDialect; 17s local 2024-04-03T17:32:04.9658271Z Compiling xla/service/hlo_memory_scheduler.cc; 16s local 2024-04-03T17:32:04.9659598Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 9s local 2024-04-03T17:32:04.9660813Z Compiling xla/pjrt/utils.cc; 8s local 2024-04-03T17:32:04.9661624Z Compiling xla/pjrt/layout_mode.cc; 8s local 2024-04-03T17:32:04.9662698Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 8s local ... 2024-04-03T17:32:05.1694057Z 2024-04-03T17:32:05.1695379Z  2024-04-03T17:32:05.1696502Z  2024-04-03T17:32:05.1697281Z  2024-04-03T17:32:05.1698045Z  2024-04-03T17:32:05.1699462Z  2024-04-03T17:32:05.1700034Z  2024-04-03T17:32:05.1700499Z  2024-04-03T17:32:05.1700983Z  2024-04-03T17:32:05.1701722Z [12,404 / 14,756] 48 actions, 47 running 2024-04-03T17:32:05.1702896Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 78s local 2024-04-03T17:32:05.1704415Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 22s local 2024-04-03T17:32:05.1705748Z @llvm-project//mlir:SparseTensorDialect; 17s local 2024-04-03T17:32:05.1707035Z Compiling xla/service/hlo_memory_scheduler.cc; 16s local 2024-04-03T17:32:05.1708874Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 9s local 2024-04-03T17:32:05.1710272Z Compiling xla/pjrt/utils.cc; 9s local 2024-04-03T17:32:05.1711148Z Compiling xla/pjrt/layout_mode.cc; 9s local 2024-04-03T17:32:05.1712219Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 8s local ... 2024-04-03T17:32:05.3888429Z 2024-04-03T17:32:05.3889964Z  2024-04-03T17:32:05.3890834Z  2024-04-03T17:32:05.3891969Z  2024-04-03T17:32:05.3892477Z  2024-04-03T17:32:05.3892887Z  2024-04-03T17:32:05.3893415Z  2024-04-03T17:32:05.3893923Z  2024-04-03T17:32:05.3894592Z  2024-04-03T17:32:05.3895473Z [12,423 / 14,756] 48 actions, 47 running 2024-04-03T17:32:05.3896836Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 78s local 2024-04-03T17:32:05.3898317Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 22s local 2024-04-03T17:32:05.3899713Z @llvm-project//mlir:SparseTensorDialect; 18s local 2024-04-03T17:32:05.3900817Z Compiling xla/service/hlo_memory_scheduler.cc; 16s local 2024-04-03T17:32:05.3902102Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 9s local 2024-04-03T17:32:05.3903400Z Compiling xla/pjrt/utils.cc; 9s local 2024-04-03T17:32:05.3904321Z Compiling xla/pjrt/layout_mode.cc; 9s local 2024-04-03T17:32:05.3905414Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 8s local ... 2024-04-03T17:32:05.5873037Z 2024-04-03T17:32:05.5875260Z  2024-04-03T17:32:05.5875815Z  2024-04-03T17:32:05.5876255Z  2024-04-03T17:32:05.5876679Z  2024-04-03T17:32:05.5877125Z  2024-04-03T17:32:05.5878221Z  2024-04-03T17:32:05.5878682Z  2024-04-03T17:32:05.5879156Z  2024-04-03T17:32:05.5879895Z [12,429 / 14,756] 48 actions, 47 running 2024-04-03T17:32:05.5881048Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 78s local 2024-04-03T17:32:05.5882260Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 22s local 2024-04-03T17:32:05.5883606Z @llvm-project//mlir:SparseTensorDialect; 18s local 2024-04-03T17:32:05.5884728Z Compiling xla/service/hlo_memory_scheduler.cc; 17s local 2024-04-03T17:32:05.5886077Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 10s local 2024-04-03T17:32:05.5887227Z Compiling xla/pjrt/utils.cc; 9s local 2024-04-03T17:32:05.5888012Z Compiling xla/pjrt/layout_mode.cc; 9s local 2024-04-03T17:32:05.5889047Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 9s local ... 2024-04-03T17:32:05.8300696Z 2024-04-03T17:32:05.8301475Z  2024-04-03T17:32:05.8302048Z  2024-04-03T17:32:05.8302518Z  2024-04-03T17:32:05.8302996Z  2024-04-03T17:32:05.8303415Z  2024-04-03T17:32:05.8303837Z  2024-04-03T17:32:05.8304294Z  2024-04-03T17:32:05.8304712Z  2024-04-03T17:32:05.8305392Z [12,440 / 14,756] 48 actions, 47 running 2024-04-03T17:32:05.8306628Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 78s local 2024-04-03T17:32:05.8308240Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 23s local 2024-04-03T17:32:05.8309178Z @llvm-project//mlir:SparseTensorDialect; 18s local 2024-04-03T17:32:05.8310419Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 10s local 2024-04-03T17:32:05.8311634Z Compiling xla/pjrt/utils.cc; 9s local 2024-04-03T17:32:05.8312685Z Compiling xla/pjrt/layout_mode.cc; 9s local 2024-04-03T17:32:05.8313677Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 9s local 2024-04-03T17:32:05.8314844Z Compiling mlir/lib/Conversion/LLVMCommon/Pattern.cpp; 9s local ... 2024-04-03T17:32:06.1019780Z 2024-04-03T17:32:06.1022233Z  2024-04-03T17:32:06.1022779Z  2024-04-03T17:32:06.1023592Z  2024-04-03T17:32:06.1024016Z  2024-04-03T17:32:06.1024398Z  2024-04-03T17:32:06.1024865Z  2024-04-03T17:32:06.1025295Z  2024-04-03T17:32:06.1027361Z  2024-04-03T17:32:06.1028590Z [12,445 / 14,756] 48 actions, 47 running 2024-04-03T17:32:06.1030097Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 79s local 2024-04-03T17:32:06.1031910Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 23s local 2024-04-03T17:32:06.1033542Z @llvm-project//mlir:SparseTensorDialect; 18s local 2024-04-03T17:32:06.1035059Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 10s local 2024-04-03T17:32:06.1036781Z Compiling xla/pjrt/utils.cc; 10s local 2024-04-03T17:32:06.1037823Z Compiling xla/pjrt/layout_mode.cc; 10s local 2024-04-03T17:32:06.1038916Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 9s local 2024-04-03T17:32:06.1040595Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 9s local ... 2024-04-03T17:32:06.3010723Z 2024-04-03T17:32:06.3011857Z  2024-04-03T17:32:06.3012415Z  2024-04-03T17:32:06.3012891Z  2024-04-03T17:32:06.3013342Z  2024-04-03T17:32:06.3014477Z  2024-04-03T17:32:06.3014918Z  2024-04-03T17:32:06.3015351Z  2024-04-03T17:32:06.3015799Z  2024-04-03T17:32:06.3016554Z [12,453 / 14,756] 48 actions, 47 running 2024-04-03T17:32:06.3019149Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 79s local 2024-04-03T17:32:06.3020606Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 23s local 2024-04-03T17:32:06.3022182Z @llvm-project//mlir:SparseTensorDialect; 18s local 2024-04-03T17:32:06.3023576Z Compiling xla/pjrt/utils.cc; 10s local 2024-04-03T17:32:06.3024621Z Compiling xla/pjrt/layout_mode.cc; 10s local 2024-04-03T17:32:06.3025758Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 9s local 2024-04-03T17:32:06.3027471Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 9s local 2024-04-03T17:32:06.3029383Z Compiling .../coordination/coordination_service.cc; 9s local ... 2024-04-03T17:32:06.5055816Z 2024-04-03T17:32:06.5056919Z  2024-04-03T17:32:06.5057696Z  2024-04-03T17:32:06.5058302Z  2024-04-03T17:32:06.5058916Z  2024-04-03T17:32:06.5059360Z  2024-04-03T17:32:06.5059993Z  2024-04-03T17:32:06.5060661Z  2024-04-03T17:32:06.5061334Z  2024-04-03T17:32:06.5062236Z [12,475 / 14,756] 48 actions running 2024-04-03T17:32:06.5063770Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 79s local 2024-04-03T17:32:06.5065351Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 23s local 2024-04-03T17:32:06.5066865Z @llvm-project//mlir:SparseTensorDialect; 19s local 2024-04-03T17:32:06.5068179Z Compiling xla/pjrt/utils.cc; 10s local 2024-04-03T17:32:06.5069233Z Compiling xla/pjrt/layout_mode.cc; 10s local 2024-04-03T17:32:06.5070546Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 10s local 2024-04-03T17:32:06.5072500Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 10s local 2024-04-03T17:32:06.5074332Z Compiling .../coordination/coordination_service.cc; 9s local ... 2024-04-03T17:32:06.7332959Z 2024-04-03T17:32:06.7333834Z  2024-04-03T17:32:06.7334530Z  2024-04-03T17:32:06.7334983Z  2024-04-03T17:32:06.7335442Z  2024-04-03T17:32:06.7335862Z  2024-04-03T17:32:06.7336308Z  2024-04-03T17:32:06.7336740Z  2024-04-03T17:32:06.7337173Z  2024-04-03T17:32:06.7337943Z [12,491 / 14,756] 47 actions, 46 running 2024-04-03T17:32:06.7339518Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 79s local 2024-04-03T17:32:06.7340781Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 24s local 2024-04-03T17:32:06.7342014Z @llvm-project//mlir:SparseTensorDialect; 19s local 2024-04-03T17:32:06.7342936Z Compiling xla/pjrt/utils.cc; 10s local 2024-04-03T17:32:06.7343851Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 10s local 2024-04-03T17:32:06.7345486Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 10s local 2024-04-03T17:32:06.7346805Z Compiling .../coordination/coordination_service.cc; 9s local 2024-04-03T17:32:06.7348448Z Compiling .../coordination/grpc_coordination_service_impl.cc; 9s local ... 2024-04-03T17:32:06.9411069Z 2024-04-03T17:32:06.9412292Z  2024-04-03T17:32:06.9412837Z  2024-04-03T17:32:06.9413286Z  2024-04-03T17:32:06.9413804Z  2024-04-03T17:32:06.9414456Z  2024-04-03T17:32:06.9414883Z  2024-04-03T17:32:06.9415295Z  2024-04-03T17:32:06.9415722Z  2024-04-03T17:32:06.9416513Z [12,499 / 14,756] 48 actions, 47 running 2024-04-03T17:32:06.9417670Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 79s local 2024-04-03T17:32:06.9418888Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 24s local 2024-04-03T17:32:06.9420054Z @llvm-project//mlir:SparseTensorDialect; 19s local 2024-04-03T17:32:06.9420991Z Compiling xla/pjrt/utils.cc; 10s local 2024-04-03T17:32:06.9421910Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 10s local 2024-04-03T17:32:06.9423215Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 10s local 2024-04-03T17:32:06.9424680Z Compiling .../coordination/grpc_coordination_service_impl.cc; 10s local 2024-04-03T17:32:06.9426054Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 9s local ... 2024-04-03T17:32:07.1604607Z 2024-04-03T17:32:07.1605412Z  2024-04-03T17:32:07.1605941Z  2024-04-03T17:32:07.1606405Z  2024-04-03T17:32:07.1606852Z  2024-04-03T17:32:07.1607286Z  2024-04-03T17:32:07.1607771Z  2024-04-03T17:32:07.1608212Z  2024-04-03T17:32:07.1608653Z  2024-04-03T17:32:07.1609385Z [12,501 / 14,756] 48 actions, 47 running 2024-04-03T17:32:07.1610512Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 80s local 2024-04-03T17:32:07.1611713Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 24s local 2024-04-03T17:32:07.1612967Z @llvm-project//mlir:SparseTensorDialect; 19s local 2024-04-03T17:32:07.1613754Z Compiling xla/pjrt/utils.cc; 11s local 2024-04-03T17:32:07.1614756Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 10s local 2024-04-03T17:32:07.1616035Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 10s local 2024-04-03T17:32:07.1617598Z Compiling .../coordination/grpc_coordination_service_impl.cc; 10s local 2024-04-03T17:32:07.1618950Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 9s local ... 2024-04-03T17:32:07.4076292Z 2024-04-03T17:32:07.4078526Z  2024-04-03T17:32:07.4079256Z  2024-04-03T17:32:07.4079757Z  2024-04-03T17:32:07.4080198Z  2024-04-03T17:32:07.4080613Z  2024-04-03T17:32:07.4081010Z  2024-04-03T17:32:07.4081447Z  2024-04-03T17:32:07.4081871Z  2024-04-03T17:32:07.4082569Z [12,506 / 14,756] 48 actions, 47 running 2024-04-03T17:32:07.4083801Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 80s local 2024-04-03T17:32:07.4085088Z @llvm-project//mlir:SparseTensorDialect; 20s local 2024-04-03T17:32:07.4086011Z Compiling xla/pjrt/utils.cc; 11s local 2024-04-03T17:32:07.4086979Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 11s local 2024-04-03T17:32:07.4088330Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 10s local 2024-04-03T17:32:07.4089786Z Compiling .../coordination/grpc_coordination_service_impl.cc; 10s local 2024-04-03T17:32:07.4091159Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 9s local 2024-04-03T17:32:07.4092743Z Compiling xla/service/op_expander_pass.cc; 9s local ... 2024-04-03T17:32:07.6099493Z 2024-04-03T17:32:07.6100556Z  2024-04-03T17:32:07.6101106Z  2024-04-03T17:32:07.6101538Z  2024-04-03T17:32:07.6101976Z  2024-04-03T17:32:07.6102373Z  2024-04-03T17:32:07.6102781Z  2024-04-03T17:32:07.6103563Z  2024-04-03T17:32:07.6103993Z  2024-04-03T17:32:07.6104670Z [12,517 / 14,756] 48 actions, 47 running 2024-04-03T17:32:07.6105865Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 80s local 2024-04-03T17:32:07.6107288Z @llvm-project//mlir:SparseTensorDialect; 20s local 2024-04-03T17:32:07.6108439Z Compiling xla/pjrt/utils.cc; 11s local 2024-04-03T17:32:07.6109378Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 11s local 2024-04-03T17:32:07.6110781Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 11s local 2024-04-03T17:32:07.6112287Z Compiling .../coordination/grpc_coordination_service_impl.cc; 10s local 2024-04-03T17:32:07.6113669Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 10s local 2024-04-03T17:32:07.6114866Z Compiling xla/service/op_expander_pass.cc; 9s local ... 2024-04-03T17:32:07.8167205Z 2024-04-03T17:32:07.8168210Z  2024-04-03T17:32:07.8168791Z  2024-04-03T17:32:07.8169259Z  2024-04-03T17:32:07.8169764Z  2024-04-03T17:32:07.8170180Z  2024-04-03T17:32:07.8170647Z  2024-04-03T17:32:07.8171189Z  2024-04-03T17:32:07.8171589Z  2024-04-03T17:32:07.8172317Z [12,526 / 14,756] 48 actions, 47 running 2024-04-03T17:32:07.8173454Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 80s local 2024-04-03T17:32:07.8174877Z @llvm-project//mlir:SparseTensorDialect; 20s local 2024-04-03T17:32:07.8175827Z Compiling xla/pjrt/utils.cc; 11s local 2024-04-03T17:32:07.8176783Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 11s local 2024-04-03T17:32:07.8178116Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 11s local 2024-04-03T17:32:07.8179544Z Compiling .../coordination/grpc_coordination_service_impl.cc; 10s local 2024-04-03T17:32:07.8180804Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 10s local 2024-04-03T17:32:07.8181965Z Compiling xla/service/op_expander_pass.cc; 9s local ... 2024-04-03T17:32:08.0224123Z 2024-04-03T17:32:08.0224900Z  2024-04-03T17:32:08.0225493Z  2024-04-03T17:32:08.0225947Z  2024-04-03T17:32:08.0226372Z  2024-04-03T17:32:08.0226787Z  2024-04-03T17:32:08.0227241Z  2024-04-03T17:32:08.0227903Z  2024-04-03T17:32:08.0228344Z  2024-04-03T17:32:08.0229072Z [12,546 / 14,756] 48 actions, 47 running 2024-04-03T17:32:08.0230208Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 81s local 2024-04-03T17:32:08.0231461Z @llvm-project//mlir:SparseTensorDialect; 20s local 2024-04-03T17:32:08.0232411Z Compiling xla/pjrt/utils.cc; 12s local 2024-04-03T17:32:08.0233425Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 11s local 2024-04-03T17:32:08.0234706Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 11s local 2024-04-03T17:32:08.0236236Z Compiling .../coordination/grpc_coordination_service_impl.cc; 11s local 2024-04-03T17:32:08.0237631Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 10s local 2024-04-03T17:32:08.0238839Z Compiling xla/service/op_expander_pass.cc; 10s local ... 2024-04-03T17:32:08.2265192Z 2024-04-03T17:32:08.2265961Z  2024-04-03T17:32:08.2266486Z  2024-04-03T17:32:08.2266914Z  2024-04-03T17:32:08.2267357Z  2024-04-03T17:32:08.2268099Z  2024-04-03T17:32:08.2268506Z  2024-04-03T17:32:08.2268949Z  2024-04-03T17:32:08.2269373Z  2024-04-03T17:32:08.2270105Z [12,553 / 14,756] 48 actions, 47 running 2024-04-03T17:32:08.2271257Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 81s local 2024-04-03T17:32:08.2272518Z @llvm-project//mlir:SparseTensorDialect; 20s local 2024-04-03T17:32:08.2273743Z Compiling xla/pjrt/utils.cc; 12s local 2024-04-03T17:32:08.2274722Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 11s local 2024-04-03T17:32:08.2276059Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 11s local 2024-04-03T17:32:08.2277540Z Compiling .../coordination/grpc_coordination_service_impl.cc; 11s local 2024-04-03T17:32:08.2279054Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 10s local 2024-04-03T17:32:08.2280210Z Compiling xla/service/op_expander_pass.cc; 10s local ... 2024-04-03T17:32:08.4542021Z 2024-04-03T17:32:08.4542793Z  2024-04-03T17:32:08.4543324Z  2024-04-03T17:32:08.4543788Z  2024-04-03T17:32:08.4544233Z  2024-04-03T17:32:08.4544667Z  2024-04-03T17:32:08.4545105Z  2024-04-03T17:32:08.4545543Z  2024-04-03T17:32:08.4545979Z  2024-04-03T17:32:08.4546718Z [12,564 / 14,756] 48 actions, 47 running 2024-04-03T17:32:08.4548179Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 81s local 2024-04-03T17:32:08.4549513Z @llvm-project//mlir:SparseTensorDialect; 21s local 2024-04-03T17:32:08.4550506Z Compiling xla/pjrt/utils.cc; 12s local 2024-04-03T17:32:08.4551368Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 12s local 2024-04-03T17:32:08.4552728Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 11s local 2024-04-03T17:32:08.4554177Z Compiling .../coordination/grpc_coordination_service_impl.cc; 11s local 2024-04-03T17:32:08.4555506Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 11s local 2024-04-03T17:32:08.4556692Z Compiling xla/service/op_expander_pass.cc; 10s local ... 2024-04-03T17:32:08.6715343Z 2024-04-03T17:32:08.6718784Z  2024-04-03T17:32:08.6719349Z  2024-04-03T17:32:08.6719787Z  2024-04-03T17:32:08.6720249Z  2024-04-03T17:32:08.6720717Z  2024-04-03T17:32:08.6721180Z  2024-04-03T17:32:08.6721619Z  2024-04-03T17:32:08.6722086Z  2024-04-03T17:32:08.6722866Z [12,580 / 14,756] 48 actions, 47 running 2024-04-03T17:32:08.6724036Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 81s local 2024-04-03T17:32:08.6725343Z @llvm-project//mlir:SparseTensorDialect; 21s local 2024-04-03T17:32:08.6726277Z Compiling xla/pjrt/utils.cc; 12s local 2024-04-03T17:32:08.6727460Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 12s local 2024-04-03T17:32:08.6728952Z Compiling .../coordination/grpc_coordination_service_impl.cc; 11s local 2024-04-03T17:32:08.6730308Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 11s local 2024-04-03T17:32:08.6731453Z Compiling xla/service/op_expander_pass.cc; 10s local 2024-04-03T17:32:08.6732902Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 3s local ... 2024-04-03T17:32:08.9048714Z 2024-04-03T17:32:08.9049481Z  2024-04-03T17:32:08.9050065Z  2024-04-03T17:32:08.9050494Z  2024-04-03T17:32:08.9050945Z  2024-04-03T17:32:08.9051415Z  2024-04-03T17:32:08.9051847Z  2024-04-03T17:32:08.9052263Z  2024-04-03T17:32:08.9052678Z  2024-04-03T17:32:08.9053420Z [12,595 / 14,756] 48 actions, 47 running 2024-04-03T17:32:08.9054740Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 81s local 2024-04-03T17:32:08.9056719Z @llvm-project//mlir:SparseTensorDialect; 21s local 2024-04-03T17:32:08.9057622Z Compiling xla/pjrt/utils.cc; 12s local 2024-04-03T17:32:08.9058780Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 12s local 2024-04-03T17:32:08.9060317Z Compiling .../coordination/grpc_coordination_service_impl.cc; 12s local 2024-04-03T17:32:08.9061685Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 11s local 2024-04-03T17:32:08.9062837Z Compiling xla/service/op_expander_pass.cc; 11s local 2024-04-03T17:32:08.9064115Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 4s local ... 2024-04-03T17:32:09.1076217Z 2024-04-03T17:32:09.1077528Z  2024-04-03T17:32:09.1078134Z  2024-04-03T17:32:09.1078595Z  2024-04-03T17:32:09.1079057Z  2024-04-03T17:32:09.1079532Z  2024-04-03T17:32:09.1079933Z  2024-04-03T17:32:09.1080377Z  2024-04-03T17:32:09.1080826Z  2024-04-03T17:32:09.1081496Z [12,612 / 14,756] 48 actions running 2024-04-03T17:32:09.1082846Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 82s local 2024-04-03T17:32:09.1084060Z @llvm-project//mlir:SparseTensorDialect; 21s local 2024-04-03T17:32:09.1084863Z Compiling xla/pjrt/utils.cc; 13s local 2024-04-03T17:32:09.1086019Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 12s local 2024-04-03T17:32:09.1087508Z Compiling .../coordination/grpc_coordination_service_impl.cc; 12s local 2024-04-03T17:32:09.1088828Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 11s local 2024-04-03T17:32:09.1090229Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 4s local 2024-04-03T17:32:09.1091554Z Compiling xla/service/dynamic_index_splitter.cc; 3s local ... 2024-04-03T17:32:09.3074429Z 2024-04-03T17:32:09.3075599Z  2024-04-03T17:32:09.3076176Z  2024-04-03T17:32:09.3076610Z  2024-04-03T17:32:09.3077092Z  2024-04-03T17:32:09.3077540Z  2024-04-03T17:32:09.3078008Z  2024-04-03T17:32:09.3078456Z  2024-04-03T17:32:09.3078904Z  2024-04-03T17:32:09.3079595Z [12,621 / 14,756] 48 actions running 2024-04-03T17:32:09.3080713Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 82s local 2024-04-03T17:32:09.3082004Z @llvm-project//mlir:SparseTensorDialect; 21s local 2024-04-03T17:32:09.3082923Z Compiling xla/pjrt/utils.cc; 13s local 2024-04-03T17:32:09.3084021Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 12s local 2024-04-03T17:32:09.3085510Z Compiling .../coordination/grpc_coordination_service_impl.cc; 12s local 2024-04-03T17:32:09.3087079Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 11s local 2024-04-03T17:32:09.3088379Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 4s local 2024-04-03T17:32:09.3089636Z Compiling xla/service/dynamic_index_splitter.cc; 3s local ... 2024-04-03T17:32:09.5315863Z 2024-04-03T17:32:09.5317016Z  2024-04-03T17:32:09.5317578Z  2024-04-03T17:32:09.5318075Z  2024-04-03T17:32:09.5318546Z  2024-04-03T17:32:09.5319033Z  2024-04-03T17:32:09.5319512Z  2024-04-03T17:32:09.5319973Z  2024-04-03T17:32:09.5320452Z  2024-04-03T17:32:09.5321196Z [12,632 / 14,756] 48 actions, 47 running 2024-04-03T17:32:09.5322433Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 82s local 2024-04-03T17:32:09.5323742Z @llvm-project//mlir:SparseTensorDialect; 22s local 2024-04-03T17:32:09.5324691Z Compiling xla/pjrt/utils.cc; 13s local 2024-04-03T17:32:09.5325917Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 13s local 2024-04-03T17:32:09.5327486Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 12s local 2024-04-03T17:32:09.5328981Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 4s local 2024-04-03T17:32:09.5330324Z Compiling xla/service/dynamic_index_splitter.cc; 3s local 2024-04-03T17:32:09.5331725Z Compiling llvm/lib/ExecutionEngine/Orc/SectCreate.cpp; 3s local ... 2024-04-03T17:32:09.7343512Z 2024-04-03T17:32:09.7344707Z  2024-04-03T17:32:09.7345278Z  2024-04-03T17:32:09.7345764Z  2024-04-03T17:32:09.7346233Z  2024-04-03T17:32:09.7346711Z  2024-04-03T17:32:09.7347155Z  2024-04-03T17:32:09.7347850Z  2024-04-03T17:32:09.7348313Z  2024-04-03T17:32:09.7349078Z [12,647 / 14,756] 48 actions, 47 running 2024-04-03T17:32:09.7350253Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 82s local 2024-04-03T17:32:09.7351620Z @llvm-project//mlir:SparseTensorDialect; 22s local 2024-04-03T17:32:09.7352590Z Compiling xla/pjrt/utils.cc; 13s local 2024-04-03T17:32:09.7354173Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 13s local 2024-04-03T17:32:09.7355899Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 12s local 2024-04-03T17:32:09.7357297Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 5s local 2024-04-03T17:32:09.7358926Z Compiling xla/service/dynamic_index_splitter.cc; 4s local 2024-04-03T17:32:09.7360279Z Compiling llvm/lib/ExecutionEngine/Orc/SectCreate.cpp; 3s local ... 2024-04-03T17:32:09.9585303Z 2024-04-03T17:32:09.9586625Z  2024-04-03T17:32:09.9587520Z  2024-04-03T17:32:09.9588770Z  2024-04-03T17:32:09.9589345Z  2024-04-03T17:32:09.9589868Z  2024-04-03T17:32:09.9590275Z  2024-04-03T17:32:09.9591272Z  2024-04-03T17:32:09.9591729Z  2024-04-03T17:32:09.9592523Z [12,661 / 14,756] 48 actions, 47 running 2024-04-03T17:32:09.9593689Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 83s local 2024-04-03T17:32:09.9595102Z @llvm-project//mlir:SparseTensorDialect; 22s local 2024-04-03T17:32:09.9596055Z Compiling xla/pjrt/utils.cc; 13s local 2024-04-03T17:32:09.9597230Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 13s local 2024-04-03T17:32:09.9598702Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 12s local 2024-04-03T17:32:09.9600087Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 5s local 2024-04-03T17:32:09.9601407Z Compiling xla/service/dynamic_index_splitter.cc; 4s local 2024-04-03T17:32:09.9602755Z Compiling llvm/lib/ExecutionEngine/Orc/SectCreate.cpp; 4s local ... 2024-04-03T17:32:10.1587031Z 2024-04-03T17:32:10.1588326Z  2024-04-03T17:32:10.1589269Z  2024-04-03T17:32:10.1590527Z  2024-04-03T17:32:10.1591044Z  2024-04-03T17:32:10.1591494Z  2024-04-03T17:32:10.1591943Z  2024-04-03T17:32:10.1592390Z  2024-04-03T17:32:10.1592845Z  2024-04-03T17:32:10.1593669Z [12,676 / 14,756] 48 actions, 47 running 2024-04-03T17:32:10.1594889Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 83s local 2024-04-03T17:32:10.1596273Z @llvm-project//mlir:SparseTensorDialect; 22s local 2024-04-03T17:32:10.1597244Z Compiling xla/pjrt/utils.cc; 14s local 2024-04-03T17:32:10.1598343Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 12s local 2024-04-03T17:32:10.1599757Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 5s local 2024-04-03T17:32:10.1601122Z Compiling xla/service/dynamic_index_splitter.cc; 4s local 2024-04-03T17:32:10.1602425Z Compiling llvm/lib/ExecutionEngine/Orc/SectCreate.cpp; 4s local 2024-04-03T17:32:10.1603972Z Compiling mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp; 4s local ... 2024-04-03T17:32:10.3693178Z 2024-04-03T17:32:10.3693924Z  2024-04-03T17:32:10.3694646Z  2024-04-03T17:32:10.3695069Z  2024-04-03T17:32:10.3695507Z  2024-04-03T17:32:10.3695972Z  2024-04-03T17:32:10.3696393Z  2024-04-03T17:32:10.3696854Z  2024-04-03T17:32:10.3697256Z  2024-04-03T17:32:10.3697962Z [12,708 / 14,756] 48 actions, 46 running 2024-04-03T17:32:10.3699096Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 83s local 2024-04-03T17:32:10.3700379Z @llvm-project//mlir:SparseTensorDialect; 23s local 2024-04-03T17:32:10.3701294Z Compiling xla/pjrt/utils.cc; 14s local 2024-04-03T17:32:10.3702354Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 12s local 2024-04-03T17:32:10.3703716Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 5s local 2024-04-03T17:32:10.3704911Z Compiling xla/service/dynamic_index_splitter.cc; 4s local 2024-04-03T17:32:10.3706043Z Compiling llvm/lib/ExecutionEngine/Orc/SectCreate.cpp; 4s local 2024-04-03T17:32:10.3707352Z Compiling mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp; 4s local ... 2024-04-03T17:32:10.5857463Z 2024-04-03T17:32:10.5858247Z  2024-04-03T17:32:10.5858800Z  2024-04-03T17:32:10.5859590Z  2024-04-03T17:32:10.5860062Z  2024-04-03T17:32:10.5860526Z  2024-04-03T17:32:10.5860977Z  2024-04-03T17:32:10.5861436Z  2024-04-03T17:32:10.5861899Z  2024-04-03T17:32:10.5862631Z [12,721 / 14,756] 48 actions, 47 running 2024-04-03T17:32:10.5863864Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 83s local 2024-04-03T17:32:10.5865385Z @llvm-project//mlir:SparseTensorDialect; 23s local 2024-04-03T17:32:10.5866372Z Compiling xla/pjrt/utils.cc; 14s local 2024-04-03T17:32:10.5867475Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 13s local 2024-04-03T17:32:10.5869115Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 5s local 2024-04-03T17:32:10.5870468Z Compiling xla/service/dynamic_index_splitter.cc; 4s local 2024-04-03T17:32:10.5871797Z Compiling llvm/lib/ExecutionEngine/Orc/SectCreate.cpp; 4s local 2024-04-03T17:32:10.5873386Z Compiling mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp; 4s local ... 2024-04-03T17:32:10.8171520Z 2024-04-03T17:32:10.8172316Z  2024-04-03T17:32:10.8172842Z  2024-04-03T17:32:10.8173267Z  2024-04-03T17:32:10.8173732Z  2024-04-03T17:32:10.8174174Z  2024-04-03T17:32:10.8174746Z  2024-04-03T17:32:10.8175153Z  2024-04-03T17:32:10.8175590Z  2024-04-03T17:32:10.8176331Z [12,729 / 14,756] 48 actions, 47 running 2024-04-03T17:32:10.8177459Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 83s local 2024-04-03T17:32:10.8178796Z @llvm-project//mlir:SparseTensorDialect; 23s local 2024-04-03T17:32:10.8179640Z Compiling xla/pjrt/utils.cc; 14s local 2024-04-03T17:32:10.8180605Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 13s local 2024-04-03T17:32:10.8181967Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 6s local 2024-04-03T17:32:10.8183261Z Compiling xla/service/dynamic_index_splitter.cc; 5s local 2024-04-03T17:32:10.8184467Z Compiling llvm/lib/ExecutionEngine/Orc/SectCreate.cpp; 4s local 2024-04-03T17:32:10.8185991Z Compiling mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp; 4s local ... 2024-04-03T17:32:11.1097407Z 2024-04-03T17:32:11.1098165Z  2024-04-03T17:32:11.1098681Z  2024-04-03T17:32:11.1099139Z  2024-04-03T17:32:11.1099575Z  2024-04-03T17:32:11.1100007Z  2024-04-03T17:32:11.1100417Z  2024-04-03T17:32:11.1100843Z  2024-04-03T17:32:11.1101291Z  2024-04-03T17:32:11.1101980Z [12,733 / 14,756] 48 actions running 2024-04-03T17:32:11.1103073Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 84s local 2024-04-03T17:32:11.1104385Z @llvm-project//mlir:SparseTensorDialect; 23s local 2024-04-03T17:32:11.1105311Z Compiling xla/pjrt/utils.cc; 15s local 2024-04-03T17:32:11.1106328Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 13s local 2024-04-03T17:32:11.1107873Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 6s local 2024-04-03T17:32:11.1109173Z Compiling xla/service/dynamic_index_splitter.cc; 5s local 2024-04-03T17:32:11.1110745Z Compiling llvm/lib/ExecutionEngine/Orc/SectCreate.cpp; 5s local 2024-04-03T17:32:11.1112590Z Compiling mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp; 5s local ... 2024-04-03T17:32:11.3145822Z 2024-04-03T17:32:11.3146678Z  2024-04-03T17:32:11.3147301Z  2024-04-03T17:32:11.3148122Z  2024-04-03T17:32:11.3148561Z  2024-04-03T17:32:11.3148986Z  2024-04-03T17:32:11.3149397Z  2024-04-03T17:32:11.3149834Z  2024-04-03T17:32:11.3150261Z  2024-04-03T17:32:11.3150974Z [12,743 / 14,756] 48 actions, 47 running 2024-04-03T17:32:11.3152049Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 84s local 2024-04-03T17:32:11.3153261Z @llvm-project//mlir:SparseTensorDialect; 23s local 2024-04-03T17:32:11.3154123Z Compiling xla/pjrt/utils.cc; 15s local 2024-04-03T17:32:11.3155429Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 13s local 2024-04-03T17:32:11.3156689Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 6s local 2024-04-03T17:32:11.3157866Z Compiling xla/service/dynamic_index_splitter.cc; 5s local 2024-04-03T17:32:11.3159081Z Compiling mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp; 5s local 2024-04-03T17:32:11.3160650Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 4s local ... 2024-04-03T17:32:11.5274770Z 2024-04-03T17:32:11.5275760Z  2024-04-03T17:32:11.5276282Z  2024-04-03T17:32:11.5276741Z  2024-04-03T17:32:11.5277750Z  2024-04-03T17:32:11.5278198Z  2024-04-03T17:32:11.5278631Z  2024-04-03T17:32:11.5279052Z  2024-04-03T17:32:11.5279488Z  2024-04-03T17:32:11.5280194Z [12,765 / 14,756] 47 actions, 46 running 2024-04-03T17:32:11.5281383Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 84s local 2024-04-03T17:32:11.5282680Z @llvm-project//mlir:SparseTensorDialect; 24s local 2024-04-03T17:32:11.5283666Z Compiling xla/pjrt/utils.cc; 15s local 2024-04-03T17:32:11.5284720Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 14s local 2024-04-03T17:32:11.5286052Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 6s local 2024-04-03T17:32:11.5287297Z Compiling xla/service/dynamic_index_splitter.cc; 5s local 2024-04-03T17:32:11.5288639Z Compiling mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp; 5s local 2024-04-03T17:32:11.5290042Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 4s local ... 2024-04-03T17:32:11.7281556Z 2024-04-03T17:32:11.7285439Z  2024-04-03T17:32:11.7288213Z  2024-04-03T17:32:11.7289439Z  2024-04-03T17:32:11.7289976Z  2024-04-03T17:32:11.7290455Z  2024-04-03T17:32:11.7290933Z  2024-04-03T17:32:11.7293634Z  2024-04-03T17:32:11.7294517Z  2024-04-03T17:32:11.7295497Z [12,792 / 14,756] 48 actions, 47 running 2024-04-03T17:32:11.7296734Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 84s local 2024-04-03T17:32:11.7298060Z @llvm-project//mlir:SparseTensorDialect; 24s local 2024-04-03T17:32:11.7299000Z Compiling xla/pjrt/utils.cc; 15s local 2024-04-03T17:32:11.7300046Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 14s local 2024-04-03T17:32:11.7301464Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 7s local 2024-04-03T17:32:11.7302770Z Compiling xla/service/dynamic_index_splitter.cc; 6s local 2024-04-03T17:32:11.7304115Z Compiling mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp; 5s local 2024-04-03T17:32:11.7305619Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 4s local ... 2024-04-03T17:32:11.9310852Z 2024-04-03T17:32:11.9311919Z  2024-04-03T17:32:11.9312739Z  2024-04-03T17:32:11.9313426Z  2024-04-03T17:32:11.9314561Z  2024-04-03T17:32:11.9315065Z  2024-04-03T17:32:11.9315512Z  2024-04-03T17:32:11.9315952Z  2024-04-03T17:32:11.9316425Z  2024-04-03T17:32:11.9317256Z [12,828 / 14,756] 48 actions, 47 running 2024-04-03T17:32:11.9320053Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 84s local 2024-04-03T17:32:11.9321833Z @llvm-project//mlir:SparseTensorDialect; 24s local 2024-04-03T17:32:11.9325412Z Compiling xla/pjrt/utils.cc; 15s local 2024-04-03T17:32:11.9326832Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 14s local 2024-04-03T17:32:11.9330761Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 7s local 2024-04-03T17:32:11.9332315Z Compiling xla/service/dynamic_index_splitter.cc; 6s local 2024-04-03T17:32:11.9349351Z Compiling mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp; 5s local 2024-04-03T17:32:11.9350863Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 4s local ... 2024-04-03T17:32:12.1397843Z 2024-04-03T17:32:12.1398740Z  2024-04-03T17:32:12.1399224Z  2024-04-03T17:32:12.1399635Z  2024-04-03T17:32:12.1399999Z  2024-04-03T17:32:12.1400389Z  2024-04-03T17:32:12.1401051Z  2024-04-03T17:32:12.1401428Z  2024-04-03T17:32:12.1401810Z  2024-04-03T17:32:12.1402466Z [12,867 / 14,756] 48 actions, 47 running 2024-04-03T17:32:12.1403468Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 85s local 2024-04-03T17:32:12.1404639Z @llvm-project//mlir:SparseTensorDialect; 24s local 2024-04-03T17:32:12.1405659Z Compiling xla/pjrt/utils.cc; 16s local 2024-04-03T17:32:12.1406556Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 14s local 2024-04-03T17:32:12.1407739Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 7s local 2024-04-03T17:32:12.1408869Z Compiling xla/service/dynamic_index_splitter.cc; 6s local 2024-04-03T17:32:12.1409989Z Compiling mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp; 6s local 2024-04-03T17:32:12.1411246Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 4s local ... 2024-04-03T17:32:12.3411014Z 2024-04-03T17:32:12.3411791Z  2024-04-03T17:32:12.3412298Z  2024-04-03T17:32:12.3412780Z  2024-04-03T17:32:12.3413214Z  2024-04-03T17:32:12.3413628Z  2024-04-03T17:32:12.3414074Z  2024-04-03T17:32:12.3414636Z  2024-04-03T17:32:12.3415061Z  2024-04-03T17:32:12.3415783Z [12,912 / 14,756] 48 actions, 47 running 2024-04-03T17:32:12.3416929Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 85s local 2024-04-03T17:32:12.3418180Z @llvm-project//mlir:SparseTensorDialect; 25s local 2024-04-03T17:32:12.3419079Z Compiling xla/pjrt/utils.cc; 16s local 2024-04-03T17:32:12.3420084Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 14s local 2024-04-03T17:32:12.3421334Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 7s local 2024-04-03T17:32:12.3422528Z Compiling xla/service/dynamic_index_splitter.cc; 6s local 2024-04-03T17:32:12.3423808Z Compiling mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp; 6s local 2024-04-03T17:32:12.3425160Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 5s local ... 2024-04-03T17:32:12.5460953Z 2024-04-03T17:32:12.5461913Z  2024-04-03T17:32:12.5462641Z  2024-04-03T17:32:12.5463269Z  2024-04-03T17:32:12.5464224Z  2024-04-03T17:32:12.5464677Z  2024-04-03T17:32:12.5465316Z  2024-04-03T17:32:12.5465947Z  2024-04-03T17:32:12.5466596Z  2024-04-03T17:32:12.5467516Z [12,944 / 14,756] 47 actions, 46 running 2024-04-03T17:32:12.5469521Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 85s local 2024-04-03T17:32:12.5471749Z @llvm-project//mlir:SparseTensorDialect; 25s local 2024-04-03T17:32:12.5473041Z Compiling xla/pjrt/utils.cc; 16s local 2024-04-03T17:32:12.5474319Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 15s local 2024-04-03T17:32:12.5476674Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 7s local 2024-04-03T17:32:12.5478258Z Compiling xla/service/dynamic_index_splitter.cc; 6s local 2024-04-03T17:32:12.5480047Z Compiling mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp; 6s local 2024-04-03T17:32:12.5481727Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 5s local ... 2024-04-03T17:32:12.7448045Z 2024-04-03T17:32:12.7448598Z  2024-04-03T17:32:12.7449041Z  2024-04-03T17:32:12.7449586Z  2024-04-03T17:32:12.7449966Z  2024-04-03T17:32:12.7450212Z  2024-04-03T17:32:12.7450458Z  2024-04-03T17:32:12.7450691Z  2024-04-03T17:32:12.7450936Z  2024-04-03T17:32:12.7451355Z [13,002 / 14,756] 48 actions, 47 running 2024-04-03T17:32:12.7451998Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 85s local 2024-04-03T17:32:12.7452707Z @llvm-project//mlir:SparseTensorDialect; 25s local 2024-04-03T17:32:12.7453223Z Compiling xla/pjrt/utils.cc; 16s local 2024-04-03T17:32:12.7453795Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 15s local 2024-04-03T17:32:12.7454685Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 8s local 2024-04-03T17:32:12.7455629Z Compiling xla/service/dynamic_index_splitter.cc; 7s local 2024-04-03T17:32:12.7456338Z Compiling mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp; 6s local 2024-04-03T17:32:12.7457109Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 5s local ... 2024-04-03T17:32:12.9753696Z 2024-04-03T17:32:12.9754703Z  2024-04-03T17:32:12.9755270Z  2024-04-03T17:32:12.9755746Z  2024-04-03T17:32:12.9757024Z  2024-04-03T17:32:12.9757507Z  2024-04-03T17:32:12.9757972Z  2024-04-03T17:32:12.9758450Z  2024-04-03T17:32:12.9761891Z  2024-04-03T17:32:12.9762673Z [13,129 / 14,756] 48 actions, 47 running 2024-04-03T17:32:12.9763937Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 86s local 2024-04-03T17:32:12.9765225Z @llvm-project//mlir:SparseTensorDialect; 25s local 2024-04-03T17:32:12.9766102Z Compiling xla/pjrt/utils.cc; 17s local 2024-04-03T17:32:12.9767165Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 15s local 2024-04-03T17:32:12.9768561Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 8s local 2024-04-03T17:32:12.9769699Z Compiling xla/service/dynamic_index_splitter.cc; 7s local 2024-04-03T17:32:12.9770937Z Compiling mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp; 6s local 2024-04-03T17:32:12.9772357Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 5s local ... 2024-04-03T17:32:13.3098168Z 2024-04-03T17:32:13.3099390Z  2024-04-03T17:32:13.3099890Z  2024-04-03T17:32:13.3100310Z  2024-04-03T17:32:13.3100839Z  2024-04-03T17:32:13.3101311Z  2024-04-03T17:32:13.3101729Z  2024-04-03T17:32:13.3102241Z  2024-04-03T17:32:13.3102726Z  2024-04-03T17:32:13.3103501Z [13,130 / 14,756] 48 actions running 2024-04-03T17:32:13.3104753Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 86s local 2024-04-03T17:32:13.3106060Z @llvm-project//mlir:SparseTensorDialect; 25s local 2024-04-03T17:32:13.3106927Z Compiling xla/pjrt/utils.cc; 17s local 2024-04-03T17:32:13.3108487Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 15s local 2024-04-03T17:32:13.3109669Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 8s local 2024-04-03T17:32:13.3110796Z Compiling xla/service/dynamic_index_splitter.cc; 7s local 2024-04-03T17:32:13.3111951Z Compiling mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp; 7s local 2024-04-03T17:32:13.3113182Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 6s local ... 2024-04-03T17:32:13.5101186Z 2024-04-03T17:32:13.5101987Z  2024-04-03T17:32:13.5102562Z  2024-04-03T17:32:13.5103057Z  2024-04-03T17:32:13.5103534Z  2024-04-03T17:32:13.5104039Z  2024-04-03T17:32:13.5104520Z  2024-04-03T17:32:13.5104945Z  2024-04-03T17:32:13.5105370Z  2024-04-03T17:32:13.5106051Z [13,131 / 14,756] 48 actions running 2024-04-03T17:32:13.5107214Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 86s local 2024-04-03T17:32:13.5108773Z @llvm-project//mlir:SparseTensorDialect; 26s local 2024-04-03T17:32:13.5109668Z Compiling xla/pjrt/utils.cc; 17s local 2024-04-03T17:32:13.5110708Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 16s local 2024-04-03T17:32:13.5112078Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 8s local 2024-04-03T17:32:13.5113389Z Compiling xla/service/dynamic_index_splitter.cc; 7s local 2024-04-03T17:32:13.5114664Z Compiling mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp; 7s local 2024-04-03T17:32:13.5116082Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 6s local ... 2024-04-03T17:32:13.7123899Z 2024-04-03T17:32:13.7125205Z  2024-04-03T17:32:13.7125777Z  2024-04-03T17:32:13.7126181Z  2024-04-03T17:32:13.7126594Z  2024-04-03T17:32:13.7127031Z  2024-04-03T17:32:13.7127428Z  2024-04-03T17:32:13.7127847Z  2024-04-03T17:32:13.7128348Z  2024-04-03T17:32:13.7129575Z [13,132 / 14,756] 48 actions, 47 running 2024-04-03T17:32:13.7130741Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 86s local 2024-04-03T17:32:13.7132222Z @llvm-project//mlir:SparseTensorDialect; 26s local 2024-04-03T17:32:13.7133251Z Compiling xla/pjrt/utils.cc; 17s local 2024-04-03T17:32:13.7134542Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 16s local 2024-04-03T17:32:13.7135849Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 9s local 2024-04-03T17:32:13.7137093Z Compiling xla/service/dynamic_index_splitter.cc; 7s local 2024-04-03T17:32:13.7138297Z Compiling mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp; 7s local 2024-04-03T17:32:13.7139643Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 6s local ... 2024-04-03T17:32:14.1108451Z 2024-04-03T17:32:14.1189582Z  2024-04-03T17:32:14.1269577Z  2024-04-03T17:32:14.1349507Z  2024-04-03T17:32:14.1429515Z  2024-04-03T17:32:14.1509561Z  2024-04-03T17:32:14.1589525Z  2024-04-03T17:32:14.1669514Z  2024-04-03T17:32:14.1730674Z  2024-04-03T17:32:14.1789739Z [13,132 / 14,756] 48 actions running 2024-04-03T17:32:14.1830747Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 87s local 2024-04-03T17:32:14.1911021Z @llvm-project//mlir:SparseTensorDialect; 26s local 2024-04-03T17:32:14.1990619Z Compiling xla/pjrt/utils.cc; 18s local 2024-04-03T17:32:14.2070799Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 16s local 2024-04-03T17:32:14.2150703Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 9s local 2024-04-03T17:32:14.2190413Z Compiling xla/service/dynamic_index_splitter.cc; 8s local 2024-04-03T17:32:14.2270714Z Compiling mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp; 8s local 2024-04-03T17:32:14.2350912Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 6s local ... 2024-04-03T17:32:14.3678233Z 2024-04-03T17:32:14.3683919Z  2024-04-03T17:32:14.3684445Z  2024-04-03T17:32:14.3684941Z  2024-04-03T17:32:14.3685418Z  2024-04-03T17:32:14.3685868Z  2024-04-03T17:32:14.3686325Z  2024-04-03T17:32:14.3686792Z  2024-04-03T17:32:14.3687235Z  2024-04-03T17:32:14.3687968Z [13,133 / 14,756] 48 actions, 47 running 2024-04-03T17:32:14.3689115Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 87s local 2024-04-03T17:32:14.3690388Z @llvm-project//mlir:SparseTensorDialect; 27s local 2024-04-03T17:32:14.3691317Z Compiling xla/pjrt/utils.cc; 18s local 2024-04-03T17:32:14.3692280Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 16s local 2024-04-03T17:32:14.3693570Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 9s local 2024-04-03T17:32:14.3694935Z Compiling xla/service/dynamic_index_splitter.cc; 8s local 2024-04-03T17:32:14.3696198Z Compiling mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp; 8s local 2024-04-03T17:32:14.3697580Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 7s local ... 2024-04-03T17:32:14.6356216Z 2024-04-03T17:32:14.6357008Z  2024-04-03T17:32:14.6357546Z  2024-04-03T17:32:14.6357999Z  2024-04-03T17:32:14.6358437Z  2024-04-03T17:32:14.6358842Z  2024-04-03T17:32:14.6359271Z  2024-04-03T17:32:14.6359687Z  2024-04-03T17:32:14.6360135Z  2024-04-03T17:32:14.6360884Z [13,135 / 14,756] 48 actions, 47 running 2024-04-03T17:32:14.6362042Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 87s local 2024-04-03T17:32:14.6363443Z @llvm-project//mlir:SparseTensorDialect; 27s local 2024-04-03T17:32:14.6364621Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 17s local 2024-04-03T17:32:14.6365960Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 9s local 2024-04-03T17:32:14.6367267Z Compiling xla/service/dynamic_index_splitter.cc; 8s local 2024-04-03T17:32:14.6368612Z Compiling mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp; 8s local 2024-04-03T17:32:14.6370350Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 7s local 2024-04-03T17:32:14.6371529Z Compiling xla/service/rng_expander.cc; 5s local ... 2024-04-03T17:32:14.8437358Z 2024-04-03T17:32:14.8438505Z  2024-04-03T17:32:14.8439471Z  2024-04-03T17:32:14.8440490Z  2024-04-03T17:32:14.8441441Z  2024-04-03T17:32:14.8443496Z  2024-04-03T17:32:14.8444056Z  2024-04-03T17:32:14.8444585Z  2024-04-03T17:32:14.8445119Z  2024-04-03T17:32:14.8445886Z [13,140 / 14,756] 48 actions, 47 running 2024-04-03T17:32:14.8447028Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 87s local 2024-04-03T17:32:14.8448493Z @llvm-project//mlir:SparseTensorDialect; 27s local 2024-04-03T17:32:14.8449699Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 10s local 2024-04-03T17:32:14.8451077Z Compiling xla/service/dynamic_index_splitter.cc; 9s local 2024-04-03T17:32:14.8452412Z Compiling mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp; 8s local 2024-04-03T17:32:14.8453842Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 7s local 2024-04-03T17:32:14.8455277Z Compiling xla/service/rng_expander.cc; 5s local 2024-04-03T17:32:14.8456468Z Compiling mlir/lib/IR/BuiltinTypes.cpp [for tool]; 4s local ... 2024-04-03T17:32:15.1115006Z 2024-04-03T17:32:15.1115760Z  2024-04-03T17:32:15.1118337Z  2024-04-03T17:32:15.1119294Z  2024-04-03T17:32:15.1120015Z  2024-04-03T17:32:15.1122996Z  2024-04-03T17:32:15.1123779Z  2024-04-03T17:32:15.1126767Z  2024-04-03T17:32:15.1127515Z  2024-04-03T17:32:15.1130784Z [13,140 / 14,756] 48 actions running 2024-04-03T17:32:15.1132234Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 88s local 2024-04-03T17:32:15.1136254Z @llvm-project//mlir:SparseTensorDialect; 27s local 2024-04-03T17:32:15.1137786Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 10s local 2024-04-03T17:32:15.1141685Z Compiling xla/service/dynamic_index_splitter.cc; 9s local 2024-04-03T17:32:15.1143311Z Compiling mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp; 9s local 2024-04-03T17:32:15.1147209Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 7s local 2024-04-03T17:32:15.1149020Z Compiling xla/service/rng_expander.cc; 6s local 2024-04-03T17:32:15.1152789Z Compiling mlir/lib/IR/BuiltinTypes.cpp [for tool]; 4s local ... 2024-04-03T17:32:15.3552635Z 2024-04-03T17:32:15.3553950Z  2024-04-03T17:32:15.3554448Z  2024-04-03T17:32:15.3554870Z  2024-04-03T17:32:15.3556673Z  2024-04-03T17:32:15.3557529Z  2024-04-03T17:32:15.3558325Z  2024-04-03T17:32:15.3558785Z  2024-04-03T17:32:15.3560321Z  2024-04-03T17:32:15.3568369Z [13,142 / 14,756] 48 actions, 47 running 2024-04-03T17:32:15.3569509Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 88s local 2024-04-03T17:32:15.3570852Z @llvm-project//mlir:SparseTensorDialect; 28s local 2024-04-03T17:32:15.3572032Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 10s local 2024-04-03T17:32:15.3573326Z Compiling xla/service/dynamic_index_splitter.cc; 9s local 2024-04-03T17:32:15.3574706Z Compiling mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp; 9s local 2024-04-03T17:32:15.3576024Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 8s local 2024-04-03T17:32:15.3577058Z Compiling xla/service/rng_expander.cc; 6s local 2024-04-03T17:32:15.3578108Z Compiling mlir/lib/IR/BuiltinTypes.cpp [for tool]; 4s local ... 2024-04-03T17:32:15.7120333Z 2024-04-03T17:32:15.7121471Z  2024-04-03T17:32:15.7121998Z  2024-04-03T17:32:15.7122429Z  2024-04-03T17:32:15.7125646Z  2024-04-03T17:32:15.7127262Z  2024-04-03T17:32:15.7128801Z  2024-04-03T17:32:15.7130473Z  2024-04-03T17:32:15.7132060Z  2024-04-03T17:32:15.7133855Z [13,143 / 14,756] 48 actions running 2024-04-03T17:32:15.7136754Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 88s local 2024-04-03T17:32:15.7139505Z @llvm-project//mlir:SparseTensorDialect; 28s local 2024-04-03T17:32:15.7170544Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 11s local 2024-04-03T17:32:15.7171828Z Compiling xla/service/dynamic_index_splitter.cc; 9s local 2024-04-03T17:32:15.7173497Z Compiling mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp; 9s local 2024-04-03T17:32:15.7175315Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 8s local 2024-04-03T17:32:15.7176586Z Compiling xla/service/rng_expander.cc; 6s local 2024-04-03T17:32:15.7178061Z Compiling mlir/lib/IR/BuiltinTypes.cpp [for tool]; 5s local ... 2024-04-03T17:32:16.1124580Z 2024-04-03T17:32:16.1125717Z  2024-04-03T17:32:16.1126209Z  2024-04-03T17:32:16.1126613Z  2024-04-03T17:32:16.1127023Z  2024-04-03T17:32:16.1159120Z  2024-04-03T17:32:16.1159645Z  2024-04-03T17:32:16.1160054Z  2024-04-03T17:32:16.1160479Z  2024-04-03T17:32:16.1161184Z [13,144 / 14,756] 48 actions running 2024-04-03T17:32:16.1162238Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 89s local 2024-04-03T17:32:16.1163506Z @llvm-project//mlir:SparseTensorDialect; 28s local 2024-04-03T17:32:16.1164651Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 11s local 2024-04-03T17:32:16.1165907Z Compiling xla/service/dynamic_index_splitter.cc; 10s local 2024-04-03T17:32:16.1167053Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 8s local 2024-04-03T17:32:16.1168071Z Compiling xla/service/rng_expander.cc; 7s local 2024-04-03T17:32:16.1169063Z Compiling mlir/lib/IR/BuiltinTypes.cpp [for tool]; 5s local 2024-04-03T17:32:16.1170146Z @llvm-project//llvm:OrcJIT; 4s local ... 2024-04-03T17:32:16.4423213Z 2024-04-03T17:32:16.4423932Z  2024-04-03T17:32:16.4424489Z  2024-04-03T17:32:16.4424905Z  2024-04-03T17:32:16.4425344Z  2024-04-03T17:32:16.4425771Z  2024-04-03T17:32:16.4426194Z  2024-04-03T17:32:16.4426604Z  2024-04-03T17:32:16.4427023Z  2024-04-03T17:32:16.4427957Z [13,148 / 14,756] 48 actions, 47 running 2024-04-03T17:32:16.4429079Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 89s local 2024-04-03T17:32:16.4430377Z @llvm-project//mlir:SparseTensorDialect; 29s local 2024-04-03T17:32:16.4431400Z Compiling xla/service/dynamic_index_splitter.cc; 10s local 2024-04-03T17:32:16.4432539Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 9s local 2024-04-03T17:32:16.4433748Z Compiling xla/service/rng_expander.cc; 7s local 2024-04-03T17:32:16.4434754Z Compiling mlir/lib/IR/BuiltinTypes.cpp [for tool]; 5s local 2024-04-03T17:32:16.4435814Z @llvm-project//llvm:OrcJIT; 5s local 2024-04-03T17:32:16.4436690Z Compiling src/crypto/fipsmodule/bcm.c; 4s local ... 2024-04-03T17:32:16.7188323Z 2024-04-03T17:32:16.7189104Z  2024-04-03T17:32:16.7189631Z  2024-04-03T17:32:16.7190090Z  2024-04-03T17:32:16.7190557Z  2024-04-03T17:32:16.7190980Z  2024-04-03T17:32:16.7191391Z  2024-04-03T17:32:16.7191808Z  2024-04-03T17:32:16.7192239Z  2024-04-03T17:32:16.7192914Z [13,148 / 14,756] 48 actions running 2024-04-03T17:32:16.7193998Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 89s local 2024-04-03T17:32:16.7195160Z @llvm-project//mlir:SparseTensorDialect; 29s local 2024-04-03T17:32:16.7196138Z Compiling xla/service/dynamic_index_splitter.cc; 10s local 2024-04-03T17:32:16.7197280Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 9s local 2024-04-03T17:32:16.7198336Z Compiling xla/service/rng_expander.cc; 7s local 2024-04-03T17:32:16.7199389Z Compiling mlir/lib/IR/BuiltinTypes.cpp [for tool]; 6s local 2024-04-03T17:32:16.7200483Z @llvm-project//llvm:OrcJIT; 5s local 2024-04-03T17:32:16.7201339Z Compiling src/crypto/fipsmodule/bcm.c; 4s local ... 2024-04-03T17:32:16.9160899Z 2024-04-03T17:32:16.9162052Z  2024-04-03T17:32:16.9162663Z  2024-04-03T17:32:16.9163078Z  2024-04-03T17:32:16.9163490Z  2024-04-03T17:32:16.9163922Z  2024-04-03T17:32:16.9164351Z  2024-04-03T17:32:16.9164755Z  2024-04-03T17:32:16.9165157Z  2024-04-03T17:32:16.9165857Z [13,150 / 14,756] 48 actions, 47 running 2024-04-03T17:32:16.9167248Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 89s local 2024-04-03T17:32:16.9168448Z @llvm-project//mlir:SparseTensorDialect; 29s local 2024-04-03T17:32:16.9169464Z Compiling xla/service/dynamic_index_splitter.cc; 11s local 2024-04-03T17:32:16.9170619Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 9s local 2024-04-03T17:32:16.9171639Z Compiling xla/service/rng_expander.cc; 7s local 2024-04-03T17:32:16.9172676Z Compiling mlir/lib/IR/BuiltinTypes.cpp [for tool]; 6s local 2024-04-03T17:32:16.9173774Z @llvm-project//llvm:OrcJIT; 5s local 2024-04-03T17:32:16.9174901Z Compiling src/crypto/fipsmodule/bcm.c; 4s local ... 2024-04-03T17:32:17.1284138Z 2024-04-03T17:32:17.1284920Z  2024-04-03T17:32:17.1285390Z  2024-04-03T17:32:17.1285807Z  2024-04-03T17:32:17.1286207Z  2024-04-03T17:32:17.1286649Z  2024-04-03T17:32:17.1287140Z  2024-04-03T17:32:17.1287614Z  2024-04-03T17:32:17.1288110Z  2024-04-03T17:32:17.1288911Z [13,152 / 14,756] 48 actions, 47 running 2024-04-03T17:32:17.1290348Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 90s local 2024-04-03T17:32:17.1291686Z @llvm-project//mlir:SparseTensorDialect; 29s local 2024-04-03T17:32:17.1292861Z Compiling xla/service/dynamic_index_splitter.cc; 11s local 2024-04-03T17:32:17.1294046Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 9s local 2024-04-03T17:32:17.1295316Z Compiling xla/service/rng_expander.cc; 8s local 2024-04-03T17:32:17.1296383Z Compiling mlir/lib/IR/BuiltinTypes.cpp [for tool]; 6s local 2024-04-03T17:32:17.1297447Z @llvm-project//llvm:OrcJIT; 5s local 2024-04-03T17:32:17.1298302Z Compiling src/crypto/fipsmodule/bcm.c; 5s local ... 2024-04-03T17:32:17.5140160Z 2024-04-03T17:32:17.5140846Z  2024-04-03T17:32:17.5141335Z  2024-04-03T17:32:17.5141707Z  2024-04-03T17:32:17.5142104Z  2024-04-03T17:32:17.5142490Z  2024-04-03T17:32:17.5142913Z  2024-04-03T17:32:17.5143308Z  2024-04-03T17:32:17.5143672Z  2024-04-03T17:32:17.5144267Z [13,154 / 14,756] 48 actions running 2024-04-03T17:32:17.5145261Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 90s local 2024-04-03T17:32:17.5146398Z @llvm-project//mlir:SparseTensorDialect; 30s local 2024-04-03T17:32:17.5147472Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 10s local 2024-04-03T17:32:17.5148725Z Compiling xla/service/rng_expander.cc; 8s local 2024-04-03T17:32:17.5149698Z Compiling mlir/lib/IR/BuiltinTypes.cpp [for tool]; 6s local 2024-04-03T17:32:17.5150694Z @llvm-project//llvm:OrcJIT; 6s local 2024-04-03T17:32:17.5151512Z Compiling src/crypto/fipsmodule/bcm.c; 5s local 2024-04-03T17:32:17.5152454Z Compiling xla/service/cpu_gpu_shape_verifier.cc; 5s local ... 2024-04-03T17:32:17.7140803Z 2024-04-03T17:32:17.7142045Z  2024-04-03T17:32:17.7142872Z  2024-04-03T17:32:17.7143604Z  2024-04-03T17:32:17.7144338Z  2024-04-03T17:32:17.7146138Z  2024-04-03T17:32:17.7146798Z  2024-04-03T17:32:17.7147434Z  2024-04-03T17:32:17.7148248Z  2024-04-03T17:32:17.7149084Z [13,157 / 14,756] 48 actions running 2024-04-03T17:32:17.7150298Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 90s local 2024-04-03T17:32:17.7152194Z @llvm-project//mlir:SparseTensorDialect; 30s local 2024-04-03T17:32:17.7153467Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 10s local 2024-04-03T17:32:17.7154662Z Compiling xla/service/rng_expander.cc; 8s local 2024-04-03T17:32:17.7156450Z Compiling mlir/lib/IR/BuiltinTypes.cpp [for tool]; 7s local 2024-04-03T17:32:17.7158183Z @llvm-project//llvm:OrcJIT; 6s local 2024-04-03T17:32:17.7159000Z Compiling src/crypto/fipsmodule/bcm.c; 5s local 2024-04-03T17:32:17.7160038Z Compiling xla/service/cpu_gpu_shape_verifier.cc; 5s local ... 2024-04-03T17:32:17.9917854Z 2024-04-03T17:32:17.9918976Z  2024-04-03T17:32:17.9919488Z  2024-04-03T17:32:17.9919897Z  2024-04-03T17:32:17.9920301Z  2024-04-03T17:32:17.9920716Z  2024-04-03T17:32:17.9921109Z  2024-04-03T17:32:17.9921500Z  2024-04-03T17:32:17.9921912Z  2024-04-03T17:32:17.9922596Z [13,160 / 14,756] 48 actions, 47 running 2024-04-03T17:32:17.9923590Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 91s local 2024-04-03T17:32:17.9924750Z @llvm-project//mlir:SparseTensorDialect; 30s local 2024-04-03T17:32:17.9925811Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 10s local 2024-04-03T17:32:17.9926858Z Compiling xla/service/rng_expander.cc; 8s local 2024-04-03T17:32:17.9927847Z Compiling mlir/lib/IR/BuiltinTypes.cpp [for tool]; 7s local 2024-04-03T17:32:17.9928847Z @llvm-project//llvm:OrcJIT; 6s local 2024-04-03T17:32:17.9929618Z Compiling src/crypto/fipsmodule/bcm.c; 5s local 2024-04-03T17:32:17.9930634Z Compiling xla/service/cpu_gpu_shape_verifier.cc; 5s local ... 2024-04-03T17:32:18.2666834Z 2024-04-03T17:32:18.2667900Z  2024-04-03T17:32:18.2668505Z  2024-04-03T17:32:18.2668953Z  2024-04-03T17:32:18.2669368Z  2024-04-03T17:32:18.2669795Z  2024-04-03T17:32:18.2670200Z  2024-04-03T17:32:18.2670581Z  2024-04-03T17:32:18.2670993Z  2024-04-03T17:32:18.2671680Z [13,162 / 14,756] 48 actions, 47 running 2024-04-03T17:32:18.2672795Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 91s local 2024-04-03T17:32:18.2674062Z @llvm-project//mlir:SparseTensorDialect; 30s local 2024-04-03T17:32:18.2675163Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 11s local 2024-04-03T17:32:18.2676219Z Compiling xla/service/rng_expander.cc; 9s local 2024-04-03T17:32:18.2677163Z @llvm-project//llvm:OrcJIT; 7s local 2024-04-03T17:32:18.2677993Z Compiling src/crypto/fipsmodule/bcm.c; 6s local 2024-04-03T17:32:18.2678968Z Compiling xla/service/cpu_gpu_shape_verifier.cc; 6s local 2024-04-03T17:32:18.2680148Z Compiling .../preemption/preemption_sync_manager.cc; 5s local ... 2024-04-03T17:32:18.5154355Z 2024-04-03T17:32:18.5155147Z  2024-04-03T17:32:18.5155711Z  2024-04-03T17:32:18.5156164Z  2024-04-03T17:32:18.5156618Z  2024-04-03T17:32:18.5157094Z  2024-04-03T17:32:18.5157564Z  2024-04-03T17:32:18.5158034Z  2024-04-03T17:32:18.5158520Z  2024-04-03T17:32:18.5159283Z [13,163 / 14,756] 48 actions running 2024-04-03T17:32:18.5160557Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 91s local 2024-04-03T17:32:18.5162084Z @llvm-project//mlir:SparseTensorDialect; 31s local 2024-04-03T17:32:18.5163365Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 11s local 2024-04-03T17:32:18.5164480Z Compiling xla/service/rng_expander.cc; 9s local 2024-04-03T17:32:18.5165473Z @llvm-project//llvm:OrcJIT; 7s local 2024-04-03T17:32:18.5166342Z Compiling src/crypto/fipsmodule/bcm.c; 6s local 2024-04-03T17:32:18.5167411Z Compiling xla/service/cpu_gpu_shape_verifier.cc; 6s local 2024-04-03T17:32:18.5168573Z Compiling .../preemption/preemption_sync_manager.cc; 5s local ... 2024-04-03T17:32:18.7152090Z 2024-04-03T17:32:18.7155246Z  2024-04-03T17:32:18.7155741Z  2024-04-03T17:32:18.7156149Z  2024-04-03T17:32:18.7156572Z  2024-04-03T17:32:18.7156929Z  2024-04-03T17:32:18.7157314Z  2024-04-03T17:32:18.7157682Z  2024-04-03T17:32:18.7158052Z  2024-04-03T17:32:18.7158712Z [13,166 / 14,756] 48 actions running 2024-04-03T17:32:18.7159771Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 91s local 2024-04-03T17:32:18.7161221Z @llvm-project//mlir:SparseTensorDialect; 31s local 2024-04-03T17:32:18.7162284Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 11s local 2024-04-03T17:32:18.7163315Z Compiling xla/service/rng_expander.cc; 9s local 2024-04-03T17:32:18.7164248Z @llvm-project//llvm:OrcJIT; 7s local 2024-04-03T17:32:18.7165252Z Compiling src/crypto/fipsmodule/bcm.c; 6s local 2024-04-03T17:32:18.7166206Z Compiling xla/service/cpu_gpu_shape_verifier.cc; 6s local 2024-04-03T17:32:18.7167391Z Compiling .../preemption/preemption_sync_manager.cc; 5s local ... 2024-04-03T17:32:19.0167326Z 2024-04-03T17:32:19.0168080Z  2024-04-03T17:32:19.0168605Z  2024-04-03T17:32:19.0169030Z  2024-04-03T17:32:19.0169449Z  2024-04-03T17:32:19.0169805Z  2024-04-03T17:32:19.0171823Z  2024-04-03T17:32:19.0173246Z  2024-04-03T17:32:19.0173914Z  2024-04-03T17:32:19.0174973Z [13,167 / 14,756] 48 actions, 47 running 2024-04-03T17:32:19.0176411Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 92s local 2024-04-03T17:32:19.0178237Z @llvm-project//mlir:SparseTensorDialect; 31s local 2024-04-03T17:32:19.0179532Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 11s local 2024-04-03T17:32:19.0180789Z Compiling xla/service/rng_expander.cc; 9s local 2024-04-03T17:32:19.0182205Z @llvm-project//llvm:OrcJIT; 7s local 2024-04-03T17:32:19.0183372Z Compiling src/crypto/fipsmodule/bcm.c; 7s local 2024-04-03T17:32:19.0184568Z Compiling xla/service/cpu_gpu_shape_verifier.cc; 6s local 2024-04-03T17:32:19.0186367Z Compiling .../coordination/coordination_service_agent.cc; 6s local ... 2024-04-03T17:32:19.2780929Z 2024-04-03T17:32:19.2782262Z  2024-04-03T17:32:19.2783201Z  2024-04-03T17:32:19.2784404Z  2024-04-03T17:32:19.2784871Z  2024-04-03T17:32:19.2785260Z  2024-04-03T17:32:19.2785635Z  2024-04-03T17:32:19.2786027Z  2024-04-03T17:32:19.2786415Z  2024-04-03T17:32:19.2789155Z [13,169 / 14,756] 48 actions, 47 running 2024-04-03T17:32:19.2790552Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 92s local 2024-04-03T17:32:19.2791968Z @llvm-project//mlir:SparseTensorDialect; 31s local 2024-04-03T17:32:19.2793352Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 12s local 2024-04-03T17:32:19.2796882Z Compiling xla/service/rng_expander.cc; 10s local 2024-04-03T17:32:19.2797972Z @llvm-project//llvm:OrcJIT; 8s local 2024-04-03T17:32:19.2798933Z Compiling src/crypto/fipsmodule/bcm.c; 7s local 2024-04-03T17:32:19.2800331Z Compiling xla/service/cpu_gpu_shape_verifier.cc; 7s local 2024-04-03T17:32:19.2801701Z Compiling .../coordination/coordination_service_agent.cc; 6s local ... 2024-04-03T17:32:19.4956997Z 2024-04-03T17:32:19.4957752Z  2024-04-03T17:32:19.4958260Z  2024-04-03T17:32:19.4958628Z  2024-04-03T17:32:19.4959017Z  2024-04-03T17:32:19.4959432Z  2024-04-03T17:32:19.4959818Z  2024-04-03T17:32:19.4960226Z  2024-04-03T17:32:19.4960651Z  2024-04-03T17:32:19.4961296Z [13,171 / 14,756] 48 actions, 47 running 2024-04-03T17:32:19.4962369Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 92s local 2024-04-03T17:32:19.4963529Z @llvm-project//mlir:SparseTensorDialect; 32s local 2024-04-03T17:32:19.4964635Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 12s local 2024-04-03T17:32:19.4965632Z Compiling xla/service/rng_expander.cc; 10s local 2024-04-03T17:32:19.4966506Z Compiling src/crypto/fipsmodule/bcm.c; 7s local 2024-04-03T17:32:19.4967388Z Compiling xla/service/cpu_gpu_shape_verifier.cc; 7s local 2024-04-03T17:32:19.4968440Z Compiling .../coordination/coordination_service_agent.cc; 6s local 2024-04-03T17:32:19.4969573Z Compiling xla/service/hlo_execution_profile.cc; 6s local ... 2024-04-03T17:32:19.7164017Z 2024-04-03T17:32:19.7164819Z  2024-04-03T17:32:19.7165362Z  2024-04-03T17:32:19.7166222Z  2024-04-03T17:32:19.7166699Z  2024-04-03T17:32:19.7167136Z  2024-04-03T17:32:19.7167590Z  2024-04-03T17:32:19.7168042Z  2024-04-03T17:32:19.7168473Z  2024-04-03T17:32:19.7169165Z [13,173 / 14,756] 48 actions running 2024-04-03T17:32:19.7170319Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 92s local 2024-04-03T17:32:19.7171906Z @llvm-project//mlir:SparseTensorDialect; 32s local 2024-04-03T17:32:19.7173092Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 12s local 2024-04-03T17:32:19.7174452Z Compiling xla/service/rng_expander.cc; 10s local 2024-04-03T17:32:19.7175410Z Compiling src/crypto/fipsmodule/bcm.c; 7s local 2024-04-03T17:32:19.7176495Z Compiling xla/service/cpu_gpu_shape_verifier.cc; 7s local 2024-04-03T17:32:19.7177721Z Compiling .../coordination/coordination_service_agent.cc; 6s local 2024-04-03T17:32:19.7179025Z Compiling xla/service/hlo_execution_profile.cc; 6s local ... 2024-04-03T17:32:19.9175517Z 2024-04-03T17:32:19.9176279Z  2024-04-03T17:32:19.9176835Z  2024-04-03T17:32:19.9177300Z  2024-04-03T17:32:19.9177747Z  2024-04-03T17:32:19.9178205Z  2024-04-03T17:32:19.9178658Z  2024-04-03T17:32:19.9179097Z  2024-04-03T17:32:19.9179560Z  2024-04-03T17:32:19.9180261Z [13,174 / 14,756] 48 actions running 2024-04-03T17:32:19.9181451Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 92s local 2024-04-03T17:32:19.9182658Z @llvm-project//mlir:SparseTensorDialect; 32s local 2024-04-03T17:32:19.9183736Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 12s local 2024-04-03T17:32:19.9184947Z Compiling xla/service/rng_expander.cc; 10s local 2024-04-03T17:32:19.9185861Z Compiling src/crypto/fipsmodule/bcm.c; 7s local 2024-04-03T17:32:19.9186861Z Compiling xla/service/cpu_gpu_shape_verifier.cc; 7s local 2024-04-03T17:32:19.9188233Z Compiling .../coordination/coordination_service_agent.cc; 7s local 2024-04-03T17:32:19.9189435Z Compiling xla/service/hlo_execution_profile.cc; 7s local ... 2024-04-03T17:32:20.1430475Z 2024-04-03T17:32:20.1431211Z  2024-04-03T17:32:20.1431724Z  2024-04-03T17:32:20.1432139Z  2024-04-03T17:32:20.1432562Z  2024-04-03T17:32:20.1432974Z  2024-04-03T17:32:20.1433409Z  2024-04-03T17:32:20.1433834Z  2024-04-03T17:32:20.1435833Z  2024-04-03T17:32:20.1439376Z [13,177 / 14,756] 48 actions, 47 running 2024-04-03T17:32:20.1440534Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 93s local 2024-04-03T17:32:20.1441887Z @llvm-project//mlir:SparseTensorDialect; 32s local 2024-04-03T17:32:20.1443027Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 12s local 2024-04-03T17:32:20.1444169Z Compiling xla/service/rng_expander.cc; 11s local 2024-04-03T17:32:20.1445251Z Compiling xla/service/cpu_gpu_shape_verifier.cc; 7s local 2024-04-03T17:32:20.1446494Z Compiling .../coordination/coordination_service_agent.cc; 7s local 2024-04-03T17:32:20.1447735Z Compiling xla/service/hlo_execution_profile.cc; 7s local 2024-04-03T17:32:20.1448836Z Compiling xla/client/lib/comparators.cc; 7s local ... 2024-04-03T17:32:20.5169861Z 2024-04-03T17:32:20.5170807Z  2024-04-03T17:32:20.5171353Z  2024-04-03T17:32:20.5171836Z  2024-04-03T17:32:20.5172265Z  2024-04-03T17:32:20.5172821Z  2024-04-03T17:32:20.5173414Z  2024-04-03T17:32:20.5173843Z  2024-04-03T17:32:20.5174215Z  2024-04-03T17:32:20.5174929Z [13,178 / 14,756] 48 actions running 2024-04-03T17:32:20.5175913Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 93s local 2024-04-03T17:32:20.5177171Z @llvm-project//mlir:SparseTensorDialect; 33s local 2024-04-03T17:32:20.5178278Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 13s local 2024-04-03T17:32:20.5179398Z Compiling xla/service/rng_expander.cc; 11s local 2024-04-03T17:32:20.5180857Z Compiling xla/service/cpu_gpu_shape_verifier.cc; 8s local 2024-04-03T17:32:20.5182111Z Compiling .../coordination/coordination_service_agent.cc; 7s local 2024-04-03T17:32:20.5183324Z Compiling xla/service/hlo_execution_profile.cc; 7s local 2024-04-03T17:32:20.5184396Z Compiling xla/client/lib/comparators.cc; 7s local ... 2024-04-03T17:32:20.7173929Z 2024-04-03T17:32:20.7175215Z  2024-04-03T17:32:20.7175755Z  2024-04-03T17:32:20.7176218Z  2024-04-03T17:32:20.7176658Z  2024-04-03T17:32:20.7177087Z  2024-04-03T17:32:20.7177514Z  2024-04-03T17:32:20.7177945Z  2024-04-03T17:32:20.7178374Z  2024-04-03T17:32:20.7179069Z [13,179 / 14,756] 48 actions running 2024-04-03T17:32:20.7180232Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 93s local 2024-04-03T17:32:20.7181467Z @llvm-project//mlir:SparseTensorDialect; 33s local 2024-04-03T17:32:20.7182472Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 13s local 2024-04-03T17:32:20.7183573Z Compiling xla/service/rng_expander.cc; 11s local 2024-04-03T17:32:20.7184555Z Compiling xla/service/cpu_gpu_shape_verifier.cc; 8s local 2024-04-03T17:32:20.7185714Z Compiling .../coordination/coordination_service_agent.cc; 7s local 2024-04-03T17:32:20.7186850Z Compiling xla/service/hlo_execution_profile.cc; 7s local 2024-04-03T17:32:20.7188299Z Compiling xla/client/lib/comparators.cc; 7s local ... 2024-04-03T17:32:20.9258520Z 2024-04-03T17:32:20.9259279Z  2024-04-03T17:32:20.9259817Z  2024-04-03T17:32:20.9260237Z  2024-04-03T17:32:20.9260640Z  2024-04-03T17:32:20.9261160Z  2024-04-03T17:32:20.9261563Z  2024-04-03T17:32:20.9261943Z  2024-04-03T17:32:20.9262376Z  2024-04-03T17:32:20.9263070Z [13,180 / 14,756] 48 actions, 47 running 2024-04-03T17:32:20.9264154Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 93s local 2024-04-03T17:32:20.9265391Z @llvm-project//mlir:SparseTensorDialect; 33s local 2024-04-03T17:32:20.9266494Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 13s local 2024-04-03T17:32:20.9267533Z Compiling xla/service/rng_expander.cc; 11s local 2024-04-03T17:32:20.9268755Z Compiling xla/service/cpu_gpu_shape_verifier.cc; 8s local 2024-04-03T17:32:20.9269841Z Compiling .../coordination/coordination_service_agent.cc; 8s local 2024-04-03T17:32:20.9270977Z Compiling xla/service/hlo_execution_profile.cc; 8s local 2024-04-03T17:32:20.9271998Z Compiling xla/client/lib/comparators.cc; 8s local ... 2024-04-03T17:32:21.3116755Z 2024-04-03T17:32:21.3117523Z  2024-04-03T17:32:21.3118047Z  2024-04-03T17:32:21.3118453Z  2024-04-03T17:32:21.3118869Z  2024-04-03T17:32:21.3119260Z  2024-04-03T17:32:21.3119681Z  2024-04-03T17:32:21.3120094Z  2024-04-03T17:32:21.3120485Z  2024-04-03T17:32:21.3121128Z [13,183 / 14,756] 48 actions, 47 running 2024-04-03T17:32:21.3122231Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 94s local 2024-04-03T17:32:21.3123426Z @llvm-project//mlir:SparseTensorDialect; 33s local 2024-04-03T17:32:21.3124449Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 14s local 2024-04-03T17:32:21.3125410Z Compiling xla/service/rng_expander.cc; 12s local 2024-04-03T17:32:21.3126353Z Compiling xla/service/cpu_gpu_shape_verifier.cc; 9s local 2024-04-03T17:32:21.3127537Z Compiling .../coordination/coordination_service_agent.cc; 8s local 2024-04-03T17:32:21.3128636Z Compiling xla/service/hlo_execution_profile.cc; 8s local 2024-04-03T17:32:21.3129607Z Compiling xla/client/lib/comparators.cc; 8s local ... 2024-04-03T17:32:21.5180024Z 2024-04-03T17:32:21.5181069Z  2024-04-03T17:32:21.5181590Z  2024-04-03T17:32:21.5182055Z  2024-04-03T17:32:21.5182501Z  2024-04-03T17:32:21.5182950Z  2024-04-03T17:32:21.5183362Z  2024-04-03T17:32:21.5183791Z  2024-04-03T17:32:21.5184204Z  2024-04-03T17:32:21.5185260Z [13,187 / 14,756] 48 actions running 2024-04-03T17:32:21.5186378Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 94s local 2024-04-03T17:32:21.5187841Z @llvm-project//mlir:SparseTensorDialect; 34s local 2024-04-03T17:32:21.5188885Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 14s local 2024-04-03T17:32:21.5190122Z Compiling xla/service/rng_expander.cc; 12s local 2024-04-03T17:32:21.5191136Z Compiling xla/service/cpu_gpu_shape_verifier.cc; 9s local 2024-04-03T17:32:21.5192201Z Compiling xla/service/hlo_execution_profile.cc; 8s local 2024-04-03T17:32:21.5193416Z Compiling xla/client/lib/comparators.cc; 8s local 2024-04-03T17:32:21.5194376Z Compiling xla/client/lib/constants.cc; 8s local ... 2024-04-03T17:32:21.8546520Z 2024-04-03T17:32:21.8547972Z  2024-04-03T17:32:21.8548805Z  2024-04-03T17:32:21.8551542Z  2024-04-03T17:32:21.8552011Z  2024-04-03T17:32:21.8552570Z  2024-04-03T17:32:21.8553223Z  2024-04-03T17:32:21.8555413Z  2024-04-03T17:32:21.8555981Z  2024-04-03T17:32:21.8556801Z [13,188 / 14,756] 48 actions, 47 running 2024-04-03T17:32:21.8557870Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 94s local 2024-04-03T17:32:21.8559027Z @llvm-project//mlir:SparseTensorDialect; 34s local 2024-04-03T17:32:21.8560071Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 14s local 2024-04-03T17:32:21.8561380Z Compiling xla/service/rng_expander.cc; 12s local 2024-04-03T17:32:21.8562865Z Compiling xla/service/cpu_gpu_shape_verifier.cc; 9s local 2024-04-03T17:32:21.8563937Z Compiling xla/service/hlo_execution_profile.cc; 8s local 2024-04-03T17:32:21.8564883Z Compiling xla/client/lib/comparators.cc; 8s local 2024-04-03T17:32:21.8565778Z Compiling xla/client/lib/constants.cc; 8s local ... 2024-04-03T17:32:22.0991003Z 2024-04-03T17:32:22.0992203Z  2024-04-03T17:32:22.0992742Z  2024-04-03T17:32:22.0993179Z  2024-04-03T17:32:22.0993631Z  2024-04-03T17:32:22.0994090Z  2024-04-03T17:32:22.0994555Z  2024-04-03T17:32:22.0994963Z  2024-04-03T17:32:22.0995384Z  2024-04-03T17:32:22.0996135Z [13,191 / 14,756] 48 actions, 47 running 2024-04-03T17:32:22.0997259Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 95s local 2024-04-03T17:32:22.0998602Z @llvm-project//mlir:SparseTensorDialect; 34s local 2024-04-03T17:32:22.0999669Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 14s local 2024-04-03T17:32:22.1000817Z Compiling xla/service/cpu_gpu_shape_verifier.cc; 9s local 2024-04-03T17:32:22.1001909Z Compiling xla/service/hlo_execution_profile.cc; 9s local 2024-04-03T17:32:22.1002897Z Compiling xla/client/lib/constants.cc; 9s local 2024-04-03T17:32:22.1003848Z Compiling xla/client/xla_builder.cc; 9s local 2024-04-03T17:32:22.1004939Z Compiling xla/hlo/utils/hlo_query.cc; 9s local ... 2024-04-03T17:32:22.3187986Z 2024-04-03T17:32:22.3192184Z  2024-04-03T17:32:22.3192768Z  2024-04-03T17:32:22.3193206Z  2024-04-03T17:32:22.3193636Z  2024-04-03T17:32:22.3194070Z  2024-04-03T17:32:22.3194506Z  2024-04-03T17:32:22.3194907Z  2024-04-03T17:32:22.3195305Z  2024-04-03T17:32:22.3195965Z [13,191 / 14,756] 48 actions running 2024-04-03T17:32:22.3197032Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 95s local 2024-04-03T17:32:22.3198298Z @llvm-project//mlir:SparseTensorDialect; 35s local 2024-04-03T17:32:22.3199439Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 15s local 2024-04-03T17:32:22.3200544Z Compiling xla/service/cpu_gpu_shape_verifier.cc; 10s local 2024-04-03T17:32:22.3201861Z Compiling xla/service/hlo_execution_profile.cc; 9s local 2024-04-03T17:32:22.3202899Z Compiling xla/client/lib/constants.cc; 9s local 2024-04-03T17:32:22.3203869Z Compiling xla/client/xla_builder.cc; 9s local 2024-04-03T17:32:22.3204839Z Compiling xla/hlo/utils/hlo_query.cc; 9s local ... 2024-04-03T17:32:22.5194994Z 2024-04-03T17:32:22.5195759Z  2024-04-03T17:32:22.5196294Z  2024-04-03T17:32:22.5196744Z  2024-04-03T17:32:22.5197186Z  2024-04-03T17:32:22.5197613Z  2024-04-03T17:32:22.5198064Z  2024-04-03T17:32:22.5200791Z  2024-04-03T17:32:22.5201227Z  2024-04-03T17:32:22.5202178Z [13,192 / 14,756] 48 actions running 2024-04-03T17:32:22.5203263Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 95s local 2024-04-03T17:32:22.5204590Z @llvm-project//mlir:SparseTensorDialect; 35s local 2024-04-03T17:32:22.5205761Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 15s local 2024-04-03T17:32:22.5206974Z Compiling xla/service/cpu_gpu_shape_verifier.cc; 10s local 2024-04-03T17:32:22.5208127Z Compiling xla/service/hlo_execution_profile.cc; 9s local 2024-04-03T17:32:22.5209168Z Compiling xla/client/xla_builder.cc; 9s local 2024-04-03T17:32:22.5210112Z Compiling xla/hlo/utils/hlo_query.cc; 9s local 2024-04-03T17:32:22.5211144Z Compiling xla/service/hlo_domain_map.cc; 9s local ... 2024-04-03T17:32:22.9213793Z 2024-04-03T17:32:22.9214724Z  2024-04-03T17:32:22.9215213Z  2024-04-03T17:32:22.9215620Z  2024-04-03T17:32:22.9216012Z  2024-04-03T17:32:22.9216415Z  2024-04-03T17:32:22.9216827Z  2024-04-03T17:32:22.9217225Z  2024-04-03T17:32:22.9217590Z  2024-04-03T17:32:22.9218202Z [13,193 / 14,756] 48 actions running 2024-04-03T17:32:22.9219164Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 95s local 2024-04-03T17:32:22.9220287Z @llvm-project//mlir:SparseTensorDialect; 35s local 2024-04-03T17:32:22.9221298Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 15s local 2024-04-03T17:32:22.9222375Z Compiling xla/service/cpu_gpu_shape_verifier.cc; 10s local 2024-04-03T17:32:22.9223397Z Compiling xla/service/hlo_execution_profile.cc; 10s local 2024-04-03T17:32:22.9224341Z Compiling xla/client/xla_builder.cc; 10s local 2024-04-03T17:32:22.9225192Z Compiling xla/hlo/utils/hlo_query.cc; 9s local 2024-04-03T17:32:22.9226090Z Compiling xla/service/hlo_domain_map.cc; 9s local ... 2024-04-03T17:32:23.1609648Z 2024-04-03T17:32:23.1610446Z  2024-04-03T17:32:23.1610981Z  2024-04-03T17:32:23.1611408Z  2024-04-03T17:32:23.1611884Z  2024-04-03T17:32:23.1612319Z  2024-04-03T17:32:23.1617182Z  2024-04-03T17:32:23.1618712Z  2024-04-03T17:32:23.1619438Z  2024-04-03T17:32:23.1620412Z [13,195 / 14,756] 48 actions, 47 running 2024-04-03T17:32:23.1622120Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 96s local 2024-04-03T17:32:23.1623891Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 15s local 2024-04-03T17:32:23.1625638Z Compiling xla/service/cpu_gpu_shape_verifier.cc; 10s local 2024-04-03T17:32:23.1627115Z Compiling xla/service/hlo_execution_profile.cc; 10s local 2024-04-03T17:32:23.1629211Z Compiling xla/client/xla_builder.cc; 10s local 2024-04-03T17:32:23.1630486Z Compiling xla/hlo/utils/hlo_query.cc; 10s local 2024-04-03T17:32:23.1631821Z Compiling xla/service/hlo_domain_map.cc; 10s local 2024-04-03T17:32:23.1633144Z Compiling mlir/lib/Transforms/Mem2Reg.cpp; 8s local ... 2024-04-03T17:32:23.5200849Z 2024-04-03T17:32:23.5201668Z  2024-04-03T17:32:23.5202181Z  2024-04-03T17:32:23.5202649Z  2024-04-03T17:32:23.5203134Z  2024-04-03T17:32:23.5203589Z  2024-04-03T17:32:23.5204067Z  2024-04-03T17:32:23.5204546Z  2024-04-03T17:32:23.5205004Z  2024-04-03T17:32:23.5205746Z [13,196 / 14,756] 48 actions running 2024-04-03T17:32:23.5210848Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 96s local 2024-04-03T17:32:23.5214958Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 16s local 2024-04-03T17:32:23.5216626Z Compiling xla/service/hlo_execution_profile.cc; 10s local 2024-04-03T17:32:23.5218170Z Compiling xla/client/xla_builder.cc; 10s local 2024-04-03T17:32:23.5219379Z Compiling xla/hlo/utils/hlo_query.cc; 10s local 2024-04-03T17:32:23.5220462Z Compiling xla/service/hlo_domain_map.cc; 10s local 2024-04-03T17:32:23.5221765Z Compiling mlir/lib/Transforms/Mem2Reg.cpp; 8s local 2024-04-03T17:32:23.5223153Z Compiling mlir/lib/Transforms/RemoveDeadValues.cpp; 8s local ... 2024-04-03T17:32:23.7317741Z 2024-04-03T17:32:23.7319051Z  2024-04-03T17:32:23.7319799Z  2024-04-03T17:32:23.7320560Z  2024-04-03T17:32:23.7328722Z  2024-04-03T17:32:23.7329393Z  2024-04-03T17:32:23.7329865Z  2024-04-03T17:32:23.7330276Z  2024-04-03T17:32:23.7330664Z  2024-04-03T17:32:23.7331418Z [13,197 / 14,756] 48 actions, 47 running 2024-04-03T17:32:23.7332493Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 96s local 2024-04-03T17:32:23.7333729Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 16s local 2024-04-03T17:32:23.7335169Z Compiling xla/service/hlo_execution_profile.cc; 10s local 2024-04-03T17:32:23.7336114Z Compiling xla/client/xla_builder.cc; 10s local 2024-04-03T17:32:23.7337042Z Compiling xla/hlo/utils/hlo_query.cc; 10s local 2024-04-03T17:32:23.7337959Z Compiling xla/service/hlo_domain_map.cc; 10s local 2024-04-03T17:32:23.7338944Z Compiling mlir/lib/Transforms/Mem2Reg.cpp; 9s local 2024-04-03T17:32:23.7340122Z Compiling mlir/lib/Transforms/RemoveDeadValues.cpp; 8s local ... 2024-04-03T17:32:23.9959623Z 2024-04-03T17:32:23.9961019Z  2024-04-03T17:32:23.9963921Z  2024-04-03T17:32:23.9964569Z  2024-04-03T17:32:23.9967444Z  2024-04-03T17:32:23.9968091Z  2024-04-03T17:32:23.9970891Z  2024-04-03T17:32:23.9971466Z  2024-04-03T17:32:23.9975596Z  2024-04-03T17:32:23.9976634Z [13,200 / 14,756] 48 actions, 47 running 2024-04-03T17:32:23.9980490Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 97s local 2024-04-03T17:32:23.9982017Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 16s local 2024-04-03T17:32:23.9984550Z Compiling xla/service/hlo_execution_profile.cc; 11s local 2024-04-03T17:32:23.9985876Z Compiling xla/client/xla_builder.cc; 11s local 2024-04-03T17:32:23.9986963Z Compiling xla/hlo/utils/hlo_query.cc; 11s local 2024-04-03T17:32:23.9989656Z Compiling xla/service/hlo_domain_map.cc; 11s local 2024-04-03T17:32:23.9990875Z Compiling mlir/lib/Transforms/Mem2Reg.cpp; 9s local 2024-04-03T17:32:23.9992430Z Compiling mlir/lib/Transforms/RemoveDeadValues.cpp; 8s local ... 2024-04-03T17:32:24.2766145Z 2024-04-03T17:32:24.2767090Z  2024-04-03T17:32:24.2778990Z  2024-04-03T17:32:24.2779441Z  2024-04-03T17:32:24.2779845Z  2024-04-03T17:32:24.2780279Z  2024-04-03T17:32:24.2780710Z  2024-04-03T17:32:24.2781141Z  2024-04-03T17:32:24.2781579Z  2024-04-03T17:32:24.2782282Z [13,205 / 14,756] 48 actions, 47 running 2024-04-03T17:32:24.2783460Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 97s local 2024-04-03T17:32:24.2784774Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 17s local 2024-04-03T17:32:24.2785875Z Compiling xla/service/hlo_execution_profile.cc; 11s local 2024-04-03T17:32:24.2786825Z Compiling xla/client/xla_builder.cc; 11s local 2024-04-03T17:32:24.2788095Z Compiling xla/service/hlo_domain_map.cc; 11s local 2024-04-03T17:32:24.2789173Z Compiling mlir/lib/Transforms/RemoveDeadValues.cpp; 8s local 2024-04-03T17:32:24.2790454Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp; 8s local 2024-04-03T17:32:24.2791721Z Compiling xla/service/dynamic_dimension_simplifier.cc; 6s local ... 2024-04-03T17:32:24.5214204Z 2024-04-03T17:32:24.5215178Z  2024-04-03T17:32:24.5215721Z  2024-04-03T17:32:24.5216225Z  2024-04-03T17:32:24.5216698Z  2024-04-03T17:32:24.5232415Z  2024-04-03T17:32:24.5232873Z  2024-04-03T17:32:24.5233301Z  2024-04-03T17:32:24.5233741Z  2024-04-03T17:32:24.5234723Z [13,208 / 14,756] 48 actions running 2024-04-03T17:32:24.5235846Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 97s local 2024-04-03T17:32:24.5237113Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 17s local 2024-04-03T17:32:24.5238301Z Compiling xla/service/hlo_execution_profile.cc; 11s local 2024-04-03T17:32:24.5239608Z Compiling xla/client/xla_builder.cc; 11s local 2024-04-03T17:32:24.5240687Z Compiling xla/service/hlo_domain_map.cc; 11s local 2024-04-03T17:32:24.5241843Z Compiling mlir/lib/Transforms/RemoveDeadValues.cpp; 9s local 2024-04-03T17:32:24.5243216Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp; 8s local 2024-04-03T17:32:24.5244602Z Compiling xla/service/dynamic_dimension_simplifier.cc; 7s local ... 2024-04-03T17:32:24.7211870Z 2024-04-03T17:32:24.7213146Z  2024-04-03T17:32:24.7213636Z  2024-04-03T17:32:24.7214080Z  2024-04-03T17:32:24.7214689Z  2024-04-03T17:32:24.7215095Z  2024-04-03T17:32:24.7215737Z  2024-04-03T17:32:24.7216155Z  2024-04-03T17:32:24.7216563Z  2024-04-03T17:32:24.7217252Z [13,209 / 14,756] 48 actions running 2024-04-03T17:32:24.7218305Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 97s local 2024-04-03T17:32:24.7219539Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 17s local 2024-04-03T17:32:24.7220714Z Compiling xla/service/hlo_execution_profile.cc; 11s local 2024-04-03T17:32:24.7221719Z Compiling xla/client/xla_builder.cc; 11s local 2024-04-03T17:32:24.7222594Z Compiling xla/service/hlo_domain_map.cc; 11s local 2024-04-03T17:32:24.7223767Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp; 8s local 2024-04-03T17:32:24.7225025Z Compiling xla/service/dynamic_dimension_simplifier.cc; 7s local 2024-04-03T17:32:24.7226271Z Compiling mlir/lib/Transforms/Utils/CFGToSCF.cpp; 7s local ... 2024-04-03T17:32:25.1218119Z 2024-04-03T17:32:25.1219033Z  2024-04-03T17:32:25.1219621Z  2024-04-03T17:32:25.1220063Z  2024-04-03T17:32:25.1220487Z  2024-04-03T17:32:25.1220907Z  2024-04-03T17:32:25.1221366Z  2024-04-03T17:32:25.1221817Z  2024-04-03T17:32:25.1222240Z  2024-04-03T17:32:25.1222950Z [13,212 / 14,756] 48 actions running 2024-04-03T17:32:25.1224068Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 98s local 2024-04-03T17:32:25.1225265Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 17s local 2024-04-03T17:32:25.1226434Z Compiling xla/service/hlo_execution_profile.cc; 12s local 2024-04-03T17:32:25.1227441Z Compiling xla/client/xla_builder.cc; 12s local 2024-04-03T17:32:25.1228779Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp; 8s local 2024-04-03T17:32:25.1229989Z Compiling xla/service/dynamic_dimension_simplifier.cc; 7s local 2024-04-03T17:32:25.1231164Z Compiling mlir/lib/Transforms/Utils/CFGToSCF.cpp; 7s local 2024-04-03T17:32:25.1232435Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 7s local ... 2024-04-03T17:32:25.3220507Z 2024-04-03T17:32:25.3221643Z  2024-04-03T17:32:25.3222173Z  2024-04-03T17:32:25.3222581Z  2024-04-03T17:32:25.3223043Z  2024-04-03T17:32:25.3223482Z  2024-04-03T17:32:25.3223892Z  2024-04-03T17:32:25.3224535Z  2024-04-03T17:32:25.3224992Z  2024-04-03T17:32:25.3225689Z [13,214 / 14,756] 48 actions running 2024-04-03T17:32:25.3226795Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 98s local 2024-04-03T17:32:25.3228439Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 18s local 2024-04-03T17:32:25.3229691Z Compiling xla/service/hlo_execution_profile.cc; 12s local 2024-04-03T17:32:25.3230709Z Compiling xla/client/xla_builder.cc; 12s local 2024-04-03T17:32:25.3231941Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp; 9s local 2024-04-03T17:32:25.3233340Z Compiling xla/service/dynamic_dimension_simplifier.cc; 8s local 2024-04-03T17:32:25.3234987Z Compiling mlir/lib/Transforms/Utils/CFGToSCF.cpp; 7s local 2024-04-03T17:32:25.3236290Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 7s local ... 2024-04-03T17:32:25.5957284Z 2024-04-03T17:32:25.5958227Z  2024-04-03T17:32:25.5958792Z  2024-04-03T17:32:25.5959543Z  2024-04-03T17:32:25.5959966Z  2024-04-03T17:32:25.5960392Z  2024-04-03T17:32:25.5960791Z  2024-04-03T17:32:25.5961217Z  2024-04-03T17:32:25.5961650Z  2024-04-03T17:32:25.5962368Z [13,218 / 14,756] 48 actions, 47 running 2024-04-03T17:32:25.5963517Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 98s local 2024-04-03T17:32:25.5964953Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 18s local 2024-04-03T17:32:25.5966052Z Compiling xla/client/xla_builder.cc; 12s local 2024-04-03T17:32:25.5967253Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp; 9s local 2024-04-03T17:32:25.5968630Z Compiling xla/service/dynamic_dimension_simplifier.cc; 8s local 2024-04-03T17:32:25.5969946Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 7s local 2024-04-03T17:32:25.5971206Z @llvm-project//mlir:TransformUtils; 7s local 2024-04-03T17:32:25.5972169Z @llvm-project//mlir:LLVMCommonConversion; 7s local ... 2024-04-03T17:32:25.8091257Z 2024-04-03T17:32:25.8092246Z  2024-04-03T17:32:25.8092797Z  2024-04-03T17:32:25.8093248Z  2024-04-03T17:32:25.8093691Z  2024-04-03T17:32:25.8094107Z  2024-04-03T17:32:25.8094678Z  2024-04-03T17:32:25.8095116Z  2024-04-03T17:32:25.8095558Z  2024-04-03T17:32:25.8096289Z [13,222 / 14,756] 48 actions, 47 running 2024-04-03T17:32:25.8097428Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 98s local 2024-04-03T17:32:25.8098723Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 18s local 2024-04-03T17:32:25.8099789Z Compiling xla/client/xla_builder.cc; 12s local 2024-04-03T17:32:25.8100928Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp; 9s local 2024-04-03T17:32:25.8102196Z Compiling xla/service/dynamic_dimension_simplifier.cc; 8s local 2024-04-03T17:32:25.8103522Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 7s local 2024-04-03T17:32:25.8105008Z Compiling mlir/lib/Conversion/LLVMCommon/ConversionTarget.cpp; 7s local 2024-04-03T17:32:25.8106485Z Compiling mlir/lib/Transforms/Utils/RegionUtils.cpp; 6s local ... 2024-04-03T17:32:26.1155307Z 2024-04-03T17:32:26.1156013Z  2024-04-03T17:32:26.1156504Z  2024-04-03T17:32:26.1156916Z  2024-04-03T17:32:26.1157281Z  2024-04-03T17:32:26.1157665Z  2024-04-03T17:32:26.1158029Z  2024-04-03T17:32:26.1158374Z  2024-04-03T17:32:26.1158737Z  2024-04-03T17:32:26.1159359Z [13,224 / 14,756] 48 actions, 47 running 2024-04-03T17:32:26.1160294Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 99s local 2024-04-03T17:32:26.1161387Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 18s local 2024-04-03T17:32:26.1162284Z Compiling xla/client/xla_builder.cc; 13s local 2024-04-03T17:32:26.1163212Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp; 9s local 2024-04-03T17:32:26.1164301Z Compiling xla/service/dynamic_dimension_simplifier.cc; 8s local 2024-04-03T17:32:26.1165439Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 8s local 2024-04-03T17:32:26.1166672Z Compiling mlir/lib/Conversion/LLVMCommon/ConversionTarget.cpp; 7s local 2024-04-03T17:32:26.1167851Z Compiling mlir/lib/Transforms/Utils/RegionUtils.cpp; 6s local ... 2024-04-03T17:32:26.3234404Z 2024-04-03T17:32:26.3235191Z  2024-04-03T17:32:26.3235737Z  2024-04-03T17:32:26.3236155Z  2024-04-03T17:32:26.3236582Z  2024-04-03T17:32:26.3237019Z  2024-04-03T17:32:26.3237430Z  2024-04-03T17:32:26.3237856Z  2024-04-03T17:32:26.3238245Z  2024-04-03T17:32:26.3239269Z [13,225 / 14,756] 48 actions running 2024-04-03T17:32:26.3240339Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 99s local 2024-04-03T17:32:26.3241592Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 19s local 2024-04-03T17:32:26.3242630Z Compiling xla/client/xla_builder.cc; 13s local 2024-04-03T17:32:26.3244009Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp; 10s local 2024-04-03T17:32:26.3245361Z Compiling xla/service/dynamic_dimension_simplifier.cc; 9s local 2024-04-03T17:32:26.3246653Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 8s local 2024-04-03T17:32:26.3248083Z Compiling mlir/lib/Conversion/LLVMCommon/ConversionTarget.cpp; 7s local 2024-04-03T17:32:26.3249448Z Compiling mlir/lib/Transforms/Utils/RegionUtils.cpp; 7s local ... 2024-04-03T17:32:26.5232858Z 2024-04-03T17:32:26.5233627Z  2024-04-03T17:32:26.5234202Z  2024-04-03T17:32:26.5234597Z  2024-04-03T17:32:26.5234998Z  2024-04-03T17:32:26.5237239Z  2024-04-03T17:32:26.5237756Z  2024-04-03T17:32:26.5238215Z  2024-04-03T17:32:26.5238649Z  2024-04-03T17:32:26.5239309Z [13,227 / 14,756] 48 actions running 2024-04-03T17:32:26.5240444Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 99s local 2024-04-03T17:32:26.5241606Z Compiling xla/client/xla_builder.cc; 13s local 2024-04-03T17:32:26.5242870Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp; 10s local 2024-04-03T17:32:26.5244239Z Compiling xla/service/dynamic_dimension_simplifier.cc; 9s local 2024-04-03T17:32:26.5245640Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 8s local 2024-04-03T17:32:26.5247213Z Compiling mlir/lib/Conversion/LLVMCommon/ConversionTarget.cpp; 7s local 2024-04-03T17:32:26.5248678Z Compiling mlir/lib/Transforms/Utils/RegionUtils.cpp; 7s local 2024-04-03T17:32:26.5250134Z Compiling llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp; 7s local ... 2024-04-03T17:32:26.9235861Z 2024-04-03T17:32:26.9237055Z  2024-04-03T17:32:26.9237731Z  2024-04-03T17:32:26.9238374Z  2024-04-03T17:32:26.9239427Z  2024-04-03T17:32:26.9239935Z  2024-04-03T17:32:26.9240376Z  2024-04-03T17:32:26.9240822Z  2024-04-03T17:32:26.9241231Z  2024-04-03T17:32:26.9241915Z [13,231 / 14,756] 48 actions running 2024-04-03T17:32:26.9243039Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 99s local 2024-04-03T17:32:26.9244212Z Compiling xla/client/xla_builder.cc; 14s local 2024-04-03T17:32:26.9245367Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp; 10s local 2024-04-03T17:32:26.9246734Z Compiling xla/service/dynamic_dimension_simplifier.cc; 9s local 2024-04-03T17:32:26.9248124Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 8s local 2024-04-03T17:32:26.9249630Z Compiling mlir/lib/Conversion/LLVMCommon/ConversionTarget.cpp; 8s local 2024-04-03T17:32:26.9251071Z Compiling mlir/lib/Transforms/Utils/RegionUtils.cpp; 7s local 2024-04-03T17:32:26.9252441Z Compiling llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp; 7s local ... 2024-04-03T17:32:27.1333106Z 2024-04-03T17:32:27.1334481Z  2024-04-03T17:32:27.1335010Z  2024-04-03T17:32:27.1335426Z  2024-04-03T17:32:27.1336014Z  2024-04-03T17:32:27.1336415Z  2024-04-03T17:32:27.1336866Z  2024-04-03T17:32:27.1341516Z  2024-04-03T17:32:27.1342133Z  2024-04-03T17:32:27.1343999Z [13,233 / 14,756] 48 actions, 47 running 2024-04-03T17:32:27.1345077Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 100s local 2024-04-03T17:32:27.1346090Z Compiling xla/client/xla_builder.cc; 14s local 2024-04-03T17:32:27.1347075Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp; 10s local 2024-04-03T17:32:27.1348579Z Compiling xla/service/dynamic_dimension_simplifier.cc; 9s local 2024-04-03T17:32:27.1351014Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 9s local 2024-04-03T17:32:27.1352669Z Compiling mlir/lib/Conversion/LLVMCommon/ConversionTarget.cpp; 8s local 2024-04-03T17:32:27.1353899Z Compiling mlir/lib/Transforms/Utils/RegionUtils.cpp; 7s local 2024-04-03T17:32:27.1355217Z Compiling llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp; 7s local ... 2024-04-03T17:32:27.3557478Z 2024-04-03T17:32:27.3559132Z  2024-04-03T17:32:27.3559918Z  2024-04-03T17:32:27.3560665Z  2024-04-03T17:32:27.3561763Z  2024-04-03T17:32:27.3562302Z  2024-04-03T17:32:27.3562739Z  2024-04-03T17:32:27.3563177Z  2024-04-03T17:32:27.3563621Z  2024-04-03T17:32:27.3564394Z [13,234 / 14,756] 48 actions, 47 running 2024-04-03T17:32:27.3565664Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 100s local 2024-04-03T17:32:27.3566924Z Compiling xla/client/xla_builder.cc; 14s local 2024-04-03T17:32:27.3568181Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp; 11s local 2024-04-03T17:32:27.3569700Z Compiling xla/service/dynamic_dimension_simplifier.cc; 10s local 2024-04-03T17:32:27.3571240Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 9s local 2024-04-03T17:32:27.3572947Z Compiling mlir/lib/Conversion/LLVMCommon/ConversionTarget.cpp; 8s local 2024-04-03T17:32:27.3574657Z Compiling mlir/lib/Transforms/Utils/RegionUtils.cpp; 8s local 2024-04-03T17:32:27.3576269Z Compiling llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp; 8s local ... 2024-04-03T17:32:27.5823142Z 2024-04-03T17:32:27.5824345Z  2024-04-03T17:32:27.5825249Z  2024-04-03T17:32:27.5826035Z  2024-04-03T17:32:27.5827138Z  2024-04-03T17:32:27.5827863Z  2024-04-03T17:32:27.5828342Z  2024-04-03T17:32:27.5828807Z  2024-04-03T17:32:27.5829263Z  2024-04-03T17:32:27.5834627Z [13,236 / 14,756] 48 actions, 47 running 2024-04-03T17:32:27.5836165Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 100s local 2024-04-03T17:32:27.5841161Z Compiling xla/client/xla_builder.cc; 14s local 2024-04-03T17:32:27.5842670Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp; 11s local 2024-04-03T17:32:27.5847626Z Compiling xla/service/dynamic_dimension_simplifier.cc; 10s local 2024-04-03T17:32:27.5849350Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 9s local 2024-04-03T17:32:27.5851206Z Compiling mlir/lib/Transforms/Utils/RegionUtils.cpp; 8s local 2024-04-03T17:32:27.5852867Z Compiling llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp; 8s local 2024-04-03T17:32:27.5854542Z Compiling mlir/lib/Rewrite/ByteCode.cpp; 8s local ... 2024-04-03T17:32:27.9101277Z 2024-04-03T17:32:27.9102464Z  2024-04-03T17:32:27.9103305Z  2024-04-03T17:32:27.9104183Z  2024-04-03T17:32:27.9108185Z  2024-04-03T17:32:27.9108798Z  2024-04-03T17:32:27.9109567Z  2024-04-03T17:32:27.9112686Z  2024-04-03T17:32:27.9113281Z  2024-04-03T17:32:27.9114273Z [13,241 / 14,756] 48 actions, 47 running 2024-04-03T17:32:27.9118960Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 100s local 2024-04-03T17:32:27.9120180Z Compiling xla/client/xla_builder.cc; 14s local 2024-04-03T17:32:27.9121522Z Compiling xla/service/dynamic_dimension_simplifier.cc; 10s local 2024-04-03T17:32:27.9125249Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 9s local 2024-04-03T17:32:27.9126763Z Compiling mlir/lib/Transforms/Utils/RegionUtils.cpp; 8s local 2024-04-03T17:32:27.9128187Z Compiling llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp; 8s local 2024-04-03T17:32:27.9129928Z Compiling mlir/lib/Rewrite/ByteCode.cpp; 8s local 2024-04-03T17:32:27.9131236Z @llvm-project//mlir:PDLToPDLInterp; 7s local ... 2024-04-03T17:32:28.1236510Z 2024-04-03T17:32:28.1237649Z  2024-04-03T17:32:28.1238522Z  2024-04-03T17:32:28.1239284Z  2024-04-03T17:32:28.1240176Z  2024-04-03T17:32:28.1241451Z  2024-04-03T17:32:28.1242040Z  2024-04-03T17:32:28.1242485Z  2024-04-03T17:32:28.1243337Z  2024-04-03T17:32:28.1244162Z [13,242 / 14,756] 48 actions, 47 running 2024-04-03T17:32:28.1245317Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 101s local 2024-04-03T17:32:28.1246661Z Compiling xla/client/xla_builder.cc; 15s local 2024-04-03T17:32:28.1247845Z Compiling xla/service/dynamic_dimension_simplifier.cc; 10s local 2024-04-03T17:32:28.1249573Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 10s local 2024-04-03T17:32:28.1250916Z Compiling mlir/lib/Transforms/Utils/RegionUtils.cpp; 8s local 2024-04-03T17:32:28.1252291Z Compiling llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp; 8s local 2024-04-03T17:32:28.1253487Z Compiling mlir/lib/Rewrite/ByteCode.cpp; 8s local 2024-04-03T17:32:28.1254822Z @llvm-project//mlir:PDLToPDLInterp; 8s local ... 2024-04-03T17:32:28.3245609Z 2024-04-03T17:32:28.3246845Z  2024-04-03T17:32:28.3247379Z  2024-04-03T17:32:28.3247839Z  2024-04-03T17:32:28.3248373Z  2024-04-03T17:32:28.3248857Z  2024-04-03T17:32:28.3249280Z  2024-04-03T17:32:28.3249707Z  2024-04-03T17:32:28.3250125Z  2024-04-03T17:32:28.3250830Z [13,243 / 14,756] 48 actions running 2024-04-03T17:32:28.3251978Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 101s local 2024-04-03T17:32:28.3253149Z Compiling xla/client/xla_builder.cc; 15s local 2024-04-03T17:32:28.3254475Z Compiling xla/service/dynamic_dimension_simplifier.cc; 11s local 2024-04-03T17:32:28.3255918Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 10s local 2024-04-03T17:32:28.3257268Z Compiling mlir/lib/Transforms/Utils/RegionUtils.cpp; 9s local 2024-04-03T17:32:28.3258545Z Compiling llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp; 8s local 2024-04-03T17:32:28.3259745Z Compiling mlir/lib/Rewrite/ByteCode.cpp; 8s local 2024-04-03T17:32:28.3260963Z @llvm-project//mlir:PDLToPDLInterp; 8s local ... 2024-04-03T17:32:28.5724733Z 2024-04-03T17:32:28.5725832Z  2024-04-03T17:32:28.5726392Z  2024-04-03T17:32:28.5726839Z  2024-04-03T17:32:28.5727269Z  2024-04-03T17:32:28.5727737Z  2024-04-03T17:32:28.5728164Z  2024-04-03T17:32:28.5728594Z  2024-04-03T17:32:28.5729035Z  2024-04-03T17:32:28.5729770Z [13,245 / 14,756] 48 actions, 47 running 2024-04-03T17:32:28.5730941Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 101s local 2024-04-03T17:32:28.5732105Z Compiling xla/client/xla_builder.cc; 15s local 2024-04-03T17:32:28.5733321Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 10s local 2024-04-03T17:32:28.5734879Z Compiling mlir/lib/Transforms/Utils/RegionUtils.cpp; 9s local 2024-04-03T17:32:28.5736293Z Compiling llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp; 9s local 2024-04-03T17:32:28.5737487Z Compiling mlir/lib/Rewrite/ByteCode.cpp; 9s local 2024-04-03T17:32:28.5738807Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp; 8s local 2024-04-03T17:32:28.5740322Z @llvm-project//mlir:PDLToPDLInterp; 8s local ... 2024-04-03T17:32:28.8193767Z 2024-04-03T17:32:28.8194522Z  2024-04-03T17:32:28.8195058Z  2024-04-03T17:32:28.8195501Z  2024-04-03T17:32:28.8195932Z  2024-04-03T17:32:28.8196342Z  2024-04-03T17:32:28.8196785Z  2024-04-03T17:32:28.8197175Z  2024-04-03T17:32:28.8197549Z  2024-04-03T17:32:28.8198207Z [13,246 / 14,756] 48 actions, 47 running 2024-04-03T17:32:28.8199296Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 101s local 2024-04-03T17:32:28.8200421Z Compiling xla/client/xla_builder.cc; 15s local 2024-04-03T17:32:28.8201575Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 10s local 2024-04-03T17:32:28.8202926Z Compiling mlir/lib/Transforms/Utils/RegionUtils.cpp; 9s local 2024-04-03T17:32:28.8204174Z Compiling llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp; 9s local 2024-04-03T17:32:28.8205870Z Compiling mlir/lib/Rewrite/ByteCode.cpp; 9s local 2024-04-03T17:32:28.8207206Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp; 8s local 2024-04-03T17:32:28.8208829Z @llvm-project//mlir:PDLToPDLInterp; 8s local ... 2024-04-03T17:32:29.1274279Z 2024-04-03T17:32:29.1275201Z  2024-04-03T17:32:29.1275968Z  2024-04-03T17:32:29.1276909Z  2024-04-03T17:32:29.1277524Z  2024-04-03T17:32:29.1278112Z  2024-04-03T17:32:29.1278509Z  2024-04-03T17:32:29.1279108Z  2024-04-03T17:32:29.1279726Z  2024-04-03T17:32:29.1280579Z [13,248 / 14,756] 48 actions running 2024-04-03T17:32:29.1282014Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 102s local 2024-04-03T17:32:29.1283550Z Compiling xla/client/xla_builder.cc; 16s local 2024-04-03T17:32:29.1285094Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 11s local 2024-04-03T17:32:29.1286729Z Compiling mlir/lib/Transforms/Utils/RegionUtils.cpp; 9s local 2024-04-03T17:32:29.1288295Z Compiling llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp; 9s local 2024-04-03T17:32:29.1289563Z Compiling mlir/lib/Rewrite/ByteCode.cpp; 9s local 2024-04-03T17:32:29.1290958Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp; 9s local 2024-04-03T17:32:29.1292357Z @llvm-project//mlir:PDLToPDLInterp; 8s local ... 2024-04-03T17:32:29.3692451Z 2024-04-03T17:32:29.3693179Z  2024-04-03T17:32:29.3693639Z  2024-04-03T17:32:29.3694033Z  2024-04-03T17:32:29.3694586Z  2024-04-03T17:32:29.3694973Z  2024-04-03T17:32:29.3695366Z  2024-04-03T17:32:29.3695778Z  2024-04-03T17:32:29.3696151Z  2024-04-03T17:32:29.3696808Z [13,251 / 14,756] 48 actions, 47 running 2024-04-03T17:32:29.3697887Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 102s local 2024-04-03T17:32:29.3698949Z Compiling xla/client/xla_builder.cc; 16s local 2024-04-03T17:32:29.3699988Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 11s local 2024-04-03T17:32:29.3701311Z Compiling llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp; 10s local 2024-04-03T17:32:29.3702384Z Compiling mlir/lib/Rewrite/ByteCode.cpp; 9s local 2024-04-03T17:32:29.3703604Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp; 9s local 2024-04-03T17:32:29.3705062Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PredicateTree.cpp; 9s local 2024-04-03T17:32:29.3706501Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 8s local ... 2024-04-03T17:32:29.6196370Z 2024-04-03T17:32:29.6197160Z  2024-04-03T17:32:29.6197682Z  2024-04-03T17:32:29.6198124Z  2024-04-03T17:32:29.6198552Z  2024-04-03T17:32:29.6198966Z  2024-04-03T17:32:29.6199404Z  2024-04-03T17:32:29.6199847Z  2024-04-03T17:32:29.6200273Z  2024-04-03T17:32:29.6201015Z [13,255 / 14,756] 48 actions, 47 running 2024-04-03T17:32:29.6202324Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 102s local 2024-04-03T17:32:29.6203512Z Compiling xla/client/xla_builder.cc; 16s local 2024-04-03T17:32:29.6204770Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 11s local 2024-04-03T17:32:29.6206317Z Compiling llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp; 10s local 2024-04-03T17:32:29.6207582Z Compiling mlir/lib/Rewrite/ByteCode.cpp; 10s local 2024-04-03T17:32:29.6208926Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp; 9s local 2024-04-03T17:32:29.6210573Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PredicateTree.cpp; 9s local 2024-04-03T17:32:29.6212080Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 8s local ... 2024-04-03T17:32:29.9265524Z 2024-04-03T17:32:29.9266396Z  2024-04-03T17:32:29.9266971Z  2024-04-03T17:32:29.9267457Z  2024-04-03T17:32:29.9268043Z  2024-04-03T17:32:29.9268453Z  2024-04-03T17:32:29.9268929Z  2024-04-03T17:32:29.9269333Z  2024-04-03T17:32:29.9269741Z  2024-04-03T17:32:29.9270718Z [13,257 / 14,756] 48 actions running 2024-04-03T17:32:29.9271825Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 102s local 2024-04-03T17:32:29.9272961Z Compiling xla/client/xla_builder.cc; 17s local 2024-04-03T17:32:29.9274124Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 11s local 2024-04-03T17:32:29.9275735Z Compiling llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp; 10s local 2024-04-03T17:32:29.9276945Z Compiling mlir/lib/Rewrite/ByteCode.cpp; 10s local 2024-04-03T17:32:29.9278120Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp; 9s local 2024-04-03T17:32:29.9279738Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PredicateTree.cpp; 9s local 2024-04-03T17:32:29.9281277Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 8s local ... 2024-04-03T17:32:30.1269819Z 2024-04-03T17:32:30.1270608Z  2024-04-03T17:32:30.1271150Z  2024-04-03T17:32:30.1271655Z  2024-04-03T17:32:30.1272106Z  2024-04-03T17:32:30.1272536Z  2024-04-03T17:32:30.1272964Z  2024-04-03T17:32:30.1273378Z  2024-04-03T17:32:30.1273804Z  2024-04-03T17:32:30.1274457Z [13,258 / 14,756] 48 actions running 2024-04-03T17:32:30.1275559Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 103s local 2024-04-03T17:32:30.1276742Z Compiling xla/client/xla_builder.cc; 17s local 2024-04-03T17:32:30.1277925Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 12s local 2024-04-03T17:32:30.1279411Z Compiling llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp; 10s local 2024-04-03T17:32:30.1280629Z Compiling mlir/lib/Rewrite/ByteCode.cpp; 10s local 2024-04-03T17:32:30.1281938Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp; 10s local 2024-04-03T17:32:30.1283527Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PredicateTree.cpp; 9s local 2024-04-03T17:32:30.1284984Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 9s local ... 2024-04-03T17:32:30.4380382Z 2024-04-03T17:32:30.4429997Z  2024-04-03T17:32:30.4430817Z  2024-04-03T17:32:30.4431263Z  2024-04-03T17:32:30.4431713Z  2024-04-03T17:32:30.4432102Z  2024-04-03T17:32:30.4432542Z  2024-04-03T17:32:30.4432949Z  2024-04-03T17:32:30.4433378Z  2024-04-03T17:32:30.4434091Z [13,262 / 14,756] 48 actions, 47 running 2024-04-03T17:32:30.4435200Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 103s local 2024-04-03T17:32:30.4436254Z Compiling xla/client/xla_builder.cc; 17s local 2024-04-03T17:32:30.4437428Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 12s local 2024-04-03T17:32:30.4438776Z Compiling llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp; 11s local 2024-04-03T17:32:30.4439964Z Compiling mlir/lib/Rewrite/ByteCode.cpp; 10s local 2024-04-03T17:32:30.4441257Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp; 10s local 2024-04-03T17:32:30.4442885Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PredicateTree.cpp; 10s local 2024-04-03T17:32:30.4444434Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 9s local ... 2024-04-03T17:32:30.6885995Z 2024-04-03T17:32:30.6886682Z  2024-04-03T17:32:30.6887181Z  2024-04-03T17:32:30.6887625Z  2024-04-03T17:32:30.6888100Z  2024-04-03T17:32:30.6888508Z  2024-04-03T17:32:30.6888955Z  2024-04-03T17:32:30.6889387Z  2024-04-03T17:32:30.6889800Z  2024-04-03T17:32:30.6890504Z [13,264 / 14,756] 48 actions, 47 running 2024-04-03T17:32:30.6891649Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 103s local 2024-04-03T17:32:30.6892748Z Compiling xla/client/xla_builder.cc; 17s local 2024-04-03T17:32:30.6893988Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 12s local 2024-04-03T17:32:30.6895387Z Compiling mlir/lib/Rewrite/ByteCode.cpp; 11s local 2024-04-03T17:32:30.6897090Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp; 10s local 2024-04-03T17:32:30.6898666Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PredicateTree.cpp; 10s local 2024-04-03T17:32:30.6900140Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 9s local 2024-04-03T17:32:30.6901287Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 9s local ... 2024-04-03T17:32:30.9120167Z 2024-04-03T17:32:30.9120971Z  2024-04-03T17:32:30.9121520Z  2024-04-03T17:32:30.9122030Z  2024-04-03T17:32:30.9122528Z  2024-04-03T17:32:30.9123001Z  2024-04-03T17:32:30.9123407Z  2024-04-03T17:32:30.9123799Z  2024-04-03T17:32:30.9124226Z  2024-04-03T17:32:30.9125046Z [13,266 / 14,756] 48 actions, 47 running 2024-04-03T17:32:30.9126154Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 103s local 2024-04-03T17:32:30.9127264Z Compiling xla/client/xla_builder.cc; 17s local 2024-04-03T17:32:30.9128409Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 12s local 2024-04-03T17:32:30.9129687Z Compiling mlir/lib/Rewrite/ByteCode.cpp; 11s local 2024-04-03T17:32:30.9131017Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp; 10s local 2024-04-03T17:32:30.9132675Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PredicateTree.cpp; 10s local 2024-04-03T17:32:30.9134170Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 9s local 2024-04-03T17:32:30.9135618Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 9s local ... 2024-04-03T17:32:31.1271981Z 2024-04-03T17:32:31.1272725Z  2024-04-03T17:32:31.1273238Z  2024-04-03T17:32:31.1273677Z  2024-04-03T17:32:31.1274114Z  2024-04-03T17:32:31.1274558Z  2024-04-03T17:32:31.1274977Z  2024-04-03T17:32:31.1275407Z  2024-04-03T17:32:31.1275858Z  2024-04-03T17:32:31.1276532Z [13,266 / 14,756] 48 actions running 2024-04-03T17:32:31.1277644Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 104s local 2024-04-03T17:32:31.1278799Z Compiling xla/client/xla_builder.cc; 18s local 2024-04-03T17:32:31.1279922Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 13s local 2024-04-03T17:32:31.1281171Z Compiling mlir/lib/Rewrite/ByteCode.cpp; 11s local 2024-04-03T17:32:31.1282465Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp; 11s local 2024-04-03T17:32:31.1284040Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PredicateTree.cpp; 10s local 2024-04-03T17:32:31.1285486Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 10s local 2024-04-03T17:32:31.1286705Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 10s local ... 2024-04-03T17:32:31.3569894Z 2024-04-03T17:32:31.3571212Z  2024-04-03T17:32:31.3572044Z  2024-04-03T17:32:31.3572851Z  2024-04-03T17:32:31.3574030Z  2024-04-03T17:32:31.3574753Z  2024-04-03T17:32:31.3575195Z  2024-04-03T17:32:31.3575610Z  2024-04-03T17:32:31.3576030Z  2024-04-03T17:32:31.3576727Z [13,267 / 14,756] 48 actions, 47 running 2024-04-03T17:32:31.3577884Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 104s local 2024-04-03T17:32:31.3579111Z Compiling xla/client/xla_builder.cc; 18s local 2024-04-03T17:32:31.3580238Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 13s local 2024-04-03T17:32:31.3581449Z Compiling mlir/lib/Rewrite/ByteCode.cpp; 11s local 2024-04-03T17:32:31.3582729Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp; 11s local 2024-04-03T17:32:31.3584307Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PredicateTree.cpp; 11s local 2024-04-03T17:32:31.3585789Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 10s local 2024-04-03T17:32:31.3586828Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 10s local ... 2024-04-03T17:32:31.7277407Z 2024-04-03T17:32:31.7278432Z  2024-04-03T17:32:31.7278956Z  2024-04-03T17:32:31.7279408Z  2024-04-03T17:32:31.7279821Z  2024-04-03T17:32:31.7280249Z  2024-04-03T17:32:31.7280678Z  2024-04-03T17:32:31.7281371Z  2024-04-03T17:32:31.7281806Z  2024-04-03T17:32:31.7282668Z [13,268 / 14,756] 48 actions running 2024-04-03T17:32:31.7283753Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 104s local 2024-04-03T17:32:31.7284816Z Compiling xla/client/xla_builder.cc; 18s local 2024-04-03T17:32:31.7286103Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 13s local 2024-04-03T17:32:31.7287270Z Compiling mlir/lib/Rewrite/ByteCode.cpp; 12s local 2024-04-03T17:32:31.7288651Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp; 11s local 2024-04-03T17:32:31.7290220Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PredicateTree.cpp; 11s local 2024-04-03T17:32:31.7291622Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 10s local 2024-04-03T17:32:31.7292736Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 10s local ... 2024-04-03T17:32:31.9280310Z 2024-04-03T17:32:31.9281496Z  2024-04-03T17:32:31.9282265Z  2024-04-03T17:32:31.9283400Z  2024-04-03T17:32:31.9283904Z  2024-04-03T17:32:31.9284367Z  2024-04-03T17:32:31.9284837Z  2024-04-03T17:32:31.9285265Z  2024-04-03T17:32:31.9288731Z  2024-04-03T17:32:31.9291560Z [13,273 / 14,756] 48 actions running 2024-04-03T17:32:31.9294872Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 104s local 2024-04-03T17:32:31.9297995Z Compiling xla/client/xla_builder.cc; 19s local 2024-04-03T17:32:31.9301376Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 13s local 2024-04-03T17:32:31.9304648Z Compiling mlir/lib/Rewrite/ByteCode.cpp; 12s local 2024-04-03T17:32:31.9306492Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp; 11s local 2024-04-03T17:32:31.9308293Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PredicateTree.cpp; 11s local 2024-04-03T17:32:31.9309776Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 10s local 2024-04-03T17:32:31.9310999Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 10s local ... 2024-04-03T17:32:32.2124240Z 2024-04-03T17:32:32.2125395Z  2024-04-03T17:32:32.2126309Z  2024-04-03T17:32:32.2130021Z  2024-04-03T17:32:32.2130740Z  2024-04-03T17:32:32.2134950Z  2024-04-03T17:32:32.2135684Z  2024-04-03T17:32:32.2139806Z  2024-04-03T17:32:32.2140549Z  2024-04-03T17:32:32.2141637Z [13,275 / 14,756] 48 actions, 47 running 2024-04-03T17:32:32.2142949Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 105s local 2024-04-03T17:32:32.2144285Z Compiling xla/client/xla_builder.cc; 19s local 2024-04-03T17:32:32.2145558Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 14s local 2024-04-03T17:32:32.2146945Z Compiling mlir/lib/Rewrite/ByteCode.cpp; 12s local 2024-04-03T17:32:32.2149051Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp; 12s local 2024-04-03T17:32:32.2150651Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PredicateTree.cpp; 12s local 2024-04-03T17:32:32.2152149Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 11s local 2024-04-03T17:32:32.2153509Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 11s local ... 2024-04-03T17:32:32.4355404Z 2024-04-03T17:32:32.4356185Z  2024-04-03T17:32:32.4356684Z  2024-04-03T17:32:32.4357130Z  2024-04-03T17:32:32.4357527Z  2024-04-03T17:32:32.4357938Z  2024-04-03T17:32:32.4358349Z  2024-04-03T17:32:32.4358747Z  2024-04-03T17:32:32.4359165Z  2024-04-03T17:32:32.4359870Z [13,278 / 14,756] 48 actions, 47 running 2024-04-03T17:32:32.4360986Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 105s local 2024-04-03T17:32:32.4362107Z Compiling xla/client/xla_builder.cc; 19s local 2024-04-03T17:32:32.4363261Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 14s local 2024-04-03T17:32:32.4364452Z Compiling mlir/lib/Rewrite/ByteCode.cpp; 12s local 2024-04-03T17:32:32.4366141Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp; 12s local 2024-04-03T17:32:32.4367771Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 11s local 2024-04-03T17:32:32.4368908Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 11s local 2024-04-03T17:32:32.4370013Z Compiling xla/service/rng_bit_generator_expander.cc; 10s local ... 2024-04-03T17:32:32.6393173Z 2024-04-03T17:32:32.6393940Z  2024-04-03T17:32:32.6394461Z  2024-04-03T17:32:32.6396584Z  2024-04-03T17:32:32.6397576Z  2024-04-03T17:32:32.6400454Z  2024-04-03T17:32:32.6401291Z  2024-04-03T17:32:32.6404189Z  2024-04-03T17:32:32.6405102Z  2024-04-03T17:32:32.6408219Z [13,282 / 14,756] 48 actions, 47 running 2024-04-03T17:32:32.6409911Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 105s local 2024-04-03T17:32:32.6413283Z Compiling xla/client/xla_builder.cc; 19s local 2024-04-03T17:32:32.6415049Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 14s local 2024-04-03T17:32:32.6416257Z Compiling mlir/lib/Rewrite/ByteCode.cpp; 13s local 2024-04-03T17:32:32.6417338Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 11s local 2024-04-03T17:32:32.6418492Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 11s local 2024-04-03T17:32:32.6419731Z Compiling xla/service/rng_bit_generator_expander.cc; 10s local 2024-04-03T17:32:32.6420942Z Compiling xla/service/xla_debug_info_manager.cc; 9s local ... 2024-04-03T17:32:32.8627834Z 2024-04-03T17:32:32.8628658Z  2024-04-03T17:32:32.8629158Z  2024-04-03T17:32:32.8629572Z  2024-04-03T17:32:32.8629988Z  2024-04-03T17:32:32.8630406Z  2024-04-03T17:32:32.8630801Z  2024-04-03T17:32:32.8631156Z  2024-04-03T17:32:32.8631528Z  2024-04-03T17:32:32.8632207Z [13,285 / 14,756] 48 actions, 47 running 2024-04-03T17:32:32.8633319Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 105s local 2024-04-03T17:32:32.8634492Z Compiling xla/client/xla_builder.cc; 19s local 2024-04-03T17:32:32.8635675Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 14s local 2024-04-03T17:32:32.8636878Z Compiling mlir/lib/Rewrite/ByteCode.cpp; 13s local 2024-04-03T17:32:32.8637952Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 11s local 2024-04-03T17:32:32.8639106Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 11s local 2024-04-03T17:32:32.8640084Z Compiling xla/service/rng_bit_generator_expander.cc; 10s local 2024-04-03T17:32:32.8641200Z Compiling xla/service/xla_debug_info_manager.cc; 9s local ... 2024-04-03T17:32:33.1289615Z 2024-04-03T17:32:33.1290370Z  2024-04-03T17:32:33.1290893Z  2024-04-03T17:32:33.1292970Z  2024-04-03T17:32:33.1293746Z  2024-04-03T17:32:33.1296803Z  2024-04-03T17:32:33.1297476Z  2024-04-03T17:32:33.1300382Z  2024-04-03T17:32:33.1301072Z  2024-04-03T17:32:33.1302806Z [13,290 / 14,756] 48 actions running 2024-04-03T17:32:33.1304242Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 106s local 2024-04-03T17:32:33.1305544Z Compiling xla/client/xla_builder.cc; 20s local 2024-04-03T17:32:33.1307021Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 12s local 2024-04-03T17:32:33.1308947Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 12s local 2024-04-03T17:32:33.1310251Z Compiling xla/service/rng_bit_generator_expander.cc; 11s local 2024-04-03T17:32:33.1311797Z Compiling xla/service/xla_debug_info_manager.cc; 9s local 2024-04-03T17:32:33.1313125Z Compiling mlir/lib/Analysis/Presburger/IntegerRelation.cpp; 8s local 2024-04-03T17:32:33.1314721Z @llvm-project//mlir:ComplexToStandard; 6s local ... 2024-04-03T17:32:33.3300980Z 2024-04-03T17:32:33.3301716Z  2024-04-03T17:32:33.3302228Z  2024-04-03T17:32:33.3302788Z  2024-04-03T17:32:33.3303189Z  2024-04-03T17:32:33.3303598Z  2024-04-03T17:32:33.3303973Z  2024-04-03T17:32:33.3304354Z  2024-04-03T17:32:33.3305043Z  2024-04-03T17:32:33.3305660Z [13,291 / 14,756] 48 actions running 2024-04-03T17:32:33.3306731Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 106s local 2024-04-03T17:32:33.3308042Z Compiling xla/client/xla_builder.cc; 20s local 2024-04-03T17:32:33.3309076Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 12s local 2024-04-03T17:32:33.3310516Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 12s local 2024-04-03T17:32:33.3311562Z Compiling xla/service/rng_bit_generator_expander.cc; 11s local 2024-04-03T17:32:33.3312549Z Compiling xla/service/xla_debug_info_manager.cc; 10s local 2024-04-03T17:32:33.3313779Z Compiling mlir/lib/Analysis/Presburger/IntegerRelation.cpp; 9s local 2024-04-03T17:32:33.3315134Z @llvm-project//mlir:ComplexToStandard; 6s local ... 2024-04-03T17:32:33.5511640Z 2024-04-03T17:32:33.5512891Z  2024-04-03T17:32:33.5513741Z  2024-04-03T17:32:33.5514507Z  2024-04-03T17:32:33.5515166Z  2024-04-03T17:32:33.5515829Z  2024-04-03T17:32:33.5516479Z  2024-04-03T17:32:33.5517197Z  2024-04-03T17:32:33.5518366Z  2024-04-03T17:32:33.5519248Z [13,292 / 14,756] 48 actions running 2024-04-03T17:32:33.5520578Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 106s local 2024-04-03T17:32:33.5521997Z Compiling xla/client/xla_builder.cc; 20s local 2024-04-03T17:32:33.5523555Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 12s local 2024-04-03T17:32:33.5524972Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 12s local 2024-04-03T17:32:33.5526333Z Compiling xla/service/rng_bit_generator_expander.cc; 11s local 2024-04-03T17:32:33.5527909Z Compiling xla/service/xla_debug_info_manager.cc; 10s local 2024-04-03T17:32:33.5529773Z Compiling mlir/lib/Analysis/Presburger/IntegerRelation.cpp; 9s local 2024-04-03T17:32:33.5531390Z @llvm-project//mlir:ComplexToStandard; 7s local ... 2024-04-03T17:32:33.7482476Z 2024-04-03T17:32:33.7484153Z  2024-04-03T17:32:33.7484689Z  2024-04-03T17:32:33.7485062Z  2024-04-03T17:32:33.7485463Z  2024-04-03T17:32:33.7485908Z  2024-04-03T17:32:33.7491932Z  2024-04-03T17:32:33.7492647Z  2024-04-03T17:32:33.7493369Z  2024-04-03T17:32:33.7494898Z [13,295 / 14,756] 48 actions running 2024-04-03T17:32:33.7496225Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 106s local 2024-04-03T17:32:33.7497546Z Compiling xla/client/xla_builder.cc; 20s local 2024-04-03T17:32:33.7498906Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 12s local 2024-04-03T17:32:33.7500532Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 12s local 2024-04-03T17:32:33.7501983Z Compiling xla/service/rng_bit_generator_expander.cc; 11s local 2024-04-03T17:32:33.7503513Z Compiling xla/service/xla_debug_info_manager.cc; 10s local 2024-04-03T17:32:33.7504883Z @llvm-project//mlir:ComplexToStandard; 7s local 2024-04-03T17:32:33.7506281Z Compiling mlir/lib/Dialect/Arith/Utils/Utils.cpp; 6s local ... 2024-04-03T17:32:33.9862615Z 2024-04-03T17:32:33.9864089Z  2024-04-03T17:32:33.9864965Z  2024-04-03T17:32:33.9865707Z  2024-04-03T17:32:33.9866425Z  2024-04-03T17:32:33.9867141Z  2024-04-03T17:32:33.9868143Z  2024-04-03T17:32:33.9868832Z  2024-04-03T17:32:33.9869609Z  2024-04-03T17:32:33.9870559Z [13,296 / 14,756] 48 actions, 47 running 2024-04-03T17:32:33.9871840Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 107s local 2024-04-03T17:32:33.9873080Z Compiling xla/client/xla_builder.cc; 21s local 2024-04-03T17:32:33.9874480Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 13s local 2024-04-03T17:32:33.9875816Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 13s local 2024-04-03T17:32:33.9877462Z Compiling xla/service/rng_bit_generator_expander.cc; 12s local 2024-04-03T17:32:33.9879215Z Compiling xla/service/xla_debug_info_manager.cc; 10s local 2024-04-03T17:32:33.9880894Z @llvm-project//mlir:ComplexToStandard; 7s local 2024-04-03T17:32:33.9882284Z Compiling mlir/lib/Dialect/Arith/Utils/Utils.cpp; 6s local ... 2024-04-03T17:32:34.2091570Z 2024-04-03T17:32:34.2098721Z  2024-04-03T17:32:34.2099528Z  2024-04-03T17:32:34.2099934Z  2024-04-03T17:32:34.2100778Z  2024-04-03T17:32:34.2101194Z  2024-04-03T17:32:34.2101601Z  2024-04-03T17:32:34.2102021Z  2024-04-03T17:32:34.2102479Z  2024-04-03T17:32:34.2103186Z [13,298 / 14,756] 48 actions, 47 running 2024-04-03T17:32:34.2104293Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 107s local 2024-04-03T17:32:34.2105432Z Compiling xla/client/xla_builder.cc; 21s local 2024-04-03T17:32:34.2106625Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 13s local 2024-04-03T17:32:34.2107982Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 13s local 2024-04-03T17:32:34.2109097Z Compiling xla/service/rng_bit_generator_expander.cc; 12s local 2024-04-03T17:32:34.2110347Z Compiling xla/service/xla_debug_info_manager.cc; 11s local 2024-04-03T17:32:34.2111450Z @llvm-project//mlir:ComplexToStandard; 7s local 2024-04-03T17:32:34.2112505Z Compiling mlir/lib/Dialect/Arith/Utils/Utils.cpp; 7s local ... 2024-04-03T17:32:34.5490514Z 2024-04-03T17:32:34.5491576Z  2024-04-03T17:32:34.5493290Z  2024-04-03T17:32:34.5493724Z  2024-04-03T17:32:34.5494156Z  2024-04-03T17:32:34.5494808Z  2024-04-03T17:32:34.5495225Z  2024-04-03T17:32:34.5495611Z  2024-04-03T17:32:34.5496019Z  2024-04-03T17:32:34.5496692Z [13,298 / 14,756] 48 actions running 2024-04-03T17:32:34.5497784Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 107s local 2024-04-03T17:32:34.5498941Z Compiling xla/client/xla_builder.cc; 21s local 2024-04-03T17:32:34.5500069Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 13s local 2024-04-03T17:32:34.5501266Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 13s local 2024-04-03T17:32:34.5502333Z Compiling xla/service/rng_bit_generator_expander.cc; 12s local 2024-04-03T17:32:34.5503507Z Compiling xla/service/xla_debug_info_manager.cc; 11s local 2024-04-03T17:32:34.5504761Z @llvm-project//mlir:ComplexToStandard; 8s local 2024-04-03T17:32:34.5505802Z Compiling mlir/lib/Dialect/Arith/Utils/Utils.cpp; 7s local ... 2024-04-03T17:32:34.7492223Z 2024-04-03T17:32:34.7493017Z  2024-04-03T17:32:34.7493532Z  2024-04-03T17:32:34.7493983Z  2024-04-03T17:32:34.7495151Z  2024-04-03T17:32:34.7495579Z  2024-04-03T17:32:34.7495992Z  2024-04-03T17:32:34.7496418Z  2024-04-03T17:32:34.7496853Z  2024-04-03T17:32:34.7497517Z [13,299 / 14,756] 48 actions running 2024-04-03T17:32:34.7498588Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 107s local 2024-04-03T17:32:34.7499678Z Compiling xla/client/xla_builder.cc; 21s local 2024-04-03T17:32:34.7500769Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 13s local 2024-04-03T17:32:34.7501812Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 13s local 2024-04-03T17:32:34.7503044Z Compiling xla/service/rng_bit_generator_expander.cc; 12s local 2024-04-03T17:32:34.7504179Z Compiling xla/service/xla_debug_info_manager.cc; 11s local 2024-04-03T17:32:34.7505337Z @llvm-project//mlir:ComplexToStandard; 8s local 2024-04-03T17:32:34.7506479Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 7s local ... 2024-04-03T17:32:35.0170812Z 2024-04-03T17:32:35.0172089Z  2024-04-03T17:32:35.0172948Z  2024-04-03T17:32:35.0173651Z  2024-04-03T17:32:35.0174554Z  2024-04-03T17:32:35.0175396Z  2024-04-03T17:32:35.0176258Z  2024-04-03T17:32:35.0177878Z  2024-04-03T17:32:35.0178411Z  2024-04-03T17:32:35.0179120Z [13,301 / 14,756] 48 actions, 47 running 2024-04-03T17:32:35.0180258Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 108s local 2024-04-03T17:32:35.0181804Z Compiling xla/client/xla_builder.cc; 22s local 2024-04-03T17:32:35.0182954Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 14s local 2024-04-03T17:32:35.0184168Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 14s local 2024-04-03T17:32:35.0185335Z Compiling xla/service/rng_bit_generator_expander.cc; 13s local 2024-04-03T17:32:35.0186776Z Compiling xla/service/xla_debug_info_manager.cc; 11s local 2024-04-03T17:32:35.0188177Z @llvm-project//mlir:ComplexToStandard; 8s local 2024-04-03T17:32:35.0189364Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 7s local ... 2024-04-03T17:32:35.2466989Z 2024-04-03T17:32:35.2468366Z  2024-04-03T17:32:35.2471590Z  2024-04-03T17:32:35.2472372Z  2024-04-03T17:32:35.2475404Z  2024-04-03T17:32:35.2476054Z  2024-04-03T17:32:35.2476780Z  2024-04-03T17:32:35.2477437Z  2024-04-03T17:32:35.2478244Z  2024-04-03T17:32:35.2479661Z [13,306 / 14,756] 48 actions, 47 running 2024-04-03T17:32:35.2480795Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 108s local 2024-04-03T17:32:35.2481898Z Compiling xla/client/xla_builder.cc; 22s local 2024-04-03T17:32:35.2482951Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 14s local 2024-04-03T17:32:35.2484152Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 14s local 2024-04-03T17:32:35.2485216Z Compiling xla/service/xla_debug_info_manager.cc; 12s local 2024-04-03T17:32:35.2486438Z @llvm-project//mlir:ComplexToStandard; 8s local 2024-04-03T17:32:35.2487618Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 7s local 2024-04-03T17:32:35.2488858Z @llvm-project//mlir:AMXTransforms; 7s local ... 2024-04-03T17:32:35.5499755Z 2024-04-03T17:32:35.5500515Z  2024-04-03T17:32:35.5501079Z  2024-04-03T17:32:35.5501510Z  2024-04-03T17:32:35.5501922Z  2024-04-03T17:32:35.5502374Z  2024-04-03T17:32:35.5502792Z  2024-04-03T17:32:35.5503223Z  2024-04-03T17:32:35.5503640Z  2024-04-03T17:32:35.5504318Z [13,307 / 14,756] 48 actions running 2024-04-03T17:32:35.5505406Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 108s local 2024-04-03T17:32:35.5506456Z Compiling xla/client/xla_builder.cc; 22s local 2024-04-03T17:32:35.5507583Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 14s local 2024-04-03T17:32:35.5508974Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 14s local 2024-04-03T17:32:35.5510038Z Compiling xla/service/xla_debug_info_manager.cc; 12s local 2024-04-03T17:32:35.5511260Z @llvm-project//mlir:ComplexToStandard; 9s local 2024-04-03T17:32:35.5512486Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 8s local 2024-04-03T17:32:35.5513788Z @llvm-project//mlir:AMXTransforms; 8s local ... 2024-04-03T17:32:35.7513146Z 2024-04-03T17:32:35.7513920Z  2024-04-03T17:32:35.7514514Z  2024-04-03T17:32:35.7515003Z  2024-04-03T17:32:35.7515501Z  2024-04-03T17:32:35.7515947Z  2024-04-03T17:32:35.7516346Z  2024-04-03T17:32:35.7516792Z  2024-04-03T17:32:35.7517285Z  2024-04-03T17:32:35.7517962Z [13,311 / 14,756] 48 actions running 2024-04-03T17:32:35.7519098Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 108s local 2024-04-03T17:32:35.7520363Z Compiling xla/client/xla_builder.cc; 22s local 2024-04-03T17:32:35.7521546Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 14s local 2024-04-03T17:32:35.7522680Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 14s local 2024-04-03T17:32:35.7523692Z Compiling xla/service/xla_debug_info_manager.cc; 12s local 2024-04-03T17:32:35.7524872Z @llvm-project//mlir:ComplexToStandard; 9s local 2024-04-03T17:32:35.7525994Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 8s local 2024-04-03T17:32:35.7527244Z @llvm-project//mlir:AMXTransforms; 8s local ... 2024-04-03T17:32:36.1508852Z 2024-04-03T17:32:36.1509608Z  2024-04-03T17:32:36.1510440Z  2024-04-03T17:32:36.1512430Z  2024-04-03T17:32:36.1513182Z  2024-04-03T17:32:36.1516102Z  2024-04-03T17:32:36.1516781Z  2024-04-03T17:32:36.1519758Z  2024-04-03T17:32:36.1520455Z  2024-04-03T17:32:36.1524600Z [13,312 / 14,756] 48 actions running 2024-04-03T17:32:36.1526563Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 109s local 2024-04-03T17:32:36.1527989Z Compiling xla/client/xla_builder.cc; 23s local 2024-04-03T17:32:36.1529323Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 15s local 2024-04-03T17:32:36.1530713Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 15s local 2024-04-03T17:32:36.1532066Z Compiling xla/service/xla_debug_info_manager.cc; 12s local 2024-04-03T17:32:36.1533479Z @llvm-project//mlir:ComplexToStandard; 9s local 2024-04-03T17:32:36.1535149Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 8s local 2024-04-03T17:32:36.1536564Z @llvm-project//mlir:AMXTransforms; 8s local ... 2024-04-03T17:32:36.3512026Z 2024-04-03T17:32:36.3513297Z  2024-04-03T17:32:36.3513850Z  2024-04-03T17:32:36.3514248Z  2024-04-03T17:32:36.3514679Z  2024-04-03T17:32:36.3515646Z  2024-04-03T17:32:36.3516018Z  2024-04-03T17:32:36.3516485Z  2024-04-03T17:32:36.3516923Z  2024-04-03T17:32:36.3518865Z [13,316 / 14,756] 48 actions running 2024-04-03T17:32:36.3520309Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 109s local 2024-04-03T17:32:36.3523963Z Compiling xla/client/xla_builder.cc; 23s local 2024-04-03T17:32:36.3525363Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 15s local 2024-04-03T17:32:36.3541912Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 15s local 2024-04-03T17:32:36.3544568Z Compiling xla/service/xla_debug_info_manager.cc; 13s local 2024-04-03T17:32:36.3545760Z @llvm-project//mlir:ComplexToStandard; 9s local 2024-04-03T17:32:36.3546845Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 8s local 2024-04-03T17:32:36.3548235Z @llvm-project//mlir:AMXTransforms; 8s local ... 2024-04-03T17:32:36.5589162Z 2024-04-03T17:32:36.5597871Z  2024-04-03T17:32:36.5598530Z  2024-04-03T17:32:36.5598959Z  2024-04-03T17:32:36.5599365Z  2024-04-03T17:32:36.5599797Z  2024-04-03T17:32:36.5600385Z  2024-04-03T17:32:36.5600816Z  2024-04-03T17:32:36.5601231Z  2024-04-03T17:32:36.5601942Z [13,321 / 14,756] 48 actions, 47 running 2024-04-03T17:32:36.5603039Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 109s local 2024-04-03T17:32:36.5604123Z Compiling xla/client/xla_builder.cc; 23s local 2024-04-03T17:32:36.5605236Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 15s local 2024-04-03T17:32:36.5606384Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 15s local 2024-04-03T17:32:36.5607432Z Compiling xla/service/xla_debug_info_manager.cc; 13s local 2024-04-03T17:32:36.5608688Z @llvm-project//mlir:ComplexToStandard; 10s local 2024-04-03T17:32:36.5609779Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 9s local 2024-04-03T17:32:36.5611026Z @llvm-project//mlir:AMXTransforms; 9s local ... 2024-04-03T17:32:36.9522175Z 2024-04-03T17:32:36.9522927Z  2024-04-03T17:32:36.9523453Z  2024-04-03T17:32:36.9523928Z  2024-04-03T17:32:36.9524312Z  2024-04-03T17:32:36.9524707Z  2024-04-03T17:32:36.9525134Z  2024-04-03T17:32:36.9525521Z  2024-04-03T17:32:36.9525930Z  2024-04-03T17:32:36.9526590Z [13,322 / 14,756] 48 actions running 2024-04-03T17:32:36.9527644Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 110s local 2024-04-03T17:32:36.9528720Z Compiling xla/client/xla_builder.cc; 24s local 2024-04-03T17:32:36.9529809Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 16s local 2024-04-03T17:32:36.9530916Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 16s local 2024-04-03T17:32:36.9532346Z Compiling xla/service/xla_debug_info_manager.cc; 13s local 2024-04-03T17:32:36.9533522Z @llvm-project//mlir:ComplexToStandard; 10s local 2024-04-03T17:32:36.9534778Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 9s local 2024-04-03T17:32:36.9535959Z @llvm-project//mlir:AMXTransforms; 9s local ... 2024-04-03T17:32:37.1522447Z 2024-04-03T17:32:37.1523214Z  2024-04-03T17:32:37.1523761Z  2024-04-03T17:32:37.1524205Z  2024-04-03T17:32:37.1524627Z  2024-04-03T17:32:37.1525030Z  2024-04-03T17:32:37.1525466Z  2024-04-03T17:32:37.1525890Z  2024-04-03T17:32:37.1526304Z  2024-04-03T17:32:37.1526969Z [13,323 / 14,756] 48 actions running 2024-04-03T17:32:37.1528078Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 110s local 2024-04-03T17:32:37.1538479Z Compiling xla/client/xla_builder.cc; 24s local 2024-04-03T17:32:37.1539879Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 16s local 2024-04-03T17:32:37.1541319Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 16s local 2024-04-03T17:32:37.1542679Z Compiling xla/service/xla_debug_info_manager.cc; 13s local 2024-04-03T17:32:37.1546528Z @llvm-project//mlir:ComplexToStandard; 10s local 2024-04-03T17:32:37.1548063Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 9s local 2024-04-03T17:32:37.1549623Z @llvm-project//mlir:AMXTransforms; 9s local ... 2024-04-03T17:32:37.5536852Z 2024-04-03T17:32:37.5537637Z  2024-04-03T17:32:37.5538152Z  2024-04-03T17:32:37.5538586Z  2024-04-03T17:32:37.5539007Z  2024-04-03T17:32:37.5539415Z  2024-04-03T17:32:37.5539836Z  2024-04-03T17:32:37.5540225Z  2024-04-03T17:32:37.5540663Z  2024-04-03T17:32:37.5541347Z [13,327 / 14,756] 48 actions running 2024-04-03T17:32:37.5542434Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 110s local 2024-04-03T17:32:37.5543777Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 16s local 2024-04-03T17:32:37.5545018Z Compiling xla/service/xla_debug_info_manager.cc; 14s local 2024-04-03T17:32:37.5546088Z @llvm-project//mlir:ComplexToStandard; 11s local 2024-04-03T17:32:37.5547236Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 10s local 2024-04-03T17:32:37.5548730Z @llvm-project//mlir:AMXTransforms; 10s local 2024-04-03T17:32:37.5549814Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 9s local 2024-04-03T17:32:37.5551098Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 9s local ... 2024-04-03T17:32:37.7566256Z 2024-04-03T17:32:37.7567011Z  2024-04-03T17:32:37.7567536Z  2024-04-03T17:32:37.7567948Z  2024-04-03T17:32:37.7568357Z  2024-04-03T17:32:37.7568773Z  2024-04-03T17:32:37.7569156Z  2024-04-03T17:32:37.7569542Z  2024-04-03T17:32:37.7569951Z  2024-04-03T17:32:37.7570633Z [13,329 / 14,756] 48 actions running 2024-04-03T17:32:37.7571737Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 110s local 2024-04-03T17:32:37.7573025Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 16s local 2024-04-03T17:32:37.7574420Z Compiling xla/service/xla_debug_info_manager.cc; 14s local 2024-04-03T17:32:37.7575672Z @llvm-project//mlir:ComplexToStandard; 11s local 2024-04-03T17:32:37.7576945Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 10s local 2024-04-03T17:32:37.7578267Z @llvm-project//mlir:AMXTransforms; 10s local 2024-04-03T17:32:37.7579284Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 10s local 2024-04-03T17:32:37.7580590Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 10s local ... 2024-04-03T17:32:37.9562846Z 2024-04-03T17:32:37.9563614Z  2024-04-03T17:32:37.9569466Z  2024-04-03T17:32:37.9569921Z  2024-04-03T17:32:37.9570274Z  2024-04-03T17:32:37.9570626Z  2024-04-03T17:32:37.9570982Z  2024-04-03T17:32:37.9571349Z  2024-04-03T17:32:37.9571705Z  2024-04-03T17:32:37.9572611Z [13,331 / 14,756] 48 actions running 2024-04-03T17:32:37.9573602Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 111s local 2024-04-03T17:32:37.9575043Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 17s local 2024-04-03T17:32:37.9576190Z Compiling xla/service/xla_debug_info_manager.cc; 14s local 2024-04-03T17:32:37.9577481Z @llvm-project//mlir:ComplexToStandard; 11s local 2024-04-03T17:32:37.9578405Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 10s local 2024-04-03T17:32:37.9579359Z @llvm-project//mlir:AMXTransforms; 10s local 2024-04-03T17:32:37.9580176Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 10s local 2024-04-03T17:32:37.9581203Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 10s local ... 2024-04-03T17:32:38.3579775Z 2024-04-03T17:32:38.3580576Z  2024-04-03T17:32:38.3581123Z  2024-04-03T17:32:38.3581565Z  2024-04-03T17:32:38.3581994Z  2024-04-03T17:32:38.3582451Z  2024-04-03T17:32:38.3582877Z  2024-04-03T17:32:38.3583287Z  2024-04-03T17:32:38.3583718Z  2024-04-03T17:32:38.3584407Z [13,332 / 14,756] 48 actions running 2024-04-03T17:32:38.3585602Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 111s local 2024-04-03T17:32:38.3586912Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 17s local 2024-04-03T17:32:38.3588488Z Compiling xla/service/xla_debug_info_manager.cc; 15s local 2024-04-03T17:32:38.3589637Z @llvm-project//mlir:ComplexToStandard; 11s local 2024-04-03T17:32:38.3590833Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 11s local 2024-04-03T17:32:38.3592052Z @llvm-project//mlir:AMXTransforms; 10s local 2024-04-03T17:32:38.3593111Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 10s local 2024-04-03T17:32:38.3594450Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 10s local ... 2024-04-03T17:32:38.5575051Z 2024-04-03T17:32:38.5575815Z  2024-04-03T17:32:38.5576415Z  2024-04-03T17:32:38.5579834Z  2024-04-03T17:32:38.5580274Z  2024-04-03T17:32:38.5580695Z  2024-04-03T17:32:38.5581070Z  2024-04-03T17:32:38.5581427Z  2024-04-03T17:32:38.5581856Z  2024-04-03T17:32:38.5582465Z [13,334 / 14,756] 48 actions running 2024-04-03T17:32:38.5583447Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 111s local 2024-04-03T17:32:38.5584601Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 17s local 2024-04-03T17:32:38.5585674Z Compiling xla/service/xla_debug_info_manager.cc; 15s local 2024-04-03T17:32:38.5586676Z @llvm-project//mlir:ComplexToStandard; 12s local 2024-04-03T17:32:38.5587980Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 11s local 2024-04-03T17:32:38.5589085Z @llvm-project//mlir:AMXTransforms; 11s local 2024-04-03T17:32:38.5590089Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 10s local 2024-04-03T17:32:38.5591270Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 10s local ... 2024-04-03T17:32:38.8342941Z 2024-04-03T17:32:38.8343704Z  2024-04-03T17:32:38.8344193Z  2024-04-03T17:32:38.8344579Z  2024-04-03T17:32:38.8344984Z  2024-04-03T17:32:38.8346259Z  2024-04-03T17:32:38.8346807Z  2024-04-03T17:32:38.8347322Z  2024-04-03T17:32:38.8347988Z  2024-04-03T17:32:38.8348679Z [13,337 / 14,756] 48 actions, 47 running 2024-04-03T17:32:38.8349844Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 111s local 2024-04-03T17:32:38.8351113Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 17s local 2024-04-03T17:32:38.8352658Z @llvm-project//mlir:ComplexToStandard; 12s local 2024-04-03T17:32:38.8353791Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 11s local 2024-04-03T17:32:38.8355159Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 11s local 2024-04-03T17:32:38.8356829Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 11s local 2024-04-03T17:32:38.8358118Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 11s local 2024-04-03T17:32:38.8359301Z Compiling xla/service/dot_decomposer.cc; 10s local ... 2024-04-03T17:32:39.0439096Z 2024-04-03T17:32:39.0440256Z  2024-04-03T17:32:39.0440731Z  2024-04-03T17:32:39.0441467Z  2024-04-03T17:32:39.0441915Z  2024-04-03T17:32:39.0442400Z  2024-04-03T17:32:39.0442863Z  2024-04-03T17:32:39.0443322Z  2024-04-03T17:32:39.0443762Z  2024-04-03T17:32:39.0444518Z [13,339 / 14,756] 48 actions, 47 running 2024-04-03T17:32:39.0445878Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 112s local 2024-04-03T17:32:39.0447275Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 18s local 2024-04-03T17:32:39.0448735Z @llvm-project//mlir:ComplexToStandard; 12s local 2024-04-03T17:32:39.0449880Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 11s local 2024-04-03T17:32:39.0451287Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 11s local 2024-04-03T17:32:39.0452557Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 11s local 2024-04-03T17:32:39.0453752Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 11s local 2024-04-03T17:32:39.0455048Z Compiling xla/service/dot_decomposer.cc; 10s local ... 2024-04-03T17:32:39.3578151Z 2024-04-03T17:32:39.3578892Z  2024-04-03T17:32:39.3579434Z  2024-04-03T17:32:39.3580455Z  2024-04-03T17:32:39.3581755Z  2024-04-03T17:32:39.3582616Z  2024-04-03T17:32:39.3583612Z  2024-04-03T17:32:39.3584027Z  2024-04-03T17:32:39.3584401Z  2024-04-03T17:32:39.3585000Z [13,341 / 14,756] 48 actions running 2024-04-03T17:32:39.3585969Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 112s local 2024-04-03T17:32:39.3587137Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 18s local 2024-04-03T17:32:39.3588518Z @llvm-project//mlir:ComplexToStandard; 12s local 2024-04-03T17:32:39.3589584Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 12s local 2024-04-03T17:32:39.3590767Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 11s local 2024-04-03T17:32:39.3591918Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 11s local 2024-04-03T17:32:39.3593017Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 11s local 2024-04-03T17:32:39.3593978Z Compiling xla/service/dot_decomposer.cc; 10s local ... 2024-04-03T17:32:39.5581541Z 2024-04-03T17:32:39.5582644Z  2024-04-03T17:32:39.5583158Z  2024-04-03T17:32:39.5583597Z  2024-04-03T17:32:39.5584040Z  2024-04-03T17:32:39.5585245Z  2024-04-03T17:32:39.5585681Z  2024-04-03T17:32:39.5586115Z  2024-04-03T17:32:39.5586539Z  2024-04-03T17:32:39.5591121Z [13,342 / 14,756] 48 actions, 47 running 2024-04-03T17:32:39.5592675Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 112s local 2024-04-03T17:32:39.5596620Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 18s local 2024-04-03T17:32:39.5598249Z @llvm-project//mlir:ComplexToStandard; 13s local 2024-04-03T17:32:39.5601908Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 12s local 2024-04-03T17:32:39.5603585Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 11s local 2024-04-03T17:32:39.5607845Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 11s local 2024-04-03T17:32:39.5609386Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 11s local 2024-04-03T17:32:39.5614426Z Compiling xla/service/dot_decomposer.cc; 10s local ... 2024-04-03T17:32:39.8061937Z 2024-04-03T17:32:39.8063011Z  2024-04-03T17:32:39.8066027Z  2024-04-03T17:32:39.8066733Z  2024-04-03T17:32:39.8070038Z  2024-04-03T17:32:39.8070811Z  2024-04-03T17:32:39.8073650Z  2024-04-03T17:32:39.8074319Z  2024-04-03T17:32:39.8075555Z  2024-04-03T17:32:39.8076815Z [13,347 / 14,756] 48 actions, 47 running 2024-04-03T17:32:39.8078210Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 112s local 2024-04-03T17:32:39.8079819Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 18s local 2024-04-03T17:32:39.8081499Z @llvm-project//mlir:ComplexToStandard; 13s local 2024-04-03T17:32:39.8083090Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 12s local 2024-04-03T17:32:39.8085085Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 12s local 2024-04-03T17:32:39.8086634Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 12s local 2024-04-03T17:32:39.8088270Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 12s local 2024-04-03T17:32:39.8089613Z Compiling xla/service/dot_decomposer.cc; 11s local ... 2024-04-03T17:32:40.0752537Z 2024-04-03T17:32:40.0753756Z  2024-04-03T17:32:40.0754476Z  2024-04-03T17:32:40.0755263Z  2024-04-03T17:32:40.0756327Z  2024-04-03T17:32:40.0756825Z  2024-04-03T17:32:40.0757262Z  2024-04-03T17:32:40.0757720Z  2024-04-03T17:32:40.0758161Z  2024-04-03T17:32:40.0759252Z [13,352 / 14,756] 48 actions, 47 running 2024-04-03T17:32:40.0760718Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 113s local 2024-04-03T17:32:40.0762132Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 19s local 2024-04-03T17:32:40.0763494Z @llvm-project//mlir:ComplexToStandard; 13s local 2024-04-03T17:32:40.0764670Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 12s local 2024-04-03T17:32:40.0766010Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 12s local 2024-04-03T17:32:40.0767348Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 12s local 2024-04-03T17:32:40.0768596Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 12s local 2024-04-03T17:32:40.0769718Z Compiling xla/service/dot_decomposer.cc; 11s local ... 2024-04-03T17:32:40.3094066Z 2024-04-03T17:32:40.3095402Z  2024-04-03T17:32:40.3096205Z  2024-04-03T17:32:40.3096986Z  2024-04-03T17:32:40.3097847Z  2024-04-03T17:32:40.3100910Z  2024-04-03T17:32:40.3101486Z  2024-04-03T17:32:40.3102084Z  2024-04-03T17:32:40.3104631Z  2024-04-03T17:32:40.3105558Z [13,353 / 14,756] 48 actions, 47 running 2024-04-03T17:32:40.3106965Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 113s local 2024-04-03T17:32:40.3108959Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 19s local 2024-04-03T17:32:40.3110404Z @llvm-project//mlir:ComplexToStandard; 13s local 2024-04-03T17:32:40.3111729Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 12s local 2024-04-03T17:32:40.3113293Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 12s local 2024-04-03T17:32:40.3114817Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 12s local 2024-04-03T17:32:40.3116225Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 12s local 2024-04-03T17:32:40.3117697Z Compiling xla/service/dot_decomposer.cc; 11s local ... 2024-04-03T17:32:40.5587901Z 2024-04-03T17:32:40.5588649Z  2024-04-03T17:32:40.5589141Z  2024-04-03T17:32:40.5589559Z  2024-04-03T17:32:40.5589957Z  2024-04-03T17:32:40.5590304Z  2024-04-03T17:32:40.5590647Z  2024-04-03T17:32:40.5590995Z  2024-04-03T17:32:40.5591385Z  2024-04-03T17:32:40.5592038Z [13,355 / 14,756] 48 actions, 47 running 2024-04-03T17:32:40.5593051Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 113s local 2024-04-03T17:32:40.5594309Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 19s local 2024-04-03T17:32:40.5595613Z @llvm-project//mlir:ComplexToStandard; 14s local 2024-04-03T17:32:40.5596760Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 13s local 2024-04-03T17:32:40.5598157Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 12s local 2024-04-03T17:32:40.5599629Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 12s local 2024-04-03T17:32:40.5601275Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 12s local 2024-04-03T17:32:40.5602468Z Compiling xla/service/dot_decomposer.cc; 11s local ... 2024-04-03T17:32:40.7590946Z 2024-04-03T17:32:40.7591721Z  2024-04-03T17:32:40.7592269Z  2024-04-03T17:32:40.7592713Z  2024-04-03T17:32:40.7593494Z  2024-04-03T17:32:40.7593930Z  2024-04-03T17:32:40.7594354Z  2024-04-03T17:32:40.7594783Z  2024-04-03T17:32:40.7595259Z  2024-04-03T17:32:40.7595953Z [13,360 / 14,756] 48 actions running 2024-04-03T17:32:40.7597097Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 113s local 2024-04-03T17:32:40.7598445Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 19s local 2024-04-03T17:32:40.7599776Z @llvm-project//mlir:ComplexToStandard; 14s local 2024-04-03T17:32:40.7601036Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 13s local 2024-04-03T17:32:40.7602536Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 13s local 2024-04-03T17:32:40.7603943Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 13s local 2024-04-03T17:32:40.7605148Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 13s local 2024-04-03T17:32:40.7606231Z Compiling mlir/lib/AsmParser/Parser.cpp; 8s local ... 2024-04-03T17:32:40.9592987Z 2024-04-03T17:32:40.9595128Z  2024-04-03T17:32:40.9595645Z  2024-04-03T17:32:40.9596137Z  2024-04-03T17:32:40.9596593Z  2024-04-03T17:32:40.9597029Z  2024-04-03T17:32:40.9597478Z  2024-04-03T17:32:40.9597940Z  2024-04-03T17:32:40.9598399Z  2024-04-03T17:32:40.9599113Z [13,364 / 14,756] 48 actions running 2024-04-03T17:32:40.9600220Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 114s local 2024-04-03T17:32:40.9601517Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 20s local 2024-04-03T17:32:40.9602829Z @llvm-project//mlir:ComplexToStandard; 14s local 2024-04-03T17:32:40.9604096Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 13s local 2024-04-03T17:32:40.9605484Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 13s local 2024-04-03T17:32:40.9606805Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 13s local 2024-04-03T17:32:40.9608057Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 13s local 2024-04-03T17:32:40.9609193Z Compiling mlir/lib/AsmParser/Parser.cpp; 9s local ... 2024-04-03T17:32:41.1614847Z 2024-04-03T17:32:41.1615625Z  2024-04-03T17:32:41.1616150Z  2024-04-03T17:32:41.1616626Z  2024-04-03T17:32:41.1617923Z  2024-04-03T17:32:41.1618370Z  2024-04-03T17:32:41.1618821Z  2024-04-03T17:32:41.1619263Z  2024-04-03T17:32:41.1619726Z  2024-04-03T17:32:41.1620490Z [13,370 / 14,756] 48 actions, 47 running 2024-04-03T17:32:41.1621681Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 114s local 2024-04-03T17:32:41.1623160Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 20s local 2024-04-03T17:32:41.1624675Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 13s local 2024-04-03T17:32:41.1626064Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 13s local 2024-04-03T17:32:41.1627434Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 13s local 2024-04-03T17:32:41.1629040Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 13s local 2024-04-03T17:32:41.1630098Z Compiling mlir/lib/AsmParser/Parser.cpp; 9s local 2024-04-03T17:32:41.1631258Z Compiling mlir/lib/IR/Dominance.cpp [for tool]; 8s local ... 2024-04-03T17:32:41.3736388Z 2024-04-03T17:32:41.3737181Z  2024-04-03T17:32:41.3737724Z  2024-04-03T17:32:41.3738167Z  2024-04-03T17:32:41.3738620Z  2024-04-03T17:32:41.3739068Z  2024-04-03T17:32:41.3739490Z  2024-04-03T17:32:41.3739920Z  2024-04-03T17:32:41.3740362Z  2024-04-03T17:32:41.3741093Z [13,372 / 14,756] 48 actions, 47 running 2024-04-03T17:32:41.3742538Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 114s local 2024-04-03T17:32:41.3743901Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 20s local 2024-04-03T17:32:41.3745292Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 14s local 2024-04-03T17:32:41.3746683Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 13s local 2024-04-03T17:32:41.3748737Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 13s local 2024-04-03T17:32:41.3750017Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 13s local 2024-04-03T17:32:41.3751143Z Compiling mlir/lib/AsmParser/Parser.cpp; 9s local 2024-04-03T17:32:41.3752252Z Compiling mlir/lib/IR/Dominance.cpp [for tool]; 8s local ... 2024-04-03T17:32:41.6818114Z 2024-04-03T17:32:41.6818856Z  2024-04-03T17:32:41.6819406Z  2024-04-03T17:32:41.6819833Z  2024-04-03T17:32:41.6820394Z  2024-04-03T17:32:41.6820857Z  2024-04-03T17:32:41.6821270Z  2024-04-03T17:32:41.6821709Z  2024-04-03T17:32:41.6822182Z  2024-04-03T17:32:41.6822922Z [13,374 / 14,756] 48 actions, 47 running 2024-04-03T17:32:41.6824152Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 114s local 2024-04-03T17:32:41.6825550Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 20s local 2024-04-03T17:32:41.6826943Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 14s local 2024-04-03T17:32:41.6828608Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 14s local 2024-04-03T17:32:41.6829892Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 14s local 2024-04-03T17:32:41.6831117Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 13s local 2024-04-03T17:32:41.6832208Z Compiling mlir/lib/AsmParser/Parser.cpp; 9s local 2024-04-03T17:32:41.6833250Z Compiling mlir/lib/IR/Dominance.cpp [for tool]; 8s local ... 2024-04-03T17:32:41.9064927Z 2024-04-03T17:32:41.9065693Z  2024-04-03T17:32:41.9066252Z  2024-04-03T17:32:41.9066726Z  2024-04-03T17:32:41.9067216Z  2024-04-03T17:32:41.9067818Z  2024-04-03T17:32:41.9068273Z  2024-04-03T17:32:41.9068692Z  2024-04-03T17:32:41.9069166Z  2024-04-03T17:32:41.9069910Z [13,381 / 14,756] 48 actions, 47 running 2024-04-03T17:32:41.9071112Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 114s local 2024-04-03T17:32:41.9072518Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 20s local 2024-04-03T17:32:41.9073949Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 14s local 2024-04-03T17:32:41.9075386Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 14s local 2024-04-03T17:32:41.9076737Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 14s local 2024-04-03T17:32:41.9078006Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 14s local 2024-04-03T17:32:41.9079156Z Compiling mlir/lib/AsmParser/Parser.cpp; 10s local 2024-04-03T17:32:41.9080288Z Compiling mlir/lib/IR/Dominance.cpp [for tool]; 9s local ... 2024-04-03T17:32:42.1612930Z 2024-04-03T17:32:42.1613720Z  2024-04-03T17:32:42.1614444Z  2024-04-03T17:32:42.1614937Z  2024-04-03T17:32:42.1615385Z  2024-04-03T17:32:42.1615839Z  2024-04-03T17:32:42.1616290Z  2024-04-03T17:32:42.1616728Z  2024-04-03T17:32:42.1617223Z  2024-04-03T17:32:42.1617957Z [13,386 / 14,756] 48 actions running 2024-04-03T17:32:42.1619190Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 115s local 2024-04-03T17:32:42.1620560Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 21s local 2024-04-03T17:32:42.1621951Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 14s local 2024-04-03T17:32:42.1623325Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 14s local 2024-04-03T17:32:42.1624694Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 14s local 2024-04-03T17:32:42.1625989Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 14s local 2024-04-03T17:32:42.1627461Z Compiling mlir/lib/AsmParser/Parser.cpp; 10s local 2024-04-03T17:32:42.1628850Z Compiling mlir/lib/IR/Dominance.cpp [for tool]; 9s local ... 2024-04-03T17:32:42.3917404Z 2024-04-03T17:32:42.3918479Z  2024-04-03T17:32:42.3919035Z  2024-04-03T17:32:42.3919519Z  2024-04-03T17:32:42.3920366Z  2024-04-03T17:32:42.3920799Z  2024-04-03T17:32:42.3921265Z  2024-04-03T17:32:42.3921730Z  2024-04-03T17:32:42.3922173Z  2024-04-03T17:32:42.3922945Z [13,388 / 14,756] 48 actions, 47 running 2024-04-03T17:32:42.3924120Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 115s local 2024-04-03T17:32:42.3925513Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 21s local 2024-04-03T17:32:42.3926976Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 15s local 2024-04-03T17:32:42.3928436Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 14s local 2024-04-03T17:32:42.3929854Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 14s local 2024-04-03T17:32:42.3931119Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 14s local 2024-04-03T17:32:42.3932303Z Compiling mlir/lib/AsmParser/Parser.cpp; 10s local 2024-04-03T17:32:42.3933457Z Compiling mlir/lib/IR/Dominance.cpp [for tool]; 9s local ... 2024-04-03T17:32:42.6047721Z 2024-04-03T17:32:42.6048530Z  2024-04-03T17:32:42.6049062Z  2024-04-03T17:32:42.6049549Z  2024-04-03T17:32:42.6053520Z  2024-04-03T17:32:42.6054598Z  2024-04-03T17:32:42.6055378Z  2024-04-03T17:32:42.6056130Z  2024-04-03T17:32:42.6056727Z  2024-04-03T17:32:42.6057638Z [13,391 / 14,756] 48 actions, 47 running 2024-04-03T17:32:42.6059231Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 115s local 2024-04-03T17:32:42.6060737Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 21s local 2024-04-03T17:32:42.6062466Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 15s local 2024-04-03T17:32:42.6064138Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 15s local 2024-04-03T17:32:42.6065654Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 14s local 2024-04-03T17:32:42.6067339Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 14s local 2024-04-03T17:32:42.6068833Z Compiling mlir/lib/AsmParser/Parser.cpp; 10s local 2024-04-03T17:32:42.6070409Z Compiling mlir/lib/IR/Dominance.cpp [for tool]; 9s local ... 2024-04-03T17:32:42.8762181Z 2024-04-03T17:32:42.8763363Z  2024-04-03T17:32:42.8763883Z  2024-04-03T17:32:42.8764329Z  2024-04-03T17:32:42.8764790Z  2024-04-03T17:32:42.8765201Z  2024-04-03T17:32:42.8765623Z  2024-04-03T17:32:42.8766048Z  2024-04-03T17:32:42.8766445Z  2024-04-03T17:32:42.8767158Z [13,396 / 14,756] 48 actions, 47 running 2024-04-03T17:32:42.8768291Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 115s local 2024-04-03T17:32:42.8769620Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 21s local 2024-04-03T17:32:42.8770988Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 15s local 2024-04-03T17:32:42.8772356Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 15s local 2024-04-03T17:32:42.8773631Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 15s local 2024-04-03T17:32:42.8775000Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 15s local 2024-04-03T17:32:42.8776141Z Compiling mlir/lib/IR/Dominance.cpp [for tool]; 10s local 2024-04-03T17:32:42.8777140Z Compiling mlir/lib/IR/AsmPrinter.cpp; 9s local ... 2024-04-03T17:32:43.1018621Z 2024-04-03T17:32:43.1025806Z  2024-04-03T17:32:43.1026363Z  2024-04-03T17:32:43.1026786Z  2024-04-03T17:32:43.1027203Z  2024-04-03T17:32:43.1027869Z  2024-04-03T17:32:43.1028321Z  2024-04-03T17:32:43.1028880Z  2024-04-03T17:32:43.1029284Z  2024-04-03T17:32:43.1029994Z [13,402 / 14,756] 48 actions, 47 running 2024-04-03T17:32:43.1031507Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 116s local 2024-04-03T17:32:43.1032885Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 22s local 2024-04-03T17:32:43.1034182Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 15s local 2024-04-03T17:32:43.1035431Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 15s local 2024-04-03T17:32:43.1036896Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 15s local 2024-04-03T17:32:43.1038012Z Compiling mlir/lib/IR/Dominance.cpp [for tool]; 10s local 2024-04-03T17:32:43.1038984Z Compiling mlir/lib/IR/AsmPrinter.cpp; 10s local 2024-04-03T17:32:43.1040016Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 9s local ... 2024-04-03T17:32:43.3105890Z 2024-04-03T17:32:43.3106618Z  2024-04-03T17:32:43.3107090Z  2024-04-03T17:32:43.3107445Z  2024-04-03T17:32:43.3108024Z  2024-04-03T17:32:43.3108386Z  2024-04-03T17:32:43.3108788Z  2024-04-03T17:32:43.3109139Z  2024-04-03T17:32:43.3109512Z  2024-04-03T17:32:43.3110158Z [13,406 / 14,756] 48 actions, 47 running 2024-04-03T17:32:43.3111122Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 116s local 2024-04-03T17:32:43.3112239Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 22s local 2024-04-03T17:32:43.3113323Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 15s local 2024-04-03T17:32:43.3114408Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 15s local 2024-04-03T17:32:43.3115437Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 15s local 2024-04-03T17:32:43.3116291Z Compiling mlir/lib/IR/AsmPrinter.cpp; 10s local 2024-04-03T17:32:43.3117119Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 9s local 2024-04-03T17:32:43.3117966Z Compiling xla/service/result_caster.cc; 8s local ... 2024-04-03T17:32:43.5207177Z 2024-04-03T17:32:43.5207942Z  2024-04-03T17:32:43.5208498Z  2024-04-03T17:32:43.5208930Z  2024-04-03T17:32:43.5209387Z  2024-04-03T17:32:43.5209817Z  2024-04-03T17:32:43.5210253Z  2024-04-03T17:32:43.5210696Z  2024-04-03T17:32:43.5211123Z  2024-04-03T17:32:43.5211858Z [13,415 / 14,756] 48 actions, 47 running 2024-04-03T17:32:43.5213041Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 116s local 2024-04-03T17:32:43.5214565Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 22s local 2024-04-03T17:32:43.5215913Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 15s local 2024-04-03T17:32:43.5217277Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 15s local 2024-04-03T17:32:43.5218650Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 15s local 2024-04-03T17:32:43.5219775Z Compiling mlir/lib/IR/AsmPrinter.cpp; 10s local 2024-04-03T17:32:43.5220832Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 9s local 2024-04-03T17:32:43.5221951Z Compiling xla/service/result_caster.cc; 8s local ... 2024-04-03T17:32:43.7635208Z 2024-04-03T17:32:43.7636050Z  2024-04-03T17:32:43.7636610Z  2024-04-03T17:32:43.7637070Z  2024-04-03T17:32:43.7637502Z  2024-04-03T17:32:43.7637906Z  2024-04-03T17:32:43.7638315Z  2024-04-03T17:32:43.7638721Z  2024-04-03T17:32:43.7639141Z  2024-04-03T17:32:43.7639853Z [13,419 / 14,756] 48 actions running 2024-04-03T17:32:43.7640959Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 116s local 2024-04-03T17:32:43.7642214Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 22s local 2024-04-03T17:32:43.7643501Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 16s local 2024-04-03T17:32:43.7644812Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 16s local 2024-04-03T17:32:43.7645997Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 16s local 2024-04-03T17:32:43.7647040Z Compiling mlir/lib/IR/AsmPrinter.cpp; 10s local 2024-04-03T17:32:43.7648005Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 10s local 2024-04-03T17:32:43.7649377Z Compiling xla/service/result_caster.cc; 8s local ... 2024-04-03T17:32:44.0033095Z 2024-04-03T17:32:44.0034214Z  2024-04-03T17:32:44.0034829Z  2024-04-03T17:32:44.0035487Z  2024-04-03T17:32:44.0036112Z  2024-04-03T17:32:44.0036716Z  2024-04-03T17:32:44.0037706Z  2024-04-03T17:32:44.0038321Z  2024-04-03T17:32:44.0038774Z  2024-04-03T17:32:44.0039857Z [13,423 / 14,756] 48 actions, 47 running 2024-04-03T17:32:44.0041221Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 117s local 2024-04-03T17:32:44.0043111Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 23s local 2024-04-03T17:32:44.0044766Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 16s local 2024-04-03T17:32:44.0046378Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 16s local 2024-04-03T17:32:44.0047998Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 16s local 2024-04-03T17:32:44.0049454Z Compiling mlir/lib/IR/AsmPrinter.cpp; 11s local 2024-04-03T17:32:44.0050647Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 10s local 2024-04-03T17:32:44.0052082Z Compiling xla/service/result_caster.cc; 8s local ... 2024-04-03T17:32:44.2444585Z 2024-04-03T17:32:44.2445305Z  2024-04-03T17:32:44.2445849Z  2024-04-03T17:32:44.2446316Z  2024-04-03T17:32:44.2446739Z  2024-04-03T17:32:44.2447160Z  2024-04-03T17:32:44.2447597Z  2024-04-03T17:32:44.2448038Z  2024-04-03T17:32:44.2448461Z  2024-04-03T17:32:44.2449199Z [13,429 / 14,756] 48 actions, 47 running 2024-04-03T17:32:44.2450344Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 117s local 2024-04-03T17:32:44.2451585Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 23s local 2024-04-03T17:32:44.2452868Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 16s local 2024-04-03T17:32:44.2454165Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 16s local 2024-04-03T17:32:44.2455560Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 16s local 2024-04-03T17:32:44.2456631Z Compiling mlir/lib/IR/AsmPrinter.cpp; 11s local 2024-04-03T17:32:44.2457727Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 10s local 2024-04-03T17:32:44.2458771Z Compiling xla/service/result_caster.cc; 9s local ... 2024-04-03T17:32:44.4570701Z 2024-04-03T17:32:44.4571472Z  2024-04-03T17:32:44.4572021Z  2024-04-03T17:32:44.4572456Z  2024-04-03T17:32:44.4572882Z  2024-04-03T17:32:44.4573333Z  2024-04-03T17:32:44.4573774Z  2024-04-03T17:32:44.4574191Z  2024-04-03T17:32:44.4574793Z  2024-04-03T17:32:44.4575552Z [13,435 / 14,756] 48 actions, 47 running 2024-04-03T17:32:44.4576712Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 117s local 2024-04-03T17:32:44.4578070Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 23s local 2024-04-03T17:32:44.4579572Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 16s local 2024-04-03T17:32:44.4580940Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 16s local 2024-04-03T17:32:44.4582283Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 16s local 2024-04-03T17:32:44.4583440Z Compiling mlir/lib/IR/AsmPrinter.cpp; 11s local 2024-04-03T17:32:44.4584515Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 10s local 2024-04-03T17:32:44.4585622Z Compiling xla/service/result_caster.cc; 9s local ... 2024-04-03T17:32:44.6654457Z 2024-04-03T17:32:44.6655437Z  2024-04-03T17:32:44.6655975Z  2024-04-03T17:32:44.6656883Z  2024-04-03T17:32:44.6657740Z  2024-04-03T17:32:44.6658204Z  2024-04-03T17:32:44.6658612Z  2024-04-03T17:32:44.6659044Z  2024-04-03T17:32:44.6659493Z  2024-04-03T17:32:44.6660251Z [13,441 / 14,756] 48 actions, 47 running 2024-04-03T17:32:44.6661398Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 117s local 2024-04-03T17:32:44.6663079Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 23s local 2024-04-03T17:32:44.6664369Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 17s local 2024-04-03T17:32:44.6665665Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 16s local 2024-04-03T17:32:44.6666911Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 16s local 2024-04-03T17:32:44.6668395Z Compiling mlir/lib/IR/AsmPrinter.cpp; 11s local 2024-04-03T17:32:44.6669406Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 11s local 2024-04-03T17:32:44.6670447Z Compiling xla/service/result_caster.cc; 9s local ... 2024-04-03T17:32:44.9502675Z 2024-04-03T17:32:44.9503409Z  2024-04-03T17:32:44.9503941Z  2024-04-03T17:32:44.9504380Z  2024-04-03T17:32:44.9504802Z  2024-04-03T17:32:44.9505236Z  2024-04-03T17:32:44.9505645Z  2024-04-03T17:32:44.9506032Z  2024-04-03T17:32:44.9506473Z  2024-04-03T17:32:44.9507225Z [13,447 / 14,756] 48 actions, 47 running 2024-04-03T17:32:44.9508674Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 118s local 2024-04-03T17:32:44.9510062Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 24s local 2024-04-03T17:32:44.9511386Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 17s local 2024-04-03T17:32:44.9512737Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 17s local 2024-04-03T17:32:44.9514058Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 17s local 2024-04-03T17:32:44.9515154Z Compiling mlir/lib/IR/AsmPrinter.cpp; 12s local 2024-04-03T17:32:44.9516194Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 11s local 2024-04-03T17:32:44.9517291Z Compiling xla/service/result_caster.cc; 9s local ... 2024-04-03T17:32:45.1758284Z 2024-04-03T17:32:45.1759284Z  2024-04-03T17:32:45.1759840Z  2024-04-03T17:32:45.1760307Z  2024-04-03T17:32:45.1760759Z  2024-04-03T17:32:45.1761711Z  2024-04-03T17:32:45.1762165Z  2024-04-03T17:32:45.1762578Z  2024-04-03T17:32:45.1763048Z  2024-04-03T17:32:45.1765500Z [13,455 / 14,756] 47 actions running 2024-04-03T17:32:45.1769382Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 118s local 2024-04-03T17:32:45.1773477Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 24s local 2024-04-03T17:32:45.1775775Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 17s local 2024-04-03T17:32:45.1777498Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 17s local 2024-04-03T17:32:45.1779224Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 17s local 2024-04-03T17:32:45.1780653Z Compiling mlir/lib/IR/AsmPrinter.cpp; 12s local 2024-04-03T17:32:45.1782002Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 11s local 2024-04-03T17:32:45.1783395Z Compiling xla/service/result_caster.cc; 10s local ... 2024-04-03T17:32:45.3761925Z 2024-04-03T17:32:45.3762732Z  2024-04-03T17:32:45.3763281Z  2024-04-03T17:32:45.3763699Z  2024-04-03T17:32:45.3764139Z  2024-04-03T17:32:45.3764597Z  2024-04-03T17:32:45.3765042Z  2024-04-03T17:32:45.3765472Z  2024-04-03T17:32:45.3765904Z  2024-04-03T17:32:45.3766513Z [13,458 / 14,756] 48 actions running 2024-04-03T17:32:45.3767610Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 118s local 2024-04-03T17:32:45.3768942Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 24s local 2024-04-03T17:32:45.3770239Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 17s local 2024-04-03T17:32:45.3771427Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 17s local 2024-04-03T17:32:45.3772555Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 17s local 2024-04-03T17:32:45.3773595Z Compiling mlir/lib/IR/AsmPrinter.cpp; 12s local 2024-04-03T17:32:45.3774730Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 11s local 2024-04-03T17:32:45.3775781Z Compiling xla/service/result_caster.cc; 10s local ... 2024-04-03T17:32:45.5818746Z 2024-04-03T17:32:45.5819498Z  2024-04-03T17:32:45.5820381Z  2024-04-03T17:32:45.5820837Z  2024-04-03T17:32:45.5821269Z  2024-04-03T17:32:45.5821677Z  2024-04-03T17:32:45.5822054Z  2024-04-03T17:32:45.5822485Z  2024-04-03T17:32:45.5822928Z  2024-04-03T17:32:45.5823656Z [13,464 / 14,756] 48 actions, 47 running 2024-04-03T17:32:45.5825043Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 118s local 2024-04-03T17:32:45.5826321Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 24s local 2024-04-03T17:32:45.5827576Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 18s local 2024-04-03T17:32:45.5829174Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 17s local 2024-04-03T17:32:45.5830420Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 17s local 2024-04-03T17:32:45.5831435Z Compiling mlir/lib/IR/AsmPrinter.cpp; 12s local 2024-04-03T17:32:45.5832437Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 11s local 2024-04-03T17:32:45.5833520Z Compiling xla/service/result_caster.cc; 10s local ... 2024-04-03T17:32:45.8234515Z 2024-04-03T17:32:45.8235257Z  2024-04-03T17:32:45.8235791Z  2024-04-03T17:32:45.8236255Z  2024-04-03T17:32:45.8236691Z  2024-04-03T17:32:45.8237113Z  2024-04-03T17:32:45.8237574Z  2024-04-03T17:32:45.8238044Z  2024-04-03T17:32:45.8238471Z  2024-04-03T17:32:45.8239215Z [13,469 / 14,756] 48 actions, 47 running 2024-04-03T17:32:45.8240384Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 118s local 2024-04-03T17:32:45.8241715Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 24s local 2024-04-03T17:32:45.8243018Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 18s local 2024-04-03T17:32:45.8244242Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 18s local 2024-04-03T17:32:45.8245279Z Compiling mlir/lib/IR/AsmPrinter.cpp; 12s local 2024-04-03T17:32:45.8246245Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 12s local 2024-04-03T17:32:45.8247306Z Compiling xla/service/result_caster.cc; 10s local 2024-04-03T17:32:45.8248469Z @llvm-project//llvm:OrcJIT; 9s local ... 2024-04-03T17:32:46.0968074Z 2024-04-03T17:32:46.0969137Z  2024-04-03T17:32:46.0969661Z  2024-04-03T17:32:46.0970108Z  2024-04-03T17:32:46.0972064Z  2024-04-03T17:32:46.0972502Z  2024-04-03T17:32:46.0972945Z  2024-04-03T17:32:46.0976503Z  2024-04-03T17:32:46.0978787Z  2024-04-03T17:32:46.0979743Z [13,474 / 14,756] 48 actions, 47 running 2024-04-03T17:32:46.0981118Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 119s local 2024-04-03T17:32:46.0982721Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 25s local 2024-04-03T17:32:46.0984328Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 18s local 2024-04-03T17:32:46.0988298Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 18s local 2024-04-03T17:32:46.0989751Z Compiling mlir/lib/IR/AsmPrinter.cpp; 13s local 2024-04-03T17:32:46.0991104Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 12s local 2024-04-03T17:32:46.0992393Z Compiling xla/service/result_caster.cc; 11s local 2024-04-03T17:32:46.0993694Z @llvm-project//llvm:OrcJIT; 9s local ... 2024-04-03T17:32:46.3287128Z 2024-04-03T17:32:46.3288406Z  2024-04-03T17:32:46.3289176Z  2024-04-03T17:32:46.3290035Z  2024-04-03T17:32:46.3291111Z  2024-04-03T17:32:46.3291621Z  2024-04-03T17:32:46.3292078Z  2024-04-03T17:32:46.3292531Z  2024-04-03T17:32:46.3292958Z  2024-04-03T17:32:46.3293945Z [13,479 / 14,756] 48 actions, 47 running 2024-04-03T17:32:46.3295277Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 119s local 2024-04-03T17:32:46.3296579Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 25s local 2024-04-03T17:32:46.3297918Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 18s local 2024-04-03T17:32:46.3299562Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 18s local 2024-04-03T17:32:46.3300703Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 12s local 2024-04-03T17:32:46.3301763Z Compiling xla/service/result_caster.cc; 11s local 2024-04-03T17:32:46.3303092Z Compiling llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp; 10s local 2024-04-03T17:32:46.3304926Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_i386.cpp; 8s local ... 2024-04-03T17:32:46.5769496Z 2024-04-03T17:32:46.5770722Z  2024-04-03T17:32:46.5771432Z  2024-04-03T17:32:46.5772787Z  2024-04-03T17:32:46.5773344Z  2024-04-03T17:32:46.5773815Z  2024-04-03T17:32:46.5774433Z  2024-04-03T17:32:46.5775025Z  2024-04-03T17:32:46.5775508Z  2024-04-03T17:32:46.5776239Z [13,485 / 14,756] 48 actions running 2024-04-03T17:32:46.5777485Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 119s local 2024-04-03T17:32:46.5778986Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 25s local 2024-04-03T17:32:46.5780517Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 18s local 2024-04-03T17:32:46.5781932Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 18s local 2024-04-03T17:32:46.5783179Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 12s local 2024-04-03T17:32:46.5784307Z Compiling xla/service/result_caster.cc; 11s local 2024-04-03T17:32:46.5785698Z Compiling llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp; 10s local 2024-04-03T17:32:46.5787225Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_i386.cpp; 8s local ... 2024-04-03T17:32:46.7782647Z 2024-04-03T17:32:46.7783610Z  2024-04-03T17:32:46.7784354Z  2024-04-03T17:32:46.7785030Z  2024-04-03T17:32:46.7785666Z  2024-04-03T17:32:46.7786426Z  2024-04-03T17:32:46.7786883Z  2024-04-03T17:32:46.7787488Z  2024-04-03T17:32:46.7788316Z  2024-04-03T17:32:46.7789182Z [13,490 / 14,756] 48 actions running 2024-04-03T17:32:46.7790733Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 119s local 2024-04-03T17:32:46.7792431Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 25s local 2024-04-03T17:32:46.7794270Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 19s local 2024-04-03T17:32:46.7795843Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 19s local 2024-04-03T17:32:46.7797414Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 13s local 2024-04-03T17:32:46.7798976Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_i386.cpp; 8s local 2024-04-03T17:32:46.7800701Z Compiling xla/backends/profiler/cpu/metadata_collector.cc; 8s local 2024-04-03T17:32:46.7802385Z Compiling llvm/lib/Target/X86/X86VZeroUpper.cpp; 6s local ... 2024-04-03T17:32:46.9976297Z 2024-04-03T17:32:46.9977171Z  2024-04-03T17:32:46.9977703Z  2024-04-03T17:32:46.9978178Z  2024-04-03T17:32:46.9978703Z  2024-04-03T17:32:46.9979181Z  2024-04-03T17:32:46.9979645Z  2024-04-03T17:32:46.9980092Z  2024-04-03T17:32:46.9980624Z  2024-04-03T17:32:46.9981280Z [13,499 / 14,756] 48 actions, 47 running 2024-04-03T17:32:46.9982267Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 120s local 2024-04-03T17:32:46.9983428Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 26s local 2024-04-03T17:32:46.9984578Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 19s local 2024-04-03T17:32:46.9985736Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 19s local 2024-04-03T17:32:46.9986864Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 13s local 2024-04-03T17:32:46.9988257Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_i386.cpp; 9s local 2024-04-03T17:32:46.9989685Z Compiling xla/backends/profiler/cpu/metadata_collector.cc; 8s local 2024-04-03T17:32:46.9991032Z Compiling llvm/lib/Target/X86/X86VZeroUpper.cpp; 7s local ... 2024-04-03T17:32:47.2897934Z 2024-04-03T17:32:47.2898672Z  2024-04-03T17:32:47.2899195Z  2024-04-03T17:32:47.2899642Z  2024-04-03T17:32:47.2900427Z  2024-04-03T17:32:47.2900896Z  2024-04-03T17:32:47.2901330Z  2024-04-03T17:32:47.2901773Z  2024-04-03T17:32:47.2902201Z  2024-04-03T17:32:47.2902947Z [13,504 / 14,756] 48 actions, 47 running 2024-04-03T17:32:47.2904139Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 120s local 2024-04-03T17:32:47.2905732Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 26s local 2024-04-03T17:32:47.2907081Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 19s local 2024-04-03T17:32:47.2908583Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 19s local 2024-04-03T17:32:47.2909681Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 13s local 2024-04-03T17:32:47.2910904Z Compiling xla/backends/profiler/cpu/metadata_collector.cc; 8s local 2024-04-03T17:32:47.2912197Z Compiling llvm/lib/Target/X86/X86VZeroUpper.cpp; 7s local 2024-04-03T17:32:47.2913483Z Compiling xla/service/conditional_canonicalizer.cc; 6s local ... 2024-04-03T17:32:47.5100107Z 2024-04-03T17:32:47.5100901Z  2024-04-03T17:32:47.5101442Z  2024-04-03T17:32:47.5101888Z  2024-04-03T17:32:47.5102302Z  2024-04-03T17:32:47.5102716Z  2024-04-03T17:32:47.5103139Z  2024-04-03T17:32:47.5103550Z  2024-04-03T17:32:47.5104014Z  2024-04-03T17:32:47.5104724Z [13,508 / 14,756] 48 actions, 47 running 2024-04-03T17:32:47.5105779Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 120s local 2024-04-03T17:32:47.5107053Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 26s local 2024-04-03T17:32:47.5108622Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 19s local 2024-04-03T17:32:47.5109758Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 19s local 2024-04-03T17:32:47.5110847Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 13s local 2024-04-03T17:32:47.5112037Z Compiling xla/backends/profiler/cpu/metadata_collector.cc; 8s local 2024-04-03T17:32:47.5113225Z Compiling llvm/lib/Target/X86/X86VZeroUpper.cpp; 7s local 2024-04-03T17:32:47.5114398Z Compiling xla/service/conditional_canonicalizer.cc; 6s local ... 2024-04-03T17:32:47.7153105Z 2024-04-03T17:32:47.7153870Z  2024-04-03T17:32:47.7154460Z  2024-04-03T17:32:47.7154933Z  2024-04-03T17:32:47.7155401Z  2024-04-03T17:32:47.7155840Z  2024-04-03T17:32:47.7156272Z  2024-04-03T17:32:47.7156683Z  2024-04-03T17:32:47.7157135Z  2024-04-03T17:32:47.7157875Z [13,515 / 14,756] 48 actions, 47 running 2024-04-03T17:32:47.7158978Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 120s local 2024-04-03T17:32:47.7160319Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 26s local 2024-04-03T17:32:47.7161668Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 20s local 2024-04-03T17:32:47.7162909Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 20s local 2024-04-03T17:32:47.7164046Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 14s local 2024-04-03T17:32:47.7165369Z Compiling xla/backends/profiler/cpu/metadata_collector.cc; 9s local 2024-04-03T17:32:47.7166809Z Compiling llvm/lib/Target/X86/X86VZeroUpper.cpp; 7s local 2024-04-03T17:32:47.7167980Z Compiling xla/service/conditional_canonicalizer.cc; 6s local ... 2024-04-03T17:32:47.9556535Z 2024-04-03T17:32:47.9557289Z  2024-04-03T17:32:47.9557782Z  2024-04-03T17:32:47.9575173Z  2024-04-03T17:32:47.9576068Z  2024-04-03T17:32:47.9576549Z  2024-04-03T17:32:47.9577005Z  2024-04-03T17:32:47.9577411Z  2024-04-03T17:32:47.9577867Z  2024-04-03T17:32:47.9578601Z [13,522 / 14,756] 48 actions, 47 running 2024-04-03T17:32:47.9579789Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 121s local 2024-04-03T17:32:47.9581180Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 27s local 2024-04-03T17:32:47.9582570Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 20s local 2024-04-03T17:32:47.9584232Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 20s local 2024-04-03T17:32:47.9585450Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 14s local 2024-04-03T17:32:47.9586763Z Compiling xla/backends/profiler/cpu/metadata_collector.cc; 9s local 2024-04-03T17:32:47.9588261Z Compiling llvm/lib/Target/X86/X86VZeroUpper.cpp; 8s local 2024-04-03T17:32:47.9589814Z Compiling xla/service/conditional_canonicalizer.cc; 7s local ... 2024-04-03T17:32:48.1632778Z 2024-04-03T17:32:48.1648396Z  2024-04-03T17:32:48.1649237Z  2024-04-03T17:32:48.1649886Z  2024-04-03T17:32:48.1650561Z  2024-04-03T17:32:48.1651186Z  2024-04-03T17:32:48.1651656Z  2024-04-03T17:32:48.1652286Z  2024-04-03T17:32:48.1652920Z  2024-04-03T17:32:48.1653851Z [13,529 / 14,756] 48 actions, 47 running 2024-04-03T17:32:48.1655480Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 121s local 2024-04-03T17:32:48.1657395Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 27s local 2024-04-03T17:32:48.1659132Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 20s local 2024-04-03T17:32:48.1660805Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 20s local 2024-04-03T17:32:48.1662342Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 14s local 2024-04-03T17:32:48.1664000Z Compiling xla/backends/profiler/cpu/metadata_collector.cc; 9s local 2024-04-03T17:32:48.1665609Z Compiling llvm/lib/Target/X86/X86VZeroUpper.cpp; 8s local 2024-04-03T17:32:48.1667231Z Compiling xla/service/conditional_canonicalizer.cc; 7s local ... 2024-04-03T17:32:48.3716830Z 2024-04-03T17:32:48.3718082Z  2024-04-03T17:32:48.3719243Z  2024-04-03T17:32:48.3719966Z  2024-04-03T17:32:48.3720708Z  2024-04-03T17:32:48.3721335Z  2024-04-03T17:32:48.3722046Z  2024-04-03T17:32:48.3722924Z  2024-04-03T17:32:48.3726548Z  2024-04-03T17:32:48.3727523Z [13,533 / 14,756] 48 actions, 47 running 2024-04-03T17:32:48.3729038Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 121s local 2024-04-03T17:32:48.3731749Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 27s local 2024-04-03T17:32:48.3733346Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 20s local 2024-04-03T17:32:48.3735021Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 20s local 2024-04-03T17:32:48.3736317Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 14s local 2024-04-03T17:32:48.3737996Z Compiling xla/backends/profiler/cpu/metadata_collector.cc; 9s local 2024-04-03T17:32:48.3741007Z Compiling llvm/lib/Target/X86/X86VZeroUpper.cpp; 8s local 2024-04-03T17:32:48.3742298Z Compiling xla/service/conditional_canonicalizer.cc; 7s local ... 2024-04-03T17:32:48.5785227Z 2024-04-03T17:32:48.5786399Z  2024-04-03T17:32:48.5787353Z  2024-04-03T17:32:48.5788492Z  2024-04-03T17:32:48.5789617Z  2024-04-03T17:32:48.5790110Z  2024-04-03T17:32:48.5790548Z  2024-04-03T17:32:48.5791018Z  2024-04-03T17:32:48.5791441Z  2024-04-03T17:32:48.5792135Z [13,537 / 14,756] 48 actions running 2024-04-03T17:32:48.5793272Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 121s local 2024-04-03T17:32:48.5794750Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 27s local 2024-04-03T17:32:48.5796051Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 20s local 2024-04-03T17:32:48.5797329Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 20s local 2024-04-03T17:32:48.5798507Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 14s local 2024-04-03T17:32:48.5799832Z Compiling xla/backends/profiler/cpu/metadata_collector.cc; 9s local 2024-04-03T17:32:48.5801177Z Compiling llvm/lib/Target/X86/X86VZeroUpper.cpp; 8s local 2024-04-03T17:32:48.5802437Z Compiling xla/service/conditional_canonicalizer.cc; 7s local ... 2024-04-03T17:32:48.7889087Z 2024-04-03T17:32:48.7890304Z  2024-04-03T17:32:48.7890871Z  2024-04-03T17:32:48.7891666Z  2024-04-03T17:32:48.7892183Z  2024-04-03T17:32:48.7892652Z  2024-04-03T17:32:48.7893055Z  2024-04-03T17:32:48.7893516Z  2024-04-03T17:32:48.7893987Z  2024-04-03T17:32:48.7894855Z [13,541 / 14,756] 48 actions, 47 running 2024-04-03T17:32:48.7896131Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 121s local 2024-04-03T17:32:48.7897445Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 27s local 2024-04-03T17:32:48.7898766Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 21s local 2024-04-03T17:32:48.7899935Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 21s local 2024-04-03T17:32:48.7901028Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 15s local 2024-04-03T17:32:48.7902220Z Compiling xla/backends/profiler/cpu/metadata_collector.cc; 10s local 2024-04-03T17:32:48.7903471Z Compiling llvm/lib/Target/X86/X86VZeroUpper.cpp; 8s local 2024-04-03T17:32:48.7904745Z Compiling xla/service/conditional_canonicalizer.cc; 8s local ... 2024-04-03T17:32:49.1033388Z 2024-04-03T17:32:49.1034182Z  2024-04-03T17:32:49.1034668Z  2024-04-03T17:32:49.1035094Z  2024-04-03T17:32:49.1035495Z  2024-04-03T17:32:49.1035906Z  2024-04-03T17:32:49.1036315Z  2024-04-03T17:32:49.1036782Z  2024-04-03T17:32:49.1037214Z  2024-04-03T17:32:49.1037897Z [13,545 / 14,756] 48 actions, 47 running 2024-04-03T17:32:49.1039022Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 122s local 2024-04-03T17:32:49.1040359Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 28s local 2024-04-03T17:32:49.1041599Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 21s local 2024-04-03T17:32:49.1042807Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 21s local 2024-04-03T17:32:49.1043943Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 15s local 2024-04-03T17:32:49.1045364Z Compiling xla/backends/profiler/cpu/metadata_collector.cc; 10s local 2024-04-03T17:32:49.1046762Z Compiling xla/service/conditional_canonicalizer.cc; 8s local 2024-04-03T17:32:49.1048152Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 7s local ... 2024-04-03T17:32:49.3796404Z 2024-04-03T17:32:49.3797128Z  2024-04-03T17:32:49.3797688Z  2024-04-03T17:32:49.3798195Z  2024-04-03T17:32:49.3798601Z  2024-04-03T17:32:49.3799040Z  2024-04-03T17:32:49.3799500Z  2024-04-03T17:32:49.3799930Z  2024-04-03T17:32:49.3800366Z  2024-04-03T17:32:49.3801047Z [13,548 / 14,756] 48 actions running 2024-04-03T17:32:49.3802186Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 122s local 2024-04-03T17:32:49.3803561Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 28s local 2024-04-03T17:32:49.3804915Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 21s local 2024-04-03T17:32:49.3806131Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 21s local 2024-04-03T17:32:49.3807324Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 15s local 2024-04-03T17:32:49.3808699Z Compiling xla/backends/profiler/cpu/metadata_collector.cc; 10s local 2024-04-03T17:32:49.3810073Z Compiling xla/service/conditional_canonicalizer.cc; 8s local 2024-04-03T17:32:49.3811463Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 8s local ... 2024-04-03T17:32:49.7450415Z 2024-04-03T17:32:49.7451194Z  2024-04-03T17:32:49.7451746Z  2024-04-03T17:32:49.7452208Z  2024-04-03T17:32:49.7452673Z  2024-04-03T17:32:49.7453135Z  2024-04-03T17:32:49.7453582Z  2024-04-03T17:32:49.7454029Z  2024-04-03T17:32:49.7454586Z  2024-04-03T17:32:49.7455262Z [13,552 / 14,756] 48 actions, 47 running 2024-04-03T17:32:49.7456380Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 122s local 2024-04-03T17:32:49.7457694Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 28s local 2024-04-03T17:32:49.7459412Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 22s local 2024-04-03T17:32:49.7460696Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 22s local 2024-04-03T17:32:49.7461879Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 16s local 2024-04-03T17:32:49.7463184Z Compiling xla/backends/profiler/cpu/metadata_collector.cc; 11s local 2024-04-03T17:32:49.7464635Z Compiling xla/service/conditional_canonicalizer.cc; 8s local 2024-04-03T17:32:49.7466016Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 8s local ... 2024-04-03T17:32:49.9800412Z 2024-04-03T17:32:49.9801233Z  2024-04-03T17:32:49.9801723Z  2024-04-03T17:32:49.9802161Z  2024-04-03T17:32:49.9802602Z  2024-04-03T17:32:49.9803028Z  2024-04-03T17:32:49.9803485Z  2024-04-03T17:32:49.9803926Z  2024-04-03T17:32:49.9804381Z  2024-04-03T17:32:49.9805011Z [13,554 / 14,756] 48 actions running 2024-04-03T17:32:49.9806144Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 123s local 2024-04-03T17:32:49.9807517Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 29s local 2024-04-03T17:32:49.9808883Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 22s local 2024-04-03T17:32:49.9810142Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 22s local 2024-04-03T17:32:49.9811310Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 16s local 2024-04-03T17:32:49.9812448Z Compiling xla/service/conditional_canonicalizer.cc; 9s local 2024-04-03T17:32:49.9813630Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 8s local 2024-04-03T17:32:49.9815161Z Compiling mlir/lib/Dialect/Transform/IR/TransformTypes.cpp; 5s local ... 2024-04-03T17:32:50.2759977Z 2024-04-03T17:32:50.2760752Z  2024-04-03T17:32:50.2761260Z  2024-04-03T17:32:50.2761701Z  2024-04-03T17:32:50.2762129Z  2024-04-03T17:32:50.2762545Z  2024-04-03T17:32:50.2762987Z  2024-04-03T17:32:50.2763429Z  2024-04-03T17:32:50.2763851Z  2024-04-03T17:32:50.2764621Z [13,555 / 14,756] 48 actions, 47 running 2024-04-03T17:32:50.2765781Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 123s local 2024-04-03T17:32:50.2767119Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 29s local 2024-04-03T17:32:50.2768466Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 22s local 2024-04-03T17:32:50.2769745Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 22s local 2024-04-03T17:32:50.2770855Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 16s local 2024-04-03T17:32:50.2771984Z Compiling xla/service/conditional_canonicalizer.cc; 9s local 2024-04-03T17:32:50.2773269Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 9s local 2024-04-03T17:32:50.2774873Z Compiling mlir/lib/Dialect/Transform/IR/TransformTypes.cpp; 6s local ... 2024-04-03T17:32:50.5814772Z 2024-04-03T17:32:50.5815494Z  2024-04-03T17:32:50.5816015Z  2024-04-03T17:32:50.5816442Z  2024-04-03T17:32:50.5816886Z  2024-04-03T17:32:50.5817346Z  2024-04-03T17:32:50.5817807Z  2024-04-03T17:32:50.5818230Z  2024-04-03T17:32:50.5818663Z  2024-04-03T17:32:50.5819351Z [13,555 / 14,756] 48 actions running 2024-04-03T17:32:50.5820470Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 123s local 2024-04-03T17:32:50.5821779Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 29s local 2024-04-03T17:32:50.5823091Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 22s local 2024-04-03T17:32:50.5824326Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 22s local 2024-04-03T17:32:50.5825413Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 16s local 2024-04-03T17:32:50.5826515Z Compiling xla/service/conditional_canonicalizer.cc; 9s local 2024-04-03T17:32:50.5828041Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 9s local 2024-04-03T17:32:50.5829510Z Compiling mlir/lib/Dialect/Transform/IR/TransformTypes.cpp; 6s local ... 2024-04-03T17:32:50.9813023Z 2024-04-03T17:32:50.9814135Z  2024-04-03T17:32:50.9814908Z  2024-04-03T17:32:50.9815349Z  2024-04-03T17:32:50.9815741Z  2024-04-03T17:32:50.9816167Z  2024-04-03T17:32:50.9816602Z  2024-04-03T17:32:50.9817013Z  2024-04-03T17:32:50.9817449Z  2024-04-03T17:32:50.9818376Z [13,557 / 14,756] 48 actions, 47 running 2024-04-03T17:32:50.9819547Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 124s local 2024-04-03T17:32:50.9820904Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 30s local 2024-04-03T17:32:50.9822221Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 23s local 2024-04-03T17:32:50.9823463Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 23s local 2024-04-03T17:32:50.9824507Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 17s local 2024-04-03T17:32:50.9825446Z Compiling xla/service/conditional_canonicalizer.cc; 10s local 2024-04-03T17:32:50.9826656Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 9s local 2024-04-03T17:32:50.9828254Z Compiling mlir/lib/Dialect/Transform/IR/TransformTypes.cpp; 6s local ... 2024-04-03T17:32:51.1816590Z 2024-04-03T17:32:51.1817468Z  2024-04-03T17:32:51.1818091Z  2024-04-03T17:32:51.1818457Z  2024-04-03T17:32:51.1818805Z  2024-04-03T17:32:51.1819232Z  2024-04-03T17:32:51.1819592Z  2024-04-03T17:32:51.1819914Z  2024-04-03T17:32:51.1820276Z  2024-04-03T17:32:51.1820878Z [13,558 / 14,756] 48 actions running 2024-04-03T17:32:51.1821792Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 124s local 2024-04-03T17:32:51.1822841Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 23s local 2024-04-03T17:32:51.1823810Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 23s local 2024-04-03T17:32:51.1824696Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 17s local 2024-04-03T17:32:51.1825591Z Compiling xla/service/conditional_canonicalizer.cc; 10s local 2024-04-03T17:32:51.1826647Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 10s local 2024-04-03T17:32:51.1828100Z Compiling mlir/lib/Dialect/Transform/IR/TransformTypes.cpp; 7s local 2024-04-03T17:32:51.1829224Z Compiling xla/service/optimization_barrier_expander.cc; 4s local ... 2024-04-03T17:32:51.3812784Z 2024-04-03T17:32:51.3820175Z  2024-04-03T17:32:51.3820896Z  2024-04-03T17:32:51.3821412Z  2024-04-03T17:32:51.3821802Z  2024-04-03T17:32:51.3822130Z  2024-04-03T17:32:51.3822463Z  2024-04-03T17:32:51.3822798Z  2024-04-03T17:32:51.3823117Z  2024-04-03T17:32:51.3823666Z [13,559 / 14,756] 48 actions running 2024-04-03T17:32:51.3824524Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 124s local 2024-04-03T17:32:51.3825460Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 23s local 2024-04-03T17:32:51.3826320Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 17s local 2024-04-03T17:32:51.3827218Z Compiling xla/service/conditional_canonicalizer.cc; 10s local 2024-04-03T17:32:51.3828434Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 10s local 2024-04-03T17:32:51.3829495Z Compiling mlir/lib/Dialect/Transform/IR/TransformTypes.cpp; 7s local 2024-04-03T17:32:51.3830527Z Compiling xla/service/optimization_barrier_expander.cc; 4s local 2024-04-03T17:32:51.3831464Z @llvm-project//llvm:OrcJIT; 4s local ... 2024-04-03T17:32:51.5887271Z 2024-04-03T17:32:51.5888373Z  2024-04-03T17:32:51.5888878Z  2024-04-03T17:32:51.5889445Z  2024-04-03T17:32:51.5889969Z  2024-04-03T17:32:51.5890380Z  2024-04-03T17:32:51.5890985Z  2024-04-03T17:32:51.5891612Z  2024-04-03T17:32:51.5892043Z  2024-04-03T17:32:51.5892910Z [13,560 / 14,756] 48 actions, 47 running 2024-04-03T17:32:51.5894721Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 124s local 2024-04-03T17:32:51.5896444Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 23s local 2024-04-03T17:32:51.5898178Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 17s local 2024-04-03T17:32:51.5899606Z Compiling xla/service/conditional_canonicalizer.cc; 10s local 2024-04-03T17:32:51.5901059Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 10s local 2024-04-03T17:32:51.5902640Z Compiling xla/service/optimization_barrier_expander.cc; 4s local 2024-04-03T17:32:51.5904655Z Compiling llvm/lib/ExecutionEngine/Orc/ObjectFileInterface.cpp; 4s local 2024-04-03T17:32:51.5906555Z Compiling llvm/lib/Support/VirtualFileSystem.cpp; 4s local ... 2024-04-03T17:32:51.8375309Z 2024-04-03T17:32:51.8376165Z  2024-04-03T17:32:51.8376756Z  2024-04-03T17:32:51.8377256Z  2024-04-03T17:32:51.8377729Z  2024-04-03T17:32:51.8378129Z  2024-04-03T17:32:51.8378651Z  2024-04-03T17:32:51.8379031Z  2024-04-03T17:32:51.8379432Z  2024-04-03T17:32:51.8380196Z [13,563 / 14,756] 48 actions, 47 running 2024-04-03T17:32:51.8381626Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 124s local 2024-04-03T17:32:51.8382992Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 24s local 2024-04-03T17:32:51.8384155Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 18s local 2024-04-03T17:32:51.8385286Z Compiling xla/service/conditional_canonicalizer.cc; 11s local 2024-04-03T17:32:51.8386716Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 10s local 2024-04-03T17:32:51.8387994Z Compiling xla/service/optimization_barrier_expander.cc; 5s local 2024-04-03T17:32:51.8389272Z Compiling llvm/lib/ExecutionEngine/Orc/ObjectFileInterface.cpp; 5s local 2024-04-03T17:32:51.8390525Z Compiling llvm/lib/Support/VirtualFileSystem.cpp; 4s local ... 2024-04-03T17:32:52.1017602Z 2024-04-03T17:32:52.1018342Z  2024-04-03T17:32:52.1018877Z  2024-04-03T17:32:52.1019309Z  2024-04-03T17:32:52.1019737Z  2024-04-03T17:32:52.1020176Z  2024-04-03T17:32:52.1020584Z  2024-04-03T17:32:52.1021023Z  2024-04-03T17:32:52.1021447Z  2024-04-03T17:32:52.1022134Z [13,564 / 14,756] 48 actions, 47 running 2024-04-03T17:32:52.1023234Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 125s local 2024-04-03T17:32:52.1024419Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 24s local 2024-04-03T17:32:52.1025525Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 18s local 2024-04-03T17:32:52.1026674Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 10s local 2024-04-03T17:32:52.1028171Z Compiling xla/service/optimization_barrier_expander.cc; 5s local 2024-04-03T17:32:52.1029531Z Compiling llvm/lib/ExecutionEngine/Orc/ObjectFileInterface.cpp; 5s local 2024-04-03T17:32:52.1030885Z Compiling llvm/lib/Support/VirtualFileSystem.cpp; 5s local 2024-04-03T17:32:52.1032068Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp; 4s local ... 2024-04-03T17:32:52.3826157Z 2024-04-03T17:32:52.3826927Z  2024-04-03T17:32:52.3827446Z  2024-04-03T17:32:52.3828090Z  2024-04-03T17:32:52.3828523Z  2024-04-03T17:32:52.3828935Z  2024-04-03T17:32:52.3829337Z  2024-04-03T17:32:52.3829774Z  2024-04-03T17:32:52.3830178Z  2024-04-03T17:32:52.3830856Z [13,565 / 14,756] 48 actions running 2024-04-03T17:32:52.3831959Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 125s local 2024-04-03T17:32:52.3833185Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 24s local 2024-04-03T17:32:52.3834294Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 18s local 2024-04-03T17:32:52.3835521Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 11s local 2024-04-03T17:32:52.3836849Z Compiling xla/service/optimization_barrier_expander.cc; 5s local 2024-04-03T17:32:52.3838170Z Compiling llvm/lib/ExecutionEngine/Orc/ObjectFileInterface.cpp; 5s local 2024-04-03T17:32:52.3839485Z Compiling llvm/lib/Support/VirtualFileSystem.cpp; 5s local 2024-04-03T17:32:52.3841400Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp; 5s local ... 2024-04-03T17:32:52.7834198Z 2024-04-03T17:32:52.7834908Z  2024-04-03T17:32:52.7835464Z  2024-04-03T17:32:52.7835907Z  2024-04-03T17:32:52.7836359Z  2024-04-03T17:32:52.7836819Z  2024-04-03T17:32:52.7837251Z  2024-04-03T17:32:52.7838138Z  2024-04-03T17:32:52.7838572Z  2024-04-03T17:32:52.7839269Z [13,566 / 14,756] 48 actions running 2024-04-03T17:32:52.7840406Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 125s local 2024-04-03T17:32:52.7841673Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 25s local 2024-04-03T17:32:52.7842836Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 19s local 2024-04-03T17:32:52.7844100Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 11s local 2024-04-03T17:32:52.7845465Z Compiling xla/service/optimization_barrier_expander.cc; 6s local 2024-04-03T17:32:52.7846903Z Compiling llvm/lib/ExecutionEngine/Orc/ObjectFileInterface.cpp; 6s local 2024-04-03T17:32:52.7848328Z Compiling llvm/lib/Support/VirtualFileSystem.cpp; 5s local 2024-04-03T17:32:52.7849705Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp; 5s local ... 2024-04-03T17:32:53.1841102Z 2024-04-03T17:32:53.1841815Z  2024-04-03T17:32:53.1842315Z  2024-04-03T17:32:53.1842745Z  2024-04-03T17:32:53.1843163Z  2024-04-03T17:32:53.1843577Z  2024-04-03T17:32:53.1843982Z  2024-04-03T17:32:53.1844396Z  2024-04-03T17:32:53.1844811Z  2024-04-03T17:32:53.1845462Z [13,567 / 14,756] 48 actions running 2024-04-03T17:32:53.1846522Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 126s local 2024-04-03T17:32:53.1847744Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 25s local 2024-04-03T17:32:53.1848728Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 19s local 2024-04-03T17:32:53.1849651Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 12s local 2024-04-03T17:32:53.1850871Z Compiling xla/service/optimization_barrier_expander.cc; 6s local 2024-04-03T17:32:53.1852250Z Compiling llvm/lib/ExecutionEngine/Orc/ObjectFileInterface.cpp; 6s local 2024-04-03T17:32:53.1853618Z Compiling llvm/lib/Support/VirtualFileSystem.cpp; 6s local 2024-04-03T17:32:53.1855069Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp; 6s local ... 2024-04-03T17:32:54.0346044Z 2024-04-03T17:32:54.0346763Z  2024-04-03T17:32:54.0347242Z  2024-04-03T17:32:54.0347611Z  2024-04-03T17:32:54.0348198Z  2024-04-03T17:32:54.0348575Z  2024-04-03T17:32:54.0348929Z  2024-04-03T17:32:54.0349285Z  2024-04-03T17:32:54.0349660Z  2024-04-03T17:32:54.0350296Z [13,568 / 14,756] 48 actions, 47 running 2024-04-03T17:32:54.0351264Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 127s local 2024-04-03T17:32:54.0352348Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 26s local 2024-04-03T17:32:54.0353335Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 20s local 2024-04-03T17:32:54.0354315Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 12s local 2024-04-03T17:32:54.0355400Z Compiling xla/service/optimization_barrier_expander.cc; 7s local 2024-04-03T17:32:54.0356589Z Compiling llvm/lib/ExecutionEngine/Orc/ObjectFileInterface.cpp; 7s local 2024-04-03T17:32:54.0357789Z Compiling llvm/lib/Support/VirtualFileSystem.cpp; 7s local 2024-04-03T17:32:54.0358927Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp; 6s local ... 2024-04-03T17:32:54.3848138Z 2024-04-03T17:32:54.3848918Z  2024-04-03T17:32:54.3849453Z  2024-04-03T17:32:54.3849911Z  2024-04-03T17:32:54.3850368Z  2024-04-03T17:32:54.3850819Z  2024-04-03T17:32:54.3851249Z  2024-04-03T17:32:54.3851698Z  2024-04-03T17:32:54.3852122Z  2024-04-03T17:32:54.3852784Z [13,568 / 14,756] 48 actions running 2024-04-03T17:32:54.3854505Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 127s local 2024-04-03T17:32:54.3855815Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 26s local 2024-04-03T17:32:54.3856878Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 20s local 2024-04-03T17:32:54.3858061Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 13s local 2024-04-03T17:32:54.3859677Z Compiling xla/service/optimization_barrier_expander.cc; 7s local 2024-04-03T17:32:54.3861077Z Compiling llvm/lib/ExecutionEngine/Orc/ObjectFileInterface.cpp; 7s local 2024-04-03T17:32:54.3862361Z Compiling llvm/lib/Support/VirtualFileSystem.cpp; 7s local 2024-04-03T17:32:54.3863677Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp; 7s local ... 2024-04-03T17:32:54.7592360Z 2024-04-03T17:32:54.7593095Z  2024-04-03T17:32:54.7593643Z  2024-04-03T17:32:54.7594075Z  2024-04-03T17:32:54.7594519Z  2024-04-03T17:32:54.7594957Z  2024-04-03T17:32:54.7595382Z  2024-04-03T17:32:54.7595835Z  2024-04-03T17:32:54.7596303Z  2024-04-03T17:32:54.7597047Z [13,569 / 14,756] 48 actions, 47 running 2024-04-03T17:32:54.7598261Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 127s local 2024-04-03T17:32:54.7599403Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 27s local 2024-04-03T17:32:54.7600520Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 21s local 2024-04-03T17:32:54.7601707Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 13s local 2024-04-03T17:32:54.7602993Z Compiling xla/service/optimization_barrier_expander.cc; 8s local 2024-04-03T17:32:54.7604299Z Compiling llvm/lib/ExecutionEngine/Orc/ObjectFileInterface.cpp; 7s local 2024-04-03T17:32:54.7605732Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp; 7s local 2024-04-03T17:32:54.7606949Z Compiling xla/service/hlo_proto_util.cc; 6s local ... 2024-04-03T17:32:54.9573654Z 2024-04-03T17:32:54.9574509Z  2024-04-03T17:32:54.9575024Z  2024-04-03T17:32:54.9575435Z  2024-04-03T17:32:54.9575879Z  2024-04-03T17:32:54.9576278Z  2024-04-03T17:32:54.9576720Z  2024-04-03T17:32:54.9577140Z  2024-04-03T17:32:54.9577579Z  2024-04-03T17:32:54.9578257Z [13,570 / 14,756] 48 actions, 47 running 2024-04-03T17:32:54.9579360Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 128s local 2024-04-03T17:32:54.9580562Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 27s local 2024-04-03T17:32:54.9581662Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 21s local 2024-04-03T17:32:54.9582873Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 13s local 2024-04-03T17:32:54.9584098Z Compiling xla/service/optimization_barrier_expander.cc; 8s local 2024-04-03T17:32:54.9585346Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp; 7s local 2024-04-03T17:32:54.9586403Z Compiling xla/service/hlo_proto_util.cc; 7s local 2024-04-03T17:32:54.9587345Z Compiling xla/service/buffer_assignment.cc; 7s local ... 2024-04-03T17:32:55.1845714Z 2024-04-03T17:32:55.1846442Z  2024-04-03T17:32:55.1847343Z  2024-04-03T17:32:55.1847915Z  2024-04-03T17:32:55.1848468Z  2024-04-03T17:32:55.1849048Z  2024-04-03T17:32:55.1849437Z  2024-04-03T17:32:55.1852526Z  2024-04-03T17:32:55.1853358Z  2024-04-03T17:32:55.1854712Z [13,571 / 14,756] 48 actions running 2024-04-03T17:32:55.1855729Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 128s local 2024-04-03T17:32:55.1856887Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 27s local 2024-04-03T17:32:55.1857900Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 21s local 2024-04-03T17:32:55.1858996Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 14s local 2024-04-03T17:32:55.1860239Z Compiling xla/service/optimization_barrier_expander.cc; 8s local 2024-04-03T17:32:55.1862223Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp; 8s local 2024-04-03T17:32:55.1863684Z Compiling xla/service/hlo_proto_util.cc; 7s local 2024-04-03T17:32:55.1864629Z Compiling xla/service/buffer_assignment.cc; 7s local ... 2024-04-03T17:32:55.5797450Z 2024-04-03T17:32:55.5798815Z  2024-04-03T17:32:55.5799556Z  2024-04-03T17:32:55.5800822Z  2024-04-03T17:32:55.5801329Z  2024-04-03T17:32:55.5802100Z  2024-04-03T17:32:55.5802532Z  2024-04-03T17:32:55.5803007Z  2024-04-03T17:32:55.5803438Z  2024-04-03T17:32:55.5804062Z [13,572 / 14,756] 48 actions, 47 running 2024-04-03T17:32:55.5805059Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 128s local 2024-04-03T17:32:55.5806105Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 27s local 2024-04-03T17:32:55.5807172Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 14s local 2024-04-03T17:32:55.5808400Z Compiling xla/service/optimization_barrier_expander.cc; 8s local 2024-04-03T17:32:55.5809577Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp; 8s local 2024-04-03T17:32:55.5810600Z Compiling xla/service/hlo_proto_util.cc; 7s local 2024-04-03T17:32:55.5811467Z Compiling xla/service/buffer_assignment.cc; 7s local 2024-04-03T17:32:55.5812692Z .../service/memory_space_assignment:memory_space_assignment; 7s local ... 2024-04-03T17:32:55.7852250Z 2024-04-03T17:32:55.7853565Z  2024-04-03T17:32:55.7856876Z  2024-04-03T17:32:55.7859807Z  2024-04-03T17:32:55.7861003Z  2024-04-03T17:32:55.7861599Z  2024-04-03T17:32:55.7862173Z  2024-04-03T17:32:55.7862770Z  2024-04-03T17:32:55.7863322Z  2024-04-03T17:32:55.7864134Z [13,572 / 14,756] 48 actions running 2024-04-03T17:32:55.7865481Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 128s local 2024-04-03T17:32:55.7867010Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 28s local 2024-04-03T17:32:55.7870874Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 14s local 2024-04-03T17:32:55.7874563Z Compiling xla/service/optimization_barrier_expander.cc; 9s local 2024-04-03T17:32:55.7876334Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp; 8s local 2024-04-03T17:32:55.7879930Z Compiling xla/service/hlo_proto_util.cc; 7s local 2024-04-03T17:32:55.7881744Z Compiling xla/service/buffer_assignment.cc; 7s local 2024-04-03T17:32:55.7909254Z .../service/memory_space_assignment:memory_space_assignment; 7s local ... 2024-04-03T17:32:56.1856440Z 2024-04-03T17:32:56.1857624Z  2024-04-03T17:32:56.1858507Z  2024-04-03T17:32:56.1859318Z  2024-04-03T17:32:56.1862326Z  2024-04-03T17:32:56.1862963Z  2024-04-03T17:32:56.1863905Z  2024-04-03T17:32:56.1864478Z  2024-04-03T17:32:56.1865235Z  2024-04-03T17:32:56.1866056Z [13,573 / 14,756] 48 actions running 2024-04-03T17:32:56.1867275Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 129s local 2024-04-03T17:32:56.1869210Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 28s local 2024-04-03T17:32:56.1870664Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 15s local 2024-04-03T17:32:56.1872032Z Compiling xla/service/optimization_barrier_expander.cc; 9s local 2024-04-03T17:32:56.1873741Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp; 9s local 2024-04-03T17:32:56.1875333Z Compiling xla/service/hlo_proto_util.cc; 8s local 2024-04-03T17:32:56.1880001Z Compiling xla/service/buffer_assignment.cc; 8s local 2024-04-03T17:32:56.1881463Z .../service/memory_space_assignment:memory_space_assignment; 8s local ... 2024-04-03T17:32:56.3860369Z 2024-04-03T17:32:56.3861555Z  2024-04-03T17:32:56.3862404Z  2024-04-03T17:32:56.3863173Z  2024-04-03T17:32:56.3863960Z  2024-04-03T17:32:56.3867032Z  2024-04-03T17:32:56.3867597Z  2024-04-03T17:32:56.3868553Z  2024-04-03T17:32:56.3871476Z  2024-04-03T17:32:56.3872288Z [13,574 / 14,756] 48 actions running 2024-04-03T17:32:56.3874195Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 129s local 2024-04-03T17:32:56.3875598Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 28s local 2024-04-03T17:32:56.3877101Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 15s local 2024-04-03T17:32:56.3881721Z Compiling xla/service/optimization_barrier_expander.cc; 9s local 2024-04-03T17:32:56.3883506Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp; 9s local 2024-04-03T17:32:56.3884839Z Compiling xla/service/hlo_proto_util.cc; 8s local 2024-04-03T17:32:56.3885917Z Compiling xla/service/buffer_assignment.cc; 8s local 2024-04-03T17:32:56.3887340Z .../service/memory_space_assignment:memory_space_assignment; 8s local ... 2024-04-03T17:32:56.6277823Z 2024-04-03T17:32:56.6278556Z  2024-04-03T17:32:56.6279004Z  2024-04-03T17:32:56.6279389Z  2024-04-03T17:32:56.6279759Z  2024-04-03T17:32:56.6280131Z  2024-04-03T17:32:56.6280509Z  2024-04-03T17:32:56.6280912Z  2024-04-03T17:32:56.6281268Z  2024-04-03T17:32:56.6281925Z [13,576 / 14,756] 48 actions, 47 running 2024-04-03T17:32:56.6282898Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 129s local 2024-04-03T17:32:56.6283968Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 28s local 2024-04-03T17:32:56.6285083Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 15s local 2024-04-03T17:32:56.6286246Z Compiling xla/service/optimization_barrier_expander.cc; 10s local 2024-04-03T17:32:56.6287212Z Compiling xla/service/hlo_proto_util.cc; 8s local 2024-04-03T17:32:56.6288076Z Compiling xla/service/buffer_assignment.cc; 8s local 2024-04-03T17:32:56.6289106Z Compiling .../memory_space_assignment/memory_space_assignment.cc; 8s local 2024-04-03T17:32:56.6290225Z .../memory_space_assignment:memory_bound_loop_optimizer; 8s local ... 2024-04-03T17:32:56.9877753Z 2024-04-03T17:32:56.9878499Z  2024-04-03T17:32:56.9879003Z  2024-04-03T17:32:56.9879477Z  2024-04-03T17:32:56.9879892Z  2024-04-03T17:32:56.9880320Z  2024-04-03T17:32:56.9880708Z  2024-04-03T17:32:56.9881122Z  2024-04-03T17:32:56.9881533Z  2024-04-03T17:32:56.9882196Z [13,576 / 14,756] 48 actions running 2024-04-03T17:32:56.9883301Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 130s local 2024-04-03T17:32:56.9884543Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 29s local 2024-04-03T17:32:56.9885791Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 15s local 2024-04-03T17:32:56.9887118Z Compiling xla/service/optimization_barrier_expander.cc; 10s local 2024-04-03T17:32:56.9888190Z Compiling xla/service/hlo_proto_util.cc; 9s local 2024-04-03T17:32:56.9889163Z Compiling xla/service/buffer_assignment.cc; 9s local 2024-04-03T17:32:56.9890286Z Compiling .../memory_space_assignment/memory_space_assignment.cc; 8s local 2024-04-03T17:32:56.9891464Z .../memory_space_assignment:memory_bound_loop_optimizer; 8s local ... 2024-04-03T17:32:57.3519663Z 2024-04-03T17:32:57.3520437Z  2024-04-03T17:32:57.3520944Z  2024-04-03T17:32:57.3521366Z  2024-04-03T17:32:57.3521806Z  2024-04-03T17:32:57.3522230Z  2024-04-03T17:32:57.3522680Z  2024-04-03T17:32:57.3523126Z  2024-04-03T17:32:57.3523578Z  2024-04-03T17:32:57.3524308Z [13,577 / 14,756] 48 actions, 47 running 2024-04-03T17:32:57.3525436Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 130s local 2024-04-03T17:32:57.3526693Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 29s local 2024-04-03T17:32:57.3527979Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 16s local 2024-04-03T17:32:57.3529382Z Compiling xla/service/optimization_barrier_expander.cc; 10s local 2024-04-03T17:32:57.3530539Z Compiling xla/service/hlo_proto_util.cc; 9s local 2024-04-03T17:32:57.3531553Z Compiling xla/service/buffer_assignment.cc; 9s local 2024-04-03T17:32:57.3533163Z Compiling .../memory_space_assignment/memory_space_assignment.cc; 9s local 2024-04-03T17:32:57.3534730Z .../memory_space_assignment:memory_bound_loop_optimizer; 9s local ... 2024-04-03T17:32:57.5881165Z 2024-04-03T17:32:57.5881879Z  2024-04-03T17:32:57.5882399Z  2024-04-03T17:32:57.5883219Z  2024-04-03T17:32:57.5883616Z  2024-04-03T17:32:57.5884014Z  2024-04-03T17:32:57.5884415Z  2024-04-03T17:32:57.5884807Z  2024-04-03T17:32:57.5885200Z  2024-04-03T17:32:57.5885844Z [13,578 / 14,756] 48 actions running 2024-04-03T17:32:57.5886924Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 130s local 2024-04-03T17:32:57.5888145Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 29s local 2024-04-03T17:32:57.5889526Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 16s local 2024-04-03T17:32:57.5890816Z Compiling xla/service/optimization_barrier_expander.cc; 10s local 2024-04-03T17:32:57.5891946Z Compiling xla/service/hlo_proto_util.cc; 9s local 2024-04-03T17:32:57.5892922Z Compiling xla/service/buffer_assignment.cc; 9s local 2024-04-03T17:32:57.5894090Z Compiling .../memory_space_assignment/memory_space_assignment.cc; 9s local 2024-04-03T17:32:57.5895630Z .../memory_space_assignment:memory_bound_loop_optimizer; 9s local ... 2024-04-03T17:32:57.9917419Z 2024-04-03T17:32:57.9918258Z  2024-04-03T17:32:57.9918941Z  2024-04-03T17:32:57.9919347Z  2024-04-03T17:32:57.9919755Z  2024-04-03T17:32:57.9920162Z  2024-04-03T17:32:57.9920557Z  2024-04-03T17:32:57.9920929Z  2024-04-03T17:32:57.9921338Z  2024-04-03T17:32:57.9922001Z [13,581 / 14,756] 48 actions running 2024-04-03T17:32:57.9923035Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 131s local 2024-04-03T17:32:57.9924181Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 30s local 2024-04-03T17:32:57.9925412Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 16s local 2024-04-03T17:32:57.9926485Z Compiling xla/service/hlo_proto_util.cc; 10s local 2024-04-03T17:32:57.9927426Z Compiling xla/service/buffer_assignment.cc; 10s local 2024-04-03T17:32:57.9928525Z .../xla/service/memory_space_assignment:memory_space_assignment; 10s local 2024-04-03T17:32:57.9929730Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 9s local 2024-04-03T17:32:57.9931093Z Compiling xla/service/memory_space_assignment/allocation.cc; 9s local ... 2024-04-03T17:32:58.1894522Z 2024-04-03T17:32:58.1895277Z  2024-04-03T17:32:58.1895782Z  2024-04-03T17:32:58.1896235Z  2024-04-03T17:32:58.1896638Z  2024-04-03T17:32:58.1897060Z  2024-04-03T17:32:58.1897482Z  2024-04-03T17:32:58.1897888Z  2024-04-03T17:32:58.1898316Z  2024-04-03T17:32:58.1898981Z [13,582 / 14,756] 48 actions running 2024-04-03T17:32:58.1900061Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 131s local 2024-04-03T17:32:58.1901252Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 30s local 2024-04-03T17:32:58.1902394Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 17s local 2024-04-03T17:32:58.1903503Z Compiling xla/service/hlo_proto_util.cc; 10s local 2024-04-03T17:32:58.1904433Z Compiling xla/service/buffer_assignment.cc; 10s local 2024-04-03T17:32:58.1905559Z .../xla/service/memory_space_assignment:memory_space_assignment; 10s local 2024-04-03T17:32:58.1906828Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 10s local 2024-04-03T17:32:58.1908523Z Compiling xla/service/memory_space_assignment/allocation.cc; 10s local ... 2024-04-03T17:32:58.4436776Z 2024-04-03T17:32:58.4437674Z  2024-04-03T17:32:58.4438219Z  2024-04-03T17:32:58.4438657Z  2024-04-03T17:32:58.4439091Z  2024-04-03T17:32:58.4439517Z  2024-04-03T17:32:58.4439992Z  2024-04-03T17:32:58.4440419Z  2024-04-03T17:32:58.4440807Z  2024-04-03T17:32:58.4441850Z [13,583 / 14,756] 48 actions, 47 running 2024-04-03T17:32:58.4443046Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 131s local 2024-04-03T17:32:58.4444281Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 30s local 2024-04-03T17:32:58.4445683Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 17s local 2024-04-03T17:32:58.4447221Z Compiling xla/service/hlo_proto_util.cc; 10s local 2024-04-03T17:32:58.4448219Z Compiling xla/service/buffer_assignment.cc; 10s local 2024-04-03T17:32:58.4449477Z .../xla/service/memory_space_assignment:memory_space_assignment; 10s local 2024-04-03T17:32:58.4450874Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 10s local 2024-04-03T17:32:58.4452391Z Compiling xla/service/memory_space_assignment/allocation.cc; 10s local ... 2024-04-03T17:32:58.7888031Z 2024-04-03T17:32:58.7888787Z  2024-04-03T17:32:58.7889318Z  2024-04-03T17:32:58.7889738Z  2024-04-03T17:32:58.7890171Z  2024-04-03T17:32:58.7890548Z  2024-04-03T17:32:58.7890966Z  2024-04-03T17:32:58.7891337Z  2024-04-03T17:32:58.7891745Z  2024-04-03T17:32:58.7892382Z [13,583 / 14,756] 48 actions running 2024-04-03T17:32:58.7893396Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 131s local 2024-04-03T17:32:58.7894597Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 31s local 2024-04-03T17:32:58.7895751Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 17s local 2024-04-03T17:32:58.7896828Z Compiling xla/service/hlo_proto_util.cc; 10s local 2024-04-03T17:32:58.7897767Z Compiling xla/service/buffer_assignment.cc; 10s local 2024-04-03T17:32:58.7899014Z .../xla/service/memory_space_assignment:memory_space_assignment; 10s local 2024-04-03T17:32:58.7900309Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 10s local 2024-04-03T17:32:58.7901643Z Compiling xla/service/memory_space_assignment/allocation.cc; 10s local ... 2024-04-03T17:32:58.9899772Z 2024-04-03T17:32:58.9900604Z  2024-04-03T17:32:58.9901127Z  2024-04-03T17:32:58.9901519Z  2024-04-03T17:32:58.9901927Z  2024-04-03T17:32:58.9902338Z  2024-04-03T17:32:58.9902738Z  2024-04-03T17:32:58.9903152Z  2024-04-03T17:32:58.9903563Z  2024-04-03T17:32:58.9904196Z [13,591 / 14,756] 48 actions running 2024-04-03T17:32:58.9905233Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 132s local 2024-04-03T17:32:58.9906418Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 31s local 2024-04-03T17:32:58.9907409Z Compiling xla/service/hlo_proto_util.cc; 11s local 2024-04-03T17:32:58.9908561Z Compiling xla/service/buffer_assignment.cc; 11s local 2024-04-03T17:32:58.9909697Z .../xla/service/memory_space_assignment:memory_space_assignment; 11s local 2024-04-03T17:32:58.9910971Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 10s local 2024-04-03T17:32:58.9912261Z Compiling xla/service/memory_space_assignment/allocation.cc; 10s local 2024-04-03T17:32:58.9913432Z .../memory_space_assignment:prefetch_interval_picker; 10s local ... 2024-04-03T17:32:59.8263023Z 2024-04-03T17:32:59.8263764Z  2024-04-03T17:32:59.8264201Z  2024-04-03T17:32:59.8264543Z  2024-04-03T17:32:59.8264900Z  2024-04-03T17:32:59.8265239Z  2024-04-03T17:32:59.8265556Z  2024-04-03T17:32:59.8265881Z  2024-04-03T17:32:59.8266215Z  2024-04-03T17:32:59.8266955Z [13,592 / 14,756] 48 actions, 47 running 2024-04-03T17:32:59.8268122Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 132s local 2024-04-03T17:32:59.8269087Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 32s local 2024-04-03T17:32:59.8269877Z Compiling xla/service/hlo_proto_util.cc; 12s local 2024-04-03T17:32:59.8270633Z Compiling xla/service/buffer_assignment.cc; 11s local 2024-04-03T17:32:59.8271870Z .../xla/service/memory_space_assignment:memory_space_assignment; 11s local 2024-04-03T17:32:59.8272937Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 11s local 2024-04-03T17:32:59.8273972Z Compiling xla/service/memory_space_assignment/allocation.cc; 11s local 2024-04-03T17:32:59.8274985Z .../memory_space_assignment:prefetch_interval_picker; 11s local ... 2024-04-03T17:33:00.1738965Z 2024-04-03T17:33:00.1739771Z  2024-04-03T17:33:00.1740338Z  2024-04-03T17:33:00.1740785Z  2024-04-03T17:33:00.1741225Z  2024-04-03T17:33:00.1741676Z  2024-04-03T17:33:00.1742120Z  2024-04-03T17:33:00.1742554Z  2024-04-03T17:33:00.1743285Z  2024-04-03T17:33:00.1744014Z [13,593 / 14,756] 48 actions, 47 running 2024-04-03T17:33:00.1745155Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 133s local 2024-04-03T17:33:00.1746354Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 32s local 2024-04-03T17:33:00.1747319Z Compiling xla/service/hlo_proto_util.cc; 12s local 2024-04-03T17:33:00.1748537Z Compiling xla/service/buffer_assignment.cc; 12s local 2024-04-03T17:33:00.1749635Z .../xla/service/memory_space_assignment:memory_space_assignment; 12s local 2024-04-03T17:33:00.1750875Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 12s local 2024-04-03T17:33:00.1752096Z Compiling xla/service/memory_space_assignment/allocation.cc; 12s local 2024-04-03T17:33:00.1753255Z .../memory_space_assignment:prefetch_interval_picker; 12s local ... 2024-04-03T17:33:00.4108750Z 2024-04-03T17:33:00.4189691Z  2024-04-03T17:33:00.4238919Z  2024-04-03T17:33:00.4239494Z  2024-04-03T17:33:00.4239930Z  2024-04-03T17:33:00.4240365Z  2024-04-03T17:33:00.4240720Z  2024-04-03T17:33:00.4241128Z  2024-04-03T17:33:00.4241539Z  2024-04-03T17:33:00.4242345Z [13,593 / 14,756] 48 actions running 2024-04-03T17:33:00.4243484Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 133s local 2024-04-03T17:33:00.4244890Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 32s local 2024-04-03T17:33:00.4245824Z Compiling xla/service/hlo_proto_util.cc; 12s local 2024-04-03T17:33:00.4246894Z Compiling xla/service/buffer_assignment.cc; 12s local 2024-04-03T17:33:00.4248038Z .../xla/service/memory_space_assignment:memory_space_assignment; 12s local 2024-04-03T17:33:00.4249504Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 12s local 2024-04-03T17:33:00.4250835Z Compiling xla/service/memory_space_assignment/allocation.cc; 12s local 2024-04-03T17:33:00.4252149Z .../memory_space_assignment:prefetch_interval_picker; 12s local ... 2024-04-03T17:33:00.6108821Z 2024-04-03T17:33:00.6189516Z  2024-04-03T17:33:00.6269513Z  2024-04-03T17:33:00.6384430Z  2024-04-03T17:33:00.6386449Z  2024-04-03T17:33:00.6387011Z  2024-04-03T17:33:00.6387544Z  2024-04-03T17:33:00.6388886Z  2024-04-03T17:33:00.6389376Z  2024-04-03T17:33:00.6390087Z [13,594 / 14,756] 48 actions running 2024-04-03T17:33:00.6391101Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 133s local 2024-04-03T17:33:00.6392304Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 32s local 2024-04-03T17:33:00.6393369Z Compiling xla/service/hlo_proto_util.cc; 12s local 2024-04-03T17:33:00.6394397Z Compiling xla/service/buffer_assignment.cc; 12s local 2024-04-03T17:33:00.6395577Z .../xla/service/memory_space_assignment:memory_space_assignment; 12s local 2024-04-03T17:33:00.6396999Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 12s local 2024-04-03T17:33:00.6398406Z Compiling xla/service/memory_space_assignment/allocation.cc; 12s local 2024-04-03T17:33:00.6399776Z .../memory_space_assignment:prefetch_interval_picker; 12s local ... 2024-04-03T17:33:00.9397642Z 2024-04-03T17:33:00.9398889Z  2024-04-03T17:33:00.9402081Z  2024-04-03T17:33:00.9402990Z  2024-04-03T17:33:00.9406918Z  2024-04-03T17:33:00.9407943Z  2024-04-03T17:33:00.9410099Z  2024-04-03T17:33:00.9410911Z  2024-04-03T17:33:00.9411578Z  2024-04-03T17:33:00.9412547Z [13,597 / 14,756] 48 actions, 47 running 2024-04-03T17:33:00.9413927Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 133s local 2024-04-03T17:33:00.9415762Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 33s local 2024-04-03T17:33:00.9416883Z Compiling xla/service/hlo_proto_util.cc; 13s local 2024-04-03T17:33:00.9418251Z Compiling xla/service/buffer_assignment.cc; 13s local 2024-04-03T17:33:00.9419953Z .../xla/service/memory_space_assignment:memory_space_assignment; 12s local 2024-04-03T17:33:00.9421348Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 12s local 2024-04-03T17:33:00.9423011Z Compiling xla/service/memory_space_assignment/allocation.cc; 12s local 2024-04-03T17:33:00.9424402Z .../memory_space_assignment:prefetch_interval_picker; 12s local ... 2024-04-03T17:33:01.1717760Z 2024-04-03T17:33:01.1718539Z  2024-04-03T17:33:01.1719041Z  2024-04-03T17:33:01.1719511Z  2024-04-03T17:33:01.1719938Z  2024-04-03T17:33:01.1720344Z  2024-04-03T17:33:01.1720756Z  2024-04-03T17:33:01.1721148Z  2024-04-03T17:33:01.1721547Z  2024-04-03T17:33:01.1722282Z [13,599 / 14,756] 48 actions, 47 running 2024-04-03T17:33:01.1723370Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 134s local 2024-04-03T17:33:01.1724542Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 33s local 2024-04-03T17:33:01.1725579Z Compiling xla/service/hlo_proto_util.cc; 13s local 2024-04-03T17:33:01.1726478Z Compiling xla/service/buffer_assignment.cc; 13s local 2024-04-03T17:33:01.1727609Z .../xla/service/memory_space_assignment:memory_space_assignment; 13s local 2024-04-03T17:33:01.1729119Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 13s local 2024-04-03T17:33:01.1730532Z Compiling xla/service/memory_space_assignment/allocation.cc; 13s local 2024-04-03T17:33:01.1731871Z .../memory_space_assignment:prefetch_interval_picker; 13s local ... 2024-04-03T17:33:01.4012101Z 2024-04-03T17:33:01.4023022Z  2024-04-03T17:33:01.4023815Z  2024-04-03T17:33:01.4024257Z  2024-04-03T17:33:01.4024714Z  2024-04-03T17:33:01.4025053Z  2024-04-03T17:33:01.4025494Z  2024-04-03T17:33:01.4025865Z  2024-04-03T17:33:01.4026257Z  2024-04-03T17:33:01.4026949Z [13,601 / 14,756] 47 actions running 2024-04-03T17:33:01.4028214Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 134s local 2024-04-03T17:33:01.4029414Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 33s local 2024-04-03T17:33:01.4030427Z Compiling xla/service/hlo_proto_util.cc; 13s local 2024-04-03T17:33:01.4031421Z Compiling xla/service/buffer_assignment.cc; 13s local 2024-04-03T17:33:01.4032579Z .../xla/service/memory_space_assignment:memory_space_assignment; 13s local 2024-04-03T17:33:01.4033932Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 13s local 2024-04-03T17:33:01.4035265Z Compiling xla/service/memory_space_assignment/allocation.cc; 13s local 2024-04-03T17:33:01.4036560Z .../memory_space_assignment:prefetch_interval_picker; 13s local ... 2024-04-03T17:33:01.6170389Z 2024-04-03T17:33:01.6171820Z  2024-04-03T17:33:01.6172383Z  2024-04-03T17:33:01.6172818Z  2024-04-03T17:33:01.6173247Z  2024-04-03T17:33:01.6173763Z  2024-04-03T17:33:01.6174185Z  2024-04-03T17:33:01.6174786Z  2024-04-03T17:33:01.6177319Z  2024-04-03T17:33:01.6180576Z [13,608 / 14,756] 48 actions, 47 running 2024-04-03T17:33:01.6181955Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 134s local 2024-04-03T17:33:01.6185574Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 33s local 2024-04-03T17:33:01.6189422Z Compiling xla/service/hlo_proto_util.cc; 13s local 2024-04-03T17:33:01.6191009Z Compiling xla/service/buffer_assignment.cc; 13s local 2024-04-03T17:33:01.6194636Z .../xla/service/memory_space_assignment:memory_space_assignment; 13s local 2024-04-03T17:33:01.6196284Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 13s local 2024-04-03T17:33:01.6200491Z Compiling xla/service/memory_space_assignment/allocation.cc; 13s local 2024-04-03T17:33:01.6203869Z .../memory_space_assignment:prefetch_interval_picker; 13s local ... 2024-04-03T17:33:02.0017208Z 2024-04-03T17:33:02.0017988Z  2024-04-03T17:33:02.0018523Z  2024-04-03T17:33:02.0018999Z  2024-04-03T17:33:02.0019436Z  2024-04-03T17:33:02.0019880Z  2024-04-03T17:33:02.0020310Z  2024-04-03T17:33:02.0020752Z  2024-04-03T17:33:02.0021191Z  2024-04-03T17:33:02.0021859Z [13,613 / 14,756] 48 actions running 2024-04-03T17:33:02.0023223Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 135s local 2024-04-03T17:33:02.0024462Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 34s local 2024-04-03T17:33:02.0025485Z Compiling xla/service/hlo_proto_util.cc; 14s local 2024-04-03T17:33:02.0026451Z Compiling xla/service/buffer_assignment.cc; 14s local 2024-04-03T17:33:02.0027881Z .../xla/service/memory_space_assignment:memory_space_assignment; 14s local 2024-04-03T17:33:02.0029284Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 13s local 2024-04-03T17:33:02.0030579Z Compiling xla/service/memory_space_assignment/allocation.cc; 13s local 2024-04-03T17:33:02.0031757Z .../memory_space_assignment:prefetch_interval_picker; 13s local ... 2024-04-03T17:33:02.2022260Z 2024-04-03T17:33:02.2023458Z  2024-04-03T17:33:02.2024397Z  2024-04-03T17:33:02.2025052Z  2024-04-03T17:33:02.2025743Z  2024-04-03T17:33:02.2029262Z  2024-04-03T17:33:02.2029828Z  2024-04-03T17:33:02.2030243Z  2024-04-03T17:33:02.2030656Z  2024-04-03T17:33:02.2031307Z [13,614 / 14,756] 48 actions running 2024-04-03T17:33:02.2047656Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 135s local 2024-04-03T17:33:02.2048904Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 34s local 2024-04-03T17:33:02.2050023Z Compiling xla/service/hlo_proto_util.cc; 14s local 2024-04-03T17:33:02.2051049Z Compiling xla/service/buffer_assignment.cc; 14s local 2024-04-03T17:33:02.2052216Z .../xla/service/memory_space_assignment:memory_space_assignment; 14s local 2024-04-03T17:33:02.2053563Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 14s local 2024-04-03T17:33:02.2055041Z Compiling xla/service/memory_space_assignment/allocation.cc; 14s local 2024-04-03T17:33:02.2056308Z Compiling .../memory_space_assignment/cost_analysis.cc; 14s local ... 2024-04-03T17:33:02.6805851Z 2024-04-03T17:33:02.6806552Z  2024-04-03T17:33:02.6807006Z  2024-04-03T17:33:02.6807348Z  2024-04-03T17:33:02.6807703Z  2024-04-03T17:33:02.6808080Z  2024-04-03T17:33:02.6808419Z  2024-04-03T17:33:02.6808762Z  2024-04-03T17:33:02.6809279Z  2024-04-03T17:33:02.6809870Z [13,615 / 14,756] 48 actions, 47 running 2024-04-03T17:33:02.6810819Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 135s local 2024-04-03T17:33:02.6811858Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 34s local 2024-04-03T17:33:02.6812726Z Compiling xla/service/hlo_proto_util.cc; 14s local 2024-04-03T17:33:02.6813546Z Compiling xla/service/buffer_assignment.cc; 14s local 2024-04-03T17:33:02.6814720Z .../xla/service/memory_space_assignment:memory_space_assignment; 14s local 2024-04-03T17:33:02.6815850Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 14s local 2024-04-03T17:33:02.6816991Z Compiling xla/service/memory_space_assignment/allocation.cc; 14s local 2024-04-03T17:33:02.6818087Z Compiling .../memory_space_assignment/cost_analysis.cc; 14s local ... 2024-04-03T17:33:02.9922961Z 2024-04-03T17:33:02.9923729Z  2024-04-03T17:33:02.9924158Z  2024-04-03T17:33:02.9924510Z  2024-04-03T17:33:02.9924844Z  2024-04-03T17:33:02.9925192Z  2024-04-03T17:33:02.9925535Z  2024-04-03T17:33:02.9925862Z  2024-04-03T17:33:02.9926197Z  2024-04-03T17:33:02.9927000Z [13,616 / 14,756] 48 actions, 47 running 2024-04-03T17:33:02.9927886Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 136s local 2024-04-03T17:33:02.9928861Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 35s local 2024-04-03T17:33:02.9929701Z Compiling xla/service/hlo_proto_util.cc; 15s local 2024-04-03T17:33:02.9930486Z Compiling xla/service/buffer_assignment.cc; 15s local 2024-04-03T17:33:02.9931450Z .../xla/service/memory_space_assignment:memory_space_assignment; 15s local 2024-04-03T17:33:02.9932598Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 14s local 2024-04-03T17:33:02.9933975Z Compiling xla/service/memory_space_assignment/allocation.cc; 14s local 2024-04-03T17:33:02.9935276Z Compiling .../memory_space_assignment/cost_analysis.cc; 14s local ... 2024-04-03T17:33:03.2028648Z 2024-04-03T17:33:03.2029364Z  2024-04-03T17:33:03.2029868Z  2024-04-03T17:33:03.2030238Z  2024-04-03T17:33:03.2030645Z  2024-04-03T17:33:03.2031019Z  2024-04-03T17:33:03.2031416Z  2024-04-03T17:33:03.2031782Z  2024-04-03T17:33:03.2032181Z  2024-04-03T17:33:03.2032790Z [13,618 / 14,756] 48 actions running 2024-04-03T17:33:03.2043740Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 136s local 2024-04-03T17:33:03.2045471Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 35s local 2024-04-03T17:33:03.2046835Z Compiling xla/service/hlo_proto_util.cc; 15s local 2024-04-03T17:33:03.2047954Z Compiling xla/service/buffer_assignment.cc; 15s local 2024-04-03T17:33:03.2049471Z .../xla/service/memory_space_assignment:memory_space_assignment; 15s local 2024-04-03T17:33:03.2051308Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 15s local 2024-04-03T17:33:03.2054261Z Compiling xla/service/memory_space_assignment/allocation.cc; 15s local 2024-04-03T17:33:03.2056185Z Compiling .../memory_space_assignment/cost_analysis.cc; 15s local ... 2024-04-03T17:33:03.4051016Z 2024-04-03T17:33:03.4051809Z  2024-04-03T17:33:03.4052367Z  2024-04-03T17:33:03.4052822Z  2024-04-03T17:33:03.4053289Z  2024-04-03T17:33:03.4053759Z  2024-04-03T17:33:03.4054204Z  2024-04-03T17:33:03.4054800Z  2024-04-03T17:33:03.4055257Z  2024-04-03T17:33:03.4055964Z [13,620 / 14,756] 48 actions running 2024-04-03T17:33:03.4057165Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 136s local 2024-04-03T17:33:03.4058501Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 35s local 2024-04-03T17:33:03.4059714Z Compiling xla/service/hlo_proto_util.cc; 15s local 2024-04-03T17:33:03.4060766Z Compiling xla/service/buffer_assignment.cc; 15s local 2024-04-03T17:33:03.4062043Z .../xla/service/memory_space_assignment:memory_space_assignment; 15s local 2024-04-03T17:33:03.4063486Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 15s local 2024-04-03T17:33:03.4064898Z Compiling xla/service/memory_space_assignment/allocation.cc; 15s local 2024-04-03T17:33:03.4066203Z Compiling xla/service/heap_simulator/heap_simulator.cc; 15s local ... 2024-04-03T17:33:03.8070783Z 2024-04-03T17:33:03.8071553Z  2024-04-03T17:33:03.8072125Z  2024-04-03T17:33:03.8072574Z  2024-04-03T17:33:03.8073042Z  2024-04-03T17:33:03.8073510Z  2024-04-03T17:33:03.8073923Z  2024-04-03T17:33:03.8074286Z  2024-04-03T17:33:03.8074656Z  2024-04-03T17:33:03.8075331Z [13,621 / 14,756] 48 actions running 2024-04-03T17:33:03.8076500Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 136s local 2024-04-03T17:33:03.8078235Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 36s local 2024-04-03T17:33:03.8079481Z Compiling xla/service/buffer_assignment.cc; 15s local 2024-04-03T17:33:03.8080803Z .../xla/service/memory_space_assignment:memory_space_assignment; 15s local 2024-04-03T17:33:03.8082258Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 15s local 2024-04-03T17:33:03.8083989Z Compiling xla/service/memory_space_assignment/allocation.cc; 15s local 2024-04-03T17:33:03.8085384Z Compiling xla/service/heap_simulator/heap_simulator.cc; 15s local 2024-04-03T17:33:03.8086693Z Compiling xla/service/hlo_alias_analysis.cc; 15s local ... 2024-04-03T17:33:04.0068438Z 2024-04-03T17:33:04.0069330Z  2024-04-03T17:33:04.0069852Z  2024-04-03T17:33:04.0070321Z  2024-04-03T17:33:04.0070769Z  2024-04-03T17:33:04.0071154Z  2024-04-03T17:33:04.0071556Z  2024-04-03T17:33:04.0071983Z  2024-04-03T17:33:04.0072392Z  2024-04-03T17:33:04.0073108Z [13,623 / 14,756] 48 actions running 2024-04-03T17:33:04.0074215Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 137s local 2024-04-03T17:33:04.0075468Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 36s local 2024-04-03T17:33:04.0076604Z Compiling xla/service/buffer_assignment.cc; 16s local 2024-04-03T17:33:04.0077829Z .../xla/service/memory_space_assignment:memory_space_assignment; 16s local 2024-04-03T17:33:04.0079227Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 15s local 2024-04-03T17:33:04.0080618Z Compiling xla/service/heap_simulator/heap_simulator.cc; 15s local 2024-04-03T17:33:04.0081849Z Compiling xla/service/tuple_points_to_analysis.cc; 15s local 2024-04-03T17:33:04.0083089Z Compiling xla/service/hlo_dataflow_analysis.cc; 15s local ... 2024-04-03T17:33:04.2216367Z 2024-04-03T17:33:04.2217154Z  2024-04-03T17:33:04.2217646Z  2024-04-03T17:33:04.2218071Z  2024-04-03T17:33:04.2218454Z  2024-04-03T17:33:04.2218877Z  2024-04-03T17:33:04.2219367Z  2024-04-03T17:33:04.2219833Z  2024-04-03T17:33:04.2220313Z  2024-04-03T17:33:04.2221083Z [13,624 / 14,756] 48 actions running 2024-04-03T17:33:04.2222316Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 137s local 2024-04-03T17:33:04.2223658Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 36s local 2024-04-03T17:33:04.2224787Z Compiling xla/service/buffer_assignment.cc; 16s local 2024-04-03T17:33:04.2226167Z .../xla/service/memory_space_assignment:memory_space_assignment; 16s local 2024-04-03T17:33:04.2227903Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 16s local 2024-04-03T17:33:04.2229414Z Compiling xla/service/heap_simulator/heap_simulator.cc; 15s local 2024-04-03T17:33:04.2230752Z Compiling xla/service/tuple_points_to_analysis.cc; 15s local 2024-04-03T17:33:04.2232060Z Compiling xla/service/hlo_dataflow_analysis.cc; 15s local ... 2024-04-03T17:33:04.7031120Z 2024-04-03T17:33:04.7031904Z  2024-04-03T17:33:04.7032449Z  2024-04-03T17:33:04.7032920Z  2024-04-03T17:33:04.7033382Z  2024-04-03T17:33:04.7033824Z  2024-04-03T17:33:04.7034273Z  2024-04-03T17:33:04.7034693Z  2024-04-03T17:33:04.7035117Z  2024-04-03T17:33:04.7035855Z [13,625 / 14,756] 48 actions, 47 running 2024-04-03T17:33:04.7037028Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 137s local 2024-04-03T17:33:04.7038333Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 37s local 2024-04-03T17:33:04.7039549Z Compiling xla/service/buffer_assignment.cc; 16s local 2024-04-03T17:33:04.7040868Z .../xla/service/memory_space_assignment:memory_space_assignment; 16s local 2024-04-03T17:33:04.7042393Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 16s local 2024-04-03T17:33:04.7043861Z Compiling xla/service/heap_simulator/heap_simulator.cc; 16s local 2024-04-03T17:33:04.7045659Z Compiling xla/service/tuple_points_to_analysis.cc; 15s local 2024-04-03T17:33:04.7046920Z Compiling xla/service/hlo_dataflow_analysis.cc; 15s local ... 2024-04-03T17:33:04.9830233Z 2024-04-03T17:33:04.9830994Z  2024-04-03T17:33:04.9831523Z  2024-04-03T17:33:04.9831948Z  2024-04-03T17:33:04.9832352Z  2024-04-03T17:33:04.9833192Z  2024-04-03T17:33:04.9833600Z  2024-04-03T17:33:04.9833998Z  2024-04-03T17:33:04.9834416Z  2024-04-03T17:33:04.9835090Z [13,628 / 14,756] 48 actions, 47 running 2024-04-03T17:33:04.9836130Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 138s local 2024-04-03T17:33:04.9837342Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 37s local 2024-04-03T17:33:04.9838405Z Compiling xla/service/buffer_assignment.cc; 17s local 2024-04-03T17:33:04.9839575Z .../xla/service/memory_space_assignment:memory_space_assignment; 16s local 2024-04-03T17:33:04.9840967Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 16s local 2024-04-03T17:33:04.9842258Z Compiling xla/service/heap_simulator/heap_simulator.cc; 16s local 2024-04-03T17:33:04.9843410Z Compiling xla/service/hlo_dataflow_analysis.cc; 16s local 2024-04-03T17:33:04.9844416Z Compiling xla/service/hlo_verifier.cc; 15s local ... 2024-04-03T17:33:05.2478261Z 2024-04-03T17:33:05.2479183Z  2024-04-03T17:33:05.2479702Z  2024-04-03T17:33:05.2480134Z  2024-04-03T17:33:05.2480528Z  2024-04-03T17:33:05.2480959Z  2024-04-03T17:33:05.2481352Z  2024-04-03T17:33:05.2481748Z  2024-04-03T17:33:05.2482149Z  2024-04-03T17:33:05.2482801Z [13,628 / 14,756] 48 actions running 2024-04-03T17:33:05.2483880Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 138s local 2024-04-03T17:33:05.2485132Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 37s local 2024-04-03T17:33:05.2486173Z Compiling xla/service/buffer_assignment.cc; 17s local 2024-04-03T17:33:05.2487369Z .../xla/service/memory_space_assignment:memory_space_assignment; 17s local 2024-04-03T17:33:05.2488774Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 17s local 2024-04-03T17:33:05.2490137Z Compiling xla/service/heap_simulator/heap_simulator.cc; 16s local 2024-04-03T17:33:05.2491353Z Compiling xla/service/hlo_dataflow_analysis.cc; 16s local 2024-04-03T17:33:05.2492512Z Compiling xla/service/hlo_verifier.cc; 15s local ... 2024-04-03T17:33:05.4482443Z 2024-04-03T17:33:05.4483618Z  2024-04-03T17:33:05.4484530Z  2024-04-03T17:33:05.4486646Z  2024-04-03T17:33:05.4487273Z  2024-04-03T17:33:05.4487862Z  2024-04-03T17:33:05.4488793Z  2024-04-03T17:33:05.4489855Z  2024-04-03T17:33:05.4490320Z  2024-04-03T17:33:05.4490971Z [13,630 / 14,756] 48 actions running 2024-04-03T17:33:05.4492003Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 138s local 2024-04-03T17:33:05.4493213Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 37s local 2024-04-03T17:33:05.4494684Z Compiling xla/service/buffer_assignment.cc; 17s local 2024-04-03T17:33:05.4495847Z .../xla/service/memory_space_assignment:memory_space_assignment; 17s local 2024-04-03T17:33:05.4497290Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 17s local 2024-04-03T17:33:05.4498668Z Compiling xla/service/heap_simulator/heap_simulator.cc; 17s local 2024-04-03T17:33:05.4499833Z Compiling xla/service/hlo_dataflow_analysis.cc; 16s local 2024-04-03T17:33:05.4500782Z Compiling xla/service/hlo_verifier.cc; 15s local ... 2024-04-03T17:33:05.7149876Z 2024-04-03T17:33:05.7150612Z  2024-04-03T17:33:05.7151472Z  2024-04-03T17:33:05.7155785Z  2024-04-03T17:33:05.7156366Z  2024-04-03T17:33:05.7159871Z  2024-04-03T17:33:05.7160398Z  2024-04-03T17:33:05.7160970Z  2024-04-03T17:33:05.7161629Z  2024-04-03T17:33:05.7162462Z [13,633 / 14,756] 48 actions, 47 running 2024-04-03T17:33:05.7164023Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 138s local 2024-04-03T17:33:05.7165295Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 38s local 2024-04-03T17:33:05.7166665Z Compiling xla/service/buffer_assignment.cc; 17s local 2024-04-03T17:33:05.7168016Z .../xla/service/memory_space_assignment:memory_space_assignment; 17s local 2024-04-03T17:33:05.7169792Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 17s local 2024-04-03T17:33:05.7171157Z Compiling xla/service/heap_simulator/heap_simulator.cc; 17s local 2024-04-03T17:33:05.7172384Z Compiling xla/service/hlo_dataflow_analysis.cc; 16s local 2024-04-03T17:33:05.7173764Z Compiling xla/service/hlo_verifier.cc; 16s local ... 2024-04-03T17:33:05.9824398Z 2024-04-03T17:33:05.9825534Z  2024-04-03T17:33:05.9826261Z  2024-04-03T17:33:05.9826908Z  2024-04-03T17:33:05.9827449Z  2024-04-03T17:33:05.9828324Z  2024-04-03T17:33:05.9828921Z  2024-04-03T17:33:05.9832715Z  2024-04-03T17:33:05.9833150Z  2024-04-03T17:33:05.9833964Z [13,634 / 14,756] 48 actions, 47 running 2024-04-03T17:33:05.9834997Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 139s local 2024-04-03T17:33:05.9836168Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 38s local 2024-04-03T17:33:05.9839218Z Compiling xla/service/buffer_assignment.cc; 18s local 2024-04-03T17:33:05.9840226Z .../xla/service/memory_space_assignment:memory_space_assignment; 17s local 2024-04-03T17:33:05.9841344Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 17s local 2024-04-03T17:33:05.9842559Z Compiling xla/service/heap_simulator/heap_simulator.cc; 17s local 2024-04-03T17:33:05.9843878Z Compiling xla/service/hlo_dataflow_analysis.cc; 17s local 2024-04-03T17:33:05.9846728Z Compiling xla/service/hlo_verifier.cc; 16s local ... 2024-04-03T17:33:06.1917612Z 2024-04-03T17:33:06.1918395Z  2024-04-03T17:33:06.1919085Z  2024-04-03T17:33:06.1919597Z  2024-04-03T17:33:06.1920028Z  2024-04-03T17:33:06.1920418Z  2024-04-03T17:33:06.1920817Z  2024-04-03T17:33:06.1921250Z  2024-04-03T17:33:06.1921671Z  2024-04-03T17:33:06.1922392Z [13,635 / 14,756] 48 actions, 47 running 2024-04-03T17:33:06.1923894Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 139s local 2024-04-03T17:33:06.1925123Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 38s local 2024-04-03T17:33:06.1926180Z Compiling xla/service/buffer_assignment.cc; 18s local 2024-04-03T17:33:06.1927331Z .../xla/service/memory_space_assignment:memory_space_assignment; 18s local 2024-04-03T17:33:06.1928842Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 18s local 2024-04-03T17:33:06.1930104Z Compiling xla/service/heap_simulator/heap_simulator.cc; 17s local 2024-04-03T17:33:06.1931367Z Compiling xla/service/hlo_dataflow_analysis.cc; 17s local 2024-04-03T17:33:06.1932429Z Compiling xla/service/hlo_verifier.cc; 16s local ... 2024-04-03T17:33:06.4141265Z 2024-04-03T17:33:06.4144855Z  2024-04-03T17:33:06.4145420Z  2024-04-03T17:33:06.4145844Z  2024-04-03T17:33:06.4146270Z  2024-04-03T17:33:06.4146679Z  2024-04-03T17:33:06.4147096Z  2024-04-03T17:33:06.4147931Z  2024-04-03T17:33:06.4148352Z  2024-04-03T17:33:06.4149067Z [13,636 / 14,756] 48 actions, 47 running 2024-04-03T17:33:06.4150180Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 139s local 2024-04-03T17:33:06.4151384Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 38s local 2024-04-03T17:33:06.4152491Z Compiling xla/service/buffer_assignment.cc; 18s local 2024-04-03T17:33:06.4153630Z .../xla/service/memory_space_assignment:memory_space_assignment; 18s local 2024-04-03T17:33:06.4154957Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 18s local 2024-04-03T17:33:06.4156599Z Compiling xla/service/heap_simulator/heap_simulator.cc; 18s local 2024-04-03T17:33:06.4157747Z Compiling xla/service/hlo_dataflow_analysis.cc; 17s local 2024-04-03T17:33:06.4158753Z Compiling xla/service/hlo_verifier.cc; 16s local ... 2024-04-03T17:33:06.6499112Z 2024-04-03T17:33:06.6500042Z  2024-04-03T17:33:06.6500591Z  2024-04-03T17:33:06.6501902Z  2024-04-03T17:33:06.6502309Z  2024-04-03T17:33:06.6502710Z  2024-04-03T17:33:06.6503123Z  2024-04-03T17:33:06.6503524Z  2024-04-03T17:33:06.6504084Z  2024-04-03T17:33:06.6504765Z [13,636 / 14,756] 48 actions running 2024-04-03T17:33:06.6505803Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 139s local 2024-04-03T17:33:06.6507038Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 38s local 2024-04-03T17:33:06.6508262Z Compiling xla/service/buffer_assignment.cc; 18s local 2024-04-03T17:33:06.6509383Z .../xla/service/memory_space_assignment:memory_space_assignment; 18s local 2024-04-03T17:33:06.6510782Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 18s local 2024-04-03T17:33:06.6512041Z Compiling xla/service/heap_simulator/heap_simulator.cc; 18s local 2024-04-03T17:33:06.6513193Z Compiling xla/service/hlo_dataflow_analysis.cc; 17s local 2024-04-03T17:33:06.6514191Z Compiling xla/service/hlo_verifier.cc; 17s local ... 2024-04-03T17:33:06.9753790Z 2024-04-03T17:33:06.9754618Z  2024-04-03T17:33:06.9755192Z  2024-04-03T17:33:06.9755604Z  2024-04-03T17:33:06.9756037Z  2024-04-03T17:33:06.9756472Z  2024-04-03T17:33:06.9756878Z  2024-04-03T17:33:06.9757367Z  2024-04-03T17:33:06.9757787Z  2024-04-03T17:33:06.9758472Z [13,639 / 14,756] 48 actions, 47 running 2024-04-03T17:33:06.9759587Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 140s local 2024-04-03T17:33:06.9760802Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 39s local 2024-04-03T17:33:06.9761924Z Compiling xla/service/buffer_assignment.cc; 19s local 2024-04-03T17:33:06.9763126Z .../xla/service/memory_space_assignment:memory_space_assignment; 18s local 2024-04-03T17:33:06.9764490Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 18s local 2024-04-03T17:33:06.9765788Z Compiling xla/service/heap_simulator/heap_simulator.cc; 18s local 2024-04-03T17:33:06.9766964Z Compiling xla/service/hlo_dataflow_analysis.cc; 18s local 2024-04-03T17:33:06.9768011Z Compiling xla/service/hlo_verifier.cc; 17s local ... 2024-04-03T17:33:07.1895001Z 2024-04-03T17:33:07.1896909Z  2024-04-03T17:33:07.1897437Z  2024-04-03T17:33:07.1899473Z  2024-04-03T17:33:07.1900477Z  2024-04-03T17:33:07.1901517Z  2024-04-03T17:33:07.1901999Z  2024-04-03T17:33:07.1902424Z  2024-04-03T17:33:07.1902873Z  2024-04-03T17:33:07.1903588Z [13,643 / 14,756] 48 actions, 47 running 2024-04-03T17:33:07.1904679Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 140s local 2024-04-03T17:33:07.1905891Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 39s local 2024-04-03T17:33:07.1906953Z Compiling xla/service/buffer_assignment.cc; 19s local 2024-04-03T17:33:07.1908432Z .../xla/service/memory_space_assignment:memory_space_assignment; 19s local 2024-04-03T17:33:07.1909827Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 19s local 2024-04-03T17:33:07.1911150Z Compiling xla/service/heap_simulator/heap_simulator.cc; 18s local 2024-04-03T17:33:07.1912325Z Compiling xla/service/hlo_dataflow_analysis.cc; 18s local 2024-04-03T17:33:07.1913349Z Compiling xla/service/hlo_verifier.cc; 17s local ... 2024-04-03T17:33:07.4104265Z 2024-04-03T17:33:07.4105070Z  2024-04-03T17:33:07.4105618Z  2024-04-03T17:33:07.4106033Z  2024-04-03T17:33:07.4106453Z  2024-04-03T17:33:07.4106861Z  2024-04-03T17:33:07.4107223Z  2024-04-03T17:33:07.4107974Z  2024-04-03T17:33:07.4108307Z  2024-04-03T17:33:07.4109265Z [13,645 / 14,756] 48 actions, 47 running 2024-04-03T17:33:07.4110312Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 140s local 2024-04-03T17:33:07.4111674Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 39s local 2024-04-03T17:33:07.4112730Z Compiling xla/service/buffer_assignment.cc; 19s local 2024-04-03T17:33:07.4114165Z .../xla/service/memory_space_assignment:memory_space_assignment; 19s local 2024-04-03T17:33:07.4115544Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 19s local 2024-04-03T17:33:07.4116795Z Compiling xla/service/heap_simulator/heap_simulator.cc; 19s local 2024-04-03T17:33:07.4117962Z Compiling xla/service/hlo_dataflow_analysis.cc; 18s local 2024-04-03T17:33:07.4118964Z Compiling xla/service/hlo_verifier.cc; 17s local ... 2024-04-03T17:33:07.6500583Z 2024-04-03T17:33:07.6501358Z  2024-04-03T17:33:07.6501929Z  2024-04-03T17:33:07.6504068Z  2024-04-03T17:33:07.6504880Z  2024-04-03T17:33:07.6505753Z  2024-04-03T17:33:07.6506718Z  2024-04-03T17:33:07.6507187Z  2024-04-03T17:33:07.6507834Z  2024-04-03T17:33:07.6508514Z [13,647 / 14,756] 48 actions running 2024-04-03T17:33:07.6509609Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 140s local 2024-04-03T17:33:07.6513842Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 39s local 2024-04-03T17:33:07.6515204Z Compiling xla/service/buffer_assignment.cc; 19s local 2024-04-03T17:33:07.6516698Z .../xla/service/memory_space_assignment:memory_space_assignment; 19s local 2024-04-03T17:33:07.6518379Z Compiling xla/service/heap_simulator/heap_simulator.cc; 19s local 2024-04-03T17:33:07.6521988Z Compiling xla/service/hlo_dataflow_analysis.cc; 18s local 2024-04-03T17:33:07.6523327Z Compiling xla/service/hlo_verifier.cc; 18s local 2024-04-03T17:33:07.6524638Z Compiling xla/service/dump.cc; 17s local ... 2024-04-03T17:33:07.8503251Z 2024-04-03T17:33:07.8504463Z  2024-04-03T17:33:07.8505380Z  2024-04-03T17:33:07.8506154Z  2024-04-03T17:33:07.8507036Z  2024-04-03T17:33:07.8508421Z  2024-04-03T17:33:07.8508928Z  2024-04-03T17:33:07.8509385Z  2024-04-03T17:33:07.8509874Z  2024-04-03T17:33:07.8510575Z [13,648 / 14,756] 48 actions running 2024-04-03T17:33:07.8511796Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 140s local 2024-04-03T17:33:07.8513166Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 40s local 2024-04-03T17:33:07.8514385Z Compiling xla/service/buffer_assignment.cc; 19s local 2024-04-03T17:33:07.8515738Z .../xla/service/memory_space_assignment:memory_space_assignment; 19s local 2024-04-03T17:33:07.8517280Z Compiling xla/service/heap_simulator/heap_simulator.cc; 19s local 2024-04-03T17:33:07.8518694Z Compiling xla/service/hlo_dataflow_analysis.cc; 19s local 2024-04-03T17:33:07.8519864Z Compiling xla/service/hlo_verifier.cc; 18s local 2024-04-03T17:33:07.8520913Z Compiling xla/service/dump.cc; 18s local ... 2024-04-03T17:33:08.2507335Z 2024-04-03T17:33:08.2508754Z  2024-04-03T17:33:08.2509683Z  2024-04-03T17:33:08.2510466Z  2024-04-03T17:33:08.2511324Z  2024-04-03T17:33:08.2514614Z  2024-04-03T17:33:08.2515317Z  2024-04-03T17:33:08.2516089Z  2024-04-03T17:33:08.2518575Z  2024-04-03T17:33:08.2519509Z [13,650 / 14,756] 48 actions running 2024-04-03T17:33:08.2520907Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 141s local 2024-04-03T17:33:08.2522434Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 40s local 2024-04-03T17:33:08.2524080Z Compiling xla/service/buffer_assignment.cc; 20s local 2024-04-03T17:33:08.2528116Z .../xla/service/memory_space_assignment:memory_space_assignment; 20s local 2024-04-03T17:33:08.2529814Z Compiling xla/service/heap_simulator/heap_simulator.cc; 19s local 2024-04-03T17:33:08.2531546Z Compiling xla/service/hlo_verifier.cc; 18s local 2024-04-03T17:33:08.2532769Z Compiling xla/service/dump.cc; 18s local 2024-04-03T17:33:08.2533983Z Compiling xla/service/hlo_graph_dumper.cc; 17s local ... 2024-04-03T17:33:08.4518811Z 2024-04-03T17:33:08.4519994Z  2024-04-03T17:33:08.4520880Z  2024-04-03T17:33:08.4521640Z  2024-04-03T17:33:08.4522820Z  2024-04-03T17:33:08.4523540Z  2024-04-03T17:33:08.4524358Z  2024-04-03T17:33:08.4528348Z  2024-04-03T17:33:08.4528909Z  2024-04-03T17:33:08.4529809Z [13,651 / 14,756] 48 actions running 2024-04-03T17:33:08.4531281Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 141s local 2024-04-03T17:33:08.4532719Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 40s local 2024-04-03T17:33:08.4534034Z Compiling xla/service/buffer_assignment.cc; 20s local 2024-04-03T17:33:08.4535628Z .../xla/service/memory_space_assignment:memory_space_assignment; 20s local 2024-04-03T17:33:08.4537288Z Compiling xla/service/heap_simulator/heap_simulator.cc; 20s local 2024-04-03T17:33:08.4538988Z Compiling xla/service/hlo_verifier.cc; 18s local 2024-04-03T17:33:08.4543426Z Compiling xla/service/dump.cc; 18s local 2024-04-03T17:33:08.4544669Z Compiling xla/service/hlo_graph_dumper.cc; 17s local ... 2024-04-03T17:33:08.6523681Z 2024-04-03T17:33:08.6524783Z  2024-04-03T17:33:08.6525644Z  2024-04-03T17:33:08.6526406Z  2024-04-03T17:33:08.6527146Z  2024-04-03T17:33:08.6527836Z  2024-04-03T17:33:08.6528575Z  2024-04-03T17:33:08.6532341Z  2024-04-03T17:33:08.6533030Z  2024-04-03T17:33:08.6533940Z [13,652 / 14,756] 48 actions running 2024-04-03T17:33:08.6535487Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 141s local 2024-04-03T17:33:08.6537094Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 40s local 2024-04-03T17:33:08.6540858Z Compiling xla/service/buffer_assignment.cc; 20s local 2024-04-03T17:33:08.6542260Z .../xla/service/memory_space_assignment:memory_space_assignment; 20s local 2024-04-03T17:33:08.6543912Z Compiling xla/service/heap_simulator/heap_simulator.cc; 20s local 2024-04-03T17:33:08.6546193Z Compiling xla/service/hlo_verifier.cc; 19s local 2024-04-03T17:33:08.6547484Z Compiling xla/service/dump.cc; 18s local 2024-04-03T17:33:08.6549099Z Compiling xla/service/hlo_graph_dumper.cc; 17s local ... 2024-04-03T17:33:08.8556147Z 2024-04-03T17:33:08.8557263Z  2024-04-03T17:33:08.8558056Z  2024-04-03T17:33:08.8558757Z  2024-04-03T17:33:08.8559444Z  2024-04-03T17:33:08.8560153Z  2024-04-03T17:33:08.8560876Z  2024-04-03T17:33:08.8561751Z  2024-04-03T17:33:08.8562399Z  2024-04-03T17:33:08.8563271Z [13,655 / 14,756] 48 actions, 47 running 2024-04-03T17:33:08.8564603Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 141s local 2024-04-03T17:33:08.8565976Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 41s local 2024-04-03T17:33:08.8567314Z Compiling xla/service/buffer_assignment.cc; 20s local 2024-04-03T17:33:08.8568932Z .../xla/service/memory_space_assignment:memory_space_assignment; 20s local 2024-04-03T17:33:08.8572912Z Compiling xla/service/heap_simulator/heap_simulator.cc; 20s local 2024-04-03T17:33:08.8574453Z Compiling xla/service/hlo_verifier.cc; 19s local 2024-04-03T17:33:08.8575553Z Compiling xla/service/hlo_graph_dumper.cc; 17s local 2024-04-03T17:33:08.8577228Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 17s local ... 2024-04-03T17:33:09.1303127Z 2024-04-03T17:33:09.1304319Z  2024-04-03T17:33:09.1305281Z  2024-04-03T17:33:09.1306030Z  2024-04-03T17:33:09.1306768Z  2024-04-03T17:33:09.1307492Z  2024-04-03T17:33:09.1308563Z  2024-04-03T17:33:09.1309542Z  2024-04-03T17:33:09.1310187Z  2024-04-03T17:33:09.1311069Z [13,659 / 14,756] 48 actions, 47 running 2024-04-03T17:33:09.1312736Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 142s local 2024-04-03T17:33:09.1314257Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 41s local 2024-04-03T17:33:09.1315725Z Compiling xla/service/buffer_assignment.cc; 21s local 2024-04-03T17:33:09.1319636Z .../xla/service/memory_space_assignment:memory_space_assignment; 21s local 2024-04-03T17:33:09.1321566Z Compiling xla/service/heap_simulator/heap_simulator.cc; 20s local 2024-04-03T17:33:09.1322933Z Compiling xla/service/hlo_verifier.cc; 19s local 2024-04-03T17:33:09.1324260Z Compiling xla/service/hlo_graph_dumper.cc; 17s local 2024-04-03T17:33:09.1325916Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 17s local ... 2024-04-03T17:33:09.4528827Z 2024-04-03T17:33:09.4530046Z  2024-04-03T17:33:09.4531262Z  2024-04-03T17:33:09.4531793Z  2024-04-03T17:33:09.4532219Z  2024-04-03T17:33:09.4532665Z  2024-04-03T17:33:09.4533126Z  2024-04-03T17:33:09.4533613Z  2024-04-03T17:33:09.4534043Z  2024-04-03T17:33:09.4534954Z [13,659 / 14,756] 48 actions running 2024-04-03T17:33:09.4536065Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 142s local 2024-04-03T17:33:09.4537363Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 41s local 2024-04-03T17:33:09.4538497Z Compiling xla/service/buffer_assignment.cc; 21s local 2024-04-03T17:33:09.4539754Z .../xla/service/memory_space_assignment:memory_space_assignment; 21s local 2024-04-03T17:33:09.4541198Z Compiling xla/service/heap_simulator/heap_simulator.cc; 21s local 2024-04-03T17:33:09.4542403Z Compiling xla/service/hlo_verifier.cc; 19s local 2024-04-03T17:33:09.4543430Z Compiling xla/service/hlo_graph_dumper.cc; 18s local 2024-04-03T17:33:09.4544733Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 17s local ... 2024-04-03T17:33:09.6532444Z 2024-04-03T17:33:09.6533218Z  2024-04-03T17:33:09.6533767Z  2024-04-03T17:33:09.6535004Z  2024-04-03T17:33:09.6535709Z  2024-04-03T17:33:09.6536403Z  2024-04-03T17:33:09.6546648Z  2024-04-03T17:33:09.6547401Z  2024-04-03T17:33:09.6548082Z  2024-04-03T17:33:09.6548793Z [13,660 / 14,756] 48 actions running 2024-04-03T17:33:09.6549887Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 142s local 2024-04-03T17:33:09.6550994Z Compiling xla/service/buffer_assignment.cc; 21s local 2024-04-03T17:33:09.6552109Z .../xla/service/memory_space_assignment:memory_space_assignment; 21s local 2024-04-03T17:33:09.6553343Z Compiling xla/service/heap_simulator/heap_simulator.cc; 21s local 2024-04-03T17:33:09.6554412Z Compiling xla/service/hlo_verifier.cc; 20s local 2024-04-03T17:33:09.6555379Z Compiling xla/service/hlo_graph_dumper.cc; 18s local 2024-04-03T17:33:09.6556522Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 18s local 2024-04-03T17:33:09.6557657Z Compiling xla/service/hlo_parser.cc; 17s local ... 2024-04-03T17:33:09.9129640Z 2024-04-03T17:33:09.9130392Z  2024-04-03T17:33:09.9130903Z  2024-04-03T17:33:09.9131317Z  2024-04-03T17:33:09.9131740Z  2024-04-03T17:33:09.9132154Z  2024-04-03T17:33:09.9132570Z  2024-04-03T17:33:09.9133007Z  2024-04-03T17:33:09.9133443Z  2024-04-03T17:33:09.9134131Z [13,664 / 14,756] 48 actions, 47 running 2024-04-03T17:33:09.9135458Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 142s local 2024-04-03T17:33:09.9136614Z Compiling xla/service/buffer_assignment.cc; 22s local 2024-04-03T17:33:09.9137772Z .../xla/service/memory_space_assignment:memory_space_assignment; 21s local 2024-04-03T17:33:09.9139155Z Compiling xla/service/heap_simulator/heap_simulator.cc; 21s local 2024-04-03T17:33:09.9140260Z Compiling xla/service/hlo_graph_dumper.cc; 18s local 2024-04-03T17:33:09.9141303Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 18s local 2024-04-03T17:33:09.9142279Z Compiling xla/service/hlo_parser.cc; 18s local 2024-04-03T17:33:09.9143656Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 12s local ... 2024-04-03T17:33:10.2549698Z 2024-04-03T17:33:10.2550465Z  2024-04-03T17:33:10.2551016Z  2024-04-03T17:33:10.2551439Z  2024-04-03T17:33:10.2551849Z  2024-04-03T17:33:10.2552274Z  2024-04-03T17:33:10.2553113Z  2024-04-03T17:33:10.2553559Z  2024-04-03T17:33:10.2553992Z  2024-04-03T17:33:10.2554663Z [13,664 / 14,756] 48 actions running 2024-04-03T17:33:10.2555768Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 143s local 2024-04-03T17:33:10.2556964Z Compiling xla/service/buffer_assignment.cc; 22s local 2024-04-03T17:33:10.2558165Z .../xla/service/memory_space_assignment:memory_space_assignment; 22s local 2024-04-03T17:33:10.2559566Z Compiling xla/service/heap_simulator/heap_simulator.cc; 21s local 2024-04-03T17:33:10.2560759Z Compiling xla/service/hlo_graph_dumper.cc; 19s local 2024-04-03T17:33:10.2561991Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 18s local 2024-04-03T17:33:10.2563190Z Compiling xla/service/hlo_parser.cc; 18s local 2024-04-03T17:33:10.2564273Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 12s local ... 2024-04-03T17:33:10.6553941Z 2024-04-03T17:33:10.6554706Z  2024-04-03T17:33:10.6555290Z  2024-04-03T17:33:10.6555719Z  2024-04-03T17:33:10.6556131Z  2024-04-03T17:33:10.6556560Z  2024-04-03T17:33:10.6556953Z  2024-04-03T17:33:10.6557383Z  2024-04-03T17:33:10.6557806Z  2024-04-03T17:33:10.6558590Z [13,665 / 14,756] 47 actions running 2024-04-03T17:33:10.6559886Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 143s local 2024-04-03T17:33:10.6561058Z Compiling xla/service/buffer_assignment.cc; 22s local 2024-04-03T17:33:10.6562290Z .../xla/service/memory_space_assignment:memory_space_assignment; 22s local 2024-04-03T17:33:10.6563703Z Compiling xla/service/heap_simulator/heap_simulator.cc; 22s local 2024-04-03T17:33:10.6564848Z Compiling xla/service/hlo_graph_dumper.cc; 19s local 2024-04-03T17:33:10.6566045Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 19s local 2024-04-03T17:33:10.6567215Z Compiling xla/service/hlo_parser.cc; 18s local 2024-04-03T17:33:10.6568259Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 13s local ... 2024-04-03T17:33:11.0569238Z 2024-04-03T17:33:11.0569951Z  2024-04-03T17:33:11.0570448Z  2024-04-03T17:33:11.0570852Z  2024-04-03T17:33:11.0571235Z  2024-04-03T17:33:11.0571633Z  2024-04-03T17:33:11.0572025Z  2024-04-03T17:33:11.0572396Z  2024-04-03T17:33:11.0572787Z  2024-04-03T17:33:11.0573391Z [13,667 / 14,756] 48 actions running 2024-04-03T17:33:11.0574549Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 144s local 2024-04-03T17:33:11.0575606Z Compiling xla/service/buffer_assignment.cc; 23s local 2024-04-03T17:33:11.0576711Z .../xla/service/memory_space_assignment:memory_space_assignment; 23s local 2024-04-03T17:33:11.0577955Z Compiling xla/service/heap_simulator/heap_simulator.cc; 22s local 2024-04-03T17:33:11.0579238Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 19s local 2024-04-03T17:33:11.0580367Z Compiling xla/service/hlo_parser.cc; 19s local 2024-04-03T17:33:11.0581337Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 13s local 2024-04-03T17:33:11.0582286Z Compiling xla/service/call_graph.cc; 13s local ... 2024-04-03T17:33:11.2593016Z 2024-04-03T17:33:11.2593703Z  2024-04-03T17:33:11.2594165Z  2024-04-03T17:33:11.2594521Z  2024-04-03T17:33:11.2594889Z  2024-04-03T17:33:11.2595237Z  2024-04-03T17:33:11.2595607Z  2024-04-03T17:33:11.2595975Z  2024-04-03T17:33:11.2596326Z  2024-04-03T17:33:11.2596923Z [13,668 / 14,756] 48 actions running 2024-04-03T17:33:11.2597857Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 144s local 2024-04-03T17:33:11.2599260Z Compiling xla/service/buffer_assignment.cc; 23s local 2024-04-03T17:33:11.2600319Z .../xla/service/memory_space_assignment:memory_space_assignment; 23s local 2024-04-03T17:33:11.2601462Z Compiling xla/service/heap_simulator/heap_simulator.cc; 22s local 2024-04-03T17:33:11.2602617Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 19s local 2024-04-03T17:33:11.2603760Z Compiling xla/service/hlo_parser.cc; 19s local 2024-04-03T17:33:11.2604597Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 13s local 2024-04-03T17:33:11.2605440Z Compiling xla/service/call_graph.cc; 13s local ... 2024-04-03T17:33:11.4666041Z 2024-04-03T17:33:11.4666798Z  2024-04-03T17:33:11.4667319Z  2024-04-03T17:33:11.4667969Z  2024-04-03T17:33:11.4668391Z  2024-04-03T17:33:11.4668817Z  2024-04-03T17:33:11.4669250Z  2024-04-03T17:33:11.4669684Z  2024-04-03T17:33:11.4670120Z  2024-04-03T17:33:11.4670892Z [13,670 / 14,756] 48 actions, 47 running 2024-04-03T17:33:11.4672053Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 144s local 2024-04-03T17:33:11.4673267Z Compiling xla/service/buffer_assignment.cc; 23s local 2024-04-03T17:33:11.4674524Z .../xla/service/memory_space_assignment:memory_space_assignment; 23s local 2024-04-03T17:33:11.4675877Z Compiling xla/service/heap_simulator/heap_simulator.cc; 23s local 2024-04-03T17:33:11.4676894Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 19s local 2024-04-03T17:33:11.4677784Z Compiling xla/service/hlo_parser.cc; 19s local 2024-04-03T17:33:11.4678538Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 14s local 2024-04-03T17:33:11.4679458Z Compiling xla/service/call_graph.cc; 14s local ... 2024-04-03T17:33:11.7643970Z 2024-04-03T17:33:11.7644750Z  2024-04-03T17:33:11.7645284Z  2024-04-03T17:33:11.7645720Z  2024-04-03T17:33:11.7646123Z  2024-04-03T17:33:11.7646556Z  2024-04-03T17:33:11.7647001Z  2024-04-03T17:33:11.7647463Z  2024-04-03T17:33:11.7647901Z  2024-04-03T17:33:11.7648635Z [13,672 / 14,756] 48 actions, 47 running 2024-04-03T17:33:11.7649751Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 144s local 2024-04-03T17:33:11.7650924Z Compiling xla/service/buffer_assignment.cc; 23s local 2024-04-03T17:33:11.7652189Z .../xla/service/memory_space_assignment:memory_space_assignment; 23s local 2024-04-03T17:33:11.7653571Z Compiling xla/service/heap_simulator/heap_simulator.cc; 23s local 2024-04-03T17:33:11.7655103Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 20s local 2024-04-03T17:33:11.7656196Z Compiling xla/service/hlo_parser.cc; 20s local 2024-04-03T17:33:11.7657139Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 14s local 2024-04-03T17:33:11.7658125Z Compiling xla/service/call_graph.cc; 14s local ... 2024-04-03T17:33:12.0127649Z 2024-04-03T17:33:12.0128392Z  2024-04-03T17:33:12.0128950Z  2024-04-03T17:33:12.0129465Z  2024-04-03T17:33:12.0129934Z  2024-04-03T17:33:12.0130363Z  2024-04-03T17:33:12.0130786Z  2024-04-03T17:33:12.0131210Z  2024-04-03T17:33:12.0131610Z  2024-04-03T17:33:12.0132465Z [13,674 / 14,756] 48 actions, 47 running 2024-04-03T17:33:12.0133608Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 145s local 2024-04-03T17:33:12.0134979Z Compiling xla/service/buffer_assignment.cc; 24s local 2024-04-03T17:33:12.0136194Z .../xla/service/memory_space_assignment:memory_space_assignment; 24s local 2024-04-03T17:33:12.0137514Z Compiling xla/service/heap_simulator/heap_simulator.cc; 23s local 2024-04-03T17:33:12.0138854Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 20s local 2024-04-03T17:33:12.0140045Z Compiling xla/service/hlo_parser.cc; 20s local 2024-04-03T17:33:12.0141076Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 14s local 2024-04-03T17:33:12.0142108Z Compiling xla/service/call_graph.cc; 14s local ... 2024-04-03T17:33:12.2562934Z 2024-04-03T17:33:12.2563682Z  2024-04-03T17:33:12.2564246Z  2024-04-03T17:33:12.2564692Z  2024-04-03T17:33:12.2565148Z  2024-04-03T17:33:12.2565564Z  2024-04-03T17:33:12.2566007Z  2024-04-03T17:33:12.2566452Z  2024-04-03T17:33:12.2566847Z  2024-04-03T17:33:12.2567789Z [13,678 / 14,756] 48 actions running 2024-04-03T17:33:12.2568922Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 145s local 2024-04-03T17:33:12.2570175Z Compiling xla/service/buffer_assignment.cc; 24s local 2024-04-03T17:33:12.2571463Z .../xla/service/memory_space_assignment:memory_space_assignment; 24s local 2024-04-03T17:33:12.2573121Z Compiling xla/service/heap_simulator/heap_simulator.cc; 23s local 2024-04-03T17:33:12.2574587Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 20s local 2024-04-03T17:33:12.2575781Z Compiling xla/service/hlo_parser.cc; 20s local 2024-04-03T17:33:12.2576743Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 14s local 2024-04-03T17:33:12.2577782Z Compiling xla/service/call_graph.cc; 14s local ... 2024-04-03T17:33:12.4564813Z 2024-04-03T17:33:12.4565591Z  2024-04-03T17:33:12.4566135Z  2024-04-03T17:33:12.4566617Z  2024-04-03T17:33:12.4567067Z  2024-04-03T17:33:12.4567542Z  2024-04-03T17:33:12.4567989Z  2024-04-03T17:33:12.4568398Z  2024-04-03T17:33:12.4568858Z  2024-04-03T17:33:12.4569537Z [13,681 / 14,756] 48 actions running 2024-04-03T17:33:12.4570685Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 145s local 2024-04-03T17:33:12.4571978Z Compiling xla/service/buffer_assignment.cc; 24s local 2024-04-03T17:33:12.4577563Z .../xla/service/memory_space_assignment:memory_space_assignment; 24s local 2024-04-03T17:33:12.4578883Z Compiling xla/service/heap_simulator/heap_simulator.cc; 24s local 2024-04-03T17:33:12.4580166Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 20s local 2024-04-03T17:33:12.4581277Z Compiling xla/service/hlo_parser.cc; 20s local 2024-04-03T17:33:12.4582220Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 15s local 2024-04-03T17:33:12.4583181Z Compiling xla/service/call_graph.cc; 14s local ... 2024-04-03T17:33:12.7418760Z 2024-04-03T17:33:12.7419560Z  2024-04-03T17:33:12.7420099Z  2024-04-03T17:33:12.7421152Z  2024-04-03T17:33:12.7421592Z  2024-04-03T17:33:12.7422003Z  2024-04-03T17:33:12.7422431Z  2024-04-03T17:33:12.7422862Z  2024-04-03T17:33:12.7424717Z  2024-04-03T17:33:12.7425443Z [13,685 / 14,756] 48 actions, 47 running 2024-04-03T17:33:12.7426532Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 145s local 2024-04-03T17:33:12.7427905Z Compiling xla/service/buffer_assignment.cc; 24s local 2024-04-03T17:33:12.7429121Z .../xla/service/memory_space_assignment:memory_space_assignment; 24s local 2024-04-03T17:33:12.7430474Z Compiling xla/service/heap_simulator/heap_simulator.cc; 24s local 2024-04-03T17:33:12.7431788Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 21s local 2024-04-03T17:33:12.7432934Z Compiling xla/service/hlo_parser.cc; 21s local 2024-04-03T17:33:12.7433898Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 15s local 2024-04-03T17:33:12.7434913Z Compiling xla/service/call_graph.cc; 15s local ... 2024-04-03T17:33:12.9499556Z 2024-04-03T17:33:12.9500793Z  2024-04-03T17:33:12.9501747Z  2024-04-03T17:33:12.9502543Z  2024-04-03T17:33:12.9503409Z  2024-04-03T17:33:12.9504310Z  2024-04-03T17:33:12.9504974Z  2024-04-03T17:33:12.9505591Z  2024-04-03T17:33:12.9506174Z  2024-04-03T17:33:12.9507205Z [13,689 / 14,756] 48 actions, 47 running 2024-04-03T17:33:12.9509222Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 146s local 2024-04-03T17:33:12.9510990Z Compiling xla/service/buffer_assignment.cc; 25s local 2024-04-03T17:33:12.9512615Z .../xla/service/memory_space_assignment:memory_space_assignment; 24s local 2024-04-03T17:33:12.9514036Z Compiling xla/service/heap_simulator/heap_simulator.cc; 24s local 2024-04-03T17:33:12.9515426Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 21s local 2024-04-03T17:33:12.9516635Z Compiling xla/service/hlo_parser.cc; 21s local 2024-04-03T17:33:12.9517872Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 15s local 2024-04-03T17:33:12.9518843Z Compiling xla/service/call_graph.cc; 15s local ... 2024-04-03T17:33:13.1519313Z 2024-04-03T17:33:13.1520733Z  2024-04-03T17:33:13.1529252Z  2024-04-03T17:33:13.1529796Z  2024-04-03T17:33:13.1530248Z  2024-04-03T17:33:13.1530711Z  2024-04-03T17:33:13.1531130Z  2024-04-03T17:33:13.1531578Z  2024-04-03T17:33:13.1532029Z  2024-04-03T17:33:13.1532764Z [13,690 / 14,756] 48 actions, 47 running 2024-04-03T17:33:13.1533962Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 146s local 2024-04-03T17:33:13.1535378Z Compiling xla/service/buffer_assignment.cc; 25s local 2024-04-03T17:33:13.1536639Z .../xla/service/memory_space_assignment:memory_space_assignment; 25s local 2024-04-03T17:33:13.1538036Z Compiling xla/service/heap_simulator/heap_simulator.cc; 24s local 2024-04-03T17:33:13.1539467Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 21s local 2024-04-03T17:33:13.1540625Z Compiling xla/service/hlo_parser.cc; 21s local 2024-04-03T17:33:13.1541647Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 15s local 2024-04-03T17:33:13.1542621Z Compiling xla/service/call_graph.cc; 15s local ... 2024-04-03T17:33:13.4240608Z 2024-04-03T17:33:13.4241390Z  2024-04-03T17:33:13.4241911Z  2024-04-03T17:33:13.4242361Z  2024-04-03T17:33:13.4242804Z  2024-04-03T17:33:13.4243222Z  2024-04-03T17:33:13.4243653Z  2024-04-03T17:33:13.4244066Z  2024-04-03T17:33:13.4244499Z  2024-04-03T17:33:13.4245262Z [13,692 / 14,756] 48 actions, 47 running 2024-04-03T17:33:13.4246433Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 146s local 2024-04-03T17:33:13.4247605Z Compiling xla/service/buffer_assignment.cc; 25s local 2024-04-03T17:33:13.4248887Z .../xla/service/memory_space_assignment:memory_space_assignment; 25s local 2024-04-03T17:33:13.4250268Z Compiling xla/service/heap_simulator/heap_simulator.cc; 25s local 2024-04-03T17:33:13.4251543Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 21s local 2024-04-03T17:33:13.4252688Z Compiling xla/service/hlo_parser.cc; 21s local 2024-04-03T17:33:13.4253614Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 16s local 2024-04-03T17:33:13.4254740Z Compiling xla/service/call_graph.cc; 15s local ... 2024-04-03T17:33:13.6320883Z 2024-04-03T17:33:13.6322056Z  2024-04-03T17:33:13.6325512Z  2024-04-03T17:33:13.6326070Z  2024-04-03T17:33:13.6326562Z  2024-04-03T17:33:13.6327029Z  2024-04-03T17:33:13.6327530Z  2024-04-03T17:33:13.6327964Z  2024-04-03T17:33:13.6328448Z  2024-04-03T17:33:13.6329153Z [13,694 / 14,756] 48 actions, 47 running 2024-04-03T17:33:13.6330300Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 146s local 2024-04-03T17:33:13.6331532Z Compiling xla/service/buffer_assignment.cc; 25s local 2024-04-03T17:33:13.6332828Z .../xla/service/memory_space_assignment:memory_space_assignment; 25s local 2024-04-03T17:33:13.6334453Z Compiling xla/service/heap_simulator/heap_simulator.cc; 25s local 2024-04-03T17:33:13.6335887Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 22s local 2024-04-03T17:33:13.6337043Z Compiling xla/service/hlo_parser.cc; 21s local 2024-04-03T17:33:13.6338071Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 16s local 2024-04-03T17:33:13.6339479Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 15s local ... 2024-04-03T17:33:13.8578719Z 2024-04-03T17:33:13.8579617Z  2024-04-03T17:33:13.8580602Z  2024-04-03T17:33:13.8581041Z  2024-04-03T17:33:13.8581482Z  2024-04-03T17:33:13.8581897Z  2024-04-03T17:33:13.8582293Z  2024-04-03T17:33:13.8582729Z  2024-04-03T17:33:13.8583187Z  2024-04-03T17:33:13.8583869Z [13,695 / 14,756] 48 actions running 2024-04-03T17:33:13.8585194Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 146s local 2024-04-03T17:33:13.8586432Z Compiling xla/service/buffer_assignment.cc; 25s local 2024-04-03T17:33:13.8587893Z .../xla/service/memory_space_assignment:memory_space_assignment; 25s local 2024-04-03T17:33:13.8589280Z Compiling xla/service/heap_simulator/heap_simulator.cc; 25s local 2024-04-03T17:33:13.8590661Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 22s local 2024-04-03T17:33:13.8591898Z Compiling xla/service/hlo_parser.cc; 22s local 2024-04-03T17:33:13.8592962Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 16s local 2024-04-03T17:33:13.8594369Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 15s local ... 2024-04-03T17:33:14.0590011Z 2024-04-03T17:33:14.0590807Z  2024-04-03T17:33:14.0591341Z  2024-04-03T17:33:14.0591694Z  2024-04-03T17:33:14.0592073Z  2024-04-03T17:33:14.0592445Z  2024-04-03T17:33:14.0592849Z  2024-04-03T17:33:14.0593234Z  2024-04-03T17:33:14.0593613Z  2024-04-03T17:33:14.0594243Z [13,696 / 14,756] 48 actions running 2024-04-03T17:33:14.0595255Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 147s local 2024-04-03T17:33:14.0596323Z Compiling xla/service/buffer_assignment.cc; 26s local 2024-04-03T17:33:14.0597408Z .../xla/service/memory_space_assignment:memory_space_assignment; 26s local 2024-04-03T17:33:14.0598614Z Compiling xla/service/heap_simulator/heap_simulator.cc; 25s local 2024-04-03T17:33:14.0599859Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 22s local 2024-04-03T17:33:14.0600933Z Compiling xla/service/hlo_parser.cc; 22s local 2024-04-03T17:33:14.0601804Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 16s local 2024-04-03T17:33:14.0602970Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 15s local ... 2024-04-03T17:33:14.7129075Z 2024-04-03T17:33:14.7129869Z  2024-04-03T17:33:14.7130476Z  2024-04-03T17:33:14.7130894Z  2024-04-03T17:33:14.7131300Z  2024-04-03T17:33:14.7131680Z  2024-04-03T17:33:14.7132089Z  2024-04-03T17:33:14.7132536Z  2024-04-03T17:33:14.7132965Z  2024-04-03T17:33:14.7133679Z [13,697 / 14,756] 48 actions, 47 running 2024-04-03T17:33:14.7135002Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 147s local 2024-04-03T17:33:14.7136204Z Compiling xla/service/buffer_assignment.cc; 26s local 2024-04-03T17:33:14.7137421Z .../xla/service/memory_space_assignment:memory_space_assignment; 26s local 2024-04-03T17:33:14.7138827Z Compiling xla/service/heap_simulator/heap_simulator.cc; 26s local 2024-04-03T17:33:14.7140193Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 23s local 2024-04-03T17:33:14.7141332Z Compiling xla/service/hlo_parser.cc; 23s local 2024-04-03T17:33:14.7142288Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 17s local 2024-04-03T17:33:14.7143580Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 16s local ... 2024-04-03T17:33:15.0298329Z 2024-04-03T17:33:15.0299138Z  2024-04-03T17:33:15.0299688Z  2024-04-03T17:33:15.0300142Z  2024-04-03T17:33:15.0300593Z  2024-04-03T17:33:15.0301024Z  2024-04-03T17:33:15.0301460Z  2024-04-03T17:33:15.0301902Z  2024-04-03T17:33:15.0302322Z  2024-04-03T17:33:15.0303065Z [13,701 / 14,756] 48 actions, 47 running 2024-04-03T17:33:15.0304232Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 148s local 2024-04-03T17:33:15.0305437Z Compiling xla/service/buffer_assignment.cc; 27s local 2024-04-03T17:33:15.0307147Z .../xla/service/memory_space_assignment:memory_space_assignment; 27s local 2024-04-03T17:33:15.0308844Z Compiling xla/service/heap_simulator/heap_simulator.cc; 26s local 2024-04-03T17:33:15.0310192Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 23s local 2024-04-03T17:33:15.0311402Z Compiling xla/service/hlo_parser.cc; 23s local 2024-04-03T17:33:15.0326738Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 17s local 2024-04-03T17:33:15.0328099Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 16s local ... 2024-04-03T17:33:15.2468095Z 2024-04-03T17:33:15.2468884Z  2024-04-03T17:33:15.2469415Z  2024-04-03T17:33:15.2469886Z  2024-04-03T17:33:15.2471297Z  2024-04-03T17:33:15.2471800Z  2024-04-03T17:33:15.2472257Z  2024-04-03T17:33:15.2472697Z  2024-04-03T17:33:15.2473129Z  2024-04-03T17:33:15.2473902Z [13,705 / 14,756] 48 actions, 47 running 2024-04-03T17:33:15.2475173Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 148s local 2024-04-03T17:33:15.2476473Z Compiling xla/service/buffer_assignment.cc; 27s local 2024-04-03T17:33:15.2477799Z .../xla/service/memory_space_assignment:memory_space_assignment; 27s local 2024-04-03T17:33:15.2479284Z Compiling xla/service/heap_simulator/heap_simulator.cc; 26s local 2024-04-03T17:33:15.2480713Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 23s local 2024-04-03T17:33:15.2481874Z Compiling xla/service/hlo_parser.cc; 23s local 2024-04-03T17:33:15.2482911Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 17s local 2024-04-03T17:33:15.2484247Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 17s local ... 2024-04-03T17:33:15.4590675Z 2024-04-03T17:33:15.4591768Z  2024-04-03T17:33:15.4593026Z  2024-04-03T17:33:15.4593640Z  2024-04-03T17:33:15.4594192Z  2024-04-03T17:33:15.4594766Z  2024-04-03T17:33:15.4595340Z  2024-04-03T17:33:15.4595863Z  2024-04-03T17:33:15.4596409Z  2024-04-03T17:33:15.4597491Z [13,710 / 14,756] 48 actions running 2024-04-03T17:33:15.4598665Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 148s local 2024-04-03T17:33:15.4600150Z .../xla/service/memory_space_assignment:memory_space_assignment; 27s local 2024-04-03T17:33:15.4602114Z Compiling xla/service/heap_simulator/heap_simulator.cc; 27s local 2024-04-03T17:33:15.4603579Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 23s local 2024-04-03T17:33:15.4604796Z Compiling xla/service/hlo_parser.cc; 23s local 2024-04-03T17:33:15.4605979Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 18s local 2024-04-03T17:33:15.4607298Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 17s local 2024-04-03T17:33:15.4608762Z Compiling xla/hlo/ir/hlo_computation.cc; 16s local ... 2024-04-03T17:33:15.8442422Z 2024-04-03T17:33:15.8443164Z  2024-04-03T17:33:15.8443606Z  2024-04-03T17:33:15.8448003Z  2024-04-03T17:33:15.8450998Z  2024-04-03T17:33:15.8453003Z  2024-04-03T17:33:15.8453698Z  2024-04-03T17:33:15.8454448Z  2024-04-03T17:33:15.8455150Z  2024-04-03T17:33:15.8456201Z [13,712 / 14,756] 48 actions, 47 running 2024-04-03T17:33:15.8459954Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 148s local 2024-04-03T17:33:15.8461597Z .../xla/service/memory_space_assignment:memory_space_assignment; 27s local 2024-04-03T17:33:15.8463410Z Compiling xla/service/heap_simulator/heap_simulator.cc; 27s local 2024-04-03T17:33:15.8465023Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 24s local 2024-04-03T17:33:15.8466445Z Compiling xla/service/hlo_parser.cc; 24s local 2024-04-03T17:33:15.8467805Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 18s local 2024-04-03T17:33:15.8469794Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 17s local 2024-04-03T17:33:15.8509262Z Compiling xla/hlo/ir/hlo_computation.cc; 16s local ... 2024-04-03T17:33:16.0597453Z 2024-04-03T17:33:16.0598640Z  2024-04-03T17:33:16.0599237Z  2024-04-03T17:33:16.0599682Z  2024-04-03T17:33:16.0600117Z  2024-04-03T17:33:16.0600539Z  2024-04-03T17:33:16.0600974Z  2024-04-03T17:33:16.0601393Z  2024-04-03T17:33:16.0601801Z  2024-04-03T17:33:16.0602827Z [13,713 / 14,756] 48 actions running 2024-04-03T17:33:16.0603940Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 149s local 2024-04-03T17:33:16.0605283Z .../xla/service/memory_space_assignment:memory_space_assignment; 28s local 2024-04-03T17:33:16.0606607Z Compiling xla/service/heap_simulator/heap_simulator.cc; 27s local 2024-04-03T17:33:16.0607927Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 24s local 2024-04-03T17:33:16.0609098Z Compiling xla/service/hlo_parser.cc; 24s local 2024-04-03T17:33:16.0610072Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 18s local 2024-04-03T17:33:16.0611316Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 17s local 2024-04-03T17:33:16.0612536Z Compiling xla/hlo/ir/hlo_computation.cc; 17s local ... 2024-04-03T17:33:16.2601068Z 2024-04-03T17:33:16.2601824Z  2024-04-03T17:33:16.2602335Z  2024-04-03T17:33:16.2604774Z  2024-04-03T17:33:16.2605584Z  2024-04-03T17:33:16.2608708Z  2024-04-03T17:33:16.2609440Z  2024-04-03T17:33:16.2612744Z  2024-04-03T17:33:16.2613455Z  2024-04-03T17:33:16.2617542Z [13,714 / 14,756] 48 actions running 2024-04-03T17:33:16.2618918Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 149s local 2024-04-03T17:33:16.2620721Z .../xla/service/memory_space_assignment:memory_space_assignment; 28s local 2024-04-03T17:33:16.2622629Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 24s local 2024-04-03T17:33:16.2623776Z Compiling xla/service/hlo_parser.cc; 24s local 2024-04-03T17:33:16.2624741Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 18s local 2024-04-03T17:33:16.2625984Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 18s local 2024-04-03T17:33:16.2627190Z Compiling xla/hlo/ir/hlo_computation.cc; 17s local 2024-04-03T17:33:16.2628534Z Compiling xla/hlo/ir/hlo_instruction.cc; 16s local ... 2024-04-03T17:33:16.5666607Z 2024-04-03T17:33:16.5667997Z  2024-04-03T17:33:16.5668607Z  2024-04-03T17:33:16.5669050Z  2024-04-03T17:33:16.5669467Z  2024-04-03T17:33:16.5669905Z  2024-04-03T17:33:16.5670337Z  2024-04-03T17:33:16.5670759Z  2024-04-03T17:33:16.5671208Z  2024-04-03T17:33:16.5671936Z [13,715 / 14,756] 48 actions, 47 running 2024-04-03T17:33:16.5673052Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 149s local 2024-04-03T17:33:16.5674379Z .../xla/service/memory_space_assignment:memory_space_assignment; 28s local 2024-04-03T17:33:16.5675754Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 24s local 2024-04-03T17:33:16.5676934Z Compiling xla/service/hlo_parser.cc; 24s local 2024-04-03T17:33:16.5677905Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 19s local 2024-04-03T17:33:16.5679112Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 18s local 2024-04-03T17:33:16.5680250Z Compiling xla/hlo/ir/hlo_computation.cc; 17s local 2024-04-03T17:33:16.5681297Z Compiling xla/hlo/ir/hlo_instruction.cc; 16s local ... 2024-04-03T17:33:16.8467264Z 2024-04-03T17:33:16.8468244Z  2024-04-03T17:33:16.8468758Z  2024-04-03T17:33:16.8469184Z  2024-04-03T17:33:16.8469613Z  2024-04-03T17:33:16.8470036Z  2024-04-03T17:33:16.8470473Z  2024-04-03T17:33:16.8470911Z  2024-04-03T17:33:16.8471338Z  2024-04-03T17:33:16.8472071Z [13,719 / 14,756] 48 actions, 47 running 2024-04-03T17:33:16.8473205Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 149s local 2024-04-03T17:33:16.8474577Z .../xla/service/memory_space_assignment:memory_space_assignment; 28s local 2024-04-03T17:33:16.8476460Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 25s local 2024-04-03T17:33:16.8477713Z Compiling xla/service/hlo_parser.cc; 25s local 2024-04-03T17:33:16.8478778Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 19s local 2024-04-03T17:33:16.8480131Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 18s local 2024-04-03T17:33:16.8481557Z Compiling xla/hlo/ir/hlo_computation.cc; 17s local 2024-04-03T17:33:16.8482538Z Compiling xla/hlo/ir/hlo_instruction.cc; 17s local ... 2024-04-03T17:33:17.0607233Z 2024-04-03T17:33:17.0607967Z  2024-04-03T17:33:17.0608514Z  2024-04-03T17:33:17.0608968Z  2024-04-03T17:33:17.0610015Z  2024-04-03T17:33:17.0610477Z  2024-04-03T17:33:17.0610919Z  2024-04-03T17:33:17.0611381Z  2024-04-03T17:33:17.0616180Z  2024-04-03T17:33:17.0616953Z [13,720 / 14,756] 48 actions running 2024-04-03T17:33:17.0618112Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 150s local 2024-04-03T17:33:17.0619596Z .../xla/service/memory_space_assignment:memory_space_assignment; 29s local 2024-04-03T17:33:17.0621083Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 25s local 2024-04-03T17:33:17.0622306Z Compiling xla/service/hlo_parser.cc; 25s local 2024-04-03T17:33:17.0623426Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 19s local 2024-04-03T17:33:17.0624739Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 18s local 2024-04-03T17:33:17.0625994Z Compiling xla/hlo/ir/hlo_computation.cc; 18s local 2024-04-03T17:33:17.0627073Z Compiling xla/hlo/ir/hlo_instruction.cc; 17s local ... 2024-04-03T17:33:17.2615046Z 2024-04-03T17:33:17.2615839Z  2024-04-03T17:33:17.2616384Z  2024-04-03T17:33:17.2616831Z  2024-04-03T17:33:17.2617274Z  2024-04-03T17:33:17.2617712Z  2024-04-03T17:33:17.2618176Z  2024-04-03T17:33:17.2618619Z  2024-04-03T17:33:17.2619068Z  2024-04-03T17:33:17.2619791Z [13,723 / 14,756] 48 actions running 2024-04-03T17:33:17.2620964Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 150s local 2024-04-03T17:33:17.2622328Z .../xla/service/memory_space_assignment:memory_space_assignment; 29s local 2024-04-03T17:33:17.2623774Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 25s local 2024-04-03T17:33:17.2624986Z Compiling xla/service/hlo_parser.cc; 25s local 2024-04-03T17:33:17.2625992Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 19s local 2024-04-03T17:33:17.2626993Z Compiling xla/hlo/ir/hlo_computation.cc; 18s local 2024-04-03T17:33:17.2628232Z Compiling xla/hlo/ir/hlo_instruction.cc; 17s local 2024-04-03T17:33:17.2629275Z Compiling xla/hlo/ir/hlo_instructions.cc; 17s local ... 2024-04-03T17:33:17.5251662Z 2024-04-03T17:33:17.5252431Z  2024-04-03T17:33:17.5252969Z  2024-04-03T17:33:17.5253401Z  2024-04-03T17:33:17.5253755Z  2024-04-03T17:33:17.5254164Z  2024-04-03T17:33:17.5254701Z  2024-04-03T17:33:17.5255181Z  2024-04-03T17:33:17.5255604Z  2024-04-03T17:33:17.5256285Z [13,726 / 14,756] 48 actions, 47 running 2024-04-03T17:33:17.5257394Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 150s local 2024-04-03T17:33:17.5258780Z .../xla/service/memory_space_assignment:memory_space_assignment; 29s local 2024-04-03T17:33:17.5260112Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 25s local 2024-04-03T17:33:17.5261204Z Compiling xla/service/hlo_parser.cc; 25s local 2024-04-03T17:33:17.5262152Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 20s local 2024-04-03T17:33:17.5263179Z Compiling xla/hlo/ir/hlo_computation.cc; 18s local 2024-04-03T17:33:17.5264112Z Compiling xla/hlo/ir/hlo_instruction.cc; 17s local 2024-04-03T17:33:17.5265125Z Compiling xla/hlo/ir/hlo_instructions.cc; 17s local ... 2024-04-03T17:33:17.7886145Z 2024-04-03T17:33:17.7886934Z  2024-04-03T17:33:17.7887481Z  2024-04-03T17:33:17.7888271Z  2024-04-03T17:33:17.7888736Z  2024-04-03T17:33:17.7889181Z  2024-04-03T17:33:17.7889600Z  2024-04-03T17:33:17.7890030Z  2024-04-03T17:33:17.7890467Z  2024-04-03T17:33:17.7891178Z [13,729 / 14,756] 48 actions, 47 running 2024-04-03T17:33:17.7892351Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 150s local 2024-04-03T17:33:17.7893954Z .../xla/service/memory_space_assignment:memory_space_assignment; 29s local 2024-04-03T17:33:17.7895554Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 26s local 2024-04-03T17:33:17.7896737Z Compiling xla/service/hlo_parser.cc; 26s local 2024-04-03T17:33:17.7897726Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 20s local 2024-04-03T17:33:17.7898760Z Compiling xla/hlo/ir/hlo_computation.cc; 18s local 2024-04-03T17:33:17.7899717Z Compiling xla/hlo/ir/hlo_instruction.cc; 17s local 2024-04-03T17:33:17.7900743Z Compiling xla/hlo/ir/hlo_instructions.cc; 17s local ... 2024-04-03T17:33:18.0626329Z 2024-04-03T17:33:18.0627126Z  2024-04-03T17:33:18.0627891Z  2024-04-03T17:33:18.0628338Z  2024-04-03T17:33:18.0628758Z  2024-04-03T17:33:18.0629173Z  2024-04-03T17:33:18.0629566Z  2024-04-03T17:33:18.0629989Z  2024-04-03T17:33:18.0630431Z  2024-04-03T17:33:18.0631134Z [13,731 / 14,756] 48 actions running 2024-04-03T17:33:18.0632182Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 151s local 2024-04-03T17:33:18.0633488Z .../xla/service/memory_space_assignment:memory_space_assignment; 30s local 2024-04-03T17:33:18.0634784Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 26s local 2024-04-03T17:33:18.0635911Z Compiling xla/service/hlo_parser.cc; 26s local 2024-04-03T17:33:18.0636870Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 20s local 2024-04-03T17:33:18.0637792Z Compiling xla/hlo/ir/hlo_computation.cc; 19s local 2024-04-03T17:33:18.0638677Z Compiling xla/hlo/ir/hlo_instruction.cc; 18s local 2024-04-03T17:33:18.0639617Z Compiling xla/hlo/ir/hlo_instructions.cc; 17s local ... 2024-04-03T17:33:18.2637286Z 2024-04-03T17:33:18.2638086Z  2024-04-03T17:33:18.2638557Z  2024-04-03T17:33:18.2638959Z  2024-04-03T17:33:18.2639381Z  2024-04-03T17:33:18.2639768Z  2024-04-03T17:33:18.2640215Z  2024-04-03T17:33:18.2640602Z  2024-04-03T17:33:18.2641001Z  2024-04-03T17:33:18.2641654Z [13,732 / 14,756] 48 actions running 2024-04-03T17:33:18.2642717Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 151s local 2024-04-03T17:33:18.2644020Z .../xla/service/memory_space_assignment:memory_space_assignment; 30s local 2024-04-03T17:33:18.2645436Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 26s local 2024-04-03T17:33:18.2646736Z Compiling xla/service/hlo_parser.cc; 26s local 2024-04-03T17:33:18.2647786Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 20s local 2024-04-03T17:33:18.2648877Z Compiling xla/hlo/ir/hlo_computation.cc; 19s local 2024-04-03T17:33:18.2649845Z Compiling xla/hlo/ir/hlo_instruction.cc; 18s local 2024-04-03T17:33:18.2650935Z Compiling xla/hlo/ir/hlo_instructions.cc; 18s local ... 2024-04-03T17:33:18.4652233Z 2024-04-03T17:33:18.4657324Z  2024-04-03T17:33:18.4657902Z  2024-04-03T17:33:18.4658409Z  2024-04-03T17:33:18.4658855Z  2024-04-03T17:33:18.4659309Z  2024-04-03T17:33:18.4659757Z  2024-04-03T17:33:18.4660168Z  2024-04-03T17:33:18.4660622Z  2024-04-03T17:33:18.4661325Z [13,733 / 14,756] 48 actions, 47 running 2024-04-03T17:33:18.4662467Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 151s local 2024-04-03T17:33:18.4663942Z .../xla/service/memory_space_assignment:memory_space_assignment; 30s local 2024-04-03T17:33:18.4665290Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 26s local 2024-04-03T17:33:18.4666488Z Compiling xla/service/hlo_parser.cc; 26s local 2024-04-03T17:33:18.4668293Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 21s local 2024-04-03T17:33:18.4669408Z Compiling xla/hlo/ir/hlo_computation.cc; 19s local 2024-04-03T17:33:18.4670413Z Compiling xla/hlo/ir/hlo_instruction.cc; 18s local 2024-04-03T17:33:18.4671430Z Compiling xla/hlo/ir/hlo_instructions.cc; 18s local ... 2024-04-03T17:33:18.7937070Z 2024-04-03T17:33:18.7937944Z  2024-04-03T17:33:18.7938544Z  2024-04-03T17:33:18.7939036Z  2024-04-03T17:33:18.7939495Z  2024-04-03T17:33:18.7939930Z  2024-04-03T17:33:18.7940333Z  2024-04-03T17:33:18.7940762Z  2024-04-03T17:33:18.7941230Z  2024-04-03T17:33:18.7941899Z [13,737 / 14,756] 48 actions, 47 running 2024-04-03T17:33:18.7942903Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 151s local 2024-04-03T17:33:18.7944230Z .../xla/service/memory_space_assignment:memory_space_assignment; 30s local 2024-04-03T17:33:18.7945586Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 27s local 2024-04-03T17:33:18.7946723Z Compiling xla/service/hlo_parser.cc; 27s local 2024-04-03T17:33:18.7948024Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 21s local 2024-04-03T17:33:18.7949050Z Compiling xla/hlo/ir/hlo_computation.cc; 19s local 2024-04-03T17:33:18.7950021Z Compiling xla/hlo/ir/hlo_instruction.cc; 18s local 2024-04-03T17:33:18.7951074Z Compiling xla/hlo/ir/hlo_instructions.cc; 18s local ... 2024-04-03T17:33:19.0626997Z 2024-04-03T17:33:19.0627981Z  2024-04-03T17:33:19.0628568Z  2024-04-03T17:33:19.0629078Z  2024-04-03T17:33:19.0632422Z  2024-04-03T17:33:19.0633043Z  2024-04-03T17:33:19.0633717Z  2024-04-03T17:33:19.0634481Z  2024-04-03T17:33:19.0635127Z  2024-04-03T17:33:19.0635820Z [13,739 / 14,756] 48 actions running 2024-04-03T17:33:19.0637080Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 152s local 2024-04-03T17:33:19.0638640Z .../xla/service/memory_space_assignment:memory_space_assignment; 31s local 2024-04-03T17:33:19.0640643Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 27s local 2024-04-03T17:33:19.0641950Z Compiling xla/service/hlo_parser.cc; 27s local 2024-04-03T17:33:19.0642939Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 21s local 2024-04-03T17:33:19.0644238Z Compiling xla/hlo/ir/hlo_computation.cc; 20s local 2024-04-03T17:33:19.0645353Z Compiling xla/hlo/ir/hlo_instruction.cc; 19s local 2024-04-03T17:33:19.0646518Z Compiling xla/hlo/ir/hlo_instructions.cc; 18s local ... 2024-04-03T17:33:19.2630503Z 2024-04-03T17:33:19.2631620Z  2024-04-03T17:33:19.2632349Z  2024-04-03T17:33:19.2632977Z  2024-04-03T17:33:19.2633620Z  2024-04-03T17:33:19.2634306Z  2024-04-03T17:33:19.2637783Z  2024-04-03T17:33:19.2638233Z  2024-04-03T17:33:19.2638712Z  2024-04-03T17:33:19.2639633Z [13,741 / 14,756] 48 actions running 2024-04-03T17:33:19.2640664Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 152s local 2024-04-03T17:33:19.2641996Z .../xla/service/memory_space_assignment:memory_space_assignment; 31s local 2024-04-03T17:33:19.2643257Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 27s local 2024-04-03T17:33:19.2644835Z Compiling xla/service/hlo_parser.cc; 27s local 2024-04-03T17:33:19.2645848Z Compiling xla/hlo/ir/hlo_computation.cc; 20s local 2024-04-03T17:33:19.2646912Z Compiling xla/hlo/ir/hlo_instruction.cc; 19s local 2024-04-03T17:33:19.2647921Z Compiling xla/hlo/ir/hlo_instructions.cc; 19s local 2024-04-03T17:33:19.2648897Z Compiling xla/hlo/ir/hlo_module.cc; 18s local ... 2024-04-03T17:33:19.5020318Z 2024-04-03T17:33:19.5021123Z  2024-04-03T17:33:19.5021691Z  2024-04-03T17:33:19.5022147Z  2024-04-03T17:33:19.5022587Z  2024-04-03T17:33:19.5023032Z  2024-04-03T17:33:19.5023582Z  2024-04-03T17:33:19.5024013Z  2024-04-03T17:33:19.5024437Z  2024-04-03T17:33:19.5025516Z [13,743 / 14,756] 48 actions, 47 running 2024-04-03T17:33:19.5026702Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 152s local 2024-04-03T17:33:19.5028182Z .../xla/service/memory_space_assignment:memory_space_assignment; 31s local 2024-04-03T17:33:19.5029621Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 27s local 2024-04-03T17:33:19.5031074Z Compiling xla/service/hlo_parser.cc; 27s local 2024-04-03T17:33:19.5032035Z Compiling xla/hlo/ir/hlo_computation.cc; 20s local 2024-04-03T17:33:19.5033023Z Compiling xla/hlo/ir/hlo_instruction.cc; 19s local 2024-04-03T17:33:19.5033999Z Compiling xla/hlo/ir/hlo_instructions.cc; 19s local 2024-04-03T17:33:19.5034950Z Compiling xla/hlo/ir/hlo_module.cc; 18s local ... 2024-04-03T17:33:19.7611288Z 2024-04-03T17:33:19.7612084Z  2024-04-03T17:33:19.7612632Z  2024-04-03T17:33:19.7613078Z  2024-04-03T17:33:19.7613496Z  2024-04-03T17:33:19.7613926Z  2024-04-03T17:33:19.7614534Z  2024-04-03T17:33:19.7614963Z  2024-04-03T17:33:19.7615384Z  2024-04-03T17:33:19.7616126Z [13,746 / 14,756] 48 actions, 47 running 2024-04-03T17:33:19.7617281Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 152s local 2024-04-03T17:33:19.7618662Z .../xla/service/memory_space_assignment:memory_space_assignment; 31s local 2024-04-03T17:33:19.7620088Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 28s local 2024-04-03T17:33:19.7621244Z Compiling xla/service/hlo_parser.cc; 28s local 2024-04-03T17:33:19.7622198Z Compiling xla/hlo/ir/hlo_computation.cc; 20s local 2024-04-03T17:33:19.7623171Z Compiling xla/hlo/ir/hlo_instruction.cc; 19s local 2024-04-03T17:33:19.7624151Z Compiling xla/hlo/ir/hlo_instructions.cc; 19s local 2024-04-03T17:33:19.7625143Z Compiling xla/hlo/ir/hlo_module.cc; 19s local ... 2024-04-03T17:33:20.0637900Z 2024-04-03T17:33:20.0638673Z  2024-04-03T17:33:20.0639213Z  2024-04-03T17:33:20.0643299Z  2024-04-03T17:33:20.0644336Z  2024-04-03T17:33:20.0645012Z  2024-04-03T17:33:20.0645856Z  2024-04-03T17:33:20.0646774Z  2024-04-03T17:33:20.0647239Z  2024-04-03T17:33:20.0647939Z [13,748 / 14,756] 48 actions running 2024-04-03T17:33:20.0649109Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 153s local 2024-04-03T17:33:20.0650390Z .../xla/service/memory_space_assignment:memory_space_assignment; 32s local 2024-04-03T17:33:20.0651844Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 28s local 2024-04-03T17:33:20.0655934Z Compiling xla/service/hlo_parser.cc; 28s local 2024-04-03T17:33:20.0657150Z Compiling xla/hlo/ir/hlo_computation.cc; 21s local 2024-04-03T17:33:20.0658299Z Compiling xla/hlo/ir/hlo_instruction.cc; 20s local 2024-04-03T17:33:20.0659555Z Compiling xla/hlo/ir/hlo_instructions.cc; 19s local 2024-04-03T17:33:20.0660832Z Compiling xla/hlo/ir/hlo_module.cc; 19s local ... 2024-04-03T17:33:20.2641071Z 2024-04-03T17:33:20.2642273Z  2024-04-03T17:33:20.2643220Z  2024-04-03T17:33:20.2643995Z  2024-04-03T17:33:20.2644841Z  2024-04-03T17:33:20.2647244Z  2024-04-03T17:33:20.2648069Z  2024-04-03T17:33:20.2648717Z  2024-04-03T17:33:20.2649341Z  2024-04-03T17:33:20.2650219Z [13,750 / 14,756] 48 actions running 2024-04-03T17:33:20.2651552Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 153s local 2024-04-03T17:33:20.2653359Z .../xla/service/memory_space_assignment:memory_space_assignment; 32s local 2024-04-03T17:33:20.2657196Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 28s local 2024-04-03T17:33:20.2658679Z Compiling xla/service/hlo_parser.cc; 28s local 2024-04-03T17:33:20.2659880Z Compiling xla/hlo/ir/hlo_instruction.cc; 20s local 2024-04-03T17:33:20.2661197Z Compiling xla/hlo/ir/hlo_instructions.cc; 20s local 2024-04-03T17:33:20.2662736Z Compiling xla/hlo/ir/hlo_module.cc; 19s local 2024-04-03T17:33:20.2663965Z Compiling xla/service/instruction_fusion.cc; 15s local ... 2024-04-03T17:33:20.6329502Z 2024-04-03T17:33:20.6330676Z  2024-04-03T17:33:20.6331570Z  2024-04-03T17:33:20.6332358Z  2024-04-03T17:33:20.6333116Z  2024-04-03T17:33:20.6333861Z  2024-04-03T17:33:20.6335253Z  2024-04-03T17:33:20.6336447Z  2024-04-03T17:33:20.6336954Z  2024-04-03T17:33:20.6337711Z [13,752 / 14,756] 48 actions, 47 running 2024-04-03T17:33:20.6338879Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 153s local 2024-04-03T17:33:20.6340265Z .../xla/service/memory_space_assignment:memory_space_assignment; 32s local 2024-04-03T17:33:20.6341620Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 29s local 2024-04-03T17:33:20.6342819Z Compiling xla/service/hlo_parser.cc; 28s local 2024-04-03T17:33:20.6343748Z Compiling xla/hlo/ir/hlo_instruction.cc; 20s local 2024-04-03T17:33:20.6344813Z Compiling xla/hlo/ir/hlo_instructions.cc; 20s local 2024-04-03T17:33:20.6345799Z Compiling xla/hlo/ir/hlo_module.cc; 20s local 2024-04-03T17:33:20.6346903Z Compiling xla/service/instruction_fusion.cc; 15s local ... 2024-04-03T17:33:20.8646826Z 2024-04-03T17:33:20.8648115Z  2024-04-03T17:33:20.8648847Z  2024-04-03T17:33:20.8649295Z  2024-04-03T17:33:20.8649687Z  2024-04-03T17:33:20.8650069Z  2024-04-03T17:33:20.8650500Z  2024-04-03T17:33:20.8650997Z  2024-04-03T17:33:20.8651472Z  2024-04-03T17:33:20.8652207Z [13,752 / 14,756] 48 actions running 2024-04-03T17:33:20.8653409Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 153s local 2024-04-03T17:33:20.8654720Z .../xla/service/memory_space_assignment:memory_space_assignment; 32s local 2024-04-03T17:33:20.8656060Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 29s local 2024-04-03T17:33:20.8657191Z Compiling xla/service/hlo_parser.cc; 29s local 2024-04-03T17:33:20.8658150Z Compiling xla/hlo/ir/hlo_instruction.cc; 21s local 2024-04-03T17:33:20.8659120Z Compiling xla/hlo/ir/hlo_instructions.cc; 20s local 2024-04-03T17:33:20.8660050Z Compiling xla/hlo/ir/hlo_module.cc; 20s local 2024-04-03T17:33:20.8660951Z Compiling xla/service/instruction_fusion.cc; 16s local ... 2024-04-03T17:33:21.2588452Z 2024-04-03T17:33:21.2589772Z  2024-04-03T17:33:21.2590863Z  2024-04-03T17:33:21.2593471Z  2024-04-03T17:33:21.2594114Z  2024-04-03T17:33:21.2594713Z  2024-04-03T17:33:21.2595628Z  2024-04-03T17:33:21.2596914Z  2024-04-03T17:33:21.2597389Z  2024-04-03T17:33:21.2598078Z [13,753 / 14,756] 48 actions, 47 running 2024-04-03T17:33:21.2599145Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 154s local 2024-04-03T17:33:21.2600392Z .../xla/service/memory_space_assignment:memory_space_assignment; 33s local 2024-04-03T17:33:21.2601795Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 29s local 2024-04-03T17:33:21.2602889Z Compiling xla/service/hlo_parser.cc; 29s local 2024-04-03T17:33:21.2603780Z Compiling xla/hlo/ir/hlo_instruction.cc; 21s local 2024-04-03T17:33:21.2604697Z Compiling xla/hlo/ir/hlo_instructions.cc; 21s local 2024-04-03T17:33:21.2605639Z Compiling xla/hlo/ir/hlo_module.cc; 20s local 2024-04-03T17:33:21.2606640Z Compiling xla/service/instruction_fusion.cc; 16s local ... 2024-04-03T17:33:21.4654844Z 2024-04-03T17:33:21.4656224Z  2024-04-03T17:33:21.4657010Z  2024-04-03T17:33:21.4657615Z  2024-04-03T17:33:21.4658025Z  2024-04-03T17:33:21.4658469Z  2024-04-03T17:33:21.4659029Z  2024-04-03T17:33:21.4659463Z  2024-04-03T17:33:21.4659946Z  2024-04-03T17:33:21.4660684Z [13,753 / 14,756] 48 actions running 2024-04-03T17:33:21.4661766Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 154s local 2024-04-03T17:33:21.4663132Z .../xla/service/memory_space_assignment:memory_space_assignment; 33s local 2024-04-03T17:33:21.4664207Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 29s local 2024-04-03T17:33:21.4665105Z Compiling xla/service/hlo_parser.cc; 29s local 2024-04-03T17:33:21.4665844Z Compiling xla/hlo/ir/hlo_instruction.cc; 21s local 2024-04-03T17:33:21.4666751Z Compiling xla/hlo/ir/hlo_instructions.cc; 21s local 2024-04-03T17:33:21.4667483Z Compiling xla/hlo/ir/hlo_module.cc; 20s local 2024-04-03T17:33:21.4668663Z Compiling xla/service/instruction_fusion.cc; 16s local ... 2024-04-03T17:33:21.6693769Z 2024-04-03T17:33:21.6695084Z  2024-04-03T17:33:21.6695611Z  2024-04-03T17:33:21.6696045Z  2024-04-03T17:33:21.6696477Z  2024-04-03T17:33:21.6696884Z  2024-04-03T17:33:21.6697300Z  2024-04-03T17:33:21.6697695Z  2024-04-03T17:33:21.6698116Z  2024-04-03T17:33:21.6698802Z [13,756 / 14,756] 48 actions, 47 running 2024-04-03T17:33:21.6699915Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 154s local 2024-04-03T17:33:21.6701214Z .../xla/service/memory_space_assignment:memory_space_assignment; 33s local 2024-04-03T17:33:21.6702400Z Compiling xla/service/hlo_parser.cc; 29s local 2024-04-03T17:33:21.6703206Z Compiling xla/hlo/ir/hlo_instruction.cc; 21s local 2024-04-03T17:33:21.6704177Z Compiling xla/service/instruction_fusion.cc; 16s local 2024-04-03T17:33:21.6705072Z Compiling xla/literal.cc; 15s local 2024-04-03T17:33:21.6705922Z Compiling xla/service/llvm_ir/llvm_util.cc; 12s local 2024-04-03T17:33:21.6707013Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 12s local ... 2024-04-03T17:33:22.0660089Z 2024-04-03T17:33:22.0661258Z  2024-04-03T17:33:22.0661805Z  2024-04-03T17:33:22.0662261Z  2024-04-03T17:33:22.0662716Z  2024-04-03T17:33:22.0663143Z  2024-04-03T17:33:22.0663562Z  2024-04-03T17:33:22.0663957Z  2024-04-03T17:33:22.0664376Z  2024-04-03T17:33:22.0665121Z [13,757 / 14,756] 48 actions running 2024-04-03T17:33:22.0666186Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 155s local 2024-04-03T17:33:22.0667589Z .../xla/service/memory_space_assignment:memory_space_assignment; 34s local 2024-04-03T17:33:22.0669027Z Compiling xla/service/hlo_parser.cc; 30s local 2024-04-03T17:33:22.0670013Z Compiling xla/hlo/ir/hlo_instruction.cc; 22s local 2024-04-03T17:33:22.0671029Z Compiling xla/service/instruction_fusion.cc; 17s local 2024-04-03T17:33:22.0671960Z Compiling xla/literal.cc; 16s local 2024-04-03T17:33:22.0672842Z Compiling xla/service/llvm_ir/llvm_util.cc; 13s local 2024-04-03T17:33:22.0674140Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 13s local ... 2024-04-03T17:33:22.2663354Z 2024-04-03T17:33:22.2664129Z  2024-04-03T17:33:22.2664695Z  2024-04-03T17:33:22.2665081Z  2024-04-03T17:33:22.2665542Z  2024-04-03T17:33:22.2665951Z  2024-04-03T17:33:22.2666341Z  2024-04-03T17:33:22.2666801Z  2024-04-03T17:33:22.2667244Z  2024-04-03T17:33:22.2668093Z [13,758 / 14,756] 48 actions running 2024-04-03T17:33:22.2669234Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 155s local 2024-04-03T17:33:22.2670504Z .../xla/service/memory_space_assignment:memory_space_assignment; 34s local 2024-04-03T17:33:22.2671613Z Compiling xla/service/hlo_parser.cc; 30s local 2024-04-03T17:33:22.2672505Z Compiling xla/hlo/ir/hlo_instruction.cc; 22s local 2024-04-03T17:33:22.2673484Z Compiling xla/service/instruction_fusion.cc; 17s local 2024-04-03T17:33:22.2674257Z Compiling xla/literal.cc; 16s local 2024-04-03T17:33:22.2675071Z Compiling xla/service/llvm_ir/llvm_util.cc; 13s local 2024-04-03T17:33:22.2676182Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 13s local ... 2024-04-03T17:33:22.6669496Z 2024-04-03T17:33:22.6670235Z  2024-04-03T17:33:22.6670791Z  2024-04-03T17:33:22.6671212Z  2024-04-03T17:33:22.6672094Z  2024-04-03T17:33:22.6672617Z  2024-04-03T17:33:22.6673020Z  2024-04-03T17:33:22.6673431Z  2024-04-03T17:33:22.6673818Z  2024-04-03T17:33:22.6674515Z [13,759 / 14,756] 48 actions running 2024-04-03T17:33:22.6675604Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 155s local 2024-04-03T17:33:22.6677474Z .../xla/service/memory_space_assignment:memory_space_assignment; 34s local 2024-04-03T17:33:22.6678599Z Compiling xla/service/hlo_parser.cc; 30s local 2024-04-03T17:33:22.6679519Z Compiling xla/hlo/ir/hlo_instruction.cc; 22s local 2024-04-03T17:33:22.6680503Z Compiling xla/service/instruction_fusion.cc; 17s local 2024-04-03T17:33:22.6681383Z Compiling xla/literal.cc; 16s local 2024-04-03T17:33:22.6682227Z Compiling xla/service/llvm_ir/llvm_util.cc; 13s local 2024-04-03T17:33:22.6683375Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 13s local ... 2024-04-03T17:33:22.8672909Z 2024-04-03T17:33:22.8680906Z  2024-04-03T17:33:22.8681449Z  2024-04-03T17:33:22.8681897Z  2024-04-03T17:33:22.8682291Z  2024-04-03T17:33:22.8682708Z  2024-04-03T17:33:22.8683106Z  2024-04-03T17:33:22.8683512Z  2024-04-03T17:33:22.8683958Z  2024-04-03T17:33:22.8684652Z [13,760 / 14,756] 48 actions running 2024-04-03T17:33:22.8685762Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 155s local 2024-04-03T17:33:22.8687121Z .../xla/service/memory_space_assignment:memory_space_assignment; 34s local 2024-04-03T17:33:22.8688107Z Compiling xla/service/hlo_parser.cc; 31s local 2024-04-03T17:33:22.8689008Z Compiling xla/hlo/ir/hlo_instruction.cc; 23s local 2024-04-03T17:33:22.8690005Z Compiling xla/service/instruction_fusion.cc; 18s local 2024-04-03T17:33:22.8690824Z Compiling xla/literal.cc; 16s local 2024-04-03T17:33:22.8691703Z Compiling xla/service/llvm_ir/llvm_util.cc; 14s local 2024-04-03T17:33:22.8692938Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 13s local ... 2024-04-03T17:33:23.2709511Z 2024-04-03T17:33:23.2790550Z  2024-04-03T17:33:23.2910472Z  2024-04-03T17:33:23.3030538Z  2024-04-03T17:33:23.3150481Z  2024-04-03T17:33:23.3197513Z  2024-04-03T17:33:23.3229707Z  2024-04-03T17:33:23.3230710Z  2024-04-03T17:33:23.3231683Z  2024-04-03T17:33:23.3233007Z [13,762 / 14,756] 48 actions running 2024-04-03T17:33:23.3234049Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 156s local 2024-04-03T17:33:23.3235275Z .../xla/service/memory_space_assignment:memory_space_assignment; 35s local 2024-04-03T17:33:23.3236373Z Compiling xla/service/hlo_parser.cc; 31s local 2024-04-03T17:33:23.3237253Z Compiling xla/hlo/ir/hlo_instruction.cc; 23s local 2024-04-03T17:33:23.3238054Z Compiling xla/literal.cc; 17s local 2024-04-03T17:33:23.3238860Z Compiling xla/service/llvm_ir/llvm_util.cc; 14s local 2024-04-03T17:33:23.3239971Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 14s local 2024-04-03T17:33:23.3241207Z Compiling llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp; 12s local ... 2024-04-03T17:33:24.0380848Z 2024-04-03T17:33:24.0382006Z  2024-04-03T17:33:24.0382906Z  2024-04-03T17:33:24.0383710Z  2024-04-03T17:33:24.0386793Z  2024-04-03T17:33:24.0387471Z  2024-04-03T17:33:24.0388438Z  2024-04-03T17:33:24.0389856Z  2024-04-03T17:33:24.0390511Z  2024-04-03T17:33:24.0391688Z [13,763 / 14,756] 48 actions, 47 running 2024-04-03T17:33:24.0393140Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 157s local 2024-04-03T17:33:24.0394791Z .../xla/service/memory_space_assignment:memory_space_assignment; 36s local 2024-04-03T17:33:24.0396217Z Compiling xla/service/hlo_parser.cc; 32s local 2024-04-03T17:33:24.0397520Z Compiling xla/hlo/ir/hlo_instruction.cc; 24s local 2024-04-03T17:33:24.0398737Z Compiling xla/literal.cc; 18s local 2024-04-03T17:33:24.0403875Z Compiling xla/service/llvm_ir/llvm_util.cc; 15s local 2024-04-03T17:33:24.0405334Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 15s local 2024-04-03T17:33:24.0407128Z Compiling llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp; 12s local ... 2024-04-03T17:33:24.2691646Z 2024-04-03T17:33:24.2695210Z  2024-04-03T17:33:24.2696373Z  2024-04-03T17:33:24.2696816Z  2024-04-03T17:33:24.2697237Z  2024-04-03T17:33:24.2697662Z  2024-04-03T17:33:24.2698121Z  2024-04-03T17:33:24.2698772Z  2024-04-03T17:33:24.2699208Z  2024-04-03T17:33:24.2699871Z [13,764 / 14,756] 48 actions running 2024-04-03T17:33:24.2700954Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 157s local 2024-04-03T17:33:24.2702300Z .../xla/service/memory_space_assignment:memory_space_assignment; 36s local 2024-04-03T17:33:24.2703411Z Compiling xla/service/hlo_parser.cc; 32s local 2024-04-03T17:33:24.2704372Z Compiling xla/hlo/ir/hlo_instruction.cc; 24s local 2024-04-03T17:33:24.2705375Z Compiling xla/literal.cc; 18s local 2024-04-03T17:33:24.2706188Z Compiling xla/service/llvm_ir/llvm_util.cc; 15s local 2024-04-03T17:33:24.2707204Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 15s local 2024-04-03T17:33:24.2708684Z Compiling llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp; 13s local ... 2024-04-03T17:33:24.6698635Z 2024-04-03T17:33:24.6699397Z  2024-04-03T17:33:24.6699949Z  2024-04-03T17:33:24.6700419Z  2024-04-03T17:33:24.6700954Z  2024-04-03T17:33:24.6701479Z  2024-04-03T17:33:24.6701901Z  2024-04-03T17:33:24.6702330Z  2024-04-03T17:33:24.6702753Z  2024-04-03T17:33:24.6703435Z [13,765 / 14,756] 48 actions running 2024-04-03T17:33:24.6704605Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 157s local 2024-04-03T17:33:24.6705928Z .../xla/service/memory_space_assignment:memory_space_assignment; 36s local 2024-04-03T17:33:24.6707059Z Compiling xla/service/hlo_parser.cc; 32s local 2024-04-03T17:33:24.6708200Z Compiling xla/hlo/ir/hlo_instruction.cc; 24s local 2024-04-03T17:33:24.6709037Z Compiling xla/literal.cc; 18s local 2024-04-03T17:33:24.6709871Z Compiling xla/service/llvm_ir/llvm_util.cc; 15s local 2024-04-03T17:33:24.6711063Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 15s local 2024-04-03T17:33:24.6712385Z Compiling llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp; 13s local ... 2024-04-03T17:33:25.6079679Z 2024-04-03T17:33:25.6080978Z  2024-04-03T17:33:25.6081578Z  2024-04-03T17:33:25.6082843Z  2024-04-03T17:33:25.6083337Z  2024-04-03T17:33:25.6083810Z  2024-04-03T17:33:25.6084304Z  2024-04-03T17:33:25.6084758Z  2024-04-03T17:33:25.6085166Z  2024-04-03T17:33:25.6086004Z [13,766 / 14,756] 48 actions, 47 running 2024-04-03T17:33:25.6087117Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 158s local 2024-04-03T17:33:25.6088651Z .../xla/service/memory_space_assignment:memory_space_assignment; 37s local 2024-04-03T17:33:25.6089788Z Compiling xla/service/hlo_parser.cc; 33s local 2024-04-03T17:33:25.6090753Z Compiling xla/hlo/ir/hlo_instruction.cc; 25s local 2024-04-03T17:33:25.6091812Z Compiling xla/literal.cc; 19s local 2024-04-03T17:33:25.6092780Z Compiling xla/service/llvm_ir/llvm_util.cc; 16s local 2024-04-03T17:33:25.6093959Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 16s local 2024-04-03T17:33:25.6095563Z Compiling llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp; 14s local ... 2024-04-03T17:33:25.8140481Z 2024-04-03T17:33:25.8141629Z  2024-04-03T17:33:25.8144163Z  2024-04-03T17:33:25.8144911Z  2024-04-03T17:33:25.8145527Z  2024-04-03T17:33:25.8146179Z  2024-04-03T17:33:25.8146800Z  2024-04-03T17:33:25.8147390Z  2024-04-03T17:33:25.8148195Z  2024-04-03T17:33:25.8149227Z [13,767 / 14,756] 48 actions, 47 running 2024-04-03T17:33:25.8151177Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 158s local 2024-04-03T17:33:25.8153288Z .../xla/service/memory_space_assignment:memory_space_assignment; 37s local 2024-04-03T17:33:25.8154523Z Compiling xla/service/hlo_parser.cc; 34s local 2024-04-03T17:33:25.8155487Z Compiling xla/hlo/ir/hlo_instruction.cc; 25s local 2024-04-03T17:33:25.8156784Z Compiling xla/literal.cc; 19s local 2024-04-03T17:33:25.8157716Z Compiling xla/service/llvm_ir/llvm_util.cc; 16s local 2024-04-03T17:33:25.8158926Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 16s local 2024-04-03T17:33:25.8160415Z Compiling llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp; 14s local ... 2024-04-03T17:33:26.0699924Z 2024-04-03T17:33:26.0701102Z  2024-04-03T17:33:26.0701597Z  2024-04-03T17:33:26.0702039Z  2024-04-03T17:33:26.0702546Z  2024-04-03T17:33:26.0702961Z  2024-04-03T17:33:26.0703356Z  2024-04-03T17:33:26.0703729Z  2024-04-03T17:33:26.0704132Z  2024-04-03T17:33:26.0704800Z [13,769 / 14,756] 48 actions running 2024-04-03T17:33:26.0705835Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 159s local 2024-04-03T17:33:26.0707206Z .../xla/service/memory_space_assignment:memory_space_assignment; 38s local 2024-04-03T17:33:26.0708615Z Compiling xla/service/hlo_parser.cc; 34s local 2024-04-03T17:33:26.0709567Z Compiling xla/hlo/ir/hlo_instruction.cc; 26s local 2024-04-03T17:33:26.0710399Z Compiling xla/literal.cc; 20s local 2024-04-03T17:33:26.0711232Z Compiling xla/service/llvm_ir/llvm_util.cc; 17s local 2024-04-03T17:33:26.0712359Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 17s local 2024-04-03T17:33:26.0713509Z Compiling external/xla/xla/xla.pb.cc; 13s local ... 2024-04-03T17:33:26.4265959Z 2024-04-03T17:33:26.4267194Z  2024-04-03T17:33:26.4268591Z  2024-04-03T17:33:26.4269181Z  2024-04-03T17:33:26.4269799Z  2024-04-03T17:33:26.4270242Z  2024-04-03T17:33:26.4270816Z  2024-04-03T17:33:26.4271291Z  2024-04-03T17:33:26.4271694Z  2024-04-03T17:33:26.4272402Z [13,770 / 14,756] 48 actions, 47 running 2024-04-03T17:33:26.4273570Z .../xla/service/memory_space_assignment:memory_space_assignment; 38s local 2024-04-03T17:33:26.4274737Z Compiling xla/service/hlo_parser.cc; 34s local 2024-04-03T17:33:26.4275692Z Compiling xla/hlo/ir/hlo_instruction.cc; 26s local 2024-04-03T17:33:26.4276600Z Compiling xla/literal.cc; 20s local 2024-04-03T17:33:26.4277497Z Compiling xla/service/llvm_ir/llvm_util.cc; 17s local 2024-04-03T17:33:26.4278631Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 17s local 2024-04-03T17:33:26.4279795Z Compiling external/xla/xla/xla.pb.cc; 14s local 2024-04-03T17:33:26.4281028Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 9s local ... 2024-04-03T17:33:26.6705300Z 2024-04-03T17:33:26.6706058Z  2024-04-03T17:33:26.6706840Z  2024-04-03T17:33:26.6711513Z  2024-04-03T17:33:26.6712196Z  2024-04-03T17:33:26.6715689Z  2024-04-03T17:33:26.6716284Z  2024-04-03T17:33:26.6719852Z  2024-04-03T17:33:26.6720423Z  2024-04-03T17:33:26.6724452Z [13,771 / 14,756] 48 actions running 2024-04-03T17:33:26.6725666Z .../xla/service/memory_space_assignment:memory_space_assignment; 38s local 2024-04-03T17:33:26.6727071Z Compiling xla/hlo/ir/hlo_instruction.cc; 26s local 2024-04-03T17:33:26.6728023Z Compiling xla/literal.cc; 20s local 2024-04-03T17:33:26.6728977Z Compiling xla/service/llvm_ir/llvm_util.cc; 17s local 2024-04-03T17:33:26.6730137Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 17s local 2024-04-03T17:33:26.6731429Z Compiling external/xla/xla/xla.pb.cc; 14s local 2024-04-03T17:33:26.6749832Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 9s local 2024-04-03T17:33:26.6751182Z Compiling xla/runtime/execution_engine.cc; 9s local ... 2024-04-03T17:33:27.0711519Z 2024-04-03T17:33:27.0713104Z  2024-04-03T17:33:27.0714110Z  2024-04-03T17:33:27.0714962Z  2024-04-03T17:33:27.0718422Z  2024-04-03T17:33:27.0719143Z  2024-04-03T17:33:27.0719766Z  2024-04-03T17:33:27.0720411Z  2024-04-03T17:33:27.0723361Z  2024-04-03T17:33:27.0724287Z [13,772 / 14,756] 48 actions running 2024-04-03T17:33:27.0727024Z .../xla/service/memory_space_assignment:memory_space_assignment; 39s local 2024-04-03T17:33:27.0728392Z Compiling xla/hlo/ir/hlo_instruction.cc; 27s local 2024-04-03T17:33:27.0729576Z Compiling xla/literal.cc; 21s local 2024-04-03T17:33:27.0733017Z Compiling xla/service/llvm_ir/llvm_util.cc; 18s local 2024-04-03T17:33:27.0734493Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 18s local 2024-04-03T17:33:27.0735717Z Compiling external/xla/xla/xla.pb.cc; 14s local 2024-04-03T17:33:27.0739378Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 9s local 2024-04-03T17:33:27.0740769Z Compiling xla/runtime/execution_engine.cc; 9s local ... 2024-04-03T17:33:27.3997401Z 2024-04-03T17:33:27.3998588Z  2024-04-03T17:33:27.3999446Z  2024-04-03T17:33:27.4000164Z  2024-04-03T17:33:27.4000978Z  2024-04-03T17:33:27.4003993Z  2024-04-03T17:33:27.4004560Z  2024-04-03T17:33:27.4005266Z  2024-04-03T17:33:27.4009220Z  2024-04-03T17:33:27.4010092Z [13,775 / 14,756] 48 actions, 47 running 2024-04-03T17:33:27.4011574Z .../xla/service/memory_space_assignment:memory_space_assignment; 39s local 2024-04-03T17:33:27.4016325Z Compiling xla/hlo/ir/hlo_instruction.cc; 27s local 2024-04-03T17:33:27.4017401Z Compiling xla/literal.cc; 21s local 2024-04-03T17:33:27.4018570Z Compiling xla/service/llvm_ir/llvm_util.cc; 18s local 2024-04-03T17:33:27.4022415Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 18s local 2024-04-03T17:33:27.4023989Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 10s local 2024-04-03T17:33:27.4025517Z Compiling xla/runtime/execution_engine.cc; 10s local 2024-04-03T17:33:27.4027066Z @llvm-project//llvm:X86CodeGen; 9s local ... 2024-04-03T17:33:27.6722636Z 2024-04-03T17:33:27.6723410Z  2024-04-03T17:33:27.6723875Z  2024-04-03T17:33:27.6724286Z  2024-04-03T17:33:27.6724681Z  2024-04-03T17:33:27.6725086Z  2024-04-03T17:33:27.6725494Z  2024-04-03T17:33:27.6725915Z  2024-04-03T17:33:27.6726310Z  2024-04-03T17:33:27.6726973Z [13,776 / 14,756] 48 actions running 2024-04-03T17:33:27.6728082Z .../xla/service/memory_space_assignment:memory_space_assignment; 39s local 2024-04-03T17:33:27.6729227Z Compiling xla/hlo/ir/hlo_instruction.cc; 27s local 2024-04-03T17:33:27.6730093Z Compiling xla/literal.cc; 21s local 2024-04-03T17:33:27.6731006Z Compiling xla/service/llvm_ir/llvm_util.cc; 18s local 2024-04-03T17:33:27.6732208Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 18s local 2024-04-03T17:33:27.6733515Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 10s local 2024-04-03T17:33:27.6734866Z Compiling xla/runtime/execution_engine.cc; 10s local 2024-04-03T17:33:27.6735970Z @llvm-project//llvm:X86CodeGen; 10s local ... 2024-04-03T17:33:27.8725173Z 2024-04-03T17:33:27.8726945Z  2024-04-03T17:33:27.8727551Z  2024-04-03T17:33:27.8727999Z  2024-04-03T17:33:27.8728429Z  2024-04-03T17:33:27.8729037Z  2024-04-03T17:33:27.8729460Z  2024-04-03T17:33:27.8729887Z  2024-04-03T17:33:27.8730333Z  2024-04-03T17:33:27.8731030Z [13,779 / 14,756] 48 actions running 2024-04-03T17:33:27.8732268Z .../xla/service/memory_space_assignment:memory_space_assignment; 39s local 2024-04-03T17:33:27.8733505Z Compiling xla/hlo/ir/hlo_instruction.cc; 28s local 2024-04-03T17:33:27.8734562Z Compiling xla/literal.cc; 21s local 2024-04-03T17:33:27.8735567Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 18s local 2024-04-03T17:33:27.8737361Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 10s local 2024-04-03T17:33:27.8738638Z Compiling xla/runtime/execution_engine.cc; 10s local 2024-04-03T17:33:27.8739980Z Compiling llvm/lib/Target/X86/GISel/X86InstructionSelector.cpp; 10s local 2024-04-03T17:33:27.8741450Z Compiling xla/service/hlo_pass_pipeline.cc; 10s local ... 2024-04-03T17:33:28.3992754Z 2024-04-03T17:33:28.3993517Z  2024-04-03T17:33:28.3994057Z  2024-04-03T17:33:28.3994499Z  2024-04-03T17:33:28.3994899Z  2024-04-03T17:33:28.3995344Z  2024-04-03T17:33:28.3995789Z  2024-04-03T17:33:28.3996220Z  2024-04-03T17:33:28.3996652Z  2024-04-03T17:33:28.3997349Z [13,780 / 14,756] 48 actions, 47 running 2024-04-03T17:33:28.3998587Z .../xla/service/memory_space_assignment:memory_space_assignment; 40s local 2024-04-03T17:33:28.3999796Z Compiling xla/hlo/ir/hlo_instruction.cc; 28s local 2024-04-03T17:33:28.4000687Z Compiling xla/literal.cc; 22s local 2024-04-03T17:33:28.4001562Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 19s local 2024-04-03T17:33:28.4002852Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 11s local 2024-04-03T17:33:28.4004087Z Compiling xla/runtime/execution_engine.cc; 11s local 2024-04-03T17:33:28.4005435Z Compiling llvm/lib/Target/X86/GISel/X86InstructionSelector.cpp; 10s local 2024-04-03T17:33:28.4006833Z Compiling xla/service/hlo_pass_pipeline.cc; 10s local ... 2024-04-03T17:33:28.6730026Z 2024-04-03T17:33:28.6730929Z  2024-04-03T17:33:28.6731440Z  2024-04-03T17:33:28.6731840Z  2024-04-03T17:33:28.6732252Z  2024-04-03T17:33:28.6732655Z  2024-04-03T17:33:28.6733048Z  2024-04-03T17:33:28.6733458Z  2024-04-03T17:33:28.6733864Z  2024-04-03T17:33:28.6734636Z [13,780 / 14,756] 48 actions running 2024-04-03T17:33:28.6735767Z .../xla/service/memory_space_assignment:memory_space_assignment; 40s local 2024-04-03T17:33:28.6736925Z Compiling xla/hlo/ir/hlo_instruction.cc; 28s local 2024-04-03T17:33:28.6737639Z Compiling xla/literal.cc; 22s local 2024-04-03T17:33:28.6738492Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 19s local 2024-04-03T17:33:28.6739734Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 11s local 2024-04-03T17:33:28.6741105Z Compiling xla/runtime/execution_engine.cc; 11s local 2024-04-03T17:33:28.6742432Z Compiling llvm/lib/Target/X86/GISel/X86InstructionSelector.cpp; 11s local 2024-04-03T17:33:28.6743707Z Compiling xla/service/hlo_pass_pipeline.cc; 10s local ... 2024-04-03T17:33:28.9404361Z 2024-04-03T17:33:28.9405116Z  2024-04-03T17:33:28.9405588Z  2024-04-03T17:33:28.9406006Z  2024-04-03T17:33:28.9406421Z  2024-04-03T17:33:28.9406797Z  2024-04-03T17:33:28.9407206Z  2024-04-03T17:33:28.9407575Z  2024-04-03T17:33:28.9407988Z  2024-04-03T17:33:28.9408702Z [13,781 / 14,756] 48 actions, 47 running 2024-04-03T17:33:28.9409795Z .../xla/service/memory_space_assignment:memory_space_assignment; 40s local 2024-04-03T17:33:28.9410944Z Compiling xla/hlo/ir/hlo_instruction.cc; 29s local 2024-04-03T17:33:28.9411765Z Compiling xla/literal.cc; 22s local 2024-04-03T17:33:28.9412685Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 20s local 2024-04-03T17:33:28.9413959Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 11s local 2024-04-03T17:33:28.9415244Z Compiling xla/runtime/execution_engine.cc; 11s local 2024-04-03T17:33:28.9416485Z Compiling llvm/lib/Target/X86/GISel/X86InstructionSelector.cpp; 11s local 2024-04-03T17:33:28.9417775Z Compiling xla/service/hlo_pass_pipeline.cc; 11s local ... 2024-04-03T17:33:29.1876962Z 2024-04-03T17:33:29.1888058Z  2024-04-03T17:33:29.1888672Z  2024-04-03T17:33:29.1889143Z  2024-04-03T17:33:29.1889768Z  2024-04-03T17:33:29.1890230Z  2024-04-03T17:33:29.1890685Z  2024-04-03T17:33:29.1891498Z  2024-04-03T17:33:29.1891964Z  2024-04-03T17:33:29.1892694Z [13,783 / 14,756] 48 actions, 47 running 2024-04-03T17:33:29.1893827Z .../xla/service/memory_space_assignment:memory_space_assignment; 41s local 2024-04-03T17:33:29.1895140Z Compiling xla/hlo/ir/hlo_instruction.cc; 29s local 2024-04-03T17:33:29.1896305Z Compiling xla/literal.cc; 23s local 2024-04-03T17:33:29.1897230Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 20s local 2024-04-03T17:33:29.1898479Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 11s local 2024-04-03T17:33:29.1899577Z Compiling xla/runtime/execution_engine.cc; 11s local 2024-04-03T17:33:29.1900858Z Compiling llvm/lib/Target/X86/GISel/X86InstructionSelector.cpp; 11s local 2024-04-03T17:33:29.1902143Z Compiling xla/service/hlo_pass_pipeline.cc; 11s local ... 2024-04-03T17:33:29.4510959Z 2024-04-03T17:33:29.4511880Z  2024-04-03T17:33:29.4526521Z  2024-04-03T17:33:29.4526991Z  2024-04-03T17:33:29.4527459Z  2024-04-03T17:33:29.4527879Z  2024-04-03T17:33:29.4528286Z  2024-04-03T17:33:29.4528811Z  2024-04-03T17:33:29.4529229Z  2024-04-03T17:33:29.4529911Z [13,784 / 14,756] 48 actions, 47 running 2024-04-03T17:33:29.4531085Z .../xla/service/memory_space_assignment:memory_space_assignment; 41s local 2024-04-03T17:33:29.4532388Z Compiling xla/hlo/ir/hlo_instruction.cc; 29s local 2024-04-03T17:33:29.4533439Z Compiling xla/literal.cc; 23s local 2024-04-03T17:33:29.4534625Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 20s local 2024-04-03T17:33:29.4535958Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 12s local 2024-04-03T17:33:29.4537088Z Compiling xla/runtime/execution_engine.cc; 12s local 2024-04-03T17:33:29.4538294Z Compiling llvm/lib/Target/X86/GISel/X86InstructionSelector.cpp; 11s local 2024-04-03T17:33:29.4539739Z Compiling xla/service/hlo_pass_pipeline.cc; 11s local ... 2024-04-03T17:33:29.6751524Z 2024-04-03T17:33:29.6752242Z  2024-04-03T17:33:29.6752776Z  2024-04-03T17:33:29.6753204Z  2024-04-03T17:33:29.6753612Z  2024-04-03T17:33:29.6754051Z  2024-04-03T17:33:29.6754486Z  2024-04-03T17:33:29.6754926Z  2024-04-03T17:33:29.6755342Z  2024-04-03T17:33:29.6756048Z [13,784 / 14,756] 48 actions running 2024-04-03T17:33:29.6757225Z .../xla/service/memory_space_assignment:memory_space_assignment; 41s local 2024-04-03T17:33:29.6758475Z Compiling xla/hlo/ir/hlo_instruction.cc; 29s local 2024-04-03T17:33:29.6759372Z Compiling xla/literal.cc; 23s local 2024-04-03T17:33:29.6760396Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 20s local 2024-04-03T17:33:29.6761762Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 12s local 2024-04-03T17:33:29.6762955Z Compiling xla/runtime/execution_engine.cc; 12s local 2024-04-03T17:33:29.6764189Z Compiling llvm/lib/Target/X86/GISel/X86InstructionSelector.cpp; 12s local 2024-04-03T17:33:29.6765702Z Compiling xla/service/hlo_pass_pipeline.cc; 11s local ... 2024-04-03T17:33:30.0748714Z 2024-04-03T17:33:30.0830543Z  2024-04-03T17:33:30.0910464Z  2024-04-03T17:33:30.0923858Z  2024-04-03T17:33:30.0924333Z  2024-04-03T17:33:30.0924742Z  2024-04-03T17:33:30.0925165Z  2024-04-03T17:33:30.0925569Z  2024-04-03T17:33:30.0925953Z  2024-04-03T17:33:30.0926560Z [13,786 / 14,756] 48 actions running 2024-04-03T17:33:30.0927590Z .../xla/service/memory_space_assignment:memory_space_assignment; 42s local 2024-04-03T17:33:30.0928694Z Compiling xla/hlo/ir/hlo_instruction.cc; 30s local 2024-04-03T17:33:30.0929474Z Compiling xla/literal.cc; 24s local 2024-04-03T17:33:30.0930535Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 21s local 2024-04-03T17:33:30.0931740Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 12s local 2024-04-03T17:33:30.0933087Z Compiling xla/runtime/execution_engine.cc; 12s local 2024-04-03T17:33:30.0934255Z Compiling llvm/lib/Target/X86/GISel/X86InstructionSelector.cpp; 12s local 2024-04-03T17:33:30.0935673Z Compiling xla/service/hlo_pass_pipeline.cc; 12s local ... 2024-04-03T17:33:30.2749001Z 2024-04-03T17:33:30.2749741Z  2024-04-03T17:33:30.2750600Z  2024-04-03T17:33:30.2751425Z  2024-04-03T17:33:30.2789816Z  2024-04-03T17:33:30.2791335Z  2024-04-03T17:33:30.2791852Z  2024-04-03T17:33:30.2792300Z  2024-04-03T17:33:30.2792723Z  2024-04-03T17:33:30.2793370Z [13,787 / 14,756] 48 actions running 2024-04-03T17:33:30.2794498Z .../xla/service/memory_space_assignment:memory_space_assignment; 42s local 2024-04-03T17:33:30.2795845Z Compiling xla/hlo/ir/hlo_instruction.cc; 30s local 2024-04-03T17:33:30.2798400Z Compiling xla/literal.cc; 24s local 2024-04-03T17:33:30.2799410Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 21s local 2024-04-03T17:33:30.2800778Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 13s local 2024-04-03T17:33:30.2801914Z Compiling xla/runtime/execution_engine.cc; 12s local 2024-04-03T17:33:30.2803241Z Compiling llvm/lib/Target/X86/GISel/X86InstructionSelector.cpp; 12s local 2024-04-03T17:33:30.2804542Z Compiling xla/service/hlo_pass_pipeline.cc; 12s local ... 2024-04-03T17:33:30.7876049Z 2024-04-03T17:33:30.7877450Z  2024-04-03T17:33:30.7878490Z  2024-04-03T17:33:30.7882484Z  2024-04-03T17:33:30.7883245Z  2024-04-03T17:33:30.7883936Z  2024-04-03T17:33:30.7884604Z  2024-04-03T17:33:30.7885246Z  2024-04-03T17:33:30.7885897Z  2024-04-03T17:33:30.7886813Z [13,788 / 14,756] 48 actions, 47 running 2024-04-03T17:33:30.7888211Z .../xla/service/memory_space_assignment:memory_space_assignment; 42s local 2024-04-03T17:33:30.7889612Z Compiling xla/hlo/ir/hlo_instruction.cc; 30s local 2024-04-03T17:33:30.7890874Z Compiling xla/literal.cc; 24s local 2024-04-03T17:33:30.7894623Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 21s local 2024-04-03T17:33:30.7896373Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 13s local 2024-04-03T17:33:30.7900386Z Compiling llvm/lib/Target/X86/GISel/X86InstructionSelector.cpp; 13s local 2024-04-03T17:33:30.7902062Z Compiling xla/service/hlo_pass_pipeline.cc; 12s local 2024-04-03T17:33:30.7906910Z Compiling xla/service/sharding_propagation.cc; 12s local ... 2024-04-03T17:33:31.0750567Z 2024-04-03T17:33:31.0751359Z  2024-04-03T17:33:31.0751889Z  2024-04-03T17:33:31.0752368Z  2024-04-03T17:33:31.0753793Z  2024-04-03T17:33:31.0754254Z  2024-04-03T17:33:31.0754705Z  2024-04-03T17:33:31.0755103Z  2024-04-03T17:33:31.0755548Z  2024-04-03T17:33:31.0756647Z [13,789 / 14,756] 48 actions running 2024-04-03T17:33:31.0757805Z .../xla/service/memory_space_assignment:memory_space_assignment; 43s local 2024-04-03T17:33:31.0759067Z Compiling xla/hlo/ir/hlo_instruction.cc; 31s local 2024-04-03T17:33:31.0759935Z Compiling xla/literal.cc; 25s local 2024-04-03T17:33:31.0760911Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 22s local 2024-04-03T17:33:31.0762249Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 13s local 2024-04-03T17:33:31.0763500Z Compiling xla/service/hlo_pass_pipeline.cc; 13s local 2024-04-03T17:33:31.0764592Z Compiling xla/service/sharding_propagation.cc; 12s local 2024-04-03T17:33:31.0765667Z Compiling xla/service/executable.cc; 12s local ... 2024-04-03T17:33:31.3721442Z 2024-04-03T17:33:31.3722683Z  2024-04-03T17:33:31.3726330Z  2024-04-03T17:33:31.3727121Z  2024-04-03T17:33:31.3730541Z  2024-04-03T17:33:31.3731224Z  2024-04-03T17:33:31.3734222Z  2024-04-03T17:33:31.3735255Z  2024-04-03T17:33:31.3738117Z  2024-04-03T17:33:31.3739327Z [13,790 / 14,756] 48 actions, 47 running 2024-04-03T17:33:31.3743833Z .../xla/service/memory_space_assignment:memory_space_assignment; 43s local 2024-04-03T17:33:31.3745350Z Compiling xla/hlo/ir/hlo_instruction.cc; 31s local 2024-04-03T17:33:31.3746676Z Compiling xla/literal.cc; 25s local 2024-04-03T17:33:31.3748421Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 22s local 2024-04-03T17:33:31.3750233Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 14s local 2024-04-03T17:33:31.3751422Z Compiling xla/service/hlo_pass_pipeline.cc; 13s local 2024-04-03T17:33:31.3752544Z Compiling xla/service/sharding_propagation.cc; 13s local 2024-04-03T17:33:31.3753595Z Compiling xla/service/executable.cc; 12s local ... 2024-04-03T17:33:31.6757056Z 2024-04-03T17:33:31.6757841Z  2024-04-03T17:33:31.6758382Z  2024-04-03T17:33:31.6758844Z  2024-04-03T17:33:31.6759303Z  2024-04-03T17:33:31.6759738Z  2024-04-03T17:33:31.6760179Z  2024-04-03T17:33:31.6760627Z  2024-04-03T17:33:31.6761056Z  2024-04-03T17:33:31.6761784Z [13,791 / 14,756] 48 actions running 2024-04-03T17:33:31.6763014Z .../xla/service/memory_space_assignment:memory_space_assignment; 43s local 2024-04-03T17:33:31.6764251Z Compiling xla/hlo/ir/hlo_instruction.cc; 31s local 2024-04-03T17:33:31.6765123Z Compiling xla/literal.cc; 25s local 2024-04-03T17:33:31.6766290Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 22s local 2024-04-03T17:33:31.6767599Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 14s local 2024-04-03T17:33:31.6768839Z Compiling xla/service/hlo_pass_pipeline.cc; 13s local 2024-04-03T17:33:31.6769890Z Compiling xla/service/sharding_propagation.cc; 13s local 2024-04-03T17:33:31.6770900Z Compiling xla/service/executable.cc; 13s local ... 2024-04-03T17:33:31.8759958Z 2024-04-03T17:33:31.8761069Z  2024-04-03T17:33:31.8761840Z  2024-04-03T17:33:31.8762386Z  2024-04-03T17:33:31.8762921Z  2024-04-03T17:33:31.8763447Z  2024-04-03T17:33:31.8763999Z  2024-04-03T17:33:31.8764515Z  2024-04-03T17:33:31.8765039Z  2024-04-03T17:33:31.8765762Z [13,792 / 14,756] 48 actions running 2024-04-03T17:33:31.8766893Z .../xla/service/memory_space_assignment:memory_space_assignment; 43s local 2024-04-03T17:33:31.8768585Z Compiling xla/hlo/ir/hlo_instruction.cc; 32s local 2024-04-03T17:33:31.8769430Z Compiling xla/literal.cc; 25s local 2024-04-03T17:33:31.8770285Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 22s local 2024-04-03T17:33:31.8771408Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 14s local 2024-04-03T17:33:31.8772487Z Compiling xla/service/hlo_pass_pipeline.cc; 14s local 2024-04-03T17:33:31.8773450Z Compiling xla/service/sharding_propagation.cc; 13s local 2024-04-03T17:33:31.8774561Z Compiling xla/service/executable.cc; 13s local ... 2024-04-03T17:33:32.2764674Z 2024-04-03T17:33:32.2766062Z  2024-04-03T17:33:32.2766577Z  2024-04-03T17:33:32.2767039Z  2024-04-03T17:33:32.2767470Z  2024-04-03T17:33:32.2767869Z  2024-04-03T17:33:32.2768271Z  2024-04-03T17:33:32.2768682Z  2024-04-03T17:33:32.2769069Z  2024-04-03T17:33:32.2769717Z [13,794 / 14,756] 48 actions running 2024-04-03T17:33:32.2770751Z .../xla/service/memory_space_assignment:memory_space_assignment; 44s local 2024-04-03T17:33:32.2771759Z Compiling xla/literal.cc; 26s local 2024-04-03T17:33:32.2772675Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 23s local 2024-04-03T17:33:32.2774091Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 15s local 2024-04-03T17:33:32.2775335Z Compiling xla/service/hlo_pass_pipeline.cc; 14s local 2024-04-03T17:33:32.2776357Z Compiling xla/service/sharding_propagation.cc; 14s local 2024-04-03T17:33:32.2777314Z Compiling xla/service/executable.cc; 13s local 2024-04-03T17:33:32.2778504Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 13s local ... 2024-04-03T17:33:32.4780642Z 2024-04-03T17:33:32.4781701Z  2024-04-03T17:33:32.4784718Z  2024-04-03T17:33:32.4785358Z  2024-04-03T17:33:32.4788597Z  2024-04-03T17:33:32.4789309Z  2024-04-03T17:33:32.4792178Z  2024-04-03T17:33:32.4792950Z  2024-04-03T17:33:32.4796990Z  2024-04-03T17:33:32.4798393Z [13,795 / 14,756] 48 actions, 47 running 2024-04-03T17:33:32.4802949Z .../xla/service/memory_space_assignment:memory_space_assignment; 44s local 2024-04-03T17:33:32.4804416Z Compiling xla/literal.cc; 26s local 2024-04-03T17:33:32.4805910Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 23s local 2024-04-03T17:33:32.4807440Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 15s local 2024-04-03T17:33:32.4808978Z Compiling xla/service/hlo_pass_pipeline.cc; 14s local 2024-04-03T17:33:32.4810466Z Compiling xla/service/sharding_propagation.cc; 14s local 2024-04-03T17:33:32.4811751Z Compiling xla/service/executable.cc; 13s local 2024-04-03T17:33:32.4813246Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 13s local ... 2024-04-03T17:33:32.6814005Z 2024-04-03T17:33:32.6814969Z  2024-04-03T17:33:32.6815499Z  2024-04-03T17:33:32.6815901Z  2024-04-03T17:33:32.6816306Z  2024-04-03T17:33:32.6816718Z  2024-04-03T17:33:32.6817123Z  2024-04-03T17:33:32.6817505Z  2024-04-03T17:33:32.6817890Z  2024-04-03T17:33:32.6818549Z [13,796 / 14,756] 48 actions, 47 running 2024-04-03T17:33:32.6819674Z .../xla/service/memory_space_assignment:memory_space_assignment; 44s local 2024-04-03T17:33:32.6820607Z Compiling xla/literal.cc; 26s local 2024-04-03T17:33:32.6821549Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 23s local 2024-04-03T17:33:32.6822856Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 15s local 2024-04-03T17:33:32.6823941Z Compiling xla/service/hlo_pass_pipeline.cc; 14s local 2024-04-03T17:33:32.6824955Z Compiling xla/service/sharding_propagation.cc; 14s local 2024-04-03T17:33:32.6825880Z Compiling xla/service/executable.cc; 14s local 2024-04-03T17:33:32.6826965Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 13s local ... 2024-04-03T17:33:33.0771680Z 2024-04-03T17:33:33.0772455Z  2024-04-03T17:33:33.0773030Z  2024-04-03T17:33:33.0775740Z  2024-04-03T17:33:33.0776675Z  2024-04-03T17:33:33.0779594Z  2024-04-03T17:33:33.0780432Z  2024-04-03T17:33:33.0783416Z  2024-04-03T17:33:33.0784287Z  2024-04-03T17:33:33.0787473Z [13,797 / 14,756] 48 actions running 2024-04-03T17:33:33.0789257Z .../xla/service/memory_space_assignment:memory_space_assignment; 45s local 2024-04-03T17:33:33.0792879Z Compiling xla/literal.cc; 27s local 2024-04-03T17:33:33.0794214Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 24s local 2024-04-03T17:33:33.0798122Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 15s local 2024-04-03T17:33:33.0799642Z Compiling xla/service/hlo_pass_pipeline.cc; 15s local 2024-04-03T17:33:33.0803017Z Compiling xla/service/sharding_propagation.cc; 14s local 2024-04-03T17:33:33.0804385Z Compiling xla/service/executable.cc; 14s local 2024-04-03T17:33:33.0807925Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 13s local ... 2024-04-03T17:33:33.4686614Z 2024-04-03T17:33:33.4687975Z  2024-04-03T17:33:33.4688713Z  2024-04-03T17:33:33.4689515Z  2024-04-03T17:33:33.4690730Z  2024-04-03T17:33:33.4691182Z  2024-04-03T17:33:33.4691592Z  2024-04-03T17:33:33.4692004Z  2024-04-03T17:33:33.4692416Z  2024-04-03T17:33:33.4693265Z [13,798 / 14,756] 48 actions, 47 running 2024-04-03T17:33:33.4694540Z .../xla/service/memory_space_assignment:memory_space_assignment; 45s local 2024-04-03T17:33:33.4695665Z Compiling xla/literal.cc; 27s local 2024-04-03T17:33:33.4697089Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 24s local 2024-04-03T17:33:33.4698386Z Compiling xla/service/hlo_pass_pipeline.cc; 15s local 2024-04-03T17:33:33.4699571Z Compiling xla/service/sharding_propagation.cc; 15s local 2024-04-03T17:33:33.4700605Z Compiling xla/service/executable.cc; 14s local 2024-04-03T17:33:33.4701881Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 14s local 2024-04-03T17:33:33.4703627Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 13s local ... 2024-04-03T17:33:33.6778393Z 2024-04-03T17:33:33.6779159Z  2024-04-03T17:33:33.6779640Z  2024-04-03T17:33:33.6780999Z  2024-04-03T17:33:33.6781405Z  2024-04-03T17:33:33.6781772Z  2024-04-03T17:33:33.6782165Z  2024-04-03T17:33:33.6782550Z  2024-04-03T17:33:33.6782903Z  2024-04-03T17:33:33.6783542Z [13,799 / 14,756] 48 actions running 2024-04-03T17:33:33.6784596Z .../xla/service/memory_space_assignment:memory_space_assignment; 45s local 2024-04-03T17:33:33.6785580Z Compiling xla/literal.cc; 27s local 2024-04-03T17:33:33.6786426Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 24s local 2024-04-03T17:33:33.6787439Z Compiling xla/service/hlo_pass_pipeline.cc; 15s local 2024-04-03T17:33:33.6788601Z Compiling xla/service/sharding_propagation.cc; 15s local 2024-04-03T17:33:33.6789502Z Compiling xla/service/executable.cc; 15s local 2024-04-03T17:33:33.6790544Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 14s local 2024-04-03T17:33:33.6791833Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 14s local ... 2024-04-03T17:33:33.8783370Z 2024-04-03T17:33:33.8784148Z  2024-04-03T17:33:33.8784723Z  2024-04-03T17:33:33.8785182Z  2024-04-03T17:33:33.8785586Z  2024-04-03T17:33:33.8786032Z  2024-04-03T17:33:33.8786473Z  2024-04-03T17:33:33.8786885Z  2024-04-03T17:33:33.8787339Z  2024-04-03T17:33:33.8788261Z [13,801 / 14,756] 48 actions running 2024-04-03T17:33:33.8789423Z .../xla/service/memory_space_assignment:memory_space_assignment; 45s local 2024-04-03T17:33:33.8791111Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 24s local 2024-04-03T17:33:33.8792312Z Compiling xla/service/hlo_pass_pipeline.cc; 16s local 2024-04-03T17:33:33.8793440Z Compiling xla/service/sharding_propagation.cc; 15s local 2024-04-03T17:33:33.8794461Z Compiling xla/service/executable.cc; 15s local 2024-04-03T17:33:33.8795658Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 14s local 2024-04-03T17:33:33.8797210Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 14s local 2024-04-03T17:33:33.8798551Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 14s local ... 2024-04-03T17:33:34.2792313Z 2024-04-03T17:33:34.2793080Z  2024-04-03T17:33:34.2793619Z  2024-04-03T17:33:34.2794068Z  2024-04-03T17:33:34.2794498Z  2024-04-03T17:33:34.2794935Z  2024-04-03T17:33:34.2795361Z  2024-04-03T17:33:34.2795807Z  2024-04-03T17:33:34.2796240Z  2024-04-03T17:33:34.2796936Z [13,803 / 14,756] 48 actions running 2024-04-03T17:33:34.2798138Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 25s local 2024-04-03T17:33:34.2799238Z Compiling xla/service/hlo_pass_pipeline.cc; 16s local 2024-04-03T17:33:34.2800297Z Compiling xla/service/sharding_propagation.cc; 16s local 2024-04-03T17:33:34.2801255Z Compiling xla/service/executable.cc; 15s local 2024-04-03T17:33:34.2802384Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 15s local 2024-04-03T17:33:34.2803751Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 14s local 2024-04-03T17:33:34.2804981Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 14s local 2024-04-03T17:33:34.2806054Z Compiling xla/service/copy_insertion.cc; 14s local ... 2024-04-03T17:33:34.4806973Z 2024-04-03T17:33:34.4807690Z  2024-04-03T17:33:34.4808127Z  2024-04-03T17:33:34.4808479Z  2024-04-03T17:33:34.4809171Z  2024-04-03T17:33:34.4809508Z  2024-04-03T17:33:34.4809848Z  2024-04-03T17:33:34.4810188Z  2024-04-03T17:33:34.4810508Z  2024-04-03T17:33:34.4811094Z [13,804 / 14,756] 48 actions, 47 running 2024-04-03T17:33:34.4811926Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 25s local 2024-04-03T17:33:34.4814560Z Compiling xla/service/hlo_pass_pipeline.cc; 16s local 2024-04-03T17:33:34.4818121Z Compiling xla/service/sharding_propagation.cc; 16s local 2024-04-03T17:33:34.4819253Z Compiling xla/service/executable.cc; 15s local 2024-04-03T17:33:34.4820770Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 15s local 2024-04-03T17:33:34.4822527Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 14s local 2024-04-03T17:33:34.4823964Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 14s local 2024-04-03T17:33:34.4825418Z Compiling xla/service/copy_insertion.cc; 14s local ... 2024-04-03T17:33:34.8024395Z 2024-04-03T17:33:34.8025635Z  2024-04-03T17:33:34.8026616Z  2024-04-03T17:33:34.8027946Z  2024-04-03T17:33:34.8028432Z  2024-04-03T17:33:34.8028873Z  2024-04-03T17:33:34.8029289Z  2024-04-03T17:33:34.8029691Z  2024-04-03T17:33:34.8030128Z  2024-04-03T17:33:34.8030897Z [13,805 / 14,756] 48 actions, 47 running 2024-04-03T17:33:34.8031980Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 25s local 2024-04-03T17:33:34.8033163Z Compiling xla/service/hlo_pass_pipeline.cc; 16s local 2024-04-03T17:33:34.8034473Z Compiling xla/service/sharding_propagation.cc; 16s local 2024-04-03T17:33:34.8035861Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 15s local 2024-04-03T17:33:34.8037334Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 15s local 2024-04-03T17:33:34.8038718Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 15s local 2024-04-03T17:33:34.8039917Z Compiling xla/service/copy_insertion.cc; 15s local 2024-04-03T17:33:34.8040970Z Compiling xla/service/llvm_ir/ir_array.cc; 14s local ... 2024-04-03T17:33:35.0792934Z 2024-04-03T17:33:35.0794090Z  2024-04-03T17:33:35.0794667Z  2024-04-03T17:33:35.0795096Z  2024-04-03T17:33:35.0795487Z  2024-04-03T17:33:35.0795900Z  2024-04-03T17:33:35.0796344Z  2024-04-03T17:33:35.0796745Z  2024-04-03T17:33:35.0797570Z  2024-04-03T17:33:35.0798289Z [13,805 / 14,756] 48 actions running 2024-04-03T17:33:35.0799332Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 26s local 2024-04-03T17:33:35.0800454Z Compiling xla/service/hlo_pass_pipeline.cc; 17s local 2024-04-03T17:33:35.0801563Z Compiling xla/service/sharding_propagation.cc; 16s local 2024-04-03T17:33:35.0802775Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 15s local 2024-04-03T17:33:35.0804181Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 15s local 2024-04-03T17:33:35.0805534Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 15s local 2024-04-03T17:33:35.0806692Z Compiling xla/service/copy_insertion.cc; 15s local 2024-04-03T17:33:35.0807626Z Compiling xla/service/llvm_ir/ir_array.cc; 14s local ... 2024-04-03T17:33:35.3503429Z 2024-04-03T17:33:35.3504191Z  2024-04-03T17:33:35.3504789Z  2024-04-03T17:33:35.3505200Z  2024-04-03T17:33:35.3505623Z  2024-04-03T17:33:35.3506034Z  2024-04-03T17:33:35.3506431Z  2024-04-03T17:33:35.3506850Z  2024-04-03T17:33:35.3507251Z  2024-04-03T17:33:35.3508294Z [13,806 / 14,756] 48 actions, 47 running 2024-04-03T17:33:35.3509410Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 26s local 2024-04-03T17:33:35.3510506Z Compiling xla/service/hlo_pass_pipeline.cc; 17s local 2024-04-03T17:33:35.3511761Z Compiling xla/service/sharding_propagation.cc; 17s local 2024-04-03T17:33:35.3513023Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 16s local 2024-04-03T17:33:35.3514875Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 15s local 2024-04-03T17:33:35.3516282Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 15s local 2024-04-03T17:33:35.3517352Z Compiling xla/service/copy_insertion.cc; 15s local 2024-04-03T17:33:35.3518419Z Compiling xla/service/llvm_ir/ir_array.cc; 15s local ... 2024-04-03T17:33:35.6798301Z 2024-04-03T17:33:35.6799074Z  2024-04-03T17:33:35.6799615Z  2024-04-03T17:33:35.6800066Z  2024-04-03T17:33:35.6800495Z  2024-04-03T17:33:35.6800905Z  2024-04-03T17:33:35.6801352Z  2024-04-03T17:33:35.6801773Z  2024-04-03T17:33:35.6802202Z  2024-04-03T17:33:35.6802877Z [13,807 / 14,756] 48 actions running 2024-04-03T17:33:35.6803849Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 26s local 2024-04-03T17:33:35.6804884Z Compiling xla/service/hlo_pass_pipeline.cc; 17s local 2024-04-03T17:33:35.6805940Z Compiling xla/service/sharding_propagation.cc; 17s local 2024-04-03T17:33:35.6807178Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 16s local 2024-04-03T17:33:35.6808503Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 16s local 2024-04-03T17:33:35.6810082Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 15s local 2024-04-03T17:33:35.6811133Z Compiling xla/service/copy_insertion.cc; 15s local 2024-04-03T17:33:35.6812224Z Compiling xla/service/llvm_ir/ir_array.cc; 15s local ... 2024-04-03T17:33:35.8807261Z 2024-04-03T17:33:35.8808020Z  2024-04-03T17:33:35.8808535Z  2024-04-03T17:33:35.8808952Z  2024-04-03T17:33:35.8809671Z  2024-04-03T17:33:35.8810121Z  2024-04-03T17:33:35.8810508Z  2024-04-03T17:33:35.8810910Z  2024-04-03T17:33:35.8811327Z  2024-04-03T17:33:35.8811982Z [13,808 / 14,756] 48 actions running 2024-04-03T17:33:35.8813045Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 26s local 2024-04-03T17:33:35.8814211Z Compiling xla/service/hlo_pass_pipeline.cc; 18s local 2024-04-03T17:33:35.8815419Z Compiling xla/service/sharding_propagation.cc; 17s local 2024-04-03T17:33:35.8816555Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 16s local 2024-04-03T17:33:35.8817786Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 16s local 2024-04-03T17:33:35.8819094Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 16s local 2024-04-03T17:33:35.8820236Z Compiling xla/service/copy_insertion.cc; 16s local 2024-04-03T17:33:35.8821347Z Compiling xla/service/llvm_ir/ir_array.cc; 15s local ... 2024-04-03T17:33:36.1186510Z 2024-04-03T17:33:36.1187327Z  2024-04-03T17:33:36.1188117Z  2024-04-03T17:33:36.1188556Z  2024-04-03T17:33:36.1189060Z  2024-04-03T17:33:36.1189493Z  2024-04-03T17:33:36.1189905Z  2024-04-03T17:33:36.1190358Z  2024-04-03T17:33:36.1190788Z  2024-04-03T17:33:36.1191453Z [13,809 / 14,756] 48 actions, 47 running 2024-04-03T17:33:36.1192627Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 27s local 2024-04-03T17:33:36.1193802Z Compiling xla/service/hlo_pass_pipeline.cc; 18s local 2024-04-03T17:33:36.1194905Z Compiling xla/service/sharding_propagation.cc; 17s local 2024-04-03T17:33:36.1196121Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 16s local 2024-04-03T17:33:36.1197544Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 16s local 2024-04-03T17:33:36.1198888Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 16s local 2024-04-03T17:33:36.1200005Z Compiling xla/service/copy_insertion.cc; 16s local 2024-04-03T17:33:36.1201013Z Compiling xla/runtime/executable.cc; 14s local ... 2024-04-03T17:33:36.3806950Z 2024-04-03T17:33:36.3807687Z  2024-04-03T17:33:36.3808338Z  2024-04-03T17:33:36.3808774Z  2024-04-03T17:33:36.3809173Z  2024-04-03T17:33:36.3809558Z  2024-04-03T17:33:36.3809967Z  2024-04-03T17:33:36.3810370Z  2024-04-03T17:33:36.3811163Z  2024-04-03T17:33:36.3811877Z [13,811 / 14,756] 48 actions, 47 running 2024-04-03T17:33:36.3812903Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 27s local 2024-04-03T17:33:36.3813976Z Compiling xla/service/hlo_pass_pipeline.cc; 18s local 2024-04-03T17:33:36.3815366Z Compiling xla/service/sharding_propagation.cc; 18s local 2024-04-03T17:33:36.3816557Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 17s local 2024-04-03T17:33:36.3817973Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 16s local 2024-04-03T17:33:36.3819319Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 16s local 2024-04-03T17:33:36.3820426Z Compiling xla/service/copy_insertion.cc; 16s local 2024-04-03T17:33:36.3821400Z Compiling xla/runtime/executable.cc; 14s local ... 2024-04-03T17:33:36.5832788Z 2024-04-03T17:33:36.5833544Z  2024-04-03T17:33:36.5834096Z  2024-04-03T17:33:36.5834550Z  2024-04-03T17:33:36.5835006Z  2024-04-03T17:33:36.5835485Z  2024-04-03T17:33:36.5835936Z  2024-04-03T17:33:36.5836369Z  2024-04-03T17:33:36.5836827Z  2024-04-03T17:33:36.5837568Z [13,813 / 14,756] 48 actions, 47 running 2024-04-03T17:33:36.5838705Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 27s local 2024-04-03T17:33:36.5839938Z Compiling xla/service/hlo_pass_pipeline.cc; 18s local 2024-04-03T17:33:36.5841076Z Compiling xla/service/sharding_propagation.cc; 18s local 2024-04-03T17:33:36.5842352Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 17s local 2024-04-03T17:33:36.5843813Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 16s local 2024-04-03T17:33:36.5845178Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 16s local 2024-04-03T17:33:36.5846332Z Compiling xla/service/copy_insertion.cc; 16s local 2024-04-03T17:33:36.5847375Z Compiling xla/runtime/executable.cc; 14s local ... 2024-04-03T17:33:36.8813244Z 2024-04-03T17:33:36.8814062Z  2024-04-03T17:33:36.8814771Z  2024-04-03T17:33:36.8815209Z  2024-04-03T17:33:36.8815647Z  2024-04-03T17:33:36.8816078Z  2024-04-03T17:33:36.8816495Z  2024-04-03T17:33:36.8816935Z  2024-04-03T17:33:36.8817379Z  2024-04-03T17:33:36.8818205Z [13,813 / 14,756] 48 actions running 2024-04-03T17:33:36.8819261Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 27s local 2024-04-03T17:33:36.8820355Z Compiling xla/service/hlo_pass_pipeline.cc; 19s local 2024-04-03T17:33:36.8821341Z Compiling xla/service/sharding_propagation.cc; 18s local 2024-04-03T17:33:36.8822564Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 17s local 2024-04-03T17:33:36.8823899Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 17s local 2024-04-03T17:33:36.8825079Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 17s local 2024-04-03T17:33:36.8826050Z Compiling xla/service/copy_insertion.cc; 17s local 2024-04-03T17:33:36.8826958Z Compiling xla/runtime/executable.cc; 15s local ... 2024-04-03T17:33:37.0814850Z 2024-04-03T17:33:37.0815600Z  2024-04-03T17:33:37.0816126Z  2024-04-03T17:33:37.0816567Z  2024-04-03T17:33:37.0816976Z  2024-04-03T17:33:37.0817412Z  2024-04-03T17:33:37.0817875Z  2024-04-03T17:33:37.0818296Z  2024-04-03T17:33:37.0818724Z  2024-04-03T17:33:37.0819392Z [13,814 / 14,756] 48 actions running 2024-04-03T17:33:37.0820385Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 28s local 2024-04-03T17:33:37.0821468Z Compiling xla/service/sharding_propagation.cc; 18s local 2024-04-03T17:33:37.0822908Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 17s local 2024-04-03T17:33:37.0824145Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 17s local 2024-04-03T17:33:37.0825322Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 17s local 2024-04-03T17:33:37.0826681Z Compiling xla/service/copy_insertion.cc; 17s local 2024-04-03T17:33:37.0827840Z Compiling xla/runtime/executable.cc; 15s local 2024-04-03T17:33:37.0828742Z Compiling xla/service/compiler.cc; 14s local ... 2024-04-03T17:33:37.4183863Z 2024-04-03T17:33:37.4184612Z  2024-04-03T17:33:37.4185053Z  2024-04-03T17:33:37.4185728Z  2024-04-03T17:33:37.4186103Z  2024-04-03T17:33:37.4186588Z  2024-04-03T17:33:37.4187105Z  2024-04-03T17:33:37.4188935Z  2024-04-03T17:33:37.4189643Z  2024-04-03T17:33:37.4190264Z [13,818 / 14,756] 48 actions, 47 running 2024-04-03T17:33:37.4191266Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 28s local 2024-04-03T17:33:37.4192254Z Compiling xla/service/sharding_propagation.cc; 19s local 2024-04-03T17:33:37.4193364Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 18s local 2024-04-03T17:33:37.4194461Z Compiling xla/service/copy_insertion.cc; 17s local 2024-04-03T17:33:37.4195324Z Compiling xla/runtime/executable.cc; 15s local 2024-04-03T17:33:37.4196182Z Compiling xla/service/compiler.cc; 14s local 2024-04-03T17:33:37.4197133Z Compiling xla/service/cpu/conv_canonicalization.cc; 14s local 2024-04-03T17:33:37.4198114Z Compiling xla/service/platform_util.cc; 11s local ... 2024-04-03T17:33:37.6512346Z 2024-04-03T17:33:37.6513188Z  2024-04-03T17:33:37.6513739Z  2024-04-03T17:33:37.6514183Z  2024-04-03T17:33:37.6515316Z  2024-04-03T17:33:37.6515795Z  2024-04-03T17:33:37.6516234Z  2024-04-03T17:33:37.6516691Z  2024-04-03T17:33:37.6517141Z  2024-04-03T17:33:37.6517869Z [13,820 / 14,756] 48 actions, 47 running 2024-04-03T17:33:37.6519009Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 28s local 2024-04-03T17:33:37.6520216Z Compiling xla/service/sharding_propagation.cc; 19s local 2024-04-03T17:33:37.6521563Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 18s local 2024-04-03T17:33:37.6522860Z Compiling xla/service/copy_insertion.cc; 17s local 2024-04-03T17:33:37.6523850Z Compiling xla/service/compiler.cc; 14s local 2024-04-03T17:33:37.6524789Z Compiling xla/service/platform_util.cc; 11s local 2024-04-03T17:33:37.6525853Z Compiling xla/service/cpu/runtime/convolution_call.cc; 11s local 2024-04-03T17:33:37.6527061Z Compiling xla/service/cpu/vector_support_library.cc; 10s local ... 2024-04-03T17:33:37.8819808Z 2024-04-03T17:33:37.8820731Z  2024-04-03T17:33:37.8821187Z  2024-04-03T17:33:37.8822353Z  2024-04-03T17:33:37.8822773Z  2024-04-03T17:33:37.8823174Z  2024-04-03T17:33:37.8823565Z  2024-04-03T17:33:37.8823969Z  2024-04-03T17:33:37.8824381Z  2024-04-03T17:33:37.8826148Z [13,821 / 14,756] 48 actions running 2024-04-03T17:33:37.8827126Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 28s local 2024-04-03T17:33:37.8828433Z Compiling xla/service/sharding_propagation.cc; 19s local 2024-04-03T17:33:37.8829631Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 18s local 2024-04-03T17:33:37.8830789Z Compiling xla/service/copy_insertion.cc; 18s local 2024-04-03T17:33:37.8831664Z Compiling xla/service/compiler.cc; 15s local 2024-04-03T17:33:37.8832528Z Compiling xla/service/platform_util.cc; 12s local 2024-04-03T17:33:37.8833803Z Compiling xla/service/cpu/runtime/convolution_call.cc; 11s local 2024-04-03T17:33:37.8835156Z Compiling xla/service/cpu/vector_support_library.cc; 10s local ... 2024-04-03T17:33:38.4391152Z 2024-04-03T17:33:38.4407500Z  2024-04-03T17:33:38.4408047Z  2024-04-03T17:33:38.4408502Z  2024-04-03T17:33:38.4408935Z  2024-04-03T17:33:38.4409319Z  2024-04-03T17:33:38.4409730Z  2024-04-03T17:33:38.4410134Z  2024-04-03T17:33:38.4410550Z  2024-04-03T17:33:38.4411257Z [13,822 / 14,756] 48 actions, 47 running 2024-04-03T17:33:38.4412335Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 29s local 2024-04-03T17:33:38.4413971Z Compiling xla/service/sharding_propagation.cc; 20s local 2024-04-03T17:33:38.4415434Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 19s local 2024-04-03T17:33:38.4416672Z Compiling xla/service/copy_insertion.cc; 18s local 2024-04-03T17:33:38.4417579Z Compiling xla/service/compiler.cc; 15s local 2024-04-03T17:33:38.4418710Z Compiling xla/service/platform_util.cc; 12s local 2024-04-03T17:33:38.4419733Z Compiling xla/service/cpu/runtime/convolution_call.cc; 11s local 2024-04-03T17:33:38.4420998Z Compiling xla/service/cpu/vector_support_library.cc; 11s local ... 2024-04-03T17:33:38.6837990Z 2024-04-03T17:33:38.6838797Z  2024-04-03T17:33:38.6839292Z  2024-04-03T17:33:38.6839729Z  2024-04-03T17:33:38.6840154Z  2024-04-03T17:33:38.6840545Z  2024-04-03T17:33:38.6840969Z  2024-04-03T17:33:38.6841395Z  2024-04-03T17:33:38.6841808Z  2024-04-03T17:33:38.6842534Z [13,822 / 14,756] 48 actions running 2024-04-03T17:33:38.6843615Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 29s local 2024-04-03T17:33:38.6844773Z Compiling xla/service/sharding_propagation.cc; 20s local 2024-04-03T17:33:38.6846021Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 19s local 2024-04-03T17:33:38.6847254Z Compiling xla/service/copy_insertion.cc; 18s local 2024-04-03T17:33:38.6848177Z Compiling xla/service/compiler.cc; 15s local 2024-04-03T17:33:38.6849038Z Compiling xla/service/platform_util.cc; 12s local 2024-04-03T17:33:38.6850143Z Compiling xla/service/cpu/runtime/convolution_call.cc; 12s local 2024-04-03T17:33:38.6851391Z Compiling xla/service/cpu/vector_support_library.cc; 11s local ... 2024-04-03T17:33:39.2915887Z 2024-04-03T17:33:39.2916644Z  2024-04-03T17:33:39.2917155Z  2024-04-03T17:33:39.2917585Z  2024-04-03T17:33:39.2918018Z  2024-04-03T17:33:39.2918417Z  2024-04-03T17:33:39.2918847Z  2024-04-03T17:33:39.2919276Z  2024-04-03T17:33:39.2919679Z  2024-04-03T17:33:39.2920379Z [13,823 / 14,756] 48 actions, 47 running 2024-04-03T17:33:39.2921368Z Compiling xla/service/sharding_propagation.cc; 21s local 2024-04-03T17:33:39.2922568Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 20s local 2024-04-03T17:33:39.2923748Z Compiling xla/service/copy_insertion.cc; 19s local 2024-04-03T17:33:39.2924661Z Compiling xla/service/compiler.cc; 16s local 2024-04-03T17:33:39.2925529Z Compiling xla/service/platform_util.cc; 13s local 2024-04-03T17:33:39.2926605Z Compiling xla/service/cpu/runtime/convolution_call.cc; 12s local 2024-04-03T17:33:39.2927807Z Compiling xla/service/cpu/vector_support_library.cc; 11s local 2024-04-03T17:33:39.2929003Z Compiling llvm/lib/Target/X86/X86CallingConv.cpp; 11s local ... 2024-04-03T17:33:39.6572925Z 2024-04-03T17:33:39.6573671Z  2024-04-03T17:33:39.6574437Z  2024-04-03T17:33:39.6574885Z  2024-04-03T17:33:39.6575383Z  2024-04-03T17:33:39.6575812Z  2024-04-03T17:33:39.6576246Z  2024-04-03T17:33:39.6576678Z  2024-04-03T17:33:39.6577115Z  2024-04-03T17:33:39.6577797Z [13,833 / 14,756] 48 actions, 47 running 2024-04-03T17:33:39.6578976Z Compiling xla/service/sharding_propagation.cc; 21s local 2024-04-03T17:33:39.6579995Z Compiling xla/service/copy_insertion.cc; 19s local 2024-04-03T17:33:39.6580913Z Compiling xla/service/compiler.cc; 16s local 2024-04-03T17:33:39.6581782Z Compiling xla/service/platform_util.cc; 13s local 2024-04-03T17:33:39.6583037Z Compiling xla/service/cpu/runtime/convolution_call.cc; 13s local 2024-04-03T17:33:39.6584278Z Compiling xla/service/cpu/vector_support_library.cc; 12s local 2024-04-03T17:33:39.6585468Z Compiling llvm/lib/Target/X86/X86CallingConv.cpp; 12s local 2024-04-03T17:33:39.6588201Z Compiling xla/service/cpu/ir_function.cc; 11s local ... 2024-04-03T17:33:39.8836127Z 2024-04-03T17:33:39.8837561Z  2024-04-03T17:33:39.8838201Z  2024-04-03T17:33:39.8838668Z  2024-04-03T17:33:39.8839084Z  2024-04-03T17:33:39.8839530Z  2024-04-03T17:33:39.8839978Z  2024-04-03T17:33:39.8840419Z  2024-04-03T17:33:39.8840873Z  2024-04-03T17:33:39.8841577Z [13,835 / 14,756] 48 actions running 2024-04-03T17:33:39.8842855Z Compiling xla/service/sharding_propagation.cc; 21s local 2024-04-03T17:33:39.8843952Z Compiling xla/service/copy_insertion.cc; 20s local 2024-04-03T17:33:39.8844924Z Compiling xla/service/compiler.cc; 17s local 2024-04-03T17:33:39.8845789Z Compiling xla/service/platform_util.cc; 14s local 2024-04-03T17:33:39.8846935Z Compiling xla/service/cpu/runtime/convolution_call.cc; 13s local 2024-04-03T17:33:39.8848358Z Compiling xla/service/cpu/vector_support_library.cc; 12s local 2024-04-03T17:33:39.8849435Z Compiling xla/service/cpu/ir_function.cc; 12s local 2024-04-03T17:33:39.8850535Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 12s local ... 2024-04-03T17:33:40.1309792Z 2024-04-03T17:33:40.1312984Z  2024-04-03T17:33:40.1313542Z  2024-04-03T17:33:40.1313943Z  2024-04-03T17:33:40.1314374Z  2024-04-03T17:33:40.1314787Z  2024-04-03T17:33:40.1315176Z  2024-04-03T17:33:40.1315753Z  2024-04-03T17:33:40.1316228Z  2024-04-03T17:33:40.1316927Z [13,836 / 14,756] 48 actions, 47 running 2024-04-03T17:33:40.1317905Z Compiling xla/service/sharding_propagation.cc; 21s local 2024-04-03T17:33:40.1318906Z Compiling xla/service/copy_insertion.cc; 20s local 2024-04-03T17:33:40.1319798Z Compiling xla/service/compiler.cc; 17s local 2024-04-03T17:33:40.1320622Z Compiling xla/service/platform_util.cc; 14s local 2024-04-03T17:33:40.1321718Z Compiling xla/service/cpu/runtime/convolution_call.cc; 13s local 2024-04-03T17:33:40.1322950Z Compiling xla/service/cpu/vector_support_library.cc; 12s local 2024-04-03T17:33:40.1324127Z Compiling xla/service/cpu/ir_function.cc; 12s local 2024-04-03T17:33:40.1325266Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 12s local ... 2024-04-03T17:33:40.4848580Z 2024-04-03T17:33:40.4849368Z  2024-04-03T17:33:40.4849835Z  2024-04-03T17:33:40.4850222Z  2024-04-03T17:33:40.4850602Z  2024-04-03T17:33:40.4851011Z  2024-04-03T17:33:40.4851383Z  2024-04-03T17:33:40.4851940Z  2024-04-03T17:33:40.4852337Z  2024-04-03T17:33:40.4852961Z [13,836 / 14,756] 48 actions running 2024-04-03T17:33:40.4853868Z Compiling xla/service/sharding_propagation.cc; 22s local 2024-04-03T17:33:40.4854963Z Compiling xla/service/copy_insertion.cc; 20s local 2024-04-03T17:33:40.4855819Z Compiling xla/service/compiler.cc; 17s local 2024-04-03T17:33:40.4856663Z Compiling xla/service/platform_util.cc; 14s local 2024-04-03T17:33:40.4857657Z Compiling xla/service/cpu/runtime/convolution_call.cc; 13s local 2024-04-03T17:33:40.4858827Z Compiling xla/service/cpu/vector_support_library.cc; 13s local 2024-04-03T17:33:40.4859825Z Compiling xla/service/cpu/ir_function.cc; 12s local 2024-04-03T17:33:40.4860817Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 12s local ... 2024-04-03T17:33:40.7871393Z 2024-04-03T17:33:40.7872143Z  2024-04-03T17:33:40.7872697Z  2024-04-03T17:33:40.7873141Z  2024-04-03T17:33:40.7873551Z  2024-04-03T17:33:40.7873983Z  2024-04-03T17:33:40.7874410Z  2024-04-03T17:33:40.7874821Z  2024-04-03T17:33:40.7875248Z  2024-04-03T17:33:40.7875970Z [13,837 / 14,756] 48 actions, 47 running 2024-04-03T17:33:40.7876979Z Compiling xla/service/sharding_propagation.cc; 22s local 2024-04-03T17:33:40.7878004Z Compiling xla/service/copy_insertion.cc; 21s local 2024-04-03T17:33:40.7878914Z Compiling xla/service/compiler.cc; 17s local 2024-04-03T17:33:40.7879800Z Compiling xla/service/platform_util.cc; 14s local 2024-04-03T17:33:40.7881264Z Compiling xla/service/cpu/runtime/convolution_call.cc; 14s local 2024-04-03T17:33:40.7882521Z Compiling xla/service/cpu/vector_support_library.cc; 13s local 2024-04-03T17:33:40.7883592Z Compiling xla/service/cpu/ir_function.cc; 12s local 2024-04-03T17:33:40.7884683Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 12s local ... 2024-04-03T17:33:41.0846504Z 2024-04-03T17:33:41.0847290Z  2024-04-03T17:33:41.0847789Z  2024-04-03T17:33:41.0848249Z  2024-04-03T17:33:41.0848662Z  2024-04-03T17:33:41.0849063Z  2024-04-03T17:33:41.0849477Z  2024-04-03T17:33:41.0849845Z  2024-04-03T17:33:41.0850253Z  2024-04-03T17:33:41.0850939Z [13,837 / 14,756] 48 actions running 2024-04-03T17:33:41.0851939Z Compiling xla/service/sharding_propagation.cc; 22s local 2024-04-03T17:33:41.0852923Z Compiling xla/service/copy_insertion.cc; 21s local 2024-04-03T17:33:41.0853842Z Compiling xla/service/compiler.cc; 18s local 2024-04-03T17:33:41.0854941Z Compiling xla/service/platform_util.cc; 15s local 2024-04-03T17:33:41.0856051Z Compiling xla/service/cpu/runtime/convolution_call.cc; 14s local 2024-04-03T17:33:41.0857227Z Compiling xla/service/cpu/vector_support_library.cc; 13s local 2024-04-03T17:33:41.0858280Z Compiling xla/service/cpu/ir_function.cc; 13s local 2024-04-03T17:33:41.0859336Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 13s local ... 2024-04-03T17:33:41.2850861Z 2024-04-03T17:33:41.2851628Z  2024-04-03T17:33:41.2852169Z  2024-04-03T17:33:41.2852606Z  2024-04-03T17:33:41.2853044Z  2024-04-03T17:33:41.2853478Z  2024-04-03T17:33:41.2853872Z  2024-04-03T17:33:41.2854464Z  2024-04-03T17:33:41.2854896Z  2024-04-03T17:33:41.2855581Z [13,838 / 14,756] 48 actions running 2024-04-03T17:33:41.2856527Z Compiling xla/service/sharding_propagation.cc; 23s local 2024-04-03T17:33:41.2857558Z Compiling xla/service/copy_insertion.cc; 21s local 2024-04-03T17:33:41.2858501Z Compiling xla/service/platform_util.cc; 15s local 2024-04-03T17:33:41.2859585Z Compiling xla/service/cpu/runtime/convolution_call.cc; 14s local 2024-04-03T17:33:41.2860853Z Compiling xla/service/cpu/vector_support_library.cc; 13s local 2024-04-03T17:33:41.2862002Z Compiling xla/service/cpu/ir_function.cc; 13s local 2024-04-03T17:33:41.2863099Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 13s local 2024-04-03T17:33:41.2864166Z Compiling xla/service/hlo_cse.cc; 13s local ... 2024-04-03T17:33:41.6854600Z 2024-04-03T17:33:41.6855680Z  2024-04-03T17:33:41.6856299Z  2024-04-03T17:33:41.6856833Z  2024-04-03T17:33:41.6857840Z  2024-04-03T17:33:41.6858349Z  2024-04-03T17:33:41.6858782Z  2024-04-03T17:33:41.6859240Z  2024-04-03T17:33:41.6859682Z  2024-04-03T17:33:41.6860374Z [13,839 / 14,756] 48 actions running 2024-04-03T17:33:41.6861350Z Compiling xla/service/copy_insertion.cc; 21s local 2024-04-03T17:33:41.6862364Z Compiling xla/service/platform_util.cc; 15s local 2024-04-03T17:33:41.6863516Z Compiling xla/service/cpu/runtime/convolution_call.cc; 15s local 2024-04-03T17:33:41.6864804Z Compiling xla/service/cpu/vector_support_library.cc; 14s local 2024-04-03T17:33:41.6865954Z Compiling xla/service/cpu/ir_function.cc; 13s local 2024-04-03T17:33:41.6867121Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 13s local 2024-04-03T17:33:41.6868418Z Compiling xla/service/hlo_cse.cc; 13s local 2024-04-03T17:33:41.6869633Z Compiling xla/service/bitcast_dtypes_expander.cc; 13s local ... 2024-04-03T17:33:42.1532764Z 2024-04-03T17:33:42.1533537Z  2024-04-03T17:33:42.1534066Z  2024-04-03T17:33:42.1534684Z  2024-04-03T17:33:42.1535108Z  2024-04-03T17:33:42.1535510Z  2024-04-03T17:33:42.1535950Z  2024-04-03T17:33:42.1536366Z  2024-04-03T17:33:42.1536760Z  2024-04-03T17:33:42.1537472Z [13,840 / 14,756] 48 actions, 47 running 2024-04-03T17:33:42.1538942Z Compiling xla/service/copy_insertion.cc; 22s local 2024-04-03T17:33:42.1539928Z Compiling xla/service/platform_util.cc; 16s local 2024-04-03T17:33:42.1540982Z Compiling xla/service/cpu/vector_support_library.cc; 14s local 2024-04-03T17:33:42.1542076Z Compiling xla/service/cpu/ir_function.cc; 14s local 2024-04-03T17:33:42.1543303Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 14s local 2024-04-03T17:33:42.1544318Z Compiling xla/service/hlo_cse.cc; 14s local 2024-04-03T17:33:42.1545323Z Compiling xla/service/bitcast_dtypes_expander.cc; 13s local 2024-04-03T17:33:42.1546516Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 13s local ... 2024-04-03T17:33:42.4910093Z 2024-04-03T17:33:42.4910867Z  2024-04-03T17:33:42.4911399Z  2024-04-03T17:33:42.4911837Z  2024-04-03T17:33:42.4912251Z  2024-04-03T17:33:42.4912694Z  2024-04-03T17:33:42.4913123Z  2024-04-03T17:33:42.4913553Z  2024-04-03T17:33:42.4914001Z  2024-04-03T17:33:42.4914657Z [13,843 / 14,756] 48 actions running 2024-04-03T17:33:42.4915620Z Compiling xla/service/copy_insertion.cc; 22s local 2024-04-03T17:33:42.4916608Z Compiling xla/service/platform_util.cc; 16s local 2024-04-03T17:33:42.4917701Z Compiling xla/service/cpu/vector_support_library.cc; 15s local 2024-04-03T17:33:42.4918848Z Compiling xla/service/cpu/ir_function.cc; 14s local 2024-04-03T17:33:42.4919925Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 14s local 2024-04-03T17:33:42.4920871Z Compiling xla/service/hlo_cse.cc; 14s local 2024-04-03T17:33:42.4921819Z Compiling xla/service/bitcast_dtypes_expander.cc; 14s local 2024-04-03T17:33:42.4923024Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 13s local ... 2024-04-03T17:33:42.8916675Z 2024-04-03T17:33:42.8917514Z  2024-04-03T17:33:42.8918077Z  2024-04-03T17:33:42.8918534Z  2024-04-03T17:33:42.8918978Z  2024-04-03T17:33:42.8919395Z  2024-04-03T17:33:42.8919896Z  2024-04-03T17:33:42.8920373Z  2024-04-03T17:33:42.8920838Z  2024-04-03T17:33:42.8921556Z [13,844 / 14,756] 48 actions running 2024-04-03T17:33:42.8922545Z Compiling xla/service/copy_insertion.cc; 23s local 2024-04-03T17:33:42.8923672Z Compiling xla/service/cpu/vector_support_library.cc; 15s local 2024-04-03T17:33:42.8924889Z Compiling xla/service/cpu/ir_function.cc; 15s local 2024-04-03T17:33:42.8926016Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 15s local 2024-04-03T17:33:42.8927049Z Compiling xla/service/hlo_cse.cc; 15s local 2024-04-03T17:33:42.8928075Z Compiling xla/service/bitcast_dtypes_expander.cc; 14s local 2024-04-03T17:33:42.8929307Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 13s local 2024-04-03T17:33:42.8930550Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 13s local ... 2024-04-03T17:33:43.1238503Z 2024-04-03T17:33:43.1239776Z  2024-04-03T17:33:43.1240310Z  2024-04-03T17:33:43.1240756Z  2024-04-03T17:33:43.1241230Z  2024-04-03T17:33:43.1241670Z  2024-04-03T17:33:43.1242093Z  2024-04-03T17:33:43.1242525Z  2024-04-03T17:33:43.1242955Z  2024-04-03T17:33:43.1243833Z [13,846 / 14,756] 48 actions, 47 running 2024-04-03T17:33:43.1248930Z Compiling xla/service/cpu/vector_support_library.cc; 15s local 2024-04-03T17:33:43.1249975Z Compiling xla/service/cpu/ir_function.cc; 15s local 2024-04-03T17:33:43.1251013Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 15s local 2024-04-03T17:33:43.1252081Z Compiling xla/service/hlo_cse.cc; 15s local 2024-04-03T17:33:43.1253086Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 14s local 2024-04-03T17:33:43.1254223Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 13s local 2024-04-03T17:33:43.1255740Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 13s local 2024-04-03T17:33:43.1257178Z @llvm-project//mlir:ComplexToLLVM; 12s local ... 2024-04-03T17:33:43.4876845Z 2024-04-03T17:33:43.4877600Z  2024-04-03T17:33:43.4878137Z  2024-04-03T17:33:43.4878576Z  2024-04-03T17:33:43.4878984Z  2024-04-03T17:33:43.4879428Z  2024-04-03T17:33:43.4879886Z  2024-04-03T17:33:43.4880308Z  2024-04-03T17:33:43.4880738Z  2024-04-03T17:33:43.4881726Z [13,848 / 14,756] 48 actions running 2024-04-03T17:33:43.4882870Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 15s local 2024-04-03T17:33:43.4883877Z Compiling xla/service/hlo_cse.cc; 15s local 2024-04-03T17:33:43.4884913Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 14s local 2024-04-03T17:33:43.4886159Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 14s local 2024-04-03T17:33:43.4887620Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 13s local 2024-04-03T17:33:43.4889270Z Compiling mlir/lib/Conversion/ComplexToLLVM/ComplexToLLVM.cpp; 12s local 2024-04-03T17:33:43.4890566Z Compiling xla/service/layout_assignment.cc; 12s local 2024-04-03T17:33:43.4891867Z Compiling mlir/lib/Dialect/Affine/Analysis/Utils.cpp; 11s local ... 2024-04-03T17:33:43.6902228Z 2024-04-03T17:33:43.6903005Z  2024-04-03T17:33:43.6903641Z  2024-04-03T17:33:43.6904143Z  2024-04-03T17:33:43.6904572Z  2024-04-03T17:33:43.6904998Z  2024-04-03T17:33:43.6905378Z  2024-04-03T17:33:43.6929850Z  2024-04-03T17:33:43.6930365Z  2024-04-03T17:33:43.6931118Z [13,852 / 14,756] 48 actions, 47 running 2024-04-03T17:33:43.6932324Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 15s local 2024-04-03T17:33:43.6933501Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 14s local 2024-04-03T17:33:43.6934838Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 14s local 2024-04-03T17:33:43.6936122Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 13s local 2024-04-03T17:33:43.6937527Z Compiling mlir/lib/Conversion/ComplexToLLVM/ComplexToLLVM.cpp; 12s local 2024-04-03T17:33:43.6938843Z Compiling xla/service/layout_assignment.cc; 12s local 2024-04-03T17:33:43.6940008Z Compiling llvm/lib/Target/X86/X86DiscriminateMemOps.cpp; 11s local 2024-04-03T17:33:43.6941204Z Compiling xla/service/compilation_cache.cc; 10s local ... 2024-04-03T17:33:43.9656434Z 2024-04-03T17:33:43.9657250Z  2024-04-03T17:33:43.9657766Z  2024-04-03T17:33:43.9658177Z  2024-04-03T17:33:43.9658611Z  2024-04-03T17:33:43.9659050Z  2024-04-03T17:33:43.9659473Z  2024-04-03T17:33:43.9659873Z  2024-04-03T17:33:43.9660288Z  2024-04-03T17:33:43.9660978Z [13,853 / 14,756] 48 actions, 47 running 2024-04-03T17:33:43.9661958Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 16s local 2024-04-03T17:33:43.9663107Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 15s local 2024-04-03T17:33:43.9664254Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 14s local 2024-04-03T17:33:43.9665577Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 13s local 2024-04-03T17:33:43.9667016Z Compiling mlir/lib/Conversion/ComplexToLLVM/ComplexToLLVM.cpp; 13s local 2024-04-03T17:33:43.9668469Z Compiling xla/service/layout_assignment.cc; 12s local 2024-04-03T17:33:43.9669598Z Compiling llvm/lib/Target/X86/X86DiscriminateMemOps.cpp; 11s local 2024-04-03T17:33:43.9671186Z Compiling xla/service/compilation_cache.cc; 11s local ... 2024-04-03T17:33:44.2969445Z 2024-04-03T17:33:44.2972645Z  2024-04-03T17:33:44.2973101Z  2024-04-03T17:33:44.2973453Z  2024-04-03T17:33:44.2973782Z  2024-04-03T17:33:44.2974132Z  2024-04-03T17:33:44.2974671Z  2024-04-03T17:33:44.2974993Z  2024-04-03T17:33:44.2975336Z  2024-04-03T17:33:44.2975923Z [13,853 / 14,756] 48 actions running 2024-04-03T17:33:44.2976721Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 16s local 2024-04-03T17:33:44.2978041Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 15s local 2024-04-03T17:33:44.2979004Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 15s local 2024-04-03T17:33:44.2979995Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 14s local 2024-04-03T17:33:44.2981135Z Compiling mlir/lib/Conversion/ComplexToLLVM/ComplexToLLVM.cpp; 13s local 2024-04-03T17:33:44.2982256Z Compiling xla/service/layout_assignment.cc; 12s local 2024-04-03T17:33:44.2983191Z Compiling llvm/lib/Target/X86/X86DiscriminateMemOps.cpp; 11s local 2024-04-03T17:33:44.2984435Z Compiling xla/service/compilation_cache.cc; 11s local ... 2024-04-03T17:33:44.5325135Z 2024-04-03T17:33:44.5326115Z  2024-04-03T17:33:44.5326655Z  2024-04-03T17:33:44.5327105Z  2024-04-03T17:33:44.5327527Z  2024-04-03T17:33:44.5327932Z  2024-04-03T17:33:44.5328356Z  2024-04-03T17:33:44.5328780Z  2024-04-03T17:33:44.5329182Z  2024-04-03T17:33:44.5329888Z [13,854 / 14,756] 48 actions, 47 running 2024-04-03T17:33:44.5331095Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 16s local 2024-04-03T17:33:44.5332091Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 15s local 2024-04-03T17:33:44.5333255Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 15s local 2024-04-03T17:33:44.5334763Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 14s local 2024-04-03T17:33:44.5335958Z Compiling xla/service/layout_assignment.cc; 13s local 2024-04-03T17:33:44.5337168Z Compiling llvm/lib/Target/X86/X86DiscriminateMemOps.cpp; 12s local 2024-04-03T17:33:44.5338336Z Compiling xla/service/compilation_cache.cc; 11s local 2024-04-03T17:33:44.5339696Z Compiling llvm/lib/ExecutionEngine/Orc/ELFNixPlatform.cpp; 11s local ... 2024-04-03T17:33:44.9004451Z 2024-04-03T17:33:44.9005261Z  2024-04-03T17:33:44.9005857Z  2024-04-03T17:33:44.9006324Z  2024-04-03T17:33:44.9006720Z  2024-04-03T17:33:44.9007099Z  2024-04-03T17:33:44.9007509Z  2024-04-03T17:33:44.9007906Z  2024-04-03T17:33:44.9008342Z  2024-04-03T17:33:44.9009042Z [13,856 / 14,756] 48 actions, 47 running 2024-04-03T17:33:44.9009989Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 17s local 2024-04-03T17:33:44.9011198Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 15s local 2024-04-03T17:33:44.9012332Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 15s local 2024-04-03T17:33:44.9013527Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 14s local 2024-04-03T17:33:44.9014847Z Compiling xla/service/layout_assignment.cc; 13s local 2024-04-03T17:33:44.9015844Z Compiling xla/service/compilation_cache.cc; 12s local 2024-04-03T17:33:44.9017098Z Compiling llvm/lib/ExecutionEngine/Orc/ELFNixPlatform.cpp; 11s local 2024-04-03T17:33:44.9018377Z Compiling xla/service/cpu/runtime/collectives.cc; 11s local ... 2024-04-03T17:33:45.0998668Z 2024-04-03T17:33:45.0999611Z  2024-04-03T17:33:45.1000047Z  2024-04-03T17:33:45.1000520Z  2024-04-03T17:33:45.1000881Z  2024-04-03T17:33:45.1001353Z  2024-04-03T17:33:45.1001665Z  2024-04-03T17:33:45.1002160Z  2024-04-03T17:33:45.1002478Z  2024-04-03T17:33:45.1003170Z [13,859 / 14,756] 48 actions running 2024-04-03T17:33:45.1004266Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 16s local 2024-04-03T17:33:45.1005979Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 15s local 2024-04-03T17:33:45.1007101Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 15s local 2024-04-03T17:33:45.1008328Z Compiling xla/service/layout_assignment.cc; 13s local 2024-04-03T17:33:45.1009269Z Compiling xla/service/compilation_cache.cc; 12s local 2024-04-03T17:33:45.1010247Z Compiling xla/service/cpu/runtime/collectives.cc; 11s local 2024-04-03T17:33:45.1011630Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 11s local 2024-04-03T17:33:45.1013198Z Compiling xla/service/llvm_ir/math_ops.cc; 10s local ... 2024-04-03T17:33:45.4413008Z 2024-04-03T17:33:45.4426279Z  2024-04-03T17:33:45.4426988Z  2024-04-03T17:33:45.4427419Z  2024-04-03T17:33:45.4428066Z  2024-04-03T17:33:45.4428505Z  2024-04-03T17:33:45.4428891Z  2024-04-03T17:33:45.4429282Z  2024-04-03T17:33:45.4429684Z  2024-04-03T17:33:45.4430852Z [13,861 / 14,756] 48 actions, 47 running 2024-04-03T17:33:45.4431873Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 16s local 2024-04-03T17:33:45.4433040Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 16s local 2024-04-03T17:33:45.4434416Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 15s local 2024-04-03T17:33:45.4435531Z Compiling xla/service/layout_assignment.cc; 14s local 2024-04-03T17:33:45.4436433Z Compiling xla/service/compilation_cache.cc; 12s local 2024-04-03T17:33:45.4437448Z Compiling xla/service/cpu/runtime/collectives.cc; 11s local 2024-04-03T17:33:45.4438807Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 11s local 2024-04-03T17:33:45.4440116Z Compiling xla/service/llvm_ir/math_ops.cc; 10s local ... 2024-04-03T17:33:45.6999836Z 2024-04-03T17:33:45.7000622Z  2024-04-03T17:33:45.7001142Z  2024-04-03T17:33:45.7001564Z  2024-04-03T17:33:45.7001956Z  2024-04-03T17:33:45.7002400Z  2024-04-03T17:33:45.7002760Z  2024-04-03T17:33:45.7003148Z  2024-04-03T17:33:45.7003507Z  2024-04-03T17:33:45.7004111Z [13,862 / 14,756] 48 actions running 2024-04-03T17:33:45.7005053Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 16s local 2024-04-03T17:33:45.7006268Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 16s local 2024-04-03T17:33:45.7007456Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 15s local 2024-04-03T17:33:45.7008605Z Compiling xla/service/layout_assignment.cc; 14s local 2024-04-03T17:33:45.7009588Z Compiling xla/service/compilation_cache.cc; 12s local 2024-04-03T17:33:45.7010651Z Compiling xla/service/cpu/runtime/collectives.cc; 11s local 2024-04-03T17:33:45.7011979Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 11s local 2024-04-03T17:33:45.7013290Z Compiling xla/service/llvm_ir/math_ops.cc; 10s local ... 2024-04-03T17:33:46.3824921Z 2024-04-03T17:33:46.3826120Z  2024-04-03T17:33:46.3826818Z  2024-04-03T17:33:46.3827375Z  2024-04-03T17:33:46.3828062Z  2024-04-03T17:33:46.3828460Z  2024-04-03T17:33:46.3829060Z  2024-04-03T17:33:46.3829649Z  2024-04-03T17:33:46.3830039Z  2024-04-03T17:33:46.3831032Z [13,863 / 14,756] 48 actions, 47 running 2024-04-03T17:33:46.3832246Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 17s local 2024-04-03T17:33:46.3833791Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 17s local 2024-04-03T17:33:46.3835313Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 16s local 2024-04-03T17:33:46.3836831Z Compiling xla/service/layout_assignment.cc; 15s local 2024-04-03T17:33:46.3838195Z Compiling xla/service/cpu/runtime/collectives.cc; 12s local 2024-04-03T17:33:46.3839851Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 12s local 2024-04-03T17:33:46.3841428Z Compiling xla/service/llvm_ir/math_ops.cc; 11s local 2024-04-03T17:33:46.3843393Z Compiling xla/service/llvm_ir/alias_analysis.cc; 10s local ... 2024-04-03T17:33:46.6568568Z 2024-04-03T17:33:46.6569346Z  2024-04-03T17:33:46.6569817Z  2024-04-03T17:33:46.6570244Z  2024-04-03T17:33:46.6570672Z  2024-04-03T17:33:46.6571079Z  2024-04-03T17:33:46.6571478Z  2024-04-03T17:33:46.6571889Z  2024-04-03T17:33:46.6572307Z  2024-04-03T17:33:46.6572984Z [13,865 / 14,756] 48 actions, 47 running 2024-04-03T17:33:46.6574039Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 17s local 2024-04-03T17:33:46.6575307Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 17s local 2024-04-03T17:33:46.6576970Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 16s local 2024-04-03T17:33:46.6578178Z Compiling xla/service/layout_assignment.cc; 15s local 2024-04-03T17:33:46.6579226Z Compiling xla/service/cpu/runtime/collectives.cc; 12s local 2024-04-03T17:33:46.6580462Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 12s local 2024-04-03T17:33:46.6581843Z Compiling xla/service/llvm_ir/math_ops.cc; 11s local 2024-04-03T17:33:46.6582884Z Compiling xla/service/llvm_ir/alias_analysis.cc; 10s local ... 2024-04-03T17:33:46.9001866Z 2024-04-03T17:33:46.9002641Z  2024-04-03T17:33:46.9003138Z  2024-04-03T17:33:46.9003559Z  2024-04-03T17:33:46.9003972Z  2024-04-03T17:33:46.9004375Z  2024-04-03T17:33:46.9004777Z  2024-04-03T17:33:46.9005194Z  2024-04-03T17:33:46.9005584Z  2024-04-03T17:33:46.9006237Z [13,865 / 14,756] 48 actions running 2024-04-03T17:33:46.9007310Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 17s local 2024-04-03T17:33:46.9008472Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 17s local 2024-04-03T17:33:46.9009769Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 16s local 2024-04-03T17:33:46.9010968Z Compiling xla/service/layout_assignment.cc; 15s local 2024-04-03T17:33:46.9012356Z Compiling xla/service/cpu/runtime/collectives.cc; 13s local 2024-04-03T17:33:46.9013673Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 12s local 2024-04-03T17:33:46.9015094Z Compiling xla/service/llvm_ir/math_ops.cc; 12s local 2024-04-03T17:33:46.9016155Z Compiling xla/service/llvm_ir/alias_analysis.cc; 10s local ... 2024-04-03T17:33:47.4984590Z 2024-04-03T17:33:47.4985359Z  2024-04-03T17:33:47.4985834Z  2024-04-03T17:33:47.4986225Z  2024-04-03T17:33:47.4986648Z  2024-04-03T17:33:47.4987045Z  2024-04-03T17:33:47.4987449Z  2024-04-03T17:33:47.4988113Z  2024-04-03T17:33:47.4988535Z  2024-04-03T17:33:47.4989183Z [13,866 / 14,756] 48 actions, 47 running 2024-04-03T17:33:47.4990168Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 18s local 2024-04-03T17:33:47.4991296Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 18s local 2024-04-03T17:33:47.4992536Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 17s local 2024-04-03T17:33:47.4993702Z Compiling xla/service/layout_assignment.cc; 16s local 2024-04-03T17:33:47.4994720Z Compiling xla/service/cpu/runtime/collectives.cc; 13s local 2024-04-03T17:33:47.4995936Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 13s local 2024-04-03T17:33:47.4997193Z Compiling xla/service/llvm_ir/math_ops.cc; 12s local 2024-04-03T17:33:47.4998272Z Compiling xla/service/llvm_ir/alias_analysis.cc; 11s local ... 2024-04-03T17:33:47.6959431Z 2024-04-03T17:33:47.6960516Z  2024-04-03T17:33:47.6961221Z  2024-04-03T17:33:47.6961666Z  2024-04-03T17:33:47.6962257Z  2024-04-03T17:33:47.6962830Z  2024-04-03T17:33:47.6963310Z  2024-04-03T17:33:47.6963934Z  2024-04-03T17:33:47.6964537Z  2024-04-03T17:33:47.6965344Z [13,878 / 14,756] 48 actions, 47 running 2024-04-03T17:33:47.6966734Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 18s local 2024-04-03T17:33:47.6968588Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 18s local 2024-04-03T17:33:47.6970220Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 17s local 2024-04-03T17:33:47.6971837Z Compiling xla/service/layout_assignment.cc; 16s local 2024-04-03T17:33:47.6973275Z Compiling xla/service/cpu/runtime/collectives.cc; 13s local 2024-04-03T17:33:47.6975068Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 13s local 2024-04-03T17:33:47.6976823Z Compiling xla/service/llvm_ir/math_ops.cc; 12s local 2024-04-03T17:33:47.6978567Z Compiling xla/service/llvm_ir/alias_analysis.cc; 11s local ... 2024-04-03T17:33:47.9000001Z 2024-04-03T17:33:47.9001149Z  2024-04-03T17:33:47.9001680Z  2024-04-03T17:33:47.9002125Z  2024-04-03T17:33:47.9002563Z  2024-04-03T17:33:47.9002967Z  2024-04-03T17:33:47.9003363Z  2024-04-03T17:33:47.9003764Z  2024-04-03T17:33:47.9004167Z  2024-04-03T17:33:47.9004846Z [13,886 / 14,756] 48 actions running 2024-04-03T17:33:47.9006094Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 18s local 2024-04-03T17:33:47.9007286Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 18s local 2024-04-03T17:33:47.9008586Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 17s local 2024-04-03T17:33:47.9009744Z Compiling xla/service/layout_assignment.cc; 16s local 2024-04-03T17:33:47.9010948Z Compiling xla/service/cpu/runtime/collectives.cc; 14s local 2024-04-03T17:33:47.9012315Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 13s local 2024-04-03T17:33:47.9013554Z Compiling xla/service/llvm_ir/math_ops.cc; 13s local 2024-04-03T17:33:47.9014766Z Compiling xla/service/llvm_ir/alias_analysis.cc; 11s local ... 2024-04-03T17:33:48.1005664Z 2024-04-03T17:33:48.1006432Z  2024-04-03T17:33:48.1007012Z  2024-04-03T17:33:48.1007451Z  2024-04-03T17:33:48.1007848Z  2024-04-03T17:33:48.1008240Z  2024-04-03T17:33:48.1008703Z  2024-04-03T17:33:48.1009221Z  2024-04-03T17:33:48.1009653Z  2024-04-03T17:33:48.1010381Z [13,887 / 14,756] 48 actions running 2024-04-03T17:33:48.1011440Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 19s local 2024-04-03T17:33:48.1012663Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 18s local 2024-04-03T17:33:48.1015284Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 18s local 2024-04-03T17:33:48.1016474Z Compiling xla/service/layout_assignment.cc; 16s local 2024-04-03T17:33:48.1017447Z Compiling xla/service/cpu/runtime/collectives.cc; 14s local 2024-04-03T17:33:48.1018775Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 14s local 2024-04-03T17:33:48.1020005Z Compiling xla/service/llvm_ir/math_ops.cc; 13s local 2024-04-03T17:33:48.1021064Z Compiling xla/service/llvm_ir/alias_analysis.cc; 11s local ... 2024-04-03T17:33:48.3424278Z 2024-04-03T17:33:48.3429714Z  2024-04-03T17:33:48.3430671Z  2024-04-03T17:33:48.3431082Z  2024-04-03T17:33:48.3431578Z  2024-04-03T17:33:48.3432084Z  2024-04-03T17:33:48.3432474Z  2024-04-03T17:33:48.3432931Z  2024-04-03T17:33:48.3433326Z  2024-04-03T17:33:48.3433998Z [13,888 / 14,756] 48 actions, 47 running 2024-04-03T17:33:48.3435064Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 19s local 2024-04-03T17:33:48.3436262Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 19s local 2024-04-03T17:33:48.3437517Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 18s local 2024-04-03T17:33:48.3438787Z Compiling xla/service/layout_assignment.cc; 16s local 2024-04-03T17:33:48.3439821Z Compiling xla/service/cpu/runtime/collectives.cc; 14s local 2024-04-03T17:33:48.3441245Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 14s local 2024-04-03T17:33:48.3442501Z Compiling xla/service/llvm_ir/math_ops.cc; 13s local 2024-04-03T17:33:48.3444151Z Compiling xla/service/llvm_ir/alias_analysis.cc; 12s local ... 2024-04-03T17:33:48.6456805Z 2024-04-03T17:33:48.6457522Z  2024-04-03T17:33:48.6457988Z  2024-04-03T17:33:48.6458351Z  2024-04-03T17:33:48.6458719Z  2024-04-03T17:33:48.6459098Z  2024-04-03T17:33:48.6459640Z  2024-04-03T17:33:48.6461186Z  2024-04-03T17:33:48.6461591Z  2024-04-03T17:33:48.6462277Z [13,890 / 14,756] 48 actions, 47 running 2024-04-03T17:33:48.6463213Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 19s local 2024-04-03T17:33:48.6464343Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 19s local 2024-04-03T17:33:48.6465909Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 18s local 2024-04-03T17:33:48.6467066Z Compiling xla/service/layout_assignment.cc; 17s local 2024-04-03T17:33:48.6468203Z Compiling xla/service/cpu/runtime/collectives.cc; 14s local 2024-04-03T17:33:48.6469419Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 14s local 2024-04-03T17:33:48.6470698Z Compiling xla/service/llvm_ir/math_ops.cc; 13s local 2024-04-03T17:33:48.6471694Z Compiling xla/service/llvm_ir/alias_analysis.cc; 12s local ... 2024-04-03T17:33:48.9033837Z 2024-04-03T17:33:48.9034626Z  2024-04-03T17:33:48.9035145Z  2024-04-03T17:33:48.9035595Z  2024-04-03T17:33:48.9036015Z  2024-04-03T17:33:48.9036451Z  2024-04-03T17:33:48.9036896Z  2024-04-03T17:33:48.9037335Z  2024-04-03T17:33:48.9037757Z  2024-04-03T17:33:48.9038464Z [13,892 / 14,756] 48 actions running 2024-04-03T17:33:48.9039583Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 19s local 2024-04-03T17:33:48.9040827Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 19s local 2024-04-03T17:33:48.9041966Z Compiling xla/service/layout_assignment.cc; 17s local 2024-04-03T17:33:48.9043226Z Compiling xla/service/cpu/runtime/collectives.cc; 15s local 2024-04-03T17:33:48.9044686Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 14s local 2024-04-03T17:33:48.9045987Z Compiling xla/service/llvm_ir/alias_analysis.cc; 12s local 2024-04-03T17:33:48.9047164Z Compiling xla/service/cpu/runtime/custom_call.cc; 12s local 2024-04-03T17:33:48.9048311Z Compiling xla/service/cpu/runtime/fft_call.cc; 12s local ... 2024-04-03T17:33:49.1061776Z 2024-04-03T17:33:49.1062595Z  2024-04-03T17:33:49.1063127Z  2024-04-03T17:33:49.1063578Z  2024-04-03T17:33:49.1063997Z  2024-04-03T17:33:49.1064420Z  2024-04-03T17:33:49.1064865Z  2024-04-03T17:33:49.1065291Z  2024-04-03T17:33:49.1065739Z  2024-04-03T17:33:49.1066452Z [13,893 / 14,756] 48 actions running 2024-04-03T17:33:49.1067555Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 20s local 2024-04-03T17:33:49.1069141Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 19s local 2024-04-03T17:33:49.1070284Z Compiling xla/service/layout_assignment.cc; 17s local 2024-04-03T17:33:49.1071388Z Compiling xla/service/cpu/runtime/collectives.cc; 15s local 2024-04-03T17:33:49.1072696Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 15s local 2024-04-03T17:33:49.1074142Z Compiling xla/service/llvm_ir/alias_analysis.cc; 12s local 2024-04-03T17:33:49.1075238Z Compiling xla/service/cpu/runtime/custom_call.cc; 12s local 2024-04-03T17:33:49.1076352Z Compiling xla/service/cpu/runtime/fft_call.cc; 12s local ... 2024-04-03T17:33:49.4408367Z 2024-04-03T17:33:49.4411972Z  2024-04-03T17:33:49.4412521Z  2024-04-03T17:33:49.4412974Z  2024-04-03T17:33:49.4413392Z  2024-04-03T17:33:49.4413984Z  2024-04-03T17:33:49.4414547Z  2024-04-03T17:33:49.4414996Z  2024-04-03T17:33:49.4415421Z  2024-04-03T17:33:49.4416113Z [13,894 / 14,756] 48 actions, 47 running 2024-04-03T17:33:49.4417262Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 20s local 2024-04-03T17:33:49.4418806Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 20s local 2024-04-03T17:33:49.4420065Z Compiling xla/service/layout_assignment.cc; 18s local 2024-04-03T17:33:49.4421170Z Compiling xla/service/cpu/runtime/collectives.cc; 15s local 2024-04-03T17:33:49.4422483Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 15s local 2024-04-03T17:33:49.4423876Z Compiling xla/service/llvm_ir/alias_analysis.cc; 13s local 2024-04-03T17:33:49.4425033Z Compiling xla/service/cpu/runtime/custom_call.cc; 12s local 2024-04-03T17:33:49.4426183Z Compiling xla/service/cpu/runtime/fft_call.cc; 12s local ... 2024-04-03T17:33:49.7020122Z 2024-04-03T17:33:49.7020873Z  2024-04-03T17:33:49.7021753Z  2024-04-03T17:33:49.7022204Z  2024-04-03T17:33:49.7022646Z  2024-04-03T17:33:49.7023093Z  2024-04-03T17:33:49.7026103Z  2024-04-03T17:33:49.7028846Z  2024-04-03T17:33:49.7029578Z  2024-04-03T17:33:49.7030526Z [13,896 / 14,756] 48 actions running 2024-04-03T17:33:49.7032223Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 20s local 2024-04-03T17:33:49.7033932Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 20s local 2024-04-03T17:33:49.7035068Z Compiling xla/service/layout_assignment.cc; 18s local 2024-04-03T17:33:49.7036368Z Compiling xla/service/cpu/runtime/collectives.cc; 15s local 2024-04-03T17:33:49.7037789Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 15s local 2024-04-03T17:33:49.7039082Z Compiling xla/service/llvm_ir/alias_analysis.cc; 13s local 2024-04-03T17:33:49.7040208Z Compiling xla/service/cpu/runtime/custom_call.cc; 13s local 2024-04-03T17:33:49.7041365Z Compiling xla/service/cpu/runtime/fft_call.cc; 13s local ... 2024-04-03T17:33:49.9162505Z 2024-04-03T17:33:49.9163243Z  2024-04-03T17:33:49.9163760Z  2024-04-03T17:33:49.9164194Z  2024-04-03T17:33:49.9164665Z  2024-04-03T17:33:49.9165120Z  2024-04-03T17:33:49.9165542Z  2024-04-03T17:33:49.9166021Z  2024-04-03T17:33:49.9166462Z  2024-04-03T17:33:49.9167199Z [13,897 / 14,756] 48 actions, 47 running 2024-04-03T17:33:49.9168826Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 20s local 2024-04-03T17:33:49.9170082Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 20s local 2024-04-03T17:33:49.9171154Z Compiling xla/service/layout_assignment.cc; 18s local 2024-04-03T17:33:49.9172261Z Compiling xla/service/cpu/runtime/collectives.cc; 16s local 2024-04-03T17:33:49.9173568Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 15s local 2024-04-03T17:33:49.9175088Z Compiling xla/service/llvm_ir/alias_analysis.cc; 13s local 2024-04-03T17:33:49.9176155Z Compiling xla/service/cpu/runtime/custom_call.cc; 13s local 2024-04-03T17:33:49.9177252Z Compiling xla/service/cpu/runtime/fft_call.cc; 13s local ... 2024-04-03T17:33:50.3032830Z 2024-04-03T17:33:50.3033606Z  2024-04-03T17:33:50.3034109Z  2024-04-03T17:33:50.3034729Z  2024-04-03T17:33:50.3035145Z  2024-04-03T17:33:50.3035581Z  2024-04-03T17:33:50.3035975Z  2024-04-03T17:33:50.3036372Z  2024-04-03T17:33:50.3036766Z  2024-04-03T17:33:50.3037406Z [13,898 / 14,756] 48 actions running 2024-04-03T17:33:50.3038434Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 21s local 2024-04-03T17:33:50.3039682Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 21s local 2024-04-03T17:33:50.3040779Z Compiling xla/service/layout_assignment.cc; 18s local 2024-04-03T17:33:50.3042344Z Compiling xla/service/cpu/runtime/collectives.cc; 16s local 2024-04-03T17:33:50.3043674Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 16s local 2024-04-03T17:33:50.3044978Z Compiling xla/service/llvm_ir/alias_analysis.cc; 14s local 2024-04-03T17:33:50.3046090Z Compiling xla/service/cpu/runtime/custom_call.cc; 13s local 2024-04-03T17:33:50.3047217Z Compiling xla/service/cpu/runtime/fft_call.cc; 13s local ... 2024-04-03T17:33:50.7042297Z 2024-04-03T17:33:50.7043068Z  2024-04-03T17:33:50.7043604Z  2024-04-03T17:33:50.7044064Z  2024-04-03T17:33:50.7044527Z  2024-04-03T17:33:50.7044985Z  2024-04-03T17:33:50.7045398Z  2024-04-03T17:33:50.7045823Z  2024-04-03T17:33:50.7046265Z  2024-04-03T17:33:50.7047110Z [13,899 / 14,756] 48 actions running 2024-04-03T17:33:50.7048191Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 21s local 2024-04-03T17:33:50.7049469Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 21s local 2024-04-03T17:33:50.7050949Z Compiling xla/service/layout_assignment.cc; 19s local 2024-04-03T17:33:50.7052087Z Compiling xla/service/cpu/runtime/collectives.cc; 16s local 2024-04-03T17:33:50.7053479Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 16s local 2024-04-03T17:33:50.7055032Z Compiling xla/service/llvm_ir/alias_analysis.cc; 14s local 2024-04-03T17:33:50.7056297Z Compiling xla/service/cpu/runtime/custom_call.cc; 14s local 2024-04-03T17:33:50.7057487Z Compiling xla/service/cpu/runtime/fft_call.cc; 14s local ... 2024-04-03T17:33:50.9054854Z 2024-04-03T17:33:50.9055612Z  2024-04-03T17:33:50.9056139Z  2024-04-03T17:33:50.9056611Z  2024-04-03T17:33:50.9057083Z  2024-04-03T17:33:50.9057522Z  2024-04-03T17:33:50.9057984Z  2024-04-03T17:33:50.9058441Z  2024-04-03T17:33:50.9058882Z  2024-04-03T17:33:50.9059637Z [13,901 / 14,756] 48 actions, 47 running 2024-04-03T17:33:50.9060971Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 21s local 2024-04-03T17:33:50.9062372Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 21s local 2024-04-03T17:33:50.9063654Z Compiling xla/service/layout_assignment.cc; 19s local 2024-04-03T17:33:50.9065054Z Compiling xla/service/cpu/runtime/collectives.cc; 17s local 2024-04-03T17:33:50.9066554Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 16s local 2024-04-03T17:33:50.9068326Z Compiling xla/service/llvm_ir/alias_analysis.cc; 14s local 2024-04-03T17:33:50.9069604Z Compiling xla/service/cpu/runtime/custom_call.cc; 14s local 2024-04-03T17:33:50.9071025Z Compiling xla/service/cpu/runtime/fft_call.cc; 14s local ... 2024-04-03T17:33:51.1981234Z 2024-04-03T17:33:51.1982477Z  2024-04-03T17:33:51.1986477Z  2024-04-03T17:33:51.1986965Z  2024-04-03T17:33:51.1987484Z  2024-04-03T17:33:51.1988079Z  2024-04-03T17:33:51.1988561Z  2024-04-03T17:33:51.1989042Z  2024-04-03T17:33:51.1989492Z  2024-04-03T17:33:51.1990327Z [13,906 / 14,756] 48 actions, 47 running 2024-04-03T17:33:51.1991577Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 22s local 2024-04-03T17:33:51.1993024Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 22s local 2024-04-03T17:33:51.1994332Z Compiling xla/service/layout_assignment.cc; 19s local 2024-04-03T17:33:51.1995840Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 17s local 2024-04-03T17:33:51.1997407Z Compiling xla/service/llvm_ir/alias_analysis.cc; 15s local 2024-04-03T17:33:51.1998708Z Compiling xla/service/cpu/runtime/custom_call.cc; 14s local 2024-04-03T17:33:51.2000001Z Compiling xla/service/cpu/runtime/fft_call.cc; 14s local 2024-04-03T17:33:51.2001231Z Compiling xla/service/gpu/target_util.cc; 14s local ... 2024-04-03T17:33:51.5055358Z 2024-04-03T17:33:51.5056075Z  2024-04-03T17:33:51.5056536Z  2024-04-03T17:33:51.5056900Z  2024-04-03T17:33:51.5057243Z  2024-04-03T17:33:51.5057602Z  2024-04-03T17:33:51.5057944Z  2024-04-03T17:33:51.5058376Z  2024-04-03T17:33:51.5058732Z  2024-04-03T17:33:51.5059289Z [13,906 / 14,756] 48 actions running 2024-04-03T17:33:51.5060277Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 22s local 2024-04-03T17:33:51.5061296Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 22s local 2024-04-03T17:33:51.5062525Z Compiling xla/service/layout_assignment.cc; 20s local 2024-04-03T17:33:51.5063532Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 17s local 2024-04-03T17:33:51.5064768Z Compiling xla/service/llvm_ir/alias_analysis.cc; 15s local 2024-04-03T17:33:51.5065694Z Compiling xla/service/cpu/runtime/custom_call.cc; 14s local 2024-04-03T17:33:51.5066578Z Compiling xla/service/cpu/runtime/fft_call.cc; 14s local 2024-04-03T17:33:51.5067431Z Compiling xla/service/gpu/target_util.cc; 14s local ... 2024-04-03T17:33:51.7086454Z 2024-04-03T17:33:51.7087169Z  2024-04-03T17:33:51.7087592Z  2024-04-03T17:33:51.7088312Z  2024-04-03T17:33:51.7088647Z  2024-04-03T17:33:51.7088963Z  2024-04-03T17:33:51.7089270Z  2024-04-03T17:33:51.7089592Z  2024-04-03T17:33:51.7089911Z  2024-04-03T17:33:51.7090427Z [13,907 / 14,756] 48 actions running 2024-04-03T17:33:51.7091219Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 22s local 2024-04-03T17:33:51.7092269Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 22s local 2024-04-03T17:33:51.7093060Z Compiling xla/service/layout_assignment.cc; 20s local 2024-04-03T17:33:51.7093973Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 17s local 2024-04-03T17:33:51.7095083Z Compiling xla/service/llvm_ir/alias_analysis.cc; 15s local 2024-04-03T17:33:51.7095885Z Compiling xla/service/cpu/runtime/custom_call.cc; 15s local 2024-04-03T17:33:51.7096851Z Compiling xla/service/cpu/runtime/fft_call.cc; 15s local 2024-04-03T17:33:51.7097631Z Compiling xla/service/gpu/target_util.cc; 14s local ... 2024-04-03T17:33:51.9788223Z 2024-04-03T17:33:51.9789018Z  2024-04-03T17:33:51.9789533Z  2024-04-03T17:33:51.9789984Z  2024-04-03T17:33:51.9790402Z  2024-04-03T17:33:51.9790786Z  2024-04-03T17:33:51.9791185Z  2024-04-03T17:33:51.9791608Z  2024-04-03T17:33:51.9792172Z  2024-04-03T17:33:51.9792916Z [13,909 / 14,756] 48 actions, 47 running 2024-04-03T17:33:51.9793985Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 23s local 2024-04-03T17:33:51.9795183Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 22s local 2024-04-03T17:33:51.9796313Z Compiling xla/service/layout_assignment.cc; 20s local 2024-04-03T17:33:51.9797579Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 17s local 2024-04-03T17:33:51.9798910Z Compiling xla/service/llvm_ir/alias_analysis.cc; 15s local 2024-04-03T17:33:51.9800026Z Compiling xla/service/cpu/runtime/custom_call.cc; 15s local 2024-04-03T17:33:51.9801162Z Compiling xla/service/cpu/runtime/fft_call.cc; 15s local 2024-04-03T17:33:51.9802279Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 14s local ... 2024-04-03T17:33:52.3086564Z 2024-04-03T17:33:52.3087510Z  2024-04-03T17:33:52.3088025Z  2024-04-03T17:33:52.3088497Z  2024-04-03T17:33:52.3088950Z  2024-04-03T17:33:52.3089435Z  2024-04-03T17:33:52.3089878Z  2024-04-03T17:33:52.3090306Z  2024-04-03T17:33:52.3090781Z  2024-04-03T17:33:52.3091478Z [13,909 / 14,756] 48 actions running 2024-04-03T17:33:52.3092470Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 23s local 2024-04-03T17:33:52.3093578Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 23s local 2024-04-03T17:33:52.3094900Z Compiling xla/service/layout_assignment.cc; 20s local 2024-04-03T17:33:52.3096197Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 18s local 2024-04-03T17:33:52.3097562Z Compiling xla/service/llvm_ir/alias_analysis.cc; 16s local 2024-04-03T17:33:52.3098757Z Compiling xla/service/cpu/runtime/custom_call.cc; 15s local 2024-04-03T17:33:52.3099933Z Compiling xla/service/cpu/runtime/fft_call.cc; 15s local 2024-04-03T17:33:52.3101086Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 15s local ... 2024-04-03T17:33:52.5989075Z 2024-04-03T17:33:52.5990115Z  2024-04-03T17:33:52.5990643Z  2024-04-03T17:33:52.5991072Z  2024-04-03T17:33:52.5991504Z  2024-04-03T17:33:52.5991915Z  2024-04-03T17:33:52.5992324Z  2024-04-03T17:33:52.5992763Z  2024-04-03T17:33:52.5993179Z  2024-04-03T17:33:52.5993867Z [13,913 / 14,756] 48 actions, 47 running 2024-04-03T17:33:52.5994932Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 23s local 2024-04-03T17:33:52.5996079Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 23s local 2024-04-03T17:33:52.5997100Z Compiling xla/service/layout_assignment.cc; 21s local 2024-04-03T17:33:52.5998702Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 18s local 2024-04-03T17:33:52.6000053Z Compiling xla/service/llvm_ir/alias_analysis.cc; 16s local 2024-04-03T17:33:52.6001166Z Compiling xla/service/cpu/runtime/custom_call.cc; 16s local 2024-04-03T17:33:52.6002277Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 15s local 2024-04-03T17:33:52.6003532Z Compiling xla/service/cpu/runtime/xfeed.cc; 15s local ... 2024-04-03T17:33:52.8169004Z 2024-04-03T17:33:52.8170280Z  2024-04-03T17:33:52.8170746Z  2024-04-03T17:33:52.8171180Z  2024-04-03T17:33:52.8171618Z  2024-04-03T17:33:52.8172050Z  2024-04-03T17:33:52.8172501Z  2024-04-03T17:33:52.8172938Z  2024-04-03T17:33:52.8173366Z  2024-04-03T17:33:52.8174118Z [13,926 / 14,756] 48 actions, 47 running 2024-04-03T17:33:52.8175407Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 23s local 2024-04-03T17:33:52.8176637Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 23s local 2024-04-03T17:33:52.8177794Z Compiling xla/service/layout_assignment.cc; 21s local 2024-04-03T17:33:52.8179064Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 18s local 2024-04-03T17:33:52.8180399Z Compiling xla/service/llvm_ir/alias_analysis.cc; 16s local 2024-04-03T17:33:52.8181504Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 15s local 2024-04-03T17:33:52.8182652Z Compiling xla/service/cpu/runtime/xfeed.cc; 15s local 2024-04-03T17:33:52.8183837Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 12s local ... 2024-04-03T17:33:53.0167536Z 2024-04-03T17:33:53.0168592Z  2024-04-03T17:33:53.0169455Z  2024-04-03T17:33:53.0171901Z  2024-04-03T17:33:53.0172528Z  2024-04-03T17:33:53.0173085Z  2024-04-03T17:33:53.0173835Z  2024-04-03T17:33:53.0176857Z  2024-04-03T17:33:53.0177504Z  2024-04-03T17:33:53.0178394Z [13,939 / 14,756] 48 actions running 2024-04-03T17:33:53.0179646Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 24s local 2024-04-03T17:33:53.0181112Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 23s local 2024-04-03T17:33:53.0182421Z Compiling xla/service/layout_assignment.cc; 21s local 2024-04-03T17:33:53.0184138Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 19s local 2024-04-03T17:33:53.0188502Z Compiling xla/service/llvm_ir/alias_analysis.cc; 16s local 2024-04-03T17:33:53.0189509Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 15s local 2024-04-03T17:33:53.0190414Z Compiling xla/service/cpu/runtime/xfeed.cc; 15s local 2024-04-03T17:33:53.0191553Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 12s local ... 2024-04-03T17:33:53.3054561Z 2024-04-03T17:33:53.3055338Z  2024-04-03T17:33:53.3055814Z  2024-04-03T17:33:53.3056171Z  2024-04-03T17:33:53.3056653Z  2024-04-03T17:33:53.3056990Z  2024-04-03T17:33:53.3057333Z  2024-04-03T17:33:53.3057692Z  2024-04-03T17:33:53.3058030Z  2024-04-03T17:33:53.3058617Z [13,940 / 14,756] 48 actions running 2024-04-03T17:33:53.3059660Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 24s local 2024-04-03T17:33:53.3060650Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 24s local 2024-04-03T17:33:53.3061554Z Compiling xla/service/layout_assignment.cc; 21s local 2024-04-03T17:33:53.3062918Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 19s local 2024-04-03T17:33:53.3063966Z Compiling xla/service/llvm_ir/alias_analysis.cc; 17s local 2024-04-03T17:33:53.3064832Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 16s local 2024-04-03T17:33:53.3065670Z Compiling xla/service/cpu/runtime/xfeed.cc; 15s local 2024-04-03T17:33:53.3066616Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 12s local ... 2024-04-03T17:33:53.5913594Z 2024-04-03T17:33:53.5914878Z  2024-04-03T17:33:53.5915689Z  2024-04-03T17:33:53.5917249Z  2024-04-03T17:33:53.5917876Z  2024-04-03T17:33:53.5918840Z  2024-04-03T17:33:53.5919464Z  2024-04-03T17:33:53.5920066Z  2024-04-03T17:33:53.5920678Z  2024-04-03T17:33:53.5921591Z [13,945 / 14,756] 48 actions, 47 running 2024-04-03T17:33:53.5922978Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 24s local 2024-04-03T17:33:53.5924700Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 24s local 2024-04-03T17:33:53.5928273Z Compiling xla/service/layout_assignment.cc; 22s local 2024-04-03T17:33:53.5932024Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 19s local 2024-04-03T17:33:53.5934004Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 16s local 2024-04-03T17:33:53.5935395Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 12s local 2024-04-03T17:33:53.5936373Z Compiling xla/service/llvm_compiler.cc; 12s local 2024-04-03T17:33:53.5937307Z Compiling xla/service/transfer_manager.cc; 10s local ... 2024-04-03T17:33:53.9060203Z 2024-04-03T17:33:53.9061368Z  2024-04-03T17:33:53.9061906Z  2024-04-03T17:33:53.9062295Z  2024-04-03T17:33:53.9062713Z  2024-04-03T17:33:53.9063115Z  2024-04-03T17:33:53.9063493Z  2024-04-03T17:33:53.9063909Z  2024-04-03T17:33:53.9064313Z  2024-04-03T17:33:53.9064948Z [13,946 / 14,756] 48 actions running 2024-04-03T17:33:53.9065975Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 24s local 2024-04-03T17:33:53.9067149Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 24s local 2024-04-03T17:33:53.9068496Z Compiling xla/service/layout_assignment.cc; 22s local 2024-04-03T17:33:53.9069691Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 19s local 2024-04-03T17:33:53.9071048Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 16s local 2024-04-03T17:33:53.9072090Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 13s local 2024-04-03T17:33:53.9073063Z Compiling xla/service/llvm_compiler.cc; 12s local 2024-04-03T17:33:53.9074019Z Compiling xla/service/transfer_manager.cc; 11s local ... 2024-04-03T17:33:54.1063998Z 2024-04-03T17:33:54.1065292Z  2024-04-03T17:33:54.1068533Z  2024-04-03T17:33:54.1071282Z  2024-04-03T17:33:54.1072399Z  2024-04-03T17:33:54.1073017Z  2024-04-03T17:33:54.1073559Z  2024-04-03T17:33:54.1074163Z  2024-04-03T17:33:54.1074778Z  2024-04-03T17:33:54.1075678Z [13,948 / 14,756] 48 actions running 2024-04-03T17:33:54.1076988Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 25s local 2024-04-03T17:33:54.1078310Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 24s local 2024-04-03T17:33:54.1079638Z Compiling xla/service/layout_assignment.cc; 22s local 2024-04-03T17:33:54.1080936Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 16s local 2024-04-03T17:33:54.1084514Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 13s local 2024-04-03T17:33:54.1087744Z Compiling xla/service/llvm_compiler.cc; 12s local 2024-04-03T17:33:54.1090977Z Compiling xla/service/transfer_manager.cc; 11s local 2024-04-03T17:33:54.1110761Z Compiling xla/client/lib/matrix.cc; 10s local ... 2024-04-03T17:33:54.5068698Z 2024-04-03T17:33:54.5070015Z  2024-04-03T17:33:54.5070588Z  2024-04-03T17:33:54.5071057Z  2024-04-03T17:33:54.5071490Z  2024-04-03T17:33:54.5072298Z  2024-04-03T17:33:54.5072741Z  2024-04-03T17:33:54.5073203Z  2024-04-03T17:33:54.5073653Z  2024-04-03T17:33:54.5074550Z [13,949 / 14,756] 48 actions running 2024-04-03T17:33:54.5075566Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 25s local 2024-04-03T17:33:54.5076735Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 25s local 2024-04-03T17:33:54.5077821Z Compiling xla/service/layout_assignment.cc; 23s local 2024-04-03T17:33:54.5078826Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 17s local 2024-04-03T17:33:54.5079951Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 13s local 2024-04-03T17:33:54.5081346Z Compiling xla/service/llvm_compiler.cc; 13s local 2024-04-03T17:33:54.5082321Z Compiling xla/service/transfer_manager.cc; 11s local 2024-04-03T17:33:54.5083262Z Compiling xla/client/lib/matrix.cc; 11s local ... 2024-04-03T17:33:54.7072680Z 2024-04-03T17:33:54.7074016Z  2024-04-03T17:33:54.7074769Z  2024-04-03T17:33:54.7075364Z  2024-04-03T17:33:54.7075762Z  2024-04-03T17:33:54.7076144Z  2024-04-03T17:33:54.7076534Z  2024-04-03T17:33:54.7076932Z  2024-04-03T17:33:54.7077301Z  2024-04-03T17:33:54.7077943Z [13,952 / 14,756] 48 actions running 2024-04-03T17:33:54.7078929Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 25s local 2024-04-03T17:33:54.7080029Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 25s local 2024-04-03T17:33:54.7081114Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 17s local 2024-04-03T17:33:54.7082200Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 13s local 2024-04-03T17:33:54.7083184Z Compiling xla/service/llvm_compiler.cc; 13s local 2024-04-03T17:33:54.7084090Z Compiling xla/service/transfer_manager.cc; 12s local 2024-04-03T17:33:54.7084956Z Compiling xla/client/lib/matrix.cc; 11s local 2024-04-03T17:33:54.7085996Z Compiling llvm/lib/Target/X86/X86FlagsCopyLowering.cpp; 9s local ... 2024-04-03T17:33:55.1495404Z 2024-04-03T17:33:55.1496555Z  2024-04-03T17:33:55.1497293Z  2024-04-03T17:33:55.1497738Z  2024-04-03T17:33:55.1498181Z  2024-04-03T17:33:55.1498619Z  2024-04-03T17:33:55.1499038Z  2024-04-03T17:33:55.1499457Z  2024-04-03T17:33:55.1499886Z  2024-04-03T17:33:55.1500608Z [13,953 / 14,756] 48 actions, 47 running 2024-04-03T17:33:55.1501720Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 26s local 2024-04-03T17:33:55.1502992Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 25s local 2024-04-03T17:33:55.1504173Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 18s local 2024-04-03T17:33:55.1505348Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 14s local 2024-04-03T17:33:55.1506627Z Compiling xla/service/llvm_compiler.cc; 14s local 2024-04-03T17:33:55.1507902Z Compiling xla/service/transfer_manager.cc; 12s local 2024-04-03T17:33:55.1509139Z Compiling llvm/lib/Target/X86/X86FlagsCopyLowering.cpp; 10s local 2024-04-03T17:33:55.1510523Z Compiling llvm/lib/ExecutionEngine/Orc/LLJIT.cpp; 9s local ... 2024-04-03T17:33:55.5078661Z 2024-04-03T17:33:55.5079864Z  2024-04-03T17:33:55.5082894Z  2024-04-03T17:33:55.5085717Z  2024-04-03T17:33:55.5088573Z  2024-04-03T17:33:55.5091364Z  2024-04-03T17:33:55.5094125Z  2024-04-03T17:33:55.5097073Z  2024-04-03T17:33:55.5099851Z  2024-04-03T17:33:55.5102874Z [13,953 / 14,756] 48 actions running 2024-04-03T17:33:55.5104314Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 26s local 2024-04-03T17:33:55.5105786Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 26s local 2024-04-03T17:33:55.5107151Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 18s local 2024-04-03T17:33:55.5109134Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 14s local 2024-04-03T17:33:55.5110115Z Compiling xla/service/llvm_compiler.cc; 14s local 2024-04-03T17:33:55.5111308Z Compiling xla/service/transfer_manager.cc; 12s local 2024-04-03T17:33:55.5112358Z Compiling llvm/lib/Target/X86/X86FlagsCopyLowering.cpp; 10s local 2024-04-03T17:33:55.5113581Z Compiling llvm/lib/ExecutionEngine/Orc/LLJIT.cpp; 9s local ... 2024-04-03T17:33:55.7238403Z 2024-04-03T17:33:55.7239106Z  2024-04-03T17:33:55.7239576Z  2024-04-03T17:33:55.7239938Z  2024-04-03T17:33:55.7240303Z  2024-04-03T17:33:55.7240665Z  2024-04-03T17:33:55.7241017Z  2024-04-03T17:33:55.7241373Z  2024-04-03T17:33:55.7241752Z  2024-04-03T17:33:55.7242342Z [13,954 / 14,756] 48 actions, 47 running 2024-04-03T17:33:55.7243610Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 26s local 2024-04-03T17:33:55.7244665Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 26s local 2024-04-03T17:33:55.7245630Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 18s local 2024-04-03T17:33:55.7246607Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 14s local 2024-04-03T17:33:55.7247626Z Compiling xla/service/llvm_compiler.cc; 14s local 2024-04-03T17:33:55.7248455Z Compiling xla/service/transfer_manager.cc; 13s local 2024-04-03T17:33:55.7249464Z Compiling llvm/lib/Target/X86/X86FlagsCopyLowering.cpp; 10s local 2024-04-03T17:33:55.7267890Z Compiling llvm/lib/ExecutionEngine/Orc/LLJIT.cpp; 10s local ... 2024-04-03T17:33:56.0001280Z 2024-04-03T17:33:56.0002139Z  2024-04-03T17:33:56.0002601Z  2024-04-03T17:33:56.0002954Z  2024-04-03T17:33:56.0003329Z  2024-04-03T17:33:56.0003690Z  2024-04-03T17:33:56.0004050Z  2024-04-03T17:33:56.0004420Z  2024-04-03T17:33:56.0004984Z  2024-04-03T17:33:56.0005607Z [13,956 / 14,756] 48 actions, 47 running 2024-04-03T17:33:56.0006546Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 27s local 2024-04-03T17:33:56.0007587Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 26s local 2024-04-03T17:33:56.0008569Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 18s local 2024-04-03T17:33:56.0009543Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 15s local 2024-04-03T17:33:56.0010470Z Compiling xla/service/llvm_compiler.cc; 14s local 2024-04-03T17:33:56.0011293Z Compiling xla/service/transfer_manager.cc; 13s local 2024-04-03T17:33:56.0012196Z Compiling llvm/lib/ExecutionEngine/Orc/LLJIT.cpp; 10s local 2024-04-03T17:33:56.0013158Z Compiling xla/service/cpu/llvm_ir_runtime.cc; 9s local ... 2024-04-03T17:33:56.3085108Z 2024-04-03T17:33:56.3091330Z  2024-04-03T17:33:56.3091853Z  2024-04-03T17:33:56.3092281Z  2024-04-03T17:33:56.3092736Z  2024-04-03T17:33:56.3093144Z  2024-04-03T17:33:56.3093604Z  2024-04-03T17:33:56.3094028Z  2024-04-03T17:33:56.3094585Z  2024-04-03T17:33:56.3095260Z [13,957 / 14,756] 48 actions running 2024-04-03T17:33:56.3096257Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 27s local 2024-04-03T17:33:56.3097307Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 27s local 2024-04-03T17:33:56.3099425Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 19s local 2024-04-03T17:33:56.3100547Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 15s local 2024-04-03T17:33:56.3101613Z Compiling xla/service/llvm_compiler.cc; 15s local 2024-04-03T17:33:56.3102582Z Compiling xla/service/transfer_manager.cc; 13s local 2024-04-03T17:33:56.3103643Z Compiling llvm/lib/ExecutionEngine/Orc/LLJIT.cpp; 10s local 2024-04-03T17:33:56.3104767Z Compiling xla/service/cpu/llvm_ir_runtime.cc; 9s local ... 2024-04-03T17:33:56.6494017Z 2024-04-03T17:33:56.6494967Z  2024-04-03T17:33:56.6495514Z  2024-04-03T17:33:56.6497534Z  2024-04-03T17:33:56.6498411Z  2024-04-03T17:33:56.6499183Z  2024-04-03T17:33:56.6503754Z  2024-04-03T17:33:56.6504178Z  2024-04-03T17:33:56.6504697Z  2024-04-03T17:33:56.6505406Z [13,958 / 14,756] 48 actions, 47 running 2024-04-03T17:33:56.6506928Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 27s local 2024-04-03T17:33:56.6508390Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 27s local 2024-04-03T17:33:56.6509564Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 19s local 2024-04-03T17:33:56.6510670Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 15s local 2024-04-03T17:33:56.6511791Z Compiling xla/service/llvm_compiler.cc; 15s local 2024-04-03T17:33:56.6512799Z Compiling xla/service/transfer_manager.cc; 13s local 2024-04-03T17:33:56.6513904Z Compiling llvm/lib/ExecutionEngine/Orc/LLJIT.cpp; 11s local 2024-04-03T17:33:56.6515414Z Compiling xla/service/cpu/llvm_ir_runtime.cc; 10s local ... 2024-04-03T17:33:56.9034889Z 2024-04-03T17:33:56.9035680Z  2024-04-03T17:33:56.9036247Z  2024-04-03T17:33:56.9036655Z  2024-04-03T17:33:56.9037078Z  2024-04-03T17:33:56.9037533Z  2024-04-03T17:33:56.9037986Z  2024-04-03T17:33:56.9038984Z  2024-04-03T17:33:56.9039439Z  2024-04-03T17:33:56.9040175Z [13,959 / 14,756] 48 actions, 47 running 2024-04-03T17:33:56.9041327Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 27s local 2024-04-03T17:33:56.9042560Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 27s local 2024-04-03T17:33:56.9043751Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 16s local 2024-04-03T17:33:56.9044911Z Compiling xla/service/llvm_compiler.cc; 15s local 2024-04-03T17:33:56.9045945Z Compiling xla/service/transfer_manager.cc; 14s local 2024-04-03T17:33:56.9047079Z Compiling llvm/lib/ExecutionEngine/Orc/LLJIT.cpp; 11s local 2024-04-03T17:33:56.9048248Z Compiling xla/service/cpu/llvm_ir_runtime.cc; 10s local 2024-04-03T17:33:56.9049397Z Compiling llvm/lib/Target/X86/X86FrameLowering.cpp; 10s local ... 2024-04-03T17:33:57.1092035Z 2024-04-03T17:33:57.1092775Z  2024-04-03T17:33:57.1093318Z  2024-04-03T17:33:57.1093795Z  2024-04-03T17:33:57.1094261Z  2024-04-03T17:33:57.1094914Z  2024-04-03T17:33:57.1095360Z  2024-04-03T17:33:57.1095780Z  2024-04-03T17:33:57.1096217Z  2024-04-03T17:33:57.1096914Z [13,959 / 14,756] 48 actions running 2024-04-03T17:33:57.1098014Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 28s local 2024-04-03T17:33:57.1099295Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 27s local 2024-04-03T17:33:57.1100577Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 16s local 2024-04-03T17:33:57.1101842Z Compiling xla/service/llvm_compiler.cc; 15s local 2024-04-03T17:33:57.1102845Z Compiling xla/service/transfer_manager.cc; 14s local 2024-04-03T17:33:57.1103965Z Compiling llvm/lib/ExecutionEngine/Orc/LLJIT.cpp; 11s local 2024-04-03T17:33:57.1105117Z Compiling xla/service/cpu/llvm_ir_runtime.cc; 10s local 2024-04-03T17:33:57.1106301Z Compiling llvm/lib/Target/X86/X86FrameLowering.cpp; 10s local ... 2024-04-03T17:33:57.4601334Z 2024-04-03T17:33:57.4602101Z  2024-04-03T17:33:57.4602626Z  2024-04-03T17:33:57.4603068Z  2024-04-03T17:33:57.4603498Z  2024-04-03T17:33:57.4603926Z  2024-04-03T17:33:57.4604338Z  2024-04-03T17:33:57.4604791Z  2024-04-03T17:33:57.4605231Z  2024-04-03T17:33:57.4605931Z [13,961 / 14,756] 48 actions, 47 running 2024-04-03T17:33:57.4606986Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 28s local 2024-04-03T17:33:57.4608342Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 28s local 2024-04-03T17:33:57.4609536Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 16s local 2024-04-03T17:33:57.4610651Z Compiling xla/service/llvm_compiler.cc; 16s local 2024-04-03T17:33:57.4611611Z Compiling xla/service/transfer_manager.cc; 14s local 2024-04-03T17:33:57.4612676Z Compiling llvm/lib/ExecutionEngine/Orc/LLJIT.cpp; 11s local 2024-04-03T17:33:57.4613786Z Compiling xla/service/cpu/llvm_ir_runtime.cc; 11s local 2024-04-03T17:33:57.4615397Z Compiling llvm/lib/Target/X86/X86FrameLowering.cpp; 10s local ... 2024-04-03T17:33:57.7096880Z 2024-04-03T17:33:57.7097704Z  2024-04-03T17:33:57.7098236Z  2024-04-03T17:33:57.7098707Z  2024-04-03T17:33:57.7101137Z  2024-04-03T17:33:57.7101926Z  2024-04-03T17:33:57.7105546Z  2024-04-03T17:33:57.7106329Z  2024-04-03T17:33:57.7110730Z  2024-04-03T17:33:57.7111751Z [13,964 / 14,756] 48 actions running 2024-04-03T17:33:57.7115920Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 28s local 2024-04-03T17:33:57.7117822Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 28s local 2024-04-03T17:33:57.7122452Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 16s local 2024-04-03T17:33:57.7123915Z Compiling xla/service/llvm_compiler.cc; 16s local 2024-04-03T17:33:57.7127643Z Compiling xla/service/transfer_manager.cc; 15s local 2024-04-03T17:33:57.7128980Z Compiling llvm/lib/ExecutionEngine/Orc/LLJIT.cpp; 12s local 2024-04-03T17:33:57.7130710Z Compiling xla/service/cpu/llvm_ir_runtime.cc; 11s local 2024-04-03T17:33:57.7134527Z Compiling llvm/lib/Target/X86/X86FrameLowering.cpp; 11s local ... 2024-04-03T17:33:58.0663577Z 2024-04-03T17:33:58.0664329Z  2024-04-03T17:33:58.0664814Z  2024-04-03T17:33:58.0665238Z  2024-04-03T17:33:58.0665660Z  2024-04-03T17:33:58.0666049Z  2024-04-03T17:33:58.0666465Z  2024-04-03T17:33:58.0666890Z  2024-04-03T17:33:58.0667268Z  2024-04-03T17:33:58.0668198Z [13,965 / 14,756] 48 actions, 47 running 2024-04-03T17:33:58.0669330Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 29s local 2024-04-03T17:33:58.0670570Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 28s local 2024-04-03T17:33:58.0671801Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 17s local 2024-04-03T17:33:58.0672889Z Compiling xla/service/llvm_compiler.cc; 16s local 2024-04-03T17:33:58.0673849Z Compiling xla/service/transfer_manager.cc; 15s local 2024-04-03T17:33:58.0674919Z Compiling llvm/lib/ExecutionEngine/Orc/LLJIT.cpp; 12s local 2024-04-03T17:33:58.0676032Z Compiling xla/service/cpu/llvm_ir_runtime.cc; 11s local 2024-04-03T17:33:58.0677174Z Compiling llvm/lib/Target/X86/X86FrameLowering.cpp; 11s local ... 2024-04-03T17:33:58.3103057Z 2024-04-03T17:33:58.3104632Z  2024-04-03T17:33:58.3105103Z  2024-04-03T17:33:58.3105505Z  2024-04-03T17:33:58.3105870Z  2024-04-03T17:33:58.3106227Z  2024-04-03T17:33:58.3106581Z  2024-04-03T17:33:58.3106931Z  2024-04-03T17:33:58.3107318Z  2024-04-03T17:33:58.3109196Z [13,965 / 14,756] 48 actions running 2024-04-03T17:33:58.3110204Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 29s local 2024-04-03T17:33:58.3113714Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 29s local 2024-04-03T17:33:58.3114902Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 17s local 2024-04-03T17:33:58.3115967Z Compiling xla/service/llvm_compiler.cc; 17s local 2024-04-03T17:33:58.3117115Z Compiling xla/service/transfer_manager.cc; 15s local 2024-04-03T17:33:58.3118081Z Compiling llvm/lib/ExecutionEngine/Orc/LLJIT.cpp; 12s local 2024-04-03T17:33:58.3119110Z Compiling xla/service/cpu/llvm_ir_runtime.cc; 11s local 2024-04-03T17:33:58.3120146Z Compiling llvm/lib/Target/X86/X86FrameLowering.cpp; 11s local ... 2024-04-03T17:33:58.7108251Z 2024-04-03T17:33:58.7113063Z  2024-04-03T17:33:58.7113619Z  2024-04-03T17:33:58.7114052Z  2024-04-03T17:33:58.7114473Z  2024-04-03T17:33:58.7114883Z  2024-04-03T17:33:58.7115368Z  2024-04-03T17:33:58.7115799Z  2024-04-03T17:33:58.7116192Z  2024-04-03T17:33:58.7118517Z [13,966 / 14,756] 48 actions running 2024-04-03T17:33:58.7119542Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 29s local 2024-04-03T17:33:58.7120745Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 29s local 2024-04-03T17:33:58.7122329Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 17s local 2024-04-03T17:33:58.7123387Z Compiling xla/service/llvm_compiler.cc; 17s local 2024-04-03T17:33:58.7124361Z Compiling xla/service/transfer_manager.cc; 16s local 2024-04-03T17:33:58.7125462Z Compiling llvm/lib/ExecutionEngine/Orc/LLJIT.cpp; 13s local 2024-04-03T17:33:58.7126875Z Compiling xla/service/cpu/llvm_ir_runtime.cc; 12s local 2024-04-03T17:33:58.7128014Z Compiling llvm/lib/Target/X86/X86FrameLowering.cpp; 12s local ... 2024-04-03T17:33:58.9122952Z 2024-04-03T17:33:58.9123707Z  2024-04-03T17:33:58.9124236Z  2024-04-03T17:33:58.9125114Z  2024-04-03T17:33:58.9125561Z  2024-04-03T17:33:58.9126016Z  2024-04-03T17:33:58.9126445Z  2024-04-03T17:33:58.9126864Z  2024-04-03T17:33:58.9127289Z  2024-04-03T17:33:58.9127948Z [13,967 / 14,756] 48 actions running 2024-04-03T17:33:58.9129146Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 29s local 2024-04-03T17:33:58.9130323Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 29s local 2024-04-03T17:33:58.9131456Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 18s local 2024-04-03T17:33:58.9132501Z Compiling xla/service/llvm_compiler.cc; 17s local 2024-04-03T17:33:58.9133500Z Compiling xla/service/transfer_manager.cc; 16s local 2024-04-03T17:33:58.9134746Z Compiling llvm/lib/ExecutionEngine/Orc/LLJIT.cpp; 13s local 2024-04-03T17:33:58.9135936Z Compiling xla/service/cpu/llvm_ir_runtime.cc; 12s local 2024-04-03T17:33:58.9137089Z Compiling llvm/lib/Target/X86/X86FrameLowering.cpp; 12s local ... 2024-04-03T17:33:59.3121552Z 2024-04-03T17:33:59.3122292Z  2024-04-03T17:33:59.3122835Z  2024-04-03T17:33:59.3123281Z  2024-04-03T17:33:59.3123728Z  2024-04-03T17:33:59.3124164Z  2024-04-03T17:33:59.3124596Z  2024-04-03T17:33:59.3124998Z  2024-04-03T17:33:59.3125475Z  2024-04-03T17:33:59.3126169Z [13,969 / 14,756] 48 actions running 2024-04-03T17:33:59.3127270Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 30s local 2024-04-03T17:33:59.3128556Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 30s local 2024-04-03T17:33:59.3129809Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 18s local 2024-04-03T17:33:59.3130915Z Compiling xla/service/llvm_compiler.cc; 18s local 2024-04-03T17:33:59.3131906Z Compiling xla/service/transfer_manager.cc; 16s local 2024-04-03T17:33:59.3132965Z Compiling llvm/lib/ExecutionEngine/Orc/LLJIT.cpp; 13s local 2024-04-03T17:33:59.3134108Z Compiling xla/service/cpu/llvm_ir_runtime.cc; 12s local 2024-04-03T17:33:59.3135509Z Compiling llvm/lib/Target/X86/X86FrameLowering.cpp; 12s local ... 2024-04-03T17:33:59.5673290Z 2024-04-03T17:33:59.5674014Z  2024-04-03T17:33:59.5674554Z  2024-04-03T17:33:59.5674976Z  2024-04-03T17:33:59.5675576Z  2024-04-03T17:33:59.5676022Z  2024-04-03T17:33:59.5676426Z  2024-04-03T17:33:59.5676834Z  2024-04-03T17:33:59.5677228Z  2024-04-03T17:33:59.5677887Z [13,972 / 14,756] 48 actions, 47 running 2024-04-03T17:33:59.5678855Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 30s local 2024-04-03T17:33:59.5679943Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 30s local 2024-04-03T17:33:59.5681070Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 18s local 2024-04-03T17:33:59.5682165Z Compiling xla/service/transfer_manager.cc; 16s local 2024-04-03T17:33:59.5683150Z Compiling llvm/lib/ExecutionEngine/Orc/LLJIT.cpp; 14s local 2024-04-03T17:33:59.5684289Z Compiling xla/service/cpu/llvm_ir_runtime.cc; 13s local 2024-04-03T17:33:59.5685434Z Compiling llvm/lib/Target/X86/X86FrameLowering.cpp; 12s local 2024-04-03T17:33:59.5686828Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 11s local ... 2024-04-03T17:33:59.9159055Z 2024-04-03T17:33:59.9160341Z  2024-04-03T17:33:59.9160879Z  2024-04-03T17:33:59.9161463Z  2024-04-03T17:33:59.9161881Z  2024-04-03T17:33:59.9162289Z  2024-04-03T17:33:59.9162690Z  2024-04-03T17:33:59.9163104Z  2024-04-03T17:33:59.9163495Z  2024-04-03T17:33:59.9164140Z [13,972 / 14,756] 48 actions running 2024-04-03T17:33:59.9165209Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 30s local 2024-04-03T17:33:59.9166433Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 30s local 2024-04-03T17:33:59.9167637Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 19s local 2024-04-03T17:33:59.9169126Z Compiling xla/service/transfer_manager.cc; 17s local 2024-04-03T17:33:59.9170193Z Compiling llvm/lib/ExecutionEngine/Orc/LLJIT.cpp; 14s local 2024-04-03T17:33:59.9171250Z Compiling xla/service/cpu/llvm_ir_runtime.cc; 13s local 2024-04-03T17:33:59.9172356Z Compiling llvm/lib/Target/X86/X86FrameLowering.cpp; 13s local 2024-04-03T17:33:59.9173713Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 11s local ... 2024-04-03T17:34:00.2589307Z 2024-04-03T17:34:00.2590040Z  2024-04-03T17:34:00.2590517Z  2024-04-03T17:34:00.2590886Z  2024-04-03T17:34:00.2591266Z  2024-04-03T17:34:00.2591666Z  2024-04-03T17:34:00.2592030Z  2024-04-03T17:34:00.2592403Z  2024-04-03T17:34:00.2592773Z  2024-04-03T17:34:00.2593426Z [13,974 / 14,756] 48 actions, 47 running 2024-04-03T17:34:00.2594383Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 31s local 2024-04-03T17:34:00.2595464Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 31s local 2024-04-03T17:34:00.2596553Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 19s local 2024-04-03T17:34:00.2597613Z Compiling llvm/lib/ExecutionEngine/Orc/LLJIT.cpp; 14s local 2024-04-03T17:34:00.2598611Z Compiling xla/service/cpu/llvm_ir_runtime.cc; 13s local 2024-04-03T17:34:00.2599640Z Compiling llvm/lib/Target/X86/X86FrameLowering.cpp; 13s local 2024-04-03T17:34:00.2600689Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 12s local 2024-04-03T17:34:00.2601715Z @llvm-project//llvm:X86CodeGen; 11s local ... 2024-04-03T17:34:00.5139320Z 2024-04-03T17:34:00.5140080Z  2024-04-03T17:34:00.5140597Z  2024-04-03T17:34:00.5141040Z  2024-04-03T17:34:00.5141470Z  2024-04-03T17:34:00.5141868Z  2024-04-03T17:34:00.5142291Z  2024-04-03T17:34:00.5142710Z  2024-04-03T17:34:00.5143137Z  2024-04-03T17:34:00.5143804Z [13,974 / 14,756] 48 actions running 2024-04-03T17:34:00.5144840Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 31s local 2024-04-03T17:34:00.5146055Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 31s local 2024-04-03T17:34:00.5147253Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 19s local 2024-04-03T17:34:00.5148697Z Compiling llvm/lib/ExecutionEngine/Orc/LLJIT.cpp; 14s local 2024-04-03T17:34:00.5149788Z Compiling xla/service/cpu/llvm_ir_runtime.cc; 14s local 2024-04-03T17:34:00.5150927Z Compiling llvm/lib/Target/X86/X86FrameLowering.cpp; 13s local 2024-04-03T17:34:00.5152125Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 12s local 2024-04-03T17:34:00.5153268Z @llvm-project//llvm:X86CodeGen; 12s local ... 2024-04-03T17:34:00.7481481Z 2024-04-03T17:34:00.7482269Z  2024-04-03T17:34:00.7482797Z  2024-04-03T17:34:00.7483370Z  2024-04-03T17:34:00.7483791Z  2024-04-03T17:34:00.7484182Z  2024-04-03T17:34:00.7484606Z  2024-04-03T17:34:00.7485026Z  2024-04-03T17:34:00.7485421Z  2024-04-03T17:34:00.7486323Z [13,975 / 14,756] 48 actions, 47 running 2024-04-03T17:34:00.7487355Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 31s local 2024-04-03T17:34:00.7488554Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 31s local 2024-04-03T17:34:00.7489763Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 19s local 2024-04-03T17:34:00.7491355Z Compiling llvm/lib/ExecutionEngine/Orc/LLJIT.cpp; 15s local 2024-04-03T17:34:00.7492488Z Compiling xla/service/cpu/llvm_ir_runtime.cc; 14s local 2024-04-03T17:34:00.7493679Z Compiling llvm/lib/Target/X86/X86FrameLowering.cpp; 14s local 2024-04-03T17:34:00.7494981Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 12s local 2024-04-03T17:34:00.7496068Z @llvm-project//llvm:X86CodeGen; 12s local ... 2024-04-03T17:34:00.9687469Z 2024-04-03T17:34:00.9688229Z  2024-04-03T17:34:00.9688737Z  2024-04-03T17:34:00.9689099Z  2024-04-03T17:34:00.9689477Z  2024-04-03T17:34:00.9689838Z  2024-04-03T17:34:00.9690189Z  2024-04-03T17:34:00.9690935Z  2024-04-03T17:34:00.9691279Z  2024-04-03T17:34:00.9691825Z [13,976 / 14,756] 48 actions, 47 running 2024-04-03T17:34:00.9692658Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 31s local 2024-04-03T17:34:00.9693848Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 20s local 2024-04-03T17:34:00.9695132Z Compiling llvm/lib/ExecutionEngine/Orc/LLJIT.cpp; 15s local 2024-04-03T17:34:00.9696256Z Compiling xla/service/cpu/llvm_ir_runtime.cc; 14s local 2024-04-03T17:34:00.9697473Z Compiling llvm/lib/Target/X86/X86FrameLowering.cpp; 14s local 2024-04-03T17:34:00.9698440Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 12s local 2024-04-03T17:34:00.9699676Z Compiling llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp; 12s local 2024-04-03T17:34:00.9701064Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 12s local ... 2024-04-03T17:34:01.1777903Z 2024-04-03T17:34:01.1778654Z  2024-04-03T17:34:01.1780463Z  2024-04-03T17:34:01.1780969Z  2024-04-03T17:34:01.1781407Z  2024-04-03T17:34:01.1781793Z  2024-04-03T17:34:01.1782209Z  2024-04-03T17:34:01.1782617Z  2024-04-03T17:34:01.1783021Z  2024-04-03T17:34:01.1783695Z [13,977 / 14,756] 48 actions, 47 running 2024-04-03T17:34:01.1784851Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 31s local 2024-04-03T17:34:01.1786109Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 20s local 2024-04-03T17:34:01.1787307Z Compiling xla/service/cpu/llvm_ir_runtime.cc; 14s local 2024-04-03T17:34:01.1788693Z Compiling llvm/lib/Target/X86/X86FrameLowering.cpp; 14s local 2024-04-03T17:34:01.1789855Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 13s local 2024-04-03T17:34:01.1791275Z Compiling llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp; 12s local 2024-04-03T17:34:01.1792668Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 12s local 2024-04-03T17:34:01.1793832Z Compiling llvm/lib/Target/X86/X86ISelLoweringCall.cpp; 12s local ... 2024-04-03T17:34:01.4720773Z 2024-04-03T17:34:01.4721580Z  2024-04-03T17:34:01.4722093Z  2024-04-03T17:34:01.4722557Z  2024-04-03T17:34:01.4723015Z  2024-04-03T17:34:01.4723454Z  2024-04-03T17:34:01.4723915Z  2024-04-03T17:34:01.4724403Z  2024-04-03T17:34:01.4724829Z  2024-04-03T17:34:01.4725527Z [13,979 / 14,756] 48 actions, 47 running 2024-04-03T17:34:01.4726670Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 32s local 2024-04-03T17:34:01.4727943Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 20s local 2024-04-03T17:34:01.4729172Z Compiling xla/service/cpu/llvm_ir_runtime.cc; 15s local 2024-04-03T17:34:01.4730371Z Compiling llvm/lib/Target/X86/X86FrameLowering.cpp; 14s local 2024-04-03T17:34:01.4731528Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 13s local 2024-04-03T17:34:01.4732974Z Compiling llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp; 13s local 2024-04-03T17:34:01.4734595Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 12s local 2024-04-03T17:34:01.4735983Z Compiling llvm/lib/Target/X86/X86ISelLoweringCall.cpp; 12s local ... 2024-04-03T17:34:01.7144177Z 2024-04-03T17:34:01.7144963Z  2024-04-03T17:34:01.7145449Z  2024-04-03T17:34:01.7146141Z  2024-04-03T17:34:01.7146544Z  2024-04-03T17:34:01.7146920Z  2024-04-03T17:34:01.7147309Z  2024-04-03T17:34:01.7147911Z  2024-04-03T17:34:01.7148300Z  2024-04-03T17:34:01.7148935Z [13,979 / 14,756] 48 actions running 2024-04-03T17:34:01.7149905Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 32s local 2024-04-03T17:34:01.7151006Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 20s local 2024-04-03T17:34:01.7152040Z Compiling xla/service/cpu/llvm_ir_runtime.cc; 15s local 2024-04-03T17:34:01.7153068Z Compiling llvm/lib/Target/X86/X86FrameLowering.cpp; 15s local 2024-04-03T17:34:01.7154431Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 13s local 2024-04-03T17:34:01.7155699Z Compiling llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp; 13s local 2024-04-03T17:34:01.7156970Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 13s local 2024-04-03T17:34:01.7158049Z Compiling llvm/lib/Target/X86/X86ISelLoweringCall.cpp; 13s local ... 2024-04-03T17:34:02.0956920Z 2024-04-03T17:34:02.0957681Z  2024-04-03T17:34:02.0958178Z  2024-04-03T17:34:02.0958636Z  2024-04-03T17:34:02.0959051Z  2024-04-03T17:34:02.0959458Z  2024-04-03T17:34:02.0959874Z  2024-04-03T17:34:02.0960242Z  2024-04-03T17:34:02.0962919Z  2024-04-03T17:34:02.0963961Z [13,981 / 14,756] 48 actions, 47 running 2024-04-03T17:34:02.0965299Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 32s local 2024-04-03T17:34:02.0967003Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 21s local 2024-04-03T17:34:02.0968405Z Compiling xla/service/cpu/llvm_ir_runtime.cc; 15s local 2024-04-03T17:34:02.0969770Z Compiling llvm/lib/Target/X86/X86FrameLowering.cpp; 15s local 2024-04-03T17:34:02.0971326Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 14s local 2024-04-03T17:34:02.0972987Z Compiling llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp; 13s local 2024-04-03T17:34:02.0974875Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 13s local 2024-04-03T17:34:02.0976407Z Compiling llvm/lib/Target/X86/X86ISelLoweringCall.cpp; 13s local ... 2024-04-03T17:34:02.3141278Z 2024-04-03T17:34:02.3142314Z  2024-04-03T17:34:02.3142799Z  2024-04-03T17:34:02.3143196Z  2024-04-03T17:34:02.3143605Z  2024-04-03T17:34:02.3143999Z  2024-04-03T17:34:02.3144393Z  2024-04-03T17:34:02.3144798Z  2024-04-03T17:34:02.3145223Z  2024-04-03T17:34:02.3145886Z [13,984 / 14,756] 48 actions running 2024-04-03T17:34:02.3147039Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 33s local 2024-04-03T17:34:02.3148462Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 21s local 2024-04-03T17:34:02.3149556Z Compiling xla/service/cpu/llvm_ir_runtime.cc; 15s local 2024-04-03T17:34:02.3150775Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 14s local 2024-04-03T17:34:02.3151917Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 13s local 2024-04-03T17:34:02.3153127Z Compiling llvm/lib/Target/X86/X86ISelLoweringCall.cpp; 13s local 2024-04-03T17:34:02.3154373Z Compiling llvm/lib/Target/X86/X86InsertPrefetch.cpp; 11s local 2024-04-03T17:34:02.3155441Z Compiling xla/service/backend.cc; 11s local ... 2024-04-03T17:34:02.5752260Z 2024-04-03T17:34:02.5753888Z  2024-04-03T17:34:02.5754506Z  2024-04-03T17:34:02.5755105Z  2024-04-03T17:34:02.5764204Z  2024-04-03T17:34:02.5764719Z  2024-04-03T17:34:02.5765158Z  2024-04-03T17:34:02.5765548Z  2024-04-03T17:34:02.5765959Z  2024-04-03T17:34:02.5766693Z [13,991 / 14,756] 48 actions, 47 running 2024-04-03T17:34:02.5767765Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 33s local 2024-04-03T17:34:02.5768960Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 21s local 2024-04-03T17:34:02.5770087Z Compiling xla/service/cpu/llvm_ir_runtime.cc; 16s local 2024-04-03T17:34:02.5771424Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 14s local 2024-04-03T17:34:02.5772891Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 13s local 2024-04-03T17:34:02.5774152Z Compiling llvm/lib/Target/X86/X86ISelLoweringCall.cpp; 13s local 2024-04-03T17:34:02.5775624Z Compiling llvm/lib/Target/X86/X86InsertPrefetch.cpp; 11s local 2024-04-03T17:34:02.5776700Z Compiling xla/service/backend.cc; 11s local ... 2024-04-03T17:34:02.9149341Z 2024-04-03T17:34:02.9150103Z  2024-04-03T17:34:02.9150605Z  2024-04-03T17:34:02.9150974Z  2024-04-03T17:34:02.9151363Z  2024-04-03T17:34:02.9151729Z  2024-04-03T17:34:02.9152488Z  2024-04-03T17:34:02.9152885Z  2024-04-03T17:34:02.9153250Z  2024-04-03T17:34:02.9153842Z [13,994 / 14,756] 48 actions running 2024-04-03T17:34:02.9154786Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 33s local 2024-04-03T17:34:02.9155943Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 22s local 2024-04-03T17:34:02.9157369Z Compiling xla/service/cpu/llvm_ir_runtime.cc; 16s local 2024-04-03T17:34:02.9158660Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 14s local 2024-04-03T17:34:02.9160013Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 14s local 2024-04-03T17:34:02.9161435Z Compiling llvm/lib/Target/X86/X86ISelLoweringCall.cpp; 14s local 2024-04-03T17:34:02.9162911Z Compiling llvm/lib/Target/X86/X86InsertPrefetch.cpp; 11s local 2024-04-03T17:34:02.9164152Z Compiling xla/service/backend.cc; 11s local ... 2024-04-03T17:34:03.2674811Z 2024-04-03T17:34:03.2675508Z  2024-04-03T17:34:03.2675999Z  2024-04-03T17:34:03.2676405Z  2024-04-03T17:34:03.2676798Z  2024-04-03T17:34:03.2677160Z  2024-04-03T17:34:03.2677551Z  2024-04-03T17:34:03.2677922Z  2024-04-03T17:34:03.2678290Z  2024-04-03T17:34:03.2678938Z [13,997 / 14,756] 48 actions, 47 running 2024-04-03T17:34:03.2679939Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 34s local 2024-04-03T17:34:03.2681002Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 22s local 2024-04-03T17:34:03.2682063Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 15s local 2024-04-03T17:34:03.2683097Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 14s local 2024-04-03T17:34:03.2684181Z Compiling llvm/lib/Target/X86/X86ISelLoweringCall.cpp; 14s local 2024-04-03T17:34:03.2685303Z Compiling llvm/lib/Target/X86/X86InsertPrefetch.cpp; 12s local 2024-04-03T17:34:03.2686250Z Compiling xla/service/backend.cc; 12s local 2024-04-03T17:34:03.2687337Z Compiling llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp; 11s local ... 2024-04-03T17:34:03.5151591Z 2024-04-03T17:34:03.5152798Z  2024-04-03T17:34:03.5153470Z  2024-04-03T17:34:03.5153887Z  2024-04-03T17:34:03.5154306Z  2024-04-03T17:34:03.5155405Z  2024-04-03T17:34:03.5155822Z  2024-04-03T17:34:03.5156218Z  2024-04-03T17:34:03.5156673Z  2024-04-03T17:34:03.5157359Z [13,997 / 14,756] 48 actions running 2024-04-03T17:34:03.5159118Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 34s local 2024-04-03T17:34:03.5160312Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 22s local 2024-04-03T17:34:03.5161519Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 15s local 2024-04-03T17:34:03.5162685Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 14s local 2024-04-03T17:34:03.5163943Z Compiling llvm/lib/Target/X86/X86ISelLoweringCall.cpp; 14s local 2024-04-03T17:34:03.5165156Z Compiling llvm/lib/Target/X86/X86InsertPrefetch.cpp; 12s local 2024-04-03T17:34:03.5166334Z Compiling xla/service/backend.cc; 12s local 2024-04-03T17:34:03.5167490Z Compiling llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp; 11s local ... 2024-04-03T17:34:03.8476870Z 2024-04-03T17:34:03.8478225Z  2024-04-03T17:34:03.8479214Z  2024-04-03T17:34:03.8480155Z  2024-04-03T17:34:03.8481301Z  2024-04-03T17:34:03.8484361Z  2024-04-03T17:34:03.8485106Z  2024-04-03T17:34:03.8485724Z  2024-04-03T17:34:03.8486391Z  2024-04-03T17:34:03.8487277Z [14,000 / 14,756] 47 actions, 46 running 2024-04-03T17:34:03.8488622Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 34s local 2024-04-03T17:34:03.8490332Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 23s local 2024-04-03T17:34:03.8492111Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 15s local 2024-04-03T17:34:03.8493309Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 15s local 2024-04-03T17:34:03.8494845Z Compiling xla/service/backend.cc; 12s local 2024-04-03T17:34:03.8496089Z Compiling llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp; 11s local 2024-04-03T17:34:03.8497532Z Compiling llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp; 11s local 2024-04-03T17:34:03.8499175Z Compiling xla/service/spmd/stateful_rng_spmd_partitioner.cc; 11s local ... 2024-04-03T17:34:04.1157804Z 2024-04-03T17:34:04.1158980Z  2024-04-03T17:34:04.1159501Z  2024-04-03T17:34:04.1159909Z  2024-04-03T17:34:04.1160360Z  2024-04-03T17:34:04.1160760Z  2024-04-03T17:34:04.1161181Z  2024-04-03T17:34:04.1161587Z  2024-04-03T17:34:04.1161995Z  2024-04-03T17:34:04.1162618Z [14,000 / 14,756] 48 actions running 2024-04-03T17:34:04.1163800Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 34s local 2024-04-03T17:34:04.1164985Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 23s local 2024-04-03T17:34:04.1166170Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 16s local 2024-04-03T17:34:04.1167444Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 15s local 2024-04-03T17:34:04.1168438Z Compiling xla/service/backend.cc; 12s local 2024-04-03T17:34:04.1169535Z Compiling llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp; 12s local 2024-04-03T17:34:04.1171056Z Compiling llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp; 11s local 2024-04-03T17:34:04.1172384Z Compiling xla/service/spmd/stateful_rng_spmd_partitioner.cc; 11s local ... 2024-04-03T17:34:04.6495965Z 2024-04-03T17:34:04.6497251Z  2024-04-03T17:34:04.6498448Z  2024-04-03T17:34:04.6498967Z  2024-04-03T17:34:04.6499408Z  2024-04-03T17:34:04.6499826Z  2024-04-03T17:34:04.6500283Z  2024-04-03T17:34:04.6500680Z  2024-04-03T17:34:04.6501101Z  2024-04-03T17:34:04.6501791Z [14,001 / 14,756] 48 actions, 47 running 2024-04-03T17:34:04.6503081Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 35s local 2024-04-03T17:34:04.6504206Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 23s local 2024-04-03T17:34:04.6505346Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 16s local 2024-04-03T17:34:04.6506534Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 15s local 2024-04-03T17:34:04.6507497Z Compiling xla/service/backend.cc; 13s local 2024-04-03T17:34:04.6508927Z Compiling llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp; 12s local 2024-04-03T17:34:04.6510366Z Compiling llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp; 12s local 2024-04-03T17:34:04.6511744Z Compiling xla/service/spmd/stateful_rng_spmd_partitioner.cc; 11s local ... 2024-04-03T17:34:04.8679491Z 2024-04-03T17:34:04.8680894Z  2024-04-03T17:34:04.8681697Z  2024-04-03T17:34:04.8682517Z  2024-04-03T17:34:04.8683670Z  2024-04-03T17:34:04.8684165Z  2024-04-03T17:34:04.8684628Z  2024-04-03T17:34:04.8685124Z  2024-04-03T17:34:04.8685560Z  2024-04-03T17:34:04.8686306Z [14,002 / 14,756] 48 actions, 47 running 2024-04-03T17:34:04.8687481Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 35s local 2024-04-03T17:34:04.8688665Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 24s local 2024-04-03T17:34:04.8689860Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 16s local 2024-04-03T17:34:04.8691524Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 16s local 2024-04-03T17:34:04.8692564Z Compiling xla/service/backend.cc; 13s local 2024-04-03T17:34:04.8693667Z Compiling llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp; 12s local 2024-04-03T17:34:04.8695286Z Compiling llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp; 12s local 2024-04-03T17:34:04.8696692Z Compiling xla/service/spmd/stateful_rng_spmd_partitioner.cc; 12s local ... 2024-04-03T17:34:05.1166449Z 2024-04-03T17:34:05.1167656Z  2024-04-03T17:34:05.1168234Z  2024-04-03T17:34:05.1168664Z  2024-04-03T17:34:05.1169154Z  2024-04-03T17:34:05.1169611Z  2024-04-03T17:34:05.1170403Z  2024-04-03T17:34:05.1170928Z  2024-04-03T17:34:05.1171334Z  2024-04-03T17:34:05.1171999Z [14,003 / 14,756] 48 actions running 2024-04-03T17:34:05.1173072Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 35s local 2024-04-03T17:34:05.1174451Z Compiling xla/service/spmd/spmd_partitioner_util.cc; 24s local 2024-04-03T17:34:05.1175966Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 17s local 2024-04-03T17:34:05.1177189Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 16s local 2024-04-03T17:34:05.1178234Z Compiling xla/service/backend.cc; 13s local 2024-04-03T17:34:05.1179372Z Compiling llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp; 13s local 2024-04-03T17:34:05.1180847Z Compiling llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp; 12s local 2024-04-03T17:34:05.1182393Z Compiling xla/service/spmd/stateful_rng_spmd_partitioner.cc; 12s local ... 2024-04-03T17:34:05.6768541Z 2024-04-03T17:34:05.6769854Z  2024-04-03T17:34:05.6771398Z  2024-04-03T17:34:05.6771838Z  2024-04-03T17:34:05.6772235Z  2024-04-03T17:34:05.6772608Z  2024-04-03T17:34:05.6773018Z  2024-04-03T17:34:05.6773411Z  2024-04-03T17:34:05.6773792Z  2024-04-03T17:34:05.6774653Z [14,004 / 14,756] 48 actions, 47 running 2024-04-03T17:34:05.6775699Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 36s local 2024-04-03T17:34:05.6776844Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 17s local 2024-04-03T17:34:05.6777938Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 17s local 2024-04-03T17:34:05.6778966Z Compiling xla/service/backend.cc; 14s local 2024-04-03T17:34:05.6780327Z Compiling llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp; 13s local 2024-04-03T17:34:05.6781682Z Compiling llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp; 13s local 2024-04-03T17:34:05.6782966Z Compiling xla/service/spmd/stateful_rng_spmd_partitioner.cc; 12s local 2024-04-03T17:34:05.6784172Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 12s local ... 2024-04-03T17:34:05.9172914Z 2024-04-03T17:34:05.9174051Z  2024-04-03T17:34:05.9174680Z  2024-04-03T17:34:05.9175041Z  2024-04-03T17:34:05.9175416Z  2024-04-03T17:34:05.9177253Z  2024-04-03T17:34:05.9178283Z  2024-04-03T17:34:05.9181404Z  2024-04-03T17:34:05.9182274Z  2024-04-03T17:34:05.9185404Z [14,006 / 14,756] 48 actions running 2024-04-03T17:34:05.9186843Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 17s local 2024-04-03T17:34:05.9190759Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 17s local 2024-04-03T17:34:05.9192335Z Compiling xla/service/backend.cc; 14s local 2024-04-03T17:34:05.9196111Z Compiling llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp; 13s local 2024-04-03T17:34:05.9198156Z Compiling llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp; 13s local 2024-04-03T17:34:05.9200282Z Compiling xla/service/spmd/stateful_rng_spmd_partitioner.cc; 13s local 2024-04-03T17:34:05.9201814Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 12s local 2024-04-03T17:34:05.9229534Z Compiling xla/service/llvm_ir/tuple_ops.cc; 12s local ... 2024-04-03T17:34:06.2111921Z 2024-04-03T17:34:06.2112936Z  2024-04-03T17:34:06.2113851Z  2024-04-03T17:34:06.2115321Z  2024-04-03T17:34:06.2115864Z  2024-04-03T17:34:06.2116303Z  2024-04-03T17:34:06.2116766Z  2024-04-03T17:34:06.2117231Z  2024-04-03T17:34:06.2117706Z  2024-04-03T17:34:06.2118653Z [14,008 / 14,756] 48 actions, 47 running 2024-04-03T17:34:06.2119741Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 18s local 2024-04-03T17:34:06.2120962Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 17s local 2024-04-03T17:34:06.2122026Z Compiling xla/service/backend.cc; 15s local 2024-04-03T17:34:06.2123225Z Compiling llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp; 14s local 2024-04-03T17:34:06.2125094Z Compiling llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp; 13s local 2024-04-03T17:34:06.2126460Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 13s local 2024-04-03T17:34:06.2127607Z Compiling xla/service/llvm_ir/tuple_ops.cc; 12s local 2024-04-03T17:34:06.2128755Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 12s local ... 2024-04-03T17:34:06.5178187Z 2024-04-03T17:34:06.5179148Z  2024-04-03T17:34:06.5179745Z  2024-04-03T17:34:06.5180224Z  2024-04-03T17:34:06.5180656Z  2024-04-03T17:34:06.5181082Z  2024-04-03T17:34:06.5181526Z  2024-04-03T17:34:06.5181978Z  2024-04-03T17:34:06.5182436Z  2024-04-03T17:34:06.5183143Z [14,009 / 14,756] 48 actions running 2024-04-03T17:34:06.5184337Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 18s local 2024-04-03T17:34:06.5185569Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 17s local 2024-04-03T17:34:06.5186687Z Compiling xla/service/backend.cc; 15s local 2024-04-03T17:34:06.5188256Z Compiling llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp; 14s local 2024-04-03T17:34:06.5189795Z Compiling llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp; 14s local 2024-04-03T17:34:06.5191092Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 13s local 2024-04-03T17:34:06.5192183Z Compiling xla/service/llvm_ir/tuple_ops.cc; 13s local 2024-04-03T17:34:06.5193356Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 13s local ... 2024-04-03T17:34:06.7182108Z 2024-04-03T17:34:06.7187459Z  2024-04-03T17:34:06.7188162Z  2024-04-03T17:34:06.7188556Z  2024-04-03T17:34:06.7188952Z  2024-04-03T17:34:06.7189345Z  2024-04-03T17:34:06.7189719Z  2024-04-03T17:34:06.7190102Z  2024-04-03T17:34:06.7190489Z  2024-04-03T17:34:06.7191254Z [14,010 / 14,756] 48 actions running 2024-04-03T17:34:06.7192173Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 18s local 2024-04-03T17:34:06.7193285Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 18s local 2024-04-03T17:34:06.7194191Z Compiling xla/service/backend.cc; 15s local 2024-04-03T17:34:06.7195246Z Compiling llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp; 14s local 2024-04-03T17:34:06.7196526Z Compiling llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp; 14s local 2024-04-03T17:34:06.7197620Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 13s local 2024-04-03T17:34:06.7198532Z Compiling xla/service/llvm_ir/tuple_ops.cc; 13s local 2024-04-03T17:34:06.7199524Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 13s local ... 2024-04-03T17:34:07.3047384Z 2024-04-03T17:34:07.3048165Z  2024-04-03T17:34:07.3048662Z  2024-04-03T17:34:07.3049070Z  2024-04-03T17:34:07.3049486Z  2024-04-03T17:34:07.3049870Z  2024-04-03T17:34:07.3050271Z  2024-04-03T17:34:07.3050661Z  2024-04-03T17:34:07.3051058Z  2024-04-03T17:34:07.3051738Z [14,011 / 14,756] 48 actions, 47 running 2024-04-03T17:34:07.3052740Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 19s local 2024-04-03T17:34:07.3053784Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 18s local 2024-04-03T17:34:07.3054878Z Compiling xla/service/backend.cc; 16s local 2024-04-03T17:34:07.3055895Z Compiling llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp; 15s local 2024-04-03T17:34:07.3057520Z Compiling llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp; 14s local 2024-04-03T17:34:07.3058660Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 14s local 2024-04-03T17:34:07.3059629Z Compiling xla/service/llvm_ir/tuple_ops.cc; 13s local 2024-04-03T17:34:07.3060627Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 13s local ... 2024-04-03T17:34:07.5205178Z 2024-04-03T17:34:07.5205910Z  2024-04-03T17:34:07.5206397Z  2024-04-03T17:34:07.5206801Z  2024-04-03T17:34:07.5207168Z  2024-04-03T17:34:07.5207553Z  2024-04-03T17:34:07.5207938Z  2024-04-03T17:34:07.5208671Z  2024-04-03T17:34:07.5209068Z  2024-04-03T17:34:07.5209670Z [14,012 / 14,756] 48 actions running 2024-04-03T17:34:07.5210656Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 19s local 2024-04-03T17:34:07.5211718Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 18s local 2024-04-03T17:34:07.5212824Z Compiling xla/service/backend.cc; 16s local 2024-04-03T17:34:07.5213862Z Compiling llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp; 15s local 2024-04-03T17:34:07.5215351Z Compiling llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp; 15s local 2024-04-03T17:34:07.5216510Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 14s local 2024-04-03T17:34:07.5217413Z Compiling xla/service/llvm_ir/tuple_ops.cc; 14s local 2024-04-03T17:34:07.5218425Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 14s local ... 2024-04-03T17:34:07.7192962Z 2024-04-03T17:34:07.7193981Z  2024-04-03T17:34:07.7194486Z  2024-04-03T17:34:07.7194915Z  2024-04-03T17:34:07.7195338Z  2024-04-03T17:34:07.7195740Z  2024-04-03T17:34:07.7196135Z  2024-04-03T17:34:07.7196514Z  2024-04-03T17:34:07.7196914Z  2024-04-03T17:34:07.7197547Z [14,013 / 14,756] 48 actions running 2024-04-03T17:34:07.7198525Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 19s local 2024-04-03T17:34:07.7199653Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 19s local 2024-04-03T17:34:07.7200634Z Compiling xla/service/backend.cc; 16s local 2024-04-03T17:34:07.7201729Z Compiling llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp; 15s local 2024-04-03T17:34:07.7203121Z Compiling llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp; 15s local 2024-04-03T17:34:07.7204303Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 14s local 2024-04-03T17:34:07.7205308Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 14s local 2024-04-03T17:34:07.7206396Z Compiling xla/service/qr_expander.cc; 13s local ... 2024-04-03T17:34:08.1197597Z 2024-04-03T17:34:08.1198409Z  2024-04-03T17:34:08.1199414Z  2024-04-03T17:34:08.1200020Z  2024-04-03T17:34:08.1200667Z  2024-04-03T17:34:08.1201296Z  2024-04-03T17:34:08.1201935Z  2024-04-03T17:34:08.1202543Z  2024-04-03T17:34:08.1203171Z  2024-04-03T17:34:08.1204055Z [14,014 / 14,756] 48 actions running 2024-04-03T17:34:08.1205399Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 20s local 2024-04-03T17:34:08.1207430Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 19s local 2024-04-03T17:34:08.1208531Z Compiling xla/service/backend.cc; 16s local 2024-04-03T17:34:08.1209656Z Compiling llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp; 15s local 2024-04-03T17:34:08.1210909Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 15s local 2024-04-03T17:34:08.1211961Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 14s local 2024-04-03T17:34:08.1212938Z Compiling xla/service/qr_expander.cc; 13s local 2024-04-03T17:34:08.1214045Z Compiling xla/service/triangular_solve_expander.cc; 12s local ... 2024-04-03T17:34:08.3201574Z 2024-04-03T17:34:08.3202713Z  2024-04-03T17:34:08.3203270Z  2024-04-03T17:34:08.3203734Z  2024-04-03T17:34:08.3204238Z  2024-04-03T17:34:08.3204686Z  2024-04-03T17:34:08.3205160Z  2024-04-03T17:34:08.3205866Z  2024-04-03T17:34:08.3206286Z  2024-04-03T17:34:08.3207060Z [14,015 / 14,756] 48 actions running 2024-04-03T17:34:08.3208322Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 20s local 2024-04-03T17:34:08.3209595Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 19s local 2024-04-03T17:34:08.3210650Z Compiling xla/service/backend.cc; 17s local 2024-04-03T17:34:08.3211835Z Compiling llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp; 15s local 2024-04-03T17:34:08.3213139Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 15s local 2024-04-03T17:34:08.3214750Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 14s local 2024-04-03T17:34:08.3215975Z Compiling xla/service/triangular_solve_expander.cc; 13s local 2024-04-03T17:34:08.3217250Z Compiling .../runtime/transforms/custom_call_encoding.cc; 10s local ... 2024-04-03T17:34:08.7852778Z 2024-04-03T17:34:08.7853531Z  2024-04-03T17:34:08.7854610Z  2024-04-03T17:34:08.7858595Z  2024-04-03T17:34:08.7859264Z  2024-04-03T17:34:08.7862346Z  2024-04-03T17:34:08.7863028Z  2024-04-03T17:34:08.7865859Z  2024-04-03T17:34:08.7866509Z  2024-04-03T17:34:08.7870784Z [14,016 / 14,756] 48 actions, 47 running 2024-04-03T17:34:08.7872074Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 20s local 2024-04-03T17:34:08.7876702Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 20s local 2024-04-03T17:34:08.7877949Z Compiling xla/service/backend.cc; 17s local 2024-04-03T17:34:08.7898399Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 15s local 2024-04-03T17:34:08.7899825Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 15s local 2024-04-03T17:34:08.7903095Z Compiling xla/service/triangular_solve_expander.cc; 13s local 2024-04-03T17:34:08.7904372Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 11s local 2024-04-03T17:34:08.7907430Z Compiling xla/client/lib/svd.cc; 11s local ... 2024-04-03T17:34:09.1207264Z 2024-04-03T17:34:09.1208451Z  2024-04-03T17:34:09.1209544Z  2024-04-03T17:34:09.1210603Z  2024-04-03T17:34:09.1211094Z  2024-04-03T17:34:09.1211492Z  2024-04-03T17:34:09.1211892Z  2024-04-03T17:34:09.1212299Z  2024-04-03T17:34:09.1212704Z  2024-04-03T17:34:09.1213349Z [14,018 / 14,756] 48 actions running 2024-04-03T17:34:09.1214699Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 21s local 2024-04-03T17:34:09.1215918Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 20s local 2024-04-03T17:34:09.1216985Z Compiling xla/service/backend.cc; 17s local 2024-04-03T17:34:09.1218018Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 16s local 2024-04-03T17:34:09.1219158Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 15s local 2024-04-03T17:34:09.1220350Z Compiling xla/service/triangular_solve_expander.cc; 13s local 2024-04-03T17:34:09.1221734Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 11s local 2024-04-03T17:34:09.1223010Z Compiling xla/client/lib/svd.cc; 11s local ... 2024-04-03T17:34:09.3211187Z 2024-04-03T17:34:09.3212326Z  2024-04-03T17:34:09.3212907Z  2024-04-03T17:34:09.3213328Z  2024-04-03T17:34:09.3213796Z  2024-04-03T17:34:09.3214804Z  2024-04-03T17:34:09.3215211Z  2024-04-03T17:34:09.3215650Z  2024-04-03T17:34:09.3216058Z  2024-04-03T17:34:09.3218301Z [14,021 / 14,756] 48 actions running 2024-04-03T17:34:09.3219585Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 21s local 2024-04-03T17:34:09.3223989Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 20s local 2024-04-03T17:34:09.3225275Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 16s local 2024-04-03T17:34:09.3229714Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 15s local 2024-04-03T17:34:09.3231036Z Compiling xla/service/triangular_solve_expander.cc; 14s local 2024-04-03T17:34:09.3235552Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 11s local 2024-04-03T17:34:09.3237244Z Compiling llvm/lib/Target/X86/X86MCInstLower.cpp; 11s local 2024-04-03T17:34:09.3241031Z Compiling xla/mlir/runtime/transforms/specialization.cc; 10s local ... 2024-04-03T17:34:09.6757342Z 2024-04-03T17:34:09.6758484Z  2024-04-03T17:34:09.6758994Z  2024-04-03T17:34:09.6759369Z  2024-04-03T17:34:09.6759748Z  2024-04-03T17:34:09.6760829Z  2024-04-03T17:34:09.6761182Z  2024-04-03T17:34:09.6761552Z  2024-04-03T17:34:09.6761925Z  2024-04-03T17:34:09.6765710Z [14,024 / 14,756] 48 actions, 47 running 2024-04-03T17:34:09.6767562Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 21s local 2024-04-03T17:34:09.6771396Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 21s local 2024-04-03T17:34:09.6772850Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 16s local 2024-04-03T17:34:09.6776630Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 16s local 2024-04-03T17:34:09.6778521Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 12s local 2024-04-03T17:34:09.6782449Z Compiling llvm/lib/Target/X86/X86MCInstLower.cpp; 11s local 2024-04-03T17:34:09.6784050Z Compiling xla/mlir/runtime/transforms/specialization.cc; 10s local 2024-04-03T17:34:09.6788450Z Compiling xla/service/hlo_module_util.cc; 10s local ... 2024-04-03T17:34:09.9217188Z 2024-04-03T17:34:09.9218535Z  2024-04-03T17:34:09.9219746Z  2024-04-03T17:34:09.9220255Z  2024-04-03T17:34:09.9220680Z  2024-04-03T17:34:09.9221113Z  2024-04-03T17:34:09.9221552Z  2024-04-03T17:34:09.9222003Z  2024-04-03T17:34:09.9222488Z  2024-04-03T17:34:09.9223191Z [14,024 / 14,756] 48 actions running 2024-04-03T17:34:09.9224221Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 21s local 2024-04-03T17:34:09.9225446Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 21s local 2024-04-03T17:34:09.9226601Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 16s local 2024-04-03T17:34:09.9228185Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 16s local 2024-04-03T17:34:09.9229440Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 12s local 2024-04-03T17:34:09.9230752Z Compiling llvm/lib/Target/X86/X86MCInstLower.cpp; 11s local 2024-04-03T17:34:09.9231956Z Compiling xla/mlir/runtime/transforms/specialization.cc; 11s local 2024-04-03T17:34:09.9233078Z Compiling xla/service/hlo_module_util.cc; 10s local ... 2024-04-03T17:34:10.9224868Z 2024-04-03T17:34:10.9226081Z  2024-04-03T17:34:10.9243387Z  2024-04-03T17:34:10.9243911Z  2024-04-03T17:34:10.9244424Z  2024-04-03T17:34:10.9244854Z  2024-04-03T17:34:10.9245259Z  2024-04-03T17:34:10.9245643Z  2024-04-03T17:34:10.9246031Z  2024-04-03T17:34:10.9246665Z [14,024 / 14,756] 48 actions running 2024-04-03T17:34:10.9247427Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 22s local 2024-04-03T17:34:10.9248304Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 22s local 2024-04-03T17:34:10.9249109Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 17s local 2024-04-03T17:34:10.9249862Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 17s local 2024-04-03T17:34:10.9250875Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 13s local 2024-04-03T17:34:10.9252100Z Compiling llvm/lib/Target/X86/X86MCInstLower.cpp; 12s local 2024-04-03T17:34:10.9253320Z Compiling xla/mlir/runtime/transforms/specialization.cc; 12s local 2024-04-03T17:34:10.9254731Z Compiling xla/service/hlo_module_util.cc; 11s local ... 2024-04-03T17:34:11.2406838Z 2024-04-03T17:34:11.2409627Z  2024-04-03T17:34:11.2411913Z  2024-04-03T17:34:11.2414036Z  2024-04-03T17:34:11.2416373Z  2024-04-03T17:34:11.2418548Z  2024-04-03T17:34:11.2420812Z  2024-04-03T17:34:11.2422891Z  2024-04-03T17:34:11.2424972Z  2024-04-03T17:34:11.2428140Z [14,027 / 14,756] 48 actions, 47 running 2024-04-03T17:34:11.2431070Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 23s local 2024-04-03T17:34:11.2434007Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 22s local 2024-04-03T17:34:11.2470540Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 18s local 2024-04-03T17:34:11.2473868Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 17s local 2024-04-03T17:34:11.2477090Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 13s local 2024-04-03T17:34:11.2480316Z Compiling llvm/lib/Target/X86/X86MCInstLower.cpp; 13s local 2024-04-03T17:34:11.2483669Z Compiling xla/service/hlo_module_util.cc; 11s local 2024-04-03T17:34:11.2486476Z Compiling xla/pjrt/pjrt_executable.cc; 11s local ... 2024-04-03T17:34:11.5232270Z 2024-04-03T17:34:11.5234926Z  2024-04-03T17:34:11.5237307Z  2024-04-03T17:34:11.5239512Z  2024-04-03T17:34:11.5241806Z  2024-04-03T17:34:11.5244490Z  2024-04-03T17:34:11.5246724Z  2024-04-03T17:34:11.5248923Z  2024-04-03T17:34:11.5251300Z  2024-04-03T17:34:11.5253728Z [14,030 / 14,756] 48 actions running 2024-04-03T17:34:11.5257221Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 23s local 2024-04-03T17:34:11.5260220Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 22s local 2024-04-03T17:34:11.5263136Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 18s local 2024-04-03T17:34:11.5265925Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 18s local 2024-04-03T17:34:11.5269529Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 13s local 2024-04-03T17:34:11.5272613Z Compiling llvm/lib/Target/X86/X86MCInstLower.cpp; 13s local 2024-04-03T17:34:11.5275577Z Compiling xla/service/hlo_module_util.cc; 12s local 2024-04-03T17:34:11.5278420Z Compiling xla/pjrt/pjrt_executable.cc; 11s local ... 2024-04-03T17:34:11.7791796Z 2024-04-03T17:34:11.7792707Z  2024-04-03T17:34:11.7793447Z  2024-04-03T17:34:11.7793889Z  2024-04-03T17:34:11.7794511Z  2024-04-03T17:34:11.7795123Z  2024-04-03T17:34:11.7795723Z  2024-04-03T17:34:11.7796186Z  2024-04-03T17:34:11.7796785Z  2024-04-03T17:34:11.7797691Z [14,031 / 14,756] 48 actions, 47 running 2024-04-03T17:34:11.7799142Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 23s local 2024-04-03T17:34:11.7800649Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 23s local 2024-04-03T17:34:11.7802042Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 18s local 2024-04-03T17:34:11.7803313Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 18s local 2024-04-03T17:34:11.7804969Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 14s local 2024-04-03T17:34:11.7806407Z Compiling xla/service/hlo_module_util.cc; 12s local 2024-04-03T17:34:11.7807355Z Compiling xla/pjrt/pjrt_executable.cc; 11s local 2024-04-03T17:34:11.7808629Z Compiling xla/service/cholesky_expander.cc; 11s local ... 2024-04-03T17:34:12.0623471Z 2024-04-03T17:34:12.0624210Z  2024-04-03T17:34:12.0624731Z  2024-04-03T17:34:12.0625153Z  2024-04-03T17:34:12.0625543Z  2024-04-03T17:34:12.0625952Z  2024-04-03T17:34:12.0626321Z  2024-04-03T17:34:12.0626726Z  2024-04-03T17:34:12.0627189Z  2024-04-03T17:34:12.0628401Z [14,033 / 14,756] 48 actions, 47 running 2024-04-03T17:34:12.0629473Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 23s local 2024-04-03T17:34:12.0630622Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 23s local 2024-04-03T17:34:12.0631929Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 19s local 2024-04-03T17:34:12.0632972Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 18s local 2024-04-03T17:34:12.0634259Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 14s local 2024-04-03T17:34:12.0635492Z Compiling xla/service/hlo_module_util.cc; 12s local 2024-04-03T17:34:12.0636778Z Compiling xla/pjrt/pjrt_executable.cc; 11s local 2024-04-03T17:34:12.0637766Z Compiling xla/service/cholesky_expander.cc; 11s local ... 2024-04-03T17:34:12.2780201Z 2024-04-03T17:34:12.2780981Z  2024-04-03T17:34:12.2781519Z  2024-04-03T17:34:12.2781980Z  2024-04-03T17:34:12.2782398Z  2024-04-03T17:34:12.2782834Z  2024-04-03T17:34:12.2783266Z  2024-04-03T17:34:12.2783692Z  2024-04-03T17:34:12.2784249Z  2024-04-03T17:34:12.2784951Z [14,034 / 14,756] 48 actions, 47 running 2024-04-03T17:34:12.2786031Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 24s local 2024-04-03T17:34:12.2787963Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 23s local 2024-04-03T17:34:12.2789100Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 19s local 2024-04-03T17:34:12.2790146Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 18s local 2024-04-03T17:34:12.2791417Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 14s local 2024-04-03T17:34:12.2792804Z Compiling xla/service/hlo_module_util.cc; 12s local 2024-04-03T17:34:12.2793762Z Compiling xla/pjrt/pjrt_executable.cc; 12s local 2024-04-03T17:34:12.2794814Z Compiling xla/service/cholesky_expander.cc; 11s local ... 2024-04-03T17:34:12.5248221Z 2024-04-03T17:34:12.5248978Z  2024-04-03T17:34:12.5249490Z  2024-04-03T17:34:12.5249905Z  2024-04-03T17:34:12.5250279Z  2024-04-03T17:34:12.5250629Z  2024-04-03T17:34:12.5251057Z  2024-04-03T17:34:12.5251496Z  2024-04-03T17:34:12.5251941Z  2024-04-03T17:34:12.5252610Z [14,034 / 14,756] 48 actions running 2024-04-03T17:34:12.5253749Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 24s local 2024-04-03T17:34:12.5255108Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 23s local 2024-04-03T17:34:12.5256249Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 19s local 2024-04-03T17:34:12.5257320Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 19s local 2024-04-03T17:34:12.5258646Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 14s local 2024-04-03T17:34:12.5259854Z Compiling xla/service/hlo_module_util.cc; 13s local 2024-04-03T17:34:12.5260847Z Compiling xla/pjrt/pjrt_executable.cc; 12s local 2024-04-03T17:34:12.5261826Z Compiling xla/service/cholesky_expander.cc; 11s local ... 2024-04-03T17:34:12.7603877Z 2024-04-03T17:34:12.7604561Z  2024-04-03T17:34:12.7605057Z  2024-04-03T17:34:12.7605462Z  2024-04-03T17:34:12.7605884Z  2024-04-03T17:34:12.7606277Z  2024-04-03T17:34:12.7606685Z  2024-04-03T17:34:12.7607084Z  2024-04-03T17:34:12.7607508Z  2024-04-03T17:34:12.7608188Z [14,035 / 14,756] 48 actions, 47 running 2024-04-03T17:34:12.7609239Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 24s local 2024-04-03T17:34:12.7610400Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 24s local 2024-04-03T17:34:12.7611536Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 19s local 2024-04-03T17:34:12.7612584Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 19s local 2024-04-03T17:34:12.7613857Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 15s local 2024-04-03T17:34:12.7615492Z Compiling xla/service/hlo_module_util.cc; 13s local 2024-04-03T17:34:12.7616458Z Compiling xla/pjrt/pjrt_executable.cc; 12s local 2024-04-03T17:34:12.7617482Z Compiling xla/service/cholesky_expander.cc; 11s local ... 2024-04-03T17:34:13.1257597Z 2024-04-03T17:34:13.1258364Z  2024-04-03T17:34:13.1258929Z  2024-04-03T17:34:13.1259392Z  2024-04-03T17:34:13.1259847Z  2024-04-03T17:34:13.1260334Z  2024-04-03T17:34:13.1260775Z  2024-04-03T17:34:13.1261219Z  2024-04-03T17:34:13.1261677Z  2024-04-03T17:34:13.1262375Z [14,036 / 14,756] 48 actions running 2024-04-03T17:34:13.1263489Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 24s local 2024-04-03T17:34:13.1264894Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 20s local 2024-04-03T17:34:13.1265953Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 19s local 2024-04-03T17:34:13.1267273Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 15s local 2024-04-03T17:34:13.1268839Z Compiling xla/service/hlo_module_util.cc; 13s local 2024-04-03T17:34:13.1269779Z Compiling xla/pjrt/pjrt_executable.cc; 13s local 2024-04-03T17:34:13.1270904Z Compiling xla/service/cholesky_expander.cc; 12s local 2024-04-03T17:34:13.1271954Z Compiling xla/service/eigh_expander.cc; 12s local ... 2024-04-03T17:34:13.3407335Z 2024-04-03T17:34:13.3408182Z  2024-04-03T17:34:13.3409015Z  2024-04-03T17:34:13.3409446Z  2024-04-03T17:34:13.3409837Z  2024-04-03T17:34:13.3410253Z  2024-04-03T17:34:13.3410670Z  2024-04-03T17:34:13.3411063Z  2024-04-03T17:34:13.3411647Z  2024-04-03T17:34:13.3412327Z [14,038 / 14,756] 48 actions, 47 running 2024-04-03T17:34:13.3413466Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 24s local 2024-04-03T17:34:13.3414745Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 20s local 2024-04-03T17:34:13.3415794Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 19s local 2024-04-03T17:34:13.3417025Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 15s local 2024-04-03T17:34:13.3418239Z Compiling xla/service/hlo_module_util.cc; 13s local 2024-04-03T17:34:13.3419167Z Compiling xla/pjrt/pjrt_executable.cc; 13s local 2024-04-03T17:34:13.3420120Z Compiling xla/service/cholesky_expander.cc; 12s local 2024-04-03T17:34:13.3421134Z Compiling xla/service/eigh_expander.cc; 12s local ... 2024-04-03T17:34:13.5992261Z 2024-04-03T17:34:13.5993034Z  2024-04-03T17:34:13.5993577Z  2024-04-03T17:34:13.5993999Z  2024-04-03T17:34:13.5994423Z  2024-04-03T17:34:13.5994831Z  2024-04-03T17:34:13.5995260Z  2024-04-03T17:34:13.5995675Z  2024-04-03T17:34:13.5996137Z  2024-04-03T17:34:13.5996834Z [14,039 / 14,756] 48 actions, 47 running 2024-04-03T17:34:13.5997809Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 24s local 2024-04-03T17:34:13.5998936Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 20s local 2024-04-03T17:34:13.6000126Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 16s local 2024-04-03T17:34:13.6001276Z Compiling xla/service/hlo_module_util.cc; 14s local 2024-04-03T17:34:13.6002205Z Compiling xla/pjrt/pjrt_executable.cc; 13s local 2024-04-03T17:34:13.6003103Z Compiling xla/service/cholesky_expander.cc; 12s local 2024-04-03T17:34:13.6004026Z Compiling xla/service/eigh_expander.cc; 12s local 2024-04-03T17:34:13.6004997Z Compiling xla/service/call_inliner.cc; 11s local ... 2024-04-03T17:34:13.9257065Z 2024-04-03T17:34:13.9257806Z  2024-04-03T17:34:13.9258314Z  2024-04-03T17:34:13.9258718Z  2024-04-03T17:34:13.9259147Z  2024-04-03T17:34:13.9259613Z  2024-04-03T17:34:13.9260007Z  2024-04-03T17:34:13.9260416Z  2024-04-03T17:34:13.9260812Z  2024-04-03T17:34:13.9261447Z [14,039 / 14,756] 48 actions running 2024-04-03T17:34:13.9262446Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 25s local 2024-04-03T17:34:13.9263495Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 20s local 2024-04-03T17:34:13.9264719Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 16s local 2024-04-03T17:34:13.9265852Z Compiling xla/service/hlo_module_util.cc; 14s local 2024-04-03T17:34:13.9266728Z Compiling xla/pjrt/pjrt_executable.cc; 13s local 2024-04-03T17:34:13.9267888Z Compiling xla/service/cholesky_expander.cc; 13s local 2024-04-03T17:34:13.9268853Z Compiling xla/service/eigh_expander.cc; 12s local 2024-04-03T17:34:13.9269759Z Compiling xla/service/call_inliner.cc; 12s local ... 2024-04-03T17:34:14.2235876Z 2024-04-03T17:34:14.2236565Z  2024-04-03T17:34:14.2237376Z  2024-04-03T17:34:14.2237758Z  2024-04-03T17:34:14.2238147Z  2024-04-03T17:34:14.2238527Z  2024-04-03T17:34:14.2238925Z  2024-04-03T17:34:14.2239334Z  2024-04-03T17:34:14.2239692Z  2024-04-03T17:34:14.2240334Z [14,040 / 14,756] 48 actions, 47 running 2024-04-03T17:34:14.2241416Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 25s local 2024-04-03T17:34:14.2242369Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 21s local 2024-04-03T17:34:14.2243516Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 16s local 2024-04-03T17:34:14.2244633Z Compiling xla/service/hlo_module_util.cc; 14s local 2024-04-03T17:34:14.2245820Z Compiling xla/pjrt/pjrt_executable.cc; 14s local 2024-04-03T17:34:14.2246775Z Compiling xla/service/cholesky_expander.cc; 13s local 2024-04-03T17:34:14.2247726Z Compiling xla/service/eigh_expander.cc; 13s local 2024-04-03T17:34:14.2248700Z Compiling xla/service/execution_tracker.cc; 11s local ... 2024-04-03T17:34:14.4630879Z 2024-04-03T17:34:14.4631968Z  2024-04-03T17:34:14.4632493Z  2024-04-03T17:34:14.4632934Z  2024-04-03T17:34:14.4633360Z  2024-04-03T17:34:14.4633793Z  2024-04-03T17:34:14.4634220Z  2024-04-03T17:34:14.4634651Z  2024-04-03T17:34:14.4635070Z  2024-04-03T17:34:14.4635802Z [14,042 / 14,756] 48 actions, 47 running 2024-04-03T17:34:14.4636890Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 25s local 2024-04-03T17:34:14.4638019Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 21s local 2024-04-03T17:34:14.4639344Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 16s local 2024-04-03T17:34:14.4640612Z Compiling xla/service/hlo_module_util.cc; 15s local 2024-04-03T17:34:14.4641591Z Compiling xla/pjrt/pjrt_executable.cc; 14s local 2024-04-03T17:34:14.4642541Z Compiling xla/service/eigh_expander.cc; 13s local 2024-04-03T17:34:14.4643528Z Compiling xla/service/execution_tracker.cc; 11s local 2024-04-03T17:34:14.4644603Z Compiling xla/service/cpu/compiler_functor.cc; 11s local ... 2024-04-03T17:34:14.7257321Z 2024-04-03T17:34:14.7258116Z  2024-04-03T17:34:14.7259215Z  2024-04-03T17:34:14.7259638Z  2024-04-03T17:34:14.7260051Z  2024-04-03T17:34:14.7260461Z  2024-04-03T17:34:14.7260869Z  2024-04-03T17:34:14.7261286Z  2024-04-03T17:34:14.7261669Z  2024-04-03T17:34:14.7262274Z [14,042 / 14,756] 48 actions running 2024-04-03T17:34:14.7263478Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 26s local 2024-04-03T17:34:14.7264634Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 21s local 2024-04-03T17:34:14.7265909Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 17s local 2024-04-03T17:34:14.7267175Z Compiling xla/service/hlo_module_util.cc; 15s local 2024-04-03T17:34:14.7268555Z Compiling xla/pjrt/pjrt_executable.cc; 14s local 2024-04-03T17:34:14.7269510Z Compiling xla/service/eigh_expander.cc; 13s local 2024-04-03T17:34:14.7270540Z Compiling xla/service/execution_tracker.cc; 12s local 2024-04-03T17:34:14.7271692Z Compiling xla/service/cpu/compiler_functor.cc; 11s local ... 2024-04-03T17:34:14.9266644Z 2024-04-03T17:34:14.9267506Z  2024-04-03T17:34:14.9268231Z  2024-04-03T17:34:14.9268682Z  2024-04-03T17:34:14.9269083Z  2024-04-03T17:34:14.9269528Z  2024-04-03T17:34:14.9269968Z  2024-04-03T17:34:14.9270375Z  2024-04-03T17:34:14.9270778Z  2024-04-03T17:34:14.9271430Z [14,044 / 14,756] 48 actions running 2024-04-03T17:34:14.9272507Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 26s local 2024-04-03T17:34:14.9273541Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 21s local 2024-04-03T17:34:14.9274839Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 17s local 2024-04-03T17:34:14.9275854Z Compiling xla/service/hlo_module_util.cc; 15s local 2024-04-03T17:34:14.9277016Z Compiling xla/pjrt/pjrt_executable.cc; 14s local 2024-04-03T17:34:14.9277809Z Compiling xla/service/eigh_expander.cc; 13s local 2024-04-03T17:34:14.9278585Z Compiling xla/service/execution_tracker.cc; 12s local 2024-04-03T17:34:14.9279459Z Compiling xla/service/cpu/compiler_functor.cc; 11s local ... 2024-04-03T17:34:15.3431755Z 2024-04-03T17:34:15.3432451Z  2024-04-03T17:34:15.3432936Z  2024-04-03T17:34:15.3433317Z  2024-04-03T17:34:15.3433721Z  2024-04-03T17:34:15.3434141Z  2024-04-03T17:34:15.3434567Z  2024-04-03T17:34:15.3435006Z  2024-04-03T17:34:15.3435426Z  2024-04-03T17:34:15.3436406Z [14,045 / 14,756] 48 actions, 47 running 2024-04-03T17:34:15.3437500Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 26s local 2024-04-03T17:34:15.3438562Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 22s local 2024-04-03T17:34:15.3439828Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 17s local 2024-04-03T17:34:15.3441280Z Compiling xla/service/hlo_module_util.cc; 15s local 2024-04-03T17:34:15.3442171Z Compiling xla/pjrt/pjrt_executable.cc; 15s local 2024-04-03T17:34:15.3443047Z Compiling xla/service/eigh_expander.cc; 14s local 2024-04-03T17:34:15.3443962Z Compiling xla/service/execution_tracker.cc; 12s local 2024-04-03T17:34:15.3444956Z Compiling xla/service/cpu/compiler_functor.cc; 12s local ... 2024-04-03T17:34:15.7272122Z 2024-04-03T17:34:15.7272871Z  2024-04-03T17:34:15.7273405Z  2024-04-03T17:34:15.7273819Z  2024-04-03T17:34:15.7274257Z  2024-04-03T17:34:15.7274695Z  2024-04-03T17:34:15.7275096Z  2024-04-03T17:34:15.7275567Z  2024-04-03T17:34:15.7275963Z  2024-04-03T17:34:15.7276651Z [14,046 / 14,756] 48 actions running 2024-04-03T17:34:15.7277620Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 27s local 2024-04-03T17:34:15.7278892Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 18s local 2024-04-03T17:34:15.7280067Z Compiling xla/service/hlo_module_util.cc; 16s local 2024-04-03T17:34:15.7281038Z Compiling xla/pjrt/pjrt_executable.cc; 15s local 2024-04-03T17:34:15.7283438Z Compiling xla/service/eigh_expander.cc; 14s local 2024-04-03T17:34:15.7284709Z Compiling xla/service/execution_tracker.cc; 13s local 2024-04-03T17:34:15.7287900Z Compiling xla/service/cpu/compiler_functor.cc; 12s local 2024-04-03T17:34:15.7289287Z Compiling xla/pjrt/pjrt_compiler.cc; 12s local ... 2024-04-03T17:34:16.4191221Z 2024-04-03T17:34:16.4192018Z  2024-04-03T17:34:16.4192588Z  2024-04-03T17:34:16.4193100Z  2024-04-03T17:34:16.4193620Z  2024-04-03T17:34:16.4194134Z  2024-04-03T17:34:16.4194637Z  2024-04-03T17:34:16.4195132Z  2024-04-03T17:34:16.4195636Z  2024-04-03T17:34:16.4196470Z [14,047 / 14,756] 48 actions, 47 running 2024-04-03T17:34:16.4197765Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 27s local 2024-04-03T17:34:16.4199439Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 18s local 2024-04-03T17:34:16.4200962Z Compiling xla/service/hlo_module_util.cc; 17s local 2024-04-03T17:34:16.4202146Z Compiling xla/pjrt/pjrt_executable.cc; 16s local 2024-04-03T17:34:16.4203144Z Compiling xla/service/eigh_expander.cc; 15s local 2024-04-03T17:34:16.4204198Z Compiling xla/service/execution_tracker.cc; 13s local 2024-04-03T17:34:16.4205325Z Compiling xla/service/cpu/compiler_functor.cc; 13s local 2024-04-03T17:34:16.4206619Z Compiling xla/pjrt/pjrt_compiler.cc; 12s local ... 2024-04-03T17:34:16.6575986Z 2024-04-03T17:34:16.6576765Z  2024-04-03T17:34:16.6577317Z  2024-04-03T17:34:16.6577750Z  2024-04-03T17:34:16.6578151Z  2024-04-03T17:34:16.6578551Z  2024-04-03T17:34:16.6578969Z  2024-04-03T17:34:16.6579387Z  2024-04-03T17:34:16.6580103Z  2024-04-03T17:34:16.6580830Z [14,050 / 14,756] 48 actions, 47 running 2024-04-03T17:34:16.6582307Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 28s local 2024-04-03T17:34:16.6583677Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 19s local 2024-04-03T17:34:16.6584884Z Compiling xla/service/hlo_module_util.cc; 17s local 2024-04-03T17:34:16.6585883Z Compiling xla/pjrt/pjrt_executable.cc; 16s local 2024-04-03T17:34:16.6586869Z Compiling xla/service/execution_tracker.cc; 13s local 2024-04-03T17:34:16.6588291Z Compiling xla/service/cpu/compiler_functor.cc; 13s local 2024-04-03T17:34:16.6589330Z Compiling xla/pjrt/pjrt_compiler.cc; 13s local 2024-04-03T17:34:16.6590649Z Compiling xla/service/allocation_tracker.cc; 12s local ... 2024-04-03T17:34:16.9281734Z 2024-04-03T17:34:16.9282449Z  2024-04-03T17:34:16.9282960Z  2024-04-03T17:34:16.9283361Z  2024-04-03T17:34:16.9283806Z  2024-04-03T17:34:16.9284241Z  2024-04-03T17:34:16.9284637Z  2024-04-03T17:34:16.9285045Z  2024-04-03T17:34:16.9285830Z  2024-04-03T17:34:16.9286468Z [14,050 / 14,756] 48 actions running 2024-04-03T17:34:16.9287538Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 28s local 2024-04-03T17:34:16.9288862Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 19s local 2024-04-03T17:34:16.9290067Z Compiling xla/service/hlo_module_util.cc; 17s local 2024-04-03T17:34:16.9291003Z Compiling xla/pjrt/pjrt_executable.cc; 16s local 2024-04-03T17:34:16.9292025Z Compiling xla/service/execution_tracker.cc; 14s local 2024-04-03T17:34:16.9293045Z Compiling xla/service/cpu/compiler_functor.cc; 13s local 2024-04-03T17:34:16.9294040Z Compiling xla/pjrt/pjrt_compiler.cc; 13s local 2024-04-03T17:34:16.9295233Z Compiling xla/service/allocation_tracker.cc; 13s local ... 2024-04-03T17:34:17.1280729Z 2024-04-03T17:34:17.1281503Z  2024-04-03T17:34:17.1282018Z  2024-04-03T17:34:17.1282445Z  2024-04-03T17:34:17.1282850Z  2024-04-03T17:34:17.1286776Z  2024-04-03T17:34:17.1287655Z  2024-04-03T17:34:17.1290478Z  2024-04-03T17:34:17.1291159Z  2024-04-03T17:34:17.1294292Z [14,051 / 14,756] 48 actions running 2024-04-03T17:34:17.1295834Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 28s local 2024-04-03T17:34:17.1299711Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 19s local 2024-04-03T17:34:17.1301216Z Compiling xla/service/hlo_module_util.cc; 17s local 2024-04-03T17:34:17.1304640Z Compiling xla/pjrt/pjrt_executable.cc; 17s local 2024-04-03T17:34:17.1305855Z Compiling xla/service/execution_tracker.cc; 14s local 2024-04-03T17:34:17.1349501Z Compiling xla/service/cpu/compiler_functor.cc; 14s local 2024-04-03T17:34:17.1350915Z Compiling xla/pjrt/pjrt_compiler.cc; 13s local 2024-04-03T17:34:17.1352362Z Compiling xla/service/allocation_tracker.cc; 13s local ... 2024-04-03T17:34:17.4617645Z 2024-04-03T17:34:17.4618378Z  2024-04-03T17:34:17.4618961Z  2024-04-03T17:34:17.4619377Z  2024-04-03T17:34:17.4619805Z  2024-04-03T17:34:17.4620250Z  2024-04-03T17:34:17.4620673Z  2024-04-03T17:34:17.4621087Z  2024-04-03T17:34:17.4621506Z  2024-04-03T17:34:17.4622220Z [14,053 / 14,756] 48 actions, 47 running 2024-04-03T17:34:17.4623308Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 28s local 2024-04-03T17:34:17.4624687Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 19s local 2024-04-03T17:34:17.4625901Z Compiling xla/pjrt/pjrt_executable.cc; 17s local 2024-04-03T17:34:17.4626860Z Compiling xla/service/execution_tracker.cc; 14s local 2024-04-03T17:34:17.4628141Z Compiling xla/service/cpu/compiler_functor.cc; 14s local 2024-04-03T17:34:17.4629062Z Compiling xla/pjrt/pjrt_compiler.cc; 13s local 2024-04-03T17:34:17.4629953Z Compiling xla/service/allocation_tracker.cc; 13s local 2024-04-03T17:34:17.4631062Z Compiling xla/pjrt/stream_executor_executable.cc; 12s local ... 2024-04-03T17:34:17.7285251Z 2024-04-03T17:34:17.7286425Z  2024-04-03T17:34:17.7286896Z  2024-04-03T17:34:17.7287277Z  2024-04-03T17:34:17.7287667Z  2024-04-03T17:34:17.7288019Z  2024-04-03T17:34:17.7288388Z  2024-04-03T17:34:17.7288757Z  2024-04-03T17:34:17.7289108Z  2024-04-03T17:34:17.7289689Z [14,053 / 14,756] 48 actions running 2024-04-03T17:34:17.7290606Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 29s local 2024-04-03T17:34:17.7291710Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 20s local 2024-04-03T17:34:17.7293100Z Compiling xla/pjrt/pjrt_executable.cc; 17s local 2024-04-03T17:34:17.7293962Z Compiling xla/service/execution_tracker.cc; 15s local 2024-04-03T17:34:17.7294979Z Compiling xla/service/cpu/compiler_functor.cc; 14s local 2024-04-03T17:34:17.7295842Z Compiling xla/pjrt/pjrt_compiler.cc; 14s local 2024-04-03T17:34:17.7296711Z Compiling xla/service/allocation_tracker.cc; 13s local 2024-04-03T17:34:17.7297808Z Compiling xla/pjrt/stream_executor_executable.cc; 12s local ... 2024-04-03T17:34:18.1289935Z 2024-04-03T17:34:18.1290709Z  2024-04-03T17:34:18.1291255Z  2024-04-03T17:34:18.1293429Z  2024-04-03T17:34:18.1296634Z  2024-04-03T17:34:18.1299583Z  2024-04-03T17:34:18.1301018Z  2024-04-03T17:34:18.1301667Z  2024-04-03T17:34:18.1302288Z  2024-04-03T17:34:18.1303136Z [14,054 / 14,756] 48 actions running 2024-04-03T17:34:18.1304390Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 29s local 2024-04-03T17:34:18.1305685Z Compiling xla/pjrt/pjrt_executable.cc; 18s local 2024-04-03T17:34:18.1306833Z Compiling xla/service/execution_tracker.cc; 15s local 2024-04-03T17:34:18.1308283Z Compiling xla/service/cpu/compiler_functor.cc; 15s local 2024-04-03T17:34:18.1309862Z Compiling xla/pjrt/pjrt_compiler.cc; 14s local 2024-04-03T17:34:18.1311038Z Compiling xla/service/allocation_tracker.cc; 14s local 2024-04-03T17:34:18.1312394Z Compiling xla/pjrt/stream_executor_executable.cc; 13s local 2024-04-03T17:34:18.1313812Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 13s local ... 2024-04-03T17:34:18.3293770Z 2024-04-03T17:34:18.3295255Z  2024-04-03T17:34:18.3296028Z  2024-04-03T17:34:18.3296817Z  2024-04-03T17:34:18.3298012Z  2024-04-03T17:34:18.3298512Z  2024-04-03T17:34:18.3298952Z  2024-04-03T17:34:18.3299402Z  2024-04-03T17:34:18.3299863Z  2024-04-03T17:34:18.3300612Z [14,055 / 14,756] 48 actions running 2024-04-03T17:34:18.3301692Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 29s local 2024-04-03T17:34:18.3302949Z Compiling xla/pjrt/pjrt_executable.cc; 18s local 2024-04-03T17:34:18.3303844Z Compiling xla/service/execution_tracker.cc; 15s local 2024-04-03T17:34:18.3304875Z Compiling xla/service/cpu/compiler_functor.cc; 15s local 2024-04-03T17:34:18.3305885Z Compiling xla/pjrt/pjrt_compiler.cc; 14s local 2024-04-03T17:34:18.3306867Z Compiling xla/service/allocation_tracker.cc; 14s local 2024-04-03T17:34:18.3308195Z Compiling xla/pjrt/stream_executor_executable.cc; 13s local 2024-04-03T17:34:18.3309340Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 13s local ... 2024-04-03T17:34:18.8437257Z 2024-04-03T17:34:18.8438048Z  2024-04-03T17:34:18.8438575Z  2024-04-03T17:34:18.8440510Z  2024-04-03T17:34:18.8440933Z  2024-04-03T17:34:18.8441366Z  2024-04-03T17:34:18.8441797Z  2024-04-03T17:34:18.8444846Z  2024-04-03T17:34:18.8445587Z  2024-04-03T17:34:18.8448841Z [14,056 / 14,756] 48 actions, 47 running 2024-04-03T17:34:18.8450159Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 30s local 2024-04-03T17:34:18.8453650Z Compiling xla/pjrt/pjrt_executable.cc; 18s local 2024-04-03T17:34:18.8455113Z Compiling xla/service/execution_tracker.cc; 16s local 2024-04-03T17:34:18.8458849Z Compiling xla/service/cpu/compiler_functor.cc; 15s local 2024-04-03T17:34:18.8460215Z Compiling xla/pjrt/pjrt_compiler.cc; 15s local 2024-04-03T17:34:18.8463266Z Compiling xla/service/allocation_tracker.cc; 14s local 2024-04-03T17:34:18.8464627Z Compiling xla/pjrt/stream_executor_executable.cc; 13s local 2024-04-03T17:34:18.8465980Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 13s local ... 2024-04-03T17:34:19.1299103Z 2024-04-03T17:34:19.1304547Z  2024-04-03T17:34:19.1305083Z  2024-04-03T17:34:19.1305515Z  2024-04-03T17:34:19.1305974Z  2024-04-03T17:34:19.1306417Z  2024-04-03T17:34:19.1306837Z  2024-04-03T17:34:19.1307562Z  2024-04-03T17:34:19.1308128Z  2024-04-03T17:34:19.1308659Z [14,057 / 14,756] 48 actions running 2024-04-03T17:34:19.1309523Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 30s local 2024-04-03T17:34:19.1310617Z Compiling xla/pjrt/pjrt_executable.cc; 19s local 2024-04-03T17:34:19.1311574Z Compiling xla/service/execution_tracker.cc; 16s local 2024-04-03T17:34:19.1312619Z Compiling xla/service/cpu/compiler_functor.cc; 16s local 2024-04-03T17:34:19.1313522Z Compiling xla/pjrt/pjrt_compiler.cc; 15s local 2024-04-03T17:34:19.1314477Z Compiling xla/service/allocation_tracker.cc; 15s local 2024-04-03T17:34:19.1315504Z Compiling xla/pjrt/stream_executor_executable.cc; 14s local 2024-04-03T17:34:19.1316729Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 14s local ... 2024-04-03T17:34:19.3799319Z 2024-04-03T17:34:19.3800062Z  2024-04-03T17:34:19.3800576Z  2024-04-03T17:34:19.3800993Z  2024-04-03T17:34:19.3801429Z  2024-04-03T17:34:19.3801819Z  2024-04-03T17:34:19.3802213Z  2024-04-03T17:34:19.3802617Z  2024-04-03T17:34:19.3803023Z  2024-04-03T17:34:19.3803700Z [14,059 / 14,756] 48 actions, 47 running 2024-04-03T17:34:19.3804701Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 30s local 2024-04-03T17:34:19.3805773Z Compiling xla/pjrt/pjrt_executable.cc; 19s local 2024-04-03T17:34:19.3806757Z Compiling xla/service/cpu/compiler_functor.cc; 16s local 2024-04-03T17:34:19.3807713Z Compiling xla/pjrt/pjrt_compiler.cc; 15s local 2024-04-03T17:34:19.3808722Z Compiling xla/service/allocation_tracker.cc; 15s local 2024-04-03T17:34:19.3809825Z Compiling xla/pjrt/stream_executor_executable.cc; 14s local 2024-04-03T17:34:19.3811025Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 14s local 2024-04-03T17:34:19.3812276Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 13s local ... 2024-04-03T17:34:19.7307861Z 2024-04-03T17:34:19.7308846Z  2024-04-03T17:34:19.7309403Z  2024-04-03T17:34:19.7309845Z  2024-04-03T17:34:19.7310245Z  2024-04-03T17:34:19.7310675Z  2024-04-03T17:34:19.7311083Z  2024-04-03T17:34:19.7311480Z  2024-04-03T17:34:19.7311892Z  2024-04-03T17:34:19.7312581Z [14,059 / 14,756] 48 actions running 2024-04-03T17:34:19.7313588Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 31s local 2024-04-03T17:34:19.7314640Z Compiling xla/pjrt/pjrt_executable.cc; 19s local 2024-04-03T17:34:19.7315627Z Compiling xla/service/cpu/compiler_functor.cc; 16s local 2024-04-03T17:34:19.7316579Z Compiling xla/pjrt/pjrt_compiler.cc; 16s local 2024-04-03T17:34:19.7317541Z Compiling xla/service/allocation_tracker.cc; 15s local 2024-04-03T17:34:19.7318629Z Compiling xla/pjrt/stream_executor_executable.cc; 14s local 2024-04-03T17:34:19.7319892Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 14s local 2024-04-03T17:34:19.7321202Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 14s local ... 2024-04-03T17:34:20.1314631Z 2024-04-03T17:34:20.1315397Z  2024-04-03T17:34:20.1315833Z  2024-04-03T17:34:20.1316178Z  2024-04-03T17:34:20.1316537Z  2024-04-03T17:34:20.1316918Z  2024-04-03T17:34:20.1317302Z  2024-04-03T17:34:20.1317997Z  2024-04-03T17:34:20.1318393Z  2024-04-03T17:34:20.1319021Z [14,061 / 14,756] 48 actions running 2024-04-03T17:34:20.1319983Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 31s local 2024-04-03T17:34:20.1320972Z Compiling xla/pjrt/pjrt_executable.cc; 20s local 2024-04-03T17:34:20.1321885Z Compiling xla/service/cpu/compiler_functor.cc; 17s local 2024-04-03T17:34:20.1322767Z Compiling xla/pjrt/pjrt_compiler.cc; 16s local 2024-04-03T17:34:20.1323626Z Compiling xla/service/allocation_tracker.cc; 16s local 2024-04-03T17:34:20.1324584Z Compiling xla/pjrt/stream_executor_executable.cc; 15s local 2024-04-03T17:34:20.1325901Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 15s local 2024-04-03T17:34:20.1327051Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 14s local ... 2024-04-03T17:34:20.9266276Z 2024-04-03T17:34:20.9267153Z  2024-04-03T17:34:20.9267820Z  2024-04-03T17:34:20.9268253Z  2024-04-03T17:34:20.9269033Z  2024-04-03T17:34:20.9269437Z  2024-04-03T17:34:20.9269869Z  2024-04-03T17:34:20.9270283Z  2024-04-03T17:34:20.9270670Z  2024-04-03T17:34:20.9271535Z [14,062 / 14,756] 48 actions, 47 running 2024-04-03T17:34:20.9272615Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 32s local 2024-04-03T17:34:20.9273757Z Compiling xla/service/cpu/compiler_functor.cc; 17s local 2024-04-03T17:34:20.9274754Z Compiling xla/pjrt/pjrt_compiler.cc; 17s local 2024-04-03T17:34:20.9275722Z Compiling xla/service/allocation_tracker.cc; 17s local 2024-04-03T17:34:20.9276799Z Compiling xla/pjrt/stream_executor_executable.cc; 16s local 2024-04-03T17:34:20.9278282Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 16s local 2024-04-03T17:34:20.9279524Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 15s local 2024-04-03T17:34:20.9280748Z Compiling xla/service/spmd/spmd_partitioner.cc; 15s local ... 2024-04-03T17:34:21.1320503Z 2024-04-03T17:34:21.1321285Z  2024-04-03T17:34:21.1321773Z  2024-04-03T17:34:21.1322243Z  2024-04-03T17:34:21.1322672Z  2024-04-03T17:34:21.1323248Z  2024-04-03T17:34:21.1323647Z  2024-04-03T17:34:21.1324074Z  2024-04-03T17:34:21.1324485Z  2024-04-03T17:34:21.1325178Z [14,062 / 14,756] 48 actions running 2024-04-03T17:34:21.1326216Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 32s local 2024-04-03T17:34:21.1328820Z Compiling xla/service/cpu/compiler_functor.cc; 18s local 2024-04-03T17:34:21.1330604Z Compiling xla/pjrt/pjrt_compiler.cc; 17s local 2024-04-03T17:34:21.1332068Z Compiling xla/service/allocation_tracker.cc; 17s local 2024-04-03T17:34:21.1333568Z Compiling xla/pjrt/stream_executor_executable.cc; 16s local 2024-04-03T17:34:21.1335330Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 16s local 2024-04-03T17:34:21.1336876Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 15s local 2024-04-03T17:34:21.1338374Z Compiling xla/service/spmd/spmd_partitioner.cc; 15s local ... 2024-04-03T17:34:21.3668925Z 2024-04-03T17:34:21.3669653Z  2024-04-03T17:34:21.3670114Z  2024-04-03T17:34:21.3670503Z  2024-04-03T17:34:21.3670865Z  2024-04-03T17:34:21.3671233Z  2024-04-03T17:34:21.3671567Z  2024-04-03T17:34:21.3671919Z  2024-04-03T17:34:21.3672298Z  2024-04-03T17:34:21.3672895Z [14,063 / 14,756] 48 actions, 47 running 2024-04-03T17:34:21.3673892Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 32s local 2024-04-03T17:34:21.3674957Z Compiling xla/service/cpu/compiler_functor.cc; 18s local 2024-04-03T17:34:21.3675861Z Compiling xla/pjrt/pjrt_compiler.cc; 17s local 2024-04-03T17:34:21.3676765Z Compiling xla/service/allocation_tracker.cc; 17s local 2024-04-03T17:34:21.3677741Z Compiling xla/pjrt/stream_executor_executable.cc; 16s local 2024-04-03T17:34:21.3678760Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 16s local 2024-04-03T17:34:21.3680147Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 15s local 2024-04-03T17:34:21.3681258Z Compiling xla/service/spmd/spmd_partitioner.cc; 15s local ... 2024-04-03T17:34:21.7325473Z 2024-04-03T17:34:21.7341926Z  2024-04-03T17:34:21.7342446Z  2024-04-03T17:34:21.7342847Z  2024-04-03T17:34:21.7343306Z  2024-04-03T17:34:21.7343711Z  2024-04-03T17:34:21.7344094Z  2024-04-03T17:34:21.7344509Z  2024-04-03T17:34:21.7344901Z  2024-04-03T17:34:21.7345532Z [14,063 / 14,756] 48 actions running 2024-04-03T17:34:21.7346549Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 33s local 2024-04-03T17:34:21.7348270Z Compiling xla/service/cpu/compiler_functor.cc; 18s local 2024-04-03T17:34:21.7349301Z Compiling xla/pjrt/pjrt_compiler.cc; 18s local 2024-04-03T17:34:21.7350315Z Compiling xla/service/allocation_tracker.cc; 17s local 2024-04-03T17:34:21.7351372Z Compiling xla/pjrt/stream_executor_executable.cc; 16s local 2024-04-03T17:34:21.7352742Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 16s local 2024-04-03T17:34:21.7353973Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 16s local 2024-04-03T17:34:21.7355309Z Compiling xla/service/spmd/spmd_partitioner.cc; 16s local ... 2024-04-03T17:34:22.0786625Z 2024-04-03T17:34:22.0787418Z  2024-04-03T17:34:22.0788199Z  2024-04-03T17:34:22.0788665Z  2024-04-03T17:34:22.0789116Z  2024-04-03T17:34:22.0789578Z  2024-04-03T17:34:22.0790023Z  2024-04-03T17:34:22.0790466Z  2024-04-03T17:34:22.0790913Z  2024-04-03T17:34:22.0791670Z [14,065 / 14,756] 48 actions, 47 running 2024-04-03T17:34:22.0792836Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 33s local 2024-04-03T17:34:22.0794061Z Compiling xla/service/cpu/compiler_functor.cc; 19s local 2024-04-03T17:34:22.0795141Z Compiling xla/pjrt/pjrt_compiler.cc; 18s local 2024-04-03T17:34:22.0796180Z Compiling xla/service/allocation_tracker.cc; 18s local 2024-04-03T17:34:22.0797415Z Compiling xla/pjrt/stream_executor_executable.cc; 17s local 2024-04-03T17:34:22.0798659Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 17s local 2024-04-03T17:34:22.0800003Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 16s local 2024-04-03T17:34:22.0801301Z Compiling xla/service/spmd/spmd_partitioner.cc; 16s local ... 2024-04-03T17:34:22.3335708Z 2024-04-03T17:34:22.3336542Z  2024-04-03T17:34:22.3337130Z  2024-04-03T17:34:22.3337597Z  2024-04-03T17:34:22.3338046Z  2024-04-03T17:34:22.3338639Z  2024-04-03T17:34:22.3339092Z  2024-04-03T17:34:22.3339558Z  2024-04-03T17:34:22.3339991Z  2024-04-03T17:34:22.3340802Z [14,066 / 14,756] 48 actions running 2024-04-03T17:34:22.3341867Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 33s local 2024-04-03T17:34:22.3343065Z Compiling xla/service/cpu/compiler_functor.cc; 19s local 2024-04-03T17:34:22.3344135Z Compiling xla/pjrt/pjrt_compiler.cc; 18s local 2024-04-03T17:34:22.3345148Z Compiling xla/service/allocation_tracker.cc; 18s local 2024-04-03T17:34:22.3346325Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 17s local 2024-04-03T17:34:22.3347831Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 16s local 2024-04-03T17:34:22.3349116Z Compiling xla/service/spmd/spmd_partitioner.cc; 16s local 2024-04-03T17:34:22.3350369Z Compiling xla/service/spmd/convolution_handler.cc; 16s local ... 2024-04-03T17:34:22.5785520Z 2024-04-03T17:34:22.5786414Z  2024-04-03T17:34:22.5787133Z  2024-04-03T17:34:22.5787926Z  2024-04-03T17:34:22.5788406Z  2024-04-03T17:34:22.5788990Z  2024-04-03T17:34:22.5789555Z  2024-04-03T17:34:22.5790000Z  2024-04-03T17:34:22.5790577Z  2024-04-03T17:34:22.5791465Z [14,070 / 14,756] 48 actions, 47 running 2024-04-03T17:34:22.5792880Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 33s local 2024-04-03T17:34:22.5794954Z Compiling xla/service/cpu/compiler_functor.cc; 19s local 2024-04-03T17:34:22.5796182Z Compiling xla/pjrt/pjrt_compiler.cc; 19s local 2024-04-03T17:34:22.5797675Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 17s local 2024-04-03T17:34:22.5799394Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 16s local 2024-04-03T17:34:22.5800907Z Compiling xla/service/spmd/spmd_partitioner.cc; 16s local 2024-04-03T17:34:22.5802373Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 15s local 2024-04-03T17:34:22.5803848Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 13s local ... 2024-04-03T17:34:22.8011798Z 2024-04-03T17:34:22.8012499Z  2024-04-03T17:34:22.8012995Z  2024-04-03T17:34:22.8013422Z  2024-04-03T17:34:22.8013850Z  2024-04-03T17:34:22.8014246Z  2024-04-03T17:34:22.8014874Z  2024-04-03T17:34:22.8015311Z  2024-04-03T17:34:22.8015716Z  2024-04-03T17:34:22.8016609Z [14,072 / 14,756] 48 actions, 47 running 2024-04-03T17:34:22.8017688Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 34s local 2024-04-03T17:34:22.8018746Z Compiling xla/service/cpu/compiler_functor.cc; 19s local 2024-04-03T17:34:22.8019711Z Compiling xla/pjrt/pjrt_compiler.cc; 19s local 2024-04-03T17:34:22.8020728Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 17s local 2024-04-03T17:34:22.8021819Z Compiling xla/service/spmd/spmd_partitioner.cc; 17s local 2024-04-03T17:34:22.8023015Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 15s local 2024-04-03T17:34:22.8024340Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 14s local 2024-04-03T17:34:22.8025488Z @llvm-project//mlir:BufferizationDialect; 13s local ... 2024-04-03T17:34:23.0989089Z 2024-04-03T17:34:23.0989858Z  2024-04-03T17:34:23.0990369Z  2024-04-03T17:34:23.0990784Z  2024-04-03T17:34:23.0991197Z  2024-04-03T17:34:23.0991590Z  2024-04-03T17:34:23.0992004Z  2024-04-03T17:34:23.0992400Z  2024-04-03T17:34:23.0992782Z  2024-04-03T17:34:23.0993469Z [14,073 / 14,756] 48 actions, 47 running 2024-04-03T17:34:23.0994535Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 34s local 2024-04-03T17:34:23.0995659Z Compiling xla/service/cpu/compiler_functor.cc; 20s local 2024-04-03T17:34:23.0996636Z Compiling xla/pjrt/pjrt_compiler.cc; 19s local 2024-04-03T17:34:23.0997731Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 18s local 2024-04-03T17:34:23.0998905Z Compiling xla/service/spmd/spmd_partitioner.cc; 17s local 2024-04-03T17:34:23.1000157Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 15s local 2024-04-03T17:34:23.1001287Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 14s local 2024-04-03T17:34:23.1002466Z @llvm-project//mlir:BufferizationDialect; 13s local ... 2024-04-03T17:34:23.3071981Z 2024-04-03T17:34:23.3072970Z  2024-04-03T17:34:23.3073725Z  2024-04-03T17:34:23.3074399Z  2024-04-03T17:34:23.3074813Z  2024-04-03T17:34:23.3075411Z  2024-04-03T17:34:23.3076012Z  2024-04-03T17:34:23.3076603Z  2024-04-03T17:34:23.3077035Z  2024-04-03T17:34:23.3077934Z [14,075 / 14,756] 48 actions, 47 running 2024-04-03T17:34:23.3079323Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 34s local 2024-04-03T17:34:23.3080993Z Compiling xla/service/cpu/compiler_functor.cc; 20s local 2024-04-03T17:34:23.3082355Z Compiling xla/pjrt/pjrt_compiler.cc; 19s local 2024-04-03T17:34:23.3083802Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 18s local 2024-04-03T17:34:23.3085200Z Compiling xla/service/spmd/spmd_partitioner.cc; 17s local 2024-04-03T17:34:23.3086649Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 15s local 2024-04-03T17:34:23.3087809Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 14s local 2024-04-03T17:34:23.3089265Z @llvm-project//mlir:BufferizationDialect; 14s local ... 2024-04-03T17:34:23.5300650Z 2024-04-03T17:34:23.5301437Z  2024-04-03T17:34:23.5301983Z  2024-04-03T17:34:23.5302402Z  2024-04-03T17:34:23.5302829Z  2024-04-03T17:34:23.5303261Z  2024-04-03T17:34:23.5303803Z  2024-04-03T17:34:23.5304176Z  2024-04-03T17:34:23.5304563Z  2024-04-03T17:34:23.5305218Z [14,077 / 14,756] 48 actions, 47 running 2024-04-03T17:34:23.5306263Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 34s local 2024-04-03T17:34:23.5307348Z Compiling xla/service/cpu/compiler_functor.cc; 20s local 2024-04-03T17:34:23.5308515Z Compiling xla/pjrt/pjrt_compiler.cc; 19s local 2024-04-03T17:34:23.5310013Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 18s local 2024-04-03T17:34:23.5311188Z Compiling xla/service/spmd/spmd_partitioner.cc; 17s local 2024-04-03T17:34:23.5312318Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 16s local 2024-04-03T17:34:23.5313434Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 14s local 2024-04-03T17:34:23.5314760Z @llvm-project//mlir:BufferizationDialect; 14s local ... 2024-04-03T17:34:23.7343098Z 2024-04-03T17:34:23.7343808Z  2024-04-03T17:34:23.7344310Z  2024-04-03T17:34:23.7344719Z  2024-04-03T17:34:23.7345151Z  2024-04-03T17:34:23.7345539Z  2024-04-03T17:34:23.7345944Z  2024-04-03T17:34:23.7346349Z  2024-04-03T17:34:23.7346760Z  2024-04-03T17:34:23.7347445Z [14,078 / 14,756] 48 actions running 2024-04-03T17:34:23.7348679Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 35s local 2024-04-03T17:34:23.7349764Z Compiling xla/service/cpu/compiler_functor.cc; 20s local 2024-04-03T17:34:23.7350748Z Compiling xla/pjrt/pjrt_compiler.cc; 20s local 2024-04-03T17:34:23.7351784Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 18s local 2024-04-03T17:34:23.7352875Z Compiling xla/service/spmd/spmd_partitioner.cc; 18s local 2024-04-03T17:34:23.7354062Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 16s local 2024-04-03T17:34:23.7355217Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 14s local 2024-04-03T17:34:23.7356382Z @llvm-project//mlir:BufferizationDialect; 14s local ... 2024-04-03T17:34:24.5796432Z 2024-04-03T17:34:24.5797283Z  2024-04-03T17:34:24.5797725Z  2024-04-03T17:34:24.5798074Z  2024-04-03T17:34:24.5798468Z  2024-04-03T17:34:24.5798830Z  2024-04-03T17:34:24.5799163Z  2024-04-03T17:34:24.5799506Z  2024-04-03T17:34:24.5799891Z  2024-04-03T17:34:24.5800503Z [14,079 / 14,756] 48 actions, 47 running 2024-04-03T17:34:24.5801655Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 35s local 2024-04-03T17:34:24.5802633Z Compiling xla/service/cpu/compiler_functor.cc; 21s local 2024-04-03T17:34:24.5803440Z Compiling xla/pjrt/pjrt_compiler.cc; 21s local 2024-04-03T17:34:24.5804352Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 19s local 2024-04-03T17:34:24.5805320Z Compiling xla/service/spmd/spmd_partitioner.cc; 18s local 2024-04-03T17:34:24.5806333Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 17s local 2024-04-03T17:34:24.5807337Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 15s local 2024-04-03T17:34:24.5808330Z @llvm-project//mlir:BufferizationDialect; 15s local ... 2024-04-03T17:34:24.9395632Z 2024-04-03T17:34:24.9396429Z  2024-04-03T17:34:24.9396911Z  2024-04-03T17:34:24.9397311Z  2024-04-03T17:34:24.9397686Z  2024-04-03T17:34:24.9398067Z  2024-04-03T17:34:24.9398451Z  2024-04-03T17:34:24.9398833Z  2024-04-03T17:34:24.9399231Z  2024-04-03T17:34:24.9399898Z [14,080 / 14,756] 48 actions running 2024-04-03T17:34:24.9400815Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 36s local 2024-04-03T17:34:24.9401858Z Compiling xla/service/cpu/compiler_functor.cc; 21s local 2024-04-03T17:34:24.9402738Z Compiling xla/pjrt/pjrt_compiler.cc; 21s local 2024-04-03T17:34:24.9404084Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 20s local 2024-04-03T17:34:24.9405118Z Compiling xla/service/spmd/spmd_partitioner.cc; 19s local 2024-04-03T17:34:24.9406197Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 17s local 2024-04-03T17:34:24.9407219Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 16s local 2024-04-03T17:34:24.9408271Z @llvm-project//mlir:BufferizationDialect; 15s local ... 2024-04-03T17:34:25.1777140Z 2024-04-03T17:34:25.1778043Z  2024-04-03T17:34:25.1778561Z  2024-04-03T17:34:25.1778992Z  2024-04-03T17:34:25.1779440Z  2024-04-03T17:34:25.1779848Z  2024-04-03T17:34:25.1780288Z  2024-04-03T17:34:25.1781235Z  2024-04-03T17:34:25.1781689Z  2024-04-03T17:34:25.1782398Z [14,081 / 14,756] 48 actions, 47 running 2024-04-03T17:34:25.1783406Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 36s local 2024-04-03T17:34:25.1784541Z Compiling xla/service/cpu/compiler_functor.cc; 22s local 2024-04-03T17:34:25.1785703Z Compiling xla/pjrt/pjrt_compiler.cc; 21s local 2024-04-03T17:34:25.1786788Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 20s local 2024-04-03T17:34:25.1789300Z Compiling xla/service/spmd/spmd_partitioner.cc; 19s local 2024-04-03T17:34:25.1790575Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 17s local 2024-04-03T17:34:25.1791724Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 16s local 2024-04-03T17:34:25.1792932Z @llvm-project//mlir:BufferizationDialect; 16s local ... 2024-04-03T17:34:25.5356985Z 2024-04-03T17:34:25.5358318Z  2024-04-03T17:34:25.5358798Z  2024-04-03T17:34:25.5359163Z  2024-04-03T17:34:25.5359535Z  2024-04-03T17:34:25.5359916Z  2024-04-03T17:34:25.5360259Z  2024-04-03T17:34:25.5360585Z  2024-04-03T17:34:25.5360943Z  2024-04-03T17:34:25.5361511Z [14,081 / 14,756] 48 actions running 2024-04-03T17:34:25.5362319Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 36s local 2024-04-03T17:34:25.5363242Z Compiling xla/service/cpu/compiler_functor.cc; 22s local 2024-04-03T17:34:25.5364034Z Compiling xla/pjrt/pjrt_compiler.cc; 21s local 2024-04-03T17:34:25.5364997Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 20s local 2024-04-03T17:34:25.5365960Z Compiling xla/service/spmd/spmd_partitioner.cc; 19s local 2024-04-03T17:34:25.5366969Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 18s local 2024-04-03T17:34:25.5368057Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 16s local 2024-04-03T17:34:25.5369047Z @llvm-project//mlir:BufferizationDialect; 16s local ... 2024-04-03T17:34:25.7362571Z 2024-04-03T17:34:25.7363442Z  2024-04-03T17:34:25.7363964Z  2024-04-03T17:34:25.7364435Z  2024-04-03T17:34:25.7364831Z  2024-04-03T17:34:25.7365205Z  2024-04-03T17:34:25.7365605Z  2024-04-03T17:34:25.7365990Z  2024-04-03T17:34:25.7385314Z  2024-04-03T17:34:25.7386065Z [14,082 / 14,756] 48 actions running 2024-04-03T17:34:25.7387079Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 37s local 2024-04-03T17:34:25.7388370Z Compiling xla/service/cpu/compiler_functor.cc; 22s local 2024-04-03T17:34:25.7389352Z Compiling xla/pjrt/pjrt_compiler.cc; 22s local 2024-04-03T17:34:25.7390407Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 20s local 2024-04-03T17:34:25.7391688Z Compiling xla/service/spmd/spmd_partitioner.cc; 20s local 2024-04-03T17:34:25.7392982Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 18s local 2024-04-03T17:34:25.7394061Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 16s local 2024-04-03T17:34:25.7395224Z @llvm-project//mlir:BufferizationDialect; 16s local ... 2024-04-03T17:34:26.0577483Z 2024-04-03T17:34:26.0578464Z  2024-04-03T17:34:26.0579253Z  2024-04-03T17:34:26.0581686Z  2024-04-03T17:34:26.0582277Z  2024-04-03T17:34:26.0583454Z  2024-04-03T17:34:26.0583937Z  2024-04-03T17:34:26.0584764Z  2024-04-03T17:34:26.0585199Z  2024-04-03T17:34:26.0585904Z [14,084 / 14,756] 48 actions, 47 running 2024-04-03T17:34:26.0586935Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 37s local 2024-04-03T17:34:26.0588313Z Compiling xla/service/cpu/compiler_functor.cc; 23s local 2024-04-03T17:34:26.0589306Z Compiling xla/pjrt/pjrt_compiler.cc; 22s local 2024-04-03T17:34:26.0590294Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 21s local 2024-04-03T17:34:26.0591432Z Compiling xla/service/spmd/spmd_partitioner.cc; 20s local 2024-04-03T17:34:26.0592645Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 18s local 2024-04-03T17:34:26.0594146Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 17s local 2024-04-03T17:34:26.0595397Z @llvm-project//mlir:BufferizationDialect; 16s local ... 2024-04-03T17:34:26.3209364Z 2024-04-03T17:34:26.3210525Z  2024-04-03T17:34:26.3213432Z  2024-04-03T17:34:26.3214111Z  2024-04-03T17:34:26.3217563Z  2024-04-03T17:34:26.3220398Z  2024-04-03T17:34:26.3221225Z  2024-04-03T17:34:26.3222284Z  2024-04-03T17:34:26.3222773Z  2024-04-03T17:34:26.3223473Z [14,085 / 14,756] 48 actions, 47 running 2024-04-03T17:34:26.3224619Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 37s local 2024-04-03T17:34:26.3225774Z Compiling xla/service/cpu/compiler_functor.cc; 23s local 2024-04-03T17:34:26.3226723Z Compiling xla/pjrt/pjrt_compiler.cc; 22s local 2024-04-03T17:34:26.3228000Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 21s local 2024-04-03T17:34:26.3229214Z Compiling xla/service/spmd/spmd_partitioner.cc; 20s local 2024-04-03T17:34:26.3230462Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 19s local 2024-04-03T17:34:26.3231570Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 17s local 2024-04-03T17:34:26.3232749Z @llvm-project//mlir:BufferizationDialect; 17s local ... 2024-04-03T17:34:26.5367257Z 2024-04-03T17:34:26.5368197Z  2024-04-03T17:34:26.5368759Z  2024-04-03T17:34:26.5369710Z  2024-04-03T17:34:26.5370139Z  2024-04-03T17:34:26.5373329Z  2024-04-03T17:34:26.5376761Z  2024-04-03T17:34:26.5379691Z  2024-04-03T17:34:26.5382674Z  2024-04-03T17:34:26.5383766Z [14,086 / 14,756] 48 actions running 2024-04-03T17:34:26.5385086Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 37s local 2024-04-03T17:34:26.5386452Z Compiling xla/service/cpu/compiler_functor.cc; 23s local 2024-04-03T17:34:26.5388016Z Compiling xla/pjrt/pjrt_compiler.cc; 22s local 2024-04-03T17:34:26.5389414Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 21s local 2024-04-03T17:34:26.5390799Z Compiling xla/service/spmd/spmd_partitioner.cc; 20s local 2024-04-03T17:34:26.5392323Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 19s local 2024-04-03T17:34:26.5394012Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 17s local 2024-04-03T17:34:26.5395173Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 15s local ... 2024-04-03T17:34:26.7372015Z 2024-04-03T17:34:26.7372820Z  2024-04-03T17:34:26.7373327Z  2024-04-03T17:34:26.7375827Z  2024-04-03T17:34:26.7376734Z  2024-04-03T17:34:26.7379594Z  2024-04-03T17:34:26.7380399Z  2024-04-03T17:34:26.7383291Z  2024-04-03T17:34:26.7384035Z  2024-04-03T17:34:26.7387271Z [14,087 / 14,756] 48 actions running 2024-04-03T17:34:26.7388902Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 38s local 2024-04-03T17:34:26.7391635Z Compiling xla/service/cpu/compiler_functor.cc; 23s local 2024-04-03T17:34:26.7393023Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 21s local 2024-04-03T17:34:26.7394581Z Compiling xla/service/spmd/spmd_partitioner.cc; 21s local 2024-04-03T17:34:26.7395967Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 19s local 2024-04-03T17:34:26.7397489Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 17s local 2024-04-03T17:34:26.7399068Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 15s local 2024-04-03T17:34:26.7400527Z Compiling xla/service/dynamic_dimension_inference.cc; 14s local ... 2024-04-03T17:34:27.1667503Z 2024-04-03T17:34:27.1668397Z  2024-04-03T17:34:27.1668970Z  2024-04-03T17:34:27.1669390Z  2024-04-03T17:34:27.1669802Z  2024-04-03T17:34:27.1670220Z  2024-04-03T17:34:27.1670634Z  2024-04-03T17:34:27.1671058Z  2024-04-03T17:34:27.1671488Z  2024-04-03T17:34:27.1672193Z [14,088 / 14,756] 48 actions, 47 running 2024-04-03T17:34:27.1673595Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 38s local 2024-04-03T17:34:27.1674714Z Compiling xla/service/cpu/compiler_functor.cc; 24s local 2024-04-03T17:34:27.1675856Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 22s local 2024-04-03T17:34:27.1677125Z Compiling xla/service/spmd/spmd_partitioner.cc; 21s local 2024-04-03T17:34:27.1678200Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 18s local 2024-04-03T17:34:27.1679485Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 15s local 2024-04-03T17:34:27.1685329Z Compiling xla/service/dynamic_dimension_inference.cc; 15s local 2024-04-03T17:34:27.1686841Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 15s local ... 2024-04-03T17:34:27.4751021Z 2024-04-03T17:34:27.4751788Z  2024-04-03T17:34:27.4752327Z  2024-04-03T17:34:27.4752740Z  2024-04-03T17:34:27.4753219Z  2024-04-03T17:34:27.4753665Z  2024-04-03T17:34:27.4754087Z  2024-04-03T17:34:27.4754541Z  2024-04-03T17:34:27.4754974Z  2024-04-03T17:34:27.4755697Z [14,089 / 14,756] 48 actions, 47 running 2024-04-03T17:34:27.4756755Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 38s local 2024-04-03T17:34:27.4757865Z Compiling xla/service/cpu/compiler_functor.cc; 24s local 2024-04-03T17:34:27.4759041Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 22s local 2024-04-03T17:34:27.4760255Z Compiling xla/service/spmd/spmd_partitioner.cc; 21s local 2024-04-03T17:34:27.4761398Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 18s local 2024-04-03T17:34:27.4762437Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 16s local 2024-04-03T17:34:27.4763499Z Compiling xla/service/dynamic_dimension_inference.cc; 15s local 2024-04-03T17:34:27.4764670Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 15s local ... 2024-04-03T17:34:27.7382866Z 2024-04-03T17:34:27.7383607Z  2024-04-03T17:34:27.7384165Z  2024-04-03T17:34:27.7384613Z  2024-04-03T17:34:27.7385051Z  2024-04-03T17:34:27.7385498Z  2024-04-03T17:34:27.7385925Z  2024-04-03T17:34:27.7386353Z  2024-04-03T17:34:27.7386774Z  2024-04-03T17:34:27.7387466Z [14,089 / 14,756] 48 actions running 2024-04-03T17:34:27.7388742Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 39s local 2024-04-03T17:34:27.7389916Z Compiling xla/service/cpu/compiler_functor.cc; 24s local 2024-04-03T17:34:27.7391113Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 22s local 2024-04-03T17:34:27.7392182Z Compiling xla/service/spmd/spmd_partitioner.cc; 22s local 2024-04-03T17:34:27.7393015Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 18s local 2024-04-03T17:34:27.7393988Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 16s local 2024-04-03T17:34:27.7395233Z Compiling xla/service/dynamic_dimension_inference.cc; 15s local 2024-04-03T17:34:27.7396352Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 15s local ... 2024-04-03T17:34:28.3379934Z 2024-04-03T17:34:28.3380707Z  2024-04-03T17:34:28.3381269Z  2024-04-03T17:34:28.3381737Z  2024-04-03T17:34:28.3382109Z  2024-04-03T17:34:28.3382542Z  2024-04-03T17:34:28.3382976Z  2024-04-03T17:34:28.3383390Z  2024-04-03T17:34:28.3383809Z  2024-04-03T17:34:28.3384483Z [14,090 / 14,756] 48 actions, 47 running 2024-04-03T17:34:28.3385459Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 39s local 2024-04-03T17:34:28.3386879Z Compiling xla/service/cpu/compiler_functor.cc; 25s local 2024-04-03T17:34:28.3388192Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 23s local 2024-04-03T17:34:28.3389300Z Compiling xla/service/spmd/spmd_partitioner.cc; 22s local 2024-04-03T17:34:28.3390319Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 19s local 2024-04-03T17:34:28.3391328Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 17s local 2024-04-03T17:34:28.3392486Z Compiling xla/service/dynamic_dimension_inference.cc; 16s local 2024-04-03T17:34:28.3393991Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 16s local ... 2024-04-03T17:34:28.5391309Z 2024-04-03T17:34:28.5392050Z  2024-04-03T17:34:28.5392480Z  2024-04-03T17:34:28.5392810Z  2024-04-03T17:34:28.5393138Z  2024-04-03T17:34:28.5393479Z  2024-04-03T17:34:28.5393798Z  2024-04-03T17:34:28.5394134Z  2024-04-03T17:34:28.5394773Z  2024-04-03T17:34:28.5395303Z [14,090 / 14,756] 48 actions running 2024-04-03T17:34:28.5396118Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 39s local 2024-04-03T17:34:28.5396984Z Compiling xla/service/cpu/compiler_functor.cc; 25s local 2024-04-03T17:34:28.5397835Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 23s local 2024-04-03T17:34:28.5398716Z Compiling xla/service/spmd/spmd_partitioner.cc; 22s local 2024-04-03T17:34:28.5399512Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 19s local 2024-04-03T17:34:28.5400282Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 17s local 2024-04-03T17:34:28.5401171Z Compiling xla/service/dynamic_dimension_inference.cc; 16s local 2024-04-03T17:34:28.5402130Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 16s local ... 2024-04-03T17:34:28.7628197Z 2024-04-03T17:34:28.7629378Z  2024-04-03T17:34:28.7630171Z  2024-04-03T17:34:28.7630609Z  2024-04-03T17:34:28.7631242Z  2024-04-03T17:34:28.7631923Z  2024-04-03T17:34:28.7632516Z  2024-04-03T17:34:28.7632963Z  2024-04-03T17:34:28.7633585Z  2024-04-03T17:34:28.7634502Z [14,092 / 14,756] 48 actions, 47 running 2024-04-03T17:34:28.7635896Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 40s local 2024-04-03T17:34:28.7639590Z Compiling xla/service/cpu/compiler_functor.cc; 25s local 2024-04-03T17:34:28.7640908Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 23s local 2024-04-03T17:34:28.7642389Z Compiling xla/service/spmd/spmd_partitioner.cc; 23s local 2024-04-03T17:34:28.7643781Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 19s local 2024-04-03T17:34:28.7645168Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 17s local 2024-04-03T17:34:28.7646416Z Compiling xla/service/dynamic_dimension_inference.cc; 16s local 2024-04-03T17:34:28.7647973Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 16s local ... 2024-04-03T17:34:29.1394985Z 2024-04-03T17:34:29.1395735Z  2024-04-03T17:34:29.1396310Z  2024-04-03T17:34:29.1396738Z  2024-04-03T17:34:29.1397172Z  2024-04-03T17:34:29.1397595Z  2024-04-03T17:34:29.1398001Z  2024-04-03T17:34:29.1398413Z  2024-04-03T17:34:29.1398845Z  2024-04-03T17:34:29.1399515Z [14,092 / 14,756] 48 actions running 2024-04-03T17:34:29.1400552Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 40s local 2024-04-03T17:34:29.1404260Z Compiling xla/service/cpu/compiler_functor.cc; 26s local 2024-04-03T17:34:29.1405318Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 24s local 2024-04-03T17:34:29.1406491Z Compiling xla/service/spmd/spmd_partitioner.cc; 23s local 2024-04-03T17:34:29.1407520Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 20s local 2024-04-03T17:34:29.1408476Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 17s local 2024-04-03T17:34:29.1409597Z Compiling xla/service/dynamic_dimension_inference.cc; 17s local 2024-04-03T17:34:29.1410853Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 17s local ... 2024-04-03T17:34:29.3620231Z 2024-04-03T17:34:29.3621051Z  2024-04-03T17:34:29.3621582Z  2024-04-03T17:34:29.3622020Z  2024-04-03T17:34:29.3622461Z  2024-04-03T17:34:29.3622899Z  2024-04-03T17:34:29.3623343Z  2024-04-03T17:34:29.3623794Z  2024-04-03T17:34:29.3624218Z  2024-04-03T17:34:29.3624960Z [14,094 / 14,756] 48 actions, 47 running 2024-04-03T17:34:29.3626066Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 40s local 2024-04-03T17:34:29.3627153Z Compiling xla/service/cpu/compiler_functor.cc; 26s local 2024-04-03T17:34:29.3628904Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 24s local 2024-04-03T17:34:29.3630099Z Compiling xla/service/spmd/spmd_partitioner.cc; 23s local 2024-04-03T17:34:29.3631298Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 20s local 2024-04-03T17:34:29.3632350Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 18s local 2024-04-03T17:34:29.3633814Z Compiling xla/service/dynamic_dimension_inference.cc; 17s local 2024-04-03T17:34:29.3635036Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 17s local ... 2024-04-03T17:34:29.7409835Z 2024-04-03T17:34:29.7410627Z  2024-04-03T17:34:29.7411167Z  2024-04-03T17:34:29.7411588Z  2024-04-03T17:34:29.7412035Z  2024-04-03T17:34:29.7412470Z  2024-04-03T17:34:29.7412896Z  2024-04-03T17:34:29.7413335Z  2024-04-03T17:34:29.7413788Z  2024-04-03T17:34:29.7414659Z [14,094 / 14,756] 48 actions running 2024-04-03T17:34:29.7415670Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 41s local 2024-04-03T17:34:29.7416895Z Compiling xla/service/cpu/compiler_functor.cc; 26s local 2024-04-03T17:34:29.7418350Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 24s local 2024-04-03T17:34:29.7419566Z Compiling xla/service/spmd/spmd_partitioner.cc; 24s local 2024-04-03T17:34:29.7420684Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 20s local 2024-04-03T17:34:29.7421753Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 18s local 2024-04-03T17:34:29.7422768Z Compiling xla/service/dynamic_dimension_inference.cc; 17s local 2024-04-03T17:34:29.7423895Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 17s local ... 2024-04-03T17:34:29.9443681Z 2024-04-03T17:34:29.9444481Z  2024-04-03T17:34:29.9445017Z  2024-04-03T17:34:29.9445422Z  2024-04-03T17:34:29.9445862Z  2024-04-03T17:34:29.9446248Z  2024-04-03T17:34:29.9446690Z  2024-04-03T17:34:29.9447121Z  2024-04-03T17:34:29.9447545Z  2024-04-03T17:34:29.9448236Z [14,095 / 14,756] 48 actions running 2024-04-03T17:34:29.9449248Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 41s local 2024-04-03T17:34:29.9450353Z Compiling xla/service/cpu/compiler_functor.cc; 26s local 2024-04-03T17:34:29.9451567Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 25s local 2024-04-03T17:34:29.9452777Z Compiling xla/service/spmd/spmd_partitioner.cc; 24s local 2024-04-03T17:34:29.9453722Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 21s local 2024-04-03T17:34:29.9454808Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 18s local 2024-04-03T17:34:29.9455843Z Compiling xla/service/dynamic_dimension_inference.cc; 18s local 2024-04-03T17:34:29.9457109Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 17s local ... 2024-04-03T17:34:30.6418989Z 2024-04-03T17:34:30.6419789Z  2024-04-03T17:34:30.6420332Z  2024-04-03T17:34:30.6420781Z  2024-04-03T17:34:30.6421219Z  2024-04-03T17:34:30.6421651Z  2024-04-03T17:34:30.6422089Z  2024-04-03T17:34:30.6422570Z  2024-04-03T17:34:30.6423000Z  2024-04-03T17:34:30.6423696Z [14,096 / 14,756] 48 actions, 47 running 2024-04-03T17:34:30.6424769Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 41s local 2024-04-03T17:34:30.6425891Z Compiling xla/service/cpu/compiler_functor.cc; 27s local 2024-04-03T17:34:30.6427446Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 25s local 2024-04-03T17:34:30.6428831Z Compiling xla/service/spmd/spmd_partitioner.cc; 24s local 2024-04-03T17:34:30.6429853Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 21s local 2024-04-03T17:34:30.6430845Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 19s local 2024-04-03T17:34:30.6432320Z Compiling xla/service/dynamic_dimension_inference.cc; 18s local 2024-04-03T17:34:30.6433526Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 18s local ... 2024-04-03T17:34:30.9413322Z 2024-04-03T17:34:30.9414110Z  2024-04-03T17:34:30.9414794Z  2024-04-03T17:34:30.9415246Z  2024-04-03T17:34:30.9416087Z  2024-04-03T17:34:30.9416512Z  2024-04-03T17:34:30.9416935Z  2024-04-03T17:34:30.9417358Z  2024-04-03T17:34:30.9417806Z  2024-04-03T17:34:30.9418491Z [14,097 / 14,756] 48 actions running 2024-04-03T17:34:30.9419526Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 42s local 2024-04-03T17:34:30.9420830Z Compiling xla/service/cpu/compiler_functor.cc; 27s local 2024-04-03T17:34:30.9422009Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 26s local 2024-04-03T17:34:30.9423165Z Compiling xla/service/spmd/spmd_partitioner.cc; 25s local 2024-04-03T17:34:30.9424192Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 22s local 2024-04-03T17:34:30.9425213Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 19s local 2024-04-03T17:34:30.9426510Z Compiling xla/service/dynamic_dimension_inference.cc; 19s local 2024-04-03T17:34:30.9427925Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 18s local ... 2024-04-03T17:34:31.6478109Z 2024-04-03T17:34:31.6479427Z  2024-04-03T17:34:31.6480623Z  2024-04-03T17:34:31.6481125Z  2024-04-03T17:34:31.6481583Z  2024-04-03T17:34:31.6482005Z  2024-04-03T17:34:31.6482420Z  2024-04-03T17:34:31.6482878Z  2024-04-03T17:34:31.6483314Z  2024-04-03T17:34:31.6484059Z [14,098 / 14,756] 48 actions, 47 running 2024-04-03T17:34:31.6485311Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 42s local 2024-04-03T17:34:31.6486432Z Compiling xla/service/cpu/compiler_functor.cc; 28s local 2024-04-03T17:34:31.6487622Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 26s local 2024-04-03T17:34:31.6488804Z Compiling xla/service/spmd/spmd_partitioner.cc; 25s local 2024-04-03T17:34:31.6489915Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 22s local 2024-04-03T17:34:31.6490986Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 20s local 2024-04-03T17:34:31.6492136Z Compiling xla/service/dynamic_dimension_inference.cc; 19s local 2024-04-03T17:34:31.6493316Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 19s local ... 2024-04-03T17:34:31.9417423Z 2024-04-03T17:34:31.9418680Z  2024-04-03T17:34:31.9419343Z  2024-04-03T17:34:31.9419821Z  2024-04-03T17:34:31.9420257Z  2024-04-03T17:34:31.9420705Z  2024-04-03T17:34:31.9421169Z  2024-04-03T17:34:31.9421602Z  2024-04-03T17:34:31.9422026Z  2024-04-03T17:34:31.9422849Z [14,099 / 14,756] 48 actions running 2024-04-03T17:34:31.9423834Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 43s local 2024-04-03T17:34:31.9424892Z Compiling xla/service/cpu/compiler_functor.cc; 28s local 2024-04-03T17:34:31.9426004Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 27s local 2024-04-03T17:34:31.9427122Z Compiling xla/service/spmd/spmd_partitioner.cc; 26s local 2024-04-03T17:34:31.9428393Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 23s local 2024-04-03T17:34:31.9429400Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 20s local 2024-04-03T17:34:31.9430506Z Compiling xla/service/dynamic_dimension_inference.cc; 20s local 2024-04-03T17:34:31.9431670Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 19s local ... 2024-04-03T17:34:32.1421305Z 2024-04-03T17:34:32.1422137Z  2024-04-03T17:34:32.1422922Z  2024-04-03T17:34:32.1423936Z  2024-04-03T17:34:32.1424511Z  2024-04-03T17:34:32.1425149Z  2024-04-03T17:34:32.1425697Z  2024-04-03T17:34:32.1426428Z  2024-04-03T17:34:32.1427886Z  2024-04-03T17:34:32.1429072Z [14,100 / 14,756] 48 actions running 2024-04-03T17:34:32.1430203Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 43s local 2024-04-03T17:34:32.1431244Z Compiling xla/service/cpu/compiler_functor.cc; 29s local 2024-04-03T17:34:32.1432320Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 27s local 2024-04-03T17:34:32.1433457Z Compiling xla/service/spmd/spmd_partitioner.cc; 26s local 2024-04-03T17:34:32.1434776Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 23s local 2024-04-03T17:34:32.1435878Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 20s local 2024-04-03T17:34:32.1437121Z Compiling xla/service/dynamic_dimension_inference.cc; 20s local 2024-04-03T17:34:32.1438331Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 20s local ... 2024-04-03T17:34:32.3536749Z 2024-04-03T17:34:32.3537576Z  2024-04-03T17:34:32.3538144Z  2024-04-03T17:34:32.3538637Z  2024-04-03T17:34:32.3542445Z  2024-04-03T17:34:32.3545472Z  2024-04-03T17:34:32.3548725Z  2024-04-03T17:34:32.3551737Z  2024-04-03T17:34:32.3554668Z  2024-04-03T17:34:32.3555921Z [14,102 / 14,756] 48 actions, 47 running 2024-04-03T17:34:32.3557170Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 43s local 2024-04-03T17:34:32.3558590Z Compiling xla/service/cpu/compiler_functor.cc; 29s local 2024-04-03T17:34:32.3559986Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 27s local 2024-04-03T17:34:32.3561534Z Compiling xla/service/spmd/spmd_partitioner.cc; 26s local 2024-04-03T17:34:32.3562901Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 23s local 2024-04-03T17:34:32.3566458Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 21s local 2024-04-03T17:34:32.3570638Z Compiling xla/service/dynamic_dimension_inference.cc; 20s local 2024-04-03T17:34:32.3571841Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 20s local ... 2024-04-03T17:34:32.7427263Z 2024-04-03T17:34:32.7428563Z  2024-04-03T17:34:32.7429127Z  2024-04-03T17:34:32.7429556Z  2024-04-03T17:34:32.7429999Z  2024-04-03T17:34:32.7430832Z  2024-04-03T17:34:32.7431254Z  2024-04-03T17:34:32.7431692Z  2024-04-03T17:34:32.7432132Z  2024-04-03T17:34:32.7432815Z [14,102 / 14,756] 48 actions running 2024-04-03T17:34:32.7433916Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 44s local 2024-04-03T17:34:32.7435038Z Compiling xla/service/cpu/compiler_functor.cc; 29s local 2024-04-03T17:34:32.7436219Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 27s local 2024-04-03T17:34:32.7437364Z Compiling xla/service/spmd/spmd_partitioner.cc; 27s local 2024-04-03T17:34:32.7438384Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 23s local 2024-04-03T17:34:32.7439451Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 21s local 2024-04-03T17:34:32.7440709Z Compiling xla/service/dynamic_dimension_inference.cc; 20s local 2024-04-03T17:34:32.7441998Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 20s local ... 2024-04-03T17:34:32.9431749Z 2024-04-03T17:34:32.9432525Z  2024-04-03T17:34:32.9433057Z  2024-04-03T17:34:32.9433523Z  2024-04-03T17:34:32.9435799Z  2024-04-03T17:34:32.9436566Z  2024-04-03T17:34:32.9439627Z  2024-04-03T17:34:32.9440265Z  2024-04-03T17:34:32.9443093Z  2024-04-03T17:34:32.9444023Z [14,104 / 14,756] 48 actions running 2024-04-03T17:34:32.9445295Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 44s local 2024-04-03T17:34:32.9446607Z Compiling xla/service/cpu/compiler_functor.cc; 29s local 2024-04-03T17:34:32.9447878Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 28s local 2024-04-03T17:34:32.9449222Z Compiling xla/service/spmd/spmd_partitioner.cc; 27s local 2024-04-03T17:34:32.9451159Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 24s local 2024-04-03T17:34:32.9452476Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 21s local 2024-04-03T17:34:32.9453817Z Compiling xla/service/dynamic_dimension_inference.cc; 21s local 2024-04-03T17:34:32.9457957Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 20s local ... 2024-04-03T17:34:33.3619131Z 2024-04-03T17:34:33.3620297Z  2024-04-03T17:34:33.3621095Z  2024-04-03T17:34:33.3623759Z  2024-04-03T17:34:33.3624271Z  2024-04-03T17:34:33.3626810Z  2024-04-03T17:34:33.3627323Z  2024-04-03T17:34:33.3628095Z  2024-04-03T17:34:33.3628913Z  2024-04-03T17:34:33.3629953Z [14,105 / 14,756] 48 actions, 47 running 2024-04-03T17:34:33.3631054Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 44s local 2024-04-03T17:34:33.3632121Z Compiling xla/service/cpu/compiler_functor.cc; 30s local 2024-04-03T17:34:33.3634405Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 28s local 2024-04-03T17:34:33.3635462Z Compiling xla/service/spmd/spmd_partitioner.cc; 27s local 2024-04-03T17:34:33.3636377Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 24s local 2024-04-03T17:34:33.3637326Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 22s local 2024-04-03T17:34:33.3638303Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 21s local 2024-04-03T17:34:33.3639399Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 18s local ... 2024-04-03T17:34:33.5662639Z 2024-04-03T17:34:33.5663913Z  2024-04-03T17:34:33.5664858Z  2024-04-03T17:34:33.5665729Z  2024-04-03T17:34:33.5666655Z  2024-04-03T17:34:33.5667528Z  2024-04-03T17:34:33.5668980Z  2024-04-03T17:34:33.5669501Z  2024-04-03T17:34:33.5669916Z  2024-04-03T17:34:33.5670639Z [14,106 / 14,756] 48 actions, 47 running 2024-04-03T17:34:33.5671651Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 44s local 2024-04-03T17:34:33.5672745Z Compiling xla/service/cpu/compiler_functor.cc; 30s local 2024-04-03T17:34:33.5673874Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 28s local 2024-04-03T17:34:33.5675041Z Compiling xla/service/spmd/spmd_partitioner.cc; 27s local 2024-04-03T17:34:33.5676060Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 24s local 2024-04-03T17:34:33.5677122Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 22s local 2024-04-03T17:34:33.5678260Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 21s local 2024-04-03T17:34:33.5679477Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 18s local ... 2024-04-03T17:34:33.9439670Z 2024-04-03T17:34:33.9440613Z  2024-04-03T17:34:33.9442843Z  2024-04-03T17:34:33.9445790Z  2024-04-03T17:34:33.9448794Z  2024-04-03T17:34:33.9451760Z  2024-04-03T17:34:33.9454929Z  2024-04-03T17:34:33.9457798Z  2024-04-03T17:34:33.9460595Z  2024-04-03T17:34:33.9463677Z [14,106 / 14,756] 48 actions running 2024-04-03T17:34:33.9465116Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 45s local 2024-04-03T17:34:33.9466476Z Compiling xla/service/cpu/compiler_functor.cc; 30s local 2024-04-03T17:34:33.9468029Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 29s local 2024-04-03T17:34:33.9469372Z Compiling xla/service/spmd/spmd_partitioner.cc; 28s local 2024-04-03T17:34:33.9470564Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 25s local 2024-04-03T17:34:33.9471744Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 22s local 2024-04-03T17:34:33.9472985Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 21s local 2024-04-03T17:34:33.9474327Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 19s local ... 2024-04-03T17:34:34.1625835Z 2024-04-03T17:34:34.1627187Z  2024-04-03T17:34:34.1628589Z  2024-04-03T17:34:34.1629057Z  2024-04-03T17:34:34.1629445Z  2024-04-03T17:34:34.1629852Z  2024-04-03T17:34:34.1630244Z  2024-04-03T17:34:34.1633490Z  2024-04-03T17:34:34.1634317Z  2024-04-03T17:34:34.1638643Z [14,107 / 14,756] 48 actions, 47 running 2024-04-03T17:34:34.1640079Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 45s local 2024-04-03T17:34:34.1644929Z Compiling xla/service/cpu/compiler_functor.cc; 31s local 2024-04-03T17:34:34.1649435Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 29s local 2024-04-03T17:34:34.1650531Z Compiling xla/service/spmd/spmd_partitioner.cc; 28s local 2024-04-03T17:34:34.1651482Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 25s local 2024-04-03T17:34:34.1652539Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 22s local 2024-04-03T17:34:34.1653475Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 22s local 2024-04-03T17:34:34.1654698Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 19s local ... 2024-04-03T17:34:34.5449280Z 2024-04-03T17:34:34.5452324Z  2024-04-03T17:34:34.5452989Z  2024-04-03T17:34:34.5453811Z  2024-04-03T17:34:34.5454381Z  2024-04-03T17:34:34.5454777Z  2024-04-03T17:34:34.5455306Z  2024-04-03T17:34:34.5455669Z  2024-04-03T17:34:34.5456203Z  2024-04-03T17:34:34.5456946Z [14,107 / 14,756] 48 actions running 2024-04-03T17:34:34.5458056Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 45s local 2024-04-03T17:34:34.5459402Z Compiling xla/service/cpu/compiler_functor.cc; 31s local 2024-04-03T17:34:34.5460686Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 29s local 2024-04-03T17:34:34.5461795Z Compiling xla/service/spmd/spmd_partitioner.cc; 28s local 2024-04-03T17:34:34.5462969Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 25s local 2024-04-03T17:34:34.5463959Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 23s local 2024-04-03T17:34:34.5465038Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 22s local 2024-04-03T17:34:34.5466340Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 19s local ... 2024-04-03T17:34:35.3910345Z 2024-04-03T17:34:35.3911136Z  2024-04-03T17:34:35.3911658Z  2024-04-03T17:34:35.3912090Z  2024-04-03T17:34:35.3912515Z  2024-04-03T17:34:35.3912928Z  2024-04-03T17:34:35.3913349Z  2024-04-03T17:34:35.3913771Z  2024-04-03T17:34:35.3914191Z  2024-04-03T17:34:35.3914898Z [14,108 / 14,756] 48 actions, 47 running 2024-04-03T17:34:35.3916181Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 46s local 2024-04-03T17:34:35.3917362Z Compiling xla/service/cpu/compiler_functor.cc; 32s local 2024-04-03T17:34:35.3918538Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 30s local 2024-04-03T17:34:35.3919735Z Compiling xla/service/spmd/spmd_partitioner.cc; 29s local 2024-04-03T17:34:35.3920833Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 26s local 2024-04-03T17:34:35.3921724Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 24s local 2024-04-03T17:34:35.3922773Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 23s local 2024-04-03T17:34:35.3923953Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 20s local ... 2024-04-03T17:34:35.7348024Z 2024-04-03T17:34:35.7348828Z  2024-04-03T17:34:35.7349396Z  2024-04-03T17:34:35.7349816Z  2024-04-03T17:34:35.7350219Z  2024-04-03T17:34:35.7350642Z  2024-04-03T17:34:35.7351039Z  2024-04-03T17:34:35.7351437Z  2024-04-03T17:34:35.7351886Z  2024-04-03T17:34:35.7352617Z [14,109 / 14,756] 48 actions, 47 running 2024-04-03T17:34:35.7353745Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 47s local 2024-04-03T17:34:35.7354942Z Compiling xla/service/cpu/compiler_functor.cc; 32s local 2024-04-03T17:34:35.7355994Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 30s local 2024-04-03T17:34:35.7357116Z Compiling xla/service/spmd/spmd_partitioner.cc; 30s local 2024-04-03T17:34:35.7358011Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 26s local 2024-04-03T17:34:35.7358940Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 24s local 2024-04-03T17:34:35.7360386Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 23s local 2024-04-03T17:34:35.7361630Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 20s local ... 2024-04-03T17:34:35.9461496Z 2024-04-03T17:34:35.9462259Z  2024-04-03T17:34:35.9462789Z  2024-04-03T17:34:35.9463227Z  2024-04-03T17:34:35.9463663Z  2024-04-03T17:34:35.9464375Z  2024-04-03T17:34:35.9464781Z  2024-04-03T17:34:35.9465168Z  2024-04-03T17:34:35.9465553Z  2024-04-03T17:34:35.9466155Z [14,109 / 14,756] 48 actions running 2024-04-03T17:34:35.9467367Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 47s local 2024-04-03T17:34:35.9468675Z Compiling xla/service/cpu/compiler_functor.cc; 32s local 2024-04-03T17:34:35.9469750Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 31s local 2024-04-03T17:34:35.9470904Z Compiling xla/service/spmd/spmd_partitioner.cc; 30s local 2024-04-03T17:34:35.9472108Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 27s local 2024-04-03T17:34:35.9473426Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 24s local 2024-04-03T17:34:35.9474565Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 23s local 2024-04-03T17:34:35.9475796Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 21s local ... 2024-04-03T17:34:36.1571577Z 2024-04-03T17:34:36.1572314Z  2024-04-03T17:34:36.1572879Z  2024-04-03T17:34:36.1573314Z  2024-04-03T17:34:36.1573753Z  2024-04-03T17:34:36.1574348Z  2024-04-03T17:34:36.1574763Z  2024-04-03T17:34:36.1575185Z  2024-04-03T17:34:36.1575601Z  2024-04-03T17:34:36.1576316Z [14,110 / 14,756] 48 actions, 47 running 2024-04-03T17:34:36.1577393Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 47s local 2024-04-03T17:34:36.1578458Z Compiling xla/service/cpu/compiler_functor.cc; 33s local 2024-04-03T17:34:36.1579632Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 31s local 2024-04-03T17:34:36.1580827Z Compiling xla/service/spmd/spmd_partitioner.cc; 30s local 2024-04-03T17:34:36.1581901Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 27s local 2024-04-03T17:34:36.1582892Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 24s local 2024-04-03T17:34:36.1583999Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 24s local 2024-04-03T17:34:36.1585109Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 21s local ... 2024-04-03T17:34:36.5461837Z 2024-04-03T17:34:36.5462595Z  2024-04-03T17:34:36.5463160Z  2024-04-03T17:34:36.5465480Z  2024-04-03T17:34:36.5466245Z  2024-04-03T17:34:36.5469388Z  2024-04-03T17:34:36.5470231Z  2024-04-03T17:34:36.5473208Z  2024-04-03T17:34:36.5473886Z  2024-04-03T17:34:36.5476992Z [14,110 / 14,756] 48 actions running 2024-04-03T17:34:36.5478310Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 47s local 2024-04-03T17:34:36.5481517Z Compiling xla/service/cpu/compiler_functor.cc; 33s local 2024-04-03T17:34:36.5482956Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 31s local 2024-04-03T17:34:36.5484312Z Compiling xla/service/spmd/spmd_partitioner.cc; 30s local 2024-04-03T17:34:36.5485597Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 27s local 2024-04-03T17:34:36.5486795Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 25s local 2024-04-03T17:34:36.5488129Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 24s local 2024-04-03T17:34:36.5489608Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 21s local ... 2024-04-03T17:34:36.8957508Z 2024-04-03T17:34:36.8958779Z  2024-04-03T17:34:36.8960040Z  2024-04-03T17:34:36.8960575Z  2024-04-03T17:34:36.8961016Z  2024-04-03T17:34:36.8961461Z  2024-04-03T17:34:36.8961916Z  2024-04-03T17:34:36.8962355Z  2024-04-03T17:34:36.8962782Z  2024-04-03T17:34:36.8963520Z [14,112 / 14,756] 48 actions, 47 running 2024-04-03T17:34:36.8964945Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 48s local 2024-04-03T17:34:36.8966077Z Compiling xla/service/cpu/compiler_functor.cc; 33s local 2024-04-03T17:34:36.8967240Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 31s local 2024-04-03T17:34:36.8968375Z Compiling xla/service/spmd/spmd_partitioner.cc; 31s local 2024-04-03T17:34:36.8969627Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 28s local 2024-04-03T17:34:36.8970697Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 25s local 2024-04-03T17:34:36.8971806Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 24s local 2024-04-03T17:34:36.8973175Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 21s local ... 2024-04-03T17:34:37.0973128Z 2024-04-03T17:34:37.0974733Z  2024-04-03T17:34:37.0975635Z  2024-04-03T17:34:37.0982384Z  2024-04-03T17:34:37.0982914Z  2024-04-03T17:34:37.0983360Z  2024-04-03T17:34:37.0983832Z  2024-04-03T17:34:37.0984299Z  2024-04-03T17:34:37.0985050Z  2024-04-03T17:34:37.0985730Z [14,113 / 14,756] 48 actions, 47 running 2024-04-03T17:34:37.0986705Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 48s local 2024-04-03T17:34:37.0987996Z Compiling xla/service/cpu/compiler_functor.cc; 34s local 2024-04-03T17:34:37.0989079Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 32s local 2024-04-03T17:34:37.0990172Z Compiling xla/service/spmd/spmd_partitioner.cc; 31s local 2024-04-03T17:34:37.0991174Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 28s local 2024-04-03T17:34:37.0992147Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 25s local 2024-04-03T17:34:37.0993113Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 25s local 2024-04-03T17:34:37.0994282Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 22s local ... 2024-04-03T17:34:37.3472588Z 2024-04-03T17:34:37.3473376Z  2024-04-03T17:34:37.3473934Z  2024-04-03T17:34:37.3474395Z  2024-04-03T17:34:37.3474852Z  2024-04-03T17:34:37.3475269Z  2024-04-03T17:34:37.3475703Z  2024-04-03T17:34:37.3476108Z  2024-04-03T17:34:37.3476491Z  2024-04-03T17:34:37.3477145Z [14,113 / 14,756] 48 actions running 2024-04-03T17:34:37.3478156Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 48s local 2024-04-03T17:34:37.3479362Z Compiling xla/service/cpu/compiler_functor.cc; 34s local 2024-04-03T17:34:37.3480515Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 32s local 2024-04-03T17:34:37.3481714Z Compiling xla/service/spmd/spmd_partitioner.cc; 31s local 2024-04-03T17:34:37.3482776Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 28s local 2024-04-03T17:34:37.3483825Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 26s local 2024-04-03T17:34:37.3484904Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 25s local 2024-04-03T17:34:37.3486133Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 22s local ... 2024-04-03T17:34:37.5484207Z 2024-04-03T17:34:37.5485030Z  2024-04-03T17:34:37.5485533Z  2024-04-03T17:34:37.5485968Z  2024-04-03T17:34:37.5486426Z  2024-04-03T17:34:37.5486881Z  2024-04-03T17:34:37.5487335Z  2024-04-03T17:34:37.5487815Z  2024-04-03T17:34:37.5488232Z  2024-04-03T17:34:37.5488926Z [14,115 / 14,756] 48 actions running 2024-04-03T17:34:37.5490503Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 48s local 2024-04-03T17:34:37.5491719Z Compiling xla/service/cpu/compiler_functor.cc; 34s local 2024-04-03T17:34:37.5492723Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 32s local 2024-04-03T17:34:37.5494022Z Compiling xla/service/spmd/spmd_partitioner.cc; 31s local 2024-04-03T17:34:37.5495372Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 28s local 2024-04-03T17:34:37.5496512Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 26s local 2024-04-03T17:34:37.5497684Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 25s local 2024-04-03T17:34:37.5499255Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 22s local ... 2024-04-03T17:34:38.3064874Z 2024-04-03T17:34:38.3065730Z  2024-04-03T17:34:38.3066250Z  2024-04-03T17:34:38.3066714Z  2024-04-03T17:34:38.3067164Z  2024-04-03T17:34:38.3067793Z  2024-04-03T17:34:38.3068404Z  2024-04-03T17:34:38.3068864Z  2024-04-03T17:34:38.3069323Z  2024-04-03T17:34:38.3070293Z [14,116 / 14,756] 48 actions, 47 running 2024-04-03T17:34:38.3071446Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 49s local 2024-04-03T17:34:38.3072601Z Compiling xla/service/cpu/compiler_functor.cc; 35s local 2024-04-03T17:34:38.3073857Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 33s local 2024-04-03T17:34:38.3074916Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 29s local 2024-04-03T17:34:38.3075973Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 27s local 2024-04-03T17:34:38.3077054Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 26s local 2024-04-03T17:34:38.3078442Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 23s local 2024-04-03T17:34:38.3079793Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 21s local ... 2024-04-03T17:34:38.5503262Z 2024-04-03T17:34:38.5504074Z  2024-04-03T17:34:38.5504578Z  2024-04-03T17:34:38.5505023Z  2024-04-03T17:34:38.5505459Z  2024-04-03T17:34:38.5505856Z  2024-04-03T17:34:38.5506324Z  2024-04-03T17:34:38.5506740Z  2024-04-03T17:34:38.5507324Z  2024-04-03T17:34:38.5508256Z [14,117 / 14,756] 48 actions running 2024-04-03T17:34:38.5509262Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 49s local 2024-04-03T17:34:38.5510355Z Compiling xla/service/cpu/compiler_functor.cc; 35s local 2024-04-03T17:34:38.5511424Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 33s local 2024-04-03T17:34:38.5512530Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 29s local 2024-04-03T17:34:38.5513562Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 27s local 2024-04-03T17:34:38.5514695Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 26s local 2024-04-03T17:34:38.5515820Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 23s local 2024-04-03T17:34:38.5517066Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 22s local ... 2024-04-03T17:34:38.7511705Z 2024-04-03T17:34:38.7512498Z  2024-04-03T17:34:38.7513115Z  2024-04-03T17:34:38.7513570Z  2024-04-03T17:34:38.7514012Z  2024-04-03T17:34:38.7514452Z  2024-04-03T17:34:38.7514881Z  2024-04-03T17:34:38.7515309Z  2024-04-03T17:34:38.7515743Z  2024-04-03T17:34:38.7516443Z [14,118 / 14,756] 48 actions running 2024-04-03T17:34:38.7517490Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 50s local 2024-04-03T17:34:38.7518638Z Compiling xla/service/cpu/compiler_functor.cc; 35s local 2024-04-03T17:34:38.7519804Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 33s local 2024-04-03T17:34:38.7520918Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 29s local 2024-04-03T17:34:38.7521988Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 27s local 2024-04-03T17:34:38.7523117Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 26s local 2024-04-03T17:34:38.7524419Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 23s local 2024-04-03T17:34:38.7525699Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 22s local ... 2024-04-03T17:34:39.1500508Z 2024-04-03T17:34:39.1501287Z  2024-04-03T17:34:39.1501946Z  2024-04-03T17:34:39.1502426Z  2024-04-03T17:34:39.1502889Z  2024-04-03T17:34:39.1503367Z  2024-04-03T17:34:39.1503806Z  2024-04-03T17:34:39.1504202Z  2024-04-03T17:34:39.1504657Z  2024-04-03T17:34:39.1505434Z [14,119 / 14,756] 48 actions running 2024-04-03T17:34:39.1506492Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 50s local 2024-04-03T17:34:39.1507578Z Compiling xla/service/cpu/compiler_functor.cc; 36s local 2024-04-03T17:34:39.1509644Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 34s local 2024-04-03T17:34:39.1510981Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 30s local 2024-04-03T17:34:39.1511967Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 27s local 2024-04-03T17:34:39.1513140Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 27s local 2024-04-03T17:34:39.1514619Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 24s local 2024-04-03T17:34:39.1515818Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 22s local ... 2024-04-03T17:34:39.7029741Z 2024-04-03T17:34:39.7030477Z  2024-04-03T17:34:39.7031521Z  2024-04-03T17:34:39.7032176Z  2024-04-03T17:34:39.7032583Z  2024-04-03T17:34:39.7032942Z  2024-04-03T17:34:39.7033339Z  2024-04-03T17:34:39.7033742Z  2024-04-03T17:34:39.7034153Z  2024-04-03T17:34:39.7034784Z [14,120 / 14,756] 48 actions, 47 running 2024-04-03T17:34:39.7035946Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 51s local 2024-04-03T17:34:39.7036944Z Compiling xla/service/cpu/compiler_functor.cc; 36s local 2024-04-03T17:34:39.7038028Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 34s local 2024-04-03T17:34:39.7039114Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 30s local 2024-04-03T17:34:39.7040116Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 28s local 2024-04-03T17:34:39.7041401Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 27s local 2024-04-03T17:34:39.7042554Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 24s local 2024-04-03T17:34:39.7043826Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 23s local ... 2024-04-03T17:34:39.9167640Z 2024-04-03T17:34:39.9168850Z  2024-04-03T17:34:39.9172204Z  2024-04-03T17:34:39.9173016Z  2024-04-03T17:34:39.9176195Z  2024-04-03T17:34:39.9176917Z  2024-04-03T17:34:39.9179838Z  2024-04-03T17:34:39.9180597Z  2024-04-03T17:34:39.9183497Z  2024-04-03T17:34:39.9184481Z [14,122 / 14,756] 48 actions, 47 running 2024-04-03T17:34:39.9189126Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 51s local 2024-04-03T17:34:39.9190632Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 35s local 2024-04-03T17:34:39.9195086Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 31s local 2024-04-03T17:34:39.9196468Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 28s local 2024-04-03T17:34:39.9198182Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 27s local 2024-04-03T17:34:39.9199665Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 25s local 2024-04-03T17:34:39.9201186Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 23s local 2024-04-03T17:34:39.9202811Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 23s local ... 2024-04-03T17:34:40.1507495Z 2024-04-03T17:34:40.1508933Z  2024-04-03T17:34:40.1510081Z  2024-04-03T17:34:40.1511207Z  2024-04-03T17:34:40.1511775Z  2024-04-03T17:34:40.1512185Z  2024-04-03T17:34:40.1512566Z  2024-04-03T17:34:40.1512961Z  2024-04-03T17:34:40.1513309Z  2024-04-03T17:34:40.1519113Z [14,123 / 14,756] 48 actions, 47 running 2024-04-03T17:34:40.1520541Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 51s local 2024-04-03T17:34:40.1522069Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 35s local 2024-04-03T17:34:40.1523431Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 31s local 2024-04-03T17:34:40.1524881Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 28s local 2024-04-03T17:34:40.1526174Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 28s local 2024-04-03T17:34:40.1527537Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 25s local 2024-04-03T17:34:40.1529000Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 23s local 2024-04-03T17:34:40.1530554Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 23s local ... 2024-04-03T17:34:40.5214961Z 2024-04-03T17:34:40.5216154Z  2024-04-03T17:34:40.5217164Z  2024-04-03T17:34:40.5218286Z  2024-04-03T17:34:40.5218842Z  2024-04-03T17:34:40.5219282Z  2024-04-03T17:34:40.5219725Z  2024-04-03T17:34:40.5220148Z  2024-04-03T17:34:40.5220580Z  2024-04-03T17:34:40.5221300Z [14,125 / 14,756] 48 actions, 47 running 2024-04-03T17:34:40.5222735Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 51s local 2024-04-03T17:34:40.5224026Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 35s local 2024-04-03T17:34:40.5225243Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 31s local 2024-04-03T17:34:40.5226428Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 29s local 2024-04-03T17:34:40.5227917Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 28s local 2024-04-03T17:34:40.5229095Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 25s local 2024-04-03T17:34:40.5230318Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 24s local 2024-04-03T17:34:40.5231816Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 23s local ... 2024-04-03T17:34:40.7510367Z 2024-04-03T17:34:40.7511549Z  2024-04-03T17:34:40.7512117Z  2024-04-03T17:34:40.7512538Z  2024-04-03T17:34:40.7512952Z  2024-04-03T17:34:40.7513355Z  2024-04-03T17:34:40.7513763Z  2024-04-03T17:34:40.7514149Z  2024-04-03T17:34:40.7514619Z  2024-04-03T17:34:40.7515328Z [14,127 / 14,756] 48 actions running 2024-04-03T17:34:40.7516311Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 52s local 2024-04-03T17:34:40.7517550Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 35s local 2024-04-03T17:34:40.7518793Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 31s local 2024-04-03T17:34:40.7519829Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 29s local 2024-04-03T17:34:40.7520976Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 28s local 2024-04-03T17:34:40.7522106Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 25s local 2024-04-03T17:34:40.7523394Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 24s local 2024-04-03T17:34:40.7524666Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 23s local ... 2024-04-03T17:34:41.1515142Z 2024-04-03T17:34:41.1515943Z  2024-04-03T17:34:41.1516480Z  2024-04-03T17:34:41.1516909Z  2024-04-03T17:34:41.1518025Z  2024-04-03T17:34:41.1538120Z  2024-04-03T17:34:41.1539045Z  2024-04-03T17:34:41.1539497Z  2024-04-03T17:34:41.1539893Z  2024-04-03T17:34:41.1540533Z [14,128 / 14,756] 48 actions running 2024-04-03T17:34:41.1541566Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 52s local 2024-04-03T17:34:41.1542752Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 36s local 2024-04-03T17:34:41.1543801Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 32s local 2024-04-03T17:34:41.1544791Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 29s local 2024-04-03T17:34:41.1545859Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 29s local 2024-04-03T17:34:41.1546952Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 26s local 2024-04-03T17:34:41.1548402Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 24s local 2024-04-03T17:34:41.1549696Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 23s local ... 2024-04-03T17:34:41.5520743Z 2024-04-03T17:34:41.5521508Z  2024-04-03T17:34:41.5523132Z  2024-04-03T17:34:41.5523761Z  2024-04-03T17:34:41.5524344Z  2024-04-03T17:34:41.5525098Z  2024-04-03T17:34:41.5527702Z  2024-04-03T17:34:41.5528281Z  2024-04-03T17:34:41.5531050Z  2024-04-03T17:34:41.5531869Z [14,130 / 14,756] 48 actions running 2024-04-03T17:34:41.5535277Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 52s local 2024-04-03T17:34:41.5536531Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 36s local 2024-04-03T17:34:41.5539835Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 30s local 2024-04-03T17:34:41.5541332Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 29s local 2024-04-03T17:34:41.5544753Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 26s local 2024-04-03T17:34:41.5546010Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 25s local 2024-04-03T17:34:41.5549553Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 24s local 2024-04-03T17:34:41.5551076Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 20s local ... 2024-04-03T17:34:42.5530895Z 2024-04-03T17:34:42.5531696Z  2024-04-03T17:34:42.5532212Z  2024-04-03T17:34:42.5532635Z  2024-04-03T17:34:42.5533020Z  2024-04-03T17:34:42.5533765Z  2024-04-03T17:34:42.5534333Z  2024-04-03T17:34:42.5534746Z  2024-04-03T17:34:42.5535252Z  2024-04-03T17:34:42.5536055Z [14,130 / 14,756] 48 actions running 2024-04-03T17:34:42.5537061Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 53s local 2024-04-03T17:34:42.5538478Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 37s local 2024-04-03T17:34:42.5539568Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 31s local 2024-04-03T17:34:42.5540571Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 30s local 2024-04-03T17:34:42.5541637Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 27s local 2024-04-03T17:34:42.5542779Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 26s local 2024-04-03T17:34:42.5543891Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 25s local 2024-04-03T17:34:42.5545059Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 21s local ... 2024-04-03T17:34:42.7533206Z 2024-04-03T17:34:42.7534035Z  2024-04-03T17:34:42.7534686Z  2024-04-03T17:34:42.7535126Z  2024-04-03T17:34:42.7535578Z  2024-04-03T17:34:42.7536022Z  2024-04-03T17:34:42.7536463Z  2024-04-03T17:34:42.7538941Z  2024-04-03T17:34:42.7541913Z  2024-04-03T17:34:42.7542776Z [14,131 / 14,756] 48 actions running 2024-04-03T17:34:42.7544363Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 54s local 2024-04-03T17:34:42.7546108Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 37s local 2024-04-03T17:34:42.7547404Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 31s local 2024-04-03T17:34:42.7549043Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 30s local 2024-04-03T17:34:42.7550635Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 27s local 2024-04-03T17:34:42.7551980Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 26s local 2024-04-03T17:34:42.7553581Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 25s local 2024-04-03T17:34:42.7555162Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 21s local ... 2024-04-03T17:34:43.9542654Z 2024-04-03T17:34:43.9543438Z  2024-04-03T17:34:43.9543932Z  2024-04-03T17:34:43.9544355Z  2024-04-03T17:34:43.9544762Z  2024-04-03T17:34:43.9545177Z  2024-04-03T17:34:43.9545648Z  2024-04-03T17:34:43.9546055Z  2024-04-03T17:34:43.9546439Z  2024-04-03T17:34:43.9548540Z [14,131 / 14,756] 48 actions running 2024-04-03T17:34:43.9549532Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 55s local 2024-04-03T17:34:43.9550679Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 39s local 2024-04-03T17:34:43.9551762Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 32s local 2024-04-03T17:34:43.9552823Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 31s local 2024-04-03T17:34:43.9553926Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 29s local 2024-04-03T17:34:43.9555098Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 27s local 2024-04-03T17:34:43.9556275Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 26s local 2024-04-03T17:34:43.9557373Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 23s local ... 2024-04-03T17:34:44.3546194Z 2024-04-03T17:34:44.3547300Z  2024-04-03T17:34:44.3548359Z  2024-04-03T17:34:44.3548790Z  2024-04-03T17:34:44.3549223Z  2024-04-03T17:34:44.3549666Z  2024-04-03T17:34:44.3550117Z  2024-04-03T17:34:44.3550564Z  2024-04-03T17:34:44.3550980Z  2024-04-03T17:34:44.3551655Z [14,132 / 14,756] 48 actions running 2024-04-03T17:34:44.3552668Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 55s local 2024-04-03T17:34:44.3554031Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 39s local 2024-04-03T17:34:44.3555145Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 33s local 2024-04-03T17:34:44.3556224Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 32s local 2024-04-03T17:34:44.3557522Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 29s local 2024-04-03T17:34:44.3559007Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 27s local 2024-04-03T17:34:44.3560194Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 26s local 2024-04-03T17:34:44.3561441Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 23s local ... 2024-04-03T17:34:44.6719204Z 2024-04-03T17:34:44.6720356Z  2024-04-03T17:34:44.6721577Z  2024-04-03T17:34:44.6722082Z  2024-04-03T17:34:44.6722544Z  2024-04-03T17:34:44.6722963Z  2024-04-03T17:34:44.6723358Z  2024-04-03T17:34:44.6723794Z  2024-04-03T17:34:44.6724269Z  2024-04-03T17:34:44.6725011Z [14,135 / 14,756] 48 actions, 47 running 2024-04-03T17:34:44.6726122Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 56s local 2024-04-03T17:34:44.6727326Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 39s local 2024-04-03T17:34:44.6728492Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 33s local 2024-04-03T17:34:44.6729661Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 32s local 2024-04-03T17:34:44.6730891Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 29s local 2024-04-03T17:34:44.6732199Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 28s local 2024-04-03T17:34:44.6733466Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 27s local 2024-04-03T17:34:44.6734953Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 23s local ... 2024-04-03T17:34:44.9552051Z 2024-04-03T17:34:44.9552805Z  2024-04-03T17:34:44.9553237Z  2024-04-03T17:34:44.9555546Z  2024-04-03T17:34:44.9556372Z  2024-04-03T17:34:44.9559291Z  2024-04-03T17:34:44.9560093Z  2024-04-03T17:34:44.9563292Z  2024-04-03T17:34:44.9564023Z  2024-04-03T17:34:44.9567291Z [14,135 / 14,756] 48 actions running 2024-04-03T17:34:44.9568674Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 56s local 2024-04-03T17:34:44.9572475Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 40s local 2024-04-03T17:34:44.9573913Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 33s local 2024-04-03T17:34:44.9577989Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 32s local 2024-04-03T17:34:44.9579763Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 30s local 2024-04-03T17:34:44.9583364Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 28s local 2024-04-03T17:34:44.9629800Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 27s local 2024-04-03T17:34:44.9633811Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 24s local ... 2024-04-03T17:34:45.3838612Z 2024-04-03T17:34:45.3839358Z  2024-04-03T17:34:45.3839880Z  2024-04-03T17:34:45.3840318Z  2024-04-03T17:34:45.3840730Z  2024-04-03T17:34:45.3841128Z  2024-04-03T17:34:45.3841540Z  2024-04-03T17:34:45.3841945Z  2024-04-03T17:34:45.3842361Z  2024-04-03T17:34:45.3843108Z [14,136 / 14,756] 48 actions, 47 running 2024-04-03T17:34:45.3844147Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 56s local 2024-04-03T17:34:45.3845519Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 40s local 2024-04-03T17:34:45.3846596Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 34s local 2024-04-03T17:34:45.3847912Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 33s local 2024-04-03T17:34:45.3849103Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 30s local 2024-04-03T17:34:45.3850410Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 28s local 2024-04-03T17:34:45.3851658Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 27s local 2024-04-03T17:34:45.3853081Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 24s local ... 2024-04-03T17:34:45.6854100Z 2024-04-03T17:34:45.6855038Z  2024-04-03T17:34:45.6855537Z  2024-04-03T17:34:45.6855947Z  2024-04-03T17:34:45.6856354Z  2024-04-03T17:34:45.6856862Z  2024-04-03T17:34:45.6857463Z  2024-04-03T17:34:45.6857898Z  2024-04-03T17:34:45.6858289Z  2024-04-03T17:34:45.6858908Z [14,137 / 14,756] 48 actions, 47 running 2024-04-03T17:34:45.6859728Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 57s local 2024-04-03T17:34:45.6860691Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 40s local 2024-04-03T17:34:45.6861813Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 34s local 2024-04-03T17:34:45.6862732Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 33s local 2024-04-03T17:34:45.6863636Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 30s local 2024-04-03T17:34:45.6865083Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 29s local 2024-04-03T17:34:45.6866595Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 28s local 2024-04-03T17:34:45.6868339Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 24s local ... 2024-04-03T17:34:45.9561202Z 2024-04-03T17:34:45.9561995Z  2024-04-03T17:34:45.9562595Z  2024-04-03T17:34:45.9563204Z  2024-04-03T17:34:45.9563677Z  2024-04-03T17:34:45.9564154Z  2024-04-03T17:34:45.9564618Z  2024-04-03T17:34:45.9565282Z  2024-04-03T17:34:45.9565768Z  2024-04-03T17:34:45.9573868Z [14,137 / 14,756] 48 actions running 2024-04-03T17:34:45.9577539Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 57s local 2024-04-03T17:34:45.9578968Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 41s local 2024-04-03T17:34:45.9580421Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 34s local 2024-04-03T17:34:45.9584118Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 33s local 2024-04-03T17:34:45.9585388Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 31s local 2024-04-03T17:34:45.9587016Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 29s local 2024-04-03T17:34:45.9590837Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 28s local 2024-04-03T17:34:45.9592265Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 25s local ... 2024-04-03T17:34:46.8177458Z 2024-04-03T17:34:46.8178325Z  2024-04-03T17:34:46.8178928Z  2024-04-03T17:34:46.8179422Z  2024-04-03T17:34:46.8179874Z  2024-04-03T17:34:46.8180328Z  2024-04-03T17:34:46.8180802Z  2024-04-03T17:34:46.8181218Z  2024-04-03T17:34:46.8181634Z  2024-04-03T17:34:46.8182382Z [14,138 / 14,756] 48 actions, 47 running 2024-04-03T17:34:46.8183429Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 58s local 2024-04-03T17:34:46.8184630Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 41s local 2024-04-03T17:34:46.8185882Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 35s local 2024-04-03T17:34:46.8187115Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 34s local 2024-04-03T17:34:46.8188444Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 31s local 2024-04-03T17:34:46.8189636Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 30s local 2024-04-03T17:34:46.8190800Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 29s local 2024-04-03T17:34:46.8191981Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 25s local ... 2024-04-03T17:34:47.0571538Z 2024-04-03T17:34:47.0572349Z  2024-04-03T17:34:47.0572909Z  2024-04-03T17:34:47.0573738Z  2024-04-03T17:34:47.0577981Z  2024-04-03T17:34:47.0581117Z  2024-04-03T17:34:47.0584120Z  2024-04-03T17:34:47.0587075Z  2024-04-03T17:34:47.0590249Z  2024-04-03T17:34:47.0593431Z [14,139 / 14,756] 48 actions, 47 running 2024-04-03T17:34:47.0596995Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 58s local 2024-04-03T17:34:47.0598810Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 42s local 2024-04-03T17:34:47.0602617Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 35s local 2024-04-03T17:34:47.0606127Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 34s local 2024-04-03T17:34:47.0607778Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 32s local 2024-04-03T17:34:47.0611726Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 30s local 2024-04-03T17:34:47.0616283Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 29s local 2024-04-03T17:34:47.0620047Z Compiling xla/service/cpu/simple_orc_jit.cc; 24s local ... 2024-04-03T17:34:47.3569683Z 2024-04-03T17:34:47.3570464Z  2024-04-03T17:34:47.3570999Z  2024-04-03T17:34:47.3571456Z  2024-04-03T17:34:47.3571900Z  2024-04-03T17:34:47.3572312Z  2024-04-03T17:34:47.3572724Z  2024-04-03T17:34:47.3573130Z  2024-04-03T17:34:47.3573560Z  2024-04-03T17:34:47.3574386Z [14,139 / 14,756] 48 actions running 2024-04-03T17:34:47.3575388Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 58s local 2024-04-03T17:34:47.3576609Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 42s local 2024-04-03T17:34:47.3577788Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 36s local 2024-04-03T17:34:47.3579422Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 35s local 2024-04-03T17:34:47.3580564Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 32s local 2024-04-03T17:34:47.3581825Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 30s local 2024-04-03T17:34:47.3583128Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 29s local 2024-04-03T17:34:47.3584282Z Compiling xla/service/cpu/simple_orc_jit.cc; 24s local ... 2024-04-03T17:34:47.5574114Z 2024-04-03T17:34:47.5575623Z  2024-04-03T17:34:47.5587448Z  2024-04-03T17:34:47.5588319Z  2024-04-03T17:34:47.5588778Z  2024-04-03T17:34:47.5589374Z  2024-04-03T17:34:47.5589813Z  2024-04-03T17:34:47.5590270Z  2024-04-03T17:34:47.5590723Z  2024-04-03T17:34:47.5591377Z [14,140 / 14,756] 48 actions running 2024-04-03T17:34:47.5592415Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 58s local 2024-04-03T17:34:47.5593537Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 42s local 2024-04-03T17:34:47.5594616Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 36s local 2024-04-03T17:34:47.5595663Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 35s local 2024-04-03T17:34:47.5596815Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 32s local 2024-04-03T17:34:47.5598072Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 31s local 2024-04-03T17:34:47.5599200Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 30s local 2024-04-03T17:34:47.5600275Z Compiling xla/service/cpu/simple_orc_jit.cc; 24s local ... 2024-04-03T17:34:48.0128308Z 2024-04-03T17:34:48.0129035Z  2024-04-03T17:34:48.0129543Z  2024-04-03T17:34:48.0129941Z  2024-04-03T17:34:48.0130378Z  2024-04-03T17:34:48.0130802Z  2024-04-03T17:34:48.0131234Z  2024-04-03T17:34:48.0131649Z  2024-04-03T17:34:48.0132049Z  2024-04-03T17:34:48.0132744Z [14,141 / 14,756] 48 actions, 47 running 2024-04-03T17:34:48.0133843Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 59s local 2024-04-03T17:34:48.0135291Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 43s local 2024-04-03T17:34:48.0136384Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 36s local 2024-04-03T17:34:48.0137442Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 35s local 2024-04-03T17:34:48.0138857Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 33s local 2024-04-03T17:34:48.0140058Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 31s local 2024-04-03T17:34:48.0141231Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 30s local 2024-04-03T17:34:48.0142404Z Compiling xla/service/cpu/simple_orc_jit.cc; 25s local ... 2024-04-03T17:34:48.3622184Z 2024-04-03T17:34:48.3622934Z  2024-04-03T17:34:48.3623409Z  2024-04-03T17:34:48.3623776Z  2024-04-03T17:34:48.3624191Z  2024-04-03T17:34:48.3624600Z  2024-04-03T17:34:48.3624976Z  2024-04-03T17:34:48.3625387Z  2024-04-03T17:34:48.3625897Z  2024-04-03T17:34:48.3626514Z [14,142 / 14,756] 48 actions running 2024-04-03T17:34:48.3627460Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 59s local 2024-04-03T17:34:48.3628773Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 43s local 2024-04-03T17:34:48.3629900Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 37s local 2024-04-03T17:34:48.3630880Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 36s local 2024-04-03T17:34:48.3631928Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 33s local 2024-04-03T17:34:48.3633033Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 31s local 2024-04-03T17:34:48.3634236Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 30s local 2024-04-03T17:34:48.3635319Z Compiling xla/service/cpu/simple_orc_jit.cc; 25s local ... 2024-04-03T17:34:48.9106496Z 2024-04-03T17:34:48.9107338Z  2024-04-03T17:34:48.9108379Z  2024-04-03T17:34:48.9108966Z  2024-04-03T17:34:48.9109586Z  2024-04-03T17:34:48.9109984Z  2024-04-03T17:34:48.9110392Z  2024-04-03T17:34:48.9110824Z  2024-04-03T17:34:48.9111228Z  2024-04-03T17:34:48.9111891Z [14,143 / 14,756] 48 actions, 47 running 2024-04-03T17:34:48.9112948Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 60s local 2024-04-03T17:34:48.9114152Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 44s local 2024-04-03T17:34:48.9115240Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 37s local 2024-04-03T17:34:48.9116355Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 36s local 2024-04-03T17:34:48.9117484Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 33s local 2024-04-03T17:34:48.9118702Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 32s local 2024-04-03T17:34:48.9119918Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 31s local 2024-04-03T17:34:48.9121169Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 25s local ... 2024-04-03T17:34:49.1588287Z 2024-04-03T17:34:49.1589020Z  2024-04-03T17:34:49.1589449Z  2024-04-03T17:34:49.1589880Z  2024-04-03T17:34:49.1590284Z  2024-04-03T17:34:49.1590686Z  2024-04-03T17:34:49.1591166Z  2024-04-03T17:34:49.1591559Z  2024-04-03T17:34:49.1591931Z  2024-04-03T17:34:49.1592591Z [14,143 / 14,756] 48 actions running 2024-04-03T17:34:49.1593580Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 60s local 2024-04-03T17:34:49.1594782Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 44s local 2024-04-03T17:34:49.1595892Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 37s local 2024-04-03T17:34:49.1596945Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 37s local 2024-04-03T17:34:49.1598057Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 34s local 2024-04-03T17:34:49.1599255Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 32s local 2024-04-03T17:34:49.1600483Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 31s local 2024-04-03T17:34:49.1601760Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 25s local ... 2024-04-03T17:34:49.4228686Z 2024-04-03T17:34:49.4229428Z  2024-04-03T17:34:49.4229886Z  2024-04-03T17:34:49.4230270Z  2024-04-03T17:34:49.4230637Z  2024-04-03T17:34:49.4231224Z  2024-04-03T17:34:49.4231633Z  2024-04-03T17:34:49.4231999Z  2024-04-03T17:34:49.4232341Z  2024-04-03T17:34:49.4232984Z [14,144 / 14,756] 48 actions, 47 running 2024-04-03T17:34:49.4233888Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 60s local 2024-04-03T17:34:49.4234945Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 44s local 2024-04-03T17:34:49.4236022Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 38s local 2024-04-03T17:34:49.4236972Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 37s local 2024-04-03T17:34:49.4237970Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 34s local 2024-04-03T17:34:49.4239166Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 32s local 2024-04-03T17:34:49.4240228Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 31s local 2024-04-03T17:34:49.4241356Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 26s local ... 2024-04-03T17:34:49.7607140Z 2024-04-03T17:34:49.7608164Z  2024-04-03T17:34:49.7608595Z  2024-04-03T17:34:49.7608946Z  2024-04-03T17:34:49.7609286Z  2024-04-03T17:34:49.7609610Z  2024-04-03T17:34:49.7609956Z  2024-04-03T17:34:49.7610289Z  2024-04-03T17:34:49.7610618Z  2024-04-03T17:34:49.7611170Z [14,145 / 14,756] 48 actions running 2024-04-03T17:34:49.7611999Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 61s local 2024-04-03T17:34:49.7612945Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 44s local 2024-04-03T17:34:49.7613832Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 38s local 2024-04-03T17:34:49.7614870Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 37s local 2024-04-03T17:34:49.7615764Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 34s local 2024-04-03T17:34:49.7616714Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 33s local 2024-04-03T17:34:49.7617662Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 32s local 2024-04-03T17:34:49.7618646Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 26s local ... 2024-04-03T17:34:50.2392234Z 2024-04-03T17:34:50.2392956Z  2024-04-03T17:34:50.2393382Z  2024-04-03T17:34:50.2393763Z  2024-04-03T17:34:50.2394130Z  2024-04-03T17:34:50.2394479Z  2024-04-03T17:34:50.2394833Z  2024-04-03T17:34:50.2395195Z  2024-04-03T17:34:50.2395549Z  2024-04-03T17:34:50.2396174Z [14,146 / 14,756] 48 actions, 47 running 2024-04-03T17:34:50.2397105Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 61s local 2024-04-03T17:34:50.2398152Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 45s local 2024-04-03T17:34:50.2399104Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 38s local 2024-04-03T17:34:50.2400051Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 38s local 2024-04-03T17:34:50.2401046Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 35s local 2024-04-03T17:34:50.2402131Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 33s local 2024-04-03T17:34:50.2403169Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 32s local 2024-04-03T17:34:50.2404157Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 26s local ... 2024-04-03T17:34:50.5600849Z 2024-04-03T17:34:50.5601651Z  2024-04-03T17:34:50.5602152Z  2024-04-03T17:34:50.5602681Z  2024-04-03T17:34:50.5603084Z  2024-04-03T17:34:50.5603595Z  2024-04-03T17:34:50.5604069Z  2024-04-03T17:34:50.5604527Z  2024-04-03T17:34:50.5604993Z  2024-04-03T17:34:50.5605723Z [14,148 / 14,756] 48 actions running 2024-04-03T17:34:50.5606871Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 61s local 2024-04-03T17:34:50.5608206Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 45s local 2024-04-03T17:34:50.5609456Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 39s local 2024-04-03T17:34:50.5610640Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 38s local 2024-04-03T17:34:50.5612165Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 35s local 2024-04-03T17:34:50.5613360Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 34s local 2024-04-03T17:34:50.5614848Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 33s local 2024-04-03T17:34:50.5615948Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 26s local ... 2024-04-03T17:34:51.5633868Z 2024-04-03T17:34:51.5634965Z  2024-04-03T17:34:51.5635501Z  2024-04-03T17:34:51.5635929Z  2024-04-03T17:34:51.5636334Z  2024-04-03T17:34:51.5636739Z  2024-04-03T17:34:51.5637131Z  2024-04-03T17:34:51.5637547Z  2024-04-03T17:34:51.5638173Z  2024-04-03T17:34:51.5638822Z [14,148 / 14,756] 48 actions running 2024-04-03T17:34:51.5639838Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 62s local 2024-04-03T17:34:51.5641028Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 46s local 2024-04-03T17:34:51.5642142Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 40s local 2024-04-03T17:34:51.5643407Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 39s local 2024-04-03T17:34:51.5644530Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 36s local 2024-04-03T17:34:51.5645699Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 35s local 2024-04-03T17:34:51.5646986Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 34s local 2024-04-03T17:34:51.5648171Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 27s local ... 2024-04-03T17:34:51.9908074Z 2024-04-03T17:34:51.9908903Z  2024-04-03T17:34:51.9909473Z  2024-04-03T17:34:51.9909939Z  2024-04-03T17:34:51.9910397Z  2024-04-03T17:34:51.9910891Z  2024-04-03T17:34:51.9911342Z  2024-04-03T17:34:51.9911746Z  2024-04-03T17:34:51.9912103Z  2024-04-03T17:34:51.9912722Z [14,149 / 14,756] 48 actions, 47 running 2024-04-03T17:34:51.9913594Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 63s local 2024-04-03T17:34:51.9914707Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 47s local 2024-04-03T17:34:51.9915812Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 39s local 2024-04-03T17:34:51.9917077Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 37s local 2024-04-03T17:34:51.9918313Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 35s local 2024-04-03T17:34:51.9919335Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 34s local 2024-04-03T17:34:51.9920335Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 28s local 2024-04-03T17:34:51.9921617Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 25s local ... 2024-04-03T17:34:52.3131809Z 2024-04-03T17:34:52.3132590Z  2024-04-03T17:34:52.3133107Z  2024-04-03T17:34:52.3133514Z  2024-04-03T17:34:52.3133903Z  2024-04-03T17:34:52.3134441Z  2024-04-03T17:34:52.3134863Z  2024-04-03T17:34:52.3135264Z  2024-04-03T17:34:52.3135687Z  2024-04-03T17:34:52.3136415Z [14,150 / 14,756] 48 actions, 47 running 2024-04-03T17:34:52.3137605Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 63s local 2024-04-03T17:34:52.3138750Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 47s local 2024-04-03T17:34:52.3139910Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 40s local 2024-04-03T17:34:52.3141101Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 37s local 2024-04-03T17:34:52.3142368Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 35s local 2024-04-03T17:34:52.3143627Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 34s local 2024-04-03T17:34:52.3144766Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 28s local 2024-04-03T17:34:52.3146016Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 26s local ... 2024-04-03T17:34:52.5665201Z 2024-04-03T17:34:52.5665866Z  2024-04-03T17:34:52.5666332Z  2024-04-03T17:34:52.5666706Z  2024-04-03T17:34:52.5667090Z  2024-04-03T17:34:52.5667944Z  2024-04-03T17:34:52.5668330Z  2024-04-03T17:34:52.5668712Z  2024-04-03T17:34:52.5669072Z  2024-04-03T17:34:52.5669686Z [14,150 / 14,756] 48 actions running 2024-04-03T17:34:52.5670629Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 63s local 2024-04-03T17:34:52.5671723Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 47s local 2024-04-03T17:34:52.5672960Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 40s local 2024-04-03T17:34:52.5674009Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 37s local 2024-04-03T17:34:52.5675138Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 36s local 2024-04-03T17:34:52.5676307Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 35s local 2024-04-03T17:34:52.5677335Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 28s local 2024-04-03T17:34:52.5678503Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 26s local ... 2024-04-03T17:34:53.0903059Z 2024-04-03T17:34:53.0904111Z  2024-04-03T17:34:53.0904619Z  2024-04-03T17:34:53.0905026Z  2024-04-03T17:34:53.0905460Z  2024-04-03T17:34:53.0905880Z  2024-04-03T17:34:53.0906336Z  2024-04-03T17:34:53.0906778Z  2024-04-03T17:34:53.0907183Z  2024-04-03T17:34:53.0908204Z [14,151 / 14,756] 48 actions, 47 running 2024-04-03T17:34:53.0909321Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 64s local 2024-04-03T17:34:53.0910497Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 48s local 2024-04-03T17:34:53.0911590Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 41s local 2024-04-03T17:34:53.0912728Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 38s local 2024-04-03T17:34:53.0913985Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 36s local 2024-04-03T17:34:53.0915245Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 35s local 2024-04-03T17:34:53.0916293Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 29s local 2024-04-03T17:34:53.0917732Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 27s local ... 2024-04-03T17:34:53.2900315Z 2024-04-03T17:34:53.2901094Z  2024-04-03T17:34:53.2901600Z  2024-04-03T17:34:53.2902016Z  2024-04-03T17:34:53.2902434Z  2024-04-03T17:34:53.2903021Z  2024-04-03T17:34:53.2903384Z  2024-04-03T17:34:53.2903717Z  2024-04-03T17:34:53.2904105Z  2024-04-03T17:34:53.2904826Z [14,153 / 14,756] 48 actions, 47 running 2024-04-03T17:34:53.2905897Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 64s local 2024-04-03T17:34:53.2907076Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 48s local 2024-04-03T17:34:53.2908480Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 41s local 2024-04-03T17:34:53.2909512Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 38s local 2024-04-03T17:34:53.2910684Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 36s local 2024-04-03T17:34:53.2911823Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 35s local 2024-04-03T17:34:53.2912933Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 29s local 2024-04-03T17:34:53.2914170Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 27s local ... 2024-04-03T17:34:53.5636339Z 2024-04-03T17:34:53.5637122Z  2024-04-03T17:34:53.5637612Z  2024-04-03T17:34:53.5638023Z  2024-04-03T17:34:53.5638453Z  2024-04-03T17:34:53.5638910Z  2024-04-03T17:34:53.5639322Z  2024-04-03T17:34:53.5639742Z  2024-04-03T17:34:53.5640210Z  2024-04-03T17:34:53.5640886Z [14,153 / 14,756] 48 actions running 2024-04-03T17:34:53.5641853Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 64s local 2024-04-03T17:34:53.5643030Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 48s local 2024-04-03T17:34:53.5644174Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 41s local 2024-04-03T17:34:53.5645271Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 38s local 2024-04-03T17:34:53.5646788Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 37s local 2024-04-03T17:34:53.5647980Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 36s local 2024-04-03T17:34:53.5649134Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 29s local 2024-04-03T17:34:53.5650297Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 27s local ... 2024-04-03T17:34:53.9656824Z 2024-04-03T17:34:53.9657860Z  2024-04-03T17:34:53.9658380Z  2024-04-03T17:34:53.9658809Z  2024-04-03T17:34:53.9659221Z  2024-04-03T17:34:53.9659627Z  2024-04-03T17:34:53.9660051Z  2024-04-03T17:34:53.9660453Z  2024-04-03T17:34:53.9660993Z  2024-04-03T17:34:53.9661715Z [14,154 / 14,756] 48 actions, 47 running 2024-04-03T17:34:53.9662759Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 65s local 2024-04-03T17:34:53.9663954Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 49s local 2024-04-03T17:34:53.9665116Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 41s local 2024-04-03T17:34:53.9666436Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 39s local 2024-04-03T17:34:53.9667910Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 37s local 2024-04-03T17:34:53.9669119Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 36s local 2024-04-03T17:34:53.9670251Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 30s local 2024-04-03T17:34:53.9671498Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 27s local ... 2024-04-03T17:34:54.3114162Z 2024-04-03T17:34:54.3123606Z  2024-04-03T17:34:54.3124259Z  2024-04-03T17:34:54.3124713Z  2024-04-03T17:34:54.3125219Z  2024-04-03T17:34:54.3125610Z  2024-04-03T17:34:54.3125991Z  2024-04-03T17:34:54.3126397Z  2024-04-03T17:34:54.3126750Z  2024-04-03T17:34:54.3127366Z [14,155 / 14,756] 48 actions, 47 running 2024-04-03T17:34:54.3128421Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 65s local 2024-04-03T17:34:54.3129683Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 49s local 2024-04-03T17:34:54.3130743Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 42s local 2024-04-03T17:34:54.3131955Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 39s local 2024-04-03T17:34:54.3133242Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 37s local 2024-04-03T17:34:54.3134677Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 36s local 2024-04-03T17:34:54.3135929Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 30s local 2024-04-03T17:34:54.3137213Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 28s local ... 2024-04-03T17:34:54.5641834Z 2024-04-03T17:34:54.5642598Z  2024-04-03T17:34:54.5643090Z  2024-04-03T17:34:54.5643515Z  2024-04-03T17:34:54.5643939Z  2024-04-03T17:34:54.5644364Z  2024-04-03T17:34:54.5644739Z  2024-04-03T17:34:54.5645182Z  2024-04-03T17:34:54.5645590Z  2024-04-03T17:34:54.5646266Z [14,155 / 14,756] 48 actions running 2024-04-03T17:34:54.5647455Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 65s local 2024-04-03T17:34:54.5648873Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 49s local 2024-04-03T17:34:54.5649880Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 42s local 2024-04-03T17:34:54.5651019Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 39s local 2024-04-03T17:34:54.5652292Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 38s local 2024-04-03T17:34:54.5653493Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 37s local 2024-04-03T17:34:54.5654791Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 30s local 2024-04-03T17:34:54.5656045Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 28s local ... 2024-04-03T17:34:54.7644394Z 2024-04-03T17:34:54.7655317Z  2024-04-03T17:34:54.7656027Z  2024-04-03T17:34:54.7656548Z  2024-04-03T17:34:54.7656977Z  2024-04-03T17:34:54.7657744Z  2024-04-03T17:34:54.7658159Z  2024-04-03T17:34:54.7658592Z  2024-04-03T17:34:54.7658988Z  2024-04-03T17:34:54.7659651Z [14,157 / 14,756] 48 actions, 47 running 2024-04-03T17:34:54.7660672Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 66s local 2024-04-03T17:34:54.7661794Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 49s local 2024-04-03T17:34:54.7663091Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 42s local 2024-04-03T17:34:54.7664383Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 39s local 2024-04-03T17:34:54.7665580Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 38s local 2024-04-03T17:34:54.7666852Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 37s local 2024-04-03T17:34:54.7668166Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 31s local 2024-04-03T17:34:54.7669350Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 28s local ... 2024-04-03T17:34:55.0659333Z 2024-04-03T17:34:55.0660394Z  2024-04-03T17:34:55.0660893Z  2024-04-03T17:34:55.0661308Z  2024-04-03T17:34:55.0661719Z  2024-04-03T17:34:55.0662132Z  2024-04-03T17:34:55.0662559Z  2024-04-03T17:34:55.0662971Z  2024-04-03T17:34:55.0663366Z  2024-04-03T17:34:55.0664087Z [14,159 / 14,756] 48 actions, 47 running 2024-04-03T17:34:55.0665183Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 66s local 2024-04-03T17:34:55.0666374Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 50s local 2024-04-03T17:34:55.0667526Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 42s local 2024-04-03T17:34:55.0668924Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 40s local 2024-04-03T17:34:55.0670155Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 38s local 2024-04-03T17:34:55.0671358Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 37s local 2024-04-03T17:34:55.0672461Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 31s local 2024-04-03T17:34:55.0673943Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 29s local ... 2024-04-03T17:34:55.3639928Z 2024-04-03T17:34:55.3660726Z  2024-04-03T17:34:55.3661356Z  2024-04-03T17:34:55.3661806Z  2024-04-03T17:34:55.3662253Z  2024-04-03T17:34:55.3662660Z  2024-04-03T17:34:55.3663056Z  2024-04-03T17:34:55.3663493Z  2024-04-03T17:34:55.3663890Z  2024-04-03T17:34:55.3664555Z [14,159 / 14,756] 48 actions running 2024-04-03T17:34:55.3665540Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 66s local 2024-04-03T17:34:55.3666719Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 50s local 2024-04-03T17:34:55.3668136Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 43s local 2024-04-03T17:34:55.3669258Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 40s local 2024-04-03T17:34:55.3670450Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 38s local 2024-04-03T17:34:55.3671648Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 37s local 2024-04-03T17:34:55.3672763Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 31s local 2024-04-03T17:34:55.3673886Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 29s local ... 2024-04-03T17:34:55.5657074Z 2024-04-03T17:34:55.5657847Z  2024-04-03T17:34:55.5658329Z  2024-04-03T17:34:55.5658758Z  2024-04-03T17:34:55.5659200Z  2024-04-03T17:34:55.5659657Z  2024-04-03T17:34:55.5660050Z  2024-04-03T17:34:55.5660457Z  2024-04-03T17:34:55.5660864Z  2024-04-03T17:34:55.5661497Z [14,160 / 14,756] 48 actions running 2024-04-03T17:34:55.5662514Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 66s local 2024-04-03T17:34:55.5663699Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 50s local 2024-04-03T17:34:55.5664884Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 43s local 2024-04-03T17:34:55.5666030Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 40s local 2024-04-03T17:34:55.5667959Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 39s local 2024-04-03T17:34:55.5669107Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 38s local 2024-04-03T17:34:55.5670159Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 31s local 2024-04-03T17:34:55.5671408Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 29s local ... 2024-04-03T17:34:55.9668952Z 2024-04-03T17:34:55.9670004Z  2024-04-03T17:34:55.9670462Z  2024-04-03T17:34:55.9670794Z  2024-04-03T17:34:55.9671142Z  2024-04-03T17:34:55.9671480Z  2024-04-03T17:34:55.9671803Z  2024-04-03T17:34:55.9672140Z  2024-04-03T17:34:55.9672605Z  2024-04-03T17:34:55.9673154Z [14,162 / 14,756] 48 actions running 2024-04-03T17:34:55.9673977Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 67s local 2024-04-03T17:34:55.9674908Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 51s local 2024-04-03T17:34:55.9675926Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 43s local 2024-04-03T17:34:55.9676815Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 41s local 2024-04-03T17:34:55.9677755Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 39s local 2024-04-03T17:34:55.9678673Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 38s local 2024-04-03T17:34:55.9679572Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 32s local 2024-04-03T17:34:55.9680559Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 29s local ... 2024-04-03T17:34:56.2803734Z 2024-04-03T17:34:56.2804459Z  2024-04-03T17:34:56.2804940Z  2024-04-03T17:34:56.2805316Z  2024-04-03T17:34:56.2805702Z  2024-04-03T17:34:56.2806072Z  2024-04-03T17:34:56.2806427Z  2024-04-03T17:34:56.2806803Z  2024-04-03T17:34:56.2807188Z  2024-04-03T17:34:56.2807810Z [14,163 / 14,756] 48 actions, 47 running 2024-04-03T17:34:56.2808753Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 67s local 2024-04-03T17:34:56.2809841Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 51s local 2024-04-03T17:34:56.2810876Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 44s local 2024-04-03T17:34:56.2811894Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 41s local 2024-04-03T17:34:56.2812983Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 39s local 2024-04-03T17:34:56.2814110Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 38s local 2024-04-03T17:34:56.2815281Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 32s local 2024-04-03T17:34:56.2816422Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 30s local ... 2024-04-03T17:34:56.5653603Z 2024-04-03T17:34:56.5654916Z  2024-04-03T17:34:56.5656206Z  2024-04-03T17:34:56.5656730Z  2024-04-03T17:34:56.5657201Z  2024-04-03T17:34:56.5657667Z  2024-04-03T17:34:56.5658136Z  2024-04-03T17:34:56.5658620Z  2024-04-03T17:34:56.5659114Z  2024-04-03T17:34:56.5659882Z [14,163 / 14,756] 48 actions running 2024-04-03T17:34:56.5660986Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 67s local 2024-04-03T17:34:56.5662260Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 51s local 2024-04-03T17:34:56.5663466Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 44s local 2024-04-03T17:34:56.5664751Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 41s local 2024-04-03T17:34:56.5666049Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 40s local 2024-04-03T17:34:56.5667330Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 39s local 2024-04-03T17:34:56.5668887Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 32s local 2024-04-03T17:34:56.5670155Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 30s local ... 2024-04-03T17:34:57.0711198Z 2024-04-03T17:34:57.0711965Z  2024-04-03T17:34:57.0712474Z  2024-04-03T17:34:57.0712909Z  2024-04-03T17:34:57.0719559Z  2024-04-03T17:34:57.0720731Z  2024-04-03T17:34:57.0721352Z  2024-04-03T17:34:57.0721919Z  2024-04-03T17:34:57.0722569Z  2024-04-03T17:34:57.0723509Z [14,164 / 14,756] 48 actions, 47 running 2024-04-03T17:34:57.0725738Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 68s local 2024-04-03T17:34:57.0727154Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 52s local 2024-04-03T17:34:57.0728848Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 45s local 2024-04-03T17:34:57.0730304Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 42s local 2024-04-03T17:34:57.0731868Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 40s local 2024-04-03T17:34:57.0733335Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 39s local 2024-04-03T17:34:57.0734961Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 33s local 2024-04-03T17:34:57.0736586Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 31s local ... 2024-04-03T17:34:57.3567786Z 2024-04-03T17:34:57.3568862Z  2024-04-03T17:34:57.3569636Z  2024-04-03T17:34:57.3570304Z  2024-04-03T17:34:57.3570974Z  2024-04-03T17:34:57.3573749Z  2024-04-03T17:34:57.3574348Z  2024-04-03T17:34:57.3574907Z  2024-04-03T17:34:57.3577534Z  2024-04-03T17:34:57.3578282Z [14,166 / 14,756] 48 actions, 47 running 2024-04-03T17:34:57.3579439Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 68s local 2024-04-03T17:34:57.3580912Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 52s local 2024-04-03T17:34:57.3582673Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 45s local 2024-04-03T17:34:57.3584090Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 42s local 2024-04-03T17:34:57.3585370Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 40s local 2024-04-03T17:34:57.3586678Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 39s local 2024-04-03T17:34:57.3588160Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 33s local 2024-04-03T17:34:57.3589505Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 31s local ... 2024-04-03T17:34:57.5660504Z 2024-04-03T17:34:57.5661422Z  2024-04-03T17:34:57.5661985Z  2024-04-03T17:34:57.5662416Z  2024-04-03T17:34:57.5662809Z  2024-04-03T17:34:57.5663218Z  2024-04-03T17:34:57.5663603Z  2024-04-03T17:34:57.5664038Z  2024-04-03T17:34:57.5664449Z  2024-04-03T17:34:57.5665117Z [14,167 / 14,756] 48 actions running 2024-04-03T17:34:57.5666174Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 68s local 2024-04-03T17:34:57.5667345Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 52s local 2024-04-03T17:34:57.5668753Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 45s local 2024-04-03T17:34:57.5669971Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 42s local 2024-04-03T17:34:57.5671227Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 41s local 2024-04-03T17:34:57.5672488Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 40s local 2024-04-03T17:34:57.5673672Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 33s local 2024-04-03T17:34:57.5675169Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 31s local ... 2024-04-03T17:34:57.9664541Z 2024-04-03T17:34:57.9665715Z  2024-04-03T17:34:57.9666207Z  2024-04-03T17:34:57.9666599Z  2024-04-03T17:34:57.9667034Z  2024-04-03T17:34:57.9667431Z  2024-04-03T17:34:57.9670780Z  2024-04-03T17:34:57.9671479Z  2024-04-03T17:34:57.9672217Z  2024-04-03T17:34:57.9675812Z [14,169 / 14,756] 48 actions running 2024-04-03T17:34:57.9677044Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 69s local 2024-04-03T17:34:57.9678600Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 53s local 2024-04-03T17:34:57.9682387Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 45s local 2024-04-03T17:34:57.9683715Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 43s local 2024-04-03T17:34:57.9685684Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 41s local 2024-04-03T17:34:57.9689503Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 40s local 2024-04-03T17:34:57.9690852Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 34s local 2024-04-03T17:34:57.9692440Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 31s local ... 2024-04-03T17:34:58.3226949Z 2024-04-03T17:34:58.3228389Z  2024-04-03T17:34:58.3229284Z  2024-04-03T17:34:58.3230304Z  2024-04-03T17:34:58.3230737Z  2024-04-03T17:34:58.3231136Z  2024-04-03T17:34:58.3231523Z  2024-04-03T17:34:58.3231914Z  2024-04-03T17:34:58.3232533Z  2024-04-03T17:34:58.3233225Z [14,172 / 14,756] 48 actions, 47 running 2024-04-03T17:34:58.3234287Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 69s local 2024-04-03T17:34:58.3235483Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 53s local 2024-04-03T17:34:58.3236781Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 46s local 2024-04-03T17:34:58.3238010Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 43s local 2024-04-03T17:34:58.3239224Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 41s local 2024-04-03T17:34:58.3240430Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 40s local 2024-04-03T17:34:58.3241814Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 32s local 2024-04-03T17:34:58.3242966Z Compiling xla/service/service.cc; 26s local ... 2024-04-03T17:34:58.5670456Z 2024-04-03T17:34:58.5671651Z  2024-04-03T17:34:58.5672140Z  2024-04-03T17:34:58.5672478Z  2024-04-03T17:34:58.5672870Z  2024-04-03T17:34:58.5673293Z  2024-04-03T17:34:58.5674112Z  2024-04-03T17:34:58.5674533Z  2024-04-03T17:34:58.5674918Z  2024-04-03T17:34:58.5675547Z [14,173 / 14,756] 48 actions running 2024-04-03T17:34:58.5676520Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 69s local 2024-04-03T17:34:58.5677713Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 53s local 2024-04-03T17:34:58.5678733Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 46s local 2024-04-03T17:34:58.5679879Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 43s local 2024-04-03T17:34:58.5681095Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 42s local 2024-04-03T17:34:58.5682193Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 41s local 2024-04-03T17:34:58.5683407Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 32s local 2024-04-03T17:34:58.5684626Z Compiling xla/service/service.cc; 26s local ... 2024-04-03T17:34:59.6130508Z 2024-04-03T17:34:59.6131666Z  2024-04-03T17:34:59.6132669Z  2024-04-03T17:34:59.6133772Z  2024-04-03T17:34:59.6138370Z  2024-04-03T17:34:59.6138892Z  2024-04-03T17:34:59.6139453Z  2024-04-03T17:34:59.6139858Z  2024-04-03T17:34:59.6140312Z  2024-04-03T17:34:59.6141006Z [14,174 / 14,756] 48 actions, 47 running 2024-04-03T17:34:59.6141979Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 70s local 2024-04-03T17:34:59.6143047Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 54s local 2024-04-03T17:34:59.6144122Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 47s local 2024-04-03T17:34:59.6145131Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 44s local 2024-04-03T17:34:59.6146225Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 43s local 2024-04-03T17:34:59.6147349Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 42s local 2024-04-03T17:34:59.6148691Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 33s local 2024-04-03T17:34:59.6149690Z Compiling xla/service/service.cc; 27s local ... 2024-04-03T17:34:59.8599461Z 2024-04-03T17:34:59.8600283Z  2024-04-03T17:34:59.8600770Z  2024-04-03T17:34:59.8601184Z  2024-04-03T17:34:59.8601617Z  2024-04-03T17:34:59.8602025Z  2024-04-03T17:34:59.8602866Z  2024-04-03T17:34:59.8623202Z  2024-04-03T17:34:59.8623673Z  2024-04-03T17:34:59.8624382Z [14,176 / 14,756] 48 actions, 47 running 2024-04-03T17:34:59.8625439Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 71s local 2024-04-03T17:34:59.8626665Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 54s local 2024-04-03T17:34:59.8628411Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 47s local 2024-04-03T17:34:59.8629593Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 44s local 2024-04-03T17:34:59.8630974Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 43s local 2024-04-03T17:34:59.8632361Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 42s local 2024-04-03T17:34:59.8633529Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 33s local 2024-04-03T17:34:59.8634635Z Compiling xla/service/service.cc; 27s local ... 2024-04-03T17:35:00.1012299Z 2024-04-03T17:35:00.1013238Z  2024-04-03T17:35:00.1014128Z  2024-04-03T17:35:00.1014747Z  2024-04-03T17:35:00.1015181Z  2024-04-03T17:35:00.1015589Z  2024-04-03T17:35:00.1016034Z  2024-04-03T17:35:00.1016467Z  2024-04-03T17:35:00.1016854Z  2024-04-03T17:35:00.1017561Z [14,178 / 14,756] 48 actions, 47 running 2024-04-03T17:35:00.1018635Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 71s local 2024-04-03T17:35:00.1019980Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 55s local 2024-04-03T17:35:00.1021060Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 48s local 2024-04-03T17:35:00.1022167Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 45s local 2024-04-03T17:35:00.1023374Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 43s local 2024-04-03T17:35:00.1024570Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 42s local 2024-04-03T17:35:00.1025788Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 34s local 2024-04-03T17:35:00.1026847Z Compiling xla/service/service.cc; 27s local ... 2024-04-03T17:35:00.3701838Z 2024-04-03T17:35:00.3702728Z  2024-04-03T17:35:00.3703483Z  2024-04-03T17:35:00.3703946Z  2024-04-03T17:35:00.3704721Z  2024-04-03T17:35:00.3705364Z  2024-04-03T17:35:00.3706000Z  2024-04-03T17:35:00.3706626Z  2024-04-03T17:35:00.3707097Z  2024-04-03T17:35:00.3708143Z [14,178 / 14,756] 48 actions running 2024-04-03T17:35:00.3709517Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 71s local 2024-04-03T17:35:00.3711111Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 55s local 2024-04-03T17:35:00.3712584Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 48s local 2024-04-03T17:35:00.3714116Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 45s local 2024-04-03T17:35:00.3715717Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 43s local 2024-04-03T17:35:00.3717285Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 42s local 2024-04-03T17:35:00.3718779Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 34s local 2024-04-03T17:35:00.3720362Z Compiling xla/service/service.cc; 28s local ... 2024-04-03T17:35:00.7063270Z 2024-04-03T17:35:00.7063991Z  2024-04-03T17:35:00.7064465Z  2024-04-03T17:35:00.7064867Z  2024-04-03T17:35:00.7068134Z  2024-04-03T17:35:00.7077464Z  2024-04-03T17:35:00.7078289Z  2024-04-03T17:35:00.7078844Z  2024-04-03T17:35:00.7079348Z  2024-04-03T17:35:00.7080091Z [14,179 / 14,756] 48 actions, 47 running 2024-04-03T17:35:00.7081131Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 72s local 2024-04-03T17:35:00.7082515Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 55s local 2024-04-03T17:35:00.7083591Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 48s local 2024-04-03T17:35:00.7084932Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 45s local 2024-04-03T17:35:00.7086223Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 44s local 2024-04-03T17:35:00.7087765Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 43s local 2024-04-03T17:35:00.7089062Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 34s local 2024-04-03T17:35:00.7091025Z Compiling xla/service/spmd/gather_scatter_handler.cc; 22s local ... 2024-04-03T17:35:00.9695629Z 2024-04-03T17:35:00.9696396Z  2024-04-03T17:35:00.9697164Z  2024-04-03T17:35:00.9697631Z  2024-04-03T17:35:00.9698093Z  2024-04-03T17:35:00.9698545Z  2024-04-03T17:35:00.9698985Z  2024-04-03T17:35:00.9699423Z  2024-04-03T17:35:00.9699870Z  2024-04-03T17:35:00.9700686Z [14,180 / 14,756] 48 actions running 2024-04-03T17:35:00.9701786Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 72s local 2024-04-03T17:35:00.9703070Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 56s local 2024-04-03T17:35:00.9704299Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 48s local 2024-04-03T17:35:00.9705632Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 46s local 2024-04-03T17:35:00.9706956Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 44s local 2024-04-03T17:35:00.9708575Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 43s local 2024-04-03T17:35:00.9709866Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 34s local 2024-04-03T17:35:00.9711074Z Compiling xla/python/ifrt/device.cc; 22s local ... 2024-04-03T17:35:01.1691142Z 2024-04-03T17:35:01.1691844Z  2024-04-03T17:35:01.1701884Z  2024-04-03T17:35:01.1702304Z  2024-04-03T17:35:01.1702702Z  2024-04-03T17:35:01.1703089Z  2024-04-03T17:35:01.1703482Z  2024-04-03T17:35:01.1703875Z  2024-04-03T17:35:01.1704233Z  2024-04-03T17:35:01.1704852Z [14,181 / 14,756] 48 actions running 2024-04-03T17:35:01.1705813Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 72s local 2024-04-03T17:35:01.1706899Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 56s local 2024-04-03T17:35:01.1708173Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 49s local 2024-04-03T17:35:01.1709240Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 46s local 2024-04-03T17:35:01.1710350Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 44s local 2024-04-03T17:35:01.1711437Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 43s local 2024-04-03T17:35:01.1712561Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 35s local 2024-04-03T17:35:01.1713613Z Compiling xla/python/ifrt/device.cc; 22s local ... 2024-04-03T17:35:01.4902249Z 2024-04-03T17:35:01.4902976Z  2024-04-03T17:35:01.4903486Z  2024-04-03T17:35:01.4903870Z  2024-04-03T17:35:01.4904279Z  2024-04-03T17:35:01.4904673Z  2024-04-03T17:35:01.4905048Z  2024-04-03T17:35:01.4905442Z  2024-04-03T17:35:01.4905815Z  2024-04-03T17:35:01.4906502Z [14,182 / 14,756] 48 actions, 47 running 2024-04-03T17:35:01.4907530Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 72s local 2024-04-03T17:35:01.4908908Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 56s local 2024-04-03T17:35:01.4909964Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 49s local 2024-04-03T17:35:01.4911046Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 46s local 2024-04-03T17:35:01.4912162Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 45s local 2024-04-03T17:35:01.4913287Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 44s local 2024-04-03T17:35:01.4914442Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 35s local 2024-04-03T17:35:01.4915528Z Compiling xla/python/ifrt/device.cc; 23s local ... 2024-04-03T17:35:01.6906657Z 2024-04-03T17:35:01.6907361Z  2024-04-03T17:35:01.6908115Z  2024-04-03T17:35:01.6908541Z  2024-04-03T17:35:01.6908963Z  2024-04-03T17:35:01.6909380Z  2024-04-03T17:35:01.6909800Z  2024-04-03T17:35:01.6912290Z  2024-04-03T17:35:01.6912968Z  2024-04-03T17:35:01.6913689Z [14,183 / 14,756] 48 actions, 47 running 2024-04-03T17:35:01.6914689Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 73s local 2024-04-03T17:35:01.6915799Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 56s local 2024-04-03T17:35:01.6916966Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 49s local 2024-04-03T17:35:01.6918282Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 46s local 2024-04-03T17:35:01.6919592Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 45s local 2024-04-03T17:35:01.6920947Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 44s local 2024-04-03T17:35:01.6922308Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 35s local 2024-04-03T17:35:01.6923491Z Compiling xla/python/ifrt/device.cc; 23s local ... 2024-04-03T17:35:01.9699061Z 2024-04-03T17:35:01.9699844Z  2024-04-03T17:35:01.9700396Z  2024-04-03T17:35:01.9700860Z  2024-04-03T17:35:01.9701540Z  2024-04-03T17:35:01.9701988Z  2024-04-03T17:35:01.9702417Z  2024-04-03T17:35:01.9703380Z  2024-04-03T17:35:01.9703899Z  2024-04-03T17:35:01.9704617Z [14,184 / 14,756] 48 actions running 2024-04-03T17:35:01.9705735Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 73s local 2024-04-03T17:35:01.9707026Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 57s local 2024-04-03T17:35:01.9708545Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 49s local 2024-04-03T17:35:01.9710061Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 47s local 2024-04-03T17:35:01.9711448Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 45s local 2024-04-03T17:35:01.9712816Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 44s local 2024-04-03T17:35:01.9714166Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 35s local 2024-04-03T17:35:01.9715467Z Compiling xla/service/spmd/dot_handler.cc; 23s local ... 2024-04-03T17:35:02.3734103Z 2024-04-03T17:35:02.3735299Z  2024-04-03T17:35:02.3735854Z  2024-04-03T17:35:02.3736288Z  2024-04-03T17:35:02.3736725Z  2024-04-03T17:35:02.3737167Z  2024-04-03T17:35:02.3737576Z  2024-04-03T17:35:02.3737971Z  2024-04-03T17:35:02.3738394Z  2024-04-03T17:35:02.3739130Z [14,185 / 14,756] 48 actions, 47 running 2024-04-03T17:35:02.3740190Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 73s local 2024-04-03T17:35:02.3741363Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 57s local 2024-04-03T17:35:02.3742738Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 50s local 2024-04-03T17:35:02.3743828Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 47s local 2024-04-03T17:35:02.3745062Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 45s local 2024-04-03T17:35:02.3746160Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 44s local 2024-04-03T17:35:02.3747386Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 36s local 2024-04-03T17:35:02.3748837Z Compiling xla/service/spmd/dot_handler.cc; 23s local ... 2024-04-03T17:35:02.7705223Z 2024-04-03T17:35:02.7706561Z  2024-04-03T17:35:02.7707142Z  2024-04-03T17:35:02.7707602Z  2024-04-03T17:35:02.7708262Z  2024-04-03T17:35:02.7708665Z  2024-04-03T17:35:02.7709090Z  2024-04-03T17:35:02.7709513Z  2024-04-03T17:35:02.7709973Z  2024-04-03T17:35:02.7710699Z [14,185 / 14,756] 48 actions running 2024-04-03T17:35:02.7711772Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 74s local 2024-04-03T17:35:02.7713077Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 57s local 2024-04-03T17:35:02.7714351Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 50s local 2024-04-03T17:35:02.7715443Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 47s local 2024-04-03T17:35:02.7716726Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 46s local 2024-04-03T17:35:02.7718324Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 45s local 2024-04-03T17:35:02.7719614Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 36s local 2024-04-03T17:35:02.7720831Z Compiling xla/service/spmd/dot_handler.cc; 23s local ... 2024-04-03T17:35:03.0886432Z 2024-04-03T17:35:03.0887626Z  2024-04-03T17:35:03.0888276Z  2024-04-03T17:35:03.0888691Z  2024-04-03T17:35:03.0889523Z  2024-04-03T17:35:03.0890159Z  2024-04-03T17:35:03.0890715Z  2024-04-03T17:35:03.0891132Z  2024-04-03T17:35:03.0891724Z  2024-04-03T17:35:03.0892611Z [14,188 / 14,756] 48 actions, 47 running 2024-04-03T17:35:03.0894399Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 74s local 2024-04-03T17:35:03.0895967Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 58s local 2024-04-03T17:35:03.0897489Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 51s local 2024-04-03T17:35:03.0899344Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 48s local 2024-04-03T17:35:03.0901204Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 46s local 2024-04-03T17:35:03.0902821Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 45s local 2024-04-03T17:35:03.0904484Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 37s local 2024-04-03T17:35:03.0906292Z Compiling xla/service/spmd/dot_handler.cc; 24s local ... 2024-04-03T17:35:03.3712985Z 2024-04-03T17:35:03.3713752Z  2024-04-03T17:35:03.3714328Z  2024-04-03T17:35:03.3714773Z  2024-04-03T17:35:03.3715232Z  2024-04-03T17:35:03.3715665Z  2024-04-03T17:35:03.3716105Z  2024-04-03T17:35:03.3716558Z  2024-04-03T17:35:03.3716990Z  2024-04-03T17:35:03.3717691Z [14,189 / 14,756] 48 actions running 2024-04-03T17:35:03.3718739Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 74s local 2024-04-03T17:35:03.3719992Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 58s local 2024-04-03T17:35:03.3721179Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 51s local 2024-04-03T17:35:03.3722387Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 48s local 2024-04-03T17:35:03.3723678Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 46s local 2024-04-03T17:35:03.3724950Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 45s local 2024-04-03T17:35:03.3726275Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 37s local 2024-04-03T17:35:03.3727538Z Compiling xla/service/spmd/dot_handler.cc; 24s local ... 2024-04-03T17:35:03.6207364Z 2024-04-03T17:35:03.6208097Z  2024-04-03T17:35:03.6208562Z  2024-04-03T17:35:03.6208925Z  2024-04-03T17:35:03.6209316Z  2024-04-03T17:35:03.6209848Z  2024-04-03T17:35:03.6210181Z  2024-04-03T17:35:03.6210526Z  2024-04-03T17:35:03.6210877Z  2024-04-03T17:35:03.6211474Z [14,192 / 14,756] 48 actions, 47 running 2024-04-03T17:35:03.6212349Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 74s local 2024-04-03T17:35:03.6213339Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 58s local 2024-04-03T17:35:03.6214395Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 51s local 2024-04-03T17:35:03.6215349Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 48s local 2024-04-03T17:35:03.6216337Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 47s local 2024-04-03T17:35:03.6217336Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 46s local 2024-04-03T17:35:03.6218330Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 37s local 2024-04-03T17:35:03.6219421Z Compiling xla/service/spmd/dot_handler.cc; 24s local ... 2024-04-03T17:35:03.9738087Z 2024-04-03T17:35:03.9738833Z  2024-04-03T17:35:03.9739373Z  2024-04-03T17:35:03.9739813Z  2024-04-03T17:35:03.9740226Z  2024-04-03T17:35:03.9740664Z  2024-04-03T17:35:03.9741107Z  2024-04-03T17:35:03.9741529Z  2024-04-03T17:35:03.9741959Z  2024-04-03T17:35:03.9742963Z [14,193 / 14,756] 48 actions running 2024-04-03T17:35:03.9744015Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 75s local 2024-04-03T17:35:03.9745142Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 59s local 2024-04-03T17:35:03.9746288Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 51s local 2024-04-03T17:35:03.9747916Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 49s local 2024-04-03T17:35:03.9749212Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 47s local 2024-04-03T17:35:03.9750422Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 46s local 2024-04-03T17:35:03.9751863Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 37s local 2024-04-03T17:35:03.9752925Z Compiling xla/service/spmd/dot_handler.cc; 25s local ... 2024-04-03T17:35:04.4343184Z 2024-04-03T17:35:04.4344598Z  2024-04-03T17:35:04.4345171Z  2024-04-03T17:35:04.4345617Z  2024-04-03T17:35:04.4346059Z  2024-04-03T17:35:04.4346787Z  2024-04-03T17:35:04.4347226Z  2024-04-03T17:35:04.4347865Z  2024-04-03T17:35:04.4348297Z  2024-04-03T17:35:04.4349032Z [14,194 / 14,756] 48 actions, 47 running 2024-04-03T17:35:04.4350117Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 75s local 2024-04-03T17:35:04.4351366Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 59s local 2024-04-03T17:35:04.4352549Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 52s local 2024-04-03T17:35:04.4353455Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 49s local 2024-04-03T17:35:04.4354436Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 48s local 2024-04-03T17:35:04.4355660Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 46s local 2024-04-03T17:35:04.4357008Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 38s local 2024-04-03T17:35:04.4358270Z Compiling xla/service/spmd/dot_handler.cc; 25s local ... 2024-04-03T17:35:04.7736633Z 2024-04-03T17:35:04.7737411Z  2024-04-03T17:35:04.7737947Z  2024-04-03T17:35:04.7738384Z  2024-04-03T17:35:04.7738789Z  2024-04-03T17:35:04.7739214Z  2024-04-03T17:35:04.7739583Z  2024-04-03T17:35:04.7739973Z  2024-04-03T17:35:04.7740366Z  2024-04-03T17:35:04.7741020Z [14,194 / 14,756] 48 actions running 2024-04-03T17:35:04.7742217Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 76s local 2024-04-03T17:35:04.7743442Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 59s local 2024-04-03T17:35:04.7744610Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 52s local 2024-04-03T17:35:04.7745756Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 49s local 2024-04-03T17:35:04.7746974Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 48s local 2024-04-03T17:35:04.7748457Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 47s local 2024-04-03T17:35:04.7749607Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 38s local 2024-04-03T17:35:04.7750828Z Compiling xla/service/spmd/dot_handler.cc; 25s local ... 2024-04-03T17:35:04.9819642Z 2024-04-03T17:35:04.9820425Z  2024-04-03T17:35:04.9820962Z  2024-04-03T17:35:04.9821421Z  2024-04-03T17:35:04.9821865Z  2024-04-03T17:35:04.9822301Z  2024-04-03T17:35:04.9822742Z  2024-04-03T17:35:04.9823177Z  2024-04-03T17:35:04.9823627Z  2024-04-03T17:35:04.9824357Z [14,196 / 14,756] 48 actions, 47 running 2024-04-03T17:35:04.9825464Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 76s local 2024-04-03T17:35:04.9826777Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 60s local 2024-04-03T17:35:04.9828255Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 52s local 2024-04-03T17:35:04.9829339Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 50s local 2024-04-03T17:35:04.9830388Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 48s local 2024-04-03T17:35:04.9831348Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 47s local 2024-04-03T17:35:04.9832730Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 38s local 2024-04-03T17:35:04.9833615Z Compiling stablehlo/dialect/VhloOps.cpp; 25s local ... 2024-04-03T17:35:05.3732088Z 2024-04-03T17:35:05.3732844Z  2024-04-03T17:35:05.3733396Z  2024-04-03T17:35:05.3733849Z  2024-04-03T17:35:05.3734395Z  2024-04-03T17:35:05.3735082Z  2024-04-03T17:35:05.3735555Z  2024-04-03T17:35:05.3735982Z  2024-04-03T17:35:05.3739079Z  2024-04-03T17:35:05.3739809Z [14,196 / 14,756] 48 actions running 2024-04-03T17:35:05.3741060Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 76s local 2024-04-03T17:35:05.3742020Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 60s local 2024-04-03T17:35:05.3742923Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 53s local 2024-04-03T17:35:05.3743984Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 50s local 2024-04-03T17:35:05.3745369Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 48s local 2024-04-03T17:35:05.3746532Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 47s local 2024-04-03T17:35:05.3747939Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 39s local 2024-04-03T17:35:05.3749066Z Compiling stablehlo/dialect/VhloOps.cpp; 25s local ... 2024-04-03T17:35:05.6499689Z 2024-04-03T17:35:05.6500463Z  2024-04-03T17:35:05.6500991Z  2024-04-03T17:35:05.6501350Z  2024-04-03T17:35:05.6501698Z  2024-04-03T17:35:05.6502110Z  2024-04-03T17:35:05.6502491Z  2024-04-03T17:35:05.6502873Z  2024-04-03T17:35:05.6503456Z  2024-04-03T17:35:05.6504161Z [14,197 / 14,756] 48 actions, 47 running 2024-04-03T17:35:05.6505190Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 76s local 2024-04-03T17:35:05.6506333Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 53s local 2024-04-03T17:35:05.6507218Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 50s local 2024-04-03T17:35:05.6508617Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 49s local 2024-04-03T17:35:05.6509697Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 48s local 2024-04-03T17:35:05.6511119Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 39s local 2024-04-03T17:35:05.6512201Z Compiling stablehlo/dialect/VhloOps.cpp; 25s local 2024-04-03T17:35:05.6513453Z @llvm-project//mlir:LLVMToLLVMIRTranslation; 25s local ... 2024-04-03T17:35:05.9755121Z 2024-04-03T17:35:05.9755874Z  2024-04-03T17:35:05.9756360Z  2024-04-03T17:35:05.9756787Z  2024-04-03T17:35:05.9757214Z  2024-04-03T17:35:05.9757613Z  2024-04-03T17:35:05.9758025Z  2024-04-03T17:35:05.9758459Z  2024-04-03T17:35:05.9758844Z  2024-04-03T17:35:05.9759533Z [14,197 / 14,756] 48 actions running 2024-04-03T17:35:05.9760544Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 77s local 2024-04-03T17:35:05.9761710Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 53s local 2024-04-03T17:35:05.9762809Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 51s local 2024-04-03T17:35:05.9764048Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 49s local 2024-04-03T17:35:05.9765272Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 48s local 2024-04-03T17:35:05.9766537Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 39s local 2024-04-03T17:35:05.9767602Z Compiling stablehlo/dialect/VhloOps.cpp; 26s local 2024-04-03T17:35:05.9768809Z @llvm-project//mlir:LLVMToLLVMIRTranslation; 25s local ... 2024-04-03T17:35:06.5929950Z 2024-04-03T17:35:06.5932004Z  2024-04-03T17:35:06.5932527Z  2024-04-03T17:35:06.5932939Z  2024-04-03T17:35:06.5933323Z  2024-04-03T17:35:06.5933707Z  2024-04-03T17:35:06.5939518Z  2024-04-03T17:35:06.5940444Z  2024-04-03T17:35:06.5943976Z  2024-04-03T17:35:06.5944996Z [14,198 / 14,756] 48 actions, 47 running 2024-04-03T17:35:06.5946738Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 77s local 2024-04-03T17:35:06.5951085Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 54s local 2024-04-03T17:35:06.5952394Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 51s local 2024-04-03T17:35:06.5954001Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 50s local 2024-04-03T17:35:06.5955697Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 49s local 2024-04-03T17:35:06.5959583Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 40s local 2024-04-03T17:35:06.5961199Z Compiling stablehlo/dialect/VhloOps.cpp; 26s local 2024-04-03T17:35:06.5962900Z @llvm-project//mlir:LLVMToLLVMIRTranslation; 26s local ... 2024-04-03T17:35:06.8694427Z 2024-04-03T17:35:06.8695176Z  2024-04-03T17:35:06.8695632Z  2024-04-03T17:35:06.8696004Z  2024-04-03T17:35:06.8696382Z  2024-04-03T17:35:06.8696744Z  2024-04-03T17:35:06.8697126Z  2024-04-03T17:35:06.8697849Z  2024-04-03T17:35:06.8698238Z  2024-04-03T17:35:06.8698870Z [14,201 / 14,756] 48 actions, 47 running 2024-04-03T17:35:06.8699810Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 78s local 2024-04-03T17:35:06.8700831Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 51s local 2024-04-03T17:35:06.8701912Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 50s local 2024-04-03T17:35:06.8702960Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 49s local 2024-04-03T17:35:06.8704058Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 40s local 2024-04-03T17:35:06.8705071Z Compiling stablehlo/dialect/VhloOps.cpp; 27s local 2024-04-03T17:35:06.8706096Z @llvm-project//mlir:LLVMToLLVMIRTranslation; 26s local 2024-04-03T17:35:06.8707060Z Compiling stablehlo/dialect/StablehloOps.cpp; 25s local ... 2024-04-03T17:35:07.1743259Z 2024-04-03T17:35:07.1744044Z  2024-04-03T17:35:07.1744579Z  2024-04-03T17:35:07.1745070Z  2024-04-03T17:35:07.1749957Z  2024-04-03T17:35:07.1750590Z  2024-04-03T17:35:07.1751215Z  2024-04-03T17:35:07.1751938Z  2024-04-03T17:35:07.1752887Z  2024-04-03T17:35:07.1753626Z [14,202 / 14,756] 48 actions running 2024-04-03T17:35:07.1754703Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 78s local 2024-04-03T17:35:07.1756022Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 52s local 2024-04-03T17:35:07.1757176Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 50s local 2024-04-03T17:35:07.1758374Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 49s local 2024-04-03T17:35:07.1759666Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 41s local 2024-04-03T17:35:07.1760851Z Compiling stablehlo/dialect/VhloOps.cpp; 27s local 2024-04-03T17:35:07.1761969Z Compiling stablehlo/dialect/StablehloOps.cpp; 26s local 2024-04-03T17:35:07.1763066Z Compiling stablehlo/dialect/ChloOps.cpp; 26s local ... 2024-04-03T17:35:07.5045131Z 2024-04-03T17:35:07.5046769Z  2024-04-03T17:35:07.5047868Z  2024-04-03T17:35:07.5048938Z  2024-04-03T17:35:07.5049446Z  2024-04-03T17:35:07.5049857Z  2024-04-03T17:35:07.5050269Z  2024-04-03T17:35:07.5050655Z  2024-04-03T17:35:07.5051072Z  2024-04-03T17:35:07.5051783Z [14,205 / 14,756] 48 actions, 47 running 2024-04-03T17:35:07.5052637Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 78s local 2024-04-03T17:35:07.5053783Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 52s local 2024-04-03T17:35:07.5055114Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 51s local 2024-04-03T17:35:07.5056157Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 50s local 2024-04-03T17:35:07.5057248Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 41s local 2024-04-03T17:35:07.5058286Z Compiling stablehlo/dialect/VhloOps.cpp; 27s local 2024-04-03T17:35:07.5059128Z Compiling stablehlo/dialect/StablehloOps.cpp; 26s local 2024-04-03T17:35:07.5060565Z Compiling stablehlo/dialect/ChloOps.cpp; 26s local ... 2024-04-03T17:35:07.7748412Z 2024-04-03T17:35:07.7749548Z  2024-04-03T17:35:07.7751191Z  2024-04-03T17:35:07.7751839Z  2024-04-03T17:35:07.7752452Z  2024-04-03T17:35:07.7753028Z  2024-04-03T17:35:07.7753598Z  2024-04-03T17:35:07.7754157Z  2024-04-03T17:35:07.7755009Z  2024-04-03T17:35:07.7756054Z [14,205 / 14,756] 48 actions running 2024-04-03T17:35:07.7759472Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 79s local 2024-04-03T17:35:07.7761104Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 52s local 2024-04-03T17:35:07.7764806Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 51s local 2024-04-03T17:35:07.7766276Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 50s local 2024-04-03T17:35:07.7768760Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 41s local 2024-04-03T17:35:07.7770302Z Compiling stablehlo/dialect/VhloOps.cpp; 27s local 2024-04-03T17:35:07.7771493Z Compiling stablehlo/dialect/StablehloOps.cpp; 26s local 2024-04-03T17:35:07.7772704Z Compiling stablehlo/dialect/ChloOps.cpp; 26s local ... 2024-04-03T17:35:08.5160816Z 2024-04-03T17:35:08.5162228Z  2024-04-03T17:35:08.5162792Z  2024-04-03T17:35:08.5163241Z  2024-04-03T17:35:08.5163645Z  2024-04-03T17:35:08.5164118Z  2024-04-03T17:35:08.5164536Z  2024-04-03T17:35:08.5164968Z  2024-04-03T17:35:08.5165384Z  2024-04-03T17:35:08.5175720Z [14,206 / 14,756] 48 actions, 47 running 2024-04-03T17:35:08.5179441Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 79s local 2024-04-03T17:35:08.5180971Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 53s local 2024-04-03T17:35:08.5182511Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 52s local 2024-04-03T17:35:08.5184023Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 51s local 2024-04-03T17:35:08.5185432Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 42s local 2024-04-03T17:35:08.5186880Z Compiling stablehlo/dialect/VhloOps.cpp; 28s local 2024-04-03T17:35:08.5188327Z Compiling stablehlo/dialect/StablehloOps.cpp; 27s local 2024-04-03T17:35:08.5189726Z Compiling stablehlo/dialect/ChloOps.cpp; 27s local ... 2024-04-03T17:35:08.7757044Z 2024-04-03T17:35:08.7758232Z  2024-04-03T17:35:08.7759340Z  2024-04-03T17:35:08.7760560Z  2024-04-03T17:35:08.7761226Z  2024-04-03T17:35:08.7761665Z  2024-04-03T17:35:08.7762110Z  2024-04-03T17:35:08.7762514Z  2024-04-03T17:35:08.7762984Z  2024-04-03T17:35:08.7763695Z [14,209 / 14,756] 48 actions running 2024-04-03T17:35:08.7767397Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 80s local 2024-04-03T17:35:08.7769011Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 53s local 2024-04-03T17:35:08.7770399Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 52s local 2024-04-03T17:35:08.7771889Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 51s local 2024-04-03T17:35:08.7773275Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 42s local 2024-04-03T17:35:08.7774824Z Compiling stablehlo/dialect/VhloOps.cpp; 28s local 2024-04-03T17:35:08.7775991Z Compiling stablehlo/dialect/StablehloOps.cpp; 27s local 2024-04-03T17:35:08.7777722Z Compiling stablehlo/dialect/ChloOps.cpp; 27s local ... 2024-04-03T17:35:08.9956797Z 2024-04-03T17:35:08.9957909Z  2024-04-03T17:35:08.9958921Z  2024-04-03T17:35:08.9959972Z  2024-04-03T17:35:08.9960517Z  2024-04-03T17:35:08.9960935Z  2024-04-03T17:35:08.9961314Z  2024-04-03T17:35:08.9961785Z  2024-04-03T17:35:08.9962269Z  2024-04-03T17:35:08.9963042Z [14,210 / 14,756] 48 actions, 47 running 2024-04-03T17:35:08.9964146Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 80s local 2024-04-03T17:35:08.9965637Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 54s local 2024-04-03T17:35:08.9966935Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 52s local 2024-04-03T17:35:08.9968165Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 51s local 2024-04-03T17:35:08.9969440Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 42s local 2024-04-03T17:35:08.9970884Z Compiling stablehlo/dialect/VhloOps.cpp; 29s local 2024-04-03T17:35:08.9972168Z Compiling stablehlo/dialect/StablehloOps.cpp; 28s local 2024-04-03T17:35:08.9973289Z Compiling stablehlo/dialect/ChloOps.cpp; 27s local ... 2024-04-03T17:35:09.3762083Z 2024-04-03T17:35:09.3763186Z  2024-04-03T17:35:09.3766627Z  2024-04-03T17:35:09.3767570Z  2024-04-03T17:35:09.3768680Z  2024-04-03T17:35:09.3769175Z  2024-04-03T17:35:09.3769592Z  2024-04-03T17:35:09.3770018Z  2024-04-03T17:35:09.3770435Z  2024-04-03T17:35:09.3771096Z [14,210 / 14,756] 48 actions running 2024-04-03T17:35:09.3772432Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 80s local 2024-04-03T17:35:09.3773614Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 54s local 2024-04-03T17:35:09.3775074Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 52s local 2024-04-03T17:35:09.3776384Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 51s local 2024-04-03T17:35:09.3777645Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 43s local 2024-04-03T17:35:09.3778808Z Compiling stablehlo/dialect/VhloOps.cpp; 29s local 2024-04-03T17:35:09.3779838Z Compiling stablehlo/dialect/StablehloOps.cpp; 28s local 2024-04-03T17:35:09.3780934Z Compiling stablehlo/dialect/ChloOps.cpp; 28s local ... 2024-04-03T17:35:10.0409748Z 2024-04-03T17:35:10.0410848Z  2024-04-03T17:35:10.0411511Z  2024-04-03T17:35:10.0412064Z  2024-04-03T17:35:10.0412600Z  2024-04-03T17:35:10.0415394Z  2024-04-03T17:35:10.0415822Z  2024-04-03T17:35:10.0416275Z  2024-04-03T17:35:10.0416754Z  2024-04-03T17:35:10.0419620Z [14,211 / 14,756] 48 actions, 47 running 2024-04-03T17:35:10.0420525Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 81s local 2024-04-03T17:35:10.0421525Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 55s local 2024-04-03T17:35:10.0422767Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 53s local 2024-04-03T17:35:10.0424069Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 52s local 2024-04-03T17:35:10.0425276Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 43s local 2024-04-03T17:35:10.0426247Z Compiling stablehlo/dialect/VhloOps.cpp; 30s local 2024-04-03T17:35:10.0427098Z Compiling stablehlo/dialect/StablehloOps.cpp; 29s local 2024-04-03T17:35:10.0428273Z Compiling stablehlo/dialect/ChloOps.cpp; 28s local ... 2024-04-03T17:35:10.3771513Z 2024-04-03T17:35:10.3772372Z  2024-04-03T17:35:10.3772910Z  2024-04-03T17:35:10.3773394Z  2024-04-03T17:35:10.3773871Z  2024-04-03T17:35:10.3774344Z  2024-04-03T17:35:10.3774761Z  2024-04-03T17:35:10.3775166Z  2024-04-03T17:35:10.3775558Z  2024-04-03T17:35:10.3776273Z [14,211 / 14,756] 48 actions running 2024-04-03T17:35:10.3777461Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 81s local 2024-04-03T17:35:10.3778755Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 55s local 2024-04-03T17:35:10.3780131Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 53s local 2024-04-03T17:35:10.3781431Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 52s local 2024-04-03T17:35:10.3782752Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 44s local 2024-04-03T17:35:10.3783888Z Compiling stablehlo/dialect/VhloOps.cpp; 30s local 2024-04-03T17:35:10.3784787Z Compiling stablehlo/dialect/StablehloOps.cpp; 29s local 2024-04-03T17:35:10.3785823Z Compiling stablehlo/dialect/ChloOps.cpp; 29s local ... 2024-04-03T17:35:10.7787938Z 2024-04-03T17:35:10.7788617Z  2024-04-03T17:35:10.7789111Z  2024-04-03T17:35:10.7789505Z  2024-04-03T17:35:10.7789910Z  2024-04-03T17:35:10.7790295Z  2024-04-03T17:35:10.7790696Z  2024-04-03T17:35:10.7791098Z  2024-04-03T17:35:10.7791479Z  2024-04-03T17:35:10.7792118Z [14,212 / 14,756] 48 actions running 2024-04-03T17:35:10.7793410Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 82s local 2024-04-03T17:35:10.7794602Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 55s local 2024-04-03T17:35:10.7795823Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 54s local 2024-04-03T17:35:10.7797174Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 53s local 2024-04-03T17:35:10.7798394Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 44s local 2024-04-03T17:35:10.7799517Z Compiling stablehlo/dialect/VhloOps.cpp; 30s local 2024-04-03T17:35:10.7800399Z Compiling stablehlo/dialect/StablehloOps.cpp; 29s local 2024-04-03T17:35:10.7801505Z Compiling stablehlo/dialect/ChloOps.cpp; 29s local ... 2024-04-03T17:35:11.2773574Z 2024-04-03T17:35:11.2774554Z  2024-04-03T17:35:11.2775195Z  2024-04-03T17:35:11.2775673Z  2024-04-03T17:35:11.2776157Z  2024-04-03T17:35:11.2776642Z  2024-04-03T17:35:11.2777113Z  2024-04-03T17:35:11.2777599Z  2024-04-03T17:35:11.2778097Z  2024-04-03T17:35:11.2778937Z [14,213 / 14,756] 48 actions, 47 running 2024-04-03T17:35:11.2780167Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 82s local 2024-04-03T17:35:11.2781381Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 56s local 2024-04-03T17:35:11.2782644Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 54s local 2024-04-03T17:35:11.2783885Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 53s local 2024-04-03T17:35:11.2785161Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 45s local 2024-04-03T17:35:11.2786299Z Compiling stablehlo/dialect/VhloOps.cpp; 31s local 2024-04-03T17:35:11.2787323Z Compiling stablehlo/dialect/StablehloOps.cpp; 30s local 2024-04-03T17:35:11.2788808Z Compiling stablehlo/dialect/ChloOps.cpp; 30s local ... 2024-04-03T17:35:11.5788489Z 2024-04-03T17:35:11.5789486Z  2024-04-03T17:35:11.5790007Z  2024-04-03T17:35:11.5790428Z  2024-04-03T17:35:11.5790838Z  2024-04-03T17:35:11.5791241Z  2024-04-03T17:35:11.5791681Z  2024-04-03T17:35:11.5792085Z  2024-04-03T17:35:11.5792479Z  2024-04-03T17:35:11.5793139Z [14,214 / 14,756] 48 actions running 2024-04-03T17:35:11.5794137Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 82s local 2024-04-03T17:35:11.5795505Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 56s local 2024-04-03T17:35:11.5796752Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 55s local 2024-04-03T17:35:11.5798014Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 54s local 2024-04-03T17:35:11.5799242Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 45s local 2024-04-03T17:35:11.5800383Z Compiling stablehlo/dialect/VhloOps.cpp; 31s local 2024-04-03T17:35:11.5801457Z Compiling stablehlo/dialect/StablehloOps.cpp; 30s local 2024-04-03T17:35:11.5802685Z Compiling stablehlo/dialect/ChloOps.cpp; 30s local ... 2024-04-03T17:35:11.9846583Z 2024-04-03T17:35:11.9847306Z  2024-04-03T17:35:11.9847975Z  2024-04-03T17:35:11.9848352Z  2024-04-03T17:35:11.9848723Z  2024-04-03T17:35:11.9849084Z  2024-04-03T17:35:11.9849462Z  2024-04-03T17:35:11.9849845Z  2024-04-03T17:35:11.9850197Z  2024-04-03T17:35:11.9850816Z [14,215 / 14,756] 48 actions running 2024-04-03T17:35:11.9851710Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 83s local 2024-04-03T17:35:11.9852742Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 57s local 2024-04-03T17:35:11.9853811Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 55s local 2024-04-03T17:35:11.9855356Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 54s local 2024-04-03T17:35:11.9856428Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 45s local 2024-04-03T17:35:11.9857451Z Compiling stablehlo/dialect/VhloOps.cpp; 32s local 2024-04-03T17:35:11.9858346Z Compiling stablehlo/dialect/StablehloOps.cpp; 31s local 2024-04-03T17:35:11.9859435Z Compiling stablehlo/dialect/ChloOps.cpp; 30s local ... 2024-04-03T17:35:12.2957928Z 2024-04-03T17:35:12.2958679Z  2024-04-03T17:35:12.2959226Z  2024-04-03T17:35:12.2959682Z  2024-04-03T17:35:12.2960130Z  2024-04-03T17:35:12.2960581Z  2024-04-03T17:35:12.2961331Z  2024-04-03T17:35:12.2961799Z  2024-04-03T17:35:12.2962233Z  2024-04-03T17:35:12.2962979Z [14,217 / 14,756] 48 actions, 47 running 2024-04-03T17:35:12.2964058Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 83s local 2024-04-03T17:35:12.2965311Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 57s local 2024-04-03T17:35:12.2966652Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 55s local 2024-04-03T17:35:12.2967904Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 54s local 2024-04-03T17:35:12.2969044Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 46s local 2024-04-03T17:35:12.2970191Z Compiling stablehlo/dialect/VhloOps.cpp; 32s local 2024-04-03T17:35:12.2971111Z Compiling stablehlo/dialect/StablehloOps.cpp; 31s local 2024-04-03T17:35:12.2972280Z Compiling stablehlo/dialect/ChloOps.cpp; 31s local ... 2024-04-03T17:35:12.5796915Z 2024-04-03T17:35:12.5797601Z  2024-04-03T17:35:12.5798037Z  2024-04-03T17:35:12.5798434Z  2024-04-03T17:35:12.5798784Z  2024-04-03T17:35:12.5799121Z  2024-04-03T17:35:12.5799458Z  2024-04-03T17:35:12.5799786Z  2024-04-03T17:35:12.5800175Z  2024-04-03T17:35:12.5800717Z [14,217 / 14,756] 48 actions running 2024-04-03T17:35:12.5801631Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 83s local 2024-04-03T17:35:12.5802611Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 57s local 2024-04-03T17:35:12.5803626Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 56s local 2024-04-03T17:35:12.5804637Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 55s local 2024-04-03T17:35:12.5805657Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 46s local 2024-04-03T17:35:12.5806577Z Compiling stablehlo/dialect/VhloOps.cpp; 32s local 2024-04-03T17:35:12.5807627Z Compiling stablehlo/dialect/StablehloOps.cpp; 31s local 2024-04-03T17:35:12.5808504Z Compiling stablehlo/dialect/ChloOps.cpp; 31s local ... 2024-04-03T17:35:12.9802127Z 2024-04-03T17:35:12.9802871Z  2024-04-03T17:35:12.9803414Z  2024-04-03T17:35:12.9803870Z  2024-04-03T17:35:12.9804303Z  2024-04-03T17:35:12.9804749Z  2024-04-03T17:35:12.9805210Z  2024-04-03T17:35:12.9805628Z  2024-04-03T17:35:12.9806087Z  2024-04-03T17:35:12.9806762Z [14,220 / 14,756] 48 actions running 2024-04-03T17:35:12.9807807Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 84s local 2024-04-03T17:35:12.9809038Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 58s local 2024-04-03T17:35:12.9810283Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 56s local 2024-04-03T17:35:12.9811498Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 55s local 2024-04-03T17:35:12.9812893Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 46s local 2024-04-03T17:35:12.9814104Z Compiling stablehlo/dialect/VhloOps.cpp; 33s local 2024-04-03T17:35:12.9815350Z Compiling stablehlo/dialect/StablehloOps.cpp; 32s local 2024-04-03T17:35:12.9816471Z Compiling stablehlo/dialect/ChloOps.cpp; 31s local ... 2024-04-03T17:35:13.1800346Z 2024-04-03T17:35:13.1811984Z  2024-04-03T17:35:13.1812858Z  2024-04-03T17:35:13.1813311Z  2024-04-03T17:35:13.1813715Z  2024-04-03T17:35:13.1814547Z  2024-04-03T17:35:13.1814972Z  2024-04-03T17:35:13.1815432Z  2024-04-03T17:35:13.1815870Z  2024-04-03T17:35:13.1816552Z [14,221 / 14,756] 48 actions running 2024-04-03T17:35:13.1817560Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 84s local 2024-04-03T17:35:13.1818802Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 58s local 2024-04-03T17:35:13.1820269Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 56s local 2024-04-03T17:35:13.1821510Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 55s local 2024-04-03T17:35:13.1822769Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 47s local 2024-04-03T17:35:13.1823980Z Compiling stablehlo/dialect/VhloOps.cpp; 33s local 2024-04-03T17:35:13.1824989Z Compiling stablehlo/dialect/StablehloOps.cpp; 32s local 2024-04-03T17:35:13.1826030Z Compiling stablehlo/dialect/ChloOps.cpp; 32s local ... 2024-04-03T17:35:13.4318525Z 2024-04-03T17:35:13.4319529Z  2024-04-03T17:35:13.4320055Z  2024-04-03T17:35:13.4320477Z  2024-04-03T17:35:13.4320894Z  2024-04-03T17:35:13.4321303Z  2024-04-03T17:35:13.4321712Z  2024-04-03T17:35:13.4322129Z  2024-04-03T17:35:13.4322545Z  2024-04-03T17:35:13.4323231Z [14,223 / 14,756] 48 actions, 47 running 2024-04-03T17:35:13.4324308Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 84s local 2024-04-03T17:35:13.4325497Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 58s local 2024-04-03T17:35:13.4326686Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 57s local 2024-04-03T17:35:13.4327903Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 55s local 2024-04-03T17:35:13.4329129Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 47s local 2024-04-03T17:35:13.4330257Z Compiling stablehlo/dialect/VhloOps.cpp; 33s local 2024-04-03T17:35:13.4331275Z Compiling stablehlo/dialect/StablehloOps.cpp; 32s local 2024-04-03T17:35:13.4332349Z Compiling stablehlo/dialect/ChloOps.cpp; 32s local ... 2024-04-03T17:35:13.7821046Z 2024-04-03T17:35:13.7821796Z  2024-04-03T17:35:13.7822338Z  2024-04-03T17:35:13.7822781Z  2024-04-03T17:35:13.7823230Z  2024-04-03T17:35:13.7823679Z  2024-04-03T17:35:13.7824103Z  2024-04-03T17:35:13.7824549Z  2024-04-03T17:35:13.7824960Z  2024-04-03T17:35:13.7825604Z [14,223 / 14,756] 48 actions running 2024-04-03T17:35:13.7826670Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 85s local 2024-04-03T17:35:13.7828135Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 58s local 2024-04-03T17:35:13.7829545Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 57s local 2024-04-03T17:35:13.7830707Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 56s local 2024-04-03T17:35:13.7831936Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 47s local 2024-04-03T17:35:13.7833072Z Compiling stablehlo/dialect/VhloOps.cpp; 33s local 2024-04-03T17:35:13.7834055Z Compiling stablehlo/dialect/StablehloOps.cpp; 32s local 2024-04-03T17:35:13.7835050Z Compiling stablehlo/dialect/ChloOps.cpp; 32s local ... 2024-04-03T17:35:14.0081433Z 2024-04-03T17:35:14.0082214Z  2024-04-03T17:35:14.0082910Z  2024-04-03T17:35:14.0083371Z  2024-04-03T17:35:14.0083850Z  2024-04-03T17:35:14.0084278Z  2024-04-03T17:35:14.0084716Z  2024-04-03T17:35:14.0085100Z  2024-04-03T17:35:14.0085529Z  2024-04-03T17:35:14.0086254Z [14,224 / 14,756] 48 actions, 47 running 2024-04-03T17:35:14.0087314Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 85s local 2024-04-03T17:35:14.0088716Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 59s local 2024-04-03T17:35:14.0089898Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 57s local 2024-04-03T17:35:14.0091072Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 56s local 2024-04-03T17:35:14.0092309Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 47s local 2024-04-03T17:35:14.0093739Z Compiling stablehlo/dialect/VhloOps.cpp; 34s local 2024-04-03T17:35:14.0094945Z Compiling stablehlo/dialect/StablehloOps.cpp; 33s local 2024-04-03T17:35:14.0095970Z Compiling stablehlo/dialect/ChloOps.cpp; 32s local ... 2024-04-03T17:35:14.3885856Z 2024-04-03T17:35:14.3886658Z  2024-04-03T17:35:14.3887186Z  2024-04-03T17:35:14.3887884Z  2024-04-03T17:35:14.3888328Z  2024-04-03T17:35:14.3888772Z  2024-04-03T17:35:14.3889212Z  2024-04-03T17:35:14.3889633Z  2024-04-03T17:35:14.3889995Z  2024-04-03T17:35:14.3890791Z [14,224 / 14,756] 48 actions running 2024-04-03T17:35:14.3891852Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 85s local 2024-04-03T17:35:14.3893027Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 59s local 2024-04-03T17:35:14.3894553Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 57s local 2024-04-03T17:35:14.3895940Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 56s local 2024-04-03T17:35:14.3897180Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 48s local 2024-04-03T17:35:14.3898321Z Compiling stablehlo/dialect/VhloOps.cpp; 34s local 2024-04-03T17:35:14.3899343Z Compiling stablehlo/dialect/StablehloOps.cpp; 33s local 2024-04-03T17:35:14.3900414Z Compiling stablehlo/dialect/ChloOps.cpp; 33s local ... 2024-04-03T17:35:14.5870837Z 2024-04-03T17:35:14.5871565Z  2024-04-03T17:35:14.5872047Z  2024-04-03T17:35:14.5872606Z  2024-04-03T17:35:14.5872977Z  2024-04-03T17:35:14.5873359Z  2024-04-03T17:35:14.5873723Z  2024-04-03T17:35:14.5874130Z  2024-04-03T17:35:14.5874532Z  2024-04-03T17:35:14.5875160Z [14,225 / 14,756] 48 actions, 47 running 2024-04-03T17:35:14.5876140Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 85s local 2024-04-03T17:35:14.5877255Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 59s local 2024-04-03T17:35:14.5878442Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 58s local 2024-04-03T17:35:14.5879604Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 57s local 2024-04-03T17:35:14.5880809Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 48s local 2024-04-03T17:35:14.5881896Z Compiling stablehlo/dialect/VhloOps.cpp; 34s local 2024-04-03T17:35:14.5882834Z Compiling stablehlo/dialect/StablehloOps.cpp; 33s local 2024-04-03T17:35:14.5883828Z Compiling stablehlo/dialect/ChloOps.cpp; 33s local ... 2024-04-03T17:35:14.9851709Z 2024-04-03T17:35:14.9852542Z  2024-04-03T17:35:14.9853024Z  2024-04-03T17:35:14.9853415Z  2024-04-03T17:35:14.9853805Z  2024-04-03T17:35:14.9854376Z  2024-04-03T17:35:14.9854746Z  2024-04-03T17:35:14.9855146Z  2024-04-03T17:35:14.9855543Z  2024-04-03T17:35:14.9856294Z [14,225 / 14,756] 48 actions running 2024-04-03T17:35:14.9857240Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 86s local 2024-04-03T17:35:14.9858326Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 60s local 2024-04-03T17:35:14.9859427Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 58s local 2024-04-03T17:35:14.9860476Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 57s local 2024-04-03T17:35:14.9861563Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 48s local 2024-04-03T17:35:14.9862538Z Compiling stablehlo/dialect/VhloOps.cpp; 35s local 2024-04-03T17:35:14.9863437Z Compiling stablehlo/dialect/StablehloOps.cpp; 34s local 2024-04-03T17:35:14.9864407Z Compiling stablehlo/dialect/ChloOps.cpp; 33s local ... 2024-04-03T17:35:15.1822059Z 2024-04-03T17:35:15.1822795Z  2024-04-03T17:35:15.1823283Z  2024-04-03T17:35:15.1824151Z  2024-04-03T17:35:15.1824850Z  2024-04-03T17:35:15.1825500Z  2024-04-03T17:35:15.1828234Z  2024-04-03T17:35:15.1828736Z  2024-04-03T17:35:15.1829172Z  2024-04-03T17:35:15.1830046Z [14,226 / 14,756] 48 actions running 2024-04-03T17:35:15.1831020Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 86s local 2024-04-03T17:35:15.1832132Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 60s local 2024-04-03T17:35:15.1833325Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 58s local 2024-04-03T17:35:15.1834572Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 57s local 2024-04-03T17:35:15.1835743Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 49s local 2024-04-03T17:35:15.1836840Z Compiling stablehlo/dialect/VhloOps.cpp; 35s local 2024-04-03T17:35:15.1837977Z Compiling stablehlo/dialect/StablehloOps.cpp; 34s local 2024-04-03T17:35:15.1839019Z Compiling stablehlo/dialect/ChloOps.cpp; 34s local ... 2024-04-03T17:35:15.5003232Z 2024-04-03T17:35:15.5004016Z  2024-04-03T17:35:15.5004520Z  2024-04-03T17:35:15.5004983Z  2024-04-03T17:35:15.5005399Z  2024-04-03T17:35:15.5006158Z  2024-04-03T17:35:15.5006560Z  2024-04-03T17:35:15.5006943Z  2024-04-03T17:35:15.5007338Z  2024-04-03T17:35:15.5008072Z [14,228 / 14,756] 48 actions, 47 running 2024-04-03T17:35:15.5009152Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 86s local 2024-04-03T17:35:15.5025299Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 60s local 2024-04-03T17:35:15.5026762Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 59s local 2024-04-03T17:35:15.5028327Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 58s local 2024-04-03T17:35:15.5029538Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 49s local 2024-04-03T17:35:15.5030638Z Compiling stablehlo/dialect/VhloOps.cpp; 35s local 2024-04-03T17:35:15.5031621Z Compiling stablehlo/dialect/StablehloOps.cpp; 34s local 2024-04-03T17:35:15.5032706Z Compiling stablehlo/dialect/ChloOps.cpp; 34s local ... 2024-04-03T17:35:15.7827443Z 2024-04-03T17:35:15.7849328Z  2024-04-03T17:35:15.7850244Z  2024-04-03T17:35:15.7850869Z  2024-04-03T17:35:15.7851499Z  2024-04-03T17:35:15.7851916Z  2024-04-03T17:35:15.7852494Z  2024-04-03T17:35:15.7852858Z  2024-04-03T17:35:15.7853360Z  2024-04-03T17:35:15.7854174Z [14,230 / 14,756] 48 actions running 2024-04-03T17:35:15.7855675Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 87s local 2024-04-03T17:35:15.7857211Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 60s local 2024-04-03T17:35:15.7858814Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 59s local 2024-04-03T17:35:15.7860407Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 58s local 2024-04-03T17:35:15.7861790Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 49s local 2024-04-03T17:35:15.7863143Z Compiling stablehlo/dialect/VhloOps.cpp; 35s local 2024-04-03T17:35:15.7864404Z Compiling stablehlo/dialect/StablehloOps.cpp; 34s local 2024-04-03T17:35:15.7865475Z Compiling stablehlo/dialect/ChloOps.cpp; 34s local ... 2024-04-03T17:35:15.9879587Z 2024-04-03T17:35:15.9880366Z  2024-04-03T17:35:15.9880889Z  2024-04-03T17:35:15.9881341Z  2024-04-03T17:35:15.9881757Z  2024-04-03T17:35:15.9882190Z  2024-04-03T17:35:15.9882628Z  2024-04-03T17:35:15.9883039Z  2024-04-03T17:35:15.9883475Z  2024-04-03T17:35:15.9884241Z [14,233 / 14,756] 48 actions, 46 running 2024-04-03T17:35:15.9885298Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 87s local 2024-04-03T17:35:15.9886496Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 61s local 2024-04-03T17:35:15.9887761Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 59s local 2024-04-03T17:35:15.9888991Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 58s local 2024-04-03T17:35:15.9890363Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 49s local 2024-04-03T17:35:15.9891486Z Compiling stablehlo/dialect/VhloOps.cpp; 36s local 2024-04-03T17:35:15.9892949Z Compiling stablehlo/dialect/StablehloOps.cpp; 35s local 2024-04-03T17:35:15.9893970Z Compiling stablehlo/dialect/ChloOps.cpp; 34s local ... 2024-04-03T17:35:16.3840096Z 2024-04-03T17:35:16.3840881Z  2024-04-03T17:35:16.3841370Z  2024-04-03T17:35:16.3841841Z  2024-04-03T17:35:16.3842315Z  2024-04-03T17:35:16.3842691Z  2024-04-03T17:35:16.3843069Z  2024-04-03T17:35:16.3843664Z  2024-04-03T17:35:16.3844074Z  2024-04-03T17:35:16.3844751Z [14,233 / 14,756] 48 actions running 2024-04-03T17:35:16.3845738Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 87s local 2024-04-03T17:35:16.3847081Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 61s local 2024-04-03T17:35:16.3848524Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 59s local 2024-04-03T17:35:16.3849732Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 58s local 2024-04-03T17:35:16.3851000Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 50s local 2024-04-03T17:35:16.3852264Z Compiling stablehlo/dialect/VhloOps.cpp; 36s local 2024-04-03T17:35:16.3853292Z Compiling stablehlo/dialect/StablehloOps.cpp; 35s local 2024-04-03T17:35:16.3854557Z Compiling stablehlo/dialect/ChloOps.cpp; 35s local ... 2024-04-03T17:35:16.6185602Z 2024-04-03T17:35:16.6186404Z  2024-04-03T17:35:16.6187005Z  2024-04-03T17:35:16.6187442Z  2024-04-03T17:35:16.6188227Z  2024-04-03T17:35:16.6188654Z  2024-04-03T17:35:16.6189076Z  2024-04-03T17:35:16.6189522Z  2024-04-03T17:35:16.6189982Z  2024-04-03T17:35:16.6190742Z [14,234 / 14,756] 48 actions, 47 running 2024-04-03T17:35:16.6191897Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 87s local 2024-04-03T17:35:16.6193179Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 61s local 2024-04-03T17:35:16.6194408Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 60s local 2024-04-03T17:35:16.6195724Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 59s local 2024-04-03T17:35:16.6197049Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 50s local 2024-04-03T17:35:16.6198222Z Compiling stablehlo/dialect/VhloOps.cpp; 36s local 2024-04-03T17:35:16.6199242Z Compiling stablehlo/dialect/StablehloOps.cpp; 35s local 2024-04-03T17:35:16.6200320Z Compiling stablehlo/dialect/ChloOps.cpp; 35s local ... 2024-04-03T17:35:16.9848437Z 2024-04-03T17:35:16.9849161Z  2024-04-03T17:35:16.9849694Z  2024-04-03T17:35:16.9850137Z  2024-04-03T17:35:16.9850558Z  2024-04-03T17:35:16.9851022Z  2024-04-03T17:35:16.9851400Z  2024-04-03T17:35:16.9851819Z  2024-04-03T17:35:16.9852202Z  2024-04-03T17:35:16.9852875Z [14,235 / 14,756] 48 actions running 2024-04-03T17:35:16.9853929Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 88s local 2024-04-03T17:35:16.9855368Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 62s local 2024-04-03T17:35:16.9856649Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 60s local 2024-04-03T17:35:16.9857912Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 59s local 2024-04-03T17:35:16.9859206Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 50s local 2024-04-03T17:35:16.9860360Z Compiling stablehlo/dialect/VhloOps.cpp; 37s local 2024-04-03T17:35:16.9861371Z Compiling stablehlo/dialect/StablehloOps.cpp; 36s local 2024-04-03T17:35:16.9862409Z Compiling stablehlo/dialect/ChloOps.cpp; 35s local ... 2024-04-03T17:35:17.9847279Z 2024-04-03T17:35:17.9848034Z  2024-04-03T17:35:17.9848561Z  2024-04-03T17:35:17.9849028Z  2024-04-03T17:35:17.9849483Z  2024-04-03T17:35:17.9849898Z  2024-04-03T17:35:17.9850305Z  2024-04-03T17:35:17.9850722Z  2024-04-03T17:35:17.9851127Z  2024-04-03T17:35:17.9851834Z [14,235 / 14,756] 48 actions running 2024-04-03T17:35:17.9852928Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 89s local 2024-04-03T17:35:17.9854688Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 63s local 2024-04-03T17:35:17.9855938Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 61s local 2024-04-03T17:35:17.9857190Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 60s local 2024-04-03T17:35:17.9858369Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 51s local 2024-04-03T17:35:17.9859670Z Compiling stablehlo/dialect/VhloOps.cpp; 38s local 2024-04-03T17:35:17.9860700Z Compiling stablehlo/dialect/StablehloOps.cpp; 37s local 2024-04-03T17:35:17.9861775Z Compiling stablehlo/dialect/ChloOps.cpp; 36s local ... 2024-04-03T17:35:18.2948627Z 2024-04-03T17:35:18.2950014Z  2024-04-03T17:35:18.2950902Z  2024-04-03T17:35:18.2951652Z  2024-04-03T17:35:18.2952383Z  2024-04-03T17:35:18.2953404Z  2024-04-03T17:35:18.2954572Z  2024-04-03T17:35:18.2955082Z  2024-04-03T17:35:18.2955546Z  2024-04-03T17:35:18.2956560Z [14,238 / 14,756] 48 actions, 47 running 2024-04-03T17:35:18.2957682Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 89s local 2024-04-03T17:35:18.2959005Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 63s local 2024-04-03T17:35:18.2960321Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 61s local 2024-04-03T17:35:18.2961926Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 60s local 2024-04-03T17:35:18.2963371Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 52s local 2024-04-03T17:35:18.2964634Z Compiling stablehlo/dialect/VhloOps.cpp; 38s local 2024-04-03T17:35:18.2965743Z Compiling stablehlo/dialect/StablehloOps.cpp; 37s local 2024-04-03T17:35:18.2967082Z Compiling stablehlo/dialect/ChloOps.cpp; 37s local ... 2024-04-03T17:35:18.5578661Z 2024-04-03T17:35:18.5580023Z  2024-04-03T17:35:18.5580900Z  2024-04-03T17:35:18.5582911Z  2024-04-03T17:35:18.5583580Z  2024-04-03T17:35:18.5584347Z  2024-04-03T17:35:18.5585310Z  2024-04-03T17:35:18.5585939Z  2024-04-03T17:35:18.5586744Z  2024-04-03T17:35:18.5587888Z [14,242 / 14,756] 48 actions, 47 running 2024-04-03T17:35:18.5589402Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 89s local 2024-04-03T17:35:18.5591264Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 63s local 2024-04-03T17:35:18.5592619Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 61s local 2024-04-03T17:35:18.5593938Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 52s local 2024-04-03T17:35:18.5595155Z Compiling stablehlo/dialect/VhloOps.cpp; 38s local 2024-04-03T17:35:18.5596236Z Compiling stablehlo/dialect/StablehloOps.cpp; 37s local 2024-04-03T17:35:18.5597365Z Compiling stablehlo/dialect/ChloOps.cpp; 37s local 2024-04-03T17:35:18.5598589Z Compiling xla/pjrt/distributed/topology_util.cc; 21s local ... 2024-04-03T17:35:18.7851239Z 2024-04-03T17:35:18.7852374Z  2024-04-03T17:35:18.7853009Z  2024-04-03T17:35:18.7853631Z  2024-04-03T17:35:18.7854081Z  2024-04-03T17:35:18.7854759Z  2024-04-03T17:35:18.7861372Z  2024-04-03T17:35:18.7862154Z  2024-04-03T17:35:18.7865682Z  2024-04-03T17:35:18.7866545Z [14,243 / 14,756] 48 actions running 2024-04-03T17:35:18.7868108Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 90s local 2024-04-03T17:35:18.7872229Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 63s local 2024-04-03T17:35:18.7873769Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 52s local 2024-04-03T17:35:18.7875090Z Compiling stablehlo/dialect/VhloOps.cpp; 38s local 2024-04-03T17:35:18.7876481Z Compiling stablehlo/dialect/StablehloOps.cpp; 37s local 2024-04-03T17:35:18.7881222Z Compiling stablehlo/dialect/ChloOps.cpp; 37s local 2024-04-03T17:35:18.7882489Z Compiling xla/pjrt/distributed/topology_util.cc; 21s local 2024-04-03T17:35:18.7883933Z Compiling xla/client/local_client.cc; 20s local ... 2024-04-03T17:35:19.1532284Z 2024-04-03T17:35:19.1533004Z  2024-04-03T17:35:19.1533457Z  2024-04-03T17:35:19.1533836Z  2024-04-03T17:35:19.1534211Z  2024-04-03T17:35:19.1534711Z  2024-04-03T17:35:19.1535093Z  2024-04-03T17:35:19.1535461Z  2024-04-03T17:35:19.1535824Z  2024-04-03T17:35:19.1536637Z [14,245 / 14,756] 48 actions, 47 running 2024-04-03T17:35:19.1537916Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 90s local 2024-04-03T17:35:19.1538985Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 64s local 2024-04-03T17:35:19.1540100Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 53s local 2024-04-03T17:35:19.1541260Z Compiling stablehlo/dialect/VhloOps.cpp; 39s local 2024-04-03T17:35:19.1542184Z Compiling stablehlo/dialect/StablehloOps.cpp; 38s local 2024-04-03T17:35:19.1543092Z Compiling stablehlo/dialect/ChloOps.cpp; 37s local 2024-04-03T17:35:19.1544032Z Compiling xla/pjrt/distributed/topology_util.cc; 21s local 2024-04-03T17:35:19.1545110Z Compiling xla/client/local_client.cc; 21s local ... 2024-04-03T17:35:19.3752415Z 2024-04-03T17:35:19.3753566Z  2024-04-03T17:35:19.3754543Z  2024-04-03T17:35:19.3757758Z  2024-04-03T17:35:19.3758533Z  2024-04-03T17:35:19.3759487Z  2024-04-03T17:35:19.3760063Z  2024-04-03T17:35:19.3760795Z  2024-04-03T17:35:19.3763995Z  2024-04-03T17:35:19.3765001Z [14,246 / 14,756] 48 actions, 47 running 2024-04-03T17:35:19.3766404Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 90s local 2024-04-03T17:35:19.3768971Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 64s local 2024-04-03T17:35:19.3770452Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 53s local 2024-04-03T17:35:19.3771814Z Compiling stablehlo/dialect/VhloOps.cpp; 39s local 2024-04-03T17:35:19.3773344Z Compiling stablehlo/dialect/StablehloOps.cpp; 38s local 2024-04-03T17:35:19.3774693Z Compiling stablehlo/dialect/ChloOps.cpp; 38s local 2024-04-03T17:35:19.3776003Z Compiling xla/pjrt/distributed/topology_util.cc; 22s local 2024-04-03T17:35:19.3777369Z Compiling xla/client/local_client.cc; 21s local ... 2024-04-03T17:35:19.5857768Z 2024-04-03T17:35:19.5858907Z  2024-04-03T17:35:19.5859799Z  2024-04-03T17:35:19.5860531Z  2024-04-03T17:35:19.5861399Z  2024-04-03T17:35:19.5862476Z  2024-04-03T17:35:19.5862974Z  2024-04-03T17:35:19.5863402Z  2024-04-03T17:35:19.5863807Z  2024-04-03T17:35:19.5864465Z [14,247 / 14,756] 48 actions running 2024-04-03T17:35:19.5865511Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 90s local 2024-04-03T17:35:19.5866737Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 64s local 2024-04-03T17:35:19.5868287Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 53s local 2024-04-03T17:35:19.5869475Z Compiling stablehlo/dialect/VhloOps.cpp; 39s local 2024-04-03T17:35:19.5870619Z Compiling stablehlo/dialect/StablehloOps.cpp; 38s local 2024-04-03T17:35:19.5871661Z Compiling stablehlo/dialect/ChloOps.cpp; 38s local 2024-04-03T17:35:19.5872783Z Compiling xla/pjrt/distributed/topology_util.cc; 22s local 2024-04-03T17:35:19.5874099Z Compiling xla/client/local_client.cc; 21s local ... 2024-04-03T17:35:19.7868027Z 2024-04-03T17:35:19.7871430Z  2024-04-03T17:35:19.7871956Z  2024-04-03T17:35:19.7872423Z  2024-04-03T17:35:19.7872841Z  2024-04-03T17:35:19.7873250Z  2024-04-03T17:35:19.7873673Z  2024-04-03T17:35:19.7874089Z  2024-04-03T17:35:19.7874497Z  2024-04-03T17:35:19.7875171Z [14,248 / 14,756] 48 actions running 2024-04-03T17:35:19.7876175Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 91s local 2024-04-03T17:35:19.7877371Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 64s local 2024-04-03T17:35:19.7878634Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 53s local 2024-04-03T17:35:19.7880088Z Compiling stablehlo/dialect/VhloOps.cpp; 39s local 2024-04-03T17:35:19.7881100Z Compiling stablehlo/dialect/StablehloOps.cpp; 38s local 2024-04-03T17:35:19.7882100Z Compiling stablehlo/dialect/ChloOps.cpp; 38s local 2024-04-03T17:35:19.7883108Z Compiling xla/pjrt/distributed/topology_util.cc; 22s local 2024-04-03T17:35:19.7884123Z Compiling xla/client/local_client.cc; 21s local ... 2024-04-03T17:35:20.2475931Z 2024-04-03T17:35:20.2476724Z  2024-04-03T17:35:20.2477255Z  2024-04-03T17:35:20.2477666Z  2024-04-03T17:35:20.2478067Z  2024-04-03T17:35:20.2478464Z  2024-04-03T17:35:20.2478884Z  2024-04-03T17:35:20.2479492Z  2024-04-03T17:35:20.2479919Z  2024-04-03T17:35:20.2480654Z [14,249 / 14,756] 48 actions, 47 running 2024-04-03T17:35:20.2481711Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 91s local 2024-04-03T17:35:20.2482787Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 65s local 2024-04-03T17:35:20.2484027Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 54s local 2024-04-03T17:35:20.2485020Z Compiling stablehlo/dialect/VhloOps.cpp; 40s local 2024-04-03T17:35:20.2485935Z Compiling stablehlo/dialect/StablehloOps.cpp; 39s local 2024-04-03T17:35:20.2486892Z Compiling stablehlo/dialect/ChloOps.cpp; 39s local 2024-04-03T17:35:20.2487901Z Compiling xla/pjrt/distributed/topology_util.cc; 22s local 2024-04-03T17:35:20.2488882Z Compiling xla/client/local_client.cc; 22s local ... 2024-04-03T17:35:20.5107499Z 2024-04-03T17:35:20.5108382Z  2024-04-03T17:35:20.5108881Z  2024-04-03T17:35:20.5109294Z  2024-04-03T17:35:20.5109712Z  2024-04-03T17:35:20.5110123Z  2024-04-03T17:35:20.5110512Z  2024-04-03T17:35:20.5110913Z  2024-04-03T17:35:20.5111315Z  2024-04-03T17:35:20.5111973Z [14,250 / 14,756] 48 actions, 47 running 2024-04-03T17:35:20.5113164Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 91s local 2024-04-03T17:35:20.5114581Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 65s local 2024-04-03T17:35:20.5115885Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 54s local 2024-04-03T17:35:20.5117035Z Compiling stablehlo/dialect/VhloOps.cpp; 40s local 2024-04-03T17:35:20.5118064Z Compiling stablehlo/dialect/StablehloOps.cpp; 39s local 2024-04-03T17:35:20.5119204Z Compiling xla/pjrt/distributed/topology_util.cc; 23s local 2024-04-03T17:35:20.5120240Z Compiling xla/client/local_client.cc; 22s local 2024-04-03T17:35:20.5121209Z Compiling xla/python/ifrt/sharding.cc; 22s local ... 2024-04-03T17:35:20.7877674Z 2024-04-03T17:35:20.7878452Z  2024-04-03T17:35:20.7878922Z  2024-04-03T17:35:20.7879306Z  2024-04-03T17:35:20.7879684Z  2024-04-03T17:35:20.7880070Z  2024-04-03T17:35:20.7880427Z  2024-04-03T17:35:20.7880842Z  2024-04-03T17:35:20.7881232Z  2024-04-03T17:35:20.7881792Z [14,253 / 14,756] 48 actions running 2024-04-03T17:35:20.7882718Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 92s local 2024-04-03T17:35:20.7883791Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 65s local 2024-04-03T17:35:20.7884875Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 54s local 2024-04-03T17:35:20.7885842Z Compiling stablehlo/dialect/VhloOps.cpp; 40s local 2024-04-03T17:35:20.7886760Z Compiling stablehlo/dialect/StablehloOps.cpp; 39s local 2024-04-03T17:35:20.7887585Z Compiling xla/client/local_client.cc; 22s local 2024-04-03T17:35:20.7888379Z Compiling xla/python/ifrt/sharding.cc; 22s local 2024-04-03T17:35:20.7889396Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 17s local ... 2024-04-03T17:35:21.1875873Z 2024-04-03T17:35:21.1876669Z  2024-04-03T17:35:21.1877247Z  2024-04-03T17:35:21.1877832Z  2024-04-03T17:35:21.1878318Z  2024-04-03T17:35:21.1878741Z  2024-04-03T17:35:21.1879111Z  2024-04-03T17:35:21.1879874Z  2024-04-03T17:35:21.1880267Z  2024-04-03T17:35:21.1880917Z [14,254 / 14,756] 48 actions running 2024-04-03T17:35:21.1881928Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 92s local 2024-04-03T17:35:21.1883188Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 66s local 2024-04-03T17:35:21.1884501Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 55s local 2024-04-03T17:35:21.1885818Z Compiling stablehlo/dialect/VhloOps.cpp; 41s local 2024-04-03T17:35:21.1886917Z Compiling stablehlo/dialect/StablehloOps.cpp; 40s local 2024-04-03T17:35:21.1887949Z Compiling xla/client/local_client.cc; 23s local 2024-04-03T17:35:21.1889041Z Compiling xla/python/ifrt/sharding.cc; 22s local 2024-04-03T17:35:21.1890284Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 17s local ... 2024-04-03T17:35:21.5622822Z 2024-04-03T17:35:21.5623594Z  2024-04-03T17:35:21.5624160Z  2024-04-03T17:35:21.5624597Z  2024-04-03T17:35:21.5625343Z  2024-04-03T17:35:21.5625784Z  2024-04-03T17:35:21.5626187Z  2024-04-03T17:35:21.5626592Z  2024-04-03T17:35:21.5627013Z  2024-04-03T17:35:21.5627934Z [14,257 / 14,756] 48 actions, 47 running 2024-04-03T17:35:21.5632713Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 92s local 2024-04-03T17:35:21.5634486Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 66s local 2024-04-03T17:35:21.5636620Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 55s local 2024-04-03T17:35:21.5642112Z Compiling stablehlo/dialect/VhloOps.cpp; 41s local 2024-04-03T17:35:21.5644484Z Compiling stablehlo/dialect/StablehloOps.cpp; 40s local 2024-04-03T17:35:21.5647568Z Compiling xla/python/ifrt/sharding.cc; 23s local 2024-04-03T17:35:21.5649138Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 17s local 2024-04-03T17:35:21.5650816Z Compiling xla/service/algebraic_simplifier.cc; 16s local ... 2024-04-03T17:35:21.7880430Z 2024-04-03T17:35:21.7893602Z  2024-04-03T17:35:21.7896646Z  2024-04-03T17:35:21.7897215Z  2024-04-03T17:35:21.7897630Z  2024-04-03T17:35:21.7898164Z  2024-04-03T17:35:21.7898692Z  2024-04-03T17:35:21.7899109Z  2024-04-03T17:35:21.7899675Z  2024-04-03T17:35:21.7900478Z [14,257 / 14,756] 48 actions running 2024-04-03T17:35:21.7901573Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 93s local 2024-04-03T17:35:21.7902940Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 66s local 2024-04-03T17:35:21.7904492Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 55s local 2024-04-03T17:35:21.7905800Z Compiling stablehlo/dialect/VhloOps.cpp; 41s local 2024-04-03T17:35:21.7906850Z Compiling stablehlo/dialect/StablehloOps.cpp; 40s local 2024-04-03T17:35:21.7908118Z Compiling xla/python/ifrt/sharding.cc; 23s local 2024-04-03T17:35:21.7909351Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 18s local 2024-04-03T17:35:21.7910611Z Compiling xla/service/algebraic_simplifier.cc; 16s local ... 2024-04-03T17:35:22.6016655Z 2024-04-03T17:35:22.6017433Z  2024-04-03T17:35:22.6017980Z  2024-04-03T17:35:22.6018418Z  2024-04-03T17:35:22.6018830Z  2024-04-03T17:35:22.6019247Z  2024-04-03T17:35:22.6019660Z  2024-04-03T17:35:22.6020092Z  2024-04-03T17:35:22.6020514Z  2024-04-03T17:35:22.6021244Z [14,258 / 14,756] 48 actions, 47 running 2024-04-03T17:35:22.6022296Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 67s local 2024-04-03T17:35:22.6023558Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 56s local 2024-04-03T17:35:22.6024676Z Compiling stablehlo/dialect/VhloOps.cpp; 42s local 2024-04-03T17:35:22.6025713Z Compiling stablehlo/dialect/StablehloOps.cpp; 41s local 2024-04-03T17:35:22.6026708Z Compiling xla/python/ifrt/sharding.cc; 24s local 2024-04-03T17:35:22.6028280Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 18s local 2024-04-03T17:35:22.6029738Z Compiling xla/service/algebraic_simplifier.cc; 17s local 2024-04-03T17:35:22.6030896Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 16s local ... 2024-04-03T17:35:22.9889089Z 2024-04-03T17:35:22.9889807Z  2024-04-03T17:35:22.9890252Z  2024-04-03T17:35:22.9890618Z  2024-04-03T17:35:22.9890961Z  2024-04-03T17:35:22.9892962Z  2024-04-03T17:35:22.9893667Z  2024-04-03T17:35:22.9894616Z  2024-04-03T17:35:22.9895284Z  2024-04-03T17:35:22.9902049Z [14,258 / 14,756] 48 actions running 2024-04-03T17:35:22.9903368Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 68s local 2024-04-03T17:35:22.9904499Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 56s local 2024-04-03T17:35:22.9905525Z Compiling stablehlo/dialect/VhloOps.cpp; 43s local 2024-04-03T17:35:22.9906440Z Compiling stablehlo/dialect/StablehloOps.cpp; 42s local 2024-04-03T17:35:22.9907457Z Compiling xla/python/ifrt/sharding.cc; 24s local 2024-04-03T17:35:22.9908670Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 19s local 2024-04-03T17:35:22.9909738Z Compiling xla/service/algebraic_simplifier.cc; 18s local 2024-04-03T17:35:22.9910794Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 17s local ... 2024-04-03T17:35:23.2044047Z 2024-04-03T17:35:23.2044912Z  2024-04-03T17:35:23.2045513Z  2024-04-03T17:35:23.2045973Z  2024-04-03T17:35:23.2046466Z  2024-04-03T17:35:23.2046857Z  2024-04-03T17:35:23.2047264Z  2024-04-03T17:35:23.2047669Z  2024-04-03T17:35:23.2048297Z  2024-04-03T17:35:23.2049078Z [14,259 / 14,756] 48 actions, 47 running 2024-04-03T17:35:23.2050247Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 68s local 2024-04-03T17:35:23.2051589Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 57s local 2024-04-03T17:35:23.2052690Z Compiling stablehlo/dialect/VhloOps.cpp; 43s local 2024-04-03T17:35:23.2053706Z Compiling stablehlo/dialect/StablehloOps.cpp; 42s local 2024-04-03T17:35:23.2054796Z Compiling xla/python/ifrt/sharding.cc; 24s local 2024-04-03T17:35:23.2055792Z Compiling xla/service/algebraic_simplifier.cc; 18s local 2024-04-03T17:35:23.2056902Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 17s local 2024-04-03T17:35:23.2058119Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 14s local ... 2024-04-03T17:35:23.5919765Z 2024-04-03T17:35:23.5920506Z  2024-04-03T17:35:23.5920987Z  2024-04-03T17:35:23.5921420Z  2024-04-03T17:35:23.5921819Z  2024-04-03T17:35:23.5922213Z  2024-04-03T17:35:23.5922623Z  2024-04-03T17:35:23.5923032Z  2024-04-03T17:35:23.5923427Z  2024-04-03T17:35:23.5924039Z [14,259 / 14,756] 48 actions running 2024-04-03T17:35:23.5925036Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 68s local 2024-04-03T17:35:23.5926244Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 57s local 2024-04-03T17:35:23.5927374Z Compiling stablehlo/dialect/VhloOps.cpp; 43s local 2024-04-03T17:35:23.5928355Z Compiling stablehlo/dialect/StablehloOps.cpp; 42s local 2024-04-03T17:35:23.5929386Z Compiling xla/python/ifrt/sharding.cc; 25s local 2024-04-03T17:35:23.5930308Z Compiling xla/service/algebraic_simplifier.cc; 18s local 2024-04-03T17:35:23.5931393Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 17s local 2024-04-03T17:35:23.5932660Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 14s local ... 2024-04-03T17:35:23.8646458Z 2024-04-03T17:35:23.8647223Z  2024-04-03T17:35:23.8647797Z  2024-04-03T17:35:23.8648237Z  2024-04-03T17:35:23.8648689Z  2024-04-03T17:35:23.8649140Z  2024-04-03T17:35:23.8649542Z  2024-04-03T17:35:23.8649968Z  2024-04-03T17:35:23.8658328Z  2024-04-03T17:35:23.8659464Z [14,260 / 14,756] 48 actions, 47 running 2024-04-03T17:35:23.8660998Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 68s local 2024-04-03T17:35:23.8662574Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 57s local 2024-04-03T17:35:23.8664035Z Compiling stablehlo/dialect/VhloOps.cpp; 44s local 2024-04-03T17:35:23.8666615Z Compiling stablehlo/dialect/StablehloOps.cpp; 42s local 2024-04-03T17:35:23.8668484Z Compiling xla/python/ifrt/sharding.cc; 25s local 2024-04-03T17:35:23.8669665Z Compiling xla/service/algebraic_simplifier.cc; 19s local 2024-04-03T17:35:23.8671124Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 18s local 2024-04-03T17:35:23.8673158Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 15s local ... 2024-04-03T17:35:24.2022556Z 2024-04-03T17:35:24.2023311Z  2024-04-03T17:35:24.2023846Z  2024-04-03T17:35:24.2024269Z  2024-04-03T17:35:24.2024703Z  2024-04-03T17:35:24.2025122Z  2024-04-03T17:35:24.2025535Z  2024-04-03T17:35:24.2025961Z  2024-04-03T17:35:24.2026834Z  2024-04-03T17:35:24.2027493Z [14,260 / 14,756] 48 actions running 2024-04-03T17:35:24.2028750Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 69s local 2024-04-03T17:35:24.2030036Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 58s local 2024-04-03T17:35:24.2031133Z Compiling stablehlo/dialect/VhloOps.cpp; 44s local 2024-04-03T17:35:24.2032161Z Compiling stablehlo/dialect/StablehloOps.cpp; 43s local 2024-04-03T17:35:24.2033144Z Compiling xla/python/ifrt/sharding.cc; 25s local 2024-04-03T17:35:24.2034098Z Compiling xla/service/algebraic_simplifier.cc; 19s local 2024-04-03T17:35:24.2035239Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 18s local 2024-04-03T17:35:24.2036492Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 15s local ... 2024-04-03T17:35:24.5914869Z 2024-04-03T17:35:24.5915618Z  2024-04-03T17:35:24.5916076Z  2024-04-03T17:35:24.5916459Z  2024-04-03T17:35:24.5916863Z  2024-04-03T17:35:24.5917220Z  2024-04-03T17:35:24.5917585Z  2024-04-03T17:35:24.5917960Z  2024-04-03T17:35:24.5918313Z  2024-04-03T17:35:24.5918903Z [14,262 / 14,756] 48 actions running 2024-04-03T17:35:24.5919982Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 69s local 2024-04-03T17:35:24.5921047Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 58s local 2024-04-03T17:35:24.5922027Z Compiling stablehlo/dialect/VhloOps.cpp; 44s local 2024-04-03T17:35:24.5922886Z Compiling stablehlo/dialect/StablehloOps.cpp; 43s local 2024-04-03T17:35:24.5923787Z Compiling xla/service/algebraic_simplifier.cc; 19s local 2024-04-03T17:35:24.5924769Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 18s local 2024-04-03T17:35:24.5925828Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 15s local 2024-04-03T17:35:24.5926792Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 14s local ... 2024-04-03T17:35:24.9942983Z 2024-04-03T17:35:24.9943817Z  2024-04-03T17:35:24.9944324Z  2024-04-03T17:35:24.9944747Z  2024-04-03T17:35:24.9945165Z  2024-04-03T17:35:24.9945577Z  2024-04-03T17:35:24.9945987Z  2024-04-03T17:35:24.9946387Z  2024-04-03T17:35:24.9946785Z  2024-04-03T17:35:24.9947459Z [14,263 / 14,756] 48 actions running 2024-04-03T17:35:24.9948977Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 70s local 2024-04-03T17:35:24.9950211Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 58s local 2024-04-03T17:35:24.9951353Z Compiling stablehlo/dialect/VhloOps.cpp; 45s local 2024-04-03T17:35:24.9952330Z Compiling stablehlo/dialect/StablehloOps.cpp; 44s local 2024-04-03T17:35:24.9953310Z Compiling xla/service/algebraic_simplifier.cc; 20s local 2024-04-03T17:35:24.9954260Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 19s local 2024-04-03T17:35:24.9955371Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 16s local 2024-04-03T17:35:24.9956881Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 14s local ... 2024-04-03T17:35:26.1901965Z 2024-04-03T17:35:26.1902750Z  2024-04-03T17:35:26.1903275Z  2024-04-03T17:35:26.1903696Z  2024-04-03T17:35:26.1904116Z  2024-04-03T17:35:26.1904661Z  2024-04-03T17:35:26.1905240Z  2024-04-03T17:35:26.1905630Z  2024-04-03T17:35:26.1906032Z  2024-04-03T17:35:26.1907037Z [14,264 / 14,756] 48 actions, 47 running 2024-04-03T17:35:26.1908353Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 71s local 2024-04-03T17:35:26.1909568Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 60s local 2024-04-03T17:35:26.1910858Z Compiling stablehlo/dialect/VhloOps.cpp; 46s local 2024-04-03T17:35:26.1911886Z Compiling stablehlo/dialect/StablehloOps.cpp; 45s local 2024-04-03T17:35:26.1912945Z Compiling xla/service/algebraic_simplifier.cc; 21s local 2024-04-03T17:35:26.1913956Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 20s local 2024-04-03T17:35:26.1915290Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 17s local 2024-04-03T17:35:26.1916437Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 15s local ... 2024-04-03T17:35:26.3943431Z 2024-04-03T17:35:26.3944221Z  2024-04-03T17:35:26.3944851Z  2024-04-03T17:35:26.3945336Z  2024-04-03T17:35:26.3945807Z  2024-04-03T17:35:26.3946296Z  2024-04-03T17:35:26.3946801Z  2024-04-03T17:35:26.3947276Z  2024-04-03T17:35:26.3948147Z  2024-04-03T17:35:26.3948773Z [14,265 / 14,756] 48 actions running 2024-04-03T17:35:26.3949757Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 71s local 2024-04-03T17:35:26.3950947Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 60s local 2024-04-03T17:35:26.3952083Z Compiling stablehlo/dialect/VhloOps.cpp; 46s local 2024-04-03T17:35:26.3953090Z Compiling stablehlo/dialect/StablehloOps.cpp; 45s local 2024-04-03T17:35:26.3954165Z Compiling xla/service/algebraic_simplifier.cc; 21s local 2024-04-03T17:35:26.3955322Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 20s local 2024-04-03T17:35:26.3956481Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 17s local 2024-04-03T17:35:26.3957582Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 15s local ... 2024-04-03T17:35:26.6220678Z 2024-04-03T17:35:26.6221424Z  2024-04-03T17:35:26.6221931Z  2024-04-03T17:35:26.6222320Z  2024-04-03T17:35:26.6222721Z  2024-04-03T17:35:26.6223089Z  2024-04-03T17:35:26.6223488Z  2024-04-03T17:35:26.6230462Z  2024-04-03T17:35:26.6230957Z  2024-04-03T17:35:26.6231678Z [14,267 / 14,756] 48 actions, 47 running 2024-04-03T17:35:26.6232707Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 71s local 2024-04-03T17:35:26.6233939Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 60s local 2024-04-03T17:35:26.6235026Z Compiling stablehlo/dialect/VhloOps.cpp; 46s local 2024-04-03T17:35:26.6236057Z Compiling stablehlo/dialect/StablehloOps.cpp; 45s local 2024-04-03T17:35:26.6237072Z Compiling xla/service/algebraic_simplifier.cc; 21s local 2024-04-03T17:35:26.6238123Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 20s local 2024-04-03T17:35:26.6239217Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 17s local 2024-04-03T17:35:26.6240276Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 16s local ... 2024-04-03T17:35:26.8378138Z 2024-04-03T17:35:26.8378867Z  2024-04-03T17:35:26.8379394Z  2024-04-03T17:35:26.8379815Z  2024-04-03T17:35:26.8380192Z  2024-04-03T17:35:26.8380604Z  2024-04-03T17:35:26.8381035Z  2024-04-03T17:35:26.8381559Z  2024-04-03T17:35:26.8382004Z  2024-04-03T17:35:26.8382755Z [14,268 / 14,756] 48 actions, 47 running 2024-04-03T17:35:26.8383814Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 71s local 2024-04-03T17:35:26.8385080Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 60s local 2024-04-03T17:35:26.8386722Z Compiling stablehlo/dialect/VhloOps.cpp; 47s local 2024-04-03T17:35:26.8387948Z Compiling stablehlo/dialect/StablehloOps.cpp; 45s local 2024-04-03T17:35:26.8389010Z Compiling xla/service/algebraic_simplifier.cc; 22s local 2024-04-03T17:35:26.8390116Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 21s local 2024-04-03T17:35:26.8391602Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 18s local 2024-04-03T17:35:26.8392779Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 16s local ... 2024-04-03T17:35:27.1946380Z 2024-04-03T17:35:27.1947084Z  2024-04-03T17:35:27.1947557Z  2024-04-03T17:35:27.1948389Z  2024-04-03T17:35:27.1948825Z  2024-04-03T17:35:27.1949227Z  2024-04-03T17:35:27.1949627Z  2024-04-03T17:35:27.1950034Z  2024-04-03T17:35:27.1950404Z  2024-04-03T17:35:27.1951037Z [14,268 / 14,756] 48 actions running 2024-04-03T17:35:27.1953301Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 72s local 2024-04-03T17:35:27.1954488Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 61s local 2024-04-03T17:35:27.1955563Z Compiling stablehlo/dialect/VhloOps.cpp; 47s local 2024-04-03T17:35:27.1956564Z Compiling stablehlo/dialect/StablehloOps.cpp; 46s local 2024-04-03T17:35:27.1957792Z Compiling xla/service/algebraic_simplifier.cc; 22s local 2024-04-03T17:35:27.1958829Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 21s local 2024-04-03T17:35:27.1960011Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 18s local 2024-04-03T17:35:27.1961163Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 16s local ... 2024-04-03T17:35:27.3950320Z 2024-04-03T17:35:27.3951105Z  2024-04-03T17:35:27.3952506Z  2024-04-03T17:35:27.3954667Z  2024-04-03T17:35:27.3955252Z  2024-04-03T17:35:27.3955894Z  2024-04-03T17:35:27.3956582Z  2024-04-03T17:35:27.3957433Z  2024-04-03T17:35:27.3957971Z  2024-04-03T17:35:27.3958651Z [14,269 / 14,756] 48 actions running 2024-04-03T17:35:27.3959772Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 72s local 2024-04-03T17:35:27.3961160Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 61s local 2024-04-03T17:35:27.3962309Z Compiling stablehlo/dialect/VhloOps.cpp; 47s local 2024-04-03T17:35:27.3963235Z Compiling stablehlo/dialect/StablehloOps.cpp; 46s local 2024-04-03T17:35:27.3964090Z Compiling xla/service/algebraic_simplifier.cc; 22s local 2024-04-03T17:35:27.3964941Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 21s local 2024-04-03T17:35:27.3965887Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 18s local 2024-04-03T17:35:27.3966795Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 16s local ... 2024-04-03T17:35:27.6305244Z 2024-04-03T17:35:27.6306027Z  2024-04-03T17:35:27.6306564Z  2024-04-03T17:35:27.6307007Z  2024-04-03T17:35:27.6307455Z  2024-04-03T17:35:27.6308214Z  2024-04-03T17:35:27.6308651Z  2024-04-03T17:35:27.6309100Z  2024-04-03T17:35:27.6309513Z  2024-04-03T17:35:27.6310270Z [14,270 / 14,756] 48 actions, 47 running 2024-04-03T17:35:27.6311400Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 72s local 2024-04-03T17:35:27.6312673Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 61s local 2024-04-03T17:35:27.6313880Z Compiling stablehlo/dialect/VhloOps.cpp; 47s local 2024-04-03T17:35:27.6314990Z Compiling stablehlo/dialect/StablehloOps.cpp; 46s local 2024-04-03T17:35:27.6316077Z Compiling xla/service/algebraic_simplifier.cc; 22s local 2024-04-03T17:35:27.6317255Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 21s local 2024-04-03T17:35:27.6318537Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 18s local 2024-04-03T17:35:27.6319753Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 17s local ... 2024-04-03T17:35:27.9801518Z 2024-04-03T17:35:27.9802645Z  2024-04-03T17:35:27.9803187Z  2024-04-03T17:35:27.9803632Z  2024-04-03T17:35:27.9804059Z  2024-04-03T17:35:27.9804506Z  2024-04-03T17:35:27.9804941Z  2024-04-03T17:35:27.9805534Z  2024-04-03T17:35:27.9805977Z  2024-04-03T17:35:27.9806653Z [14,271 / 14,756] 48 actions, 47 running 2024-04-03T17:35:27.9807942Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 73s local 2024-04-03T17:35:27.9809305Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 61s local 2024-04-03T17:35:27.9810492Z Compiling stablehlo/dialect/VhloOps.cpp; 48s local 2024-04-03T17:35:27.9811719Z Compiling stablehlo/dialect/StablehloOps.cpp; 47s local 2024-04-03T17:35:27.9812891Z Compiling xla/service/algebraic_simplifier.cc; 23s local 2024-04-03T17:35:27.9814043Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 22s local 2024-04-03T17:35:27.9815480Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 19s local 2024-04-03T17:35:27.9816885Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 17s local ... 2024-04-03T17:35:28.1977247Z 2024-04-03T17:35:28.1977995Z  2024-04-03T17:35:28.1978512Z  2024-04-03T17:35:28.1978953Z  2024-04-03T17:35:28.1979359Z  2024-04-03T17:35:28.1979784Z  2024-04-03T17:35:28.1980207Z  2024-04-03T17:35:28.1980601Z  2024-04-03T17:35:28.1981021Z  2024-04-03T17:35:28.1981681Z [14,272 / 14,756] 48 actions running 2024-04-03T17:35:28.1982725Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 73s local 2024-04-03T17:35:28.1983988Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 62s local 2024-04-03T17:35:28.1985406Z Compiling stablehlo/dialect/VhloOps.cpp; 48s local 2024-04-03T17:35:28.1986327Z Compiling stablehlo/dialect/StablehloOps.cpp; 47s local 2024-04-03T17:35:28.1987379Z Compiling xla/service/algebraic_simplifier.cc; 23s local 2024-04-03T17:35:28.1988675Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 22s local 2024-04-03T17:35:28.1989798Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 19s local 2024-04-03T17:35:28.1990926Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 17s local ... 2024-04-03T17:35:28.5303259Z 2024-04-03T17:35:28.5304022Z  2024-04-03T17:35:28.5304567Z  2024-04-03T17:35:28.5304966Z  2024-04-03T17:35:28.5305383Z  2024-04-03T17:35:28.5305793Z  2024-04-03T17:35:28.5306238Z  2024-04-03T17:35:28.5313792Z  2024-04-03T17:35:28.5314233Z  2024-04-03T17:35:28.5314991Z [14,275 / 14,756] 48 actions, 47 running 2024-04-03T17:35:28.5316091Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 73s local 2024-04-03T17:35:28.5317345Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 62s local 2024-04-03T17:35:28.5318472Z Compiling stablehlo/dialect/VhloOps.cpp; 48s local 2024-04-03T17:35:28.5319480Z Compiling stablehlo/dialect/StablehloOps.cpp; 47s local 2024-04-03T17:35:28.5320571Z Compiling xla/service/algebraic_simplifier.cc; 23s local 2024-04-03T17:35:28.5321697Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 22s local 2024-04-03T17:35:28.5322912Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 19s local 2024-04-03T17:35:28.5324064Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 18s local ... 2024-04-03T17:35:28.7988663Z 2024-04-03T17:35:28.7996411Z  2024-04-03T17:35:28.7997054Z  2024-04-03T17:35:28.7997540Z  2024-04-03T17:35:28.7997966Z  2024-04-03T17:35:28.7998387Z  2024-04-03T17:35:28.7998801Z  2024-04-03T17:35:28.7999235Z  2024-04-03T17:35:28.7999652Z  2024-04-03T17:35:28.8000339Z [14,275 / 14,756] 48 actions running 2024-04-03T17:35:28.8001409Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 73s local 2024-04-03T17:35:28.8002697Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 62s local 2024-04-03T17:35:28.8003853Z Compiling stablehlo/dialect/VhloOps.cpp; 48s local 2024-04-03T17:35:28.8005163Z Compiling stablehlo/dialect/StablehloOps.cpp; 47s local 2024-04-03T17:35:28.8006229Z Compiling xla/service/algebraic_simplifier.cc; 24s local 2024-04-03T17:35:28.8007400Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 23s local 2024-04-03T17:35:28.8008660Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 20s local 2024-04-03T17:35:28.8010000Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 18s local ... 2024-04-03T17:35:29.2617612Z 2024-04-03T17:35:29.2618338Z  2024-04-03T17:35:29.2618867Z  2024-04-03T17:35:29.2619283Z  2024-04-03T17:35:29.2619691Z  2024-04-03T17:35:29.2620087Z  2024-04-03T17:35:29.2620750Z  2024-04-03T17:35:29.2621179Z  2024-04-03T17:35:29.2621593Z  2024-04-03T17:35:29.2622479Z [14,276 / 14,756] 48 actions, 47 running 2024-04-03T17:35:29.2623588Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 74s local 2024-04-03T17:35:29.2624893Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 63s local 2024-04-03T17:35:29.2626210Z Compiling stablehlo/dialect/VhloOps.cpp; 49s local 2024-04-03T17:35:29.2627187Z Compiling stablehlo/dialect/StablehloOps.cpp; 48s local 2024-04-03T17:35:29.2628519Z Compiling xla/service/algebraic_simplifier.cc; 24s local 2024-04-03T17:35:29.2629622Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 23s local 2024-04-03T17:35:29.2630892Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 20s local 2024-04-03T17:35:29.2632100Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 18s local ... 2024-04-03T17:35:29.6009775Z 2024-04-03T17:35:29.6010950Z  2024-04-03T17:35:29.6011534Z  2024-04-03T17:35:29.6012018Z  2024-04-03T17:35:29.6012429Z  2024-04-03T17:35:29.6012832Z  2024-04-03T17:35:29.6013217Z  2024-04-03T17:35:29.6013610Z  2024-04-03T17:35:29.6014034Z  2024-04-03T17:35:29.6014906Z [14,276 / 14,756] 48 actions running 2024-04-03T17:35:29.6015997Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 74s local 2024-04-03T17:35:29.6017226Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 63s local 2024-04-03T17:35:29.6018329Z Compiling stablehlo/dialect/VhloOps.cpp; 49s local 2024-04-03T17:35:29.6019399Z Compiling stablehlo/dialect/StablehloOps.cpp; 48s local 2024-04-03T17:35:29.6020343Z Compiling xla/service/algebraic_simplifier.cc; 24s local 2024-04-03T17:35:29.6021418Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 23s local 2024-04-03T17:35:29.6022581Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 20s local 2024-04-03T17:35:29.6023788Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 19s local ... 2024-04-03T17:35:29.8901172Z 2024-04-03T17:35:29.8902451Z  2024-04-03T17:35:29.8903195Z  2024-04-03T17:35:29.8903980Z  2024-04-03T17:35:29.8905003Z  2024-04-03T17:35:29.8905501Z  2024-04-03T17:35:29.8905908Z  2024-04-03T17:35:29.8906324Z  2024-04-03T17:35:29.8906799Z  2024-04-03T17:35:29.8907453Z [14,278 / 14,756] 48 actions, 47 running 2024-04-03T17:35:29.8908727Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 74s local 2024-04-03T17:35:29.8909984Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 63s local 2024-04-03T17:35:29.8911428Z Compiling stablehlo/dialect/VhloOps.cpp; 50s local 2024-04-03T17:35:29.8912528Z Compiling stablehlo/dialect/StablehloOps.cpp; 49s local 2024-04-03T17:35:29.8913658Z Compiling xla/service/algebraic_simplifier.cc; 25s local 2024-04-03T17:35:29.8914855Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 21s local 2024-04-03T17:35:29.8915998Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 19s local 2024-04-03T17:35:29.8917030Z Compiling xla/runtime/jit_executable.cc; 18s local ... 2024-04-03T17:35:30.2026686Z 2024-04-03T17:35:30.2028170Z  2024-04-03T17:35:30.2029411Z  2024-04-03T17:35:30.2029928Z  2024-04-03T17:35:30.2030328Z  2024-04-03T17:35:30.2031131Z  2024-04-03T17:35:30.2031665Z  2024-04-03T17:35:30.2032166Z  2024-04-03T17:35:30.2032796Z  2024-04-03T17:35:30.2033467Z [14,278 / 14,756] 48 actions running 2024-04-03T17:35:30.2034594Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 75s local 2024-04-03T17:35:30.2035938Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 64s local 2024-04-03T17:35:30.2037297Z Compiling stablehlo/dialect/VhloOps.cpp; 50s local 2024-04-03T17:35:30.2038442Z Compiling stablehlo/dialect/StablehloOps.cpp; 49s local 2024-04-03T17:35:30.2039598Z Compiling xla/service/algebraic_simplifier.cc; 25s local 2024-04-03T17:35:30.2040966Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 21s local 2024-04-03T17:35:30.2042186Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 19s local 2024-04-03T17:35:30.2043263Z Compiling xla/runtime/jit_executable.cc; 18s local ... 2024-04-03T17:35:30.4033185Z 2024-04-03T17:35:30.4033935Z  2024-04-03T17:35:30.4035291Z  2024-04-03T17:35:30.4036019Z  2024-04-03T17:35:30.4036811Z  2024-04-03T17:35:30.4037461Z  2024-04-03T17:35:30.4038116Z  2024-04-03T17:35:30.4038751Z  2024-04-03T17:35:30.4039416Z  2024-04-03T17:35:30.4040249Z [14,279 / 14,756] 48 actions running 2024-04-03T17:35:30.4041327Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 75s local 2024-04-03T17:35:30.4042738Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 64s local 2024-04-03T17:35:30.4043913Z Compiling stablehlo/dialect/VhloOps.cpp; 50s local 2024-04-03T17:35:30.4045033Z Compiling stablehlo/dialect/StablehloOps.cpp; 49s local 2024-04-03T17:35:30.4046011Z Compiling xla/service/algebraic_simplifier.cc; 25s local 2024-04-03T17:35:30.4047305Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 21s local 2024-04-03T17:35:30.4048360Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 19s local 2024-04-03T17:35:30.4049370Z Compiling xla/runtime/jit_executable.cc; 19s local ... 2024-04-03T17:35:30.8045254Z 2024-04-03T17:35:30.8046212Z  2024-04-03T17:35:30.8046743Z  2024-04-03T17:35:30.8047192Z  2024-04-03T17:35:30.8051024Z  2024-04-03T17:35:30.8051755Z  2024-04-03T17:35:30.8055519Z  2024-04-03T17:35:30.8056187Z  2024-04-03T17:35:30.8059887Z  2024-04-03T17:35:30.8060830Z [14,280 / 14,756] 48 actions running 2024-04-03T17:35:30.8064947Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 75s local 2024-04-03T17:35:30.8066581Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 64s local 2024-04-03T17:35:30.8071505Z Compiling stablehlo/dialect/VhloOps.cpp; 50s local 2024-04-03T17:35:30.8073100Z Compiling stablehlo/dialect/StablehloOps.cpp; 49s local 2024-04-03T17:35:30.8074690Z Compiling xla/service/algebraic_simplifier.cc; 26s local 2024-04-03T17:35:30.8078394Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 22s local 2024-04-03T17:35:30.8079954Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 20s local 2024-04-03T17:35:30.8083413Z Compiling xla/runtime/jit_executable.cc; 19s local ... 2024-04-03T17:35:31.0050435Z 2024-04-03T17:35:31.0051645Z  2024-04-03T17:35:31.0052637Z  2024-04-03T17:35:31.0063179Z  2024-04-03T17:35:31.0063810Z  2024-04-03T17:35:31.0064230Z  2024-04-03T17:35:31.0064659Z  2024-04-03T17:35:31.0065056Z  2024-04-03T17:35:31.0065493Z  2024-04-03T17:35:31.0066141Z [14,281 / 14,756] 48 actions running 2024-04-03T17:35:31.0067372Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 76s local 2024-04-03T17:35:31.0068830Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 64s local 2024-04-03T17:35:31.0069966Z Compiling stablehlo/dialect/VhloOps.cpp; 51s local 2024-04-03T17:35:31.0071004Z Compiling stablehlo/dialect/StablehloOps.cpp; 50s local 2024-04-03T17:35:31.0072087Z Compiling xla/service/algebraic_simplifier.cc; 26s local 2024-04-03T17:35:31.0073563Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 22s local 2024-04-03T17:35:31.0074739Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 20s local 2024-04-03T17:35:31.0075799Z Compiling xla/pjrt/pjrt_api.cc; 18s local ... 2024-04-03T17:35:31.4076755Z 2024-04-03T17:35:31.4077515Z  2024-04-03T17:35:31.4077998Z  2024-04-03T17:35:31.4078398Z  2024-04-03T17:35:31.4078815Z  2024-04-03T17:35:31.4079539Z  2024-04-03T17:35:31.4079940Z  2024-04-03T17:35:31.4080306Z  2024-04-03T17:35:31.4080662Z  2024-04-03T17:35:31.4081258Z [14,282 / 14,756] 48 actions running 2024-04-03T17:35:31.4082442Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 76s local 2024-04-03T17:35:31.4083693Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 65s local 2024-04-03T17:35:31.4084783Z Compiling stablehlo/dialect/VhloOps.cpp; 51s local 2024-04-03T17:35:31.4085755Z Compiling stablehlo/dialect/StablehloOps.cpp; 50s local 2024-04-03T17:35:31.4086873Z Compiling xla/service/algebraic_simplifier.cc; 26s local 2024-04-03T17:35:31.4087939Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 22s local 2024-04-03T17:35:31.4088978Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 20s local 2024-04-03T17:35:31.4089783Z Compiling xla/pjrt/pjrt_api.cc; 19s local ... 2024-04-03T17:35:31.8073648Z 2024-04-03T17:35:31.8074421Z  2024-04-03T17:35:31.8074965Z  2024-04-03T17:35:31.8075375Z  2024-04-03T17:35:31.8075766Z  2024-04-03T17:35:31.8077026Z  2024-04-03T17:35:31.8077472Z  2024-04-03T17:35:31.8077877Z  2024-04-03T17:35:31.8078269Z  2024-04-03T17:35:31.8078940Z [14,283 / 14,756] 48 actions running 2024-04-03T17:35:31.8079948Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 76s local 2024-04-03T17:35:31.8081202Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 65s local 2024-04-03T17:35:31.8082306Z Compiling stablehlo/dialect/VhloOps.cpp; 51s local 2024-04-03T17:35:31.8099792Z Compiling stablehlo/dialect/StablehloOps.cpp; 50s local 2024-04-03T17:35:31.8101087Z Compiling xla/service/algebraic_simplifier.cc; 27s local 2024-04-03T17:35:31.8102258Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 23s local 2024-04-03T17:35:31.8103397Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 21s local 2024-04-03T17:35:31.8104359Z Compiling xla/pjrt/pjrt_api.cc; 19s local ... 2024-04-03T17:35:32.1935978Z 2024-04-03T17:35:32.1942868Z  2024-04-03T17:35:32.1943347Z  2024-04-03T17:35:32.1943775Z  2024-04-03T17:35:32.1944171Z  2024-04-03T17:35:32.1944594Z  2024-04-03T17:35:32.1945011Z  2024-04-03T17:35:32.1945386Z  2024-04-03T17:35:32.1945782Z  2024-04-03T17:35:32.1946435Z [14,284 / 14,756] 48 actions, 47 running 2024-04-03T17:35:32.1947408Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 77s local 2024-04-03T17:35:32.1948766Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 66s local 2024-04-03T17:35:32.1949861Z Compiling stablehlo/dialect/VhloOps.cpp; 52s local 2024-04-03T17:35:32.1950827Z Compiling stablehlo/dialect/StablehloOps.cpp; 51s local 2024-04-03T17:35:32.1951858Z Compiling xla/service/algebraic_simplifier.cc; 27s local 2024-04-03T17:35:32.1953084Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 23s local 2024-04-03T17:35:32.1954098Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 21s local 2024-04-03T17:35:32.1954909Z Compiling xla/pjrt/pjrt_api.cc; 19s local ... 2024-04-03T17:35:32.4091629Z 2024-04-03T17:35:32.4092357Z  2024-04-03T17:35:32.4092812Z  2024-04-03T17:35:32.4093183Z  2024-04-03T17:35:32.4093585Z  2024-04-03T17:35:32.4093967Z  2024-04-03T17:35:32.4094305Z  2024-04-03T17:35:32.4094818Z  2024-04-03T17:35:32.4095175Z  2024-04-03T17:35:32.4095752Z [14,284 / 14,756] 48 actions running 2024-04-03T17:35:32.4096640Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 77s local 2024-04-03T17:35:32.4098002Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 66s local 2024-04-03T17:35:32.4098979Z Compiling stablehlo/dialect/VhloOps.cpp; 52s local 2024-04-03T17:35:32.4099851Z Compiling stablehlo/dialect/StablehloOps.cpp; 51s local 2024-04-03T17:35:32.4100759Z Compiling xla/service/algebraic_simplifier.cc; 27s local 2024-04-03T17:35:32.4101864Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 23s local 2024-04-03T17:35:32.4102816Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 21s local 2024-04-03T17:35:32.4103631Z Compiling xla/pjrt/pjrt_api.cc; 20s local ... 2024-04-03T17:35:32.6948366Z 2024-04-03T17:35:32.6949339Z  2024-04-03T17:35:32.6949835Z  2024-04-03T17:35:32.6950234Z  2024-04-03T17:35:32.6950615Z  2024-04-03T17:35:32.6951030Z  2024-04-03T17:35:32.6951432Z  2024-04-03T17:35:32.6951801Z  2024-04-03T17:35:32.6952184Z  2024-04-03T17:35:32.6952966Z [14,285 / 14,756] 48 actions, 47 running 2024-04-03T17:35:32.6953988Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 66s local 2024-04-03T17:35:32.6955081Z Compiling stablehlo/dialect/VhloOps.cpp; 52s local 2024-04-03T17:35:32.6956028Z Compiling stablehlo/dialect/StablehloOps.cpp; 51s local 2024-04-03T17:35:32.6957015Z Compiling xla/service/algebraic_simplifier.cc; 27s local 2024-04-03T17:35:32.6958095Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 24s local 2024-04-03T17:35:32.6959133Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 22s local 2024-04-03T17:35:32.6959922Z Compiling xla/pjrt/pjrt_api.cc; 20s local 2024-04-03T17:35:32.6960803Z Compiling xla/service/cpu/cpu_executable.cc; 16s local ... 2024-04-03T17:35:32.9173860Z 2024-04-03T17:35:32.9174700Z  2024-04-03T17:35:32.9175202Z  2024-04-03T17:35:32.9175680Z  2024-04-03T17:35:32.9176154Z  2024-04-03T17:35:32.9176613Z  2024-04-03T17:35:32.9177102Z  2024-04-03T17:35:32.9177593Z  2024-04-03T17:35:32.9178055Z  2024-04-03T17:35:32.9178812Z [14,287 / 14,756] 48 actions, 47 running 2024-04-03T17:35:32.9180027Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 66s local 2024-04-03T17:35:32.9181272Z Compiling stablehlo/dialect/VhloOps.cpp; 53s local 2024-04-03T17:35:32.9182394Z Compiling stablehlo/dialect/StablehloOps.cpp; 52s local 2024-04-03T17:35:32.9183683Z Compiling xla/service/algebraic_simplifier.cc; 28s local 2024-04-03T17:35:32.9184859Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 24s local 2024-04-03T17:35:32.9185787Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 22s local 2024-04-03T17:35:32.9186532Z Compiling xla/pjrt/pjrt_api.cc; 20s local 2024-04-03T17:35:32.9187481Z Compiling xla/service/cpu/cpu_executable.cc; 16s local ... 2024-04-03T17:35:33.2089660Z 2024-04-03T17:35:33.2090451Z  2024-04-03T17:35:33.2090963Z  2024-04-03T17:35:33.2091421Z  2024-04-03T17:35:33.2091861Z  2024-04-03T17:35:33.2092303Z  2024-04-03T17:35:33.2092725Z  2024-04-03T17:35:33.2093171Z  2024-04-03T17:35:33.2093590Z  2024-04-03T17:35:33.2094280Z [14,287 / 14,756] 48 actions running 2024-04-03T17:35:33.2095535Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 67s local 2024-04-03T17:35:33.2096693Z Compiling stablehlo/dialect/VhloOps.cpp; 53s local 2024-04-03T17:35:33.2097665Z Compiling stablehlo/dialect/StablehloOps.cpp; 52s local 2024-04-03T17:35:33.2098680Z Compiling xla/service/algebraic_simplifier.cc; 28s local 2024-04-03T17:35:33.2099778Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 24s local 2024-04-03T17:35:33.2100915Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 22s local 2024-04-03T17:35:33.2101855Z Compiling xla/pjrt/pjrt_api.cc; 20s local 2024-04-03T17:35:33.2102834Z Compiling xla/service/cpu/cpu_executable.cc; 17s local ... 2024-04-03T17:35:33.4538752Z 2024-04-03T17:35:33.4539850Z  2024-04-03T17:35:33.4540355Z  2024-04-03T17:35:33.4540804Z  2024-04-03T17:35:33.4541351Z  2024-04-03T17:35:33.4541781Z  2024-04-03T17:35:33.4542199Z  2024-04-03T17:35:33.4542658Z  2024-04-03T17:35:33.4543072Z  2024-04-03T17:35:33.4543779Z [14,288 / 14,756] 48 actions, 47 running 2024-04-03T17:35:33.4545062Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 67s local 2024-04-03T17:35:33.4546191Z Compiling stablehlo/dialect/VhloOps.cpp; 53s local 2024-04-03T17:35:33.4547039Z Compiling stablehlo/dialect/StablehloOps.cpp; 52s local 2024-04-03T17:35:33.4548163Z Compiling xla/service/algebraic_simplifier.cc; 28s local 2024-04-03T17:35:33.4549032Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 24s local 2024-04-03T17:35:33.4549899Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 22s local 2024-04-03T17:35:33.4550623Z Compiling xla/service/cpu/cpu_executable.cc; 17s local 2024-04-03T17:35:33.4551661Z Compiling xla/service/indexed_array_analysis.cc; 16s local ... 2024-04-03T17:35:33.7434491Z 2024-04-03T17:35:33.7435226Z  2024-04-03T17:35:33.7435660Z  2024-04-03T17:35:33.7436025Z  2024-04-03T17:35:33.7436348Z  2024-04-03T17:35:33.7436688Z  2024-04-03T17:35:33.7437020Z  2024-04-03T17:35:33.7437335Z  2024-04-03T17:35:33.7437664Z  2024-04-03T17:35:33.7438253Z [14,289 / 14,756] 48 actions, 47 running 2024-04-03T17:35:33.7439312Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 67s local 2024-04-03T17:35:33.7440359Z Compiling stablehlo/dialect/VhloOps.cpp; 53s local 2024-04-03T17:35:33.7443823Z Compiling stablehlo/dialect/StablehloOps.cpp; 52s local 2024-04-03T17:35:33.7445677Z Compiling xla/service/algebraic_simplifier.cc; 28s local 2024-04-03T17:35:33.7446847Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 25s local 2024-04-03T17:35:33.7448040Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 23s local 2024-04-03T17:35:33.7449098Z Compiling xla/service/cpu/cpu_executable.cc; 17s local 2024-04-03T17:35:33.7450255Z Compiling xla/service/indexed_array_analysis.cc; 17s local ... 2024-04-03T17:35:34.0094013Z 2024-04-03T17:35:34.0095441Z  2024-04-03T17:35:34.0095998Z  2024-04-03T17:35:34.0096472Z  2024-04-03T17:35:34.0096933Z  2024-04-03T17:35:34.0097362Z  2024-04-03T17:35:34.0097788Z  2024-04-03T17:35:34.0098229Z  2024-04-03T17:35:34.0098660Z  2024-04-03T17:35:34.0099349Z [14,291 / 14,756] 48 actions running 2024-04-03T17:35:34.0100475Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 67s local 2024-04-03T17:35:34.0101674Z Compiling stablehlo/dialect/VhloOps.cpp; 54s local 2024-04-03T17:35:34.0102668Z Compiling stablehlo/dialect/StablehloOps.cpp; 53s local 2024-04-03T17:35:34.0103799Z Compiling xla/service/algebraic_simplifier.cc; 29s local 2024-04-03T17:35:34.0104935Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 25s local 2024-04-03T17:35:34.0106048Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 23s local 2024-04-03T17:35:34.0107064Z Compiling xla/service/cpu/cpu_executable.cc; 18s local 2024-04-03T17:35:34.0108611Z Compiling xla/pjrt/tracked_device_buffer.cc; 15s local ... 2024-04-03T17:35:34.4852420Z 2024-04-03T17:35:34.4853673Z  2024-04-03T17:35:34.4856280Z  2024-04-03T17:35:34.4857038Z  2024-04-03T17:35:34.4857699Z  2024-04-03T17:35:34.4858342Z  2024-04-03T17:35:34.4858981Z  2024-04-03T17:35:34.4859560Z  2024-04-03T17:35:34.4860243Z  2024-04-03T17:35:34.4861245Z [14,292 / 14,756] 48 actions, 47 running 2024-04-03T17:35:34.4862923Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 68s local 2024-04-03T17:35:34.4864372Z Compiling stablehlo/dialect/VhloOps.cpp; 54s local 2024-04-03T17:35:34.4865706Z Compiling stablehlo/dialect/StablehloOps.cpp; 53s local 2024-04-03T17:35:34.4867435Z Compiling xla/service/algebraic_simplifier.cc; 29s local 2024-04-03T17:35:34.4869263Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 25s local 2024-04-03T17:35:34.4870757Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 23s local 2024-04-03T17:35:34.4871878Z Compiling xla/service/cpu/cpu_executable.cc; 18s local 2024-04-03T17:35:34.4873206Z Compiling xla/pjrt/tracked_device_buffer.cc; 16s local ... 2024-04-03T17:35:34.8100685Z 2024-04-03T17:35:34.8102123Z  2024-04-03T17:35:34.8103210Z  2024-04-03T17:35:34.8104375Z  2024-04-03T17:35:34.8104875Z  2024-04-03T17:35:34.8105324Z  2024-04-03T17:35:34.8105768Z  2024-04-03T17:35:34.8106179Z  2024-04-03T17:35:34.8106890Z  2024-04-03T17:35:34.8108269Z [14,293 / 14,756] 48 actions running 2024-04-03T17:35:34.8109773Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 68s local 2024-04-03T17:35:34.8111442Z Compiling stablehlo/dialect/VhloOps.cpp; 54s local 2024-04-03T17:35:34.8112869Z Compiling stablehlo/dialect/StablehloOps.cpp; 53s local 2024-04-03T17:35:34.8114271Z Compiling xla/service/algebraic_simplifier.cc; 30s local 2024-04-03T17:35:34.8115652Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 26s local 2024-04-03T17:35:34.8117191Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 24s local 2024-04-03T17:35:34.8118295Z Compiling xla/service/cpu/cpu_executable.cc; 18s local 2024-04-03T17:35:34.8119691Z Compiling xla/pjrt/tracked_device_buffer.cc; 16s local ... 2024-04-03T17:35:35.0676739Z 2024-04-03T17:35:35.0678105Z  2024-04-03T17:35:35.0679020Z  2024-04-03T17:35:35.0679894Z  2024-04-03T17:35:35.0681026Z  2024-04-03T17:35:35.0681581Z  2024-04-03T17:35:35.0682064Z  2024-04-03T17:35:35.0682519Z  2024-04-03T17:35:35.0682932Z  2024-04-03T17:35:35.0683815Z [14,294 / 14,756] 48 actions, 47 running 2024-04-03T17:35:35.0684968Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 69s local 2024-04-03T17:35:35.0686246Z Compiling stablehlo/dialect/VhloOps.cpp; 55s local 2024-04-03T17:35:35.0687294Z Compiling stablehlo/dialect/StablehloOps.cpp; 54s local 2024-04-03T17:35:35.0688464Z Compiling xla/service/algebraic_simplifier.cc; 30s local 2024-04-03T17:35:35.0689777Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 26s local 2024-04-03T17:35:35.0690951Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 24s local 2024-04-03T17:35:35.0692019Z Compiling xla/service/cpu/cpu_executable.cc; 19s local 2024-04-03T17:35:35.0693354Z Compiling xla/pjrt/tracked_device_buffer.cc; 16s local ... 2024-04-03T17:35:35.4106274Z 2024-04-03T17:35:35.4107502Z  2024-04-03T17:35:35.4108610Z  2024-04-03T17:35:35.4109277Z  2024-04-03T17:35:35.4109992Z  2024-04-03T17:35:35.4110758Z  2024-04-03T17:35:35.4112016Z  2024-04-03T17:35:35.4112522Z  2024-04-03T17:35:35.4112962Z  2024-04-03T17:35:35.4113625Z [14,294 / 14,756] 48 actions running 2024-04-03T17:35:35.4114791Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 69s local 2024-04-03T17:35:35.4115990Z Compiling stablehlo/dialect/VhloOps.cpp; 55s local 2024-04-03T17:35:35.4117057Z Compiling stablehlo/dialect/StablehloOps.cpp; 54s local 2024-04-03T17:35:35.4118171Z Compiling xla/service/algebraic_simplifier.cc; 30s local 2024-04-03T17:35:35.4119371Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 26s local 2024-04-03T17:35:35.4120534Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 24s local 2024-04-03T17:35:35.4121755Z Compiling xla/service/cpu/cpu_executable.cc; 19s local 2024-04-03T17:35:35.4122837Z Compiling xla/pjrt/tracked_device_buffer.cc; 17s local ... 2024-04-03T17:35:35.6109933Z 2024-04-03T17:35:35.6111037Z  2024-04-03T17:35:35.6111522Z  2024-04-03T17:35:35.6111882Z  2024-04-03T17:35:35.6112283Z  2024-04-03T17:35:35.6112671Z  2024-04-03T17:35:35.6113025Z  2024-04-03T17:35:35.6113415Z  2024-04-03T17:35:35.6114004Z  2024-04-03T17:35:35.6114597Z [14,295 / 14,756] 48 actions running 2024-04-03T17:35:35.6115546Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 69s local 2024-04-03T17:35:35.6116551Z Compiling stablehlo/dialect/VhloOps.cpp; 55s local 2024-04-03T17:35:35.6117458Z Compiling stablehlo/dialect/StablehloOps.cpp; 54s local 2024-04-03T17:35:35.6118537Z Compiling xla/service/algebraic_simplifier.cc; 30s local 2024-04-03T17:35:35.6119587Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 26s local 2024-04-03T17:35:35.6120558Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 25s local 2024-04-03T17:35:35.6121544Z Compiling xla/service/cpu/cpu_executable.cc; 19s local 2024-04-03T17:35:35.6122482Z Compiling xla/pjrt/tracked_device_buffer.cc; 17s local ... 2024-04-03T17:35:36.0114597Z 2024-04-03T17:35:36.0115820Z  2024-04-03T17:35:36.0116372Z  2024-04-03T17:35:36.0116800Z  2024-04-03T17:35:36.0118893Z  2024-04-03T17:35:36.0119673Z  2024-04-03T17:35:36.0120065Z  2024-04-03T17:35:36.0120485Z  2024-04-03T17:35:36.0120915Z  2024-04-03T17:35:36.0121544Z [14,297 / 14,756] 48 actions running 2024-04-03T17:35:36.0122626Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 69s local 2024-04-03T17:35:36.0123752Z Compiling stablehlo/dialect/VhloOps.cpp; 56s local 2024-04-03T17:35:36.0124701Z Compiling stablehlo/dialect/StablehloOps.cpp; 55s local 2024-04-03T17:35:36.0125765Z Compiling xla/service/algebraic_simplifier.cc; 31s local 2024-04-03T17:35:36.0126837Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 27s local 2024-04-03T17:35:36.0127980Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 25s local 2024-04-03T17:35:36.0128961Z Compiling xla/service/cpu/cpu_executable.cc; 20s local 2024-04-03T17:35:36.0130182Z Compiling xla/pjrt/tracked_device_buffer.cc; 17s local ... 2024-04-03T17:35:36.2729426Z 2024-04-03T17:35:36.2731652Z  2024-04-03T17:35:36.2733981Z  2024-04-03T17:35:36.2736181Z  2024-04-03T17:35:36.2738144Z  2024-04-03T17:35:36.2740040Z  2024-04-03T17:35:36.2741952Z  2024-04-03T17:35:36.2743844Z  2024-04-03T17:35:36.2745702Z  2024-04-03T17:35:36.2748097Z [14,300 / 14,756] 48 actions, 47 running 2024-04-03T17:35:36.2752918Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 70s local 2024-04-03T17:35:36.2754229Z Compiling stablehlo/dialect/VhloOps.cpp; 56s local 2024-04-03T17:35:36.2755289Z Compiling stablehlo/dialect/StablehloOps.cpp; 55s local 2024-04-03T17:35:36.2756391Z Compiling xla/service/algebraic_simplifier.cc; 31s local 2024-04-03T17:35:36.2757617Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 27s local 2024-04-03T17:35:36.2758751Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 25s local 2024-04-03T17:35:36.2759741Z Compiling xla/service/cpu/cpu_executable.cc; 20s local 2024-04-03T17:35:36.2760826Z Compiling xla/pjrt/tracked_device_buffer.cc; 17s local ... 2024-04-03T17:35:36.6128666Z 2024-04-03T17:35:36.6129420Z  2024-04-03T17:35:36.6129986Z  2024-04-03T17:35:36.6130452Z  2024-04-03T17:35:36.6131030Z  2024-04-03T17:35:36.6131487Z  2024-04-03T17:35:36.6131931Z  2024-04-03T17:35:36.6132373Z  2024-04-03T17:35:36.6132831Z  2024-04-03T17:35:36.6133550Z [14,301 / 14,756] 48 actions running 2024-04-03T17:35:36.6134920Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 70s local 2024-04-03T17:35:36.6136094Z Compiling stablehlo/dialect/VhloOps.cpp; 56s local 2024-04-03T17:35:36.6137178Z Compiling stablehlo/dialect/StablehloOps.cpp; 55s local 2024-04-03T17:35:36.6138275Z Compiling xla/service/algebraic_simplifier.cc; 31s local 2024-04-03T17:35:36.6139524Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 27s local 2024-04-03T17:35:36.6140750Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 26s local 2024-04-03T17:35:36.6142090Z Compiling xla/service/cpu/cpu_executable.cc; 20s local 2024-04-03T17:35:36.6143199Z Compiling xla/pjrt/tracked_device_buffer.cc; 18s local ... 2024-04-03T17:35:36.8816341Z 2024-04-03T17:35:36.8817110Z  2024-04-03T17:35:36.8817665Z  2024-04-03T17:35:36.8818113Z  2024-04-03T17:35:36.8818535Z  2024-04-03T17:35:36.8818936Z  2024-04-03T17:35:36.8819365Z  2024-04-03T17:35:36.8820046Z  2024-04-03T17:35:36.8820480Z  2024-04-03T17:35:36.8821194Z [14,303 / 14,756] 48 actions, 47 running 2024-04-03T17:35:36.8822341Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 70s local 2024-04-03T17:35:36.8823653Z Compiling stablehlo/dialect/VhloOps.cpp; 57s local 2024-04-03T17:35:36.8824698Z Compiling stablehlo/dialect/StablehloOps.cpp; 55s local 2024-04-03T17:35:36.8825770Z Compiling xla/service/algebraic_simplifier.cc; 32s local 2024-04-03T17:35:36.8826915Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 28s local 2024-04-03T17:35:36.8828687Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 26s local 2024-04-03T17:35:36.8829486Z Compiling xla/service/cpu/cpu_executable.cc; 20s local 2024-04-03T17:35:36.8830347Z Compiling xla/pjrt/tracked_device_buffer.cc; 18s local ... 2024-04-03T17:35:37.2126215Z 2024-04-03T17:35:37.2126976Z  2024-04-03T17:35:37.2127487Z  2024-04-03T17:35:37.2127926Z  2024-04-03T17:35:37.2128336Z  2024-04-03T17:35:37.2128761Z  2024-04-03T17:35:37.2129188Z  2024-04-03T17:35:37.2129562Z  2024-04-03T17:35:37.2129971Z  2024-04-03T17:35:37.2130635Z [14,303 / 14,756] 48 actions running 2024-04-03T17:35:37.2131678Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 71s local 2024-04-03T17:35:37.2132808Z Compiling stablehlo/dialect/VhloOps.cpp; 57s local 2024-04-03T17:35:37.2133777Z Compiling stablehlo/dialect/StablehloOps.cpp; 56s local 2024-04-03T17:35:37.2134966Z Compiling xla/service/algebraic_simplifier.cc; 32s local 2024-04-03T17:35:37.2136097Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 28s local 2024-04-03T17:35:37.2137207Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 26s local 2024-04-03T17:35:37.2138123Z Compiling xla/service/cpu/cpu_executable.cc; 21s local 2024-04-03T17:35:37.2139269Z Compiling xla/pjrt/tracked_device_buffer.cc; 18s local ... 2024-04-03T17:35:37.4797927Z 2024-04-03T17:35:37.4798708Z  2024-04-03T17:35:37.4799257Z  2024-04-03T17:35:37.4799705Z  2024-04-03T17:35:37.4800131Z  2024-04-03T17:35:37.4800583Z  2024-04-03T17:35:37.4801180Z  2024-04-03T17:35:37.4801601Z  2024-04-03T17:35:37.4802039Z  2024-04-03T17:35:37.4802758Z [14,305 / 14,756] 48 actions, 47 running 2024-04-03T17:35:37.4803867Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 71s local 2024-04-03T17:35:37.4805047Z Compiling stablehlo/dialect/VhloOps.cpp; 57s local 2024-04-03T17:35:37.4806087Z Compiling stablehlo/dialect/StablehloOps.cpp; 56s local 2024-04-03T17:35:37.4807169Z Compiling xla/service/algebraic_simplifier.cc; 32s local 2024-04-03T17:35:37.4808280Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 28s local 2024-04-03T17:35:37.4809398Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 26s local 2024-04-03T17:35:37.4810534Z Compiling xla/service/cpu/cpu_executable.cc; 21s local 2024-04-03T17:35:37.4811686Z Compiling xla/pjrt/tracked_device_buffer.cc; 19s local ... 2024-04-03T17:35:37.8139774Z 2024-04-03T17:35:37.8140468Z  2024-04-03T17:35:37.8140938Z  2024-04-03T17:35:37.8141318Z  2024-04-03T17:35:37.8141686Z  2024-04-03T17:35:37.8142049Z  2024-04-03T17:35:37.8142426Z  2024-04-03T17:35:37.8142807Z  2024-04-03T17:35:37.8143154Z  2024-04-03T17:35:37.8143761Z [14,305 / 14,756] 48 actions running 2024-04-03T17:35:37.8144748Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 71s local 2024-04-03T17:35:37.8146118Z Compiling stablehlo/dialect/VhloOps.cpp; 57s local 2024-04-03T17:35:37.8146982Z Compiling stablehlo/dialect/StablehloOps.cpp; 56s local 2024-04-03T17:35:37.8148325Z Compiling xla/service/algebraic_simplifier.cc; 33s local 2024-04-03T17:35:37.8149322Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 29s local 2024-04-03T17:35:37.8150235Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 27s local 2024-04-03T17:35:37.8151206Z Compiling xla/service/cpu/cpu_executable.cc; 21s local 2024-04-03T17:35:37.8152137Z Compiling xla/pjrt/tracked_device_buffer.cc; 19s local ... 2024-04-03T17:35:38.4450586Z 2024-04-03T17:35:38.4451341Z  2024-04-03T17:35:38.4452167Z  2024-04-03T17:35:38.4452603Z  2024-04-03T17:35:38.4453023Z  2024-04-03T17:35:38.4453619Z  2024-04-03T17:35:38.4454046Z  2024-04-03T17:35:38.4454672Z  2024-04-03T17:35:38.4455106Z  2024-04-03T17:35:38.4455796Z [14,306 / 14,756] 48 actions, 47 running 2024-04-03T17:35:38.4457179Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 72s local 2024-04-03T17:35:38.4458308Z Compiling stablehlo/dialect/VhloOps.cpp; 58s local 2024-04-03T17:35:38.4459273Z Compiling stablehlo/dialect/StablehloOps.cpp; 57s local 2024-04-03T17:35:38.4460362Z Compiling xla/service/algebraic_simplifier.cc; 33s local 2024-04-03T17:35:38.4461596Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 29s local 2024-04-03T17:35:38.4462786Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 27s local 2024-04-03T17:35:38.4463812Z Compiling xla/service/cpu/cpu_executable.cc; 22s local 2024-04-03T17:35:38.4464891Z Compiling xla/pjrt/tracked_device_buffer.cc; 20s local ... 2024-04-03T17:35:38.8161991Z 2024-04-03T17:35:38.8162741Z  2024-04-03T17:35:38.8163155Z  2024-04-03T17:35:38.8163502Z  2024-04-03T17:35:38.8163837Z  2024-04-03T17:35:38.8164155Z  2024-04-03T17:35:38.8164485Z  2024-04-03T17:35:38.8164797Z  2024-04-03T17:35:38.8165173Z  2024-04-03T17:35:38.8165724Z [14,306 / 14,756] 48 actions running 2024-04-03T17:35:38.8166583Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 72s local 2024-04-03T17:35:38.8167509Z Compiling stablehlo/dialect/VhloOps.cpp; 58s local 2024-04-03T17:35:38.8168380Z Compiling stablehlo/dialect/StablehloOps.cpp; 57s local 2024-04-03T17:35:38.8169240Z Compiling xla/service/algebraic_simplifier.cc; 34s local 2024-04-03T17:35:38.8170185Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 30s local 2024-04-03T17:35:38.8171104Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 28s local 2024-04-03T17:35:38.8171914Z Compiling xla/service/cpu/cpu_executable.cc; 22s local 2024-04-03T17:35:38.8172764Z Compiling xla/pjrt/tracked_device_buffer.cc; 20s local ... 2024-04-03T17:35:39.0186656Z 2024-04-03T17:35:39.0187437Z  2024-04-03T17:35:39.0188204Z  2024-04-03T17:35:39.0188630Z  2024-04-03T17:35:39.0189064Z  2024-04-03T17:35:39.0189531Z  2024-04-03T17:35:39.0189945Z  2024-04-03T17:35:39.0190385Z  2024-04-03T17:35:39.0190795Z  2024-04-03T17:35:39.0191451Z [14,307 / 14,756] 48 actions running 2024-04-03T17:35:39.0192643Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 72s local 2024-04-03T17:35:39.0193836Z Compiling stablehlo/dialect/VhloOps.cpp; 59s local 2024-04-03T17:35:39.0194807Z Compiling stablehlo/dialect/StablehloOps.cpp; 58s local 2024-04-03T17:35:39.0196059Z Compiling xla/service/algebraic_simplifier.cc; 34s local 2024-04-03T17:35:39.0197253Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 30s local 2024-04-03T17:35:39.0198390Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 28s local 2024-04-03T17:35:39.0199404Z Compiling xla/service/cpu/cpu_executable.cc; 23s local 2024-04-03T17:35:39.0200484Z Compiling xla/pjrt/tracked_device_buffer.cc; 20s local ... 2024-04-03T17:35:39.7672866Z 2024-04-03T17:35:39.7673645Z  2024-04-03T17:35:39.7674483Z  2024-04-03T17:35:39.7675042Z  2024-04-03T17:35:39.7675480Z  2024-04-03T17:35:39.7675915Z  2024-04-03T17:35:39.7676318Z  2024-04-03T17:35:39.7676760Z  2024-04-03T17:35:39.7677177Z  2024-04-03T17:35:39.7678045Z [14,308 / 14,756] 48 actions, 47 running 2024-04-03T17:35:39.7679148Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 73s local 2024-04-03T17:35:39.7680453Z Compiling stablehlo/dialect/VhloOps.cpp; 59s local 2024-04-03T17:35:39.7681426Z Compiling stablehlo/dialect/StablehloOps.cpp; 58s local 2024-04-03T17:35:39.7682486Z Compiling xla/service/algebraic_simplifier.cc; 34s local 2024-04-03T17:35:39.7683799Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 31s local 2024-04-03T17:35:39.7684905Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 29s local 2024-04-03T17:35:39.7685906Z Compiling xla/service/cpu/cpu_executable.cc; 23s local 2024-04-03T17:35:39.7686967Z Compiling xla/pjrt/tracked_device_buffer.cc; 21s local ... 2024-04-03T17:35:40.0153154Z 2024-04-03T17:35:40.0153933Z  2024-04-03T17:35:40.0154459Z  2024-04-03T17:35:40.0154917Z  2024-04-03T17:35:40.0155360Z  2024-04-03T17:35:40.0155788Z  2024-04-03T17:35:40.0156227Z  2024-04-03T17:35:40.0156659Z  2024-04-03T17:35:40.0157112Z  2024-04-03T17:35:40.0157817Z [14,309 / 14,756] 48 actions running 2024-04-03T17:35:40.0158964Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 73s local 2024-04-03T17:35:40.0160163Z Compiling stablehlo/dialect/VhloOps.cpp; 60s local 2024-04-03T17:35:40.0161224Z Compiling stablehlo/dialect/StablehloOps.cpp; 59s local 2024-04-03T17:35:40.0162368Z Compiling xla/service/algebraic_simplifier.cc; 35s local 2024-04-03T17:35:40.0163586Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 31s local 2024-04-03T17:35:40.0164745Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 29s local 2024-04-03T17:35:40.0165795Z Compiling xla/service/cpu/cpu_executable.cc; 24s local 2024-04-03T17:35:40.0166965Z Compiling xla/pjrt/tracked_device_buffer.cc; 21s local ... 2024-04-03T17:35:40.2325204Z 2024-04-03T17:35:40.2326441Z  2024-04-03T17:35:40.2327411Z  2024-04-03T17:35:40.2328222Z  2024-04-03T17:35:40.2329105Z  2024-04-03T17:35:40.2332163Z  2024-04-03T17:35:40.2332829Z  2024-04-03T17:35:40.2333715Z  2024-04-03T17:35:40.2334424Z  2024-04-03T17:35:40.2335839Z [14,310 / 14,756] 48 actions, 47 running 2024-04-03T17:35:40.2337207Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 74s local 2024-04-03T17:35:40.2338666Z Compiling stablehlo/dialect/VhloOps.cpp; 60s local 2024-04-03T17:35:40.2339880Z Compiling stablehlo/dialect/StablehloOps.cpp; 59s local 2024-04-03T17:35:40.2341339Z Compiling xla/service/algebraic_simplifier.cc; 35s local 2024-04-03T17:35:40.2342982Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 31s local 2024-04-03T17:35:40.2344432Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 29s local 2024-04-03T17:35:40.2345570Z Compiling xla/service/cpu/cpu_executable.cc; 24s local 2024-04-03T17:35:40.2346894Z Compiling xla/pjrt/tracked_device_buffer.cc; 21s local ... 2024-04-03T17:35:40.6162749Z 2024-04-03T17:35:40.6163454Z  2024-04-03T17:35:40.6163917Z  2024-04-03T17:35:40.6164282Z  2024-04-03T17:35:40.6164653Z  2024-04-03T17:35:40.6165162Z  2024-04-03T17:35:40.6165501Z  2024-04-03T17:35:40.6165855Z  2024-04-03T17:35:40.6166209Z  2024-04-03T17:35:40.6166752Z [14,310 / 14,756] 48 actions running 2024-04-03T17:35:40.6167681Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 74s local 2024-04-03T17:35:40.6168648Z Compiling stablehlo/dialect/VhloOps.cpp; 60s local 2024-04-03T17:35:40.6169650Z Compiling stablehlo/dialect/StablehloOps.cpp; 59s local 2024-04-03T17:35:40.6170552Z Compiling xla/service/algebraic_simplifier.cc; 35s local 2024-04-03T17:35:40.6171880Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 31s local 2024-04-03T17:35:40.6172839Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 30s local 2024-04-03T17:35:40.6173699Z Compiling xla/service/cpu/cpu_executable.cc; 24s local 2024-04-03T17:35:40.6174785Z Compiling xla/pjrt/tracked_device_buffer.cc; 22s local ... 2024-04-03T17:35:41.0158683Z 2024-04-03T17:35:41.0159784Z  2024-04-03T17:35:41.0160488Z  2024-04-03T17:35:41.0160869Z  2024-04-03T17:35:41.0161221Z  2024-04-03T17:35:41.0161585Z  2024-04-03T17:35:41.0161959Z  2024-04-03T17:35:41.0162312Z  2024-04-03T17:35:41.0162656Z  2024-04-03T17:35:41.0163376Z [14,311 / 14,756] 48 actions running 2024-04-03T17:35:41.0164356Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 74s local 2024-04-03T17:35:41.0165347Z Compiling stablehlo/dialect/VhloOps.cpp; 61s local 2024-04-03T17:35:41.0166243Z Compiling stablehlo/dialect/StablehloOps.cpp; 60s local 2024-04-03T17:35:41.0167270Z Compiling xla/service/algebraic_simplifier.cc; 36s local 2024-04-03T17:35:41.0168234Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 32s local 2024-04-03T17:35:41.0169171Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 30s local 2024-04-03T17:35:41.0170038Z Compiling xla/service/cpu/cpu_executable.cc; 25s local 2024-04-03T17:35:41.0170986Z Compiling xla/pjrt/tracked_device_buffer.cc; 22s local ... 2024-04-03T17:35:41.2163339Z 2024-04-03T17:35:41.2175551Z  2024-04-03T17:35:41.2176122Z  2024-04-03T17:35:41.2176568Z  2024-04-03T17:35:41.2176958Z  2024-04-03T17:35:41.2177369Z  2024-04-03T17:35:41.2177775Z  2024-04-03T17:35:41.2178218Z  2024-04-03T17:35:41.2178582Z  2024-04-03T17:35:41.2179223Z [14,312 / 14,756] 48 actions running 2024-04-03T17:35:41.2180299Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 75s local 2024-04-03T17:35:41.2181434Z Compiling stablehlo/dialect/VhloOps.cpp; 61s local 2024-04-03T17:35:41.2182435Z Compiling stablehlo/dialect/StablehloOps.cpp; 60s local 2024-04-03T17:35:41.2183504Z Compiling xla/service/algebraic_simplifier.cc; 36s local 2024-04-03T17:35:41.2184647Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 32s local 2024-04-03T17:35:41.2185747Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 30s local 2024-04-03T17:35:41.2186757Z Compiling xla/service/cpu/cpu_executable.cc; 25s local 2024-04-03T17:35:41.2188044Z Compiling xla/pjrt/tracked_device_buffer.cc; 22s local ... 2024-04-03T17:35:41.4590287Z 2024-04-03T17:35:41.4591008Z  2024-04-03T17:35:41.4591442Z  2024-04-03T17:35:41.4591777Z  2024-04-03T17:35:41.4592107Z  2024-04-03T17:35:41.4592425Z  2024-04-03T17:35:41.4592731Z  2024-04-03T17:35:41.4593050Z  2024-04-03T17:35:41.4593371Z  2024-04-03T17:35:41.4593905Z [14,314 / 14,756] 48 actions, 47 running 2024-04-03T17:35:41.4594763Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 75s local 2024-04-03T17:35:41.4595633Z Compiling stablehlo/dialect/VhloOps.cpp; 61s local 2024-04-03T17:35:41.4596367Z Compiling stablehlo/dialect/StablehloOps.cpp; 60s local 2024-04-03T17:35:41.4597155Z Compiling xla/service/algebraic_simplifier.cc; 36s local 2024-04-03T17:35:41.4598004Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 32s local 2024-04-03T17:35:41.4598820Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 30s local 2024-04-03T17:35:41.4599554Z Compiling xla/service/cpu/cpu_executable.cc; 25s local 2024-04-03T17:35:41.4600340Z Compiling xla/pjrt/tracked_device_buffer.cc; 23s local ... 2024-04-03T17:35:41.8168275Z 2024-04-03T17:35:41.8169426Z  2024-04-03T17:35:41.8170207Z  2024-04-03T17:35:41.8170921Z  2024-04-03T17:35:41.8174448Z  2024-04-03T17:35:41.8175294Z  2024-04-03T17:35:41.8177972Z  2024-04-03T17:35:41.8178776Z  2024-04-03T17:35:41.8179395Z  2024-04-03T17:35:41.8180508Z [14,314 / 14,756] 48 actions running 2024-04-03T17:35:41.8182117Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 75s local 2024-04-03T17:35:41.8184028Z Compiling stablehlo/dialect/VhloOps.cpp; 61s local 2024-04-03T17:35:41.8185069Z Compiling stablehlo/dialect/StablehloOps.cpp; 60s local 2024-04-03T17:35:41.8186458Z Compiling xla/service/algebraic_simplifier.cc; 37s local 2024-04-03T17:35:41.8187952Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 33s local 2024-04-03T17:35:41.8189143Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 31s local 2024-04-03T17:35:41.8190312Z Compiling xla/service/cpu/cpu_executable.cc; 25s local 2024-04-03T17:35:41.8191412Z Compiling xla/pjrt/tracked_device_buffer.cc; 23s local ... 2024-04-03T17:35:42.0686256Z 2024-04-03T17:35:42.0687512Z  2024-04-03T17:35:42.0688218Z  2024-04-03T17:35:42.0690756Z  2024-04-03T17:35:42.0693212Z  2024-04-03T17:35:42.0695866Z  2024-04-03T17:35:42.0696871Z  2024-04-03T17:35:42.0697869Z  2024-04-03T17:35:42.0698528Z  2024-04-03T17:35:42.0699268Z [14,315 / 14,756] 48 actions, 47 running 2024-04-03T17:35:42.0700492Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 76s local 2024-04-03T17:35:42.0701720Z Compiling stablehlo/dialect/VhloOps.cpp; 62s local 2024-04-03T17:35:42.0702810Z Compiling stablehlo/dialect/StablehloOps.cpp; 61s local 2024-04-03T17:35:42.0703951Z Compiling xla/service/algebraic_simplifier.cc; 37s local 2024-04-03T17:35:42.0705222Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 33s local 2024-04-03T17:35:42.0706418Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 31s local 2024-04-03T17:35:42.0707525Z Compiling xla/service/cpu/cpu_executable.cc; 26s local 2024-04-03T17:35:42.0708978Z Compiling xla/pjrt/tracked_device_buffer.cc; 23s local ... 2024-04-03T17:35:42.4173916Z 2024-04-03T17:35:42.4175342Z  2024-04-03T17:35:42.4176152Z  2024-04-03T17:35:42.4177225Z  2024-04-03T17:35:42.4177727Z  2024-04-03T17:35:42.4178158Z  2024-04-03T17:35:42.4178566Z  2024-04-03T17:35:42.4178973Z  2024-04-03T17:35:42.4179400Z  2024-04-03T17:35:42.4180069Z [14,316 / 14,756] 48 actions running 2024-04-03T17:35:42.4181180Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 76s local 2024-04-03T17:35:42.4182399Z Compiling stablehlo/dialect/VhloOps.cpp; 62s local 2024-04-03T17:35:42.4183401Z Compiling stablehlo/dialect/StablehloOps.cpp; 61s local 2024-04-03T17:35:42.4184450Z Compiling xla/service/algebraic_simplifier.cc; 37s local 2024-04-03T17:35:42.4185591Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 33s local 2024-04-03T17:35:42.4186729Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 31s local 2024-04-03T17:35:42.4187991Z Compiling xla/service/cpu/cpu_executable.cc; 26s local 2024-04-03T17:35:42.4189078Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 22s local ... 2024-04-03T17:35:42.7130305Z 2024-04-03T17:35:42.7131070Z  2024-04-03T17:35:42.7131573Z  2024-04-03T17:35:42.7131998Z  2024-04-03T17:35:42.7132382Z  2024-04-03T17:35:42.7132787Z  2024-04-03T17:35:42.7133205Z  2024-04-03T17:35:42.7133587Z  2024-04-03T17:35:42.7134038Z  2024-04-03T17:35:42.7135055Z [14,317 / 14,756] 48 actions, 47 running 2024-04-03T17:35:42.7136148Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 76s local 2024-04-03T17:35:42.7137297Z Compiling stablehlo/dialect/VhloOps.cpp; 62s local 2024-04-03T17:35:42.7138292Z Compiling stablehlo/dialect/StablehloOps.cpp; 61s local 2024-04-03T17:35:42.7139338Z Compiling xla/service/algebraic_simplifier.cc; 37s local 2024-04-03T17:35:42.7140499Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 34s local 2024-04-03T17:35:42.7141660Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 32s local 2024-04-03T17:35:42.7142691Z Compiling xla/service/cpu/cpu_executable.cc; 26s local 2024-04-03T17:35:42.7144144Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 23s local ... 2024-04-03T17:35:42.9150334Z 2024-04-03T17:35:42.9151065Z  2024-04-03T17:35:42.9151501Z  2024-04-03T17:35:42.9151839Z  2024-04-03T17:35:42.9152152Z  2024-04-03T17:35:42.9152550Z  2024-04-03T17:35:42.9152874Z  2024-04-03T17:35:42.9153175Z  2024-04-03T17:35:42.9153754Z  2024-04-03T17:35:42.9154303Z [14,319 / 14,756] 48 actions, 47 running 2024-04-03T17:35:42.9155164Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 76s local 2024-04-03T17:35:42.9156137Z Compiling stablehlo/dialect/VhloOps.cpp; 63s local 2024-04-03T17:35:42.9156909Z Compiling stablehlo/dialect/StablehloOps.cpp; 62s local 2024-04-03T17:35:42.9157691Z Compiling xla/service/algebraic_simplifier.cc; 38s local 2024-04-03T17:35:42.9158628Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 32s local 2024-04-03T17:35:42.9159403Z Compiling xla/service/cpu/cpu_executable.cc; 26s local 2024-04-03T17:35:42.9160311Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 23s local 2024-04-03T17:35:42.9161207Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 21s local ... 2024-04-03T17:35:43.2185861Z 2024-04-03T17:35:43.2186631Z  2024-04-03T17:35:43.2187151Z  2024-04-03T17:35:43.2187562Z  2024-04-03T17:35:43.2188195Z  2024-04-03T17:35:43.2188641Z  2024-04-03T17:35:43.2189040Z  2024-04-03T17:35:43.2189474Z  2024-04-03T17:35:43.2189893Z  2024-04-03T17:35:43.2190568Z [14,320 / 14,756] 47 actions running 2024-04-03T17:35:43.2192645Z Compiling stablehlo/dialect/VhloOps.cpp; 63s local 2024-04-03T17:35:43.2193728Z Compiling stablehlo/dialect/StablehloOps.cpp; 62s local 2024-04-03T17:35:43.2194818Z Compiling xla/service/algebraic_simplifier.cc; 38s local 2024-04-03T17:35:43.2196037Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 32s local 2024-04-03T17:35:43.2197064Z Compiling xla/service/cpu/cpu_executable.cc; 27s local 2024-04-03T17:35:43.2198119Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 23s local 2024-04-03T17:35:43.2199264Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 21s local 2024-04-03T17:35:43.2200442Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 18s local ... 2024-04-03T17:35:43.4776085Z 2024-04-03T17:35:43.4776870Z  2024-04-03T17:35:43.4777380Z  2024-04-03T17:35:43.4777833Z  2024-04-03T17:35:43.4778226Z  2024-04-03T17:35:43.4778662Z  2024-04-03T17:35:43.4779063Z  2024-04-03T17:35:43.4779481Z  2024-04-03T17:35:43.4779932Z  2024-04-03T17:35:43.4780639Z [14,321 / 14,756] 48 actions, 47 running 2024-04-03T17:35:43.4781591Z Compiling stablehlo/dialect/VhloOps.cpp; 63s local 2024-04-03T17:35:43.4782654Z Compiling stablehlo/dialect/StablehloOps.cpp; 62s local 2024-04-03T17:35:43.4783752Z Compiling xla/service/algebraic_simplifier.cc; 38s local 2024-04-03T17:35:43.4784946Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 32s local 2024-04-03T17:35:43.4785880Z Compiling xla/service/cpu/cpu_executable.cc; 27s local 2024-04-03T17:35:43.4786945Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 23s local 2024-04-03T17:35:43.4788270Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 22s local 2024-04-03T17:35:43.4789377Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 18s local ... 2024-04-03T17:35:43.8268605Z 2024-04-03T17:35:43.8349514Z  2024-04-03T17:35:43.8350593Z  2024-04-03T17:35:43.8358361Z  2024-04-03T17:35:43.8358957Z  2024-04-03T17:35:43.8359362Z  2024-04-03T17:35:43.8359800Z  2024-04-03T17:35:43.8360231Z  2024-04-03T17:35:43.8360656Z  2024-04-03T17:35:43.8361343Z [14,321 / 14,756] 48 actions running 2024-04-03T17:35:43.8362257Z Compiling stablehlo/dialect/VhloOps.cpp; 63s local 2024-04-03T17:35:43.8363313Z Compiling stablehlo/dialect/StablehloOps.cpp; 62s local 2024-04-03T17:35:43.8364662Z Compiling xla/service/algebraic_simplifier.cc; 39s local 2024-04-03T17:35:43.8365607Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 33s local 2024-04-03T17:35:43.8366560Z Compiling xla/service/cpu/cpu_executable.cc; 27s local 2024-04-03T17:35:43.8367539Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 24s local 2024-04-03T17:35:43.8368588Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 22s local 2024-04-03T17:35:43.8369895Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 19s local ... 2024-04-03T17:35:44.1852442Z 2024-04-03T17:35:44.1853631Z  2024-04-03T17:35:44.1854168Z  2024-04-03T17:35:44.1854718Z  2024-04-03T17:35:44.1855333Z  2024-04-03T17:35:44.1856100Z  2024-04-03T17:35:44.1856561Z  2024-04-03T17:35:44.1856973Z  2024-04-03T17:35:44.1857405Z  2024-04-03T17:35:44.1858158Z [14,323 / 14,756] 48 actions, 47 running 2024-04-03T17:35:44.1859161Z Compiling stablehlo/dialect/VhloOps.cpp; 64s local 2024-04-03T17:35:44.1860461Z Compiling stablehlo/dialect/StablehloOps.cpp; 63s local 2024-04-03T17:35:44.1861569Z Compiling xla/service/algebraic_simplifier.cc; 39s local 2024-04-03T17:35:44.1862616Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 33s local 2024-04-03T17:35:44.1863669Z Compiling xla/service/cpu/cpu_executable.cc; 28s local 2024-04-03T17:35:44.1864763Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 24s local 2024-04-03T17:35:44.1865937Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 22s local 2024-04-03T17:35:44.1867103Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 19s local ... 2024-04-03T17:35:44.4191977Z 2024-04-03T17:35:44.4193201Z  2024-04-03T17:35:44.4193775Z  2024-04-03T17:35:44.4194202Z  2024-04-03T17:35:44.4194615Z  2024-04-03T17:35:44.4195654Z  2024-04-03T17:35:44.4196373Z  2024-04-03T17:35:44.4196999Z  2024-04-03T17:35:44.4197639Z  2024-04-03T17:35:44.4198309Z [14,323 / 14,756] 48 actions running 2024-04-03T17:35:44.4199913Z Compiling stablehlo/dialect/VhloOps.cpp; 64s local 2024-04-03T17:35:44.4201032Z Compiling stablehlo/dialect/StablehloOps.cpp; 63s local 2024-04-03T17:35:44.4202154Z Compiling xla/service/algebraic_simplifier.cc; 39s local 2024-04-03T17:35:44.4203343Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 33s local 2024-04-03T17:35:44.4204481Z Compiling xla/service/cpu/cpu_executable.cc; 28s local 2024-04-03T17:35:44.4205613Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 24s local 2024-04-03T17:35:44.4206838Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 23s local 2024-04-03T17:35:44.4208099Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 19s local ... 2024-04-03T17:35:44.8204215Z 2024-04-03T17:35:44.8205186Z  2024-04-03T17:35:44.8205896Z  2024-04-03T17:35:44.8206473Z  2024-04-03T17:35:44.8206888Z  2024-04-03T17:35:44.8207478Z  2024-04-03T17:35:44.8208043Z  2024-04-03T17:35:44.8208453Z  2024-04-03T17:35:44.8209101Z  2024-04-03T17:35:44.8209969Z [14,324 / 14,756] 48 actions running 2024-04-03T17:35:44.8211231Z Compiling stablehlo/dialect/VhloOps.cpp; 64s local 2024-04-03T17:35:44.8212337Z Compiling stablehlo/dialect/StablehloOps.cpp; 63s local 2024-04-03T17:35:44.8213697Z Compiling xla/service/algebraic_simplifier.cc; 40s local 2024-04-03T17:35:44.8215167Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 34s local 2024-04-03T17:35:44.8216294Z Compiling xla/service/cpu/cpu_executable.cc; 28s local 2024-04-03T17:35:44.8217641Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 25s local 2024-04-03T17:35:44.8219080Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 23s local 2024-04-03T17:35:44.8220518Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 20s local ... 2024-04-03T17:35:45.1844100Z 2024-04-03T17:35:45.1849218Z  2024-04-03T17:35:45.1849836Z  2024-04-03T17:35:45.1850319Z  2024-04-03T17:35:45.1850775Z  2024-04-03T17:35:45.1851481Z  2024-04-03T17:35:45.1851889Z  2024-04-03T17:35:45.1852318Z  2024-04-03T17:35:45.1852744Z  2024-04-03T17:35:45.1853460Z [14,327 / 14,756] 48 actions, 47 running 2024-04-03T17:35:45.1854519Z Compiling stablehlo/dialect/StablehloOps.cpp; 64s local 2024-04-03T17:35:45.1855753Z Compiling xla/service/algebraic_simplifier.cc; 40s local 2024-04-03T17:35:45.1856937Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 34s local 2024-04-03T17:35:45.1857936Z Compiling xla/service/cpu/cpu_executable.cc; 29s local 2024-04-03T17:35:45.1858971Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 25s local 2024-04-03T17:35:45.1860440Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 23s local 2024-04-03T17:35:45.1861558Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 20s local 2024-04-03T17:35:45.1862461Z Compiling torch_xla/csrc/unwrap_data.cpp; 18s local ... 2024-04-03T17:35:45.4173315Z 2024-04-03T17:35:45.4174136Z  2024-04-03T17:35:45.4174770Z  2024-04-03T17:35:45.4175533Z  2024-04-03T17:35:45.4175952Z  2024-04-03T17:35:45.4176456Z  2024-04-03T17:35:45.4176874Z  2024-04-03T17:35:45.4177344Z  2024-04-03T17:35:45.4177763Z  2024-04-03T17:35:45.4178527Z [14,328 / 14,756] 48 actions, 47 running 2024-04-03T17:35:45.4179410Z Compiling stablehlo/dialect/StablehloOps.cpp; 64s local 2024-04-03T17:35:45.4180578Z Compiling xla/service/algebraic_simplifier.cc; 40s local 2024-04-03T17:35:45.4181669Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 34s local 2024-04-03T17:35:45.4182876Z Compiling xla/service/cpu/cpu_executable.cc; 29s local 2024-04-03T17:35:45.4183981Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 25s local 2024-04-03T17:35:45.4185132Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 24s local 2024-04-03T17:35:45.4186226Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 20s local 2024-04-03T17:35:45.4187281Z Compiling torch_xla/csrc/unwrap_data.cpp; 19s local ... 2024-04-03T17:35:45.6201906Z 2024-04-03T17:35:45.6203013Z  2024-04-03T17:35:45.6203576Z  2024-04-03T17:35:45.6203950Z  2024-04-03T17:35:45.6204300Z  2024-04-03T17:35:45.6207574Z  2024-04-03T17:35:45.6210602Z  2024-04-03T17:35:45.6213281Z  2024-04-03T17:35:45.6216144Z  2024-04-03T17:35:45.6219058Z [14,329 / 14,756] 48 actions running 2024-04-03T17:35:45.6222321Z Compiling stablehlo/dialect/StablehloOps.cpp; 64s local 2024-04-03T17:35:45.6225649Z Compiling xla/service/algebraic_simplifier.cc; 40s local 2024-04-03T17:35:45.6229186Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 35s local 2024-04-03T17:35:45.6232408Z Compiling xla/service/cpu/cpu_executable.cc; 29s local 2024-04-03T17:35:45.6235914Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 25s local 2024-04-03T17:35:45.6239136Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 24s local 2024-04-03T17:35:45.6242312Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 20s local 2024-04-03T17:35:45.6245594Z Compiling torch_xla/csrc/lowering_context.cpp; 15s local ... 2024-04-03T17:35:45.9843230Z 2024-04-03T17:35:45.9844443Z  2024-04-03T17:35:45.9845336Z  2024-04-03T17:35:45.9848642Z  2024-04-03T17:35:45.9849302Z  2024-04-03T17:35:45.9852114Z  2024-04-03T17:35:45.9852739Z  2024-04-03T17:35:45.9856038Z  2024-04-03T17:35:45.9856706Z  2024-04-03T17:35:45.9859901Z [14,330 / 14,756] 48 actions, 47 running 2024-04-03T17:35:45.9861308Z Compiling stablehlo/dialect/StablehloOps.cpp; 65s local 2024-04-03T17:35:45.9864961Z Compiling xla/service/algebraic_simplifier.cc; 41s local 2024-04-03T17:35:45.9866242Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 35s local 2024-04-03T17:35:45.9870073Z Compiling xla/service/cpu/cpu_executable.cc; 29s local 2024-04-03T17:35:45.9871359Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 26s local 2024-04-03T17:35:45.9875115Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 24s local 2024-04-03T17:35:45.9876697Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 21s local 2024-04-03T17:35:45.9880101Z Compiling torch_xla/csrc/lowering_context.cpp; 16s local ... 2024-04-03T17:35:46.2211448Z 2024-04-03T17:35:46.2212203Z  2024-04-03T17:35:46.2212742Z  2024-04-03T17:35:46.2213153Z  2024-04-03T17:35:46.2213567Z  2024-04-03T17:35:46.2213998Z  2024-04-03T17:35:46.2214802Z  2024-04-03T17:35:46.2215219Z  2024-04-03T17:35:46.2215637Z  2024-04-03T17:35:46.2216319Z [14,330 / 14,756] 48 actions running 2024-04-03T17:35:46.2217261Z Compiling stablehlo/dialect/StablehloOps.cpp; 65s local 2024-04-03T17:35:46.2218555Z Compiling xla/service/algebraic_simplifier.cc; 41s local 2024-04-03T17:35:46.2219587Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 35s local 2024-04-03T17:35:46.2220545Z Compiling xla/service/cpu/cpu_executable.cc; 30s local 2024-04-03T17:35:46.2221591Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 26s local 2024-04-03T17:35:46.2222850Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 24s local 2024-04-03T17:35:46.2223958Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 21s local 2024-04-03T17:35:46.2225010Z Compiling torch_xla/csrc/lowering_context.cpp; 16s local ... 2024-04-03T17:35:46.4213447Z 2024-04-03T17:35:46.4214149Z  2024-04-03T17:35:46.4214745Z  2024-04-03T17:35:46.4215186Z  2024-04-03T17:35:46.4215595Z  2024-04-03T17:35:46.4215997Z  2024-04-03T17:35:46.4216394Z  2024-04-03T17:35:46.4216812Z  2024-04-03T17:35:46.4217211Z  2024-04-03T17:35:46.4220162Z [14,331 / 14,756] 48 actions running 2024-04-03T17:35:46.4224928Z Compiling stablehlo/dialect/StablehloOps.cpp; 65s local 2024-04-03T17:35:46.4229721Z Compiling xla/service/algebraic_simplifier.cc; 41s local 2024-04-03T17:35:46.4233831Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 35s local 2024-04-03T17:35:46.4237799Z Compiling xla/service/cpu/cpu_executable.cc; 30s local 2024-04-03T17:35:46.4241800Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 26s local 2024-04-03T17:35:46.4245921Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 25s local 2024-04-03T17:35:46.4250363Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 21s local 2024-04-03T17:35:46.4254839Z Compiling torch_xla/csrc/lowering_context.cpp; 16s local ... 2024-04-03T17:35:47.5073972Z 2024-04-03T17:35:47.5074741Z  2024-04-03T17:35:47.5076016Z  2024-04-03T17:35:47.5076928Z  2024-04-03T17:35:47.5077278Z  2024-04-03T17:35:47.5077644Z  2024-04-03T17:35:47.5080020Z  2024-04-03T17:35:47.5083128Z  2024-04-03T17:35:47.5085962Z  2024-04-03T17:35:47.5089108Z [14,332 / 14,756] 48 actions, 47 running 2024-04-03T17:35:47.5092530Z Compiling stablehlo/dialect/StablehloOps.cpp; 66s local 2024-04-03T17:35:47.5096294Z Compiling xla/service/algebraic_simplifier.cc; 42s local 2024-04-03T17:35:47.5099824Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 36s local 2024-04-03T17:35:47.5103456Z Compiling xla/service/cpu/cpu_executable.cc; 31s local 2024-04-03T17:35:47.5107127Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 27s local 2024-04-03T17:35:47.5111039Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 26s local 2024-04-03T17:35:47.5114557Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 22s local 2024-04-03T17:35:47.5118153Z Compiling torch_xla/csrc/lowering_context.cpp; 17s local ... 2024-04-03T17:35:47.8221417Z 2024-04-03T17:35:47.8222533Z  2024-04-03T17:35:47.8225664Z  2024-04-03T17:35:47.8228856Z  2024-04-03T17:35:47.8231758Z  2024-04-03T17:35:47.8234635Z  2024-04-03T17:35:47.8237536Z  2024-04-03T17:35:47.8238450Z  2024-04-03T17:35:47.8239784Z  2024-04-03T17:35:47.8240444Z [14,333 / 14,756] 48 actions running 2024-04-03T17:35:47.8241324Z Compiling stablehlo/dialect/StablehloOps.cpp; 66s local 2024-04-03T17:35:47.8242618Z Compiling xla/service/algebraic_simplifier.cc; 43s local 2024-04-03T17:35:47.8243539Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 37s local 2024-04-03T17:35:47.8244437Z Compiling xla/service/cpu/cpu_executable.cc; 31s local 2024-04-03T17:35:47.8245416Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 28s local 2024-04-03T17:35:47.8246507Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 26s local 2024-04-03T17:35:47.8247721Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 23s local 2024-04-03T17:35:47.8248745Z Compiling torch_xla/csrc/lowering_context.cpp; 17s local ... 2024-04-03T17:35:48.2979013Z 2024-04-03T17:35:48.2980278Z  2024-04-03T17:35:48.2983285Z  2024-04-03T17:35:48.2983922Z  2024-04-03T17:35:48.2986574Z  2024-04-03T17:35:48.2987137Z  2024-04-03T17:35:48.2989968Z  2024-04-03T17:35:48.2990543Z  2024-04-03T17:35:48.2993931Z  2024-04-03T17:35:48.2994798Z [14,334 / 14,756] 48 actions, 47 running 2024-04-03T17:35:48.2998359Z Compiling stablehlo/dialect/StablehloOps.cpp; 67s local 2024-04-03T17:35:48.2999516Z Compiling xla/service/algebraic_simplifier.cc; 43s local 2024-04-03T17:35:48.3003666Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 37s local 2024-04-03T17:35:48.3004720Z Compiling xla/service/cpu/cpu_executable.cc; 32s local 2024-04-03T17:35:48.3008882Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 28s local 2024-04-03T17:35:48.3010087Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 27s local 2024-04-03T17:35:48.3031514Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 23s local 2024-04-03T17:35:48.3032955Z Compiling torch_xla/csrc/lowering_context.cpp; 18s local ... 2024-04-03T17:35:48.6227777Z 2024-04-03T17:35:48.6229066Z  2024-04-03T17:35:48.6229809Z  2024-04-03T17:35:48.6231083Z  2024-04-03T17:35:48.6231538Z  2024-04-03T17:35:48.6231919Z  2024-04-03T17:35:48.6232301Z  2024-04-03T17:35:48.6232680Z  2024-04-03T17:35:48.6233062Z  2024-04-03T17:35:48.6233679Z [14,338 / 14,756] 47 actions running 2024-04-03T17:35:48.6234556Z Compiling stablehlo/dialect/StablehloOps.cpp; 67s local 2024-04-03T17:35:48.6235551Z Compiling xla/service/algebraic_simplifier.cc; 43s local 2024-04-03T17:35:48.6236654Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 38s local 2024-04-03T17:35:48.6237692Z Compiling xla/service/cpu/cpu_executable.cc; 32s local 2024-04-03T17:35:48.6238878Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 28s local 2024-04-03T17:35:48.6240028Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 27s local 2024-04-03T17:35:48.6241181Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 23s local 2024-04-03T17:35:48.6242434Z Compiling torch_xla/csrc/lowering_context.cpp; 18s local ... 2024-04-03T17:35:48.8231300Z 2024-04-03T17:35:48.8232413Z  2024-04-03T17:35:48.8232831Z  2024-04-03T17:35:48.8233468Z  2024-04-03T17:35:48.8237198Z  2024-04-03T17:35:48.8237834Z  2024-04-03T17:35:48.8240523Z  2024-04-03T17:35:48.8241084Z  2024-04-03T17:35:48.8243709Z  2024-04-03T17:35:48.8244495Z [14,340 / 14,756] 48 actions running 2024-04-03T17:35:48.8247545Z Compiling stablehlo/dialect/StablehloOps.cpp; 67s local 2024-04-03T17:35:48.8248565Z Compiling xla/service/algebraic_simplifier.cc; 44s local 2024-04-03T17:35:48.8251550Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 38s local 2024-04-03T17:35:48.8252463Z Compiling xla/service/cpu/cpu_executable.cc; 32s local 2024-04-03T17:35:48.8253573Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 29s local 2024-04-03T17:35:48.8254720Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 27s local 2024-04-03T17:35:48.8255717Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 24s local 2024-04-03T17:35:48.8256660Z Compiling torch_xla/csrc/lowering_context.cpp; 18s local ... 2024-04-03T17:35:49.7998559Z 2024-04-03T17:35:49.7999780Z  2024-04-03T17:35:49.8000333Z  2024-04-03T17:35:49.8001062Z  2024-04-03T17:35:49.8001497Z  2024-04-03T17:35:49.8001903Z  2024-04-03T17:35:49.8002312Z  2024-04-03T17:35:49.8002725Z  2024-04-03T17:35:49.8003131Z  2024-04-03T17:35:49.8003824Z [14,341 / 14,756] 48 actions, 47 running 2024-04-03T17:35:49.8004829Z Compiling stablehlo/dialect/StablehloOps.cpp; 68s local 2024-04-03T17:35:49.8006059Z Compiling xla/service/algebraic_simplifier.cc; 45s local 2024-04-03T17:35:49.8007054Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 39s local 2024-04-03T17:35:49.8008022Z Compiling xla/service/cpu/cpu_executable.cc; 33s local 2024-04-03T17:35:49.8009187Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 30s local 2024-04-03T17:35:49.8010603Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 28s local 2024-04-03T17:35:49.8011800Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 25s local 2024-04-03T17:35:49.8012944Z Compiling torch_xla/csrc/lowering_context.cpp; 19s local ... 2024-04-03T17:35:50.0239777Z 2024-04-03T17:35:50.0240824Z  2024-04-03T17:35:50.0241272Z  2024-04-03T17:35:50.0242132Z  2024-04-03T17:35:50.0245513Z  2024-04-03T17:35:50.0247489Z  2024-04-03T17:35:50.0248744Z  2024-04-03T17:35:50.0249891Z  2024-04-03T17:35:50.0251513Z  2024-04-03T17:35:50.0253539Z [14,342 / 14,756] 48 actions running 2024-04-03T17:35:50.0255951Z Compiling stablehlo/dialect/StablehloOps.cpp; 69s local 2024-04-03T17:35:50.0259048Z Compiling xla/service/algebraic_simplifier.cc; 45s local 2024-04-03T17:35:50.0260535Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 39s local 2024-04-03T17:35:50.0261822Z Compiling xla/service/cpu/cpu_executable.cc; 34s local 2024-04-03T17:35:50.0265250Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 30s local 2024-04-03T17:35:50.0266480Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 28s local 2024-04-03T17:35:50.0271329Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 25s local 2024-04-03T17:35:50.0272579Z Compiling torch_xla/csrc/lowering_context.cpp; 20s local ... 2024-04-03T17:35:50.9158765Z 2024-04-03T17:35:50.9160891Z  2024-04-03T17:35:50.9161514Z  2024-04-03T17:35:50.9162249Z  2024-04-03T17:35:50.9165095Z  2024-04-03T17:35:50.9165962Z  2024-04-03T17:35:50.9169028Z  2024-04-03T17:35:50.9169755Z  2024-04-03T17:35:50.9172693Z  2024-04-03T17:35:50.9173758Z [14,343 / 14,756] 48 actions, 47 running 2024-04-03T17:35:50.9177572Z Compiling stablehlo/dialect/StablehloOps.cpp; 70s local 2024-04-03T17:35:50.9178916Z Compiling xla/service/algebraic_simplifier.cc; 46s local 2024-04-03T17:35:50.9182698Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 40s local 2024-04-03T17:35:50.9183979Z Compiling xla/service/cpu/cpu_executable.cc; 34s local 2024-04-03T17:35:50.9187429Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 31s local 2024-04-03T17:35:50.9189064Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 29s local 2024-04-03T17:35:50.9193178Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 26s local 2024-04-03T17:35:50.9194388Z Compiling torch_xla/csrc/lowering_context.cpp; 20s local ... 2024-04-03T17:35:51.2249000Z 2024-04-03T17:35:51.2250150Z  2024-04-03T17:35:51.2250820Z  2024-04-03T17:35:51.2251234Z  2024-04-03T17:35:51.2251674Z  2024-04-03T17:35:51.2252100Z  2024-04-03T17:35:51.2252528Z  2024-04-03T17:35:51.2252950Z  2024-04-03T17:35:51.2253351Z  2024-04-03T17:35:51.2254000Z [14,344 / 14,756] 48 actions running 2024-04-03T17:35:51.2255154Z Compiling stablehlo/dialect/StablehloOps.cpp; 70s local 2024-04-03T17:35:51.2256213Z Compiling xla/service/algebraic_simplifier.cc; 46s local 2024-04-03T17:35:51.2257061Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 40s local 2024-04-03T17:35:51.2257946Z Compiling xla/service/cpu/cpu_executable.cc; 35s local 2024-04-03T17:35:51.2258846Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 31s local 2024-04-03T17:35:51.2260323Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 29s local 2024-04-03T17:35:51.2261405Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 26s local 2024-04-03T17:35:51.2262448Z Compiling torch_xla/csrc/lowering_context.cpp; 21s local ... 2024-04-03T17:35:51.4801860Z 2024-04-03T17:35:51.4802993Z  2024-04-03T17:35:51.4803966Z  2024-04-03T17:35:51.4805584Z  2024-04-03T17:35:51.4806293Z  2024-04-03T17:35:51.4807596Z  2024-04-03T17:35:51.4808265Z  2024-04-03T17:35:51.4809551Z  2024-04-03T17:35:51.4810187Z  2024-04-03T17:35:51.4812162Z [14,345 / 14,756] 48 actions, 47 running 2024-04-03T17:35:51.4813503Z Compiling stablehlo/dialect/StablehloOps.cpp; 70s local 2024-04-03T17:35:51.4815731Z Compiling xla/service/algebraic_simplifier.cc; 46s local 2024-04-03T17:35:51.4817094Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 40s local 2024-04-03T17:35:51.4819239Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 31s local 2024-04-03T17:35:51.4820675Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 30s local 2024-04-03T17:35:51.4822702Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 26s local 2024-04-03T17:35:51.4824191Z Compiling torch_xla/csrc/lowering_context.cpp; 21s local 2024-04-03T17:35:51.4826195Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 19s local ... 2024-04-03T17:35:51.8299091Z 2024-04-03T17:35:51.8300101Z  2024-04-03T17:35:51.8300615Z  2024-04-03T17:35:51.8301069Z  2024-04-03T17:35:51.8302428Z  2024-04-03T17:35:51.8302820Z  2024-04-03T17:35:51.8303238Z  2024-04-03T17:35:51.8303654Z  2024-04-03T17:35:51.8304044Z  2024-04-03T17:35:51.8305527Z [14,346 / 14,756] 48 actions running 2024-04-03T17:35:51.8306530Z Compiling stablehlo/dialect/StablehloOps.cpp; 70s local 2024-04-03T17:35:51.8307584Z Compiling xla/service/algebraic_simplifier.cc; 47s local 2024-04-03T17:35:51.8308808Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 41s local 2024-04-03T17:35:51.8309802Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 32s local 2024-04-03T17:35:51.8310880Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 30s local 2024-04-03T17:35:51.8311958Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 27s local 2024-04-03T17:35:51.8312999Z Compiling torch_xla/csrc/lowering_context.cpp; 21s local 2024-04-03T17:35:51.8314064Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 19s local ... 2024-04-03T17:35:52.0302233Z 2024-04-03T17:35:52.0303379Z  2024-04-03T17:35:52.0303921Z  2024-04-03T17:35:52.0304385Z  2024-04-03T17:35:52.0304845Z  2024-04-03T17:35:52.0305848Z  2024-04-03T17:35:52.0306222Z  2024-04-03T17:35:52.0306671Z  2024-04-03T17:35:52.0307107Z  2024-04-03T17:35:52.0307980Z [14,347 / 14,756] 48 actions running 2024-04-03T17:35:52.0309503Z Compiling stablehlo/dialect/StablehloOps.cpp; 71s local 2024-04-03T17:35:52.0310884Z Compiling xla/service/algebraic_simplifier.cc; 47s local 2024-04-03T17:35:52.0311994Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 41s local 2024-04-03T17:35:52.0313059Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 32s local 2024-04-03T17:35:52.0314226Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 30s local 2024-04-03T17:35:52.0315390Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 27s local 2024-04-03T17:35:52.0316473Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 19s local 2024-04-03T17:35:52.0317593Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 18s local ... 2024-04-03T17:35:52.4311441Z 2024-04-03T17:35:52.4312204Z  2024-04-03T17:35:52.4312677Z  2024-04-03T17:35:52.4313054Z  2024-04-03T17:35:52.4313432Z  2024-04-03T17:35:52.4313805Z  2024-04-03T17:35:52.4314182Z  2024-04-03T17:35:52.4314558Z  2024-04-03T17:35:52.4314928Z  2024-04-03T17:35:52.4315537Z [14,349 / 14,756] 48 actions running 2024-04-03T17:35:52.4316631Z Compiling stablehlo/dialect/StablehloOps.cpp; 71s local 2024-04-03T17:35:52.4317582Z Compiling xla/service/algebraic_simplifier.cc; 47s local 2024-04-03T17:35:52.4318492Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 41s local 2024-04-03T17:35:52.4319505Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 32s local 2024-04-03T17:35:52.4320605Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 31s local 2024-04-03T17:35:52.4321632Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 27s local 2024-04-03T17:35:52.4322703Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 20s local 2024-04-03T17:35:52.4323748Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 18s local ... 2024-04-03T17:35:52.6338882Z 2024-04-03T17:35:52.6340636Z  2024-04-03T17:35:52.6341242Z  2024-04-03T17:35:52.6341729Z  2024-04-03T17:35:52.6342229Z  2024-04-03T17:35:52.6342726Z  2024-04-03T17:35:52.6343230Z  2024-04-03T17:35:52.6343726Z  2024-04-03T17:35:52.6344584Z  2024-04-03T17:35:52.6345345Z [14,350 / 14,756] 48 actions running 2024-04-03T17:35:52.6346541Z Compiling stablehlo/dialect/StablehloOps.cpp; 71s local 2024-04-03T17:35:52.6348047Z Compiling xla/service/algebraic_simplifier.cc; 47s local 2024-04-03T17:35:52.6349285Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 42s local 2024-04-03T17:35:52.6350535Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 32s local 2024-04-03T17:35:52.6351892Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 31s local 2024-04-03T17:35:52.6353213Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 27s local 2024-04-03T17:35:52.6354463Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 20s local 2024-04-03T17:35:52.6355744Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 18s local ... 2024-04-03T17:35:53.1958066Z 2024-04-03T17:35:53.1958904Z  2024-04-03T17:35:53.1959371Z  2024-04-03T17:35:53.1959725Z  2024-04-03T17:35:53.1960089Z  2024-04-03T17:35:53.1960496Z  2024-04-03T17:35:53.1960849Z  2024-04-03T17:35:53.1961208Z  2024-04-03T17:35:53.1961721Z  2024-04-03T17:35:53.1962325Z [14,351 / 14,756] 48 actions, 47 running 2024-04-03T17:35:53.1963112Z Compiling stablehlo/dialect/StablehloOps.cpp; 72s local 2024-04-03T17:35:53.1964238Z Compiling xla/service/algebraic_simplifier.cc; 48s local 2024-04-03T17:35:53.1965391Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 42s local 2024-04-03T17:35:53.1966469Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 33s local 2024-04-03T17:35:53.1967568Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 31s local 2024-04-03T17:35:53.1968502Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 28s local 2024-04-03T17:35:53.1969424Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 20s local 2024-04-03T17:35:53.1970422Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 19s local ... 2024-04-03T17:35:53.4320372Z 2024-04-03T17:35:53.4321120Z  2024-04-03T17:35:53.4321658Z  2024-04-03T17:35:53.4322091Z  2024-04-03T17:35:53.4322513Z  2024-04-03T17:35:53.4323080Z  2024-04-03T17:35:53.4323505Z  2024-04-03T17:35:53.4323895Z  2024-04-03T17:35:53.4324329Z  2024-04-03T17:35:53.4326024Z [14,352 / 14,756] 48 actions running 2024-04-03T17:35:53.4326969Z Compiling stablehlo/dialect/StablehloOps.cpp; 72s local 2024-04-03T17:35:53.4328070Z Compiling xla/service/algebraic_simplifier.cc; 48s local 2024-04-03T17:35:53.4329105Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 42s local 2024-04-03T17:35:53.4330094Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 33s local 2024-04-03T17:35:53.4331145Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 32s local 2024-04-03T17:35:53.4332284Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 28s local 2024-04-03T17:35:53.4333297Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 21s local 2024-04-03T17:35:53.4334372Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 19s local ... 2024-04-03T17:35:53.6328919Z 2024-04-03T17:35:53.6329672Z  2024-04-03T17:35:53.6330222Z  2024-04-03T17:35:53.6330680Z  2024-04-03T17:35:53.6331139Z  2024-04-03T17:35:53.6331604Z  2024-04-03T17:35:53.6332051Z  2024-04-03T17:35:53.6332475Z  2024-04-03T17:35:53.6332868Z  2024-04-03T17:35:53.6333552Z [14,353 / 14,756] 48 actions running 2024-04-03T17:35:53.6334993Z Compiling stablehlo/dialect/StablehloOps.cpp; 72s local 2024-04-03T17:35:53.6336220Z Compiling xla/service/algebraic_simplifier.cc; 48s local 2024-04-03T17:35:53.6337220Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 43s local 2024-04-03T17:35:53.6338583Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 33s local 2024-04-03T17:35:53.6339748Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 32s local 2024-04-03T17:35:53.6340838Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 28s local 2024-04-03T17:35:53.6341866Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 21s local 2024-04-03T17:35:53.6343111Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 19s local ... 2024-04-03T17:35:53.9494034Z 2024-04-03T17:35:53.9494984Z  2024-04-03T17:35:53.9495536Z  2024-04-03T17:35:53.9496001Z  2024-04-03T17:35:53.9496419Z  2024-04-03T17:35:53.9496819Z  2024-04-03T17:35:53.9497244Z  2024-04-03T17:35:53.9497655Z  2024-04-03T17:35:53.9498094Z  2024-04-03T17:35:53.9498818Z [14,355 / 14,756] 48 actions, 47 running 2024-04-03T17:35:53.9499845Z Compiling stablehlo/dialect/StablehloOps.cpp; 73s local 2024-04-03T17:35:53.9500941Z Compiling xla/service/algebraic_simplifier.cc; 49s local 2024-04-03T17:35:53.9501990Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 43s local 2024-04-03T17:35:53.9502987Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 34s local 2024-04-03T17:35:53.9503989Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 32s local 2024-04-03T17:35:53.9505113Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 29s local 2024-04-03T17:35:53.9506123Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 21s local 2024-04-03T17:35:53.9507156Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 20s local ... 2024-04-03T17:35:54.2327245Z 2024-04-03T17:35:54.2327982Z  2024-04-03T17:35:54.2328511Z  2024-04-03T17:35:54.2328982Z  2024-04-03T17:35:54.2329396Z  2024-04-03T17:35:54.2329834Z  2024-04-03T17:35:54.2330242Z  2024-04-03T17:35:54.2330652Z  2024-04-03T17:35:54.2331073Z  2024-04-03T17:35:54.2331751Z [14,356 / 14,756] 48 actions running 2024-04-03T17:35:54.2332767Z Compiling stablehlo/dialect/StablehloOps.cpp; 73s local 2024-04-03T17:35:54.2333842Z Compiling xla/service/algebraic_simplifier.cc; 49s local 2024-04-03T17:35:54.2335015Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 43s local 2024-04-03T17:35:54.2336063Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 34s local 2024-04-03T17:35:54.2337049Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 32s local 2024-04-03T17:35:54.2338083Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 29s local 2024-04-03T17:35:54.2339044Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 22s local 2024-04-03T17:35:54.2340123Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 20s local ... 2024-04-03T17:35:54.9185474Z 2024-04-03T17:35:54.9186268Z  2024-04-03T17:35:54.9186757Z  2024-04-03T17:35:54.9187210Z  2024-04-03T17:35:54.9189689Z  2024-04-03T17:35:54.9190190Z  2024-04-03T17:35:54.9190613Z  2024-04-03T17:35:54.9191043Z  2024-04-03T17:35:54.9191445Z  2024-04-03T17:35:54.9192147Z [14,357 / 14,756] 48 actions, 47 running 2024-04-03T17:35:54.9193148Z Compiling stablehlo/dialect/StablehloOps.cpp; 74s local 2024-04-03T17:35:54.9194199Z Compiling xla/service/algebraic_simplifier.cc; 50s local 2024-04-03T17:35:54.9195217Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 44s local 2024-04-03T17:35:54.9196501Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 35s local 2024-04-03T17:35:54.9197540Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 33s local 2024-04-03T17:35:54.9198620Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 30s local 2024-04-03T17:35:54.9199626Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 22s local 2024-04-03T17:35:54.9200654Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 21s local ... 2024-04-03T17:35:55.1194194Z 2024-04-03T17:35:55.1194982Z  2024-04-03T17:35:55.1195534Z  2024-04-03T17:35:55.1195953Z  2024-04-03T17:35:55.1196381Z  2024-04-03T17:35:55.1196792Z  2024-04-03T17:35:55.1197290Z  2024-04-03T17:35:55.1197946Z  2024-04-03T17:35:55.1198422Z  2024-04-03T17:35:55.1199144Z [14,359 / 14,756] 48 actions, 47 running 2024-04-03T17:35:55.1200141Z Compiling stablehlo/dialect/StablehloOps.cpp; 74s local 2024-04-03T17:35:55.1201391Z Compiling xla/service/algebraic_simplifier.cc; 50s local 2024-04-03T17:35:55.1202659Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 44s local 2024-04-03T17:35:55.1203610Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 35s local 2024-04-03T17:35:55.1204645Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 33s local 2024-04-03T17:35:55.1205743Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 30s local 2024-04-03T17:35:55.1206735Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 22s local 2024-04-03T17:35:55.1207743Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 21s local ... 2024-04-03T17:35:55.3407898Z 2024-04-03T17:35:55.3408626Z  2024-04-03T17:35:55.3409160Z  2024-04-03T17:35:55.3409584Z  2024-04-03T17:35:55.3410041Z  2024-04-03T17:35:55.3410473Z  2024-04-03T17:35:55.3410880Z  2024-04-03T17:35:55.3411305Z  2024-04-03T17:35:55.3411899Z  2024-04-03T17:35:55.3412599Z [14,360 / 14,756] 48 actions, 47 running 2024-04-03T17:35:55.3413654Z Compiling stablehlo/dialect/StablehloOps.cpp; 74s local 2024-04-03T17:35:55.3414953Z Compiling xla/service/algebraic_simplifier.cc; 50s local 2024-04-03T17:35:55.3415984Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 44s local 2024-04-03T17:35:55.3417013Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 35s local 2024-04-03T17:35:55.3418178Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 34s local 2024-04-03T17:35:55.3419298Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 30s local 2024-04-03T17:35:55.3420355Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 23s local 2024-04-03T17:35:55.3421452Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 21s local ... 2024-04-03T17:35:55.6351051Z 2024-04-03T17:35:55.6351862Z  2024-04-03T17:35:55.6352370Z  2024-04-03T17:35:55.6352784Z  2024-04-03T17:35:55.6353191Z  2024-04-03T17:35:55.6353594Z  2024-04-03T17:35:55.6353999Z  2024-04-03T17:35:55.6354412Z  2024-04-03T17:35:55.6354859Z  2024-04-03T17:35:55.6355556Z [14,360 / 14,756] 48 actions running 2024-04-03T17:35:55.6356547Z Compiling stablehlo/dialect/StablehloOps.cpp; 74s local 2024-04-03T17:35:55.6357619Z Compiling xla/service/algebraic_simplifier.cc; 50s local 2024-04-03T17:35:55.6358651Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 45s local 2024-04-03T17:35:55.6359649Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 35s local 2024-04-03T17:35:55.6360766Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 34s local 2024-04-03T17:35:55.6361862Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 30s local 2024-04-03T17:35:55.6362874Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 23s local 2024-04-03T17:35:55.6363967Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 21s local ... 2024-04-03T17:35:56.5863310Z 2024-04-03T17:35:56.5864081Z  2024-04-03T17:35:56.5864604Z  2024-04-03T17:35:56.5865014Z  2024-04-03T17:35:56.5865425Z  2024-04-03T17:35:56.5865842Z  2024-04-03T17:35:56.5866270Z  2024-04-03T17:35:56.5866990Z  2024-04-03T17:35:56.5867405Z  2024-04-03T17:35:56.5868358Z [14,361 / 14,756] 48 actions, 47 running 2024-04-03T17:35:56.5869354Z Compiling stablehlo/dialect/StablehloOps.cpp; 75s local 2024-04-03T17:35:56.5870423Z Compiling xla/service/algebraic_simplifier.cc; 51s local 2024-04-03T17:35:56.5871340Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 46s local 2024-04-03T17:35:56.5872809Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 36s local 2024-04-03T17:35:56.5873916Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 35s local 2024-04-03T17:35:56.5875000Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 31s local 2024-04-03T17:35:56.5876136Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 24s local 2024-04-03T17:35:56.5877180Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 22s local ... 2024-04-03T17:35:56.8348501Z 2024-04-03T17:35:56.8352750Z  2024-04-03T17:35:56.8353196Z  2024-04-03T17:35:56.8353572Z  2024-04-03T17:35:56.8354203Z  2024-04-03T17:35:56.8354554Z  2024-04-03T17:35:56.8354919Z  2024-04-03T17:35:56.8355305Z  2024-04-03T17:35:56.8355657Z  2024-04-03T17:35:56.8356257Z [14,361 / 14,756] 48 actions running 2024-04-03T17:35:56.8357138Z Compiling stablehlo/dialect/StablehloOps.cpp; 75s local 2024-04-03T17:35:56.8358049Z Compiling xla/service/algebraic_simplifier.cc; 52s local 2024-04-03T17:35:56.8358941Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 46s local 2024-04-03T17:35:56.8359823Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 37s local 2024-04-03T17:35:56.8360736Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 35s local 2024-04-03T17:35:56.8361713Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 32s local 2024-04-03T17:35:56.8362765Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 24s local 2024-04-03T17:35:56.8363758Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 23s local ... 2024-04-03T17:35:57.0350924Z 2024-04-03T17:35:57.0351886Z  2024-04-03T17:35:57.0352451Z  2024-04-03T17:35:57.0352881Z  2024-04-03T17:35:57.0353262Z  2024-04-03T17:35:57.0353641Z  2024-04-03T17:35:57.0354047Z  2024-04-03T17:35:57.0354458Z  2024-04-03T17:35:57.0354852Z  2024-04-03T17:35:57.0355485Z [14,362 / 14,756] 48 actions running 2024-04-03T17:35:57.0356377Z Compiling stablehlo/dialect/StablehloOps.cpp; 76s local 2024-04-03T17:35:57.0357359Z Compiling xla/service/algebraic_simplifier.cc; 52s local 2024-04-03T17:35:57.0358330Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 46s local 2024-04-03T17:35:57.0363231Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 37s local 2024-04-03T17:35:57.0364856Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 35s local 2024-04-03T17:35:57.0368147Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 32s local 2024-04-03T17:35:57.0369328Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 24s local 2024-04-03T17:35:57.0370603Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 23s local ... 2024-04-03T17:35:57.3337311Z 2024-04-03T17:35:57.3338833Z  2024-04-03T17:35:57.3340052Z  2024-04-03T17:35:57.3340520Z  2024-04-03T17:35:57.3340961Z  2024-04-03T17:35:57.3341420Z  2024-04-03T17:35:57.3341856Z  2024-04-03T17:35:57.3342339Z  2024-04-03T17:35:57.3342770Z  2024-04-03T17:35:57.3343524Z [14,364 / 14,756] 48 actions, 47 running 2024-04-03T17:35:57.3344635Z Compiling stablehlo/dialect/StablehloOps.cpp; 76s local 2024-04-03T17:35:57.3345789Z Compiling xla/service/algebraic_simplifier.cc; 52s local 2024-04-03T17:35:57.3346928Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 46s local 2024-04-03T17:35:57.3348372Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 37s local 2024-04-03T17:35:57.3349587Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 32s local 2024-04-03T17:35:57.3350616Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 25s local 2024-04-03T17:35:57.3351643Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 23s local 2024-04-03T17:35:57.3353162Z @xla//xla/hlo/evaluator:hlo_evaluator; 23s local ... 2024-04-03T17:35:57.6355662Z 2024-04-03T17:35:57.6356585Z  2024-04-03T17:35:57.6357140Z  2024-04-03T17:35:57.6357582Z  2024-04-03T17:35:57.6360854Z  2024-04-03T17:35:57.6363900Z  2024-04-03T17:35:57.6365824Z  2024-04-03T17:35:57.6366493Z  2024-04-03T17:35:57.6367404Z  2024-04-03T17:35:57.6368522Z [14,366 / 14,756] 48 actions running 2024-04-03T17:35:57.6369858Z Compiling stablehlo/dialect/StablehloOps.cpp; 76s local 2024-04-03T17:35:57.6371463Z Compiling xla/service/algebraic_simplifier.cc; 52s local 2024-04-03T17:35:57.6375485Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 47s local 2024-04-03T17:35:57.6376893Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 37s local 2024-04-03T17:35:57.6379277Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 32s local 2024-04-03T17:35:57.6380579Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 25s local 2024-04-03T17:35:57.6382043Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 23s local 2024-04-03T17:35:57.6383309Z @xla//xla/hlo/evaluator:hlo_evaluator; 23s local ... 2024-04-03T17:35:57.9656527Z 2024-04-03T17:35:57.9657737Z  2024-04-03T17:35:57.9658289Z  2024-04-03T17:35:57.9658731Z  2024-04-03T17:35:57.9659187Z  2024-04-03T17:35:57.9659614Z  2024-04-03T17:35:57.9660082Z  2024-04-03T17:35:57.9660481Z  2024-04-03T17:35:57.9660860Z  2024-04-03T17:35:57.9661503Z [14,369 / 14,756] 48 actions, 47 running 2024-04-03T17:35:57.9662469Z Compiling stablehlo/dialect/StablehloOps.cpp; 77s local 2024-04-03T17:35:57.9663537Z Compiling xla/service/algebraic_simplifier.cc; 53s local 2024-04-03T17:35:57.9664625Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 47s local 2024-04-03T17:35:57.9665680Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 38s local 2024-04-03T17:35:57.9666771Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 33s local 2024-04-03T17:35:57.9668111Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 25s local 2024-04-03T17:35:57.9669141Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 24s local 2024-04-03T17:35:57.9669937Z @xla//xla/hlo/evaluator:hlo_evaluator; 24s local ... 2024-04-03T17:35:58.2361118Z 2024-04-03T17:35:58.2362292Z  2024-04-03T17:35:58.2362814Z  2024-04-03T17:35:58.2363282Z  2024-04-03T17:35:58.2363740Z  2024-04-03T17:35:58.2364297Z  2024-04-03T17:35:58.2364739Z  2024-04-03T17:35:58.2365127Z  2024-04-03T17:35:58.2365481Z  2024-04-03T17:35:58.2366160Z [14,369 / 14,756] 48 actions running 2024-04-03T17:35:58.2367128Z Compiling stablehlo/dialect/StablehloOps.cpp; 77s local 2024-04-03T17:35:58.2368183Z Compiling xla/service/algebraic_simplifier.cc; 53s local 2024-04-03T17:35:58.2369140Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 47s local 2024-04-03T17:35:58.2370082Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 38s local 2024-04-03T17:35:58.2371111Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 33s local 2024-04-03T17:35:58.2372100Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 26s local 2024-04-03T17:35:58.2373662Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 24s local 2024-04-03T17:35:58.2374792Z @xla//xla/hlo/evaluator:hlo_evaluator; 24s local ... 2024-04-03T17:35:58.4393909Z 2024-04-03T17:35:58.4394634Z  2024-04-03T17:35:58.4395148Z  2024-04-03T17:35:58.4395545Z  2024-04-03T17:35:58.4395969Z  2024-04-03T17:35:58.4396387Z  2024-04-03T17:35:58.4396782Z  2024-04-03T17:35:58.4397194Z  2024-04-03T17:35:58.4397602Z  2024-04-03T17:35:58.4398320Z [14,370 / 14,756] 48 actions, 47 running 2024-04-03T17:35:58.4399511Z Compiling stablehlo/dialect/StablehloOps.cpp; 77s local 2024-04-03T17:35:58.4400563Z Compiling xla/service/algebraic_simplifier.cc; 53s local 2024-04-03T17:35:58.4401580Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 47s local 2024-04-03T17:35:58.4402869Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 38s local 2024-04-03T17:35:58.4403885Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 33s local 2024-04-03T17:35:58.4404861Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 26s local 2024-04-03T17:35:58.4405859Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 24s local 2024-04-03T17:35:58.4406987Z @xla//xla/hlo/evaluator:hlo_evaluator; 24s local ... 2024-04-03T17:35:58.7491272Z 2024-04-03T17:35:58.7492065Z  2024-04-03T17:35:58.7492576Z  2024-04-03T17:35:58.7493015Z  2024-04-03T17:35:58.7493452Z  2024-04-03T17:35:58.7494088Z  2024-04-03T17:35:58.7494793Z  2024-04-03T17:35:58.7495204Z  2024-04-03T17:35:58.7495602Z  2024-04-03T17:35:58.7496328Z [14,371 / 14,756] 48 actions, 47 running 2024-04-03T17:35:58.7497366Z Compiling stablehlo/dialect/StablehloOps.cpp; 77s local 2024-04-03T17:35:58.7498609Z Compiling xla/service/algebraic_simplifier.cc; 53s local 2024-04-03T17:35:58.7499674Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 48s local 2024-04-03T17:35:58.7500706Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 39s local 2024-04-03T17:35:58.7501729Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 34s local 2024-04-03T17:35:58.7502776Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 26s local 2024-04-03T17:35:58.7503841Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 24s local 2024-04-03T17:35:58.7504661Z @xla//xla/hlo/evaluator:hlo_evaluator; 24s local ... 2024-04-03T17:35:59.0379209Z 2024-04-03T17:35:59.0379954Z  2024-04-03T17:35:59.0380497Z  2024-04-03T17:35:59.0380941Z  2024-04-03T17:35:59.0381376Z  2024-04-03T17:35:59.0381838Z  2024-04-03T17:35:59.0382264Z  2024-04-03T17:35:59.0382667Z  2024-04-03T17:35:59.0383096Z  2024-04-03T17:35:59.0383784Z [14,372 / 14,756] 48 actions running 2024-04-03T17:35:59.0384828Z Compiling stablehlo/dialect/StablehloOps.cpp; 78s local 2024-04-03T17:35:59.0385969Z Compiling xla/service/algebraic_simplifier.cc; 54s local 2024-04-03T17:35:59.0387016Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 48s local 2024-04-03T17:35:59.0388886Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 39s local 2024-04-03T17:35:59.0389947Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 34s local 2024-04-03T17:35:59.0390995Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 26s local 2024-04-03T17:35:59.0391995Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 25s local 2024-04-03T17:35:59.0392997Z @xla//xla/hlo/evaluator:hlo_evaluator; 25s local ... 2024-04-03T17:35:59.2371041Z 2024-04-03T17:35:59.2371799Z  2024-04-03T17:35:59.2372304Z  2024-04-03T17:35:59.2372750Z  2024-04-03T17:35:59.2373183Z  2024-04-03T17:35:59.2373572Z  2024-04-03T17:35:59.2373984Z  2024-04-03T17:35:59.2374423Z  2024-04-03T17:35:59.2375014Z  2024-04-03T17:35:59.2375720Z [14,374 / 14,756] 48 actions running 2024-04-03T17:35:59.2376712Z Compiling stablehlo/dialect/StablehloOps.cpp; 78s local 2024-04-03T17:35:59.2377769Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 48s local 2024-04-03T17:35:59.2378732Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 39s local 2024-04-03T17:35:59.2379741Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 34s local 2024-04-03T17:35:59.2380775Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 27s local 2024-04-03T17:35:59.2381782Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 25s local 2024-04-03T17:35:59.2382922Z Compiling xla/translate/hlo_to_mhlo/hlo_function_importer.cc; 23s local 2024-04-03T17:35:59.2384422Z @llvm-project//mlir:SparseTensorTransforms; 16s local ... 2024-04-03T17:35:59.7927223Z 2024-04-03T17:35:59.7928387Z  2024-04-03T17:35:59.7929477Z  2024-04-03T17:35:59.7932679Z  2024-04-03T17:35:59.7933342Z  2024-04-03T17:35:59.7935740Z  2024-04-03T17:35:59.7936761Z  2024-04-03T17:35:59.7937405Z  2024-04-03T17:35:59.7938022Z  2024-04-03T17:35:59.7938846Z [14,375 / 14,756] 48 actions, 47 running 2024-04-03T17:35:59.7940348Z Compiling stablehlo/dialect/StablehloOps.cpp; 78s local 2024-04-03T17:35:59.7941610Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 49s local 2024-04-03T17:35:59.7943503Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 40s local 2024-04-03T17:35:59.7944629Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 35s local 2024-04-03T17:35:59.7945456Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 27s local 2024-04-03T17:35:59.7946312Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 26s local 2024-04-03T17:35:59.7947437Z Compiling xla/translate/hlo_to_mhlo/hlo_function_importer.cc; 24s local 2024-04-03T17:35:59.7948916Z @llvm-project//mlir:SparseTensorTransforms; 16s local ... 2024-04-03T17:36:00.0377164Z 2024-04-03T17:36:00.0377888Z  2024-04-03T17:36:00.0378432Z  2024-04-03T17:36:00.0379218Z  2024-04-03T17:36:00.0381603Z  2024-04-03T17:36:00.0382297Z  2024-04-03T17:36:00.0383097Z  2024-04-03T17:36:00.0386116Z  2024-04-03T17:36:00.0386852Z  2024-04-03T17:36:00.0387858Z [14,378 / 14,756] 48 actions running 2024-04-03T17:36:00.0389136Z Compiling stablehlo/dialect/StablehloOps.cpp; 79s local 2024-04-03T17:36:00.0390287Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 49s local 2024-04-03T17:36:00.0391367Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 40s local 2024-04-03T17:36:00.0392979Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 35s local 2024-04-03T17:36:00.0394441Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 27s local 2024-04-03T17:36:00.0397945Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 26s local 2024-04-03T17:36:00.0399589Z Compiling xla/translate/hlo_to_mhlo/hlo_function_importer.cc; 24s local 2024-04-03T17:36:00.0402881Z @llvm-project//mlir:SparseTensorTransforms; 16s local ... 2024-04-03T17:36:00.2381371Z 2024-04-03T17:36:00.2382106Z  2024-04-03T17:36:00.2382544Z  2024-04-03T17:36:00.2382935Z  2024-04-03T17:36:00.2383292Z  2024-04-03T17:36:00.2383681Z  2024-04-03T17:36:00.2384031Z  2024-04-03T17:36:00.2384364Z  2024-04-03T17:36:00.2384705Z  2024-04-03T17:36:00.2385330Z [14,381 / 14,756] 48 actions running 2024-04-03T17:36:00.2386295Z Compiling stablehlo/dialect/StablehloOps.cpp; 79s local 2024-04-03T17:36:00.2387193Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 49s local 2024-04-03T17:36:00.2388248Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 40s local 2024-04-03T17:36:00.2389083Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 35s local 2024-04-03T17:36:00.2389953Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 28s local 2024-04-03T17:36:00.2390775Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 26s local 2024-04-03T17:36:00.2391770Z Compiling xla/translate/hlo_to_mhlo/hlo_function_importer.cc; 24s local 2024-04-03T17:36:00.2392766Z Compiling torch_xla/csrc/ir.cpp; 16s local ... 2024-04-03T17:36:00.5343471Z 2024-04-03T17:36:00.5344259Z  2024-04-03T17:36:00.5344795Z  2024-04-03T17:36:00.5345212Z  2024-04-03T17:36:00.5345611Z  2024-04-03T17:36:00.5346037Z  2024-04-03T17:36:00.5346463Z  2024-04-03T17:36:00.5346872Z  2024-04-03T17:36:00.5347285Z  2024-04-03T17:36:00.5348267Z [14,383 / 14,756] 48 actions, 47 running 2024-04-03T17:36:00.5349262Z Compiling stablehlo/dialect/StablehloOps.cpp; 79s local 2024-04-03T17:36:00.5350374Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 50s local 2024-04-03T17:36:00.5351380Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 40s local 2024-04-03T17:36:00.5352352Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 35s local 2024-04-03T17:36:00.5353546Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 28s local 2024-04-03T17:36:00.5354485Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 26s local 2024-04-03T17:36:00.5355929Z Compiling xla/translate/hlo_to_mhlo/hlo_function_importer.cc; 24s local 2024-04-03T17:36:00.5357051Z Compiling torch_xla/csrc/ir.cpp; 16s local ... 2024-04-03T17:36:00.7356571Z 2024-04-03T17:36:00.7357354Z  2024-04-03T17:36:00.7357889Z  2024-04-03T17:36:00.7358370Z  2024-04-03T17:36:00.7358813Z  2024-04-03T17:36:00.7359254Z  2024-04-03T17:36:00.7359707Z  2024-04-03T17:36:00.7360440Z  2024-04-03T17:36:00.7360923Z  2024-04-03T17:36:00.7361618Z [14,384 / 14,756] 48 actions, 47 running 2024-04-03T17:36:00.7362610Z Compiling stablehlo/dialect/StablehloOps.cpp; 79s local 2024-04-03T17:36:00.7363907Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 50s local 2024-04-03T17:36:00.7364986Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 41s local 2024-04-03T17:36:00.7366042Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 36s local 2024-04-03T17:36:00.7367124Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 28s local 2024-04-03T17:36:00.7368360Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 26s local 2024-04-03T17:36:00.7369544Z Compiling xla/translate/hlo_to_mhlo/hlo_function_importer.cc; 25s local 2024-04-03T17:36:00.7370746Z Compiling torch_xla/csrc/ir.cpp; 17s local ... 2024-04-03T17:36:01.0398852Z 2024-04-03T17:36:01.0399635Z  2024-04-03T17:36:01.0400107Z  2024-04-03T17:36:01.0400533Z  2024-04-03T17:36:01.0400943Z  2024-04-03T17:36:01.0401317Z  2024-04-03T17:36:01.0401711Z  2024-04-03T17:36:01.0402100Z  2024-04-03T17:36:01.0402481Z  2024-04-03T17:36:01.0403118Z [14,384 / 14,756] 48 actions running 2024-04-03T17:36:01.0404132Z Compiling stablehlo/dialect/StablehloOps.cpp; 80s local 2024-04-03T17:36:01.0405155Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 50s local 2024-04-03T17:36:01.0406158Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 41s local 2024-04-03T17:36:01.0407176Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 36s local 2024-04-03T17:36:01.0408190Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 28s local 2024-04-03T17:36:01.0409202Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 27s local 2024-04-03T17:36:01.0410431Z Compiling xla/translate/hlo_to_mhlo/hlo_function_importer.cc; 25s local 2024-04-03T17:36:01.0411620Z Compiling torch_xla/csrc/ir.cpp; 17s local ... 2024-04-03T17:36:01.2406863Z 2024-04-03T17:36:01.2407654Z  2024-04-03T17:36:01.2408171Z  2024-04-03T17:36:01.2408601Z  2024-04-03T17:36:01.2409046Z  2024-04-03T17:36:01.2409430Z  2024-04-03T17:36:01.2409856Z  2024-04-03T17:36:01.2410281Z  2024-04-03T17:36:01.2410692Z  2024-04-03T17:36:01.2411375Z [14,385 / 14,756] 48 actions running 2024-04-03T17:36:01.2412328Z Compiling stablehlo/dialect/StablehloOps.cpp; 80s local 2024-04-03T17:36:01.2413311Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 50s local 2024-04-03T17:36:01.2414327Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 41s local 2024-04-03T17:36:01.2415612Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 36s local 2024-04-03T17:36:01.2416559Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 29s local 2024-04-03T17:36:01.2417527Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 27s local 2024-04-03T17:36:01.2418659Z Compiling xla/translate/hlo_to_mhlo/hlo_function_importer.cc; 25s local 2024-04-03T17:36:01.2419786Z Compiling torch_xla/csrc/ir.cpp; 17s local ... 2024-04-03T17:36:01.6708669Z 2024-04-03T17:36:01.6749385Z  2024-04-03T17:36:01.6829531Z  2024-04-03T17:36:01.6909396Z  2024-04-03T17:36:01.6989356Z  2024-04-03T17:36:01.7001971Z  2024-04-03T17:36:01.7002434Z  2024-04-03T17:36:01.7002791Z  2024-04-03T17:36:01.7003169Z  2024-04-03T17:36:01.7003799Z [14,386 / 14,756] 48 actions, 47 running 2024-04-03T17:36:01.7004715Z Compiling stablehlo/dialect/StablehloOps.cpp; 80s local 2024-04-03T17:36:01.7005610Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 51s local 2024-04-03T17:36:01.7006718Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 42s local 2024-04-03T17:36:01.7009297Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 36s local 2024-04-03T17:36:01.7010224Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 29s local 2024-04-03T17:36:01.7011109Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 27s local 2024-04-03T17:36:01.7012448Z Compiling xla/translate/hlo_to_mhlo/hlo_function_importer.cc; 25s local 2024-04-03T17:36:01.7013498Z Compiling torch_xla/csrc/ir.cpp; 18s local ... 2024-04-03T17:36:01.8831404Z 2024-04-03T17:36:01.8908703Z  2024-04-03T17:36:01.8909285Z  2024-04-03T17:36:01.8910075Z  2024-04-03T17:36:01.8910550Z  2024-04-03T17:36:01.8910979Z  2024-04-03T17:36:01.8911397Z  2024-04-03T17:36:01.8911841Z  2024-04-03T17:36:01.8912236Z  2024-04-03T17:36:01.8912955Z [14,387 / 14,756] 48 actions, 47 running 2024-04-03T17:36:01.8914207Z Compiling stablehlo/dialect/StablehloOps.cpp; 80s local 2024-04-03T17:36:01.8915251Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 51s local 2024-04-03T17:36:01.8916250Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 42s local 2024-04-03T17:36:01.8917291Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 37s local 2024-04-03T17:36:01.8918308Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 29s local 2024-04-03T17:36:01.8919341Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 28s local 2024-04-03T17:36:01.8920542Z Compiling xla/translate/hlo_to_mhlo/hlo_function_importer.cc; 26s local 2024-04-03T17:36:01.8921701Z Compiling torch_xla/csrc/ir.cpp; 18s local ... 2024-04-03T17:36:02.2414506Z 2024-04-03T17:36:02.2415520Z  2024-04-03T17:36:02.2416233Z  2024-04-03T17:36:02.2416655Z  2024-04-03T17:36:02.2417073Z  2024-04-03T17:36:02.2417479Z  2024-04-03T17:36:02.2417889Z  2024-04-03T17:36:02.2418306Z  2024-04-03T17:36:02.2418697Z  2024-04-03T17:36:02.2419360Z [14,388 / 14,756] 48 actions running 2024-04-03T17:36:02.2420286Z Compiling stablehlo/dialect/StablehloOps.cpp; 81s local 2024-04-03T17:36:02.2421254Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 51s local 2024-04-03T17:36:02.2422168Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 42s local 2024-04-03T17:36:02.2423145Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 37s local 2024-04-03T17:36:02.2424300Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 30s local 2024-04-03T17:36:02.2425250Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 28s local 2024-04-03T17:36:02.2426365Z Compiling xla/translate/hlo_to_mhlo/hlo_function_importer.cc; 26s local 2024-04-03T17:36:02.2427505Z Compiling torch_xla/csrc/ir.cpp; 18s local ... 2024-04-03T17:36:02.5746914Z 2024-04-03T17:36:02.5747839Z  2024-04-03T17:36:02.5748343Z  2024-04-03T17:36:02.5748741Z  2024-04-03T17:36:02.5749128Z  2024-04-03T17:36:02.5749535Z  2024-04-03T17:36:02.5750011Z  2024-04-03T17:36:02.5750450Z  2024-04-03T17:36:02.5750857Z  2024-04-03T17:36:02.5751523Z [14,389 / 14,756] 48 actions, 47 running 2024-04-03T17:36:02.5752370Z Compiling stablehlo/dialect/StablehloOps.cpp; 81s local 2024-04-03T17:36:02.5753152Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 52s local 2024-04-03T17:36:02.5753951Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 42s local 2024-04-03T17:36:02.5754740Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 37s local 2024-04-03T17:36:02.5755663Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 30s local 2024-04-03T17:36:02.5756618Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 28s local 2024-04-03T17:36:02.5757677Z Compiling xla/translate/hlo_to_mhlo/hlo_function_importer.cc; 26s local 2024-04-03T17:36:02.5758620Z Compiling torch_xla/csrc/ir.cpp; 19s local ... 2024-04-03T17:36:02.8186037Z 2024-04-03T17:36:02.8186842Z  2024-04-03T17:36:02.8187393Z  2024-04-03T17:36:02.8188040Z  2024-04-03T17:36:02.8190599Z  2024-04-03T17:36:02.8193699Z  2024-04-03T17:36:02.8196737Z  2024-04-03T17:36:02.8199745Z  2024-04-03T17:36:02.8202759Z  2024-04-03T17:36:02.8206103Z [14,391 / 14,756] 48 actions, 47 running 2024-04-03T17:36:02.8209565Z Compiling stablehlo/dialect/StablehloOps.cpp; 81s local 2024-04-03T17:36:02.8213259Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 52s local 2024-04-03T17:36:02.8215887Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 43s local 2024-04-03T17:36:02.8217179Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 38s local 2024-04-03T17:36:02.8218551Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 30s local 2024-04-03T17:36:02.8219753Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 29s local 2024-04-03T17:36:02.8221144Z Compiling xla/translate/hlo_to_mhlo/hlo_function_importer.cc; 27s local 2024-04-03T17:36:02.8222651Z Compiling torch_xla/csrc/ir.cpp; 19s local ... 2024-04-03T17:36:03.0406561Z 2024-04-03T17:36:03.0415673Z  2024-04-03T17:36:03.0416565Z  2024-04-03T17:36:03.0417017Z  2024-04-03T17:36:03.0417644Z  2024-04-03T17:36:03.0418230Z  2024-04-03T17:36:03.0418681Z  2024-04-03T17:36:03.0419306Z  2024-04-03T17:36:03.0419914Z  2024-04-03T17:36:03.0420768Z [14,391 / 14,756] 48 actions running 2024-04-03T17:36:03.0422133Z Compiling stablehlo/dialect/StablehloOps.cpp; 82s local 2024-04-03T17:36:03.0423316Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 52s local 2024-04-03T17:36:03.0424695Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 43s local 2024-04-03T17:36:03.0426100Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 38s local 2024-04-03T17:36:03.0427254Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 30s local 2024-04-03T17:36:03.0428786Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 29s local 2024-04-03T17:36:03.0430455Z Compiling xla/translate/hlo_to_mhlo/hlo_function_importer.cc; 27s local 2024-04-03T17:36:03.0431799Z Compiling torch_xla/csrc/ir.cpp; 19s local ... 2024-04-03T17:36:03.3077082Z 2024-04-03T17:36:03.3078241Z  2024-04-03T17:36:03.3078791Z  2024-04-03T17:36:03.3095349Z  2024-04-03T17:36:03.3095889Z  2024-04-03T17:36:03.3096316Z  2024-04-03T17:36:03.3096725Z  2024-04-03T17:36:03.3097143Z  2024-04-03T17:36:03.3097576Z  2024-04-03T17:36:03.3098271Z [14,392 / 14,756] 48 actions, 47 running 2024-04-03T17:36:03.3099291Z Compiling stablehlo/dialect/StablehloOps.cpp; 82s local 2024-04-03T17:36:03.3100269Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 52s local 2024-04-03T17:36:03.3101259Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 43s local 2024-04-03T17:36:03.3102291Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 38s local 2024-04-03T17:36:03.3103335Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 31s local 2024-04-03T17:36:03.3104314Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 29s local 2024-04-03T17:36:03.3105496Z Compiling xla/translate/hlo_to_mhlo/hlo_function_importer.cc; 27s local 2024-04-03T17:36:03.3106615Z Compiling torch_xla/csrc/ir.cpp; 19s local ... 2024-04-03T17:36:03.6484180Z 2024-04-03T17:36:03.6484907Z  2024-04-03T17:36:03.6485456Z  2024-04-03T17:36:03.6485897Z  2024-04-03T17:36:03.6486321Z  2024-04-03T17:36:03.6486774Z  2024-04-03T17:36:03.6487202Z  2024-04-03T17:36:03.6487661Z  2024-04-03T17:36:03.6488076Z  2024-04-03T17:36:03.6488782Z [14,392 / 14,756] 48 actions running 2024-04-03T17:36:03.6489836Z Compiling stablehlo/dialect/StablehloOps.cpp; 82s local 2024-04-03T17:36:03.6490958Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 53s local 2024-04-03T17:36:03.6492032Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 43s local 2024-04-03T17:36:03.6493125Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 38s local 2024-04-03T17:36:03.6494395Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 31s local 2024-04-03T17:36:03.6496100Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 29s local 2024-04-03T17:36:03.6497321Z Compiling xla/translate/hlo_to_mhlo/hlo_function_importer.cc; 27s local 2024-04-03T17:36:03.6498449Z Compiling torch_xla/csrc/ir.cpp; 20s local ... 2024-04-03T17:36:04.0420987Z 2024-04-03T17:36:04.0421726Z  2024-04-03T17:36:04.0422259Z  2024-04-03T17:36:04.0422699Z  2024-04-03T17:36:04.0423150Z  2024-04-03T17:36:04.0423894Z  2024-04-03T17:36:04.0424348Z  2024-04-03T17:36:04.0424791Z  2024-04-03T17:36:04.0425231Z  2024-04-03T17:36:04.0425911Z [14,393 / 14,756] 48 actions running 2024-04-03T17:36:04.0427084Z Compiling stablehlo/dialect/StablehloOps.cpp; 83s local 2024-04-03T17:36:04.0428362Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 53s local 2024-04-03T17:36:04.0429426Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 44s local 2024-04-03T17:36:04.0430396Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 39s local 2024-04-03T17:36:04.0431654Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 31s local 2024-04-03T17:36:04.0432912Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 30s local 2024-04-03T17:36:04.0434194Z Compiling xla/translate/hlo_to_mhlo/hlo_function_importer.cc; 28s local 2024-04-03T17:36:04.0435419Z Compiling torch_xla/csrc/ir.cpp; 20s local ... 2024-04-03T17:36:04.5985306Z 2024-04-03T17:36:04.5985993Z  2024-04-03T17:36:04.5986523Z  2024-04-03T17:36:04.5986939Z  2024-04-03T17:36:04.5987358Z  2024-04-03T17:36:04.5987944Z  2024-04-03T17:36:04.5988371Z  2024-04-03T17:36:04.5989267Z  2024-04-03T17:36:04.5989671Z  2024-04-03T17:36:04.5990401Z [14,394 / 14,756] 48 actions, 47 running 2024-04-03T17:36:04.5991461Z Compiling stablehlo/dialect/StablehloOps.cpp; 83s local 2024-04-03T17:36:04.5992508Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 54s local 2024-04-03T17:36:04.5993561Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 44s local 2024-04-03T17:36:04.5994638Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 39s local 2024-04-03T17:36:04.5995671Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 32s local 2024-04-03T17:36:04.5996693Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 30s local 2024-04-03T17:36:04.5997945Z Compiling xla/translate/hlo_to_mhlo/hlo_function_importer.cc; 28s local 2024-04-03T17:36:04.5999257Z Compiling xla/service/cpu/mlir_emitter.cc; 19s local ... 2024-04-03T17:36:04.8441823Z 2024-04-03T17:36:04.8442527Z  2024-04-03T17:36:04.8443007Z  2024-04-03T17:36:04.8443381Z  2024-04-03T17:36:04.8443751Z  2024-04-03T17:36:04.8444098Z  2024-04-03T17:36:04.8444480Z  2024-04-03T17:36:04.8444852Z  2024-04-03T17:36:04.8445230Z  2024-04-03T17:36:04.8445804Z [14,394 / 14,756] 48 actions running 2024-04-03T17:36:04.8446693Z Compiling stablehlo/dialect/StablehloOps.cpp; 83s local 2024-04-03T17:36:04.8447603Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 54s local 2024-04-03T17:36:04.8448492Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 45s local 2024-04-03T17:36:04.8449380Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 40s local 2024-04-03T17:36:04.8450287Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 32s local 2024-04-03T17:36:04.8451155Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 31s local 2024-04-03T17:36:04.8452248Z Compiling xla/translate/hlo_to_mhlo/hlo_function_importer.cc; 29s local 2024-04-03T17:36:04.8453408Z Compiling xla/service/cpu/mlir_emitter.cc; 19s local ... 2024-04-03T17:36:05.0563054Z 2024-04-03T17:36:05.0563839Z  2024-04-03T17:36:05.0564394Z  2024-04-03T17:36:05.0564881Z  2024-04-03T17:36:05.0572718Z  2024-04-03T17:36:05.0573439Z  2024-04-03T17:36:05.0573872Z  2024-04-03T17:36:05.0574275Z  2024-04-03T17:36:05.0574870Z  2024-04-03T17:36:05.0575632Z [14,395 / 14,756] 48 actions, 47 running 2024-04-03T17:36:05.0576658Z Compiling stablehlo/dialect/StablehloOps.cpp; 84s local 2024-04-03T17:36:05.0577986Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 54s local 2024-04-03T17:36:05.0579051Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 45s local 2024-04-03T17:36:05.0580157Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 40s local 2024-04-03T17:36:05.0581176Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 32s local 2024-04-03T17:36:05.0582372Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 31s local 2024-04-03T17:36:05.0583526Z Compiling xla/translate/hlo_to_mhlo/hlo_function_importer.cc; 29s local 2024-04-03T17:36:05.0584609Z Compiling xla/service/cpu/mlir_emitter.cc; 19s local ... 2024-04-03T17:36:05.4453865Z 2024-04-03T17:36:05.4454786Z  2024-04-03T17:36:05.4455288Z  2024-04-03T17:36:05.4455683Z  2024-04-03T17:36:05.4456084Z  2024-04-03T17:36:05.4456491Z  2024-04-03T17:36:05.4456894Z  2024-04-03T17:36:05.4457296Z  2024-04-03T17:36:05.4457696Z  2024-04-03T17:36:05.4458610Z [14,395 / 14,756] 48 actions running 2024-04-03T17:36:05.4459573Z Compiling stablehlo/dialect/StablehloOps.cpp; 84s local 2024-04-03T17:36:05.4460559Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 54s local 2024-04-03T17:36:05.4461550Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 45s local 2024-04-03T17:36:05.4462514Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 40s local 2024-04-03T17:36:05.4463521Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 33s local 2024-04-03T17:36:05.4464538Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 31s local 2024-04-03T17:36:05.4465707Z Compiling xla/translate/hlo_to_mhlo/hlo_function_importer.cc; 29s local 2024-04-03T17:36:05.4466895Z Compiling xla/service/cpu/mlir_emitter.cc; 19s local ... 2024-04-03T17:36:05.7896614Z 2024-04-03T17:36:05.7898002Z  2024-04-03T17:36:05.7899237Z  2024-04-03T17:36:05.7899723Z  2024-04-03T17:36:05.7900106Z  2024-04-03T17:36:05.7900703Z  2024-04-03T17:36:05.7901163Z  2024-04-03T17:36:05.7901591Z  2024-04-03T17:36:05.7902054Z  2024-04-03T17:36:05.7902783Z [14,396 / 14,756] 48 actions, 47 running 2024-04-03T17:36:05.7903857Z Compiling stablehlo/dialect/StablehloOps.cpp; 84s local 2024-04-03T17:36:05.7905080Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 55s local 2024-04-03T17:36:05.7906141Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 41s local 2024-04-03T17:36:05.7907156Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 33s local 2024-04-03T17:36:05.7908438Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 32s local 2024-04-03T17:36:05.7909588Z Compiling xla/translate/hlo_to_mhlo/hlo_function_importer.cc; 30s local 2024-04-03T17:36:05.7910913Z Compiling xla/service/cpu/mlir_emitter.cc; 20s local 2024-04-03T17:36:05.7911961Z Compiling xla/service/cpu/dot_op_emitter.cc; 19s local ... 2024-04-03T17:36:06.0433645Z 2024-04-03T17:36:06.0434545Z  2024-04-03T17:36:06.0435067Z  2024-04-03T17:36:06.0435509Z  2024-04-03T17:36:06.0437826Z  2024-04-03T17:36:06.0438533Z  2024-04-03T17:36:06.0439171Z  2024-04-03T17:36:06.0440028Z  2024-04-03T17:36:06.0440986Z  2024-04-03T17:36:06.0441671Z [14,397 / 14,756] 48 actions running 2024-04-03T17:36:06.0442651Z Compiling stablehlo/dialect/StablehloOps.cpp; 85s local 2024-04-03T17:36:06.0443863Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 55s local 2024-04-03T17:36:06.0444887Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 41s local 2024-04-03T17:36:06.0445953Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 33s local 2024-04-03T17:36:06.0446999Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 32s local 2024-04-03T17:36:06.0448218Z Compiling xla/translate/hlo_to_mhlo/hlo_function_importer.cc; 30s local 2024-04-03T17:36:06.0449380Z Compiling xla/service/cpu/mlir_emitter.cc; 20s local 2024-04-03T17:36:06.0450417Z Compiling xla/service/cpu/dot_op_emitter.cc; 20s local ... 2024-04-03T17:36:06.4437406Z 2024-04-03T17:36:06.4438181Z  2024-04-03T17:36:06.4438679Z  2024-04-03T17:36:06.4439090Z  2024-04-03T17:36:06.4441729Z  2024-04-03T17:36:06.4442373Z  2024-04-03T17:36:06.4442965Z  2024-04-03T17:36:06.4443565Z  2024-04-03T17:36:06.4444125Z  2024-04-03T17:36:06.4444886Z [14,399 / 14,756] 48 actions running 2024-04-03T17:36:06.4446274Z Compiling stablehlo/dialect/StablehloOps.cpp; 85s local 2024-04-03T17:36:06.4447625Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 55s local 2024-04-03T17:36:06.4448657Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 41s local 2024-04-03T17:36:06.4449843Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 34s local 2024-04-03T17:36:06.4451069Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 32s local 2024-04-03T17:36:06.4452712Z Compiling xla/translate/hlo_to_mhlo/hlo_function_importer.cc; 30s local 2024-04-03T17:36:06.4454013Z Compiling xla/service/cpu/mlir_emitter.cc; 20s local 2024-04-03T17:36:06.4455688Z Compiling xla/service/cpu/dot_op_emitter.cc; 20s local ... 2024-04-03T17:36:06.7960246Z 2024-04-03T17:36:06.7961612Z  2024-04-03T17:36:06.7962334Z  2024-04-03T17:36:06.7963893Z  2024-04-03T17:36:06.7964380Z  2024-04-03T17:36:06.7964764Z  2024-04-03T17:36:06.7965184Z  2024-04-03T17:36:06.7965621Z  2024-04-03T17:36:06.7966073Z  2024-04-03T17:36:06.7966826Z [14,400 / 14,756] 48 actions, 47 running 2024-04-03T17:36:06.7967896Z Compiling stablehlo/dialect/StablehloOps.cpp; 85s local 2024-04-03T17:36:06.7968926Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 56s local 2024-04-03T17:36:06.7969942Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 42s local 2024-04-03T17:36:06.7971003Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 34s local 2024-04-03T17:36:06.7972009Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 33s local 2024-04-03T17:36:06.7973293Z Compiling xla/translate/hlo_to_mhlo/hlo_function_importer.cc; 31s local 2024-04-03T17:36:06.7974633Z Compiling xla/service/cpu/mlir_emitter.cc; 21s local 2024-04-03T17:36:06.7975523Z Compiling xla/service/cpu/dot_op_emitter.cc; 20s local ... 2024-04-03T17:36:07.0414583Z 2024-04-03T17:36:07.0415865Z  2024-04-03T17:36:07.0417034Z  2024-04-03T17:36:07.0417550Z  2024-04-03T17:36:07.0417983Z  2024-04-03T17:36:07.0418434Z  2024-04-03T17:36:07.0418888Z  2024-04-03T17:36:07.0419307Z  2024-04-03T17:36:07.0419743Z  2024-04-03T17:36:07.0420464Z [14,403 / 14,756] 48 actions, 47 running 2024-04-03T17:36:07.0421269Z Compiling stablehlo/dialect/StablehloOps.cpp; 86s local 2024-04-03T17:36:07.0422482Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 56s local 2024-04-03T17:36:07.0423312Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 42s local 2024-04-03T17:36:07.0424417Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 34s local 2024-04-03T17:36:07.0425520Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 33s local 2024-04-03T17:36:07.0426878Z Compiling xla/translate/hlo_to_mhlo/hlo_function_importer.cc; 31s local 2024-04-03T17:36:07.0428366Z Compiling xla/service/cpu/mlir_emitter.cc; 21s local 2024-04-03T17:36:07.0429196Z Compiling xla/service/cpu/dot_op_emitter.cc; 21s local ... 2024-04-03T17:36:07.2445830Z 2024-04-03T17:36:07.2446596Z  2024-04-03T17:36:07.2447557Z  2024-04-03T17:36:07.2448013Z  2024-04-03T17:36:07.2448418Z  2024-04-03T17:36:07.2448818Z  2024-04-03T17:36:07.2449221Z  2024-04-03T17:36:07.2449636Z  2024-04-03T17:36:07.2450822Z  2024-04-03T17:36:07.2451524Z [14,403 / 14,756] 48 actions running 2024-04-03T17:36:07.2452435Z Compiling stablehlo/dialect/StablehloOps.cpp; 86s local 2024-04-03T17:36:07.2453647Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 56s local 2024-04-03T17:36:07.2454724Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 42s local 2024-04-03T17:36:07.2455653Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 35s local 2024-04-03T17:36:07.2456948Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 33s local 2024-04-03T17:36:07.2458103Z Compiling xla/translate/hlo_to_mhlo/hlo_function_importer.cc; 31s local 2024-04-03T17:36:07.2459271Z Compiling xla/service/cpu/mlir_emitter.cc; 21s local 2024-04-03T17:36:07.2460298Z Compiling xla/service/cpu/dot_op_emitter.cc; 21s local ... 2024-04-03T17:36:07.9592890Z 2024-04-03T17:36:07.9594027Z  2024-04-03T17:36:07.9594724Z  2024-04-03T17:36:07.9595150Z  2024-04-03T17:36:07.9595616Z  2024-04-03T17:36:07.9596038Z  2024-04-03T17:36:07.9596457Z  2024-04-03T17:36:07.9597094Z  2024-04-03T17:36:07.9597527Z  2024-04-03T17:36:07.9598224Z [14,404 / 14,756] 48 actions, 47 running 2024-04-03T17:36:07.9599252Z Compiling stablehlo/dialect/StablehloOps.cpp; 87s local 2024-04-03T17:36:07.9600229Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 57s local 2024-04-03T17:36:07.9601347Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 43s local 2024-04-03T17:36:07.9602305Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 35s local 2024-04-03T17:36:07.9603273Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 34s local 2024-04-03T17:36:07.9604199Z Compiling xla/service/cpu/mlir_emitter.cc; 22s local 2024-04-03T17:36:07.9605219Z Compiling xla/service/cpu/dot_op_emitter.cc; 21s local 2024-04-03T17:36:07.9606328Z Compiling xla/service/cpu/cpu_layout_assignment.cc; 16s local ... 2024-04-03T17:36:08.2453372Z 2024-04-03T17:36:08.2454596Z  2024-04-03T17:36:08.2455662Z  2024-04-03T17:36:08.2460633Z  2024-04-03T17:36:08.2461293Z  2024-04-03T17:36:08.2461722Z  2024-04-03T17:36:08.2462176Z  2024-04-03T17:36:08.2462634Z  2024-04-03T17:36:08.2463050Z  2024-04-03T17:36:08.2463739Z [14,404 / 14,756] 48 actions running 2024-04-03T17:36:08.2464918Z Compiling stablehlo/dialect/StablehloOps.cpp; 87s local 2024-04-03T17:36:08.2465960Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 57s local 2024-04-03T17:36:08.2466940Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 43s local 2024-04-03T17:36:08.2468239Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 36s local 2024-04-03T17:36:08.2469268Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 34s local 2024-04-03T17:36:08.2470274Z Compiling xla/service/cpu/mlir_emitter.cc; 22s local 2024-04-03T17:36:08.2471341Z Compiling xla/service/cpu/dot_op_emitter.cc; 22s local 2024-04-03T17:36:08.2472563Z Compiling xla/service/cpu/cpu_layout_assignment.cc; 16s local ... 2024-04-03T17:36:08.6887944Z 2024-04-03T17:36:08.6888609Z  2024-04-03T17:36:08.6889093Z  2024-04-03T17:36:08.6889457Z  2024-04-03T17:36:08.6889832Z  2024-04-03T17:36:08.6890181Z  2024-04-03T17:36:08.6890547Z  2024-04-03T17:36:08.6890905Z  2024-04-03T17:36:08.6891245Z  2024-04-03T17:36:08.6891857Z [14,405 / 14,756] 48 actions, 47 running 2024-04-03T17:36:08.6892767Z Compiling stablehlo/dialect/StablehloOps.cpp; 87s local 2024-04-03T17:36:08.6893666Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 58s local 2024-04-03T17:36:08.6894722Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 43s local 2024-04-03T17:36:08.6895606Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 36s local 2024-04-03T17:36:08.6896461Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 34s local 2024-04-03T17:36:08.6897311Z Compiling xla/service/cpu/mlir_emitter.cc; 23s local 2024-04-03T17:36:08.6898159Z Compiling xla/service/cpu/dot_op_emitter.cc; 22s local 2024-04-03T17:36:08.6899262Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 14s local ... 2024-04-03T17:36:08.9213139Z 2024-04-03T17:36:08.9214487Z  2024-04-03T17:36:08.9215083Z  2024-04-03T17:36:08.9215460Z  2024-04-03T17:36:08.9215819Z  2024-04-03T17:36:08.9216204Z  2024-04-03T17:36:08.9216592Z  2024-04-03T17:36:08.9216960Z  2024-04-03T17:36:08.9218763Z  2024-04-03T17:36:08.9219608Z [14,406 / 14,756] 48 actions, 47 running 2024-04-03T17:36:08.9220494Z Compiling stablehlo/dialect/StablehloOps.cpp; 88s local 2024-04-03T17:36:08.9221363Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 58s local 2024-04-03T17:36:08.9222194Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 44s local 2024-04-03T17:36:08.9223213Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 36s local 2024-04-03T17:36:08.9224091Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 35s local 2024-04-03T17:36:08.9225041Z Compiling xla/service/cpu/mlir_emitter.cc; 23s local 2024-04-03T17:36:08.9226101Z Compiling xla/service/cpu/dot_op_emitter.cc; 22s local 2024-04-03T17:36:08.9227152Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 14s local ... 2024-04-03T17:36:09.2463295Z 2024-04-03T17:36:09.2464042Z  2024-04-03T17:36:09.2464566Z  2024-04-03T17:36:09.2465019Z  2024-04-03T17:36:09.2465426Z  2024-04-03T17:36:09.2473244Z  2024-04-03T17:36:09.2473749Z  2024-04-03T17:36:09.2474184Z  2024-04-03T17:36:09.2474715Z  2024-04-03T17:36:09.2475271Z [14,407 / 14,756] 48 actions running 2024-04-03T17:36:09.2476251Z Compiling stablehlo/dialect/StablehloOps.cpp; 88s local 2024-04-03T17:36:09.2477331Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 58s local 2024-04-03T17:36:09.2478266Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 44s local 2024-04-03T17:36:09.2479183Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 37s local 2024-04-03T17:36:09.2480137Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 35s local 2024-04-03T17:36:09.2481294Z Compiling xla/service/cpu/mlir_emitter.cc; 23s local 2024-04-03T17:36:09.2482251Z Compiling xla/service/cpu/dot_op_emitter.cc; 23s local 2024-04-03T17:36:09.2483475Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 15s local ... 2024-04-03T17:36:09.9185238Z 2024-04-03T17:36:09.9185985Z  2024-04-03T17:36:09.9186549Z  2024-04-03T17:36:09.9186985Z  2024-04-03T17:36:09.9187393Z  2024-04-03T17:36:09.9188034Z  2024-04-03T17:36:09.9188435Z  2024-04-03T17:36:09.9188834Z  2024-04-03T17:36:09.9189385Z  2024-04-03T17:36:09.9190286Z [14,408 / 14,756] 48 actions, 47 running 2024-04-03T17:36:09.9191337Z Compiling stablehlo/dialect/StablehloOps.cpp; 89s local 2024-04-03T17:36:09.9192417Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 59s local 2024-04-03T17:36:09.9193440Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 45s local 2024-04-03T17:36:09.9194525Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 37s local 2024-04-03T17:36:09.9195576Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 36s local 2024-04-03T17:36:09.9196601Z Compiling xla/service/cpu/mlir_emitter.cc; 24s local 2024-04-03T17:36:09.9197591Z Compiling xla/service/cpu/dot_op_emitter.cc; 23s local 2024-04-03T17:36:09.9198922Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 15s local ... 2024-04-03T17:36:10.1184510Z 2024-04-03T17:36:10.1185374Z  2024-04-03T17:36:10.1185928Z  2024-04-03T17:36:10.1186367Z  2024-04-03T17:36:10.1186795Z  2024-04-03T17:36:10.1187210Z  2024-04-03T17:36:10.1187603Z  2024-04-03T17:36:10.1188199Z  2024-04-03T17:36:10.1188598Z  2024-04-03T17:36:10.1189288Z [14,410 / 14,756] 48 actions running 2024-04-03T17:36:10.1190294Z Compiling stablehlo/dialect/StablehloOps.cpp; 89s local 2024-04-03T17:36:10.1191390Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 59s local 2024-04-03T17:36:10.1192408Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 45s local 2024-04-03T17:36:10.1193554Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 37s local 2024-04-03T17:36:10.1194527Z Compiling xla/service/cpu/mlir_emitter.cc; 24s local 2024-04-03T17:36:10.1195643Z Compiling xla/service/cpu/dot_op_emitter.cc; 24s local 2024-04-03T17:36:10.1196791Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 16s local 2024-04-03T17:36:10.1198438Z @llvm-project//mlir:VectorToLLVM; 13s local ... 2024-04-03T17:36:10.4190847Z 2024-04-03T17:36:10.4191578Z  2024-04-03T17:36:10.4192053Z  2024-04-03T17:36:10.4192454Z  2024-04-03T17:36:10.4192872Z  2024-04-03T17:36:10.4193245Z  2024-04-03T17:36:10.4193663Z  2024-04-03T17:36:10.4194103Z  2024-04-03T17:36:10.4194856Z  2024-04-03T17:36:10.4195590Z [14,411 / 14,756] 48 actions, 47 running 2024-04-03T17:36:10.4196580Z Compiling stablehlo/dialect/StablehloOps.cpp; 89s local 2024-04-03T17:36:10.4197723Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 59s local 2024-04-03T17:36:10.4198924Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 45s local 2024-04-03T17:36:10.4199907Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 38s local 2024-04-03T17:36:10.4200899Z Compiling xla/service/cpu/mlir_emitter.cc; 24s local 2024-04-03T17:36:10.4201824Z Compiling xla/service/cpu/dot_op_emitter.cc; 24s local 2024-04-03T17:36:10.4203230Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 16s local 2024-04-03T17:36:10.4204592Z @llvm-project//mlir:VectorToLLVM; 13s local ... 2024-04-03T17:36:10.6478492Z 2024-04-03T17:36:10.6479337Z  2024-04-03T17:36:10.6479926Z  2024-04-03T17:36:10.6480439Z  2024-04-03T17:36:10.6480907Z  2024-04-03T17:36:10.6481378Z  2024-04-03T17:36:10.6481886Z  2024-04-03T17:36:10.6482342Z  2024-04-03T17:36:10.6482808Z  2024-04-03T17:36:10.6483564Z [14,411 / 14,756] 48 actions running 2024-04-03T17:36:10.6484656Z Compiling stablehlo/dialect/StablehloOps.cpp; 89s local 2024-04-03T17:36:10.6485882Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 60s local 2024-04-03T17:36:10.6486887Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 45s local 2024-04-03T17:36:10.6487932Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 38s local 2024-04-03T17:36:10.6489002Z Compiling xla/service/cpu/mlir_emitter.cc; 25s local 2024-04-03T17:36:10.6490062Z Compiling xla/service/cpu/dot_op_emitter.cc; 24s local 2024-04-03T17:36:10.6491329Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 16s local 2024-04-03T17:36:10.6492611Z @llvm-project//mlir:VectorToLLVM; 13s local ... 2024-04-03T17:36:10.9177397Z 2024-04-03T17:36:10.9178150Z  2024-04-03T17:36:10.9178644Z  2024-04-03T17:36:10.9179075Z  2024-04-03T17:36:10.9179511Z  2024-04-03T17:36:10.9179918Z  2024-04-03T17:36:10.9180311Z  2024-04-03T17:36:10.9180724Z  2024-04-03T17:36:10.9181150Z  2024-04-03T17:36:10.9181852Z [14,413 / 14,756] 48 actions, 47 running 2024-04-03T17:36:10.9182801Z Compiling stablehlo/dialect/StablehloOps.cpp; 90s local 2024-04-03T17:36:10.9183791Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 60s local 2024-04-03T17:36:10.9184709Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 46s local 2024-04-03T17:36:10.9185685Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 38s local 2024-04-03T17:36:10.9186674Z Compiling xla/service/cpu/mlir_emitter.cc; 25s local 2024-04-03T17:36:10.9187893Z Compiling xla/service/cpu/dot_op_emitter.cc; 24s local 2024-04-03T17:36:10.9189055Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 16s local 2024-04-03T17:36:10.9190344Z @llvm-project//mlir:VectorToLLVM; 13s local ... 2024-04-03T17:36:11.2476157Z 2024-04-03T17:36:11.2476898Z  2024-04-03T17:36:11.2477415Z  2024-04-03T17:36:11.2479508Z  2024-04-03T17:36:11.2480208Z  2024-04-03T17:36:11.2481030Z  2024-04-03T17:36:11.2481937Z  2024-04-03T17:36:11.2482423Z  2024-04-03T17:36:11.2482867Z  2024-04-03T17:36:11.2483512Z [14,413 / 14,756] 48 actions running 2024-04-03T17:36:11.2484486Z Compiling stablehlo/dialect/StablehloOps.cpp; 90s local 2024-04-03T17:36:11.2485504Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 60s local 2024-04-03T17:36:11.2486779Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 46s local 2024-04-03T17:36:11.2487774Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 39s local 2024-04-03T17:36:11.2488950Z Compiling xla/service/cpu/mlir_emitter.cc; 25s local 2024-04-03T17:36:11.2489994Z Compiling xla/service/cpu/dot_op_emitter.cc; 25s local 2024-04-03T17:36:11.2491190Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 17s local 2024-04-03T17:36:11.2492773Z @llvm-project//mlir:VectorToLLVM; 14s local ... 2024-04-03T17:36:11.4782084Z 2024-04-03T17:36:11.4782856Z  2024-04-03T17:36:11.4783382Z  2024-04-03T17:36:11.4783929Z  2024-04-03T17:36:11.4784364Z  2024-04-03T17:36:11.4790688Z  2024-04-03T17:36:11.4791394Z  2024-04-03T17:36:11.4791973Z  2024-04-03T17:36:11.4792376Z  2024-04-03T17:36:11.4793083Z [14,415 / 14,756] 48 actions, 47 running 2024-04-03T17:36:11.4794087Z Compiling stablehlo/dialect/StablehloOps.cpp; 90s local 2024-04-03T17:36:11.4795296Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 60s local 2024-04-03T17:36:11.4796267Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 46s local 2024-04-03T17:36:11.4797185Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 39s local 2024-04-03T17:36:11.4798139Z Compiling xla/service/cpu/mlir_emitter.cc; 25s local 2024-04-03T17:36:11.4799050Z Compiling xla/service/cpu/dot_op_emitter.cc; 25s local 2024-04-03T17:36:11.4800268Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 17s local 2024-04-03T17:36:11.4801546Z @llvm-project//mlir:VectorToLLVM; 14s local ... 2024-04-03T17:36:11.8481735Z 2024-04-03T17:36:11.8483092Z  2024-04-03T17:36:11.8483872Z  2024-04-03T17:36:11.8484656Z  2024-04-03T17:36:11.8485737Z  2024-04-03T17:36:11.8486251Z  2024-04-03T17:36:11.8486706Z  2024-04-03T17:36:11.8487151Z  2024-04-03T17:36:11.8487552Z  2024-04-03T17:36:11.8488258Z [14,416 / 14,756] 48 actions running 2024-04-03T17:36:11.8489306Z Compiling stablehlo/dialect/StablehloOps.cpp; 90s local 2024-04-03T17:36:11.8490338Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 61s local 2024-04-03T17:36:11.8491370Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 47s local 2024-04-03T17:36:11.8492475Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 39s local 2024-04-03T17:36:11.8493552Z Compiling xla/service/cpu/mlir_emitter.cc; 26s local 2024-04-03T17:36:11.8495086Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 17s local 2024-04-03T17:36:11.8496429Z @llvm-project//mlir:VectorToLLVM; 14s local 2024-04-03T17:36:11.8497391Z Compiling xla/service/cpu/ir_emitter.cc; 14s local ... 2024-04-03T17:36:12.2485818Z 2024-04-03T17:36:12.2486998Z  2024-04-03T17:36:12.2488967Z  2024-04-03T17:36:12.2489656Z  2024-04-03T17:36:12.2490264Z  2024-04-03T17:36:12.2490838Z  2024-04-03T17:36:12.2491451Z  2024-04-03T17:36:12.2492058Z  2024-04-03T17:36:12.2492609Z  2024-04-03T17:36:12.2493447Z [14,417 / 14,756] 48 actions running 2024-04-03T17:36:12.2494845Z Compiling stablehlo/dialect/StablehloOps.cpp; 91s local 2024-04-03T17:36:12.2496093Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 61s local 2024-04-03T17:36:12.2499396Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 47s local 2024-04-03T17:36:12.2502896Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 40s local 2024-04-03T17:36:12.2504210Z Compiling xla/service/cpu/mlir_emitter.cc; 26s local 2024-04-03T17:36:12.2508590Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 18s local 2024-04-03T17:36:12.2510271Z @llvm-project//mlir:VectorToLLVM; 15s local 2024-04-03T17:36:12.2511534Z Compiling xla/service/cpu/ir_emitter.cc; 14s local ... 2024-04-03T17:36:12.5162525Z 2024-04-03T17:36:12.5163731Z  2024-04-03T17:36:12.5164644Z  2024-04-03T17:36:12.5165524Z  2024-04-03T17:36:12.5168758Z  2024-04-03T17:36:12.5169434Z  2024-04-03T17:36:12.5172568Z  2024-04-03T17:36:12.5176249Z  2024-04-03T17:36:12.5176917Z  2024-04-03T17:36:12.5179141Z [14,418 / 14,756] 48 actions, 47 running 2024-04-03T17:36:12.5180324Z Compiling stablehlo/dialect/StablehloOps.cpp; 91s local 2024-04-03T17:36:12.5181611Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 62s local 2024-04-03T17:36:12.5183226Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 47s local 2024-04-03T17:36:12.5184785Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 40s local 2024-04-03T17:36:12.5185925Z Compiling xla/service/cpu/mlir_emitter.cc; 27s local 2024-04-03T17:36:12.5187529Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 18s local 2024-04-03T17:36:12.5189165Z @llvm-project//mlir:VectorToLLVM; 15s local 2024-04-03T17:36:12.5190154Z Compiling xla/service/cpu/ir_emitter.cc; 15s local ... 2024-04-03T17:36:12.8101414Z 2024-04-03T17:36:12.8102601Z  2024-04-03T17:36:12.8103466Z  2024-04-03T17:36:12.8106669Z  2024-04-03T17:36:12.8107845Z  2024-04-03T17:36:12.8110797Z  2024-04-03T17:36:12.8111424Z  2024-04-03T17:36:12.8112229Z  2024-04-03T17:36:12.8115036Z  2024-04-03T17:36:12.8115950Z [14,420 / 14,756] 48 actions, 47 running 2024-04-03T17:36:12.8119457Z Compiling stablehlo/dialect/StablehloOps.cpp; 91s local 2024-04-03T17:36:12.8120726Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 62s local 2024-04-03T17:36:12.8124179Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 48s local 2024-04-03T17:36:12.8125805Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 18s local 2024-04-03T17:36:12.8127519Z @llvm-project//mlir:VectorToLLVM; 15s local 2024-04-03T17:36:12.8129048Z Compiling xla/service/cpu/ir_emitter.cc; 15s local 2024-04-03T17:36:12.8130178Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 15s local 2024-04-03T17:36:12.8131483Z @llvm-project//mlir:LinalgTransforms; 13s local ... 2024-04-03T17:36:13.0492676Z 2024-04-03T17:36:13.0493893Z  2024-04-03T17:36:13.0494597Z  2024-04-03T17:36:13.0495045Z  2024-04-03T17:36:13.0497022Z  2024-04-03T17:36:13.0497686Z  2024-04-03T17:36:13.0498153Z  2024-04-03T17:36:13.0498619Z  2024-04-03T17:36:13.0499056Z  2024-04-03T17:36:13.0499765Z [14,420 / 14,756] 48 actions running 2024-04-03T17:36:13.0501649Z Compiling stablehlo/dialect/StablehloOps.cpp; 92s local 2024-04-03T17:36:13.0502804Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 62s local 2024-04-03T17:36:13.0503805Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 48s local 2024-04-03T17:36:13.0505062Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 19s local 2024-04-03T17:36:13.0506471Z @llvm-project//mlir:VectorToLLVM; 16s local 2024-04-03T17:36:13.0507407Z Compiling xla/service/cpu/ir_emitter.cc; 15s local 2024-04-03T17:36:13.0508853Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 15s local 2024-04-03T17:36:13.0510097Z @llvm-project//mlir:LinalgTransforms; 14s local ... 2024-04-03T17:36:13.2943191Z 2024-04-03T17:36:13.2944341Z  2024-04-03T17:36:13.2944865Z  2024-04-03T17:36:13.2945299Z  2024-04-03T17:36:13.2945771Z  2024-04-03T17:36:13.2946226Z  2024-04-03T17:36:13.2946660Z  2024-04-03T17:36:13.2947059Z  2024-04-03T17:36:13.2947448Z  2024-04-03T17:36:13.2948394Z [14,422 / 14,756] 48 actions, 47 running 2024-04-03T17:36:13.2949489Z Compiling stablehlo/dialect/StablehloOps.cpp; 92s local 2024-04-03T17:36:13.2950524Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 62s local 2024-04-03T17:36:13.2951541Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 48s local 2024-04-03T17:36:13.2952917Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 19s local 2024-04-03T17:36:13.2954239Z @llvm-project//mlir:VectorToLLVM; 16s local 2024-04-03T17:36:13.2955150Z Compiling xla/service/cpu/ir_emitter.cc; 15s local 2024-04-03T17:36:13.2956233Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 15s local 2024-04-03T17:36:13.2957917Z @llvm-project//mlir:LinalgTransforms; 14s local ... 2024-04-03T17:36:13.6497730Z 2024-04-03T17:36:13.6498906Z  2024-04-03T17:36:13.6499326Z  2024-04-03T17:36:13.6499679Z  2024-04-03T17:36:13.6501529Z  2024-04-03T17:36:13.6502306Z  2024-04-03T17:36:13.6502932Z  2024-04-03T17:36:13.6503832Z  2024-04-03T17:36:13.6508687Z  2024-04-03T17:36:13.6509453Z [14,422 / 14,756] 48 actions running 2024-04-03T17:36:13.6510503Z Compiling stablehlo/dialect/StablehloOps.cpp; 92s local 2024-04-03T17:36:13.6511624Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 63s local 2024-04-03T17:36:13.6512604Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 48s local 2024-04-03T17:36:13.6513646Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 19s local 2024-04-03T17:36:13.6514686Z @llvm-project//mlir:VectorToLLVM; 16s local 2024-04-03T17:36:13.6515432Z Compiling xla/service/cpu/ir_emitter.cc; 16s local 2024-04-03T17:36:13.6516556Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 16s local 2024-04-03T17:36:13.6517533Z @llvm-project//mlir:LinalgTransforms; 14s local ... 2024-04-03T17:36:13.8510722Z 2024-04-03T17:36:13.8511421Z  2024-04-03T17:36:13.8511830Z  2024-04-03T17:36:13.8512166Z  2024-04-03T17:36:13.8512495Z  2024-04-03T17:36:13.8512805Z  2024-04-03T17:36:13.8513153Z  2024-04-03T17:36:13.8513483Z  2024-04-03T17:36:13.8513788Z  2024-04-03T17:36:13.8514325Z [14,424 / 14,756] 48 actions running 2024-04-03T17:36:13.8515044Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 63s local 2024-04-03T17:36:13.8515768Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 49s local 2024-04-03T17:36:13.8516668Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 19s local 2024-04-03T17:36:13.8517610Z @llvm-project//mlir:VectorToLLVM; 16s local 2024-04-03T17:36:13.8518268Z Compiling xla/service/cpu/ir_emitter.cc; 16s local 2024-04-03T17:36:13.8519069Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 16s local 2024-04-03T17:36:13.8519910Z @llvm-project//mlir:LinalgTransforms; 14s local 2024-04-03T17:36:13.8520732Z @stablehlo//:stablehlo_passes; 14s local ... 2024-04-03T17:36:14.2091159Z 2024-04-03T17:36:14.2091912Z  2024-04-03T17:36:14.2101402Z  2024-04-03T17:36:14.2101850Z  2024-04-03T17:36:14.2102282Z  2024-04-03T17:36:14.2102670Z  2024-04-03T17:36:14.2103066Z  2024-04-03T17:36:14.2103465Z  2024-04-03T17:36:14.2103847Z  2024-04-03T17:36:14.2104537Z [14,425 / 14,756] 48 actions, 47 running 2024-04-03T17:36:14.2105468Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 63s local 2024-04-03T17:36:14.2106420Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 49s local 2024-04-03T17:36:14.2107573Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 20s local 2024-04-03T17:36:14.2109174Z @llvm-project//mlir:VectorToLLVM; 17s local 2024-04-03T17:36:14.2110036Z Compiling xla/service/cpu/ir_emitter.cc; 16s local 2024-04-03T17:36:14.2111025Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 16s local 2024-04-03T17:36:14.2112025Z @stablehlo//:stablehlo_passes; 15s local 2024-04-03T17:36:14.2112752Z Compiling xla/mlir/xla_cpu/ir/xla_cpu.cc; 14s local ... 2024-04-03T17:36:14.4509407Z 2024-04-03T17:36:14.4510193Z  2024-04-03T17:36:14.4510785Z  2024-04-03T17:36:14.4511234Z  2024-04-03T17:36:14.4511677Z  2024-04-03T17:36:14.4512117Z  2024-04-03T17:36:14.4512537Z  2024-04-03T17:36:14.4512966Z  2024-04-03T17:36:14.4513388Z  2024-04-03T17:36:14.4514058Z [14,425 / 14,756] 48 actions running 2024-04-03T17:36:14.4515016Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 63s local 2024-04-03T17:36:14.4515995Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 49s local 2024-04-03T17:36:14.4517219Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 20s local 2024-04-03T17:36:14.4518805Z @llvm-project//mlir:VectorToLLVM; 17s local 2024-04-03T17:36:14.4519745Z Compiling xla/service/cpu/ir_emitter.cc; 17s local 2024-04-03T17:36:14.4520809Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 16s local 2024-04-03T17:36:14.4521804Z @stablehlo//:stablehlo_passes; 15s local 2024-04-03T17:36:14.4522888Z Compiling xla/mlir/xla_cpu/ir/xla_cpu.cc; 14s local ... 2024-04-03T17:36:14.8205606Z 2024-04-03T17:36:14.8206329Z  2024-04-03T17:36:14.8206832Z  2024-04-03T17:36:14.8207208Z  2024-04-03T17:36:14.8207647Z  2024-04-03T17:36:14.8208034Z  2024-04-03T17:36:14.8208405Z  2024-04-03T17:36:14.8209039Z  2024-04-03T17:36:14.8209505Z  2024-04-03T17:36:14.8210175Z [14,426 / 14,756] 48 actions, 47 running 2024-04-03T17:36:14.8211123Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 64s local 2024-04-03T17:36:14.8212003Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 50s local 2024-04-03T17:36:14.8213154Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 20s local 2024-04-03T17:36:14.8214592Z @llvm-project//mlir:VectorToLLVM; 17s local 2024-04-03T17:36:14.8215501Z Compiling xla/service/cpu/ir_emitter.cc; 17s local 2024-04-03T17:36:14.8216515Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 17s local 2024-04-03T17:36:14.8217471Z @stablehlo//:stablehlo_passes; 15s local 2024-04-03T17:36:14.8218359Z Compiling xla/mlir/xla_cpu/ir/xla_cpu.cc; 15s local ... 2024-04-03T17:36:15.0514493Z 2024-04-03T17:36:15.0515242Z  2024-04-03T17:36:15.0515747Z  2024-04-03T17:36:15.0516177Z  2024-04-03T17:36:15.0516586Z  2024-04-03T17:36:15.0517004Z  2024-04-03T17:36:15.0517421Z  2024-04-03T17:36:15.0517817Z  2024-04-03T17:36:15.0518239Z  2024-04-03T17:36:15.0518909Z [14,426 / 14,756] 48 actions running 2024-04-03T17:36:15.0519996Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 64s local 2024-04-03T17:36:15.0521017Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 50s local 2024-04-03T17:36:15.0522229Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 21s local 2024-04-03T17:36:15.0523300Z @llvm-project//mlir:VectorToLLVM; 18s local 2024-04-03T17:36:15.0524109Z Compiling xla/service/cpu/ir_emitter.cc; 17s local 2024-04-03T17:36:15.0525074Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 17s local 2024-04-03T17:36:15.0526018Z @stablehlo//:stablehlo_passes; 15s local 2024-04-03T17:36:15.0526888Z Compiling xla/mlir/xla_cpu/ir/xla_cpu.cc; 15s local ... 2024-04-03T17:36:15.8693498Z 2024-04-03T17:36:15.8694174Z  2024-04-03T17:36:15.8694773Z  2024-04-03T17:36:15.8695119Z  2024-04-03T17:36:15.8695466Z  2024-04-03T17:36:15.8695795Z  2024-04-03T17:36:15.8696312Z  2024-04-03T17:36:15.8696665Z  2024-04-03T17:36:15.8697000Z  2024-04-03T17:36:15.8697593Z [14,427 / 14,756] 48 actions, 47 running 2024-04-03T17:36:15.8698413Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 65s local 2024-04-03T17:36:15.8699217Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 51s local 2024-04-03T17:36:15.8700210Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 21s local 2024-04-03T17:36:15.8701246Z @llvm-project//mlir:VectorToLLVM; 18s local 2024-04-03T17:36:15.8702141Z Compiling xla/service/cpu/ir_emitter.cc; 18s local 2024-04-03T17:36:15.8703006Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 18s local 2024-04-03T17:36:15.8703822Z @stablehlo//:stablehlo_passes; 16s local 2024-04-03T17:36:15.8704591Z Compiling xla/mlir/xla_cpu/ir/xla_cpu.cc; 16s local ... 2024-04-03T17:36:16.1197120Z 2024-04-03T17:36:16.1197893Z  2024-04-03T17:36:16.1198372Z  2024-04-03T17:36:16.1198789Z  2024-04-03T17:36:16.1199180Z  2024-04-03T17:36:16.1199563Z  2024-04-03T17:36:16.1199964Z  2024-04-03T17:36:16.1200347Z  2024-04-03T17:36:16.1200750Z  2024-04-03T17:36:16.1201750Z [14,429 / 14,756] 48 actions, 47 running 2024-04-03T17:36:16.1202506Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 65s local 2024-04-03T17:36:16.1203558Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 51s local 2024-04-03T17:36:16.1204705Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 22s local 2024-04-03T17:36:16.1206088Z @llvm-project//mlir:VectorToLLVM; 19s local 2024-04-03T17:36:16.1207223Z Compiling xla/service/cpu/ir_emitter.cc; 18s local 2024-04-03T17:36:16.1208297Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 18s local 2024-04-03T17:36:16.1209078Z @stablehlo//:stablehlo_passes; 17s local 2024-04-03T17:36:16.1210047Z Compiling xla/mlir/xla_cpu/ir/xla_cpu.cc; 16s local ... 2024-04-03T17:36:16.4524068Z 2024-04-03T17:36:16.4524813Z  2024-04-03T17:36:16.4525331Z  2024-04-03T17:36:16.4525753Z  2024-04-03T17:36:16.4526164Z  2024-04-03T17:36:16.4526571Z  2024-04-03T17:36:16.4526964Z  2024-04-03T17:36:16.4527653Z  2024-04-03T17:36:16.4528052Z  2024-04-03T17:36:16.4528654Z [14,430 / 14,756] 48 actions running 2024-04-03T17:36:16.4545390Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 65s local 2024-04-03T17:36:16.4549286Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 51s local 2024-04-03T17:36:16.4550896Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 22s local 2024-04-03T17:36:16.4552575Z @llvm-project//mlir:VectorToLLVM; 19s local 2024-04-03T17:36:16.4553801Z Compiling xla/service/cpu/ir_emitter.cc; 19s local 2024-04-03T17:36:16.4557518Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 18s local 2024-04-03T17:36:16.4558895Z Compiling xla/mlir/xla_cpu/ir/xla_cpu.cc; 16s local 2024-04-03T17:36:16.4561992Z @xla//xla/mlir_hlo:lmhlo_passes; 16s local ... 2024-04-03T17:36:16.8283399Z 2024-04-03T17:36:16.8284692Z  2024-04-03T17:36:16.8285481Z  2024-04-03T17:36:16.8287045Z  2024-04-03T17:36:16.8287673Z  2024-04-03T17:36:16.8288271Z  2024-04-03T17:36:16.8288839Z  2024-04-03T17:36:16.8289384Z  2024-04-03T17:36:16.8290076Z  2024-04-03T17:36:16.8290900Z [14,431 / 14,756] 48 actions, 47 running 2024-04-03T17:36:16.8291989Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 66s local 2024-04-03T17:36:16.8293065Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 52s local 2024-04-03T17:36:16.8294559Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 22s local 2024-04-03T17:36:16.8296327Z @llvm-project//mlir:VectorToLLVM; 19s local 2024-04-03T17:36:16.8297799Z Compiling xla/service/cpu/ir_emitter.cc; 19s local 2024-04-03T17:36:16.8298915Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 19s local 2024-04-03T17:36:16.8299980Z Compiling xla/mlir/xla_cpu/ir/xla_cpu.cc; 17s local 2024-04-03T17:36:16.8300913Z @xla//xla/mlir_hlo:lmhlo_passes; 16s local ... 2024-04-03T17:36:17.0527533Z 2024-04-03T17:36:17.0528651Z  2024-04-03T17:36:17.0529236Z  2024-04-03T17:36:17.0529661Z  2024-04-03T17:36:17.0530082Z  2024-04-03T17:36:17.0530508Z  2024-04-03T17:36:17.0530929Z  2024-04-03T17:36:17.0531323Z  2024-04-03T17:36:17.0531673Z  2024-04-03T17:36:17.0532278Z [14,433 / 14,756] 48 actions running 2024-04-03T17:36:17.0533134Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 66s local 2024-04-03T17:36:17.0534145Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 52s local 2024-04-03T17:36:17.0535499Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 23s local 2024-04-03T17:36:17.0536767Z @llvm-project//mlir:VectorToLLVM; 20s local 2024-04-03T17:36:17.0537676Z Compiling xla/service/cpu/ir_emitter.cc; 19s local 2024-04-03T17:36:17.0538702Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 19s local 2024-04-03T17:36:17.0539773Z @xla//xla/mlir_hlo:lmhlo_passes; 16s local 2024-04-03T17:36:17.0540815Z @llvm-project//mlir:MemRefTransforms; 15s local ... 2024-04-03T17:36:17.4691856Z 2024-04-03T17:36:17.4693085Z  2024-04-03T17:36:17.4696428Z  2024-04-03T17:36:17.4699513Z  2024-04-03T17:36:17.4700324Z  2024-04-03T17:36:17.4701379Z  2024-04-03T17:36:17.4701884Z  2024-04-03T17:36:17.4702351Z  2024-04-03T17:36:17.4702796Z  2024-04-03T17:36:17.4703563Z [14,434 / 14,756] 48 actions, 47 running 2024-04-03T17:36:17.4704856Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 66s local 2024-04-03T17:36:17.4705905Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 52s local 2024-04-03T17:36:17.4707198Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 23s local 2024-04-03T17:36:17.4708789Z @llvm-project//mlir:VectorToLLVM; 20s local 2024-04-03T17:36:17.4709694Z Compiling xla/service/cpu/ir_emitter.cc; 20s local 2024-04-03T17:36:17.4710730Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 19s local 2024-04-03T17:36:17.4711737Z @xla//xla/mlir_hlo:lmhlo_passes; 17s local 2024-04-03T17:36:17.4712971Z @llvm-project//mlir:MemRefTransforms; 16s local ... 2024-04-03T17:36:17.6712945Z 2024-04-03T17:36:17.6713666Z  2024-04-03T17:36:17.6714080Z  2024-04-03T17:36:17.6714431Z  2024-04-03T17:36:17.6716703Z  2024-04-03T17:36:17.6719435Z  2024-04-03T17:36:17.6722325Z  2024-04-03T17:36:17.6725034Z  2024-04-03T17:36:17.6727794Z  2024-04-03T17:36:17.6730637Z [14,435 / 14,756] 48 actions, 47 running 2024-04-03T17:36:17.6731732Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 67s local 2024-04-03T17:36:17.6732913Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 52s local 2024-04-03T17:36:17.6734113Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 23s local 2024-04-03T17:36:17.6735630Z @llvm-project//mlir:VectorToLLVM; 20s local 2024-04-03T17:36:17.6736694Z Compiling xla/service/cpu/ir_emitter.cc; 20s local 2024-04-03T17:36:17.6739814Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 20s local 2024-04-03T17:36:17.6750119Z @xla//xla/mlir_hlo:lmhlo_passes; 17s local 2024-04-03T17:36:17.6754256Z @llvm-project//mlir:MemRefTransforms; 16s local ... 2024-04-03T17:36:17.9547331Z 2024-04-03T17:36:17.9548930Z  2024-04-03T17:36:17.9549936Z  2024-04-03T17:36:17.9552947Z  2024-04-03T17:36:17.9553627Z  2024-04-03T17:36:17.9556594Z  2024-04-03T17:36:17.9557220Z  2024-04-03T17:36:17.9559940Z  2024-04-03T17:36:17.9560543Z  2024-04-03T17:36:17.9562815Z [14,437 / 14,756] 48 actions, 47 running 2024-04-03T17:36:17.9563973Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 67s local 2024-04-03T17:36:17.9565167Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 53s local 2024-04-03T17:36:17.9566679Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 23s local 2024-04-03T17:36:17.9568085Z @llvm-project//mlir:VectorToLLVM; 20s local 2024-04-03T17:36:17.9569452Z Compiling xla/service/cpu/ir_emitter.cc; 20s local 2024-04-03T17:36:17.9571166Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 20s local 2024-04-03T17:36:17.9572297Z @xla//xla/mlir_hlo:lmhlo_passes; 17s local 2024-04-03T17:36:17.9573540Z @llvm-project//mlir:LinalgTransforms; 16s local ... 2024-04-03T17:36:18.2536117Z 2024-04-03T17:36:18.2537256Z  2024-04-03T17:36:18.2538148Z  2024-04-03T17:36:18.2538953Z  2024-04-03T17:36:18.2539977Z  2024-04-03T17:36:18.2540487Z  2024-04-03T17:36:18.2540892Z  2024-04-03T17:36:18.2541303Z  2024-04-03T17:36:18.2541680Z  2024-04-03T17:36:18.2542276Z [14,439 / 14,756] 48 actions running 2024-04-03T17:36:18.2543180Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 67s local 2024-04-03T17:36:18.2544143Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 53s local 2024-04-03T17:36:18.2545172Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 24s local 2024-04-03T17:36:18.2546253Z @llvm-project//mlir:VectorToLLVM; 21s local 2024-04-03T17:36:18.2547099Z Compiling xla/service/cpu/ir_emitter.cc; 20s local 2024-04-03T17:36:18.2548915Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 20s local 2024-04-03T17:36:18.2550251Z Compiling mlir/lib/Dialect/Linalg/Transforms/DropUnitDims.cpp; 16s local 2024-04-03T17:36:18.2551859Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 16s local ... 2024-04-03T17:36:18.4578065Z 2024-04-03T17:36:18.4579240Z  2024-04-03T17:36:18.4580386Z  2024-04-03T17:36:18.4581476Z  2024-04-03T17:36:18.4581975Z  2024-04-03T17:36:18.4582391Z  2024-04-03T17:36:18.4582854Z  2024-04-03T17:36:18.4583265Z  2024-04-03T17:36:18.4583722Z  2024-04-03T17:36:18.4584699Z [14,440 / 14,756] 48 actions, 47 running 2024-04-03T17:36:18.4585707Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 67s local 2024-04-03T17:36:18.4586749Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 53s local 2024-04-03T17:36:18.4588233Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 24s local 2024-04-03T17:36:18.4589630Z Compiling xla/service/cpu/ir_emitter.cc; 21s local 2024-04-03T17:36:18.4590607Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 20s local 2024-04-03T17:36:18.4592195Z Compiling mlir/lib/Dialect/Linalg/Transforms/DropUnitDims.cpp; 16s local 2024-04-03T17:36:18.4593751Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 16s local 2024-04-03T17:36:18.4595222Z @llvm-project//mlir:LinalgTransforms; 15s local ... 2024-04-03T17:36:18.8542199Z 2024-04-03T17:36:18.8543279Z  2024-04-03T17:36:18.8545937Z  2024-04-03T17:36:18.8546586Z  2024-04-03T17:36:18.8549207Z  2024-04-03T17:36:18.8562906Z  2024-04-03T17:36:18.8563939Z  2024-04-03T17:36:18.8564426Z  2024-04-03T17:36:18.8564838Z  2024-04-03T17:36:18.8565492Z [14,442 / 14,756] 48 actions running 2024-04-03T17:36:18.8566446Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 68s local 2024-04-03T17:36:18.8567479Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 54s local 2024-04-03T17:36:18.8568790Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 24s local 2024-04-03T17:36:18.8570010Z Compiling xla/service/cpu/ir_emitter.cc; 21s local 2024-04-03T17:36:18.8571135Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 21s local 2024-04-03T17:36:18.8572622Z Compiling mlir/lib/Dialect/Linalg/Transforms/DropUnitDims.cpp; 17s local 2024-04-03T17:36:18.8574380Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 16s local 2024-04-03T17:36:18.8575908Z @llvm-project//mlir:LinalgTransforms; 16s local ... 2024-04-03T17:36:19.2548103Z 2024-04-03T17:36:19.2548798Z  2024-04-03T17:36:19.2549356Z  2024-04-03T17:36:19.2549738Z  2024-04-03T17:36:19.2550165Z  2024-04-03T17:36:19.2550604Z  2024-04-03T17:36:19.2550967Z  2024-04-03T17:36:19.2551402Z  2024-04-03T17:36:19.2551809Z  2024-04-03T17:36:19.2552482Z [14,443 / 14,756] 48 actions running 2024-04-03T17:36:19.2553444Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 68s local 2024-04-03T17:36:19.2554485Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 54s local 2024-04-03T17:36:19.2555740Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 25s local 2024-04-03T17:36:19.2557020Z Compiling xla/service/cpu/ir_emitter.cc; 21s local 2024-04-03T17:36:19.2558159Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 21s local 2024-04-03T17:36:19.2559521Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 17s local 2024-04-03T17:36:19.2560739Z @llvm-project//mlir:LinalgTransforms; 16s local 2024-04-03T17:36:19.2561791Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 15s local ... 2024-04-03T17:36:19.4558793Z 2024-04-03T17:36:19.4559612Z  2024-04-03T17:36:19.4560211Z  2024-04-03T17:36:19.4560734Z  2024-04-03T17:36:19.4561395Z  2024-04-03T17:36:19.4561888Z  2024-04-03T17:36:19.4562379Z  2024-04-03T17:36:19.4563199Z  2024-04-03T17:36:19.4563720Z  2024-04-03T17:36:19.4564553Z [14,444 / 14,756] 48 actions, 47 running 2024-04-03T17:36:19.4565600Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 68s local 2024-04-03T17:36:19.4566577Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 54s local 2024-04-03T17:36:19.4567941Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 25s local 2024-04-03T17:36:19.4569460Z Compiling xla/service/cpu/ir_emitter.cc; 22s local 2024-04-03T17:36:19.4570699Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 21s local 2024-04-03T17:36:19.4572181Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 17s local 2024-04-03T17:36:19.4573959Z @llvm-project//mlir:LinalgTransforms; 16s local 2024-04-03T17:36:19.4575320Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 15s local ... 2024-04-03T17:36:19.8556445Z 2024-04-03T17:36:19.8567305Z  2024-04-03T17:36:19.8567750Z  2024-04-03T17:36:19.8568159Z  2024-04-03T17:36:19.8568824Z  2024-04-03T17:36:19.8569221Z  2024-04-03T17:36:19.8569609Z  2024-04-03T17:36:19.8569963Z  2024-04-03T17:36:19.8570325Z  2024-04-03T17:36:19.8570916Z [14,445 / 14,756] 48 actions running 2024-04-03T17:36:19.8571766Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 69s local 2024-04-03T17:36:19.8572688Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 55s local 2024-04-03T17:36:19.8573761Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 25s local 2024-04-03T17:36:19.8574966Z Compiling xla/service/cpu/ir_emitter.cc; 22s local 2024-04-03T17:36:19.8575949Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 22s local 2024-04-03T17:36:19.8577178Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 17s local 2024-04-03T17:36:19.8578391Z @llvm-project//mlir:LinalgTransforms; 17s local 2024-04-03T17:36:19.8579500Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 16s local ... 2024-04-03T17:36:20.2574729Z 2024-04-03T17:36:20.2575468Z  2024-04-03T17:36:20.2575912Z  2024-04-03T17:36:20.2576289Z  2024-04-03T17:36:20.2576662Z  2024-04-03T17:36:20.2577012Z  2024-04-03T17:36:20.2577364Z  2024-04-03T17:36:20.2577739Z  2024-04-03T17:36:20.2578080Z  2024-04-03T17:36:20.2578690Z [14,446 / 14,756] 48 actions running 2024-04-03T17:36:20.2579514Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 69s local 2024-04-03T17:36:20.2580334Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 55s local 2024-04-03T17:36:20.2581340Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 26s local 2024-04-03T17:36:20.2582344Z Compiling xla/service/cpu/ir_emitter.cc; 22s local 2024-04-03T17:36:20.2583206Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 22s local 2024-04-03T17:36:20.2584299Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 18s local 2024-04-03T17:36:20.2585390Z @llvm-project//mlir:LinalgTransforms; 17s local 2024-04-03T17:36:20.2586405Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 16s local ... 2024-04-03T17:36:21.2571315Z 2024-04-03T17:36:21.2572115Z  2024-04-03T17:36:21.2572625Z  2024-04-03T17:36:21.2573219Z  2024-04-03T17:36:21.2573662Z  2024-04-03T17:36:21.2574093Z  2024-04-03T17:36:21.2574884Z  2024-04-03T17:36:21.2575337Z  2024-04-03T17:36:21.2575805Z  2024-04-03T17:36:21.2576511Z [14,446 / 14,756] 48 actions running 2024-04-03T17:36:21.2577503Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 70s local 2024-04-03T17:36:21.2578523Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 56s local 2024-04-03T17:36:21.2579781Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 27s local 2024-04-03T17:36:21.2581003Z Compiling xla/service/cpu/ir_emitter.cc; 23s local 2024-04-03T17:36:21.2581949Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 23s local 2024-04-03T17:36:21.2583235Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 19s local 2024-04-03T17:36:21.2584793Z @llvm-project//mlir:LinalgTransforms; 18s local 2024-04-03T17:36:21.2585954Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 17s local ... 2024-04-03T17:36:21.4931155Z 2024-04-03T17:36:21.4932599Z  2024-04-03T17:36:21.4933599Z  2024-04-03T17:36:21.4934818Z  2024-04-03T17:36:21.4935506Z  2024-04-03T17:36:21.4936470Z  2024-04-03T17:36:21.4937090Z  2024-04-03T17:36:21.4938174Z  2024-04-03T17:36:21.4939283Z  2024-04-03T17:36:21.4940099Z [14,447 / 14,756] 48 actions, 47 running 2024-04-03T17:36:21.4941299Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 70s local 2024-04-03T17:36:21.4942333Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 56s local 2024-04-03T17:36:21.4943587Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 27s local 2024-04-03T17:36:21.4944782Z Compiling xla/service/cpu/ir_emitter.cc; 24s local 2024-04-03T17:36:21.4946088Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 23s local 2024-04-03T17:36:21.4947467Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 19s local 2024-04-03T17:36:21.4949121Z @llvm-project//mlir:LinalgTransforms; 18s local 2024-04-03T17:36:21.4950395Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 17s local ... 2024-04-03T17:36:21.7093937Z 2024-04-03T17:36:21.7095329Z  2024-04-03T17:36:21.7095829Z  2024-04-03T17:36:21.7096246Z  2024-04-03T17:36:21.7096675Z  2024-04-03T17:36:21.7099436Z  2024-04-03T17:36:21.7100211Z  2024-04-03T17:36:21.7103718Z  2024-04-03T17:36:21.7104473Z  2024-04-03T17:36:21.7108959Z [14,448 / 14,756] 48 actions, 47 running 2024-04-03T17:36:21.7110230Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 71s local 2024-04-03T17:36:21.7111575Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 56s local 2024-04-03T17:36:21.7115339Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 27s local 2024-04-03T17:36:21.7116855Z Compiling xla/service/cpu/ir_emitter.cc; 24s local 2024-04-03T17:36:21.7120157Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 24s local 2024-04-03T17:36:21.7121499Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 19s local 2024-04-03T17:36:21.7122932Z @llvm-project//mlir:LinalgTransforms; 19s local 2024-04-03T17:36:21.7124891Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 17s local ... 2024-04-03T17:36:21.9514823Z 2024-04-03T17:36:21.9515960Z  2024-04-03T17:36:21.9516464Z  2024-04-03T17:36:21.9516902Z  2024-04-03T17:36:21.9517345Z  2024-04-03T17:36:21.9517812Z  2024-04-03T17:36:21.9518275Z  2024-04-03T17:36:21.9518721Z  2024-04-03T17:36:21.9519135Z  2024-04-03T17:36:21.9519845Z [14,449 / 14,756] 48 actions, 47 running 2024-04-03T17:36:21.9520804Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 71s local 2024-04-03T17:36:21.9521826Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 57s local 2024-04-03T17:36:21.9523033Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 27s local 2024-04-03T17:36:21.9524210Z Compiling xla/service/cpu/ir_emitter.cc; 24s local 2024-04-03T17:36:21.9525295Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 24s local 2024-04-03T17:36:21.9526484Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 20s local 2024-04-03T17:36:21.9527819Z @llvm-project//mlir:LinalgTransforms; 19s local 2024-04-03T17:36:21.9529015Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 18s local ... 2024-04-03T17:36:22.2580278Z 2024-04-03T17:36:22.2581255Z  2024-04-03T17:36:22.2582029Z  2024-04-03T17:36:22.2582658Z  2024-04-03T17:36:22.2583112Z  2024-04-03T17:36:22.2583752Z  2024-04-03T17:36:22.2584342Z  2024-04-03T17:36:22.2584801Z  2024-04-03T17:36:22.2585403Z  2024-04-03T17:36:22.2586269Z [14,449 / 14,756] 48 actions running 2024-04-03T17:36:22.2587972Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 71s local 2024-04-03T17:36:22.2589391Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 57s local 2024-04-03T17:36:22.2591150Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 28s local 2024-04-03T17:36:22.2592669Z Compiling xla/service/cpu/ir_emitter.cc; 24s local 2024-04-03T17:36:22.2594254Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 24s local 2024-04-03T17:36:22.2595835Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 20s local 2024-04-03T17:36:22.2597523Z @llvm-project//mlir:LinalgTransforms; 19s local 2024-04-03T17:36:22.2599427Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 18s local ... 2024-04-03T17:36:22.5083023Z 2024-04-03T17:36:22.5083721Z  2024-04-03T17:36:22.5084242Z  2024-04-03T17:36:22.5084656Z  2024-04-03T17:36:22.5085084Z  2024-04-03T17:36:22.5085478Z  2024-04-03T17:36:22.5085871Z  2024-04-03T17:36:22.5086562Z  2024-04-03T17:36:22.5086960Z  2024-04-03T17:36:22.5087650Z [14,451 / 14,756] 48 actions, 47 running 2024-04-03T17:36:22.5088571Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 71s local 2024-04-03T17:36:22.5089507Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 57s local 2024-04-03T17:36:22.5090754Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 28s local 2024-04-03T17:36:22.5091954Z Compiling xla/service/cpu/ir_emitter.cc; 25s local 2024-04-03T17:36:22.5093105Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 20s local 2024-04-03T17:36:22.5094582Z @llvm-project//mlir:LinalgTransforms; 19s local 2024-04-03T17:36:22.5095780Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 18s local 2024-04-03T17:36:22.5096909Z @xla//xla/mlir_hlo:lmhlo_passes; 17s local ... 2024-04-03T17:36:22.7998039Z 2024-04-03T17:36:22.7999039Z  2024-04-03T17:36:22.7999560Z  2024-04-03T17:36:22.8001458Z  2024-04-03T17:36:22.8002298Z  2024-04-03T17:36:22.8003040Z  2024-04-03T17:36:22.8003503Z  2024-04-03T17:36:22.8005041Z  2024-04-03T17:36:22.8005455Z  2024-04-03T17:36:22.8006191Z [14,452 / 14,756] 48 actions, 47 running 2024-04-03T17:36:22.8007168Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 72s local 2024-04-03T17:36:22.8008076Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 58s local 2024-04-03T17:36:22.8009300Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 28s local 2024-04-03T17:36:22.8010481Z Compiling xla/service/cpu/ir_emitter.cc; 25s local 2024-04-03T17:36:22.8011720Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 20s local 2024-04-03T17:36:22.8013069Z @llvm-project//mlir:LinalgTransforms; 20s local 2024-04-03T17:36:22.8014235Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 18s local 2024-04-03T17:36:22.8015530Z @xla//xla/mlir_hlo:lmhlo_passes; 17s local ... 2024-04-03T17:36:23.0599512Z 2024-04-03T17:36:23.0600291Z  2024-04-03T17:36:23.0600911Z  2024-04-03T17:36:23.0601327Z  2024-04-03T17:36:23.0601686Z  2024-04-03T17:36:23.0602021Z  2024-04-03T17:36:23.0602407Z  2024-04-03T17:36:23.0602806Z  2024-04-03T17:36:23.0603195Z  2024-04-03T17:36:23.0603818Z [14,452 / 14,756] 48 actions running 2024-04-03T17:36:23.0604778Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 72s local 2024-04-03T17:36:23.0605759Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 58s local 2024-04-03T17:36:23.0606965Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 29s local 2024-04-03T17:36:23.0608152Z Compiling xla/service/cpu/ir_emitter.cc; 25s local 2024-04-03T17:36:23.0609394Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 21s local 2024-04-03T17:36:23.0610537Z @llvm-project//mlir:LinalgTransforms; 20s local 2024-04-03T17:36:23.0611812Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 19s local 2024-04-03T17:36:23.0613368Z @xla//xla/mlir_hlo:lmhlo_passes; 17s local ... 2024-04-03T17:36:23.8868356Z 2024-04-03T17:36:23.8869210Z  2024-04-03T17:36:23.8869760Z  2024-04-03T17:36:23.8870188Z  2024-04-03T17:36:23.8870616Z  2024-04-03T17:36:23.8871019Z  2024-04-03T17:36:23.8871406Z  2024-04-03T17:36:23.8871814Z  2024-04-03T17:36:23.8872235Z  2024-04-03T17:36:23.8873344Z [14,453 / 14,756] 48 actions, 47 running 2024-04-03T17:36:23.8874324Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 73s local 2024-04-03T17:36:23.8875294Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 59s local 2024-04-03T17:36:23.8876661Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 29s local 2024-04-03T17:36:23.8877851Z Compiling xla/service/cpu/ir_emitter.cc; 26s local 2024-04-03T17:36:23.8879000Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 21s local 2024-04-03T17:36:23.8880313Z @llvm-project//mlir:LinalgTransforms; 21s local 2024-04-03T17:36:23.8881607Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 20s local 2024-04-03T17:36:23.8882679Z @xla//xla/mlir_hlo:lmhlo_passes; 18s local ... 2024-04-03T17:36:24.2591300Z 2024-04-03T17:36:24.2592227Z  2024-04-03T17:36:24.2592747Z  2024-04-03T17:36:24.2593150Z  2024-04-03T17:36:24.2597952Z  2024-04-03T17:36:24.2598801Z  2024-04-03T17:36:24.2599552Z  2024-04-03T17:36:24.2600300Z  2024-04-03T17:36:24.2601096Z  2024-04-03T17:36:24.2602272Z [14,454 / 14,756] 48 actions running 2024-04-03T17:36:24.2603216Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 73s local 2024-04-03T17:36:24.2604176Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 59s local 2024-04-03T17:36:24.2605356Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 30s local 2024-04-03T17:36:24.2606683Z Compiling xla/service/cpu/ir_emitter.cc; 26s local 2024-04-03T17:36:24.2610097Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 22s local 2024-04-03T17:36:24.2612033Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 20s local 2024-04-03T17:36:24.2613276Z @xla//xla/mlir_hlo:lmhlo_passes; 18s local 2024-04-03T17:36:24.2614948Z Compiling stablehlo/transforms/StablehloRefineShapes.cpp; 17s local ... 2024-04-03T17:36:24.4870038Z 2024-04-03T17:36:24.4870852Z  2024-04-03T17:36:24.4871387Z  2024-04-03T17:36:24.4871798Z  2024-04-03T17:36:24.4872216Z  2024-04-03T17:36:24.4872615Z  2024-04-03T17:36:24.4873067Z  2024-04-03T17:36:24.4873508Z  2024-04-03T17:36:24.4873968Z  2024-04-03T17:36:24.4874691Z [14,455 / 14,756] 48 actions, 47 running 2024-04-03T17:36:24.4875637Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 73s local 2024-04-03T17:36:24.4876582Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 59s local 2024-04-03T17:36:24.4877788Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 30s local 2024-04-03T17:36:24.4879012Z Compiling xla/service/cpu/ir_emitter.cc; 27s local 2024-04-03T17:36:24.4880324Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 22s local 2024-04-03T17:36:24.4881607Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 20s local 2024-04-03T17:36:24.4882860Z @xla//xla/mlir_hlo:lmhlo_passes; 18s local 2024-04-03T17:36:24.4883906Z Compiling stablehlo/transforms/StablehloRefineShapes.cpp; 17s local ... 2024-04-03T17:36:24.8622828Z 2024-04-03T17:36:24.8623575Z  2024-04-03T17:36:24.8624016Z  2024-04-03T17:36:24.8624395Z  2024-04-03T17:36:24.8624767Z  2024-04-03T17:36:24.8625093Z  2024-04-03T17:36:24.8625479Z  2024-04-03T17:36:24.8625834Z  2024-04-03T17:36:24.8626172Z  2024-04-03T17:36:24.8626754Z [14,456 / 14,756] 48 actions running 2024-04-03T17:36:24.8627561Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 74s local 2024-04-03T17:36:24.8628667Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 60s local 2024-04-03T17:36:24.8630015Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 30s local 2024-04-03T17:36:24.8631024Z Compiling xla/service/cpu/ir_emitter.cc; 27s local 2024-04-03T17:36:24.8632000Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 22s local 2024-04-03T17:36:24.8633271Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 21s local 2024-04-03T17:36:24.8634430Z @xla//xla/mlir_hlo:lmhlo_passes; 19s local 2024-04-03T17:36:24.8635493Z Compiling stablehlo/transforms/StablehloRefineShapes.cpp; 17s local ... 2024-04-03T17:36:25.0642991Z 2024-04-03T17:36:25.0643709Z  2024-04-03T17:36:25.0644476Z  2024-04-03T17:36:25.0644828Z  2024-04-03T17:36:25.0645200Z  2024-04-03T17:36:25.0645561Z  2024-04-03T17:36:25.0645894Z  2024-04-03T17:36:25.0646247Z  2024-04-03T17:36:25.0646604Z  2024-04-03T17:36:25.0647148Z [14,458 / 14,756] 48 actions running 2024-04-03T17:36:25.0648110Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 74s local 2024-04-03T17:36:25.0648938Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 60s local 2024-04-03T17:36:25.0649935Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 31s local 2024-04-03T17:36:25.0650920Z Compiling xla/service/cpu/ir_emitter.cc; 27s local 2024-04-03T17:36:25.0652095Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 23s local 2024-04-03T17:36:25.0653309Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 21s local 2024-04-03T17:36:25.0654463Z @xla//xla/mlir_hlo:lmhlo_passes; 19s local 2024-04-03T17:36:25.0655456Z Compiling stablehlo/transforms/StablehloRefineShapes.cpp; 18s local ... 2024-04-03T17:36:25.2898510Z 2024-04-03T17:36:25.2899297Z  2024-04-03T17:36:25.2899835Z  2024-04-03T17:36:25.2900262Z  2024-04-03T17:36:25.2900729Z  2024-04-03T17:36:25.2901162Z  2024-04-03T17:36:25.2901596Z  2024-04-03T17:36:25.2902001Z  2024-04-03T17:36:25.2902414Z  2024-04-03T17:36:25.2902987Z [14,460 / 14,756] 48 actions, 47 running 2024-04-03T17:36:25.2903895Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 74s local 2024-04-03T17:36:25.2904839Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 60s local 2024-04-03T17:36:25.2905711Z Compiling xla/service/cpu/ir_emitter.cc; 27s local 2024-04-03T17:36:25.2906626Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 23s local 2024-04-03T17:36:25.2908085Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 21s local 2024-04-03T17:36:25.2909102Z @xla//xla/mlir_hlo:lmhlo_passes; 19s local 2024-04-03T17:36:25.2910030Z Compiling stablehlo/transforms/StablehloRefineShapes.cpp; 18s local 2024-04-03T17:36:25.2911257Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 18s local ... 2024-04-03T17:36:25.6635832Z 2024-04-03T17:36:25.6636576Z  2024-04-03T17:36:25.6637021Z  2024-04-03T17:36:25.6637398Z  2024-04-03T17:36:25.6637802Z  2024-04-03T17:36:25.6638144Z  2024-04-03T17:36:25.6638523Z  2024-04-03T17:36:25.6638895Z  2024-04-03T17:36:25.6639267Z  2024-04-03T17:36:25.6639928Z [14,460 / 14,756] 48 actions running 2024-04-03T17:36:25.6640833Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 75s local 2024-04-03T17:36:25.6641714Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 60s local 2024-04-03T17:36:25.6642665Z Compiling xla/service/cpu/ir_emitter.cc; 28s local 2024-04-03T17:36:25.6643814Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 23s local 2024-04-03T17:36:25.6645039Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 21s local 2024-04-03T17:36:25.6646007Z @xla//xla/mlir_hlo:lmhlo_passes; 19s local 2024-04-03T17:36:25.6646919Z Compiling stablehlo/transforms/StablehloRefineShapes.cpp; 18s local 2024-04-03T17:36:25.6648288Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 18s local ... 2024-04-03T17:36:26.0531753Z 2024-04-03T17:36:26.0544356Z  2024-04-03T17:36:26.0544908Z  2024-04-03T17:36:26.0545336Z  2024-04-03T17:36:26.0545755Z  2024-04-03T17:36:26.0546151Z  2024-04-03T17:36:26.0546581Z  2024-04-03T17:36:26.0547044Z  2024-04-03T17:36:26.0547463Z  2024-04-03T17:36:26.0548399Z [14,462 / 14,756] 48 actions, 47 running 2024-04-03T17:36:26.0549706Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 75s local 2024-04-03T17:36:26.0550720Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 61s local 2024-04-03T17:36:26.0551721Z Compiling xla/service/cpu/ir_emitter.cc; 28s local 2024-04-03T17:36:26.0553115Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 24s local 2024-04-03T17:36:26.0554588Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 22s local 2024-04-03T17:36:26.0555789Z @xla//xla/mlir_hlo:lmhlo_passes; 20s local 2024-04-03T17:36:26.0556967Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 19s local 2024-04-03T17:36:26.0558597Z Compiling mlir/lib/Dialect/Linalg/Transforms/Loops.cpp; 13s local ... 2024-04-03T17:36:26.2623631Z 2024-04-03T17:36:26.2624395Z  2024-04-03T17:36:26.2624905Z  2024-04-03T17:36:26.2625352Z  2024-04-03T17:36:26.2625728Z  2024-04-03T17:36:26.2626129Z  2024-04-03T17:36:26.2626540Z  2024-04-03T17:36:26.2626991Z  2024-04-03T17:36:26.2627390Z  2024-04-03T17:36:26.2628339Z [14,462 / 14,756] 48 actions running 2024-04-03T17:36:26.2629377Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 75s local 2024-04-03T17:36:26.2630371Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 61s local 2024-04-03T17:36:26.2631342Z Compiling xla/service/cpu/ir_emitter.cc; 28s local 2024-04-03T17:36:26.2632590Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 24s local 2024-04-03T17:36:26.2633996Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 22s local 2024-04-03T17:36:26.2635106Z @xla//xla/mlir_hlo:lmhlo_passes; 20s local 2024-04-03T17:36:26.2636259Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 19s local 2024-04-03T17:36:26.2637580Z Compiling mlir/lib/Dialect/Linalg/Transforms/Loops.cpp; 13s local ... 2024-04-03T17:36:26.6665067Z 2024-04-03T17:36:26.6665703Z  2024-04-03T17:36:26.6666204Z  2024-04-03T17:36:26.6666642Z  2024-04-03T17:36:26.6667050Z  2024-04-03T17:36:26.6667508Z  2024-04-03T17:36:26.6668135Z  2024-04-03T17:36:26.6668554Z  2024-04-03T17:36:26.6668998Z  2024-04-03T17:36:26.6669644Z [14,463 / 14,756] 48 actions running 2024-04-03T17:36:26.6670585Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 76s local 2024-04-03T17:36:26.6671580Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 61s local 2024-04-03T17:36:26.6672558Z Compiling xla/service/cpu/ir_emitter.cc; 29s local 2024-04-03T17:36:26.6673717Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 24s local 2024-04-03T17:36:26.6675267Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 22s local 2024-04-03T17:36:26.6676928Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 19s local 2024-04-03T17:36:26.6678319Z Compiling mlir/lib/Dialect/Linalg/Transforms/Loops.cpp; 14s local 2024-04-03T17:36:26.6679660Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 13s local ... 2024-04-03T17:36:27.4318044Z 2024-04-03T17:36:27.4318880Z  2024-04-03T17:36:27.4319403Z  2024-04-03T17:36:27.4319825Z  2024-04-03T17:36:27.4320235Z  2024-04-03T17:36:27.4320637Z  2024-04-03T17:36:27.4321032Z  2024-04-03T17:36:27.4323114Z  2024-04-03T17:36:27.4324045Z  2024-04-03T17:36:27.4325034Z [14,464 / 14,756] 48 actions, 47 running 2024-04-03T17:36:27.4326414Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 76s local 2024-04-03T17:36:27.4327845Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 62s local 2024-04-03T17:36:27.4329243Z Compiling xla/service/cpu/ir_emitter.cc; 30s local 2024-04-03T17:36:27.4331181Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 25s local 2024-04-03T17:36:27.4332958Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 23s local 2024-04-03T17:36:27.4334980Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 20s local 2024-04-03T17:36:27.4336883Z Compiling mlir/lib/Dialect/Linalg/Transforms/Loops.cpp; 14s local 2024-04-03T17:36:27.4338581Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 14s local ... 2024-04-03T17:36:27.6624248Z 2024-04-03T17:36:27.6625012Z  2024-04-03T17:36:27.6625597Z  2024-04-03T17:36:27.6626026Z  2024-04-03T17:36:27.6626734Z  2024-04-03T17:36:27.6627193Z  2024-04-03T17:36:27.6627605Z  2024-04-03T17:36:27.6628250Z  2024-04-03T17:36:27.6628658Z  2024-04-03T17:36:27.6629317Z [14,464 / 14,756] 48 actions running 2024-04-03T17:36:27.6630212Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 77s local 2024-04-03T17:36:27.6631407Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 62s local 2024-04-03T17:36:27.6632315Z Compiling xla/service/cpu/ir_emitter.cc; 30s local 2024-04-03T17:36:27.6633499Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 25s local 2024-04-03T17:36:27.6634909Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 23s local 2024-04-03T17:36:27.6636327Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 20s local 2024-04-03T17:36:27.6637663Z Compiling mlir/lib/Dialect/Linalg/Transforms/Loops.cpp; 15s local 2024-04-03T17:36:27.6639100Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 14s local ... 2024-04-03T17:36:27.8958006Z 2024-04-03T17:36:27.8959171Z  2024-04-03T17:36:27.8960192Z  2024-04-03T17:36:27.8961222Z  2024-04-03T17:36:27.8961615Z  2024-04-03T17:36:27.8961973Z  2024-04-03T17:36:27.8962352Z  2024-04-03T17:36:27.8962697Z  2024-04-03T17:36:27.8963068Z  2024-04-03T17:36:27.8963663Z [14,465 / 14,756] 48 actions, 47 running 2024-04-03T17:36:27.8964429Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 77s local 2024-04-03T17:36:27.8965229Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 63s local 2024-04-03T17:36:27.8966061Z Compiling xla/service/cpu/ir_emitter.cc; 30s local 2024-04-03T17:36:27.8967122Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 26s local 2024-04-03T17:36:27.8968377Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 24s local 2024-04-03T17:36:27.8969567Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 20s local 2024-04-03T17:36:27.8970987Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 15s local 2024-04-03T17:36:27.8972375Z @llvm-project//mlir:LinalgTransforms; 14s local ... 2024-04-03T17:36:28.2629493Z 2024-04-03T17:36:28.2630626Z  2024-04-03T17:36:28.2631152Z  2024-04-03T17:36:28.2631549Z  2024-04-03T17:36:28.2631984Z  2024-04-03T17:36:28.2635321Z  2024-04-03T17:36:28.2636137Z  2024-04-03T17:36:28.2639161Z  2024-04-03T17:36:28.2639841Z  2024-04-03T17:36:28.2643132Z [14,465 / 14,756] 48 actions running 2024-04-03T17:36:28.2644399Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 77s local 2024-04-03T17:36:28.2646575Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 63s local 2024-04-03T17:36:28.2647879Z Compiling xla/service/cpu/ir_emitter.cc; 30s local 2024-04-03T17:36:28.2649417Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 26s local 2024-04-03T17:36:28.2651206Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 24s local 2024-04-03T17:36:28.2655934Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 21s local 2024-04-03T17:36:28.2657590Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 15s local 2024-04-03T17:36:28.2671285Z @llvm-project//mlir:LinalgTransforms; 15s local ... 2024-04-03T17:36:28.4632852Z 2024-04-03T17:36:28.4634330Z  2024-04-03T17:36:28.4635309Z  2024-04-03T17:36:28.4636240Z  2024-04-03T17:36:28.4637515Z  2024-04-03T17:36:28.4638007Z  2024-04-03T17:36:28.4638464Z  2024-04-03T17:36:28.4638904Z  2024-04-03T17:36:28.4639325Z  2024-04-03T17:36:28.4640017Z [14,466 / 14,756] 48 actions running 2024-04-03T17:36:28.4645826Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 77s local 2024-04-03T17:36:28.4647281Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 63s local 2024-04-03T17:36:28.4648613Z Compiling xla/service/cpu/ir_emitter.cc; 31s local 2024-04-03T17:36:28.4653471Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 26s local 2024-04-03T17:36:28.4655498Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 24s local 2024-04-03T17:36:28.4657188Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 21s local 2024-04-03T17:36:28.4658892Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 15s local 2024-04-03T17:36:28.4660688Z @llvm-project//mlir:LinalgTransforms; 15s local ... 2024-04-03T17:36:28.7726986Z 2024-04-03T17:36:28.7727761Z  2024-04-03T17:36:28.7728297Z  2024-04-03T17:36:28.7728731Z  2024-04-03T17:36:28.7729145Z  2024-04-03T17:36:28.7729548Z  2024-04-03T17:36:28.7729963Z  2024-04-03T17:36:28.7730345Z  2024-04-03T17:36:28.7730757Z  2024-04-03T17:36:28.7731478Z [14,467 / 14,756] 48 actions, 47 running 2024-04-03T17:36:28.7732421Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 78s local 2024-04-03T17:36:28.7733418Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 64s local 2024-04-03T17:36:28.7734585Z Compiling xla/service/cpu/ir_emitter.cc; 31s local 2024-04-03T17:36:28.7735740Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 26s local 2024-04-03T17:36:28.7737100Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 24s local 2024-04-03T17:36:28.7738475Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 15s local 2024-04-03T17:36:28.7739683Z @llvm-project//mlir:LinalgTransforms; 15s local 2024-04-03T17:36:28.7740797Z @llvm-project//mlir:SparseTensorTransforms; 15s local ... 2024-04-03T17:36:29.0006101Z 2024-04-03T17:36:29.0006890Z  2024-04-03T17:36:29.0007590Z  2024-04-03T17:36:29.0008007Z  2024-04-03T17:36:29.0008402Z  2024-04-03T17:36:29.0008795Z  2024-04-03T17:36:29.0009190Z  2024-04-03T17:36:29.0009584Z  2024-04-03T17:36:29.0009987Z  2024-04-03T17:36:29.0010656Z [14,468 / 14,756] 48 actions, 47 running 2024-04-03T17:36:29.0011629Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 78s local 2024-04-03T17:36:29.0012779Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 64s local 2024-04-03T17:36:29.0013720Z Compiling xla/service/cpu/ir_emitter.cc; 31s local 2024-04-03T17:36:29.0015079Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 27s local 2024-04-03T17:36:29.0016531Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 25s local 2024-04-03T17:36:29.0017815Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 16s local 2024-04-03T17:36:29.0018969Z @llvm-project//mlir:LinalgTransforms; 15s local 2024-04-03T17:36:29.0020137Z @llvm-project//mlir:SparseTensorTransforms; 15s local ... 2024-04-03T17:36:29.2463991Z 2024-04-03T17:36:29.2464756Z  2024-04-03T17:36:29.2465377Z  2024-04-03T17:36:29.2465871Z  2024-04-03T17:36:29.2466364Z  2024-04-03T17:36:29.2466847Z  2024-04-03T17:36:29.2467365Z  2024-04-03T17:36:29.2468143Z  2024-04-03T17:36:29.2468618Z  2024-04-03T17:36:29.2469464Z [14,469 / 14,756] 48 actions, 47 running 2024-04-03T17:36:29.2470482Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 78s local 2024-04-03T17:36:29.2471506Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 64s local 2024-04-03T17:36:29.2472487Z Compiling xla/service/cpu/ir_emitter.cc; 31s local 2024-04-03T17:36:29.2474007Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 27s local 2024-04-03T17:36:29.2475438Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 25s local 2024-04-03T17:36:29.2476848Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 16s local 2024-04-03T17:36:29.2478095Z @llvm-project//mlir:LinalgTransforms; 16s local 2024-04-03T17:36:29.2479397Z @llvm-project//mlir:SparseTensorTransforms; 15s local ... 2024-04-03T17:36:29.4662936Z 2024-04-03T17:36:29.4663698Z  2024-04-03T17:36:29.4664196Z  2024-04-03T17:36:29.4664620Z  2024-04-03T17:36:29.4665002Z  2024-04-03T17:36:29.4665440Z  2024-04-03T17:36:29.4666218Z  2024-04-03T17:36:29.4666629Z  2024-04-03T17:36:29.4667018Z  2024-04-03T17:36:29.4667865Z [14,469 / 14,756] 48 actions running 2024-04-03T17:36:29.4668759Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 78s local 2024-04-03T17:36:29.4669780Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 64s local 2024-04-03T17:36:29.4670975Z Compiling xla/service/cpu/ir_emitter.cc; 32s local 2024-04-03T17:36:29.4672158Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 27s local 2024-04-03T17:36:29.4673499Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 25s local 2024-04-03T17:36:29.4674847Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 16s local 2024-04-03T17:36:29.4676061Z @llvm-project//mlir:LinalgTransforms; 16s local 2024-04-03T17:36:29.4677179Z @llvm-project//mlir:SparseTensorTransforms; 16s local ... 2024-04-03T17:36:29.9750809Z 2024-04-03T17:36:29.9756608Z  2024-04-03T17:36:29.9757306Z  2024-04-03T17:36:29.9757746Z  2024-04-03T17:36:29.9758137Z  2024-04-03T17:36:29.9758528Z  2024-04-03T17:36:29.9758924Z  2024-04-03T17:36:29.9759289Z  2024-04-03T17:36:29.9759671Z  2024-04-03T17:36:29.9760355Z [14,470 / 14,756] 48 actions, 47 running 2024-04-03T17:36:29.9761281Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 79s local 2024-04-03T17:36:29.9762297Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 65s local 2024-04-03T17:36:29.9763257Z Compiling xla/service/cpu/ir_emitter.cc; 32s local 2024-04-03T17:36:29.9764522Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 28s local 2024-04-03T17:36:29.9765899Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 26s local 2024-04-03T17:36:29.9767178Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 17s local 2024-04-03T17:36:29.9768410Z @llvm-project//mlir:LinalgTransforms; 16s local 2024-04-03T17:36:29.9769542Z @llvm-project//mlir:SparseTensorTransforms; 16s local ... 2024-04-03T17:36:30.2668644Z 2024-04-03T17:36:30.2669528Z  2024-04-03T17:36:30.2670460Z  2024-04-03T17:36:30.2709673Z  2024-04-03T17:36:30.2710207Z  2024-04-03T17:36:30.2710640Z  2024-04-03T17:36:30.2711064Z  2024-04-03T17:36:30.2712324Z  2024-04-03T17:36:30.2749778Z  2024-04-03T17:36:30.2751055Z [14,470 / 14,756] 48 actions running 2024-04-03T17:36:30.2752704Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 79s local 2024-04-03T17:36:30.2753725Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 65s local 2024-04-03T17:36:30.2754712Z Compiling xla/service/cpu/ir_emitter.cc; 32s local 2024-04-03T17:36:30.2755936Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 28s local 2024-04-03T17:36:30.2757336Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 26s local 2024-04-03T17:36:30.2758726Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 17s local 2024-04-03T17:36:30.2760024Z @llvm-project//mlir:LinalgTransforms; 17s local 2024-04-03T17:36:30.2761172Z @llvm-project//mlir:SparseTensorTransforms; 16s local ... 2024-04-03T17:36:30.4668558Z 2024-04-03T17:36:30.4677877Z  2024-04-03T17:36:30.4678788Z  2024-04-03T17:36:30.4679556Z  2024-04-03T17:36:30.4680650Z  2024-04-03T17:36:30.4681416Z  2024-04-03T17:36:30.4681824Z  2024-04-03T17:36:30.4682243Z  2024-04-03T17:36:30.4682670Z  2024-04-03T17:36:30.4683408Z [14,471 / 14,756] 48 actions running 2024-04-03T17:36:30.4684398Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 79s local 2024-04-03T17:36:30.4685422Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 65s local 2024-04-03T17:36:30.4686582Z Compiling xla/service/cpu/ir_emitter.cc; 33s local 2024-04-03T17:36:30.4687847Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 28s local 2024-04-03T17:36:30.4689315Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 26s local 2024-04-03T17:36:30.4691057Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 17s local 2024-04-03T17:36:30.4692304Z @llvm-project//mlir:LinalgTransforms; 17s local 2024-04-03T17:36:30.4693408Z @llvm-project//mlir:SparseTensorTransforms; 17s local ... 2024-04-03T17:36:30.8654498Z 2024-04-03T17:36:30.8655621Z  2024-04-03T17:36:30.8657659Z  2024-04-03T17:36:30.8658269Z  2024-04-03T17:36:30.8658846Z  2024-04-03T17:36:30.8659418Z  2024-04-03T17:36:30.8659972Z  2024-04-03T17:36:30.8660548Z  2024-04-03T17:36:30.8661112Z  2024-04-03T17:36:30.8661903Z [14,474 / 14,756] 48 actions running 2024-04-03T17:36:30.8663015Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 80s local 2024-04-03T17:36:30.8664159Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 66s local 2024-04-03T17:36:30.8665493Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 28s local 2024-04-03T17:36:30.8667440Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 27s local 2024-04-03T17:36:30.8669066Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 18s local 2024-04-03T17:36:30.8670617Z @llvm-project//mlir:LinalgTransforms; 17s local 2024-04-03T17:36:30.8671831Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T17:36:30.8673271Z @llvm-project//mlir:SparseTensorTransforms; 17s local ... 2024-04-03T17:36:31.6507202Z 2024-04-03T17:36:31.6508645Z  2024-04-03T17:36:31.6509336Z  2024-04-03T17:36:31.6509947Z  2024-04-03T17:36:31.6510951Z  2024-04-03T17:36:31.6511468Z  2024-04-03T17:36:31.6511910Z  2024-04-03T17:36:31.6512353Z  2024-04-03T17:36:31.6512784Z  2024-04-03T17:36:31.6513529Z [14,475 / 14,756] 48 actions, 47 running 2024-04-03T17:36:31.6514456Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 81s local 2024-04-03T17:36:31.6515398Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 66s local 2024-04-03T17:36:31.6516749Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 29s local 2024-04-03T17:36:31.6518079Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 27s local 2024-04-03T17:36:31.6519326Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 18s local 2024-04-03T17:36:31.6520574Z @llvm-project//mlir:LinalgTransforms; 18s local 2024-04-03T17:36:31.6521667Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T17:36:31.6522902Z @llvm-project//mlir:SparseTensorTransforms; 17s local ... 2024-04-03T17:36:31.8661986Z 2024-04-03T17:36:31.8663321Z  2024-04-03T17:36:31.8664219Z  2024-04-03T17:36:31.8667141Z  2024-04-03T17:36:31.8667995Z  2024-04-03T17:36:31.8670845Z  2024-04-03T17:36:31.8671480Z  2024-04-03T17:36:31.8674418Z  2024-04-03T17:36:31.8675037Z  2024-04-03T17:36:31.8676032Z [14,475 / 14,756] 48 actions running 2024-04-03T17:36:31.8679287Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 81s local 2024-04-03T17:36:31.8680623Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 67s local 2024-04-03T17:36:31.8684302Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 29s local 2024-04-03T17:36:31.8686002Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 28s local 2024-04-03T17:36:31.8689906Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 19s local 2024-04-03T17:36:31.8691948Z @llvm-project//mlir:LinalgTransforms; 18s local 2024-04-03T17:36:31.8693325Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T17:36:31.8694887Z @llvm-project//mlir:SparseTensorTransforms; 18s local ... 2024-04-03T17:36:32.2666241Z 2024-04-03T17:36:32.2667418Z  2024-04-03T17:36:32.2668624Z  2024-04-03T17:36:32.2669394Z  2024-04-03T17:36:32.2672864Z  2024-04-03T17:36:32.2673567Z  2024-04-03T17:36:32.2674253Z  2024-04-03T17:36:32.2674837Z  2024-04-03T17:36:32.2675417Z  2024-04-03T17:36:32.2676284Z [14,477 / 14,756] 48 actions running 2024-04-03T17:36:32.2677578Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 81s local 2024-04-03T17:36:32.2679011Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 30s local 2024-04-03T17:36:32.2680630Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 28s local 2024-04-03T17:36:32.2682169Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 19s local 2024-04-03T17:36:32.2683832Z @llvm-project//mlir:LinalgTransforms; 19s local 2024-04-03T17:36:32.2685706Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T17:36:32.2687444Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T17:36:32.2688489Z @llvm-project//mlir:SparseTensorTransforms; 16s local ... 2024-04-03T17:36:33.2699260Z 2024-04-03T17:36:33.2700004Z  2024-04-03T17:36:33.2700552Z  2024-04-03T17:36:33.2700963Z  2024-04-03T17:36:33.2701392Z  2024-04-03T17:36:33.2701823Z  2024-04-03T17:36:33.2702231Z  2024-04-03T17:36:33.2702600Z  2024-04-03T17:36:33.2703013Z  2024-04-03T17:36:33.2703657Z [14,477 / 14,756] 48 actions running 2024-04-03T17:36:33.2704580Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 82s local 2024-04-03T17:36:33.2705640Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 31s local 2024-04-03T17:36:33.2706906Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 29s local 2024-04-03T17:36:33.2708403Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 20s local 2024-04-03T17:36:33.2709419Z @llvm-project//mlir:LinalgTransforms; 20s local 2024-04-03T17:36:33.2710288Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T17:36:33.2711218Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T17:36:33.2712144Z @llvm-project//mlir:SparseTensorTransforms; 17s local ... 2024-04-03T17:36:33.5324705Z 2024-04-03T17:36:33.5335667Z  2024-04-03T17:36:33.5336136Z  2024-04-03T17:36:33.5336535Z  2024-04-03T17:36:33.5336937Z  2024-04-03T17:36:33.5337347Z  2024-04-03T17:36:33.5337722Z  2024-04-03T17:36:33.5338088Z  2024-04-03T17:36:33.5338484Z  2024-04-03T17:36:33.5339094Z [14,479 / 14,756] 48 actions, 47 running 2024-04-03T17:36:33.5339981Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 83s local 2024-04-03T17:36:33.5341101Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 31s local 2024-04-03T17:36:33.5342328Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 29s local 2024-04-03T17:36:33.5343469Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 20s local 2024-04-03T17:36:33.5344549Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T17:36:33.5345533Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T17:36:33.5346489Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T17:36:33.5347452Z @llvm-project//mlir:SparseTensorTransforms; 17s local ... 2024-04-03T17:36:33.8685016Z 2024-04-03T17:36:33.8685870Z  2024-04-03T17:36:33.8686408Z  2024-04-03T17:36:33.8686820Z  2024-04-03T17:36:33.8687342Z  2024-04-03T17:36:33.8687882Z  2024-04-03T17:36:33.8691362Z  2024-04-03T17:36:33.8691750Z  2024-04-03T17:36:33.8692141Z  2024-04-03T17:36:33.8692832Z [14,479 / 14,756] 48 actions running 2024-04-03T17:36:33.8694008Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 83s local 2024-04-03T17:36:33.8695431Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 31s local 2024-04-03T17:36:33.8696765Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 30s local 2024-04-03T17:36:33.8697990Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 21s local 2024-04-03T17:36:33.8699384Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T17:36:33.8700432Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T17:36:33.8701418Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T17:36:33.8702706Z @llvm-project//mlir:SparseTensorTransforms; 17s local ... 2024-04-03T17:36:34.1676171Z 2024-04-03T17:36:34.1676918Z  2024-04-03T17:36:34.1677468Z  2024-04-03T17:36:34.1677896Z  2024-04-03T17:36:34.1678325Z  2024-04-03T17:36:34.1678739Z  2024-04-03T17:36:34.1679412Z  2024-04-03T17:36:34.1679863Z  2024-04-03T17:36:34.1682982Z  2024-04-03T17:36:34.1683748Z [14,480 / 14,756] 48 actions, 47 running 2024-04-03T17:36:34.1684701Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 83s local 2024-04-03T17:36:34.1685938Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 32s local 2024-04-03T17:36:34.1687496Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 30s local 2024-04-03T17:36:34.1688886Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 21s local 2024-04-03T17:36:34.1690236Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T17:36:34.1691460Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T17:36:34.1692762Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T17:36:34.1694084Z Compiling .../cpu/transforms/xla_cpu_to_cpu_runtime.cc; 16s local ... 2024-04-03T17:36:34.4686203Z 2024-04-03T17:36:34.4687000Z  2024-04-03T17:36:34.4687515Z  2024-04-03T17:36:34.4688905Z  2024-04-03T17:36:34.4689372Z  2024-04-03T17:36:34.4689770Z  2024-04-03T17:36:34.4690183Z  2024-04-03T17:36:34.4690586Z  2024-04-03T17:36:34.4691005Z  2024-04-03T17:36:34.4691650Z [14,480 / 14,756] 48 actions running 2024-04-03T17:36:34.4692597Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 83s local 2024-04-03T17:36:34.4693922Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 32s local 2024-04-03T17:36:34.4695544Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 30s local 2024-04-03T17:36:34.4697052Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 21s local 2024-04-03T17:36:34.4698419Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T17:36:34.4699527Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T17:36:34.4700694Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T17:36:34.4701897Z Compiling .../cpu/transforms/xla_cpu_to_cpu_runtime.cc; 16s local ... 2024-04-03T17:36:35.0455009Z 2024-04-03T17:36:35.0455834Z  2024-04-03T17:36:35.0456347Z  2024-04-03T17:36:35.0456765Z  2024-04-03T17:36:35.0457185Z  2024-04-03T17:36:35.0457599Z  2024-04-03T17:36:35.0458050Z  2024-04-03T17:36:35.0458448Z  2024-04-03T17:36:35.0458848Z  2024-04-03T17:36:35.0459576Z [14,481 / 14,756] 48 actions, 47 running 2024-04-03T17:36:35.0460554Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 84s local 2024-04-03T17:36:35.0461764Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 33s local 2024-04-03T17:36:35.0463291Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 31s local 2024-04-03T17:36:35.0464609Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 22s local 2024-04-03T17:36:35.0466030Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T17:36:35.0467229Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T17:36:35.0468977Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T17:36:35.0470112Z Compiling .../cpu/transforms/xla_cpu_to_cpu_runtime.cc; 17s local ... 2024-04-03T17:36:35.2699233Z 2024-04-03T17:36:35.2700029Z  2024-04-03T17:36:35.2700582Z  2024-04-03T17:36:35.2701031Z  2024-04-03T17:36:35.2701438Z  2024-04-03T17:36:35.2701872Z  2024-04-03T17:36:35.2702307Z  2024-04-03T17:36:35.2703053Z  2024-04-03T17:36:35.2703463Z  2024-04-03T17:36:35.2704119Z [14,481 / 14,756] 48 actions running 2024-04-03T17:36:35.2705109Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 84s local 2024-04-03T17:36:35.2706529Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 33s local 2024-04-03T17:36:35.2708180Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 31s local 2024-04-03T17:36:35.2709518Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 22s local 2024-04-03T17:36:35.2710751Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T17:36:35.2712033Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T17:36:35.2713158Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T17:36:35.2714352Z Compiling .../cpu/transforms/xla_cpu_to_cpu_runtime.cc; 17s local ... 2024-04-03T17:36:35.6674708Z 2024-04-03T17:36:35.6675504Z  2024-04-03T17:36:35.6676003Z  2024-04-03T17:36:35.6676367Z  2024-04-03T17:36:35.6676686Z  2024-04-03T17:36:35.6677015Z  2024-04-03T17:36:35.6677342Z  2024-04-03T17:36:35.6677652Z  2024-04-03T17:36:35.6677981Z  2024-04-03T17:36:35.6678552Z [14,482 / 14,756] 48 actions, 47 running 2024-04-03T17:36:35.6679332Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 85s local 2024-04-03T17:36:35.6680634Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 33s local 2024-04-03T17:36:35.6682133Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 31s local 2024-04-03T17:36:35.6683586Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 22s local 2024-04-03T17:36:35.6684885Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T17:36:35.6685711Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T17:36:35.6686508Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T17:36:35.6687404Z Compiling .../cpu/transforms/xla_cpu_to_cpu_runtime.cc; 18s local ... 2024-04-03T17:36:35.8752069Z 2024-04-03T17:36:35.8752839Z  2024-04-03T17:36:35.8753371Z  2024-04-03T17:36:35.8753770Z  2024-04-03T17:36:35.8754159Z  2024-04-03T17:36:35.8754567Z  2024-04-03T17:36:35.8754988Z  2024-04-03T17:36:35.8770033Z  2024-04-03T17:36:35.8770853Z  2024-04-03T17:36:35.8771511Z [14,483 / 14,756] 48 actions running 2024-04-03T17:36:35.8772412Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 85s local 2024-04-03T17:36:35.8773593Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 33s local 2024-04-03T17:36:35.8775132Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 32s local 2024-04-03T17:36:35.8776412Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 23s local 2024-04-03T17:36:35.8777869Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T17:36:35.8779022Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T17:36:35.8780158Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T17:36:35.8781283Z Compiling .../cpu/transforms/xla_cpu_to_cpu_runtime.cc; 18s local ... 2024-04-03T17:36:36.0893170Z 2024-04-03T17:36:36.0893917Z  2024-04-03T17:36:36.0894568Z  2024-04-03T17:36:36.0895007Z  2024-04-03T17:36:36.0895416Z  2024-04-03T17:36:36.0895840Z  2024-04-03T17:36:36.0896236Z  2024-04-03T17:36:36.0896570Z  2024-04-03T17:36:36.0896953Z  2024-04-03T17:36:36.0897583Z [14,485 / 14,756] 48 actions, 47 running 2024-04-03T17:36:36.0898746Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 85s local 2024-04-03T17:36:36.0899844Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 34s local 2024-04-03T17:36:36.0901134Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 32s local 2024-04-03T17:36:36.0902316Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 23s local 2024-04-03T17:36:36.0903625Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T17:36:36.0904685Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T17:36:36.0905806Z Compiling .../backends/cpu/transforms/xla_cpu_to_cpu_runtime.cc; 18s local 2024-04-03T17:36:36.0906982Z Compiling xla/pjrt/mlir_to_hlo.cc; 18s local ... 2024-04-03T17:36:36.3446781Z 2024-04-03T17:36:36.3447538Z  2024-04-03T17:36:36.3448110Z  2024-04-03T17:36:36.3448562Z  2024-04-03T17:36:36.3449006Z  2024-04-03T17:36:36.3449469Z  2024-04-03T17:36:36.3449925Z  2024-04-03T17:36:36.3450638Z  2024-04-03T17:36:36.3451065Z  2024-04-03T17:36:36.3456095Z [14,486 / 14,756] 48 actions, 47 running 2024-04-03T17:36:36.3457041Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 85s local 2024-04-03T17:36:36.3458292Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 34s local 2024-04-03T17:36:36.3459681Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 32s local 2024-04-03T17:36:36.3460852Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 23s local 2024-04-03T17:36:36.3462061Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T17:36:36.3463289Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T17:36:36.3464433Z Compiling .../backends/cpu/transforms/xla_cpu_to_cpu_runtime.cc; 18s local 2024-04-03T17:36:36.3465588Z Compiling xla/pjrt/mlir_to_hlo.cc; 18s local ... 2024-04-03T17:36:36.6710529Z 2024-04-03T17:36:36.6711262Z  2024-04-03T17:36:36.6711748Z  2024-04-03T17:36:36.6712143Z  2024-04-03T17:36:36.6712559Z  2024-04-03T17:36:36.6712928Z  2024-04-03T17:36:36.6713316Z  2024-04-03T17:36:36.6713692Z  2024-04-03T17:36:36.6714072Z  2024-04-03T17:36:36.6714676Z [14,486 / 14,756] 48 actions running 2024-04-03T17:36:36.6715550Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 86s local 2024-04-03T17:36:36.6716644Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 34s local 2024-04-03T17:36:36.6717867Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 32s local 2024-04-03T17:36:36.6719019Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 23s local 2024-04-03T17:36:36.6720131Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T17:36:36.6721115Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T17:36:36.6722184Z Compiling .../backends/cpu/transforms/xla_cpu_to_cpu_runtime.cc; 19s local 2024-04-03T17:36:36.6723215Z Compiling xla/pjrt/mlir_to_hlo.cc; 18s local ... 2024-04-03T17:36:37.8722195Z 2024-04-03T17:36:37.8722956Z  2024-04-03T17:36:37.8723513Z  2024-04-03T17:36:37.8723921Z  2024-04-03T17:36:37.8724317Z  2024-04-03T17:36:37.8724719Z  2024-04-03T17:36:37.8725134Z  2024-04-03T17:36:37.8725550Z  2024-04-03T17:36:37.8725973Z  2024-04-03T17:36:37.8726615Z [14,486 / 14,756] 48 actions running 2024-04-03T17:36:37.8727528Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 87s local 2024-04-03T17:36:37.8728713Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 35s local 2024-04-03T17:36:37.8730074Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 34s local 2024-04-03T17:36:37.8731281Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 25s local 2024-04-03T17:36:37.8732543Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T17:36:37.8733664Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T17:36:37.8735026Z Compiling .../backends/cpu/transforms/xla_cpu_to_cpu_runtime.cc; 20s local 2024-04-03T17:36:37.8736537Z Compiling xla/pjrt/mlir_to_hlo.cc; 20s local ... 2024-04-03T17:36:38.0732712Z 2024-04-03T17:36:38.0733478Z  2024-04-03T17:36:38.0733970Z  2024-04-03T17:36:38.0734526Z  2024-04-03T17:36:38.0734966Z  2024-04-03T17:36:38.0735369Z  2024-04-03T17:36:38.0735772Z  2024-04-03T17:36:38.0736184Z  2024-04-03T17:36:38.0736902Z  2024-04-03T17:36:38.0737578Z [14,487 / 14,756] 48 actions running 2024-04-03T17:36:38.0738550Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 87s local 2024-04-03T17:36:38.0739863Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 36s local 2024-04-03T17:36:38.0741187Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 34s local 2024-04-03T17:36:38.0742444Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 25s local 2024-04-03T17:36:38.0743753Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T17:36:38.0745074Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T17:36:38.0746292Z Compiling .../backends/cpu/transforms/xla_cpu_to_cpu_runtime.cc; 20s local 2024-04-03T17:36:38.0747427Z Compiling xla/pjrt/mlir_to_hlo.cc; 20s local ... 2024-04-03T17:36:38.6005356Z 2024-04-03T17:36:38.6006108Z  2024-04-03T17:36:38.6006594Z  2024-04-03T17:36:38.6006928Z  2024-04-03T17:36:38.6007262Z  2024-04-03T17:36:38.6007596Z  2024-04-03T17:36:38.6007916Z  2024-04-03T17:36:38.6008219Z  2024-04-03T17:36:38.6008537Z  2024-04-03T17:36:38.6009099Z [14,488 / 14,756] 48 actions, 47 running 2024-04-03T17:36:38.6009824Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 88s local 2024-04-03T17:36:38.6010734Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 36s local 2024-04-03T17:36:38.6011910Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 34s local 2024-04-03T17:36:38.6012988Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 25s local 2024-04-03T17:36:38.6014064Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T17:36:38.6015216Z Compiling .../backends/cpu/transforms/xla_cpu_to_cpu_runtime.cc; 21s local 2024-04-03T17:36:38.6016281Z Compiling xla/pjrt/mlir_to_hlo.cc; 20s local 2024-04-03T17:36:38.6017081Z Compiling xla/pjrt/pjrt_c_api_client.cc; 20s local ... 2024-04-03T17:36:38.8738576Z 2024-04-03T17:36:38.8739375Z  2024-04-03T17:36:38.8739862Z  2024-04-03T17:36:38.8740293Z  2024-04-03T17:36:38.8740729Z  2024-04-03T17:36:38.8741148Z  2024-04-03T17:36:38.8741561Z  2024-04-03T17:36:38.8741993Z  2024-04-03T17:36:38.8742397Z  2024-04-03T17:36:38.8743026Z [14,489 / 14,756] 48 actions running 2024-04-03T17:36:38.8743925Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 88s local 2024-04-03T17:36:38.8745049Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 36s local 2024-04-03T17:36:38.8746528Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 35s local 2024-04-03T17:36:38.8748068Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 26s local 2024-04-03T17:36:38.8749320Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T17:36:38.8750524Z Compiling .../backends/cpu/transforms/xla_cpu_to_cpu_runtime.cc; 21s local 2024-04-03T17:36:38.8751658Z Compiling xla/pjrt/mlir_to_hlo.cc; 21s local 2024-04-03T17:36:38.8752567Z Compiling xla/pjrt/pjrt_c_api_client.cc; 20s local ... 2024-04-03T17:36:39.2111051Z 2024-04-03T17:36:39.2111836Z  2024-04-03T17:36:39.2112362Z  2024-04-03T17:36:39.2112819Z  2024-04-03T17:36:39.2113286Z  2024-04-03T17:36:39.2113720Z  2024-04-03T17:36:39.2114162Z  2024-04-03T17:36:39.2114614Z  2024-04-03T17:36:39.2115044Z  2024-04-03T17:36:39.2115794Z [14,490 / 14,756] 48 actions, 47 running 2024-04-03T17:36:39.2116850Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 88s local 2024-04-03T17:36:39.2118537Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 37s local 2024-04-03T17:36:39.2120133Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 35s local 2024-04-03T17:36:39.2121620Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 26s local 2024-04-03T17:36:39.2123350Z Compiling .../backends/cpu/transforms/xla_cpu_to_cpu_runtime.cc; 21s local 2024-04-03T17:36:39.2124658Z Compiling xla/pjrt/mlir_to_hlo.cc; 21s local 2024-04-03T17:36:39.2125840Z Compiling xla/pjrt/pjrt_c_api_client.cc; 21s local 2024-04-03T17:36:39.2127001Z Compiling xla/python/pjrt_ifrt/pjrt_tuple.cc; 20s local ... 2024-04-03T17:36:39.4734654Z 2024-04-03T17:36:39.4735459Z  2024-04-03T17:36:39.4736006Z  2024-04-03T17:36:39.4736469Z  2024-04-03T17:36:39.4739535Z  2024-04-03T17:36:39.4740502Z  2024-04-03T17:36:39.4741259Z  2024-04-03T17:36:39.4741891Z  2024-04-03T17:36:39.4742501Z  2024-04-03T17:36:39.4743908Z [14,491 / 14,756] 48 actions running 2024-04-03T17:36:39.4745036Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 88s local 2024-04-03T17:36:39.4746541Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 37s local 2024-04-03T17:36:39.4748495Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 35s local 2024-04-03T17:36:39.4750191Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 26s local 2024-04-03T17:36:39.4751914Z Compiling .../backends/cpu/transforms/xla_cpu_to_cpu_runtime.cc; 21s local 2024-04-03T17:36:39.4753388Z Compiling xla/pjrt/mlir_to_hlo.cc; 21s local 2024-04-03T17:36:39.4754473Z Compiling xla/pjrt/pjrt_c_api_client.cc; 21s local 2024-04-03T17:36:39.4755810Z @llvm-project//mlir:LinalgTransforms; 20s local ... 2024-04-03T17:36:39.7899981Z 2024-04-03T17:36:39.7900776Z  2024-04-03T17:36:39.7901306Z  2024-04-03T17:36:39.7901753Z  2024-04-03T17:36:39.7902178Z  2024-04-03T17:36:39.7902606Z  2024-04-03T17:36:39.7903039Z  2024-04-03T17:36:39.7903455Z  2024-04-03T17:36:39.7903848Z  2024-04-03T17:36:39.7904553Z [14,492 / 14,756] 48 actions, 47 running 2024-04-03T17:36:39.7905540Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 89s local 2024-04-03T17:36:39.7906763Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 37s local 2024-04-03T17:36:39.7908459Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 35s local 2024-04-03T17:36:39.7909784Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 26s local 2024-04-03T17:36:39.7911299Z Compiling .../backends/cpu/transforms/xla_cpu_to_cpu_runtime.cc; 22s local 2024-04-03T17:36:39.7912453Z Compiling xla/pjrt/mlir_to_hlo.cc; 22s local 2024-04-03T17:36:39.7913345Z Compiling xla/pjrt/pjrt_c_api_client.cc; 21s local 2024-04-03T17:36:39.7914495Z @llvm-project//mlir:LinalgTransforms; 20s local ... 2024-04-03T17:36:40.0741460Z 2024-04-03T17:36:40.0742238Z  2024-04-03T17:36:40.0742819Z  2024-04-03T17:36:40.0743208Z  2024-04-03T17:36:40.0743608Z  2024-04-03T17:36:40.0744033Z  2024-04-03T17:36:40.0744430Z  2024-04-03T17:36:40.0752536Z  2024-04-03T17:36:40.0755604Z  2024-04-03T17:36:40.0756589Z [14,494 / 14,756] 48 actions running 2024-04-03T17:36:40.0757701Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 89s local 2024-04-03T17:36:40.0759176Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 38s local 2024-04-03T17:36:40.0760943Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 36s local 2024-04-03T17:36:40.0763305Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 27s local 2024-04-03T17:36:40.0764853Z Compiling .../backends/cpu/transforms/xla_cpu_to_cpu_runtime.cc; 22s local 2024-04-03T17:36:40.0766317Z Compiling xla/pjrt/mlir_to_hlo.cc; 22s local 2024-04-03T17:36:40.0767561Z Compiling xla/pjrt/pjrt_c_api_client.cc; 21s local 2024-04-03T17:36:40.0769214Z @llvm-project//mlir:LinalgTransforms; 20s local ... 2024-04-03T17:36:40.9793986Z 2024-04-03T17:36:40.9794739Z  2024-04-03T17:36:40.9795247Z  2024-04-03T17:36:40.9795676Z  2024-04-03T17:36:40.9796081Z  2024-04-03T17:36:40.9796499Z  2024-04-03T17:36:40.9796919Z  2024-04-03T17:36:40.9797357Z  2024-04-03T17:36:40.9797705Z  2024-04-03T17:36:40.9798752Z [14,496 / 14,756] 47 actions, 46 running 2024-04-03T17:36:40.9799761Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 90s local 2024-04-03T17:36:40.9800936Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 39s local 2024-04-03T17:36:40.9802584Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 37s local 2024-04-03T17:36:40.9804006Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 28s local 2024-04-03T17:36:40.9805025Z Compiling xla/pjrt/mlir_to_hlo.cc; 23s local 2024-04-03T17:36:40.9805883Z Compiling xla/pjrt/pjrt_c_api_client.cc; 22s local 2024-04-03T17:36:40.9807169Z @llvm-project//mlir:LinalgTransforms; 21s local 2024-04-03T17:36:40.9808122Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 21s local ... 2024-04-03T17:36:41.2748701Z 2024-04-03T17:36:41.2749468Z  2024-04-03T17:36:41.2749901Z  2024-04-03T17:36:41.2750254Z  2024-04-03T17:36:41.2750600Z  2024-04-03T17:36:41.2750925Z  2024-04-03T17:36:41.2751267Z  2024-04-03T17:36:41.2751619Z  2024-04-03T17:36:41.2751935Z  2024-04-03T17:36:41.2752479Z [14,496 / 14,756] 48 actions running 2024-04-03T17:36:41.2753222Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 90s local 2024-04-03T17:36:41.2754142Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 39s local 2024-04-03T17:36:41.2755243Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 37s local 2024-04-03T17:36:41.2756266Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 28s local 2024-04-03T17:36:41.2757255Z Compiling xla/pjrt/mlir_to_hlo.cc; 23s local 2024-04-03T17:36:41.2758007Z Compiling xla/pjrt/pjrt_c_api_client.cc; 23s local 2024-04-03T17:36:41.2758879Z @llvm-project//mlir:LinalgTransforms; 21s local 2024-04-03T17:36:41.2759723Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 21s local ... 2024-04-03T17:36:41.4752369Z 2024-04-03T17:36:41.4753473Z  2024-04-03T17:36:41.4753969Z  2024-04-03T17:36:41.4754351Z  2024-04-03T17:36:41.4754736Z  2024-04-03T17:36:41.4755119Z  2024-04-03T17:36:41.4755518Z  2024-04-03T17:36:41.4755949Z  2024-04-03T17:36:41.4756379Z  2024-04-03T17:36:41.4757055Z [14,497 / 14,756] 48 actions running 2024-04-03T17:36:41.4757985Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 90s local 2024-04-03T17:36:41.4759161Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 39s local 2024-04-03T17:36:41.4760673Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 37s local 2024-04-03T17:36:41.4762089Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 28s local 2024-04-03T17:36:41.4763248Z Compiling xla/pjrt/pjrt_c_api_client.cc; 23s local 2024-04-03T17:36:41.4764365Z @llvm-project//mlir:LinalgTransforms; 22s local 2024-04-03T17:36:41.4765414Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 21s local 2024-04-03T17:36:41.4766541Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 21s local ... 2024-04-03T17:36:41.8756367Z 2024-04-03T17:36:41.8757479Z  2024-04-03T17:36:41.8760213Z  2024-04-03T17:36:41.8760782Z  2024-04-03T17:36:41.8763380Z  2024-04-03T17:36:41.8763883Z  2024-04-03T17:36:41.8766455Z  2024-04-03T17:36:41.8766999Z  2024-04-03T17:36:41.8769327Z  2024-04-03T17:36:41.8770070Z [14,498 / 14,756] 48 actions running 2024-04-03T17:36:41.8771005Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 91s local 2024-04-03T17:36:41.8772491Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 38s local 2024-04-03T17:36:41.8774787Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 29s local 2024-04-03T17:36:41.8776062Z Compiling xla/pjrt/pjrt_c_api_client.cc; 23s local 2024-04-03T17:36:41.8777189Z @llvm-project//mlir:LinalgTransforms; 22s local 2024-04-03T17:36:41.8778226Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 22s local 2024-04-03T17:36:41.8779352Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 21s local 2024-04-03T17:36:41.8780837Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 20s local ... 2024-04-03T17:36:42.0759469Z 2024-04-03T17:36:42.0760648Z  2024-04-03T17:36:42.0761203Z  2024-04-03T17:36:42.0761615Z  2024-04-03T17:36:42.0762398Z  2024-04-03T17:36:42.0762846Z  2024-04-03T17:36:42.0763264Z  2024-04-03T17:36:42.0763716Z  2024-04-03T17:36:42.0764167Z  2024-04-03T17:36:42.0764876Z [14,499 / 14,756] 48 actions running 2024-04-03T17:36:42.0765831Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 91s local 2024-04-03T17:36:42.0767310Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 38s local 2024-04-03T17:36:42.0768867Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 29s local 2024-04-03T17:36:42.0770030Z Compiling xla/pjrt/pjrt_c_api_client.cc; 23s local 2024-04-03T17:36:42.0771188Z @llvm-project//mlir:LinalgTransforms; 22s local 2024-04-03T17:36:42.0772449Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 22s local 2024-04-03T17:36:42.0773581Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 22s local 2024-04-03T17:36:42.0774980Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 20s local ... 2024-04-03T17:36:42.3062411Z 2024-04-03T17:36:42.3063766Z  2024-04-03T17:36:42.3064587Z  2024-04-03T17:36:42.3067238Z  2024-04-03T17:36:42.3068242Z  2024-04-03T17:36:42.3068895Z  2024-04-03T17:36:42.3069507Z  2024-04-03T17:36:42.3070127Z  2024-04-03T17:36:42.3070717Z  2024-04-03T17:36:42.3071640Z [14,500 / 14,756] 48 actions, 47 running 2024-04-03T17:36:42.3072995Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 91s local 2024-04-03T17:36:42.3074437Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 38s local 2024-04-03T17:36:42.3075852Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 29s local 2024-04-03T17:36:42.3077341Z Compiling xla/pjrt/pjrt_c_api_client.cc; 24s local 2024-04-03T17:36:42.3078697Z @llvm-project//mlir:LinalgTransforms; 22s local 2024-04-03T17:36:42.3079803Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 22s local 2024-04-03T17:36:42.3081267Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 22s local 2024-04-03T17:36:42.3083027Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 20s local ... 2024-04-03T17:36:42.6764462Z 2024-04-03T17:36:42.6765230Z  2024-04-03T17:36:42.6765762Z  2024-04-03T17:36:42.6766200Z  2024-04-03T17:36:42.6766621Z  2024-04-03T17:36:42.6767024Z  2024-04-03T17:36:42.6767438Z  2024-04-03T17:36:42.6767877Z  2024-04-03T17:36:42.6768317Z  2024-04-03T17:36:42.6768996Z [14,501 / 14,756] 48 actions running 2024-04-03T17:36:42.6769932Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 92s local 2024-04-03T17:36:42.6771816Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 38s local 2024-04-03T17:36:42.6773179Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 29s local 2024-04-03T17:36:42.6774456Z Compiling xla/pjrt/pjrt_c_api_client.cc; 24s local 2024-04-03T17:36:42.6775577Z @llvm-project//mlir:LinalgTransforms; 23s local 2024-04-03T17:36:42.6776511Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 23s local 2024-04-03T17:36:42.6777661Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 22s local 2024-04-03T17:36:42.6778792Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 21s local ... 2024-04-03T17:36:43.6169706Z 2024-04-03T17:36:43.6170875Z  2024-04-03T17:36:43.6171422Z  2024-04-03T17:36:43.6171822Z  2024-04-03T17:36:43.6172655Z  2024-04-03T17:36:43.6173081Z  2024-04-03T17:36:43.6173484Z  2024-04-03T17:36:43.6173914Z  2024-04-03T17:36:43.6174462Z  2024-04-03T17:36:43.6175215Z [14,502 / 14,756] 48 actions, 47 running 2024-04-03T17:36:43.6176191Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 93s local 2024-04-03T17:36:43.6177541Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 39s local 2024-04-03T17:36:43.6178934Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 30s local 2024-04-03T17:36:43.6180037Z Compiling xla/pjrt/pjrt_c_api_client.cc; 25s local 2024-04-03T17:36:43.6181225Z @llvm-project//mlir:LinalgTransforms; 24s local 2024-04-03T17:36:43.6182300Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 23s local 2024-04-03T17:36:43.6183433Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 22s local 2024-04-03T17:36:43.6184590Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 21s local ... 2024-04-03T17:36:43.8784718Z 2024-04-03T17:36:43.8785395Z  2024-04-03T17:36:43.8785837Z  2024-04-03T17:36:43.8786151Z  2024-04-03T17:36:43.8786476Z  2024-04-03T17:36:43.8786795Z  2024-04-03T17:36:43.8787101Z  2024-04-03T17:36:43.8787424Z  2024-04-03T17:36:43.8787937Z  2024-04-03T17:36:43.8788481Z [14,502 / 14,756] 48 actions running 2024-04-03T17:36:43.8789220Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 93s local 2024-04-03T17:36:43.8790102Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 40s local 2024-04-03T17:36:43.8791208Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 31s local 2024-04-03T17:36:43.8792239Z Compiling xla/pjrt/pjrt_c_api_client.cc; 25s local 2024-04-03T17:36:43.8793149Z @llvm-project//mlir:LinalgTransforms; 24s local 2024-04-03T17:36:43.8793922Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 23s local 2024-04-03T17:36:43.8794887Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 22s local 2024-04-03T17:36:43.8795876Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 22s local ... 2024-04-03T17:36:44.2780930Z 2024-04-03T17:36:44.2781676Z  2024-04-03T17:36:44.2782222Z  2024-04-03T17:36:44.2782662Z  2024-04-03T17:36:44.2783117Z  2024-04-03T17:36:44.2783569Z  2024-04-03T17:36:44.2784001Z  2024-04-03T17:36:44.2784453Z  2024-04-03T17:36:44.2784905Z  2024-04-03T17:36:44.2785605Z [14,503 / 14,756] 48 actions running 2024-04-03T17:36:44.2786986Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 93s local 2024-04-03T17:36:44.2788436Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 40s local 2024-04-03T17:36:44.2789882Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 31s local 2024-04-03T17:36:44.2791099Z Compiling xla/pjrt/pjrt_c_api_client.cc; 26s local 2024-04-03T17:36:44.2792241Z @llvm-project//mlir:LinalgTransforms; 24s local 2024-04-03T17:36:44.2793337Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 24s local 2024-04-03T17:36:44.2794564Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 22s local 2024-04-03T17:36:44.2795780Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 22s local ... 2024-04-03T17:36:44.4781200Z 2024-04-03T17:36:44.4782528Z  2024-04-03T17:36:44.4783309Z  2024-04-03T17:36:44.4784062Z  2024-04-03T17:36:44.4784920Z  2024-04-03T17:36:44.4785918Z  2024-04-03T17:36:44.4786437Z  2024-04-03T17:36:44.4786791Z  2024-04-03T17:36:44.4787116Z  2024-04-03T17:36:44.4787909Z [14,505 / 14,756] 48 actions, 47 running 2024-04-03T17:36:44.4788785Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 93s local 2024-04-03T17:36:44.4789841Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 40s local 2024-04-03T17:36:44.4790911Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 31s local 2024-04-03T17:36:44.4791825Z Compiling xla/pjrt/pjrt_c_api_client.cc; 26s local 2024-04-03T17:36:44.4792976Z @llvm-project//mlir:LinalgTransforms; 25s local 2024-04-03T17:36:44.4793854Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 24s local 2024-04-03T17:36:44.4794883Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 22s local 2024-04-03T17:36:44.4796047Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 22s local ... 2024-04-03T17:36:44.8785204Z 2024-04-03T17:36:44.8786346Z  2024-04-03T17:36:44.8786928Z  2024-04-03T17:36:44.8787888Z  2024-04-03T17:36:44.8788415Z  2024-04-03T17:36:44.8788901Z  2024-04-03T17:36:44.8789350Z  2024-04-03T17:36:44.8789779Z  2024-04-03T17:36:44.8790169Z  2024-04-03T17:36:44.8791065Z [14,507 / 14,756] 48 actions running 2024-04-03T17:36:44.8792036Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 94s local 2024-04-03T17:36:44.8793176Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 32s local 2024-04-03T17:36:44.8794339Z Compiling xla/pjrt/pjrt_c_api_client.cc; 26s local 2024-04-03T17:36:44.8795616Z @llvm-project//mlir:LinalgTransforms; 25s local 2024-04-03T17:36:44.8796690Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 24s local 2024-04-03T17:36:44.8797830Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 23s local 2024-04-03T17:36:44.8798983Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 23s local 2024-04-03T17:36:44.8800140Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 22s local ... 2024-04-03T17:36:45.6855191Z 2024-04-03T17:36:45.6856357Z  2024-04-03T17:36:45.6859189Z  2024-04-03T17:36:45.6859794Z  2024-04-03T17:36:45.6862454Z  2024-04-03T17:36:45.6863055Z  2024-04-03T17:36:45.6865412Z  2024-04-03T17:36:45.6865976Z  2024-04-03T17:36:45.6866499Z  2024-04-03T17:36:45.6867509Z [14,508 / 14,756] 48 actions, 47 running 2024-04-03T17:36:45.6868830Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 95s local 2024-04-03T17:36:45.6870145Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 32s local 2024-04-03T17:36:45.6871805Z Compiling xla/pjrt/pjrt_c_api_client.cc; 27s local 2024-04-03T17:36:45.6872902Z @llvm-project//mlir:LinalgTransforms; 26s local 2024-04-03T17:36:45.6873887Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 25s local 2024-04-03T17:36:45.6874999Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 24s local 2024-04-03T17:36:45.6876067Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 23s local 2024-04-03T17:36:45.6877302Z @llvm-project//mlir:SparseTensorTransforms; 23s local ... 2024-04-03T17:36:46.0371007Z 2024-04-03T17:36:46.0371972Z  2024-04-03T17:36:46.0372419Z  2024-04-03T17:36:46.0372823Z  2024-04-03T17:36:46.0373225Z  2024-04-03T17:36:46.0373590Z  2024-04-03T17:36:46.0373978Z  2024-04-03T17:36:46.0374487Z  2024-04-03T17:36:46.0374854Z  2024-04-03T17:36:46.0375502Z [14,511 / 14,756] 48 actions, 47 running 2024-04-03T17:36:46.0376368Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 95s local 2024-04-03T17:36:46.0377327Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 33s local 2024-04-03T17:36:46.0378310Z Compiling xla/pjrt/pjrt_c_api_client.cc; 27s local 2024-04-03T17:36:46.0379248Z @llvm-project//mlir:LinalgTransforms; 26s local 2024-04-03T17:36:46.0380185Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 26s local 2024-04-03T17:36:46.0381153Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 24s local 2024-04-03T17:36:46.0382201Z @llvm-project//mlir:SparseTensorTransforms; 23s local 2024-04-03T17:36:46.0383242Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 23s local ... 2024-04-03T17:36:46.2794379Z 2024-04-03T17:36:46.2795598Z  2024-04-03T17:36:46.2796345Z  2024-04-03T17:36:46.2797141Z  2024-04-03T17:36:46.2798196Z  2024-04-03T17:36:46.2798651Z  2024-04-03T17:36:46.2799044Z  2024-04-03T17:36:46.2799426Z  2024-04-03T17:36:46.2799832Z  2024-04-03T17:36:46.2800457Z [14,511 / 14,756] 48 actions running 2024-04-03T17:36:46.2801610Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 95s local 2024-04-03T17:36:46.2802628Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 33s local 2024-04-03T17:36:46.2803634Z Compiling xla/pjrt/pjrt_c_api_client.cc; 28s local 2024-04-03T17:36:46.2804676Z @llvm-project//mlir:LinalgTransforms; 26s local 2024-04-03T17:36:46.2805836Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 26s local 2024-04-03T17:36:46.2806869Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 24s local 2024-04-03T17:36:46.2807963Z @llvm-project//mlir:SparseTensorTransforms; 23s local 2024-04-03T17:36:46.2809191Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 23s local ... 2024-04-03T17:36:46.4868678Z 2024-04-03T17:36:46.4869436Z  2024-04-03T17:36:46.4869947Z  2024-04-03T17:36:46.4870380Z  2024-04-03T17:36:46.4870790Z  2024-04-03T17:36:46.4871220Z  2024-04-03T17:36:46.4871636Z  2024-04-03T17:36:46.4872334Z  2024-04-03T17:36:46.4872814Z  2024-04-03T17:36:46.4873451Z [14,512 / 14,756] 48 actions, 47 running 2024-04-03T17:36:46.4874280Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 95s local 2024-04-03T17:36:46.4875358Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 33s local 2024-04-03T17:36:46.4876425Z Compiling xla/pjrt/pjrt_c_api_client.cc; 28s local 2024-04-03T17:36:46.4877464Z @llvm-project//mlir:LinalgTransforms; 27s local 2024-04-03T17:36:46.4878496Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 26s local 2024-04-03T17:36:46.4879603Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 24s local 2024-04-03T17:36:46.4880756Z @llvm-project//mlir:SparseTensorTransforms; 23s local 2024-04-03T17:36:46.4881852Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 23s local ... 2024-04-03T17:36:46.7112759Z 2024-04-03T17:36:46.7113535Z  2024-04-03T17:36:46.7114067Z  2024-04-03T17:36:46.7114512Z  2024-04-03T17:36:46.7114933Z  2024-04-03T17:36:46.7119312Z  2024-04-03T17:36:46.7120014Z  2024-04-03T17:36:46.7120565Z  2024-04-03T17:36:46.7120992Z  2024-04-03T17:36:46.7121749Z [14,514 / 14,756] 48 actions, 46 running 2024-04-03T17:36:46.7122688Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 96s local 2024-04-03T17:36:46.7123930Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 33s local 2024-04-03T17:36:46.7125036Z Compiling xla/pjrt/pjrt_c_api_client.cc; 28s local 2024-04-03T17:36:46.7126081Z @llvm-project//mlir:LinalgTransforms; 27s local 2024-04-03T17:36:46.7127166Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 26s local 2024-04-03T17:36:46.7128334Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 24s local 2024-04-03T17:36:46.7129595Z @llvm-project//mlir:SparseTensorTransforms; 24s local 2024-04-03T17:36:46.7130747Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 23s local ... 2024-04-03T17:36:47.0018553Z 2024-04-03T17:36:47.0019311Z  2024-04-03T17:36:47.0019892Z  2024-04-03T17:36:47.0020309Z  2024-04-03T17:36:47.0020748Z  2024-04-03T17:36:47.0021189Z  2024-04-03T17:36:47.0021628Z  2024-04-03T17:36:47.0022035Z  2024-04-03T17:36:47.0022441Z  2024-04-03T17:36:47.0023158Z [14,515 / 14,756] 48 actions, 47 running 2024-04-03T17:36:47.0024049Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 96s local 2024-04-03T17:36:47.0025160Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 34s local 2024-04-03T17:36:47.0026229Z Compiling xla/pjrt/pjrt_c_api_client.cc; 28s local 2024-04-03T17:36:47.0027385Z @llvm-project//mlir:LinalgTransforms; 27s local 2024-04-03T17:36:47.0028628Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 26s local 2024-04-03T17:36:47.0029677Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 25s local 2024-04-03T17:36:47.0030825Z @llvm-project//mlir:SparseTensorTransforms; 24s local 2024-04-03T17:36:47.0031998Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 24s local ... 2024-04-03T17:36:47.2718718Z 2024-04-03T17:36:47.2719438Z  2024-04-03T17:36:47.2719888Z  2024-04-03T17:36:47.2720258Z  2024-04-03T17:36:47.2720603Z  2024-04-03T17:36:47.2720966Z  2024-04-03T17:36:47.2721321Z  2024-04-03T17:36:47.2721661Z  2024-04-03T17:36:47.2722007Z  2024-04-03T17:36:47.2722890Z [14,516 / 14,756] 48 actions, 47 running 2024-04-03T17:36:47.2723714Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 96s local 2024-04-03T17:36:47.2724645Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 34s local 2024-04-03T17:36:47.2725671Z Compiling xla/pjrt/pjrt_c_api_client.cc; 29s local 2024-04-03T17:36:47.2726552Z @llvm-project//mlir:LinalgTransforms; 27s local 2024-04-03T17:36:47.2727504Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 27s local 2024-04-03T17:36:47.2728401Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 25s local 2024-04-03T17:36:47.2729311Z @llvm-project//mlir:SparseTensorTransforms; 24s local 2024-04-03T17:36:47.2730359Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 24s local ... 2024-04-03T17:36:47.4811348Z 2024-04-03T17:36:47.4812053Z  2024-04-03T17:36:47.4812536Z  2024-04-03T17:36:47.4812951Z  2024-04-03T17:36:47.4813361Z  2024-04-03T17:36:47.4813745Z  2024-04-03T17:36:47.4814159Z  2024-04-03T17:36:47.4814747Z  2024-04-03T17:36:47.4815180Z  2024-04-03T17:36:47.4815833Z [14,516 / 14,756] 48 actions running 2024-04-03T17:36:47.4816720Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 96s local 2024-04-03T17:36:47.4817753Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 34s local 2024-04-03T17:36:47.4818776Z Compiling xla/pjrt/pjrt_c_api_client.cc; 29s local 2024-04-03T17:36:47.4819765Z @llvm-project//mlir:LinalgTransforms; 28s local 2024-04-03T17:36:47.4820771Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 27s local 2024-04-03T17:36:47.4821847Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 25s local 2024-04-03T17:36:47.4823078Z @llvm-project//mlir:SparseTensorTransforms; 24s local 2024-04-03T17:36:47.4824205Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 24s local ... 2024-04-03T17:36:47.7203526Z 2024-04-03T17:36:47.7209842Z  2024-04-03T17:36:47.7210643Z  2024-04-03T17:36:47.7211085Z  2024-04-03T17:36:47.7211526Z  2024-04-03T17:36:47.7211950Z  2024-04-03T17:36:47.7212293Z  2024-04-03T17:36:47.7212695Z  2024-04-03T17:36:47.7213090Z  2024-04-03T17:36:47.7213801Z [14,517 / 14,756] 48 actions, 47 running 2024-04-03T17:36:47.7214969Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 97s local 2024-04-03T17:36:47.7215981Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 34s local 2024-04-03T17:36:47.7216886Z Compiling xla/pjrt/pjrt_c_api_client.cc; 29s local 2024-04-03T17:36:47.7217829Z @llvm-project//mlir:LinalgTransforms; 28s local 2024-04-03T17:36:47.7218911Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 27s local 2024-04-03T17:36:47.7220080Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 25s local 2024-04-03T17:36:47.7221242Z @llvm-project//mlir:SparseTensorTransforms; 25s local 2024-04-03T17:36:47.7222339Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 24s local ... 2024-04-03T17:36:48.0429102Z 2024-04-03T17:36:48.0430107Z  2024-04-03T17:36:48.0430665Z  2024-04-03T17:36:48.0431070Z  2024-04-03T17:36:48.0431477Z  2024-04-03T17:36:48.0431880Z  2024-04-03T17:36:48.0432328Z  2024-04-03T17:36:48.0432753Z  2024-04-03T17:36:48.0433203Z  2024-04-03T17:36:48.0433933Z [14,519 / 14,756] 48 actions, 47 running 2024-04-03T17:36:48.0435041Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 97s local 2024-04-03T17:36:48.0436121Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 35s local 2024-04-03T17:36:48.0437234Z Compiling xla/pjrt/pjrt_c_api_client.cc; 29s local 2024-04-03T17:36:48.0438694Z @llvm-project//mlir:LinalgTransforms; 28s local 2024-04-03T17:36:48.0439731Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 28s local 2024-04-03T17:36:48.0440798Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 26s local 2024-04-03T17:36:48.0441842Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 25s local 2024-04-03T17:36:48.0443306Z @llvm-project//mlir:SparseTensorTransforms; 23s local ... 2024-04-03T17:36:48.2810280Z 2024-04-03T17:36:48.2811226Z  2024-04-03T17:36:48.2811774Z  2024-04-03T17:36:48.2812189Z  2024-04-03T17:36:48.2812623Z  2024-04-03T17:36:48.2813046Z  2024-04-03T17:36:48.2813705Z  2024-04-03T17:36:48.2814155Z  2024-04-03T17:36:48.2814724Z  2024-04-03T17:36:48.2815559Z [14,519 / 14,756] 48 actions running 2024-04-03T17:36:48.2816524Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 97s local 2024-04-03T17:36:48.2817696Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 35s local 2024-04-03T17:36:48.2819010Z Compiling xla/pjrt/pjrt_c_api_client.cc; 30s local 2024-04-03T17:36:48.2820016Z @llvm-project//mlir:LinalgTransforms; 28s local 2024-04-03T17:36:48.2821011Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 28s local 2024-04-03T17:36:48.2822092Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 26s local 2024-04-03T17:36:48.2823274Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 25s local 2024-04-03T17:36:48.2824550Z @llvm-project//mlir:SparseTensorTransforms; 23s local ... 2024-04-03T17:36:48.5248532Z 2024-04-03T17:36:48.5249295Z  2024-04-03T17:36:48.5249760Z  2024-04-03T17:36:48.5250144Z  2024-04-03T17:36:48.5250546Z  2024-04-03T17:36:48.5250908Z  2024-04-03T17:36:48.5251290Z  2024-04-03T17:36:48.5251644Z  2024-04-03T17:36:48.5252020Z  2024-04-03T17:36:48.5252651Z [14,520 / 14,756] 48 actions, 47 running 2024-04-03T17:36:48.5253497Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 98s local 2024-04-03T17:36:48.5254635Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 35s local 2024-04-03T17:36:48.5255621Z Compiling xla/pjrt/pjrt_c_api_client.cc; 30s local 2024-04-03T17:36:48.5256558Z @llvm-project//mlir:LinalgTransforms; 29s local 2024-04-03T17:36:48.5257466Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 28s local 2024-04-03T17:36:48.5258435Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 26s local 2024-04-03T17:36:48.5259414Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 25s local 2024-04-03T17:36:48.5260485Z @llvm-project//mlir:SparseTensorTransforms; 24s local ... 2024-04-03T17:36:48.8247616Z 2024-04-03T17:36:48.8248385Z  2024-04-03T17:36:48.8248799Z  2024-04-03T17:36:48.8249130Z  2024-04-03T17:36:48.8249439Z  2024-04-03T17:36:48.8249757Z  2024-04-03T17:36:48.8250075Z  2024-04-03T17:36:48.8250381Z  2024-04-03T17:36:48.8250696Z  2024-04-03T17:36:48.8251261Z [14,521 / 14,756] 48 actions, 47 running 2024-04-03T17:36:48.8251980Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 98s local 2024-04-03T17:36:48.8252796Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 36s local 2024-04-03T17:36:48.8253606Z Compiling xla/pjrt/pjrt_c_api_client.cc; 30s local 2024-04-03T17:36:48.8254525Z @llvm-project//mlir:LinalgTransforms; 29s local 2024-04-03T17:36:48.8255308Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 28s local 2024-04-03T17:36:48.8256120Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 26s local 2024-04-03T17:36:48.8256923Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 26s local 2024-04-03T17:36:48.8257838Z @llvm-project//mlir:SparseTensorTransforms; 24s local ... 2024-04-03T17:36:49.0835980Z 2024-04-03T17:36:49.0836725Z  2024-04-03T17:36:49.0837241Z  2024-04-03T17:36:49.0837636Z  2024-04-03T17:36:49.0838043Z  2024-04-03T17:36:49.0838471Z  2024-04-03T17:36:49.0838880Z  2024-04-03T17:36:49.0839673Z  2024-04-03T17:36:49.0840092Z  2024-04-03T17:36:49.0840643Z [14,522 / 14,756] 48 actions running 2024-04-03T17:36:49.0841341Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 98s local 2024-04-03T17:36:49.0842237Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 36s local 2024-04-03T17:36:49.0843292Z Compiling xla/pjrt/pjrt_c_api_client.cc; 30s local 2024-04-03T17:36:49.0844476Z @llvm-project//mlir:LinalgTransforms; 29s local 2024-04-03T17:36:49.0845676Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 29s local 2024-04-03T17:36:49.0846675Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 27s local 2024-04-03T17:36:49.0847847Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 26s local 2024-04-03T17:36:49.0849045Z @llvm-project//mlir:SparseTensorTransforms; 24s local ... 2024-04-03T17:36:49.6076967Z 2024-04-03T17:36:49.6077752Z  2024-04-03T17:36:49.6078373Z  2024-04-03T17:36:49.6078868Z  2024-04-03T17:36:49.6079612Z  2024-04-03T17:36:49.6079989Z  2024-04-03T17:36:49.6080391Z  2024-04-03T17:36:49.6080813Z  2024-04-03T17:36:49.6081229Z  2024-04-03T17:36:49.6081963Z [14,523 / 14,756] 48 actions, 47 running 2024-04-03T17:36:49.6083054Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 99s local 2024-04-03T17:36:49.6084351Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 36s local 2024-04-03T17:36:49.6085439Z Compiling xla/pjrt/pjrt_c_api_client.cc; 31s local 2024-04-03T17:36:49.6086512Z @llvm-project//mlir:LinalgTransforms; 30s local 2024-04-03T17:36:49.6087551Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 29s local 2024-04-03T17:36:49.6088594Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 27s local 2024-04-03T17:36:49.6089775Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 26s local 2024-04-03T17:36:49.6091102Z @llvm-project//mlir:SparseTensorTransforms; 25s local ... 2024-04-03T17:36:49.8871434Z 2024-04-03T17:36:49.8872223Z  2024-04-03T17:36:49.8872744Z  2024-04-03T17:36:49.8873158Z  2024-04-03T17:36:49.8873579Z  2024-04-03T17:36:49.8874011Z  2024-04-03T17:36:49.8874376Z  2024-04-03T17:36:49.8874757Z  2024-04-03T17:36:49.8875174Z  2024-04-03T17:36:49.8875793Z [14,524 / 14,756] 48 actions running 2024-04-03T17:36:49.8876706Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 99s local 2024-04-03T17:36:49.8877715Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 37s local 2024-04-03T17:36:49.8878728Z Compiling xla/pjrt/pjrt_c_api_client.cc; 31s local 2024-04-03T17:36:49.8879749Z @llvm-project//mlir:LinalgTransforms; 30s local 2024-04-03T17:36:49.8880733Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 29s local 2024-04-03T17:36:49.8881745Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 27s local 2024-04-03T17:36:49.8882780Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 27s local 2024-04-03T17:36:49.8883980Z @llvm-project//mlir:SparseTensorTransforms; 25s local ... 2024-04-03T17:36:50.2253978Z 2024-04-03T17:36:50.2254916Z  2024-04-03T17:36:50.2255464Z  2024-04-03T17:36:50.2255884Z  2024-04-03T17:36:50.2256332Z  2024-04-03T17:36:50.2256785Z  2024-04-03T17:36:50.2257203Z  2024-04-03T17:36:50.2257635Z  2024-04-03T17:36:50.2258077Z  2024-04-03T17:36:50.2258779Z [14,526 / 14,756] 48 actions, 47 running 2024-04-03T17:36:50.2259684Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 99s local 2024-04-03T17:36:50.2260763Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 37s local 2024-04-03T17:36:50.2261863Z Compiling xla/pjrt/pjrt_c_api_client.cc; 32s local 2024-04-03T17:36:50.2263155Z @llvm-project//mlir:LinalgTransforms; 30s local 2024-04-03T17:36:50.2264178Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 30s local 2024-04-03T17:36:50.2265327Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 28s local 2024-04-03T17:36:50.2266771Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 27s local 2024-04-03T17:36:50.2268276Z @llvm-project//mlir:SparseTensorTransforms; 25s local ... 2024-04-03T17:36:50.4852540Z 2024-04-03T17:36:50.4853329Z  2024-04-03T17:36:50.4853880Z  2024-04-03T17:36:50.4854499Z  2024-04-03T17:36:50.4854934Z  2024-04-03T17:36:50.4855354Z  2024-04-03T17:36:50.4855762Z  2024-04-03T17:36:50.4856448Z  2024-04-03T17:36:50.4856898Z  2024-04-03T17:36:50.4857605Z [14,526 / 14,756] 48 actions running 2024-04-03T17:36:50.4858570Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 99s local 2024-04-03T17:36:50.4859850Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 37s local 2024-04-03T17:36:50.4861012Z Compiling xla/pjrt/pjrt_c_api_client.cc; 32s local 2024-04-03T17:36:50.4862080Z @llvm-project//mlir:LinalgTransforms; 31s local 2024-04-03T17:36:50.4863140Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 30s local 2024-04-03T17:36:50.4864469Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 28s local 2024-04-03T17:36:50.4865603Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 27s local 2024-04-03T17:36:50.4866954Z @llvm-project//mlir:SparseTensorTransforms; 25s local ... 2024-04-03T17:36:50.6832574Z 2024-04-03T17:36:50.6833351Z  2024-04-03T17:36:50.6833863Z  2024-04-03T17:36:50.6834281Z  2024-04-03T17:36:50.6837949Z  2024-04-03T17:36:50.6838874Z  2024-04-03T17:36:50.6839645Z  2024-04-03T17:36:50.6840282Z  2024-04-03T17:36:50.6840892Z  2024-04-03T17:36:50.6842037Z [14,529 / 14,756] 48 actions running 2024-04-03T17:36:50.6843460Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 100s local 2024-04-03T17:36:50.6844950Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 37s local 2024-04-03T17:36:50.6846338Z Compiling xla/pjrt/pjrt_c_api_client.cc; 32s local 2024-04-03T17:36:50.6848261Z @llvm-project//mlir:LinalgTransforms; 31s local 2024-04-03T17:36:50.6849803Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 30s local 2024-04-03T17:36:50.6851081Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 28s local 2024-04-03T17:36:50.6852417Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 27s local 2024-04-03T17:36:50.6853929Z Compiling .../transforms/compilation_pipeline_cpu.cc; 24s local ... 2024-04-03T17:36:51.0837553Z 2024-04-03T17:36:51.0838753Z  2024-04-03T17:36:51.0839275Z  2024-04-03T17:36:51.0839690Z  2024-04-03T17:36:51.0840137Z  2024-04-03T17:36:51.0840593Z  2024-04-03T17:36:51.0841015Z  2024-04-03T17:36:51.0841396Z  2024-04-03T17:36:51.0841807Z  2024-04-03T17:36:51.0842486Z [14,530 / 14,756] 48 actions running 2024-04-03T17:36:51.0843372Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 100s local 2024-04-03T17:36:51.0844469Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 38s local 2024-04-03T17:36:51.0845550Z Compiling xla/pjrt/pjrt_c_api_client.cc; 32s local 2024-04-03T17:36:51.0846628Z @llvm-project//mlir:LinalgTransforms; 31s local 2024-04-03T17:36:51.0847675Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 31s local 2024-04-03T17:36:51.0848720Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 29s local 2024-04-03T17:36:51.0849792Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 28s local 2024-04-03T17:36:51.0850995Z Compiling .../transforms/compilation_pipeline_cpu.cc; 24s local ... 2024-04-03T17:36:51.2967575Z 2024-04-03T17:36:51.2968362Z  2024-04-03T17:36:51.2968934Z  2024-04-03T17:36:51.2969400Z  2024-04-03T17:36:51.2969864Z  2024-04-03T17:36:51.2970287Z  2024-04-03T17:36:51.2970718Z  2024-04-03T17:36:51.2971171Z  2024-04-03T17:36:51.2971626Z  2024-04-03T17:36:51.2972351Z [14,531 / 14,756] 48 actions, 47 running 2024-04-03T17:36:51.2973430Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 100s local 2024-04-03T17:36:51.2974803Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 38s local 2024-04-03T17:36:51.2976346Z Compiling xla/pjrt/pjrt_c_api_client.cc; 33s local 2024-04-03T17:36:51.2977458Z @llvm-project//mlir:LinalgTransforms; 31s local 2024-04-03T17:36:51.2978597Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 31s local 2024-04-03T17:36:51.2979736Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 29s local 2024-04-03T17:36:51.2981103Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 28s local 2024-04-03T17:36:51.2982353Z Compiling .../transforms/compilation_pipeline_cpu.cc; 24s local ... 2024-04-03T17:36:51.6868585Z 2024-04-03T17:36:51.6869623Z  2024-04-03T17:36:51.6870940Z  2024-04-03T17:36:51.6871721Z  2024-04-03T17:36:51.6872419Z  2024-04-03T17:36:51.6874746Z  2024-04-03T17:36:51.6875324Z  2024-04-03T17:36:51.6875838Z  2024-04-03T17:36:51.6876522Z  2024-04-03T17:36:51.6879218Z [14,531 / 14,756] 48 actions running 2024-04-03T17:36:51.6880751Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 101s local 2024-04-03T17:36:51.6882021Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 38s local 2024-04-03T17:36:51.6883462Z Compiling xla/pjrt/pjrt_c_api_client.cc; 33s local 2024-04-03T17:36:51.6886084Z @llvm-project//mlir:LinalgTransforms; 32s local 2024-04-03T17:36:51.6887401Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 31s local 2024-04-03T17:36:51.6888634Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 29s local 2024-04-03T17:36:51.6889863Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 28s local 2024-04-03T17:36:51.6891215Z Compiling .../transforms/compilation_pipeline_cpu.cc; 25s local ... 2024-04-03T17:36:51.9013370Z 2024-04-03T17:36:51.9014488Z  2024-04-03T17:36:51.9014994Z  2024-04-03T17:36:51.9015377Z  2024-04-03T17:36:51.9015813Z  2024-04-03T17:36:51.9016243Z  2024-04-03T17:36:51.9016622Z  2024-04-03T17:36:51.9016963Z  2024-04-03T17:36:51.9017362Z  2024-04-03T17:36:51.9017969Z [14,532 / 14,756] 48 actions, 47 running 2024-04-03T17:36:51.9018872Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 101s local 2024-04-03T17:36:51.9019929Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 39s local 2024-04-03T17:36:51.9020964Z Compiling xla/pjrt/pjrt_c_api_client.cc; 33s local 2024-04-03T17:36:51.9022070Z @llvm-project//mlir:LinalgTransforms; 32s local 2024-04-03T17:36:51.9023009Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 31s local 2024-04-03T17:36:51.9024014Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 29s local 2024-04-03T17:36:51.9025096Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 29s local 2024-04-03T17:36:51.9026271Z Compiling .../transforms/compilation_pipeline_cpu.cc; 25s local ... 2024-04-03T17:36:52.2863253Z 2024-04-03T17:36:52.2864058Z  2024-04-03T17:36:52.2864526Z  2024-04-03T17:36:52.2864925Z  2024-04-03T17:36:52.2865308Z  2024-04-03T17:36:52.2865696Z  2024-04-03T17:36:52.2866073Z  2024-04-03T17:36:52.2866499Z  2024-04-03T17:36:52.2866862Z  2024-04-03T17:36:52.2867477Z [14,534 / 14,756] 48 actions running 2024-04-03T17:36:52.2868514Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 101s local 2024-04-03T17:36:52.2883348Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 39s local 2024-04-03T17:36:52.2884368Z Compiling xla/pjrt/pjrt_c_api_client.cc; 34s local 2024-04-03T17:36:52.2885430Z @llvm-project//mlir:LinalgTransforms; 32s local 2024-04-03T17:36:52.2886321Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 32s local 2024-04-03T17:36:52.2887264Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 30s local 2024-04-03T17:36:52.2888231Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 29s local 2024-04-03T17:36:52.2889285Z Compiling .../transforms/compilation_pipeline_cpu.cc; 25s local ... 2024-04-03T17:36:52.7822602Z 2024-04-03T17:36:52.7823357Z  2024-04-03T17:36:52.7824278Z  2024-04-03T17:36:52.7824739Z  2024-04-03T17:36:52.7825209Z  2024-04-03T17:36:52.7825670Z  2024-04-03T17:36:52.7826122Z  2024-04-03T17:36:52.7828651Z  2024-04-03T17:36:52.7829131Z  2024-04-03T17:36:52.7829892Z [14,535 / 14,756] 48 actions, 47 running 2024-04-03T17:36:52.7831005Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 102s local 2024-04-03T17:36:52.7832512Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 39s local 2024-04-03T17:36:52.7833686Z @llvm-project//mlir:LinalgTransforms; 33s local 2024-04-03T17:36:52.7834704Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 32s local 2024-04-03T17:36:52.7835888Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 30s local 2024-04-03T17:36:52.7836982Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 29s local 2024-04-03T17:36:52.7838218Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 26s local 2024-04-03T17:36:52.7839411Z Compiling xla/service/cpu/cpu_compiler.cc; 22s local ... 2024-04-03T17:36:53.0857495Z 2024-04-03T17:36:53.0858218Z  2024-04-03T17:36:53.0858656Z  2024-04-03T17:36:53.0859051Z  2024-04-03T17:36:53.0859440Z  2024-04-03T17:36:53.0859827Z  2024-04-03T17:36:53.0860215Z  2024-04-03T17:36:53.0860606Z  2024-04-03T17:36:53.0860964Z  2024-04-03T17:36:53.0861563Z [14,536 / 14,756] 48 actions running 2024-04-03T17:36:53.0862446Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 102s local 2024-04-03T17:36:53.0886561Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 40s local 2024-04-03T17:36:53.0887953Z @llvm-project//mlir:LinalgTransforms; 33s local 2024-04-03T17:36:53.0888900Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 33s local 2024-04-03T17:36:53.0889912Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 31s local 2024-04-03T17:36:53.0891172Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 26s local 2024-04-03T17:36:53.0892246Z Compiling xla/service/cpu/cpu_compiler.cc; 22s local 2024-04-03T17:36:53.0893213Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 22s local ... 2024-04-03T17:36:53.4543858Z 2024-04-03T17:36:53.4544571Z  2024-04-03T17:36:53.4545025Z  2024-04-03T17:36:53.4545418Z  2024-04-03T17:36:53.4545823Z  2024-04-03T17:36:53.4546211Z  2024-04-03T17:36:53.4546607Z  2024-04-03T17:36:53.4547001Z  2024-04-03T17:36:53.4547351Z  2024-04-03T17:36:53.4548192Z [14,538 / 14,756] 48 actions, 47 running 2024-04-03T17:36:53.4549053Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 102s local 2024-04-03T17:36:53.4550035Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 40s local 2024-04-03T17:36:53.4551056Z @llvm-project//mlir:LinalgTransforms; 33s local 2024-04-03T17:36:53.4551897Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 33s local 2024-04-03T17:36:53.4552955Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 26s local 2024-04-03T17:36:53.4553981Z Compiling xla/service/cpu/cpu_compiler.cc; 22s local 2024-04-03T17:36:53.4554861Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 22s local 2024-04-03T17:36:53.4555713Z @xla//xla/mlir_hlo:mhlo_passes; 17s local ... 2024-04-03T17:36:53.6864794Z 2024-04-03T17:36:53.6869891Z  2024-04-03T17:36:53.6870409Z  2024-04-03T17:36:53.6870798Z  2024-04-03T17:36:53.6871252Z  2024-04-03T17:36:53.6871651Z  2024-04-03T17:36:53.6872035Z  2024-04-03T17:36:53.6872465Z  2024-04-03T17:36:53.6872816Z  2024-04-03T17:36:53.6873400Z [14,539 / 14,756] 48 actions running 2024-04-03T17:36:53.6874342Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 103s local 2024-04-03T17:36:53.6875359Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 40s local 2024-04-03T17:36:53.6876504Z @llvm-project//mlir:LinalgTransforms; 34s local 2024-04-03T17:36:53.6877455Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 33s local 2024-04-03T17:36:53.6878701Z Compiling xla/service/cpu/cpu_compiler.cc; 23s local 2024-04-03T17:36:53.6879669Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 23s local 2024-04-03T17:36:53.6880657Z @xla//xla/mlir_hlo:mhlo_passes; 18s local 2024-04-03T17:36:53.6881632Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 17s local ... 2024-04-03T17:36:54.1588645Z 2024-04-03T17:36:54.1636807Z  2024-04-03T17:36:54.1637331Z  2024-04-03T17:36:54.1637729Z  2024-04-03T17:36:54.1638147Z  2024-04-03T17:36:54.1638530Z  2024-04-03T17:36:54.1638922Z  2024-04-03T17:36:54.1639300Z  2024-04-03T17:36:54.1639896Z  2024-04-03T17:36:54.1640734Z [14,540 / 14,756] 48 actions, 47 running 2024-04-03T17:36:54.1641609Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 103s local 2024-04-03T17:36:54.1642581Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 41s local 2024-04-03T17:36:54.1643888Z @llvm-project//mlir:LinalgTransforms; 34s local 2024-04-03T17:36:54.1644918Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 34s local 2024-04-03T17:36:54.1645921Z Compiling xla/service/cpu/cpu_compiler.cc; 23s local 2024-04-03T17:36:54.1647008Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 23s local 2024-04-03T17:36:54.1648004Z @xla//xla/mlir_hlo:mhlo_passes; 18s local 2024-04-03T17:36:54.1649014Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 18s local ... 2024-04-03T17:36:54.4867925Z 2024-04-03T17:36:54.4869344Z  2024-04-03T17:36:54.4870104Z  2024-04-03T17:36:54.4870832Z  2024-04-03T17:36:54.4871562Z  2024-04-03T17:36:54.4872045Z  2024-04-03T17:36:54.4872495Z  2024-04-03T17:36:54.4872940Z  2024-04-03T17:36:54.4873462Z  2024-04-03T17:36:54.4874292Z [14,540 / 14,756] 48 actions running 2024-04-03T17:36:54.4875505Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 103s local 2024-04-03T17:36:54.4876584Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 41s local 2024-04-03T17:36:54.4877956Z @llvm-project//mlir:LinalgTransforms; 35s local 2024-04-03T17:36:54.4879046Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 34s local 2024-04-03T17:36:54.4880300Z Compiling xla/service/cpu/cpu_compiler.cc; 23s local 2024-04-03T17:36:54.4881612Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 23s local 2024-04-03T17:36:54.4882621Z @xla//xla/mlir_hlo:mhlo_passes; 18s local 2024-04-03T17:36:54.4883631Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 18s local ... 2024-04-03T17:36:54.7332921Z 2024-04-03T17:36:54.7333705Z  2024-04-03T17:36:54.7334233Z  2024-04-03T17:36:54.7334780Z  2024-04-03T17:36:54.7335272Z  2024-04-03T17:36:54.7335779Z  2024-04-03T17:36:54.7336258Z  2024-04-03T17:36:54.7336730Z  2024-04-03T17:36:54.7337191Z  2024-04-03T17:36:54.7337925Z [14,541 / 14,756] 48 actions, 47 running 2024-04-03T17:36:54.7338998Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 104s local 2024-04-03T17:36:54.7340236Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 41s local 2024-04-03T17:36:54.7341501Z @llvm-project//mlir:LinalgTransforms; 35s local 2024-04-03T17:36:54.7342549Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 34s local 2024-04-03T17:36:54.7343569Z Compiling xla/service/cpu/cpu_compiler.cc; 24s local 2024-04-03T17:36:54.7344612Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 24s local 2024-04-03T17:36:54.7345548Z @xla//xla/mlir_hlo:mhlo_passes; 19s local 2024-04-03T17:36:54.7346329Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 18s local ... 2024-04-03T17:36:55.0487055Z 2024-04-03T17:36:55.0487862Z  2024-04-03T17:36:55.0488363Z  2024-04-03T17:36:55.0488779Z  2024-04-03T17:36:55.0489183Z  2024-04-03T17:36:55.0489592Z  2024-04-03T17:36:55.0490018Z  2024-04-03T17:36:55.0490432Z  2024-04-03T17:36:55.0491234Z  2024-04-03T17:36:55.0491944Z [14,544 / 14,756] 48 actions, 47 running 2024-04-03T17:36:55.0492896Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 104s local 2024-04-03T17:36:55.0493980Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 42s local 2024-04-03T17:36:55.0495342Z @llvm-project//mlir:LinalgTransforms; 35s local 2024-04-03T17:36:55.0496624Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 35s local 2024-04-03T17:36:55.0497668Z Compiling xla/service/cpu/cpu_compiler.cc; 24s local 2024-04-03T17:36:55.0498718Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 24s local 2024-04-03T17:36:55.0499834Z @xla//xla/mlir_hlo:mhlo_passes; 19s local 2024-04-03T17:36:55.0500850Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 19s local ... 2024-04-03T17:36:55.2874905Z 2024-04-03T17:36:55.2875648Z  2024-04-03T17:36:55.2876072Z  2024-04-03T17:36:55.2876502Z  2024-04-03T17:36:55.2876906Z  2024-04-03T17:36:55.2877608Z  2024-04-03T17:36:55.2877989Z  2024-04-03T17:36:55.2878379Z  2024-04-03T17:36:55.2878744Z  2024-04-03T17:36:55.2879333Z [14,544 / 14,756] 48 actions running 2024-04-03T17:36:55.2880065Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 104s local 2024-04-03T17:36:55.2880909Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 42s local 2024-04-03T17:36:55.2881955Z @llvm-project//mlir:LinalgTransforms; 35s local 2024-04-03T17:36:55.2882784Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 35s local 2024-04-03T17:36:55.2883757Z Compiling xla/service/cpu/cpu_compiler.cc; 24s local 2024-04-03T17:36:55.2884622Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 24s local 2024-04-03T17:36:55.2885417Z @xla//xla/mlir_hlo:mhlo_passes; 19s local 2024-04-03T17:36:55.2886600Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 19s local ... 2024-04-03T17:36:55.6221028Z 2024-04-03T17:36:55.6222408Z  2024-04-03T17:36:55.6223675Z  2024-04-03T17:36:55.6224318Z  2024-04-03T17:36:55.6224762Z  2024-04-03T17:36:55.6225177Z  2024-04-03T17:36:55.6225606Z  2024-04-03T17:36:55.6226054Z  2024-04-03T17:36:55.6226524Z  2024-04-03T17:36:55.6227427Z [14,545 / 14,756] 48 actions, 47 running 2024-04-03T17:36:55.6228713Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 105s local 2024-04-03T17:36:55.6229869Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 42s local 2024-04-03T17:36:55.6231166Z @llvm-project//mlir:LinalgTransforms; 36s local 2024-04-03T17:36:55.6232080Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 35s local 2024-04-03T17:36:55.6232950Z Compiling xla/service/cpu/cpu_compiler.cc; 25s local 2024-04-03T17:36:55.6234115Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 25s local 2024-04-03T17:36:55.6235196Z @xla//xla/mlir_hlo:mhlo_passes; 19s local 2024-04-03T17:36:55.6236175Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 19s local ... 2024-04-03T17:36:55.8879444Z 2024-04-03T17:36:55.8880202Z  2024-04-03T17:36:55.8880724Z  2024-04-03T17:36:55.8881579Z  2024-04-03T17:36:55.8885201Z  2024-04-03T17:36:55.8885925Z  2024-04-03T17:36:55.8888828Z  2024-04-03T17:36:55.8889462Z  2024-04-03T17:36:55.8892264Z  2024-04-03T17:36:55.8893172Z [14,546 / 14,756] 48 actions running 2024-04-03T17:36:55.8896817Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 105s local 2024-04-03T17:36:55.8898297Z @llvm-project//mlir:LinalgTransforms; 36s local 2024-04-03T17:36:55.8901821Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 35s local 2024-04-03T17:36:55.8903214Z Compiling xla/service/cpu/cpu_compiler.cc; 25s local 2024-04-03T17:36:55.8904743Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 25s local 2024-04-03T17:36:55.8906038Z @xla//xla/mlir_hlo:mhlo_passes; 20s local 2024-04-03T17:36:55.8907187Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 20s local 2024-04-03T17:36:55.8909254Z Compiling xla/pjrt/cpu/cpu_client.cc; 17s local ... 2024-04-03T17:36:56.0882311Z 2024-04-03T17:36:56.0883460Z  2024-04-03T17:36:56.0884300Z  2024-04-03T17:36:56.0885053Z  2024-04-03T17:36:56.0888020Z  2024-04-03T17:36:56.0888634Z  2024-04-03T17:36:56.0891404Z  2024-04-03T17:36:56.0891976Z  2024-04-03T17:36:56.0894739Z  2024-04-03T17:36:56.0895879Z [14,547 / 14,756] 48 actions, 47 running 2024-04-03T17:36:56.0896774Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 105s local 2024-04-03T17:36:56.0900121Z @llvm-project//mlir:LinalgTransforms; 36s local 2024-04-03T17:36:56.0901432Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 36s local 2024-04-03T17:36:56.0904558Z Compiling xla/service/cpu/cpu_compiler.cc; 25s local 2024-04-03T17:36:56.0905548Z @xla//xla/mlir_hlo:mhlo_passes; 20s local 2024-04-03T17:36:56.0908961Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 20s local 2024-04-03T17:36:56.0910393Z Compiling xla/pjrt/cpu/cpu_client.cc; 18s local 2024-04-03T17:36:56.0950878Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 17s local ... 2024-04-03T17:36:56.4887331Z 2024-04-03T17:36:56.4888525Z  2024-04-03T17:36:56.4889455Z  2024-04-03T17:36:56.4890184Z  2024-04-03T17:36:56.4893156Z  2024-04-03T17:36:56.4893750Z  2024-04-03T17:36:56.4894608Z  2024-04-03T17:36:56.4897649Z  2024-04-03T17:36:56.4898234Z  2024-04-03T17:36:56.4899152Z [14,547 / 14,756] 48 actions running 2024-04-03T17:36:56.4903183Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 105s local 2024-04-03T17:36:56.4904385Z @llvm-project//mlir:LinalgTransforms; 37s local 2024-04-03T17:36:56.4905397Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 36s local 2024-04-03T17:36:56.4906829Z Compiling xla/service/cpu/cpu_compiler.cc; 25s local 2024-04-03T17:36:56.4908086Z @xla//xla/mlir_hlo:mhlo_passes; 20s local 2024-04-03T17:36:56.4909066Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 20s local 2024-04-03T17:36:56.4910076Z Compiling xla/pjrt/cpu/cpu_client.cc; 18s local 2024-04-03T17:36:56.4911056Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 17s local ... 2024-04-03T17:36:56.9249614Z 2024-04-03T17:36:56.9250310Z  2024-04-03T17:36:56.9250760Z  2024-04-03T17:36:56.9251125Z  2024-04-03T17:36:56.9251508Z  2024-04-03T17:36:56.9251890Z  2024-04-03T17:36:56.9252275Z  2024-04-03T17:36:56.9252645Z  2024-04-03T17:36:56.9253002Z  2024-04-03T17:36:56.9253606Z [14,548 / 14,756] 48 actions, 47 running 2024-04-03T17:36:56.9254669Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 106s local 2024-04-03T17:36:56.9255604Z @llvm-project//mlir:LinalgTransforms; 37s local 2024-04-03T17:36:56.9256540Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 36s local 2024-04-03T17:36:56.9257482Z Compiling xla/service/cpu/cpu_compiler.cc; 26s local 2024-04-03T17:36:56.9258287Z @xla//xla/mlir_hlo:mhlo_passes; 21s local 2024-04-03T17:36:56.9259129Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 21s local 2024-04-03T17:36:56.9260060Z Compiling xla/pjrt/cpu/cpu_client.cc; 19s local 2024-04-03T17:36:56.9260989Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 18s local ... 2024-04-03T17:36:57.2904409Z 2024-04-03T17:36:57.2905141Z  2024-04-03T17:36:57.2905626Z  2024-04-03T17:36:57.2905998Z  2024-04-03T17:36:57.2906356Z  2024-04-03T17:36:57.2906702Z  2024-04-03T17:36:57.2907065Z  2024-04-03T17:36:57.2907424Z  2024-04-03T17:36:57.2907962Z  2024-04-03T17:36:57.2908573Z [14,548 / 14,756] 48 actions running 2024-04-03T17:36:57.2909411Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 106s local 2024-04-03T17:36:57.2910508Z @llvm-project//mlir:LinalgTransforms; 37s local 2024-04-03T17:36:57.2911436Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 37s local 2024-04-03T17:36:57.2912691Z Compiling xla/service/cpu/cpu_compiler.cc; 26s local 2024-04-03T17:36:57.2913486Z @xla//xla/mlir_hlo:mhlo_passes; 21s local 2024-04-03T17:36:57.2914360Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 21s local 2024-04-03T17:36:57.2915283Z Compiling xla/pjrt/cpu/cpu_client.cc; 19s local 2024-04-03T17:36:57.2916233Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 18s local ... 2024-04-03T17:36:57.6038676Z 2024-04-03T17:36:57.6039472Z  2024-04-03T17:36:57.6039993Z  2024-04-03T17:36:57.6040436Z  2024-04-03T17:36:57.6040856Z  2024-04-03T17:36:57.6041298Z  2024-04-03T17:36:57.6041880Z  2024-04-03T17:36:57.6042482Z  2024-04-03T17:36:57.6042911Z  2024-04-03T17:36:57.6043622Z [14,549 / 14,756] 48 actions, 47 running 2024-04-03T17:36:57.6044584Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 107s local 2024-04-03T17:36:57.6045649Z @llvm-project//mlir:LinalgTransforms; 38s local 2024-04-03T17:36:57.6046847Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 37s local 2024-04-03T17:36:57.6047933Z Compiling xla/service/cpu/cpu_compiler.cc; 27s local 2024-04-03T17:36:57.6048833Z @xla//xla/mlir_hlo:mhlo_passes; 21s local 2024-04-03T17:36:57.6049884Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 21s local 2024-04-03T17:36:57.6050915Z Compiling xla/pjrt/cpu/cpu_client.cc; 19s local 2024-04-03T17:36:57.6051939Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 18s local ... 2024-04-03T17:36:57.8934776Z 2024-04-03T17:36:57.8935604Z  2024-04-03T17:36:57.8936068Z  2024-04-03T17:36:57.8936460Z  2024-04-03T17:36:57.8936855Z  2024-04-03T17:36:57.8937279Z  2024-04-03T17:36:57.8937667Z  2024-04-03T17:36:57.8938066Z  2024-04-03T17:36:57.8938482Z  2024-04-03T17:36:57.8939057Z [14,549 / 14,756] 48 actions running 2024-04-03T17:36:57.8940074Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 107s local 2024-04-03T17:36:57.8941031Z @llvm-project//mlir:LinalgTransforms; 38s local 2024-04-03T17:36:57.8941961Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 37s local 2024-04-03T17:36:57.8942971Z Compiling xla/service/cpu/cpu_compiler.cc; 27s local 2024-04-03T17:36:57.8943827Z @xla//xla/mlir_hlo:mhlo_passes; 22s local 2024-04-03T17:36:57.8944666Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 22s local 2024-04-03T17:36:57.8945641Z Compiling xla/pjrt/cpu/cpu_client.cc; 19s local 2024-04-03T17:36:57.8946571Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 19s local ... 2024-04-03T17:36:58.3849298Z 2024-04-03T17:36:58.3850053Z  2024-04-03T17:36:58.3850572Z  2024-04-03T17:36:58.3850994Z  2024-04-03T17:36:58.3851416Z  2024-04-03T17:36:58.3851838Z  2024-04-03T17:36:58.3852241Z  2024-04-03T17:36:58.3852652Z  2024-04-03T17:36:58.3853094Z  2024-04-03T17:36:58.3853769Z [14,550 / 14,756] 48 actions, 47 running 2024-04-03T17:36:58.3854955Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 107s local 2024-04-03T17:36:58.3856010Z @llvm-project//mlir:LinalgTransforms; 38s local 2024-04-03T17:36:58.3857039Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 38s local 2024-04-03T17:36:58.3858127Z Compiling xla/service/cpu/cpu_compiler.cc; 27s local 2024-04-03T17:36:58.3859155Z @xla//xla/mlir_hlo:mhlo_passes; 22s local 2024-04-03T17:36:58.3860079Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 22s local 2024-04-03T17:36:58.3861039Z Compiling xla/pjrt/cpu/cpu_client.cc; 20s local 2024-04-03T17:36:58.3862030Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 19s local ... 2024-04-03T17:36:58.6256858Z 2024-04-03T17:36:58.6257642Z  2024-04-03T17:36:58.6258162Z  2024-04-03T17:36:58.6258669Z  2024-04-03T17:36:58.6259094Z  2024-04-03T17:36:58.6259518Z  2024-04-03T17:36:58.6259943Z  2024-04-03T17:36:58.6260368Z  2024-04-03T17:36:58.6260785Z  2024-04-03T17:36:58.6261809Z [14,551 / 14,756] 48 actions, 47 running 2024-04-03T17:36:58.6262804Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 108s local 2024-04-03T17:36:58.6263899Z @llvm-project//mlir:LinalgTransforms; 39s local 2024-04-03T17:36:58.6264960Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 38s local 2024-04-03T17:36:58.6265982Z Compiling xla/service/cpu/cpu_compiler.cc; 28s local 2024-04-03T17:36:58.6267047Z @xla//xla/mlir_hlo:mhlo_passes; 22s local 2024-04-03T17:36:58.6268304Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 22s local 2024-04-03T17:36:58.6269363Z Compiling xla/pjrt/cpu/cpu_client.cc; 20s local 2024-04-03T17:36:58.6270604Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 19s local ... 2024-04-03T17:36:58.8312449Z 2024-04-03T17:36:58.8313262Z  2024-04-03T17:36:58.8313739Z  2024-04-03T17:36:58.8314702Z  2024-04-03T17:36:58.8315843Z  2024-04-03T17:36:58.8316531Z  2024-04-03T17:36:58.8317528Z  2024-04-03T17:36:58.8318325Z  2024-04-03T17:36:58.8318731Z  2024-04-03T17:36:58.8319424Z [14,552 / 14,756] 48 actions, 47 running 2024-04-03T17:36:58.8320372Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 108s local 2024-04-03T17:36:58.8321728Z @llvm-project//mlir:LinalgTransforms; 39s local 2024-04-03T17:36:58.8322488Z Compiling xla/service/cpu/cpu_compiler.cc; 28s local 2024-04-03T17:36:58.8323355Z @xla//xla/mlir_hlo:mhlo_passes; 23s local 2024-04-03T17:36:58.8324284Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 22s local 2024-04-03T17:36:58.8325340Z Compiling xla/pjrt/cpu/cpu_client.cc; 20s local 2024-04-03T17:36:58.8326329Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 20s local 2024-04-03T17:36:58.8327587Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 17s local ... 2024-04-03T17:36:59.0909045Z 2024-04-03T17:36:59.0910221Z  2024-04-03T17:36:59.0911141Z  2024-04-03T17:36:59.0913039Z  2024-04-03T17:36:59.0913747Z  2024-04-03T17:36:59.0914328Z  2024-04-03T17:36:59.0914929Z  2024-04-03T17:36:59.0915711Z  2024-04-03T17:36:59.0919395Z  2024-04-03T17:36:59.0920338Z [14,554 / 14,756] 48 actions running 2024-04-03T17:36:59.0921633Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 108s local 2024-04-03T17:36:59.0922884Z @llvm-project//mlir:LinalgTransforms; 39s local 2024-04-03T17:36:59.0924093Z Compiling xla/service/cpu/cpu_compiler.cc; 28s local 2024-04-03T17:36:59.0925264Z @xla//xla/mlir_hlo:mhlo_passes; 23s local 2024-04-03T17:36:59.0928913Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 23s local 2024-04-03T17:36:59.0930433Z Compiling xla/pjrt/cpu/cpu_client.cc; 21s local 2024-04-03T17:36:59.0931831Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 20s local 2024-04-03T17:36:59.0933240Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 17s local ... 2024-04-03T17:36:59.3129728Z 2024-04-03T17:36:59.3130520Z  2024-04-03T17:36:59.3131195Z  2024-04-03T17:36:59.3131652Z  2024-04-03T17:36:59.3132083Z  2024-04-03T17:36:59.3132498Z  2024-04-03T17:36:59.3132945Z  2024-04-03T17:36:59.3133370Z  2024-04-03T17:36:59.3133799Z  2024-04-03T17:36:59.3134681Z [14,555 / 14,756] 48 actions, 47 running 2024-04-03T17:36:59.3135837Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 108s local 2024-04-03T17:36:59.3136907Z @llvm-project//mlir:LinalgTransforms; 39s local 2024-04-03T17:36:59.3137878Z Compiling xla/service/cpu/cpu_compiler.cc; 28s local 2024-04-03T17:36:59.3138812Z @xla//xla/mlir_hlo:mhlo_passes; 23s local 2024-04-03T17:36:59.3139817Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 23s local 2024-04-03T17:36:59.3140839Z Compiling xla/pjrt/cpu/cpu_client.cc; 21s local 2024-04-03T17:36:59.3141830Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 20s local 2024-04-03T17:36:59.3142763Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 17s local ... 2024-04-03T17:36:59.5415338Z 2024-04-03T17:36:59.5416291Z  2024-04-03T17:36:59.5417049Z  2024-04-03T17:36:59.5417687Z  2024-04-03T17:36:59.5418447Z  2024-04-03T17:36:59.5418849Z  2024-04-03T17:36:59.5419444Z  2024-04-03T17:36:59.5419827Z  2024-04-03T17:36:59.5420437Z  2024-04-03T17:36:59.5421347Z [14,556 / 14,756] 48 actions, 47 running 2024-04-03T17:36:59.5422923Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 109s local 2024-04-03T17:36:59.5424384Z @llvm-project//mlir:LinalgTransforms; 40s local 2024-04-03T17:36:59.5425679Z Compiling xla/service/cpu/cpu_compiler.cc; 29s local 2024-04-03T17:36:59.5426902Z @xla//xla/mlir_hlo:mhlo_passes; 23s local 2024-04-03T17:36:59.5428290Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 23s local 2024-04-03T17:36:59.5429577Z Compiling xla/pjrt/cpu/cpu_client.cc; 21s local 2024-04-03T17:36:59.5430718Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 20s local 2024-04-03T17:36:59.5432482Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 18s local ... 2024-04-03T17:36:59.7513868Z 2024-04-03T17:36:59.7514600Z  2024-04-03T17:36:59.7515111Z  2024-04-03T17:36:59.7515523Z  2024-04-03T17:36:59.7515945Z  2024-04-03T17:36:59.7516360Z  2024-04-03T17:36:59.7516790Z  2024-04-03T17:36:59.7517222Z  2024-04-03T17:36:59.7517680Z  2024-04-03T17:36:59.7518361Z [14,557 / 14,756] 48 actions, 47 running 2024-04-03T17:36:59.7519339Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 109s local 2024-04-03T17:36:59.7520377Z @llvm-project//mlir:LinalgTransforms; 40s local 2024-04-03T17:36:59.7521314Z Compiling xla/service/cpu/cpu_compiler.cc; 29s local 2024-04-03T17:36:59.7522203Z @xla//xla/mlir_hlo:mhlo_passes; 24s local 2024-04-03T17:36:59.7523152Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 23s local 2024-04-03T17:36:59.7524125Z Compiling xla/pjrt/cpu/cpu_client.cc; 21s local 2024-04-03T17:36:59.7525119Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 21s local 2024-04-03T17:36:59.7526313Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 18s local ... 2024-04-03T17:37:00.0959475Z 2024-04-03T17:37:00.0960313Z  2024-04-03T17:37:00.0960862Z  2024-04-03T17:37:00.0961315Z  2024-04-03T17:37:00.0961718Z  2024-04-03T17:37:00.0962151Z  2024-04-03T17:37:00.0962636Z  2024-04-03T17:37:00.0963050Z  2024-04-03T17:37:00.0963508Z  2024-04-03T17:37:00.0964191Z [14,557 / 14,756] 48 actions running 2024-04-03T17:37:00.0965175Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 109s local 2024-04-03T17:37:00.0966214Z @llvm-project//mlir:LinalgTransforms; 40s local 2024-04-03T17:37:00.0967072Z Compiling xla/service/cpu/cpu_compiler.cc; 29s local 2024-04-03T17:37:00.0967894Z @xla//xla/mlir_hlo:mhlo_passes; 24s local 2024-04-03T17:37:00.0968810Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 24s local 2024-04-03T17:37:00.0970062Z Compiling xla/pjrt/cpu/cpu_client.cc; 22s local 2024-04-03T17:37:00.0971031Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 21s local 2024-04-03T17:37:00.0972176Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 18s local ... 2024-04-03T17:37:00.3135061Z 2024-04-03T17:37:00.3135857Z  2024-04-03T17:37:00.3136453Z  2024-04-03T17:37:00.3136947Z  2024-04-03T17:37:00.3137389Z  2024-04-03T17:37:00.3137803Z  2024-04-03T17:37:00.3138253Z  2024-04-03T17:37:00.3138675Z  2024-04-03T17:37:00.3139095Z  2024-04-03T17:37:00.3139853Z [14,558 / 14,756] 48 actions, 47 running 2024-04-03T17:37:00.3140863Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 109s local 2024-04-03T17:37:00.3141976Z @llvm-project//mlir:LinalgTransforms; 40s local 2024-04-03T17:37:00.3142948Z Compiling xla/service/cpu/cpu_compiler.cc; 29s local 2024-04-03T17:37:00.3143920Z @xla//xla/mlir_hlo:mhlo_passes; 24s local 2024-04-03T17:37:00.3145319Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 24s local 2024-04-03T17:37:00.3146383Z Compiling xla/pjrt/cpu/cpu_client.cc; 22s local 2024-04-03T17:37:00.3147302Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 21s local 2024-04-03T17:37:00.3148784Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 18s local ... 2024-04-03T17:37:00.5962359Z 2024-04-03T17:37:00.5963401Z  2024-04-03T17:37:00.5963971Z  2024-04-03T17:37:00.5964384Z  2024-04-03T17:37:00.5964786Z  2024-04-03T17:37:00.5965209Z  2024-04-03T17:37:00.5965614Z  2024-04-03T17:37:00.5966023Z  2024-04-03T17:37:00.5966640Z  2024-04-03T17:37:00.5967376Z [14,559 / 14,756] 48 actions, 47 running 2024-04-03T17:37:00.5968379Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 110s local 2024-04-03T17:37:00.5969399Z @llvm-project//mlir:LinalgTransforms; 41s local 2024-04-03T17:37:00.5970394Z Compiling xla/service/cpu/cpu_compiler.cc; 30s local 2024-04-03T17:37:00.5971444Z @xla//xla/mlir_hlo:mhlo_passes; 24s local 2024-04-03T17:37:00.5972486Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 24s local 2024-04-03T17:37:00.5973500Z Compiling xla/pjrt/cpu/cpu_client.cc; 22s local 2024-04-03T17:37:00.5974603Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 21s local 2024-04-03T17:37:00.5975892Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 19s local ... 2024-04-03T17:37:00.8992929Z 2024-04-03T17:37:00.8993713Z  2024-04-03T17:37:00.8994210Z  2024-04-03T17:37:00.8994624Z  2024-04-03T17:37:00.8995011Z  2024-04-03T17:37:00.8995447Z  2024-04-03T17:37:00.8995855Z  2024-04-03T17:37:00.8996267Z  2024-04-03T17:37:00.8996665Z  2024-04-03T17:37:00.8997315Z [14,560 / 14,756] 48 actions running 2024-04-03T17:37:00.8998237Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 110s local 2024-04-03T17:37:00.8999271Z @llvm-project//mlir:LinalgTransforms; 41s local 2024-04-03T17:37:00.9000213Z Compiling xla/service/cpu/cpu_compiler.cc; 30s local 2024-04-03T17:37:00.9001120Z @xla//xla/mlir_hlo:mhlo_passes; 25s local 2024-04-03T17:37:00.9002042Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 25s local 2024-04-03T17:37:00.9003037Z Compiling xla/pjrt/cpu/cpu_client.cc; 22s local 2024-04-03T17:37:00.9003989Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 22s local 2024-04-03T17:37:00.9005178Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 19s local ... 2024-04-03T17:37:01.0949140Z 2024-04-03T17:37:01.0950056Z  2024-04-03T17:37:01.0950568Z  2024-04-03T17:37:01.0950963Z  2024-04-03T17:37:01.0951318Z  2024-04-03T17:37:01.0951690Z  2024-04-03T17:37:01.0952046Z  2024-04-03T17:37:01.0952385Z  2024-04-03T17:37:01.0952736Z  2024-04-03T17:37:01.0953323Z [14,561 / 14,756] 48 actions running 2024-04-03T17:37:01.0954103Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 110s local 2024-04-03T17:37:01.0955022Z @llvm-project//mlir:LinalgTransforms; 41s local 2024-04-03T17:37:01.0955822Z Compiling xla/service/cpu/cpu_compiler.cc; 30s local 2024-04-03T17:37:01.0956558Z @xla//xla/mlir_hlo:mhlo_passes; 25s local 2024-04-03T17:37:01.0957389Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 25s local 2024-04-03T17:37:01.0958295Z Compiling xla/pjrt/cpu/cpu_client.cc; 23s local 2024-04-03T17:37:01.0959111Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 22s local 2024-04-03T17:37:01.0960223Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 19s local ... 2024-04-03T17:37:01.3100373Z 2024-04-03T17:37:01.3101112Z  2024-04-03T17:37:01.3101532Z  2024-04-03T17:37:01.3101843Z  2024-04-03T17:37:01.3102177Z  2024-04-03T17:37:01.3102496Z  2024-04-03T17:37:01.3102806Z  2024-04-03T17:37:01.3103124Z  2024-04-03T17:37:01.3103440Z  2024-04-03T17:37:01.3104319Z [14,563 / 14,756] 48 actions, 47 running 2024-04-03T17:37:01.3105050Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 110s local 2024-04-03T17:37:01.3105796Z Compiling xla/service/cpu/cpu_compiler.cc; 30s local 2024-04-03T17:37:01.3106455Z @xla//xla/mlir_hlo:mhlo_passes; 25s local 2024-04-03T17:37:01.3107197Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 25s local 2024-04-03T17:37:01.3109391Z Compiling xla/pjrt/cpu/cpu_client.cc; 23s local 2024-04-03T17:37:01.3110141Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 22s local 2024-04-03T17:37:01.3111038Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 19s local 2024-04-03T17:37:01.3111935Z @xla//xla/mlir_hlo:mhlo_passes; 17s local ... 2024-04-03T17:37:01.5224104Z 2024-04-03T17:37:01.5225044Z  2024-04-03T17:37:01.5225719Z  2024-04-03T17:37:01.5226331Z  2024-04-03T17:37:01.5226742Z  2024-04-03T17:37:01.5227322Z  2024-04-03T17:37:01.5236591Z  2024-04-03T17:37:01.5237940Z  2024-04-03T17:37:01.5238530Z  2024-04-03T17:37:01.5239580Z [14,565 / 14,756] 48 actions, 47 running 2024-04-03T17:37:01.5240737Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 111s local 2024-04-03T17:37:01.5242031Z Compiling xla/service/cpu/cpu_compiler.cc; 31s local 2024-04-03T17:37:01.5243095Z @xla//xla/mlir_hlo:mhlo_passes; 25s local 2024-04-03T17:37:01.5244411Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 25s local 2024-04-03T17:37:01.5245790Z Compiling xla/pjrt/cpu/cpu_client.cc; 23s local 2024-04-03T17:37:01.5247153Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 22s local 2024-04-03T17:37:01.5248643Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 20s local 2024-04-03T17:37:01.5250015Z @xla//xla/mlir_hlo:mhlo_passes; 17s local ... 2024-04-03T17:37:01.8953223Z 2024-04-03T17:37:01.8953997Z  2024-04-03T17:37:01.8954532Z  2024-04-03T17:37:01.8954977Z  2024-04-03T17:37:01.8955403Z  2024-04-03T17:37:01.8955875Z  2024-04-03T17:37:01.8956307Z  2024-04-03T17:37:01.8956686Z  2024-04-03T17:37:01.8957085Z  2024-04-03T17:37:01.8957703Z [14,565 / 14,756] 48 actions running 2024-04-03T17:37:01.8958593Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 111s local 2024-04-03T17:37:01.8959565Z Compiling xla/service/cpu/cpu_compiler.cc; 31s local 2024-04-03T17:37:01.8960463Z @xla//xla/mlir_hlo:mhlo_passes; 26s local 2024-04-03T17:37:01.8961369Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 26s local 2024-04-03T17:37:01.8962302Z Compiling xla/pjrt/cpu/cpu_client.cc; 23s local 2024-04-03T17:37:01.8963282Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 23s local 2024-04-03T17:37:01.8964418Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 20s local 2024-04-03T17:37:01.8965422Z @xla//xla/mlir_hlo:mhlo_passes; 18s local ... 2024-04-03T17:37:02.0977359Z 2024-04-03T17:37:02.0978085Z  2024-04-03T17:37:02.0978842Z  2024-04-03T17:37:02.0979258Z  2024-04-03T17:37:02.0979692Z  2024-04-03T17:37:02.0980130Z  2024-04-03T17:37:02.0980555Z  2024-04-03T17:37:02.0980999Z  2024-04-03T17:37:02.0981413Z  2024-04-03T17:37:02.0982220Z [14,567 / 14,756] 48 actions, 47 running 2024-04-03T17:37:02.0983389Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 111s local 2024-04-03T17:37:02.0984478Z Compiling xla/service/cpu/cpu_compiler.cc; 31s local 2024-04-03T17:37:02.0985346Z @xla//xla/mlir_hlo:mhlo_passes; 26s local 2024-04-03T17:37:02.0986317Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 26s local 2024-04-03T17:37:02.0987402Z Compiling xla/pjrt/cpu/cpu_client.cc; 24s local 2024-04-03T17:37:02.0988626Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 23s local 2024-04-03T17:37:02.0989859Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 20s local 2024-04-03T17:37:02.0990938Z @xla//xla/mlir_hlo:mhlo_passes; 17s local ... 2024-04-03T17:37:02.4099637Z 2024-04-03T17:37:02.4100397Z  2024-04-03T17:37:02.4100907Z  2024-04-03T17:37:02.4101344Z  2024-04-03T17:37:02.4101775Z  2024-04-03T17:37:02.4102185Z  2024-04-03T17:37:02.4102617Z  2024-04-03T17:37:02.4103033Z  2024-04-03T17:37:02.4103447Z  2024-04-03T17:37:02.4104175Z [14,569 / 14,756] 48 actions, 47 running 2024-04-03T17:37:02.4105477Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 111s local 2024-04-03T17:37:02.4106501Z Compiling xla/service/cpu/cpu_compiler.cc; 31s local 2024-04-03T17:37:02.4107412Z @xla//xla/mlir_hlo:mhlo_passes; 26s local 2024-04-03T17:37:02.4108868Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 26s local 2024-04-03T17:37:02.4110075Z Compiling xla/pjrt/cpu/cpu_client.cc; 24s local 2024-04-03T17:37:02.4111122Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 23s local 2024-04-03T17:37:02.4112091Z @xla//xla/mlir_hlo:mhlo_passes; 17s local 2024-04-03T17:37:02.4113370Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 16s local ... 2024-04-03T17:37:02.6959055Z 2024-04-03T17:37:02.6960243Z  2024-04-03T17:37:02.6960729Z  2024-04-03T17:37:02.6961523Z  2024-04-03T17:37:02.6962338Z  2024-04-03T17:37:02.6965567Z  2024-04-03T17:37:02.6966069Z  2024-04-03T17:37:02.6966468Z  2024-04-03T17:37:02.6966853Z  2024-04-03T17:37:02.6967899Z [14,569 / 14,756] 48 actions running 2024-04-03T17:37:02.6969075Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 112s local 2024-04-03T17:37:02.6970464Z Compiling xla/service/cpu/cpu_compiler.cc; 32s local 2024-04-03T17:37:02.6971646Z @xla//xla/mlir_hlo:mhlo_passes; 27s local 2024-04-03T17:37:02.6972906Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 26s local 2024-04-03T17:37:02.6974036Z Compiling xla/pjrt/cpu/cpu_client.cc; 24s local 2024-04-03T17:37:02.6975559Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 24s local 2024-04-03T17:37:02.6976775Z @xla//xla/mlir_hlo:mhlo_passes; 18s local 2024-04-03T17:37:02.6978209Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 16s local ... 2024-04-03T17:37:03.6965586Z 2024-04-03T17:37:03.6966597Z  2024-04-03T17:37:03.6967455Z  2024-04-03T17:37:03.6977828Z  2024-04-03T17:37:03.6978525Z  2024-04-03T17:37:03.6978901Z  2024-04-03T17:37:03.6979472Z  2024-04-03T17:37:03.6979938Z  2024-04-03T17:37:03.6980331Z  2024-04-03T17:37:03.6980988Z [14,569 / 14,756] 48 actions running 2024-04-03T17:37:03.6981878Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 113s local 2024-04-03T17:37:03.6982861Z Compiling xla/service/cpu/cpu_compiler.cc; 33s local 2024-04-03T17:37:03.6983784Z @xla//xla/mlir_hlo:mhlo_passes; 28s local 2024-04-03T17:37:03.6984737Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 27s local 2024-04-03T17:37:03.6985727Z Compiling xla/pjrt/cpu/cpu_client.cc; 25s local 2024-04-03T17:37:03.6986749Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 25s local 2024-04-03T17:37:03.6987989Z @xla//xla/mlir_hlo:mhlo_passes; 19s local 2024-04-03T17:37:03.6989118Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 17s local ... 2024-04-03T17:37:03.9420100Z 2024-04-03T17:37:03.9420881Z  2024-04-03T17:37:03.9421520Z  2024-04-03T17:37:03.9422036Z  2024-04-03T17:37:03.9422563Z  2024-04-03T17:37:03.9423024Z  2024-04-03T17:37:03.9423434Z  2024-04-03T17:37:03.9423833Z  2024-04-03T17:37:03.9424243Z  2024-04-03T17:37:03.9424927Z [14,570 / 14,756] 48 actions, 47 running 2024-04-03T17:37:03.9426087Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 113s local 2024-04-03T17:37:03.9427179Z Compiling xla/service/cpu/cpu_compiler.cc; 33s local 2024-04-03T17:37:03.9428325Z @xla//xla/mlir_hlo:mhlo_passes; 28s local 2024-04-03T17:37:03.9429254Z Compiling xla/pjrt/cpu/cpu_client.cc; 26s local 2024-04-03T17:37:03.9430832Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 25s local 2024-04-03T17:37:03.9431751Z @xla//xla/mlir_hlo:mhlo_passes; 19s local 2024-04-03T17:37:03.9432883Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 17s local 2024-04-03T17:37:03.9434454Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 17s local ... 2024-04-03T17:37:04.2987408Z 2024-04-03T17:37:04.2988683Z  2024-04-03T17:37:04.2989681Z  2024-04-03T17:37:04.2990298Z  2024-04-03T17:37:04.2991057Z  2024-04-03T17:37:04.2991661Z  2024-04-03T17:37:04.2992090Z  2024-04-03T17:37:04.2992714Z  2024-04-03T17:37:04.2993358Z  2024-04-03T17:37:04.2994395Z [14,571 / 14,756] 48 actions running 2024-04-03T17:37:04.2995688Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 113s local 2024-04-03T17:37:04.2996808Z Compiling xla/service/cpu/cpu_compiler.cc; 33s local 2024-04-03T17:37:04.2998026Z @xla//xla/mlir_hlo:mhlo_passes; 28s local 2024-04-03T17:37:04.2999382Z Compiling xla/pjrt/cpu/cpu_client.cc; 26s local 2024-04-03T17:37:04.3000577Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 25s local 2024-04-03T17:37:04.3001820Z @xla//xla/mlir_hlo:mhlo_passes; 19s local 2024-04-03T17:37:04.3003059Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 18s local 2024-04-03T17:37:04.3004999Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 17s local ... 2024-04-03T17:37:04.5784634Z 2024-04-03T17:37:04.5785389Z  2024-04-03T17:37:04.5785896Z  2024-04-03T17:37:04.5788407Z  2024-04-03T17:37:04.5791409Z  2024-04-03T17:37:04.5794374Z  2024-04-03T17:37:04.5796645Z  2024-04-03T17:37:04.5829437Z  2024-04-03T17:37:04.5830641Z  2024-04-03T17:37:04.5834137Z [14,572 / 14,756] 48 actions, 47 running 2024-04-03T17:37:04.5835371Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 114s local 2024-04-03T17:37:04.5839011Z Compiling xla/service/cpu/cpu_compiler.cc; 34s local 2024-04-03T17:37:04.5840182Z @xla//xla/mlir_hlo:mhlo_passes; 28s local 2024-04-03T17:37:04.5843362Z Compiling xla/pjrt/cpu/cpu_client.cc; 26s local 2024-04-03T17:37:04.5846198Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 25s local 2024-04-03T17:37:04.5847540Z @xla//xla/mlir_hlo:mhlo_passes; 20s local 2024-04-03T17:37:04.5849113Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 18s local 2024-04-03T17:37:04.5850583Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 17s local ... 2024-04-03T17:37:04.8328441Z 2024-04-03T17:37:04.8329249Z  2024-04-03T17:37:04.8329765Z  2024-04-03T17:37:04.8330165Z  2024-04-03T17:37:04.8330574Z  2024-04-03T17:37:04.8331006Z  2024-04-03T17:37:04.8331457Z  2024-04-03T17:37:04.8331845Z  2024-04-03T17:37:04.8332253Z  2024-04-03T17:37:04.8332931Z [14,573 / 14,756] 48 actions, 47 running 2024-04-03T17:37:04.8333897Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 114s local 2024-04-03T17:37:04.8336171Z Compiling xla/service/cpu/cpu_compiler.cc; 34s local 2024-04-03T17:37:04.8337042Z @xla//xla/mlir_hlo:mhlo_passes; 29s local 2024-04-03T17:37:04.8337868Z Compiling xla/pjrt/cpu/cpu_client.cc; 26s local 2024-04-03T17:37:04.8338792Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 26s local 2024-04-03T17:37:04.8339629Z @xla//xla/mlir_hlo:mhlo_passes; 20s local 2024-04-03T17:37:04.8340615Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 18s local 2024-04-03T17:37:04.8341871Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 18s local ... 2024-04-03T17:37:05.1041944Z 2024-04-03T17:37:05.1042766Z  2024-04-03T17:37:05.1043303Z  2024-04-03T17:37:05.1043728Z  2024-04-03T17:37:05.1044126Z  2024-04-03T17:37:05.1044552Z  2024-04-03T17:37:05.1044953Z  2024-04-03T17:37:05.1045351Z  2024-04-03T17:37:05.1045771Z  2024-04-03T17:37:05.1046434Z [14,573 / 14,756] 48 actions running 2024-04-03T17:37:05.1047640Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 114s local 2024-04-03T17:37:05.1048631Z Compiling xla/service/cpu/cpu_compiler.cc; 34s local 2024-04-03T17:37:05.1049477Z @xla//xla/mlir_hlo:mhlo_passes; 29s local 2024-04-03T17:37:05.1050292Z Compiling xla/pjrt/cpu/cpu_client.cc; 27s local 2024-04-03T17:37:05.1051475Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 26s local 2024-04-03T17:37:05.1052451Z @xla//xla/mlir_hlo:mhlo_passes; 20s local 2024-04-03T17:37:05.1053677Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 18s local 2024-04-03T17:37:05.1055421Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 18s local ... 2024-04-03T17:37:06.0990901Z 2024-04-03T17:37:06.0991664Z  2024-04-03T17:37:06.0992152Z  2024-04-03T17:37:06.0992530Z  2024-04-03T17:37:06.0992919Z  2024-04-03T17:37:06.0993313Z  2024-04-03T17:37:06.0993788Z  2024-04-03T17:37:06.0994208Z  2024-04-03T17:37:06.0994997Z  2024-04-03T17:37:06.0995750Z [14,573 / 14,756] 48 actions running 2024-04-03T17:37:06.0996712Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 115s local 2024-04-03T17:37:06.0997665Z Compiling xla/service/cpu/cpu_compiler.cc; 35s local 2024-04-03T17:37:06.0998475Z @xla//xla/mlir_hlo:mhlo_passes; 30s local 2024-04-03T17:37:06.0999381Z Compiling xla/pjrt/cpu/cpu_client.cc; 28s local 2024-04-03T17:37:06.1000324Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 27s local 2024-04-03T17:37:06.1001284Z @xla//xla/mlir_hlo:mhlo_passes; 21s local 2024-04-03T17:37:06.1002404Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 19s local 2024-04-03T17:37:06.1003737Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 19s local ... 2024-04-03T17:37:06.3824341Z 2024-04-03T17:37:06.3825388Z  2024-04-03T17:37:06.3825931Z  2024-04-03T17:37:06.3826362Z  2024-04-03T17:37:06.3826802Z  2024-04-03T17:37:06.3827268Z  2024-04-03T17:37:06.3827901Z  2024-04-03T17:37:06.3828342Z  2024-04-03T17:37:06.3828751Z  2024-04-03T17:37:06.3829460Z [14,574 / 14,756] 48 actions, 47 running 2024-04-03T17:37:06.3830433Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 115s local 2024-04-03T17:37:06.3831471Z Compiling xla/service/cpu/cpu_compiler.cc; 35s local 2024-04-03T17:37:06.3832402Z @xla//xla/mlir_hlo:mhlo_passes; 30s local 2024-04-03T17:37:06.3833302Z Compiling xla/pjrt/cpu/cpu_client.cc; 28s local 2024-04-03T17:37:06.3834353Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 27s local 2024-04-03T17:37:06.3835330Z @xla//xla/mlir_hlo:mhlo_passes; 21s local 2024-04-03T17:37:06.3836574Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 20s local 2024-04-03T17:37:06.3838037Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 19s local ... 2024-04-03T17:37:06.6995640Z 2024-04-03T17:37:06.6996333Z  2024-04-03T17:37:06.6996874Z  2024-04-03T17:37:06.6997292Z  2024-04-03T17:37:06.6997671Z  2024-04-03T17:37:06.6998092Z  2024-04-03T17:37:06.6998474Z  2024-04-03T17:37:06.6998856Z  2024-04-03T17:37:06.6999248Z  2024-04-03T17:37:06.6999900Z [14,574 / 14,756] 48 actions running 2024-04-03T17:37:06.7000800Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 116s local 2024-04-03T17:37:06.7001798Z Compiling xla/service/cpu/cpu_compiler.cc; 36s local 2024-04-03T17:37:06.7002695Z @xla//xla/mlir_hlo:mhlo_passes; 31s local 2024-04-03T17:37:06.7003489Z Compiling xla/pjrt/cpu/cpu_client.cc; 28s local 2024-04-03T17:37:06.7004497Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 28s local 2024-04-03T17:37:06.7005465Z @xla//xla/mlir_hlo:mhlo_passes; 22s local 2024-04-03T17:37:06.7006394Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 20s local 2024-04-03T17:37:06.7007685Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 19s local ... 2024-04-03T17:37:07.4284690Z 2024-04-03T17:37:07.4285428Z  2024-04-03T17:37:07.4285869Z  2024-04-03T17:37:07.4286239Z  2024-04-03T17:37:07.4286596Z  2024-04-03T17:37:07.4286959Z  2024-04-03T17:37:07.4287321Z  2024-04-03T17:37:07.4287675Z  2024-04-03T17:37:07.4288011Z  2024-04-03T17:37:07.4288612Z [14,575 / 14,756] 48 actions, 47 running 2024-04-03T17:37:07.4289719Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 116s local 2024-04-03T17:37:07.4290536Z Compiling xla/service/cpu/cpu_compiler.cc; 36s local 2024-04-03T17:37:07.4291469Z Compiling xla/pjrt/cpu/cpu_client.cc; 29s local 2024-04-03T17:37:07.4292449Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 28s local 2024-04-03T17:37:07.4293463Z @xla//xla/mlir_hlo:mhlo_passes; 22s local 2024-04-03T17:37:07.4294518Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 21s local 2024-04-03T17:37:07.4295672Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 20s local 2024-04-03T17:37:07.4296824Z Compiling torch_xla/csrc/runtime/runtime.cc; 20s local ... 2024-04-03T17:37:07.7000254Z 2024-04-03T17:37:07.7000992Z  2024-04-03T17:37:07.7001460Z  2024-04-03T17:37:07.7001847Z  2024-04-03T17:37:07.7002229Z  2024-04-03T17:37:07.7002568Z  2024-04-03T17:37:07.7002924Z  2024-04-03T17:37:07.7003282Z  2024-04-03T17:37:07.7003658Z  2024-04-03T17:37:07.7004268Z [14,575 / 14,756] 48 actions running 2024-04-03T17:37:07.7005096Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 117s local 2024-04-03T17:37:07.7006041Z Compiling xla/service/cpu/cpu_compiler.cc; 37s local 2024-04-03T17:37:07.7006912Z Compiling xla/pjrt/cpu/cpu_client.cc; 29s local 2024-04-03T17:37:07.7007781Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 29s local 2024-04-03T17:37:07.7008638Z @xla//xla/mlir_hlo:mhlo_passes; 23s local 2024-04-03T17:37:07.7009626Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 21s local 2024-04-03T17:37:07.7010836Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 20s local 2024-04-03T17:37:07.7011909Z Compiling torch_xla/csrc/runtime/runtime.cc; 20s local ... 2024-04-03T17:37:07.9171099Z 2024-04-03T17:37:07.9171834Z  2024-04-03T17:37:07.9172339Z  2024-04-03T17:37:07.9173341Z  2024-04-03T17:37:07.9174527Z  2024-04-03T17:37:07.9175296Z  2024-04-03T17:37:07.9175760Z  2024-04-03T17:37:07.9176186Z  2024-04-03T17:37:07.9176612Z  2024-04-03T17:37:07.9177300Z [14,576 / 14,756] 48 actions, 47 running 2024-04-03T17:37:07.9178285Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 117s local 2024-04-03T17:37:07.9179299Z Compiling xla/service/cpu/cpu_compiler.cc; 37s local 2024-04-03T17:37:07.9180266Z Compiling xla/pjrt/cpu/cpu_client.cc; 29s local 2024-04-03T17:37:07.9181295Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 29s local 2024-04-03T17:37:07.9182279Z @xla//xla/mlir_hlo:mhlo_passes; 23s local 2024-04-03T17:37:07.9183406Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 21s local 2024-04-03T17:37:07.9199425Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 21s local 2024-04-03T17:37:07.9200975Z Compiling torch_xla/csrc/runtime/runtime.cc; 20s local ... 2024-04-03T17:37:08.3004525Z 2024-04-03T17:37:08.3005399Z  2024-04-03T17:37:08.3006512Z  2024-04-03T17:37:08.3006978Z  2024-04-03T17:37:08.3007842Z  2024-04-03T17:37:08.3008556Z  2024-04-03T17:37:08.3009010Z  2024-04-03T17:37:08.3009430Z  2024-04-03T17:37:08.3009811Z  2024-04-03T17:37:08.3010475Z [14,576 / 14,756] 48 actions running 2024-04-03T17:37:08.3011373Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 117s local 2024-04-03T17:37:08.3012331Z Compiling xla/service/cpu/cpu_compiler.cc; 37s local 2024-04-03T17:37:08.3013185Z Compiling xla/pjrt/cpu/cpu_client.cc; 30s local 2024-04-03T17:37:08.3014463Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 29s local 2024-04-03T17:37:08.3015695Z @xla//xla/mlir_hlo:mhlo_passes; 23s local 2024-04-03T17:37:08.3016714Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 22s local 2024-04-03T17:37:08.3018033Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 21s local 2024-04-03T17:37:08.3019226Z Compiling torch_xla/csrc/runtime/runtime.cc; 20s local ... 2024-04-03T17:37:08.9016441Z 2024-04-03T17:37:08.9017192Z  2024-04-03T17:37:08.9017679Z  2024-04-03T17:37:08.9018090Z  2024-04-03T17:37:08.9018508Z  2024-04-03T17:37:08.9018929Z  2024-04-03T17:37:08.9019328Z  2024-04-03T17:37:08.9019913Z  2024-04-03T17:37:08.9020329Z  2024-04-03T17:37:08.9020994Z [14,577 / 14,756] 47 actions running 2024-04-03T17:37:08.9021929Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 118s local 2024-04-03T17:37:08.9022893Z Compiling xla/service/cpu/cpu_compiler.cc; 38s local 2024-04-03T17:37:08.9023948Z Compiling xla/pjrt/cpu/cpu_client.cc; 30s local 2024-04-03T17:37:08.9024751Z @xla//xla/mlir_hlo:mhlo_passes; 24s local 2024-04-03T17:37:08.9025519Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 22s local 2024-04-03T17:37:08.9026501Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 22s local 2024-04-03T17:37:08.9027476Z Compiling torch_xla/csrc/runtime/runtime.cc; 21s local 2024-04-03T17:37:08.9028715Z Compiling torch_xla/csrc/ops/scatter_add.cpp; 16s local ... 2024-04-03T17:37:09.3015399Z 2024-04-03T17:37:09.3024378Z  2024-04-03T17:37:09.3025122Z  2024-04-03T17:37:09.3025579Z  2024-04-03T17:37:09.3026033Z  2024-04-03T17:37:09.3026456Z  2024-04-03T17:37:09.3026891Z  2024-04-03T17:37:09.3027331Z  2024-04-03T17:37:09.3027998Z  2024-04-03T17:37:09.3028699Z [14,577 / 14,756] 48 actions running 2024-04-03T17:37:09.3029668Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 118s local 2024-04-03T17:37:09.3030732Z Compiling xla/service/cpu/cpu_compiler.cc; 38s local 2024-04-03T17:37:09.3031729Z Compiling xla/pjrt/cpu/cpu_client.cc; 31s local 2024-04-03T17:37:09.3032556Z @xla//xla/mlir_hlo:mhlo_passes; 24s local 2024-04-03T17:37:09.3033579Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 23s local 2024-04-03T17:37:09.3034916Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 22s local 2024-04-03T17:37:09.3036130Z Compiling torch_xla/csrc/runtime/runtime.cc; 21s local 2024-04-03T17:37:09.3037129Z Compiling torch_xla/csrc/ops/scatter_add.cpp; 16s local ... 2024-04-03T17:37:10.3034436Z 2024-04-03T17:37:10.3035286Z  2024-04-03T17:37:10.3035929Z  2024-04-03T17:37:10.3036456Z  2024-04-03T17:37:10.3037011Z  2024-04-03T17:37:10.3037545Z  2024-04-03T17:37:10.3038012Z  2024-04-03T17:37:10.3038557Z  2024-04-03T17:37:10.3039093Z  2024-04-03T17:37:10.3039838Z [14,577 / 14,756] 48 actions running 2024-04-03T17:37:10.3040888Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 119s local 2024-04-03T17:37:10.3042092Z Compiling xla/service/cpu/cpu_compiler.cc; 39s local 2024-04-03T17:37:10.3043092Z Compiling xla/pjrt/cpu/cpu_client.cc; 32s local 2024-04-03T17:37:10.3044156Z @xla//xla/mlir_hlo:mhlo_passes; 25s local 2024-04-03T17:37:10.3045404Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 24s local 2024-04-03T17:37:10.3046926Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 23s local 2024-04-03T17:37:10.3047953Z Compiling torch_xla/csrc/runtime/runtime.cc; 22s local 2024-04-03T17:37:10.3048918Z Compiling torch_xla/csrc/ops/scatter_add.cpp; 17s local ... 2024-04-03T17:37:10.6159569Z 2024-04-03T17:37:10.6160370Z  2024-04-03T17:37:10.6161015Z  2024-04-03T17:37:10.6161565Z  2024-04-03T17:37:10.6162099Z  2024-04-03T17:37:10.6162642Z  2024-04-03T17:37:10.6163050Z  2024-04-03T17:37:10.6163909Z  2024-04-03T17:37:10.6164450Z  2024-04-03T17:37:10.6165281Z [14,578 / 14,756] 48 actions, 47 running 2024-04-03T17:37:10.6166419Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 120s local 2024-04-03T17:37:10.6167576Z Compiling xla/service/cpu/cpu_compiler.cc; 40s local 2024-04-03T17:37:10.6168439Z Compiling xla/pjrt/cpu/cpu_client.cc; 32s local 2024-04-03T17:37:10.6169422Z @xla//xla/mlir_hlo:mhlo_passes; 26s local 2024-04-03T17:37:10.6170509Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 24s local 2024-04-03T17:37:10.6171835Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 23s local 2024-04-03T17:37:10.6173494Z Compiling torch_xla/csrc/runtime/runtime.cc; 23s local 2024-04-03T17:37:10.6174835Z Compiling torch_xla/csrc/ops/scatter_add.cpp; 17s local ... 2024-04-03T17:37:10.9052343Z 2024-04-03T17:37:10.9053178Z  2024-04-03T17:37:10.9053837Z  2024-04-03T17:37:10.9054578Z  2024-04-03T17:37:10.9055011Z  2024-04-03T17:37:10.9055963Z  2024-04-03T17:37:10.9056504Z  2024-04-03T17:37:10.9057027Z  2024-04-03T17:37:10.9057507Z  2024-04-03T17:37:10.9058315Z [14,578 / 14,756] 48 actions running 2024-04-03T17:37:10.9059445Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 120s local 2024-04-03T17:37:10.9060325Z Compiling xla/service/cpu/cpu_compiler.cc; 40s local 2024-04-03T17:37:10.9061344Z Compiling xla/pjrt/cpu/cpu_client.cc; 32s local 2024-04-03T17:37:10.9062086Z @xla//xla/mlir_hlo:mhlo_passes; 26s local 2024-04-03T17:37:10.9063195Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 24s local 2024-04-03T17:37:10.9064839Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 24s local 2024-04-03T17:37:10.9066039Z Compiling torch_xla/csrc/runtime/runtime.cc; 23s local 2024-04-03T17:37:10.9067301Z Compiling torch_xla/csrc/ops/scatter_add.cpp; 18s local ... 2024-04-03T17:37:11.5871764Z 2024-04-03T17:37:11.5875777Z  2024-04-03T17:37:11.5876394Z  2024-04-03T17:37:11.5876818Z  2024-04-03T17:37:11.5877244Z  2024-04-03T17:37:11.5877643Z  2024-04-03T17:37:11.5878058Z  2024-04-03T17:37:11.5878501Z  2024-04-03T17:37:11.5878905Z  2024-04-03T17:37:11.5879563Z [14,579 / 14,756] 48 actions, 47 running 2024-04-03T17:37:11.5880526Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 121s local 2024-04-03T17:37:11.5881516Z Compiling xla/service/cpu/cpu_compiler.cc; 41s local 2024-04-03T17:37:11.5882441Z Compiling xla/pjrt/cpu/cpu_client.cc; 33s local 2024-04-03T17:37:11.5883251Z @xla//xla/mlir_hlo:mhlo_passes; 27s local 2024-04-03T17:37:11.5884203Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 25s local 2024-04-03T17:37:11.5885331Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 24s local 2024-04-03T17:37:11.5886474Z Compiling torch_xla/csrc/runtime/runtime.cc; 24s local 2024-04-03T17:37:11.5887461Z Compiling torch_xla/csrc/ops/scatter_add.cpp; 18s local ... 2024-04-03T17:37:11.9051366Z 2024-04-03T17:37:11.9052127Z  2024-04-03T17:37:11.9052638Z  2024-04-03T17:37:11.9053068Z  2024-04-03T17:37:11.9053482Z  2024-04-03T17:37:11.9053921Z  2024-04-03T17:37:11.9054517Z  2024-04-03T17:37:11.9054943Z  2024-04-03T17:37:11.9055379Z  2024-04-03T17:37:11.9056078Z [14,579 / 14,756] 48 actions running 2024-04-03T17:37:11.9057032Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 121s local 2024-04-03T17:37:11.9058206Z Compiling xla/service/cpu/cpu_compiler.cc; 41s local 2024-04-03T17:37:11.9059202Z Compiling xla/pjrt/cpu/cpu_client.cc; 33s local 2024-04-03T17:37:11.9060114Z @xla//xla/mlir_hlo:mhlo_passes; 27s local 2024-04-03T17:37:11.9061215Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 25s local 2024-04-03T17:37:11.9062648Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 25s local 2024-04-03T17:37:11.9063837Z Compiling torch_xla/csrc/runtime/runtime.cc; 24s local 2024-04-03T17:37:11.9065330Z Compiling torch_xla/csrc/ops/scatter_add.cpp; 19s local ... 2024-04-03T17:37:12.1055187Z 2024-04-03T17:37:12.1055948Z  2024-04-03T17:37:12.1056397Z  2024-04-03T17:37:12.1056832Z  2024-04-03T17:37:12.1057224Z  2024-04-03T17:37:12.1057649Z  2024-04-03T17:37:12.1058053Z  2024-04-03T17:37:12.1058481Z  2024-04-03T17:37:12.1059174Z  2024-04-03T17:37:12.1059901Z [14,580 / 14,756] 48 actions, 47 running 2024-04-03T17:37:12.1060823Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 121s local 2024-04-03T17:37:12.1061922Z Compiling xla/service/cpu/cpu_compiler.cc; 41s local 2024-04-03T17:37:12.1062885Z Compiling xla/pjrt/cpu/cpu_client.cc; 34s local 2024-04-03T17:37:12.1063728Z @xla//xla/mlir_hlo:mhlo_passes; 27s local 2024-04-03T17:37:12.1064778Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 25s local 2024-04-03T17:37:12.1066082Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 25s local 2024-04-03T17:37:12.1067418Z Compiling torch_xla/csrc/runtime/runtime.cc; 24s local 2024-04-03T17:37:12.1068684Z Compiling torch_xla/csrc/ops/scatter_add.cpp; 19s local ... 2024-04-03T17:37:12.5056738Z 2024-04-03T17:37:12.5057477Z  2024-04-03T17:37:12.5057983Z  2024-04-03T17:37:12.5058388Z  2024-04-03T17:37:12.5058825Z  2024-04-03T17:37:12.5059258Z  2024-04-03T17:37:12.5059679Z  2024-04-03T17:37:12.5060079Z  2024-04-03T17:37:12.5060486Z  2024-04-03T17:37:12.5061318Z [14,580 / 14,756] 48 actions running 2024-04-03T17:37:12.5062294Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 121s local 2024-04-03T17:37:12.5063243Z Compiling xla/service/cpu/cpu_compiler.cc; 41s local 2024-04-03T17:37:12.5064229Z Compiling xla/pjrt/cpu/cpu_client.cc; 34s local 2024-04-03T17:37:12.5065115Z @xla//xla/mlir_hlo:mhlo_passes; 27s local 2024-04-03T17:37:12.5066234Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 26s local 2024-04-03T17:37:12.5067930Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 25s local 2024-04-03T17:37:12.5069160Z Compiling torch_xla/csrc/runtime/runtime.cc; 25s local 2024-04-03T17:37:12.5070403Z Compiling torch_xla/csrc/ops/scatter_add.cpp; 19s local ... 2024-04-03T17:37:12.9074817Z 2024-04-03T17:37:12.9075707Z  2024-04-03T17:37:12.9076178Z  2024-04-03T17:37:12.9076559Z  2024-04-03T17:37:12.9076947Z  2024-04-03T17:37:12.9077296Z  2024-04-03T17:37:12.9077679Z  2024-04-03T17:37:12.9078048Z  2024-04-03T17:37:12.9078379Z  2024-04-03T17:37:12.9078973Z [14,581 / 14,756] 47 actions running 2024-04-03T17:37:12.9079770Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 122s local 2024-04-03T17:37:12.9080615Z Compiling xla/service/cpu/cpu_compiler.cc; 42s local 2024-04-03T17:37:12.9081450Z Compiling xla/pjrt/cpu/cpu_client.cc; 34s local 2024-04-03T17:37:12.9082202Z @xla//xla/mlir_hlo:mhlo_passes; 28s local 2024-04-03T17:37:12.9083124Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 26s local 2024-04-03T17:37:12.9084299Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 26s local 2024-04-03T17:37:12.9085362Z Compiling torch_xla/csrc/runtime/runtime.cc; 25s local 2024-04-03T17:37:12.9086328Z Compiling torch_xla/csrc/init_python_bindings.cpp; 19s local ... 2024-04-03T17:37:13.3071933Z 2024-04-03T17:37:13.3072671Z  2024-04-03T17:37:13.3073138Z  2024-04-03T17:37:13.3073514Z  2024-04-03T17:37:13.3073883Z  2024-04-03T17:37:13.3074307Z  2024-04-03T17:37:13.3074721Z  2024-04-03T17:37:13.3075118Z  2024-04-03T17:37:13.3075510Z  2024-04-03T17:37:13.3076132Z [14,581 / 14,756] 48 actions running 2024-04-03T17:37:13.3077004Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 122s local 2024-04-03T17:37:13.3077926Z Compiling xla/service/cpu/cpu_compiler.cc; 42s local 2024-04-03T17:37:13.3079060Z Compiling xla/pjrt/cpu/cpu_client.cc; 35s local 2024-04-03T17:37:13.3079823Z @xla//xla/mlir_hlo:mhlo_passes; 28s local 2024-04-03T17:37:13.3080761Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 27s local 2024-04-03T17:37:13.3081996Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 26s local 2024-04-03T17:37:13.3083200Z Compiling torch_xla/csrc/runtime/runtime.cc; 25s local 2024-04-03T17:37:13.3084178Z Compiling torch_xla/csrc/init_python_bindings.cpp; 20s local ... 2024-04-03T17:37:14.3074555Z 2024-04-03T17:37:14.3075318Z  2024-04-03T17:37:14.3075847Z  2024-04-03T17:37:14.3076277Z  2024-04-03T17:37:14.3077051Z  2024-04-03T17:37:14.3077476Z  2024-04-03T17:37:14.3077892Z  2024-04-03T17:37:14.3078322Z  2024-04-03T17:37:14.3078744Z  2024-04-03T17:37:14.3079412Z [14,581 / 14,756] 48 actions running 2024-04-03T17:37:14.3080339Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 123s local 2024-04-03T17:37:14.3081532Z Compiling xla/service/cpu/cpu_compiler.cc; 43s local 2024-04-03T17:37:14.3082439Z Compiling xla/pjrt/cpu/cpu_client.cc; 36s local 2024-04-03T17:37:14.3083334Z @xla//xla/mlir_hlo:mhlo_passes; 29s local 2024-04-03T17:37:14.3084334Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 28s local 2024-04-03T17:37:14.3085615Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 27s local 2024-04-03T17:37:14.3086821Z Compiling torch_xla/csrc/runtime/runtime.cc; 26s local 2024-04-03T17:37:14.3087840Z Compiling torch_xla/csrc/init_python_bindings.cpp; 21s local ... 2024-04-03T17:37:15.3081778Z 2024-04-03T17:37:15.3082545Z  2024-04-03T17:37:15.3083103Z  2024-04-03T17:37:15.3083521Z  2024-04-03T17:37:15.3083960Z  2024-04-03T17:37:15.3084386Z  2024-04-03T17:37:15.3084825Z  2024-04-03T17:37:15.3085271Z  2024-04-03T17:37:15.3085670Z  2024-04-03T17:37:15.3086322Z [14,581 / 14,756] 48 actions running 2024-04-03T17:37:15.3087274Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 124s local 2024-04-03T17:37:15.3088243Z Compiling xla/service/cpu/cpu_compiler.cc; 44s local 2024-04-03T17:37:15.3089203Z Compiling xla/pjrt/cpu/cpu_client.cc; 37s local 2024-04-03T17:37:15.3090080Z @xla//xla/mlir_hlo:mhlo_passes; 30s local 2024-04-03T17:37:15.3091115Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 29s local 2024-04-03T17:37:15.3092430Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 28s local 2024-04-03T17:37:15.3093602Z Compiling torch_xla/csrc/runtime/runtime.cc; 27s local 2024-04-03T17:37:15.3094969Z Compiling torch_xla/csrc/init_python_bindings.cpp; 22s local ... 2024-04-03T17:37:15.7090617Z 2024-04-03T17:37:15.7091362Z  2024-04-03T17:37:15.7092059Z  2024-04-03T17:37:15.7092459Z  2024-04-03T17:37:15.7092893Z  2024-04-03T17:37:15.7093321Z  2024-04-03T17:37:15.7093707Z  2024-04-03T17:37:15.7094152Z  2024-04-03T17:37:15.7094745Z  2024-04-03T17:37:15.7095407Z [14,582 / 14,756] 48 actions running 2024-04-03T17:37:15.7096342Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 125s local 2024-04-03T17:37:15.7097179Z Compiling xla/service/cpu/cpu_compiler.cc; 45s local 2024-04-03T17:37:15.7098114Z Compiling xla/pjrt/cpu/cpu_client.cc; 37s local 2024-04-03T17:37:15.7098991Z @xla//xla/mlir_hlo:mhlo_passes; 31s local 2024-04-03T17:37:15.7100028Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 29s local 2024-04-03T17:37:15.7101422Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 28s local 2024-04-03T17:37:15.7102753Z Compiling torch_xla/csrc/runtime/runtime.cc; 28s local 2024-04-03T17:37:15.7103836Z Compiling torch_xla/csrc/init_python_bindings.cpp; 22s local ... 2024-04-03T17:37:16.5490744Z 2024-04-03T17:37:16.5491620Z  2024-04-03T17:37:16.5492170Z  2024-04-03T17:37:16.5492607Z  2024-04-03T17:37:16.5493397Z  2024-04-03T17:37:16.5493793Z  2024-04-03T17:37:16.5494193Z  2024-04-03T17:37:16.5494751Z  2024-04-03T17:37:16.5495185Z  2024-04-03T17:37:16.5495873Z [14,583 / 14,756] 48 actions, 47 running 2024-04-03T17:37:16.5496846Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 126s local 2024-04-03T17:37:16.5497820Z Compiling xla/service/cpu/cpu_compiler.cc; 46s local 2024-04-03T17:37:16.5499028Z Compiling xla/pjrt/cpu/cpu_client.cc; 38s local 2024-04-03T17:37:16.5499937Z @xla//xla/mlir_hlo:mhlo_passes; 32s local 2024-04-03T17:37:16.5500992Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 30s local 2024-04-03T17:37:16.5502545Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 29s local 2024-04-03T17:37:16.5503735Z Compiling torch_xla/csrc/runtime/runtime.cc; 29s local 2024-04-03T17:37:16.5504796Z Compiling torch_xla/csrc/init_python_bindings.cpp; 23s local ... 2024-04-03T17:37:16.9099795Z 2024-04-03T17:37:16.9100950Z  2024-04-03T17:37:16.9101442Z  2024-04-03T17:37:16.9101863Z  2024-04-03T17:37:16.9102268Z  2024-04-03T17:37:16.9102673Z  2024-04-03T17:37:16.9103093Z  2024-04-03T17:37:16.9103502Z  2024-04-03T17:37:16.9103891Z  2024-04-03T17:37:16.9104546Z [14,583 / 14,756] 48 actions running 2024-04-03T17:37:16.9105488Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 126s local 2024-04-03T17:37:16.9106486Z Compiling xla/service/cpu/cpu_compiler.cc; 46s local 2024-04-03T17:37:16.9107441Z Compiling xla/pjrt/cpu/cpu_client.cc; 38s local 2024-04-03T17:37:16.9108506Z @xla//xla/mlir_hlo:mhlo_passes; 32s local 2024-04-03T17:37:16.9109596Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 30s local 2024-04-03T17:37:16.9110938Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 30s local 2024-04-03T17:37:16.9112082Z Compiling torch_xla/csrc/runtime/runtime.cc; 29s local 2024-04-03T17:37:16.9113393Z Compiling torch_xla/csrc/init_python_bindings.cpp; 23s local ... 2024-04-03T17:37:17.9106066Z 2024-04-03T17:37:17.9106835Z  2024-04-03T17:37:17.9107494Z  2024-04-03T17:37:17.9108144Z  2024-04-03T17:37:17.9108560Z  2024-04-03T17:37:17.9108908Z  2024-04-03T17:37:17.9109237Z  2024-04-03T17:37:17.9109618Z  2024-04-03T17:37:17.9110011Z  2024-04-03T17:37:17.9110671Z [14,583 / 14,756] 48 actions running 2024-04-03T17:37:17.9111683Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 127s local 2024-04-03T17:37:17.9112650Z Compiling xla/service/cpu/cpu_compiler.cc; 47s local 2024-04-03T17:37:17.9113629Z Compiling xla/pjrt/cpu/cpu_client.cc; 39s local 2024-04-03T17:37:17.9114592Z @xla//xla/mlir_hlo:mhlo_passes; 33s local 2024-04-03T17:37:17.9115825Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 31s local 2024-04-03T17:37:17.9117307Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 31s local 2024-04-03T17:37:17.9118650Z Compiling torch_xla/csrc/runtime/runtime.cc; 30s local 2024-04-03T17:37:17.9119894Z Compiling torch_xla/csrc/init_python_bindings.cpp; 24s local ... 2024-04-03T17:37:18.1117153Z 2024-04-03T17:37:18.1117911Z  2024-04-03T17:37:18.1118406Z  2024-04-03T17:37:18.1118812Z  2024-04-03T17:37:18.1119216Z  2024-04-03T17:37:18.1119610Z  2024-04-03T17:37:18.1120034Z  2024-04-03T17:37:18.1120453Z  2024-04-03T17:37:18.1120877Z  2024-04-03T17:37:18.1121545Z [14,585 / 14,756] 48 actions, 47 running 2024-04-03T17:37:18.1122461Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 127s local 2024-04-03T17:37:18.1123616Z Compiling xla/service/cpu/cpu_compiler.cc; 47s local 2024-04-03T17:37:18.1124513Z Compiling xla/pjrt/cpu/cpu_client.cc; 40s local 2024-04-03T17:37:18.1125334Z @xla//xla/mlir_hlo:mhlo_passes; 33s local 2024-04-03T17:37:18.1126239Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 31s local 2024-04-03T17:37:18.1128052Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 31s local 2024-04-03T17:37:18.1129162Z Compiling torch_xla/csrc/runtime/runtime.cc; 30s local 2024-04-03T17:37:18.1130148Z Compiling torch_xla/csrc/init_python_bindings.cpp; 25s local ... 2024-04-03T17:37:18.3635587Z 2024-04-03T17:37:18.3636321Z  2024-04-03T17:37:18.3636837Z  2024-04-03T17:37:18.3637259Z  2024-04-03T17:37:18.3637976Z  2024-04-03T17:37:18.3638396Z  2024-04-03T17:37:18.3638799Z  2024-04-03T17:37:18.3639184Z  2024-04-03T17:37:18.3639589Z  2024-04-03T17:37:18.3640274Z [14,587 / 14,756] 48 actions, 47 running 2024-04-03T17:37:18.3641362Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 127s local 2024-04-03T17:37:18.3642349Z Compiling xla/service/cpu/cpu_compiler.cc; 47s local 2024-04-03T17:37:18.3643279Z Compiling xla/pjrt/cpu/cpu_client.cc; 40s local 2024-04-03T17:37:18.3644112Z @xla//xla/mlir_hlo:mhlo_passes; 33s local 2024-04-03T17:37:18.3645297Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 32s local 2024-04-03T17:37:18.3646667Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 31s local 2024-04-03T17:37:18.3647823Z Compiling torch_xla/csrc/runtime/runtime.cc; 31s local 2024-04-03T17:37:18.3648941Z Compiling torch_xla/csrc/init_python_bindings.cpp; 25s local ... 2024-04-03T17:37:18.7099192Z 2024-04-03T17:37:18.7100220Z  2024-04-03T17:37:18.7100702Z  2024-04-03T17:37:18.7101111Z  2024-04-03T17:37:18.7101541Z  2024-04-03T17:37:18.7101917Z  2024-04-03T17:37:18.7102328Z  2024-04-03T17:37:18.7102753Z  2024-04-03T17:37:18.7103158Z  2024-04-03T17:37:18.7103775Z [14,587 / 14,756] 48 actions running 2024-04-03T17:37:18.7104671Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 128s local 2024-04-03T17:37:18.7105610Z Compiling xla/service/cpu/cpu_compiler.cc; 48s local 2024-04-03T17:37:18.7106830Z Compiling xla/pjrt/cpu/cpu_client.cc; 40s local 2024-04-03T17:37:18.7107862Z @xla//xla/mlir_hlo:mhlo_passes; 34s local 2024-04-03T17:37:18.7108882Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 32s local 2024-04-03T17:37:18.7110192Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 31s local 2024-04-03T17:37:18.7111403Z Compiling torch_xla/csrc/runtime/runtime.cc; 31s local 2024-04-03T17:37:18.7112425Z Compiling torch_xla/csrc/init_python_bindings.cpp; 25s local ... 2024-04-03T17:37:18.9104637Z 2024-04-03T17:37:18.9105372Z  2024-04-03T17:37:18.9105870Z  2024-04-03T17:37:18.9106273Z  2024-04-03T17:37:18.9106655Z  2024-04-03T17:37:18.9107063Z  2024-04-03T17:37:18.9107459Z  2024-04-03T17:37:18.9108057Z  2024-04-03T17:37:18.9108474Z  2024-04-03T17:37:18.9109200Z [14,588 / 14,756] 48 actions, 47 running 2024-04-03T17:37:18.9110309Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 128s local 2024-04-03T17:37:18.9111474Z Compiling xla/service/cpu/cpu_compiler.cc; 48s local 2024-04-03T17:37:18.9112520Z Compiling xla/pjrt/cpu/cpu_client.cc; 40s local 2024-04-03T17:37:18.9113488Z @xla//xla/mlir_hlo:mhlo_passes; 34s local 2024-04-03T17:37:18.9114571Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 32s local 2024-04-03T17:37:18.9115804Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 32s local 2024-04-03T17:37:18.9116960Z Compiling torch_xla/csrc/init_python_bindings.cpp; 25s local 2024-04-03T17:37:18.9118052Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 25s local ... 2024-04-03T17:37:19.3108096Z 2024-04-03T17:37:19.3110106Z  2024-04-03T17:37:19.3110663Z  2024-04-03T17:37:19.3111070Z  2024-04-03T17:37:19.3111481Z  2024-04-03T17:37:19.3111885Z  2024-04-03T17:37:19.3112264Z  2024-04-03T17:37:19.3112673Z  2024-04-03T17:37:19.3113084Z  2024-04-03T17:37:19.3113713Z [14,588 / 14,756] 48 actions running 2024-04-03T17:37:19.3115010Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 128s local 2024-04-03T17:37:19.3115926Z Compiling xla/service/cpu/cpu_compiler.cc; 48s local 2024-04-03T17:37:19.3116830Z Compiling xla/pjrt/cpu/cpu_client.cc; 41s local 2024-04-03T17:37:19.3117688Z @xla//xla/mlir_hlo:mhlo_passes; 34s local 2024-04-03T17:37:19.3118684Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 33s local 2024-04-03T17:37:19.3120180Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 32s local 2024-04-03T17:37:19.3121352Z Compiling torch_xla/csrc/init_python_bindings.cpp; 26s local 2024-04-03T17:37:19.3122643Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 26s local ... 2024-04-03T17:37:19.9514163Z 2024-04-03T17:37:19.9514965Z  2024-04-03T17:37:19.9515492Z  2024-04-03T17:37:19.9517742Z  2024-04-03T17:37:19.9518669Z  2024-04-03T17:37:19.9521491Z  2024-04-03T17:37:19.9522312Z  2024-04-03T17:37:19.9523501Z  2024-04-03T17:37:19.9524520Z  2024-04-03T17:37:19.9525432Z [14,589 / 14,756] 48 actions, 47 running 2024-04-03T17:37:19.9526630Z Compiling xla/service/cpu/cpu_compiler.cc; 49s local 2024-04-03T17:37:19.9527755Z Compiling xla/pjrt/cpu/cpu_client.cc; 42s local 2024-04-03T17:37:19.9528827Z @xla//xla/mlir_hlo:mhlo_passes; 35s local 2024-04-03T17:37:19.9530005Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 33s local 2024-04-03T17:37:19.9531841Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 33s local 2024-04-03T17:37:19.9533398Z Compiling torch_xla/csrc/init_python_bindings.cpp; 26s local 2024-04-03T17:37:19.9535000Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 26s local 2024-04-03T17:37:19.9536246Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 26s local ... 2024-04-03T17:37:20.3124131Z 2024-04-03T17:37:20.3124873Z  2024-04-03T17:37:20.3125378Z  2024-04-03T17:37:20.3125774Z  2024-04-03T17:37:20.3126191Z  2024-04-03T17:37:20.3126645Z  2024-04-03T17:37:20.3127044Z  2024-04-03T17:37:20.3127464Z  2024-04-03T17:37:20.3127882Z  2024-04-03T17:37:20.3128567Z [14,589 / 14,756] 48 actions running 2024-04-03T17:37:20.3129505Z Compiling xla/service/cpu/cpu_compiler.cc; 49s local 2024-04-03T17:37:20.3130711Z Compiling xla/pjrt/cpu/cpu_client.cc; 42s local 2024-04-03T17:37:20.3131595Z @xla//xla/mlir_hlo:mhlo_passes; 35s local 2024-04-03T17:37:20.3132706Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 34s local 2024-04-03T17:37:20.3134128Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 33s local 2024-04-03T17:37:20.3135570Z Compiling torch_xla/csrc/init_python_bindings.cpp; 27s local 2024-04-03T17:37:20.3136706Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 27s local 2024-04-03T17:37:20.3137794Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 26s local ... 2024-04-03T17:37:20.9806905Z 2024-04-03T17:37:20.9807660Z  2024-04-03T17:37:20.9808252Z  2024-04-03T17:37:20.9808664Z  2024-04-03T17:37:20.9809083Z  2024-04-03T17:37:20.9809513Z  2024-04-03T17:37:20.9809924Z  2024-04-03T17:37:20.9810319Z  2024-04-03T17:37:20.9810731Z  2024-04-03T17:37:20.9811402Z [14,590 / 14,756] 48 actions, 47 running 2024-04-03T17:37:20.9812355Z Compiling xla/service/cpu/cpu_compiler.cc; 50s local 2024-04-03T17:37:20.9813292Z Compiling xla/pjrt/cpu/cpu_client.cc; 43s local 2024-04-03T17:37:20.9814448Z @xla//xla/mlir_hlo:mhlo_passes; 36s local 2024-04-03T17:37:20.9815625Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 34s local 2024-04-03T17:37:20.9816947Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 34s local 2024-04-03T17:37:20.9818173Z Compiling torch_xla/csrc/init_python_bindings.cpp; 28s local 2024-04-03T17:37:20.9819222Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 27s local 2024-04-03T17:37:20.9820253Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 27s local ... 2024-04-03T17:37:21.3129678Z 2024-04-03T17:37:21.3130395Z  2024-04-03T17:37:21.3130929Z  2024-04-03T17:37:21.3131362Z  2024-04-03T17:37:21.3131786Z  2024-04-03T17:37:21.3132189Z  2024-04-03T17:37:21.3132591Z  2024-04-03T17:37:21.3133005Z  2024-04-03T17:37:21.3133417Z  2024-04-03T17:37:21.3134507Z [14,590 / 14,756] 48 actions running 2024-04-03T17:37:21.3135451Z Compiling xla/service/cpu/cpu_compiler.cc; 50s local 2024-04-03T17:37:21.3136508Z Compiling xla/pjrt/cpu/cpu_client.cc; 43s local 2024-04-03T17:37:21.3137315Z @xla//xla/mlir_hlo:mhlo_passes; 36s local 2024-04-03T17:37:21.3138496Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 35s local 2024-04-03T17:37:21.3139877Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 34s local 2024-04-03T17:37:21.3141096Z Compiling torch_xla/csrc/init_python_bindings.cpp; 28s local 2024-04-03T17:37:21.3142287Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 28s local 2024-04-03T17:37:21.3143370Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 27s local ... 2024-04-03T17:37:21.5252444Z 2024-04-03T17:37:21.5253223Z  2024-04-03T17:37:21.5253751Z  2024-04-03T17:37:21.5254219Z  2024-04-03T17:37:21.5254786Z  2024-04-03T17:37:21.5255191Z  2024-04-03T17:37:21.5255577Z  2024-04-03T17:37:21.5255997Z  2024-04-03T17:37:21.5256371Z  2024-04-03T17:37:21.5257068Z [14,592 / 14,756] 48 actions, 47 running 2024-04-03T17:37:21.5258035Z Compiling xla/service/cpu/cpu_compiler.cc; 51s local 2024-04-03T17:37:21.5258974Z Compiling xla/pjrt/cpu/cpu_client.cc; 43s local 2024-04-03T17:37:21.5259823Z @xla//xla/mlir_hlo:mhlo_passes; 37s local 2024-04-03T17:37:21.5260898Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 35s local 2024-04-03T17:37:21.5262269Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 34s local 2024-04-03T17:37:21.5263490Z Compiling torch_xla/csrc/init_python_bindings.cpp; 28s local 2024-04-03T17:37:21.5264534Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 28s local 2024-04-03T17:37:21.5265532Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 27s local ... 2024-04-03T17:37:21.8642962Z 2024-04-03T17:37:21.8643759Z  2024-04-03T17:37:21.8644278Z  2024-04-03T17:37:21.8644691Z  2024-04-03T17:37:21.8645080Z  2024-04-03T17:37:21.8645454Z  2024-04-03T17:37:21.8645838Z  2024-04-03T17:37:21.8646252Z  2024-04-03T17:37:21.8646645Z  2024-04-03T17:37:21.8647347Z [14,593 / 14,756] 48 actions, 47 running 2024-04-03T17:37:21.8648330Z Compiling xla/service/cpu/cpu_compiler.cc; 51s local 2024-04-03T17:37:21.8649244Z Compiling xla/pjrt/cpu/cpu_client.cc; 43s local 2024-04-03T17:37:21.8650050Z @xla//xla/mlir_hlo:mhlo_passes; 37s local 2024-04-03T17:37:21.8651048Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 35s local 2024-04-03T17:37:21.8652417Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 35s local 2024-04-03T17:37:21.8653669Z Compiling torch_xla/csrc/init_python_bindings.cpp; 28s local 2024-04-03T17:37:21.8654952Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 28s local 2024-04-03T17:37:21.8655968Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 28s local ... 2024-04-03T17:37:22.0675390Z 2024-04-03T17:37:22.0676176Z  2024-04-03T17:37:22.0676689Z  2024-04-03T17:37:22.0679418Z  2024-04-03T17:37:22.0691043Z  2024-04-03T17:37:22.0695270Z  2024-04-03T17:37:22.0699200Z  2024-04-03T17:37:22.0700420Z  2024-04-03T17:37:22.0701039Z  2024-04-03T17:37:22.0701953Z [14,594 / 14,756] 48 actions, 47 running 2024-04-03T17:37:22.0703055Z Compiling xla/service/cpu/cpu_compiler.cc; 51s local 2024-04-03T17:37:22.0704285Z Compiling xla/pjrt/cpu/cpu_client.cc; 44s local 2024-04-03T17:37:22.0705326Z @xla//xla/mlir_hlo:mhlo_passes; 37s local 2024-04-03T17:37:22.0707044Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 35s local 2024-04-03T17:37:22.0715387Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 35s local 2024-04-03T17:37:22.0716898Z Compiling torch_xla/csrc/init_python_bindings.cpp; 29s local 2024-04-03T17:37:22.0718289Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 28s local 2024-04-03T17:37:22.0719924Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 28s local ... 2024-04-03T17:37:22.3134052Z 2024-04-03T17:37:22.3134938Z  2024-04-03T17:37:22.3135457Z  2024-04-03T17:37:22.3135846Z  2024-04-03T17:37:22.3136272Z  2024-04-03T17:37:22.3136991Z  2024-04-03T17:37:22.3137392Z  2024-04-03T17:37:22.3137806Z  2024-04-03T17:37:22.3138212Z  2024-04-03T17:37:22.3138831Z [14,594 / 14,756] 48 actions running 2024-04-03T17:37:22.3139743Z Compiling xla/service/cpu/cpu_compiler.cc; 51s local 2024-04-03T17:37:22.3140838Z Compiling xla/pjrt/cpu/cpu_client.cc; 44s local 2024-04-03T17:37:22.3141627Z @xla//xla/mlir_hlo:mhlo_passes; 37s local 2024-04-03T17:37:22.3142627Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 36s local 2024-04-03T17:37:22.3143874Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 35s local 2024-04-03T17:37:22.3145025Z Compiling torch_xla/csrc/init_python_bindings.cpp; 29s local 2024-04-03T17:37:22.3146060Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 29s local 2024-04-03T17:37:22.3147146Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 28s local ... 2024-04-03T17:37:22.6210429Z 2024-04-03T17:37:22.6211234Z  2024-04-03T17:37:22.6211761Z  2024-04-03T17:37:22.6212171Z  2024-04-03T17:37:22.6212577Z  2024-04-03T17:37:22.6213002Z  2024-04-03T17:37:22.6213407Z  2024-04-03T17:37:22.6214429Z  2024-04-03T17:37:22.6214877Z  2024-04-03T17:37:22.6215584Z [14,595 / 14,756] 48 actions, 47 running 2024-04-03T17:37:22.6216540Z Compiling xla/service/cpu/cpu_compiler.cc; 52s local 2024-04-03T17:37:22.6217344Z Compiling xla/pjrt/cpu/cpu_client.cc; 44s local 2024-04-03T17:37:22.6218016Z @xla//xla/mlir_hlo:mhlo_passes; 38s local 2024-04-03T17:37:22.6218894Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 36s local 2024-04-03T17:37:22.6220212Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 35s local 2024-04-03T17:37:22.6221488Z Compiling torch_xla/csrc/init_python_bindings.cpp; 29s local 2024-04-03T17:37:22.6222595Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 29s local 2024-04-03T17:37:22.6223843Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 29s local ... 2024-04-03T17:37:22.8508740Z 2024-04-03T17:37:22.8509736Z  2024-04-03T17:37:22.8510167Z  2024-04-03T17:37:22.8510518Z  2024-04-03T17:37:22.8510858Z  2024-04-03T17:37:22.8511185Z  2024-04-03T17:37:22.8511519Z  2024-04-03T17:37:22.8511861Z  2024-04-03T17:37:22.8512209Z  2024-04-03T17:37:22.8512788Z [14,597 / 14,756] 48 actions, 47 running 2024-04-03T17:37:22.8513596Z Compiling xla/service/cpu/cpu_compiler.cc; 52s local 2024-04-03T17:37:22.8514342Z Compiling xla/pjrt/cpu/cpu_client.cc; 44s local 2024-04-03T17:37:22.8515036Z @xla//xla/mlir_hlo:mhlo_passes; 38s local 2024-04-03T17:37:22.8515901Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 36s local 2024-04-03T17:37:22.8516958Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 36s local 2024-04-03T17:37:22.8517946Z Compiling torch_xla/csrc/init_python_bindings.cpp; 29s local 2024-04-03T17:37:22.8518840Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 29s local 2024-04-03T17:37:22.8519674Z Compiling torch_xla/csrc/aten_xla_type.cpp; 29s local ... 2024-04-03T17:37:23.0691013Z 2024-04-03T17:37:23.0691781Z  2024-04-03T17:37:23.0692399Z  2024-04-03T17:37:23.0692833Z  2024-04-03T17:37:23.0693615Z  2024-04-03T17:37:23.0693997Z  2024-04-03T17:37:23.0694551Z  2024-04-03T17:37:23.0694981Z  2024-04-03T17:37:23.0695479Z  2024-04-03T17:37:23.0696233Z [14,598 / 14,756] 48 actions, 47 running 2024-04-03T17:37:23.0697246Z Compiling xla/service/cpu/cpu_compiler.cc; 52s local 2024-04-03T17:37:23.0698111Z Compiling xla/pjrt/cpu/cpu_client.cc; 45s local 2024-04-03T17:37:23.0699148Z @xla//xla/mlir_hlo:mhlo_passes; 38s local 2024-04-03T17:37:23.0700205Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 36s local 2024-04-03T17:37:23.0701532Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 36s local 2024-04-03T17:37:23.0702922Z Compiling torch_xla/csrc/init_python_bindings.cpp; 30s local 2024-04-03T17:37:23.0704046Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 29s local 2024-04-03T17:37:23.0705114Z Compiling torch_xla/csrc/aten_xla_type.cpp; 29s local ... 2024-04-03T17:37:23.3159073Z 2024-04-03T17:37:23.3163701Z  2024-04-03T17:37:23.3164270Z  2024-04-03T17:37:23.3164709Z  2024-04-03T17:37:23.3165162Z  2024-04-03T17:37:23.3165530Z  2024-04-03T17:37:23.3165827Z  2024-04-03T17:37:23.3166137Z  2024-04-03T17:37:23.3166451Z  2024-04-03T17:37:23.3166954Z [14,598 / 14,756] 48 actions running 2024-04-03T17:37:23.3167673Z Compiling xla/service/cpu/cpu_compiler.cc; 52s local 2024-04-03T17:37:23.3168400Z Compiling xla/pjrt/cpu/cpu_client.cc; 45s local 2024-04-03T17:37:23.3169033Z @xla//xla/mlir_hlo:mhlo_passes; 38s local 2024-04-03T17:37:23.3169883Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 37s local 2024-04-03T17:37:23.3171311Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 36s local 2024-04-03T17:37:23.3172543Z Compiling torch_xla/csrc/init_python_bindings.cpp; 30s local 2024-04-03T17:37:23.3173681Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 30s local 2024-04-03T17:37:23.3174936Z Compiling torch_xla/csrc/aten_xla_type.cpp; 29s local ... 2024-04-03T17:37:23.8635072Z 2024-04-03T17:37:23.8635776Z  2024-04-03T17:37:23.8637534Z  2024-04-03T17:37:23.8637924Z  2024-04-03T17:37:23.8638271Z  2024-04-03T17:37:23.8638656Z  2024-04-03T17:37:23.8639009Z  2024-04-03T17:37:23.8639384Z  2024-04-03T17:37:23.8639746Z  2024-04-03T17:37:23.8640385Z [14,599 / 14,756] 48 actions, 47 running 2024-04-03T17:37:23.8641260Z Compiling xla/service/cpu/cpu_compiler.cc; 53s local 2024-04-03T17:37:23.8642112Z Compiling xla/pjrt/cpu/cpu_client.cc; 45s local 2024-04-03T17:37:23.8642913Z @xla//xla/mlir_hlo:mhlo_passes; 39s local 2024-04-03T17:37:23.8643853Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 37s local 2024-04-03T17:37:23.8645050Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 37s local 2024-04-03T17:37:23.8646104Z Compiling torch_xla/csrc/init_python_bindings.cpp; 30s local 2024-04-03T17:37:23.8647061Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 30s local 2024-04-03T17:37:23.8648017Z Compiling torch_xla/csrc/aten_xla_type.cpp; 30s local ... 2024-04-03T17:37:24.1165151Z 2024-04-03T17:37:24.1165881Z  2024-04-03T17:37:24.1166299Z  2024-04-03T17:37:24.1166640Z  2024-04-03T17:37:24.1166977Z  2024-04-03T17:37:24.1167291Z  2024-04-03T17:37:24.1167618Z  2024-04-03T17:37:24.1167964Z  2024-04-03T17:37:24.1168269Z  2024-04-03T17:37:24.1168809Z [14,599 / 14,756] 48 actions running 2024-04-03T17:37:24.1169554Z Compiling xla/service/cpu/cpu_compiler.cc; 53s local 2024-04-03T17:37:24.1170292Z Compiling xla/pjrt/cpu/cpu_client.cc; 46s local 2024-04-03T17:37:24.1170978Z @xla//xla/mlir_hlo:mhlo_passes; 39s local 2024-04-03T17:37:24.1171787Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 38s local 2024-04-03T17:37:24.1172785Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 37s local 2024-04-03T17:37:24.1174208Z Compiling torch_xla/csrc/init_python_bindings.cpp; 31s local 2024-04-03T17:37:24.1175232Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 30s local 2024-04-03T17:37:24.1176050Z Compiling torch_xla/csrc/aten_xla_type.cpp; 30s local ... 2024-04-03T17:37:24.9178221Z 2024-04-03T17:37:24.9178990Z  2024-04-03T17:37:24.9179486Z  2024-04-03T17:37:24.9179935Z  2024-04-03T17:37:24.9180645Z  2024-04-03T17:37:24.9181083Z  2024-04-03T17:37:24.9181515Z  2024-04-03T17:37:24.9181955Z  2024-04-03T17:37:24.9182347Z  2024-04-03T17:37:24.9182976Z [14,600 / 14,756] 47 actions running 2024-04-03T17:37:24.9183974Z Compiling xla/service/cpu/cpu_compiler.cc; 54s local 2024-04-03T17:37:24.9184863Z Compiling xla/pjrt/cpu/cpu_client.cc; 46s local 2024-04-03T17:37:24.9185757Z @xla//xla/mlir_hlo:mhlo_passes; 40s local 2024-04-03T17:37:24.9186807Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 38s local 2024-04-03T17:37:24.9188568Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 38s local 2024-04-03T17:37:24.9189842Z Compiling torch_xla/csrc/init_python_bindings.cpp; 31s local 2024-04-03T17:37:24.9190998Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 31s local 2024-04-03T17:37:24.9192054Z Compiling torch_xla/csrc/aten_xla_type.cpp; 31s local ... 2024-04-03T17:37:25.3189899Z 2024-04-03T17:37:25.3190642Z  2024-04-03T17:37:25.3191161Z  2024-04-03T17:37:25.3191567Z  2024-04-03T17:37:25.3191999Z  2024-04-03T17:37:25.3192373Z  2024-04-03T17:37:25.3192816Z  2024-04-03T17:37:25.3193231Z  2024-04-03T17:37:25.3193632Z  2024-04-03T17:37:25.3194333Z [14,600 / 14,756] 48 actions running 2024-04-03T17:37:25.3195211Z Compiling xla/service/cpu/cpu_compiler.cc; 54s local 2024-04-03T17:37:25.3196083Z Compiling xla/pjrt/cpu/cpu_client.cc; 47s local 2024-04-03T17:37:25.3196890Z @xla//xla/mlir_hlo:mhlo_passes; 40s local 2024-04-03T17:37:25.3197925Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 39s local 2024-04-03T17:37:25.3199134Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 38s local 2024-04-03T17:37:25.3200428Z Compiling torch_xla/csrc/init_python_bindings.cpp; 32s local 2024-04-03T17:37:25.3201659Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 32s local 2024-04-03T17:37:25.3202708Z Compiling torch_xla/csrc/aten_xla_type.cpp; 31s local ... 2024-04-03T17:37:25.7072538Z 2024-04-03T17:37:25.7073888Z  2024-04-03T17:37:25.7074829Z  2024-04-03T17:37:25.7075769Z  2024-04-03T17:37:25.7076295Z  2024-04-03T17:37:25.7076729Z  2024-04-03T17:37:25.7077152Z  2024-04-03T17:37:25.7077593Z  2024-04-03T17:37:25.7077993Z  2024-04-03T17:37:25.7078675Z [14,601 / 14,756] 48 actions, 47 running 2024-04-03T17:37:25.7079631Z Compiling xla/service/cpu/cpu_compiler.cc; 55s local 2024-04-03T17:37:25.7080561Z Compiling xla/pjrt/cpu/cpu_client.cc; 47s local 2024-04-03T17:37:25.7081454Z @xla//xla/mlir_hlo:mhlo_passes; 41s local 2024-04-03T17:37:25.7082569Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 39s local 2024-04-03T17:37:25.7083904Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 38s local 2024-04-03T17:37:25.7085175Z Compiling torch_xla/csrc/init_python_bindings.cpp; 32s local 2024-04-03T17:37:25.7086340Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 32s local 2024-04-03T17:37:25.7087457Z Compiling torch_xla/csrc/aten_xla_type.cpp; 32s local ... 2024-04-03T17:37:25.9180271Z 2024-04-03T17:37:25.9181070Z  2024-04-03T17:37:25.9181651Z  2024-04-03T17:37:25.9182139Z  2024-04-03T17:37:25.9182575Z  2024-04-03T17:37:25.9183035Z  2024-04-03T17:37:25.9183474Z  2024-04-03T17:37:25.9184039Z  2024-04-03T17:37:25.9184453Z  2024-04-03T17:37:25.9185113Z [14,601 / 14,756] 48 actions running 2024-04-03T17:37:25.9186628Z Compiling xla/service/cpu/cpu_compiler.cc; 55s local 2024-04-03T17:37:25.9187803Z Compiling xla/pjrt/cpu/cpu_client.cc; 47s local 2024-04-03T17:37:25.9188707Z @xla//xla/mlir_hlo:mhlo_passes; 41s local 2024-04-03T17:37:25.9189808Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 39s local 2024-04-03T17:37:25.9191350Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 39s local 2024-04-03T17:37:25.9192621Z Compiling torch_xla/csrc/init_python_bindings.cpp; 32s local 2024-04-03T17:37:25.9193727Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 32s local 2024-04-03T17:37:25.9194954Z Compiling torch_xla/csrc/aten_xla_type.cpp; 32s local ... 2024-04-03T17:37:26.3662588Z 2024-04-03T17:37:26.3663330Z  2024-04-03T17:37:26.3663809Z  2024-04-03T17:37:26.3664170Z  2024-04-03T17:37:26.3664513Z  2024-04-03T17:37:26.3664865Z  2024-04-03T17:37:26.3665198Z  2024-04-03T17:37:26.3665544Z  2024-04-03T17:37:26.3666292Z  2024-04-03T17:37:26.3666883Z [14,602 / 14,756] 48 actions, 47 running 2024-04-03T17:37:26.3669710Z Compiling xla/service/cpu/cpu_compiler.cc; 55s local 2024-04-03T17:37:26.3670498Z Compiling xla/pjrt/cpu/cpu_client.cc; 48s local 2024-04-03T17:37:26.3671162Z @xla//xla/mlir_hlo:mhlo_passes; 41s local 2024-04-03T17:37:26.3672013Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 40s local 2024-04-03T17:37:26.3673109Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 39s local 2024-04-03T17:37:26.3674151Z Compiling torch_xla/csrc/init_python_bindings.cpp; 33s local 2024-04-03T17:37:26.3675088Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 33s local 2024-04-03T17:37:26.3675995Z Compiling torch_xla/csrc/aten_xla_type.cpp; 32s local ... 2024-04-03T17:37:26.7188101Z 2024-04-03T17:37:26.7188868Z  2024-04-03T17:37:26.7189414Z  2024-04-03T17:37:26.7189801Z  2024-04-03T17:37:26.7190191Z  2024-04-03T17:37:26.7190635Z  2024-04-03T17:37:26.7191016Z  2024-04-03T17:37:26.7191399Z  2024-04-03T17:37:26.7191815Z  2024-04-03T17:37:26.7192414Z [14,602 / 14,756] 48 actions running 2024-04-03T17:37:26.7193335Z Compiling xla/service/cpu/cpu_compiler.cc; 56s local 2024-04-03T17:37:26.7194237Z Compiling xla/pjrt/cpu/cpu_client.cc; 48s local 2024-04-03T17:37:26.7195033Z @xla//xla/mlir_hlo:mhlo_passes; 42s local 2024-04-03T17:37:26.7196067Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 40s local 2024-04-03T17:37:26.7197381Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 39s local 2024-04-03T17:37:26.7198589Z Compiling torch_xla/csrc/init_python_bindings.cpp; 33s local 2024-04-03T17:37:26.7199788Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 33s local 2024-04-03T17:37:26.7200836Z Compiling torch_xla/csrc/aten_xla_type.cpp; 33s local ... 2024-04-03T17:37:27.2409985Z 2024-04-03T17:37:27.2410814Z  2024-04-03T17:37:27.2411366Z  2024-04-03T17:37:27.2411865Z  2024-04-03T17:37:27.2412249Z  2024-04-03T17:37:27.2412625Z  2024-04-03T17:37:27.2413029Z  2024-04-03T17:37:27.2413458Z  2024-04-03T17:37:27.2413862Z  2024-04-03T17:37:27.2414828Z [14,603 / 14,756] 48 actions, 47 running 2024-04-03T17:37:27.2415893Z Compiling xla/service/cpu/cpu_compiler.cc; 56s local 2024-04-03T17:37:27.2416817Z Compiling xla/pjrt/cpu/cpu_client.cc; 49s local 2024-04-03T17:37:27.2417684Z @xla//xla/mlir_hlo:mhlo_passes; 42s local 2024-04-03T17:37:27.2418725Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 41s local 2024-04-03T17:37:27.2419951Z Compiling torch_xla/csrc/init_python_bindings.cpp; 34s local 2024-04-03T17:37:27.2421030Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 33s local 2024-04-03T17:37:27.2422040Z Compiling torch_xla/csrc/aten_xla_type.cpp; 33s local 2024-04-03T17:37:27.2422985Z Compiling torch_xla/csrc/ir_dump_util.cpp; 28s local ... 2024-04-03T17:37:27.4776658Z 2024-04-03T17:37:27.4777966Z  2024-04-03T17:37:27.4778725Z  2024-04-03T17:37:27.4779132Z  2024-04-03T17:37:27.4779673Z  2024-04-03T17:37:27.4780204Z  2024-04-03T17:37:27.4780623Z  2024-04-03T17:37:27.4781182Z  2024-04-03T17:37:27.4781749Z  2024-04-03T17:37:27.4782699Z [14,604 / 14,756] 48 actions, 47 running 2024-04-03T17:37:27.4784311Z Compiling xla/service/cpu/cpu_compiler.cc; 56s local 2024-04-03T17:37:27.4785512Z Compiling xla/pjrt/cpu/cpu_client.cc; 49s local 2024-04-03T17:37:27.4786685Z @xla//xla/mlir_hlo:mhlo_passes; 42s local 2024-04-03T17:37:27.4788303Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 41s local 2024-04-03T17:37:27.4789985Z Compiling torch_xla/csrc/init_python_bindings.cpp; 34s local 2024-04-03T17:37:27.4791380Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 34s local 2024-04-03T17:37:27.4793001Z Compiling torch_xla/csrc/aten_xla_type.cpp; 33s local 2024-04-03T17:37:27.4794490Z Compiling torch_xla/csrc/ir_dump_util.cpp; 29s local ... 2024-04-03T17:37:27.7196066Z 2024-04-03T17:37:27.7196832Z  2024-04-03T17:37:27.7197349Z  2024-04-03T17:37:27.7199397Z  2024-04-03T17:37:27.7200117Z  2024-04-03T17:37:27.7200856Z  2024-04-03T17:37:27.7201759Z  2024-04-03T17:37:27.7202212Z  2024-04-03T17:37:27.7202622Z  2024-04-03T17:37:27.7203303Z [14,606 / 14,756] 48 actions running 2024-04-03T17:37:27.7205491Z Compiling xla/service/cpu/cpu_compiler.cc; 57s local 2024-04-03T17:37:27.7206612Z @xla//xla/mlir_hlo:mhlo_passes; 43s local 2024-04-03T17:37:27.7207935Z Compiling torch_xla/csrc/init_python_bindings.cpp; 34s local 2024-04-03T17:37:27.7209228Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 34s local 2024-04-03T17:37:27.7210485Z Compiling torch_xla/csrc/aten_xla_type.cpp; 34s local 2024-04-03T17:37:27.7211761Z Compiling torch_xla/csrc/ir_dump_util.cpp; 29s local 2024-04-03T17:37:27.7212891Z Compiling torch_xla/csrc/tensor.cpp; 27s local 2024-04-03T17:37:27.7214095Z Compiling torch_xla/csrc/tensor_impl.cpp; 26s local ... 2024-04-03T17:37:28.6333141Z 2024-04-03T17:37:28.6334499Z  2024-04-03T17:37:28.6335398Z  2024-04-03T17:37:28.6336195Z  2024-04-03T17:37:28.6337120Z  2024-04-03T17:37:28.6340236Z  2024-04-03T17:37:28.6340813Z  2024-04-03T17:37:28.6341482Z  2024-04-03T17:37:28.6342309Z  2024-04-03T17:37:28.6346175Z [14,607 / 14,756] 48 actions, 47 running 2024-04-03T17:37:28.6347356Z Compiling xla/service/cpu/cpu_compiler.cc; 58s local 2024-04-03T17:37:28.6348797Z @xla//xla/mlir_hlo:mhlo_passes; 44s local 2024-04-03T17:37:28.6350098Z Compiling torch_xla/csrc/init_python_bindings.cpp; 35s local 2024-04-03T17:37:28.6354282Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 35s local 2024-04-03T17:37:28.6355465Z Compiling torch_xla/csrc/aten_xla_type.cpp; 35s local 2024-04-03T17:37:28.6356783Z Compiling torch_xla/csrc/ir_dump_util.cpp; 30s local 2024-04-03T17:37:28.6358046Z Compiling torch_xla/csrc/tensor.cpp; 27s local 2024-04-03T17:37:28.6389747Z Compiling torch_xla/csrc/tensor_methods.cpp; 27s local ... 2024-04-03T17:37:28.9211403Z 2024-04-03T17:37:28.9212116Z  2024-04-03T17:37:28.9212546Z  2024-04-03T17:37:28.9212924Z  2024-04-03T17:37:28.9213333Z  2024-04-03T17:37:28.9213716Z  2024-04-03T17:37:28.9214120Z  2024-04-03T17:37:28.9214624Z  2024-04-03T17:37:28.9214990Z  2024-04-03T17:37:28.9215616Z [14,607 / 14,756] 48 actions running 2024-04-03T17:37:28.9216475Z Compiling xla/service/cpu/cpu_compiler.cc; 58s local 2024-04-03T17:37:28.9217273Z @xla//xla/mlir_hlo:mhlo_passes; 44s local 2024-04-03T17:37:28.9218145Z Compiling torch_xla/csrc/init_python_bindings.cpp; 35s local 2024-04-03T17:37:28.9219120Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 35s local 2024-04-03T17:37:28.9220394Z Compiling torch_xla/csrc/aten_xla_type.cpp; 35s local 2024-04-03T17:37:28.9221331Z Compiling torch_xla/csrc/ir_dump_util.cpp; 30s local 2024-04-03T17:37:28.9222163Z Compiling torch_xla/csrc/tensor.cpp; 28s local 2024-04-03T17:37:28.9223080Z Compiling torch_xla/csrc/tensor_methods.cpp; 27s local ... 2024-04-03T17:37:29.9572437Z 2024-04-03T17:37:29.9573201Z  2024-04-03T17:37:29.9573994Z  2024-04-03T17:37:29.9574573Z  2024-04-03T17:37:29.9574994Z  2024-04-03T17:37:29.9575390Z  2024-04-03T17:37:29.9575785Z  2024-04-03T17:37:29.9576190Z  2024-04-03T17:37:29.9576573Z  2024-04-03T17:37:29.9577468Z [14,608 / 14,756] 48 actions, 47 running 2024-04-03T17:37:29.9578382Z Compiling xla/service/cpu/cpu_compiler.cc; 59s local 2024-04-03T17:37:29.9579238Z @xla//xla/mlir_hlo:mhlo_passes; 45s local 2024-04-03T17:37:29.9580170Z Compiling torch_xla/csrc/init_python_bindings.cpp; 36s local 2024-04-03T17:37:29.9581404Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 36s local 2024-04-03T17:37:29.9582354Z Compiling torch_xla/csrc/aten_xla_type.cpp; 36s local 2024-04-03T17:37:29.9583323Z Compiling torch_xla/csrc/ir_dump_util.cpp; 31s local 2024-04-03T17:37:29.9584242Z Compiling torch_xla/csrc/tensor.cpp; 29s local 2024-04-03T17:37:29.9585110Z Compiling torch_xla/csrc/tensor_methods.cpp; 28s local ... 2024-04-03T17:37:30.1702211Z 2024-04-03T17:37:30.1703125Z  2024-04-03T17:37:30.1703605Z  2024-04-03T17:37:30.1704000Z  2024-04-03T17:37:30.1704410Z  2024-04-03T17:37:30.1704799Z  2024-04-03T17:37:30.1705188Z  2024-04-03T17:37:30.1705631Z  2024-04-03T17:37:30.1706017Z  2024-04-03T17:37:30.1706650Z [14,610 / 14,756] 48 actions, 46 running 2024-04-03T17:37:30.1707585Z Compiling xla/service/cpu/cpu_compiler.cc; 59s local 2024-04-03T17:37:30.1708977Z @xla//xla/mlir_hlo:mhlo_passes; 45s local 2024-04-03T17:37:30.1709919Z Compiling torch_xla/csrc/init_python_bindings.cpp; 37s local 2024-04-03T17:37:30.1711038Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 36s local 2024-04-03T17:37:30.1711994Z Compiling torch_xla/csrc/aten_xla_type.cpp; 36s local 2024-04-03T17:37:30.1712958Z Compiling torch_xla/csrc/ir_dump_util.cpp; 31s local 2024-04-03T17:37:30.1713869Z Compiling torch_xla/csrc/tensor.cpp; 29s local 2024-04-03T17:37:30.1714882Z Compiling torch_xla/csrc/tensor_methods.cpp; 28s local ... 2024-04-03T17:37:30.5216027Z 2024-04-03T17:37:30.5216801Z  2024-04-03T17:37:30.5217341Z  2024-04-03T17:37:30.5220364Z  2024-04-03T17:37:30.5221229Z  2024-04-03T17:37:30.5222205Z  2024-04-03T17:37:30.5223117Z  2024-04-03T17:37:30.5223587Z  2024-04-03T17:37:30.5224002Z  2024-04-03T17:37:30.5224634Z [14,610 / 14,756] 48 actions running 2024-04-03T17:37:30.5225606Z Compiling xla/service/cpu/cpu_compiler.cc; 60s local 2024-04-03T17:37:30.5226386Z @xla//xla/mlir_hlo:mhlo_passes; 46s local 2024-04-03T17:37:30.5227202Z Compiling torch_xla/csrc/init_python_bindings.cpp; 37s local 2024-04-03T17:37:30.5228549Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 37s local 2024-04-03T17:37:30.5229479Z Compiling torch_xla/csrc/aten_xla_type.cpp; 36s local 2024-04-03T17:37:30.5230392Z Compiling torch_xla/csrc/ir_dump_util.cpp; 32s local 2024-04-03T17:37:30.5231402Z Compiling torch_xla/csrc/tensor.cpp; 29s local 2024-04-03T17:37:30.5232347Z Compiling torch_xla/csrc/tensor_methods.cpp; 29s local ... 2024-04-03T17:37:30.8389144Z 2024-04-03T17:37:30.8389938Z  2024-04-03T17:37:30.8390510Z  2024-04-03T17:37:30.8391034Z  2024-04-03T17:37:30.8391526Z  2024-04-03T17:37:30.8391979Z  2024-04-03T17:37:30.8392458Z  2024-04-03T17:37:30.8392960Z  2024-04-03T17:37:30.8393448Z  2024-04-03T17:37:30.8394287Z [14,611 / 14,756] 48 actions, 47 running 2024-04-03T17:37:30.8395510Z Compiling xla/service/cpu/cpu_compiler.cc; 60s local 2024-04-03T17:37:30.8396725Z @xla//xla/mlir_hlo:mhlo_passes; 46s local 2024-04-03T17:37:30.8397575Z Compiling torch_xla/csrc/init_python_bindings.cpp; 37s local 2024-04-03T17:37:30.8398658Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 37s local 2024-04-03T17:37:30.8399579Z Compiling torch_xla/csrc/aten_xla_type.cpp; 37s local 2024-04-03T17:37:30.8400728Z Compiling torch_xla/csrc/ir_dump_util.cpp; 32s local 2024-04-03T17:37:30.8401681Z Compiling torch_xla/csrc/tensor.cpp; 30s local 2024-04-03T17:37:30.8402601Z Compiling torch_xla/csrc/tensor_methods.cpp; 29s local ... 2024-04-03T17:37:31.1219980Z 2024-04-03T17:37:31.1221035Z  2024-04-03T17:37:31.1221640Z  2024-04-03T17:37:31.1222229Z  2024-04-03T17:37:31.1223350Z  2024-04-03T17:37:31.1223792Z  2024-04-03T17:37:31.1224219Z  2024-04-03T17:37:31.1224640Z  2024-04-03T17:37:31.1225055Z  2024-04-03T17:37:31.1228383Z [14,611 / 14,756] 48 actions running 2024-04-03T17:37:31.1229989Z Compiling xla/service/cpu/cpu_compiler.cc; 60s local 2024-04-03T17:37:31.1231218Z @xla//xla/mlir_hlo:mhlo_passes; 46s local 2024-04-03T17:37:31.1232508Z Compiling torch_xla/csrc/init_python_bindings.cpp; 38s local 2024-04-03T17:37:31.1233773Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 37s local 2024-04-03T17:37:31.1234920Z Compiling torch_xla/csrc/aten_xla_type.cpp; 37s local 2024-04-03T17:37:31.1236125Z Compiling torch_xla/csrc/ir_dump_util.cpp; 32s local 2024-04-03T17:37:31.1237517Z Compiling torch_xla/csrc/tensor.cpp; 30s local 2024-04-03T17:37:31.1240848Z Compiling torch_xla/csrc/tensor_methods.cpp; 29s local ... 2024-04-03T17:37:31.5794494Z 2024-04-03T17:37:31.5795755Z  2024-04-03T17:37:31.5796662Z  2024-04-03T17:37:31.5797399Z  2024-04-03T17:37:31.5798211Z  2024-04-03T17:37:31.5799161Z  2024-04-03T17:37:31.5799747Z  2024-04-03T17:37:31.5800299Z  2024-04-03T17:37:31.5800886Z  2024-04-03T17:37:31.5801767Z [14,613 / 14,756] 48 actions, 47 running 2024-04-03T17:37:31.5802841Z Compiling xla/service/cpu/cpu_compiler.cc; 61s local 2024-04-03T17:37:31.5803853Z @xla//xla/mlir_hlo:mhlo_passes; 47s local 2024-04-03T17:37:31.5805095Z Compiling torch_xla/csrc/init_python_bindings.cpp; 38s local 2024-04-03T17:37:31.5806455Z Compiling torch_xla/csrc/aten_xla_type.cpp; 37s local 2024-04-03T17:37:31.5807514Z Compiling torch_xla/csrc/ir_dump_util.cpp; 33s local 2024-04-03T17:37:31.5808662Z Compiling torch_xla/csrc/tensor.cpp; 30s local 2024-04-03T17:37:31.5809771Z Compiling torch_xla/csrc/tensor_methods.cpp; 30s local 2024-04-03T17:37:31.5810992Z Compiling torch_xla/csrc/tensor_util.cpp; 30s local ... 2024-04-03T17:37:31.9806552Z 2024-04-03T17:37:31.9807752Z  2024-04-03T17:37:31.9808699Z  2024-04-03T17:37:31.9809417Z  2024-04-03T17:37:31.9810106Z  2024-04-03T17:37:31.9810945Z  2024-04-03T17:37:31.9811825Z  2024-04-03T17:37:31.9816038Z  2024-04-03T17:37:31.9816829Z  2024-04-03T17:37:31.9817732Z [14,614 / 14,756] 48 actions running 2024-04-03T17:37:31.9819019Z Compiling xla/service/cpu/cpu_compiler.cc; 61s local 2024-04-03T17:37:31.9820057Z @xla//xla/mlir_hlo:mhlo_passes; 47s local 2024-04-03T17:37:31.9821380Z Compiling torch_xla/csrc/init_python_bindings.cpp; 39s local 2024-04-03T17:37:31.9822721Z Compiling torch_xla/csrc/aten_xla_type.cpp; 38s local 2024-04-03T17:37:31.9823887Z Compiling torch_xla/csrc/ir_dump_util.cpp; 33s local 2024-04-03T17:37:31.9824939Z Compiling torch_xla/csrc/tensor.cpp; 31s local 2024-04-03T17:37:31.9826170Z Compiling torch_xla/csrc/tensor_methods.cpp; 30s local 2024-04-03T17:37:31.9827401Z Compiling torch_xla/csrc/tensor_util.cpp; 30s local ... 2024-04-03T17:37:32.1819730Z 2024-04-03T17:37:32.1820475Z  2024-04-03T17:37:32.1820984Z  2024-04-03T17:37:32.1821475Z  2024-04-03T17:37:32.1822270Z  2024-04-03T17:37:32.1822687Z  2024-04-03T17:37:32.1823093Z  2024-04-03T17:37:32.1823516Z  2024-04-03T17:37:32.1823941Z  2024-04-03T17:37:32.1824592Z [14,615 / 14,756] 48 actions running 2024-04-03T17:37:32.1825476Z Compiling xla/service/cpu/cpu_compiler.cc; 61s local 2024-04-03T17:37:32.1826377Z @xla//xla/mlir_hlo:mhlo_passes; 47s local 2024-04-03T17:37:32.1827537Z Compiling torch_xla/csrc/init_python_bindings.cpp; 39s local 2024-04-03T17:37:32.1828842Z Compiling torch_xla/csrc/aten_xla_type.cpp; 38s local 2024-04-03T17:37:32.1829835Z Compiling torch_xla/csrc/ir_dump_util.cpp; 33s local 2024-04-03T17:37:32.1830884Z Compiling torch_xla/csrc/tensor.cpp; 31s local 2024-04-03T17:37:32.1831797Z Compiling torch_xla/csrc/tensor_methods.cpp; 30s local 2024-04-03T17:37:32.1832829Z Compiling torch_xla/csrc/tensor_util.cpp; 30s local ... 2024-04-03T17:37:32.4258733Z 2024-04-03T17:37:32.4259490Z  2024-04-03T17:37:32.4260356Z  2024-04-03T17:37:32.4260767Z  2024-04-03T17:37:32.4261180Z  2024-04-03T17:37:32.4261574Z  2024-04-03T17:37:32.4261974Z  2024-04-03T17:37:32.4262390Z  2024-04-03T17:37:32.4262837Z  2024-04-03T17:37:32.4263643Z [14,616 / 14,756] 48 actions, 47 running 2024-04-03T17:37:32.4264457Z Compiling xla/service/cpu/cpu_compiler.cc; 61s local 2024-04-03T17:37:32.4265166Z @xla//xla/mlir_hlo:mhlo_passes; 47s local 2024-04-03T17:37:32.4265882Z Compiling torch_xla/csrc/init_python_bindings.cpp; 39s local 2024-04-03T17:37:32.4266729Z Compiling torch_xla/csrc/aten_xla_type.cpp; 38s local 2024-04-03T17:37:32.4267517Z Compiling torch_xla/csrc/ir_dump_util.cpp; 33s local 2024-04-03T17:37:32.4268526Z Compiling torch_xla/csrc/tensor.cpp; 31s local 2024-04-03T17:37:32.4269373Z Compiling torch_xla/csrc/tensor_methods.cpp; 31s local 2024-04-03T17:37:32.4270279Z Compiling torch_xla/csrc/tensor_util.cpp; 30s local ... 2024-04-03T17:37:32.7841700Z 2024-04-03T17:37:32.7842447Z  2024-04-03T17:37:32.7843072Z  2024-04-03T17:37:32.7843620Z  2024-04-03T17:37:32.7844030Z  2024-04-03T17:37:32.7844413Z  2024-04-03T17:37:32.7844791Z  2024-04-03T17:37:32.7845168Z  2024-04-03T17:37:32.7845556Z  2024-04-03T17:37:32.7846168Z [14,616 / 14,756] 48 actions running 2024-04-03T17:37:32.7847068Z Compiling xla/service/cpu/cpu_compiler.cc; 62s local 2024-04-03T17:37:32.7847925Z @xla//xla/mlir_hlo:mhlo_passes; 48s local 2024-04-03T17:37:32.7848817Z Compiling torch_xla/csrc/init_python_bindings.cpp; 39s local 2024-04-03T17:37:32.7849847Z Compiling torch_xla/csrc/aten_xla_type.cpp; 39s local 2024-04-03T17:37:32.7850764Z Compiling torch_xla/csrc/ir_dump_util.cpp; 34s local 2024-04-03T17:37:32.7851666Z Compiling torch_xla/csrc/tensor.cpp; 32s local 2024-04-03T17:37:32.7852561Z Compiling torch_xla/csrc/tensor_methods.cpp; 31s local 2024-04-03T17:37:32.7853508Z Compiling torch_xla/csrc/tensor_util.cpp; 31s local ... 2024-04-03T17:37:33.7855882Z 2024-04-03T17:37:33.7856621Z  2024-04-03T17:37:33.7857123Z  2024-04-03T17:37:33.7857548Z  2024-04-03T17:37:33.7857974Z  2024-04-03T17:37:33.7858380Z  2024-04-03T17:37:33.7858816Z  2024-04-03T17:37:33.7859238Z  2024-04-03T17:37:33.7859649Z  2024-04-03T17:37:33.7860290Z [14,616 / 14,756] 48 actions running 2024-04-03T17:37:33.7861010Z Compiling xla/service/cpu/cpu_compiler.cc; 63s local 2024-04-03T17:37:33.7861671Z @xla//xla/mlir_hlo:mhlo_passes; 49s local 2024-04-03T17:37:33.7862491Z Compiling torch_xla/csrc/init_python_bindings.cpp; 40s local 2024-04-03T17:37:33.7863552Z Compiling torch_xla/csrc/aten_xla_type.cpp; 40s local 2024-04-03T17:37:33.7864519Z Compiling torch_xla/csrc/ir_dump_util.cpp; 35s local 2024-04-03T17:37:33.7865452Z Compiling torch_xla/csrc/tensor.cpp; 33s local 2024-04-03T17:37:33.7866354Z Compiling torch_xla/csrc/tensor_methods.cpp; 32s local 2024-04-03T17:37:33.7867867Z Compiling torch_xla/csrc/tensor_util.cpp; 32s local ... 2024-04-03T17:37:34.7882178Z 2024-04-03T17:37:34.7882855Z  2024-04-03T17:37:34.7883261Z  2024-04-03T17:37:34.7883598Z  2024-04-03T17:37:34.7883929Z  2024-04-03T17:37:34.7884253Z  2024-04-03T17:37:34.7884596Z  2024-04-03T17:37:34.7884941Z  2024-04-03T17:37:34.7885565Z  2024-04-03T17:37:34.7886135Z [14,616 / 14,756] 48 actions running 2024-04-03T17:37:34.7886878Z Compiling xla/service/cpu/cpu_compiler.cc; 64s local 2024-04-03T17:37:34.7887565Z @xla//xla/mlir_hlo:mhlo_passes; 50s local 2024-04-03T17:37:34.7888419Z Compiling torch_xla/csrc/init_python_bindings.cpp; 41s local 2024-04-03T17:37:34.7889242Z Compiling torch_xla/csrc/aten_xla_type.cpp; 41s local 2024-04-03T17:37:34.7889990Z Compiling torch_xla/csrc/ir_dump_util.cpp; 36s local 2024-04-03T17:37:34.7890686Z Compiling torch_xla/csrc/tensor.cpp; 34s local 2024-04-03T17:37:34.7891529Z Compiling torch_xla/csrc/tensor_methods.cpp; 33s local 2024-04-03T17:37:34.7892304Z Compiling torch_xla/csrc/tensor_util.cpp; 33s local ... 2024-04-03T17:37:35.7910578Z 2024-04-03T17:37:35.7912392Z  2024-04-03T17:37:35.7912967Z  2024-04-03T17:37:35.7913407Z  2024-04-03T17:37:35.7913845Z  2024-04-03T17:37:35.7914259Z  2024-04-03T17:37:35.7914673Z  2024-04-03T17:37:35.7915125Z  2024-04-03T17:37:35.7916666Z  2024-04-03T17:37:35.7917326Z [14,616 / 14,756] 48 actions running 2024-04-03T17:37:35.7918260Z Compiling xla/service/cpu/cpu_compiler.cc; 65s local 2024-04-03T17:37:35.7919178Z @xla//xla/mlir_hlo:mhlo_passes; 51s local 2024-04-03T17:37:35.7920051Z Compiling torch_xla/csrc/init_python_bindings.cpp; 42s local 2024-04-03T17:37:35.7921050Z Compiling torch_xla/csrc/aten_xla_type.cpp; 42s local 2024-04-03T17:37:35.7922015Z Compiling torch_xla/csrc/ir_dump_util.cpp; 37s local 2024-04-03T17:37:35.7923037Z Compiling torch_xla/csrc/tensor.cpp; 35s local 2024-04-03T17:37:35.7923967Z Compiling torch_xla/csrc/tensor_methods.cpp; 34s local 2024-04-03T17:37:35.7925135Z Compiling torch_xla/csrc/tensor_util.cpp; 34s local ... 2024-04-03T17:37:36.7939454Z 2024-04-03T17:37:36.7940243Z  2024-04-03T17:37:36.7940763Z  2024-04-03T17:37:36.7941182Z  2024-04-03T17:37:36.7941582Z  2024-04-03T17:37:36.7942002Z  2024-04-03T17:37:36.7942410Z  2024-04-03T17:37:36.7942802Z  2024-04-03T17:37:36.7943207Z  2024-04-03T17:37:36.7943806Z [14,616 / 14,756] 48 actions running 2024-04-03T17:37:36.7944539Z Compiling xla/service/cpu/cpu_compiler.cc; 66s local 2024-04-03T17:37:36.7945380Z @xla//xla/mlir_hlo:mhlo_passes; 52s local 2024-04-03T17:37:36.7946287Z Compiling torch_xla/csrc/init_python_bindings.cpp; 43s local 2024-04-03T17:37:36.7947110Z Compiling torch_xla/csrc/aten_xla_type.cpp; 43s local 2024-04-03T17:37:36.7948218Z Compiling torch_xla/csrc/ir_dump_util.cpp; 38s local 2024-04-03T17:37:36.7949090Z Compiling torch_xla/csrc/tensor.cpp; 36s local 2024-04-03T17:37:36.7949903Z Compiling torch_xla/csrc/tensor_methods.cpp; 35s local 2024-04-03T17:37:36.7950906Z Compiling torch_xla/csrc/tensor_util.cpp; 35s local ... 2024-04-03T17:37:37.1346979Z 2024-04-03T17:37:37.1347924Z  2024-04-03T17:37:37.1348396Z  2024-04-03T17:37:37.1348787Z  2024-04-03T17:37:37.1349138Z  2024-04-03T17:37:37.1349494Z  2024-04-03T17:37:37.1349855Z  2024-04-03T17:37:37.1350205Z  2024-04-03T17:37:37.1350565Z  2024-04-03T17:37:37.1351203Z [14,617 / 14,756] 48 actions, 47 running 2024-04-03T17:37:37.1351949Z @xla//xla/mlir_hlo:mhlo_passes; 52s local 2024-04-03T17:37:37.1352773Z Compiling torch_xla/csrc/init_python_bindings.cpp; 44s local 2024-04-03T17:37:37.1353714Z Compiling torch_xla/csrc/aten_xla_type.cpp; 43s local 2024-04-03T17:37:37.1354782Z Compiling torch_xla/csrc/ir_dump_util.cpp; 38s local 2024-04-03T17:37:37.1355593Z Compiling torch_xla/csrc/tensor.cpp; 36s local 2024-04-03T17:37:37.1356398Z Compiling torch_xla/csrc/tensor_methods.cpp; 35s local 2024-04-03T17:37:37.1357209Z Compiling torch_xla/csrc/tensor_util.cpp; 35s local 2024-04-03T17:37:37.1358105Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 34s local ... 2024-04-03T17:37:37.3954463Z 2024-04-03T17:37:37.3955217Z  2024-04-03T17:37:37.3955748Z  2024-04-03T17:37:37.3958591Z  2024-04-03T17:37:37.3959394Z  2024-04-03T17:37:37.3960240Z  2024-04-03T17:37:37.3961185Z  2024-04-03T17:37:37.3961690Z  2024-04-03T17:37:37.3962319Z  2024-04-03T17:37:37.3963042Z [14,617 / 14,756] 48 actions running 2024-04-03T17:37:37.3964127Z @xla//xla/mlir_hlo:mhlo_passes; 52s local 2024-04-03T17:37:37.3965148Z Compiling torch_xla/csrc/init_python_bindings.cpp; 44s local 2024-04-03T17:37:37.3971236Z Compiling torch_xla/csrc/aten_xla_type.cpp; 43s local 2024-04-03T17:37:37.3972922Z Compiling torch_xla/csrc/ir_dump_util.cpp; 38s local 2024-04-03T17:37:37.3974186Z Compiling torch_xla/csrc/tensor.cpp; 36s local 2024-04-03T17:37:37.3975498Z Compiling torch_xla/csrc/tensor_methods.cpp; 36s local 2024-04-03T17:37:37.3976733Z Compiling torch_xla/csrc/tensor_util.cpp; 35s local 2024-04-03T17:37:37.3978069Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 34s local ... 2024-04-03T17:37:38.3980484Z 2024-04-03T17:37:38.3981656Z  2024-04-03T17:37:38.3982553Z  2024-04-03T17:37:38.3983322Z  2024-04-03T17:37:38.3984931Z  2024-04-03T17:37:38.3985580Z  2024-04-03T17:37:38.3986210Z  2024-04-03T17:37:38.3986836Z  2024-04-03T17:37:38.3987409Z  2024-04-03T17:37:38.3988580Z [14,617 / 14,756] 48 actions running 2024-04-03T17:37:38.3989799Z @xla//xla/mlir_hlo:mhlo_passes; 53s local 2024-04-03T17:37:38.3993585Z Compiling torch_xla/csrc/init_python_bindings.cpp; 45s local 2024-04-03T17:37:38.3994819Z Compiling torch_xla/csrc/aten_xla_type.cpp; 44s local 2024-04-03T17:37:38.3996147Z Compiling torch_xla/csrc/ir_dump_util.cpp; 39s local 2024-04-03T17:37:38.3999720Z Compiling torch_xla/csrc/tensor.cpp; 37s local 2024-04-03T17:37:38.4000890Z Compiling torch_xla/csrc/tensor_methods.cpp; 37s local 2024-04-03T17:37:38.4002156Z Compiling torch_xla/csrc/tensor_util.cpp; 36s local 2024-04-03T17:37:38.4003690Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 35s local ... 2024-04-03T17:37:38.7991452Z 2024-04-03T17:37:38.7992577Z  2024-04-03T17:37:38.7993123Z  2024-04-03T17:37:38.7993565Z  2024-04-03T17:37:38.7994033Z  2024-04-03T17:37:38.7994446Z  2024-04-03T17:37:38.7994862Z  2024-04-03T17:37:38.7995227Z  2024-04-03T17:37:38.7995623Z  2024-04-03T17:37:38.7996289Z [14,618 / 14,756] 48 actions running 2024-04-03T17:37:38.7997112Z @xla//xla/mlir_hlo:mhlo_passes; 54s local 2024-04-03T17:37:38.7998122Z Compiling torch_xla/csrc/init_python_bindings.cpp; 45s local 2024-04-03T17:37:38.7999211Z Compiling torch_xla/csrc/aten_xla_type.cpp; 45s local 2024-04-03T17:37:38.8000186Z Compiling torch_xla/csrc/ir_dump_util.cpp; 40s local 2024-04-03T17:37:38.8001119Z Compiling torch_xla/csrc/tensor.cpp; 38s local 2024-04-03T17:37:38.8002091Z Compiling torch_xla/csrc/tensor_methods.cpp; 37s local 2024-04-03T17:37:38.8003042Z Compiling torch_xla/csrc/tensor_util.cpp; 37s local 2024-04-03T17:37:38.8004131Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 36s local ... 2024-04-03T17:37:39.0246955Z 2024-04-03T17:37:39.0247742Z  2024-04-03T17:37:39.0248298Z  2024-04-03T17:37:39.0248755Z  2024-04-03T17:37:39.0249168Z  2024-04-03T17:37:39.0249586Z  2024-04-03T17:37:39.0250022Z  2024-04-03T17:37:39.0250421Z  2024-04-03T17:37:39.0250843Z  2024-04-03T17:37:39.0251542Z [14,620 / 14,756] 47 actions, 46 running 2024-04-03T17:37:39.0252750Z @xla//xla/mlir_hlo:mhlo_passes; 54s local 2024-04-03T17:37:39.0253689Z Compiling torch_xla/csrc/init_python_bindings.cpp; 46s local 2024-04-03T17:37:39.0254967Z Compiling torch_xla/csrc/aten_xla_type.cpp; 45s local 2024-04-03T17:37:39.0256065Z Compiling torch_xla/csrc/tensor.cpp; 38s local 2024-04-03T17:37:39.0257300Z Compiling torch_xla/csrc/tensor_methods.cpp; 37s local 2024-04-03T17:37:39.0258293Z Compiling torch_xla/csrc/tensor_util.cpp; 37s local 2024-04-03T17:37:39.0259307Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 36s local 2024-04-03T17:37:39.0260610Z Compiling torch_xla/csrc/xla_op_builder.cpp; 34s local ... 2024-04-03T17:37:39.4062887Z 2024-04-03T17:37:39.4063664Z  2024-04-03T17:37:39.4064214Z  2024-04-03T17:37:39.4064660Z  2024-04-03T17:37:39.4065058Z  2024-04-03T17:37:39.4065474Z  2024-04-03T17:37:39.4065893Z  2024-04-03T17:37:39.4066308Z  2024-04-03T17:37:39.4067082Z  2024-04-03T17:37:39.4067977Z [14,621 / 14,756] 47 actions running 2024-04-03T17:37:39.4068876Z @xla//xla/mlir_hlo:mhlo_passes; 54s local 2024-04-03T17:37:39.4069879Z Compiling torch_xla/csrc/init_python_bindings.cpp; 46s local 2024-04-03T17:37:39.4071010Z Compiling torch_xla/csrc/aten_xla_type.cpp; 45s local 2024-04-03T17:37:39.4072346Z Compiling torch_xla/csrc/tensor.cpp; 38s local 2024-04-03T17:37:39.4073336Z Compiling torch_xla/csrc/tensor_methods.cpp; 38s local 2024-04-03T17:37:39.4074328Z Compiling torch_xla/csrc/tensor_util.cpp; 37s local 2024-04-03T17:37:39.4075818Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 36s local 2024-04-03T17:37:39.4077399Z Compiling torch_xla/csrc/xla_op_builder.cpp; 35s local ... 2024-04-03T17:37:39.6012516Z 2024-04-03T17:37:39.6013796Z  2024-04-03T17:37:39.6014981Z  2024-04-03T17:37:39.6015745Z  2024-04-03T17:37:39.6019379Z  2024-04-03T17:37:39.6019966Z  2024-04-03T17:37:39.6020463Z  2024-04-03T17:37:39.6027021Z  2024-04-03T17:37:39.6027555Z  2024-04-03T17:37:39.6028648Z [14,621 / 14,756] 48 actions running 2024-04-03T17:37:39.6029532Z @xla//xla/mlir_hlo:mhlo_passes; 55s local 2024-04-03T17:37:39.6030587Z Compiling torch_xla/csrc/init_python_bindings.cpp; 46s local 2024-04-03T17:37:39.6031762Z Compiling torch_xla/csrc/aten_xla_type.cpp; 45s local 2024-04-03T17:37:39.6032785Z Compiling torch_xla/csrc/tensor.cpp; 38s local 2024-04-03T17:37:39.6033753Z Compiling torch_xla/csrc/tensor_methods.cpp; 38s local 2024-04-03T17:37:39.6034755Z Compiling torch_xla/csrc/tensor_util.cpp; 38s local 2024-04-03T17:37:39.6035827Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 37s local 2024-04-03T17:37:39.6036959Z Compiling torch_xla/csrc/xla_op_builder.cpp; 35s local ... 2024-04-03T17:37:40.0029957Z 2024-04-03T17:37:40.0030657Z  2024-04-03T17:37:40.0031421Z  2024-04-03T17:37:40.0031857Z  2024-04-03T17:37:40.0032308Z  2024-04-03T17:37:40.0032657Z  2024-04-03T17:37:40.0033026Z  2024-04-03T17:37:40.0033399Z  2024-04-03T17:37:40.0033799Z  2024-04-03T17:37:40.0039875Z [14,623 / 14,756] 47 actions running 2024-04-03T17:37:40.0040953Z @xla//xla/mlir_hlo:mhlo_passes; 55s local 2024-04-03T17:37:40.0041876Z Compiling torch_xla/csrc/init_python_bindings.cpp; 47s local 2024-04-03T17:37:40.0042955Z Compiling torch_xla/csrc/aten_xla_type.cpp; 46s local 2024-04-03T17:37:40.0043847Z Compiling torch_xla/csrc/tensor.cpp; 39s local 2024-04-03T17:37:40.0044758Z Compiling torch_xla/csrc/tensor_methods.cpp; 38s local 2024-04-03T17:37:40.0045714Z Compiling torch_xla/csrc/tensor_util.cpp; 38s local 2024-04-03T17:37:40.0046687Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 37s local 2024-04-03T17:37:40.0047722Z Compiling torch_xla/csrc/xla_op_builder.cpp; 35s local ... 2024-04-03T17:37:40.2433231Z 2024-04-03T17:37:40.2433962Z  2024-04-03T17:37:40.2434866Z  2024-04-03T17:37:40.2435297Z  2024-04-03T17:37:40.2435697Z  2024-04-03T17:37:40.2436135Z  2024-04-03T17:37:40.2436544Z  2024-04-03T17:37:40.2436952Z  2024-04-03T17:37:40.2437383Z  2024-04-03T17:37:40.2438110Z [14,624 / 14,756] 48 actions, 47 running 2024-04-03T17:37:40.2438984Z @xla//xla/mlir_hlo:mhlo_passes; 55s local 2024-04-03T17:37:40.2440136Z Compiling torch_xla/csrc/init_python_bindings.cpp; 47s local 2024-04-03T17:37:40.2441213Z Compiling torch_xla/csrc/aten_xla_type.cpp; 46s local 2024-04-03T17:37:40.2442216Z Compiling torch_xla/csrc/tensor.cpp; 39s local 2024-04-03T17:37:40.2443343Z Compiling torch_xla/csrc/tensor_methods.cpp; 38s local 2024-04-03T17:37:40.2444216Z Compiling torch_xla/csrc/tensor_util.cpp; 38s local 2024-04-03T17:37:40.2445393Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 37s local 2024-04-03T17:37:40.2446512Z Compiling torch_xla/csrc/xla_op_builder.cpp; 36s local ... 2024-04-03T17:37:40.6074816Z 2024-04-03T17:37:40.6075556Z  2024-04-03T17:37:40.6076095Z  2024-04-03T17:37:40.6076523Z  2024-04-03T17:37:40.6076983Z  2024-04-03T17:37:40.6077440Z  2024-04-03T17:37:40.6077844Z  2024-04-03T17:37:40.6078292Z  2024-04-03T17:37:40.6078727Z  2024-04-03T17:37:40.6079425Z [14,624 / 14,756] 48 actions running 2024-04-03T17:37:40.6080364Z @xla//xla/mlir_hlo:mhlo_passes; 56s local 2024-04-03T17:37:40.6081385Z Compiling torch_xla/csrc/init_python_bindings.cpp; 47s local 2024-04-03T17:37:40.6082536Z Compiling torch_xla/csrc/aten_xla_type.cpp; 46s local 2024-04-03T17:37:40.6083574Z Compiling torch_xla/csrc/tensor.cpp; 39s local 2024-04-03T17:37:40.6084607Z Compiling torch_xla/csrc/tensor_methods.cpp; 39s local 2024-04-03T17:37:40.6085651Z Compiling torch_xla/csrc/tensor_util.cpp; 39s local 2024-04-03T17:37:40.6086751Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 38s local 2024-04-03T17:37:40.6087947Z Compiling torch_xla/csrc/xla_op_builder.cpp; 36s local ... 2024-04-03T17:37:41.4628281Z 2024-04-03T17:37:41.4629008Z  2024-04-03T17:37:41.4629518Z  2024-04-03T17:37:41.4629978Z  2024-04-03T17:37:41.4630420Z  2024-04-03T17:37:41.4630832Z  2024-04-03T17:37:41.4631264Z  2024-04-03T17:37:41.4631683Z  2024-04-03T17:37:41.4632077Z  2024-04-03T17:37:41.4632793Z [14,625 / 14,756] 48 actions, 47 running 2024-04-03T17:37:41.4633681Z @xla//xla/mlir_hlo:mhlo_passes; 56s local 2024-04-03T17:37:41.4634641Z Compiling torch_xla/csrc/init_python_bindings.cpp; 48s local 2024-04-03T17:37:41.4635717Z Compiling torch_xla/csrc/aten_xla_type.cpp; 47s local 2024-04-03T17:37:41.4636708Z Compiling torch_xla/csrc/tensor.cpp; 40s local 2024-04-03T17:37:41.4637673Z Compiling torch_xla/csrc/tensor_methods.cpp; 40s local 2024-04-03T17:37:41.4638657Z Compiling torch_xla/csrc/tensor_util.cpp; 39s local 2024-04-03T17:37:41.4639755Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 38s local 2024-04-03T17:37:41.4640888Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 36s local ... 2024-04-03T17:37:41.6645262Z 2024-04-03T17:37:41.6646026Z  2024-04-03T17:37:41.6646539Z  2024-04-03T17:37:41.6646983Z  2024-04-03T17:37:41.6647415Z  2024-04-03T17:37:41.6647861Z  2024-04-03T17:37:41.6648306Z  2024-04-03T17:37:41.6648756Z  2024-04-03T17:37:41.6649206Z  2024-04-03T17:37:41.6649942Z [14,627 / 14,756] 48 actions, 46 running 2024-04-03T17:37:41.6650869Z @xla//xla/mlir_hlo:mhlo_passes; 57s local 2024-04-03T17:37:41.6652294Z Compiling torch_xla/csrc/init_python_bindings.cpp; 48s local 2024-04-03T17:37:41.6653291Z Compiling torch_xla/csrc/aten_xla_type.cpp; 48s local 2024-04-03T17:37:41.6654179Z Compiling torch_xla/csrc/tensor.cpp; 40s local 2024-04-03T17:37:41.6655168Z Compiling torch_xla/csrc/tensor_methods.cpp; 40s local 2024-04-03T17:37:41.6656304Z Compiling torch_xla/csrc/tensor_util.cpp; 40s local 2024-04-03T17:37:41.6657178Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 39s local 2024-04-03T17:37:41.6658224Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 37s local ... 2024-04-03T17:37:42.0077448Z 2024-04-03T17:37:42.0078207Z  2024-04-03T17:37:42.0078743Z  2024-04-03T17:37:42.0079157Z  2024-04-03T17:37:42.0079569Z  2024-04-03T17:37:42.0080250Z  2024-04-03T17:37:42.0080657Z  2024-04-03T17:37:42.0081089Z  2024-04-03T17:37:42.0081498Z  2024-04-03T17:37:42.0082161Z [14,627 / 14,756] 48 actions running 2024-04-03T17:37:42.0083181Z @xla//xla/mlir_hlo:mhlo_passes; 57s local 2024-04-03T17:37:42.0084112Z Compiling torch_xla/csrc/init_python_bindings.cpp; 49s local 2024-04-03T17:37:42.0085174Z Compiling torch_xla/csrc/aten_xla_type.cpp; 48s local 2024-04-03T17:37:42.0086162Z Compiling torch_xla/csrc/tensor.cpp; 41s local 2024-04-03T17:37:42.0087290Z Compiling torch_xla/csrc/tensor_methods.cpp; 40s local 2024-04-03T17:37:42.0088425Z Compiling torch_xla/csrc/tensor_util.cpp; 40s local 2024-04-03T17:37:42.0089445Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 39s local 2024-04-03T17:37:42.0090547Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 37s local ... 2024-04-03T17:37:42.4074402Z 2024-04-03T17:37:42.4075213Z  2024-04-03T17:37:42.4075785Z  2024-04-03T17:37:42.4076161Z  2024-04-03T17:37:42.4076564Z  2024-04-03T17:37:42.4076978Z  2024-04-03T17:37:42.4077397Z  2024-04-03T17:37:42.4077825Z  2024-04-03T17:37:42.4078265Z  2024-04-03T17:37:42.4078960Z [14,628 / 14,756] 48 actions running 2024-04-03T17:37:42.4080016Z @xla//xla/mlir_hlo:mhlo_passes; 57s local 2024-04-03T17:37:42.4080953Z Compiling torch_xla/csrc/init_python_bindings.cpp; 49s local 2024-04-03T17:37:42.4081988Z Compiling torch_xla/csrc/aten_xla_type.cpp; 48s local 2024-04-03T17:37:42.4082921Z Compiling torch_xla/csrc/tensor.cpp; 41s local 2024-04-03T17:37:42.4083875Z Compiling torch_xla/csrc/tensor_methods.cpp; 41s local 2024-04-03T17:37:42.4084858Z Compiling torch_xla/csrc/tensor_util.cpp; 40s local 2024-04-03T17:37:42.4085880Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 39s local 2024-04-03T17:37:42.4087077Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 37s local ... 2024-04-03T17:37:43.3407553Z 2024-04-03T17:37:43.3408380Z  2024-04-03T17:37:43.3408938Z  2024-04-03T17:37:43.3409408Z  2024-04-03T17:37:43.3409871Z  2024-04-03T17:37:43.3410307Z  2024-04-03T17:37:43.3410752Z  2024-04-03T17:37:43.3411361Z  2024-04-03T17:37:43.3411764Z  2024-04-03T17:37:43.3412488Z [14,629 / 14,756] 48 actions, 47 running 2024-04-03T17:37:43.3413343Z @xla//xla/mlir_hlo:mhlo_passes; 58s local 2024-04-03T17:37:43.3414290Z Compiling torch_xla/csrc/init_python_bindings.cpp; 50s local 2024-04-03T17:37:43.3415490Z Compiling torch_xla/csrc/aten_xla_type.cpp; 49s local 2024-04-03T17:37:43.3416474Z Compiling torch_xla/csrc/tensor.cpp; 42s local 2024-04-03T17:37:43.3417434Z Compiling torch_xla/csrc/tensor_methods.cpp; 42s local 2024-04-03T17:37:43.3418434Z Compiling torch_xla/csrc/tensor_util.cpp; 41s local 2024-04-03T17:37:43.3419480Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 40s local 2024-04-03T17:37:43.3420638Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 38s local ... 2024-04-03T17:37:43.6076991Z 2024-04-03T17:37:43.6077780Z  2024-04-03T17:37:43.6078544Z  2024-04-03T17:37:43.6079053Z  2024-04-03T17:37:43.6079521Z  2024-04-03T17:37:43.6080029Z  2024-04-03T17:37:43.6080480Z  2024-04-03T17:37:43.6080963Z  2024-04-03T17:37:43.6081445Z  2024-04-03T17:37:43.6082350Z [14,631 / 14,756] 47 actions running 2024-04-03T17:37:43.6083311Z @xla//xla/mlir_hlo:mhlo_passes; 59s local 2024-04-03T17:37:43.6084368Z Compiling torch_xla/csrc/init_python_bindings.cpp; 50s local 2024-04-03T17:37:43.6085919Z Compiling torch_xla/csrc/aten_xla_type.cpp; 49s local 2024-04-03T17:37:43.6086956Z Compiling torch_xla/csrc/tensor.cpp; 42s local 2024-04-03T17:37:43.6088012Z Compiling torch_xla/csrc/tensor_methods.cpp; 42s local 2024-04-03T17:37:43.6089089Z Compiling torch_xla/csrc/tensor_util.cpp; 42s local 2024-04-03T17:37:43.6090362Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 41s local 2024-04-03T17:37:43.6091600Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 38s local ... 2024-04-03T17:37:43.8081755Z 2024-04-03T17:37:43.8082879Z  2024-04-03T17:37:43.8083631Z  2024-04-03T17:37:43.8084761Z  2024-04-03T17:37:43.8085189Z  2024-04-03T17:37:43.8085554Z  2024-04-03T17:37:43.8085902Z  2024-04-03T17:37:43.8086247Z  2024-04-03T17:37:43.8086581Z  2024-04-03T17:37:43.8087118Z [14,632 / 14,756] 47 actions running 2024-04-03T17:37:43.8087800Z @xla//xla/mlir_hlo:mhlo_passes; 59s local 2024-04-03T17:37:43.8088687Z Compiling torch_xla/csrc/init_python_bindings.cpp; 50s local 2024-04-03T17:37:43.8089548Z Compiling torch_xla/csrc/aten_xla_type.cpp; 50s local 2024-04-03T17:37:43.8090302Z Compiling torch_xla/csrc/tensor.cpp; 43s local 2024-04-03T17:37:43.8091035Z Compiling torch_xla/csrc/tensor_methods.cpp; 42s local 2024-04-03T17:37:43.8091810Z Compiling torch_xla/csrc/tensor_util.cpp; 42s local 2024-04-03T17:37:43.8092631Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 41s local 2024-04-03T17:37:43.8093495Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 39s local ... 2024-04-03T17:37:44.2088632Z 2024-04-03T17:37:44.2089488Z  2024-04-03T17:37:44.2090041Z  2024-04-03T17:37:44.2090518Z  2024-04-03T17:37:44.2090982Z  2024-04-03T17:37:44.2091426Z  2024-04-03T17:37:44.2091881Z  2024-04-03T17:37:44.2092340Z  2024-04-03T17:37:44.2093120Z  2024-04-03T17:37:44.2093853Z [14,632 / 14,756] 48 actions running 2024-04-03T17:37:44.2095062Z @xla//xla/mlir_hlo:mhlo_passes; 59s local 2024-04-03T17:37:44.2096154Z Compiling torch_xla/csrc/init_python_bindings.cpp; 51s local 2024-04-03T17:37:44.2097288Z Compiling torch_xla/csrc/aten_xla_type.cpp; 50s local 2024-04-03T17:37:44.2098361Z Compiling torch_xla/csrc/tensor.cpp; 43s local 2024-04-03T17:37:44.2099279Z Compiling torch_xla/csrc/tensor_methods.cpp; 42s local 2024-04-03T17:37:44.2100214Z Compiling torch_xla/csrc/tensor_util.cpp; 42s local 2024-04-03T17:37:44.2101231Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 41s local 2024-04-03T17:37:44.2102279Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 39s local ... 2024-04-03T17:37:44.5511167Z 2024-04-03T17:37:44.5512108Z  2024-04-03T17:37:44.5512602Z  2024-04-03T17:37:44.5512951Z  2024-04-03T17:37:44.5513269Z  2024-04-03T17:37:44.5513622Z  2024-04-03T17:37:44.5513949Z  2024-04-03T17:37:44.5514317Z  2024-04-03T17:37:44.5514739Z  2024-04-03T17:37:44.5515390Z [14,633 / 14,756] 48 actions, 47 running 2024-04-03T17:37:44.5516168Z @xla//xla/mlir_hlo:mhlo_passes; 60s local 2024-04-03T17:37:44.5516880Z Compiling torch_xla/csrc/init_python_bindings.cpp; 51s local 2024-04-03T17:37:44.5517658Z Compiling torch_xla/csrc/aten_xla_type.cpp; 50s local 2024-04-03T17:37:44.5518379Z Compiling torch_xla/csrc/tensor.cpp; 43s local 2024-04-03T17:37:44.5519082Z Compiling torch_xla/csrc/tensor_util.cpp; 43s local 2024-04-03T17:37:44.5519892Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 42s local 2024-04-03T17:37:44.5520884Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 39s local 2024-04-03T17:37:44.5521852Z Compiling torch_xla/csrc/RegisterXLA.cpp; 38s local ... 2024-04-03T17:37:44.8090840Z 2024-04-03T17:37:44.8091635Z  2024-04-03T17:37:44.8092144Z  2024-04-03T17:37:44.8092611Z  2024-04-03T17:37:44.8093022Z  2024-04-03T17:37:44.8093470Z  2024-04-03T17:37:44.8094164Z  2024-04-03T17:37:44.8094783Z  2024-04-03T17:37:44.8095222Z  2024-04-03T17:37:44.8095889Z [14,633 / 14,756] 48 actions running 2024-04-03T17:37:44.8096730Z @xla//xla/mlir_hlo:mhlo_passes; 60s local 2024-04-03T17:37:44.8097675Z Compiling torch_xla/csrc/init_python_bindings.cpp; 51s local 2024-04-03T17:37:44.8098882Z Compiling torch_xla/csrc/aten_xla_type.cpp; 51s local 2024-04-03T17:37:44.8099802Z Compiling torch_xla/csrc/tensor.cpp; 44s local 2024-04-03T17:37:44.8100691Z Compiling torch_xla/csrc/tensor_util.cpp; 43s local 2024-04-03T17:37:44.8101826Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 42s local 2024-04-03T17:37:44.8102859Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 40s local 2024-04-03T17:37:44.8103895Z Compiling torch_xla/csrc/RegisterXLA.cpp; 38s local ... 2024-04-03T17:37:45.9219241Z 2024-04-03T17:37:45.9220236Z  2024-04-03T17:37:45.9220778Z  2024-04-03T17:37:45.9221481Z  2024-04-03T17:37:45.9221869Z  2024-04-03T17:37:45.9222283Z  2024-04-03T17:37:45.9222700Z  2024-04-03T17:37:45.9223114Z  2024-04-03T17:37:45.9223500Z  2024-04-03T17:37:45.9224181Z [14,634 / 14,756] 48 actions, 47 running 2024-04-03T17:37:45.9225011Z @xla//xla/mlir_hlo:mhlo_passes; 61s local 2024-04-03T17:37:45.9225923Z Compiling torch_xla/csrc/init_python_bindings.cpp; 52s local 2024-04-03T17:37:45.9226938Z Compiling torch_xla/csrc/aten_xla_type.cpp; 52s local 2024-04-03T17:37:45.9228013Z Compiling torch_xla/csrc/tensor.cpp; 45s local 2024-04-03T17:37:45.9228892Z Compiling torch_xla/csrc/tensor_util.cpp; 44s local 2024-04-03T17:37:45.9229866Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 43s local 2024-04-03T17:37:45.9230918Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 41s local 2024-04-03T17:37:45.9231890Z Compiling torch_xla/csrc/RegisterXLA.cpp; 39s local ... 2024-04-03T17:37:46.2101516Z 2024-04-03T17:37:46.2102565Z  2024-04-03T17:37:46.2103556Z  2024-04-03T17:37:46.2105736Z  2024-04-03T17:37:46.2106407Z  2024-04-03T17:37:46.2107040Z  2024-04-03T17:37:46.2108055Z  2024-04-03T17:37:46.2108745Z  2024-04-03T17:37:46.2109384Z  2024-04-03T17:37:46.2110308Z [14,635 / 14,756] 48 actions running 2024-04-03T17:37:46.2111487Z @xla//xla/mlir_hlo:mhlo_passes; 61s local 2024-04-03T17:37:46.2112973Z Compiling torch_xla/csrc/init_python_bindings.cpp; 53s local 2024-04-03T17:37:46.2115129Z Compiling torch_xla/csrc/aten_xla_type.cpp; 52s local 2024-04-03T17:37:46.2116014Z Compiling torch_xla/csrc/tensor.cpp; 45s local 2024-04-03T17:37:46.2116885Z Compiling torch_xla/csrc/tensor_util.cpp; 44s local 2024-04-03T17:37:46.2117871Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 43s local 2024-04-03T17:37:46.2118983Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 41s local 2024-04-03T17:37:46.2120060Z Compiling torch_xla/csrc/RegisterXLA.cpp; 39s local ... 2024-04-03T17:37:46.6108607Z 2024-04-03T17:37:46.6109373Z  2024-04-03T17:37:46.6109948Z  2024-04-03T17:37:46.6110382Z  2024-04-03T17:37:46.6110825Z  2024-04-03T17:37:46.6111270Z  2024-04-03T17:37:46.6111686Z  2024-04-03T17:37:46.6112108Z  2024-04-03T17:37:46.6112526Z  2024-04-03T17:37:46.6113212Z [14,636 / 14,756] 47 actions running 2024-04-03T17:37:46.6114127Z @xla//xla/mlir_hlo:mhlo_passes; 62s local 2024-04-03T17:37:46.6115101Z Compiling torch_xla/csrc/init_python_bindings.cpp; 53s local 2024-04-03T17:37:46.6116243Z Compiling torch_xla/csrc/aten_xla_type.cpp; 52s local 2024-04-03T17:37:46.6117242Z Compiling torch_xla/csrc/tensor.cpp; 45s local 2024-04-03T17:37:46.6118205Z Compiling torch_xla/csrc/tensor_util.cpp; 45s local 2024-04-03T17:37:46.6119258Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 44s local 2024-04-03T17:37:46.6120383Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 41s local 2024-04-03T17:37:46.6121896Z Compiling torch_xla/csrc/RegisterXLA.cpp; 40s local ... 2024-04-03T17:37:47.0119937Z 2024-04-03T17:37:47.0120631Z  2024-04-03T17:37:47.0121084Z  2024-04-03T17:37:47.0121442Z  2024-04-03T17:37:47.0121798Z  2024-04-03T17:37:47.0122155Z  2024-04-03T17:37:47.0122519Z  2024-04-03T17:37:47.0122855Z  2024-04-03T17:37:47.0123213Z  2024-04-03T17:37:47.0124036Z [14,636 / 14,756] 48 actions running 2024-04-03T17:37:47.0124769Z @xla//xla/mlir_hlo:mhlo_passes; 62s local 2024-04-03T17:37:47.0125621Z Compiling torch_xla/csrc/init_python_bindings.cpp; 54s local 2024-04-03T17:37:47.0126646Z Compiling torch_xla/csrc/aten_xla_type.cpp; 53s local 2024-04-03T17:37:47.0127419Z Compiling torch_xla/csrc/tensor.cpp; 46s local 2024-04-03T17:37:47.0128209Z Compiling torch_xla/csrc/tensor_util.cpp; 45s local 2024-04-03T17:37:47.0129061Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 44s local 2024-04-03T17:37:47.0130067Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 42s local 2024-04-03T17:37:47.0131027Z Compiling torch_xla/csrc/RegisterXLA.cpp; 40s local ... 2024-04-03T17:37:47.4036902Z 2024-04-03T17:37:47.4037676Z  2024-04-03T17:37:47.4038248Z  2024-04-03T17:37:47.4038734Z  2024-04-03T17:37:47.4039201Z  2024-04-03T17:37:47.4039689Z  2024-04-03T17:37:47.4040173Z  2024-04-03T17:37:47.4040656Z  2024-04-03T17:37:47.4041134Z  2024-04-03T17:37:47.4041880Z [14,638 / 14,756] 48 actions, 47 running 2024-04-03T17:37:47.4042822Z @xla//xla/mlir_hlo:mhlo_passes; 62s local 2024-04-03T17:37:47.4043865Z Compiling torch_xla/csrc/init_python_bindings.cpp; 54s local 2024-04-03T17:37:47.4044975Z Compiling torch_xla/csrc/aten_xla_type.cpp; 53s local 2024-04-03T17:37:47.4045926Z Compiling torch_xla/csrc/tensor.cpp; 46s local 2024-04-03T17:37:47.4046859Z Compiling torch_xla/csrc/tensor_util.cpp; 45s local 2024-04-03T17:37:47.4048093Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 42s local 2024-04-03T17:37:47.4049152Z Compiling torch_xla/csrc/RegisterXLA.cpp; 40s local 2024-04-03T17:37:47.4050296Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 39s local ... 2024-04-03T17:37:47.6116192Z 2024-04-03T17:37:47.6117141Z  2024-04-03T17:37:47.6117658Z  2024-04-03T17:37:47.6118100Z  2024-04-03T17:37:47.6118481Z  2024-04-03T17:37:47.6118875Z  2024-04-03T17:37:47.6119291Z  2024-04-03T17:37:47.6119698Z  2024-04-03T17:37:47.6120102Z  2024-04-03T17:37:47.6120801Z [14,639 / 14,756] 48 actions, 47 running 2024-04-03T17:37:47.6121709Z @xla//xla/mlir_hlo:mhlo_passes; 63s local 2024-04-03T17:37:47.6122552Z Compiling torch_xla/csrc/init_python_bindings.cpp; 54s local 2024-04-03T17:37:47.6123579Z Compiling torch_xla/csrc/aten_xla_type.cpp; 53s local 2024-04-03T17:37:47.6124487Z Compiling torch_xla/csrc/tensor.cpp; 46s local 2024-04-03T17:37:47.6125408Z Compiling torch_xla/csrc/tensor_util.cpp; 46s local 2024-04-03T17:37:47.6126372Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 42s local 2024-04-03T17:37:47.6127314Z Compiling torch_xla/csrc/RegisterXLA.cpp; 41s local 2024-04-03T17:37:47.6128303Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 39s local ... 2024-04-03T17:37:47.8322777Z 2024-04-03T17:37:47.8324061Z  2024-04-03T17:37:47.8325003Z  2024-04-03T17:37:47.8326078Z  2024-04-03T17:37:47.8326536Z  2024-04-03T17:37:47.8326956Z  2024-04-03T17:37:47.8327372Z  2024-04-03T17:37:47.8332346Z  2024-04-03T17:37:47.8333176Z  2024-04-03T17:37:47.8337453Z [14,640 / 14,756] 48 actions, 47 running 2024-04-03T17:37:47.8338654Z @xla//xla/mlir_hlo:mhlo_passes; 63s local 2024-04-03T17:37:47.8340544Z Compiling torch_xla/csrc/init_python_bindings.cpp; 54s local 2024-04-03T17:37:47.8341817Z Compiling torch_xla/csrc/aten_xla_type.cpp; 54s local 2024-04-03T17:37:47.8343277Z Compiling torch_xla/csrc/tensor.cpp; 47s local 2024-04-03T17:37:47.8344325Z Compiling torch_xla/csrc/tensor_util.cpp; 46s local 2024-04-03T17:37:47.8345668Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 43s local 2024-04-03T17:37:47.8349305Z Compiling torch_xla/csrc/RegisterXLA.cpp; 41s local 2024-04-03T17:37:47.8350801Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 39s local ... 2024-04-03T17:37:48.0359046Z 2024-04-03T17:37:48.0360496Z  2024-04-03T17:37:48.0361719Z  2024-04-03T17:37:48.0362225Z  2024-04-03T17:37:48.0362630Z  2024-04-03T17:37:48.0363074Z  2024-04-03T17:37:48.0363540Z  2024-04-03T17:37:48.0364147Z  2024-04-03T17:37:48.0364588Z  2024-04-03T17:37:48.0365330Z [14,641 / 14,756] 48 actions, 47 running 2024-04-03T17:37:48.0366241Z @xla//xla/mlir_hlo:mhlo_passes; 63s local 2024-04-03T17:37:48.0367258Z Compiling torch_xla/csrc/init_python_bindings.cpp; 55s local 2024-04-03T17:37:48.0368528Z Compiling torch_xla/csrc/aten_xla_type.cpp; 54s local 2024-04-03T17:37:48.0369563Z Compiling torch_xla/csrc/tensor.cpp; 47s local 2024-04-03T17:37:48.0370535Z Compiling torch_xla/csrc/tensor_util.cpp; 46s local 2024-04-03T17:37:48.0371612Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 43s local 2024-04-03T17:37:48.0372823Z Compiling torch_xla/csrc/RegisterXLA.cpp; 41s local 2024-04-03T17:37:48.0374053Z Compiling torch_xla/csrc/ops/cast.cpp; 26s local ... 2024-04-03T17:37:48.4122802Z 2024-04-03T17:37:48.4124143Z  2024-04-03T17:37:48.4125099Z  2024-04-03T17:37:48.4125982Z  2024-04-03T17:37:48.4129602Z  2024-04-03T17:37:48.4130393Z  2024-04-03T17:37:48.4134141Z  2024-04-03T17:37:48.4135044Z  2024-04-03T17:37:48.4135839Z  2024-04-03T17:37:48.4137199Z [14,642 / 14,756] 48 actions running 2024-04-03T17:37:48.4138104Z @xla//xla/mlir_hlo:mhlo_passes; 63s local 2024-04-03T17:37:48.4139041Z Compiling torch_xla/csrc/init_python_bindings.cpp; 55s local 2024-04-03T17:37:48.4140173Z Compiling torch_xla/csrc/aten_xla_type.cpp; 54s local 2024-04-03T17:37:48.4141271Z Compiling torch_xla/csrc/tensor.cpp; 47s local 2024-04-03T17:37:48.4142203Z Compiling torch_xla/csrc/tensor_util.cpp; 46s local 2024-04-03T17:37:48.4143202Z Compiling torch_xla/csrc/RegisterXLA.cpp; 41s local 2024-04-03T17:37:48.4144145Z Compiling torch_xla/csrc/ops/cast.cpp; 27s local 2024-04-03T17:37:48.4145085Z Compiling torch_xla/csrc/ops/constant.cpp; 26s local ... 2024-04-03T17:37:49.2128476Z 2024-04-03T17:37:49.2129272Z  2024-04-03T17:37:49.2129769Z  2024-04-03T17:37:49.2130183Z  2024-04-03T17:37:49.2131703Z  2024-04-03T17:37:49.2132133Z  2024-04-03T17:37:49.2132519Z  2024-04-03T17:37:49.2132942Z  2024-04-03T17:37:49.2133351Z  2024-04-03T17:37:49.2133983Z [14,643 / 14,756] 47 actions running 2024-04-03T17:37:49.2134908Z @xla//xla/mlir_hlo:mhlo_passes; 64s local 2024-04-03T17:37:49.2135980Z Compiling torch_xla/csrc/init_python_bindings.cpp; 56s local 2024-04-03T17:37:49.2137148Z Compiling torch_xla/csrc/aten_xla_type.cpp; 55s local 2024-04-03T17:37:49.2138058Z Compiling torch_xla/csrc/tensor.cpp; 48s local 2024-04-03T17:37:49.2138932Z Compiling torch_xla/csrc/tensor_util.cpp; 47s local 2024-04-03T17:37:49.2139832Z Compiling torch_xla/csrc/RegisterXLA.cpp; 42s local 2024-04-03T17:37:49.2140751Z Compiling torch_xla/csrc/ops/cast.cpp; 28s local 2024-04-03T17:37:49.2141675Z Compiling torch_xla/csrc/ops/constant.cpp; 27s local ... 2024-04-03T17:37:49.4132129Z 2024-04-03T17:37:49.4132946Z  2024-04-03T17:37:49.4133457Z  2024-04-03T17:37:49.4133892Z  2024-04-03T17:37:49.4136137Z  2024-04-03T17:37:49.4136907Z  2024-04-03T17:37:49.4137658Z  2024-04-03T17:37:49.4138570Z  2024-04-03T17:37:49.4138991Z  2024-04-03T17:37:49.4139596Z [14,643 / 14,756] 48 actions running 2024-04-03T17:37:49.4140782Z @xla//xla/mlir_hlo:mhlo_passes; 64s local 2024-04-03T17:37:49.4141766Z Compiling torch_xla/csrc/init_python_bindings.cpp; 56s local 2024-04-03T17:37:49.4142753Z Compiling torch_xla/csrc/aten_xla_type.cpp; 55s local 2024-04-03T17:37:49.4143607Z Compiling torch_xla/csrc/tensor.cpp; 48s local 2024-04-03T17:37:49.4144407Z Compiling torch_xla/csrc/tensor_util.cpp; 47s local 2024-04-03T17:37:49.4145551Z Compiling torch_xla/csrc/RegisterXLA.cpp; 42s local 2024-04-03T17:37:49.4146375Z Compiling torch_xla/csrc/ops/cast.cpp; 28s local 2024-04-03T17:37:49.4147288Z Compiling torch_xla/csrc/ops/constant.cpp; 27s local ... 2024-04-03T17:37:50.2155124Z 2024-04-03T17:37:50.2155887Z  2024-04-03T17:37:50.2156345Z  2024-04-03T17:37:50.2156741Z  2024-04-03T17:37:50.2157131Z  2024-04-03T17:37:50.2157501Z  2024-04-03T17:37:50.2157888Z  2024-04-03T17:37:50.2158266Z  2024-04-03T17:37:50.2158628Z  2024-04-03T17:37:50.2159350Z [14,644 / 14,756] 47 actions running 2024-04-03T17:37:50.2160147Z @xla//xla/mlir_hlo:mhlo_passes; 65s local 2024-04-03T17:37:50.2161032Z Compiling torch_xla/csrc/init_python_bindings.cpp; 57s local 2024-04-03T17:37:50.2161983Z Compiling torch_xla/csrc/aten_xla_type.cpp; 56s local 2024-04-03T17:37:50.2162844Z Compiling torch_xla/csrc/tensor.cpp; 49s local 2024-04-03T17:37:50.2163662Z Compiling torch_xla/csrc/tensor_util.cpp; 48s local 2024-04-03T17:37:50.2164568Z Compiling torch_xla/csrc/RegisterXLA.cpp; 43s local 2024-04-03T17:37:50.2165550Z Compiling torch_xla/csrc/ops/cast.cpp; 29s local 2024-04-03T17:37:50.2166387Z Compiling torch_xla/csrc/ops/cumprod.cpp; 26s local ... 2024-04-03T17:37:50.4142286Z 2024-04-03T17:37:50.4143070Z  2024-04-03T17:37:50.4143584Z  2024-04-03T17:37:50.4170380Z  2024-04-03T17:37:50.4171201Z  2024-04-03T17:37:50.4171608Z  2024-04-03T17:37:50.4171981Z  2024-04-03T17:37:50.4172399Z  2024-04-03T17:37:50.4172820Z  2024-04-03T17:37:50.4173451Z [14,644 / 14,756] 48 actions running 2024-04-03T17:37:50.4174433Z @xla//xla/mlir_hlo:mhlo_passes; 65s local 2024-04-03T17:37:50.4175329Z Compiling torch_xla/csrc/init_python_bindings.cpp; 57s local 2024-04-03T17:37:50.4176283Z Compiling torch_xla/csrc/aten_xla_type.cpp; 56s local 2024-04-03T17:37:50.4177167Z Compiling torch_xla/csrc/tensor.cpp; 49s local 2024-04-03T17:37:50.4178003Z Compiling torch_xla/csrc/tensor_util.cpp; 48s local 2024-04-03T17:37:50.4178850Z Compiling torch_xla/csrc/RegisterXLA.cpp; 43s local 2024-04-03T17:37:50.4179711Z Compiling torch_xla/csrc/ops/cast.cpp; 29s local 2024-04-03T17:37:50.4180522Z Compiling torch_xla/csrc/ops/cumprod.cpp; 26s local ... 2024-04-03T17:37:50.6155205Z 2024-04-03T17:37:50.6159427Z  2024-04-03T17:37:50.6159840Z  2024-04-03T17:37:50.6160222Z  2024-04-03T17:37:50.6160564Z  2024-04-03T17:37:50.6160927Z  2024-04-03T17:37:50.6161353Z  2024-04-03T17:37:50.6161759Z  2024-04-03T17:37:50.6162140Z  2024-04-03T17:37:50.6162813Z [14,648 / 14,756] 48 actions, 46 running 2024-04-03T17:37:50.6163486Z @xla//xla/mlir_hlo:mhlo_passes; 66s local 2024-04-03T17:37:50.6164310Z Compiling torch_xla/csrc/init_python_bindings.cpp; 57s local 2024-04-03T17:37:50.6165131Z Compiling torch_xla/csrc/aten_xla_type.cpp; 56s local 2024-04-03T17:37:50.6165890Z Compiling torch_xla/csrc/tensor.cpp; 49s local 2024-04-03T17:37:50.6166609Z Compiling torch_xla/csrc/tensor_util.cpp; 49s local 2024-04-03T17:37:50.6167356Z Compiling torch_xla/csrc/RegisterXLA.cpp; 44s local 2024-04-03T17:37:50.6168421Z Compiling torch_xla/csrc/ops/cumprod.cpp; 26s local 2024-04-03T17:37:50.6169331Z Compiling torch_xla/csrc/ops/cumsum.cpp; 25s local ... 2024-04-03T17:37:51.0154308Z 2024-04-03T17:37:51.0155045Z  2024-04-03T17:37:51.0155526Z  2024-04-03T17:37:51.0155904Z  2024-04-03T17:37:51.0156650Z  2024-04-03T17:37:51.0157027Z  2024-04-03T17:37:51.0157404Z  2024-04-03T17:37:51.0157802Z  2024-04-03T17:37:51.0158198Z  2024-04-03T17:37:51.0158816Z [14,649 / 14,756] 47 actions running 2024-04-03T17:37:51.0159565Z @xla//xla/mlir_hlo:mhlo_passes; 66s local 2024-04-03T17:37:51.0160552Z Compiling torch_xla/csrc/init_python_bindings.cpp; 58s local 2024-04-03T17:37:51.0161792Z Compiling torch_xla/csrc/aten_xla_type.cpp; 57s local 2024-04-03T17:37:51.0162909Z Compiling torch_xla/csrc/tensor.cpp; 50s local 2024-04-03T17:37:51.0163820Z Compiling torch_xla/csrc/tensor_util.cpp; 49s local 2024-04-03T17:37:51.0164984Z Compiling torch_xla/csrc/RegisterXLA.cpp; 44s local 2024-04-03T17:37:51.0165995Z Compiling torch_xla/csrc/ops/cumprod.cpp; 27s local 2024-04-03T17:37:51.0167011Z Compiling torch_xla/csrc/ops/cumsum.cpp; 25s local ... 2024-04-03T17:37:51.2152366Z 2024-04-03T17:37:51.2153297Z  2024-04-03T17:37:51.2154094Z  2024-04-03T17:37:51.2155400Z  2024-04-03T17:37:51.2155852Z  2024-04-03T17:37:51.2157955Z  2024-04-03T17:37:51.2160566Z  2024-04-03T17:37:51.2163047Z  2024-04-03T17:37:51.2165585Z  2024-04-03T17:37:51.2168381Z [14,650 / 14,756] 48 actions running 2024-04-03T17:37:51.2171323Z @xla//xla/mlir_hlo:mhlo_passes; 66s local 2024-04-03T17:37:51.2174495Z Compiling torch_xla/csrc/init_python_bindings.cpp; 58s local 2024-04-03T17:37:51.2177628Z Compiling torch_xla/csrc/aten_xla_type.cpp; 57s local 2024-04-03T17:37:51.2180635Z Compiling torch_xla/csrc/tensor.cpp; 50s local 2024-04-03T17:37:51.2183647Z Compiling torch_xla/csrc/tensor_util.cpp; 49s local 2024-04-03T17:37:51.2186889Z Compiling torch_xla/csrc/RegisterXLA.cpp; 44s local 2024-04-03T17:37:51.2189605Z Compiling torch_xla/csrc/ops/cumprod.cpp; 27s local 2024-04-03T17:37:51.2190661Z Compiling torch_xla/csrc/ops/cumsum.cpp; 26s local ... 2024-04-03T17:37:51.9002205Z 2024-04-03T17:37:51.9002954Z  2024-04-03T17:37:51.9003463Z  2024-04-03T17:37:51.9005266Z  2024-04-03T17:37:51.9005922Z  2024-04-03T17:37:51.9011648Z  2024-04-03T17:37:51.9012147Z  2024-04-03T17:37:51.9012501Z  2024-04-03T17:37:51.9012851Z  2024-04-03T17:37:51.9013449Z [14,651 / 14,756] 48 actions, 47 running 2024-04-03T17:37:51.9014419Z @xla//xla/mlir_hlo:mhlo_passes; 67s local 2024-04-03T17:37:51.9015220Z Compiling torch_xla/csrc/init_python_bindings.cpp; 58s local 2024-04-03T17:37:51.9016072Z Compiling torch_xla/csrc/aten_xla_type.cpp; 58s local 2024-04-03T17:37:51.9016866Z Compiling torch_xla/csrc/tensor.cpp; 51s local 2024-04-03T17:37:51.9017715Z Compiling torch_xla/csrc/tensor_util.cpp; 50s local 2024-04-03T17:37:51.9018651Z Compiling torch_xla/csrc/RegisterXLA.cpp; 45s local 2024-04-03T17:37:51.9019569Z Compiling torch_xla/csrc/ops/cumprod.cpp; 27s local 2024-04-03T17:37:51.9020474Z Compiling torch_xla/csrc/ops/cumsum.cpp; 26s local ... 2024-04-03T17:37:52.2178776Z 2024-04-03T17:37:52.2179493Z  2024-04-03T17:37:52.2179945Z  2024-04-03T17:37:52.2180334Z  2024-04-03T17:37:52.2180691Z  2024-04-03T17:37:52.2181064Z  2024-04-03T17:37:52.2181422Z  2024-04-03T17:37:52.2181760Z  2024-04-03T17:37:52.2182126Z  2024-04-03T17:37:52.2182703Z [14,653 / 14,756] 48 actions running 2024-04-03T17:37:52.2183428Z @xla//xla/mlir_hlo:mhlo_passes; 67s local 2024-04-03T17:37:52.2184254Z Compiling torch_xla/csrc/init_python_bindings.cpp; 59s local 2024-04-03T17:37:52.2185159Z Compiling torch_xla/csrc/aten_xla_type.cpp; 58s local 2024-04-03T17:37:52.2185949Z Compiling torch_xla/csrc/tensor.cpp; 51s local 2024-04-03T17:37:52.2186718Z Compiling torch_xla/csrc/tensor_util.cpp; 50s local 2024-04-03T17:37:52.2187545Z Compiling torch_xla/csrc/RegisterXLA.cpp; 45s local 2024-04-03T17:37:52.2188586Z Compiling torch_xla/csrc/ops/cumsum.cpp; 27s local 2024-04-03T17:37:52.2190006Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 24s local ... 2024-04-03T17:37:52.4202354Z 2024-04-03T17:37:52.4203145Z  2024-04-03T17:37:52.4203563Z  2024-04-03T17:37:52.4203900Z  2024-04-03T17:37:52.4204233Z  2024-04-03T17:37:52.4204551Z  2024-04-03T17:37:52.4204873Z  2024-04-03T17:37:52.4205202Z  2024-04-03T17:37:52.4205517Z  2024-04-03T17:37:52.4206335Z [14,654 / 14,756] 48 actions running 2024-04-03T17:37:52.4207176Z @xla//xla/mlir_hlo:mhlo_passes; 67s local 2024-04-03T17:37:52.4207905Z Compiling torch_xla/csrc/init_python_bindings.cpp; 59s local 2024-04-03T17:37:52.4208834Z Compiling torch_xla/csrc/aten_xla_type.cpp; 58s local 2024-04-03T17:37:52.4209564Z Compiling torch_xla/csrc/tensor.cpp; 51s local 2024-04-03T17:37:52.4210253Z Compiling torch_xla/csrc/tensor_util.cpp; 50s local 2024-04-03T17:37:52.4210998Z Compiling torch_xla/csrc/RegisterXLA.cpp; 45s local 2024-04-03T17:37:52.4211851Z Compiling torch_xla/csrc/ops/cumsum.cpp; 27s local 2024-04-03T17:37:52.4212679Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 24s local ... 2024-04-03T17:37:53.1206135Z 2024-04-03T17:37:53.1206871Z  2024-04-03T17:37:53.1207374Z  2024-04-03T17:37:53.1207796Z  2024-04-03T17:37:53.1208191Z  2024-04-03T17:37:53.1208607Z  2024-04-03T17:37:53.1209032Z  2024-04-03T17:37:53.1209468Z  2024-04-03T17:37:53.1209901Z  2024-04-03T17:37:53.1210646Z [14,655 / 14,756] 48 actions, 47 running 2024-04-03T17:37:53.1211608Z @xla//xla/mlir_hlo:mhlo_passes; 68s local 2024-04-03T17:37:53.1212519Z Compiling torch_xla/csrc/init_python_bindings.cpp; 60s local 2024-04-03T17:37:53.1213510Z Compiling torch_xla/csrc/tensor.cpp; 52s local 2024-04-03T17:37:53.1214585Z Compiling torch_xla/csrc/tensor_util.cpp; 51s local 2024-04-03T17:37:53.1215540Z Compiling torch_xla/csrc/RegisterXLA.cpp; 46s local 2024-04-03T17:37:53.1216494Z Compiling torch_xla/csrc/ops/cumsum.cpp; 28s local 2024-04-03T17:37:53.1217601Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 25s local 2024-04-03T17:37:53.1218721Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 22s local ... 2024-04-03T17:37:53.3253684Z 2024-04-03T17:37:53.3254553Z  2024-04-03T17:37:53.3255023Z  2024-04-03T17:37:53.3255390Z  2024-04-03T17:37:53.3255726Z  2024-04-03T17:37:53.3256096Z  2024-04-03T17:37:53.3256435Z  2024-04-03T17:37:53.3256761Z  2024-04-03T17:37:53.3257129Z  2024-04-03T17:37:53.3257748Z [14,656 / 14,756] 48 actions, 47 running 2024-04-03T17:37:53.3258612Z @xla//xla/mlir_hlo:mhlo_passes; 68s local 2024-04-03T17:37:53.3259427Z Compiling torch_xla/csrc/init_python_bindings.cpp; 60s local 2024-04-03T17:37:53.3260294Z Compiling torch_xla/csrc/tensor.cpp; 52s local 2024-04-03T17:37:53.3261160Z Compiling torch_xla/csrc/tensor_util.cpp; 51s local 2024-04-03T17:37:53.3262188Z Compiling torch_xla/csrc/RegisterXLA.cpp; 46s local 2024-04-03T17:37:53.3263071Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 25s local 2024-04-03T17:37:53.3263972Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 23s local 2024-04-03T17:37:53.3264912Z Compiling torch_xla/csrc/ops/einsum_backward.cpp; 22s local ... 2024-04-03T17:37:53.6171668Z 2024-04-03T17:37:53.6172429Z  2024-04-03T17:37:53.6172936Z  2024-04-03T17:37:53.6173287Z  2024-04-03T17:37:53.6173643Z  2024-04-03T17:37:53.6173991Z  2024-04-03T17:37:53.6174474Z  2024-04-03T17:37:53.6174825Z  2024-04-03T17:37:53.6175158Z  2024-04-03T17:37:53.6175699Z [14,656 / 14,756] 48 actions running 2024-04-03T17:37:53.6176397Z @xla//xla/mlir_hlo:mhlo_passes; 69s local 2024-04-03T17:37:53.6177361Z Compiling torch_xla/csrc/init_python_bindings.cpp; 60s local 2024-04-03T17:37:53.6178485Z Compiling torch_xla/csrc/tensor.cpp; 52s local 2024-04-03T17:37:53.6179846Z Compiling torch_xla/csrc/tensor_util.cpp; 52s local 2024-04-03T17:37:53.6180873Z Compiling torch_xla/csrc/RegisterXLA.cpp; 47s local 2024-04-03T17:37:53.6181853Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 25s local 2024-04-03T17:37:53.6186159Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 23s local 2024-04-03T17:37:53.6187374Z Compiling torch_xla/csrc/ops/einsum_backward.cpp; 22s local ... 2024-04-03T17:37:54.0187333Z 2024-04-03T17:37:54.0188295Z  2024-04-03T17:37:54.0188788Z  2024-04-03T17:37:54.0189201Z  2024-04-03T17:37:54.0189627Z  2024-04-03T17:37:54.0190034Z  2024-04-03T17:37:54.0190440Z  2024-04-03T17:37:54.0191031Z  2024-04-03T17:37:54.0191442Z  2024-04-03T17:37:54.0192106Z [14,657 / 14,756] 48 actions running 2024-04-03T17:37:54.0192888Z @xla//xla/mlir_hlo:mhlo_passes; 69s local 2024-04-03T17:37:54.0193788Z Compiling torch_xla/csrc/init_python_bindings.cpp; 61s local 2024-04-03T17:37:54.0194991Z Compiling torch_xla/csrc/tensor.cpp; 53s local 2024-04-03T17:37:54.0195830Z Compiling torch_xla/csrc/tensor_util.cpp; 52s local 2024-04-03T17:37:54.0196734Z Compiling torch_xla/csrc/RegisterXLA.cpp; 47s local 2024-04-03T17:37:54.0197929Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 26s local 2024-04-03T17:37:54.0198977Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 23s local 2024-04-03T17:37:54.0200070Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 22s local ... 2024-04-03T17:37:55.0186811Z 2024-04-03T17:37:55.0187532Z  2024-04-03T17:37:55.0188301Z  2024-04-03T17:37:55.0188725Z  2024-04-03T17:37:55.0189195Z  2024-04-03T17:37:55.0189616Z  2024-04-03T17:37:55.0190019Z  2024-04-03T17:37:55.0190438Z  2024-04-03T17:37:55.0190841Z  2024-04-03T17:37:55.0191517Z [14,657 / 14,756] 48 actions running 2024-04-03T17:37:55.0192367Z @xla//xla/mlir_hlo:mhlo_passes; 70s local 2024-04-03T17:37:55.0193306Z Compiling torch_xla/csrc/init_python_bindings.cpp; 62s local 2024-04-03T17:37:55.0194427Z Compiling torch_xla/csrc/tensor.cpp; 54s local 2024-04-03T17:37:55.0195331Z Compiling torch_xla/csrc/tensor_util.cpp; 53s local 2024-04-03T17:37:55.0196250Z Compiling torch_xla/csrc/RegisterXLA.cpp; 48s local 2024-04-03T17:37:55.0197306Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 27s local 2024-04-03T17:37:55.0198420Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 24s local 2024-04-03T17:37:55.0199500Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 23s local ... 2024-04-03T17:37:55.3622666Z 2024-04-03T17:37:55.3623383Z  2024-04-03T17:37:55.3623809Z  2024-04-03T17:37:55.3624173Z  2024-04-03T17:37:55.3624595Z  2024-04-03T17:37:55.3624980Z  2024-04-03T17:37:55.3625360Z  2024-04-03T17:37:55.3625789Z  2024-04-03T17:37:55.3626203Z  2024-04-03T17:37:55.3626886Z [14,658 / 14,756] 48 actions, 47 running 2024-04-03T17:37:55.3628058Z @xla//xla/mlir_hlo:mhlo_passes; 70s local 2024-04-03T17:37:55.3629124Z Compiling torch_xla/csrc/init_python_bindings.cpp; 62s local 2024-04-03T17:37:55.3631262Z Compiling torch_xla/csrc/tensor_util.cpp; 53s local 2024-04-03T17:37:55.3632247Z Compiling torch_xla/csrc/RegisterXLA.cpp; 48s local 2024-04-03T17:37:55.3633460Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 27s local 2024-04-03T17:37:55.3634532Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 25s local 2024-04-03T17:37:55.3635536Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 23s local 2024-04-03T17:37:55.3636593Z Compiling torch_xla/csrc/ops/gather.cpp; 18s local ... 2024-04-03T17:37:55.6200552Z 2024-04-03T17:37:55.6201339Z  2024-04-03T17:37:55.6201842Z  2024-04-03T17:37:55.6202278Z  2024-04-03T17:37:55.6202698Z  2024-04-03T17:37:55.6203092Z  2024-04-03T17:37:55.6203490Z  2024-04-03T17:37:55.6203879Z  2024-04-03T17:37:55.6204295Z  2024-04-03T17:37:55.6205331Z [14,659 / 14,756] 47 actions running 2024-04-03T17:37:55.6206123Z @xla//xla/mlir_hlo:mhlo_passes; 71s local 2024-04-03T17:37:55.6207063Z Compiling torch_xla/csrc/init_python_bindings.cpp; 62s local 2024-04-03T17:37:55.6208114Z Compiling torch_xla/csrc/tensor_util.cpp; 54s local 2024-04-03T17:37:55.6209056Z Compiling torch_xla/csrc/RegisterXLA.cpp; 49s local 2024-04-03T17:37:55.6210237Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 25s local 2024-04-03T17:37:55.6211264Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 23s local 2024-04-03T17:37:55.6212259Z Compiling torch_xla/csrc/ops/gather.cpp; 18s local 2024-04-03T17:37:55.6213386Z Compiling torch_xla/csrc/ops/generic.cpp; 17s local ... 2024-04-03T17:37:55.8211432Z 2024-04-03T17:37:55.8212191Z  2024-04-03T17:37:55.8212754Z  2024-04-03T17:37:55.8213210Z  2024-04-03T17:37:55.8213660Z  2024-04-03T17:37:55.8214104Z  2024-04-03T17:37:55.8214740Z  2024-04-03T17:37:55.8215577Z  2024-04-03T17:37:55.8216041Z  2024-04-03T17:37:55.8216747Z [14,659 / 14,756] 48 actions running 2024-04-03T17:37:55.8217606Z @xla//xla/mlir_hlo:mhlo_passes; 71s local 2024-04-03T17:37:55.8218609Z Compiling torch_xla/csrc/init_python_bindings.cpp; 62s local 2024-04-03T17:37:55.8219700Z Compiling torch_xla/csrc/tensor_util.cpp; 54s local 2024-04-03T17:37:55.8220710Z Compiling torch_xla/csrc/RegisterXLA.cpp; 49s local 2024-04-03T17:37:55.8221733Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 25s local 2024-04-03T17:37:55.8222805Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 24s local 2024-04-03T17:37:55.8223838Z Compiling torch_xla/csrc/ops/gather.cpp; 18s local 2024-04-03T17:37:55.8224839Z Compiling torch_xla/csrc/ops/generic.cpp; 17s local ... 2024-04-03T17:37:56.8236278Z 2024-04-03T17:37:56.8237084Z  2024-04-03T17:37:56.8237587Z  2024-04-03T17:37:56.8238029Z  2024-04-03T17:37:56.8238437Z  2024-04-03T17:37:56.8238882Z  2024-04-03T17:37:56.8239308Z  2024-04-03T17:37:56.8239676Z  2024-04-03T17:37:56.8240095Z  2024-04-03T17:37:56.8240716Z [14,659 / 14,756] 48 actions running 2024-04-03T17:37:56.8241519Z @xla//xla/mlir_hlo:mhlo_passes; 72s local 2024-04-03T17:37:56.8242411Z Compiling torch_xla/csrc/init_python_bindings.cpp; 63s local 2024-04-03T17:37:56.8243446Z Compiling torch_xla/csrc/tensor_util.cpp; 55s local 2024-04-03T17:37:56.8244409Z Compiling torch_xla/csrc/RegisterXLA.cpp; 50s local 2024-04-03T17:37:56.8245536Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 26s local 2024-04-03T17:37:56.8246753Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 25s local 2024-04-03T17:37:56.8247833Z Compiling torch_xla/csrc/ops/gather.cpp; 19s local 2024-04-03T17:37:56.8248890Z Compiling torch_xla/csrc/ops/generic.cpp; 18s local ... 2024-04-03T17:37:57.4176479Z 2024-04-03T17:37:57.4177238Z  2024-04-03T17:37:57.4177690Z  2024-04-03T17:37:57.4178064Z  2024-04-03T17:37:57.4178405Z  2024-04-03T17:37:57.4178743Z  2024-04-03T17:37:57.4179072Z  2024-04-03T17:37:57.4179416Z  2024-04-03T17:37:57.4179757Z  2024-04-03T17:37:57.4180337Z [14,660 / 14,756] 48 actions, 47 running 2024-04-03T17:37:57.4181063Z @xla//xla/mlir_hlo:mhlo_passes; 72s local 2024-04-03T17:37:57.4181853Z Compiling torch_xla/csrc/init_python_bindings.cpp; 64s local 2024-04-03T17:37:57.4182679Z Compiling torch_xla/csrc/tensor_util.cpp; 55s local 2024-04-03T17:37:57.4183471Z Compiling torch_xla/csrc/RegisterXLA.cpp; 50s local 2024-04-03T17:37:57.4184459Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 27s local 2024-04-03T17:37:57.4185312Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 25s local 2024-04-03T17:37:57.4186167Z Compiling torch_xla/csrc/ops/generic.cpp; 18s local 2024-04-03T17:37:57.4187056Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 18s local ... 2024-04-03T17:37:57.6206852Z 2024-04-03T17:37:57.6207959Z  2024-04-03T17:37:57.6208412Z  2024-04-03T17:37:57.6208782Z  2024-04-03T17:37:57.6209118Z  2024-04-03T17:37:57.6209441Z  2024-04-03T17:37:57.6209816Z  2024-04-03T17:37:57.6210229Z  2024-04-03T17:37:57.6210613Z  2024-04-03T17:37:57.6211258Z [14,660 / 14,756] 48 actions running 2024-04-03T17:37:57.6212420Z @xla//xla/mlir_hlo:mhlo_passes; 73s local 2024-04-03T17:37:57.6213415Z Compiling torch_xla/csrc/init_python_bindings.cpp; 64s local 2024-04-03T17:37:57.6214672Z Compiling torch_xla/csrc/tensor_util.cpp; 56s local 2024-04-03T17:37:57.6215800Z Compiling torch_xla/csrc/RegisterXLA.cpp; 51s local 2024-04-03T17:37:57.6216774Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 27s local 2024-04-03T17:37:57.6217811Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 25s local 2024-04-03T17:37:57.6218817Z Compiling torch_xla/csrc/ops/generic.cpp; 19s local 2024-04-03T17:37:57.6219902Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 18s local ... 2024-04-03T17:37:58.6214943Z 2024-04-03T17:37:58.6215709Z  2024-04-03T17:37:58.6216150Z  2024-04-03T17:37:58.6218702Z  2024-04-03T17:37:58.6221973Z  2024-04-03T17:37:58.6222767Z  2024-04-03T17:37:58.6223482Z  2024-04-03T17:37:58.6224114Z  2024-04-03T17:37:58.6224839Z  2024-04-03T17:37:58.6225894Z [14,660 / 14,756] 48 actions running 2024-04-03T17:37:58.6227039Z @xla//xla/mlir_hlo:mhlo_passes; 74s local 2024-04-03T17:37:58.6228716Z Compiling torch_xla/csrc/init_python_bindings.cpp; 65s local 2024-04-03T17:37:58.6230146Z Compiling torch_xla/csrc/tensor_util.cpp; 57s local 2024-04-03T17:37:58.6231537Z Compiling torch_xla/csrc/RegisterXLA.cpp; 52s local 2024-04-03T17:37:58.6232752Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 28s local 2024-04-03T17:37:58.6234004Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 26s local 2024-04-03T17:37:58.6235241Z Compiling torch_xla/csrc/ops/generic.cpp; 20s local 2024-04-03T17:37:58.6236652Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 19s local ... 2024-04-03T17:37:59.0219160Z 2024-04-03T17:37:59.0220418Z  2024-04-03T17:37:59.0221350Z  2024-04-03T17:37:59.0222175Z  2024-04-03T17:37:59.0223220Z  2024-04-03T17:37:59.0223746Z  2024-04-03T17:37:59.0224196Z  2024-04-03T17:37:59.0224808Z  2024-04-03T17:37:59.0225280Z  2024-04-03T17:37:59.0226006Z [14,661 / 14,756] 48 actions running 2024-04-03T17:37:59.0226959Z @xla//xla/mlir_hlo:mhlo_passes; 74s local 2024-04-03T17:37:59.0228270Z Compiling torch_xla/csrc/init_python_bindings.cpp; 66s local 2024-04-03T17:37:59.0229504Z Compiling torch_xla/csrc/tensor_util.cpp; 57s local 2024-04-03T17:37:59.0230602Z Compiling torch_xla/csrc/RegisterXLA.cpp; 52s local 2024-04-03T17:37:59.0231583Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 28s local 2024-04-03T17:37:59.0232751Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 27s local 2024-04-03T17:37:59.0233869Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 19s local 2024-04-03T17:37:59.0235107Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 19s local ... 2024-04-03T17:37:59.7112363Z 2024-04-03T17:37:59.7113706Z  2024-04-03T17:37:59.7114940Z  2024-04-03T17:37:59.7115466Z  2024-04-03T17:37:59.7115919Z  2024-04-03T17:37:59.7116391Z  2024-04-03T17:37:59.7116866Z  2024-04-03T17:37:59.7117355Z  2024-04-03T17:37:59.7117805Z  2024-04-03T17:37:59.7118521Z [14,662 / 14,756] 48 actions, 47 running 2024-04-03T17:37:59.7119525Z @xla//xla/mlir_hlo:mhlo_passes; 75s local 2024-04-03T17:37:59.7120635Z Compiling torch_xla/csrc/init_python_bindings.cpp; 66s local 2024-04-03T17:37:59.7121863Z Compiling torch_xla/csrc/tensor_util.cpp; 58s local 2024-04-03T17:37:59.7122948Z Compiling torch_xla/csrc/RegisterXLA.cpp; 53s local 2024-04-03T17:37:59.7124093Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 29s local 2024-04-03T17:37:59.7125600Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 20s local 2024-04-03T17:37:59.7126815Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 20s local 2024-04-03T17:37:59.7128092Z Compiling torch_xla/csrc/ops/hardtanh_backward.cpp; 20s local ... 2024-04-03T17:37:59.9395625Z 2024-04-03T17:37:59.9396937Z  2024-04-03T17:37:59.9397690Z  2024-04-03T17:37:59.9398941Z  2024-04-03T17:37:59.9399436Z  2024-04-03T17:37:59.9399889Z  2024-04-03T17:37:59.9400329Z  2024-04-03T17:37:59.9400773Z  2024-04-03T17:37:59.9405840Z  2024-04-03T17:37:59.9409379Z [14,663 / 14,756] 48 actions, 47 running 2024-04-03T17:37:59.9412827Z @xla//xla/mlir_hlo:mhlo_passes; 75s local 2024-04-03T17:37:59.9414104Z Compiling torch_xla/csrc/init_python_bindings.cpp; 66s local 2024-04-03T17:37:59.9417917Z Compiling torch_xla/csrc/tensor_util.cpp; 58s local 2024-04-03T17:37:59.9421522Z Compiling torch_xla/csrc/RegisterXLA.cpp; 53s local 2024-04-03T17:37:59.9424551Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 29s local 2024-04-03T17:37:59.9425839Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 20s local 2024-04-03T17:37:59.9427148Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 20s local 2024-04-03T17:37:59.9428713Z Compiling torch_xla/csrc/ops/index_ops.cpp; 20s local ... 2024-04-03T17:38:00.2227467Z 2024-04-03T17:38:00.2228435Z  2024-04-03T17:38:00.2228966Z  2024-04-03T17:38:00.2229385Z  2024-04-03T17:38:00.2229841Z  2024-04-03T17:38:00.2231780Z  2024-04-03T17:38:00.2232564Z  2024-04-03T17:38:00.2233326Z  2024-04-03T17:38:00.2234295Z  2024-04-03T17:38:00.2235186Z [14,665 / 14,756] 48 actions running 2024-04-03T17:38:00.2236208Z @xla//xla/mlir_hlo:mhlo_passes; 75s local 2024-04-03T17:38:00.2237343Z Compiling torch_xla/csrc/init_python_bindings.cpp; 67s local 2024-04-03T17:38:00.2238623Z Compiling torch_xla/csrc/tensor_util.cpp; 58s local 2024-04-03T17:38:00.2240257Z Compiling torch_xla/csrc/RegisterXLA.cpp; 53s local 2024-04-03T17:38:00.2242239Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 21s local 2024-04-03T17:38:00.2243857Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 21s local 2024-04-03T17:38:00.2245335Z Compiling torch_xla/csrc/ops/index_ops.cpp; 20s local 2024-04-03T17:38:00.2246718Z Compiling torch_xla/csrc/ops/index_get.cpp; 20s local ... 2024-04-03T17:38:00.6235209Z 2024-04-03T17:38:00.6236568Z  2024-04-03T17:38:00.6237576Z  2024-04-03T17:38:00.6238323Z  2024-04-03T17:38:00.6239033Z  2024-04-03T17:38:00.6241892Z  2024-04-03T17:38:00.6242607Z  2024-04-03T17:38:00.6245404Z  2024-04-03T17:38:00.6246117Z  2024-04-03T17:38:00.6249216Z [14,666 / 14,756] 47 actions running 2024-04-03T17:38:00.6250234Z @xla//xla/mlir_hlo:mhlo_passes; 76s local 2024-04-03T17:38:00.6253510Z Compiling torch_xla/csrc/init_python_bindings.cpp; 67s local 2024-04-03T17:38:00.6254967Z Compiling torch_xla/csrc/tensor_util.cpp; 59s local 2024-04-03T17:38:00.6258233Z Compiling torch_xla/csrc/RegisterXLA.cpp; 54s local 2024-04-03T17:38:00.6259642Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 21s local 2024-04-03T17:38:00.6261053Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 21s local 2024-04-03T17:38:00.6262541Z Compiling torch_xla/csrc/ops/index_ops.cpp; 20s local 2024-04-03T17:38:00.6265807Z Compiling torch_xla/csrc/ops/index_select.cpp; 19s local ... 2024-04-03T17:38:01.0237951Z 2024-04-03T17:38:01.0239362Z  2024-04-03T17:38:01.0240536Z  2024-04-03T17:38:01.0241062Z  2024-04-03T17:38:01.0241482Z  2024-04-03T17:38:01.0241889Z  2024-04-03T17:38:01.0242286Z  2024-04-03T17:38:01.0242728Z  2024-04-03T17:38:01.0243115Z  2024-04-03T17:38:01.0243756Z [14,666 / 14,756] 48 actions running 2024-04-03T17:38:01.0244893Z @xla//xla/mlir_hlo:mhlo_passes; 76s local 2024-04-03T17:38:01.0245849Z Compiling torch_xla/csrc/init_python_bindings.cpp; 68s local 2024-04-03T17:38:01.0246877Z Compiling torch_xla/csrc/tensor_util.cpp; 59s local 2024-04-03T17:38:01.0247975Z Compiling torch_xla/csrc/RegisterXLA.cpp; 54s local 2024-04-03T17:38:01.0249007Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 21s local 2024-04-03T17:38:01.0250348Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 21s local 2024-04-03T17:38:01.0251423Z Compiling torch_xla/csrc/ops/index_ops.cpp; 21s local 2024-04-03T17:38:01.0252444Z Compiling torch_xla/csrc/ops/index_select.cpp; 19s local ... 2024-04-03T17:38:01.5627773Z 2024-04-03T17:38:01.5628665Z  2024-04-03T17:38:01.5629242Z  2024-04-03T17:38:01.5629612Z  2024-04-03T17:38:01.5630138Z  2024-04-03T17:38:01.5630526Z  2024-04-03T17:38:01.5631122Z  2024-04-03T17:38:01.5631702Z  2024-04-03T17:38:01.5632111Z  2024-04-03T17:38:01.5633553Z [14,667 / 14,756] 48 actions, 47 running 2024-04-03T17:38:01.5634585Z @xla//xla/mlir_hlo:mhlo_passes; 77s local 2024-04-03T17:38:01.5635820Z Compiling torch_xla/csrc/init_python_bindings.cpp; 68s local 2024-04-03T17:38:01.5637021Z Compiling torch_xla/csrc/tensor_util.cpp; 60s local 2024-04-03T17:38:01.5638276Z Compiling torch_xla/csrc/RegisterXLA.cpp; 55s local 2024-04-03T17:38:01.5639448Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 22s local 2024-04-03T17:38:01.5640899Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 22s local 2024-04-03T17:38:01.5643266Z Compiling torch_xla/csrc/ops/index_ops.cpp; 21s local 2024-04-03T17:38:01.5644856Z Compiling torch_xla/csrc/ops/kth_value.cpp; 19s local ... 2024-04-03T17:38:01.8244438Z 2024-04-03T17:38:01.8245213Z  2024-04-03T17:38:01.8245686Z  2024-04-03T17:38:01.8246144Z  2024-04-03T17:38:01.8246528Z  2024-04-03T17:38:01.8246879Z  2024-04-03T17:38:01.8247277Z  2024-04-03T17:38:01.8247649Z  2024-04-03T17:38:01.8248018Z  2024-04-03T17:38:01.8248671Z [14,667 / 14,756] 48 actions running 2024-04-03T17:38:01.8249607Z @xla//xla/mlir_hlo:mhlo_passes; 77s local 2024-04-03T17:38:01.8250445Z Compiling torch_xla/csrc/init_python_bindings.cpp; 68s local 2024-04-03T17:38:01.8251418Z Compiling torch_xla/csrc/tensor_util.cpp; 60s local 2024-04-03T17:38:01.8252306Z Compiling torch_xla/csrc/RegisterXLA.cpp; 55s local 2024-04-03T17:38:01.8253197Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 22s local 2024-04-03T17:38:01.8254339Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 22s local 2024-04-03T17:38:01.8255395Z Compiling torch_xla/csrc/ops/index_ops.cpp; 22s local 2024-04-03T17:38:01.8256317Z Compiling torch_xla/csrc/ops/kth_value.cpp; 20s local ... 2024-04-03T17:38:02.2115548Z 2024-04-03T17:38:02.2116509Z  2024-04-03T17:38:02.2117222Z  2024-04-03T17:38:02.2117632Z  2024-04-03T17:38:02.2118270Z  2024-04-03T17:38:02.2118877Z  2024-04-03T17:38:02.2119441Z  2024-04-03T17:38:02.2119871Z  2024-04-03T17:38:02.2120476Z  2024-04-03T17:38:02.2121312Z [14,670 / 14,756] 48 actions, 47 running 2024-04-03T17:38:02.2122649Z Compiling torch_xla/csrc/init_python_bindings.cpp; 69s local 2024-04-03T17:38:02.2123816Z Compiling torch_xla/csrc/tensor_util.cpp; 60s local 2024-04-03T17:38:02.2125087Z Compiling torch_xla/csrc/RegisterXLA.cpp; 55s local 2024-04-03T17:38:02.2126531Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 23s local 2024-04-03T17:38:02.2127788Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 23s local 2024-04-03T17:38:02.2129607Z Compiling torch_xla/csrc/ops/index_ops.cpp; 22s local 2024-04-03T17:38:02.2130829Z Compiling torch_xla/csrc/ops/linspace.cpp; 18s local 2024-04-03T17:38:02.2132243Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 18s local ... 2024-04-03T17:38:02.4249032Z 2024-04-03T17:38:02.4250347Z  2024-04-03T17:38:02.4251147Z  2024-04-03T17:38:02.4251947Z  2024-04-03T17:38:02.4252605Z  2024-04-03T17:38:02.4252977Z  2024-04-03T17:38:02.4253345Z  2024-04-03T17:38:02.4253763Z  2024-04-03T17:38:02.4254351Z  2024-04-03T17:38:02.4255095Z [14,670 / 14,756] 48 actions running 2024-04-03T17:38:02.4256335Z Compiling torch_xla/csrc/init_python_bindings.cpp; 69s local 2024-04-03T17:38:02.4257339Z Compiling torch_xla/csrc/tensor_util.cpp; 60s local 2024-04-03T17:38:02.4258201Z Compiling torch_xla/csrc/RegisterXLA.cpp; 55s local 2024-04-03T17:38:02.4259332Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 23s local 2024-04-03T17:38:02.4260435Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 23s local 2024-04-03T17:38:02.4261526Z Compiling torch_xla/csrc/ops/index_ops.cpp; 22s local 2024-04-03T17:38:02.4262515Z Compiling torch_xla/csrc/ops/linspace.cpp; 18s local 2024-04-03T17:38:02.4263565Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 18s local ... 2024-04-03T17:38:02.8070353Z 2024-04-03T17:38:02.8071847Z  2024-04-03T17:38:02.8073143Z  2024-04-03T17:38:02.8076779Z  2024-04-03T17:38:02.8077610Z  2024-04-03T17:38:02.8081304Z  2024-04-03T17:38:02.8082113Z  2024-04-03T17:38:02.8082939Z  2024-04-03T17:38:02.8083984Z  2024-04-03T17:38:02.8087843Z [14,671 / 14,756] 48 actions, 47 running 2024-04-03T17:38:02.8089320Z Compiling torch_xla/csrc/init_python_bindings.cpp; 69s local 2024-04-03T17:38:02.8090650Z Compiling torch_xla/csrc/tensor_util.cpp; 61s local 2024-04-03T17:38:02.8092067Z Compiling torch_xla/csrc/RegisterXLA.cpp; 56s local 2024-04-03T17:38:02.8093816Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 23s local 2024-04-03T17:38:02.8095590Z Compiling torch_xla/csrc/ops/index_ops.cpp; 23s local 2024-04-03T17:38:02.8096589Z Compiling torch_xla/csrc/ops/linspace.cpp; 19s local 2024-04-03T17:38:02.8097665Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 19s local 2024-04-03T17:38:02.8098876Z Compiling torch_xla/csrc/ops/log_softmax_backward.cpp; 19s local ... 2024-04-03T17:38:03.0254663Z 2024-04-03T17:38:03.0255796Z  2024-04-03T17:38:03.0256776Z  2024-04-03T17:38:03.0257877Z  2024-04-03T17:38:03.0258340Z  2024-04-03T17:38:03.0258776Z  2024-04-03T17:38:03.0259186Z  2024-04-03T17:38:03.0259606Z  2024-04-03T17:38:03.0259953Z  2024-04-03T17:38:03.0260569Z [14,671 / 14,756] 48 actions running 2024-04-03T17:38:03.0261593Z Compiling torch_xla/csrc/init_python_bindings.cpp; 70s local 2024-04-03T17:38:03.0262568Z Compiling torch_xla/csrc/tensor_util.cpp; 61s local 2024-04-03T17:38:03.0263549Z Compiling torch_xla/csrc/RegisterXLA.cpp; 56s local 2024-04-03T17:38:03.0264542Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 23s local 2024-04-03T17:38:03.0265519Z Compiling torch_xla/csrc/ops/index_ops.cpp; 23s local 2024-04-03T17:38:03.0266512Z Compiling torch_xla/csrc/ops/linspace.cpp; 19s local 2024-04-03T17:38:03.0267465Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 19s local 2024-04-03T17:38:03.0268888Z Compiling torch_xla/csrc/ops/log_softmax_backward.cpp; 19s local ... 2024-04-03T17:38:03.2418601Z 2024-04-03T17:38:03.2419497Z  2024-04-03T17:38:03.2420024Z  2024-04-03T17:38:03.2420610Z  2024-04-03T17:38:03.2421005Z  2024-04-03T17:38:03.2421394Z  2024-04-03T17:38:03.2421807Z  2024-04-03T17:38:03.2422250Z  2024-04-03T17:38:03.2422686Z  2024-04-03T17:38:03.2423408Z [14,672 / 14,756] 48 actions, 47 running 2024-04-03T17:38:03.2424460Z Compiling torch_xla/csrc/init_python_bindings.cpp; 70s local 2024-04-03T17:38:03.2425531Z Compiling torch_xla/csrc/tensor_util.cpp; 61s local 2024-04-03T17:38:03.2426496Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 24s local 2024-04-03T17:38:03.2427592Z Compiling torch_xla/csrc/ops/index_ops.cpp; 23s local 2024-04-03T17:38:03.2429125Z Compiling torch_xla/csrc/ops/linspace.cpp; 19s local 2024-04-03T17:38:03.2430138Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 19s local 2024-04-03T17:38:03.2431316Z Compiling torch_xla/csrc/ops/log_softmax_backward.cpp; 19s local 2024-04-03T17:38:03.2432455Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 19s local ... 2024-04-03T17:38:03.6262258Z 2024-04-03T17:38:03.6263310Z  2024-04-03T17:38:03.6263818Z  2024-04-03T17:38:03.6264262Z  2024-04-03T17:38:03.6264667Z  2024-04-03T17:38:03.6265069Z  2024-04-03T17:38:03.6265476Z  2024-04-03T17:38:03.6265861Z  2024-04-03T17:38:03.6266267Z  2024-04-03T17:38:03.6267059Z [14,672 / 14,756] 48 actions running 2024-04-03T17:38:03.6268234Z Compiling torch_xla/csrc/init_python_bindings.cpp; 70s local 2024-04-03T17:38:03.6269288Z Compiling torch_xla/csrc/tensor_util.cpp; 62s local 2024-04-03T17:38:03.6270292Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 24s local 2024-04-03T17:38:03.6271464Z Compiling torch_xla/csrc/ops/index_ops.cpp; 23s local 2024-04-03T17:38:03.6272458Z Compiling torch_xla/csrc/ops/linspace.cpp; 20s local 2024-04-03T17:38:03.6273452Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 20s local 2024-04-03T17:38:03.6274568Z Compiling torch_xla/csrc/ops/log_softmax_backward.cpp; 19s local 2024-04-03T17:38:03.6275700Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 19s local ... 2024-04-03T17:38:04.0265707Z 2024-04-03T17:38:04.0267037Z  2024-04-03T17:38:04.0267856Z  2024-04-03T17:38:04.0268731Z  2024-04-03T17:38:04.0269840Z  2024-04-03T17:38:04.0270360Z  2024-04-03T17:38:04.0270869Z  2024-04-03T17:38:04.0271361Z  2024-04-03T17:38:04.0271886Z  2024-04-03T17:38:04.0272609Z [14,673 / 14,756] 48 actions running 2024-04-03T17:38:04.0273829Z Compiling torch_xla/csrc/init_python_bindings.cpp; 71s local 2024-04-03T17:38:04.0274929Z Compiling torch_xla/csrc/tensor_util.cpp; 62s local 2024-04-03T17:38:04.0275896Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 24s local 2024-04-03T17:38:04.0276839Z Compiling torch_xla/csrc/ops/index_ops.cpp; 24s local 2024-04-03T17:38:04.0277725Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 20s local 2024-04-03T17:38:04.0278760Z Compiling torch_xla/csrc/ops/log_softmax_backward.cpp; 20s local 2024-04-03T17:38:04.0279768Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 20s local 2024-04-03T17:38:04.0280712Z Compiling torch_xla/csrc/ops/mark_tensor.cpp; 19s local ... 2024-04-03T17:38:04.8283082Z 2024-04-03T17:38:04.8283875Z  2024-04-03T17:38:04.8284387Z  2024-04-03T17:38:04.8284800Z  2024-04-03T17:38:04.8285203Z  2024-04-03T17:38:04.8285620Z  2024-04-03T17:38:04.8286045Z  2024-04-03T17:38:04.8286434Z  2024-04-03T17:38:04.8286858Z  2024-04-03T17:38:04.8287495Z [14,674 / 14,756] 47 actions running 2024-04-03T17:38:04.8288502Z Compiling torch_xla/csrc/init_python_bindings.cpp; 71s local 2024-04-03T17:38:04.8289546Z Compiling torch_xla/csrc/tensor_util.cpp; 63s local 2024-04-03T17:38:04.8290566Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 25s local 2024-04-03T17:38:04.8291606Z Compiling torch_xla/csrc/ops/index_ops.cpp; 25s local 2024-04-03T17:38:04.8292615Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 21s local 2024-04-03T17:38:04.8293716Z Compiling torch_xla/csrc/ops/log_softmax_backward.cpp; 21s local 2024-04-03T17:38:04.8295022Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 20s local 2024-04-03T17:38:04.8296245Z Compiling torch_xla/csrc/ops/masked_scatter.cpp; 18s local ... 2024-04-03T17:38:05.2304773Z 2024-04-03T17:38:05.2305537Z  2024-04-03T17:38:05.2306076Z  2024-04-03T17:38:05.2306589Z  2024-04-03T17:38:05.2306959Z  2024-04-03T17:38:05.2307322Z  2024-04-03T17:38:05.2308006Z  2024-04-03T17:38:05.2308422Z  2024-04-03T17:38:05.2308791Z  2024-04-03T17:38:05.2309793Z [14,674 / 14,756] 48 actions running 2024-04-03T17:38:05.2310915Z Compiling torch_xla/csrc/init_python_bindings.cpp; 72s local 2024-04-03T17:38:05.2311922Z Compiling torch_xla/csrc/tensor_util.cpp; 63s local 2024-04-03T17:38:05.2312981Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 26s local 2024-04-03T17:38:05.2313990Z Compiling torch_xla/csrc/ops/index_ops.cpp; 25s local 2024-04-03T17:38:05.2315265Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 21s local 2024-04-03T17:38:05.2316379Z Compiling torch_xla/csrc/ops/log_softmax_backward.cpp; 21s local 2024-04-03T17:38:05.2317632Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 21s local 2024-04-03T17:38:05.2318704Z Compiling torch_xla/csrc/ops/masked_scatter.cpp; 19s local ... 2024-04-03T17:38:05.5446546Z 2024-04-03T17:38:05.5447270Z  2024-04-03T17:38:05.5447742Z  2024-04-03T17:38:05.5448119Z  2024-04-03T17:38:05.5448511Z  2024-04-03T17:38:05.5448888Z  2024-04-03T17:38:05.5449660Z  2024-04-03T17:38:05.5450048Z  2024-04-03T17:38:05.5450421Z  2024-04-03T17:38:05.5451061Z [14,675 / 14,756] 48 actions, 47 running 2024-04-03T17:38:05.5451996Z Compiling torch_xla/csrc/init_python_bindings.cpp; 72s local 2024-04-03T17:38:05.5452887Z Compiling torch_xla/csrc/tensor_util.cpp; 64s local 2024-04-03T17:38:05.5453808Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 26s local 2024-04-03T17:38:05.5454970Z Compiling torch_xla/csrc/ops/index_ops.cpp; 25s local 2024-04-03T17:38:05.5455974Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 22s local 2024-04-03T17:38:05.5456925Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 21s local 2024-04-03T17:38:05.5457830Z Compiling torch_xla/csrc/ops/masked_scatter.cpp; 19s local 2024-04-03T17:38:05.5458820Z Compiling torch_xla/csrc/ops/masked_select.cpp; 19s local ... 2024-04-03T17:38:05.8309551Z 2024-04-03T17:38:05.8377077Z  2024-04-03T17:38:05.8377862Z  2024-04-03T17:38:05.8378282Z  2024-04-03T17:38:05.8378648Z  2024-04-03T17:38:05.8378988Z  2024-04-03T17:38:05.8379367Z  2024-04-03T17:38:05.8379753Z  2024-04-03T17:38:05.8380117Z  2024-04-03T17:38:05.8380728Z [14,675 / 14,756] 48 actions running 2024-04-03T17:38:05.8381678Z Compiling torch_xla/csrc/init_python_bindings.cpp; 72s local 2024-04-03T17:38:05.8382632Z Compiling torch_xla/csrc/tensor_util.cpp; 64s local 2024-04-03T17:38:05.8383571Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 26s local 2024-04-03T17:38:05.8384579Z Compiling torch_xla/csrc/ops/index_ops.cpp; 26s local 2024-04-03T17:38:05.8385464Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 22s local 2024-04-03T17:38:05.8386367Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 21s local 2024-04-03T17:38:05.8387299Z Compiling torch_xla/csrc/ops/masked_scatter.cpp; 19s local 2024-04-03T17:38:05.8388541Z Compiling torch_xla/csrc/ops/masked_select.cpp; 19s local ... 2024-04-03T17:38:06.1296040Z 2024-04-03T17:38:06.1296809Z  2024-04-03T17:38:06.1297283Z  2024-04-03T17:38:06.1297675Z  2024-04-03T17:38:06.1298049Z  2024-04-03T17:38:06.1298420Z  2024-04-03T17:38:06.1298771Z  2024-04-03T17:38:06.1299132Z  2024-04-03T17:38:06.1299480Z  2024-04-03T17:38:06.1300080Z [14,676 / 14,756] 48 actions, 47 running 2024-04-03T17:38:06.1301028Z Compiling torch_xla/csrc/init_python_bindings.cpp; 73s local 2024-04-03T17:38:06.1301963Z Compiling torch_xla/csrc/tensor_util.cpp; 64s local 2024-04-03T17:38:06.1302824Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 27s local 2024-04-03T17:38:06.1303704Z Compiling torch_xla/csrc/ops/index_ops.cpp; 26s local 2024-04-03T17:38:06.1304561Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 22s local 2024-04-03T17:38:06.1305432Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 22s local 2024-04-03T17:38:06.1306356Z Compiling torch_xla/csrc/ops/masked_select.cpp; 20s local 2024-04-03T17:38:06.1307876Z Compiling torch_xla/csrc/ops/max_in_dim.cpp; 19s local ... 2024-04-03T17:38:06.4290808Z 2024-04-03T17:38:06.4307588Z  2024-04-03T17:38:06.4308483Z  2024-04-03T17:38:06.4308857Z  2024-04-03T17:38:06.4309253Z  2024-04-03T17:38:06.4309632Z  2024-04-03T17:38:06.4309992Z  2024-04-03T17:38:06.4310344Z  2024-04-03T17:38:06.4310712Z  2024-04-03T17:38:06.4311647Z [14,676 / 14,756] 48 actions running 2024-04-03T17:38:06.4312609Z Compiling torch_xla/csrc/init_python_bindings.cpp; 73s local 2024-04-03T17:38:06.4313524Z Compiling torch_xla/csrc/tensor_util.cpp; 64s local 2024-04-03T17:38:06.4314537Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 27s local 2024-04-03T17:38:06.4315503Z Compiling torch_xla/csrc/ops/index_ops.cpp; 26s local 2024-04-03T17:38:06.4316412Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 22s local 2024-04-03T17:38:06.4317285Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 22s local 2024-04-03T17:38:06.4318294Z Compiling torch_xla/csrc/ops/masked_select.cpp; 20s local 2024-04-03T17:38:06.4319221Z Compiling torch_xla/csrc/ops/max_in_dim.cpp; 19s local ... 2024-04-03T17:38:06.7869452Z 2024-04-03T17:38:06.7870180Z  2024-04-03T17:38:06.7870606Z  2024-04-03T17:38:06.7870937Z  2024-04-03T17:38:06.7871280Z  2024-04-03T17:38:06.7871611Z  2024-04-03T17:38:06.7871941Z  2024-04-03T17:38:06.7872274Z  2024-04-03T17:38:06.7872600Z  2024-04-03T17:38:06.7873140Z [14,677 / 14,756] 48 actions, 47 running 2024-04-03T17:38:06.7873952Z Compiling torch_xla/csrc/init_python_bindings.cpp; 73s local 2024-04-03T17:38:06.7874747Z Compiling torch_xla/csrc/tensor_util.cpp; 65s local 2024-04-03T17:38:06.7875508Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 27s local 2024-04-03T17:38:06.7876296Z Compiling torch_xla/csrc/ops/index_ops.cpp; 27s local 2024-04-03T17:38:06.7877053Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 23s local 2024-04-03T17:38:06.7877845Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 22s local 2024-04-03T17:38:06.7878611Z Compiling torch_xla/csrc/ops/masked_select.cpp; 20s local 2024-04-03T17:38:06.7879432Z Compiling torch_xla/csrc/ops/max_pool_nd.cpp; 19s local ... 2024-04-03T17:38:07.0340354Z 2024-04-03T17:38:07.0341089Z  2024-04-03T17:38:07.0341604Z  2024-04-03T17:38:07.0342019Z  2024-04-03T17:38:07.0342424Z  2024-04-03T17:38:07.0342827Z  2024-04-03T17:38:07.0343213Z  2024-04-03T17:38:07.0343627Z  2024-04-03T17:38:07.0344024Z  2024-04-03T17:38:07.0344654Z [14,677 / 14,756] 48 actions running 2024-04-03T17:38:07.0345607Z Compiling torch_xla/csrc/init_python_bindings.cpp; 74s local 2024-04-03T17:38:07.0346521Z Compiling torch_xla/csrc/tensor_util.cpp; 65s local 2024-04-03T17:38:07.0347482Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 27s local 2024-04-03T17:38:07.0348773Z Compiling torch_xla/csrc/ops/index_ops.cpp; 27s local 2024-04-03T17:38:07.0349620Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 23s local 2024-04-03T17:38:07.0350503Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 23s local 2024-04-03T17:38:07.0351444Z Compiling torch_xla/csrc/ops/masked_select.cpp; 20s local 2024-04-03T17:38:07.0352477Z Compiling torch_xla/csrc/ops/max_pool_nd.cpp; 19s local ... 2024-04-03T17:38:07.4192582Z 2024-04-03T17:38:07.4193367Z  2024-04-03T17:38:07.4193893Z  2024-04-03T17:38:07.4194280Z  2024-04-03T17:38:07.4194595Z  2024-04-03T17:38:07.4194940Z  2024-04-03T17:38:07.4195334Z  2024-04-03T17:38:07.4195777Z  2024-04-03T17:38:07.4196248Z  2024-04-03T17:38:07.4196891Z [14,678 / 14,756] 48 actions, 47 running 2024-04-03T17:38:07.4197910Z Compiling torch_xla/csrc/init_python_bindings.cpp; 74s local 2024-04-03T17:38:07.4198940Z Compiling torch_xla/csrc/tensor_util.cpp; 65s local 2024-04-03T17:38:07.4200484Z Compiling torch_xla/csrc/ops/index_ops.cpp; 27s local 2024-04-03T17:38:07.4201599Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 23s local 2024-04-03T17:38:07.4202723Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 23s local 2024-04-03T17:38:07.4203811Z Compiling torch_xla/csrc/ops/masked_select.cpp; 21s local 2024-04-03T17:38:07.4204911Z Compiling torch_xla/csrc/ops/max_pool_nd.cpp; 20s local 2024-04-03T17:38:07.4206354Z Compiling torch_xla/csrc/ops/max_pool_nd_backward.cpp; 19s local ... 2024-04-03T17:38:07.6299729Z 2024-04-03T17:38:07.6300518Z  2024-04-03T17:38:07.6301055Z  2024-04-03T17:38:07.6305082Z  2024-04-03T17:38:07.6305842Z  2024-04-03T17:38:07.6306822Z  2024-04-03T17:38:07.6307786Z  2024-04-03T17:38:07.6308718Z  2024-04-03T17:38:07.6309197Z  2024-04-03T17:38:07.6309853Z [14,678 / 14,756] 48 actions running 2024-04-03T17:38:07.6310870Z Compiling torch_xla/csrc/init_python_bindings.cpp; 74s local 2024-04-03T17:38:07.6312242Z Compiling torch_xla/csrc/tensor_util.cpp; 66s local 2024-04-03T17:38:07.6315048Z Compiling torch_xla/csrc/ops/index_ops.cpp; 27s local 2024-04-03T17:38:07.6316393Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 24s local 2024-04-03T17:38:07.6317818Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 23s local 2024-04-03T17:38:07.6320358Z Compiling torch_xla/csrc/ops/masked_select.cpp; 21s local 2024-04-03T17:38:07.6321698Z Compiling torch_xla/csrc/ops/max_pool_nd.cpp; 20s local 2024-04-03T17:38:07.6323361Z Compiling torch_xla/csrc/ops/max_pool_nd_backward.cpp; 20s local ... 2024-04-03T17:38:07.8303201Z 2024-04-03T17:38:07.8304349Z  2024-04-03T17:38:07.8305272Z  2024-04-03T17:38:07.8306013Z  2024-04-03T17:38:07.8306926Z  2024-04-03T17:38:07.8308206Z  2024-04-03T17:38:07.8308732Z  2024-04-03T17:38:07.8309197Z  2024-04-03T17:38:07.8309666Z  2024-04-03T17:38:07.8310391Z [14,679 / 14,756] 48 actions running 2024-04-03T17:38:07.8311432Z Compiling torch_xla/csrc/init_python_bindings.cpp; 74s local 2024-04-03T17:38:07.8312446Z Compiling torch_xla/csrc/tensor_util.cpp; 66s local 2024-04-03T17:38:07.8313454Z Compiling torch_xla/csrc/ops/index_ops.cpp; 28s local 2024-04-03T17:38:07.8314466Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 24s local 2024-04-03T17:38:07.8315486Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 23s local 2024-04-03T17:38:07.8316572Z Compiling torch_xla/csrc/ops/masked_select.cpp; 21s local 2024-04-03T17:38:07.8317928Z Compiling torch_xla/csrc/ops/max_pool_nd_backward.cpp; 20s local 2024-04-03T17:38:07.8319064Z Compiling torch_xla/csrc/ops/max_unpool_nd.cpp; 20s local ... 2024-04-03T17:38:08.0644074Z 2024-04-03T17:38:08.0644857Z  2024-04-03T17:38:08.0645412Z  2024-04-03T17:38:08.0645871Z  2024-04-03T17:38:08.0646270Z  2024-04-03T17:38:08.0646693Z  2024-04-03T17:38:08.0647083Z  2024-04-03T17:38:08.0647508Z  2024-04-03T17:38:08.0647958Z  2024-04-03T17:38:08.0652226Z [14,680 / 14,756] 48 actions, 47 running 2024-04-03T17:38:08.0653643Z Compiling torch_xla/csrc/init_python_bindings.cpp; 75s local 2024-04-03T17:38:08.0655084Z Compiling torch_xla/csrc/tensor_util.cpp; 66s local 2024-04-03T17:38:08.0656111Z Compiling torch_xla/csrc/ops/index_ops.cpp; 28s local 2024-04-03T17:38:08.0657258Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 24s local 2024-04-03T17:38:08.0658535Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 24s local 2024-04-03T17:38:08.0660317Z Compiling torch_xla/csrc/ops/masked_select.cpp; 21s local 2024-04-03T17:38:08.0661540Z Compiling torch_xla/csrc/ops/max_pool_nd_backward.cpp; 20s local 2024-04-03T17:38:08.0662962Z Compiling torch_xla/csrc/ops/max_unpool_nd.cpp; 20s local ... 2024-04-03T17:38:08.3238494Z 2024-04-03T17:38:08.3239807Z  2024-04-03T17:38:08.3241022Z  2024-04-03T17:38:08.3241688Z  2024-04-03T17:38:08.3242116Z  2024-04-03T17:38:08.3242876Z  2024-04-03T17:38:08.3243332Z  2024-04-03T17:38:08.3243847Z  2024-04-03T17:38:08.3244327Z  2024-04-03T17:38:08.3245080Z [14,682 / 14,756] 48 actions, 47 running 2024-04-03T17:38:08.3246214Z Compiling torch_xla/csrc/init_python_bindings.cpp; 75s local 2024-04-03T17:38:08.3247424Z Compiling torch_xla/csrc/tensor_util.cpp; 66s local 2024-04-03T17:38:08.3248743Z Compiling torch_xla/csrc/ops/index_ops.cpp; 28s local 2024-04-03T17:38:08.3249888Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 24s local 2024-04-03T17:38:08.3250762Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 24s local 2024-04-03T17:38:08.3251755Z Compiling torch_xla/csrc/ops/masked_select.cpp; 22s local 2024-04-03T17:38:08.3252656Z Compiling torch_xla/csrc/ops/max_unpool_nd.cpp; 20s local 2024-04-03T17:38:08.3253531Z Compiling torch_xla/csrc/ops/mean.cpp; 20s local ... 2024-04-03T17:38:08.6310825Z 2024-04-03T17:38:08.6312114Z  2024-04-03T17:38:08.6312970Z  2024-04-03T17:38:08.6313457Z  2024-04-03T17:38:08.6313995Z  2024-04-03T17:38:08.6328903Z  2024-04-03T17:38:08.6329376Z  2024-04-03T17:38:08.6329773Z  2024-04-03T17:38:08.6330176Z  2024-04-03T17:38:08.6330976Z [14,682 / 14,756] 48 actions running 2024-04-03T17:38:08.6331909Z Compiling torch_xla/csrc/init_python_bindings.cpp; 75s local 2024-04-03T17:38:08.6332908Z Compiling torch_xla/csrc/tensor_util.cpp; 67s local 2024-04-03T17:38:08.6333823Z Compiling torch_xla/csrc/ops/index_ops.cpp; 28s local 2024-04-03T17:38:08.6334896Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 25s local 2024-04-03T17:38:08.6335858Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 24s local 2024-04-03T17:38:08.6336823Z Compiling torch_xla/csrc/ops/masked_select.cpp; 22s local 2024-04-03T17:38:08.6337814Z Compiling torch_xla/csrc/ops/max_unpool_nd.cpp; 20s local 2024-04-03T17:38:08.6338761Z Compiling torch_xla/csrc/ops/mean.cpp; 20s local ... 2024-04-03T17:38:09.5331826Z 2024-04-03T17:38:09.5334401Z  2024-04-03T17:38:09.5336780Z  2024-04-03T17:38:09.5338835Z  2024-04-03T17:38:09.5340870Z  2024-04-03T17:38:09.5343098Z  2024-04-03T17:38:09.5345118Z  2024-04-03T17:38:09.5347008Z  2024-04-03T17:38:09.5349119Z  2024-04-03T17:38:09.5351500Z [14,683 / 14,756] 48 actions, 47 running 2024-04-03T17:38:09.5356029Z Compiling torch_xla/csrc/init_python_bindings.cpp; 76s local 2024-04-03T17:38:09.5357096Z Compiling torch_xla/csrc/tensor_util.cpp; 68s local 2024-04-03T17:38:09.5358055Z Compiling torch_xla/csrc/ops/index_ops.cpp; 29s local 2024-04-03T17:38:09.5358862Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 26s local 2024-04-03T17:38:09.5359702Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 25s local 2024-04-03T17:38:09.5360868Z Compiling torch_xla/csrc/ops/masked_select.cpp; 23s local 2024-04-03T17:38:09.5362022Z Compiling torch_xla/csrc/ops/max_unpool_nd.cpp; 21s local 2024-04-03T17:38:09.5363014Z Compiling torch_xla/csrc/ops/mean.cpp; 21s local ... 2024-04-03T17:38:09.7603247Z 2024-04-03T17:38:09.7604023Z  2024-04-03T17:38:09.7604553Z  2024-04-03T17:38:09.7604963Z  2024-04-03T17:38:09.7605404Z  2024-04-03T17:38:09.7605947Z  2024-04-03T17:38:09.7609130Z  2024-04-03T17:38:09.7612076Z  2024-04-03T17:38:09.7615163Z  2024-04-03T17:38:09.7616943Z [14,684 / 14,756] 48 actions, 47 running 2024-04-03T17:38:09.7618239Z Compiling torch_xla/csrc/init_python_bindings.cpp; 76s local 2024-04-03T17:38:09.7619516Z Compiling torch_xla/csrc/tensor_util.cpp; 68s local 2024-04-03T17:38:09.7620733Z Compiling torch_xla/csrc/ops/index_ops.cpp; 30s local 2024-04-03T17:38:09.7621971Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 26s local 2024-04-03T17:38:09.7623304Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 25s local 2024-04-03T17:38:09.7624585Z Compiling torch_xla/csrc/ops/max_unpool_nd.cpp; 22s local 2024-04-03T17:38:09.7628720Z Compiling torch_xla/csrc/ops/mean.cpp; 21s local 2024-04-03T17:38:09.7669977Z Compiling torch_xla/csrc/ops/multinomial.cpp; 19s local ... 2024-04-03T17:38:10.0320311Z 2024-04-03T17:38:10.0321573Z  2024-04-03T17:38:10.0322092Z  2024-04-03T17:38:10.0322526Z  2024-04-03T17:38:10.0322940Z  2024-04-03T17:38:10.0323346Z  2024-04-03T17:38:10.0324012Z  2024-04-03T17:38:10.0324463Z  2024-04-03T17:38:10.0324895Z  2024-04-03T17:38:10.0325577Z [14,684 / 14,756] 48 actions running 2024-04-03T17:38:10.0326733Z Compiling torch_xla/csrc/init_python_bindings.cpp; 77s local 2024-04-03T17:38:10.0327836Z Compiling torch_xla/csrc/tensor_util.cpp; 68s local 2024-04-03T17:38:10.0328778Z Compiling torch_xla/csrc/ops/index_ops.cpp; 30s local 2024-04-03T17:38:10.0329894Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 26s local 2024-04-03T17:38:10.0330883Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 26s local 2024-04-03T17:38:10.0332312Z Compiling torch_xla/csrc/ops/max_unpool_nd.cpp; 22s local 2024-04-03T17:38:10.0333346Z Compiling torch_xla/csrc/ops/mean.cpp; 22s local 2024-04-03T17:38:10.0334564Z Compiling torch_xla/csrc/ops/multinomial.cpp; 19s local ... 2024-04-03T17:38:10.2755858Z 2024-04-03T17:38:10.2756894Z  2024-04-03T17:38:10.2757408Z  2024-04-03T17:38:10.2757951Z  2024-04-03T17:38:10.2758428Z  2024-04-03T17:38:10.2758762Z  2024-04-03T17:38:10.2759097Z  2024-04-03T17:38:10.2759434Z  2024-04-03T17:38:10.2759771Z  2024-04-03T17:38:10.2760397Z [14,685 / 14,756] 48 actions, 47 running 2024-04-03T17:38:10.2761340Z Compiling torch_xla/csrc/init_python_bindings.cpp; 77s local 2024-04-03T17:38:10.2762329Z Compiling torch_xla/csrc/tensor_util.cpp; 68s local 2024-04-03T17:38:10.2763278Z Compiling torch_xla/csrc/ops/index_ops.cpp; 30s local 2024-04-03T17:38:10.2764401Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 26s local 2024-04-03T17:38:10.2765587Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 26s local 2024-04-03T17:38:10.2766700Z Compiling torch_xla/csrc/ops/max_unpool_nd.cpp; 22s local 2024-04-03T17:38:10.2767618Z Compiling torch_xla/csrc/ops/mean.cpp; 22s local 2024-04-03T17:38:10.2768534Z Compiling torch_xla/csrc/ops/native_batch_norm_backward.cpp; 19s local ... 2024-04-03T17:38:10.5743113Z 2024-04-03T17:38:10.5744349Z  2024-04-03T17:38:10.5747362Z  2024-04-03T17:38:10.5750525Z  2024-04-03T17:38:10.5753332Z  2024-04-03T17:38:10.5756120Z  2024-04-03T17:38:10.5758923Z  2024-04-03T17:38:10.5761775Z  2024-04-03T17:38:10.5764549Z  2024-04-03T17:38:10.5767701Z [14,686 / 14,756] 48 actions, 47 running 2024-04-03T17:38:10.5769268Z Compiling torch_xla/csrc/init_python_bindings.cpp; 77s local 2024-04-03T17:38:10.5770655Z Compiling torch_xla/csrc/tensor_util.cpp; 69s local 2024-04-03T17:38:10.5771903Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 27s local 2024-04-03T17:38:10.5773089Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 26s local 2024-04-03T17:38:10.5774473Z Compiling torch_xla/csrc/ops/max_unpool_nd.cpp; 22s local 2024-04-03T17:38:10.5775674Z Compiling torch_xla/csrc/ops/mean.cpp; 22s local 2024-04-03T17:38:10.5777025Z Compiling torch_xla/csrc/ops/native_batch_norm_backward.cpp; 20s local 2024-04-03T17:38:10.5778591Z Compiling torch_xla/csrc/ops/native_batch_norm_forward.cpp; 19s local ... 2024-04-03T17:38:10.8326596Z 2024-04-03T17:38:10.8327936Z  2024-04-03T17:38:10.8328642Z  2024-04-03T17:38:10.8329442Z  2024-04-03T17:38:10.8330588Z  2024-04-03T17:38:10.8331078Z  2024-04-03T17:38:10.8331492Z  2024-04-03T17:38:10.8331918Z  2024-04-03T17:38:10.8332339Z  2024-04-03T17:38:10.8333041Z [14,688 / 14,756] 48 actions running 2024-04-03T17:38:10.8334061Z Compiling torch_xla/csrc/init_python_bindings.cpp; 77s local 2024-04-03T17:38:10.8335625Z Compiling torch_xla/csrc/tensor_util.cpp; 69s local 2024-04-03T17:38:10.8336644Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 27s local 2024-04-03T17:38:10.8337709Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 26s local 2024-04-03T17:38:10.8338815Z Compiling torch_xla/csrc/ops/max_unpool_nd.cpp; 23s local 2024-04-03T17:38:10.8339960Z Compiling torch_xla/csrc/ops/mean.cpp; 22s local 2024-04-03T17:38:10.8341156Z Compiling torch_xla/csrc/ops/native_batch_norm_forward.cpp; 20s local 2024-04-03T17:38:10.8342445Z Compiling torch_xla/csrc/ops/var_mean.cpp; 20s local ... 2024-04-03T17:38:11.0808739Z 2024-04-03T17:38:11.0810169Z  2024-04-03T17:38:11.0810678Z  2024-04-03T17:38:11.0811194Z  2024-04-03T17:38:11.0811668Z  2024-04-03T17:38:11.0812122Z  2024-04-03T17:38:11.0812579Z  2024-04-03T17:38:11.0813037Z  2024-04-03T17:38:11.0813473Z  2024-04-03T17:38:11.0814342Z [14,689 / 14,756] 47 actions running 2024-04-03T17:38:11.0815521Z Compiling torch_xla/csrc/init_python_bindings.cpp; 78s local 2024-04-03T17:38:11.0816630Z Compiling torch_xla/csrc/tensor_util.cpp; 69s local 2024-04-03T17:38:11.0817688Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 27s local 2024-04-03T17:38:11.0819020Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 27s local 2024-04-03T17:38:11.0820152Z Compiling torch_xla/csrc/ops/max_unpool_nd.cpp; 23s local 2024-04-03T17:38:11.0821226Z Compiling torch_xla/csrc/ops/mean.cpp; 23s local 2024-04-03T17:38:11.0822215Z Compiling torch_xla/csrc/ops/var_mean.cpp; 20s local 2024-04-03T17:38:11.0823319Z Compiling torch_xla/csrc/ops/nll_loss.cpp; 19s local ... 2024-04-03T17:38:11.2811585Z 2024-04-03T17:38:11.2812347Z  2024-04-03T17:38:11.2812828Z  2024-04-03T17:38:11.2813280Z  2024-04-03T17:38:11.2813716Z  2024-04-03T17:38:11.2814122Z  2024-04-03T17:38:11.2814716Z  2024-04-03T17:38:11.2815161Z  2024-04-03T17:38:11.2818415Z  2024-04-03T17:38:11.2819322Z [14,691 / 14,756] 47 actions running 2024-04-03T17:38:11.2820406Z Compiling torch_xla/csrc/init_python_bindings.cpp; 78s local 2024-04-03T17:38:11.2821538Z Compiling torch_xla/csrc/tensor_util.cpp; 69s local 2024-04-03T17:38:11.2822851Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 27s local 2024-04-03T17:38:11.2824317Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 27s local 2024-04-03T17:38:11.2825526Z Compiling torch_xla/csrc/ops/mean.cpp; 23s local 2024-04-03T17:38:11.2826549Z Compiling torch_xla/csrc/ops/var_mean.cpp; 20s local 2024-04-03T17:38:11.2828071Z Compiling torch_xla/csrc/ops/nll_loss2d.cpp; 20s local 2024-04-03T17:38:11.2829347Z Compiling torch_xla/csrc/ops/nll_loss2d_backward.cpp; 19s local ... 2024-04-03T17:38:11.5778817Z 2024-04-03T17:38:11.5779566Z  2024-04-03T17:38:11.5780079Z  2024-04-03T17:38:11.5780488Z  2024-04-03T17:38:11.5780915Z  2024-04-03T17:38:11.5781330Z  2024-04-03T17:38:11.5781742Z  2024-04-03T17:38:11.5782155Z  2024-04-03T17:38:11.5782536Z  2024-04-03T17:38:11.5783200Z [14,693 / 14,756] 48 actions, 47 running 2024-04-03T17:38:11.5784329Z Compiling torch_xla/csrc/init_python_bindings.cpp; 78s local 2024-04-03T17:38:11.5785324Z Compiling torch_xla/csrc/tensor_util.cpp; 70s local 2024-04-03T17:38:11.5786300Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 27s local 2024-04-03T17:38:11.5787264Z Compiling torch_xla/csrc/ops/mean.cpp; 23s local 2024-04-03T17:38:11.5788606Z Compiling torch_xla/csrc/ops/var_mean.cpp; 20s local 2024-04-03T17:38:11.5789675Z Compiling torch_xla/csrc/ops/nll_loss2d_backward.cpp; 19s local 2024-04-03T17:38:11.5790899Z Compiling torch_xla/csrc/ops/nll_loss_backward.cpp; 19s local 2024-04-03T17:38:11.5791947Z Compiling torch_xla/csrc/ops/nms.cpp; 19s local ... 2024-04-03T17:38:11.8820134Z 2024-04-03T17:38:11.8820878Z  2024-04-03T17:38:11.8821736Z  2024-04-03T17:38:11.8822155Z  2024-04-03T17:38:11.8822578Z  2024-04-03T17:38:11.8823001Z  2024-04-03T17:38:11.8824786Z  2024-04-03T17:38:11.8825323Z  2024-04-03T17:38:11.8825787Z  2024-04-03T17:38:11.8826536Z [14,694 / 14,756] 47 actions running 2024-04-03T17:38:11.8827805Z Compiling torch_xla/csrc/tensor_util.cpp; 70s local 2024-04-03T17:38:11.8829150Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 27s local 2024-04-03T17:38:11.8830033Z Compiling torch_xla/csrc/ops/mean.cpp; 24s local 2024-04-03T17:38:11.8830718Z Compiling torch_xla/csrc/ops/var_mean.cpp; 21s local 2024-04-03T17:38:11.8831769Z Compiling torch_xla/csrc/ops/nll_loss2d_backward.cpp; 19s local 2024-04-03T17:38:11.8832669Z Compiling torch_xla/csrc/ops/nll_loss_backward.cpp; 19s local 2024-04-03T17:38:11.8833525Z Compiling torch_xla/csrc/ops/nms.cpp; 19s local 2024-04-03T17:38:11.8834278Z Compiling torch_xla/csrc/ops/nonzero.cpp; 19s local ... 2024-04-03T17:38:12.0828809Z 2024-04-03T17:38:12.0829529Z  2024-04-03T17:38:12.0829957Z  2024-04-03T17:38:12.0830296Z  2024-04-03T17:38:12.0830616Z  2024-04-03T17:38:12.0830954Z  2024-04-03T17:38:12.0831291Z  2024-04-03T17:38:12.0831678Z  2024-04-03T17:38:12.0832092Z  2024-04-03T17:38:12.0832715Z [14,694 / 14,756] 48 actions running 2024-04-03T17:38:12.0833597Z Compiling torch_xla/csrc/tensor_util.cpp; 70s local 2024-04-03T17:38:12.0834524Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 28s local 2024-04-03T17:38:12.0835441Z Compiling torch_xla/csrc/ops/mean.cpp; 24s local 2024-04-03T17:38:12.0836321Z Compiling torch_xla/csrc/ops/var_mean.cpp; 21s local 2024-04-03T17:38:12.0837347Z Compiling torch_xla/csrc/ops/nll_loss2d_backward.cpp; 20s local 2024-04-03T17:38:12.0838454Z Compiling torch_xla/csrc/ops/nll_loss_backward.cpp; 20s local 2024-04-03T17:38:12.0839378Z Compiling torch_xla/csrc/ops/nms.cpp; 20s local 2024-04-03T17:38:12.0840293Z Compiling torch_xla/csrc/ops/nonzero.cpp; 19s local ... 2024-04-03T17:38:12.4511425Z 2024-04-03T17:38:12.4512186Z  2024-04-03T17:38:12.4512647Z  2024-04-03T17:38:12.4513083Z  2024-04-03T17:38:12.4513511Z  2024-04-03T17:38:12.4513952Z  2024-04-03T17:38:12.4514348Z  2024-04-03T17:38:12.4514710Z  2024-04-03T17:38:12.4515094Z  2024-04-03T17:38:12.4515818Z [14,696 / 14,756] 48 actions, 47 running 2024-04-03T17:38:12.4516758Z Compiling torch_xla/csrc/tensor_util.cpp; 70s local 2024-04-03T17:38:12.4517664Z Compiling torch_xla/csrc/ops/mean.cpp; 24s local 2024-04-03T17:38:12.4518638Z Compiling torch_xla/csrc/ops/var_mean.cpp; 21s local 2024-04-03T17:38:12.4519737Z Compiling torch_xla/csrc/ops/nll_loss2d_backward.cpp; 20s local 2024-04-03T17:38:12.4520984Z Compiling torch_xla/csrc/ops/nll_loss_backward.cpp; 20s local 2024-04-03T17:38:12.4522024Z Compiling torch_xla/csrc/ops/nonzero.cpp; 20s local 2024-04-03T17:38:12.4523064Z Compiling torch_xla/csrc/ops/not_supported.cpp; 19s local 2024-04-03T17:38:12.4524100Z Compiling torch_xla/csrc/ops/normal.cpp; 19s local ... 2024-04-03T17:38:12.6835424Z 2024-04-03T17:38:12.6836144Z  2024-04-03T17:38:12.6836537Z  2024-04-03T17:38:12.6836867Z  2024-04-03T17:38:12.6837192Z  2024-04-03T17:38:12.6837499Z  2024-04-03T17:38:12.6837828Z  2024-04-03T17:38:12.6838167Z  2024-04-03T17:38:12.6838511Z  2024-04-03T17:38:12.6839191Z [14,698 / 14,756] 48 actions, 47 running 2024-04-03T17:38:12.6840069Z Compiling torch_xla/csrc/tensor_util.cpp; 71s local 2024-04-03T17:38:12.6840979Z Compiling torch_xla/csrc/ops/mean.cpp; 24s local 2024-04-03T17:38:12.6841879Z Compiling torch_xla/csrc/ops/var_mean.cpp; 22s local 2024-04-03T17:38:12.6842902Z Compiling torch_xla/csrc/ops/nonzero.cpp; 20s local 2024-04-03T17:38:12.6843887Z Compiling torch_xla/csrc/ops/not_supported.cpp; 19s local 2024-04-03T17:38:12.6845433Z Compiling torch_xla/csrc/ops/normal.cpp; 19s local 2024-04-03T17:38:12.6846312Z Compiling torch_xla/csrc/ops/ops.cpp; 18s local 2024-04-03T17:38:12.6847314Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 17s local ... 2024-04-03T17:38:13.0828363Z 2024-04-03T17:38:13.0829722Z  2024-04-03T17:38:13.0830945Z  2024-04-03T17:38:13.0831443Z  2024-04-03T17:38:13.0831854Z  2024-04-03T17:38:13.0832645Z  2024-04-03T17:38:13.0833113Z  2024-04-03T17:38:13.0833562Z  2024-04-03T17:38:13.0834025Z  2024-04-03T17:38:13.0834721Z [14,698 / 14,756] 48 actions running 2024-04-03T17:38:13.0836024Z Compiling torch_xla/csrc/tensor_util.cpp; 71s local 2024-04-03T17:38:13.0836954Z Compiling torch_xla/csrc/ops/mean.cpp; 25s local 2024-04-03T17:38:13.0838079Z Compiling torch_xla/csrc/ops/var_mean.cpp; 22s local 2024-04-03T17:38:13.0839084Z Compiling torch_xla/csrc/ops/nonzero.cpp; 20s local 2024-04-03T17:38:13.0840285Z Compiling torch_xla/csrc/ops/not_supported.cpp; 19s local 2024-04-03T17:38:13.0841243Z Compiling torch_xla/csrc/ops/normal.cpp; 19s local 2024-04-03T17:38:13.0841941Z Compiling torch_xla/csrc/ops/ops.cpp; 19s local 2024-04-03T17:38:13.0842698Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 17s local ... 2024-04-03T17:38:13.2831478Z 2024-04-03T17:38:13.2832487Z  2024-04-03T17:38:13.2833005Z  2024-04-03T17:38:13.2833416Z  2024-04-03T17:38:13.2833851Z  2024-04-03T17:38:13.2834257Z  2024-04-03T17:38:13.2834641Z  2024-04-03T17:38:13.2835055Z  2024-04-03T17:38:13.2835483Z  2024-04-03T17:38:13.2836168Z [14,699 / 14,756] 47 actions running 2024-04-03T17:38:13.2837091Z Compiling torch_xla/csrc/tensor_util.cpp; 71s local 2024-04-03T17:38:13.2838003Z Compiling torch_xla/csrc/ops/mean.cpp; 25s local 2024-04-03T17:38:13.2838936Z Compiling torch_xla/csrc/ops/var_mean.cpp; 22s local 2024-04-03T17:38:13.2839902Z Compiling torch_xla/csrc/ops/nonzero.cpp; 20s local 2024-04-03T17:38:13.2840899Z Compiling torch_xla/csrc/ops/normal.cpp; 19s local 2024-04-03T17:38:13.2841777Z Compiling torch_xla/csrc/ops/ops.cpp; 19s local 2024-04-03T17:38:13.2842706Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 17s local 2024-04-03T17:38:13.2843835Z Compiling torch_xla/csrc/ops/ops_xla_shape_fn.cpp; 17s local ... 2024-04-03T17:38:13.6835336Z 2024-04-03T17:38:13.6836324Z  2024-04-03T17:38:13.6836845Z  2024-04-03T17:38:13.6839823Z  2024-04-03T17:38:13.6840503Z  2024-04-03T17:38:13.6841789Z  2024-04-03T17:38:13.6842343Z  2024-04-03T17:38:13.6842824Z  2024-04-03T17:38:13.6843458Z  2024-04-03T17:38:13.6844529Z [14,700 / 14,756] 47 actions running 2024-04-03T17:38:13.6845496Z Compiling torch_xla/csrc/tensor_util.cpp; 72s local 2024-04-03T17:38:13.6846469Z Compiling torch_xla/csrc/ops/mean.cpp; 25s local 2024-04-03T17:38:13.6847465Z Compiling torch_xla/csrc/ops/var_mean.cpp; 23s local 2024-04-03T17:38:13.6848587Z Compiling torch_xla/csrc/ops/nonzero.cpp; 21s local 2024-04-03T17:38:13.6849418Z Compiling torch_xla/csrc/ops/ops.cpp; 19s local 2024-04-03T17:38:13.6850325Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 18s local 2024-04-03T17:38:13.6851339Z Compiling torch_xla/csrc/ops/ops_xla_shape_fn.cpp; 17s local 2024-04-03T17:38:13.6852601Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 16s local ... 2024-04-03T17:38:13.8839112Z 2024-04-03T17:38:13.8842217Z  2024-04-03T17:38:13.8845030Z  2024-04-03T17:38:13.8847554Z  2024-04-03T17:38:13.8848159Z  2024-04-03T17:38:13.8850778Z  2024-04-03T17:38:13.8851327Z  2024-04-03T17:38:13.8852391Z  2024-04-03T17:38:13.8852942Z  2024-04-03T17:38:13.8853670Z [14,700 / 14,756] 48 actions running 2024-04-03T17:38:13.8854827Z Compiling torch_xla/csrc/tensor_util.cpp; 72s local 2024-04-03T17:38:13.8855806Z Compiling torch_xla/csrc/ops/mean.cpp; 26s local 2024-04-03T17:38:13.8857065Z Compiling torch_xla/csrc/ops/var_mean.cpp; 23s local 2024-04-03T17:38:13.8858174Z Compiling torch_xla/csrc/ops/nonzero.cpp; 21s local 2024-04-03T17:38:13.8859244Z Compiling torch_xla/csrc/ops/ops.cpp; 20s local 2024-04-03T17:38:13.8860368Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 18s local 2024-04-03T17:38:13.8861777Z Compiling torch_xla/csrc/ops/ops_xla_shape_fn.cpp; 18s local 2024-04-03T17:38:13.8863008Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 16s local ... 2024-04-03T17:38:15.0847244Z 2024-04-03T17:38:15.0850249Z  2024-04-03T17:38:15.0853091Z  2024-04-03T17:38:15.0855980Z  2024-04-03T17:38:15.0856556Z  2024-04-03T17:38:15.0857075Z  2024-04-03T17:38:15.0857593Z  2024-04-03T17:38:15.0858263Z  2024-04-03T17:38:15.0859375Z  2024-04-03T17:38:15.0860188Z [14,700 / 14,756] 48 actions running 2024-04-03T17:38:15.0861091Z Compiling torch_xla/csrc/tensor_util.cpp; 73s local 2024-04-03T17:38:15.0862303Z Compiling torch_xla/csrc/ops/mean.cpp; 27s local 2024-04-03T17:38:15.0863289Z Compiling torch_xla/csrc/ops/var_mean.cpp; 24s local 2024-04-03T17:38:15.0864252Z Compiling torch_xla/csrc/ops/nonzero.cpp; 22s local 2024-04-03T17:38:15.0865212Z Compiling torch_xla/csrc/ops/ops.cpp; 21s local 2024-04-03T17:38:15.0866248Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 19s local 2024-04-03T17:38:15.0867382Z Compiling torch_xla/csrc/ops/ops_xla_shape_fn.cpp; 19s local 2024-04-03T17:38:15.0868867Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 17s local ... 2024-04-03T17:38:15.2852796Z 2024-04-03T17:38:15.2859611Z  2024-04-03T17:38:15.2860110Z  2024-04-03T17:38:15.2860552Z  2024-04-03T17:38:15.2860976Z  2024-04-03T17:38:15.2861370Z  2024-04-03T17:38:15.2861790Z  2024-04-03T17:38:15.2862321Z  2024-04-03T17:38:15.2862717Z  2024-04-03T17:38:15.2863384Z [14,701 / 14,756] 48 actions running 2024-04-03T17:38:15.2864317Z Compiling torch_xla/csrc/tensor_util.cpp; 73s local 2024-04-03T17:38:15.2865240Z Compiling torch_xla/csrc/ops/mean.cpp; 27s local 2024-04-03T17:38:15.2866347Z Compiling torch_xla/csrc/ops/var_mean.cpp; 24s local 2024-04-03T17:38:15.2867296Z Compiling torch_xla/csrc/ops/nonzero.cpp; 22s local 2024-04-03T17:38:15.2868431Z Compiling torch_xla/csrc/ops/ops.cpp; 21s local 2024-04-03T17:38:15.2869420Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 19s local 2024-04-03T17:38:15.2870561Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 17s local 2024-04-03T17:38:15.2871693Z Compiling torch_xla/csrc/ops/permute.cpp; 16s local ... 2024-04-03T17:38:15.7323063Z 2024-04-03T17:38:15.7324008Z  2024-04-03T17:38:15.7324492Z  2024-04-03T17:38:15.7324932Z  2024-04-03T17:38:15.7325353Z  2024-04-03T17:38:15.7325726Z  2024-04-03T17:38:15.7326156Z  2024-04-03T17:38:15.7326608Z  2024-04-03T17:38:15.7327024Z  2024-04-03T17:38:15.7328801Z [14,702 / 14,756] 48 actions, 47 running 2024-04-03T17:38:15.7329948Z Compiling torch_xla/csrc/tensor_util.cpp; 74s local 2024-04-03T17:38:15.7330784Z Compiling torch_xla/csrc/ops/mean.cpp; 27s local 2024-04-03T17:38:15.7331728Z Compiling torch_xla/csrc/ops/var_mean.cpp; 25s local 2024-04-03T17:38:15.7332684Z Compiling torch_xla/csrc/ops/ops.cpp; 21s local 2024-04-03T17:38:15.7333618Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 20s local 2024-04-03T17:38:15.7334905Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 18s local 2024-04-03T17:38:15.7336021Z Compiling torch_xla/csrc/ops/permute.cpp; 17s local 2024-04-03T17:38:15.7336999Z Compiling torch_xla/csrc/ops/prod.cpp; 15s local ... 2024-04-03T17:38:16.0859572Z 2024-04-03T17:38:16.0872280Z  2024-04-03T17:38:16.0872915Z  2024-04-03T17:38:16.0873371Z  2024-04-03T17:38:16.0873806Z  2024-04-03T17:38:16.0874568Z  2024-04-03T17:38:16.0875013Z  2024-04-03T17:38:16.0875387Z  2024-04-03T17:38:16.0875781Z  2024-04-03T17:38:16.0876448Z [14,702 / 14,756] 48 actions running 2024-04-03T17:38:16.0877346Z Compiling torch_xla/csrc/tensor_util.cpp; 74s local 2024-04-03T17:38:16.0878484Z Compiling torch_xla/csrc/ops/mean.cpp; 28s local 2024-04-03T17:38:16.0879605Z Compiling torch_xla/csrc/ops/var_mean.cpp; 25s local 2024-04-03T17:38:16.0880541Z Compiling torch_xla/csrc/ops/ops.cpp; 22s local 2024-04-03T17:38:16.0881476Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 20s local 2024-04-03T17:38:16.0882742Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 18s local 2024-04-03T17:38:16.0883855Z Compiling torch_xla/csrc/ops/permute.cpp; 17s local 2024-04-03T17:38:16.0884862Z Compiling torch_xla/csrc/ops/prod.cpp; 16s local ... 2024-04-03T17:38:16.2871816Z 2024-04-03T17:38:16.2872578Z  2024-04-03T17:38:16.2873204Z  2024-04-03T17:38:16.2874032Z  2024-04-03T17:38:16.2874443Z  2024-04-03T17:38:16.2874833Z  2024-04-03T17:38:16.2875229Z  2024-04-03T17:38:16.2875638Z  2024-04-03T17:38:16.2876047Z  2024-04-03T17:38:16.2876572Z [14,703 / 14,756] 47 actions running 2024-04-03T17:38:16.2877401Z Compiling torch_xla/csrc/tensor_util.cpp; 74s local 2024-04-03T17:38:16.2878357Z Compiling torch_xla/csrc/ops/var_mean.cpp; 25s local 2024-04-03T17:38:16.2879070Z Compiling torch_xla/csrc/ops/ops.cpp; 22s local 2024-04-03T17:38:16.2879919Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 20s local 2024-04-03T17:38:16.2880989Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 18s local 2024-04-03T17:38:16.2882060Z Compiling torch_xla/csrc/ops/permute.cpp; 17s local 2024-04-03T17:38:16.2882952Z Compiling torch_xla/csrc/ops/prod.cpp; 16s local 2024-04-03T17:38:16.2883904Z Compiling torch_xla/csrc/ops/put.cpp; 16s local ... 2024-04-03T17:38:16.6869605Z 2024-04-03T17:38:16.6870352Z  2024-04-03T17:38:16.6870778Z  2024-04-03T17:38:16.6871148Z  2024-04-03T17:38:16.6871487Z  2024-04-03T17:38:16.6871837Z  2024-04-03T17:38:16.6875336Z  2024-04-03T17:38:16.6878979Z  2024-04-03T17:38:16.6879343Z  2024-04-03T17:38:16.6879919Z [14,703 / 14,756] 48 actions running 2024-04-03T17:38:16.6880698Z Compiling torch_xla/csrc/tensor_util.cpp; 75s local 2024-04-03T17:38:16.6881540Z Compiling torch_xla/csrc/ops/var_mean.cpp; 26s local 2024-04-03T17:38:16.6882343Z Compiling torch_xla/csrc/ops/ops.cpp; 22s local 2024-04-03T17:38:16.6883354Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 21s local 2024-04-03T17:38:16.6884336Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 19s local 2024-04-03T17:38:16.6885322Z Compiling torch_xla/csrc/ops/permute.cpp; 17s local 2024-04-03T17:38:16.6886153Z Compiling torch_xla/csrc/ops/prod.cpp; 16s local 2024-04-03T17:38:16.6886969Z Compiling torch_xla/csrc/ops/put.cpp; 16s local ... 2024-04-03T17:38:17.6881434Z 2024-04-03T17:38:17.6882171Z  2024-04-03T17:38:17.6882637Z  2024-04-03T17:38:17.6882981Z  2024-04-03T17:38:17.6883334Z  2024-04-03T17:38:17.6883686Z  2024-04-03T17:38:17.6884189Z  2024-04-03T17:38:17.6884539Z  2024-04-03T17:38:17.6884881Z  2024-04-03T17:38:17.6885425Z [14,703 / 14,756] 48 actions running 2024-04-03T17:38:17.6886185Z Compiling torch_xla/csrc/tensor_util.cpp; 76s local 2024-04-03T17:38:17.6887897Z Compiling torch_xla/csrc/ops/var_mean.cpp; 27s local 2024-04-03T17:38:17.6888633Z Compiling torch_xla/csrc/ops/ops.cpp; 23s local 2024-04-03T17:38:17.6889405Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 22s local 2024-04-03T17:38:17.6890315Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 20s local 2024-04-03T17:38:17.6891156Z Compiling torch_xla/csrc/ops/permute.cpp; 18s local 2024-04-03T17:38:17.6891897Z Compiling torch_xla/csrc/ops/prod.cpp; 17s local 2024-04-03T17:38:17.6893004Z Compiling torch_xla/csrc/ops/put.cpp; 17s local ... 2024-04-03T17:38:18.5589494Z 2024-04-03T17:38:18.5590227Z  2024-04-03T17:38:18.5590759Z  2024-04-03T17:38:18.5591200Z  2024-04-03T17:38:18.5591620Z  2024-04-03T17:38:18.5592052Z  2024-04-03T17:38:18.5592467Z  2024-04-03T17:38:18.5592875Z  2024-04-03T17:38:18.5593305Z  2024-04-03T17:38:18.5594290Z [14,704 / 14,756] 48 actions, 47 running 2024-04-03T17:38:18.5595259Z Compiling torch_xla/csrc/tensor_util.cpp; 77s local 2024-04-03T17:38:18.5596199Z Compiling torch_xla/csrc/ops/ops.cpp; 24s local 2024-04-03T17:38:18.5597346Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 23s local 2024-04-03T17:38:18.5598504Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 21s local 2024-04-03T17:38:18.5599660Z Compiling torch_xla/csrc/ops/permute.cpp; 19s local 2024-04-03T17:38:18.5600619Z Compiling torch_xla/csrc/ops/prod.cpp; 18s local 2024-04-03T17:38:18.5601619Z Compiling torch_xla/csrc/ops/put.cpp; 18s local 2024-04-03T17:38:18.5602544Z Compiling torch_xla/csrc/ops/qr.cpp; 18s local ... 2024-04-03T17:38:18.8882976Z 2024-04-03T17:38:18.8883960Z  2024-04-03T17:38:18.8884496Z  2024-04-03T17:38:18.8886806Z  2024-04-03T17:38:18.8887676Z  2024-04-03T17:38:18.8888375Z  2024-04-03T17:38:18.8888890Z  2024-04-03T17:38:18.8889578Z  2024-04-03T17:38:18.8890331Z  2024-04-03T17:38:18.8891807Z [14,704 / 14,756] 48 actions running 2024-04-03T17:38:18.8894319Z Compiling torch_xla/csrc/tensor_util.cpp; 77s local 2024-04-03T17:38:18.8895741Z Compiling torch_xla/csrc/ops/ops.cpp; 25s local 2024-04-03T17:38:18.8897061Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 23s local 2024-04-03T17:38:18.8898239Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 21s local 2024-04-03T17:38:18.8899380Z Compiling torch_xla/csrc/ops/permute.cpp; 20s local 2024-04-03T17:38:18.8900268Z Compiling torch_xla/csrc/ops/prod.cpp; 19s local 2024-04-03T17:38:18.8901172Z Compiling torch_xla/csrc/ops/put.cpp; 18s local 2024-04-03T17:38:18.8902042Z Compiling torch_xla/csrc/ops/qr.cpp; 18s local ... 2024-04-03T17:38:19.1209363Z 2024-04-03T17:38:19.1210528Z  2024-04-03T17:38:19.1213613Z  2024-04-03T17:38:19.1214587Z  2024-04-03T17:38:19.1215326Z  2024-04-03T17:38:19.1215767Z  2024-04-03T17:38:19.1216257Z  2024-04-03T17:38:19.1216728Z  2024-04-03T17:38:19.1217188Z  2024-04-03T17:38:19.1218319Z [14,705 / 14,756] 48 actions, 47 running 2024-04-03T17:38:19.1219410Z Compiling torch_xla/csrc/tensor_util.cpp; 77s local 2024-04-03T17:38:19.1220418Z Compiling torch_xla/csrc/ops/ops.cpp; 25s local 2024-04-03T17:38:19.1221405Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 23s local 2024-04-03T17:38:19.1222665Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 21s local 2024-04-03T17:38:19.1223813Z Compiling torch_xla/csrc/ops/prod.cpp; 19s local 2024-04-03T17:38:19.1224548Z Compiling torch_xla/csrc/ops/put.cpp; 19s local 2024-04-03T17:38:19.1225300Z Compiling torch_xla/csrc/ops/qr.cpp; 19s local 2024-04-03T17:38:19.1226222Z Compiling torch_xla/csrc/ops/quant_tensor.cpp; 19s local ... 2024-04-03T17:38:19.4887376Z 2024-04-03T17:38:19.4888196Z  2024-04-03T17:38:19.4888626Z  2024-04-03T17:38:19.4889031Z  2024-04-03T17:38:19.4891360Z  2024-04-03T17:38:19.4892027Z  2024-04-03T17:38:19.4895141Z  2024-04-03T17:38:19.4895793Z  2024-04-03T17:38:19.4896597Z  2024-04-03T17:38:19.4900786Z [14,705 / 14,756] 48 actions running 2024-04-03T17:38:19.4901946Z Compiling torch_xla/csrc/tensor_util.cpp; 77s local 2024-04-03T17:38:19.4903274Z Compiling torch_xla/csrc/ops/ops.cpp; 25s local 2024-04-03T17:38:19.4904914Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 24s local 2024-04-03T17:38:19.4906572Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 21s local 2024-04-03T17:38:19.4908158Z Compiling torch_xla/csrc/ops/prod.cpp; 19s local 2024-04-03T17:38:19.4909374Z Compiling torch_xla/csrc/ops/put.cpp; 19s local 2024-04-03T17:38:19.4910636Z Compiling torch_xla/csrc/ops/qr.cpp; 19s local 2024-04-03T17:38:19.4912027Z Compiling torch_xla/csrc/ops/quant_tensor.cpp; 19s local ... 2024-04-03T17:38:19.9937293Z 2024-04-03T17:38:19.9938511Z  2024-04-03T17:38:19.9939077Z  2024-04-03T17:38:19.9939523Z  2024-04-03T17:38:19.9939933Z  2024-04-03T17:38:19.9940497Z  2024-04-03T17:38:19.9940940Z  2024-04-03T17:38:19.9941298Z  2024-04-03T17:38:19.9941842Z  2024-04-03T17:38:19.9942548Z [14,706 / 14,756] 48 actions, 47 running 2024-04-03T17:38:19.9943511Z Compiling torch_xla/csrc/tensor_util.cpp; 78s local 2024-04-03T17:38:19.9944443Z Compiling torch_xla/csrc/ops/ops.cpp; 26s local 2024-04-03T17:38:19.9945431Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 24s local 2024-04-03T17:38:19.9946819Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 22s local 2024-04-03T17:38:19.9948178Z Compiling torch_xla/csrc/ops/prod.cpp; 20s local 2024-04-03T17:38:19.9949102Z Compiling torch_xla/csrc/ops/qr.cpp; 19s local 2024-04-03T17:38:19.9950055Z Compiling torch_xla/csrc/ops/quant_tensor.cpp; 19s local 2024-04-03T17:38:19.9951136Z Compiling torch_xla/csrc/ops/randperm.cpp; 19s local ... 2024-04-03T17:38:20.2477859Z 2024-04-03T17:38:20.2478621Z  2024-04-03T17:38:20.2479087Z  2024-04-03T17:38:20.2479537Z  2024-04-03T17:38:20.2479955Z  2024-04-03T17:38:20.2480390Z  2024-04-03T17:38:20.2480817Z  2024-04-03T17:38:20.2481339Z  2024-04-03T17:38:20.2481681Z  2024-04-03T17:38:20.2482379Z [14,707 / 14,756] 48 actions, 47 running 2024-04-03T17:38:20.2483540Z Compiling torch_xla/csrc/tensor_util.cpp; 78s local 2024-04-03T17:38:20.2484459Z Compiling torch_xla/csrc/ops/ops.cpp; 26s local 2024-04-03T17:38:20.2485344Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 24s local 2024-04-03T17:38:20.2486511Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 22s local 2024-04-03T17:38:20.2487633Z Compiling torch_xla/csrc/ops/prod.cpp; 20s local 2024-04-03T17:38:20.2488552Z Compiling torch_xla/csrc/ops/qr.cpp; 20s local 2024-04-03T17:38:20.2489531Z Compiling torch_xla/csrc/ops/quant_tensor.cpp; 20s local 2024-04-03T17:38:20.2490507Z Compiling torch_xla/csrc/ops/recv.cpp; 18s local ... 2024-04-03T17:38:20.4903381Z 2024-04-03T17:38:20.4904251Z  2024-04-03T17:38:20.4904780Z  2024-04-03T17:38:20.4905249Z  2024-04-03T17:38:20.4905678Z  2024-04-03T17:38:20.4906111Z  2024-04-03T17:38:20.4906497Z  2024-04-03T17:38:20.4906910Z  2024-04-03T17:38:20.4907342Z  2024-04-03T17:38:20.4908331Z [14,709 / 14,756] 46 actions running 2024-04-03T17:38:20.4909228Z Compiling torch_xla/csrc/tensor_util.cpp; 78s local 2024-04-03T17:38:20.4910244Z Compiling torch_xla/csrc/ops/ops.cpp; 26s local 2024-04-03T17:38:20.4911177Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 25s local 2024-04-03T17:38:20.4912312Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 22s local 2024-04-03T17:38:20.4913591Z Compiling torch_xla/csrc/ops/prod.cpp; 20s local 2024-04-03T17:38:20.4914442Z Compiling torch_xla/csrc/ops/recv.cpp; 18s local 2024-04-03T17:38:20.4915365Z Compiling torch_xla/csrc/ops/reduce_scatter.cpp; 18s local 2024-04-03T17:38:20.4916493Z Compiling torch_xla/csrc/ops/reflection_pad2d.cpp; 18s local ... 2024-04-03T17:38:20.8899348Z 2024-04-03T17:38:20.8900102Z  2024-04-03T17:38:20.8900637Z  2024-04-03T17:38:20.8901074Z  2024-04-03T17:38:20.8901607Z  2024-04-03T17:38:20.8902033Z  2024-04-03T17:38:20.8902440Z  2024-04-03T17:38:20.8902887Z  2024-04-03T17:38:20.8903300Z  2024-04-03T17:38:20.8904169Z [14,710 / 14,756] 45 actions running 2024-04-03T17:38:20.8905478Z Compiling torch_xla/csrc/tensor_util.cpp; 79s local 2024-04-03T17:38:20.8906366Z Compiling torch_xla/csrc/ops/ops.cpp; 27s local 2024-04-03T17:38:20.8907272Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 25s local 2024-04-03T17:38:20.8908642Z Compiling torch_xla/csrc/ops/prod.cpp; 21s local 2024-04-03T17:38:20.8909948Z Compiling torch_xla/csrc/ops/recv.cpp; 19s local 2024-04-03T17:38:20.8910918Z Compiling torch_xla/csrc/ops/reduce_scatter.cpp; 18s local 2024-04-03T17:38:20.8911948Z Compiling torch_xla/csrc/ops/reflection_pad2d.cpp; 18s local 2024-04-03T17:38:20.8913377Z Compiling torch_xla/csrc/ops/reflection_pad2d_backward.cpp; 18s local ... 2024-04-03T17:38:21.8918966Z 2024-04-03T17:38:21.8919718Z  2024-04-03T17:38:21.8920219Z  2024-04-03T17:38:21.8920650Z  2024-04-03T17:38:21.8921401Z  2024-04-03T17:38:21.8921801Z  2024-04-03T17:38:21.8922192Z  2024-04-03T17:38:21.8922900Z  2024-04-03T17:38:21.8923319Z  2024-04-03T17:38:21.8923923Z [14,711 / 14,756] 44 actions running 2024-04-03T17:38:21.8924735Z Compiling torch_xla/csrc/tensor_util.cpp; 80s local 2024-04-03T17:38:21.8925585Z Compiling torch_xla/csrc/ops/ops.cpp; 28s local 2024-04-03T17:38:21.8926488Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 26s local 2024-04-03T17:38:21.8927390Z Compiling torch_xla/csrc/ops/prod.cpp; 22s local 2024-04-03T17:38:21.8928292Z Compiling torch_xla/csrc/ops/reduce_scatter.cpp; 19s local 2024-04-03T17:38:21.8929274Z Compiling torch_xla/csrc/ops/reflection_pad2d.cpp; 19s local 2024-04-03T17:38:21.8930394Z Compiling torch_xla/csrc/ops/reflection_pad2d_backward.cpp; 19s local 2024-04-03T17:38:21.8931474Z Compiling torch_xla/csrc/ops/replication_pad.cpp; 19s local ... 2024-04-03T17:38:22.6924810Z 2024-04-03T17:38:22.6925544Z  2024-04-03T17:38:22.6926057Z  2024-04-03T17:38:22.6926505Z  2024-04-03T17:38:22.6926980Z  2024-04-03T17:38:22.6927407Z  2024-04-03T17:38:22.6927813Z  2024-04-03T17:38:22.6928215Z  2024-04-03T17:38:22.6928613Z  2024-04-03T17:38:22.6929246Z [14,712 / 14,756] 43 actions running 2024-04-03T17:38:22.6930164Z Compiling torch_xla/csrc/tensor_util.cpp; 81s local 2024-04-03T17:38:22.6931051Z Compiling torch_xla/csrc/ops/ops.cpp; 28s local 2024-04-03T17:38:22.6931995Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 27s local 2024-04-03T17:38:22.6932928Z Compiling torch_xla/csrc/ops/prod.cpp; 22s local 2024-04-03T17:38:22.6933920Z Compiling torch_xla/csrc/ops/reflection_pad2d.cpp; 20s local 2024-04-03T17:38:22.6935303Z Compiling torch_xla/csrc/ops/reflection_pad2d_backward.cpp; 20s local 2024-04-03T17:38:22.6936529Z Compiling torch_xla/csrc/ops/replication_pad.cpp; 19s local 2024-04-03T17:38:22.6937725Z Compiling torch_xla/csrc/ops/replication_pad_backward.cpp; 19s local ... 2024-04-03T17:38:23.2931107Z 2024-04-03T17:38:23.2931931Z  2024-04-03T17:38:23.2932466Z  2024-04-03T17:38:23.2932920Z  2024-04-03T17:38:23.2933341Z  2024-04-03T17:38:23.2933745Z  2024-04-03T17:38:23.2934270Z  2024-04-03T17:38:23.2934695Z  2024-04-03T17:38:23.2935113Z  2024-04-03T17:38:23.2935755Z [14,713 / 14,756] 42 actions running 2024-04-03T17:38:23.2936668Z Compiling torch_xla/csrc/tensor_util.cpp; 81s local 2024-04-03T17:38:23.2937622Z Compiling torch_xla/csrc/ops/ops.cpp; 29s local 2024-04-03T17:38:23.2938605Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 27s local 2024-04-03T17:38:23.2939579Z Compiling torch_xla/csrc/ops/prod.cpp; 23s local 2024-04-03T17:38:23.2940603Z Compiling torch_xla/csrc/ops/reflection_pad2d.cpp; 21s local 2024-04-03T17:38:23.2941779Z Compiling torch_xla/csrc/ops/reflection_pad2d_backward.cpp; 21s local 2024-04-03T17:38:23.2943087Z Compiling torch_xla/csrc/ops/replication_pad_backward.cpp; 20s local 2024-04-03T17:38:23.2944587Z Compiling torch_xla/csrc/ops/resize.cpp; 19s local ... 2024-04-03T17:38:23.6935371Z 2024-04-03T17:38:23.6936084Z  2024-04-03T17:38:23.6936615Z  2024-04-03T17:38:23.6937060Z  2024-04-03T17:38:23.6937494Z  2024-04-03T17:38:23.6937925Z  2024-04-03T17:38:23.6938337Z  2024-04-03T17:38:23.6938764Z  2024-04-03T17:38:23.6939193Z  2024-04-03T17:38:23.6940112Z [14,716 / 14,756] 39 actions running 2024-04-03T17:38:23.6940995Z Compiling torch_xla/csrc/tensor_util.cpp; 82s local 2024-04-03T17:38:23.6941921Z Compiling torch_xla/csrc/ops/ops.cpp; 29s local 2024-04-03T17:38:23.6943045Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 28s local 2024-04-03T17:38:23.6944044Z Compiling torch_xla/csrc/ops/prod.cpp; 23s local 2024-04-03T17:38:23.6944991Z Compiling torch_xla/csrc/ops/resize.cpp; 19s local 2024-04-03T17:38:23.6945871Z Compiling torch_xla/csrc/ops/roll.cpp; 18s local 2024-04-03T17:38:23.6946898Z Compiling torch_xla/csrc/ops/rrelu_with_noise.cpp; 18s local 2024-04-03T17:38:23.6948561Z Compiling torch_xla/csrc/ops/rrelu_with_noise_backward.cpp; 17s local ... 2024-04-03T17:38:23.8938480Z 2024-04-03T17:38:23.8939210Z  2024-04-03T17:38:23.8939740Z  2024-04-03T17:38:23.8940189Z  2024-04-03T17:38:23.8940624Z  2024-04-03T17:38:23.8941044Z  2024-04-03T17:38:23.8941447Z  2024-04-03T17:38:23.8941899Z  2024-04-03T17:38:23.8942331Z  2024-04-03T17:38:23.8942990Z [14,717 / 14,756] 38 actions running 2024-04-03T17:38:23.8943895Z Compiling torch_xla/csrc/tensor_util.cpp; 82s local 2024-04-03T17:38:23.8944845Z Compiling torch_xla/csrc/ops/ops.cpp; 30s local 2024-04-03T17:38:23.8945827Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 28s local 2024-04-03T17:38:23.8946830Z Compiling torch_xla/csrc/ops/prod.cpp; 24s local 2024-04-03T17:38:23.8948013Z Compiling torch_xla/csrc/ops/roll.cpp; 18s local 2024-04-03T17:38:23.8948999Z Compiling torch_xla/csrc/ops/rrelu_with_noise.cpp; 18s local 2024-04-03T17:38:23.8950260Z Compiling torch_xla/csrc/ops/rrelu_with_noise_backward.cpp; 17s local 2024-04-03T17:38:23.8951433Z Compiling torch_xla/csrc/ops/scalar.cpp; 17s local ... 2024-04-03T17:38:24.2942915Z 2024-04-03T17:38:24.2943634Z  2024-04-03T17:38:24.2944134Z  2024-04-03T17:38:24.2944582Z  2024-04-03T17:38:24.2945032Z  2024-04-03T17:38:24.2945468Z  2024-04-03T17:38:24.2945884Z  2024-04-03T17:38:24.2946294Z  2024-04-03T17:38:24.2946716Z  2024-04-03T17:38:24.2947371Z [14,718 / 14,756] 37 actions running 2024-04-03T17:38:24.2948587Z Compiling torch_xla/csrc/tensor_util.cpp; 82s local 2024-04-03T17:38:24.2949496Z Compiling torch_xla/csrc/ops/ops.cpp; 30s local 2024-04-03T17:38:24.2950385Z Compiling torch_xla/csrc/ops/prod.cpp; 24s local 2024-04-03T17:38:24.2951312Z Compiling torch_xla/csrc/ops/roll.cpp; 19s local 2024-04-03T17:38:24.2952313Z Compiling torch_xla/csrc/ops/rrelu_with_noise.cpp; 18s local 2024-04-03T17:38:24.2953469Z Compiling torch_xla/csrc/ops/rrelu_with_noise_backward.cpp; 18s local 2024-04-03T17:38:24.2954627Z Compiling torch_xla/csrc/ops/scalar.cpp; 17s local 2024-04-03T17:38:24.2955636Z Compiling torch_xla/csrc/ops/scatter_reduce.cpp; 16s local ... 2024-04-03T17:38:25.0949159Z 2024-04-03T17:38:25.0949866Z  2024-04-03T17:38:25.0950506Z  2024-04-03T17:38:25.0950910Z  2024-04-03T17:38:25.0951328Z  2024-04-03T17:38:25.0951727Z  2024-04-03T17:38:25.0952140Z  2024-04-03T17:38:25.0952544Z  2024-04-03T17:38:25.0952930Z  2024-04-03T17:38:25.0953601Z [14,719 / 14,756] 36 actions running 2024-04-03T17:38:25.0954512Z Compiling torch_xla/csrc/tensor_util.cpp; 83s local 2024-04-03T17:38:25.0955432Z Compiling torch_xla/csrc/ops/ops.cpp; 31s local 2024-04-03T17:38:25.0956256Z Compiling torch_xla/csrc/ops/prod.cpp; 25s local 2024-04-03T17:38:25.0957450Z Compiling torch_xla/csrc/ops/rrelu_with_noise.cpp; 19s local 2024-04-03T17:38:25.0958620Z Compiling torch_xla/csrc/ops/rrelu_with_noise_backward.cpp; 18s local 2024-04-03T17:38:25.0959644Z Compiling torch_xla/csrc/ops/scalar.cpp; 18s local 2024-04-03T17:38:25.0960570Z Compiling torch_xla/csrc/ops/scatter_reduce.cpp; 17s local 2024-04-03T17:38:25.0961594Z Compiling torch_xla/csrc/ops/scatter.cpp; 17s local ... 2024-04-03T17:38:25.4953634Z 2024-04-03T17:38:25.4954395Z  2024-04-03T17:38:25.4954885Z  2024-04-03T17:38:25.4955310Z  2024-04-03T17:38:25.4955759Z  2024-04-03T17:38:25.4956150Z  2024-04-03T17:38:25.4956597Z  2024-04-03T17:38:25.4957196Z  2024-04-03T17:38:25.4957622Z  2024-04-03T17:38:25.4958321Z [14,720 / 14,756] 35 actions running 2024-04-03T17:38:25.4959277Z Compiling torch_xla/csrc/tensor_util.cpp; 84s local 2024-04-03T17:38:25.4960214Z Compiling torch_xla/csrc/ops/ops.cpp; 31s local 2024-04-03T17:38:25.4961325Z Compiling torch_xla/csrc/ops/prod.cpp; 25s local 2024-04-03T17:38:25.4962449Z Compiling torch_xla/csrc/ops/rrelu_with_noise_backward.cpp; 19s local 2024-04-03T17:38:25.4963574Z Compiling torch_xla/csrc/ops/scalar.cpp; 18s local 2024-04-03T17:38:25.4964583Z Compiling torch_xla/csrc/ops/scatter_reduce.cpp; 17s local 2024-04-03T17:38:25.4965506Z Compiling torch_xla/csrc/ops/scatter.cpp; 17s local 2024-04-03T17:38:25.4966447Z Compiling torch_xla/csrc/ops/select.cpp; 17s local ... 2024-04-03T17:38:25.8957543Z 2024-04-03T17:38:25.8958234Z  2024-04-03T17:38:25.8958835Z  2024-04-03T17:38:25.8959254Z  2024-04-03T17:38:25.8959672Z  2024-04-03T17:38:25.8960112Z  2024-04-03T17:38:25.8960527Z  2024-04-03T17:38:25.8960945Z  2024-04-03T17:38:25.8961367Z  2024-04-03T17:38:25.8962006Z [14,721 / 14,756] 34 actions running 2024-04-03T17:38:25.8962936Z Compiling torch_xla/csrc/tensor_util.cpp; 84s local 2024-04-03T17:38:25.8963891Z Compiling torch_xla/csrc/ops/ops.cpp; 32s local 2024-04-03T17:38:25.8964815Z Compiling torch_xla/csrc/ops/prod.cpp; 26s local 2024-04-03T17:38:25.8965911Z Compiling torch_xla/csrc/ops/rrelu_with_noise_backward.cpp; 19s local 2024-04-03T17:38:25.8967156Z Compiling torch_xla/csrc/ops/scatter_reduce.cpp; 18s local 2024-04-03T17:38:25.8968203Z Compiling torch_xla/csrc/ops/scatter.cpp; 18s local 2024-04-03T17:38:25.8969144Z Compiling torch_xla/csrc/ops/select.cpp; 17s local 2024-04-03T17:38:25.8970091Z Compiling torch_xla/csrc/ops/send.cpp; 17s local ... 2024-04-03T17:38:26.2962472Z 2024-04-03T17:38:26.2963201Z  2024-04-03T17:38:26.2963731Z  2024-04-03T17:38:26.2964227Z  2024-04-03T17:38:26.2964656Z  2024-04-03T17:38:26.2965093Z  2024-04-03T17:38:26.2965532Z  2024-04-03T17:38:26.2965957Z  2024-04-03T17:38:26.2966359Z  2024-04-03T17:38:26.2967032Z [14,724 / 14,756] 31 actions running 2024-04-03T17:38:26.2968005Z Compiling torch_xla/csrc/tensor_util.cpp; 84s local 2024-04-03T17:38:26.2968990Z Compiling torch_xla/csrc/ops/ops.cpp; 32s local 2024-04-03T17:38:26.2969957Z Compiling torch_xla/csrc/ops/scatter.cpp; 18s local 2024-04-03T17:38:26.2970926Z Compiling torch_xla/csrc/ops/select.cpp; 18s local 2024-04-03T17:38:26.2971894Z Compiling torch_xla/csrc/ops/send.cpp; 18s local 2024-04-03T17:38:26.2972980Z Compiling torch_xla/csrc/ops/sgd_optimizer_step.cpp; 17s local 2024-04-03T17:38:26.2974067Z Compiling torch_xla/csrc/ops/softmax.cpp; 16s local 2024-04-03T17:38:26.2975312Z Compiling torch_xla/csrc/ops/softmax_backward.cpp; 16s local ... 2024-04-03T17:38:27.2969035Z 2024-04-03T17:38:27.2969814Z  2024-04-03T17:38:27.2970344Z  2024-04-03T17:38:27.2970810Z  2024-04-03T17:38:27.2971233Z  2024-04-03T17:38:27.2971661Z  2024-04-03T17:38:27.2972082Z  2024-04-03T17:38:27.2972493Z  2024-04-03T17:38:27.2972912Z  2024-04-03T17:38:27.2973854Z [14,724 / 14,756] 31 actions running 2024-04-03T17:38:27.2974821Z Compiling torch_xla/csrc/tensor_util.cpp; 85s local 2024-04-03T17:38:27.2975620Z Compiling torch_xla/csrc/ops/ops.cpp; 33s local 2024-04-03T17:38:27.2976573Z Compiling torch_xla/csrc/ops/scatter.cpp; 19s local 2024-04-03T17:38:27.2977359Z Compiling torch_xla/csrc/ops/select.cpp; 19s local 2024-04-03T17:38:27.2978447Z Compiling torch_xla/csrc/ops/send.cpp; 19s local 2024-04-03T17:38:27.2979462Z Compiling torch_xla/csrc/ops/sgd_optimizer_step.cpp; 18s local 2024-04-03T17:38:27.2980482Z Compiling torch_xla/csrc/ops/softmax.cpp; 17s local 2024-04-03T17:38:27.2981645Z Compiling torch_xla/csrc/ops/softmax_backward.cpp; 17s local ... 2024-04-03T17:38:27.6973408Z 2024-04-03T17:38:27.6974264Z  2024-04-03T17:38:27.6974799Z  2024-04-03T17:38:27.6975278Z  2024-04-03T17:38:27.6975718Z  2024-04-03T17:38:27.6976164Z  2024-04-03T17:38:27.6976595Z  2024-04-03T17:38:27.6977355Z  2024-04-03T17:38:27.6977774Z  2024-04-03T17:38:27.6978449Z [14,727 / 14,756] 28 actions running 2024-04-03T17:38:27.6979423Z Compiling torch_xla/csrc/tensor_util.cpp; 86s local 2024-04-03T17:38:27.6980365Z Compiling torch_xla/csrc/ops/ops.cpp; 33s local 2024-04-03T17:38:27.6981305Z Compiling torch_xla/csrc/ops/select.cpp; 19s local 2024-04-03T17:38:27.6982266Z Compiling torch_xla/csrc/ops/softmax.cpp; 18s local 2024-04-03T17:38:27.6983303Z Compiling torch_xla/csrc/ops/softmax_backward.cpp; 17s local 2024-04-03T17:38:27.6984373Z Compiling torch_xla/csrc/ops/split.cpp; 17s local 2024-04-03T17:38:27.6985350Z Compiling torch_xla/csrc/ops/squeeze.cpp; 17s local 2024-04-03T17:38:27.6986287Z Compiling torch_xla/csrc/ops/stack.cpp; 17s local ... 2024-04-03T17:38:28.0977437Z 2024-04-03T17:38:28.0978160Z  2024-04-03T17:38:28.0978675Z  2024-04-03T17:38:28.0979161Z  2024-04-03T17:38:28.0979561Z  2024-04-03T17:38:28.0979989Z  2024-04-03T17:38:28.0980483Z  2024-04-03T17:38:28.0980996Z  2024-04-03T17:38:28.0981493Z  2024-04-03T17:38:28.0982141Z [14,729 / 14,756] 26 actions running 2024-04-03T17:38:28.0983045Z Compiling torch_xla/csrc/tensor_util.cpp; 86s local 2024-04-03T17:38:28.0983963Z Compiling torch_xla/csrc/ops/select.cpp; 20s local 2024-04-03T17:38:28.0985132Z Compiling torch_xla/csrc/ops/softmax.cpp; 18s local 2024-04-03T17:38:28.0986119Z Compiling torch_xla/csrc/ops/softmax_backward.cpp; 18s local 2024-04-03T17:38:28.0987211Z Compiling torch_xla/csrc/ops/split.cpp; 17s local 2024-04-03T17:38:28.0988578Z Compiling torch_xla/csrc/ops/squeeze.cpp; 17s local 2024-04-03T17:38:28.0989506Z Compiling torch_xla/csrc/ops/stack.cpp; 17s local 2024-04-03T17:38:28.0990500Z Compiling torch_xla/csrc/ops/std.cpp; 17s local ... 2024-04-03T17:38:28.4981789Z 2024-04-03T17:38:28.4982528Z  2024-04-03T17:38:28.4983054Z  2024-04-03T17:38:28.4983534Z  2024-04-03T17:38:28.4983969Z  2024-04-03T17:38:28.4984392Z  2024-04-03T17:38:28.4984833Z  2024-04-03T17:38:28.4985269Z  2024-04-03T17:38:28.4985694Z  2024-04-03T17:38:28.4986402Z [14,731 / 14,756] 24 actions running 2024-04-03T17:38:28.4987270Z Compiling torch_xla/csrc/tensor_util.cpp; 87s local 2024-04-03T17:38:28.4988503Z Compiling torch_xla/csrc/ops/softmax.cpp; 18s local 2024-04-03T17:38:28.4989465Z Compiling torch_xla/csrc/ops/split.cpp; 18s local 2024-04-03T17:38:28.4990418Z Compiling torch_xla/csrc/ops/squeeze.cpp; 17s local 2024-04-03T17:38:28.4991293Z Compiling torch_xla/csrc/ops/stack.cpp; 17s local 2024-04-03T17:38:28.4992219Z Compiling torch_xla/csrc/ops/std.cpp; 17s local 2024-04-03T17:38:28.4993219Z Compiling torch_xla/csrc/ops/std_mean.cpp; 17s local 2024-04-03T17:38:28.4994191Z Compiling torch_xla/csrc/ops/sum.cpp; 17s local ... 2024-04-03T17:38:28.8985942Z 2024-04-03T17:38:28.8986690Z  2024-04-03T17:38:28.8987519Z  2024-04-03T17:38:28.8988086Z  2024-04-03T17:38:28.8988396Z  2024-04-03T17:38:28.8988717Z  2024-04-03T17:38:28.9002113Z  2024-04-03T17:38:28.9002594Z  2024-04-03T17:38:28.9003030Z  2024-04-03T17:38:28.9003642Z [14,735 / 14,756] 20 actions running 2024-04-03T17:38:28.9004360Z Compiling torch_xla/csrc/tensor_util.cpp; 87s local 2024-04-03T17:38:28.9005349Z Compiling torch_xla/csrc/ops/softmax.cpp; 19s local 2024-04-03T17:38:28.9006122Z Compiling torch_xla/csrc/ops/squeeze.cpp; 18s local 2024-04-03T17:38:28.9006949Z Compiling torch_xla/csrc/ops/std.cpp; 18s local 2024-04-03T17:38:28.9007978Z Compiling torch_xla/csrc/ops/sum.cpp; 17s local 2024-04-03T17:38:28.9008892Z Compiling torch_xla/csrc/ops/symeig.cpp; 17s local 2024-04-03T17:38:28.9009916Z Compiling torch_xla/csrc/ops/threshold_backward.cpp; 16s local 2024-04-03T17:38:28.9010966Z Compiling torch_xla/csrc/ops/topk.cpp; 16s local ... 2024-04-03T17:38:29.0991316Z 2024-04-03T17:38:29.0992025Z  2024-04-03T17:38:29.0992538Z  2024-04-03T17:38:29.0993008Z  2024-04-03T17:38:29.0993454Z  2024-04-03T17:38:29.0993850Z  2024-04-03T17:38:29.0994239Z  2024-04-03T17:38:29.0994655Z  2024-04-03T17:38:29.0995012Z  2024-04-03T17:38:29.0995673Z [14,736 / 14,756] 19 actions running 2024-04-03T17:38:29.0996623Z Compiling torch_xla/csrc/tensor_util.cpp; 87s local 2024-04-03T17:38:29.0997557Z Compiling torch_xla/csrc/ops/softmax.cpp; 19s local 2024-04-03T17:38:29.0998470Z Compiling torch_xla/csrc/ops/std.cpp; 18s local 2024-04-03T17:38:29.0999388Z Compiling torch_xla/csrc/ops/sum.cpp; 17s local 2024-04-03T17:38:29.1000309Z Compiling torch_xla/csrc/ops/symeig.cpp; 17s local 2024-04-03T17:38:29.1001396Z Compiling torch_xla/csrc/ops/threshold_backward.cpp; 17s local 2024-04-03T17:38:29.1002491Z Compiling torch_xla/csrc/ops/topk.cpp; 16s local 2024-04-03T17:38:29.1003565Z Compiling torch_xla/csrc/ops/tpu_custom_call.cpp; 16s local ... 2024-04-03T17:38:29.8996975Z 2024-04-03T17:38:29.8997727Z  2024-04-03T17:38:29.8998225Z  2024-04-03T17:38:29.8998685Z  2024-04-03T17:38:29.8999125Z  2024-04-03T17:38:29.8999545Z  2024-04-03T17:38:29.8999973Z  2024-04-03T17:38:29.9000401Z  2024-04-03T17:38:29.9000819Z  2024-04-03T17:38:29.9001539Z [14,737 / 14,756] 18 actions running 2024-04-03T17:38:29.9002498Z Compiling torch_xla/csrc/tensor_util.cpp; 88s local 2024-04-03T17:38:29.9003474Z Compiling torch_xla/csrc/ops/softmax.cpp; 20s local 2024-04-03T17:38:29.9004442Z Compiling torch_xla/csrc/ops/sum.cpp; 18s local 2024-04-03T17:38:29.9005397Z Compiling torch_xla/csrc/ops/symeig.cpp; 18s local 2024-04-03T17:38:29.9006428Z Compiling torch_xla/csrc/ops/threshold_backward.cpp; 17s local 2024-04-03T17:38:29.9007529Z Compiling torch_xla/csrc/ops/topk.cpp; 17s local 2024-04-03T17:38:29.9008571Z Compiling torch_xla/csrc/ops/tpu_custom_call.cpp; 17s local 2024-04-03T17:38:29.9009759Z Compiling torch_xla/csrc/ops/triangular_solve.cpp; 17s local ... 2024-04-03T17:38:30.3000892Z 2024-04-03T17:38:30.3001595Z  2024-04-03T17:38:30.3002083Z  2024-04-03T17:38:30.3002505Z  2024-04-03T17:38:30.3002914Z  2024-04-03T17:38:30.3003302Z  2024-04-03T17:38:30.3003708Z  2024-04-03T17:38:30.3004142Z  2024-04-03T17:38:30.3004543Z  2024-04-03T17:38:30.3005193Z [14,739 / 14,756] 16 actions running 2024-04-03T17:38:30.3006104Z Compiling torch_xla/csrc/tensor_util.cpp; 88s local 2024-04-03T17:38:30.3007066Z Compiling torch_xla/csrc/ops/softmax.cpp; 20s local 2024-04-03T17:38:30.3007997Z Compiling torch_xla/csrc/ops/sum.cpp; 19s local 2024-04-03T17:38:30.3008907Z Compiling torch_xla/csrc/ops/symeig.cpp; 18s local 2024-04-03T17:38:30.3009819Z Compiling torch_xla/csrc/ops/topk.cpp; 18s local 2024-04-03T17:38:30.3010845Z Compiling torch_xla/csrc/ops/triangular_solve.cpp; 17s local 2024-04-03T17:38:30.3012105Z Compiling torch_xla/csrc/ops/uniform.cpp; 17s local 2024-04-03T17:38:30.3013087Z Compiling torch_xla/csrc/ops/unselect.cpp; 16s local ... 2024-04-03T17:38:30.7005896Z 2024-04-03T17:38:30.7006585Z  2024-04-03T17:38:30.7007075Z  2024-04-03T17:38:30.7007495Z  2024-04-03T17:38:30.7007905Z  2024-04-03T17:38:30.7008561Z  2024-04-03T17:38:30.7008952Z  2024-04-03T17:38:30.7009361Z  2024-04-03T17:38:30.7009774Z  2024-04-03T17:38:30.7010400Z [14,741 / 14,756] 14 actions running 2024-04-03T17:38:30.7011441Z Compiling torch_xla/csrc/tensor_util.cpp; 89s local 2024-04-03T17:38:30.7012403Z Compiling torch_xla/csrc/ops/softmax.cpp; 21s local 2024-04-03T17:38:30.7013311Z Compiling torch_xla/csrc/ops/sum.cpp; 19s local 2024-04-03T17:38:30.7014427Z Compiling torch_xla/csrc/ops/triangular_solve.cpp; 18s local 2024-04-03T17:38:30.7015477Z Compiling torch_xla/csrc/ops/uniform.cpp; 17s local 2024-04-03T17:38:30.7016568Z Compiling torch_xla/csrc/ops/unselect.cpp; 17s local 2024-04-03T17:38:30.7017537Z Compiling torch_xla/csrc/ops/unsqueeze.cpp; 16s local 2024-04-03T17:38:30.7018605Z Compiling torch_xla/csrc/ops/update_slice.cpp; 15s local ... 2024-04-03T17:38:30.9009878Z 2024-04-03T17:38:30.9010613Z  2024-04-03T17:38:30.9011140Z  2024-04-03T17:38:30.9011617Z  2024-04-03T17:38:30.9012037Z  2024-04-03T17:38:30.9012448Z  2024-04-03T17:38:30.9012878Z  2024-04-03T17:38:30.9013280Z  2024-04-03T17:38:30.9013669Z  2024-04-03T17:38:30.9014478Z [14,742 / 14,756] 13 actions running 2024-04-03T17:38:30.9015385Z Compiling torch_xla/csrc/tensor_util.cpp; 89s local 2024-04-03T17:38:30.9016346Z Compiling torch_xla/csrc/ops/softmax.cpp; 21s local 2024-04-03T17:38:30.9017322Z Compiling torch_xla/csrc/ops/sum.cpp; 19s local 2024-04-03T17:38:30.9018212Z Compiling torch_xla/csrc/ops/uniform.cpp; 18s local 2024-04-03T17:38:30.9019180Z Compiling torch_xla/csrc/ops/unselect.cpp; 17s local 2024-04-03T17:38:30.9020172Z Compiling torch_xla/csrc/ops/unsqueeze.cpp; 17s local 2024-04-03T17:38:30.9021192Z Compiling torch_xla/csrc/ops/update_slice.cpp; 15s local 2024-04-03T17:38:30.9022342Z Compiling torch_xla/csrc/ops/upsample_bilinear2d.cpp; 15s local ... 2024-04-03T17:38:31.3013726Z 2024-04-03T17:38:31.3014570Z  2024-04-03T17:38:31.3015075Z  2024-04-03T17:38:31.3015522Z  2024-04-03T17:38:31.3015941Z  2024-04-03T17:38:31.3016386Z  2024-04-03T17:38:31.3016826Z  2024-04-03T17:38:31.3017209Z  2024-04-03T17:38:31.3017600Z  2024-04-03T17:38:31.3018236Z [14,743 / 14,756] 12 actions running 2024-04-03T17:38:31.3019105Z Compiling torch_xla/csrc/tensor_util.cpp; 89s local 2024-04-03T17:38:31.3020027Z Compiling torch_xla/csrc/ops/softmax.cpp; 21s local 2024-04-03T17:38:31.3020914Z Compiling torch_xla/csrc/ops/sum.cpp; 20s local 2024-04-03T17:38:31.3021808Z Compiling torch_xla/csrc/ops/uniform.cpp; 18s local 2024-04-03T17:38:31.3022753Z Compiling torch_xla/csrc/ops/unselect.cpp; 17s local 2024-04-03T17:38:31.3023717Z Compiling torch_xla/csrc/ops/update_slice.cpp; 16s local 2024-04-03T17:38:31.3024757Z Compiling torch_xla/csrc/ops/upsample_bilinear2d.cpp; 15s local 2024-04-03T17:38:31.3026017Z Compiling .../csrc/ops/upsample_bilinear2d_backward.cpp; 14s local ... 2024-04-03T17:38:31.7017545Z 2024-04-03T17:38:31.7018260Z  2024-04-03T17:38:31.7018780Z  2024-04-03T17:38:31.7019213Z  2024-04-03T17:38:31.7019629Z  2024-04-03T17:38:31.7020062Z  2024-04-03T17:38:31.7020462Z  2024-04-03T17:38:31.7020870Z  2024-04-03T17:38:31.7021260Z  2024-04-03T17:38:31.7021910Z [14,744 / 14,756] 11 actions running 2024-04-03T17:38:31.7022829Z Compiling torch_xla/csrc/ops/softmax.cpp; 22s local 2024-04-03T17:38:31.7023797Z Compiling torch_xla/csrc/ops/sum.cpp; 20s local 2024-04-03T17:38:31.7025026Z Compiling torch_xla/csrc/ops/uniform.cpp; 18s local 2024-04-03T17:38:31.7025937Z Compiling torch_xla/csrc/ops/unselect.cpp; 18s local 2024-04-03T17:38:31.7026947Z Compiling torch_xla/csrc/ops/update_slice.cpp; 16s local 2024-04-03T17:38:31.7028274Z Compiling torch_xla/csrc/ops/upsample_bilinear2d.cpp; 15s local 2024-04-03T17:38:31.7029701Z Compiling torch_xla/csrc/ops/upsample_bilinear2d_backward.cpp; 15s local 2024-04-03T17:38:31.7030913Z Compiling torch_xla/csrc/ops/var.cpp; 13s local ... 2024-04-03T17:38:32.5020033Z 2024-04-03T17:38:32.5020714Z  2024-04-03T17:38:32.5021184Z  2024-04-03T17:38:32.5021770Z  2024-04-03T17:38:32.5022122Z  2024-04-03T17:38:32.5022448Z  2024-04-03T17:38:32.5022762Z  2024-04-03T17:38:32.5023086Z  2024-04-03T17:38:32.5023405Z  2024-04-03T17:38:32.5023917Z [14,745 / 14,756] 10 actions running 2024-04-03T17:38:32.5024833Z Compiling torch_xla/csrc/ops/softmax.cpp; 22s local 2024-04-03T17:38:32.5025570Z Compiling torch_xla/csrc/ops/sum.cpp; 21s local 2024-04-03T17:38:32.5026301Z Compiling torch_xla/csrc/ops/uniform.cpp; 19s local 2024-04-03T17:38:32.5027070Z Compiling torch_xla/csrc/ops/unselect.cpp; 19s local 2024-04-03T17:38:32.5028076Z Compiling torch_xla/csrc/ops/update_slice.cpp; 17s local 2024-04-03T17:38:32.5028955Z Compiling torch_xla/csrc/ops/upsample_bilinear2d.cpp; 16s local 2024-04-03T17:38:32.5029754Z Compiling torch_xla/csrc/ops/var.cpp; 13s local 2024-04-03T17:38:32.5030604Z Compiling torch_xla/csrc/ops/upsample_nearest2d.cpp; 13s local ... 2024-04-03T17:38:32.9024774Z 2024-04-03T17:38:32.9025468Z  2024-04-03T17:38:32.9025984Z  2024-04-03T17:38:32.9026456Z  2024-04-03T17:38:32.9026858Z  2024-04-03T17:38:32.9027268Z  2024-04-03T17:38:32.9027968Z  2024-04-03T17:38:32.9028400Z  2024-04-03T17:38:32.9028818Z  2024-04-03T17:38:32.9029437Z [14,746 / 14,756] 9 actions running 2024-04-03T17:38:32.9030335Z Compiling torch_xla/csrc/ops/softmax.cpp; 23s local 2024-04-03T17:38:32.9031234Z Compiling torch_xla/csrc/ops/sum.cpp; 21s local 2024-04-03T17:38:32.9032121Z Compiling torch_xla/csrc/ops/uniform.cpp; 20s local 2024-04-03T17:38:32.9033072Z Compiling torch_xla/csrc/ops/unselect.cpp; 19s local 2024-04-03T17:38:32.9034089Z Compiling torch_xla/csrc/ops/update_slice.cpp; 17s local 2024-04-03T17:38:32.9035050Z Compiling torch_xla/csrc/ops/var.cpp; 14s local 2024-04-03T17:38:32.9036054Z Compiling torch_xla/csrc/ops/upsample_nearest2d.cpp; 13s local 2024-04-03T17:38:32.9037267Z Compiling .../csrc/ops/upsample_nearest2d_backward.cpp; 12s local ... 2024-04-03T17:38:33.1030004Z 2024-04-03T17:38:33.1030712Z  2024-04-03T17:38:33.1031246Z  2024-04-03T17:38:33.1031709Z  2024-04-03T17:38:33.1032093Z  2024-04-03T17:38:33.1032497Z  2024-04-03T17:38:33.1032886Z  2024-04-03T17:38:33.1033298Z  2024-04-03T17:38:33.1033710Z  2024-04-03T17:38:33.1034342Z [14,747 / 14,756] 8 actions running 2024-04-03T17:38:33.1035218Z Compiling torch_xla/csrc/ops/softmax.cpp; 23s local 2024-04-03T17:38:33.1036137Z Compiling torch_xla/csrc/ops/sum.cpp; 21s local 2024-04-03T17:38:33.1037055Z Compiling torch_xla/csrc/ops/uniform.cpp; 20s local 2024-04-03T17:38:33.1038032Z Compiling torch_xla/csrc/ops/update_slice.cpp; 17s local 2024-04-03T17:38:33.1038929Z Compiling torch_xla/csrc/ops/var.cpp; 14s local 2024-04-03T17:38:33.1039937Z Compiling torch_xla/csrc/ops/upsample_nearest2d.cpp; 13s local 2024-04-03T17:38:33.1041192Z Compiling torch_xla/csrc/ops/upsample_nearest2d_backward.cpp; 13s local 2024-04-03T17:38:33.1042419Z Compiling torch_xla/csrc/ops/user_computation.cpp; 12s local 2024-04-03T17:38:33.5033163Z 2024-04-03T17:38:33.5033794Z  2024-04-03T17:38:33.5034246Z  2024-04-03T17:38:33.5034629Z  2024-04-03T17:38:33.5035202Z  2024-04-03T17:38:33.5035567Z  2024-04-03T17:38:33.5035945Z  2024-04-03T17:38:33.5036291Z  2024-04-03T17:38:33.5036624Z  2024-04-03T17:38:33.5037177Z [14,748 / 14,756] 7 actions running 2024-04-03T17:38:33.5037987Z Compiling torch_xla/csrc/ops/softmax.cpp; 23s local 2024-04-03T17:38:33.5038785Z Compiling torch_xla/csrc/ops/sum.cpp; 22s local 2024-04-03T17:38:33.5039702Z Compiling torch_xla/csrc/ops/uniform.cpp; 20s local 2024-04-03T17:38:33.5040522Z Compiling torch_xla/csrc/ops/update_slice.cpp; 18s local 2024-04-03T17:38:33.5041302Z Compiling torch_xla/csrc/ops/var.cpp; 14s local 2024-04-03T17:38:33.5042202Z Compiling torch_xla/csrc/ops/upsample_nearest2d.cpp; 14s local 2024-04-03T17:38:33.5043133Z Compiling torch_xla/csrc/ops/user_computation.cpp; 13s local 2024-04-03T17:38:33.9038799Z 2024-04-03T17:38:33.9039451Z  2024-04-03T17:38:33.9039769Z  2024-04-03T17:38:33.9040034Z  2024-04-03T17:38:33.9040489Z  2024-04-03T17:38:33.9040730Z  2024-04-03T17:38:33.9040972Z  2024-04-03T17:38:33.9041198Z  2024-04-03T17:38:33.9041570Z [14,750 / 14,756] 5 actions running 2024-04-03T17:38:33.9042092Z Compiling torch_xla/csrc/ops/sum.cpp; 22s local 2024-04-03T17:38:33.9042624Z Compiling torch_xla/csrc/ops/uniform.cpp; 21s local 2024-04-03T17:38:33.9043210Z Compiling torch_xla/csrc/ops/update_slice.cpp; 18s local 2024-04-03T17:38:33.9043768Z Compiling torch_xla/csrc/ops/var.cpp; 15s local 2024-04-03T17:38:33.9044336Z Compiling torch_xla/csrc/ops/user_computation.cpp; 13s local 2024-04-03T17:38:34.3042551Z 2024-04-03T17:38:34.3043104Z  2024-04-03T17:38:34.3043459Z  2024-04-03T17:38:34.3043723Z  2024-04-03T17:38:34.3043955Z  2024-04-03T17:38:34.3044198Z  2024-04-03T17:38:34.3044573Z [14,751 / 14,756] 4 actions running 2024-04-03T17:38:34.3045103Z Compiling torch_xla/csrc/ops/uniform.cpp; 21s local 2024-04-03T17:38:34.3045703Z Compiling torch_xla/csrc/ops/update_slice.cpp; 19s local 2024-04-03T17:38:34.3046263Z Compiling torch_xla/csrc/ops/var.cpp; 15s local 2024-04-03T17:38:34.3046829Z Compiling torch_xla/csrc/ops/user_computation.cpp; 14s local 2024-04-03T17:38:34.7047624Z 2024-04-03T17:38:34.7048148Z  2024-04-03T17:38:34.7048513Z  2024-04-03T17:38:34.7048787Z  2024-04-03T17:38:34.7049040Z  2024-04-03T17:38:34.7049459Z [14,752 / 14,756] 3 actions running 2024-04-03T17:38:34.7050015Z Compiling torch_xla/csrc/ops/uniform.cpp; 21s local 2024-04-03T17:38:34.7050565Z Compiling torch_xla/csrc/ops/var.cpp; 16s local 2024-04-03T17:38:34.7051167Z Compiling torch_xla/csrc/ops/user_computation.cpp; 14s local 2024-04-03T17:38:35.5056168Z 2024-04-03T17:38:35.5057002Z  2024-04-03T17:38:35.5057483Z  2024-04-03T17:38:35.5057742Z  2024-04-03T17:38:35.5058146Z [14,753 / 14,756] 2 actions running 2024-04-03T17:38:35.5058719Z Compiling torch_xla/csrc/ops/uniform.cpp; 22s local 2024-04-03T17:38:35.5059253Z Compiling torch_xla/csrc/ops/var.cpp; 16s local 2024-04-03T17:38:35.9058862Z 2024-04-03T17:38:35.9059678Z  2024-04-03T17:38:35.9060069Z  2024-04-03T17:38:35.9060651Z [14,754 / 14,756] Compiling torch_xla/csrc/ops/var.cpp; 17s local 2024-04-03T17:38:37.1064790Z 2024-04-03T17:38:37.1066029Z [14,754 / 14,756] Compiling torch_xla/csrc/ops/var.cpp; 18s local 2024-04-03T17:38:38.0460856Z 2024-04-03T17:38:38.0461925Z [14,755 / 14,756] [Prepa] Linking _XLAC.so 2024-04-03T17:38:38.3074694Z 2024-04-03T17:38:38.3075753Z [14,755 / 14,756] Linking _XLAC.so; 0s local 2024-04-03T17:38:39.3083553Z 2024-04-03T17:38:39.3084664Z [14,755 / 14,756] Linking _XLAC.so; 1s local 2024-04-03T17:38:40.3092463Z 2024-04-03T17:38:40.3093523Z [14,755 / 14,756] Linking _XLAC.so; 2s local 2024-04-03T17:38:41.3098508Z 2024-04-03T17:38:41.3099787Z [14,755 / 14,756] Linking _XLAC.so; 3s local 2024-04-03T17:38:42.5104577Z 2024-04-03T17:38:42.5105589Z [14,755 / 14,756] Linking _XLAC.so; 4s local 2024-04-03T17:38:43.5112129Z 2024-04-03T17:38:43.5113128Z [14,755 / 14,756] Linking _XLAC.so; 5s local 2024-04-03T17:38:44.5117584Z 2024-04-03T17:38:44.5118582Z [14,755 / 14,756] Linking _XLAC.so; 6s local 2024-04-03T17:38:45.7127865Z 2024-04-03T17:38:45.7128663Z [14,755 / 14,756] Linking _XLAC.so; 7s local 2024-04-03T17:38:46.7135833Z 2024-04-03T17:38:46.7136485Z [14,755 / 14,756] Linking _XLAC.so; 8s local 2024-04-03T17:38:47.7140902Z 2024-04-03T17:38:47.7141641Z [14,755 / 14,756] Linking _XLAC.so; 9s local 2024-04-03T17:38:48.7146389Z 2024-04-03T17:38:48.7147142Z [14,755 / 14,756] Linking _XLAC.so; 10s local 2024-04-03T17:38:49.7400952Z 2024-04-03T17:38:49.7401852Z [14,755 / 14,756] Linking _XLAC.so; 11s local 2024-04-03T17:38:50.2659146Z 2024-04-03T17:38:50.2659732Z Target //:_XLAC.so up-to-date: 2024-04-03T17:38:50.2660656Z [14,756 / 14,756] checking cached actions 2024-04-03T17:38:50.2660989Z 2024-04-03T17:38:50.2661286Z  build/temp.linux-x86_64-cpython-38/bazel-bin/_XLAC.so 2024-04-03T17:38:50.2661904Z [14,756 / 14,756] checking cached actions 2024-04-03T17:38:50.3210072Z 2024-04-03T17:38:50.3210880Z INFO: Elapsed time: 725.209s, Critical Path: 200.65s 2024-04-03T17:38:50.3211564Z [14,756 / 14,756] checking cached actions 2024-04-03T17:38:50.3211895Z 2024-04-03T17:38:50.3212190Z INFO: 14756 processes: 8895 internal, 5861 local. 2024-04-03T17:38:50.3212801Z [14,756 / 14,756] checking cached actions 2024-04-03T17:38:50.3213125Z 2024-04-03T17:38:50.3213464Z INFO: Build completed successfully, 14756 total actions 2024-04-03T17:38:50.5709270Z creating build/bdist.linux-x86_64 2024-04-03T17:38:50.5710390Z creating build/bdist.linux-x86_64/egg 2024-04-03T17:38:50.5710948Z creating build/bdist.linux-x86_64/egg/torch_xla 2024-04-03T17:38:50.5711858Z copying build/lib.linux-x86_64-cpython-38/torch_xla/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla 2024-04-03T17:38:50.5713139Z copying build/lib.linux-x86_64-cpython-38/torch_xla/_patched_functions.py -> build/bdist.linux-x86_64/egg/torch_xla 2024-04-03T17:38:50.5714421Z copying build/lib.linux-x86_64-cpython-38/torch_xla/runtime.py -> build/bdist.linux-x86_64/egg/torch_xla 2024-04-03T17:38:50.5715642Z copying build/lib.linux-x86_64-cpython-38/torch_xla/stablehlo.py -> build/bdist.linux-x86_64/egg/torch_xla 2024-04-03T17:38:50.5716989Z copying build/lib.linux-x86_64-cpython-38/torch_xla/tf_saved_model_integration.py -> build/bdist.linux-x86_64/egg/torch_xla 2024-04-03T17:38:50.5718306Z copying build/lib.linux-x86_64-cpython-38/torch_xla/torch_xla.py -> build/bdist.linux-x86_64/egg/torch_xla 2024-04-03T17:38:50.5719530Z copying build/lib.linux-x86_64-cpython-38/torch_xla/version.py -> build/bdist.linux-x86_64/egg/torch_xla 2024-04-03T17:38:50.5720436Z creating build/bdist.linux-x86_64/egg/torch_xla/_internal 2024-04-03T17:38:50.5721491Z copying build/lib.linux-x86_64-cpython-38/torch_xla/_internal/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/_internal 2024-04-03T17:38:50.5722893Z copying build/lib.linux-x86_64-cpython-38/torch_xla/_internal/gpu.py -> build/bdist.linux-x86_64/egg/torch_xla/_internal 2024-04-03T17:38:50.5724302Z copying build/lib.linux-x86_64-cpython-38/torch_xla/_internal/neuron.py -> build/bdist.linux-x86_64/egg/torch_xla/_internal 2024-04-03T17:38:50.5725692Z copying build/lib.linux-x86_64-cpython-38/torch_xla/_internal/pjrt.py -> build/bdist.linux-x86_64/egg/torch_xla/_internal 2024-04-03T17:38:50.5727122Z copying build/lib.linux-x86_64-cpython-38/torch_xla/_internal/rendezvous.py -> build/bdist.linux-x86_64/egg/torch_xla/_internal 2024-04-03T17:38:50.5728547Z copying build/lib.linux-x86_64-cpython-38/torch_xla/_internal/tpu.py -> build/bdist.linux-x86_64/egg/torch_xla/_internal 2024-04-03T17:38:50.5729713Z creating build/bdist.linux-x86_64/egg/torch_xla/amp 2024-04-03T17:38:50.5730676Z copying build/lib.linux-x86_64-cpython-38/torch_xla/amp/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/amp 2024-04-03T17:38:50.5732017Z copying build/lib.linux-x86_64-cpython-38/torch_xla/amp/autocast_mode.py -> build/bdist.linux-x86_64/egg/torch_xla/amp 2024-04-03T17:38:50.5733466Z copying build/lib.linux-x86_64-cpython-38/torch_xla/amp/grad_scaler.py -> build/bdist.linux-x86_64/egg/torch_xla/amp 2024-04-03T17:38:50.5734581Z creating build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree 2024-04-03T17:38:50.5735787Z copying build/lib.linux-x86_64-cpython-38/torch_xla/amp/syncfree/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree 2024-04-03T17:38:50.5737327Z copying build/lib.linux-x86_64-cpython-38/torch_xla/amp/syncfree/_functional.py -> build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree 2024-04-03T17:38:50.5738855Z copying build/lib.linux-x86_64-cpython-38/torch_xla/amp/syncfree/adam.py -> build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree 2024-04-03T17:38:50.5740402Z copying build/lib.linux-x86_64-cpython-38/torch_xla/amp/syncfree/adamw.py -> build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree 2024-04-03T17:38:50.5741891Z copying build/lib.linux-x86_64-cpython-38/torch_xla/amp/syncfree/sgd.py -> build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree 2024-04-03T17:38:50.5742910Z creating build/bdist.linux-x86_64/egg/torch_xla/core 2024-04-03T17:38:50.5743873Z copying build/lib.linux-x86_64-cpython-38/torch_xla/core/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/core 2024-04-03T17:38:50.5745224Z copying build/lib.linux-x86_64-cpython-38/torch_xla/core/xla_builder.py -> build/bdist.linux-x86_64/egg/torch_xla/core 2024-04-03T17:38:50.5746597Z copying build/lib.linux-x86_64-cpython-38/torch_xla/core/xla_env_vars.py -> build/bdist.linux-x86_64/egg/torch_xla/core 2024-04-03T17:38:50.5748126Z copying build/lib.linux-x86_64-cpython-38/torch_xla/core/xla_model.py -> build/bdist.linux-x86_64/egg/torch_xla/core 2024-04-03T17:38:50.5749513Z copying build/lib.linux-x86_64-cpython-38/torch_xla/core/xla_op_registry.py -> build/bdist.linux-x86_64/egg/torch_xla/core 2024-04-03T17:38:50.5750918Z copying build/lib.linux-x86_64-cpython-38/torch_xla/core/dynamo_bridge.py -> build/bdist.linux-x86_64/egg/torch_xla/core 2024-04-03T17:38:50.5752294Z copying build/lib.linux-x86_64-cpython-38/torch_xla/core/functions.py -> build/bdist.linux-x86_64/egg/torch_xla/core 2024-04-03T17:38:50.5753270Z creating build/bdist.linux-x86_64/egg/torch_xla/debug 2024-04-03T17:38:50.5754251Z copying build/lib.linux-x86_64-cpython-38/torch_xla/debug/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/debug 2024-04-03T17:38:50.5755647Z copying build/lib.linux-x86_64-cpython-38/torch_xla/debug/frame_parser_util.py -> build/bdist.linux-x86_64/egg/torch_xla/debug 2024-04-03T17:38:50.5757072Z copying build/lib.linux-x86_64-cpython-38/torch_xla/debug/graph_saver.py -> build/bdist.linux-x86_64/egg/torch_xla/debug 2024-04-03T17:38:50.5758531Z copying build/lib.linux-x86_64-cpython-38/torch_xla/debug/metrics_compare_utils.py -> build/bdist.linux-x86_64/egg/torch_xla/debug 2024-04-03T17:38:50.5759979Z copying build/lib.linux-x86_64-cpython-38/torch_xla/debug/metrics_saver.py -> build/bdist.linux-x86_64/egg/torch_xla/debug 2024-04-03T17:38:50.5761416Z copying build/lib.linux-x86_64-cpython-38/torch_xla/debug/model_comparator.py -> build/bdist.linux-x86_64/egg/torch_xla/debug 2024-04-03T17:38:50.5762816Z copying build/lib.linux-x86_64-cpython-38/torch_xla/debug/profiler.py -> build/bdist.linux-x86_64/egg/torch_xla/debug 2024-04-03T17:38:50.5764163Z copying build/lib.linux-x86_64-cpython-38/torch_xla/debug/metrics.py -> build/bdist.linux-x86_64/egg/torch_xla/debug 2024-04-03T17:38:50.5765162Z creating build/bdist.linux-x86_64/egg/torch_xla/distributed 2024-04-03T17:38:50.5766262Z copying build/lib.linux-x86_64-cpython-38/torch_xla/distributed/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed 2024-04-03T17:38:50.5767857Z copying build/lib.linux-x86_64-cpython-38/torch_xla/distributed/data_parallel.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed 2024-04-03T17:38:50.5769421Z copying build/lib.linux-x86_64-cpython-38/torch_xla/distributed/parallel_loader.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed 2024-04-03T17:38:50.5771031Z copying build/lib.linux-x86_64-cpython-38/torch_xla/distributed/xla_backend.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed 2024-04-03T17:38:50.5772621Z copying build/lib.linux-x86_64-cpython-38/torch_xla/distributed/xla_multiprocessing.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed 2024-04-03T17:38:50.5774469Z copying build/lib.linux-x86_64-cpython-38/torch_xla/distributed/zero_redundancy_optimizer.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed 2024-04-03T17:38:50.5775665Z creating build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp 2024-04-03T17:38:50.5776870Z copying build/lib.linux-x86_64-cpython-38/torch_xla/distributed/fsdp/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp 2024-04-03T17:38:50.5778548Z copying build/lib.linux-x86_64-cpython-38/torch_xla/distributed/fsdp/_init_utils.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp 2024-04-03T17:38:50.5780306Z copying build/lib.linux-x86_64-cpython-38/torch_xla/distributed/fsdp/consolidate_sharded_ckpts.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp 2024-04-03T17:38:50.5782074Z copying build/lib.linux-x86_64-cpython-38/torch_xla/distributed/fsdp/state_dict_utils.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp 2024-04-03T17:38:50.5783730Z copying build/lib.linux-x86_64-cpython-38/torch_xla/distributed/fsdp/utils.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp 2024-04-03T17:38:50.5785344Z copying build/lib.linux-x86_64-cpython-38/torch_xla/distributed/fsdp/wrap.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp 2024-04-03T17:38:50.5787066Z copying build/lib.linux-x86_64-cpython-38/torch_xla/distributed/fsdp/xla_flatten_params_wrapper.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp 2024-04-03T17:38:50.5789042Z copying build/lib.linux-x86_64-cpython-38/torch_xla/distributed/fsdp/xla_fully_sharded_data_parallel.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp 2024-04-03T17:38:50.5790322Z creating build/bdist.linux-x86_64/egg/torch_xla/distributed/spmd 2024-04-03T17:38:50.5791530Z copying build/lib.linux-x86_64-cpython-38/torch_xla/distributed/spmd/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed/spmd 2024-04-03T17:38:50.5793114Z copying build/lib.linux-x86_64-cpython-38/torch_xla/distributed/spmd/api.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed/spmd 2024-04-03T17:38:50.5794730Z copying build/lib.linux-x86_64-cpython-38/torch_xla/distributed/spmd/debugging.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed/spmd 2024-04-03T17:38:50.5796440Z copying build/lib.linux-x86_64-cpython-38/torch_xla/distributed/spmd/xla_sharded_tensor.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed/spmd 2024-04-03T17:38:50.5798144Z copying build/lib.linux-x86_64-cpython-38/torch_xla/distributed/spmd/xla_sharding.py -> build/bdist.linux-x86_64/egg/torch_xla/distributed/spmd 2024-04-03T17:38:50.5799301Z creating build/bdist.linux-x86_64/egg/torch_xla/experimental 2024-04-03T17:38:50.5800418Z copying build/lib.linux-x86_64-cpython-38/torch_xla/experimental/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2024-04-03T17:38:50.5801963Z copying build/lib.linux-x86_64-cpython-38/torch_xla/experimental/deprecation.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2024-04-03T17:38:50.5803608Z copying build/lib.linux-x86_64-cpython-38/torch_xla/experimental/dynamo_mark_sharding.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2024-04-03T17:38:50.5805292Z copying build/lib.linux-x86_64-cpython-38/torch_xla/experimental/dynamo_set_buffer_donor.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2024-04-03T17:38:50.5806928Z copying build/lib.linux-x86_64-cpython-38/torch_xla/experimental/gpu.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2024-04-03T17:38:50.5808496Z copying build/lib.linux-x86_64-cpython-38/torch_xla/experimental/mark_pattern_utils.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2024-04-03T17:38:50.5810116Z copying build/lib.linux-x86_64-cpython-38/torch_xla/experimental/pjrt.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2024-04-03T17:38:50.5811661Z copying build/lib.linux-x86_64-cpython-38/torch_xla/experimental/pjrt_backend.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2024-04-03T17:38:50.5813251Z copying build/lib.linux-x86_64-cpython-38/torch_xla/experimental/plugins.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2024-04-03T17:38:50.5814879Z copying build/lib.linux-x86_64-cpython-38/torch_xla/experimental/quantized.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2024-04-03T17:38:50.5816571Z copying build/lib.linux-x86_64-cpython-38/torch_xla/experimental/spmd_fully_sharded_data_parallel.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2024-04-03T17:38:50.5818246Z copying build/lib.linux-x86_64-cpython-38/torch_xla/experimental/tpu.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2024-04-03T17:38:50.5819873Z copying build/lib.linux-x86_64-cpython-38/torch_xla/experimental/unbounded_dynamism_export.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2024-04-03T17:38:50.5821597Z copying build/lib.linux-x86_64-cpython-38/torch_xla/experimental/xla_dynamic_reshape_ops.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2024-04-03T17:38:50.5823230Z copying build/lib.linux-x86_64-cpython-38/torch_xla/experimental/xla_marker.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2024-04-03T17:38:50.5824816Z copying build/lib.linux-x86_64-cpython-38/torch_xla/experimental/xla_mlir_debuginfo.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2024-04-03T17:38:50.5826475Z copying build/lib.linux-x86_64-cpython-38/torch_xla/experimental/xla_sharded_tensor.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2024-04-03T17:38:50.5828196Z copying build/lib.linux-x86_64-cpython-38/torch_xla/experimental/xla_sharding.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2024-04-03T17:38:50.5829796Z copying build/lib.linux-x86_64-cpython-38/torch_xla/experimental/custom_kernel.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2024-04-03T17:38:50.5831352Z copying build/lib.linux-x86_64-cpython-38/torch_xla/experimental/fori_loop.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental 2024-04-03T17:38:50.5832591Z creating build/bdist.linux-x86_64/egg/torch_xla/experimental/distributed_checkpoint 2024-04-03T17:38:50.5834145Z copying build/lib.linux-x86_64-cpython-38/torch_xla/experimental/distributed_checkpoint/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental/distributed_checkpoint 2024-04-03T17:38:50.5836204Z copying build/lib.linux-x86_64-cpython-38/torch_xla/experimental/distributed_checkpoint/_helpers.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental/distributed_checkpoint 2024-04-03T17:38:50.5838263Z copying build/lib.linux-x86_64-cpython-38/torch_xla/experimental/distributed_checkpoint/manager.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental/distributed_checkpoint 2024-04-03T17:38:50.5840364Z copying build/lib.linux-x86_64-cpython-38/torch_xla/experimental/distributed_checkpoint/planners.py -> build/bdist.linux-x86_64/egg/torch_xla/experimental/distributed_checkpoint 2024-04-03T17:38:50.5841676Z creating build/bdist.linux-x86_64/egg/torch_xla/test 2024-04-03T17:38:50.5842676Z copying build/lib.linux-x86_64-cpython-38/torch_xla/test/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/test 2024-04-03T17:38:50.5843997Z copying build/lib.linux-x86_64-cpython-38/torch_xla/test/test_utils.py -> build/bdist.linux-x86_64/egg/torch_xla/test 2024-04-03T17:38:50.5844966Z creating build/bdist.linux-x86_64/egg/torch_xla/utils 2024-04-03T17:38:50.5845957Z copying build/lib.linux-x86_64-cpython-38/torch_xla/utils/__init__.py -> build/bdist.linux-x86_64/egg/torch_xla/utils 2024-04-03T17:38:50.5847386Z copying build/lib.linux-x86_64-cpython-38/torch_xla/utils/checkpoint.py -> build/bdist.linux-x86_64/egg/torch_xla/utils 2024-04-03T17:38:50.5848819Z copying build/lib.linux-x86_64-cpython-38/torch_xla/utils/checkpoint_tagger.py -> build/bdist.linux-x86_64/egg/torch_xla/utils 2024-04-03T17:38:50.5850290Z copying build/lib.linux-x86_64-cpython-38/torch_xla/utils/closures.py -> build/bdist.linux-x86_64/egg/torch_xla/utils 2024-04-03T17:38:50.5851669Z copying build/lib.linux-x86_64-cpython-38/torch_xla/utils/keyd_queue.py -> build/bdist.linux-x86_64/egg/torch_xla/utils 2024-04-03T17:38:50.5853127Z copying build/lib.linux-x86_64-cpython-38/torch_xla/utils/serialization.py -> build/bdist.linux-x86_64/egg/torch_xla/utils 2024-04-03T17:38:50.5854656Z copying build/lib.linux-x86_64-cpython-38/torch_xla/utils/stablehlo_test_utils.py -> build/bdist.linux-x86_64/egg/torch_xla/utils 2024-04-03T17:38:50.5856110Z copying build/lib.linux-x86_64-cpython-38/torch_xla/utils/utils.py -> build/bdist.linux-x86_64/egg/torch_xla/utils 2024-04-03T17:38:50.5857427Z copying build/lib.linux-x86_64-cpython-38/_XLAC.cpython-38-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/egg 2024-04-03T17:38:50.7884444Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/__init__.py to __init__.cpython-38.pyc 2024-04-03T17:38:50.7889774Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/_patched_functions.py to _patched_functions.cpython-38.pyc 2024-04-03T17:38:50.7895127Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/runtime.py to runtime.cpython-38.pyc 2024-04-03T17:38:50.7913604Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/stablehlo.py to stablehlo.cpython-38.pyc 2024-04-03T17:38:50.7943249Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/tf_saved_model_integration.py to tf_saved_model_integration.cpython-38.pyc 2024-04-03T17:38:50.7951819Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/torch_xla.py to torch_xla.cpython-38.pyc 2024-04-03T17:38:50.7954497Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/version.py to version.cpython-38.pyc 2024-04-03T17:38:50.7956030Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/_internal/__init__.py to __init__.cpython-38.pyc 2024-04-03T17:38:50.7957408Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/_internal/gpu.py to gpu.cpython-38.pyc 2024-04-03T17:38:50.7959593Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/_internal/neuron.py to neuron.cpython-38.pyc 2024-04-03T17:38:50.7962371Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/_internal/pjrt.py to pjrt.cpython-38.pyc 2024-04-03T17:38:50.7972650Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/_internal/rendezvous.py to rendezvous.cpython-38.pyc 2024-04-03T17:38:50.7977163Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/_internal/tpu.py to tpu.cpython-38.pyc 2024-04-03T17:38:50.7998587Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/amp/__init__.py to __init__.cpython-38.pyc 2024-04-03T17:38:50.7999826Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/amp/autocast_mode.py to autocast_mode.cpython-38.pyc 2024-04-03T17:38:50.8001076Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/amp/grad_scaler.py to grad_scaler.cpython-38.pyc 2024-04-03T17:38:50.8005792Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree/__init__.py to __init__.cpython-38.pyc 2024-04-03T17:38:50.8007422Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree/_functional.py to _functional.cpython-38.pyc 2024-04-03T17:38:50.8011698Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree/adam.py to adam.cpython-38.pyc 2024-04-03T17:38:50.8017092Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree/adamw.py to adamw.cpython-38.pyc 2024-04-03T17:38:50.8022006Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/amp/syncfree/sgd.py to sgd.cpython-38.pyc 2024-04-03T17:38:50.8026478Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/core/__init__.py to __init__.cpython-38.pyc 2024-04-03T17:38:50.8028122Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/core/xla_builder.py to xla_builder.cpython-38.pyc 2024-04-03T17:38:50.8073308Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/core/xla_env_vars.py to xla_env_vars.cpython-38.pyc 2024-04-03T17:38:50.8074686Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/core/xla_model.py to xla_model.cpython-38.pyc 2024-04-03T17:38:50.8129876Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/core/xla_op_registry.py to xla_op_registry.cpython-38.pyc 2024-04-03T17:38:50.8131335Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/core/dynamo_bridge.py to dynamo_bridge.cpython-38.pyc 2024-04-03T17:38:50.8163541Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/core/functions.py to functions.cpython-38.pyc 2024-04-03T17:38:50.8168899Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/debug/__init__.py to __init__.cpython-38.pyc 2024-04-03T17:38:50.8170272Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/debug/frame_parser_util.py to frame_parser_util.cpython-38.pyc 2024-04-03T17:38:50.8175341Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/debug/graph_saver.py to graph_saver.cpython-38.pyc 2024-04-03T17:38:50.8178637Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/debug/metrics_compare_utils.py to metrics_compare_utils.cpython-38.pyc 2024-04-03T17:38:50.8187090Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/debug/metrics_saver.py to metrics_saver.cpython-38.pyc 2024-04-03T17:38:50.8191298Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/debug/model_comparator.py to model_comparator.cpython-38.pyc 2024-04-03T17:38:50.8201843Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/debug/profiler.py to profiler.cpython-38.pyc 2024-04-03T17:38:50.8208181Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/debug/metrics.py to metrics.cpython-38.pyc 2024-04-03T17:38:50.8211903Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/__init__.py to __init__.cpython-38.pyc 2024-04-03T17:38:50.8213331Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/data_parallel.py to data_parallel.cpython-38.pyc 2024-04-03T17:38:50.8221840Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/parallel_loader.py to parallel_loader.cpython-38.pyc 2024-04-03T17:38:50.8231115Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/xla_backend.py to xla_backend.cpython-38.pyc 2024-04-03T17:38:50.8251473Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/xla_multiprocessing.py to xla_multiprocessing.cpython-38.pyc 2024-04-03T17:38:50.8253130Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/zero_redundancy_optimizer.py to zero_redundancy_optimizer.cpython-38.pyc 2024-04-03T17:38:50.8271495Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp/__init__.py to __init__.cpython-38.pyc 2024-04-03T17:38:50.8272859Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp/_init_utils.py to _init_utils.cpython-38.pyc 2024-04-03T17:38:50.8276083Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp/consolidate_sharded_ckpts.py to consolidate_sharded_ckpts.cpython-38.pyc 2024-04-03T17:38:50.8278524Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp/state_dict_utils.py to state_dict_utils.cpython-38.pyc 2024-04-03T17:38:50.8287406Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp/utils.py to utils.cpython-38.pyc 2024-04-03T17:38:50.8296160Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp/wrap.py to wrap.cpython-38.pyc 2024-04-03T17:38:50.8303340Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp/xla_flatten_params_wrapper.py to xla_flatten_params_wrapper.cpython-38.pyc 2024-04-03T17:38:50.8334462Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/fsdp/xla_fully_sharded_data_parallel.py to xla_fully_sharded_data_parallel.cpython-38.pyc 2024-04-03T17:38:50.8399533Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/spmd/__init__.py to __init__.cpython-38.pyc 2024-04-03T17:38:50.8400802Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/spmd/api.py to api.cpython-38.pyc 2024-04-03T17:38:50.8406500Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/spmd/debugging.py to debugging.cpython-38.pyc 2024-04-03T17:38:50.8416005Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/spmd/xla_sharded_tensor.py to xla_sharded_tensor.cpython-38.pyc 2024-04-03T17:38:50.8424128Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/distributed/spmd/xla_sharding.py to xla_sharding.cpython-38.pyc 2024-04-03T17:38:50.8456707Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/__init__.py to __init__.cpython-38.pyc 2024-04-03T17:38:50.8458063Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/deprecation.py to deprecation.cpython-38.pyc 2024-04-03T17:38:50.8459533Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/dynamo_mark_sharding.py to dynamo_mark_sharding.cpython-38.pyc 2024-04-03T17:38:50.8461417Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/dynamo_set_buffer_donor.py to dynamo_set_buffer_donor.cpython-38.pyc 2024-04-03T17:38:50.8463475Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/gpu.py to gpu.cpython-38.pyc 2024-04-03T17:38:50.8465524Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/mark_pattern_utils.py to mark_pattern_utils.cpython-38.pyc 2024-04-03T17:38:50.8469941Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/pjrt.py to pjrt.cpython-38.pyc 2024-04-03T17:38:50.8472696Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/pjrt_backend.py to pjrt_backend.cpython-38.pyc 2024-04-03T17:38:50.8474987Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/plugins.py to plugins.cpython-38.pyc 2024-04-03T17:38:50.8497559Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/quantized.py to quantized.cpython-38.pyc 2024-04-03T17:38:50.8524373Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/spmd_fully_sharded_data_parallel.py to spmd_fully_sharded_data_parallel.cpython-38.pyc 2024-04-03T17:38:50.8527750Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/tpu.py to tpu.cpython-38.pyc 2024-04-03T17:38:50.8530213Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/unbounded_dynamism_export.py to unbounded_dynamism_export.cpython-38.pyc 2024-04-03T17:38:50.8555371Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/xla_dynamic_reshape_ops.py to xla_dynamic_reshape_ops.cpython-38.pyc 2024-04-03T17:38:50.8556866Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/xla_marker.py to xla_marker.cpython-38.pyc 2024-04-03T17:38:50.8562467Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/xla_mlir_debuginfo.py to xla_mlir_debuginfo.cpython-38.pyc 2024-04-03T17:38:50.8565368Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/xla_sharded_tensor.py to xla_sharded_tensor.cpython-38.pyc 2024-04-03T17:38:50.8566944Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/xla_sharding.py to xla_sharding.cpython-38.pyc 2024-04-03T17:38:50.8568607Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/custom_kernel.py to custom_kernel.cpython-38.pyc 2024-04-03T17:38:50.8577571Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/fori_loop.py to fori_loop.cpython-38.pyc 2024-04-03T17:38:50.8582102Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/distributed_checkpoint/__init__.py to __init__.cpython-38.pyc 2024-04-03T17:38:50.8583889Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/distributed_checkpoint/_helpers.py to _helpers.cpython-38.pyc 2024-04-03T17:38:50.8600070Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/distributed_checkpoint/manager.py to manager.cpython-38.pyc 2024-04-03T17:38:50.8610339Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/experimental/distributed_checkpoint/planners.py to planners.cpython-38.pyc 2024-04-03T17:38:50.8630801Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/test/__init__.py to __init__.cpython-38.pyc 2024-04-03T17:38:50.8632020Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/test/test_utils.py to test_utils.cpython-38.pyc 2024-04-03T17:38:50.8636172Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/utils/__init__.py to __init__.cpython-38.pyc 2024-04-03T17:38:50.8637460Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/utils/checkpoint.py to checkpoint.cpython-38.pyc 2024-04-03T17:38:50.8647634Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/utils/checkpoint_tagger.py to checkpoint_tagger.cpython-38.pyc 2024-04-03T17:38:50.8651298Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/utils/closures.py to closures.cpython-38.pyc 2024-04-03T17:38:50.8656289Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/utils/keyd_queue.py to keyd_queue.cpython-38.pyc 2024-04-03T17:38:50.8661858Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/utils/serialization.py to serialization.cpython-38.pyc 2024-04-03T17:38:50.8667091Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/utils/stablehlo_test_utils.py to stablehlo_test_utils.cpython-38.pyc 2024-04-03T17:38:50.8672220Z byte-compiling build/bdist.linux-x86_64/egg/torch_xla/utils/utils.py to utils.cpython-38.pyc 2024-04-03T17:38:50.8696110Z creating stub loader for _XLAC.cpython-38-x86_64-linux-gnu.so 2024-04-03T17:38:50.8696969Z byte-compiling build/bdist.linux-x86_64/egg/_XLAC.py to _XLAC.cpython-38.pyc 2024-04-03T17:38:50.8698525Z creating build/bdist.linux-x86_64/egg/EGG-INFO 2024-04-03T17:38:50.8699740Z copying torch_xla.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO 2024-04-03T17:38:50.8700932Z copying torch_xla.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO 2024-04-03T17:38:50.8701965Z copying torch_xla.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO 2024-04-03T17:38:50.8702968Z copying torch_xla.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO 2024-04-03T17:38:50.8703914Z copying torch_xla.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO 2024-04-03T17:38:50.8704831Z copying torch_xla.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO 2024-04-03T17:38:50.8705647Z writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt 2024-04-03T17:38:50.8706252Z zip_safe flag not set; analyzing archive contents... 2024-04-03T17:38:50.8707596Z __pycache__._XLAC.cpython-38: module references __file__ 2024-04-03T17:38:50.8710936Z torch_xla.__pycache__.__init__.cpython-38: module references __file__ 2024-04-03T17:38:50.8712676Z torch_xla.__pycache__._patched_functions.cpython-38: module MAY be using inspect.stack 2024-04-03T17:38:50.8744496Z torch_xla.amp.__pycache__.grad_scaler.cpython-38: module MAY be using inspect.stack 2024-04-03T17:38:50.8804877Z torch_xla.debug.__pycache__.model_comparator.cpython-38: module references __file__ 2024-04-03T17:38:50.8924561Z creating dist 2024-04-03T17:38:50.8925464Z creating 'dist/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it 2024-04-03T17:39:02.1088105Z removing 'build/bdist.linux-x86_64/egg' (and everything under it) 2024-04-03T17:39:02.1537286Z Processing torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg 2024-04-03T17:39:02.1566158Z creating /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg 2024-04-03T17:39:02.1567389Z Extracting torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg to /opt/conda/lib/python3.8/site-packages 2024-04-03T17:39:03.5166121Z Adding torch-xla 2.4.0+gitb0ba29f to easy-install.pth file 2024-04-03T17:39:03.5170701Z Installing stablehlo-to-saved-model script to /opt/conda/bin 2024-04-03T17:39:03.5171683Z 2024-04-03T17:39:03.5172266Z Installed /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg 2024-04-03T17:39:03.5176045Z Processing dependencies for torch-xla==2.4.0+gitb0ba29f 2024-04-03T17:39:03.5415865Z Searching for importlib-metadata==6.8.0 2024-04-03T17:39:03.5416404Z Best match: importlib-metadata 6.8.0 2024-04-03T17:39:03.5416968Z Adding importlib-metadata 6.8.0 to easy-install.pth file 2024-04-03T17:39:03.5417729Z detected new path './torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg' 2024-04-03T17:39:03.5434071Z 2024-04-03T17:39:03.5435006Z Using /opt/conda/lib/python3.8/site-packages 2024-04-03T17:39:03.5435843Z Searching for PyYAML==6.0 2024-04-03T17:39:03.5436454Z Best match: PyYAML 6.0 2024-04-03T17:39:03.5437143Z Adding PyYAML 6.0 to easy-install.pth file 2024-04-03T17:39:03.5441552Z 2024-04-03T17:39:03.5442053Z Using /opt/conda/lib/python3.8/site-packages 2024-04-03T17:39:03.5445610Z Searching for cloud-tpu-client==0.10 2024-04-03T17:39:03.5446459Z Best match: cloud-tpu-client 0.10 2024-04-03T17:39:03.5447559Z Adding cloud-tpu-client 0.10 to easy-install.pth file 2024-04-03T17:39:03.5452944Z 2024-04-03T17:39:03.5453172Z Using /opt/conda/lib/python3.8/site-packages 2024-04-03T17:39:03.5456437Z Searching for absl-py==2.0.0 2024-04-03T17:39:03.5457047Z Best match: absl-py 2.0.0 2024-04-03T17:39:03.5458183Z Adding absl-py 2.0.0 to easy-install.pth file 2024-04-03T17:39:03.5463829Z 2024-04-03T17:39:03.5464092Z Using /opt/conda/lib/python3.8/site-packages 2024-04-03T17:39:03.5466790Z Searching for zipp==3.17.0 2024-04-03T17:39:03.5467440Z Best match: zipp 3.17.0 2024-04-03T17:39:03.5468354Z Adding zipp 3.17.0 to easy-install.pth file 2024-04-03T17:39:03.5485782Z 2024-04-03T17:39:03.5486153Z Using /opt/conda/lib/python3.8/site-packages 2024-04-03T17:39:03.5487636Z Searching for oauth2client==4.1.3 2024-04-03T17:39:03.5488500Z Best match: oauth2client 4.1.3 2024-04-03T17:39:03.5489366Z Adding oauth2client 4.1.3 to easy-install.pth file 2024-04-03T17:39:03.5495143Z 2024-04-03T17:39:03.5495383Z Using /opt/conda/lib/python3.8/site-packages 2024-04-03T17:39:03.5498346Z Searching for google-api-python-client==1.8.0 2024-04-03T17:39:03.5499178Z Best match: google-api-python-client 1.8.0 2024-04-03T17:39:03.5500073Z Adding google-api-python-client 1.8.0 to easy-install.pth file 2024-04-03T17:39:03.5505516Z 2024-04-03T17:39:03.5505734Z Using /opt/conda/lib/python3.8/site-packages 2024-04-03T17:39:03.5508986Z Searching for six==1.16.0 2024-04-03T17:39:03.5509836Z Best match: six 1.16.0 2024-04-03T17:39:03.5510660Z Adding six 1.16.0 to easy-install.pth file 2024-04-03T17:39:03.5516346Z 2024-04-03T17:39:03.5516561Z Using /opt/conda/lib/python3.8/site-packages 2024-04-03T17:39:03.5519847Z Searching for rsa==4.9 2024-04-03T17:39:03.5520467Z Best match: rsa 4.9 2024-04-03T17:39:03.5521229Z Adding rsa 4.9 to easy-install.pth file 2024-04-03T17:39:03.5527693Z Installing pyrsa-decrypt script to /opt/conda/bin 2024-04-03T17:39:03.5529604Z Installing pyrsa-encrypt script to /opt/conda/bin 2024-04-03T17:39:03.5531209Z Installing pyrsa-keygen script to /opt/conda/bin 2024-04-03T17:39:03.5532942Z Installing pyrsa-priv2pub script to /opt/conda/bin 2024-04-03T17:39:03.5534568Z Installing pyrsa-sign script to /opt/conda/bin 2024-04-03T17:39:03.5536111Z Installing pyrsa-verify script to /opt/conda/bin 2024-04-03T17:39:03.5537365Z 2024-04-03T17:39:03.5537621Z Using /opt/conda/lib/python3.8/site-packages 2024-04-03T17:39:03.5540620Z Searching for pyasn1-modules==0.3.0 2024-04-03T17:39:03.5541493Z Best match: pyasn1-modules 0.3.0 2024-04-03T17:39:03.5542231Z Adding pyasn1-modules 0.3.0 to easy-install.pth file 2024-04-03T17:39:03.5558121Z 2024-04-03T17:39:03.5558619Z Using /opt/conda/lib/python3.8/site-packages 2024-04-03T17:39:03.5560167Z Searching for pyasn1==0.5.0 2024-04-03T17:39:03.5560852Z Best match: pyasn1 0.5.0 2024-04-03T17:39:03.5561722Z Adding pyasn1 0.5.0 to easy-install.pth file 2024-04-03T17:39:03.5566924Z 2024-04-03T17:39:03.5567158Z Using /opt/conda/lib/python3.8/site-packages 2024-04-03T17:39:03.5569872Z Searching for httplib2==0.22.0 2024-04-03T17:39:03.5570561Z Best match: httplib2 0.22.0 2024-04-03T17:39:03.5571298Z Adding httplib2 0.22.0 to easy-install.pth file 2024-04-03T17:39:03.5579854Z 2024-04-03T17:39:03.5580088Z Using /opt/conda/lib/python3.8/site-packages 2024-04-03T17:39:03.5582690Z Searching for uritemplate==3.0.1 2024-04-03T17:39:03.5583402Z Best match: uritemplate 3.0.1 2024-04-03T17:39:03.5584317Z Adding uritemplate 3.0.1 to easy-install.pth file 2024-04-03T17:39:03.5589588Z 2024-04-03T17:39:03.5589933Z Using /opt/conda/lib/python3.8/site-packages 2024-04-03T17:39:03.5592547Z Searching for google-api-core==1.34.0 2024-04-03T17:39:03.5593248Z Best match: google-api-core 1.34.0 2024-04-03T17:39:03.5594188Z Adding google-api-core 1.34.0 to easy-install.pth file 2024-04-03T17:39:03.5599328Z 2024-04-03T17:39:03.5599557Z Using /opt/conda/lib/python3.8/site-packages 2024-04-03T17:39:03.5602155Z Searching for google-auth-httplib2==0.1.1 2024-04-03T17:39:03.5602839Z Best match: google-auth-httplib2 0.1.1 2024-04-03T17:39:03.5603503Z Adding google-auth-httplib2 0.1.1 to easy-install.pth file 2024-04-03T17:39:03.5621709Z 2024-04-03T17:39:03.5621926Z Using /opt/conda/lib/python3.8/site-packages 2024-04-03T17:39:03.5624670Z Searching for google-auth==2.23.3 2024-04-03T17:39:03.5625392Z Best match: google-auth 2.23.3 2024-04-03T17:39:03.5626051Z Adding google-auth 2.23.3 to easy-install.pth file 2024-04-03T17:39:03.5631564Z 2024-04-03T17:39:03.5631800Z Using /opt/conda/lib/python3.8/site-packages 2024-04-03T17:39:03.5634456Z Searching for pyparsing==3.1.1 2024-04-03T17:39:03.5635156Z Best match: pyparsing 3.1.1 2024-04-03T17:39:03.5636016Z Adding pyparsing 3.1.1 to easy-install.pth file 2024-04-03T17:39:03.5649201Z 2024-04-03T17:39:03.5649455Z Using /opt/conda/lib/python3.8/site-packages 2024-04-03T17:39:03.5652079Z Searching for requests==2.31.0 2024-04-03T17:39:03.5652742Z Best match: requests 2.31.0 2024-04-03T17:39:03.5653455Z Adding requests 2.31.0 to easy-install.pth file 2024-04-03T17:39:03.5665163Z 2024-04-03T17:39:03.5665376Z Using /opt/conda/lib/python3.8/site-packages 2024-04-03T17:39:03.5668201Z Searching for protobuf==3.20.3 2024-04-03T17:39:03.5669151Z Best match: protobuf 3.20.3 2024-04-03T17:39:03.5669895Z Adding protobuf 3.20.3 to easy-install.pth file 2024-04-03T17:39:03.5675671Z 2024-04-03T17:39:03.5675917Z Using /opt/conda/lib/python3.8/site-packages 2024-04-03T17:39:03.5678756Z Searching for googleapis-common-protos==1.60.0 2024-04-03T17:39:03.5679403Z Best match: googleapis-common-protos 1.60.0 2024-04-03T17:39:03.5680377Z Adding googleapis-common-protos 1.60.0 to easy-install.pth file 2024-04-03T17:39:03.5694288Z 2024-04-03T17:39:03.5694523Z Using /opt/conda/lib/python3.8/site-packages 2024-04-03T17:39:03.5697298Z Searching for cachetools==5.3.1 2024-04-03T17:39:03.5698012Z Best match: cachetools 5.3.1 2024-04-03T17:39:03.5698853Z Adding cachetools 5.3.1 to easy-install.pth file 2024-04-03T17:39:03.5704837Z 2024-04-03T17:39:03.5705075Z Using /opt/conda/lib/python3.8/site-packages 2024-04-03T17:39:03.5707747Z Searching for certifi==2023.7.22 2024-04-03T17:39:03.5708633Z Best match: certifi 2023.7.22 2024-04-03T17:39:03.5709222Z Adding certifi 2023.7.22 to easy-install.pth file 2024-04-03T17:39:03.5714535Z 2024-04-03T17:39:03.5714777Z Using /opt/conda/lib/python3.8/site-packages 2024-04-03T17:39:03.5717197Z Searching for urllib3==1.25.8 2024-04-03T17:39:03.5717861Z Best match: urllib3 1.25.8 2024-04-03T17:39:03.5718615Z Adding urllib3 1.25.8 to easy-install.pth file 2024-04-03T17:39:03.5725013Z 2024-04-03T17:39:03.5725273Z Using /opt/conda/lib/python3.8/site-packages 2024-04-03T17:39:03.5727757Z Searching for idna==3.4 2024-04-03T17:39:03.5728437Z Best match: idna 3.4 2024-04-03T17:39:03.5729012Z Adding idna 3.4 to easy-install.pth file 2024-04-03T17:39:03.5734180Z 2024-04-03T17:39:03.5734390Z Using /opt/conda/lib/python3.8/site-packages 2024-04-03T17:39:03.5737178Z Searching for charset-normalizer==2.0.4 2024-04-03T17:39:03.5737827Z Best match: charset-normalizer 2.0.4 2024-04-03T17:39:03.5738435Z Adding charset-normalizer 2.0.4 to easy-install.pth file 2024-04-03T17:39:03.5752263Z Installing normalizer script to /opt/conda/bin 2024-04-03T17:39:03.5753591Z 2024-04-03T17:39:03.5753862Z Using /opt/conda/lib/python3.8/site-packages 2024-04-03T17:39:03.5754960Z Finished processing dependencies for torch-xla==2.4.0+gitb0ba29f 2024-04-03T17:39:03.7905794Z + popd 2024-04-03T17:39:03.7906129Z /var/lib/jenkins/workspace 2024-04-03T17:39:03.7906513Z + assert_git_not_dirty 2024-04-03T17:39:03.7907306Z + [[ linux-focal-py3.8-clang9-xla != *rocm* ]] 2024-04-03T17:39:03.7908096Z + [[ linux-focal-py3.8-clang9-xla != *xla* ]] 2024-04-03T17:39:03.7908529Z + test_xla 2024-04-03T17:39:03.7910206Z ++ dirname .ci/pytorch/test.sh 2024-04-03T17:39:03.7918080Z + source .ci/pytorch/common-build.sh 2024-04-03T17:39:03.7919543Z ++ [[ linux-focal-py3.8-clang9-xla != *win-* ]] 2024-04-03T17:39:03.7927053Z ++++ dirname .ci/pytorch/common-build.sh 2024-04-03T17:39:03.7936603Z +++ cd .ci/pytorch 2024-04-03T17:39:03.7936909Z +++ pwd -P 2024-04-03T17:39:03.7938843Z ++ script_dir=/var/lib/jenkins/workspace/.ci/pytorch 2024-04-03T17:39:03.7939405Z ++ which sccache 2024-04-03T17:39:03.7951633Z ++ sccache --stop-server 2024-04-03T17:39:03.7978906Z ++ rm -f /home/jenkins/sccache_error.log 2024-04-03T17:39:03.7986603Z ++ trap_add sccache_epilogue EXIT 2024-04-03T17:39:03.7987000Z ++ trap_add_cmd=sccache_epilogue 2024-04-03T17:39:03.7987363Z ++ shift 2024-04-03T17:39:03.7987806Z ++ for trap_add_name in "$@" 2024-04-03T17:39:03.7992894Z ++++ trap -p EXIT 2024-04-03T17:39:03.7995708Z +++ eval 'extract_trap_cmd trap -- '\'' 2024-04-03T17:39:03.7996110Z sccache_epilogue 2024-04-03T17:39:03.7996475Z ccache_epilogue'\'' EXIT' 2024-04-03T17:39:03.7997003Z ++++ extract_trap_cmd trap -- ' 2024-04-03T17:39:03.7997427Z sccache_epilogue 2024-04-03T17:39:03.7997742Z ccache_epilogue' EXIT 2024-04-03T17:39:03.7998061Z ++++ printf '%s\n' ' 2024-04-03T17:39:03.7998357Z sccache_epilogue 2024-04-03T17:39:03.7998622Z ccache_epilogue' 2024-04-03T17:39:03.7998965Z +++ printf '%s\n' sccache_epilogue 2024-04-03T17:39:03.7999454Z ++ trap -- ' 2024-04-03T17:39:03.7999797Z sccache_epilogue 2024-04-03T17:39:03.8000157Z ccache_epilogue 2024-04-03T17:39:03.8000568Z sccache_epilogue' EXIT 2024-04-03T17:39:03.8001022Z ++ [[ -n 1 ]] 2024-04-03T17:39:03.8001760Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2024-04-03T17:39:03.8002630Z Skipping sccache server initialization, setting environment variables 2024-04-03T17:39:03.8003226Z ++ export SCCACHE_IDLE_TIMEOUT=0 2024-04-03T17:39:03.8003581Z ++ SCCACHE_IDLE_TIMEOUT=0 2024-04-03T17:39:03.8004013Z ++ export SCCACHE_ERROR_LOG=/home/jenkins/sccache_error.log 2024-04-03T17:39:03.8004581Z ++ SCCACHE_ERROR_LOG=/home/jenkins/sccache_error.log 2024-04-03T17:39:03.8005079Z ++ export RUST_LOG=sccache::server=error 2024-04-03T17:39:03.8005494Z ++ RUST_LOG=sccache::server=error 2024-04-03T17:39:03.8005893Z ++ sccache --zero-stats 2024-04-03T17:39:03.8176495Z Compile requests 0 2024-04-03T17:39:03.8176963Z Compile requests executed 0 2024-04-03T17:39:03.8177384Z Cache hits 0 2024-04-03T17:39:03.8177775Z Cache misses 0 2024-04-03T17:39:03.8178173Z Cache timeouts 0 2024-04-03T17:39:03.8178568Z Cache read errors 0 2024-04-03T17:39:03.8178954Z Forced recaches 0 2024-04-03T17:39:03.8179406Z Cache write errors 0 2024-04-03T17:39:03.8179864Z Compilation failures 0 2024-04-03T17:39:03.8180254Z Cache errors 0 2024-04-03T17:39:03.8180752Z Non-cacheable compilations 0 2024-04-03T17:39:03.8181219Z Non-cacheable calls 0 2024-04-03T17:39:03.8181660Z Non-compilation calls 0 2024-04-03T17:39:03.8182077Z Unsupported compiler calls 0 2024-04-03T17:39:03.8182504Z Average cache write 0.000 s 2024-04-03T17:39:03.8182924Z Average cache read miss 0.000 s 2024-04-03T17:39:03.8183354Z Average cache read hit 0.000 s 2024-04-03T17:39:03.8183966Z Failed distributed compilations 0 2024-04-03T17:39:03.8185160Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2024-04-03T17:39:03.8186177Z ++ which ccache 2024-04-03T17:39:03.8186493Z ++ ccache --zero-stats 2024-04-03T17:39:03.8408872Z Statistics zeroed 2024-04-03T17:39:03.8409401Z ++ ccache --show-stats 2024-04-03T17:39:03.8450259Z cache directory /home/jenkins/.cache/ccache 2024-04-03T17:39:03.8451003Z primary config /home/jenkins/.config/ccache/ccache.conf 2024-04-03T17:39:03.8451761Z secondary config (readonly) /etc/ccache.conf 2024-04-03T17:39:03.8452336Z stats updated Wed Apr 3 17:39:03 2024 2024-04-03T17:39:03.8452913Z stats zeroed Wed Apr 3 17:39:03 2024 2024-04-03T17:39:03.8453412Z cache hit (direct) 0 2024-04-03T17:39:03.8453828Z cache hit (preprocessed) 0 2024-04-03T17:39:03.8454409Z cache miss 0 2024-04-03T17:39:03.8454825Z cache hit rate 0.00 % 2024-04-03T17:39:03.8455244Z cleanups performed 0 2024-04-03T17:39:03.8455660Z files in cache 0 2024-04-03T17:39:03.8456075Z cache size 0.0 kB 2024-04-03T17:39:03.8456500Z max cache size 5.0 GB 2024-04-03T17:39:03.8456920Z ++ trap_add ccache_epilogue EXIT 2024-04-03T17:39:03.8457299Z ++ trap_add_cmd=ccache_epilogue 2024-04-03T17:39:03.8457632Z ++ shift 2024-04-03T17:39:03.8457897Z ++ for trap_add_name in "$@" 2024-04-03T17:39:03.8458304Z ++++ trap -p EXIT 2024-04-03T17:39:03.8459212Z +++ eval 'extract_trap_cmd trap -- '\'' 2024-04-03T17:39:03.8460033Z sccache_epilogue 2024-04-03T17:39:03.8460356Z ccache_epilogue 2024-04-03T17:39:03.8460690Z sccache_epilogue'\'' EXIT' 2024-04-03T17:39:03.8461093Z ++++ extract_trap_cmd trap -- ' 2024-04-03T17:39:03.8461452Z sccache_epilogue 2024-04-03T17:39:03.8461866Z ccache_epilogue 2024-04-03T17:39:03.8462451Z sccache_epilogue' EXIT 2024-04-03T17:39:03.8463072Z ++++ printf '%s\n' ' 2024-04-03T17:39:03.8463619Z sccache_epilogue 2024-04-03T17:39:03.8464007Z ccache_epilogue 2024-04-03T17:39:03.8464274Z sccache_epilogue' 2024-04-03T17:39:03.8464623Z +++ printf '%s\n' ccache_epilogue 2024-04-03T17:39:03.8465018Z ++ trap -- ' 2024-04-03T17:39:03.8465275Z sccache_epilogue 2024-04-03T17:39:03.8465555Z ccache_epilogue 2024-04-03T17:39:03.8465832Z sccache_epilogue 2024-04-03T17:39:03.8466133Z ccache_epilogue' EXIT 2024-04-03T17:39:03.8466449Z + clone_pytorch_xla 2024-04-03T17:39:03.8467022Z + [[ ! -d ./xla ]] 2024-04-03T17:39:03.8467456Z + source ./xla/.circleci/common.sh 2024-04-03T17:39:03.8468072Z ++ set -ex 2024-04-03T17:39:03.8468397Z ++ CONTINUE_ON_ERROR=false 2024-04-03T17:39:03.8468710Z ++ [[ false == \1 ]] 2024-04-03T17:39:03.8469068Z ++ export CMAKE_PREFIX_PATH=/opt/conda/bin/../ 2024-04-03T17:39:03.8469533Z ++ CMAKE_PREFIX_PATH=/opt/conda/bin/../ 2024-04-03T17:39:03.8469981Z +++ python3-config --prefix 2024-04-03T17:39:03.8569909Z ++ export LD_LIBRARY_PATH=/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/:/opt/conda/lib/:/usr/local/cuda/lib64::/opt/conda/lib:/opt/conda/lib 2024-04-03T17:39:03.8571580Z ++ LD_LIBRARY_PATH=/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/:/opt/conda/lib/:/usr/local/cuda/lib64::/opt/conda/lib:/opt/conda/lib 2024-04-03T17:39:03.8573094Z ++ echo /lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/:/opt/conda/lib/:/usr/local/cuda/lib64::/opt/conda/lib:/opt/conda/lib 2024-04-03T17:39:03.8574605Z /lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/:/opt/conda/lib/:/usr/local/cuda/lib64::/opt/conda/lib:/opt/conda/lib 2024-04-03T17:39:03.8575764Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2024-04-03T17:39:03.9608322Z + SITE_PACKAGES=/opt/conda/lib/python3.8/site-packages 2024-04-03T17:39:03.9610264Z + export LD_LIBRARY_PATH=/opt/conda/lib/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/:/opt/conda/lib/:/usr/local/cuda/lib64::/opt/conda/lib:/opt/conda/lib 2024-04-03T17:39:03.9612287Z + LD_LIBRARY_PATH=/opt/conda/lib/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/:/opt/conda/lib/:/usr/local/cuda/lib64::/opt/conda/lib:/opt/conda/lib 2024-04-03T17:39:03.9613265Z ++ pwd 2024-04-03T17:39:03.9613501Z ++ pwd 2024-04-03T17:39:03.9616035Z + CMAKE_PREFIX_PATH=/opt/conda/lib/python3.8/site-packages/torch:/opt/conda/bin/../ 2024-04-03T17:39:03.9616839Z + XLA_SKIP_MP_OP_TESTS=1 2024-04-03T17:39:03.9617397Z + run_torch_xla_tests /var/lib/jenkins/workspace /var/lib/jenkins/workspace/xla 2024-04-03T17:39:03.9618034Z + PYTORCH_DIR=/var/lib/jenkins/workspace 2024-04-03T17:39:03.9618530Z + XLA_DIR=/var/lib/jenkins/workspace/xla 2024-04-03T17:39:03.9618927Z + USE_COVERAGE=0 2024-04-03T17:39:03.9619187Z + RUN_CPP= 2024-04-03T17:39:03.9619437Z + RUN_PYTHON= 2024-04-03T17:39:03.9619757Z ++ command -v nvidia-smi 2024-04-03T17:39:03.9622426Z + '[' -x '' ']' 2024-04-03T17:39:03.9622850Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=xla 2024-04-03T17:39:03.9623305Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=xla 2024-04-03T17:39:03.9626507Z ++ python -c 'import torch;print(int(torch._C._GLIBCXX_USE_CXX11_ABI))' 2024-04-03T17:39:04.0077097Z Traceback (most recent call last): 2024-04-03T17:39:04.0078129Z File "", line 1, in 2024-04-03T17:39:04.0079153Z File "/var/lib/jenkins/workspace/torch/__init__.py", line 36, in 2024-04-03T17:39:04.0079848Z from .torch_version import __version__ as __version__ 2024-04-03T17:39:04.0080569Z File "/var/lib/jenkins/workspace/torch/torch_version.py", line 4, in 2024-04-03T17:39:04.0081302Z from .version import __version__ as internal_version 2024-04-03T17:39:04.0081951Z ModuleNotFoundError: No module named 'torch.version' 2024-04-03T17:39:04.0121497Z + export CXX_ABI= 2024-04-03T17:39:04.0121987Z + CXX_ABI= 2024-04-03T17:39:04.0122484Z + [[ -z '' ]] 2024-04-03T17:39:04.0122842Z + [[ -z '' ]] 2024-04-03T17:39:04.0123124Z + [[ -z '' ]] 2024-04-03T17:39:04.0123638Z + [[ -z '' ]] 2024-04-03T17:39:04.0124494Z + run_torch_xla_python_tests /var/lib/jenkins/workspace /var/lib/jenkins/workspace/xla 0 2024-04-03T17:39:04.0125225Z + PYTORCH_DIR=/var/lib/jenkins/workspace 2024-04-03T17:39:04.0126051Z + XLA_DIR=/var/lib/jenkins/workspace/xla 2024-04-03T17:39:04.0126495Z + USE_COVERAGE=0 2024-04-03T17:39:04.0126807Z + pushd /var/lib/jenkins/workspace/xla 2024-04-03T17:39:04.0127350Z /var/lib/jenkins/workspace/xla /var/lib/jenkins/workspace 2024-04-03T17:39:04.0127957Z + echo 'Running Python Tests' 2024-04-03T17:39:04.0128302Z Running Python Tests 2024-04-03T17:39:04.0128634Z + '[' 0 '!=' 0 ']' 2024-04-03T17:39:04.0128924Z + ./test/run_tests.sh 2024-04-03T17:39:04.0129565Z /bin/bash: /opt/conda/lib/libtinfo.so.6: no version information available (required by /bin/bash) 2024-04-03T17:39:04.0138064Z +++ dirname ./test/run_tests.sh 2024-04-03T17:39:04.0145174Z ++ cd ./test 2024-04-03T17:39:04.0145456Z ++ pwd -P 2024-04-03T17:39:04.0147042Z + CDIR=/var/lib/jenkins/workspace/xla/test 2024-04-03T17:39:04.0147494Z + LOGFILE=/tmp/pytorch_py_test.log 2024-04-03T17:39:04.0148057Z + MAX_GRAPH_SIZE=500 2024-04-03T17:39:04.0148357Z + GRAPH_CHECK_FREQUENCY=100 2024-04-03T17:39:04.0148696Z + VERBOSITY=2 2024-04-03T17:39:04.0148970Z + CONTINUE_ON_ERROR=0 2024-04-03T17:39:04.0149255Z + [[ 0 == \1 ]] 2024-04-03T17:39:04.0149597Z + getopts LM:C:V: OPTION 2024-04-03T17:39:04.0149906Z + shift 0 2024-04-03T17:39:04.0150164Z + export TRIM_GRAPH_SIZE=500 2024-04-03T17:39:04.0150507Z + TRIM_GRAPH_SIZE=500 2024-04-03T17:39:04.0150841Z + export TRIM_GRAPH_CHECK_FREQUENCY=100 2024-04-03T17:39:04.0151247Z + TRIM_GRAPH_CHECK_FREQUENCY=100 2024-04-03T17:39:04.0151882Z + export TORCH_TEST_DEVICES=/var/lib/jenkins/workspace/xla/test/pytorch_test_base.py 2024-04-03T17:39:04.0152760Z + TORCH_TEST_DEVICES=/var/lib/jenkins/workspace/xla/test/pytorch_test_base.py 2024-04-03T17:39:04.0153382Z + export PYTORCH_TEST_WITH_SLOW=1 2024-04-03T17:39:04.0153767Z + PYTORCH_TEST_WITH_SLOW=1 2024-04-03T17:39:04.0154250Z + export XLA_DUMP_FATAL_STACK=1 2024-04-03T17:39:04.0154607Z + XLA_DUMP_FATAL_STACK=1 2024-04-03T17:39:04.0154942Z + export CPU_NUM_DEVICES=4 2024-04-03T17:39:04.0155276Z + CPU_NUM_DEVICES=4 2024-04-03T17:39:04.0155561Z ++ cd /home/jenkins 2024-04-03T17:39:04.0156041Z +++ python -c 'import torch_xla; print(torch_xla.__file__)' 2024-04-03T17:39:06.3459202Z ++ dirname /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/__init__.py 2024-04-03T17:39:06.3464282Z + TORCH_XLA_DIR=/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla 2024-04-03T17:39:06.3465363Z + COVERAGE_FILE=/var/lib/jenkins/workspace/xla/test/../.coverage 2024-04-03T17:39:06.3471208Z + '[' /tmp/pytorch_py_test.log '!=' '' ']' 2024-04-03T17:39:06.3474096Z + run_tests 2024-04-03T17:39:06.3475105Z + tee /tmp/pytorch_py_test.log 2024-04-03T17:39:06.3484019Z + [[ '' == \x\l\a\_\o\p\1 ]] 2024-04-03T17:39:06.3484392Z + [[ '' == \x\l\a\_\o\p\2 ]] 2024-04-03T17:39:06.3484871Z + [[ '' == \x\l\a\_\o\p\3 ]] 2024-04-03T17:39:06.3494143Z + [[ '' == \t\o\r\c\h\_\m\p\_\o\p ]] 2024-04-03T17:39:06.3494604Z + [[ '' != \1 ]] 2024-04-03T17:39:06.3494886Z + run_xla_op_tests1 2024-04-03T17:39:06.3495525Z + run_dynamic /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2024-04-03T17:39:06.3496674Z + echo 'Running in DynamicShape mode: /var/lib/jenkins/workspace/xla/test/test_operations.py' --verbosity=2 2024-04-03T17:39:06.3497909Z Running in DynamicShape mode: /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2024-04-03T17:39:06.3498758Z + XLA_EXPERIMENTAL=nonzero:masked_select:masked_scatter 2024-04-03T17:39:06.3499545Z + run_test /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2024-04-03T17:39:06.3500624Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_operations.py' --verbosity=2 2024-04-03T17:39:06.3501783Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2024-04-03T17:39:06.3502528Z ++ command -v nvidia-smi 2024-04-03T17:39:06.3502870Z + '[' -x '' ']' 2024-04-03T17:39:06.3503144Z + PJRT_DEVICE=CPU 2024-04-03T17:39:06.3503415Z + CPU_NUM_DEVICES=1 2024-04-03T17:39:06.3504050Z + run_coverage /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2024-04-03T17:39:06.3504725Z + '[' 0 '!=' 0 ']' 2024-04-03T17:39:06.3505309Z + python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2024-04-03T17:39:08.4437806Z test_mp_decorator (__main__.MpDecoratorTest) ... WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:39:08.4438954Z I0000 00:00:1712165948.443390 27953 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:39:08.4576109Z ok 2024-04-03T17:39:08.4578209Z test_multi_init_xla_backend (__main__.RegisterXLAKeyTest) ... ok 2024-04-03T17:39:08.7319552Z test_dropout (__main__.TestActivationCheckpoint) ... ok 2024-04-03T17:39:08.7321212Z test (__main__.TestAtenTensorTo) ... ok 2024-04-03T17:39:08.8501161Z test_add_mixed_device (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:08.8923440Z test_addmm_integer_types (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:08.9343181Z test_ailing_slice (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.0323009Z test_amp_foreach_non_finite_check_and_unscale_ (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.0938994Z test_arange_nan (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.1189443Z test_as_strided_r1 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.1449725Z test_as_strided_r1_dim1 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.1557324Z test_as_strided_r1_slice (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.1687387Z test_as_strided_r1_t (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.1828613Z test_as_strided_r1_t_off (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.1952919Z test_as_strided_r1_t_slice (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.2132149Z test_as_strided_r2_t_update (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.2211056Z test_as_strided_with_empty_args (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.2336748Z test_as_strided_with_gap (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.2459598Z test_as_strided_with_gap_no_unit_stride (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.2581764Z test_as_strided_with_overlap (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.2704294Z test_as_strided_with_overlap_and_gap (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.2715937Z test_as_strided_with_overlap_zero_stride (__main__.TestAtenXlaTensor) ... /var/lib/jenkins/workspace/xla/test/test_utils.py:316: UserWarning: Use of index_put_ on expanded tensors is deprecated. Please clone() the tensor before performing this operation. This also applies to advanced indexing e.g. tensor[indices] = tensor (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:719.) 2024-04-03T17:39:09.2718572Z expected[nan_mask] = 0 2024-04-03T17:39:09.2720740Z /var/lib/jenkins/workspace/xla/test/test_utils.py:316: UserWarning: Use of masked_fill_ on expanded tensors is deprecated. Please clone() the tensor before performing this operation. This also applies to advanced indexing e.g. tensor[mask] = scalar (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1917.) 2024-04-03T17:39:09.2722972Z expected[nan_mask] = 0 2024-04-03T17:39:09.2725115Z /var/lib/jenkins/workspace/xla/test/test_utils.py:320: UserWarning: Use of index_put_ on expanded tensors is deprecated. Please clone() the tensor before performing this operation. This also applies to advanced indexing e.g. tensor[indices] = tensor (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:719.) 2024-04-03T17:39:09.2727351Z expected[inf_mask] = 0 2024-04-03T17:39:09.2729639Z /var/lib/jenkins/workspace/xla/test/test_utils.py:320: UserWarning: Use of masked_fill_ on expanded tensors is deprecated. Please clone() the tensor before performing this operation. This also applies to advanced indexing e.g. tensor[mask] = scalar (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1917.) 2024-04-03T17:39:09.2731820Z expected[inf_mask] = 0 2024-04-03T17:39:09.2732123Z ok 2024-04-03T17:39:09.2884840Z test_baddmm_integer_types (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.2983463Z test_basic_bfloat16 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.3090470Z test_bfloat16_float32_cast (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.4199158Z test_binaryop_order (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.4284984Z test_bitwise_and_not (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.4289013Z test_byte_dtype (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.4503213Z test_cached_addcdiv (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.4583099Z test_cat_empty_tensor (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.4693820Z test_clamp (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.4789251Z test_conv2d_backward (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.5415747Z test_deepcopy (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.5575525Z test_diagonal_scatter_negative_dim (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.5897022Z test_diagonal_write (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.6264276Z test_diagonal_write_transposed (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.6736852Z test_diagonal_write_transposed_r3 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.7666218Z test_div_mixed_device (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.7716730Z test_emb_bf16 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.8462519Z test_embedding_int_indices (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.8478057Z test_empty_advanced_indexing (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:09.8481333Z test_empty_strided (__main__.TestAtenXlaTensor) ... skipped 'grad_input produces wrong results after functionalization. pytorch/pytorch#91199' 2024-04-03T17:39:09.8806057Z test_expand_default (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.0110651Z test_flip (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.0480973Z test_flip_check_throws (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.0483337Z test_flip_empty_tensor (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.0681143Z test_flip_expand (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.0870062Z test_flip_rectangular (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.0882056Z test_flip_shape (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.0979733Z test_float32_bfloat16_cast (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.1071372Z test_frac_negative (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.1075701Z test_get_real_xla_devices (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.1176074Z test_index_bool (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.1395861Z test_index_put (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.1474656Z test_index_select_0dim (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.1736667Z test_index_select_out (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.2355942Z test_index_types (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.2456161Z test_inplace_copy_different_sizes (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.2589958Z test_inplace_view_backprop_base (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.2680909Z test_inplace_view_backprop_view (__main__.TestAtenXlaTensor) ... /var/lib/jenkins/workspace/xla/test/test_operations.py:928: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:494.) 2024-04-03T17:39:10.2684676Z self.assertIsNone(a.grad) 2024-04-03T17:39:10.2685001Z ok 2024-04-03T17:39:10.2814192Z test_inplace_view_backprop_view_of_view (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.3037007Z test_inplace_view_gradcheck (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.3139631Z test_inplace_view_makes_base_require_grad (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.3230874Z test_inplace_view_modify_base (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.3288775Z test_inplace_view_multiple_outputs (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.3422547Z test_inplace_view_non_contig (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.3555227Z test_inplace_view_of_view (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.3824615Z test_inplace_view_python (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.3947187Z test_masked_fill_in_out_place (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.4090206Z test_masked_fill_with_tensor (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.4657963Z test_matmul_integer_types (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.4772758Z test_max_broadcast (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.6182625Z test_mul_mixed_device (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.6610190Z test_nan_to_num_in_place (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.6650514Z test_nan_to_num_in_place_with_inf (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.8700848Z test_native_dropout_backward (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.8815683Z test_negative_cat (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.8932343Z test_negative_slice (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.8938971Z test_no_storage (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.8947221Z test_norm_p0 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.9472353Z test_patched_linear_1D_bias (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:10.9948736Z test_patched_linear_2D_bias (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:11.0287899Z test_patched_linear_3D (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:11.0527570Z test_patched_linear_3D_bias (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:11.0533799Z test_pow_constant (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:11.1135650Z test_pow_dtype_promotion (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:11.1497099Z test_pow_integer_types (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:11.1620052Z test_pred_and_u8 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:11.3996735Z test_pred_one_hot (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:11.5733800Z test_pred_type (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:11.5759710Z test_print (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:11.7178412Z test_print_executation (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:11.7183684Z test_rand (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:11.7189684Z test_rand_like (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:11.7195104Z test_randint_like (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:11.7200145Z test_randn_like (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:11.7204069Z test_randperm (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:11.8788732Z test_reduction_0dim (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:11.8940922Z test_reduction_unordered_dim (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:11.9130945Z test_replace_xla_tensor (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:11.9958706Z test_rrelu_module (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:11.9963911Z test_s_copy_dtype (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:12.0561536Z test_save (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:12.0616831Z test_save_api (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:12.1210685Z test_save_bf16 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:12.1223262Z test_save_tuple (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:12.1224571Z test_save_view_alias_check (__main__.TestAtenXlaTensor) ... skipped 'Works only when functionalization is not disabled. Reason: views do not exist.' 2024-04-03T17:39:12.1496935Z test_scatter_add_bool (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:12.1764254Z test_scatter_add_small_target (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:12.1845343Z test_serialization_api (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:12.1846063Z test_set (__main__.TestAtenXlaTensor) ... skipped '' 2024-04-03T17:39:12.2086339Z test_sgn (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:12.2840030Z test_sigmoid_bounds (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:12.2929290Z test_slice_assign (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:12.3073852Z test_slice_copy (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:12.8496318Z test_slice_rnd_stepped_assign (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:12.8570710Z test_slice_start_end (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:12.8692904Z test_slice_stepped_assign (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:12.8813975Z test_slice_stepped_other_assign (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:12.8816490Z test_slice_zero_sized_dim (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:12.8893936Z test_split_empty_dim (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:13.0109555Z test_spooky_ailing (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:13.0501676Z test_squeeze_nonzero (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:13.0640529Z test_stack_pred (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:13.1532311Z test_sub_mixed_device (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:28.8744741Z test_too_many_parameter (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:28.8753621Z test_transpose_1d (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:28.8760150Z test_transpose_1d_inplace (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:28.9087613Z test_view_1718 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:28.9579328Z test_view_and_copy_ (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:28.9815150Z test_view_and_multi_mark_step (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:28.9975048Z test_view_empty (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:29.0176251Z test_view_out_computation (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:29.0292227Z test_writeable_tensors_updates (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:29.0607110Z test_cross_entropy_loss (__main__.TestBinaryCrossEntropyLimitValue) ... ok 2024-04-03T17:39:29.0611666Z test_mixed_dtype_tuple (__main__.TestDataType) ... ok 2024-04-03T17:39:29.0615379Z test_get_xla_tensor_debug_info (__main__.TestDebuggingUtil) ... ok 2024-04-03T17:39:29.0865066Z test_masked_select_shape (__main__.TestDynamicShape) ... ok 2024-04-03T17:39:29.1269416Z test_nonzero_cast (__main__.TestDynamicShape) ... ok 2024-04-03T17:39:29.1517480Z test_nonzero_shape (__main__.TestDynamicShape) ... ok 2024-04-03T17:39:29.1697790Z test_as_strided_input_larger (__main__.TestGeneric) ... ok 2024-04-03T17:39:29.1698804Z test_aten_move_cuda_to_xla (__main__.TestGeneric) ... skipped 'requires PyTorch CUDA support' 2024-04-03T17:39:29.1699888Z test_aten_move_scalar_cuda_to_xla (__main__.TestGeneric) ... skipped 'requires PyTorch CUDA support' 2024-04-03T17:39:29.1704722Z test_data_wrapper (__main__.TestGeneric) ... ok 2024-04-03T17:39:29.1708238Z test_git_revisons (__main__.TestGeneric) ... ok 2024-04-03T17:39:29.2715892Z test_nms (__main__.TestGeneric) ... ok 2024-04-03T17:39:29.2717055Z test_send_to_device_grad (__main__.TestGeneric) ... ok 2024-04-03T17:39:29.2724059Z test_send_to_device_single (__main__.TestGeneric) ... ok 2024-04-03T17:39:29.2731142Z test_util_foreach_api (__main__.TestGeneric) ... ok 2024-04-03T17:39:29.2736321Z test_util_foreach_api_cycle (__main__.TestGeneric) ... ok 2024-04-03T17:39:29.2741191Z test_zeros_like_patch (__main__.TestGeneric) ... ok 2024-04-03T17:39:29.3056891Z test_inter_op_sync (__main__.TestInterOpSyncTensors) ... ok 2024-04-03T17:39:29.7451106Z test (__main__.TestLongGraphChain) ... ok 2024-04-03T17:39:29.9962994Z test (__main__.TestModelComparator) ... ok 2024-04-03T17:39:30.0150577Z test_nll_loss_inf (__main__.TestNllLossLimitValue) ... ok 2024-04-03T17:39:30.0173442Z test_nll_loss_nan (__main__.TestNllLossLimitValue) ... ok 2024-04-03T17:39:30.0274164Z test_add (__main__.TestOpBuilder) ... ok 2024-04-03T17:39:30.0529371Z test_conditional (__main__.TestOpBuilder) ... ok 2024-04-03T17:39:30.0630184Z test_mul (__main__.TestOpBuilder) ... ok 2024-04-03T17:39:30.1350904Z test_triangular_solve (__main__.TestOpBuilder) ... /var/lib/jenkins/workspace/xla/test/test_operations.py:2180: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2024-04-03T17:39:30.1354217Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2024-04-03T17:39:30.1355574Z X = torch.triangular_solve(B, A).solution 2024-04-03T17:39:30.1356259Z should be replaced with 2024-04-03T17:39:30.1357866Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2190.) 2024-04-03T17:39:30.1359627Z return torch.triangular_solve( 2024-04-03T17:39:30.1360237Z ok 2024-04-03T17:39:30.1777485Z test_while (__main__.TestOpBuilder) ... ok 2024-04-03T17:39:30.1789901Z test_optimization_barrier_correctness (__main__.TestOptimizationBarrier) ... ok 2024-04-03T17:39:30.1884176Z test (__main__.TestParallelLoader) ... ok 2024-04-03T17:39:31.1123405Z test (__main__.TestParallelTensorMNIST) ... /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:39:31.1125487Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:39:31.1126067Z ok 2024-04-03T17:39:31.6657674Z test_random_from_to_bool (__main__.TestRandom) ... ok 2024-04-03T17:39:31.7523643Z test_get_xla_tensor (__main__.TestSelect) ... ok 2024-04-03T17:39:31.8291437Z test_masked_fill_scalar (__main__.TestSelect) ... ok 2024-04-03T17:39:31.8295974Z test (__main__.TestToXlaTensorArena) ... ok 2024-04-03T17:39:34.4714856Z test_wait_device_ops (__main__.TestWaitDeviceOps) ... ok 2024-04-03T17:39:34.4846417Z test_non_empty_scope (__main__.XpTraceTest) ... ok 2024-04-03T17:39:34.4971507Z test_non_empty_scope_decorator (__main__.XpTraceTest) ... ok 2024-04-03T17:39:34.4971966Z 2024-04-03T17:39:34.4972340Z ---------------------------------------------------------------------- 2024-04-03T17:39:34.4972844Z Ran 171 tests in 26.062s 2024-04-03T17:39:34.4973251Z 2024-04-03T17:39:34.4973353Z OK (skipped=5) 2024-04-03T17:39:34.4973833Z tensor([[-0.0173, -0.2847, 2.7991, -0.5970]], device='xla:0') 2024-04-03T17:39:34.4974611Z tensor([[-0.0173, -0.2847, 2.7991, -0.5970]], device='xla:0') 2024-04-03T17:39:34.4977433Z tensor([[-0.0173, -0.2847, 2.7991, -0.5970]], device='xla:0') 2024-04-03T17:39:34.4978155Z tensor([[-0.0765, -0.0917, -1.8744, 1.6705]], device='xla:0') 2024-04-03T17:39:34.4978799Z tensor([[-0.0765, -0.0917, -1.8744, 1.6705]], device='xla:0') 2024-04-03T17:39:34.4979449Z tensor([[-0.0765, -0.0917, -1.8744, 1.6705]], device='xla:0') 2024-04-03T17:39:34.4980033Z tensor([[-0.0469, -0.7407, 1.4922, 0.0348]]) 2024-04-03T17:39:34.4980521Z tensor([[-0.0469, -0.7407, 1.4922, 0.0348]]) 2024-04-03T17:39:34.4981014Z tensor([[-0.0469, -0.7407, 1.4922, 0.0348]]) 2024-04-03T17:39:34.7429898Z I0000 00:00:1712165974.741864 27953 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:39:34.8730258Z + run_dynamic /var/lib/jenkins/workspace/xla/test/ds/test_dynamic_shapes.py 2024-04-03T17:39:34.8731549Z + echo 'Running in DynamicShape mode: /var/lib/jenkins/workspace/xla/test/ds/test_dynamic_shapes.py' 2024-04-03T17:39:34.8732659Z Running in DynamicShape mode: /var/lib/jenkins/workspace/xla/test/ds/test_dynamic_shapes.py 2024-04-03T17:39:34.8733467Z + XLA_EXPERIMENTAL=nonzero:masked_select:masked_scatter 2024-04-03T17:39:34.8734321Z + run_test /var/lib/jenkins/workspace/xla/test/ds/test_dynamic_shapes.py 2024-04-03T17:39:34.8735353Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/ds/test_dynamic_shapes.py' 2024-04-03T17:39:34.8736357Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/ds/test_dynamic_shapes.py 2024-04-03T17:39:34.8737073Z ++ command -v nvidia-smi 2024-04-03T17:39:34.8737425Z + '[' -x '' ']' 2024-04-03T17:39:34.8737692Z + PJRT_DEVICE=CPU 2024-04-03T17:39:34.8737987Z + CPU_NUM_DEVICES=1 2024-04-03T17:39:34.8738518Z + run_coverage /var/lib/jenkins/workspace/xla/test/ds/test_dynamic_shapes.py 2024-04-03T17:39:34.8739162Z + '[' 0 '!=' 0 ']' 2024-04-03T17:39:34.8739661Z + python3 /var/lib/jenkins/workspace/xla/test/ds/test_dynamic_shapes.py 2024-04-03T17:39:36.8620287Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:39:36.8621219Z I0000 00:00:1712165976.861663 41467 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:39:37.7947059Z ................................. 2024-04-03T17:39:37.7948048Z ---------------------------------------------------------------------- 2024-04-03T17:39:37.7948560Z Ran 33 tests in 0.931s 2024-04-03T17:39:37.7948771Z 2024-04-03T17:39:37.7948869Z OK 2024-04-03T17:39:38.0283515Z I0000 00:00:1712165978.027518 41467 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:39:38.1419873Z + run_dynamic /var/lib/jenkins/workspace/xla/test/ds/test_dynamic_shape_models.py --verbosity=2 2024-04-03T17:39:38.1421279Z + echo 'Running in DynamicShape mode: /var/lib/jenkins/workspace/xla/test/ds/test_dynamic_shape_models.py' --verbosity=2 2024-04-03T17:39:38.1422904Z Running in DynamicShape mode: /var/lib/jenkins/workspace/xla/test/ds/test_dynamic_shape_models.py --verbosity=2 2024-04-03T17:39:38.1423837Z + XLA_EXPERIMENTAL=nonzero:masked_select:masked_scatter 2024-04-03T17:39:38.1424742Z + run_test /var/lib/jenkins/workspace/xla/test/ds/test_dynamic_shape_models.py --verbosity=2 2024-04-03T17:39:38.1426070Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/ds/test_dynamic_shape_models.py' --verbosity=2 2024-04-03T17:39:38.1427409Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/ds/test_dynamic_shape_models.py --verbosity=2 2024-04-03T17:39:38.1428567Z ++ command -v nvidia-smi 2024-04-03T17:39:38.1428914Z + '[' -x '' ']' 2024-04-03T17:39:38.1429176Z + PJRT_DEVICE=CPU 2024-04-03T17:39:38.1429466Z + CPU_NUM_DEVICES=1 2024-04-03T17:39:38.1430193Z + run_coverage /var/lib/jenkins/workspace/xla/test/ds/test_dynamic_shape_models.py --verbosity=2 2024-04-03T17:39:38.1430936Z + '[' 0 '!=' 0 ']' 2024-04-03T17:39:38.1431685Z + python3 /var/lib/jenkins/workspace/xla/test/ds/test_dynamic_shape_models.py --verbosity=2 2024-04-03T17:39:40.1067819Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:39:40.1069441Z I0000 00:00:1712165980.106369 43887 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:39:40.1089887Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:39:40.1091506Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:39:40.1092939Z test_backward_pass_with_dynamic_input (__main__.TestDynamicShapeModels) ... skipped 'The tests fail on CPU. See https://github.com/pytorch/xla/issues/4298 for more detail.' 2024-04-03T17:39:40.1094973Z test_forward_pass_dynamic_input_compile_once (__main__.TestDynamicShapeModels) ... skipped 'The tests fail on CPU. See https://github.com/pytorch/xla/issues/4298 for more detail.' 2024-04-03T17:39:40.1096953Z test_forward_pass_dynamic_input_correctness (__main__.TestDynamicShapeModels) ... skipped 'The tests fail on CPU. See https://github.com/pytorch/xla/issues/4298 for more detail.' 2024-04-03T17:39:40.1097952Z 2024-04-03T17:39:40.1098209Z ---------------------------------------------------------------------- 2024-04-03T17:39:40.1098667Z Ran 3 tests in 0.000s 2024-04-03T17:39:40.1098877Z 2024-04-03T17:39:40.1098975Z OK (skipped=3) 2024-04-03T17:39:40.3375257Z I0000 00:00:1712165980.336474 43887 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:39:40.4456418Z + run_eager_debug /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2024-04-03T17:39:40.4457718Z + echo 'Running in Eager Debug mode: /var/lib/jenkins/workspace/xla/test/test_operations.py' --verbosity=2 2024-04-03T17:39:40.4458941Z Running in Eager Debug mode: /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2024-04-03T17:39:40.4459698Z + XLA_USE_EAGER_DEBUG_MODE=1 2024-04-03T17:39:40.4460355Z + run_test /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2024-04-03T17:39:40.4461441Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_operations.py' --verbosity=2 2024-04-03T17:39:40.4462605Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2024-04-03T17:39:40.4463340Z ++ command -v nvidia-smi 2024-04-03T17:39:40.4463681Z + '[' -x '' ']' 2024-04-03T17:39:40.4463955Z + PJRT_DEVICE=CPU 2024-04-03T17:39:40.4464224Z + CPU_NUM_DEVICES=1 2024-04-03T17:39:40.4464861Z + run_coverage /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2024-04-03T17:39:40.4465535Z + '[' 0 '!=' 0 ']' 2024-04-03T17:39:40.4466119Z + python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2024-04-03T17:39:42.5280550Z test_mp_decorator (__main__.MpDecoratorTest) ... WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:39:42.5281923Z I0000 00:00:1712165982.527662 44194 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:39:42.5420269Z ok 2024-04-03T17:39:42.5425656Z test_multi_init_xla_backend (__main__.RegisterXLAKeyTest) ... ok 2024-04-03T17:39:42.8216547Z test_dropout (__main__.TestActivationCheckpoint) ... ok 2024-04-03T17:39:42.8310376Z test (__main__.TestAtenTensorTo) ... ok 2024-04-03T17:39:42.9701733Z test_add_mixed_device (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:43.0832102Z test_addmm_integer_types (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:43.2331583Z test_ailing_slice (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:43.3635577Z test_amp_foreach_non_finite_check_and_unscale_ (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:43.4399613Z test_arange_nan (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:43.4568127Z test_as_strided_r1 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:43.4815845Z test_as_strided_r1_dim1 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:43.4998237Z test_as_strided_r1_slice (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:43.5127388Z test_as_strided_r1_t (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:43.5343644Z test_as_strided_r1_t_off (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:43.5468040Z test_as_strided_r1_t_slice (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:43.6664453Z test_as_strided_r2_t_update (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:43.6820852Z test_as_strided_with_empty_args (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:43.7102867Z test_as_strided_with_gap (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:43.7301210Z test_as_strided_with_gap_no_unit_stride (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:43.7500174Z test_as_strided_with_overlap (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:43.7699826Z test_as_strided_with_overlap_and_gap (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:43.7711251Z test_as_strided_with_overlap_zero_stride (__main__.TestAtenXlaTensor) ... /var/lib/jenkins/workspace/xla/test/test_utils.py:316: UserWarning: Use of index_put_ on expanded tensors is deprecated. Please clone() the tensor before performing this operation. This also applies to advanced indexing e.g. tensor[indices] = tensor (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:719.) 2024-04-03T17:39:43.7713867Z expected[nan_mask] = 0 2024-04-03T17:39:43.7716025Z /var/lib/jenkins/workspace/xla/test/test_utils.py:316: UserWarning: Use of masked_fill_ on expanded tensors is deprecated. Please clone() the tensor before performing this operation. This also applies to advanced indexing e.g. tensor[mask] = scalar (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1917.) 2024-04-03T17:39:43.7718217Z expected[nan_mask] = 0 2024-04-03T17:39:43.7720361Z /var/lib/jenkins/workspace/xla/test/test_utils.py:320: UserWarning: Use of index_put_ on expanded tensors is deprecated. Please clone() the tensor before performing this operation. This also applies to advanced indexing e.g. tensor[indices] = tensor (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:719.) 2024-04-03T17:39:43.7722557Z expected[inf_mask] = 0 2024-04-03T17:39:43.7724979Z /var/lib/jenkins/workspace/xla/test/test_utils.py:320: UserWarning: Use of masked_fill_ on expanded tensors is deprecated. Please clone() the tensor before performing this operation. This also applies to advanced indexing e.g. tensor[mask] = scalar (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1917.) 2024-04-03T17:39:43.7727352Z expected[inf_mask] = 0 2024-04-03T17:39:43.7727654Z ok 2024-04-03T17:39:43.8134133Z test_baddmm_integer_types (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:43.8314051Z test_basic_bfloat16 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:43.8665555Z test_bfloat16_float32_cast (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:43.9391521Z test_binaryop_order (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:43.9647100Z test_bitwise_and_not (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:43.9811559Z test_byte_dtype (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:44.0012268Z test_cached_addcdiv (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:44.0175005Z test_cat_empty_tensor (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:44.0365817Z test_clamp (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:44.0979600Z test_conv2d_backward (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:44.1286285Z test_deepcopy (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:44.1522515Z test_diagonal_scatter_negative_dim (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:44.2110287Z test_diagonal_write (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:44.2434798Z test_diagonal_write_transposed (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:44.3188495Z test_diagonal_write_transposed_r3 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:44.4176014Z test_div_mixed_device (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:44.6740431Z test_emb_bf16 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:44.7537047Z test_embedding_int_indices (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:44.8057742Z test_empty_advanced_indexing (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:44.8059136Z test_empty_strided (__main__.TestAtenXlaTensor) ... skipped 'grad_input produces wrong results after functionalization. pytorch/pytorch#91199' 2024-04-03T17:39:44.8220382Z test_expand_default (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:44.9044758Z test_flip (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:44.9416502Z test_flip_check_throws (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:44.9417367Z test_flip_empty_tensor (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:45.0004998Z test_flip_expand (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:45.0192836Z test_flip_rectangular (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:45.1543069Z test_flip_shape (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:45.1653530Z test_float32_bfloat16_cast (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:45.1741169Z test_frac_negative (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:45.1745919Z test_get_real_xla_devices (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:45.2377571Z test_index_bool (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:45.3137238Z test_index_put (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:45.3283788Z test_index_select_0dim (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:45.4465879Z test_index_select_out (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:45.6125496Z test_index_types (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:45.6377696Z test_inplace_copy_different_sizes (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:45.7495431Z test_inplace_view_backprop_base (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:45.7968967Z test_inplace_view_backprop_view (__main__.TestAtenXlaTensor) ... /var/lib/jenkins/workspace/xla/test/test_operations.py:928: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:494.) 2024-04-03T17:39:45.7972868Z self.assertIsNone(a.grad) 2024-04-03T17:39:45.7973191Z ok 2024-04-03T17:39:45.8163875Z test_inplace_view_backprop_view_of_view (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:45.9062251Z test_inplace_view_gradcheck (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:45.9256908Z test_inplace_view_makes_base_require_grad (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:45.9615951Z test_inplace_view_modify_base (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:46.0194161Z test_inplace_view_multiple_outputs (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:46.1375915Z test_inplace_view_non_contig (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:46.1397454Z test_inplace_view_of_view (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:46.1429377Z test_inplace_view_python (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:46.1715734Z test_masked_fill_in_out_place (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:46.2105567Z test_masked_fill_with_tensor (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:46.3571658Z test_matmul_integer_types (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:46.3765528Z test_max_broadcast (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:46.4988989Z test_mul_mixed_device (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:46.5349880Z test_nan_to_num_in_place (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:46.5378268Z test_nan_to_num_in_place_with_inf (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:46.8783957Z test_native_dropout_backward (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:46.8896502Z test_negative_cat (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:46.9311285Z test_negative_slice (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:46.9893882Z test_no_storage (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:46.9900327Z test_norm_p0 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:47.0594336Z test_patched_linear_1D_bias (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:47.1177331Z test_patched_linear_2D_bias (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:47.1815835Z test_patched_linear_3D (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:47.2172608Z test_patched_linear_3D_bias (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:47.2174395Z test_pow_constant (__main__.TestAtenXlaTensor) ... skipped 'Since in eager mode the tensor would be materialized and hence _get_xla_tensors_text would not show the prim::Constant node.' 2024-04-03T17:39:47.3246161Z test_pow_dtype_promotion (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:47.3687646Z test_pow_integer_types (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:47.4544113Z test_pred_and_u8 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:47.7939614Z test_pred_one_hot (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:48.0355770Z test_pred_type (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:48.0362846Z test_print (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:48.0363848Z test_print_executation (__main__.TestAtenXlaTensor) ... skipped 'skip on eager debug mode' 2024-04-03T17:39:48.1016679Z test_rand (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:48.1646628Z test_rand_like (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:48.2268080Z test_randint_like (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:48.2845405Z test_randn_like (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:48.3354642Z test_randperm (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:48.5224795Z test_reduction_0dim (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:48.5473760Z test_reduction_unordered_dim (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:48.5668834Z test_replace_xla_tensor (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:48.6856918Z test_rrelu_module (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:48.7463140Z test_s_copy_dtype (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:48.7491800Z test_save (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:48.7971017Z test_save_api (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:48.8639010Z test_save_bf16 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:48.8656380Z test_save_tuple (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:48.8657661Z test_save_view_alias_check (__main__.TestAtenXlaTensor) ... skipped 'Works only when functionalization is not disabled. Reason: views do not exist.' 2024-04-03T17:39:48.9165755Z test_scatter_add_bool (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:48.9580753Z test_scatter_add_small_target (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:48.9670972Z test_serialization_api (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:48.9671708Z test_set (__main__.TestAtenXlaTensor) ... skipped '' 2024-04-03T17:39:48.9993489Z test_sgn (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:49.1075190Z test_sigmoid_bounds (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:49.1860137Z test_slice_assign (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:49.2498661Z test_slice_copy (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:50.3759360Z test_slice_rnd_stepped_assign (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:50.4069439Z test_slice_start_end (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:50.4608553Z test_slice_stepped_assign (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:50.4923553Z test_slice_stepped_other_assign (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:50.5464410Z test_slice_zero_sized_dim (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:50.5612636Z test_split_empty_dim (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:50.7956426Z test_spooky_ailing (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:50.8192508Z test_squeeze_nonzero (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:50.9377166Z test_stack_pred (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:51.0351153Z test_sub_mixed_device (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:51.6261458Z test_too_many_parameter (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:51.6268891Z test_transpose_1d (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:51.6275955Z test_transpose_1d_inplace (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:51.7970946Z test_view_1718 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:51.8759206Z test_view_and_copy_ (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:51.9072602Z test_view_and_multi_mark_step (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:51.9245294Z test_view_empty (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:51.9486657Z test_view_out_computation (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:51.9674257Z test_writeable_tensors_updates (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:39:51.9828190Z test_cross_entropy_loss (__main__.TestBinaryCrossEntropyLimitValue) ... ok 2024-04-03T17:39:52.0013093Z test_mixed_dtype_tuple (__main__.TestDataType) ... ok 2024-04-03T17:39:52.0013766Z test_get_xla_tensor_debug_info (__main__.TestDebuggingUtil) ... ok 2024-04-03T17:39:52.0268259Z test_masked_select_shape (__main__.TestDynamicShape) ... ok 2024-04-03T17:39:52.0879494Z test_nonzero_cast (__main__.TestDynamicShape) ... ok 2024-04-03T17:39:52.1033376Z test_nonzero_shape (__main__.TestDynamicShape) ... ok 2024-04-03T17:39:52.1464158Z test_as_strided_input_larger (__main__.TestGeneric) ... ok 2024-04-03T17:39:52.1465149Z test_aten_move_cuda_to_xla (__main__.TestGeneric) ... skipped 'requires PyTorch CUDA support' 2024-04-03T17:39:52.1466245Z test_aten_move_scalar_cuda_to_xla (__main__.TestGeneric) ... skipped 'requires PyTorch CUDA support' 2024-04-03T17:39:52.1470862Z test_data_wrapper (__main__.TestGeneric) ... ok 2024-04-03T17:39:52.1473805Z test_git_revisons (__main__.TestGeneric) ... ok 2024-04-03T17:39:52.2431024Z test_nms (__main__.TestGeneric) ... ok 2024-04-03T17:39:52.2433625Z test_send_to_device_grad (__main__.TestGeneric) ... ok 2024-04-03T17:39:52.2439003Z test_send_to_device_single (__main__.TestGeneric) ... ok 2024-04-03T17:39:52.2444603Z test_util_foreach_api (__main__.TestGeneric) ... ok 2024-04-03T17:39:52.2448385Z test_util_foreach_api_cycle (__main__.TestGeneric) ... ok 2024-04-03T17:39:52.2452033Z test_zeros_like_patch (__main__.TestGeneric) ... ok 2024-04-03T17:39:52.2555523Z test_inter_op_sync (__main__.TestInterOpSyncTensors) ... ok 2024-04-03T17:39:52.4054610Z test (__main__.TestLongGraphChain) ... ok 2024-04-03T17:39:52.9078569Z test (__main__.TestModelComparator) ... ok 2024-04-03T17:39:52.9336024Z test_nll_loss_inf (__main__.TestNllLossLimitValue) ... ok 2024-04-03T17:39:52.9354682Z test_nll_loss_nan (__main__.TestNllLossLimitValue) ... ok 2024-04-03T17:39:52.9454606Z test_add (__main__.TestOpBuilder) ... ok 2024-04-03T17:39:52.9701556Z test_conditional (__main__.TestOpBuilder) ... ok 2024-04-03T17:39:52.9798096Z test_mul (__main__.TestOpBuilder) ... ok 2024-04-03T17:39:53.0501952Z test_triangular_solve (__main__.TestOpBuilder) ... /var/lib/jenkins/workspace/xla/test/test_operations.py:2180: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2024-04-03T17:39:53.0506738Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2024-04-03T17:39:53.0508737Z X = torch.triangular_solve(B, A).solution 2024-04-03T17:39:53.0509670Z should be replaced with 2024-04-03T17:39:53.0511862Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2190.) 2024-04-03T17:39:53.0514364Z return torch.triangular_solve( 2024-04-03T17:39:53.0515135Z ok 2024-04-03T17:39:53.1009576Z test_while (__main__.TestOpBuilder) ... ok 2024-04-03T17:39:53.1026360Z test_optimization_barrier_correctness (__main__.TestOptimizationBarrier) ... ok 2024-04-03T17:39:53.1106709Z test (__main__.TestParallelLoader) ... ok 2024-04-03T17:39:53.9182041Z test (__main__.TestParallelTensorMNIST) ... /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:39:53.9183896Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:39:53.9184473Z ok 2024-04-03T17:39:54.2906022Z test_random_from_to_bool (__main__.TestRandom) ... ok 2024-04-03T17:39:54.3915524Z test_get_xla_tensor (__main__.TestSelect) ... ok 2024-04-03T17:39:54.4329554Z test_masked_fill_scalar (__main__.TestSelect) ... ok 2024-04-03T17:39:54.4333221Z test (__main__.TestToXlaTensorArena) ... ok 2024-04-03T17:39:57.8139699Z test_wait_device_ops (__main__.TestWaitDeviceOps) ... ok 2024-04-03T17:39:57.8275572Z test_non_empty_scope (__main__.XpTraceTest) ... ok 2024-04-03T17:39:57.8403493Z test_non_empty_scope_decorator (__main__.XpTraceTest) ... ok 2024-04-03T17:39:57.8403936Z 2024-04-03T17:39:57.8404308Z ---------------------------------------------------------------------- 2024-04-03T17:39:57.8404778Z Ran 171 tests in 15.321s 2024-04-03T17:39:57.8405008Z 2024-04-03T17:39:57.8405109Z OK (skipped=7) 2024-04-03T17:39:58.0835278Z I0000 00:00:1712165998.082325 44194 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:39:58.2098918Z + run_test /var/lib/jenkins/workspace/xla/test/test_grad_checkpoint.py 2024-04-03T17:39:58.2100096Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_grad_checkpoint.py' 2024-04-03T17:39:58.2101096Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_grad_checkpoint.py 2024-04-03T17:39:58.2101837Z ++ command -v nvidia-smi 2024-04-03T17:39:58.2102179Z + '[' -x '' ']' 2024-04-03T17:39:58.2102455Z + PJRT_DEVICE=CPU 2024-04-03T17:39:58.2102739Z + CPU_NUM_DEVICES=1 2024-04-03T17:39:58.2103234Z + run_coverage /var/lib/jenkins/workspace/xla/test/test_grad_checkpoint.py 2024-04-03T17:39:58.2103860Z + '[' 0 '!=' 0 ']' 2024-04-03T17:39:58.2104341Z + python3 /var/lib/jenkins/workspace/xla/test/test_grad_checkpoint.py 2024-04-03T17:40:00.2587388Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:40:00.2588602Z I0000 00:00:1712166000.258323 34099 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:40:10.6990248Z I0000 00:00:1712166010.697995 34099 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:40:10.8186258Z + run_test /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2024-04-03T17:40:10.8187393Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_operations.py' --verbosity=2 2024-04-03T17:40:10.8188997Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2024-04-03T17:40:10.8189760Z ++ command -v nvidia-smi 2024-04-03T17:40:10.8190244Z + '[' -x '' ']' 2024-04-03T17:40:10.8190514Z + PJRT_DEVICE=CPU 2024-04-03T17:40:10.8190809Z + CPU_NUM_DEVICES=1 2024-04-03T17:40:10.8191526Z + run_coverage /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2024-04-03T17:40:10.8192200Z + '[' 0 '!=' 0 ']' 2024-04-03T17:40:10.8192794Z + python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2024-04-03T17:40:12.9177792Z test_mp_decorator (__main__.MpDecoratorTest) ... WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:40:12.9179020Z I0000 00:00:1712166012.917387 34551 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:40:12.9330034Z ok 2024-04-03T17:40:12.9333201Z test_multi_init_xla_backend (__main__.RegisterXLAKeyTest) ... ok 2024-04-03T17:40:13.2081966Z test_dropout (__main__.TestActivationCheckpoint) ... ok 2024-04-03T17:40:13.2087904Z test (__main__.TestAtenTensorTo) ... ok 2024-04-03T17:40:13.3429834Z test_add_mixed_device (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:13.3818219Z test_addmm_integer_types (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:13.4278412Z test_ailing_slice (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:13.5383740Z test_amp_foreach_non_finite_check_and_unscale_ (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:13.5997252Z test_arange_nan (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:13.6306067Z test_as_strided_r1 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:13.6480160Z test_as_strided_r1_dim1 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:13.6590193Z test_as_strided_r1_slice (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:13.6715205Z test_as_strided_r1_t (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:13.6859635Z test_as_strided_r1_t_off (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:13.6982413Z test_as_strided_r1_t_slice (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:13.7166681Z test_as_strided_r2_t_update (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:13.7243363Z test_as_strided_with_empty_args (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:13.7368728Z test_as_strided_with_gap (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:13.7493231Z test_as_strided_with_gap_no_unit_stride (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:13.7615923Z test_as_strided_with_overlap (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:13.7738870Z test_as_strided_with_overlap_and_gap (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:13.7749565Z test_as_strided_with_overlap_zero_stride (__main__.TestAtenXlaTensor) ... /var/lib/jenkins/workspace/xla/test/test_utils.py:316: UserWarning: Use of index_put_ on expanded tensors is deprecated. Please clone() the tensor before performing this operation. This also applies to advanced indexing e.g. tensor[indices] = tensor (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:719.) 2024-04-03T17:40:13.7752149Z expected[nan_mask] = 0 2024-04-03T17:40:13.7754322Z /var/lib/jenkins/workspace/xla/test/test_utils.py:316: UserWarning: Use of masked_fill_ on expanded tensors is deprecated. Please clone() the tensor before performing this operation. This also applies to advanced indexing e.g. tensor[mask] = scalar (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1917.) 2024-04-03T17:40:13.7756517Z expected[nan_mask] = 0 2024-04-03T17:40:13.7758664Z /var/lib/jenkins/workspace/xla/test/test_utils.py:320: UserWarning: Use of index_put_ on expanded tensors is deprecated. Please clone() the tensor before performing this operation. This also applies to advanced indexing e.g. tensor[indices] = tensor (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:719.) 2024-04-03T17:40:13.7761049Z expected[inf_mask] = 0 2024-04-03T17:40:13.7763285Z /var/lib/jenkins/workspace/xla/test/test_utils.py:320: UserWarning: Use of masked_fill_ on expanded tensors is deprecated. Please clone() the tensor before performing this operation. This also applies to advanced indexing e.g. tensor[mask] = scalar (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1917.) 2024-04-03T17:40:13.7765476Z expected[inf_mask] = 0 2024-04-03T17:40:13.7765773Z ok 2024-04-03T17:40:13.7913314Z test_baddmm_integer_types (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:13.8017748Z test_basic_bfloat16 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:13.8122954Z test_bfloat16_float32_cast (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:13.9220021Z test_binaryop_order (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:13.9308654Z test_bitwise_and_not (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:13.9313508Z test_byte_dtype (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:13.9533551Z test_cached_addcdiv (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:13.9612594Z test_cat_empty_tensor (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:13.9723605Z test_clamp (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:13.9817777Z test_conv2d_backward (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.0447265Z test_deepcopy (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.0610001Z test_diagonal_scatter_negative_dim (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.0930870Z test_diagonal_write (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.1298542Z test_diagonal_write_transposed (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.1776622Z test_diagonal_write_transposed_r3 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.2755273Z test_div_mixed_device (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.2812720Z test_emb_bf16 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.3753961Z test_embedding_int_indices (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.3755519Z test_empty_advanced_indexing (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.3758469Z test_empty_strided (__main__.TestAtenXlaTensor) ... skipped 'grad_input produces wrong results after functionalization. pytorch/pytorch#91199' 2024-04-03T17:40:14.4085761Z test_expand_default (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.5315071Z test_flip (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.5689118Z test_flip_check_throws (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.5689917Z test_flip_empty_tensor (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.5885889Z test_flip_expand (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.6078137Z test_flip_rectangular (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.6091429Z test_flip_shape (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.6187275Z test_float32_bfloat16_cast (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.6278442Z test_frac_negative (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.6283536Z test_get_real_xla_devices (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.6381578Z test_index_bool (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.6604617Z test_index_put (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.6681306Z test_index_select_0dim (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.6940863Z test_index_select_out (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.7259198Z test_index_types (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.7355680Z test_inplace_copy_different_sizes (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.7489667Z test_inplace_view_backprop_base (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.7578151Z test_inplace_view_backprop_view (__main__.TestAtenXlaTensor) ... /var/lib/jenkins/workspace/xla/test/test_operations.py:928: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:494.) 2024-04-03T17:40:14.7581974Z self.assertIsNone(a.grad) 2024-04-03T17:40:14.7582310Z ok 2024-04-03T17:40:14.7705592Z test_inplace_view_backprop_view_of_view (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.7936081Z test_inplace_view_gradcheck (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.8037348Z test_inplace_view_makes_base_require_grad (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.8129779Z test_inplace_view_modify_base (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.8183882Z test_inplace_view_multiple_outputs (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.8326799Z test_inplace_view_non_contig (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.8457237Z test_inplace_view_of_view (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.8727996Z test_inplace_view_python (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.8851452Z test_masked_fill_in_out_place (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.8987447Z test_masked_fill_with_tensor (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.9558719Z test_matmul_integer_types (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:14.9670229Z test_max_broadcast (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:15.0536913Z test_mul_mixed_device (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:15.0926883Z test_nan_to_num_in_place (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:15.0955717Z test_nan_to_num_in_place_with_inf (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:15.3049090Z test_native_dropout_backward (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:15.3158963Z test_negative_cat (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:15.3276959Z test_negative_slice (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:15.3286125Z test_no_storage (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:15.3294522Z test_norm_p0 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:15.3839491Z test_patched_linear_1D_bias (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:15.4279498Z test_patched_linear_2D_bias (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:15.4616874Z test_patched_linear_3D (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:15.4857724Z test_patched_linear_3D_bias (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:15.4865152Z test_pow_constant (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:15.5472067Z test_pow_dtype_promotion (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:15.5838605Z test_pow_integer_types (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:15.5965250Z test_pred_and_u8 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:15.8345575Z test_pred_one_hot (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:16.0097592Z test_pred_type (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:16.0120055Z test_print (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:16.1733414Z test_print_executation (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:16.1734538Z test_rand (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:16.1740276Z test_rand_like (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:16.1745452Z test_randint_like (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:16.1750517Z test_randn_like (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:16.1754325Z test_randperm (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:16.3336694Z test_reduction_0dim (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:16.3489906Z test_reduction_unordered_dim (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:16.3674088Z test_replace_xla_tensor (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:16.4501818Z test_rrelu_module (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:16.4507769Z test_s_copy_dtype (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:16.5097981Z test_save (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:16.5158726Z test_save_api (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:16.5741234Z test_save_bf16 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:16.5763401Z test_save_tuple (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:16.5764681Z test_save_view_alias_check (__main__.TestAtenXlaTensor) ... skipped 'Works only when functionalization is not disabled. Reason: views do not exist.' 2024-04-03T17:40:16.6025735Z test_scatter_add_bool (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:16.6291379Z test_scatter_add_small_target (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:16.6370506Z test_serialization_api (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:16.6371222Z test_set (__main__.TestAtenXlaTensor) ... skipped '' 2024-04-03T17:40:16.6615992Z test_sgn (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:16.7376050Z test_sigmoid_bounds (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:16.7467994Z test_slice_assign (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:16.7616279Z test_slice_copy (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:17.3024011Z test_slice_rnd_stepped_assign (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:17.3102292Z test_slice_start_end (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:17.3219603Z test_slice_stepped_assign (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:17.3340140Z test_slice_stepped_other_assign (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:17.3346115Z test_slice_zero_sized_dim (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:17.3424024Z test_split_empty_dim (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:17.4646678Z test_spooky_ailing (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:17.4806150Z test_squeeze_nonzero (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:17.4942426Z test_stack_pred (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:17.5964179Z test_sub_mixed_device (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:33.2765609Z test_too_many_parameter (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:33.2770857Z test_transpose_1d (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:33.2778440Z test_transpose_1d_inplace (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:33.3098623Z test_view_1718 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:33.3607447Z test_view_and_copy_ (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:33.3844171Z test_view_and_multi_mark_step (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:33.3994687Z test_view_empty (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:33.4194497Z test_view_out_computation (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:33.4306527Z test_writeable_tensors_updates (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:33.4621862Z test_cross_entropy_loss (__main__.TestBinaryCrossEntropyLimitValue) ... ok 2024-04-03T17:40:33.4628407Z test_mixed_dtype_tuple (__main__.TestDataType) ... ok 2024-04-03T17:40:33.4631553Z test_get_xla_tensor_debug_info (__main__.TestDebuggingUtil) ... ok 2024-04-03T17:40:33.4817382Z test_masked_select_shape (__main__.TestDynamicShape) ... ok 2024-04-03T17:40:33.5032110Z test_nonzero_cast (__main__.TestDynamicShape) ... ok 2024-04-03T17:40:33.5111987Z test_nonzero_shape (__main__.TestDynamicShape) ... ok 2024-04-03T17:40:33.5295334Z test_as_strided_input_larger (__main__.TestGeneric) ... ok 2024-04-03T17:40:33.5296313Z test_aten_move_cuda_to_xla (__main__.TestGeneric) ... skipped 'requires PyTorch CUDA support' 2024-04-03T17:40:33.5297408Z test_aten_move_scalar_cuda_to_xla (__main__.TestGeneric) ... skipped 'requires PyTorch CUDA support' 2024-04-03T17:40:33.5300645Z test_data_wrapper (__main__.TestGeneric) ... ok 2024-04-03T17:40:33.5303517Z test_git_revisons (__main__.TestGeneric) ... ok 2024-04-03T17:40:33.6313109Z test_nms (__main__.TestGeneric) ... ok 2024-04-03T17:40:33.6313960Z test_send_to_device_grad (__main__.TestGeneric) ... ok 2024-04-03T17:40:33.6319533Z test_send_to_device_single (__main__.TestGeneric) ... ok 2024-04-03T17:40:33.6325550Z test_util_foreach_api (__main__.TestGeneric) ... ok 2024-04-03T17:40:33.6329347Z test_util_foreach_api_cycle (__main__.TestGeneric) ... ok 2024-04-03T17:40:33.6332976Z test_zeros_like_patch (__main__.TestGeneric) ... ok 2024-04-03T17:40:33.6438288Z test_inter_op_sync (__main__.TestInterOpSyncTensors) ... ok 2024-04-03T17:40:34.0838917Z test (__main__.TestLongGraphChain) ... ok 2024-04-03T17:40:34.3422605Z test (__main__.TestModelComparator) ... ok 2024-04-03T17:40:34.3616785Z test_nll_loss_inf (__main__.TestNllLossLimitValue) ... ok 2024-04-03T17:40:34.3632477Z test_nll_loss_nan (__main__.TestNllLossLimitValue) ... ok 2024-04-03T17:40:34.3737416Z test_add (__main__.TestOpBuilder) ... ok 2024-04-03T17:40:34.3990586Z test_conditional (__main__.TestOpBuilder) ... ok 2024-04-03T17:40:34.4096966Z test_mul (__main__.TestOpBuilder) ... ok 2024-04-03T17:40:34.4814718Z test_triangular_solve (__main__.TestOpBuilder) ... /var/lib/jenkins/workspace/xla/test/test_operations.py:2180: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2024-04-03T17:40:34.4819368Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2024-04-03T17:40:34.4821284Z X = torch.triangular_solve(B, A).solution 2024-04-03T17:40:34.4822242Z should be replaced with 2024-04-03T17:40:34.4824415Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2190.) 2024-04-03T17:40:34.4826799Z return torch.triangular_solve( 2024-04-03T17:40:34.4827586Z ok 2024-04-03T17:40:34.5232792Z test_while (__main__.TestOpBuilder) ... ok 2024-04-03T17:40:34.5247726Z test_optimization_barrier_correctness (__main__.TestOptimizationBarrier) ... ok 2024-04-03T17:40:34.5417697Z test (__main__.TestParallelLoader) ... ok 2024-04-03T17:40:35.4604009Z test (__main__.TestParallelTensorMNIST) ... /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:40:35.4605916Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:40:35.4606512Z ok 2024-04-03T17:40:36.0173453Z test_random_from_to_bool (__main__.TestRandom) ... ok 2024-04-03T17:40:36.1096668Z test_get_xla_tensor (__main__.TestSelect) ... ok 2024-04-03T17:40:36.1927029Z test_masked_fill_scalar (__main__.TestSelect) ... ok 2024-04-03T17:40:36.1930005Z test (__main__.TestToXlaTensorArena) ... ok 2024-04-03T17:40:38.8799410Z test_wait_device_ops (__main__.TestWaitDeviceOps) ... ok 2024-04-03T17:40:38.8929074Z test_non_empty_scope (__main__.XpTraceTest) ... ok 2024-04-03T17:40:38.9050763Z test_non_empty_scope_decorator (__main__.XpTraceTest) ... ok 2024-04-03T17:40:38.9051207Z 2024-04-03T17:40:38.9051571Z ---------------------------------------------------------------------- 2024-04-03T17:40:38.9052037Z Ran 171 tests in 25.996s 2024-04-03T17:40:38.9052266Z 2024-04-03T17:40:38.9055561Z OK (skipped=5) 2024-04-03T17:40:38.9056329Z tensor([[-0.0173, -0.2847, 2.7991, -0.5970]], device='xla:0') 2024-04-03T17:40:38.9057152Z tensor([[-0.0173, -0.2847, 2.7991, -0.5970]], device='xla:0') 2024-04-03T17:40:38.9057808Z tensor([[-0.0173, -0.2847, 2.7991, -0.5970]], device='xla:0') 2024-04-03T17:40:38.9058450Z tensor([[-0.0765, -0.0917, -1.8744, 1.6705]], device='xla:0') 2024-04-03T17:40:38.9059084Z tensor([[-0.0765, -0.0917, -1.8744, 1.6705]], device='xla:0') 2024-04-03T17:40:38.9059715Z tensor([[-0.0765, -0.0917, -1.8744, 1.6705]], device='xla:0') 2024-04-03T17:40:38.9060279Z tensor([[-0.0469, -0.7407, 1.4922, 0.0348]]) 2024-04-03T17:40:38.9060768Z tensor([[-0.0469, -0.7407, 1.4922, 0.0348]]) 2024-04-03T17:40:38.9061243Z tensor([[-0.0469, -0.7407, 1.4922, 0.0348]]) 2024-04-03T17:40:39.1526162Z I0000 00:00:1712166039.151573 34551 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:40:39.2816097Z + run_test_without_functionalization /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2024-04-03T17:40:39.2817724Z + echo 'Running with XLA_DISABLE_FUNCTIONALIZATION: /var/lib/jenkins/workspace/xla/test/test_operations.py' --verbosity=2 2024-04-03T17:40:39.2819302Z Running with XLA_DISABLE_FUNCTIONALIZATION: /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2024-04-03T17:40:39.2820180Z + XLA_DISABLE_FUNCTIONALIZATION=1 2024-04-03T17:40:39.2820968Z + run_test /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2024-04-03T17:40:39.2822056Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_operations.py' --verbosity=2 2024-04-03T17:40:39.2823206Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2024-04-03T17:40:39.2823956Z ++ command -v nvidia-smi 2024-04-03T17:40:39.2824368Z + '[' -x '' ']' 2024-04-03T17:40:39.2824628Z + PJRT_DEVICE=CPU 2024-04-03T17:40:39.2824917Z + CPU_NUM_DEVICES=1 2024-04-03T17:40:39.2825548Z + run_coverage /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2024-04-03T17:40:39.2826210Z + '[' 0 '!=' 0 ']' 2024-04-03T17:40:39.2826803Z + python3 /var/lib/jenkins/workspace/xla/test/test_operations.py --verbosity=2 2024-04-03T17:40:41.3265912Z test_mp_decorator (__main__.MpDecoratorTest) ... WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:40:41.3267050Z I0000 00:00:1712166041.326262 47873 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:40:41.3411905Z ok 2024-04-03T17:40:41.3415016Z test_multi_init_xla_backend (__main__.RegisterXLAKeyTest) ... ok 2024-04-03T17:40:41.6081855Z test_dropout (__main__.TestActivationCheckpoint) ... ok 2024-04-03T17:40:41.6083077Z test (__main__.TestAtenTensorTo) ... ok 2024-04-03T17:40:41.7307391Z test_add_mixed_device (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:41.7739937Z test_addmm_integer_types (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:41.8220138Z test_ailing_slice (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:41.9285519Z test_amp_foreach_non_finite_check_and_unscale_ (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:41.9810769Z test_arange_nan (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.0154239Z test_as_strided_r1 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.0340259Z test_as_strided_r1_dim1 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.0453166Z test_as_strided_r1_slice (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.0577017Z test_as_strided_r1_t (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.0724103Z test_as_strided_r1_t_off (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.0847758Z test_as_strided_r1_t_slice (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.1021560Z test_as_strided_r2_t_update (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.1023302Z test_as_strided_with_empty_args (__main__.TestAtenXlaTensor) ... skipped 'Works only when functionalization is disabled. Reason: arbitrary as_strided unsupported.' 2024-04-03T17:40:42.1025110Z test_as_strided_with_gap (__main__.TestAtenXlaTensor) ... skipped 'Works only when functionalization is disabled. Reason: arbitrary as_strided unsupported.' 2024-04-03T17:40:42.1026937Z test_as_strided_with_gap_no_unit_stride (__main__.TestAtenXlaTensor) ... skipped 'Works only when functionalization is disabled. Reason: arbitrary as_strided unsupported.' 2024-04-03T17:40:42.1029008Z test_as_strided_with_overlap (__main__.TestAtenXlaTensor) ... skipped 'Works only when functionalization is disabled. Reason: arbitrary as_strided unsupported.' 2024-04-03T17:40:42.1030846Z test_as_strided_with_overlap_and_gap (__main__.TestAtenXlaTensor) ... skipped 'Works only when functionalization is disabled. Reason: arbitrary as_strided unsupported.' 2024-04-03T17:40:42.1032733Z test_as_strided_with_overlap_zero_stride (__main__.TestAtenXlaTensor) ... skipped 'Works only when functionalization is disabled. Reason: arbitrary as_strided unsupported.' 2024-04-03T17:40:42.1189408Z test_baddmm_integer_types (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.1294676Z test_basic_bfloat16 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.1396420Z test_bfloat16_float32_cast (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.2499667Z test_binaryop_order (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.2593207Z test_bitwise_and_not (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.2598422Z test_byte_dtype (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.2806413Z test_cached_addcdiv (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.2885655Z test_cat_empty_tensor (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.2992355Z test_clamp (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.3090153Z test_conv2d_backward (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.4047094Z test_deepcopy (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.4210032Z test_diagonal_scatter_negative_dim (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.4536735Z test_diagonal_write (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.4904378Z test_diagonal_write_transposed (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.5380282Z test_diagonal_write_transposed_r3 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.6392230Z test_div_mixed_device (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.6437719Z test_emb_bf16 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.7304612Z test_embedding_int_indices (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.7325756Z test_empty_advanced_indexing (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.7329167Z test_empty_strided (__main__.TestAtenXlaTensor) ... skipped 'grad_input produces wrong results after functionalization. pytorch/pytorch#91199' 2024-04-03T17:40:42.7667397Z test_expand_default (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.8852788Z test_flip (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.9204855Z test_flip_check_throws (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.9205887Z test_flip_empty_tensor (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.9404331Z test_flip_expand (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.9594477Z test_flip_rectangular (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.9600065Z test_flip_shape (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.9699496Z test_float32_bfloat16_cast (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.9790503Z test_frac_negative (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.9795043Z test_get_real_xla_devices (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:42.9896546Z test_index_bool (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.0116663Z test_index_put (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.0194828Z test_index_select_0dim (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.0454101Z test_index_select_out (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.0772224Z test_index_types (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.0870008Z test_inplace_copy_different_sizes (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.0994701Z test_inplace_view_backprop_base (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.1084637Z test_inplace_view_backprop_view (__main__.TestAtenXlaTensor) ... /var/lib/jenkins/workspace/xla/test/test_operations.py:928: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:494.) 2024-04-03T17:40:43.1088701Z self.assertIsNone(a.grad) 2024-04-03T17:40:43.1089036Z ok 2024-04-03T17:40:43.1211891Z test_inplace_view_backprop_view_of_view (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.1435735Z test_inplace_view_gradcheck (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.1537642Z test_inplace_view_makes_base_require_grad (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.1626691Z test_inplace_view_modify_base (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.1679027Z test_inplace_view_multiple_outputs (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.1816159Z test_inplace_view_non_contig (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.1936961Z test_inplace_view_of_view (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.2202314Z test_inplace_view_python (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.2325738Z test_masked_fill_in_out_place (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.2460813Z test_masked_fill_with_tensor (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.3023600Z test_matmul_integer_types (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.3136578Z test_max_broadcast (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.4062023Z test_mul_mixed_device (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.4417531Z test_nan_to_num_in_place (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.4438592Z test_nan_to_num_in_place_with_inf (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.6541114Z test_native_dropout_backward (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.6657175Z test_negative_cat (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.6774532Z test_negative_slice (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.6777357Z test_no_storage (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.6785530Z test_norm_p0 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.7312848Z test_patched_linear_1D_bias (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.7745966Z test_patched_linear_2D_bias (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.8086609Z test_patched_linear_3D (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.8322993Z test_patched_linear_3D_bias (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.8328422Z test_pow_constant (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.8928587Z test_pow_dtype_promotion (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.9288266Z test_pow_integer_types (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:43.9413469Z test_pred_and_u8 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:44.1663933Z test_pred_one_hot (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:44.3414891Z test_pred_type (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:44.3434589Z test_print (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:44.4821451Z test_print_executation (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:44.4824879Z test_rand (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:44.4830416Z test_rand_like (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:44.4835253Z test_randint_like (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:44.4839765Z test_randn_like (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:44.4843428Z test_randperm (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:44.6400441Z test_reduction_0dim (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:44.6549581Z test_reduction_unordered_dim (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:44.6550913Z test_replace_xla_tensor (__main__.TestAtenXlaTensor) ... skipped 'Works only when functionalization is disabled. Reason: metrics differ.' 2024-04-03T17:40:44.7381059Z test_rrelu_module (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:44.7387041Z test_s_copy_dtype (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:44.7977031Z test_save (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:44.8052515Z test_save_api (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:44.8637766Z test_save_bf16 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:44.8648436Z test_save_tuple (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:44.8657710Z test_save_view_alias_check (__main__.TestAtenXlaTensor) ... /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:416: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2024-04-03T17:40:44.8660511Z return t.storage().data_ptr(), 'torch' 2024-04-03T17:40:44.8660959Z ok 2024-04-03T17:40:44.8924805Z test_scatter_add_bool (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:44.9181729Z test_scatter_add_small_target (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:44.9258038Z test_serialization_api (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:44.9258900Z test_set (__main__.TestAtenXlaTensor) ... skipped '' 2024-04-03T17:40:44.9500561Z test_sgn (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:45.0233311Z test_sigmoid_bounds (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:45.0323322Z test_slice_assign (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:45.0463424Z test_slice_copy (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:45.5797581Z test_slice_rnd_stepped_assign (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:45.5875255Z test_slice_start_end (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:45.5991842Z test_slice_stepped_assign (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:45.6112367Z test_slice_stepped_other_assign (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:45.6117644Z test_slice_zero_sized_dim (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:45.6197686Z test_split_empty_dim (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:45.7405227Z test_spooky_ailing (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:45.7564814Z test_squeeze_nonzero (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:45.7702446Z test_stack_pred (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:40:45.8661269Z test_sub_mixed_device (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:41:01.3595636Z test_too_many_parameter (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:41:01.3601783Z test_transpose_1d (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:41:01.3607741Z test_transpose_1d_inplace (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:41:01.3930731Z test_view_1718 (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:41:01.4428757Z test_view_and_copy_ (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:41:01.4647041Z test_view_and_multi_mark_step (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:41:01.4994404Z test_view_empty (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:41:01.5214284Z test_view_out_computation (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:41:01.5331247Z test_writeable_tensors_updates (__main__.TestAtenXlaTensor) ... ok 2024-04-03T17:41:01.5656582Z test_cross_entropy_loss (__main__.TestBinaryCrossEntropyLimitValue) ... ok 2024-04-03T17:41:01.5660285Z test_mixed_dtype_tuple (__main__.TestDataType) ... ok 2024-04-03T17:41:01.5663407Z test_get_xla_tensor_debug_info (__main__.TestDebuggingUtil) ... ok 2024-04-03T17:41:01.5853238Z test_masked_select_shape (__main__.TestDynamicShape) ... ok 2024-04-03T17:41:01.6070483Z test_nonzero_cast (__main__.TestDynamicShape) ... ok 2024-04-03T17:41:01.6151097Z test_nonzero_shape (__main__.TestDynamicShape) ... ok 2024-04-03T17:41:01.6355955Z test_as_strided_input_larger (__main__.TestGeneric) ... ok 2024-04-03T17:41:01.6356961Z test_aten_move_cuda_to_xla (__main__.TestGeneric) ... skipped 'requires PyTorch CUDA support' 2024-04-03T17:41:01.6358043Z test_aten_move_scalar_cuda_to_xla (__main__.TestGeneric) ... skipped 'requires PyTorch CUDA support' 2024-04-03T17:41:01.6362505Z test_data_wrapper (__main__.TestGeneric) ... ok 2024-04-03T17:41:01.6365305Z test_git_revisons (__main__.TestGeneric) ... ok 2024-04-03T17:41:01.7382861Z test_nms (__main__.TestGeneric) ... ok 2024-04-03T17:41:01.7387186Z test_send_to_device_grad (__main__.TestGeneric) ... ok 2024-04-03T17:41:01.7392859Z test_send_to_device_single (__main__.TestGeneric) ... ok 2024-04-03T17:41:01.7398964Z test_util_foreach_api (__main__.TestGeneric) ... ok 2024-04-03T17:41:01.7402733Z test_util_foreach_api_cycle (__main__.TestGeneric) ... ok 2024-04-03T17:41:01.7406658Z test_zeros_like_patch (__main__.TestGeneric) ... ok 2024-04-03T17:41:01.7511158Z test_inter_op_sync (__main__.TestInterOpSyncTensors) ... ok 2024-04-03T17:41:02.1913939Z test (__main__.TestLongGraphChain) ... ok 2024-04-03T17:41:02.4447719Z test (__main__.TestModelComparator) ... ok 2024-04-03T17:41:02.4634263Z test_nll_loss_inf (__main__.TestNllLossLimitValue) ... ok 2024-04-03T17:41:02.4656242Z test_nll_loss_nan (__main__.TestNllLossLimitValue) ... ok 2024-04-03T17:41:02.4756550Z test_add (__main__.TestOpBuilder) ... ok 2024-04-03T17:41:02.5014527Z test_conditional (__main__.TestOpBuilder) ... ok 2024-04-03T17:41:02.5109508Z test_mul (__main__.TestOpBuilder) ... ok 2024-04-03T17:41:02.5843891Z test_triangular_solve (__main__.TestOpBuilder) ... /var/lib/jenkins/workspace/xla/test/test_operations.py:2180: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2024-04-03T17:41:02.5848617Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2024-04-03T17:41:02.5850507Z X = torch.triangular_solve(B, A).solution 2024-04-03T17:41:02.5851467Z should be replaced with 2024-04-03T17:41:02.5853688Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:2190.) 2024-04-03T17:41:02.5856128Z return torch.triangular_solve( 2024-04-03T17:41:02.5856911Z ok 2024-04-03T17:41:02.6235888Z test_while (__main__.TestOpBuilder) ... ok 2024-04-03T17:41:02.6246590Z test_optimization_barrier_correctness (__main__.TestOptimizationBarrier) ... ok 2024-04-03T17:41:02.6381787Z test (__main__.TestParallelLoader) ... ok 2024-04-03T17:41:03.5396480Z test (__main__.TestParallelTensorMNIST) ... /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:41:03.5398328Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:41:03.5398899Z ok 2024-04-03T17:41:04.0900033Z test_random_from_to_bool (__main__.TestRandom) ... ok 2024-04-03T17:41:04.1751529Z test_get_xla_tensor (__main__.TestSelect) ... ok 2024-04-03T17:41:04.2516960Z test_masked_fill_scalar (__main__.TestSelect) ... ok 2024-04-03T17:41:04.2523159Z test (__main__.TestToXlaTensorArena) ... ok 2024-04-03T17:41:06.8867312Z test_wait_device_ops (__main__.TestWaitDeviceOps) ... ok 2024-04-03T17:41:06.9000908Z test_non_empty_scope (__main__.XpTraceTest) ... ok 2024-04-03T17:41:06.9122045Z test_non_empty_scope_decorator (__main__.XpTraceTest) ... ok 2024-04-03T17:41:06.9122804Z 2024-04-03T17:41:06.9123344Z ---------------------------------------------------------------------- 2024-04-03T17:41:06.9124172Z Ran 171 tests in 25.594s 2024-04-03T17:41:06.9124492Z 2024-04-03T17:41:06.9124669Z OK (skipped=11) 2024-04-03T17:41:06.9125350Z tensor([[-0.0173, -0.2847, 2.7991, -0.5970]], device='xla:0') 2024-04-03T17:41:06.9126785Z tensor([[-0.0173, -0.2847, 2.7991, -0.5970]], device='xla:0') 2024-04-03T17:41:06.9127668Z tensor([[-0.0173, -0.2847, 2.7991, -0.5970]], device='xla:0') 2024-04-03T17:41:06.9128366Z tensor([[-0.0765, -0.0917, -1.8744, 1.6705]], device='xla:0') 2024-04-03T17:41:06.9129477Z tensor([[-0.0765, -0.0917, -1.8744, 1.6705]], device='xla:0') 2024-04-03T17:41:06.9130591Z tensor([[-0.0765, -0.0917, -1.8744, 1.6705]], device='xla:0') 2024-04-03T17:41:06.9131574Z tensor([[-0.0469, -0.7407, 1.4922, 0.0348]]) 2024-04-03T17:41:06.9132627Z tensor([[-0.0469, -0.7407, 1.4922, 0.0348]]) 2024-04-03T17:41:06.9133449Z tensor([[-0.0469, -0.7407, 1.4922, 0.0348]]) 2024-04-03T17:41:07.1571866Z I0000 00:00:1712166067.156175 47873 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:41:07.2859461Z + run_pt_xla_debug /var/lib/jenkins/workspace/xla/test/debug_tool/test_pt_xla_debug.py 2024-04-03T17:41:07.2861033Z + echo 'Running in save tensor file mode: /var/lib/jenkins/workspace/xla/test/debug_tool/test_pt_xla_debug.py' 2024-04-03T17:41:07.2862231Z Running in save tensor file mode: /var/lib/jenkins/workspace/xla/test/debug_tool/test_pt_xla_debug.py 2024-04-03T17:41:07.2862981Z + PT_XLA_DEBUG=1 2024-04-03T17:41:07.2863574Z + PT_XLA_DEBUG_FILE=/tmp/pt_xla_debug.txt 2024-04-03T17:41:07.2864235Z + run_test /var/lib/jenkins/workspace/xla/test/debug_tool/test_pt_xla_debug.py 2024-04-03T17:41:07.2865324Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/debug_tool/test_pt_xla_debug.py' 2024-04-03T17:41:07.2866393Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/debug_tool/test_pt_xla_debug.py 2024-04-03T17:41:07.2867204Z ++ command -v nvidia-smi 2024-04-03T17:41:07.2867542Z + '[' -x '' ']' 2024-04-03T17:41:07.2868038Z + PJRT_DEVICE=CPU 2024-04-03T17:41:07.2868309Z + CPU_NUM_DEVICES=1 2024-04-03T17:41:07.2868873Z + run_coverage /var/lib/jenkins/workspace/xla/test/debug_tool/test_pt_xla_debug.py 2024-04-03T17:41:07.2869552Z + '[' 0 '!=' 0 ']' 2024-04-03T17:41:07.2870069Z + python3 /var/lib/jenkins/workspace/xla/test/debug_tool/test_pt_xla_debug.py 2024-04-03T17:41:09.3092058Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:41:09.3093037Z I0000 00:00:1712166069.308624 12177 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:41:09.8648913Z ...... 2024-04-03T17:41:09.8649518Z ---------------------------------------------------------------------- 2024-04-03T17:41:09.8650026Z Ran 6 tests in 0.564s 2024-04-03T17:41:09.8650242Z 2024-04-03T17:41:09.8650328Z OK 2024-04-03T17:41:09.8653304Z tensor([[-0.3631, 0.3501, 0.6564, -1.7237, -0.4039], 2024-04-03T17:41:09.8653898Z [ 0.9734, 0.0335, -0.8014, 1.7981, 0.2555], 2024-04-03T17:41:09.8654415Z [ 0.9609, -1.6765, -0.9829, -0.0446, 0.5165], 2024-04-03T17:41:09.8655051Z [ 0.7395, 1.4109, 0.4896, -0.7409, -0.3181], 2024-04-03T17:41:09.8655649Z [ 2.0153, -0.0805, -1.7760, -0.0863, 2.2112]], device='xla:0') 2024-04-03T17:41:10.0983881Z I0000 00:00:1712166070.097543 12177 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:41:10.2142644Z + run_test /var/lib/jenkins/workspace/xla/test/test_async_closures.py 2024-04-03T17:41:10.2143836Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_async_closures.py' 2024-04-03T17:41:10.2144813Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_async_closures.py 2024-04-03T17:41:10.2145519Z ++ command -v nvidia-smi 2024-04-03T17:41:10.2146938Z + '[' -x '' ']' 2024-04-03T17:41:10.2147222Z + PJRT_DEVICE=CPU 2024-04-03T17:41:10.2147514Z + CPU_NUM_DEVICES=1 2024-04-03T17:41:10.2148231Z + run_coverage /var/lib/jenkins/workspace/xla/test/test_async_closures.py 2024-04-03T17:41:10.2148862Z + '[' 0 '!=' 0 ']' 2024-04-03T17:41:10.2149316Z + python3 /var/lib/jenkins/workspace/xla/test/test_async_closures.py 2024-04-03T17:41:12.2302094Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:41:12.2303037Z I0000 00:00:1712166072.229850 12967 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:41:14.2339083Z .... 2024-04-03T17:41:14.2339696Z ---------------------------------------------------------------------- 2024-04-03T17:41:14.2340215Z Ran 4 tests in 2.012s 2024-04-03T17:41:14.2340444Z 2024-04-03T17:41:14.2340536Z OK 2024-04-03T17:41:14.4784058Z I0000 00:00:1712166074.477559 12967 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:41:14.5869450Z + run_test /var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py 2024-04-03T17:41:14.5870677Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py' 2024-04-03T17:41:14.5871864Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py 2024-04-03T17:41:14.5872758Z ++ command -v nvidia-smi 2024-04-03T17:41:14.5873102Z + '[' -x '' ']' 2024-04-03T17:41:14.5873369Z + PJRT_DEVICE=CPU 2024-04-03T17:41:14.5873657Z + CPU_NUM_DEVICES=1 2024-04-03T17:41:14.5874223Z + run_coverage /var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py 2024-04-03T17:41:14.5874825Z + '[' 0 '!=' 0 ']' 2024-04-03T17:41:14.5875286Z + python3 /var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py 2024-04-03T17:41:16.5955942Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:41:16.5956889Z I0000 00:00:1712166076.594935 13275 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:41:18.6375980Z {'opType': 'xla__device_data', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/Sequential[model]/Linear[2]/xla__device_data', 'sourceFile': '/opt/conda/lib/python3.8/site-packages/torch/nn/modules/module.py', 'sourceLine': 1159, 'stackFrameId': 16} 2024-04-03T17:41:18.6382957Z {'opType': 'xla__device_data', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/Sequential[model]/Linear[2]/xla__device_data', 'sourceFile': '/opt/conda/lib/python3.8/site-packages/torch/nn/modules/module.py', 'sourceLine': 1159, 'stackFrameId': 16} 2024-04-03T17:41:18.6387073Z {'opType': 'aten__permute', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/Sequential[model]/Linear[2]/aten__permute', 'sourceFile': '/opt/conda/lib/python3.8/site-packages/torch/nn/modules/linear.py', 'sourceLine': 116, 'stackFrameId': 23} 2024-04-03T17:41:18.6392786Z {'opType': 'xla__device_data', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/Sequential[model]/Linear[0]/xla__device_data', 'sourceFile': '/opt/conda/lib/python3.8/site-packages/torch/nn/modules/module.py', 'sourceLine': 1159, 'stackFrameId': 16} 2024-04-03T17:41:18.6398143Z {'opType': 'xla__device_data', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/Sequential[model]/Linear[0]/xla__device_data', 'sourceFile': '/opt/conda/lib/python3.8/site-packages/torch/nn/modules/module.py', 'sourceLine': 1159, 'stackFrameId': 16} 2024-04-03T17:41:18.6403538Z {'opType': 'aten__permute', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/Sequential[model]/Linear[0]/aten__permute', 'sourceFile': '/opt/conda/lib/python3.8/site-packages/torch/nn/modules/linear.py', 'sourceLine': 116, 'stackFrameId': 23} 2024-04-03T17:41:18.6408503Z {'opType': 'xla__device_data', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/xla__device_data', 'sourceFile': '/var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py', 'sourceLine': 82, 'stackFrameId': 24} 2024-04-03T17:41:18.6413130Z {'opType': 'prim__Constant', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/prim__Constant', 'sourceFile': '/var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py', 'sourceLine': 82, 'stackFrameId': 24} 2024-04-03T17:41:18.6417981Z {'opType': 'aten__mul', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/aten__mul', 'sourceFile': '/var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py', 'sourceLine': 82, 'stackFrameId': 24} 2024-04-03T17:41:18.6422944Z {'opType': 'prim__Constant', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/prim__Constant', 'sourceFile': '/var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py', 'sourceLine': 82, 'stackFrameId': 24} 2024-04-03T17:41:18.6427587Z {'opType': 'aten__add', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/aten__add', 'sourceFile': '/var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py', 'sourceLine': 82, 'stackFrameId': 24} 2024-04-03T17:41:18.6432435Z {'opType': 'prim__Constant', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/prim__Constant', 'sourceFile': '/var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py', 'sourceLine': 82, 'stackFrameId': 24} 2024-04-03T17:41:18.6437187Z {'opType': 'prim__Constant', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/prim__Constant', 'sourceFile': '/var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py', 'sourceLine': 82, 'stackFrameId': 24} 2024-04-03T17:41:18.6441832Z {'opType': 'aten__uniform', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/aten__uniform', 'sourceFile': '/var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py', 'sourceLine': 82, 'stackFrameId': 24} 2024-04-03T17:41:18.6446452Z {'opType': 'aten__uniform', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/aten__uniform', 'sourceFile': '/var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py', 'sourceLine': 82, 'stackFrameId': 24} 2024-04-03T17:41:18.6451169Z {'opType': 'aten__uniform', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/aten__uniform', 'sourceFile': '/var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py', 'sourceLine': 82, 'stackFrameId': 24} 2024-04-03T17:41:18.6455838Z {'opType': 'aten__uniform', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/aten__uniform', 'sourceFile': '/var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py', 'sourceLine': 82, 'stackFrameId': 24} 2024-04-03T17:41:18.6460854Z {'opType': 'aten__uniform', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/aten__uniform', 'sourceFile': '/var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py', 'sourceLine': 82, 'stackFrameId': 24} 2024-04-03T17:41:18.6465583Z {'opType': 'aten__uniform', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/aten__uniform', 'sourceFile': '/var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py', 'sourceLine': 82, 'stackFrameId': 24} 2024-04-03T17:41:18.6470173Z {'opType': 'aten__uniform', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/aten__uniform', 'sourceFile': '/var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py', 'sourceLine': 82, 'stackFrameId': 24} 2024-04-03T17:41:18.6474590Z {'opType': 'aten__uniform', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/aten__uniform', 'sourceFile': '/var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py', 'sourceLine': 82, 'stackFrameId': 24} 2024-04-03T17:41:18.6479189Z {'opType': 'aten__uniform', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/aten__uniform', 'sourceFile': '/var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py', 'sourceLine': 82, 'stackFrameId': 24} 2024-04-03T17:41:18.6483770Z {'opType': 'aten__uniform', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/aten__uniform', 'sourceFile': '/var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py', 'sourceLine': 82, 'stackFrameId': 24} 2024-04-03T17:41:18.6488839Z {'opType': 'aten__uniform', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/aten__uniform', 'sourceFile': '/var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py', 'sourceLine': 82, 'stackFrameId': 24} 2024-04-03T17:41:18.6492465Z {'opType': 'aten__uniform', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/aten__uniform', 'sourceFile': '/var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py', 'sourceLine': 82, 'stackFrameId': 24} 2024-04-03T17:41:18.6496036Z {'opType': 'aten__uniform', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/aten__uniform', 'sourceFile': '/var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py', 'sourceLine': 82, 'stackFrameId': 24} 2024-04-03T17:41:18.6499505Z {'opType': 'aten__uniform', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/aten__uniform', 'sourceFile': '/var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py', 'sourceLine': 82, 'stackFrameId': 24} 2024-04-03T17:41:18.6502980Z {'opType': 'aten__uniform', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/aten__uniform', 'sourceFile': '/var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py', 'sourceLine': 82, 'stackFrameId': 24} 2024-04-03T17:41:18.6506473Z {'opType': 'aten__uniform', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/aten__uniform', 'sourceFile': '/var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py', 'sourceLine': 82, 'stackFrameId': 24} 2024-04-03T17:41:18.6510090Z {'opType': 'aten__uniform', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/aten__uniform', 'sourceFile': '/var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py', 'sourceLine': 82, 'stackFrameId': 24} 2024-04-03T17:41:18.6513583Z {'opType': 'aten__uniform', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/aten__uniform', 'sourceFile': '/var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py', 'sourceLine': 82, 'stackFrameId': 24} 2024-04-03T17:41:18.6517076Z {'opType': 'aten__uniform', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/aten__uniform', 'sourceFile': '/var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py', 'sourceLine': 82, 'stackFrameId': 24} 2024-04-03T17:41:18.6520556Z {'opType': 'aten__uniform', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/aten__uniform', 'sourceFile': '/var/lib/jenkins/workspace/xla/test/test_hlo_metadata.py', 'sourceLine': 82, 'stackFrameId': 24} 2024-04-03T17:41:18.6524335Z {'opType': 'aten__addmm', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/Sequential[model]/Linear[0]/aten__addmm', 'sourceFile': '/opt/conda/lib/python3.8/site-packages/torch/nn/modules/linear.py', 'sourceLine': 116, 'stackFrameId': 23} 2024-04-03T17:41:18.6528246Z {'opType': 'aten__addmm', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/Sequential[model]/Linear[0]/aten__addmm', 'sourceFile': '/opt/conda/lib/python3.8/site-packages/torch/nn/modules/linear.py', 'sourceLine': 116, 'stackFrameId': 23} 2024-04-03T17:41:18.6532729Z {'opType': 'aten__addmm', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/Sequential[model]/Linear[0]/aten__addmm', 'sourceFile': '/opt/conda/lib/python3.8/site-packages/torch/nn/modules/linear.py', 'sourceLine': 116, 'stackFrameId': 23} 2024-04-03T17:41:18.6536692Z {'opType': 'aten__addmm', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/Sequential[model]/Linear[0]/aten__addmm', 'sourceFile': '/opt/conda/lib/python3.8/site-packages/torch/nn/modules/linear.py', 'sourceLine': 116, 'stackFrameId': 23} 2024-04-03T17:41:18.6540559Z {'opType': 'aten__addmm', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/Sequential[model]/Linear[0]/aten__addmm', 'sourceFile': '/opt/conda/lib/python3.8/site-packages/torch/nn/modules/linear.py', 'sourceLine': 116, 'stackFrameId': 23} 2024-04-03T17:41:18.6544414Z {'opType': 'aten__addmm', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/Sequential[model]/Linear[0]/aten__addmm', 'sourceFile': '/opt/conda/lib/python3.8/site-packages/torch/nn/modules/linear.py', 'sourceLine': 116, 'stackFrameId': 23} 2024-04-03T17:41:18.6548353Z {'opType': 'aten__relu', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/Sequential[model]/ReLU[1]/aten__relu', 'sourceFile': '/opt/conda/lib/python3.8/site-packages/torch/nn/functional.py', 'sourceLine': 1500, 'stackFrameId': 26} 2024-04-03T17:41:18.6552134Z {'opType': 'aten__relu', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/Sequential[model]/ReLU[1]/aten__relu', 'sourceFile': '/opt/conda/lib/python3.8/site-packages/torch/nn/functional.py', 'sourceLine': 1500, 'stackFrameId': 26} 2024-04-03T17:41:18.6555899Z {'opType': 'aten__relu', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/Sequential[model]/ReLU[1]/aten__relu', 'sourceFile': '/opt/conda/lib/python3.8/site-packages/torch/nn/functional.py', 'sourceLine': 1500, 'stackFrameId': 26} 2024-04-03T17:41:18.6559818Z {'opType': 'aten__addmm', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/Sequential[model]/Linear[2]/aten__addmm', 'sourceFile': '/opt/conda/lib/python3.8/site-packages/torch/nn/modules/linear.py', 'sourceLine': 116, 'stackFrameId': 23} 2024-04-03T17:41:18.6563561Z {'opType': 'aten__addmm', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/Sequential[model]/Linear[2]/aten__addmm', 'sourceFile': '/opt/conda/lib/python3.8/site-packages/torch/nn/modules/linear.py', 'sourceLine': 116, 'stackFrameId': 23} 2024-04-03T17:41:18.6567457Z {'opType': 'aten__addmm', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/Sequential[model]/Linear[2]/aten__addmm', 'sourceFile': '/opt/conda/lib/python3.8/site-packages/torch/nn/modules/linear.py', 'sourceLine': 116, 'stackFrameId': 23} 2024-04-03T17:41:18.6571202Z {'opType': 'aten__addmm', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/Sequential[model]/Linear[2]/aten__addmm', 'sourceFile': '/opt/conda/lib/python3.8/site-packages/torch/nn/modules/linear.py', 'sourceLine': 116, 'stackFrameId': 23} 2024-04-03T17:41:18.6575050Z {'opType': 'aten__addmm', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/Sequential[model]/Linear[2]/aten__addmm', 'sourceFile': '/opt/conda/lib/python3.8/site-packages/torch/nn/modules/linear.py', 'sourceLine': 116, 'stackFrameId': 23} 2024-04-03T17:41:18.6579071Z {'opType': 'aten__addmm', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/Sequential[model]/Linear[2]/aten__addmm', 'sourceFile': '/opt/conda/lib/python3.8/site-packages/torch/nn/modules/linear.py', 'sourceLine': 116, 'stackFrameId': 23} 2024-04-03T17:41:18.6582863Z /opt/conda/lib/python3.8/site-packages/torch/__init__.py:747: UserWarning: torch.set_default_tensor_type() is deprecated as of PyTorch 2.1, please use torch.set_default_dtype() and torch.set_default_device() as alternatives. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/tensor/python_tensor.cpp:433.) 2024-04-03T17:41:18.6584773Z _C._set_default_tensor_type(t) 2024-04-03T17:41:18.6586148Z /opt/conda/lib/python3.8/site-packages/torch/distributed/distributed_c10d.py:366: UserWarning: torch.distributed.reduce_op is deprecated, please use torch.distributed.ReduceOp instead 2024-04-03T17:41:18.6587401Z warnings.warn( 2024-04-03T17:41:18.6587823Z . 2024-04-03T17:41:18.6588211Z ---------------------------------------------------------------------- 2024-04-03T17:41:18.6588672Z Ran 1 test in 2.053s 2024-04-03T17:41:18.6588880Z 2024-04-03T17:41:18.6588969Z OK 2024-04-03T17:41:18.6591097Z {'opType': 'aten__tanh', 'opName': 'TestProgram[.1]/TextTestRunner[testRunner]/TestSuite[test]/TestSuite[_tests.0]/TestHloMetaData[_tests.0]/TestHloMetaData[pre_test_ir_debug.errors.0.0]/Sequential[model]/Tanh[3]/aten__tanh', 'sourceFile': '/opt/conda/lib/python3.8/site-packages/torch/nn/modules/activation.py', 'sourceLine': 357, 'stackFrameId': 27} 2024-04-03T17:41:18.6593086Z {} 2024-04-03T17:41:18.6593354Z All required metadata symbols matched 2024-04-03T17:41:18.8604063Z I0000 00:00:1712166078.859362 13275 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:41:18.9698225Z + run_test /var/lib/jenkins/workspace/xla/test/test_profiler.py 2024-04-03T17:41:18.9699614Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_profiler.py' 2024-04-03T17:41:18.9700715Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_profiler.py 2024-04-03T17:41:18.9701360Z ++ command -v nvidia-smi 2024-04-03T17:41:18.9701725Z + '[' -x '' ']' 2024-04-03T17:41:18.9702004Z + PJRT_DEVICE=CPU 2024-04-03T17:41:18.9702278Z + CPU_NUM_DEVICES=1 2024-04-03T17:41:18.9702741Z + run_coverage /var/lib/jenkins/workspace/xla/test/test_profiler.py 2024-04-03T17:41:18.9703316Z + '[' 0 '!=' 0 ']' 2024-04-03T17:41:18.9703738Z + python3 /var/lib/jenkins/workspace/xla/test/test_profiler.py 2024-04-03T17:41:23.1937684Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:41:23.1938644Z I0000 00:00:1712166083.193176 13744 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:41:23.3506420Z Epoch 1 train begin 17:41:23 2024-04-03T17:41:23.3507100Z | Training Device=xla:0/0 Step=0 Loss=nan Rate=105.36 GlobalRate=105.35 Time=17:41:23 2024-04-03T17:41:33.5389711Z Starting to trace for 5000 ms. Remaining attempt(s): 4 2024-04-03T17:41:34.4044542Z | Training Device=xla:0/0 Step=20 Loss=1.92684 Rate=59.52 GlobalRate=29.99 Time=17:41:34 2024-04-03T17:41:34.9155098Z | Training Device=xla:0/0 Step=40 Loss=1.52069 Rate=399.59 GlobalRate=55.99 Time=17:41:34 2024-04-03T17:41:35.4277070Z | Training Device=xla:0/0 Step=60 Loss=1.04478 Rate=534.57 GlobalRate=79.81 Time=17:41:35 2024-04-03T17:41:35.9417383Z | Training Device=xla:0/0 Step=80 Loss=0.40812 Rate=587.33 GlobalRate=101.71 Time=17:41:35 2024-04-03T17:41:36.4527582Z | Training Device=xla:0/0 Step=100 Loss=0.09717 Rate=610.61 GlobalRate=121.93 Time=17:41:36 2024-04-03T17:41:36.9612639Z | Training Device=xla:0/0 Step=120 Loss=0.03902 Rate=621.86 GlobalRate=140.68 Time=17:41:36 2024-04-03T17:41:37.4823158Z | Training Device=xla:0/0 Step=140 Loss=0.02194 Rate=617.01 GlobalRate=157.94 Time=17:41:37 2024-04-03T17:41:38.0062262Z | Training Device=xla:0/0 Step=160 Loss=0.01457 Rate=613.26 GlobalRate=173.97 Time=17:41:38 2024-04-03T17:41:38.5328780Z | Training Device=xla:0/0 Step=180 Loss=0.01063 Rate=610.15 GlobalRate=188.86 Time=17:41:38 2024-04-03T17:41:39.0577727Z | Training Device=xla:0/0 Step=200 Loss=0.00823 Rate=609.80 GlobalRate=202.79 Time=17:41:39 2024-04-03T17:41:39.5755613Z | Training Device=xla:0/0 Step=220 Loss=0.00665 Rate=614.77 GlobalRate=215.92 Time=17:41:39 2024-04-03T17:41:39.6729380Z INFO:root:PT_XLA_DEBUG_FILE Contents: 2024-04-03T17:41:39.6729774Z 2024-04-03T17:41:39.6730075Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.6730727Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.6732409Z Compilation Analysis: mark_step in parallel loader at step end 2024-04-03T17:41:39.6732967Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.6733514Z Compilation Analysis: Graph Hash: 856d32422367dfeaade79797b9d8e1b 2024-04-03T17:41:39.6735583Z Compilation Analysis: Number of Graph Inputs: 0 2024-04-03T17:41:39.6736186Z Compilation Analysis: Number of Graph Outputs: 2 2024-04-03T17:41:39.6736761Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.6738212Z Compilation Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.6740146Z Compilation Analysis: next (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/distributed/parallel_loader.py:44) 2024-04-03T17:41:39.6742122Z Compilation Analysis: __next__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/distributed/parallel_loader.py:32) 2024-04-03T17:41:39.6743622Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:162) 2024-04-03T17:41:39.6744748Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.6745820Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.6746836Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.6747979Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.6748694Z Compilation Analysis: .......... 2024-04-03T17:41:39.6749384Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.6750186Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.6750799Z 2024-04-03T17:41:39.6751079Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.6751675Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.6752204Z Execution Analysis: mark_step in parallel loader at step end 2024-04-03T17:41:39.6752739Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.6753315Z Execution Analysis: Graph Hash: 856d32422367dfeaade79797b9d8e1b 2024-04-03T17:41:39.6753922Z Execution Analysis: Number of Graph Inputs: 0 2024-04-03T17:41:39.6754427Z Execution Analysis: Number of Graph Outputs: 2 2024-04-03T17:41:39.6755055Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.6756353Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.6758260Z Execution Analysis: next (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/distributed/parallel_loader.py:44) 2024-04-03T17:41:39.6760263Z Execution Analysis: __next__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/distributed/parallel_loader.py:32) 2024-04-03T17:41:39.6761740Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:162) 2024-04-03T17:41:39.6762850Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.6763905Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.6764834Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.6765767Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.6766464Z Execution Analysis: .......... 2024-04-03T17:41:39.6767110Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.6767890Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.6768347Z 2024-04-03T17:41:39.6768634Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.6769246Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.6769941Z Compilation Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.6770650Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.6771205Z Compilation Analysis: Graph Hash: e57aa2ba271d24c438bce91b3830884c 2024-04-03T17:41:39.6771834Z Compilation Analysis: Number of Graph Inputs: 14 2024-04-03T17:41:39.6772377Z Compilation Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.6772958Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.6773823Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.6775039Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.6776103Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.6777069Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.6778002Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.6778939Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.6779868Z Compilation Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.6780582Z Compilation Analysis: (:1) 2024-04-03T17:41:39.6781319Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.6782199Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.6782657Z 2024-04-03T17:41:39.6782950Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.6783523Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.6784227Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.6784925Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.6785445Z Execution Analysis: Graph Hash: e57aa2ba271d24c438bce91b3830884c 2024-04-03T17:41:39.6786094Z Execution Analysis: Number of Graph Inputs: 14 2024-04-03T17:41:39.6786622Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.6787162Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.6788155Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.6789329Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.6790367Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.6791301Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.6792230Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.6793142Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.6794034Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.6794740Z Execution Analysis: (:1) 2024-04-03T17:41:39.6795469Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.6796242Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.6796689Z 2024-04-03T17:41:39.6796978Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.6797590Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.6798208Z Compilation Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.6798810Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.6799361Z Compilation Analysis: Graph Hash: a166c0bcd3c9736cf03839ad0061d7d4 2024-04-03T17:41:39.6799994Z Compilation Analysis: Number of Graph Inputs: 17 2024-04-03T17:41:39.6800526Z Compilation Analysis: Number of Graph Outputs: 49 2024-04-03T17:41:39.6801117Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.6802434Z Compilation Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.6804295Z Compilation Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.6805717Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.6806847Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.6807917Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.6808883Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.6809819Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.6810757Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.6811418Z Compilation Analysis: .......... 2024-04-03T17:41:39.6812081Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.6812970Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.6813430Z 2024-04-03T17:41:39.6813725Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.6814322Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.6815016Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.6815626Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.6816154Z Execution Analysis: Graph Hash: a166c0bcd3c9736cf03839ad0061d7d4 2024-04-03T17:41:39.6816794Z Execution Analysis: Number of Graph Inputs: 17 2024-04-03T17:41:39.6817322Z Execution Analysis: Number of Graph Outputs: 49 2024-04-03T17:41:39.6817882Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.6819166Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.6821045Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.6822449Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.6823554Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.6826421Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.6827369Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.6828444Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.6829360Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.6830014Z Execution Analysis: .......... 2024-04-03T17:41:39.6830670Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.6831446Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.6831896Z 2024-04-03T17:41:39.6832198Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.6832807Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.6833496Z Compilation Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.6834207Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.6834756Z Compilation Analysis: Graph Hash: d4470d2362d93dc67dea306fde4d0c9e 2024-04-03T17:41:39.6835377Z Compilation Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.6835916Z Compilation Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.6836499Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.6837365Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.6838495Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.6839560Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.6840518Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.6841455Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.6842390Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.6843320Z Compilation Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.6844033Z Compilation Analysis: (:1) 2024-04-03T17:41:39.6844767Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.6845665Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.6846122Z 2024-04-03T17:41:39.6846416Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.6846993Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.6847708Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.6848408Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.6848919Z Execution Analysis: Graph Hash: d4470d2362d93dc67dea306fde4d0c9e 2024-04-03T17:41:39.6849572Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.6850094Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.6850637Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.6851487Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.6852651Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.6853695Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.6854629Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.6855645Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.6856563Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.6857449Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.6858150Z Execution Analysis: (:1) 2024-04-03T17:41:39.6858873Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.6859636Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.6860101Z 2024-04-03T17:41:39.6860386Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.6860997Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.6861610Z Compilation Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.6862212Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.6862761Z Compilation Analysis: Graph Hash: d12e3636f838ab4f1fccf2cb41cfcd21 2024-04-03T17:41:39.6863393Z Compilation Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.6863927Z Compilation Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.6864513Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.6865834Z Compilation Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.6867844Z Compilation Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.6869273Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.6870403Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.6871467Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.6872410Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.6873359Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.6874302Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.6874961Z Compilation Analysis: .......... 2024-04-03T17:41:39.6875627Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.6876494Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.6876946Z 2024-04-03T17:41:39.6877238Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.6877813Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.6878435Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.6879032Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.6879560Z Execution Analysis: Graph Hash: d12e3636f838ab4f1fccf2cb41cfcd21 2024-04-03T17:41:39.6880195Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.6880723Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.6881281Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.6882562Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.6884446Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.6885859Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.6886969Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.6888003Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.6888946Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.6889879Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.6890779Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.6891430Z Execution Analysis: .......... 2024-04-03T17:41:39.6892094Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.6892861Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.6893727Z pt-xla-profiler: TransferFromDeviceTime too frequent: 3 counts during 3 steps 2024-04-03T17:41:39.6894264Z 2024-04-03T17:41:39.6894566Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.6895247Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.6895948Z Compilation Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.6896671Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.6897217Z Compilation Analysis: Graph Hash: f9de46f7638c790edb52d4a29a5272f 2024-04-03T17:41:39.6897836Z Compilation Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.6898612Z Compilation Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.6899560Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.6901038Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.6902885Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.6904059Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.6905033Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.6905979Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.6906916Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.6908735Z Compilation Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.6909474Z Compilation Analysis: (:1) 2024-04-03T17:41:39.6910359Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.6911170Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.6911960Z 2024-04-03T17:41:39.6912411Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.6913165Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.6914056Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.6915072Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.6915744Z Execution Analysis: Graph Hash: f9de46f7638c790edb52d4a29a5272f 2024-04-03T17:41:39.6916532Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.6917213Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.6917941Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.6919110Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.6920557Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.6922000Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.6923279Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.6924538Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.6925772Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.6926961Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.6927866Z Execution Analysis: (:1) 2024-04-03T17:41:39.6928831Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.6929849Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.6930431Z 2024-04-03T17:41:39.6930808Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.6931598Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.6932395Z Compilation Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.6933188Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.6933886Z Compilation Analysis: Graph Hash: 9637ebf57a88363907d22c3e4fc8de0 2024-04-03T17:41:39.6934704Z Compilation Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.6935554Z Compilation Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.6936341Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.6938174Z Compilation Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.6940669Z Compilation Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.6942535Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.6944013Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.6945430Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.6946694Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.6948074Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.6949314Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.6950335Z Compilation Analysis: .......... 2024-04-03T17:41:39.6951264Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.6952314Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.6952930Z 2024-04-03T17:41:39.6953392Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.6954152Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.6954927Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.6955701Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.6956434Z Execution Analysis: Graph Hash: 9637ebf57a88363907d22c3e4fc8de0 2024-04-03T17:41:39.6957212Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.6957888Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.6958608Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.6960368Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.6962851Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.6964679Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.6966165Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.6967603Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.6968910Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.6970125Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.6971395Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.6972257Z Execution Analysis: .......... 2024-04-03T17:41:39.6973157Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.6974162Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.6975441Z pt-xla-profiler: TransferFromDeviceTime too frequent: 4 counts during 4 steps 2024-04-03T17:41:39.6976182Z 2024-04-03T17:41:39.6976626Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.6977510Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.6978473Z Compilation Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.6979411Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.6980136Z Compilation Analysis: Graph Hash: 3a739be3d7012019fed91af04bc3ab53 2024-04-03T17:41:39.6980956Z Compilation Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.6981683Z Compilation Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.6982480Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.6983652Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.6985191Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.6986727Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.6988285Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.6989792Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.6991010Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.6992044Z Compilation Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.6992751Z Compilation Analysis: (:1) 2024-04-03T17:41:39.6993506Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.6994297Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.6994802Z 2024-04-03T17:41:39.6995095Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.6995668Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.6996378Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.6997066Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.6997572Z Execution Analysis: Graph Hash: 3a739be3d7012019fed91af04bc3ab53 2024-04-03T17:41:39.6998176Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.6998737Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.6999297Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7000148Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7001245Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7002268Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7003208Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7004129Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7005041Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7005925Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7006631Z Execution Analysis: (:1) 2024-04-03T17:41:39.7007346Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7008102Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7008558Z 2024-04-03T17:41:39.7008849Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7009452Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.7010049Z Compilation Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7010664Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.7011203Z Compilation Analysis: Graph Hash: e9b3d7644225b247ad00ea6762979a5 2024-04-03T17:41:39.7011817Z Compilation Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7012341Z Compilation Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7012919Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7044139Z Compilation Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7045973Z Compilation Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7047357Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7048458Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7049497Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7050411Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7051326Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7052357Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7053001Z Compilation Analysis: .......... 2024-04-03T17:41:39.7053648Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7054469Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7055020Z 2024-04-03T17:41:39.7055476Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7056051Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7056682Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7057279Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7057780Z Execution Analysis: Graph Hash: e9b3d7644225b247ad00ea6762979a5 2024-04-03T17:41:39.7058381Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7058991Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7059556Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7060841Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7062672Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7064079Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7065165Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7066200Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7067131Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7068243Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7069151Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7069802Z Execution Analysis: .......... 2024-04-03T17:41:39.7070463Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7071219Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7072090Z pt-xla-profiler: TransferFromDeviceTime too frequent: 5 counts during 5 steps 2024-04-03T17:41:39.7072609Z 2024-04-03T17:41:39.7072913Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7073517Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.7074205Z Compilation Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7074914Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.7075460Z Compilation Analysis: Graph Hash: f728e28b1ac9b105e710f6d82ac23405 2024-04-03T17:41:39.7076074Z Compilation Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7076612Z Compilation Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7077191Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7078051Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7079179Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7080307Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7081175Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7082048Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7082978Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7083832Z Compilation Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7084488Z Compilation Analysis: (:1) 2024-04-03T17:41:39.7085173Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7085945Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7086367Z 2024-04-03T17:41:39.7086663Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7087207Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7087833Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7088478Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7088950Z Execution Analysis: Graph Hash: f728e28b1ac9b105e710f6d82ac23405 2024-04-03T17:41:39.7089549Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7090031Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7090528Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7091313Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7092331Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7093274Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7094137Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7095059Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7096102Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7097008Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7097712Z Execution Analysis: (:1) 2024-04-03T17:41:39.7098427Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7099183Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7099647Z 2024-04-03T17:41:39.7099936Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7100542Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.7101141Z Compilation Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7101752Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.7102302Z Compilation Analysis: Graph Hash: 6ff30abae49ac6699f7a03da366c26e2 2024-04-03T17:41:39.7102925Z Compilation Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7103472Z Compilation Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7104060Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7105372Z Compilation Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7107217Z Compilation Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7108811Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7109939Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7110985Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7111941Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7112962Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7113893Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7114545Z Compilation Analysis: .......... 2024-04-03T17:41:39.7115267Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7116068Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7116520Z 2024-04-03T17:41:39.7116842Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7117431Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7118010Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7118607Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7119124Z Execution Analysis: Graph Hash: 6ff30abae49ac6699f7a03da366c26e2 2024-04-03T17:41:39.7119893Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7120405Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7120935Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7122187Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7123968Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7125318Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7126387Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7127397Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7128311Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7129191Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7130079Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7130704Z Execution Analysis: .......... 2024-04-03T17:41:39.7131327Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7132072Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7132912Z pt-xla-profiler: TransferFromDeviceTime too frequent: 6 counts during 6 steps 2024-04-03T17:41:39.7133409Z 2024-04-03T17:41:39.7133703Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7134277Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.7135035Z Compilation Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7135906Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.7136430Z Compilation Analysis: Graph Hash: 5a500b00627866d264f8f399d0809a3e 2024-04-03T17:41:39.7137057Z Compilation Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7137601Z Compilation Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7138165Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7139039Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7140167Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7141206Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7142161Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7143152Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7144086Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7144998Z Compilation Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7145720Z Compilation Analysis: (:1) 2024-04-03T17:41:39.7146483Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7147258Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7147931Z 2024-04-03T17:41:39.7148217Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7148807Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7149476Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7150197Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7150713Z Execution Analysis: Graph Hash: 5a500b00627866d264f8f399d0809a3e 2024-04-03T17:41:39.7151317Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7151825Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7152377Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7153234Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7154322Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7155357Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7156292Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7157196Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7158107Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7159009Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7159813Z Execution Analysis: (:1) 2024-04-03T17:41:39.7160499Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7161256Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7161695Z 2024-04-03T17:41:39.7161988Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7162563Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.7163155Z Compilation Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7163753Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.7164272Z Compilation Analysis: Graph Hash: 1e4e9bb4010ae0d5f1b0e3460ee3e29a 2024-04-03T17:41:39.7164888Z Compilation Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7165415Z Compilation Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7165982Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7167239Z Compilation Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7169049Z Compilation Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7170435Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7171511Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7172539Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7173686Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7174726Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7175727Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7176459Z Compilation Analysis: .......... 2024-04-03T17:41:39.7177144Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7177954Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7178423Z 2024-04-03T17:41:39.7178699Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7179279Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7179856Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7180484Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7181010Z Execution Analysis: Graph Hash: 1e4e9bb4010ae0d5f1b0e3460ee3e29a 2024-04-03T17:41:39.7181618Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7182131Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7182691Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7183984Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7185792Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7187193Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7188461Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7189508Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7190432Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7191358Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7192278Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7192904Z Execution Analysis: .......... 2024-04-03T17:41:39.7193561Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7194333Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7195180Z pt-xla-profiler: TransferFromDeviceTime too frequent: 7 counts during 7 steps 2024-04-03T17:41:39.7195708Z 2024-04-03T17:41:39.7195997Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7196606Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.7197307Z Compilation Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7198000Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.7198545Z Compilation Analysis: Graph Hash: aa629f5fc937c03f1d1110ffcfca5ed4 2024-04-03T17:41:39.7199184Z Compilation Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7199813Z Compilation Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7200349Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7201153Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7202176Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7203157Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7204113Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7204988Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7205838Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7206729Z Compilation Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7207402Z Compilation Analysis: (:1) 2024-04-03T17:41:39.7208064Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7208827Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7209261Z 2024-04-03T17:41:39.7209516Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7210060Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7210707Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7211344Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7211830Z Execution Analysis: Graph Hash: aa629f5fc937c03f1d1110ffcfca5ed4 2024-04-03T17:41:39.7212381Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7212864Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7213378Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7214151Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7215239Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7216435Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7217358Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7218285Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7219200Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7220108Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7220795Z Execution Analysis: (:1) 2024-04-03T17:41:39.7221513Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7222282Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7222729Z 2024-04-03T17:41:39.7223017Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7223618Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.7224227Z Compilation Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7224841Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.7225367Z Compilation Analysis: Graph Hash: 651c1156f4904f552d0d7d80bcf0b85c 2024-04-03T17:41:39.7225989Z Compilation Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7226531Z Compilation Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7227098Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7228570Z Compilation Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7230429Z Compilation Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7231851Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7232973Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7234114Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7235072Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7236002Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7236984Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7237649Z Compilation Analysis: .......... 2024-04-03T17:41:39.7238350Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7239146Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7239615Z 2024-04-03T17:41:39.7239986Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7240573Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7241099Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7241654Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7242135Z Execution Analysis: Graph Hash: 651c1156f4904f552d0d7d80bcf0b85c 2024-04-03T17:41:39.7242686Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7243177Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7243695Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7244874Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7246565Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7247854Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7248869Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7249814Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7250681Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7251533Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7252367Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7252963Z Execution Analysis: .......... 2024-04-03T17:41:39.7253571Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7254283Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7255136Z pt-xla-profiler: TransferFromDeviceTime too frequent: 8 counts during 8 steps 2024-04-03T17:41:39.7255823Z 2024-04-03T17:41:39.7256119Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7256727Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.7257417Z Compilation Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7258121Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.7258675Z Compilation Analysis: Graph Hash: 992d63e0b52a4169ea8a7cc35d2c8871 2024-04-03T17:41:39.7259291Z Compilation Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7259838Z Compilation Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7260421Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7261278Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7262402Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7263507Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7264469Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7265399Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7266364Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7267286Z Compilation Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7268154Z Compilation Analysis: (:1) 2024-04-03T17:41:39.7268941Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7269738Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7270188Z 2024-04-03T17:41:39.7270482Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7271112Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7271780Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7272468Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7272977Z Execution Analysis: Graph Hash: 992d63e0b52a4169ea8a7cc35d2c8871 2024-04-03T17:41:39.7273594Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7274113Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7274651Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7275497Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7276594Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7277630Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7278554Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7279477Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7280438Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7281256Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7281904Z Execution Analysis: (:1) 2024-04-03T17:41:39.7282568Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7283264Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7283692Z 2024-04-03T17:41:39.7283958Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7284523Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.7285090Z Compilation Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7285641Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.7286149Z Compilation Analysis: Graph Hash: ad3c7b23fb3f19756f9a2cc2e5b3fd11 2024-04-03T17:41:39.7286735Z Compilation Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7287227Z Compilation Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7287766Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7288971Z Compilation Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7290673Z Compilation Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7291979Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7293071Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7294056Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7295004Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7296125Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7297068Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7297765Z Compilation Analysis: .......... 2024-04-03T17:41:39.7298446Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7299237Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7299689Z 2024-04-03T17:41:39.7300016Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7300590Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7301165Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7301759Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7302272Z Execution Analysis: Graph Hash: ad3c7b23fb3f19756f9a2cc2e5b3fd11 2024-04-03T17:41:39.7302883Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7303406Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7303948Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7305228Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7307054Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7308860Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7310272Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7311601Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7312805Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7313965Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7315178Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7316053Z Execution Analysis: .......... 2024-04-03T17:41:39.7316794Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7317547Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7318407Z pt-xla-profiler: TransferFromDeviceTime too frequent: 9 counts during 9 steps 2024-04-03T17:41:39.7318919Z 2024-04-03T17:41:39.7319221Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7319807Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.7320513Z Compilation Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7321205Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.7321732Z Compilation Analysis: Graph Hash: a53ad5a24dd5824623fa9670c7ff004b 2024-04-03T17:41:39.7322359Z Compilation Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7322897Z Compilation Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7323456Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7324327Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7325530Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7326580Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7327522Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7328506Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7329639Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7330510Z Compilation Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7331186Z Compilation Analysis: (:1) 2024-04-03T17:41:39.7331850Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7332577Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7333037Z 2024-04-03T17:41:39.7333290Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7333819Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7334426Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7335142Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7335819Z Execution Analysis: Graph Hash: a53ad5a24dd5824623fa9670c7ff004b 2024-04-03T17:41:39.7336423Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7336933Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7337475Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7338314Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7339408Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7340436Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7341364Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7342276Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7343167Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7344054Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7344740Z Execution Analysis: (:1) 2024-04-03T17:41:39.7345437Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7346190Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7346643Z 2024-04-03T17:41:39.7346933Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7347523Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.7348280Z Compilation Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7348885Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.7349408Z Compilation Analysis: Graph Hash: a7362186079a30f5e5e4eb3b992aaf44 2024-04-03T17:41:39.7350011Z Compilation Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7350546Z Compilation Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7351123Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7352411Z Compilation Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7354250Z Compilation Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7355746Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7357297Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7358354Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7359368Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7360311Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7361270Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7361928Z Compilation Analysis: .......... 2024-04-03T17:41:39.7362611Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7363399Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7363907Z 2024-04-03T17:41:39.7364185Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7364766Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7365334Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7365917Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7366431Z Execution Analysis: Graph Hash: a7362186079a30f5e5e4eb3b992aaf44 2024-04-03T17:41:39.7367026Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7367532Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7368078Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7369772Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7371690Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7373075Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7374172Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7375301Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7376246Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7377151Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7378100Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7378777Z Execution Analysis: .......... 2024-04-03T17:41:39.7379414Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7380170Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7381040Z pt-xla-profiler: TransferFromDeviceTime too frequent: 10 counts during 10 steps 2024-04-03T17:41:39.7381559Z 2024-04-03T17:41:39.7381843Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7382440Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.7383132Z Compilation Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7383830Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.7384355Z Compilation Analysis: Graph Hash: a068d6392a6a6fb33795605d67c6df2e 2024-04-03T17:41:39.7384967Z Compilation Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7385493Z Compilation Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7386052Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7386982Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7388255Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7389299Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7390323Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7391263Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7392228Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7393139Z Compilation Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7393851Z Compilation Analysis: (:1) 2024-04-03T17:41:39.7394576Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7395392Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7395859Z 2024-04-03T17:41:39.7396139Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7396719Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7397373Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7398055Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7398574Z Execution Analysis: Graph Hash: a068d6392a6a6fb33795605d67c6df2e 2024-04-03T17:41:39.7399169Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7399667Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7400211Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7401053Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7402145Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7403173Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7404100Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7405005Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7405900Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7406802Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7407490Z Execution Analysis: (:1) 2024-04-03T17:41:39.7408180Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7408941Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7409392Z 2024-04-03T17:41:39.7409691Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7410293Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.7410897Z Compilation Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7411507Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.7412039Z Compilation Analysis: Graph Hash: 2ddec5bcb672e23bf928d8d04c801af8 2024-04-03T17:41:39.7412671Z Compilation Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7413206Z Compilation Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7413777Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7415165Z Compilation Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7417085Z Compilation Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7418494Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7419612Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7420700Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7421656Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7422627Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7423553Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7424213Z Compilation Analysis: .......... 2024-04-03T17:41:39.7424870Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7425666Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7426122Z 2024-04-03T17:41:39.7426392Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7426968Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7427523Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7428257Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7428783Z Execution Analysis: Graph Hash: 2ddec5bcb672e23bf928d8d04c801af8 2024-04-03T17:41:39.7429384Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7429892Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7430440Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7431730Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7433542Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7434929Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7436018Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7437034Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7437942Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7438850Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7439969Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7440553Z Execution Analysis: .......... 2024-04-03T17:41:39.7441153Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7441847Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7442570Z pt-xla-profiler: CompileTime too frequent: 21 counts during 11 steps 2024-04-03T17:41:39.7443382Z pt-xla-profiler: TransferFromDeviceTime too frequent: 11 counts during 11 steps 2024-04-03T17:41:39.7443873Z 2024-04-03T17:41:39.7444141Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7444697Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.7445329Z Compilation Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7445976Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.7446470Z Compilation Analysis: Graph Hash: e0d8f18c457a6666269e6e490eda9b39 2024-04-03T17:41:39.7447097Z Compilation Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7447597Z Compilation Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7448125Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7448911Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7449988Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7450972Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7451884Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7452739Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7453595Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7454482Z Compilation Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7455201Z Compilation Analysis: (:1) 2024-04-03T17:41:39.7456086Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7456873Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7457324Z 2024-04-03T17:41:39.7457600Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7458179Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7458847Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7459533Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7460034Z Execution Analysis: Graph Hash: e0d8f18c457a6666269e6e490eda9b39 2024-04-03T17:41:39.7460624Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7461142Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7461671Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7462510Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7463599Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7464616Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7465542Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7466454Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7467360Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7468419Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7469127Z Execution Analysis: (:1) 2024-04-03T17:41:39.7469834Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7470580Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7471041Z 2024-04-03T17:41:39.7471330Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7471931Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.7472525Z Compilation Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7473130Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.7473679Z Compilation Analysis: Graph Hash: c9b27b8b6fb938b929069d7a72e0d1b2 2024-04-03T17:41:39.7474308Z Compilation Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7474834Z Compilation Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7475416Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7476799Z Compilation Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7478642Z Compilation Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7480305Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7481341Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7482357Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7483232Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7484096Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7485002Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7485603Z Compilation Analysis: .......... 2024-04-03T17:41:39.7486227Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7486958Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7487376Z 2024-04-03T17:41:39.7487645Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7488173Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7488707Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7489253Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7489728Z Execution Analysis: Graph Hash: c9b27b8b6fb938b929069d7a72e0d1b2 2024-04-03T17:41:39.7490282Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7490774Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7491274Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7492462Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7494149Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7495675Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7496774Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7497805Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7498738Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7499646Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7500544Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7501184Z Execution Analysis: .......... 2024-04-03T17:41:39.7501819Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7502585Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7503381Z pt-xla-profiler: CompileTime too frequent: 23 counts during 12 steps 2024-04-03T17:41:39.7504256Z pt-xla-profiler: TransferFromDeviceTime too frequent: 12 counts during 12 steps 2024-04-03T17:41:39.7504772Z 2024-04-03T17:41:39.7505060Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7505661Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.7506361Z Compilation Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7507091Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.7507835Z Compilation Analysis: Graph Hash: d93ce1111ee8e237c6803684b1b450f4 2024-04-03T17:41:39.7508465Z Compilation Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7508984Z Compilation Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7509607Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7510477Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7511631Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7512696Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7513647Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7514624Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7515546Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7516457Z Compilation Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7517172Z Compilation Analysis: (:1) 2024-04-03T17:41:39.7517894Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7518680Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7519146Z 2024-04-03T17:41:39.7519429Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7520005Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7520657Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7521345Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7521858Z Execution Analysis: Graph Hash: d93ce1111ee8e237c6803684b1b450f4 2024-04-03T17:41:39.7522440Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7522946Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7523491Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7524427Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7525502Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7526500Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7527403Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7528285Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7529168Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7530037Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7530701Z Execution Analysis: (:1) 2024-04-03T17:41:39.7531387Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7532131Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7532562Z 2024-04-03T17:41:39.7532852Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7533425Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.7534013Z Compilation Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7534598Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.7535196Z Compilation Analysis: Graph Hash: 7dea515a26d6a09b127a9041410c6ea8 2024-04-03T17:41:39.7536040Z Compilation Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7536576Z Compilation Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7537138Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7538506Z Compilation Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7540360Z Compilation Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7541809Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7542924Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7543972Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7544953Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7545880Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7546802Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7547455Z Compilation Analysis: .......... 2024-04-03T17:41:39.7548274Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7549053Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7549528Z 2024-04-03T17:41:39.7549801Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7550380Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7550936Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7551534Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7552051Z Execution Analysis: Graph Hash: 7dea515a26d6a09b127a9041410c6ea8 2024-04-03T17:41:39.7552641Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7553157Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7553709Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7554979Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7556808Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7558194Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7559302Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7560390Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7561251Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7562101Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7562925Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7563521Z Execution Analysis: .......... 2024-04-03T17:41:39.7564127Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7564840Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7565565Z pt-xla-profiler: CompileTime too frequent: 25 counts during 13 steps 2024-04-03T17:41:39.7566379Z pt-xla-profiler: TransferFromDeviceTime too frequent: 13 counts during 13 steps 2024-04-03T17:41:39.7566860Z 2024-04-03T17:41:39.7567193Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7567742Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.7568391Z Compilation Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7569039Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.7569569Z Compilation Analysis: Graph Hash: 292054ab5e05ccaaf99c79fd5f3ee220 2024-04-03T17:41:39.7570149Z Compilation Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7570649Z Compilation Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7571203Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7572005Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7573035Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7574057Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7575017Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7576096Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7577029Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7577936Z Compilation Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7578660Z Compilation Analysis: (:1) 2024-04-03T17:41:39.7579393Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7580176Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7580622Z 2024-04-03T17:41:39.7580899Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7581482Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7582148Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7582823Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7583340Z Execution Analysis: Graph Hash: 292054ab5e05ccaaf99c79fd5f3ee220 2024-04-03T17:41:39.7583945Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7584448Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7584996Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7585841Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7586934Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7588099Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7589037Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7589955Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7590849Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7591746Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7592453Z Execution Analysis: (:1) 2024-04-03T17:41:39.7593154Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7593919Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7594373Z 2024-04-03T17:41:39.7594660Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7595268Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.7595975Z Compilation Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7596587Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.7597129Z Compilation Analysis: Graph Hash: a71e86009a3ce4615328f212be8235ef 2024-04-03T17:41:39.7597739Z Compilation Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7598280Z Compilation Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7598916Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7600396Z Compilation Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7602144Z Compilation Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7603454Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7604522Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7605490Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7606373Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7607243Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7608088Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7608694Z Compilation Analysis: .......... 2024-04-03T17:41:39.7609313Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7610035Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7610450Z 2024-04-03T17:41:39.7610711Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7611257Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7611788Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7612325Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7612802Z Execution Analysis: Graph Hash: a71e86009a3ce4615328f212be8235ef 2024-04-03T17:41:39.7613358Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7613829Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7614342Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7615801Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7617639Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7619025Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7620127Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7621167Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7622086Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7623007Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7623917Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7624558Z Execution Analysis: .......... 2024-04-03T17:41:39.7625258Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7626020Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7626862Z pt-xla-profiler: CompileTime too frequent: 27 counts during 14 steps 2024-04-03T17:41:39.7627878Z pt-xla-profiler: TransferFromDeviceTime too frequent: 14 counts during 14 steps 2024-04-03T17:41:39.7628417Z 2024-04-03T17:41:39.7628707Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7629314Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.7630068Z Compilation Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7630757Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.7631341Z Compilation Analysis: Graph Hash: e78ff880744de46e5e0ee0c73e89e714 2024-04-03T17:41:39.7631972Z Compilation Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7632495Z Compilation Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7633071Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7633943Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7635098Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7636159Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7637114Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7638047Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7638990Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7640122Z Compilation Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7640789Z Compilation Analysis: (:1) 2024-04-03T17:41:39.7641455Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7642193Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7642611Z 2024-04-03T17:41:39.7642882Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7643413Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7644037Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7644677Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7645162Z Execution Analysis: Graph Hash: e78ff880744de46e5e0ee0c73e89e714 2024-04-03T17:41:39.7645712Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7646196Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7646705Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7647476Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7648496Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7649459Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7650315Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7651168Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7652009Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7652824Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7653478Z Execution Analysis: (:1) 2024-04-03T17:41:39.7654134Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7654846Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7655539Z 2024-04-03T17:41:39.7655830Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7656485Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.7657099Z Compilation Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7657700Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.7658278Z Compilation Analysis: Graph Hash: e196d9510152b24936d8dbd1185d32ad 2024-04-03T17:41:39.7658902Z Compilation Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7659433Z Compilation Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7660055Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7661371Z Compilation Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7663221Z Compilation Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7664681Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7665803Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7666864Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7667952Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7668903Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7669841Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7670504Z Compilation Analysis: .......... 2024-04-03T17:41:39.7671175Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7671969Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7672422Z 2024-04-03T17:41:39.7672711Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7673283Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7673859Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7674454Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7674969Z Execution Analysis: Graph Hash: e196d9510152b24936d8dbd1185d32ad 2024-04-03T17:41:39.7675558Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7676077Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7676637Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7677990Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7679827Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7681295Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7682350Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7683353Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7684267Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7685167Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7686045Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7686684Z Execution Analysis: .......... 2024-04-03T17:41:39.7687316Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7688132Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7688923Z pt-xla-profiler: CompileTime too frequent: 29 counts during 15 steps 2024-04-03T17:41:39.7689861Z pt-xla-profiler: TransferFromDeviceTime too frequent: 15 counts during 15 steps 2024-04-03T17:41:39.7690385Z 2024-04-03T17:41:39.7690669Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7691216Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.7691904Z Compilation Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7692560Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.7693056Z Compilation Analysis: Graph Hash: bdd38d6bf1d8a30f38215895a79674f1 2024-04-03T17:41:39.7693640Z Compilation Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7694194Z Compilation Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7694720Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7695814Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7696948Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7698007Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7698967Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7699908Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7700877Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7701789Z Compilation Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7702510Z Compilation Analysis: (:1) 2024-04-03T17:41:39.7703245Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7704025Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7704493Z 2024-04-03T17:41:39.7704775Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7705363Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7706032Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7706721Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7707251Z Execution Analysis: Graph Hash: bdd38d6bf1d8a30f38215895a79674f1 2024-04-03T17:41:39.7708011Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7708518Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7709083Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7709936Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7711021Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7712075Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7713017Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7713930Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7714854Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7715758Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7716462Z Execution Analysis: (:1) 2024-04-03T17:41:39.7717166Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7718032Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7718484Z 2024-04-03T17:41:39.7718790Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7719427Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.7720233Z Compilation Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7735872Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.7736610Z Compilation Analysis: Graph Hash: 650890526f71e41820e31807d546b6d2 2024-04-03T17:41:39.7737234Z Compilation Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7737781Z Compilation Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7738373Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7739707Z Compilation Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7741621Z Compilation Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7743039Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7744163Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7745209Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7746163Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7747100Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7748188Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7748857Z Compilation Analysis: .......... 2024-04-03T17:41:39.7749540Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7750332Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7750788Z 2024-04-03T17:41:39.7751070Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7751655Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7752233Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7752817Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7753334Z Execution Analysis: Graph Hash: 650890526f71e41820e31807d546b6d2 2024-04-03T17:41:39.7753929Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7754435Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7754990Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7756272Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7758090Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7759474Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7760659Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7761667Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7762567Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7763464Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7764419Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7765049Z Execution Analysis: .......... 2024-04-03T17:41:39.7765676Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7766481Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7767266Z pt-xla-profiler: CompileTime too frequent: 31 counts during 16 steps 2024-04-03T17:41:39.7768108Z pt-xla-profiler: TransferFromDeviceTime too frequent: 16 counts during 16 steps 2024-04-03T17:41:39.7768629Z 2024-04-03T17:41:39.7768952Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7769542Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.7770211Z Compilation Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7770937Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.7771459Z Compilation Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.7772064Z Compilation Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7772573Z Compilation Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7773140Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7774000Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7775156Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7776388Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7777347Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7778277Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7779209Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7780134Z Compilation Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7780855Z Compilation Analysis: (:1) 2024-04-03T17:41:39.7781574Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7782360Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7782813Z 2024-04-03T17:41:39.7783107Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7783673Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7784337Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7785028Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7785530Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.7786128Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7786643Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7787182Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7788209Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7789320Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7790358Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7791283Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7792210Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7793117Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7794115Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7794824Z Execution Analysis: (:1) 2024-04-03T17:41:39.7795546Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7796348Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7796800Z 2024-04-03T17:41:39.7797089Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7797692Z Compilation Analysis: Compilation Cause 2024-04-03T17:41:39.7798343Z Compilation Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7798944Z Compilation Analysis: Graph Info: 2024-04-03T17:41:39.7799592Z Compilation Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.7800204Z Compilation Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7800858Z Compilation Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7801406Z Compilation Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7802620Z Compilation Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7804344Z Compilation Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7805640Z Compilation Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7806678Z Compilation Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7807659Z Compilation Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7808527Z Compilation Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7809401Z Compilation Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7810267Z Compilation Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7810879Z Compilation Analysis: .......... 2024-04-03T17:41:39.7811491Z Compilation Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7812216Z Compilation Analysis: ================================================================================ 2024-04-03T17:41:39.7812630Z 2024-04-03T17:41:39.7812902Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7813430Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7813966Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7814519Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7815053Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.7815804Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7816327Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7816871Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7818160Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7819988Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7821389Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7822471Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7823505Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7824485Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7825410Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7826304Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7826952Z Execution Analysis: .......... 2024-04-03T17:41:39.7827771Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7828532Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7829380Z pt-xla-profiler: CompileTime too frequent: 33 counts during 17 steps 2024-04-03T17:41:39.7830260Z pt-xla-profiler: TransferFromDeviceTime too frequent: 17 counts during 17 steps 2024-04-03T17:41:39.7830780Z 2024-04-03T17:41:39.7831058Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7831684Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7832349Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7833040Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7833539Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.7834139Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7834653Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7835192Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7836040Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7837132Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7838154Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7839088Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7840101Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7841067Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7841884Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7842535Z Execution Analysis: (:1) 2024-04-03T17:41:39.7843196Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7843891Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7844312Z 2024-04-03T17:41:39.7844561Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7845096Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7845620Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7846172Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7846652Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.7847194Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7847676Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7848192Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7849382Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7851061Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7852355Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7853370Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7854368Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7855300Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7856385Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7857340Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7857971Z Execution Analysis: .......... 2024-04-03T17:41:39.7858660Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7859430Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7860220Z pt-xla-profiler: CompileTime too frequent: 33 counts during 18 steps 2024-04-03T17:41:39.7861099Z pt-xla-profiler: TransferFromDeviceTime too frequent: 18 counts during 18 steps 2024-04-03T17:41:39.7861656Z 2024-04-03T17:41:39.7861944Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7862527Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7863179Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7863866Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7864383Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.7864967Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7865493Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7866044Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7866883Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7868109Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7869154Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7870081Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7871005Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7871923Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7872822Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7873514Z Execution Analysis: (:1) 2024-04-03T17:41:39.7874228Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7875000Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7875446Z 2024-04-03T17:41:39.7875721Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7876308Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7876884Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7877467Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7877984Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.7878587Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7879112Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7879760Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7881107Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7882794Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7884135Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7885154Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7886115Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7887024Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7887861Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7888736Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7889337Z Execution Analysis: .......... 2024-04-03T17:41:39.7889927Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7890639Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7891435Z pt-xla-profiler: CompileTime too frequent: 33 counts during 19 steps 2024-04-03T17:41:39.7892235Z pt-xla-profiler: TransferFromDeviceTime too frequent: 19 counts during 19 steps 2024-04-03T17:41:39.7892729Z 2024-04-03T17:41:39.7892985Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7893533Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7894154Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7894782Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7895493Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.7896094Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7896601Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7897156Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7898008Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7899101Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7900137Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7901072Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7901991Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7902889Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7903786Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7904486Z Execution Analysis: (:1) 2024-04-03T17:41:39.7905182Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7905952Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7906399Z 2024-04-03T17:41:39.7906685Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7907249Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7907952Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7908560Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7909077Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.7909664Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7910191Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7910750Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7912024Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7913932Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7915332Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7916417Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7917509Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7918446Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7919406Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7920397Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7921119Z Execution Analysis: .......... 2024-04-03T17:41:39.7921723Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7922473Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7923216Z pt-xla-profiler: CompileTime too frequent: 33 counts during 20 steps 2024-04-03T17:41:39.7924029Z pt-xla-profiler: TransferFromDeviceTime too frequent: 20 counts during 20 steps 2024-04-03T17:41:39.7924514Z 2024-04-03T17:41:39.7924783Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7925313Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7925938Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7926576Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7927041Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.7927595Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7928072Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7928581Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7929367Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7930382Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7931325Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7932192Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7933049Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7933897Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7934712Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7935633Z Execution Analysis: (:1) 2024-04-03T17:41:39.7936352Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7937105Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7937563Z 2024-04-03T17:41:39.7937837Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7938411Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7938987Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7939569Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7940085Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.7940686Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7941196Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7941751Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7943100Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7944907Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7946343Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7947442Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7948734Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7949656Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7950578Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7951498Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7952169Z Execution Analysis: .......... 2024-04-03T17:41:39.7952828Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7953592Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7954385Z pt-xla-profiler: CompileTime too frequent: 33 counts during 21 steps 2024-04-03T17:41:39.7955259Z pt-xla-profiler: TransferFromDeviceTime too frequent: 21 counts during 21 steps 2024-04-03T17:41:39.7955796Z 2024-04-03T17:41:39.7956074Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7956660Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7957317Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7958007Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7958527Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.7959112Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7959738Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7960281Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7961091Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7962163Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7963173Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7964079Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7964964Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7965850Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7966729Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7967400Z Execution Analysis: (:1) 2024-04-03T17:41:39.7968091Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7968837Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7969268Z 2024-04-03T17:41:39.7969548Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7970097Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7970661Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.7971241Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7971727Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.7972306Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.7972888Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.7973419Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7974677Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.7976769Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.7978169Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.7979290Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7980330Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7981264Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7982208Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7983124Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7983770Z Execution Analysis: .......... 2024-04-03T17:41:39.7984409Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.7985174Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7985972Z pt-xla-profiler: CompileTime too frequent: 33 counts during 22 steps 2024-04-03T17:41:39.7986856Z pt-xla-profiler: TransferFromDeviceTime too frequent: 22 counts during 22 steps 2024-04-03T17:41:39.7987379Z 2024-04-03T17:41:39.7988109Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.7988686Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.7989343Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.7990002Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.7990505Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.7991091Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.7991580Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.7992116Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.7992942Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.7994003Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.7995016Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.7995921Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.7996819Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.7997699Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.7998572Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.7999253Z Execution Analysis: (:1) 2024-04-03T17:41:39.7999935Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8000677Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8001219Z 2024-04-03T17:41:39.8001471Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8002007Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8002527Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8003079Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8003636Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8004178Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8004667Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8005189Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8006410Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8008134Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8009423Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8010435Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8011376Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8012329Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8013187Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8014018Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8014622Z Execution Analysis: .......... 2024-04-03T17:41:39.8015486Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8016266Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8017059Z pt-xla-profiler: CompileTime too frequent: 33 counts during 23 steps 2024-04-03T17:41:39.8017943Z pt-xla-profiler: TransferFromDeviceTime too frequent: 24 counts during 23 steps 2024-04-03T17:41:39.8018467Z 2024-04-03T17:41:39.8018760Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8019330Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8019991Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8020686Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8021192Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8021793Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8022312Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8022852Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8023703Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8024799Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8025841Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8026769Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8027920Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8028812Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8029681Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8030369Z Execution Analysis: (:1) 2024-04-03T17:41:39.8031065Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8031809Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8032259Z 2024-04-03T17:41:39.8032525Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8033092Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8033727Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8034296Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8034801Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8035388Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8035939Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8036485Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8037778Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8039548Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8041011Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8042077Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8043040Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8043894Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8044749Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8045597Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8046182Z Execution Analysis: .......... 2024-04-03T17:41:39.8046793Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8047502Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8048246Z pt-xla-profiler: CompileTime too frequent: 33 counts during 24 steps 2024-04-03T17:41:39.8049048Z pt-xla-profiler: TransferFromDeviceTime too frequent: 25 counts during 24 steps 2024-04-03T17:41:39.8049541Z 2024-04-03T17:41:39.8049796Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8050338Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8050941Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8051580Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8052058Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8052597Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8053080Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8053275Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8053719Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8054142Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8054530Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8054856Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8055303Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8055829Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8056208Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8056359Z Execution Analysis: (:1) 2024-04-03T17:41:39.8056772Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8057047Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8057099Z 2024-04-03T17:41:39.8057385Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8057516Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8057812Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8057950Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8058233Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8058410Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8058603Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8058847Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8059765Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8060642Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8061144Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8061613Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8062013Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8062369Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8062767Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8063116Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8063249Z Execution Analysis: .......... 2024-04-03T17:41:39.8063638Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8063906Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8064269Z pt-xla-profiler: CompileTime too frequent: 33 counts during 25 steps 2024-04-03T17:41:39.8064687Z pt-xla-profiler: TransferFromDeviceTime too frequent: 26 counts during 25 steps 2024-04-03T17:41:39.8064694Z 2024-04-03T17:41:39.8064973Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8065119Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8065503Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8065643Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8065897Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8066071Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8066261Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8066469Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8066941Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8067411Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8068211Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8068559Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8068956Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8069297Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8069678Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8069827Z Execution Analysis: (:1) 2024-04-03T17:41:39.8070215Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8070555Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8070561Z 2024-04-03T17:41:39.8070822Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8070965Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8071289Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8071413Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8071672Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8071881Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8072057Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8072275Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8073152Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8074054Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8074524Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8074968Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8075371Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8075712Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8076091Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8076439Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8076557Z Execution Analysis: .......... 2024-04-03T17:41:39.8076940Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8077216Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8077556Z pt-xla-profiler: CompileTime too frequent: 33 counts during 26 steps 2024-04-03T17:41:39.8077976Z pt-xla-profiler: TransferFromDeviceTime too frequent: 27 counts during 26 steps 2024-04-03T17:41:39.8077982Z 2024-04-03T17:41:39.8078248Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8078377Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8078768Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8078889Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8079134Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8079318Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8079491Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8079695Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8080166Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8080612Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8081118Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8081443Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8081800Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8082131Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8082475Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8082646Z Execution Analysis: (:1) 2024-04-03T17:41:39.8083023Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8083275Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8083280Z 2024-04-03T17:41:39.8083568Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8083689Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8083964Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8084123Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8084358Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8084518Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8084695Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8084886Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8085782Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8086595Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8087031Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8087465Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8087840Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8088164Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8088537Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8088860Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8088985Z Execution Analysis: .......... 2024-04-03T17:41:39.8089349Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8089600Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8089942Z pt-xla-profiler: CompileTime too frequent: 33 counts during 27 steps 2024-04-03T17:41:39.8090330Z pt-xla-profiler: TransferFromDeviceTime too frequent: 28 counts during 27 steps 2024-04-03T17:41:39.8090335Z 2024-04-03T17:41:39.8090592Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8090729Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8091082Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8091214Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8091450Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8091614Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8091793Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8091986Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8092424Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8092862Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8093236Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8093562Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8093933Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8094255Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8094651Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8094789Z Execution Analysis: (:1) 2024-04-03T17:41:39.8095224Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8095706Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8095713Z 2024-04-03T17:41:39.8095988Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8096164Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8096462Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8096587Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8096850Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8097061Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8097239Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8097462Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8098363Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8099242Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8099726Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8100179Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8100597Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8100950Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8101339Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8101697Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8101819Z Execution Analysis: .......... 2024-04-03T17:41:39.8102214Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8102496Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8102847Z pt-xla-profiler: CompileTime too frequent: 33 counts during 28 steps 2024-04-03T17:41:39.8103280Z pt-xla-profiler: TransferFromDeviceTime too frequent: 29 counts during 28 steps 2024-04-03T17:41:39.8103286Z 2024-04-03T17:41:39.8103562Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8103693Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8104095Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8104221Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8104472Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8104661Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8104838Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8105047Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8105532Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8105992Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8106408Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8106759Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8107188Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8107781Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8108319Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8108524Z Execution Analysis: (:1) 2024-04-03T17:41:39.8108941Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8109254Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8109330Z 2024-04-03T17:41:39.8109671Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8109804Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8110100Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8110322Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8110578Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8110752Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8110946Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8111155Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8112078Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8112958Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8113423Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8113891Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8114298Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8114648Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8115046Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8115392Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8115525Z Execution Analysis: .......... 2024-04-03T17:41:39.8115915Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8116188Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8116549Z pt-xla-profiler: CompileTime too frequent: 33 counts during 29 steps 2024-04-03T17:41:39.8116968Z pt-xla-profiler: TransferFromDeviceTime too frequent: 30 counts during 29 steps 2024-04-03T17:41:39.8116977Z 2024-04-03T17:41:39.8117251Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8117399Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8117784Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8117920Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8118172Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8118346Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8118530Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8118742Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8119212Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8119680Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8120082Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8120511Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8120896Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8121346Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8121757Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8121903Z Execution Analysis: (:1) 2024-04-03T17:41:39.8122319Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8122605Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8122611Z 2024-04-03T17:41:39.8122874Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8123058Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8123345Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8123468Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8123727Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8123897Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8124072Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8124287Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8125173Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8126030Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8126503Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8126951Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8127357Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8127703Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8128081Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8128429Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8128548Z Execution Analysis: .......... 2024-04-03T17:41:39.8128928Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8129203Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8129540Z pt-xla-profiler: CompileTime too frequent: 33 counts during 30 steps 2024-04-03T17:41:39.8129963Z pt-xla-profiler: TransferFromDeviceTime too frequent: 31 counts during 30 steps 2024-04-03T17:41:39.8129969Z 2024-04-03T17:41:39.8130236Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8130365Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8130754Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8130875Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8131118Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8131304Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8131472Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8131687Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8132143Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8132627Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8133030Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8133372Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8133786Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8134134Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8134574Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8134721Z Execution Analysis: (:1) 2024-04-03T17:41:39.8135209Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8135645Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8135690Z 2024-04-03T17:41:39.8135973Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8136104Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8136400Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8136540Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8136797Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8136972Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8137168Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8137380Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8138292Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8139167Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8139638Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8140109Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8140516Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8140864Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8141268Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8141609Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8141743Z Execution Analysis: .......... 2024-04-03T17:41:39.8142134Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8142412Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8142776Z pt-xla-profiler: CompileTime too frequent: 33 counts during 31 steps 2024-04-03T17:41:39.8143193Z pt-xla-profiler: TransferFromDeviceTime too frequent: 32 counts during 31 steps 2024-04-03T17:41:39.8143198Z 2024-04-03T17:41:39.8143476Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8143621Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8144007Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8144146Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8144396Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8144572Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8144758Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8145004Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8145472Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8145943Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8146379Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8146749Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8147138Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8147516Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8148143Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8148291Z Execution Analysis: (:1) 2024-04-03T17:41:39.8148676Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8149018Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8149024Z 2024-04-03T17:41:39.8149288Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8149434Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8149724Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8149846Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8150108Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8150281Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8150456Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8150675Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8151556Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8152411Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8152878Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8153325Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8153733Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8154078Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8154454Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8154805Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8154925Z Execution Analysis: .......... 2024-04-03T17:41:39.8155311Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8155588Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8155929Z pt-xla-profiler: CompileTime too frequent: 33 counts during 32 steps 2024-04-03T17:41:39.8156352Z pt-xla-profiler: TransferFromDeviceTime too frequent: 33 counts during 32 steps 2024-04-03T17:41:39.8156358Z 2024-04-03T17:41:39.8156626Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8156757Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8157153Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8157274Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8157520Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8157755Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8157924Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8158142Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8158598Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8159078Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8159485Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8159862Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8160243Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8160597Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8160963Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8161153Z Execution Analysis: (:1) 2024-04-03T17:41:39.8161538Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8161805Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8161811Z 2024-04-03T17:41:39.8162088Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8162216Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8162504Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8162640Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8162885Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8163055Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8163241Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8163447Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8164335Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8165189Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8165648Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8166112Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8166506Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8166848Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8167239Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8167581Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8167712Z Execution Analysis: .......... 2024-04-03T17:41:39.8168089Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8168355Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8168708Z pt-xla-profiler: CompileTime too frequent: 33 counts during 33 steps 2024-04-03T17:41:39.8169115Z pt-xla-profiler: TransferFromDeviceTime too frequent: 34 counts during 33 steps 2024-04-03T17:41:39.8169123Z 2024-04-03T17:41:39.8169405Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8169534Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8169947Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8170221Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8170471Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8170644Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8170827Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8171031Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8171521Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8171982Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8172405Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8172760Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8173140Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8173519Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8173900Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8174044Z Execution Analysis: (:1) 2024-04-03T17:41:39.8174431Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8174709Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8174715Z 2024-04-03T17:41:39.8175066Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8175208Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8175666Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8175795Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8176062Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8176243Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8176422Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8176647Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8177553Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8178439Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8178919Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8179376Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8179794Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8180150Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8180537Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8181030Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8181226Z Execution Analysis: .......... 2024-04-03T17:41:39.8181634Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8181920Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8182269Z pt-xla-profiler: CompileTime too frequent: 33 counts during 34 steps 2024-04-03T17:41:39.8182699Z pt-xla-profiler: TransferFromDeviceTime too frequent: 35 counts during 34 steps 2024-04-03T17:41:39.8182706Z 2024-04-03T17:41:39.8182981Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8183169Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8183569Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8183698Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8183949Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8184137Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8184346Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8184573Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8185077Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8185533Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8185948Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8186300Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8186725Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8187087Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8187462Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8187850Z Execution Analysis: (:1) 2024-04-03T17:41:39.8188413Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8188691Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8188697Z 2024-04-03T17:41:39.8188982Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8189113Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8189410Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8189554Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8189807Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8189984Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8190176Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8190386Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8191305Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8192182Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8192755Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8193211Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8193607Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8193962Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8194341Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8194678Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8194808Z Execution Analysis: .......... 2024-04-03T17:41:39.8195188Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8195454Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8195806Z pt-xla-profiler: CompileTime too frequent: 33 counts during 35 steps 2024-04-03T17:41:39.8196212Z pt-xla-profiler: TransferFromDeviceTime too frequent: 36 counts during 35 steps 2024-04-03T17:41:39.8196285Z 2024-04-03T17:41:39.8196571Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8196700Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8197078Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8197250Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8197499Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8197670Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8197858Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8198096Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8198553Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8199012Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8199449Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8199807Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8200185Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8200525Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8200904Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8201156Z Execution Analysis: (:1) 2024-04-03T17:41:39.8201522Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8201786Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8201792Z 2024-04-03T17:41:39.8202039Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8202177Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8202450Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8202565Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8202810Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8202974Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8203139Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8203344Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8204180Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8204987Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8205440Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8205864Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8206250Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8206577Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8206938Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8207270Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8207382Z Execution Analysis: .......... 2024-04-03T17:41:39.8207750Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8208016Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8208376Z pt-xla-profiler: CompileTime too frequent: 33 counts during 36 steps 2024-04-03T17:41:39.8208781Z pt-xla-profiler: TransferFromDeviceTime too frequent: 37 counts during 36 steps 2024-04-03T17:41:39.8208786Z 2024-04-03T17:41:39.8209043Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8209192Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8209570Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8209687Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8209948Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8210124Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8210284Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8210491Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8210923Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8211380Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8211763Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8212089Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8212449Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8212781Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8213130Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8213284Z Execution Analysis: (:1) 2024-04-03T17:41:39.8213650Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8213903Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8213913Z 2024-04-03T17:41:39.8214174Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8214298Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8214570Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8214705Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8215019Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8215185Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8215541Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8215752Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8216673Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8217558Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8218030Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8218501Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8218905Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8219272Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8219665Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8220010Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8220145Z Execution Analysis: .......... 2024-04-03T17:41:39.8220537Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8220864Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8221232Z pt-xla-profiler: CompileTime too frequent: 33 counts during 37 steps 2024-04-03T17:41:39.8221648Z pt-xla-profiler: TransferFromDeviceTime too frequent: 38 counts during 37 steps 2024-04-03T17:41:39.8221654Z 2024-04-03T17:41:39.8221984Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8222117Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8222535Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8222675Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8222927Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8223102Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8223291Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8223535Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8224006Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8224479Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8224891Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8225259Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8225652Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8225998Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8226384Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8226532Z Execution Analysis: (:1) 2024-04-03T17:41:39.8226926Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8227213Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8227218Z 2024-04-03T17:41:39.8227487Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8227854Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8228306Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8228428Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8228692Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8228863Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8229038Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8229255Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8230139Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8230996Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8231468Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8231912Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8232321Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8232665Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8233040Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8233386Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8233560Z Execution Analysis: .......... 2024-04-03T17:41:39.8233940Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8234217Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8234663Z pt-xla-profiler: CompileTime too frequent: 33 counts during 38 steps 2024-04-03T17:41:39.8235093Z pt-xla-profiler: TransferFromDeviceTime too frequent: 39 counts during 38 steps 2024-04-03T17:41:39.8235099Z 2024-04-03T17:41:39.8235405Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8235536Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8235923Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8236046Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8236292Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8236515Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8236685Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8236903Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8237357Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8237803Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8238210Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8238554Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8238930Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8239280Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8239646Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8239805Z Execution Analysis: (:1) 2024-04-03T17:41:39.8240189Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8240457Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8240462Z 2024-04-03T17:41:39.8240738Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8240869Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8241262Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8241391Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8241625Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8241787Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8241969Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8242162Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8243001Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8243815Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8244245Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8244682Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8245054Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8245391Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8245787Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8246104Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8246228Z Execution Analysis: .......... 2024-04-03T17:41:39.8246589Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8246869Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8247204Z pt-xla-profiler: CompileTime too frequent: 33 counts during 39 steps 2024-04-03T17:41:39.8247622Z pt-xla-profiler: TransferFromDeviceTime too frequent: 40 counts during 39 steps 2024-04-03T17:41:39.8247628Z 2024-04-03T17:41:39.8247898Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8248019Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8248377Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8248539Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8248769Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8248931Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8249106Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8249301Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8249737Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8250175Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8250546Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8250888Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8251245Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8251566Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8251922Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8252059Z Execution Analysis: (:1) 2024-04-03T17:41:39.8252424Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8252690Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8252696Z 2024-04-03T17:41:39.8252946Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8253080Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8253351Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8253467Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8253717Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8253878Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8254042Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8254247Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8255163Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8256197Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8256683Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8257137Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8257553Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8257945Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8258334Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8258687Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8258835Z Execution Analysis: .......... 2024-04-03T17:41:39.8259237Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8259555Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8259906Z pt-xla-profiler: CompileTime too frequent: 33 counts during 40 steps 2024-04-03T17:41:39.8260340Z pt-xla-profiler: TransferFromDeviceTime too frequent: 41 counts during 40 steps 2024-04-03T17:41:39.8260346Z 2024-04-03T17:41:39.8260622Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8260798Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8261200Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8261326Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8261576Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8261765Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8261940Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8262160Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8262628Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8263084Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8263503Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8263860Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8264246Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8264604Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8264978Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8265141Z Execution Analysis: (:1) 2024-04-03T17:41:39.8265530Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8265802Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8265808Z 2024-04-03T17:41:39.8266087Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8266217Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8266515Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8266653Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8266902Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8267075Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8267266Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8267475Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8268602Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8269460Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8269918Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8270432Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8270828Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8271184Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8271598Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8271939Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8272068Z Execution Analysis: .......... 2024-04-03T17:41:39.8272489Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8272755Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8273107Z pt-xla-profiler: CompileTime too frequent: 33 counts during 41 steps 2024-04-03T17:41:39.8273552Z pt-xla-profiler: TransferFromDeviceTime too frequent: 42 counts during 41 steps 2024-04-03T17:41:39.8273560Z 2024-04-03T17:41:39.8273843Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8273972Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8274349Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8274489Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8274733Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8274904Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8275091Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8275296Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8275751Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8276209Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8276603Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8276960Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8277338Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8277675Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8278054Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8278202Z Execution Analysis: (:1) 2024-04-03T17:41:39.8278585Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8278866Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8278876Z 2024-04-03T17:41:39.8279139Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8279389Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8279663Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8279779Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8280028Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8280189Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8280354Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8280559Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8281393Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8282205Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8282692Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8283115Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8283503Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8283859Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8284220Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8284583Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8284695Z Execution Analysis: .......... 2024-04-03T17:41:39.8285059Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8285324Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8285683Z pt-xla-profiler: CompileTime too frequent: 33 counts during 42 steps 2024-04-03T17:41:39.8286090Z pt-xla-profiler: TransferFromDeviceTime too frequent: 43 counts during 42 steps 2024-04-03T17:41:39.8286095Z 2024-04-03T17:41:39.8286351Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8286474Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8286845Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8286960Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8287195Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8287369Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8287530Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8287736Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8288174Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8288597Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8288982Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8289310Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8289673Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8290009Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8290357Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8290505Z Execution Analysis: (:1) 2024-04-03T17:41:39.8290871Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8291124Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8291129Z 2024-04-03T17:41:39.8291392Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8291513Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8291787Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8291914Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8292149Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8292312Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8292492Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8292683Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8293717Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8294608Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8295149Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8295818Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8296224Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8296622Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8297015Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8297359Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8297495Z Execution Analysis: .......... 2024-04-03T17:41:39.8297924Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8298195Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8298558Z pt-xla-profiler: CompileTime too frequent: 33 counts during 43 steps 2024-04-03T17:41:39.8298979Z pt-xla-profiler: TransferFromDeviceTime too frequent: 45 counts during 43 steps 2024-04-03T17:41:39.8298984Z 2024-04-03T17:41:39.8299270Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8299403Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8299790Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8299931Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8300181Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8300356Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8300546Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8300759Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8301224Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8301691Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8302092Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8302456Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8302847Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8303192Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8303579Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8303732Z Execution Analysis: (:1) 2024-04-03T17:41:39.8304125Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8304408Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8304414Z 2024-04-03T17:41:39.8304681Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8304825Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8305121Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8305249Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8305515Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8305688Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8305866Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8306086Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8307031Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8308026Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8308557Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8309018Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8309476Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8309831Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8310219Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8310619Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8310741Z Execution Analysis: .......... 2024-04-03T17:41:39.8311150Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8311420Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8311771Z pt-xla-profiler: CompileTime too frequent: 33 counts during 44 steps 2024-04-03T17:41:39.8312204Z pt-xla-profiler: TransferFromDeviceTime too frequent: 46 counts during 44 steps 2024-04-03T17:41:39.8312210Z 2024-04-03T17:41:39.8312488Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8312624Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8313025Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8313151Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8313408Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8313596Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8313767Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8313990Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8314459Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8314917Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8315333Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8315684Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8316069Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8316532Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8316899Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8317058Z Execution Analysis: (:1) 2024-04-03T17:41:39.8317440Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8317707Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8317712Z 2024-04-03T17:41:39.8317987Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8318115Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8318403Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8318535Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8318778Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8319008Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8319180Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8319380Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8320268Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8321261Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8321727Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8322168Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8322541Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8322884Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8323276Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8323594Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8323721Z Execution Analysis: .......... 2024-04-03T17:41:39.8324088Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8324339Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8324675Z pt-xla-profiler: CompileTime too frequent: 33 counts during 45 steps 2024-04-03T17:41:39.8325065Z pt-xla-profiler: TransferFromDeviceTime too frequent: 47 counts during 45 steps 2024-04-03T17:41:39.8325070Z 2024-04-03T17:41:39.8325339Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8325460Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8325822Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8325950Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8326181Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8326347Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8326523Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8326717Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8327150Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8327586Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8327956Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8328296Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8328658Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8328975Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8329334Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8329472Z Execution Analysis: (:1) 2024-04-03T17:41:39.8329838Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8330102Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8330109Z 2024-04-03T17:41:39.8330356Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8330489Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8330763Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8330958Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8331205Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8331368Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8331536Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8331747Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8332609Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8333460Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8333897Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8334318Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8334732Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8335131Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8335672Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8336035Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8336160Z Execution Analysis: .......... 2024-04-03T17:41:39.8336571Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8336844Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8337194Z pt-xla-profiler: CompileTime too frequent: 33 counts during 46 steps 2024-04-03T17:41:39.8337630Z pt-xla-profiler: TransferFromDeviceTime too frequent: 48 counts during 46 steps 2024-04-03T17:41:39.8337639Z 2024-04-03T17:41:39.8337915Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8338048Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8338448Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8338573Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8338827Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8339015Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8339190Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8339417Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8339886Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8340343Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8340759Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8341114Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8341499Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8341970Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8342365Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8342528Z Execution Analysis: (:1) 2024-04-03T17:41:39.8342925Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8343201Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8343207Z 2024-04-03T17:41:39.8343492Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8343675Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8343970Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8344109Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8344363Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8344550Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8344759Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8344968Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8345920Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8346802Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8347272Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8348013Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8348405Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8348760Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8349143Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8349478Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8349612Z Execution Analysis: .......... 2024-04-03T17:41:39.8349996Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8350261Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8350615Z pt-xla-profiler: CompileTime too frequent: 33 counts during 47 steps 2024-04-03T17:41:39.8351022Z pt-xla-profiler: TransferFromDeviceTime too frequent: 49 counts during 47 steps 2024-04-03T17:41:39.8351028Z 2024-04-03T17:41:39.8351314Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8351443Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8351819Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8351956Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8379409Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8379697Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8379882Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8380090Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8380566Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8381030Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8381425Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8381777Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8382160Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8382499Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8382867Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8383005Z Execution Analysis: (:1) 2024-04-03T17:41:39.8383434Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8383700Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8383884Z 2024-04-03T17:41:39.8384145Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8384271Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8384558Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8384675Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8384968Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8385137Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8385308Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8385558Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8386460Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8387336Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8388173Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8388781Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8389183Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8389528Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8389907Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8390245Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8390355Z Execution Analysis: .......... 2024-04-03T17:41:39.8390751Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8391018Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8391360Z pt-xla-profiler: CompileTime too frequent: 33 counts during 48 steps 2024-04-03T17:41:39.8391882Z pt-xla-profiler: TransferFromDeviceTime too frequent: 50 counts during 48 steps 2024-04-03T17:41:39.8391888Z 2024-04-03T17:41:39.8392152Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8392274Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8392646Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8392761Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8393001Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8393164Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8393326Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8393525Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8393977Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8394414Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8394799Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8395135Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8395504Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8395831Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8396357Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8396498Z Execution Analysis: (:1) 2024-04-03T17:41:39.8396881Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8397198Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8397204Z 2024-04-03T17:41:39.8397467Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8397588Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8397916Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8398036Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8398278Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8398487Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8398656Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8398853Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8399747Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8400758Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8401202Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8401643Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8402030Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8402381Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8402759Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8403105Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8403226Z Execution Analysis: .......... 2024-04-03T17:41:39.8403610Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8403884Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8404225Z pt-xla-profiler: CompileTime too frequent: 33 counts during 49 steps 2024-04-03T17:41:39.8404647Z pt-xla-profiler: TransferFromDeviceTime too frequent: 51 counts during 49 steps 2024-04-03T17:41:39.8404653Z 2024-04-03T17:41:39.8404920Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8405049Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8405434Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8405556Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8405800Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8405987Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8406155Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8406370Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8406824Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8407271Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8407673Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8408118Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8408476Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8408806Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8409150Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8409334Z Execution Analysis: (:1) 2024-04-03T17:41:39.8409703Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8409955Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8409960Z 2024-04-03T17:41:39.8410247Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8410371Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8410679Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8410812Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8411046Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8411208Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8411385Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8411615Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8412461Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8413285Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8413829Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8414266Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8414640Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8415061Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8415594Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8415942Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8416078Z Execution Analysis: .......... 2024-04-03T17:41:39.8416479Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8416753Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8417123Z pt-xla-profiler: CompileTime too frequent: 33 counts during 50 steps 2024-04-03T17:41:39.8417545Z pt-xla-profiler: TransferFromDeviceTime too frequent: 52 counts during 50 steps 2024-04-03T17:41:39.8417554Z 2024-04-03T17:41:39.8417844Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8417974Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8418358Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8418500Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8418749Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8418924Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8419110Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8419317Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8419787Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8420253Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8420658Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8421023Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8421407Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8421800Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8422187Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8422336Z Execution Analysis: (:1) 2024-04-03T17:41:39.8422729Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8423065Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8423071Z 2024-04-03T17:41:39.8423372Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8423517Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8423814Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8423940Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8424321Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8424575Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8424754Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8424979Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8425890Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8426766Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8427259Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8427844Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8428260Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8428615Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8429001Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8429361Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8429481Z Execution Analysis: .......... 2024-04-03T17:41:39.8429877Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8430168Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8430521Z pt-xla-profiler: CompileTime too frequent: 33 counts during 51 steps 2024-04-03T17:41:39.8430959Z pt-xla-profiler: TransferFromDeviceTime too frequent: 53 counts during 51 steps 2024-04-03T17:41:39.8430966Z 2024-04-03T17:41:39.8431242Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8431377Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8431774Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8431899Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8432149Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8432335Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8432510Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8432732Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8433204Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8433663Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8434078Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8434426Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8434883Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8435243Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8435617Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8435817Z Execution Analysis: (:1) 2024-04-03T17:41:39.8436217Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8436533Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8436540Z 2024-04-03T17:41:39.8436821Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8436951Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8437248Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8437430Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8437683Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8437857Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8438050Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8438261Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8439179Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8440149Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8440603Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8441063Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8441458Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8441810Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8442185Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8442521Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8442649Z Execution Analysis: .......... 2024-04-03T17:41:39.8443032Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8443298Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8443653Z pt-xla-profiler: CompileTime too frequent: 33 counts during 52 steps 2024-04-03T17:41:39.8444062Z pt-xla-profiler: TransferFromDeviceTime too frequent: 54 counts during 52 steps 2024-04-03T17:41:39.8444072Z 2024-04-03T17:41:39.8444354Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8444480Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8444855Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8444990Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8445236Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8445408Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8445591Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8445797Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8446253Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8446711Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8447149Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8447505Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8447880Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8448336Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8448699Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8448838Z Execution Analysis: (:1) 2024-04-03T17:41:39.8449233Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8449504Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8449509Z 2024-04-03T17:41:39.8449759Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8449968Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8450243Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8450360Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8450610Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8450774Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8450940Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8451148Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8451983Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8452797Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8453249Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8453674Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8454062Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8454393Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8454756Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8455164Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8455280Z Execution Analysis: .......... 2024-04-03T17:41:39.8455838Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8456122Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8456475Z pt-xla-profiler: CompileTime too frequent: 33 counts during 53 steps 2024-04-03T17:41:39.8456908Z pt-xla-profiler: TransferFromDeviceTime too frequent: 55 counts during 53 steps 2024-04-03T17:41:39.8456914Z 2024-04-03T17:41:39.8457192Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8457322Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8457726Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8457852Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8458106Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8458295Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8458470Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8458697Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8459163Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8459659Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8460073Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8460424Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8460845Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8461205Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8461605Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8461768Z Execution Analysis: (:1) 2024-04-03T17:41:39.8462165Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8462438Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8462486Z 2024-04-03T17:41:39.8462768Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8462898Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8463191Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8463331Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8463584Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8463759Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8463953Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8464162Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8465077Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8465960Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8466428Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8466899Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8467302Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8467891Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8468444Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8468791Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8468925Z Execution Analysis: .......... 2024-04-03T17:41:39.8469317Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8469593Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8469955Z pt-xla-profiler: CompileTime too frequent: 33 counts during 54 steps 2024-04-03T17:41:39.8470374Z pt-xla-profiler: TransferFromDeviceTime too frequent: 56 counts during 54 steps 2024-04-03T17:41:39.8470381Z 2024-04-03T17:41:39.8470674Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8470804Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8471191Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8471328Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8471577Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8471752Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8471940Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8472202Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8472668Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8473140Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8473577Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8473946Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8474370Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8474719Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8475106Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8475254Z Execution Analysis: (:1) 2024-04-03T17:41:39.8475686Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8475971Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8475976Z 2024-04-03T17:41:39.8476239Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8476386Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8476681Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8476805Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8477075Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8477246Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8477423Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8477645Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8478545Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8479535Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8480004Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8480451Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8480859Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8481294Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8481652Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8481981Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8482096Z Execution Analysis: .......... 2024-04-03T17:41:39.8482460Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8482723Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8483049Z pt-xla-profiler: CompileTime too frequent: 33 counts during 55 steps 2024-04-03T17:41:39.8483447Z pt-xla-profiler: TransferFromDeviceTime too frequent: 57 counts during 55 steps 2024-04-03T17:41:39.8483452Z 2024-04-03T17:41:39.8483710Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8483830Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8484199Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8484318Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8484551Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8484759Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8484922Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8485131Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8485562Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8486012Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8486395Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8486751Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8487111Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8487444Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8487822Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8487970Z Execution Analysis: (:1) 2024-04-03T17:41:39.8488333Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8488585Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8488591Z 2024-04-03T17:41:39.8488851Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8488974Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8489248Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8489379Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8489611Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8489773Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8489957Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8490150Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8491005Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8491812Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8492243Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8492681Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8493052Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8493391Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8493751Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8494067Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8494191Z Execution Analysis: .......... 2024-04-03T17:41:39.8494550Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8494803Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8495221Z pt-xla-profiler: CompileTime too frequent: 33 counts during 56 steps 2024-04-03T17:41:39.8495805Z pt-xla-profiler: TransferFromDeviceTime too frequent: 58 counts during 56 steps 2024-04-03T17:41:39.8495811Z 2024-04-03T17:41:39.8496100Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8496232Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8496616Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8496800Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8497051Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8497228Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8497421Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8497659Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8498124Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8498619Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8499021Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8499385Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8499771Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8500161Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8500548Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8500696Z Execution Analysis: (:1) 2024-04-03T17:41:39.8501091Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8501377Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8501383Z 2024-04-03T17:41:39.8501653Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8501796Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8502092Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8502217Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8502486Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8502659Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8502838Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8503063Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8503962Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8504838Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8505321Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8505777Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8506192Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8506545Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8506931Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8507287Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8507413Z Execution Analysis: .......... 2024-04-03T17:41:39.8508040Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8508327Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8508669Z pt-xla-profiler: CompileTime too frequent: 33 counts during 57 steps 2024-04-03T17:41:39.8509091Z pt-xla-profiler: TransferFromDeviceTime too frequent: 59 counts during 57 steps 2024-04-03T17:41:39.8509097Z 2024-04-03T17:41:39.8509367Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8509551Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8509942Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8510066Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8510313Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8510543Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8510716Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8510931Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8511423Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8511869Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8512273Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8512653Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8513029Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8513379Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8513744Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8513903Z Execution Analysis: (:1) 2024-04-03T17:41:39.8514290Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8514562Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8514567Z 2024-04-03T17:41:39.8514843Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8514970Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8515265Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8515401Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8515647Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8515818Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8516004Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8516211Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8517100Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8517954Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8518409Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8518874Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8519264Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8519617Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8519994Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8520328Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8520459Z Execution Analysis: .......... 2024-04-03T17:41:39.8520948Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8521199Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8521536Z pt-xla-profiler: CompileTime too frequent: 33 counts during 58 steps 2024-04-03T17:41:39.8521959Z pt-xla-profiler: TransferFromDeviceTime too frequent: 60 counts during 58 steps 2024-04-03T17:41:39.8521965Z 2024-04-03T17:41:39.8522233Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8522357Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8522712Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8522867Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8523100Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8523264Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8523467Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8523661Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8524090Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8524525Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8524933Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8525273Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8525632Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8525952Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8526310Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8526450Z Execution Analysis: (:1) 2024-04-03T17:41:39.8526812Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8527075Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8527080Z 2024-04-03T17:41:39.8527330Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8527464Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8527736Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8527851Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8528098Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8528261Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8528425Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8528629Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8529464Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8530285Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8530720Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8531143Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8531527Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8531853Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8532214Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8532546Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8532657Z Execution Analysis: .......... 2024-04-03T17:41:39.8533034Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8533282Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8533639Z pt-xla-profiler: CompileTime too frequent: 33 counts during 59 steps 2024-04-03T17:41:39.8534039Z pt-xla-profiler: TransferFromDeviceTime too frequent: 61 counts during 59 steps 2024-04-03T17:41:39.8534045Z 2024-04-03T17:41:39.8534298Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8534444Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8534815Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8535008Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8535283Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8535641Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8535816Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8536039Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8536545Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8537004Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8537421Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8537774Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8538163Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8538524Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8538897Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8539057Z Execution Analysis: (:1) 2024-04-03T17:41:39.8539449Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8539722Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8539728Z 2024-04-03T17:41:39.8540006Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8540136Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8540432Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8540568Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8540818Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8541004Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8541185Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8541392Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8542305Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8543186Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8543653Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8544126Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8544530Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8544895Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8545281Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8545627Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8545760Z Execution Analysis: .......... 2024-04-03T17:41:39.8546200Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8546468Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8546831Z pt-xla-profiler: CompileTime too frequent: 33 counts during 60 steps 2024-04-03T17:41:39.8547282Z pt-xla-profiler: TransferFromDeviceTime too frequent: 62 counts during 60 steps 2024-04-03T17:41:39.8547288Z 2024-04-03T17:41:39.8547802Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8547937Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8548400Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8548539Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8548783Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8548957Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8549191Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8549396Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8549852Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8550312Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8550705Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8551061Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8551440Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8551774Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8552157Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8552306Z Execution Analysis: (:1) 2024-04-03T17:41:39.8552693Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8552971Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8552977Z 2024-04-03T17:41:39.8553238Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8553378Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8553663Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8553787Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8554043Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8554212Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8554386Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8554603Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8555485Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8556351Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8556806Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8557251Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8557655Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8558002Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8558378Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8558771Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8558888Z Execution Analysis: .......... 2024-04-03T17:41:39.8559281Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8559542Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8559914Z pt-xla-profiler: CompileTime too frequent: 33 counts during 61 steps 2024-04-03T17:41:39.8560341Z pt-xla-profiler: TransferFromDeviceTime too frequent: 63 counts during 61 steps 2024-04-03T17:41:39.8560346Z 2024-04-03T17:41:39.8560644Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8560879Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8561252Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8561368Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8561632Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8561809Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8561969Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8562174Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8562608Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8563029Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8563415Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8563739Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8564099Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8564427Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8564777Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8564926Z Execution Analysis: (:1) 2024-04-03T17:41:39.8565287Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8565537Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8565543Z 2024-04-03T17:41:39.8565802Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8565923Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8566195Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8566323Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8566554Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8566728Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8566899Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8567091Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8567937Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8568745Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8569177Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8569618Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8569991Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8570330Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8570724Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8571043Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8571167Z Execution Analysis: .......... 2024-04-03T17:41:39.8571555Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8571806Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8572144Z pt-xla-profiler: CompileTime too frequent: 33 counts during 62 steps 2024-04-03T17:41:39.8572558Z pt-xla-profiler: TransferFromDeviceTime too frequent: 64 counts during 62 steps 2024-04-03T17:41:39.8572564Z 2024-04-03T17:41:39.8572835Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8572958Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8573347Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8573476Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8573707Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8573870Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8574043Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8574240Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8574671Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8575196Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8575756Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8576125Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8576518Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8576862Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8577247Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8577397Z Execution Analysis: (:1) 2024-04-03T17:41:39.8577797Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8578084Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8578091Z 2024-04-03T17:41:39.8578358Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8578502Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8578796Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8578926Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8579190Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8579365Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8579543Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8579765Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8580668Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8581556Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8582021Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8582479Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8582938Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8583292Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8583682Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8584067Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8584189Z Execution Analysis: .......... 2024-04-03T17:41:39.8584590Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8584894Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8585245Z pt-xla-profiler: CompileTime too frequent: 33 counts during 63 steps 2024-04-03T17:41:39.8585676Z pt-xla-profiler: TransferFromDeviceTime too frequent: 66 counts during 63 steps 2024-04-03T17:41:39.8585682Z 2024-04-03T17:41:39.8585995Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8586126Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8586526Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8586653Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8586903Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8587091Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8587266Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8587490Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8588193Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8588643Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8589052Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8589402Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8589781Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8590128Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8590494Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8590654Z Execution Analysis: (:1) 2024-04-03T17:41:39.8591042Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8591306Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8591312Z 2024-04-03T17:41:39.8591585Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8591717Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8592004Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8592137Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8592382Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8592565Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8592741Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8592943Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8593836Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8594685Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8595143Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8595663Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8596056Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8596415Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8596839Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8597178Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8597309Z Execution Analysis: .......... 2024-04-03T17:41:39.8597729Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8597996Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8598353Z pt-xla-profiler: CompileTime too frequent: 33 counts during 64 steps 2024-04-03T17:41:39.8598803Z pt-xla-profiler: TransferFromDeviceTime too frequent: 67 counts during 64 steps 2024-04-03T17:41:39.8598809Z 2024-04-03T17:41:39.8599092Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8599219Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8599597Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8599733Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8599976Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8600148Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8600331Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8600536Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8601086Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8601524Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8601896Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8602235Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8602595Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8602914Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8603274Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8603411Z Execution Analysis: (:1) 2024-04-03T17:41:39.8603774Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8604036Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8604045Z 2024-04-03T17:41:39.8604290Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8604422Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8604694Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8604809Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8605057Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8605219Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8605386Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8605592Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8606426Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8607245Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8607708Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8608133Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8608545Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8608871Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8609228Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8609586Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8609698Z Execution Analysis: .......... 2024-04-03T17:41:39.8610074Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8610357Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8610680Z pt-xla-profiler: CompileTime too frequent: 33 counts during 65 steps 2024-04-03T17:41:39.8611077Z pt-xla-profiler: TransferFromDeviceTime too frequent: 68 counts during 65 steps 2024-04-03T17:41:39.8611082Z 2024-04-03T17:41:39.8611342Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8611463Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8611834Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8611952Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8612198Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8612366Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8612527Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8612735Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8613172Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8613591Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8613977Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8614303Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8614662Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8615098Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8615621Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8615784Z Execution Analysis: (:1) 2024-04-03T17:41:39.8616182Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8616457Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8616462Z 2024-04-03T17:41:39.8616745Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8616876Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8617173Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8617316Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8617567Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8617760Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8617940Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8618148Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8619063Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8619979Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8620446Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8620945Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8621348Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8621754Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8622146Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8622492Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8622659Z Execution Analysis: .......... 2024-04-03T17:41:39.8623053Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8623324Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8623757Z pt-xla-profiler: TransferFromDeviceTime too frequent: 69 counts during 66 steps 2024-04-03T17:41:39.8623763Z 2024-04-03T17:41:39.8624042Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8624184Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8624572Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8624696Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8624961Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8625135Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8625307Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8625534Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8626004Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8626460Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8626874Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8627225Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8627853Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8628348Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8628713Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8628874Z Execution Analysis: (:1) 2024-04-03T17:41:39.8629262Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8629524Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8629545Z 2024-04-03T17:41:39.8629804Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8629933Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8630232Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8630354Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8630600Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8630786Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8630960Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8631162Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8632111Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8632966Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8633471Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8633919Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8634349Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8634709Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8635086Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8635422Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8635603Z Execution Analysis: .......... 2024-04-03T17:41:39.8635985Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8636260Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8636673Z pt-xla-profiler: TransferFromDeviceTime too frequent: 70 counts during 67 steps 2024-04-03T17:41:39.8636679Z 2024-04-03T17:41:39.8636949Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8637093Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8637471Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8637596Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8637856Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8638029Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8638202Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8638417Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8638871Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8639333Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8639724Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8640067Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8640465Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8640908Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8641256Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8641412Z Execution Analysis: (:1) 2024-04-03T17:41:39.8641775Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8642041Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8642046Z 2024-04-03T17:41:39.8642297Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8642421Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8642707Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8642826Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8643056Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8643230Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8643396Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8643644Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8644478Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8645291Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8645798Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8646225Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8646628Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8646970Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8647329Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8647696Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8647808Z Execution Analysis: .......... 2024-04-03T17:41:39.8648172Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8648440Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8648829Z pt-xla-profiler: TransferFromDeviceTime too frequent: 71 counts during 68 steps 2024-04-03T17:41:39.8648834Z 2024-04-03T17:41:39.8649092Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8649226Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8649581Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8649709Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8649939Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8650105Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8650279Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8650471Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8650902Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8651340Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8651712Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8652038Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8652409Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8652731Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8653091Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8653228Z Execution Analysis: (:1) 2024-04-03T17:41:39.8653594Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8653855Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8653862Z 2024-04-03T17:41:39.8654108Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8654242Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8654517Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8654633Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8654878Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8655124Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8655498Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8655721Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8656622Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8657528Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8658012Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8658498Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8658917Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8659274Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8659694Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8660052Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8660171Z Execution Analysis: .......... 2024-04-03T17:41:39.8660563Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8660846Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8661265Z pt-xla-profiler: TransferFromDeviceTime too frequent: 72 counts during 69 steps 2024-04-03T17:41:39.8661271Z 2024-04-03T17:41:39.8661562Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8661692Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8662076Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8662217Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8662471Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8662646Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8662832Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8663039Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8663521Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8663980Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8664383Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8664749Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8665137Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8665481Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8665870Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8666020Z Execution Analysis: (:1) 2024-04-03T17:41:39.8666411Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8666700Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8666706Z 2024-04-03T17:41:39.8666976Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8667121Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8667505Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8667737Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8668155Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8668383Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8668558Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8668775Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8669658Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8670565Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8671060Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8671509Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8671914Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8672256Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8672674Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8673023Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8673140Z Execution Analysis: .......... 2024-04-03T17:41:39.8673540Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8673804Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8674217Z pt-xla-profiler: TransferFromDeviceTime too frequent: 73 counts during 70 steps 2024-04-03T17:41:39.8674223Z 2024-04-03T17:41:39.8674506Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8674635Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8675011Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8675153Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8675396Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8675579Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8675746Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8675952Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8676420Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8676864Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8677256Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8677610Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8677987Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8678340Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8678706Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8678849Z Execution Analysis: (:1) 2024-04-03T17:41:39.8679249Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8679512Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8679517Z 2024-04-03T17:41:39.8679777Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8679916Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8680202Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8680337Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8680582Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8680785Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8680971Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8681171Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8682094Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8682967Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8683453Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8683900Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8684303Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8684678Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8685070Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8685405Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8685524Z Execution Analysis: .......... 2024-04-03T17:41:39.8685922Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8686186Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8686687Z pt-xla-profiler: TransferFromDeviceTime too frequent: 74 counts during 71 steps 2024-04-03T17:41:39.8686707Z 2024-04-03T17:41:39.8686972Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8687099Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8687493Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8687614Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8687859Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8688044Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8688215Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8688420Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8688885Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8689331Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8689736Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8690079Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8690459Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8690806Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8691170Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8691316Z Execution Analysis: (:1) 2024-04-03T17:41:39.8691717Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8691981Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8691988Z 2024-04-03T17:41:39.8692262Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8692389Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8692677Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8692861Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8693107Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8693276Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8693464Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8693667Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8694576Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8695725Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8696196Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8696670Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8697108Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8697457Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8697859Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8698204Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8698323Z Execution Analysis: .......... 2024-04-03T17:41:39.8698733Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8699009Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8699444Z pt-xla-profiler: TransferFromDeviceTime too frequent: 75 counts during 72 steps 2024-04-03T17:41:39.8699450Z 2024-04-03T17:41:39.8699725Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8699859Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8700259Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8700384Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8700636Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8700828Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8701002Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8701225Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8701691Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8702146Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8702558Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8702913Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8703300Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8703654Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8704025Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8704188Z Execution Analysis: (:1) 2024-04-03T17:41:39.8704584Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8704856Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8704862Z 2024-04-03T17:41:39.8705143Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8705272Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8705569Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8705739Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8705989Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8706163Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8706353Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8706590Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8707720Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8708789Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8709250Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8709709Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8710137Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8710495Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8710871Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8711207Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8711342Z Execution Analysis: .......... 2024-04-03T17:41:39.8711725Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8711992Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8712418Z pt-xla-profiler: TransferFromDeviceTime too frequent: 76 counts during 73 steps 2024-04-03T17:41:39.8712424Z 2024-04-03T17:41:39.8712696Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8712838Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8713213Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8713334Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8713595Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8713766Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8713936Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8714151Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8714607Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8715047Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8715454Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8715798Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8716187Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8716520Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8716885Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8717042Z Execution Analysis: (:1) 2024-04-03T17:41:39.8717424Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8717686Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8717691Z 2024-04-03T17:41:39.8717965Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8718135Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8718435Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8718557Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8718801Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8718984Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8719190Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8719394Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8720320Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8721261Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8721705Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8722172Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8722541Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8722878Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8723239Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8723557Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8723679Z Execution Analysis: .......... 2024-04-03T17:41:39.8724048Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8724313Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8724703Z pt-xla-profiler: TransferFromDeviceTime too frequent: 77 counts during 74 steps 2024-04-03T17:41:39.8724712Z 2024-04-03T17:41:39.8724969Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8725105Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8725461Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8725578Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8725827Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8725989Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8726150Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8726359Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8726788Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8727220Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8727594Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8727921Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8728294Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8728613Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8728958Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8729108Z Execution Analysis: (:1) 2024-04-03T17:41:39.8729468Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8729732Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8729737Z 2024-04-03T17:41:39.8729982Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8730138Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8730421Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8730537Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8730768Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8730976Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8731142Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8731335Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8732219Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8733029Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8733512Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8733932Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8734304Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8734644Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8735070Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8735577Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8735697Z Execution Analysis: .......... 2024-04-03T17:41:39.8736095Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8736380Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8736805Z pt-xla-profiler: TransferFromDeviceTime too frequent: 78 counts during 75 steps 2024-04-03T17:41:39.8736812Z 2024-04-03T17:41:39.8737081Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8737225Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8737613Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8737752Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8738005Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8738180Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8738367Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8738574Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8739039Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8739507Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8739911Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8740260Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8740660Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8741003Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8741390Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8741539Z Execution Analysis: (:1) 2024-04-03T17:41:39.8741928Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8742211Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8742300Z 2024-04-03T17:41:39.8742569Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8742699Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8743010Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8743136Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8743445Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8743623Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8743802Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8744055Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8744957Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8745830Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8746345Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8746803Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8747222Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8747797Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8748336Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8748689Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8748807Z Execution Analysis: .......... 2024-04-03T17:41:39.8749194Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8749475Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8749892Z pt-xla-profiler: TransferFromDeviceTime too frequent: 79 counts during 76 steps 2024-04-03T17:41:39.8749897Z 2024-04-03T17:41:39.8750179Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8750306Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8750683Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8750825Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8751068Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8751242Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8751427Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8751629Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8752085Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8752546Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8752936Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8753291Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8753667Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8754001Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8754385Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8754529Z Execution Analysis: (:1) 2024-04-03T17:41:39.8754912Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8755192Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8755253Z 2024-04-03T17:41:39.8755513Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8755653Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8755938Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8756093Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8756356Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8756526Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8756735Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8756954Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8757831Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8758702Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8759201Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8759647Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8760056Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8760397Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8760776Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8761220Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8761333Z Execution Analysis: .......... 2024-04-03T17:41:39.8761714Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8761974Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8762363Z pt-xla-profiler: TransferFromDeviceTime too frequent: 80 counts during 77 steps 2024-04-03T17:41:39.8762368Z 2024-04-03T17:41:39.8762639Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8762763Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8763120Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8763252Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8763486Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8763664Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8763826Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8764022Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8764469Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8764893Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8765265Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8765608Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8765965Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8766283Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8766642Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8766781Z Execution Analysis: (:1) 2024-04-03T17:41:39.8767158Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8767443Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8767448Z 2024-04-03T17:41:39.8767695Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8767828Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8768137Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8768257Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8768502Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8768690Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8768868Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8769063Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8769895Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8770745Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8771176Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8771601Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8771987Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8772313Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8772684Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8772998Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8773108Z Execution Analysis: .......... 2024-04-03T17:41:39.8773490Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8773741Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8774129Z pt-xla-profiler: TransferFromDeviceTime too frequent: 81 counts during 78 steps 2024-04-03T17:41:39.8774146Z 2024-04-03T17:41:39.8774403Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8774523Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8774998Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8775119Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8775519Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8775710Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8775885Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8776099Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8776584Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8777043Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8777463Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8777815Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8778204Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8778563Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8778935Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8779082Z Execution Analysis: (:1) 2024-04-03T17:41:39.8779534Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8779801Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8779807Z 2024-04-03T17:41:39.8780085Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8780245Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8780540Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8780680Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8780962Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8781140Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8781338Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8781546Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8782449Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8783372Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8783841Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8784313Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8784717Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8785069Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8785469Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8785814Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8785937Z Execution Analysis: .......... 2024-04-03T17:41:39.8786343Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8786612Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8787051Z pt-xla-profiler: TransferFromDeviceTime too frequent: 82 counts during 79 steps 2024-04-03T17:41:39.8787057Z 2024-04-03T17:41:39.8787326Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8787457Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8788089Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8788216Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8788464Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8788650Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8788825Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8789043Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8789498Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8789942Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8790348Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8790692Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8791068Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8791413Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8791776Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8791991Z Execution Analysis: (:1) 2024-04-03T17:41:39.8792383Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8792646Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8792651Z 2024-04-03T17:41:39.8792964Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8793096Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8793386Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8793561Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8793809Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8793977Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8794161Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8794362Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8795299Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8796151Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8796615Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8797073Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8797464Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8797819Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8798195Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8798535Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8798667Z Execution Analysis: .......... 2024-04-03T17:41:39.8799046Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8799310Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8799736Z pt-xla-profiler: TransferFromDeviceTime too frequent: 83 counts during 80 steps 2024-04-03T17:41:39.8799742Z 2024-04-03T17:41:39.8800009Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8800150Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8800525Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8800646Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8800902Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8801185Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8801347Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8801552Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8801980Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8802404Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8802789Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8803116Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8803481Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8803799Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8804145Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8804331Z Execution Analysis: (:1) 2024-04-03T17:41:39.8804693Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8804943Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8804948Z 2024-04-03T17:41:39.8805233Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8805356Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8805670Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8805788Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8806020Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8806199Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8806363Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8806597Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8807448Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8808261Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8808712Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8809136Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8809509Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8809851Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8810208Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8810532Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8810658Z Execution Analysis: .......... 2024-04-03T17:41:39.8811019Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8811270Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8811673Z pt-xla-profiler: TransferFromDeviceTime too frequent: 84 counts during 81 steps 2024-04-03T17:41:39.8811678Z 2024-04-03T17:41:39.8811936Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8812070Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8812425Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8812541Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8812787Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8812951Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8813112Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8813321Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8813753Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8814188Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8814563Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8814887Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8815513Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8815860Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8816281Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8816447Z Execution Analysis: (:1) 2024-04-03T17:41:39.8816839Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8817167Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8817174Z 2024-04-03T17:41:39.8817442Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8817606Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8817914Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8818038Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8818290Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8818479Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8818692Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8818902Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8819827Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8820706Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8821189Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8821652Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8822057Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8822421Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8822813Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8823172Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8823292Z Execution Analysis: .......... 2024-04-03T17:41:39.8823684Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8823969Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8824387Z pt-xla-profiler: TransferFromDeviceTime too frequent: 85 counts during 82 steps 2024-04-03T17:41:39.8824395Z 2024-04-03T17:41:39.8824671Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8824814Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8825198Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8825342Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8825593Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8825768Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8825955Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8826162Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8826633Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8827102Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8827506Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8828234Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8828626Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8829026Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8829406Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8829550Z Execution Analysis: (:1) 2024-04-03T17:41:39.8829937Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8830251Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8830258Z 2024-04-03T17:41:39.8830553Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8830682Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8830981Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8831105Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8831360Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8831615Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8831788Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8832008Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8832884Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8833739Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8834212Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8834657Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8835062Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8835408Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8835783Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8836132Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8836249Z Execution Analysis: .......... 2024-04-03T17:41:39.8836632Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8836909Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8837322Z pt-xla-profiler: TransferFromDeviceTime too frequent: 87 counts during 83 steps 2024-04-03T17:41:39.8837328Z 2024-04-03T17:41:39.8837610Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8837739Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8838118Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8838256Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8838500Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8838672Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8838853Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8839057Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8839510Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8839969Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8840359Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8840714Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8841195Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8841553Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8841911Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8842050Z Execution Analysis: (:1) 2024-04-03T17:41:39.8842440Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8842704Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8842710Z 2024-04-03T17:41:39.8842984Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8843119Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8843393Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8843509Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8843790Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8843950Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8844114Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8844320Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8845159Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8845981Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8846414Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8846835Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8847219Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8847547Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8847906Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8848237Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8848350Z Execution Analysis: .......... 2024-04-03T17:41:39.8848725Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8848976Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8849364Z pt-xla-profiler: TransferFromDeviceTime too frequent: 88 counts during 84 steps 2024-04-03T17:41:39.8849369Z 2024-04-03T17:41:39.8849634Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8849760Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8850116Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8850244Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8850477Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8850653Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8850817Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8851010Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8851454Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8851875Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8852245Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8852585Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8852977Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8853296Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8853650Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8853823Z Execution Analysis: (:1) 2024-04-03T17:41:39.8854199Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8854479Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8854485Z 2024-04-03T17:41:39.8854731Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8854869Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8855233Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8855564Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8855831Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8856006Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8856198Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8856406Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8857311Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8858204Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8858668Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8859122Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8859537Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8859890Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8860287Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8860631Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8860749Z Execution Analysis: .......... 2024-04-03T17:41:39.8861157Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8861426Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8861845Z pt-xla-profiler: TransferFromDeviceTime too frequent: 89 counts during 85 steps 2024-04-03T17:41:39.8861851Z 2024-04-03T17:41:39.8862140Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8862275Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8862675Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8862798Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8863046Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8863235Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8863410Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8863617Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8864097Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8864550Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8864949Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8865366Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8865752Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8866108Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8866510Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8866660Z Execution Analysis: (:1) 2024-04-03T17:41:39.8867063Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8867368Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8867375Z 2024-04-03T17:41:39.8867891Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8868186Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8868537Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8868675Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8868924Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8869100Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8869293Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8869502Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8870410Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8871304Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8871779Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8872252Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8872657Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8873012Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8873411Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8873752Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8873873Z Execution Analysis: .......... 2024-04-03T17:41:39.8874283Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8874553Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8874990Z pt-xla-profiler: TransferFromDeviceTime too frequent: 90 counts during 86 steps 2024-04-03T17:41:39.8875000Z 2024-04-03T17:41:39.8875274Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8875403Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8875798Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8875922Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8876175Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8876365Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8876543Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8876754Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8877236Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8877693Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8878252Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8878605Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8878993Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8879399Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8879771Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8879921Z Execution Analysis: (:1) 2024-04-03T17:41:39.8880376Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8880648Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8880654Z 2024-04-03T17:41:39.8880934Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8881098Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8881496Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8881632Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8881877Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8882051Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8882239Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8882442Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8883339Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8884194Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8884646Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8885113Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8885506Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8885849Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8886245Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8886582Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8886712Z Execution Analysis: .......... 2024-04-03T17:41:39.8887095Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8887359Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8887780Z pt-xla-profiler: TransferFromDeviceTime too frequent: 91 counts during 87 steps 2024-04-03T17:41:39.8887790Z 2024-04-03T17:41:39.8888058Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8888186Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8888574Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8888698Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8888954Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8889128Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8889301Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8889519Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8890064Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8890485Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8890906Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8891230Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8891601Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8891947Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8892296Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8892477Z Execution Analysis: (:1) 2024-04-03T17:41:39.8892842Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8893095Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8893100Z 2024-04-03T17:41:39.8893402Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8893524Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8893810Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8893925Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8894158Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8894334Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8894500Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8894694Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8895791Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8896668Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8897139Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8897609Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8898011Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8898379Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8898763Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8899108Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8899244Z Execution Analysis: .......... 2024-04-03T17:41:39.8899635Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8899905Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8900347Z pt-xla-profiler: TransferFromDeviceTime too frequent: 92 counts during 88 steps 2024-04-03T17:41:39.8900352Z 2024-04-03T17:41:39.8900627Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8900771Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8901156Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8901281Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8901545Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8901723Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8901897Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8902119Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8902587Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8903101Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8903503Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8903854Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8904280Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8904624Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8905030Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8905192Z Execution Analysis: (:1) 2024-04-03T17:41:39.8905581Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8905863Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8905903Z 2024-04-03T17:41:39.8906169Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8906299Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8906606Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8906731Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8906985Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8907175Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8907353Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8907791Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8908845Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8909698Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8910175Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8910624Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8911017Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8911377Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8911759Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8912109Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8912228Z Execution Analysis: .......... 2024-04-03T17:41:39.8912609Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8912888Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8913295Z pt-xla-profiler: TransferFromDeviceTime too frequent: 93 counts during 89 steps 2024-04-03T17:41:39.8913300Z 2024-04-03T17:41:39.8913568Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8913709Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8914084Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8914206Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8914464Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8914634Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8914816Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8915019Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8915471Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8915990Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8916384Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8916761Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8917154Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8917487Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8917904Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8918054Z Execution Analysis: (:1) 2024-04-03T17:41:39.8918436Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8918752Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8918757Z 2024-04-03T17:41:39.8919020Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8919147Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8919448Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8919572Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8919834Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8920003Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8920179Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8920396Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8921368Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8922181Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8922629Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8923056Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8923440Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8923766Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8924124Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8924457Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8924568Z Execution Analysis: .......... 2024-04-03T17:41:39.8924930Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8925359Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8925768Z pt-xla-profiler: TransferFromDeviceTime too frequent: 94 counts during 90 steps 2024-04-03T17:41:39.8925773Z 2024-04-03T17:41:39.8926057Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8926185Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8926561Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8926698Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8926940Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8927110Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8927293Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8927497Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8927988Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8928446Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8928835Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8929218Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8929594Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8929998Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8930381Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8930526Z Execution Analysis: (:1) 2024-04-03T17:41:39.8930909Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8937561Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8937575Z 2024-04-03T17:41:39.8937922Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8938058Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8938384Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8938510Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8938765Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8938959Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8939137Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8939349Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8940305Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8941196Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8941687Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8942153Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8942556Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8942924Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8943311Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8943655Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8943795Z Execution Analysis: .......... 2024-04-03T17:41:39.8944193Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8944481Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8944904Z pt-xla-profiler: TransferFromDeviceTime too frequent: 95 counts during 91 steps 2024-04-03T17:41:39.8944910Z 2024-04-03T17:41:39.8945189Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8945334Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8945718Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8945842Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8946108Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8946282Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8946457Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8946787Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8947256Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8948231Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8948721Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8949075Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8949518Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8949864Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8950238Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8950403Z Execution Analysis: (:1) 2024-04-03T17:41:39.8950857Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8951143Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8951150Z 2024-04-03T17:41:39.8951416Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8951548Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8951856Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8951982Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8952236Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8952424Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8952604Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8952813Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8953734Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8954608Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8955096Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8955557Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8955960Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8956323Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8956706Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8957063Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8957186Z Execution Analysis: .......... 2024-04-03T17:41:39.8957580Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8957867Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8958289Z pt-xla-profiler: TransferFromDeviceTime too frequent: 96 counts during 92 steps 2024-04-03T17:41:39.8958295Z 2024-04-03T17:41:39.8958570Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8958716Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8959099Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8959239Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8959592Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8959763Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8959992Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8960196Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8960652Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8961243Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8961631Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8961958Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8962345Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8962685Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8963029Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8963200Z Execution Analysis: (:1) 2024-04-03T17:41:39.8963578Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8963829Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8963834Z 2024-04-03T17:41:39.8964096Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8964219Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8964493Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8964624Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8964856Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8965017Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8965195Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8965391Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8966225Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8967044Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8967476Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8967909Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8968280Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8968603Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8968972Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8969292Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8969402Z Execution Analysis: .......... 2024-04-03T17:41:39.8969777Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8970031Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8970437Z pt-xla-profiler: TransferFromDeviceTime too frequent: 97 counts during 93 steps 2024-04-03T17:41:39.8970442Z 2024-04-03T17:41:39.8970698Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8970819Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8971186Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8971302Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8971536Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8971749Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8971911Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8972117Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8972548Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8972994Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8973381Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8973732Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8974089Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8974421Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8974798Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8975043Z Execution Analysis: (:1) 2024-04-03T17:41:39.8975588Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8975864Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8975869Z 2024-04-03T17:41:39.8976154Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8976285Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8976584Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8976725Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8976977Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8977156Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8977353Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8977561Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8978475Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8979356Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8979824Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8980295Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8980698Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8981061Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8981454Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8981797Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8981933Z Execution Analysis: .......... 2024-04-03T17:41:39.8982323Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8982596Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8983033Z pt-xla-profiler: TransferFromDeviceTime too frequent: 98 counts during 94 steps 2024-04-03T17:41:39.8983039Z 2024-04-03T17:41:39.8986066Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8986212Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8986601Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8986816Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8987084Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8987371Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.8987540Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.8987880Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8988396Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.8988844Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8989291Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8989635Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8990029Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8990363Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8990804Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.8990961Z Execution Analysis: (:1) 2024-04-03T17:41:39.8991356Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8991621Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8991642Z 2024-04-03T17:41:39.8991900Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8992026Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8992328Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.8992451Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8992696Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.8992885Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.8993060Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.8993261Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.8994152Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.8995007Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.8995476Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.8995920Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.8996315Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.8996670Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.8997047Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.8997381Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.8997508Z Execution Analysis: .......... 2024-04-03T17:41:39.8997890Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.8998166Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8998574Z pt-xla-profiler: TransferFromDeviceTime too frequent: 99 counts during 95 steps 2024-04-03T17:41:39.8998580Z 2024-04-03T17:41:39.8998846Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.8998984Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.8999357Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.8999522Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.8999777Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.8999946Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9000127Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9000358Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9000816Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9001397Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9001770Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9002093Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9002468Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9002820Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9003164Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9003314Z Execution Analysis: (:1) 2024-04-03T17:41:39.9003682Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9003945Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9003949Z 2024-04-03T17:41:39.9004199Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9004321Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9004609Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9004729Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9004968Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9005143Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9005309Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9005518Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9006352Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9007163Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9007610Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9008032Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9008407Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9008752Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9009112Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9009443Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9009558Z Execution Analysis: .......... 2024-04-03T17:41:39.9009922Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9010184Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9010579Z pt-xla-profiler: TransferFromDeviceTime too frequent: 100 counts during 96 steps 2024-04-03T17:41:39.9010584Z 2024-04-03T17:41:39.9010844Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9010979Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9011367Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9011496Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9011727Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9011891Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9012093Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9012286Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9012716Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9013185Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9013558Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9013893Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9014286Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9014604Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9015039Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9015179Z Execution Analysis: (:1) 2024-04-03T17:41:39.9015731Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9016015Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9016023Z 2024-04-03T17:41:39.9016289Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9016432Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9016727Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9016857Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9017123Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9017297Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9017475Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9017698Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9018605Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9019484Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9019967Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9020424Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9020846Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9021197Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9021581Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9021941Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9022065Z Execution Analysis: .......... 2024-04-03T17:41:39.9022457Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9022742Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9023166Z pt-xla-profiler: TransferFromDeviceTime too frequent: 101 counts during 97 steps 2024-04-03T17:41:39.9023172Z 2024-04-03T17:41:39.9023458Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9023630Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9024018Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9024154Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9024405Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9024607Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9024793Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9025001Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9025511Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9025968Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9026369Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9026767Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9027153Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9027499Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9028015Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9028166Z Execution Analysis: (:1) 2024-04-03T17:41:39.9028572Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9028847Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9028853Z 2024-04-03T17:41:39.9029118Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9029262Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9029560Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9029685Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9029953Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9030128Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9030306Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9030525Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9031425Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9032315Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9032782Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9033237Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9033655Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9034005Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9034407Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9034754Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9034872Z Execution Analysis: .......... 2024-04-03T17:41:39.9035277Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9035544Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9035971Z pt-xla-profiler: TransferFromDeviceTime too frequent: 102 counts during 98 steps 2024-04-03T17:41:39.9035977Z 2024-04-03T17:41:39.9036320Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9036449Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9036847Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9036971Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9037315Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9037509Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9037687Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9037896Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9038414Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9038875Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9039277Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9039790Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9040168Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9040513Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9040979Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9041118Z Execution Analysis: (:1) 2024-04-03T17:41:39.9041499Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9041750Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9041755Z 2024-04-03T17:41:39.9042002Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9042141Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9042412Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9042538Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9042771Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9042930Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9043109Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9043301Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9044135Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9044954Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9045386Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9045821Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9046191Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9046516Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9046886Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9047204Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9047313Z Execution Analysis: .......... 2024-04-03T17:41:39.9047688Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9047943Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9048337Z pt-xla-profiler: TransferFromDeviceTime too frequent: 103 counts during 99 steps 2024-04-03T17:41:39.9048403Z 2024-04-03T17:41:39.9048657Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9048777Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9049145Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9049286Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9049520Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9049695Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9049854Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9050073Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9050523Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9050945Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9051364Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9051689Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9052047Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9052381Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9052726Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9052864Z Execution Analysis: (:1) 2024-04-03T17:41:39.9053239Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9053494Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9053499Z 2024-04-03T17:41:39.9053759Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9053882Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9054155Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9054284Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9054517Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9054679Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9054856Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9055122Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9056177Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9057069Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9057541Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9058013Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9058411Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9058765Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9059170Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9059514Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9059645Z Execution Analysis: .......... 2024-04-03T17:41:39.9060036Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9060311Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9060795Z pt-xla-profiler: TransferFromDeviceTime too frequent: 104 counts during 100 steps 2024-04-03T17:41:39.9060801Z 2024-04-03T17:41:39.9061075Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9061202Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9061627Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9061753Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9062006Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9062197Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9062403Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9062626Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9063094Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9063583Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9064003Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9064353Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9064741Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9065100Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9065477Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9065642Z Execution Analysis: (:1) 2024-04-03T17:41:39.9066034Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9066304Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9066314Z 2024-04-03T17:41:39.9066597Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9066727Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9067021Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9067161Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9067416Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9067813Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9067995Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9068202Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9069095Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9069947Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9070412Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9070868Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9071261Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9071618Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9071994Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9072332Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9072462Z Execution Analysis: .......... 2024-04-03T17:41:39.9072848Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9073112Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9073601Z pt-xla-profiler: TransferFromDeviceTime too frequent: 105 counts during 101 steps 2024-04-03T17:41:39.9073607Z 2024-04-03T17:41:39.9073875Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9074016Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9074426Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9074553Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9074845Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9075020Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9075189Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9075407Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9075862Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9076356Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9076934Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9077287Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9077688Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9078028Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9078402Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9078564Z Execution Analysis: (:1) 2024-04-03T17:41:39.9078957Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9079230Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9079254Z 2024-04-03T17:41:39.9079523Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9079653Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9079962Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9080089Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9080339Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9080526Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9080705Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9080912Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9081910Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9082766Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9083236Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9083682Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9084072Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9084426Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9084801Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9085131Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9085258Z Execution Analysis: .......... 2024-04-03T17:41:39.9085639Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9085953Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9086374Z pt-xla-profiler: TransferFromDeviceTime too frequent: 106 counts during 102 steps 2024-04-03T17:41:39.9086379Z 2024-04-03T17:41:39.9086673Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9086814Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9087188Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9087309Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9087595Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9087766Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9087935Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9088149Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9088735Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9089164Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9089533Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9089855Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9090222Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9090538Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9090884Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9091033Z Execution Analysis: (:1) 2024-04-03T17:41:39.9091395Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9091664Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9091668Z 2024-04-03T17:41:39.9091913Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9092033Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9092320Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9092435Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9092666Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9092840Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9093005Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9093208Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9094036Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9094848Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9095535Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9095994Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9096399Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9096770Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9097157Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9097517Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9097636Z Execution Analysis: .......... 2024-04-03T17:41:39.9098074Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9098360Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9098792Z pt-xla-profiler: TransferFromDeviceTime too frequent: 108 counts during 103 steps 2024-04-03T17:41:39.9098798Z 2024-04-03T17:41:39.9099104Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9099251Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9099668Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9099809Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9100057Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9100231Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9100416Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9100658Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9101122Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9101589Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9101994Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9102346Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9102747Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9103092Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9103478Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9103623Z Execution Analysis: (:1) 2024-04-03T17:41:39.9104020Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9104308Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9104313Z 2024-04-03T17:41:39.9104584Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9104727Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9105024Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9105147Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9105411Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9105584Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9105762Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9105980Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9106877Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9107882Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9108370Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9108828Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9109246Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9109601Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9109988Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9110349Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9110525Z Execution Analysis: .......... 2024-04-03T17:41:39.9110916Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9111199Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9111667Z pt-xla-profiler: TransferFromDeviceTime too frequent: 109 counts during 104 steps 2024-04-03T17:41:39.9111675Z 2024-04-03T17:41:39.9111967Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9112097Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9112535Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9112677Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9112929Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9113104Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9113327Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9113535Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9114013Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9114467Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9114872Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9115235Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9115624Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9115968Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9116355Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9116506Z Execution Analysis: (:1) 2024-04-03T17:41:39.9116898Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9117177Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9117182Z 2024-04-03T17:41:39.9117450Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9117593Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9117891Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9118017Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9118276Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9118450Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9118628Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9118848Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9119846Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9120714Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9121258Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9121684Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9122069Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9122392Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9122749Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9123114Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9123224Z Execution Analysis: .......... 2024-04-03T17:41:39.9123601Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9123849Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9124286Z pt-xla-profiler: TransferFromDeviceTime too frequent: 110 counts during 105 steps 2024-04-03T17:41:39.9124292Z 2024-04-03T17:41:39.9124557Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9124707Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9125065Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9125193Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9125425Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9125634Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9125796Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9125989Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9126433Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9126856Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9127227Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9127570Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9127929Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9128260Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9128604Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9128748Z Execution Analysis: (:1) 2024-04-03T17:41:39.9129126Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9129379Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9129386Z 2024-04-03T17:41:39.9129634Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9129766Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9130040Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9130171Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9130405Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9130567Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9130744Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9130941Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9131772Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9132597Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9133037Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9133476Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9133847Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9134171Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9134545Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9135017Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9135130Z Execution Analysis: .......... 2024-04-03T17:41:39.9135698Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9136005Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9136436Z pt-xla-profiler: TransferFromDeviceTime too frequent: 111 counts during 106 steps 2024-04-03T17:41:39.9136456Z 2024-04-03T17:41:39.9136764Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9136896Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9137294Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9137421Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9137706Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9137894Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9138068Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9138280Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9138907Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9139362Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9139776Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9140125Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9140511Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9140866Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9141242Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9141389Z Execution Analysis: (:1) 2024-04-03T17:41:39.9141799Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9142072Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9142077Z 2024-04-03T17:41:39.9142357Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9142487Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9142780Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9142915Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9143165Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9143338Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9143536Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9143743Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9144643Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9145530Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9145998Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9146471Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9146871Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9147223Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9147916Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9148254Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9148385Z Execution Analysis: .......... 2024-04-03T17:41:39.9148820Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9149085Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9149858Z pt-xla-profiler: TransferFromDeviceTime too frequent: 112 counts during 107 steps 2024-04-03T17:41:39.9149871Z 2024-04-03T17:41:39.9150169Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9150333Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9150780Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9150953Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9151201Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9151388Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9151559Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9151780Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9152248Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9152703Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9153232Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9153576Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9153955Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9154305Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9154667Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9154821Z Execution Analysis: (:1) 2024-04-03T17:41:39.9155218Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9155480Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9155486Z 2024-04-03T17:41:39.9155756Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9155883Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9156169Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9156301Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9156544Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9156733Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9156905Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9157106Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9158003Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9158856Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9159310Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9159766Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9160156Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9160557Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9160934Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9161266Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9161394Z Execution Analysis: .......... 2024-04-03T17:41:39.9161916Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9162169Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9162613Z pt-xla-profiler: TransferFromDeviceTime too frequent: 113 counts during 108 steps 2024-04-03T17:41:39.9162619Z 2024-04-03T17:41:39.9162877Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9163010Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9163414Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9163530Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9163773Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9163935Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9164094Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9164303Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9164733Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9165153Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9165536Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9165860Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9166233Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9166548Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9166891Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9167040Z Execution Analysis: (:1) 2024-04-03T17:41:39.9167408Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9167660Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9167666Z 2024-04-03T17:41:39.9167929Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9168049Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9168501Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9168626Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9168869Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9169050Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9169222Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9169423Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9170313Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9171166Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9171630Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9172071Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9172502Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9172856Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9173234Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9173593Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9173721Z Execution Analysis: .......... 2024-04-03T17:41:39.9174102Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9174407Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9174827Z pt-xla-profiler: TransferFromDeviceTime too frequent: 114 counts during 109 steps 2024-04-03T17:41:39.9174833Z 2024-04-03T17:41:39.9175193Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9175545Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9175930Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9176054Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9176322Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9176498Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9176674Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9176901Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9177371Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9177840Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9178242Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9178591Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9178991Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9179332Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9179705Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9179867Z Execution Analysis: (:1) 2024-04-03T17:41:39.9180258Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9180541Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9180547Z 2024-04-03T17:41:39.9180813Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9180995Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9181367Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9181496Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9181747Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9181931Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9182110Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9182336Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9183235Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9184110Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9184592Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9185046Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9185501Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9185865Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9186250Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9186638Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9186758Z Execution Analysis: .......... 2024-04-03T17:41:39.9187189Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9187478Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9188132Z pt-xla-profiler: TransferFromDeviceTime too frequent: 115 counts during 110 steps 2024-04-03T17:41:39.9188139Z 2024-04-03T17:41:39.9188467Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9188612Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9188987Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9189123Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9189373Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9189544Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9189728Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9189934Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9190394Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9190855Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9191249Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9191631Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9192261Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9192682Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9193078Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9193227Z Execution Analysis: (:1) 2024-04-03T17:41:39.9193634Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9193922Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9193927Z 2024-04-03T17:41:39.9194194Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9194328Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9194635Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9194760Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9195026Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9195204Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9195385Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9195608Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9196514Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9197391Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9197873Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9198390Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9198809Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9199158Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9199683Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9200036Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9200153Z Execution Analysis: .......... 2024-04-03T17:41:39.9200570Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9200848Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9201270Z pt-xla-profiler: TransferFromDeviceTime too frequent: 116 counts during 111 steps 2024-04-03T17:41:39.9201310Z 2024-04-03T17:41:39.9201592Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9201721Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9202094Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9202230Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9202474Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9202644Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9202829Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9203035Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9203490Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9204056Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9204432Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9204770Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9205126Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9205445Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9205802Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9205940Z Execution Analysis: (:1) 2024-04-03T17:41:39.9206304Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9206569Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9206575Z 2024-04-03T17:41:39.9206822Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9206962Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9207236Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9207351Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9207598Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9207761Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9207924Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9208128Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9208965Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9209786Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9210223Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9210678Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9211063Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9211426Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9211784Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9212118Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9212260Z Execution Analysis: .......... 2024-04-03T17:41:39.9212643Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9212895Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9213335Z pt-xla-profiler: TransferFromDeviceTime too frequent: 117 counts during 112 steps 2024-04-03T17:41:39.9213340Z 2024-04-03T17:41:39.9213613Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9213737Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9214095Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9214229Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9214460Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9214637Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9214798Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9215102Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9215737Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9216194Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9216601Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9216966Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9217357Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9217715Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9218089Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9218238Z Execution Analysis: (:1) 2024-04-03T17:41:39.9218647Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9218918Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9218928Z 2024-04-03T17:41:39.9219196Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9219339Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9219635Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9219759Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9220023Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9220198Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9220386Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9220593Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9221492Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9222380Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9222887Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9223342Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9223754Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9224130Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9224529Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9224900Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9225018Z Execution Analysis: .......... 2024-04-03T17:41:39.9225424Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9225692Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9226195Z pt-xla-profiler: TransferFromDeviceTime too frequent: 118 counts during 113 steps 2024-04-03T17:41:39.9226213Z 2024-04-03T17:41:39.9226486Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9226614Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9227011Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9227138Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9227387Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9227813Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9228142Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9228347Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9228820Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9229273Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9229678Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9230020Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9230399Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9230748Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9231111Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9231255Z Execution Analysis: (:1) 2024-04-03T17:41:39.9231649Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9231911Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9231921Z 2024-04-03T17:41:39.9232194Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9232319Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9232605Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9232740Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9232985Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9233154Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9233343Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9233545Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9234419Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9235286Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9235794Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9236249Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9236684Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9237032Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9237459Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9237793Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9237909Z Execution Analysis: .......... 2024-04-03T17:41:39.9238302Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9238602Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9239186Z pt-xla-profiler: TransferFromDeviceTime too frequent: 119 counts during 114 steps 2024-04-03T17:41:39.9239197Z 2024-04-03T17:41:39.9239485Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9239615Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9240002Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9240343Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9240601Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9240791Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9240965Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9241183Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9241754Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9242198Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9242768Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9243123Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9243508Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9243864Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9244235Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9244395Z Execution Analysis: (:1) 2024-04-03T17:41:39.9244792Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9245068Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9245073Z 2024-04-03T17:41:39.9245353Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9245484Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9245779Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9245916Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9246167Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9246342Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9246532Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9246738Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9247647Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9248578Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9249045Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9249543Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9249946Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9250347Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9250742Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9251088Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9251220Z Execution Analysis: .......... 2024-04-03T17:41:39.9251661Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9251932Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9252516Z pt-xla-profiler: TransferFromDeviceTime too frequent: 120 counts during 115 steps 2024-04-03T17:41:39.9252521Z 2024-04-03T17:41:39.9252793Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9252933Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9253309Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9253435Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9253694Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9253865Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9254034Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9254254Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9254710Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9255238Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9255819Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9256169Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9256569Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9256914Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9257290Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9257452Z Execution Analysis: (:1) 2024-04-03T17:41:39.9257851Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9258121Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9258127Z 2024-04-03T17:41:39.9258411Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9258543Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9258852Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9258977Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9259231Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9259419Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9259596Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9259804Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9260722Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9261642Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9262123Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9262610Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9263011Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9263407Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9263795Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9264137Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9264306Z Execution Analysis: .......... 2024-04-03T17:41:39.9264699Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9264984Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9265418Z pt-xla-profiler: TransferFromDeviceTime too frequent: 121 counts during 116 steps 2024-04-03T17:41:39.9265424Z 2024-04-03T17:41:39.9265700Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9265841Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9266225Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9266352Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9266615Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9266791Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9266971Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9267300Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9268207Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9268665Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9269054Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9269398Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9269792Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9270127Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9270489Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9270652Z Execution Analysis: (:1) 2024-04-03T17:41:39.9271036Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9271315Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9271320Z 2024-04-03T17:41:39.9271583Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9271710Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9272010Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9272134Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9272379Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9272557Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9272731Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9272931Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9273881Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9274730Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9275240Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9275685Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9276111Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9276469Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9276844Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9277231Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9277348Z Execution Analysis: .......... 2024-04-03T17:41:39.9277730Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9278010Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9278431Z pt-xla-profiler: TransferFromDeviceTime too frequent: 122 counts during 117 steps 2024-04-03T17:41:39.9278437Z 2024-04-03T17:41:39.9278703Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9278842Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9279213Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9279347Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9279591Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9279765Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9279945Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9280146Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9280602Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9281155Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9281527Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9281852Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9282219Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9282533Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9282891Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9283030Z Execution Analysis: (:1) 2024-04-03T17:41:39.9283390Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9283654Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9283659Z 2024-04-03T17:41:39.9283906Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9284025Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9284314Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9284429Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9284673Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9284833Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9284997Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9285236Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9286065Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9286901Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9287345Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9287793Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9288179Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9288503Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9288862Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9289226Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9289336Z Execution Analysis: .......... 2024-04-03T17:41:39.9289697Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9289965Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9290368Z pt-xla-profiler: TransferFromDeviceTime too frequent: 123 counts during 118 steps 2024-04-03T17:41:39.9290374Z 2024-04-03T17:41:39.9290640Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9290760Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9291115Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9291244Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9291479Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9291640Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9291812Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9292004Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9292436Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9292872Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9293246Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9293581Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9293937Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9294253Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9294614Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9294750Z Execution Analysis: (:1) 2024-04-03T17:41:39.9295201Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9295646Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9295652Z 2024-04-03T17:41:39.9295917Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9296064Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9296362Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9296487Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9296757Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9296930Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9297150Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9297369Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9298272Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9299193Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9299662Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9300147Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9300563Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9300910Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9301335Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9301690Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9301809Z Execution Analysis: .......... 2024-04-03T17:41:39.9302218Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9302489Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9302919Z pt-xla-profiler: TransferFromDeviceTime too frequent: 124 counts during 119 steps 2024-04-03T17:41:39.9302926Z 2024-04-03T17:41:39.9303212Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9303341Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9303724Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9303865Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9304114Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9304301Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9304474Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9304681Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9305160Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9305616Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9306017Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9306383Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9306766Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9307124Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9307730Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9307879Z Execution Analysis: (:1) 2024-04-03T17:41:39.9308278Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9308545Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9308551Z 2024-04-03T17:41:39.9308815Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9308957Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9309243Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9309365Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9309622Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9309847Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9310037Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9310240Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9311147Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9312014Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9312507Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9312955Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9313357Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9313739Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9314132Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9314464Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9314581Z Execution Analysis: .......... 2024-04-03T17:41:39.9314978Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9315242Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9315664Z pt-xla-profiler: TransferFromDeviceTime too frequent: 125 counts during 120 steps 2024-04-03T17:41:39.9315683Z 2024-04-03T17:41:39.9315952Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9316080Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9316472Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9316596Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9316841Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9317027Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9317199Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9317402Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9317874Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9318323Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9318727Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9319069Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9319452Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9319801Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9320165Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9320311Z Execution Analysis: (:1) 2024-04-03T17:41:39.9320817Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9321072Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9321077Z 2024-04-03T17:41:39.9321343Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9321463Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9321737Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9321867Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9322136Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9322301Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9322480Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9322675Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9323537Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9324438Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9324870Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9325307Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9325677Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9326034Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9326407Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9326722Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9326836Z Execution Analysis: .......... 2024-04-03T17:41:39.9327212Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9327464Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9327874Z pt-xla-profiler: TransferFromDeviceTime too frequent: 126 counts during 121 steps 2024-04-03T17:41:39.9327880Z 2024-04-03T17:41:39.9328134Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9328259Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9328628Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9328744Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9328975Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9329150Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9329313Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9329519Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9329951Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9330372Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9330756Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9331081Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9331440Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9331770Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9332113Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9332265Z Execution Analysis: (:1) 2024-04-03T17:41:39.9332628Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9332881Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9332886Z 2024-04-03T17:41:39.9333146Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9333270Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9333542Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9333701Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9333933Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9334093Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9334270Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9334460Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9335646Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9336561Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9337030Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9337504Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9337950Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9338312Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9338696Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9339039Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9339171Z Execution Analysis: .......... 2024-04-03T17:41:39.9339567Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9339836Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9340282Z pt-xla-profiler: TransferFromDeviceTime too frequent: 127 counts during 122 steps 2024-04-03T17:41:39.9340288Z 2024-04-03T17:41:39.9340554Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9340700Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9341086Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9341209Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9341470Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9341645Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9341817Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9342039Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9342507Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9342962Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9343512Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9343873Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9344273Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9344617Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9344990Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9345149Z Execution Analysis: (:1) 2024-04-03T17:41:39.9345546Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9345817Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9345823Z 2024-04-03T17:41:39.9346100Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9346230Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9346584Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9346708Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9346957Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9347142Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9347322Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9347768Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9348723Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9349578Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9350049Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9350540Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9350933Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9351291Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9351673Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9352006Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9352133Z Execution Analysis: .......... 2024-04-03T17:41:39.9352514Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9352796Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9353214Z pt-xla-profiler: TransferFromDeviceTime too frequent: 129 counts during 123 steps 2024-04-03T17:41:39.9353224Z 2024-04-03T17:41:39.9353493Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9353635Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9354119Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9354294Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9354724Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9354901Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9355155Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9355382Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9355849Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9356315Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9356722Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9357072Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9357472Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9357818Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9358190Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9358353Z Execution Analysis: (:1) 2024-04-03T17:41:39.9358749Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9359032Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9359038Z 2024-04-03T17:41:39.9359299Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9359497Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9359804Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9359927Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9360179Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9360399Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9360581Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9360895Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9361822Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9362676Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9363140Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9363617Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9364007Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9364362Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9364739Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9365086Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9365203Z Execution Analysis: .......... 2024-04-03T17:41:39.9365586Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9365860Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9366281Z pt-xla-profiler: TransferFromDeviceTime too frequent: 130 counts during 124 steps 2024-04-03T17:41:39.9366286Z 2024-04-03T17:41:39.9366552Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9366688Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9367166Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9367295Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9367526Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9367686Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9367861Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9368054Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9368485Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9368917Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9369292Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9369614Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9369984Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9370304Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9370660Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9370797Z Execution Analysis: (:1) 2024-04-03T17:41:39.9371161Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9371422Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9371427Z 2024-04-03T17:41:39.9371708Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9371828Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9372111Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9372227Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9372501Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9372662Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9372828Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9373032Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9373891Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9374704Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9375294Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9375918Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9376335Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9376691Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9377079Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9377439Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9377560Z Execution Analysis: .......... 2024-04-03T17:41:39.9377950Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9378237Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9378671Z pt-xla-profiler: TransferFromDeviceTime too frequent: 131 counts during 125 steps 2024-04-03T17:41:39.9378677Z 2024-04-03T17:41:39.9378967Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9379097Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9379486Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9379626Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9379877Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9380055Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9380246Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9380454Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9380923Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9381395Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9381801Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9382169Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9382559Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9382904Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9383297Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9383447Z Execution Analysis: (:1) 2024-04-03T17:41:39.9383836Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9384121Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9384169Z 2024-04-03T17:41:39.9384439Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9384582Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9384878Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9385005Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9385311Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9385487Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9385666Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9385920Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9386824Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9387948Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9388461Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9388906Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9389316Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9389659Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9390038Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9390386Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9390503Z Execution Analysis: .......... 2024-04-03T17:41:39.9390903Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9391171Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9391591Z pt-xla-profiler: TransferFromDeviceTime too frequent: 132 counts during 126 steps 2024-04-03T17:41:39.9391597Z 2024-04-03T17:41:39.9391882Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9392012Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9392387Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9392522Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9392769Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9392954Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9393123Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9393326Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9393793Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9394239Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9394630Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9394983Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9395359Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9395694Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9396072Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9396217Z Execution Analysis: (:1) 2024-04-03T17:41:39.9396612Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9396920Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9396925Z 2024-04-03T17:41:39.9397189Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9397327Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9397649Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9397775Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9398033Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9398202Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9398429Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9398632Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9399507Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9400413Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9400868Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9401405Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9401791Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9402116Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9402489Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9402805Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9402913Z Execution Analysis: .......... 2024-04-03T17:41:39.9403293Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9403539Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9403935Z pt-xla-profiler: TransferFromDeviceTime too frequent: 133 counts during 127 steps 2024-04-03T17:41:39.9403951Z 2024-04-03T17:41:39.9404208Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9404327Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9404695Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9404813Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9405043Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9405215Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9405376Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9405570Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9406015Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9406436Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9406821Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9407147Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9407507Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9407837Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9408181Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9408317Z Execution Analysis: (:1) 2024-04-03T17:41:39.9408691Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9408978Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9408983Z 2024-04-03T17:41:39.9409242Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9409389Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9409662Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9409790Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9410022Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9410212Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9410394Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9410588Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9411419Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9412276Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9412706Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9413143Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9413515Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9413846Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9414217Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9414534Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9414649Z Execution Analysis: .......... 2024-04-03T17:41:39.9415098Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9415516Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9415962Z pt-xla-profiler: TransferFromDeviceTime too frequent: 134 counts during 128 steps 2024-04-03T17:41:39.9415971Z 2024-04-03T17:41:39.9416246Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9416377Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9416779Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9416906Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9417157Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9417345Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9417522Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9417741Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9418203Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9418659Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9419074Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9419424Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9419812Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9420166Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9420536Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9420696Z Execution Analysis: (:1) 2024-04-03T17:41:39.9421127Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9421395Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9421400Z 2024-04-03T17:41:39.9421741Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9421872Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9422167Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9422304Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9422587Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9422765Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9422960Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9423169Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9424127Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9425001Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9425470Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9425941Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9426345Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9426708Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9427098Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9427442Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9427808Z Execution Analysis: .......... 2024-04-03T17:41:39.9428397Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9428660Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9429100Z pt-xla-profiler: TransferFromDeviceTime too frequent: 135 counts during 129 steps 2024-04-03T17:41:39.9429106Z 2024-04-03T17:41:39.9429373Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9429516Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9429892Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9430016Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9430273Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9430450Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9430624Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9430843Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9431294Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9431741Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9432144Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9432489Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9432878Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9433213Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9433574Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9433797Z Execution Analysis: (:1) 2024-04-03T17:41:39.9434179Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9434441Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9434447Z 2024-04-03T17:41:39.9434756Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9434891Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9435225Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9435351Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9435595Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9435776Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9435953Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9436193Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9437079Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9437931Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9438399Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9438847Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9439241Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9439599Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9439977Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9440318Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9440448Z Execution Analysis: .......... 2024-04-03T17:41:39.9440938Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9441193Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9441608Z pt-xla-profiler: TransferFromDeviceTime too frequent: 136 counts during 130 steps 2024-04-03T17:41:39.9441613Z 2024-04-03T17:41:39.9441871Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9442009Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9442366Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9442486Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9442737Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9442902Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9443064Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9443272Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9443707Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9444142Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9444517Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9444847Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9445220Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9445541Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9445929Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9446080Z Execution Analysis: (:1) 2024-04-03T17:41:39.9446442Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9446730Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9446736Z 2024-04-03T17:41:39.9446981Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9447100Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9447578Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9447703Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9447946Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9448129Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9448337Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9448540Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9449434Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9450290Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9450759Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9451210Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9451604Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9451958Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9452339Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9452689Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9452806Z Execution Analysis: .......... 2024-04-03T17:41:39.9453188Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9453468Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9453888Z pt-xla-profiler: TransferFromDeviceTime too frequent: 137 counts during 131 steps 2024-04-03T17:41:39.9453895Z 2024-04-03T17:41:39.9454161Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9454302Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9454676Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9454815Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9455149Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9455487Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9455676Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9455886Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9456355Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9456824Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9457228Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9457581Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9457986Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9458375Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9458759Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9458905Z Execution Analysis: (:1) 2024-04-03T17:41:39.9459295Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9459610Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9459618Z 2024-04-03T17:41:39.9459919Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9460050Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9460356Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9460480Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9460743Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9460950Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9461128Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9461346Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9462250Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9463123Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9463603Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9464061Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9464477Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9464831Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9465214Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9465568Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9465687Z Execution Analysis: .......... 2024-04-03T17:41:39.9466076Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9466360Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9466791Z pt-xla-profiler: TransferFromDeviceTime too frequent: 138 counts during 132 steps 2024-04-03T17:41:39.9466796Z 2024-04-03T17:41:39.9467085Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9467214Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9467831Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9467976Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9468219Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9468391Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9468576Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9468782Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9469237Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9469700Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9470095Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9470453Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9470833Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9471226Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9471603Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9471748Z Execution Analysis: (:1) 2024-04-03T17:41:39.9472181Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9472459Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9472466Z 2024-04-03T17:41:39.9472770Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9472913Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9473200Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9473326Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9473634Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9473802Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9473975Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9474188Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9475067Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9475933Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9476388Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9476834Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9477239Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9477584Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9477962Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9478309Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9478426Z Execution Analysis: .......... 2024-04-03T17:41:39.9478816Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9479079Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9479496Z pt-xla-profiler: TransferFromDeviceTime too frequent: 139 counts during 133 steps 2024-04-03T17:41:39.9479502Z 2024-04-03T17:41:39.9479784Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9479913Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9480286Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9480419Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9480660Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9480948Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9481107Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9481300Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9481741Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9482163Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9482537Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9482875Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9483266Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9483584Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9483941Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9484104Z Execution Analysis: (:1) 2024-04-03T17:41:39.9484480Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9484759Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9484764Z 2024-04-03T17:41:39.9485011Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9485143Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9485415Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9485562Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9485807Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9485969Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9486146Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9486337Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9487171Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9487994Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9488426Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9488848Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9489235Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9489560Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9489930Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9490248Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9490359Z Execution Analysis: .......... 2024-04-03T17:41:39.9490734Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9490985Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9491381Z pt-xla-profiler: TransferFromDeviceTime too frequent: 140 counts during 134 steps 2024-04-03T17:41:39.9491386Z 2024-04-03T17:41:39.9498644Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9498861Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9499269Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9499413Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9499668Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9499850Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9500037Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9500248Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9500724Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9501201Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9501605Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9502064Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9502470Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9502816Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9503242Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9503391Z Execution Analysis: (:1) 2024-04-03T17:41:39.9503818Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9504144Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9504152Z 2024-04-03T17:41:39.9504418Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9504548Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9504901Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9505026Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9505289Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9505463Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9505642Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9505867Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9506779Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9507912Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9508543Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9508993Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9509400Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9509745Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9510128Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9510482Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9510599Z Execution Analysis: .......... 2024-04-03T17:41:39.9510990Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9511266Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9511691Z pt-xla-profiler: TransferFromDeviceTime too frequent: 141 counts during 135 steps 2024-04-03T17:41:39.9511702Z 2024-04-03T17:41:39.9511985Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9512112Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9512487Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9512619Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9512864Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9513039Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9513225Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9513432Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9513886Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9514343Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9514801Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9515160Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9515535Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9515871Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9516288Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9516435Z Execution Analysis: (:1) 2024-04-03T17:41:39.9516857Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9517134Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9517140Z 2024-04-03T17:41:39.9517401Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9517596Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9517881Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9518004Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9518264Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9518435Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9518610Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9518823Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9519707Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9520577Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9521131Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9521564Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9521952Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9522278Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9522652Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9522971Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9523084Z Execution Analysis: .......... 2024-04-03T17:41:39.9523462Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9523713Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9524112Z pt-xla-profiler: TransferFromDeviceTime too frequent: 142 counts during 136 steps 2024-04-03T17:41:39.9524121Z 2024-04-03T17:41:39.9524388Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9524508Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9524880Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9524998Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9525231Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9525408Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9525568Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9525762Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9526206Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9526627Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9527077Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9527420Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9527778Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9528138Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9528487Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9528661Z Execution Analysis: (:1) 2024-04-03T17:41:39.9529041Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9529291Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9529296Z 2024-04-03T17:41:39.9529575Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9529707Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9529982Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9530110Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9530343Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9530506Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9530685Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9530878Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9531716Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9532539Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9532978Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9533414Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9533785Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9534110Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9534483Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9534801Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9534998Z Execution Analysis: .......... 2024-04-03T17:41:39.9535552Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9535823Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9536275Z pt-xla-profiler: TransferFromDeviceTime too frequent: 143 counts during 137 steps 2024-04-03T17:41:39.9536281Z 2024-04-03T17:41:39.9536560Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9536690Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9537093Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9537220Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9537472Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9537664Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9537839Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9538047Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9538526Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9539026Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9539441Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9539792Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9540206Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9540566Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9540969Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9541119Z Execution Analysis: (:1) 2024-04-03T17:41:39.9541525Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9541795Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9541838Z 2024-04-03T17:41:39.9542118Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9542246Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9542539Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9542674Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9542927Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9543097Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9543285Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9543494Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9544391Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9545280Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9545753Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9546222Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9546627Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9546980Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9547383Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9547962Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9548096Z Execution Analysis: .......... 2024-04-03T17:41:39.9548480Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9548747Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9549184Z pt-xla-profiler: TransferFromDeviceTime too frequent: 144 counts during 138 steps 2024-04-03T17:41:39.9549191Z 2024-04-03T17:41:39.9549459Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9549589Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9549976Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9550098Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9550358Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9550530Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9550700Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9550915Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9551370Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9551879Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9552287Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9552667Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9553048Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9553396Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9553794Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9553952Z Execution Analysis: (:1) 2024-04-03T17:41:39.9554339Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9554644Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9554649Z 2024-04-03T17:41:39.9554924Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9555050Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9555337Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9555470Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9555717Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9555898Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9556074Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9556282Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9557177Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9558036Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9558491Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9558951Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9559342Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9559697Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9560076Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9560410Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9560540Z Execution Analysis: .......... 2024-04-03T17:41:39.9561028Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9561284Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9561696Z pt-xla-profiler: TransferFromDeviceTime too frequent: 145 counts during 139 steps 2024-04-03T17:41:39.9561701Z 2024-04-03T17:41:39.9561956Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9562092Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9562450Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9562569Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9562815Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9562978Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9563139Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9563349Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9563812Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9564234Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9564621Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9564988Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9565360Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9565707Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9566053Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9566203Z Execution Analysis: (:1) 2024-04-03T17:41:39.9566570Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9566853Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9566871Z 2024-04-03T17:41:39.9567118Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9567239Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9567527Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9567644Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9567878Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9568055Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9568220Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9568413Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9569259Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9570077Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9570526Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9570950Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9571320Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9571662Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9572021Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9572338Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9572466Z Execution Analysis: .......... 2024-04-03T17:41:39.9572826Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9573092Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9573494Z pt-xla-profiler: TransferFromDeviceTime too frequent: 146 counts during 140 steps 2024-04-03T17:41:39.9573501Z 2024-04-03T17:41:39.9573755Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9573893Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9574251Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9574367Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9574612Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9574775Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9575017Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9575254Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9575882Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9576349Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9576779Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9577130Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9577559Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9577906Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9578281Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9578445Z Execution Analysis: (:1) 2024-04-03T17:41:39.9578874Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9579156Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9579162Z 2024-04-03T17:41:39.9579430Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9579560Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9579865Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9579991Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9580244Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9580430Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9580612Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9580835Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9581734Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9582606Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9583088Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9583543Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9583947Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9584308Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9584693Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9585048Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9585172Z Execution Analysis: .......... 2024-04-03T17:41:39.9585562Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9585846Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9586277Z pt-xla-profiler: TransferFromDeviceTime too frequent: 147 counts during 141 steps 2024-04-03T17:41:39.9586283Z 2024-04-03T17:41:39.9586555Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9586700Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9587084Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9587223Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9587475Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9587918Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9588272Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9588483Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9588953Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9589478Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9589884Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9590290Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9590678Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9591020Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9591406Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9591596Z Execution Analysis: (:1) 2024-04-03T17:41:39.9591992Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9592273Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9592279Z 2024-04-03T17:41:39.9592546Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9592687Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9592982Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9593107Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9593371Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9593545Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9593722Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9593946Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9594844Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9595720Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9596202Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9596657Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9597068Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9597417Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9597802Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9598160Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9598278Z Execution Analysis: .......... 2024-04-03T17:41:39.9598668Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9598953Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9599386Z pt-xla-profiler: TransferFromDeviceTime too frequent: 148 counts during 142 steps 2024-04-03T17:41:39.9599392Z 2024-04-03T17:41:39.9599786Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9599912Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9600283Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9600417Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9600663Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9600975Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9601148Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9601341Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9601785Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9602235Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9602607Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9602986Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9603346Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9603665Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9604061Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9604197Z Execution Analysis: (:1) 2024-04-03T17:41:39.9604560Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9604824Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9604829Z 2024-04-03T17:41:39.9605075Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9605210Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9605487Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9605603Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9605849Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9606010Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9606178Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9606382Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9607211Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9608029Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9608459Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9608880Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9609264Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9609589Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9609950Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9610280Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9610391Z Execution Analysis: .......... 2024-04-03T17:41:39.9610765Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9611018Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9611417Z pt-xla-profiler: TransferFromDeviceTime too frequent: 150 counts during 143 steps 2024-04-03T17:41:39.9611422Z 2024-04-03T17:41:39.9611690Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9611812Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9612170Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9612332Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9612565Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9612740Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9612902Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9613096Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9613565Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9613987Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9614386Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9614723Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9615157Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9615751Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9616129Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9616279Z Execution Analysis: (:1) 2024-04-03T17:41:39.9616686Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9616958Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9616964Z 2024-04-03T17:41:39.9617230Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9617376Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9617673Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9617812Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9618062Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9618241Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9618434Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9618643Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9619547Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9620431Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9620898Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9621362Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9621762Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9622115Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9622517Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9622859Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9622977Z Execution Analysis: .......... 2024-04-03T17:41:39.9623383Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9623654Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9624088Z pt-xla-profiler: TransferFromDeviceTime too frequent: 151 counts during 144 steps 2024-04-03T17:41:39.9624106Z 2024-04-03T17:41:39.9624381Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9624511Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9624910Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9625070Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9625319Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9625508Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9625682Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9625922Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9626409Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9626902Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9627426Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9627881Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9628431Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9628840Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9629213Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9629360Z Execution Analysis: (:1) 2024-04-03T17:41:39.9629773Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9630044Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9630050Z 2024-04-03T17:41:39.9630330Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9630466Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9630761Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9630901Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9631258Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9631429Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9631615Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9631817Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9632696Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9633561Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9634017Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9634475Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9634864Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9635210Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9635597Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9635932Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9636062Z Execution Analysis: .......... 2024-04-03T17:41:39.9636448Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9636717Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9637149Z pt-xla-profiler: TransferFromDeviceTime too frequent: 152 counts during 145 steps 2024-04-03T17:41:39.9637155Z 2024-04-03T17:41:39.9637422Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9637548Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9637986Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9638108Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9638353Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9638537Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9638738Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9638958Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9639412Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9639888Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9640294Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9640637Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9641143Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9641471Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9641817Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9641970Z Execution Analysis: (:1) 2024-04-03T17:41:39.9642332Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9642584Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9642589Z 2024-04-03T17:41:39.9642846Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9642966Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9643240Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9643374Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9643605Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9643777Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9643941Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9644135Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9644981Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9645790Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9646221Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9646654Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9647030Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9647369Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9647726Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9648043Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9648166Z Execution Analysis: .......... 2024-04-03T17:41:39.9648529Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9648782Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9649194Z pt-xla-profiler: TransferFromDeviceTime too frequent: 153 counts during 146 steps 2024-04-03T17:41:39.9649199Z 2024-04-03T17:41:39.9649453Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9649625Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9649978Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9650094Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9650337Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9650538Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9650701Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9650906Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9651368Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9651787Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9652172Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9652531Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9652905Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9653221Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9653568Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9653717Z Execution Analysis: (:1) 2024-04-03T17:41:39.9654080Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9654333Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9654349Z 2024-04-03T17:41:39.9654597Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9654718Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9655085Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9655203Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9655610Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9655802Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9655982Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9656193Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9657105Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9657979Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9658458Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9658918Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9659321Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9659689Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9660077Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9660422Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9660556Z Execution Analysis: .......... 2024-04-03T17:41:39.9660947Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9661227Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9661656Z pt-xla-profiler: TransferFromDeviceTime too frequent: 154 counts during 147 steps 2024-04-03T17:41:39.9661700Z 2024-04-03T17:41:39.9661979Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9662122Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9662507Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9662632Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9662918Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9663094Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9663267Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9663516Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9663987Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9664457Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9664859Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9665243Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9665644Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9665989Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9666361Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9666521Z Execution Analysis: (:1) 2024-04-03T17:41:39.9666916Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9667199Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9667204Z 2024-04-03T17:41:39.9667471Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9667826Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9668133Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9668256Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9668502Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9668690Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9668866Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9669081Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9669964Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9670820Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9671287Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9671738Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9672135Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9672492Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9672871Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9673218Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9673334Z Execution Analysis: .......... 2024-04-03T17:41:39.9673716Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9673990Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9674408Z pt-xla-profiler: TransferFromDeviceTime too frequent: 155 counts during 148 steps 2024-04-03T17:41:39.9674467Z 2024-04-03T17:41:39.9674739Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9674879Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9675255Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9675427Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9675674Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9675846Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9676066Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9676270Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9676724Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9677182Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9677614Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9677954Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9678346Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9678685Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9679060Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9679205Z Execution Analysis: (:1) 2024-04-03T17:41:39.9679591Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9679867Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9679873Z 2024-04-03T17:41:39.9680129Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9680273Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9680561Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9680682Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9681036Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9681199Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9681366Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9681570Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9682403Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9683214Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9683661Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9684083Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9684467Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9684793Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9685152Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9685482Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9685626Z Execution Analysis: .......... 2024-04-03T17:41:39.9686086Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9686351Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9686798Z pt-xla-profiler: TransferFromDeviceTime too frequent: 156 counts during 149 steps 2024-04-03T17:41:39.9686804Z 2024-04-03T17:41:39.9687073Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9687195Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9687582Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9687714Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9687947Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9688143Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9688318Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9688513Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9688947Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9689427Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9689799Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9690137Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9690498Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9690818Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9691179Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9691319Z Execution Analysis: (:1) 2024-04-03T17:41:39.9691683Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9691946Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9691955Z 2024-04-03T17:41:39.9692201Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9692335Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9692779Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9692903Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9693160Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9693331Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9693507Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9693725Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9694599Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9695704Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9696176Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9696828Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9697273Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9697628Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9698019Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9698375Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9698495Z Execution Analysis: .......... 2024-04-03T17:41:39.9698908Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9699228Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9699663Z pt-xla-profiler: TransferFromDeviceTime too frequent: 157 counts during 150 steps 2024-04-03T17:41:39.9699669Z 2024-04-03T17:41:39.9699957Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9700115Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9700504Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9700644Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9700928Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9701117Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9701290Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9701498Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9701974Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9702467Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9702866Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9703233Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9703618Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9703973Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9704348Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9704496Z Execution Analysis: (:1) 2024-04-03T17:41:39.9704902Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9705176Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9705182Z 2024-04-03T17:41:39.9705450Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9705595Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9705889Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9706028Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9706281Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9706455Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9706646Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9706855Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9708399Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9709282Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9709737Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9710182Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9710591Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9710937Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9711328Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9711663Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9711779Z Execution Analysis: .......... 2024-04-03T17:41:39.9712176Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9712508Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9712929Z pt-xla-profiler: TransferFromDeviceTime too frequent: 158 counts during 151 steps 2024-04-03T17:41:39.9712952Z 2024-04-03T17:41:39.9713259Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9713388Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9713777Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9713971Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9714217Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9714403Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9714572Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9714777Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9715284Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9715729Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9716138Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9716485Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9716862Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9717214Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9717577Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9717720Z Execution Analysis: (:1) 2024-04-03T17:41:39.9718229Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9718684Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9718690Z 2024-04-03T17:41:39.9719087Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9719324Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9719614Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9719748Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9719991Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9720163Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9720349Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9720552Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9721438Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9722308Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9722762Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9723218Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9723610Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9723954Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9724343Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9724677Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9724792Z Execution Analysis: .......... 2024-04-03T17:41:39.9725230Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9725491Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9725923Z pt-xla-profiler: TransferFromDeviceTime too frequent: 159 counts during 152 steps 2024-04-03T17:41:39.9725929Z 2024-04-03T17:41:39.9726238Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9726366Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9726785Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9726908Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9727153Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9727338Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9727508Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9727761Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9728218Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9728660Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9729065Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9729405Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9729783Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9730129Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9730594Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9730744Z Execution Analysis: (:1) 2024-04-03T17:41:39.9731113Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9731365Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9731370Z 2024-04-03T17:41:39.9731629Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9731751Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9732023Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9732150Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9732382Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9732555Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9732719Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9732911Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9733757Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9734566Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9735064Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9735683Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9736087Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9736453Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9736839Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9737184Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9737358Z Execution Analysis: .......... 2024-04-03T17:41:39.9737750Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9738021Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9738505Z pt-xla-profiler: TransferFromDeviceTime too frequent: 160 counts during 153 steps 2024-04-03T17:41:39.9738512Z 2024-04-03T17:41:39.9738791Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9738936Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9739356Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9739483Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9739744Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9739918Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9740128Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9740349Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9740816Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9741274Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9741686Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9742038Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9742439Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9742786Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9743158Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9743323Z Execution Analysis: (:1) 2024-04-03T17:41:39.9743715Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9743983Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9743988Z 2024-04-03T17:41:39.9744268Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9744400Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9744705Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9744832Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9745082Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9745268Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9745445Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9745657Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9746559Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9747433Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9748287Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9748738Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9749133Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9749490Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9749866Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9750264Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9750394Z Execution Analysis: .......... 2024-04-03T17:41:39.9750779Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9751091Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9751515Z pt-xla-profiler: TransferFromDeviceTime too frequent: 161 counts during 154 steps 2024-04-03T17:41:39.9751521Z 2024-04-03T17:41:39.9751828Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9751967Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9752342Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9752468Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9752726Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9752943Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9753115Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9753332Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9753791Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9754251Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9754645Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9754988Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9755379Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9755719Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9756088Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9756243Z Execution Analysis: (:1) 2024-04-03T17:41:39.9756627Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9756903Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9756910Z 2024-04-03T17:41:39.9757168Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9757295Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9757598Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9757720Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9757963Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9758146Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9758323Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9758526Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9759410Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9760264Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9760732Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9761273Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9761649Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9761989Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9762383Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9762711Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9762824Z Execution Analysis: .......... 2024-04-03T17:41:39.9763189Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9763482Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9763879Z pt-xla-profiler: TransferFromDeviceTime too frequent: 162 counts during 155 steps 2024-04-03T17:41:39.9763884Z 2024-04-03T17:41:39.9764171Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9764304Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9764658Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9764818Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9765052Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9765214Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9765386Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9765576Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9766008Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9766442Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9766816Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9767141Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9767513Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9767831Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9768193Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9768329Z Execution Analysis: (:1) 2024-04-03T17:41:39.9768693Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9768960Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9768965Z 2024-04-03T17:41:39.9769211Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9769333Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9769617Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9769734Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9769976Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9770145Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9770310Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9770514Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9771342Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9772159Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9772602Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9773023Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9773411Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9773738Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9774129Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9774459Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9774569Z Execution Analysis: .......... 2024-04-03T17:41:39.9775037Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9775473Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9775941Z pt-xla-profiler: TransferFromDeviceTime too frequent: 163 counts during 156 steps 2024-04-03T17:41:39.9775949Z 2024-04-03T17:41:39.9776245Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9776376Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9776763Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9776947Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9777198Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9777374Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9777564Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9777776Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9778241Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9778709Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9779111Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9779471Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9779860Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9780207Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9780594Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9780746Z Execution Analysis: (:1) 2024-04-03T17:41:39.9781141Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9781423Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9781429Z 2024-04-03T17:41:39.9781695Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9781839Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9782133Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9782257Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9782524Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9782695Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9782875Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9783094Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9783991Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9784876Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9785345Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9785803Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9786215Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9786602Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9786985Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9787338Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9787485Z Execution Analysis: .......... 2024-04-03T17:41:39.9788267Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9788531Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9789001Z pt-xla-profiler: TransferFromDeviceTime too frequent: 164 counts during 157 steps 2024-04-03T17:41:39.9789007Z 2024-04-03T17:41:39.9789289Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9789416Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9789833Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9789971Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9790218Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9790403Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9790576Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9790780Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9791247Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9791691Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9792084Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9792436Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9792815Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9793160Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9793525Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9793668Z Execution Analysis: (:1) 2024-04-03T17:41:39.9794064Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9794326Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9794333Z 2024-04-03T17:41:39.9794592Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9794730Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9795014Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9795139Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9795393Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9795561Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9795746Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9795947Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9796823Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9797691Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9798145Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9798592Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9799041Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9799383Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9799770Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9800136Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9800254Z Execution Analysis: .......... 2024-04-03T17:41:39.9800649Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9800943Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9801365Z pt-xla-profiler: TransferFromDeviceTime too frequent: 165 counts during 158 steps 2024-04-03T17:41:39.9801385Z 2024-04-03T17:41:39.9801651Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9801810Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9802196Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9802317Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9802561Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9802748Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9802919Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9803123Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9803592Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9804033Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9804435Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9804781Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9805156Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9805502Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9805968Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9806105Z Execution Analysis: (:1) 2024-04-03T17:41:39.9806481Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9806733Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9806738Z 2024-04-03T17:41:39.9806998Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9807118Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9807393Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9807522Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9807754Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9807915Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9808092Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9808287Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9809118Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9809945Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9810377Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9810810Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9811215Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9811540Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9811913Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9812296Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9812408Z Execution Analysis: .......... 2024-04-03T17:41:39.9812813Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9813069Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9813483Z pt-xla-profiler: TransferFromDeviceTime too frequent: 166 counts during 159 steps 2024-04-03T17:41:39.9813488Z 2024-04-03T17:41:39.9813774Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9813895Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9814264Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9814381Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9814616Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9814794Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9815045Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9815255Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9815885Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9816343Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9816755Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9817109Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9817499Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9817860Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9818236Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9818399Z Execution Analysis: (:1) 2024-04-03T17:41:39.9818800Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9819072Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9819078Z 2024-04-03T17:41:39.9819361Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9819495Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9819790Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9819926Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9820177Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9820353Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9820547Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9820756Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9821674Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9822553Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9823023Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9823534Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9823933Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9824299Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9824720Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9825065Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9825197Z Execution Analysis: .......... 2024-04-03T17:41:39.9825617Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9825892Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9826332Z pt-xla-profiler: TransferFromDeviceTime too frequent: 167 counts during 160 steps 2024-04-03T17:41:39.9826374Z 2024-04-03T17:41:39.9826648Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9826791Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9827177Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9827304Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9827793Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9827967Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9828138Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9828358Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9828812Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9829258Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9829667Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9830007Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9830400Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9830736Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9831101Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9831260Z Execution Analysis: (:1) 2024-04-03T17:41:39.9831644Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9831909Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9831915Z 2024-04-03T17:41:39.9832186Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9832320Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9832620Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9832741Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9832984Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9833167Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9833337Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9833540Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9834428Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9835281Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9835806Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9836252Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9836647Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9837043Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9837591Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9837978Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9838110Z Execution Analysis: .......... 2024-04-03T17:41:39.9838500Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9838782Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9839361Z pt-xla-profiler: TransferFromDeviceTime too frequent: 168 counts during 161 steps 2024-04-03T17:41:39.9839367Z 2024-04-03T17:41:39.9839634Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9839775Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9840153Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9840273Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9840526Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9840699Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9840869Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9841085Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9841544Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9842002Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9842392Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9842735Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9843128Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9843459Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9843821Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9843979Z Execution Analysis: (:1) 2024-04-03T17:41:39.9844358Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9844631Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9844640Z 2024-04-03T17:41:39.9844900Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9845027Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9845326Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9845447Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9845694Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9845877Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9846052Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9846254Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9847144Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9847994Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9848519Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9848962Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9849390Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9849747Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9850124Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9850505Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9850623Z Execution Analysis: .......... 2024-04-03T17:41:39.9851006Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9851314Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9851732Z pt-xla-profiler: TransferFromDeviceTime too frequent: 169 counts during 162 steps 2024-04-03T17:41:39.9851737Z 2024-04-03T17:41:39.9852004Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9852141Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9852515Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9852652Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9852897Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9853067Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9853248Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9853452Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9853905Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9854366Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9854758Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9855176Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9855742Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9856085Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9856474Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9856621Z Execution Analysis: (:1) 2024-04-03T17:41:39.9857016Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9857301Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9857311Z 2024-04-03T17:41:39.9857577Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9857708Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9858017Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9858145Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9858409Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9858582Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9858762Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9858983Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9859883Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9860805Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9861282Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9861744Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9862187Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9862540Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9862953Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9863311Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9863431Z Execution Analysis: .......... 2024-04-03T17:41:39.9863822Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9864144Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9864575Z pt-xla-profiler: TransferFromDeviceTime too frequent: 171 counts during 163 steps 2024-04-03T17:41:39.9864581Z 2024-04-03T17:41:39.9864873Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9865005Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9865386Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9865524Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9865775Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9865951Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9866138Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9866347Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9866821Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9867291Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9867921Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9868443Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9868816Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9869154Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9869532Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9869677Z Execution Analysis: (:1) 2024-04-03T17:41:39.9870061Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9870343Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9870349Z 2024-04-03T17:41:39.9870607Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9870749Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9871036Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9871157Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9871415Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9871587Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9871759Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9871976Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9872851Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9873765Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9874222Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9874706Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9875112Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9875498Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9875878Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9876229Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9876345Z Execution Analysis: .......... 2024-04-03T17:41:39.9876779Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9877042Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9877461Z pt-xla-profiler: TransferFromDeviceTime too frequent: 172 counts during 164 steps 2024-04-03T17:41:39.9877467Z 2024-04-03T17:41:39.9877753Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9877880Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9878259Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9878394Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9878637Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9878821Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9878990Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9879198Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9879663Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9880109Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9880505Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9880966Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9881329Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9881647Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9882005Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9882142Z Execution Analysis: (:1) 2024-04-03T17:41:39.9882516Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9882766Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9882771Z 2024-04-03T17:41:39.9883017Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9883152Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9883420Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9883536Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9883782Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9883945Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9884124Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9884316Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9885149Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9886009Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9886468Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9886893Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9887305Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9887632Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9888001Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9888317Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9888460Z Execution Analysis: .......... 2024-04-03T17:41:39.9888837Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9889086Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9889485Z pt-xla-profiler: TransferFromDeviceTime too frequent: 173 counts during 165 steps 2024-04-03T17:41:39.9889502Z 2024-04-03T17:41:39.9889755Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9889874Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9890248Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9890364Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9890595Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9890772Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9890935Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9891129Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9891568Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9891992Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9892374Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9892697Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9893056Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9893385Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9893728Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9893868Z Execution Analysis: (:1) 2024-04-03T17:41:39.9894241Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9894490Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9894494Z 2024-04-03T17:41:39.9894755Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9894874Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9895233Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9895534Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9895786Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9895962Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9896156Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9896364Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9897306Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9898194Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9898692Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9899160Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9899593Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9899944Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9900343Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9900720Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9900839Z Execution Analysis: .......... 2024-04-03T17:41:39.9901245Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9901514Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9901959Z pt-xla-profiler: TransferFromDeviceTime too frequent: 174 counts during 166 steps 2024-04-03T17:41:39.9901965Z 2024-04-03T17:41:39.9902242Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9902371Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9902767Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9902891Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9903140Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9903329Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9903503Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9903722Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9904188Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9904641Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9905056Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9905409Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9905793Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9906147Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9906521Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9906681Z Execution Analysis: (:1) 2024-04-03T17:41:39.9907070Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9907339Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9907346Z 2024-04-03T17:41:39.9907837Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9907969Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9908260Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9908396Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9908641Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9908812Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9908998Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9909290Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9910308Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9911215Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9911672Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9912166Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9912560Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9912914Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9913293Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9913667Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9913791Z Execution Analysis: .......... 2024-04-03T17:41:39.9914179Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9914445Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9914872Z pt-xla-profiler: TransferFromDeviceTime too frequent: 175 counts during 167 steps 2024-04-03T17:41:39.9914878Z 2024-04-03T17:41:39.9915147Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9915289Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9915663Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9915786Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9916045Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9916215Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9916385Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9916601Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9917058Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9917501Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9917906Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9918247Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9918635Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9918968Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9919332Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9919488Z Execution Analysis: (:1) 2024-04-03T17:41:39.9919870Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9920137Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9920142Z 2024-04-03T17:41:39.9920520Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9920837Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9921263Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9921385Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9921631Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9921811Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9922027Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9922229Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9923120Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9924000Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9924504Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9924945Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9925335Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9925691Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9926103Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9926434Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9926561Z Execution Analysis: .......... 2024-04-03T17:41:39.9926941Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9927209Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9927642Z pt-xla-profiler: TransferFromDeviceTime too frequent: 176 counts during 168 steps 2024-04-03T17:41:39.9927648Z 2024-04-03T17:41:39.9927915Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9928054Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9928423Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9928548Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9928803Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9928973Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9929142Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9929357Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9929813Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9930265Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9930657Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9930995Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9931379Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9931715Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9932075Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9932230Z Execution Analysis: (:1) 2024-04-03T17:41:39.9932720Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9932983Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9932989Z 2024-04-03T17:41:39.9933238Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9933357Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9933645Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9933761Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9933995Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9934203Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9934372Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9934567Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9935689Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9936570Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9937080Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9937537Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9937940Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9938343Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9938731Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9939086Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9939204Z Execution Analysis: .......... 2024-04-03T17:41:39.9939598Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9939879Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9940310Z pt-xla-profiler: TransferFromDeviceTime too frequent: 177 counts during 169 steps 2024-04-03T17:41:39.9940316Z 2024-04-03T17:41:39.9940593Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9940737Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9941127Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9941266Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9941517Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9941693Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9941879Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9942089Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9942554Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9943029Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9943432Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9943782Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9944187Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9944530Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9944913Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9945058Z Execution Analysis: (:1) 2024-04-03T17:41:39.9945453Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9945736Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9945742Z 2024-04-03T17:41:39.9946013Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9946143Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9946450Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9946614Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9946878Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9947050Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9947229Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9947449Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9948619Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9949520Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9949991Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9950441Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9950901Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9951244Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9951620Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9951972Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9952089Z Execution Analysis: .......... 2024-04-03T17:41:39.9952472Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9952751Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9953166Z pt-xla-profiler: TransferFromDeviceTime too frequent: 178 counts during 170 steps 2024-04-03T17:41:39.9953173Z 2024-04-03T17:41:39.9953456Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9953588Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9953961Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9954098Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9954343Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9954515Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9954694Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9954898Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9955354Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9955806Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9956199Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9956550Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9956931Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9957266Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9957640Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9957784Z Execution Analysis: (:1) 2024-04-03T17:41:39.9958162Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9958445Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9958450Z 2024-04-03T17:41:39.9958708Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9958845Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9959130Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9959294Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9959551Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9959721Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9959895Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9960141Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9961111Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9961962Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9962394Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9962814Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9963240Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9963567Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9963926Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9964257Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9964368Z Execution Analysis: .......... 2024-04-03T17:41:39.9964746Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9964995Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9965392Z pt-xla-profiler: TransferFromDeviceTime too frequent: 179 counts during 171 steps 2024-04-03T17:41:39.9965398Z 2024-04-03T17:41:39.9965668Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9965788Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9966145Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9966269Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9966500Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9966676Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9966835Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9967031Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9967476Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9967896Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9968267Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9968606Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9968963Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9969281Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9969640Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9969777Z Execution Analysis: (:1) 2024-04-03T17:41:39.9970153Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9970402Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9970407Z 2024-04-03T17:41:39.9970654Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9970820Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9971093Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9971208Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9971453Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9971614Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9971817Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9972010Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9972869Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9973689Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9974121Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9974574Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9975048Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9975544Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9975950Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9976290Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9976409Z Execution Analysis: .......... 2024-04-03T17:41:39.9976823Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9977096Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9977525Z pt-xla-profiler: TransferFromDeviceTime too frequent: 180 counts during 172 steps 2024-04-03T17:41:39.9977549Z 2024-04-03T17:41:39.9977827Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9977959Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9978355Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9978478Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9978727Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9978917Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9979089Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9979300Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9979778Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9980231Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9980653Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9981000Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9981384Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9981740Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9982110Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9982261Z Execution Analysis: (:1) 2024-04-03T17:41:39.9982664Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9982934Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9982940Z 2024-04-03T17:41:39.9983218Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9983385Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9983678Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9983815Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9984064Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9984266Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9984458Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9984665Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9985600Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9986484Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9986986Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:39.9987457Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9988098Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9988448Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9988838Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9989170Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9989290Z Execution Analysis: .......... 2024-04-03T17:41:39.9989686Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9989947Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9990381Z pt-xla-profiler: TransferFromDeviceTime too frequent: 181 counts during 173 steps 2024-04-03T17:41:39.9990388Z 2024-04-03T17:41:39.9990656Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9990783Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9991175Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:39.9991298Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9991547Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:39.9991729Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:39.9991898Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:39.9992117Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9992570Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:39.9993011Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:39.9993419Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:39.9993757Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:39.9994135Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:39.9994484Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:39.9994848Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:39.9995006Z Execution Analysis: (:1) 2024-04-03T17:41:39.9995387Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:39.9995651Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9995711Z 2024-04-03T17:41:39.9995986Z Execution Analysis: ================================================================================ 2024-04-03T17:41:39.9996114Z Execution Analysis: Execution Cause 2024-04-03T17:41:39.9996401Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:39.9996537Z Execution Analysis: Graph Info: 2024-04-03T17:41:39.9996827Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:39.9997000Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:39.9997186Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:39.9997425Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:39.9998315Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:39.9999164Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:39.9999693Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0000151Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0000542Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0001120Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0001710Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0002050Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0002227Z Execution Analysis: .......... 2024-04-03T17:41:40.0002632Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0002895Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0003334Z pt-xla-profiler: TransferFromDeviceTime too frequent: 182 counts during 174 steps 2024-04-03T17:41:40.0003340Z 2024-04-03T17:41:40.0003611Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0003749Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0004126Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0004249Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0004507Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0004680Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0004848Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0005063Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0005517Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0005967Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0006374Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0006719Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0007111Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0007445Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0007809Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0007963Z Execution Analysis: (:1) 2024-04-03T17:41:40.0008340Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0008601Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0008654Z 2024-04-03T17:41:40.0008927Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0009053Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0009348Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0009500Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0009749Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0009927Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0010133Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0010336Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0011231Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0012083Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0012585Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0013031Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0013424Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0013780Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0014159Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0014492Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0014620Z Execution Analysis: .......... 2024-04-03T17:41:40.0015068Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0015505Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0015953Z pt-xla-profiler: TransferFromDeviceTime too frequent: 183 counts during 175 steps 2024-04-03T17:41:40.0015959Z 2024-04-03T17:41:40.0016232Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0016380Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0016766Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0016890Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0017157Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0017333Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0017506Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0017725Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0018194Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0018664Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0019065Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0019419Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0019819Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0020166Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0020533Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0020692Z Execution Analysis: (:1) 2024-04-03T17:41:40.0021085Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0021408Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0021413Z 2024-04-03T17:41:40.0021679Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0021808Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0022141Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0022267Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0022515Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0022731Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0022908Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0023113Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0024029Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0024938Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0025416Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0025877Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0026275Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0026639Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0027027Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0027488Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0027713Z Execution Analysis: .......... 2024-04-03T17:41:40.0028100Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0028377Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0028795Z pt-xla-profiler: TransferFromDeviceTime too frequent: 184 counts during 176 steps 2024-04-03T17:41:40.0028802Z 2024-04-03T17:41:40.0029072Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0029213Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0029590Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0029725Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0029970Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0030141Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0030324Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0030530Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0030985Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0031441Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0031834Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0032176Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0032568Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0032905Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0033280Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0033423Z Execution Analysis: (:1) 2024-04-03T17:41:40.0033862Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0034139Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0034144Z 2024-04-03T17:41:40.0034404Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0034563Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0034867Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0034989Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0035287Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0035458Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0035630Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0035842Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0036719Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0037625Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0038091Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0038538Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0038944Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0039289Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0039662Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0040006Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0040127Z Execution Analysis: .......... 2024-04-03T17:41:40.0040503Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0040882Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0041281Z pt-xla-profiler: TransferFromDeviceTime too frequent: 185 counts during 177 steps 2024-04-03T17:41:40.0041286Z 2024-04-03T17:41:40.0041553Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0041675Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0042032Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0042163Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0042393Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0042553Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0042728Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0042920Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0043350Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0043780Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0044152Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0044492Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0044850Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0045166Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0045522Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0045698Z Execution Analysis: (:1) 2024-04-03T17:41:40.0046058Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0046322Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0046327Z 2024-04-03T17:41:40.0046606Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0046740Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0047011Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0047154Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0047396Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0047560Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0047724Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0047929Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0048795Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0049616Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0050048Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0050468Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0050857Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0051180Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0057189Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0057617Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0057740Z Execution Analysis: .......... 2024-04-03T17:41:40.0058161Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0058444Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0058888Z pt-xla-profiler: TransferFromDeviceTime too frequent: 186 counts during 178 steps 2024-04-03T17:41:40.0058896Z 2024-04-03T17:41:40.0059185Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0059317Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0059703Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0059847Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0060099Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0060281Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0060467Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0060676Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0061160Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0061623Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0062026Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0062394Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0062784Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0063127Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0063510Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0063747Z Execution Analysis: (:1) 2024-04-03T17:41:40.0064158Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0064426Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0064431Z 2024-04-03T17:41:40.0064734Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0064877Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0065209Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0065336Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0065600Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0065776Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0065954Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0066214Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0067122Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0068268Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0068722Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0069169Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0069572Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0069914Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0070303Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0070639Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0070756Z Execution Analysis: .......... 2024-04-03T17:41:40.0071150Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0071414Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0071833Z pt-xla-profiler: TransferFromDeviceTime too frequent: 187 counts during 179 steps 2024-04-03T17:41:40.0071839Z 2024-04-03T17:41:40.0072121Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0072248Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0072632Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0072752Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0072997Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0073176Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0073343Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0073546Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0074015Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0074459Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0074852Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0075204Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0075586Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0075937Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0076365Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0076509Z Execution Analysis: (:1) 2024-04-03T17:41:40.0076906Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0077205Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0077211Z 2024-04-03T17:41:40.0077472Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0077643Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0077933Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0078067Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0078310Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0078482Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0078709Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0078910Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0079793Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0080660Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0081200Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0081633Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0082007Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0082332Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0082704Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0083020Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0083130Z Execution Analysis: .......... 2024-04-03T17:41:40.0083503Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0083755Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0084165Z pt-xla-profiler: TransferFromDeviceTime too frequent: 188 counts during 180 steps 2024-04-03T17:41:40.0084173Z 2024-04-03T17:41:40.0084426Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0084545Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0084912Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0085032Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0085262Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0085432Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0085592Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0085794Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0086225Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0086646Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0087033Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0087357Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0087713Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0088079Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0088425Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0088574Z Execution Analysis: (:1) 2024-04-03T17:41:40.0088978Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0089229Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0089235Z 2024-04-03T17:41:40.0089532Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0089654Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0089929Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0090054Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0090284Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0090481Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0090660Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0090856Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0091700Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0092505Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0092941Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0093376Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0093746Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0094085Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0094441Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0094760Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0094882Z Execution Analysis: .......... 2024-04-03T17:41:40.0095494Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0095768Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0096213Z pt-xla-profiler: TransferFromDeviceTime too frequent: 189 counts during 181 steps 2024-04-03T17:41:40.0096219Z 2024-04-03T17:41:40.0096494Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0096640Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0097028Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0097152Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0097414Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0097589Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0097763Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0097985Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0098453Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0098915Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0099329Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0099679Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0100125Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0100465Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0100835Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0100991Z Execution Analysis: (:1) 2024-04-03T17:41:40.0101412Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0101685Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0101690Z 2024-04-03T17:41:40.0102033Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0102165Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0102470Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0102595Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0102880Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0103066Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0103244Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0103453Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0104371Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0105246Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0105724Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0106182Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0106585Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0106954Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0107339Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0107913Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0108211Z Execution Analysis: .......... 2024-04-03T17:41:40.0108593Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0108871Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0109289Z pt-xla-profiler: TransferFromDeviceTime too frequent: 190 counts during 182 steps 2024-04-03T17:41:40.0109294Z 2024-04-03T17:41:40.0109566Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0109711Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0110085Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0110208Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0110465Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0110634Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0110804Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0111018Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0111472Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0111924Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0112314Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0112657Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0113103Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0113441Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0113804Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0113991Z Execution Analysis: (:1) 2024-04-03T17:41:40.0114377Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0114691Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0114697Z 2024-04-03T17:41:40.0114952Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0115079Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0115376Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0115536Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0115780Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0115959Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0116133Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0116338Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0117231Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0118081Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0118551Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0118993Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0119388Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0119740Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0120115Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0120465Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0120582Z Execution Analysis: .......... 2024-04-03T17:41:40.0121070Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0121336Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0121734Z pt-xla-profiler: TransferFromDeviceTime too frequent: 192 counts during 183 steps 2024-04-03T17:41:40.0121739Z 2024-04-03T17:41:40.0121995Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0122130Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0122488Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0122618Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0122846Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0123010Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0123185Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0123379Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0123812Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0124243Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0124616Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0124979Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0125346Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0125664Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0126049Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0126186Z Execution Analysis: (:1) 2024-04-03T17:41:40.0126550Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0126841Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0126847Z 2024-04-03T17:41:40.0127091Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0127212Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0127536Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0127652Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0127898Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0128059Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0128227Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0128432Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0129265Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0130075Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0130518Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0130947Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0131330Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0131655Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0132019Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0132350Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0132459Z Execution Analysis: .......... 2024-04-03T17:41:40.0132825Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0133084Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0133484Z pt-xla-profiler: TransferFromDeviceTime too frequent: 193 counts during 184 steps 2024-04-03T17:41:40.0133493Z 2024-04-03T17:41:40.0133756Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0133878Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0134237Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0134363Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0134593Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0134755Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0134993Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0135191Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0135814Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0136280Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0136727Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0137095Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0137481Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0137855Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0138241Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0138388Z Execution Analysis: (:1) 2024-04-03T17:41:40.0138817Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0139097Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0139103Z 2024-04-03T17:41:40.0139366Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0139543Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0139837Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0139960Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0140218Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0140393Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0140571Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0140788Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0141690Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0142580Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0143044Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0143503Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0143914Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0144271Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0144655Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0145007Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0145127Z Execution Analysis: .......... 2024-04-03T17:41:40.0145530Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0145800Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0146231Z pt-xla-profiler: TransferFromDeviceTime too frequent: 194 counts during 185 steps 2024-04-03T17:41:40.0146237Z 2024-04-03T17:41:40.0146524Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0146653Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0147035Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0147167Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0147415Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0147710Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0147885Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0148094Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0148576Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0149031Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0149497Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0149860Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0150251Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0150629Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0151017Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0151201Z Execution Analysis: (:1) 2024-04-03T17:41:40.0151612Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0151879Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0151924Z 2024-04-03T17:41:40.0152190Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0152330Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0152624Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0152750Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0153012Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0153188Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0153379Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0153585Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0154488Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0155375Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0155844Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0156299Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0156715Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0157067Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0157463Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0157808Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0157927Z Execution Analysis: .......... 2024-04-03T17:41:40.0158328Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0158597Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0159030Z pt-xla-profiler: TransferFromDeviceTime too frequent: 195 counts during 186 steps 2024-04-03T17:41:40.0159046Z 2024-04-03T17:41:40.0159322Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0159450Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0159945Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0160065Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0160305Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0160488Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0160761Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0160960Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0161396Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0161851Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0162235Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0162558Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0162944Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0163275Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0163645Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0163783Z Execution Analysis: (:1) 2024-04-03T17:41:40.0164160Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0164407Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0164445Z 2024-04-03T17:41:40.0164702Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0164819Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0165091Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0165220Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0165451Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0165613Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0165789Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0165984Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0166817Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0167640Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0168073Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0168505Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0168878Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0169204Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0169573Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0169892Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0170003Z Execution Analysis: .......... 2024-04-03T17:41:40.0170370Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0170623Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0171030Z pt-xla-profiler: TransferFromDeviceTime too frequent: 196 counts during 187 steps 2024-04-03T17:41:40.0171035Z 2024-04-03T17:41:40.0171288Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0171411Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0171779Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0171894Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0172128Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0172302Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0172459Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0172663Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0173124Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0173545Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0173931Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0174289Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0174649Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0175093Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0175616Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0175778Z Execution Analysis: (:1) 2024-04-03T17:41:40.0176173Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0176476Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0176482Z 2024-04-03T17:41:40.0176754Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0176881Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0177176Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0177317Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0177566Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0177740Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0177931Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0178138Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0179052Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0179936Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0180404Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0180876Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0181282Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0181647Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0182033Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0182374Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0182503Z Execution Analysis: .......... 2024-04-03T17:41:40.0182902Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0183173Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0183621Z pt-xla-profiler: TransferFromDeviceTime too frequent: 197 counts during 188 steps 2024-04-03T17:41:40.0183626Z 2024-04-03T17:41:40.0183902Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0184044Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0184428Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0184558Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0184817Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0184992Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0185166Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0185420Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0185886Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0186344Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0186789Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0187141Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0187758Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0188305Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0188672Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0188828Z Execution Analysis: (:1) 2024-04-03T17:41:40.0189210Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0189514Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0189520Z 2024-04-03T17:41:40.0189790Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0189920Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0190219Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0190341Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0190586Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0190767Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0190997Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0191257Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0192150Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0193007Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0193472Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0193917Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0194310Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0194666Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0195041Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0195379Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0195511Z Execution Analysis: .......... 2024-04-03T17:41:40.0195894Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0196163Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0196600Z pt-xla-profiler: TransferFromDeviceTime too frequent: 198 counts during 189 steps 2024-04-03T17:41:40.0196608Z 2024-04-03T17:41:40.0196876Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0197014Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0197387Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0197508Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0197761Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0197932Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0198151Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0198366Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0198816Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0199270Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0199730Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0200077Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0200500Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0200839Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0201204Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0201391Z Execution Analysis: (:1) 2024-04-03T17:41:40.0201883Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0202157Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0202163Z 2024-04-03T17:41:40.0202424Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0202612Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0202915Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0203034Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0203282Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0203464Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0203637Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0203839Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0204738Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0205591Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0206058Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0206502Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0206896Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0207246Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0207624Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0207972Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0208090Z Execution Analysis: .......... 2024-04-03T17:41:40.0208472Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0208745Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0209166Z pt-xla-profiler: TransferFromDeviceTime too frequent: 199 counts during 190 steps 2024-04-03T17:41:40.0209172Z 2024-04-03T17:41:40.0209439Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0209579Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0209954Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0210088Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0210332Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0210546Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0210727Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0210930Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0211380Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0211876Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0212269Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0212639Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0213025Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0213357Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0213736Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0213924Z Execution Analysis: (:1) 2024-04-03T17:41:40.0214310Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0214582Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0214587Z 2024-04-03T17:41:40.0214847Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0215057Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0215530Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0215654Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0215917Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0216091Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0216289Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0216512Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0217410Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0218285Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0218765Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0219223Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0219635Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0219983Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0220369Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0220724Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0220844Z Execution Analysis: .......... 2024-04-03T17:41:40.0221234Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0221514Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0221946Z pt-xla-profiler: TransferFromDeviceTime too frequent: 200 counts during 191 steps 2024-04-03T17:41:40.0221952Z 2024-04-03T17:41:40.0222238Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0222365Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0222753Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0222889Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0223178Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0223353Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0223537Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0223745Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0224240Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0224709Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0225110Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0225502Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0225891Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0226232Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0226651Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0226800Z Execution Analysis: (:1) 2024-04-03T17:41:40.0227189Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0227472Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0227477Z 2024-04-03T17:41:40.0228012Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0228156Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0228445Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0228567Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0228826Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0228996Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0229173Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0229388Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0230269Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0231134Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0231593Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0232038Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0232439Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0232779Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0233159Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0233501Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0233616Z Execution Analysis: .......... 2024-04-03T17:41:40.0234009Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0234274Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0234693Z pt-xla-profiler: TransferFromDeviceTime too frequent: 201 counts during 192 steps 2024-04-03T17:41:40.0234701Z 2024-04-03T17:41:40.0234978Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0235107Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0235481Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0235679Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0235923Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0236108Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0236282Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0236486Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0236987Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0237432Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0237858Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0238212Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0238587Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0238959Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0239333Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0239476Z Execution Analysis: (:1) 2024-04-03T17:41:40.0239869Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0240134Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0240139Z 2024-04-03T17:41:40.0240403Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0240544Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0240929Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0241046Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0241290Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0241456Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0241631Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0241822Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0242664Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0243482Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0243918Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0244343Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0244724Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0245056Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0245425Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0245742Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0245853Z Execution Analysis: .......... 2024-04-03T17:41:40.0246230Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0246482Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0246883Z pt-xla-profiler: TransferFromDeviceTime too frequent: 202 counts during 193 steps 2024-04-03T17:41:40.0246889Z 2024-04-03T17:41:40.0247153Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0247275Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0247644Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0247800Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0248032Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0248206Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0248368Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0248588Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0249030Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0249477Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0249851Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0250188Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0250545Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0250903Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0251249Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0251386Z Execution Analysis: (:1) 2024-04-03T17:41:40.0251765Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0252015Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0252020Z 2024-04-03T17:41:40.0252284Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0252403Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0252676Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0252803Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0253038Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0253198Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0253375Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0253567Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0254398Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0255476Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0255946Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0256418Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0256817Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0257172Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0257572Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0257916Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0258038Z Execution Analysis: .......... 2024-04-03T17:41:40.0258441Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0258715Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0259158Z pt-xla-profiler: TransferFromDeviceTime too frequent: 203 counts during 194 steps 2024-04-03T17:41:40.0259165Z 2024-04-03T17:41:40.0259437Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0259608Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0259999Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0260125Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0260374Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0260559Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0260775Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0260994Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0261457Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0261942Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0262358Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0262707Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0263128Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0263482Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0263853Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0264004Z Execution Analysis: (:1) 2024-04-03T17:41:40.0264405Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0264676Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0264682Z 2024-04-03T17:41:40.0264956Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0265085Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0265379Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0265521Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0265771Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0265945Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0266131Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0266339Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0267252Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0268506Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0268962Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0269416Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0269813Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0270156Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0270546Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0270883Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0271013Z Execution Analysis: .......... 2024-04-03T17:41:40.0271391Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0271656Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0272088Z pt-xla-profiler: TransferFromDeviceTime too frequent: 204 counts during 195 steps 2024-04-03T17:41:40.0272094Z 2024-04-03T17:41:40.0272359Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0272554Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0272928Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0273049Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0273306Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0273515Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0273687Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0273902Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0274388Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0274832Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0275229Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0275610Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0275996Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0276327Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0276692Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0276845Z Execution Analysis: (:1) 2024-04-03T17:41:40.0277226Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0277491Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0277496Z 2024-04-03T17:41:40.0277761Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0277886Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0278183Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0278304Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0278548Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0278730Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0278901Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0279105Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0279997Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0280949Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0281381Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0281821Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0282192Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0282529Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0282888Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0283207Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0283325Z Execution Analysis: .......... 2024-04-03T17:41:40.0283689Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0283941Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0284352Z pt-xla-profiler: TransferFromDeviceTime too frequent: 205 counts during 196 steps 2024-04-03T17:41:40.0284391Z 2024-04-03T17:41:40.0284645Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0284778Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0285132Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0285247Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0285517Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0285680Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0285842Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0286075Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0286505Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0286937Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0287339Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0287662Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0288030Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0288346Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0288686Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0288833Z Execution Analysis: (:1) 2024-04-03T17:41:40.0289198Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0289460Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0289466Z 2024-04-03T17:41:40.0289712Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0289834Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0290118Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0290233Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0290464Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0290635Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0290802Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0290994Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0291841Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0292651Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0293092Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0293517Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0293887Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0294221Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0294581Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0294991Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0295106Z Execution Analysis: .......... 2024-04-03T17:41:40.0295654Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0295938Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0296369Z pt-xla-profiler: TransferFromDeviceTime too frequent: 206 counts during 197 steps 2024-04-03T17:41:40.0296455Z 2024-04-03T17:41:40.0296734Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0296876Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0297260Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0297428Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0297679Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0297856Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0298073Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0298284Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0298750Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0299218Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0299662Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0300013Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0300407Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0300753Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0301137Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0301285Z Execution Analysis: (:1) 2024-04-03T17:41:40.0301677Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0301958Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0301963Z 2024-04-03T17:41:40.0302231Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0302360Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0302663Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0302789Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0303052Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0303227Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0303405Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0303624Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0304523Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0305403Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0305892Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0306346Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0306758Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0307112Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0307499Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0308087Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0308207Z Execution Analysis: .......... 2024-04-03T17:41:40.0308591Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0308867Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0309341Z pt-xla-profiler: TransferFromDeviceTime too frequent: 207 counts during 198 steps 2024-04-03T17:41:40.0309348Z 2024-04-03T17:41:40.0309631Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0309757Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0310166Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0310301Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0310545Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0310752Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0310939Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0311144Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0311597Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0312094Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0312485Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0312841Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0313221Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0313557Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0313932Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0314075Z Execution Analysis: (:1) 2024-04-03T17:41:40.0314460Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0314732Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0314742Z 2024-04-03T17:41:40.0315003Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0315141Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0315428Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0315550Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0315809Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0315976Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0316150Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0316366Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0317240Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0318105Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0318561Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0319003Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0319406Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0319748Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0320127Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0320472Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0320586Z Execution Analysis: .......... 2024-04-03T17:41:40.0321067Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0321353Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0321750Z pt-xla-profiler: TransferFromDeviceTime too frequent: 208 counts during 199 steps 2024-04-03T17:41:40.0321756Z 2024-04-03T17:41:40.0322022Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0322169Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0322528Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0322658Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0322936Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0323112Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0323273Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0323465Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0323905Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0324357Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0324729Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0325066Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0325422Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0325741Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0326093Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0326230Z Execution Analysis: (:1) 2024-04-03T17:41:40.0326603Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0326855Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0326861Z 2024-04-03T17:41:40.0327106Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0327233Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0327508Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0327625Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0327862Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0328025Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0328201Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0328391Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0329223Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0330045Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0330475Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0330897Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0331278Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0331601Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0331975Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0332292Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0332403Z Execution Analysis: .......... 2024-04-03T17:41:40.0332773Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0333063Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0333460Z pt-xla-profiler: TransferFromDeviceTime too frequent: 209 counts during 200 steps 2024-04-03T17:41:40.0333465Z 2024-04-03T17:41:40.0333758Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0333881Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0334248Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0334397Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0334627Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0334800Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0335038Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0335234Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0335915Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0336369Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0336772Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0337136Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0337526Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0337883Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0338253Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0338401Z Execution Analysis: (:1) 2024-04-03T17:41:40.0338806Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0339078Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0339084Z 2024-04-03T17:41:40.0339362Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0339489Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0339784Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0339914Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0340162Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0340337Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0340523Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0340729Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0341631Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0342521Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0342987Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0343595Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0343999Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0344352Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0344748Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0345091Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0345259Z Execution Analysis: .......... 2024-04-03T17:41:40.0345668Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0345935Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0346376Z pt-xla-profiler: TransferFromDeviceTime too frequent: 210 counts during 201 steps 2024-04-03T17:41:40.0346424Z 2024-04-03T17:41:40.0346699Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0346829Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0347257Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0347385Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0347860Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0348217Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0348448Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0348658Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0349135Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0349591Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0350008Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0350357Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0350747Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0351105Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0351477Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0351625Z Execution Analysis: (:1) 2024-04-03T17:41:40.0352031Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0352301Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0352307Z 2024-04-03T17:41:40.0352589Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0352723Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0353016Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0353150Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0353405Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0353580Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0353771Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0354094Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0355125Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0356003Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0356472Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0356946Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0357350Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0357701Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0358101Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0358443Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0358629Z Execution Analysis: .......... 2024-04-03T17:41:40.0359019Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0359289Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0359776Z pt-xla-profiler: TransferFromDeviceTime too frequent: 211 counts during 202 steps 2024-04-03T17:41:40.0359783Z 2024-04-03T17:41:40.0360063Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0360232Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0360630Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0360758Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0361126Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0361337Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0361505Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0361719Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0362171Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0362617Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0363018Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0363360Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0363746Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0364076Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0364435Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0364596Z Execution Analysis: (:1) 2024-04-03T17:41:40.0364975Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0365238Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0365244Z 2024-04-03T17:41:40.0365517Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0365643Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0365942Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0366067Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0366311Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0366491Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0366666Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0366982Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0367825Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0368634Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0369067Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0369499Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0369874Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0370211Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0370569Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0370923Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0371045Z Execution Analysis: .......... 2024-04-03T17:41:40.0371408Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0371684Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0372093Z pt-xla-profiler: TransferFromDeviceTime too frequent: 213 counts during 203 steps 2024-04-03T17:41:40.0372098Z 2024-04-03T17:41:40.0372384Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0372515Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0372872Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0372989Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0373231Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0373428Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0373587Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0373790Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0374221Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0374658Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0375100Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0375606Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0376001Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0376344Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0376723Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0376882Z Execution Analysis: (:1) 2024-04-03T17:41:40.0377274Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0377560Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0377566Z 2024-04-03T17:41:40.0377832Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0377961Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0378269Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0378394Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0378646Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0378829Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0379013Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0379220Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0380122Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0380999Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0381479Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0381934Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0382339Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0382697Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0383125Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0383480Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0383595Z Execution Analysis: .......... 2024-04-03T17:41:40.0383985Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0384295Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0384729Z pt-xla-profiler: TransferFromDeviceTime too frequent: 214 counts during 204 steps 2024-04-03T17:41:40.0384735Z 2024-04-03T17:41:40.0385040Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0385181Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0385567Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0385768Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0386029Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0386203Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0386389Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0386599Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0387069Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0387761Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0388314Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0388655Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0389044Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0389383Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0389762Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0389905Z Execution Analysis: (:1) 2024-04-03T17:41:40.0390293Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0390572Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0390577Z 2024-04-03T17:41:40.0390837Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0390965Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0391261Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0391380Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0391637Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0391811Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0391984Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0392199Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0393071Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0393928Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0394398Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0394844Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0395246Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0395643Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0396018Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0396366Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0396485Z Execution Analysis: .......... 2024-04-03T17:41:40.0396902Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0397178Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0397632Z pt-xla-profiler: TransferFromDeviceTime too frequent: 215 counts during 205 steps 2024-04-03T17:41:40.0397638Z 2024-04-03T17:41:40.0397921Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0398044Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0398420Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0398595Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0398838Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0399007Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0399189Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0399397Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0399850Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0400307Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0400806Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0401141Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0401502Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0401823Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0402178Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0402315Z Execution Analysis: (:1) 2024-04-03T17:41:40.0402680Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0402940Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0402944Z 2024-04-03T17:41:40.0403193Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0403322Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0403591Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0403706Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0403952Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0404111Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0404275Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0404476Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0405304Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0406124Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0406555Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0406976Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0407355Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0407716Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0408073Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0408400Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0408535Z Execution Analysis: .......... 2024-04-03T17:41:40.0408910Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0409187Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0409584Z pt-xla-profiler: TransferFromDeviceTime too frequent: 216 counts during 206 steps 2024-04-03T17:41:40.0409589Z 2024-04-03T17:41:40.0409854Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0410004Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0410359Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0410485Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0410716Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0410879Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0411050Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0411242Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0411681Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0412100Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0412470Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0412805Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0413164Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0413483Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0413834Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0413970Z Execution Analysis: (:1) 2024-04-03T17:41:40.0414344Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0414596Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0414601Z 2024-04-03T17:41:40.0414846Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0415072Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0415514Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0415645Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0415907Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0416080Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0416271Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0416480Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0417381Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0418274Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0418739Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0419196Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0419650Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0420002Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0420396Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0420774Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0420893Z Execution Analysis: .......... 2024-04-03T17:41:40.0421295Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0421596Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0422028Z pt-xla-profiler: TransferFromDeviceTime too frequent: 217 counts during 207 steps 2024-04-03T17:41:40.0422034Z 2024-04-03T17:41:40.0422325Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0422490Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0422882Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0423005Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0423253Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0423441Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0423612Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0423820Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0424299Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0424757Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0425159Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0425528Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0425914Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0426269Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0426640Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0426786Z Execution Analysis: (:1) 2024-04-03T17:41:40.0427185Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0427455Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0427460Z 2024-04-03T17:41:40.0427966Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0428094Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0428386Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0428518Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0428757Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0428928Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0429111Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0429316Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0430190Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0431056Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0431509Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0432023Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0432416Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0432758Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0433197Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0433532Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0433648Z Execution Analysis: .......... 2024-04-03T17:41:40.0434081Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0434349Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0434781Z pt-xla-profiler: TransferFromDeviceTime too frequent: 218 counts during 208 steps 2024-04-03T17:41:40.0434828Z 2024-04-03T17:41:40.0435098Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0435223Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0435609Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0435729Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0435975Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0436157Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0436324Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0436531Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0436995Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0437442Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0437852Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0438200Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0438584Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0438933Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0439295Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0439439Z Execution Analysis: (:1) 2024-04-03T17:41:40.0439833Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0440097Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0440102Z 2024-04-03T17:41:40.0440473Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0440593Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0440866Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0440991Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0441226Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0441386Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0441562Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0441754Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0442597Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0443402Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0443836Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0444338Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0444709Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0445035Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0445430Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0445753Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0445906Z Execution Analysis: .......... 2024-04-03T17:41:40.0446271Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0446525Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0446933Z pt-xla-profiler: TransferFromDeviceTime too frequent: 219 counts during 209 steps 2024-04-03T17:41:40.0446978Z 2024-04-03T17:41:40.0447235Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0447355Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0447905Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0448030Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0448281Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0448454Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0448625Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0448839Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0449293Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0449732Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0450136Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0450472Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0450865Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0451201Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0451562Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0451714Z Execution Analysis: (:1) 2024-04-03T17:41:40.0452095Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0452356Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0452362Z 2024-04-03T17:41:40.0452635Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0452762Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0453059Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0453179Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0453421Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0453598Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0453769Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0453969Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0454849Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0455959Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0456467Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0456934Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0457338Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0457730Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0458118Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0458496Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0458627Z Execution Analysis: .......... 2024-04-03T17:41:40.0459017Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0459284Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0459757Z pt-xla-profiler: TransferFromDeviceTime too frequent: 220 counts during 210 steps 2024-04-03T17:41:40.0459763Z 2024-04-03T17:41:40.0460038Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0460176Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0460565Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0460689Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0460951Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0461129Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0461304Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0461524Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0461988Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0462459Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0462860Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0463208Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0463608Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0463949Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0464320Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0464480Z Execution Analysis: (:1) 2024-04-03T17:41:40.0464872Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0465150Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0465160Z 2024-04-03T17:41:40.0465423Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0465552Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0465853Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0465977Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0466228Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0466411Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0466588Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0466796Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0468115Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0468977Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0469502Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0469947Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0470378Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0470738Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0471149Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0471486Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0471610Z Execution Analysis: .......... 2024-04-03T17:41:40.0471988Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0472314Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0472731Z pt-xla-profiler: TransferFromDeviceTime too frequent: 221 counts during 211 steps 2024-04-03T17:41:40.0472737Z 2024-04-03T17:41:40.0473007Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0473148Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0473520Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0473640Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0473896Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0474066Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0474249Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0474452Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0474905Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0475366Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0475755Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0476096Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0476480Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0476812Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0477183Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0477326Z Execution Analysis: (:1) 2024-04-03T17:41:40.0477707Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0477981Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0477986Z 2024-04-03T17:41:40.0478244Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0478369Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0478666Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0478789Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0479033Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0479211Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0479386Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0479600Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0480470Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0481435Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0481873Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0482295Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0482701Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0483027Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0483434Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0483766Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0483877Z Execution Analysis: .......... 2024-04-03T17:41:40.0484240Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0484533Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0484932Z pt-xla-profiler: TransferFromDeviceTime too frequent: 222 counts during 212 steps 2024-04-03T17:41:40.0484937Z 2024-04-03T17:41:40.0485208Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0485329Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0485685Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0485815Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0486045Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0486207Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0486377Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0486568Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0487001Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0487437Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0487807Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0488143Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0488500Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0488820Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0489176Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0489314Z Execution Analysis: (:1) 2024-04-03T17:41:40.0489675Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0489939Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0489944Z 2024-04-03T17:41:40.0490193Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0490321Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0490593Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0490708Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0490950Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0491113Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0491278Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0491479Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0492309Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0493158Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0493590Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0494039Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0494424Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0494776Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0495206Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0495722Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0495842Z Execution Analysis: .......... 2024-04-03T17:41:40.0496287Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0496554Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0496985Z pt-xla-profiler: TransferFromDeviceTime too frequent: 223 counts during 213 steps 2024-04-03T17:41:40.0496991Z 2024-04-03T17:41:40.0497282Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0497409Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0497797Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0497936Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0498185Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0498359Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0498544Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0498756Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0499237Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0499694Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0500098Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0500464Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0500857Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0501201Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0501578Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0501725Z Execution Analysis: (:1) 2024-04-03T17:41:40.0502135Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0502403Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0502408Z 2024-04-03T17:41:40.0502675Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0502816Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0503112Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0503237Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0503499Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0503672Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0503851Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0504069Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0505000Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0505885Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0506378Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0506835Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0507388Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0507829Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0508378Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0508714Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0508878Z Execution Analysis: .......... 2024-04-03T17:41:40.0509272Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0509536Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0509958Z pt-xla-profiler: TransferFromDeviceTime too frequent: 224 counts during 214 steps 2024-04-03T17:41:40.0509964Z 2024-04-03T17:41:40.0510244Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0510372Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0510763Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0510882Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0511126Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0511310Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0511484Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0511686Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0512150Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0512596Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0512985Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0513334Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0513713Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0514058Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0514417Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0514563Z Execution Analysis: (:1) 2024-04-03T17:41:40.0514955Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0515215Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0515220Z 2024-04-03T17:41:40.0515480Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0515619Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0515907Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0516041Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0516282Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0516449Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0516634Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0516871Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0517745Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0518607Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0519099Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0519557Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0519981Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0520328Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0520714Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0521171Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0521281Z Execution Analysis: .......... 2024-04-03T17:41:40.0521653Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0521904Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0522315Z pt-xla-profiler: TransferFromDeviceTime too frequent: 225 counts during 215 steps 2024-04-03T17:41:40.0522321Z 2024-04-03T17:41:40.0522577Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0522697Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0523061Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0523175Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0523406Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0523583Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0523742Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0523935Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0524375Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0524797Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0525183Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0525506Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0525863Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0526191Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0526539Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0526676Z Execution Analysis: (:1) 2024-04-03T17:41:40.0527050Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0527300Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0527305Z 2024-04-03T17:41:40.0527560Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0527679Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0527952Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0528078Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0528309Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0528468Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0528668Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0528858Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0529699Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0530534Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0530964Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0531424Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0531795Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0532116Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0532513Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0532832Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0532952Z Execution Analysis: .......... 2024-04-03T17:41:40.0533312Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0533562Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0533967Z pt-xla-profiler: TransferFromDeviceTime too frequent: 226 counts during 216 steps 2024-04-03T17:41:40.0533972Z 2024-04-03T17:41:40.0534227Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0534349Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0534715Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0534836Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0535169Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0535499Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0535678Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0535897Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0536364Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0536822Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0537241Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0537592Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0537981Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0538335Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0538713Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0538873Z Execution Analysis: (:1) 2024-04-03T17:41:40.0539266Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0539537Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0539542Z 2024-04-03T17:41:40.0539818Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0539949Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0540244Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0540376Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0540624Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0540846Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0541021Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0541225Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0542132Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0543033Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0543532Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0544002Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0544407Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0544769Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0545202Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0545550Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0545679Z Execution Analysis: .......... 2024-04-03T17:41:40.0546071Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0546338Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0546773Z pt-xla-profiler: TransferFromDeviceTime too frequent: 227 counts during 217 steps 2024-04-03T17:41:40.0546778Z 2024-04-03T17:41:40.0547056Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0547197Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0547579Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0547982Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0548242Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0548413Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0548582Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0548799Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0549255Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0549711Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0550103Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0550449Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0550838Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0551177Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0551538Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0551697Z Execution Analysis: (:1) 2024-04-03T17:41:40.0552081Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0552345Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0552364Z 2024-04-03T17:41:40.0552623Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0552749Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0553049Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0553170Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0553466Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0553645Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0553818Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0554024Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0554941Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0555795Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0556295Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0556740Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0557124Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0557519Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0557892Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0558224Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0558357Z Execution Analysis: .......... 2024-04-03T17:41:40.0558738Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0559017Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0559437Z pt-xla-profiler: TransferFromDeviceTime too frequent: 228 counts during 218 steps 2024-04-03T17:41:40.0559443Z 2024-04-03T17:41:40.0559709Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0559850Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0560230Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0560352Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0560607Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0560882Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0561055Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0561249Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0561676Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0562110Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0562479Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0562803Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0563175Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0563490Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0563846Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0563983Z Execution Analysis: (:1) 2024-04-03T17:41:40.0564347Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0564608Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0564615Z 2024-04-03T17:41:40.0564864Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0564980Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0565262Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0565406Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0565637Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0565807Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0565972Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0566180Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0567035Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0567885Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0568329Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0568752Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0569167Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0569492Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0569844Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0570173Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0570282Z Execution Analysis: .......... 2024-04-03T17:41:40.0570646Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0570911Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0571309Z pt-xla-profiler: TransferFromDeviceTime too frequent: 229 counts during 219 steps 2024-04-03T17:41:40.0571314Z 2024-04-03T17:41:40.0571581Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0571707Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0572059Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0572185Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0572415Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0572579Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0572751Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0572945Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0573378Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0573811Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0574178Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0574519Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0574878Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0575283Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0575837Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0575984Z Execution Analysis: (:1) 2024-04-03T17:41:40.0576378Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0576664Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0576670Z 2024-04-03T17:41:40.0576937Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0577078Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0577411Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0577534Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0577800Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0577973Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0578150Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0578421Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0579319Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0580223Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0580706Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0581160Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0581611Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0581966Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0582353Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0582709Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0582829Z Execution Analysis: .......... 2024-04-03T17:41:40.0583222Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0583507Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0583934Z pt-xla-profiler: TransferFromDeviceTime too frequent: 230 counts during 220 steps 2024-04-03T17:41:40.0583940Z 2024-04-03T17:41:40.0584231Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0584360Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0584743Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0584880Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0585130Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0585302Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0585486Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0585696Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0586172Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0586623Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0587023Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0587493Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0587963Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0588298Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0588679Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0588823Z Execution Analysis: (:1) 2024-04-03T17:41:40.0589222Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0589487Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0589493Z 2024-04-03T17:41:40.0589752Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0589942Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0590230Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0590350Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0590608Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0590779Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0590987Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0591206Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0592117Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0592979Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0593433Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0593915Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0594322Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0594663Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0595050Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0595383Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0595503Z Execution Analysis: .......... 2024-04-03T17:41:40.0595899Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0596162Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0596580Z pt-xla-profiler: TransferFromDeviceTime too frequent: 231 counts during 221 steps 2024-04-03T17:41:40.0596589Z 2024-04-03T17:41:40.0596866Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0596995Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0597374Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0597498Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0597741Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0597920Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0598092Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0598295Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0598761Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0599201Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0599589Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0599943Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0600317Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0600662Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0601117Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0601252Z Execution Analysis: (:1) 2024-04-03T17:41:40.0601627Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0601877Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0601882Z 2024-04-03T17:41:40.0602127Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0602290Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0602563Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0602690Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0602922Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0603121Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0603301Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0603492Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0604353Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0610712Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0611332Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0611800Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0612219Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0612574Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0612975Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0613318Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0613434Z Execution Analysis: .......... 2024-04-03T17:41:40.0613859Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0614129Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0614569Z pt-xla-profiler: TransferFromDeviceTime too frequent: 232 counts during 222 steps 2024-04-03T17:41:40.0614589Z 2024-04-03T17:41:40.0614864Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0615093Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0615499Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0615626Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0615878Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0616073Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0616385Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0616682Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0617201Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0617666Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0618082Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0618431Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0618818Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0619177Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0619548Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0619698Z Execution Analysis: (:1) 2024-04-03T17:41:40.0620110Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0620379Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0620440Z 2024-04-03T17:41:40.0620723Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0620853Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0621149Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0621289Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0621574Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0621751Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0621943Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0622183Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0623087Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0623975Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0624481Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0624955Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0625355Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0625708Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0626108Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0626450Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0626568Z Execution Analysis: .......... 2024-04-03T17:41:40.0626974Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0627250Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0627795Z pt-xla-profiler: TransferFromDeviceTime too frequent: 234 counts during 223 steps 2024-04-03T17:41:40.0627801Z 2024-04-03T17:41:40.0628074Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0628203Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0628603Z Execution Analysis: most likely user code trying to access tensor value before mark_step 2024-04-03T17:41:40.0628729Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0628984Z Execution Analysis: Graph Hash: 5496788e1ff59e274c450e5f8491df8 2024-04-03T17:41:40.0629171Z Execution Analysis: Number of Graph Inputs: 18 2024-04-03T17:41:40.0629344Z Execution Analysis: Number of Graph Outputs: 1 2024-04-03T17:41:40.0629569Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0630036Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:187) 2024-04-03T17:41:40.0630492Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0630910Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0631256Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0631643Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0632002Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0632370Z Execution Analysis: spawn_main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:116) 2024-04-03T17:41:40.0632533Z Execution Analysis: (:1) 2024-04-03T17:41:40.0632925Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0633195Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0633259Z 2024-04-03T17:41:40.0633546Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0633673Z Execution Analysis: Execution Cause 2024-04-03T17:41:40.0633966Z Execution Analysis: mark_step when exiting a profiler StepTrace region 2024-04-03T17:41:40.0634142Z Execution Analysis: Graph Info: 2024-04-03T17:41:40.0634395Z Execution Analysis: Graph Hash: 8079c730713f5595a3782be3b20960d8 2024-04-03T17:41:40.0634584Z Execution Analysis: Number of Graph Inputs: 34 2024-04-03T17:41:40.0634803Z Execution Analysis: Number of Graph Outputs: 53 2024-04-03T17:41:40.0635012Z Execution Analysis: Python Frame Triggered Execution: 2024-04-03T17:41:40.0635920Z Execution Analysis: mark_step (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:1056) 2024-04-03T17:41:40.0636844Z Execution Analysis: __exit__ (/opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/debug/profiler.py:170) 2024-04-03T17:41:40.0637311Z Execution Analysis: train_loop_fn (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:190) 2024-04-03T17:41:40.0637777Z Execution Analysis: train_mnist (/var/lib/jenkins/workspace/xla/test/test_profile_mp_mnist.py:213) 2024-04-03T17:41:40.0638181Z Execution Analysis: train_worker (/var/lib/jenkins/workspace/xla/test/test_profiler.py:35) 2024-04-03T17:41:40.0638550Z Execution Analysis: run (/opt/conda/lib/python3.8/multiprocessing/process.py:108) 2024-04-03T17:41:40.0638938Z Execution Analysis: _bootstrap (/opt/conda/lib/python3.8/multiprocessing/process.py:315) 2024-04-03T17:41:40.0639285Z Execution Analysis: _main (/opt/conda/lib/python3.8/multiprocessing/spawn.py:129) 2024-04-03T17:41:40.0639418Z Execution Analysis: .......... 2024-04-03T17:41:40.0639807Z Execution Analysis: -------------------------------------------------------------------------------- 2024-04-03T17:41:40.0640082Z Execution Analysis: ================================================================================ 2024-04-03T17:41:40.0640525Z pt-xla-profiler: TransferFromDeviceTime too frequent: 235 counts during 224 steps 2024-04-03T17:41:40.0640531Z 2024-04-03T17:41:40.0640617Z . 2024-04-03T17:41:40.0640878Z ---------------------------------------------------------------------- 2024-04-03T17:41:40.0640985Z Ran 1 test in 18.603s 2024-04-03T17:41:40.0640991Z 2024-04-03T17:41:40.0641076Z OK 2024-04-03T17:41:40.0641413Z + run_test /var/lib/jenkins/workspace/xla/test/pjrt/test_runtime.py 2024-04-03T17:41:40.0641891Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/pjrt/test_runtime.py' 2024-04-03T17:41:40.0642255Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/pjrt/test_runtime.py 2024-04-03T17:41:40.0642413Z ++ command -v nvidia-smi 2024-04-03T17:41:40.0642534Z + '[' -x '' ']' 2024-04-03T17:41:40.0642643Z + PJRT_DEVICE=CPU 2024-04-03T17:41:40.0642758Z + CPU_NUM_DEVICES=1 2024-04-03T17:41:40.0643064Z + run_coverage /var/lib/jenkins/workspace/xla/test/pjrt/test_runtime.py 2024-04-03T17:41:40.0643201Z + '[' 0 '!=' 0 ']' 2024-04-03T17:41:40.0643480Z + python3 /var/lib/jenkins/workspace/xla/test/pjrt/test_runtime.py 2024-04-03T17:41:42.0897627Z Running tests under Python 3.8.18: /opt/conda/bin/python3 2024-04-03T17:41:42.0917785Z [ RUN ] TestExperimentalPjrt.test_default_ordinals 2024-04-03T17:41:42.0918532Z Warning, backtrace signal handler for signal 11 overwrote previous handler. 2024-04-03T17:41:42.0919349Z Warning, backtrace signal handler for signal 6 overwrote previous handler. 2024-04-03T17:41:42.0920164Z Warning, backtrace signal handler for signal 7 overwrote previous handler. 2024-04-03T17:41:42.0920966Z Warning, backtrace signal handler for signal 4 overwrote previous handler. 2024-04-03T17:41:42.0921757Z Warning, backtrace signal handler for signal 8 overwrote previous handler. 2024-04-03T17:41:42.0997072Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:41:42.0997968Z I0000 00:00:1712166102.099210 15698 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:41:42.0998657Z [ OK ] TestExperimentalPjrt.test_default_ordinals 2024-04-03T17:41:42.0999412Z [ RUN ] TestExperimentalPjrt.test_device_type0 ('CPU', 'CPU') 2024-04-03T17:41:42.1002736Z [ OK ] TestExperimentalPjrt.test_device_type0 ('CPU', 'CPU') 2024-04-03T17:41:42.1003482Z [ RUN ] TestExperimentalPjrt.test_device_type1 ('CUDA', 'CUDA') 2024-04-03T17:41:42.1008473Z [ OK ] TestExperimentalPjrt.test_device_type1 ('CUDA', 'CUDA') 2024-04-03T17:41:42.1009284Z [ RUN ] TestExperimentalPjrt.test_device_type2 ('TPU', 'TPU') 2024-04-03T17:41:42.1014340Z [ OK ] TestExperimentalPjrt.test_device_type2 ('TPU', 'TPU') 2024-04-03T17:41:42.1015040Z [ RUN ] TestExperimentalPjrt.test_host_index 2024-04-03T17:41:42.1015557Z [ OK ] TestExperimentalPjrt.test_host_index 2024-04-03T17:41:42.1016189Z [ RUN ] TestExperimentalPjrt.test_num_global_devices 2024-04-03T17:41:42.1016769Z [ OK ] TestExperimentalPjrt.test_num_global_devices 2024-04-03T17:41:42.1017324Z [ RUN ] TestExperimentalPjrt.test_num_local_devices 2024-04-03T17:41:42.1017897Z [ OK ] TestExperimentalPjrt.test_num_local_devices 2024-04-03T17:41:42.1018512Z [ RUN ] TestExperimentalPjrt.test_pjrt_default_device_default 2024-04-03T17:41:42.1024948Z [ OK ] TestExperimentalPjrt.test_pjrt_default_device_default 2024-04-03T17:41:42.1025660Z [ RUN ] TestExperimentalPjrt.test_pjrt_default_device_gpu_num_devives 2024-04-03T17:41:42.1032793Z [ OK ] TestExperimentalPjrt.test_pjrt_default_device_gpu_num_devives 2024-04-03T17:41:42.1033524Z [ RUN ] TestExperimentalPjrt.test_pjrt_default_device_no_default 2024-04-03T17:41:42.1038682Z [ OK ] TestExperimentalPjrt.test_pjrt_default_device_no_default 2024-04-03T17:41:42.1039368Z [ RUN ] TestExperimentalPjrt.test_pjrt_default_device_pjrt_cpu 2024-04-03T17:41:42.1044716Z [ OK ] TestExperimentalPjrt.test_pjrt_default_device_pjrt_cpu 2024-04-03T17:41:42.1045376Z [ RUN ] TestExperimentalPjrt.test_pjrt_default_device_pjrt_gpu 2024-04-03T17:41:42.1050665Z [ OK ] TestExperimentalPjrt.test_pjrt_default_device_pjrt_gpu 2024-04-03T17:41:42.1051394Z [ RUN ] TestExperimentalPjrt.test_pjrt_default_device_pjrt_tpu_precedence 2024-04-03T17:41:42.1056909Z [ OK ] TestExperimentalPjrt.test_pjrt_default_device_pjrt_tpu_precedence 2024-04-03T17:41:42.1057567Z [ RUN ] TestExperimentalPjrt.test_requires_pjrt 2024-04-03T17:41:42.1062855Z [ OK ] TestExperimentalPjrt.test_requires_pjrt 2024-04-03T17:41:42.1063414Z [ RUN ] TestExperimentalPjrt.test_set_device_type 2024-04-03T17:41:42.1073328Z [ OK ] TestExperimentalPjrt.test_set_device_type 2024-04-03T17:41:42.1073921Z [ RUN ] TestExperimentalPjrt.test_set_device_type_error 2024-04-03T17:41:42.1081932Z [ OK ] TestExperimentalPjrt.test_set_device_type_error 2024-04-03T17:41:42.1082576Z [ RUN ] TestExperimentalPjrt.test_set_device_type_same_device 2024-04-03T17:41:42.1090736Z [ OK ] TestExperimentalPjrt.test_set_device_type_same_device 2024-04-03T17:41:42.1091334Z [ RUN ] TestExperimentalPjrt.test_world_size 2024-04-03T17:41:42.1091858Z [ OK ] TestExperimentalPjrt.test_world_size 2024-04-03T17:41:42.1092385Z [ RUN ] TestExperimentalPjrt.test_xla_device_error 2024-04-03T17:41:42.1092955Z [ OK ] TestExperimentalPjrt.test_xla_device_error 2024-04-03T17:41:42.1093584Z ---------------------------------------------------------------------- 2024-04-03T17:41:42.1094054Z Ran 19 tests in 0.018s 2024-04-03T17:41:42.1094257Z 2024-04-03T17:41:42.1094343Z OK 2024-04-03T17:41:42.3462447Z I0000 00:00:1712166102.345322 15698 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:41:42.4546353Z + run_test /var/lib/jenkins/workspace/xla/test/pjrt/test_runtime_single_proc_gpu.py 2024-04-03T17:41:42.4547894Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/pjrt/test_runtime_single_proc_gpu.py' 2024-04-03T17:41:42.4549295Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/pjrt/test_runtime_single_proc_gpu.py 2024-04-03T17:41:42.4550088Z ++ command -v nvidia-smi 2024-04-03T17:41:42.4550442Z + '[' -x '' ']' 2024-04-03T17:41:42.4550723Z + PJRT_DEVICE=CPU 2024-04-03T17:41:42.4550997Z + CPU_NUM_DEVICES=1 2024-04-03T17:41:42.4551662Z + run_coverage /var/lib/jenkins/workspace/xla/test/pjrt/test_runtime_single_proc_gpu.py 2024-04-03T17:41:42.4552394Z + '[' 0 '!=' 0 ']' 2024-04-03T17:41:42.4552964Z + python3 /var/lib/jenkins/workspace/xla/test/pjrt/test_runtime_single_proc_gpu.py 2024-04-03T17:41:44.5260142Z Running tests under Python 3.8.18: /opt/conda/bin/python3 2024-04-03T17:41:44.5282333Z [ RUN ] TestExperimentalSingleProcPjrtGpu.test_addressable_device_count 2024-04-03T17:41:44.5283250Z [ SKIPPED ] TestExperimentalSingleProcPjrtGpu.test_addressable_device_count 2024-04-03T17:41:44.5284171Z [ RUN ] TestExperimentalSingleProcPjrtGpu.test_addressable_runtime_device_count 2024-04-03T17:41:44.5285264Z [ SKIPPED ] TestExperimentalSingleProcPjrtGpu.test_addressable_runtime_device_count 2024-04-03T17:41:44.5286129Z [ RUN ] TestExperimentalSingleProcPjrtGpu.test_local_process_count 2024-04-03T17:41:44.5286908Z [ SKIPPED ] TestExperimentalSingleProcPjrtGpu.test_local_process_count 2024-04-03T17:41:44.5287720Z [ RUN ] TestExperimentalSingleProcPjrtGpu.test_num_global_device_count 2024-04-03T17:41:44.5288546Z [ SKIPPED ] TestExperimentalSingleProcPjrtGpu.test_num_global_device_count 2024-04-03T17:41:44.5289337Z [ RUN ] TestExperimentalSingleProcPjrtGpu.test_num_local_devices 2024-04-03T17:41:44.5290102Z [ SKIPPED ] TestExperimentalSingleProcPjrtGpu.test_num_local_devices 2024-04-03T17:41:44.5290825Z [ RUN ] TestExperimentalSingleProcPjrtGpu.test_ordinal 2024-04-03T17:41:44.5291475Z [ SKIPPED ] TestExperimentalSingleProcPjrtGpu.test_ordinal 2024-04-03T17:41:44.5292164Z [ RUN ] TestExperimentalSingleProcPjrtGpu.test_process_count 2024-04-03T17:41:44.5292897Z [ SKIPPED ] TestExperimentalSingleProcPjrtGpu.test_process_count 2024-04-03T17:41:44.5293615Z [ RUN ] TestExperimentalSingleProcPjrtGpu.test_process_index 2024-04-03T17:41:44.5294316Z [ SKIPPED ] TestExperimentalSingleProcPjrtGpu.test_process_index 2024-04-03T17:41:44.5295147Z [ RUN ] TestExperimentalSingleProcPjrtGpu.test_world_size 2024-04-03T17:41:44.5295858Z [ SKIPPED ] TestExperimentalSingleProcPjrtGpu.test_world_size 2024-04-03T17:41:44.5296627Z ---------------------------------------------------------------------- 2024-04-03T17:41:44.5297101Z Ran 9 tests in 0.000s 2024-04-03T17:41:44.5297300Z 2024-04-03T17:41:44.5297419Z OK (skipped=9) 2024-04-03T17:41:44.8697665Z + run_test /var/lib/jenkins/workspace/xla/test/pjrt/test_runtime_multi_gpu.py 2024-04-03T17:41:44.8698921Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/pjrt/test_runtime_multi_gpu.py' 2024-04-03T17:41:44.8700003Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/pjrt/test_runtime_multi_gpu.py 2024-04-03T17:41:44.8700802Z ++ command -v nvidia-smi 2024-04-03T17:41:44.8701142Z + '[' -x '' ']' 2024-04-03T17:41:44.8701419Z + PJRT_DEVICE=CPU 2024-04-03T17:41:44.8701712Z + CPU_NUM_DEVICES=1 2024-04-03T17:41:44.8702252Z + run_coverage /var/lib/jenkins/workspace/xla/test/pjrt/test_runtime_multi_gpu.py 2024-04-03T17:41:44.8702923Z + '[' 0 '!=' 0 ']' 2024-04-03T17:41:44.8703450Z + python3 /var/lib/jenkins/workspace/xla/test/pjrt/test_runtime_multi_gpu.py 2024-04-03T17:41:46.8888432Z Running tests under Python 3.8.18: /opt/conda/bin/python3 2024-04-03T17:41:46.8902685Z [ RUN ] TestExperimentalPjrtMultiGpu.test_addressable_device_count 2024-04-03T17:41:46.8904110Z [ SKIPPED ] TestExperimentalPjrtMultiGpu.test_addressable_device_count 2024-04-03T17:41:46.8905613Z [ RUN ] TestExperimentalPjrtMultiGpu.test_addressable_runtime_device_count 2024-04-03T17:41:46.8906882Z [ SKIPPED ] TestExperimentalPjrtMultiGpu.test_addressable_runtime_device_count 2024-04-03T17:41:46.8908191Z [ RUN ] TestExperimentalPjrtMultiGpu.test_all_gather_pinned 2024-04-03T17:41:46.8908891Z [ SKIPPED ] TestExperimentalPjrtMultiGpu.test_all_gather_pinned 2024-04-03T17:41:46.8909582Z [ RUN ] TestExperimentalPjrtMultiGpu.test_all_gather_unpinned 2024-04-03T17:41:46.8910292Z [ SKIPPED ] TestExperimentalPjrtMultiGpu.test_all_gather_unpinned 2024-04-03T17:41:46.8911076Z [ RUN ] TestExperimentalPjrtMultiGpu.test_all_to_all_pinned 2024-04-03T17:41:46.8911773Z [ SKIPPED ] TestExperimentalPjrtMultiGpu.test_all_to_all_pinned 2024-04-03T17:41:46.8912462Z [ RUN ] TestExperimentalPjrtMultiGpu.test_all_to_all_unpinned 2024-04-03T17:41:46.8913231Z [ SKIPPED ] TestExperimentalPjrtMultiGpu.test_all_to_all_unpinned 2024-04-03T17:41:46.8914090Z [ RUN ] TestExperimentalPjrtMultiGpu.test_broadcast_master_param_synchronized_parameters 2024-04-03T17:41:46.8915080Z [ SKIPPED ] TestExperimentalPjrtMultiGpu.test_broadcast_master_param_synchronized_parameters 2024-04-03T17:41:46.8916161Z [ RUN ] TestExperimentalPjrtMultiGpu.test_broadcast_master_param_unsynchronized_parameters 2024-04-03T17:41:46.8917179Z [ SKIPPED ] TestExperimentalPjrtMultiGpu.test_broadcast_master_param_unsynchronized_parameters 2024-04-03T17:41:46.8918034Z [ RUN ] TestExperimentalPjrtMultiGpu.test_default_gpu_device 2024-04-03T17:41:46.8918739Z [ SKIPPED ] TestExperimentalPjrtMultiGpu.test_default_gpu_device 2024-04-03T17:41:46.8919443Z [ RUN ] TestExperimentalPjrtMultiGpu.test_global_device_count 2024-04-03T17:41:46.8920153Z [ SKIPPED ] TestExperimentalPjrtMultiGpu.test_global_device_count 2024-04-03T17:41:46.8920857Z [ RUN ] TestExperimentalPjrtMultiGpu.test_global_ordinal_pjrt 2024-04-03T17:41:46.8921567Z [ SKIPPED ] TestExperimentalPjrtMultiGpu.test_global_ordinal_pjrt 2024-04-03T17:41:46.8922300Z [ RUN ] TestExperimentalPjrtMultiGpu.test_global_ordinal_xla_model 2024-04-03T17:41:46.8923049Z [ SKIPPED ] TestExperimentalPjrtMultiGpu.test_global_ordinal_xla_model 2024-04-03T17:41:46.8923788Z [ RUN ] TestExperimentalPjrtMultiGpu.test_local_device_count 2024-04-03T17:41:46.8924489Z [ SKIPPED ] TestExperimentalPjrtMultiGpu.test_local_device_count 2024-04-03T17:41:46.8925171Z [ RUN ] TestExperimentalPjrtMultiGpu.test_local_ordinal_pjrt 2024-04-03T17:41:46.8925869Z [ SKIPPED ] TestExperimentalPjrtMultiGpu.test_local_ordinal_pjrt 2024-04-03T17:41:46.8926590Z [ RUN ] TestExperimentalPjrtMultiGpu.test_local_ordinal_xla_model 2024-04-03T17:41:46.8927566Z [ SKIPPED ] TestExperimentalPjrtMultiGpu.test_local_ordinal_xla_model 2024-04-03T17:41:46.8928735Z [ RUN ] TestExperimentalPjrtMultiGpu.test_local_process_count 2024-04-03T17:41:46.8929919Z [ SKIPPED ] TestExperimentalPjrtMultiGpu.test_local_process_count 2024-04-03T17:41:46.8931042Z [ RUN ] TestExperimentalPjrtMultiGpu.test_multi_gpu_backwards 2024-04-03T17:41:46.8932132Z [ SKIPPED ] TestExperimentalPjrtMultiGpu.test_multi_gpu_backwards 2024-04-03T17:41:46.8932848Z [ RUN ] TestExperimentalPjrtMultiGpu.test_multi_gpu_devices 2024-04-03T17:41:46.8933563Z [ SKIPPED ] TestExperimentalPjrtMultiGpu.test_multi_gpu_devices 2024-04-03T17:41:46.8934229Z [ RUN ] TestExperimentalPjrtMultiGpu.test_process_count 2024-04-03T17:41:46.8934882Z [ SKIPPED ] TestExperimentalPjrtMultiGpu.test_process_count 2024-04-03T17:41:46.8935637Z [ RUN ] TestExperimentalPjrtMultiGpu.test_process_index 2024-04-03T17:41:46.8936282Z [ SKIPPED ] TestExperimentalPjrtMultiGpu.test_process_index 2024-04-03T17:41:46.8936974Z [ RUN ] TestExperimentalPjrtMultiGpu.test_reduce_scatter_pinned 2024-04-03T17:41:46.8937717Z [ SKIPPED ] TestExperimentalPjrtMultiGpu.test_reduce_scatter_pinned 2024-04-03T17:41:46.8938452Z [ RUN ] TestExperimentalPjrtMultiGpu.test_reduce_scatter_unpinned 2024-04-03T17:41:46.8939208Z [ SKIPPED ] TestExperimentalPjrtMultiGpu.test_reduce_scatter_unpinned 2024-04-03T17:41:46.8939928Z [ RUN ] TestExperimentalPjrtMultiGpu.test_spawn_pjrt 2024-04-03T17:41:46.8940553Z [ SKIPPED ] TestExperimentalPjrtMultiGpu.test_spawn_pjrt 2024-04-03T17:41:46.8941295Z [ RUN ] TestExperimentalPjrtMultiGpu.test_spawn_xmp 2024-04-03T17:41:46.8941910Z [ SKIPPED ] TestExperimentalPjrtMultiGpu.test_spawn_xmp 2024-04-03T17:41:46.8942530Z [ RUN ] TestExperimentalPjrtMultiGpu.test_world_size 2024-04-03T17:41:46.8943142Z [ SKIPPED ] TestExperimentalPjrtMultiGpu.test_world_size 2024-04-03T17:41:46.8943939Z ---------------------------------------------------------------------- 2024-04-03T17:41:46.8944411Z Ran 25 tests in 0.000s 2024-04-03T17:41:46.8944617Z 2024-04-03T17:41:46.8944717Z OK (skipped=25) 2024-04-03T17:41:47.2300352Z + run_test /var/lib/jenkins/workspace/xla/test/pjrt/test_runtime_multi_cpu.py 2024-04-03T17:41:47.2302001Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/pjrt/test_runtime_multi_cpu.py' 2024-04-03T17:41:47.2303087Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/pjrt/test_runtime_multi_cpu.py 2024-04-03T17:41:47.2304420Z ++ command -v nvidia-smi 2024-04-03T17:41:47.2304889Z + '[' -x '' ']' 2024-04-03T17:41:47.2305154Z + PJRT_DEVICE=CPU 2024-04-03T17:41:47.2305442Z + CPU_NUM_DEVICES=1 2024-04-03T17:41:47.2305995Z + run_coverage /var/lib/jenkins/workspace/xla/test/pjrt/test_runtime_multi_cpu.py 2024-04-03T17:41:47.2306653Z + '[' 0 '!=' 0 ']' 2024-04-03T17:41:47.2307169Z + python3 /var/lib/jenkins/workspace/xla/test/pjrt/test_runtime_multi_cpu.py 2024-04-03T17:41:49.2457422Z Running tests under Python 3.8.18: /opt/conda/bin/python3 2024-04-03T17:41:49.2480362Z [ RUN ] TestExperimentalPjrtMultiCpu.test_all_reduce_no_op_with_one_replica 2024-04-03T17:41:51.3418479Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:41:51.3419446Z I0000 00:00:1712166111.341222 16493 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:41:51.3705176Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:41:51.3706815Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:41:51.6101740Z I0000 00:00:1712166111.609314 16493 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:41:53.7481367Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:41:53.7482301Z I0000 00:00:1712166113.747533 17046 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:41:53.7715565Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:41:53.7717183Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:41:54.0141429Z I0000 00:00:1712166114.013324 17046 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:41:54.1274571Z [ OK ] TestExperimentalPjrtMultiCpu.test_all_reduce_no_op_with_one_replica 2024-04-03T17:41:54.1275472Z [ RUN ] TestExperimentalPjrtMultiCpu.test_default_cpu_device 2024-04-03T17:41:56.2071748Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:41:56.2072654Z I0000 00:00:1712166116.206791 17452 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:41:56.2091109Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:41:56.2092702Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:41:56.4428748Z I0000 00:00:1712166116.441988 17452 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:41:56.5512698Z [ OK ] TestExperimentalPjrtMultiCpu.test_default_cpu_device 2024-04-03T17:41:56.5513538Z [ RUN ] TestExperimentalPjrtMultiCpu.test_global_ordinal_pjrt 2024-04-03T17:41:58.5922343Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:41:58.5923260Z I0000 00:00:1712166118.591740 17761 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:41:58.5941356Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:41:58.5943146Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:41:58.8324377Z I0000 00:00:1712166118.831360 17761 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:41:58.9424830Z [ OK ] TestExperimentalPjrtMultiCpu.test_global_ordinal_pjrt 2024-04-03T17:41:58.9425687Z [ RUN ] TestExperimentalPjrtMultiCpu.test_global_ordinal_xla_model 2024-04-03T17:42:00.9766229Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:42:00.9767157Z I0000 00:00:1712166120.976067 18071 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:42:00.9784011Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:42:00.9785583Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:42:01.2156317Z I0000 00:00:1712166121.214485 18071 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:42:01.3243190Z [ OK ] TestExperimentalPjrtMultiCpu.test_global_ordinal_xla_model 2024-04-03T17:42:01.3243935Z [ RUN ] TestExperimentalPjrtMultiCpu.test_hlo_dump 2024-04-03T17:42:03.4171055Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:42:03.4172027Z I0000 00:00:1712166123.416606 18381 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:42:03.5087931Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:42:03.5089626Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:42:03.7466436Z I0000 00:00:1712166123.745801 18381 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:42:03.8579688Z [ OK ] TestExperimentalPjrtMultiCpu.test_hlo_dump 2024-04-03T17:42:03.8580461Z [ RUN ] TestExperimentalPjrtMultiCpu.test_local_ordinal_pjrt 2024-04-03T17:42:05.9314379Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:42:05.9315310Z I0000 00:00:1712166125.931076 18934 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:42:05.9337672Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:42:05.9339250Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:42:06.1671099Z I0000 00:00:1712166126.166060 18934 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:42:06.2767000Z [ OK ] TestExperimentalPjrtMultiCpu.test_local_ordinal_pjrt 2024-04-03T17:42:06.2767763Z [ RUN ] TestExperimentalPjrtMultiCpu.test_local_ordinal_xla_model 2024-04-03T17:42:08.3187399Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:42:08.3188586Z I0000 00:00:1712166128.318364 19244 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:42:08.3209876Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:42:08.3211461Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:42:08.5532875Z I0000 00:00:1712166128.552297 19244 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:42:08.6623350Z [ OK ] TestExperimentalPjrtMultiCpu.test_local_ordinal_xla_model 2024-04-03T17:42:08.6624127Z [ RUN ] TestExperimentalPjrtMultiCpu.test_multi_cpu_backwards 2024-04-03T17:42:10.7070203Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:42:10.7071350Z I0000 00:00:1712166130.706467 19554 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:42:10.7317955Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:42:10.7319750Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:42:10.9696583Z I0000 00:00:1712166130.968794 19554 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:42:11.0808633Z [ OK ] TestExperimentalPjrtMultiCpu.test_multi_cpu_backwards 2024-04-03T17:42:11.0809639Z [ RUN ] TestExperimentalPjrtMultiCpu.test_multi_cpu_devices 2024-04-03T17:42:13.1700151Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:42:13.1720595Z I0000 00:00:1712166133.169625 20111 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:42:13.1722488Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:42:13.1727666Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:42:13.4090135Z I0000 00:00:1712166133.407952 20111 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:42:13.5181906Z [ OK ] TestExperimentalPjrtMultiCpu.test_multi_cpu_devices 2024-04-03T17:42:13.5182650Z [ RUN ] TestExperimentalPjrtMultiCpu.test_spawn_pjrt 2024-04-03T17:42:15.5828822Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:42:15.5829753Z I0000 00:00:1712166135.582433 20426 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:42:15.5889129Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:42:15.5890731Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:42:15.8266372Z I0000 00:00:1712166135.825786 20426 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:42:15.9426490Z [ OK ] TestExperimentalPjrtMultiCpu.test_spawn_pjrt 2024-04-03T17:42:15.9427208Z [ RUN ] TestExperimentalPjrtMultiCpu.test_spawn_xmp 2024-04-03T17:42:18.0283176Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:42:18.0284127Z I0000 00:00:1712166138.027843 20752 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:42:18.0318744Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:42:18.0320369Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:42:18.2716603Z I0000 00:00:1712166138.270590 20752 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:42:18.3885814Z [ OK ] TestExperimentalPjrtMultiCpu.test_spawn_xmp 2024-04-03T17:42:18.3886655Z ---------------------------------------------------------------------- 2024-04-03T17:42:18.3887147Z Ran 11 tests in 29.141s 2024-04-03T17:42:18.3887382Z 2024-04-03T17:42:18.3887487Z OK 2024-04-03T17:42:18.7334080Z + run_test /var/lib/jenkins/workspace/xla/test/pjrt/test_internal_tpu.py 2024-04-03T17:42:18.7335245Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/pjrt/test_internal_tpu.py' 2024-04-03T17:42:18.7336521Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/pjrt/test_internal_tpu.py 2024-04-03T17:42:18.7337280Z ++ command -v nvidia-smi 2024-04-03T17:42:18.7337628Z + '[' -x '' ']' 2024-04-03T17:42:18.7337897Z + PJRT_DEVICE=CPU 2024-04-03T17:42:18.7338186Z + CPU_NUM_DEVICES=1 2024-04-03T17:42:18.7338724Z + run_coverage /var/lib/jenkins/workspace/xla/test/pjrt/test_internal_tpu.py 2024-04-03T17:42:18.7339363Z + '[' 0 '!=' 0 ']' 2024-04-03T17:42:18.7340054Z + python3 /var/lib/jenkins/workspace/xla/test/pjrt/test_internal_tpu.py 2024-04-03T17:42:20.7539718Z Running tests under Python 3.8.18: /opt/conda/bin/python3 2024-04-03T17:42:20.7565189Z [ RUN ] TestExperimentalTpu.test_configure_tpu_topology_v3-8_process_0 2024-04-03T17:42:20.7580626Z /opt/conda/lib/python3.8/unittest/case.py:1215: DeprecationWarning: assertDictContainsSubset is deprecated 2024-04-03T17:42:20.7581652Z warnings.warn('assertDictContainsSubset is deprecated', 2024-04-03T17:42:20.7582419Z [ OK ] TestExperimentalTpu.test_configure_tpu_topology_v3-8_process_0 2024-04-03T17:42:20.7583371Z [ RUN ] TestExperimentalTpu.test_configure_tpu_topology_v4-16_worker_1_process_0 2024-04-03T17:42:20.7598061Z [ OK ] TestExperimentalTpu.test_configure_tpu_topology_v4-16_worker_1_process_0 2024-04-03T17:42:20.7598969Z [ RUN ] TestExperimentalTpu.test_configure_tpu_topology_v4-8_process_0 2024-04-03T17:42:20.7604392Z [ OK ] TestExperimentalTpu.test_configure_tpu_topology_v4-8_process_0 2024-04-03T17:42:20.7605219Z [ RUN ] TestExperimentalTpu.test_configure_tpu_topology_v4-8_process_3 2024-04-03T17:42:20.7616438Z [ OK ] TestExperimentalTpu.test_configure_tpu_topology_v4-8_process_3 2024-04-03T17:42:20.7617389Z [ RUN ] TestExperimentalTpu.test_configure_tpu_topology_v5-4_process_0 2024-04-03T17:42:20.7627792Z [ OK ] TestExperimentalTpu.test_configure_tpu_topology_v5-4_process_0 2024-04-03T17:42:20.7628643Z [ RUN ] TestExperimentalTpu.test_configure_tpu_topology_v5abcdefg-16_process_0 2024-04-03T17:42:20.7649907Z [ OK ] TestExperimentalTpu.test_configure_tpu_topology_v5abcdefg-16_process_0 2024-04-03T17:42:20.7650853Z [ RUN ] TestExperimentalTpu.test_configure_tpu_topology_v5abcdefg-4_process_0 2024-04-03T17:42:20.7657973Z [ OK ] TestExperimentalTpu.test_configure_tpu_topology_v5abcdefg-4_process_0 2024-04-03T17:42:20.7658706Z [ RUN ] TestExperimentalTpu.test_get_worker_ips_four_hosts 2024-04-03T17:42:20.7661114Z [ OK ] TestExperimentalTpu.test_get_worker_ips_four_hosts 2024-04-03T17:42:20.7661741Z [ RUN ] TestExperimentalTpu.test_get_worker_ips_one_host 2024-04-03T17:42:20.7664927Z [ OK ] TestExperimentalTpu.test_get_worker_ips_one_host 2024-04-03T17:42:20.7665586Z [ RUN ] TestExperimentalTpu.test_num_available_chips_four_chips 2024-04-03T17:42:20.7696245Z [ OK ] TestExperimentalTpu.test_num_available_chips_four_chips 2024-04-03T17:42:20.7696954Z [ RUN ] TestExperimentalTpu.test_num_available_chips_no_chips 2024-04-03T17:42:20.7712822Z [ OK ] TestExperimentalTpu.test_num_available_chips_no_chips 2024-04-03T17:42:20.7713530Z [ RUN ] TestExperimentalTpu.test_num_available_chips_one_chip 2024-04-03T17:42:20.7727897Z [ OK ] TestExperimentalTpu.test_num_available_chips_one_chip 2024-04-03T17:42:20.7728652Z [ RUN ] TestExperimentalTpu.test_num_available_devices_v2-8 2024-04-03T17:42:20.7729545Z [ OK ] TestExperimentalTpu.test_num_available_devices_v2-8 2024-04-03T17:42:20.7730223Z [ RUN ] TestExperimentalTpu.test_num_available_devices_v3-8 2024-04-03T17:42:20.7734072Z [ OK ] TestExperimentalTpu.test_num_available_devices_v3-8 2024-04-03T17:42:20.7734731Z [ RUN ] TestExperimentalTpu.test_num_available_devices_v4-8 2024-04-03T17:42:20.7739862Z [ OK ] TestExperimentalTpu.test_num_available_devices_v4-8 2024-04-03T17:42:20.7740604Z [ RUN ] TestExperimentalTpu.test_num_available_devices_v4-8_one_chip 2024-04-03T17:42:20.7744866Z [ OK ] TestExperimentalTpu.test_num_available_devices_v4-8_one_chip 2024-04-03T17:42:20.7745587Z [ RUN ] TestExperimentalTpu.test_num_local_processes_default_one_host 2024-04-03T17:42:20.7753839Z [ OK ] TestExperimentalTpu.test_num_local_processes_default_one_host 2024-04-03T17:42:20.7754615Z [ RUN ] TestExperimentalTpu.test_num_local_processes_multi_process_one_host 2024-04-03T17:42:20.7763246Z [ OK ] TestExperimentalTpu.test_num_local_processes_multi_process_one_host 2024-04-03T17:42:20.7764242Z [ RUN ] TestExperimentalTpu.test_num_local_processes_multi_process_v4-16 2024-04-03T17:42:20.7771915Z [ OK ] TestExperimentalTpu.test_num_local_processes_multi_process_v4-16 2024-04-03T17:42:20.7772762Z [ RUN ] TestExperimentalTpu.test_num_local_processes_multi_process_v4-32 2024-04-03T17:42:20.7780750Z [ OK ] TestExperimentalTpu.test_num_local_processes_multi_process_v4-32 2024-04-03T17:42:20.7781529Z [ RUN ] TestExperimentalTpu.test_num_local_processes_one_process_one_host 2024-04-03T17:42:20.7789367Z [ OK ] TestExperimentalTpu.test_num_local_processes_one_process_one_host 2024-04-03T17:42:20.7790194Z [ RUN ] TestExperimentalTpu.test_num_local_processes_single_chip_default 2024-04-03T17:42:20.7798073Z [ OK ] TestExperimentalTpu.test_num_local_processes_single_chip_default 2024-04-03T17:42:20.7798841Z [ RUN ] TestExperimentalTpu.test_process_bounds_size_default_one_host 2024-04-03T17:42:20.7804147Z [ OK ] TestExperimentalTpu.test_process_bounds_size_default_one_host 2024-04-03T17:42:20.7804908Z [ RUN ] TestExperimentalTpu.test_process_bounds_size_multi_process_one_host 2024-04-03T17:42:20.7810271Z [ OK ] TestExperimentalTpu.test_process_bounds_size_multi_process_one_host 2024-04-03T17:42:20.7811200Z [ RUN ] TestExperimentalTpu.test_process_bounds_size_multi_process_v4-16 2024-04-03T17:42:20.7816512Z [ OK ] TestExperimentalTpu.test_process_bounds_size_multi_process_v4-16 2024-04-03T17:42:20.7817361Z [ RUN ] TestExperimentalTpu.test_process_bounds_size_multi_process_v4-32 2024-04-03T17:42:20.7822538Z [ OK ] TestExperimentalTpu.test_process_bounds_size_multi_process_v4-32 2024-04-03T17:42:20.7823321Z [ RUN ] TestExperimentalTpu.test_process_bounds_size_one_process_one_host 2024-04-03T17:42:20.7828709Z [ OK ] TestExperimentalTpu.test_process_bounds_size_one_process_one_host 2024-04-03T17:42:20.7829408Z [ RUN ] TestExperimentalTpu.test_task_id0 (None, None) 2024-04-03T17:42:20.7834438Z [ OK ] TestExperimentalTpu.test_task_id0 (None, None) 2024-04-03T17:42:20.7835071Z [ RUN ] TestExperimentalTpu.test_task_id1 ('0', 0) 2024-04-03T17:42:20.7840401Z [ OK ] TestExperimentalTpu.test_task_id1 ('0', 0) 2024-04-03T17:42:20.7841007Z [ RUN ] TestExperimentalTpu.test_task_id2 ('1', 1) 2024-04-03T17:42:20.7846294Z [ OK ] TestExperimentalTpu.test_task_id2 ('1', 1) 2024-04-03T17:42:20.7846902Z [ RUN ] TestExperimentalTpu.test_task_id3 ('15', 15) 2024-04-03T17:42:20.7852239Z [ OK ] TestExperimentalTpu.test_task_id3 ('15', 15) 2024-04-03T17:42:20.7852939Z [ RUN ] TestExperimentalTpu.test_tpu_env_from_env_vars_all-vars-set 2024-04-03T17:42:20.7858776Z [ OK ] TestExperimentalTpu.test_tpu_env_from_env_vars_all-vars-set 2024-04-03T17:42:20.7859568Z [ RUN ] TestExperimentalTpu.test_tpu_env_from_env_vars_defaults-only 2024-04-03T17:42:20.7864905Z [ OK ] TestExperimentalTpu.test_tpu_env_from_env_vars_defaults-only 2024-04-03T17:42:20.7865597Z [ RUN ] TestExperimentalTpu.test_tpu_env_from_gce_metadata_v4 2024-04-03T17:42:20.7887102Z [ OK ] TestExperimentalTpu.test_tpu_env_from_gce_metadata_v4 2024-04-03T17:42:20.7887788Z [ RUN ] TestExperimentalTpu.test_tpu_env_from_gce_metadata_v5 2024-04-03T17:42:20.7900261Z [ OK ] TestExperimentalTpu.test_tpu_env_from_gce_metadata_v5 2024-04-03T17:42:20.7900935Z [ RUN ] TestExperimentalTpu.test_worker_id0 ('0', 0) 2024-04-03T17:42:20.7903254Z [ OK ] TestExperimentalTpu.test_worker_id0 ('0', 0) 2024-04-03T17:42:20.7903881Z [ RUN ] TestExperimentalTpu.test_worker_id1 ('1', 1) 2024-04-03T17:42:20.7906256Z [ OK ] TestExperimentalTpu.test_worker_id1 ('1', 1) 2024-04-03T17:42:20.7906887Z [ RUN ] TestExperimentalTpu.test_worker_id2 ('15', 15) 2024-04-03T17:42:20.7910009Z [ OK ] TestExperimentalTpu.test_worker_id2 ('15', 15) 2024-04-03T17:42:20.7910926Z ---------------------------------------------------------------------- 2024-04-03T17:42:20.7911388Z Ran 38 tests in 0.035s 2024-04-03T17:42:20.7911607Z 2024-04-03T17:42:20.7911694Z OK 2024-04-03T17:42:21.1256378Z + run_test /var/lib/jenkins/workspace/xla/test/pjrt/test_ddp.py 2024-04-03T17:42:21.1257529Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/pjrt/test_ddp.py' 2024-04-03T17:42:21.1258490Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/pjrt/test_ddp.py 2024-04-03T17:42:21.1259157Z ++ command -v nvidia-smi 2024-04-03T17:42:21.1259506Z + '[' -x '' ']' 2024-04-03T17:42:21.1259782Z + PJRT_DEVICE=CPU 2024-04-03T17:42:21.1260076Z + CPU_NUM_DEVICES=1 2024-04-03T17:42:21.1260553Z + run_coverage /var/lib/jenkins/workspace/xla/test/pjrt/test_ddp.py 2024-04-03T17:42:21.1261195Z + '[' 0 '!=' 0 ']' 2024-04-03T17:42:21.1261628Z + python3 /var/lib/jenkins/workspace/xla/test/pjrt/test_ddp.py 2024-04-03T17:42:23.1923355Z Running tests under Python 3.8.18: /opt/conda/bin/python3 2024-04-03T17:42:23.1936453Z [ RUN ] TestPjRtDistributedDataParallel.test_ddp_correctness_env_init 2024-04-03T17:42:25.2410159Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:42:25.2411093Z I0000 00:00:1712166145.240598 21400 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:42:25.4113521Z [rank0]:[W403 17:42:25.800202366 logger.cpp:340] Warning: Time stats are currently only collected for CPU and CUDA devices. Please refer to CpuTimer or CudaTimer for how to register timer for other device type. (function operator()) 2024-04-03T17:42:25.7418307Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:42:25.7419938Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:42:25.9786723Z I0000 00:00:1712166145.977883 21400 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:42:26.0905054Z [ OK ] TestPjRtDistributedDataParallel.test_ddp_correctness_env_init 2024-04-03T17:42:26.0905922Z [ RUN ] TestPjRtDistributedDataParallel.test_ddp_correctness_large_net 2024-04-03T17:42:28.2045515Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:42:28.2046445Z I0000 00:00:1712166148.204203 22240 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:42:29.0411266Z [rank0]:[W403 17:42:29.429578831 logger.cpp:340] Warning: Time stats are currently only collected for CPU and CUDA devices. Please refer to CpuTimer or CudaTimer for how to register timer for other device type. (function operator()) 2024-04-03T17:42:30.0287370Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:42:30.0291004Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:42:30.3465167Z I0000 00:00:1712166150.345696 22240 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:42:30.4657794Z [ OK ] TestPjRtDistributedDataParallel.test_ddp_correctness_large_net 2024-04-03T17:42:30.4658667Z [ RUN ] TestPjRtDistributedDataParallel.test_ddp_correctness_small_net 2024-04-03T17:42:32.5124427Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:42:32.5125326Z I0000 00:00:1712166152.511979 23174 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:42:32.6846371Z [rank0]:[W403 17:42:32.073267129 logger.cpp:340] Warning: Time stats are currently only collected for CPU and CUDA devices. Please refer to CpuTimer or CudaTimer for how to register timer for other device type. (function operator()) 2024-04-03T17:42:33.0181659Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:42:33.0183315Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:42:33.2577648Z I0000 00:00:1712166153.256957 23174 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:42:33.3686120Z [ OK ] TestPjRtDistributedDataParallel.test_ddp_correctness_small_net 2024-04-03T17:42:33.3687206Z [ RUN ] TestPjRtDistributedDataParallel.test_ddp_init 2024-04-03T17:42:35.4805112Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:42:35.4806672Z I0000 00:00:1712166155.480010 24014 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:42:35.5219890Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:42:35.5221679Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:42:35.7604854Z I0000 00:00:1712166155.759711 24014 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:42:35.8721192Z [ OK ] TestPjRtDistributedDataParallel.test_ddp_init 2024-04-03T17:42:35.8722002Z [ RUN ] TestPjRtDistributedDataParallel.test_ddp_init_threaded 2024-04-03T17:42:35.8723047Z Warning, backtrace signal handler for signal 11 overwrote previous handler. 2024-04-03T17:42:35.8723860Z Warning, backtrace signal handler for signal 6 overwrote previous handler. 2024-04-03T17:42:35.8724661Z Warning, backtrace signal handler for signal 7 overwrote previous handler. 2024-04-03T17:42:35.8725601Z Warning, backtrace signal handler for signal 4 overwrote previous handler. 2024-04-03T17:42:35.8726670Z Warning, backtrace signal handler for signal 8 overwrote previous handler. 2024-04-03T17:42:35.8797253Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:42:35.8798179Z I0000 00:00:1712166155.879406 21238 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:42:35.9208105Z [ OK ] TestPjRtDistributedDataParallel.test_ddp_init_threaded 2024-04-03T17:42:35.9208981Z ---------------------------------------------------------------------- 2024-04-03T17:42:35.9209474Z Ran 5 tests in 12.727s 2024-04-03T17:42:35.9209679Z 2024-04-03T17:42:35.9209791Z OK 2024-04-03T17:42:36.1644550Z I0000 00:00:1712166156.163575 21238 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:42:36.2754911Z + run_test /var/lib/jenkins/workspace/xla/test/pjrt/test_mesh_service.py 2024-04-03T17:42:36.2756147Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/pjrt/test_mesh_service.py' 2024-04-03T17:42:36.2757178Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/pjrt/test_mesh_service.py 2024-04-03T17:42:36.2757914Z ++ command -v nvidia-smi 2024-04-03T17:42:36.2758272Z + '[' -x '' ']' 2024-04-03T17:42:36.2758555Z + PJRT_DEVICE=CPU 2024-04-03T17:42:36.2758829Z + CPU_NUM_DEVICES=1 2024-04-03T17:42:36.2759365Z + run_coverage /var/lib/jenkins/workspace/xla/test/pjrt/test_mesh_service.py 2024-04-03T17:42:36.2760004Z + '[' 0 '!=' 0 ']' 2024-04-03T17:42:36.2760493Z + python3 /var/lib/jenkins/workspace/xla/test/pjrt/test_mesh_service.py 2024-04-03T17:42:38.2974899Z Running tests under Python 3.8.18: /opt/conda/bin/python3 2024-04-03T17:42:38.2994421Z [ RUN ] PjRtMeshServiceTest.test_mesh_reduce 2024-04-03T17:42:40.3342023Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:42:40.3342944Z I0000 00:00:1712166160.333826 24924 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:42:40.3677334Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:42:40.3678987Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:42:40.6063398Z I0000 00:00:1712166160.605444 24924 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:42:40.7177452Z [ OK ] PjRtMeshServiceTest.test_mesh_reduce 2024-04-03T17:42:40.7178392Z [ RUN ] PjRtMeshServiceTest.test_rendezvous_default_payload_cpu_transfers 2024-04-03T17:42:42.7640393Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:42:42.7641326Z I0000 00:00:1712166162.763533 25378 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:42:42.7858608Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:42:42.7860255Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:42:43.0257872Z I0000 00:00:1712166163.024850 25378 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:42:43.1370578Z [ OK ] PjRtMeshServiceTest.test_rendezvous_default_payload_cpu_transfers 2024-04-03T17:42:43.1371388Z [ RUN ] PjRtMeshServiceTest.test_rendezvous_dynamic_size 2024-04-03T17:42:45.1658307Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:42:45.1659218Z I0000 00:00:1712166165.165461 25784 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:42:45.1875640Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:42:45.1877264Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:42:45.4277787Z I0000 00:00:1712166165.426962 25784 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:42:45.5381774Z [ OK ] PjRtMeshServiceTest.test_rendezvous_dynamic_size 2024-04-03T17:42:45.5382486Z [ RUN ] PjRtMeshServiceTest.test_rendezvous_empty_payload 2024-04-03T17:42:47.6247635Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:42:47.6248538Z I0000 00:00:1712166167.624278 26190 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:42:47.6432405Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:42:47.6434030Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:42:47.8846982Z I0000 00:00:1712166167.883844 26190 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:42:47.9974532Z [ OK ] PjRtMeshServiceTest.test_rendezvous_empty_payload 2024-04-03T17:42:47.9975218Z [ RUN ] PjRtMeshServiceTest.test_rendezvous_replica_groups 2024-04-03T17:42:50.0830607Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:42:50.0831569Z I0000 00:00:1712166170.082535 26596 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:42:50.1160955Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:42:50.1162565Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:42:50.3599719Z I0000 00:00:1712166170.359137 26596 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:42:50.4731153Z [ OK ] PjRtMeshServiceTest.test_rendezvous_replica_groups 2024-04-03T17:42:50.4731898Z [ RUN ] PjRtMeshServiceTest.test_rendezvous_static_size 2024-04-03T17:42:52.5581372Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:42:52.5582286Z I0000 00:00:1712166172.557776 27050 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:42:52.5912220Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:42:52.5913824Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:42:52.8272861Z I0000 00:00:1712166172.826431 27050 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:42:52.9384524Z [ OK ] PjRtMeshServiceTest.test_rendezvous_static_size 2024-04-03T17:42:52.9385405Z [ RUN ] PjRtMeshServiceTest.test_rendezvous_string_payload 2024-04-03T17:42:54.9677088Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:42:54.9677999Z I0000 00:00:1712166174.967081 27504 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:42:54.9697764Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:42:54.9699576Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:42:55.2074163Z I0000 00:00:1712166175.206377 27504 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:42:55.3194294Z [ OK ] PjRtMeshServiceTest.test_rendezvous_string_payload 2024-04-03T17:42:55.3195307Z ---------------------------------------------------------------------- 2024-04-03T17:42:55.3196030Z Ran 7 tests in 17.020s 2024-04-03T17:42:55.3196263Z 2024-04-03T17:42:55.3196350Z OK 2024-04-03T17:42:55.6649099Z + run_test /var/lib/jenkins/workspace/xla/test/test_python_ops.py 2024-04-03T17:42:55.6650335Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_python_ops.py' 2024-04-03T17:42:55.6651291Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_python_ops.py 2024-04-03T17:42:55.6652056Z ++ command -v nvidia-smi 2024-04-03T17:42:55.6652481Z + '[' -x '' ']' 2024-04-03T17:42:55.6652772Z + PJRT_DEVICE=CPU 2024-04-03T17:42:55.6653096Z + CPU_NUM_DEVICES=1 2024-04-03T17:42:55.6653632Z + run_coverage /var/lib/jenkins/workspace/xla/test/test_python_ops.py 2024-04-03T17:42:55.6654404Z + '[' 0 '!=' 0 ']' 2024-04-03T17:42:55.6654941Z + python3 /var/lib/jenkins/workspace/xla/test/test_python_ops.py 2024-04-03T17:42:58.0119228Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:42:58.0120149Z I0000 00:00:1712166178.011225 27921 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:42:58.0171516Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T17:42:58.0173038Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T17:42:58.0173683Z 2024-04-03T17:42:58.0173791Z Running tests... 2024-04-03T17:42:58.0174330Z ---------------------------------------------------------------------- 2024-04-03T17:45:17.7007200Z .sss........sss....... 2024-04-03T17:45:17.7007887Z ---------------------------------------------------------------------- 2024-04-03T17:45:17.7008386Z Ran 22 tests in 139.679s 2024-04-03T17:45:17.7009478Z 2024-04-03T17:45:17.7009873Z OK (skipped=6) 2024-04-03T17:45:17.7010219Z 2024-04-03T17:45:17.7010961Z Generating XML reports... 2024-04-03T17:45:17.9885228Z I0000 00:00:1712166317.987077 27921 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:45:18.2538090Z + run_test /var/lib/jenkins/workspace/xla/test/test_ops.py 2024-04-03T17:45:18.2539020Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_ops.py' 2024-04-03T17:45:18.2539855Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_ops.py 2024-04-03T17:45:18.2540473Z ++ command -v nvidia-smi 2024-04-03T17:45:18.2540891Z + '[' -x '' ']' 2024-04-03T17:45:18.2541180Z + PJRT_DEVICE=CPU 2024-04-03T17:45:18.2541475Z + CPU_NUM_DEVICES=1 2024-04-03T17:45:18.2541889Z + run_coverage /var/lib/jenkins/workspace/xla/test/test_ops.py 2024-04-03T17:45:18.2542425Z + '[' 0 '!=' 0 ']' 2024-04-03T17:45:18.2542816Z + python3 /var/lib/jenkins/workspace/xla/test/test_ops.py 2024-04-03T17:45:21.1823405Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:45:21.1824540Z I0000 00:00:1712166321.181963 41350 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:45:22.2560806Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T17:45:22.2562387Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T17:45:45.8486157Z ........................................./opt/conda/lib/python3.8/site-packages/torch/testing/_internal/opinfo/core.py:1121: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2024-04-03T17:45:45.8489007Z L = torch.cholesky(A) 2024-04-03T17:45:45.8489532Z should be replaced with 2024-04-03T17:45:45.8490116Z L = torch.linalg.cholesky(A) 2024-04-03T17:45:45.8490687Z and 2024-04-03T17:45:45.8491123Z U = torch.cholesky(A, upper=True) 2024-04-03T17:45:45.8491758Z should be replaced with 2024-04-03T17:45:45.8492343Z U = torch.linalg.cholesky(A).mH 2024-04-03T17:45:45.8494787Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/BatchLinearAlgebra.cpp:1699.) 2024-04-03T17:45:45.8620506Z return self.op(*args, **kwargs) 2024-04-03T17:45:48.0109075Z ................/opt/conda/lib/python3.8/site-packages/torch/testing/_internal/opinfo/core.py:1121: UserWarning: Using torch.cross without specifying the dim arg is deprecated. 2024-04-03T17:45:48.0110489Z Please either pass the dim explicitly or simply use torch.linalg.cross. 2024-04-03T17:45:48.0111891Z The default value of dim will change to agree with that of linalg.cross in a future release. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Cross.cpp:66.) 2024-04-03T17:45:48.0113096Z return self.op(*args, **kwargs) 2024-04-03T17:47:03.0778425Z .........................................................................s...................................................................................................................s...........ss................................................................................... 2024-04-03T17:47:03.0779732Z ---------------------------------------------------------------------- 2024-04-03T17:47:03.0780626Z Ran 343 tests in 101.872s 2024-04-03T17:47:03.0780956Z 2024-04-03T17:47:03.0781082Z OK (skipped=4) 2024-04-03T17:47:03.4858580Z I0000 00:00:1712166423.483425 41350 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:47:03.6587196Z + run_test /var/lib/jenkins/workspace/xla/test/test_metrics.py 2024-04-03T17:47:03.6588353Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_metrics.py' 2024-04-03T17:47:03.6589233Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_metrics.py 2024-04-03T17:47:03.6589890Z ++ command -v nvidia-smi 2024-04-03T17:47:03.6591876Z + '[' -x '' ']' 2024-04-03T17:47:03.6592170Z + PJRT_DEVICE=CPU 2024-04-03T17:47:03.6592483Z + CPU_NUM_DEVICES=1 2024-04-03T17:47:03.6592930Z + run_coverage /var/lib/jenkins/workspace/xla/test/test_metrics.py 2024-04-03T17:47:03.6593504Z + '[' 0 '!=' 0 ']' 2024-04-03T17:47:03.6593926Z + python3 /var/lib/jenkins/workspace/xla/test/test_metrics.py 2024-04-03T17:47:05.6687307Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:47:05.6688232Z I0000 00:00:1712166425.668174 37058 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:47:06.4502092Z ........ 2024-04-03T17:47:06.4502698Z ---------------------------------------------------------------------- 2024-04-03T17:47:06.4503207Z Ran 8 tests in 0.790s 2024-04-03T17:47:06.4503433Z 2024-04-03T17:47:06.4503520Z OK 2024-04-03T17:47:06.6876770Z I0000 00:00:1712166426.686744 37058 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:47:06.7983806Z + run_test /var/lib/jenkins/workspace/xla/test/test_zero1.py 2024-04-03T17:47:06.7985057Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_zero1.py' 2024-04-03T17:47:06.7985924Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_zero1.py 2024-04-03T17:47:06.7986571Z ++ command -v nvidia-smi 2024-04-03T17:47:06.7987907Z + '[' -x '' ']' 2024-04-03T17:47:06.7988300Z + PJRT_DEVICE=CPU 2024-04-03T17:47:06.7988607Z + CPU_NUM_DEVICES=1 2024-04-03T17:47:06.7989057Z + run_coverage /var/lib/jenkins/workspace/xla/test/test_zero1.py 2024-04-03T17:47:06.7989600Z + '[' 0 '!=' 0 ']' 2024-04-03T17:47:06.7990011Z + python3 /var/lib/jenkins/workspace/xla/test/test_zero1.py 2024-04-03T17:47:09.1314495Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:47:09.1315405Z I0000 00:00:1712166429.130959 37606 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:47:09.2917394Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T17:47:09.2918934Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T17:47:09.2919905Z . 2024-04-03T17:47:09.2920288Z ---------------------------------------------------------------------- 2024-04-03T17:47:09.2920773Z Ran 1 test in 0.379s 2024-04-03T17:47:09.2920973Z 2024-04-03T17:47:09.2921076Z OK 2024-04-03T17:47:09.5750340Z I0000 00:00:1712166429.574027 37606 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:47:09.6896419Z + run_test /var/lib/jenkins/workspace/xla/test/dynamo/test_dynamo_integrations_util.py 2024-04-03T17:47:09.6897840Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/dynamo/test_dynamo_integrations_util.py' 2024-04-03T17:47:09.6899075Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/dynamo/test_dynamo_integrations_util.py 2024-04-03T17:47:09.6899885Z ++ command -v nvidia-smi 2024-04-03T17:47:09.6900235Z + '[' -x '' ']' 2024-04-03T17:47:09.6900520Z + PJRT_DEVICE=CPU 2024-04-03T17:47:09.6900806Z + CPU_NUM_DEVICES=1 2024-04-03T17:47:09.6901425Z + run_coverage /var/lib/jenkins/workspace/xla/test/dynamo/test_dynamo_integrations_util.py 2024-04-03T17:47:09.6902165Z + '[' 0 '!=' 0 ']' 2024-04-03T17:47:09.6902741Z + python3 /var/lib/jenkins/workspace/xla/test/dynamo/test_dynamo_integrations_util.py 2024-04-03T17:47:11.6956835Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:47:11.6958552Z I0000 00:00:1712166431.695263 38203 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:47:12.0989465Z ....... 2024-04-03T17:47:12.0990379Z ---------------------------------------------------------------------- 2024-04-03T17:47:12.0991217Z Ran 7 tests in 0.411s 2024-04-03T17:47:12.0991573Z 2024-04-03T17:47:12.0991724Z OK 2024-04-03T17:47:12.3946040Z I0000 00:00:1712166432.393761 38203 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:47:12.5174086Z + run_test /var/lib/jenkins/workspace/xla/test/dynamo/test_dynamo_aliasing.py 2024-04-03T17:47:12.5175884Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/dynamo/test_dynamo_aliasing.py' 2024-04-03T17:47:12.5177690Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/dynamo/test_dynamo_aliasing.py 2024-04-03T17:47:12.5178766Z ++ command -v nvidia-smi 2024-04-03T17:47:12.5179107Z + '[' -x '' ']' 2024-04-03T17:47:12.5179393Z + PJRT_DEVICE=CPU 2024-04-03T17:47:12.5179692Z + CPU_NUM_DEVICES=1 2024-04-03T17:47:12.5180245Z + run_coverage /var/lib/jenkins/workspace/xla/test/dynamo/test_dynamo_aliasing.py 2024-04-03T17:47:12.5180925Z + '[' 0 '!=' 0 ']' 2024-04-03T17:47:12.5181467Z + python3 /var/lib/jenkins/workspace/xla/test/dynamo/test_dynamo_aliasing.py 2024-04-03T17:47:14.5889954Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:47:14.5890898Z I0000 00:00:1712166434.588279 38702 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:47:14.8248950Z .......... 2024-04-03T17:47:14.8249819Z ---------------------------------------------------------------------- 2024-04-03T17:47:14.8250349Z Ran 10 tests in 0.245s 2024-04-03T17:47:14.8250561Z 2024-04-03T17:47:14.8250670Z OK 2024-04-03T17:47:15.0641900Z I0000 00:00:1712166435.063322 38702 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:47:15.1757000Z + run_test /var/lib/jenkins/workspace/xla/test/dynamo/test_dynamo.py 2024-04-03T17:47:15.1758245Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/dynamo/test_dynamo.py' 2024-04-03T17:47:15.1759210Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/dynamo/test_dynamo.py 2024-04-03T17:47:15.1759967Z ++ command -v nvidia-smi 2024-04-03T17:47:15.1760325Z + '[' -x '' ']' 2024-04-03T17:47:15.1760604Z + PJRT_DEVICE=CPU 2024-04-03T17:47:15.1760887Z + CPU_NUM_DEVICES=1 2024-04-03T17:47:15.1761395Z + run_coverage /var/lib/jenkins/workspace/xla/test/dynamo/test_dynamo.py 2024-04-03T17:47:15.1762008Z + '[' 0 '!=' 0 ']' 2024-04-03T17:47:15.1762468Z + python3 /var/lib/jenkins/workspace/xla/test/dynamo/test_dynamo.py 2024-04-03T17:47:17.3867852Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:47:17.3869056Z I0000 00:00:1712166437.386389 39299 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:47:45.1937775Z ..........s.....W0403 17:47:45.193174 139873810838720 torch/_logging/_internal.py:1016] [2/0] Profiler function will be ignored 2024-04-03T17:47:55.6681640Z .. 2024-04-03T17:47:55.6682799Z ---------------------------------------------------------------------- 2024-04-03T17:47:55.6683967Z Ran 18 tests in 38.275s 2024-04-03T17:47:55.6684462Z 2024-04-03T17:47:55.6686306Z OK (skipped=1) 2024-04-03T17:47:56.0838082Z I0000 00:00:1712166476.082401 39299 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:47:56.2417981Z + run_test /var/lib/jenkins/workspace/xla/test/dynamo/test_bridge.py 2024-04-03T17:47:56.2419799Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/dynamo/test_bridge.py' 2024-04-03T17:47:56.2421346Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/dynamo/test_bridge.py 2024-04-03T17:47:56.2422122Z ++ command -v nvidia-smi 2024-04-03T17:47:56.2422451Z + '[' -x '' ']' 2024-04-03T17:47:56.2422731Z + PJRT_DEVICE=CPU 2024-04-03T17:47:56.2423031Z + CPU_NUM_DEVICES=1 2024-04-03T17:47:56.2423519Z + run_coverage /var/lib/jenkins/workspace/xla/test/dynamo/test_bridge.py 2024-04-03T17:47:56.2424130Z + '[' 0 '!=' 0 ']' 2024-04-03T17:47:56.2424591Z + python3 /var/lib/jenkins/workspace/xla/test/dynamo/test_bridge.py 2024-04-03T17:47:58.3657993Z 2024-04-03T17:47:58.3658430Z Running tests... 2024-04-03T17:47:58.3659088Z ---------------------------------------------------------------------- 2024-04-03T17:47:58.5824373Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:47:58.5825293Z I0000 00:00:1712166478.582078 41815 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:47:58.7304175Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T17:47:58.7305753Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T17:47:58.8164407Z .frames [('total', 1), ('ok', 1)] 2024-04-03T17:47:58.8165015Z stats [('calls_captured', 1), ('unique_graphs', 1)] 2024-04-03T17:47:58.8165533Z aot_autograd [('total', 1), ('ok', 1)] 2024-04-03T17:47:58.8594275Z .frames [('total', 1), ('ok', 1)] 2024-04-03T17:47:58.8594825Z stats [('calls_captured', 2), ('unique_graphs', 1)] 2024-04-03T17:47:58.8595362Z aot_autograd [('total', 1), ('ok', 1)] 2024-04-03T17:47:58.9618863Z .frames [('total', 1), ('ok', 1)] 2024-04-03T17:47:58.9619455Z stats [('calls_captured', 1), ('unique_graphs', 1)] 2024-04-03T17:47:58.9619981Z aot_autograd [('total', 1), ('ok', 1)] 2024-04-03T17:47:58.9622002Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/dynamo_bridge.py:635: UserWarning: Found tensor with shape torch.Size([3]) on cpu. Please move all tensors to xla device to execute on XLA device. 2024-04-03T17:47:58.9623611Z warnings.warn( 2024-04-03T17:47:59.2096779Z ..frames [('total', 1), ('ok', 1)] 2024-04-03T17:47:59.2097400Z stats [('calls_captured', 1), ('unique_graphs', 1)] 2024-04-03T17:47:59.2097928Z aot_autograd [('total', 1), ('ok', 1)] 2024-04-03T17:47:59.6377830Z ...frames [('total', 1), ('ok', 1)] 2024-04-03T17:47:59.6378308Z inline_call [] 2024-04-03T17:47:59.6378713Z stats [('calls_captured', 1), ('unique_graphs', 1)] 2024-04-03T17:47:59.6565484Z .frames [('total', 1), ('ok', 1)] 2024-04-03T17:47:59.6566345Z stats [('calls_captured', 1), ('unique_graphs', 1)] 2024-04-03T17:47:59.6566865Z aot_autograd [('total', 1), ('ok', 1)] 2024-04-03T17:47:59.6568690Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/dynamo_bridge.py:635: UserWarning: Found tensor with shape torch.Size([3]) on cpu. Please move all tensors to xla device to execute on XLA device. 2024-04-03T17:47:59.6570358Z warnings.warn( 2024-04-03T17:47:59.8317856Z .expected_output: 2024-04-03T17:47:59.8319075Z [tensor([[-0.0004, -0.0899, -0.0298, 0.0807, -0.1007, -0.1278, 0.1306, 0.1066, 2024-04-03T17:47:59.8319696Z -0.0874, 0.0034], 2024-04-03T17:47:59.8320310Z [-0.0004, -0.0899, -0.0298, 0.0807, -0.1007, -0.1278, 0.1306, 0.1066, 2024-04-03T17:47:59.8320864Z -0.0874, 0.0034], 2024-04-03T17:47:59.8321405Z [-0.0004, -0.0899, -0.0298, 0.0807, -0.1007, -0.1278, 0.1306, 0.1066, 2024-04-03T17:47:59.8321971Z -0.0874, 0.0034], 2024-04-03T17:47:59.8322495Z [-0.0004, -0.0899, -0.0298, 0.0807, -0.1007, -0.1278, 0.1306, 0.1066, 2024-04-03T17:47:59.8323048Z -0.0874, 0.0034], 2024-04-03T17:47:59.8323589Z [-0.0004, -0.0899, -0.0298, 0.0807, -0.1007, -0.1278, 0.1306, 0.1066, 2024-04-03T17:47:59.8324484Z -0.0874, 0.0034]], device='xla:0'), tensor([0.2000, 0.2000, 0.2000, 0.2000, 0.2000], device='xla:0')] 2024-04-03T17:47:59.8325151Z actual_output: 2024-04-03T17:47:59.8325682Z [tensor([[-0.0004, -0.0899, -0.0298, 0.0807, -0.1007, -0.1278, 0.1306, 0.1066, 2024-04-03T17:47:59.8326261Z -0.0874, 0.0034], 2024-04-03T17:47:59.8326796Z [-0.0004, -0.0899, -0.0298, 0.0807, -0.1007, -0.1278, 0.1306, 0.1066, 2024-04-03T17:47:59.8327345Z -0.0874, 0.0034], 2024-04-03T17:47:59.8327864Z [-0.0004, -0.0899, -0.0298, 0.0807, -0.1007, -0.1278, 0.1306, 0.1066, 2024-04-03T17:47:59.8328422Z -0.0874, 0.0034], 2024-04-03T17:47:59.8328955Z [-0.0004, -0.0899, -0.0298, 0.0807, -0.1007, -0.1278, 0.1306, 0.1066, 2024-04-03T17:47:59.8329507Z -0.0874, 0.0034], 2024-04-03T17:47:59.8330026Z [-0.0004, -0.0899, -0.0298, 0.0807, -0.1007, -0.1278, 0.1306, 0.1066, 2024-04-03T17:47:59.8330932Z -0.0874, 0.0034]], device='xla:0'), tensor([0.2000, 0.2000, 0.2000, 0.2000, 0.2000], device='xla:0')] 2024-04-03T17:47:59.8331648Z frames [('total', 3), ('ok', 3)] 2024-04-03T17:47:59.8331988Z inline_call [] 2024-04-03T17:47:59.8332272Z unimplemented [] 2024-04-03T17:47:59.8332624Z graph_break [('Tensor.backward', 1)] 2024-04-03T17:47:59.8333122Z stats [('calls_captured', 2), ('unique_graphs', 1)] 2024-04-03T17:48:00.2289369Z .expected_output: 2024-04-03T17:48:00.2290122Z [tensor([[[[-0.2111, -0.1610, 0.0259], 2024-04-03T17:48:00.2290627Z [-0.2274, -0.0024, 0.1752], 2024-04-03T17:48:00.2291054Z [-0.1434, 0.1030, -0.1211]], 2024-04-03T17:48:00.2291336Z 2024-04-03T17:48:00.2291546Z [[-0.1547, 0.1979, 0.0639], 2024-04-03T17:48:00.2291960Z [ 0.0246, 0.1635, -0.1678], 2024-04-03T17:48:00.2292379Z [ 0.2300, -0.1006, 0.0044]], 2024-04-03T17:48:00.2292641Z 2024-04-03T17:48:00.2292801Z [[-0.0315, 0.0969, -0.1511], 2024-04-03T17:48:00.2293229Z [ 0.0229, -0.0664, -0.0201], 2024-04-03T17:48:00.2293876Z [ 0.1521, -0.1607, 0.0669]]], 2024-04-03T17:48:00.2294323Z 2024-04-03T17:48:00.2294328Z 2024-04-03T17:48:00.2294496Z [[[-0.1136, 0.1280, -0.1644], 2024-04-03T17:48:00.2294924Z [-0.0965, -0.1072, 0.0701], 2024-04-03T17:48:00.2295406Z [-0.2735, 0.0679, 0.0361]], 2024-04-03T17:48:00.2295689Z 2024-04-03T17:48:00.2295844Z [[ 0.1658, 0.1183, -0.0699], 2024-04-03T17:48:00.2296322Z [-0.1186, -0.0327, -0.0896], 2024-04-03T17:48:00.2296792Z [ 0.2017, -0.0935, 0.1166]], 2024-04-03T17:48:00.2297104Z 2024-04-03T17:48:00.2297259Z [[ 0.0482, -0.1383, -0.2425], 2024-04-03T17:48:00.2297742Z [ 0.1879, -0.1784, -0.0643], 2024-04-03T17:48:00.2298146Z [ 0.0667, -0.1372, 0.0676]]], 2024-04-03T17:48:00.2298427Z 2024-04-03T17:48:00.2298432Z 2024-04-03T17:48:00.2298583Z [[[ 0.2678, 0.1837, -0.3151], 2024-04-03T17:48:00.2299044Z [ 0.0841, -0.3076, -0.0264], 2024-04-03T17:48:00.2299459Z [ 0.0238, 0.1743, -0.1330]], 2024-04-03T17:48:00.2299723Z 2024-04-03T17:48:00.2299886Z [[-0.0466, -0.0402, 0.1108], 2024-04-03T17:48:00.2300287Z [ 0.0535, 0.0294, -0.1435], 2024-04-03T17:48:00.2300769Z [-0.0593, -0.0774, 0.0738]], 2024-04-03T17:48:00.2301039Z 2024-04-03T17:48:00.2301151Z [[ 0.0169, 0.0425, 0.1195], 2024-04-03T17:48:00.2301567Z [-0.1143, 0.0370, -0.0381], 2024-04-03T17:48:00.2301966Z [-0.0361, 0.0981, -0.3143]]], 2024-04-03T17:48:00.2302243Z 2024-04-03T17:48:00.2302248Z 2024-04-03T17:48:00.2302400Z [[[ 0.0914, -0.0925, -0.1136], 2024-04-03T17:48:00.2302815Z [-0.0827, 0.2555, -0.0965], 2024-04-03T17:48:00.2303216Z [ 0.0466, 0.0556, -0.2735]], 2024-04-03T17:48:00.2303492Z 2024-04-03T17:48:00.2303643Z [[ 0.0104, -0.0668, 0.1658], 2024-04-03T17:48:00.2304051Z [-0.0374, -0.1550, -0.1186], 2024-04-03T17:48:00.2304405Z [ 0.1135, 0.1915, 0.2017]], 2024-04-03T17:48:00.2304677Z 2024-04-03T17:48:00.2304828Z [[-0.0213, 0.0340, 0.0482], 2024-04-03T17:48:00.2305234Z [-0.1122, -0.0944, 0.1879], 2024-04-03T17:48:00.2305638Z [ 0.0985, -0.0576, 0.0667]]], 2024-04-03T17:48:00.2305913Z 2024-04-03T17:48:00.2305918Z 2024-04-03T17:48:00.2306068Z [[[-0.1847, -0.2655, 0.1420], 2024-04-03T17:48:00.2306479Z [-0.1014, 0.1627, 0.0593], 2024-04-03T17:48:00.2306890Z [ 0.1392, 0.1409, -0.1831]], 2024-04-03T17:48:00.2307152Z 2024-04-03T17:48:00.2307300Z [[-0.0814, 0.0718, 0.0106], 2024-04-03T17:48:00.2307903Z [-0.0516, 0.2063, -0.0575], 2024-04-03T17:48:00.2308282Z [ 0.0817, 0.0513, 0.1583]], 2024-04-03T17:48:00.2308544Z 2024-04-03T17:48:00.2308694Z [[-0.3198, -0.1175, -0.0086], 2024-04-03T17:48:00.2309103Z [-0.2251, -0.0053, -0.0658], 2024-04-03T17:48:00.2309517Z [-0.0227, -0.1734, 0.0872]]], 2024-04-03T17:48:00.2309787Z 2024-04-03T17:48:00.2309791Z 2024-04-03T17:48:00.2309948Z [[[ 0.0914, -0.0925, -0.1136], 2024-04-03T17:48:00.2310364Z [-0.0827, 0.2555, -0.0965], 2024-04-03T17:48:00.2310778Z [ 0.0466, 0.0556, -0.2735]], 2024-04-03T17:48:00.2311043Z 2024-04-03T17:48:00.2311193Z [[ 0.0104, -0.0668, 0.1658], 2024-04-03T17:48:00.2311607Z [-0.0374, -0.1550, -0.1186], 2024-04-03T17:48:00.2311984Z [ 0.1135, 0.1915, 0.2017]], 2024-04-03T17:48:00.2312419Z 2024-04-03T17:48:00.2312570Z [[-0.0213, 0.0340, 0.0482], 2024-04-03T17:48:00.2312980Z [-0.1122, -0.0944, 0.1879], 2024-04-03T17:48:00.2313815Z [ 0.0985, -0.0576, 0.0667]]]], device='xla:0'), tensor([0.1667, 0.1667, 0.1667, 0.1667, 0.1667, 0.1667], device='xla:0')] 2024-04-03T17:48:00.2314554Z actual_output: 2024-04-03T17:48:00.2314872Z [tensor([[[[-0.2111, -0.1610, 0.0259], 2024-04-03T17:48:00.2315301Z [-0.2274, -0.0024, 0.1752], 2024-04-03T17:48:00.2315717Z [-0.1434, 0.1030, -0.1211]], 2024-04-03T17:48:00.2315980Z 2024-04-03T17:48:00.2316230Z [[-0.1547, 0.1979, 0.0639], 2024-04-03T17:48:00.2316649Z [ 0.0246, 0.1635, -0.1678], 2024-04-03T17:48:00.2317072Z [ 0.2300, -0.1006, 0.0044]], 2024-04-03T17:48:00.2317336Z 2024-04-03T17:48:00.2317623Z [[-0.0315, 0.0969, -0.1511], 2024-04-03T17:48:00.2318164Z [ 0.0229, -0.0664, -0.0201], 2024-04-03T17:48:00.2318622Z [ 0.1521, -0.1607, 0.0669]]], 2024-04-03T17:48:00.2318891Z 2024-04-03T17:48:00.2318895Z 2024-04-03T17:48:00.2319079Z [[[-0.1136, 0.1280, -0.1644], 2024-04-03T17:48:00.2319494Z [-0.0965, -0.1072, 0.0701], 2024-04-03T17:48:00.2319963Z [-0.2735, 0.0679, 0.0361]], 2024-04-03T17:48:00.2320260Z 2024-04-03T17:48:00.2320458Z [[ 0.1658, 0.1183, -0.0699], 2024-04-03T17:48:00.2320909Z [-0.1186, -0.0327, -0.0896], 2024-04-03T17:48:00.2321330Z [ 0.2017, -0.0935, 0.1166]], 2024-04-03T17:48:00.2321625Z 2024-04-03T17:48:00.2321792Z [[ 0.0482, -0.1383, -0.2425], 2024-04-03T17:48:00.2322277Z [ 0.1879, -0.1784, -0.0643], 2024-04-03T17:48:00.2322700Z [ 0.0667, -0.1372, 0.0676]]], 2024-04-03T17:48:00.2323073Z 2024-04-03T17:48:00.2323077Z 2024-04-03T17:48:00.2323250Z [[[ 0.2678, 0.1837, -0.3151], 2024-04-03T17:48:00.2323654Z [ 0.0841, -0.3076, -0.0264], 2024-04-03T17:48:00.2324109Z [ 0.0238, 0.1743, -0.1330]], 2024-04-03T17:48:00.2324375Z 2024-04-03T17:48:00.2324595Z [[-0.0466, -0.0402, 0.1108], 2024-04-03T17:48:00.2325267Z [ 0.0535, 0.0294, -0.1435], 2024-04-03T17:48:00.2325936Z [-0.0593, -0.0774, 0.0738]], 2024-04-03T17:48:00.2326264Z 2024-04-03T17:48:00.2326392Z [[ 0.0169, 0.0425, 0.1195], 2024-04-03T17:48:00.2326791Z [-0.1143, 0.0370, -0.0381], 2024-04-03T17:48:00.2327209Z [-0.0361, 0.0981, -0.3143]]], 2024-04-03T17:48:00.2327472Z 2024-04-03T17:48:00.2327491Z 2024-04-03T17:48:00.2327641Z [[[ 0.0914, -0.0925, -0.1136], 2024-04-03T17:48:00.2328054Z [-0.0827, 0.2555, -0.0965], 2024-04-03T17:48:00.2328457Z [ 0.0466, 0.0556, -0.2735]], 2024-04-03T17:48:00.2328737Z 2024-04-03T17:48:00.2328891Z [[ 0.0104, -0.0668, 0.1658], 2024-04-03T17:48:00.2329307Z [-0.0374, -0.1550, -0.1186], 2024-04-03T17:48:00.2329667Z [ 0.1135, 0.1915, 0.2017]], 2024-04-03T17:48:00.2329941Z 2024-04-03T17:48:00.2330090Z [[-0.0213, 0.0340, 0.0482], 2024-04-03T17:48:00.2330496Z [-0.1122, -0.0944, 0.1879], 2024-04-03T17:48:00.2330896Z [ 0.0985, -0.0576, 0.0667]]], 2024-04-03T17:48:00.2331177Z 2024-04-03T17:48:00.2331182Z 2024-04-03T17:48:00.2331331Z [[[-0.1847, -0.2655, 0.1420], 2024-04-03T17:48:00.2331738Z [-0.1014, 0.1627, 0.0593], 2024-04-03T17:48:00.2332136Z [ 0.1392, 0.1409, -0.1831]], 2024-04-03T17:48:00.2332414Z 2024-04-03T17:48:00.2332563Z [[-0.0814, 0.0718, 0.0106], 2024-04-03T17:48:00.2332968Z [-0.0516, 0.2063, -0.0575], 2024-04-03T17:48:00.2333428Z [ 0.0817, 0.0513, 0.1583]], 2024-04-03T17:48:00.2333706Z 2024-04-03T17:48:00.2333857Z [[-0.3198, -0.1175, -0.0086], 2024-04-03T17:48:00.2334344Z [-0.2251, -0.0053, -0.0658], 2024-04-03T17:48:00.2334765Z [-0.0227, -0.1734, 0.0872]]], 2024-04-03T17:48:00.2335030Z 2024-04-03T17:48:00.2335034Z 2024-04-03T17:48:00.2335185Z [[[ 0.0914, -0.0925, -0.1136], 2024-04-03T17:48:00.2335607Z [-0.0827, 0.2555, -0.0965], 2024-04-03T17:48:00.2336021Z [ 0.0466, 0.0556, -0.2735]], 2024-04-03T17:48:00.2336285Z 2024-04-03T17:48:00.2336439Z [[ 0.0104, -0.0668, 0.1658], 2024-04-03T17:48:00.2336850Z [-0.0374, -0.1550, -0.1186], 2024-04-03T17:48:00.2337217Z [ 0.1135, 0.1915, 0.2017]], 2024-04-03T17:48:00.2337478Z 2024-04-03T17:48:00.2337625Z [[-0.0213, 0.0340, 0.0482], 2024-04-03T17:48:00.2338028Z [-0.1122, -0.0944, 0.1879], 2024-04-03T17:48:00.2338931Z [ 0.0985, -0.0576, 0.0667]]]], device='xla:0'), tensor([0.1667, 0.1667, 0.1667, 0.1667, 0.1667, 0.1667], device='xla:0')] 2024-04-03T17:48:00.2339711Z frames [('total', 3), ('ok', 3)] 2024-04-03T17:48:00.2340069Z inline_call [] 2024-04-03T17:48:00.2340350Z unimplemented [] 2024-04-03T17:48:00.2340729Z graph_break [('Tensor.backward', 1)] 2024-04-03T17:48:00.2341241Z stats [('calls_captured', 3), ('unique_graphs', 1)] 2024-04-03T17:48:00.2540027Z .[W403 17:48:00.642658560 PyInterpreter.cpp:258] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2024-04-03T17:48:00.2543989Z [W403 17:48:00.642703879 PyInterpreter.cpp:258] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2024-04-03T17:48:00.3691643Z expected_output: 2024-04-03T17:48:00.3692386Z [] 2024-04-03T17:48:00.3692628Z actual_output: 2024-04-03T17:48:00.3692889Z [] 2024-04-03T17:48:00.3693286Z frames [('total', 3), ('ok', 3)] 2024-04-03T17:48:00.3693640Z inline_call [] 2024-04-03T17:48:00.3693917Z unimplemented [] 2024-04-03T17:48:00.3694397Z graph_break [('Tensor.backward', 1)] 2024-04-03T17:48:00.3694911Z stats [('calls_captured', 2), ('unique_graphs', 1)] 2024-04-03T17:48:00.3731133Z . 2024-04-03T17:48:00.3731658Z ---------------------------------------------------------------------- 2024-04-03T17:48:00.3732217Z Ran 13 tests in 2.003s 2024-04-03T17:48:00.3732438Z 2024-04-03T17:48:00.3732528Z OK 2024-04-03T17:48:00.3732704Z 2024-04-03T17:48:00.3732837Z Generating XML reports... 2024-04-03T17:48:00.6624845Z I0000 00:00:1712166480.661494 41815 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:48:00.7772123Z + run_test /var/lib/jenkins/workspace/xla/test/dynamo/test_num_output.py 2024-04-03T17:48:00.7773381Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/dynamo/test_num_output.py' 2024-04-03T17:48:00.7774566Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/dynamo/test_num_output.py 2024-04-03T17:48:00.7775284Z ++ command -v nvidia-smi 2024-04-03T17:48:00.7775625Z + '[' -x '' ']' 2024-04-03T17:48:00.7775904Z + PJRT_DEVICE=CPU 2024-04-03T17:48:00.7776181Z + CPU_NUM_DEVICES=1 2024-04-03T17:48:00.7776717Z + run_coverage /var/lib/jenkins/workspace/xla/test/dynamo/test_num_output.py 2024-04-03T17:48:00.7777378Z + '[' 0 '!=' 0 ']' 2024-04-03T17:48:00.7777862Z + python3 /var/lib/jenkins/workspace/xla/test/dynamo/test_num_output.py 2024-04-03T17:48:02.7854302Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:48:02.7855247Z I0000 00:00:1712166482.785062 44237 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:48:02.8170429Z ... 2024-04-03T17:48:02.8171031Z ---------------------------------------------------------------------- 2024-04-03T17:48:02.8171603Z Ran 3 tests in 0.040s 2024-04-03T17:48:02.8171828Z 2024-04-03T17:48:03.0470261Z OK 2024-04-03T17:48:03.0470940Z I0000 00:00:1712166483.046129 44237 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:48:03.1570047Z + run_test /var/lib/jenkins/workspace/xla/test/dynamo/test_graph_input_matcher.py 2024-04-03T17:48:03.1571456Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/dynamo/test_graph_input_matcher.py' 2024-04-03T17:48:03.1572621Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/dynamo/test_graph_input_matcher.py 2024-04-03T17:48:03.1573502Z ++ command -v nvidia-smi 2024-04-03T17:48:03.1573858Z + '[' -x '' ']' 2024-04-03T17:48:03.1574261Z + PJRT_DEVICE=CPU 2024-04-03T17:48:03.1574555Z + CPU_NUM_DEVICES=1 2024-04-03T17:48:03.1575130Z + run_coverage /var/lib/jenkins/workspace/xla/test/dynamo/test_graph_input_matcher.py 2024-04-03T17:48:03.1576032Z + '[' 0 '!=' 0 ']' 2024-04-03T17:48:03.1576605Z + python3 /var/lib/jenkins/workspace/xla/test/dynamo/test_graph_input_matcher.py 2024-04-03T17:48:05.1935565Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:48:05.1936668Z I0000 00:00:1712166485.192944 44689 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:48:05.1962418Z . 2024-04-03T17:48:05.1962908Z ---------------------------------------------------------------------- 2024-04-03T17:48:05.1963397Z Ran 1 test in 0.011s 2024-04-03T17:48:05.1963610Z 2024-04-03T17:48:05.1963694Z OK 2024-04-03T17:48:05.4252970Z I0000 00:00:1712166485.424311 44689 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:48:05.5340996Z + run_save_tensor_ir /var/lib/jenkins/workspace/xla/test/dynamo/test_dynamo_graph_dump.py 2024-04-03T17:48:05.5342323Z + echo 'Running in save tensor file mode: /var/lib/jenkins/workspace/xla/test/dynamo/test_dynamo_graph_dump.py' 2024-04-03T17:48:05.5343527Z Running in save tensor file mode: /var/lib/jenkins/workspace/xla/test/dynamo/test_dynamo_graph_dump.py 2024-04-03T17:48:05.5344365Z + XLA_SAVE_TENSORS_FILE=/tmp/xla_test_save_ir.txt 2024-04-03T17:48:05.5345046Z + XLA_SAVE_TENSORS_FMT=text 2024-04-03T17:48:05.5345626Z + run_test /var/lib/jenkins/workspace/xla/test/dynamo/test_dynamo_graph_dump.py 2024-04-03T17:48:05.5346740Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/dynamo/test_dynamo_graph_dump.py' 2024-04-03T17:48:05.5348025Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/dynamo/test_dynamo_graph_dump.py 2024-04-03T17:48:05.5348774Z ++ command -v nvidia-smi 2024-04-03T17:48:05.5349122Z + '[' -x '' ']' 2024-04-03T17:48:05.5349395Z + PJRT_DEVICE=CPU 2024-04-03T17:48:05.5349666Z + CPU_NUM_DEVICES=1 2024-04-03T17:48:05.5350230Z + run_coverage /var/lib/jenkins/workspace/xla/test/dynamo/test_dynamo_graph_dump.py 2024-04-03T17:48:05.5350907Z + '[' 0 '!=' 0 ']' 2024-04-03T17:48:05.5351427Z + python3 /var/lib/jenkins/workspace/xla/test/dynamo/test_dynamo_graph_dump.py 2024-04-03T17:48:07.7012245Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:48:07.7013179Z I0000 00:00:1712166487.700686 44996 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:48:07.7621506Z . 2024-04-03T17:48:07.7622078Z ---------------------------------------------------------------------- 2024-04-03T17:48:07.7622573Z Ran 1 test in 0.070s 2024-04-03T17:48:07.7622777Z 2024-04-03T17:48:07.7622864Z OK 2024-04-03T17:48:08.0127589Z I0000 00:00:1712166488.011883 44996 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:48:08.1239506Z + run_use_bf16 /var/lib/jenkins/workspace/xla/test/test_data_type.py 2024-04-03T17:48:08.1240730Z + echo 'Running with XLA_USE_BF16: /var/lib/jenkins/workspace/xla/test/test_data_type.py' 2024-04-03T17:48:08.1241656Z Running with XLA_USE_BF16: /var/lib/jenkins/workspace/xla/test/test_data_type.py 2024-04-03T17:48:08.1242277Z + XLA_USE_BF16=1 2024-04-03T17:48:08.1242750Z + run_test /var/lib/jenkins/workspace/xla/test/test_data_type.py 2024-04-03T17:48:08.1243626Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_data_type.py' 2024-04-03T17:48:08.1244525Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_data_type.py 2024-04-03T17:48:08.1245185Z ++ command -v nvidia-smi 2024-04-03T17:48:08.1245512Z + '[' -x '' ']' 2024-04-03T17:48:08.1245786Z + PJRT_DEVICE=CPU 2024-04-03T17:48:08.1246072Z + CPU_NUM_DEVICES=1 2024-04-03T17:48:08.1246526Z + run_coverage /var/lib/jenkins/workspace/xla/test/test_data_type.py 2024-04-03T17:48:08.1247101Z + '[' 0 '!=' 0 ']' 2024-04-03T17:48:08.1247546Z + python3 /var/lib/jenkins/workspace/xla/test/test_data_type.py 2024-04-03T17:48:10.1448619Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:48:10.1449534Z I0000 00:00:1712166490.144378 45401 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:48:10.1542270Z .... 2024-04-03T17:48:10.1543165Z ---------------------------------------------------------------------- 2024-04-03T17:48:10.1543667Z Ran 4 tests in 0.018s 2024-04-03T17:48:10.1543881Z 2024-04-03T17:48:10.1543984Z OK 2024-04-03T17:48:10.1544203Z XLA_USE_BF16: 1 2024-04-03T17:48:10.1544481Z XLA_USE_FP16: None 2024-04-03T17:48:10.1544881Z XLA_DOWNCAST_BF16: None 2024-04-03T17:48:10.1545192Z XLA_DOWNCAST_FP16: None 2024-04-03T17:48:10.3896139Z I0000 00:00:1712166490.388664 45401 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:48:10.4993720Z + run_xla_ir_debug /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py 2024-04-03T17:48:10.4994960Z + echo 'Running with XLA_IR_DEBUG: /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py' 2024-04-03T17:48:10.4996219Z Running with XLA_IR_DEBUG: /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py 2024-04-03T17:48:10.4996893Z + XLA_IR_DEBUG=1 2024-04-03T17:48:10.4997362Z + run_test /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py 2024-04-03T17:48:10.4998326Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py' 2024-04-03T17:48:10.4999264Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py 2024-04-03T17:48:10.5000044Z ++ command -v nvidia-smi 2024-04-03T17:48:10.5000382Z + '[' -x '' ']' 2024-04-03T17:48:10.5000649Z + PJRT_DEVICE=CPU 2024-04-03T17:48:10.5000934Z + CPU_NUM_DEVICES=1 2024-04-03T17:48:10.5001437Z + run_coverage /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py 2024-04-03T17:48:10.5002044Z + '[' 0 '!=' 0 ']' 2024-04-03T17:48:10.5002512Z + python3 /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py 2024-04-03T17:48:12.5163946Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:48:12.5164857Z I0000 00:00:1712166492.515881 45756 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:48:12.5175083Z . 2024-04-03T17:48:12.5175788Z ---------------------------------------------------------------------- 2024-04-03T17:48:12.5176559Z Ran 1 test in 0.010s 2024-04-03T17:48:12.5176884Z 2024-04-03T17:48:12.5177061Z OK 2024-04-03T17:48:12.7497578Z I0000 00:00:1712166492.748742 45756 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:48:12.8580473Z + run_xla_hlo_debug /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py 2024-04-03T17:48:12.8581924Z + echo 'Running with XLA_IR_DEBUG: /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py' 2024-04-03T17:48:12.8582992Z Running with XLA_IR_DEBUG: /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py 2024-04-03T17:48:12.8583786Z + XLA_HLO_DEBUG=1 2024-04-03T17:48:12.8584413Z + run_test /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py 2024-04-03T17:48:12.8585474Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py' 2024-04-03T17:48:12.8586614Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py 2024-04-03T17:48:12.8587404Z ++ command -v nvidia-smi 2024-04-03T17:48:12.8588065Z + '[' -x '' ']' 2024-04-03T17:48:12.8588425Z + PJRT_DEVICE=CPU 2024-04-03T17:48:12.8588732Z + CPU_NUM_DEVICES=1 2024-04-03T17:48:12.8589312Z + run_coverage /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py 2024-04-03T17:48:12.8590037Z + '[' 0 '!=' 0 ']' 2024-04-03T17:48:12.8590574Z + python3 /var/lib/jenkins/workspace/xla/test/test_env_var_mapper.py 2024-04-03T17:48:14.9125325Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:48:14.9126309Z I0000 00:00:1712166494.912021 46063 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:48:14.9136590Z . 2024-04-03T17:48:14.9137099Z ---------------------------------------------------------------------- 2024-04-03T17:48:14.9137672Z Ran 1 test in 0.010s 2024-04-03T17:48:14.9137883Z 2024-04-03T17:48:14.9137992Z OK 2024-04-03T17:48:15.1451223Z I0000 00:00:1712166495.144069 46063 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:48:15.2538537Z + run_xla_hlo_debug /var/lib/jenkins/workspace/xla/test/stablehlo/test_stablehlo_save_load.py 2024-04-03T17:48:15.2540167Z + echo 'Running with XLA_IR_DEBUG: /var/lib/jenkins/workspace/xla/test/stablehlo/test_stablehlo_save_load.py' 2024-04-03T17:48:15.2541406Z Running with XLA_IR_DEBUG: /var/lib/jenkins/workspace/xla/test/stablehlo/test_stablehlo_save_load.py 2024-04-03T17:48:15.2542300Z + XLA_HLO_DEBUG=1 2024-04-03T17:48:15.2542990Z + run_test /var/lib/jenkins/workspace/xla/test/stablehlo/test_stablehlo_save_load.py 2024-04-03T17:48:15.2544166Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/stablehlo/test_stablehlo_save_load.py' 2024-04-03T17:48:15.2545330Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/stablehlo/test_stablehlo_save_load.py 2024-04-03T17:48:15.2546208Z ++ command -v nvidia-smi 2024-04-03T17:48:15.2546550Z + '[' -x '' ']' 2024-04-03T17:48:15.2546830Z + PJRT_DEVICE=CPU 2024-04-03T17:48:15.2547114Z + CPU_NUM_DEVICES=1 2024-04-03T17:48:15.2547977Z + run_coverage /var/lib/jenkins/workspace/xla/test/stablehlo/test_stablehlo_save_load.py 2024-04-03T17:48:15.2549121Z + '[' 0 '!=' 0 ']' 2024-04-03T17:48:15.2549985Z + python3 /var/lib/jenkins/workspace/xla/test/stablehlo/test_stablehlo_save_load.py 2024-04-03T17:48:17.3705291Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:48:17.9721151Z I0000 00:00:1712166497.370147 46370 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:48:17.9722208Z ......... 2024-04-03T17:48:17.9722993Z ---------------------------------------------------------------------- 2024-04-03T17:48:17.9723792Z Ran 9 tests in 0.609s 2024-04-03T17:48:17.9724132Z 2024-04-03T17:48:17.9724287Z OK 2024-04-03T17:48:18.2756780Z I0000 00:00:1712166498.274751 46370 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:48:18.3944345Z + run_save_tensor_ir /var/lib/jenkins/workspace/xla/test/spmd/test_spmd_graph_dump.py 2024-04-03T17:48:18.3945647Z + echo 'Running in save tensor file mode: /var/lib/jenkins/workspace/xla/test/spmd/test_spmd_graph_dump.py' 2024-04-03T17:48:18.3946810Z Running in save tensor file mode: /var/lib/jenkins/workspace/xla/test/spmd/test_spmd_graph_dump.py 2024-04-03T17:48:18.3947853Z + XLA_SAVE_TENSORS_FILE=/tmp/xla_test_save_ir.txt 2024-04-03T17:48:18.3948350Z + XLA_SAVE_TENSORS_FMT=text 2024-04-03T17:48:18.3948910Z + run_test /var/lib/jenkins/workspace/xla/test/spmd/test_spmd_graph_dump.py 2024-04-03T17:48:18.3949969Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/spmd/test_spmd_graph_dump.py' 2024-04-03T17:48:18.3951005Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/spmd/test_spmd_graph_dump.py 2024-04-03T17:48:18.3951720Z ++ command -v nvidia-smi 2024-04-03T17:48:18.3952077Z + '[' -x '' ']' 2024-04-03T17:48:18.3952353Z + PJRT_DEVICE=CPU 2024-04-03T17:48:18.3952624Z + CPU_NUM_DEVICES=1 2024-04-03T17:48:18.3953165Z + run_coverage /var/lib/jenkins/workspace/xla/test/spmd/test_spmd_graph_dump.py 2024-04-03T17:48:18.3953822Z + '[' 0 '!=' 0 ']' 2024-04-03T17:48:18.3954320Z + python3 /var/lib/jenkins/workspace/xla/test/spmd/test_spmd_graph_dump.py 2024-04-03T17:48:20.4139657Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:48:20.4140579Z I0000 00:00:1712166500.413581 46918 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:48:20.4347070Z . 2024-04-03T17:48:20.4347602Z ---------------------------------------------------------------------- 2024-04-03T17:48:20.4348329Z Ran 1 test in 0.029s 2024-04-03T17:48:20.4348547Z 2024-04-03T17:48:20.4348632Z OK 2024-04-03T17:48:20.6688794Z I0000 00:00:1712166500.668056 46918 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:48:20.7799251Z + run_save_tensor_hlo /var/lib/jenkins/workspace/xla/test/spmd/test_spmd_graph_dump.py 2024-04-03T17:48:20.7800743Z + echo 'Running in save tensor file mode: /var/lib/jenkins/workspace/xla/test/spmd/test_spmd_graph_dump.py' 2024-04-03T17:48:20.7801940Z Running in save tensor file mode: /var/lib/jenkins/workspace/xla/test/spmd/test_spmd_graph_dump.py 2024-04-03T17:48:20.7802769Z + XLA_SAVE_TENSORS_FILE=/tmp/xla_test_save_ir.txt 2024-04-03T17:48:20.7803419Z + XLA_SAVE_TENSORS_FMT=hlo 2024-04-03T17:48:20.7803981Z + run_test /var/lib/jenkins/workspace/xla/test/spmd/test_spmd_graph_dump.py 2024-04-03T17:48:20.7805113Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/spmd/test_spmd_graph_dump.py' 2024-04-03T17:48:20.7806139Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/spmd/test_spmd_graph_dump.py 2024-04-03T17:48:20.7806870Z ++ command -v nvidia-smi 2024-04-03T17:48:20.7807211Z + '[' -x '' ']' 2024-04-03T17:48:20.7807470Z + PJRT_DEVICE=CPU 2024-04-03T17:48:20.7807755Z + CPU_NUM_DEVICES=1 2024-04-03T17:48:20.7808357Z + run_coverage /var/lib/jenkins/workspace/xla/test/spmd/test_spmd_graph_dump.py 2024-04-03T17:48:20.7809000Z + '[' 0 '!=' 0 ']' 2024-04-03T17:48:20.7809510Z + python3 /var/lib/jenkins/workspace/xla/test/spmd/test_spmd_graph_dump.py 2024-04-03T17:48:22.7488692Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:48:22.7489653Z I0000 00:00:1712166502.748475 47322 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:48:22.7700196Z . 2024-04-03T17:48:22.7700764Z ---------------------------------------------------------------------- 2024-04-03T17:48:22.7701441Z Ran 1 test in 0.029s 2024-04-03T17:48:22.7701661Z 2024-04-03T17:48:22.7701749Z OK 2024-04-03T17:48:23.0071658Z I0000 00:00:1712166503.006327 47322 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:48:23.1174326Z + run_xla_op_tests2 2024-04-03T17:48:23.1174941Z + run_downcast_bf16 /var/lib/jenkins/workspace/xla/test/test_data_type.py 2024-04-03T17:48:23.1176071Z + echo 'Running with XLA_DOWNCAST_BF16: /var/lib/jenkins/workspace/xla/test/test_data_type.py' 2024-04-03T17:48:23.1177037Z Running with XLA_DOWNCAST_BF16: /var/lib/jenkins/workspace/xla/test/test_data_type.py 2024-04-03T17:48:23.1177680Z + XLA_DOWNCAST_BF16=1 2024-04-03T17:48:23.1178144Z + run_test /var/lib/jenkins/workspace/xla/test/test_data_type.py 2024-04-03T17:48:23.1179034Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_data_type.py' 2024-04-03T17:48:23.1179923Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_data_type.py 2024-04-03T17:48:23.1180588Z ++ command -v nvidia-smi 2024-04-03T17:48:23.1180937Z + '[' -x '' ']' 2024-04-03T17:48:23.1181208Z + PJRT_DEVICE=CPU 2024-04-03T17:48:23.1181497Z + CPU_NUM_DEVICES=1 2024-04-03T17:48:23.1181971Z + run_coverage /var/lib/jenkins/workspace/xla/test/test_data_type.py 2024-04-03T17:48:23.1182539Z + '[' 0 '!=' 0 ']' 2024-04-03T17:48:23.1182978Z + python3 /var/lib/jenkins/workspace/xla/test/test_data_type.py 2024-04-03T17:48:25.1170496Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:48:25.1171419Z I0000 00:00:1712166505.116576 47726 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:48:25.1263689Z .... 2024-04-03T17:48:25.1264556Z ---------------------------------------------------------------------- 2024-04-03T17:48:25.1265154Z Ran 4 tests in 0.018s 2024-04-03T17:48:25.1265353Z 2024-04-03T17:48:25.1265470Z OK 2024-04-03T17:48:25.1265695Z XLA_USE_BF16: None 2024-04-03T17:48:25.1265982Z XLA_USE_FP16: None 2024-04-03T17:48:25.1266275Z XLA_DOWNCAST_BF16: 1 2024-04-03T17:48:25.1266570Z XLA_DOWNCAST_FP16: None 2024-04-03T17:48:25.3636335Z I0000 00:00:1712166505.362838 47726 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:48:25.4724748Z + run_test /var/lib/jenkins/workspace/xla/test/pjrt/test_dtypes.py 2024-04-03T17:48:25.4726274Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/pjrt/test_dtypes.py' 2024-04-03T17:48:25.4727293Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/pjrt/test_dtypes.py 2024-04-03T17:48:25.4727974Z ++ command -v nvidia-smi 2024-04-03T17:48:25.4728312Z + '[' -x '' ']' 2024-04-03T17:48:25.4728588Z + PJRT_DEVICE=CPU 2024-04-03T17:48:25.4728860Z + CPU_NUM_DEVICES=1 2024-04-03T17:48:25.4729345Z + run_coverage /var/lib/jenkins/workspace/xla/test/pjrt/test_dtypes.py 2024-04-03T17:48:25.4729941Z + '[' 0 '!=' 0 ']' 2024-04-03T17:48:25.4730569Z + python3 /var/lib/jenkins/workspace/xla/test/pjrt/test_dtypes.py 2024-04-03T17:48:27.4918610Z Running tests under Python 3.8.18: /opt/conda/bin/python3 2024-04-03T17:48:27.4936542Z [ RUN ] TestDtypes.test_bool_round_trip 2024-04-03T17:48:27.4937780Z Warning, backtrace signal handler for signal 11 overwrote previous handler. 2024-04-03T17:48:27.4938635Z Warning, backtrace signal handler for signal 6 overwrote previous handler. 2024-04-03T17:48:27.4939450Z Warning, backtrace signal handler for signal 7 overwrote previous handler. 2024-04-03T17:48:27.4940309Z Warning, backtrace signal handler for signal 4 overwrote previous handler. 2024-04-03T17:48:27.4941103Z Warning, backtrace signal handler for signal 8 overwrote previous handler. 2024-04-03T17:48:27.5020000Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:48:27.5020876Z I0000 00:00:1712166507.501764 48081 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:48:27.5096775Z [ OK ] TestDtypes.test_bool_round_trip 2024-04-03T17:48:27.5097349Z [ RUN ] TestDtypes.test_float_round_trip0 (torch.float16) 2024-04-03T17:48:27.5104020Z [ OK ] TestDtypes.test_float_round_trip0 (torch.float16) 2024-04-03T17:48:27.5104663Z [ RUN ] TestDtypes.test_float_round_trip1 (torch.float32) 2024-04-03T17:48:27.5108380Z [ OK ] TestDtypes.test_float_round_trip1 (torch.float32) 2024-04-03T17:48:27.5108985Z [ RUN ] TestDtypes.test_float_round_trip2 (torch.float64) 2024-04-03T17:48:27.5112335Z [ OK ] TestDtypes.test_float_round_trip2 (torch.float64) 2024-04-03T17:48:27.5112958Z [ RUN ] TestDtypes.test_float_round_trip3 (torch.bfloat16) 2024-04-03T17:48:27.5116146Z [ OK ] TestDtypes.test_float_round_trip3 (torch.bfloat16) 2024-04-03T17:48:27.5116776Z [ RUN ] TestDtypes.test_float_round_trip4 (torch.complex64) 2024-04-03T17:48:27.5120526Z [ OK ] TestDtypes.test_float_round_trip4 (torch.complex64) 2024-04-03T17:48:27.5121134Z [ RUN ] TestDtypes.test_int_round_trip0 (torch.uint8) 2024-04-03T17:48:27.5123927Z [ OK ] TestDtypes.test_int_round_trip0 (torch.uint8) 2024-04-03T17:48:27.5124479Z [ RUN ] TestDtypes.test_int_round_trip1 (torch.int8) 2024-04-03T17:48:27.5127268Z [ OK ] TestDtypes.test_int_round_trip1 (torch.int8) 2024-04-03T17:48:27.5127830Z [ RUN ] TestDtypes.test_int_round_trip2 (torch.int16) 2024-04-03T17:48:27.5130508Z [ OK ] TestDtypes.test_int_round_trip2 (torch.int16) 2024-04-03T17:48:27.5131073Z [ RUN ] TestDtypes.test_int_round_trip3 (torch.int32) 2024-04-03T17:48:27.5133670Z [ OK ] TestDtypes.test_int_round_trip3 (torch.int32) 2024-04-03T17:48:27.5134300Z [ RUN ] TestDtypes.test_int_round_trip4 (torch.int64) 2024-04-03T17:48:27.5136942Z [ OK ] TestDtypes.test_int_round_trip4 (torch.int64) 2024-04-03T17:48:27.5137764Z ---------------------------------------------------------------------- 2024-04-03T17:48:27.5138238Z Ran 11 tests in 0.021s 2024-04-03T17:48:27.5138441Z 2024-04-03T17:48:27.5138531Z OK 2024-04-03T17:48:27.7493047Z I0000 00:00:1712166507.748462 48081 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:48:27.8581114Z + run_test /var/lib/jenkins/workspace/xla/test/test_fori_loop_with_while_loop_simple_add_dispatch_in_torch.py 2024-04-03T17:48:27.8582874Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_fori_loop_with_while_loop_simple_add_dispatch_in_torch.py' 2024-04-03T17:48:27.8584405Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_fori_loop_with_while_loop_simple_add_dispatch_in_torch.py 2024-04-03T17:48:27.8585509Z ++ command -v nvidia-smi 2024-04-03T17:48:27.8585860Z + '[' -x '' ']' 2024-04-03T17:48:27.8586134Z + PJRT_DEVICE=CPU 2024-04-03T17:48:27.8586408Z + CPU_NUM_DEVICES=1 2024-04-03T17:48:27.8587151Z + run_coverage /var/lib/jenkins/workspace/xla/test/test_fori_loop_with_while_loop_simple_add_dispatch_in_torch.py 2024-04-03T17:48:27.8588245Z + '[' 0 '!=' 0 ']' 2024-04-03T17:48:27.8589139Z + python3 /var/lib/jenkins/workspace/xla/test/test_fori_loop_with_while_loop_simple_add_dispatch_in_torch.py 2024-04-03T17:48:29.8874254Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:48:29.8875386Z I0000 00:00:1712166509.886981 48436 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:48:30.4024460Z ... 2024-04-03T17:48:30.4025029Z ---------------------------------------------------------------------- 2024-04-03T17:48:30.4025529Z Ran 3 tests in 0.523s 2024-04-03T17:48:30.4025739Z 2024-04-03T17:48:30.4025839Z OK 2024-04-03T17:48:30.6356388Z I0000 00:00:1712166510.634735 48436 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:48:30.7458885Z + run_test /var/lib/jenkins/workspace/xla/test/test_autocast.py 2024-04-03T17:48:30.7459892Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_autocast.py' 2024-04-03T17:48:30.7460869Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_autocast.py 2024-04-03T17:48:30.7461517Z ++ command -v nvidia-smi 2024-04-03T17:48:30.7463833Z + '[' -x '' ']' 2024-04-03T17:48:30.7464114Z + PJRT_DEVICE=CPU 2024-04-03T17:48:30.7464392Z + CPU_NUM_DEVICES=1 2024-04-03T17:48:30.7464979Z + run_coverage /var/lib/jenkins/workspace/xla/test/test_autocast.py 2024-04-03T17:48:30.7465562Z + '[' 0 '!=' 0 ']' 2024-04-03T17:48:30.7465976Z + python3 /var/lib/jenkins/workspace/xla/test/test_autocast.py 2024-04-03T17:48:32.8237706Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:48:32.8238624Z I0000 00:00:1712166512.823430 1428 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:48:32.8257078Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:48:32.8258785Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:48:32.8259714Z test_autocast_banned (__main__.TestAutocastCuda) ... skipped 'CUDA autocast test.' 2024-04-03T17:48:32.8260667Z test_autocast_linalg_fp16 (__main__.TestAutocastCuda) ... skipped 'CUDA autocast test.' 2024-04-03T17:48:32.8261755Z test_autocast_methods_expect_builtin_promote (__main__.TestAutocastCuda) ... skipped 'CUDA autocast test.' 2024-04-03T17:48:32.8262829Z test_autocast_methods_fp16 (__main__.TestAutocastCuda) ... skipped 'CUDA autocast test.' 2024-04-03T17:48:32.8263799Z test_autocast_methods_fp32 (__main__.TestAutocastCuda) ... skipped 'CUDA autocast test.' 2024-04-03T17:48:32.8264737Z test_autocast_nn_fp16 (__main__.TestAutocastCuda) ... skipped 'CUDA autocast test.' 2024-04-03T17:48:32.8265646Z test_autocast_nn_fp32 (__main__.TestAutocastCuda) ... skipped 'CUDA autocast test.' 2024-04-03T17:48:32.8266571Z test_autocast_torch_bf16 (__main__.TestAutocastCuda) ... skipped 'CUDA autocast test.' 2024-04-03T17:48:32.8267820Z test_autocast_torch_expect_builtin_promote (__main__.TestAutocastCuda) ... skipped 'CUDA autocast test.' 2024-04-03T17:48:32.8268859Z test_autocast_torch_fp32 (__main__.TestAutocastCuda) ... skipped 'CUDA autocast test.' 2024-04-03T17:48:32.8269912Z test_autocast_torch_need_autocast_promote (__main__.TestAutocastCuda) ... skipped 'CUDA autocast test.' 2024-04-03T17:48:32.8270961Z test_autocast_methods_bf16 (__main__.TestAutocastTPU) ... skipped 'TPU autocast test.' 2024-04-03T17:48:32.8272031Z test_autocast_methods_expect_builtin_promote (__main__.TestAutocastTPU) ... skipped 'TPU autocast test.' 2024-04-03T17:48:32.8273061Z test_autocast_methods_fp32 (__main__.TestAutocastTPU) ... skipped 'TPU autocast test.' 2024-04-03T17:48:32.8273991Z test_autocast_nn_fp32 (__main__.TestAutocastTPU) ... skipped 'TPU autocast test.' 2024-04-03T17:48:32.8275017Z test_autocast_torch_expect_builtin_promote (__main__.TestAutocastTPU) ... skipped 'TPU autocast test.' 2024-04-03T17:48:32.8276025Z test_autocast_torch_fp32 (__main__.TestAutocastTPU) ... skipped 'TPU autocast test.' 2024-04-03T17:48:32.8277239Z test_autocast_torch_need_autocast_promote (__main__.TestAutocastTPU) ... skipped 'TPU autocast test.' 2024-04-03T17:48:32.8278299Z test_autocast_tpu_check_dtype (__main__.TestAutocastTPU) ... skipped 'TPU autocast test.' 2024-04-03T17:48:32.8278997Z 2024-04-03T17:48:32.8279482Z ---------------------------------------------------------------------- 2024-04-03T17:48:32.8280085Z Ran 19 tests in 0.000s 2024-04-03T17:48:32.8280361Z 2024-04-03T17:48:32.8280494Z OK (skipped=19) 2024-04-03T17:48:33.0676636Z I0000 00:00:1712166513.066586 1428 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:48:33.1761014Z + run_xla_op_tests3 2024-04-03T17:48:33.1762387Z + run_test /var/lib/jenkins/workspace/xla/test/stablehlo/test_exports.py 2024-04-03T17:48:33.1763553Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/stablehlo/test_exports.py' 2024-04-03T17:48:33.1764573Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/stablehlo/test_exports.py 2024-04-03T17:48:33.1765289Z ++ command -v nvidia-smi 2024-04-03T17:48:33.1765633Z + '[' -x '' ']' 2024-04-03T17:48:33.1765911Z + PJRT_DEVICE=CPU 2024-04-03T17:48:33.1766192Z + CPU_NUM_DEVICES=1 2024-04-03T17:48:33.1766886Z + run_coverage /var/lib/jenkins/workspace/xla/test/stablehlo/test_exports.py 2024-04-03T17:48:33.1767538Z + '[' 0 '!=' 0 ']' 2024-04-03T17:48:33.1768044Z + python3 /var/lib/jenkins/workspace/xla/test/stablehlo/test_exports.py 2024-04-03T17:48:35.2903558Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:48:35.2904465Z I0000 00:00:1712166515.290010 1735 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:48:35.8570563Z .... 2024-04-03T17:48:35.8571435Z ---------------------------------------------------------------------- 2024-04-03T17:48:35.8572265Z Ran 4 tests in 0.660s 2024-04-03T17:48:35.8572617Z 2024-04-03T17:48:35.8572767Z OK 2024-04-03T17:48:36.1435153Z I0000 00:00:1712166516.142591 1735 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:48:36.2593813Z + run_test /var/lib/jenkins/workspace/xla/test/stablehlo/test_export_fx_passes.py 2024-04-03T17:48:36.2595074Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/stablehlo/test_export_fx_passes.py' 2024-04-03T17:48:36.2596235Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/stablehlo/test_export_fx_passes.py 2024-04-03T17:48:36.2597007Z ++ command -v nvidia-smi 2024-04-03T17:48:36.2597755Z + '[' -x '' ']' 2024-04-03T17:48:36.2598038Z + PJRT_DEVICE=CPU 2024-04-03T17:48:36.2598324Z + CPU_NUM_DEVICES=1 2024-04-03T17:48:36.2598893Z + run_coverage /var/lib/jenkins/workspace/xla/test/stablehlo/test_export_fx_passes.py 2024-04-03T17:48:36.2599611Z + '[' 0 '!=' 0 ']' 2024-04-03T17:48:36.2600164Z + python3 /var/lib/jenkins/workspace/xla/test/stablehlo/test_export_fx_passes.py 2024-04-03T17:48:39.6993209Z ............ 2024-04-03T17:48:39.6994387Z ---------------------------------------------------------------------- 2024-04-03T17:48:39.6995200Z Ran 12 tests in 1.381s 2024-04-03T17:48:39.6995564Z 2024-04-03T17:48:39.6995710Z OK 2024-04-03T17:48:39.6996129Z ExportedProgram: 2024-04-03T17:48:39.6996670Z class GraphModule(torch.nn.Module): 2024-04-03T17:48:39.6997615Z def forward(self, arg0_1: "f32[20, 768]", arg1_1: "i64[s0, 10]"): 2024-04-03T17:48:39.7000230Z # File: /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/utils/stablehlo_test_utils.py:27 in forward, code: return f(*args) 2024-04-03T17:48:39.7002934Z embedding: "f32[s0, 10, 768]" = torch.ops.aten.embedding.default(arg0_1, arg1_1); arg0_1 = arg1_1 = None 2024-04-03T17:48:39.7004229Z return (embedding,) 2024-04-03T17:48:39.7004819Z 2024-04-03T17:48:39.7009085Z Graph signature: ExportGraphSignature(input_specs=[InputSpec(kind=, arg=TensorArgument(name='arg0_1'), target=None, persistent=None), InputSpec(kind=, arg=TensorArgument(name='arg1_1'), target=None, persistent=None)], output_specs=[OutputSpec(kind=, arg=TensorArgument(name='embedding'), target=None)]) 2024-04-03T17:48:39.7013194Z Range constraints: {s0: ValueRanges(lower=0, upper=oo, is_bool=False)} 2024-04-03T17:48:39.7014056Z 2024-04-03T17:48:39.7014272Z ExportedProgram: 2024-04-03T17:48:39.7014892Z class GraphModule(torch.nn.Module): 2024-04-03T17:48:39.7015834Z def forward(self, arg0_1: "f32[20, 768]", arg1_1: "i64[s0, 10]"): 2024-04-03T17:48:39.7016846Z # No stacktrace found for following nodes 2024-04-03T17:48:39.7017854Z sym_size_int: "Sym(s0)" = torch.ops.aten.sym_size.int(arg1_1, 0) 2024-04-03T17:48:39.7018951Z mul: "Sym(10*s0)" = sym_size_int * 10 2024-04-03T17:48:39.7020079Z reshape: "i64[10*s0]" = torch.ops.aten.reshape(arg1_1, [mul]); arg1_1 = mul = None 2024-04-03T17:48:39.7021113Z 2024-04-03T17:48:39.7023267Z # File: /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/utils/stablehlo_test_utils.py:27 in forward, code: return f(*args) 2024-04-03T17:48:39.7025996Z embedding: "f32[s0, 10, 768]" = torch.ops.aten.embedding.default(arg0_1, reshape); arg0_1 = reshape = None 2024-04-03T17:48:39.7027347Z 2024-04-03T17:48:39.7028008Z # No stacktrace found for following nodes 2024-04-03T17:48:39.7029538Z reshape_1: "f32[s0, 10, 768]" = torch.ops.aten.reshape(embedding, [sym_size_int, 10, 768]); embedding = sym_size_int = None 2024-04-03T17:48:39.7030971Z return (reshape_1,) 2024-04-03T17:48:39.7031535Z 2024-04-03T17:48:39.7035576Z Graph signature: ExportGraphSignature(input_specs=[InputSpec(kind=, arg=TensorArgument(name='arg0_1'), target=None, persistent=None), InputSpec(kind=, arg=TensorArgument(name='arg1_1'), target=None, persistent=None)], output_specs=[OutputSpec(kind=, arg=TensorArgument(name='embedding'), target=None)]) 2024-04-03T17:48:39.7039660Z Range constraints: {s0: ValueRanges(lower=0, upper=oo, is_bool=False)} 2024-04-03T17:48:39.7040444Z 2024-04-03T17:48:40.1275345Z + run_test /var/lib/jenkins/workspace/xla/test/stablehlo/test_implicit_broadcasting.py 2024-04-03T17:48:40.1276825Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/stablehlo/test_implicit_broadcasting.py' 2024-04-03T17:48:40.1278045Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/stablehlo/test_implicit_broadcasting.py 2024-04-03T17:48:40.1278873Z ++ command -v nvidia-smi 2024-04-03T17:48:40.1279892Z + '[' -x '' ']' 2024-04-03T17:48:40.1280541Z + PJRT_DEVICE=CPU 2024-04-03T17:48:40.1280828Z + CPU_NUM_DEVICES=1 2024-04-03T17:48:40.1281476Z + run_coverage /var/lib/jenkins/workspace/xla/test/stablehlo/test_implicit_broadcasting.py 2024-04-03T17:48:40.1282223Z + '[' 0 '!=' 0 ']' 2024-04-03T17:48:40.1282799Z + python3 /var/lib/jenkins/workspace/xla/test/stablehlo/test_implicit_broadcasting.py 2024-04-03T17:48:42.2079116Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:48:42.2080027Z I0000 00:00:1712166522.207266 2638 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:48:42.2378130Z ........... 2024-04-03T17:48:42.2378678Z ---------------------------------------------------------------------- 2024-04-03T17:48:42.2379164Z Ran 11 tests in 0.028s 2024-04-03T17:48:42.2379367Z 2024-04-03T17:48:42.2379467Z OK 2024-04-03T17:48:42.4721764Z I0000 00:00:1712166522.471102 2638 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:48:42.5829840Z + run_test /var/lib/jenkins/workspace/xla/test/stablehlo/test_mark_pattern.py 2024-04-03T17:48:42.5831112Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/stablehlo/test_mark_pattern.py' 2024-04-03T17:48:42.5832195Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/stablehlo/test_mark_pattern.py 2024-04-03T17:48:42.5832938Z ++ command -v nvidia-smi 2024-04-03T17:48:42.5833288Z + '[' -x '' ']' 2024-04-03T17:48:42.5833577Z + PJRT_DEVICE=CPU 2024-04-03T17:48:42.5834044Z + CPU_NUM_DEVICES=1 2024-04-03T17:48:42.5834608Z + run_coverage /var/lib/jenkins/workspace/xla/test/stablehlo/test_mark_pattern.py 2024-04-03T17:48:42.5835294Z + '[' 0 '!=' 0 ']' 2024-04-03T17:48:42.5835890Z + python3 /var/lib/jenkins/workspace/xla/test/stablehlo/test_mark_pattern.py 2024-04-03T17:48:44.5921758Z ERROR:root:This module is need tensorflow with xla support. 2024-04-03T17:48:44.5922627Z Please install tensorflow with `pip install tf-nightly`. 2024-04-03T17:48:44.5923033Z 2024-04-03T17:48:44.6019931Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:48:44.6021059Z I0000 00:00:1712166524.601732 2945 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:48:46.1730208Z .........s.s. 2024-04-03T17:48:46.1730884Z ---------------------------------------------------------------------- 2024-04-03T17:48:46.1731397Z Ran 13 tests in 1.579s 2024-04-03T17:48:46.1731617Z 2024-04-03T17:48:46.1731738Z OK (skipped=2) 2024-04-03T17:48:46.1732178Z tf is not installed. The tf.saved_model tests will be skipped. 2024-04-03T17:48:46.4169299Z I0000 00:00:1712166526.416018 2945 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:48:46.5398416Z + run_test /var/lib/jenkins/workspace/xla/test/stablehlo/test_pt2e_qdq.py 2024-04-03T17:48:46.5399591Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/stablehlo/test_pt2e_qdq.py' 2024-04-03T17:48:46.5400621Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/stablehlo/test_pt2e_qdq.py 2024-04-03T17:48:46.5401357Z ++ command -v nvidia-smi 2024-04-03T17:48:46.5402940Z + '[' -x '' ']' 2024-04-03T17:48:46.5403208Z + PJRT_DEVICE=CPU 2024-04-03T17:48:46.5403500Z + CPU_NUM_DEVICES=1 2024-04-03T17:48:46.5404040Z + run_coverage /var/lib/jenkins/workspace/xla/test/stablehlo/test_pt2e_qdq.py 2024-04-03T17:48:46.5404682Z + '[' 0 '!=' 0 ']' 2024-04-03T17:48:46.5405187Z + python3 /var/lib/jenkins/workspace/xla/test/stablehlo/test_pt2e_qdq.py 2024-04-03T17:48:48.6893801Z ERROR:root:This module is need tensorflow with xla support. 2024-04-03T17:48:48.6894794Z Please install tensorflow with `pip install tf-nightly`. 2024-04-03T17:48:48.6895211Z 2024-04-03T17:48:48.6986746Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:48:48.6987838Z I0000 00:00:1712166528.698399 3382 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:48:51.3866438Z ../opt/conda/lib/python3.8/site-packages/torch/ao/quantization/observer.py:1275: UserWarning: must run observer before calling calculate_qparams. Returning default scale and zero point 2024-04-03T17:48:51.3868971Z warnings.warn( 2024-04-03T17:48:51.3871062Z /opt/conda/lib/python3.8/site-packages/torch/ao/quantization/utils.py:339: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2024-04-03T17:48:51.3873099Z warnings.warn( 2024-04-03T17:48:54.2790944Z ./opt/conda/lib/python3.8/site-packages/torch/ao/quantization/observer.py:1275: UserWarning: must run observer before calling calculate_qparams. Returning default scale and zero point 2024-04-03T17:48:54.2793694Z warnings.warn( 2024-04-03T17:48:54.2796315Z /opt/conda/lib/python3.8/site-packages/torch/ao/quantization/utils.py:331: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2024-04-03T17:48:54.2798337Z warnings.warn( 2024-04-03T17:48:54.2812047Z . 2024-04-03T17:48:54.2812770Z ---------------------------------------------------------------------- 2024-04-03T17:48:54.2813593Z Ran 4 tests in 5.588s 2024-04-03T17:48:54.2814014Z 2024-04-03T17:48:54.2814161Z OK 2024-04-03T17:48:54.2815108Z tf is not installed. The tf.saved_model tests will be skipped. 2024-04-03T17:48:54.6879033Z I0000 00:00:1712166534.686928 3382 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:48:54.8180740Z + run_xla_hlo_debug /var/lib/jenkins/workspace/xla/test/stablehlo/test_stablehlo_inference.py 2024-04-03T17:48:54.8182371Z + echo 'Running with XLA_IR_DEBUG: /var/lib/jenkins/workspace/xla/test/stablehlo/test_stablehlo_inference.py' 2024-04-03T17:48:54.8183610Z Running with XLA_IR_DEBUG: /var/lib/jenkins/workspace/xla/test/stablehlo/test_stablehlo_inference.py 2024-04-03T17:48:54.8184526Z + XLA_HLO_DEBUG=1 2024-04-03T17:48:54.8185251Z + run_test /var/lib/jenkins/workspace/xla/test/stablehlo/test_stablehlo_inference.py 2024-04-03T17:48:54.8186432Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/stablehlo/test_stablehlo_inference.py' 2024-04-03T17:48:54.8187888Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/stablehlo/test_stablehlo_inference.py 2024-04-03T17:48:54.8188700Z ++ command -v nvidia-smi 2024-04-03T17:48:54.8189047Z + '[' -x '' ']' 2024-04-03T17:48:54.8189306Z + PJRT_DEVICE=CPU 2024-04-03T17:48:54.8189592Z + CPU_NUM_DEVICES=1 2024-04-03T17:48:54.8190187Z + run_coverage /var/lib/jenkins/workspace/xla/test/stablehlo/test_stablehlo_inference.py 2024-04-03T17:48:54.8190910Z + '[' 0 '!=' 0 ']' 2024-04-03T17:48:54.8191483Z + python3 /var/lib/jenkins/workspace/xla/test/stablehlo/test_stablehlo_inference.py 2024-04-03T17:48:57.0204303Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:48:57.0205222Z I0000 00:00:1712166537.020000 3785 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:49:00.9453903Z .... 2024-04-03T17:49:00.9454606Z ---------------------------------------------------------------------- 2024-04-03T17:49:00.9455119Z Ran 4 tests in 4.004s 2024-04-03T17:49:00.9455331Z 2024-04-03T17:49:00.9455437Z OK 2024-04-03T17:49:01.2166925Z I0000 00:00:1712166541.215577 3785 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:49:01.3498437Z + run_test /var/lib/jenkins/workspace/xla/test/stablehlo/test_stablehlo_compile.py 2024-04-03T17:49:01.3499775Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/stablehlo/test_stablehlo_compile.py' 2024-04-03T17:49:01.3500945Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/stablehlo/test_stablehlo_compile.py 2024-04-03T17:49:01.3501758Z ++ command -v nvidia-smi 2024-04-03T17:49:01.3502470Z + '[' -x '' ']' 2024-04-03T17:49:01.3502739Z + PJRT_DEVICE=CPU 2024-04-03T17:49:01.3503030Z + CPU_NUM_DEVICES=1 2024-04-03T17:49:01.3503630Z + run_coverage /var/lib/jenkins/workspace/xla/test/stablehlo/test_stablehlo_compile.py 2024-04-03T17:49:01.3504336Z + '[' 0 '!=' 0 ']' 2024-04-03T17:49:01.3504894Z + python3 /var/lib/jenkins/workspace/xla/test/stablehlo/test_stablehlo_compile.py 2024-04-03T17:49:03.6724460Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:49:03.6731051Z I0000 00:00:1712166543.671760 4492 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:49:04.5375554Z . 2024-04-03T17:49:04.5376124Z ---------------------------------------------------------------------- 2024-04-03T17:49:04.5376623Z Ran 1 test in 1.092s 2024-04-03T17:49:04.5376834Z 2024-04-03T17:49:04.5376919Z OK 2024-04-03T17:49:04.7895633Z I0000 00:00:1712166544.788599 4492 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:49:04.9162555Z + run_test /var/lib/jenkins/workspace/xla/test/stablehlo/test_unbounded_dynamism.py 2024-04-03T17:49:04.9164959Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/stablehlo/test_unbounded_dynamism.py' 2024-04-03T17:49:04.9167165Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/stablehlo/test_unbounded_dynamism.py 2024-04-03T17:49:04.9168689Z ++ command -v nvidia-smi 2024-04-03T17:49:04.9169302Z + '[' -x '' ']' 2024-04-03T17:49:04.9169821Z + PJRT_DEVICE=CPU 2024-04-03T17:49:04.9170337Z + CPU_NUM_DEVICES=1 2024-04-03T17:49:04.9171446Z + run_coverage /var/lib/jenkins/workspace/xla/test/stablehlo/test_unbounded_dynamism.py 2024-04-03T17:49:04.9172801Z + '[' 0 '!=' 0 ']' 2024-04-03T17:49:04.9173756Z + python3 /var/lib/jenkins/workspace/xla/test/stablehlo/test_unbounded_dynamism.py 2024-04-03T17:49:06.9336285Z ERROR:root:This module is need tensorflow with xla support. 2024-04-03T17:49:06.9337176Z Please install tensorflow with `pip install tf-nightly`. 2024-04-03T17:49:06.9337572Z 2024-04-03T17:49:06.9413758Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:49:06.9414895Z I0000 00:00:1712166546.941054 5070 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:49:13.0385155Z .................s..s................... 2024-04-03T17:49:13.0386240Z ---------------------------------------------------------------------- 2024-04-03T17:49:13.0387058Z Ran 40 tests in 6.091s 2024-04-03T17:49:13.0387737Z 2024-04-03T17:49:13.0387922Z OK (skipped=2) 2024-04-03T17:49:13.0388632Z tf is not installed. The tf.saved_model tests will be skipped. 2024-04-03T17:49:13.3806679Z I0000 00:00:1712166553.379657 5070 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:49:13.5030387Z + run_test /var/lib/jenkins/workspace/xla/test/spmd/test_xla_sharding.py 2024-04-03T17:49:13.5031582Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/spmd/test_xla_sharding.py' 2024-04-03T17:49:13.5032599Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/spmd/test_xla_sharding.py 2024-04-03T17:49:13.5033547Z ++ command -v nvidia-smi 2024-04-03T17:49:13.5034807Z + '[' -x '' ']' 2024-04-03T17:49:13.5035099Z + PJRT_DEVICE=CPU 2024-04-03T17:49:13.5035400Z + CPU_NUM_DEVICES=1 2024-04-03T17:49:13.5035941Z + run_coverage /var/lib/jenkins/workspace/xla/test/spmd/test_xla_sharding.py 2024-04-03T17:49:13.5036576Z + '[' 0 '!=' 0 ']' 2024-04-03T17:49:13.5037082Z + python3 /var/lib/jenkins/workspace/xla/test/spmd/test_xla_sharding.py 2024-04-03T17:49:15.5288833Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:49:15.5289771Z I0000 00:00:1712166555.528103 5482 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:49:16.2353648Z .s............s..............ss......s......s.....s..... 2024-04-03T17:49:16.2354402Z ---------------------------------------------------------------------- 2024-04-03T17:49:16.2354900Z Ran 56 tests in 0.705s 2024-04-03T17:49:16.2355116Z 2024-04-03T17:49:16.2355233Z OK (skipped=7) 2024-04-03T17:49:16.4749984Z I0000 00:00:1712166556.474052 5482 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:49:16.5881078Z + run_test /var/lib/jenkins/workspace/xla/test/spmd/test_xla_sharding_hlo.py 2024-04-03T17:49:16.5882387Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/spmd/test_xla_sharding_hlo.py' 2024-04-03T17:49:16.5883440Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/spmd/test_xla_sharding_hlo.py 2024-04-03T17:49:16.5884193Z ++ command -v nvidia-smi 2024-04-03T17:49:16.5884539Z + '[' -x '' ']' 2024-04-03T17:49:16.5884800Z + PJRT_DEVICE=CPU 2024-04-03T17:49:16.5885092Z + CPU_NUM_DEVICES=1 2024-04-03T17:49:16.5885638Z + run_coverage /var/lib/jenkins/workspace/xla/test/spmd/test_xla_sharding_hlo.py 2024-04-03T17:49:16.5886290Z + '[' 0 '!=' 0 ']' 2024-04-03T17:49:16.5886812Z + python3 /var/lib/jenkins/workspace/xla/test/spmd/test_xla_sharding_hlo.py 2024-04-03T17:49:18.5637315Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:49:18.5638243Z I0000 00:00:1712166558.563056 6799 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:49:18.5826213Z . 2024-04-03T17:49:18.5826774Z ---------------------------------------------------------------------- 2024-04-03T17:49:18.5827269Z Ran 1 test in 0.027s 2024-04-03T17:49:18.5827467Z 2024-04-03T17:49:18.5827557Z OK 2024-04-03T17:49:18.8171163Z I0000 00:00:1712166558.816052 6799 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:49:18.9285097Z + run_test /var/lib/jenkins/workspace/xla/test/spmd/test_xla_virtual_device.py 2024-04-03T17:49:18.9286380Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/spmd/test_xla_virtual_device.py' 2024-04-03T17:49:18.9287479Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/spmd/test_xla_virtual_device.py 2024-04-03T17:49:18.9288250Z ++ command -v nvidia-smi 2024-04-03T17:49:18.9288802Z + '[' -x '' ']' 2024-04-03T17:49:18.9289074Z + PJRT_DEVICE=CPU 2024-04-03T17:49:18.9289368Z + CPU_NUM_DEVICES=1 2024-04-03T17:49:18.9289937Z + run_coverage /var/lib/jenkins/workspace/xla/test/spmd/test_xla_virtual_device.py 2024-04-03T17:49:18.9290681Z + '[' 0 '!=' 0 ']' 2024-04-03T17:49:18.9291208Z + python3 /var/lib/jenkins/workspace/xla/test/spmd/test_xla_virtual_device.py 2024-04-03T17:49:20.9023575Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:49:20.9024517Z I0000 00:00:1712166560.901980 7155 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:49:20.9658900Z ............ 2024-04-03T17:49:20.9659572Z ---------------------------------------------------------------------- 2024-04-03T17:49:20.9660058Z Ran 12 tests in 0.072s 2024-04-03T17:49:20.9660285Z 2024-04-03T17:49:20.9660371Z OK 2024-04-03T17:49:21.1954053Z I0000 00:00:1712166561.194538 7155 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:49:21.3069177Z + run_test /var/lib/jenkins/workspace/xla/test/spmd/test_dynamo_spmd.py 2024-04-03T17:49:21.3070372Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/spmd/test_dynamo_spmd.py' 2024-04-03T17:49:21.3071604Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/spmd/test_dynamo_spmd.py 2024-04-03T17:49:21.3072325Z ++ command -v nvidia-smi 2024-04-03T17:49:21.3072865Z + '[' -x '' ']' 2024-04-03T17:49:21.3073140Z + PJRT_DEVICE=CPU 2024-04-03T17:49:21.3073431Z + CPU_NUM_DEVICES=1 2024-04-03T17:49:21.3073950Z + run_coverage /var/lib/jenkins/workspace/xla/test/spmd/test_dynamo_spmd.py 2024-04-03T17:49:21.3074575Z + '[' 0 '!=' 0 ']' 2024-04-03T17:49:21.3075060Z + python3 /var/lib/jenkins/workspace/xla/test/spmd/test_dynamo_spmd.py 2024-04-03T17:49:23.3168091Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:49:23.3169012Z I0000 00:00:1712166563.316390 7703 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:49:24.6816992Z .s.....s.. 2024-04-03T17:49:24.6817609Z ---------------------------------------------------------------------- 2024-04-03T17:49:24.6818108Z Ran 10 tests in 1.363s 2024-04-03T17:49:24.6818337Z 2024-04-03T17:49:24.6818438Z OK (skipped=2) 2024-04-03T17:49:24.9299096Z I0000 00:00:1712166564.928969 7703 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:49:25.0426194Z + run_test /var/lib/jenkins/workspace/xla/test/spmd/test_spmd_debugging.py 2024-04-03T17:49:25.0427370Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/spmd/test_spmd_debugging.py' 2024-04-03T17:49:25.0428618Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/spmd/test_spmd_debugging.py 2024-04-03T17:49:25.0429358Z ++ command -v nvidia-smi 2024-04-03T17:49:25.0430501Z + '[' -x '' ']' 2024-04-03T17:49:25.0430782Z + PJRT_DEVICE=CPU 2024-04-03T17:49:25.0431072Z + CPU_NUM_DEVICES=1 2024-04-03T17:49:25.0431598Z + run_coverage /var/lib/jenkins/workspace/xla/test/spmd/test_spmd_debugging.py 2024-04-03T17:49:25.0432258Z + '[' 0 '!=' 0 ']' 2024-04-03T17:49:25.0432767Z + python3 /var/lib/jenkins/workspace/xla/test/spmd/test_spmd_debugging.py 2024-04-03T17:49:27.0957367Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:49:27.0958299Z I0000 00:00:1712166567.095392 8445 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:49:27.1354195Z ┌───────┬───────┬───────┬────────┬───────┬───────┬────────┬────────┐ 2024-04-03T17:49:27.1354984Z │ │ │ │ │ │ │ │ │ 2024-04-03T17:49:27.1355666Z │ CPU 0 │ CPU 4 │ CPU 8 │ CPU 12 │ CPU 2 │ CPU 6 │ CPU 10 │ CPU 14 │ 2024-04-03T17:49:27.1356327Z │ │ │ │ │ │ │ │ │ 2024-04-03T17:49:27.1356975Z ├───────┼───────┼───────┼────────┼───────┼───────┼────────┼────────┤ 2024-04-03T17:49:27.1357586Z │ │ │ │ │ │ │ │ │ 2024-04-03T17:49:27.1358430Z │ CPU 1 │ CPU 5 │ CPU 9 │ CPU 13 │ CPU 3 │ CPU 7 │ CPU 11 │ CPU 15 │ 2024-04-03T17:49:27.1359071Z │ │ │ │ │ │ │ │ │ 2024-04-03T17:49:27.1359735Z └───────┴───────┴───────┴────────┴───────┴───────┴────────┴────────┘ 2024-04-03T17:49:27.1422227Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/runtime.py:242: UserWarning: XLA_USE_SPMD is being deprecated. Use torch_xla.runtime.use_spmd() without setting XLA_USE_SPMD env-var. 2024-04-03T17:49:27.1423922Z warnings.warn("XLA_USE_SPMD is being deprecated. " 2024-04-03T17:49:27.1457050Z .s┌─────────┐ 2024-04-03T17:49:27.1457527Z │ │ 2024-04-03T17:49:27.1457826Z │ CPU [0] │ 2024-04-03T17:49:27.1458089Z │ │ 2024-04-03T17:49:27.1458370Z └─────────┘ 2024-04-03T17:49:27.1496243Z .s┌──────────────┐ 2024-04-03T17:49:27.1496634Z │ │ 2024-04-03T17:49:27.1497219Z │ CPU [0, 1] │ 2024-04-03T17:49:27.1497659Z │ │ 2024-04-03T17:49:27.1497958Z ├──────────────┤ 2024-04-03T17:49:27.1498285Z │ │ 2024-04-03T17:49:27.1498585Z │ CPU [4, 5] │ 2024-04-03T17:49:27.1498863Z │ │ 2024-04-03T17:49:27.1499174Z ├──────────────┤ 2024-04-03T17:49:27.1499855Z │ │ 2024-04-03T17:49:27.1500359Z │ CPU [8, 9] │ 2024-04-03T17:49:27.1500671Z │ │ 2024-04-03T17:49:27.1500972Z ├──────────────┤ 2024-04-03T17:49:27.1501255Z │ │ 2024-04-03T17:49:27.1501552Z │ CPU [12, 13] │ 2024-04-03T17:49:27.1501847Z │ │ 2024-04-03T17:49:27.1502138Z ├──────────────┤ 2024-04-03T17:49:27.1502437Z │ │ 2024-04-03T17:49:27.1502737Z │ CPU [2, 3] │ 2024-04-03T17:49:27.1503014Z │ │ 2024-04-03T17:49:27.1503317Z ├──────────────┤ 2024-04-03T17:49:27.1503606Z │ │ 2024-04-03T17:49:27.1503883Z │ CPU [6, 7] │ 2024-04-03T17:49:27.1504171Z │ │ 2024-04-03T17:49:27.1504472Z ├──────────────┤ 2024-04-03T17:49:27.1504748Z │ │ 2024-04-03T17:49:27.1505036Z │ CPU [10, 11] │ 2024-04-03T17:49:27.1505314Z │ │ 2024-04-03T17:49:27.1505623Z ├──────────────┤ 2024-04-03T17:49:27.1505912Z │ │ 2024-04-03T17:49:27.1506189Z │ CPU [14, 15] │ 2024-04-03T17:49:27.1506485Z │ │ 2024-04-03T17:49:27.1506784Z └──────────────┘ 2024-04-03T17:49:27.1552968Z .s┌─────────┐ 2024-04-03T17:49:27.1553310Z │ │ 2024-04-03T17:49:27.1553601Z │ CPU [0] │ 2024-04-03T17:49:27.1553860Z │ │ 2024-04-03T17:49:27.1554134Z └─────────┘ 2024-04-03T17:49:27.1575892Z .s┌─────────┐ 2024-04-03T17:49:27.1576172Z │ │ 2024-04-03T17:49:27.1576448Z │ CPU [0] │ 2024-04-03T17:49:27.1576734Z │ │ 2024-04-03T17:49:27.1576993Z └─────────┘ 2024-04-03T17:49:27.1603212Z .s┌─────────┐ 2024-04-03T17:49:27.1603604Z │ │ 2024-04-03T17:49:27.1603874Z │ CPU [0] │ 2024-04-03T17:49:27.1604150Z │ │ 2024-04-03T17:49:27.1604425Z └─────────┘ 2024-04-03T17:49:27.1610127Z .s 2024-04-03T17:49:27.1610520Z ---------------------------------------------------------------------- 2024-04-03T17:49:27.1611131Z Ran 12 tests in 0.063s 2024-04-03T17:49:27.1611338Z 2024-04-03T17:49:27.1611438Z OK (skipped=6) 2024-04-03T17:49:27.3948732Z I0000 00:00:1712166567.393943 8445 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:49:27.5031827Z + run_test /var/lib/jenkins/workspace/xla/test/spmd/test_xla_distributed_checkpoint.py 2024-04-03T17:49:27.5033250Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/spmd/test_xla_distributed_checkpoint.py' 2024-04-03T17:49:27.5034539Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/spmd/test_xla_distributed_checkpoint.py 2024-04-03T17:49:27.5035496Z ++ command -v nvidia-smi 2024-04-03T17:49:27.5035843Z + '[' -x '' ']' 2024-04-03T17:49:27.5036117Z + PJRT_DEVICE=CPU 2024-04-03T17:49:27.5036389Z + CPU_NUM_DEVICES=1 2024-04-03T17:49:27.5037004Z + run_coverage /var/lib/jenkins/workspace/xla/test/spmd/test_xla_distributed_checkpoint.py 2024-04-03T17:49:27.5037736Z + '[' 0 '!=' 0 ']' 2024-04-03T17:49:27.5038310Z + python3 /var/lib/jenkins/workspace/xla/test/spmd/test_xla_distributed_checkpoint.py 2024-04-03T17:49:29.6256477Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:49:29.6257658Z I0000 00:00:1712166569.625202 8752 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:49:29.6305834Z sI0000 00:00:1712166569.630368 8752 coordination_service.cc:365] Initializing CoordinationService 2024-04-03T17:49:29.6316107Z E0403 17:49:29.631188097 8752 server_chttp2.cc:40] {"created":"@1712166569.631173744","description":"Only 1 addresses added out of total 2 resolved","file":"external/com_github_grpc_grpc/src/core/ext/transport/chttp2/server/chttp2_server.cc","file_line":404,"referenced_errors":[{"created":"@1712166569.631171843","description":"Address family not supported by protocol","errno":97,"file":"external/com_github_grpc_grpc/src/core/lib/iomgr/socket_utils_common_posix.cc","file_line":420,"os_error":"Address family not supported by protocol","syscall":"socket","target_address":"[::1]:8547"}]} 2024-04-03T17:49:29.6320713Z I0000 00:00:1712166569.631819 9064 coordination_service.cc:579] /job:jax_worker/replica:0/task:0 has connected to coordination service. Incarnation: 7653985557186238122 2024-04-03T17:49:29.6322126Z I0000 00:00:1712166569.631841 9064 coordination_service.cc:541] Waiting for 0/1 tasks to connect. 2024-04-03T17:49:29.6352917Z I0000 00:00:1712166569.634696 8752 coordination_service_agent.cc:303] Coordination agent has successfully connected. 2024-04-03T17:49:29.6713805Z /opt/conda/lib/python3.8/site-packages/torch/distributed/checkpoint/filesystem.py:95: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2024-04-03T17:49:29.6716370Z if tensor.storage().size() != tensor.numel(): 2024-04-03T17:49:31.1804957Z .....s2024-04-03 17:49:31.179579: W external/tsl/tsl/distributed_runtime/preemption/preemption_notifier.cc:89] SIGTERM caught at 2024-04-03T17:49:31.179461877+00:00 2024-04-03T17:49:31.1969281Z ./opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/runtime.py:248: UserWarning: Replicating tensors already initialized on non-virtual XLA device for SPMD to force SPMD mode. This is one-time overhead to setup, and to minimize such, please set SPMD mode before initializting tensors (i.e., call use_spmd() in the beginning of the program). 2024-04-03T17:49:31.1971664Z warnings.warn( 2024-04-03T17:49:31.2102994Z .ss/opt/conda/lib/python3.8/site-packages/torch/distributed/checkpoint/state_dict_saver.py:136: UserWarning: torch.distributed is unavailable or uninitialized, assuming the intent is to save in a single process. 2024-04-03T17:49:31.2104648Z warnings.warn( 2024-04-03T17:49:31.2106485Z /opt/conda/lib/python3.8/site-packages/torch/distributed/checkpoint/state_dict_loader.py:134: UserWarning: torch.distributed is unavailable or uninitialized, assuming the intent is to load in a single process. 2024-04-03T17:49:31.2108060Z warnings.warn( 2024-04-03T17:49:31.2433383Z ...s.s.s.. 2024-04-03T17:49:31.2434079Z ---------------------------------------------------------------------- 2024-04-03T17:49:31.2434581Z Ran 21 tests in 1.615s 2024-04-03T17:49:31.2434811Z 2024-04-03T17:49:31.2434917Z OK (skipped=7) 2024-04-03T17:49:31.5377154Z I0000 00:00:1712166571.536849 8752 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:49:31.5408717Z I0000 00:00:1712166571.540669 8752 coordination_service_agent.cc:472] Coordination agent has initiated Shutdown(). 2024-04-03T17:49:31.5410899Z I0000 00:00:1712166571.540926 9064 coordination_service.cc:1195] Shutdown barrier in coordination service has passed. 2024-04-03T17:49:31.5412254Z I0000 00:00:1712166571.540973 9064 coordination_service.cc:686] /job:jax_worker/replica:0/task:0 has disconnected from coordination service. 2024-04-03T17:49:31.5413575Z I0000 00:00:1712166571.541044 8752 coordination_service_agent.cc:491] Coordination agent has successfully shut down. 2024-04-03T17:49:31.6518662Z + run_test /var/lib/jenkins/workspace/xla/test/spmd/test_xla_spmd_python_api_interaction.py 2024-04-03T17:49:31.6520131Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/spmd/test_xla_spmd_python_api_interaction.py' 2024-04-03T17:49:31.6521554Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/spmd/test_xla_spmd_python_api_interaction.py 2024-04-03T17:49:31.6522392Z ++ command -v nvidia-smi 2024-04-03T17:49:31.6522748Z + '[' -x '' ']' 2024-04-03T17:49:31.6523026Z + PJRT_DEVICE=CPU 2024-04-03T17:49:31.6523302Z + CPU_NUM_DEVICES=1 2024-04-03T17:49:31.6523948Z + run_coverage /var/lib/jenkins/workspace/xla/test/spmd/test_xla_spmd_python_api_interaction.py 2024-04-03T17:49:31.6524710Z + '[' 0 '!=' 0 ']' 2024-04-03T17:49:31.6525308Z + python3 /var/lib/jenkins/workspace/xla/test/spmd/test_xla_spmd_python_api_interaction.py 2024-04-03T17:49:33.7239529Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:49:33.7240479Z I0000 00:00:1712166573.723290 9690 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:49:33.7448508Z s.........../opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/runtime.py:248: UserWarning: Replicating tensors already initialized on non-virtual XLA device for SPMD to force SPMD mode. This is one-time overhead to setup, and to minimize such, please set SPMD mode before initializting tensors (i.e., call use_spmd() in the beginning of the program). 2024-04-03T17:49:33.7450908Z warnings.warn( 2024-04-03T17:49:33.7452351Z ..../opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/core/xla_model.py:105: UserWarning: `devkind` argument is deprecated and will be removed in a future release. 2024-04-03T17:49:33.7453972Z warnings.warn("`devkind` argument is deprecated and will be removed in a " 2024-04-03T17:49:33.7454717Z ....... 2024-04-03T17:49:33.7455231Z ---------------------------------------------------------------------- 2024-04-03T17:49:33.7455708Z Ran 23 tests in 0.030s 2024-04-03T17:49:33.7455907Z 2024-04-03T17:49:33.7456007Z OK (skipped=1) 2024-04-03T17:49:33.9780314Z I0000 00:00:1712166573.977118 9690 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:49:34.0880330Z + run_test /var/lib/jenkins/workspace/xla/test/spmd/test_dtensor_integration.py 2024-04-03T17:49:34.0881682Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/spmd/test_dtensor_integration.py' 2024-04-03T17:49:34.0882794Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/spmd/test_dtensor_integration.py 2024-04-03T17:49:34.0883553Z ++ command -v nvidia-smi 2024-04-03T17:49:34.0883898Z + '[' -x '' ']' 2024-04-03T17:49:34.0884159Z + PJRT_DEVICE=CPU 2024-04-03T17:49:34.0884442Z + CPU_NUM_DEVICES=1 2024-04-03T17:49:34.0885187Z + run_coverage /var/lib/jenkins/workspace/xla/test/spmd/test_dtensor_integration.py 2024-04-03T17:49:34.0885871Z + '[' 0 '!=' 0 ']' 2024-04-03T17:49:34.0886409Z + python3 /var/lib/jenkins/workspace/xla/test/spmd/test_dtensor_integration.py 2024-04-03T17:49:36.1438237Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:49:36.1439180Z I0000 00:00:1712166576.143227 10095 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:49:36.3620894Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/runtime.py:242: UserWarning: XLA_USE_SPMD is being deprecated. Use torch_xla.runtime.use_spmd() without setting XLA_USE_SPMD env-var. 2024-04-03T17:49:36.3623950Z warnings.warn("XLA_USE_SPMD is being deprecated. " 2024-04-03T17:49:36.5037760Z ... 2024-04-03T17:49:36.5038310Z ---------------------------------------------------------------------- 2024-04-03T17:49:36.5038793Z Ran 3 tests in 0.369s 2024-04-03T17:49:36.5039051Z 2024-04-03T17:49:36.5039136Z OK 2024-04-03T17:49:36.7426728Z I0000 00:00:1712166576.741839 10095 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:49:36.8536865Z + run_test /var/lib/jenkins/workspace/xla/test/spmd/test_dtensor_integration2.py 2024-04-03T17:49:36.8538628Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/spmd/test_dtensor_integration2.py' 2024-04-03T17:49:36.8539739Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/spmd/test_dtensor_integration2.py 2024-04-03T17:49:36.8540527Z ++ command -v nvidia-smi 2024-04-03T17:49:36.8540863Z + '[' -x '' ']' 2024-04-03T17:49:36.8541125Z + PJRT_DEVICE=CPU 2024-04-03T17:49:36.8541418Z + CPU_NUM_DEVICES=1 2024-04-03T17:49:36.8541992Z + run_coverage /var/lib/jenkins/workspace/xla/test/spmd/test_dtensor_integration2.py 2024-04-03T17:49:36.8542664Z + '[' 0 '!=' 0 ']' 2024-04-03T17:49:36.8543205Z + python3 /var/lib/jenkins/workspace/xla/test/spmd/test_dtensor_integration2.py 2024-04-03T17:49:38.9139739Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:49:38.9140724Z I0000 00:00:1712166578.913600 10644 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:49:38.9218925Z W0000 00:00:1712166578.921617 10644 hlo_module_config.h:186] Warning: Using auto_spmd_partitioning. It is experimental and may contain bugs! 2024-04-03T17:49:38.9220423Z I0000 00:00:1712166578.921628 10644 hlo_module_config.h:188] Overwriting use_spmd_partitioning to true, because use_auto_spmd_partitioning is true. 2024-04-03T17:49:39.0489227Z W0000 00:00:1712166579.048094 10644 hlo_module_config.h:186] Warning: Using auto_spmd_partitioning. It is experimental and may contain bugs! 2024-04-03T17:49:39.0490772Z I0000 00:00:1712166579.048107 10644 hlo_module_config.h:188] Overwriting use_spmd_partitioning to true, because use_auto_spmd_partitioning is true. 2024-04-03T17:49:39.1303874Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/runtime.py:242: UserWarning: XLA_USE_SPMD is being deprecated. Use torch_xla.runtime.use_spmd() without setting XLA_USE_SPMD env-var. 2024-04-03T17:49:39.1305523Z warnings.warn("XLA_USE_SPMD is being deprecated. " 2024-04-03T17:49:39.1305981Z . 2024-04-03T17:49:39.1306362Z ---------------------------------------------------------------------- 2024-04-03T17:49:39.1306840Z Ran 1 test in 0.225s 2024-04-03T17:49:39.1307031Z 2024-04-03T17:49:39.1307118Z OK 2024-04-03T17:49:39.3651505Z I0000 00:00:1712166579.364342 10644 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:49:39.4764549Z + run_test /var/lib/jenkins/workspace/xla/test/spmd/test_xla_auto_sharding.py 2024-04-03T17:49:39.4766175Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/spmd/test_xla_auto_sharding.py' 2024-04-03T17:49:39.4767247Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/spmd/test_xla_auto_sharding.py 2024-04-03T17:49:39.4767989Z ++ command -v nvidia-smi 2024-04-03T17:49:39.4768331Z + '[' -x '' ']' 2024-04-03T17:49:39.4768596Z + PJRT_DEVICE=CPU 2024-04-03T17:49:39.4769090Z + CPU_NUM_DEVICES=1 2024-04-03T17:49:39.4769661Z + run_coverage /var/lib/jenkins/workspace/xla/test/spmd/test_xla_auto_sharding.py 2024-04-03T17:49:39.4770339Z + '[' 0 '!=' 0 ']' 2024-04-03T17:49:39.4770941Z + python3 /var/lib/jenkins/workspace/xla/test/spmd/test_xla_auto_sharding.py 2024-04-03T17:49:41.4914445Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:49:41.4915363Z I0000 00:00:1712166581.490796 11097 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:49:41.4936673Z /opt/conda/lib/python3.8/site-packages/torch_xla-2.4.0+gitb0ba29f-py3.8-linux-x86_64.egg/torch_xla/runtime.py:242: UserWarning: XLA_USE_SPMD is being deprecated. Use torch_xla.runtime.use_spmd() without setting XLA_USE_SPMD env-var. 2024-04-03T17:49:41.4938747Z warnings.warn("XLA_USE_SPMD is being deprecated. " 2024-04-03T17:49:41.5040767Z .W0000 00:00:1712166581.503671 11097 hlo_module_config.h:186] Warning: Using auto_spmd_partitioning. It is experimental and may contain bugs! 2024-04-03T17:49:41.5044255Z I0000 00:00:1712166581.503686 11097 hlo_module_config.h:188] Overwriting use_spmd_partitioning to true, because use_auto_spmd_partitioning is true. 2024-04-03T17:49:41.6326367Z .W0000 00:00:1712166581.632198 11097 hlo_module_config.h:186] Warning: Using auto_spmd_partitioning. It is experimental and may contain bugs! 2024-04-03T17:49:41.6327878Z I0000 00:00:1712166581.632211 11097 hlo_module_config.h:188] Overwriting use_spmd_partitioning to true, because use_auto_spmd_partitioning is true. 2024-04-03T17:49:41.7141449Z W0000 00:00:1712166581.713844 11097 hlo_module_config.h:186] Warning: Using auto_spmd_partitioning. It is experimental and may contain bugs! 2024-04-03T17:49:41.7142958Z I0000 00:00:1712166581.713857 11097 hlo_module_config.h:188] Overwriting use_spmd_partitioning to true, because use_auto_spmd_partitioning is true. 2024-04-03T17:49:41.7949541Z . 2024-04-03T17:49:41.7950082Z ---------------------------------------------------------------------- 2024-04-03T17:49:41.7950613Z Ran 3 tests in 0.311s 2024-04-03T17:49:41.7950858Z 2024-04-03T17:49:41.7950946Z OK 2024-04-03T17:49:42.0286568Z I0000 00:00:1712166582.027779 11097 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:49:42.1393149Z + run_test /var/lib/jenkins/workspace/xla/test/test_operations_hlo.py --verbosity=2 2024-04-03T17:49:42.1394352Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_operations_hlo.py' --verbosity=2 2024-04-03T17:49:42.1395575Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_operations_hlo.py --verbosity=2 2024-04-03T17:49:42.1396371Z ++ command -v nvidia-smi 2024-04-03T17:49:42.1397084Z + '[' -x '' ']' 2024-04-03T17:49:42.1397354Z + PJRT_DEVICE=CPU 2024-04-03T17:49:42.1397639Z + CPU_NUM_DEVICES=1 2024-04-03T17:49:42.1398301Z + run_coverage /var/lib/jenkins/workspace/xla/test/test_operations_hlo.py --verbosity=2 2024-04-03T17:49:42.1398996Z + '[' 0 '!=' 0 ']' 2024-04-03T17:49:42.1399631Z + python3 /var/lib/jenkins/workspace/xla/test/test_operations_hlo.py --verbosity=2 2024-04-03T17:49:44.2101267Z test_div_by_f64 (__main__.TestOperationsHlo) ... WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:49:44.2102407Z I0000 00:00:1712166584.209779 11645 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:49:44.2457916Z ok 2024-04-03T17:49:44.2489137Z test_dropout_by_u8_mask (__main__.TestOperationsHlo) ... ok 2024-04-03T17:49:44.2527288Z test_expand (__main__.TestOperationsHlo) ... ok 2024-04-03T17:49:44.2548391Z test_special_scalars_addcdiv_addcmul (__main__.TestOperationsHlo) ... ok 2024-04-03T17:49:44.2549507Z 2024-04-03T17:49:44.2550195Z ---------------------------------------------------------------------- 2024-04-03T17:49:44.2551253Z Ran 4 tests in 0.067s 2024-04-03T17:49:44.2551692Z 2024-04-03T17:49:44.2551888Z OK 2024-04-03T17:49:44.5650833Z I0000 00:00:1712166584.564108 11645 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:49:44.6789203Z + run_test /var/lib/jenkins/workspace/xla/test/test_input_output_aliases.py 2024-04-03T17:49:44.6790417Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_input_output_aliases.py' 2024-04-03T17:49:44.6791559Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_input_output_aliases.py 2024-04-03T17:49:44.6792304Z ++ command -v nvidia-smi 2024-04-03T17:49:44.6793791Z + '[' -x '' ']' 2024-04-03T17:49:44.6794076Z + PJRT_DEVICE=CPU 2024-04-03T17:49:44.6794369Z + CPU_NUM_DEVICES=1 2024-04-03T17:49:44.6794901Z + run_coverage /var/lib/jenkins/workspace/xla/test/test_input_output_aliases.py 2024-04-03T17:49:44.6795649Z + '[' 0 '!=' 0 ']' 2024-04-03T17:49:44.6796161Z + python3 /var/lib/jenkins/workspace/xla/test/test_input_output_aliases.py 2024-04-03T17:49:46.6945805Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:49:46.6946722Z I0000 00:00:1712166586.694244 12000 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:49:46.7504836Z .. 2024-04-03T17:49:46.7505367Z ---------------------------------------------------------------------- 2024-04-03T17:49:46.7505854Z Ran 2 tests in 0.064s 2024-04-03T17:49:46.7506235Z 2024-04-03T17:49:46.7506322Z OK 2024-04-03T17:49:46.9847169Z I0000 00:00:1712166586.983871 12000 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:49:47.0947400Z + run_test /var/lib/jenkins/workspace/xla/test/test_torch_distributed_xla_backend.py 2024-04-03T17:49:47.0949089Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_torch_distributed_xla_backend.py' 2024-04-03T17:49:47.0950239Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_torch_distributed_xla_backend.py 2024-04-03T17:49:47.0951124Z ++ command -v nvidia-smi 2024-04-03T17:49:47.0951936Z + '[' -x '' ']' 2024-04-03T17:49:47.0952216Z + PJRT_DEVICE=CPU 2024-04-03T17:49:47.0952507Z + CPU_NUM_DEVICES=1 2024-04-03T17:49:47.0953104Z + run_coverage /var/lib/jenkins/workspace/xla/test/test_torch_distributed_xla_backend.py 2024-04-03T17:49:47.0953814Z + '[' 0 '!=' 0 ']' 2024-04-03T17:49:47.0954372Z + python3 /var/lib/jenkins/workspace/xla/test/test_torch_distributed_xla_backend.py 2024-04-03T17:49:49.1210962Z Running tests under Python 3.8.18: /opt/conda/bin/python3 2024-04-03T17:49:49.1234530Z Warning, backtrace signal handler for signal 11 overwrote previous handler. 2024-04-03T17:49:49.1235423Z Warning, backtrace signal handler for signal 6 overwrote previous handler. 2024-04-03T17:49:49.1236220Z Warning, backtrace signal handler for signal 7 overwrote previous handler. 2024-04-03T17:49:49.1237014Z Warning, backtrace signal handler for signal 4 overwrote previous handler. 2024-04-03T17:49:49.1237822Z Warning, backtrace signal handler for signal 8 overwrote previous handler. 2024-04-03T17:49:49.1312243Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:49:49.1313136Z I0000 00:00:1712166589.130810 12501 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:49:49.1333200Z [ RUN ] XlaBackendTest.test_all_scalar_allgather 2024-04-03T17:49:49.1373544Z [ OK ] XlaBackendTest.test_all_scalar_allgather 2024-04-03T17:49:49.1374101Z [ RUN ] XlaBackendTest.test_allgather 2024-04-03T17:49:49.1391920Z [ OK ] XlaBackendTest.test_allgather 2024-04-03T17:49:49.1393142Z [ RUN ] XlaBackendTest.test_allgather_coalesced 2024-04-03T17:49:49.1410984Z [ OK ] XlaBackendTest.test_allgather_coalesced 2024-04-03T17:49:49.1411536Z [ RUN ] XlaBackendTest.test_allreduce 2024-04-03T17:49:49.1412003Z [ OK ] XlaBackendTest.test_allreduce 2024-04-03T17:49:49.1412509Z [ RUN ] XlaBackendTest.test_allreduce_with_mesh 2024-04-03T17:49:49.1433828Z [ OK ] XlaBackendTest.test_allreduce_with_mesh 2024-04-03T17:49:49.1434342Z [ RUN ] XlaBackendTest.test_barrier 2024-04-03T17:49:49.1434885Z [ OK ] XlaBackendTest.test_barrier 2024-04-03T17:49:49.1435316Z [ RUN ] XlaBackendTest.test_broadcast 2024-04-03T17:49:49.1439849Z [ OK ] XlaBackendTest.test_broadcast 2024-04-03T17:49:49.1440604Z [ RUN ] XlaBackendTest.test_new_group_entire_world 2024-04-03T17:49:49.1477951Z [ OK ] XlaBackendTest.test_new_group_entire_world 2024-04-03T17:49:49.1478555Z [ RUN ] XlaBackendTest.test_new_group_horizontal 2024-04-03T17:49:49.1501738Z [ OK ] XlaBackendTest.test_new_group_horizontal 2024-04-03T17:49:49.1502374Z [ RUN ] XlaBackendTest.test_new_group_invalid_horizontal 2024-04-03T17:49:49.1534713Z [ OK ] XlaBackendTest.test_new_group_invalid_horizontal 2024-04-03T17:49:49.1535417Z [ RUN ] XlaBackendTest.test_new_group_invalid_ranks 2024-04-03T17:49:49.1538977Z [ OK ] XlaBackendTest.test_new_group_invalid_ranks 2024-04-03T17:49:49.1539552Z [ RUN ] XlaBackendTest.test_new_group_invalid_vertical 2024-04-03T17:49:49.1563094Z [ OK ] XlaBackendTest.test_new_group_invalid_vertical 2024-04-03T17:49:49.1563672Z [ RUN ] XlaBackendTest.test_new_group_no_ranks 2024-04-03T17:49:49.1582878Z [ OK ] XlaBackendTest.test_new_group_no_ranks 2024-04-03T17:49:49.1583416Z [ RUN ] XlaBackendTest.test_new_group_one_paticipant 2024-04-03T17:49:49.1592524Z [ OK ] XlaBackendTest.test_new_group_one_paticipant 2024-04-03T17:49:49.1593148Z [ RUN ] XlaBackendTest.test_new_group_vertical 2024-04-03T17:49:49.1620839Z [ OK ] XlaBackendTest.test_new_group_vertical 2024-04-03T17:49:49.1621343Z [ RUN ] XlaBackendTest.test_recv 2024-04-03T17:49:49.1635829Z [ OK ] XlaBackendTest.test_recv 2024-04-03T17:49:49.1636493Z [ RUN ] XlaBackendTest.test_reduce_scatter 2024-04-03T17:49:49.1641646Z [ OK ] XlaBackendTest.test_reduce_scatter 2024-04-03T17:49:49.1642194Z [ RUN ] XlaBackendTest.test_reduce_scatter_coalesced 2024-04-03T17:49:49.1642784Z [ SKIPPED ] XlaBackendTest.test_reduce_scatter_coalesced 2024-04-03T17:49:49.1643290Z [ RUN ] XlaBackendTest.test_send 2024-04-03T17:49:49.1654953Z [ OK ] XlaBackendTest.test_send 2024-04-03T17:49:49.1655627Z [ RUN ] XlaBackendTest.test_unimplemented_op0 ('reduce') 2024-04-03T17:49:49.1657502Z [ OK ] XlaBackendTest.test_unimplemented_op0 ('reduce') 2024-04-03T17:49:49.1658227Z [ RUN ] XlaBackendTest.test_unimplemented_op1 ('allreduce_coalesced') 2024-04-03T17:49:49.1659580Z [ OK ] XlaBackendTest.test_unimplemented_op1 ('allreduce_coalesced') 2024-04-03T17:49:49.1660329Z [ RUN ] XlaBackendTest.test_unimplemented_op2 ('alltoall') 2024-04-03T17:49:49.1661530Z [ OK ] XlaBackendTest.test_unimplemented_op2 ('alltoall') 2024-04-03T17:49:49.1662239Z [ RUN ] XlaBackendTest.test_unimplemented_op3 ('alltoall_base') 2024-04-03T17:49:49.1663577Z [ OK ] XlaBackendTest.test_unimplemented_op3 ('alltoall_base') 2024-04-03T17:49:49.1665609Z [ RUN ] XlaBackendTest.test_unimplemented_op4 ('gather') 2024-04-03T17:49:49.1666255Z [ OK ] XlaBackendTest.test_unimplemented_op4 ('gather') 2024-04-03T17:49:49.1666915Z [ RUN ] XlaBackendTest.test_unimplemented_op5 ('scatter') 2024-04-03T17:49:49.1667589Z [ OK ] XlaBackendTest.test_unimplemented_op5 ('scatter') 2024-04-03T17:49:49.1668423Z [ RUN ] XlaBackendTest.test_unimplemented_op6 ('recv_anysource') 2024-04-03T17:49:49.1669766Z [ OK ] XlaBackendTest.test_unimplemented_op6 ('recv_anysource') 2024-04-03T17:49:49.1670539Z [ RUN ] XlaBackendTest.test_unimplemented_op7 ('monitored_barrier') 2024-04-03T17:49:49.1671799Z [ OK ] XlaBackendTest.test_unimplemented_op7 ('monitored_barrier') 2024-04-03T17:49:49.1672411Z [ RUN ] XlaBackendTest.test_xla_backend_exists 2024-04-03T17:49:49.1672930Z [ OK ] XlaBackendTest.test_xla_backend_exists 2024-04-03T17:49:49.1673920Z ---------------------------------------------------------------------- 2024-04-03T17:49:49.1674376Z Ran 28 tests in 0.045s 2024-04-03T17:49:49.1674593Z 2024-04-03T17:49:49.1674693Z OK (skipped=1) 2024-04-03T17:49:49.4061944Z I0000 00:00:1712166589.405269 12501 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:49:49.5162163Z + run_torchrun /var/lib/jenkins/workspace/xla/test/pjrt/test_torchrun.py 2024-04-03T17:49:49.5163217Z ++ command -v nvidia-smi 2024-04-03T17:49:49.5163564Z + '[' -x '' ']' 2024-04-03T17:49:49.5164050Z + run_test /var/lib/jenkins/workspace/xla/test/test_persistent_cache.py 2024-04-03T17:49:49.5165140Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_persistent_cache.py' 2024-04-03T17:49:49.5166131Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_persistent_cache.py 2024-04-03T17:49:49.5166846Z ++ command -v nvidia-smi 2024-04-03T17:49:49.5167362Z + '[' -x '' ']' 2024-04-03T17:49:49.5167644Z + PJRT_DEVICE=CPU 2024-04-03T17:49:49.5167996Z + CPU_NUM_DEVICES=1 2024-04-03T17:49:49.5168516Z + run_coverage /var/lib/jenkins/workspace/xla/test/test_persistent_cache.py 2024-04-03T17:49:49.5169152Z + '[' 0 '!=' 0 ']' 2024-04-03T17:49:49.5169627Z + python3 /var/lib/jenkins/workspace/xla/test/test_persistent_cache.py 2024-04-03T17:49:51.5785729Z Running tests under Python 3.8.18: /opt/conda/bin/python3 2024-04-03T17:49:51.5810245Z [ RUN ] PersistentCacheTest.test_persistent_cache_mp 2024-04-03T17:49:51.5811015Z [ SKIPPED ] PersistentCacheTest.test_persistent_cache_mp 2024-04-03T17:49:51.5811897Z [ RUN ] PersistentCacheTest.test_persistent_cache_single_device 2024-04-03T17:49:51.5812608Z [ SKIPPED ] PersistentCacheTest.test_persistent_cache_single_device 2024-04-03T17:49:51.5813330Z [ RUN ] PersistentCacheTest.test_persistent_cache_spmd_replicated 2024-04-03T17:49:51.5814066Z [ SKIPPED ] PersistentCacheTest.test_persistent_cache_spmd_replicated 2024-04-03T17:49:51.5814880Z [ RUN ] PersistentCacheTest.test_persistent_cache_spmd_sharded 2024-04-03T17:49:51.5815590Z [ SKIPPED ] PersistentCacheTest.test_persistent_cache_spmd_sharded 2024-04-03T17:49:51.5816254Z [ RUN ] PersistentCacheTest.test_replicated_spmd_hash 2024-04-03T17:49:51.5816860Z [ SKIPPED ] PersistentCacheTest.test_replicated_spmd_hash 2024-04-03T17:49:51.5817582Z ---------------------------------------------------------------------- 2024-04-03T17:49:51.5818050Z Ran 5 tests in 0.000s 2024-04-03T17:49:51.5818255Z 2024-04-03T17:49:51.5818355Z OK (skipped=5) 2024-04-03T17:49:51.9156867Z + run_test /var/lib/jenkins/workspace/xla/test/test_devices.py 2024-04-03T17:49:51.9158017Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_devices.py' 2024-04-03T17:49:51.9158892Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_devices.py 2024-04-03T17:49:51.9159548Z ++ command -v nvidia-smi 2024-04-03T17:49:51.9159904Z + '[' -x '' ']' 2024-04-03T17:49:51.9160168Z + PJRT_DEVICE=CPU 2024-04-03T17:49:51.9160455Z + CPU_NUM_DEVICES=1 2024-04-03T17:49:51.9160920Z + run_coverage /var/lib/jenkins/workspace/xla/test/test_devices.py 2024-04-03T17:49:51.9161471Z + '[' 0 '!=' 0 ']' 2024-04-03T17:49:51.9161890Z + python3 /var/lib/jenkins/workspace/xla/test/test_devices.py 2024-04-03T17:49:53.9317435Z Running tests under Python 3.8.18: /opt/conda/bin/python3 2024-04-03T17:49:53.9336271Z [ RUN ] TestDevices.test_device0 (None, device(type='xla', index=0)) 2024-04-03T17:49:53.9337078Z Warning, backtrace signal handler for signal 11 overwrote previous handler. 2024-04-03T17:49:53.9337904Z Warning, backtrace signal handler for signal 6 overwrote previous handler. 2024-04-03T17:49:53.9338723Z Warning, backtrace signal handler for signal 7 overwrote previous handler. 2024-04-03T17:49:53.9339519Z Warning, backtrace signal handler for signal 4 overwrote previous handler. 2024-04-03T17:49:53.9340305Z Warning, backtrace signal handler for signal 8 overwrote previous handler. 2024-04-03T17:49:53.9414855Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:49:53.9415780Z I0000 00:00:1712166593.940947 12973 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:49:53.9416642Z [ OK ] TestDevices.test_device0 (None, device(type='xla', index=0)) 2024-04-03T17:49:53.9417406Z [ RUN ] TestDevices.test_device1 (0, device(type='xla', index=0)) 2024-04-03T17:49:53.9418311Z [ OK ] TestDevices.test_device1 (0, device(type='xla', index=0)) 2024-04-03T17:49:53.9419044Z [ RUN ] TestDevices.test_device2 (3, device(type='xla', index=3)) 2024-04-03T17:49:53.9419760Z [ OK ] TestDevices.test_device2 (3, device(type='xla', index=3)) 2024-04-03T17:49:53.9420393Z [ RUN ] TestDevices.test_device_count 2024-04-03T17:49:53.9420841Z [ OK ] TestDevices.test_device_count 2024-04-03T17:49:53.9421261Z [ RUN ] TestDevices.test_devices 2024-04-03T17:49:53.9421668Z [ OK ] TestDevices.test_devices 2024-04-03T17:49:53.9422092Z [ RUN ] TestDevices.test_real_devices 2024-04-03T17:49:53.9422577Z [ OK ] TestDevices.test_real_devices 2024-04-03T17:49:53.9423118Z ---------------------------------------------------------------------- 2024-04-03T17:49:53.9423582Z Ran 6 tests in 0.009s 2024-04-03T17:49:53.9423778Z 2024-04-03T17:49:53.9423862Z OK 2024-04-03T17:49:54.1744970Z I0000 00:00:1712166594.173671 12973 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:49:54.2844625Z + run_device_detection_test /var/lib/jenkins/workspace/xla/test/test_gpu_device_detection.py 2024-04-03T17:49:54.2845990Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_gpu_device_detection.py' 2024-04-03T17:49:54.2847231Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_gpu_device_detection.py 2024-04-03T17:49:54.2847924Z + current_device= 2024-04-03T17:49:54.2848219Z + current_num_gpu_devices= 2024-04-03T17:49:54.2848534Z + unset PJRT_DEVICE 2024-04-03T17:49:54.2848830Z + unset GPU_NUM_DEVICES 2024-04-03T17:49:54.2849395Z + run_coverage /var/lib/jenkins/workspace/xla/test/test_gpu_device_detection.py 2024-04-03T17:49:54.2850059Z + '[' 0 '!=' 0 ']' 2024-04-03T17:49:54.2850565Z + python3 /var/lib/jenkins/workspace/xla/test/test_gpu_device_detection.py 2024-04-03T17:49:56.2826711Z s 2024-04-03T17:49:56.2827293Z ---------------------------------------------------------------------- 2024-04-03T17:49:56.2828206Z Ran 1 test in 0.000s 2024-04-03T17:49:56.2828476Z 2024-04-03T17:49:56.2828679Z OK (skipped=1) 2024-04-03T17:49:56.6096113Z + export GPU_NUM_DEVICES= 2024-04-03T17:49:56.6096587Z + GPU_NUM_DEVICES= 2024-04-03T17:49:56.6096904Z + export PJRT_DEVICE= 2024-04-03T17:49:56.6097196Z + PJRT_DEVICE= 2024-04-03T17:49:56.6097474Z + PJRT_DEVICE=CPU 2024-04-03T17:49:56.6097765Z + CPU_NUM_DEVICES=1 2024-04-03T17:49:56.6098259Z + run_coverage /var/lib/jenkins/workspace/xla/test/test_core_aten_ops.py 2024-04-03T17:49:56.6098971Z + '[' 0 '!=' 0 ']' 2024-04-03T17:49:56.6099434Z + python3 /var/lib/jenkins/workspace/xla/test/test_core_aten_ops.py 2024-04-03T17:49:58.6574427Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:49:58.6575344Z I0000 00:00:1712166598.656866 13441 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:50:43.7498291Z ..........................................................................................................................................................................................s..............................................................................................................................sss.............................................................................................................................................................................. 2024-04-03T17:50:43.7499810Z ---------------------------------------------------------------------- 2024-04-03T17:50:43.7500347Z Ran 490 tests in 45.102s 2024-04-03T17:50:43.7500565Z 2024-04-03T17:50:43.7500680Z OK (skipped=4) 2024-04-03T17:50:44.2869165Z I0000 00:00:1712166644.285627 13441 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:50:44.4100319Z + run_test /var/lib/jenkins/workspace/xla/test/test_pallas.py 2024-04-03T17:50:44.4101379Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_pallas.py' 2024-04-03T17:50:44.4102253Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/test_pallas.py 2024-04-03T17:50:44.4102900Z ++ command -v nvidia-smi 2024-04-03T17:50:44.4104529Z + '[' -x '' ']' 2024-04-03T17:50:44.4105017Z + PJRT_DEVICE=CPU 2024-04-03T17:50:44.4105311Z + CPU_NUM_DEVICES=1 2024-04-03T17:50:44.4105755Z + run_coverage /var/lib/jenkins/workspace/xla/test/test_pallas.py 2024-04-03T17:50:44.4106335Z + '[' 0 '!=' 0 ']' 2024-04-03T17:50:44.4106832Z + python3 /var/lib/jenkins/workspace/xla/test/test_pallas.py 2024-04-03T17:50:46.4626608Z ssssssssssss 2024-04-03T17:50:46.4627281Z ---------------------------------------------------------------------- 2024-04-03T17:50:46.4627963Z Ran 12 tests in 0.000s 2024-04-03T17:50:46.4628206Z 2024-04-03T17:50:46.4628310Z OK (skipped=12) 2024-04-03T17:50:46.7952901Z ++ command -v nvidia-smi 2024-04-03T17:50:46.7953386Z + '[' -x '' ']' 2024-04-03T17:50:46.7953691Z + [[ '' != \1 ]] 2024-04-03T17:50:46.7953982Z + run_torch_op_tests 2024-04-03T17:50:46.7954710Z + run_dynamic /var/lib/jenkins/workspace/xla/test/../../test/test_view_ops.py -v TestViewOpsXLA 2024-04-03T17:50:46.7956013Z + echo 'Running in DynamicShape mode: /var/lib/jenkins/workspace/xla/test/../../test/test_view_ops.py' -v TestViewOpsXLA 2024-04-03T17:50:46.7957400Z Running in DynamicShape mode: /var/lib/jenkins/workspace/xla/test/../../test/test_view_ops.py -v TestViewOpsXLA 2024-04-03T17:50:46.7958519Z + XLA_EXPERIMENTAL=nonzero:masked_select:masked_scatter 2024-04-03T17:50:46.7959383Z + run_test /var/lib/jenkins/workspace/xla/test/../../test/test_view_ops.py -v TestViewOpsXLA 2024-04-03T17:50:46.7960593Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/../../test/test_view_ops.py' -v TestViewOpsXLA 2024-04-03T17:50:46.7961890Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/../../test/test_view_ops.py -v TestViewOpsXLA 2024-04-03T17:50:46.7962716Z ++ command -v nvidia-smi 2024-04-03T17:50:46.7963048Z + '[' -x '' ']' 2024-04-03T17:50:46.7963327Z + PJRT_DEVICE=CPU 2024-04-03T17:50:46.7963611Z + CPU_NUM_DEVICES=1 2024-04-03T17:50:46.7964305Z + run_coverage /var/lib/jenkins/workspace/xla/test/../../test/test_view_ops.py -v TestViewOpsXLA 2024-04-03T17:50:46.7965043Z + '[' 0 '!=' 0 ']' 2024-04-03T17:50:46.7965719Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/test_view_ops.py -v TestViewOpsXLA 2024-04-03T17:50:48.9274109Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T17:50:48.9275680Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T17:50:49.1782463Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:50:49.1783383Z I0000 00:00:1712166649.177871 14251 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:50:49.2058485Z Test results will be stored in test-reports/python-unittest/test.......test.test_view_ops 2024-04-03T17:50:49.2059085Z 2024-04-03T17:50:49.2059205Z Running tests... 2024-04-03T17:50:49.2059630Z ---------------------------------------------------------------------- 2024-04-03T17:50:49.2389798Z test_T_view_xla (__main__.TestViewOpsXLA) ... ok (0.033s) 2024-04-03T17:50:49.2698263Z test_advanced_indexing_assignment_xla (__main__.TestViewOpsXLA) ... ok (0.031s) 2024-04-03T17:50:49.2932456Z test_advanced_indexing_nonview_xla (__main__.TestViewOpsXLA) ... ok (0.023s) 2024-04-03T17:50:49.3875153Z test_as_strided_gradients_xla (__main__.TestViewOpsXLA) ... /var/lib/jenkins/workspace/xla/test/../../test/test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2024-04-03T17:50:49.3877833Z assert max_offset < len(y.storage()), "test case resizes storage" 2024-04-03T17:50:49.3878367Z ok (0.094s) 2024-04-03T17:50:49.4049245Z test_as_strided_inplace_view_xla (__main__.TestViewOpsXLA) ... ok (0.018s) 2024-04-03T17:50:49.4214795Z test_as_strided_view_xla (__main__.TestViewOpsXLA) ... ok (0.017s) 2024-04-03T17:50:49.4392770Z test_basic_indexing_ellipses_view_xla (__main__.TestViewOpsXLA) ... ok (0.018s) 2024-04-03T17:50:49.4573775Z test_basic_indexing_newaxis_view_xla (__main__.TestViewOpsXLA) ... ok (0.018s) 2024-04-03T17:50:49.4753008Z test_basic_indexing_slice_view_xla (__main__.TestViewOpsXLA) ... ok (0.018s) 2024-04-03T17:50:49.4758026Z test_chunk_view_xla (__main__.TestViewOpsXLA) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.001s) 2024-04-03T17:50:49.4769359Z test_conj_imag_view_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:49.4780190Z test_conj_imag_view_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:49.4788753Z test_conj_self_xla_bfloat16 (__main__.TestViewOpsXLA) ... ok (0.001s) 2024-04-03T17:50:49.4796691Z test_conj_self_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:50:49.4804640Z test_conj_self_xla_float32 (__main__.TestViewOpsXLA) ... ok (0.001s) 2024-04-03T17:50:49.4812992Z test_conj_self_xla_float64 (__main__.TestViewOpsXLA) ... ok (0.001s) 2024-04-03T17:50:49.4821592Z test_conj_self_xla_int16 (__main__.TestViewOpsXLA) ... ok (0.001s) 2024-04-03T17:50:49.4830168Z test_conj_self_xla_int32 (__main__.TestViewOpsXLA) ... ok (0.001s) 2024-04-03T17:50:49.4838519Z test_conj_self_xla_int64 (__main__.TestViewOpsXLA) ... ok (0.001s) 2024-04-03T17:50:49.4846837Z test_conj_self_xla_int8 (__main__.TestViewOpsXLA) ... ok (0.001s) 2024-04-03T17:50:49.4855375Z test_conj_self_xla_uint8 (__main__.TestViewOpsXLA) ... ok (0.001s) 2024-04-03T17:50:49.4865250Z test_conj_view_with_shared_memory_xla (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:49.4873607Z test_contiguous_nonview_xla (__main__.TestViewOpsXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:50:49.4881040Z test_contiguous_self_xla (__main__.TestViewOpsXLA) ... ok (0.001s) 2024-04-03T17:50:49.5605694Z test_diagonal_view_xla (__main__.TestViewOpsXLA) ... ok (0.072s) 2024-04-03T17:50:49.5610805Z test_expand_as_view_xla (__main__.TestViewOpsXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:50:49.5619447Z test_expand_view_xla (__main__.TestViewOpsXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:50:49.5632723Z test_flatten_nonview_xla (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:49.5650226Z test_flatten_view_xla (__main__.TestViewOpsXLA) ... skip: Marked as skipped for XLA (0.002s) 2024-04-03T17:50:49.5658325Z test_imag_noncomplex_xla_bfloat16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:49.5665757Z test_imag_noncomplex_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:50:49.5673978Z test_imag_noncomplex_xla_float32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:49.5681658Z test_imag_noncomplex_xla_float64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:49.5689353Z test_imag_noncomplex_xla_int16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:49.5697293Z test_imag_noncomplex_xla_int32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:49.5705025Z test_imag_noncomplex_xla_int64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:49.5713092Z test_imag_noncomplex_xla_int8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:49.5720748Z test_imag_noncomplex_xla_uint8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:49.8099879Z test_movedim_view_xla (__main__.TestViewOpsXLA) ... ok (0.238s) 2024-04-03T17:50:49.8271187Z test_narrow_view_xla (__main__.TestViewOpsXLA) ... ok (0.017s) 2024-04-03T17:50:49.8287077Z test_permute_view_xla (__main__.TestViewOpsXLA) ... ok (0.002s) 2024-04-03T17:50:49.8302681Z test_real_imag_view_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:49.8316805Z test_real_imag_view_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:49.8476334Z test_reshape_as_view_xla (__main__.TestViewOpsXLA) ... ok (0.016s) 2024-04-03T17:50:49.8484808Z test_reshape_nonview_xla (__main__.TestViewOpsXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:50:49.8499273Z test_reshape_view_xla (__main__.TestViewOpsXLA) ... ok (0.001s) 2024-04-03T17:50:49.8589168Z test_select_view_xla (__main__.TestViewOpsXLA) ... ok (0.009s) 2024-04-03T17:50:49.8600341Z test_set_real_imag_xla_complex128_bfloat16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:49.8612043Z test_set_real_imag_xla_complex128_bool (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:49.8623997Z test_set_real_imag_xla_complex128_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:49.8635947Z test_set_real_imag_xla_complex128_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:49.8647564Z test_set_real_imag_xla_complex128_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:49.8659344Z test_set_real_imag_xla_complex128_float32 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:49.8671249Z test_set_real_imag_xla_complex128_float64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:49.8682920Z test_set_real_imag_xla_complex128_int16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:49.8694821Z test_set_real_imag_xla_complex128_int32 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:49.8706538Z test_set_real_imag_xla_complex128_int64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:49.8718521Z test_set_real_imag_xla_complex128_int8 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:49.8730182Z test_set_real_imag_xla_complex128_uint8 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:49.8742003Z test_set_real_imag_xla_complex64_bfloat16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:49.8754274Z test_set_real_imag_xla_complex64_bool (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:49.8766032Z test_set_real_imag_xla_complex64_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:49.8777882Z test_set_real_imag_xla_complex64_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:49.8789803Z test_set_real_imag_xla_complex64_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:49.8801451Z test_set_real_imag_xla_complex64_float32 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:49.8813137Z test_set_real_imag_xla_complex64_float64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:49.8825086Z test_set_real_imag_xla_complex64_int16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:49.8836886Z test_set_real_imag_xla_complex64_int32 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:49.8848627Z test_set_real_imag_xla_complex64_int64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:49.8860336Z test_set_real_imag_xla_complex64_int8 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:49.8872247Z test_set_real_imag_xla_complex64_uint8 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:49.8877510Z test_split_view_xla (__main__.TestViewOpsXLA) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.000s) 2024-04-03T17:50:49.8968528Z test_squeeze_inplace_view_xla (__main__.TestViewOpsXLA) ... ok (0.009s) 2024-04-03T17:50:49.9058758Z test_squeeze_view_xla (__main__.TestViewOpsXLA) ... ok (0.009s) 2024-04-03T17:50:49.9221004Z test_t_inplace_view_xla (__main__.TestViewOpsXLA) ... ok (0.016s) 2024-04-03T17:50:49.9235646Z test_t_view_xla (__main__.TestViewOpsXLA) ... ok (0.001s) 2024-04-03T17:50:49.9270430Z test_transpose_inplace_view_xla (__main__.TestViewOpsXLA) ... ok (0.003s) 2024-04-03T17:50:49.9298876Z test_transpose_view_xla (__main__.TestViewOpsXLA) ... ok (0.003s) 2024-04-03T17:50:50.0010702Z test_unbind_view_xla (__main__.TestViewOpsXLA) ... ok (0.071s) 2024-04-03T17:50:50.0076504Z test_unbind_xla (__main__.TestViewOpsXLA) ... ok (0.007s) 2024-04-03T17:50:50.0084539Z test_unfold_view_xla (__main__.TestViewOpsXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:50:50.0255593Z test_unsqueeze_inplace_view_xla (__main__.TestViewOpsXLA) ... ok (0.017s) 2024-04-03T17:50:50.0423463Z test_unsqueeze_view_xla (__main__.TestViewOpsXLA) ... ok (0.017s) 2024-04-03T17:50:50.0443618Z test_view_as_complex_xla (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:50:50.0457964Z test_view_as_real_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:50.0472353Z test_view_as_real_xla_complex32 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex32 (0.001s) 2024-04-03T17:50:50.0486610Z test_view_as_real_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:50.0501286Z test_view_as_view_xla (__main__.TestViewOpsXLA) ... ok (0.001s) 2024-04-03T17:50:50.2427592Z test_view_copy_out_xla (__main__.TestViewOpsXLA) ... ok (0.192s) 2024-04-03T17:50:50.2447293Z test_view_copy_output_contiguous_xla (__main__.TestViewOpsXLA) ... ok (0.002s) 2024-04-03T17:50:50.3165493Z test_view_copy_xla (__main__.TestViewOpsXLA) ... ok (0.072s) 2024-04-03T17:50:50.3198736Z test_view_dtype_new_xla_bool (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2024-04-03T17:50:50.3233672Z test_view_dtype_new_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.003s) 2024-04-03T17:50:50.3268328Z test_view_dtype_new_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.003s) 2024-04-03T17:50:50.3302662Z test_view_dtype_new_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2024-04-03T17:50:50.3337876Z test_view_dtype_new_xla_float32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:50:50.3373093Z test_view_dtype_new_xla_float64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:50:50.3406522Z test_view_dtype_new_xla_int16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:50:50.3441486Z test_view_dtype_new_xla_int32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:50:50.3476180Z test_view_dtype_new_xla_int64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:50:50.3511406Z test_view_dtype_new_xla_int8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:50:50.3545689Z test_view_dtype_new_xla_uint8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:50:50.3559826Z test_view_dtype_upsize_errors_xla_bfloat16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3573748Z test_view_dtype_upsize_errors_xla_bool (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3587800Z test_view_dtype_upsize_errors_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:50.3601725Z test_view_dtype_upsize_errors_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:50.3615785Z test_view_dtype_upsize_errors_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:50:50.3629890Z test_view_dtype_upsize_errors_xla_float32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3643905Z test_view_dtype_upsize_errors_xla_float64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3658029Z test_view_dtype_upsize_errors_xla_int16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3672051Z test_view_dtype_upsize_errors_xla_int32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3685975Z test_view_dtype_upsize_errors_xla_int64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3700119Z test_view_dtype_upsize_errors_xla_int8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3714209Z test_view_dtype_upsize_errors_xla_uint8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3724216Z test_view_tensor_dsplit_xla_bfloat16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3734210Z test_view_tensor_dsplit_xla_bool (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3744141Z test_view_tensor_dsplit_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:50.3754192Z test_view_tensor_dsplit_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:50.3764060Z test_view_tensor_dsplit_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:50:50.3774161Z test_view_tensor_dsplit_xla_float32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3784230Z test_view_tensor_dsplit_xla_float64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3794474Z test_view_tensor_dsplit_xla_int16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3804398Z test_view_tensor_dsplit_xla_int32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3814472Z test_view_tensor_dsplit_xla_int64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3824470Z test_view_tensor_dsplit_xla_int8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3834698Z test_view_tensor_dsplit_xla_uint8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3844701Z test_view_tensor_hsplit_xla_bfloat16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3854754Z test_view_tensor_hsplit_xla_bool (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3864614Z test_view_tensor_hsplit_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:50.3874592Z test_view_tensor_hsplit_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:50.3884523Z test_view_tensor_hsplit_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:50:50.3894851Z test_view_tensor_hsplit_xla_float32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3904864Z test_view_tensor_hsplit_xla_float64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3915017Z test_view_tensor_hsplit_xla_int16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3925036Z test_view_tensor_hsplit_xla_int32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3935180Z test_view_tensor_hsplit_xla_int64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3945230Z test_view_tensor_hsplit_xla_int8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3955526Z test_view_tensor_hsplit_xla_uint8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3965377Z test_view_tensor_split_xla_bfloat16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3975261Z test_view_tensor_split_xla_bool (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.3984991Z test_view_tensor_split_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:50.3994949Z test_view_tensor_split_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:50.4004524Z test_view_tensor_split_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:50:50.4014449Z test_view_tensor_split_xla_float32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.4024393Z test_view_tensor_split_xla_float64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.4034408Z test_view_tensor_split_xla_int16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.4044226Z test_view_tensor_split_xla_int32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.4054071Z test_view_tensor_split_xla_int64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.4063967Z test_view_tensor_split_xla_int8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.4074062Z test_view_tensor_split_xla_uint8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.4084220Z test_view_tensor_vsplit_xla_bfloat16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.4094485Z test_view_tensor_vsplit_xla_bool (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.4104380Z test_view_tensor_vsplit_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:50.4122876Z test_view_tensor_vsplit_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:50.4124421Z test_view_tensor_vsplit_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:50:50.4134587Z test_view_tensor_vsplit_xla_float32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.4144529Z test_view_tensor_vsplit_xla_float64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.4154648Z test_view_tensor_vsplit_xla_int16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.4164658Z test_view_tensor_vsplit_xla_int32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.4174759Z test_view_tensor_vsplit_xla_int64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.4184782Z test_view_tensor_vsplit_xla_int8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.4194951Z test_view_tensor_vsplit_xla_uint8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:50.4212441Z test_view_view_xla (__main__.TestViewOpsXLA) ... ok (0.001s) 2024-04-03T17:50:50.4373405Z 2024-04-03T17:50:50.4374321Z ---------------------------------------------------------------------- 2024-04-03T17:50:50.4374975Z Ran 163 tests in 1.215s 2024-04-03T17:50:50.4375186Z 2024-04-03T17:50:50.4375290Z OK (skipped=123) 2024-04-03T17:50:50.4375482Z 2024-04-03T17:50:50.4375608Z Generating XML reports... 2024-04-03T17:50:50.4376533Z Generated XML report: test-reports/python-unittest/test.......test.test_view_ops/TEST-TestViewOpsXLA-20240403175049.xml 2024-04-03T17:50:50.7309885Z I0000 00:00:1712166650.729894 14251 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:50:50.8475881Z + run_test_without_functionalization /var/lib/jenkins/workspace/xla/test/../../test/test_view_ops.py -v TestViewOpsXLA 2024-04-03T17:50:50.8477486Z + echo 'Running with XLA_DISABLE_FUNCTIONALIZATION: /var/lib/jenkins/workspace/xla/test/../../test/test_view_ops.py' -v TestViewOpsXLA 2024-04-03T17:50:50.8479032Z Running with XLA_DISABLE_FUNCTIONALIZATION: /var/lib/jenkins/workspace/xla/test/../../test/test_view_ops.py -v TestViewOpsXLA 2024-04-03T17:50:50.8479984Z + XLA_DISABLE_FUNCTIONALIZATION=1 2024-04-03T17:50:50.8480760Z + run_test /var/lib/jenkins/workspace/xla/test/../../test/test_view_ops.py -v TestViewOpsXLA 2024-04-03T17:50:50.8481975Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/../../test/test_view_ops.py' -v TestViewOpsXLA 2024-04-03T17:50:50.8483290Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/../../test/test_view_ops.py -v TestViewOpsXLA 2024-04-03T17:50:50.8484117Z ++ command -v nvidia-smi 2024-04-03T17:50:50.8484457Z + '[' -x '' ']' 2024-04-03T17:50:50.8484719Z + PJRT_DEVICE=CPU 2024-04-03T17:50:50.8485006Z + CPU_NUM_DEVICES=1 2024-04-03T17:50:50.8485712Z + run_coverage /var/lib/jenkins/workspace/xla/test/../../test/test_view_ops.py -v TestViewOpsXLA 2024-04-03T17:50:50.8486444Z + '[' 0 '!=' 0 ']' 2024-04-03T17:50:50.8487118Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/test_view_ops.py -v TestViewOpsXLA 2024-04-03T17:50:52.9670490Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T17:50:52.9672019Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T17:50:53.2180057Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:50:53.2181034Z I0000 00:00:1712166653.217608 17584 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:50:53.2462989Z Test results will be stored in test-reports/python-unittest/test.......test.test_view_ops 2024-04-03T17:50:53.2463716Z 2024-04-03T17:50:53.2463822Z Running tests... 2024-04-03T17:50:53.2464270Z ---------------------------------------------------------------------- 2024-04-03T17:50:53.2952672Z test_T_view_xla (__main__.TestViewOpsXLA) ... ok (0.049s) 2024-04-03T17:50:53.3290636Z test_advanced_indexing_assignment_xla (__main__.TestViewOpsXLA) ... ok (0.033s) 2024-04-03T17:50:53.3515613Z test_advanced_indexing_nonview_xla (__main__.TestViewOpsXLA) ... ok (0.023s) 2024-04-03T17:50:53.4459584Z test_as_strided_gradients_xla (__main__.TestViewOpsXLA) ... /var/lib/jenkins/workspace/xla/test/../../test/test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2024-04-03T17:50:53.4462383Z assert max_offset < len(y.storage()), "test case resizes storage" 2024-04-03T17:50:53.4462926Z ok (0.094s) 2024-04-03T17:50:53.4634388Z test_as_strided_inplace_view_xla (__main__.TestViewOpsXLA) ... ok (0.018s) 2024-04-03T17:50:53.4794572Z test_as_strided_view_xla (__main__.TestViewOpsXLA) ... ok (0.016s) 2024-04-03T17:50:53.4957892Z test_basic_indexing_ellipses_view_xla (__main__.TestViewOpsXLA) ... ok (0.016s) 2024-04-03T17:50:53.5123286Z test_basic_indexing_newaxis_view_xla (__main__.TestViewOpsXLA) ... ok (0.016s) 2024-04-03T17:50:53.5289139Z test_basic_indexing_slice_view_xla (__main__.TestViewOpsXLA) ... ok (0.017s) 2024-04-03T17:50:53.5294212Z test_chunk_view_xla (__main__.TestViewOpsXLA) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.001s) 2024-04-03T17:50:53.5305101Z test_conj_imag_view_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:53.5315980Z test_conj_imag_view_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:53.5324171Z test_conj_self_xla_bfloat16 (__main__.TestViewOpsXLA) ... ok (0.001s) 2024-04-03T17:50:53.5331299Z test_conj_self_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:50:53.5338914Z test_conj_self_xla_float32 (__main__.TestViewOpsXLA) ... ok (0.001s) 2024-04-03T17:50:53.5346668Z test_conj_self_xla_float64 (__main__.TestViewOpsXLA) ... ok (0.001s) 2024-04-03T17:50:53.5354747Z test_conj_self_xla_int16 (__main__.TestViewOpsXLA) ... ok (0.001s) 2024-04-03T17:50:53.5362509Z test_conj_self_xla_int32 (__main__.TestViewOpsXLA) ... ok (0.001s) 2024-04-03T17:50:53.5370292Z test_conj_self_xla_int64 (__main__.TestViewOpsXLA) ... ok (0.001s) 2024-04-03T17:50:53.5378259Z test_conj_self_xla_int8 (__main__.TestViewOpsXLA) ... ok (0.001s) 2024-04-03T17:50:53.5385984Z test_conj_self_xla_uint8 (__main__.TestViewOpsXLA) ... ok (0.001s) 2024-04-03T17:50:53.5396036Z test_conj_view_with_shared_memory_xla (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:53.5403885Z test_contiguous_nonview_xla (__main__.TestViewOpsXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:50:53.5410800Z test_contiguous_self_xla (__main__.TestViewOpsXLA) ... ok (0.001s) 2024-04-03T17:50:53.6076655Z test_diagonal_view_xla (__main__.TestViewOpsXLA) ... ok (0.066s) 2024-04-03T17:50:53.6085410Z test_expand_as_view_xla (__main__.TestViewOpsXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:50:53.6093730Z test_expand_view_xla (__main__.TestViewOpsXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:50:53.6106315Z test_flatten_nonview_xla (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:53.6123825Z test_flatten_view_xla (__main__.TestViewOpsXLA) ... skip: Marked as skipped for XLA (0.002s) 2024-04-03T17:50:53.6131517Z test_imag_noncomplex_xla_bfloat16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:53.6139028Z test_imag_noncomplex_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:50:53.6146768Z test_imag_noncomplex_xla_float32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:53.6154561Z test_imag_noncomplex_xla_float64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:53.6162140Z test_imag_noncomplex_xla_int16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:53.6169772Z test_imag_noncomplex_xla_int32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:53.6177573Z test_imag_noncomplex_xla_int64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:53.6185199Z test_imag_noncomplex_xla_int8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:53.6192979Z test_imag_noncomplex_xla_uint8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:53.8595174Z test_movedim_view_xla (__main__.TestViewOpsXLA) ... ok (0.240s) 2024-04-03T17:50:53.8764052Z test_narrow_view_xla (__main__.TestViewOpsXLA) ... ok (0.017s) 2024-04-03T17:50:53.8778807Z test_permute_view_xla (__main__.TestViewOpsXLA) ... ok (0.001s) 2024-04-03T17:50:53.8794621Z test_real_imag_view_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:53.8809495Z test_real_imag_view_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:53.8967727Z test_reshape_as_view_xla (__main__.TestViewOpsXLA) ... ok (0.016s) 2024-04-03T17:50:53.8976694Z test_reshape_nonview_xla (__main__.TestViewOpsXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:50:53.8990365Z test_reshape_view_xla (__main__.TestViewOpsXLA) ... ok (0.001s) 2024-04-03T17:50:53.9078428Z test_select_view_xla (__main__.TestViewOpsXLA) ... ok (0.009s) 2024-04-03T17:50:53.9090449Z test_set_real_imag_xla_complex128_bfloat16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:53.9102184Z test_set_real_imag_xla_complex128_bool (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:53.9114162Z test_set_real_imag_xla_complex128_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:53.9125739Z test_set_real_imag_xla_complex128_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:53.9137437Z test_set_real_imag_xla_complex128_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:53.9149248Z test_set_real_imag_xla_complex128_float32 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:53.9160836Z test_set_real_imag_xla_complex128_float64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:53.9172436Z test_set_real_imag_xla_complex128_int16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:53.9184241Z test_set_real_imag_xla_complex128_int32 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:53.9196096Z test_set_real_imag_xla_complex128_int64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:53.9207915Z test_set_real_imag_xla_complex128_int8 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:53.9219559Z test_set_real_imag_xla_complex128_uint8 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:53.9231347Z test_set_real_imag_xla_complex64_bfloat16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:53.9243006Z test_set_real_imag_xla_complex64_bool (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:53.9254667Z test_set_real_imag_xla_complex64_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:53.9266276Z test_set_real_imag_xla_complex64_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:53.9278095Z test_set_real_imag_xla_complex64_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:53.9289596Z test_set_real_imag_xla_complex64_float32 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:53.9301375Z test_set_real_imag_xla_complex64_float64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:53.9313170Z test_set_real_imag_xla_complex64_int16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:53.9324722Z test_set_real_imag_xla_complex64_int32 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:53.9336377Z test_set_real_imag_xla_complex64_int64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:53.9348115Z test_set_real_imag_xla_complex64_int8 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:53.9359694Z test_set_real_imag_xla_complex64_uint8 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:53.9364891Z test_split_view_xla (__main__.TestViewOpsXLA) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.000s) 2024-04-03T17:50:53.9454582Z test_squeeze_inplace_view_xla (__main__.TestViewOpsXLA) ... ok (0.009s) 2024-04-03T17:50:53.9544808Z test_squeeze_view_xla (__main__.TestViewOpsXLA) ... ok (0.009s) 2024-04-03T17:50:53.9708732Z test_t_inplace_view_xla (__main__.TestViewOpsXLA) ... ok (0.016s) 2024-04-03T17:50:53.9722125Z test_t_view_xla (__main__.TestViewOpsXLA) ... ok (0.001s) 2024-04-03T17:50:53.9752151Z test_transpose_inplace_view_xla (__main__.TestViewOpsXLA) ... ok (0.003s) 2024-04-03T17:50:53.9776777Z test_transpose_view_xla (__main__.TestViewOpsXLA) ... ok (0.002s) 2024-04-03T17:50:54.0485641Z test_unbind_view_xla (__main__.TestViewOpsXLA) ... ok (0.070s) 2024-04-03T17:50:54.0552169Z test_unbind_xla (__main__.TestViewOpsXLA) ... ok (0.007s) 2024-04-03T17:50:54.0560176Z test_unfold_view_xla (__main__.TestViewOpsXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:50:54.0729115Z test_unsqueeze_inplace_view_xla (__main__.TestViewOpsXLA) ... ok (0.017s) 2024-04-03T17:50:54.0890732Z test_unsqueeze_view_xla (__main__.TestViewOpsXLA) ... ok (0.016s) 2024-04-03T17:50:54.0911313Z test_view_as_complex_xla (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:50:54.0925944Z test_view_as_real_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:54.0939184Z test_view_as_real_xla_complex32 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex32 (0.001s) 2024-04-03T17:50:54.0953411Z test_view_as_real_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:54.0967845Z test_view_as_view_xla (__main__.TestViewOpsXLA) ... ok (0.001s) 2024-04-03T17:50:54.2891084Z test_view_copy_out_xla (__main__.TestViewOpsXLA) ... ok (0.192s) 2024-04-03T17:50:54.2900461Z test_view_copy_output_contiguous_xla (__main__.TestViewOpsXLA) ... ok (0.001s) 2024-04-03T17:50:54.3621773Z test_view_copy_xla (__main__.TestViewOpsXLA) ... ok (0.072s) 2024-04-03T17:50:54.3657094Z test_view_dtype_new_xla_bool (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2024-04-03T17:50:54.3692083Z test_view_dtype_new_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.003s) 2024-04-03T17:50:54.3726819Z test_view_dtype_new_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.003s) 2024-04-03T17:50:54.3760106Z test_view_dtype_new_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2024-04-03T17:50:54.3794583Z test_view_dtype_new_xla_float32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:50:54.3828704Z test_view_dtype_new_xla_float64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:50:54.3861909Z test_view_dtype_new_xla_int16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:50:54.3895906Z test_view_dtype_new_xla_int32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:50:54.3930447Z test_view_dtype_new_xla_int64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:50:54.3964515Z test_view_dtype_new_xla_int8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:50:54.3998486Z test_view_dtype_new_xla_uint8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:50:54.4011190Z test_view_dtype_upsize_errors_xla_bfloat16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4024893Z test_view_dtype_upsize_errors_xla_bool (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4039442Z test_view_dtype_upsize_errors_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:54.4052033Z test_view_dtype_upsize_errors_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:54.4065664Z test_view_dtype_upsize_errors_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:50:54.4080396Z test_view_dtype_upsize_errors_xla_float32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4093098Z test_view_dtype_upsize_errors_xla_float64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4107985Z test_view_dtype_upsize_errors_xla_int16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4120637Z test_view_dtype_upsize_errors_xla_int32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4134336Z test_view_dtype_upsize_errors_xla_int64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4148932Z test_view_dtype_upsize_errors_xla_int8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4161735Z test_view_dtype_upsize_errors_xla_uint8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4171295Z test_view_tensor_dsplit_xla_bfloat16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4181262Z test_view_tensor_dsplit_xla_bool (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4190813Z test_view_tensor_dsplit_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:54.4200438Z test_view_tensor_dsplit_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:54.4212267Z test_view_tensor_dsplit_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:50:54.4219694Z test_view_tensor_dsplit_xla_float32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4230205Z test_view_tensor_dsplit_xla_float64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4239155Z test_view_tensor_dsplit_xla_int16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4248758Z test_view_tensor_dsplit_xla_int32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4259286Z test_view_tensor_dsplit_xla_int64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4268991Z test_view_tensor_dsplit_xla_int8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4278768Z test_view_tensor_dsplit_xla_uint8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4288347Z test_view_tensor_hsplit_xla_bfloat16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4298082Z test_view_tensor_hsplit_xla_bool (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4307592Z test_view_tensor_hsplit_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:54.4317315Z test_view_tensor_hsplit_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:54.4327010Z test_view_tensor_hsplit_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:50:54.4336850Z test_view_tensor_hsplit_xla_float32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4346527Z test_view_tensor_hsplit_xla_float64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4356440Z test_view_tensor_hsplit_xla_int16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4366106Z test_view_tensor_hsplit_xla_int32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4376037Z test_view_tensor_hsplit_xla_int64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4385750Z test_view_tensor_hsplit_xla_int8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4395741Z test_view_tensor_hsplit_xla_uint8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4405279Z test_view_tensor_split_xla_bfloat16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4414877Z test_view_tensor_split_xla_bool (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4424354Z test_view_tensor_split_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:54.4434039Z test_view_tensor_split_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:54.4443447Z test_view_tensor_split_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:50:54.4453152Z test_view_tensor_split_xla_float32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4462775Z test_view_tensor_split_xla_float64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4472563Z test_view_tensor_split_xla_int16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4481997Z test_view_tensor_split_xla_int32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4491516Z test_view_tensor_split_xla_int64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4501305Z test_view_tensor_split_xla_int8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4511047Z test_view_tensor_split_xla_uint8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4520765Z test_view_tensor_vsplit_xla_bfloat16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4530447Z test_view_tensor_vsplit_xla_bool (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4540332Z test_view_tensor_vsplit_xla_complex128 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:50:54.4550040Z test_view_tensor_vsplit_xla_complex64 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:50:54.4559562Z test_view_tensor_vsplit_xla_float16 (__main__.TestViewOpsXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:50:54.4569297Z test_view_tensor_vsplit_xla_float32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4579169Z test_view_tensor_vsplit_xla_float64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4589076Z test_view_tensor_vsplit_xla_int16 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4598674Z test_view_tensor_vsplit_xla_int32 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4608452Z test_view_tensor_vsplit_xla_int64 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4618335Z test_view_tensor_vsplit_xla_int8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4628109Z test_view_tensor_vsplit_xla_uint8 (__main__.TestViewOpsXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:50:54.4641593Z test_view_view_xla (__main__.TestViewOpsXLA) ... ok (0.001s) 2024-04-03T17:50:54.4802972Z 2024-04-03T17:50:54.4803573Z ---------------------------------------------------------------------- 2024-04-03T17:50:54.4804117Z Ran 163 tests in 1.218s 2024-04-03T17:50:54.4804397Z 2024-04-03T17:50:54.4804514Z OK (skipped=123) 2024-04-03T17:50:54.4804691Z 2024-04-03T17:50:54.4804814Z Generating XML reports... 2024-04-03T17:50:54.4805729Z Generated XML report: test-reports/python-unittest/test.......test.test_view_ops/TEST-TestViewOpsXLA-20240403175053.xml 2024-04-03T17:50:54.7756369Z I0000 00:00:1712166654.774590 17584 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:50:54.8939157Z + run_test /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestTorchDeviceTypeXLA 2024-04-03T17:50:54.8940953Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py' -v TestTorchDeviceTypeXLA 2024-04-03T17:50:54.8942550Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestTorchDeviceTypeXLA 2024-04-03T17:50:54.8943971Z ++ command -v nvidia-smi 2024-04-03T17:50:54.8944340Z + '[' -x '' ']' 2024-04-03T17:50:54.8944605Z + PJRT_DEVICE=CPU 2024-04-03T17:50:54.8945076Z + CPU_NUM_DEVICES=1 2024-04-03T17:50:54.8945836Z + run_coverage /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestTorchDeviceTypeXLA 2024-04-03T17:50:54.8946607Z + '[' 0 '!=' 0 ']' 2024-04-03T17:50:54.8947396Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestTorchDeviceTypeXLA 2024-04-03T17:50:57.1907233Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T17:50:57.1909103Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T17:50:57.3638199Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:50:57.3639124Z I0000 00:00:1712166657.363280 21013 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:50:57.4659103Z Test results will be stored in test-reports/python-unittest/test.......test.test_torch 2024-04-03T17:50:57.4659696Z 2024-04-03T17:50:57.4659828Z Running tests... 2024-04-03T17:50:57.4660253Z ---------------------------------------------------------------------- 2024-04-03T17:50:57.4700720Z test_addcdiv_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.004s) 2024-04-03T17:50:57.4725807Z test_addcdiv_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T17:50:57.4749489Z test_addcdiv_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:50:57.4773024Z test_addcdiv_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:50:57.4797015Z test_addcdiv_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:50:57.4820049Z test_addcdiv_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:50:57.4844128Z test_addcdiv_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:50:57.4868102Z test_addcdiv_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:50:57.4891148Z test_addcdiv_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:50:57.4913289Z test_addcmul_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:50:57.4921780Z test_assertRaisesRegex_ignore_msg_non_native_device_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:50:57.4933020Z test_bernoulli_edge_cases_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:50:57.9790681Z test_bernoulli_edge_cases_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.485s) 2024-04-03T17:50:58.4405491Z test_bernoulli_edge_cases_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.461s) 2024-04-03T17:50:58.4413689Z test_bernoulli_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:50:58.8542048Z test_bernoulli_p_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.413s) 2024-04-03T17:50:59.2225700Z test_bernoulli_p_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.368s) 2024-04-03T17:50:59.8452690Z test_bernoulli_self_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.622s) 2024-04-03T17:51:00.1245360Z test_bernoulli_self_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.279s) 2024-04-03T17:51:00.1252367Z test_bfloat16_neg_abs_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2024-04-03T17:51:00.1365746Z test_bool_tensor_value_change_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.011s) 2024-04-03T17:51:00.1412327Z test_broadcast_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.005s) 2024-04-03T17:51:00.1425201Z test_bytes_to_scalar_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:00.1437849Z test_bytes_to_scalar_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:51:00.1450083Z test_bytes_to_scalar_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:51:00.1462781Z test_bytes_to_scalar_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:00.1475824Z test_bytes_to_scalar_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:00.1488223Z test_bytes_to_scalar_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:00.1501072Z test_bytes_to_scalar_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:00.1513953Z test_bytes_to_scalar_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:00.1526443Z test_bytes_to_scalar_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:00.1539095Z test_bytes_to_scalar_xla_uint16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:00.1551754Z test_bytes_to_scalar_xla_uint32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:00.1564153Z test_bytes_to_scalar_xla_uint64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:00.1576852Z test_bytes_to_scalar_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:00.1587764Z test_cauchy_kstest_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.001s) 2024-04-03T17:51:00.1596921Z test_cauchy_no_inf_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:51:00.1605759Z test_cauchy_no_inf_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:51:00.1794598Z test_cauchy_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.019s) 2024-04-03T17:51:00.1805874Z test_cauchy_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:51:00.1976364Z test_cauchy_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.017s) 2024-04-03T17:51:00.2148998Z test_cauchy_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.017s) 2024-04-03T17:51:00.2164901Z test_cdist_cuda_backward_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T17:51:00.3033980Z test_cdist_empty_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.087s) 2024-04-03T17:51:00.3076517Z test_cdist_euclidean_large_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:51:00.9043130Z test_cdist_grad_p_lt_1_no_nan_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.596s) 2024-04-03T17:51:00.9050872Z test_cdist_large_batch_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:00.9061510Z test_cdist_large_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:00.9081177Z test_cdist_non_contiguous_batch_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:51:00.9096506Z test_cdist_non_contiguous_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:51:00.9111010Z test_cdist_norm_batch_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:00.9123500Z test_cdist_norm_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:02.3170846Z test_cdist_same_inputs_xla (__main__.TestTorchDeviceTypeXLA) ... ok (1.404s) 2024-04-03T17:51:02.5542410Z test_check_tensor_all_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.237s) 2024-04-03T17:51:02.5985011Z test_check_tensor_internal_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.044s) 2024-04-03T17:51:02.5993748Z test_clone_all_dtypes_and_devices_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:02.6002714Z test_clone_not_memory_dense_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.001s) 2024-04-03T17:51:02.6014131Z test_clone_zero_stride_dim_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.001s) 2024-04-03T17:51:02.6031594Z test_complex_half_experimental_warning_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:02.6040853Z test_constants_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2024-04-03T17:51:02.6295746Z test_conv_transposed_backward_agnostic_to_memory_format_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.025s) 2024-04-03T17:51:02.6315422Z test_conv_transposed_large_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T17:51:02.6346649Z test_copy__xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.003s) 2024-04-03T17:51:02.6364615Z test_copy_all_dtypes_and_devices_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:51:02.6401891Z test_copy_math_view_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2024-04-03T17:51:02.6419222Z test_copy_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:51:02.6446448Z test_copy_transpose_math_view_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.003s) 2024-04-03T17:51:02.6473596Z test_copy_transpose_math_view_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:51:02.6500859Z test_copy_transpose_math_view_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:51:02.6517467Z test_corrcoef_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T17:51:02.6534909Z test_corrcoef_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:02.6552250Z test_corrcoef_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:02.6569172Z test_cov_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:51:02.7831385Z test_cpp_warnings_have_python_context_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.126s) 2024-04-03T17:51:02.7875257Z test_cublas_config_nondeterministic_alert_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.004s) 2024-04-03T17:51:02.7938366Z test_cummax_cummin_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.006s) 2024-04-03T17:51:02.7966958Z test_cummax_discontiguous_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:51:02.7995618Z test_cummin_discontiguous_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.003s) 2024-04-03T17:51:02.9130914Z test_cumprod_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.113s) 2024-04-03T17:51:02.9177180Z test_cumsum_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.005s) 2024-04-03T17:51:02.9196736Z test_deepcopy_scalar_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T17:51:02.9225529Z test_deepcopy_scalar_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2024-04-03T17:51:02.9263907Z test_deepcopy_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.004s) 2024-04-03T17:51:02.9298883Z test_deterministic_empty_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.003s) 2024-04-03T17:51:02.9332809Z test_deterministic_empty_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.003s) 2024-04-03T17:51:02.9367041Z test_deterministic_empty_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.003s) 2024-04-03T17:51:02.9401228Z test_deterministic_empty_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.003s) 2024-04-03T17:51:02.9435597Z test_deterministic_empty_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2024-04-03T17:51:02.9469568Z test_deterministic_empty_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.003s) 2024-04-03T17:51:02.9503471Z test_deterministic_empty_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.003s) 2024-04-03T17:51:02.9537386Z test_deterministic_empty_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.003s) 2024-04-03T17:51:02.9571200Z test_deterministic_empty_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.003s) 2024-04-03T17:51:02.9605084Z test_deterministic_empty_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.003s) 2024-04-03T17:51:02.9640113Z test_deterministic_empty_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.003s) 2024-04-03T17:51:02.9673908Z test_deterministic_empty_xla_uint16 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.003s) 2024-04-03T17:51:02.9707504Z test_deterministic_empty_xla_uint32 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.003s) 2024-04-03T17:51:02.9741415Z test_deterministic_empty_xla_uint64 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.003s) 2024-04-03T17:51:02.9775302Z test_deterministic_empty_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.003s) 2024-04-03T17:51:03.0312211Z test_deterministic_interpolate_bilinear_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.050s) 2024-04-03T17:51:03.0373710Z test_deterministic_replication_pad2d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.010s) 2024-04-03T17:51:03.0430205Z test_deterministic_resize_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.005s) 2024-04-03T17:51:03.0487009Z test_deterministic_resize_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.006s) 2024-04-03T17:51:03.0542758Z test_deterministic_resize_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.005s) 2024-04-03T17:51:03.0598884Z test_deterministic_resize_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.005s) 2024-04-03T17:51:03.0654185Z test_deterministic_resize_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.005s) 2024-04-03T17:51:03.0709601Z test_deterministic_resize_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.005s) 2024-04-03T17:51:03.0764773Z test_deterministic_resize_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.005s) 2024-04-03T17:51:03.0820212Z test_deterministic_resize_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.005s) 2024-04-03T17:51:03.0875615Z test_deterministic_resize_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.005s) 2024-04-03T17:51:03.0930889Z test_deterministic_resize_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.005s) 2024-04-03T17:51:03.0986690Z test_deterministic_resize_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.005s) 2024-04-03T17:51:03.1042679Z test_deterministic_resize_xla_uint16 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.005s) 2024-04-03T17:51:03.1098623Z test_deterministic_resize_xla_uint32 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.005s) 2024-04-03T17:51:03.1137087Z test_deterministic_resize_xla_uint64 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.004s) 2024-04-03T17:51:03.1162944Z test_deterministic_resize_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.003s) 2024-04-03T17:51:03.1191701Z test_device_guard_xla (__main__.TestTorchDeviceTypeXLA) ... skip: fewer than 2 devices detected (0.003s) 2024-04-03T17:51:03.1203452Z test_diff_noncontig_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:03.1215018Z test_diff_noncontig_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:51:03.1226789Z test_diff_noncontig_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:51:03.1238550Z test_diff_noncontig_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:51:03.1250324Z test_diff_noncontig_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:03.1262232Z test_diff_noncontig_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:03.1274173Z test_diff_noncontig_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:03.1285918Z test_diff_noncontig_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:03.1297752Z test_diff_noncontig_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:03.1309674Z test_diff_noncontig_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:03.1321408Z test_diff_noncontig_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:03.1336245Z test_diff_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:03.1351552Z test_diff_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:51:03.1366422Z test_diff_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:51:03.1381383Z test_diff_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:03.1396543Z test_diff_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:03.1411586Z test_diff_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:03.1426775Z test_diff_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:03.1441913Z test_diff_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:03.1456962Z test_diff_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:03.1472198Z test_diff_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:03.1559691Z test_dim_function_empty_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.009s) 2024-04-03T17:51:03.1568943Z test_discontiguous_out_cumsum_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:03.1579560Z test_dist_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:03.1588047Z test_dtypetensor_warnings_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:51:03.1600041Z test_errors_index_copy_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2024-04-03T17:51:03.1606556Z test_expected_failure_xla_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.001s) 2024-04-03T17:51:03.6698771Z test_exponential_kstest_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.509s) 2024-04-03T17:51:03.6711900Z test_exponential_kstest_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:51:03.8735717Z test_exponential_kstest_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.202s) 2024-04-03T17:51:04.0391424Z test_exponential_kstest_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.165s) 2024-04-03T17:51:04.0398605Z test_exponential_no_zero_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:51:04.0407578Z test_exponential_no_zero_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:51:04.0892387Z test_exponential_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.048s) 2024-04-03T17:51:04.0902548Z test_exponential_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:51:04.1368949Z test_exponential_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.046s) 2024-04-03T17:51:04.1822839Z test_exponential_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.045s) 2024-04-03T17:51:04.1830535Z test_gather_backward_deterministic_path_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:04.1837199Z test_gather_backward_one_dim_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2024-04-03T17:51:04.1846498Z test_geometric_kstest_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.001s) 2024-04-03T17:51:04.1867775Z test_geometric_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:04.1875509Z test_geometric_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:51:04.1894469Z test_geometric_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:04.1911947Z test_geometric_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:04.2004582Z test_geometric_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.009s) 2024-04-03T17:51:04.2096111Z test_geometric_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.009s) 2024-04-03T17:51:04.2183037Z test_geometric_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.009s) 2024-04-03T17:51:04.2271994Z test_geometric_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.009s) 2024-04-03T17:51:04.2359720Z test_geometric_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.009s) 2024-04-03T17:51:04.2371853Z test_grad_scale_will_not_overflow_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:04.2390019Z test_grad_scaler_pass_itself_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:04.2402010Z test_grad_scaling_accumulation_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:04.2409917Z test_grad_scaling_autocast_foreach_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:04.2417701Z test_grad_scaling_autocast_fused_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:51:04.2425887Z test_grad_scaling_autocast_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:04.2441341Z test_grad_scaling_clipping_separate_unscale_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:04.2454299Z test_grad_scaling_clipping_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:04.2475384Z test_grad_scaling_multiple_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:04.2491922Z test_grad_scaling_penalty_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:04.2505975Z test_grad_scaling_state_dict_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:04.2534525Z test_grad_scaling_unscale_sparse_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:51:04.2572173Z test_grad_scaling_unscale_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2024-04-03T17:51:04.2610626Z test_grad_scaling_unscale_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2024-04-03T17:51:04.2623705Z test_grad_scaling_update_scale_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:04.2649520Z test_gradient_all_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.003s) 2024-04-03T17:51:04.2675432Z test_gradient_all_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:51:04.2701337Z test_gradient_all_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:51:04.2717582Z test_gradient_extreme_cases_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T17:51:04.2734061Z test_gradient_extreme_cases_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:04.2750894Z test_gradient_extreme_cases_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:04.2764967Z test_gradient_spacing_list_length_error_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:51:04.2779483Z test_gradient_spacing_list_length_error_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:04.2793877Z test_gradient_spacing_list_length_error_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:04.2821118Z test_gradient_type_promotion_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:51:04.3207431Z test_hook_remove_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.038s) 2024-04-03T17:51:04.3219629Z test_index_add_deterministic_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:04.3232015Z test_index_add_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:04.3244718Z test_index_copy_deterministic_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:04.3257018Z test_index_copy_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:04.3268588Z test_index_copy_scalars_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:04.3280503Z test_index_copy_scalars_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:04.3291577Z test_index_copy_scalars_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:51:04.3303060Z test_index_copy_scalars_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:51:04.3314435Z test_index_copy_scalars_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:51:04.3325892Z test_index_copy_scalars_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:04.3337404Z test_index_copy_scalars_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:04.3348879Z test_index_copy_scalars_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:04.3360265Z test_index_copy_scalars_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:04.3371620Z test_index_copy_scalars_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:04.3383119Z test_index_copy_scalars_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:04.3394737Z test_index_copy_scalars_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:04.3411949Z test_index_copy_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:51:04.3422954Z test_index_fill_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:04.3436874Z test_index_fill_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:04.3451549Z test_index_put_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:04.3463208Z test_index_put_non_accumulate_deterministic_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:04.3488874Z test_index_reduce_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.003s) 2024-04-03T17:51:04.3512836Z test_index_select_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:04.3536471Z test_index_select_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:04.3559515Z test_index_select_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T17:51:04.3582946Z test_index_select_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T17:51:04.3606810Z test_index_select_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T17:51:04.3630619Z test_index_select_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:04.3654055Z test_index_select_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:04.3677674Z test_index_select_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:04.3701069Z test_index_select_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:04.3724706Z test_index_select_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:04.3748002Z test_index_select_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:04.3771505Z test_index_select_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:04.3787104Z test_invalid_shapes_grid_sampler_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:51:04.3804404Z test_is_set_to_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:51:04.3813895Z test_is_signed_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:04.3897766Z test_item_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.008s) 2024-04-03T17:51:04.3980107Z test_item_xla_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.008s) 2024-04-03T17:51:04.3990527Z test_item_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:51:04.4000019Z test_item_xla_complex32 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex32 (0.001s) 2024-04-03T17:51:04.4009350Z test_item_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:51:04.4018871Z test_item_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:51:04.4101360Z test_item_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.008s) 2024-04-03T17:51:04.4184208Z test_item_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.008s) 2024-04-03T17:51:04.4264318Z test_item_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.008s) 2024-04-03T17:51:04.4347176Z test_item_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.008s) 2024-04-03T17:51:04.4429952Z test_item_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.008s) 2024-04-03T17:51:04.4511060Z test_item_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.008s) 2024-04-03T17:51:04.4520846Z test_item_xla_uint16 (__main__.TestTorchDeviceTypeXLA) ... skip: uint16,32,64 not implemented on XLA (0.001s) 2024-04-03T17:51:04.4530397Z test_item_xla_uint32 (__main__.TestTorchDeviceTypeXLA) ... skip: uint16,32,64 not implemented on XLA (0.001s) 2024-04-03T17:51:04.4540182Z test_item_xla_uint64 (__main__.TestTorchDeviceTypeXLA) ... skip: uint16,32,64 not implemented on XLA (0.001s) 2024-04-03T17:51:04.4621717Z test_item_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.008s) 2024-04-03T17:51:04.4632390Z test_large_cumprod_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:51:04.4642762Z test_large_cumsum_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:51:04.4652144Z test_lazy_clone_binary_op_no_materialize_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:51:04.4661642Z test_lazy_clone_binary_op_no_materialize_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:51:04.4672056Z test_lazy_clone_binary_op_no_materialize_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:51:04.4681288Z test_lazy_clone_binary_op_no_materialize_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:51:04.4690419Z test_lazy_clone_binary_op_no_materialize_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:51:04.4699812Z test_lazy_clone_binary_op_no_materialize_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:51:04.4709534Z test_lazy_clone_binary_op_no_materialize_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:51:04.4718614Z test_lazy_clone_binary_op_no_materialize_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:51:04.4727996Z test_lazy_clone_binary_op_no_materialize_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:51:04.4737403Z test_lazy_clone_binary_op_no_materialize_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:51:04.4746646Z test_lazy_clone_binary_op_no_materialize_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:51:04.4756177Z test_lazy_clone_binary_op_no_materialize_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:51:04.4775929Z test_lazy_clone_view_materialize_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.002s) 2024-04-03T17:51:04.4795906Z test_lazy_clone_view_materialize_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.002s) 2024-04-03T17:51:04.4815755Z test_lazy_clone_view_materialize_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T17:51:04.4835279Z test_lazy_clone_view_materialize_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T17:51:04.4854867Z test_lazy_clone_view_materialize_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T17:51:04.4874597Z test_lazy_clone_view_materialize_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.002s) 2024-04-03T17:51:04.4894445Z test_lazy_clone_view_materialize_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.002s) 2024-04-03T17:51:04.4914123Z test_lazy_clone_view_materialize_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.002s) 2024-04-03T17:51:04.4934123Z test_lazy_clone_view_materialize_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.002s) 2024-04-03T17:51:04.4954335Z test_lazy_clone_view_materialize_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.002s) 2024-04-03T17:51:04.4974326Z test_lazy_clone_view_materialize_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.002s) 2024-04-03T17:51:04.4994037Z test_lazy_clone_view_materialize_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.002s) 2024-04-03T17:51:04.5007545Z test_lazy_clone_view_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:51:04.5021455Z test_lazy_clone_view_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:51:04.5035480Z test_lazy_clone_view_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:51:04.5049240Z test_lazy_clone_view_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:51:04.5063160Z test_lazy_clone_view_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:51:04.5076995Z test_lazy_clone_view_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:51:04.5090794Z test_lazy_clone_view_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:51:04.5104814Z test_lazy_clone_view_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:51:04.5118767Z test_lazy_clone_view_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:51:04.5132597Z test_lazy_clone_view_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:51:04.5146449Z test_lazy_clone_view_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:51:04.5160462Z test_lazy_clone_view_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:51:04.5172330Z test_lazy_clone_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:51:04.5184404Z test_lazy_clone_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:51:04.5196649Z test_lazy_clone_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:51:04.5208532Z test_lazy_clone_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:51:04.5220472Z test_lazy_clone_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:51:04.5232539Z test_lazy_clone_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:51:04.5244427Z test_lazy_clone_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:51:04.5256556Z test_lazy_clone_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:51:04.5268565Z test_lazy_clone_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:51:04.5280540Z test_lazy_clone_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:51:04.5292447Z test_lazy_clone_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:51:04.5304616Z test_lazy_clone_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:51:04.5327597Z test_log_normal_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:04.5335732Z test_log_normal_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:51:04.5356621Z test_log_normal_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:04.5375095Z test_log_normal_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:04.5391532Z test_logcumsumexp_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:51:04.5400450Z test_lognormal_kstest_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.001s) 2024-04-03T17:51:04.5410131Z test_masked_fill_bool_tensor_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:04.5421280Z test_masked_fill_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:04.5445106Z test_masked_fill_xla_bfloat16_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:04.5495976Z test_masked_fill_xla_bfloat16_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:51:04.5516308Z test_masked_fill_xla_bool_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:04.5565546Z test_masked_fill_xla_bool_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:51:04.5581612Z test_masked_fill_xla_complex128_bool (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T17:51:04.5598638Z test_masked_fill_xla_complex128_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T17:51:04.5615415Z test_masked_fill_xla_complex64_bool (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T17:51:04.5632432Z test_masked_fill_xla_complex64_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T17:51:04.5649060Z test_masked_fill_xla_float16_bool (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T17:51:04.5666118Z test_masked_fill_xla_float16_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T17:51:04.5687954Z test_masked_fill_xla_float32_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:04.5736451Z test_masked_fill_xla_float32_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:51:04.5758674Z test_masked_fill_xla_float64_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:04.5806724Z test_masked_fill_xla_float64_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:51:04.5829235Z test_masked_fill_xla_int16_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:04.5878862Z test_masked_fill_xla_int16_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:51:04.5899602Z test_masked_fill_xla_int32_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:04.5951944Z test_masked_fill_xla_int32_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:51:04.5971081Z test_masked_fill_xla_int64_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:04.6019705Z test_masked_fill_xla_int64_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:51:04.6041952Z test_masked_fill_xla_int8_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:04.6091906Z test_masked_fill_xla_int8_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:51:04.6112658Z test_masked_fill_xla_uint8_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:04.6163176Z test_masked_fill_xla_uint8_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:51:04.6439632Z test_masked_scatter_bool_tensor_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.028s) 2024-04-03T17:51:04.6454432Z test_masked_scatter_inplace_noncontiguous_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:04.6462939Z test_masked_scatter_large_tensor_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:51:04.6472476Z test_masked_scatter_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:04.6495809Z test_masked_scatter_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:04.6519725Z test_masked_scatter_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T17:51:04.6541755Z test_masked_scatter_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T17:51:04.6565602Z test_masked_scatter_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T17:51:04.6588810Z test_masked_scatter_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:04.6611607Z test_masked_scatter_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:04.6634718Z test_masked_scatter_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:04.6656982Z test_masked_scatter_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:04.6680476Z test_masked_scatter_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:04.6702915Z test_masked_scatter_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:04.6726567Z test_masked_scatter_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:04.6739565Z test_masked_select_discontiguous_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:04.6763526Z test_masked_select_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:51:04.6773358Z test_memory_format_clone_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:04.6796723Z test_memory_format_consistency_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:04.6807781Z test_memory_format_cpu_and_cuda_ops_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:51:04.6824027Z test_memory_format_empty_like_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:51:04.6840335Z test_memory_format_factory_like_functions_preserve_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:17.8616231Z test_memory_format_operators_xla (__main__.TestTorchDeviceTypeXLA) ... ok (13.177s) 2024-04-03T17:51:17.8643239Z test_memory_format_preserved_after_permute_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2024-04-03T17:51:17.8663124Z test_memory_format_propagation_rules_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:51:17.8674319Z test_memory_format_to_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:17.8688973Z test_memory_format_type_shortcuts_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:17.8699954Z test_memory_format_type_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:17.8708143Z test_module_share_memory_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:51:17.8725659Z test_multinomial_cpu_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:17.8743143Z test_multinomial_cpu_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:17.8755408Z test_multinomial_deterministic_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:51:17.8767026Z test_multinomial_deterministic_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:51:17.8778947Z test_multinomial_deterministic_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:51:17.8787016Z test_multinomial_device_constrain_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:51:17.9021236Z test_multinomial_empty_w_replacement_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.023s) 2024-04-03T17:51:17.9209116Z test_multinomial_empty_wo_replacement_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.019s) 2024-04-03T17:51:17.9217329Z test_multinomial_gpu_device_constrain_xla (__main__.TestTorchDeviceTypeXLA) ... skip: fewer than 2 devices detected (0.001s) 2024-04-03T17:51:17.9229421Z test_multinomial_rng_state_advance_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:17.9266496Z test_multinomial_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.004s) 2024-04-03T17:51:17.9275170Z test_narrow_copy_non_contiguous_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:17.9294124Z test_narrow_empty_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:17.9318740Z test_nondeterministic_alert_AdaptiveAvgPool2d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:17.9341133Z test_nondeterministic_alert_AdaptiveAvgPool3d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:17.9365733Z test_nondeterministic_alert_AdaptiveMaxPool2d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:17.9385033Z test_nondeterministic_alert_AvgPool3d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:18.3091981Z test_nondeterministic_alert_CTCLoss_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.370s) 2024-04-03T17:51:18.5858400Z test_nondeterministic_alert_EmbeddingBag_max_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.277s) 2024-04-03T17:51:18.8838694Z test_nondeterministic_alert_FractionalMaxPool2d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.296s) 2024-04-03T17:51:19.3066516Z test_nondeterministic_alert_FractionalMaxPool3d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.424s) 2024-04-03T17:51:19.3120525Z test_nondeterministic_alert_MaxPool3d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:51:19.3148880Z test_nondeterministic_alert_MaxUnpool1d_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T17:51:19.3175628Z test_nondeterministic_alert_MaxUnpool1d_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:19.3202159Z test_nondeterministic_alert_MaxUnpool1d_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:19.3228298Z test_nondeterministic_alert_MaxUnpool2d_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T17:51:19.3254795Z test_nondeterministic_alert_MaxUnpool2d_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:19.3281287Z test_nondeterministic_alert_MaxUnpool2d_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:19.3308098Z test_nondeterministic_alert_MaxUnpool3d_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T17:51:19.3329909Z test_nondeterministic_alert_MaxUnpool3d_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:19.3351637Z test_nondeterministic_alert_MaxUnpool3d_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:19.3396935Z test_nondeterministic_alert_NLLLoss_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:51:19.3441756Z test_nondeterministic_alert_ReflectionPad1d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:51:19.3481394Z test_nondeterministic_alert_ReflectionPad2d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:51:19.3522779Z test_nondeterministic_alert_ReflectionPad3d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:51:19.3563174Z test_nondeterministic_alert_ReplicationPad1d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:51:19.3615049Z test_nondeterministic_alert_ReplicationPad2d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:51:19.3663340Z test_nondeterministic_alert_ReplicationPad3d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:51:19.3698653Z test_nondeterministic_alert_bincount_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2024-04-03T17:51:19.3727614Z test_nondeterministic_alert_cumsum_xla_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.003s) 2024-04-03T17:51:19.3747934Z test_nondeterministic_alert_cumsum_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T17:51:19.3766980Z test_nondeterministic_alert_cumsum_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T17:51:19.3790812Z test_nondeterministic_alert_cumsum_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:19.3815178Z test_nondeterministic_alert_cumsum_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:19.3840456Z test_nondeterministic_alert_cumsum_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:19.3864198Z test_nondeterministic_alert_cumsum_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:19.3887756Z test_nondeterministic_alert_cumsum_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:19.3910512Z test_nondeterministic_alert_cumsum_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:19.3934130Z test_nondeterministic_alert_cumsum_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:19.4622447Z test_nondeterministic_alert_grid_sample_2d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.063s) 2024-04-03T17:51:19.5092072Z test_nondeterministic_alert_grid_sample_3d_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.052s) 2024-04-03T17:51:19.5109398Z test_nondeterministic_alert_histc_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:19.5782126Z test_nondeterministic_alert_interpolate_bicubic_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.067s) 2024-04-03T17:51:19.5805082Z test_nondeterministic_alert_interpolate_bilinear_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:19.6502007Z test_nondeterministic_alert_interpolate_linear_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.070s) 2024-04-03T17:51:19.7323733Z test_nondeterministic_alert_interpolate_trilinear_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.082s) 2024-04-03T17:51:19.7371408Z test_nondeterministic_alert_kthvalue_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:51:20.3481689Z test_nondeterministic_alert_median_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.611s) 2024-04-03T17:51:20.3500075Z test_nondeterministic_alert_put_accumulate_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:20.3520552Z test_nondeterministic_alert_put_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:20.3522126Z test_nondeterministic_resize_quantized_xla_qint32 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2024-04-03T17:51:20.3530886Z test_nondeterministic_resize_quantized_xla_qint8 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2024-04-03T17:51:20.3540394Z test_nondeterministic_resize_quantized_xla_quint2x4 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2024-04-03T17:51:20.3550285Z test_nondeterministic_resize_quantized_xla_quint4x2 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2024-04-03T17:51:20.3559456Z test_nondeterministic_resize_quantized_xla_quint8 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2024-04-03T17:51:20.3570307Z test_normal_kstest_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:51:20.9372178Z test_normal_kstest_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.580s) 2024-04-03T17:51:21.4117622Z test_normal_kstest_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.474s) 2024-04-03T17:51:21.4685339Z test_nullary_op_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.057s) 2024-04-03T17:51:21.5536498Z test_pairwise_distance_empty_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.085s) 2024-04-03T17:51:21.5553779Z test_parallel_cow_materialize_error_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:51:21.5564977Z test_params_invalidated_with_grads_invalidated_between_unscale_and_step_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:21.6031126Z test_pdist_empty_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.046s) 2024-04-03T17:51:21.6040581Z test_pdist_norm_large_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:51:21.6058493Z test_pickle_gradscaler_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:21.6074756Z test_pin_memory_from_constructor_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T17:51:21.8728002Z test_put_accumulate_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.265s) 2024-04-03T17:51:21.8738510Z test_put_accumulate_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:51:21.8753245Z test_put_accumulate_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:51:21.8764928Z test_put_accumulate_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:51:22.3498094Z test_put_accumulate_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.473s) 2024-04-03T17:51:22.7938523Z test_put_accumulate_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.444s) 2024-04-03T17:51:23.2443878Z test_put_accumulate_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.450s) 2024-04-03T17:51:23.6461513Z test_put_accumulate_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.402s) 2024-04-03T17:51:24.0449198Z test_put_accumulate_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.398s) 2024-04-03T17:51:24.4867230Z test_put_accumulate_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.442s) 2024-04-03T17:51:24.9205151Z test_put_accumulate_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.433s) 2024-04-03T17:51:25.3014424Z test_put_empty_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.381s) 2024-04-03T17:51:25.3027571Z test_put_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:25.3057074Z test_put_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.003s) 2024-04-03T17:51:25.3070809Z test_reduced_type_float_copy_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2024-04-03T17:51:25.3084310Z test_reduced_type_float_copy_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:51:25.3828558Z test_repeat_interleave_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.074s) 2024-04-03T17:51:25.4069343Z test_scalar_check_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.024s) 2024-04-03T17:51:25.4794030Z test_scatter_add_bool_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.072s) 2024-04-03T17:51:25.8001633Z test_scatter_add_non_unique_index_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.320s) 2024-04-03T17:51:25.8052133Z test_scatter_add_one_dim_deterministic_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2024-04-03T17:51:25.8741074Z test_scatter_add_to_large_input_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.068s) 2024-04-03T17:51:25.9428841Z test_scatter_bool_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.068s) 2024-04-03T17:51:25.9460188Z test_scatter_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:51:25.9485455Z test_scatter_reduce_multiply_unsupported_dtypes_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T17:51:25.9513831Z test_scatter_reduce_multiply_unsupported_dtypes_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T17:51:25.9555186Z test_scatter_reduce_non_unique_index_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.004s) 2024-04-03T17:51:25.9595257Z test_scatter_reduce_non_unique_index_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.004s) 2024-04-03T17:51:26.0363134Z test_scatter_reduce_non_unique_index_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py:3837: UserWarning: The reduce argument of torch.scatter with Tensor src is deprecated and will be removed in a future PyTorch release. Use torch.scatter_reduce instead for more reduction options. (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/TensorAdvancedIndexing.cpp:234.) 2024-04-03T17:51:26.0365969Z input.scatter_(0, index, src, reduce=operation) 2024-04-03T17:51:26.0366400Z ok (0.076s) 2024-04-03T17:51:26.0838330Z test_scatter_reduce_non_unique_index_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.048s) 2024-04-03T17:51:26.0856733Z test_scatter_reduce_operations_to_large_input_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T17:51:26.0874792Z test_scatter_reduce_operations_to_large_input_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T17:51:26.1014621Z test_scatter_reduce_operations_to_large_input_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.014s) 2024-04-03T17:51:26.1390625Z test_scatter_reduce_operations_to_large_input_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.038s) 2024-04-03T17:51:26.1407151Z test_scatter_reduce_scalar_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T17:51:26.1423521Z test_scatter_reduce_scalar_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T17:51:26.1789937Z test_scatter_reduce_scalar_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.036s) 2024-04-03T17:51:26.2150523Z test_scatter_reduce_scalar_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.036s) 2024-04-03T17:51:26.2406278Z test_scatter_to_large_input_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.025s) 2024-04-03T17:51:26.2412560Z test_scatter_zero_size_index_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.2425211Z test_serialization_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:51:26.2440413Z test_set_default_tensor_type_warnings_xla (__main__.TestTorchDeviceTypeXLA) ... /opt/conda/lib/python3.8/site-packages/torch/__init__.py:747: UserWarning: torch.set_default_tensor_type() is deprecated as of PyTorch 2.1, please use torch.set_default_dtype() and torch.set_default_device() as alternatives. (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/tensor/python_tensor.cpp:433.) 2024-04-03T17:51:26.2442846Z _C._set_default_tensor_type(t) 2024-04-03T17:51:26.2443213Z ok (0.001s) 2024-04-03T17:51:26.2452884Z test_set_storage_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.2466632Z test_set_storage_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.2480479Z test_set_storage_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:51:26.2494105Z test_set_storage_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:51:26.2507901Z test_set_storage_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:51:26.2521674Z test_set_storage_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.2535514Z test_set_storage_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.2549975Z test_set_storage_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.2563433Z test_set_storage_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.2577287Z test_set_storage_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.2591060Z test_set_storage_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.2604663Z test_set_storage_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.2612898Z test_shift_mem_overlap_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:26.2619798Z test_skip_xla_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:51:26.2628436Z test_storage_all_devices_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:51:26.2809814Z test_storage_meta_errors_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py:342: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2024-04-03T17:51:26.2812572Z s0 = torch.TypedStorage([1, 2, 3, 4], device='meta', dtype=dtype) 2024-04-03T17:51:26.2813095Z ok (0.017s) 2024-04-03T17:51:26.2971327Z test_storage_meta_errors_xla_bool (__main__.TestTorchDeviceTypeXLA) ... ok (0.016s) 2024-04-03T17:51:26.2984154Z test_storage_meta_errors_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T17:51:26.3001714Z test_storage_meta_errors_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T17:51:26.3018105Z test_storage_meta_errors_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T17:51:26.3182829Z test_storage_meta_errors_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.016s) 2024-04-03T17:51:26.3346378Z test_storage_meta_errors_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.016s) 2024-04-03T17:51:26.3514491Z test_storage_meta_errors_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.016s) 2024-04-03T17:51:26.3679436Z test_storage_meta_errors_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.016s) 2024-04-03T17:51:26.3842077Z test_storage_meta_errors_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.016s) 2024-04-03T17:51:26.4005817Z test_storage_meta_errors_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.016s) 2024-04-03T17:51:26.4168771Z test_storage_meta_errors_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (0.016s) 2024-04-03T17:51:26.4174342Z test_storage_meta_from_tensor_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.4183646Z test_storage_meta_from_tensor_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.4192926Z test_storage_meta_from_tensor_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:51:26.4202033Z test_storage_meta_from_tensor_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:51:26.4211212Z test_storage_meta_from_tensor_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:51:26.4220759Z test_storage_meta_from_tensor_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.4230246Z test_storage_meta_from_tensor_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.4239337Z test_storage_meta_from_tensor_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.4248630Z test_storage_meta_from_tensor_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.4257992Z test_storage_meta_from_tensor_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.4267161Z test_storage_meta_from_tensor_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.4276567Z test_storage_meta_from_tensor_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.4284681Z test_storage_meta_ok_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2024-04-03T17:51:26.4292917Z test_storage_meta_ok_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2024-04-03T17:51:26.4301513Z test_storage_meta_ok_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:51:26.4309857Z test_storage_meta_ok_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:51:26.4317974Z test_storage_meta_ok_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:51:26.4326056Z test_storage_meta_ok_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2024-04-03T17:51:26.4334410Z test_storage_meta_ok_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2024-04-03T17:51:26.4342678Z test_storage_meta_ok_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2024-04-03T17:51:26.4351177Z test_storage_meta_ok_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2024-04-03T17:51:26.4359472Z test_storage_meta_ok_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2024-04-03T17:51:26.4367693Z test_storage_meta_ok_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2024-04-03T17:51:26.4376125Z test_storage_meta_ok_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2024-04-03T17:51:26.4392413Z test_storage_setitem_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.4407369Z test_storage_setitem_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:51:26.4421772Z test_storage_setitem_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:51:26.4437046Z test_storage_setitem_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.4452093Z test_storage_setitem_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.4467296Z test_storage_setitem_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.4482570Z test_storage_setitem_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.4497806Z test_storage_setitem_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.4513015Z test_storage_setitem_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.4528167Z test_storage_setitem_xla_qint32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.4543389Z test_storage_setitem_xla_qint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.4558721Z test_storage_setitem_xla_quint4x2 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.4573631Z test_storage_setitem_xla_quint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.4589131Z test_storage_setitem_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:26.4605539Z test_storage_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:51:26.4627418Z test_strides_propagation_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:51:26.4651313Z test_sync_warning_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T17:51:26.5252700Z test_take_empty_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.060s) 2024-04-03T17:51:30.2424743Z test_take_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (3.717s) 2024-04-03T17:51:33.0376718Z test_take_xla_bool (__main__.TestTorchDeviceTypeXLA) ... ok (2.795s) 2024-04-03T17:51:33.0397609Z test_take_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T17:51:33.0415948Z test_take_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T17:51:33.0434111Z test_take_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T17:51:35.9885167Z test_take_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (2.945s) 2024-04-03T17:51:38.6986570Z test_take_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (2.710s) 2024-04-03T17:51:41.5079460Z test_take_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... ok (2.809s) 2024-04-03T17:51:44.3140197Z test_take_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... ok (2.806s) 2024-04-03T17:51:47.0895155Z test_take_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... ok (2.775s) 2024-04-03T17:51:49.9128667Z test_take_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... ok (2.823s) 2024-04-03T17:51:52.7178609Z test_take_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... ok (2.805s) 2024-04-03T17:51:52.7196932Z test_tensor_from_storage_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:52.7211951Z test_tensor_from_storage_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7225192Z test_tensor_from_storage_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:51:52.7239985Z test_tensor_from_storage_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:51:52.7252665Z test_tensor_from_storage_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:51:52.7266661Z test_tensor_from_storage_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7280536Z test_tensor_from_storage_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7294209Z test_tensor_from_storage_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7309187Z test_tensor_from_storage_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7321973Z test_tensor_from_storage_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7335636Z test_tensor_from_storage_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7349540Z test_tensor_from_storage_xla_uint16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7363035Z test_tensor_from_storage_xla_uint32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7376813Z test_tensor_from_storage_xla_uint64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7392018Z test_tensor_from_storage_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7401496Z test_tensor_set_errors_multigpu_xla (__main__.TestTorchDeviceTypeXLA) ... skip: fewer than 2 devices detected (0.001s) 2024-04-03T17:51:52.7441539Z test_tensor_shape_empty_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.004s) 2024-04-03T17:51:52.7451217Z test_tensor_storage_type_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7461537Z test_tensor_storage_type_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7471858Z test_tensor_storage_type_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:51:52.7481920Z test_tensor_storage_type_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:51:52.7491996Z test_tensor_storage_type_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:51:52.7502569Z test_tensor_storage_type_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7512860Z test_tensor_storage_type_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7522962Z test_tensor_storage_type_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7533101Z test_tensor_storage_type_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7543395Z test_tensor_storage_type_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7553832Z test_tensor_storage_type_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7564026Z test_tensor_storage_type_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7588858Z test_tensor_type_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:52.7600502Z test_ternary_op_mem_overlap_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.001s) 2024-04-03T17:51:52.7610809Z test_typed_storage_meta_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7621200Z test_typed_storage_meta_xla_bool (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7631545Z test_typed_storage_meta_xla_complex128 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:51:52.7641703Z test_typed_storage_meta_xla_complex64 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:51:52.7652011Z test_typed_storage_meta_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:51:52.7662384Z test_typed_storage_meta_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7672815Z test_typed_storage_meta_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7682936Z test_typed_storage_meta_xla_int16 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7693266Z test_typed_storage_meta_xla_int32 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7703618Z test_typed_storage_meta_xla_int64 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7714147Z test_typed_storage_meta_xla_int8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7724362Z test_typed_storage_meta_xla_uint8 (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:52.7735185Z test_unfold_all_devices_and_dtypes_xla (__main__.TestTorchDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:51:52.7762059Z test_unfold_scalars_xla (__main__.TestTorchDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:51:53.1817988Z test_uniform_kstest_xla_bfloat16 (__main__.TestTorchDeviceTypeXLA) ... ok (0.405s) 2024-04-03T17:51:53.1830413Z test_uniform_kstest_xla_float16 (__main__.TestTorchDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:51:53.4761896Z test_uniform_kstest_xla_float32 (__main__.TestTorchDeviceTypeXLA) ... ok (0.293s) 2024-04-03T17:51:53.7265349Z test_uniform_kstest_xla_float64 (__main__.TestTorchDeviceTypeXLA) ... ok (0.251s) 2024-04-03T17:51:53.7276951Z test_untyped_storage_meta_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:51:53.7287079Z test_warn_always_caught_xla (__main__.TestTorchDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2024-04-03T17:51:53.7310314Z test_where_scalar_handcrafted_values_xla (__main__.TestTorchDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:51:53.8807728Z 2024-04-03T17:51:53.8810670Z ---------------------------------------------------------------------- 2024-04-03T17:51:53.8811369Z Ran 606 tests in 56.265s 2024-04-03T17:51:53.8811613Z 2024-04-03T17:51:53.8812766Z OK (skipped=437) 2024-04-03T17:51:53.8812991Z 2024-04-03T17:51:53.8813137Z Generating XML reports... 2024-04-03T17:51:53.8814285Z Generated XML report: test-reports/python-unittest/test.......test.test_torch/TEST-TestTorchDeviceTypeXLA-20240403175057.xml 2024-04-03T17:51:54.2143494Z I0000 00:00:1712166714.212849 21013 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:51:54.4098753Z + run_dynamic /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestDevicePrecisionXLA 2024-04-03T17:51:54.4100250Z + echo 'Running in DynamicShape mode: /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py' -v TestDevicePrecisionXLA 2024-04-03T17:51:54.4101724Z Running in DynamicShape mode: /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestDevicePrecisionXLA 2024-04-03T17:51:54.4102677Z + XLA_EXPERIMENTAL=nonzero:masked_select:masked_scatter 2024-04-03T17:51:54.4103588Z + run_test /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestDevicePrecisionXLA 2024-04-03T17:51:54.4104881Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py' -v TestDevicePrecisionXLA 2024-04-03T17:51:54.4106237Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestDevicePrecisionXLA 2024-04-03T17:51:54.4107092Z ++ command -v nvidia-smi 2024-04-03T17:51:54.4107443Z + '[' -x '' ']' 2024-04-03T17:51:54.4107922Z + PJRT_DEVICE=CPU 2024-04-03T17:51:54.4108400Z + CPU_NUM_DEVICES=1 2024-04-03T17:51:54.4109170Z + run_coverage /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestDevicePrecisionXLA 2024-04-03T17:51:54.4109937Z + '[' 0 '!=' 0 ']' 2024-04-03T17:51:54.4110713Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestDevicePrecisionXLA 2024-04-03T17:51:56.6654284Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T17:51:56.6656697Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T17:51:56.8369881Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:51:56.8370796Z I0000 00:00:1712166716.836538 10019 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:51:56.9211315Z Test results will be stored in test-reports/python-unittest/test.......test.test_torch 2024-04-03T17:51:56.9211924Z 2024-04-03T17:51:56.9212029Z Running tests... 2024-04-03T17:51:56.9212471Z ---------------------------------------------------------------------- 2024-04-03T17:51:56.9712650Z test_advancedindex_mixed_cpu_devices_xla (__main__.TestDevicePrecisionXLA) ... ok (0.050s) 2024-04-03T17:51:57.0159607Z test_advancedindex_mixed_devices_error_xla (__main__.TestDevicePrecisionXLA) ... ok (0.044s) 2024-04-03T17:52:01.0159630Z test_clamp_xla_float32 (__main__.TestDevicePrecisionXLA) ... ok (4.000s) 2024-04-03T17:52:04.5809803Z test_clamp_xla_float64 (__main__.TestDevicePrecisionXLA) ... ok (3.565s) 2024-04-03T17:52:08.1545421Z test_clamp_xla_int64 (__main__.TestDevicePrecisionXLA) ... ok (3.574s) 2024-04-03T17:52:08.1556742Z test_copy_broadcast_xla (__main__.TestDevicePrecisionXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:52:08.1795193Z test_copy_noncontig_xla (__main__.TestDevicePrecisionXLA) ... ok (0.024s) 2024-04-03T17:52:08.1806557Z test_cuda_device_idx_xla (__main__.TestDevicePrecisionXLA) ... ok (0.001s) 2024-04-03T17:52:08.2448046Z test_device_serialization_xla (__main__.TestDevicePrecisionXLA) ... ok (0.064s) 2024-04-03T17:52:08.2460392Z test_from_sequence_xla_float32 (__main__.TestDevicePrecisionXLA) ... ok (0.002s) 2024-04-03T17:52:08.2475904Z test_from_sequence_xla_float64 (__main__.TestDevicePrecisionXLA) ... ok (0.001s) 2024-04-03T17:52:08.2490978Z test_from_sequence_xla_int16 (__main__.TestDevicePrecisionXLA) ... ok (0.001s) 2024-04-03T17:52:08.2505452Z test_from_sequence_xla_int32 (__main__.TestDevicePrecisionXLA) ... ok (0.001s) 2024-04-03T17:52:08.2520581Z test_from_sequence_xla_int64 (__main__.TestDevicePrecisionXLA) ... ok (0.001s) 2024-04-03T17:52:08.2535747Z test_from_sequence_xla_int8 (__main__.TestDevicePrecisionXLA) ... ok (0.001s) 2024-04-03T17:52:08.2550835Z test_from_sequence_xla_uint8 (__main__.TestDevicePrecisionXLA) ... ok (0.001s) 2024-04-03T17:52:08.2562484Z test_index_add_bfloat16_xla (__main__.TestDevicePrecisionXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:52:08.2573015Z test_multidevice_serialization_xla (__main__.TestDevicePrecisionXLA) ... skip: fewer than 2 devices detected (0.001s) 2024-04-03T17:52:08.2582409Z test_type_conversions_same_device_xla (__main__.TestDevicePrecisionXLA) ... skip: fewer than 2 devices detected (0.001s) 2024-04-03T17:52:08.2639620Z 2024-04-03T17:52:08.2640253Z ---------------------------------------------------------------------- 2024-04-03T17:52:08.2640769Z Ran 19 tests in 11.338s 2024-04-03T17:52:08.2641149Z 2024-04-03T17:52:08.2641559Z OK (skipped=4) 2024-04-03T17:52:08.2641830Z 2024-04-03T17:52:08.2641966Z Generating XML reports... 2024-04-03T17:52:08.2643011Z Generated XML report: test-reports/python-unittest/test.......test.test_torch/TEST-TestDevicePrecisionXLA-20240403175156.xml 2024-04-03T17:52:08.5685764Z I0000 00:00:1712166728.567579 10019 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:52:08.6972236Z + run_test /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestTensorDeviceOpsXLA 2024-04-03T17:52:08.6973749Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py' -v TestTensorDeviceOpsXLA 2024-04-03T17:52:08.6975339Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestTensorDeviceOpsXLA 2024-04-03T17:52:08.6976253Z ++ command -v nvidia-smi 2024-04-03T17:52:08.6976594Z + '[' -x '' ']' 2024-04-03T17:52:08.6976869Z + PJRT_DEVICE=CPU 2024-04-03T17:52:08.6977143Z + CPU_NUM_DEVICES=1 2024-04-03T17:52:08.6977892Z + run_coverage /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestTensorDeviceOpsXLA 2024-04-03T17:52:08.6978675Z + '[' 0 '!=' 0 ']' 2024-04-03T17:52:08.6979370Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/test_torch.py -v TestTensorDeviceOpsXLA 2024-04-03T17:52:10.9966663Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T17:52:10.9968717Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T17:52:11.1680073Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:52:11.1681060Z I0000 00:00:1712166731.167524 18392 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:52:11.2541511Z 2024-04-03T17:52:11.2541876Z Running tests... 2024-04-03T17:52:11.2542440Z ---------------------------------------------------------------------- 2024-04-03T17:52:11.2542813Z 2024-04-03T17:52:11.2543071Z ---------------------------------------------------------------------- 2024-04-03T17:52:11.2543526Z Ran 0 tests in 0.000s 2024-04-03T17:52:11.2543742Z 2024-04-03T17:52:11.2543830Z OK 2024-04-03T17:52:11.2543956Z 2024-04-03T17:52:11.2544088Z Generating XML reports... 2024-04-03T17:52:11.2544764Z Test results will be stored in test-reports/python-unittest/test.......test.test_torch 2024-04-03T17:52:11.5612578Z I0000 00:00:1712166731.560172 18392 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:52:11.6740292Z + run_test /var/lib/jenkins/workspace/xla/test/../../test/test_indexing.py -v TestIndexingXLA 2024-04-03T17:52:11.6741750Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/../../test/test_indexing.py' -v TestIndexingXLA 2024-04-03T17:52:11.6743115Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/../../test/test_indexing.py -v TestIndexingXLA 2024-04-03T17:52:11.6744065Z ++ command -v nvidia-smi 2024-04-03T17:52:11.6744512Z + '[' -x '' ']' 2024-04-03T17:52:11.6744781Z + PJRT_DEVICE=CPU 2024-04-03T17:52:11.6745072Z + CPU_NUM_DEVICES=1 2024-04-03T17:52:11.6745794Z + run_coverage /var/lib/jenkins/workspace/xla/test/../../test/test_indexing.py -v TestIndexingXLA 2024-04-03T17:52:11.6746541Z + '[' 0 '!=' 0 ']' 2024-04-03T17:52:11.6747226Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/test_indexing.py -v TestIndexingXLA 2024-04-03T17:52:13.8330116Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T17:52:13.8331688Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T17:52:14.0851836Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:52:14.0852752Z I0000 00:00:1712166734.084784 18699 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:52:14.0985906Z Test results will be stored in test-reports/python-unittest/test.......test.test_indexing 2024-04-03T17:52:14.0986511Z 2024-04-03T17:52:14.0986616Z Running tests... 2024-04-03T17:52:14.0987064Z ---------------------------------------------------------------------- 2024-04-03T17:52:14.1457527Z test_advancedindex_big_xla (__main__.TestIndexingXLA) ... ok (0.047s) 2024-04-03T17:52:14.1714951Z test_advancedindex_xla_float16 (__main__.TestIndexingXLA) ... skip: XLA does not support dtype torch.float16 (0.026s) 2024-04-03T17:52:14.1965333Z test_advancedindex_xla_float64 (__main__.TestIndexingXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.025s) 2024-04-03T17:52:14.2624964Z test_basic_advanced_combined_xla (__main__.TestIndexingXLA) ... ok (0.066s) 2024-04-03T17:52:14.2937767Z test_bool_indices_accumulate_xla (__main__.TestIndexingXLA) ... ok (0.031s) 2024-04-03T17:52:14.2952578Z test_bool_indices_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:52:14.4273322Z test_byte_mask2d_xla (__main__.TestIndexingXLA) ... ok (0.132s) 2024-04-03T17:52:14.4280592Z test_byte_mask_accumulate_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:52:14.4291913Z test_byte_mask_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:52:14.4303661Z test_byte_tensor_assignment_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:52:14.4313877Z test_cpu_indices_xla (__main__.TestIndexingXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:52:14.4334976Z test_cuda_broadcast_index_use_deterministic_algorithms_xla (__main__.TestIndexingXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T17:52:14.4590682Z test_ellipsis_tensor_xla (__main__.TestIndexingXLA) ... ok (0.025s) 2024-04-03T17:52:14.4884143Z test_empty_index_xla (__main__.TestIndexingXLA) ... ok (0.029s) 2024-04-03T17:52:14.4907429Z test_empty_ndim_index_bool_xla (__main__.TestIndexingXLA) ... ok (0.002s) 2024-04-03T17:52:14.4920146Z test_empty_ndim_index_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:52:14.4929295Z test_empty_slice_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:52:14.4941553Z test_gather_take_along_dim_cross_device_xla_float32 (__main__.TestIndexingXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:52:14.4956823Z test_getitem_scalars_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:52:14.4969292Z test_index_getitem_copy_bools_slices_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:52:14.4983883Z test_index_ind_dtype_xla (__main__.TestIndexingXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:52:14.5013164Z test_index_limits_xla (__main__.TestIndexingXLA) ... ok (0.003s) 2024-04-03T17:52:14.5024221Z test_index_put_accumulate_duplicate_indices_xla (__main__.TestIndexingXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:52:14.5031995Z test_index_put_accumulate_empty_xla (__main__.TestIndexingXLA) ... skip: Marked as skipped for XLA (0.001s) 2024-04-03T17:52:14.5052085Z test_index_put_accumulate_expanded_values_xla (__main__.TestIndexingXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:52:22.4067189Z test_index_put_accumulate_large_tensor_xla (__main__.TestIndexingXLA) ... ok (7.901s) 2024-04-03T17:52:22.4081510Z test_index_put_accumulate_non_contiguous_xla (__main__.TestIndexingXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T17:52:22.4095180Z test_index_put_accumulate_with_optional_tensors_xla (__main__.TestIndexingXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:52:22.4112800Z test_index_put_src_datatype_xla_bfloat16 (__main__.TestIndexingXLA) ... ok (0.002s) 2024-04-03T17:52:22.4128354Z test_index_put_src_datatype_xla_bool (__main__.TestIndexingXLA) ... ok (0.001s) 2024-04-03T17:52:22.4140639Z test_index_put_src_datatype_xla_complex128 (__main__.TestIndexingXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T17:52:22.4152389Z test_index_put_src_datatype_xla_complex64 (__main__.TestIndexingXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T17:52:22.4166955Z test_index_put_src_datatype_xla_float32 (__main__.TestIndexingXLA) ... ok (0.001s) 2024-04-03T17:52:22.4182281Z test_index_put_src_datatype_xla_int64 (__main__.TestIndexingXLA) ... ok (0.001s) 2024-04-03T17:52:22.4461653Z test_index_scalar_with_bool_mask_xla (__main__.TestIndexingXLA) ... ok (0.028s) 2024-04-03T17:52:22.4475521Z test_index_setitem_bools_slices_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:52:22.4492601Z test_index_src_datatype_xla_bfloat16 (__main__.TestIndexingXLA) ... ok (0.002s) 2024-04-03T17:52:22.4510123Z test_index_src_datatype_xla_bool (__main__.TestIndexingXLA) ... ok (0.002s) 2024-04-03T17:52:22.4526860Z test_index_src_datatype_xla_float32 (__main__.TestIndexingXLA) ... ok (0.002s) 2024-04-03T17:52:22.4543736Z test_index_src_datatype_xla_int64 (__main__.TestIndexingXLA) ... ok (0.002s) 2024-04-03T17:52:23.6862346Z test_index_xla (__main__.TestIndexingXLA) ... ok (1.232s) 2024-04-03T17:52:23.7107486Z test_int_assignment_xla (__main__.TestIndexingXLA) ... ok (0.024s) 2024-04-03T17:52:23.7252962Z test_int_indices2d_xla (__main__.TestIndexingXLA) ... ok (0.014s) 2024-04-03T17:52:23.7394315Z test_int_indices_broadcast_xla (__main__.TestIndexingXLA) ... ok (0.014s) 2024-04-03T17:52:23.7417464Z test_int_indices_xla (__main__.TestIndexingXLA) ... ok (0.002s) 2024-04-03T17:52:23.7426798Z test_invalid_device_xla (__main__.TestIndexingXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:52:23.7436281Z test_invalid_index_xla (__main__.TestIndexingXLA) ... ok (0.001s) 2024-04-03T17:52:23.8388590Z test_jit_indexing_xla (__main__.TestIndexingXLA) ... ok (0.095s) 2024-04-03T17:52:23.8415817Z test_multiple_bool_indices_xla (__main__.TestIndexingXLA) ... ok (0.002s) 2024-04-03T17:52:23.8422261Z test_multiple_byte_mask_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:52:23.8438185Z test_multiple_int_xla (__main__.TestIndexingXLA) ... ok (0.002s) 2024-04-03T17:52:23.8458199Z test_none_xla (__main__.TestIndexingXLA) ... ok (0.002s) 2024-04-03T17:52:23.8512808Z test_out_of_bound_index_xla (__main__.TestIndexingXLA) ... ok (0.005s) 2024-04-03T17:52:23.8617341Z test_set_item_to_scalar_tensor_xla (__main__.TestIndexingXLA) ... ok (0.010s) 2024-04-03T17:52:23.8625714Z test_setitem_expansion_error_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:52:23.8637619Z test_setitem_scalars_xla (__main__.TestIndexingXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:52:23.8650037Z test_single_int_xla (__main__.TestIndexingXLA) ... ok (0.001s) 2024-04-03T17:52:23.8848994Z test_step_assignment_xla (__main__.TestIndexingXLA) ... ok (0.020s) 2024-04-03T17:52:23.9384788Z test_step_xla (__main__.TestIndexingXLA) ... ok (0.054s) 2024-04-03T17:52:23.9550897Z test_take_along_dim_invalid_xla_float32 (__main__.TestIndexingXLA) ... ok (0.017s) 2024-04-03T17:52:23.9711674Z test_take_along_dim_invalid_xla_int64 (__main__.TestIndexingXLA) ... ok (0.016s) 2024-04-03T17:52:25.2205121Z test_take_along_dim_xla_float32 (__main__.TestIndexingXLA) ... ok (1.249s) 2024-04-03T17:52:26.2822074Z test_take_along_dim_xla_int64 (__main__.TestIndexingXLA) ... ok (1.062s) 2024-04-03T17:52:26.2840174Z test_unravel_index_errors_xla (__main__.TestIndexingXLA) ... ok (0.002s) 2024-04-03T17:52:26.3094387Z test_variable_slicing_xla (__main__.TestIndexingXLA) ... ok (0.025s) 2024-04-03T17:52:26.3114695Z test_zero_dim_index_xla (__main__.TestIndexingXLA) ... ok (0.002s) 2024-04-03T17:52:26.3206761Z 2024-04-03T17:52:26.3207264Z ---------------------------------------------------------------------- 2024-04-03T17:52:26.3207799Z Ran 66 tests in 12.213s 2024-04-03T17:52:26.3208023Z 2024-04-03T17:52:26.3208143Z OK (skipped=26) 2024-04-03T17:52:26.3208317Z 2024-04-03T17:52:26.3208437Z Generating XML reports... 2024-04-03T17:52:26.3209369Z Generated XML report: test-reports/python-unittest/test.......test.test_indexing/TEST-TestIndexingXLA-20240403175214.xml 2024-04-03T17:52:26.6038474Z I0000 00:00:1712166746.602693 18699 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:52:26.7265286Z + run_test /var/lib/jenkins/workspace/xla/test/../../test/test_indexing.py -v NumpyTestsXLA 2024-04-03T17:52:26.7266878Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/../../test/test_indexing.py' -v NumpyTestsXLA 2024-04-03T17:52:26.7268505Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/../../test/test_indexing.py -v NumpyTestsXLA 2024-04-03T17:52:26.7269340Z ++ command -v nvidia-smi 2024-04-03T17:52:26.7269953Z + '[' -x '' ']' 2024-04-03T17:52:26.7270251Z + PJRT_DEVICE=CPU 2024-04-03T17:52:26.7270541Z + CPU_NUM_DEVICES=1 2024-04-03T17:52:26.7271255Z + run_coverage /var/lib/jenkins/workspace/xla/test/../../test/test_indexing.py -v NumpyTestsXLA 2024-04-03T17:52:26.7271998Z + '[' 0 '!=' 0 ']' 2024-04-03T17:52:26.7272666Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/test_indexing.py -v NumpyTestsXLA 2024-04-03T17:52:28.8500201Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T17:52:28.8502241Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T17:52:29.1017253Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:52:29.1018178Z I0000 00:00:1712166749.101317 30732 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:52:29.1137614Z Test results will be stored in test-reports/python-unittest/test.......test.test_indexing 2024-04-03T17:52:29.1138219Z 2024-04-03T17:52:29.1138324Z Running tests... 2024-04-03T17:52:29.1138765Z ---------------------------------------------------------------------- 2024-04-03T17:52:29.1163573Z test_boolean_assignment_value_mismatch_xla (__main__.NumpyTestsXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:52:29.1236359Z test_boolean_indexing_alldims_xla (__main__.NumpyTestsXLA) ... ok (0.007s) 2024-04-03T17:52:29.1616911Z test_boolean_indexing_onedim_xla (__main__.NumpyTestsXLA) ... ok (0.038s) 2024-04-03T17:52:29.2539766Z test_boolean_indexing_twodim_xla (__main__.NumpyTestsXLA) ... ok (0.092s) 2024-04-03T17:52:29.2551259Z test_boolean_indexing_weirdness_tensors_xla (__main__.NumpyTestsXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:52:29.2560615Z test_boolean_indexing_weirdness_xla (__main__.NumpyTestsXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:52:29.2830781Z test_boolean_list_indexing_xla (__main__.NumpyTestsXLA) ... ok (0.027s) 2024-04-03T17:52:29.2841186Z test_boolean_shape_mismatch_xla (__main__.NumpyTestsXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:52:29.3336456Z test_broadcast_subspace_xla (__main__.NumpyTestsXLA) ... ok (0.049s) 2024-04-03T17:52:29.3341047Z test_broaderrors_indexing_xla (__main__.NumpyTestsXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:52:29.3354100Z test_ellipsis_index_xla (__main__.NumpyTestsXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:52:29.3364119Z test_empty_fancy_index_xla (__main__.NumpyTestsXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:52:29.3371835Z test_empty_tuple_index_xla (__main__.NumpyTestsXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:52:29.3381741Z test_everything_returns_views_xla (__main__.NumpyTestsXLA) ... ok (0.001s) 2024-04-03T17:52:29.3741253Z test_index_is_larger_xla (__main__.NumpyTestsXLA) ... ok (0.036s) 2024-04-03T17:52:29.3937027Z test_index_no_floats_xla (__main__.NumpyTestsXLA) ... ok (0.019s) 2024-04-03T17:52:29.3945039Z test_none_index_xla (__main__.NumpyTestsXLA) ... ok (0.001s) 2024-04-03T17:52:29.4263915Z test_single_bool_index_xla (__main__.NumpyTestsXLA) ... ok (0.032s) 2024-04-03T17:52:29.4463276Z test_single_int_index_xla (__main__.NumpyTestsXLA) ... ok (0.020s) 2024-04-03T17:52:29.4473675Z test_trivial_fancy_out_of_bounds_xla (__main__.NumpyTestsXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:52:29.4487913Z test_truncate_leading_1s_xla (__main__.NumpyTestsXLA) ... ok (0.001s) 2024-04-03T17:52:29.4534638Z 2024-04-03T17:52:29.4535185Z ---------------------------------------------------------------------- 2024-04-03T17:52:29.4535701Z Ran 21 tests in 0.335s 2024-04-03T17:52:29.4536102Z 2024-04-03T17:52:29.4536212Z OK (skipped=9) 2024-04-03T17:52:29.4536400Z 2024-04-03T17:52:29.4536519Z Generating XML reports... 2024-04-03T17:52:29.4537441Z Generated XML report: test-reports/python-unittest/test.......test.test_indexing/TEST-NumpyTestsXLA-20240403175229.xml 2024-04-03T17:52:29.7390213Z I0000 00:00:1712166749.738035 30732 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T17:52:29.8524188Z + run_dynamic /var/lib/jenkins/workspace/xla/test/../../test/test_nn.py -v TestNNDeviceTypeXLA 2024-04-03T17:52:29.8525637Z + echo 'Running in DynamicShape mode: /var/lib/jenkins/workspace/xla/test/../../test/test_nn.py' -v TestNNDeviceTypeXLA 2024-04-03T17:52:29.8527457Z Running in DynamicShape mode: /var/lib/jenkins/workspace/xla/test/../../test/test_nn.py -v TestNNDeviceTypeXLA 2024-04-03T17:52:29.8528589Z + XLA_EXPERIMENTAL=nonzero:masked_select:masked_scatter 2024-04-03T17:52:29.8529836Z + run_test /var/lib/jenkins/workspace/xla/test/../../test/test_nn.py -v TestNNDeviceTypeXLA 2024-04-03T17:52:29.8531062Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/../../test/test_nn.py' -v TestNNDeviceTypeXLA 2024-04-03T17:52:29.8532344Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/../../test/test_nn.py -v TestNNDeviceTypeXLA 2024-04-03T17:52:29.8533163Z ++ command -v nvidia-smi 2024-04-03T17:52:29.8533506Z + '[' -x '' ']' 2024-04-03T17:52:29.8533769Z + PJRT_DEVICE=CPU 2024-04-03T17:52:29.8534152Z + CPU_NUM_DEVICES=1 2024-04-03T17:52:29.8534865Z + run_coverage /var/lib/jenkins/workspace/xla/test/../../test/test_nn.py -v TestNNDeviceTypeXLA 2024-04-03T17:52:29.8535604Z + '[' 0 '!=' 0 ']' 2024-04-03T17:52:29.8536270Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/test_nn.py -v TestNNDeviceTypeXLA 2024-04-03T17:52:32.1295759Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T17:52:32.1297694Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T17:52:32.5554066Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T17:52:32.5554997Z I0000 00:00:1712166752.554774 32096 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T17:52:32.8846495Z Test results will be stored in test-reports/python-unittest/test.......test.test_nn 2024-04-03T17:52:32.8847100Z 2024-04-03T17:52:32.8847212Z Running tests... 2024-04-03T17:52:32.8847656Z ---------------------------------------------------------------------- 2024-04-03T17:52:32.9571470Z test_BatchNorm_empty_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.072s) 2024-04-03T17:52:32.9580200Z test_Bilinear_empty_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:52:32.9595983Z test_CTCLoss_cudnn_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T17:52:33.5967634Z test_CTCLoss_empty_target_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.636s) 2024-04-03T17:52:33.5980740Z test_CTCLoss_no_batch_dim_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:52:33.5990850Z test_GRU_grad_and_gradgrad_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:52:33.6575667Z test_GroupNorm_empty_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.058s) 2024-04-03T17:52:33.6583805Z test_GroupNorm_general_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:52:33.6598105Z test_GroupNorm_memory_format_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:52:33.6615159Z test_GroupNorm_numeric_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:52:33.6623883Z test_GroupNorm_raises_error_if_one_value_per_group_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.001s) 2024-04-03T17:52:33.6633443Z test_InstanceNorm1d_general_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:52:33.6642329Z test_InstanceNorm2d_general_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:52:33.6651934Z test_InstanceNorm3d_general_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:52:33.6667018Z test_LSTM_differentiable_backward_using_oneDNN_xla_bfloat16 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2024-04-03T17:52:33.6683372Z test_LSTM_differentiable_backward_using_oneDNN_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2024-04-03T17:52:33.6691309Z test_LSTM_grad_and_gradgrad_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:52:34.9123248Z test_LayerNorm_general_xla (__main__.TestNNDeviceTypeXLA) ... ok (1.242s) 2024-04-03T17:52:34.9136619Z test_LayerNorm_numeric_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:52:34.9145413Z test_LocalResponseNorm_empty_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:52:34.9163237Z test_MarginLoss_empty_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:52:34.9179124Z test_MarginLoss_empty_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:52:34.9189432Z test_MarginLoss_warnings_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:52:34.9201261Z test_ReflectionPad2d_large_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:52:34.9213396Z test_ReflectionPad3d_large_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:52:34.9230529Z test_ReflectionPad_empty_xla_complex64 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T17:52:34.9246581Z test_ReflectionPad_empty_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:52:38.7085486Z test_ReplicationPad1d_large_xla (__main__.TestNNDeviceTypeXLA) ... ok (3.783s) 2024-04-03T17:52:54.4422843Z test_ReplicationPad2d_large_xla (__main__.TestNNDeviceTypeXLA) ... ok (15.733s) 2024-04-03T17:52:54.4466855Z test_ReplicationPad3d_large_xla (__main__.TestNNDeviceTypeXLA) ... skip: Unknown device type (0.004s) 2024-04-03T17:52:54.4512429Z test_ReplicationPad_empty_xla_complex128 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.004s) 2024-04-03T17:52:54.4553465Z test_ReplicationPad_empty_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2024-04-03T17:52:54.4576955Z test_TransformerDecoderLayer_empty_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:52:54.4601618Z test_TransformerDecoder_empty_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:52:54.4634843Z test_TransformerEncoderLayer_empty_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:52:54.4656041Z test_TransformerEncoder_empty_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:52:54.4678688Z test_Transformer_empty_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:52:54.4705892Z test_Unfold_empty_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:52:54.4759619Z test_activations_bfloat16_half_cpu_xla_bfloat16 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.005s) 2024-04-03T17:52:54.4809743Z test_activations_bfloat16_half_cpu_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.005s) 2024-04-03T17:52:54.4834084Z test_activations_bfloat16_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T17:52:54.4855501Z test_adaptiveavg_pool1d_shmem_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T17:52:54.5578854Z test_affine_2d_rotate0_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.072s) 2024-04-03T17:52:54.6166047Z test_affine_2d_rotate45_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.059s) 2024-04-03T17:52:54.7264591Z test_affine_2d_rotate90_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.110s) 2024-04-03T17:52:55.2844459Z test_affine_2d_rotateRandom_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.558s) 2024-04-03T17:53:02.4505652Z test_affine_3d_rotateRandom_xla (__main__.TestNNDeviceTypeXLA) ... ok (7.166s) 2024-04-03T17:53:02.4519503Z test_avg_pool_large_tensor_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:53:02.4529131Z test_batchnorm_affine_mixed_xla_bfloat16 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:53:02.4538613Z test_batchnorm_affine_mixed_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:53:03.0427564Z test_batchnorm_affine_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.589s) 2024-04-03T17:53:03.0439228Z test_batchnorm_eval_mixed_xla_bfloat16 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:53:03.0449301Z test_batchnorm_eval_mixed_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:53:03.0458357Z test_batchnorm_eval_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:53:03.0465557Z test_batchnorm_grad_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:53:03.0474654Z test_batchnorm_large_batch_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:53:03.0483092Z test_batchnorm_large_batch_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:53:03.0491450Z test_batchnorm_simple_average_mixed_xla_bfloat16 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:53:03.0500023Z test_batchnorm_simple_average_mixed_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:53:03.8156867Z test_batchnorm_simple_average_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.765s) 2024-04-03T17:53:03.9494806Z test_batchnorm_update_stats_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.134s) 2024-04-03T17:53:03.9571354Z test_channel_shuffle_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.007s) 2024-04-03T17:53:03.9643141Z test_clip_grad_norm_error_if_nonfinite_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.007s) 2024-04-03T17:53:04.5578189Z test_clip_grad_norm_foreach_False_norm_type_0_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.593s) 2024-04-03T17:53:05.0308761Z test_clip_grad_norm_foreach_False_norm_type_1_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.473s) 2024-04-03T17:53:05.4819373Z test_clip_grad_norm_foreach_False_norm_type_2_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.451s) 2024-04-03T17:53:05.9437796Z test_clip_grad_norm_foreach_False_norm_type_4_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.462s) 2024-04-03T17:53:06.4367207Z test_clip_grad_norm_foreach_False_norm_type_inf_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.493s) 2024-04-03T17:53:06.4394718Z test_clip_grad_norm_foreach_True_norm_type_0_5_xla (__main__.TestNNDeviceTypeXLA) ... skip: foreach not supported on XLA (0.003s) 2024-04-03T17:53:06.4423478Z test_clip_grad_norm_foreach_True_norm_type_1_5_xla (__main__.TestNNDeviceTypeXLA) ... skip: foreach not supported on XLA (0.003s) 2024-04-03T17:53:06.4452586Z test_clip_grad_norm_foreach_True_norm_type_2_xla (__main__.TestNNDeviceTypeXLA) ... skip: foreach not supported on XLA (0.003s) 2024-04-03T17:53:06.4481017Z test_clip_grad_norm_foreach_True_norm_type_4_xla (__main__.TestNNDeviceTypeXLA) ... skip: foreach not supported on XLA (0.003s) 2024-04-03T17:53:06.4509912Z test_clip_grad_norm_foreach_True_norm_type_inf_xla (__main__.TestNNDeviceTypeXLA) ... skip: foreach not supported on XLA (0.003s) 2024-04-03T17:53:06.4524469Z test_clip_grad_norm_multi_device_foreach_False_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:53:06.4538966Z test_clip_grad_norm_multi_device_foreach_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:53:06.5174460Z test_clip_grad_value_foreach_False_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.063s) 2024-04-03T17:53:06.5189619Z test_clip_grad_value_foreach_True_xla (__main__.TestNNDeviceTypeXLA) ... skip: foreach not supported on XLA (0.002s) 2024-04-03T17:53:06.5586745Z test_conv_empty_input_xla_bfloat16 (__main__.TestNNDeviceTypeXLA) ... ok (0.040s) 2024-04-03T17:53:06.5609678Z test_conv_empty_input_xla_complex128 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T17:53:06.5993855Z test_conv_empty_input_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.038s) 2024-04-03T17:53:06.6385980Z test_conv_empty_input_xla_float64 (__main__.TestNNDeviceTypeXLA) ... ok (0.039s) 2024-04-03T17:53:06.6397774Z test_cross_entropy_64bit_reduction_mean_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:53:06.6409030Z test_cross_entropy_64bit_reduction_none_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:53:06.6420525Z test_cross_entropy_64bit_reduction_sum_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:53:20.4889123Z test_cross_entropy_label_smoothing_consistent_index_target_and_probs_xla (__main__.TestNNDeviceTypeXLA) ... ok (13.846s) 2024-04-03T17:53:20.4897414Z test_cross_entropy_label_smoothing_errors_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:53:21.3498236Z test_cross_entropy_label_smoothing_weight_ignore_indices_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.859s) 2024-04-03T17:53:28.6720256Z test_cross_entropy_label_smoothing_with_probs_xla (__main__.TestNNDeviceTypeXLA) ... ok (7.322s) 2024-04-03T17:53:28.6733692Z test_cross_entropy_large_tensor_reduction_mean_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T17:53:28.6749971Z test_cross_entropy_large_tensor_reduction_none_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T17:53:28.6764982Z test_cross_entropy_large_tensor_reduction_sum_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:53:28.6773344Z test_cross_entropy_loss_2d_out_of_bounds_class_index_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:53:28.6781465Z test_cross_entropy_loss_2d_out_of_bounds_class_index_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:53:33.2576471Z test_cross_entropy_loss_index_target_unit_weights_xla (__main__.TestNNDeviceTypeXLA) ... ok (4.579s) 2024-04-03T17:53:41.5081307Z test_cross_entropy_loss_one_hot_target_xla (__main__.TestNNDeviceTypeXLA) ... ok (8.250s) 2024-04-03T17:53:53.6270464Z test_cross_entropy_loss_prob_target_all_reductions_xla (__main__.TestNNDeviceTypeXLA) ... ok (12.119s) 2024-04-03T17:53:53.9674555Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_False_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.340s) 2024-04-03T17:53:54.4215025Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_True_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.454s) 2024-04-03T17:53:54.7618665Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_False_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.340s) 2024-04-03T17:53:55.2130119Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_True_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.451s) 2024-04-03T17:53:55.3849725Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_False_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.172s) 2024-04-03T17:53:55.6133270Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_True_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.228s) 2024-04-03T17:54:00.8453585Z test_cross_entropy_loss_prob_target_unit_weights_xla (__main__.TestNNDeviceTypeXLA) ... ok (5.232s) 2024-04-03T17:54:00.8472250Z test_ctc_loss_cudnn_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T17:54:19.5063300Z test_ctc_loss_xla (__main__.TestNNDeviceTypeXLA) ... ok (18.659s) 2024-04-03T17:54:19.5077176Z test_device_mask_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:54:19.5088560Z test_elu_inplace_overlap_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:54:19.5102834Z test_elu_inplace_with_neg_alpha_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:54:19.5119717Z test_fold_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:54:19.5135794Z test_glu_bfloat16_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T17:54:19.5152540Z test_grid_sample_bfloat16_precision_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T17:54:19.5168671Z test_grid_sample_half_precision_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T17:54:19.5191004Z test_grid_sample_large_index_2d_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Unknown device type (0.002s) 2024-04-03T17:54:19.5212223Z test_grid_sample_large_index_2d_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Unknown device type (0.002s) 2024-04-03T17:54:19.5234119Z test_grid_sample_large_index_3d_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Unknown device type (0.002s) 2024-04-03T17:54:19.5255280Z test_grid_sample_large_index_3d_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Unknown device type (0.002s) 2024-04-03T17:54:19.5286278Z test_grid_sample_large_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2024-04-03T17:54:19.5299622Z test_grid_sample_nan_inf_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:54:19.5312428Z test_grid_sample_nan_inf_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:54:19.5342758Z test_groupnorm_nhwc_xla_bfloat16 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.003s) 2024-04-03T17:54:19.5378054Z test_groupnorm_nhwc_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2024-04-03T17:54:19.5409401Z test_groupnorm_nhwc_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.003s) 2024-04-03T17:54:19.5441042Z test_groupnorm_nhwc_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.003s) 2024-04-03T17:54:48.0024119Z test_gumbel_softmax_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (28.458s) 2024-04-03T17:55:19.1932952Z test_gumbel_softmax_xla_float64 (__main__.TestNNDeviceTypeXLA) ... ok (31.190s) 2024-04-03T17:55:19.1944474Z test_hardsigmoid_grad_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:55:19.1954088Z test_hardswish_grad_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:55:19.1961798Z test_hardswish_inplace_overlap_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:55:19.2010563Z test_instancenorm_raises_error_for_single_spatial_element_during_training_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:55:19.2025793Z test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm1d_no_batch_dim_False_affine_False_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:55:19.2054520Z test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm1d_no_batch_dim_False_affine_True_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.003s) 2024-04-03T17:55:19.2082403Z test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm1d_no_batch_dim_True_affine_False_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.003s) 2024-04-03T17:55:19.2109375Z test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm1d_no_batch_dim_True_affine_True_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.003s) 2024-04-03T17:55:19.2135846Z test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm2d_no_batch_dim_False_affine_False_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.003s) 2024-04-03T17:55:19.2162312Z test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm2d_no_batch_dim_False_affine_True_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:55:19.2189134Z test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm2d_no_batch_dim_True_affine_False_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.003s) 2024-04-03T17:55:19.2215776Z test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm2d_no_batch_dim_True_affine_True_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.003s) 2024-04-03T17:55:19.2242331Z test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm3d_no_batch_dim_False_affine_False_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:55:19.2268904Z test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm3d_no_batch_dim_False_affine_True_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.003s) 2024-04-03T17:55:19.2296070Z test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm3d_no_batch_dim_True_affine_False_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.003s) 2024-04-03T17:55:19.2323088Z test_instancenorm_raises_error_if_input_channels_is_not_num_features_InstanceNorm3d_no_batch_dim_True_affine_True_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.003s) 2024-04-03T17:55:19.2339701Z test_instancenorm_raises_error_if_less_than_one_value_per_channel_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:55:19.2400297Z test_invalid_reduction_strings_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.006s) 2024-04-03T17:55:19.2421976Z test_layernorm_half_precision_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T17:55:19.2447333Z test_layernorm_weight_bias_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T17:55:19.2463836Z test_leaky_relu_inplace_overlap_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:55:19.2485647Z test_leaky_relu_inplace_with_neg_slope_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:55:19.2510780Z test_leaky_relu_inplace_with_zero_slope_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:55:19.4437763Z test_linear_empty_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.193s) 2024-04-03T17:55:19.5714519Z test_log_softmax_big_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.127s) 2024-04-03T17:55:19.5723989Z test_log_softmax_cpu_xla_bfloat16 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2024-04-03T17:55:19.5736374Z test_log_softmax_cpu_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:55:19.7198376Z test_logsigmoid_out_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.146s) 2024-04-03T17:55:19.7207217Z test_lstmcell_backward_only_one_output_grad_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:55:19.7219492Z test_masked_softmax_TxT_layout_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:55:19.7240690Z test_masked_softmax_devices_parity_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T17:55:19.9082213Z test_masked_softmax_forward_with_nans_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.184s) 2024-04-03T17:55:19.9950929Z test_masked_softmax_grad_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.087s) 2024-04-03T17:55:27.3815850Z test_masked_softmax_lowp_xla_bfloat16 (__main__.TestNNDeviceTypeXLA) ... ok (7.386s) 2024-04-03T17:55:27.3863380Z test_masked_softmax_lowp_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.004s) 2024-04-03T17:55:34.9084854Z test_masked_softmax_mask_types_xla (__main__.TestNNDeviceTypeXLA) ... ok (7.521s) 2024-04-03T17:55:34.9115544Z test_masked_softmax_transformer_layout_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2024-04-03T17:55:37.1006632Z test_masked_softmax_xla (__main__.TestNNDeviceTypeXLA) ... ok (2.188s) 2024-04-03T17:55:37.1035053Z test_mish_inplace_overlap_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:55:37.1093227Z test_module_to_empty_non_recursive_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:55:37.1319496Z test_module_to_empty_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.022s) 2024-04-03T17:55:37.1516701Z test_module_to_empty_xla_float64 (__main__.TestNNDeviceTypeXLA) ... ok (0.019s) 2024-04-03T17:55:37.4452889Z test_nll_loss_all_ignored_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.293s) 2024-04-03T17:55:38.8684696Z test_nll_loss_byte_target_matches_long_xla (__main__.TestNNDeviceTypeXLA) ... ok (1.423s) 2024-04-03T17:55:38.8695220Z test_nll_loss_empty_tensor_reduction_mean_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:55:38.9819946Z test_nll_loss_empty_tensor_reduction_none_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.112s) 2024-04-03T17:55:39.0692873Z test_nll_loss_empty_tensor_reduction_sum_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.087s) 2024-04-03T17:55:39.0701532Z test_nll_loss_invalid_target_dim_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:55:39.0712356Z test_nll_loss_invalid_weights_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:55:39.0730656Z test_nll_loss_large_tensor_reduction_mean_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T17:55:39.0747251Z test_nll_loss_large_tensor_reduction_none_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T17:55:39.0765977Z test_nll_loss_large_tensor_reduction_sum_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T17:55:39.0773450Z test_nll_loss_mismatched_batch_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:55:39.0803350Z test_nll_loss_out_of_bounds_ignore_index_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.003s) 2024-04-03T17:55:39.2530362Z test_nll_loss_total_weight_is_zero_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.172s) 2024-04-03T17:55:39.2647911Z test_nn_empty_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.012s) 2024-04-03T17:55:39.3057375Z test_nn_scalars_reductions_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.041s) 2024-04-03T17:55:39.3204818Z test_nn_scalars_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.014s) 2024-04-03T17:55:39.3214304Z test_nonlinearity_propagate_nan_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:55:39.4905816Z test_one_hot_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.169s) 2024-04-03T17:55:39.4923390Z test_overwrite_module_params_on_conversion_cpu_device_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T17:55:39.4941948Z test_pad_xla_complex128 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T17:55:39.4961967Z test_pad_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:55:39.4969544Z test_prelu_backward_32bit_indexing_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:55:39.4978732Z test_replicatepad_64bit_indexing_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:55:39.5009935Z test_rnn_fused_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2024-04-03T17:55:39.5040976Z test_rnn_fused_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2024-04-03T17:55:51.5372460Z test_rnn_retain_variables_xla_float64 (__main__.TestNNDeviceTypeXLA) ... ok (12.033s) 2024-04-03T17:55:51.5712107Z test_save_lstm_compatibility_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.034s) 2024-04-03T17:55:51.5728279Z test_silu_inplace_overlap_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:55:51.6236157Z test_skip_init_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.051s) 2024-04-03T17:55:51.6287572Z test_smooth_l1_loss_bfloat16_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.005s) 2024-04-03T17:55:51.6337212Z test_smooth_l1_loss_vs_huber_loss_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2024-04-03T17:55:51.8095786Z test_smoothl1loss_backward_zero_beta_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.176s) 2024-04-03T17:55:51.8108976Z test_softmax_64bit_indexing_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:55:51.8118555Z test_softmax_backward_64bit_indexing_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:55:51.8127764Z test_softmax_bfloat16_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:55:51.8139220Z test_softmax_cpu_xla_bfloat16 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2024-04-03T17:55:51.8151024Z test_softmax_cpu_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T17:55:51.8162322Z test_softmax_forward_64bit_indexing_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:58:10.4662025Z test_softmax_results_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (138.649s) 2024-04-03T17:58:10.4746842Z test_softmax_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.004s) 2024-04-03T17:58:10.4749412Z test_softmax_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2024-04-03T17:58:10.4752537Z test_softplus_inplace_overlap_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:58:10.6224594Z test_softplus_low_threshold_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.148s) 2024-04-03T17:58:10.6246245Z test_softshrink_inplace_overlap_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:58:10.6266308Z test_softshrink_negative_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:58:10.6313580Z test_softshrink_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cpu (0.004s) 2024-04-03T17:58:10.6333880Z test_threshold_inplace_overlap_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T17:58:10.6392776Z test_to_complex_xla (__main__.TestNNDeviceTypeXLA) ... /opt/conda/lib/python3.8/site-packages/torch/nn/modules/module.py:1144: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2024-04-03T17:58:10.6399418Z warnings.warn( 2024-04-03T17:58:10.6400018Z ok (0.005s) 2024-04-03T17:58:10.6409606Z test_transformerencoderlayer_fast_path_xla_float64 (__main__.TestNNDeviceTypeXLA) 2024-04-03T17:58:10.6421151Z Test transformer fast path on CPU with different valid mask types and shapes ... skip: Only runs on cpu (0.003s) 2024-04-03T17:58:11.3692366Z test_transformerencoderlayer_gelu_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (0.726s) 2024-04-03T17:58:12.9465496Z test_transformerencoderlayer_xla_float32 (__main__.TestNNDeviceTypeXLA) ... ok (1.578s) 2024-04-03T17:58:12.9484828Z test_triplet_margin_with_distance_loss_default_parity_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:58:12.9505945Z test_triplet_margin_with_distance_loss_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:58:13.1060463Z test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format0_align_corners_False_input_size_399_output_size_437_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.155s) 2024-04-03T17:58:13.2655500Z test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format0_align_corners_False_input_size_403_output_size_377_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.159s) 2024-04-03T17:58:13.4203218Z test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format0_align_corners_True_input_size_399_output_size_437_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.155s) 2024-04-03T17:58:13.5809947Z test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format0_align_corners_True_input_size_403_output_size_377_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.161s) 2024-04-03T17:58:13.5949054Z test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format1_align_corners_False_input_size_399_output_size_437_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.014s) 2024-04-03T17:58:13.6119099Z test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format1_align_corners_False_input_size_403_output_size_377_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.017s) 2024-04-03T17:58:13.6242192Z test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format1_align_corners_True_input_size_399_output_size_437_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.012s) 2024-04-03T17:58:13.6406972Z test_upsamplingBiLinear2d_consistency_interp_size_bug_memory_format1_align_corners_True_input_size_403_output_size_377_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.016s) 2024-04-03T17:58:13.6436360Z test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bicubic_memory_format0_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:58:13.6462651Z test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bicubic_memory_format1_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:58:13.6489841Z test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bilinear_memory_format0_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:58:13.6517217Z test_upsamplingBiMode2d_antialias_False_align_corners_False_mode_bilinear_memory_format1_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:58:13.6542191Z test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bicubic_memory_format0_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:58:13.6569429Z test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bicubic_memory_format1_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:58:13.6595990Z test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bilinear_memory_format0_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:58:13.6621963Z test_upsamplingBiMode2d_antialias_False_align_corners_True_mode_bilinear_memory_format1_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:58:13.6649298Z test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bicubic_memory_format0_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:58:13.6676220Z test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bicubic_memory_format1_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:58:13.6701059Z test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bilinear_memory_format0_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:58:13.6728816Z test_upsamplingBiMode2d_antialias_True_align_corners_False_mode_bilinear_memory_format1_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:58:13.6755679Z test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bicubic_memory_format0_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:58:13.6780536Z test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bicubic_memory_format1_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:58:13.6808378Z test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bilinear_memory_format0_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:58:13.6834989Z test_upsamplingBiMode2d_antialias_True_align_corners_True_mode_bilinear_memory_format1_xla (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:58:13.8720225Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.188s) 2024-04-03T17:58:14.0836412Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.211s) 2024-04-03T17:58:14.2536258Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.169s) 2024-04-03T17:58:14.4242942Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.171s) 2024-04-03T17:58:14.5647435Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.140s) 2024-04-03T17:58:14.7158804Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.151s) 2024-04-03T17:58:14.8532044Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.137s) 2024-04-03T17:58:14.8684940Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.015s) 2024-04-03T17:58:15.0358136Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.167s) 2024-04-03T17:58:15.0441270Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.008s) 2024-04-03T17:58:15.1850939Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.141s) 2024-04-03T17:58:15.1989685Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.014s) 2024-04-03T17:58:15.4679741Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.269s) 2024-04-03T17:58:15.7895736Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.321s) 2024-04-03T17:58:15.8124388Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.023s) 2024-04-03T17:58:15.9404096Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.127s) 2024-04-03T17:58:15.9848365Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.044s) 2024-04-03T17:58:16.1474855Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.156s) 2024-04-03T17:58:16.1793413Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.038s) 2024-04-03T17:58:16.3440478Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.164s) 2024-04-03T17:58:16.3818243Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.037s) 2024-04-03T17:58:16.5077426Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.123s) 2024-04-03T17:58:16.5534094Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.048s) 2024-04-03T17:58:16.6957501Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.135s) 2024-04-03T17:58:17.0653099Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.376s) 2024-04-03T17:58:17.4045770Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.338s) 2024-04-03T17:58:17.5928355Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.189s) 2024-04-03T17:58:17.7578448Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.165s) 2024-04-03T17:58:18.0080143Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.250s) 2024-04-03T17:58:18.2679447Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.260s) 2024-04-03T17:58:18.5179899Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.250s) 2024-04-03T17:58:18.5552517Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.037s) 2024-04-03T17:58:18.8281867Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.273s) 2024-04-03T17:58:18.8393389Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.011s) 2024-04-03T17:58:19.0902507Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.251s) 2024-04-03T17:58:19.1236712Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.033s) 2024-04-03T17:58:19.3902683Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.266s) 2024-04-03T17:58:19.7082895Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.317s) 2024-04-03T17:58:19.7373674Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.029s) 2024-04-03T17:58:19.9297825Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.192s) 2024-04-03T17:58:19.9784775Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.049s) 2024-04-03T17:58:20.2021563Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.223s) 2024-04-03T17:58:20.2407642Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.038s) 2024-04-03T17:58:20.4734457Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.232s) 2024-04-03T17:58:20.5136195Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.040s) 2024-04-03T17:58:20.6957418Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.176s) 2024-04-03T17:58:20.7527631Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.055s) 2024-04-03T17:58:20.9594123Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.213s) 2024-04-03T17:58:20.9859310Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.027s) 2024-04-03T17:58:21.0211621Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.035s) 2024-04-03T17:58:21.0264222Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:58:21.0342735Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.008s) 2024-04-03T17:58:21.0412483Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.007s) 2024-04-03T17:58:21.0544216Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.013s) 2024-04-03T17:58:21.0613163Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.006s) 2024-04-03T17:58:21.0753415Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.014s) 2024-04-03T17:58:21.0805111Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:58:21.0878810Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.007s) 2024-04-03T17:58:21.0940690Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.006s) 2024-04-03T17:58:21.1079003Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.013s) 2024-04-03T17:58:21.1294843Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.022s) 2024-04-03T17:58:21.3077346Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.178s) 2024-04-03T17:58:21.3384774Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.030s) 2024-04-03T17:58:21.4545551Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.114s) 2024-04-03T17:58:21.4854742Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.029s) 2024-04-03T17:58:21.6273398Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.140s) 2024-04-03T17:58:21.6559596Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.028s) 2024-04-03T17:58:21.7959299Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.140s) 2024-04-03T17:58:21.8230837Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.027s) 2024-04-03T17:58:21.9475713Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.117s) 2024-04-03T17:58:21.9763877Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.036s) 2024-04-03T17:58:22.1179873Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.141s) 2024-04-03T17:58:22.1438799Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.026s) 2024-04-03T17:58:22.2007717Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.056s) 2024-04-03T17:58:22.2128682Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.012s) 2024-04-03T17:58:22.2310322Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.018s) 2024-04-03T17:58:22.2462596Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.015s) 2024-04-03T17:58:22.2877098Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.041s) 2024-04-03T17:58:22.3048380Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.017s) 2024-04-03T17:58:22.3552874Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.050s) 2024-04-03T17:58:22.3667119Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.011s) 2024-04-03T17:58:22.3845029Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.018s) 2024-04-03T17:58:22.4046688Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.020s) 2024-04-03T17:58:22.4546949Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.049s) 2024-04-03T17:58:22.4906191Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.035s) 2024-04-03T17:58:22.7515405Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.253s) 2024-04-03T17:58:22.7791224Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.035s) 2024-04-03T17:58:23.0077875Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.227s) 2024-04-03T17:58:23.0598209Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.053s) 2024-04-03T17:58:23.2756857Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.209s) 2024-04-03T17:58:23.3070165Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.037s) 2024-04-03T17:58:23.5039145Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.195s) 2024-04-03T17:58:23.5370276Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.034s) 2024-04-03T17:58:23.7156525Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.172s) 2024-04-03T17:58:23.7743957Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.065s) 2024-04-03T17:58:24.0112628Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.228s) 2024-04-03T17:58:24.0273837Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.024s) 2024-04-03T17:58:24.1004107Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.073s) 2024-04-03T17:58:24.1125391Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.012s) 2024-04-03T17:58:24.1307980Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.018s) 2024-04-03T17:58:24.1547281Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.024s) 2024-04-03T17:58:24.1977072Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.043s) 2024-04-03T17:58:24.2164049Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.019s) 2024-04-03T17:58:24.2519681Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.035s) 2024-04-03T17:58:24.2641572Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.012s) 2024-04-03T17:58:24.2805092Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.016s) 2024-04-03T17:58:24.2961329Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.015s) 2024-04-03T17:58:24.3298676Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.033s) 2024-04-03T17:58:24.3599742Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.030s) 2024-04-03T17:58:24.4951445Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.134s) 2024-04-03T17:58:24.5265758Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.030s) 2024-04-03T17:58:24.6521577Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.124s) 2024-04-03T17:58:24.7148584Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.064s) 2024-04-03T17:58:24.9023056Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.179s) 2024-04-03T17:58:24.9429257Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.048s) 2024-04-03T17:58:25.1094194Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.166s) 2024-04-03T17:58:25.1528345Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.043s) 2024-04-03T17:58:25.2802239Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.127s) 2024-04-03T17:58:25.3451659Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.064s) 2024-04-03T17:58:25.4951857Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.150s) 2024-04-03T17:58:25.5325440Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.037s) 2024-04-03T17:58:25.6048230Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.072s) 2024-04-03T17:58:25.6190135Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.014s) 2024-04-03T17:58:25.6395036Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.020s) 2024-04-03T17:58:25.6601817Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.020s) 2024-04-03T17:58:25.7075514Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.047s) 2024-04-03T17:58:25.7272106Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.020s) 2024-04-03T17:58:25.7956143Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.068s) 2024-04-03T17:58:25.8090889Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.013s) 2024-04-03T17:58:25.8337702Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.025s) 2024-04-03T17:58:25.8682179Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.034s) 2024-04-03T17:58:25.9407364Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.072s) 2024-04-03T17:58:25.9804264Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.039s) 2024-04-03T17:58:26.2038113Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.223s) 2024-04-03T17:58:26.2383547Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.034s) 2024-04-03T17:58:26.4613877Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.215s) 2024-04-03T17:58:26.4928458Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.039s) 2024-04-03T17:58:26.7377892Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.244s) 2024-04-03T17:58:26.7961852Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.058s) 2024-04-03T17:58:27.0720869Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.276s) 2024-04-03T17:58:27.1116266Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.039s) 2024-04-03T17:58:27.3153874Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.195s) 2024-04-03T17:58:27.3480474Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.036s) 2024-04-03T17:58:27.6113475Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.268s) 2024-04-03T17:58:27.6333348Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.022s) 2024-04-03T17:58:27.6797649Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.046s) 2024-04-03T17:58:27.6924261Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.012s) 2024-04-03T17:58:27.7107999Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.018s) 2024-04-03T17:58:27.7276648Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.017s) 2024-04-03T17:58:27.7829067Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.055s) 2024-04-03T17:58:27.8034268Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.020s) 2024-04-03T17:58:27.8544841Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.051s) 2024-04-03T17:58:27.8679308Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.013s) 2024-04-03T17:58:27.8843206Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.016s) 2024-04-03T17:58:27.9002752Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.016s) 2024-04-03T17:58:27.9386112Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.038s) 2024-04-03T17:58:27.9723156Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.033s) 2024-04-03T17:58:28.1060943Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.133s) 2024-04-03T17:58:28.1453588Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.039s) 2024-04-03T17:58:28.2785974Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.128s) 2024-04-03T17:58:28.3149295Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.040s) 2024-04-03T17:58:28.4686623Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.153s) 2024-04-03T17:58:28.5249915Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.056s) 2024-04-03T17:58:28.6750390Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.142s) 2024-04-03T17:58:28.7017517Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.034s) 2024-04-03T17:58:28.8221183Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.120s) 2024-04-03T17:58:28.8775054Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.055s) 2024-04-03T17:58:29.0258921Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.141s) 2024-04-03T17:58:29.0468567Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.028s) 2024-04-03T17:58:29.1114581Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.064s) 2024-04-03T17:58:29.1277108Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.016s) 2024-04-03T17:58:29.1486483Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.021s) 2024-04-03T17:58:29.1681514Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.019s) 2024-04-03T17:58:29.2456296Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.077s) 2024-04-03T17:58:29.2654840Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.020s) 2024-04-03T17:58:29.3167993Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.051s) 2024-04-03T17:58:29.3304702Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.014s) 2024-04-03T17:58:29.3511918Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.020s) 2024-04-03T17:58:29.3767654Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.025s) 2024-04-03T17:58:29.4225714Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.046s) 2024-04-03T17:58:29.4529251Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.030s) 2024-04-03T17:58:29.6671792Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.214s) 2024-04-03T17:58:29.7037042Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.036s) 2024-04-03T17:58:29.8789247Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.175s) 2024-04-03T17:58:29.9172091Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.038s) 2024-04-03T17:58:30.1072715Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.182s) 2024-04-03T17:58:30.1408761Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.041s) 2024-04-03T17:58:30.4073373Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.266s) 2024-04-03T17:58:30.4428893Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.035s) 2024-04-03T17:58:30.6253873Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.181s) 2024-04-03T17:58:30.6683430Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.043s) 2024-04-03T17:58:30.8918428Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.214s) 2024-04-03T17:58:31.0458515Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.163s) 2024-04-03T17:58:31.1912377Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.145s) 2024-04-03T17:58:31.2963659Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.105s) 2024-04-03T17:58:31.4126510Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.116s) 2024-04-03T17:58:31.5319887Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.119s) 2024-04-03T17:58:31.6746121Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.142s) 2024-04-03T17:58:31.7934737Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.119s) 2024-04-03T17:58:31.7986511Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:58:31.9034846Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.105s) 2024-04-03T17:58:31.9086569Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:58:32.0272732Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.118s) 2024-04-03T17:58:32.0327836Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:58:32.2124403Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.179s) 2024-04-03T17:58:32.4926614Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.280s) 2024-04-03T17:58:32.6615383Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.169s) 2024-04-03T17:58:32.9928688Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.331s) 2024-04-03T17:58:33.1759018Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.183s) 2024-04-03T17:58:33.4578328Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.282s) 2024-04-03T17:58:33.6403295Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.182s) 2024-04-03T17:58:33.7471177Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.107s) 2024-04-03T17:58:33.9141949Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.167s) 2024-04-03T17:58:34.1033704Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.189s) 2024-04-03T17:58:34.2857538Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.182s) 2024-04-03T17:58:34.3950185Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.109s) 2024-04-03T17:58:34.5213108Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.126s) 2024-04-03T17:58:34.6720828Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.151s) 2024-04-03T17:58:34.7786225Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.106s) 2024-04-03T17:58:34.8990387Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.120s) 2024-04-03T17:58:35.0211342Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.122s) 2024-04-03T17:58:35.1713932Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.150s) 2024-04-03T17:58:35.2931898Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.122s) 2024-04-03T17:58:35.2983990Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:58:35.4053994Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.107s) 2024-04-03T17:58:35.4107282Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:58:35.5326048Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.122s) 2024-04-03T17:58:35.5381357Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:58:35.7357611Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.197s) 2024-04-03T17:58:36.0771769Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.341s) 2024-04-03T17:58:36.2605866Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.183s) 2024-04-03T17:58:36.6579213Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.397s) 2024-04-03T17:58:36.8574306Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.199s) 2024-04-03T17:58:37.1994252Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.342s) 2024-04-03T17:58:37.3978812Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.198s) 2024-04-03T17:58:37.5593607Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.161s) 2024-04-03T17:58:37.7431607Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.184s) 2024-04-03T17:58:38.0242437Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.281s) 2024-04-03T17:58:38.2250022Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.201s) 2024-04-03T17:58:38.3864528Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.162s) 2024-04-03T17:58:38.5076106Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.121s) 2024-04-03T17:58:38.6495728Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.142s) 2024-04-03T17:58:38.7533883Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.104s) 2024-04-03T17:58:38.8683135Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.115s) 2024-04-03T17:58:38.9861638Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.118s) 2024-04-03T17:58:39.1291913Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.143s) 2024-04-03T17:58:39.2475660Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.118s) 2024-04-03T17:58:39.2522367Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:58:39.3571912Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.105s) 2024-04-03T17:58:39.3622107Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:58:39.4807858Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.118s) 2024-04-03T17:58:39.4858136Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:58:39.6634743Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.177s) 2024-04-03T17:58:39.9411901Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.277s) 2024-04-03T17:58:40.1056218Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.164s) 2024-04-03T17:58:40.4529989Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.347s) 2024-04-03T17:58:40.6346568Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.182s) 2024-04-03T17:58:40.9139341Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.279s) 2024-04-03T17:58:41.0942356Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.180s) 2024-04-03T17:58:41.2014368Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.107s) 2024-04-03T17:58:41.3657805Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.164s) 2024-04-03T17:58:41.5573093Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.191s) 2024-04-03T17:58:41.7375468Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.180s) 2024-04-03T17:58:41.8463040Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.109s) 2024-04-03T17:58:41.9717455Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.125s) 2024-04-03T17:58:42.1224397Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.151s) 2024-04-03T17:58:42.2298540Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.107s) 2024-04-03T17:58:42.3522703Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.122s) 2024-04-03T17:58:42.4735726Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.121s) 2024-04-03T17:58:42.6266252Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.153s) 2024-04-03T17:58:42.7476163Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.121s) 2024-04-03T17:58:42.7530522Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:58:42.8593155Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.106s) 2024-04-03T17:58:42.8648000Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:58:42.9866163Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.122s) 2024-04-03T17:58:42.9923617Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.006s) 2024-04-03T17:58:43.1882654Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.195s) 2024-04-03T17:58:43.5276423Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.339s) 2024-04-03T17:58:43.7101706Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.183s) 2024-04-03T17:58:44.1490534Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.438s) 2024-04-03T17:58:44.3488687Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.200s) 2024-04-03T17:58:44.6896661Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.341s) 2024-04-03T17:58:44.8887074Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.199s) 2024-04-03T17:58:45.0488705Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.160s) 2024-04-03T17:58:45.2324764Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.183s) 2024-04-03T17:58:45.4889459Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.256s) 2024-04-03T17:58:45.6876931Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.199s) 2024-04-03T17:58:45.8475524Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.160s) 2024-04-03T17:58:46.1116143Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.264s) 2024-04-03T17:58:46.4264168Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.314s) 2024-04-03T17:58:46.5801160Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.153s) 2024-04-03T17:58:46.8497575Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.270s) 2024-04-03T17:58:47.0716530Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.222s) 2024-04-03T17:58:47.3709512Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.299s) 2024-04-03T17:58:47.5879560Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.217s) 2024-04-03T17:58:47.6377168Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.048s) 2024-04-03T17:58:47.9077794Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.269s) 2024-04-03T17:58:47.9182958Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.011s) 2024-04-03T17:58:48.2437326Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.316s) 2024-04-03T17:58:48.2998258Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.065s) 2024-04-03T17:58:48.4364487Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.136s) 2024-04-03T17:58:48.6366627Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.199s) 2024-04-03T17:58:48.6658861Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.029s) 2024-04-03T17:58:48.7368340Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.071s) 2024-04-03T17:58:48.7979445Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.061s) 2024-04-03T17:58:48.8980987Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.100s) 2024-04-03T17:58:48.9248252Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.027s) 2024-04-03T17:58:49.0307733Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.105s) 2024-04-03T17:58:49.0508466Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.020s) 2024-04-03T17:58:49.1170483Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.066s) 2024-04-03T17:58:49.1486206Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.031s) 2024-04-03T17:58:49.2618722Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.113s) 2024-04-03T17:58:49.6436236Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.381s) 2024-04-03T17:58:50.0457343Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.402s) 2024-04-03T17:58:50.4449361Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.399s) 2024-04-03T17:58:50.9160045Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.471s) 2024-04-03T17:58:51.2578250Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.342s) 2024-04-03T17:58:51.6348865Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.377s) 2024-04-03T17:58:51.9658869Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.330s) 2024-04-03T17:58:52.0653690Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.099s) 2024-04-03T17:58:52.3475507Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.282s) 2024-04-03T17:58:52.3607862Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.013s) 2024-04-03T17:58:52.6883096Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.327s) 2024-04-03T17:58:52.8340308Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.146s) 2024-04-03T17:58:52.9902782Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.156s) 2024-04-03T17:58:53.2798634Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.289s) 2024-04-03T17:58:53.3033629Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.023s) 2024-04-03T17:58:53.3634446Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.060s) 2024-04-03T17:58:53.4028798Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.039s) 2024-04-03T17:58:53.5555591Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.152s) 2024-04-03T17:58:53.6089723Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.053s) 2024-04-03T17:58:53.7713463Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.162s) 2024-04-03T17:58:53.7937656Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.022s) 2024-04-03T17:58:53.8469810Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.053s) 2024-04-03T17:58:53.8757931Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.029s) 2024-04-03T17:58:53.9717887Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.096s) 2024-04-03T17:58:53.9911318Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.019s) 2024-04-03T17:58:54.0421252Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.051s) 2024-04-03T17:58:54.0538015Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.012s) 2024-04-03T17:58:54.0710088Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.017s) 2024-04-03T17:58:54.0874873Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.016s) 2024-04-03T17:58:54.1379280Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.050s) 2024-04-03T17:58:54.1560540Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.018s) 2024-04-03T17:58:54.2173554Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.061s) 2024-04-03T17:58:54.2308356Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.013s) 2024-04-03T17:58:54.2481113Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.017s) 2024-04-03T17:58:54.2659357Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.018s) 2024-04-03T17:58:54.3081082Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.042s) 2024-04-03T17:58:54.3333813Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.025s) 2024-04-03T17:58:54.4181832Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.084s) 2024-04-03T17:58:54.4394662Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.021s) 2024-04-03T17:58:54.4946839Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.055s) 2024-04-03T17:58:54.5209409Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.026s) 2024-04-03T17:58:54.5996201Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.078s) 2024-04-03T17:58:54.6233981Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.024s) 2024-04-03T17:58:54.7098981Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.086s) 2024-04-03T17:58:54.7310835Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.021s) 2024-04-03T17:58:54.7866403Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.055s) 2024-04-03T17:58:54.8124938Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.025s) 2024-04-03T17:58:54.8933883Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.080s) 2024-04-03T17:58:54.9164366Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.023s) 2024-04-03T17:58:54.9833065Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.066s) 2024-04-03T17:58:54.9970535Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.013s) 2024-04-03T17:58:55.0186637Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.022s) 2024-04-03T17:58:55.0411907Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.022s) 2024-04-03T17:58:55.1042920Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.063s) 2024-04-03T17:58:55.1262151Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.022s) 2024-04-03T17:58:55.1926246Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.066s) 2024-04-03T17:58:55.2061426Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.013s) 2024-04-03T17:58:55.2259351Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.019s) 2024-04-03T17:58:55.2473462Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.021s) 2024-04-03T17:58:55.3053562Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.057s) 2024-04-03T17:58:55.3301009Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.024s) 2024-04-03T17:58:55.4018631Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.071s) 2024-04-03T17:58:55.4199646Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.018s) 2024-04-03T17:58:55.4599484Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.040s) 2024-04-03T17:58:55.4821874Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.022s) 2024-04-03T17:58:55.5516871Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.069s) 2024-04-03T17:58:55.5716912Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.020s) 2024-04-03T17:58:55.6445928Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.073s) 2024-04-03T17:58:55.6636094Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.019s) 2024-04-03T17:58:55.7041086Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.040s) 2024-04-03T17:58:55.7261288Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.022s) 2024-04-03T17:58:55.7968815Z test_upsamplingBiMode2d_consistency_memory_format0_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.070s) 2024-04-03T17:58:55.8168892Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.020s) 2024-04-03T17:58:55.8527118Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.036s) 2024-04-03T17:58:55.8633448Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.011s) 2024-04-03T17:58:55.8824644Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.019s) 2024-04-03T17:58:55.8953729Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.013s) 2024-04-03T17:58:55.9368821Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.041s) 2024-04-03T17:58:55.9519268Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.015s) 2024-04-03T17:58:55.9894531Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.037s) 2024-04-03T17:58:55.9956933Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.006s) 2024-04-03T17:58:56.0032775Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.007s) 2024-04-03T17:58:56.0096998Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.006s) 2024-04-03T17:58:56.0228841Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.013s) 2024-04-03T17:58:56.0447417Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.022s) 2024-04-03T17:58:56.1947806Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.143s) 2024-04-03T17:58:56.2242679Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.037s) 2024-04-03T17:58:56.3260884Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.101s) 2024-04-03T17:58:56.3801674Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.054s) 2024-04-03T17:58:56.5088032Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.125s) 2024-04-03T17:58:56.5430158Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.037s) 2024-04-03T17:58:56.6877865Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.137s) 2024-04-03T17:58:56.7104336Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.030s) 2024-04-03T17:58:56.8200633Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.109s) 2024-04-03T17:58:56.8543185Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.034s) 2024-04-03T17:58:56.9809726Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.119s) 2024-04-03T17:58:57.0032681Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.030s) 2024-04-03T17:58:57.0415518Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.038s) 2024-04-03T17:58:57.0546068Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.013s) 2024-04-03T17:58:57.0705148Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.016s) 2024-04-03T17:58:57.0861879Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.015s) 2024-04-03T17:58:57.1270965Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.041s) 2024-04-03T17:58:57.1418635Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.015s) 2024-04-03T17:58:57.1792307Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.037s) 2024-04-03T17:58:57.1908450Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.011s) 2024-04-03T17:58:57.2083989Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.017s) 2024-04-03T17:58:57.2236823Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.015s) 2024-04-03T17:58:57.2616048Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.038s) 2024-04-03T17:58:57.2950918Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.033s) 2024-04-03T17:58:57.4541833Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.159s) 2024-04-03T17:58:57.4875566Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.033s) 2024-04-03T17:58:57.6405388Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.152s) 2024-04-03T17:58:57.6930827Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.053s) 2024-04-03T17:58:57.8799146Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.180s) 2024-04-03T17:58:57.9183164Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.044s) 2024-04-03T17:58:58.1501664Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.224s) 2024-04-03T17:58:58.2204882Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.078s) 2024-04-03T17:58:58.3995639Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.179s) 2024-04-03T17:58:58.4547036Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.055s) 2024-04-03T17:58:58.6367352Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.181s) 2024-04-03T17:58:58.6612168Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.025s) 2024-04-03T17:58:58.7074637Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.046s) 2024-04-03T17:58:58.7187403Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.011s) 2024-04-03T17:58:58.7345205Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.015s) 2024-04-03T17:58:58.7426317Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.008s) 2024-04-03T17:58:58.7565449Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.014s) 2024-04-03T17:58:58.7632822Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.007s) 2024-04-03T17:58:58.7777344Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.014s) 2024-04-03T17:58:58.7831558Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:58:58.7904068Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.008s) 2024-04-03T17:58:58.7973449Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.007s) 2024-04-03T17:58:58.8103377Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.013s) 2024-04-03T17:58:58.8352234Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.024s) 2024-04-03T17:58:58.9666262Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.131s) 2024-04-03T17:58:59.0033044Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.037s) 2024-04-03T17:58:59.1186011Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.115s) 2024-04-03T17:58:59.1574888Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.039s) 2024-04-03T17:58:59.2857158Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.127s) 2024-04-03T17:58:59.3248038Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.040s) 2024-04-03T17:58:59.4661511Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.141s) 2024-04-03T17:58:59.4992876Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.033s) 2024-04-03T17:58:59.6118562Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.112s) 2024-04-03T17:58:59.6572793Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.045s) 2024-04-03T17:58:59.7831090Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.125s) 2024-04-03T17:58:59.8089396Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.026s) 2024-04-03T17:58:59.8485541Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.039s) 2024-04-03T17:58:59.8612440Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.012s) 2024-04-03T17:58:59.8794311Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.018s) 2024-04-03T17:58:59.8946073Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.015s) 2024-04-03T17:58:59.9315340Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.037s) 2024-04-03T17:58:59.9469240Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.015s) 2024-04-03T17:58:59.9857339Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.039s) 2024-04-03T17:58:59.9986291Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.013s) 2024-04-03T17:59:00.0159481Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.017s) 2024-04-03T17:59:00.0308191Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.015s) 2024-04-03T17:59:00.0689101Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.038s) 2024-04-03T17:59:00.0991411Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.030s) 2024-04-03T17:59:00.2996870Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.198s) 2024-04-03T17:59:00.3366627Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.038s) 2024-04-03T17:59:00.5560395Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.211s) 2024-04-03T17:59:00.6230082Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.067s) 2024-04-03T17:59:00.8526493Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.237s) 2024-04-03T17:59:00.8999424Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.047s) 2024-04-03T17:59:01.0997258Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.194s) 2024-04-03T17:59:01.1273791Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.033s) 2024-04-03T17:59:01.3362873Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.209s) 2024-04-03T17:59:01.3758543Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.039s) 2024-04-03T17:59:01.5562758Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.173s) 2024-04-03T17:59:01.5669188Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.018s) 2024-04-03T17:59:01.6083187Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.041s) 2024-04-03T17:59:01.6212552Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.013s) 2024-04-03T17:59:01.6390890Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.018s) 2024-04-03T17:59:01.6554814Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.016s) 2024-04-03T17:59:01.6909479Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.035s) 2024-04-03T17:59:01.7070563Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.016s) 2024-04-03T17:59:01.7431821Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.036s) 2024-04-03T17:59:01.7558412Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.013s) 2024-04-03T17:59:01.7727953Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.017s) 2024-04-03T17:59:01.7888100Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.016s) 2024-04-03T17:59:01.8216881Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.033s) 2024-04-03T17:59:01.8507196Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.029s) 2024-04-03T17:59:02.0168265Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.158s) 2024-04-03T17:59:02.0459713Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.037s) 2024-04-03T17:59:02.1582871Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.112s) 2024-04-03T17:59:02.2082874Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.050s) 2024-04-03T17:59:02.3417114Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.133s) 2024-04-03T17:59:02.3758863Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.034s) 2024-04-03T17:59:02.5104418Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.134s) 2024-04-03T17:59:02.5448394Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.034s) 2024-04-03T17:59:02.6667492Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.114s) 2024-04-03T17:59:02.7125849Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.053s) 2024-04-03T17:59:02.8456339Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.128s) 2024-04-03T17:59:02.8940001Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.053s) 2024-04-03T17:59:02.9482084Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.054s) 2024-04-03T17:59:02.9619873Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.013s) 2024-04-03T17:59:02.9845503Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.022s) 2024-04-03T17:59:03.0054764Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.021s) 2024-04-03T17:59:03.0540683Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.048s) 2024-04-03T17:59:03.0735989Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.020s) 2024-04-03T17:59:03.1289798Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.055s) 2024-04-03T17:59:03.1428359Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.014s) 2024-04-03T17:59:03.1661092Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.023s) 2024-04-03T17:59:03.1930371Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.027s) 2024-04-03T17:59:03.2484677Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.055s) 2024-04-03T17:59:03.2836664Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.035s) 2024-04-03T17:59:03.5079333Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.221s) 2024-04-03T17:59:03.5378346Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.033s) 2024-04-03T17:59:03.7403531Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.202s) 2024-04-03T17:59:03.7955037Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.055s) 2024-04-03T17:59:04.0634925Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.260s) 2024-04-03T17:59:04.1136557Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.055s) 2024-04-03T17:59:04.3432316Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.232s) 2024-04-03T17:59:04.3742154Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.031s) 2024-04-03T17:59:04.5699720Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.188s) 2024-04-03T17:59:04.6421194Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.080s) 2024-04-03T17:59:04.8477970Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.204s) 2024-04-03T17:59:04.8842316Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.037s) 2024-04-03T17:59:04.9495759Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.065s) 2024-04-03T17:59:04.9631297Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.013s) 2024-04-03T17:59:04.9819092Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.018s) 2024-04-03T17:59:04.9990339Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.017s) 2024-04-03T17:59:05.0367813Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.037s) 2024-04-03T17:59:05.0614783Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.025s) 2024-04-03T17:59:05.1043410Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.043s) 2024-04-03T17:59:05.1161967Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.012s) 2024-04-03T17:59:05.1324626Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.016s) 2024-04-03T17:59:05.1476785Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.015s) 2024-04-03T17:59:05.1824108Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.035s) 2024-04-03T17:59:05.2102124Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.028s) 2024-04-03T17:59:05.3433192Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.133s) 2024-04-03T17:59:05.3774308Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.034s) 2024-04-03T17:59:05.4987052Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.113s) 2024-04-03T17:59:05.5399714Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.048s) 2024-04-03T17:59:05.7139392Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.174s) 2024-04-03T17:59:05.7564364Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.042s) 2024-04-03T17:59:05.8867888Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.123s) 2024-04-03T17:59:05.9092483Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.030s) 2024-04-03T17:59:06.0354236Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.118s) 2024-04-03T17:59:06.0886724Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.061s) 2024-04-03T17:59:06.2182901Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.122s) 2024-04-03T17:59:06.2519227Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.041s) 2024-04-03T17:59:06.3173861Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.065s) 2024-04-03T17:59:06.3330091Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.015s) 2024-04-03T17:59:06.3562868Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.023s) 2024-04-03T17:59:06.3805196Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.024s) 2024-04-03T17:59:06.4564703Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.076s) 2024-04-03T17:59:06.4791727Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.023s) 2024-04-03T17:59:06.5563881Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.077s) 2024-04-03T17:59:06.5664409Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.010s) 2024-04-03T17:59:06.5840781Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.018s) 2024-04-03T17:59:06.6071813Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.023s) 2024-04-03T17:59:06.6761725Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.069s) 2024-04-03T17:59:06.7148754Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.038s) 2024-04-03T17:59:06.9107762Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.196s) 2024-04-03T17:59:06.9634687Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.045s) 2024-04-03T17:59:07.1224531Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.159s) 2024-04-03T17:59:07.1820509Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.067s) 2024-04-03T17:59:07.3789230Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.189s) 2024-04-03T17:59:07.4246100Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.053s) 2024-04-03T17:59:07.6569945Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.232s) 2024-04-03T17:59:07.6919616Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.035s) 2024-04-03T17:59:07.8925360Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.200s) 2024-04-03T17:59:07.9546590Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.061s) 2024-04-03T17:59:08.1720431Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bicubic_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.210s) 2024-04-03T17:59:08.1819054Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.010s) 2024-04-03T17:59:08.1832362Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.010s) 2024-04-03T17:59:08.1919314Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.008s) 2024-04-03T17:59:08.2014189Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.009s) 2024-04-03T17:59:08.2102017Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.008s) 2024-04-03T17:59:08.2194112Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.009s) 2024-04-03T17:59:08.2292403Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.010s) 2024-04-03T17:59:08.2391502Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.010s) 2024-04-03T17:59:08.2506704Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.011s) 2024-04-03T17:59:08.2626885Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.012s) 2024-04-03T17:59:08.2673856Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:59:08.2719246Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:08.2973647Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.025s) 2024-04-03T17:59:08.4037129Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.106s) 2024-04-03T17:59:08.4289492Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.026s) 2024-04-03T17:59:08.6092149Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.180s) 2024-04-03T17:59:08.6361857Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.027s) 2024-04-03T17:59:08.7443015Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.108s) 2024-04-03T17:59:08.7709196Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.027s) 2024-04-03T17:59:08.8778984Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.107s) 2024-04-03T17:59:08.9030428Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.025s) 2024-04-03T17:59:09.0663277Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.163s) 2024-04-03T17:59:09.0932231Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.027s) 2024-04-03T17:59:09.2019473Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.108s) 2024-04-03T17:59:09.2065833Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:59:09.2111385Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:09.2155334Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:09.2201032Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:09.2244915Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:09.2291614Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:59:09.2333964Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:09.2379051Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:09.2421222Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:09.2466409Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:09.2509024Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:09.2553834Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:09.3020242Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.046s) 2024-04-03T17:59:09.4613900Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.159s) 2024-04-03T17:59:09.5082746Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.047s) 2024-04-03T17:59:09.7580732Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.250s) 2024-04-03T17:59:09.8056873Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.047s) 2024-04-03T17:59:09.9654404Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.160s) 2024-04-03T17:59:10.0131638Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.048s) 2024-04-03T17:59:10.1722524Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.159s) 2024-04-03T17:59:10.2190590Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.047s) 2024-04-03T17:59:10.4629541Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.244s) 2024-04-03T17:59:10.5096644Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.046s) 2024-04-03T17:59:10.6693465Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.160s) 2024-04-03T17:59:10.6738380Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:59:10.6784028Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:10.6825816Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:10.6870655Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:10.6914458Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:10.6959227Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:10.7002061Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:10.7048422Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:59:10.7092214Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:10.7138576Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:59:10.7180561Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:10.7223511Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:10.7479611Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.025s) 2024-04-03T17:59:10.8544078Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.106s) 2024-04-03T17:59:10.8801545Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.026s) 2024-04-03T17:59:11.0442970Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.164s) 2024-04-03T17:59:11.0704376Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.026s) 2024-04-03T17:59:11.1783318Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.108s) 2024-04-03T17:59:11.2046796Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.026s) 2024-04-03T17:59:11.3114241Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.106s) 2024-04-03T17:59:11.3368326Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.026s) 2024-04-03T17:59:11.5095878Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.172s) 2024-04-03T17:59:11.5348761Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.026s) 2024-04-03T17:59:11.6432785Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.108s) 2024-04-03T17:59:11.6478727Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:59:11.6525802Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:59:11.6570760Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:11.6617413Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.005s) 2024-04-03T17:59:11.6660472Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:11.6705955Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:11.6749126Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:11.6792827Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:11.6836450Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:11.6882280Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:11.6925266Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:11.6971092Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T17:59:11.7531607Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.056s) 2024-04-03T17:59:11.9126326Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.159s) 2024-04-03T17:59:11.9586604Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.046s) 2024-04-03T17:59:12.2029484Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.244s) 2024-04-03T17:59:12.2506362Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.048s) 2024-04-03T17:59:12.4104285Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.160s) 2024-04-03T17:59:12.4580363Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.048s) 2024-04-03T17:59:12.6174781Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.159s) 2024-04-03T17:59:12.6642919Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.047s) 2024-04-03T17:59:12.9265995Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.262s) 2024-04-03T17:59:12.9740188Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.047s) 2024-04-03T17:59:13.1331173Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_False_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.159s) 2024-04-03T17:59:13.1501913Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.017s) 2024-04-03T17:59:13.1801509Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.030s) 2024-04-03T17:59:13.1928036Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.012s) 2024-04-03T17:59:13.2085547Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.016s) 2024-04-03T17:59:13.2229369Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.014s) 2024-04-03T17:59:13.2507529Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.028s) 2024-04-03T17:59:13.2680856Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.017s) 2024-04-03T17:59:13.2970346Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.029s) 2024-04-03T17:59:13.3095988Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.013s) 2024-04-03T17:59:13.3246671Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.014s) 2024-04-03T17:59:13.3412240Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.015s) 2024-04-03T17:59:13.3690622Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.027s) 2024-04-03T17:59:13.3905520Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.021s) 2024-04-03T17:59:13.4644440Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.073s) 2024-04-03T17:59:13.4844586Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.020s) 2024-04-03T17:59:13.5345216Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.050s) 2024-04-03T17:59:13.5572965Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.023s) 2024-04-03T17:59:13.6233045Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.065s) 2024-04-03T17:59:13.6446842Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.022s) 2024-04-03T17:59:13.7097885Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.065s) 2024-04-03T17:59:13.7306760Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.021s) 2024-04-03T17:59:13.7885834Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.058s) 2024-04-03T17:59:13.8161880Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.027s) 2024-04-03T17:59:13.8846075Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.068s) 2024-04-03T17:59:13.9032723Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.019s) 2024-04-03T17:59:13.9536602Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.050s) 2024-04-03T17:59:13.9664941Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.013s) 2024-04-03T17:59:13.9849902Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.018s) 2024-04-03T17:59:14.0026262Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.018s) 2024-04-03T17:59:14.0434442Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.041s) 2024-04-03T17:59:14.0607718Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.017s) 2024-04-03T17:59:14.1045524Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.044s) 2024-04-03T17:59:14.1179391Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.013s) 2024-04-03T17:59:14.1360050Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.018s) 2024-04-03T17:59:14.1531204Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.017s) 2024-04-03T17:59:14.2097489Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.057s) 2024-04-03T17:59:14.2307780Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.021s) 2024-04-03T17:59:14.3025772Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.071s) 2024-04-03T17:59:14.3200670Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.017s) 2024-04-03T17:59:14.3591186Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.039s) 2024-04-03T17:59:14.3782729Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.019s) 2024-04-03T17:59:14.4480506Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.069s) 2024-04-03T17:59:14.4701143Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.022s) 2024-04-03T17:59:14.5511957Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.081s) 2024-04-03T17:59:14.5657594Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.014s) 2024-04-03T17:59:14.6029417Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.037s) 2024-04-03T17:59:14.6355635Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.032s) 2024-04-03T17:59:14.7061658Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_False_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.070s) 2024-04-03T17:59:14.7209654Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.015s) 2024-04-03T17:59:14.7563059Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.035s) 2024-04-03T17:59:14.7673801Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.011s) 2024-04-03T17:59:14.7816288Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.014s) 2024-04-03T17:59:14.7946230Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.013s) 2024-04-03T17:59:14.8252488Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.030s) 2024-04-03T17:59:14.8384855Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.013s) 2024-04-03T17:59:14.8705806Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.032s) 2024-04-03T17:59:14.8817768Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.011s) 2024-04-03T17:59:14.8967261Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.015s) 2024-04-03T17:59:14.9105513Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.014s) 2024-04-03T17:59:14.9396518Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.029s) 2024-04-03T17:59:14.9612925Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.021s) 2024-04-03T17:59:15.0227698Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.061s) 2024-04-03T17:59:15.0411267Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.018s) 2024-04-03T17:59:15.0903012Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.049s) 2024-04-03T17:59:15.1132849Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.023s) 2024-04-03T17:59:15.1801052Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.066s) 2024-04-03T17:59:15.2041166Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.024s) 2024-04-03T17:59:15.2707188Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.066s) 2024-04-03T17:59:15.2906708Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.020s) 2024-04-03T17:59:15.3284675Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.037s) 2024-04-03T17:59:15.3544691Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.026s) 2024-04-03T17:59:15.4194436Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_3_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.065s) 2024-04-03T17:59:15.4411511Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.022s) 2024-04-03T17:59:15.5110855Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.069s) 2024-04-03T17:59:15.5245350Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.013s) 2024-04-03T17:59:15.5432161Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.018s) 2024-04-03T17:59:15.5603421Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.017s) 2024-04-03T17:59:15.6022454Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.041s) 2024-04-03T17:59:15.6202381Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.018s) 2024-04-03T17:59:15.6704233Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.050s) 2024-04-03T17:59:15.6833465Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.013s) 2024-04-03T17:59:15.7012439Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.018s) 2024-04-03T17:59:15.7311088Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.019s) 2024-04-03T17:59:15.7751393Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_32_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.055s) 2024-04-03T17:59:15.8159518Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.041s) 2024-04-03T17:59:15.8968949Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.080s) 2024-04-03T17:59:15.9126220Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.016s) 2024-04-03T17:59:15.9440567Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.031s) 2024-04-03T17:59:15.9653333Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.021s) 2024-04-03T17:59:16.0280488Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_False_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.062s) 2024-04-03T17:59:16.0517496Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.022s) 2024-04-03T17:59:16.1493446Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_False_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.097s) 2024-04-03T17:59:16.1641276Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.015s) 2024-04-03T17:59:16.1942003Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_restrided_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.030s) 2024-04-03T17:59:16.2149974Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.021s) 2024-04-03T17:59:16.2912588Z test_upsamplingBiMode2d_consistency_memory_format1_mode_bilinear_antialias_True_align_corners_True_num_channels_5_output_size_600_check_as_unsqueezed_3d_tensor_True_non_contig_sliced_batch_size_5_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.076s) 2024-04-03T17:59:16.2959610Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_float32_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.005s) 2024-04-03T17:59:16.3003559Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_float64_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.3045389Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_int16_xla_int16 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.3087691Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_int32_xla_int32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.3129255Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_int64_xla_int64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.3170347Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_int8_xla_int8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.3211270Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bicubic_uint8_xla_uint8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.3252449Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_float32_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.3293893Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_float64_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.3335579Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_int16_xla_int16 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.3376348Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_int32_xla_int32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.3416604Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_int64_xla_int64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.3455350Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_int8_xla_int8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.3494578Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_bilinear_uint8_xla_uint8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.3534868Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_float32_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.3574782Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_float64_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.3613139Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_int16_xla_int16 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2024-04-03T17:59:16.3651902Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_int32_xla_int32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.3690633Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_int64_xla_int64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.3729873Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_int8_xla_int8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.3768085Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest-exact_uint8_xla_uint8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.3807766Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_float32_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.3845559Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_float64_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.3883897Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_int16_xla_int16 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.3922111Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_int32_xla_int32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.3960432Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_int64_xla_int64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.3998804Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_int8_xla_int8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.4036314Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_3_mode_nearest_uint8_xla_uint8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.4074357Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_float32_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.4112802Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_float64_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.4151066Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_int16_xla_int16 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.4189303Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_int32_xla_int32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.4227764Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_int64_xla_int64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.4264845Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_int8_xla_int8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.4306942Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bicubic_uint8_xla_uint8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2024-04-03T17:59:16.4335857Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_float32_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.4362811Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_float64_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.4388160Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_int16_xla_int16 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:59:16.4415229Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_int32_xla_int32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.4440979Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_int64_xla_int64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:59:16.4467116Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_int8_xla_int8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:59:16.4493180Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_bilinear_uint8_xla_uint8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.4521737Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_float32_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.4555507Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_float64_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.4583736Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_int16_xla_int16 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.4610052Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_int32_xla_int32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.4636057Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_int64_xla_int64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:59:16.4662341Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_int8_xla_int8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.4688517Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest-exact_uint8_xla_uint8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:59:16.4714692Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_float32_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:59:16.4740634Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_float64_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.4767270Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_int16_xla_int16 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:59:16.4795486Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_int32_xla_int32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.4828880Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_int64_xla_int64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T17:59:16.4852516Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_int8_xla_int8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T17:59:16.4866760Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_False_num_channels_5_mode_nearest_uint8_xla_uint8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.4881066Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_float32_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.4895044Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_float64_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.4909317Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_int16_xla_int16 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.4923252Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_int32_xla_int32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.4937515Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_int64_xla_int64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.4951653Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_int8_xla_int8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.4965780Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bicubic_uint8_xla_uint8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.4979910Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_float32_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.4994089Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_float64_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5008171Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_int16_xla_int16 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5022389Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_int32_xla_int32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5036635Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_int64_xla_int64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5050393Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_int8_xla_int8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5064291Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_bilinear_uint8_xla_uint8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5078421Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_float32_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5092140Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_float64_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5106026Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_int16_xla_int16 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5119978Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_int32_xla_int32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5133793Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_int64_xla_int64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5147718Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_int8_xla_int8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5161684Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest-exact_uint8_xla_uint8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5175492Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_float32_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5189389Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_float64_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5203189Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_int16_xla_int16 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5217263Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_int32_xla_int32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5231177Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_int64_xla_int64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5244911Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_int8_xla_int8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5258818Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_3_mode_nearest_uint8_xla_uint8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5272754Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_float32_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5286739Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_float64_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5300378Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_int16_xla_int16 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5314294Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_int32_xla_int32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5328118Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_int64_xla_int64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5342074Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_int8_xla_int8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5355969Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bicubic_uint8_xla_uint8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5369678Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_float32_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5383751Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_float64_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5397580Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_int16_xla_int16 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5411426Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_int32_xla_int32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5425247Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_int64_xla_int64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5439211Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_int8_xla_int8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5453034Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_bilinear_uint8_xla_uint8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5467020Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_float32_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5480954Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_float64_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5494749Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_int16_xla_int16 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5508636Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_int32_xla_int32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5522453Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_int64_xla_int64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5536501Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_int8_xla_int8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5550407Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest-exact_uint8_xla_uint8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5564318Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_float32_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5578153Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_float64_xla_float64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5592113Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_int16_xla_int16 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5605829Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_int32_xla_int32 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5619685Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_int64_xla_int64 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5633673Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_int8_xla_int8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.5647379Z test_upsamplingBiMode2d_nonsupported_dtypes_antialias_True_num_channels_5_mode_nearest_uint8_xla_uint8 (__main__.TestNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T17:59:16.9578270Z test_upsamplingBicubic2d_aa_correctness_memory_format0_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.393s) 2024-04-03T17:59:16.9604741Z test_upsamplingBicubic2d_aa_correctness_memory_format1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.003s) 2024-04-03T17:59:16.9615163Z test_upsamplingBicubic2d_correctness_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T17:59:16.9638079Z test_upsamplingBilinear2d_aa_correctness_memory_format0_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:59:16.9654897Z test_upsamplingBilinear2d_aa_correctness_memory_format1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.002s) 2024-04-03T17:59:17.0819483Z test_upsamplingNearest1d_correctness_isize_10_osize_15_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.116s) 2024-04-03T17:59:17.1908209Z test_upsamplingNearest1d_correctness_isize_20_osize_11_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.109s) 2024-04-03T17:59:17.1924364Z test_upsamplingNearest1d_launch_config_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T17:59:19.3500387Z test_upsamplingNearest1d_mode_nearest-exact_xla (__main__.TestNNDeviceTypeXLA) ... ok (2.157s) 2024-04-03T17:59:19.3819506Z test_upsamplingNearest1d_mode_nearest_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.032s) 2024-04-03T17:59:20.3929293Z test_upsamplingNearest2d_correctness_memory_format0_isize_10_osize_15_xla (__main__.TestNNDeviceTypeXLA) ... ok (1.010s) 2024-04-03T17:59:21.7585420Z test_upsamplingNearest2d_correctness_memory_format0_isize_20_osize_11_xla (__main__.TestNNDeviceTypeXLA) ... ok (1.366s) 2024-04-03T17:59:21.8016503Z test_upsamplingNearest2d_correctness_memory_format1_isize_10_osize_15_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.043s) 2024-04-03T17:59:21.8248468Z test_upsamplingNearest2d_correctness_memory_format1_isize_20_osize_11_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.023s) 2024-04-03T17:59:21.8252242Z test_upsamplingNearest2d_launch_config_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:59:21.8260311Z test_upsamplingNearest2d_launch_fail_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:59:21.8268021Z test_upsamplingNearest2d_launch_rocm_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T17:59:24.1974804Z test_upsamplingNearest2d_memory_format0_mode_nearest-exact_xla (__main__.TestNNDeviceTypeXLA) ... ok (2.370s) 2024-04-03T17:59:24.9314833Z test_upsamplingNearest2d_memory_format0_mode_nearest_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.734s) 2024-04-03T17:59:24.9624608Z test_upsamplingNearest2d_memory_format1_mode_nearest-exact_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.031s) 2024-04-03T17:59:24.9882233Z test_upsamplingNearest2d_memory_format1_mode_nearest_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.025s) 2024-04-03T17:59:38.2494694Z test_upsamplingNearest3d_correctness_memory_format0_isize_10_osize_15_xla (__main__.TestNNDeviceTypeXLA) ... ok (13.261s) 2024-04-03T17:59:52.7673901Z test_upsamplingNearest3d_correctness_memory_format0_isize_20_osize_11_xla (__main__.TestNNDeviceTypeXLA) ... ok (14.518s) 2024-04-03T18:00:03.5570429Z test_upsamplingNearest3d_correctness_memory_format1_isize_10_osize_15_xla (__main__.TestNNDeviceTypeXLA) ... ok (10.789s) 2024-04-03T18:00:17.1225157Z test_upsamplingNearest3d_correctness_memory_format1_isize_20_osize_11_xla (__main__.TestNNDeviceTypeXLA) ... ok (13.566s) 2024-04-03T18:00:17.1237987Z test_upsamplingNearest3d_launch_config_xla (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T18:00:18.4698457Z test_upsamplingNearest3d_memory_format0_mode_nearest-exact_xla (__main__.TestNNDeviceTypeXLA) ... ok (1.345s) 2024-04-03T18:00:18.4885158Z test_upsamplingNearest3d_memory_format0_mode_nearest_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.018s) 2024-04-03T18:00:18.5057347Z test_upsamplingNearest3d_memory_format1_mode_nearest-exact_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.017s) 2024-04-03T18:00:18.5225692Z test_upsamplingNearest3d_memory_format1_mode_nearest_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.017s) 2024-04-03T18:00:18.6297603Z test_upsamplingNearestExact1d_correctness_isize_10_osize_15_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.107s) 2024-04-03T18:00:18.7458449Z test_upsamplingNearestExact1d_correctness_isize_20_osize_11_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.116s) 2024-04-03T18:00:18.7740899Z test_upsamplingNearestExact1d_rescale_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.028s) 2024-04-03T18:00:19.7682006Z test_upsamplingNearestExact2d_correctness_memory_format0_isize_10_osize_15_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.994s) 2024-04-03T18:00:20.9497861Z test_upsamplingNearestExact2d_correctness_memory_format0_isize_20_osize_11_xla (__main__.TestNNDeviceTypeXLA) ... ok (1.181s) 2024-04-03T18:00:20.9929991Z test_upsamplingNearestExact2d_correctness_memory_format1_isize_10_osize_15_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.043s) 2024-04-03T18:00:21.0170429Z test_upsamplingNearestExact2d_correctness_memory_format1_isize_20_osize_11_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.024s) 2024-04-03T18:00:31.4936968Z test_upsamplingNearestExact3d_correctness_memory_format0_isize_10_osize_15_xla (__main__.TestNNDeviceTypeXLA) ... ok (10.476s) 2024-04-03T18:00:44.9377835Z test_upsamplingNearestExact3d_correctness_memory_format0_isize_20_osize_11_xla (__main__.TestNNDeviceTypeXLA) ... ok (13.444s) 2024-04-03T18:00:55.4474625Z test_upsamplingNearestExact3d_correctness_memory_format1_isize_10_osize_15_xla (__main__.TestNNDeviceTypeXLA) ... ok (10.509s) 2024-04-03T18:01:09.0937320Z test_upsamplingNearestExact3d_correctness_memory_format1_isize_20_osize_11_xla (__main__.TestNNDeviceTypeXLA) ... ok (13.646s) 2024-04-03T18:01:09.3505042Z test_upsamplingTrilinear3d_align_corners_False_memory_format0_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.257s) 2024-04-03T18:01:09.3703013Z test_upsamplingTrilinear3d_align_corners_False_memory_format1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.020s) 2024-04-03T18:01:09.3888472Z test_upsamplingTrilinear3d_align_corners_True_memory_format0_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.018s) 2024-04-03T18:01:09.4081036Z test_upsamplingTrilinear3d_align_corners_True_memory_format1_xla (__main__.TestNNDeviceTypeXLA) ... ok (0.019s) 2024-04-03T18:01:09.4086053Z test_upsampling_64bit_indexing_channels_last_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T18:01:09.4120080Z test_variable_sequence_xla (__main__.TestNNDeviceTypeXLA) ... skip: skipped on XLA (0.003s) 2024-04-03T18:01:09.4134019Z test_warp_softmax_64bit_indexing_xla_float16 (__main__.TestNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T18:01:09.4151914Z test_warp_softmax_64bit_indexing_xla_float32 (__main__.TestNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T18:01:09.4996672Z 2024-04-03T18:01:09.4997261Z ---------------------------------------------------------------------- 2024-04-03T18:01:09.4998813Z Ran 1173 tests in 516.531s 2024-04-03T18:01:09.4999054Z 2024-04-03T18:01:09.4999157Z OK (skipped=273) 2024-04-03T18:01:09.5000604Z 2024-04-03T18:01:09.5000956Z Generating XML reports... 2024-04-03T18:01:09.5001998Z Generated XML report: test-reports/python-unittest/test.......test.test_nn/TEST-TestNNDeviceTypeXLA-20240403175232.xml 2024-04-03T18:01:09.8827262Z I0000 00:00:1712167269.871790 32096 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T18:01:10.2334160Z + run_dynamic /var/lib/jenkins/workspace/xla/test/../../test/nn/test_dropout.py -v TestDropoutNNDeviceTypeXLA 2024-04-03T18:01:10.2336271Z + echo 'Running in DynamicShape mode: /var/lib/jenkins/workspace/xla/test/../../test/nn/test_dropout.py' -v TestDropoutNNDeviceTypeXLA 2024-04-03T18:01:10.2338083Z Running in DynamicShape mode: /var/lib/jenkins/workspace/xla/test/../../test/nn/test_dropout.py -v TestDropoutNNDeviceTypeXLA 2024-04-03T18:01:10.2339215Z + XLA_EXPERIMENTAL=nonzero:masked_select:masked_scatter 2024-04-03T18:01:10.2340403Z + run_test /var/lib/jenkins/workspace/xla/test/../../test/nn/test_dropout.py -v TestDropoutNNDeviceTypeXLA 2024-04-03T18:01:10.2341956Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/../../test/nn/test_dropout.py' -v TestDropoutNNDeviceTypeXLA 2024-04-03T18:01:10.2343586Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/../../test/nn/test_dropout.py -v TestDropoutNNDeviceTypeXLA 2024-04-03T18:01:10.2344566Z ++ command -v nvidia-smi 2024-04-03T18:01:10.2344909Z + '[' -x '' ']' 2024-04-03T18:01:10.2345294Z + PJRT_DEVICE=CPU 2024-04-03T18:01:10.2345579Z + CPU_NUM_DEVICES=1 2024-04-03T18:01:10.2346484Z + run_coverage /var/lib/jenkins/workspace/xla/test/../../test/nn/test_dropout.py -v TestDropoutNNDeviceTypeXLA 2024-04-03T18:01:10.2347433Z + '[' 0 '!=' 0 ']' 2024-04-03T18:01:10.2348532Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/nn/test_dropout.py -v TestDropoutNNDeviceTypeXLA 2024-04-03T18:01:12.3320823Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T18:01:12.3322590Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T18:01:12.5808807Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T18:01:12.5809733Z I0000 00:00:1712167272.580549 17151 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T18:01:12.5856959Z Test results will be stored in test-reports/python-unittest/test.......test.nn.test_dropout 2024-04-03T18:01:12.5857596Z 2024-04-03T18:01:12.5857708Z Running tests... 2024-04-03T18:01:12.5858150Z ---------------------------------------------------------------------- 2024-04-03T18:01:12.9788822Z test_Dropout1d_xla (__main__.TestDropoutNNDeviceTypeXLA) ... ok (0.393s) 2024-04-03T18:01:12.9806481Z test_Dropout2d_xla (__main__.TestDropoutNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T18:01:13.5480867Z test_Dropout3d_xla (__main__.TestDropoutNNDeviceTypeXLA) ... ok (0.567s) 2024-04-03T18:02:32.6424967Z test_Dropout_xla (__main__.TestDropoutNNDeviceTypeXLA) ... ok (79.095s) 2024-04-03T18:02:32.6456515Z test_empty_dropout_xla (__main__.TestDropoutNNDeviceTypeXLA) ... ok (0.003s) 2024-04-03T18:02:32.6489714Z 2024-04-03T18:02:32.6493715Z ---------------------------------------------------------------------- 2024-04-03T18:02:32.6494479Z Ran 5 tests in 80.060s 2024-04-03T18:02:32.6494751Z 2024-04-03T18:02:32.6494983Z OK (skipped=1) 2024-04-03T18:02:32.6495290Z 2024-04-03T18:02:32.6495413Z Generating XML reports... 2024-04-03T18:02:32.6496482Z Generated XML report: test-reports/python-unittest/test.......test.nn.test_dropout/TEST-TestDropoutNNDeviceTypeXLA-20240403180112.xml 2024-04-03T18:02:32.9411828Z I0000 00:00:1712167352.939734 17151 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T18:02:33.2287032Z + run_dynamic /var/lib/jenkins/workspace/xla/test/../../test/nn/test_pooling.py -v TestPoolingNNDeviceTypeXLA 2024-04-03T18:02:33.2288966Z + echo 'Running in DynamicShape mode: /var/lib/jenkins/workspace/xla/test/../../test/nn/test_pooling.py' -v TestPoolingNNDeviceTypeXLA 2024-04-03T18:02:33.2290532Z Running in DynamicShape mode: /var/lib/jenkins/workspace/xla/test/../../test/nn/test_pooling.py -v TestPoolingNNDeviceTypeXLA 2024-04-03T18:02:33.2291523Z + XLA_EXPERIMENTAL=nonzero:masked_select:masked_scatter 2024-04-03T18:02:33.2292499Z + run_test /var/lib/jenkins/workspace/xla/test/../../test/nn/test_pooling.py -v TestPoolingNNDeviceTypeXLA 2024-04-03T18:02:33.2294210Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/../../test/nn/test_pooling.py' -v TestPoolingNNDeviceTypeXLA 2024-04-03T18:02:33.2295731Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/../../test/nn/test_pooling.py -v TestPoolingNNDeviceTypeXLA 2024-04-03T18:02:33.2296623Z ++ command -v nvidia-smi 2024-04-03T18:02:33.2296963Z + '[' -x '' ']' 2024-04-03T18:02:33.2297399Z + PJRT_DEVICE=CPU 2024-04-03T18:02:33.2297676Z + CPU_NUM_DEVICES=1 2024-04-03T18:02:33.2298492Z + run_coverage /var/lib/jenkins/workspace/xla/test/../../test/nn/test_pooling.py -v TestPoolingNNDeviceTypeXLA 2024-04-03T18:02:33.2299332Z + '[' 0 '!=' 0 ']' 2024-04-03T18:02:33.2300092Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/nn/test_pooling.py -v TestPoolingNNDeviceTypeXLA 2024-04-03T18:02:35.3943411Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T18:02:35.3945159Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T18:02:35.6456154Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T18:02:35.6457064Z I0000 00:00:1712167355.645129 11519 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T18:02:35.6610845Z Test results will be stored in test-reports/python-unittest/test.......test.nn.test_pooling 2024-04-03T18:02:35.6611475Z 2024-04-03T18:02:35.6611579Z Running tests... 2024-04-03T18:02:35.6612012Z ---------------------------------------------------------------------- 2024-04-03T18:02:35.6631269Z test_AdaptiveMaxPool1d_indices_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T18:02:35.6634728Z test_AdaptiveMaxPool2d_indices_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T18:02:35.6641935Z test_AdaptiveMaxPool3d_indices_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T18:02:35.6657196Z test_AdaptiveMaxPool_zero_batch_dim_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:02:35.6667354Z test_AvgPool2d_empty_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:02:35.6677411Z test_AvgPool3d_backward_after_cat_dim1_device_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T18:02:35.6686453Z test_FractionalMaxPool2d_zero_batch_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:02:35.6694837Z test_FractionalMaxPool2d_zero_out_size_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:02:35.6705406Z test_FractionalMaxPool2d_zero_samples_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:02:35.6714754Z test_FractionalMaxPool3d_zero_batch_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:02:35.6723096Z test_FractionalMaxPool3d_zero_out_size_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:02:35.6733810Z test_FractionalMaxPool3d_zero_samples_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:02:35.6740539Z test_MaxPool1d_indices_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T18:02:35.6747378Z test_MaxPool2d_indices_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T18:02:35.6754579Z test_MaxPool3d_indices_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T18:02:35.6768584Z test_MaxPool_zero_batch_dim_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:02:35.6799589Z test_MaxUnpool_index_errors_case10_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:02:35.6827988Z test_MaxUnpool_index_errors_case1_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:02:35.6855939Z test_MaxUnpool_index_errors_case2_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:02:35.6884433Z test_MaxUnpool_index_errors_case3_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:02:35.6912723Z test_MaxUnpool_index_errors_case4_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:02:35.6939982Z test_MaxUnpool_index_errors_case5_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:02:35.6968848Z test_MaxUnpool_index_errors_case6_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:02:35.6997165Z test_MaxUnpool_index_errors_case7_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:02:35.7024739Z test_MaxUnpool_index_errors_case8_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:02:35.7053691Z test_MaxUnpool_index_errors_case9_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:02:35.7072663Z test_MaxUnpool_zero_batch_dim_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T18:02:35.7088226Z test_adaptive_avg_pool2d_output_size_one_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:02:35.7097968Z test_adaptive_avg_pool3d_output_size_one_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:02:41.5856927Z test_adaptive_pool_odd_size_xla (__main__.TestPoolingNNDeviceTypeXLA) ... ok (5.875s) 2024-04-03T18:02:41.5870206Z test_adaptive_pooling_empty_output_size_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T18:02:41.5883199Z test_adaptive_pooling_empty_output_size_xla_float64 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:02:47.2122785Z test_adaptive_pooling_max_nhwc_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... ok (5.623s) 2024-04-03T18:02:52.9343287Z test_adaptive_pooling_max_nhwc_xla_float64 (__main__.TestPoolingNNDeviceTypeXLA) ... ok (5.722s) 2024-04-03T18:02:52.9364966Z test_adaptive_pooling_no_suppot_input_xla_int16 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T18:02:52.9384293Z test_adaptive_pooling_no_suppot_input_xla_int32 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T18:02:52.9402755Z test_adaptive_pooling_no_suppot_input_xla_int64 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T18:02:52.9426037Z test_adaptive_pooling_no_suppot_input_xla_int8 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T18:02:52.9480599Z test_adaptive_pooling_no_suppot_input_xla_uint8 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2024-04-03T18:02:52.9528361Z test_adaptive_pooling_zero_batch_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2024-04-03T18:02:52.9569499Z test_adaptive_pooling_zero_batch_xla_float64 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2024-04-03T18:02:52.9662797Z test_avg_pool2d_nhwc_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.008s) 2024-04-03T18:02:52.9746359Z test_avg_pool2d_nhwc_xla_float64 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.008s) 2024-04-03T18:02:52.9821897Z test_avg_pool2d_reduced_floating_xla_bfloat16 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: Only runs on cpu (0.007s) 2024-04-03T18:02:52.9885002Z test_avg_pool2d_reduced_floating_xla_float16 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.006s) 2024-04-03T18:02:52.9946599Z test_fractional_max_pool2d_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.006s) 2024-04-03T18:02:53.0015751Z test_fractional_max_pool3d_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.006s) 2024-04-03T18:02:53.0078025Z test_fractional_max_pool_nan_inf_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.005s) 2024-04-03T18:02:53.0126678Z test_max_pool1d_corner_cases_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: Only runs on cpu (0.005s) 2024-04-03T18:02:53.0180884Z test_max_pool1d_corner_cases_xla_float64 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: Only runs on cpu (0.005s) 2024-04-03T18:02:53.0244024Z test_max_pool1d_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: Only runs on cpu (0.005s) 2024-04-03T18:02:53.0307581Z test_max_pool1d_xla_float64 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: Only runs on cpu (0.005s) 2024-04-03T18:02:53.0372874Z test_max_pool2d_indices_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: Only runs on cuda (0.006s) 2024-04-03T18:02:53.0444109Z test_max_pool2d_nhwc_xla_bfloat16 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.007s) 2024-04-03T18:02:53.0520203Z test_max_pool2d_nhwc_xla_float16 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.007s) 2024-04-03T18:02:53.0596341Z test_max_pool2d_nhwc_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.007s) 2024-04-03T18:02:53.0685368Z test_max_pool2d_nhwc_xla_float64 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.008s) 2024-04-03T18:02:53.0724231Z test_max_pool2d_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: Only runs on cuda (0.004s) 2024-04-03T18:02:53.0851082Z test_max_pool3d_ndhwc_xla_bfloat16 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.012s) 2024-04-03T18:02:53.0977244Z test_max_pool3d_ndhwc_xla_float16 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.012s) 2024-04-03T18:02:53.1114693Z test_max_pool3d_ndhwc_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.013s) 2024-04-03T18:02:53.1214326Z test_max_pool3d_ndhwc_xla_float64 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.009s) 2024-04-03T18:02:53.1271503Z test_max_pool_bfloat16_half_xla_bfloat16 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: Only runs on cpu (0.006s) 2024-04-03T18:02:53.1297161Z test_max_pool_bfloat16_half_xla_float16 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2024-04-03T18:02:53.1312275Z test_max_pool_nan_inf_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:02:54.9941568Z test_maxpool3d_non_square_backward_xla (__main__.TestPoolingNNDeviceTypeXLA) ... ok (1.862s) 2024-04-03T18:02:54.9973493Z test_maxpool_indices_no_batch_dim_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) 2024-04-03T18:02:56.8549087Z Check that indices with no batch dim is consistent with a single batch. ... ok (1.860s) 2024-04-03T18:02:56.8577111Z test_pool3d_large_size_int64_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2024-04-03T18:02:56.8604741Z test_pool3d_size_one_feature_dim_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2024-04-03T18:02:56.8629507Z test_pool_invalid_size_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T18:02:56.8705998Z test_pool_large_size_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... ok (0.007s) 2024-04-03T18:02:56.8734323Z test_pooling_bfloat16_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2024-04-03T18:02:56.8757558Z test_pooling_large_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T18:02:59.2852241Z test_pooling_max_nhwc_xla_float32 (__main__.TestPoolingNNDeviceTypeXLA) ... ok (2.409s) 2024-04-03T18:03:01.6354279Z test_pooling_max_nhwc_xla_float64 (__main__.TestPoolingNNDeviceTypeXLA) ... ok (2.350s) 2024-04-03T18:03:01.6379653Z test_pooling_shape_xla (__main__.TestPoolingNNDeviceTypeXLA) 2024-04-03T18:03:01.6806696Z Test the output shape calculation for pooling functions ... ok (0.045s) 2024-04-03T18:03:01.6828300Z test_pooling_zero_stride_xla (__main__.TestPoolingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T18:03:01.7395254Z 2024-04-03T18:03:01.7396090Z ---------------------------------------------------------------------- 2024-04-03T18:03:01.7484138Z Ran 77 tests in 26.031s 2024-04-03T18:03:01.7484596Z 2024-04-03T18:03:01.7484800Z OK (skipped=68) 2024-04-03T18:03:01.7485158Z 2024-04-03T18:03:01.7485396Z Generating XML reports... 2024-04-03T18:03:01.7490045Z Generated XML report: test-reports/python-unittest/test.......test.nn.test_pooling/TEST-TestPoolingNNDeviceTypeXLA-20240403180235.xml 2024-04-03T18:03:02.0947536Z I0000 00:00:1712167382.093736 11519 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T18:03:02.2256069Z + run_dynamic /var/lib/jenkins/workspace/xla/test/../../test/nn/test_embedding.py -v TestEmbeddingNNDeviceTypeXLA 2024-04-03T18:03:02.2257735Z + echo 'Running in DynamicShape mode: /var/lib/jenkins/workspace/xla/test/../../test/nn/test_embedding.py' -v TestEmbeddingNNDeviceTypeXLA 2024-04-03T18:03:02.2259403Z Running in DynamicShape mode: /var/lib/jenkins/workspace/xla/test/../../test/nn/test_embedding.py -v TestEmbeddingNNDeviceTypeXLA 2024-04-03T18:03:02.2260449Z + XLA_EXPERIMENTAL=nonzero:masked_select:masked_scatter 2024-04-03T18:03:02.2261443Z + run_test /var/lib/jenkins/workspace/xla/test/../../test/nn/test_embedding.py -v TestEmbeddingNNDeviceTypeXLA 2024-04-03T18:03:02.2262917Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/../../test/nn/test_embedding.py' -v TestEmbeddingNNDeviceTypeXLA 2024-04-03T18:03:02.2264479Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/../../test/nn/test_embedding.py -v TestEmbeddingNNDeviceTypeXLA 2024-04-03T18:03:02.2265396Z ++ command -v nvidia-smi 2024-04-03T18:03:02.2265736Z + '[' -x '' ']' 2024-04-03T18:03:02.2266009Z + PJRT_DEVICE=CPU 2024-04-03T18:03:02.2266280Z + CPU_NUM_DEVICES=1 2024-04-03T18:03:02.2267119Z + run_coverage /var/lib/jenkins/workspace/xla/test/../../test/nn/test_embedding.py -v TestEmbeddingNNDeviceTypeXLA 2024-04-03T18:03:02.2268247Z + '[' 0 '!=' 0 ']' 2024-04-03T18:03:02.2269034Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/nn/test_embedding.py -v TestEmbeddingNNDeviceTypeXLA 2024-04-03T18:03:04.3376535Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T18:03:04.3378062Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T18:03:04.5901213Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T18:03:04.5902150Z I0000 00:00:1712167384.589758 17059 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T18:03:04.6041309Z Test results will be stored in test-reports/python-unittest/test.......test.nn.test_embedding 2024-04-03T18:03:04.6041924Z 2024-04-03T18:03:04.6042135Z Running tests... 2024-04-03T18:03:04.6042639Z ---------------------------------------------------------------------- 2024-04-03T18:03:05.1397426Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int32_int32_bfloat16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.524s) 2024-04-03T18:03:05.1401323Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.005s) 2024-04-03T18:03:05.6243202Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.484s) 2024-04-03T18:03:05.8578064Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.240s) 2024-04-03T18:03:06.2393641Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int32_int64_bfloat16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.372s) 2024-04-03T18:03:06.2397906Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.005s) 2024-04-03T18:03:06.5668375Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.327s) 2024-04-03T18:03:06.6946938Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.133s) 2024-04-03T18:03:06.7069881Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int64_int32_bfloat16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.012s) 2024-04-03T18:03:06.7115214Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.004s) 2024-04-03T18:03:06.7271832Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.016s) 2024-04-03T18:03:06.7427852Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.015s) 2024-04-03T18:03:06.7585076Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int64_int64_bfloat16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.016s) 2024-04-03T18:03:06.7630113Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.004s) 2024-04-03T18:03:06.7788569Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.016s) 2024-04-03T18:03:06.7942624Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_xla_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.015s) 2024-04-03T18:03:06.7996758Z test_EmbeddingBag_per_sample_weights_and_new_offsets_xla (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: skipped on XLA (0.005s) 2024-04-03T18:03:06.8028909Z test_EmbeddingBag_per_sample_weights_and_no_offsets_xla (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: skipped on XLA (0.003s) 2024-04-03T18:03:08.0850424Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int32_int32_bfloat16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (1.282s) 2024-04-03T18:03:08.0872323Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:09.1898504Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (1.102s) 2024-04-03T18:03:09.8818402Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.692s) 2024-04-03T18:03:10.4136440Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int32_int64_bfloat16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.532s) 2024-04-03T18:03:10.4158295Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:10.9115733Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.495s) 2024-04-03T18:03:11.1014764Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.190s) 2024-04-03T18:03:12.0985322Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int64_int32_bfloat16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.997s) 2024-04-03T18:03:12.1011547Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2024-04-03T18:03:13.0796098Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.978s) 2024-04-03T18:03:13.4970858Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.417s) 2024-04-03T18:03:13.9821126Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int64_int64_bfloat16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.485s) 2024-04-03T18:03:13.9845011Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:14.4727249Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.488s) 2024-04-03T18:03:14.4826567Z test_EmbeddingBag_per_sample_weights_and_offsets_xla_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.010s) 2024-04-03T18:03:14.4850315Z test_EmbeddingBag_per_sample_weights_failures_xla (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T18:03:14.4868597Z test_embedding_backward_xla (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T18:03:14.4901561Z test_embedding_bag_1D_padding_idx_xla_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:14.4935266Z test_embedding_bag_1D_padding_idx_xla_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:14.4964120Z test_embedding_bag_2D_padding_idx_xla_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:14.4993442Z test_embedding_bag_2D_padding_idx_xla_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:14.5001243Z test_embedding_bag_bfloat16_xla_int32_int32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:14.5010570Z test_embedding_bag_bfloat16_xla_int32_int64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:14.5020132Z test_embedding_bag_bfloat16_xla_int64_int32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:14.5029810Z test_embedding_bag_bfloat16_xla_int64_int64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:14.5048144Z test_embedding_bag_device_xla (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T18:03:14.6061603Z test_embedding_bag_dimension_errors_xla (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.101s) 2024-04-03T18:03:14.6650419Z test_embedding_bag_empty_input_xla_int32_int32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.059s) 2024-04-03T18:03:14.6751399Z test_embedding_bag_empty_input_xla_int32_int64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.010s) 2024-04-03T18:03:14.6839854Z test_embedding_bag_empty_input_xla_int64_int32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.009s) 2024-04-03T18:03:14.6925837Z test_embedding_bag_empty_input_xla_int64_int64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.008s) 2024-04-03T18:03:14.6947692Z test_embedding_bag_half_xla_int32_int32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T18:03:14.6969964Z test_embedding_bag_half_xla_int32_int64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T18:03:14.6989523Z test_embedding_bag_half_xla_int64_int32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T18:03:14.7006912Z test_embedding_bag_half_xla_int64_int64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T18:03:14.8558185Z test_embedding_bag_non_contiguous_weight_xla_int32_int32_bfloat16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.155s) 2024-04-03T18:03:14.8596168Z test_embedding_bag_non_contiguous_weight_xla_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.004s) 2024-04-03T18:03:15.0092497Z test_embedding_bag_non_contiguous_weight_xla_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.149s) 2024-04-03T18:03:15.1407182Z test_embedding_bag_non_contiguous_weight_xla_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.131s) 2024-04-03T18:03:15.1490245Z test_embedding_bag_non_contiguous_weight_xla_int32_int64_bfloat16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.008s) 2024-04-03T18:03:15.1524076Z test_embedding_bag_non_contiguous_weight_xla_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2024-04-03T18:03:15.1606101Z test_embedding_bag_non_contiguous_weight_xla_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.008s) 2024-04-03T18:03:15.1682444Z test_embedding_bag_non_contiguous_weight_xla_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.007s) 2024-04-03T18:03:15.1762926Z test_embedding_bag_non_contiguous_weight_xla_int64_int32_bfloat16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.008s) 2024-04-03T18:03:15.1796805Z test_embedding_bag_non_contiguous_weight_xla_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2024-04-03T18:03:15.1876208Z test_embedding_bag_non_contiguous_weight_xla_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.008s) 2024-04-03T18:03:15.1954065Z test_embedding_bag_non_contiguous_weight_xla_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.007s) 2024-04-03T18:03:15.2037575Z test_embedding_bag_non_contiguous_weight_xla_int64_int64_bfloat16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.008s) 2024-04-03T18:03:15.2072764Z test_embedding_bag_non_contiguous_weight_xla_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2024-04-03T18:03:15.2153414Z test_embedding_bag_non_contiguous_weight_xla_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.008s) 2024-04-03T18:03:15.2230771Z test_embedding_bag_non_contiguous_weight_xla_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.007s) 2024-04-03T18:03:15.2264253Z test_embedding_bag_out_of_bounds_idx_xla (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: skipped on XLA (0.003s) 2024-04-03T18:03:15.2288413Z test_embedding_dense_grad_xla (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T18:03:15.4413511Z test_embedding_max_norm_backward_xla_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.212s) 2024-04-03T18:03:15.4422075Z test_embedding_max_norm_device_xla_float16 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T18:03:15.4432989Z test_embedding_max_norm_device_xla_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T18:03:15.4443573Z test_embedding_max_norm_device_xla_float64 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T18:03:15.4457612Z test_embedding_max_norm_fwd_AD_xla_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: forward AD doesn't work on xla (0.001s) 2024-04-03T18:03:15.7611512Z test_embedding_padding_idx_xla_float32 (__main__.TestEmbeddingNNDeviceTypeXLA) ... ok (0.315s) 2024-04-03T18:03:15.7619693Z test_embedding_scalar_weight_error_xla (__main__.TestEmbeddingNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T18:03:15.7705683Z 2024-04-03T18:03:15.7706214Z ---------------------------------------------------------------------- 2024-04-03T18:03:15.7706731Z Ran 79 tests in 11.158s 2024-04-03T18:03:15.7706980Z 2024-04-03T18:03:15.7707082Z OK (skipped=36) 2024-04-03T18:03:15.7707268Z 2024-04-03T18:03:15.7707389Z Generating XML reports... 2024-04-03T18:03:15.7708654Z Generated XML report: test-reports/python-unittest/test.......test.nn.test_embedding/TEST-TestEmbeddingNNDeviceTypeXLA-20240403180304.xml 2024-04-03T18:03:16.0654833Z I0000 00:00:1712167396.064409 17059 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T18:03:16.1929416Z + run_dynamic /var/lib/jenkins/workspace/xla/test/../../test/nn/test_convolution.py -v TestConvolutionNNDeviceTypeXLA 2024-04-03T18:03:16.1931381Z + echo 'Running in DynamicShape mode: /var/lib/jenkins/workspace/xla/test/../../test/nn/test_convolution.py' -v TestConvolutionNNDeviceTypeXLA 2024-04-03T18:03:16.1933038Z Running in DynamicShape mode: /var/lib/jenkins/workspace/xla/test/../../test/nn/test_convolution.py -v TestConvolutionNNDeviceTypeXLA 2024-04-03T18:03:16.1934227Z + XLA_EXPERIMENTAL=nonzero:masked_select:masked_scatter 2024-04-03T18:03:16.1935266Z + run_test /var/lib/jenkins/workspace/xla/test/../../test/nn/test_convolution.py -v TestConvolutionNNDeviceTypeXLA 2024-04-03T18:03:16.1936807Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/../../test/nn/test_convolution.py' -v TestConvolutionNNDeviceTypeXLA 2024-04-03T18:03:16.1938387Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/../../test/nn/test_convolution.py -v TestConvolutionNNDeviceTypeXLA 2024-04-03T18:03:16.1939345Z ++ command -v nvidia-smi 2024-04-03T18:03:16.1939691Z + '[' -x '' ']' 2024-04-03T18:03:16.1939961Z + PJRT_DEVICE=CPU 2024-04-03T18:03:16.1940254Z + CPU_NUM_DEVICES=1 2024-04-03T18:03:16.1941130Z + run_coverage /var/lib/jenkins/workspace/xla/test/../../test/nn/test_convolution.py -v TestConvolutionNNDeviceTypeXLA 2024-04-03T18:03:16.1942021Z + '[' 0 '!=' 0 ']' 2024-04-03T18:03:16.1942841Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/nn/test_convolution.py -v TestConvolutionNNDeviceTypeXLA 2024-04-03T18:03:18.3734536Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T18:03:18.3736200Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T18:03:18.8380279Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T18:03:18.8381186Z I0000 00:00:1712167398.837669 23751 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T18:03:18.9025372Z Test results will be stored in test-reports/python-unittest/test.......test.nn.test_convolution 2024-04-03T18:03:18.9026030Z 2024-04-03T18:03:18.9026327Z Running tests... 2024-04-03T18:03:18.9026770Z ---------------------------------------------------------------------- 2024-04-03T18:03:18.9053862Z test_Conv2d_backward_depthwise_xla_complex128 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:18.9060218Z test_Conv2d_backward_depthwise_xla_float64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T18:03:18.9086822Z test_Conv2d_depthwise_naive_groups_xla_float16 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:18.9110566Z test_Conv2d_depthwise_naive_groups_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T18:03:18.9135548Z test_Conv2d_depthwise_naive_groups_xla_float64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T18:03:18.9150477Z test_Conv2d_deterministic_cudnn_xla_complex128 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.001s) 2024-04-03T18:03:18.9165136Z test_Conv2d_deterministic_cudnn_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T18:03:18.9187905Z test_Conv2d_deterministic_cudnn_xla_float16 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T18:03:18.9194990Z test_Conv2d_deterministic_cudnn_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T18:03:18.9209760Z test_Conv2d_deterministic_cudnn_xla_float64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T18:03:18.9222164Z test_Conv2d_large_workspace_xla_float16 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T18:03:18.9234478Z test_Conv2d_large_workspace_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T18:03:18.9246971Z test_Conv2d_large_workspace_xla_float64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T18:03:19.7838749Z test_Conv2d_naive_groups_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.858s) 2024-04-03T18:03:19.7849445Z test_Conv2d_size_1_kernel_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T18:03:19.7877466Z test_Conv3d_depthwise_naive_groups_xla_float16 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2024-04-03T18:03:19.7903476Z test_Conv3d_depthwise_naive_groups_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2024-04-03T18:03:19.7930129Z test_Conv3d_depthwise_naive_groups_xla_float64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2024-04-03T18:03:19.7942291Z test_ConvTranspose2d_large_output_padding_xla_float16 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T18:03:19.7954804Z test_ConvTranspose2d_large_output_padding_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T18:03:19.7968180Z test_ConvTranspose2d_size_1_kernel_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T18:03:19.7982521Z test_ConvTranspose3d_size_1_kernel_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T18:03:19.7992589Z test_contig_wrong_stride_cudnn_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T18:03:19.8008437Z test_conv1d_same_padding_backward_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:20.5264385Z test_conv1d_same_padding_backward_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... /var/lib/jenkins/workspace/xla/test/../../test/nn/test_convolution.py:1308: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at /var/lib/jenkins/workspace/aten/src/ATen/native/Convolution.cpp:1032.) 2024-04-03T18:03:20.5266973Z z = F.conv1d(x, y, padding='same') 2024-04-03T18:03:20.5267360Z ok (0.725s) 2024-04-03T18:03:20.5283901Z test_conv1d_same_padding_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:21.2010805Z test_conv1d_same_padding_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.672s) 2024-04-03T18:03:21.2021057Z test_conv1d_valid_padding_backward_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:21.4469569Z test_conv1d_valid_padding_backward_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.244s) 2024-04-03T18:03:21.4478438Z test_conv1d_valid_padding_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T18:03:21.5623808Z test_conv1d_valid_padding_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.114s) 2024-04-03T18:03:21.9616833Z test_conv1d_vs_scipy_mode_same_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.399s) 2024-04-03T18:03:22.1887497Z test_conv1d_vs_scipy_mode_valid_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.227s) 2024-04-03T18:03:22.1901911Z test_conv1d_vs_scipy_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:22.1912918Z test_conv2d_no_grad_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2024-04-03T18:03:22.1931630Z test_conv2d_same_padding_backward_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:22.9116645Z test_conv2d_same_padding_backward_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.718s) 2024-04-03T18:03:22.9131269Z test_conv2d_same_padding_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:23.4554730Z test_conv2d_same_padding_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.542s) 2024-04-03T18:03:23.4564002Z test_conv2d_valid_padding_backward_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T18:03:23.7008192Z test_conv2d_valid_padding_backward_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.244s) 2024-04-03T18:03:23.7015987Z test_conv2d_valid_padding_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T18:03:23.8160898Z test_conv2d_valid_padding_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.114s) 2024-04-03T18:03:24.2244603Z test_conv2d_vs_scipy_mode_same_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.408s) 2024-04-03T18:03:24.4452889Z test_conv2d_vs_scipy_mode_valid_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.221s) 2024-04-03T18:03:24.4468920Z test_conv2d_vs_scipy_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:24.4478327Z test_conv3d_64bit_indexing_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T18:03:24.4502330Z test_conv3d_same_padding_backward_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T18:03:24.4519376Z test_conv3d_same_padding_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:25.0170290Z test_conv3d_same_padding_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.564s) 2024-04-03T18:03:25.0182152Z test_conv3d_valid_padding_backward_xla_complex128 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:25.0197290Z test_conv3d_valid_padding_backward_xla_float64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T18:03:25.0206872Z test_conv3d_valid_padding_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.001s) 2024-04-03T18:03:25.1341159Z test_conv3d_valid_padding_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.113s) 2024-04-03T18:03:25.5598631Z test_conv3d_vs_scipy_mode_same_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.425s) 2024-04-03T18:03:25.7886736Z test_conv3d_vs_scipy_mode_valid_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.229s) 2024-04-03T18:03:25.7905172Z test_conv3d_vs_scipy_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:25.8195993Z test_convTranspose_empty_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.029s) 2024-04-03T18:03:25.8304626Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:25.8414582Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:25.8525554Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:25.8635579Z test_conv_backend_cuda_depthwise1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:25.8742159Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:25.8849477Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:25.8955559Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:25.9062694Z test_conv_backend_cuda_depthwise1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:25.9169334Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:25.9276399Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:25.9383688Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:25.9490331Z test_conv_backend_cuda_depthwise2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:25.9598819Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:25.9705480Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:25.9811840Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:25.9921680Z test_conv_backend_cuda_depthwise2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.0028886Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.0136786Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.0242975Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.0350878Z test_conv_backend_cuda_depthwise3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.0458715Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.0564519Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.0672276Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.0780623Z test_conv_backend_cuda_depthwise3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.0886722Z test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.0994529Z test_conv_backend_cudnn1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.1102610Z test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.1211601Z test_conv_backend_cudnn1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.1317791Z test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.1426148Z test_conv_backend_cudnn1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.1531930Z test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.1638798Z test_conv_backend_cudnn1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.1745317Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.1851627Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.1957616Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.010s) 2024-04-03T18:03:26.2064844Z test_conv_backend_cudnn1d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.2170552Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.2276907Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.2385260Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.2494860Z test_conv_backend_cudnn1d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.2603317Z test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.2712771Z test_conv_backend_cudnn2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.2820613Z test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.2928428Z test_conv_backend_cudnn2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.3035044Z test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.3141506Z test_conv_backend_cudnn2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.3249518Z test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.3355992Z test_conv_backend_cudnn2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.3463131Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.3569803Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.3677282Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.3782995Z test_conv_backend_cudnn2d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.3888802Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.010s) 2024-04-03T18:03:26.3996057Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.4103090Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.4211212Z test_conv_backend_cudnn2d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.4318347Z test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.4426468Z test_conv_backend_cudnn3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.4535542Z test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.4642935Z test_conv_backend_cudnn3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.4748794Z test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.4856307Z test_conv_backend_cudnn3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.4963229Z test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.5069771Z test_conv_backend_cudnn3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:26.5179044Z test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.5287950Z test_conv_backend_empty_batch1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.5396243Z test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.5502751Z test_conv_backend_empty_batch1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.5608510Z test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.5718328Z test_conv_backend_empty_batch1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.5828321Z test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.5934508Z test_conv_backend_empty_batch1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.6043677Z test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.6150246Z test_conv_backend_empty_batch2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.6259218Z test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.6365988Z test_conv_backend_empty_batch2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.6475302Z test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.6585112Z test_conv_backend_empty_batch2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.6692063Z test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.6797720Z test_conv_backend_empty_batch2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.6903960Z test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.7010046Z test_conv_backend_empty_batch3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.7116572Z test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.7223741Z test_conv_backend_empty_batch3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.7331169Z test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.7439928Z test_conv_backend_empty_batch3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.7546204Z test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.7653922Z test_conv_backend_empty_batch3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.7760391Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.7868773Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.7976076Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.8084935Z test_conv_backend_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.8191752Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.8298991Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.8407214Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.8514805Z test_conv_backend_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.8620174Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.010s) 2024-04-03T18:03:26.8726882Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.8834801Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.8941039Z test_conv_backend_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.9046776Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.9153174Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.9260486Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.9367274Z test_conv_backend_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.9474414Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.9582345Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.9688505Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.9796404Z test_conv_backend_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:26.9904934Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:27.0010911Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:27.0117487Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:27.0224818Z test_conv_backend_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:27.0332078Z test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:27.0440560Z test_conv_backend_empty_channel1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:27.0547843Z test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:27.0655247Z test_conv_backend_empty_channel1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:27.0761354Z test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:27.0867853Z test_conv_backend_empty_channel1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:27.0973552Z test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:27.1080684Z test_conv_backend_empty_channel1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:27.1186974Z test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:27.1295026Z test_conv_backend_empty_channel2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:27.1402689Z test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:27.1508402Z test_conv_backend_empty_channel2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.010s) 2024-04-03T18:03:27.1616982Z test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:27.1722633Z test_conv_backend_empty_channel2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:27.1830559Z test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:27.1937863Z test_conv_backend_empty_channel2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:27.2046547Z test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:27.2154193Z test_conv_backend_empty_channel3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:27.2262749Z test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:27.2370825Z test_conv_backend_empty_channel3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:27.2477935Z test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:27.2586096Z test_conv_backend_empty_channel3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:27.2696112Z test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:27.2806651Z test_conv_backend_empty_channel3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:27.2918317Z test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.3026958Z test_conv_backend_miopen1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.3133990Z test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.3242213Z test_conv_backend_miopen1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.3351354Z test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.3461181Z test_conv_backend_miopen1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.3571673Z test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.3681018Z test_conv_backend_miopen1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.3790340Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.3899086Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.4007006Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.4116610Z test_conv_backend_miopen1d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.4226165Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.4334657Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.4443437Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.4553581Z test_conv_backend_miopen1d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.4662973Z test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.4770192Z test_conv_backend_miopen2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.4879054Z test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.4987166Z test_conv_backend_miopen2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.5095259Z test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.5204009Z test_conv_backend_miopen2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.5314020Z test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.5423119Z test_conv_backend_miopen2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.5532350Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.5639492Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.5750360Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.5860540Z test_conv_backend_miopen2d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.5967687Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.6075922Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.6183092Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.6290769Z test_conv_backend_miopen2d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.6401879Z test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.6511567Z test_conv_backend_miopen3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.6620660Z test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.6728690Z test_conv_backend_miopen3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.6838277Z test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.6946124Z test_conv_backend_miopen3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.7055348Z test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.7163916Z test_conv_backend_miopen3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.7273160Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.7383839Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.7490875Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.7598689Z test_conv_backend_miopen3d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.7707270Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.7816735Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.7925203Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.8034571Z test_conv_backend_miopen3d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.8141093Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.8252418Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.8361349Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.8471101Z test_conv_backend_miopen_depthwise1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.8580045Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.8689017Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.8796548Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.8906149Z test_conv_backend_miopen_depthwise1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.9014495Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.9125806Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.9232721Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.9340990Z test_conv_backend_miopen_depthwise2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.9451412Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.9560248Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.9668702Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.9776951Z test_conv_backend_miopen_depthwise2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.9886149Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:27.9995680Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:28.0103999Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:28.0212471Z test_conv_backend_miopen_depthwise3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:28.0320845Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:28.0430569Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:28.0539029Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:28.0648584Z test_conv_backend_miopen_depthwise3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:28.0758051Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.0866909Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.0975636Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.1084044Z test_conv_backend_mkldnn1d_cpu_input_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.1194220Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.1301645Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.1411553Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.1520799Z test_conv_backend_mkldnn1d_cpu_input_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.1630043Z test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.1737728Z test_conv_backend_mkldnn1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.1844992Z test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.1952924Z test_conv_backend_mkldnn1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.2061570Z test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.2168358Z test_conv_backend_mkldnn1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.2276654Z test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.2386834Z test_conv_backend_mkldnn1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.2496768Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.2604316Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.2713138Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.2822763Z test_conv_backend_mkldnn1d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.2932358Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.3042211Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.3152041Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.3260747Z test_conv_backend_mkldnn1d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.3369946Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.3478500Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.3586499Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.3694730Z test_conv_backend_mkldnn2d_cpu_input_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.3801790Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.3910040Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.4018291Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.4126489Z test_conv_backend_mkldnn2d_cpu_input_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.4236753Z test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.4344960Z test_conv_backend_mkldnn2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.4453436Z test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.4563214Z test_conv_backend_mkldnn2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.4672082Z test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.4780071Z test_conv_backend_mkldnn2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.4889721Z test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.4998376Z test_conv_backend_mkldnn2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.5108113Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.5216787Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.5324131Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.5433368Z test_conv_backend_mkldnn2d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.5541023Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.5648693Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.5759296Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.5867967Z test_conv_backend_mkldnn2d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.5975395Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.6083952Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.6194061Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.6301025Z test_conv_backend_mkldnn3d_cpu_input_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.6411716Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.6520243Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.6628404Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.6735986Z test_conv_backend_mkldnn3d_cpu_input_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.6843743Z test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.6953869Z test_conv_backend_mkldnn3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.7061186Z test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.7168570Z test_conv_backend_mkldnn3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.7277043Z test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.7387858Z test_conv_backend_mkldnn3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.7495818Z test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.7603889Z test_conv_backend_mkldnn3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.7713318Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.7822213Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.7931876Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.8039078Z test_conv_backend_mkldnn3d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.8146575Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.8255368Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.8363325Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.8473023Z test_conv_backend_mkldnn3d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.8581725Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.8690255Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.8797853Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.8906281Z test_conv_backend_mkldnn_empty_batch1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.9013771Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.9121725Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.9229528Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.9336265Z test_conv_backend_mkldnn_empty_batch1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.9447265Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.9555317Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.9664543Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.9773645Z test_conv_backend_mkldnn_empty_batch2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.9883650Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:28.9992115Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.0100533Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.0208190Z test_conv_backend_mkldnn_empty_batch2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.0315696Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.0425752Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.0533174Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.0640035Z test_conv_backend_mkldnn_empty_batch3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.0749924Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.0858098Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.0968371Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.1076405Z test_conv_backend_mkldnn_empty_batch3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.1184673Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.1291982Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.1401423Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.1511497Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.1620146Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.1727406Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.1835137Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.1944344Z test_conv_backend_mkldnn_empty_batch_channel1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.2052267Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.2160201Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.2267566Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.2377383Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.2485590Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.2594306Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.2704018Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.2812674Z test_conv_backend_mkldnn_empty_batch_channel2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.2922479Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.3030835Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.3138254Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.3248139Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.3358795Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.3470766Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.3582388Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.3690307Z test_conv_backend_mkldnn_empty_batch_channel3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.3797463Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.3904779Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.4015658Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.4124434Z test_conv_backend_mkldnn_empty_channel1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.4234480Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.4341685Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.4449956Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.4560687Z test_conv_backend_mkldnn_empty_channel1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.4669354Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.4777931Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.4886061Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.4995190Z test_conv_backend_mkldnn_empty_channel2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.5102939Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.5212455Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.5320015Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.5429253Z test_conv_backend_mkldnn_empty_channel2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.5538408Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.5646183Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.5755772Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.5865571Z test_conv_backend_mkldnn_empty_channel3d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.5972691Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.6081069Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.6187791Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.6295483Z test_conv_backend_mkldnn_empty_channel3d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:29.6407015Z test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.6518348Z test_conv_backend_slow1d_dilated_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.6628602Z test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.6736193Z test_conv_backend_slow1d_dilated_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.6844103Z test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.6953186Z test_conv_backend_slow1d_dilated_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.7061722Z test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.7169048Z test_conv_backend_slow1d_dilated_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.7276935Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.7388823Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.7498546Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.7605460Z test_conv_backend_slow1d_dilated_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.7714522Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.7823562Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.7931386Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.8040584Z test_conv_backend_slow1d_dilated_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.8149932Z test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.8259046Z test_conv_backend_slow1d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.8366609Z test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.8473892Z test_conv_backend_slow1d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.8581987Z test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.8689438Z test_conv_backend_slow1d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.8799009Z test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.8907327Z test_conv_backend_slow1d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.9016069Z test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.9125659Z test_conv_backend_slow1d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.9232462Z test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.9339995Z test_conv_backend_slow1d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.9448035Z test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.9557228Z test_conv_backend_slow1d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.9668554Z test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.9775999Z test_conv_backend_slow1d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.9884579Z test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:29.9992985Z test_conv_backend_slow2d_dilated_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.0100594Z test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.0208960Z test_conv_backend_slow2d_dilated_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.0316612Z test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.0427280Z test_conv_backend_slow2d_dilated_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.0536314Z test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.0643964Z test_conv_backend_slow2d_dilated_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.0753036Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.0861303Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.0968433Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.1077237Z test_conv_backend_slow2d_dilated_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.1189813Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.1301708Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.1410413Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.1520070Z test_conv_backend_slow2d_dilated_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.1629373Z test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.1738386Z test_conv_backend_slow2d_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.1845573Z test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.1956170Z test_conv_backend_slow2d_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.2065074Z test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.2172925Z test_conv_backend_slow2d_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.2279953Z test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.2388792Z test_conv_backend_slow2d_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.2496764Z test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.2607397Z test_conv_backend_slow2d_transposed_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.2717034Z test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.2826887Z test_conv_backend_slow2d_transposed_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.2934303Z test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.3040974Z test_conv_backend_slow2d_transposed_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.3148956Z test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.3259308Z test_conv_backend_slow2d_transposed_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.3367578Z test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:30.3479495Z test_conv_backend_slow3d_cpu_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:30.3590547Z test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:30.3698774Z test_conv_backend_slow3d_cpu_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:30.3806173Z test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:30.3916872Z test_conv_backend_slow3d_cpu_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:30.4025162Z test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:30.4133833Z test_conv_backend_slow3d_cpu_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.011s) 2024-04-03T18:03:30.4243282Z test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:30.4351937Z test_conv_backend_slow3d_cuda_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:30.4459256Z test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:30.4570562Z test_conv_backend_slow3d_cuda_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:30.4679044Z test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:30.4785806Z test_conv_backend_slow3d_cuda_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:30.4895043Z test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:30.5003248Z test_conv_backend_slow3d_cuda_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.011s) 2024-04-03T18:03:30.5116550Z test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.5229077Z test_conv_backend_slow3d_dilated_has_bias_False_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.5335663Z test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.5444145Z test_conv_backend_slow3d_dilated_has_bias_False_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.5553217Z test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.5660531Z test_conv_backend_slow3d_dilated_has_bias_True_strided_False_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.5770743Z test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_False_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.5882470Z test_conv_backend_slow3d_dilated_has_bias_True_strided_True_contiguous_True_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.011s) 2024-04-03T18:03:30.5895328Z test_conv_contiguous_for_oneDNN_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2024-04-03T18:03:30.5907951Z test_conv_cudnn_mismatch_memory_format_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T18:03:30.5933494Z test_conv_cudnn_ndhwc_xla_float16 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:30.5958420Z test_conv_cudnn_ndhwc_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T18:03:30.5968980Z test_conv_cudnn_nhwc_support_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T18:03:30.5980137Z test_conv_cudnn_nhwc_support_xla_float64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T18:03:30.6005943Z test_conv_cudnn_nhwc_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:30.6031552Z test_conv_cudnn_nhwc_xla_float16 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:30.6056166Z test_conv_cudnn_nhwc_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T18:03:30.6461234Z test_conv_double_backward_groups_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.040s) 2024-04-03T18:03:30.6653920Z test_conv_double_backward_no_bias_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.019s) 2024-04-03T18:03:30.7602639Z test_conv_double_backward_stride_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.095s) 2024-04-03T18:03:30.7720081Z test_conv_double_backward_strided_with_3D_input_and_weight_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.012s) 2024-04-03T18:03:30.7750523Z test_conv_double_backward_xla_float64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2024-04-03T18:03:30.7791361Z test_conv_empty_channel_xla_complex64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.complex64 (0.004s) 2024-04-03T18:03:31.0582835Z test_conv_empty_channel_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... /opt/conda/lib/python3.8/site-packages/torch/nn/init.py:452: UserWarning: Initializing zero-element tensors is a no-op 2024-04-03T18:03:31.0584395Z warnings.warn("Initializing zero-element tensors is a no-op") 2024-04-03T18:03:31.0584922Z ok (0.279s) 2024-04-03T18:03:31.0594349Z test_conv_ic1_channels_last_for_oneDNN_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.001s) 2024-04-03T18:03:31.0605013Z test_conv_large_nosplit_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.001s) 2024-04-03T18:03:31.0623482Z test_conv_large_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T18:03:31.6112409Z test_conv_noncontig_weights_and_bias_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.548s) 2024-04-03T18:03:31.6359394Z test_conv_noncontig_weights_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.025s) 2024-04-03T18:03:31.6446256Z test_conv_thnn_nhwc_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.008s) 2024-04-03T18:03:31.6533311Z test_conv_thnn_nhwc_xla_float64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cpu (0.008s) 2024-04-03T18:03:31.6571748Z test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose2d_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T18:03:31.6610599Z test_conv_transpose_with_output_size_and_no_batch_dim_ConvTranspose3d_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.004s) 2024-04-03T18:03:31.6654450Z test_conv_transposed_large_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.004s) 2024-04-03T18:03:31.6687389Z test_convert_conv2d_weight_memory_format_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2024-04-03T18:03:31.6716635Z test_convert_conv3d_weight_memory_format_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.002s) 2024-04-03T18:03:31.6769479Z test_cudnn_convolution_add_relu_xla_float16 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.004s) 2024-04-03T18:03:31.6817102Z test_cudnn_convolution_add_relu_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.005s) 2024-04-03T18:03:31.6859615Z test_cudnn_convolution_relu_xla_float16 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.004s) 2024-04-03T18:03:31.6901911Z test_cudnn_convolution_relu_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.004s) 2024-04-03T18:03:31.7281496Z test_group_convTranspose_empty_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.038s) 2024-04-03T18:03:31.7356486Z test_group_conv_empty_xla (__main__.TestConvolutionNNDeviceTypeXLA) ... ok (0.007s) 2024-04-03T18:03:31.7389917Z test_noncontig_conv_grad_xla_float16 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.003s) 2024-04-03T18:03:31.7421600Z test_noncontig_conv_grad_xla_float32 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: Only runs on cuda (0.003s) 2024-04-03T18:03:31.7453096Z test_noncontig_conv_grad_xla_float64 (__main__.TestConvolutionNNDeviceTypeXLA) ... skip: skipped on XLA (0.003s) 2024-04-03T18:03:31.8285998Z 2024-04-03T18:03:31.8286443Z ---------------------------------------------------------------------- 2024-04-03T18:03:31.8286946Z Ran 535 tests in 12.843s 2024-04-03T18:03:31.8287178Z 2024-04-03T18:03:31.8287281Z OK (skipped=506) 2024-04-03T18:03:31.8287471Z 2024-04-03T18:03:31.8287588Z Generating XML reports... 2024-04-03T18:03:31.8288687Z Generated XML report: test-reports/python-unittest/test.......test.nn.test_convolution/TEST-TestConvolutionNNDeviceTypeXLA-20240403180318.xml 2024-04-03T18:03:32.2255269Z I0000 00:00:1712167412.224318 23751 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T18:03:32.3571528Z + run_dynamic /var/lib/jenkins/workspace/xla/test/../../test/nn/test_multihead_attention.py -v TestMultiheadAttentionNNDeviceTypeXLA 2024-04-03T18:03:32.3573707Z + echo 'Running in DynamicShape mode: /var/lib/jenkins/workspace/xla/test/../../test/nn/test_multihead_attention.py' -v TestMultiheadAttentionNNDeviceTypeXLA 2024-04-03T18:03:32.3576085Z Running in DynamicShape mode: /var/lib/jenkins/workspace/xla/test/../../test/nn/test_multihead_attention.py -v TestMultiheadAttentionNNDeviceTypeXLA 2024-04-03T18:03:32.3577234Z + XLA_EXPERIMENTAL=nonzero:masked_select:masked_scatter 2024-04-03T18:03:32.3578384Z + run_test /var/lib/jenkins/workspace/xla/test/../../test/nn/test_multihead_attention.py -v TestMultiheadAttentionNNDeviceTypeXLA 2024-04-03T18:03:32.3580100Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/../../test/nn/test_multihead_attention.py' -v TestMultiheadAttentionNNDeviceTypeXLA 2024-04-03T18:03:32.3581893Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/../../test/nn/test_multihead_attention.py -v TestMultiheadAttentionNNDeviceTypeXLA 2024-04-03T18:03:32.3582932Z ++ command -v nvidia-smi 2024-04-03T18:03:32.3583270Z + '[' -x '' ']' 2024-04-03T18:03:32.3583541Z + PJRT_DEVICE=CPU 2024-04-03T18:03:32.3583812Z + CPU_NUM_DEVICES=1 2024-04-03T18:03:32.3584788Z + run_coverage /var/lib/jenkins/workspace/xla/test/../../test/nn/test_multihead_attention.py -v TestMultiheadAttentionNNDeviceTypeXLA 2024-04-03T18:03:32.3585765Z + '[' 0 '!=' 0 ']' 2024-04-03T18:03:32.3586683Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/nn/test_multihead_attention.py -v TestMultiheadAttentionNNDeviceTypeXLA 2024-04-03T18:03:34.5408598Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T18:03:34.5410126Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T18:03:34.7976130Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T18:03:34.7977253Z I0000 00:00:1712167414.797105 28054 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T18:03:34.8033594Z Test results will be stored in test-reports/python-unittest/test.......test.nn.test_multihead_attention 2024-04-03T18:03:34.8034270Z 2024-04-03T18:03:34.8034374Z Running tests... 2024-04-03T18:03:34.8035030Z ---------------------------------------------------------------------- 2024-04-03T18:03:34.8056814Z test_multihead_attention_dtype_batch_first_xla_float16 (__main__.TestMultiheadAttentionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:34.8072205Z test_multihead_attention_dtype_batch_first_xla_float32 (__main__.TestMultiheadAttentionNNDeviceTypeXLA) ... skip: onlyCUDAAndPRIVATEUSE1: doesn't run on xla (0.001s) 2024-04-03T18:03:34.8084325Z test_multihead_attention_dtype_batch_first_xla_float64 (__main__.TestMultiheadAttentionNNDeviceTypeXLA) ... skip: onlyCUDAAndPRIVATEUSE1: doesn't run on xla (0.001s) 2024-04-03T18:03:34.8095526Z test_multihead_attention_dtype_xla_float16 (__main__.TestMultiheadAttentionNNDeviceTypeXLA) ... skip: XLA does not support dtype torch.float16 (0.001s) 2024-04-03T18:03:34.8106955Z test_multihead_attention_dtype_xla_float32 (__main__.TestMultiheadAttentionNNDeviceTypeXLA) ... skip: onlyCUDAAndPRIVATEUSE1: doesn't run on xla (0.001s) 2024-04-03T18:03:34.8118502Z test_multihead_attention_dtype_xla_float64 (__main__.TestMultiheadAttentionNNDeviceTypeXLA) ... skip: onlyCUDAAndPRIVATEUSE1: doesn't run on xla (0.001s) 2024-04-03T18:03:34.8127352Z test_multihead_attn_fast_path_query_and_bias_have_different_dtypes_xla_float64 (__main__.TestMultiheadAttentionNNDeviceTypeXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T18:03:34.8178697Z test_multihead_attn_fast_path_small_test_xla_float64 (__main__.TestMultiheadAttentionNNDeviceTypeXLA) ... ok (0.005s) 2024-04-03T18:03:34.8203426Z test_multihead_attn_in_proj_bias_none_xla_float64 (__main__.TestMultiheadAttentionNNDeviceTypeXLA) ... ok (0.002s) 2024-04-03T18:03:34.8234347Z test_multihead_attn_in_proj_weight_none_xla_float64 (__main__.TestMultiheadAttentionNNDeviceTypeXLA) ... ok (0.003s) 2024-04-03T18:03:34.8241095Z test_multihead_self_attn_two_masks_fast_path_mock_xla (__main__.TestMultiheadAttentionNNDeviceTypeXLA) 2024-04-03T18:03:34.8245733Z Multihead self-attention should take fast path when both attention mask (mask type 0) ... skip: Fastpath only runs on CPU and CUDA and PrivateUse1. (0.001s) 2024-04-03T18:03:34.8262021Z test_multihead_self_attn_two_masks_fast_path_xla (__main__.TestMultiheadAttentionNNDeviceTypeXLA) 2024-04-03T18:03:35.2452211Z Multihead self-attention should give the same result on the fast path (BetterTransformer) as on the slow path ... ok (0.420s) 2024-04-03T18:03:35.2488259Z 2024-04-03T18:03:35.2488671Z ---------------------------------------------------------------------- 2024-04-03T18:03:35.2489221Z Ran 12 tests in 0.442s 2024-04-03T18:03:35.2489436Z 2024-04-03T18:03:35.2489538Z OK (skipped=8) 2024-04-03T18:03:35.2489709Z 2024-04-03T18:03:35.2489845Z Generating XML reports... 2024-04-03T18:03:35.2491062Z Generated XML report: test-reports/python-unittest/test.......test.nn.test_multihead_attention/TEST-TestMultiheadAttentionNNDeviceTypeXLA-20240403180334.xml 2024-04-03T18:03:35.5421867Z I0000 00:00:1712167415.541184 28054 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T18:03:35.6570166Z + run_dynamic /var/lib/jenkins/workspace/xla/test/../../test/test_type_promotion.py -v TestTypePromotionXLA 2024-04-03T18:03:35.6571666Z + echo 'Running in DynamicShape mode: /var/lib/jenkins/workspace/xla/test/../../test/test_type_promotion.py' -v TestTypePromotionXLA 2024-04-03T18:03:35.6573206Z Running in DynamicShape mode: /var/lib/jenkins/workspace/xla/test/../../test/test_type_promotion.py -v TestTypePromotionXLA 2024-04-03T18:03:35.6574260Z + XLA_EXPERIMENTAL=nonzero:masked_select:masked_scatter 2024-04-03T18:03:35.6575240Z + run_test /var/lib/jenkins/workspace/xla/test/../../test/test_type_promotion.py -v TestTypePromotionXLA 2024-04-03T18:03:35.6576821Z + echo 'Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/../../test/test_type_promotion.py' -v TestTypePromotionXLA 2024-04-03T18:03:35.6578282Z Running in PjRt runtime: /var/lib/jenkins/workspace/xla/test/../../test/test_type_promotion.py -v TestTypePromotionXLA 2024-04-03T18:03:35.6579290Z ++ command -v nvidia-smi 2024-04-03T18:03:35.6579636Z + '[' -x '' ']' 2024-04-03T18:03:35.6579912Z + PJRT_DEVICE=CPU 2024-04-03T18:03:35.6580186Z + CPU_NUM_DEVICES=1 2024-04-03T18:03:35.6580983Z + run_coverage /var/lib/jenkins/workspace/xla/test/../../test/test_type_promotion.py -v TestTypePromotionXLA 2024-04-03T18:03:35.6581800Z + '[' 0 '!=' 0 ']' 2024-04-03T18:03:35.6582546Z + python3 /var/lib/jenkins/workspace/xla/test/../../test/test_type_promotion.py -v TestTypePromotionXLA 2024-04-03T18:03:37.7505504Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T18:03:37.7507478Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T18:03:37.9985609Z WARNING: All log messages before absl::InitializeLog() is called are written to STDERR 2024-04-03T18:03:37.9986528Z I0000 00:00:1712167417.998205 28506 cpu_client.cc:405] TfrtCpuClient created. 2024-04-03T18:03:38.0531258Z Test results will be stored in test-reports/python-unittest/test.......test.test_type_promotion 2024-04-03T18:03:38.0532121Z 2024-04-03T18:03:38.0532404Z Running tests... 2024-04-03T18:03:38.0533018Z ---------------------------------------------------------------------- 2024-04-03T18:03:38.0906191Z test_add_wrapped_xla (__main__.TestTypePromotionXLA) ... ok (0.038s) 2024-04-03T18:03:38.1422609Z test_alpha_mismatch_xla (__main__.TestTypePromotionXLA) ... ok (0.052s) 2024-04-03T18:03:38.1434232Z test_alternate_result_xla (__main__.TestTypePromotionXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T18:03:38.3496208Z test_bfloat16_xla (__main__.TestTypePromotionXLA) ... ok (0.206s) 2024-04-03T18:03:38.3820159Z test_booleans_xla (__main__.TestTypePromotionXLA) ... /var/lib/jenkins/workspace/xla/test/../../test/test_type_promotion.py:433: UserWarning: This overload of add is deprecated: 2024-04-03T18:03:38.3821480Z add(Tensor input, Number alpha, Tensor other, *, Tensor out) 2024-04-03T18:03:38.3822118Z Consider using one of the following signatures instead: 2024-04-03T18:03:38.3823297Z add(Tensor input, Tensor other, *, Number alpha, Tensor out) (Triggered internally at /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.cpp:1578.) 2024-04-03T18:03:38.3824500Z self.assertEqual(torch.add(torch.tensor(True, device=device), 2024-04-03T18:03:38.3825002Z ok (0.032s) 2024-04-03T18:03:38.3826920Z test_can_cast_xla (__main__.TestTypePromotionXLA) ... ok (0.001s) 2024-04-03T18:03:38.3843390Z test_cat_different_dtypes_xla (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:38.3855972Z test_cat_out_different_dtypes_xla (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:38.3887060Z test_clamp_type_promotion_xla_bool_bool_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.3916075Z test_clamp_type_promotion_xla_bool_bool_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.3945722Z test_clamp_type_promotion_xla_bool_bool_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.3976007Z test_clamp_type_promotion_xla_bool_bool_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4005766Z test_clamp_type_promotion_xla_bool_float32_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4034838Z test_clamp_type_promotion_xla_bool_float32_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4063720Z test_clamp_type_promotion_xla_bool_float32_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4093301Z test_clamp_type_promotion_xla_bool_float32_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4122923Z test_clamp_type_promotion_xla_bool_float64_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4153412Z test_clamp_type_promotion_xla_bool_float64_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4182105Z test_clamp_type_promotion_xla_bool_float64_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4212017Z test_clamp_type_promotion_xla_bool_float64_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4241591Z test_clamp_type_promotion_xla_bool_int32_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4271003Z test_clamp_type_promotion_xla_bool_int32_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4299683Z test_clamp_type_promotion_xla_bool_int32_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4329191Z test_clamp_type_promotion_xla_bool_int32_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4359349Z test_clamp_type_promotion_xla_float32_bool_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4389005Z test_clamp_type_promotion_xla_float32_bool_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4417549Z test_clamp_type_promotion_xla_float32_bool_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4447310Z test_clamp_type_promotion_xla_float32_bool_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4476951Z test_clamp_type_promotion_xla_float32_float32_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4505494Z test_clamp_type_promotion_xla_float32_float32_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4535448Z test_clamp_type_promotion_xla_float32_float32_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4564762Z test_clamp_type_promotion_xla_float32_float32_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4594364Z test_clamp_type_promotion_xla_float32_float64_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4622838Z test_clamp_type_promotion_xla_float32_float64_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4652752Z test_clamp_type_promotion_xla_float32_float64_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4682338Z test_clamp_type_promotion_xla_float32_float64_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4712082Z test_clamp_type_promotion_xla_float32_int32_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4740387Z test_clamp_type_promotion_xla_float32_int32_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4770323Z test_clamp_type_promotion_xla_float32_int32_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4799525Z test_clamp_type_promotion_xla_float32_int32_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4828075Z test_clamp_type_promotion_xla_float64_bool_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4857926Z test_clamp_type_promotion_xla_float64_bool_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4888320Z test_clamp_type_promotion_xla_float64_bool_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4917496Z test_clamp_type_promotion_xla_float64_bool_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4947506Z test_clamp_type_promotion_xla_float64_float32_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.4976281Z test_clamp_type_promotion_xla_float64_float32_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.5006144Z test_clamp_type_promotion_xla_float64_float32_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.5035298Z test_clamp_type_promotion_xla_float64_float32_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.5063833Z test_clamp_type_promotion_xla_float64_float64_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.5094589Z test_clamp_type_promotion_xla_float64_float64_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.5124079Z test_clamp_type_promotion_xla_float64_float64_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.5153897Z test_clamp_type_promotion_xla_float64_float64_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.5182373Z test_clamp_type_promotion_xla_float64_int32_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.5212671Z test_clamp_type_promotion_xla_float64_int32_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.5242778Z test_clamp_type_promotion_xla_float64_int32_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.5271985Z test_clamp_type_promotion_xla_float64_int32_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.5300719Z test_clamp_type_promotion_xla_int32_bool_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.5330817Z test_clamp_type_promotion_xla_int32_bool_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.5359791Z test_clamp_type_promotion_xla_int32_bool_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.5389257Z test_clamp_type_promotion_xla_int32_bool_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.5418492Z test_clamp_type_promotion_xla_int32_float32_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.5448437Z test_clamp_type_promotion_xla_int32_float32_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.5478011Z test_clamp_type_promotion_xla_int32_float32_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.5506771Z test_clamp_type_promotion_xla_int32_float32_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.5536409Z test_clamp_type_promotion_xla_int32_float64_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.5565191Z test_clamp_type_promotion_xla_int32_float64_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.5595102Z test_clamp_type_promotion_xla_int32_float64_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.5623662Z test_clamp_type_promotion_xla_int32_float64_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.5652812Z test_clamp_type_promotion_xla_int32_int32_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.5682103Z test_clamp_type_promotion_xla_int32_int32_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.5712344Z test_clamp_type_promotion_xla_int32_int32_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.003s) 2024-04-03T18:03:38.5751080Z test_clamp_type_promotion_xla_int32_int32_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.004s) 2024-04-03T18:03:44.8516618Z test_comparison_ops_with_type_promotion_xla (__main__.TestTypePromotionXLA) ... ok (6.276s) 2024-04-03T18:03:44.8529036Z test_complex_assertraises_xla (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T18:03:44.8548072Z test_complex_half_xla (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T18:03:44.8577056Z test_complex_promotion_xla (__main__.TestTypePromotionXLA) ... skip: skipped on XLA (0.003s) 2024-04-03T18:03:44.8584525Z test_complex_scalar_mult_tensor_promotion_xla (__main__.TestTypePromotionXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T18:03:44.8600546Z test_computation_ignores_out_xla (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:44.9570901Z test_create_bool_tensors_xla (__main__.TestTypePromotionXLA) ... ok (0.097s) 2024-04-03T18:03:44.9583641Z test_div_promotion_inplace_xla (__main__.TestTypePromotionXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T18:03:44.9598256Z test_div_promotion_out_xla_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:44.9613294Z test_div_promotion_out_xla_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:44.9625700Z test_div_promotion_out_xla_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:44.9639579Z test_div_promotion_out_xla_int16 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:44.9653196Z test_div_promotion_out_xla_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:44.9667168Z test_div_promotion_out_xla_int64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:44.9681836Z test_div_promotion_out_xla_int8 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:44.9694776Z test_div_promotion_out_xla_uint8 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:45.8317318Z test_div_promotion_xla_bool (__main__.TestTypePromotionXLA) ... ok (0.862s) 2024-04-03T18:03:46.7001466Z test_div_promotion_xla_int16 (__main__.TestTypePromotionXLA) ... ok (0.868s) 2024-04-03T18:03:47.5646649Z test_div_promotion_xla_int32 (__main__.TestTypePromotionXLA) ... ok (0.864s) 2024-04-03T18:03:48.4371199Z test_div_promotion_xla_int64 (__main__.TestTypePromotionXLA) ... ok (0.872s) 2024-04-03T18:03:49.3140190Z test_div_promotion_xla_int8 (__main__.TestTypePromotionXLA) ... ok (0.877s) 2024-04-03T18:03:50.1805236Z test_div_promotion_xla_uint8 (__main__.TestTypePromotionXLA) ... ok (0.866s) 2024-04-03T18:03:50.2152451Z test_float_promotion_xla (__main__.TestTypePromotionXLA) ... ok (0.035s) 2024-04-03T18:03:50.2184853Z test_from_issue_xla (__main__.TestTypePromotionXLA) ... ok (0.003s) 2024-04-03T18:03:50.2194904Z test_half_xla (__main__.TestTypePromotionXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T18:03:50.2438755Z test_indexing_fail_xla (__main__.TestTypePromotionXLA) ... ok (0.024s) 2024-04-03T18:03:50.2446712Z test_indexing_xla (__main__.TestTypePromotionXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T18:03:50.2460847Z test_inplace_xla (__main__.TestTypePromotionXLA) ... skip: skipped on XLA (0.001s) 2024-04-03T18:03:50.2705732Z test_int_promotion_xla (__main__.TestTypePromotionXLA) ... ok (0.024s) 2024-04-03T18:03:50.2718285Z test_int_to_float_xla (__main__.TestTypePromotionXLA) ... ok (0.001s) 2024-04-03T18:03:50.2728768Z test_integer_addcdiv_deprecated_xla_int16 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:50.2738295Z test_integer_addcdiv_deprecated_xla_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:50.2747811Z test_integer_addcdiv_deprecated_xla_int64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:50.2757357Z test_integer_addcdiv_deprecated_xla_int8 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:50.2766825Z test_integer_addcdiv_deprecated_xla_uint8 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:50.4948144Z test_lt_with_type_promotion_xla (__main__.TestTypePromotionXLA) ... ok (0.218s) 2024-04-03T18:03:50.4963716Z test_many_promotions_xla (__main__.TestTypePromotionXLA) ... skip: skipped on XLA (0.002s) 2024-04-03T18:03:50.5353968Z test_mixed_type_backward_xla (__main__.TestTypePromotionXLA) ... ok (0.039s) 2024-04-03T18:03:50.5607541Z test_non_promoting_ops_xla (__main__.TestTypePromotionXLA) ... ok (0.025s) 2024-04-03T18:03:50.5621097Z test_numpy_array_binary_ufunc_promotion_xla_bool_bool (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.5640562Z test_numpy_array_binary_ufunc_promotion_xla_bool_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:50.5657703Z test_numpy_array_binary_ufunc_promotion_xla_bool_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:50.5676668Z test_numpy_array_binary_ufunc_promotion_xla_bool_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:50.5694610Z test_numpy_array_binary_ufunc_promotion_xla_bool_float32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.5720943Z test_numpy_array_binary_ufunc_promotion_xla_bool_float64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.5730442Z test_numpy_array_binary_ufunc_promotion_xla_bool_int16 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.5748456Z test_numpy_array_binary_ufunc_promotion_xla_bool_int32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.5767414Z test_numpy_array_binary_ufunc_promotion_xla_bool_int64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.5784670Z test_numpy_array_binary_ufunc_promotion_xla_bool_int8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.5803063Z test_numpy_array_binary_ufunc_promotion_xla_bool_uint8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.5821052Z test_numpy_array_binary_ufunc_promotion_xla_complex128_bool (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:50.5839161Z test_numpy_array_binary_ufunc_promotion_xla_complex128_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:50.5857494Z test_numpy_array_binary_ufunc_promotion_xla_complex128_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:50.5875242Z test_numpy_array_binary_ufunc_promotion_xla_complex128_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:50.5893026Z test_numpy_array_binary_ufunc_promotion_xla_complex128_float32 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:50.5912169Z test_numpy_array_binary_ufunc_promotion_xla_complex128_float64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:50.5930198Z test_numpy_array_binary_ufunc_promotion_xla_complex128_int16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:50.5948409Z test_numpy_array_binary_ufunc_promotion_xla_complex128_int32 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:50.5966464Z test_numpy_array_binary_ufunc_promotion_xla_complex128_int64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:50.5983537Z test_numpy_array_binary_ufunc_promotion_xla_complex128_int8 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:50.6002557Z test_numpy_array_binary_ufunc_promotion_xla_complex128_uint8 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:50.6019546Z test_numpy_array_binary_ufunc_promotion_xla_complex64_bool (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:50.6038596Z test_numpy_array_binary_ufunc_promotion_xla_complex64_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:50.6056078Z test_numpy_array_binary_ufunc_promotion_xla_complex64_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:50.6074694Z test_numpy_array_binary_ufunc_promotion_xla_complex64_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:50.6092682Z test_numpy_array_binary_ufunc_promotion_xla_complex64_float32 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:50.6110835Z test_numpy_array_binary_ufunc_promotion_xla_complex64_float64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:50.6130264Z test_numpy_array_binary_ufunc_promotion_xla_complex64_int16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:50.6149836Z test_numpy_array_binary_ufunc_promotion_xla_complex64_int32 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:50.6168440Z test_numpy_array_binary_ufunc_promotion_xla_complex64_int64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:50.6185656Z test_numpy_array_binary_ufunc_promotion_xla_complex64_int8 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:50.6205071Z test_numpy_array_binary_ufunc_promotion_xla_complex64_uint8 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:50.6222257Z test_numpy_array_binary_ufunc_promotion_xla_float16_bool (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:50.6241464Z test_numpy_array_binary_ufunc_promotion_xla_float16_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:50.6259030Z test_numpy_array_binary_ufunc_promotion_xla_float16_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:50.6278249Z test_numpy_array_binary_ufunc_promotion_xla_float16_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:50.6295997Z test_numpy_array_binary_ufunc_promotion_xla_float16_float32 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:50.6314514Z test_numpy_array_binary_ufunc_promotion_xla_float16_float64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:50.6332475Z test_numpy_array_binary_ufunc_promotion_xla_float16_int16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:50.6350924Z test_numpy_array_binary_ufunc_promotion_xla_float16_int32 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:50.6368074Z test_numpy_array_binary_ufunc_promotion_xla_float16_int64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:50.6386309Z test_numpy_array_binary_ufunc_promotion_xla_float16_int8 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:50.6405774Z test_numpy_array_binary_ufunc_promotion_xla_float16_uint8 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:50.6423378Z test_numpy_array_binary_ufunc_promotion_xla_float32_bool (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.6442524Z test_numpy_array_binary_ufunc_promotion_xla_float32_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:50.6459736Z test_numpy_array_binary_ufunc_promotion_xla_float32_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:50.6478742Z test_numpy_array_binary_ufunc_promotion_xla_float32_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:50.6496435Z test_numpy_array_binary_ufunc_promotion_xla_float32_float32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.6514734Z test_numpy_array_binary_ufunc_promotion_xla_float32_float64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.6533704Z test_numpy_array_binary_ufunc_promotion_xla_float32_int16 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.6552315Z test_numpy_array_binary_ufunc_promotion_xla_float32_int32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.6570305Z test_numpy_array_binary_ufunc_promotion_xla_float32_int64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.6589152Z test_numpy_array_binary_ufunc_promotion_xla_float32_int8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.6607521Z test_numpy_array_binary_ufunc_promotion_xla_float32_uint8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.6624997Z test_numpy_array_binary_ufunc_promotion_xla_float64_bool (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.6644233Z test_numpy_array_binary_ufunc_promotion_xla_float64_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:50.6662175Z test_numpy_array_binary_ufunc_promotion_xla_float64_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:50.6681460Z test_numpy_array_binary_ufunc_promotion_xla_float64_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:50.6698399Z test_numpy_array_binary_ufunc_promotion_xla_float64_float32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.6717532Z test_numpy_array_binary_ufunc_promotion_xla_float64_float64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.6735870Z test_numpy_array_binary_ufunc_promotion_xla_float64_int16 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.6754011Z test_numpy_array_binary_ufunc_promotion_xla_float64_int32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.6772094Z test_numpy_array_binary_ufunc_promotion_xla_float64_int64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.6790659Z test_numpy_array_binary_ufunc_promotion_xla_float64_int8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.6808250Z test_numpy_array_binary_ufunc_promotion_xla_float64_uint8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.6828011Z test_numpy_array_binary_ufunc_promotion_xla_int16_bool (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.6845466Z test_numpy_array_binary_ufunc_promotion_xla_int16_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:50.6863607Z test_numpy_array_binary_ufunc_promotion_xla_int16_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:50.6881953Z test_numpy_array_binary_ufunc_promotion_xla_int16_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:50.6900033Z test_numpy_array_binary_ufunc_promotion_xla_int16_float32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.6919502Z test_numpy_array_binary_ufunc_promotion_xla_int16_float64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.6937038Z test_numpy_array_binary_ufunc_promotion_xla_int16_int16 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.6956645Z test_numpy_array_binary_ufunc_promotion_xla_int16_int32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.6974455Z test_numpy_array_binary_ufunc_promotion_xla_int16_int64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.6992090Z test_numpy_array_binary_ufunc_promotion_xla_int16_int8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7011387Z test_numpy_array_binary_ufunc_promotion_xla_int16_uint8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7029079Z test_numpy_array_binary_ufunc_promotion_xla_int32_bool (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7047742Z test_numpy_array_binary_ufunc_promotion_xla_int32_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:50.7064641Z test_numpy_array_binary_ufunc_promotion_xla_int32_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:50.7083718Z test_numpy_array_binary_ufunc_promotion_xla_int32_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:50.7100808Z test_numpy_array_binary_ufunc_promotion_xla_int32_float32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7120095Z test_numpy_array_binary_ufunc_promotion_xla_int32_float64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7137588Z test_numpy_array_binary_ufunc_promotion_xla_int32_int16 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7156663Z test_numpy_array_binary_ufunc_promotion_xla_int32_int32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7174976Z test_numpy_array_binary_ufunc_promotion_xla_int32_int64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7193280Z test_numpy_array_binary_ufunc_promotion_xla_int32_int8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7211545Z test_numpy_array_binary_ufunc_promotion_xla_int32_uint8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7230147Z test_numpy_array_binary_ufunc_promotion_xla_int64_bool (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7247961Z test_numpy_array_binary_ufunc_promotion_xla_int64_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:50.7265029Z test_numpy_array_binary_ufunc_promotion_xla_int64_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:50.7284139Z test_numpy_array_binary_ufunc_promotion_xla_int64_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:50.7301363Z test_numpy_array_binary_ufunc_promotion_xla_int64_float32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7320701Z test_numpy_array_binary_ufunc_promotion_xla_int64_float64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7338514Z test_numpy_array_binary_ufunc_promotion_xla_int64_int16 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7357128Z test_numpy_array_binary_ufunc_promotion_xla_int64_int32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7375983Z test_numpy_array_binary_ufunc_promotion_xla_int64_int64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7393950Z test_numpy_array_binary_ufunc_promotion_xla_int64_int8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7413063Z test_numpy_array_binary_ufunc_promotion_xla_int64_uint8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7431649Z test_numpy_array_binary_ufunc_promotion_xla_int8_bool (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7449739Z test_numpy_array_binary_ufunc_promotion_xla_int8_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:50.7468346Z test_numpy_array_binary_ufunc_promotion_xla_int8_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:50.7485953Z test_numpy_array_binary_ufunc_promotion_xla_int8_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:50.7503258Z test_numpy_array_binary_ufunc_promotion_xla_int8_float32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7522405Z test_numpy_array_binary_ufunc_promotion_xla_int8_float64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7539830Z test_numpy_array_binary_ufunc_promotion_xla_int8_int16 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7558212Z test_numpy_array_binary_ufunc_promotion_xla_int8_int32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7576974Z test_numpy_array_binary_ufunc_promotion_xla_int8_int64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7595923Z test_numpy_array_binary_ufunc_promotion_xla_int8_int8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7614169Z test_numpy_array_binary_ufunc_promotion_xla_int8_uint8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7632826Z test_numpy_array_binary_ufunc_promotion_xla_uint8_bool (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7650932Z test_numpy_array_binary_ufunc_promotion_xla_uint8_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:50.7669038Z test_numpy_array_binary_ufunc_promotion_xla_uint8_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:50.7687234Z test_numpy_array_binary_ufunc_promotion_xla_uint8_float16 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:50.7704411Z test_numpy_array_binary_ufunc_promotion_xla_uint8_float32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7723593Z test_numpy_array_binary_ufunc_promotion_xla_uint8_float64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7740999Z test_numpy_array_binary_ufunc_promotion_xla_uint8_int16 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7760447Z test_numpy_array_binary_ufunc_promotion_xla_uint8_int32 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7777919Z test_numpy_array_binary_ufunc_promotion_xla_uint8_int64 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7797239Z test_numpy_array_binary_ufunc_promotion_xla_uint8_int8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7815186Z test_numpy_array_binary_ufunc_promotion_xla_uint8_uint8 (__main__.TestTypePromotionXLA) ... skip: Only runs on cpu (0.002s) 2024-04-03T18:03:50.7838289Z test_promote_self_xla (__main__.TestTypePromotionXLA) ... ok (0.002s) 2024-04-03T18:03:50.7936506Z test_promote_types_xla (__main__.TestTypePromotionXLA) ... ok (0.010s) 2024-04-03T18:03:50.7983274Z test_result_type_tensor_vs_scalar_xla (__main__.TestTypePromotionXLA) ... ok (0.005s) 2024-04-03T18:03:50.8004724Z test_result_type_xla_bfloat16_bfloat16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.8148315Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2024-04-03T18:03:50.8170176Z test_result_type_xla_bfloat16_bool (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.8213482Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:50.8228556Z test_result_type_xla_bfloat16_complex128 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.8232504Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:50.8253022Z test_result_type_xla_bfloat16_complex64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.8254670Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:50.8271729Z test_result_type_xla_bfloat16_float16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.8275859Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:50.8295935Z test_result_type_xla_bfloat16_float32 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.8417691Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2024-04-03T18:03:50.8435237Z test_result_type_xla_bfloat16_float64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.8567893Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2024-04-03T18:03:50.8582565Z test_result_type_xla_bfloat16_int16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.8704067Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2024-04-03T18:03:50.8725234Z test_result_type_xla_bfloat16_int32 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.8837440Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.013s) 2024-04-03T18:03:50.8856594Z test_result_type_xla_bfloat16_int64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.8973499Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.013s) 2024-04-03T18:03:50.8986737Z test_result_type_xla_bfloat16_int8 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.9103820Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.013s) 2024-04-03T18:03:50.9125402Z test_result_type_xla_bfloat16_uint8 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.9236838Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.013s) 2024-04-03T18:03:50.9256478Z test_result_type_xla_bool_bfloat16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.9296793Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:50.9313762Z test_result_type_xla_bool_bool (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.9349387Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2024-04-03T18:03:50.9371123Z test_result_type_xla_bool_complex128 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.9372157Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:50.9389013Z test_result_type_xla_bool_complex64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.9392362Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:50.9413296Z test_result_type_xla_bool_float16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.9414612Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:50.9432740Z test_result_type_xla_bool_float32 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.9473789Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:50.9492996Z test_result_type_xla_bool_float64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.9534827Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:50.9549378Z test_result_type_xla_bool_int16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.9588073Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2024-04-03T18:03:50.9606644Z test_result_type_xla_bool_int32 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.9646076Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:50.9661681Z test_result_type_xla_bool_int64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.9699909Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2024-04-03T18:03:50.9720283Z test_result_type_xla_bool_int8 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.9760197Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:50.9775902Z test_result_type_xla_bool_uint8 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.9816081Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:50.9834200Z test_result_type_xla_complex128_bfloat16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.9835275Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:50.9855588Z test_result_type_xla_complex128_bool (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.9856632Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:50.9877516Z test_result_type_xla_complex128_complex128 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.9878877Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:50.9896603Z test_result_type_xla_complex128_complex64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.9899594Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:50.9919926Z test_result_type_xla_complex128_float16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.9921024Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:50.9939084Z test_result_type_xla_complex128_float32 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.9942790Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:50.9963880Z test_result_type_xla_complex128_float64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.9965574Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:50.9981982Z test_result_type_xla_complex128_int16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:50.9986075Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:51.0007142Z test_result_type_xla_complex128_int32 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0008211Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:51.0025141Z test_result_type_xla_complex128_int64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0029430Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:51.0050173Z test_result_type_xla_complex128_int8 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0051346Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:51.0071268Z test_result_type_xla_complex128_uint8 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0072639Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:51.0091978Z test_result_type_xla_complex64_bfloat16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0093977Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:51.0114793Z test_result_type_xla_complex64_bool (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0116070Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:51.0135839Z test_result_type_xla_complex64_complex128 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0137367Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:51.0156894Z test_result_type_xla_complex64_complex64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0158936Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:51.0176505Z test_result_type_xla_complex64_float16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0180331Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:51.0200163Z test_result_type_xla_complex64_float32 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0202032Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:51.0219409Z test_result_type_xla_complex64_float64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0223458Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:51.0243138Z test_result_type_xla_complex64_int16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0245325Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:51.0262401Z test_result_type_xla_complex64_int32 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0266520Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:51.0286250Z test_result_type_xla_complex64_int64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0288179Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:51.0305377Z test_result_type_xla_complex64_int8 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0309688Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:51.0330046Z test_result_type_xla_complex64_uint8 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0331395Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:51.0352295Z test_result_type_xla_float16_bfloat16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0353445Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:51.0373123Z test_result_type_xla_float16_bool (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0374515Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:51.0393412Z test_result_type_xla_float16_complex128 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0396067Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:51.0415767Z test_result_type_xla_float16_complex64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0417239Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:51.0437598Z test_result_type_xla_float16_float16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0439094Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:51.0456949Z test_result_type_xla_float16_float32 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0460279Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:51.0480514Z test_result_type_xla_float16_float64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0482204Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:51.0499345Z test_result_type_xla_float16_int16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0503288Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:51.0523017Z test_result_type_xla_float16_int32 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0524867Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:51.0542061Z test_result_type_xla_float16_int64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0546199Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:51.0566502Z test_result_type_xla_float16_int8 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0567992Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:51.0585224Z test_result_type_xla_float16_uint8 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0589500Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:51.0609714Z test_result_type_xla_float32_bfloat16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0657254Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2024-04-03T18:03:51.0679501Z test_result_type_xla_float32_bool (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0723792Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.0736492Z test_result_type_xla_float32_complex128 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0740414Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:51.0761617Z test_result_type_xla_float32_complex64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0762805Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:51.0780005Z test_result_type_xla_float32_float16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0783963Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:51.0802744Z test_result_type_xla_float32_float32 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0852390Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.0871982Z test_result_type_xla_float32_float64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0919307Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2024-04-03T18:03:51.0935876Z test_result_type_xla_float32_int16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.0978139Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.1000136Z test_result_type_xla_float32_int32 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.1044798Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.1058173Z test_result_type_xla_float32_int64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.1102699Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.1123411Z test_result_type_xla_float32_int8 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.1169176Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.1183546Z test_result_type_xla_float32_uint8 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.1233441Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.1251015Z test_result_type_xla_float64_bfloat16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.1296855Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2024-04-03T18:03:51.1317835Z test_result_type_xla_float64_bool (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.1361757Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.1376808Z test_result_type_xla_float64_complex128 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.1379653Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:51.1400663Z test_result_type_xla_float64_complex64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.1401862Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:51.1419021Z test_result_type_xla_float64_float16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.1422871Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:51.1443903Z test_result_type_xla_float64_float32 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.1492827Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2024-04-03T18:03:51.1510774Z test_result_type_xla_float64_float64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.1558666Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.1576251Z test_result_type_xla_float64_int16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.1617720Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.1639590Z test_result_type_xla_float64_int32 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.1685382Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.1698569Z test_result_type_xla_float64_int64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.1744383Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.1766196Z test_result_type_xla_float64_int8 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.1811153Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.1824704Z test_result_type_xla_float64_uint8 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.1873622Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.1891916Z test_result_type_xla_int16_bfloat16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.1934815Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.1953531Z test_result_type_xla_int16_bool (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.1993321Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.2010035Z test_result_type_xla_int16_complex128 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.2011221Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:51.2032122Z test_result_type_xla_int16_complex64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.2033280Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:51.2053424Z test_result_type_xla_int16_float16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.2054616Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:51.2073757Z test_result_type_xla_int16_float32 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.2121412Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.2136545Z test_result_type_xla_int16_float64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.2178832Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.2201495Z test_result_type_xla_int16_int16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.2241140Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.2256514Z test_result_type_xla_int16_int32 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.2296311Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.2316356Z test_result_type_xla_int16_int64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.2355775Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.2373949Z test_result_type_xla_int16_int8 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.2414220Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.2431734Z test_result_type_xla_int16_uint8 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.2468773Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.2489297Z test_result_type_xla_int32_bfloat16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.2534421Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.2552755Z test_result_type_xla_int32_bool (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.2586666Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.2608407Z test_result_type_xla_int32_complex128 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.2609585Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:51.2625420Z test_result_type_xla_int32_complex64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.2629727Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:51.2652010Z test_result_type_xla_int32_float16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.2653159Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:51.2672333Z test_result_type_xla_int32_float32 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.2717864Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.2735364Z test_result_type_xla_int32_float64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.2776903Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.2796785Z test_result_type_xla_int32_int16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.2838033Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.2854723Z test_result_type_xla_int32_int32 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.2893086Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.2911453Z test_result_type_xla_int32_int64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.2946136Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2024-04-03T18:03:51.2967076Z test_result_type_xla_int32_int8 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.3006210Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.3020593Z test_result_type_xla_int32_uint8 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.3060362Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.3081136Z test_result_type_xla_int64_bfloat16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.3125905Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.3139249Z test_result_type_xla_int64_bool (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.3177296Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2024-04-03T18:03:51.3198240Z test_result_type_xla_int64_complex128 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.3199560Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:51.3216981Z test_result_type_xla_int64_complex64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.3220550Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:51.3241508Z test_result_type_xla_int64_float16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.3242925Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:51.3259766Z test_result_type_xla_int64_float32 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.3303376Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.3325260Z test_result_type_xla_int64_float64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.3368891Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.3383259Z test_result_type_xla_int64_int16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.3422757Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.3445154Z test_result_type_xla_int64_int32 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.3484685Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.3497348Z test_result_type_xla_int64_int64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.3536950Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2024-04-03T18:03:51.3558121Z test_result_type_xla_int64_int8 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.3598431Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.3616058Z test_result_type_xla_int64_uint8 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.3655384Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.3673490Z test_result_type_xla_int8_bfloat16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.3717699Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.3735804Z test_result_type_xla_int8_bool (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.3773534Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2024-04-03T18:03:51.3789285Z test_result_type_xla_int8_complex128 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.3790752Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:51.3812053Z test_result_type_xla_int8_complex64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.3813116Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:51.3834218Z test_result_type_xla_int8_float16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.3835356Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:51.3855668Z test_result_type_xla_int8_float32 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.3896872Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.3917999Z test_result_type_xla_int8_float64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.3960945Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.3976828Z test_result_type_xla_int8_int16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.4016539Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.4036181Z test_result_type_xla_int8_int32 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.4075848Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.4094414Z test_result_type_xla_int8_int64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.4132743Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.4145494Z test_result_type_xla_int8_int8 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.4184214Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2024-04-03T18:03:51.4206210Z test_result_type_xla_int8_uint8 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.4245491Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.4258469Z test_result_type_xla_uint8_bfloat16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.4302715Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.4325027Z test_result_type_xla_uint8_bool (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.4360983Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.005s) 2024-04-03T18:03:51.4376632Z test_result_type_xla_uint8_complex128 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.4379249Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:51.4402059Z test_result_type_xla_uint8_complex64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.4403277Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:51.4419002Z test_result_type_xla_uint8_float16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.4422754Z Test result_type for tensor vs tensor and scalar vs scalar. ... skip: XLA does not support dtype torch.float16 (0.002s) 2024-04-03T18:03:51.4445635Z test_result_type_xla_uint8_float32 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.4489230Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.4502713Z test_result_type_xla_uint8_float64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.4547870Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.4568925Z test_result_type_xla_uint8_int16 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.4607873Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.4621408Z test_result_type_xla_uint8_int32 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.4661251Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.4683387Z test_result_type_xla_uint8_int64 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.4722462Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.4736493Z test_result_type_xla_uint8_int8 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.4776778Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.4796743Z test_result_type_xla_uint8_uint8 (__main__.TestTypePromotionXLA) 2024-04-03T18:03:51.4835799Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2024-04-03T18:03:51.4837646Z test_sparse_add_xla (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:51.4847089Z test_sparse_div_promotion_xla_bool (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:51.4856583Z test_sparse_div_promotion_xla_int16 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:51.4865946Z test_sparse_div_promotion_xla_int32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:51.4875547Z test_sparse_div_promotion_xla_int64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:51.4884771Z test_sparse_div_promotion_xla_uint8 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:51.4891469Z test_sparse_div_xla (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:51.4900270Z test_sparse_mul_xla (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:51.4906500Z test_sparse_sub_xla (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:51.4917454Z test_ternary_out_promotion_xla (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.001s) 2024-04-03T18:03:51.5155897Z test_transpose_xla (__main__.TestTypePromotionXLA) ... ok (0.024s) 2024-04-03T18:03:51.5174755Z test_unary_op_out_casting_xla_complex128_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:51.5193826Z test_unary_op_out_casting_xla_complex128_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:51.5212344Z test_unary_op_out_casting_xla_complex128_float32 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:51.5230993Z test_unary_op_out_casting_xla_complex128_float64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:51.5249493Z test_unary_op_out_casting_xla_complex128_int64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:51.5268157Z test_unary_op_out_casting_xla_complex64_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:51.5286935Z test_unary_op_out_casting_xla_complex64_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:51.5305379Z test_unary_op_out_casting_xla_complex64_float32 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:51.5323806Z test_unary_op_out_casting_xla_complex64_float64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:51.5342254Z test_unary_op_out_casting_xla_complex64_int64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:51.5360676Z test_unary_op_out_casting_xla_float32_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:51.5379073Z test_unary_op_out_casting_xla_float32_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:51.5398209Z test_unary_op_out_casting_xla_float32_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T18:03:51.5416851Z test_unary_op_out_casting_xla_float32_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T18:03:51.5435264Z test_unary_op_out_casting_xla_float32_int64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T18:03:51.5453445Z test_unary_op_out_casting_xla_float64_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:51.5471860Z test_unary_op_out_casting_xla_float64_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:51.5490354Z test_unary_op_out_casting_xla_float64_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T18:03:51.5509119Z test_unary_op_out_casting_xla_float64_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T18:03:51.5527466Z test_unary_op_out_casting_xla_float64_int64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T18:03:51.5545705Z test_unary_op_out_casting_xla_int64_complex128 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex128 (0.002s) 2024-04-03T18:03:51.5564169Z test_unary_op_out_casting_xla_int64_complex64 (__main__.TestTypePromotionXLA) ... skip: XLA does not support dtype torch.complex64 (0.002s) 2024-04-03T18:03:51.5582688Z test_unary_op_out_casting_xla_int64_float32 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T18:03:51.5601420Z test_unary_op_out_casting_xla_int64_float64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T18:03:51.5619788Z test_unary_op_out_casting_xla_int64_int64 (__main__.TestTypePromotionXLA) ... skip: onlyNativeDeviceTypes: doesn't run on xla (0.002s) 2024-04-03T18:03:51.5632138Z test_unsigned_xla (__main__.TestTypePromotionXLA) ... ok (0.001s) 2024-04-03T18:03:51.5984515Z 2024-04-03T18:03:51.5984934Z ---------------------------------------------------------------------- 2024-04-03T18:03:51.5985791Z Ran 416 tests in 13.511s 2024-04-03T18:03:51.5986106Z 2024-04-03T18:03:51.5986208Z OK (skipped=309) 2024-04-03T18:03:51.5986398Z 2024-04-03T18:03:51.5986518Z Generating XML reports... 2024-04-03T18:03:51.5987516Z Generated XML report: test-reports/python-unittest/test.......test.test_type_promotion/TEST-TestTypePromotionXLA-20240403180338.xml 2024-04-03T18:03:51.8913157Z I0000 00:00:1712167431.890001 28506 cpu_client.cc:408] TfrtCpuClient destroyed. 2024-04-03T18:03:52.0196981Z + [[ 1 != \1 ]] 2024-04-03T18:03:52.0197387Z + popd 2024-04-03T18:03:52.0197658Z /var/lib/jenkins/workspace 2024-04-03T18:03:52.0198262Z + run_torch_xla_cpp_tests /var/lib/jenkins/workspace /var/lib/jenkins/workspace/xla 0 2024-04-03T18:03:52.0198959Z + PYTORCH_DIR=/var/lib/jenkins/workspace 2024-04-03T18:03:52.0199404Z + XLA_DIR=/var/lib/jenkins/workspace/xla 2024-04-03T18:03:52.0199785Z + USE_COVERAGE=0 2024-04-03T18:03:52.0200101Z + pushd /var/lib/jenkins/workspace/xla 2024-04-03T18:03:52.0200629Z /var/lib/jenkins/workspace/xla /var/lib/jenkins/workspace 2024-04-03T18:03:52.0201293Z + echo 'Running C++ Tests on PJRT' 2024-04-03T18:03:52.0201681Z Running C++ Tests on PJRT 2024-04-03T18:03:52.0202006Z + EXTRA_ARGS= 2024-04-03T18:03:52.0202291Z + '[' 0 '!=' 0 ']' 2024-04-03T18:03:52.0202594Z + '[' '!' -z '' ']' 2024-04-03T18:03:52.0202898Z + '[' 0 '!=' 0 ']' 2024-04-03T18:03:52.0203206Z ++ command -v nvidia-smi 2024-04-03T18:03:52.0203547Z + '[' -x '' ']' 2024-04-03T18:03:52.0203829Z + PJRT_DEVICE=CPU 2024-04-03T18:03:52.0204137Z + test/cpp/run_tests.sh -L 2024-04-03T18:03:52.0210825Z /bin/bash: /opt/conda/lib/libtinfo.so.6: no version information available (required by /bin/bash) 2024-04-03T18:03:52.0223665Z +++ dirname test/cpp/run_tests.sh 2024-04-03T18:03:52.0231452Z ++ cd test/cpp 2024-04-03T18:03:52.0231753Z ++ pwd -P 2024-04-03T18:03:52.0233425Z + RUNDIR=/var/lib/jenkins/workspace/xla/test/cpp 2024-04-03T18:03:52.0233870Z + BUILDTYPE=opt 2024-04-03T18:03:52.0234136Z + VERB= 2024-04-03T18:03:52.0234371Z + FILTER= 2024-04-03T18:03:52.0234654Z + LOGFILE=/tmp/pytorch_cpp_test.log 2024-04-03T18:03:52.0235060Z + XLA_EXPERIMENTAL=nonzero:masked_select 2024-04-03T18:03:52.0235499Z + BAZEL_REMOTE_CACHE=0 2024-04-03T18:03:52.0235803Z + BAZEL_VERB=test 2024-04-03T18:03:52.0236078Z + CONTINUE_ON_ERROR=false 2024-04-03T18:03:52.0236396Z + [[ false == \1 ]] 2024-04-03T18:03:52.0236714Z + '[' '' == 1 ']' 2024-04-03T18:03:52.0237005Z + getopts VLDKBF:X:RC OPTION 2024-04-03T18:03:52.0237352Z + case $OPTION in 2024-04-03T18:03:52.0237628Z + LOGFILE= 2024-04-03T18:03:52.0237882Z + getopts VLDKBF:X:RC OPTION 2024-04-03T18:03:52.0238207Z + shift 1 2024-04-03T18:03:52.0238471Z + export XLA_EXPERIMENTAL 2024-04-03T18:03:52.0238777Z + EXTRA_FLAGS= 2024-04-03T18:03:52.0239068Z + [[ '' == \1 ]] 2024-04-03T18:03:52.0239360Z + [[ -n '' ]] 2024-04-03T18:03:52.0239635Z + '[' '!' -z '' ']' 2024-04-03T18:03:52.0239918Z + [[ 0 == \1 ]] 2024-04-03T18:03:52.0240172Z + [[ 0 == \1 ]] 2024-04-03T18:03:52.0240463Z + [[ test == \c\o\v\e\r\a\g\e ]] 2024-04-03T18:03:52.0240823Z + test_names=("all") 2024-04-03T18:03:52.0241167Z + [[ '' == \c\p\p\_\t\e\s\t\s\1 ]] 2024-04-03T18:03:52.0241758Z + [[ '' == \c\p\p\_\t\e\s\t\s\2 ]] 2024-04-03T18:03:52.0242144Z + for name in "${test_names[@]}" 2024-04-03T18:03:52.0242550Z + echo 'Running all cpp test...' 2024-04-03T18:03:52.0242924Z Running all cpp test... 2024-04-03T18:03:52.0243266Z + '[' '' '!=' '' ']' 2024-04-03T18:03:52.0243879Z + bazel test //torch_xla/csrc/runtime:all //test/cpp:all --test_timeout 1200 2024-04-03T18:03:52.0518755Z INFO: Options provided by the client: 2024-04-03T18:03:52.0519458Z Inherited 'common' options: --isatty=1 --terminal_columns=0 2024-04-03T18:03:52.0520324Z INFO: Reading rc options for 'test' from /var/lib/jenkins/workspace/xla/.bazelrc: 2024-04-03T18:03:52.0521148Z Inherited 'common' options: --experimental_repo_remote_exec 2024-04-03T18:03:52.0521995Z INFO: Reading rc options for 'test' from /var/lib/jenkins/workspace/xla/.bazelrc: 2024-04-03T18:03:52.0527357Z Inherited 'build' options: --announce_rc --nocheck_visibility --enable_platform_specific_config --experimental_cc_shared_library --define=no_aws_support=true --define=no_hdfs_support=true --define=no_hdfs_support=true --define=no_kafka_support=true --define=no_ignite_support=true --define=grpc_no_ares=true -c opt --config=short_logs --action_env=CC=gcc --action_env=CXX=g++ --spawn_strategy=standalone --incompatible_strict_action_env --noremote_upload_local_results --java_runtime_version=remotejdk_11 --define=tf_api_version=2 --action_env=TF2_BEHAVIOR=1 --define framework_shared_object=false --define tsl_protobuf_header_only=false --define=use_fast_cpp_protos=true --define=allow_oversize_protos=true --define=with_xla_support=true --noincompatible_remove_legacy_whole_archive --experimental_link_static_libraries_once=false --incompatible_enforce_config_setting_visibility 2024-04-03T18:03:52.0532390Z INFO: Reading rc options for 'test' from /var/lib/jenkins/workspace/xla/.bazelrc: 2024-04-03T18:03:52.0536947Z 'test' options: --test_env=TPU_NUM_DEVICES --test_env=GPU_NUM_DEVICES --test_env=CPU_NUM_DEVICES --test_env=XRT_LOCAL_WORKER --test_env=XRT_TPU_CONFIG --test_env=XRT_DEVICE_MAP --test_env=XRT_WORKERS --test_env=XRT_MESH_SERVICE_ADDRESS --test_env=XRT_SHARD_WORLD_SIZE --test_env=XRT_MULTI_PROCESSING_DEVICE --test_env=XRT_HOST_ORDINAL --test_env=XRT_SHARD_ORDINAL --test_env=XRT_START_LOCAL_SERVER --test_env=TPUVM_MODE --test_env=PJRT_DEVICE --test_env=PJRT_TPU_MAX_INFLIGHT_COMPUTATIONS --test_env=PJRT_CPU_ASYNC_CLIENT --test_env=PJRT_GPU_ASYNC_CLIENT --test_env=TPU_LIBRARY_PATH --test_env=PJRT_DIST_SERVICE_ADDR --test_env=PJRT_LOCAL_PROCESS_RANK --test_env=XLA_EXPERIMENTAL --test_env=LD_LIBRARY_PATH --notrim_test_configuration 2024-04-03T18:03:52.0541389Z INFO: Found applicable config definition build:short_logs in file /var/lib/jenkins/workspace/xla/.bazelrc: --output_filter=DONT_MATCH_ANYTHING 2024-04-03T18:03:52.0546230Z INFO: Found applicable config definition build:linux in file /var/lib/jenkins/workspace/xla/.bazelrc: --config=posix --define=PREFIX=/usr --define=LIBDIR=$(PREFIX)/lib --define=INCLUDEDIR=$(PREFIX)/include --define=PROTOBUF_INCLUDE_PATH=$(PREFIX)/include --define=build_with_onednn_v2=true --config=dynamic_kernels --distinct_host_configuration=false --experimental_guard_against_concurrent_changes --copt=-Wno-all --copt=-Wno-extra --copt=-Wno-deprecated --copt=-Wno-deprecated-declarations --copt=-Wno-ignored-attributes --copt=-Wno-array-bounds --copt=-Wunused-result --copt=-Werror=unused-result --copt=-Wswitch --copt=-Werror=switch --copt=-Wno-error=unused-but-set-variable 2024-04-03T18:03:52.0551093Z INFO: Found applicable config definition build:posix in file /var/lib/jenkins/workspace/xla/.bazelrc: --copt=-Wno-sign-compare --cxxopt=-std=c++17 --host_cxxopt=-std=c++17 2024-04-03T18:03:52.0553224Z INFO: Found applicable config definition build:dynamic_kernels in file /var/lib/jenkins/workspace/xla/.bazelrc: --define=dynamic_loaded_kernels=true --copt=-DAUTOLOAD_DYNAMIC_KERNELS 2024-04-03T18:03:52.2802745Z Loading: 2024-04-03T18:03:52.5745580Z 2024-04-03T18:03:52.5746350Z Loading: 2024-04-03T18:03:52.5746698Z 2024-04-03T18:03:52.5746917Z Loading: 0 packages loaded 2024-04-03T18:03:52.5979531Z 2024-04-03T18:03:52.5980631Z INFO: Build options --cxxopt, --test_env, --test_timeout, and 1 more have changed, discarding analysis cache. 2024-04-03T18:03:52.5981843Z Analyzing: 46 targets (1 packages loaded) 2024-04-03T18:03:52.8882834Z 2024-04-03T18:03:52.8887098Z Analyzing: 46 targets (1 packages loaded) 2024-04-03T18:03:53.2307442Z 2024-04-03T18:03:53.2308813Z Analyzing: 46 targets (1 packages loaded, 0 targets configured) 2024-04-03T18:03:53.4369475Z 2024-04-03T18:03:53.4370468Z Analyzing: 46 targets (5 packages loaded, 12119 targets configured) 2024-04-03T18:03:53.4371289Z currently loading: @com_google_googletest// 2024-04-03T18:03:53.6947477Z 2024-04-03T18:03:53.6948508Z  2024-04-03T18:03:53.6949192Z Analyzing: 46 targets (7 packages loaded, 23938 targets configured) 2024-04-03T18:03:54.0349704Z 2024-04-03T18:03:54.0350942Z INFO: Analyzed 46 targets (7 packages loaded, 24013 targets configured). 2024-04-03T18:03:54.0351669Z  checking cached actions 2024-04-03T18:03:54.0414479Z 2024-04-03T18:03:54.0415268Z INFO: Found 28 targets and 18 test targets... 2024-04-03T18:03:54.0415904Z  checking cached actions 2024-04-03T18:03:54.2422848Z 2024-04-03T18:03:54.2424050Z [0 / 8] [Prepa] BazelWorkspaceStatusAction stable-status.txt 2024-04-03T18:03:54.4432964Z 2024-04-03T18:03:54.4433885Z [817 / 19,578] 38 actions, 36 running 2024-04-03T18:03:54.4434617Z Compiling absl/base/log_severity.cc; 0s local 2024-04-03T18:03:54.4435271Z Compiling absl/strings/ascii.cc; 0s local 2024-04-03T18:03:54.4435920Z Compiling absl/strings/charconv.cc; 0s local 2024-04-03T18:03:54.4436671Z Compiling absl/strings/internal/charconv_bigint.cc; 0s local 2024-04-03T18:03:54.4437513Z Compiling torch_xla/csrc/runtime/sys_util.cc; 0s local 2024-04-03T18:03:54.4438269Z Compiling torch_xla/csrc/runtime/sys_util.cc; 0s local 2024-04-03T18:03:54.4439062Z Compiling tsl/profiler/utils/parse_annotation.cc; 0s local 2024-04-03T18:03:54.4439840Z Compiling absl/base/log_severity.cc; 0s local ... 2024-04-03T18:03:54.6439347Z 2024-04-03T18:03:54.6440209Z  2024-04-03T18:03:54.6440745Z  2024-04-03T18:03:54.6441250Z  2024-04-03T18:03:54.6441689Z  2024-04-03T18:03:54.6442144Z  2024-04-03T18:03:54.6442589Z  2024-04-03T18:03:54.6443033Z  2024-04-03T18:03:54.6443448Z  2024-04-03T18:03:54.6444171Z [1,676 / 19,960] 40 actions, 38 running 2024-04-03T18:03:54.6445146Z Compiling absl/base/log_severity.cc; 0s local 2024-04-03T18:03:54.6446060Z Compiling absl/strings/ascii.cc; 0s local 2024-04-03T18:03:54.6446983Z Compiling absl/strings/charconv.cc; 0s local 2024-04-03T18:03:54.6447794Z Compiling absl/strings/internal/charconv_bigint.cc; 0s local 2024-04-03T18:03:54.6448421Z Compiling torch_xla/csrc/runtime/sys_util.cc; 0s local 2024-04-03T18:03:54.6448984Z Compiling torch_xla/csrc/runtime/sys_util.cc; 0s local 2024-04-03T18:03:54.6449588Z Compiling tsl/profiler/utils/parse_annotation.cc; 0s local 2024-04-03T18:03:54.6450179Z Compiling absl/base/log_severity.cc; 0s local ... 2024-04-03T18:03:54.8914423Z 2024-04-03T18:03:54.8915214Z  2024-04-03T18:03:54.8915682Z  2024-04-03T18:03:54.8916062Z  2024-04-03T18:03:54.8916456Z  2024-04-03T18:03:54.8916814Z  2024-04-03T18:03:54.8917198Z  2024-04-03T18:03:54.8917571Z  2024-04-03T18:03:54.8917915Z  2024-04-03T18:03:54.8918496Z [2,635 / 19,960] 41 actions, 38 running 2024-04-03T18:03:54.8919209Z Compiling absl/strings/ascii.cc; 0s local 2024-04-03T18:03:54.8919906Z Compiling absl/strings/charconv.cc; 0s local 2024-04-03T18:03:54.8920762Z Compiling absl/strings/internal/charconv_bigint.cc; 0s local 2024-04-03T18:03:54.8921931Z Compiling torch_xla/csrc/runtime/sys_util.cc; 0s local 2024-04-03T18:03:54.8922713Z Compiling torch_xla/csrc/runtime/sys_util.cc; 0s local 2024-04-03T18:03:54.8923580Z Compiling tsl/profiler/utils/parse_annotation.cc; 0s local 2024-04-03T18:03:54.8924502Z Compiling absl/numeric/int128.cc; 0s local 2024-04-03T18:03:54.8925486Z Compiling googletest/src/gtest-typed-test.cc; 0s local ... 2024-04-03T18:03:55.0830226Z 2024-04-03T18:03:55.0909425Z  2024-04-03T18:03:55.0910001Z  2024-04-03T18:03:55.0910395Z  2024-04-03T18:03:55.0910832Z  2024-04-03T18:03:55.0911279Z  2024-04-03T18:03:55.0911715Z  2024-04-03T18:03:55.0912158Z  2024-04-03T18:03:55.0912615Z  2024-04-03T18:03:55.0913303Z [3,671 / 19,960] 45 actions, 41 running 2024-04-03T18:03:55.0914219Z Compiling absl/strings/charconv.cc; 0s local 2024-04-03T18:03:55.0915517Z Compiling absl/strings/internal/charconv_bigint.cc; 0s local 2024-04-03T18:03:55.0916630Z Compiling torch_xla/csrc/runtime/sys_util.cc; 0s local 2024-04-03T18:03:55.0917710Z Compiling torch_xla/csrc/runtime/sys_util.cc; 0s local 2024-04-03T18:03:55.0949935Z Compiling tsl/profiler/utils/parse_annotation.cc; 0s local 2024-04-03T18:03:55.0950997Z Compiling absl/numeric/int128.cc; 0s local 2024-04-03T18:03:55.0952108Z Compiling googletest/src/gtest-typed-test.cc; 0s local 2024-04-03T18:03:55.0953284Z Executing genrule @local_config_python//:python_include; 0s local ... 2024-04-03T18:03:55.2840765Z 2024-04-03T18:03:55.2841981Z  2024-04-03T18:03:55.2842501Z  2024-04-03T18:03:55.2842938Z  2024-04-03T18:03:55.2843379Z  2024-04-03T18:03:55.2843790Z  2024-04-03T18:03:55.2844199Z  2024-04-03T18:03:55.2844621Z  2024-04-03T18:03:55.2845034Z  2024-04-03T18:03:55.2845729Z [4,818 / 19,960] 48 actions, 40 running 2024-04-03T18:03:55.2846613Z Compiling absl/strings/charconv.cc; 1s local 2024-04-03T18:03:55.2847611Z Compiling absl/strings/internal/charconv_bigint.cc; 1s local 2024-04-03T18:03:55.2848633Z Compiling torch_xla/csrc/runtime/sys_util.cc; 1s local 2024-04-03T18:03:55.2849554Z Compiling torch_xla/csrc/runtime/sys_util.cc; 1s local 2024-04-03T18:03:55.2850617Z Compiling tsl/profiler/utils/parse_annotation.cc; 1s local 2024-04-03T18:03:55.2851905Z Compiling googletest/src/gtest-typed-test.cc; 1s local 2024-04-03T18:03:55.2853113Z Executing genrule @local_config_python//:python_include; 1s local 2024-04-03T18:03:55.2854324Z Compiling absl/strings/escaping.cc; 1s local ... 2024-04-03T18:03:55.4849175Z 2024-04-03T18:03:55.4849910Z  2024-04-03T18:03:55.4850455Z  2024-04-03T18:03:55.4850905Z  2024-04-03T18:03:55.4851322Z  2024-04-03T18:03:55.4851735Z  2024-04-03T18:03:55.4852129Z  2024-04-03T18:03:55.4852517Z  2024-04-03T18:03:55.4852943Z  2024-04-03T18:03:55.4853634Z [5,704 / 19,960] 46 actions, 41 running 2024-04-03T18:03:55.4854776Z Compiling absl/strings/internal/charconv_bigint.cc; 1s local 2024-04-03T18:03:55.4855957Z Compiling torch_xla/csrc/runtime/sys_util.cc; 1s local 2024-04-03T18:03:55.4856979Z Compiling torch_xla/csrc/runtime/sys_util.cc; 1s local 2024-04-03T18:03:55.4951163Z Compiling tsl/profiler/utils/parse_annotation.cc; 1s local 2024-04-03T18:03:55.4953070Z Compiling googletest/src/gtest-typed-test.cc; 1s local 2024-04-03T18:03:55.4954512Z Executing genrule @local_config_python//:python_include; 1s local 2024-04-03T18:03:55.4956105Z Compiling absl/strings/escaping.cc; 1s local 2024-04-03T18:03:55.4957138Z Compiling tsl/profiler/utils/tf_op_utils.cc; 1s local ... 2024-04-03T18:03:55.6858338Z 2024-04-03T18:03:55.6859084Z  2024-04-03T18:03:55.6859626Z  2024-04-03T18:03:55.6860018Z  2024-04-03T18:03:55.6860458Z  2024-04-03T18:03:55.6860848Z  2024-04-03T18:03:55.6861259Z  2024-04-03T18:03:55.6861673Z  2024-04-03T18:03:55.6862342Z  2024-04-03T18:03:55.6863045Z [6,330 / 19,960] 46 actions, 41 running 2024-04-03T18:03:55.6864001Z Compiling torch_xla/csrc/runtime/sys_util.cc; 1s local 2024-04-03T18:03:55.6865047Z Compiling torch_xla/csrc/runtime/sys_util.cc; 1s local 2024-04-03T18:03:55.6866262Z Compiling tsl/profiler/utils/parse_annotation.cc; 1s local 2024-04-03T18:03:55.6867812Z Compiling googletest/src/gtest-typed-test.cc; 1s local 2024-04-03T18:03:55.6868768Z Compiling absl/strings/escaping.cc; 1s local 2024-04-03T18:03:55.6869689Z Compiling tsl/profiler/utils/tf_op_utils.cc; 1s local 2024-04-03T18:03:55.6870566Z Compiling tsl/util/stats_calculator.cc; 1s local 2024-04-03T18:03:55.6871477Z Compiling xla/metric_table_report.cc; 1s local ... 2024-04-03T18:03:55.8878254Z 2024-04-03T18:03:55.8879034Z  2024-04-03T18:03:55.8879856Z  2024-04-03T18:03:55.8880292Z  2024-04-03T18:03:55.8880706Z  2024-04-03T18:03:55.8881144Z  2024-04-03T18:03:55.8881575Z  2024-04-03T18:03:55.8881985Z  2024-04-03T18:03:55.8882420Z  2024-04-03T18:03:55.8883103Z [7,306 / 19,960] 47 actions, 41 running 2024-04-03T18:03:55.8884178Z Compiling googletest/src/gtest-typed-test.cc; 1s local 2024-04-03T18:03:55.8885209Z Compiling tsl/util/stats_calculator.cc; 1s local 2024-04-03T18:03:55.8886135Z Compiling xla/metric_table_report.cc; 1s local 2024-04-03T18:03:55.8887148Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 1s local 2024-04-03T18:03:55.8888174Z Compiling xla/pjrt/semaphore.cc; 1s local 2024-04-03T18:03:55.8889263Z Compiling llvm/utils/TableGen/Attributes.cpp [for tool]; 1s local 2024-04-03T18:03:55.8890278Z Compiling xla/ef57.cc; 1s local 2024-04-03T18:03:55.8891229Z Compiling src/compiler/cpp_plugin.cc [for tool]; 1s local ... 2024-04-03T18:03:56.0880254Z 2024-04-03T18:03:56.0881377Z  2024-04-03T18:03:56.0882133Z  2024-04-03T18:03:56.0883124Z  2024-04-03T18:03:56.0883654Z  2024-04-03T18:03:56.0884066Z  2024-04-03T18:03:56.0892430Z  2024-04-03T18:03:56.0892914Z  2024-04-03T18:03:56.0893385Z  2024-04-03T18:03:56.0894308Z [8,545 / 19,960] 45 actions, 41 running 2024-04-03T18:03:56.0895377Z Compiling googletest/src/gtest-typed-test.cc; 1s local 2024-04-03T18:03:56.0896421Z Compiling tsl/util/stats_calculator.cc; 1s local 2024-04-03T18:03:56.0897354Z Compiling xla/metric_table_report.cc; 1s local 2024-04-03T18:03:56.0898366Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 1s local 2024-04-03T18:03:56.0899302Z Compiling xla/pjrt/semaphore.cc; 1s local 2024-04-03T18:03:56.0900352Z Compiling llvm/utils/TableGen/Attributes.cpp [for tool]; 1s local 2024-04-03T18:03:56.0901366Z Compiling xla/ef57.cc; 1s local 2024-04-03T18:03:56.0902305Z Compiling src/compiler/cpp_plugin.cc [for tool]; 1s local ... 2024-04-03T18:03:56.2967983Z 2024-04-03T18:03:56.2969313Z  2024-04-03T18:03:56.2969871Z  2024-04-03T18:03:56.2970267Z  2024-04-03T18:03:56.2970900Z  2024-04-03T18:03:56.2971334Z  2024-04-03T18:03:56.2971790Z  2024-04-03T18:03:56.2972212Z  2024-04-03T18:03:56.2972658Z  2024-04-03T18:03:56.2973360Z [9,143 / 19,962] 48 actions, 46 running 2024-04-03T18:03:56.2974491Z Compiling tsl/util/stats_calculator.cc; 2s local 2024-04-03T18:03:56.2975380Z Compiling xla/metric_table_report.cc; 2s local 2024-04-03T18:03:56.2976338Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 1s local 2024-04-03T18:03:56.2977309Z Compiling xla/pjrt/semaphore.cc; 1s local 2024-04-03T18:03:56.2978408Z Compiling llvm/utils/TableGen/Attributes.cpp [for tool]; 1s local 2024-04-03T18:03:56.2979458Z Compiling xla/ef57.cc; 1s local 2024-04-03T18:03:56.2980391Z Compiling src/compiler/cpp_plugin.cc [for tool]; 1s local 2024-04-03T18:03:56.2981638Z @llvm-project//llvm:llvm-min-tblgen; 1s local ... 2024-04-03T18:03:56.4995291Z 2024-04-03T18:03:56.4996762Z  2024-04-03T18:03:56.4997402Z  2024-04-03T18:03:56.4997871Z  2024-04-03T18:03:56.4998355Z  2024-04-03T18:03:56.4999267Z  2024-04-03T18:03:56.5000014Z  2024-04-03T18:03:56.5000706Z  2024-04-03T18:03:56.5001491Z  2024-04-03T18:03:56.5002357Z [9,157 / 19,962] 47 actions running 2024-04-03T18:03:56.5003364Z Compiling xla/metric_table_report.cc; 2s local 2024-04-03T18:03:56.5004468Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 2s local 2024-04-03T18:03:56.5005463Z Compiling xla/pjrt/semaphore.cc; 2s local 2024-04-03T18:03:56.5006682Z Compiling llvm/utils/TableGen/Attributes.cpp [for tool]; 2s local 2024-04-03T18:03:56.5007748Z Compiling xla/ef57.cc; 1s local 2024-04-03T18:03:56.5008990Z Compiling src/compiler/cpp_plugin.cc [for tool]; 1s local 2024-04-03T18:03:56.5010468Z Compiling llvm/utils/TableGen/CodeGenIntrinsics.cpp [for tool]; 1s local 2024-04-03T18:03:56.5012020Z @com_github_grpc_grpc//:grpc_lb_policy_grpclb_secure; 1s local ... 2024-04-03T18:03:56.7213077Z 2024-04-03T18:03:56.7214706Z  2024-04-03T18:03:56.7215599Z  2024-04-03T18:03:56.7216667Z  2024-04-03T18:03:56.7217136Z  2024-04-03T18:03:56.7217567Z  2024-04-03T18:03:56.7217983Z  2024-04-03T18:03:56.7218492Z  2024-04-03T18:03:56.7218921Z  2024-04-03T18:03:56.7219773Z [9,170 / 19,962] 48 actions, 47 running 2024-04-03T18:03:56.7220665Z Compiling xla/metric_table_report.cc; 2s local 2024-04-03T18:03:56.7221740Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 2s local 2024-04-03T18:03:56.7222759Z Compiling xla/ef57.cc; 2s local 2024-04-03T18:03:56.7223670Z Compiling src/compiler/cpp_plugin.cc [for tool]; 2s local 2024-04-03T18:03:56.7225157Z Compiling llvm/utils/TableGen/CodeGenIntrinsics.cpp [for tool]; 2s local 2024-04-03T18:03:56.7226645Z @com_github_grpc_grpc//:grpc_lb_policy_grpclb_secure; 1s local 2024-04-03T18:03:56.7228543Z Compiling googletest/src/gtest.cc; 1s local 2024-04-03T18:03:56.7229636Z Compiling src/core/lib/channel/channelz.cc; 1s local ... 2024-04-03T18:03:56.9208654Z 2024-04-03T18:03:56.9209915Z  2024-04-03T18:03:56.9211315Z  2024-04-03T18:03:56.9212842Z  2024-04-03T18:03:56.9214569Z  2024-04-03T18:03:56.9215454Z  2024-04-03T18:03:56.9216024Z  2024-04-03T18:03:56.9216626Z  2024-04-03T18:03:56.9217313Z  2024-04-03T18:03:56.9221336Z [9,177 / 19,962] 48 actions, 47 running 2024-04-03T18:03:56.9222425Z Compiling xla/metric_table_report.cc; 2s local 2024-04-03T18:03:56.9224433Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 2s local 2024-04-03T18:03:56.9225591Z Compiling xla/ef57.cc; 2s local 2024-04-03T18:03:56.9227517Z Compiling src/compiler/cpp_plugin.cc [for tool]; 2s local 2024-04-03T18:03:56.9229334Z Compiling llvm/utils/TableGen/CodeGenIntrinsics.cpp [for tool]; 2s local 2024-04-03T18:03:56.9231771Z @com_github_grpc_grpc//:grpc_lb_policy_grpclb_secure; 2s local 2024-04-03T18:03:56.9232976Z Compiling googletest/src/gtest.cc; 1s local 2024-04-03T18:03:56.9235256Z Compiling xla/pjrt/distributed/in_memory_key_value_store.cc; 1s local ... 2024-04-03T18:03:57.1253528Z 2024-04-03T18:03:57.1259459Z  2024-04-03T18:03:57.1260085Z  2024-04-03T18:03:57.1260527Z  2024-04-03T18:03:57.1260999Z  2024-04-03T18:03:57.1261432Z  2024-04-03T18:03:57.1261880Z  2024-04-03T18:03:57.1262333Z  2024-04-03T18:03:57.1262766Z  2024-04-03T18:03:57.1263468Z [9,189 / 19,962] 48 actions, 47 running 2024-04-03T18:03:57.1264427Z Compiling xla/metric_table_report.cc; 2s local 2024-04-03T18:03:57.1265497Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 2s local 2024-04-03T18:03:57.1266477Z Compiling xla/ef57.cc; 2s local 2024-04-03T18:03:57.1267392Z Compiling src/compiler/cpp_plugin.cc [for tool]; 2s local 2024-04-03T18:03:57.1269238Z Compiling llvm/utils/TableGen/CodeGenIntrinsics.cpp [for tool]; 2s local 2024-04-03T18:03:57.1270648Z @com_github_grpc_grpc//:grpc_lb_policy_grpclb_secure; 2s local 2024-04-03T18:03:57.1271706Z Compiling googletest/src/gtest.cc; 2s local 2024-04-03T18:03:57.1273055Z Compiling xla/pjrt/distributed/in_memory_key_value_store.cc; 1s local ... 2024-04-03T18:03:57.3368524Z 2024-04-03T18:03:57.3369335Z  2024-04-03T18:03:57.3369842Z  2024-04-03T18:03:57.3370296Z  2024-04-03T18:03:57.3370742Z  2024-04-03T18:03:57.3371179Z  2024-04-03T18:03:57.3371609Z  2024-04-03T18:03:57.3372056Z  2024-04-03T18:03:57.3372509Z  2024-04-03T18:03:57.3373213Z [9,203 / 19,962] 48 actions, 47 running 2024-04-03T18:03:57.3374285Z Compiling xla/metric_table_report.cc; 3s local 2024-04-03T18:03:57.3375324Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 2s local 2024-04-03T18:03:57.3376531Z Compiling xla/ef57.cc; 2s local 2024-04-03T18:03:57.3377448Z Compiling src/compiler/cpp_plugin.cc [for tool]; 2s local 2024-04-03T18:03:57.3378743Z Compiling llvm/utils/TableGen/CodeGenIntrinsics.cpp [for tool]; 2s local 2024-04-03T18:03:57.3380113Z @com_github_grpc_grpc//:grpc_lb_policy_grpclb_secure; 2s local 2024-04-03T18:03:57.3381162Z Compiling googletest/src/gtest.cc; 2s local 2024-04-03T18:03:57.3382190Z Compiling xla/service/cpu/runtime_conv2d_mkl.cc; 1s local ... 2024-04-03T18:03:57.5422897Z 2024-04-03T18:03:57.5425028Z  2024-04-03T18:03:57.5426687Z  2024-04-03T18:03:57.5428574Z  2024-04-03T18:03:57.5443998Z  2024-04-03T18:03:57.5446108Z  2024-04-03T18:03:57.5447677Z  2024-04-03T18:03:57.5449227Z  2024-04-03T18:03:57.5450778Z  2024-04-03T18:03:57.5451874Z [9,213 / 19,962] 47 actions, 46 running 2024-04-03T18:03:57.5452981Z Compiling xla/metric_table_report.cc; 3s local 2024-04-03T18:03:57.5454555Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 3s local 2024-04-03T18:03:57.5457804Z Compiling src/compiler/cpp_plugin.cc [for tool]; 3s local 2024-04-03T18:03:57.5459297Z Compiling llvm/utils/TableGen/CodeGenIntrinsics.cpp [for tool]; 2s local 2024-04-03T18:03:57.5460815Z Compiling googletest/src/gtest.cc; 2s local 2024-04-03T18:03:57.5462003Z Compiling tsl/profiler/utils/xplane_schema.cc; 1s local 2024-04-03T18:03:57.5463158Z Compiling tsl/util/stats_calculator.cc; 1s local 2024-04-03T18:03:57.5464915Z Compiling xla/service/cpu/runtime_conv3d.cc; 1s local ... 2024-04-03T18:03:57.7617822Z 2024-04-03T18:03:57.7618813Z  2024-04-03T18:03:57.7619627Z  2024-04-03T18:03:57.7620427Z  2024-04-03T18:03:57.7621480Z  2024-04-03T18:03:57.7621971Z  2024-04-03T18:03:57.7622395Z  2024-04-03T18:03:57.7622791Z  2024-04-03T18:03:57.7623195Z  2024-04-03T18:03:57.7623835Z [9,222 / 19,962] 48 actions, 47 running 2024-04-03T18:03:57.7624976Z Compiling xla/metric_table_report.cc; 3s local 2024-04-03T18:03:57.7626344Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 3s local 2024-04-03T18:03:57.7627957Z Compiling src/compiler/cpp_plugin.cc [for tool]; 3s local 2024-04-03T18:03:57.7629730Z Compiling llvm/utils/TableGen/CodeGenIntrinsics.cpp [for tool]; 3s local 2024-04-03T18:03:57.7633721Z Compiling googletest/src/gtest.cc; 2s local 2024-04-03T18:03:57.7634939Z Compiling tsl/profiler/utils/xplane_schema.cc; 1s local 2024-04-03T18:03:57.7636284Z Compiling tsl/util/stats_calculator.cc; 1s local 2024-04-03T18:03:57.7640000Z Compiling xla/service/cpu/runtime_conv3d.cc; 1s local ... 2024-04-03T18:03:57.9636421Z 2024-04-03T18:03:57.9637604Z  2024-04-03T18:03:57.9638119Z  2024-04-03T18:03:57.9638481Z  2024-04-03T18:03:57.9638875Z  2024-04-03T18:03:57.9639265Z  2024-04-03T18:03:57.9639633Z  2024-04-03T18:03:57.9640020Z  2024-04-03T18:03:57.9640387Z  2024-04-03T18:03:57.9641239Z [9,236 / 19,962] 48 actions, 47 running 2024-04-03T18:03:57.9642720Z Compiling xla/metric_table_report.cc; 3s local 2024-04-03T18:03:57.9643665Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 3s local 2024-04-03T18:03:57.9644738Z Compiling src/compiler/cpp_plugin.cc [for tool]; 3s local 2024-04-03T18:03:57.9646071Z Compiling llvm/utils/TableGen/CodeGenIntrinsics.cpp [for tool]; 3s local 2024-04-03T18:03:57.9647376Z Compiling googletest/src/gtest.cc; 3s local 2024-04-03T18:03:57.9648254Z Compiling tsl/profiler/utils/xplane_schema.cc; 2s local 2024-04-03T18:03:57.9649166Z Compiling tsl/util/stats_calculator.cc; 2s local 2024-04-03T18:03:57.9650144Z Compiling xla/service/cpu/runtime_conv3d.cc; 2s local ... 2024-04-03T18:03:58.1795959Z 2024-04-03T18:03:58.1796738Z  2024-04-03T18:03:58.1797254Z  2024-04-03T18:03:58.1797748Z  2024-04-03T18:03:58.1798462Z  2024-04-03T18:03:58.1798907Z  2024-04-03T18:03:58.1799373Z  2024-04-03T18:03:58.1799823Z  2024-04-03T18:03:58.1800270Z  2024-04-03T18:03:58.1800993Z [9,266 / 19,962] 48 actions, 47 running 2024-04-03T18:03:58.1801956Z Compiling xla/metric_table_report.cc; 3s local 2024-04-03T18:03:58.1803053Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 3s local 2024-04-03T18:03:58.1804503Z Compiling llvm/utils/TableGen/CodeGenIntrinsics.cpp [for tool]; 3s local 2024-04-03T18:03:58.1805960Z Compiling googletest/src/gtest.cc; 3s local 2024-04-03T18:03:58.1806957Z Compiling tsl/profiler/utils/xplane_schema.cc; 2s local 2024-04-03T18:03:58.1808055Z Compiling xla/service/cpu/runtime_conv3d.cc; 2s local 2024-04-03T18:03:58.1809162Z Compiling xla/service/cpu/runtime_conv2d_acl.cc; 2s local 2024-04-03T18:03:58.1810331Z Compiling xla/service/cpu/runtime_fork_join.cc; 1s local ... 2024-04-03T18:03:58.3935239Z 2024-04-03T18:03:58.3938674Z  2024-04-03T18:03:58.3939309Z  2024-04-03T18:03:58.3939773Z  2024-04-03T18:03:58.3940208Z  2024-04-03T18:03:58.3940670Z  2024-04-03T18:03:58.3941096Z  2024-04-03T18:03:58.3941519Z  2024-04-03T18:03:58.3941933Z  2024-04-03T18:03:58.3942615Z [9,274 / 19,962] 48 actions, 47 running 2024-04-03T18:03:58.3943544Z Compiling xla/metric_table_report.cc; 4s local 2024-04-03T18:03:58.3944613Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 3s local 2024-04-03T18:03:58.3945617Z Compiling googletest/src/gtest.cc; 3s local 2024-04-03T18:03:58.3991598Z Compiling tsl/profiler/utils/xplane_schema.cc; 2s local 2024-04-03T18:03:58.4029603Z Compiling xla/service/cpu/runtime_conv3d.cc; 2s local 2024-04-03T18:03:58.4032134Z Compiling xla/service/cpu/runtime_conv2d_acl.cc; 2s local 2024-04-03T18:03:58.4033339Z Compiling xla/service/cpu/runtime_fork_join.cc; 2s local 2024-04-03T18:03:58.4035534Z Compiling src/compiler/cpp_generator.cc [for tool]; 2s local ... 2024-04-03T18:03:58.6086092Z 2024-04-03T18:03:58.6087269Z  2024-04-03T18:03:58.6087988Z  2024-04-03T18:03:58.6088662Z  2024-04-03T18:03:58.6089360Z  2024-04-03T18:03:58.6089835Z  2024-04-03T18:03:58.6090431Z  2024-04-03T18:03:58.6091037Z  2024-04-03T18:03:58.6091618Z  2024-04-03T18:03:58.6092469Z [9,286 / 19,962] 48 actions, 47 running 2024-04-03T18:03:58.6093691Z Executing genrule //torch_xla/csrc:gen_lazy_tensor; 4s local 2024-04-03T18:03:58.6095136Z Compiling googletest/src/gtest.cc; 3s local 2024-04-03T18:03:58.6096398Z Compiling tsl/profiler/utils/xplane_schema.cc; 2s local 2024-04-03T18:03:58.6097601Z Compiling xla/service/cpu/runtime_conv3d.cc; 2s local 2024-04-03T18:03:58.6099014Z Compiling xla/service/cpu/runtime_fork_join.cc; 2s local 2024-04-03T18:03:58.6100466Z Compiling src/compiler/cpp_generator.cc [for tool]; 2s local 2024-04-03T18:03:58.6101983Z Compiling torch_xla/csrc/function_call_tracker.cpp; 2s local 2024-04-03T18:03:58.6103464Z Compiling torch_xla/csrc/runtime/env_hash.cc; 2s local ... 2024-04-03T18:03:58.8270109Z 2024-04-03T18:03:58.8270842Z  2024-04-03T18:03:58.8271482Z  2024-04-03T18:03:58.8271918Z  2024-04-03T18:03:58.8274663Z  2024-04-03T18:03:58.8276290Z  2024-04-03T18:03:58.8276969Z  2024-04-03T18:03:58.8277609Z  2024-04-03T18:03:58.8278624Z  2024-04-03T18:03:58.8279551Z [9,305 / 19,962] 48 actions, 47 running 2024-04-03T18:03:58.8280708Z Compiling googletest/src/gtest.cc; 3s local 2024-04-03T18:03:58.8281952Z Compiling tsl/profiler/utils/xplane_schema.cc; 3s local 2024-04-03T18:03:58.8283240Z Compiling xla/service/cpu/runtime_conv3d.cc; 2s local 2024-04-03T18:03:58.8284540Z Compiling xla/service/cpu/runtime_fork_join.cc; 2s local 2024-04-03T18:03:58.8285979Z Compiling src/compiler/cpp_generator.cc [for tool]; 2s local 2024-04-03T18:03:58.8287457Z Compiling torch_xla/csrc/function_call_tracker.cpp; 2s local 2024-04-03T18:03:58.8289016Z Compiling torch_xla/csrc/runtime/env_hash.cc; 2s local 2024-04-03T18:03:58.8290472Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 2s local ... 2024-04-03T18:03:59.0419910Z 2024-04-03T18:03:59.0421312Z  2024-04-03T18:03:59.0424607Z  2024-04-03T18:03:59.0425335Z  2024-04-03T18:03:59.0428617Z  2024-04-03T18:03:59.0430222Z  2024-04-03T18:03:59.0431798Z  2024-04-03T18:03:59.0433342Z  2024-04-03T18:03:59.0434898Z  2024-04-03T18:03:59.0436905Z [9,319 / 19,962] 48 actions, 47 running 2024-04-03T18:03:59.0439015Z Compiling googletest/src/gtest.cc; 4s local 2024-04-03T18:03:59.0440125Z Compiling tsl/profiler/utils/xplane_schema.cc; 3s local 2024-04-03T18:03:59.0441428Z Compiling xla/service/cpu/runtime_conv3d.cc; 3s local 2024-04-03T18:03:59.0444834Z Compiling xla/service/cpu/runtime_fork_join.cc; 2s local 2024-04-03T18:03:59.0446350Z Compiling src/compiler/cpp_generator.cc [for tool]; 2s local 2024-04-03T18:03:59.0450074Z Compiling torch_xla/csrc/function_call_tracker.cpp; 2s local 2024-04-03T18:03:59.0451554Z Compiling torch_xla/csrc/runtime/env_hash.cc; 2s local 2024-04-03T18:03:59.0455097Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 2s local ... 2024-04-03T18:03:59.2571273Z 2024-04-03T18:03:59.2572696Z  2024-04-03T18:03:59.2577361Z  2024-04-03T18:03:59.2579527Z  2024-04-03T18:03:59.2581565Z  2024-04-03T18:03:59.2582208Z  2024-04-03T18:03:59.2582933Z  2024-04-03T18:03:59.2585968Z  2024-04-03T18:03:59.2586976Z  2024-04-03T18:03:59.2590343Z [9,328 / 19,962] 47 actions, 46 running 2024-04-03T18:03:59.2591628Z Compiling googletest/src/gtest.cc; 4s local 2024-04-03T18:03:59.2595096Z Compiling tsl/profiler/utils/xplane_schema.cc; 3s local 2024-04-03T18:03:59.2596439Z Compiling xla/service/cpu/runtime_conv3d.cc; 3s local 2024-04-03T18:03:59.2597610Z Compiling xla/service/cpu/runtime_fork_join.cc; 3s local 2024-04-03T18:03:59.2599058Z Compiling src/compiler/cpp_generator.cc [for tool]; 3s local 2024-04-03T18:03:59.2600215Z Compiling torch_xla/csrc/runtime/env_hash.cc; 2s local 2024-04-03T18:03:59.2601573Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 2s local 2024-04-03T18:03:59.2602838Z @llvm-project//llvm:llvm-min-tblgen; 2s local ... 2024-04-03T18:03:59.4960423Z 2024-04-03T18:03:59.4961715Z  2024-04-03T18:03:59.4964256Z  2024-04-03T18:03:59.4964980Z  2024-04-03T18:03:59.4965645Z  2024-04-03T18:03:59.4966269Z  2024-04-03T18:03:59.4966911Z  2024-04-03T18:03:59.4967554Z  2024-04-03T18:03:59.4968186Z  2024-04-03T18:03:59.4969093Z [9,334 / 19,962] 48 actions, 47 running 2024-04-03T18:03:59.4970139Z Compiling googletest/src/gtest.cc; 4s local 2024-04-03T18:03:59.4971263Z Compiling tsl/profiler/utils/xplane_schema.cc; 3s local 2024-04-03T18:03:59.4972544Z Compiling xla/service/cpu/runtime_conv3d.cc; 3s local 2024-04-03T18:03:59.4974295Z Compiling xla/service/cpu/runtime_fork_join.cc; 3s local 2024-04-03T18:03:59.4975683Z Compiling src/compiler/cpp_generator.cc [for tool]; 3s local 2024-04-03T18:03:59.4977099Z Compiling torch_xla/csrc/runtime/env_hash.cc; 3s local 2024-04-03T18:03:59.4978349Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 3s local 2024-04-03T18:03:59.4980012Z @llvm-project//llvm:llvm-min-tblgen; 2s local ... 2024-04-03T18:03:59.7022077Z 2024-04-03T18:03:59.7023345Z  2024-04-03T18:03:59.7024146Z  2024-04-03T18:03:59.7024816Z  2024-04-03T18:03:59.7028105Z  2024-04-03T18:03:59.7028747Z  2024-04-03T18:03:59.7029601Z  2024-04-03T18:03:59.7030659Z  2024-04-03T18:03:59.7031162Z  2024-04-03T18:03:59.7031858Z [9,345 / 19,962] 47 actions, 46 running 2024-04-03T18:03:59.7032754Z Compiling googletest/src/gtest.cc; 4s local 2024-04-03T18:03:59.7034009Z Compiling tsl/profiler/utils/xplane_schema.cc; 3s local 2024-04-03T18:03:59.7035088Z Compiling xla/service/cpu/runtime_conv3d.cc; 3s local 2024-04-03T18:03:59.7036211Z Compiling xla/service/cpu/runtime_fork_join.cc; 3s local 2024-04-03T18:03:59.7037367Z Compiling src/compiler/cpp_generator.cc [for tool]; 3s local 2024-04-03T18:03:59.7038660Z Compiling torch_xla/csrc/runtime/env_hash.cc; 3s local 2024-04-03T18:03:59.7039786Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 3s local 2024-04-03T18:03:59.7041079Z @llvm-project//llvm:llvm-min-tblgen; 3s local ... 2024-04-03T18:03:59.9152827Z 2024-04-03T18:03:59.9156580Z  2024-04-03T18:03:59.9159715Z  2024-04-03T18:03:59.9162525Z  2024-04-03T18:03:59.9165343Z  2024-04-03T18:03:59.9168191Z  2024-04-03T18:03:59.9171054Z  2024-04-03T18:03:59.9174231Z  2024-04-03T18:03:59.9177487Z  2024-04-03T18:03:59.9180724Z [9,358 / 19,962] 48 actions, 47 running 2024-04-03T18:03:59.9184317Z Compiling googletest/src/gtest.cc; 4s local 2024-04-03T18:03:59.9188250Z Compiling tsl/profiler/utils/xplane_schema.cc; 4s local 2024-04-03T18:03:59.9191645Z Compiling xla/service/cpu/runtime_conv3d.cc; 3s local 2024-04-03T18:03:59.9195500Z Compiling src/compiler/cpp_generator.cc [for tool]; 3s local 2024-04-03T18:03:59.9198118Z Compiling torch_xla/csrc/runtime/env_hash.cc; 3s local 2024-04-03T18:03:59.9200773Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 3s local 2024-04-03T18:03:59.9203370Z Compiling llvm/utils/TableGen/DirectiveEmitter.cpp [for tool]; 3s local 2024-04-03T18:03:59.9205796Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 3s local ... 2024-04-03T18:04:00.1163365Z 2024-04-03T18:04:00.1165580Z  2024-04-03T18:04:00.1167754Z  2024-04-03T18:04:00.1169594Z  2024-04-03T18:04:00.1171672Z  2024-04-03T18:04:00.1173502Z  2024-04-03T18:04:00.1175543Z  2024-04-03T18:04:00.1177508Z  2024-04-03T18:04:00.1179395Z  2024-04-03T18:04:00.1181541Z [9,360 / 19,962] 48 actions, 47 running 2024-04-03T18:04:00.1183893Z Compiling googletest/src/gtest.cc; 5s local 2024-04-03T18:04:00.1186294Z Compiling tsl/profiler/utils/xplane_schema.cc; 4s local 2024-04-03T18:04:00.1188985Z Compiling xla/service/cpu/runtime_conv3d.cc; 4s local 2024-04-03T18:04:00.1191492Z Compiling src/compiler/cpp_generator.cc [for tool]; 3s local 2024-04-03T18:04:00.1194042Z Compiling torch_xla/csrc/runtime/env_hash.cc; 3s local 2024-04-03T18:04:00.1196703Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 3s local 2024-04-03T18:04:00.1199578Z Compiling llvm/utils/TableGen/DirectiveEmitter.cpp [for tool]; 3s local 2024-04-03T18:04:00.1202501Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 3s local ... 2024-04-03T18:04:00.3197560Z 2024-04-03T18:04:00.3198875Z  2024-04-03T18:04:00.3199440Z  2024-04-03T18:04:00.3199900Z  2024-04-03T18:04:00.3203222Z  2024-04-03T18:04:00.3204667Z  2024-04-03T18:04:00.3205122Z  2024-04-03T18:04:00.3205570Z  2024-04-03T18:04:00.3206029Z  2024-04-03T18:04:00.3207034Z [9,372 / 19,962] 48 actions, 47 running 2024-04-03T18:04:00.3208018Z Compiling googletest/src/gtest.cc; 5s local 2024-04-03T18:04:00.3209064Z Compiling tsl/profiler/utils/xplane_schema.cc; 4s local 2024-04-03T18:04:00.3210172Z Compiling xla/service/cpu/runtime_conv3d.cc; 4s local 2024-04-03T18:04:00.3211400Z Compiling src/compiler/cpp_generator.cc [for tool]; 4s local 2024-04-03T18:04:00.3212522Z Compiling torch_xla/csrc/runtime/env_hash.cc; 3s local 2024-04-03T18:04:00.3213732Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 3s local 2024-04-03T18:04:00.3215117Z Compiling llvm/utils/TableGen/DirectiveEmitter.cpp [for tool]; 3s local 2024-04-03T18:04:00.3216522Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 3s local ... 2024-04-03T18:04:00.5310770Z 2024-04-03T18:04:00.5312174Z  2024-04-03T18:04:00.5313023Z  2024-04-03T18:04:00.5313452Z  2024-04-03T18:04:00.5313914Z  2024-04-03T18:04:00.5314331Z  2024-04-03T18:04:00.5314792Z  2024-04-03T18:04:00.5315213Z  2024-04-03T18:04:00.5315660Z  2024-04-03T18:04:00.5316361Z [9,378 / 19,962] 48 actions, 47 running 2024-04-03T18:04:00.5317238Z Compiling googletest/src/gtest.cc; 5s local 2024-04-03T18:04:00.5318121Z Compiling tsl/profiler/utils/xplane_schema.cc; 4s local 2024-04-03T18:04:00.5319111Z Compiling xla/service/cpu/runtime_conv3d.cc; 4s local 2024-04-03T18:04:00.5320224Z Compiling src/compiler/cpp_generator.cc [for tool]; 4s local 2024-04-03T18:04:00.5321410Z Compiling torch_xla/csrc/runtime/env_hash.cc; 4s local 2024-04-03T18:04:00.5349619Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 4s local 2024-04-03T18:04:00.5351029Z Compiling llvm/utils/TableGen/DirectiveEmitter.cpp [for tool]; 3s local 2024-04-03T18:04:00.5352381Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 3s local ... 2024-04-03T18:04:00.7389752Z 2024-04-03T18:04:00.7402303Z  2024-04-03T18:04:00.7403558Z  2024-04-03T18:04:00.7404710Z  2024-04-03T18:04:00.7405244Z  2024-04-03T18:04:00.7405679Z  2024-04-03T18:04:00.7406281Z  2024-04-03T18:04:00.7406707Z  2024-04-03T18:04:00.7407164Z  2024-04-03T18:04:00.7407897Z [9,386 / 19,962] 48 actions, 47 running 2024-04-03T18:04:00.7408843Z Compiling googletest/src/gtest.cc; 5s local 2024-04-03T18:04:00.7409856Z Compiling tsl/profiler/utils/xplane_schema.cc; 4s local 2024-04-03T18:04:00.7410950Z Compiling xla/service/cpu/runtime_conv3d.cc; 4s local 2024-04-03T18:04:00.7412051Z Compiling src/compiler/cpp_generator.cc [for tool]; 4s local 2024-04-03T18:04:00.7413144Z Compiling torch_xla/csrc/runtime/env_hash.cc; 4s local 2024-04-03T18:04:00.7414388Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 4s local 2024-04-03T18:04:00.7415834Z Compiling llvm/utils/TableGen/DirectiveEmitter.cpp [for tool]; 4s local 2024-04-03T18:04:00.7417250Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 4s local ... 2024-04-03T18:04:00.9388498Z 2024-04-03T18:04:00.9389301Z  2024-04-03T18:04:00.9389851Z  2024-04-03T18:04:00.9390293Z  2024-04-03T18:04:00.9390719Z  2024-04-03T18:04:00.9391186Z  2024-04-03T18:04:00.9391696Z  2024-04-03T18:04:00.9392147Z  2024-04-03T18:04:00.9392615Z  2024-04-03T18:04:00.9393335Z [9,395 / 19,962] 48 actions, 47 running 2024-04-03T18:04:00.9394331Z Compiling googletest/src/gtest.cc; 5s local 2024-04-03T18:04:00.9395368Z Compiling tsl/profiler/utils/xplane_schema.cc; 5s local 2024-04-03T18:04:00.9397104Z Compiling xla/service/cpu/runtime_conv3d.cc; 4s local 2024-04-03T18:04:00.9398251Z Compiling src/compiler/cpp_generator.cc [for tool]; 4s local 2024-04-03T18:04:00.9399527Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 4s local 2024-04-03T18:04:00.9400798Z Compiling llvm/utils/TableGen/DirectiveEmitter.cpp [for tool]; 4s local 2024-04-03T18:04:00.9402290Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 4s local 2024-04-03T18:04:00.9403525Z Compiling xla/service/cpu/runtime_conv2d.cc; 3s local ... 2024-04-03T18:04:01.1612647Z 2024-04-03T18:04:01.1629411Z  2024-04-03T18:04:01.1630478Z  2024-04-03T18:04:01.1631045Z  2024-04-03T18:04:01.1631490Z  2024-04-03T18:04:01.1632288Z  2024-04-03T18:04:01.1632675Z  2024-04-03T18:04:01.1633068Z  2024-04-03T18:04:01.1633448Z  2024-04-03T18:04:01.1634052Z [9,406 / 19,962] 48 actions, 47 running 2024-04-03T18:04:01.1634860Z Compiling googletest/src/gtest.cc; 6s local 2024-04-03T18:04:01.1635881Z Compiling tsl/profiler/utils/xplane_schema.cc; 5s local 2024-04-03T18:04:01.1636821Z Compiling xla/service/cpu/runtime_conv3d.cc; 5s local 2024-04-03T18:04:01.1637765Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 4s local 2024-04-03T18:04:01.1639151Z Compiling llvm/utils/TableGen/DirectiveEmitter.cpp [for tool]; 4s local 2024-04-03T18:04:01.1640439Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 4s local 2024-04-03T18:04:01.1641538Z Compiling xla/service/cpu/runtime_conv2d.cc; 3s local 2024-04-03T18:04:01.1642626Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 3s local ... 2024-04-03T18:04:01.3855653Z 2024-04-03T18:04:01.3856443Z  2024-04-03T18:04:01.3856992Z  2024-04-03T18:04:01.3857503Z  2024-04-03T18:04:01.3858123Z  2024-04-03T18:04:01.3858540Z  2024-04-03T18:04:01.3858966Z  2024-04-03T18:04:01.3859394Z  2024-04-03T18:04:01.3859807Z  2024-04-03T18:04:01.3860525Z [9,421 / 19,962] 48 actions, 47 running 2024-04-03T18:04:01.3861439Z Compiling googletest/src/gtest.cc; 6s local 2024-04-03T18:04:01.3862406Z Compiling tsl/profiler/utils/xplane_schema.cc; 5s local 2024-04-03T18:04:01.3863478Z Compiling xla/service/cpu/runtime_conv3d.cc; 5s local 2024-04-03T18:04:01.3864603Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 5s local 2024-04-03T18:04:01.3865890Z Compiling llvm/utils/TableGen/DirectiveEmitter.cpp [for tool]; 4s local 2024-04-03T18:04:01.3867172Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 4s local 2024-04-03T18:04:01.3868454Z Compiling xla/service/cpu/runtime_conv2d.cc; 4s local 2024-04-03T18:04:01.3869557Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 3s local ... 2024-04-03T18:04:01.6336005Z 2024-04-03T18:04:01.6336752Z  2024-04-03T18:04:01.6337249Z  2024-04-03T18:04:01.6337666Z  2024-04-03T18:04:01.6338264Z  2024-04-03T18:04:01.6338692Z  2024-04-03T18:04:01.6339122Z  2024-04-03T18:04:01.6339546Z  2024-04-03T18:04:01.6340122Z  2024-04-03T18:04:01.6340732Z [9,425 / 19,962] 48 actions, 47 running 2024-04-03T18:04:01.6341571Z Compiling googletest/src/gtest.cc; 6s local 2024-04-03T18:04:01.6342485Z Compiling tsl/profiler/utils/xplane_schema.cc; 5s local 2024-04-03T18:04:01.6343490Z Compiling xla/service/cpu/runtime_conv3d.cc; 5s local 2024-04-03T18:04:01.6344520Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 5s local 2024-04-03T18:04:01.6345610Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 4s local 2024-04-03T18:04:01.6346638Z Compiling xla/service/cpu/runtime_conv2d.cc; 4s local 2024-04-03T18:04:01.6347846Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 4s local 2024-04-03T18:04:01.6349094Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 4s local ... 2024-04-03T18:04:01.8458242Z 2024-04-03T18:04:01.8458981Z  2024-04-03T18:04:01.8459467Z  2024-04-03T18:04:01.8459861Z  2024-04-03T18:04:01.8460309Z  2024-04-03T18:04:01.8460718Z  2024-04-03T18:04:01.8461136Z  2024-04-03T18:04:01.8461534Z  2024-04-03T18:04:01.8461949Z  2024-04-03T18:04:01.8462631Z [9,434 / 19,962] 48 actions, 47 running 2024-04-03T18:04:01.8463503Z Compiling googletest/src/gtest.cc; 6s local 2024-04-03T18:04:01.8464739Z Compiling tsl/profiler/utils/xplane_schema.cc; 6s local 2024-04-03T18:04:01.8465739Z Compiling xla/service/cpu/runtime_conv3d.cc; 5s local 2024-04-03T18:04:01.8466845Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 5s local 2024-04-03T18:04:01.8468151Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 5s local 2024-04-03T18:04:01.8469368Z Compiling xla/service/cpu/runtime_conv2d.cc; 4s local 2024-04-03T18:04:01.8470461Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 4s local 2024-04-03T18:04:01.8471653Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 4s local ... 2024-04-03T18:04:02.0482676Z 2024-04-03T18:04:02.0483487Z  2024-04-03T18:04:02.0483987Z  2024-04-03T18:04:02.0484377Z  2024-04-03T18:04:02.0484794Z  2024-04-03T18:04:02.0485230Z  2024-04-03T18:04:02.0485802Z  2024-04-03T18:04:02.0486226Z  2024-04-03T18:04:02.0486669Z  2024-04-03T18:04:02.0487599Z [9,449 / 19,962] 48 actions, 47 running 2024-04-03T18:04:02.0488519Z Compiling googletest/src/gtest.cc; 7s local 2024-04-03T18:04:02.0489473Z Compiling xla/service/cpu/runtime_conv3d.cc; 6s local 2024-04-03T18:04:02.0490536Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 5s local 2024-04-03T18:04:02.0491701Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 5s local 2024-04-03T18:04:02.0492809Z Compiling xla/service/cpu/runtime_conv2d.cc; 4s local 2024-04-03T18:04:02.0493890Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 4s local 2024-04-03T18:04:02.0495391Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 4s local 2024-04-03T18:04:02.0496833Z Compiling tsl/profiler/utils/xplane_schema.cc; 4s local ... 2024-04-03T18:04:02.2701066Z 2024-04-03T18:04:02.2701833Z  2024-04-03T18:04:02.2702342Z  2024-04-03T18:04:02.2702813Z  2024-04-03T18:04:02.2703246Z  2024-04-03T18:04:02.2703631Z  2024-04-03T18:04:02.2704065Z  2024-04-03T18:04:02.2704439Z  2024-04-03T18:04:02.2704823Z  2024-04-03T18:04:02.2705488Z [9,456 / 19,962] 48 actions, 47 running 2024-04-03T18:04:02.2706345Z Compiling googletest/src/gtest.cc; 7s local 2024-04-03T18:04:02.2707934Z Compiling xla/service/cpu/runtime_conv3d.cc; 6s local 2024-04-03T18:04:02.2708944Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 5s local 2024-04-03T18:04:02.2709939Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 5s local 2024-04-03T18:04:02.2710908Z Compiling xla/service/cpu/runtime_conv2d.cc; 5s local 2024-04-03T18:04:02.2711952Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 4s local 2024-04-03T18:04:02.2713118Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 4s local 2024-04-03T18:04:02.2714237Z Compiling tsl/profiler/utils/xplane_schema.cc; 4s local ... 2024-04-03T18:04:02.4760066Z 2024-04-03T18:04:02.4760794Z  2024-04-03T18:04:02.4761277Z  2024-04-03T18:04:02.4761675Z  2024-04-03T18:04:02.4762073Z  2024-04-03T18:04:02.4762415Z  2024-04-03T18:04:02.4762808Z  2024-04-03T18:04:02.4763219Z  2024-04-03T18:04:02.4763614Z  2024-04-03T18:04:02.4764318Z [9,468 / 19,962] 48 actions, 47 running 2024-04-03T18:04:02.4765226Z Compiling googletest/src/gtest.cc; 7s local 2024-04-03T18:04:02.4766121Z Compiling xla/service/cpu/runtime_conv3d.cc; 6s local 2024-04-03T18:04:02.4767211Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 6s local 2024-04-03T18:04:02.4768236Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 5s local 2024-04-03T18:04:02.4769172Z Compiling xla/service/cpu/runtime_conv2d.cc; 5s local 2024-04-03T18:04:02.4770139Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 5s local 2024-04-03T18:04:02.4771311Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 4s local 2024-04-03T18:04:02.4772463Z Compiling tsl/profiler/utils/xplane_schema.cc; 4s local ... 2024-04-03T18:04:02.6797022Z 2024-04-03T18:04:02.6802376Z  2024-04-03T18:04:02.6803003Z  2024-04-03T18:04:02.6803641Z  2024-04-03T18:04:02.6804074Z  2024-04-03T18:04:02.6804528Z  2024-04-03T18:04:02.6804934Z  2024-04-03T18:04:02.6805362Z  2024-04-03T18:04:02.6805755Z  2024-04-03T18:04:02.6806417Z [9,474 / 19,962] 48 actions, 47 running 2024-04-03T18:04:02.6807444Z Compiling googletest/src/gtest.cc; 7s local 2024-04-03T18:04:02.6808441Z Compiling xla/service/cpu/runtime_conv3d.cc; 6s local 2024-04-03T18:04:02.6809362Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 6s local 2024-04-03T18:04:02.6810416Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 6s local 2024-04-03T18:04:02.6811417Z Compiling xla/service/cpu/runtime_conv2d.cc; 5s local 2024-04-03T18:04:02.6812426Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 5s local 2024-04-03T18:04:02.6813438Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 5s local 2024-04-03T18:04:02.6814779Z Compiling tsl/profiler/utils/xplane_schema.cc; 4s local ... 2024-04-03T18:04:02.9028263Z 2024-04-03T18:04:02.9029056Z  2024-04-03T18:04:02.9029658Z  2024-04-03T18:04:02.9030101Z  2024-04-03T18:04:02.9030519Z  2024-04-03T18:04:02.9030959Z  2024-04-03T18:04:02.9031433Z  2024-04-03T18:04:02.9031887Z  2024-04-03T18:04:02.9032360Z  2024-04-03T18:04:02.9033073Z [9,483 / 19,962] 48 actions running 2024-04-03T18:04:02.9033989Z Compiling googletest/src/gtest.cc; 7s local 2024-04-03T18:04:02.9034982Z Compiling xla/service/cpu/runtime_conv3d.cc; 6s local 2024-04-03T18:04:02.9036103Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 6s local 2024-04-03T18:04:02.9037199Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 6s local 2024-04-03T18:04:02.9038310Z Compiling xla/service/cpu/runtime_conv2d.cc; 5s local 2024-04-03T18:04:02.9039409Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 5s local 2024-04-03T18:04:02.9040660Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 5s local 2024-04-03T18:04:02.9041930Z Compiling tsl/profiler/utils/xplane_schema.cc; 4s local ... 2024-04-03T18:04:03.1047524Z 2024-04-03T18:04:03.1048264Z  2024-04-03T18:04:03.1048826Z  2024-04-03T18:04:03.1049295Z  2024-04-03T18:04:03.1049773Z  2024-04-03T18:04:03.1050251Z  2024-04-03T18:04:03.1050729Z  2024-04-03T18:04:03.1051216Z  2024-04-03T18:04:03.1051684Z  2024-04-03T18:04:03.1052356Z [9,493 / 19,962] 48 actions running 2024-04-03T18:04:03.1053328Z Compiling googletest/src/gtest.cc; 8s local 2024-04-03T18:04:03.1054526Z Compiling xla/service/cpu/runtime_conv3d.cc; 7s local 2024-04-03T18:04:03.1055705Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 6s local 2024-04-03T18:04:03.1056930Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 6s local 2024-04-03T18:04:03.1058106Z Compiling xla/service/cpu/runtime_conv2d.cc; 5s local 2024-04-03T18:04:03.1059263Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 5s local 2024-04-03T18:04:03.1060644Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 5s local 2024-04-03T18:04:03.1062062Z Compiling tsl/profiler/utils/xplane_schema.cc; 5s local ... 2024-04-03T18:04:03.3239964Z 2024-04-03T18:04:03.3240638Z  2024-04-03T18:04:03.3241125Z  2024-04-03T18:04:03.3241560Z  2024-04-03T18:04:03.3242016Z  2024-04-03T18:04:03.3242425Z  2024-04-03T18:04:03.3242853Z  2024-04-03T18:04:03.3243289Z  2024-04-03T18:04:03.3243700Z  2024-04-03T18:04:03.3244444Z [9,501 / 19,962] 48 actions, 47 running 2024-04-03T18:04:03.3245339Z Compiling googletest/src/gtest.cc; 8s local 2024-04-03T18:04:03.3246275Z Compiling xla/service/cpu/runtime_conv3d.cc; 7s local 2024-04-03T18:04:03.3247339Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 6s local 2024-04-03T18:04:03.3248417Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 6s local 2024-04-03T18:04:03.3249413Z Compiling xla/service/cpu/runtime_conv2d.cc; 6s local 2024-04-03T18:04:03.3250687Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 5s local 2024-04-03T18:04:03.3251905Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 5s local 2024-04-03T18:04:03.3253185Z Compiling tsl/profiler/utils/xplane_schema.cc; 5s local ... 2024-04-03T18:04:03.5305420Z 2024-04-03T18:04:03.5306383Z  2024-04-03T18:04:03.5306931Z  2024-04-03T18:04:03.5307349Z  2024-04-03T18:04:03.5307927Z  2024-04-03T18:04:03.5308354Z  2024-04-03T18:04:03.5308771Z  2024-04-03T18:04:03.5309204Z  2024-04-03T18:04:03.5309640Z  2024-04-03T18:04:03.5310348Z [9,504 / 19,962] 48 actions, 47 running 2024-04-03T18:04:03.5311245Z Compiling googletest/src/gtest.cc; 8s local 2024-04-03T18:04:03.5312313Z Compiling xla/service/cpu/runtime_conv3d.cc; 7s local 2024-04-03T18:04:03.5313656Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 7s local 2024-04-03T18:04:03.5314842Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 6s local 2024-04-03T18:04:03.5315884Z Compiling xla/service/cpu/runtime_conv2d.cc; 6s local 2024-04-03T18:04:03.5316943Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 6s local 2024-04-03T18:04:03.5318215Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 5s local 2024-04-03T18:04:03.5319584Z Compiling tsl/profiler/utils/xplane_schema.cc; 5s local ... 2024-04-03T18:04:03.7705352Z 2024-04-03T18:04:03.7706072Z  2024-04-03T18:04:03.7706610Z  2024-04-03T18:04:03.7707037Z  2024-04-03T18:04:03.7707468Z  2024-04-03T18:04:03.7708120Z  2024-04-03T18:04:03.7708540Z  2024-04-03T18:04:03.7708969Z  2024-04-03T18:04:03.7709400Z  2024-04-03T18:04:03.7710110Z [9,513 / 19,962] 48 actions, 47 running 2024-04-03T18:04:03.7711002Z Compiling googletest/src/gtest.cc; 8s local 2024-04-03T18:04:03.7711998Z Compiling xla/service/cpu/runtime_conv3d.cc; 7s local 2024-04-03T18:04:03.7713109Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 7s local 2024-04-03T18:04:03.7714246Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 7s local 2024-04-03T18:04:03.7715326Z Compiling xla/service/cpu/runtime_conv2d.cc; 6s local 2024-04-03T18:04:03.7716382Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 6s local 2024-04-03T18:04:03.7717815Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 6s local 2024-04-03T18:04:03.7719185Z Compiling tsl/profiler/utils/xplane_schema.cc; 5s local ... 2024-04-03T18:04:03.9920811Z 2024-04-03T18:04:03.9921520Z  2024-04-03T18:04:03.9921970Z  2024-04-03T18:04:03.9922328Z  2024-04-03T18:04:03.9922790Z  2024-04-03T18:04:03.9923160Z  2024-04-03T18:04:03.9923533Z  2024-04-03T18:04:03.9923878Z  2024-04-03T18:04:03.9924245Z  2024-04-03T18:04:03.9924858Z [9,523 / 19,962] 48 actions, 47 running 2024-04-03T18:04:03.9925629Z Compiling googletest/src/gtest.cc; 9s local 2024-04-03T18:04:03.9926612Z Compiling xla/service/cpu/runtime_conv3d.cc; 8s local 2024-04-03T18:04:03.9927506Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 7s local 2024-04-03T18:04:03.9928452Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 7s local 2024-04-03T18:04:03.9929400Z Compiling xla/service/cpu/runtime_conv2d.cc; 6s local 2024-04-03T18:04:03.9930294Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 6s local 2024-04-03T18:04:03.9931396Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 6s local 2024-04-03T18:04:03.9932588Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 5s local ... 2024-04-03T18:04:04.2140878Z 2024-04-03T18:04:04.2141597Z  2024-04-03T18:04:04.2142112Z  2024-04-03T18:04:04.2142528Z  2024-04-03T18:04:04.2142999Z  2024-04-03T18:04:04.2143416Z  2024-04-03T18:04:04.2143833Z  2024-04-03T18:04:04.2144282Z  2024-04-03T18:04:04.2144704Z  2024-04-03T18:04:04.2145421Z [9,529 / 19,962] 48 actions, 47 running 2024-04-03T18:04:04.2146617Z Compiling xla/service/cpu/runtime_conv3d.cc; 8s local 2024-04-03T18:04:04.2147863Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 7s local 2024-04-03T18:04:04.2149007Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 7s local 2024-04-03T18:04:04.2150267Z Compiling xla/service/cpu/runtime_conv2d.cc; 6s local 2024-04-03T18:04:04.2151415Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 6s local 2024-04-03T18:04:04.2152628Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 6s local 2024-04-03T18:04:04.2153909Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 5s local 2024-04-03T18:04:04.2155084Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 5s local ... 2024-04-03T18:04:04.4236339Z 2024-04-03T18:04:04.4237102Z  2024-04-03T18:04:04.4237609Z  2024-04-03T18:04:04.4238044Z  2024-04-03T18:04:04.4238748Z  2024-04-03T18:04:04.4239152Z  2024-04-03T18:04:04.4239602Z  2024-04-03T18:04:04.4240003Z  2024-04-03T18:04:04.4240411Z  2024-04-03T18:04:04.4241133Z [9,538 / 19,962] 48 actions, 47 running 2024-04-03T18:04:04.4242131Z Compiling xla/service/cpu/runtime_conv3d.cc; 8s local 2024-04-03T18:04:04.4243188Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 8s local 2024-04-03T18:04:04.4244327Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 7s local 2024-04-03T18:04:04.4245390Z Compiling xla/service/cpu/runtime_conv2d.cc; 7s local 2024-04-03T18:04:04.4246465Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 7s local 2024-04-03T18:04:04.4247719Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 6s local 2024-04-03T18:04:04.4248986Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 5s local 2024-04-03T18:04:04.4250133Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 5s local ... 2024-04-03T18:04:04.6478791Z 2024-04-03T18:04:04.6479514Z  2024-04-03T18:04:04.6479974Z  2024-04-03T18:04:04.6480590Z  2024-04-03T18:04:04.6480927Z  2024-04-03T18:04:04.6481259Z  2024-04-03T18:04:04.6481584Z  2024-04-03T18:04:04.6481886Z  2024-04-03T18:04:04.6482213Z  2024-04-03T18:04:04.6482769Z [9,545 / 19,962] 48 actions, 47 running 2024-04-03T18:04:04.6483513Z Compiling xla/service/cpu/runtime_conv3d.cc; 8s local 2024-04-03T18:04:04.6484318Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 8s local 2024-04-03T18:04:04.6485142Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 7s local 2024-04-03T18:04:04.6485917Z Compiling xla/service/cpu/runtime_conv2d.cc; 7s local 2024-04-03T18:04:04.6487258Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 7s local 2024-04-03T18:04:04.6488189Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 7s local 2024-04-03T18:04:04.6489087Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 5s local 2024-04-03T18:04:04.6489946Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 5s local ... 2024-04-03T18:04:04.9045726Z 2024-04-03T18:04:04.9046509Z  2024-04-03T18:04:04.9047047Z  2024-04-03T18:04:04.9047452Z  2024-04-03T18:04:04.9047856Z  2024-04-03T18:04:04.9048275Z  2024-04-03T18:04:04.9048674Z  2024-04-03T18:04:04.9049074Z  2024-04-03T18:04:04.9049512Z  2024-04-03T18:04:04.9050198Z [9,555 / 19,962] 48 actions running 2024-04-03T18:04:04.9051127Z Compiling xla/service/cpu/runtime_conv3d.cc; 8s local 2024-04-03T18:04:04.9052127Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 8s local 2024-04-03T18:04:04.9053169Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 8s local 2024-04-03T18:04:04.9054321Z Compiling xla/service/cpu/runtime_conv2d.cc; 7s local 2024-04-03T18:04:04.9055345Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 7s local 2024-04-03T18:04:04.9056542Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 7s local 2024-04-03T18:04:04.9057920Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 6s local 2024-04-03T18:04:04.9059343Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 6s local ... 2024-04-03T18:04:05.1085663Z 2024-04-03T18:04:05.1086384Z  2024-04-03T18:04:05.1086883Z  2024-04-03T18:04:05.1087287Z  2024-04-03T18:04:05.1087702Z  2024-04-03T18:04:05.1088100Z  2024-04-03T18:04:05.1088891Z  2024-04-03T18:04:05.1089322Z  2024-04-03T18:04:05.1089725Z  2024-04-03T18:04:05.1090349Z [9,562 / 19,962] 48 actions, 47 running 2024-04-03T18:04:05.1091315Z Compiling xla/service/cpu/runtime_conv3d.cc; 9s local 2024-04-03T18:04:05.1092372Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 8s local 2024-04-03T18:04:05.1093505Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 8s local 2024-04-03T18:04:05.1094737Z Compiling xla/service/cpu/runtime_conv2d.cc; 7s local 2024-04-03T18:04:05.1095608Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 7s local 2024-04-03T18:04:05.1096980Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 7s local 2024-04-03T18:04:05.1098161Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 6s local 2024-04-03T18:04:05.1099251Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 6s local ... 2024-04-03T18:04:05.3171701Z 2024-04-03T18:04:05.3175170Z  2024-04-03T18:04:05.3175722Z  2024-04-03T18:04:05.3176235Z  2024-04-03T18:04:05.3176664Z  2024-04-03T18:04:05.3177117Z  2024-04-03T18:04:05.3177539Z  2024-04-03T18:04:05.3177970Z  2024-04-03T18:04:05.3178367Z  2024-04-03T18:04:05.3179055Z [9,568 / 19,962] 48 actions, 47 running 2024-04-03T18:04:05.3179990Z Compiling xla/service/cpu/runtime_conv3d.cc; 9s local 2024-04-03T18:04:05.3181037Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 8s local 2024-04-03T18:04:05.3182123Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 8s local 2024-04-03T18:04:05.3183298Z Compiling xla/service/cpu/runtime_conv2d.cc; 8s local 2024-04-03T18:04:05.3184296Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 7s local 2024-04-03T18:04:05.3185478Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 7s local 2024-04-03T18:04:05.3186678Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 6s local 2024-04-03T18:04:05.3188447Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 6s local ... 2024-04-03T18:04:05.5495963Z 2024-04-03T18:04:05.5498030Z  2024-04-03T18:04:05.5498572Z  2024-04-03T18:04:05.5499009Z  2024-04-03T18:04:05.5499420Z  2024-04-03T18:04:05.5499866Z  2024-04-03T18:04:05.5502629Z  2024-04-03T18:04:05.5503427Z  2024-04-03T18:04:05.5504456Z  2024-04-03T18:04:05.5506520Z [9,582 / 19,962] 48 actions, 47 running 2024-04-03T18:04:05.5507391Z Compiling xla/service/cpu/runtime_conv3d.cc; 9s local 2024-04-03T18:04:05.5508427Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 9s local 2024-04-03T18:04:05.5509254Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 8s local 2024-04-03T18:04:05.5510031Z Compiling xla/service/cpu/runtime_conv2d.cc; 8s local 2024-04-03T18:04:05.5510935Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 8s local 2024-04-03T18:04:05.5511805Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 7s local 2024-04-03T18:04:05.5512716Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 6s local 2024-04-03T18:04:05.5513535Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 6s local ... 2024-04-03T18:04:05.7501737Z 2024-04-03T18:04:05.7502513Z  2024-04-03T18:04:05.7503083Z  2024-04-03T18:04:05.7503519Z  2024-04-03T18:04:05.7504003Z  2024-04-03T18:04:05.7504478Z  2024-04-03T18:04:05.7504934Z  2024-04-03T18:04:05.7505400Z  2024-04-03T18:04:05.7505851Z  2024-04-03T18:04:05.7506582Z [9,596 / 19,962] 48 actions, 47 running 2024-04-03T18:04:05.7507461Z Compiling xla/service/cpu/runtime_conv3d.cc; 9s local 2024-04-03T18:04:05.7508597Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 9s local 2024-04-03T18:04:05.7509249Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 9s local 2024-04-03T18:04:05.7509911Z Compiling xla/service/cpu/runtime_conv2d.cc; 8s local 2024-04-03T18:04:05.7510635Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 8s local 2024-04-03T18:04:05.7511465Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 8s local 2024-04-03T18:04:05.7512292Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 7s local 2024-04-03T18:04:05.7513006Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 7s local ... 2024-04-03T18:04:05.9629303Z 2024-04-03T18:04:05.9630030Z  2024-04-03T18:04:05.9630513Z  2024-04-03T18:04:05.9630950Z  2024-04-03T18:04:05.9631366Z  2024-04-03T18:04:05.9631791Z  2024-04-03T18:04:05.9632230Z  2024-04-03T18:04:05.9632680Z  2024-04-03T18:04:05.9633351Z  2024-04-03T18:04:05.9634065Z [9,609 / 19,962] 48 actions, 47 running 2024-04-03T18:04:05.9635061Z Compiling xla/service/cpu/runtime_conv3d.cc; 10s local 2024-04-03T18:04:05.9636120Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 9s local 2024-04-03T18:04:05.9637253Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 9s local 2024-04-03T18:04:05.9638304Z Compiling xla/service/cpu/runtime_conv2d.cc; 8s local 2024-04-03T18:04:05.9639412Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 8s local 2024-04-03T18:04:05.9640681Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 8s local 2024-04-03T18:04:05.9641941Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 7s local 2024-04-03T18:04:05.9643273Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 7s local ... 2024-04-03T18:04:06.1808280Z 2024-04-03T18:04:06.1808993Z  2024-04-03T18:04:06.1809524Z  2024-04-03T18:04:06.1809951Z  2024-04-03T18:04:06.1810390Z  2024-04-03T18:04:06.1810856Z  2024-04-03T18:04:06.1811249Z  2024-04-03T18:04:06.1811643Z  2024-04-03T18:04:06.1812071Z  2024-04-03T18:04:06.1812781Z [9,621 / 19,962] 48 actions, 47 running 2024-04-03T18:04:06.1813717Z Compiling xla/service/cpu/runtime_conv3d.cc; 10s local 2024-04-03T18:04:06.1814833Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 9s local 2024-04-03T18:04:06.1815940Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 9s local 2024-04-03T18:04:06.1817147Z Compiling xla/service/cpu/runtime_conv2d.cc; 8s local 2024-04-03T18:04:06.1818170Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 8s local 2024-04-03T18:04:06.1819375Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 8s local 2024-04-03T18:04:06.1820831Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 7s local 2024-04-03T18:04:06.1822015Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 7s local ... 2024-04-03T18:04:06.3873158Z 2024-04-03T18:04:06.3873970Z  2024-04-03T18:04:06.3874572Z  2024-04-03T18:04:06.3875045Z  2024-04-03T18:04:06.3875509Z  2024-04-03T18:04:06.3875954Z  2024-04-03T18:04:06.3876392Z  2024-04-03T18:04:06.3876835Z  2024-04-03T18:04:06.3877269Z  2024-04-03T18:04:06.3877952Z [9,634 / 19,962] 48 actions, 47 running 2024-04-03T18:04:06.3878966Z Compiling xla/service/cpu/runtime_conv3d.cc; 10s local 2024-04-03T18:04:06.3880278Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 10s local 2024-04-03T18:04:06.3881426Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 9s local 2024-04-03T18:04:06.3882535Z Compiling xla/service/cpu/runtime_conv2d.cc; 9s local 2024-04-03T18:04:06.3883571Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 8s local 2024-04-03T18:04:06.3884722Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 8s local 2024-04-03T18:04:06.3885956Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 7s local 2024-04-03T18:04:06.3887102Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 7s local ... 2024-04-03T18:04:06.5921869Z 2024-04-03T18:04:06.5922601Z  2024-04-03T18:04:06.5923361Z  2024-04-03T18:04:06.5923790Z  2024-04-03T18:04:06.5924208Z  2024-04-03T18:04:06.5924650Z  2024-04-03T18:04:06.5925084Z  2024-04-03T18:04:06.5925506Z  2024-04-03T18:04:06.5925936Z  2024-04-03T18:04:06.5926854Z [9,642 / 19,962] 48 actions, 47 running 2024-04-03T18:04:06.5927966Z Compiling xla/service/cpu/runtime_conv3d.cc; 10s local 2024-04-03T18:04:06.5929070Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 10s local 2024-04-03T18:04:06.5930176Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 9s local 2024-04-03T18:04:06.5931238Z Compiling xla/service/cpu/runtime_conv2d.cc; 9s local 2024-04-03T18:04:06.5932214Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 9s local 2024-04-03T18:04:06.5933424Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 9s local 2024-04-03T18:04:06.5935065Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 7s local 2024-04-03T18:04:06.5936242Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 7s local ... 2024-04-03T18:04:06.7991568Z 2024-04-03T18:04:06.7992339Z  2024-04-03T18:04:06.7992925Z  2024-04-03T18:04:06.7993392Z  2024-04-03T18:04:06.7993844Z  2024-04-03T18:04:06.7994318Z  2024-04-03T18:04:06.7994787Z  2024-04-03T18:04:06.7995264Z  2024-04-03T18:04:06.7995726Z  2024-04-03T18:04:06.7996454Z [9,650 / 19,962] 48 actions, 47 running 2024-04-03T18:04:06.7997522Z Compiling xla/service/cpu/runtime_conv3d.cc; 10s local 2024-04-03T18:04:06.7998717Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 10s local 2024-04-03T18:04:06.7999960Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 10s local 2024-04-03T18:04:06.8001124Z Compiling xla/service/cpu/runtime_conv2d.cc; 9s local 2024-04-03T18:04:06.8002292Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 9s local 2024-04-03T18:04:06.8003671Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 9s local 2024-04-03T18:04:06.8005025Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 8s local 2024-04-03T18:04:06.8006273Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 8s local ... 2024-04-03T18:04:07.0233294Z 2024-04-03T18:04:07.0234911Z  2024-04-03T18:04:07.0242124Z  2024-04-03T18:04:07.0242672Z  2024-04-03T18:04:07.0243130Z  2024-04-03T18:04:07.0243572Z  2024-04-03T18:04:07.0244004Z  2024-04-03T18:04:07.0244479Z  2024-04-03T18:04:07.0244940Z  2024-04-03T18:04:07.0245661Z [9,666 / 19,962] 48 actions, 47 running 2024-04-03T18:04:07.0246670Z Compiling xla/service/cpu/runtime_conv3d.cc; 11s local 2024-04-03T18:04:07.0247829Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 10s local 2024-04-03T18:04:07.0249024Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 10s local 2024-04-03T18:04:07.0250150Z Compiling xla/service/cpu/runtime_conv2d.cc; 9s local 2024-04-03T18:04:07.0251420Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 9s local 2024-04-03T18:04:07.0252667Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 9s local 2024-04-03T18:04:07.0253960Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 8s local 2024-04-03T18:04:07.0255218Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 8s local ... 2024-04-03T18:04:07.2595093Z 2024-04-03T18:04:07.2595895Z  2024-04-03T18:04:07.2596458Z  2024-04-03T18:04:07.2596909Z  2024-04-03T18:04:07.2597344Z  2024-04-03T18:04:07.2597735Z  2024-04-03T18:04:07.2598186Z  2024-04-03T18:04:07.2598614Z  2024-04-03T18:04:07.2599059Z  2024-04-03T18:04:07.2599779Z [9,671 / 19,962] 48 actions, 47 running 2024-04-03T18:04:07.2600749Z Compiling xla/service/cpu/runtime_conv3d.cc; 11s local 2024-04-03T18:04:07.2601859Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 10s local 2024-04-03T18:04:07.2603011Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 10s local 2024-04-03T18:04:07.2604448Z Compiling xla/service/cpu/runtime_conv2d.cc; 10s local 2024-04-03T18:04:07.2605732Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 9s local 2024-04-03T18:04:07.2607117Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 9s local 2024-04-03T18:04:07.2608747Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 8s local 2024-04-03T18:04:07.2610136Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 8s local ... 2024-04-03T18:04:07.4902721Z 2024-04-03T18:04:07.4903446Z  2024-04-03T18:04:07.4903981Z  2024-04-03T18:04:07.4904407Z  2024-04-03T18:04:07.4904812Z  2024-04-03T18:04:07.4905218Z  2024-04-03T18:04:07.4905596Z  2024-04-03T18:04:07.4906002Z  2024-04-03T18:04:07.4906408Z  2024-04-03T18:04:07.4907059Z [9,685 / 19,962] 48 actions, 47 running 2024-04-03T18:04:07.4908218Z Compiling xla/service/cpu/runtime_conv3d.cc; 11s local 2024-04-03T18:04:07.4909564Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 11s local 2024-04-03T18:04:07.4910644Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 10s local 2024-04-03T18:04:07.4911704Z Compiling xla/service/cpu/runtime_conv2d.cc; 10s local 2024-04-03T18:04:07.4912794Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 10s local 2024-04-03T18:04:07.4914057Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 9s local 2024-04-03T18:04:07.4915282Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 8s local 2024-04-03T18:04:07.4916420Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 8s local ... 2024-04-03T18:04:07.7083400Z 2024-04-03T18:04:07.7084150Z  2024-04-03T18:04:07.7084675Z  2024-04-03T18:04:07.7085118Z  2024-04-03T18:04:07.7085544Z  2024-04-03T18:04:07.7085980Z  2024-04-03T18:04:07.7086427Z  2024-04-03T18:04:07.7086864Z  2024-04-03T18:04:07.7087285Z  2024-04-03T18:04:07.7087998Z [9,692 / 19,962] 48 actions, 47 running 2024-04-03T18:04:07.7089006Z Compiling xla/service/cpu/runtime_conv3d.cc; 11s local 2024-04-03T18:04:07.7108838Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 11s local 2024-04-03T18:04:07.7110215Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 11s local 2024-04-03T18:04:07.7111214Z Compiling xla/service/cpu/runtime_conv2d.cc; 10s local 2024-04-03T18:04:07.7112219Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 10s local 2024-04-03T18:04:07.7113311Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 10s local 2024-04-03T18:04:07.7114422Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 9s local 2024-04-03T18:04:07.7115473Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 9s local ... 2024-04-03T18:04:07.9304187Z 2024-04-03T18:04:07.9305067Z  2024-04-03T18:04:07.9305691Z  2024-04-03T18:04:07.9308193Z  2024-04-03T18:04:07.9308914Z  2024-04-03T18:04:07.9309817Z  2024-04-03T18:04:07.9310740Z  2024-04-03T18:04:07.9311231Z  2024-04-03T18:04:07.9311648Z  2024-04-03T18:04:07.9312370Z [9,706 / 19,962] 47 actions, 46 running 2024-04-03T18:04:07.9313701Z Compiling xla/service/cpu/runtime_conv3d.cc; 11s local 2024-04-03T18:04:07.9315044Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 11s local 2024-04-03T18:04:07.9316373Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 11s local 2024-04-03T18:04:07.9317932Z Compiling xla/service/cpu/runtime_conv2d.cc; 10s local 2024-04-03T18:04:07.9319312Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 10s local 2024-04-03T18:04:07.9320733Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 10s local 2024-04-03T18:04:07.9322386Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 9s local 2024-04-03T18:04:07.9323724Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 9s local ... 2024-04-03T18:04:08.1424395Z 2024-04-03T18:04:08.1425470Z  2024-04-03T18:04:08.1426484Z  2024-04-03T18:04:08.1427479Z  2024-04-03T18:04:08.1428947Z  2024-04-03T18:04:08.1429726Z  2024-04-03T18:04:08.1430182Z  2024-04-03T18:04:08.1430603Z  2024-04-03T18:04:08.1431036Z  2024-04-03T18:04:08.1431740Z [9,711 / 19,962] 48 actions, 47 running 2024-04-03T18:04:08.1432748Z Compiling xla/service/cpu/runtime_conv3d.cc; 12s local 2024-04-03T18:04:08.1434110Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 11s local 2024-04-03T18:04:08.1435239Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 11s local 2024-04-03T18:04:08.1436303Z Compiling xla/service/cpu/runtime_conv2d.cc; 10s local 2024-04-03T18:04:08.1437360Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 10s local 2024-04-03T18:04:08.1438537Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 10s local 2024-04-03T18:04:08.1439780Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 9s local 2024-04-03T18:04:08.1441114Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 9s local ... 2024-04-03T18:04:08.3464565Z 2024-04-03T18:04:08.3465326Z  2024-04-03T18:04:08.3465875Z  2024-04-03T18:04:08.3466331Z  2024-04-03T18:04:08.3466775Z  2024-04-03T18:04:08.3467362Z  2024-04-03T18:04:08.3467998Z  2024-04-03T18:04:08.3468405Z  2024-04-03T18:04:08.3468826Z  2024-04-03T18:04:08.3469550Z [9,722 / 19,962] 48 actions, 47 running 2024-04-03T18:04:08.3470564Z Compiling xla/service/cpu/runtime_conv3d.cc; 12s local 2024-04-03T18:04:08.3471557Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 11s local 2024-04-03T18:04:08.3472672Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 11s local 2024-04-03T18:04:08.3473742Z Compiling xla/service/cpu/runtime_conv2d.cc; 11s local 2024-04-03T18:04:08.3474782Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 10s local 2024-04-03T18:04:08.3476024Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 10s local 2024-04-03T18:04:08.3477283Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 9s local 2024-04-03T18:04:08.3478366Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 9s local ... 2024-04-03T18:04:08.5516032Z 2024-04-03T18:04:08.5516796Z  2024-04-03T18:04:08.5517350Z  2024-04-03T18:04:08.5517797Z  2024-04-03T18:04:08.5518213Z  2024-04-03T18:04:08.5518658Z  2024-04-03T18:04:08.5519123Z  2024-04-03T18:04:08.5519556Z  2024-04-03T18:04:08.5519988Z  2024-04-03T18:04:08.5520709Z [9,728 / 19,962] 48 actions, 47 running 2024-04-03T18:04:08.5521721Z Compiling xla/service/cpu/runtime_conv3d.cc; 12s local 2024-04-03T18:04:08.5522842Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 12s local 2024-04-03T18:04:08.5524057Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 11s local 2024-04-03T18:04:08.5525135Z Compiling xla/service/cpu/runtime_conv2d.cc; 11s local 2024-04-03T18:04:08.5526227Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 11s local 2024-04-03T18:04:08.5527562Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 10s local 2024-04-03T18:04:08.5528819Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 9s local 2024-04-03T18:04:08.5529966Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 9s local ... 2024-04-03T18:04:08.7755847Z 2024-04-03T18:04:08.7757077Z  2024-04-03T18:04:08.7758002Z  2024-04-03T18:04:08.7759129Z  2024-04-03T18:04:08.7759604Z  2024-04-03T18:04:08.7760093Z  2024-04-03T18:04:08.7760636Z  2024-04-03T18:04:08.7761171Z  2024-04-03T18:04:08.7761688Z  2024-04-03T18:04:08.7762450Z [9,736 / 19,962] 48 actions, 47 running 2024-04-03T18:04:08.7764498Z Compiling xla/service/cpu/runtime_conv3d.cc; 12s local 2024-04-03T18:04:08.7765654Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 12s local 2024-04-03T18:04:08.7766812Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 12s local 2024-04-03T18:04:08.7767945Z Compiling xla/service/cpu/runtime_conv2d.cc; 11s local 2024-04-03T18:04:08.7769327Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 11s local 2024-04-03T18:04:08.7770637Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 11s local 2024-04-03T18:04:08.7771911Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 10s local 2024-04-03T18:04:08.7773294Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 10s local ... 2024-04-03T18:04:09.0082336Z 2024-04-03T18:04:09.0083192Z  2024-04-03T18:04:09.0083910Z  2024-04-03T18:04:09.0084350Z  2024-04-03T18:04:09.0084784Z  2024-04-03T18:04:09.0085216Z  2024-04-03T18:04:09.0085638Z  2024-04-03T18:04:09.0086048Z  2024-04-03T18:04:09.0086481Z  2024-04-03T18:04:09.0087192Z [9,744 / 19,962] 48 actions, 47 running 2024-04-03T18:04:09.0088156Z Compiling xla/service/cpu/runtime_conv3d.cc; 13s local 2024-04-03T18:04:09.0089258Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 12s local 2024-04-03T18:04:09.0090696Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 12s local 2024-04-03T18:04:09.0091770Z Compiling xla/service/cpu/runtime_conv2d.cc; 11s local 2024-04-03T18:04:09.0092866Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 11s local 2024-04-03T18:04:09.0094297Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 11s local 2024-04-03T18:04:09.0095539Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 10s local 2024-04-03T18:04:09.0096713Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 10s local ... 2024-04-03T18:04:09.2137434Z 2024-04-03T18:04:09.2138173Z  2024-04-03T18:04:09.2138639Z  2024-04-03T18:04:09.2139013Z  2024-04-03T18:04:09.2139376Z  2024-04-03T18:04:09.2139736Z  2024-04-03T18:04:09.2140080Z  2024-04-03T18:04:09.2140435Z  2024-04-03T18:04:09.2140792Z  2024-04-03T18:04:09.2141380Z [9,756 / 19,962] 48 actions, 47 running 2024-04-03T18:04:09.2142216Z Compiling xla/service/cpu/runtime_conv3d.cc; 13s local 2024-04-03T18:04:09.2143121Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 12s local 2024-04-03T18:04:09.2144026Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 12s local 2024-04-03T18:04:09.2149101Z Compiling xla/service/cpu/runtime_conv2d.cc; 11s local 2024-04-03T18:04:09.2151564Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 11s local 2024-04-03T18:04:09.2153010Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 11s local 2024-04-03T18:04:09.2154511Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 10s local 2024-04-03T18:04:09.2155884Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 10s local ... 2024-04-03T18:04:09.4137785Z 2024-04-03T18:04:09.4138875Z  2024-04-03T18:04:09.4139405Z  2024-04-03T18:04:09.4139874Z  2024-04-03T18:04:09.4140295Z  2024-04-03T18:04:09.4140737Z  2024-04-03T18:04:09.4141168Z  2024-04-03T18:04:09.4141733Z  2024-04-03T18:04:09.4142183Z  2024-04-03T18:04:09.4142888Z [9,763 / 19,962] 48 actions, 46 running 2024-04-03T18:04:09.4143950Z Compiling xla/service/cpu/runtime_conv3d.cc; 13s local 2024-04-03T18:04:09.4145023Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 13s local 2024-04-03T18:04:09.4146206Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 12s local 2024-04-03T18:04:09.4147320Z Compiling xla/service/cpu/runtime_conv2d.cc; 12s local 2024-04-03T18:04:09.4148645Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 12s local 2024-04-03T18:04:09.4149906Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 11s local 2024-04-03T18:04:09.4151182Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 10s local 2024-04-03T18:04:09.4152390Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 10s local ... 2024-04-03T18:04:09.6477401Z 2024-04-03T18:04:09.6478626Z  2024-04-03T18:04:09.6481823Z  2024-04-03T18:04:09.6484497Z  2024-04-03T18:04:09.6487024Z  2024-04-03T18:04:09.6487746Z  2024-04-03T18:04:09.6490304Z  2024-04-03T18:04:09.6493162Z  2024-04-03T18:04:09.6493911Z  2024-04-03T18:04:09.6494750Z [9,772 / 19,962] 47 actions, 46 running 2024-04-03T18:04:09.6495822Z Compiling xla/service/cpu/runtime_conv3d.cc; 13s local 2024-04-03T18:04:09.6496898Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 13s local 2024-04-03T18:04:09.6498359Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 12s local 2024-04-03T18:04:09.6499553Z Compiling xla/service/cpu/runtime_conv2d.cc; 12s local 2024-04-03T18:04:09.6500671Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 12s local 2024-04-03T18:04:09.6501997Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 12s local 2024-04-03T18:04:09.6503293Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 10s local 2024-04-03T18:04:09.6504525Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 10s local ... 2024-04-03T18:04:09.8837310Z 2024-04-03T18:04:09.8838279Z  2024-04-03T18:04:09.8838805Z  2024-04-03T18:04:09.8839250Z  2024-04-03T18:04:09.8841368Z  2024-04-03T18:04:09.8842153Z  2024-04-03T18:04:09.8845087Z  2024-04-03T18:04:09.8845794Z  2024-04-03T18:04:09.8848801Z  2024-04-03T18:04:09.8849887Z [9,779 / 19,962] 48 actions, 47 running 2024-04-03T18:04:09.8853419Z Compiling xla/service/cpu/runtime_conv3d.cc; 13s local 2024-04-03T18:04:09.8854904Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 13s local 2024-04-03T18:04:09.8856145Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 13s local 2024-04-03T18:04:09.8857329Z Compiling xla/service/cpu/runtime_conv2d.cc; 12s local 2024-04-03T18:04:09.8858532Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 12s local 2024-04-03T18:04:09.8859979Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 12s local 2024-04-03T18:04:09.8861395Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 11s local 2024-04-03T18:04:09.8862670Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 11s local ... 2024-04-03T18:04:10.0929451Z 2024-04-03T18:04:10.0930607Z  2024-04-03T18:04:10.0931605Z  2024-04-03T18:04:10.0932547Z  2024-04-03T18:04:10.0933597Z  2024-04-03T18:04:10.0934305Z  2024-04-03T18:04:10.0934764Z  2024-04-03T18:04:10.0935187Z  2024-04-03T18:04:10.0935632Z  2024-04-03T18:04:10.0936346Z [9,789 / 19,962] 48 actions, 47 running 2024-04-03T18:04:10.0937334Z Compiling xla/service/cpu/runtime_conv3d.cc; 14s local 2024-04-03T18:04:10.0938431Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 13s local 2024-04-03T18:04:10.0939629Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 13s local 2024-04-03T18:04:10.0940745Z Compiling xla/service/cpu/runtime_conv2d.cc; 12s local 2024-04-03T18:04:10.0941852Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 12s local 2024-04-03T18:04:10.0943095Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 12s local 2024-04-03T18:04:10.0944387Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 11s local 2024-04-03T18:04:10.0945624Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 11s local ... 2024-04-03T18:04:10.3081052Z 2024-04-03T18:04:10.3081825Z  2024-04-03T18:04:10.3082335Z  2024-04-03T18:04:10.3082748Z  2024-04-03T18:04:10.3083154Z  2024-04-03T18:04:10.3083555Z  2024-04-03T18:04:10.3083993Z  2024-04-03T18:04:10.3084392Z  2024-04-03T18:04:10.3084933Z  2024-04-03T18:04:10.3085624Z [9,797 / 19,962] 48 actions, 47 running 2024-04-03T18:04:10.3086595Z Compiling xla/service/cpu/runtime_conv3d.cc; 14s local 2024-04-03T18:04:10.3087659Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 13s local 2024-04-03T18:04:10.3088891Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 13s local 2024-04-03T18:04:10.3089938Z Compiling xla/service/cpu/runtime_conv2d.cc; 13s local 2024-04-03T18:04:10.3091030Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 12s local 2024-04-03T18:04:10.3092526Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 12s local 2024-04-03T18:04:10.3093827Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 11s local 2024-04-03T18:04:10.3095131Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 11s local ... 2024-04-03T18:04:10.5114332Z 2024-04-03T18:04:10.5115113Z  2024-04-03T18:04:10.5117244Z  2024-04-03T18:04:10.5117686Z  2024-04-03T18:04:10.5118103Z  2024-04-03T18:04:10.5118523Z  2024-04-03T18:04:10.5118944Z  2024-04-03T18:04:10.5119352Z  2024-04-03T18:04:10.5119786Z  2024-04-03T18:04:10.5120472Z [9,811 / 19,962] 48 actions, 47 running 2024-04-03T18:04:10.5121484Z Compiling xla/service/cpu/runtime_conv3d.cc; 14s local 2024-04-03T18:04:10.5122582Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 14s local 2024-04-03T18:04:10.5123678Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 13s local 2024-04-03T18:04:10.5124776Z Compiling xla/service/cpu/runtime_conv2d.cc; 13s local 2024-04-03T18:04:10.5125825Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 13s local 2024-04-03T18:04:10.5127084Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 12s local 2024-04-03T18:04:10.5128395Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 11s local 2024-04-03T18:04:10.5129622Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 11s local ... 2024-04-03T18:04:10.7224314Z 2024-04-03T18:04:10.7225019Z  2024-04-03T18:04:10.7225543Z  2024-04-03T18:04:10.7225952Z  2024-04-03T18:04:10.7226372Z  2024-04-03T18:04:10.7226794Z  2024-04-03T18:04:10.7227197Z  2024-04-03T18:04:10.7227997Z  2024-04-03T18:04:10.7228436Z  2024-04-03T18:04:10.7229111Z [9,836 / 19,962] 48 actions, 47 running 2024-04-03T18:04:10.7230108Z Compiling xla/service/cpu/runtime_conv3d.cc; 14s local 2024-04-03T18:04:10.7231206Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 14s local 2024-04-03T18:04:10.7232378Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 14s local 2024-04-03T18:04:10.7233456Z Compiling xla/service/cpu/runtime_conv2d.cc; 13s local 2024-04-03T18:04:10.7234543Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 13s local 2024-04-03T18:04:10.7235820Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 13s local 2024-04-03T18:04:10.7237119Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 12s local 2024-04-03T18:04:10.7238298Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 12s local ... 2024-04-03T18:04:10.9412619Z 2024-04-03T18:04:10.9413571Z  2024-04-03T18:04:10.9414432Z  2024-04-03T18:04:10.9415078Z  2024-04-03T18:04:10.9415946Z  2024-04-03T18:04:10.9416560Z  2024-04-03T18:04:10.9417172Z  2024-04-03T18:04:10.9417777Z  2024-04-03T18:04:10.9418240Z  2024-04-03T18:04:10.9419160Z [9,840 / 19,962] 48 actions running 2024-04-03T18:04:10.9420505Z Compiling xla/service/cpu/runtime_conv3d.cc; 15s local 2024-04-03T18:04:10.9421985Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 14s local 2024-04-03T18:04:10.9423431Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 14s local 2024-04-03T18:04:10.9424669Z Compiling xla/service/cpu/runtime_conv2d.cc; 13s local 2024-04-03T18:04:10.9426041Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 13s local 2024-04-03T18:04:10.9428104Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 13s local 2024-04-03T18:04:10.9429661Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 12s local 2024-04-03T18:04:10.9431142Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 12s local ... 2024-04-03T18:04:11.2135754Z 2024-04-03T18:04:11.2136676Z  2024-04-03T18:04:11.2137388Z  2024-04-03T18:04:11.2137831Z  2024-04-03T18:04:11.2138442Z  2024-04-03T18:04:11.2139008Z  2024-04-03T18:04:11.2139417Z  2024-04-03T18:04:11.2140020Z  2024-04-03T18:04:11.2140640Z  2024-04-03T18:04:11.2141501Z [9,846 / 19,962] 48 actions, 47 running 2024-04-03T18:04:11.2143005Z Compiling xla/service/cpu/runtime_conv3d.cc; 15s local 2024-04-03T18:04:11.2144210Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 14s local 2024-04-03T18:04:11.2145585Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 14s local 2024-04-03T18:04:11.2147314Z Compiling xla/service/cpu/runtime_conv2d.cc; 13s local 2024-04-03T18:04:11.2148863Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 13s local 2024-04-03T18:04:11.2150511Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 13s local 2024-04-03T18:04:11.2152346Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 12s local 2024-04-03T18:04:11.2153617Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 12s local ... 2024-04-03T18:04:11.4403404Z 2024-04-03T18:04:11.4404188Z  2024-04-03T18:04:11.4404737Z  2024-04-03T18:04:11.4405186Z  2024-04-03T18:04:11.4405922Z  2024-04-03T18:04:11.4406379Z  2024-04-03T18:04:11.4406816Z  2024-04-03T18:04:11.4407250Z  2024-04-03T18:04:11.4407686Z  2024-04-03T18:04:11.4408393Z [9,858 / 19,962] 48 actions, 47 running 2024-04-03T18:04:11.4409400Z Compiling xla/service/cpu/runtime_conv3d.cc; 15s local 2024-04-03T18:04:11.4410507Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 15s local 2024-04-03T18:04:11.4411682Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 14s local 2024-04-03T18:04:11.4412769Z Compiling xla/service/cpu/runtime_conv2d.cc; 14s local 2024-04-03T18:04:11.4413881Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 14s local 2024-04-03T18:04:11.4415376Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 13s local 2024-04-03T18:04:11.4416635Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 12s local 2024-04-03T18:04:11.4417804Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 12s local ... 2024-04-03T18:04:11.6899390Z 2024-04-03T18:04:11.6900167Z  2024-04-03T18:04:11.6900692Z  2024-04-03T18:04:11.6901116Z  2024-04-03T18:04:11.6901570Z  2024-04-03T18:04:11.6901997Z  2024-04-03T18:04:11.6902417Z  2024-04-03T18:04:11.6902855Z  2024-04-03T18:04:11.6903290Z  2024-04-03T18:04:11.6903933Z [9,864 / 19,962] 48 actions, 47 running 2024-04-03T18:04:11.6904926Z Compiling xla/service/cpu/runtime_conv3d.cc; 15s local 2024-04-03T18:04:11.6905987Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 15s local 2024-04-03T18:04:11.6907035Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 15s local 2024-04-03T18:04:11.6908409Z Compiling xla/service/cpu/runtime_conv2d.cc; 14s local 2024-04-03T18:04:11.6909400Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 14s local 2024-04-03T18:04:11.6910514Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 14s local 2024-04-03T18:04:11.6914464Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 13s local 2024-04-03T18:04:11.6915799Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 12s local ... 2024-04-03T18:04:11.8939747Z 2024-04-03T18:04:11.8940481Z  2024-04-03T18:04:11.8940957Z  2024-04-03T18:04:11.8941325Z  2024-04-03T18:04:11.8941708Z  2024-04-03T18:04:11.8942097Z  2024-04-03T18:04:11.8942512Z  2024-04-03T18:04:11.8942930Z  2024-04-03T18:04:11.8943515Z  2024-04-03T18:04:11.8944254Z [9,874 / 19,962] 48 actions, 47 running 2024-04-03T18:04:11.8945280Z Compiling xla/service/cpu/runtime_conv3d.cc; 15s local 2024-04-03T18:04:11.8946344Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 15s local 2024-04-03T18:04:11.8947531Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 15s local 2024-04-03T18:04:11.8949015Z Compiling xla/service/cpu/runtime_conv2d.cc; 14s local 2024-04-03T18:04:11.8950000Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 14s local 2024-04-03T18:04:11.8951123Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 14s local 2024-04-03T18:04:11.8952540Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 13s local 2024-04-03T18:04:11.8953586Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 13s local ... 2024-04-03T18:04:12.1044734Z 2024-04-03T18:04:12.1045508Z  2024-04-03T18:04:12.1046057Z  2024-04-03T18:04:12.1046499Z  2024-04-03T18:04:12.1046909Z  2024-04-03T18:04:12.1047712Z  2024-04-03T18:04:12.1048162Z  2024-04-03T18:04:12.1048583Z  2024-04-03T18:04:12.1049028Z  2024-04-03T18:04:12.1049732Z [9,883 / 19,962] 48 actions, 47 running 2024-04-03T18:04:12.1050672Z Compiling xla/service/cpu/runtime_conv3d.cc; 16s local 2024-04-03T18:04:12.1051757Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 15s local 2024-04-03T18:04:12.1052955Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 15s local 2024-04-03T18:04:12.1054239Z Compiling xla/service/cpu/runtime_conv2d.cc; 14s local 2024-04-03T18:04:12.1055588Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 14s local 2024-04-03T18:04:12.1056882Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 14s local 2024-04-03T18:04:12.1058139Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 13s local 2024-04-03T18:04:12.1059292Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 13s local ... 2024-04-03T18:04:12.3064546Z 2024-04-03T18:04:12.3065306Z  2024-04-03T18:04:12.3065852Z  2024-04-03T18:04:12.3066295Z  2024-04-03T18:04:12.3066721Z  2024-04-03T18:04:12.3067165Z  2024-04-03T18:04:12.3067601Z  2024-04-03T18:04:12.3068564Z  2024-04-03T18:04:12.3068988Z  2024-04-03T18:04:12.3069673Z [9,890 / 19,962] 48 actions, 47 running 2024-04-03T18:04:12.3070657Z Compiling xla/service/cpu/runtime_conv3d.cc; 16s local 2024-04-03T18:04:12.3071784Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 15s local 2024-04-03T18:04:12.3072920Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 15s local 2024-04-03T18:04:12.3073919Z Compiling xla/service/cpu/runtime_conv2d.cc; 15s local 2024-04-03T18:04:12.3075218Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 14s local 2024-04-03T18:04:12.3076509Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 14s local 2024-04-03T18:04:12.3077776Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 13s local 2024-04-03T18:04:12.3079002Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 13s local ... 2024-04-03T18:04:12.5096164Z 2024-04-03T18:04:12.5096919Z  2024-04-03T18:04:12.5097422Z  2024-04-03T18:04:12.5097821Z  2024-04-03T18:04:12.5098347Z  2024-04-03T18:04:12.5098919Z  2024-04-03T18:04:12.5099292Z  2024-04-03T18:04:12.5099733Z  2024-04-03T18:04:12.5100118Z  2024-04-03T18:04:12.5100815Z [9,894 / 19,962] 48 actions, 47 running 2024-04-03T18:04:12.5101797Z Compiling xla/service/cpu/runtime_conv3d.cc; 16s local 2024-04-03T18:04:12.5102843Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 16s local 2024-04-03T18:04:12.5103989Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 15s local 2024-04-03T18:04:12.5105086Z Compiling xla/service/cpu/runtime_conv2d.cc; 15s local 2024-04-03T18:04:12.5106166Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 15s local 2024-04-03T18:04:12.5107441Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 14s local 2024-04-03T18:04:12.5108973Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 13s local 2024-04-03T18:04:12.5110209Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 13s local ... 2024-04-03T18:04:12.7226254Z 2024-04-03T18:04:12.7226985Z  2024-04-03T18:04:12.7227513Z  2024-04-03T18:04:12.7228137Z  2024-04-03T18:04:12.7228543Z  2024-04-03T18:04:12.7228952Z  2024-04-03T18:04:12.7229383Z  2024-04-03T18:04:12.7229762Z  2024-04-03T18:04:12.7230213Z  2024-04-03T18:04:12.7230893Z [9,906 / 19,962] 48 actions, 47 running 2024-04-03T18:04:12.7231807Z Compiling xla/service/cpu/runtime_conv3d.cc; 16s local 2024-04-03T18:04:12.7233080Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 16s local 2024-04-03T18:04:12.7234157Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 16s local 2024-04-03T18:04:12.7235173Z Compiling xla/service/cpu/runtime_conv2d.cc; 15s local 2024-04-03T18:04:12.7236391Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 15s local 2024-04-03T18:04:12.7237716Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 15s local 2024-04-03T18:04:12.7238974Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 14s local 2024-04-03T18:04:12.7240007Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 14s local ... 2024-04-03T18:04:12.9303108Z 2024-04-03T18:04:12.9303861Z  2024-04-03T18:04:12.9304404Z  2024-04-03T18:04:12.9304829Z  2024-04-03T18:04:12.9305253Z  2024-04-03T18:04:12.9305688Z  2024-04-03T18:04:12.9306435Z  2024-04-03T18:04:12.9306841Z  2024-04-03T18:04:12.9307271Z  2024-04-03T18:04:12.9308689Z [9,919 / 19,962] 48 actions, 47 running 2024-04-03T18:04:12.9309605Z Compiling xla/service/cpu/runtime_conv3d.cc; 16s local 2024-04-03T18:04:12.9310618Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 16s local 2024-04-03T18:04:12.9311719Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 16s local 2024-04-03T18:04:12.9312800Z Compiling xla/service/cpu/runtime_conv2d.cc; 15s local 2024-04-03T18:04:12.9313819Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 15s local 2024-04-03T18:04:12.9315032Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 15s local 2024-04-03T18:04:12.9316243Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 14s local 2024-04-03T18:04:12.9317462Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 14s local ... 2024-04-03T18:04:13.1336475Z 2024-04-03T18:04:13.1337231Z  2024-04-03T18:04:13.1337727Z  2024-04-03T18:04:13.1339200Z  2024-04-03T18:04:13.1339624Z  2024-04-03T18:04:13.1340035Z  2024-04-03T18:04:13.1340454Z  2024-04-03T18:04:13.1340873Z  2024-04-03T18:04:13.1341297Z  2024-04-03T18:04:13.1342018Z [9,931 / 19,962] 48 actions, 47 running 2024-04-03T18:04:13.1342986Z Compiling xla/service/cpu/runtime_conv3d.cc; 17s local 2024-04-03T18:04:13.1344058Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 16s local 2024-04-03T18:04:13.1345224Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 16s local 2024-04-03T18:04:13.1346283Z Compiling xla/service/cpu/runtime_conv2d.cc; 15s local 2024-04-03T18:04:13.1347356Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 15s local 2024-04-03T18:04:13.1348822Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 15s local 2024-04-03T18:04:13.1350041Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 14s local 2024-04-03T18:04:13.1351179Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 14s local ... 2024-04-03T18:04:13.3455271Z 2024-04-03T18:04:13.3456601Z  2024-04-03T18:04:13.3457320Z  2024-04-03T18:04:13.3457966Z  2024-04-03T18:04:13.3458620Z  2024-04-03T18:04:13.3459094Z  2024-04-03T18:04:13.3459714Z  2024-04-03T18:04:13.3460312Z  2024-04-03T18:04:13.3460776Z  2024-04-03T18:04:13.3461872Z [9,937 / 19,962] 48 actions, 47 running 2024-04-03T18:04:13.3463030Z Compiling xla/service/cpu/runtime_conv3d.cc; 17s local 2024-04-03T18:04:13.3464472Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 16s local 2024-04-03T18:04:13.3465972Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 16s local 2024-04-03T18:04:13.3467423Z Compiling xla/service/cpu/runtime_conv2d.cc; 16s local 2024-04-03T18:04:13.3468870Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 15s local 2024-04-03T18:04:13.3470418Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 15s local 2024-04-03T18:04:13.3472213Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 14s local 2024-04-03T18:04:13.3474024Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 14s local ... 2024-04-03T18:04:13.5583769Z 2024-04-03T18:04:13.5584684Z  2024-04-03T18:04:13.5585418Z  2024-04-03T18:04:13.5586033Z  2024-04-03T18:04:13.5586648Z  2024-04-03T18:04:13.5587104Z  2024-04-03T18:04:13.5587900Z  2024-04-03T18:04:13.5588351Z  2024-04-03T18:04:13.5589385Z  2024-04-03T18:04:13.5590427Z [9,940 / 19,962] 48 actions running 2024-04-03T18:04:13.5591581Z Compiling xla/service/cpu/runtime_conv3d.cc; 17s local 2024-04-03T18:04:13.5593038Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 17s local 2024-04-03T18:04:13.5594552Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 16s local 2024-04-03T18:04:13.5596047Z Compiling xla/service/cpu/runtime_conv2d.cc; 16s local 2024-04-03T18:04:13.5597527Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 16s local 2024-04-03T18:04:13.5599616Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 15s local 2024-04-03T18:04:13.5601424Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 14s local 2024-04-03T18:04:13.5602715Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 14s local ... 2024-04-03T18:04:13.7584333Z 2024-04-03T18:04:13.7585141Z  2024-04-03T18:04:13.7585672Z  2024-04-03T18:04:13.7586157Z  2024-04-03T18:04:13.7586618Z  2024-04-03T18:04:13.7587050Z  2024-04-03T18:04:13.7587504Z  2024-04-03T18:04:13.7588133Z  2024-04-03T18:04:13.7588670Z  2024-04-03T18:04:13.7589324Z [9,945 / 19,962] 48 actions running 2024-04-03T18:04:13.7590301Z Compiling xla/service/cpu/runtime_conv3d.cc; 17s local 2024-04-03T18:04:13.7591380Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 17s local 2024-04-03T18:04:13.7592672Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 17s local 2024-04-03T18:04:13.7593762Z Compiling xla/service/cpu/runtime_conv2d.cc; 16s local 2024-04-03T18:04:13.7594826Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 16s local 2024-04-03T18:04:13.7596102Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 16s local 2024-04-03T18:04:13.7597355Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 15s local 2024-04-03T18:04:13.7598503Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 15s local ... 2024-04-03T18:04:14.0409620Z 2024-04-03T18:04:14.0410413Z  2024-04-03T18:04:14.0410957Z  2024-04-03T18:04:14.0411405Z  2024-04-03T18:04:14.0411796Z  2024-04-03T18:04:14.0412204Z  2024-04-03T18:04:14.0412633Z  2024-04-03T18:04:14.0413023Z  2024-04-03T18:04:14.0413396Z  2024-04-03T18:04:14.0414245Z [9,953 / 19,962] 48 actions, 47 running 2024-04-03T18:04:14.0415178Z Compiling xla/service/cpu/runtime_conv3d.cc; 18s local 2024-04-03T18:04:14.0416090Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 17s local 2024-04-03T18:04:14.0417065Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 17s local 2024-04-03T18:04:14.0417973Z Compiling xla/service/cpu/runtime_conv2d.cc; 16s local 2024-04-03T18:04:14.0418926Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 16s local 2024-04-03T18:04:14.0420052Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 16s local 2024-04-03T18:04:14.0421226Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 15s local 2024-04-03T18:04:14.0422358Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 15s local ... 2024-04-03T18:04:14.2932805Z 2024-04-03T18:04:14.2933501Z  2024-04-03T18:04:14.2934178Z  2024-04-03T18:04:14.2934585Z  2024-04-03T18:04:14.2934993Z  2024-04-03T18:04:14.2935414Z  2024-04-03T18:04:14.2935805Z  2024-04-03T18:04:14.2936335Z  2024-04-03T18:04:14.2936728Z  2024-04-03T18:04:14.2937418Z [9,961 / 19,962] 48 actions, 47 running 2024-04-03T18:04:14.2938397Z Compiling xla/service/cpu/runtime_conv3d.cc; 18s local 2024-04-03T18:04:14.2939685Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 17s local 2024-04-03T18:04:14.2941105Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 17s local 2024-04-03T18:04:14.2942175Z Compiling xla/service/cpu/runtime_conv2d.cc; 17s local 2024-04-03T18:04:14.2943206Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 16s local 2024-04-03T18:04:14.2944618Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 16s local 2024-04-03T18:04:14.2945949Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 15s local 2024-04-03T18:04:14.2947117Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 15s local ... 2024-04-03T18:04:14.4972251Z 2024-04-03T18:04:14.4973045Z  2024-04-03T18:04:14.4973586Z  2024-04-03T18:04:14.4974237Z  2024-04-03T18:04:14.4974680Z  2024-04-03T18:04:14.4975079Z  2024-04-03T18:04:14.4975481Z  2024-04-03T18:04:14.4975908Z  2024-04-03T18:04:14.4976329Z  2024-04-03T18:04:14.4977335Z [9,973 / 19,962] 48 actions, 47 running 2024-04-03T18:04:14.4978372Z Compiling xla/service/cpu/runtime_conv3d.cc; 18s local 2024-04-03T18:04:14.4979473Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 18s local 2024-04-03T18:04:14.4980648Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 17s local 2024-04-03T18:04:14.4981774Z Compiling xla/service/cpu/runtime_conv2d.cc; 17s local 2024-04-03T18:04:14.4982902Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 17s local 2024-04-03T18:04:14.4984222Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 16s local 2024-04-03T18:04:14.4985480Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 15s local 2024-04-03T18:04:14.4986693Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 15s local ... 2024-04-03T18:04:14.7065680Z 2024-04-03T18:04:14.7066652Z  2024-04-03T18:04:14.7067232Z  2024-04-03T18:04:14.7067875Z  2024-04-03T18:04:14.7068328Z  2024-04-03T18:04:14.7068792Z  2024-04-03T18:04:14.7069263Z  2024-04-03T18:04:14.7069666Z  2024-04-03T18:04:14.7070095Z  2024-04-03T18:04:14.7070829Z [9,980 / 19,962] 48 actions, 47 running 2024-04-03T18:04:14.7071813Z Compiling xla/service/cpu/runtime_conv3d.cc; 18s local 2024-04-03T18:04:14.7072923Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 18s local 2024-04-03T18:04:14.7074107Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 18s local 2024-04-03T18:04:14.7075251Z Compiling xla/service/cpu/runtime_conv2d.cc; 17s local 2024-04-03T18:04:14.7076409Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 17s local 2024-04-03T18:04:14.7077701Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 17s local 2024-04-03T18:04:14.7079102Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 16s local 2024-04-03T18:04:14.7080329Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 16s local ... 2024-04-03T18:04:14.9183490Z 2024-04-03T18:04:14.9184260Z  2024-04-03T18:04:14.9184852Z  2024-04-03T18:04:14.9185284Z  2024-04-03T18:04:14.9185712Z  2024-04-03T18:04:14.9186164Z  2024-04-03T18:04:14.9186634Z  2024-04-03T18:04:14.9187063Z  2024-04-03T18:04:14.9187507Z  2024-04-03T18:04:14.9188548Z [9,991 / 19,962] 48 actions, 47 running 2024-04-03T18:04:14.9189577Z Compiling xla/service/cpu/runtime_conv3d.cc; 18s local 2024-04-03T18:04:14.9190706Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 18s local 2024-04-03T18:04:14.9191908Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 18s local 2024-04-03T18:04:14.9193017Z Compiling xla/service/cpu/runtime_conv2d.cc; 17s local 2024-04-03T18:04:14.9194124Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 17s local 2024-04-03T18:04:14.9195416Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 17s local 2024-04-03T18:04:14.9196740Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 16s local 2024-04-03T18:04:14.9197987Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 16s local ... 2024-04-03T18:04:15.1531667Z 2024-04-03T18:04:15.1533013Z  2024-04-03T18:04:15.1534606Z  2024-04-03T18:04:15.1535112Z  2024-04-03T18:04:15.1535528Z  2024-04-03T18:04:15.1535964Z  2024-04-03T18:04:15.1536373Z  2024-04-03T18:04:15.1536807Z  2024-04-03T18:04:15.1537249Z  2024-04-03T18:04:15.1538099Z [10,001 / 19,962] 48 actions, 47 running 2024-04-03T18:04:15.1539204Z Compiling xla/service/cpu/runtime_conv3d.cc; 19s local 2024-04-03T18:04:15.1540312Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 18s local 2024-04-03T18:04:15.1541524Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 18s local 2024-04-03T18:04:15.1542673Z Compiling xla/service/cpu/runtime_conv2d.cc; 17s local 2024-04-03T18:04:15.1543841Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 17s local 2024-04-03T18:04:15.1545039Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 16s local 2024-04-03T18:04:15.1546398Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 16s local 2024-04-03T18:04:15.1547848Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 13s local ... 2024-04-03T18:04:15.3601356Z 2024-04-03T18:04:15.3602375Z  2024-04-03T18:04:15.3602952Z  2024-04-03T18:04:15.3603375Z  2024-04-03T18:04:15.3603869Z  2024-04-03T18:04:15.3604302Z  2024-04-03T18:04:15.3604730Z  2024-04-03T18:04:15.3605205Z  2024-04-03T18:04:15.3605681Z  2024-04-03T18:04:15.3606490Z [10,008 / 19,962] 48 actions running 2024-04-03T18:04:15.3607470Z Compiling xla/service/cpu/runtime_conv3d.cc; 19s local 2024-04-03T18:04:15.3608603Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 18s local 2024-04-03T18:04:15.3609873Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 18s local 2024-04-03T18:04:15.3610931Z Compiling xla/service/cpu/runtime_conv2d.cc; 18s local 2024-04-03T18:04:15.3612024Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 17s local 2024-04-03T18:04:15.3613152Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 16s local 2024-04-03T18:04:15.3614434Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 16s local 2024-04-03T18:04:15.3615617Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 14s local ... 2024-04-03T18:04:15.5714313Z 2024-04-03T18:04:15.5715512Z  2024-04-03T18:04:15.5718601Z  2024-04-03T18:04:15.5719482Z  2024-04-03T18:04:15.5720578Z  2024-04-03T18:04:15.5721070Z  2024-04-03T18:04:15.5721513Z  2024-04-03T18:04:15.5721962Z  2024-04-03T18:04:15.5722390Z  2024-04-03T18:04:15.5723530Z [10,015 / 19,962] 48 actions, 47 running 2024-04-03T18:04:15.5724844Z Compiling xla/service/cpu/runtime_conv3d.cc; 19s local 2024-04-03T18:04:15.5725962Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 19s local 2024-04-03T18:04:15.5727064Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 18s local 2024-04-03T18:04:15.5728167Z Compiling xla/service/cpu/runtime_conv2d.cc; 18s local 2024-04-03T18:04:15.5729327Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 18s local 2024-04-03T18:04:15.5730709Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 16s local 2024-04-03T18:04:15.5731847Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 16s local 2024-04-03T18:04:15.5733076Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 14s local ... 2024-04-03T18:04:15.7976873Z 2024-04-03T18:04:15.7984664Z  2024-04-03T18:04:15.7985723Z  2024-04-03T18:04:15.7986190Z  2024-04-03T18:04:15.7986822Z  2024-04-03T18:04:15.7987404Z  2024-04-03T18:04:15.7988085Z  2024-04-03T18:04:15.7988703Z  2024-04-03T18:04:15.7989144Z  2024-04-03T18:04:15.7990185Z [10,028 / 19,962] 48 actions, 47 running 2024-04-03T18:04:15.7991426Z Compiling xla/service/cpu/runtime_conv3d.cc; 19s local 2024-04-03T18:04:15.7992913Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 19s local 2024-04-03T18:04:15.7994618Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 19s local 2024-04-03T18:04:15.7996521Z Compiling xla/service/cpu/runtime_conv2d.cc; 18s local 2024-04-03T18:04:15.7997814Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 18s local 2024-04-03T18:04:15.7999233Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 17s local 2024-04-03T18:04:15.8000732Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 17s local 2024-04-03T18:04:15.8002531Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 14s local ... 2024-04-03T18:04:16.0220967Z 2024-04-03T18:04:16.0222252Z  2024-04-03T18:04:16.0222798Z  2024-04-03T18:04:16.0223259Z  2024-04-03T18:04:16.0223749Z  2024-04-03T18:04:16.0224179Z  2024-04-03T18:04:16.0224643Z  2024-04-03T18:04:16.0225093Z  2024-04-03T18:04:16.0225532Z  2024-04-03T18:04:16.0226280Z [10,038 / 19,962] 48 actions, 47 running 2024-04-03T18:04:16.0227322Z Compiling xla/service/cpu/runtime_conv3d.cc; 20s local 2024-04-03T18:04:16.0228999Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 19s local 2024-04-03T18:04:16.0230297Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 19s local 2024-04-03T18:04:16.0231383Z Compiling xla/service/cpu/runtime_conv2d.cc; 18s local 2024-04-03T18:04:16.0232472Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 18s local 2024-04-03T18:04:16.0233599Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 17s local 2024-04-03T18:04:16.0234746Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 17s local 2024-04-03T18:04:16.0235907Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 14s local ... 2024-04-03T18:04:16.2651437Z 2024-04-03T18:04:16.2652872Z  2024-04-03T18:04:16.2653592Z  2024-04-03T18:04:16.2654375Z  2024-04-03T18:04:16.2655044Z  2024-04-03T18:04:16.2655728Z  2024-04-03T18:04:16.2656337Z  2024-04-03T18:04:16.2656826Z  2024-04-03T18:04:16.2657476Z  2024-04-03T18:04:16.2658426Z [10,048 / 19,962] 48 actions, 47 running 2024-04-03T18:04:16.2659879Z Compiling xla/service/cpu/runtime_conv3d.cc; 20s local 2024-04-03T18:04:16.2661381Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 19s local 2024-04-03T18:04:16.2662940Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 19s local 2024-04-03T18:04:16.2664456Z Compiling xla/service/cpu/runtime_conv2d.cc; 19s local 2024-04-03T18:04:16.2665938Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 18s local 2024-04-03T18:04:16.2667446Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 17s local 2024-04-03T18:04:16.2669056Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 17s local 2024-04-03T18:04:16.2670663Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 15s local ... 2024-04-03T18:04:16.4692313Z 2024-04-03T18:04:16.4693027Z  2024-04-03T18:04:16.4693575Z  2024-04-03T18:04:16.4694139Z  2024-04-03T18:04:16.4694580Z  2024-04-03T18:04:16.4694977Z  2024-04-03T18:04:16.4695407Z  2024-04-03T18:04:16.4695837Z  2024-04-03T18:04:16.4696250Z  2024-04-03T18:04:16.4696996Z [10,056 / 19,963] 48 actions, 47 running 2024-04-03T18:04:16.4697980Z Compiling xla/service/cpu/runtime_conv3d.cc; 20s local 2024-04-03T18:04:16.4699058Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 20s local 2024-04-03T18:04:16.4700393Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 19s local 2024-04-03T18:04:16.4701545Z Compiling xla/service/cpu/runtime_conv2d.cc; 19s local 2024-04-03T18:04:16.4702613Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 19s local 2024-04-03T18:04:16.4703737Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 17s local 2024-04-03T18:04:16.4704917Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 17s local 2024-04-03T18:04:16.4706036Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 15s local ... 2024-04-03T18:04:16.6999880Z 2024-04-03T18:04:16.7000788Z  2024-04-03T18:04:16.7001439Z  2024-04-03T18:04:16.7001953Z  2024-04-03T18:04:16.7002451Z  2024-04-03T18:04:16.7002952Z  2024-04-03T18:04:16.7003442Z  2024-04-03T18:04:16.7004186Z  2024-04-03T18:04:16.7004690Z  2024-04-03T18:04:16.7006085Z [10,067 / 19,964] 1 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:04:16.7007752Z Compiling xla/service/cpu/runtime_conv3d.cc; 20s local 2024-04-03T18:04:16.7009251Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 20s local 2024-04-03T18:04:16.7010856Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 20s local 2024-04-03T18:04:16.7012126Z Compiling xla/service/cpu/runtime_conv2d.cc; 19s local 2024-04-03T18:04:16.7013413Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 19s local 2024-04-03T18:04:16.7014873Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 18s local 2024-04-03T18:04:16.7016197Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 18s local 2024-04-03T18:04:16.7017554Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 15s local ... 2024-04-03T18:04:16.9035042Z 2024-04-03T18:04:16.9035840Z  2024-04-03T18:04:16.9036408Z  2024-04-03T18:04:16.9036848Z  2024-04-03T18:04:16.9037241Z  2024-04-03T18:04:16.9037641Z  2024-04-03T18:04:16.9038054Z  2024-04-03T18:04:16.9038448Z  2024-04-03T18:04:16.9038873Z  2024-04-03T18:04:16.9040091Z [10,075 / 19,964] 1 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:04:16.9041531Z Compiling xla/service/cpu/runtime_conv3d.cc; 20s local 2024-04-03T18:04:16.9042590Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 20s local 2024-04-03T18:04:16.9043682Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 20s local 2024-04-03T18:04:16.9044782Z Compiling xla/service/cpu/runtime_conv2d.cc; 19s local 2024-04-03T18:04:16.9045912Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 19s local 2024-04-03T18:04:16.9047123Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 18s local 2024-04-03T18:04:16.9048279Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 18s local 2024-04-03T18:04:16.9049419Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 15s local ... 2024-04-03T18:04:17.1042955Z 2024-04-03T18:04:17.1044077Z  2024-04-03T18:04:17.1045236Z  2024-04-03T18:04:17.1045723Z  2024-04-03T18:04:17.1046130Z  2024-04-03T18:04:17.1046547Z  2024-04-03T18:04:17.1046995Z  2024-04-03T18:04:17.1047468Z  2024-04-03T18:04:17.1047930Z  2024-04-03T18:04:17.1049171Z [10,080 / 19,964] 1 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:04:17.1050858Z Compiling xla/service/cpu/runtime_conv3d.cc; 21s local 2024-04-03T18:04:17.1052032Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 20s local 2024-04-03T18:04:17.1053111Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 20s local 2024-04-03T18:04:17.1054442Z Compiling xla/service/cpu/runtime_conv2d.cc; 19s local 2024-04-03T18:04:17.1055570Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 19s local 2024-04-03T18:04:17.1056787Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 18s local 2024-04-03T18:04:17.1057932Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 18s local 2024-04-03T18:04:17.1059130Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 15s local ... 2024-04-03T18:04:17.3884268Z 2024-04-03T18:04:17.3885869Z  2024-04-03T18:04:17.3887103Z  2024-04-03T18:04:17.3887637Z  2024-04-03T18:04:17.3888102Z  2024-04-03T18:04:17.3888565Z  2024-04-03T18:04:17.3889065Z  2024-04-03T18:04:17.3889540Z  2024-04-03T18:04:17.3889988Z  2024-04-03T18:04:17.3891296Z [10,084 / 19,964] 2 / 18 tests; 48 actions, 47 running; last test: ...ash_test 2024-04-03T18:04:17.3892833Z Compiling xla/service/cpu/runtime_conv3d.cc; 21s local 2024-04-03T18:04:17.3894388Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 21s local 2024-04-03T18:04:17.3895653Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 20s local 2024-04-03T18:04:17.3897111Z Compiling xla/service/cpu/runtime_conv2d.cc; 20s local 2024-04-03T18:04:17.3898255Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 19s local 2024-04-03T18:04:17.3899375Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 18s local 2024-04-03T18:04:17.3900691Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 18s local 2024-04-03T18:04:17.3902037Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 16s local ... 2024-04-03T18:04:17.5915671Z 2024-04-03T18:04:17.5916405Z  2024-04-03T18:04:17.5916952Z  2024-04-03T18:04:17.5919109Z  2024-04-03T18:04:17.5919964Z  2024-04-03T18:04:17.5921784Z  2024-04-03T18:04:17.5922537Z  2024-04-03T18:04:17.5923191Z  2024-04-03T18:04:17.5923804Z  2024-04-03T18:04:17.5925230Z [10,089 / 19,965] 2 / 18 tests; 48 actions, 47 running; last test: ...ash_test 2024-04-03T18:04:17.5927551Z Compiling xla/service/cpu/runtime_conv3d.cc; 21s local 2024-04-03T18:04:17.5928909Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 21s local 2024-04-03T18:04:17.5930690Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 20s local 2024-04-03T18:04:17.5932010Z Compiling xla/service/cpu/runtime_conv2d.cc; 20s local 2024-04-03T18:04:17.5933482Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 20s local 2024-04-03T18:04:17.5935069Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 18s local 2024-04-03T18:04:17.5936493Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 18s local 2024-04-03T18:04:17.5938061Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 16s local ... 2024-04-03T18:04:17.8074079Z 2024-04-03T18:04:17.8075103Z  2024-04-03T18:04:17.8076162Z  2024-04-03T18:04:17.8077272Z  2024-04-03T18:04:17.8077752Z  2024-04-03T18:04:17.8078186Z  2024-04-03T18:04:17.8078581Z  2024-04-03T18:04:17.8079000Z  2024-04-03T18:04:17.8079457Z  2024-04-03T18:04:17.8080729Z [10,096 / 19,965] 2 / 18 tests; 47 actions running; last test: ...nv_hash_test 2024-04-03T18:04:17.8082219Z Compiling xla/service/cpu/runtime_conv3d.cc; 21s local 2024-04-03T18:04:17.8083355Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 21s local 2024-04-03T18:04:17.8084554Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 21s local 2024-04-03T18:04:17.8085720Z Compiling xla/service/cpu/runtime_conv2d.cc; 20s local 2024-04-03T18:04:17.8086789Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 20s local 2024-04-03T18:04:17.8087969Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 19s local 2024-04-03T18:04:17.8089136Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 19s local 2024-04-03T18:04:17.8090258Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 16s local ... 2024-04-03T18:04:17.9997414Z 2024-04-03T18:04:17.9998201Z  2024-04-03T18:04:17.9998760Z  2024-04-03T18:04:17.9999346Z  2024-04-03T18:04:17.9999943Z  2024-04-03T18:04:18.0000383Z  2024-04-03T18:04:18.0000811Z  2024-04-03T18:04:18.0001204Z  2024-04-03T18:04:18.0001616Z  2024-04-03T18:04:18.0002799Z [10,101 / 19,965] 2 / 18 tests; 48 actions running; last test: ...nv_hash_test 2024-04-03T18:04:18.0004265Z Compiling xla/service/cpu/runtime_conv3d.cc; 22s local 2024-04-03T18:04:18.0005356Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 21s local 2024-04-03T18:04:18.0006443Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 21s local 2024-04-03T18:04:18.0007439Z Compiling xla/service/cpu/runtime_conv2d.cc; 20s local 2024-04-03T18:04:18.0008509Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 20s local 2024-04-03T18:04:18.0009647Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 19s local 2024-04-03T18:04:18.0010675Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 19s local 2024-04-03T18:04:18.0011952Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 16s local ... 2024-04-03T18:04:18.2191411Z 2024-04-03T18:04:18.2192429Z  2024-04-03T18:04:18.2192919Z  2024-04-03T18:04:18.2193301Z  2024-04-03T18:04:18.2210614Z  2024-04-03T18:04:18.2211158Z  2024-04-03T18:04:18.2211581Z  2024-04-03T18:04:18.2211992Z  2024-04-03T18:04:18.2212441Z  2024-04-03T18:04:18.2213943Z [10,106 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:18.2215746Z Compiling xla/service/cpu/runtime_conv3d.cc; 22s local 2024-04-03T18:04:18.2216941Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 21s local 2024-04-03T18:04:18.2218202Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 21s local 2024-04-03T18:04:18.2219367Z Compiling xla/service/cpu/runtime_conv2d.cc; 20s local 2024-04-03T18:04:18.2220412Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 20s local 2024-04-03T18:04:18.2221463Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 19s local 2024-04-03T18:04:18.2222775Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 19s local 2024-04-03T18:04:18.2223957Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 17s local ... 2024-04-03T18:04:18.4224423Z 2024-04-03T18:04:18.4225329Z  2024-04-03T18:04:18.4226250Z  2024-04-03T18:04:18.4229909Z  2024-04-03T18:04:18.4232889Z  2024-04-03T18:04:18.4235705Z  2024-04-03T18:04:18.4236390Z  2024-04-03T18:04:18.4237052Z  2024-04-03T18:04:18.4237706Z  2024-04-03T18:04:18.4239155Z [10,108 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:18.4240874Z Compiling xla/service/cpu/runtime_conv3d.cc; 22s local 2024-04-03T18:04:18.4242217Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 22s local 2024-04-03T18:04:18.4243817Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 21s local 2024-04-03T18:04:18.4245165Z Compiling xla/service/cpu/runtime_conv2d.cc; 21s local 2024-04-03T18:04:18.4246484Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 21s local 2024-04-03T18:04:18.4247970Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 19s local 2024-04-03T18:04:18.4249788Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 19s local 2024-04-03T18:04:18.4251038Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 17s local ... 2024-04-03T18:04:18.6571678Z 2024-04-03T18:04:18.6573764Z  2024-04-03T18:04:18.6574485Z  2024-04-03T18:04:18.6574925Z  2024-04-03T18:04:18.6575376Z  2024-04-03T18:04:18.6575782Z  2024-04-03T18:04:18.6576194Z  2024-04-03T18:04:18.6576640Z  2024-04-03T18:04:18.6577042Z  2024-04-03T18:04:18.6578221Z [10,117 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:18.6579627Z Compiling xla/service/cpu/runtime_conv3d.cc; 22s local 2024-04-03T18:04:18.6580648Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 22s local 2024-04-03T18:04:18.6581754Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 21s local 2024-04-03T18:04:18.6582786Z Compiling xla/service/cpu/runtime_conv2d.cc; 21s local 2024-04-03T18:04:18.6583791Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 21s local 2024-04-03T18:04:18.6584851Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 19s local 2024-04-03T18:04:18.6585944Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 19s local 2024-04-03T18:04:18.6587080Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 17s local ... 2024-04-03T18:04:18.8685348Z 2024-04-03T18:04:18.8686274Z  2024-04-03T18:04:18.8686730Z  2024-04-03T18:04:18.8687106Z  2024-04-03T18:04:18.8687478Z  2024-04-03T18:04:18.8687826Z  2024-04-03T18:04:18.8688177Z  2024-04-03T18:04:18.8688542Z  2024-04-03T18:04:18.8688883Z  2024-04-03T18:04:18.8689969Z [10,125 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:18.8691268Z Compiling xla/service/cpu/runtime_conv3d.cc; 22s local 2024-04-03T18:04:18.8692416Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 22s local 2024-04-03T18:04:18.8693380Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 22s local 2024-04-03T18:04:18.8694469Z Compiling xla/service/cpu/runtime_conv2d.cc; 21s local 2024-04-03T18:04:18.8695493Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 21s local 2024-04-03T18:04:18.8696540Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 20s local 2024-04-03T18:04:18.8697599Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 20s local 2024-04-03T18:04:18.8698588Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 17s local ... 2024-04-03T18:04:19.0767596Z 2024-04-03T18:04:19.0768433Z  2024-04-03T18:04:19.0768943Z  2024-04-03T18:04:19.0769393Z  2024-04-03T18:04:19.0769825Z  2024-04-03T18:04:19.0770415Z  2024-04-03T18:04:19.0770819Z  2024-04-03T18:04:19.0771552Z  2024-04-03T18:04:19.0771965Z  2024-04-03T18:04:19.0773101Z [10,135 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:19.0774720Z Compiling xla/service/cpu/runtime_conv3d.cc; 23s local 2024-04-03T18:04:19.0775741Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 22s local 2024-04-03T18:04:19.0776787Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 22s local 2024-04-03T18:04:19.0777784Z Compiling xla/service/cpu/runtime_conv2d.cc; 21s local 2024-04-03T18:04:19.0778795Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 21s local 2024-04-03T18:04:19.0779814Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 20s local 2024-04-03T18:04:19.0780847Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 20s local 2024-04-03T18:04:19.0781940Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 17s local ... 2024-04-03T18:04:19.2851299Z 2024-04-03T18:04:19.2852087Z  2024-04-03T18:04:19.2852772Z  2024-04-03T18:04:19.2853182Z  2024-04-03T18:04:19.2853783Z  2024-04-03T18:04:19.2854390Z  2024-04-03T18:04:19.2854827Z  2024-04-03T18:04:19.2855266Z  2024-04-03T18:04:19.2855667Z  2024-04-03T18:04:19.2856831Z [10,143 / 19,965] 3 / 18 tests; 47 actions, 46 running; last test: ...che_test 2024-04-03T18:04:19.2858269Z Compiling xla/service/cpu/runtime_conv3d.cc; 23s local 2024-04-03T18:04:19.2859340Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 22s local 2024-04-03T18:04:19.2860433Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 22s local 2024-04-03T18:04:19.2861495Z Compiling xla/service/cpu/runtime_conv2d.cc; 22s local 2024-04-03T18:04:19.2862526Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 21s local 2024-04-03T18:04:19.2863628Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 20s local 2024-04-03T18:04:19.2864728Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 20s local 2024-04-03T18:04:19.2865893Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 18s local ... 2024-04-03T18:04:19.4875037Z 2024-04-03T18:04:19.4875821Z  2024-04-03T18:04:19.4876346Z  2024-04-03T18:04:19.4876794Z  2024-04-03T18:04:19.4877215Z  2024-04-03T18:04:19.4877646Z  2024-04-03T18:04:19.4878076Z  2024-04-03T18:04:19.4878463Z  2024-04-03T18:04:19.4878874Z  2024-04-03T18:04:19.4880148Z [10,150 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:19.4881545Z Compiling xla/service/cpu/runtime_conv3d.cc; 23s local 2024-04-03T18:04:19.4882547Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 23s local 2024-04-03T18:04:19.4883543Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 22s local 2024-04-03T18:04:19.4884423Z Compiling xla/service/cpu/runtime_conv2d.cc; 22s local 2024-04-03T18:04:19.4885460Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 22s local 2024-04-03T18:04:19.4886628Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 20s local 2024-04-03T18:04:19.4887997Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 20s local 2024-04-03T18:04:19.4889177Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 18s local ... 2024-04-03T18:04:19.6925312Z 2024-04-03T18:04:19.6926062Z  2024-04-03T18:04:19.6926628Z  2024-04-03T18:04:19.6927065Z  2024-04-03T18:04:19.6927747Z  2024-04-03T18:04:19.6928313Z  2024-04-03T18:04:19.6928720Z  2024-04-03T18:04:19.6929159Z  2024-04-03T18:04:19.6929597Z  2024-04-03T18:04:19.6930873Z [10,162 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:19.6932337Z Compiling xla/service/cpu/runtime_conv3d.cc; 23s local 2024-04-03T18:04:19.6933633Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 23s local 2024-04-03T18:04:19.6935002Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 23s local 2024-04-03T18:04:19.6936334Z Compiling xla/service/cpu/runtime_conv2d.cc; 22s local 2024-04-03T18:04:19.6937463Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 22s local 2024-04-03T18:04:19.6938525Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 21s local 2024-04-03T18:04:19.6939687Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 20s local 2024-04-03T18:04:19.6940860Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 18s local ... 2024-04-03T18:04:19.8950381Z 2024-04-03T18:04:19.8951162Z  2024-04-03T18:04:19.8951700Z  2024-04-03T18:04:19.8952090Z  2024-04-03T18:04:19.8952475Z  2024-04-03T18:04:19.8952865Z  2024-04-03T18:04:19.8953236Z  2024-04-03T18:04:19.8953626Z  2024-04-03T18:04:19.8954003Z  2024-04-03T18:04:19.8955111Z [10,179 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:19.8956569Z Compiling xla/service/cpu/runtime_conv3d.cc; 23s local 2024-04-03T18:04:19.8957671Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 23s local 2024-04-03T18:04:19.8958580Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 23s local 2024-04-03T18:04:19.8959566Z Compiling xla/service/cpu/runtime_conv2d.cc; 22s local 2024-04-03T18:04:19.8960466Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 22s local 2024-04-03T18:04:19.8961393Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 21s local 2024-04-03T18:04:19.8962377Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 21s local 2024-04-03T18:04:19.8963402Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 18s local ... 2024-04-03T18:04:20.1036684Z 2024-04-03T18:04:20.1037532Z  2024-04-03T18:04:20.1038066Z  2024-04-03T18:04:20.1038509Z  2024-04-03T18:04:20.1038965Z  2024-04-03T18:04:20.1044293Z  2024-04-03T18:04:20.1045477Z  2024-04-03T18:04:20.1048922Z  2024-04-03T18:04:20.1049857Z  2024-04-03T18:04:20.1052869Z [10,210 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:20.1054807Z Compiling xla/service/cpu/runtime_conv3d.cc; 24s local 2024-04-03T18:04:20.1056310Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 23s local 2024-04-03T18:04:20.1057752Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 23s local 2024-04-03T18:04:20.1059110Z Compiling xla/service/cpu/runtime_conv2d.cc; 22s local 2024-04-03T18:04:20.1060467Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 22s local 2024-04-03T18:04:20.1061958Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 21s local 2024-04-03T18:04:20.1063456Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 21s local 2024-04-03T18:04:20.1064842Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 18s local ... 2024-04-03T18:04:20.3129318Z 2024-04-03T18:04:20.3130097Z  2024-04-03T18:04:20.3130683Z  2024-04-03T18:04:20.3131135Z  2024-04-03T18:04:20.3131602Z  2024-04-03T18:04:20.3132037Z  2024-04-03T18:04:20.3132482Z  2024-04-03T18:04:20.3132916Z  2024-04-03T18:04:20.3133376Z  2024-04-03T18:04:20.3135054Z [10,232 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:20.3136533Z Compiling xla/service/cpu/runtime_conv3d.cc; 24s local 2024-04-03T18:04:20.3137558Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 23s local 2024-04-03T18:04:20.3138833Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 23s local 2024-04-03T18:04:20.3139833Z Compiling xla/service/cpu/runtime_conv2d.cc; 23s local 2024-04-03T18:04:20.3140890Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 22s local 2024-04-03T18:04:20.3141956Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 21s local 2024-04-03T18:04:20.3143095Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 21s local 2024-04-03T18:04:20.3144279Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 19s local ... 2024-04-03T18:04:20.5321756Z 2024-04-03T18:04:20.5322740Z  2024-04-03T18:04:20.5323274Z  2024-04-03T18:04:20.5323739Z  2024-04-03T18:04:20.5324219Z  2024-04-03T18:04:20.5324656Z  2024-04-03T18:04:20.5325116Z  2024-04-03T18:04:20.5325559Z  2024-04-03T18:04:20.5326022Z  2024-04-03T18:04:20.5327313Z [10,255 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:20.5328862Z Compiling xla/service/cpu/runtime_conv3d.cc; 24s local 2024-04-03T18:04:20.5329945Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 24s local 2024-04-03T18:04:20.5331125Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 23s local 2024-04-03T18:04:20.5332277Z Compiling xla/service/cpu/runtime_conv2d.cc; 23s local 2024-04-03T18:04:20.5333401Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 23s local 2024-04-03T18:04:20.5334839Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 21s local 2024-04-03T18:04:20.5336032Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 21s local 2024-04-03T18:04:20.5337272Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 19s local ... 2024-04-03T18:04:20.7285088Z 2024-04-03T18:04:20.7285829Z  2024-04-03T18:04:20.7286294Z  2024-04-03T18:04:20.7286640Z  2024-04-03T18:04:20.7287013Z  2024-04-03T18:04:20.7287422Z  2024-04-03T18:04:20.7287811Z  2024-04-03T18:04:20.7288190Z  2024-04-03T18:04:20.7288583Z  2024-04-03T18:04:20.7289774Z [10,274 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:20.7291221Z Compiling xla/service/cpu/runtime_conv3d.cc; 24s local 2024-04-03T18:04:20.7292271Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 24s local 2024-04-03T18:04:20.7293361Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 24s local 2024-04-03T18:04:20.7294572Z Compiling xla/service/cpu/runtime_conv2d.cc; 23s local 2024-04-03T18:04:20.7295586Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 23s local 2024-04-03T18:04:20.7296661Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 22s local 2024-04-03T18:04:20.7297705Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 22s local 2024-04-03T18:04:20.7298836Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 19s local ... 2024-04-03T18:04:20.9712017Z 2024-04-03T18:04:20.9713105Z  2024-04-03T18:04:20.9713567Z  2024-04-03T18:04:20.9713966Z  2024-04-03T18:04:20.9714351Z  2024-04-03T18:04:20.9714728Z  2024-04-03T18:04:20.9715098Z  2024-04-03T18:04:20.9715474Z  2024-04-03T18:04:20.9715843Z  2024-04-03T18:04:20.9716938Z [10,292 / 19,965] 3 / 18 tests; 47 actions, 46 running; last test: ...che_test 2024-04-03T18:04:20.9718234Z Compiling xla/service/cpu/runtime_conv3d.cc; 25s local 2024-04-03T18:04:20.9719215Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 24s local 2024-04-03T18:04:20.9720199Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 24s local 2024-04-03T18:04:20.9721180Z Compiling xla/service/cpu/runtime_conv2d.cc; 23s local 2024-04-03T18:04:20.9722396Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 23s local 2024-04-03T18:04:20.9723413Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 22s local 2024-04-03T18:04:20.9724418Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 22s local 2024-04-03T18:04:20.9725579Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 19s local ... 2024-04-03T18:04:21.1949803Z 2024-04-03T18:04:21.1950600Z  2024-04-03T18:04:21.1951143Z  2024-04-03T18:04:21.1951622Z  2024-04-03T18:04:21.1952081Z  2024-04-03T18:04:21.1952563Z  2024-04-03T18:04:21.1953031Z  2024-04-03T18:04:21.1953468Z  2024-04-03T18:04:21.1953929Z  2024-04-03T18:04:21.1955244Z [10,311 / 19,965] 3 / 18 tests; 47 actions, 46 running; last test: ...che_test 2024-04-03T18:04:21.1956791Z Compiling xla/service/cpu/runtime_conv3d.cc; 25s local 2024-04-03T18:04:21.1958157Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 24s local 2024-04-03T18:04:21.1959155Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 24s local 2024-04-03T18:04:21.1960254Z Compiling xla/service/cpu/runtime_conv2d.cc; 23s local 2024-04-03T18:04:21.1961313Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 23s local 2024-04-03T18:04:21.1962414Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 22s local 2024-04-03T18:04:21.1963491Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 22s local 2024-04-03T18:04:21.1964548Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 20s local ... 2024-04-03T18:04:21.3956988Z 2024-04-03T18:04:21.3957973Z  2024-04-03T18:04:21.3958526Z  2024-04-03T18:04:21.3959027Z  2024-04-03T18:04:21.3959491Z  2024-04-03T18:04:21.3959972Z  2024-04-03T18:04:21.3960472Z  2024-04-03T18:04:21.3960945Z  2024-04-03T18:04:21.3961489Z  2024-04-03T18:04:21.3962754Z [10,331 / 19,965] 3 / 18 tests; 47 actions, 46 running; last test: ...che_test 2024-04-03T18:04:21.3964275Z Compiling xla/service/cpu/runtime_conv3d.cc; 25s local 2024-04-03T18:04:21.3965413Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 24s local 2024-04-03T18:04:21.3966477Z Compiling xla/service/cpu/runtime_conv2d.cc; 24s local 2024-04-03T18:04:21.3967576Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 23s local 2024-04-03T18:04:21.3968774Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 22s local 2024-04-03T18:04:21.3969929Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 22s local 2024-04-03T18:04:21.3971132Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 20s local 2024-04-03T18:04:21.3972264Z Compiling src/common/memory_zero_pad.cpp; 15s local ... 2024-04-03T18:04:21.6104688Z 2024-04-03T18:04:21.6105450Z  2024-04-03T18:04:21.6106008Z  2024-04-03T18:04:21.6106461Z  2024-04-03T18:04:21.6106936Z  2024-04-03T18:04:21.6107417Z  2024-04-03T18:04:21.6109244Z  2024-04-03T18:04:21.6109640Z  2024-04-03T18:04:21.6110020Z  2024-04-03T18:04:21.6111230Z [10,343 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:21.6112691Z Compiling xla/service/cpu/runtime_conv3d.cc; 25s local 2024-04-03T18:04:21.6113820Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 24s local 2024-04-03T18:04:21.6114964Z Compiling xla/service/cpu/runtime_conv2d.cc; 24s local 2024-04-03T18:04:21.6116038Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 24s local 2024-04-03T18:04:21.6117200Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 22s local 2024-04-03T18:04:21.6118345Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 22s local 2024-04-03T18:04:21.6119452Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 20s local 2024-04-03T18:04:21.6120588Z Compiling src/common/memory_zero_pad.cpp; 15s local ... 2024-04-03T18:04:21.8154187Z 2024-04-03T18:04:21.8158947Z  2024-04-03T18:04:21.8159514Z  2024-04-03T18:04:21.8159949Z  2024-04-03T18:04:21.8160579Z  2024-04-03T18:04:21.8161002Z  2024-04-03T18:04:21.8161413Z  2024-04-03T18:04:21.8161845Z  2024-04-03T18:04:21.8162249Z  2024-04-03T18:04:21.8163485Z [10,362 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:21.8165245Z Compiling xla/service/cpu/runtime_conv3d.cc; 25s local 2024-04-03T18:04:21.8166333Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 25s local 2024-04-03T18:04:21.8167416Z Compiling xla/service/cpu/runtime_conv2d.cc; 24s local 2024-04-03T18:04:21.8168522Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 24s local 2024-04-03T18:04:21.8169645Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 23s local 2024-04-03T18:04:21.8170736Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 23s local 2024-04-03T18:04:21.8171817Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 20s local 2024-04-03T18:04:21.8173052Z Compiling src/common/memory_zero_pad.cpp; 15s local ... 2024-04-03T18:04:22.0221860Z 2024-04-03T18:04:22.0222610Z  2024-04-03T18:04:22.0223183Z  2024-04-03T18:04:22.0223638Z  2024-04-03T18:04:22.0224050Z  2024-04-03T18:04:22.0224517Z  2024-04-03T18:04:22.0224962Z  2024-04-03T18:04:22.0225403Z  2024-04-03T18:04:22.0226242Z  2024-04-03T18:04:22.0227536Z [10,374 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:22.0229218Z Compiling xla/service/cpu/runtime_conv3d.cc; 26s local 2024-04-03T18:04:22.0231452Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 25s local 2024-04-03T18:04:22.0232505Z Compiling xla/service/cpu/runtime_conv2d.cc; 24s local 2024-04-03T18:04:22.0233600Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 24s local 2024-04-03T18:04:22.0234683Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 23s local 2024-04-03T18:04:22.0235800Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 23s local 2024-04-03T18:04:22.0236904Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 20s local 2024-04-03T18:04:22.0238192Z Compiling src/common/memory_zero_pad.cpp; 15s local ... 2024-04-03T18:04:22.2223542Z 2024-04-03T18:04:22.2224308Z  2024-04-03T18:04:22.2224814Z  2024-04-03T18:04:22.2225253Z  2024-04-03T18:04:22.2225628Z  2024-04-03T18:04:22.2226036Z  2024-04-03T18:04:22.2226428Z  2024-04-03T18:04:22.2226807Z  2024-04-03T18:04:22.2227197Z  2024-04-03T18:04:22.2228686Z [10,391 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:22.2230085Z Compiling xla/service/cpu/runtime_conv3d.cc; 26s local 2024-04-03T18:04:22.2231154Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 25s local 2024-04-03T18:04:22.2232177Z Compiling xla/service/cpu/runtime_conv2d.cc; 24s local 2024-04-03T18:04:22.2233227Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 24s local 2024-04-03T18:04:22.2234259Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 23s local 2024-04-03T18:04:22.2235290Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 23s local 2024-04-03T18:04:22.2236376Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 21s local 2024-04-03T18:04:22.2237452Z Compiling src/common/memory_zero_pad.cpp; 16s local ... 2024-04-03T18:04:22.4305695Z 2024-04-03T18:04:22.4307043Z  2024-04-03T18:04:22.4307612Z  2024-04-03T18:04:22.4308296Z  2024-04-03T18:04:22.4308732Z  2024-04-03T18:04:22.4309167Z  2024-04-03T18:04:22.4309615Z  2024-04-03T18:04:22.4310063Z  2024-04-03T18:04:22.4310472Z  2024-04-03T18:04:22.4311566Z [10,409 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:22.4313193Z Compiling xla/service/cpu/runtime_conv3d.cc; 26s local 2024-04-03T18:04:22.4314405Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 25s local 2024-04-03T18:04:22.4315873Z Compiling xla/service/cpu/runtime_conv2d.cc; 25s local 2024-04-03T18:04:22.4317000Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 25s local 2024-04-03T18:04:22.4318185Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 23s local 2024-04-03T18:04:22.4319542Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 23s local 2024-04-03T18:04:22.4320877Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 21s local 2024-04-03T18:04:22.4322042Z Compiling src/common/memory_zero_pad.cpp; 16s local ... 2024-04-03T18:04:22.6421965Z 2024-04-03T18:04:22.6423058Z  2024-04-03T18:04:22.6423686Z  2024-04-03T18:04:22.6424171Z  2024-04-03T18:04:22.6424789Z  2024-04-03T18:04:22.6425441Z  2024-04-03T18:04:22.6427396Z  2024-04-03T18:04:22.6428677Z  2024-04-03T18:04:22.6429178Z  2024-04-03T18:04:22.6430385Z [10,430 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:22.6432135Z Compiling xla/service/cpu/runtime_conv3d.cc; 26s local 2024-04-03T18:04:22.6433822Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 25s local 2024-04-03T18:04:22.6435003Z Compiling xla/service/cpu/runtime_conv2d.cc; 25s local 2024-04-03T18:04:22.6436290Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 23s local 2024-04-03T18:04:22.6437801Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 23s local 2024-04-03T18:04:22.6439040Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 21s local 2024-04-03T18:04:22.6440266Z Compiling src/cpu/cpu_convolution_list.cpp; 8s local 2024-04-03T18:04:22.6441275Z Compiling src/cpu/cpu_eltwise_list.cpp; 7s local ... 2024-04-03T18:04:22.8519055Z 2024-04-03T18:04:22.8521532Z  2024-04-03T18:04:22.8523959Z  2024-04-03T18:04:22.8526139Z  2024-04-03T18:04:22.8528475Z  2024-04-03T18:04:22.8530692Z  2024-04-03T18:04:22.8532916Z  2024-04-03T18:04:22.8535239Z  2024-04-03T18:04:22.8537514Z  2024-04-03T18:04:22.8540518Z [10,477 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:22.8544520Z Compiling xla/service/cpu/runtime_conv3d.cc; 26s local 2024-04-03T18:04:22.8545576Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 26s local 2024-04-03T18:04:22.8546646Z Compiling xla/service/cpu/runtime_conv2d.cc; 25s local 2024-04-03T18:04:22.8547971Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 24s local 2024-04-03T18:04:22.8549048Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 24s local 2024-04-03T18:04:22.8550131Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 21s local 2024-04-03T18:04:22.8551165Z Compiling src/cpu/cpu_convolution_list.cpp; 8s local 2024-04-03T18:04:22.8552178Z Compiling src/cpu/cpu_eltwise_list.cpp; 8s local ... 2024-04-03T18:04:23.0553332Z 2024-04-03T18:04:23.0555415Z  2024-04-03T18:04:23.0555929Z  2024-04-03T18:04:23.0558722Z  2024-04-03T18:04:23.0559455Z  2024-04-03T18:04:23.0560365Z  2024-04-03T18:04:23.0560750Z  2024-04-03T18:04:23.0561120Z  2024-04-03T18:04:23.0561489Z  2024-04-03T18:04:23.0562536Z [10,526 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:23.0563741Z Compiling xla/service/cpu/runtime_conv3d.cc; 27s local 2024-04-03T18:04:23.0564604Z Compiling xla/service/cpu/runtime_conv2d.cc; 25s local 2024-04-03T18:04:23.0565492Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 24s local 2024-04-03T18:04:23.0566382Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 24s local 2024-04-03T18:04:23.0567331Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 21s local 2024-04-03T18:04:23.0568215Z Compiling src/cpu/cpu_convolution_list.cpp; 8s local 2024-04-03T18:04:23.0569041Z Compiling src/cpu/cpu_eltwise_list.cpp; 8s local 2024-04-03T18:04:23.0569997Z Compiling .../cpu/runtime_single_threaded_matmul_c64.cc; 8s local ... 2024-04-03T18:04:23.2837166Z 2024-04-03T18:04:23.2839600Z  2024-04-03T18:04:23.2840446Z  2024-04-03T18:04:23.2841102Z  2024-04-03T18:04:23.2841720Z  2024-04-03T18:04:23.2842349Z  2024-04-03T18:04:23.2842951Z  2024-04-03T18:04:23.2843553Z  2024-04-03T18:04:23.2844161Z  2024-04-03T18:04:23.2845928Z [10,575 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:23.2847714Z Compiling xla/service/cpu/runtime_conv3d.cc; 27s local 2024-04-03T18:04:23.2848978Z Compiling xla/service/cpu/runtime_conv2d.cc; 26s local 2024-04-03T18:04:23.2850250Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 24s local 2024-04-03T18:04:23.2851968Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 24s local 2024-04-03T18:04:23.2853628Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 22s local 2024-04-03T18:04:23.2855694Z Compiling src/cpu/cpu_convolution_list.cpp; 9s local 2024-04-03T18:04:23.2856927Z Compiling src/cpu/cpu_eltwise_list.cpp; 8s local 2024-04-03T18:04:23.2858275Z Compiling .../cpu/runtime_single_threaded_matmul_c64.cc; 8s local ... 2024-04-03T18:04:23.5549681Z 2024-04-03T18:04:23.5584778Z  2024-04-03T18:04:23.5585323Z  2024-04-03T18:04:23.5585776Z  2024-04-03T18:04:23.5586234Z  2024-04-03T18:04:23.5586692Z  2024-04-03T18:04:23.5587120Z  2024-04-03T18:04:23.5587564Z  2024-04-03T18:04:23.5588309Z  2024-04-03T18:04:23.5589565Z [10,580 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:23.5591104Z Compiling xla/service/cpu/runtime_conv3d.cc; 27s local 2024-04-03T18:04:23.5592146Z Compiling xla/service/cpu/runtime_conv2d.cc; 26s local 2024-04-03T18:04:23.5593236Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 24s local 2024-04-03T18:04:23.5594325Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 24s local 2024-04-03T18:04:23.5595424Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 22s local 2024-04-03T18:04:23.5596687Z Compiling src/cpu/cpu_convolution_list.cpp; 9s local 2024-04-03T18:04:23.5597604Z Compiling src/cpu/cpu_eltwise_list.cpp; 8s local 2024-04-03T18:04:23.5598757Z Compiling .../cpu/runtime_single_threaded_matmul_f16.cc; 8s local ... 2024-04-03T18:04:23.7863040Z 2024-04-03T18:04:23.7863953Z  2024-04-03T18:04:23.7864471Z  2024-04-03T18:04:23.7864904Z  2024-04-03T18:04:23.7865331Z  2024-04-03T18:04:23.7865740Z  2024-04-03T18:04:23.7866335Z  2024-04-03T18:04:23.7866759Z  2024-04-03T18:04:23.7867165Z  2024-04-03T18:04:23.7872281Z [10,584 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:23.7873780Z Compiling xla/service/cpu/runtime_conv3d.cc; 27s local 2024-04-03T18:04:23.7874793Z Compiling xla/service/cpu/runtime_conv2d.cc; 26s local 2024-04-03T18:04:23.7875740Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 25s local 2024-04-03T18:04:23.7876821Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 25s local 2024-04-03T18:04:23.7877840Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 22s local 2024-04-03T18:04:23.7878821Z Compiling src/cpu/cpu_convolution_list.cpp; 9s local 2024-04-03T18:04:23.7879737Z Compiling src/cpu/cpu_eltwise_list.cpp; 9s local 2024-04-03T18:04:23.7880808Z Compiling .../cpu/runtime_single_threaded_matmul_f16.cc; 8s local ... 2024-04-03T18:04:24.0052826Z 2024-04-03T18:04:24.0053624Z  2024-04-03T18:04:24.0054294Z  2024-04-03T18:04:24.0054753Z  2024-04-03T18:04:24.0055191Z  2024-04-03T18:04:24.0055613Z  2024-04-03T18:04:24.0056874Z  2024-04-03T18:04:24.0057371Z  2024-04-03T18:04:24.0057819Z  2024-04-03T18:04:24.0059125Z [10,588 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:24.0060860Z Compiling xla/service/cpu/runtime_conv3d.cc; 28s local 2024-04-03T18:04:24.0061888Z Compiling xla/service/cpu/runtime_conv2d.cc; 26s local 2024-04-03T18:04:24.0063021Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 25s local 2024-04-03T18:04:24.0064207Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 25s local 2024-04-03T18:04:24.0065530Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 22s local 2024-04-03T18:04:24.0066913Z Compiling src/cpu/cpu_convolution_list.cpp; 9s local 2024-04-03T18:04:24.0068360Z Compiling src/cpu/cpu_eltwise_list.cpp; 9s local 2024-04-03T18:04:24.0069498Z Compiling .../cpu/runtime_single_threaded_matmul_f16.cc; 8s local ... 2024-04-03T18:04:24.2124331Z 2024-04-03T18:04:24.2127704Z  2024-04-03T18:04:24.2130759Z  2024-04-03T18:04:24.2133616Z  2024-04-03T18:04:24.2136646Z  2024-04-03T18:04:24.2139511Z  2024-04-03T18:04:24.2142620Z  2024-04-03T18:04:24.2145831Z  2024-04-03T18:04:24.2149083Z  2024-04-03T18:04:24.2152922Z [10,592 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:24.2156996Z Compiling xla/service/cpu/runtime_conv3d.cc; 28s local 2024-04-03T18:04:24.2160547Z Compiling xla/service/cpu/runtime_conv2d.cc; 26s local 2024-04-03T18:04:24.2162017Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 25s local 2024-04-03T18:04:24.2163311Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 25s local 2024-04-03T18:04:24.2164605Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 23s local 2024-04-03T18:04:24.2165866Z Compiling src/cpu/cpu_convolution_list.cpp; 10s local 2024-04-03T18:04:24.2166996Z Compiling src/cpu/cpu_eltwise_list.cpp; 9s local 2024-04-03T18:04:24.2168105Z Compiling googletest/src/gtest.cc; 8s local ... 2024-04-03T18:04:24.4533303Z 2024-04-03T18:04:24.4534749Z  2024-04-03T18:04:24.4535953Z  2024-04-03T18:04:24.4536485Z  2024-04-03T18:04:24.4536982Z  2024-04-03T18:04:24.4537391Z  2024-04-03T18:04:24.4537778Z  2024-04-03T18:04:24.4538197Z  2024-04-03T18:04:24.4539073Z  2024-04-03T18:04:24.4540433Z [10,598 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:24.4541869Z Compiling xla/service/cpu/runtime_conv3d.cc; 28s local 2024-04-03T18:04:24.4542920Z Compiling xla/service/cpu/runtime_conv2d.cc; 27s local 2024-04-03T18:04:24.4544094Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 25s local 2024-04-03T18:04:24.4545242Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 25s local 2024-04-03T18:04:24.4546392Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 23s local 2024-04-03T18:04:24.4547966Z Compiling src/cpu/cpu_convolution_list.cpp; 10s local 2024-04-03T18:04:24.4548791Z Compiling src/cpu/cpu_eltwise_list.cpp; 9s local 2024-04-03T18:04:24.4549738Z Compiling googletest/src/gtest.cc; 8s local ... 2024-04-03T18:04:24.7206839Z 2024-04-03T18:04:24.7207758Z  2024-04-03T18:04:24.7208243Z  2024-04-03T18:04:24.7208609Z  2024-04-03T18:04:24.7210999Z  2024-04-03T18:04:24.7212344Z  2024-04-03T18:04:24.7213033Z  2024-04-03T18:04:24.7213674Z  2024-04-03T18:04:24.7214471Z  2024-04-03T18:04:24.7215897Z [10,601 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:24.7217597Z Compiling xla/service/cpu/runtime_conv3d.cc; 28s local 2024-04-03T18:04:24.7218849Z Compiling xla/service/cpu/runtime_conv2d.cc; 27s local 2024-04-03T18:04:24.7220143Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 26s local 2024-04-03T18:04:24.7221420Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 26s local 2024-04-03T18:04:24.7222758Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 23s local 2024-04-03T18:04:24.7224275Z Compiling src/cpu/cpu_convolution_list.cpp; 10s local 2024-04-03T18:04:24.7225574Z Compiling googletest/src/gtest.cc; 9s local 2024-04-03T18:04:24.7227043Z Compiling src/cpu/cpu_sum.cpp; 7s local ... 2024-04-03T18:04:25.0059660Z 2024-04-03T18:04:25.0060977Z  2024-04-03T18:04:25.0061514Z  2024-04-03T18:04:25.0061898Z  2024-04-03T18:04:25.0063801Z  2024-04-03T18:04:25.0064564Z  2024-04-03T18:04:25.0065244Z  2024-04-03T18:04:25.0068916Z  2024-04-03T18:04:25.0069658Z  2024-04-03T18:04:25.0073476Z [10,606 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:25.0077684Z Compiling xla/service/cpu/runtime_conv3d.cc; 29s local 2024-04-03T18:04:25.0081266Z Compiling xla/service/cpu/runtime_conv2d.cc; 27s local 2024-04-03T18:04:25.0082634Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 26s local 2024-04-03T18:04:25.0086157Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 26s local 2024-04-03T18:04:25.0089904Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 23s local 2024-04-03T18:04:25.0111037Z Compiling src/cpu/cpu_convolution_list.cpp; 10s local 2024-04-03T18:04:25.0114514Z Compiling googletest/src/gtest.cc; 9s local 2024-04-03T18:04:25.0117758Z Compiling src/cpu/cpu_sum.cpp; 7s local ... 2024-04-03T18:04:25.2064013Z 2024-04-03T18:04:25.2065204Z  2024-04-03T18:04:25.2065764Z  2024-04-03T18:04:25.2066200Z  2024-04-03T18:04:25.2066649Z  2024-04-03T18:04:25.2068031Z  2024-04-03T18:04:25.2068473Z  2024-04-03T18:04:25.2068903Z  2024-04-03T18:04:25.2069323Z  2024-04-03T18:04:25.2071958Z [10,615 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:25.2073986Z Compiling xla/service/cpu/runtime_conv3d.cc; 29s local 2024-04-03T18:04:25.2075398Z Compiling xla/service/cpu/runtime_conv2d.cc; 27s local 2024-04-03T18:04:25.2076949Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 26s local 2024-04-03T18:04:25.2078437Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 26s local 2024-04-03T18:04:25.2080000Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 24s local 2024-04-03T18:04:25.2081452Z Compiling src/cpu/cpu_convolution_list.cpp; 11s local 2024-04-03T18:04:25.2082742Z Compiling src/cpu/cpu_sum.cpp; 7s local 2024-04-03T18:04:25.2083912Z @com_google_protobuf//:protoc_lib; 5s local ... 2024-04-03T18:04:25.5224748Z 2024-04-03T18:04:25.5226277Z  2024-04-03T18:04:25.5227302Z  2024-04-03T18:04:25.5231362Z  2024-04-03T18:04:25.5232072Z  2024-04-03T18:04:25.5233111Z  2024-04-03T18:04:25.5238205Z  2024-04-03T18:04:25.5238708Z  2024-04-03T18:04:25.5239099Z  2024-04-03T18:04:25.5240339Z [10,618 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:25.5241929Z Compiling xla/service/cpu/runtime_conv3d.cc; 29s local 2024-04-03T18:04:25.5243082Z Compiling xla/service/cpu/runtime_conv2d.cc; 28s local 2024-04-03T18:04:25.5244275Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 26s local 2024-04-03T18:04:25.5245671Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 26s local 2024-04-03T18:04:25.5246851Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 24s local 2024-04-03T18:04:25.5248030Z Compiling src/cpu/cpu_convolution_list.cpp; 11s local 2024-04-03T18:04:25.5248989Z Compiling src/cpu/cpu_sum.cpp; 8s local 2024-04-03T18:04:25.5249855Z @com_google_protobuf//:protoc_lib; 5s local ... 2024-04-03T18:04:25.7416767Z 2024-04-03T18:04:25.7417744Z  2024-04-03T18:04:25.7418281Z  2024-04-03T18:04:25.7418737Z  2024-04-03T18:04:25.7419199Z  2024-04-03T18:04:25.7419632Z  2024-04-03T18:04:25.7420077Z  2024-04-03T18:04:25.7420501Z  2024-04-03T18:04:25.7420938Z  2024-04-03T18:04:25.7422144Z [10,621 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:25.7423660Z Compiling xla/service/cpu/runtime_conv3d.cc; 29s local 2024-04-03T18:04:25.7424983Z Compiling xla/service/cpu/runtime_conv2d.cc; 28s local 2024-04-03T18:04:25.7426116Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 27s local 2024-04-03T18:04:25.7427268Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 27s local 2024-04-03T18:04:25.7428808Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 24s local 2024-04-03T18:04:25.7430111Z Compiling src/cpu/cpu_convolution_list.cpp; 11s local 2024-04-03T18:04:25.7431013Z Compiling src/cpu/cpu_sum.cpp; 8s local 2024-04-03T18:04:25.7431861Z @com_google_protobuf//:protoc_lib; 5s local ... 2024-04-03T18:04:26.0074743Z 2024-04-03T18:04:26.0075480Z  2024-04-03T18:04:26.0075960Z  2024-04-03T18:04:26.0076342Z  2024-04-03T18:04:26.0076735Z  2024-04-03T18:04:26.0077110Z  2024-04-03T18:04:26.0077480Z  2024-04-03T18:04:26.0077895Z  2024-04-03T18:04:26.0078601Z  2024-04-03T18:04:26.0081790Z [10,625 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:26.0084788Z Compiling xla/service/cpu/runtime_conv3d.cc; 30s local 2024-04-03T18:04:26.0086084Z Compiling xla/service/cpu/runtime_conv2d.cc; 28s local 2024-04-03T18:04:26.0087402Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 27s local 2024-04-03T18:04:26.0088760Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 27s local 2024-04-03T18:04:26.0090107Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 24s local 2024-04-03T18:04:26.0091417Z Compiling src/cpu/cpu_convolution_list.cpp; 11s local 2024-04-03T18:04:26.0092848Z Compiling src/cpu/cpu_sum.cpp; 8s local 2024-04-03T18:04:26.0094256Z Compiling src/cpu/gemm_convolution_utils.cpp; 5s local ... 2024-04-03T18:04:26.3492900Z 2024-04-03T18:04:26.3494097Z  2024-04-03T18:04:26.3494895Z  2024-04-03T18:04:26.3495336Z  2024-04-03T18:04:26.3496509Z  2024-04-03T18:04:26.3496919Z  2024-04-03T18:04:26.3497295Z  2024-04-03T18:04:26.3499637Z  2024-04-03T18:04:26.3500467Z  2024-04-03T18:04:26.3504362Z [10,628 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:26.3506227Z Compiling xla/service/cpu/runtime_conv3d.cc; 30s local 2024-04-03T18:04:26.3510200Z Compiling xla/service/cpu/runtime_conv2d.cc; 29s local 2024-04-03T18:04:26.3511591Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 27s local 2024-04-03T18:04:26.3515318Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 27s local 2024-04-03T18:04:26.3518686Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 25s local 2024-04-03T18:04:26.3522168Z Compiling src/cpu/cpu_convolution_list.cpp; 12s local 2024-04-03T18:04:26.3525463Z Compiling src/cpu/cpu_sum.cpp; 8s local 2024-04-03T18:04:26.3529077Z Compiling src/cpu/gemm_convolution_utils.cpp; 6s local ... 2024-04-03T18:04:26.6077875Z 2024-04-03T18:04:26.6079112Z  2024-04-03T18:04:26.6079624Z  2024-04-03T18:04:26.6080067Z  2024-04-03T18:04:26.6080527Z  2024-04-03T18:04:26.6080940Z  2024-04-03T18:04:26.6081371Z  2024-04-03T18:04:26.6081963Z  2024-04-03T18:04:26.6082373Z  2024-04-03T18:04:26.6083612Z [10,628 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:26.6084978Z Compiling xla/service/cpu/runtime_conv3d.cc; 30s local 2024-04-03T18:04:26.6086008Z Compiling xla/service/cpu/runtime_conv2d.cc; 29s local 2024-04-03T18:04:26.6087071Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 27s local 2024-04-03T18:04:26.6088359Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 27s local 2024-04-03T18:04:26.6089522Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 25s local 2024-04-03T18:04:26.6090694Z Compiling src/cpu/cpu_convolution_list.cpp; 12s local 2024-04-03T18:04:26.6091659Z Compiling src/cpu/cpu_sum.cpp; 9s local 2024-04-03T18:04:26.6092648Z Compiling src/cpu/gemm_convolution_utils.cpp; 6s local ... 2024-04-03T18:04:26.8082914Z 2024-04-03T18:04:26.8083671Z  2024-04-03T18:04:26.8084174Z  2024-04-03T18:04:26.8084626Z  2024-04-03T18:04:26.8085050Z  2024-04-03T18:04:26.8085447Z  2024-04-03T18:04:26.8085812Z  2024-04-03T18:04:26.8086215Z  2024-04-03T18:04:26.8086886Z  2024-04-03T18:04:26.8088102Z [10,631 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:26.8089484Z Compiling xla/service/cpu/runtime_conv3d.cc; 30s local 2024-04-03T18:04:26.8090523Z Compiling xla/service/cpu/runtime_conv2d.cc; 29s local 2024-04-03T18:04:26.8091647Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 28s local 2024-04-03T18:04:26.8092730Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 28s local 2024-04-03T18:04:26.8093789Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 25s local 2024-04-03T18:04:26.8095340Z Compiling src/cpu/cpu_convolution_list.cpp; 12s local 2024-04-03T18:04:26.8096286Z Compiling src/cpu/cpu_sum.cpp; 9s local 2024-04-03T18:04:26.8097217Z Compiling src/cpu/gemm_convolution_utils.cpp; 6s local ... 2024-04-03T18:04:27.0844197Z 2024-04-03T18:04:27.0845262Z  2024-04-03T18:04:27.0845801Z  2024-04-03T18:04:27.0846726Z  2024-04-03T18:04:27.0847198Z  2024-04-03T18:04:27.0847803Z  2024-04-03T18:04:27.0855633Z  2024-04-03T18:04:27.0856363Z  2024-04-03T18:04:27.0856831Z  2024-04-03T18:04:27.0858117Z [10,633 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:27.0859641Z Compiling xla/service/cpu/runtime_conv3d.cc; 31s local 2024-04-03T18:04:27.0860731Z Compiling xla/service/cpu/runtime_conv2d.cc; 29s local 2024-04-03T18:04:27.0861866Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 28s local 2024-04-03T18:04:27.0863065Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 28s local 2024-04-03T18:04:27.0864250Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 25s local 2024-04-03T18:04:27.0865304Z Compiling src/cpu/cpu_convolution_list.cpp; 12s local 2024-04-03T18:04:27.0866407Z Compiling src/cpu/gemm_convolution_utils.cpp; 6s local 2024-04-03T18:04:27.0868032Z Compiling .../cpu/runtime_single_threaded_matmul_f32.cc; 6s local ... 2024-04-03T18:04:27.3801193Z 2024-04-03T18:04:27.3801961Z  2024-04-03T18:04:27.3802511Z  2024-04-03T18:04:27.3802966Z  2024-04-03T18:04:27.3803356Z  2024-04-03T18:04:27.3803804Z  2024-04-03T18:04:27.3804258Z  2024-04-03T18:04:27.3804658Z  2024-04-03T18:04:27.3805067Z  2024-04-03T18:04:27.3806227Z [10,637 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:27.3807675Z Compiling xla/service/cpu/runtime_conv3d.cc; 31s local 2024-04-03T18:04:27.3808763Z Compiling xla/service/cpu/runtime_conv2d.cc; 30s local 2024-04-03T18:04:27.3809833Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 28s local 2024-04-03T18:04:27.3810887Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 28s local 2024-04-03T18:04:27.3812021Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 26s local 2024-04-03T18:04:27.3813119Z Compiling src/cpu/cpu_convolution_list.cpp; 13s local 2024-04-03T18:04:27.3814155Z Compiling src/cpu/gemm_convolution_utils.cpp; 7s local 2024-04-03T18:04:27.3815419Z Compiling .../cpu/runtime_single_threaded_matmul_f32.cc; 6s local ... 2024-04-03T18:04:27.5933735Z 2024-04-03T18:04:27.5934676Z  2024-04-03T18:04:27.5935226Z  2024-04-03T18:04:27.5935687Z  2024-04-03T18:04:27.5936143Z  2024-04-03T18:04:27.5940176Z  2024-04-03T18:04:27.5940723Z  2024-04-03T18:04:27.5941141Z  2024-04-03T18:04:27.5941532Z  2024-04-03T18:04:27.5942645Z [10,645 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:27.5944429Z Compiling xla/service/cpu/runtime_conv3d.cc; 31s local 2024-04-03T18:04:27.5945414Z Compiling xla/service/cpu/runtime_conv2d.cc; 30s local 2024-04-03T18:04:27.5946551Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 28s local 2024-04-03T18:04:27.5947815Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 28s local 2024-04-03T18:04:27.5949184Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 26s local 2024-04-03T18:04:27.5950108Z Compiling src/cpu/cpu_convolution_list.cpp; 13s local 2024-04-03T18:04:27.5950886Z Compiling src/cpu/gemm_convolution_utils.cpp; 7s local 2024-04-03T18:04:27.5951987Z Compiling .../cpu/runtime_single_threaded_matmul_f32.cc; 7s local ... 2024-04-03T18:04:27.7992612Z 2024-04-03T18:04:27.7993382Z  2024-04-03T18:04:27.7993928Z  2024-04-03T18:04:27.7994365Z  2024-04-03T18:04:27.7994777Z  2024-04-03T18:04:27.7995210Z  2024-04-03T18:04:27.7995929Z  2024-04-03T18:04:27.7996328Z  2024-04-03T18:04:27.7996734Z  2024-04-03T18:04:27.7998103Z [10,647 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:27.7999601Z Compiling xla/service/cpu/runtime_conv3d.cc; 31s local 2024-04-03T18:04:27.8000817Z Compiling xla/service/cpu/runtime_conv2d.cc; 30s local 2024-04-03T18:04:27.8001904Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 29s local 2024-04-03T18:04:27.8003007Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 29s local 2024-04-03T18:04:27.8004121Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 26s local 2024-04-03T18:04:27.8005203Z Compiling src/cpu/cpu_convolution_list.cpp; 13s local 2024-04-03T18:04:27.8006217Z Compiling src/cpu/gemm_convolution_utils.cpp; 7s local 2024-04-03T18:04:27.8007375Z Compiling .../cpu/runtime_single_threaded_matmul_f32.cc; 7s local ... 2024-04-03T18:04:28.0092008Z 2024-04-03T18:04:28.0092791Z  2024-04-03T18:04:28.0093357Z  2024-04-03T18:04:28.0093800Z  2024-04-03T18:04:28.0094212Z  2024-04-03T18:04:28.0094806Z  2024-04-03T18:04:28.0095235Z  2024-04-03T18:04:28.0095641Z  2024-04-03T18:04:28.0096062Z  2024-04-03T18:04:28.0097286Z [10,649 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:28.0098732Z Compiling xla/service/cpu/runtime_conv3d.cc; 32s local 2024-04-03T18:04:28.0099753Z Compiling xla/service/cpu/runtime_conv2d.cc; 30s local 2024-04-03T18:04:28.0100760Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 29s local 2024-04-03T18:04:28.0101916Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 29s local 2024-04-03T18:04:28.0103013Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 26s local 2024-04-03T18:04:28.0104009Z Compiling src/cpu/cpu_convolution_list.cpp; 13s local 2024-04-03T18:04:28.0104928Z Compiling src/cpu/gemm_convolution_utils.cpp; 7s local 2024-04-03T18:04:28.0106103Z Compiling .../cpu/runtime_single_threaded_matmul_f32.cc; 7s local ... 2024-04-03T18:04:28.2388386Z 2024-04-03T18:04:28.2389187Z  2024-04-03T18:04:28.2389772Z  2024-04-03T18:04:28.2390220Z  2024-04-03T18:04:28.2390635Z  2024-04-03T18:04:28.2391083Z  2024-04-03T18:04:28.2391514Z  2024-04-03T18:04:28.2391933Z  2024-04-03T18:04:28.2392388Z  2024-04-03T18:04:28.2393592Z [10,659 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:28.2395008Z Compiling xla/service/cpu/runtime_conv3d.cc; 32s local 2024-04-03T18:04:28.2396153Z Compiling xla/service/cpu/runtime_conv2d.cc; 31s local 2024-04-03T18:04:28.2397266Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 29s local 2024-04-03T18:04:28.2398413Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 29s local 2024-04-03T18:04:28.2399547Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 27s local 2024-04-03T18:04:28.2400677Z Compiling src/cpu/cpu_convolution_list.cpp; 14s local 2024-04-03T18:04:28.2402106Z Compiling llvm/lib/TableGen/TGParser.cpp [for tool]; 7s local 2024-04-03T18:04:28.2403253Z Compiling src/crypto/fipsmodule/bcm.c; 7s local ... 2024-04-03T18:04:28.4577589Z 2024-04-03T18:04:28.4578369Z  2024-04-03T18:04:28.4578935Z  2024-04-03T18:04:28.4579417Z  2024-04-03T18:04:28.4580319Z  2024-04-03T18:04:28.4580780Z  2024-04-03T18:04:28.4581251Z  2024-04-03T18:04:28.4581724Z  2024-04-03T18:04:28.4582208Z  2024-04-03T18:04:28.4583730Z [10,662 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:28.4585146Z Compiling xla/service/cpu/runtime_conv3d.cc; 32s local 2024-04-03T18:04:28.4586189Z Compiling xla/service/cpu/runtime_conv2d.cc; 31s local 2024-04-03T18:04:28.4587269Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 29s local 2024-04-03T18:04:28.4588848Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 29s local 2024-04-03T18:04:28.4590109Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 27s local 2024-04-03T18:04:28.4591183Z Compiling src/cpu/cpu_convolution_list.cpp; 14s local 2024-04-03T18:04:28.4592411Z Compiling llvm/lib/TableGen/TGParser.cpp [for tool]; 7s local 2024-04-03T18:04:28.4593517Z Compiling src/crypto/fipsmodule/bcm.c; 7s local ... 2024-04-03T18:04:28.6935976Z 2024-04-03T18:04:28.6936783Z  2024-04-03T18:04:28.6937381Z  2024-04-03T18:04:28.6937829Z  2024-04-03T18:04:28.6938284Z  2024-04-03T18:04:28.6938759Z  2024-04-03T18:04:28.6939170Z  2024-04-03T18:04:28.6939584Z  2024-04-03T18:04:28.6940028Z  2024-04-03T18:04:28.6941258Z [10,668 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:28.6942800Z Compiling xla/service/cpu/runtime_conv3d.cc; 32s local 2024-04-03T18:04:28.6943680Z Compiling xla/service/cpu/runtime_conv2d.cc; 31s local 2024-04-03T18:04:28.6944551Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 30s local 2024-04-03T18:04:28.6945521Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 30s local 2024-04-03T18:04:28.6946471Z Compiling src/cpu/cpu_convolution_list.cpp; 14s local 2024-04-03T18:04:28.6947336Z Compiling src/crypto/fipsmodule/bcm.c; 7s local 2024-04-03T18:04:28.6948559Z Compiling llvm/lib/Support/VirtualFileSystem.cpp [for tool]; 5s local 2024-04-03T18:04:28.6949678Z Compiling src/cpu/ref_deconvolution.cpp; 5s local ... 2024-04-03T18:04:28.9103289Z 2024-04-03T18:04:28.9104014Z  2024-04-03T18:04:28.9104538Z  2024-04-03T18:04:28.9104971Z  2024-04-03T18:04:28.9105400Z  2024-04-03T18:04:28.9105836Z  2024-04-03T18:04:28.9106263Z  2024-04-03T18:04:28.9108823Z  2024-04-03T18:04:28.9109389Z  2024-04-03T18:04:28.9110621Z [10,670 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:28.9112214Z Compiling xla/service/cpu/runtime_conv3d.cc; 32s local 2024-04-03T18:04:28.9128439Z Compiling xla/service/cpu/runtime_conv2d.cc; 31s local 2024-04-03T18:04:28.9129832Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 30s local 2024-04-03T18:04:28.9130964Z Compiling src/cpu/cpu_convolution_list.cpp; 14s local 2024-04-03T18:04:28.9132279Z Compiling llvm/lib/Support/VirtualFileSystem.cpp [for tool]; 6s local 2024-04-03T18:04:28.9133510Z Compiling src/cpu/ref_deconvolution.cpp; 5s local 2024-04-03T18:04:28.9134629Z Compiling src/cpu/ref_lrn.cpp; 5s local 2024-04-03T18:04:28.9135553Z Compiling src/cpu/ref_reduction.cpp; 5s local ... 2024-04-03T18:04:29.1797374Z 2024-04-03T18:04:29.1798133Z  2024-04-03T18:04:29.1798664Z  2024-04-03T18:04:29.1799105Z  2024-04-03T18:04:29.1799532Z  2024-04-03T18:04:29.1799960Z  2024-04-03T18:04:29.1800404Z  2024-04-03T18:04:29.1800864Z  2024-04-03T18:04:29.1801278Z  2024-04-03T18:04:29.1802822Z [10,674 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:29.1804328Z Compiling xla/service/cpu/runtime_conv3d.cc; 33s local 2024-04-03T18:04:29.1805359Z Compiling xla/service/cpu/runtime_conv2d.cc; 31s local 2024-04-03T18:04:29.1806662Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 30s local 2024-04-03T18:04:29.1807854Z Compiling src/cpu/cpu_convolution_list.cpp; 14s local 2024-04-03T18:04:29.1809038Z Compiling llvm/lib/Support/VirtualFileSystem.cpp [for tool]; 6s local 2024-04-03T18:04:29.1810118Z Compiling src/cpu/ref_lrn.cpp; 5s local 2024-04-03T18:04:29.1810952Z Compiling src/cpu/ref_reduction.cpp; 5s local 2024-04-03T18:04:29.1812056Z Compiling .../cpu/runtime_single_threaded_matmul_f64.cc; 5s local ... 2024-04-03T18:04:29.4103343Z 2024-04-03T18:04:29.4104095Z  2024-04-03T18:04:29.4104582Z  2024-04-03T18:04:29.4105277Z  2024-04-03T18:04:29.4106448Z  2024-04-03T18:04:29.4112280Z  2024-04-03T18:04:29.4112854Z  2024-04-03T18:04:29.4113295Z  2024-04-03T18:04:29.4113728Z  2024-04-03T18:04:29.4115053Z [10,676 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:29.4116327Z Compiling xla/service/cpu/runtime_conv3d.cc; 33s local 2024-04-03T18:04:29.4117223Z Compiling xla/service/cpu/runtime_conv2d.cc; 32s local 2024-04-03T18:04:29.4118158Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 30s local 2024-04-03T18:04:29.4119091Z Compiling src/cpu/cpu_convolution_list.cpp; 15s local 2024-04-03T18:04:29.4120191Z Compiling llvm/lib/Support/VirtualFileSystem.cpp [for tool]; 6s local 2024-04-03T18:04:29.4121169Z Compiling src/cpu/ref_lrn.cpp; 6s local 2024-04-03T18:04:29.4122355Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f64.cc; 6s local 2024-04-03T18:04:29.4123650Z Compiling .../cpu/runtime_single_threaded_matmul_s32.cc; 5s local ... 2024-04-03T18:04:29.6286863Z 2024-04-03T18:04:29.6287637Z  2024-04-03T18:04:29.6288199Z  2024-04-03T18:04:29.6288620Z  2024-04-03T18:04:29.6289021Z  2024-04-03T18:04:29.6289620Z  2024-04-03T18:04:29.6290041Z  2024-04-03T18:04:29.6290448Z  2024-04-03T18:04:29.6290883Z  2024-04-03T18:04:29.6292259Z [10,683 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:29.6293621Z Compiling xla/service/cpu/runtime_conv3d.cc; 33s local 2024-04-03T18:04:29.6294876Z Compiling xla/service/cpu/runtime_conv2d.cc; 32s local 2024-04-03T18:04:29.6296101Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 30s local 2024-04-03T18:04:29.6297128Z Compiling src/cpu/cpu_convolution_list.cpp; 15s local 2024-04-03T18:04:29.6298359Z Compiling llvm/lib/Support/VirtualFileSystem.cpp [for tool]; 6s local 2024-04-03T18:04:29.6299500Z Compiling src/cpu/ref_lrn.cpp; 6s local 2024-04-03T18:04:29.6300621Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f64.cc; 6s local 2024-04-03T18:04:29.6301965Z Compiling .../cpu/runtime_single_threaded_matmul_s32.cc; 5s local ... 2024-04-03T18:04:29.8445302Z 2024-04-03T18:04:29.8446102Z  2024-04-03T18:04:29.8446694Z  2024-04-03T18:04:29.8447202Z  2024-04-03T18:04:29.8448083Z  2024-04-03T18:04:29.8448610Z  2024-04-03T18:04:29.8449033Z  2024-04-03T18:04:29.8449428Z  2024-04-03T18:04:29.8449895Z  2024-04-03T18:04:29.8451561Z [10,688 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:29.8453132Z Compiling xla/service/cpu/runtime_conv3d.cc; 33s local 2024-04-03T18:04:29.8454168Z Compiling xla/service/cpu/runtime_conv2d.cc; 32s local 2024-04-03T18:04:29.8455485Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 31s local 2024-04-03T18:04:29.8456649Z Compiling src/cpu/cpu_convolution_list.cpp; 15s local 2024-04-03T18:04:29.8458241Z Compiling llvm/lib/Support/VirtualFileSystem.cpp [for tool]; 7s local 2024-04-03T18:04:29.8459506Z Compiling src/cpu/ref_lrn.cpp; 6s local 2024-04-03T18:04:29.8460762Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 5s local 2024-04-03T18:04:29.8462304Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 5s local ... 2024-04-03T18:04:30.0581309Z 2024-04-03T18:04:30.0582031Z  2024-04-03T18:04:30.0582618Z  2024-04-03T18:04:30.0583060Z  2024-04-03T18:04:30.0583498Z  2024-04-03T18:04:30.0583933Z  2024-04-03T18:04:30.0584351Z  2024-04-03T18:04:30.0584775Z  2024-04-03T18:04:30.0585480Z  2024-04-03T18:04:30.0591242Z [10,691 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:30.0592918Z Compiling xla/service/cpu/runtime_conv3d.cc; 34s local 2024-04-03T18:04:30.0593952Z Compiling xla/service/cpu/runtime_conv2d.cc; 32s local 2024-04-03T18:04:30.0595217Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 31s local 2024-04-03T18:04:30.0596265Z Compiling src/cpu/cpu_convolution_list.cpp; 15s local 2024-04-03T18:04:30.0597495Z Compiling llvm/lib/Support/VirtualFileSystem.cpp [for tool]; 7s local 2024-04-03T18:04:30.0598599Z Compiling src/cpu/ref_lrn.cpp; 6s local 2024-04-03T18:04:30.0599727Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 5s local 2024-04-03T18:04:30.0601063Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 5s local ... 2024-04-03T18:04:30.3735464Z 2024-04-03T18:04:30.3736241Z  2024-04-03T18:04:30.3740729Z  2024-04-03T18:04:30.3741236Z  2024-04-03T18:04:30.3741714Z  2024-04-03T18:04:30.3742164Z  2024-04-03T18:04:30.3742615Z  2024-04-03T18:04:30.3743088Z  2024-04-03T18:04:30.3743690Z  2024-04-03T18:04:30.3744894Z [10,697 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:30.3746389Z Compiling xla/service/cpu/runtime_conv3d.cc; 34s local 2024-04-03T18:04:30.3747464Z Compiling xla/service/cpu/runtime_conv2d.cc; 33s local 2024-04-03T18:04:30.3748748Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 31s local 2024-04-03T18:04:30.3749848Z Compiling src/cpu/cpu_convolution_list.cpp; 16s local 2024-04-03T18:04:30.3751125Z Compiling llvm/lib/Support/VirtualFileSystem.cpp [for tool]; 7s local 2024-04-03T18:04:30.3752220Z Compiling src/cpu/ref_lrn.cpp; 7s local 2024-04-03T18:04:30.3753386Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 6s local 2024-04-03T18:04:30.3754821Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 5s local ... 2024-04-03T18:04:30.6023854Z 2024-04-03T18:04:30.6024622Z  2024-04-03T18:04:30.6025153Z  2024-04-03T18:04:30.6025585Z  2024-04-03T18:04:30.6026002Z  2024-04-03T18:04:30.6026441Z  2024-04-03T18:04:30.6026881Z  2024-04-03T18:04:30.6027283Z  2024-04-03T18:04:30.6027923Z  2024-04-03T18:04:30.6028991Z [10,700 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:30.6030199Z Compiling xla/service/cpu/runtime_conv3d.cc; 34s local 2024-04-03T18:04:30.6031132Z Compiling xla/service/cpu/runtime_conv2d.cc; 33s local 2024-04-03T18:04:30.6032116Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 31s local 2024-04-03T18:04:30.6033160Z Compiling src/cpu/cpu_convolution_list.cpp; 16s local 2024-04-03T18:04:30.6034326Z Compiling llvm/lib/Support/VirtualFileSystem.cpp [for tool]; 7s local 2024-04-03T18:04:30.6035609Z Compiling src/cpu/ref_lrn.cpp; 7s local 2024-04-03T18:04:30.6036695Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 6s local 2024-04-03T18:04:30.6037987Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 6s local ... 2024-04-03T18:04:30.8154087Z 2024-04-03T18:04:30.8154712Z  2024-04-03T18:04:30.8155158Z  2024-04-03T18:04:30.8155499Z  2024-04-03T18:04:30.8155868Z  2024-04-03T18:04:30.8156435Z  2024-04-03T18:04:30.8156787Z  2024-04-03T18:04:30.8157138Z  2024-04-03T18:04:30.8157475Z  2024-04-03T18:04:30.8158460Z [10,704 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:30.8159711Z Compiling xla/service/cpu/runtime_conv2d.cc; 33s local 2024-04-03T18:04:30.8160625Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 32s local 2024-04-03T18:04:30.8161417Z Compiling src/cpu/cpu_convolution_list.cpp; 16s local 2024-04-03T18:04:30.8162421Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 6s local 2024-04-03T18:04:30.8163702Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 6s local 2024-04-03T18:04:30.8309560Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 6s local 2024-04-03T18:04:30.8389658Z Compiling src/cpu/reorder/cpu_reorder_regular_f16.cpp; 5s local 2024-04-03T18:04:30.8469721Z Compiling src/cpu/reorder/cpu_reorder_regular_f32_f32.cpp; 5s local ... 2024-04-03T18:04:31.0548713Z 2024-04-03T18:04:31.0557027Z  2024-04-03T18:04:31.0559150Z  2024-04-03T18:04:31.0561067Z  2024-04-03T18:04:31.0562951Z  2024-04-03T18:04:31.0564876Z  2024-04-03T18:04:31.0566797Z  2024-04-03T18:04:31.0568710Z  2024-04-03T18:04:31.0570625Z  2024-04-03T18:04:31.0573340Z [10,707 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:31.0576645Z Compiling xla/service/cpu/runtime_conv2d.cc; 33s local 2024-04-03T18:04:31.0579342Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 32s local 2024-04-03T18:04:31.0582005Z Compiling src/cpu/cpu_convolution_list.cpp; 16s local 2024-04-03T18:04:31.0584702Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 6s local 2024-04-03T18:04:31.0587995Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 6s local 2024-04-03T18:04:31.0590851Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 6s local 2024-04-03T18:04:31.0593637Z Compiling src/cpu/reorder/cpu_reorder_regular_f16.cpp; 6s local 2024-04-03T18:04:31.0596689Z Compiling src/cpu/reorder/cpu_reorder_regular_f32_f32.cpp; 5s local ... 2024-04-03T18:04:31.3119938Z 2024-04-03T18:04:31.3120670Z  2024-04-03T18:04:31.3121200Z  2024-04-03T18:04:31.3121638Z  2024-04-03T18:04:31.3122068Z  2024-04-03T18:04:31.3122500Z  2024-04-03T18:04:31.3122937Z  2024-04-03T18:04:31.3123325Z  2024-04-03T18:04:31.3123761Z  2024-04-03T18:04:31.3125013Z [10,709 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:31.3126489Z Compiling xla/service/cpu/runtime_conv2d.cc; 34s local 2024-04-03T18:04:31.3127555Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 32s local 2024-04-03T18:04:31.3128597Z Compiling src/cpu/cpu_convolution_list.cpp; 17s local 2024-04-03T18:04:31.3129792Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 7s local 2024-04-03T18:04:31.3131212Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 6s local 2024-04-03T18:04:31.3132491Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 6s local 2024-04-03T18:04:31.3133812Z Compiling src/cpu/reorder/cpu_reorder_regular_f32_f32.cpp; 6s local 2024-04-03T18:04:31.3135410Z Compiling src/cpu/reorder/cpu_reorder_regular_f32_s8.cpp; 6s local ... 2024-04-03T18:04:31.5393897Z 2024-04-03T18:04:31.5394694Z  2024-04-03T18:04:31.5395244Z  2024-04-03T18:04:31.5395688Z  2024-04-03T18:04:31.5396116Z  2024-04-03T18:04:31.5396557Z  2024-04-03T18:04:31.5396998Z  2024-04-03T18:04:31.5397426Z  2024-04-03T18:04:31.5399982Z  2024-04-03T18:04:31.5402512Z [10,711 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:31.5403935Z Compiling xla/service/cpu/runtime_conv2d.cc; 34s local 2024-04-03T18:04:31.5405300Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 32s local 2024-04-03T18:04:31.5406360Z Compiling src/cpu/cpu_convolution_list.cpp; 17s local 2024-04-03T18:04:31.5407583Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 7s local 2024-04-03T18:04:31.5409051Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 7s local 2024-04-03T18:04:31.5410396Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 6s local 2024-04-03T18:04:31.5411606Z Compiling src/cpu/reorder/cpu_reorder_regular_f32_f32.cpp; 6s local 2024-04-03T18:04:31.5412963Z Compiling src/cpu/reorder/cpu_reorder_regular_f32_s8.cpp; 6s local ... 2024-04-03T18:04:31.7707578Z 2024-04-03T18:04:31.7708545Z  2024-04-03T18:04:31.7709071Z  2024-04-03T18:04:31.7711249Z  2024-04-03T18:04:31.7711760Z  2024-04-03T18:04:31.7712175Z  2024-04-03T18:04:31.7712865Z  2024-04-03T18:04:31.7713315Z  2024-04-03T18:04:31.7713765Z  2024-04-03T18:04:31.7715018Z [10,717 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:31.7716497Z Compiling xla/service/cpu/runtime_conv2d.cc; 34s local 2024-04-03T18:04:31.7717592Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 33s local 2024-04-03T18:04:31.7718653Z Compiling src/cpu/cpu_convolution_list.cpp; 17s local 2024-04-03T18:04:31.7719969Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 7s local 2024-04-03T18:04:31.7721301Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 7s local 2024-04-03T18:04:31.7722486Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 6s local 2024-04-03T18:04:31.7724047Z Compiling src/cpu/reorder/cpu_reorder_regular_s32.cpp; 6s local 2024-04-03T18:04:31.7725225Z Compiling llvm/lib/Support/VirtualFileSystem.cpp; 6s local ... 2024-04-03T18:04:32.0123753Z 2024-04-03T18:04:32.0124581Z  2024-04-03T18:04:32.0125143Z  2024-04-03T18:04:32.0125610Z  2024-04-03T18:04:32.0126083Z  2024-04-03T18:04:32.0126529Z  2024-04-03T18:04:32.0126948Z  2024-04-03T18:04:32.0127407Z  2024-04-03T18:04:32.0127821Z  2024-04-03T18:04:32.0128952Z [10,723 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:32.0130224Z Compiling xla/service/cpu/runtime_conv2d.cc; 34s local 2024-04-03T18:04:32.0131170Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 33s local 2024-04-03T18:04:32.0132229Z Compiling src/cpu/cpu_convolution_list.cpp; 17s local 2024-04-03T18:04:32.0133515Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 7s local 2024-04-03T18:04:32.0135101Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 7s local 2024-04-03T18:04:32.0136362Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 7s local 2024-04-03T18:04:32.0137494Z Compiling llvm/lib/Support/VirtualFileSystem.cpp; 6s local 2024-04-03T18:04:32.0138606Z @com_google_protobuf//:protoc_lib; 6s local ... 2024-04-03T18:04:32.3206463Z 2024-04-03T18:04:32.3207049Z  2024-04-03T18:04:32.3207573Z  2024-04-03T18:04:32.3208019Z  2024-04-03T18:04:32.3208500Z  2024-04-03T18:04:32.3208958Z  2024-04-03T18:04:32.3209429Z  2024-04-03T18:04:32.3209914Z  2024-04-03T18:04:32.3210358Z  2024-04-03T18:04:32.3211636Z [10,727 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:32.3213135Z Compiling xla/service/cpu/runtime_conv2d.cc; 35s local 2024-04-03T18:04:32.3214264Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 33s local 2024-04-03T18:04:32.3215565Z Compiling src/cpu/cpu_convolution_list.cpp; 18s local 2024-04-03T18:04:32.3216857Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 8s local 2024-04-03T18:04:32.3218304Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 7s local 2024-04-03T18:04:32.3219838Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 7s local 2024-04-03T18:04:32.3221098Z Compiling llvm/lib/Support/VirtualFileSystem.cpp; 6s local 2024-04-03T18:04:32.3222157Z @com_google_protobuf//:protoc_lib; 6s local ... 2024-04-03T18:04:32.6172424Z 2024-04-03T18:04:32.6173202Z  2024-04-03T18:04:32.6174272Z  2024-04-03T18:04:32.6174996Z  2024-04-03T18:04:32.6175522Z  2024-04-03T18:04:32.6176071Z  2024-04-03T18:04:32.6176607Z  2024-04-03T18:04:32.6177123Z  2024-04-03T18:04:32.6177652Z  2024-04-03T18:04:32.6179028Z [10,729 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:32.6180652Z Compiling xla/service/cpu/runtime_conv2d.cc; 35s local 2024-04-03T18:04:32.6181872Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 33s local 2024-04-03T18:04:32.6183286Z Compiling src/cpu/cpu_convolution_list.cpp; 18s local 2024-04-03T18:04:32.6184371Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 8s local 2024-04-03T18:04:32.6185572Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 8s local 2024-04-03T18:04:32.6186662Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 7s local 2024-04-03T18:04:32.6188004Z Compiling llvm/lib/Support/VirtualFileSystem.cpp; 6s local 2024-04-03T18:04:32.6188931Z @com_google_protobuf//:protoc_lib; 6s local ... 2024-04-03T18:04:32.8173535Z 2024-04-03T18:04:32.8174277Z  2024-04-03T18:04:32.8175041Z  2024-04-03T18:04:32.8175492Z  2024-04-03T18:04:32.8175953Z  2024-04-03T18:04:32.8176398Z  2024-04-03T18:04:32.8176867Z  2024-04-03T18:04:32.8177325Z  2024-04-03T18:04:32.8177771Z  2024-04-03T18:04:32.8179049Z [10,734 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:32.8180567Z Compiling xla/service/cpu/runtime_conv2d.cc; 35s local 2024-04-03T18:04:32.8181708Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 34s local 2024-04-03T18:04:32.8182813Z Compiling src/cpu/cpu_convolution_list.cpp; 18s local 2024-04-03T18:04:32.8184081Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 8s local 2024-04-03T18:04:32.8185406Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 8s local 2024-04-03T18:04:32.8186424Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 8s local 2024-04-03T18:04:32.8187562Z Compiling llvm/lib/Support/VirtualFileSystem.cpp; 7s local 2024-04-03T18:04:32.8188849Z @com_google_protobuf//:protoc_lib; 7s local ... 2024-04-03T18:04:33.0577273Z 2024-04-03T18:04:33.0578011Z  2024-04-03T18:04:33.0578486Z  2024-04-03T18:04:33.0578869Z  2024-04-03T18:04:33.0579224Z  2024-04-03T18:04:33.0579595Z  2024-04-03T18:04:33.0579964Z  2024-04-03T18:04:33.0580315Z  2024-04-03T18:04:33.0580699Z  2024-04-03T18:04:33.0581809Z [10,738 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:33.0583138Z Compiling xla/service/cpu/runtime_conv2d.cc; 35s local 2024-04-03T18:04:33.0584158Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 34s local 2024-04-03T18:04:33.0585139Z Compiling src/cpu/cpu_convolution_list.cpp; 18s local 2024-04-03T18:04:33.0586299Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 8s local 2024-04-03T18:04:33.0587546Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 8s local 2024-04-03T18:04:33.0588963Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 8s local 2024-04-03T18:04:33.0590074Z Compiling llvm/lib/Support/VirtualFileSystem.cpp; 7s local 2024-04-03T18:04:33.0591032Z @com_google_protobuf//:protoc_lib; 7s local ... 2024-04-03T18:04:33.3602067Z 2024-04-03T18:04:33.3602848Z  2024-04-03T18:04:33.3603389Z  2024-04-03T18:04:33.3603859Z  2024-04-03T18:04:33.3604311Z  2024-04-03T18:04:33.3604751Z  2024-04-03T18:04:33.3605457Z  2024-04-03T18:04:33.3605921Z  2024-04-03T18:04:33.3606350Z  2024-04-03T18:04:33.3607753Z [10,741 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:33.3609295Z Compiling xla/service/cpu/runtime_conv2d.cc; 36s local 2024-04-03T18:04:33.3610468Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 34s local 2024-04-03T18:04:33.3611481Z Compiling src/cpu/cpu_convolution_list.cpp; 19s local 2024-04-03T18:04:33.3612683Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 9s local 2024-04-03T18:04:33.3614012Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 8s local 2024-04-03T18:04:33.3615427Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 8s local 2024-04-03T18:04:33.3616609Z Compiling llvm/lib/Support/VirtualFileSystem.cpp; 7s local 2024-04-03T18:04:33.3617774Z @com_google_protobuf//:protoc_lib; 7s local ... 2024-04-03T18:04:33.6141914Z 2024-04-03T18:04:33.6143108Z  2024-04-03T18:04:33.6143670Z  2024-04-03T18:04:33.6144103Z  2024-04-03T18:04:33.6144570Z  2024-04-03T18:04:33.6145060Z  2024-04-03T18:04:33.6145529Z  2024-04-03T18:04:33.6145967Z  2024-04-03T18:04:33.6146424Z  2024-04-03T18:04:33.6147946Z [10,747 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:33.6149690Z Compiling xla/service/cpu/runtime_conv2d.cc; 36s local 2024-04-03T18:04:33.6150853Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 34s local 2024-04-03T18:04:33.6151939Z Compiling src/cpu/cpu_convolution_list.cpp; 19s local 2024-04-03T18:04:33.6153194Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 9s local 2024-04-03T18:04:33.6154604Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 9s local 2024-04-03T18:04:33.6155886Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 8s local 2024-04-03T18:04:33.6157169Z Compiling llvm/lib/Support/VirtualFileSystem.cpp; 7s local 2024-04-03T18:04:33.6158222Z @com_google_protobuf//:protoc_lib; 7s local ... 2024-04-03T18:04:33.8871131Z 2024-04-03T18:04:33.8871856Z  2024-04-03T18:04:33.8872370Z  2024-04-03T18:04:33.8872839Z  2024-04-03T18:04:33.8873267Z  2024-04-03T18:04:33.8873731Z  2024-04-03T18:04:33.8874176Z  2024-04-03T18:04:33.8874729Z  2024-04-03T18:04:33.8875146Z  2024-04-03T18:04:33.8876367Z [10,751 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:33.8877803Z Compiling xla/service/cpu/runtime_conv2d.cc; 36s local 2024-04-03T18:04:33.8878854Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 35s local 2024-04-03T18:04:33.8880095Z Compiling src/cpu/cpu_convolution_list.cpp; 19s local 2024-04-03T18:04:33.8881323Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 9s local 2024-04-03T18:04:33.8882677Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 9s local 2024-04-03T18:04:33.8883930Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 9s local 2024-04-03T18:04:33.8885308Z Compiling src/google/protobuf/compiler/cpp/message.cc [for tool]; 8s local 2024-04-03T18:04:33.8886793Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 5s local ... 2024-04-03T18:04:34.0852906Z 2024-04-03T18:04:34.0855648Z  2024-04-03T18:04:34.0856212Z  2024-04-03T18:04:34.0856677Z  2024-04-03T18:04:34.0857113Z  2024-04-03T18:04:34.0857543Z  2024-04-03T18:04:34.0857999Z  2024-04-03T18:04:34.0858459Z  2024-04-03T18:04:34.0858879Z  2024-04-03T18:04:34.0860161Z [10,752 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:34.0861667Z Compiling xla/service/cpu/runtime_conv2d.cc; 36s local 2024-04-03T18:04:34.0862833Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 35s local 2024-04-03T18:04:34.0864230Z Compiling src/cpu/cpu_convolution_list.cpp; 19s local 2024-04-03T18:04:34.0865528Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 9s local 2024-04-03T18:04:34.0866974Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 9s local 2024-04-03T18:04:34.0868814Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 9s local 2024-04-03T18:04:34.0870354Z Compiling src/google/protobuf/compiler/cpp/message.cc [for tool]; 8s local 2024-04-03T18:04:34.0871949Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 5s local ... 2024-04-03T18:04:34.2932958Z 2024-04-03T18:04:34.2933823Z  2024-04-03T18:04:34.2934659Z  2024-04-03T18:04:34.2935152Z  2024-04-03T18:04:34.2935539Z  2024-04-03T18:04:34.2935887Z  2024-04-03T18:04:34.2936307Z  2024-04-03T18:04:34.2936755Z  2024-04-03T18:04:34.2937473Z  2024-04-03T18:04:34.2938644Z [10,756 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:34.2940047Z Compiling xla/service/cpu/runtime_conv2d.cc; 37s local 2024-04-03T18:04:34.2941098Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 35s local 2024-04-03T18:04:34.2942265Z Compiling src/cpu/cpu_convolution_list.cpp; 20s local 2024-04-03T18:04:34.2943456Z Compiling xla/service/cpu/runtime_single_threaded_matmul_s32.cc; 10s local 2024-04-03T18:04:34.2944918Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 9s local 2024-04-03T18:04:34.2946142Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 9s local 2024-04-03T18:04:34.2947367Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 5s local 2024-04-03T18:04:34.2948875Z Compiling src/cpu/simple_concat.cpp; 5s local ... 2024-04-03T18:04:34.5341281Z 2024-04-03T18:04:34.5342025Z  2024-04-03T18:04:34.5342528Z  2024-04-03T18:04:34.5342956Z  2024-04-03T18:04:34.5343375Z  2024-04-03T18:04:34.5343790Z  2024-04-03T18:04:34.5344217Z  2024-04-03T18:04:34.5344661Z  2024-04-03T18:04:34.5345106Z  2024-04-03T18:04:34.5346355Z [10,761 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:34.5348147Z Compiling xla/service/cpu/runtime_conv2d.cc; 37s local 2024-04-03T18:04:34.5349183Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 35s local 2024-04-03T18:04:34.5350223Z Compiling src/cpu/cpu_convolution_list.cpp; 20s local 2024-04-03T18:04:34.5351296Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 10s local 2024-04-03T18:04:34.5352408Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 9s local 2024-04-03T18:04:34.5353596Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 5s local 2024-04-03T18:04:34.5354712Z Compiling src/cpu/simple_concat.cpp; 5s local 2024-04-03T18:04:34.5355632Z Compiling src/cpu/simple_resampling.cpp; 5s local ... 2024-04-03T18:04:34.8160109Z 2024-04-03T18:04:34.8160897Z  2024-04-03T18:04:34.8161472Z  2024-04-03T18:04:34.8161948Z  2024-04-03T18:04:34.8162403Z  2024-04-03T18:04:34.8162878Z  2024-04-03T18:04:34.8163311Z  2024-04-03T18:04:34.8165711Z  2024-04-03T18:04:34.8166404Z  2024-04-03T18:04:34.8167955Z [10,763 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:34.8169924Z Compiling xla/service/cpu/runtime_conv2d.cc; 37s local 2024-04-03T18:04:34.8171477Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 36s local 2024-04-03T18:04:34.8172817Z Compiling src/cpu/cpu_convolution_list.cpp; 20s local 2024-04-03T18:04:34.8174110Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 10s local 2024-04-03T18:04:34.8175780Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 10s local 2024-04-03T18:04:34.8177439Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 6s local 2024-04-03T18:04:34.8179299Z Compiling src/cpu/simple_concat.cpp; 5s local 2024-04-03T18:04:34.8180333Z Compiling src/cpu/simple_resampling.cpp; 5s local ... 2024-04-03T18:04:35.0170957Z 2024-04-03T18:04:35.0171813Z  2024-04-03T18:04:35.0172330Z  2024-04-03T18:04:35.0172736Z  2024-04-03T18:04:35.0173179Z  2024-04-03T18:04:35.0173901Z  2024-04-03T18:04:35.0174573Z  2024-04-03T18:04:35.0175005Z  2024-04-03T18:04:35.0175402Z  2024-04-03T18:04:35.0176569Z [10,767 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:35.0178021Z Compiling xla/service/cpu/runtime_conv2d.cc; 37s local 2024-04-03T18:04:35.0179062Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 36s local 2024-04-03T18:04:35.0180080Z Compiling src/cpu/cpu_convolution_list.cpp; 20s local 2024-04-03T18:04:35.0181191Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 10s local 2024-04-03T18:04:35.0182613Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 10s local 2024-04-03T18:04:35.0183901Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 6s local 2024-04-03T18:04:35.0185019Z Compiling src/cpu/simple_resampling.cpp; 5s local 2024-04-03T18:04:35.0186043Z Compiling src/google/protobuf/descriptor.cc; 4s local ... 2024-04-03T18:04:35.2182989Z 2024-04-03T18:04:35.2183753Z  2024-04-03T18:04:35.2184244Z  2024-04-03T18:04:35.2184658Z  2024-04-03T18:04:35.2185047Z  2024-04-03T18:04:35.2185448Z  2024-04-03T18:04:35.2185880Z  2024-04-03T18:04:35.2186287Z  2024-04-03T18:04:35.2186699Z  2024-04-03T18:04:35.2188095Z [10,770 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:35.2189507Z Compiling xla/service/cpu/runtime_conv2d.cc; 37s local 2024-04-03T18:04:35.2190543Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 36s local 2024-04-03T18:04:35.2191571Z Compiling src/cpu/cpu_convolution_list.cpp; 21s local 2024-04-03T18:04:35.2192600Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 10s local 2024-04-03T18:04:35.2193725Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 10s local 2024-04-03T18:04:35.2195014Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 6s local 2024-04-03T18:04:35.2196229Z Compiling src/cpu/simple_resampling.cpp; 6s local 2024-04-03T18:04:35.2197359Z Compiling src/google/protobuf/descriptor.cc; 5s local ... 2024-04-03T18:04:35.5088030Z 2024-04-03T18:04:35.5088824Z  2024-04-03T18:04:35.5089414Z  2024-04-03T18:04:35.5089944Z  2024-04-03T18:04:35.5090460Z  2024-04-03T18:04:35.5090967Z  2024-04-03T18:04:35.5091410Z  2024-04-03T18:04:35.5091840Z  2024-04-03T18:04:35.5092248Z  2024-04-03T18:04:35.5093494Z [10,773 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:35.5095089Z Compiling xla/service/cpu/runtime_conv2d.cc; 38s local 2024-04-03T18:04:35.5096234Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 36s local 2024-04-03T18:04:35.5097396Z Compiling src/cpu/cpu_convolution_list.cpp; 21s local 2024-04-03T18:04:35.5098601Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 10s local 2024-04-03T18:04:35.5099925Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 10s local 2024-04-03T18:04:35.5101359Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 6s local 2024-04-03T18:04:35.5102543Z Compiling src/cpu/simple_resampling.cpp; 6s local 2024-04-03T18:04:35.5103692Z Compiling src/google/protobuf/descriptor.cc; 5s local ... 2024-04-03T18:04:35.8194864Z 2024-04-03T18:04:35.8195641Z  2024-04-03T18:04:35.8196176Z  2024-04-03T18:04:35.8196604Z  2024-04-03T18:04:35.8197033Z  2024-04-03T18:04:35.8197478Z  2024-04-03T18:04:35.8197856Z  2024-04-03T18:04:35.8198234Z  2024-04-03T18:04:35.8198625Z  2024-04-03T18:04:35.8200040Z [10,776 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:35.8201534Z Compiling xla/service/cpu/runtime_conv2d.cc; 38s local 2024-04-03T18:04:35.8202644Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 37s local 2024-04-03T18:04:35.8203948Z Compiling src/cpu/cpu_convolution_list.cpp; 21s local 2024-04-03T18:04:35.8205265Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 11s local 2024-04-03T18:04:35.8206605Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 11s local 2024-04-03T18:04:35.8207950Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 7s local 2024-04-03T18:04:35.8209181Z Compiling src/cpu/simple_resampling.cpp; 6s local 2024-04-03T18:04:35.8210316Z Compiling src/google/protobuf/descriptor.cc; 5s local ... 2024-04-03T18:04:36.0192604Z 2024-04-03T18:04:36.0193635Z  2024-04-03T18:04:36.0205981Z  2024-04-03T18:04:36.0206683Z  2024-04-03T18:04:36.0207139Z  2024-04-03T18:04:36.0207589Z  2024-04-03T18:04:36.0208018Z  2024-04-03T18:04:36.0208468Z  2024-04-03T18:04:36.0208907Z  2024-04-03T18:04:36.0210185Z [10,778 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:36.0211886Z Compiling xla/service/cpu/runtime_conv2d.cc; 38s local 2024-04-03T18:04:36.0213037Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 37s local 2024-04-03T18:04:36.0214213Z Compiling src/cpu/cpu_convolution_list.cpp; 21s local 2024-04-03T18:04:36.0215633Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 11s local 2024-04-03T18:04:36.0217013Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 11s local 2024-04-03T18:04:36.0218384Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 7s local 2024-04-03T18:04:36.0219671Z Compiling src/cpu/simple_resampling.cpp; 6s local 2024-04-03T18:04:36.0220772Z Compiling src/google/protobuf/descriptor.cc; 5s local ... 2024-04-03T18:04:36.3057947Z 2024-04-03T18:04:36.3058859Z  2024-04-03T18:04:36.3059561Z  2024-04-03T18:04:36.3060152Z  2024-04-03T18:04:36.3060610Z  2024-04-03T18:04:36.3061272Z  2024-04-03T18:04:36.3061919Z  2024-04-03T18:04:36.3062552Z  2024-04-03T18:04:36.3063018Z  2024-04-03T18:04:36.3064649Z [10,780 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:36.3066628Z Compiling xla/service/cpu/runtime_conv2d.cc; 39s local 2024-04-03T18:04:36.3068247Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 37s local 2024-04-03T18:04:36.3069731Z Compiling src/cpu/cpu_convolution_list.cpp; 22s local 2024-04-03T18:04:36.3071247Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 11s local 2024-04-03T18:04:36.3072983Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 7s local 2024-04-03T18:04:36.3074503Z Compiling src/cpu/simple_resampling.cpp; 7s local 2024-04-03T18:04:36.3075901Z Compiling src/google/protobuf/descriptor.cc; 6s local 2024-04-03T18:04:36.3077484Z Compiling src/cpu/x64/brgemm/jit_brgemm_amx_uker.cpp; 5s local ... 2024-04-03T18:04:36.5095409Z 2024-04-03T18:04:36.5096160Z  2024-04-03T18:04:36.5096635Z  2024-04-03T18:04:36.5097044Z  2024-04-03T18:04:36.5097447Z  2024-04-03T18:04:36.5097822Z  2024-04-03T18:04:36.5098167Z  2024-04-03T18:04:36.5098593Z  2024-04-03T18:04:36.5098929Z  2024-04-03T18:04:36.5100022Z [10,786 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:36.5101418Z Compiling xla/service/cpu/runtime_conv2d.cc; 39s local 2024-04-03T18:04:36.5102352Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 37s local 2024-04-03T18:04:36.5103277Z Compiling src/cpu/cpu_convolution_list.cpp; 22s local 2024-04-03T18:04:36.5104474Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 7s local 2024-04-03T18:04:36.5105931Z Compiling src/cpu/simple_resampling.cpp; 7s local 2024-04-03T18:04:36.5106953Z Compiling src/google/protobuf/descriptor.cc; 6s local 2024-04-03T18:04:36.5108971Z Compiling src/cpu/x64/brgemm/jit_brgemm_amx_uker.cpp; 5s local 2024-04-03T18:04:36.5110493Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 5s local ... 2024-04-03T18:04:36.7133386Z 2024-04-03T18:04:36.7134142Z  2024-04-03T18:04:36.7134813Z  2024-04-03T18:04:36.7135263Z  2024-04-03T18:04:36.7135702Z  2024-04-03T18:04:36.7136163Z  2024-04-03T18:04:36.7136617Z  2024-04-03T18:04:36.7137023Z  2024-04-03T18:04:36.7137448Z  2024-04-03T18:04:36.7138725Z [10,792 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:36.7140224Z Compiling xla/service/cpu/runtime_conv2d.cc; 39s local 2024-04-03T18:04:36.7141685Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 38s local 2024-04-03T18:04:36.7142853Z Compiling src/cpu/cpu_convolution_list.cpp; 22s local 2024-04-03T18:04:36.7144131Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 8s local 2024-04-03T18:04:36.7145408Z Compiling src/cpu/simple_resampling.cpp; 7s local 2024-04-03T18:04:36.7146431Z Compiling src/google/protobuf/descriptor.cc; 6s local 2024-04-03T18:04:36.7147929Z Compiling src/cpu/x64/brgemm/jit_brgemm_amx_uker.cpp; 6s local 2024-04-03T18:04:36.7149432Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 6s local ... 2024-04-03T18:04:36.9388965Z 2024-04-03T18:04:36.9389757Z  2024-04-03T18:04:36.9390327Z  2024-04-03T18:04:36.9390786Z  2024-04-03T18:04:36.9391211Z  2024-04-03T18:04:36.9391645Z  2024-04-03T18:04:36.9392100Z  2024-04-03T18:04:36.9392496Z  2024-04-03T18:04:36.9392928Z  2024-04-03T18:04:36.9394219Z [10,794 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:36.9395639Z Compiling xla/service/cpu/runtime_conv2d.cc; 39s local 2024-04-03T18:04:36.9396735Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 38s local 2024-04-03T18:04:36.9397735Z Compiling src/cpu/cpu_convolution_list.cpp; 22s local 2024-04-03T18:04:36.9398939Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 8s local 2024-04-03T18:04:36.9400151Z Compiling src/cpu/simple_resampling.cpp; 7s local 2024-04-03T18:04:36.9401198Z Compiling src/google/protobuf/descriptor.cc; 6s local 2024-04-03T18:04:36.9402353Z Compiling src/cpu/x64/brgemm/jit_brgemm_amx_uker.cpp; 6s local 2024-04-03T18:04:36.9403775Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 6s local ... 2024-04-03T18:04:37.1430457Z 2024-04-03T18:04:37.1440586Z  2024-04-03T18:04:37.1441322Z  2024-04-03T18:04:37.1441768Z  2024-04-03T18:04:37.1442238Z  2024-04-03T18:04:37.1442657Z  2024-04-03T18:04:37.1443131Z  2024-04-03T18:04:37.1443576Z  2024-04-03T18:04:37.1444015Z  2024-04-03T18:04:37.1445308Z [10,797 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:37.1446855Z Compiling xla/service/cpu/runtime_conv2d.cc; 39s local 2024-04-03T18:04:37.1447983Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 38s local 2024-04-03T18:04:37.1449083Z Compiling src/cpu/cpu_convolution_list.cpp; 22s local 2024-04-03T18:04:37.1450251Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 8s local 2024-04-03T18:04:37.1451418Z Compiling src/cpu/simple_resampling.cpp; 7s local 2024-04-03T18:04:37.1452415Z Compiling src/google/protobuf/descriptor.cc; 6s local 2024-04-03T18:04:37.1453653Z Compiling src/cpu/x64/brgemm/jit_brgemm_amx_uker.cpp; 6s local 2024-04-03T18:04:37.1455202Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 6s local ... 2024-04-03T18:04:37.4068486Z 2024-04-03T18:04:37.4069675Z  2024-04-03T18:04:37.4070172Z  2024-04-03T18:04:37.4070822Z  2024-04-03T18:04:37.4071248Z  2024-04-03T18:04:37.4071649Z  2024-04-03T18:04:37.4072036Z  2024-04-03T18:04:37.4072420Z  2024-04-03T18:04:37.4072791Z  2024-04-03T18:04:37.4074065Z [10,801 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:37.4075529Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 38s local 2024-04-03T18:04:37.4076544Z Compiling src/cpu/cpu_convolution_list.cpp; 23s local 2024-04-03T18:04:37.4077622Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 8s local 2024-04-03T18:04:37.4078688Z Compiling src/cpu/simple_resampling.cpp; 8s local 2024-04-03T18:04:37.4079589Z Compiling src/google/protobuf/descriptor.cc; 7s local 2024-04-03T18:04:37.4080623Z Compiling src/cpu/x64/brgemm/jit_brgemm_amx_uker.cpp; 6s local 2024-04-03T18:04:37.4082018Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 6s local 2024-04-03T18:04:37.4083162Z Compiling src/cpu/x64/cpu_reducer.cpp; 6s local ... 2024-04-03T18:04:37.6212081Z 2024-04-03T18:04:37.6212823Z  2024-04-03T18:04:37.6213321Z  2024-04-03T18:04:37.6213742Z  2024-04-03T18:04:37.6215363Z  2024-04-03T18:04:37.6215798Z  2024-04-03T18:04:37.6216285Z  2024-04-03T18:04:37.6216752Z  2024-04-03T18:04:37.6217189Z  2024-04-03T18:04:37.6218476Z [10,806 / 19,965] 3 / 18 tests; 47 actions running; last test: ...e:cache_test 2024-04-03T18:04:37.6219935Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 38s local 2024-04-03T18:04:37.6220875Z Compiling src/cpu/cpu_convolution_list.cpp; 23s local 2024-04-03T18:04:37.6222129Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 8s local 2024-04-03T18:04:37.6223252Z Compiling src/cpu/simple_resampling.cpp; 8s local 2024-04-03T18:04:37.6224241Z Compiling src/google/protobuf/descriptor.cc; 7s local 2024-04-03T18:04:37.6225299Z Compiling src/cpu/x64/brgemm/jit_brgemm_amx_uker.cpp; 6s local 2024-04-03T18:04:37.6226639Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 6s local 2024-04-03T18:04:37.6228275Z Compiling src/google/protobuf/descriptor.pb.cc; 6s local ... 2024-04-03T18:04:37.8265139Z 2024-04-03T18:04:37.8265909Z  2024-04-03T18:04:37.8266449Z  2024-04-03T18:04:37.8266950Z  2024-04-03T18:04:37.8267400Z  2024-04-03T18:04:37.8268058Z  2024-04-03T18:04:37.8268495Z  2024-04-03T18:04:37.8268951Z  2024-04-03T18:04:37.8269413Z  2024-04-03T18:04:37.8270654Z [10,809 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:37.8272164Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 39s local 2024-04-03T18:04:37.8273239Z Compiling src/cpu/cpu_convolution_list.cpp; 23s local 2024-04-03T18:04:37.8274547Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 9s local 2024-04-03T18:04:37.8275821Z Compiling src/cpu/simple_resampling.cpp; 8s local 2024-04-03T18:04:37.8276846Z Compiling src/google/protobuf/descriptor.cc; 7s local 2024-04-03T18:04:37.8277958Z Compiling src/cpu/x64/brgemm/jit_brgemm_amx_uker.cpp; 7s local 2024-04-03T18:04:37.8279301Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 7s local 2024-04-03T18:04:37.8280751Z Compiling src/google/protobuf/descriptor.pb.cc; 6s local ... 2024-04-03T18:04:38.2023741Z 2024-04-03T18:04:38.2024969Z  2024-04-03T18:04:38.2025513Z  2024-04-03T18:04:38.2025950Z  2024-04-03T18:04:38.2026398Z  2024-04-03T18:04:38.2026837Z  2024-04-03T18:04:38.2027262Z  2024-04-03T18:04:38.2027930Z  2024-04-03T18:04:38.2028348Z  2024-04-03T18:04:38.2029545Z [10,814 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:38.2031072Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 39s local 2024-04-03T18:04:38.2032414Z Compiling src/cpu/cpu_convolution_list.cpp; 24s local 2024-04-03T18:04:38.2033687Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 9s local 2024-04-03T18:04:38.2034904Z Compiling src/cpu/simple_resampling.cpp; 8s local 2024-04-03T18:04:38.2036187Z Compiling src/google/protobuf/descriptor.cc; 8s local 2024-04-03T18:04:38.2037391Z Compiling src/cpu/x64/brgemm/jit_brgemm_amx_uker.cpp; 7s local 2024-04-03T18:04:38.2038640Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 7s local 2024-04-03T18:04:38.2039949Z Compiling src/google/protobuf/descriptor.pb.cc; 6s local ... 2024-04-03T18:04:38.4096229Z 2024-04-03T18:04:38.4096995Z  2024-04-03T18:04:38.4097541Z  2024-04-03T18:04:38.4098016Z  2024-04-03T18:04:38.4098478Z  2024-04-03T18:04:38.4098935Z  2024-04-03T18:04:38.4099398Z  2024-04-03T18:04:38.4100113Z  2024-04-03T18:04:38.4100562Z  2024-04-03T18:04:38.4101900Z [10,818 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:38.4103554Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 39s local 2024-04-03T18:04:38.4104741Z Compiling src/cpu/cpu_convolution_list.cpp; 24s local 2024-04-03T18:04:38.4106082Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 9s local 2024-04-03T18:04:38.4107403Z Compiling src/cpu/simple_resampling.cpp; 9s local 2024-04-03T18:04:38.4108886Z Compiling src/google/protobuf/descriptor.cc; 8s local 2024-04-03T18:04:38.4110135Z Compiling src/cpu/x64/brgemm/jit_brgemm_amx_uker.cpp; 7s local 2024-04-03T18:04:38.4111615Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 7s local 2024-04-03T18:04:38.4112824Z @onednn//:mkl_dnn; 6s local ... 2024-04-03T18:04:38.6117264Z 2024-04-03T18:04:38.6127705Z  2024-04-03T18:04:38.6128299Z  2024-04-03T18:04:38.6128780Z  2024-04-03T18:04:38.6129208Z  2024-04-03T18:04:38.6129669Z  2024-04-03T18:04:38.6130244Z  2024-04-03T18:04:38.6130667Z  2024-04-03T18:04:38.6131104Z  2024-04-03T18:04:38.6132336Z [10,822 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:38.6134041Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 39s local 2024-04-03T18:04:38.6135307Z Compiling src/cpu/cpu_convolution_list.cpp; 24s local 2024-04-03T18:04:38.6136508Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 9s local 2024-04-03T18:04:38.6137706Z Compiling src/cpu/simple_resampling.cpp; 9s local 2024-04-03T18:04:38.6138703Z Compiling src/google/protobuf/descriptor.cc; 8s local 2024-04-03T18:04:38.6139876Z Compiling src/cpu/x64/brgemm/jit_brgemm_amx_uker.cpp; 7s local 2024-04-03T18:04:38.6141267Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 7s local 2024-04-03T18:04:38.6142411Z @onednn//:mkl_dnn; 6s local ... 2024-04-03T18:04:38.8231634Z 2024-04-03T18:04:38.8232347Z  2024-04-03T18:04:38.8232909Z  2024-04-03T18:04:38.8233380Z  2024-04-03T18:04:38.8233845Z  2024-04-03T18:04:38.8234455Z  2024-04-03T18:04:38.8234914Z  2024-04-03T18:04:38.8235363Z  2024-04-03T18:04:38.8235799Z  2024-04-03T18:04:38.8237117Z [10,825 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:38.8238702Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 40s local 2024-04-03T18:04:38.8239856Z Compiling src/cpu/cpu_convolution_list.cpp; 24s local 2024-04-03T18:04:38.8241435Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 10s local 2024-04-03T18:04:38.8242658Z Compiling src/cpu/simple_resampling.cpp; 9s local 2024-04-03T18:04:38.8243713Z Compiling src/google/protobuf/descriptor.cc; 8s local 2024-04-03T18:04:38.8244830Z Compiling src/cpu/x64/brgemm/jit_brgemm_amx_uker.cpp; 8s local 2024-04-03T18:04:38.8246521Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 8s local 2024-04-03T18:04:38.8247609Z @onednn//:mkl_dnn; 7s local ... 2024-04-03T18:04:39.1195138Z 2024-04-03T18:04:39.1195918Z  2024-04-03T18:04:39.1196545Z  2024-04-03T18:04:39.1202229Z  2024-04-03T18:04:39.1202696Z  2024-04-03T18:04:39.1203120Z  2024-04-03T18:04:39.1204024Z  2024-04-03T18:04:39.1204501Z  2024-04-03T18:04:39.1204914Z  2024-04-03T18:04:39.1206216Z [10,830 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:39.1207701Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 40s local 2024-04-03T18:04:39.1208981Z Compiling src/cpu/cpu_convolution_list.cpp; 24s local 2024-04-03T18:04:39.1210152Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 10s local 2024-04-03T18:04:39.1211340Z Compiling src/cpu/simple_resampling.cpp; 9s local 2024-04-03T18:04:39.1212652Z Compiling src/google/protobuf/descriptor.cc; 8s local 2024-04-03T18:04:39.1213763Z Compiling src/cpu/x64/brgemm/jit_brgemm_amx_uker.cpp; 8s local 2024-04-03T18:04:39.1215287Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 8s local 2024-04-03T18:04:39.1216389Z @onednn//:mkl_dnn; 7s local ... 2024-04-03T18:04:39.3927847Z 2024-04-03T18:04:39.3938966Z  2024-04-03T18:04:39.3939557Z  2024-04-03T18:04:39.3939978Z  2024-04-03T18:04:39.3940462Z  2024-04-03T18:04:39.3940895Z  2024-04-03T18:04:39.3941318Z  2024-04-03T18:04:39.3941740Z  2024-04-03T18:04:39.3942140Z  2024-04-03T18:04:39.3943206Z [10,832 / 19,965] 3 / 18 tests; 47 actions, 46 running; last test: ...che_test 2024-04-03T18:04:39.3944592Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 40s local 2024-04-03T18:04:39.3945601Z Compiling src/cpu/cpu_convolution_list.cpp; 25s local 2024-04-03T18:04:39.3946744Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 10s local 2024-04-03T18:04:39.3948118Z Compiling src/cpu/simple_resampling.cpp; 10s local 2024-04-03T18:04:39.3949080Z Compiling src/google/protobuf/descriptor.cc; 9s local 2024-04-03T18:04:39.3950101Z Compiling src/cpu/x64/brgemm/jit_brgemm_amx_uker.cpp; 8s local 2024-04-03T18:04:39.3951545Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 8s local 2024-04-03T18:04:39.3952660Z @onednn//:mkl_dnn; 7s local ... 2024-04-03T18:04:39.6243198Z 2024-04-03T18:04:39.6243971Z  2024-04-03T18:04:39.6244478Z  2024-04-03T18:04:39.6244895Z  2024-04-03T18:04:39.6245279Z  2024-04-03T18:04:39.6245678Z  2024-04-03T18:04:39.6246091Z  2024-04-03T18:04:39.6246499Z  2024-04-03T18:04:39.6246929Z  2024-04-03T18:04:39.6248403Z [10,834 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:39.6249892Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 40s local 2024-04-03T18:04:39.6250963Z Compiling src/cpu/cpu_convolution_list.cpp; 25s local 2024-04-03T18:04:39.6252185Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 10s local 2024-04-03T18:04:39.6253305Z Compiling src/cpu/simple_resampling.cpp; 10s local 2024-04-03T18:04:39.6254280Z Compiling src/google/protobuf/descriptor.cc; 9s local 2024-04-03T18:04:39.6255550Z Compiling src/cpu/x64/brgemm/jit_brgemm_amx_uker.cpp; 8s local 2024-04-03T18:04:39.6256798Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 8s local 2024-04-03T18:04:39.6257851Z @onednn//:mkl_dnn; 7s local ... 2024-04-03T18:04:39.8236056Z 2024-04-03T18:04:39.8238173Z  2024-04-03T18:04:39.8238721Z  2024-04-03T18:04:39.8239161Z  2024-04-03T18:04:39.8239599Z  2024-04-03T18:04:39.8240031Z  2024-04-03T18:04:39.8247096Z  2024-04-03T18:04:39.8249279Z  2024-04-03T18:04:39.8258653Z  2024-04-03T18:04:39.8260354Z [10,838 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:39.8262668Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 41s local 2024-04-03T18:04:39.8264123Z Compiling src/cpu/cpu_convolution_list.cpp; 25s local 2024-04-03T18:04:39.8265669Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 11s local 2024-04-03T18:04:39.8268024Z Compiling src/cpu/simple_resampling.cpp; 10s local 2024-04-03T18:04:39.8269515Z Compiling src/google/protobuf/descriptor.cc; 9s local 2024-04-03T18:04:39.8270804Z Compiling src/cpu/x64/brgemm/jit_brgemm_amx_uker.cpp; 9s local 2024-04-03T18:04:39.8272500Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 9s local 2024-04-03T18:04:39.8273815Z @onednn//:mkl_dnn; 8s local ... 2024-04-03T18:04:40.0444295Z 2024-04-03T18:04:40.0445798Z  2024-04-03T18:04:40.0446682Z  2024-04-03T18:04:40.0449706Z  2024-04-03T18:04:40.0450410Z  2024-04-03T18:04:40.0452395Z  2024-04-03T18:04:40.0452985Z  2024-04-03T18:04:40.0453828Z  2024-04-03T18:04:40.0455066Z  2024-04-03T18:04:40.0456389Z [10,840 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:40.0457640Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 41s local 2024-04-03T18:04:40.0458607Z Compiling src/cpu/cpu_convolution_list.cpp; 25s local 2024-04-03T18:04:40.0459708Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 11s local 2024-04-03T18:04:40.0460756Z Compiling src/cpu/simple_resampling.cpp; 10s local 2024-04-03T18:04:40.0461706Z Compiling src/google/protobuf/descriptor.cc; 9s local 2024-04-03T18:04:40.0462891Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 9s local 2024-04-03T18:04:40.0464350Z Compiling src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp; 8s local 2024-04-03T18:04:40.0465576Z @onednn//:mkl_dnn; 8s local ... 2024-04-03T18:04:40.3411493Z 2024-04-03T18:04:40.3412580Z  2024-04-03T18:04:40.3413092Z  2024-04-03T18:04:40.3413548Z  2024-04-03T18:04:40.3413968Z  2024-04-03T18:04:40.3414553Z  2024-04-03T18:04:40.3418457Z  2024-04-03T18:04:40.3419318Z  2024-04-03T18:04:40.3422912Z  2024-04-03T18:04:40.3424511Z [10,845 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:40.3431405Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 41s local 2024-04-03T18:04:40.3432792Z Compiling src/cpu/cpu_convolution_list.cpp; 26s local 2024-04-03T18:04:40.3434378Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 11s local 2024-04-03T18:04:40.3438249Z Compiling src/cpu/simple_resampling.cpp; 11s local 2024-04-03T18:04:40.3439535Z Compiling src/google/protobuf/descriptor.cc; 10s local 2024-04-03T18:04:40.3444392Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 9s local 2024-04-03T18:04:40.3446218Z Compiling src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp; 8s local 2024-04-03T18:04:40.3447665Z @onednn//:mkl_dnn; 8s local ... 2024-04-03T18:04:40.5668497Z 2024-04-03T18:04:40.5669688Z  2024-04-03T18:04:40.5670628Z  2024-04-03T18:04:40.5687263Z  2024-04-03T18:04:40.5690337Z  2024-04-03T18:04:40.5690983Z  2024-04-03T18:04:40.5694282Z  2024-04-03T18:04:40.5695074Z  2024-04-03T18:04:40.5695576Z  2024-04-03T18:04:40.5696953Z [10,850 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:40.5698646Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 41s local 2024-04-03T18:04:40.5700002Z Compiling src/cpu/cpu_convolution_list.cpp; 26s local 2024-04-03T18:04:40.5701371Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 11s local 2024-04-03T18:04:40.5702740Z Compiling src/cpu/simple_resampling.cpp; 11s local 2024-04-03T18:04:40.5703909Z Compiling src/google/protobuf/descriptor.cc; 10s local 2024-04-03T18:04:40.5705599Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 9s local 2024-04-03T18:04:40.5707047Z Compiling src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp; 8s local 2024-04-03T18:04:40.5708441Z @onednn//:mkl_dnn; 8s local ... 2024-04-03T18:04:40.8242323Z 2024-04-03T18:04:40.8243603Z  2024-04-03T18:04:40.8244370Z  2024-04-03T18:04:40.8245534Z  2024-04-03T18:04:40.8246660Z  2024-04-03T18:04:40.8247247Z  2024-04-03T18:04:40.8247708Z  2024-04-03T18:04:40.8248154Z  2024-04-03T18:04:40.8248609Z  2024-04-03T18:04:40.8249953Z [10,853 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:40.8251583Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 42s local 2024-04-03T18:04:40.8252795Z Compiling src/cpu/cpu_convolution_list.cpp; 26s local 2024-04-03T18:04:40.8254137Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 12s local 2024-04-03T18:04:40.8255948Z Compiling src/cpu/simple_resampling.cpp; 11s local 2024-04-03T18:04:40.8256971Z Compiling src/google/protobuf/descriptor.cc; 10s local 2024-04-03T18:04:40.8258091Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 10s local 2024-04-03T18:04:40.8259595Z Compiling src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp; 9s local 2024-04-03T18:04:40.8261022Z Compiling src/cpu/x64/gemm/f32/jit_avx_gemm_f32.cpp; 8s local ... 2024-04-03T18:04:41.1375789Z 2024-04-03T18:04:41.1377445Z  2024-04-03T18:04:41.1378828Z  2024-04-03T18:04:41.1379953Z  2024-04-03T18:04:41.1380559Z  2024-04-03T18:04:41.1381045Z  2024-04-03T18:04:41.1381501Z  2024-04-03T18:04:41.1381991Z  2024-04-03T18:04:41.1382486Z  2024-04-03T18:04:41.1383831Z [10,861 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:41.1385686Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 42s local 2024-04-03T18:04:41.1387026Z Compiling src/cpu/cpu_convolution_list.cpp; 26s local 2024-04-03T18:04:41.1388623Z Compiling src/cpu/simple_resampling.cpp; 11s local 2024-04-03T18:04:41.1389681Z Compiling src/google/protobuf/descriptor.cc; 10s local 2024-04-03T18:04:41.1390978Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 10s local 2024-04-03T18:04:41.1392499Z Compiling src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp; 9s local 2024-04-03T18:04:41.1393831Z Compiling src/cpu/x64/gemm/f32/jit_avx_gemm_f32.cpp; 8s local 2024-04-03T18:04:41.1394835Z @onednn//:mkl_dnn; 8s local ... 2024-04-03T18:04:41.3707798Z 2024-04-03T18:04:41.3708583Z  2024-04-03T18:04:41.3709172Z  2024-04-03T18:04:41.3709609Z  2024-04-03T18:04:41.3710170Z  2024-04-03T18:04:41.3710642Z  2024-04-03T18:04:41.3711092Z  2024-04-03T18:04:41.3711473Z  2024-04-03T18:04:41.3711874Z  2024-04-03T18:04:41.3713190Z [10,865 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:41.3714680Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 42s local 2024-04-03T18:04:41.3715742Z Compiling src/cpu/cpu_convolution_list.cpp; 27s local 2024-04-03T18:04:41.3716726Z Compiling src/cpu/simple_resampling.cpp; 12s local 2024-04-03T18:04:41.3717730Z Compiling src/google/protobuf/descriptor.cc; 11s local 2024-04-03T18:04:41.3718985Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 10s local 2024-04-03T18:04:41.3720293Z Compiling src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp; 9s local 2024-04-03T18:04:41.3721544Z Compiling src/cpu/x64/gemm/f32/jit_avx_gemm_f32.cpp; 9s local 2024-04-03T18:04:41.3722485Z @onednn//:mkl_dnn; 8s local ... 2024-04-03T18:04:41.6120050Z 2024-04-03T18:04:41.6120836Z  2024-04-03T18:04:41.6121407Z  2024-04-03T18:04:41.6121827Z  2024-04-03T18:04:41.6122264Z  2024-04-03T18:04:41.6122756Z  2024-04-03T18:04:41.6123153Z  2024-04-03T18:04:41.6123629Z  2024-04-03T18:04:41.6124440Z  2024-04-03T18:04:41.6125727Z [10,867 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:41.6127246Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 42s local 2024-04-03T18:04:41.6128525Z Compiling src/cpu/cpu_convolution_list.cpp; 27s local 2024-04-03T18:04:41.6129744Z Compiling src/cpu/simple_resampling.cpp; 12s local 2024-04-03T18:04:41.6130782Z Compiling src/google/protobuf/descriptor.cc; 11s local 2024-04-03T18:04:41.6132087Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 10s local 2024-04-03T18:04:41.6133542Z Compiling src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp; 9s local 2024-04-03T18:04:41.6135054Z Compiling src/cpu/x64/gemm/f32/jit_avx_gemm_f32.cpp; 9s local 2024-04-03T18:04:41.6136037Z @onednn//:mkl_dnn; 8s local ... 2024-04-03T18:04:41.8251753Z 2024-04-03T18:04:41.8252508Z  2024-04-03T18:04:41.8253030Z  2024-04-03T18:04:41.8253469Z  2024-04-03T18:04:41.8253881Z  2024-04-03T18:04:41.8254276Z  2024-04-03T18:04:41.8254922Z  2024-04-03T18:04:41.8255321Z  2024-04-03T18:04:41.8255726Z  2024-04-03T18:04:41.8256914Z [10,869 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:41.8258311Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 43s local 2024-04-03T18:04:41.8259287Z Compiling src/cpu/cpu_convolution_list.cpp; 27s local 2024-04-03T18:04:41.8260231Z Compiling src/cpu/simple_resampling.cpp; 12s local 2024-04-03T18:04:41.8261377Z Compiling src/google/protobuf/descriptor.cc; 11s local 2024-04-03T18:04:41.8262619Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 11s local 2024-04-03T18:04:41.8264026Z Compiling src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp; 10s local 2024-04-03T18:04:41.8265334Z Compiling src/cpu/x64/gemm/f32/jit_avx_gemm_f32.cpp; 9s local 2024-04-03T18:04:41.8266305Z @onednn//:mkl_dnn; 9s local ... 2024-04-03T18:04:42.0491859Z 2024-04-03T18:04:42.0492656Z  2024-04-03T18:04:42.0493181Z  2024-04-03T18:04:42.0493633Z  2024-04-03T18:04:42.0494086Z  2024-04-03T18:04:42.0494672Z  2024-04-03T18:04:42.0495130Z  2024-04-03T18:04:42.0495570Z  2024-04-03T18:04:42.0496019Z  2024-04-03T18:04:42.0497275Z [10,871 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:42.0498784Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 43s local 2024-04-03T18:04:42.0499869Z Compiling src/cpu/cpu_convolution_list.cpp; 27s local 2024-04-03T18:04:42.0500913Z Compiling src/cpu/simple_resampling.cpp; 12s local 2024-04-03T18:04:42.0501943Z Compiling src/google/protobuf/descriptor.cc; 11s local 2024-04-03T18:04:42.0503212Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 11s local 2024-04-03T18:04:42.0504734Z Compiling src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp; 10s local 2024-04-03T18:04:42.0505853Z @onednn//:mkl_dnn; 9s local 2024-04-03T18:04:42.0506507Z @onednn//:mkl_dnn; 9s local ... 2024-04-03T18:04:42.3395136Z 2024-04-03T18:04:42.3395937Z  2024-04-03T18:04:42.3396524Z  2024-04-03T18:04:42.3397002Z  2024-04-03T18:04:42.3397503Z  2024-04-03T18:04:42.3397952Z  2024-04-03T18:04:42.3398427Z  2024-04-03T18:04:42.3398890Z  2024-04-03T18:04:42.3399314Z  2024-04-03T18:04:42.3400543Z [10,874 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:42.3402033Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 43s local 2024-04-03T18:04:42.3403141Z Compiling src/cpu/cpu_convolution_list.cpp; 28s local 2024-04-03T18:04:42.3404194Z Compiling src/cpu/simple_resampling.cpp; 13s local 2024-04-03T18:04:42.3405274Z Compiling src/google/protobuf/descriptor.cc; 12s local 2024-04-03T18:04:42.3406837Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 11s local 2024-04-03T18:04:42.3408326Z Compiling src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp; 10s local 2024-04-03T18:04:42.3409435Z @onednn//:mkl_dnn; 9s local 2024-04-03T18:04:42.3421880Z @onednn//:mkl_dnn; 9s local ... 2024-04-03T18:04:42.5752423Z 2024-04-03T18:04:42.5753156Z  2024-04-03T18:04:42.5753706Z  2024-04-03T18:04:42.5754118Z  2024-04-03T18:04:42.5754548Z  2024-04-03T18:04:42.5754953Z  2024-04-03T18:04:42.5755374Z  2024-04-03T18:04:42.5755802Z  2024-04-03T18:04:42.5756254Z  2024-04-03T18:04:42.5757534Z [10,878 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:42.5759101Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 43s local 2024-04-03T18:04:42.5760232Z Compiling src/cpu/cpu_convolution_list.cpp; 28s local 2024-04-03T18:04:42.5761508Z Compiling src/cpu/simple_resampling.cpp; 13s local 2024-04-03T18:04:42.5762588Z Compiling src/google/protobuf/descriptor.cc; 12s local 2024-04-03T18:04:42.5763864Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 11s local 2024-04-03T18:04:42.5765339Z Compiling src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp; 10s local 2024-04-03T18:04:42.5766524Z @onednn//:mkl_dnn; 9s local 2024-04-03T18:04:42.5767198Z @onednn//:mkl_dnn; 9s local ... 2024-04-03T18:04:42.7936196Z 2024-04-03T18:04:42.7936995Z  2024-04-03T18:04:42.7937524Z  2024-04-03T18:04:42.7937999Z  2024-04-03T18:04:42.7938445Z  2024-04-03T18:04:42.7938910Z  2024-04-03T18:04:42.7939373Z  2024-04-03T18:04:42.7939820Z  2024-04-03T18:04:42.7940275Z  2024-04-03T18:04:42.7941574Z [10,882 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:42.7943159Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 44s local 2024-04-03T18:04:42.7944277Z Compiling src/cpu/cpu_convolution_list.cpp; 28s local 2024-04-03T18:04:42.7945317Z Compiling src/cpu/simple_resampling.cpp; 13s local 2024-04-03T18:04:42.7946413Z Compiling src/google/protobuf/descriptor.cc; 12s local 2024-04-03T18:04:42.7948031Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 12s local 2024-04-03T18:04:42.7949689Z Compiling src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp; 10s local 2024-04-03T18:04:42.7950745Z @onednn//:mkl_dnn; 10s local 2024-04-03T18:04:42.7951465Z @onednn//:mkl_dnn; 10s local ... 2024-04-03T18:04:43.0269225Z 2024-04-03T18:04:43.0269955Z  2024-04-03T18:04:43.0270495Z  2024-04-03T18:04:43.0270952Z  2024-04-03T18:04:43.0271362Z  2024-04-03T18:04:43.0271744Z  2024-04-03T18:04:43.0272138Z  2024-04-03T18:04:43.0272527Z  2024-04-03T18:04:43.0272958Z  2024-04-03T18:04:43.0274231Z [10,887 / 19,965] 3 / 18 tests; 47 actions running; last test: ...e:cache_test 2024-04-03T18:04:43.0275771Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 44s local 2024-04-03T18:04:43.0276860Z Compiling src/cpu/cpu_convolution_list.cpp; 28s local 2024-04-03T18:04:43.0277901Z Compiling src/cpu/simple_resampling.cpp; 13s local 2024-04-03T18:04:43.0278932Z Compiling src/google/protobuf/descriptor.cc; 12s local 2024-04-03T18:04:43.0280307Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 12s local 2024-04-03T18:04:43.0281761Z Compiling src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp; 11s local 2024-04-03T18:04:43.0282884Z @onednn//:mkl_dnn; 10s local 2024-04-03T18:04:43.0283585Z @onednn//:mkl_dnn; 10s local ... 2024-04-03T18:04:43.2829284Z 2024-04-03T18:04:43.2830055Z  2024-04-03T18:04:43.2830641Z  2024-04-03T18:04:43.2831090Z  2024-04-03T18:04:43.2831567Z  2024-04-03T18:04:43.2832043Z  2024-04-03T18:04:43.2832427Z  2024-04-03T18:04:43.2832862Z  2024-04-03T18:04:43.2833287Z  2024-04-03T18:04:43.2834902Z [10,891 / 19,965] 3 / 18 tests; 46 actions, 45 running; last test: ...che_test 2024-04-03T18:04:43.2836472Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 44s local 2024-04-03T18:04:43.2837592Z Compiling src/cpu/cpu_convolution_list.cpp; 29s local 2024-04-03T18:04:43.2838854Z Compiling src/cpu/simple_resampling.cpp; 14s local 2024-04-03T18:04:43.2839899Z Compiling src/google/protobuf/descriptor.cc; 13s local 2024-04-03T18:04:43.2841206Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 12s local 2024-04-03T18:04:43.2842717Z Compiling src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp; 11s local 2024-04-03T18:04:43.2843892Z @onednn//:mkl_dnn; 10s local 2024-04-03T18:04:43.2844600Z @onednn//:mkl_dnn; 10s local ... 2024-04-03T18:04:43.4799878Z 2024-04-03T18:04:43.4807993Z  2024-04-03T18:04:43.4808973Z  2024-04-03T18:04:43.4809390Z  2024-04-03T18:04:43.4809790Z  2024-04-03T18:04:43.4810228Z  2024-04-03T18:04:43.4810653Z  2024-04-03T18:04:43.4811030Z  2024-04-03T18:04:43.4811379Z  2024-04-03T18:04:43.4812487Z [10,894 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:43.4813836Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 44s local 2024-04-03T18:04:43.4814985Z Compiling src/cpu/cpu_convolution_list.cpp; 29s local 2024-04-03T18:04:43.4815907Z Compiling src/cpu/simple_resampling.cpp; 14s local 2024-04-03T18:04:43.4816809Z Compiling src/google/protobuf/descriptor.cc; 13s local 2024-04-03T18:04:43.4817937Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 12s local 2024-04-03T18:04:43.4819228Z Compiling src/cpu/x64/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp; 11s local 2024-04-03T18:04:43.4820243Z @onednn//:mkl_dnn; 10s local 2024-04-03T18:04:43.4821142Z Compiling src/cpu/x64/jit_avx2_1x1_conv_kernel_f32.cpp; 8s local ... 2024-04-03T18:04:43.6834104Z 2024-04-03T18:04:43.6837713Z  2024-04-03T18:04:43.6838315Z  2024-04-03T18:04:43.6838760Z  2024-04-03T18:04:43.6842760Z  2024-04-03T18:04:43.6843289Z  2024-04-03T18:04:43.6843743Z  2024-04-03T18:04:43.6844192Z  2024-04-03T18:04:43.6844650Z  2024-04-03T18:04:43.6845881Z [10,900 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:43.6847436Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 44s local 2024-04-03T18:04:43.6848581Z Compiling src/cpu/cpu_convolution_list.cpp; 29s local 2024-04-03T18:04:43.6849660Z Compiling src/cpu/simple_resampling.cpp; 14s local 2024-04-03T18:04:43.6850682Z Compiling src/google/protobuf/descriptor.cc; 13s local 2024-04-03T18:04:43.6852030Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 13s local 2024-04-03T18:04:43.6853243Z @onednn//:mkl_dnn; 11s local 2024-04-03T18:04:43.6854143Z Compiling src/cpu/x64/jit_avx2_conv_kernel_f32.cpp; 8s local 2024-04-03T18:04:43.6855626Z Compiling src/cpu/x64/jit_avx512_common_1x1_convolution.cpp; 7s local ... 2024-04-03T18:04:44.0077720Z 2024-04-03T18:04:44.0078652Z  2024-04-03T18:04:44.0079118Z  2024-04-03T18:04:44.0079496Z  2024-04-03T18:04:44.0079834Z  2024-04-03T18:04:44.0080233Z  2024-04-03T18:04:44.0080654Z  2024-04-03T18:04:44.0080994Z  2024-04-03T18:04:44.0081337Z  2024-04-03T18:04:44.0082351Z [10,901 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:44.0084184Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 45s local 2024-04-03T18:04:44.0085284Z Compiling src/cpu/cpu_convolution_list.cpp; 29s local 2024-04-03T18:04:44.0086204Z Compiling src/cpu/simple_resampling.cpp; 14s local 2024-04-03T18:04:44.0087078Z Compiling src/google/protobuf/descriptor.cc; 13s local 2024-04-03T18:04:44.0089787Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 13s local 2024-04-03T18:04:44.0090990Z @onednn//:mkl_dnn; 11s local 2024-04-03T18:04:44.0091851Z Compiling src/cpu/x64/jit_avx2_conv_kernel_f32.cpp; 9s local 2024-04-03T18:04:44.0093136Z Compiling src/cpu/x64/jit_avx512_common_1x1_convolution.cpp; 7s local ... 2024-04-03T18:04:44.2272273Z 2024-04-03T18:04:44.2273380Z  2024-04-03T18:04:44.2273909Z  2024-04-03T18:04:44.2274365Z  2024-04-03T18:04:44.2274822Z  2024-04-03T18:04:44.2275241Z  2024-04-03T18:04:44.2275679Z  2024-04-03T18:04:44.2276113Z  2024-04-03T18:04:44.2276552Z  2024-04-03T18:04:44.2277825Z [10,902 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:44.2279446Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 45s local 2024-04-03T18:04:44.2280636Z Compiling src/cpu/cpu_convolution_list.cpp; 30s local 2024-04-03T18:04:44.2281886Z Compiling src/cpu/simple_resampling.cpp; 15s local 2024-04-03T18:04:44.2282958Z Compiling src/google/protobuf/descriptor.cc; 14s local 2024-04-03T18:04:44.2284285Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 13s local 2024-04-03T18:04:44.2285400Z @onednn//:mkl_dnn; 11s local 2024-04-03T18:04:44.2286257Z Compiling src/cpu/x64/jit_avx2_conv_kernel_f32.cpp; 9s local 2024-04-03T18:04:44.2287518Z Compiling src/cpu/x64/jit_avx512_common_1x1_convolution.cpp; 7s local ... 2024-04-03T18:04:44.4276553Z 2024-04-03T18:04:44.4277279Z  2024-04-03T18:04:44.4277762Z  2024-04-03T18:04:44.4278192Z  2024-04-03T18:04:44.4282324Z  2024-04-03T18:04:44.4285391Z  2024-04-03T18:04:44.4288401Z  2024-04-03T18:04:44.4291384Z  2024-04-03T18:04:44.4294518Z  2024-04-03T18:04:44.4298245Z [10,909 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:44.4300099Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 45s local 2024-04-03T18:04:44.4304083Z Compiling src/cpu/cpu_convolution_list.cpp; 30s local 2024-04-03T18:04:44.4305417Z Compiling src/cpu/simple_resampling.cpp; 15s local 2024-04-03T18:04:44.4309435Z Compiling src/google/protobuf/descriptor.cc; 14s local 2024-04-03T18:04:44.4313164Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 13s local 2024-04-03T18:04:44.4316628Z @onednn//:mkl_dnn; 11s local 2024-04-03T18:04:44.4319332Z Compiling src/cpu/x64/jit_avx512_common_1x1_convolution.cpp; 8s local 2024-04-03T18:04:44.4320888Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 8s local ... 2024-04-03T18:04:44.7591450Z 2024-04-03T18:04:44.7592769Z  2024-04-03T18:04:44.7593303Z  2024-04-03T18:04:44.7593761Z  2024-04-03T18:04:44.7594238Z  2024-04-03T18:04:44.7594673Z  2024-04-03T18:04:44.7595120Z  2024-04-03T18:04:44.7595556Z  2024-04-03T18:04:44.7595990Z  2024-04-03T18:04:44.7597223Z [10,912 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:44.7599316Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 46s local 2024-04-03T18:04:44.7600783Z Compiling src/cpu/cpu_convolution_list.cpp; 30s local 2024-04-03T18:04:44.7601814Z Compiling src/cpu/simple_resampling.cpp; 15s local 2024-04-03T18:04:44.7602897Z Compiling src/google/protobuf/descriptor.cc; 14s local 2024-04-03T18:04:44.7604148Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 14s local 2024-04-03T18:04:44.7605578Z Compiling src/cpu/x64/jit_avx512_common_1x1_convolution.cpp; 8s local 2024-04-03T18:04:44.7606798Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 8s local 2024-04-03T18:04:44.7608041Z Compiling src/cpu/x64/jit_avx512_common_convolution.cpp; 8s local ... 2024-04-03T18:04:45.0107093Z 2024-04-03T18:04:45.0108597Z  2024-04-03T18:04:45.0109170Z  2024-04-03T18:04:45.0109586Z  2024-04-03T18:04:45.0110014Z  2024-04-03T18:04:45.0110438Z  2024-04-03T18:04:45.0111150Z  2024-04-03T18:04:45.0111613Z  2024-04-03T18:04:45.0112040Z  2024-04-03T18:04:45.0113236Z [10,917 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:45.0114954Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 46s local 2024-04-03T18:04:45.0116124Z Compiling src/cpu/cpu_convolution_list.cpp; 30s local 2024-04-03T18:04:45.0117094Z Compiling src/cpu/simple_resampling.cpp; 15s local 2024-04-03T18:04:45.0118069Z Compiling src/google/protobuf/descriptor.cc; 14s local 2024-04-03T18:04:45.0119273Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 14s local 2024-04-03T18:04:45.0120603Z Compiling src/cpu/x64/jit_avx512_common_1x1_convolution.cpp; 8s local 2024-04-03T18:04:45.0121844Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 8s local 2024-04-03T18:04:45.0123282Z Compiling src/cpu/x64/jit_avx512_common_convolution.cpp; 8s local ... 2024-04-03T18:04:45.2283002Z 2024-04-03T18:04:45.2283788Z  2024-04-03T18:04:45.2289334Z  2024-04-03T18:04:45.2289849Z  2024-04-03T18:04:45.2290289Z  2024-04-03T18:04:45.2290747Z  2024-04-03T18:04:45.2291191Z  2024-04-03T18:04:45.2291607Z  2024-04-03T18:04:45.2292041Z  2024-04-03T18:04:45.2293312Z [10,921 / 19,965] 3 / 18 tests; 47 actions running; last test: ...e:cache_test 2024-04-03T18:04:45.2295073Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 46s local 2024-04-03T18:04:45.2296322Z Compiling src/cpu/cpu_convolution_list.cpp; 31s local 2024-04-03T18:04:45.2297378Z Compiling src/cpu/simple_resampling.cpp; 16s local 2024-04-03T18:04:45.2298418Z Compiling src/google/protobuf/descriptor.cc; 15s local 2024-04-03T18:04:45.2299938Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 14s local 2024-04-03T18:04:45.2301478Z Compiling src/cpu/x64/jit_avx512_common_1x1_convolution.cpp; 8s local 2024-04-03T18:04:45.2302894Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 8s local 2024-04-03T18:04:45.2304295Z Compiling src/cpu/x64/jit_avx512_common_convolution.cpp; 8s local ... 2024-04-03T18:04:45.4298753Z 2024-04-03T18:04:45.4299791Z  2024-04-03T18:04:45.4300420Z  2024-04-03T18:04:45.4300918Z  2024-04-03T18:04:45.4301429Z  2024-04-03T18:04:45.4301926Z  2024-04-03T18:04:45.4302409Z  2024-04-03T18:04:45.4302879Z  2024-04-03T18:04:45.4303372Z  2024-04-03T18:04:45.4304785Z [10,926 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:45.4306456Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 46s local 2024-04-03T18:04:45.4307589Z Compiling src/cpu/cpu_convolution_list.cpp; 31s local 2024-04-03T18:04:45.4308884Z Compiling src/cpu/simple_resampling.cpp; 16s local 2024-04-03T18:04:45.4309972Z Compiling src/google/protobuf/descriptor.cc; 15s local 2024-04-03T18:04:45.4311292Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 14s local 2024-04-03T18:04:45.4312560Z Compiling src/cpu/x64/jit_avx512_common_1x1_convolution.cpp; 9s local 2024-04-03T18:04:45.4313780Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 9s local 2024-04-03T18:04:45.4315028Z Compiling src/cpu/x64/jit_avx512_common_convolution.cpp; 8s local ... 2024-04-03T18:04:45.7796237Z 2024-04-03T18:04:45.7797013Z  2024-04-03T18:04:45.7797531Z  2024-04-03T18:04:45.7797986Z  2024-04-03T18:04:45.7798417Z  2024-04-03T18:04:45.7798878Z  2024-04-03T18:04:45.7799331Z  2024-04-03T18:04:45.7799760Z  2024-04-03T18:04:45.7800209Z  2024-04-03T18:04:45.7801465Z [10,932 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:45.7802930Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 47s local 2024-04-03T18:04:45.7804356Z Compiling src/cpu/cpu_convolution_list.cpp; 31s local 2024-04-03T18:04:45.7805392Z Compiling src/cpu/simple_resampling.cpp; 16s local 2024-04-03T18:04:45.7830023Z Compiling src/google/protobuf/descriptor.cc; 15s local 2024-04-03T18:04:45.7834030Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 15s local 2024-04-03T18:04:45.7836005Z Compiling src/cpu/x64/jit_avx512_common_1x1_convolution.cpp; 9s local 2024-04-03T18:04:45.7837711Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 9s local 2024-04-03T18:04:45.7839268Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 8s local ... 2024-04-03T18:04:45.9865682Z 2024-04-03T18:04:45.9866823Z  2024-04-03T18:04:45.9868258Z  2024-04-03T18:04:45.9868817Z  2024-04-03T18:04:45.9869298Z  2024-04-03T18:04:45.9869796Z  2024-04-03T18:04:45.9870268Z  2024-04-03T18:04:45.9870725Z  2024-04-03T18:04:45.9871571Z  2024-04-03T18:04:45.9872802Z [10,937 / 19,965] 3 / 18 tests; 47 actions, 46 running; last test: ...che_test 2024-04-03T18:04:45.9874198Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 47s local 2024-04-03T18:04:45.9875320Z Compiling src/cpu/cpu_convolution_list.cpp; 31s local 2024-04-03T18:04:45.9876390Z Compiling src/cpu/simple_resampling.cpp; 16s local 2024-04-03T18:04:45.9877494Z Compiling src/google/protobuf/descriptor.cc; 15s local 2024-04-03T18:04:45.9878931Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 15s local 2024-04-03T18:04:45.9880398Z Compiling src/cpu/x64/jit_avx512_common_1x1_convolution.cpp; 9s local 2024-04-03T18:04:45.9881757Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 9s local 2024-04-03T18:04:45.9883118Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 9s local ... 2024-04-03T18:04:46.2296570Z 2024-04-03T18:04:46.2297341Z  2024-04-03T18:04:46.2297894Z  2024-04-03T18:04:46.2298346Z  2024-04-03T18:04:46.2298783Z  2024-04-03T18:04:46.2299231Z  2024-04-03T18:04:46.2299663Z  2024-04-03T18:04:46.2300098Z  2024-04-03T18:04:46.2301761Z  2024-04-03T18:04:46.2303244Z [10,938 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:46.2304709Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 47s local 2024-04-03T18:04:46.2305830Z Compiling src/cpu/cpu_convolution_list.cpp; 32s local 2024-04-03T18:04:46.2306824Z Compiling src/cpu/simple_resampling.cpp; 17s local 2024-04-03T18:04:46.2308162Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 15s local 2024-04-03T18:04:46.2309544Z Compiling src/cpu/x64/jit_avx512_common_1x1_convolution.cpp; 9s local 2024-04-03T18:04:46.2310775Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 9s local 2024-04-03T18:04:46.2311995Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 9s local 2024-04-03T18:04:46.2313021Z @onednn//:mkl_dnn; 8s local ... 2024-04-03T18:04:46.4330416Z 2024-04-03T18:04:46.4331293Z  2024-04-03T18:04:46.4331891Z  2024-04-03T18:04:46.4332379Z  2024-04-03T18:04:46.4332888Z  2024-04-03T18:04:46.4333715Z  2024-04-03T18:04:46.4334171Z  2024-04-03T18:04:46.4334783Z  2024-04-03T18:04:46.4335276Z  2024-04-03T18:04:46.4337609Z [10,941 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:46.4339479Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 47s local 2024-04-03T18:04:46.4340944Z Compiling src/cpu/cpu_convolution_list.cpp; 32s local 2024-04-03T18:04:46.4342283Z Compiling src/cpu/simple_resampling.cpp; 17s local 2024-04-03T18:04:46.4345876Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 15s local 2024-04-03T18:04:46.4347983Z Compiling src/cpu/x64/jit_avx512_common_1x1_convolution.cpp; 10s local 2024-04-03T18:04:46.4351798Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 10s local 2024-04-03T18:04:46.4354226Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 9s local 2024-04-03T18:04:46.4355316Z @onednn//:mkl_dnn; 8s local ... 2024-04-03T18:04:46.7047240Z 2024-04-03T18:04:46.7048229Z  2024-04-03T18:04:46.7048887Z  2024-04-03T18:04:46.7049453Z  2024-04-03T18:04:46.7050000Z  2024-04-03T18:04:46.7050854Z  2024-04-03T18:04:46.7051325Z  2024-04-03T18:04:46.7051937Z  2024-04-03T18:04:46.7052421Z  2024-04-03T18:04:46.7053748Z [10,944 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:46.7055571Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 48s local 2024-04-03T18:04:46.7056772Z Compiling src/cpu/cpu_convolution_list.cpp; 32s local 2024-04-03T18:04:46.7057855Z Compiling src/cpu/simple_resampling.cpp; 17s local 2024-04-03T18:04:46.7059085Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 16s local 2024-04-03T18:04:46.7060648Z Compiling src/cpu/x64/jit_avx512_common_1x1_convolution.cpp; 10s local 2024-04-03T18:04:46.7061991Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 10s local 2024-04-03T18:04:46.7063322Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 9s local 2024-04-03T18:04:46.7064380Z @onednn//:mkl_dnn; 9s local ... 2024-04-03T18:04:47.0298656Z 2024-04-03T18:04:47.0299388Z  2024-04-03T18:04:47.0306668Z  2024-04-03T18:04:47.0307385Z  2024-04-03T18:04:47.0308057Z  2024-04-03T18:04:47.0308514Z  2024-04-03T18:04:47.0308965Z  2024-04-03T18:04:47.0309421Z  2024-04-03T18:04:47.0309870Z  2024-04-03T18:04:47.0311146Z [10,950 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:47.0312741Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 48s local 2024-04-03T18:04:47.0313906Z Compiling src/cpu/cpu_convolution_list.cpp; 32s local 2024-04-03T18:04:47.0314841Z Compiling src/cpu/simple_resampling.cpp; 17s local 2024-04-03T18:04:47.0316174Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 16s local 2024-04-03T18:04:47.0317610Z Compiling src/cpu/x64/jit_avx512_common_1x1_convolution.cpp; 10s local 2024-04-03T18:04:47.0319035Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 10s local 2024-04-03T18:04:47.0320414Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 10s local 2024-04-03T18:04:47.0321456Z @onednn//:mkl_dnn; 9s local ... 2024-04-03T18:04:47.2304539Z 2024-04-03T18:04:47.2309046Z  2024-04-03T18:04:47.2309700Z  2024-04-03T18:04:47.2310158Z  2024-04-03T18:04:47.2310580Z  2024-04-03T18:04:47.2311003Z  2024-04-03T18:04:47.2311421Z  2024-04-03T18:04:47.2311872Z  2024-04-03T18:04:47.2312314Z  2024-04-03T18:04:47.2313562Z [10,951 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:47.2315142Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 48s local 2024-04-03T18:04:47.2316254Z Compiling src/cpu/cpu_convolution_list.cpp; 33s local 2024-04-03T18:04:47.2317282Z Compiling src/cpu/simple_resampling.cpp; 18s local 2024-04-03T18:04:47.2318543Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 16s local 2024-04-03T18:04:47.2320109Z Compiling src/cpu/x64/jit_avx512_common_1x1_convolution.cpp; 10s local 2024-04-03T18:04:47.2321583Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 10s local 2024-04-03T18:04:47.2322954Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 10s local 2024-04-03T18:04:47.2324007Z @onednn//:mkl_dnn; 9s local ... 2024-04-03T18:04:47.4533815Z 2024-04-03T18:04:47.4534837Z  2024-04-03T18:04:47.4535528Z  2024-04-03T18:04:47.4535978Z  2024-04-03T18:04:47.4536470Z  2024-04-03T18:04:47.4536937Z  2024-04-03T18:04:47.4537401Z  2024-04-03T18:04:47.4537863Z  2024-04-03T18:04:47.4539402Z  2024-04-03T18:04:47.4540968Z [10,957 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:47.4542473Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 48s local 2024-04-03T18:04:47.4543530Z Compiling src/cpu/cpu_convolution_list.cpp; 33s local 2024-04-03T18:04:47.4544523Z Compiling src/cpu/simple_resampling.cpp; 18s local 2024-04-03T18:04:47.4545591Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 16s local 2024-04-03T18:04:47.4546704Z Compiling src/cpu/x64/jit_avx512_common_1x1_convolution.cpp; 11s local 2024-04-03T18:04:47.4547946Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 11s local 2024-04-03T18:04:47.4548945Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 10s local 2024-04-03T18:04:47.4549756Z @onednn//:mkl_dnn; 9s local ... 2024-04-03T18:04:47.8312671Z 2024-04-03T18:04:47.8313760Z  2024-04-03T18:04:47.8314293Z  2024-04-03T18:04:47.8320086Z  2024-04-03T18:04:47.8320777Z  2024-04-03T18:04:47.8321215Z  2024-04-03T18:04:47.8321681Z  2024-04-03T18:04:47.8322190Z  2024-04-03T18:04:47.8322589Z  2024-04-03T18:04:47.8323865Z [10,962 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:47.8325402Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 49s local 2024-04-03T18:04:47.8326521Z Compiling src/cpu/cpu_convolution_list.cpp; 33s local 2024-04-03T18:04:47.8327577Z Compiling src/cpu/simple_resampling.cpp; 18s local 2024-04-03T18:04:47.8328851Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 17s local 2024-04-03T18:04:47.8330223Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 11s local 2024-04-03T18:04:47.8331538Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 10s local 2024-04-03T18:04:47.8332863Z Compiling src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp; 10s local 2024-04-03T18:04:47.8334296Z Compiling src/cpu/x64/jit_avx512_core_resampling.cpp; 7s local ... 2024-04-03T18:04:48.0366313Z 2024-04-03T18:04:48.0367087Z  2024-04-03T18:04:48.0367663Z  2024-04-03T18:04:48.0368098Z  2024-04-03T18:04:48.0368528Z  2024-04-03T18:04:48.0368951Z  2024-04-03T18:04:48.0369397Z  2024-04-03T18:04:48.0369879Z  2024-04-03T18:04:48.0370321Z  2024-04-03T18:04:48.0371566Z [10,964 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:48.0373082Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 49s local 2024-04-03T18:04:48.0374157Z Compiling src/cpu/cpu_convolution_list.cpp; 33s local 2024-04-03T18:04:48.0375382Z Compiling src/cpu/simple_resampling.cpp; 18s local 2024-04-03T18:04:48.0376613Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 17s local 2024-04-03T18:04:48.0378037Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 11s local 2024-04-03T18:04:48.0379370Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 11s local 2024-04-03T18:04:48.0380750Z Compiling src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp; 10s local 2024-04-03T18:04:48.0382127Z Compiling src/cpu/x64/jit_avx512_core_resampling.cpp; 7s local ... 2024-04-03T18:04:48.2429772Z 2024-04-03T18:04:48.2430768Z  2024-04-03T18:04:48.2431371Z  2024-04-03T18:04:48.2431824Z  2024-04-03T18:04:48.2432261Z  2024-04-03T18:04:48.2432707Z  2024-04-03T18:04:48.2433153Z  2024-04-03T18:04:48.2433593Z  2024-04-03T18:04:48.2434038Z  2024-04-03T18:04:48.2435273Z [10,969 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:48.2436762Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 49s local 2024-04-03T18:04:48.2437868Z Compiling src/cpu/cpu_convolution_list.cpp; 34s local 2024-04-03T18:04:48.2438903Z Compiling src/cpu/simple_resampling.cpp; 19s local 2024-04-03T18:04:48.2440373Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 17s local 2024-04-03T18:04:48.2441789Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 11s local 2024-04-03T18:04:48.2443122Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 11s local 2024-04-03T18:04:48.2444624Z Compiling src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp; 10s local 2024-04-03T18:04:48.2446079Z Compiling src/cpu/x64/jit_avx512_core_resampling.cpp; 8s local ... 2024-04-03T18:04:48.6394309Z 2024-04-03T18:04:48.6403731Z  2024-04-03T18:04:48.6404303Z  2024-04-03T18:04:48.6404740Z  2024-04-03T18:04:48.6405171Z  2024-04-03T18:04:48.6405594Z  2024-04-03T18:04:48.6406027Z  2024-04-03T18:04:48.6406452Z  2024-04-03T18:04:48.6406894Z  2024-04-03T18:04:48.6408230Z [10,972 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:48.6410109Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 49s local 2024-04-03T18:04:48.6411313Z Compiling src/cpu/cpu_convolution_list.cpp; 34s local 2024-04-03T18:04:48.6412343Z Compiling src/cpu/simple_resampling.cpp; 19s local 2024-04-03T18:04:48.6413606Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 17s local 2024-04-03T18:04:48.6415154Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 12s local 2024-04-03T18:04:48.6416509Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 11s local 2024-04-03T18:04:48.6417902Z Compiling src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp; 11s local 2024-04-03T18:04:48.6419011Z @onednn//:mkl_dnn; 8s local ... 2024-04-03T18:04:48.8329732Z 2024-04-03T18:04:48.8330473Z  2024-04-03T18:04:48.8330931Z  2024-04-03T18:04:48.8331283Z  2024-04-03T18:04:48.8331645Z  2024-04-03T18:04:48.8332010Z  2024-04-03T18:04:48.8332391Z  2024-04-03T18:04:48.8332779Z  2024-04-03T18:04:48.8335601Z  2024-04-03T18:04:48.8337283Z [10,974 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:48.8339053Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 50s local 2024-04-03T18:04:48.8340487Z Compiling src/cpu/cpu_convolution_list.cpp; 34s local 2024-04-03T18:04:48.8343801Z Compiling src/cpu/simple_resampling.cpp; 19s local 2024-04-03T18:04:48.8345388Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 18s local 2024-04-03T18:04:48.8349310Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 12s local 2024-04-03T18:04:48.8350976Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 11s local 2024-04-03T18:04:48.8354661Z Compiling src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp; 11s local 2024-04-03T18:04:48.8356026Z @onednn//:mkl_dnn; 8s local ... 2024-04-03T18:04:49.0400566Z 2024-04-03T18:04:49.0401980Z  2024-04-03T18:04:49.0402662Z  2024-04-03T18:04:49.0415842Z  2024-04-03T18:04:49.0416387Z  2024-04-03T18:04:49.0416875Z  2024-04-03T18:04:49.0417351Z  2024-04-03T18:04:49.0417831Z  2024-04-03T18:04:49.0418277Z  2024-04-03T18:04:49.0419552Z [10,977 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:49.0421105Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 50s local 2024-04-03T18:04:49.0422283Z Compiling src/cpu/cpu_convolution_list.cpp; 34s local 2024-04-03T18:04:49.0423372Z Compiling src/cpu/simple_resampling.cpp; 19s local 2024-04-03T18:04:49.0424649Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 18s local 2024-04-03T18:04:49.0426112Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 12s local 2024-04-03T18:04:49.0427474Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 12s local 2024-04-03T18:04:49.0429199Z Compiling src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp; 11s local 2024-04-03T18:04:49.0430350Z @onednn//:mkl_dnn; 8s local ... 2024-04-03T18:04:49.2710659Z 2024-04-03T18:04:49.2711414Z  2024-04-03T18:04:49.2711954Z  2024-04-03T18:04:49.2712390Z  2024-04-03T18:04:49.2712847Z  2024-04-03T18:04:49.2713277Z  2024-04-03T18:04:49.2713704Z  2024-04-03T18:04:49.2714146Z  2024-04-03T18:04:49.2714738Z  2024-04-03T18:04:49.2716141Z [10,982 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:49.2717618Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 50s local 2024-04-03T18:04:49.2718934Z Compiling src/cpu/cpu_convolution_list.cpp; 35s local 2024-04-03T18:04:49.2719975Z Compiling src/cpu/simple_resampling.cpp; 20s local 2024-04-03T18:04:49.2721177Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 18s local 2024-04-03T18:04:49.2722549Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 12s local 2024-04-03T18:04:49.2724117Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 12s local 2024-04-03T18:04:49.2725544Z Compiling src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp; 11s local 2024-04-03T18:04:49.2726658Z @onednn//:mkl_dnn; 9s local ... 2024-04-03T18:04:49.6442020Z 2024-04-03T18:04:49.6442794Z  2024-04-03T18:04:49.6443341Z  2024-04-03T18:04:49.6443779Z  2024-04-03T18:04:49.6444206Z  2024-04-03T18:04:49.6444607Z  2024-04-03T18:04:49.6445026Z  2024-04-03T18:04:49.6445446Z  2024-04-03T18:04:49.6445848Z  2024-04-03T18:04:49.6447050Z [10,984 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:49.6448502Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 50s local 2024-04-03T18:04:49.6449556Z Compiling src/cpu/cpu_convolution_list.cpp; 35s local 2024-04-03T18:04:49.6450551Z Compiling src/cpu/simple_resampling.cpp; 20s local 2024-04-03T18:04:49.6451773Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 18s local 2024-04-03T18:04:49.6453212Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 13s local 2024-04-03T18:04:49.6454622Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 12s local 2024-04-03T18:04:49.6455997Z Compiling src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp; 12s local 2024-04-03T18:04:49.6457053Z @onednn//:mkl_dnn; 9s local ... 2024-04-03T18:04:49.8464900Z 2024-04-03T18:04:49.8465716Z  2024-04-03T18:04:49.8466271Z  2024-04-03T18:04:49.8466734Z  2024-04-03T18:04:49.8467194Z  2024-04-03T18:04:49.8467893Z  2024-04-03T18:04:49.8468348Z  2024-04-03T18:04:49.8468929Z  2024-04-03T18:04:49.8469347Z  2024-04-03T18:04:49.8470549Z [10,985 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:49.8472086Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 51s local 2024-04-03T18:04:49.8473225Z Compiling src/cpu/cpu_convolution_list.cpp; 35s local 2024-04-03T18:04:49.8474278Z Compiling src/cpu/simple_resampling.cpp; 20s local 2024-04-03T18:04:49.8475545Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 19s local 2024-04-03T18:04:49.8476900Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 13s local 2024-04-03T18:04:49.8478252Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 12s local 2024-04-03T18:04:49.8479678Z Compiling src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp; 12s local 2024-04-03T18:04:49.8480963Z @onednn//:mkl_dnn; 9s local ... 2024-04-03T18:04:50.0749279Z 2024-04-03T18:04:50.0750067Z  2024-04-03T18:04:50.0750581Z  2024-04-03T18:04:50.0751014Z  2024-04-03T18:04:50.0751420Z  2024-04-03T18:04:50.0751824Z  2024-04-03T18:04:50.0752247Z  2024-04-03T18:04:50.0752673Z  2024-04-03T18:04:50.0753049Z  2024-04-03T18:04:50.0754201Z [10,989 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:50.0755755Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 51s local 2024-04-03T18:04:50.0756643Z Compiling src/cpu/cpu_convolution_list.cpp; 35s local 2024-04-03T18:04:50.0757417Z Compiling src/cpu/simple_resampling.cpp; 20s local 2024-04-03T18:04:50.0758655Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 19s local 2024-04-03T18:04:50.0760076Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 13s local 2024-04-03T18:04:50.0761274Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 13s local 2024-04-03T18:04:50.0762470Z Compiling src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp; 12s local 2024-04-03T18:04:50.0763397Z @onednn//:mkl_dnn; 9s local ... 2024-04-03T18:04:50.3468190Z 2024-04-03T18:04:50.3480390Z  2024-04-03T18:04:50.3481032Z  2024-04-03T18:04:50.3481494Z  2024-04-03T18:04:50.3482235Z  2024-04-03T18:04:50.3482655Z  2024-04-03T18:04:50.3483086Z  2024-04-03T18:04:50.3483524Z  2024-04-03T18:04:50.3483992Z  2024-04-03T18:04:50.3485291Z [10,998 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:50.3486888Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 51s local 2024-04-03T18:04:50.3488062Z Compiling src/cpu/cpu_convolution_list.cpp; 36s local 2024-04-03T18:04:50.3489154Z Compiling src/cpu/simple_resampling.cpp; 21s local 2024-04-03T18:04:50.3490459Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 19s local 2024-04-03T18:04:50.3491926Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 14s local 2024-04-03T18:04:50.3493304Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 13s local 2024-04-03T18:04:50.3494844Z Compiling src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp; 12s local 2024-04-03T18:04:50.3496007Z @onednn//:mkl_dnn; 10s local ... 2024-04-03T18:04:50.5530082Z 2024-04-03T18:04:50.5531155Z  2024-04-03T18:04:50.5531878Z  2024-04-03T18:04:50.5532361Z  2024-04-03T18:04:50.5533002Z  2024-04-03T18:04:50.5533636Z  2024-04-03T18:04:50.5534251Z  2024-04-03T18:04:50.5535008Z  2024-04-03T18:04:50.5535490Z  2024-04-03T18:04:50.5537103Z [11,004 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:50.5539139Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 51s local 2024-04-03T18:04:50.5540601Z Compiling src/cpu/cpu_convolution_list.cpp; 36s local 2024-04-03T18:04:50.5541802Z Compiling src/cpu/simple_resampling.cpp; 21s local 2024-04-03T18:04:50.5543561Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 19s local 2024-04-03T18:04:50.5545596Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 14s local 2024-04-03T18:04:50.5547344Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 13s local 2024-04-03T18:04:50.5549541Z Compiling src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp; 12s local 2024-04-03T18:04:50.5551235Z @onednn//:mkl_dnn; 10s local ... 2024-04-03T18:04:50.8171429Z 2024-04-03T18:04:50.8172186Z  2024-04-03T18:04:50.8172695Z  2024-04-03T18:04:50.8173132Z  2024-04-03T18:04:50.8173562Z  2024-04-03T18:04:50.8173975Z  2024-04-03T18:04:50.8174622Z  2024-04-03T18:04:50.8175062Z  2024-04-03T18:04:50.8175471Z  2024-04-03T18:04:50.8176709Z [11,006 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:50.8178204Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 52s local 2024-04-03T18:04:50.8179271Z Compiling src/cpu/cpu_convolution_list.cpp; 36s local 2024-04-03T18:04:50.8180276Z Compiling src/cpu/simple_resampling.cpp; 21s local 2024-04-03T18:04:50.8181514Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 20s local 2024-04-03T18:04:50.8182908Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 14s local 2024-04-03T18:04:50.8184547Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 13s local 2024-04-03T18:04:50.8185931Z Compiling src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp; 13s local 2024-04-03T18:04:50.8187001Z @onednn//:mkl_dnn; 10s local ... 2024-04-03T18:04:51.0425381Z 2024-04-03T18:04:51.0426416Z  2024-04-03T18:04:51.0427051Z  2024-04-03T18:04:51.0427530Z  2024-04-03T18:04:51.0428167Z  2024-04-03T18:04:51.0428615Z  2024-04-03T18:04:51.0429081Z  2024-04-03T18:04:51.0429509Z  2024-04-03T18:04:51.0429952Z  2024-04-03T18:04:51.0431267Z [11,009 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:51.0432888Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 52s local 2024-04-03T18:04:51.0434055Z Compiling src/cpu/cpu_convolution_list.cpp; 36s local 2024-04-03T18:04:51.0435326Z Compiling src/cpu/simple_resampling.cpp; 21s local 2024-04-03T18:04:51.0436679Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 20s local 2024-04-03T18:04:51.0438209Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 14s local 2024-04-03T18:04:51.0439709Z Compiling src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp; 13s local 2024-04-03T18:04:51.0440894Z @onednn//:mkl_dnn; 10s local 2024-04-03T18:04:51.0441827Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 9s local ... 2024-04-03T18:04:51.3046212Z 2024-04-03T18:04:51.3047082Z  2024-04-03T18:04:51.3047594Z  2024-04-03T18:04:51.3051572Z  2024-04-03T18:04:51.3052018Z  2024-04-03T18:04:51.3052474Z  2024-04-03T18:04:51.3052919Z  2024-04-03T18:04:51.3053354Z  2024-04-03T18:04:51.3053772Z  2024-04-03T18:04:51.3055222Z [11,016 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:51.3056869Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 52s local 2024-04-03T18:04:51.3058054Z Compiling src/cpu/cpu_convolution_list.cpp; 37s local 2024-04-03T18:04:51.3059307Z Compiling src/cpu/simple_resampling.cpp; 22s local 2024-04-03T18:04:51.3060605Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 20s local 2024-04-03T18:04:51.3062104Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 14s local 2024-04-03T18:04:51.3063539Z Compiling src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp; 13s local 2024-04-03T18:04:51.3064921Z @onednn//:mkl_dnn; 11s local 2024-04-03T18:04:51.3065812Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 9s local ... 2024-04-03T18:04:51.5201391Z 2024-04-03T18:04:51.5202155Z  2024-04-03T18:04:51.5202699Z  2024-04-03T18:04:51.5203139Z  2024-04-03T18:04:51.5203584Z  2024-04-03T18:04:51.5204031Z  2024-04-03T18:04:51.5204456Z  2024-04-03T18:04:51.5204871Z  2024-04-03T18:04:51.5205339Z  2024-04-03T18:04:51.5206624Z [11,020 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:51.5208253Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 52s local 2024-04-03T18:04:51.5209408Z Compiling src/cpu/cpu_convolution_list.cpp; 37s local 2024-04-03T18:04:51.5210504Z Compiling src/cpu/simple_resampling.cpp; 22s local 2024-04-03T18:04:51.5211817Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 20s local 2024-04-03T18:04:51.5213273Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 14s local 2024-04-03T18:04:51.5214886Z Compiling src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp; 13s local 2024-04-03T18:04:51.5216031Z @onednn//:mkl_dnn; 11s local 2024-04-03T18:04:51.5216950Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 9s local ... 2024-04-03T18:04:51.7580893Z 2024-04-03T18:04:51.7581637Z  2024-04-03T18:04:51.7582107Z  2024-04-03T18:04:51.7582533Z  2024-04-03T18:04:51.7582919Z  2024-04-03T18:04:51.7583304Z  2024-04-03T18:04:51.7584041Z  2024-04-03T18:04:51.7584446Z  2024-04-03T18:04:51.7584813Z  2024-04-03T18:04:51.7585897Z [11,021 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:51.7587497Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 53s local 2024-04-03T18:04:51.7588929Z Compiling src/cpu/cpu_convolution_list.cpp; 37s local 2024-04-03T18:04:51.7589941Z Compiling src/cpu/simple_resampling.cpp; 22s local 2024-04-03T18:04:51.7591193Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 21s local 2024-04-03T18:04:51.7592604Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 14s local 2024-04-03T18:04:51.7593991Z Compiling src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp; 14s local 2024-04-03T18:04:51.7595061Z @onednn//:mkl_dnn; 11s local 2024-04-03T18:04:51.7595916Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 9s local ... 2024-04-03T18:04:51.9823318Z 2024-04-03T18:04:51.9824056Z  2024-04-03T18:04:51.9824605Z  2024-04-03T18:04:51.9825063Z  2024-04-03T18:04:51.9825518Z  2024-04-03T18:04:51.9825938Z  2024-04-03T18:04:51.9826396Z  2024-04-03T18:04:51.9826829Z  2024-04-03T18:04:51.9827270Z  2024-04-03T18:04:51.9828775Z [11,028 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:51.9830328Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 53s local 2024-04-03T18:04:51.9831458Z Compiling src/cpu/cpu_convolution_list.cpp; 37s local 2024-04-03T18:04:51.9832553Z Compiling src/cpu/simple_resampling.cpp; 22s local 2024-04-03T18:04:51.9833862Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 21s local 2024-04-03T18:04:51.9835222Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 10s local 2024-04-03T18:04:51.9836342Z Compiling src/cpu/x64/jit_brgemm_deconv.cpp; 7s local 2024-04-03T18:04:51.9837560Z Compiling src/cpu/x64/jit_brgemm_transpose_utils.cpp; 6s local 2024-04-03T18:04:51.9838769Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 6s local ... 2024-04-03T18:04:52.2464200Z 2024-04-03T18:04:52.2465181Z  2024-04-03T18:04:52.2465967Z  2024-04-03T18:04:52.2466643Z  2024-04-03T18:04:52.2467243Z  2024-04-03T18:04:52.2467986Z  2024-04-03T18:04:52.2468485Z  2024-04-03T18:04:52.2469171Z  2024-04-03T18:04:52.2469851Z  2024-04-03T18:04:52.2471555Z [11,030 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:52.2473574Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 53s local 2024-04-03T18:04:52.2475032Z Compiling src/cpu/cpu_convolution_list.cpp; 38s local 2024-04-03T18:04:52.2476282Z Compiling src/cpu/simple_resampling.cpp; 23s local 2024-04-03T18:04:52.2477915Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 21s local 2024-04-03T18:04:52.2497584Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 10s local 2024-04-03T18:04:52.2498684Z Compiling src/cpu/x64/jit_brgemm_deconv.cpp; 7s local 2024-04-03T18:04:52.2499820Z Compiling src/cpu/x64/jit_brgemm_transpose_utils.cpp; 7s local 2024-04-03T18:04:52.2501427Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 7s local ... 2024-04-03T18:04:52.4460959Z 2024-04-03T18:04:52.4461728Z  2024-04-03T18:04:52.4462282Z  2024-04-03T18:04:52.4462707Z  2024-04-03T18:04:52.4463150Z  2024-04-03T18:04:52.4463595Z  2024-04-03T18:04:52.4464038Z  2024-04-03T18:04:52.4464436Z  2024-04-03T18:04:52.4464897Z  2024-04-03T18:04:52.4466190Z [11,032 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:52.4467965Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 53s local 2024-04-03T18:04:52.4469111Z Compiling src/cpu/cpu_convolution_list.cpp; 38s local 2024-04-03T18:04:52.4470233Z Compiling src/cpu/simple_resampling.cpp; 23s local 2024-04-03T18:04:52.4471732Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 21s local 2024-04-03T18:04:52.4473096Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 10s local 2024-04-03T18:04:52.4474205Z Compiling src/cpu/x64/jit_brgemm_transpose_utils.cpp; 7s local 2024-04-03T18:04:52.4475568Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 7s local 2024-04-03T18:04:52.4476982Z Compiling src/cpu/cpu_deconvolution_list.cpp; 6s local ... 2024-04-03T18:04:52.6546484Z 2024-04-03T18:04:52.6547784Z  2024-04-03T18:04:52.6548487Z  2024-04-03T18:04:52.6549202Z  2024-04-03T18:04:52.6549640Z  2024-04-03T18:04:52.6550276Z  2024-04-03T18:04:52.6551062Z  2024-04-03T18:04:52.6551606Z  2024-04-03T18:04:52.6552044Z  2024-04-03T18:04:52.6553619Z [11,035 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:52.6555973Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 53s local 2024-04-03T18:04:52.6557407Z Compiling src/cpu/cpu_convolution_list.cpp; 38s local 2024-04-03T18:04:52.6558583Z Compiling src/cpu/simple_resampling.cpp; 23s local 2024-04-03T18:04:52.6560166Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 21s local 2024-04-03T18:04:52.6561944Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 10s local 2024-04-03T18:04:52.6563267Z Compiling src/cpu/x64/jit_brgemm_transpose_utils.cpp; 7s local 2024-04-03T18:04:52.6564758Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 7s local 2024-04-03T18:04:52.6566191Z Compiling src/cpu/cpu_deconvolution_list.cpp; 7s local ... 2024-04-03T18:04:52.9070459Z 2024-04-03T18:04:52.9071358Z  2024-04-03T18:04:52.9072079Z  2024-04-03T18:04:52.9072663Z  2024-04-03T18:04:52.9073114Z  2024-04-03T18:04:52.9073716Z  2024-04-03T18:04:52.9074359Z  2024-04-03T18:04:52.9074780Z  2024-04-03T18:04:52.9075392Z  2024-04-03T18:04:52.9077022Z [11,041 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:52.9079000Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 54s local 2024-04-03T18:04:52.9080258Z Compiling src/cpu/cpu_convolution_list.cpp; 38s local 2024-04-03T18:04:52.9081538Z Compiling src/cpu/simple_resampling.cpp; 23s local 2024-04-03T18:04:52.9083135Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 22s local 2024-04-03T18:04:52.9084776Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 10s local 2024-04-03T18:04:52.9086272Z Compiling src/cpu/x64/jit_brgemm_transpose_utils.cpp; 7s local 2024-04-03T18:04:52.9087859Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 7s local 2024-04-03T18:04:52.9089368Z Compiling src/cpu/cpu_deconvolution_list.cpp; 7s local ... 2024-04-03T18:04:53.1636248Z 2024-04-03T18:04:53.1637359Z  2024-04-03T18:04:53.1638189Z  2024-04-03T18:04:53.1638861Z  2024-04-03T18:04:53.1639343Z  2024-04-03T18:04:53.1640009Z  2024-04-03T18:04:53.1640639Z  2024-04-03T18:04:53.1641276Z  2024-04-03T18:04:53.1641758Z  2024-04-03T18:04:53.1643348Z [11,045 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:53.1645426Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 54s local 2024-04-03T18:04:53.1646921Z Compiling src/cpu/cpu_convolution_list.cpp; 38s local 2024-04-03T18:04:53.1648305Z Compiling src/cpu/simple_resampling.cpp; 23s local 2024-04-03T18:04:53.1649944Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 22s local 2024-04-03T18:04:53.1651619Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 11s local 2024-04-03T18:04:53.1653151Z Compiling src/cpu/x64/jit_brgemm_transpose_utils.cpp; 8s local 2024-04-03T18:04:53.1654836Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 8s local 2024-04-03T18:04:53.1656402Z Compiling src/cpu/cpu_deconvolution_list.cpp; 7s local ... 2024-04-03T18:04:53.3840882Z 2024-04-03T18:04:53.3841846Z  2024-04-03T18:04:53.3842375Z  2024-04-03T18:04:53.3842830Z  2024-04-03T18:04:53.3843308Z  2024-04-03T18:04:53.3843767Z  2024-04-03T18:04:53.3844190Z  2024-04-03T18:04:53.3844643Z  2024-04-03T18:04:53.3845254Z  2024-04-03T18:04:53.3846597Z [11,049 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:53.3848108Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 54s local 2024-04-03T18:04:53.3849231Z Compiling src/cpu/cpu_convolution_list.cpp; 39s local 2024-04-03T18:04:53.3850268Z Compiling src/cpu/simple_resampling.cpp; 24s local 2024-04-03T18:04:53.3851576Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 22s local 2024-04-03T18:04:53.3852848Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 11s local 2024-04-03T18:04:53.3854233Z Compiling src/cpu/x64/jit_brgemm_transpose_utils.cpp; 8s local 2024-04-03T18:04:53.3855621Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 8s local 2024-04-03T18:04:53.3856855Z Compiling src/cpu/cpu_deconvolution_list.cpp; 7s local ... 2024-04-03T18:04:53.6465825Z 2024-04-03T18:04:53.6466593Z  2024-04-03T18:04:53.6467139Z  2024-04-03T18:04:53.6467602Z  2024-04-03T18:04:53.6468304Z  2024-04-03T18:04:53.6468715Z  2024-04-03T18:04:53.6469141Z  2024-04-03T18:04:53.6469569Z  2024-04-03T18:04:53.6469986Z  2024-04-03T18:04:53.6471270Z [11,055 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:53.6472872Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 54s local 2024-04-03T18:04:53.6474061Z Compiling src/cpu/cpu_convolution_list.cpp; 39s local 2024-04-03T18:04:53.6475113Z Compiling src/cpu/simple_resampling.cpp; 24s local 2024-04-03T18:04:53.6476447Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 22s local 2024-04-03T18:04:53.6477801Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 11s local 2024-04-03T18:04:53.6478952Z Compiling src/cpu/x64/jit_brgemm_transpose_utils.cpp; 8s local 2024-04-03T18:04:53.6480221Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 8s local 2024-04-03T18:04:53.6481318Z Compiling src/cpu/cpu_deconvolution_list.cpp; 8s local ... 2024-04-03T18:04:53.8887296Z 2024-04-03T18:04:53.8888120Z  2024-04-03T18:04:53.8888664Z  2024-04-03T18:04:53.8889127Z  2024-04-03T18:04:53.8889578Z  2024-04-03T18:04:53.8890023Z  2024-04-03T18:04:53.8890476Z  2024-04-03T18:04:53.8890913Z  2024-04-03T18:04:53.8891349Z  2024-04-03T18:04:53.8892654Z [11,060 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:53.8894261Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 55s local 2024-04-03T18:04:53.8895603Z Compiling src/cpu/cpu_convolution_list.cpp; 39s local 2024-04-03T18:04:53.8896623Z Compiling src/cpu/simple_resampling.cpp; 24s local 2024-04-03T18:04:53.8897825Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 23s local 2024-04-03T18:04:53.8899033Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 11s local 2024-04-03T18:04:53.8900151Z Compiling src/cpu/x64/jit_brgemm_transpose_utils.cpp; 8s local 2024-04-03T18:04:53.8901325Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 8s local 2024-04-03T18:04:53.8902438Z Compiling src/cpu/cpu_deconvolution_list.cpp; 8s local ... 2024-04-03T18:04:54.1607049Z 2024-04-03T18:04:54.1607866Z  2024-04-03T18:04:54.1608406Z  2024-04-03T18:04:54.1611532Z  2024-04-03T18:04:54.1612465Z  2024-04-03T18:04:54.1613407Z  2024-04-03T18:04:54.1614248Z  2024-04-03T18:04:54.1615043Z  2024-04-03T18:04:54.1615830Z  2024-04-03T18:04:54.1617698Z [11,062 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:54.1619500Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 55s local 2024-04-03T18:04:54.1620409Z Compiling src/cpu/cpu_convolution_list.cpp; 39s local 2024-04-03T18:04:54.1621429Z Compiling src/cpu/simple_resampling.cpp; 24s local 2024-04-03T18:04:54.1622758Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 23s local 2024-04-03T18:04:54.1624099Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 12s local 2024-04-03T18:04:54.1625237Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 9s local 2024-04-03T18:04:54.1626351Z Compiling src/cpu/cpu_deconvolution_list.cpp; 8s local 2024-04-03T18:04:54.1627424Z Compiling src/cpu/cpu_inner_product_list.cpp; 6s local ... 2024-04-03T18:04:54.3701762Z 2024-04-03T18:04:54.3702972Z  2024-04-03T18:04:54.3703541Z  2024-04-03T18:04:54.3704020Z  2024-04-03T18:04:54.3704450Z  2024-04-03T18:04:54.3705160Z  2024-04-03T18:04:54.3705621Z  2024-04-03T18:04:54.3706047Z  2024-04-03T18:04:54.3706506Z  2024-04-03T18:04:54.3707988Z [11,065 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:54.3709437Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 55s local 2024-04-03T18:04:54.3710516Z Compiling src/cpu/cpu_convolution_list.cpp; 40s local 2024-04-03T18:04:54.3711545Z Compiling src/cpu/simple_resampling.cpp; 25s local 2024-04-03T18:04:54.3712819Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 23s local 2024-04-03T18:04:54.3714089Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 12s local 2024-04-03T18:04:54.3715235Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 9s local 2024-04-03T18:04:54.3716378Z Compiling src/cpu/cpu_deconvolution_list.cpp; 8s local 2024-04-03T18:04:54.3717521Z Compiling src/cpu/cpu_inner_product_list.cpp; 6s local ... 2024-04-03T18:04:54.5774267Z 2024-04-03T18:04:54.5775716Z  2024-04-03T18:04:54.5779026Z  2024-04-03T18:04:54.5781917Z  2024-04-03T18:04:54.5782797Z  2024-04-03T18:04:54.5783804Z  2024-04-03T18:04:54.5784489Z  2024-04-03T18:04:54.5784925Z  2024-04-03T18:04:54.5785341Z  2024-04-03T18:04:54.5786554Z [11,068 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:54.5788303Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 55s local 2024-04-03T18:04:54.5789416Z Compiling src/cpu/cpu_convolution_list.cpp; 40s local 2024-04-03T18:04:54.5790460Z Compiling src/cpu/simple_resampling.cpp; 25s local 2024-04-03T18:04:54.5791752Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 23s local 2024-04-03T18:04:54.5793123Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 12s local 2024-04-03T18:04:54.5794241Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 9s local 2024-04-03T18:04:54.5795336Z Compiling src/cpu/cpu_deconvolution_list.cpp; 9s local 2024-04-03T18:04:54.5796445Z Compiling src/cpu/cpu_inner_product_list.cpp; 7s local ... 2024-04-03T18:04:54.8469913Z 2024-04-03T18:04:54.8471135Z  2024-04-03T18:04:54.8471638Z  2024-04-03T18:04:54.8472071Z  2024-04-03T18:04:54.8472509Z  2024-04-03T18:04:54.8472906Z  2024-04-03T18:04:54.8473319Z  2024-04-03T18:04:54.8473778Z  2024-04-03T18:04:54.8474219Z  2024-04-03T18:04:54.8475422Z [11,069 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:54.8476919Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 56s local 2024-04-03T18:04:54.8477973Z Compiling src/cpu/cpu_convolution_list.cpp; 40s local 2024-04-03T18:04:54.8478998Z Compiling src/cpu/simple_resampling.cpp; 25s local 2024-04-03T18:04:54.8480205Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 24s local 2024-04-03T18:04:54.8481530Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 12s local 2024-04-03T18:04:54.8482908Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 9s local 2024-04-03T18:04:54.8484009Z Compiling src/cpu/cpu_deconvolution_list.cpp; 9s local 2024-04-03T18:04:54.8485115Z Compiling src/cpu/cpu_inner_product_list.cpp; 7s local ... 2024-04-03T18:04:55.0474196Z 2024-04-03T18:04:55.0475379Z  2024-04-03T18:04:55.0475878Z  2024-04-03T18:04:55.0476883Z  2024-04-03T18:04:55.0477371Z  2024-04-03T18:04:55.0477839Z  2024-04-03T18:04:55.0482212Z  2024-04-03T18:04:55.0483120Z  2024-04-03T18:04:55.0487153Z  2024-04-03T18:04:55.0488782Z [11,071 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:55.0493273Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 56s local 2024-04-03T18:04:55.0495046Z Compiling src/cpu/cpu_convolution_list.cpp; 40s local 2024-04-03T18:04:55.0498715Z Compiling src/cpu/simple_resampling.cpp; 25s local 2024-04-03T18:04:55.0500592Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 24s local 2024-04-03T18:04:55.0503846Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 13s local 2024-04-03T18:04:55.0505352Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 9s local 2024-04-03T18:04:55.0506761Z Compiling src/cpu/cpu_deconvolution_list.cpp; 9s local 2024-04-03T18:04:55.0508238Z Compiling src/cpu/cpu_inner_product_list.cpp; 7s local ... 2024-04-03T18:04:55.2831168Z 2024-04-03T18:04:55.2832481Z  2024-04-03T18:04:55.2833206Z  2024-04-03T18:04:55.2834729Z  2024-04-03T18:04:55.2835275Z  2024-04-03T18:04:55.2835767Z  2024-04-03T18:04:55.2836930Z  2024-04-03T18:04:55.2837402Z  2024-04-03T18:04:55.2837888Z  2024-04-03T18:04:55.2839383Z [11,073 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:55.2840997Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 56s local 2024-04-03T18:04:55.2842225Z Compiling src/cpu/cpu_convolution_list.cpp; 41s local 2024-04-03T18:04:55.2843315Z Compiling src/cpu/simple_resampling.cpp; 26s local 2024-04-03T18:04:55.2844622Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 24s local 2024-04-03T18:04:55.2845894Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 13s local 2024-04-03T18:04:55.2847092Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 10s local 2024-04-03T18:04:55.2848261Z Compiling src/cpu/cpu_deconvolution_list.cpp; 9s local 2024-04-03T18:04:55.2849375Z Compiling src/cpu/cpu_inner_product_list.cpp; 7s local ... 2024-04-03T18:04:55.5725922Z 2024-04-03T18:04:55.5726685Z  2024-04-03T18:04:55.5727204Z  2024-04-03T18:04:55.5727620Z  2024-04-03T18:04:55.5728021Z  2024-04-03T18:04:55.5728437Z  2024-04-03T18:04:55.5728828Z  2024-04-03T18:04:55.5729260Z  2024-04-03T18:04:55.5729680Z  2024-04-03T18:04:55.5730923Z [11,079 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:55.5732348Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 56s local 2024-04-03T18:04:55.5733420Z Compiling src/cpu/cpu_convolution_list.cpp; 41s local 2024-04-03T18:04:55.5734591Z Compiling src/cpu/simple_resampling.cpp; 26s local 2024-04-03T18:04:55.5735828Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 24s local 2024-04-03T18:04:55.5737125Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 13s local 2024-04-03T18:04:55.5738240Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 10s local 2024-04-03T18:04:55.5739424Z Compiling src/cpu/cpu_deconvolution_list.cpp; 10s local 2024-04-03T18:04:55.5740455Z Compiling src/cpu/cpu_inner_product_list.cpp; 8s local ... 2024-04-03T18:04:55.7792834Z 2024-04-03T18:04:55.7830991Z  2024-04-03T18:04:55.7831559Z  2024-04-03T18:04:55.7832058Z  2024-04-03T18:04:55.7832543Z  2024-04-03T18:04:55.7832989Z  2024-04-03T18:04:55.7833434Z  2024-04-03T18:04:55.7833885Z  2024-04-03T18:04:55.7834571Z  2024-04-03T18:04:55.7835896Z [11,084 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:55.7837381Z Compiling src/cpu/cpu_convolution_list.cpp; 41s local 2024-04-03T18:04:55.7838599Z Compiling src/cpu/simple_resampling.cpp; 26s local 2024-04-03T18:04:55.7840009Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 25s local 2024-04-03T18:04:55.7841357Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 13s local 2024-04-03T18:04:55.7842532Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 10s local 2024-04-03T18:04:55.7843749Z Compiling src/cpu/cpu_deconvolution_list.cpp; 10s local 2024-04-03T18:04:55.7844787Z Compiling src/cpu/cpu_inner_product_list.cpp; 8s local 2024-04-03T18:04:55.7845884Z Compiling src/cpu/x64/jit_uni_batch_normalization_s8.cpp; 8s local ... 2024-04-03T18:04:56.0482323Z 2024-04-03T18:04:56.0483088Z  2024-04-03T18:04:56.0483649Z  2024-04-03T18:04:56.0484129Z  2024-04-03T18:04:56.0485477Z  2024-04-03T18:04:56.0485880Z  2024-04-03T18:04:56.0486331Z  2024-04-03T18:04:56.0488764Z  2024-04-03T18:04:56.0491830Z  2024-04-03T18:04:56.0493739Z [11,088 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:56.0496522Z Compiling src/cpu/cpu_convolution_list.cpp; 41s local 2024-04-03T18:04:56.0497866Z Compiling src/cpu/simple_resampling.cpp; 26s local 2024-04-03T18:04:56.0499344Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 25s local 2024-04-03T18:04:56.0500963Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 10s local 2024-04-03T18:04:56.0502337Z Compiling src/cpu/cpu_deconvolution_list.cpp; 10s local 2024-04-03T18:04:56.0503659Z Compiling src/cpu/cpu_inner_product_list.cpp; 8s local 2024-04-03T18:04:56.0505316Z Compiling src/cpu/x64/jit_uni_batch_normalization_s8.cpp; 8s local 2024-04-03T18:04:56.0507025Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 7s local ... 2024-04-03T18:04:56.3190951Z 2024-04-03T18:04:56.3192170Z  2024-04-03T18:04:56.3192966Z  2024-04-03T18:04:56.3193809Z  2024-04-03T18:04:56.3197009Z  2024-04-03T18:04:56.3197607Z  2024-04-03T18:04:56.3198295Z  2024-04-03T18:04:56.3201177Z  2024-04-03T18:04:56.3201846Z  2024-04-03T18:04:56.3203275Z [11,089 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:56.3204944Z Compiling src/cpu/cpu_convolution_list.cpp; 42s local 2024-04-03T18:04:56.3206090Z Compiling src/cpu/simple_resampling.cpp; 27s local 2024-04-03T18:04:56.3207755Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 25s local 2024-04-03T18:04:56.3209314Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 11s local 2024-04-03T18:04:56.3210652Z Compiling src/cpu/cpu_deconvolution_list.cpp; 10s local 2024-04-03T18:04:56.3212154Z Compiling src/cpu/cpu_inner_product_list.cpp; 8s local 2024-04-03T18:04:56.3213940Z Compiling src/cpu/x64/jit_uni_batch_normalization_s8.cpp; 8s local 2024-04-03T18:04:56.3215595Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 7s local ... 2024-04-03T18:04:56.6261726Z 2024-04-03T18:04:56.6262920Z  2024-04-03T18:04:56.6263848Z  2024-04-03T18:04:56.6264620Z  2024-04-03T18:04:56.6268005Z  2024-04-03T18:04:56.6268626Z  2024-04-03T18:04:56.6269264Z  2024-04-03T18:04:56.6272241Z  2024-04-03T18:04:56.6272805Z  2024-04-03T18:04:56.6274174Z [11,093 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:56.6275921Z Compiling src/cpu/cpu_convolution_list.cpp; 42s local 2024-04-03T18:04:56.6277335Z Compiling src/cpu/simple_resampling.cpp; 27s local 2024-04-03T18:04:56.6279238Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 25s local 2024-04-03T18:04:56.6281037Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 11s local 2024-04-03T18:04:56.6282289Z Compiling src/cpu/cpu_deconvolution_list.cpp; 11s local 2024-04-03T18:04:56.6283450Z Compiling src/cpu/cpu_inner_product_list.cpp; 9s local 2024-04-03T18:04:56.6285073Z Compiling src/cpu/x64/jit_uni_batch_normalization_s8.cpp; 9s local 2024-04-03T18:04:56.6286499Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 7s local ... 2024-04-03T18:04:56.8262442Z 2024-04-03T18:04:56.8263652Z  2024-04-03T18:04:56.8264199Z  2024-04-03T18:04:56.8264637Z  2024-04-03T18:04:56.8265086Z  2024-04-03T18:04:56.8265543Z  2024-04-03T18:04:56.8265999Z  2024-04-03T18:04:56.8266443Z  2024-04-03T18:04:56.8266887Z  2024-04-03T18:04:56.8268373Z [11,097 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:56.8270144Z Compiling src/cpu/cpu_convolution_list.cpp; 42s local 2024-04-03T18:04:56.8271222Z Compiling src/cpu/simple_resampling.cpp; 27s local 2024-04-03T18:04:56.8272512Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 26s local 2024-04-03T18:04:56.8273911Z Compiling src/cpu/cpu_deconvolution_list.cpp; 11s local 2024-04-03T18:04:56.8275056Z Compiling src/cpu/cpu_inner_product_list.cpp; 9s local 2024-04-03T18:04:56.8276302Z Compiling src/cpu/x64/jit_uni_batch_normalization_s8.cpp; 9s local 2024-04-03T18:04:56.8277614Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 7s local 2024-04-03T18:04:56.8279128Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_utils.cpp; 7s local ... 2024-04-03T18:04:57.0491401Z 2024-04-03T18:04:57.0492149Z  2024-04-03T18:04:57.0492648Z  2024-04-03T18:04:57.0495501Z  2024-04-03T18:04:57.0498539Z  2024-04-03T18:04:57.0501542Z  2024-04-03T18:04:57.0504594Z  2024-04-03T18:04:57.0508010Z  2024-04-03T18:04:57.0511015Z  2024-04-03T18:04:57.0514883Z [11,101 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:57.0519155Z Compiling src/cpu/cpu_convolution_list.cpp; 42s local 2024-04-03T18:04:57.0522805Z Compiling src/cpu/simple_resampling.cpp; 27s local 2024-04-03T18:04:57.0526774Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 26s local 2024-04-03T18:04:57.0528405Z Compiling src/cpu/cpu_deconvolution_list.cpp; 11s local 2024-04-03T18:04:57.0529924Z Compiling src/cpu/cpu_inner_product_list.cpp; 9s local 2024-04-03T18:04:57.0531388Z Compiling src/cpu/x64/jit_uni_batch_normalization_s8.cpp; 9s local 2024-04-03T18:04:57.0532881Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 8s local 2024-04-03T18:04:57.0534338Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_utils.cpp; 7s local ... 2024-04-03T18:04:57.2972259Z 2024-04-03T18:04:57.2973639Z  2024-04-03T18:04:57.2974541Z  2024-04-03T18:04:57.2975350Z  2024-04-03T18:04:57.2982316Z  2024-04-03T18:04:57.2982900Z  2024-04-03T18:04:57.2983384Z  2024-04-03T18:04:57.2983852Z  2024-04-03T18:04:57.2984505Z  2024-04-03T18:04:57.2985832Z [11,105 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:57.2987395Z Compiling src/cpu/cpu_convolution_list.cpp; 43s local 2024-04-03T18:04:57.2988677Z Compiling src/cpu/simple_resampling.cpp; 28s local 2024-04-03T18:04:57.2989998Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 26s local 2024-04-03T18:04:57.2991348Z Compiling src/cpu/cpu_deconvolution_list.cpp; 11s local 2024-04-03T18:04:57.2992484Z Compiling src/cpu/cpu_inner_product_list.cpp; 9s local 2024-04-03T18:04:57.2993701Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 8s local 2024-04-03T18:04:57.2994991Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_utils.cpp; 8s local 2024-04-03T18:04:57.2996318Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 7s local ... 2024-04-03T18:04:57.5564636Z 2024-04-03T18:04:57.5565446Z  2024-04-03T18:04:57.5565977Z  2024-04-03T18:04:57.5566428Z  2024-04-03T18:04:57.5566841Z  2024-04-03T18:04:57.5567262Z  2024-04-03T18:04:57.5567698Z  2024-04-03T18:04:57.5568102Z  2024-04-03T18:04:57.5568742Z  2024-04-03T18:04:57.5570128Z [11,108 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:57.5571595Z Compiling src/cpu/cpu_convolution_list.cpp; 43s local 2024-04-03T18:04:57.5572623Z Compiling src/cpu/simple_resampling.cpp; 28s local 2024-04-03T18:04:57.5573856Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 26s local 2024-04-03T18:04:57.5575278Z Compiling src/cpu/cpu_deconvolution_list.cpp; 12s local 2024-04-03T18:04:57.5576251Z Compiling src/cpu/cpu_inner_product_list.cpp; 10s local 2024-04-03T18:04:57.5577569Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 8s local 2024-04-03T18:04:57.5578736Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 7s local 2024-04-03T18:04:57.5579810Z Compiling src/cpu/x64/jit_uni_eltwise_int.cpp; 7s local ... 2024-04-03T18:04:57.7852260Z 2024-04-03T18:04:57.7853011Z  2024-04-03T18:04:57.7853581Z  2024-04-03T18:04:57.7854028Z  2024-04-03T18:04:57.7854660Z  2024-04-03T18:04:57.7855115Z  2024-04-03T18:04:57.7855535Z  2024-04-03T18:04:57.7855979Z  2024-04-03T18:04:57.7856418Z  2024-04-03T18:04:57.7857668Z [11,112 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:57.7859103Z Compiling src/cpu/cpu_convolution_list.cpp; 43s local 2024-04-03T18:04:57.7860128Z Compiling src/cpu/simple_resampling.cpp; 28s local 2024-04-03T18:04:57.7861391Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 27s local 2024-04-03T18:04:57.7862727Z Compiling src/cpu/cpu_deconvolution_list.cpp; 12s local 2024-04-03T18:04:57.7863820Z Compiling src/cpu/cpu_inner_product_list.cpp; 10s local 2024-04-03T18:04:57.7864997Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 8s local 2024-04-03T18:04:57.7866177Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 7s local 2024-04-03T18:04:57.7867347Z Compiling src/cpu/x64/jit_uni_eltwise_int.cpp; 7s local ... 2024-04-03T18:04:57.9950630Z 2024-04-03T18:04:57.9951385Z  2024-04-03T18:04:57.9951916Z  2024-04-03T18:04:57.9952365Z  2024-04-03T18:04:57.9952788Z  2024-04-03T18:04:57.9953230Z  2024-04-03T18:04:57.9953651Z  2024-04-03T18:04:57.9954110Z  2024-04-03T18:04:57.9954550Z  2024-04-03T18:04:57.9955750Z [11,116 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:57.9957104Z Compiling src/cpu/cpu_convolution_list.cpp; 43s local 2024-04-03T18:04:57.9958174Z Compiling src/cpu/simple_resampling.cpp; 28s local 2024-04-03T18:04:57.9959354Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 27s local 2024-04-03T18:04:57.9960658Z Compiling src/cpu/cpu_inner_product_list.cpp; 10s local 2024-04-03T18:04:57.9961806Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 9s local 2024-04-03T18:04:57.9962977Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 7s local 2024-04-03T18:04:57.9964235Z Compiling src/cpu/x64/jit_uni_eltwise_int.cpp; 7s local 2024-04-03T18:04:57.9965495Z Compiling src/cpu/x64/jit_uni_layer_normalization.cpp; 7s local ... 2024-04-03T18:04:58.2501376Z 2024-04-03T18:04:58.2502168Z  2024-04-03T18:04:58.2502703Z  2024-04-03T18:04:58.2503171Z  2024-04-03T18:04:58.2503626Z  2024-04-03T18:04:58.2504068Z  2024-04-03T18:04:58.2504508Z  2024-04-03T18:04:58.2504957Z  2024-04-03T18:04:58.2505395Z  2024-04-03T18:04:58.2506716Z [11,118 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:58.2508708Z Compiling src/cpu/cpu_convolution_list.cpp; 44s local 2024-04-03T18:04:58.2510040Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 27s local 2024-04-03T18:04:58.2511379Z Compiling src/cpu/cpu_inner_product_list.cpp; 10s local 2024-04-03T18:04:58.2512686Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 9s local 2024-04-03T18:04:58.2514004Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 8s local 2024-04-03T18:04:58.2515160Z Compiling src/cpu/x64/jit_uni_eltwise_int.cpp; 7s local 2024-04-03T18:04:58.2516373Z Compiling src/cpu/x64/jit_uni_layer_normalization.cpp; 7s local 2024-04-03T18:04:58.2517569Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 6s local ... 2024-04-03T18:04:58.4512875Z 2024-04-03T18:04:58.4513662Z  2024-04-03T18:04:58.4514230Z  2024-04-03T18:04:58.4514704Z  2024-04-03T18:04:58.4515148Z  2024-04-03T18:04:58.4515875Z  2024-04-03T18:04:58.4516350Z  2024-04-03T18:04:58.4516774Z  2024-04-03T18:04:58.4517237Z  2024-04-03T18:04:58.4518489Z [11,119 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:58.4520005Z Compiling src/cpu/cpu_convolution_list.cpp; 44s local 2024-04-03T18:04:58.4521303Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 27s local 2024-04-03T18:04:58.4522608Z Compiling src/cpu/cpu_inner_product_list.cpp; 11s local 2024-04-03T18:04:58.4523751Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 9s local 2024-04-03T18:04:58.4524921Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 8s local 2024-04-03T18:04:58.4526132Z Compiling src/cpu/x64/jit_uni_eltwise_int.cpp; 8s local 2024-04-03T18:04:58.4527255Z Compiling src/cpu/x64/jit_uni_layer_normalization.cpp; 8s local 2024-04-03T18:04:58.4528459Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 6s local ... 2024-04-03T18:04:58.6931821Z 2024-04-03T18:04:58.6932582Z  2024-04-03T18:04:58.6933111Z  2024-04-03T18:04:58.6933571Z  2024-04-03T18:04:58.6934083Z  2024-04-03T18:04:58.6936661Z  2024-04-03T18:04:58.6937390Z  2024-04-03T18:04:58.6938014Z  2024-04-03T18:04:58.6938897Z  2024-04-03T18:04:58.6940360Z [11,122 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:58.6942247Z Compiling src/cpu/cpu_convolution_list.cpp; 44s local 2024-04-03T18:04:58.6944788Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 28s local 2024-04-03T18:04:58.6946250Z Compiling src/cpu/cpu_inner_product_list.cpp; 11s local 2024-04-03T18:04:58.6947557Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 9s local 2024-04-03T18:04:58.6949185Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 8s local 2024-04-03T18:04:58.6950761Z Compiling src/cpu/x64/jit_uni_eltwise_int.cpp; 8s local 2024-04-03T18:04:58.6952175Z Compiling src/cpu/x64/jit_uni_layer_normalization.cpp; 8s local 2024-04-03T18:04:58.6953945Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 6s local ... 2024-04-03T18:04:58.8966196Z 2024-04-03T18:04:58.8967337Z  2024-04-03T18:04:58.8967908Z  2024-04-03T18:04:58.8968362Z  2024-04-03T18:04:58.8968845Z  2024-04-03T18:04:58.8969312Z  2024-04-03T18:04:58.8969760Z  2024-04-03T18:04:58.8970246Z  2024-04-03T18:04:58.8970705Z  2024-04-03T18:04:58.8972011Z [11,125 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:58.8973605Z Compiling src/cpu/cpu_convolution_list.cpp; 44s local 2024-04-03T18:04:58.8975205Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 28s local 2024-04-03T18:04:58.8976601Z Compiling src/cpu/cpu_inner_product_list.cpp; 11s local 2024-04-03T18:04:58.8977839Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 9s local 2024-04-03T18:04:58.8979119Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 8s local 2024-04-03T18:04:58.8980543Z Compiling src/cpu/x64/jit_uni_eltwise_int.cpp; 8s local 2024-04-03T18:04:58.8981800Z Compiling src/cpu/x64/jit_uni_layer_normalization.cpp; 8s local 2024-04-03T18:04:58.8983059Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 7s local ... 2024-04-03T18:04:59.1180250Z 2024-04-03T18:04:59.1181332Z  2024-04-03T18:04:59.1182246Z  2024-04-03T18:04:59.1182701Z  2024-04-03T18:04:59.1183200Z  2024-04-03T18:04:59.1183663Z  2024-04-03T18:04:59.1184105Z  2024-04-03T18:04:59.1184567Z  2024-04-03T18:04:59.1185046Z  2024-04-03T18:04:59.1186301Z [11,130 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:59.1188261Z Compiling src/cpu/cpu_convolution_list.cpp; 44s local 2024-04-03T18:04:59.1189773Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 28s local 2024-04-03T18:04:59.1191247Z Compiling src/cpu/cpu_inner_product_list.cpp; 11s local 2024-04-03T18:04:59.1192491Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 10s local 2024-04-03T18:04:59.1193765Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 8s local 2024-04-03T18:04:59.1194912Z Compiling src/cpu/x64/jit_uni_eltwise_int.cpp; 8s local 2024-04-03T18:04:59.1196153Z Compiling src/cpu/x64/jit_uni_layer_normalization.cpp; 8s local 2024-04-03T18:04:59.1197378Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 7s local ... 2024-04-03T18:04:59.3543533Z 2024-04-03T18:04:59.3544315Z  2024-04-03T18:04:59.3544838Z  2024-04-03T18:04:59.3545289Z  2024-04-03T18:04:59.3545711Z  2024-04-03T18:04:59.3546138Z  2024-04-03T18:04:59.3546589Z  2024-04-03T18:04:59.3547031Z  2024-04-03T18:04:59.3547472Z  2024-04-03T18:04:59.3548997Z [11,134 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:59.3550471Z Compiling src/cpu/cpu_convolution_list.cpp; 45s local 2024-04-03T18:04:59.3551754Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 28s local 2024-04-03T18:04:59.3553126Z Compiling src/cpu/cpu_inner_product_list.cpp; 11s local 2024-04-03T18:04:59.3554317Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 10s local 2024-04-03T18:04:59.3555547Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 9s local 2024-04-03T18:04:59.3556692Z Compiling src/cpu/x64/jit_uni_eltwise_int.cpp; 9s local 2024-04-03T18:04:59.3557843Z Compiling src/cpu/x64/jit_uni_layer_normalization.cpp; 9s local 2024-04-03T18:04:59.3558997Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 7s local ... 2024-04-03T18:04:59.6073391Z 2024-04-03T18:04:59.6079652Z  2024-04-03T18:04:59.6080340Z  2024-04-03T18:04:59.6083110Z  2024-04-03T18:04:59.6083488Z  2024-04-03T18:04:59.6083886Z  2024-04-03T18:04:59.6084290Z  2024-04-03T18:04:59.6084705Z  2024-04-03T18:04:59.6085136Z  2024-04-03T18:04:59.6086360Z [11,139 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:04:59.6087751Z Compiling src/cpu/cpu_convolution_list.cpp; 45s local 2024-04-03T18:04:59.6088986Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 28s local 2024-04-03T18:04:59.6090249Z Compiling src/cpu/cpu_inner_product_list.cpp; 12s local 2024-04-03T18:04:59.6091372Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 10s local 2024-04-03T18:04:59.6092528Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 9s local 2024-04-03T18:04:59.6093585Z Compiling src/cpu/x64/jit_uni_eltwise_int.cpp; 9s local 2024-04-03T18:04:59.6094876Z Compiling src/cpu/x64/jit_uni_layer_normalization.cpp; 9s local 2024-04-03T18:04:59.6096010Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 7s local ... 2024-04-03T18:04:59.8536624Z 2024-04-03T18:04:59.8537405Z  2024-04-03T18:04:59.8537995Z  2024-04-03T18:04:59.8538438Z  2024-04-03T18:04:59.8538896Z  2024-04-03T18:04:59.8539351Z  2024-04-03T18:04:59.8540035Z  2024-04-03T18:04:59.8540493Z  2024-04-03T18:04:59.8540952Z  2024-04-03T18:04:59.8542187Z [11,139 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:04:59.8543906Z Compiling src/cpu/cpu_convolution_list.cpp; 45s local 2024-04-03T18:04:59.8545378Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 29s local 2024-04-03T18:04:59.8546680Z Compiling src/cpu/cpu_inner_product_list.cpp; 12s local 2024-04-03T18:04:59.8548161Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 10s local 2024-04-03T18:04:59.8549441Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 9s local 2024-04-03T18:04:59.8550633Z Compiling src/cpu/x64/jit_uni_eltwise_int.cpp; 9s local 2024-04-03T18:04:59.8551892Z Compiling src/cpu/x64/jit_uni_layer_normalization.cpp; 9s local 2024-04-03T18:04:59.8553289Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 7s local ... 2024-04-03T18:05:00.1447094Z 2024-04-03T18:05:00.1447894Z  2024-04-03T18:05:00.1448447Z  2024-04-03T18:05:00.1448897Z  2024-04-03T18:05:00.1449374Z  2024-04-03T18:05:00.1449850Z  2024-04-03T18:05:00.1450296Z  2024-04-03T18:05:00.1450711Z  2024-04-03T18:05:00.1451156Z  2024-04-03T18:05:00.1452478Z [11,142 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:00.1454026Z Compiling src/cpu/cpu_convolution_list.cpp; 45s local 2024-04-03T18:05:00.1455518Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 29s local 2024-04-03T18:05:00.1456835Z Compiling src/cpu/cpu_inner_product_list.cpp; 12s local 2024-04-03T18:05:00.1457956Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 11s local 2024-04-03T18:05:00.1459266Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 10s local 2024-04-03T18:05:00.1460243Z Compiling src/cpu/x64/jit_uni_eltwise_int.cpp; 9s local 2024-04-03T18:05:00.1461126Z Compiling src/cpu/x64/jit_uni_layer_normalization.cpp; 9s local 2024-04-03T18:05:00.1462168Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 8s local ... 2024-04-03T18:05:00.4534038Z 2024-04-03T18:05:00.4534945Z  2024-04-03T18:05:00.4535491Z  2024-04-03T18:05:00.4535970Z  2024-04-03T18:05:00.4536458Z  2024-04-03T18:05:00.4536887Z  2024-04-03T18:05:00.4537351Z  2024-04-03T18:05:00.4537792Z  2024-04-03T18:05:00.4538263Z  2024-04-03T18:05:00.4539531Z [11,149 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:00.4540989Z Compiling src/cpu/cpu_convolution_list.cpp; 46s local 2024-04-03T18:05:00.4542151Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 29s local 2024-04-03T18:05:00.4543470Z Compiling src/cpu/cpu_inner_product_list.cpp; 13s local 2024-04-03T18:05:00.4544698Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 11s local 2024-04-03T18:05:00.4545924Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 10s local 2024-04-03T18:05:00.4547175Z Compiling src/cpu/x64/jit_uni_layer_normalization.cpp; 10s local 2024-04-03T18:05:00.4548611Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 8s local 2024-04-03T18:05:00.4549842Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp; 8s local ... 2024-04-03T18:05:00.6679367Z 2024-04-03T18:05:00.6680103Z  2024-04-03T18:05:00.6680667Z  2024-04-03T18:05:00.6681125Z  2024-04-03T18:05:00.6681600Z  2024-04-03T18:05:00.6682066Z  2024-04-03T18:05:00.6682511Z  2024-04-03T18:05:00.6682971Z  2024-04-03T18:05:00.6683406Z  2024-04-03T18:05:00.6684615Z [11,150 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:00.6686669Z Compiling src/cpu/cpu_convolution_list.cpp; 46s local 2024-04-03T18:05:00.6688001Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 29s local 2024-04-03T18:05:00.6689531Z Compiling src/cpu/cpu_inner_product_list.cpp; 13s local 2024-04-03T18:05:00.6690711Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 11s local 2024-04-03T18:05:00.6691999Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 10s local 2024-04-03T18:05:00.6693433Z Compiling src/cpu/x64/jit_uni_layer_normalization.cpp; 10s local 2024-04-03T18:05:00.6694794Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 8s local 2024-04-03T18:05:00.6695980Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp; 8s local ... 2024-04-03T18:05:00.8757515Z 2024-04-03T18:05:00.8758220Z  2024-04-03T18:05:00.8758745Z  2024-04-03T18:05:00.8759139Z  2024-04-03T18:05:00.8759548Z  2024-04-03T18:05:00.8759965Z  2024-04-03T18:05:00.8760351Z  2024-04-03T18:05:00.8760774Z  2024-04-03T18:05:00.8761185Z  2024-04-03T18:05:00.8762587Z [11,155 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:00.8763922Z Compiling src/cpu/cpu_convolution_list.cpp; 46s local 2024-04-03T18:05:00.8765106Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 30s local 2024-04-03T18:05:00.8766309Z Compiling src/cpu/cpu_inner_product_list.cpp; 13s local 2024-04-03T18:05:00.8767451Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 11s local 2024-04-03T18:05:00.8768620Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 10s local 2024-04-03T18:05:00.8769804Z Compiling src/cpu/x64/jit_uni_layer_normalization.cpp; 10s local 2024-04-03T18:05:00.8770950Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 9s local 2024-04-03T18:05:00.8772175Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp; 8s local ... 2024-04-03T18:05:01.1160223Z 2024-04-03T18:05:01.1160985Z  2024-04-03T18:05:01.1161546Z  2024-04-03T18:05:01.1162033Z  2024-04-03T18:05:01.1162515Z  2024-04-03T18:05:01.1162966Z  2024-04-03T18:05:01.1163435Z  2024-04-03T18:05:01.1163909Z  2024-04-03T18:05:01.1164356Z  2024-04-03T18:05:01.1165675Z [11,158 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:01.1167263Z Compiling src/cpu/cpu_convolution_list.cpp; 46s local 2024-04-03T18:05:01.1168649Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 30s local 2024-04-03T18:05:01.1170059Z Compiling src/cpu/cpu_inner_product_list.cpp; 13s local 2024-04-03T18:05:01.1171314Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 12s local 2024-04-03T18:05:01.1172598Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 10s local 2024-04-03T18:05:01.1173921Z Compiling src/cpu/x64/jit_uni_layer_normalization.cpp; 10s local 2024-04-03T18:05:01.1175301Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 9s local 2024-04-03T18:05:01.1176600Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp; 9s local ... 2024-04-03T18:05:01.3470093Z 2024-04-03T18:05:01.3470866Z  2024-04-03T18:05:01.3471530Z  2024-04-03T18:05:01.3471953Z  2024-04-03T18:05:01.3472384Z  2024-04-03T18:05:01.3472879Z  2024-04-03T18:05:01.3473294Z  2024-04-03T18:05:01.3473714Z  2024-04-03T18:05:01.3474211Z  2024-04-03T18:05:01.3475540Z [11,160 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:01.3477094Z Compiling src/cpu/cpu_convolution_list.cpp; 47s local 2024-04-03T18:05:01.3478397Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 30s local 2024-04-03T18:05:01.3479703Z Compiling src/cpu/cpu_inner_product_list.cpp; 13s local 2024-04-03T18:05:01.3480859Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 12s local 2024-04-03T18:05:01.3482051Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 11s local 2024-04-03T18:05:01.3483228Z Compiling src/cpu/x64/jit_uni_layer_normalization.cpp; 11s local 2024-04-03T18:05:01.3484584Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 9s local 2024-04-03T18:05:01.3485849Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp; 9s local ... 2024-04-03T18:05:01.6121029Z 2024-04-03T18:05:01.6121748Z  2024-04-03T18:05:01.6122245Z  2024-04-03T18:05:01.6122703Z  2024-04-03T18:05:01.6123129Z  2024-04-03T18:05:01.6123947Z  2024-04-03T18:05:01.6124385Z  2024-04-03T18:05:01.6130749Z  2024-04-03T18:05:01.6131357Z  2024-04-03T18:05:01.6132625Z [11,161 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:01.6134208Z Compiling src/cpu/cpu_convolution_list.cpp; 47s local 2024-04-03T18:05:01.6135774Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 30s local 2024-04-03T18:05:01.6137166Z Compiling src/cpu/cpu_inner_product_list.cpp; 14s local 2024-04-03T18:05:01.6138612Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 12s local 2024-04-03T18:05:01.6139853Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 11s local 2024-04-03T18:05:01.6141078Z Compiling src/cpu/x64/jit_uni_layer_normalization.cpp; 11s local 2024-04-03T18:05:01.6142257Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 9s local 2024-04-03T18:05:01.6143504Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp; 9s local ... 2024-04-03T18:05:01.8265980Z 2024-04-03T18:05:01.8266975Z  2024-04-03T18:05:01.8267516Z  2024-04-03T18:05:01.8268115Z  2024-04-03T18:05:01.8268523Z  2024-04-03T18:05:01.8268914Z  2024-04-03T18:05:01.8269358Z  2024-04-03T18:05:01.8269765Z  2024-04-03T18:05:01.8270217Z  2024-04-03T18:05:01.8271399Z [11,165 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:01.8272818Z Compiling src/cpu/cpu_convolution_list.cpp; 47s local 2024-04-03T18:05:01.8274101Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 31s local 2024-04-03T18:05:01.8275446Z Compiling src/cpu/cpu_inner_product_list.cpp; 14s local 2024-04-03T18:05:01.8276583Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 12s local 2024-04-03T18:05:01.8277743Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 11s local 2024-04-03T18:05:01.8278921Z Compiling src/cpu/x64/jit_uni_layer_normalization.cpp; 11s local 2024-04-03T18:05:01.8279997Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 9s local 2024-04-03T18:05:01.8281234Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp; 9s local ... 2024-04-03T18:05:02.0590412Z 2024-04-03T18:05:02.0591190Z  2024-04-03T18:05:02.0591727Z  2024-04-03T18:05:02.0592200Z  2024-04-03T18:05:02.0592632Z  2024-04-03T18:05:02.0593089Z  2024-04-03T18:05:02.0593540Z  2024-04-03T18:05:02.0593972Z  2024-04-03T18:05:02.0594438Z  2024-04-03T18:05:02.0595723Z [11,166 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:02.0597281Z Compiling src/cpu/cpu_convolution_list.cpp; 47s local 2024-04-03T18:05:02.0598624Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 31s local 2024-04-03T18:05:02.0599982Z Compiling src/cpu/cpu_inner_product_list.cpp; 14s local 2024-04-03T18:05:02.0601174Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 13s local 2024-04-03T18:05:02.0602464Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 11s local 2024-04-03T18:05:02.0603716Z Compiling src/cpu/x64/jit_uni_layer_normalization.cpp; 11s local 2024-04-03T18:05:02.0604887Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 10s local 2024-04-03T18:05:02.0606125Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp; 10s local ... 2024-04-03T18:05:02.2575737Z 2024-04-03T18:05:02.2576518Z  2024-04-03T18:05:02.2577043Z  2024-04-03T18:05:02.2577466Z  2024-04-03T18:05:02.2577929Z  2024-04-03T18:05:02.2578385Z  2024-04-03T18:05:02.2578809Z  2024-04-03T18:05:02.2579254Z  2024-04-03T18:05:02.2579920Z  2024-04-03T18:05:02.2581241Z [11,170 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:02.2582746Z Compiling src/cpu/cpu_convolution_list.cpp; 48s local 2024-04-03T18:05:02.2584200Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 31s local 2024-04-03T18:05:02.2585680Z Compiling src/cpu/cpu_inner_product_list.cpp; 14s local 2024-04-03T18:05:02.2586837Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 13s local 2024-04-03T18:05:02.2588292Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 12s local 2024-04-03T18:05:02.2589415Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 10s local 2024-04-03T18:05:02.2590578Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp; 10s local 2024-04-03T18:05:02.2592047Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp; 10s local ... 2024-04-03T18:05:02.6600585Z 2024-04-03T18:05:02.6601350Z  2024-04-03T18:05:02.6601904Z  2024-04-03T18:05:02.6602308Z  2024-04-03T18:05:02.6602770Z  2024-04-03T18:05:02.6603224Z  2024-04-03T18:05:02.6603662Z  2024-04-03T18:05:02.6604124Z  2024-04-03T18:05:02.6604552Z  2024-04-03T18:05:02.6605748Z [11,174 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:02.6607232Z Compiling src/cpu/cpu_convolution_list.cpp; 48s local 2024-04-03T18:05:02.6608525Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 31s local 2024-04-03T18:05:02.6609831Z Compiling src/cpu/cpu_inner_product_list.cpp; 15s local 2024-04-03T18:05:02.6610982Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 12s local 2024-04-03T18:05:02.6612099Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 10s local 2024-04-03T18:05:02.6613227Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp; 10s local 2024-04-03T18:05:02.6614729Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp; 10s local 2024-04-03T18:05:02.6615960Z Compiling src/cpu/x64/jit_uni_xf16_sum.cpp; 9s local ... 2024-04-03T18:05:02.8543441Z 2024-04-03T18:05:02.8555319Z  2024-04-03T18:05:02.8555907Z  2024-04-03T18:05:02.8556374Z  2024-04-03T18:05:02.8556833Z  2024-04-03T18:05:02.8557296Z  2024-04-03T18:05:02.8557867Z  2024-04-03T18:05:02.8558300Z  2024-04-03T18:05:02.8558703Z  2024-04-03T18:05:02.8559984Z [11,177 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:02.8561532Z Compiling src/cpu/cpu_convolution_list.cpp; 48s local 2024-04-03T18:05:02.8562782Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 32s local 2024-04-03T18:05:02.8564152Z Compiling src/cpu/cpu_inner_product_list.cpp; 15s local 2024-04-03T18:05:02.8565344Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 12s local 2024-04-03T18:05:02.8566499Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 10s local 2024-04-03T18:05:02.8567749Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp; 10s local 2024-04-03T18:05:02.8569092Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp; 10s local 2024-04-03T18:05:02.8570310Z Compiling src/cpu/x64/jit_uni_xf16_sum.cpp; 9s local ... 2024-04-03T18:05:03.1257357Z 2024-04-03T18:05:03.1258171Z  2024-04-03T18:05:03.1258697Z  2024-04-03T18:05:03.1259135Z  2024-04-03T18:05:03.1259559Z  2024-04-03T18:05:03.1259963Z  2024-04-03T18:05:03.1260390Z  2024-04-03T18:05:03.1260822Z  2024-04-03T18:05:03.1261237Z  2024-04-03T18:05:03.1262509Z [11,182 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:03.1264048Z Compiling src/cpu/cpu_convolution_list.cpp; 48s local 2024-04-03T18:05:03.1265374Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 32s local 2024-04-03T18:05:03.1267069Z Compiling src/cpu/cpu_inner_product_list.cpp; 15s local 2024-04-03T18:05:03.1268495Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 13s local 2024-04-03T18:05:03.1269630Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 11s local 2024-04-03T18:05:03.1270969Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp; 11s local 2024-04-03T18:05:03.1272258Z Compiling src/cpu/x64/jit_uni_xf16_sum.cpp; 10s local 2024-04-03T18:05:03.1273257Z Compiling src/cpu/cpu_lrn_list.cpp; 7s local ... 2024-04-03T18:05:03.4362870Z 2024-04-03T18:05:03.4363587Z  2024-04-03T18:05:03.4364145Z  2024-04-03T18:05:03.4364606Z  2024-04-03T18:05:03.4365069Z  2024-04-03T18:05:03.4365532Z  2024-04-03T18:05:03.4365990Z  2024-04-03T18:05:03.4366456Z  2024-04-03T18:05:03.4366897Z  2024-04-03T18:05:03.4368211Z [11,187 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:03.4369937Z Compiling src/cpu/cpu_convolution_list.cpp; 49s local 2024-04-03T18:05:03.4371262Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 32s local 2024-04-03T18:05:03.4372579Z Compiling src/cpu/cpu_inner_product_list.cpp; 16s local 2024-04-03T18:05:03.4373715Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 13s local 2024-04-03T18:05:03.4375034Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 11s local 2024-04-03T18:05:03.4376203Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp; 11s local 2024-04-03T18:05:03.4377414Z Compiling src/cpu/x64/jit_uni_xf16_sum.cpp; 10s local 2024-04-03T18:05:03.4378383Z Compiling src/cpu/cpu_lrn_list.cpp; 7s local ... 2024-04-03T18:05:03.6554310Z 2024-04-03T18:05:03.6555077Z  2024-04-03T18:05:03.6555639Z  2024-04-03T18:05:03.6556109Z  2024-04-03T18:05:03.6556549Z  2024-04-03T18:05:03.6565231Z  2024-04-03T18:05:03.6565756Z  2024-04-03T18:05:03.6566175Z  2024-04-03T18:05:03.6566653Z  2024-04-03T18:05:03.6567946Z [11,189 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:03.6569396Z Compiling src/cpu/cpu_convolution_list.cpp; 49s local 2024-04-03T18:05:03.6570739Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 32s local 2024-04-03T18:05:03.6572103Z Compiling src/cpu/cpu_inner_product_list.cpp; 16s local 2024-04-03T18:05:03.6573162Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 11s local 2024-04-03T18:05:03.6574571Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp; 11s local 2024-04-03T18:05:03.6575842Z Compiling src/cpu/x64/jit_uni_xf16_sum.cpp; 10s local 2024-04-03T18:05:03.6576775Z Compiling src/cpu/cpu_lrn_list.cpp; 7s local 2024-04-03T18:05:03.6577761Z Compiling src/cpu/x64/lrn/jit_uni_lrn.cpp; 7s local ... 2024-04-03T18:05:03.8568305Z 2024-04-03T18:05:03.8569083Z  2024-04-03T18:05:03.8569663Z  2024-04-03T18:05:03.8570119Z  2024-04-03T18:05:03.8570596Z  2024-04-03T18:05:03.8571047Z  2024-04-03T18:05:03.8587054Z  2024-04-03T18:05:03.8587963Z  2024-04-03T18:05:03.8588417Z  2024-04-03T18:05:03.8589624Z [11,195 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:03.8591090Z Compiling src/cpu/cpu_convolution_list.cpp; 49s local 2024-04-03T18:05:03.8592417Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 33s local 2024-04-03T18:05:03.8593750Z Compiling src/cpu/cpu_inner_product_list.cpp; 16s local 2024-04-03T18:05:03.8594753Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 11s local 2024-04-03T18:05:03.8595901Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp; 11s local 2024-04-03T18:05:03.8597084Z Compiling src/cpu/x64/lrn/jit_uni_lrn.cpp; 7s local 2024-04-03T18:05:03.8598025Z Compiling src/cpu/cpu_pooling_list.cpp; 7s local 2024-04-03T18:05:03.8599126Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 6s local ... 2024-04-03T18:05:04.0575761Z 2024-04-03T18:05:04.0576688Z  2024-04-03T18:05:04.0577247Z  2024-04-03T18:05:04.0577709Z  2024-04-03T18:05:04.0578146Z  2024-04-03T18:05:04.0578617Z  2024-04-03T18:05:04.0579042Z  2024-04-03T18:05:04.0579505Z  2024-04-03T18:05:04.0579937Z  2024-04-03T18:05:04.0581643Z [11,199 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:04.0583143Z Compiling src/cpu/cpu_convolution_list.cpp; 49s local 2024-04-03T18:05:04.0584369Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 33s local 2024-04-03T18:05:04.0585648Z Compiling src/cpu/cpu_inner_product_list.cpp; 16s local 2024-04-03T18:05:04.0586741Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 12s local 2024-04-03T18:05:04.0588106Z Compiling src/cpu/x64/lrn/jit_uni_lrn.cpp; 8s local 2024-04-03T18:05:04.0589279Z Compiling src/cpu/cpu_pooling_list.cpp; 7s local 2024-04-03T18:05:04.0590393Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 7s local 2024-04-03T18:05:04.0591579Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 6s local ... 2024-04-03T18:05:04.3295302Z 2024-04-03T18:05:04.3296095Z  2024-04-03T18:05:04.3296623Z  2024-04-03T18:05:04.3297061Z  2024-04-03T18:05:04.3297487Z  2024-04-03T18:05:04.3297914Z  2024-04-03T18:05:04.3298328Z  2024-04-03T18:05:04.3298745Z  2024-04-03T18:05:04.3299171Z  2024-04-03T18:05:04.3300401Z [11,205 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:04.3301892Z Compiling src/cpu/cpu_convolution_list.cpp; 50s local 2024-04-03T18:05:04.3303170Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 33s local 2024-04-03T18:05:04.3304489Z Compiling src/cpu/cpu_inner_product_list.cpp; 16s local 2024-04-03T18:05:04.3305514Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 12s local 2024-04-03T18:05:04.3306523Z Compiling src/cpu/x64/lrn/jit_uni_lrn.cpp; 8s local 2024-04-03T18:05:04.3307542Z Compiling src/cpu/cpu_pooling_list.cpp; 7s local 2024-04-03T18:05:04.3309003Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 7s local 2024-04-03T18:05:04.3310092Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 7s local ... 2024-04-03T18:05:04.5762926Z 2024-04-03T18:05:04.5763838Z  2024-04-03T18:05:04.5764421Z  2024-04-03T18:05:04.5764896Z  2024-04-03T18:05:04.5765350Z  2024-04-03T18:05:04.5765817Z  2024-04-03T18:05:04.5766284Z  2024-04-03T18:05:04.5766728Z  2024-04-03T18:05:04.5767199Z  2024-04-03T18:05:04.5768525Z [11,209 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:04.5770104Z Compiling src/cpu/cpu_convolution_list.cpp; 50s local 2024-04-03T18:05:04.5771490Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 33s local 2024-04-03T18:05:04.5772898Z Compiling src/cpu/cpu_inner_product_list.cpp; 17s local 2024-04-03T18:05:04.5774008Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 12s local 2024-04-03T18:05:04.5775247Z Compiling src/cpu/x64/lrn/jit_uni_lrn.cpp; 8s local 2024-04-03T18:05:04.5776289Z Compiling src/cpu/cpu_pooling_list.cpp; 7s local 2024-04-03T18:05:04.5777426Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 7s local 2024-04-03T18:05:04.5778676Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 7s local ... 2024-04-03T18:05:04.8572185Z 2024-04-03T18:05:04.8573055Z  2024-04-03T18:05:04.8573723Z  2024-04-03T18:05:04.8574151Z  2024-04-03T18:05:04.8574852Z  2024-04-03T18:05:04.8575458Z  2024-04-03T18:05:04.8575884Z  2024-04-03T18:05:04.8576491Z  2024-04-03T18:05:04.8577091Z  2024-04-03T18:05:04.8578626Z [11,211 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:04.8580443Z Compiling src/cpu/cpu_convolution_list.cpp; 50s local 2024-04-03T18:05:04.8582325Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 34s local 2024-04-03T18:05:04.8583616Z Compiling src/cpu/cpu_inner_product_list.cpp; 17s local 2024-04-03T18:05:04.8585007Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 13s local 2024-04-03T18:05:04.8586507Z Compiling src/cpu/x64/lrn/jit_uni_lrn.cpp; 8s local 2024-04-03T18:05:04.8587877Z Compiling src/cpu/cpu_pooling_list.cpp; 8s local 2024-04-03T18:05:04.8589041Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 7s local 2024-04-03T18:05:04.8590589Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 7s local ... 2024-04-03T18:05:05.0581472Z 2024-04-03T18:05:05.0582256Z  2024-04-03T18:05:05.0582790Z  2024-04-03T18:05:05.0583218Z  2024-04-03T18:05:05.0583664Z  2024-04-03T18:05:05.0584094Z  2024-04-03T18:05:05.0584509Z  2024-04-03T18:05:05.0585220Z  2024-04-03T18:05:05.0585627Z  2024-04-03T18:05:05.0586819Z [11,216 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:05.0588472Z Compiling src/cpu/cpu_convolution_list.cpp; 50s local 2024-04-03T18:05:05.0589504Z Compiling src/cpu/cpu_inner_product_list.cpp; 17s local 2024-04-03T18:05:05.0590521Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 13s local 2024-04-03T18:05:05.0591492Z Compiling src/cpu/cpu_pooling_list.cpp; 8s local 2024-04-03T18:05:05.0592496Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 8s local 2024-04-03T18:05:05.0593559Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 7s local 2024-04-03T18:05:05.0594677Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 7s local 2024-04-03T18:05:05.0595916Z Compiling src/cpu/x64/matmul/jit_uni_sparse_matmul.cpp; 6s local ... 2024-04-03T18:05:05.2721759Z 2024-04-03T18:05:05.2722535Z  2024-04-03T18:05:05.2723108Z  2024-04-03T18:05:05.2723623Z  2024-04-03T18:05:05.2724119Z  2024-04-03T18:05:05.2724585Z  2024-04-03T18:05:05.2725064Z  2024-04-03T18:05:05.2725542Z  2024-04-03T18:05:05.2725995Z  2024-04-03T18:05:05.2727313Z [11,219 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:05.2728899Z Compiling src/cpu/cpu_convolution_list.cpp; 51s local 2024-04-03T18:05:05.2730025Z Compiling src/cpu/cpu_inner_product_list.cpp; 17s local 2024-04-03T18:05:05.2731143Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 13s local 2024-04-03T18:05:05.2732210Z Compiling src/cpu/cpu_pooling_list.cpp; 8s local 2024-04-03T18:05:05.2733311Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 8s local 2024-04-03T18:05:05.2734654Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 8s local 2024-04-03T18:05:05.2735829Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 7s local 2024-04-03T18:05:05.2737284Z Compiling src/cpu/x64/matmul/jit_uni_sparse_matmul.cpp; 6s local ... 2024-04-03T18:05:05.4764883Z 2024-04-03T18:05:05.4765926Z  2024-04-03T18:05:05.4766480Z  2024-04-03T18:05:05.4766971Z  2024-04-03T18:05:05.4767460Z  2024-04-03T18:05:05.4768455Z  2024-04-03T18:05:05.4768918Z  2024-04-03T18:05:05.4769388Z  2024-04-03T18:05:05.4771894Z  2024-04-03T18:05:05.4775610Z [11,222 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:05.4777309Z Compiling src/cpu/cpu_convolution_list.cpp; 51s local 2024-04-03T18:05:05.4778557Z Compiling src/cpu/cpu_inner_product_list.cpp; 18s local 2024-04-03T18:05:05.4779818Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 13s local 2024-04-03T18:05:05.4781055Z Compiling src/cpu/cpu_pooling_list.cpp; 8s local 2024-04-03T18:05:05.4782328Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 8s local 2024-04-03T18:05:05.4785917Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 8s local 2024-04-03T18:05:05.4790316Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 7s local 2024-04-03T18:05:05.4792188Z Compiling src/cpu/x64/matmul/jit_uni_sparse_matmul.cpp; 6s local ... 2024-04-03T18:05:05.7438918Z 2024-04-03T18:05:05.7440140Z  2024-04-03T18:05:05.7440623Z  2024-04-03T18:05:05.7441018Z  2024-04-03T18:05:05.7441416Z  2024-04-03T18:05:05.7442067Z  2024-04-03T18:05:05.7442547Z  2024-04-03T18:05:05.7442941Z  2024-04-03T18:05:05.7443325Z  2024-04-03T18:05:05.7444452Z [11,224 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:05.7445780Z Compiling src/cpu/cpu_convolution_list.cpp; 51s local 2024-04-03T18:05:05.7446745Z Compiling src/cpu/cpu_inner_product_list.cpp; 18s local 2024-04-03T18:05:05.7447658Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 13s local 2024-04-03T18:05:05.7448530Z Compiling src/cpu/cpu_pooling_list.cpp; 9s local 2024-04-03T18:05:05.7449583Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 8s local 2024-04-03T18:05:05.7450584Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 8s local 2024-04-03T18:05:05.7451649Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 8s local 2024-04-03T18:05:05.7452853Z Compiling src/cpu/x64/matmul/jit_uni_sparse_matmul.cpp; 6s local ... 2024-04-03T18:05:05.9891201Z 2024-04-03T18:05:05.9892397Z  2024-04-03T18:05:05.9892939Z  2024-04-03T18:05:05.9893384Z  2024-04-03T18:05:05.9893947Z  2024-04-03T18:05:05.9894337Z  2024-04-03T18:05:05.9894907Z  2024-04-03T18:05:05.9895305Z  2024-04-03T18:05:05.9895726Z  2024-04-03T18:05:05.9896901Z [11,227 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:05.9898299Z Compiling src/cpu/cpu_convolution_list.cpp; 51s local 2024-04-03T18:05:05.9899358Z Compiling src/cpu/cpu_inner_product_list.cpp; 18s local 2024-04-03T18:05:05.9900342Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 14s local 2024-04-03T18:05:05.9901222Z Compiling src/cpu/cpu_pooling_list.cpp; 9s local 2024-04-03T18:05:05.9902142Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 9s local 2024-04-03T18:05:05.9903115Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 8s local 2024-04-03T18:05:05.9904214Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 8s local 2024-04-03T18:05:05.9905440Z Compiling src/cpu/x64/matmul/jit_uni_sparse_matmul.cpp; 7s local ... 2024-04-03T18:05:06.2582047Z 2024-04-03T18:05:06.2582810Z  2024-04-03T18:05:06.2583359Z  2024-04-03T18:05:06.2586154Z  2024-04-03T18:05:06.2589473Z  2024-04-03T18:05:06.2592443Z  2024-04-03T18:05:06.2595397Z  2024-04-03T18:05:06.2598411Z  2024-04-03T18:05:06.2599265Z  2024-04-03T18:05:06.2600717Z [11,232 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:06.2602568Z Compiling src/cpu/cpu_convolution_list.cpp; 52s local 2024-04-03T18:05:06.2604147Z Compiling src/cpu/cpu_inner_product_list.cpp; 18s local 2024-04-03T18:05:06.2605516Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 14s local 2024-04-03T18:05:06.2606753Z Compiling src/cpu/cpu_pooling_list.cpp; 9s local 2024-04-03T18:05:06.2608085Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 9s local 2024-04-03T18:05:06.2609498Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 9s local 2024-04-03T18:05:06.2610975Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 8s local 2024-04-03T18:05:06.2612680Z Compiling src/cpu/x64/matmul/jit_uni_sparse_matmul.cpp; 7s local ... 2024-04-03T18:05:06.5319326Z 2024-04-03T18:05:06.5320614Z  2024-04-03T18:05:06.5321852Z  2024-04-03T18:05:06.5322994Z  2024-04-03T18:05:06.5323524Z  2024-04-03T18:05:06.5324010Z  2024-04-03T18:05:06.5324452Z  2024-04-03T18:05:06.5324938Z  2024-04-03T18:05:06.5325659Z  2024-04-03T18:05:06.5327234Z [11,235 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:06.5328858Z Compiling src/cpu/cpu_convolution_list.cpp; 52s local 2024-04-03T18:05:06.5330025Z Compiling src/cpu/cpu_inner_product_list.cpp; 19s local 2024-04-03T18:05:06.5331241Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 14s local 2024-04-03T18:05:06.5332443Z Compiling src/cpu/cpu_pooling_list.cpp; 9s local 2024-04-03T18:05:06.5333565Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 9s local 2024-04-03T18:05:06.5334886Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 9s local 2024-04-03T18:05:06.5336205Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 9s local 2024-04-03T18:05:06.5337684Z Compiling src/cpu/x64/matmul/jit_uni_sparse_matmul.cpp; 7s local ... 2024-04-03T18:05:06.7700801Z 2024-04-03T18:05:06.7701552Z  2024-04-03T18:05:06.7702325Z  2024-04-03T18:05:06.7702735Z  2024-04-03T18:05:06.7703166Z  2024-04-03T18:05:06.7703575Z  2024-04-03T18:05:06.7704052Z  2024-04-03T18:05:06.7704436Z  2024-04-03T18:05:06.7704857Z  2024-04-03T18:05:06.7706109Z [11,238 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:06.7707541Z Compiling src/cpu/cpu_convolution_list.cpp; 52s local 2024-04-03T18:05:06.7708779Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 14s local 2024-04-03T18:05:06.7709696Z Compiling src/cpu/cpu_pooling_list.cpp; 10s local 2024-04-03T18:05:06.7710762Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 9s local 2024-04-03T18:05:06.7711817Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 9s local 2024-04-03T18:05:06.7712970Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 9s local 2024-04-03T18:05:06.7714270Z Compiling src/cpu/x64/matmul/jit_uni_sparse_matmul.cpp; 7s local 2024-04-03T18:05:06.7715286Z @onednn//:mkl_dnn; 5s local ... 2024-04-03T18:05:06.9711596Z 2024-04-03T18:05:06.9712351Z  2024-04-03T18:05:06.9712891Z  2024-04-03T18:05:06.9713311Z  2024-04-03T18:05:06.9713716Z  2024-04-03T18:05:06.9714140Z  2024-04-03T18:05:06.9714546Z  2024-04-03T18:05:06.9714953Z  2024-04-03T18:05:06.9715396Z  2024-04-03T18:05:06.9716580Z [11,245 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:06.9718008Z Compiling src/cpu/cpu_convolution_list.cpp; 52s local 2024-04-03T18:05:06.9719007Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 15s local 2024-04-03T18:05:06.9720004Z Compiling src/cpu/cpu_pooling_list.cpp; 10s local 2024-04-03T18:05:06.9721256Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 10s local 2024-04-03T18:05:06.9722425Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 9s local 2024-04-03T18:05:06.9723726Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 9s local 2024-04-03T18:05:06.9725199Z Compiling src/cpu/x64/prelu/jit_uni_prelu_forward_kernel.cpp; 5s local 2024-04-03T18:05:06.9726508Z Compiling src/cpu/cpu_rnn_list.cpp; 5s local ... 2024-04-03T18:05:07.1740027Z 2024-04-03T18:05:07.1740833Z  2024-04-03T18:05:07.1741372Z  2024-04-03T18:05:07.1741897Z  2024-04-03T18:05:07.1742314Z  2024-04-03T18:05:07.1742790Z  2024-04-03T18:05:07.1743267Z  2024-04-03T18:05:07.1743696Z  2024-04-03T18:05:07.1744115Z  2024-04-03T18:05:07.1745428Z [11,249 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:07.1746901Z Compiling src/cpu/cpu_convolution_list.cpp; 52s local 2024-04-03T18:05:07.1748159Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 15s local 2024-04-03T18:05:07.1749183Z Compiling src/cpu/cpu_pooling_list.cpp; 10s local 2024-04-03T18:05:07.1750225Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 10s local 2024-04-03T18:05:07.1751263Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 10s local 2024-04-03T18:05:07.1752771Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 9s local 2024-04-03T18:05:07.1754139Z Compiling src/cpu/x64/prelu/jit_uni_prelu_forward_kernel.cpp; 5s local 2024-04-03T18:05:07.1755360Z Compiling src/cpu/cpu_rnn_list.cpp; 5s local ... 2024-04-03T18:05:07.4592509Z 2024-04-03T18:05:07.4593517Z  2024-04-03T18:05:07.4594156Z  2024-04-03T18:05:07.4594637Z  2024-04-03T18:05:07.4595103Z  2024-04-03T18:05:07.4595554Z  2024-04-03T18:05:07.4596019Z  2024-04-03T18:05:07.4596487Z  2024-04-03T18:05:07.4596908Z  2024-04-03T18:05:07.4598167Z [11,251 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:07.4599753Z Compiling src/cpu/cpu_convolution_list.cpp; 53s local 2024-04-03T18:05:07.4600782Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 15s local 2024-04-03T18:05:07.4601939Z Compiling src/cpu/cpu_pooling_list.cpp; 10s local 2024-04-03T18:05:07.4602960Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 10s local 2024-04-03T18:05:07.4604111Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 10s local 2024-04-03T18:05:07.4605400Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 9s local 2024-04-03T18:05:07.4606500Z Compiling src/cpu/cpu_rnn_list.cpp; 5s local 2024-04-03T18:05:07.4607525Z Compiling src/common/memory_zero_pad.cpp; 5s local ... 2024-04-03T18:05:07.6729843Z 2024-04-03T18:05:07.6730652Z  2024-04-03T18:05:07.6731180Z  2024-04-03T18:05:07.6731632Z  2024-04-03T18:05:07.6732047Z  2024-04-03T18:05:07.6732490Z  2024-04-03T18:05:07.6732881Z  2024-04-03T18:05:07.6733272Z  2024-04-03T18:05:07.6733723Z  2024-04-03T18:05:07.6735195Z [11,254 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:07.6736585Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 15s local 2024-04-03T18:05:07.6737618Z Compiling src/cpu/cpu_pooling_list.cpp; 11s local 2024-04-03T18:05:07.6738702Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 10s local 2024-04-03T18:05:07.6739848Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 10s local 2024-04-03T18:05:07.6741120Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 10s local 2024-04-03T18:05:07.6742316Z Compiling src/cpu/cpu_rnn_list.cpp; 5s local 2024-04-03T18:05:07.6743243Z Compiling src/common/memory_zero_pad.cpp; 5s local 2024-04-03T18:05:07.6744360Z Compiling src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp; 5s local ... 2024-04-03T18:05:07.9495536Z 2024-04-03T18:05:07.9496776Z  2024-04-03T18:05:07.9497415Z  2024-04-03T18:05:07.9497862Z  2024-04-03T18:05:07.9498316Z  2024-04-03T18:05:07.9498779Z  2024-04-03T18:05:07.9499701Z  2024-04-03T18:05:07.9500539Z  2024-04-03T18:05:07.9503469Z  2024-04-03T18:05:07.9507422Z [11,260 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:07.9511911Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 16s local 2024-04-03T18:05:07.9515526Z Compiling src/cpu/cpu_pooling_list.cpp; 11s local 2024-04-03T18:05:07.9519335Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 11s local 2024-04-03T18:05:07.9523016Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 10s local 2024-04-03T18:05:07.9526915Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 10s local 2024-04-03T18:05:07.9530740Z Compiling src/cpu/cpu_rnn_list.cpp; 6s local 2024-04-03T18:05:07.9534057Z Compiling src/common/memory_zero_pad.cpp; 6s local 2024-04-03T18:05:07.9535821Z Compiling src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp; 5s local ... 2024-04-03T18:05:08.2260283Z 2024-04-03T18:05:08.2261482Z  2024-04-03T18:05:08.2262029Z  2024-04-03T18:05:08.2262475Z  2024-04-03T18:05:08.2262927Z  2024-04-03T18:05:08.2263808Z  2024-04-03T18:05:08.2264246Z  2024-04-03T18:05:08.2264674Z  2024-04-03T18:05:08.2265365Z  2024-04-03T18:05:08.2266625Z [11,262 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:08.2268274Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 16s local 2024-04-03T18:05:08.2269474Z Compiling src/cpu/cpu_pooling_list.cpp; 11s local 2024-04-03T18:05:08.2270670Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 11s local 2024-04-03T18:05:08.2271835Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 11s local 2024-04-03T18:05:08.2273100Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 10s local 2024-04-03T18:05:08.2274254Z Compiling src/cpu/cpu_rnn_list.cpp; 6s local 2024-04-03T18:05:08.2275161Z Compiling src/common/memory_zero_pad.cpp; 6s local 2024-04-03T18:05:08.2276314Z Compiling src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp; 5s local ... 2024-04-03T18:05:08.4682762Z 2024-04-03T18:05:08.4683724Z  2024-04-03T18:05:08.4684213Z  2024-04-03T18:05:08.4684644Z  2024-04-03T18:05:08.4685085Z  2024-04-03T18:05:08.4685467Z  2024-04-03T18:05:08.4685854Z  2024-04-03T18:05:08.4686236Z  2024-04-03T18:05:08.4686645Z  2024-04-03T18:05:08.4687846Z [11,269 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:08.4689212Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 16s local 2024-04-03T18:05:08.4690237Z Compiling src/cpu/cpu_pooling_list.cpp; 11s local 2024-04-03T18:05:08.4691216Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 11s local 2024-04-03T18:05:08.4692305Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 11s local 2024-04-03T18:05:08.4693533Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 10s local 2024-04-03T18:05:08.4694760Z Compiling src/cpu/cpu_rnn_list.cpp; 6s local 2024-04-03T18:05:08.4695653Z Compiling src/common/memory_zero_pad.cpp; 6s local 2024-04-03T18:05:08.4696784Z Compiling src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp; 6s local ... 2024-04-03T18:05:08.6899461Z 2024-04-03T18:05:08.6900358Z  2024-04-03T18:05:08.6900911Z  2024-04-03T18:05:08.6901334Z  2024-04-03T18:05:08.6901776Z  2024-04-03T18:05:08.6902217Z  2024-04-03T18:05:08.6902614Z  2024-04-03T18:05:08.6903111Z  2024-04-03T18:05:08.6903583Z  2024-04-03T18:05:08.6904826Z [11,272 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:08.6906253Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 16s local 2024-04-03T18:05:08.6907203Z Compiling src/cpu/cpu_pooling_list.cpp; 12s local 2024-04-03T18:05:08.6908430Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 11s local 2024-04-03T18:05:08.6909506Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 11s local 2024-04-03T18:05:08.6910690Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 11s local 2024-04-03T18:05:08.6911836Z Compiling src/cpu/cpu_rnn_list.cpp; 6s local 2024-04-03T18:05:08.6912759Z Compiling src/common/memory_zero_pad.cpp; 6s local 2024-04-03T18:05:08.6913861Z Compiling src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp; 6s local ... 2024-04-03T18:05:08.8917071Z 2024-04-03T18:05:08.8917810Z  2024-04-03T18:05:08.8918319Z  2024-04-03T18:05:08.8918717Z  2024-04-03T18:05:08.8919952Z  2024-04-03T18:05:08.8920336Z  2024-04-03T18:05:08.8920692Z  2024-04-03T18:05:08.8921058Z  2024-04-03T18:05:08.8922758Z  2024-04-03T18:05:08.8924050Z [11,278 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:08.8925457Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 17s local 2024-04-03T18:05:08.8926543Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 11s local 2024-04-03T18:05:08.8927677Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 11s local 2024-04-03T18:05:08.8929016Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 11s local 2024-04-03T18:05:08.8930430Z Compiling src/cpu/cpu_rnn_list.cpp; 7s local 2024-04-03T18:05:08.8931391Z Compiling src/common/memory_zero_pad.cpp; 7s local 2024-04-03T18:05:08.8932595Z Compiling src/cpu/x64/rnn/jit_brgemm_transpose_single_row.cpp; 6s local 2024-04-03T18:05:08.8934041Z Compiling src/cpu/x64/rnn/jit_gates_reduction.cpp; 6s local ... 2024-04-03T18:05:09.1005184Z 2024-04-03T18:05:09.1005956Z  2024-04-03T18:05:09.1006508Z  2024-04-03T18:05:09.1010476Z  2024-04-03T18:05:09.1011164Z  2024-04-03T18:05:09.1011776Z  2024-04-03T18:05:09.1015499Z  2024-04-03T18:05:09.1018653Z  2024-04-03T18:05:09.1019164Z  2024-04-03T18:05:09.1020423Z [11,280 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:09.1021822Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 17s local 2024-04-03T18:05:09.1023150Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 12s local 2024-04-03T18:05:09.1024311Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 12s local 2024-04-03T18:05:09.1025291Z Compiling src/cpu/cpu_rnn_list.cpp; 7s local 2024-04-03T18:05:09.1026220Z Compiling src/common/memory_zero_pad.cpp; 7s local 2024-04-03T18:05:09.1027422Z Compiling src/cpu/x64/rnn/jit_brgemm_transpose_single_row.cpp; 6s local 2024-04-03T18:05:09.1028867Z Compiling src/cpu/x64/rnn/jit_gates_reduction.cpp; 6s local 2024-04-03T18:05:09.1030045Z Compiling src/cpu/x64/shuffle/jit_uni_shuffle.cpp; 5s local ... 2024-04-03T18:05:09.3563289Z 2024-04-03T18:05:09.3564446Z  2024-04-03T18:05:09.3565022Z  2024-04-03T18:05:09.3565445Z  2024-04-03T18:05:09.3565907Z  2024-04-03T18:05:09.3566366Z  2024-04-03T18:05:09.3566806Z  2024-04-03T18:05:09.3567234Z  2024-04-03T18:05:09.3567672Z  2024-04-03T18:05:09.3568911Z [11,287 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:09.3570517Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 12s local 2024-04-03T18:05:09.3571669Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 12s local 2024-04-03T18:05:09.3572715Z Compiling src/cpu/cpu_rnn_list.cpp; 7s local 2024-04-03T18:05:09.3573662Z Compiling src/common/memory_zero_pad.cpp; 7s local 2024-04-03T18:05:09.3574864Z Compiling src/cpu/x64/rnn/jit_gates_reduction.cpp; 6s local 2024-04-03T18:05:09.3576004Z Compiling src/cpu/x64/utils/jit_io_helper.cpp; 6s local 2024-04-03T18:05:09.3577023Z Compiling src/cpu/cpu_softmax_list.cpp; 5s local 2024-04-03T18:05:09.3577917Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:05:09.5728652Z 2024-04-03T18:05:09.5729836Z  2024-04-03T18:05:09.5733136Z  2024-04-03T18:05:09.5736308Z  2024-04-03T18:05:09.5739300Z  2024-04-03T18:05:09.5742217Z  2024-04-03T18:05:09.5745064Z  2024-04-03T18:05:09.5745912Z  2024-04-03T18:05:09.5747147Z  2024-04-03T18:05:09.5748711Z [11,290 / 19,965] 3 / 18 tests; 48 actions, 46 running; last test: ...che_test 2024-04-03T18:05:09.5750308Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 12s local 2024-04-03T18:05:09.5751528Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 12s local 2024-04-03T18:05:09.5752642Z Compiling src/cpu/cpu_rnn_list.cpp; 7s local 2024-04-03T18:05:09.5753595Z Compiling src/common/memory_zero_pad.cpp; 7s local 2024-04-03T18:05:09.5754645Z Compiling src/cpu/cpu_softmax_list.cpp; 5s local 2024-04-03T18:05:09.5755492Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:05:09.5756276Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:05:09.5756986Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:05:09.8146999Z 2024-04-03T18:05:09.8148373Z  2024-04-03T18:05:09.8148939Z  2024-04-03T18:05:09.8149417Z  2024-04-03T18:05:09.8149828Z  2024-04-03T18:05:09.8153253Z  2024-04-03T18:05:09.8154068Z  2024-04-03T18:05:09.8157270Z  2024-04-03T18:05:09.8158237Z  2024-04-03T18:05:09.8162233Z [11,292 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:09.8164165Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 12s local 2024-04-03T18:05:09.8165824Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 12s local 2024-04-03T18:05:09.8167265Z Compiling src/cpu/cpu_rnn_list.cpp; 7s local 2024-04-03T18:05:09.8168495Z Compiling src/common/memory_zero_pad.cpp; 7s local 2024-04-03T18:05:09.8169736Z Compiling src/cpu/cpu_softmax_list.cpp; 6s local 2024-04-03T18:05:09.8170793Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:05:09.8171668Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:05:09.8172593Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:05:10.0692353Z 2024-04-03T18:05:10.0693514Z  2024-04-03T18:05:10.0694559Z  2024-04-03T18:05:10.0695619Z  2024-04-03T18:05:10.0696093Z  2024-04-03T18:05:10.0696595Z  2024-04-03T18:05:10.0698879Z  2024-04-03T18:05:10.0700548Z  2024-04-03T18:05:10.0702149Z  2024-04-03T18:05:10.0704617Z [11,301 / 19,965] 3 / 18 tests; 47 actions running; last test: ...e:cache_test 2024-04-03T18:05:10.0707481Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 13s local 2024-04-03T18:05:10.0709065Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 12s local 2024-04-03T18:05:10.0710211Z Compiling src/cpu/cpu_rnn_list.cpp; 8s local 2024-04-03T18:05:10.0711421Z Compiling src/common/memory_zero_pad.cpp; 8s local 2024-04-03T18:05:10.0712347Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:10.0713160Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:05:10.0713956Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:05:10.0714720Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:05:10.3865982Z 2024-04-03T18:05:10.3867008Z  2024-04-03T18:05:10.3867725Z  2024-04-03T18:05:10.3869539Z  2024-04-03T18:05:10.3869967Z  2024-04-03T18:05:10.3870454Z  2024-04-03T18:05:10.3870927Z  2024-04-03T18:05:10.3871414Z  2024-04-03T18:05:10.3873160Z  2024-04-03T18:05:10.3874500Z [11,302 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:10.3875971Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 13s local 2024-04-03T18:05:10.3877156Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 13s local 2024-04-03T18:05:10.3878202Z Compiling src/cpu/cpu_rnn_list.cpp; 8s local 2024-04-03T18:05:10.3879165Z Compiling src/common/memory_zero_pad.cpp; 8s local 2024-04-03T18:05:10.3880089Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:10.3880854Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:05:10.3881641Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:05:10.3882452Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:05:10.6699222Z 2024-04-03T18:05:10.6700031Z  2024-04-03T18:05:10.6700526Z  2024-04-03T18:05:10.6700935Z  2024-04-03T18:05:10.6701462Z  2024-04-03T18:05:10.6701942Z  2024-04-03T18:05:10.6702424Z  2024-04-03T18:05:10.6702902Z  2024-04-03T18:05:10.6703284Z  2024-04-03T18:05:10.6704405Z [11,306 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:10.6706075Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 13s local 2024-04-03T18:05:10.6707307Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 13s local 2024-04-03T18:05:10.6708585Z Compiling src/cpu/cpu_rnn_list.cpp; 8s local 2024-04-03T18:05:10.6709603Z Compiling src/common/memory_zero_pad.cpp; 8s local 2024-04-03T18:05:10.6710561Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:10.6711336Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:05:10.6712129Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:05:10.6712939Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:05:10.8704313Z 2024-04-03T18:05:10.8705493Z  2024-04-03T18:05:10.8706029Z  2024-04-03T18:05:10.8706487Z  2024-04-03T18:05:10.8706958Z  2024-04-03T18:05:10.8707399Z  2024-04-03T18:05:10.8707985Z  2024-04-03T18:05:10.8708427Z  2024-04-03T18:05:10.8709189Z  2024-04-03T18:05:10.8710628Z [11,308 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:10.8712166Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 13s local 2024-04-03T18:05:10.8713552Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 13s local 2024-04-03T18:05:10.8714630Z Compiling src/cpu/cpu_rnn_list.cpp; 9s local 2024-04-03T18:05:10.8715697Z Compiling src/common/memory_zero_pad.cpp; 9s local 2024-04-03T18:05:10.8716649Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:10.8717531Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:10.8718336Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:05:10.8719214Z @com_google_protobuf//:protoc_lib; 4s local ... 2024-04-03T18:05:11.1075082Z 2024-04-03T18:05:11.1075871Z  2024-04-03T18:05:11.1076413Z  2024-04-03T18:05:11.1076892Z  2024-04-03T18:05:11.1077344Z  2024-04-03T18:05:11.1077777Z  2024-04-03T18:05:11.1078258Z  2024-04-03T18:05:11.1078732Z  2024-04-03T18:05:11.1079183Z  2024-04-03T18:05:11.1080497Z [11,316 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:11.1082092Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 14s local 2024-04-03T18:05:11.1083313Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 14s local 2024-04-03T18:05:11.1084381Z Compiling src/cpu/cpu_rnn_list.cpp; 9s local 2024-04-03T18:05:11.1085354Z Compiling src/common/memory_zero_pad.cpp; 9s local 2024-04-03T18:05:11.1086281Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:11.1087064Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:11.1087858Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:11.1088775Z Compiling src/cpu/gemm_convolution.cpp; 4s local ... 2024-04-03T18:05:11.4369616Z 2024-04-03T18:05:11.4370419Z  2024-04-03T18:05:11.4370965Z  2024-04-03T18:05:11.4371435Z  2024-04-03T18:05:11.4371914Z  2024-04-03T18:05:11.4372372Z  2024-04-03T18:05:11.4372832Z  2024-04-03T18:05:11.4373289Z  2024-04-03T18:05:11.4373735Z  2024-04-03T18:05:11.4375202Z [11,317 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:11.4376854Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 14s local 2024-04-03T18:05:11.4378080Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 14s local 2024-04-03T18:05:11.4379184Z Compiling src/cpu/cpu_rnn_list.cpp; 9s local 2024-04-03T18:05:11.4380216Z Compiling src/common/memory_zero_pad.cpp; 9s local 2024-04-03T18:05:11.4381156Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:11.4381969Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:11.4382769Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:11.4383703Z Compiling src/cpu/gemm_convolution.cpp; 4s local ... 2024-04-03T18:05:11.6734938Z 2024-04-03T18:05:11.6735763Z  2024-04-03T18:05:11.6736340Z  2024-04-03T18:05:11.6736809Z  2024-04-03T18:05:11.6737231Z  2024-04-03T18:05:11.6737684Z  2024-04-03T18:05:11.6738111Z  2024-04-03T18:05:11.6738534Z  2024-04-03T18:05:11.6738974Z  2024-04-03T18:05:11.6740224Z [11,322 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:11.6741696Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 14s local 2024-04-03T18:05:11.6742678Z Compiling src/cpu/cpu_rnn_list.cpp; 9s local 2024-04-03T18:05:11.6743607Z Compiling src/common/memory_zero_pad.cpp; 9s local 2024-04-03T18:05:11.6744472Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:11.6745478Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:11.6746193Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:11.6746840Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:05:11.6747568Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:05:11.8724629Z 2024-04-03T18:05:11.8725748Z  2024-04-03T18:05:11.8726408Z  2024-04-03T18:05:11.8726854Z  2024-04-03T18:05:11.8727267Z  2024-04-03T18:05:11.8727664Z  2024-04-03T18:05:11.8728051Z  2024-04-03T18:05:11.8728492Z  2024-04-03T18:05:11.8728886Z  2024-04-03T18:05:11.8730001Z [11,323 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:11.8731378Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 14s local 2024-04-03T18:05:11.8732322Z Compiling src/cpu/cpu_rnn_list.cpp; 10s local 2024-04-03T18:05:11.8733421Z Compiling src/common/memory_zero_pad.cpp; 10s local 2024-04-03T18:05:11.8734314Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:11.8735170Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:11.8735873Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:11.8736534Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:05:11.8737250Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:05:12.2018632Z 2024-04-03T18:05:12.2019472Z  2024-04-03T18:05:12.2020017Z  2024-04-03T18:05:12.2020466Z  2024-04-03T18:05:12.2020896Z  2024-04-03T18:05:12.2021332Z  2024-04-03T18:05:12.2021793Z  2024-04-03T18:05:12.2022223Z  2024-04-03T18:05:12.2022655Z  2024-04-03T18:05:12.2023904Z [11,329 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:12.2025307Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 15s local 2024-04-03T18:05:12.2026287Z Compiling src/cpu/cpu_rnn_list.cpp; 10s local 2024-04-03T18:05:12.2027213Z Compiling src/common/memory_zero_pad.cpp; 10s local 2024-04-03T18:05:12.2028399Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:12.2029097Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:12.2029803Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:12.2030454Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:05:12.2031146Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:05:12.4169887Z 2024-04-03T18:05:12.4186809Z  2024-04-03T18:05:12.4187416Z  2024-04-03T18:05:12.4188053Z  2024-04-03T18:05:12.4188475Z  2024-04-03T18:05:12.4188910Z  2024-04-03T18:05:12.4189338Z  2024-04-03T18:05:12.4189740Z  2024-04-03T18:05:12.4190167Z  2024-04-03T18:05:12.4191378Z [11,334 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:12.4192832Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 15s local 2024-04-03T18:05:12.4193840Z Compiling src/cpu/cpu_rnn_list.cpp; 10s local 2024-04-03T18:05:12.4194769Z Compiling src/common/memory_zero_pad.cpp; 10s local 2024-04-03T18:05:12.4195627Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:12.4196342Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:12.4197054Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:12.4197766Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:05:12.4198494Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:05:12.6720827Z 2024-04-03T18:05:12.6721587Z  2024-04-03T18:05:12.6722155Z  2024-04-03T18:05:12.6726782Z  2024-04-03T18:05:12.6730379Z  2024-04-03T18:05:12.6733476Z  2024-04-03T18:05:12.6734198Z  2024-04-03T18:05:12.6735056Z  2024-04-03T18:05:12.6735806Z  2024-04-03T18:05:12.6737498Z [11,339 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:12.6742196Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 15s local 2024-04-03T18:05:12.6743653Z Compiling src/cpu/cpu_rnn_list.cpp; 10s local 2024-04-03T18:05:12.6745577Z Compiling src/common/memory_zero_pad.cpp; 10s local 2024-04-03T18:05:12.6746738Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:12.6748040Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:12.6749247Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:12.6750728Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:05:12.6751774Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:05:12.8722700Z 2024-04-03T18:05:12.8723998Z  2024-04-03T18:05:12.8724472Z  2024-04-03T18:05:12.8724833Z  2024-04-03T18:05:12.8725211Z  2024-04-03T18:05:12.8725571Z  2024-04-03T18:05:12.8725940Z  2024-04-03T18:05:12.8726272Z  2024-04-03T18:05:12.8726647Z  2024-04-03T18:05:12.8727704Z [11,343 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:12.8729192Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 15s local 2024-04-03T18:05:12.8732210Z Compiling src/cpu/cpu_rnn_list.cpp; 11s local 2024-04-03T18:05:12.8735612Z Compiling src/common/memory_zero_pad.cpp; 11s local 2024-04-03T18:05:12.8736729Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:05:12.8739780Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:12.8740730Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:12.8743766Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:12.8744662Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:05:13.0953634Z 2024-04-03T18:05:13.0954429Z  2024-04-03T18:05:13.0954975Z  2024-04-03T18:05:13.0955449Z  2024-04-03T18:05:13.0955907Z  2024-04-03T18:05:13.0956356Z  2024-04-03T18:05:13.0956799Z  2024-04-03T18:05:13.0957231Z  2024-04-03T18:05:13.0957695Z  2024-04-03T18:05:13.0958927Z [11,347 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:13.0960438Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 16s local 2024-04-03T18:05:13.0961463Z Compiling src/cpu/cpu_rnn_list.cpp; 11s local 2024-04-03T18:05:13.0962411Z Compiling src/common/memory_zero_pad.cpp; 11s local 2024-04-03T18:05:13.0963287Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:05:13.0964050Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:13.0964830Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:13.0965525Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:13.0966306Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:05:13.3021147Z 2024-04-03T18:05:13.3021857Z  2024-04-03T18:05:13.3022347Z  2024-04-03T18:05:13.3022737Z  2024-04-03T18:05:13.3023128Z  2024-04-03T18:05:13.3023521Z  2024-04-03T18:05:13.3023951Z  2024-04-03T18:05:13.3024359Z  2024-04-03T18:05:13.3024747Z  2024-04-03T18:05:13.3025978Z [11,352 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:13.3027426Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 16s local 2024-04-03T18:05:13.3028700Z Compiling src/cpu/cpu_rnn_list.cpp; 11s local 2024-04-03T18:05:13.3029548Z Compiling src/common/memory_zero_pad.cpp; 11s local 2024-04-03T18:05:13.3030346Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:05:13.3031017Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:13.3031673Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:13.3032390Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:13.3033137Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:05:13.4973485Z 2024-04-03T18:05:13.4974700Z  2024-04-03T18:05:13.4975129Z  2024-04-03T18:05:13.4975489Z  2024-04-03T18:05:13.4975817Z  2024-04-03T18:05:13.4976129Z  2024-04-03T18:05:13.4976451Z  2024-04-03T18:05:13.4976824Z  2024-04-03T18:05:13.4977189Z  2024-04-03T18:05:13.4978251Z [11,359 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:13.4979780Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 16s local 2024-04-03T18:05:13.4980611Z Compiling src/cpu/cpu_rnn_list.cpp; 11s local 2024-04-03T18:05:13.4981398Z Compiling src/common/memory_zero_pad.cpp; 11s local 2024-04-03T18:05:13.4982254Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:05:13.4983077Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:13.4983698Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:13.4984281Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:13.4984861Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:05:13.7042579Z 2024-04-03T18:05:13.7043971Z  2024-04-03T18:05:13.7045134Z  2024-04-03T18:05:13.7045586Z  2024-04-03T18:05:13.7046000Z  2024-04-03T18:05:13.7046409Z  2024-04-03T18:05:13.7046823Z  2024-04-03T18:05:13.7047235Z  2024-04-03T18:05:13.7047846Z  2024-04-03T18:05:13.7049068Z [11,365 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:13.7050608Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 16s local 2024-04-03T18:05:13.7051745Z Compiling src/cpu/cpu_rnn_list.cpp; 11s local 2024-04-03T18:05:13.7052763Z Compiling src/common/memory_zero_pad.cpp; 11s local 2024-04-03T18:05:13.7053706Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:05:13.7054644Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:13.7055377Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:13.7056101Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:13.7056877Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:05:13.9259785Z 2024-04-03T18:05:13.9261099Z  2024-04-03T18:05:13.9261640Z  2024-04-03T18:05:13.9262122Z  2024-04-03T18:05:13.9262599Z  2024-04-03T18:05:13.9263040Z  2024-04-03T18:05:13.9263474Z  2024-04-03T18:05:13.9263908Z  2024-04-03T18:05:13.9264314Z  2024-04-03T18:05:13.9265525Z [11,376 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:13.9267293Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 16s local 2024-04-03T18:05:13.9268575Z Compiling src/cpu/cpu_rnn_list.cpp; 12s local 2024-04-03T18:05:13.9269570Z Compiling src/common/memory_zero_pad.cpp; 12s local 2024-04-03T18:05:13.9270453Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:05:13.9271195Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:05:13.9271948Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:13.9272709Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:13.9273924Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 6s local ... 2024-04-03T18:05:14.2255816Z 2024-04-03T18:05:14.2256601Z  2024-04-03T18:05:14.2257136Z  2024-04-03T18:05:14.2257570Z  2024-04-03T18:05:14.2257983Z  2024-04-03T18:05:14.2258445Z  2024-04-03T18:05:14.2258875Z  2024-04-03T18:05:14.2259280Z  2024-04-03T18:05:14.2259693Z  2024-04-03T18:05:14.2260894Z [11,380 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:14.2262345Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 17s local 2024-04-03T18:05:14.2263340Z Compiling src/cpu/cpu_rnn_list.cpp; 12s local 2024-04-03T18:05:14.2264270Z Compiling src/common/memory_zero_pad.cpp; 12s local 2024-04-03T18:05:14.2265088Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:05:14.2265720Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:05:14.2266374Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:14.2267017Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:14.2268229Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 6s local ... 2024-04-03T18:05:14.4353748Z 2024-04-03T18:05:14.4354542Z  2024-04-03T18:05:14.4358143Z  2024-04-03T18:05:14.4358641Z  2024-04-03T18:05:14.4359074Z  2024-04-03T18:05:14.4359516Z  2024-04-03T18:05:14.4364075Z  2024-04-03T18:05:14.4364549Z  2024-04-03T18:05:14.4365024Z  2024-04-03T18:05:14.4366236Z [11,385 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:14.4367905Z Compiling src/cpu/cpu_rnn_list.cpp; 12s local 2024-04-03T18:05:14.4368935Z Compiling src/common/memory_zero_pad.cpp; 12s local 2024-04-03T18:05:14.4369735Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:05:14.4370411Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:05:14.4371085Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:14.4371722Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:14.4372708Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 6s local 2024-04-03T18:05:14.4373740Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:05:14.6736850Z 2024-04-03T18:05:14.6737926Z  2024-04-03T18:05:14.6738461Z  2024-04-03T18:05:14.6740764Z  2024-04-03T18:05:14.6741652Z  2024-04-03T18:05:14.6742304Z  2024-04-03T18:05:14.6742934Z  2024-04-03T18:05:14.6743599Z  2024-04-03T18:05:14.6744247Z  2024-04-03T18:05:14.6745813Z [11,388 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:14.6747911Z Compiling src/cpu/cpu_rnn_list.cpp; 12s local 2024-04-03T18:05:14.6749519Z Compiling src/common/memory_zero_pad.cpp; 12s local 2024-04-03T18:05:14.6750634Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:05:14.6751544Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:05:14.6752417Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:14.6753415Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:14.6754616Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 6s local 2024-04-03T18:05:14.6756019Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:05:15.0741061Z 2024-04-03T18:05:15.0742317Z  2024-04-03T18:05:15.0742855Z  2024-04-03T18:05:15.0743308Z  2024-04-03T18:05:15.0743771Z  2024-04-03T18:05:15.0744488Z  2024-04-03T18:05:15.0744897Z  2024-04-03T18:05:15.0745342Z  2024-04-03T18:05:15.0745754Z  2024-04-03T18:05:15.0747038Z [11,389 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:15.0748716Z Compiling src/cpu/cpu_rnn_list.cpp; 13s local 2024-04-03T18:05:15.0751606Z Compiling src/common/memory_zero_pad.cpp; 13s local 2024-04-03T18:05:15.0752688Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:05:15.0753724Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:05:15.0758225Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:15.0759132Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:15.0760488Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 7s local 2024-04-03T18:05:15.0765155Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:05:15.3021791Z 2024-04-03T18:05:15.3022537Z  2024-04-03T18:05:15.3023102Z  2024-04-03T18:05:15.3023546Z  2024-04-03T18:05:15.3023995Z  2024-04-03T18:05:15.3024437Z  2024-04-03T18:05:15.3024799Z  2024-04-03T18:05:15.3025221Z  2024-04-03T18:05:15.3025591Z  2024-04-03T18:05:15.3026688Z [11,392 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:15.3028218Z Compiling src/cpu/cpu_rnn_list.cpp; 13s local 2024-04-03T18:05:15.3029292Z Compiling src/common/memory_zero_pad.cpp; 13s local 2024-04-03T18:05:15.3030074Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:05:15.3030782Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:05:15.3031484Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:15.3048334Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:15.3049407Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 7s local 2024-04-03T18:05:15.3050510Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:05:15.5190305Z 2024-04-03T18:05:15.5191167Z  2024-04-03T18:05:15.5191707Z  2024-04-03T18:05:15.5192190Z  2024-04-03T18:05:15.5193748Z  2024-04-03T18:05:15.5194197Z  2024-04-03T18:05:15.5194658Z  2024-04-03T18:05:15.5195099Z  2024-04-03T18:05:15.5195711Z  2024-04-03T18:05:15.5200140Z [11,396 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:15.5201807Z Compiling src/cpu/cpu_rnn_list.cpp; 13s local 2024-04-03T18:05:15.5203151Z Compiling src/common/memory_zero_pad.cpp; 13s local 2024-04-03T18:05:15.5206627Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:05:15.5207541Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:05:15.5208525Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:15.5212054Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:15.5213519Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 7s local 2024-04-03T18:05:15.5215108Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T18:05:15.7405037Z 2024-04-03T18:05:15.7405824Z  2024-04-03T18:05:15.7406420Z  2024-04-03T18:05:15.7408493Z  2024-04-03T18:05:15.7409265Z  2024-04-03T18:05:15.7412197Z  2024-04-03T18:05:15.7412877Z  2024-04-03T18:05:15.7416058Z  2024-04-03T18:05:15.7416781Z  2024-04-03T18:05:15.7420538Z [11,404 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:15.7422321Z Compiling src/cpu/cpu_rnn_list.cpp; 13s local 2024-04-03T18:05:15.7423515Z Compiling src/common/memory_zero_pad.cpp; 13s local 2024-04-03T18:05:15.7424808Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:05:15.7426183Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:15.7427354Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 8s local 2024-04-03T18:05:15.7429010Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:15.7429833Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:05:15.7430699Z @com_google_protobuf//:protoc_lib; 4s local ... 2024-04-03T18:05:16.1037396Z 2024-04-03T18:05:16.1038123Z  2024-04-03T18:05:16.1038593Z  2024-04-03T18:05:16.1038937Z  2024-04-03T18:05:16.1039312Z  2024-04-03T18:05:16.1039700Z  2024-04-03T18:05:16.1040062Z  2024-04-03T18:05:16.1040427Z  2024-04-03T18:05:16.1040768Z  2024-04-03T18:05:16.1041813Z [11,407 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:16.1042956Z Compiling src/cpu/cpu_rnn_list.cpp; 14s local 2024-04-03T18:05:16.1043751Z Compiling src/common/memory_zero_pad.cpp; 14s local 2024-04-03T18:05:16.1044510Z @onednn//:onednn_autogen; 11s local 2024-04-03T18:05:16.1045171Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:05:16.1046113Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 8s local 2024-04-03T18:05:16.1046953Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:16.1047539Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:05:16.1048174Z @com_google_protobuf//:protoc_lib; 5s local ... 2024-04-03T18:05:16.3240143Z 2024-04-03T18:05:16.3240934Z  2024-04-03T18:05:16.3241480Z  2024-04-03T18:05:16.3244536Z  2024-04-03T18:05:16.3245307Z  2024-04-03T18:05:16.3245999Z  2024-04-03T18:05:16.3246696Z  2024-04-03T18:05:16.3247449Z  2024-04-03T18:05:16.3250002Z  2024-04-03T18:05:16.3251583Z [11,413 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:16.3253322Z Compiling src/cpu/cpu_rnn_list.cpp; 14s local 2024-04-03T18:05:16.3254797Z Compiling src/common/memory_zero_pad.cpp; 14s local 2024-04-03T18:05:16.3256975Z @onednn//:onednn_autogen; 11s local 2024-04-03T18:05:16.3258196Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:05:16.3260090Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 8s local 2024-04-03T18:05:16.3261574Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:16.3262558Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:05:16.3263756Z Compiling src/cpu/matmul/cpu_matmul_list.cpp; 4s local ... 2024-04-03T18:05:16.5255357Z 2024-04-03T18:05:16.5256349Z  2024-04-03T18:05:16.5257088Z  2024-04-03T18:05:16.5257569Z  2024-04-03T18:05:16.5257989Z  2024-04-03T18:05:16.5258416Z  2024-04-03T18:05:16.5258805Z  2024-04-03T18:05:16.5259224Z  2024-04-03T18:05:16.5259683Z  2024-04-03T18:05:16.5261007Z [11,417 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:16.5262513Z Compiling src/cpu/cpu_rnn_list.cpp; 14s local 2024-04-03T18:05:16.5263375Z Compiling src/common/memory_zero_pad.cpp; 14s local 2024-04-03T18:05:16.5264516Z @onednn//:onednn_autogen; 11s local 2024-04-03T18:05:16.5265295Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:05:16.5266231Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 8s local 2024-04-03T18:05:16.5267239Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:16.5268366Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:05:16.5269395Z Compiling src/cpu/matmul/cpu_matmul_list.cpp; 4s local ... 2024-04-03T18:05:16.7969627Z 2024-04-03T18:05:16.7970357Z  2024-04-03T18:05:16.7970879Z  2024-04-03T18:05:16.7971298Z  2024-04-03T18:05:16.7971731Z  2024-04-03T18:05:16.7972159Z  2024-04-03T18:05:16.7972579Z  2024-04-03T18:05:16.7973001Z  2024-04-03T18:05:16.7973371Z  2024-04-03T18:05:16.7974680Z [11,422 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:16.7975965Z Compiling src/cpu/cpu_rnn_list.cpp; 14s local 2024-04-03T18:05:16.7976918Z Compiling src/common/memory_zero_pad.cpp; 14s local 2024-04-03T18:05:16.7977773Z @onednn//:onednn_autogen; 11s local 2024-04-03T18:05:16.7978505Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:05:16.7979553Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 9s local 2024-04-03T18:05:16.7980636Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:16.7981489Z Compiling src/cpu/matmul/cpu_matmul_list.cpp; 4s local 2024-04-03T18:05:16.7982374Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:05:17.1251828Z 2024-04-03T18:05:17.1252753Z  2024-04-03T18:05:17.1253275Z  2024-04-03T18:05:17.1253699Z  2024-04-03T18:05:17.1254130Z  2024-04-03T18:05:17.1254685Z  2024-04-03T18:05:17.1255129Z  2024-04-03T18:05:17.1255580Z  2024-04-03T18:05:17.1255990Z  2024-04-03T18:05:17.1257245Z [11,423 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:17.1258665Z Compiling src/cpu/cpu_rnn_list.cpp; 15s local 2024-04-03T18:05:17.1259655Z Compiling src/common/memory_zero_pad.cpp; 15s local 2024-04-03T18:05:17.1260476Z @onednn//:onednn_autogen; 12s local 2024-04-03T18:05:17.1261156Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:05:17.1262120Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 9s local 2024-04-03T18:05:17.1263206Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:17.1264099Z Compiling src/cpu/matmul/cpu_matmul_list.cpp; 5s local 2024-04-03T18:05:17.1265040Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:05:17.3263991Z 2024-04-03T18:05:17.3264753Z  2024-04-03T18:05:17.3265285Z  2024-04-03T18:05:17.3265692Z  2024-04-03T18:05:17.3266102Z  2024-04-03T18:05:17.3266491Z  2024-04-03T18:05:17.3266904Z  2024-04-03T18:05:17.3267311Z  2024-04-03T18:05:17.3267960Z  2024-04-03T18:05:17.3269131Z [11,426 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:17.3270478Z Compiling src/cpu/cpu_rnn_list.cpp; 15s local 2024-04-03T18:05:17.3271607Z Compiling src/common/memory_zero_pad.cpp; 15s local 2024-04-03T18:05:17.3272494Z @onednn//:onednn_autogen; 12s local 2024-04-03T18:05:17.3273170Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:05:17.3274330Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 9s local 2024-04-03T18:05:17.3275495Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:17.3276288Z Compiling src/cpu/matmul/cpu_matmul_list.cpp; 5s local 2024-04-03T18:05:17.3277178Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:05:17.5373117Z 2024-04-03T18:05:17.5374492Z  2024-04-03T18:05:17.5375756Z  2024-04-03T18:05:17.5376298Z  2024-04-03T18:05:17.5376799Z  2024-04-03T18:05:17.5377290Z  2024-04-03T18:05:17.5377762Z  2024-04-03T18:05:17.5378258Z  2024-04-03T18:05:17.5378734Z  2024-04-03T18:05:17.5380651Z [11,434 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:17.5382265Z Compiling src/cpu/cpu_rnn_list.cpp; 15s local 2024-04-03T18:05:17.5383362Z Compiling src/common/memory_zero_pad.cpp; 15s local 2024-04-03T18:05:17.5384393Z @onednn//:onednn_autogen; 12s local 2024-04-03T18:05:17.5385217Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:05:17.5386431Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 9s local 2024-04-03T18:05:17.5388057Z Compiling src/cpu/matmul/cpu_matmul_list.cpp; 5s local 2024-04-03T18:05:17.5389109Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:05:17.5389962Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:05:17.7713306Z 2024-04-03T18:05:17.7714596Z  2024-04-03T18:05:17.7715785Z  2024-04-03T18:05:17.7716276Z  2024-04-03T18:05:17.7716714Z  2024-04-03T18:05:17.7717151Z  2024-04-03T18:05:17.7717545Z  2024-04-03T18:05:17.7718001Z  2024-04-03T18:05:17.7718471Z  2024-04-03T18:05:17.7719776Z [11,438 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:17.7721139Z Compiling src/cpu/cpu_rnn_list.cpp; 15s local 2024-04-03T18:05:17.7722138Z Compiling src/common/memory_zero_pad.cpp; 15s local 2024-04-03T18:05:17.7723030Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:05:17.7724188Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 10s local 2024-04-03T18:05:17.7725559Z Compiling src/cpu/matmul/cpu_matmul_list.cpp; 5s local 2024-04-03T18:05:17.7726543Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:05:17.7727329Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:05:17.7728135Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:05:18.1267146Z 2024-04-03T18:05:18.1268500Z  2024-04-03T18:05:18.1270325Z  2024-04-03T18:05:18.1271151Z  2024-04-03T18:05:18.1271859Z  2024-04-03T18:05:18.1272571Z  2024-04-03T18:05:18.1273603Z  2024-04-03T18:05:18.1274251Z  2024-04-03T18:05:18.1274668Z  2024-04-03T18:05:18.1275865Z [11,441 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:18.1277453Z Compiling src/cpu/cpu_rnn_list.cpp; 16s local 2024-04-03T18:05:18.1278501Z Compiling src/common/memory_zero_pad.cpp; 16s local 2024-04-03T18:05:18.1279502Z @onednn//:onednn_autogen; 11s local 2024-04-03T18:05:18.1280695Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 10s local 2024-04-03T18:05:18.1281886Z Compiling src/cpu/matmul/cpu_matmul_list.cpp; 6s local 2024-04-03T18:05:18.1282915Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:05:18.1283536Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:05:18.1284261Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:05:18.3275351Z 2024-04-03T18:05:18.3276438Z  2024-04-03T18:05:18.3277792Z  2024-04-03T18:05:18.3278397Z  2024-04-03T18:05:18.3278975Z  2024-04-03T18:05:18.3279558Z  2024-04-03T18:05:18.3280431Z  2024-04-03T18:05:18.3281097Z  2024-04-03T18:05:18.3283913Z  2024-04-03T18:05:18.3285391Z [11,449 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:18.3286851Z Compiling src/cpu/cpu_rnn_list.cpp; 16s local 2024-04-03T18:05:18.3288159Z @onednn//:onednn_autogen; 11s local 2024-04-03T18:05:18.3289830Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 10s local 2024-04-03T18:05:18.3291154Z Compiling src/cpu/matmul/cpu_matmul_list.cpp; 6s local 2024-04-03T18:05:18.3292107Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:05:18.3292840Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:05:18.3293565Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:05:18.3294511Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:05:18.6071692Z 2024-04-03T18:05:18.6073096Z  2024-04-03T18:05:18.6073962Z  2024-04-03T18:05:18.6074726Z  2024-04-03T18:05:18.6075497Z  2024-04-03T18:05:18.6076161Z  2024-04-03T18:05:18.6076948Z  2024-04-03T18:05:18.6078270Z  2024-04-03T18:05:18.6078791Z  2024-04-03T18:05:18.6080099Z [11,452 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:18.6081562Z Compiling src/cpu/cpu_rnn_list.cpp; 16s local 2024-04-03T18:05:18.6082468Z @onednn//:onednn_autogen; 11s local 2024-04-03T18:05:18.6083607Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 10s local 2024-04-03T18:05:18.6084931Z Compiling src/cpu/matmul/cpu_matmul_list.cpp; 6s local 2024-04-03T18:05:18.6085887Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:18.6086689Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:05:18.6087474Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:05:18.6088301Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:05:18.9181073Z 2024-04-03T18:05:18.9182190Z  2024-04-03T18:05:18.9182641Z  2024-04-03T18:05:18.9183038Z  2024-04-03T18:05:18.9183430Z  2024-04-03T18:05:18.9183780Z  2024-04-03T18:05:18.9184148Z  2024-04-03T18:05:18.9184502Z  2024-04-03T18:05:18.9184848Z  2024-04-03T18:05:18.9185946Z [11,456 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:18.9187148Z Compiling src/cpu/cpu_rnn_list.cpp; 17s local 2024-04-03T18:05:18.9188154Z @onednn//:onednn_autogen; 12s local 2024-04-03T18:05:18.9189085Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 11s local 2024-04-03T18:05:18.9190315Z Compiling src/cpu/matmul/cpu_matmul_list.cpp; 6s local 2024-04-03T18:05:18.9191180Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:18.9191914Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:18.9192711Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:18.9193342Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:05:19.1282645Z 2024-04-03T18:05:19.1283447Z  2024-04-03T18:05:19.1283951Z  2024-04-03T18:05:19.1284315Z  2024-04-03T18:05:19.1284691Z  2024-04-03T18:05:19.1285069Z  2024-04-03T18:05:19.1285432Z  2024-04-03T18:05:19.1285797Z  2024-04-03T18:05:19.1286150Z  2024-04-03T18:05:19.1287240Z [11,458 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:19.1288488Z Compiling src/cpu/cpu_rnn_list.cpp; 17s local 2024-04-03T18:05:19.1289376Z @onednn//:onednn_autogen; 12s local 2024-04-03T18:05:19.1290284Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 11s local 2024-04-03T18:05:19.1291435Z Compiling src/cpu/matmul/cpu_matmul_list.cpp; 7s local 2024-04-03T18:05:19.1292273Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:19.1292916Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:19.1293556Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:19.1294189Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:05:19.3349003Z 2024-04-03T18:05:19.3350149Z  2024-04-03T18:05:19.3350909Z  2024-04-03T18:05:19.3351557Z  2024-04-03T18:05:19.3352190Z  2024-04-03T18:05:19.3354892Z  2024-04-03T18:05:19.3355327Z  2024-04-03T18:05:19.3355809Z  2024-04-03T18:05:19.3357505Z  2024-04-03T18:05:19.3358886Z [11,462 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:19.3360450Z Compiling src/cpu/cpu_rnn_list.cpp; 17s local 2024-04-03T18:05:19.3361439Z @onednn//:onednn_autogen; 12s local 2024-04-03T18:05:19.3362599Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 11s local 2024-04-03T18:05:19.3363868Z Compiling src/cpu/matmul/cpu_matmul_list.cpp; 7s local 2024-04-03T18:05:19.3365080Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:19.3366545Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:19.3367373Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:19.3368227Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:05:19.6354937Z 2024-04-03T18:05:19.6356278Z  2024-04-03T18:05:19.6357129Z  2024-04-03T18:05:19.6358206Z  2024-04-03T18:05:19.6359223Z  2024-04-03T18:05:19.6359706Z  2024-04-03T18:05:19.6360113Z  2024-04-03T18:05:19.6360507Z  2024-04-03T18:05:19.6360899Z  2024-04-03T18:05:19.6362011Z [11,466 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:19.6363268Z Compiling src/cpu/cpu_rnn_list.cpp; 17s local 2024-04-03T18:05:19.6364005Z @onednn//:onednn_autogen; 12s local 2024-04-03T18:05:19.6364945Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 11s local 2024-04-03T18:05:19.6366101Z Compiling src/cpu/matmul/cpu_matmul_list.cpp; 7s local 2024-04-03T18:05:19.6366936Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:19.6367594Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:19.6368243Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:19.6368877Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:05:19.8900301Z 2024-04-03T18:05:19.8901539Z  2024-04-03T18:05:19.8902527Z  2024-04-03T18:05:19.8903713Z  2024-04-03T18:05:19.8908957Z  2024-04-03T18:05:19.8909804Z  2024-04-03T18:05:19.8910357Z  2024-04-03T18:05:19.8911767Z  2024-04-03T18:05:19.8912296Z  2024-04-03T18:05:19.8913474Z [11,474 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:19.8914940Z Compiling src/cpu/cpu_rnn_list.cpp; 18s local 2024-04-03T18:05:19.8916134Z Compiling xla/service/cpu/runtime_single_threaded_conv3d.cc; 12s local 2024-04-03T18:05:19.8917264Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:19.8918042Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:19.8918845Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:19.8919635Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:19.8920440Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:19.8921223Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:05:20.0911753Z 2024-04-03T18:05:20.0912533Z  2024-04-03T18:05:20.0913551Z  2024-04-03T18:05:20.0914303Z  2024-04-03T18:05:20.0914942Z  2024-04-03T18:05:20.0915624Z  2024-04-03T18:05:20.0916328Z  2024-04-03T18:05:20.0916779Z  2024-04-03T18:05:20.0917201Z  2024-04-03T18:05:20.0918479Z [11,481 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:20.0922741Z Compiling src/cpu/cpu_rnn_list.cpp; 18s local 2024-04-03T18:05:20.0924004Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:20.0925350Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:20.0926362Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:20.0927333Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:20.0928753Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:20.0929858Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:20.0930956Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:05:20.2935685Z 2024-04-03T18:05:20.2936946Z  2024-04-03T18:05:20.2938168Z  2024-04-03T18:05:20.2938664Z  2024-04-03T18:05:20.2939369Z  2024-04-03T18:05:20.2939899Z  2024-04-03T18:05:20.2940320Z  2024-04-03T18:05:20.2940765Z  2024-04-03T18:05:20.2941209Z  2024-04-03T18:05:20.2942448Z [11,484 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:20.2944076Z Compiling src/cpu/cpu_rnn_list.cpp; 18s local 2024-04-03T18:05:20.2944904Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:20.2945647Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:20.2946324Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:20.2947232Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:20.2948214Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:20.2948861Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:20.2949582Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:05:20.5293165Z 2024-04-03T18:05:20.5294550Z  2024-04-03T18:05:20.5295063Z  2024-04-03T18:05:20.5295470Z  2024-04-03T18:05:20.5295936Z  2024-04-03T18:05:20.5296402Z  2024-04-03T18:05:20.5296897Z  2024-04-03T18:05:20.5297388Z  2024-04-03T18:05:20.5297814Z  2024-04-03T18:05:20.5299050Z [11,484 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:20.5300564Z Compiling src/cpu/cpu_rnn_list.cpp; 18s local 2024-04-03T18:05:20.5301486Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:20.5302204Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:20.5303031Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:20.5303865Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:20.5304624Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:20.5305334Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:20.5306031Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:05:20.7465322Z 2024-04-03T18:05:20.7466478Z  2024-04-03T18:05:20.7467392Z  2024-04-03T18:05:20.7468213Z  2024-04-03T18:05:20.7468693Z  2024-04-03T18:05:20.7469163Z  2024-04-03T18:05:20.7469659Z  2024-04-03T18:05:20.7471300Z  2024-04-03T18:05:20.7471838Z  2024-04-03T18:05:20.7473224Z [11,489 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:20.7477049Z Compiling src/cpu/cpu_rnn_list.cpp; 18s local 2024-04-03T18:05:20.7478025Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:20.7478926Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:20.7479797Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:20.7480699Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:20.7481725Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:20.7482596Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:05:20.7483439Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:05:20.9508914Z 2024-04-03T18:05:20.9510144Z  2024-04-03T18:05:20.9510701Z  2024-04-03T18:05:20.9511140Z  2024-04-03T18:05:20.9517715Z  2024-04-03T18:05:20.9518219Z  2024-04-03T18:05:20.9518644Z  2024-04-03T18:05:20.9519033Z  2024-04-03T18:05:20.9519395Z  2024-04-03T18:05:20.9520693Z [11,497 / 19,965] 3 / 18 tests; 47 actions, 46 running; last test: ...che_test 2024-04-03T18:05:20.9522048Z Compiling src/cpu/cpu_rnn_list.cpp; 19s local 2024-04-03T18:05:20.9522897Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:20.9523628Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:20.9524364Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:20.9525131Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:20.9526033Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:20.9526793Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:20.9527504Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:05:21.1523608Z 2024-04-03T18:05:21.1525590Z  2024-04-03T18:05:21.1526147Z  2024-04-03T18:05:21.1528240Z  2024-04-03T18:05:21.1531908Z  2024-04-03T18:05:21.1537236Z  2024-04-03T18:05:21.1540286Z  2024-04-03T18:05:21.1543291Z  2024-04-03T18:05:21.1546270Z  2024-04-03T18:05:21.1550334Z [11,502 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:21.1554331Z Compiling src/cpu/cpu_rnn_list.cpp; 19s local 2024-04-03T18:05:21.1557728Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:21.1560968Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:21.1564185Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:21.1567682Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:21.1569276Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:21.1570198Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:21.1571125Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:05:21.3767305Z 2024-04-03T18:05:21.3768603Z  2024-04-03T18:05:21.3769486Z  2024-04-03T18:05:21.3770297Z  2024-04-03T18:05:21.3777403Z  2024-04-03T18:05:21.3777897Z  2024-04-03T18:05:21.3778313Z  2024-04-03T18:05:21.3778727Z  2024-04-03T18:05:21.3779151Z  2024-04-03T18:05:21.3780555Z [11,507 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:21.3781862Z Compiling src/cpu/cpu_rnn_list.cpp; 19s local 2024-04-03T18:05:21.3782653Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:21.3783365Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:21.3784088Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:21.3784805Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:21.3785526Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:21.3786230Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:21.3786898Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T18:05:21.6001974Z 2024-04-03T18:05:21.6002725Z  2024-04-03T18:05:21.6003283Z  2024-04-03T18:05:21.6003748Z  2024-04-03T18:05:21.6004204Z  2024-04-03T18:05:21.6004623Z  2024-04-03T18:05:21.6005057Z  2024-04-03T18:05:21.6005445Z  2024-04-03T18:05:21.6005891Z  2024-04-03T18:05:21.6007140Z [11,511 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:21.6008542Z Compiling src/cpu/cpu_rnn_list.cpp; 19s local 2024-04-03T18:05:21.6009463Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:05:21.6010230Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:21.6011005Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:21.6011804Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:21.6012562Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:21.6013251Z Compiling google/fft.cc; 6s local 2024-04-03T18:05:21.6014275Z Compiling .../cpu/runtime_single_threaded_matmul_c64.cc; 5s local ... 2024-04-03T18:05:21.8270352Z 2024-04-03T18:05:21.8271122Z  2024-04-03T18:05:21.8271649Z  2024-04-03T18:05:21.8272138Z  2024-04-03T18:05:21.8272557Z  2024-04-03T18:05:21.8272976Z  2024-04-03T18:05:21.8273411Z  2024-04-03T18:05:21.8273827Z  2024-04-03T18:05:21.8274232Z  2024-04-03T18:05:21.8275512Z [11,515 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:21.8276932Z Compiling src/cpu/cpu_rnn_list.cpp; 19s local 2024-04-03T18:05:21.8277750Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:05:21.8278497Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:05:21.8279212Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:21.8279886Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:21.8280929Z Compiling google/fft.cc; 6s local 2024-04-03T18:05:21.8281920Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c64.cc; 5s local 2024-04-03T18:05:21.8283345Z Compiling .../cpu/runtime_single_threaded_matmul_f32.cc; 5s local ... 2024-04-03T18:05:22.0666610Z 2024-04-03T18:05:22.0679360Z  2024-04-03T18:05:22.0679969Z  2024-04-03T18:05:22.0680454Z  2024-04-03T18:05:22.0680936Z  2024-04-03T18:05:22.0681377Z  2024-04-03T18:05:22.0681818Z  2024-04-03T18:05:22.0682233Z  2024-04-03T18:05:22.0682687Z  2024-04-03T18:05:22.0683943Z [11,521 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:22.0685425Z Compiling src/cpu/cpu_rnn_list.cpp; 20s local 2024-04-03T18:05:22.0686334Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:05:22.0687307Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:05:22.0688073Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:05:22.0688864Z Compiling google/fft.cc; 6s local 2024-04-03T18:05:22.0689971Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c64.cc; 5s local 2024-04-03T18:05:22.0691536Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f32.cc; 5s local 2024-04-03T18:05:22.0692780Z Compiling src/cpu/nhwc_pooling.cpp; 4s local ... 2024-04-03T18:05:22.2732243Z 2024-04-03T18:05:22.2733029Z  2024-04-03T18:05:22.2733502Z  2024-04-03T18:05:22.2733915Z  2024-04-03T18:05:22.2734436Z  2024-04-03T18:05:22.2734779Z  2024-04-03T18:05:22.2735118Z  2024-04-03T18:05:22.2735473Z  2024-04-03T18:05:22.2738850Z  2024-04-03T18:05:22.2740145Z [11,524 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:22.2741511Z Compiling src/cpu/cpu_rnn_list.cpp; 20s local 2024-04-03T18:05:22.2742370Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:05:22.2743125Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:05:22.2743879Z Compiling google/fft.cc; 6s local 2024-04-03T18:05:22.2744995Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c64.cc; 6s local 2024-04-03T18:05:22.2746514Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f32.cc; 5s local 2024-04-03T18:05:22.2747871Z Compiling src/cpu/nhwc_pooling.cpp; 4s local 2024-04-03T18:05:22.2748972Z Compiling .../cpu/runtime_single_threaded_matmul_f64.cc; 4s local ... 2024-04-03T18:05:22.4864912Z 2024-04-03T18:05:22.4866018Z  2024-04-03T18:05:22.4866560Z  2024-04-03T18:05:22.4866969Z  2024-04-03T18:05:22.4867431Z  2024-04-03T18:05:22.4868075Z  2024-04-03T18:05:22.4868490Z  2024-04-03T18:05:22.4868905Z  2024-04-03T18:05:22.4869317Z  2024-04-03T18:05:22.4870590Z [11,528 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:22.4872007Z Compiling src/cpu/cpu_rnn_list.cpp; 20s local 2024-04-03T18:05:22.4872867Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:05:22.4873540Z Compiling google/fft.cc; 6s local 2024-04-03T18:05:22.4874548Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c64.cc; 6s local 2024-04-03T18:05:22.4875962Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f32.cc; 5s local 2024-04-03T18:05:22.4877122Z Compiling src/cpu/nhwc_pooling.cpp; 5s local 2024-04-03T18:05:22.4878424Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f64.cc; 5s local 2024-04-03T18:05:22.4879850Z Compiling src/google/protobuf/descriptor.cc [for tool]; 4s local ... 2024-04-03T18:05:22.6962050Z 2024-04-03T18:05:22.6963459Z  2024-04-03T18:05:22.6966655Z  2024-04-03T18:05:22.6967456Z  2024-04-03T18:05:22.6970671Z  2024-04-03T18:05:22.6977810Z  2024-04-03T18:05:22.6978310Z  2024-04-03T18:05:22.6978775Z  2024-04-03T18:05:22.6979264Z  2024-04-03T18:05:22.6980794Z [11,535 / 19,965] 3 / 18 tests; 47 actions, 46 running; last test: ...che_test 2024-04-03T18:05:22.6982204Z Compiling src/cpu/cpu_rnn_list.cpp; 20s local 2024-04-03T18:05:22.6983067Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:05:22.6983863Z Compiling google/fft.cc; 7s local 2024-04-03T18:05:22.6985171Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c64.cc; 6s local 2024-04-03T18:05:22.6986743Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f32.cc; 6s local 2024-04-03T18:05:22.6988213Z Compiling src/cpu/nhwc_pooling.cpp; 5s local 2024-04-03T18:05:22.6989366Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f64.cc; 5s local 2024-04-03T18:05:22.6990787Z Compiling src/google/protobuf/descriptor.cc [for tool]; 5s local ... 2024-04-03T18:05:22.9139942Z 2024-04-03T18:05:22.9141383Z  2024-04-03T18:05:22.9142128Z  2024-04-03T18:05:22.9143260Z  2024-04-03T18:05:22.9144317Z  2024-04-03T18:05:22.9144863Z  2024-04-03T18:05:22.9145340Z  2024-04-03T18:05:22.9145800Z  2024-04-03T18:05:22.9146263Z  2024-04-03T18:05:22.9147876Z [11,550 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:22.9149463Z Compiling src/cpu/cpu_rnn_list.cpp; 21s local 2024-04-03T18:05:22.9150365Z Compiling google/fft.cc; 7s local 2024-04-03T18:05:22.9151520Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c64.cc; 6s local 2024-04-03T18:05:22.9153065Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f32.cc; 6s local 2024-04-03T18:05:22.9154353Z Compiling src/cpu/nhwc_pooling.cpp; 5s local 2024-04-03T18:05:22.9155646Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f64.cc; 5s local 2024-04-03T18:05:22.9157131Z Compiling src/google/protobuf/descriptor.cc [for tool]; 5s local 2024-04-03T18:05:22.9158638Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 4s local ... 2024-04-03T18:05:23.1310334Z 2024-04-03T18:05:23.1311507Z  2024-04-03T18:05:23.1312492Z  2024-04-03T18:05:23.1315634Z  2024-04-03T18:05:23.1316234Z  2024-04-03T18:05:23.1316911Z  2024-04-03T18:05:23.1319845Z  2024-04-03T18:05:23.1320428Z  2024-04-03T18:05:23.1321119Z  2024-04-03T18:05:23.1324906Z [11,566 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:23.1326419Z Compiling src/cpu/cpu_rnn_list.cpp; 21s local 2024-04-03T18:05:23.1327495Z Compiling google/fft.cc; 7s local 2024-04-03T18:05:23.1331096Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c64.cc; 6s local 2024-04-03T18:05:23.1332700Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f32.cc; 6s local 2024-04-03T18:05:23.1334126Z Compiling src/cpu/nhwc_pooling.cpp; 5s local 2024-04-03T18:05:23.1338016Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f64.cc; 5s local 2024-04-03T18:05:23.1348905Z Compiling src/google/protobuf/descriptor.cc [for tool]; 5s local 2024-04-03T18:05:23.1350710Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 4s local ... 2024-04-03T18:05:23.3387043Z 2024-04-03T18:05:23.3388009Z  2024-04-03T18:05:23.3388553Z  2024-04-03T18:05:23.3389009Z  2024-04-03T18:05:23.3389474Z  2024-04-03T18:05:23.3389914Z  2024-04-03T18:05:23.3390346Z  2024-04-03T18:05:23.3390774Z  2024-04-03T18:05:23.3391238Z  2024-04-03T18:05:23.3392541Z [11,581 / 19,965] 3 / 18 tests; 48 actions, 46 running; last test: ...che_test 2024-04-03T18:05:23.3394004Z Compiling src/cpu/cpu_rnn_list.cpp; 21s local 2024-04-03T18:05:23.3394912Z Compiling google/fft.cc; 7s local 2024-04-03T18:05:23.3396085Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c64.cc; 7s local 2024-04-03T18:05:23.3397694Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f32.cc; 6s local 2024-04-03T18:05:23.3399571Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f64.cc; 5s local 2024-04-03T18:05:23.3401106Z Compiling src/google/protobuf/descriptor.cc [for tool]; 5s local 2024-04-03T18:05:23.3402602Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 5s local 2024-04-03T18:05:23.3404256Z Compiling src/google/protobuf/descriptor.pb.cc [for tool]; 5s local ... 2024-04-03T18:05:23.5370203Z 2024-04-03T18:05:23.5371248Z  2024-04-03T18:05:23.5371755Z  2024-04-03T18:05:23.5372158Z  2024-04-03T18:05:23.5372542Z  2024-04-03T18:05:23.5372931Z  2024-04-03T18:05:23.5373321Z  2024-04-03T18:05:23.5373685Z  2024-04-03T18:05:23.5374086Z  2024-04-03T18:05:23.5375408Z [11,601 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:23.5376633Z Compiling src/cpu/cpu_rnn_list.cpp; 21s local 2024-04-03T18:05:23.5377616Z Compiling google/fft.cc; 7s local 2024-04-03T18:05:23.5378569Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c64.cc; 7s local 2024-04-03T18:05:23.5379825Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f32.cc; 6s local 2024-04-03T18:05:23.5381127Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f64.cc; 6s local 2024-04-03T18:05:23.5382422Z Compiling src/google/protobuf/descriptor.cc [for tool]; 5s local 2024-04-03T18:05:23.5383631Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 5s local 2024-04-03T18:05:23.5384983Z Compiling src/google/protobuf/descriptor.pb.cc [for tool]; 5s local ... 2024-04-03T18:05:23.7664210Z 2024-04-03T18:05:23.7667758Z  2024-04-03T18:05:23.7670843Z  2024-04-03T18:05:23.7673729Z  2024-04-03T18:05:23.7676554Z  2024-04-03T18:05:23.7679427Z  2024-04-03T18:05:23.7680142Z  2024-04-03T18:05:23.7683002Z  2024-04-03T18:05:23.7685829Z  2024-04-03T18:05:23.7689614Z [11,620 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:23.7691329Z Compiling src/cpu/cpu_rnn_list.cpp; 21s local 2024-04-03T18:05:23.7692445Z Compiling google/fft.cc; 8s local 2024-04-03T18:05:23.7696180Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c64.cc; 7s local 2024-04-03T18:05:23.7700630Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f32.cc; 7s local 2024-04-03T18:05:23.7702217Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f64.cc; 6s local 2024-04-03T18:05:23.7703690Z Compiling src/google/protobuf/descriptor.cc [for tool]; 6s local 2024-04-03T18:05:23.7705135Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 5s local 2024-04-03T18:05:23.7706579Z Compiling src/google/protobuf/descriptor.pb.cc [for tool]; 5s local ... 2024-04-03T18:05:23.9671420Z 2024-04-03T18:05:23.9672642Z  2024-04-03T18:05:23.9674006Z  2024-04-03T18:05:23.9674746Z  2024-04-03T18:05:23.9675425Z  2024-04-03T18:05:23.9676058Z  2024-04-03T18:05:23.9676564Z  2024-04-03T18:05:23.9677238Z  2024-04-03T18:05:23.9677897Z  2024-04-03T18:05:23.9679597Z [11,648 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:23.9681433Z Compiling src/cpu/cpu_rnn_list.cpp; 22s local 2024-04-03T18:05:23.9682384Z Compiling google/fft.cc; 8s local 2024-04-03T18:05:23.9683596Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c64.cc; 7s local 2024-04-03T18:05:23.9685208Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f32.cc; 7s local 2024-04-03T18:05:23.9686817Z Compiling xla/service/cpu/runtime_single_threaded_matmul_f64.cc; 6s local 2024-04-03T18:05:23.9688363Z Compiling src/google/protobuf/descriptor.cc [for tool]; 6s local 2024-04-03T18:05:23.9689889Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 5s local 2024-04-03T18:05:23.9691513Z Compiling src/google/protobuf/descriptor.pb.cc [for tool]; 5s local ... 2024-04-03T18:05:24.1760206Z 2024-04-03T18:05:24.1761486Z  2024-04-03T18:05:24.1762310Z  2024-04-03T18:05:24.1763402Z  2024-04-03T18:05:24.1763950Z  2024-04-03T18:05:24.1764417Z  2024-04-03T18:05:24.1764909Z  2024-04-03T18:05:24.1765388Z  2024-04-03T18:05:24.1766380Z  2024-04-03T18:05:24.1768097Z [11,696 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:24.1769590Z Compiling src/cpu/cpu_rnn_list.cpp; 22s local 2024-04-03T18:05:24.1770556Z Compiling google/fft.cc; 8s local 2024-04-03T18:05:24.1771799Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c64.cc; 8s local 2024-04-03T18:05:24.1773391Z Compiling src/google/protobuf/descriptor.cc [for tool]; 6s local 2024-04-03T18:05:24.1775160Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 6s local 2024-04-03T18:05:24.1777048Z Compiling src/google/protobuf/descriptor.pb.cc [for tool]; 5s local 2024-04-03T18:05:24.1778300Z Compiling src/cpu/bfloat16.cpp; 4s local 2024-04-03T18:05:24.1779350Z Compiling src/cpu/nspc_batch_normalization.cpp; 4s local ... 2024-04-03T18:05:24.3784413Z 2024-04-03T18:05:24.3785222Z  2024-04-03T18:05:24.3785777Z  2024-04-03T18:05:24.3786236Z  2024-04-03T18:05:24.3787615Z  2024-04-03T18:05:24.3788291Z  2024-04-03T18:05:24.3788703Z  2024-04-03T18:05:24.3789151Z  2024-04-03T18:05:24.3789588Z  2024-04-03T18:05:24.3792385Z [11,700 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:24.3794151Z Compiling src/cpu/cpu_rnn_list.cpp; 22s local 2024-04-03T18:05:24.3797512Z Compiling google/fft.cc; 8s local 2024-04-03T18:05:24.3798838Z Compiling xla/service/cpu/runtime_single_threaded_matmul_c64.cc; 8s local 2024-04-03T18:05:24.3800658Z Compiling src/google/protobuf/descriptor.cc [for tool]; 6s local 2024-04-03T18:05:24.3804676Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 6s local 2024-04-03T18:05:24.3806410Z Compiling src/google/protobuf/descriptor.pb.cc [for tool]; 6s local 2024-04-03T18:05:24.3808116Z Compiling src/cpu/bfloat16.cpp; 5s local 2024-04-03T18:05:24.3809228Z Compiling src/cpu/nspc_batch_normalization.cpp; 4s local ... 2024-04-03T18:05:24.6613933Z 2024-04-03T18:05:24.6615382Z  2024-04-03T18:05:24.6615888Z  2024-04-03T18:05:24.6616337Z  2024-04-03T18:05:24.6616807Z  2024-04-03T18:05:24.6617183Z  2024-04-03T18:05:24.6617584Z  2024-04-03T18:05:24.6617985Z  2024-04-03T18:05:24.6618394Z  2024-04-03T18:05:24.6619573Z [11,702 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:24.6620795Z Compiling src/cpu/cpu_rnn_list.cpp; 22s local 2024-04-03T18:05:24.6621620Z Compiling google/fft.cc; 9s local 2024-04-03T18:05:24.6622639Z Compiling src/google/protobuf/descriptor.cc [for tool]; 6s local 2024-04-03T18:05:24.6624218Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 6s local 2024-04-03T18:05:24.6625577Z Compiling src/google/protobuf/descriptor.pb.cc [for tool]; 6s local 2024-04-03T18:05:24.6626659Z Compiling src/cpu/bfloat16.cpp; 5s local 2024-04-03T18:05:24.6627604Z Compiling src/cpu/nspc_batch_normalization.cpp; 5s local 2024-04-03T18:05:24.6629029Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 4s local ... 2024-04-03T18:05:24.8669815Z 2024-04-03T18:05:24.8682425Z  2024-04-03T18:05:24.8683490Z  2024-04-03T18:05:24.8683923Z  2024-04-03T18:05:24.8684527Z  2024-04-03T18:05:24.8685106Z  2024-04-03T18:05:24.8685514Z  2024-04-03T18:05:24.8686114Z  2024-04-03T18:05:24.8686690Z  2024-04-03T18:05:24.8688214Z [11,705 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:24.8689879Z Compiling src/cpu/cpu_rnn_list.cpp; 23s local 2024-04-03T18:05:24.8691113Z Compiling google/fft.cc; 9s local 2024-04-03T18:05:24.8692438Z Compiling src/google/protobuf/descriptor.cc [for tool]; 7s local 2024-04-03T18:05:24.8694124Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 6s local 2024-04-03T18:05:24.8696228Z Compiling src/google/protobuf/descriptor.pb.cc [for tool]; 6s local 2024-04-03T18:05:24.8697885Z Compiling src/cpu/nspc_batch_normalization.cpp; 5s local 2024-04-03T18:05:24.8699184Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 5s local 2024-04-03T18:05:24.8700680Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 4s local ... 2024-04-03T18:05:25.1335594Z 2024-04-03T18:05:25.1336341Z  2024-04-03T18:05:25.1336860Z  2024-04-03T18:05:25.1337278Z  2024-04-03T18:05:25.1337727Z  2024-04-03T18:05:25.1338145Z  2024-04-03T18:05:25.1338554Z  2024-04-03T18:05:25.1339275Z  2024-04-03T18:05:25.1339702Z  2024-04-03T18:05:25.1340946Z [11,710 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:25.1342302Z Compiling src/cpu/cpu_rnn_list.cpp; 23s local 2024-04-03T18:05:25.1343178Z Compiling google/fft.cc; 9s local 2024-04-03T18:05:25.1344153Z Compiling src/google/protobuf/descriptor.cc [for tool]; 7s local 2024-04-03T18:05:25.1345497Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 6s local 2024-04-03T18:05:25.1346916Z Compiling src/google/protobuf/descriptor.pb.cc [for tool]; 6s local 2024-04-03T18:05:25.1348410Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 5s local 2024-04-03T18:05:25.1349530Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 5s local 2024-04-03T18:05:25.1350700Z @llvm-project//llvm:llvm-tblgen; 3s local ... 2024-04-03T18:05:25.3795150Z 2024-04-03T18:05:25.3795928Z  2024-04-03T18:05:25.3796452Z  2024-04-03T18:05:25.3796931Z  2024-04-03T18:05:25.3797374Z  2024-04-03T18:05:25.3797784Z  2024-04-03T18:05:25.3798227Z  2024-04-03T18:05:25.3798661Z  2024-04-03T18:05:25.3799067Z  2024-04-03T18:05:25.3800285Z [11,715 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:25.3801651Z Compiling src/cpu/cpu_rnn_list.cpp; 23s local 2024-04-03T18:05:25.3802512Z Compiling google/fft.cc; 9s local 2024-04-03T18:05:25.3803550Z Compiling src/google/protobuf/descriptor.cc [for tool]; 7s local 2024-04-03T18:05:25.3805011Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 7s local 2024-04-03T18:05:25.3806420Z Compiling src/google/protobuf/descriptor.pb.cc [for tool]; 7s local 2024-04-03T18:05:25.3807777Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 5s local 2024-04-03T18:05:25.3808983Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 5s local 2024-04-03T18:05:25.3810158Z @llvm-project//llvm:llvm-tblgen; 3s local ... 2024-04-03T18:05:25.6315584Z 2024-04-03T18:05:25.6316306Z  2024-04-03T18:05:25.6316851Z  2024-04-03T18:05:25.6317345Z  2024-04-03T18:05:25.6317744Z  2024-04-03T18:05:25.6318143Z  2024-04-03T18:05:25.6318573Z  2024-04-03T18:05:25.6319011Z  2024-04-03T18:05:25.6319438Z  2024-04-03T18:05:25.6320654Z [11,718 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:25.6322206Z Compiling src/cpu/cpu_rnn_list.cpp; 23s local 2024-04-03T18:05:25.6323034Z Compiling google/fft.cc; 10s local 2024-04-03T18:05:25.6324021Z Compiling src/google/protobuf/descriptor.cc [for tool]; 7s local 2024-04-03T18:05:25.6325411Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 7s local 2024-04-03T18:05:25.6326744Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 5s local 2024-04-03T18:05:25.6327876Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 5s local 2024-04-03T18:05:25.6329196Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 3s local 2024-04-03T18:05:25.6330852Z Compiling src/cpu/ref_batch_normalization.cpp; 3s local ... 2024-04-03T18:05:25.8475439Z 2024-04-03T18:05:25.8476572Z  2024-04-03T18:05:25.8477311Z  2024-04-03T18:05:25.8477792Z  2024-04-03T18:05:25.8478408Z  2024-04-03T18:05:25.8479014Z  2024-04-03T18:05:25.8480037Z  2024-04-03T18:05:25.8480630Z  2024-04-03T18:05:25.8481223Z  2024-04-03T18:05:25.8482817Z [11,727 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:25.8484527Z Compiling src/cpu/cpu_rnn_list.cpp; 24s local 2024-04-03T18:05:25.8485542Z Compiling google/fft.cc; 10s local 2024-04-03T18:05:25.8486886Z Compiling src/google/protobuf/descriptor.cc [for tool]; 8s local 2024-04-03T18:05:25.8488602Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 7s local 2024-04-03T18:05:25.8490501Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 6s local 2024-04-03T18:05:25.8491998Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 5s local 2024-04-03T18:05:25.8493692Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 4s local 2024-04-03T18:05:25.8495696Z Compiling src/cpu/ref_batch_normalization.cpp; 3s local ... 2024-04-03T18:05:26.1333380Z 2024-04-03T18:05:26.1344244Z  2024-04-03T18:05:26.1344752Z  2024-04-03T18:05:26.1345200Z  2024-04-03T18:05:26.1345610Z  2024-04-03T18:05:26.1346004Z  2024-04-03T18:05:26.1346381Z  2024-04-03T18:05:26.1346768Z  2024-04-03T18:05:26.1347176Z  2024-04-03T18:05:26.1348570Z [11,729 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:26.1349864Z Compiling src/cpu/cpu_rnn_list.cpp; 24s local 2024-04-03T18:05:26.1350646Z Compiling google/fft.cc; 10s local 2024-04-03T18:05:26.1351571Z Compiling src/google/protobuf/descriptor.cc [for tool]; 8s local 2024-04-03T18:05:26.1352846Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 7s local 2024-04-03T18:05:26.1354059Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 6s local 2024-04-03T18:05:26.1355104Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 6s local 2024-04-03T18:05:26.1356310Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 4s local 2024-04-03T18:05:26.1357558Z Compiling src/cpu/ref_batch_normalization.cpp; 4s local ... 2024-04-03T18:05:26.3368798Z 2024-04-03T18:05:26.3369589Z  2024-04-03T18:05:26.3377303Z  2024-04-03T18:05:26.3377788Z  2024-04-03T18:05:26.3378253Z  2024-04-03T18:05:26.3378688Z  2024-04-03T18:05:26.3379150Z  2024-04-03T18:05:26.3379618Z  2024-04-03T18:05:26.3380066Z  2024-04-03T18:05:26.3381355Z [11,733 / 19,965] 3 / 18 tests; 47 actions, 46 running; last test: ...che_test 2024-04-03T18:05:26.3382835Z Compiling src/cpu/cpu_rnn_list.cpp; 24s local 2024-04-03T18:05:26.3383715Z Compiling google/fft.cc; 10s local 2024-04-03T18:05:26.3384687Z Compiling src/google/protobuf/descriptor.cc [for tool]; 8s local 2024-04-03T18:05:26.3386089Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 8s local 2024-04-03T18:05:26.3387461Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 6s local 2024-04-03T18:05:26.3388891Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 6s local 2024-04-03T18:05:26.3390297Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 4s local 2024-04-03T18:05:26.3391747Z Compiling src/cpu/ref_batch_normalization.cpp; 4s local ... 2024-04-03T18:05:26.5375925Z 2024-04-03T18:05:26.5380012Z  2024-04-03T18:05:26.5380565Z  2024-04-03T18:05:26.5381000Z  2024-04-03T18:05:26.5381460Z  2024-04-03T18:05:26.5397373Z  2024-04-03T18:05:26.5397846Z  2024-04-03T18:05:26.5398276Z  2024-04-03T18:05:26.5398712Z  2024-04-03T18:05:26.5400165Z [11,741 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:26.5401512Z Compiling src/cpu/cpu_rnn_list.cpp; 24s local 2024-04-03T18:05:26.5402369Z Compiling google/fft.cc; 10s local 2024-04-03T18:05:26.5403362Z Compiling src/google/protobuf/descriptor.cc [for tool]; 8s local 2024-04-03T18:05:26.5405040Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 8s local 2024-04-03T18:05:26.5406324Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 6s local 2024-04-03T18:05:26.5407487Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 6s local 2024-04-03T18:05:26.5408711Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 4s local 2024-04-03T18:05:26.5410081Z Compiling src/cpu/ref_batch_normalization.cpp; 4s local ... 2024-04-03T18:05:26.7765882Z 2024-04-03T18:05:26.7766658Z  2024-04-03T18:05:26.7767349Z  2024-04-03T18:05:26.7768051Z  2024-04-03T18:05:26.7769037Z  2024-04-03T18:05:26.7776299Z  2024-04-03T18:05:26.7776798Z  2024-04-03T18:05:26.7777231Z  2024-04-03T18:05:26.7777672Z  2024-04-03T18:05:26.7778945Z [11,744 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:26.7780416Z Compiling src/cpu/cpu_rnn_list.cpp; 24s local 2024-04-03T18:05:26.7781264Z Compiling google/fft.cc; 11s local 2024-04-03T18:05:26.7782234Z Compiling src/google/protobuf/descriptor.cc [for tool]; 9s local 2024-04-03T18:05:26.7783646Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 8s local 2024-04-03T18:05:26.7784954Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 7s local 2024-04-03T18:05:26.7786072Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 6s local 2024-04-03T18:05:26.7787377Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 5s local 2024-04-03T18:05:26.7788976Z Compiling src/cpu/ref_batch_normalization.cpp; 4s local ... 2024-04-03T18:05:27.0393848Z 2024-04-03T18:05:27.0394636Z  2024-04-03T18:05:27.0395194Z  2024-04-03T18:05:27.0395626Z  2024-04-03T18:05:27.0396084Z  2024-04-03T18:05:27.0399747Z  2024-04-03T18:05:27.0400537Z  2024-04-03T18:05:27.0403486Z  2024-04-03T18:05:27.0404176Z  2024-04-03T18:05:27.0407931Z [11,752 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:27.0409659Z Compiling src/cpu/cpu_rnn_list.cpp; 25s local 2024-04-03T18:05:27.0412998Z Compiling google/fft.cc; 11s local 2024-04-03T18:05:27.0414254Z Compiling src/google/protobuf/descriptor.cc [for tool]; 9s local 2024-04-03T18:05:27.0418445Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 8s local 2024-04-03T18:05:27.0419995Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 7s local 2024-04-03T18:05:27.0421482Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 7s local 2024-04-03T18:05:27.0429429Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 5s local 2024-04-03T18:05:27.0431052Z Compiling src/cpu/ref_batch_normalization.cpp; 5s local ... 2024-04-03T18:05:27.2509473Z 2024-04-03T18:05:27.2510246Z  2024-04-03T18:05:27.2510820Z  2024-04-03T18:05:27.2511319Z  2024-04-03T18:05:27.2511810Z  2024-04-03T18:05:27.2512287Z  2024-04-03T18:05:27.2513592Z  2024-04-03T18:05:27.2514040Z  2024-04-03T18:05:27.2514510Z  2024-04-03T18:05:27.2515864Z [11,756 / 19,965] 3 / 18 tests; 47 actions, 46 running; last test: ...che_test 2024-04-03T18:05:27.2517240Z Compiling src/cpu/cpu_rnn_list.cpp; 25s local 2024-04-03T18:05:27.2518149Z Compiling google/fft.cc; 11s local 2024-04-03T18:05:27.2519234Z Compiling src/google/protobuf/descriptor.cc [for tool]; 9s local 2024-04-03T18:05:27.2520477Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 9s local 2024-04-03T18:05:27.2521639Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 7s local 2024-04-03T18:05:27.2522857Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 7s local 2024-04-03T18:05:27.2524055Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 5s local 2024-04-03T18:05:27.2525389Z Compiling src/cpu/ref_batch_normalization.cpp; 5s local ... 2024-04-03T18:05:27.4947241Z 2024-04-03T18:05:27.4948369Z  2024-04-03T18:05:27.4948957Z  2024-04-03T18:05:27.4949405Z  2024-04-03T18:05:27.4949865Z  2024-04-03T18:05:27.4950315Z  2024-04-03T18:05:27.4951895Z  2024-04-03T18:05:27.4952341Z  2024-04-03T18:05:27.4952753Z  2024-04-03T18:05:27.4953956Z [11,760 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:27.4955373Z Compiling src/cpu/cpu_rnn_list.cpp; 25s local 2024-04-03T18:05:27.4956256Z Compiling google/fft.cc; 11s local 2024-04-03T18:05:27.4957516Z Compiling src/google/protobuf/descriptor.cc [for tool]; 9s local 2024-04-03T18:05:27.4958953Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 9s local 2024-04-03T18:05:27.4960281Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 7s local 2024-04-03T18:05:27.4961435Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 7s local 2024-04-03T18:05:27.4962793Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 5s local 2024-04-03T18:05:27.4964144Z Compiling src/cpu/ref_batch_normalization.cpp; 5s local ... 2024-04-03T18:05:27.7360321Z 2024-04-03T18:05:27.7361103Z  2024-04-03T18:05:27.7361561Z  2024-04-03T18:05:27.7362007Z  2024-04-03T18:05:27.7362380Z  2024-04-03T18:05:27.7362782Z  2024-04-03T18:05:27.7363176Z  2024-04-03T18:05:27.7363553Z  2024-04-03T18:05:27.7363937Z  2024-04-03T18:05:27.7365101Z [11,765 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:27.7366377Z Compiling src/cpu/cpu_rnn_list.cpp; 25s local 2024-04-03T18:05:27.7367153Z Compiling google/fft.cc; 12s local 2024-04-03T18:05:27.7368061Z Compiling src/google/protobuf/descriptor.cc [for tool]; 10s local 2024-04-03T18:05:27.7369392Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 9s local 2024-04-03T18:05:27.7370697Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 8s local 2024-04-03T18:05:27.7371814Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 7s local 2024-04-03T18:05:27.7373075Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 6s local 2024-04-03T18:05:27.7374541Z Compiling src/cpu/ref_batch_normalization.cpp; 5s local ... 2024-04-03T18:05:27.9432518Z 2024-04-03T18:05:27.9433282Z  2024-04-03T18:05:27.9433925Z  2024-04-03T18:05:27.9434494Z  2024-04-03T18:05:27.9439220Z  2024-04-03T18:05:27.9440397Z  2024-04-03T18:05:27.9441210Z  2024-04-03T18:05:27.9441969Z  2024-04-03T18:05:27.9442584Z  2024-04-03T18:05:27.9444266Z [11,770 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:27.9446076Z Compiling src/cpu/cpu_rnn_list.cpp; 26s local 2024-04-03T18:05:27.9447404Z Compiling google/fft.cc; 12s local 2024-04-03T18:05:27.9448467Z Compiling src/google/protobuf/descriptor.cc [for tool]; 10s local 2024-04-03T18:05:27.9449894Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 9s local 2024-04-03T18:05:27.9451214Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 8s local 2024-04-03T18:05:27.9452349Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 7s local 2024-04-03T18:05:27.9453714Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 6s local 2024-04-03T18:05:27.9455265Z Compiling src/cpu/ref_batch_normalization.cpp; 5s local ... 2024-04-03T18:05:28.1402016Z 2024-04-03T18:05:28.1402793Z  2024-04-03T18:05:28.1403422Z  2024-04-03T18:05:28.1403923Z  2024-04-03T18:05:28.1406772Z  2024-04-03T18:05:28.1407598Z  2024-04-03T18:05:28.1408542Z  2024-04-03T18:05:28.1409319Z  2024-04-03T18:05:28.1410215Z  2024-04-03T18:05:28.1411511Z [11,775 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:28.1413255Z Compiling src/cpu/cpu_rnn_list.cpp; 26s local 2024-04-03T18:05:28.1414275Z Compiling google/fft.cc; 12s local 2024-04-03T18:05:28.1415536Z Compiling src/google/protobuf/descriptor.cc [for tool]; 10s local 2024-04-03T18:05:28.1416971Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 9s local 2024-04-03T18:05:28.1418337Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 8s local 2024-04-03T18:05:28.1419478Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 8s local 2024-04-03T18:05:28.1420854Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 6s local 2024-04-03T18:05:28.1422426Z Compiling src/cpu/ref_batch_normalization.cpp; 6s local ... 2024-04-03T18:05:28.3524717Z 2024-04-03T18:05:28.3526032Z  2024-04-03T18:05:28.3526988Z  2024-04-03T18:05:28.3527917Z  2024-04-03T18:05:28.3539415Z  2024-04-03T18:05:28.3539867Z  2024-04-03T18:05:28.3540252Z  2024-04-03T18:05:28.3540604Z  2024-04-03T18:05:28.3540961Z  2024-04-03T18:05:28.3542028Z [11,778 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:28.3543248Z Compiling src/cpu/cpu_rnn_list.cpp; 26s local 2024-04-03T18:05:28.3543951Z Compiling google/fft.cc; 12s local 2024-04-03T18:05:28.3544884Z Compiling src/google/protobuf/descriptor.cc [for tool]; 10s local 2024-04-03T18:05:28.3546162Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 10s local 2024-04-03T18:05:28.3547342Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 8s local 2024-04-03T18:05:28.3548579Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 8s local 2024-04-03T18:05:28.3549775Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 6s local 2024-04-03T18:05:28.3550987Z Compiling src/cpu/ref_batch_normalization.cpp; 6s local ... 2024-04-03T18:05:28.5735548Z 2024-04-03T18:05:28.5736297Z  2024-04-03T18:05:28.5736819Z  2024-04-03T18:05:28.5737242Z  2024-04-03T18:05:28.5737654Z  2024-04-03T18:05:28.5738075Z  2024-04-03T18:05:28.5738494Z  2024-04-03T18:05:28.5738872Z  2024-04-03T18:05:28.5739304Z  2024-04-03T18:05:28.5740479Z [11,783 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:28.5741741Z Compiling src/cpu/cpu_rnn_list.cpp; 26s local 2024-04-03T18:05:28.5742553Z Compiling google/fft.cc; 12s local 2024-04-03T18:05:28.5743539Z Compiling src/google/protobuf/descriptor.cc [for tool]; 10s local 2024-04-03T18:05:28.5744821Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 10s local 2024-04-03T18:05:28.5746108Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 8s local 2024-04-03T18:05:28.5747200Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 8s local 2024-04-03T18:05:28.5748643Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 6s local 2024-04-03T18:05:28.5749788Z Compiling src/cpu/ref_eltwise.cpp; 5s local ... 2024-04-03T18:05:28.7969113Z 2024-04-03T18:05:28.7969864Z  2024-04-03T18:05:28.7970420Z  2024-04-03T18:05:28.7970832Z  2024-04-03T18:05:28.7971254Z  2024-04-03T18:05:28.7971673Z  2024-04-03T18:05:28.7972087Z  2024-04-03T18:05:28.7972523Z  2024-04-03T18:05:28.7972969Z  2024-04-03T18:05:28.7974181Z [11,789 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:28.7975761Z Compiling src/cpu/cpu_rnn_list.cpp; 26s local 2024-04-03T18:05:28.7976587Z Compiling google/fft.cc; 13s local 2024-04-03T18:05:28.7977608Z Compiling src/google/protobuf/descriptor.cc [for tool]; 11s local 2024-04-03T18:05:28.7979272Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 10s local 2024-04-03T18:05:28.7980564Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 9s local 2024-04-03T18:05:28.7981666Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 8s local 2024-04-03T18:05:28.7983141Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 7s local 2024-04-03T18:05:28.7984456Z Compiling src/cpu/ref_eltwise.cpp; 5s local ... 2024-04-03T18:05:29.0311004Z 2024-04-03T18:05:29.0311750Z  2024-04-03T18:05:29.0312273Z  2024-04-03T18:05:29.0312688Z  2024-04-03T18:05:29.0313082Z  2024-04-03T18:05:29.0313473Z  2024-04-03T18:05:29.0313861Z  2024-04-03T18:05:29.0314267Z  2024-04-03T18:05:29.0314662Z  2024-04-03T18:05:29.0315875Z [11,793 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:29.0317418Z Compiling src/cpu/cpu_rnn_list.cpp; 27s local 2024-04-03T18:05:29.0318189Z Compiling google/fft.cc; 13s local 2024-04-03T18:05:29.0319144Z Compiling src/google/protobuf/descriptor.cc [for tool]; 11s local 2024-04-03T18:05:29.0320712Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 10s local 2024-04-03T18:05:29.0322107Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 9s local 2024-04-03T18:05:29.0323219Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 9s local 2024-04-03T18:05:29.0324485Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 7s local 2024-04-03T18:05:29.0325548Z Compiling src/cpu/ref_eltwise.cpp; 5s local ... 2024-04-03T18:05:29.2411864Z 2024-04-03T18:05:29.2412666Z  2024-04-03T18:05:29.2413245Z  2024-04-03T18:05:29.2413719Z  2024-04-03T18:05:29.2414152Z  2024-04-03T18:05:29.2414781Z  2024-04-03T18:05:29.2415223Z  2024-04-03T18:05:29.2415714Z  2024-04-03T18:05:29.2416200Z  2024-04-03T18:05:29.2417529Z [11,797 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:29.2418998Z Compiling src/cpu/cpu_rnn_list.cpp; 27s local 2024-04-03T18:05:29.2419866Z Compiling google/fft.cc; 13s local 2024-04-03T18:05:29.2420917Z Compiling src/google/protobuf/descriptor.cc [for tool]; 11s local 2024-04-03T18:05:29.2422351Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 11s local 2024-04-03T18:05:29.2423805Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 9s local 2024-04-03T18:05:29.2425116Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 9s local 2024-04-03T18:05:29.2426433Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 7s local 2024-04-03T18:05:29.2428027Z Compiling src/cpu/ref_eltwise.cpp; 6s local ... 2024-04-03T18:05:29.4788410Z 2024-04-03T18:05:29.4789187Z  2024-04-03T18:05:29.4789755Z  2024-04-03T18:05:29.4792488Z  2024-04-03T18:05:29.4793299Z  2024-04-03T18:05:29.4793963Z  2024-04-03T18:05:29.4794852Z  2024-04-03T18:05:29.4795645Z  2024-04-03T18:05:29.4801605Z  2024-04-03T18:05:29.4802766Z [11,801 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:29.4804095Z Compiling src/cpu/cpu_rnn_list.cpp; 27s local 2024-04-03T18:05:29.4804903Z Compiling google/fft.cc; 13s local 2024-04-03T18:05:29.4805917Z Compiling src/google/protobuf/descriptor.cc [for tool]; 11s local 2024-04-03T18:05:29.4807329Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 11s local 2024-04-03T18:05:29.4808645Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 9s local 2024-04-03T18:05:29.4809785Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 9s local 2024-04-03T18:05:29.4811127Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 7s local 2024-04-03T18:05:29.4812507Z Compiling src/cpu/ref_eltwise.cpp; 6s local ... 2024-04-03T18:05:29.7414828Z 2024-04-03T18:05:29.7415601Z  2024-04-03T18:05:29.7416404Z  2024-04-03T18:05:29.7416863Z  2024-04-03T18:05:29.7417345Z  2024-04-03T18:05:29.7417815Z  2024-04-03T18:05:29.7418248Z  2024-04-03T18:05:29.7418697Z  2024-04-03T18:05:29.7419126Z  2024-04-03T18:05:29.7420546Z [11,804 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:29.7422040Z Compiling src/cpu/cpu_rnn_list.cpp; 27s local 2024-04-03T18:05:29.7422908Z Compiling google/fft.cc; 14s local 2024-04-03T18:05:29.7423940Z Compiling src/google/protobuf/descriptor.cc [for tool]; 12s local 2024-04-03T18:05:29.7425391Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 11s local 2024-04-03T18:05:29.7426885Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 10s local 2024-04-03T18:05:29.7433900Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 9s local 2024-04-03T18:05:29.7436030Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 8s local 2024-04-03T18:05:29.7437673Z Compiling src/cpu/ref_eltwise.cpp; 6s local ... 2024-04-03T18:05:29.9534271Z 2024-04-03T18:05:29.9540194Z  2024-04-03T18:05:29.9540785Z  2024-04-03T18:05:29.9541210Z  2024-04-03T18:05:29.9541618Z  2024-04-03T18:05:29.9542079Z  2024-04-03T18:05:29.9542512Z  2024-04-03T18:05:29.9542921Z  2024-04-03T18:05:29.9543346Z  2024-04-03T18:05:29.9544559Z [11,810 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:29.9545897Z Compiling src/cpu/cpu_rnn_list.cpp; 28s local 2024-04-03T18:05:29.9546740Z Compiling google/fft.cc; 14s local 2024-04-03T18:05:29.9547989Z Compiling src/google/protobuf/descriptor.cc [for tool]; 12s local 2024-04-03T18:05:29.9549387Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 11s local 2024-04-03T18:05:29.9550744Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 10s local 2024-04-03T18:05:29.9551933Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 9s local 2024-04-03T18:05:29.9553295Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 8s local 2024-04-03T18:05:29.9554688Z Compiling llvm/lib/Support/CommandLine.cpp; 5s local ... 2024-04-03T18:05:30.2330357Z 2024-04-03T18:05:30.2331216Z  2024-04-03T18:05:30.2331743Z  2024-04-03T18:05:30.2332154Z  2024-04-03T18:05:30.2332577Z  2024-04-03T18:05:30.2333003Z  2024-04-03T18:05:30.2333422Z  2024-04-03T18:05:30.2333838Z  2024-04-03T18:05:30.2334263Z  2024-04-03T18:05:30.2335658Z [11,815 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:30.2337070Z Compiling src/cpu/cpu_rnn_list.cpp; 28s local 2024-04-03T18:05:30.2337945Z Compiling google/fft.cc; 14s local 2024-04-03T18:05:30.2338961Z Compiling src/google/protobuf/descriptor.cc [for tool]; 12s local 2024-04-03T18:05:30.2340384Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 12s local 2024-04-03T18:05:30.2341806Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 10s local 2024-04-03T18:05:30.2342978Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 10s local 2024-04-03T18:05:30.2344388Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 8s local 2024-04-03T18:05:30.2345764Z Compiling llvm/lib/Support/CommandLine.cpp; 5s local ... 2024-04-03T18:05:30.5422608Z 2024-04-03T18:05:30.5423387Z  2024-04-03T18:05:30.5423925Z  2024-04-03T18:05:30.5424376Z  2024-04-03T18:05:30.5424832Z  2024-04-03T18:05:30.5425291Z  2024-04-03T18:05:30.5425698Z  2024-04-03T18:05:30.5426800Z  2024-04-03T18:05:30.5427233Z  2024-04-03T18:05:30.5428737Z [11,822 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:30.5430260Z Compiling src/cpu/cpu_rnn_list.cpp; 28s local 2024-04-03T18:05:30.5431363Z Compiling google/fft.cc; 14s local 2024-04-03T18:05:30.5432538Z Compiling src/google/protobuf/descriptor.cc [for tool]; 12s local 2024-04-03T18:05:30.5433994Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 12s local 2024-04-03T18:05:30.5435544Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 10s local 2024-04-03T18:05:30.5436797Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 10s local 2024-04-03T18:05:30.5438131Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 8s local 2024-04-03T18:05:30.5439392Z Compiling llvm/lib/Support/CommandLine.cpp; 5s local ... 2024-04-03T18:05:30.7685188Z 2024-04-03T18:05:30.7685938Z  2024-04-03T18:05:30.7686466Z  2024-04-03T18:05:30.7686883Z  2024-04-03T18:05:30.7687310Z  2024-04-03T18:05:30.7687731Z  2024-04-03T18:05:30.7688173Z  2024-04-03T18:05:30.7688895Z  2024-04-03T18:05:30.7689281Z  2024-04-03T18:05:30.7690569Z [11,831 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:30.7691952Z Compiling src/cpu/cpu_rnn_list.cpp; 28s local 2024-04-03T18:05:30.7693340Z Compiling google/fft.cc; 15s local 2024-04-03T18:05:30.7694530Z Compiling src/google/protobuf/descriptor.cc [for tool]; 13s local 2024-04-03T18:05:30.7695954Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 12s local 2024-04-03T18:05:30.7697326Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 11s local 2024-04-03T18:05:30.7698539Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 10s local 2024-04-03T18:05:30.7699863Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 9s local 2024-04-03T18:05:30.7701108Z Compiling llvm/lib/Support/CommandLine.cpp; 6s local ... 2024-04-03T18:05:31.0090007Z 2024-04-03T18:05:31.0090777Z  2024-04-03T18:05:31.0091385Z  2024-04-03T18:05:31.0091906Z  2024-04-03T18:05:31.0092414Z  2024-04-03T18:05:31.0092780Z  2024-04-03T18:05:31.0093167Z  2024-04-03T18:05:31.0093549Z  2024-04-03T18:05:31.0093938Z  2024-04-03T18:05:31.0095293Z [11,837 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:31.0096564Z Compiling src/cpu/cpu_rnn_list.cpp; 29s local 2024-04-03T18:05:31.0097314Z Compiling google/fft.cc; 15s local 2024-04-03T18:05:31.0098504Z Compiling src/google/protobuf/descriptor.cc [for tool]; 13s local 2024-04-03T18:05:31.0099927Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 12s local 2024-04-03T18:05:31.0101253Z Compiling src/cpu/cpu_batch_normalization_list.cpp; 11s local 2024-04-03T18:05:31.0102397Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 11s local 2024-04-03T18:05:31.0103793Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 9s local 2024-04-03T18:05:31.0105335Z Compiling src/cpu/cpu_convolution_list.cpp; 6s local ... 2024-04-03T18:05:31.2154299Z 2024-04-03T18:05:31.2159843Z  2024-04-03T18:05:31.2160316Z  2024-04-03T18:05:31.2160678Z  2024-04-03T18:05:31.2161070Z  2024-04-03T18:05:31.2161492Z  2024-04-03T18:05:31.2161935Z  2024-04-03T18:05:31.2162340Z  2024-04-03T18:05:31.2162749Z  2024-04-03T18:05:31.2163961Z [11,844 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:31.2165334Z Compiling src/cpu/cpu_rnn_list.cpp; 29s local 2024-04-03T18:05:31.2166185Z Compiling google/fft.cc; 15s local 2024-04-03T18:05:31.2167243Z Compiling src/google/protobuf/descriptor.cc [for tool]; 13s local 2024-04-03T18:05:31.2168675Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 13s local 2024-04-03T18:05:31.2170007Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 11s local 2024-04-03T18:05:31.2171364Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 9s local 2024-04-03T18:05:31.2172951Z Compiling src/cpu/cpu_convolution_list.cpp; 6s local 2024-04-03T18:05:31.2173905Z Compiling src/cpu/ref_pooling.cpp; 5s local ... 2024-04-03T18:05:31.4843276Z 2024-04-03T18:05:31.4844017Z  2024-04-03T18:05:31.4844545Z  2024-04-03T18:05:31.4844968Z  2024-04-03T18:05:31.4845401Z  2024-04-03T18:05:31.4846081Z  2024-04-03T18:05:31.4846604Z  2024-04-03T18:05:31.4847018Z  2024-04-03T18:05:31.4847443Z  2024-04-03T18:05:31.4848653Z [11,848 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:31.4850031Z Compiling src/cpu/cpu_rnn_list.cpp; 29s local 2024-04-03T18:05:31.4850848Z Compiling google/fft.cc; 15s local 2024-04-03T18:05:31.4851858Z Compiling src/google/protobuf/descriptor.cc [for tool]; 13s local 2024-04-03T18:05:31.4853068Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 13s local 2024-04-03T18:05:31.4854685Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 11s local 2024-04-03T18:05:31.4855899Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 9s local 2024-04-03T18:05:31.4857122Z Compiling src/cpu/cpu_convolution_list.cpp; 6s local 2024-04-03T18:05:31.4858182Z Compiling src/cpu/ref_pooling.cpp; 5s local ... 2024-04-03T18:05:31.7430722Z 2024-04-03T18:05:31.7431573Z  2024-04-03T18:05:31.7432091Z  2024-04-03T18:05:31.7432595Z  2024-04-03T18:05:31.7433052Z  2024-04-03T18:05:31.7433493Z  2024-04-03T18:05:31.7433946Z  2024-04-03T18:05:31.7434378Z  2024-04-03T18:05:31.7434808Z  2024-04-03T18:05:31.7436058Z [11,851 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:31.7437397Z Compiling src/cpu/cpu_rnn_list.cpp; 29s local 2024-04-03T18:05:31.7438230Z Compiling google/fft.cc; 16s local 2024-04-03T18:05:31.7439280Z Compiling src/google/protobuf/descriptor.cc [for tool]; 14s local 2024-04-03T18:05:31.7440742Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 13s local 2024-04-03T18:05:31.7442058Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 11s local 2024-04-03T18:05:31.7443460Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 10s local 2024-04-03T18:05:31.7444766Z Compiling src/cpu/cpu_convolution_list.cpp; 7s local 2024-04-03T18:05:31.7445755Z Compiling src/cpu/ref_pooling.cpp; 5s local ... 2024-04-03T18:05:31.9576631Z 2024-04-03T18:05:31.9577435Z  2024-04-03T18:05:31.9577975Z  2024-04-03T18:05:31.9578434Z  2024-04-03T18:05:31.9578871Z  2024-04-03T18:05:31.9579285Z  2024-04-03T18:05:31.9579691Z  2024-04-03T18:05:31.9580121Z  2024-04-03T18:05:31.9580524Z  2024-04-03T18:05:31.9581711Z [11,854 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:31.9583085Z Compiling src/cpu/cpu_rnn_list.cpp; 30s local 2024-04-03T18:05:31.9583877Z Compiling google/fft.cc; 16s local 2024-04-03T18:05:31.9584917Z Compiling src/google/protobuf/descriptor.cc [for tool]; 14s local 2024-04-03T18:05:31.9586516Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 13s local 2024-04-03T18:05:31.9588072Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 11s local 2024-04-03T18:05:31.9589409Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 10s local 2024-04-03T18:05:31.9590696Z Compiling src/cpu/cpu_convolution_list.cpp; 7s local 2024-04-03T18:05:31.9591666Z Compiling src/cpu/ref_pooling.cpp; 5s local ... 2024-04-03T18:05:32.1821669Z 2024-04-03T18:05:32.1822419Z  2024-04-03T18:05:32.1822966Z  2024-04-03T18:05:32.1823414Z  2024-04-03T18:05:32.1823867Z  2024-04-03T18:05:32.1824321Z  2024-04-03T18:05:32.1824765Z  2024-04-03T18:05:32.1825137Z  2024-04-03T18:05:32.1825606Z  2024-04-03T18:05:32.1827161Z [11,859 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:32.1828899Z Compiling src/cpu/cpu_rnn_list.cpp; 30s local 2024-04-03T18:05:32.1829738Z Compiling google/fft.cc; 16s local 2024-04-03T18:05:32.1830796Z Compiling src/google/protobuf/descriptor.cc [for tool]; 14s local 2024-04-03T18:05:32.1832375Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 14s local 2024-04-03T18:05:32.1833841Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 12s local 2024-04-03T18:05:32.1835219Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 10s local 2024-04-03T18:05:32.1836524Z Compiling src/cpu/cpu_convolution_list.cpp; 7s local 2024-04-03T18:05:32.1837549Z Compiling src/cpu/ref_pooling.cpp; 6s local ... 2024-04-03T18:05:32.4219946Z 2024-04-03T18:05:32.4220900Z  2024-04-03T18:05:32.4221416Z  2024-04-03T18:05:32.4221825Z  2024-04-03T18:05:32.4222531Z  2024-04-03T18:05:32.4222973Z  2024-04-03T18:05:32.4223375Z  2024-04-03T18:05:32.4223820Z  2024-04-03T18:05:32.4224264Z  2024-04-03T18:05:32.4225490Z [11,860 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:32.4226951Z Compiling src/cpu/cpu_rnn_list.cpp; 30s local 2024-04-03T18:05:32.4228085Z Compiling google/fft.cc; 16s local 2024-04-03T18:05:32.4229173Z Compiling src/google/protobuf/descriptor.cc [for tool]; 14s local 2024-04-03T18:05:32.4230686Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 14s local 2024-04-03T18:05:32.4232049Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 12s local 2024-04-03T18:05:32.4233409Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 10s local 2024-04-03T18:05:32.4234794Z Compiling src/cpu/cpu_convolution_list.cpp; 7s local 2024-04-03T18:05:32.4235792Z Compiling src/cpu/ref_pooling.cpp; 6s local ... 2024-04-03T18:05:32.6476509Z 2024-04-03T18:05:32.6477262Z  2024-04-03T18:05:32.6477768Z  2024-04-03T18:05:32.6478196Z  2024-04-03T18:05:32.6478587Z  2024-04-03T18:05:32.6478998Z  2024-04-03T18:05:32.6479450Z  2024-04-03T18:05:32.6479898Z  2024-04-03T18:05:32.6480307Z  2024-04-03T18:05:32.6481558Z [11,863 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:32.6483181Z Compiling src/cpu/cpu_rnn_list.cpp; 30s local 2024-04-03T18:05:32.6484020Z Compiling google/fft.cc; 17s local 2024-04-03T18:05:32.6485063Z Compiling src/google/protobuf/descriptor.cc [for tool]; 14s local 2024-04-03T18:05:32.6486475Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 14s local 2024-04-03T18:05:32.6487767Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 12s local 2024-04-03T18:05:32.6489133Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 10s local 2024-04-03T18:05:32.6497263Z Compiling src/cpu/cpu_convolution_list.cpp; 7s local 2024-04-03T18:05:32.6498481Z Compiling src/cpu/ref_pooling.cpp; 6s local ... 2024-04-03T18:05:32.8474379Z 2024-04-03T18:05:32.8475709Z  2024-04-03T18:05:32.8476950Z  2024-04-03T18:05:32.8477429Z  2024-04-03T18:05:32.8477853Z  2024-04-03T18:05:32.8478306Z  2024-04-03T18:05:32.8478765Z  2024-04-03T18:05:32.8479263Z  2024-04-03T18:05:32.8479703Z  2024-04-03T18:05:32.8480987Z [11,872 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:32.8482447Z Compiling src/cpu/cpu_rnn_list.cpp; 31s local 2024-04-03T18:05:32.8483372Z Compiling google/fft.cc; 17s local 2024-04-03T18:05:32.8484381Z Compiling src/google/protobuf/descriptor.cc [for tool]; 15s local 2024-04-03T18:05:32.8485930Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 14s local 2024-04-03T18:05:32.8487332Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 12s local 2024-04-03T18:05:32.8489069Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 11s local 2024-04-03T18:05:32.8490445Z Compiling src/cpu/cpu_convolution_list.cpp; 8s local 2024-04-03T18:05:32.8491610Z Compiling src/cpu/cpu_deconvolution_list.cpp; 5s local ... 2024-04-03T18:05:33.0916895Z 2024-04-03T18:05:33.0917624Z  2024-04-03T18:05:33.0918158Z  2024-04-03T18:05:33.0919955Z  2024-04-03T18:05:33.0920435Z  2024-04-03T18:05:33.0920910Z  2024-04-03T18:05:33.0921329Z  2024-04-03T18:05:33.0921743Z  2024-04-03T18:05:33.0922159Z  2024-04-03T18:05:33.0923394Z [11,881 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:33.0924771Z Compiling src/cpu/cpu_rnn_list.cpp; 31s local 2024-04-03T18:05:33.0925623Z Compiling google/fft.cc; 17s local 2024-04-03T18:05:33.0928742Z Compiling src/google/protobuf/descriptor.cc [for tool]; 15s local 2024-04-03T18:05:33.0930484Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 14s local 2024-04-03T18:05:33.0931838Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 13s local 2024-04-03T18:05:33.0933146Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 11s local 2024-04-03T18:05:33.0934607Z Compiling src/cpu/cpu_convolution_list.cpp; 8s local 2024-04-03T18:05:33.0935697Z Compiling src/cpu/cpu_deconvolution_list.cpp; 5s local ... 2024-04-03T18:05:33.3233982Z 2024-04-03T18:05:33.3235419Z  2024-04-03T18:05:33.3236265Z  2024-04-03T18:05:33.3238597Z  2024-04-03T18:05:33.3239321Z  2024-04-03T18:05:33.3239913Z  2024-04-03T18:05:33.3240498Z  2024-04-03T18:05:33.3241152Z  2024-04-03T18:05:33.3241811Z  2024-04-03T18:05:33.3243454Z [11,885 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:33.3245080Z Compiling src/cpu/cpu_rnn_list.cpp; 31s local 2024-04-03T18:05:33.3246168Z Compiling google/fft.cc; 17s local 2024-04-03T18:05:33.3247531Z Compiling src/google/protobuf/descriptor.cc [for tool]; 15s local 2024-04-03T18:05:33.3249573Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 15s local 2024-04-03T18:05:33.3250940Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 13s local 2024-04-03T18:05:33.3252206Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 11s local 2024-04-03T18:05:33.3253512Z Compiling src/cpu/cpu_convolution_list.cpp; 8s local 2024-04-03T18:05:33.3254776Z Compiling src/cpu/cpu_deconvolution_list.cpp; 5s local ... 2024-04-03T18:05:33.5443862Z 2024-04-03T18:05:33.5445171Z  2024-04-03T18:05:33.5446026Z  2024-04-03T18:05:33.5448999Z  2024-04-03T18:05:33.5449583Z  2024-04-03T18:05:33.5450411Z  2024-04-03T18:05:33.5451573Z  2024-04-03T18:05:33.5452072Z  2024-04-03T18:05:33.5452530Z  2024-04-03T18:05:33.5453790Z [11,889 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:33.5455366Z Compiling src/cpu/cpu_rnn_list.cpp; 31s local 2024-04-03T18:05:33.5456163Z Compiling google/fft.cc; 17s local 2024-04-03T18:05:33.5457283Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 15s local 2024-04-03T18:05:33.5458699Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 13s local 2024-04-03T18:05:33.5460012Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 11s local 2024-04-03T18:05:33.5461314Z Compiling src/cpu/cpu_convolution_list.cpp; 8s local 2024-04-03T18:05:33.5462369Z Compiling src/cpu/cpu_deconvolution_list.cpp; 5s local 2024-04-03T18:05:33.5463544Z Compiling llvm/lib/Support/VirtualFileSystem.cpp; 5s local ... 2024-04-03T18:05:33.8439216Z 2024-04-03T18:05:33.8439953Z  2024-04-03T18:05:33.8440483Z  2024-04-03T18:05:33.8440912Z  2024-04-03T18:05:33.8441377Z  2024-04-03T18:05:33.8441836Z  2024-04-03T18:05:33.8442259Z  2024-04-03T18:05:33.8442706Z  2024-04-03T18:05:33.8443120Z  2024-04-03T18:05:33.8444651Z [11,896 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:33.8446088Z Compiling src/cpu/cpu_rnn_list.cpp; 32s local 2024-04-03T18:05:33.8446925Z Compiling google/fft.cc; 18s local 2024-04-03T18:05:33.8448176Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 15s local 2024-04-03T18:05:33.8449617Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 13s local 2024-04-03T18:05:33.8450961Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 12s local 2024-04-03T18:05:33.8452258Z Compiling src/cpu/cpu_convolution_list.cpp; 9s local 2024-04-03T18:05:33.8453283Z Compiling src/cpu/cpu_deconvolution_list.cpp; 6s local 2024-04-03T18:05:33.8454652Z Compiling llvm/lib/Support/VirtualFileSystem.cpp; 5s local ... 2024-04-03T18:05:34.1450072Z 2024-04-03T18:05:34.1451665Z  2024-04-03T18:05:34.1454971Z  2024-04-03T18:05:34.1455739Z  2024-04-03T18:05:34.1459838Z  2024-04-03T18:05:34.1460622Z  2024-04-03T18:05:34.1464426Z  2024-04-03T18:05:34.1465126Z  2024-04-03T18:05:34.1469617Z  2024-04-03T18:05:34.1471170Z [11,898 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:34.1472866Z Compiling src/cpu/cpu_rnn_list.cpp; 32s local 2024-04-03T18:05:34.1473936Z Compiling google/fft.cc; 18s local 2024-04-03T18:05:34.1475312Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 15s local 2024-04-03T18:05:34.1476984Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 14s local 2024-04-03T18:05:34.1478625Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 12s local 2024-04-03T18:05:34.1480252Z Compiling src/cpu/cpu_convolution_list.cpp; 9s local 2024-04-03T18:05:34.1481564Z Compiling src/cpu/cpu_deconvolution_list.cpp; 6s local 2024-04-03T18:05:34.1483043Z Compiling llvm/lib/Support/VirtualFileSystem.cpp; 6s local ... 2024-04-03T18:05:34.3456509Z 2024-04-03T18:05:34.3457795Z  2024-04-03T18:05:34.3458514Z  2024-04-03T18:05:34.3459152Z  2024-04-03T18:05:34.3459616Z  2024-04-03T18:05:34.3460285Z  2024-04-03T18:05:34.3462224Z  2024-04-03T18:05:34.3462893Z  2024-04-03T18:05:34.3465852Z  2024-04-03T18:05:34.3510386Z [11,902 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:34.3515295Z Compiling src/cpu/cpu_rnn_list.cpp; 32s local 2024-04-03T18:05:34.3516459Z Compiling google/fft.cc; 18s local 2024-04-03T18:05:34.3520700Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 16s local 2024-04-03T18:05:34.3522327Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 14s local 2024-04-03T18:05:34.3526256Z Compiling llvm/utils/TableGen/AsmMatcherEmitter.cpp [for tool]; 12s local 2024-04-03T18:05:34.3527822Z Compiling src/cpu/cpu_convolution_list.cpp; 9s local 2024-04-03T18:05:34.3529217Z Compiling src/cpu/cpu_deconvolution_list.cpp; 6s local 2024-04-03T18:05:34.3530841Z Compiling llvm/lib/Support/VirtualFileSystem.cpp; 6s local ... 2024-04-03T18:05:34.5735305Z 2024-04-03T18:05:34.5736464Z  2024-04-03T18:05:34.5737491Z  2024-04-03T18:05:34.5738350Z  2024-04-03T18:05:34.5738851Z  2024-04-03T18:05:34.5739334Z  2024-04-03T18:05:34.5739817Z  2024-04-03T18:05:34.5740300Z  2024-04-03T18:05:34.5741250Z  2024-04-03T18:05:34.5742600Z [11,906 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:34.5744044Z Compiling src/cpu/cpu_rnn_list.cpp; 32s local 2024-04-03T18:05:34.5744926Z Compiling google/fft.cc; 18s local 2024-04-03T18:05:34.5746152Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 16s local 2024-04-03T18:05:34.5747524Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 14s local 2024-04-03T18:05:34.5748969Z Compiling src/cpu/cpu_convolution_list.cpp; 9s local 2024-04-03T18:05:34.5750018Z Compiling src/cpu/cpu_deconvolution_list.cpp; 6s local 2024-04-03T18:05:34.5751184Z Compiling llvm/lib/Support/VirtualFileSystem.cpp; 6s local 2024-04-03T18:05:34.5752317Z Compiling src/cpu/cpu_eltwise_list.cpp; 5s local ... 2024-04-03T18:05:34.8933370Z 2024-04-03T18:05:34.8934147Z  2024-04-03T18:05:34.8934855Z  2024-04-03T18:05:34.8935328Z  2024-04-03T18:05:34.8935764Z  2024-04-03T18:05:34.8936224Z  2024-04-03T18:05:34.8936665Z  2024-04-03T18:05:34.8937094Z  2024-04-03T18:05:34.8937547Z  2024-04-03T18:05:34.8938812Z [11,911 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:34.8940230Z Compiling src/cpu/cpu_rnn_list.cpp; 33s local 2024-04-03T18:05:34.8941065Z Compiling google/fft.cc; 19s local 2024-04-03T18:05:34.8942408Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 16s local 2024-04-03T18:05:34.8943701Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 14s local 2024-04-03T18:05:34.8944842Z Compiling src/cpu/cpu_convolution_list.cpp; 10s local 2024-04-03T18:05:34.8946054Z Compiling src/cpu/cpu_deconvolution_list.cpp; 7s local 2024-04-03T18:05:34.8947198Z Compiling llvm/lib/Support/VirtualFileSystem.cpp; 6s local 2024-04-03T18:05:34.8948917Z Compiling src/cpu/cpu_eltwise_list.cpp; 6s local ... 2024-04-03T18:05:35.0952796Z 2024-04-03T18:05:35.0953533Z  2024-04-03T18:05:35.0954054Z  2024-04-03T18:05:35.0954592Z  2024-04-03T18:05:35.0955014Z  2024-04-03T18:05:35.0955415Z  2024-04-03T18:05:35.0955821Z  2024-04-03T18:05:35.0956241Z  2024-04-03T18:05:35.0956665Z  2024-04-03T18:05:35.0958007Z [11,914 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:35.0959393Z Compiling src/cpu/cpu_rnn_list.cpp; 33s local 2024-04-03T18:05:35.0960228Z Compiling google/fft.cc; 19s local 2024-04-03T18:05:35.0961277Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 16s local 2024-04-03T18:05:35.0962546Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 15s local 2024-04-03T18:05:35.0963573Z Compiling src/cpu/cpu_convolution_list.cpp; 10s local 2024-04-03T18:05:35.0964608Z Compiling src/cpu/cpu_deconvolution_list.cpp; 7s local 2024-04-03T18:05:35.0965643Z Compiling llvm/lib/Support/VirtualFileSystem.cpp; 7s local 2024-04-03T18:05:35.0966672Z Compiling src/cpu/cpu_eltwise_list.cpp; 6s local ... 2024-04-03T18:05:35.3220138Z 2024-04-03T18:05:35.3220881Z  2024-04-03T18:05:35.3221420Z  2024-04-03T18:05:35.3221877Z  2024-04-03T18:05:35.3222324Z  2024-04-03T18:05:35.3223582Z  2024-04-03T18:05:35.3224021Z  2024-04-03T18:05:35.3224432Z  2024-04-03T18:05:35.3224854Z  2024-04-03T18:05:35.3227906Z [11,925 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:35.3229847Z Compiling src/cpu/cpu_rnn_list.cpp; 33s local 2024-04-03T18:05:35.3233345Z Compiling google/fft.cc; 19s local 2024-04-03T18:05:35.3234833Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 17s local 2024-04-03T18:05:35.3238842Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 15s local 2024-04-03T18:05:35.3240272Z Compiling src/cpu/cpu_convolution_list.cpp; 10s local 2024-04-03T18:05:35.3243803Z Compiling src/cpu/cpu_deconvolution_list.cpp; 7s local 2024-04-03T18:05:35.3245296Z Compiling llvm/lib/Support/VirtualFileSystem.cpp; 7s local 2024-04-03T18:05:35.3246740Z Compiling src/cpu/cpu_eltwise_list.cpp; 6s local ... 2024-04-03T18:05:35.5716882Z 2024-04-03T18:05:35.5717653Z  2024-04-03T18:05:35.5719151Z  2024-04-03T18:05:35.5719598Z  2024-04-03T18:05:35.5720023Z  2024-04-03T18:05:35.5720491Z  2024-04-03T18:05:35.5720930Z  2024-04-03T18:05:35.5721386Z  2024-04-03T18:05:35.5722080Z  2024-04-03T18:05:35.5723378Z [11,933 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:35.5724779Z Compiling src/cpu/cpu_rnn_list.cpp; 33s local 2024-04-03T18:05:35.5725602Z Compiling google/fft.cc; 19s local 2024-04-03T18:05:35.5727007Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 17s local 2024-04-03T18:05:35.5728308Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 15s local 2024-04-03T18:05:35.5729302Z Compiling src/cpu/cpu_convolution_list.cpp; 10s local 2024-04-03T18:05:35.5730291Z Compiling src/cpu/cpu_deconvolution_list.cpp; 7s local 2024-04-03T18:05:35.5731386Z Compiling llvm/lib/Support/VirtualFileSystem.cpp; 7s local 2024-04-03T18:05:35.5732503Z Compiling src/cpu/cpu_eltwise_list.cpp; 6s local ... 2024-04-03T18:05:35.7850206Z 2024-04-03T18:05:35.7851235Z  2024-04-03T18:05:35.7851772Z  2024-04-03T18:05:35.7852215Z  2024-04-03T18:05:35.7852670Z  2024-04-03T18:05:35.7853122Z  2024-04-03T18:05:35.7853579Z  2024-04-03T18:05:35.7854010Z  2024-04-03T18:05:35.7854561Z  2024-04-03T18:05:35.7855835Z [11,937 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:35.7857331Z Compiling src/cpu/cpu_rnn_list.cpp; 33s local 2024-04-03T18:05:35.7858166Z Compiling google/fft.cc; 20s local 2024-04-03T18:05:35.7859351Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 17s local 2024-04-03T18:05:35.7860786Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 15s local 2024-04-03T18:05:35.7861831Z Compiling src/cpu/cpu_convolution_list.cpp; 11s local 2024-04-03T18:05:35.7862843Z Compiling src/cpu/cpu_deconvolution_list.cpp; 8s local 2024-04-03T18:05:35.7863967Z Compiling llvm/lib/Support/VirtualFileSystem.cpp; 7s local 2024-04-03T18:05:35.7865104Z Compiling src/cpu/cpu_eltwise_list.cpp; 7s local ... 2024-04-03T18:05:36.0028791Z 2024-04-03T18:05:36.0030001Z  2024-04-03T18:05:36.0030492Z  2024-04-03T18:05:36.0034050Z  2024-04-03T18:05:36.0034486Z  2024-04-03T18:05:36.0034917Z  2024-04-03T18:05:36.0035435Z  2024-04-03T18:05:36.0035936Z  2024-04-03T18:05:36.0036328Z  2024-04-03T18:05:36.0037438Z [11,937 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:36.0038645Z Compiling src/cpu/cpu_rnn_list.cpp; 34s local 2024-04-03T18:05:36.0039308Z Compiling google/fft.cc; 20s local 2024-04-03T18:05:36.0040241Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 17s local 2024-04-03T18:05:36.0041362Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 16s local 2024-04-03T18:05:36.0042409Z Compiling src/cpu/cpu_convolution_list.cpp; 11s local 2024-04-03T18:05:36.0043429Z Compiling src/cpu/cpu_deconvolution_list.cpp; 8s local 2024-04-03T18:05:36.0044533Z Compiling llvm/lib/Support/VirtualFileSystem.cpp; 7s local 2024-04-03T18:05:36.0045582Z Compiling src/cpu/cpu_eltwise_list.cpp; 7s local ... 2024-04-03T18:05:36.2034634Z 2024-04-03T18:05:36.2035377Z  2024-04-03T18:05:36.2035919Z  2024-04-03T18:05:36.2036334Z  2024-04-03T18:05:36.2036755Z  2024-04-03T18:05:36.2037194Z  2024-04-03T18:05:36.2037622Z  2024-04-03T18:05:36.2039219Z  2024-04-03T18:05:36.2039666Z  2024-04-03T18:05:36.2040857Z [11,940 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:36.2042154Z Compiling src/cpu/cpu_rnn_list.cpp; 34s local 2024-04-03T18:05:36.2042945Z Compiling google/fft.cc; 20s local 2024-04-03T18:05:36.2044020Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 18s local 2024-04-03T18:05:36.2045314Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 16s local 2024-04-03T18:05:36.2046398Z Compiling src/cpu/cpu_convolution_list.cpp; 11s local 2024-04-03T18:05:36.2047704Z Compiling src/cpu/cpu_deconvolution_list.cpp; 8s local 2024-04-03T18:05:36.2048655Z Compiling src/cpu/cpu_eltwise_list.cpp; 7s local 2024-04-03T18:05:36.2049757Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 6s local ... 2024-04-03T18:05:36.4333084Z 2024-04-03T18:05:36.4333869Z  2024-04-03T18:05:36.4334987Z  2024-04-03T18:05:36.4335442Z  2024-04-03T18:05:36.4335941Z  2024-04-03T18:05:36.4336401Z  2024-04-03T18:05:36.4336836Z  2024-04-03T18:05:36.4337278Z  2024-04-03T18:05:36.4337664Z  2024-04-03T18:05:36.4338894Z [11,947 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:36.4340212Z Compiling src/cpu/cpu_rnn_list.cpp; 34s local 2024-04-03T18:05:36.4341067Z Compiling google/fft.cc; 20s local 2024-04-03T18:05:36.4341983Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 18s local 2024-04-03T18:05:36.4343345Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 16s local 2024-04-03T18:05:36.4344337Z Compiling src/cpu/cpu_convolution_list.cpp; 11s local 2024-04-03T18:05:36.4345375Z Compiling src/cpu/cpu_deconvolution_list.cpp; 8s local 2024-04-03T18:05:36.4346305Z Compiling src/cpu/cpu_eltwise_list.cpp; 7s local 2024-04-03T18:05:36.4347379Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 6s local ... 2024-04-03T18:05:36.6676067Z 2024-04-03T18:05:36.6676841Z  2024-04-03T18:05:36.6677345Z  2024-04-03T18:05:36.6677755Z  2024-04-03T18:05:36.6678146Z  2024-04-03T18:05:36.6678530Z  2024-04-03T18:05:36.6678915Z  2024-04-03T18:05:36.6679306Z  2024-04-03T18:05:36.6679696Z  2024-04-03T18:05:36.6680865Z [11,952 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:36.6682102Z Compiling src/cpu/cpu_rnn_list.cpp; 34s local 2024-04-03T18:05:36.6682926Z Compiling google/fft.cc; 21s local 2024-04-03T18:05:36.6684017Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 18s local 2024-04-03T18:05:36.6685355Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 16s local 2024-04-03T18:05:36.6686417Z Compiling src/cpu/cpu_convolution_list.cpp; 11s local 2024-04-03T18:05:36.6687490Z Compiling src/cpu/cpu_deconvolution_list.cpp; 8s local 2024-04-03T18:05:36.6688509Z Compiling src/cpu/cpu_eltwise_list.cpp; 7s local 2024-04-03T18:05:36.6689619Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 6s local ... 2024-04-03T18:05:36.8829664Z 2024-04-03T18:05:36.8830415Z  2024-04-03T18:05:36.8830941Z  2024-04-03T18:05:36.8831364Z  2024-04-03T18:05:36.8831809Z  2024-04-03T18:05:36.8832243Z  2024-04-03T18:05:36.8832677Z  2024-04-03T18:05:36.8833129Z  2024-04-03T18:05:36.8833574Z  2024-04-03T18:05:36.8834796Z [11,957 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:36.8836206Z Compiling src/cpu/cpu_rnn_list.cpp; 35s local 2024-04-03T18:05:36.8837068Z Compiling google/fft.cc; 21s local 2024-04-03T18:05:36.8838191Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 18s local 2024-04-03T18:05:36.8839530Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 16s local 2024-04-03T18:05:36.8840632Z Compiling src/cpu/cpu_convolution_list.cpp; 12s local 2024-04-03T18:05:36.8841672Z Compiling src/cpu/cpu_deconvolution_list.cpp; 9s local 2024-04-03T18:05:36.8842671Z Compiling src/cpu/cpu_eltwise_list.cpp; 8s local 2024-04-03T18:05:36.8843851Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 6s local ... 2024-04-03T18:05:37.1173167Z 2024-04-03T18:05:37.1173918Z  2024-04-03T18:05:37.1174592Z  2024-04-03T18:05:37.1175044Z  2024-04-03T18:05:37.1175490Z  2024-04-03T18:05:37.1175942Z  2024-04-03T18:05:37.1176388Z  2024-04-03T18:05:37.1176808Z  2024-04-03T18:05:37.1177237Z  2024-04-03T18:05:37.1178656Z [11,962 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:37.1180060Z Compiling src/cpu/cpu_rnn_list.cpp; 35s local 2024-04-03T18:05:37.1180872Z Compiling google/fft.cc; 21s local 2024-04-03T18:05:37.1182091Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 18s local 2024-04-03T18:05:37.1183431Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 17s local 2024-04-03T18:05:37.1184403Z Compiling src/cpu/cpu_convolution_list.cpp; 12s local 2024-04-03T18:05:37.1185401Z Compiling src/cpu/cpu_deconvolution_list.cpp; 9s local 2024-04-03T18:05:37.1186436Z Compiling src/cpu/cpu_eltwise_list.cpp; 8s local 2024-04-03T18:05:37.1187844Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 7s local ... 2024-04-03T18:05:37.3874632Z 2024-04-03T18:05:37.3875907Z  2024-04-03T18:05:37.3876903Z  2024-04-03T18:05:37.3877646Z  2024-04-03T18:05:37.3886792Z  2024-04-03T18:05:37.3887332Z  2024-04-03T18:05:37.3887709Z  2024-04-03T18:05:37.3888133Z  2024-04-03T18:05:37.3888575Z  2024-04-03T18:05:37.3889880Z [11,966 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:37.3891326Z Compiling src/cpu/cpu_rnn_list.cpp; 35s local 2024-04-03T18:05:37.3892192Z Compiling google/fft.cc; 21s local 2024-04-03T18:05:37.3893311Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 19s local 2024-04-03T18:05:37.3894827Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 17s local 2024-04-03T18:05:37.3895971Z Compiling src/cpu/cpu_convolution_list.cpp; 12s local 2024-04-03T18:05:37.3897057Z Compiling src/cpu/cpu_deconvolution_list.cpp; 9s local 2024-04-03T18:05:37.3898155Z Compiling src/cpu/cpu_eltwise_list.cpp; 8s local 2024-04-03T18:05:37.3899287Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 7s local ... 2024-04-03T18:05:37.5948365Z 2024-04-03T18:05:37.5949100Z  2024-04-03T18:05:37.5949702Z  2024-04-03T18:05:37.5950132Z  2024-04-03T18:05:37.5950532Z  2024-04-03T18:05:37.5951029Z  2024-04-03T18:05:37.5951519Z  2024-04-03T18:05:37.5951921Z  2024-04-03T18:05:37.5952339Z  2024-04-03T18:05:37.5953674Z [11,970 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:37.5955158Z Compiling src/cpu/cpu_rnn_list.cpp; 35s local 2024-04-03T18:05:37.5956045Z Compiling google/fft.cc; 21s local 2024-04-03T18:05:37.5957196Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 19s local 2024-04-03T18:05:37.5973314Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 17s local 2024-04-03T18:05:37.5974755Z Compiling src/cpu/cpu_convolution_list.cpp; 12s local 2024-04-03T18:05:37.5975860Z Compiling src/cpu/cpu_deconvolution_list.cpp; 9s local 2024-04-03T18:05:37.5976937Z Compiling src/cpu/cpu_eltwise_list.cpp; 8s local 2024-04-03T18:05:37.5978112Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 7s local ... 2024-04-03T18:05:37.8008921Z 2024-04-03T18:05:37.8009685Z  2024-04-03T18:05:37.8010206Z  2024-04-03T18:05:37.8010666Z  2024-04-03T18:05:37.8011169Z  2024-04-03T18:05:37.8011659Z  2024-04-03T18:05:37.8012169Z  2024-04-03T18:05:37.8012646Z  2024-04-03T18:05:37.8013146Z  2024-04-03T18:05:37.8014658Z [11,977 / 19,965] 3 / 18 tests; 47 actions, 46 running; last test: ...che_test 2024-04-03T18:05:37.8016203Z Compiling src/cpu/cpu_rnn_list.cpp; 35s local 2024-04-03T18:05:37.8017151Z Compiling google/fft.cc; 22s local 2024-04-03T18:05:37.8018344Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 19s local 2024-04-03T18:05:37.8019546Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 17s local 2024-04-03T18:05:37.8020624Z Compiling src/cpu/cpu_convolution_list.cpp; 13s local 2024-04-03T18:05:37.8021874Z Compiling src/cpu/cpu_deconvolution_list.cpp; 10s local 2024-04-03T18:05:37.8022856Z Compiling src/cpu/cpu_eltwise_list.cpp; 9s local 2024-04-03T18:05:37.8023982Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 7s local ... 2024-04-03T18:05:38.0046634Z 2024-04-03T18:05:38.0048685Z  2024-04-03T18:05:38.0049470Z  2024-04-03T18:05:38.0052132Z  2024-04-03T18:05:38.0056243Z  2024-04-03T18:05:38.0059976Z  2024-04-03T18:05:38.0063974Z  2024-04-03T18:05:38.0068005Z  2024-04-03T18:05:38.0071826Z  2024-04-03T18:05:38.0076712Z [11,981 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:38.0081220Z Compiling src/cpu/cpu_rnn_list.cpp; 36s local 2024-04-03T18:05:38.0084759Z Compiling google/fft.cc; 22s local 2024-04-03T18:05:38.0088296Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 19s local 2024-04-03T18:05:38.0092469Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 18s local 2024-04-03T18:05:38.0094234Z Compiling src/cpu/cpu_convolution_list.cpp; 13s local 2024-04-03T18:05:38.0095597Z Compiling src/cpu/cpu_deconvolution_list.cpp; 10s local 2024-04-03T18:05:38.0096980Z Compiling src/cpu/cpu_eltwise_list.cpp; 9s local 2024-04-03T18:05:38.0098341Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 8s local ... 2024-04-03T18:05:38.2771363Z 2024-04-03T18:05:38.2772880Z  2024-04-03T18:05:38.2773721Z  2024-04-03T18:05:38.2775011Z  2024-04-03T18:05:38.2775513Z  2024-04-03T18:05:38.2775963Z  2024-04-03T18:05:38.2776580Z  2024-04-03T18:05:38.2777083Z  2024-04-03T18:05:38.2777556Z  2024-04-03T18:05:38.2778927Z [11,983 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:38.2780524Z Compiling src/cpu/cpu_rnn_list.cpp; 36s local 2024-04-03T18:05:38.2781500Z Compiling google/fft.cc; 22s local 2024-04-03T18:05:38.2782653Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 20s local 2024-04-03T18:05:38.2784114Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 18s local 2024-04-03T18:05:38.2785236Z Compiling src/cpu/cpu_convolution_list.cpp; 13s local 2024-04-03T18:05:38.2786427Z Compiling src/cpu/cpu_deconvolution_list.cpp; 10s local 2024-04-03T18:05:38.2787462Z Compiling src/cpu/cpu_eltwise_list.cpp; 9s local 2024-04-03T18:05:38.2788891Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 8s local ... 2024-04-03T18:05:38.5023463Z 2024-04-03T18:05:38.5024498Z  2024-04-03T18:05:38.5024989Z  2024-04-03T18:05:38.5025469Z  2024-04-03T18:05:38.5026895Z  2024-04-03T18:05:38.5027327Z  2024-04-03T18:05:38.5029929Z  2024-04-03T18:05:38.5030741Z  2024-04-03T18:05:38.5033692Z  2024-04-03T18:05:38.5035268Z [11,987 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:38.5039373Z Compiling src/cpu/cpu_rnn_list.cpp; 36s local 2024-04-03T18:05:38.5040437Z Compiling google/fft.cc; 22s local 2024-04-03T18:05:38.5044040Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 20s local 2024-04-03T18:05:38.5045678Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 18s local 2024-04-03T18:05:38.5049265Z Compiling src/cpu/cpu_convolution_list.cpp; 13s local 2024-04-03T18:05:38.5050630Z Compiling src/cpu/cpu_deconvolution_list.cpp; 10s local 2024-04-03T18:05:38.5054236Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 8s local 2024-04-03T18:05:38.5069155Z Compiling src/google/protobuf/descriptor.cc; 7s local ... 2024-04-03T18:05:38.7895691Z 2024-04-03T18:05:38.7896996Z  2024-04-03T18:05:38.7897636Z  2024-04-03T18:05:38.7900226Z  2024-04-03T18:05:38.7902763Z  2024-04-03T18:05:38.7905300Z  2024-04-03T18:05:38.7908099Z  2024-04-03T18:05:38.7910691Z  2024-04-03T18:05:38.7913176Z  2024-04-03T18:05:38.7916593Z [11,992 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:38.7919972Z Compiling src/cpu/cpu_rnn_list.cpp; 36s local 2024-04-03T18:05:38.7920978Z Compiling google/fft.cc; 23s local 2024-04-03T18:05:38.7922796Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 20s local 2024-04-03T18:05:38.7924230Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 18s local 2024-04-03T18:05:38.7925232Z Compiling src/cpu/cpu_convolution_list.cpp; 14s local 2024-04-03T18:05:38.7926295Z Compiling src/cpu/cpu_deconvolution_list.cpp; 11s local 2024-04-03T18:05:38.7927472Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 8s local 2024-04-03T18:05:38.7928666Z Compiling src/google/protobuf/descriptor.cc; 7s local ... 2024-04-03T18:05:39.0053215Z 2024-04-03T18:05:39.0053945Z  2024-04-03T18:05:39.0054938Z  2024-04-03T18:05:39.0055349Z  2024-04-03T18:05:39.0055748Z  2024-04-03T18:05:39.0056154Z  2024-04-03T18:05:39.0056567Z  2024-04-03T18:05:39.0056970Z  2024-04-03T18:05:39.0057378Z  2024-04-03T18:05:39.0058561Z [11,993 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:39.0059901Z Compiling src/cpu/cpu_rnn_list.cpp; 37s local 2024-04-03T18:05:39.0060697Z Compiling google/fft.cc; 23s local 2024-04-03T18:05:39.0061738Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 20s local 2024-04-03T18:05:39.0063002Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 19s local 2024-04-03T18:05:39.0064068Z Compiling src/cpu/cpu_convolution_list.cpp; 14s local 2024-04-03T18:05:39.0065134Z Compiling src/cpu/cpu_deconvolution_list.cpp; 11s local 2024-04-03T18:05:39.0066228Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 9s local 2024-04-03T18:05:39.0067465Z Compiling src/google/protobuf/descriptor.cc; 7s local ... 2024-04-03T18:05:39.2318434Z 2024-04-03T18:05:39.2320893Z  2024-04-03T18:05:39.2323207Z  2024-04-03T18:05:39.2325348Z  2024-04-03T18:05:39.2327558Z  2024-04-03T18:05:39.2329855Z  2024-04-03T18:05:39.2332094Z  2024-04-03T18:05:39.2334191Z  2024-04-03T18:05:39.2336517Z  2024-04-03T18:05:39.2339504Z [11,998 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:39.2342769Z Compiling src/cpu/cpu_rnn_list.cpp; 37s local 2024-04-03T18:05:39.2345367Z Compiling google/fft.cc; 23s local 2024-04-03T18:05:39.2348495Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 21s local 2024-04-03T18:05:39.2351679Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 19s local 2024-04-03T18:05:39.2354568Z Compiling src/cpu/cpu_convolution_list.cpp; 14s local 2024-04-03T18:05:39.2357444Z Compiling src/cpu/cpu_deconvolution_list.cpp; 11s local 2024-04-03T18:05:39.2360266Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 9s local 2024-04-03T18:05:39.2363112Z Compiling src/google/protobuf/descriptor.cc; 7s local ... 2024-04-03T18:05:39.4554907Z 2024-04-03T18:05:39.4557419Z  2024-04-03T18:05:39.4559609Z  2024-04-03T18:05:39.4561674Z  2024-04-03T18:05:39.4563733Z  2024-04-03T18:05:39.4565782Z  2024-04-03T18:05:39.4567854Z  2024-04-03T18:05:39.4569913Z  2024-04-03T18:05:39.4571976Z  2024-04-03T18:05:39.4575069Z [12,003 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:39.4578245Z Compiling src/cpu/cpu_rnn_list.cpp; 37s local 2024-04-03T18:05:39.4580740Z Compiling google/fft.cc; 23s local 2024-04-03T18:05:39.4583518Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 21s local 2024-04-03T18:05:39.4586525Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 19s local 2024-04-03T18:05:39.4590332Z Compiling src/cpu/cpu_convolution_list.cpp; 14s local 2024-04-03T18:05:39.4594769Z Compiling src/cpu/cpu_deconvolution_list.cpp; 11s local 2024-04-03T18:05:39.4595991Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 9s local 2024-04-03T18:05:39.4597248Z Compiling src/google/protobuf/descriptor.cc; 8s local ... 2024-04-03T18:05:39.7211966Z 2024-04-03T18:05:39.7212668Z  2024-04-03T18:05:39.7213805Z  2024-04-03T18:05:39.7214259Z  2024-04-03T18:05:39.7214883Z  2024-04-03T18:05:39.7215319Z  2024-04-03T18:05:39.7215741Z  2024-04-03T18:05:39.7216175Z  2024-04-03T18:05:39.7216566Z  2024-04-03T18:05:39.7217778Z [12,008 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:39.7219196Z Compiling src/cpu/cpu_rnn_list.cpp; 37s local 2024-04-03T18:05:39.7220036Z Compiling google/fft.cc; 24s local 2024-04-03T18:05:39.7221141Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 21s local 2024-04-03T18:05:39.7222732Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 19s local 2024-04-03T18:05:39.7223899Z Compiling src/cpu/cpu_convolution_list.cpp; 14s local 2024-04-03T18:05:39.7224908Z Compiling src/cpu/cpu_deconvolution_list.cpp; 11s local 2024-04-03T18:05:39.7226098Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 9s local 2024-04-03T18:05:39.7227330Z Compiling src/google/protobuf/descriptor.cc; 8s local ... 2024-04-03T18:05:40.0078491Z 2024-04-03T18:05:40.0079205Z  2024-04-03T18:05:40.0079750Z  2024-04-03T18:05:40.0080193Z  2024-04-03T18:05:40.0080659Z  2024-04-03T18:05:40.0081080Z  2024-04-03T18:05:40.0081500Z  2024-04-03T18:05:40.0081944Z  2024-04-03T18:05:40.0082377Z  2024-04-03T18:05:40.0083658Z [12,009 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:40.0085091Z Compiling src/cpu/cpu_rnn_list.cpp; 38s local 2024-04-03T18:05:40.0085962Z Compiling google/fft.cc; 24s local 2024-04-03T18:05:40.0087156Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 21s local 2024-04-03T18:05:40.0088553Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 20s local 2024-04-03T18:05:40.0089727Z Compiling src/cpu/cpu_convolution_list.cpp; 15s local 2024-04-03T18:05:40.0090863Z Compiling src/cpu/cpu_deconvolution_list.cpp; 12s local 2024-04-03T18:05:40.0092074Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 10s local 2024-04-03T18:05:40.0093206Z Compiling src/google/protobuf/descriptor.cc; 8s local ... 2024-04-03T18:05:40.2564259Z 2024-04-03T18:05:40.2565293Z  2024-04-03T18:05:40.2566013Z  2024-04-03T18:05:40.2566676Z  2024-04-03T18:05:40.2567295Z  2024-04-03T18:05:40.2567942Z  2024-04-03T18:05:40.2568413Z  2024-04-03T18:05:40.2569031Z  2024-04-03T18:05:40.2569663Z  2024-04-03T18:05:40.2571323Z [12,012 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:40.2573166Z Compiling src/cpu/cpu_rnn_list.cpp; 38s local 2024-04-03T18:05:40.2574513Z Compiling google/fft.cc; 24s local 2024-04-03T18:05:40.2576024Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 22s local 2024-04-03T18:05:40.2577785Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 20s local 2024-04-03T18:05:40.2579464Z Compiling src/cpu/cpu_convolution_list.cpp; 15s local 2024-04-03T18:05:40.2580929Z Compiling src/cpu/cpu_deconvolution_list.cpp; 12s local 2024-04-03T18:05:40.2582490Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 10s local 2024-04-03T18:05:40.2584123Z Compiling src/google/protobuf/descriptor.cc; 8s local ... 2024-04-03T18:05:40.4554463Z 2024-04-03T18:05:40.4555213Z  2024-04-03T18:05:40.4555656Z  2024-04-03T18:05:40.4556006Z  2024-04-03T18:05:40.4556349Z  2024-04-03T18:05:40.4556710Z  2024-04-03T18:05:40.4557093Z  2024-04-03T18:05:40.4557436Z  2024-04-03T18:05:40.4557790Z  2024-04-03T18:05:40.4559086Z [12,019 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:40.4560183Z Compiling src/cpu/cpu_rnn_list.cpp; 38s local 2024-04-03T18:05:40.4560842Z Compiling google/fft.cc; 24s local 2024-04-03T18:05:40.4561965Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 22s local 2024-04-03T18:05:40.4563186Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 20s local 2024-04-03T18:05:40.4564099Z Compiling src/cpu/cpu_convolution_list.cpp; 15s local 2024-04-03T18:05:40.4565232Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 10s local 2024-04-03T18:05:40.4566358Z Compiling src/google/protobuf/descriptor.cc; 9s local 2024-04-03T18:05:40.4567493Z Compiling src/cpu/cpu_inner_product_list.cpp; 7s local ... 2024-04-03T18:05:40.7025264Z 2024-04-03T18:05:40.7026047Z  2024-04-03T18:05:40.7026826Z  2024-04-03T18:05:40.7027264Z  2024-04-03T18:05:40.7027904Z  2024-04-03T18:05:40.7028404Z  2024-04-03T18:05:40.7028847Z  2024-04-03T18:05:40.7029296Z  2024-04-03T18:05:40.7029755Z  2024-04-03T18:05:40.7030976Z [12,025 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:40.7032391Z Compiling src/cpu/cpu_rnn_list.cpp; 38s local 2024-04-03T18:05:40.7033281Z Compiling google/fft.cc; 25s local 2024-04-03T18:05:40.7034400Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 22s local 2024-04-03T18:05:40.7035729Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 20s local 2024-04-03T18:05:40.7036876Z Compiling src/cpu/cpu_convolution_list.cpp; 15s local 2024-04-03T18:05:40.7037997Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 10s local 2024-04-03T18:05:40.7039163Z Compiling src/google/protobuf/descriptor.cc; 9s local 2024-04-03T18:05:40.7040289Z Compiling src/cpu/cpu_inner_product_list.cpp; 8s local ... 2024-04-03T18:05:41.0023374Z 2024-04-03T18:05:41.0024140Z  2024-04-03T18:05:41.0024677Z  2024-04-03T18:05:41.0025104Z  2024-04-03T18:05:41.0025526Z  2024-04-03T18:05:41.0025969Z  2024-04-03T18:05:41.0026393Z  2024-04-03T18:05:41.0026791Z  2024-04-03T18:05:41.0027264Z  2024-04-03T18:05:41.0028793Z [12,027 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:41.0030245Z Compiling src/cpu/cpu_rnn_list.cpp; 39s local 2024-04-03T18:05:41.0031107Z Compiling google/fft.cc; 25s local 2024-04-03T18:05:41.0032279Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 22s local 2024-04-03T18:05:41.0033614Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 21s local 2024-04-03T18:05:41.0034735Z Compiling src/cpu/cpu_convolution_list.cpp; 16s local 2024-04-03T18:05:41.0035878Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 11s local 2024-04-03T18:05:41.0037046Z Compiling src/google/protobuf/descriptor.cc; 9s local 2024-04-03T18:05:41.0038215Z Compiling src/cpu/cpu_inner_product_list.cpp; 8s local ... 2024-04-03T18:05:41.2126634Z 2024-04-03T18:05:41.2127805Z  2024-04-03T18:05:41.2128543Z  2024-04-03T18:05:41.2129025Z  2024-04-03T18:05:41.2129768Z  2024-04-03T18:05:41.2130484Z  2024-04-03T18:05:41.2131131Z  2024-04-03T18:05:41.2131747Z  2024-04-03T18:05:41.2132204Z  2024-04-03T18:05:41.2133844Z [12,030 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:41.2135977Z Compiling src/cpu/cpu_rnn_list.cpp; 39s local 2024-04-03T18:05:41.2137008Z Compiling google/fft.cc; 25s local 2024-04-03T18:05:41.2138456Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 23s local 2024-04-03T18:05:41.2140164Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 21s local 2024-04-03T18:05:41.2141688Z Compiling src/cpu/cpu_convolution_list.cpp; 16s local 2024-04-03T18:05:41.2143765Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 11s local 2024-04-03T18:05:41.2145475Z Compiling src/google/protobuf/descriptor.cc; 9s local 2024-04-03T18:05:41.2146802Z Compiling src/cpu/cpu_inner_product_list.cpp; 8s local ... 2024-04-03T18:05:41.4121089Z 2024-04-03T18:05:41.4122185Z  2024-04-03T18:05:41.4122901Z  2024-04-03T18:05:41.4123377Z  2024-04-03T18:05:41.4123818Z  2024-04-03T18:05:41.4124308Z  2024-04-03T18:05:41.4124698Z  2024-04-03T18:05:41.4125122Z  2024-04-03T18:05:41.4125545Z  2024-04-03T18:05:41.4126833Z [12,035 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:41.4128281Z Compiling src/cpu/cpu_rnn_list.cpp; 39s local 2024-04-03T18:05:41.4129171Z Compiling google/fft.cc; 25s local 2024-04-03T18:05:41.4130409Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 23s local 2024-04-03T18:05:41.4131767Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 21s local 2024-04-03T18:05:41.4132828Z Compiling src/cpu/cpu_convolution_list.cpp; 16s local 2024-04-03T18:05:41.4133818Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 11s local 2024-04-03T18:05:41.4135111Z Compiling src/google/protobuf/descriptor.cc; 10s local 2024-04-03T18:05:41.4136145Z Compiling src/cpu/cpu_inner_product_list.cpp; 8s local ... 2024-04-03T18:05:41.6597108Z 2024-04-03T18:05:41.6597851Z  2024-04-03T18:05:41.6598400Z  2024-04-03T18:05:41.6600704Z  2024-04-03T18:05:41.6601573Z  2024-04-03T18:05:41.6605780Z  2024-04-03T18:05:41.6606589Z  2024-04-03T18:05:41.6607465Z  2024-04-03T18:05:41.6608358Z  2024-04-03T18:05:41.6614822Z [12,041 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:41.6616154Z Compiling src/cpu/cpu_rnn_list.cpp; 39s local 2024-04-03T18:05:41.6616989Z Compiling google/fft.cc; 26s local 2024-04-03T18:05:41.6618099Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 23s local 2024-04-03T18:05:41.6619341Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 21s local 2024-04-03T18:05:41.6620411Z Compiling src/cpu/cpu_convolution_list.cpp; 16s local 2024-04-03T18:05:41.6621342Z Compiling src/google/protobuf/descriptor.cc; 10s local 2024-04-03T18:05:41.6622368Z Compiling src/cpu/cpu_inner_product_list.cpp; 9s local 2024-04-03T18:05:41.6623328Z Compiling src/cpu/cpu_lrn_list.cpp; 7s local ... 2024-04-03T18:05:41.8597826Z 2024-04-03T18:05:41.8607990Z  2024-04-03T18:05:41.8608667Z  2024-04-03T18:05:41.8609151Z  2024-04-03T18:05:41.8609522Z  2024-04-03T18:05:41.8609900Z  2024-04-03T18:05:41.8610391Z  2024-04-03T18:05:41.8610864Z  2024-04-03T18:05:41.8611257Z  2024-04-03T18:05:41.8612448Z [12,042 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:41.8613865Z Compiling src/cpu/cpu_rnn_list.cpp; 40s local 2024-04-03T18:05:41.8614977Z Compiling google/fft.cc; 26s local 2024-04-03T18:05:41.8616098Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 23s local 2024-04-03T18:05:41.8617452Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 21s local 2024-04-03T18:05:41.8618544Z Compiling src/cpu/cpu_convolution_list.cpp; 17s local 2024-04-03T18:05:41.8619650Z Compiling src/google/protobuf/descriptor.cc; 10s local 2024-04-03T18:05:41.8620781Z Compiling src/cpu/cpu_inner_product_list.cpp; 9s local 2024-04-03T18:05:41.8621793Z Compiling src/cpu/cpu_lrn_list.cpp; 8s local ... 2024-04-03T18:05:42.0943721Z 2024-04-03T18:05:42.0944509Z  2024-04-03T18:05:42.0945058Z  2024-04-03T18:05:42.0945503Z  2024-04-03T18:05:42.0945925Z  2024-04-03T18:05:42.0946349Z  2024-04-03T18:05:42.0946786Z  2024-04-03T18:05:42.0947182Z  2024-04-03T18:05:42.0947608Z  2024-04-03T18:05:42.0949441Z [12,046 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:42.0950767Z Compiling src/cpu/cpu_rnn_list.cpp; 40s local 2024-04-03T18:05:42.0951571Z Compiling google/fft.cc; 26s local 2024-04-03T18:05:42.0952820Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 23s local 2024-04-03T18:05:42.0954120Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 22s local 2024-04-03T18:05:42.0955153Z Compiling src/cpu/cpu_convolution_list.cpp; 17s local 2024-04-03T18:05:42.0956149Z Compiling src/google/protobuf/descriptor.cc; 10s local 2024-04-03T18:05:42.0957108Z Compiling src/cpu/cpu_inner_product_list.cpp; 9s local 2024-04-03T18:05:42.0958064Z Compiling src/cpu/cpu_pooling_list.cpp; 8s local ... 2024-04-03T18:05:42.3352468Z 2024-04-03T18:05:42.3353252Z  2024-04-03T18:05:42.3354101Z  2024-04-03T18:05:42.3354532Z  2024-04-03T18:05:42.3358092Z  2024-04-03T18:05:42.3358778Z  2024-04-03T18:05:42.3359605Z  2024-04-03T18:05:42.3361228Z  2024-04-03T18:05:42.3361853Z  2024-04-03T18:05:42.3363212Z [12,048 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:42.3364751Z Compiling src/cpu/cpu_rnn_list.cpp; 40s local 2024-04-03T18:05:42.3366119Z Compiling google/fft.cc; 26s local 2024-04-03T18:05:42.3367752Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 24s local 2024-04-03T18:05:42.3369119Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 22s local 2024-04-03T18:05:42.3370232Z Compiling src/cpu/cpu_convolution_list.cpp; 17s local 2024-04-03T18:05:42.3371315Z Compiling src/google/protobuf/descriptor.cc; 11s local 2024-04-03T18:05:42.3372433Z Compiling src/cpu/cpu_inner_product_list.cpp; 9s local 2024-04-03T18:05:42.3373467Z Compiling src/cpu/cpu_pooling_list.cpp; 8s local ... 2024-04-03T18:05:42.6123248Z 2024-04-03T18:05:42.6124548Z  2024-04-03T18:05:42.6125553Z  2024-04-03T18:05:42.6126683Z  2024-04-03T18:05:42.6127179Z  2024-04-03T18:05:42.6127595Z  2024-04-03T18:05:42.6128039Z  2024-04-03T18:05:42.6128461Z  2024-04-03T18:05:42.6128901Z  2024-04-03T18:05:42.6130175Z [12,052 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:42.6133122Z Compiling src/cpu/cpu_rnn_list.cpp; 40s local 2024-04-03T18:05:42.6134012Z Compiling google/fft.cc; 27s local 2024-04-03T18:05:42.6135370Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 24s local 2024-04-03T18:05:42.6136779Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 22s local 2024-04-03T18:05:42.6137954Z Compiling src/cpu/cpu_convolution_list.cpp; 17s local 2024-04-03T18:05:42.6139063Z Compiling src/google/protobuf/descriptor.cc; 11s local 2024-04-03T18:05:42.6140238Z Compiling src/cpu/cpu_inner_product_list.cpp; 9s local 2024-04-03T18:05:42.6141325Z Compiling src/cpu/cpu_pooling_list.cpp; 8s local ... 2024-04-03T18:05:42.8499501Z 2024-04-03T18:05:42.8500238Z  2024-04-03T18:05:42.8515236Z  2024-04-03T18:05:42.8515806Z  2024-04-03T18:05:42.8516266Z  2024-04-03T18:05:42.8516737Z  2024-04-03T18:05:42.8517203Z  2024-04-03T18:05:42.8517690Z  2024-04-03T18:05:42.8518156Z  2024-04-03T18:05:42.8519440Z [12,058 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:42.8520904Z Compiling src/cpu/cpu_rnn_list.cpp; 41s local 2024-04-03T18:05:42.8521797Z Compiling google/fft.cc; 27s local 2024-04-03T18:05:42.8522972Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 24s local 2024-04-03T18:05:42.8524552Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 22s local 2024-04-03T18:05:42.8525724Z Compiling src/cpu/cpu_convolution_list.cpp; 18s local 2024-04-03T18:05:42.8526888Z Compiling src/google/protobuf/descriptor.cc; 11s local 2024-04-03T18:05:42.8528345Z Compiling src/cpu/cpu_inner_product_list.cpp; 10s local 2024-04-03T18:05:42.8529499Z Compiling src/cpu/cpu_pooling_list.cpp; 8s local ... 2024-04-03T18:05:43.1242387Z 2024-04-03T18:05:43.1243171Z  2024-04-03T18:05:43.1243731Z  2024-04-03T18:05:43.1244499Z  2024-04-03T18:05:43.1245075Z  2024-04-03T18:05:43.1245563Z  2024-04-03T18:05:43.1246011Z  2024-04-03T18:05:43.1246452Z  2024-04-03T18:05:43.1246927Z  2024-04-03T18:05:43.1248259Z [12,062 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:43.1249750Z Compiling src/cpu/cpu_rnn_list.cpp; 41s local 2024-04-03T18:05:43.1250660Z Compiling google/fft.cc; 27s local 2024-04-03T18:05:43.1251925Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 24s local 2024-04-03T18:05:43.1253590Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 23s local 2024-04-03T18:05:43.1255011Z Compiling src/cpu/cpu_convolution_list.cpp; 18s local 2024-04-03T18:05:43.1256147Z Compiling src/google/protobuf/descriptor.cc; 11s local 2024-04-03T18:05:43.1257269Z Compiling src/cpu/cpu_inner_product_list.cpp; 10s local 2024-04-03T18:05:43.1258402Z Compiling src/cpu/cpu_pooling_list.cpp; 9s local ... 2024-04-03T18:05:43.3888556Z 2024-04-03T18:05:43.3889345Z  2024-04-03T18:05:43.3889869Z  2024-04-03T18:05:43.3890280Z  2024-04-03T18:05:43.3890710Z  2024-04-03T18:05:43.3891126Z  2024-04-03T18:05:43.3891531Z  2024-04-03T18:05:43.3891944Z  2024-04-03T18:05:43.3892339Z  2024-04-03T18:05:43.3893550Z [12,066 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:43.3895032Z Compiling src/cpu/cpu_rnn_list.cpp; 41s local 2024-04-03T18:05:43.3895859Z Compiling google/fft.cc; 27s local 2024-04-03T18:05:43.3896916Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 25s local 2024-04-03T18:05:43.3898182Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 23s local 2024-04-03T18:05:43.3899231Z Compiling src/cpu/cpu_convolution_list.cpp; 18s local 2024-04-03T18:05:43.3900259Z Compiling src/google/protobuf/descriptor.cc; 12s local 2024-04-03T18:05:43.3901286Z Compiling src/cpu/cpu_inner_product_list.cpp; 10s local 2024-04-03T18:05:43.3902453Z Compiling src/cpu/cpu_pooling_list.cpp; 9s local ... 2024-04-03T18:05:43.6145928Z 2024-04-03T18:05:43.6146602Z  2024-04-03T18:05:43.6147067Z  2024-04-03T18:05:43.6147424Z  2024-04-03T18:05:43.6148004Z  2024-04-03T18:05:43.6148369Z  2024-04-03T18:05:43.6148715Z  2024-04-03T18:05:43.6149077Z  2024-04-03T18:05:43.6149421Z  2024-04-03T18:05:43.6150474Z [12,070 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:43.6151789Z Compiling src/cpu/cpu_rnn_list.cpp; 41s local 2024-04-03T18:05:43.6152489Z Compiling google/fft.cc; 28s local 2024-04-03T18:05:43.6153371Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 25s local 2024-04-03T18:05:43.6154440Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 23s local 2024-04-03T18:05:43.6155601Z Compiling src/cpu/cpu_convolution_list.cpp; 18s local 2024-04-03T18:05:43.6156738Z Compiling src/google/protobuf/descriptor.cc; 12s local 2024-04-03T18:05:43.6157980Z Compiling src/cpu/cpu_inner_product_list.cpp; 10s local 2024-04-03T18:05:43.6158827Z Compiling src/cpu/cpu_pooling_list.cpp; 9s local ... 2024-04-03T18:05:43.8226789Z 2024-04-03T18:05:43.8227572Z  2024-04-03T18:05:43.8228995Z  2024-04-03T18:05:43.8229432Z  2024-04-03T18:05:43.8229864Z  2024-04-03T18:05:43.8230306Z  2024-04-03T18:05:43.8230733Z  2024-04-03T18:05:43.8231160Z  2024-04-03T18:05:43.8231614Z  2024-04-03T18:05:43.8233114Z [12,075 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:43.8234471Z Compiling src/cpu/cpu_rnn_list.cpp; 41s local 2024-04-03T18:05:43.8237782Z Compiling google/fft.cc; 28s local 2024-04-03T18:05:43.8239200Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 25s local 2024-04-03T18:05:43.8240744Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 23s local 2024-04-03T18:05:43.8242139Z Compiling src/cpu/cpu_convolution_list.cpp; 19s local 2024-04-03T18:05:43.8243372Z Compiling src/google/protobuf/descriptor.cc; 12s local 2024-04-03T18:05:43.8244619Z Compiling src/cpu/cpu_inner_product_list.cpp; 11s local 2024-04-03T18:05:43.8245777Z Compiling src/cpu/cpu_pooling_list.cpp; 9s local ... 2024-04-03T18:05:44.0356615Z 2024-04-03T18:05:44.0357923Z  2024-04-03T18:05:44.0358556Z  2024-04-03T18:05:44.0359217Z  2024-04-03T18:05:44.0360287Z  2024-04-03T18:05:44.0361090Z  2024-04-03T18:05:44.0361516Z  2024-04-03T18:05:44.0361954Z  2024-04-03T18:05:44.0362397Z  2024-04-03T18:05:44.0363681Z [12,077 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:44.0365098Z Compiling src/cpu/cpu_rnn_list.cpp; 42s local 2024-04-03T18:05:44.0365924Z Compiling google/fft.cc; 28s local 2024-04-03T18:05:44.0367062Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 25s local 2024-04-03T18:05:44.0368369Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 24s local 2024-04-03T18:05:44.0369462Z Compiling src/cpu/cpu_convolution_list.cpp; 19s local 2024-04-03T18:05:44.0370544Z Compiling src/google/protobuf/descriptor.cc; 12s local 2024-04-03T18:05:44.0371611Z Compiling src/cpu/cpu_inner_product_list.cpp; 11s local 2024-04-03T18:05:44.0372652Z Compiling src/cpu/cpu_pooling_list.cpp; 10s local ... 2024-04-03T18:05:44.2968582Z 2024-04-03T18:05:44.2982542Z  2024-04-03T18:05:44.2983086Z  2024-04-03T18:05:44.2983531Z  2024-04-03T18:05:44.2984030Z  2024-04-03T18:05:44.2984464Z  2024-04-03T18:05:44.2984884Z  2024-04-03T18:05:44.2985312Z  2024-04-03T18:05:44.2985741Z  2024-04-03T18:05:44.2986969Z [12,081 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:44.2988597Z Compiling src/cpu/cpu_rnn_list.cpp; 42s local 2024-04-03T18:05:44.2989747Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 26s local 2024-04-03T18:05:44.2991031Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 24s local 2024-04-03T18:05:44.2992081Z Compiling src/cpu/cpu_convolution_list.cpp; 19s local 2024-04-03T18:05:44.2993047Z Compiling src/google/protobuf/descriptor.cc; 12s local 2024-04-03T18:05:44.2994092Z Compiling src/cpu/cpu_inner_product_list.cpp; 11s local 2024-04-03T18:05:44.2995079Z Compiling src/cpu/cpu_pooling_list.cpp; 10s local 2024-04-03T18:05:44.2996053Z Compiling src/cpu/cpu_reduction_list.cpp; 5s local ... 2024-04-03T18:05:44.5187247Z 2024-04-03T18:05:44.5197553Z  2024-04-03T18:05:44.5198049Z  2024-04-03T18:05:44.5198527Z  2024-04-03T18:05:44.5199107Z  2024-04-03T18:05:44.5199496Z  2024-04-03T18:05:44.5199903Z  2024-04-03T18:05:44.5200310Z  2024-04-03T18:05:44.5200691Z  2024-04-03T18:05:44.5201908Z [12,083 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:44.5203236Z Compiling src/cpu/cpu_rnn_list.cpp; 42s local 2024-04-03T18:05:44.5204404Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 26s local 2024-04-03T18:05:44.5205809Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 24s local 2024-04-03T18:05:44.5207057Z Compiling src/cpu/cpu_convolution_list.cpp; 19s local 2024-04-03T18:05:44.5208126Z Compiling src/google/protobuf/descriptor.cc; 13s local 2024-04-03T18:05:44.5209220Z Compiling src/cpu/cpu_inner_product_list.cpp; 11s local 2024-04-03T18:05:44.5210580Z Compiling src/cpu/cpu_pooling_list.cpp; 10s local 2024-04-03T18:05:44.5211588Z Compiling src/cpu/cpu_reduction_list.cpp; 6s local ... 2024-04-03T18:05:44.7708268Z 2024-04-03T18:05:44.7708975Z  2024-04-03T18:05:44.7709417Z  2024-04-03T18:05:44.7709764Z  2024-04-03T18:05:44.7710096Z  2024-04-03T18:05:44.7710810Z  2024-04-03T18:05:44.7711216Z  2024-04-03T18:05:44.7711605Z  2024-04-03T18:05:44.7712024Z  2024-04-03T18:05:44.7713289Z [12,087 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:44.7714661Z Compiling src/cpu/cpu_rnn_list.cpp; 42s local 2024-04-03T18:05:44.7715831Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 26s local 2024-04-03T18:05:44.7717126Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 24s local 2024-04-03T18:05:44.7718374Z Compiling src/cpu/cpu_convolution_list.cpp; 20s local 2024-04-03T18:05:44.7719641Z Compiling src/google/protobuf/descriptor.cc; 13s local 2024-04-03T18:05:44.7720648Z Compiling src/cpu/cpu_inner_product_list.cpp; 12s local 2024-04-03T18:05:44.7721697Z Compiling src/cpu/cpu_pooling_list.cpp; 10s local 2024-04-03T18:05:44.7722790Z @llvm-project//llvm:llvm-tblgen; 6s local ... 2024-04-03T18:05:45.0170305Z 2024-04-03T18:05:45.0173961Z  2024-04-03T18:05:45.0174682Z  2024-04-03T18:05:45.0175137Z  2024-04-03T18:05:45.0175542Z  2024-04-03T18:05:45.0175994Z  2024-04-03T18:05:45.0176427Z  2024-04-03T18:05:45.0176838Z  2024-04-03T18:05:45.0177290Z  2024-04-03T18:05:45.0178548Z [12,090 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:45.0179900Z Compiling src/cpu/cpu_rnn_list.cpp; 43s local 2024-04-03T18:05:45.0181072Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 26s local 2024-04-03T18:05:45.0182373Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 25s local 2024-04-03T18:05:45.0183505Z Compiling src/cpu/cpu_convolution_list.cpp; 20s local 2024-04-03T18:05:45.0184575Z Compiling src/google/protobuf/descriptor.cc; 13s local 2024-04-03T18:05:45.0185666Z Compiling src/cpu/cpu_inner_product_list.cpp; 12s local 2024-04-03T18:05:45.0186681Z Compiling src/cpu/cpu_pooling_list.cpp; 11s local 2024-04-03T18:05:45.0188039Z @llvm-project//llvm:llvm-tblgen; 6s local ... 2024-04-03T18:05:45.2529063Z 2024-04-03T18:05:45.2530025Z  2024-04-03T18:05:45.2530567Z  2024-04-03T18:05:45.2531002Z  2024-04-03T18:05:45.2531453Z  2024-04-03T18:05:45.2531891Z  2024-04-03T18:05:45.2532323Z  2024-04-03T18:05:45.2532772Z  2024-04-03T18:05:45.2533218Z  2024-04-03T18:05:45.2534614Z [12,093 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:45.2536064Z Compiling src/cpu/cpu_rnn_list.cpp; 43s local 2024-04-03T18:05:45.2537276Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 27s local 2024-04-03T18:05:45.2538597Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 25s local 2024-04-03T18:05:45.2539680Z Compiling src/cpu/cpu_convolution_list.cpp; 20s local 2024-04-03T18:05:45.2540734Z Compiling src/google/protobuf/descriptor.cc; 13s local 2024-04-03T18:05:45.2541794Z Compiling src/cpu/cpu_inner_product_list.cpp; 12s local 2024-04-03T18:05:45.2542822Z Compiling src/cpu/cpu_pooling_list.cpp; 11s local 2024-04-03T18:05:45.2543943Z @llvm-project//llvm:llvm-tblgen; 6s local ... 2024-04-03T18:05:45.4759315Z 2024-04-03T18:05:45.4760044Z  2024-04-03T18:05:45.4760570Z  2024-04-03T18:05:45.4761000Z  2024-04-03T18:05:45.4761422Z  2024-04-03T18:05:45.4761852Z  2024-04-03T18:05:45.4762449Z  2024-04-03T18:05:45.4762896Z  2024-04-03T18:05:45.4763323Z  2024-04-03T18:05:45.4764584Z [12,096 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:45.4766242Z Compiling src/cpu/cpu_rnn_list.cpp; 43s local 2024-04-03T18:05:45.4767438Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 27s local 2024-04-03T18:05:45.4768701Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 25s local 2024-04-03T18:05:45.4769909Z Compiling src/cpu/cpu_convolution_list.cpp; 20s local 2024-04-03T18:05:45.4771073Z Compiling src/google/protobuf/descriptor.cc; 14s local 2024-04-03T18:05:45.4772109Z Compiling src/cpu/cpu_inner_product_list.cpp; 12s local 2024-04-03T18:05:45.4773125Z Compiling src/cpu/cpu_pooling_list.cpp; 11s local 2024-04-03T18:05:45.4774173Z @llvm-project//llvm:llvm-tblgen; 6s local ... 2024-04-03T18:05:45.6754903Z 2024-04-03T18:05:45.6755705Z  2024-04-03T18:05:45.6756237Z  2024-04-03T18:05:45.6760566Z  2024-04-03T18:05:45.6763675Z  2024-04-03T18:05:45.6764809Z  2024-04-03T18:05:45.6766404Z  2024-04-03T18:05:45.6767059Z  2024-04-03T18:05:45.6767715Z  2024-04-03T18:05:45.6769194Z [12,101 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:45.6770891Z Compiling src/cpu/cpu_rnn_list.cpp; 43s local 2024-04-03T18:05:45.6772521Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 27s local 2024-04-03T18:05:45.6774120Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 25s local 2024-04-03T18:05:45.6775702Z Compiling src/cpu/cpu_convolution_list.cpp; 20s local 2024-04-03T18:05:45.6776908Z Compiling src/google/protobuf/descriptor.cc; 14s local 2024-04-03T18:05:45.6778360Z Compiling src/cpu/cpu_inner_product_list.cpp; 13s local 2024-04-03T18:05:45.6779574Z Compiling src/cpu/cpu_pooling_list.cpp; 11s local 2024-04-03T18:05:45.6780951Z @llvm-project//llvm:llvm-tblgen; 7s local ... 2024-04-03T18:05:46.0151811Z 2024-04-03T18:05:46.0153158Z  2024-04-03T18:05:46.0153899Z  2024-04-03T18:05:46.0154695Z  2024-04-03T18:05:46.0164640Z  2024-04-03T18:05:46.0165169Z  2024-04-03T18:05:46.0165602Z  2024-04-03T18:05:46.0166018Z  2024-04-03T18:05:46.0166494Z  2024-04-03T18:05:46.0167747Z [12,103 / 19,965] 3 / 18 tests; 47 actions running; last test: ...e:cache_test 2024-04-03T18:05:46.0169344Z Compiling src/cpu/cpu_rnn_list.cpp; 44s local 2024-04-03T18:05:46.0170508Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 27s local 2024-04-03T18:05:46.0171777Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 26s local 2024-04-03T18:05:46.0172849Z Compiling src/cpu/cpu_convolution_list.cpp; 21s local 2024-04-03T18:05:46.0173829Z Compiling src/google/protobuf/descriptor.cc; 14s local 2024-04-03T18:05:46.0175053Z Compiling src/cpu/cpu_inner_product_list.cpp; 13s local 2024-04-03T18:05:46.0176010Z Compiling src/cpu/cpu_pooling_list.cpp; 12s local 2024-04-03T18:05:46.0177025Z @llvm-project//llvm:llvm-tblgen; 7s local ... 2024-04-03T18:05:46.3125311Z 2024-04-03T18:05:46.3126127Z  2024-04-03T18:05:46.3126639Z  2024-04-03T18:05:46.3127051Z  2024-04-03T18:05:46.3127463Z  2024-04-03T18:05:46.3127895Z  2024-04-03T18:05:46.3128318Z  2024-04-03T18:05:46.3128752Z  2024-04-03T18:05:46.3129191Z  2024-04-03T18:05:46.3130424Z [12,106 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:46.3131805Z Compiling src/cpu/cpu_rnn_list.cpp; 44s local 2024-04-03T18:05:46.3132965Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 28s local 2024-04-03T18:05:46.3134206Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 26s local 2024-04-03T18:05:46.3135488Z Compiling src/cpu/cpu_convolution_list.cpp; 21s local 2024-04-03T18:05:46.3136508Z Compiling src/google/protobuf/descriptor.cc; 14s local 2024-04-03T18:05:46.3137515Z Compiling src/cpu/cpu_inner_product_list.cpp; 13s local 2024-04-03T18:05:46.3139084Z Compiling llvm/utils/TableGen/SubtargetEmitter.cpp [for tool]; 7s local 2024-04-03T18:05:46.3140456Z @llvm-project//llvm:llvm-tblgen; 7s local ... 2024-04-03T18:05:46.5191011Z 2024-04-03T18:05:46.5191789Z  2024-04-03T18:05:46.5192290Z  2024-04-03T18:05:46.5192683Z  2024-04-03T18:05:46.5193064Z  2024-04-03T18:05:46.5193777Z  2024-04-03T18:05:46.5194152Z  2024-04-03T18:05:46.5194542Z  2024-04-03T18:05:46.5194916Z  2024-04-03T18:05:46.5196022Z [12,111 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:46.5197310Z Compiling src/cpu/cpu_rnn_list.cpp; 44s local 2024-04-03T18:05:46.5198402Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 28s local 2024-04-03T18:05:46.5199570Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 26s local 2024-04-03T18:05:46.5200715Z Compiling src/cpu/cpu_convolution_list.cpp; 21s local 2024-04-03T18:05:46.5201682Z Compiling src/google/protobuf/descriptor.cc; 15s local 2024-04-03T18:05:46.5202581Z Compiling src/cpu/cpu_inner_product_list.cpp; 13s local 2024-04-03T18:05:46.5203692Z Compiling llvm/utils/TableGen/SubtargetEmitter.cpp [for tool]; 8s local 2024-04-03T18:05:46.5204892Z @llvm-project//llvm:llvm-tblgen; 7s local ... 2024-04-03T18:05:46.8015391Z 2024-04-03T18:05:46.8016173Z  2024-04-03T18:05:46.8016704Z  2024-04-03T18:05:46.8017126Z  2024-04-03T18:05:46.8017542Z  2024-04-03T18:05:46.8017959Z  2024-04-03T18:05:46.8018392Z  2024-04-03T18:05:46.8018768Z  2024-04-03T18:05:46.8019159Z  2024-04-03T18:05:46.8020297Z [12,116 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:46.8021719Z Compiling src/cpu/cpu_rnn_list.cpp; 44s local 2024-04-03T18:05:46.8022869Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 28s local 2024-04-03T18:05:46.8024242Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 26s local 2024-04-03T18:05:46.8025319Z Compiling src/cpu/cpu_convolution_list.cpp; 22s local 2024-04-03T18:05:46.8026393Z Compiling src/google/protobuf/descriptor.cc; 15s local 2024-04-03T18:05:46.8027520Z Compiling src/cpu/cpu_inner_product_list.cpp; 14s local 2024-04-03T18:05:46.8029409Z Compiling llvm/utils/TableGen/SubtargetEmitter.cpp [for tool]; 8s local 2024-04-03T18:05:46.8030863Z @llvm-project//llvm:llvm-tblgen; 7s local ... 2024-04-03T18:05:47.0162875Z 2024-04-03T18:05:47.0163624Z  2024-04-03T18:05:47.0164153Z  2024-04-03T18:05:47.0164556Z  2024-04-03T18:05:47.0165005Z  2024-04-03T18:05:47.0165421Z  2024-04-03T18:05:47.0165815Z  2024-04-03T18:05:47.0166243Z  2024-04-03T18:05:47.0166672Z  2024-04-03T18:05:47.0167909Z [12,121 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:47.0169356Z Compiling src/cpu/cpu_rnn_list.cpp; 45s local 2024-04-03T18:05:47.0170562Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 28s local 2024-04-03T18:05:47.0171869Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 27s local 2024-04-03T18:05:47.0172980Z Compiling src/cpu/cpu_convolution_list.cpp; 22s local 2024-04-03T18:05:47.0173997Z Compiling src/google/protobuf/descriptor.cc; 15s local 2024-04-03T18:05:47.0175231Z Compiling src/cpu/cpu_inner_product_list.cpp; 14s local 2024-04-03T18:05:47.0176461Z Compiling llvm/utils/TableGen/RegisterInfoEmitter.cpp [for tool]; 7s local 2024-04-03T18:05:47.0177728Z Compiling src/cpu/cpu_rnn_list.cpp; 6s local ... 2024-04-03T18:05:47.2165045Z 2024-04-03T18:05:47.2166287Z  2024-04-03T18:05:47.2167076Z  2024-04-03T18:05:47.2167764Z  2024-04-03T18:05:47.2168820Z  2024-04-03T18:05:47.2169344Z  2024-04-03T18:05:47.2169778Z  2024-04-03T18:05:47.2170251Z  2024-04-03T18:05:47.2175966Z  2024-04-03T18:05:47.2178278Z [12,122 / 19,965] 3 / 18 tests; 47 actions running; last test: ...e:cache_test 2024-04-03T18:05:47.2180043Z Compiling src/cpu/cpu_rnn_list.cpp; 45s local 2024-04-03T18:05:47.2181633Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 29s local 2024-04-03T18:05:47.2183439Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 27s local 2024-04-03T18:05:47.2185024Z Compiling src/cpu/cpu_convolution_list.cpp; 22s local 2024-04-03T18:05:47.2187163Z Compiling src/cpu/cpu_inner_product_list.cpp; 14s local 2024-04-03T18:05:47.2229664Z Compiling llvm/utils/TableGen/RegisterInfoEmitter.cpp [for tool]; 7s local 2024-04-03T18:05:47.2231319Z Compiling src/cpu/cpu_rnn_list.cpp; 6s local 2024-04-03T18:05:47.2232559Z @llvm-project//llvm:llvm-tblgen; 6s local ... 2024-04-03T18:05:47.5136590Z 2024-04-03T18:05:47.5137731Z  2024-04-03T18:05:47.5138450Z  2024-04-03T18:05:47.5139335Z  2024-04-03T18:05:47.5140212Z  2024-04-03T18:05:47.5141295Z  2024-04-03T18:05:47.5141862Z  2024-04-03T18:05:47.5142328Z  2024-04-03T18:05:47.5142803Z  2024-04-03T18:05:47.5144178Z [12,126 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:47.5145729Z Compiling src/cpu/cpu_rnn_list.cpp; 45s local 2024-04-03T18:05:47.5147108Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 29s local 2024-04-03T18:05:47.5148909Z Compiling xla/service/cpu/runtime_matmul_s32.cc; 27s local 2024-04-03T18:05:47.5150209Z Compiling src/cpu/cpu_convolution_list.cpp; 22s local 2024-04-03T18:05:47.5151286Z Compiling src/cpu/cpu_inner_product_list.cpp; 14s local 2024-04-03T18:05:47.5152611Z Compiling llvm/utils/TableGen/RegisterInfoEmitter.cpp [for tool]; 8s local 2024-04-03T18:05:47.5154038Z Compiling src/cpu/cpu_rnn_list.cpp; 7s local 2024-04-03T18:05:47.5155121Z @llvm-project//llvm:llvm-tblgen; 6s local ... 2024-04-03T18:05:47.8171478Z 2024-04-03T18:05:47.8172723Z  2024-04-03T18:05:47.8173241Z  2024-04-03T18:05:47.8173643Z  2024-04-03T18:05:47.8174042Z  2024-04-03T18:05:47.8174626Z  2024-04-03T18:05:47.8175067Z  2024-04-03T18:05:47.8175465Z  2024-04-03T18:05:47.8175861Z  2024-04-03T18:05:47.8177131Z [12,128 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:47.8178373Z Compiling src/cpu/cpu_rnn_list.cpp; 45s local 2024-04-03T18:05:47.8179429Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 29s local 2024-04-03T18:05:47.8180692Z Compiling src/cpu/cpu_convolution_list.cpp; 23s local 2024-04-03T18:05:47.8181656Z Compiling src/cpu/cpu_inner_product_list.cpp; 15s local 2024-04-03T18:05:47.8182891Z Compiling llvm/utils/TableGen/RegisterInfoEmitter.cpp [for tool]; 8s local 2024-04-03T18:05:47.8184051Z Compiling src/cpu/cpu_rnn_list.cpp; 7s local 2024-04-03T18:05:47.8185240Z Compiling llvm/utils/TableGen/InstrInfoEmitter.cpp [for tool]; 7s local 2024-04-03T18:05:47.8186427Z Compiling src/cpu/rnn/ref_rnn.cpp; 6s local ... 2024-04-03T18:05:48.0266982Z 2024-04-03T18:05:48.0268589Z  2024-04-03T18:05:48.0269495Z  2024-04-03T18:05:48.0270572Z  2024-04-03T18:05:48.0271120Z  2024-04-03T18:05:48.0271566Z  2024-04-03T18:05:48.0272102Z  2024-04-03T18:05:48.0272570Z  2024-04-03T18:05:48.0273009Z  2024-04-03T18:05:48.0274293Z [12,129 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:48.0275685Z Compiling src/cpu/cpu_rnn_list.cpp; 46s local 2024-04-03T18:05:48.0276788Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 29s local 2024-04-03T18:05:48.0278054Z Compiling src/cpu/cpu_convolution_list.cpp; 23s local 2024-04-03T18:05:48.0279101Z Compiling src/cpu/cpu_inner_product_list.cpp; 15s local 2024-04-03T18:05:48.0280730Z Compiling llvm/utils/TableGen/RegisterInfoEmitter.cpp [for tool]; 8s local 2024-04-03T18:05:48.0282012Z Compiling src/cpu/cpu_rnn_list.cpp; 7s local 2024-04-03T18:05:48.0283250Z Compiling llvm/utils/TableGen/InstrInfoEmitter.cpp [for tool]; 7s local 2024-04-03T18:05:48.0284510Z Compiling src/cpu/rnn/ref_rnn.cpp; 6s local ... 2024-04-03T18:05:48.3153272Z 2024-04-03T18:05:48.3155161Z  2024-04-03T18:05:48.3158549Z  2024-04-03T18:05:48.3161581Z  2024-04-03T18:05:48.3164604Z  2024-04-03T18:05:48.3167411Z  2024-04-03T18:05:48.3168154Z  2024-04-03T18:05:48.3168765Z  2024-04-03T18:05:48.3169451Z  2024-04-03T18:05:48.3170937Z [12,132 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:48.3172679Z Compiling src/cpu/cpu_rnn_list.cpp; 46s local 2024-04-03T18:05:48.3174664Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 30s local 2024-04-03T18:05:48.3176585Z Compiling src/cpu/cpu_convolution_list.cpp; 23s local 2024-04-03T18:05:48.3177934Z Compiling src/cpu/cpu_inner_product_list.cpp; 15s local 2024-04-03T18:05:48.3179957Z Compiling llvm/utils/TableGen/RegisterInfoEmitter.cpp [for tool]; 9s local 2024-04-03T18:05:48.3181087Z Compiling src/cpu/cpu_rnn_list.cpp; 8s local 2024-04-03T18:05:48.3182359Z Compiling llvm/utils/TableGen/InstrInfoEmitter.cpp [for tool]; 7s local 2024-04-03T18:05:48.3183491Z Compiling src/cpu/rnn/ref_rnn.cpp; 6s local ... 2024-04-03T18:05:48.6099072Z 2024-04-03T18:05:48.6099826Z  2024-04-03T18:05:48.6100823Z  2024-04-03T18:05:48.6105707Z  2024-04-03T18:05:48.6108946Z  2024-04-03T18:05:48.6111871Z  2024-04-03T18:05:48.6114739Z  2024-04-03T18:05:48.6117630Z  2024-04-03T18:05:48.6120460Z  2024-04-03T18:05:48.6124187Z [12,141 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:48.6126017Z Compiling src/cpu/cpu_rnn_list.cpp; 46s local 2024-04-03T18:05:48.6127497Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 30s local 2024-04-03T18:05:48.6129042Z Compiling src/cpu/cpu_convolution_list.cpp; 23s local 2024-04-03T18:05:48.6130340Z Compiling src/cpu/cpu_inner_product_list.cpp; 15s local 2024-04-03T18:05:48.6132000Z Compiling llvm/utils/TableGen/RegisterInfoEmitter.cpp [for tool]; 9s local 2024-04-03T18:05:48.6133413Z Compiling src/cpu/cpu_rnn_list.cpp; 8s local 2024-04-03T18:05:48.6135004Z Compiling llvm/utils/TableGen/InstrInfoEmitter.cpp [for tool]; 7s local 2024-04-03T18:05:48.6136510Z Compiling src/cpu/rnn/ref_rnn.cpp; 7s local ... 2024-04-03T18:05:48.8179384Z 2024-04-03T18:05:48.8180608Z  2024-04-03T18:05:48.8181284Z  2024-04-03T18:05:48.8182019Z  2024-04-03T18:05:48.8183243Z  2024-04-03T18:05:48.8183767Z  2024-04-03T18:05:48.8184211Z  2024-04-03T18:05:48.8184654Z  2024-04-03T18:05:48.8185086Z  2024-04-03T18:05:48.8186335Z [12,143 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:48.8187961Z Compiling src/cpu/cpu_rnn_list.cpp; 46s local 2024-04-03T18:05:48.8189219Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 30s local 2024-04-03T18:05:48.8190528Z Compiling src/cpu/cpu_convolution_list.cpp; 24s local 2024-04-03T18:05:48.8191593Z Compiling src/cpu/cpu_inner_product_list.cpp; 16s local 2024-04-03T18:05:48.8192896Z Compiling llvm/utils/TableGen/RegisterInfoEmitter.cpp [for tool]; 9s local 2024-04-03T18:05:48.8194123Z Compiling src/cpu/cpu_rnn_list.cpp; 8s local 2024-04-03T18:05:48.8195276Z Compiling llvm/utils/TableGen/InstrInfoEmitter.cpp [for tool]; 8s local 2024-04-03T18:05:48.8196469Z Compiling src/cpu/rnn/ref_rnn.cpp; 7s local ... 2024-04-03T18:05:49.0184288Z 2024-04-03T18:05:49.0185435Z  2024-04-03T18:05:49.0186182Z  2024-04-03T18:05:49.0187302Z  2024-04-03T18:05:49.0188082Z  2024-04-03T18:05:49.0188552Z  2024-04-03T18:05:49.0189281Z  2024-04-03T18:05:49.0190030Z  2024-04-03T18:05:49.0190938Z  2024-04-03T18:05:49.0192493Z [12,147 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:49.0193939Z Compiling src/cpu/cpu_rnn_list.cpp; 47s local 2024-04-03T18:05:49.0195413Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 30s local 2024-04-03T18:05:49.0196736Z Compiling src/cpu/cpu_convolution_list.cpp; 24s local 2024-04-03T18:05:49.0197814Z Compiling src/cpu/cpu_inner_product_list.cpp; 16s local 2024-04-03T18:05:49.0199176Z Compiling llvm/utils/TableGen/RegisterInfoEmitter.cpp [for tool]; 9s local 2024-04-03T18:05:49.0200463Z Compiling src/cpu/cpu_rnn_list.cpp; 8s local 2024-04-03T18:05:49.0201675Z Compiling llvm/utils/TableGen/InstrInfoEmitter.cpp [for tool]; 8s local 2024-04-03T18:05:49.0203121Z Compiling src/cpu/rnn/ref_rnn.cpp; 7s local ... 2024-04-03T18:05:49.2523257Z 2024-04-03T18:05:49.2524002Z  2024-04-03T18:05:49.2524583Z  2024-04-03T18:05:49.2525037Z  2024-04-03T18:05:49.2541102Z  2024-04-03T18:05:49.2541595Z  2024-04-03T18:05:49.2542070Z  2024-04-03T18:05:49.2542533Z  2024-04-03T18:05:49.2542947Z  2024-04-03T18:05:49.2544217Z [12,151 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:49.2545578Z Compiling src/cpu/cpu_rnn_list.cpp; 47s local 2024-04-03T18:05:49.2546718Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 31s local 2024-04-03T18:05:49.2548235Z Compiling src/cpu/cpu_convolution_list.cpp; 24s local 2024-04-03T18:05:49.2549291Z Compiling src/cpu/cpu_inner_product_list.cpp; 16s local 2024-04-03T18:05:49.2550398Z @llvm-project//llvm:llvm-tblgen; 10s local 2024-04-03T18:05:49.2551247Z Compiling src/cpu/cpu_rnn_list.cpp; 8s local 2024-04-03T18:05:49.2552109Z Compiling src/cpu/rnn/ref_rnn.cpp; 7s local 2024-04-03T18:05:49.2553067Z @llvm-project//llvm:llvm-tblgen; 7s local ... 2024-04-03T18:05:49.5017702Z 2024-04-03T18:05:49.5020183Z  2024-04-03T18:05:49.5020787Z  2024-04-03T18:05:49.5021239Z  2024-04-03T18:05:49.5021687Z  2024-04-03T18:05:49.5022137Z  2024-04-03T18:05:49.5022573Z  2024-04-03T18:05:49.5023068Z  2024-04-03T18:05:49.5023527Z  2024-04-03T18:05:49.5024803Z [12,155 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:49.5026199Z Compiling src/cpu/cpu_rnn_list.cpp; 47s local 2024-04-03T18:05:49.5027511Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 31s local 2024-04-03T18:05:49.5029107Z Compiling src/cpu/cpu_convolution_list.cpp; 24s local 2024-04-03T18:05:49.5030214Z Compiling src/cpu/cpu_inner_product_list.cpp; 16s local 2024-04-03T18:05:49.5031316Z @llvm-project//llvm:llvm-tblgen; 10s local 2024-04-03T18:05:49.5032167Z Compiling src/cpu/cpu_rnn_list.cpp; 9s local 2024-04-03T18:05:49.5033086Z Compiling src/cpu/rnn/ref_rnn.cpp; 8s local 2024-04-03T18:05:49.5034114Z @llvm-project//llvm:llvm-tblgen; 7s local ... 2024-04-03T18:05:49.7257101Z 2024-04-03T18:05:49.7257961Z  2024-04-03T18:05:49.7258546Z  2024-04-03T18:05:49.7259045Z  2024-04-03T18:05:49.7259535Z  2024-04-03T18:05:49.7259907Z  2024-04-03T18:05:49.7260316Z  2024-04-03T18:05:49.7260748Z  2024-04-03T18:05:49.7261233Z  2024-04-03T18:05:49.7262557Z [12,158 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:49.7264118Z Compiling src/cpu/cpu_rnn_list.cpp; 47s local 2024-04-03T18:05:49.7265387Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 31s local 2024-04-03T18:05:49.7266945Z Compiling src/cpu/cpu_convolution_list.cpp; 24s local 2024-04-03T18:05:49.7268173Z Compiling src/cpu/cpu_inner_product_list.cpp; 17s local 2024-04-03T18:05:49.7269294Z @llvm-project//llvm:llvm-tblgen; 10s local 2024-04-03T18:05:49.7270093Z Compiling src/cpu/cpu_rnn_list.cpp; 9s local 2024-04-03T18:05:49.7270898Z Compiling src/cpu/rnn/ref_rnn.cpp; 8s local 2024-04-03T18:05:49.7271822Z @llvm-project//llvm:llvm-tblgen; 8s local ... 2024-04-03T18:05:49.9652105Z 2024-04-03T18:05:49.9653258Z  2024-04-03T18:05:49.9653795Z  2024-04-03T18:05:49.9654220Z  2024-04-03T18:05:49.9654736Z  2024-04-03T18:05:49.9655189Z  2024-04-03T18:05:49.9655629Z  2024-04-03T18:05:49.9656094Z  2024-04-03T18:05:49.9656573Z  2024-04-03T18:05:49.9657938Z [12,161 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:49.9659454Z Compiling src/cpu/cpu_rnn_list.cpp; 48s local 2024-04-03T18:05:49.9660773Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 31s local 2024-04-03T18:05:49.9662346Z Compiling src/cpu/cpu_convolution_list.cpp; 25s local 2024-04-03T18:05:49.9663506Z Compiling src/cpu/cpu_inner_product_list.cpp; 17s local 2024-04-03T18:05:49.9664623Z @llvm-project//llvm:llvm-tblgen; 10s local 2024-04-03T18:05:49.9665436Z Compiling src/cpu/cpu_rnn_list.cpp; 9s local 2024-04-03T18:05:49.9666372Z Compiling src/cpu/rnn/ref_rnn.cpp; 8s local 2024-04-03T18:05:49.9667440Z @llvm-project//llvm:llvm-tblgen; 8s local ... 2024-04-03T18:05:50.2006049Z 2024-04-03T18:05:50.2006923Z  2024-04-03T18:05:50.2007520Z  2024-04-03T18:05:50.2007999Z  2024-04-03T18:05:50.2008486Z  2024-04-03T18:05:50.2008969Z  2024-04-03T18:05:50.2009393Z  2024-04-03T18:05:50.2009809Z  2024-04-03T18:05:50.2010257Z  2024-04-03T18:05:50.2011607Z [12,164 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:50.2012889Z Compiling src/cpu/cpu_rnn_list.cpp; 48s local 2024-04-03T18:05:50.2014106Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 32s local 2024-04-03T18:05:50.2015509Z Compiling src/cpu/cpu_convolution_list.cpp; 25s local 2024-04-03T18:05:50.2016549Z Compiling src/cpu/cpu_inner_product_list.cpp; 17s local 2024-04-03T18:05:50.2017659Z @llvm-project//llvm:llvm-tblgen; 10s local 2024-04-03T18:05:50.2018525Z Compiling src/cpu/cpu_rnn_list.cpp; 9s local 2024-04-03T18:05:50.2019423Z Compiling src/cpu/rnn/ref_rnn.cpp; 8s local 2024-04-03T18:05:50.2020425Z @llvm-project//llvm:llvm-tblgen; 8s local ... 2024-04-03T18:05:50.4195822Z 2024-04-03T18:05:50.4196621Z  2024-04-03T18:05:50.4197122Z  2024-04-03T18:05:50.4212934Z  2024-04-03T18:05:50.4213458Z  2024-04-03T18:05:50.4213937Z  2024-04-03T18:05:50.4214557Z  2024-04-03T18:05:50.4215050Z  2024-04-03T18:05:50.4215476Z  2024-04-03T18:05:50.4216855Z [12,167 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:50.4218426Z Compiling src/cpu/cpu_rnn_list.cpp; 48s local 2024-04-03T18:05:50.4219646Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 32s local 2024-04-03T18:05:50.4220743Z Compiling src/cpu/cpu_convolution_list.cpp; 25s local 2024-04-03T18:05:50.4221736Z Compiling src/cpu/cpu_inner_product_list.cpp; 17s local 2024-04-03T18:05:50.4222821Z @llvm-project//llvm:llvm-tblgen; 11s local 2024-04-03T18:05:50.4223675Z Compiling src/cpu/cpu_rnn_list.cpp; 10s local 2024-04-03T18:05:50.4224493Z Compiling src/cpu/rnn/ref_rnn.cpp; 8s local 2024-04-03T18:05:50.4225418Z @llvm-project//llvm:llvm-tblgen; 8s local ... 2024-04-03T18:05:50.6249017Z 2024-04-03T18:05:50.6261089Z  2024-04-03T18:05:50.6261774Z  2024-04-03T18:05:50.6262293Z  2024-04-03T18:05:50.6262738Z  2024-04-03T18:05:50.6263227Z  2024-04-03T18:05:50.6263726Z  2024-04-03T18:05:50.6264189Z  2024-04-03T18:05:50.6264656Z  2024-04-03T18:05:50.6266234Z [12,172 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:50.6267823Z Compiling src/cpu/cpu_rnn_list.cpp; 48s local 2024-04-03T18:05:50.6268976Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 32s local 2024-04-03T18:05:50.6270350Z Compiling src/cpu/cpu_convolution_list.cpp; 25s local 2024-04-03T18:05:50.6271503Z Compiling src/cpu/cpu_inner_product_list.cpp; 17s local 2024-04-03T18:05:50.6272607Z @llvm-project//llvm:llvm-tblgen; 11s local 2024-04-03T18:05:50.6273430Z Compiling src/cpu/cpu_rnn_list.cpp; 10s local 2024-04-03T18:05:50.6274275Z Compiling src/cpu/rnn/ref_rnn.cpp; 9s local 2024-04-03T18:05:50.6275253Z @llvm-project//llvm:llvm-tblgen; 8s local ... 2024-04-03T18:05:50.8437365Z 2024-04-03T18:05:50.8438116Z  2024-04-03T18:05:50.8438632Z  2024-04-03T18:05:50.8448719Z  2024-04-03T18:05:50.8449201Z  2024-04-03T18:05:50.8450016Z  2024-04-03T18:05:50.8450493Z  2024-04-03T18:05:50.8450997Z  2024-04-03T18:05:50.8451481Z  2024-04-03T18:05:50.8452797Z [12,176 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:50.8454429Z Compiling src/cpu/cpu_rnn_list.cpp; 49s local 2024-04-03T18:05:50.8455640Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 32s local 2024-04-03T18:05:50.8456871Z Compiling src/cpu/cpu_convolution_list.cpp; 26s local 2024-04-03T18:05:50.8458034Z Compiling src/cpu/cpu_inner_product_list.cpp; 18s local 2024-04-03T18:05:50.8458989Z Compiling src/cpu/cpu_rnn_list.cpp; 10s local 2024-04-03T18:05:50.8459823Z Compiling src/cpu/rnn/ref_rnn.cpp; 9s local 2024-04-03T18:05:50.8460836Z @llvm-project//llvm:llvm-tblgen; 9s local 2024-04-03T18:05:50.8461788Z @llvm-project//llvm:llvm-tblgen; 8s local ... 2024-04-03T18:05:51.0587889Z 2024-04-03T18:05:51.0589287Z  2024-04-03T18:05:51.0589804Z  2024-04-03T18:05:51.0590214Z  2024-04-03T18:05:51.0590579Z  2024-04-03T18:05:51.0591002Z  2024-04-03T18:05:51.0591426Z  2024-04-03T18:05:51.0591821Z  2024-04-03T18:05:51.0592218Z  2024-04-03T18:05:51.0593342Z [12,181 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:51.0594583Z Compiling src/cpu/cpu_rnn_list.cpp; 49s local 2024-04-03T18:05:51.0595716Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 32s local 2024-04-03T18:05:51.0596898Z Compiling src/cpu/cpu_convolution_list.cpp; 26s local 2024-04-03T18:05:51.0597848Z Compiling src/cpu/cpu_inner_product_list.cpp; 18s local 2024-04-03T18:05:51.0598727Z Compiling src/cpu/cpu_rnn_list.cpp; 10s local 2024-04-03T18:05:51.0599527Z Compiling src/cpu/rnn/ref_rnn.cpp; 9s local 2024-04-03T18:05:51.0600401Z @llvm-project//llvm:llvm-tblgen; 9s local 2024-04-03T18:05:51.0601221Z @llvm-project//llvm:llvm-tblgen; 9s local ... 2024-04-03T18:05:51.2682827Z 2024-04-03T18:05:51.2683573Z  2024-04-03T18:05:51.2684096Z  2024-04-03T18:05:51.2684609Z  2024-04-03T18:05:51.2685104Z  2024-04-03T18:05:51.2685595Z  2024-04-03T18:05:51.2686063Z  2024-04-03T18:05:51.2686514Z  2024-04-03T18:05:51.2686994Z  2024-04-03T18:05:51.2688245Z [12,183 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:51.2689633Z Compiling src/cpu/cpu_rnn_list.cpp; 49s local 2024-04-03T18:05:51.2690806Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 33s local 2024-04-03T18:05:51.2692060Z Compiling src/cpu/cpu_convolution_list.cpp; 26s local 2024-04-03T18:05:51.2693093Z Compiling src/cpu/cpu_inner_product_list.cpp; 18s local 2024-04-03T18:05:51.2694082Z Compiling src/cpu/cpu_rnn_list.cpp; 10s local 2024-04-03T18:05:51.2695093Z Compiling src/cpu/rnn/ref_rnn.cpp; 9s local 2024-04-03T18:05:51.2696132Z @llvm-project//llvm:llvm-tblgen; 9s local 2024-04-03T18:05:51.2697362Z @llvm-project//llvm:llvm-tblgen; 9s local ... 2024-04-03T18:05:51.6049829Z 2024-04-03T18:05:51.6051181Z  2024-04-03T18:05:51.6052424Z  2024-04-03T18:05:51.6052932Z  2024-04-03T18:05:51.6053378Z  2024-04-03T18:05:51.6053832Z  2024-04-03T18:05:51.6054261Z  2024-04-03T18:05:51.6055176Z  2024-04-03T18:05:51.6057742Z  2024-04-03T18:05:51.6059442Z [12,189 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:51.6061173Z Compiling src/cpu/cpu_rnn_list.cpp; 49s local 2024-04-03T18:05:51.6062801Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 33s local 2024-04-03T18:05:51.6064266Z Compiling src/cpu/cpu_convolution_list.cpp; 26s local 2024-04-03T18:05:51.6065651Z Compiling src/cpu/cpu_inner_product_list.cpp; 18s local 2024-04-03T18:05:51.6066932Z Compiling src/cpu/cpu_rnn_list.cpp; 11s local 2024-04-03T18:05:51.6068654Z Compiling src/cpu/rnn/ref_rnn.cpp; 10s local 2024-04-03T18:05:51.6069824Z @llvm-project//llvm:llvm-tblgen; 9s local 2024-04-03T18:05:51.6071233Z @llvm-project//llvm:llvm-tblgen; 9s local ... 2024-04-03T18:05:51.8206170Z 2024-04-03T18:05:51.8207408Z  2024-04-03T18:05:51.8207982Z  2024-04-03T18:05:51.8208512Z  2024-04-03T18:05:51.8208985Z  2024-04-03T18:05:51.8209441Z  2024-04-03T18:05:51.8209848Z  2024-04-03T18:05:51.8210280Z  2024-04-03T18:05:51.8210723Z  2024-04-03T18:05:51.8211989Z [12,192 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:51.8213329Z Compiling src/cpu/cpu_rnn_list.cpp; 49s local 2024-04-03T18:05:51.8214645Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 33s local 2024-04-03T18:05:51.8215906Z Compiling src/cpu/cpu_convolution_list.cpp; 27s local 2024-04-03T18:05:51.8216949Z Compiling src/cpu/cpu_inner_product_list.cpp; 19s local 2024-04-03T18:05:51.8217987Z Compiling src/cpu/cpu_rnn_list.cpp; 11s local 2024-04-03T18:05:51.8218945Z Compiling src/cpu/rnn/ref_rnn.cpp; 10s local 2024-04-03T18:05:51.8220009Z @llvm-project//llvm:llvm-tblgen; 10s local 2024-04-03T18:05:51.8220957Z @llvm-project//llvm:llvm-tblgen; 9s local ... 2024-04-03T18:05:52.0210407Z 2024-04-03T18:05:52.0211209Z  2024-04-03T18:05:52.0211746Z  2024-04-03T18:05:52.0212196Z  2024-04-03T18:05:52.0212611Z  2024-04-03T18:05:52.0213030Z  2024-04-03T18:05:52.0213439Z  2024-04-03T18:05:52.0213843Z  2024-04-03T18:05:52.0214468Z  2024-04-03T18:05:52.0215655Z [12,194 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:52.0216976Z Compiling src/cpu/cpu_rnn_list.cpp; 50s local 2024-04-03T18:05:52.0218044Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 33s local 2024-04-03T18:05:52.0219294Z Compiling src/cpu/cpu_convolution_list.cpp; 27s local 2024-04-03T18:05:52.0220321Z Compiling src/cpu/cpu_inner_product_list.cpp; 19s local 2024-04-03T18:05:52.0221306Z Compiling src/cpu/cpu_rnn_list.cpp; 11s local 2024-04-03T18:05:52.0222274Z Compiling src/cpu/rnn/ref_rnn.cpp; 10s local 2024-04-03T18:05:52.0223361Z @llvm-project//llvm:llvm-tblgen; 10s local 2024-04-03T18:05:52.0224358Z @llvm-project//llvm:llvm-tblgen; 10s local ... 2024-04-03T18:05:52.4216601Z 2024-04-03T18:05:52.4219907Z  2024-04-03T18:05:52.4221101Z  2024-04-03T18:05:52.4222181Z  2024-04-03T18:05:52.4222669Z  2024-04-03T18:05:52.4223122Z  2024-04-03T18:05:52.4223615Z  2024-04-03T18:05:52.4224109Z  2024-04-03T18:05:52.4224583Z  2024-04-03T18:05:52.4225933Z [12,196 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:52.4227447Z Compiling src/cpu/cpu_rnn_list.cpp; 50s local 2024-04-03T18:05:52.4229245Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 34s local 2024-04-03T18:05:52.4230950Z Compiling src/cpu/cpu_convolution_list.cpp; 27s local 2024-04-03T18:05:52.4231946Z Compiling src/cpu/cpu_rnn_list.cpp; 12s local 2024-04-03T18:05:52.4232874Z Compiling src/cpu/rnn/ref_rnn.cpp; 10s local 2024-04-03T18:05:52.4233935Z @llvm-project//llvm:llvm-tblgen; 10s local 2024-04-03T18:05:52.4235475Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 10s local 2024-04-03T18:05:52.4236962Z @llvm-project//llvm:llvm-tblgen; 10s local ... 2024-04-03T18:05:52.6221423Z 2024-04-03T18:05:52.6222635Z  2024-04-03T18:05:52.6223153Z  2024-04-03T18:05:52.6223581Z  2024-04-03T18:05:52.6224018Z  2024-04-03T18:05:52.6224477Z  2024-04-03T18:05:52.6224888Z  2024-04-03T18:05:52.6225319Z  2024-04-03T18:05:52.6225731Z  2024-04-03T18:05:52.6226967Z [12,199 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:52.6228873Z Compiling src/cpu/cpu_rnn_list.cpp; 50s local 2024-04-03T18:05:52.6230029Z Compiling mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp; 34s local 2024-04-03T18:05:52.6231170Z Compiling src/cpu/cpu_convolution_list.cpp; 27s local 2024-04-03T18:05:52.6232142Z Compiling src/cpu/cpu_rnn_list.cpp; 12s local 2024-04-03T18:05:52.6232985Z Compiling src/cpu/rnn/ref_rnn.cpp; 11s local 2024-04-03T18:05:52.6233989Z @llvm-project//llvm:llvm-tblgen; 10s local 2024-04-03T18:05:52.6235031Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 10s local 2024-04-03T18:05:52.6236335Z @llvm-project//llvm:llvm-tblgen; 10s local ... 2024-04-03T18:05:53.0227062Z 2024-04-03T18:05:53.0228147Z  2024-04-03T18:05:53.0228826Z  2024-04-03T18:05:53.0229341Z  2024-04-03T18:05:53.0229788Z  2024-04-03T18:05:53.0230257Z  2024-04-03T18:05:53.0230698Z  2024-04-03T18:05:53.0231124Z  2024-04-03T18:05:53.0231525Z  2024-04-03T18:05:53.0232785Z [12,201 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:53.0234220Z Compiling src/cpu/cpu_rnn_list.cpp; 51s local 2024-04-03T18:05:53.0235218Z Compiling src/cpu/cpu_convolution_list.cpp; 28s local 2024-04-03T18:05:53.0236155Z Compiling src/cpu/cpu_rnn_list.cpp; 12s local 2024-04-03T18:05:53.0237011Z Compiling src/cpu/rnn/ref_rnn.cpp; 11s local 2024-04-03T18:05:53.0237902Z @llvm-project//llvm:llvm-tblgen; 11s local 2024-04-03T18:05:53.0238945Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 11s local 2024-04-03T18:05:53.0240193Z @llvm-project//llvm:llvm-tblgen; 11s local 2024-04-03T18:05:53.0241172Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 9s local ... 2024-04-03T18:05:53.2232997Z 2024-04-03T18:05:53.2237987Z  2024-04-03T18:05:53.2238524Z  2024-04-03T18:05:53.2238961Z  2024-04-03T18:05:53.2239384Z  2024-04-03T18:05:53.2239784Z  2024-04-03T18:05:53.2240204Z  2024-04-03T18:05:53.2240652Z  2024-04-03T18:05:53.2241083Z  2024-04-03T18:05:53.2242369Z [12,206 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:53.2243846Z Compiling src/cpu/cpu_rnn_list.cpp; 51s local 2024-04-03T18:05:53.2244905Z Compiling src/cpu/cpu_convolution_list.cpp; 28s local 2024-04-03T18:05:53.2245904Z Compiling src/cpu/cpu_rnn_list.cpp; 12s local 2024-04-03T18:05:53.2246803Z Compiling src/cpu/rnn/ref_rnn.cpp; 11s local 2024-04-03T18:05:53.2247850Z @llvm-project//llvm:llvm-tblgen; 11s local 2024-04-03T18:05:53.2249139Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 11s local 2024-04-03T18:05:53.2250550Z @llvm-project//llvm:llvm-tblgen; 11s local 2024-04-03T18:05:53.2251679Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 9s local ... 2024-04-03T18:05:53.6237395Z 2024-04-03T18:05:53.6238596Z  2024-04-03T18:05:53.6239556Z  2024-04-03T18:05:53.6242637Z  2024-04-03T18:05:53.6243438Z  2024-04-03T18:05:53.6244094Z  2024-04-03T18:05:53.6247063Z  2024-04-03T18:05:53.6247636Z  2024-04-03T18:05:53.6248253Z  2024-04-03T18:05:53.6252263Z [12,211 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:53.6253940Z Compiling src/cpu/cpu_rnn_list.cpp; 51s local 2024-04-03T18:05:53.6255355Z Compiling src/cpu/cpu_convolution_list.cpp; 28s local 2024-04-03T18:05:53.6256653Z Compiling src/cpu/cpu_rnn_list.cpp; 13s local 2024-04-03T18:05:53.6257817Z Compiling src/cpu/rnn/ref_rnn.cpp; 12s local 2024-04-03T18:05:53.6260992Z @llvm-project//llvm:llvm-tblgen; 11s local 2024-04-03T18:05:53.6262541Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 11s local 2024-04-03T18:05:53.6264131Z @llvm-project//llvm:llvm-tblgen; 11s local 2024-04-03T18:05:53.6265617Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 9s local ... 2024-04-03T18:05:53.8241902Z 2024-04-03T18:05:53.8243192Z  2024-04-03T18:05:53.8244562Z  2024-04-03T18:05:53.8249086Z  2024-04-03T18:05:53.8249793Z  2024-04-03T18:05:53.8250271Z  2024-04-03T18:05:53.8250950Z  2024-04-03T18:05:53.8251514Z  2024-04-03T18:05:53.8251968Z  2024-04-03T18:05:53.8253332Z [12,213 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:53.8254956Z Compiling src/cpu/cpu_rnn_list.cpp; 51s local 2024-04-03T18:05:53.8255981Z Compiling src/cpu/cpu_convolution_list.cpp; 29s local 2024-04-03T18:05:53.8257020Z Compiling src/cpu/cpu_rnn_list.cpp; 13s local 2024-04-03T18:05:53.8257970Z Compiling src/cpu/rnn/ref_rnn.cpp; 12s local 2024-04-03T18:05:53.8259067Z @llvm-project//llvm:llvm-tblgen; 12s local 2024-04-03T18:05:53.8260402Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 11s local 2024-04-03T18:05:53.8261858Z @llvm-project//llvm:llvm-tblgen; 11s local 2024-04-03T18:05:53.8263061Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 10s local ... 2024-04-03T18:05:54.0516623Z 2024-04-03T18:05:54.0518037Z  2024-04-03T18:05:54.0518944Z  2024-04-03T18:05:54.0519721Z  2024-04-03T18:05:54.0526796Z  2024-04-03T18:05:54.0527430Z  2024-04-03T18:05:54.0527892Z  2024-04-03T18:05:54.0528379Z  2024-04-03T18:05:54.0528828Z  2024-04-03T18:05:54.0530161Z [12,217 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:54.0531688Z Compiling src/cpu/cpu_rnn_list.cpp; 52s local 2024-04-03T18:05:54.0532763Z Compiling src/cpu/cpu_convolution_list.cpp; 29s local 2024-04-03T18:05:54.0533834Z Compiling src/cpu/cpu_rnn_list.cpp; 13s local 2024-04-03T18:05:54.0535003Z Compiling src/cpu/rnn/ref_rnn.cpp; 12s local 2024-04-03T18:05:54.0536104Z @llvm-project//llvm:llvm-tblgen; 12s local 2024-04-03T18:05:54.0537550Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 12s local 2024-04-03T18:05:54.0538928Z @llvm-project//llvm:llvm-tblgen; 12s local 2024-04-03T18:05:54.0540053Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 10s local ... 2024-04-03T18:05:54.2744593Z 2024-04-03T18:05:54.2745602Z  2024-04-03T18:05:54.2746190Z  2024-04-03T18:05:54.2746667Z  2024-04-03T18:05:54.2747128Z  2024-04-03T18:05:54.2747555Z  2024-04-03T18:05:54.2748192Z  2024-04-03T18:05:54.2748644Z  2024-04-03T18:05:54.2749071Z  2024-04-03T18:05:54.2750313Z [12,220 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:54.2751816Z Compiling src/cpu/cpu_rnn_list.cpp; 52s local 2024-04-03T18:05:54.2752814Z Compiling src/cpu/cpu_convolution_list.cpp; 29s local 2024-04-03T18:05:54.2753785Z Compiling src/cpu/cpu_rnn_list.cpp; 13s local 2024-04-03T18:05:54.2754702Z Compiling src/cpu/rnn/ref_rnn.cpp; 12s local 2024-04-03T18:05:54.2755983Z @llvm-project//llvm:llvm-tblgen; 12s local 2024-04-03T18:05:54.2757282Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 12s local 2024-04-03T18:05:54.2758599Z @llvm-project//llvm:llvm-tblgen; 12s local 2024-04-03T18:05:54.2759864Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 10s local ... 2024-04-03T18:05:54.4869832Z 2024-04-03T18:05:54.4870626Z  2024-04-03T18:05:54.4871161Z  2024-04-03T18:05:54.4871539Z  2024-04-03T18:05:54.4871898Z  2024-04-03T18:05:54.4872260Z  2024-04-03T18:05:54.4872633Z  2024-04-03T18:05:54.4873045Z  2024-04-03T18:05:54.4873440Z  2024-04-03T18:05:54.4874623Z [12,225 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:54.4875937Z Compiling src/cpu/cpu_rnn_list.cpp; 52s local 2024-04-03T18:05:54.4877211Z Compiling src/cpu/cpu_convolution_list.cpp; 29s local 2024-04-03T18:05:54.4878213Z Compiling src/cpu/cpu_rnn_list.cpp; 14s local 2024-04-03T18:05:54.4879127Z Compiling src/cpu/rnn/ref_rnn.cpp; 13s local 2024-04-03T18:05:54.4880163Z @llvm-project//llvm:llvm-tblgen; 12s local 2024-04-03T18:05:54.4881394Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 12s local 2024-04-03T18:05:54.4882807Z @llvm-project//llvm:llvm-tblgen; 12s local 2024-04-03T18:05:54.4883931Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 10s local ... 2024-04-03T18:05:54.7123075Z 2024-04-03T18:05:54.7123877Z  2024-04-03T18:05:54.7124386Z  2024-04-03T18:05:54.7124806Z  2024-04-03T18:05:54.7125203Z  2024-04-03T18:05:54.7125586Z  2024-04-03T18:05:54.7125993Z  2024-04-03T18:05:54.7126396Z  2024-04-03T18:05:54.7126842Z  2024-04-03T18:05:54.7128201Z [12,228 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:54.7129608Z Compiling src/cpu/cpu_rnn_list.cpp; 52s local 2024-04-03T18:05:54.7130551Z Compiling src/cpu/cpu_convolution_list.cpp; 29s local 2024-04-03T18:05:54.7131481Z Compiling src/cpu/cpu_rnn_list.cpp; 14s local 2024-04-03T18:05:54.7132376Z Compiling src/cpu/rnn/ref_rnn.cpp; 13s local 2024-04-03T18:05:54.7133341Z @llvm-project//llvm:llvm-tblgen; 13s local 2024-04-03T18:05:54.7134676Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 12s local 2024-04-03T18:05:54.7136064Z @llvm-project//llvm:llvm-tblgen; 12s local 2024-04-03T18:05:54.7137067Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 11s local ... 2024-04-03T18:05:54.9850089Z 2024-04-03T18:05:54.9850989Z  2024-04-03T18:05:54.9851516Z  2024-04-03T18:05:54.9851953Z  2024-04-03T18:05:54.9852412Z  2024-04-03T18:05:54.9852839Z  2024-04-03T18:05:54.9853246Z  2024-04-03T18:05:54.9853671Z  2024-04-03T18:05:54.9854083Z  2024-04-03T18:05:54.9855592Z [12,229 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:54.9856999Z Compiling src/cpu/cpu_rnn_list.cpp; 53s local 2024-04-03T18:05:54.9857939Z Compiling src/cpu/cpu_convolution_list.cpp; 30s local 2024-04-03T18:05:54.9858910Z Compiling src/cpu/cpu_rnn_list.cpp; 14s local 2024-04-03T18:05:54.9859702Z Compiling src/cpu/rnn/ref_rnn.cpp; 13s local 2024-04-03T18:05:54.9860640Z @llvm-project//llvm:llvm-tblgen; 13s local 2024-04-03T18:05:54.9861769Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 13s local 2024-04-03T18:05:54.9863135Z @llvm-project//llvm:llvm-tblgen; 13s local 2024-04-03T18:05:54.9864099Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 11s local ... 2024-04-03T18:05:55.2217527Z 2024-04-03T18:05:55.2218286Z  2024-04-03T18:05:55.2218795Z  2024-04-03T18:05:55.2219240Z  2024-04-03T18:05:55.2219665Z  2024-04-03T18:05:55.2220134Z  2024-04-03T18:05:55.2220562Z  2024-04-03T18:05:55.2220963Z  2024-04-03T18:05:55.2221723Z  2024-04-03T18:05:55.2222929Z [12,232 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:55.2224256Z Compiling src/cpu/cpu_rnn_list.cpp; 53s local 2024-04-03T18:05:55.2225368Z Compiling src/cpu/cpu_convolution_list.cpp; 30s local 2024-04-03T18:05:55.2226452Z Compiling src/cpu/cpu_rnn_list.cpp; 14s local 2024-04-03T18:05:55.2227320Z Compiling src/cpu/rnn/ref_rnn.cpp; 13s local 2024-04-03T18:05:55.2228568Z @llvm-project//llvm:llvm-tblgen; 13s local 2024-04-03T18:05:55.2229715Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 13s local 2024-04-03T18:05:55.2231053Z @llvm-project//llvm:llvm-tblgen; 13s local 2024-04-03T18:05:55.2232098Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 11s local ... 2024-04-03T18:05:55.4260857Z 2024-04-03T18:05:55.4261868Z  2024-04-03T18:05:55.4262430Z  2024-04-03T18:05:55.4262895Z  2024-04-03T18:05:55.4263361Z  2024-04-03T18:05:55.4263829Z  2024-04-03T18:05:55.4264272Z  2024-04-03T18:05:55.4264733Z  2024-04-03T18:05:55.4265200Z  2024-04-03T18:05:55.4266393Z [12,234 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:55.4267989Z Compiling src/cpu/cpu_rnn_list.cpp; 53s local 2024-04-03T18:05:55.4268978Z Compiling src/cpu/cpu_convolution_list.cpp; 30s local 2024-04-03T18:05:55.4269911Z Compiling src/cpu/cpu_rnn_list.cpp; 15s local 2024-04-03T18:05:55.4270777Z Compiling src/cpu/rnn/ref_rnn.cpp; 13s local 2024-04-03T18:05:55.4271871Z @llvm-project//llvm:llvm-tblgen; 13s local 2024-04-03T18:05:55.4273095Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 13s local 2024-04-03T18:05:55.4274393Z @llvm-project//llvm:llvm-tblgen; 13s local 2024-04-03T18:05:55.4275426Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 11s local ... 2024-04-03T18:05:55.7164558Z 2024-04-03T18:05:55.7165393Z  2024-04-03T18:05:55.7165936Z  2024-04-03T18:05:55.7166396Z  2024-04-03T18:05:55.7166856Z  2024-04-03T18:05:55.7167281Z  2024-04-03T18:05:55.7167729Z  2024-04-03T18:05:55.7168131Z  2024-04-03T18:05:55.7168583Z  2024-04-03T18:05:55.7169853Z [12,239 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:55.7171291Z Compiling src/cpu/cpu_rnn_list.cpp; 53s local 2024-04-03T18:05:55.7172241Z Compiling src/cpu/cpu_convolution_list.cpp; 30s local 2024-04-03T18:05:55.7173189Z Compiling src/cpu/cpu_rnn_list.cpp; 15s local 2024-04-03T18:05:55.7174092Z Compiling src/cpu/rnn/ref_rnn.cpp; 14s local 2024-04-03T18:05:55.7175339Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 13s local 2024-04-03T18:05:55.7176719Z @llvm-project//llvm:llvm-tblgen; 13s local 2024-04-03T18:05:55.7177782Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 12s local 2024-04-03T18:05:55.7179046Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 9s local ... 2024-04-03T18:05:55.9502176Z 2024-04-03T18:05:55.9502912Z  2024-04-03T18:05:55.9503397Z  2024-04-03T18:05:55.9503758Z  2024-04-03T18:05:55.9504141Z  2024-04-03T18:05:55.9506174Z  2024-04-03T18:05:55.9506889Z  2024-04-03T18:05:55.9507549Z  2024-04-03T18:05:55.9511074Z  2024-04-03T18:05:55.9512559Z [12,240 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:55.9514596Z Compiling src/cpu/cpu_rnn_list.cpp; 54s local 2024-04-03T18:05:55.9515527Z Compiling src/cpu/cpu_convolution_list.cpp; 31s local 2024-04-03T18:05:55.9516569Z Compiling src/cpu/cpu_rnn_list.cpp; 15s local 2024-04-03T18:05:55.9517601Z Compiling src/cpu/rnn/ref_rnn.cpp; 14s local 2024-04-03T18:05:55.9518970Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 14s local 2024-04-03T18:05:55.9520635Z @llvm-project//llvm:llvm-tblgen; 14s local 2024-04-03T18:05:55.9521755Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 12s local 2024-04-03T18:05:55.9523114Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 10s local ... 2024-04-03T18:05:56.1675393Z 2024-04-03T18:05:56.1676134Z  2024-04-03T18:05:56.1677084Z  2024-04-03T18:05:56.1677532Z  2024-04-03T18:05:56.1677987Z  2024-04-03T18:05:56.1678416Z  2024-04-03T18:05:56.1678845Z  2024-04-03T18:05:56.1679291Z  2024-04-03T18:05:56.1679746Z  2024-04-03T18:05:56.1681025Z [12,243 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:56.1682521Z Compiling src/cpu/cpu_rnn_list.cpp; 54s local 2024-04-03T18:05:56.1683547Z Compiling src/cpu/cpu_convolution_list.cpp; 31s local 2024-04-03T18:05:56.1684561Z Compiling src/cpu/cpu_rnn_list.cpp; 15s local 2024-04-03T18:05:56.1685726Z Compiling src/cpu/rnn/ref_rnn.cpp; 14s local 2024-04-03T18:05:56.1687031Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 14s local 2024-04-03T18:05:56.1688428Z @llvm-project//llvm:llvm-tblgen; 14s local 2024-04-03T18:05:56.1689519Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 12s local 2024-04-03T18:05:56.1690875Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 10s local ... 2024-04-03T18:05:56.4269651Z 2024-04-03T18:05:56.4270533Z  2024-04-03T18:05:56.4271074Z  2024-04-03T18:05:56.4271528Z  2024-04-03T18:05:56.4271967Z  2024-04-03T18:05:56.4272375Z  2024-04-03T18:05:56.4272765Z  2024-04-03T18:05:56.4273167Z  2024-04-03T18:05:56.4273587Z  2024-04-03T18:05:56.4274854Z [12,243 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:56.4276247Z Compiling src/cpu/cpu_rnn_list.cpp; 54s local 2024-04-03T18:05:56.4277159Z Compiling src/cpu/cpu_convolution_list.cpp; 31s local 2024-04-03T18:05:56.4278092Z Compiling src/cpu/cpu_rnn_list.cpp; 16s local 2024-04-03T18:05:56.4278977Z Compiling src/cpu/rnn/ref_rnn.cpp; 14s local 2024-04-03T18:05:56.4280218Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 14s local 2024-04-03T18:05:56.4281607Z @llvm-project//llvm:llvm-tblgen; 14s local 2024-04-03T18:05:56.4282657Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 12s local 2024-04-03T18:05:56.4284022Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 10s local ... 2024-04-03T18:05:56.7593621Z 2024-04-03T18:05:56.7594360Z  2024-04-03T18:05:56.7594896Z  2024-04-03T18:05:56.7595356Z  2024-04-03T18:05:56.7595799Z  2024-04-03T18:05:56.7596247Z  2024-04-03T18:05:56.7596709Z  2024-04-03T18:05:56.7597174Z  2024-04-03T18:05:56.7597619Z  2024-04-03T18:05:56.7598936Z [12,245 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:56.7600470Z Compiling src/cpu/cpu_rnn_list.cpp; 54s local 2024-04-03T18:05:56.7601510Z Compiling src/cpu/cpu_convolution_list.cpp; 32s local 2024-04-03T18:05:56.7602569Z Compiling src/cpu/cpu_rnn_list.cpp; 16s local 2024-04-03T18:05:56.7603526Z Compiling src/cpu/rnn/ref_rnn.cpp; 15s local 2024-04-03T18:05:56.7604841Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 14s local 2024-04-03T18:05:56.7606256Z @llvm-project//llvm:llvm-tblgen; 14s local 2024-04-03T18:05:56.7607302Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 13s local 2024-04-03T18:05:56.7608667Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 10s local ... 2024-04-03T18:05:56.9831602Z 2024-04-03T18:05:56.9832398Z  2024-04-03T18:05:56.9832914Z  2024-04-03T18:05:56.9833340Z  2024-04-03T18:05:56.9833761Z  2024-04-03T18:05:56.9834154Z  2024-04-03T18:05:56.9834619Z  2024-04-03T18:05:56.9835033Z  2024-04-03T18:05:56.9835477Z  2024-04-03T18:05:56.9836954Z [12,246 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:56.9838326Z Compiling src/cpu/cpu_rnn_list.cpp; 55s local 2024-04-03T18:05:56.9839248Z Compiling src/cpu/cpu_convolution_list.cpp; 32s local 2024-04-03T18:05:56.9840346Z Compiling src/cpu/cpu_rnn_list.cpp; 16s local 2024-04-03T18:05:56.9841270Z Compiling src/cpu/rnn/ref_rnn.cpp; 15s local 2024-04-03T18:05:56.9842426Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 15s local 2024-04-03T18:05:56.9843792Z @llvm-project//llvm:llvm-tblgen; 15s local 2024-04-03T18:05:56.9844823Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 13s local 2024-04-03T18:05:56.9846067Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 11s local ... 2024-04-03T18:05:57.2281122Z 2024-04-03T18:05:57.2281824Z  2024-04-03T18:05:57.2282697Z  2024-04-03T18:05:57.2283137Z  2024-04-03T18:05:57.2283569Z  2024-04-03T18:05:57.2283999Z  2024-04-03T18:05:57.2284465Z  2024-04-03T18:05:57.2284908Z  2024-04-03T18:05:57.2285336Z  2024-04-03T18:05:57.2286617Z [12,246 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:57.2288079Z Compiling src/cpu/cpu_rnn_list.cpp; 55s local 2024-04-03T18:05:57.2289058Z Compiling src/cpu/cpu_convolution_list.cpp; 32s local 2024-04-03T18:05:57.2290057Z Compiling src/cpu/cpu_rnn_list.cpp; 16s local 2024-04-03T18:05:57.2290940Z Compiling src/cpu/rnn/ref_rnn.cpp; 15s local 2024-04-03T18:05:57.2292168Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 15s local 2024-04-03T18:05:57.2293524Z @llvm-project//llvm:llvm-tblgen; 15s local 2024-04-03T18:05:57.2294757Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 13s local 2024-04-03T18:05:57.2296022Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 11s local ... 2024-04-03T18:05:57.4278053Z 2024-04-03T18:05:57.4278785Z  2024-04-03T18:05:57.4279352Z  2024-04-03T18:05:57.4279802Z  2024-04-03T18:05:57.4280232Z  2024-04-03T18:05:57.4280682Z  2024-04-03T18:05:57.4281110Z  2024-04-03T18:05:57.4281560Z  2024-04-03T18:05:57.4281987Z  2024-04-03T18:05:57.4283267Z [12,250 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:57.4284736Z Compiling src/cpu/cpu_rnn_list.cpp; 55s local 2024-04-03T18:05:57.4285647Z Compiling src/cpu/cpu_convolution_list.cpp; 32s local 2024-04-03T18:05:57.4286609Z Compiling src/cpu/cpu_rnn_list.cpp; 17s local 2024-04-03T18:05:57.4287498Z Compiling src/cpu/rnn/ref_rnn.cpp; 15s local 2024-04-03T18:05:57.4288754Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 15s local 2024-04-03T18:05:57.4290183Z @llvm-project//llvm:llvm-tblgen; 15s local 2024-04-03T18:05:57.4291267Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 13s local 2024-04-03T18:05:57.4292555Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 11s local ... 2024-04-03T18:05:57.6684262Z 2024-04-03T18:05:57.6685186Z  2024-04-03T18:05:57.6685718Z  2024-04-03T18:05:57.6686136Z  2024-04-03T18:05:57.6686557Z  2024-04-03T18:05:57.6686965Z  2024-04-03T18:05:57.6687409Z  2024-04-03T18:05:57.6687820Z  2024-04-03T18:05:57.6688250Z  2024-04-03T18:05:57.6689423Z [12,253 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:57.6690642Z Compiling src/cpu/cpu_rnn_list.cpp; 55s local 2024-04-03T18:05:57.6691543Z Compiling src/cpu/cpu_convolution_list.cpp; 32s local 2024-04-03T18:05:57.6692473Z Compiling src/cpu/cpu_rnn_list.cpp; 17s local 2024-04-03T18:05:57.6693291Z Compiling src/cpu/rnn/ref_rnn.cpp; 16s local 2024-04-03T18:05:57.6694578Z Compiling llvm/utils/TableGen/GlobalISelEmitter.cpp [for tool]; 15s local 2024-04-03T18:05:57.6696171Z @llvm-project//llvm:llvm-tblgen; 15s local 2024-04-03T18:05:57.6697127Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 13s local 2024-04-03T18:05:57.6698463Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 11s local ... 2024-04-03T18:05:57.8818610Z 2024-04-03T18:05:57.8830058Z  2024-04-03T18:05:57.8831023Z  2024-04-03T18:05:57.8832021Z  2024-04-03T18:05:57.8832694Z  2024-04-03T18:05:57.8833086Z  2024-04-03T18:05:57.8833473Z  2024-04-03T18:05:57.8833896Z  2024-04-03T18:05:57.8834375Z  2024-04-03T18:05:57.8835625Z [12,256 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:57.8836998Z Compiling src/cpu/cpu_rnn_list.cpp; 56s local 2024-04-03T18:05:57.8837968Z Compiling src/cpu/cpu_convolution_list.cpp; 33s local 2024-04-03T18:05:57.8838813Z Compiling src/cpu/cpu_rnn_list.cpp; 17s local 2024-04-03T18:05:57.8839837Z Compiling src/cpu/rnn/ref_rnn.cpp; 16s local 2024-04-03T18:05:57.8840799Z @llvm-project//llvm:llvm-tblgen; 15s local 2024-04-03T18:05:57.8841726Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 14s local 2024-04-03T18:05:57.8842877Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 12s local 2024-04-03T18:05:57.8844101Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 10s local ... 2024-04-03T18:05:58.2011884Z 2024-04-03T18:05:58.2012663Z  2024-04-03T18:05:58.2013168Z  2024-04-03T18:05:58.2013579Z  2024-04-03T18:05:58.2013975Z  2024-04-03T18:05:58.2014588Z  2024-04-03T18:05:58.2014988Z  2024-04-03T18:05:58.2015371Z  2024-04-03T18:05:58.2015762Z  2024-04-03T18:05:58.2016911Z [12,257 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:58.2018171Z Compiling src/cpu/cpu_rnn_list.cpp; 56s local 2024-04-03T18:05:58.2019082Z Compiling src/cpu/cpu_convolution_list.cpp; 33s local 2024-04-03T18:05:58.2019973Z Compiling src/cpu/cpu_rnn_list.cpp; 17s local 2024-04-03T18:05:58.2020758Z Compiling src/cpu/rnn/ref_rnn.cpp; 16s local 2024-04-03T18:05:58.2021687Z @llvm-project//llvm:llvm-tblgen; 16s local 2024-04-03T18:05:58.2022775Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 14s local 2024-04-03T18:05:58.2023835Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 12s local 2024-04-03T18:05:58.2024908Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 10s local ... 2024-04-03T18:05:58.4288156Z 2024-04-03T18:05:58.4288943Z  2024-04-03T18:05:58.4289481Z  2024-04-03T18:05:58.4289954Z  2024-04-03T18:05:58.4290402Z  2024-04-03T18:05:58.4290867Z  2024-04-03T18:05:58.4291325Z  2024-04-03T18:05:58.4291776Z  2024-04-03T18:05:58.4292238Z  2024-04-03T18:05:58.4293542Z [12,258 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:58.4295232Z Compiling src/cpu/cpu_rnn_list.cpp; 56s local 2024-04-03T18:05:58.4296265Z Compiling src/cpu/cpu_convolution_list.cpp; 33s local 2024-04-03T18:05:58.4297247Z Compiling src/cpu/cpu_rnn_list.cpp; 18s local 2024-04-03T18:05:58.4298157Z Compiling src/cpu/rnn/ref_rnn.cpp; 16s local 2024-04-03T18:05:58.4299212Z @llvm-project//llvm:llvm-tblgen; 16s local 2024-04-03T18:05:58.4300333Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 14s local 2024-04-03T18:05:58.4301596Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 12s local 2024-04-03T18:05:58.4302826Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 10s local ... 2024-04-03T18:05:58.6480937Z 2024-04-03T18:05:58.6481672Z  2024-04-03T18:05:58.6482145Z  2024-04-03T18:05:58.6482524Z  2024-04-03T18:05:58.6482911Z  2024-04-03T18:05:58.6483287Z  2024-04-03T18:05:58.6483651Z  2024-04-03T18:05:58.6484041Z  2024-04-03T18:05:58.6484452Z  2024-04-03T18:05:58.6485828Z [12,262 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:58.6487052Z Compiling src/cpu/cpu_rnn_list.cpp; 56s local 2024-04-03T18:05:58.6487901Z Compiling src/cpu/cpu_convolution_list.cpp; 33s local 2024-04-03T18:05:58.6488755Z Compiling src/cpu/cpu_rnn_list.cpp; 18s local 2024-04-03T18:05:58.6489663Z Compiling src/cpu/rnn/ref_rnn.cpp; 17s local 2024-04-03T18:05:58.6490638Z @llvm-project//llvm:llvm-tblgen; 16s local 2024-04-03T18:05:58.6491535Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 14s local 2024-04-03T18:05:58.6492607Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 12s local 2024-04-03T18:05:58.6493708Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 11s local ... 2024-04-03T18:05:58.8531828Z 2024-04-03T18:05:58.8532746Z  2024-04-03T18:05:58.8533302Z  2024-04-03T18:05:58.8533745Z  2024-04-03T18:05:58.8534158Z  2024-04-03T18:05:58.8535065Z  2024-04-03T18:05:58.8535499Z  2024-04-03T18:05:58.8535925Z  2024-04-03T18:05:58.8536380Z  2024-04-03T18:05:58.8537608Z [12,267 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:58.8539069Z Compiling src/cpu/cpu_rnn_list.cpp; 57s local 2024-04-03T18:05:58.8540104Z Compiling src/cpu/cpu_convolution_list.cpp; 34s local 2024-04-03T18:05:58.8541096Z Compiling src/cpu/cpu_rnn_list.cpp; 18s local 2024-04-03T18:05:58.8542011Z Compiling src/cpu/rnn/ref_rnn.cpp; 17s local 2024-04-03T18:05:58.8543054Z @llvm-project//llvm:llvm-tblgen; 16s local 2024-04-03T18:05:58.8544120Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 15s local 2024-04-03T18:05:58.8545337Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 13s local 2024-04-03T18:05:58.8546631Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 11s local ... 2024-04-03T18:05:59.0770046Z 2024-04-03T18:05:59.0770779Z  2024-04-03T18:05:59.0771297Z  2024-04-03T18:05:59.0771721Z  2024-04-03T18:05:59.0772149Z  2024-04-03T18:05:59.0773719Z  2024-04-03T18:05:59.0774740Z  2024-04-03T18:05:59.0775197Z  2024-04-03T18:05:59.0775606Z  2024-04-03T18:05:59.0776846Z [12,270 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:59.0778203Z Compiling src/cpu/cpu_rnn_list.cpp; 57s local 2024-04-03T18:05:59.0779181Z Compiling src/cpu/cpu_convolution_list.cpp; 34s local 2024-04-03T18:05:59.0780177Z Compiling src/cpu/cpu_rnn_list.cpp; 18s local 2024-04-03T18:05:59.0780997Z Compiling src/cpu/rnn/ref_rnn.cpp; 17s local 2024-04-03T18:05:59.0781989Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 15s local 2024-04-03T18:05:59.0783196Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 13s local 2024-04-03T18:05:59.0784400Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 11s local 2024-04-03T18:05:59.0785588Z @llvm-project//llvm:llvm-tblgen; 9s local ... 2024-04-03T18:05:59.4293187Z 2024-04-03T18:05:59.4294133Z  2024-04-03T18:05:59.4294818Z  2024-04-03T18:05:59.4296675Z  2024-04-03T18:05:59.4297437Z  2024-04-03T18:05:59.4299243Z  2024-04-03T18:05:59.4299856Z  2024-04-03T18:05:59.4300905Z  2024-04-03T18:05:59.4301324Z  2024-04-03T18:05:59.4302442Z [12,272 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:05:59.4303641Z Compiling src/cpu/cpu_rnn_list.cpp; 57s local 2024-04-03T18:05:59.4304485Z Compiling src/cpu/cpu_convolution_list.cpp; 34s local 2024-04-03T18:05:59.4305327Z Compiling src/cpu/cpu_rnn_list.cpp; 19s local 2024-04-03T18:05:59.4306076Z Compiling src/cpu/rnn/ref_rnn.cpp; 17s local 2024-04-03T18:05:59.4306955Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 15s local 2024-04-03T18:05:59.4308220Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 13s local 2024-04-03T18:05:59.4309220Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 11s local 2024-04-03T18:05:59.4310475Z @llvm-project//llvm:llvm-tblgen; 10s local ... 2024-04-03T18:05:59.6317856Z 2024-04-03T18:05:59.6318551Z  2024-04-03T18:05:59.6318978Z  2024-04-03T18:05:59.6319355Z  2024-04-03T18:05:59.6319701Z  2024-04-03T18:05:59.6320028Z  2024-04-03T18:05:59.6320629Z  2024-04-03T18:05:59.6321079Z  2024-04-03T18:05:59.6321396Z  2024-04-03T18:05:59.6322370Z [12,276 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:59.6323422Z Compiling src/cpu/cpu_rnn_list.cpp; 57s local 2024-04-03T18:05:59.6324152Z Compiling src/cpu/cpu_convolution_list.cpp; 34s local 2024-04-03T18:05:59.6324913Z Compiling src/cpu/cpu_rnn_list.cpp; 19s local 2024-04-03T18:05:59.6325593Z Compiling src/cpu/rnn/ref_rnn.cpp; 18s local 2024-04-03T18:05:59.6326543Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 13s local 2024-04-03T18:05:59.6327423Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 12s local 2024-04-03T18:05:59.6333457Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 10s local 2024-04-03T18:05:59.6337548Z @llvm-project//llvm:llvm-tblgen; 8s local ... 2024-04-03T18:05:59.8847745Z 2024-04-03T18:05:59.8848509Z  2024-04-03T18:05:59.8849040Z  2024-04-03T18:05:59.8849499Z  2024-04-03T18:05:59.8849943Z  2024-04-03T18:05:59.8850399Z  2024-04-03T18:05:59.8850823Z  2024-04-03T18:05:59.8851232Z  2024-04-03T18:05:59.8851686Z  2024-04-03T18:05:59.8852960Z [12,282 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:05:59.8854596Z Compiling src/cpu/cpu_rnn_list.cpp; 58s local 2024-04-03T18:05:59.8855610Z Compiling src/cpu/cpu_convolution_list.cpp; 35s local 2024-04-03T18:05:59.8856564Z Compiling src/cpu/cpu_rnn_list.cpp; 19s local 2024-04-03T18:05:59.8857453Z Compiling src/cpu/rnn/ref_rnn.cpp; 18s local 2024-04-03T18:05:59.8858421Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 14s local 2024-04-03T18:05:59.8859583Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 12s local 2024-04-03T18:05:59.8860903Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 10s local 2024-04-03T18:05:59.8862244Z @llvm-project//llvm:llvm-tblgen; 8s local ... 2024-04-03T18:06:00.0999890Z 2024-04-03T18:06:00.1000687Z  2024-04-03T18:06:00.1001249Z  2024-04-03T18:06:00.1001704Z  2024-04-03T18:06:00.1002127Z  2024-04-03T18:06:00.1002596Z  2024-04-03T18:06:00.1003074Z  2024-04-03T18:06:00.1003546Z  2024-04-03T18:06:00.1003964Z  2024-04-03T18:06:00.1005195Z [12,287 / 19,965] 3 / 18 tests; 47 actions, 46 running; last test: ...che_test 2024-04-03T18:06:00.1006638Z Compiling src/cpu/cpu_rnn_list.cpp; 58s local 2024-04-03T18:06:00.1007633Z Compiling src/cpu/cpu_convolution_list.cpp; 35s local 2024-04-03T18:06:00.1008621Z Compiling src/cpu/cpu_rnn_list.cpp; 19s local 2024-04-03T18:06:00.1009511Z Compiling src/cpu/rnn/ref_rnn.cpp; 18s local 2024-04-03T18:06:00.1010525Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 14s local 2024-04-03T18:06:00.1011716Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 12s local 2024-04-03T18:06:00.1013030Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 10s local 2024-04-03T18:06:00.1014665Z @llvm-project//llvm:llvm-tblgen; 9s local ... 2024-04-03T18:06:00.3211443Z 2024-04-03T18:06:00.3212207Z  2024-04-03T18:06:00.3212756Z  2024-04-03T18:06:00.3213184Z  2024-04-03T18:06:00.3213614Z  2024-04-03T18:06:00.3214063Z  2024-04-03T18:06:00.3214653Z  2024-04-03T18:06:00.3215069Z  2024-04-03T18:06:00.3215500Z  2024-04-03T18:06:00.3216748Z [12,289 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:00.3218453Z Compiling src/cpu/cpu_rnn_list.cpp; 58s local 2024-04-03T18:06:00.3219456Z Compiling src/cpu/cpu_convolution_list.cpp; 35s local 2024-04-03T18:06:00.3220439Z Compiling src/cpu/cpu_rnn_list.cpp; 20s local 2024-04-03T18:06:00.3221353Z Compiling src/cpu/rnn/ref_rnn.cpp; 18s local 2024-04-03T18:06:00.3222521Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 14s local 2024-04-03T18:06:00.3223770Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 12s local 2024-04-03T18:06:00.3225182Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 11s local 2024-04-03T18:06:00.3226573Z @llvm-project//llvm:llvm-tblgen; 9s local ... 2024-04-03T18:06:00.6308145Z 2024-04-03T18:06:00.6308870Z  2024-04-03T18:06:00.6309442Z  2024-04-03T18:06:00.6309858Z  2024-04-03T18:06:00.6310301Z  2024-04-03T18:06:00.6310683Z  2024-04-03T18:06:00.6311102Z  2024-04-03T18:06:00.6311862Z  2024-04-03T18:06:00.6312277Z  2024-04-03T18:06:00.6313477Z [12,291 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:06:00.6314953Z Compiling src/cpu/cpu_rnn_list.cpp; 58s local 2024-04-03T18:06:00.6315924Z Compiling src/cpu/cpu_convolution_list.cpp; 35s local 2024-04-03T18:06:00.6316911Z Compiling src/cpu/cpu_rnn_list.cpp; 20s local 2024-04-03T18:06:00.6317739Z Compiling src/cpu/rnn/ref_rnn.cpp; 19s local 2024-04-03T18:06:00.6318788Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 14s local 2024-04-03T18:06:00.6319985Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 13s local 2024-04-03T18:06:00.6321355Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 11s local 2024-04-03T18:06:00.6322804Z @llvm-project//llvm:llvm-tblgen; 9s local ... 2024-04-03T18:06:00.8759859Z 2024-04-03T18:06:00.8760628Z  2024-04-03T18:06:00.8761183Z  2024-04-03T18:06:00.8761663Z  2024-04-03T18:06:00.8762105Z  2024-04-03T18:06:00.8762562Z  2024-04-03T18:06:00.8763002Z  2024-04-03T18:06:00.8763451Z  2024-04-03T18:06:00.8763905Z  2024-04-03T18:06:00.8765206Z [12,292 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:00.8766688Z Compiling src/cpu/cpu_rnn_list.cpp; 59s local 2024-04-03T18:06:00.8767751Z Compiling src/cpu/cpu_convolution_list.cpp; 36s local 2024-04-03T18:06:00.8768795Z Compiling src/cpu/cpu_rnn_list.cpp; 20s local 2024-04-03T18:06:00.8769714Z Compiling src/cpu/rnn/ref_rnn.cpp; 19s local 2024-04-03T18:06:00.8770830Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 15s local 2024-04-03T18:06:00.8787207Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 13s local 2024-04-03T18:06:00.8788869Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 11s local 2024-04-03T18:06:00.8790388Z @llvm-project//llvm:llvm-tblgen; 9s local ... 2024-04-03T18:06:01.1170315Z 2024-04-03T18:06:01.1171096Z  2024-04-03T18:06:01.1171614Z  2024-04-03T18:06:01.1172094Z  2024-04-03T18:06:01.1172511Z  2024-04-03T18:06:01.1172922Z  2024-04-03T18:06:01.1173350Z  2024-04-03T18:06:01.1173759Z  2024-04-03T18:06:01.1174158Z  2024-04-03T18:06:01.1175545Z [12,296 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:01.1176887Z Compiling src/cpu/cpu_rnn_list.cpp; 59s local 2024-04-03T18:06:01.1177879Z Compiling src/cpu/cpu_convolution_list.cpp; 36s local 2024-04-03T18:06:01.1178812Z Compiling src/cpu/cpu_rnn_list.cpp; 20s local 2024-04-03T18:06:01.1179666Z Compiling src/cpu/rnn/ref_rnn.cpp; 19s local 2024-04-03T18:06:01.1180729Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 15s local 2024-04-03T18:06:01.1181815Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 13s local 2024-04-03T18:06:01.1183067Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 11s local 2024-04-03T18:06:01.1184701Z @llvm-project//llvm:llvm-tblgen; 10s local ... 2024-04-03T18:06:01.3745596Z 2024-04-03T18:06:01.3746363Z  2024-04-03T18:06:01.3746889Z  2024-04-03T18:06:01.3747346Z  2024-04-03T18:06:01.3748011Z  2024-04-03T18:06:01.3748436Z  2024-04-03T18:06:01.3748853Z  2024-04-03T18:06:01.3749289Z  2024-04-03T18:06:01.3750158Z  2024-04-03T18:06:01.3751408Z [12,299 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:01.3752765Z Compiling src/cpu/cpu_rnn_list.cpp; 59s local 2024-04-03T18:06:01.3753718Z Compiling src/cpu/cpu_convolution_list.cpp; 36s local 2024-04-03T18:06:01.3754674Z Compiling src/cpu/cpu_rnn_list.cpp; 21s local 2024-04-03T18:06:01.3755557Z Compiling src/cpu/rnn/ref_rnn.cpp; 19s local 2024-04-03T18:06:01.3756557Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 15s local 2024-04-03T18:06:01.3757930Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 13s local 2024-04-03T18:06:01.3759253Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 12s local 2024-04-03T18:06:01.3760614Z @llvm-project//llvm:llvm-tblgen; 10s local ... 2024-04-03T18:06:01.6309910Z 2024-04-03T18:06:01.6310687Z  2024-04-03T18:06:01.6311224Z  2024-04-03T18:06:01.6311682Z  2024-04-03T18:06:01.6312307Z  2024-04-03T18:06:01.6312697Z  2024-04-03T18:06:01.6313113Z  2024-04-03T18:06:01.6313532Z  2024-04-03T18:06:01.6313936Z  2024-04-03T18:06:01.6315149Z [12,301 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:01.6316519Z Compiling src/cpu/cpu_rnn_list.cpp; 59s local 2024-04-03T18:06:01.6317457Z Compiling src/cpu/cpu_convolution_list.cpp; 36s local 2024-04-03T18:06:01.6318440Z Compiling src/cpu/cpu_rnn_list.cpp; 21s local 2024-04-03T18:06:01.6319377Z Compiling src/cpu/rnn/ref_rnn.cpp; 20s local 2024-04-03T18:06:01.6320537Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 15s local 2024-04-03T18:06:01.6321680Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 14s local 2024-04-03T18:06:01.6323015Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 12s local 2024-04-03T18:06:01.6324571Z @llvm-project//llvm:llvm-tblgen; 10s local ... 2024-04-03T18:06:01.8312972Z 2024-04-03T18:06:01.8313704Z  2024-04-03T18:06:01.8314226Z  2024-04-03T18:06:01.8314722Z  2024-04-03T18:06:01.8315127Z  2024-04-03T18:06:01.8315551Z  2024-04-03T18:06:01.8315952Z  2024-04-03T18:06:01.8316370Z  2024-04-03T18:06:01.8316793Z  2024-04-03T18:06:01.8318001Z [12,304 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:06:01.8319376Z Compiling src/cpu/cpu_rnn_list.cpp; 60s local 2024-04-03T18:06:01.8320410Z Compiling src/cpu/cpu_convolution_list.cpp; 37s local 2024-04-03T18:06:01.8321460Z Compiling src/cpu/cpu_rnn_list.cpp; 21s local 2024-04-03T18:06:01.8322408Z Compiling src/cpu/rnn/ref_rnn.cpp; 20s local 2024-04-03T18:06:01.8323540Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 15s local 2024-04-03T18:06:01.8324820Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 14s local 2024-04-03T18:06:01.8326243Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 12s local 2024-04-03T18:06:01.8327735Z @llvm-project//llvm:llvm-tblgen; 10s local ... 2024-04-03T18:06:02.1053435Z 2024-04-03T18:06:02.1054178Z  2024-04-03T18:06:02.1054900Z  2024-04-03T18:06:02.1055336Z  2024-04-03T18:06:02.1055786Z  2024-04-03T18:06:02.1056248Z  2024-04-03T18:06:02.1056681Z  2024-04-03T18:06:02.1057110Z  2024-04-03T18:06:02.1057541Z  2024-04-03T18:06:02.1058797Z [12,308 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:02.1060284Z Compiling src/cpu/cpu_rnn_list.cpp; 60s local 2024-04-03T18:06:02.1061605Z Compiling src/cpu/cpu_convolution_list.cpp; 37s local 2024-04-03T18:06:02.1062605Z Compiling src/cpu/cpu_rnn_list.cpp; 21s local 2024-04-03T18:06:02.1063514Z Compiling src/cpu/rnn/ref_rnn.cpp; 20s local 2024-04-03T18:06:02.1064650Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 16s local 2024-04-03T18:06:02.1066110Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 14s local 2024-04-03T18:06:02.1067528Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 12s local 2024-04-03T18:06:02.1069187Z @llvm-project//llvm:llvm-tblgen; 11s local ... 2024-04-03T18:06:02.3094781Z 2024-04-03T18:06:02.3095494Z  2024-04-03T18:06:02.3096033Z  2024-04-03T18:06:02.3096487Z  2024-04-03T18:06:02.3096943Z  2024-04-03T18:06:02.3097371Z  2024-04-03T18:06:02.3097799Z  2024-04-03T18:06:02.3100231Z  2024-04-03T18:06:02.3100941Z  2024-04-03T18:06:02.3102253Z [12,311 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:02.3103767Z Compiling src/cpu/cpu_rnn_list.cpp; 60s local 2024-04-03T18:06:02.3104843Z Compiling src/cpu/cpu_convolution_list.cpp; 37s local 2024-04-03T18:06:02.3105875Z Compiling src/cpu/cpu_rnn_list.cpp; 22s local 2024-04-03T18:06:02.3106814Z Compiling src/cpu/rnn/ref_rnn.cpp; 20s local 2024-04-03T18:06:02.3107997Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 16s local 2024-04-03T18:06:02.3109069Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 14s local 2024-04-03T18:06:02.3110394Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 13s local 2024-04-03T18:06:02.3111747Z @llvm-project//llvm:llvm-tblgen; 11s local ... 2024-04-03T18:06:02.5660847Z 2024-04-03T18:06:02.5662029Z  2024-04-03T18:06:02.5662784Z  2024-04-03T18:06:02.5676805Z  2024-04-03T18:06:02.5677324Z  2024-04-03T18:06:02.5677836Z  2024-04-03T18:06:02.7647581Z  2024-04-03T18:06:02.7648136Z  2024-04-03T18:06:02.7648614Z  2024-04-03T18:06:02.7650024Z [12,313 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:02.7651534Z Compiling src/cpu/cpu_rnn_list.cpp; 60s local 2024-04-03T18:06:02.7652629Z Compiling src/cpu/cpu_convolution_list.cpp; 37s local 2024-04-03T18:06:02.7653689Z Compiling src/cpu/cpu_rnn_list.cpp; 22s local 2024-04-03T18:06:02.7654822Z Compiling src/cpu/rnn/ref_rnn.cpp; 21s local 2024-04-03T18:06:02.7655874Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 16s local 2024-04-03T18:06:02.7657075Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 14s local 2024-04-03T18:06:02.7658458Z Compiling llvm/utils/TableGen/CodeGenRegisters.cpp [for tool]; 13s local 2024-04-03T18:06:02.7660033Z @llvm-project//llvm:llvm-tblgen; 11s local ... 2024-04-03T18:06:02.7660686Z 2024-04-03T18:06:02.7660975Z  2024-04-03T18:06:02.7661458Z  2024-04-03T18:06:02.7661914Z  2024-04-03T18:06:02.7662402Z  2024-04-03T18:06:02.7662894Z  2024-04-03T18:06:02.7663344Z  2024-04-03T18:06:02.7663818Z  2024-04-03T18:06:02.7664273Z  2024-04-03T18:06:02.7665537Z [12,317 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:02.7667014Z Compiling src/cpu/cpu_rnn_list.cpp; 60s local 2024-04-03T18:06:02.7668251Z Compiling src/cpu/cpu_convolution_list.cpp; 38s local 2024-04-03T18:06:02.7669288Z Compiling src/cpu/cpu_rnn_list.cpp; 22s local 2024-04-03T18:06:02.7670239Z Compiling src/cpu/rnn/ref_rnn.cpp; 21s local 2024-04-03T18:06:02.7671348Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 16s local 2024-04-03T18:06:02.7672566Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 15s local 2024-04-03T18:06:02.7673926Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 11s local 2024-04-03T18:06:02.7675136Z @onednn//:mkl_dnn; 9s local ... 2024-04-03T18:06:02.9757544Z 2024-04-03T18:06:02.9758497Z  2024-04-03T18:06:02.9759041Z  2024-04-03T18:06:02.9759496Z  2024-04-03T18:06:02.9759910Z  2024-04-03T18:06:02.9760331Z  2024-04-03T18:06:02.9760754Z  2024-04-03T18:06:02.9761170Z  2024-04-03T18:06:02.9761567Z  2024-04-03T18:06:02.9762999Z [12,320 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:02.9764512Z Compiling src/cpu/cpu_rnn_list.cpp; 61s local 2024-04-03T18:06:02.9765436Z Compiling src/cpu/cpu_convolution_list.cpp; 38s local 2024-04-03T18:06:02.9766351Z Compiling src/cpu/cpu_rnn_list.cpp; 22s local 2024-04-03T18:06:02.9767210Z Compiling src/cpu/rnn/ref_rnn.cpp; 21s local 2024-04-03T18:06:02.9768211Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 17s local 2024-04-03T18:06:02.9769323Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 15s local 2024-04-03T18:06:02.9770863Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 11s local 2024-04-03T18:06:02.9772010Z @onednn//:mkl_dnn; 9s local ... 2024-04-03T18:06:03.2350824Z 2024-04-03T18:06:03.2351597Z  2024-04-03T18:06:03.2352140Z  2024-04-03T18:06:03.2352605Z  2024-04-03T18:06:03.2353030Z  2024-04-03T18:06:03.2353446Z  2024-04-03T18:06:03.2353908Z  2024-04-03T18:06:03.2354328Z  2024-04-03T18:06:03.2354768Z  2024-04-03T18:06:03.2356016Z [12,320 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:06:03.2357418Z Compiling src/cpu/cpu_rnn_list.cpp; 61s local 2024-04-03T18:06:03.2358426Z Compiling src/cpu/cpu_convolution_list.cpp; 38s local 2024-04-03T18:06:03.2359413Z Compiling src/cpu/cpu_rnn_list.cpp; 22s local 2024-04-03T18:06:03.2360288Z Compiling src/cpu/rnn/ref_rnn.cpp; 21s local 2024-04-03T18:06:03.2361400Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 17s local 2024-04-03T18:06:03.2362580Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 15s local 2024-04-03T18:06:03.2363995Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 12s local 2024-04-03T18:06:03.2365270Z @onednn//:mkl_dnn; 10s local ... 2024-04-03T18:06:03.5121323Z 2024-04-03T18:06:03.5122562Z  2024-04-03T18:06:03.5123606Z  2024-04-03T18:06:03.5124860Z  2024-04-03T18:06:03.5125414Z  2024-04-03T18:06:03.5125853Z  2024-04-03T18:06:03.5126355Z  2024-04-03T18:06:03.5126807Z  2024-04-03T18:06:03.5127346Z  2024-04-03T18:06:03.5149681Z [12,323 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:03.5150913Z Compiling src/cpu/cpu_rnn_list.cpp; 61s local 2024-04-03T18:06:03.5151721Z Compiling src/cpu/cpu_convolution_list.cpp; 38s local 2024-04-03T18:06:03.5152602Z Compiling src/cpu/cpu_rnn_list.cpp; 23s local 2024-04-03T18:06:03.5153497Z Compiling src/cpu/rnn/ref_rnn.cpp; 22s local 2024-04-03T18:06:03.5154277Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 17s local 2024-04-03T18:06:03.5155220Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 15s local 2024-04-03T18:06:03.5156272Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 12s local 2024-04-03T18:06:03.5157200Z @onednn//:mkl_dnn; 10s local ... 2024-04-03T18:06:03.8332784Z 2024-04-03T18:06:03.8389381Z  2024-04-03T18:06:03.8469642Z  2024-04-03T18:06:03.8550429Z  2024-04-03T18:06:03.8630439Z  2024-04-03T18:06:03.8710446Z  2024-04-03T18:06:03.8790669Z  2024-04-03T18:06:03.8870389Z  2024-04-03T18:06:03.8950364Z  2024-04-03T18:06:03.9031328Z [12,324 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:06:03.9110484Z Compiling src/cpu/cpu_rnn_list.cpp; 62s local 2024-04-03T18:06:03.9189450Z Compiling src/cpu/cpu_convolution_list.cpp; 39s local 2024-04-03T18:06:03.9230996Z Compiling src/cpu/cpu_rnn_list.cpp; 23s local 2024-04-03T18:06:03.9270668Z Compiling src/cpu/rnn/ref_rnn.cpp; 22s local 2024-04-03T18:06:03.9310842Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 17s local 2024-04-03T18:06:03.9351247Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 16s local 2024-04-03T18:06:03.9390408Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 12s local 2024-04-03T18:06:03.9449158Z @onednn//:mkl_dnn; 10s local ... 2024-04-03T18:06:04.1903481Z 2024-04-03T18:06:04.1904778Z  2024-04-03T18:06:04.1905342Z  2024-04-03T18:06:04.1905833Z  2024-04-03T18:06:04.1906326Z  2024-04-03T18:06:04.1906780Z  2024-04-03T18:06:04.1907176Z  2024-04-03T18:06:04.1907889Z  2024-04-03T18:06:04.1910675Z  2024-04-03T18:06:04.1914683Z [12,327 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:04.1918880Z Compiling src/cpu/cpu_convolution_list.cpp; 39s local 2024-04-03T18:06:04.1922350Z Compiling src/cpu/cpu_rnn_list.cpp; 23s local 2024-04-03T18:06:04.1925698Z Compiling src/cpu/rnn/ref_rnn.cpp; 22s local 2024-04-03T18:06:04.1929216Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 18s local 2024-04-03T18:06:04.1932875Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 16s local 2024-04-03T18:06:04.1934954Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 13s local 2024-04-03T18:06:04.1936476Z @onednn//:mkl_dnn; 11s local 2024-04-03T18:06:04.1937383Z @onednn//:mkl_dnn; 11s local ... 2024-04-03T18:06:04.4086987Z 2024-04-03T18:06:04.4088256Z  2024-04-03T18:06:04.4088811Z  2024-04-03T18:06:04.4089224Z  2024-04-03T18:06:04.4089659Z  2024-04-03T18:06:04.4090477Z  2024-04-03T18:06:04.4090893Z  2024-04-03T18:06:04.4091308Z  2024-04-03T18:06:04.4091723Z  2024-04-03T18:06:04.4092926Z [12,330 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:04.4094559Z Compiling src/cpu/cpu_convolution_list.cpp; 39s local 2024-04-03T18:06:04.4095580Z Compiling src/cpu/cpu_rnn_list.cpp; 24s local 2024-04-03T18:06:04.4096365Z Compiling src/cpu/rnn/ref_rnn.cpp; 22s local 2024-04-03T18:06:04.4097364Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 18s local 2024-04-03T18:06:04.4098602Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 16s local 2024-04-03T18:06:04.4100179Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 13s local 2024-04-03T18:06:04.4101595Z @onednn//:mkl_dnn; 11s local 2024-04-03T18:06:04.4102389Z @onednn//:mkl_dnn; 9s local ... 2024-04-03T18:06:04.6340421Z 2024-04-03T18:06:04.6341571Z  2024-04-03T18:06:04.6342414Z  2024-04-03T18:06:04.6343144Z  2024-04-03T18:06:04.6346010Z  2024-04-03T18:06:04.6346604Z  2024-04-03T18:06:04.6349700Z  2024-04-03T18:06:04.6350333Z  2024-04-03T18:06:04.6353127Z  2024-04-03T18:06:04.6354560Z [12,334 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:06:04.6356439Z Compiling src/cpu/cpu_convolution_list.cpp; 39s local 2024-04-03T18:06:04.6358023Z Compiling src/cpu/cpu_rnn_list.cpp; 24s local 2024-04-03T18:06:04.6358928Z Compiling src/cpu/rnn/ref_rnn.cpp; 23s local 2024-04-03T18:06:04.6359971Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 18s local 2024-04-03T18:06:04.6361112Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 17s local 2024-04-03T18:06:04.6362496Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 13s local 2024-04-03T18:06:04.6363653Z @onednn//:mkl_dnn; 11s local 2024-04-03T18:06:04.6364327Z @onednn//:mkl_dnn; 9s local ... 2024-04-03T18:06:04.8344977Z 2024-04-03T18:06:04.8345753Z  2024-04-03T18:06:04.8346734Z  2024-04-03T18:06:04.8350839Z  2024-04-03T18:06:04.8353857Z  2024-04-03T18:06:04.8356908Z  2024-04-03T18:06:04.8358306Z  2024-04-03T18:06:04.8358975Z  2024-04-03T18:06:04.8359588Z  2024-04-03T18:06:04.8360990Z [12,335 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:06:04.8362857Z Compiling src/cpu/cpu_convolution_list.cpp; 40s local 2024-04-03T18:06:04.8364154Z Compiling src/cpu/cpu_rnn_list.cpp; 24s local 2024-04-03T18:06:04.8365218Z Compiling src/cpu/rnn/ref_rnn.cpp; 23s local 2024-04-03T18:06:04.8366362Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 18s local 2024-04-03T18:06:04.8367627Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 17s local 2024-04-03T18:06:04.8369170Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 13s local 2024-04-03T18:06:04.8370536Z @onednn//:mkl_dnn; 11s local 2024-04-03T18:06:04.8371311Z @onednn//:mkl_dnn; 9s local ... 2024-04-03T18:06:05.0578403Z 2024-04-03T18:06:05.0579704Z  2024-04-03T18:06:05.0582839Z  2024-04-03T18:06:05.0583722Z  2024-04-03T18:06:05.0586881Z  2024-04-03T18:06:05.0587924Z  2024-04-03T18:06:05.0590943Z  2024-04-03T18:06:05.0591679Z  2024-04-03T18:06:05.0594694Z  2024-04-03T18:06:05.0596280Z [12,340 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:05.0601061Z Compiling src/cpu/cpu_convolution_list.cpp; 40s local 2024-04-03T18:06:05.0602028Z Compiling src/cpu/cpu_rnn_list.cpp; 24s local 2024-04-03T18:06:05.0602926Z Compiling src/cpu/rnn/ref_rnn.cpp; 23s local 2024-04-03T18:06:05.0604055Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 19s local 2024-04-03T18:06:05.0605201Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 17s local 2024-04-03T18:06:05.0606542Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 14s local 2024-04-03T18:06:05.0607712Z @onednn//:mkl_dnn; 12s local 2024-04-03T18:06:05.0608330Z @onednn//:mkl_dnn; 9s local ... 2024-04-03T18:06:05.3099323Z 2024-04-03T18:06:05.3102217Z  2024-04-03T18:06:05.3102875Z  2024-04-03T18:06:05.3103419Z  2024-04-03T18:06:05.3103943Z  2024-04-03T18:06:05.3104479Z  2024-04-03T18:06:05.3105004Z  2024-04-03T18:06:05.3105482Z  2024-04-03T18:06:05.3106006Z  2024-04-03T18:06:05.3107254Z [12,342 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:05.3109942Z Compiling src/cpu/cpu_convolution_list.cpp; 40s local 2024-04-03T18:06:05.3110897Z Compiling src/cpu/cpu_rnn_list.cpp; 25s local 2024-04-03T18:06:05.3111819Z Compiling src/cpu/rnn/ref_rnn.cpp; 23s local 2024-04-03T18:06:05.3112799Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 19s local 2024-04-03T18:06:05.3114135Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 17s local 2024-04-03T18:06:05.3115531Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 14s local 2024-04-03T18:06:05.3116689Z @onednn//:mkl_dnn; 12s local 2024-04-03T18:06:05.3117690Z @onednn//:mkl_dnn; 10s local ... 2024-04-03T18:06:05.6278940Z 2024-04-03T18:06:05.6280244Z  2024-04-03T18:06:05.6283727Z  2024-04-03T18:06:05.6284472Z  2024-04-03T18:06:05.6287334Z  2024-04-03T18:06:05.6287951Z  2024-04-03T18:06:05.6290722Z  2024-04-03T18:06:05.6291378Z  2024-04-03T18:06:05.6294262Z  2024-04-03T18:06:05.6295949Z [12,349 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:05.6299880Z Compiling src/cpu/cpu_convolution_list.cpp; 40s local 2024-04-03T18:06:05.6301082Z Compiling src/cpu/cpu_rnn_list.cpp; 25s local 2024-04-03T18:06:05.6304402Z Compiling src/cpu/rnn/ref_rnn.cpp; 24s local 2024-04-03T18:06:05.6305722Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 19s local 2024-04-03T18:06:05.6309579Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 18s local 2024-04-03T18:06:05.6311516Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 14s local 2024-04-03T18:06:05.6315162Z @onednn//:mkl_dnn; 10s local 2024-04-03T18:06:05.6316030Z @onednn//:mkl_dnn; 6s local ... 2024-04-03T18:06:05.8388784Z 2024-04-03T18:06:05.8390113Z  2024-04-03T18:06:05.8390986Z  2024-04-03T18:06:05.8394387Z  2024-04-03T18:06:05.8395111Z  2024-04-03T18:06:05.8398038Z  2024-04-03T18:06:05.8398735Z  2024-04-03T18:06:05.8401553Z  2024-04-03T18:06:05.8402237Z  2024-04-03T18:06:05.8405983Z [12,349 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:06:05.8407776Z Compiling src/cpu/cpu_convolution_list.cpp; 41s local 2024-04-03T18:06:05.8411128Z Compiling src/cpu/cpu_rnn_list.cpp; 25s local 2024-04-03T18:06:05.8412334Z Compiling src/cpu/rnn/ref_rnn.cpp; 24s local 2024-04-03T18:06:05.8415042Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 19s local 2024-04-03T18:06:05.8416508Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 18s local 2024-04-03T18:06:05.8418003Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 14s local 2024-04-03T18:06:05.8419535Z @onednn//:mkl_dnn; 10s local 2024-04-03T18:06:05.8420801Z @onednn//:mkl_dnn; 6s local ... 2024-04-03T18:06:06.0468872Z 2024-04-03T18:06:06.0470095Z  2024-04-03T18:06:06.0470965Z  2024-04-03T18:06:06.0471795Z  2024-04-03T18:06:06.0472958Z  2024-04-03T18:06:06.0473511Z  2024-04-03T18:06:06.0473976Z  2024-04-03T18:06:06.0474441Z  2024-04-03T18:06:06.0474890Z  2024-04-03T18:06:06.0476210Z [12,352 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:06.0477845Z Compiling src/cpu/cpu_convolution_list.cpp; 41s local 2024-04-03T18:06:06.0478943Z Compiling src/cpu/cpu_rnn_list.cpp; 25s local 2024-04-03T18:06:06.0479892Z Compiling src/cpu/rnn/ref_rnn.cpp; 24s local 2024-04-03T18:06:06.0481057Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 20s local 2024-04-03T18:06:06.0482315Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 18s local 2024-04-03T18:06:06.0483789Z Compiling llvm/utils/TableGen/CodeGenDAGPatterns.cpp [for tool]; 15s local 2024-04-03T18:06:06.0485114Z @onednn//:mkl_dnn; 10s local 2024-04-03T18:06:06.0485844Z @onednn//:mkl_dnn; 6s local ... 2024-04-03T18:06:06.2588652Z 2024-04-03T18:06:06.2602986Z  2024-04-03T18:06:06.2603981Z  2024-04-03T18:06:06.2605094Z  2024-04-03T18:06:06.2605593Z  2024-04-03T18:06:06.2606030Z  2024-04-03T18:06:06.2606454Z  2024-04-03T18:06:06.2606895Z  2024-04-03T18:06:06.2607388Z  2024-04-03T18:06:06.2608539Z [12,357 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:06.2609938Z Compiling src/cpu/cpu_convolution_list.cpp; 41s local 2024-04-03T18:06:06.2610889Z Compiling src/cpu/cpu_rnn_list.cpp; 25s local 2024-04-03T18:06:06.2611751Z Compiling src/cpu/rnn/ref_rnn.cpp; 24s local 2024-04-03T18:06:06.2612851Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 20s local 2024-04-03T18:06:06.2614102Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 18s local 2024-04-03T18:06:06.2615262Z @onednn//:mkl_dnn; 11s local 2024-04-03T18:06:06.2615900Z @onednn//:mkl_dnn; 6s local 2024-04-03T18:06:06.2616801Z Compiling src/cpu/ref_batch_normalization.cpp; 6s local ... 2024-04-03T18:06:06.4602349Z 2024-04-03T18:06:06.4603159Z  2024-04-03T18:06:06.4603698Z  2024-04-03T18:06:06.4604122Z  2024-04-03T18:06:06.4604606Z  2024-04-03T18:06:06.4605091Z  2024-04-03T18:06:06.4605561Z  2024-04-03T18:06:06.4606050Z  2024-04-03T18:06:06.4606460Z  2024-04-03T18:06:06.4607748Z [12,362 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:06.4609566Z Compiling src/cpu/cpu_convolution_list.cpp; 41s local 2024-04-03T18:06:06.4610563Z Compiling src/cpu/cpu_rnn_list.cpp; 26s local 2024-04-03T18:06:06.4611503Z Compiling src/cpu/rnn/ref_rnn.cpp; 24s local 2024-04-03T18:06:06.4612571Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 20s local 2024-04-03T18:06:06.4613987Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 18s local 2024-04-03T18:06:06.4615215Z @onednn//:mkl_dnn; 11s local 2024-04-03T18:06:06.4615938Z @onednn//:mkl_dnn; 6s local 2024-04-03T18:06:06.4616755Z Compiling tsl/util/device_name_utils_test.cc; 5s local ... 2024-04-03T18:06:06.7407637Z 2024-04-03T18:06:06.7409883Z  2024-04-03T18:06:06.7411989Z  2024-04-03T18:06:06.7413896Z  2024-04-03T18:06:06.7415947Z  2024-04-03T18:06:06.7417801Z  2024-04-03T18:06:06.7419826Z  2024-04-03T18:06:06.7421810Z  2024-04-03T18:06:06.7424014Z  2024-04-03T18:06:06.7426760Z [12,364 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:06.7430035Z Compiling src/cpu/cpu_convolution_list.cpp; 42s local 2024-04-03T18:06:06.7432460Z Compiling src/cpu/cpu_rnn_list.cpp; 26s local 2024-04-03T18:06:06.7434818Z Compiling src/cpu/rnn/ref_rnn.cpp; 25s local 2024-04-03T18:06:06.7437368Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 20s local 2024-04-03T18:06:06.7440117Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 19s local 2024-04-03T18:06:06.7442581Z @onednn//:mkl_dnn; 7s local 2024-04-03T18:06:06.7444889Z Compiling tsl/util/device_name_utils_test.cc; 5s local 2024-04-03T18:06:06.7447491Z Compiling src/google/protobuf/wire_format.cc; 4s local ... 2024-04-03T18:06:07.0280905Z 2024-04-03T18:06:07.0281654Z  2024-04-03T18:06:07.0282253Z  2024-04-03T18:06:07.0282723Z  2024-04-03T18:06:07.0283176Z  2024-04-03T18:06:07.0283655Z  2024-04-03T18:06:07.0284096Z  2024-04-03T18:06:07.0284522Z  2024-04-03T18:06:07.0284981Z  2024-04-03T18:06:07.0286233Z [12,367 / 19,965] 3 / 18 tests; 47 actions, 46 running; last test: ...che_test 2024-04-03T18:06:07.0287748Z Compiling src/cpu/cpu_convolution_list.cpp; 42s local 2024-04-03T18:06:07.0288777Z Compiling src/cpu/cpu_rnn_list.cpp; 26s local 2024-04-03T18:06:07.0289677Z Compiling src/cpu/rnn/ref_rnn.cpp; 25s local 2024-04-03T18:06:07.0292554Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 21s local 2024-04-03T18:06:07.0296508Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 19s local 2024-04-03T18:06:07.0299970Z @onednn//:mkl_dnn; 7s local 2024-04-03T18:06:07.0303348Z Compiling tsl/util/device_name_utils_test.cc; 6s local 2024-04-03T18:06:07.0306901Z Compiling src/cpu/ref_deconvolution.cpp; 4s local ... 2024-04-03T18:06:07.2365931Z 2024-04-03T18:06:07.2367113Z  2024-04-03T18:06:07.2367624Z  2024-04-03T18:06:07.2368140Z  2024-04-03T18:06:07.2368639Z  2024-04-03T18:06:07.2369114Z  2024-04-03T18:06:07.2369600Z  2024-04-03T18:06:07.2370070Z  2024-04-03T18:06:07.2370443Z  2024-04-03T18:06:07.2371750Z [12,369 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:06:07.2373174Z Compiling src/cpu/cpu_convolution_list.cpp; 42s local 2024-04-03T18:06:07.2374123Z Compiling src/cpu/cpu_rnn_list.cpp; 26s local 2024-04-03T18:06:07.2375230Z Compiling src/cpu/rnn/ref_rnn.cpp; 25s local 2024-04-03T18:06:07.2376476Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 21s local 2024-04-03T18:06:07.2377786Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 19s local 2024-04-03T18:06:07.2378676Z @onednn//:mkl_dnn; 7s local 2024-04-03T18:06:07.2379630Z Compiling tsl/util/device_name_utils_test.cc; 6s local 2024-04-03T18:06:07.2380622Z Compiling src/cpu/ref_deconvolution.cpp; 5s local ... 2024-04-03T18:06:07.4675389Z 2024-04-03T18:06:07.4676130Z  2024-04-03T18:06:07.4676918Z  2024-04-03T18:06:07.4677370Z  2024-04-03T18:06:07.4677768Z  2024-04-03T18:06:07.4678174Z  2024-04-03T18:06:07.4678595Z  2024-04-03T18:06:07.4679008Z  2024-04-03T18:06:07.4679409Z  2024-04-03T18:06:07.4680842Z [12,375 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:07.4682321Z Compiling src/cpu/cpu_convolution_list.cpp; 42s local 2024-04-03T18:06:07.4683300Z Compiling src/cpu/cpu_rnn_list.cpp; 27s local 2024-04-03T18:06:07.4684195Z Compiling src/cpu/rnn/ref_rnn.cpp; 25s local 2024-04-03T18:06:07.4685298Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 21s local 2024-04-03T18:06:07.4686438Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 19s local 2024-04-03T18:06:07.4687391Z @onednn//:mkl_dnn; 7s local 2024-04-03T18:06:07.4688383Z Compiling tsl/util/device_name_utils_test.cc; 6s local 2024-04-03T18:06:07.4689436Z Compiling src/cpu/ref_deconvolution.cpp; 5s local ... 2024-04-03T18:06:07.8434657Z 2024-04-03T18:06:07.8435418Z  2024-04-03T18:06:07.8435974Z  2024-04-03T18:06:07.8436438Z  2024-04-03T18:06:07.8436865Z  2024-04-03T18:06:07.8437287Z  2024-04-03T18:06:07.8437738Z  2024-04-03T18:06:07.8438182Z  2024-04-03T18:06:07.8438693Z  2024-04-03T18:06:07.8441806Z [12,377 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:06:07.8443357Z Compiling src/cpu/cpu_convolution_list.cpp; 43s local 2024-04-03T18:06:07.8444369Z Compiling src/cpu/cpu_rnn_list.cpp; 27s local 2024-04-03T18:06:07.8445283Z Compiling src/cpu/rnn/ref_rnn.cpp; 26s local 2024-04-03T18:06:07.8446377Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 22s local 2024-04-03T18:06:07.8447622Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 20s local 2024-04-03T18:06:07.8448532Z @onednn//:mkl_dnn; 8s local 2024-04-03T18:06:07.8449268Z Compiling tsl/util/device_name_utils_test.cc; 6s local 2024-04-03T18:06:07.8450215Z Compiling src/cpu/ref_deconvolution.cpp; 5s local ... 2024-04-03T18:06:08.1190305Z 2024-04-03T18:06:08.1191096Z  2024-04-03T18:06:08.1191615Z  2024-04-03T18:06:08.1194489Z  2024-04-03T18:06:08.1195700Z  2024-04-03T18:06:08.1199330Z  2024-04-03T18:06:08.1200529Z  2024-04-03T18:06:08.1204311Z  2024-04-03T18:06:08.1205312Z  2024-04-03T18:06:08.1209963Z [12,381 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:08.1212444Z Compiling src/cpu/cpu_convolution_list.cpp; 43s local 2024-04-03T18:06:08.1217446Z Compiling src/cpu/cpu_rnn_list.cpp; 27s local 2024-04-03T18:06:08.1221954Z Compiling src/cpu/rnn/ref_rnn.cpp; 26s local 2024-04-03T18:06:08.1226496Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 22s local 2024-04-03T18:06:08.1230320Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 20s local 2024-04-03T18:06:08.1231781Z @onednn//:mkl_dnn; 8s local 2024-04-03T18:06:08.1232847Z Compiling tsl/util/device_name_utils_test.cc; 7s local 2024-04-03T18:06:08.1234081Z Compiling src/cpu/ref_eltwise.cpp; 5s local ... 2024-04-03T18:06:08.4226722Z 2024-04-03T18:06:08.4228147Z  2024-04-03T18:06:08.4229945Z  2024-04-03T18:06:08.4230736Z  2024-04-03T18:06:08.4232099Z  2024-04-03T18:06:08.4232809Z  2024-04-03T18:06:08.4234093Z  2024-04-03T18:06:08.4234649Z  2024-04-03T18:06:08.4235452Z  2024-04-03T18:06:08.4237475Z [12,385 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:08.4239070Z Compiling src/cpu/cpu_convolution_list.cpp; 43s local 2024-04-03T18:06:08.4240118Z Compiling src/cpu/cpu_rnn_list.cpp; 28s local 2024-04-03T18:06:08.4241037Z Compiling src/cpu/rnn/ref_rnn.cpp; 26s local 2024-04-03T18:06:08.4242385Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 22s local 2024-04-03T18:06:08.4243673Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 20s local 2024-04-03T18:06:08.4244724Z @onednn//:mkl_dnn; 8s local 2024-04-03T18:06:08.4245636Z Compiling tsl/util/device_name_utils_test.cc; 7s local 2024-04-03T18:06:08.4246869Z Compiling src/cpu/ref_eltwise.cpp; 6s local ... 2024-04-03T18:06:08.6379127Z 2024-04-03T18:06:08.6381878Z  2024-04-03T18:06:08.6382484Z  2024-04-03T18:06:08.6382992Z  2024-04-03T18:06:08.6384338Z  2024-04-03T18:06:08.6384822Z  2024-04-03T18:06:08.6385295Z  2024-04-03T18:06:08.6387089Z  2024-04-03T18:06:08.6390421Z  2024-04-03T18:06:08.6394170Z [12,387 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:06:08.6398030Z Compiling src/cpu/cpu_convolution_list.cpp; 43s local 2024-04-03T18:06:08.6401710Z Compiling src/cpu/cpu_rnn_list.cpp; 28s local 2024-04-03T18:06:08.6405042Z Compiling src/cpu/rnn/ref_rnn.cpp; 27s local 2024-04-03T18:06:08.6408537Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 22s local 2024-04-03T18:06:08.6412045Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 21s local 2024-04-03T18:06:08.6415626Z @onednn//:mkl_dnn; 9s local 2024-04-03T18:06:08.6418803Z Compiling tsl/util/device_name_utils_test.cc; 7s local 2024-04-03T18:06:08.6422142Z Compiling src/cpu/ref_eltwise.cpp; 6s local ... 2024-04-03T18:06:08.8383848Z 2024-04-03T18:06:08.8384640Z  2024-04-03T18:06:08.8386951Z  2024-04-03T18:06:08.8390176Z  2024-04-03T18:06:08.8393097Z  2024-04-03T18:06:08.8395949Z  2024-04-03T18:06:08.8398803Z  2024-04-03T18:06:08.8401646Z  2024-04-03T18:06:08.8404470Z  2024-04-03T18:06:08.8408080Z [12,390 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:06:08.8411973Z Compiling src/cpu/cpu_convolution_list.cpp; 44s local 2024-04-03T18:06:08.8415494Z Compiling src/cpu/cpu_rnn_list.cpp; 28s local 2024-04-03T18:06:08.8416760Z Compiling src/cpu/rnn/ref_rnn.cpp; 27s local 2024-04-03T18:06:08.8418079Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 23s local 2024-04-03T18:06:08.8419526Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 21s local 2024-04-03T18:06:08.8420732Z @onednn//:mkl_dnn; 9s local 2024-04-03T18:06:08.8422067Z Compiling tsl/util/device_name_utils_test.cc; 7s local 2024-04-03T18:06:08.8423133Z Compiling src/cpu/ref_eltwise.cpp; 6s local ... 2024-04-03T18:06:09.0517004Z 2024-04-03T18:06:09.0518361Z  2024-04-03T18:06:09.0519324Z  2024-04-03T18:06:09.0520154Z  2024-04-03T18:06:09.0521222Z  2024-04-03T18:06:09.0521702Z  2024-04-03T18:06:09.0522183Z  2024-04-03T18:06:09.0522714Z  2024-04-03T18:06:09.0523203Z  2024-04-03T18:06:09.0524537Z [12,393 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:09.0526242Z Compiling src/cpu/cpu_convolution_list.cpp; 44s local 2024-04-03T18:06:09.0527330Z Compiling src/cpu/cpu_rnn_list.cpp; 28s local 2024-04-03T18:06:09.0528308Z Compiling src/cpu/rnn/ref_rnn.cpp; 27s local 2024-04-03T18:06:09.0529413Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 23s local 2024-04-03T18:06:09.0530630Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 21s local 2024-04-03T18:06:09.0531636Z @onednn//:mkl_dnn; 9s local 2024-04-03T18:06:09.0532507Z Compiling tsl/util/device_name_utils_test.cc; 8s local 2024-04-03T18:06:09.0533538Z Compiling src/cpu/ref_eltwise.cpp; 6s local ... 2024-04-03T18:06:09.3175902Z 2024-04-03T18:06:09.3176663Z  2024-04-03T18:06:09.3177223Z  2024-04-03T18:06:09.3177680Z  2024-04-03T18:06:09.3178118Z  2024-04-03T18:06:09.3178577Z  2024-04-03T18:06:09.3179033Z  2024-04-03T18:06:09.3179478Z  2024-04-03T18:06:09.3179930Z  2024-04-03T18:06:09.3181434Z [12,401 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:09.3182990Z Compiling src/cpu/cpu_convolution_list.cpp; 44s local 2024-04-03T18:06:09.3184003Z Compiling src/cpu/cpu_rnn_list.cpp; 29s local 2024-04-03T18:06:09.3185084Z Compiling src/cpu/rnn/ref_rnn.cpp; 27s local 2024-04-03T18:06:09.3186249Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 23s local 2024-04-03T18:06:09.3187458Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 21s local 2024-04-03T18:06:09.3188655Z @onednn//:mkl_dnn; 9s local 2024-04-03T18:06:09.3189474Z Compiling tsl/util/device_name_utils_test.cc; 8s local 2024-04-03T18:06:09.3190575Z Compiling llvm/lib/MC/WasmObjectWriter.cpp; 6s local ... 2024-04-03T18:06:09.5858456Z 2024-04-03T18:06:09.5859240Z  2024-04-03T18:06:09.5859789Z  2024-04-03T18:06:09.5860488Z  2024-04-03T18:06:09.5860930Z  2024-04-03T18:06:09.5861381Z  2024-04-03T18:06:09.5861790Z  2024-04-03T18:06:09.5862261Z  2024-04-03T18:06:09.5862718Z  2024-04-03T18:06:09.5863979Z [12,405 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:09.5865303Z Compiling src/cpu/cpu_convolution_list.cpp; 44s local 2024-04-03T18:06:09.5866220Z Compiling src/cpu/cpu_rnn_list.cpp; 29s local 2024-04-03T18:06:09.5867110Z Compiling src/cpu/rnn/ref_rnn.cpp; 28s local 2024-04-03T18:06:09.5868301Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 23s local 2024-04-03T18:06:09.5869456Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 21s local 2024-04-03T18:06:09.5870409Z @onednn//:mkl_dnn; 10s local 2024-04-03T18:06:09.5871200Z Compiling tsl/util/device_name_utils_test.cc; 8s local 2024-04-03T18:06:09.5872078Z @onednn//:mkl_dnn; 5s local ... 2024-04-03T18:06:09.8282905Z 2024-04-03T18:06:09.8283745Z  2024-04-03T18:06:09.8284334Z  2024-04-03T18:06:09.8284826Z  2024-04-03T18:06:09.8285277Z  2024-04-03T18:06:09.8286558Z  2024-04-03T18:06:09.8287090Z  2024-04-03T18:06:09.8287571Z  2024-04-03T18:06:09.8288009Z  2024-04-03T18:06:09.8290388Z [12,408 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:09.8291909Z Compiling src/cpu/cpu_convolution_list.cpp; 45s local 2024-04-03T18:06:09.8292865Z Compiling src/cpu/cpu_rnn_list.cpp; 29s local 2024-04-03T18:06:09.8293770Z Compiling src/cpu/rnn/ref_rnn.cpp; 28s local 2024-04-03T18:06:09.8295093Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 23s local 2024-04-03T18:06:09.8296309Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 22s local 2024-04-03T18:06:09.8297289Z @onednn//:mkl_dnn; 10s local 2024-04-03T18:06:09.8298120Z Compiling tsl/util/device_name_utils_test.cc; 8s local 2024-04-03T18:06:09.8299001Z @onednn//:mkl_dnn; 5s local ... 2024-04-03T18:06:10.0393621Z 2024-04-03T18:06:10.0394428Z  2024-04-03T18:06:10.0398963Z  2024-04-03T18:06:10.0399471Z  2024-04-03T18:06:10.0399905Z  2024-04-03T18:06:10.0400324Z  2024-04-03T18:06:10.0400777Z  2024-04-03T18:06:10.0401218Z  2024-04-03T18:06:10.0401671Z  2024-04-03T18:06:10.0402980Z [12,409 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:06:10.0404387Z Compiling src/cpu/cpu_convolution_list.cpp; 45s local 2024-04-03T18:06:10.0405339Z Compiling src/cpu/cpu_rnn_list.cpp; 29s local 2024-04-03T18:06:10.0406244Z Compiling src/cpu/rnn/ref_rnn.cpp; 28s local 2024-04-03T18:06:10.0407323Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 24s local 2024-04-03T18:06:10.0408512Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 22s local 2024-04-03T18:06:10.0409480Z @onednn//:mkl_dnn; 10s local 2024-04-03T18:06:10.0410285Z Compiling tsl/util/device_name_utils_test.cc; 9s local 2024-04-03T18:06:10.0411443Z @onednn//:mkl_dnn; 5s local ... 2024-04-03T18:06:10.3714038Z 2024-04-03T18:06:10.3714821Z  2024-04-03T18:06:10.3715369Z  2024-04-03T18:06:10.3715821Z  2024-04-03T18:06:10.3716276Z  2024-04-03T18:06:10.3716725Z  2024-04-03T18:06:10.3717166Z  2024-04-03T18:06:10.3717606Z  2024-04-03T18:06:10.3718422Z  2024-04-03T18:06:10.3719685Z [12,415 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:10.3721177Z Compiling src/cpu/cpu_convolution_list.cpp; 45s local 2024-04-03T18:06:10.3722225Z Compiling src/cpu/cpu_rnn_list.cpp; 30s local 2024-04-03T18:06:10.3723143Z Compiling src/cpu/rnn/ref_rnn.cpp; 28s local 2024-04-03T18:06:10.3724276Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 24s local 2024-04-03T18:06:10.3725510Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 22s local 2024-04-03T18:06:10.3726566Z @onednn//:mkl_dnn; 10s local 2024-04-03T18:06:10.3727428Z Compiling tsl/util/device_name_utils_test.cc; 9s local 2024-04-03T18:06:10.3728353Z @onednn//:mkl_dnn; 5s local ... 2024-04-03T18:06:10.6400688Z 2024-04-03T18:06:10.6401445Z  2024-04-03T18:06:10.6401969Z  2024-04-03T18:06:10.6402400Z  2024-04-03T18:06:10.6402771Z  2024-04-03T18:06:10.6403137Z  2024-04-03T18:06:10.6403544Z  2024-04-03T18:06:10.6403929Z  2024-04-03T18:06:10.6404298Z  2024-04-03T18:06:10.6405544Z [12,423 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:10.6407010Z Compiling src/cpu/cpu_convolution_list.cpp; 45s local 2024-04-03T18:06:10.6407989Z Compiling src/cpu/cpu_rnn_list.cpp; 30s local 2024-04-03T18:06:10.6408898Z Compiling src/cpu/rnn/ref_rnn.cpp; 29s local 2024-04-03T18:06:10.6409979Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 24s local 2024-04-03T18:06:10.6411194Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 23s local 2024-04-03T18:06:10.6412129Z @onednn//:mkl_dnn; 11s local 2024-04-03T18:06:10.6412824Z Compiling src/cpu/ref_lrn.cpp; 6s local 2024-04-03T18:06:10.6413741Z Compiling src/cpu/ref_pooling.cpp; 6s local ... 2024-04-03T18:06:10.8420862Z 2024-04-03T18:06:10.8421665Z  2024-04-03T18:06:10.8422245Z  2024-04-03T18:06:10.8422735Z  2024-04-03T18:06:10.8423175Z  2024-04-03T18:06:10.8423641Z  2024-04-03T18:06:10.8424088Z  2024-04-03T18:06:10.8424504Z  2024-04-03T18:06:10.8424951Z  2024-04-03T18:06:10.8426195Z [12,426 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:06:10.8427846Z Compiling src/cpu/cpu_convolution_list.cpp; 46s local 2024-04-03T18:06:10.8428870Z Compiling src/cpu/cpu_rnn_list.cpp; 30s local 2024-04-03T18:06:10.8429760Z Compiling src/cpu/rnn/ref_rnn.cpp; 29s local 2024-04-03T18:06:10.8430792Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 25s local 2024-04-03T18:06:10.8431900Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 23s local 2024-04-03T18:06:10.8432881Z @onednn//:mkl_dnn; 11s local 2024-04-03T18:06:10.8433534Z Compiling src/cpu/ref_lrn.cpp; 6s local 2024-04-03T18:06:10.8434323Z Compiling src/cpu/ref_pooling.cpp; 6s local ... 2024-04-03T18:06:11.0423407Z 2024-04-03T18:06:11.0424173Z  2024-04-03T18:06:11.0426049Z  2024-04-03T18:06:11.0426527Z  2024-04-03T18:06:11.0426980Z  2024-04-03T18:06:11.0427389Z  2024-04-03T18:06:11.0428254Z  2024-04-03T18:06:11.0428706Z  2024-04-03T18:06:11.0429117Z  2024-04-03T18:06:11.0430350Z [12,430 / 19,965] 3 / 18 tests; 47 actions running; last test: ...e:cache_test 2024-04-03T18:06:11.0431842Z Compiling src/cpu/cpu_convolution_list.cpp; 46s local 2024-04-03T18:06:11.0432833Z Compiling src/cpu/cpu_rnn_list.cpp; 30s local 2024-04-03T18:06:11.0433736Z Compiling src/cpu/rnn/ref_rnn.cpp; 29s local 2024-04-03T18:06:11.0435242Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 25s local 2024-04-03T18:06:11.0436485Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 23s local 2024-04-03T18:06:11.0437472Z @onednn//:mkl_dnn; 11s local 2024-04-03T18:06:11.0438174Z Compiling src/cpu/ref_lrn.cpp; 6s local 2024-04-03T18:06:11.0439256Z Compiling src/cpu/ref_pooling.cpp; 6s local ... 2024-04-03T18:06:11.3180708Z 2024-04-03T18:06:11.3181441Z  2024-04-03T18:06:11.3181993Z  2024-04-03T18:06:11.3182475Z  2024-04-03T18:06:11.3182901Z  2024-04-03T18:06:11.3183317Z  2024-04-03T18:06:11.3183735Z  2024-04-03T18:06:11.3184144Z  2024-04-03T18:06:11.3184575Z  2024-04-03T18:06:11.3185807Z [12,432 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:11.3187197Z Compiling src/cpu/cpu_convolution_list.cpp; 46s local 2024-04-03T18:06:11.3188775Z Compiling src/cpu/cpu_rnn_list.cpp; 31s local 2024-04-03T18:06:11.3189688Z Compiling src/cpu/rnn/ref_rnn.cpp; 29s local 2024-04-03T18:06:11.3190626Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 25s local 2024-04-03T18:06:11.3191691Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 23s local 2024-04-03T18:06:11.3192571Z @onednn//:mkl_dnn; 11s local 2024-04-03T18:06:11.3193246Z Compiling src/cpu/ref_lrn.cpp; 6s local 2024-04-03T18:06:11.3194124Z Compiling src/cpu/ref_reduction.cpp; 5s local ... 2024-04-03T18:06:11.6444223Z 2024-04-03T18:06:11.6444964Z  2024-04-03T18:06:11.6445507Z  2024-04-03T18:06:11.6445957Z  2024-04-03T18:06:11.6446383Z  2024-04-03T18:06:11.6446792Z  2024-04-03T18:06:11.6447245Z  2024-04-03T18:06:11.6447682Z  2024-04-03T18:06:11.6448114Z  2024-04-03T18:06:11.6449369Z [12,434 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:06:11.6451064Z Compiling src/cpu/cpu_convolution_list.cpp; 46s local 2024-04-03T18:06:11.6452095Z Compiling src/cpu/cpu_rnn_list.cpp; 31s local 2024-04-03T18:06:11.6453018Z Compiling src/cpu/rnn/ref_rnn.cpp; 30s local 2024-04-03T18:06:11.6454107Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 25s local 2024-04-03T18:06:11.6455589Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 24s local 2024-04-03T18:06:11.6456624Z @onednn//:mkl_dnn; 12s local 2024-04-03T18:06:11.6457403Z Compiling src/cpu/ref_lrn.cpp; 7s local 2024-04-03T18:06:11.6458464Z Compiling torch_xla/csrc/runtime/util_test.cc; 5s local ... 2024-04-03T18:06:11.9011570Z 2024-04-03T18:06:11.9012298Z  2024-04-03T18:06:11.9012792Z  2024-04-03T18:06:11.9013217Z  2024-04-03T18:06:11.9013672Z  2024-04-03T18:06:11.9014130Z  2024-04-03T18:06:11.9014723Z  2024-04-03T18:06:11.9015183Z  2024-04-03T18:06:11.9015582Z  2024-04-03T18:06:11.9016849Z [12,435 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:11.9018367Z Compiling src/cpu/cpu_convolution_list.cpp; 47s local 2024-04-03T18:06:11.9019405Z Compiling src/cpu/cpu_rnn_list.cpp; 31s local 2024-04-03T18:06:11.9020335Z Compiling src/cpu/rnn/ref_rnn.cpp; 30s local 2024-04-03T18:06:11.9021384Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 26s local 2024-04-03T18:06:11.9022613Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 24s local 2024-04-03T18:06:11.9023540Z @onednn//:mkl_dnn; 12s local 2024-04-03T18:06:11.9024333Z Compiling torch_xla/csrc/runtime/util_test.cc; 5s local 2024-04-03T18:06:11.9025496Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 5s local ... 2024-04-03T18:06:12.1211346Z 2024-04-03T18:06:12.1212033Z  2024-04-03T18:06:12.1212577Z  2024-04-03T18:06:12.1213032Z  2024-04-03T18:06:12.1213486Z  2024-04-03T18:06:12.1213914Z  2024-04-03T18:06:12.1214536Z  2024-04-03T18:06:12.1215004Z  2024-04-03T18:06:12.1215536Z  2024-04-03T18:06:12.1217035Z [12,439 / 19,965] 3 / 18 tests; 48 actions, 47 running; last test: ...che_test 2024-04-03T18:06:12.1218528Z Compiling src/cpu/cpu_convolution_list.cpp; 47s local 2024-04-03T18:06:12.1219544Z Compiling src/cpu/cpu_rnn_list.cpp; 31s local 2024-04-03T18:06:12.1220555Z Compiling src/cpu/rnn/ref_rnn.cpp; 30s local 2024-04-03T18:06:12.1221737Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 26s local 2024-04-03T18:06:12.1222938Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 24s local 2024-04-03T18:06:12.1223881Z @onednn//:mkl_dnn; 12s local 2024-04-03T18:06:12.1224726Z Compiling torch_xla/csrc/runtime/util_test.cc; 6s local 2024-04-03T18:06:12.1225890Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 5s local ... 2024-04-03T18:06:12.3603621Z 2024-04-03T18:06:12.3604409Z  2024-04-03T18:06:12.3605277Z  2024-04-03T18:06:12.3605720Z  2024-04-03T18:06:12.3606151Z  2024-04-03T18:06:12.3606601Z  2024-04-03T18:06:12.3607050Z  2024-04-03T18:06:12.3607472Z  2024-04-03T18:06:12.3607912Z  2024-04-03T18:06:12.3609146Z [12,442 / 19,965] 3 / 18 tests; 47 actions, 46 running; last test: ...che_test 2024-04-03T18:06:12.3610594Z Compiling src/cpu/cpu_convolution_list.cpp; 47s local 2024-04-03T18:06:12.3611559Z Compiling src/cpu/cpu_rnn_list.cpp; 32s local 2024-04-03T18:06:12.3612449Z Compiling src/cpu/rnn/ref_rnn.cpp; 30s local 2024-04-03T18:06:12.3613609Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 26s local 2024-04-03T18:06:12.3614957Z Compiling xla/service/cpu/runtime_matmul_f64.cc; 24s local 2024-04-03T18:06:12.3616073Z @onednn//:mkl_dnn; 12s local 2024-04-03T18:06:12.3616896Z Compiling torch_xla/csrc/runtime/util_test.cc; 6s local 2024-04-03T18:06:12.3618015Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 5s local ... 2024-04-03T18:06:12.6512924Z 2024-04-03T18:06:12.6513707Z  2024-04-03T18:06:12.6514222Z  2024-04-03T18:06:12.6514643Z  2024-04-03T18:06:12.6515031Z  2024-04-03T18:06:12.6515435Z  2024-04-03T18:06:12.6515893Z  2024-04-03T18:06:12.6516341Z  2024-04-03T18:06:12.6516802Z  2024-04-03T18:06:12.6518086Z [12,443 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:06:12.6519564Z Compiling src/cpu/cpu_convolution_list.cpp; 47s local 2024-04-03T18:06:12.6520553Z Compiling src/cpu/cpu_rnn_list.cpp; 32s local 2024-04-03T18:06:12.6521403Z Compiling src/cpu/rnn/ref_rnn.cpp; 31s local 2024-04-03T18:06:12.6522368Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 26s local 2024-04-03T18:06:12.6523238Z @onednn//:mkl_dnn; 13s local 2024-04-03T18:06:12.6523976Z Compiling torch_xla/csrc/runtime/util_test.cc; 6s local 2024-04-03T18:06:12.6525118Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 6s local 2024-04-03T18:06:12.6526376Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 5s local ... 2024-04-03T18:06:12.8444752Z 2024-04-03T18:06:12.8445524Z  2024-04-03T18:06:12.8446028Z  2024-04-03T18:06:12.8446471Z  2024-04-03T18:06:12.8446918Z  2024-04-03T18:06:12.8447344Z  2024-04-03T18:06:12.8447743Z  2024-04-03T18:06:12.8475732Z  2024-04-03T18:06:12.8476260Z  2024-04-03T18:06:12.8477445Z [12,447 / 19,965] 3 / 18 tests; 48 actions running; last test: ...e:cache_test 2024-04-03T18:06:12.8478837Z Compiling src/cpu/cpu_convolution_list.cpp; 48s local 2024-04-03T18:06:12.8479748Z Compiling src/cpu/cpu_rnn_list.cpp; 32s local 2024-04-03T18:06:12.8480568Z Compiling src/cpu/rnn/ref_rnn.cpp; 31s local 2024-04-03T18:06:12.8481598Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 27s local 2024-04-03T18:06:12.8482688Z Compiling torch_xla/csrc/runtime/util_test.cc; 6s local 2024-04-03T18:06:12.8483707Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 6s local 2024-04-03T18:06:12.8485129Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 6s local 2024-04-03T18:06:12.8486409Z Compiling src/cpu/x64/gemm_bf16_inner_product.cpp; 5s local ... 2024-04-03T18:06:13.0520978Z 2024-04-03T18:06:13.0521696Z  2024-04-03T18:06:13.0522175Z  2024-04-03T18:06:13.0522899Z  2024-04-03T18:06:13.0523430Z  2024-04-03T18:06:13.0523812Z  2024-04-03T18:06:13.0524164Z  2024-04-03T18:06:13.0529304Z  2024-04-03T18:06:13.0529763Z  2024-04-03T18:06:13.0531061Z [12,451 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:13.0532494Z Compiling src/cpu/cpu_convolution_list.cpp; 48s local 2024-04-03T18:06:13.0533252Z Compiling src/cpu/cpu_rnn_list.cpp; 32s local 2024-04-03T18:06:13.0533966Z Compiling src/cpu/rnn/ref_rnn.cpp; 31s local 2024-04-03T18:06:13.0535301Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 27s local 2024-04-03T18:06:13.0536369Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 6s local 2024-04-03T18:06:13.0537493Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 6s local 2024-04-03T18:06:13.0538579Z Compiling src/cpu/x64/gemm_bf16_inner_product.cpp; 5s local 2024-04-03T18:06:13.0539828Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 5s local ... 2024-04-03T18:06:13.3763120Z 2024-04-03T18:06:13.3763907Z  2024-04-03T18:06:13.3764574Z  2024-04-03T18:06:13.3765029Z  2024-04-03T18:06:13.3765431Z  2024-04-03T18:06:13.3765874Z  2024-04-03T18:06:13.3766296Z  2024-04-03T18:06:13.3766744Z  2024-04-03T18:06:13.3767182Z  2024-04-03T18:06:13.3768445Z [12,453 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:13.3769902Z Compiling src/cpu/cpu_convolution_list.cpp; 48s local 2024-04-03T18:06:13.3770905Z Compiling src/cpu/cpu_rnn_list.cpp; 33s local 2024-04-03T18:06:13.3771877Z Compiling src/cpu/rnn/ref_rnn.cpp; 31s local 2024-04-03T18:06:13.3772958Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 27s local 2024-04-03T18:06:13.3774091Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 6s local 2024-04-03T18:06:13.3775468Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 6s local 2024-04-03T18:06:13.3776690Z Compiling src/cpu/x64/gemm_bf16_inner_product.cpp; 6s local 2024-04-03T18:06:13.3777897Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 5s local ... 2024-04-03T18:06:13.6509020Z 2024-04-03T18:06:13.6509835Z  2024-04-03T18:06:13.6510397Z  2024-04-03T18:06:13.6510845Z  2024-04-03T18:06:13.6511289Z  2024-04-03T18:06:13.6511757Z  2024-04-03T18:06:13.6512208Z  2024-04-03T18:06:13.6512647Z  2024-04-03T18:06:13.6513112Z  2024-04-03T18:06:13.6514394Z [12,459 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:13.6515952Z Compiling src/cpu/cpu_convolution_list.cpp; 48s local 2024-04-03T18:06:13.6516952Z Compiling src/cpu/cpu_rnn_list.cpp; 33s local 2024-04-03T18:06:13.6517836Z Compiling src/cpu/rnn/ref_rnn.cpp; 32s local 2024-04-03T18:06:13.6518921Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 27s local 2024-04-03T18:06:13.6520168Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 7s local 2024-04-03T18:06:13.6521407Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 6s local 2024-04-03T18:06:13.6522643Z Compiling src/cpu/x64/gemm_bf16_inner_product.cpp; 6s local 2024-04-03T18:06:13.6523877Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 5s local ... 2024-04-03T18:06:13.8628711Z 2024-04-03T18:06:13.8629525Z  2024-04-03T18:06:13.8630035Z  2024-04-03T18:06:13.8630485Z  2024-04-03T18:06:13.8630908Z  2024-04-03T18:06:13.8631313Z  2024-04-03T18:06:13.8631765Z  2024-04-03T18:06:13.8632196Z  2024-04-03T18:06:13.8632602Z  2024-04-03T18:06:13.8634137Z [12,467 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:13.8635664Z Compiling src/cpu/cpu_convolution_list.cpp; 49s local 2024-04-03T18:06:13.8636639Z Compiling src/cpu/cpu_rnn_list.cpp; 33s local 2024-04-03T18:06:13.8637707Z Compiling src/cpu/rnn/ref_rnn.cpp; 32s local 2024-04-03T18:06:13.8638897Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 28s local 2024-04-03T18:06:13.8640060Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 7s local 2024-04-03T18:06:13.8641253Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 7s local 2024-04-03T18:06:13.8642579Z Compiling src/cpu/x64/gemm_bf16_inner_product.cpp; 6s local 2024-04-03T18:06:13.8643895Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 6s local ... 2024-04-03T18:06:14.0926367Z 2024-04-03T18:06:14.0927476Z  2024-04-03T18:06:14.0928055Z  2024-04-03T18:06:14.0928618Z  2024-04-03T18:06:14.0929056Z  2024-04-03T18:06:14.0929472Z  2024-04-03T18:06:14.0929904Z  2024-04-03T18:06:14.0930337Z  2024-04-03T18:06:14.0930750Z  2024-04-03T18:06:14.0931947Z [12,471 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:14.0933316Z Compiling src/cpu/cpu_convolution_list.cpp; 49s local 2024-04-03T18:06:14.0934234Z Compiling src/cpu/cpu_rnn_list.cpp; 33s local 2024-04-03T18:06:14.0935242Z Compiling src/cpu/rnn/ref_rnn.cpp; 32s local 2024-04-03T18:06:14.0936211Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 28s local 2024-04-03T18:06:14.0937287Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 7s local 2024-04-03T18:06:14.0938411Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 7s local 2024-04-03T18:06:14.0939564Z Compiling src/cpu/x64/gemm_bf16_inner_product.cpp; 6s local 2024-04-03T18:06:14.0940732Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 6s local ... 2024-04-03T18:06:14.3820745Z 2024-04-03T18:06:14.3821880Z  2024-04-03T18:06:14.3822808Z  2024-04-03T18:06:14.3823541Z  2024-04-03T18:06:14.3824275Z  2024-04-03T18:06:14.3825171Z  2024-04-03T18:06:14.3826315Z  2024-04-03T18:06:14.3826815Z  2024-04-03T18:06:14.3827255Z  2024-04-03T18:06:14.3828716Z [12,472 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:14.3830158Z Compiling src/cpu/cpu_convolution_list.cpp; 49s local 2024-04-03T18:06:14.3831102Z Compiling src/cpu/cpu_rnn_list.cpp; 34s local 2024-04-03T18:06:14.3832112Z Compiling src/cpu/rnn/ref_rnn.cpp; 32s local 2024-04-03T18:06:14.3833141Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 28s local 2024-04-03T18:06:14.3834349Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 7s local 2024-04-03T18:06:14.3835560Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 7s local 2024-04-03T18:06:14.3836786Z Compiling src/cpu/x64/gemm_bf16_inner_product.cpp; 7s local 2024-04-03T18:06:14.3838032Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 6s local ... 2024-04-03T18:06:14.6471542Z 2024-04-03T18:06:14.6472352Z  2024-04-03T18:06:14.6472882Z  2024-04-03T18:06:14.6473328Z  2024-04-03T18:06:14.6473768Z  2024-04-03T18:06:14.6474214Z  2024-04-03T18:06:14.6474629Z  2024-04-03T18:06:14.6475060Z  2024-04-03T18:06:14.6475499Z  2024-04-03T18:06:14.6476731Z [12,478 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:14.6478204Z Compiling src/cpu/cpu_convolution_list.cpp; 49s local 2024-04-03T18:06:14.6479155Z Compiling src/cpu/cpu_rnn_list.cpp; 34s local 2024-04-03T18:06:14.6480030Z Compiling src/cpu/rnn/ref_rnn.cpp; 33s local 2024-04-03T18:06:14.6481010Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 28s local 2024-04-03T18:06:14.6482435Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 8s local 2024-04-03T18:06:14.6483621Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 7s local 2024-04-03T18:06:14.6484802Z Compiling src/cpu/x64/gemm_bf16_inner_product.cpp; 7s local 2024-04-03T18:06:14.6486063Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 6s local ... 2024-04-03T18:06:14.8570841Z 2024-04-03T18:06:14.8571557Z  2024-04-03T18:06:14.8572109Z  2024-04-03T18:06:14.8572576Z  2024-04-03T18:06:14.8573046Z  2024-04-03T18:06:14.8573475Z  2024-04-03T18:06:14.8573930Z  2024-04-03T18:06:14.8574599Z  2024-04-03T18:06:14.8575040Z  2024-04-03T18:06:14.8576264Z [12,479 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:14.8577709Z Compiling src/cpu/cpu_convolution_list.cpp; 50s local 2024-04-03T18:06:14.8578909Z Compiling src/cpu/cpu_rnn_list.cpp; 34s local 2024-04-03T18:06:14.8579819Z Compiling src/cpu/rnn/ref_rnn.cpp; 33s local 2024-04-03T18:06:14.8580900Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 29s local 2024-04-03T18:06:14.8582104Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 8s local 2024-04-03T18:06:14.8583323Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 8s local 2024-04-03T18:06:14.8584613Z Compiling src/cpu/x64/gemm_bf16_inner_product.cpp; 7s local 2024-04-03T18:06:14.8585911Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 7s local ... 2024-04-03T18:06:15.1996156Z 2024-04-03T18:06:15.1996865Z  2024-04-03T18:06:15.1997360Z  2024-04-03T18:06:15.1997742Z  2024-04-03T18:06:15.1998126Z  2024-04-03T18:06:15.1998544Z  2024-04-03T18:06:15.1998970Z  2024-04-03T18:06:15.1999413Z  2024-04-03T18:06:15.1999855Z  2024-04-03T18:06:15.2001144Z [12,483 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:15.2002669Z Compiling src/cpu/cpu_convolution_list.cpp; 50s local 2024-04-03T18:06:15.2003654Z Compiling src/cpu/cpu_rnn_list.cpp; 34s local 2024-04-03T18:06:15.2004567Z Compiling src/cpu/rnn/ref_rnn.cpp; 33s local 2024-04-03T18:06:15.2005682Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 29s local 2024-04-03T18:06:15.2006921Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 8s local 2024-04-03T18:06:15.2008170Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 8s local 2024-04-03T18:06:15.2009431Z Compiling src/cpu/x64/gemm_bf16_inner_product.cpp; 7s local 2024-04-03T18:06:15.2010730Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 7s local ... 2024-04-03T18:06:15.4478946Z 2024-04-03T18:06:15.4479848Z  2024-04-03T18:06:15.4482944Z  2024-04-03T18:06:15.4483980Z  2024-04-03T18:06:15.4485014Z  2024-04-03T18:06:15.4485512Z  2024-04-03T18:06:15.4485930Z  2024-04-03T18:06:15.4486376Z  2024-04-03T18:06:15.4486822Z  2024-04-03T18:06:15.4504024Z [12,486 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:15.4507568Z Compiling src/cpu/cpu_convolution_list.cpp; 50s local 2024-04-03T18:06:15.4508968Z Compiling src/cpu/cpu_rnn_list.cpp; 35s local 2024-04-03T18:06:15.4510033Z Compiling src/cpu/rnn/ref_rnn.cpp; 33s local 2024-04-03T18:06:15.4511465Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 29s local 2024-04-03T18:06:15.4512952Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 8s local 2024-04-03T18:06:15.4514296Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 8s local 2024-04-03T18:06:15.4515556Z Compiling src/cpu/x64/gemm_bf16_inner_product.cpp; 8s local 2024-04-03T18:06:15.4516982Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 7s local ... 2024-04-03T18:06:15.6484021Z 2024-04-03T18:06:15.6485180Z  2024-04-03T18:06:15.6485765Z  2024-04-03T18:06:15.6486246Z  2024-04-03T18:06:15.6486732Z  2024-04-03T18:06:15.6487162Z  2024-04-03T18:06:15.6487910Z  2024-04-03T18:06:15.6488371Z  2024-04-03T18:06:15.6488844Z  2024-04-03T18:06:15.6490201Z [12,492 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:15.6491903Z Compiling src/cpu/cpu_convolution_list.cpp; 50s local 2024-04-03T18:06:15.6493033Z Compiling src/cpu/cpu_rnn_list.cpp; 35s local 2024-04-03T18:06:15.6494016Z Compiling src/cpu/rnn/ref_rnn.cpp; 34s local 2024-04-03T18:06:15.6495407Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 29s local 2024-04-03T18:06:15.6496715Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 9s local 2024-04-03T18:06:15.6498045Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 8s local 2024-04-03T18:06:15.6499384Z Compiling src/cpu/x64/gemm_bf16_inner_product.cpp; 8s local 2024-04-03T18:06:15.6500852Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 7s local ... 2024-04-03T18:06:16.0489804Z 2024-04-03T18:06:16.0490825Z  2024-04-03T18:06:16.0491312Z  2024-04-03T18:06:16.0491794Z  2024-04-03T18:06:16.0492289Z  2024-04-03T18:06:16.0492764Z  2024-04-03T18:06:16.0493253Z  2024-04-03T18:06:16.0493731Z  2024-04-03T18:06:16.0494158Z  2024-04-03T18:06:16.0495655Z [12,494 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:16.0497159Z Compiling src/cpu/cpu_convolution_list.cpp; 51s local 2024-04-03T18:06:16.0498236Z Compiling src/cpu/cpu_rnn_list.cpp; 35s local 2024-04-03T18:06:16.0499199Z Compiling src/cpu/rnn/ref_rnn.cpp; 34s local 2024-04-03T18:06:16.0500356Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 30s local 2024-04-03T18:06:16.0501686Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 9s local 2024-04-03T18:06:16.0502993Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 9s local 2024-04-03T18:06:16.0504288Z Compiling src/cpu/x64/gemm_bf16_inner_product.cpp; 8s local 2024-04-03T18:06:16.0505446Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 8s local ... 2024-04-03T18:06:16.2495875Z 2024-04-03T18:06:16.2496644Z  2024-04-03T18:06:16.2497208Z  2024-04-03T18:06:16.2497670Z  2024-04-03T18:06:16.2498083Z  2024-04-03T18:06:16.2498550Z  2024-04-03T18:06:16.2498997Z  2024-04-03T18:06:16.2501441Z  2024-04-03T18:06:16.2504612Z  2024-04-03T18:06:16.2508552Z [12,496 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:16.2510521Z Compiling src/cpu/cpu_convolution_list.cpp; 51s local 2024-04-03T18:06:16.2511796Z Compiling src/cpu/cpu_rnn_list.cpp; 35s local 2024-04-03T18:06:16.2512939Z Compiling src/cpu/rnn/ref_rnn.cpp; 34s local 2024-04-03T18:06:16.2514258Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 30s local 2024-04-03T18:06:16.2515694Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 9s local 2024-04-03T18:06:16.2517084Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 9s local 2024-04-03T18:06:16.2518734Z Compiling src/cpu/x64/gemm_bf16_inner_product.cpp; 9s local 2024-04-03T18:06:16.2520291Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 8s local ... 2024-04-03T18:06:16.4615028Z 2024-04-03T18:06:16.4616233Z  2024-04-03T18:06:16.4617079Z  2024-04-03T18:06:16.4617974Z  2024-04-03T18:06:16.4618497Z  2024-04-03T18:06:16.4618978Z  2024-04-03T18:06:16.4619413Z  2024-04-03T18:06:16.4619889Z  2024-04-03T18:06:16.4622038Z  2024-04-03T18:06:16.4623368Z [12,499 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:16.4624841Z Compiling src/cpu/cpu_convolution_list.cpp; 51s local 2024-04-03T18:06:16.4625866Z Compiling src/cpu/cpu_rnn_list.cpp; 36s local 2024-04-03T18:06:16.4626794Z Compiling src/cpu/rnn/ref_rnn.cpp; 34s local 2024-04-03T18:06:16.4628347Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 30s local 2024-04-03T18:06:16.4629627Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 9s local 2024-04-03T18:06:16.4630915Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 9s local 2024-04-03T18:06:16.4632354Z Compiling src/cpu/x64/gemm_bf16_inner_product.cpp; 9s local 2024-04-03T18:06:16.4633772Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 8s local ... 2024-04-03T18:06:16.8236860Z 2024-04-03T18:06:16.8238163Z  2024-04-03T18:06:16.8238839Z  2024-04-03T18:06:16.8239594Z  2024-04-03T18:06:16.8240243Z  2024-04-03T18:06:16.8243373Z  2024-04-03T18:06:16.8244006Z  2024-04-03T18:06:16.8246885Z  2024-04-03T18:06:16.8247495Z  2024-04-03T18:06:16.8251234Z [12,503 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:16.8253336Z Compiling src/cpu/cpu_convolution_list.cpp; 52s local 2024-04-03T18:06:16.8255059Z Compiling src/cpu/cpu_rnn_list.cpp; 36s local 2024-04-03T18:06:16.8258284Z Compiling src/cpu/rnn/ref_rnn.cpp; 35s local 2024-04-03T18:06:16.8259480Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 30s local 2024-04-03T18:06:16.8261008Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 10s local 2024-04-03T18:06:16.8262864Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 10s local 2024-04-03T18:06:16.8264275Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 8s local 2024-04-03T18:06:16.8265619Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 8s local ... 2024-04-03T18:06:17.0501792Z 2024-04-03T18:06:17.0502587Z  2024-04-03T18:06:17.0503152Z  2024-04-03T18:06:17.0503627Z  2024-04-03T18:06:17.0504111Z  2024-04-03T18:06:17.0504601Z  2024-04-03T18:06:17.0505066Z  2024-04-03T18:06:17.0505531Z  2024-04-03T18:06:17.0506031Z  2024-04-03T18:06:17.0507470Z [12,510 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:17.0509226Z Compiling src/cpu/cpu_convolution_list.cpp; 52s local 2024-04-03T18:06:17.0510289Z Compiling src/cpu/cpu_rnn_list.cpp; 36s local 2024-04-03T18:06:17.0511220Z Compiling src/cpu/rnn/ref_rnn.cpp; 35s local 2024-04-03T18:06:17.0512288Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 31s local 2024-04-03T18:06:17.0513342Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 10s local 2024-04-03T18:06:17.0514371Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 10s local 2024-04-03T18:06:17.0515469Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 9s local 2024-04-03T18:06:17.0516497Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 8s local ... 2024-04-03T18:06:17.2689630Z 2024-04-03T18:06:17.2690381Z  2024-04-03T18:06:17.2690896Z  2024-04-03T18:06:17.2691276Z  2024-04-03T18:06:17.2691636Z  2024-04-03T18:06:17.2692036Z  2024-04-03T18:06:17.2692437Z  2024-04-03T18:06:17.2692884Z  2024-04-03T18:06:17.2693269Z  2024-04-03T18:06:17.2694555Z [12,512 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:17.2695990Z Compiling src/cpu/cpu_convolution_list.cpp; 52s local 2024-04-03T18:06:17.2696904Z Compiling src/cpu/cpu_rnn_list.cpp; 36s local 2024-04-03T18:06:17.2697748Z Compiling src/cpu/rnn/ref_rnn.cpp; 35s local 2024-04-03T18:06:17.2698749Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 31s local 2024-04-03T18:06:17.2699895Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 10s local 2024-04-03T18:06:17.2701105Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 10s local 2024-04-03T18:06:17.2702360Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 9s local 2024-04-03T18:06:17.2703615Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 9s local ... 2024-04-03T18:06:17.4764709Z 2024-04-03T18:06:17.4765859Z  2024-04-03T18:06:17.4766685Z  2024-04-03T18:06:17.4767106Z  2024-04-03T18:06:17.4767567Z  2024-04-03T18:06:17.4767987Z  2024-04-03T18:06:17.4768414Z  2024-04-03T18:06:17.4768881Z  2024-04-03T18:06:17.4769286Z  2024-04-03T18:06:17.4770623Z [12,515 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:17.4772201Z Compiling src/cpu/cpu_convolution_list.cpp; 52s local 2024-04-03T18:06:17.4773196Z Compiling src/cpu/cpu_rnn_list.cpp; 37s local 2024-04-03T18:06:17.4774063Z Compiling src/cpu/rnn/ref_rnn.cpp; 36s local 2024-04-03T18:06:17.4775315Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 31s local 2024-04-03T18:06:17.4776598Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 10s local 2024-04-03T18:06:17.4777865Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 10s local 2024-04-03T18:06:17.4779387Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 9s local 2024-04-03T18:06:17.4780771Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 9s local ... 2024-04-03T18:06:17.7339592Z 2024-04-03T18:06:17.7340543Z  2024-04-03T18:06:17.7341108Z  2024-04-03T18:06:17.7341569Z  2024-04-03T18:06:17.7342011Z  2024-04-03T18:06:17.7342429Z  2024-04-03T18:06:17.7342893Z  2024-04-03T18:06:17.7343324Z  2024-04-03T18:06:17.7343773Z  2024-04-03T18:06:17.7345063Z [12,519 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:17.7346728Z Compiling src/cpu/cpu_convolution_list.cpp; 53s local 2024-04-03T18:06:17.7348004Z Compiling src/cpu/cpu_rnn_list.cpp; 37s local 2024-04-03T18:06:17.7348949Z Compiling src/cpu/rnn/ref_rnn.cpp; 36s local 2024-04-03T18:06:17.7350017Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 31s local 2024-04-03T18:06:17.7351258Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 11s local 2024-04-03T18:06:17.7352598Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 10s local 2024-04-03T18:06:17.7353936Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 9s local 2024-04-03T18:06:17.7355147Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 9s local ... 2024-04-03T18:06:17.9436682Z 2024-04-03T18:06:17.9437864Z  2024-04-03T18:06:17.9438436Z  2024-04-03T18:06:17.9438911Z  2024-04-03T18:06:17.9439385Z  2024-04-03T18:06:17.9439839Z  2024-04-03T18:06:17.9440309Z  2024-04-03T18:06:17.9440744Z  2024-04-03T18:06:17.9441161Z  2024-04-03T18:06:17.9442451Z [12,522 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:17.9443986Z Compiling src/cpu/cpu_convolution_list.cpp; 53s local 2024-04-03T18:06:17.9445035Z Compiling src/cpu/cpu_rnn_list.cpp; 37s local 2024-04-03T18:06:17.9446004Z Compiling src/cpu/rnn/ref_rnn.cpp; 36s local 2024-04-03T18:06:17.9447111Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 32s local 2024-04-03T18:06:17.9448350Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 11s local 2024-04-03T18:06:17.9449663Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 11s local 2024-04-03T18:06:17.9451054Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 10s local 2024-04-03T18:06:17.9452470Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 9s local ... 2024-04-03T18:06:18.2524315Z 2024-04-03T18:06:18.2525088Z  2024-04-03T18:06:18.2525637Z  2024-04-03T18:06:18.2526085Z  2024-04-03T18:06:18.2526527Z  2024-04-03T18:06:18.2526970Z  2024-04-03T18:06:18.2527393Z  2024-04-03T18:06:18.2527831Z  2024-04-03T18:06:18.2528297Z  2024-04-03T18:06:18.2529494Z [12,523 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:18.2530997Z Compiling src/cpu/cpu_convolution_list.cpp; 53s local 2024-04-03T18:06:18.2532227Z Compiling src/cpu/cpu_rnn_list.cpp; 37s local 2024-04-03T18:06:18.2533123Z Compiling src/cpu/rnn/ref_rnn.cpp; 36s local 2024-04-03T18:06:18.2534098Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 32s local 2024-04-03T18:06:18.2535521Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 11s local 2024-04-03T18:06:18.2537054Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 11s local 2024-04-03T18:06:18.2538305Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 10s local 2024-04-03T18:06:18.2539590Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 10s local ... 2024-04-03T18:06:18.5341381Z 2024-04-03T18:06:18.5342152Z  2024-04-03T18:06:18.5342693Z  2024-04-03T18:06:18.5343146Z  2024-04-03T18:06:18.5343545Z  2024-04-03T18:06:18.5343990Z  2024-04-03T18:06:18.5344429Z  2024-04-03T18:06:18.5344861Z  2024-04-03T18:06:18.5345587Z  2024-04-03T18:06:18.5346866Z [12,525 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:18.5348659Z Compiling src/cpu/cpu_rnn_list.cpp; 38s local 2024-04-03T18:06:18.5349598Z Compiling src/cpu/rnn/ref_rnn.cpp; 37s local 2024-04-03T18:06:18.5350681Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 32s local 2024-04-03T18:06:18.5352016Z Compiling src/cpu/reorder/cpu_reorder_comp_bf16_s8.cpp; 11s local 2024-04-03T18:06:18.5353331Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 10s local 2024-04-03T18:06:18.5354644Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 10s local 2024-04-03T18:06:18.5356088Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 8s local 2024-04-03T18:06:18.5357642Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 7s local ... 2024-04-03T18:06:18.7738630Z 2024-04-03T18:06:18.7739383Z  2024-04-03T18:06:18.7739963Z  2024-04-03T18:06:18.7740388Z  2024-04-03T18:06:18.7740809Z  2024-04-03T18:06:18.7741225Z  2024-04-03T18:06:18.7741643Z  2024-04-03T18:06:18.7742071Z  2024-04-03T18:06:18.7742493Z  2024-04-03T18:06:18.7743681Z [12,531 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:18.7745055Z Compiling src/cpu/cpu_rnn_list.cpp; 38s local 2024-04-03T18:06:18.7745921Z Compiling src/cpu/rnn/ref_rnn.cpp; 37s local 2024-04-03T18:06:18.7746918Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 32s local 2024-04-03T18:06:18.7748520Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 10s local 2024-04-03T18:06:18.7749739Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 10s local 2024-04-03T18:06:18.7751064Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 8s local 2024-04-03T18:06:18.7752465Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 8s local 2024-04-03T18:06:18.7753888Z Compiling llvm/lib/DebugInfo/CodeView/EnumTables.cpp; 7s local ... 2024-04-03T18:06:19.0071541Z 2024-04-03T18:06:19.0072546Z  2024-04-03T18:06:19.0073075Z  2024-04-03T18:06:19.0073526Z  2024-04-03T18:06:19.0074590Z  2024-04-03T18:06:19.0075049Z  2024-04-03T18:06:19.0075488Z  2024-04-03T18:06:19.0075942Z  2024-04-03T18:06:19.0077778Z  2024-04-03T18:06:19.0079606Z [12,532 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:19.0083468Z Compiling src/cpu/cpu_rnn_list.cpp; 38s local 2024-04-03T18:06:19.0084809Z Compiling src/cpu/rnn/ref_rnn.cpp; 37s local 2024-04-03T18:06:19.0088184Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 33s local 2024-04-03T18:06:19.0089836Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 11s local 2024-04-03T18:06:19.0093485Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 10s local 2024-04-03T18:06:19.0095471Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 8s local 2024-04-03T18:06:19.0099573Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 8s local 2024-04-03T18:06:19.0103425Z Compiling llvm/lib/DebugInfo/CodeView/EnumTables.cpp; 7s local ... 2024-04-03T18:06:19.2510875Z 2024-04-03T18:06:19.2512137Z  2024-04-03T18:06:19.2513066Z  2024-04-03T18:06:19.2514614Z  2024-04-03T18:06:19.2515226Z  2024-04-03T18:06:19.2515697Z  2024-04-03T18:06:19.2516106Z  2024-04-03T18:06:19.2516516Z  2024-04-03T18:06:19.2517016Z  2024-04-03T18:06:19.2518322Z [12,538 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:19.2519869Z Compiling src/cpu/cpu_rnn_list.cpp; 38s local 2024-04-03T18:06:19.2520816Z Compiling src/cpu/rnn/ref_rnn.cpp; 37s local 2024-04-03T18:06:19.2521985Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 33s local 2024-04-03T18:06:19.2523455Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 11s local 2024-04-03T18:06:19.2524742Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 11s local 2024-04-03T18:06:19.2526152Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 8s local 2024-04-03T18:06:19.2527665Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 8s local 2024-04-03T18:06:19.2529144Z Compiling llvm/lib/DebugInfo/CodeView/EnumTables.cpp; 7s local ... 2024-04-03T18:06:19.4526293Z 2024-04-03T18:06:19.4527076Z  2024-04-03T18:06:19.4527589Z  2024-04-03T18:06:19.4528021Z  2024-04-03T18:06:19.4528464Z  2024-04-03T18:06:19.4528884Z  2024-04-03T18:06:19.4529298Z  2024-04-03T18:06:19.4530967Z  2024-04-03T18:06:19.4531434Z  2024-04-03T18:06:19.4532736Z [12,540 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:19.4534181Z Compiling src/cpu/cpu_rnn_list.cpp; 39s local 2024-04-03T18:06:19.4535317Z Compiling src/cpu/rnn/ref_rnn.cpp; 37s local 2024-04-03T18:06:19.4536447Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 33s local 2024-04-03T18:06:19.4537798Z Compiling src/cpu/reorder/cpu_reorder_comp_f32_s8.cpp; 11s local 2024-04-03T18:06:19.4539167Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 11s local 2024-04-03T18:06:19.4540629Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 8s local 2024-04-03T18:06:19.4542172Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 8s local 2024-04-03T18:06:19.4543658Z Compiling llvm/lib/DebugInfo/CodeView/EnumTables.cpp; 8s local ... 2024-04-03T18:06:19.6937515Z 2024-04-03T18:06:19.6938281Z  2024-04-03T18:06:19.6938826Z  2024-04-03T18:06:19.6939281Z  2024-04-03T18:06:19.6939735Z  2024-04-03T18:06:19.6940187Z  2024-04-03T18:06:19.6940621Z  2024-04-03T18:06:19.6941075Z  2024-04-03T18:06:19.6941514Z  2024-04-03T18:06:19.6942787Z [12,542 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:19.6944173Z Compiling src/cpu/cpu_rnn_list.cpp; 39s local 2024-04-03T18:06:19.6945081Z Compiling src/cpu/rnn/ref_rnn.cpp; 38s local 2024-04-03T18:06:19.6946115Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 33s local 2024-04-03T18:06:19.6947360Z Compiling src/cpu/reorder/cpu_reorder_comp_s8_s8.cpp; 11s local 2024-04-03T18:06:19.6948944Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 9s local 2024-04-03T18:06:19.6950363Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 9s local 2024-04-03T18:06:19.6951730Z Compiling llvm/lib/DebugInfo/CodeView/EnumTables.cpp; 8s local 2024-04-03T18:06:19.6953139Z Compiling src/cpu/x64/injectors/jit_uni_postops_injector.cpp; 7s local ... 2024-04-03T18:06:19.9391153Z 2024-04-03T18:06:19.9391936Z  2024-04-03T18:06:19.9392402Z  2024-04-03T18:06:19.9392811Z  2024-04-03T18:06:19.9393195Z  2024-04-03T18:06:19.9393579Z  2024-04-03T18:06:19.9393960Z  2024-04-03T18:06:19.9394557Z  2024-04-03T18:06:19.9394980Z  2024-04-03T18:06:19.9396084Z [12,545 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:19.9397337Z Compiling src/cpu/cpu_rnn_list.cpp; 39s local 2024-04-03T18:06:19.9398320Z Compiling src/cpu/rnn/ref_rnn.cpp; 38s local 2024-04-03T18:06:19.9399246Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 34s local 2024-04-03T18:06:19.9400391Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 9s local 2024-04-03T18:06:19.9401617Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 9s local 2024-04-03T18:06:19.9402783Z Compiling llvm/lib/DebugInfo/CodeView/EnumTables.cpp; 8s local 2024-04-03T18:06:19.9403884Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 7s local 2024-04-03T18:06:19.9404994Z Compiling xla/stream_executor/dnn.cc; 5s local ... 2024-04-03T18:06:20.1667511Z 2024-04-03T18:06:20.1668486Z  2024-04-03T18:06:20.1669637Z  2024-04-03T18:06:20.1670104Z  2024-04-03T18:06:20.1670580Z  2024-04-03T18:06:20.1671041Z  2024-04-03T18:06:20.1671479Z  2024-04-03T18:06:20.1671937Z  2024-04-03T18:06:20.1672406Z  2024-04-03T18:06:20.1673666Z [12,548 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:20.1675113Z Compiling src/cpu/cpu_rnn_list.cpp; 39s local 2024-04-03T18:06:20.1676056Z Compiling src/cpu/rnn/ref_rnn.cpp; 38s local 2024-04-03T18:06:20.1677240Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 9s local 2024-04-03T18:06:20.1678702Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 9s local 2024-04-03T18:06:20.1680068Z Compiling llvm/lib/DebugInfo/CodeView/EnumTables.cpp; 8s local 2024-04-03T18:06:20.1681292Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 7s local 2024-04-03T18:06:20.1682350Z Compiling xla/stream_executor/dnn.cc; 5s local 2024-04-03T18:06:20.1683533Z Compiling src/cpu/reorder/cpu_reorder_regular_s32.cpp; 5s local ... 2024-04-03T18:06:20.4529015Z 2024-04-03T18:06:20.4530169Z  2024-04-03T18:06:20.4531112Z  2024-04-03T18:06:20.4532305Z  2024-04-03T18:06:20.4532929Z  2024-04-03T18:06:20.4533670Z  2024-04-03T18:06:20.4534562Z  2024-04-03T18:06:20.4535188Z  2024-04-03T18:06:20.4535925Z  2024-04-03T18:06:20.4537423Z [12,551 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:20.4539042Z Compiling src/cpu/cpu_rnn_list.cpp; 40s local 2024-04-03T18:06:20.4540173Z Compiling src/cpu/rnn/ref_rnn.cpp; 38s local 2024-04-03T18:06:20.4541513Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 9s local 2024-04-03T18:06:20.4543327Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 9s local 2024-04-03T18:06:20.4545109Z Compiling llvm/lib/DebugInfo/CodeView/EnumTables.cpp; 9s local 2024-04-03T18:06:20.4546556Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 8s local 2024-04-03T18:06:20.4548117Z Compiling xla/stream_executor/dnn.cc; 5s local 2024-04-03T18:06:20.4549627Z Compiling src/cpu/reorder/cpu_reorder_regular_s32.cpp; 5s local ... 2024-04-03T18:06:20.6533726Z 2024-04-03T18:06:20.6535098Z  2024-04-03T18:06:20.6536127Z  2024-04-03T18:06:20.6536947Z  2024-04-03T18:06:20.6537734Z  2024-04-03T18:06:20.6538524Z  2024-04-03T18:06:20.6539500Z  2024-04-03T18:06:20.6540863Z  2024-04-03T18:06:20.6541636Z  2024-04-03T18:06:20.6543307Z [12,553 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:20.6545046Z Compiling src/cpu/cpu_rnn_list.cpp; 40s local 2024-04-03T18:06:20.6546244Z Compiling src/cpu/rnn/ref_rnn.cpp; 39s local 2024-04-03T18:06:20.6547877Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 10s local 2024-04-03T18:06:20.6549886Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 10s local 2024-04-03T18:06:20.6551776Z Compiling llvm/lib/DebugInfo/CodeView/EnumTables.cpp; 9s local 2024-04-03T18:06:20.6555799Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 8s local 2024-04-03T18:06:20.6557296Z Compiling xla/stream_executor/dnn.cc; 6s local 2024-04-03T18:06:20.6558770Z Compiling src/cpu/reorder/cpu_reorder_regular_s32.cpp; 5s local ... 2024-04-03T18:06:21.0539724Z 2024-04-03T18:06:21.0540891Z  2024-04-03T18:06:21.0541439Z  2024-04-03T18:06:21.0541897Z  2024-04-03T18:06:21.0542384Z  2024-04-03T18:06:21.0542824Z  2024-04-03T18:06:21.0543268Z  2024-04-03T18:06:21.0543685Z  2024-04-03T18:06:21.0544099Z  2024-04-03T18:06:21.0545321Z [12,560 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:21.0546994Z Compiling src/cpu/cpu_rnn_list.cpp; 40s local 2024-04-03T18:06:21.0548102Z Compiling src/cpu/rnn/ref_rnn.cpp; 39s local 2024-04-03T18:06:21.0549398Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 10s local 2024-04-03T18:06:21.0550936Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 10s local 2024-04-03T18:06:21.0552353Z Compiling llvm/lib/DebugInfo/CodeView/EnumTables.cpp; 9s local 2024-04-03T18:06:21.0553662Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 8s local 2024-04-03T18:06:21.0554707Z Compiling xla/stream_executor/dnn.cc; 6s local 2024-04-03T18:06:21.0555810Z Compiling src/cpu/reorder/cpu_reorder_regular_s32.cpp; 6s local ... 2024-04-03T18:06:21.2544716Z 2024-04-03T18:06:21.2545740Z  2024-04-03T18:06:21.2546304Z  2024-04-03T18:06:21.2546768Z  2024-04-03T18:06:21.2547195Z  2024-04-03T18:06:21.2547842Z  2024-04-03T18:06:21.2548305Z  2024-04-03T18:06:21.2548753Z  2024-04-03T18:06:21.2549186Z  2024-04-03T18:06:21.2550466Z [12,561 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:21.2551760Z Compiling src/cpu/cpu_rnn_list.cpp; 40s local 2024-04-03T18:06:21.2552698Z Compiling src/cpu/rnn/ref_rnn.cpp; 39s local 2024-04-03T18:06:21.2554082Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 10s local 2024-04-03T18:06:21.2555663Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 10s local 2024-04-03T18:06:21.2557133Z Compiling llvm/lib/DebugInfo/CodeView/EnumTables.cpp; 9s local 2024-04-03T18:06:21.2558356Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 8s local 2024-04-03T18:06:21.2559418Z Compiling xla/stream_executor/dnn.cc; 6s local 2024-04-03T18:06:21.2560627Z Compiling src/cpu/reorder/cpu_reorder_regular_s32.cpp; 6s local ... 2024-04-03T18:06:21.5249937Z 2024-04-03T18:06:21.5250704Z  2024-04-03T18:06:21.5251309Z  2024-04-03T18:06:21.5251772Z  2024-04-03T18:06:21.5252211Z  2024-04-03T18:06:21.5252672Z  2024-04-03T18:06:21.5253134Z  2024-04-03T18:06:21.5253545Z  2024-04-03T18:06:21.5253983Z  2024-04-03T18:06:21.5255497Z [12,564 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:21.5256917Z Compiling src/cpu/cpu_rnn_list.cpp; 41s local 2024-04-03T18:06:21.5257774Z Compiling src/cpu/rnn/ref_rnn.cpp; 40s local 2024-04-03T18:06:21.5258937Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 10s local 2024-04-03T18:06:21.5260321Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 10s local 2024-04-03T18:06:21.5261634Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 9s local 2024-04-03T18:06:21.5262646Z Compiling xla/stream_executor/dnn.cc; 6s local 2024-04-03T18:06:21.5263732Z Compiling src/cpu/reorder/cpu_reorder_regular_s8.cpp; 6s local 2024-04-03T18:06:21.5264973Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 6s local ... 2024-04-03T18:06:21.8366112Z 2024-04-03T18:06:21.8367115Z  2024-04-03T18:06:21.8367861Z  2024-04-03T18:06:21.8368292Z  2024-04-03T18:06:21.8368779Z  2024-04-03T18:06:21.8369268Z  2024-04-03T18:06:21.8369699Z  2024-04-03T18:06:21.8370154Z  2024-04-03T18:06:21.8370577Z  2024-04-03T18:06:21.8372125Z [12,567 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:21.8373703Z Compiling src/cpu/cpu_rnn_list.cpp; 41s local 2024-04-03T18:06:21.8374803Z Compiling src/cpu/rnn/ref_rnn.cpp; 40s local 2024-04-03T18:06:21.8375952Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 11s local 2024-04-03T18:06:21.8377485Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 11s local 2024-04-03T18:06:21.8378860Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 9s local 2024-04-03T18:06:21.8380246Z Compiling src/cpu/reorder/cpu_reorder_regular_s8.cpp; 6s local 2024-04-03T18:06:21.8381595Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 6s local 2024-04-03T18:06:21.8382837Z Compiling src/cpu/reorder/cpu_reorder_regular_u8.cpp; 6s local ... 2024-04-03T18:06:22.0448985Z 2024-04-03T18:06:22.0449761Z  2024-04-03T18:06:22.0450312Z  2024-04-03T18:06:22.0450789Z  2024-04-03T18:06:22.0451252Z  2024-04-03T18:06:22.0451712Z  2024-04-03T18:06:22.0452151Z  2024-04-03T18:06:22.0452595Z  2024-04-03T18:06:22.0453019Z  2024-04-03T18:06:22.0454798Z [12,569 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:22.0456861Z Compiling src/cpu/cpu_rnn_list.cpp; 41s local 2024-04-03T18:06:22.0457978Z Compiling src/cpu/rnn/ref_rnn.cpp; 40s local 2024-04-03T18:06:22.0459550Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 11s local 2024-04-03T18:06:22.0461218Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 11s local 2024-04-03T18:06:22.0462537Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 9s local 2024-04-03T18:06:22.0463689Z Compiling src/cpu/reorder/cpu_reorder_regular_s8.cpp; 7s local 2024-04-03T18:06:22.0464892Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 6s local 2024-04-03T18:06:22.0466107Z Compiling src/cpu/reorder/cpu_reorder_regular_u8.cpp; 6s local ... 2024-04-03T18:06:22.2555101Z 2024-04-03T18:06:22.2555852Z  2024-04-03T18:06:22.2556408Z  2024-04-03T18:06:22.2556875Z  2024-04-03T18:06:22.2557295Z  2024-04-03T18:06:22.2557760Z  2024-04-03T18:06:22.2558205Z  2024-04-03T18:06:22.2558637Z  2024-04-03T18:06:22.2559087Z  2024-04-03T18:06:22.2560356Z [12,573 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:22.2561764Z Compiling src/cpu/cpu_rnn_list.cpp; 41s local 2024-04-03T18:06:22.2562704Z Compiling src/cpu/rnn/ref_rnn.cpp; 40s local 2024-04-03T18:06:22.2563929Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 11s local 2024-04-03T18:06:22.2565411Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 11s local 2024-04-03T18:06:22.2566699Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 9s local 2024-04-03T18:06:22.2567893Z Compiling src/cpu/reorder/cpu_reorder_regular_s8.cpp; 7s local 2024-04-03T18:06:22.2569107Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 7s local 2024-04-03T18:06:22.2570303Z @llvm-project//mlir:mlir-tblgen; 6s local ... 2024-04-03T18:06:22.4732330Z 2024-04-03T18:06:22.4733086Z  2024-04-03T18:06:22.4733596Z  2024-04-03T18:06:22.4734013Z  2024-04-03T18:06:22.4734562Z  2024-04-03T18:06:22.4734980Z  2024-04-03T18:06:22.4735394Z  2024-04-03T18:06:22.4735797Z  2024-04-03T18:06:22.4738790Z  2024-04-03T18:06:22.4740018Z [12,577 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:22.4741684Z Compiling src/cpu/cpu_rnn_list.cpp; 42s local 2024-04-03T18:06:22.4742563Z Compiling src/cpu/rnn/ref_rnn.cpp; 41s local 2024-04-03T18:06:22.4743631Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 11s local 2024-04-03T18:06:22.4744963Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 11s local 2024-04-03T18:06:22.4746676Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 10s local 2024-04-03T18:06:22.4747974Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 7s local 2024-04-03T18:06:22.4749271Z Compiling mlir/tools/mlir-tblgen/SPIRVUtilsGen.cpp [for tool]; 6s local 2024-04-03T18:06:22.4750492Z Compiling src/cpu/x64/jit_avx2_1x1_convolution.cpp; 6s local ... 2024-04-03T18:06:22.6923637Z 2024-04-03T18:06:22.6924384Z  2024-04-03T18:06:22.6928317Z  2024-04-03T18:06:22.6928840Z  2024-04-03T18:06:22.6929291Z  2024-04-03T18:06:22.6929721Z  2024-04-03T18:06:22.6930392Z  2024-04-03T18:06:22.6930826Z  2024-04-03T18:06:22.6931269Z  2024-04-03T18:06:22.6932413Z [12,582 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:22.6933830Z Compiling src/cpu/cpu_rnn_list.cpp; 42s local 2024-04-03T18:06:22.6934902Z Compiling src/cpu/rnn/ref_rnn.cpp; 41s local 2024-04-03T18:06:22.6936005Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 12s local 2024-04-03T18:06:22.6937445Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 12s local 2024-04-03T18:06:22.6938633Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 10s local 2024-04-03T18:06:22.6939707Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 7s local 2024-04-03T18:06:22.6940764Z Compiling src/cpu/x64/jit_avx2_1x1_convolution.cpp; 6s local 2024-04-03T18:06:22.6942064Z Compiling src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp; 6s local ... 2024-04-03T18:06:23.0561260Z 2024-04-03T18:06:23.0562056Z  2024-04-03T18:06:23.0562610Z  2024-04-03T18:06:23.0566247Z  2024-04-03T18:06:23.0566782Z  2024-04-03T18:06:23.0567234Z  2024-04-03T18:06:23.0567656Z  2024-04-03T18:06:23.0568092Z  2024-04-03T18:06:23.0568530Z  2024-04-03T18:06:23.0569724Z [12,587 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:23.0571153Z Compiling src/cpu/cpu_rnn_list.cpp; 42s local 2024-04-03T18:06:23.0572041Z Compiling src/cpu/rnn/ref_rnn.cpp; 41s local 2024-04-03T18:06:23.0573197Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 12s local 2024-04-03T18:06:23.0574741Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 12s local 2024-04-03T18:06:23.0576082Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 10s local 2024-04-03T18:06:23.0577252Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 8s local 2024-04-03T18:06:23.0578413Z Compiling src/cpu/x64/jit_avx2_1x1_convolution.cpp; 6s local 2024-04-03T18:06:23.0579760Z Compiling src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp; 6s local ... 2024-04-03T18:06:23.2787074Z 2024-04-03T18:06:23.2788060Z  2024-04-03T18:06:23.2788639Z  2024-04-03T18:06:23.2789098Z  2024-04-03T18:06:23.2789573Z  2024-04-03T18:06:23.2789971Z  2024-04-03T18:06:23.2790381Z  2024-04-03T18:06:23.2790830Z  2024-04-03T18:06:23.2791279Z  2024-04-03T18:06:23.2792489Z [12,590 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:23.2793923Z Compiling src/cpu/cpu_rnn_list.cpp; 42s local 2024-04-03T18:06:23.2794827Z Compiling src/cpu/rnn/ref_rnn.cpp; 41s local 2024-04-03T18:06:23.2795955Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 12s local 2024-04-03T18:06:23.2797380Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 12s local 2024-04-03T18:06:23.2798716Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 10s local 2024-04-03T18:06:23.2800077Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 8s local 2024-04-03T18:06:23.2801221Z Compiling src/cpu/x64/jit_avx2_1x1_convolution.cpp; 6s local 2024-04-03T18:06:23.2802503Z Compiling src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp; 6s local ... 2024-04-03T18:06:23.5222552Z 2024-04-03T18:06:23.5223331Z  2024-04-03T18:06:23.5224335Z  2024-04-03T18:06:23.5224792Z  2024-04-03T18:06:23.5225203Z  2024-04-03T18:06:23.5225674Z  2024-04-03T18:06:23.5226219Z  2024-04-03T18:06:23.5226643Z  2024-04-03T18:06:23.5227038Z  2024-04-03T18:06:23.5228405Z [12,593 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:23.5229773Z Compiling src/cpu/cpu_rnn_list.cpp; 43s local 2024-04-03T18:06:23.5230638Z Compiling src/cpu/rnn/ref_rnn.cpp; 42s local 2024-04-03T18:06:23.5231753Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 12s local 2024-04-03T18:06:23.5233449Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 12s local 2024-04-03T18:06:23.5234753Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 11s local 2024-04-03T18:06:23.5235897Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 8s local 2024-04-03T18:06:23.5236981Z Compiling src/cpu/x64/jit_avx2_1x1_convolution.cpp; 7s local 2024-04-03T18:06:23.5238251Z Compiling src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp; 7s local ... 2024-04-03T18:06:23.7254818Z 2024-04-03T18:06:23.7255950Z  2024-04-03T18:06:23.7256854Z  2024-04-03T18:06:23.7259870Z  2024-04-03T18:06:23.7260452Z  2024-04-03T18:06:23.7261265Z  2024-04-03T18:06:23.7262429Z  2024-04-03T18:06:23.7262966Z  2024-04-03T18:06:23.7263435Z  2024-04-03T18:06:23.7264663Z [12,597 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:23.7266102Z Compiling src/cpu/cpu_rnn_list.cpp; 43s local 2024-04-03T18:06:23.7267049Z Compiling src/cpu/rnn/ref_rnn.cpp; 42s local 2024-04-03T18:06:23.7268480Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 13s local 2024-04-03T18:06:23.7269963Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 13s local 2024-04-03T18:06:23.7271289Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 11s local 2024-04-03T18:06:23.7272488Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 8s local 2024-04-03T18:06:23.7273708Z Compiling src/cpu/x64/jit_avx2_1x1_convolution.cpp; 7s local 2024-04-03T18:06:23.7275102Z Compiling src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp; 7s local ... 2024-04-03T18:06:24.0584623Z 2024-04-03T18:06:24.0585417Z  2024-04-03T18:06:24.0585832Z  2024-04-03T18:06:24.0587080Z  2024-04-03T18:06:24.0587561Z  2024-04-03T18:06:24.0588216Z  2024-04-03T18:06:24.0588580Z  2024-04-03T18:06:24.0588936Z  2024-04-03T18:06:24.0589304Z  2024-04-03T18:06:24.0590536Z [12,597 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:24.0591936Z Compiling src/cpu/cpu_rnn_list.cpp; 43s local 2024-04-03T18:06:24.0592787Z Compiling src/cpu/rnn/ref_rnn.cpp; 42s local 2024-04-03T18:06:24.0593960Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 13s local 2024-04-03T18:06:24.0595516Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 13s local 2024-04-03T18:06:24.0596808Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 11s local 2024-04-03T18:06:24.0597944Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 9s local 2024-04-03T18:06:24.0599069Z Compiling src/cpu/x64/jit_avx2_1x1_convolution.cpp; 7s local 2024-04-03T18:06:24.0600323Z Compiling src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp; 7s local ... 2024-04-03T18:06:24.2583262Z 2024-04-03T18:06:24.2583993Z  2024-04-03T18:06:24.2584553Z  2024-04-03T18:06:24.2585021Z  2024-04-03T18:06:24.2585473Z  2024-04-03T18:06:24.2585935Z  2024-04-03T18:06:24.2586671Z  2024-04-03T18:06:24.2587124Z  2024-04-03T18:06:24.2587559Z  2024-04-03T18:06:24.2589170Z [12,602 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:24.2590802Z Compiling src/cpu/cpu_rnn_list.cpp; 43s local 2024-04-03T18:06:24.2591876Z Compiling src/cpu/rnn/ref_rnn.cpp; 42s local 2024-04-03T18:06:24.2592938Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 13s local 2024-04-03T18:06:24.2594274Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 13s local 2024-04-03T18:06:24.2595521Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 11s local 2024-04-03T18:06:24.2596686Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 9s local 2024-04-03T18:06:24.2597801Z Compiling src/cpu/x64/jit_avx2_1x1_convolution.cpp; 7s local 2024-04-03T18:06:24.2599261Z Compiling src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp; 7s local ... 2024-04-03T18:06:24.6593497Z 2024-04-03T18:06:24.6594269Z  2024-04-03T18:06:24.6594807Z  2024-04-03T18:06:24.6595215Z  2024-04-03T18:06:24.6595641Z  2024-04-03T18:06:24.6596035Z  2024-04-03T18:06:24.6596443Z  2024-04-03T18:06:24.6596855Z  2024-04-03T18:06:24.6597272Z  2024-04-03T18:06:24.6598508Z [12,603 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:24.6599893Z Compiling src/cpu/cpu_rnn_list.cpp; 44s local 2024-04-03T18:06:24.6600785Z Compiling src/cpu/rnn/ref_rnn.cpp; 43s local 2024-04-03T18:06:24.6601922Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 14s local 2024-04-03T18:06:24.6603325Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 14s local 2024-04-03T18:06:24.6604515Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 12s local 2024-04-03T18:06:24.6605551Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 9s local 2024-04-03T18:06:24.6606685Z Compiling src/cpu/x64/jit_avx2_1x1_convolution.cpp; 8s local 2024-04-03T18:06:24.6607944Z Compiling src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp; 8s local ... 2024-04-03T18:06:24.8603861Z 2024-04-03T18:06:24.8604866Z  2024-04-03T18:06:24.8605492Z  2024-04-03T18:06:24.8605913Z  2024-04-03T18:06:24.8606503Z  2024-04-03T18:06:24.8607025Z  2024-04-03T18:06:24.8607425Z  2024-04-03T18:06:24.8607978Z  2024-04-03T18:06:24.8608339Z  2024-04-03T18:06:24.8609745Z [12,604 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:24.8611273Z Compiling src/cpu/cpu_rnn_list.cpp; 44s local 2024-04-03T18:06:24.8612185Z Compiling src/cpu/rnn/ref_rnn.cpp; 43s local 2024-04-03T18:06:24.8631250Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 14s local 2024-04-03T18:06:24.8632911Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 14s local 2024-04-03T18:06:24.8634160Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 12s local 2024-04-03T18:06:24.8635448Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 9s local 2024-04-03T18:06:24.8636536Z Compiling src/cpu/x64/jit_avx2_1x1_convolution.cpp; 8s local 2024-04-03T18:06:24.8637748Z Compiling src/cpu/x64/jit_avx512_common_1x1_conv_kernel.cpp; 8s local ... 2024-04-03T18:06:25.0692059Z 2024-04-03T18:06:25.0692842Z  2024-04-03T18:06:25.0693404Z  2024-04-03T18:06:25.0693860Z  2024-04-03T18:06:25.0694270Z  2024-04-03T18:06:25.0694863Z  2024-04-03T18:06:25.0695289Z  2024-04-03T18:06:25.0695741Z  2024-04-03T18:06:25.0696176Z  2024-04-03T18:06:25.0697437Z [12,606 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:25.0698908Z Compiling src/cpu/cpu_rnn_list.cpp; 44s local 2024-04-03T18:06:25.0699864Z Compiling src/cpu/rnn/ref_rnn.cpp; 43s local 2024-04-03T18:06:25.0701323Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 14s local 2024-04-03T18:06:25.0702860Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 14s local 2024-04-03T18:06:25.0704177Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 12s local 2024-04-03T18:06:25.0705478Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 10s local 2024-04-03T18:06:25.0706760Z Compiling src/cpu/x64/jit_avx2_1x1_convolution.cpp; 8s local 2024-04-03T18:06:25.0708552Z Compiling mlir/tools/mlir-tblgen/RewriterGen.cpp [for tool]; 8s local ... 2024-04-03T18:06:25.2796295Z 2024-04-03T18:06:25.2797093Z  2024-04-03T18:06:25.2797615Z  2024-04-03T18:06:25.2798063Z  2024-04-03T18:06:25.2798485Z  2024-04-03T18:06:25.2798915Z  2024-04-03T18:06:25.2802619Z  2024-04-03T18:06:25.2804267Z  2024-04-03T18:06:25.2804973Z  2024-04-03T18:06:25.2806863Z [12,608 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:25.2808645Z Compiling src/cpu/cpu_rnn_list.cpp; 44s local 2024-04-03T18:06:25.2809863Z Compiling src/cpu/rnn/ref_rnn.cpp; 43s local 2024-04-03T18:06:25.2813517Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 14s local 2024-04-03T18:06:25.2815557Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 14s local 2024-04-03T18:06:25.2817288Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 12s local 2024-04-03T18:06:25.2818634Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 10s local 2024-04-03T18:06:25.2820051Z Compiling src/cpu/x64/jit_avx2_1x1_convolution.cpp; 8s local 2024-04-03T18:06:25.2821654Z @onednn//:mkl_dnn; 6s local ... 2024-04-03T18:06:25.4836477Z 2024-04-03T18:06:25.4837558Z  2024-04-03T18:06:25.4838106Z  2024-04-03T18:06:25.4838514Z  2024-04-03T18:06:25.4838934Z  2024-04-03T18:06:25.4839462Z  2024-04-03T18:06:25.4839953Z  2024-04-03T18:06:25.4840435Z  2024-04-03T18:06:25.4840929Z  2024-04-03T18:06:25.4842337Z [12,609 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:25.4843922Z Compiling src/cpu/cpu_rnn_list.cpp; 45s local 2024-04-03T18:06:25.4844828Z Compiling src/cpu/rnn/ref_rnn.cpp; 44s local 2024-04-03T18:06:25.4846028Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 14s local 2024-04-03T18:06:25.4847443Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 14s local 2024-04-03T18:06:25.4848744Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 13s local 2024-04-03T18:06:25.4849942Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 10s local 2024-04-03T18:06:25.4851141Z Compiling src/cpu/x64/jit_avx2_1x1_convolution.cpp; 9s local 2024-04-03T18:06:25.4852093Z @onednn//:mkl_dnn; 6s local ... 2024-04-03T18:06:25.7027550Z 2024-04-03T18:06:25.7028968Z  2024-04-03T18:06:25.7029445Z  2024-04-03T18:06:25.7029858Z  2024-04-03T18:06:25.7030260Z  2024-04-03T18:06:25.7030746Z  2024-04-03T18:06:25.7031223Z  2024-04-03T18:06:25.7031714Z  2024-04-03T18:06:25.7032188Z  2024-04-03T18:06:25.7033566Z [12,613 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:25.7035043Z Compiling src/cpu/cpu_rnn_list.cpp; 45s local 2024-04-03T18:06:25.7036054Z Compiling src/cpu/rnn/ref_rnn.cpp; 44s local 2024-04-03T18:06:25.7037310Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 15s local 2024-04-03T18:06:25.7038741Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 15s local 2024-04-03T18:06:25.7040198Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 13s local 2024-04-03T18:06:25.7041307Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 10s local 2024-04-03T18:06:25.7042445Z Compiling src/cpu/x64/jit_avx2_1x1_convolution.cpp; 9s local 2024-04-03T18:06:25.7043417Z @onednn//:mkl_dnn; 7s local ... 2024-04-03T18:06:26.0570110Z 2024-04-03T18:06:26.0571625Z  2024-04-03T18:06:26.0575126Z  2024-04-03T18:06:26.0575986Z  2024-04-03T18:06:26.0579139Z  2024-04-03T18:06:26.0579824Z  2024-04-03T18:06:26.0582879Z  2024-04-03T18:06:26.0583652Z  2024-04-03T18:06:26.0584275Z  2024-04-03T18:06:26.0586256Z [12,615 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:26.0588313Z Compiling src/cpu/cpu_rnn_list.cpp; 45s local 2024-04-03T18:06:26.0589531Z Compiling src/cpu/rnn/ref_rnn.cpp; 44s local 2024-04-03T18:06:26.0593305Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 15s local 2024-04-03T18:06:26.0597302Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 15s local 2024-04-03T18:06:26.0599318Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 13s local 2024-04-03T18:06:26.0600761Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 11s local 2024-04-03T18:06:26.0601909Z Compiling src/cpu/x64/jit_avx2_1x1_convolution.cpp; 9s local 2024-04-03T18:06:26.0602910Z @onednn//:mkl_dnn; 7s local ... 2024-04-03T18:06:26.2595270Z 2024-04-03T18:06:26.2596933Z  2024-04-03T18:06:26.2597520Z  2024-04-03T18:06:26.2598211Z  2024-04-03T18:06:26.2598882Z  2024-04-03T18:06:26.2599708Z  2024-04-03T18:06:26.2601395Z  2024-04-03T18:06:26.2602082Z  2024-04-03T18:06:26.2602847Z  2024-04-03T18:06:26.2604503Z [12,616 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:26.2606343Z Compiling src/cpu/cpu_rnn_list.cpp; 45s local 2024-04-03T18:06:26.2607597Z Compiling src/cpu/rnn/ref_rnn.cpp; 44s local 2024-04-03T18:06:26.2609128Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 15s local 2024-04-03T18:06:26.2610928Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 15s local 2024-04-03T18:06:26.2612663Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 13s local 2024-04-03T18:06:26.2614206Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 11s local 2024-04-03T18:06:26.2615961Z Compiling src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp; 7s local 2024-04-03T18:06:26.2618206Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 7s local ... 2024-04-03T18:06:26.6600231Z 2024-04-03T18:06:26.6601348Z  2024-04-03T18:06:26.6602123Z  2024-04-03T18:06:26.6603524Z  2024-04-03T18:06:26.6604096Z  2024-04-03T18:06:26.6604668Z  2024-04-03T18:06:26.6605224Z  2024-04-03T18:06:26.6605748Z  2024-04-03T18:06:26.6606432Z  2024-04-03T18:06:26.6607699Z [12,618 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:26.6609083Z Compiling src/cpu/cpu_rnn_list.cpp; 46s local 2024-04-03T18:06:26.6610009Z Compiling src/cpu/rnn/ref_rnn.cpp; 45s local 2024-04-03T18:06:26.6611210Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 16s local 2024-04-03T18:06:26.6612718Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 16s local 2024-04-03T18:06:26.6614030Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 14s local 2024-04-03T18:06:26.6615344Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 11s local 2024-04-03T18:06:26.6616671Z Compiling src/cpu/x64/jit_avx512_core_amx_1x1_conv_kernel.cpp; 8s local 2024-04-03T18:06:26.6618492Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 8s local ... 2024-04-03T18:06:26.8604590Z 2024-04-03T18:06:26.8605685Z  2024-04-03T18:06:26.8606414Z  2024-04-03T18:06:26.8607053Z  2024-04-03T18:06:26.8609684Z  2024-04-03T18:06:26.8610152Z  2024-04-03T18:06:26.8610686Z  2024-04-03T18:06:26.8611798Z  2024-04-03T18:06:26.8612327Z  2024-04-03T18:06:26.8613560Z [12,623 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:06:26.8615357Z Compiling src/cpu/cpu_rnn_list.cpp; 46s local 2024-04-03T18:06:26.8616287Z Compiling src/cpu/rnn/ref_rnn.cpp; 45s local 2024-04-03T18:06:26.8617416Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 16s local 2024-04-03T18:06:26.8619105Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 16s local 2024-04-03T18:06:26.8620569Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 14s local 2024-04-03T18:06:26.8621750Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 11s local 2024-04-03T18:06:26.8623247Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 8s local 2024-04-03T18:06:26.8624553Z Compiling external/xla/xla/service/hlo.pb.cc; 7s local ... 2024-04-03T18:06:27.2181375Z 2024-04-03T18:06:27.2182127Z  2024-04-03T18:06:27.2182634Z  2024-04-03T18:06:27.2183067Z  2024-04-03T18:06:27.2183480Z  2024-04-03T18:06:27.2184244Z  2024-04-03T18:06:27.2184667Z  2024-04-03T18:06:27.2185105Z  2024-04-03T18:06:27.2185515Z  2024-04-03T18:06:27.2186766Z [12,627 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:27.2188379Z Compiling src/cpu/cpu_rnn_list.cpp; 46s local 2024-04-03T18:06:27.2189238Z Compiling src/cpu/rnn/ref_rnn.cpp; 45s local 2024-04-03T18:06:27.2190405Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 16s local 2024-04-03T18:06:27.2191863Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 16s local 2024-04-03T18:06:27.2193150Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 14s local 2024-04-03T18:06:27.2194246Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 12s local 2024-04-03T18:06:27.2195613Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 8s local 2024-04-03T18:06:27.2196873Z Compiling external/xla/xla/service/hlo.pb.cc; 8s local ... 2024-04-03T18:06:27.4165861Z 2024-04-03T18:06:27.4166630Z  2024-04-03T18:06:27.4167193Z  2024-04-03T18:06:27.4167706Z  2024-04-03T18:06:27.4168172Z  2024-04-03T18:06:27.4168639Z  2024-04-03T18:06:27.4169088Z  2024-04-03T18:06:27.4169544Z  2024-04-03T18:06:27.4170006Z  2024-04-03T18:06:27.4171276Z [12,630 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:27.4172722Z Compiling src/cpu/cpu_rnn_list.cpp; 47s local 2024-04-03T18:06:27.4173685Z Compiling src/cpu/rnn/ref_rnn.cpp; 45s local 2024-04-03T18:06:27.4175183Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 16s local 2024-04-03T18:06:27.4176682Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 16s local 2024-04-03T18:06:27.4178076Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 15s local 2024-04-03T18:06:27.4179295Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 12s local 2024-04-03T18:06:27.4180793Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 8s local 2024-04-03T18:06:27.4182137Z Compiling external/xla/xla/service/hlo.pb.cc; 8s local ... 2024-04-03T18:06:27.6612903Z 2024-04-03T18:06:27.6637266Z  2024-04-03T18:06:27.6638057Z  2024-04-03T18:06:27.6638655Z  2024-04-03T18:06:27.6639243Z  2024-04-03T18:06:27.6639663Z  2024-04-03T18:06:27.6640286Z  2024-04-03T18:06:27.6640922Z  2024-04-03T18:06:27.6641530Z  2024-04-03T18:06:27.6643164Z [12,632 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:27.6644993Z Compiling src/cpu/cpu_rnn_list.cpp; 47s local 2024-04-03T18:06:27.6646262Z Compiling src/cpu/rnn/ref_rnn.cpp; 46s local 2024-04-03T18:06:27.6647973Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 17s local 2024-04-03T18:06:27.6649845Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 17s local 2024-04-03T18:06:27.6651614Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 15s local 2024-04-03T18:06:27.6653338Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 12s local 2024-04-03T18:06:27.6655177Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 9s local 2024-04-03T18:06:27.6656437Z Compiling external/xla/xla/service/hlo.pb.cc; 8s local ... 2024-04-03T18:06:27.9679319Z 2024-04-03T18:06:27.9680151Z  2024-04-03T18:06:27.9680738Z  2024-04-03T18:06:27.9681147Z  2024-04-03T18:06:27.9682121Z  2024-04-03T18:06:27.9682536Z  2024-04-03T18:06:27.9682978Z  2024-04-03T18:06:27.9683426Z  2024-04-03T18:06:27.9683885Z  2024-04-03T18:06:27.9685682Z [12,633 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:27.9687105Z Compiling src/cpu/cpu_rnn_list.cpp; 47s local 2024-04-03T18:06:27.9687974Z Compiling src/cpu/rnn/ref_rnn.cpp; 46s local 2024-04-03T18:06:27.9689280Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 17s local 2024-04-03T18:06:27.9690792Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 17s local 2024-04-03T18:06:27.9692109Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 15s local 2024-04-03T18:06:27.9693316Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 12s local 2024-04-03T18:06:27.9695026Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 9s local 2024-04-03T18:06:27.9696425Z Compiling external/xla/xla/service/hlo.pb.cc; 8s local ... 2024-04-03T18:06:28.2062884Z 2024-04-03T18:06:28.2063590Z  2024-04-03T18:06:28.2064080Z  2024-04-03T18:06:28.2064485Z  2024-04-03T18:06:28.2064894Z  2024-04-03T18:06:28.2065301Z  2024-04-03T18:06:28.2065707Z  2024-04-03T18:06:28.2066142Z  2024-04-03T18:06:28.2066543Z  2024-04-03T18:06:28.2068013Z [12,637 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:28.2069440Z Compiling src/cpu/cpu_rnn_list.cpp; 47s local 2024-04-03T18:06:28.2070355Z Compiling src/cpu/rnn/ref_rnn.cpp; 46s local 2024-04-03T18:06:28.2071482Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 17s local 2024-04-03T18:06:28.2072930Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 17s local 2024-04-03T18:06:28.2074195Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 15s local 2024-04-03T18:06:28.2075261Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 13s local 2024-04-03T18:06:28.2076612Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 9s local 2024-04-03T18:06:28.2077867Z Compiling external/xla/xla/service/hlo.pb.cc; 9s local ... 2024-04-03T18:06:28.4621261Z 2024-04-03T18:06:28.4622031Z  2024-04-03T18:06:28.4622552Z  2024-04-03T18:06:28.4622982Z  2024-04-03T18:06:28.4623435Z  2024-04-03T18:06:28.4623878Z  2024-04-03T18:06:28.4624298Z  2024-04-03T18:06:28.4624719Z  2024-04-03T18:06:28.4625117Z  2024-04-03T18:06:28.4626374Z [12,638 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:28.4627982Z Compiling src/cpu/cpu_rnn_list.cpp; 48s local 2024-04-03T18:06:28.4628868Z Compiling src/cpu/rnn/ref_rnn.cpp; 46s local 2024-04-03T18:06:28.4629986Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 17s local 2024-04-03T18:06:28.4631301Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 17s local 2024-04-03T18:06:28.4632526Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 16s local 2024-04-03T18:06:28.4633607Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 13s local 2024-04-03T18:06:28.4634956Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 9s local 2024-04-03T18:06:28.4636145Z Compiling external/xla/xla/service/hlo.pb.cc; 9s local ... 2024-04-03T18:06:28.6628881Z 2024-04-03T18:06:28.6629618Z  2024-04-03T18:06:28.6630180Z  2024-04-03T18:06:28.6630627Z  2024-04-03T18:06:28.6631026Z  2024-04-03T18:06:28.6631486Z  2024-04-03T18:06:28.6632183Z  2024-04-03T18:06:28.6632621Z  2024-04-03T18:06:28.6633060Z  2024-04-03T18:06:28.6634337Z [12,640 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:28.6635923Z Compiling src/cpu/cpu_rnn_list.cpp; 48s local 2024-04-03T18:06:28.6636954Z Compiling src/cpu/rnn/ref_rnn.cpp; 47s local 2024-04-03T18:06:28.6638126Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 18s local 2024-04-03T18:06:28.6639626Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 18s local 2024-04-03T18:06:28.6640957Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 16s local 2024-04-03T18:06:28.6642111Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 13s local 2024-04-03T18:06:28.6643627Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 10s local 2024-04-03T18:06:28.6645276Z Compiling external/xla/xla/service/hlo.pb.cc; 9s local ... 2024-04-03T18:06:28.9087925Z 2024-04-03T18:06:28.9088688Z  2024-04-03T18:06:28.9089238Z  2024-04-03T18:06:28.9089636Z  2024-04-03T18:06:28.9090036Z  2024-04-03T18:06:28.9090458Z  2024-04-03T18:06:28.9090851Z  2024-04-03T18:06:28.9091251Z  2024-04-03T18:06:28.9091671Z  2024-04-03T18:06:28.9092888Z [12,643 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:28.9094456Z Compiling src/cpu/cpu_rnn_list.cpp; 48s local 2024-04-03T18:06:28.9095354Z Compiling src/cpu/rnn/ref_rnn.cpp; 47s local 2024-04-03T18:06:28.9096525Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 18s local 2024-04-03T18:06:28.9098046Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 18s local 2024-04-03T18:06:28.9099318Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 16s local 2024-04-03T18:06:28.9100369Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 13s local 2024-04-03T18:06:28.9101801Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 10s local 2024-04-03T18:06:28.9103110Z Compiling external/xla/xla/service/hlo.pb.cc; 9s local ... 2024-04-03T18:06:29.2631946Z 2024-04-03T18:06:29.2632687Z  2024-04-03T18:06:29.2633209Z  2024-04-03T18:06:29.2633574Z  2024-04-03T18:06:29.2633982Z  2024-04-03T18:06:29.2634469Z  2024-04-03T18:06:29.2634810Z  2024-04-03T18:06:29.2635148Z  2024-04-03T18:06:29.2635513Z  2024-04-03T18:06:29.2636543Z [12,644 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:29.2637714Z Compiling src/cpu/cpu_rnn_list.cpp; 48s local 2024-04-03T18:06:29.2638443Z Compiling src/cpu/rnn/ref_rnn.cpp; 47s local 2024-04-03T18:06:29.2639368Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 18s local 2024-04-03T18:06:29.2640535Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 18s local 2024-04-03T18:06:29.2641585Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 16s local 2024-04-03T18:06:29.2642468Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 14s local 2024-04-03T18:06:29.2643624Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 10s local 2024-04-03T18:06:29.2661254Z Compiling external/xla/xla/service/hlo.pb.cc; 10s local ... 2024-04-03T18:06:29.5435802Z 2024-04-03T18:06:29.5436995Z  2024-04-03T18:06:29.5437883Z  2024-04-03T18:06:29.5438671Z  2024-04-03T18:06:29.5439306Z  2024-04-03T18:06:29.5440033Z  2024-04-03T18:06:29.5440609Z  2024-04-03T18:06:29.5441352Z  2024-04-03T18:06:29.5442159Z  2024-04-03T18:06:29.5446582Z [12,649 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:29.5448205Z Compiling src/cpu/cpu_rnn_list.cpp; 49s local 2024-04-03T18:06:29.5449399Z Compiling src/cpu/rnn/ref_rnn.cpp; 48s local 2024-04-03T18:06:29.5451141Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 19s local 2024-04-03T18:06:29.5456001Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 18s local 2024-04-03T18:06:29.5458139Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 17s local 2024-04-03T18:06:29.5459563Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 14s local 2024-04-03T18:06:29.5461217Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 10s local 2024-04-03T18:06:29.5462487Z Compiling external/xla/xla/xla.pb.cc; 9s local ... 2024-04-03T18:06:29.8639452Z 2024-04-03T18:06:29.8640228Z  2024-04-03T18:06:29.8641174Z  2024-04-03T18:06:29.8641646Z  2024-04-03T18:06:29.8642098Z  2024-04-03T18:06:29.8642530Z  2024-04-03T18:06:29.8642980Z  2024-04-03T18:06:29.8643439Z  2024-04-03T18:06:29.8649036Z  2024-04-03T18:06:29.8650594Z [12,651 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:29.8654903Z Compiling src/cpu/cpu_rnn_list.cpp; 49s local 2024-04-03T18:06:29.8656035Z Compiling src/cpu/rnn/ref_rnn.cpp; 48s local 2024-04-03T18:06:29.8657505Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 19s local 2024-04-03T18:06:29.8659329Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 19s local 2024-04-03T18:06:29.8663651Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 17s local 2024-04-03T18:06:29.8665019Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 14s local 2024-04-03T18:06:29.8666777Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 11s local 2024-04-03T18:06:29.8668531Z Compiling external/xla/xla/xla.pb.cc; 10s local ... 2024-04-03T18:06:30.4143337Z 2024-04-03T18:06:30.4144106Z  2024-04-03T18:06:30.4145078Z  2024-04-03T18:06:30.4145743Z  2024-04-03T18:06:30.4146399Z  2024-04-03T18:06:30.4147052Z  2024-04-03T18:06:30.4148432Z  2024-04-03T18:06:30.4148871Z  2024-04-03T18:06:30.4149279Z  2024-04-03T18:06:30.4150367Z [12,652 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:30.4151559Z Compiling src/cpu/cpu_rnn_list.cpp; 50s local 2024-04-03T18:06:30.4152306Z Compiling src/cpu/rnn/ref_rnn.cpp; 48s local 2024-04-03T18:06:30.4153299Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 19s local 2024-04-03T18:06:30.4154578Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 19s local 2024-04-03T18:06:30.4155843Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 18s local 2024-04-03T18:06:30.4156846Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 15s local 2024-04-03T18:06:30.4158090Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 11s local 2024-04-03T18:06:30.4159158Z Compiling external/xla/xla/xla.pb.cc; 10s local ... 2024-04-03T18:06:30.6631344Z 2024-04-03T18:06:30.6632480Z  2024-04-03T18:06:30.6632939Z  2024-04-03T18:06:30.6633304Z  2024-04-03T18:06:30.6633684Z  2024-04-03T18:06:30.6634034Z  2024-04-03T18:06:30.6634363Z  2024-04-03T18:06:30.6634709Z  2024-04-03T18:06:30.6635065Z  2024-04-03T18:06:30.6636093Z [12,657 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:30.6637279Z Compiling src/cpu/cpu_rnn_list.cpp; 50s local 2024-04-03T18:06:30.6638019Z Compiling src/cpu/rnn/ref_rnn.cpp; 49s local 2024-04-03T18:06:30.6638959Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 20s local 2024-04-03T18:06:30.6640161Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 20s local 2024-04-03T18:06:30.6641233Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 18s local 2024-04-03T18:06:30.6642161Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 15s local 2024-04-03T18:06:30.6643370Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 12s local 2024-04-03T18:06:30.6644741Z Compiling external/xla/xla/xla.pb.cc; 10s local ... 2024-04-03T18:06:30.8708825Z 2024-04-03T18:06:30.8759816Z  2024-04-03T18:06:30.8760385Z  2024-04-03T18:06:30.8760827Z  2024-04-03T18:06:30.8761264Z  2024-04-03T18:06:30.8761694Z  2024-04-03T18:06:30.8762095Z  2024-04-03T18:06:30.8762989Z  2024-04-03T18:06:30.8763414Z  2024-04-03T18:06:30.8764608Z [12,659 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:06:30.8766016Z Compiling src/cpu/cpu_rnn_list.cpp; 50s local 2024-04-03T18:06:30.8766891Z Compiling src/cpu/rnn/ref_rnn.cpp; 49s local 2024-04-03T18:06:30.8768017Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 20s local 2024-04-03T18:06:30.8769497Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 20s local 2024-04-03T18:06:30.8771010Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 18s local 2024-04-03T18:06:30.8772198Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 15s local 2024-04-03T18:06:30.8773672Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 12s local 2024-04-03T18:06:30.8775280Z Compiling external/xla/xla/xla.pb.cc; 11s local ... 2024-04-03T18:06:31.0700929Z 2024-04-03T18:06:31.0705801Z  2024-04-03T18:06:31.0706453Z  2024-04-03T18:06:31.0706900Z  2024-04-03T18:06:31.0707337Z  2024-04-03T18:06:31.0707995Z  2024-04-03T18:06:31.0708556Z  2024-04-03T18:06:31.0708966Z  2024-04-03T18:06:31.0709371Z  2024-04-03T18:06:31.0710604Z [12,660 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:06:31.0711945Z Compiling src/cpu/cpu_rnn_list.cpp; 50s local 2024-04-03T18:06:31.0712757Z Compiling src/cpu/rnn/ref_rnn.cpp; 49s local 2024-04-03T18:06:31.0713968Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 20s local 2024-04-03T18:06:31.0715529Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 20s local 2024-04-03T18:06:31.0716799Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 18s local 2024-04-03T18:06:31.0717971Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 16s local 2024-04-03T18:06:31.0719483Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 12s local 2024-04-03T18:06:31.0720632Z Compiling external/xla/xla/xla.pb.cc; 11s local ... 2024-04-03T18:06:31.3213899Z 2024-04-03T18:06:31.3214767Z  2024-04-03T18:06:31.3215246Z  2024-04-03T18:06:31.3215639Z  2024-04-03T18:06:31.3215996Z  2024-04-03T18:06:31.3216349Z  2024-04-03T18:06:31.3216750Z  2024-04-03T18:06:31.3217088Z  2024-04-03T18:06:31.3217431Z  2024-04-03T18:06:31.3218515Z [12,664 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:31.3219707Z Compiling src/cpu/cpu_rnn_list.cpp; 51s local 2024-04-03T18:06:31.3220479Z Compiling src/cpu/rnn/ref_rnn.cpp; 49s local 2024-04-03T18:06:31.3221407Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 20s local 2024-04-03T18:06:31.3222618Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 20s local 2024-04-03T18:06:31.3223708Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 18s local 2024-04-03T18:06:31.3224678Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 16s local 2024-04-03T18:06:31.3225876Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 12s local 2024-04-03T18:06:31.3226863Z Compiling external/xla/xla/xla.pb.cc; 11s local ... 2024-04-03T18:06:31.5645971Z 2024-04-03T18:06:31.5646810Z  2024-04-03T18:06:31.5647364Z  2024-04-03T18:06:31.5647789Z  2024-04-03T18:06:31.5648231Z  2024-04-03T18:06:31.5648662Z  2024-04-03T18:06:31.5649133Z  2024-04-03T18:06:31.5649522Z  2024-04-03T18:06:31.5649983Z  2024-04-03T18:06:31.5651590Z [12,667 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:31.5652979Z Compiling src/cpu/cpu_rnn_list.cpp; 51s local 2024-04-03T18:06:31.5653881Z Compiling src/cpu/rnn/ref_rnn.cpp; 50s local 2024-04-03T18:06:31.5655236Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 21s local 2024-04-03T18:06:31.5657132Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 20s local 2024-04-03T18:06:31.5658467Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 19s local 2024-04-03T18:06:31.5660020Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 12s local 2024-04-03T18:06:31.5661221Z Compiling external/xla/xla/xla.pb.cc; 11s local 2024-04-03T18:06:31.5662131Z Compiling src/cpu/rnn/ref_rnn.cpp; 10s local ... 2024-04-03T18:06:31.8705280Z 2024-04-03T18:06:31.8706070Z  2024-04-03T18:06:31.8706588Z  2024-04-03T18:06:31.8707382Z  2024-04-03T18:06:31.8708076Z  2024-04-03T18:06:31.8708515Z  2024-04-03T18:06:31.8708933Z  2024-04-03T18:06:31.8709413Z  2024-04-03T18:06:31.8709854Z  2024-04-03T18:06:31.8711133Z [12,667 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:31.8712547Z Compiling src/cpu/cpu_rnn_list.cpp; 51s local 2024-04-03T18:06:31.8713517Z Compiling src/cpu/rnn/ref_rnn.cpp; 50s local 2024-04-03T18:06:31.8714653Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 21s local 2024-04-03T18:06:31.8716076Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 21s local 2024-04-03T18:06:31.8717386Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 19s local 2024-04-03T18:06:31.8718840Z @llvm-project//llvm:X86CommonTableGen__gen_subtarget_genrule; 13s local 2024-04-03T18:06:31.8720022Z Compiling external/xla/xla/xla.pb.cc; 12s local 2024-04-03T18:06:31.8720999Z Compiling src/cpu/rnn/ref_rnn.cpp; 10s local ... 2024-04-03T18:06:32.0690559Z 2024-04-03T18:06:32.0691334Z  2024-04-03T18:06:32.0691940Z  2024-04-03T18:06:32.0692393Z  2024-04-03T18:06:32.0692853Z  2024-04-03T18:06:32.0693289Z  2024-04-03T18:06:32.0693732Z  2024-04-03T18:06:32.0694456Z  2024-04-03T18:06:32.0694939Z  2024-04-03T18:06:32.0696242Z [12,669 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:32.0697784Z Compiling src/cpu/cpu_rnn_list.cpp; 51s local 2024-04-03T18:06:32.0698735Z Compiling src/cpu/rnn/ref_rnn.cpp; 50s local 2024-04-03T18:06:32.0699918Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 21s local 2024-04-03T18:06:32.0701479Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 21s local 2024-04-03T18:06:32.0702882Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 19s local 2024-04-03T18:06:32.0703966Z Compiling external/xla/xla/xla.pb.cc; 12s local 2024-04-03T18:06:32.0704959Z Compiling src/cpu/rnn/ref_rnn.cpp; 10s local 2024-04-03T18:06:32.0705999Z Compiling src/cpu/simple_resampling.cpp; 9s local ... 2024-04-03T18:06:32.3114638Z 2024-04-03T18:06:32.3115452Z  2024-04-03T18:06:32.3127211Z  2024-04-03T18:06:32.3127964Z  2024-04-03T18:06:32.3128489Z  2024-04-03T18:06:32.3128931Z  2024-04-03T18:06:32.3129389Z  2024-04-03T18:06:32.3129873Z  2024-04-03T18:06:32.3130310Z  2024-04-03T18:06:32.3131590Z [12,671 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:32.3133038Z Compiling src/cpu/cpu_rnn_list.cpp; 52s local 2024-04-03T18:06:32.3133904Z Compiling src/cpu/rnn/ref_rnn.cpp; 50s local 2024-04-03T18:06:32.3135232Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 21s local 2024-04-03T18:06:32.3136793Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 21s local 2024-04-03T18:06:32.3138082Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 19s local 2024-04-03T18:06:32.3139406Z Compiling external/xla/xla/xla.pb.cc; 12s local 2024-04-03T18:06:32.3140320Z Compiling src/cpu/rnn/ref_rnn.cpp; 11s local 2024-04-03T18:06:32.3141250Z Compiling src/cpu/simple_resampling.cpp; 9s local ... 2024-04-03T18:06:32.5474093Z 2024-04-03T18:06:32.5474848Z  2024-04-03T18:06:32.5475311Z  2024-04-03T18:06:32.5476143Z  2024-04-03T18:06:32.5476533Z  2024-04-03T18:06:32.5476899Z  2024-04-03T18:06:32.5477275Z  2024-04-03T18:06:32.5477648Z  2024-04-03T18:06:32.5478010Z  2024-04-03T18:06:32.5479177Z [12,673 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:32.5480406Z Compiling src/cpu/cpu_rnn_list.cpp; 52s local 2024-04-03T18:06:32.5481102Z Compiling src/cpu/rnn/ref_rnn.cpp; 51s local 2024-04-03T18:06:32.5482086Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 21s local 2024-04-03T18:06:32.5483432Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 20s local 2024-04-03T18:06:32.5484409Z Compiling external/xla/xla/xla.pb.cc; 12s local 2024-04-03T18:06:32.5485269Z Compiling src/cpu/rnn/ref_rnn.cpp; 11s local 2024-04-03T18:06:32.5486300Z Compiling src/cpu/simple_resampling.cpp; 10s local 2024-04-03T18:06:32.5487372Z @llvm-project//mlir:mlir-tblgen; 9s local ... 2024-04-03T18:06:32.7553812Z 2024-04-03T18:06:32.7554623Z  2024-04-03T18:06:32.7555243Z  2024-04-03T18:06:32.7555691Z  2024-04-03T18:06:32.7556148Z  2024-04-03T18:06:32.7556589Z  2024-04-03T18:06:32.7556995Z  2024-04-03T18:06:32.7557448Z  2024-04-03T18:06:32.7557895Z  2024-04-03T18:06:32.7559156Z [12,678 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:32.7560634Z Compiling src/cpu/cpu_rnn_list.cpp; 52s local 2024-04-03T18:06:32.7561568Z Compiling src/cpu/rnn/ref_rnn.cpp; 51s local 2024-04-03T18:06:32.7562732Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 22s local 2024-04-03T18:06:32.7564031Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 20s local 2024-04-03T18:06:32.7565029Z Compiling external/xla/xla/xla.pb.cc; 13s local 2024-04-03T18:06:32.7565897Z Compiling src/cpu/rnn/ref_rnn.cpp; 11s local 2024-04-03T18:06:32.7566760Z Compiling src/cpu/simple_resampling.cpp; 10s local 2024-04-03T18:06:32.7567835Z @llvm-project//mlir:mlir-tblgen; 9s local ... 2024-04-03T18:06:32.9714261Z 2024-04-03T18:06:32.9715018Z  2024-04-03T18:06:32.9715504Z  2024-04-03T18:06:32.9715890Z  2024-04-03T18:06:32.9716288Z  2024-04-03T18:06:32.9716710Z  2024-04-03T18:06:32.9717170Z  2024-04-03T18:06:32.9717591Z  2024-04-03T18:06:32.9718021Z  2024-04-03T18:06:32.9719269Z [12,682 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:32.9720585Z Compiling src/cpu/cpu_rnn_list.cpp; 52s local 2024-04-03T18:06:32.9721487Z Compiling src/cpu/rnn/ref_rnn.cpp; 51s local 2024-04-03T18:06:32.9722644Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 22s local 2024-04-03T18:06:32.9723943Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 20s local 2024-04-03T18:06:32.9724981Z Compiling external/xla/xla/xla.pb.cc; 13s local 2024-04-03T18:06:32.9725884Z Compiling src/cpu/rnn/ref_rnn.cpp; 11s local 2024-04-03T18:06:32.9726824Z Compiling src/cpu/simple_resampling.cpp; 10s local 2024-04-03T18:06:32.9727909Z @llvm-project//mlir:mlir-tblgen; 9s local ... 2024-04-03T18:06:33.1935152Z 2024-04-03T18:06:33.1936397Z  2024-04-03T18:06:33.1936953Z  2024-04-03T18:06:33.1937522Z  2024-04-03T18:06:33.1938078Z  2024-04-03T18:06:33.1938518Z  2024-04-03T18:06:33.1938949Z  2024-04-03T18:06:33.1939372Z  2024-04-03T18:06:33.1939835Z  2024-04-03T18:06:33.1941112Z [12,685 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:33.1942832Z Compiling src/cpu/cpu_rnn_list.cpp; 52s local 2024-04-03T18:06:33.1943769Z Compiling src/cpu/rnn/ref_rnn.cpp; 51s local 2024-04-03T18:06:33.1945122Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 22s local 2024-04-03T18:06:33.1946630Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 20s local 2024-04-03T18:06:33.1948138Z Compiling external/xla/xla/xla.pb.cc; 13s local 2024-04-03T18:06:33.1949207Z Compiling src/cpu/rnn/ref_rnn.cpp; 11s local 2024-04-03T18:06:33.1950035Z Compiling src/cpu/simple_resampling.cpp; 10s local 2024-04-03T18:06:33.1951098Z @llvm-project//mlir:mlir-tblgen; 10s local ... 2024-04-03T18:06:33.4628288Z 2024-04-03T18:06:33.4629664Z  2024-04-03T18:06:33.4630645Z  2024-04-03T18:06:33.4634158Z  2024-04-03T18:06:33.4634882Z  2024-04-03T18:06:33.4635758Z  2024-04-03T18:06:33.4637186Z  2024-04-03T18:06:33.4637686Z  2024-04-03T18:06:33.4638112Z  2024-04-03T18:06:33.4639494Z [12,688 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:33.4640939Z Compiling src/cpu/cpu_rnn_list.cpp; 53s local 2024-04-03T18:06:33.4641898Z Compiling src/cpu/rnn/ref_rnn.cpp; 51s local 2024-04-03T18:06:33.4643107Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 22s local 2024-04-03T18:06:33.4644556Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 21s local 2024-04-03T18:06:33.4645640Z Compiling external/xla/xla/xla.pb.cc; 13s local 2024-04-03T18:06:33.4646623Z Compiling src/cpu/rnn/ref_rnn.cpp; 12s local 2024-04-03T18:06:33.4647614Z Compiling src/cpu/simple_resampling.cpp; 10s local 2024-04-03T18:06:33.4648761Z @llvm-project//mlir:mlir-tblgen; 10s local ... 2024-04-03T18:06:33.6677890Z 2024-04-03T18:06:33.6679012Z  2024-04-03T18:06:33.6679587Z  2024-04-03T18:06:33.6680040Z  2024-04-03T18:06:33.6680449Z  2024-04-03T18:06:33.6680965Z  2024-04-03T18:06:33.6681477Z  2024-04-03T18:06:33.6681974Z  2024-04-03T18:06:33.6682453Z  2024-04-03T18:06:33.6683832Z [12,688 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:33.6685197Z Compiling src/cpu/cpu_rnn_list.cpp; 53s local 2024-04-03T18:06:33.6686115Z Compiling src/cpu/rnn/ref_rnn.cpp; 52s local 2024-04-03T18:06:33.6687280Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 23s local 2024-04-03T18:06:33.6688592Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 21s local 2024-04-03T18:06:33.6689707Z Compiling external/xla/xla/xla.pb.cc; 13s local 2024-04-03T18:06:33.6690590Z Compiling src/cpu/rnn/ref_rnn.cpp; 12s local 2024-04-03T18:06:33.6691509Z Compiling src/cpu/simple_resampling.cpp; 11s local 2024-04-03T18:06:33.6692653Z @llvm-project//mlir:mlir-tblgen; 10s local ... 2024-04-03T18:06:33.8683002Z 2024-04-03T18:06:33.8684156Z  2024-04-03T18:06:33.8684704Z  2024-04-03T18:06:33.8685148Z  2024-04-03T18:06:33.8685570Z  2024-04-03T18:06:33.8688840Z  2024-04-03T18:06:33.8689644Z  2024-04-03T18:06:33.8693351Z  2024-04-03T18:06:33.8694045Z  2024-04-03T18:06:33.8698909Z [12,689 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:33.8700651Z Compiling src/cpu/cpu_rnn_list.cpp; 53s local 2024-04-03T18:06:33.8702629Z Compiling src/cpu/rnn/ref_rnn.cpp; 52s local 2024-04-03T18:06:33.8703979Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 23s local 2024-04-03T18:06:33.8705393Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 21s local 2024-04-03T18:06:33.8706940Z Compiling external/xla/xla/xla.pb.cc; 14s local 2024-04-03T18:06:33.8708349Z Compiling src/cpu/rnn/ref_rnn.cpp; 12s local 2024-04-03T18:06:33.8709534Z Compiling src/cpu/simple_resampling.cpp; 11s local 2024-04-03T18:06:33.8711253Z @llvm-project//mlir:mlir-tblgen; 10s local ... 2024-04-03T18:06:34.1083430Z 2024-04-03T18:06:34.1084582Z  2024-04-03T18:06:34.1085562Z  2024-04-03T18:06:34.1086651Z  2024-04-03T18:06:34.1087153Z  2024-04-03T18:06:34.1087534Z  2024-04-03T18:06:34.1088028Z  2024-04-03T18:06:34.1088536Z  2024-04-03T18:06:34.1089492Z  2024-04-03T18:06:34.1090724Z [12,690 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:34.1092156Z Compiling src/cpu/cpu_rnn_list.cpp; 53s local 2024-04-03T18:06:34.1093073Z Compiling src/cpu/rnn/ref_rnn.cpp; 52s local 2024-04-03T18:06:34.1094143Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 23s local 2024-04-03T18:06:34.1095569Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 21s local 2024-04-03T18:06:34.1096581Z Compiling external/xla/xla/xla.pb.cc; 14s local 2024-04-03T18:06:34.1097692Z Compiling src/cpu/rnn/ref_rnn.cpp; 12s local 2024-04-03T18:06:34.1098648Z Compiling src/cpu/simple_resampling.cpp; 11s local 2024-04-03T18:06:34.1099754Z @llvm-project//mlir:mlir-tblgen; 11s local ... 2024-04-03T18:06:34.4689229Z 2024-04-03T18:06:34.4690398Z  2024-04-03T18:06:34.4693456Z  2024-04-03T18:06:34.4696438Z  2024-04-03T18:06:34.4699280Z  2024-04-03T18:06:34.4702180Z  2024-04-03T18:06:34.4702968Z  2024-04-03T18:06:34.4703537Z  2024-04-03T18:06:34.4704091Z  2024-04-03T18:06:34.4705372Z [12,693 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:34.4706933Z Compiling src/cpu/cpu_rnn_list.cpp; 54s local 2024-04-03T18:06:34.4708213Z Compiling src/cpu/rnn/ref_rnn.cpp; 52s local 2024-04-03T18:06:34.4709694Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 23s local 2024-04-03T18:06:34.4711206Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 22s local 2024-04-03T18:06:34.4712377Z Compiling external/xla/xla/xla.pb.cc; 14s local 2024-04-03T18:06:34.4713685Z Compiling src/cpu/rnn/ref_rnn.cpp; 13s local 2024-04-03T18:06:34.4749488Z Compiling src/cpu/simple_resampling.cpp; 11s local 2024-04-03T18:06:34.4750870Z @llvm-project//mlir:mlir-tblgen; 11s local ... 2024-04-03T18:06:34.6693550Z 2024-04-03T18:06:34.6695037Z  2024-04-03T18:06:34.6695929Z  2024-04-03T18:06:34.6696999Z  2024-04-03T18:06:34.6697512Z  2024-04-03T18:06:34.6697941Z  2024-04-03T18:06:34.6698394Z  2024-04-03T18:06:34.6698825Z  2024-04-03T18:06:34.6699248Z  2024-04-03T18:06:34.6700593Z [12,699 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:34.6702086Z Compiling src/cpu/cpu_rnn_list.cpp; 54s local 2024-04-03T18:06:34.6702998Z Compiling src/cpu/rnn/ref_rnn.cpp; 53s local 2024-04-03T18:06:34.6704270Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 24s local 2024-04-03T18:06:34.6705630Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 22s local 2024-04-03T18:06:34.6706738Z Compiling external/xla/xla/xla.pb.cc; 14s local 2024-04-03T18:06:34.6708032Z Compiling src/cpu/rnn/ref_rnn.cpp; 13s local 2024-04-03T18:06:34.6709021Z Compiling src/cpu/simple_resampling.cpp; 12s local 2024-04-03T18:06:34.6710296Z @llvm-project//mlir:mlir-tblgen; 11s local ... 2024-04-03T18:06:34.9277075Z 2024-04-03T18:06:34.9278243Z  2024-04-03T18:06:34.9278812Z  2024-04-03T18:06:34.9279217Z  2024-04-03T18:06:34.9279650Z  2024-04-03T18:06:34.9280075Z  2024-04-03T18:06:34.9280486Z  2024-04-03T18:06:34.9280905Z  2024-04-03T18:06:34.9281341Z  2024-04-03T18:06:34.9282557Z [12,701 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:34.9283956Z Compiling src/cpu/cpu_rnn_list.cpp; 54s local 2024-04-03T18:06:34.9284823Z Compiling src/cpu/rnn/ref_rnn.cpp; 53s local 2024-04-03T18:06:34.9286225Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 24s local 2024-04-03T18:06:34.9287486Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 22s local 2024-04-03T18:06:34.9288483Z Compiling external/xla/xla/xla.pb.cc; 15s local 2024-04-03T18:06:34.9289529Z Compiling src/cpu/rnn/ref_rnn.cpp; 13s local 2024-04-03T18:06:34.9290589Z Compiling src/cpu/simple_resampling.cpp; 12s local 2024-04-03T18:06:34.9291725Z @llvm-project//mlir:mlir-tblgen; 11s local ... 2024-04-03T18:06:35.1457920Z 2024-04-03T18:06:35.1458688Z  2024-04-03T18:06:35.1459248Z  2024-04-03T18:06:35.1459689Z  2024-04-03T18:06:35.1460128Z  2024-04-03T18:06:35.1460559Z  2024-04-03T18:06:35.1460985Z  2024-04-03T18:06:35.1461416Z  2024-04-03T18:06:35.1461833Z  2024-04-03T18:06:35.1463127Z [12,703 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:35.1464840Z Compiling src/cpu/cpu_rnn_list.cpp; 54s local 2024-04-03T18:06:35.1465719Z Compiling src/cpu/rnn/ref_rnn.cpp; 53s local 2024-04-03T18:06:35.1467106Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 24s local 2024-04-03T18:06:35.1468948Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 22s local 2024-04-03T18:06:35.1470077Z Compiling src/cpu/rnn/ref_rnn.cpp; 13s local 2024-04-03T18:06:35.1471093Z Compiling src/cpu/simple_resampling.cpp; 12s local 2024-04-03T18:06:35.1472166Z @llvm-project//mlir:mlir-tblgen; 12s local 2024-04-03T18:06:35.1473345Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 11s local ... 2024-04-03T18:06:35.3909907Z 2024-04-03T18:06:35.3918088Z  2024-04-03T18:06:35.3918585Z  2024-04-03T18:06:35.3919008Z  2024-04-03T18:06:35.3919435Z  2024-04-03T18:06:35.3919872Z  2024-04-03T18:06:35.3920308Z  2024-04-03T18:06:35.3920725Z  2024-04-03T18:06:35.3921131Z  2024-04-03T18:06:35.3922376Z [12,706 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:35.3923817Z Compiling src/cpu/cpu_rnn_list.cpp; 55s local 2024-04-03T18:06:35.3924731Z Compiling src/cpu/rnn/ref_rnn.cpp; 53s local 2024-04-03T18:06:35.4029975Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 24s local 2024-04-03T18:06:35.4031928Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 23s local 2024-04-03T18:06:35.4034527Z Compiling src/cpu/rnn/ref_rnn.cpp; 14s local 2024-04-03T18:06:35.4035701Z Compiling src/cpu/simple_resampling.cpp; 12s local 2024-04-03T18:06:35.4037040Z @llvm-project//mlir:mlir-tblgen; 12s local 2024-04-03T18:06:35.4038303Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 11s local ... 2024-04-03T18:06:35.6154071Z 2024-04-03T18:06:35.6155185Z  2024-04-03T18:06:35.6155788Z  2024-04-03T18:06:35.6156316Z  2024-04-03T18:06:35.6157097Z  2024-04-03T18:06:35.6157500Z  2024-04-03T18:06:35.6157961Z  2024-04-03T18:06:35.6158437Z  2024-04-03T18:06:35.6158914Z  2024-04-03T18:06:35.6162364Z [12,708 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:35.6163928Z Compiling src/cpu/cpu_rnn_list.cpp; 55s local 2024-04-03T18:06:35.6165084Z Compiling src/cpu/rnn/ref_rnn.cpp; 54s local 2024-04-03T18:06:35.6168915Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 24s local 2024-04-03T18:06:35.6170462Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 23s local 2024-04-03T18:06:35.6171965Z Compiling src/cpu/rnn/ref_rnn.cpp; 14s local 2024-04-03T18:06:35.6173021Z Compiling src/cpu/simple_resampling.cpp; 13s local 2024-04-03T18:06:35.6174462Z @llvm-project//mlir:mlir-tblgen; 12s local 2024-04-03T18:06:35.6175770Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 12s local ... 2024-04-03T18:06:35.8619012Z 2024-04-03T18:06:35.8620351Z  2024-04-03T18:06:35.8621609Z  2024-04-03T18:06:35.8622432Z  2024-04-03T18:06:35.8622923Z  2024-04-03T18:06:35.8623400Z  2024-04-03T18:06:35.8624003Z  2024-04-03T18:06:35.8624717Z  2024-04-03T18:06:35.8625411Z  2024-04-03T18:06:35.8626948Z [12,709 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:35.8628821Z Compiling src/cpu/cpu_rnn_list.cpp; 55s local 2024-04-03T18:06:35.8629813Z Compiling src/cpu/rnn/ref_rnn.cpp; 54s local 2024-04-03T18:06:35.8631104Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 25s local 2024-04-03T18:06:35.8632558Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 23s local 2024-04-03T18:06:35.8633694Z Compiling src/cpu/rnn/ref_rnn.cpp; 14s local 2024-04-03T18:06:35.8634734Z Compiling src/cpu/simple_resampling.cpp; 13s local 2024-04-03T18:06:35.8635908Z @llvm-project//mlir:mlir-tblgen; 12s local 2024-04-03T18:06:35.8637283Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 12s local ... 2024-04-03T18:06:36.0706748Z 2024-04-03T18:06:36.0707509Z  2024-04-03T18:06:36.0708232Z  2024-04-03T18:06:36.0708659Z  2024-04-03T18:06:36.0709100Z  2024-04-03T18:06:36.0709534Z  2024-04-03T18:06:36.0709988Z  2024-04-03T18:06:36.0710427Z  2024-04-03T18:06:36.0710924Z  2024-04-03T18:06:36.0712219Z [12,712 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:36.0713567Z Compiling src/cpu/cpu_rnn_list.cpp; 55s local 2024-04-03T18:06:36.0714453Z Compiling src/cpu/rnn/ref_rnn.cpp; 54s local 2024-04-03T18:06:36.0715640Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 25s local 2024-04-03T18:06:36.0717021Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 23s local 2024-04-03T18:06:36.0718098Z Compiling src/cpu/rnn/ref_rnn.cpp; 14s local 2024-04-03T18:06:36.0719088Z Compiling src/cpu/simple_resampling.cpp; 13s local 2024-04-03T18:06:36.0720142Z @llvm-project//mlir:mlir-tblgen; 12s local 2024-04-03T18:06:36.0721201Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 12s local ... 2024-04-03T18:06:36.2741645Z 2024-04-03T18:06:36.2742449Z  2024-04-03T18:06:36.2742977Z  2024-04-03T18:06:36.2743434Z  2024-04-03T18:06:36.2743894Z  2024-04-03T18:06:36.2744304Z  2024-04-03T18:06:36.2744720Z  2024-04-03T18:06:36.2745155Z  2024-04-03T18:06:36.2745593Z  2024-04-03T18:06:36.2747017Z [12,715 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:36.2748851Z Compiling src/cpu/cpu_rnn_list.cpp; 55s local 2024-04-03T18:06:36.2749796Z Compiling src/cpu/rnn/ref_rnn.cpp; 54s local 2024-04-03T18:06:36.2751045Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 25s local 2024-04-03T18:06:36.2752478Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 23s local 2024-04-03T18:06:36.2753468Z Compiling src/cpu/rnn/ref_rnn.cpp; 15s local 2024-04-03T18:06:36.2754427Z Compiling src/cpu/simple_resampling.cpp; 13s local 2024-04-03T18:06:36.2755523Z @llvm-project//mlir:mlir-tblgen; 13s local 2024-04-03T18:06:36.2756648Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 12s local ... 2024-04-03T18:06:36.5782634Z 2024-04-03T18:06:36.5783471Z  2024-04-03T18:06:36.5783956Z  2024-04-03T18:06:36.5784355Z  2024-04-03T18:06:36.5784761Z  2024-04-03T18:06:36.5785138Z  2024-04-03T18:06:36.5785542Z  2024-04-03T18:06:36.5785959Z  2024-04-03T18:06:36.5786377Z  2024-04-03T18:06:36.5787516Z [12,719 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:36.5789025Z Compiling src/cpu/cpu_rnn_list.cpp; 56s local 2024-04-03T18:06:36.5789943Z Compiling src/cpu/rnn/ref_rnn.cpp; 55s local 2024-04-03T18:06:36.5791216Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 25s local 2024-04-03T18:06:36.5792870Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 24s local 2024-04-03T18:06:36.5793912Z Compiling src/cpu/rnn/ref_rnn.cpp; 15s local 2024-04-03T18:06:36.5794775Z Compiling src/cpu/simple_resampling.cpp; 14s local 2024-04-03T18:06:36.5795803Z @llvm-project//mlir:mlir-tblgen; 13s local 2024-04-03T18:06:36.5797204Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 13s local ... 2024-04-03T18:06:36.8720433Z 2024-04-03T18:06:36.8721211Z  2024-04-03T18:06:36.8721747Z  2024-04-03T18:06:36.8722193Z  2024-04-03T18:06:36.8722647Z  2024-04-03T18:06:36.8723097Z  2024-04-03T18:06:36.8723524Z  2024-04-03T18:06:36.8723968Z  2024-04-03T18:06:36.8724418Z  2024-04-03T18:06:36.8725659Z [12,720 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:36.8727464Z Compiling src/cpu/cpu_rnn_list.cpp; 56s local 2024-04-03T18:06:36.8728411Z Compiling src/cpu/rnn/ref_rnn.cpp; 55s local 2024-04-03T18:06:36.8729541Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 26s local 2024-04-03T18:06:36.8730865Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 24s local 2024-04-03T18:06:36.8731921Z Compiling src/cpu/rnn/ref_rnn.cpp; 15s local 2024-04-03T18:06:36.8732894Z Compiling src/cpu/simple_resampling.cpp; 14s local 2024-04-03T18:06:36.8734032Z @llvm-project//mlir:mlir-tblgen; 13s local 2024-04-03T18:06:36.8735408Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 13s local ... 2024-04-03T18:06:37.1067088Z 2024-04-03T18:06:37.1068285Z  2024-04-03T18:06:37.1068875Z  2024-04-03T18:06:37.1069338Z  2024-04-03T18:06:37.1069766Z  2024-04-03T18:06:37.1070224Z  2024-04-03T18:06:37.1070663Z  2024-04-03T18:06:37.1071125Z  2024-04-03T18:06:37.1071588Z  2024-04-03T18:06:37.1072904Z [12,724 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:37.1074364Z Compiling src/cpu/cpu_rnn_list.cpp; 56s local 2024-04-03T18:06:37.1075270Z Compiling src/cpu/rnn/ref_rnn.cpp; 55s local 2024-04-03T18:06:37.1076491Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 26s local 2024-04-03T18:06:37.1077767Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 24s local 2024-04-03T18:06:37.1078788Z Compiling src/cpu/rnn/ref_rnn.cpp; 15s local 2024-04-03T18:06:37.1079743Z Compiling src/cpu/simple_resampling.cpp; 14s local 2024-04-03T18:06:37.1080837Z @llvm-project//mlir:mlir-tblgen; 14s local 2024-04-03T18:06:37.1081947Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 13s local ... 2024-04-03T18:06:37.3067118Z 2024-04-03T18:06:37.3068058Z  2024-04-03T18:06:37.3068643Z  2024-04-03T18:06:37.3069094Z  2024-04-03T18:06:37.3069524Z  2024-04-03T18:06:37.3069960Z  2024-04-03T18:06:37.3070431Z  2024-04-03T18:06:37.3070855Z  2024-04-03T18:06:37.3071306Z  2024-04-03T18:06:37.3072559Z [12,727 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:37.3073960Z Compiling src/cpu/cpu_rnn_list.cpp; 57s local 2024-04-03T18:06:37.3074864Z Compiling src/cpu/rnn/ref_rnn.cpp; 55s local 2024-04-03T18:06:37.3076031Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 26s local 2024-04-03T18:06:37.3077333Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 24s local 2024-04-03T18:06:37.3078366Z Compiling src/cpu/rnn/ref_rnn.cpp; 16s local 2024-04-03T18:06:37.3079300Z Compiling src/cpu/simple_resampling.cpp; 14s local 2024-04-03T18:06:37.3080382Z @llvm-project//mlir:mlir-tblgen; 14s local 2024-04-03T18:06:37.3081443Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 13s local ... 2024-04-03T18:06:37.5396445Z 2024-04-03T18:06:37.5397215Z  2024-04-03T18:06:37.5397810Z  2024-04-03T18:06:37.5398262Z  2024-04-03T18:06:37.5398728Z  2024-04-03T18:06:37.5399181Z  2024-04-03T18:06:37.5399862Z  2024-04-03T18:06:37.5400330Z  2024-04-03T18:06:37.5400777Z  2024-04-03T18:06:37.5402003Z [12,729 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:37.5403570Z Compiling src/cpu/cpu_rnn_list.cpp; 57s local 2024-04-03T18:06:37.5404695Z Compiling src/cpu/rnn/ref_rnn.cpp; 56s local 2024-04-03T18:06:37.5405894Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 26s local 2024-04-03T18:06:37.5407265Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 25s local 2024-04-03T18:06:37.5408343Z Compiling src/cpu/rnn/ref_rnn.cpp; 16s local 2024-04-03T18:06:37.5409292Z Compiling src/cpu/simple_resampling.cpp; 15s local 2024-04-03T18:06:37.5410384Z @llvm-project//mlir:mlir-tblgen; 14s local 2024-04-03T18:06:37.5411518Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 14s local ... 2024-04-03T18:06:37.7717374Z 2024-04-03T18:06:37.7719227Z  2024-04-03T18:06:37.7719795Z  2024-04-03T18:06:37.7720262Z  2024-04-03T18:06:37.7720730Z  2024-04-03T18:06:37.7721173Z  2024-04-03T18:06:37.7721630Z  2024-04-03T18:06:37.7722073Z  2024-04-03T18:06:37.7722551Z  2024-04-03T18:06:37.7723857Z [12,733 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:37.7725369Z Compiling src/cpu/cpu_rnn_list.cpp; 57s local 2024-04-03T18:06:37.7726273Z Compiling src/cpu/rnn/ref_rnn.cpp; 56s local 2024-04-03T18:06:37.7727503Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 27s local 2024-04-03T18:06:37.7728902Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 25s local 2024-04-03T18:06:37.7729942Z Compiling src/cpu/rnn/ref_rnn.cpp; 16s local 2024-04-03T18:06:37.7730791Z Compiling src/cpu/simple_resampling.cpp; 15s local 2024-04-03T18:06:37.7731854Z @llvm-project//mlir:mlir-tblgen; 14s local 2024-04-03T18:06:37.7732916Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 14s local ... 2024-04-03T18:06:38.0339339Z 2024-04-03T18:06:38.0340318Z  2024-04-03T18:06:38.0340833Z  2024-04-03T18:06:38.0341267Z  2024-04-03T18:06:38.0341685Z  2024-04-03T18:06:38.0342075Z  2024-04-03T18:06:38.0342481Z  2024-04-03T18:06:38.0342930Z  2024-04-03T18:06:38.0343359Z  2024-04-03T18:06:38.0344608Z [12,737 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:38.0346023Z Compiling src/cpu/cpu_rnn_list.cpp; 57s local 2024-04-03T18:06:38.0346834Z Compiling src/cpu/rnn/ref_rnn.cpp; 56s local 2024-04-03T18:06:38.0348221Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 27s local 2024-04-03T18:06:38.0349483Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 25s local 2024-04-03T18:06:38.0350467Z Compiling src/cpu/rnn/ref_rnn.cpp; 16s local 2024-04-03T18:06:38.0351420Z Compiling src/cpu/simple_resampling.cpp; 15s local 2024-04-03T18:06:38.0352514Z @llvm-project//mlir:mlir-tblgen; 14s local 2024-04-03T18:06:38.0353599Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 14s local ... 2024-04-03T18:06:38.2725412Z 2024-04-03T18:06:38.2726172Z  2024-04-03T18:06:38.2726727Z  2024-04-03T18:06:38.2727196Z  2024-04-03T18:06:38.2727655Z  2024-04-03T18:06:38.2728102Z  2024-04-03T18:06:38.2728541Z  2024-04-03T18:06:38.2729014Z  2024-04-03T18:06:38.2729455Z  2024-04-03T18:06:38.2730705Z [12,738 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:38.2732143Z Compiling src/cpu/cpu_rnn_list.cpp; 57s local 2024-04-03T18:06:38.2733022Z Compiling src/cpu/rnn/ref_rnn.cpp; 56s local 2024-04-03T18:06:38.2734099Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 27s local 2024-04-03T18:06:38.2735505Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 25s local 2024-04-03T18:06:38.2736758Z Compiling src/cpu/rnn/ref_rnn.cpp; 17s local 2024-04-03T18:06:38.2737724Z Compiling src/cpu/simple_resampling.cpp; 15s local 2024-04-03T18:06:38.2738768Z @llvm-project//mlir:mlir-tblgen; 15s local 2024-04-03T18:06:38.2740014Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 14s local ... 2024-04-03T18:06:38.7430294Z 2024-04-03T18:06:38.7431059Z  2024-04-03T18:06:38.7431575Z  2024-04-03T18:06:38.7432002Z  2024-04-03T18:06:38.7432430Z  2024-04-03T18:06:38.7432847Z  2024-04-03T18:06:38.7433252Z  2024-04-03T18:06:38.7433687Z  2024-04-03T18:06:38.7434116Z  2024-04-03T18:06:38.7435330Z [12,739 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:38.7436820Z Compiling src/cpu/cpu_rnn_list.cpp; 58s local 2024-04-03T18:06:38.7438023Z Compiling src/cpu/rnn/ref_rnn.cpp; 57s local 2024-04-03T18:06:38.7439240Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 28s local 2024-04-03T18:06:38.7440540Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 26s local 2024-04-03T18:06:38.7441629Z Compiling src/cpu/rnn/ref_rnn.cpp; 17s local 2024-04-03T18:06:38.7442541Z Compiling src/cpu/simple_resampling.cpp; 16s local 2024-04-03T18:06:38.7443693Z @llvm-project//mlir:mlir-tblgen; 15s local 2024-04-03T18:06:38.7444839Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 15s local ... 2024-04-03T18:06:38.9730854Z 2024-04-03T18:06:38.9731611Z  2024-04-03T18:06:38.9732143Z  2024-04-03T18:06:38.9732600Z  2024-04-03T18:06:38.9733041Z  2024-04-03T18:06:38.9733484Z  2024-04-03T18:06:38.9733937Z  2024-04-03T18:06:38.9734534Z  2024-04-03T18:06:38.9734954Z  2024-04-03T18:06:38.9736340Z [12,744 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:06:38.9737862Z Compiling src/cpu/cpu_rnn_list.cpp; 58s local 2024-04-03T18:06:38.9738809Z Compiling src/cpu/rnn/ref_rnn.cpp; 57s local 2024-04-03T18:06:38.9740005Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 28s local 2024-04-03T18:06:38.9741389Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 26s local 2024-04-03T18:06:38.9742447Z Compiling src/cpu/rnn/ref_rnn.cpp; 17s local 2024-04-03T18:06:38.9743424Z Compiling src/cpu/simple_resampling.cpp; 16s local 2024-04-03T18:06:38.9744552Z @llvm-project//mlir:mlir-tblgen; 15s local 2024-04-03T18:06:38.9745703Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 15s local ... 2024-04-03T18:06:39.2427283Z 2024-04-03T18:06:39.2444517Z  2024-04-03T18:06:39.2445068Z  2024-04-03T18:06:39.2445496Z  2024-04-03T18:06:39.2445942Z  2024-04-03T18:06:39.2446376Z  2024-04-03T18:06:39.2446842Z  2024-04-03T18:06:39.2447304Z  2024-04-03T18:06:39.2447773Z  2024-04-03T18:06:39.2449113Z [12,750 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:39.2450461Z Compiling src/cpu/cpu_rnn_list.cpp; 58s local 2024-04-03T18:06:39.2451321Z Compiling src/cpu/rnn/ref_rnn.cpp; 57s local 2024-04-03T18:06:39.2452518Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 28s local 2024-04-03T18:06:39.2453773Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 26s local 2024-04-03T18:06:39.2454920Z Compiling src/cpu/rnn/ref_rnn.cpp; 17s local 2024-04-03T18:06:39.2455875Z Compiling src/cpu/simple_resampling.cpp; 16s local 2024-04-03T18:06:39.2457013Z @llvm-project//mlir:mlir-tblgen; 16s local 2024-04-03T18:06:39.2458190Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 15s local ... 2024-04-03T18:06:39.4735002Z 2024-04-03T18:06:39.4755891Z  2024-04-03T18:06:39.4756444Z  2024-04-03T18:06:39.4756954Z  2024-04-03T18:06:39.4757391Z  2024-04-03T18:06:39.4757801Z  2024-04-03T18:06:39.4758216Z  2024-04-03T18:06:39.4758640Z  2024-04-03T18:06:39.4759295Z  2024-04-03T18:06:39.4760508Z [12,751 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:39.4761837Z Compiling src/cpu/cpu_rnn_list.cpp; 59s local 2024-04-03T18:06:39.4762841Z Compiling src/cpu/rnn/ref_rnn.cpp; 58s local 2024-04-03T18:06:39.4764106Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 28s local 2024-04-03T18:06:39.4765475Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 27s local 2024-04-03T18:06:39.4766463Z Compiling src/cpu/rnn/ref_rnn.cpp; 18s local 2024-04-03T18:06:39.4767440Z Compiling src/cpu/simple_resampling.cpp; 16s local 2024-04-03T18:06:39.4768599Z @llvm-project//mlir:mlir-tblgen; 16s local 2024-04-03T18:06:39.4769763Z Compiling src/cpu/x64/brgemm/jit_brdgmm_kernel.cpp; 15s local ... 2024-04-03T18:06:39.7087310Z 2024-04-03T18:06:39.7088592Z  2024-04-03T18:06:39.7099090Z  2024-04-03T18:06:39.7099682Z  2024-04-03T18:06:39.7100210Z  2024-04-03T18:06:39.7100669Z  2024-04-03T18:06:39.7101117Z  2024-04-03T18:06:39.7101556Z  2024-04-03T18:06:39.7101997Z  2024-04-03T18:06:39.7103277Z [12,753 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:39.7104750Z Compiling src/cpu/cpu_rnn_list.cpp; 59s local 2024-04-03T18:06:39.7105677Z Compiling src/cpu/rnn/ref_rnn.cpp; 58s local 2024-04-03T18:06:39.7106906Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 29s local 2024-04-03T18:06:39.7108576Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 27s local 2024-04-03T18:06:39.7109676Z Compiling src/cpu/rnn/ref_rnn.cpp; 18s local 2024-04-03T18:06:39.7110642Z Compiling src/cpu/simple_resampling.cpp; 17s local 2024-04-03T18:06:39.7111687Z @llvm-project//mlir:mlir-tblgen; 16s local 2024-04-03T18:06:39.7112879Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 14s local ... 2024-04-03T18:06:40.0453674Z 2024-04-03T18:06:40.0454589Z  2024-04-03T18:06:40.0455051Z  2024-04-03T18:06:40.0455457Z  2024-04-03T18:06:40.0455831Z  2024-04-03T18:06:40.0456196Z  2024-04-03T18:06:40.0456585Z  2024-04-03T18:06:40.0456965Z  2024-04-03T18:06:40.0457321Z  2024-04-03T18:06:40.0458463Z [12,757 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:40.0459758Z Compiling src/cpu/cpu_rnn_list.cpp; 59s local 2024-04-03T18:06:40.0460573Z Compiling src/cpu/rnn/ref_rnn.cpp; 58s local 2024-04-03T18:06:40.0461624Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 29s local 2024-04-03T18:06:40.0462787Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 27s local 2024-04-03T18:06:40.0463697Z Compiling src/cpu/rnn/ref_rnn.cpp; 18s local 2024-04-03T18:06:40.0464518Z Compiling src/cpu/simple_resampling.cpp; 17s local 2024-04-03T18:06:40.0465489Z @llvm-project//mlir:mlir-tblgen; 16s local 2024-04-03T18:06:40.0466446Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 15s local ... 2024-04-03T18:06:40.2697309Z 2024-04-03T18:06:40.2698048Z  2024-04-03T18:06:40.2698575Z  2024-04-03T18:06:40.2699012Z  2024-04-03T18:06:40.2699426Z  2024-04-03T18:06:40.2699888Z  2024-04-03T18:06:40.2700289Z  2024-04-03T18:06:40.2700711Z  2024-04-03T18:06:40.2701133Z  2024-04-03T18:06:40.2702340Z [12,759 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:40.2703722Z Compiling src/cpu/cpu_rnn_list.cpp; 59s local 2024-04-03T18:06:40.2704546Z Compiling src/cpu/rnn/ref_rnn.cpp; 58s local 2024-04-03T18:06:40.2705675Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 29s local 2024-04-03T18:06:40.2706911Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 27s local 2024-04-03T18:06:40.2708150Z Compiling src/cpu/rnn/ref_rnn.cpp; 19s local 2024-04-03T18:06:40.2709317Z Compiling src/cpu/simple_resampling.cpp; 17s local 2024-04-03T18:06:40.2710381Z @llvm-project//mlir:mlir-tblgen; 17s local 2024-04-03T18:06:40.2711482Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 15s local ... 2024-04-03T18:06:40.4743026Z 2024-04-03T18:06:40.4744038Z  2024-04-03T18:06:40.4744593Z  2024-04-03T18:06:40.4744948Z  2024-04-03T18:06:40.4745293Z  2024-04-03T18:06:40.4745676Z  2024-04-03T18:06:40.4746036Z  2024-04-03T18:06:40.4746399Z  2024-04-03T18:06:40.4746748Z  2024-04-03T18:06:40.4748024Z [12,761 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:40.4749303Z Compiling src/cpu/cpu_rnn_list.cpp; 60s local 2024-04-03T18:06:40.4750086Z Compiling src/cpu/rnn/ref_rnn.cpp; 59s local 2024-04-03T18:06:40.4751344Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 29s local 2024-04-03T18:06:40.4752587Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 28s local 2024-04-03T18:06:40.4753477Z Compiling src/cpu/rnn/ref_rnn.cpp; 19s local 2024-04-03T18:06:40.4754279Z Compiling src/cpu/simple_resampling.cpp; 17s local 2024-04-03T18:06:40.4755178Z @llvm-project//mlir:mlir-tblgen; 17s local 2024-04-03T18:06:40.4756163Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 15s local ... 2024-04-03T18:06:40.7764144Z 2024-04-03T18:06:40.7764917Z  2024-04-03T18:06:40.7765467Z  2024-04-03T18:06:40.7765901Z  2024-04-03T18:06:40.7766335Z  2024-04-03T18:06:40.7766789Z  2024-04-03T18:06:40.7767232Z  2024-04-03T18:06:40.7767660Z  2024-04-03T18:06:40.7768095Z  2024-04-03T18:06:40.7769394Z [12,766 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:40.7770919Z Compiling src/cpu/cpu_rnn_list.cpp; 60s local 2024-04-03T18:06:40.7771877Z Compiling src/cpu/rnn/ref_rnn.cpp; 59s local 2024-04-03T18:06:40.7773109Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 30s local 2024-04-03T18:06:40.7774610Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 28s local 2024-04-03T18:06:40.7775637Z Compiling src/cpu/rnn/ref_rnn.cpp; 19s local 2024-04-03T18:06:40.7776600Z Compiling src/cpu/simple_resampling.cpp; 18s local 2024-04-03T18:06:40.7777733Z @llvm-project//mlir:mlir-tblgen; 17s local 2024-04-03T18:06:40.7778927Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 15s local ... 2024-04-03T18:06:41.0748729Z 2024-04-03T18:06:41.0750807Z  2024-04-03T18:06:41.0751401Z  2024-04-03T18:06:41.0751874Z  2024-04-03T18:06:41.0752305Z  2024-04-03T18:06:41.0752723Z  2024-04-03T18:06:41.0753133Z  2024-04-03T18:06:41.0753528Z  2024-04-03T18:06:41.0753949Z  2024-04-03T18:06:41.0755209Z [12,768 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:41.0756567Z Compiling src/cpu/cpu_rnn_list.cpp; 60s local 2024-04-03T18:06:41.0757442Z Compiling src/cpu/rnn/ref_rnn.cpp; 59s local 2024-04-03T18:06:41.0758614Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 30s local 2024-04-03T18:06:41.0759927Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 28s local 2024-04-03T18:06:41.0760966Z Compiling src/cpu/rnn/ref_rnn.cpp; 19s local 2024-04-03T18:06:41.0761915Z Compiling src/cpu/simple_resampling.cpp; 18s local 2024-04-03T18:06:41.0763015Z @llvm-project//mlir:mlir-tblgen; 17s local 2024-04-03T18:06:41.0764148Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 16s local ... 2024-04-03T18:06:41.2757012Z 2024-04-03T18:06:41.2757824Z  2024-04-03T18:06:41.2758380Z  2024-04-03T18:06:41.2758829Z  2024-04-03T18:06:41.2759296Z  2024-04-03T18:06:41.2759790Z  2024-04-03T18:06:41.2760237Z  2024-04-03T18:06:41.2760703Z  2024-04-03T18:06:41.2761239Z  2024-04-03T18:06:41.2762609Z [12,770 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:41.2763984Z Compiling src/cpu/cpu_rnn_list.cpp; 60s local 2024-04-03T18:06:41.2764830Z Compiling src/cpu/rnn/ref_rnn.cpp; 59s local 2024-04-03T18:06:41.2766114Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 30s local 2024-04-03T18:06:41.2767556Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 28s local 2024-04-03T18:06:41.2768557Z Compiling src/cpu/rnn/ref_rnn.cpp; 20s local 2024-04-03T18:06:41.2769468Z Compiling src/cpu/simple_resampling.cpp; 18s local 2024-04-03T18:06:41.2770638Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 16s local 2024-04-03T18:06:41.2772034Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 15s local ... 2024-04-03T18:06:41.5017620Z 2024-04-03T18:06:41.5018669Z  2024-04-03T18:06:41.5019209Z  2024-04-03T18:06:41.5019630Z  2024-04-03T18:06:41.5020064Z  2024-04-03T18:06:41.5020522Z  2024-04-03T18:06:41.5022189Z  2024-04-03T18:06:41.5022639Z  2024-04-03T18:06:41.5023091Z  2024-04-03T18:06:41.5024309Z [12,771 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:41.5025693Z Compiling src/cpu/cpu_rnn_list.cpp; 61s local 2024-04-03T18:06:41.5026598Z Compiling src/cpu/rnn/ref_rnn.cpp; 60s local 2024-04-03T18:06:41.5027985Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 30s local 2024-04-03T18:06:41.5029239Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 29s local 2024-04-03T18:06:41.5030377Z Compiling src/cpu/rnn/ref_rnn.cpp; 20s local 2024-04-03T18:06:41.5031329Z Compiling src/cpu/simple_resampling.cpp; 19s local 2024-04-03T18:06:41.5032518Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 16s local 2024-04-03T18:06:41.5033868Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 15s local ... 2024-04-03T18:06:41.7135911Z 2024-04-03T18:06:41.7136668Z  2024-04-03T18:06:41.7137156Z  2024-04-03T18:06:41.7137587Z  2024-04-03T18:06:41.7137963Z  2024-04-03T18:06:41.7138312Z  2024-04-03T18:06:41.7138716Z  2024-04-03T18:06:41.7139151Z  2024-04-03T18:06:41.7139588Z  2024-04-03T18:06:41.7140857Z [12,779 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:41.7142293Z Compiling src/cpu/cpu_rnn_list.cpp; 61s local 2024-04-03T18:06:41.7143222Z Compiling src/cpu/rnn/ref_rnn.cpp; 60s local 2024-04-03T18:06:41.7144440Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 31s local 2024-04-03T18:06:41.7145729Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 29s local 2024-04-03T18:06:41.7146719Z Compiling src/cpu/rnn/ref_rnn.cpp; 20s local 2024-04-03T18:06:41.7147962Z Compiling src/cpu/simple_resampling.cpp; 19s local 2024-04-03T18:06:41.7149182Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 16s local 2024-04-03T18:06:41.7150529Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 16s local ... 2024-04-03T18:06:41.9148322Z 2024-04-03T18:06:41.9149080Z  2024-04-03T18:06:41.9149548Z  2024-04-03T18:06:41.9149904Z  2024-04-03T18:06:41.9150301Z  2024-04-03T18:06:41.9150655Z  2024-04-03T18:06:41.9151017Z  2024-04-03T18:06:41.9151407Z  2024-04-03T18:06:41.9151802Z  2024-04-03T18:06:41.9152841Z [12,798 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:41.9154294Z Compiling src/cpu/cpu_rnn_list.cpp; 61s local 2024-04-03T18:06:41.9155361Z Compiling src/cpu/rnn/ref_rnn.cpp; 60s local 2024-04-03T18:06:41.9156733Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 31s local 2024-04-03T18:06:41.9158263Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 29s local 2024-04-03T18:06:41.9159731Z Compiling src/cpu/rnn/ref_rnn.cpp; 20s local 2024-04-03T18:06:41.9160939Z Compiling src/cpu/simple_resampling.cpp; 19s local 2024-04-03T18:06:41.9162258Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 17s local 2024-04-03T18:06:41.9163646Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 16s local ... 2024-04-03T18:06:42.1467934Z 2024-04-03T18:06:42.1468770Z  2024-04-03T18:06:42.1469291Z  2024-04-03T18:06:42.1469708Z  2024-04-03T18:06:42.1470111Z  2024-04-03T18:06:42.1470449Z  2024-04-03T18:06:42.1470792Z  2024-04-03T18:06:42.1471197Z  2024-04-03T18:06:42.1471582Z  2024-04-03T18:06:42.1472844Z [12,811 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:42.1474243Z Compiling src/cpu/cpu_rnn_list.cpp; 61s local 2024-04-03T18:06:42.1475112Z Compiling src/cpu/rnn/ref_rnn.cpp; 60s local 2024-04-03T18:06:42.1476495Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 31s local 2024-04-03T18:06:42.1477770Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 29s local 2024-04-03T18:06:42.1478747Z Compiling src/cpu/rnn/ref_rnn.cpp; 20s local 2024-04-03T18:06:42.1479649Z Compiling src/cpu/simple_resampling.cpp; 19s local 2024-04-03T18:06:42.1480624Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 17s local 2024-04-03T18:06:42.1481696Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 16s local ... 2024-04-03T18:06:42.3638242Z 2024-04-03T18:06:42.3639069Z  2024-04-03T18:06:42.3639512Z  2024-04-03T18:06:42.3639915Z  2024-04-03T18:06:42.3640279Z  2024-04-03T18:06:42.3640657Z  2024-04-03T18:06:42.3641021Z  2024-04-03T18:06:42.3641379Z  2024-04-03T18:06:42.3641735Z  2024-04-03T18:06:42.3642778Z [12,826 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:42.3643940Z Compiling src/cpu/cpu_rnn_list.cpp; 62s local 2024-04-03T18:06:42.3644736Z Compiling src/cpu/rnn/ref_rnn.cpp; 60s local 2024-04-03T18:06:42.3645712Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 31s local 2024-04-03T18:06:42.3646748Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 29s local 2024-04-03T18:06:42.3647567Z Compiling src/cpu/rnn/ref_rnn.cpp; 21s local 2024-04-03T18:06:42.3648353Z Compiling src/cpu/simple_resampling.cpp; 19s local 2024-04-03T18:06:42.3649237Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 16s local 2024-04-03T18:06:42.3650255Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 15s local ... 2024-04-03T18:06:42.5727836Z 2024-04-03T18:06:42.5728615Z  2024-04-03T18:06:42.5729198Z  2024-04-03T18:06:42.5729652Z  2024-04-03T18:06:42.5730080Z  2024-04-03T18:06:42.5730532Z  2024-04-03T18:06:42.5730967Z  2024-04-03T18:06:42.5731536Z  2024-04-03T18:06:42.5731964Z  2024-04-03T18:06:42.5733231Z [12,836 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:42.5734768Z Compiling src/cpu/cpu_rnn_list.cpp; 62s local 2024-04-03T18:06:42.5735662Z Compiling src/cpu/rnn/ref_rnn.cpp; 61s local 2024-04-03T18:06:42.5736813Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 31s local 2024-04-03T18:06:42.5738100Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 30s local 2024-04-03T18:06:42.5739117Z Compiling src/cpu/rnn/ref_rnn.cpp; 21s local 2024-04-03T18:06:42.5740046Z Compiling src/cpu/simple_resampling.cpp; 20s local 2024-04-03T18:06:42.5741093Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 16s local 2024-04-03T18:06:42.5742329Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 15s local ... 2024-04-03T18:06:42.8142586Z 2024-04-03T18:06:42.8143349Z  2024-04-03T18:06:42.8143884Z  2024-04-03T18:06:42.8144358Z  2024-04-03T18:06:42.8144780Z  2024-04-03T18:06:42.8145219Z  2024-04-03T18:06:42.8145894Z  2024-04-03T18:06:42.8146354Z  2024-04-03T18:06:42.8146732Z  2024-04-03T18:06:42.8148073Z [12,847 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:42.8149420Z Compiling src/cpu/cpu_rnn_list.cpp; 62s local 2024-04-03T18:06:42.8150626Z Compiling src/cpu/rnn/ref_rnn.cpp; 61s local 2024-04-03T18:06:42.8151719Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 32s local 2024-04-03T18:06:42.8153012Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 30s local 2024-04-03T18:06:42.8154035Z Compiling src/cpu/rnn/ref_rnn.cpp; 21s local 2024-04-03T18:06:42.8154972Z Compiling src/cpu/simple_resampling.cpp; 20s local 2024-04-03T18:06:42.8156064Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 17s local 2024-04-03T18:06:42.8157351Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 15s local ... 2024-04-03T18:06:43.0249532Z 2024-04-03T18:06:43.0260248Z  2024-04-03T18:06:43.0260787Z  2024-04-03T18:06:43.0261166Z  2024-04-03T18:06:43.0261558Z  2024-04-03T18:06:43.0261957Z  2024-04-03T18:06:43.0262349Z  2024-04-03T18:06:43.0262745Z  2024-04-03T18:06:43.0263119Z  2024-04-03T18:06:43.0264252Z [12,853 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:43.0265467Z Compiling src/cpu/rnn/ref_rnn.cpp; 61s local 2024-04-03T18:06:43.0266518Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 32s local 2024-04-03T18:06:43.0267917Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 30s local 2024-04-03T18:06:43.0268854Z Compiling src/cpu/rnn/ref_rnn.cpp; 21s local 2024-04-03T18:06:43.0269715Z Compiling src/cpu/simple_resampling.cpp; 20s local 2024-04-03T18:06:43.0270667Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 17s local 2024-04-03T18:06:43.0271746Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 16s local 2024-04-03T18:06:43.0272780Z Compiling llvm/lib/IR/Verifier.cpp; 15s local ... 2024-04-03T18:06:43.2265544Z 2024-04-03T18:06:43.2266278Z  2024-04-03T18:06:43.2266740Z  2024-04-03T18:06:43.2269445Z  2024-04-03T18:06:43.2270228Z  2024-04-03T18:06:43.2271224Z  2024-04-03T18:06:43.2272029Z  2024-04-03T18:06:43.2272493Z  2024-04-03T18:06:43.2272873Z  2024-04-03T18:06:43.2274035Z [12,865 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:43.2275306Z Compiling src/cpu/rnn/ref_rnn.cpp; 61s local 2024-04-03T18:06:43.2276355Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 32s local 2024-04-03T18:06:43.2277556Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 30s local 2024-04-03T18:06:43.2278466Z Compiling src/cpu/rnn/ref_rnn.cpp; 21s local 2024-04-03T18:06:43.2279341Z Compiling src/cpu/simple_resampling.cpp; 20s local 2024-04-03T18:06:43.2280363Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 17s local 2024-04-03T18:06:43.2281504Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 16s local 2024-04-03T18:06:43.2282505Z Compiling llvm/lib/IR/Verifier.cpp; 16s local ... 2024-04-03T18:06:43.4350875Z 2024-04-03T18:06:43.4352116Z  2024-04-03T18:06:43.4353086Z  2024-04-03T18:06:43.4355993Z  2024-04-03T18:06:43.4356690Z  2024-04-03T18:06:43.4357272Z  2024-04-03T18:06:43.4358676Z  2024-04-03T18:06:43.4359391Z  2024-04-03T18:06:43.4360076Z  2024-04-03T18:06:43.4361633Z [12,876 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:43.4363251Z Compiling src/cpu/rnn/ref_rnn.cpp; 61s local 2024-04-03T18:06:43.4364609Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 32s local 2024-04-03T18:06:43.4366332Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 31s local 2024-04-03T18:06:43.4370319Z Compiling src/cpu/rnn/ref_rnn.cpp; 22s local 2024-04-03T18:06:43.4371615Z Compiling src/cpu/simple_resampling.cpp; 20s local 2024-04-03T18:06:43.4375496Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 17s local 2024-04-03T18:06:43.4376770Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 16s local 2024-04-03T18:06:43.4378249Z Compiling llvm/lib/IR/Verifier.cpp; 16s local ... 2024-04-03T18:06:43.6438102Z 2024-04-03T18:06:43.6438852Z  2024-04-03T18:06:43.6439434Z  2024-04-03T18:06:43.6440537Z  2024-04-03T18:06:43.6441008Z  2024-04-03T18:06:43.6442352Z  2024-04-03T18:06:43.6442910Z  2024-04-03T18:06:43.6443398Z  2024-04-03T18:06:43.6443869Z  2024-04-03T18:06:43.6445239Z [12,887 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:43.6446829Z Compiling src/cpu/rnn/ref_rnn.cpp; 62s local 2024-04-03T18:06:43.6448415Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 33s local 2024-04-03T18:06:43.6449991Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 31s local 2024-04-03T18:06:43.6451283Z Compiling src/cpu/rnn/ref_rnn.cpp; 22s local 2024-04-03T18:06:43.6452325Z Compiling src/cpu/simple_resampling.cpp; 21s local 2024-04-03T18:06:43.6453603Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 17s local 2024-04-03T18:06:43.6455165Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 16s local 2024-04-03T18:06:43.6456424Z Compiling llvm/lib/IR/Verifier.cpp; 16s local ... 2024-04-03T18:06:43.8769858Z 2024-04-03T18:06:43.8771045Z  2024-04-03T18:06:43.8771621Z  2024-04-03T18:06:43.8772102Z  2024-04-03T18:06:43.8772586Z  2024-04-03T18:06:43.8773036Z  2024-04-03T18:06:43.8773486Z  2024-04-03T18:06:43.8773953Z  2024-04-03T18:06:43.8774597Z  2024-04-03T18:06:43.8775939Z [12,893 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:43.8777438Z Compiling src/cpu/rnn/ref_rnn.cpp; 62s local 2024-04-03T18:06:43.8778845Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 33s local 2024-04-03T18:06:43.8780291Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 31s local 2024-04-03T18:06:43.8781348Z Compiling src/cpu/rnn/ref_rnn.cpp; 22s local 2024-04-03T18:06:43.8782364Z Compiling src/cpu/simple_resampling.cpp; 21s local 2024-04-03T18:06:43.8783575Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 18s local 2024-04-03T18:06:43.8784790Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 17s local 2024-04-03T18:06:43.8785943Z Compiling llvm/lib/IR/Verifier.cpp; 16s local ... 2024-04-03T18:06:44.0774192Z 2024-04-03T18:06:44.0775124Z  2024-04-03T18:06:44.0775692Z  2024-04-03T18:06:44.0776147Z  2024-04-03T18:06:44.0776563Z  2024-04-03T18:06:44.0777016Z  2024-04-03T18:06:44.0777439Z  2024-04-03T18:06:44.0777841Z  2024-04-03T18:06:44.0778282Z  2024-04-03T18:06:44.0779560Z [12,901 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:44.0780956Z Compiling src/cpu/rnn/ref_rnn.cpp; 62s local 2024-04-03T18:06:44.0782132Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 33s local 2024-04-03T18:06:44.0783486Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 31s local 2024-04-03T18:06:44.0784571Z Compiling src/cpu/rnn/ref_rnn.cpp; 22s local 2024-04-03T18:06:44.0785566Z Compiling src/cpu/simple_resampling.cpp; 21s local 2024-04-03T18:06:44.0786730Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 18s local 2024-04-03T18:06:44.0788270Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 17s local 2024-04-03T18:06:44.0789483Z Compiling llvm/lib/IR/Verifier.cpp; 17s local ... 2024-04-03T18:06:44.3258885Z 2024-04-03T18:06:44.3259676Z  2024-04-03T18:06:44.3260212Z  2024-04-03T18:06:44.3260655Z  2024-04-03T18:06:44.3261067Z  2024-04-03T18:06:44.3261756Z  2024-04-03T18:06:44.3262207Z  2024-04-03T18:06:44.3262649Z  2024-04-03T18:06:44.3263084Z  2024-04-03T18:06:44.3264304Z [12,906 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:44.3265996Z Compiling src/cpu/rnn/ref_rnn.cpp; 62s local 2024-04-03T18:06:44.3267316Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 33s local 2024-04-03T18:06:44.3269181Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 31s local 2024-04-03T18:06:44.3270238Z Compiling src/cpu/rnn/ref_rnn.cpp; 23s local 2024-04-03T18:06:44.3271238Z Compiling src/cpu/simple_resampling.cpp; 21s local 2024-04-03T18:06:44.3272322Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 18s local 2024-04-03T18:06:44.3273428Z Compiling llvm/lib/IR/Verifier.cpp; 17s local 2024-04-03T18:06:44.3274640Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 13s local ... 2024-04-03T18:06:44.5372395Z 2024-04-03T18:06:44.5373187Z  2024-04-03T18:06:44.5373743Z  2024-04-03T18:06:44.5374193Z  2024-04-03T18:06:44.5374795Z  2024-04-03T18:06:44.5375267Z  2024-04-03T18:06:44.5379504Z  2024-04-03T18:06:44.5379972Z  2024-04-03T18:06:44.5380395Z  2024-04-03T18:06:44.5381769Z [12,913 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:44.5383248Z Compiling src/cpu/rnn/ref_rnn.cpp; 63s local 2024-04-03T18:06:44.5384480Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 33s local 2024-04-03T18:06:44.5385851Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 32s local 2024-04-03T18:06:44.5387044Z Compiling src/cpu/rnn/ref_rnn.cpp; 23s local 2024-04-03T18:06:44.5388278Z Compiling src/cpu/simple_resampling.cpp; 22s local 2024-04-03T18:06:44.5389500Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 18s local 2024-04-03T18:06:44.5390694Z Compiling llvm/lib/IR/Verifier.cpp; 17s local 2024-04-03T18:06:44.5391795Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 13s local ... 2024-04-03T18:06:44.7465194Z 2024-04-03T18:06:44.7465956Z  2024-04-03T18:06:44.7466484Z  2024-04-03T18:06:44.7466954Z  2024-04-03T18:06:44.7467407Z  2024-04-03T18:06:44.7468084Z  2024-04-03T18:06:44.7468659Z  2024-04-03T18:06:44.7469068Z  2024-04-03T18:06:44.7469513Z  2024-04-03T18:06:44.7470772Z [12,921 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:44.7472211Z Compiling src/cpu/rnn/ref_rnn.cpp; 63s local 2024-04-03T18:06:44.7473434Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 34s local 2024-04-03T18:06:44.7474853Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 32s local 2024-04-03T18:06:44.7475922Z Compiling src/cpu/rnn/ref_rnn.cpp; 23s local 2024-04-03T18:06:44.7476896Z Compiling src/cpu/simple_resampling.cpp; 22s local 2024-04-03T18:06:44.7478075Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 19s local 2024-04-03T18:06:44.7479185Z Compiling llvm/lib/IR/Verifier.cpp; 17s local 2024-04-03T18:06:44.7480195Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 14s local ... 2024-04-03T18:06:44.9502984Z 2024-04-03T18:06:44.9503729Z  2024-04-03T18:06:44.9504293Z  2024-04-03T18:06:44.9504762Z  2024-04-03T18:06:44.9505237Z  2024-04-03T18:06:44.9505708Z  2024-04-03T18:06:44.9506162Z  2024-04-03T18:06:44.9506637Z  2024-04-03T18:06:44.9507106Z  2024-04-03T18:06:44.9508593Z [12,930 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:44.9510119Z Compiling src/cpu/rnn/ref_rnn.cpp; 63s local 2024-04-03T18:06:44.9511398Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 34s local 2024-04-03T18:06:44.9512831Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 32s local 2024-04-03T18:06:44.9514205Z Compiling src/cpu/rnn/ref_rnn.cpp; 23s local 2024-04-03T18:06:44.9515233Z Compiling src/cpu/simple_resampling.cpp; 22s local 2024-04-03T18:06:44.9516438Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 19s local 2024-04-03T18:06:44.9517599Z Compiling llvm/lib/IR/Verifier.cpp; 17s local 2024-04-03T18:06:44.9518879Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 14s local ... 2024-04-03T18:06:45.1561721Z 2024-04-03T18:06:45.1562613Z  2024-04-03T18:06:45.1563159Z  2024-04-03T18:06:45.1563630Z  2024-04-03T18:06:45.1564043Z  2024-04-03T18:06:45.1564477Z  2024-04-03T18:06:45.1564905Z  2024-04-03T18:06:45.1565320Z  2024-04-03T18:06:45.1565755Z  2024-04-03T18:06:45.1566918Z [12,941 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:45.1568676Z Compiling src/cpu/rnn/ref_rnn.cpp; 63s local 2024-04-03T18:06:45.1569845Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 34s local 2024-04-03T18:06:45.1571128Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 32s local 2024-04-03T18:06:45.1572102Z Compiling src/cpu/rnn/ref_rnn.cpp; 23s local 2024-04-03T18:06:45.1573019Z Compiling src/cpu/simple_resampling.cpp; 22s local 2024-04-03T18:06:45.1574129Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 19s local 2024-04-03T18:06:45.1575350Z Compiling llvm/lib/IR/Verifier.cpp; 18s local 2024-04-03T18:06:45.1576317Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 14s local ... 2024-04-03T18:06:45.3951641Z 2024-04-03T18:06:45.3952366Z  2024-04-03T18:06:45.3952905Z  2024-04-03T18:06:45.3953326Z  2024-04-03T18:06:45.3953780Z  2024-04-03T18:06:45.3954198Z  2024-04-03T18:06:45.3954627Z  2024-04-03T18:06:45.3955160Z  2024-04-03T18:06:45.3955656Z  2024-04-03T18:06:45.3956909Z [12,950 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:45.3958257Z Compiling src/cpu/rnn/ref_rnn.cpp; 63s local 2024-04-03T18:06:45.3959364Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 34s local 2024-04-03T18:06:45.3960674Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 33s local 2024-04-03T18:06:45.3961734Z Compiling src/cpu/rnn/ref_rnn.cpp; 24s local 2024-04-03T18:06:45.3962670Z Compiling src/cpu/simple_resampling.cpp; 22s local 2024-04-03T18:06:45.3963748Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 19s local 2024-04-03T18:06:45.3964789Z Compiling llvm/lib/IR/Verifier.cpp; 18s local 2024-04-03T18:06:45.3965744Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 14s local ... 2024-04-03T18:06:45.6074667Z 2024-04-03T18:06:45.6075443Z  2024-04-03T18:06:45.6075978Z  2024-04-03T18:06:45.6077961Z  2024-04-03T18:06:45.6078748Z  2024-04-03T18:06:45.6081786Z  2024-04-03T18:06:45.6082484Z  2024-04-03T18:06:45.6085480Z  2024-04-03T18:06:45.6086172Z  2024-04-03T18:06:45.6090000Z [12,956 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:45.6091721Z Compiling src/cpu/rnn/ref_rnn.cpp; 64s local 2024-04-03T18:06:45.6095564Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 34s local 2024-04-03T18:06:45.6097082Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 33s local 2024-04-03T18:06:45.6100555Z Compiling src/cpu/rnn/ref_rnn.cpp; 24s local 2024-04-03T18:06:45.6101735Z Compiling src/cpu/simple_resampling.cpp; 23s local 2024-04-03T18:06:45.6103186Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 19s local 2024-04-03T18:06:45.6104500Z Compiling llvm/lib/IR/Verifier.cpp; 18s local 2024-04-03T18:06:45.6105785Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 15s local ... 2024-04-03T18:06:45.8085917Z 2024-04-03T18:06:45.8086732Z  2024-04-03T18:06:45.8087274Z  2024-04-03T18:06:45.8087718Z  2024-04-03T18:06:45.8088143Z  2024-04-03T18:06:45.8088861Z  2024-04-03T18:06:45.8089302Z  2024-04-03T18:06:45.8089751Z  2024-04-03T18:06:45.8090197Z  2024-04-03T18:06:45.8091433Z [12,964 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:45.8092980Z Compiling src/cpu/rnn/ref_rnn.cpp; 64s local 2024-04-03T18:06:45.8094262Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 35s local 2024-04-03T18:06:45.8095760Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 33s local 2024-04-03T18:06:45.8096666Z Compiling src/cpu/rnn/ref_rnn.cpp; 24s local 2024-04-03T18:06:45.8097543Z Compiling src/cpu/simple_resampling.cpp; 23s local 2024-04-03T18:06:45.8098627Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 20s local 2024-04-03T18:06:45.8099665Z Compiling llvm/lib/IR/Verifier.cpp; 18s local 2024-04-03T18:06:45.8100830Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 15s local ... 2024-04-03T18:06:46.0315983Z 2024-04-03T18:06:46.0316771Z  2024-04-03T18:06:46.0317333Z  2024-04-03T18:06:46.0319362Z  2024-04-03T18:06:46.0320161Z  2024-04-03T18:06:46.0320840Z  2024-04-03T18:06:46.0321519Z  2024-04-03T18:06:46.0322171Z  2024-04-03T18:06:46.0322810Z  2024-04-03T18:06:46.0324280Z [12,977 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:46.0325973Z Compiling src/cpu/rnn/ref_rnn.cpp; 64s local 2024-04-03T18:06:46.0327304Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 35s local 2024-04-03T18:06:46.0328805Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 33s local 2024-04-03T18:06:46.0329961Z Compiling src/cpu/rnn/ref_rnn.cpp; 24s local 2024-04-03T18:06:46.0331112Z Compiling src/cpu/simple_resampling.cpp; 23s local 2024-04-03T18:06:46.0332446Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 20s local 2024-04-03T18:06:46.0333805Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 15s local 2024-04-03T18:06:46.0335356Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 13s local ... 2024-04-03T18:06:46.2668886Z 2024-04-03T18:06:46.2670092Z  2024-04-03T18:06:46.2670617Z  2024-04-03T18:06:46.2671030Z  2024-04-03T18:06:46.2671455Z  2024-04-03T18:06:46.2672413Z  2024-04-03T18:06:46.2672878Z  2024-04-03T18:06:46.2673304Z  2024-04-03T18:06:46.2673722Z  2024-04-03T18:06:46.2674912Z [12,986 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:46.2676291Z Compiling src/cpu/rnn/ref_rnn.cpp; 64s local 2024-04-03T18:06:46.2677480Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 35s local 2024-04-03T18:06:46.2678815Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 33s local 2024-04-03T18:06:46.2679815Z Compiling src/cpu/rnn/ref_rnn.cpp; 25s local 2024-04-03T18:06:46.2680761Z Compiling src/cpu/simple_resampling.cpp; 23s local 2024-04-03T18:06:46.2681902Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 20s local 2024-04-03T18:06:46.2683000Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 15s local 2024-04-03T18:06:46.2684125Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 13s local ... 2024-04-03T18:06:46.4743455Z 2024-04-03T18:06:46.4744708Z  2024-04-03T18:06:46.4745229Z  2024-04-03T18:06:46.4745676Z  2024-04-03T18:06:46.4746139Z  2024-04-03T18:06:46.4746550Z  2024-04-03T18:06:46.4746971Z  2024-04-03T18:06:46.4747411Z  2024-04-03T18:06:46.4748055Z  2024-04-03T18:06:46.4749283Z [12,996 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:46.4750657Z Compiling src/cpu/rnn/ref_rnn.cpp; 65s local 2024-04-03T18:06:46.4751761Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 35s local 2024-04-03T18:06:46.4753020Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 34s local 2024-04-03T18:06:46.4754250Z Compiling src/cpu/rnn/ref_rnn.cpp; 25s local 2024-04-03T18:06:46.4755187Z Compiling src/cpu/simple_resampling.cpp; 23s local 2024-04-03T18:06:46.4756293Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 20s local 2024-04-03T18:06:46.4757528Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 15s local 2024-04-03T18:06:46.4758774Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 13s local ... 2024-04-03T18:06:46.6806151Z 2024-04-03T18:06:46.6809544Z  2024-04-03T18:06:46.6812573Z  2024-04-03T18:06:46.6814631Z  2024-04-03T18:06:46.6815342Z  2024-04-03T18:06:46.6815960Z  2024-04-03T18:06:46.6816583Z  2024-04-03T18:06:46.6817221Z  2024-04-03T18:06:46.6817842Z  2024-04-03T18:06:46.6819295Z [13,009 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:46.6821267Z Compiling src/cpu/rnn/ref_rnn.cpp; 65s local 2024-04-03T18:06:46.6822580Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 36s local 2024-04-03T18:06:46.6824055Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 34s local 2024-04-03T18:06:46.6825252Z Compiling src/cpu/rnn/ref_rnn.cpp; 25s local 2024-04-03T18:06:46.6826372Z Compiling src/cpu/simple_resampling.cpp; 24s local 2024-04-03T18:06:46.6827857Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 20s local 2024-04-03T18:06:46.6829159Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 16s local 2024-04-03T18:06:46.6830507Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 14s local ... 2024-04-03T18:06:46.8954289Z 2024-04-03T18:06:46.8955547Z  2024-04-03T18:06:46.8956082Z  2024-04-03T18:06:46.8956536Z  2024-04-03T18:06:46.8956986Z  2024-04-03T18:06:46.8957412Z  2024-04-03T18:06:46.8957834Z  2024-04-03T18:06:46.8958231Z  2024-04-03T18:06:46.8958694Z  2024-04-03T18:06:46.8959973Z [13,023 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:46.8961352Z Compiling src/cpu/rnn/ref_rnn.cpp; 65s local 2024-04-03T18:06:46.8962543Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 36s local 2024-04-03T18:06:46.8964019Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 34s local 2024-04-03T18:06:46.8965060Z Compiling src/cpu/rnn/ref_rnn.cpp; 25s local 2024-04-03T18:06:46.8966010Z Compiling src/cpu/simple_resampling.cpp; 24s local 2024-04-03T18:06:46.8967154Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 21s local 2024-04-03T18:06:46.8968304Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 16s local 2024-04-03T18:06:46.8969486Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 14s local ... 2024-04-03T18:06:47.1052460Z 2024-04-03T18:06:47.1060489Z  2024-04-03T18:06:47.1061103Z  2024-04-03T18:06:47.1061586Z  2024-04-03T18:06:47.1062031Z  2024-04-03T18:06:47.1062472Z  2024-04-03T18:06:47.1062897Z  2024-04-03T18:06:47.1063351Z  2024-04-03T18:06:47.1063783Z  2024-04-03T18:06:47.1065038Z [13,029 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:47.1066487Z Compiling src/cpu/rnn/ref_rnn.cpp; 65s local 2024-04-03T18:06:47.1067904Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 36s local 2024-04-03T18:06:47.1069256Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 34s local 2024-04-03T18:06:47.1070288Z Compiling src/cpu/rnn/ref_rnn.cpp; 25s local 2024-04-03T18:06:47.1071254Z Compiling src/cpu/simple_resampling.cpp; 24s local 2024-04-03T18:06:47.1072397Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 21s local 2024-04-03T18:06:47.1073573Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 16s local 2024-04-03T18:06:47.1074813Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 14s local ... 2024-04-03T18:06:47.4611367Z 2024-04-03T18:06:47.4612178Z  2024-04-03T18:06:47.4612949Z  2024-04-03T18:06:47.4613421Z  2024-04-03T18:06:47.4613859Z  2024-04-03T18:06:47.4614271Z  2024-04-03T18:06:47.4614881Z  2024-04-03T18:06:47.4615301Z  2024-04-03T18:06:47.4615721Z  2024-04-03T18:06:47.4617120Z [13,032 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:06:47.4618629Z Compiling src/cpu/rnn/ref_rnn.cpp; 65s local 2024-04-03T18:06:47.4619796Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 36s local 2024-04-03T18:06:47.4621091Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 35s local 2024-04-03T18:06:47.4622044Z Compiling src/cpu/rnn/ref_rnn.cpp; 26s local 2024-04-03T18:06:47.4622980Z Compiling src/cpu/simple_resampling.cpp; 24s local 2024-04-03T18:06:47.4624118Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 21s local 2024-04-03T18:06:47.4625464Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 16s local 2024-04-03T18:06:47.4626692Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 14s local ... 2024-04-03T18:06:47.6791908Z 2024-04-03T18:06:47.6792757Z  2024-04-03T18:06:47.6793290Z  2024-04-03T18:06:47.6793761Z  2024-04-03T18:06:47.6794227Z  2024-04-03T18:06:47.6794675Z  2024-04-03T18:06:47.6795133Z  2024-04-03T18:06:47.6795586Z  2024-04-03T18:06:47.6796043Z  2024-04-03T18:06:47.6797368Z [13,034 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:47.6798818Z Compiling src/cpu/rnn/ref_rnn.cpp; 66s local 2024-04-03T18:06:47.6800036Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 37s local 2024-04-03T18:06:47.6801385Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 35s local 2024-04-03T18:06:47.6802429Z Compiling src/cpu/rnn/ref_rnn.cpp; 26s local 2024-04-03T18:06:47.6803413Z Compiling src/cpu/simple_resampling.cpp; 25s local 2024-04-03T18:06:47.6804495Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 21s local 2024-04-03T18:06:47.6805567Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 17s local 2024-04-03T18:06:47.6806711Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 15s local ... 2024-04-03T18:06:47.8803026Z 2024-04-03T18:06:47.8803769Z  2024-04-03T18:06:47.8804333Z  2024-04-03T18:06:47.8804746Z  2024-04-03T18:06:47.8805157Z  2024-04-03T18:06:47.8805549Z  2024-04-03T18:06:47.8805971Z  2024-04-03T18:06:47.8806410Z  2024-04-03T18:06:47.8806845Z  2024-04-03T18:06:47.8808019Z [13,039 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:47.8809369Z Compiling src/cpu/rnn/ref_rnn.cpp; 66s local 2024-04-03T18:06:47.8810557Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 37s local 2024-04-03T18:06:47.8811861Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 35s local 2024-04-03T18:06:47.8812908Z Compiling src/cpu/rnn/ref_rnn.cpp; 26s local 2024-04-03T18:06:47.8813883Z Compiling src/cpu/simple_resampling.cpp; 25s local 2024-04-03T18:06:47.8815220Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 22s local 2024-04-03T18:06:47.8816339Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 17s local 2024-04-03T18:06:47.8817524Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 15s local ... 2024-04-03T18:06:48.1535577Z 2024-04-03T18:06:48.1536287Z  2024-04-03T18:06:48.1536729Z  2024-04-03T18:06:48.1537073Z  2024-04-03T18:06:48.1537428Z  2024-04-03T18:06:48.1537773Z  2024-04-03T18:06:48.1538106Z  2024-04-03T18:06:48.1538455Z  2024-04-03T18:06:48.1538784Z  2024-04-03T18:06:48.1539786Z [13,041 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:48.1554766Z Compiling src/cpu/rnn/ref_rnn.cpp; 66s local 2024-04-03T18:06:48.1556413Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 37s local 2024-04-03T18:06:48.1557729Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 35s local 2024-04-03T18:06:48.1558893Z Compiling src/cpu/rnn/ref_rnn.cpp; 26s local 2024-04-03T18:06:48.1559899Z Compiling src/cpu/simple_resampling.cpp; 25s local 2024-04-03T18:06:48.1561210Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 22s local 2024-04-03T18:06:48.1562479Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 17s local 2024-04-03T18:06:48.1563700Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 15s local ... 2024-04-03T18:06:48.3987510Z 2024-04-03T18:06:48.3988483Z  2024-04-03T18:06:48.3989014Z  2024-04-03T18:06:48.3989474Z  2024-04-03T18:06:48.3989889Z  2024-04-03T18:06:48.3990309Z  2024-04-03T18:06:48.3990737Z  2024-04-03T18:06:48.3991172Z  2024-04-03T18:06:48.3991618Z  2024-04-03T18:06:48.3993193Z [13,043 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:48.3994593Z Compiling src/cpu/rnn/ref_rnn.cpp; 66s local 2024-04-03T18:06:48.3995700Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 37s local 2024-04-03T18:06:48.3997007Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 36s local 2024-04-03T18:06:48.3998014Z Compiling src/cpu/rnn/ref_rnn.cpp; 27s local 2024-04-03T18:06:48.3998971Z Compiling src/cpu/simple_resampling.cpp; 25s local 2024-04-03T18:06:48.4000044Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 22s local 2024-04-03T18:06:48.4001147Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 17s local 2024-04-03T18:06:48.4002327Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 15s local ... 2024-04-03T18:06:48.6600247Z 2024-04-03T18:06:48.6601025Z  2024-04-03T18:06:48.6601596Z  2024-04-03T18:06:48.6602046Z  2024-04-03T18:06:48.6602503Z  2024-04-03T18:06:48.6602975Z  2024-04-03T18:06:48.6603403Z  2024-04-03T18:06:48.6603829Z  2024-04-03T18:06:48.6604264Z  2024-04-03T18:06:48.6605504Z [13,044 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:48.6606757Z Compiling src/cpu/rnn/ref_rnn.cpp; 67s local 2024-04-03T18:06:48.6607900Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 38s local 2024-04-03T18:06:48.6609229Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 36s local 2024-04-03T18:06:48.6610207Z Compiling src/cpu/rnn/ref_rnn.cpp; 27s local 2024-04-03T18:06:48.6611145Z Compiling src/cpu/simple_resampling.cpp; 26s local 2024-04-03T18:06:48.6612398Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 22s local 2024-04-03T18:06:48.6613583Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 18s local 2024-04-03T18:06:48.6615027Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 16s local ... 2024-04-03T18:06:48.8719153Z 2024-04-03T18:06:48.8719953Z  2024-04-03T18:06:48.8720500Z  2024-04-03T18:06:48.8720942Z  2024-04-03T18:06:48.8721407Z  2024-04-03T18:06:48.8721857Z  2024-04-03T18:06:48.8722315Z  2024-04-03T18:06:48.8722760Z  2024-04-03T18:06:48.8723192Z  2024-04-03T18:06:48.8724514Z [13,045 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:48.8725932Z Compiling src/cpu/rnn/ref_rnn.cpp; 67s local 2024-04-03T18:06:48.8727142Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 38s local 2024-04-03T18:06:48.8728506Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 36s local 2024-04-03T18:06:48.8729549Z Compiling src/cpu/rnn/ref_rnn.cpp; 27s local 2024-04-03T18:06:48.8730519Z Compiling src/cpu/simple_resampling.cpp; 26s local 2024-04-03T18:06:48.8731675Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 23s local 2024-04-03T18:06:48.8732827Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 18s local 2024-04-03T18:06:48.8734539Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 16s local ... 2024-04-03T18:06:49.0810915Z 2024-04-03T18:06:49.0823838Z  2024-04-03T18:06:49.0824403Z  2024-04-03T18:06:49.0824846Z  2024-04-03T18:06:49.0825280Z  2024-04-03T18:06:49.0825689Z  2024-04-03T18:06:49.0826114Z  2024-04-03T18:06:49.0826543Z  2024-04-03T18:06:49.0827356Z  2024-04-03T18:06:49.0828847Z [13,046 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:49.0830251Z Compiling src/cpu/rnn/ref_rnn.cpp; 67s local 2024-04-03T18:06:49.0831566Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 38s local 2024-04-03T18:06:49.0832926Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 36s local 2024-04-03T18:06:49.0833974Z Compiling src/cpu/rnn/ref_rnn.cpp; 27s local 2024-04-03T18:06:49.0834923Z Compiling src/cpu/simple_resampling.cpp; 26s local 2024-04-03T18:06:49.0836244Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 23s local 2024-04-03T18:06:49.0837416Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 18s local 2024-04-03T18:06:49.0838533Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 16s local ... 2024-04-03T18:06:49.3822636Z 2024-04-03T18:06:49.3823406Z  2024-04-03T18:06:49.3823984Z  2024-04-03T18:06:49.3827139Z  2024-04-03T18:06:49.3830466Z  2024-04-03T18:06:49.3833362Z  2024-04-03T18:06:49.3836271Z  2024-04-03T18:06:49.3839191Z  2024-04-03T18:06:49.3842166Z  2024-04-03T18:06:49.3845880Z [13,047 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:49.3847577Z Compiling src/cpu/rnn/ref_rnn.cpp; 67s local 2024-04-03T18:06:49.3851273Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 38s local 2024-04-03T18:06:49.3855204Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 36s local 2024-04-03T18:06:49.3856590Z Compiling src/cpu/rnn/ref_rnn.cpp; 28s local 2024-04-03T18:06:49.3859997Z Compiling src/cpu/simple_resampling.cpp; 26s local 2024-04-03T18:06:49.3863463Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 23s local 2024-04-03T18:06:49.3867016Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 18s local 2024-04-03T18:06:49.3870917Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 16s local ... 2024-04-03T18:06:49.6535229Z 2024-04-03T18:06:49.6536424Z  2024-04-03T18:06:49.6537465Z  2024-04-03T18:06:49.6538612Z  2024-04-03T18:06:49.6539098Z  2024-04-03T18:06:49.6539556Z  2024-04-03T18:06:49.6539986Z  2024-04-03T18:06:49.6540384Z  2024-04-03T18:06:49.6540849Z  2024-04-03T18:06:49.6542162Z [13,049 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:49.6543578Z Compiling src/cpu/rnn/ref_rnn.cpp; 68s local 2024-04-03T18:06:49.6544753Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 39s local 2024-04-03T18:06:49.6546133Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 37s local 2024-04-03T18:06:49.6547177Z Compiling src/cpu/rnn/ref_rnn.cpp; 28s local 2024-04-03T18:06:49.6548343Z Compiling src/cpu/simple_resampling.cpp; 27s local 2024-04-03T18:06:49.6549507Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 23s local 2024-04-03T18:06:49.6550676Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 19s local 2024-04-03T18:06:49.6551880Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 17s local ... 2024-04-03T18:06:49.8717470Z 2024-04-03T18:06:49.8718256Z  2024-04-03T18:06:49.8718792Z  2024-04-03T18:06:49.8719256Z  2024-04-03T18:06:49.8719690Z  2024-04-03T18:06:49.8720103Z  2024-04-03T18:06:49.8720533Z  2024-04-03T18:06:49.8720942Z  2024-04-03T18:06:49.8721323Z  2024-04-03T18:06:49.8722515Z [13,052 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:49.8724148Z Compiling src/cpu/rnn/ref_rnn.cpp; 68s local 2024-04-03T18:06:49.8725273Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 39s local 2024-04-03T18:06:49.8726539Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 37s local 2024-04-03T18:06:49.8727516Z Compiling src/cpu/rnn/ref_rnn.cpp; 28s local 2024-04-03T18:06:49.8728751Z Compiling src/cpu/simple_resampling.cpp; 27s local 2024-04-03T18:06:49.8729851Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 24s local 2024-04-03T18:06:49.8730942Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 19s local 2024-04-03T18:06:49.8732090Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 17s local ... 2024-04-03T18:06:50.0801233Z 2024-04-03T18:06:50.0801996Z  2024-04-03T18:06:50.0802521Z  2024-04-03T18:06:50.0802982Z  2024-04-03T18:06:50.0803438Z  2024-04-03T18:06:50.0803889Z  2024-04-03T18:06:50.0804649Z  2024-04-03T18:06:50.0805103Z  2024-04-03T18:06:50.0805559Z  2024-04-03T18:06:50.0806906Z [13,054 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:50.0808381Z Compiling src/cpu/rnn/ref_rnn.cpp; 68s local 2024-04-03T18:06:50.0809572Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 39s local 2024-04-03T18:06:50.0810929Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 37s local 2024-04-03T18:06:50.0811985Z Compiling src/cpu/rnn/ref_rnn.cpp; 28s local 2024-04-03T18:06:50.0812951Z Compiling src/cpu/simple_resampling.cpp; 27s local 2024-04-03T18:06:50.0814116Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 24s local 2024-04-03T18:06:50.0815371Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 19s local 2024-04-03T18:06:50.0816635Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 17s local ... 2024-04-03T18:06:50.2826457Z 2024-04-03T18:06:50.2827220Z  2024-04-03T18:06:50.2827980Z  2024-04-03T18:06:50.2828445Z  2024-04-03T18:06:50.2828871Z  2024-04-03T18:06:50.2829329Z  2024-04-03T18:06:50.2829804Z  2024-04-03T18:06:50.2830224Z  2024-04-03T18:06:50.2830676Z  2024-04-03T18:06:50.2831950Z [13,057 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:50.2833453Z Compiling src/cpu/rnn/ref_rnn.cpp; 68s local 2024-04-03T18:06:50.2834735Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 39s local 2024-04-03T18:06:50.2836091Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 37s local 2024-04-03T18:06:50.2837241Z Compiling src/cpu/rnn/ref_rnn.cpp; 29s local 2024-04-03T18:06:50.2838209Z Compiling src/cpu/simple_resampling.cpp; 27s local 2024-04-03T18:06:50.2839340Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 24s local 2024-04-03T18:06:50.2840478Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 19s local 2024-04-03T18:06:50.2841715Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 17s local ... 2024-04-03T18:06:50.4830168Z 2024-04-03T18:06:50.4830929Z  2024-04-03T18:06:50.4831474Z  2024-04-03T18:06:50.4831934Z  2024-04-03T18:06:50.4832387Z  2024-04-03T18:06:50.4832785Z  2024-04-03T18:06:50.4833244Z  2024-04-03T18:06:50.4833693Z  2024-04-03T18:06:50.4834104Z  2024-04-03T18:06:50.4835443Z [13,058 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:50.4836905Z Compiling src/cpu/rnn/ref_rnn.cpp; 69s local 2024-04-03T18:06:50.4838046Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 39s local 2024-04-03T18:06:50.4839367Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 38s local 2024-04-03T18:06:50.4840395Z Compiling src/cpu/rnn/ref_rnn.cpp; 29s local 2024-04-03T18:06:50.4841382Z Compiling src/cpu/simple_resampling.cpp; 28s local 2024-04-03T18:06:50.4842593Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 24s local 2024-04-03T18:06:50.4844021Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 19s local 2024-04-03T18:06:50.4845289Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 17s local ... 2024-04-03T18:06:50.7459211Z 2024-04-03T18:06:50.7459972Z  2024-04-03T18:06:50.7460574Z  2024-04-03T18:06:50.7461055Z  2024-04-03T18:06:50.7461714Z  2024-04-03T18:06:50.7462281Z  2024-04-03T18:06:50.7462726Z  2024-04-03T18:06:50.7463159Z  2024-04-03T18:06:50.7463602Z  2024-04-03T18:06:50.7464901Z [13,059 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:50.7466396Z Compiling src/cpu/rnn/ref_rnn.cpp; 69s local 2024-04-03T18:06:50.7467856Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 40s local 2024-04-03T18:06:50.7469230Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 38s local 2024-04-03T18:06:50.7470501Z Compiling src/cpu/rnn/ref_rnn.cpp; 29s local 2024-04-03T18:06:50.7471462Z Compiling src/cpu/simple_resampling.cpp; 28s local 2024-04-03T18:06:50.7472591Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 25s local 2024-04-03T18:06:50.7473658Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 20s local 2024-04-03T18:06:50.7474967Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 18s local ... 2024-04-03T18:06:51.0422790Z 2024-04-03T18:06:51.0424061Z  2024-04-03T18:06:51.0424621Z  2024-04-03T18:06:51.0425111Z  2024-04-03T18:06:51.0425593Z  2024-04-03T18:06:51.0426081Z  2024-04-03T18:06:51.0426687Z  2024-04-03T18:06:51.0427153Z  2024-04-03T18:06:51.0427605Z  2024-04-03T18:06:51.0429166Z [13,064 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:51.0430692Z Compiling src/cpu/rnn/ref_rnn.cpp; 69s local 2024-04-03T18:06:51.0431997Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 40s local 2024-04-03T18:06:51.0433456Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 38s local 2024-04-03T18:06:51.0434586Z Compiling src/cpu/rnn/ref_rnn.cpp; 29s local 2024-04-03T18:06:51.0435614Z Compiling src/cpu/simple_resampling.cpp; 28s local 2024-04-03T18:06:51.0436817Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 25s local 2024-04-03T18:06:51.0438059Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 20s local 2024-04-03T18:06:51.0439370Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 18s local ... 2024-04-03T18:06:51.2958343Z 2024-04-03T18:06:51.2959112Z  2024-04-03T18:06:51.2959671Z  2024-04-03T18:06:51.2960124Z  2024-04-03T18:06:51.2960534Z  2024-04-03T18:06:51.2960997Z  2024-04-03T18:06:51.2961576Z  2024-04-03T18:06:51.2962022Z  2024-04-03T18:06:51.2962472Z  2024-04-03T18:06:51.2963800Z [13,067 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:51.2965270Z Compiling src/cpu/rnn/ref_rnn.cpp; 69s local 2024-04-03T18:06:51.2966456Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 40s local 2024-04-03T18:06:51.2967841Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 38s local 2024-04-03T18:06:51.2968884Z Compiling src/cpu/rnn/ref_rnn.cpp; 30s local 2024-04-03T18:06:51.2969834Z Compiling src/cpu/simple_resampling.cpp; 28s local 2024-04-03T18:06:51.2970991Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 25s local 2024-04-03T18:06:51.2972129Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 20s local 2024-04-03T18:06:51.2973344Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 18s local ... 2024-04-03T18:06:51.4962099Z 2024-04-03T18:06:51.4963362Z  2024-04-03T18:06:51.4964140Z  2024-04-03T18:06:51.4964935Z  2024-04-03T18:06:51.4966042Z  2024-04-03T18:06:51.4966572Z  2024-04-03T18:06:51.4966991Z  2024-04-03T18:06:51.4967461Z  2024-04-03T18:06:51.4967942Z  2024-04-03T18:06:51.4969498Z [13,069 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:51.4970877Z Compiling src/cpu/rnn/ref_rnn.cpp; 70s local 2024-04-03T18:06:51.4972076Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 40s local 2024-04-03T18:06:51.4973536Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 39s local 2024-04-03T18:06:51.4974908Z Compiling src/cpu/rnn/ref_rnn.cpp; 30s local 2024-04-03T18:06:51.4978344Z Compiling src/cpu/simple_resampling.cpp; 29s local 2024-04-03T18:06:51.4979564Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 25s local 2024-04-03T18:06:51.4980787Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 20s local 2024-04-03T18:06:51.4982108Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 18s local ... 2024-04-03T18:06:51.8299270Z 2024-04-03T18:06:51.8300038Z  2024-04-03T18:06:51.8300591Z  2024-04-03T18:06:51.8301366Z  2024-04-03T18:06:51.8301834Z  2024-04-03T18:06:51.8302301Z  2024-04-03T18:06:51.8303070Z  2024-04-03T18:06:51.8303531Z  2024-04-03T18:06:51.8304007Z  2024-04-03T18:06:51.8305235Z [13,072 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:51.8306628Z Compiling src/cpu/rnn/ref_rnn.cpp; 70s local 2024-04-03T18:06:51.8308062Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 41s local 2024-04-03T18:06:51.8309326Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 39s local 2024-04-03T18:06:51.8310405Z Compiling src/cpu/rnn/ref_rnn.cpp; 30s local 2024-04-03T18:06:51.8311505Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 26s local 2024-04-03T18:06:51.8312603Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 21s local 2024-04-03T18:06:51.8313797Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 19s local 2024-04-03T18:06:51.8314862Z @onednn//:mkl_dnn; 12s local ... 2024-04-03T18:06:52.0976729Z 2024-04-03T18:06:52.0977497Z  2024-04-03T18:06:52.0978067Z  2024-04-03T18:06:52.0978539Z  2024-04-03T18:06:52.0978996Z  2024-04-03T18:06:52.0979396Z  2024-04-03T18:06:52.0979919Z  2024-04-03T18:06:52.0980363Z  2024-04-03T18:06:52.0980761Z  2024-04-03T18:06:52.0982009Z [13,077 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:52.0983451Z Compiling src/cpu/rnn/ref_rnn.cpp; 70s local 2024-04-03T18:06:52.0984669Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 41s local 2024-04-03T18:06:52.0985960Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 39s local 2024-04-03T18:06:52.0987042Z Compiling src/cpu/rnn/ref_rnn.cpp; 30s local 2024-04-03T18:06:52.0988390Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 26s local 2024-04-03T18:06:52.0989595Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 21s local 2024-04-03T18:06:52.0990802Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 19s local 2024-04-03T18:06:52.0992016Z @onednn//:mkl_dnn; 12s local ... 2024-04-03T18:06:52.2974051Z 2024-04-03T18:06:52.2974981Z  2024-04-03T18:06:52.2975533Z  2024-04-03T18:06:52.2975988Z  2024-04-03T18:06:52.2976414Z  2024-04-03T18:06:52.2976856Z  2024-04-03T18:06:52.2977287Z  2024-04-03T18:06:52.2977766Z  2024-04-03T18:06:52.2978204Z  2024-04-03T18:06:52.2979486Z [13,078 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:52.2980909Z Compiling src/cpu/rnn/ref_rnn.cpp; 70s local 2024-04-03T18:06:52.2982094Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 41s local 2024-04-03T18:06:52.2983438Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 39s local 2024-04-03T18:06:52.2984442Z Compiling src/cpu/rnn/ref_rnn.cpp; 31s local 2024-04-03T18:06:52.2985418Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 26s local 2024-04-03T18:06:52.2986799Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 21s local 2024-04-03T18:06:52.2988203Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 19s local 2024-04-03T18:06:52.2989215Z @onednn//:mkl_dnn; 12s local ... 2024-04-03T18:06:52.6030682Z 2024-04-03T18:06:52.6031635Z  2024-04-03T18:06:52.6032342Z  2024-04-03T18:06:52.6033310Z  2024-04-03T18:06:52.6033985Z  2024-04-03T18:06:52.6034767Z  2024-04-03T18:06:52.6035309Z  2024-04-03T18:06:52.6035690Z  2024-04-03T18:06:52.6036241Z  2024-04-03T18:06:52.6037615Z [13,079 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:52.6039007Z Compiling src/cpu/rnn/ref_rnn.cpp; 71s local 2024-04-03T18:06:52.6040521Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 41s local 2024-04-03T18:06:52.6042609Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 40s local 2024-04-03T18:06:52.6044244Z Compiling src/cpu/rnn/ref_rnn.cpp; 31s local 2024-04-03T18:06:52.6045549Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 26s local 2024-04-03T18:06:52.6046807Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 22s local 2024-04-03T18:06:52.6048384Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 20s local 2024-04-03T18:06:52.6049734Z @onednn//:mkl_dnn; 12s local ... 2024-04-03T18:06:52.8537192Z 2024-04-03T18:06:52.8537949Z  2024-04-03T18:06:52.8538455Z  2024-04-03T18:06:52.8538892Z  2024-04-03T18:06:52.8539321Z  2024-04-03T18:06:52.8539748Z  2024-04-03T18:06:52.8540173Z  2024-04-03T18:06:52.8540610Z  2024-04-03T18:06:52.8541009Z  2024-04-03T18:06:52.8542246Z [13,082 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:52.8543637Z Compiling src/cpu/rnn/ref_rnn.cpp; 71s local 2024-04-03T18:06:52.8544814Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 42s local 2024-04-03T18:06:52.8546101Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 40s local 2024-04-03T18:06:52.8547084Z Compiling src/cpu/rnn/ref_rnn.cpp; 31s local 2024-04-03T18:06:52.8550092Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 27s local 2024-04-03T18:06:52.8551226Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 22s local 2024-04-03T18:06:52.8552395Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 20s local 2024-04-03T18:06:52.8553376Z @onednn//:mkl_dnn; 13s local ... 2024-04-03T18:06:53.0984617Z 2024-04-03T18:06:53.0985388Z  2024-04-03T18:06:53.0985890Z  2024-04-03T18:06:53.0986328Z  2024-04-03T18:06:53.0986758Z  2024-04-03T18:06:53.0987163Z  2024-04-03T18:06:53.0987582Z  2024-04-03T18:06:53.0988241Z  2024-04-03T18:06:53.0988631Z  2024-04-03T18:06:53.0989900Z [13,083 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:53.0991413Z Compiling src/cpu/rnn/ref_rnn.cpp; 71s local 2024-04-03T18:06:53.0992633Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 42s local 2024-04-03T18:06:53.0993993Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 40s local 2024-04-03T18:06:53.0995010Z Compiling src/cpu/rnn/ref_rnn.cpp; 31s local 2024-04-03T18:06:53.0995989Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 27s local 2024-04-03T18:06:53.0996953Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 22s local 2024-04-03T18:06:53.0998143Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 20s local 2024-04-03T18:06:53.0999215Z @onednn//:mkl_dnn; 13s local ... 2024-04-03T18:06:53.3806760Z 2024-04-03T18:06:53.3807547Z  2024-04-03T18:06:53.3808111Z  2024-04-03T18:06:53.3808563Z  2024-04-03T18:06:53.3808985Z  2024-04-03T18:06:53.3809425Z  2024-04-03T18:06:53.3809864Z  2024-04-03T18:06:53.3810331Z  2024-04-03T18:06:53.3810771Z  2024-04-03T18:06:53.3812321Z [13,087 / 19,966] 4 / 18 tests; 46 actions, 45 running; last test: ...til_test 2024-04-03T18:06:53.3814079Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 42s local 2024-04-03T18:06:53.3815555Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 40s local 2024-04-03T18:06:53.3816890Z Compiling src/cpu/rnn/ref_rnn.cpp; 32s local 2024-04-03T18:06:53.3817952Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 27s local 2024-04-03T18:06:53.3819021Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 22s local 2024-04-03T18:06:53.3820115Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 20s local 2024-04-03T18:06:53.3821309Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 13s local 2024-04-03T18:06:53.3822525Z ...//llvm:X86CommonTableGen__gen_instr_info_genrule; 12s local ... 2024-04-03T18:06:53.6409100Z 2024-04-03T18:06:53.6409865Z  2024-04-03T18:06:53.6410705Z  2024-04-03T18:06:53.6411104Z  2024-04-03T18:06:53.6411539Z  2024-04-03T18:06:53.6411968Z  2024-04-03T18:06:53.6412387Z  2024-04-03T18:06:53.6412823Z  2024-04-03T18:06:53.6413250Z  2024-04-03T18:06:53.6414632Z [13,090 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:53.6416276Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 42s local 2024-04-03T18:06:53.6417523Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 41s local 2024-04-03T18:06:53.6418500Z Compiling src/cpu/rnn/ref_rnn.cpp; 32s local 2024-04-03T18:06:53.6419554Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 27s local 2024-04-03T18:06:53.6420632Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 23s local 2024-04-03T18:06:53.6421722Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 21s local 2024-04-03T18:06:53.6422899Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 13s local 2024-04-03T18:06:53.6424178Z Compiling src/cpu/x64/jit_gemm_inner_product_utils.cpp; 11s local ... 2024-04-03T18:06:53.8650270Z 2024-04-03T18:06:53.8653204Z  2024-04-03T18:06:53.8653749Z  2024-04-03T18:06:53.8654161Z  2024-04-03T18:06:53.8654729Z  2024-04-03T18:06:53.8655127Z  2024-04-03T18:06:53.8655558Z  2024-04-03T18:06:53.8655984Z  2024-04-03T18:06:53.8661685Z  2024-04-03T18:06:53.8662961Z [13,094 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:53.8664366Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 41s local 2024-04-03T18:06:53.8665288Z Compiling src/cpu/rnn/ref_rnn.cpp; 32s local 2024-04-03T18:06:53.8666179Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 28s local 2024-04-03T18:06:53.8667138Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 23s local 2024-04-03T18:06:53.8668338Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 21s local 2024-04-03T18:06:53.8669409Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 14s local 2024-04-03T18:06:53.8670520Z Compiling src/cpu/x64/jit_gemm_inner_product_utils.cpp; 11s local 2024-04-03T18:06:53.8671652Z Compiling llvm/lib/AsmParser/LLParser.cpp; 8s local ... 2024-04-03T18:06:54.0994250Z 2024-04-03T18:06:54.0995009Z  2024-04-03T18:06:54.0995521Z  2024-04-03T18:06:54.0995972Z  2024-04-03T18:06:54.0996433Z  2024-04-03T18:06:54.0996865Z  2024-04-03T18:06:54.0997308Z  2024-04-03T18:06:54.1002967Z  2024-04-03T18:06:54.1003430Z  2024-04-03T18:06:54.1004735Z [13,096 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:54.1006236Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 41s local 2024-04-03T18:06:54.1007165Z Compiling src/cpu/rnn/ref_rnn.cpp; 32s local 2024-04-03T18:06:54.1008140Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 28s local 2024-04-03T18:06:54.1009255Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 23s local 2024-04-03T18:06:54.1010616Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 21s local 2024-04-03T18:06:54.1011981Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 14s local 2024-04-03T18:06:54.1013297Z Compiling src/cpu/x64/jit_gemm_inner_product_utils.cpp; 11s local 2024-04-03T18:06:54.1014881Z Compiling llvm/lib/AsmParser/LLParser.cpp; 9s local ... 2024-04-03T18:06:54.2994190Z 2024-04-03T18:06:54.2996065Z  2024-04-03T18:06:54.2996632Z  2024-04-03T18:06:54.2998663Z  2024-04-03T18:06:54.3001801Z  2024-04-03T18:06:54.3004923Z  2024-04-03T18:06:54.3005817Z  2024-04-03T18:06:54.3006726Z  2024-04-03T18:06:54.3007224Z  2024-04-03T18:06:54.3008447Z [13,099 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:54.3009936Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 41s local 2024-04-03T18:06:54.3011347Z Compiling src/cpu/rnn/ref_rnn.cpp; 33s local 2024-04-03T18:06:54.3012480Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 28s local 2024-04-03T18:06:54.3013619Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 23s local 2024-04-03T18:06:54.3014966Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 21s local 2024-04-03T18:06:54.3016217Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 14s local 2024-04-03T18:06:54.3017381Z Compiling src/cpu/x64/jit_gemm_inner_product_utils.cpp; 12s local 2024-04-03T18:06:54.3018599Z Compiling llvm/lib/AsmParser/LLParser.cpp; 9s local ... 2024-04-03T18:06:54.6116300Z 2024-04-03T18:06:54.6117494Z  2024-04-03T18:06:54.6118348Z  2024-04-03T18:06:54.6120781Z  2024-04-03T18:06:54.6121459Z  2024-04-03T18:06:54.6122067Z  2024-04-03T18:06:54.6122689Z  2024-04-03T18:06:54.6123311Z  2024-04-03T18:06:54.6123923Z  2024-04-03T18:06:54.6125387Z [13,102 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:54.6127184Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 42s local 2024-04-03T18:06:54.6128756Z Compiling src/cpu/rnn/ref_rnn.cpp; 33s local 2024-04-03T18:06:54.6130136Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 28s local 2024-04-03T18:06:54.6131511Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 24s local 2024-04-03T18:06:54.6132918Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 22s local 2024-04-03T18:06:54.6134539Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 14s local 2024-04-03T18:06:54.6135883Z Compiling llvm/lib/AsmParser/LLParser.cpp; 9s local 2024-04-03T18:06:54.6137614Z @llvm-project//mlir:mlir-linalg-ods-yaml-gen; 7s local ... 2024-04-03T18:06:54.9005404Z 2024-04-03T18:06:54.9006154Z  2024-04-03T18:06:54.9006623Z  2024-04-03T18:06:54.9006999Z  2024-04-03T18:06:54.9007352Z  2024-04-03T18:06:54.9007727Z  2024-04-03T18:06:54.9008109Z  2024-04-03T18:06:54.9008459Z  2024-04-03T18:06:54.9008824Z  2024-04-03T18:06:54.9009909Z [13,103 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:54.9011168Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 42s local 2024-04-03T18:06:54.9012182Z Compiling src/cpu/rnn/ref_rnn.cpp; 33s local 2024-04-03T18:06:54.9013183Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 29s local 2024-04-03T18:06:54.9014270Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 24s local 2024-04-03T18:06:54.9015590Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 22s local 2024-04-03T18:06:54.9016713Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 15s local 2024-04-03T18:06:54.9017734Z Compiling llvm/lib/AsmParser/LLParser.cpp; 9s local 2024-04-03T18:06:54.9018864Z @llvm-project//mlir:mlir-linalg-ods-yaml-gen; 7s local ... 2024-04-03T18:06:55.0999298Z 2024-04-03T18:06:55.1000370Z  2024-04-03T18:06:55.1000973Z  2024-04-03T18:06:55.1001434Z  2024-04-03T18:06:55.1001893Z  2024-04-03T18:06:55.1002690Z  2024-04-03T18:06:55.1003212Z  2024-04-03T18:06:55.1003650Z  2024-04-03T18:06:55.1004118Z  2024-04-03T18:06:55.1005379Z [13,105 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:55.1007024Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 42s local 2024-04-03T18:06:55.1008162Z Compiling src/cpu/rnn/ref_rnn.cpp; 33s local 2024-04-03T18:06:55.1009237Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 29s local 2024-04-03T18:06:55.1010380Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 24s local 2024-04-03T18:06:55.1011521Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 22s local 2024-04-03T18:06:55.1012775Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 15s local 2024-04-03T18:06:55.1013919Z Compiling llvm/lib/AsmParser/LLParser.cpp; 10s local 2024-04-03T18:06:55.1015438Z @llvm-project//mlir:mlir-linalg-ods-yaml-gen; 8s local ... 2024-04-03T18:06:55.3000081Z 2024-04-03T18:06:55.3000829Z  2024-04-03T18:06:55.3001805Z  2024-04-03T18:06:55.3007816Z  2024-04-03T18:06:55.3010725Z  2024-04-03T18:06:55.3013534Z  2024-04-03T18:06:55.3016570Z  2024-04-03T18:06:55.3019440Z  2024-04-03T18:06:55.3022301Z  2024-04-03T18:06:55.3026055Z [13,106 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:55.3029905Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 42s local 2024-04-03T18:06:55.3031225Z Compiling src/cpu/rnn/ref_rnn.cpp; 34s local 2024-04-03T18:06:55.3032516Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 29s local 2024-04-03T18:06:55.3033870Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 24s local 2024-04-03T18:06:55.3035225Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 22s local 2024-04-03T18:06:55.3036838Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 15s local 2024-04-03T18:06:55.3038320Z Compiling llvm/lib/AsmParser/LLParser.cpp; 10s local 2024-04-03T18:06:55.3039837Z @llvm-project//mlir:mlir-linalg-ods-yaml-gen; 8s local ... 2024-04-03T18:06:55.5154619Z 2024-04-03T18:06:55.5155685Z  2024-04-03T18:06:55.5156580Z  2024-04-03T18:06:55.5159561Z  2024-04-03T18:06:55.5160182Z  2024-04-03T18:06:55.5162965Z  2024-04-03T18:06:55.5163594Z  2024-04-03T18:06:55.5166622Z  2024-04-03T18:06:55.5167293Z  2024-04-03T18:06:55.5170957Z [13,107 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:55.5172892Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 43s local 2024-04-03T18:06:55.5174216Z Compiling src/cpu/rnn/ref_rnn.cpp; 34s local 2024-04-03T18:06:55.5178068Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 29s local 2024-04-03T18:06:55.5179624Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 24s local 2024-04-03T18:06:55.5183362Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 22s local 2024-04-03T18:06:55.5184874Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 15s local 2024-04-03T18:06:55.5188735Z Compiling llvm/lib/AsmParser/LLParser.cpp; 10s local 2024-04-03T18:06:55.5190260Z @llvm-project//mlir:mlir-linalg-ods-yaml-gen; 8s local ... 2024-04-03T18:06:55.7820375Z 2024-04-03T18:06:55.7821611Z  2024-04-03T18:06:55.7822408Z  2024-04-03T18:06:55.7823113Z  2024-04-03T18:06:55.7824247Z  2024-04-03T18:06:55.7824755Z  2024-04-03T18:06:55.7825207Z  2024-04-03T18:06:55.7825657Z  2024-04-03T18:06:55.7826082Z  2024-04-03T18:06:55.7827417Z [13,108 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:55.7829242Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 43s local 2024-04-03T18:06:55.7830208Z Compiling src/cpu/rnn/ref_rnn.cpp; 34s local 2024-04-03T18:06:55.7831573Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 30s local 2024-04-03T18:06:55.7832844Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 25s local 2024-04-03T18:06:55.7834028Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 23s local 2024-04-03T18:06:55.7835248Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 16s local 2024-04-03T18:06:55.7836691Z Compiling llvm/lib/AsmParser/LLParser.cpp; 10s local 2024-04-03T18:06:55.7838090Z @llvm-project//mlir:mlir-linalg-ods-yaml-gen; 8s local ... 2024-04-03T18:06:56.0289673Z 2024-04-03T18:06:56.0291043Z  2024-04-03T18:06:56.0292307Z  2024-04-03T18:06:56.0292830Z  2024-04-03T18:06:56.0293262Z  2024-04-03T18:06:56.0293728Z  2024-04-03T18:06:56.0297640Z  2024-04-03T18:06:56.0300572Z  2024-04-03T18:06:56.0303460Z  2024-04-03T18:06:56.0307081Z [13,110 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:56.0311653Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 43s local 2024-04-03T18:06:56.0315060Z Compiling src/cpu/rnn/ref_rnn.cpp; 34s local 2024-04-03T18:06:56.0318539Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 30s local 2024-04-03T18:06:56.0321248Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 25s local 2024-04-03T18:06:56.0322685Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 23s local 2024-04-03T18:06:56.0324184Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 16s local 2024-04-03T18:06:56.0325614Z Compiling llvm/lib/AsmParser/LLParser.cpp; 10s local 2024-04-03T18:06:56.0327078Z @llvm-project//mlir:mlir-linalg-ods-yaml-gen; 9s local ... 2024-04-03T18:06:56.2740622Z 2024-04-03T18:06:56.2741810Z  2024-04-03T18:06:56.2742349Z  2024-04-03T18:06:56.2742765Z  2024-04-03T18:06:56.2743178Z  2024-04-03T18:06:56.2745466Z  2024-04-03T18:06:56.2746157Z  2024-04-03T18:06:56.2749295Z  2024-04-03T18:06:56.2749950Z  2024-04-03T18:06:56.2753242Z [13,113 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:56.2755055Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 43s local 2024-04-03T18:06:56.2756262Z Compiling src/cpu/rnn/ref_rnn.cpp; 35s local 2024-04-03T18:06:56.2757550Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 30s local 2024-04-03T18:06:56.2758903Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 25s local 2024-04-03T18:06:56.2760279Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 23s local 2024-04-03T18:06:56.2761775Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 16s local 2024-04-03T18:06:56.2763122Z Compiling llvm/lib/AsmParser/LLParser.cpp; 11s local 2024-04-03T18:06:56.2764575Z @llvm-project//mlir:mlir-linalg-ods-yaml-gen; 9s local ... 2024-04-03T18:06:56.4744932Z 2024-04-03T18:06:56.4745863Z  2024-04-03T18:06:56.4747152Z  2024-04-03T18:06:56.4747838Z  2024-04-03T18:06:56.4748291Z  2024-04-03T18:06:56.4752217Z  2024-04-03T18:06:56.4755324Z  2024-04-03T18:06:56.4758246Z  2024-04-03T18:06:56.4761238Z  2024-04-03T18:06:56.4764842Z [13,115 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:56.4768735Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 44s local 2024-04-03T18:06:56.4772270Z Compiling src/cpu/rnn/ref_rnn.cpp; 35s local 2024-04-03T18:06:56.4775960Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 30s local 2024-04-03T18:06:56.4779574Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 25s local 2024-04-03T18:06:56.4783113Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 23s local 2024-04-03T18:06:56.4786828Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 16s local 2024-04-03T18:06:56.4788931Z Compiling llvm/lib/AsmParser/LLParser.cpp; 11s local 2024-04-03T18:06:56.4790475Z @llvm-project//mlir:mlir-linalg-ods-yaml-gen; 9s local ... 2024-04-03T18:06:56.6984477Z 2024-04-03T18:06:56.6985659Z  2024-04-03T18:06:56.6987021Z  2024-04-03T18:06:56.6990149Z  2024-04-03T18:06:56.6991124Z  2024-04-03T18:06:56.6993990Z  2024-04-03T18:06:56.6994712Z  2024-04-03T18:06:56.6995494Z  2024-04-03T18:06:56.6998432Z  2024-04-03T18:06:56.7000046Z [13,117 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:56.7002324Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 44s local 2024-04-03T18:06:56.7003508Z Compiling src/cpu/rnn/ref_rnn.cpp; 35s local 2024-04-03T18:06:56.7004758Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 30s local 2024-04-03T18:06:56.7006116Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 26s local 2024-04-03T18:06:56.7007779Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 24s local 2024-04-03T18:06:56.7008973Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 16s local 2024-04-03T18:06:56.7010193Z Compiling llvm/lib/AsmParser/LLParser.cpp; 11s local 2024-04-03T18:06:56.7011306Z @llvm-project//mlir:mlir-linalg-ods-yaml-gen; 9s local ... 2024-04-03T18:06:56.9087615Z 2024-04-03T18:06:56.9088365Z  2024-04-03T18:06:56.9088840Z  2024-04-03T18:06:56.9089487Z  2024-04-03T18:06:56.9089899Z  2024-04-03T18:06:56.9090282Z  2024-04-03T18:06:56.9090674Z  2024-04-03T18:06:56.9091039Z  2024-04-03T18:06:56.9091418Z  2024-04-03T18:06:56.9092527Z [13,119 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:56.9093841Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 44s local 2024-04-03T18:06:56.9094856Z Compiling src/cpu/rnn/ref_rnn.cpp; 35s local 2024-04-03T18:06:56.9095745Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 31s local 2024-04-03T18:06:56.9096679Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 26s local 2024-04-03T18:06:56.9099597Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 24s local 2024-04-03T18:06:56.9101175Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 17s local 2024-04-03T18:06:56.9102545Z Compiling llvm/lib/AsmParser/LLParser.cpp; 11s local 2024-04-03T18:06:56.9104141Z @llvm-project//mlir:mlir-linalg-ods-yaml-gen; 9s local ... 2024-04-03T18:06:57.1103088Z 2024-04-03T18:06:57.1103900Z  2024-04-03T18:06:57.1104408Z  2024-04-03T18:06:57.1104840Z  2024-04-03T18:06:57.1105266Z  2024-04-03T18:06:57.1105675Z  2024-04-03T18:06:57.1106095Z  2024-04-03T18:06:57.1106497Z  2024-04-03T18:06:57.1106917Z  2024-04-03T18:06:57.1108403Z [13,120 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:57.1109874Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 44s local 2024-04-03T18:06:57.1110854Z Compiling src/cpu/rnn/ref_rnn.cpp; 35s local 2024-04-03T18:06:57.1111898Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 31s local 2024-04-03T18:06:57.1113003Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 26s local 2024-04-03T18:06:57.1114088Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 24s local 2024-04-03T18:06:57.1115281Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 17s local 2024-04-03T18:06:57.1116407Z Compiling llvm/lib/AsmParser/LLParser.cpp; 12s local 2024-04-03T18:06:57.1117515Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 8s local ... 2024-04-03T18:06:57.3594041Z 2024-04-03T18:06:57.3594819Z  2024-04-03T18:06:57.3595370Z  2024-04-03T18:06:57.3595824Z  2024-04-03T18:06:57.3596247Z  2024-04-03T18:06:57.3596698Z  2024-04-03T18:06:57.3597123Z  2024-04-03T18:06:57.3597573Z  2024-04-03T18:06:57.3598019Z  2024-04-03T18:06:57.3599280Z [13,123 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:57.3600928Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 44s local 2024-04-03T18:06:57.3602150Z Compiling src/cpu/rnn/ref_rnn.cpp; 36s local 2024-04-03T18:06:57.3603197Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 31s local 2024-04-03T18:06:57.3604307Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 26s local 2024-04-03T18:06:57.3605548Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 24s local 2024-04-03T18:06:57.3606923Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 17s local 2024-04-03T18:06:57.3608045Z Compiling llvm/lib/AsmParser/LLParser.cpp; 12s local 2024-04-03T18:06:57.3609164Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 8s local ... 2024-04-03T18:06:57.5747471Z 2024-04-03T18:06:57.5748444Z  2024-04-03T18:06:57.5748990Z  2024-04-03T18:06:57.5749422Z  2024-04-03T18:06:57.5749874Z  2024-04-03T18:06:57.5750341Z  2024-04-03T18:06:57.5750782Z  2024-04-03T18:06:57.5751238Z  2024-04-03T18:06:57.5751999Z  2024-04-03T18:06:57.5753289Z [13,126 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:57.5754876Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 45s local 2024-04-03T18:06:57.5755934Z Compiling src/cpu/rnn/ref_rnn.cpp; 36s local 2024-04-03T18:06:57.5757010Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 31s local 2024-04-03T18:06:57.5758174Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 27s local 2024-04-03T18:06:57.5759316Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 25s local 2024-04-03T18:06:57.5760602Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 17s local 2024-04-03T18:06:57.5761779Z Compiling llvm/lib/AsmParser/LLParser.cpp; 12s local 2024-04-03T18:06:57.5762968Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 8s local ... 2024-04-03T18:06:57.7868637Z 2024-04-03T18:06:57.7869435Z  2024-04-03T18:06:57.7869963Z  2024-04-03T18:06:57.7870423Z  2024-04-03T18:06:57.7870857Z  2024-04-03T18:06:57.7871276Z  2024-04-03T18:06:57.7871717Z  2024-04-03T18:06:57.7872138Z  2024-04-03T18:06:57.7872675Z  2024-04-03T18:06:57.7876820Z [13,128 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:57.7878465Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 45s local 2024-04-03T18:06:57.7879624Z Compiling src/cpu/rnn/ref_rnn.cpp; 36s local 2024-04-03T18:06:57.7880663Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 32s local 2024-04-03T18:06:57.7881755Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 27s local 2024-04-03T18:06:57.7882911Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 25s local 2024-04-03T18:06:57.7884156Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 18s local 2024-04-03T18:06:57.7885241Z Compiling llvm/lib/AsmParser/LLParser.cpp; 12s local 2024-04-03T18:06:57.7886359Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 8s local ... 2024-04-03T18:06:58.0577879Z 2024-04-03T18:06:58.0578658Z  2024-04-03T18:06:58.0579209Z  2024-04-03T18:06:58.0579665Z  2024-04-03T18:06:58.0580088Z  2024-04-03T18:06:58.0580510Z  2024-04-03T18:06:58.0580939Z  2024-04-03T18:06:58.0581366Z  2024-04-03T18:06:58.0581766Z  2024-04-03T18:06:58.0583140Z [13,130 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:58.0584586Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 45s local 2024-04-03T18:06:58.0585530Z Compiling src/cpu/rnn/ref_rnn.cpp; 36s local 2024-04-03T18:06:58.0586546Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 32s local 2024-04-03T18:06:58.0587880Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 27s local 2024-04-03T18:06:58.0588969Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 25s local 2024-04-03T18:06:58.0590187Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 18s local 2024-04-03T18:06:58.0591321Z Compiling llvm/lib/AsmParser/LLParser.cpp; 12s local 2024-04-03T18:06:58.0592607Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 9s local ... 2024-04-03T18:06:58.2833658Z 2024-04-03T18:06:58.2834516Z  2024-04-03T18:06:58.2835010Z  2024-04-03T18:06:58.2835395Z  2024-04-03T18:06:58.2835758Z  2024-04-03T18:06:58.2836151Z  2024-04-03T18:06:58.2836876Z  2024-04-03T18:06:58.2837241Z  2024-04-03T18:06:58.2837621Z  2024-04-03T18:06:58.2838689Z [13,132 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:58.2839943Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 45s local 2024-04-03T18:06:58.2840813Z Compiling src/cpu/rnn/ref_rnn.cpp; 37s local 2024-04-03T18:06:58.2841709Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 32s local 2024-04-03T18:06:58.2842668Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 27s local 2024-04-03T18:06:58.2843851Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 25s local 2024-04-03T18:06:58.2844919Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 18s local 2024-04-03T18:06:58.2845877Z Compiling llvm/lib/AsmParser/LLParser.cpp; 13s local 2024-04-03T18:06:58.2846836Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 9s local ... 2024-04-03T18:06:58.5028219Z 2024-04-03T18:06:58.5028985Z  2024-04-03T18:06:58.5029530Z  2024-04-03T18:06:58.5029955Z  2024-04-03T18:06:58.5030393Z  2024-04-03T18:06:58.5030836Z  2024-04-03T18:06:58.5031270Z  2024-04-03T18:06:58.5031725Z  2024-04-03T18:06:58.5032136Z  2024-04-03T18:06:58.5033515Z [13,134 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:58.5037962Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 46s local 2024-04-03T18:06:58.5039100Z Compiling src/cpu/rnn/ref_rnn.cpp; 37s local 2024-04-03T18:06:58.5040194Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 32s local 2024-04-03T18:06:58.5041405Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 27s local 2024-04-03T18:06:58.5042625Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 25s local 2024-04-03T18:06:58.5043969Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 18s local 2024-04-03T18:06:58.5045198Z Compiling llvm/lib/AsmParser/LLParser.cpp; 13s local 2024-04-03T18:06:58.5046393Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 9s local ... 2024-04-03T18:06:58.7133225Z 2024-04-03T18:06:58.7133967Z  2024-04-03T18:06:58.7134677Z  2024-04-03T18:06:58.7144919Z  2024-04-03T18:06:58.7145395Z  2024-04-03T18:06:58.7145971Z  2024-04-03T18:06:58.7146447Z  2024-04-03T18:06:58.7146908Z  2024-04-03T18:06:58.7147381Z  2024-04-03T18:06:58.7149127Z [13,135 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:58.7150828Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 46s local 2024-04-03T18:06:58.7152084Z Compiling src/cpu/rnn/ref_rnn.cpp; 37s local 2024-04-03T18:06:58.7153225Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 33s local 2024-04-03T18:06:58.7154419Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 28s local 2024-04-03T18:06:58.7155645Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 26s local 2024-04-03T18:06:58.7156996Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 18s local 2024-04-03T18:06:58.7158206Z Compiling llvm/lib/AsmParser/LLParser.cpp; 13s local 2024-04-03T18:06:58.7159428Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 9s local ... 2024-04-03T18:06:58.9189868Z 2024-04-03T18:06:58.9190648Z  2024-04-03T18:06:58.9191181Z  2024-04-03T18:06:58.9191619Z  2024-04-03T18:06:58.9192047Z  2024-04-03T18:06:58.9192491Z  2024-04-03T18:06:58.9192903Z  2024-04-03T18:06:58.9193330Z  2024-04-03T18:06:58.9193761Z  2024-04-03T18:06:58.9195246Z [13,138 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:58.9196731Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 46s local 2024-04-03T18:06:58.9197667Z Compiling src/cpu/rnn/ref_rnn.cpp; 37s local 2024-04-03T18:06:58.9198653Z Compiling src/cpu/x64/brgemm/jit_brgemm_kernel.cpp; 33s local 2024-04-03T18:06:58.9200142Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 28s local 2024-04-03T18:06:58.9201262Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 26s local 2024-04-03T18:06:58.9202400Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 19s local 2024-04-03T18:06:58.9203504Z Compiling llvm/lib/AsmParser/LLParser.cpp; 13s local 2024-04-03T18:06:58.9204595Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 9s local ... 2024-04-03T18:06:59.1673875Z 2024-04-03T18:06:59.1674662Z  2024-04-03T18:06:59.1675178Z  2024-04-03T18:06:59.1675593Z  2024-04-03T18:06:59.1676267Z  2024-04-03T18:06:59.1676685Z  2024-04-03T18:06:59.1677101Z  2024-04-03T18:06:59.1677542Z  2024-04-03T18:06:59.1677976Z  2024-04-03T18:06:59.1679135Z [13,140 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:06:59.1680575Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 46s local 2024-04-03T18:06:59.1681560Z Compiling src/cpu/rnn/ref_rnn.cpp; 37s local 2024-04-03T18:06:59.1682447Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 28s local 2024-04-03T18:06:59.1683533Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 26s local 2024-04-03T18:06:59.1684694Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 19s local 2024-04-03T18:06:59.1685740Z Compiling llvm/lib/AsmParser/LLParser.cpp; 14s local 2024-04-03T18:06:59.1686760Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 10s local 2024-04-03T18:06:59.1687927Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 9s local ... 2024-04-03T18:06:59.5140924Z 2024-04-03T18:06:59.5141676Z  2024-04-03T18:06:59.5142248Z  2024-04-03T18:06:59.5142718Z  2024-04-03T18:06:59.5143167Z  2024-04-03T18:06:59.5143626Z  2024-04-03T18:06:59.5144050Z  2024-04-03T18:06:59.5146600Z  2024-04-03T18:06:59.5147128Z  2024-04-03T18:06:59.5148586Z [13,141 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:59.5150122Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 47s local 2024-04-03T18:06:59.5151141Z Compiling src/cpu/rnn/ref_rnn.cpp; 38s local 2024-04-03T18:06:59.5152030Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 28s local 2024-04-03T18:06:59.5153155Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 26s local 2024-04-03T18:06:59.5154378Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 19s local 2024-04-03T18:06:59.5155528Z Compiling llvm/lib/AsmParser/LLParser.cpp; 14s local 2024-04-03T18:06:59.5156619Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 10s local 2024-04-03T18:06:59.5157797Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 10s local ... 2024-04-03T18:06:59.7143604Z 2024-04-03T18:06:59.7144386Z  2024-04-03T18:06:59.7160728Z  2024-04-03T18:06:59.7161538Z  2024-04-03T18:06:59.7161985Z  2024-04-03T18:06:59.7162422Z  2024-04-03T18:06:59.7162865Z  2024-04-03T18:06:59.7163298Z  2024-04-03T18:06:59.7163719Z  2024-04-03T18:06:59.7164968Z [13,142 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:06:59.7166418Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 47s local 2024-04-03T18:06:59.7167476Z Compiling src/cpu/rnn/ref_rnn.cpp; 38s local 2024-04-03T18:06:59.7168478Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 29s local 2024-04-03T18:06:59.7169650Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 27s local 2024-04-03T18:06:59.7170949Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 19s local 2024-04-03T18:06:59.7172268Z Compiling llvm/lib/AsmParser/LLParser.cpp; 14s local 2024-04-03T18:06:59.7173356Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 10s local 2024-04-03T18:06:59.7174797Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 10s local ... 2024-04-03T18:07:00.1153532Z 2024-04-03T18:07:00.1154391Z  2024-04-03T18:07:00.1155384Z  2024-04-03T18:07:00.1155864Z  2024-04-03T18:07:00.1156373Z  2024-04-03T18:07:00.1156855Z  2024-04-03T18:07:00.1157350Z  2024-04-03T18:07:00.1157844Z  2024-04-03T18:07:00.1158247Z  2024-04-03T18:07:00.1159649Z [13,144 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:00.1162268Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 47s local 2024-04-03T18:07:00.1163548Z Compiling src/cpu/rnn/ref_rnn.cpp; 38s local 2024-04-03T18:07:00.1164699Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 29s local 2024-04-03T18:07:00.1165749Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 27s local 2024-04-03T18:07:00.1166972Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 20s local 2024-04-03T18:07:00.1168097Z Compiling llvm/lib/AsmParser/LLParser.cpp; 15s local 2024-04-03T18:07:00.1169204Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 11s local 2024-04-03T18:07:00.1170440Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 10s local ... 2024-04-03T18:07:00.3731956Z 2024-04-03T18:07:00.3738941Z  2024-04-03T18:07:00.3739512Z  2024-04-03T18:07:00.3739931Z  2024-04-03T18:07:00.3740342Z  2024-04-03T18:07:00.3740798Z  2024-04-03T18:07:00.3741224Z  2024-04-03T18:07:00.3741590Z  2024-04-03T18:07:00.3741909Z  2024-04-03T18:07:00.3743039Z [13,145 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:00.3744568Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 47s local 2024-04-03T18:07:00.3745567Z Compiling src/cpu/rnn/ref_rnn.cpp; 39s local 2024-04-03T18:07:00.3746488Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 29s local 2024-04-03T18:07:00.3747563Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 27s local 2024-04-03T18:07:00.3748915Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 20s local 2024-04-03T18:07:00.3750066Z Compiling llvm/lib/AsmParser/LLParser.cpp; 15s local 2024-04-03T18:07:00.3751020Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 11s local 2024-04-03T18:07:00.3752179Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 10s local ... 2024-04-03T18:07:00.6183753Z 2024-04-03T18:07:00.6184535Z  2024-04-03T18:07:00.6185092Z  2024-04-03T18:07:00.6185535Z  2024-04-03T18:07:00.6185958Z  2024-04-03T18:07:00.6186406Z  2024-04-03T18:07:00.6186830Z  2024-04-03T18:07:00.6187243Z  2024-04-03T18:07:00.6187890Z  2024-04-03T18:07:00.6189186Z [13,147 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:00.6190684Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 48s local 2024-04-03T18:07:00.6192098Z Compiling src/cpu/rnn/ref_rnn.cpp; 39s local 2024-04-03T18:07:00.6193010Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 30s local 2024-04-03T18:07:00.6194139Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 28s local 2024-04-03T18:07:00.6195370Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 20s local 2024-04-03T18:07:00.6196471Z Compiling llvm/lib/AsmParser/LLParser.cpp; 15s local 2024-04-03T18:07:00.6197567Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 11s local 2024-04-03T18:07:00.6198795Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 11s local ... 2024-04-03T18:07:00.8181733Z 2024-04-03T18:07:00.8192126Z  2024-04-03T18:07:00.8192672Z  2024-04-03T18:07:00.8193131Z  2024-04-03T18:07:00.8193565Z  2024-04-03T18:07:00.8193977Z  2024-04-03T18:07:00.8194404Z  2024-04-03T18:07:00.8195084Z  2024-04-03T18:07:00.8195528Z  2024-04-03T18:07:00.8196733Z [13,150 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:00.8198104Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 48s local 2024-04-03T18:07:00.8199355Z Compiling src/cpu/rnn/ref_rnn.cpp; 39s local 2024-04-03T18:07:00.8200186Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 30s local 2024-04-03T18:07:00.8201147Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 28s local 2024-04-03T18:07:00.8202347Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 21s local 2024-04-03T18:07:00.8203368Z Compiling llvm/lib/AsmParser/LLParser.cpp; 15s local 2024-04-03T18:07:00.8204422Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 11s local 2024-04-03T18:07:00.8205678Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 11s local ... 2024-04-03T18:07:01.1030425Z 2024-04-03T18:07:01.1031214Z  2024-04-03T18:07:01.1031733Z  2024-04-03T18:07:01.1032167Z  2024-04-03T18:07:01.1032603Z  2024-04-03T18:07:01.1033013Z  2024-04-03T18:07:01.1033456Z  2024-04-03T18:07:01.1033940Z  2024-04-03T18:07:01.1034370Z  2024-04-03T18:07:01.1035553Z [13,153 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:01.1037104Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 48s local 2024-04-03T18:07:01.1038065Z Compiling src/cpu/rnn/ref_rnn.cpp; 39s local 2024-04-03T18:07:01.1038962Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 30s local 2024-04-03T18:07:01.1040088Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 28s local 2024-04-03T18:07:01.1041322Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 21s local 2024-04-03T18:07:01.1042484Z Compiling llvm/lib/AsmParser/LLParser.cpp; 16s local 2024-04-03T18:07:01.1043650Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 11s local 2024-04-03T18:07:01.1045033Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 11s local ... 2024-04-03T18:07:01.3166687Z 2024-04-03T18:07:01.3167455Z  2024-04-03T18:07:01.3167985Z  2024-04-03T18:07:01.3168453Z  2024-04-03T18:07:01.3168913Z  2024-04-03T18:07:01.3169365Z  2024-04-03T18:07:01.3169863Z  2024-04-03T18:07:01.3170308Z  2024-04-03T18:07:01.3170745Z  2024-04-03T18:07:01.3172070Z [13,156 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:01.3173635Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 48s local 2024-04-03T18:07:01.3174965Z Compiling src/cpu/rnn/ref_rnn.cpp; 40s local 2024-04-03T18:07:01.3175968Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 30s local 2024-04-03T18:07:01.3177149Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 28s local 2024-04-03T18:07:01.3178501Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 21s local 2024-04-03T18:07:01.3179683Z Compiling llvm/lib/AsmParser/LLParser.cpp; 16s local 2024-04-03T18:07:01.3180879Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 11s local 2024-04-03T18:07:01.3182389Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 11s local ... 2024-04-03T18:07:01.5175986Z 2024-04-03T18:07:01.5176745Z  2024-04-03T18:07:01.5177242Z  2024-04-03T18:07:01.5177667Z  2024-04-03T18:07:01.5178026Z  2024-04-03T18:07:01.5178352Z  2024-04-03T18:07:01.5178708Z  2024-04-03T18:07:01.5179079Z  2024-04-03T18:07:01.5179445Z  2024-04-03T18:07:01.5180501Z [13,158 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:01.5181991Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 49s local 2024-04-03T18:07:01.5183040Z Compiling src/cpu/rnn/ref_rnn.cpp; 40s local 2024-04-03T18:07:01.5183981Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 30s local 2024-04-03T18:07:01.5185352Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 28s local 2024-04-03T18:07:01.5186607Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 21s local 2024-04-03T18:07:01.5187972Z Compiling llvm/lib/AsmParser/LLParser.cpp; 16s local 2024-04-03T18:07:01.5189266Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 12s local 2024-04-03T18:07:01.5190743Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 11s local ... 2024-04-03T18:07:01.8018095Z 2024-04-03T18:07:01.8018882Z  2024-04-03T18:07:01.8019384Z  2024-04-03T18:07:01.8019808Z  2024-04-03T18:07:01.8020237Z  2024-04-03T18:07:01.8020653Z  2024-04-03T18:07:01.8021087Z  2024-04-03T18:07:01.8021525Z  2024-04-03T18:07:01.8021908Z  2024-04-03T18:07:01.8023107Z [13,160 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:01.8024917Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 49s local 2024-04-03T18:07:01.8025920Z Compiling src/cpu/rnn/ref_rnn.cpp; 40s local 2024-04-03T18:07:01.8026876Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 31s local 2024-04-03T18:07:01.8028263Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 29s local 2024-04-03T18:07:01.8029558Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 22s local 2024-04-03T18:07:01.8030699Z Compiling llvm/lib/AsmParser/LLParser.cpp; 16s local 2024-04-03T18:07:01.8031869Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 12s local 2024-04-03T18:07:01.8033423Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 11s local ... 2024-04-03T18:07:02.1162661Z 2024-04-03T18:07:02.1163458Z  2024-04-03T18:07:02.1163957Z  2024-04-03T18:07:02.1164409Z  2024-04-03T18:07:02.1164825Z  2024-04-03T18:07:02.1165240Z  2024-04-03T18:07:02.1165671Z  2024-04-03T18:07:02.1166142Z  2024-04-03T18:07:02.1166553Z  2024-04-03T18:07:02.1167797Z [13,165 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:02.1169273Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 49s local 2024-04-03T18:07:02.1170207Z Compiling src/cpu/rnn/ref_rnn.cpp; 40s local 2024-04-03T18:07:02.1171127Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 31s local 2024-04-03T18:07:02.1172287Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 29s local 2024-04-03T18:07:02.1173392Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 22s local 2024-04-03T18:07:02.1174608Z Compiling llvm/lib/AsmParser/LLParser.cpp; 17s local 2024-04-03T18:07:02.1175729Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 12s local 2024-04-03T18:07:02.1177015Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 12s local ... 2024-04-03T18:07:02.3180827Z 2024-04-03T18:07:02.3181558Z  2024-04-03T18:07:02.3182109Z  2024-04-03T18:07:02.3182556Z  2024-04-03T18:07:02.3182978Z  2024-04-03T18:07:02.3183388Z  2024-04-03T18:07:02.3183805Z  2024-04-03T18:07:02.3184201Z  2024-04-03T18:07:02.3184635Z  2024-04-03T18:07:02.3185817Z [13,166 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:02.3187334Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 49s local 2024-04-03T18:07:02.3188589Z Compiling src/cpu/rnn/ref_rnn.cpp; 41s local 2024-04-03T18:07:02.3189555Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 31s local 2024-04-03T18:07:02.3190649Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 29s local 2024-04-03T18:07:02.3191846Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 22s local 2024-04-03T18:07:02.3192956Z Compiling llvm/lib/AsmParser/LLParser.cpp; 17s local 2024-04-03T18:07:02.3194067Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 12s local 2024-04-03T18:07:02.3195445Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 12s local ... 2024-04-03T18:07:02.5180581Z 2024-04-03T18:07:02.5181326Z  2024-04-03T18:07:02.5181807Z  2024-04-03T18:07:02.5182187Z  2024-04-03T18:07:02.5182564Z  2024-04-03T18:07:02.5182949Z  2024-04-03T18:07:02.5183307Z  2024-04-03T18:07:02.5183684Z  2024-04-03T18:07:02.5184220Z  2024-04-03T18:07:02.5185445Z [13,167 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:02.5186786Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 50s local 2024-04-03T18:07:02.5187870Z Compiling src/cpu/rnn/ref_rnn.cpp; 41s local 2024-04-03T18:07:02.5188677Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 31s local 2024-04-03T18:07:02.5189669Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 29s local 2024-04-03T18:07:02.5190739Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 22s local 2024-04-03T18:07:02.5191847Z Compiling llvm/lib/AsmParser/LLParser.cpp; 17s local 2024-04-03T18:07:02.5192880Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 13s local 2024-04-03T18:07:02.5194097Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 12s local ... 2024-04-03T18:07:03.1535957Z 2024-04-03T18:07:03.1536743Z  2024-04-03T18:07:03.1537269Z  2024-04-03T18:07:03.1537744Z  2024-04-03T18:07:03.1538205Z  2024-04-03T18:07:03.1538601Z  2024-04-03T18:07:03.1539032Z  2024-04-03T18:07:03.1539474Z  2024-04-03T18:07:03.1539906Z  2024-04-03T18:07:03.1541145Z [13,168 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:03.1542643Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 50s local 2024-04-03T18:07:03.1543648Z Compiling src/cpu/rnn/ref_rnn.cpp; 41s local 2024-04-03T18:07:03.1544594Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 32s local 2024-04-03T18:07:03.1545883Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 30s local 2024-04-03T18:07:03.1547167Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 23s local 2024-04-03T18:07:03.1548617Z Compiling llvm/lib/AsmParser/LLParser.cpp; 18s local 2024-04-03T18:07:03.1549777Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 13s local 2024-04-03T18:07:03.1551208Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 13s local ... 2024-04-03T18:07:03.4965567Z 2024-04-03T18:07:03.4966334Z  2024-04-03T18:07:03.4966900Z  2024-04-03T18:07:03.4967334Z  2024-04-03T18:07:03.4967779Z  2024-04-03T18:07:03.4968224Z  2024-04-03T18:07:03.4968670Z  2024-04-03T18:07:03.4969200Z  2024-04-03T18:07:03.4969679Z  2024-04-03T18:07:03.4970800Z [13,170 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:03.4972306Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 51s local 2024-04-03T18:07:03.4973451Z Compiling src/cpu/rnn/ref_rnn.cpp; 42s local 2024-04-03T18:07:03.4974487Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 32s local 2024-04-03T18:07:03.4975700Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 30s local 2024-04-03T18:07:03.4976751Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 23s local 2024-04-03T18:07:03.4977927Z Compiling llvm/lib/AsmParser/LLParser.cpp; 18s local 2024-04-03T18:07:03.4979002Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 14s local 2024-04-03T18:07:03.4980299Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 13s local ... 2024-04-03T18:07:03.6998698Z 2024-04-03T18:07:03.6999461Z  2024-04-03T18:07:03.6999994Z  2024-04-03T18:07:03.7001035Z  2024-04-03T18:07:03.7001701Z  2024-04-03T18:07:03.7002349Z  2024-04-03T18:07:03.7002998Z  2024-04-03T18:07:03.7003621Z  2024-04-03T18:07:03.7004271Z  2024-04-03T18:07:03.7005722Z [13,174 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:03.7007752Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 51s local 2024-04-03T18:07:03.7009015Z Compiling src/cpu/rnn/ref_rnn.cpp; 42s local 2024-04-03T18:07:03.7010199Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 33s local 2024-04-03T18:07:03.7011792Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 31s local 2024-04-03T18:07:03.7013436Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 23s local 2024-04-03T18:07:03.7014712Z Compiling llvm/lib/AsmParser/LLParser.cpp; 18s local 2024-04-03T18:07:03.7017143Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 14s local 2024-04-03T18:07:03.7018889Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 13s local ... 2024-04-03T18:07:03.9186296Z 2024-04-03T18:07:03.9190728Z  2024-04-03T18:07:03.9191463Z  2024-04-03T18:07:03.9191882Z  2024-04-03T18:07:03.9192588Z  2024-04-03T18:07:03.9193029Z  2024-04-03T18:07:03.9193460Z  2024-04-03T18:07:03.9193877Z  2024-04-03T18:07:03.9194320Z  2024-04-03T18:07:03.9195577Z [13,174 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:03.9197115Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 51s local 2024-04-03T18:07:03.9198115Z Compiling src/cpu/rnn/ref_rnn.cpp; 42s local 2024-04-03T18:07:03.9199051Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 33s local 2024-04-03T18:07:03.9200167Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 31s local 2024-04-03T18:07:03.9201378Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 24s local 2024-04-03T18:07:03.9202493Z Compiling llvm/lib/AsmParser/LLParser.cpp; 18s local 2024-04-03T18:07:03.9203635Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 14s local 2024-04-03T18:07:03.9205050Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 14s local ... 2024-04-03T18:07:04.1189721Z 2024-04-03T18:07:04.1190925Z  2024-04-03T18:07:04.1191412Z  2024-04-03T18:07:04.1191852Z  2024-04-03T18:07:04.1192277Z  2024-04-03T18:07:04.1192667Z  2024-04-03T18:07:04.1193067Z  2024-04-03T18:07:04.1193475Z  2024-04-03T18:07:04.1193858Z  2024-04-03T18:07:04.1195032Z [13,178 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:04.1196526Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 51s local 2024-04-03T18:07:04.1197472Z Compiling src/cpu/rnn/ref_rnn.cpp; 42s local 2024-04-03T18:07:04.1198483Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 33s local 2024-04-03T18:07:04.1199495Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 31s local 2024-04-03T18:07:04.1200658Z Compiling llvm/lib/AsmParser/LLParser.cpp; 19s local 2024-04-03T18:07:04.1201827Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 14s local 2024-04-03T18:07:04.1203165Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 14s local 2024-04-03T18:07:04.1204270Z @onednn//:mkl_dnn; 13s local ... 2024-04-03T18:07:04.5196664Z 2024-04-03T18:07:04.5197773Z  2024-04-03T18:07:04.5198336Z  2024-04-03T18:07:04.5198778Z  2024-04-03T18:07:04.5199228Z  2024-04-03T18:07:04.5199692Z  2024-04-03T18:07:04.5200135Z  2024-04-03T18:07:04.5200607Z  2024-04-03T18:07:04.5201071Z  2024-04-03T18:07:04.5202352Z [13,179 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:04.5203919Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 52s local 2024-04-03T18:07:04.5204948Z Compiling src/cpu/rnn/ref_rnn.cpp; 43s local 2024-04-03T18:07:04.5205902Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 33s local 2024-04-03T18:07:04.5207093Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 31s local 2024-04-03T18:07:04.5208230Z Compiling llvm/lib/AsmParser/LLParser.cpp; 19s local 2024-04-03T18:07:04.5209726Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 15s local 2024-04-03T18:07:04.5211143Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 14s local 2024-04-03T18:07:04.5212264Z @onednn//:mkl_dnn; 14s local ... 2024-04-03T18:07:04.9203867Z 2024-04-03T18:07:04.9205664Z  2024-04-03T18:07:04.9206186Z  2024-04-03T18:07:04.9206887Z  2024-04-03T18:07:04.9207404Z  2024-04-03T18:07:04.9207791Z  2024-04-03T18:07:04.9208180Z  2024-04-03T18:07:04.9208602Z  2024-04-03T18:07:04.9209008Z  2024-04-03T18:07:04.9210255Z [13,180 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:04.9211749Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 52s local 2024-04-03T18:07:04.9212753Z Compiling src/cpu/rnn/ref_rnn.cpp; 43s local 2024-04-03T18:07:04.9213714Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 34s local 2024-04-03T18:07:04.9215222Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 32s local 2024-04-03T18:07:04.9216431Z Compiling llvm/lib/AsmParser/LLParser.cpp; 19s local 2024-04-03T18:07:04.9217646Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 15s local 2024-04-03T18:07:04.9219011Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 15s local 2024-04-03T18:07:04.9220099Z @onednn//:mkl_dnn; 14s local ... 2024-04-03T18:07:05.1308841Z 2024-04-03T18:07:05.1309627Z  2024-04-03T18:07:05.1310134Z  2024-04-03T18:07:05.1310559Z  2024-04-03T18:07:05.1310999Z  2024-04-03T18:07:05.1311403Z  2024-04-03T18:07:05.1311807Z  2024-04-03T18:07:05.1312247Z  2024-04-03T18:07:05.1312665Z  2024-04-03T18:07:05.1313908Z [13,183 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:05.1315392Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 52s local 2024-04-03T18:07:05.1316374Z Compiling src/cpu/rnn/ref_rnn.cpp; 43s local 2024-04-03T18:07:05.1317296Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 34s local 2024-04-03T18:07:05.1318458Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 32s local 2024-04-03T18:07:05.1319621Z Compiling llvm/lib/AsmParser/LLParser.cpp; 20s local 2024-04-03T18:07:05.1320802Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 15s local 2024-04-03T18:07:05.1322170Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 15s local 2024-04-03T18:07:05.1323215Z @onednn//:mkl_dnn; 14s local ... 2024-04-03T18:07:05.4322245Z 2024-04-03T18:07:05.4322957Z  2024-04-03T18:07:05.4323519Z  2024-04-03T18:07:05.4323996Z  2024-04-03T18:07:05.4324453Z  2024-04-03T18:07:05.4324922Z  2024-04-03T18:07:05.4325388Z  2024-04-03T18:07:05.4325836Z  2024-04-03T18:07:05.4326302Z  2024-04-03T18:07:05.4327644Z [13,184 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:05.4329295Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 53s local 2024-04-03T18:07:05.4330523Z Compiling src/cpu/rnn/ref_rnn.cpp; 44s local 2024-04-03T18:07:05.4331576Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 34s local 2024-04-03T18:07:05.4332833Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 32s local 2024-04-03T18:07:05.4334122Z Compiling llvm/lib/AsmParser/LLParser.cpp; 20s local 2024-04-03T18:07:05.4335636Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 16s local 2024-04-03T18:07:05.4337140Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 15s local 2024-04-03T18:07:05.4338368Z @onednn//:mkl_dnn; 15s local ... 2024-04-03T18:07:05.7239697Z 2024-04-03T18:07:05.7240481Z  2024-04-03T18:07:05.7241033Z  2024-04-03T18:07:05.7241492Z  2024-04-03T18:07:05.7241908Z  2024-04-03T18:07:05.7242361Z  2024-04-03T18:07:05.7242806Z  2024-04-03T18:07:05.7243298Z  2024-04-03T18:07:05.7243760Z  2024-04-03T18:07:05.7245303Z [13,184 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:05.7246894Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 53s local 2024-04-03T18:07:05.7247965Z Compiling src/cpu/rnn/ref_rnn.cpp; 44s local 2024-04-03T18:07:05.7249045Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 35s local 2024-04-03T18:07:05.7250254Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 33s local 2024-04-03T18:07:05.7251476Z Compiling llvm/lib/AsmParser/LLParser.cpp; 20s local 2024-04-03T18:07:05.7252679Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 16s local 2024-04-03T18:07:05.7254084Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 15s local 2024-04-03T18:07:05.7255404Z @onednn//:mkl_dnn; 15s local ... 2024-04-03T18:07:05.9259516Z 2024-04-03T18:07:05.9260302Z  2024-04-03T18:07:05.9260831Z  2024-04-03T18:07:05.9261592Z  2024-04-03T18:07:05.9262031Z  2024-04-03T18:07:05.9262451Z  2024-04-03T18:07:05.9262911Z  2024-04-03T18:07:05.9263333Z  2024-04-03T18:07:05.9263727Z  2024-04-03T18:07:05.9264934Z [13,187 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:05.9266487Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 53s local 2024-04-03T18:07:05.9267497Z Compiling src/cpu/rnn/ref_rnn.cpp; 44s local 2024-04-03T18:07:05.9268725Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 35s local 2024-04-03T18:07:05.9269862Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 33s local 2024-04-03T18:07:05.9271003Z Compiling llvm/lib/AsmParser/LLParser.cpp; 20s local 2024-04-03T18:07:05.9272147Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 16s local 2024-04-03T18:07:05.9273525Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 16s local 2024-04-03T18:07:05.9274665Z @onednn//:mkl_dnn; 15s local ... 2024-04-03T18:07:06.2790760Z 2024-04-03T18:07:06.2803204Z  2024-04-03T18:07:06.2803841Z  2024-04-03T18:07:06.2804339Z  2024-04-03T18:07:06.2804767Z  2024-04-03T18:07:06.2805168Z  2024-04-03T18:07:06.2805601Z  2024-04-03T18:07:06.2806052Z  2024-04-03T18:07:06.2806475Z  2024-04-03T18:07:06.2807765Z [13,190 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:06.2809275Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 53s local 2024-04-03T18:07:06.2810283Z Compiling src/cpu/rnn/ref_rnn.cpp; 45s local 2024-04-03T18:07:06.2811204Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 35s local 2024-04-03T18:07:06.2812317Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 33s local 2024-04-03T18:07:06.2813475Z Compiling llvm/lib/AsmParser/LLParser.cpp; 21s local 2024-04-03T18:07:06.2814767Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 16s local 2024-04-03T18:07:06.2816233Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 16s local 2024-04-03T18:07:06.2817473Z @onednn//:mkl_dnn; 16s local ... 2024-04-03T18:07:06.5183781Z 2024-04-03T18:07:06.5184559Z  2024-04-03T18:07:06.5185067Z  2024-04-03T18:07:06.5185500Z  2024-04-03T18:07:06.5186839Z  2024-04-03T18:07:06.5187354Z  2024-04-03T18:07:06.5188329Z  2024-04-03T18:07:06.5188817Z  2024-04-03T18:07:06.5189278Z  2024-04-03T18:07:06.5190475Z [13,193 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:06.5191931Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 54s local 2024-04-03T18:07:06.5192990Z Compiling src/cpu/rnn/ref_rnn.cpp; 45s local 2024-04-03T18:07:06.5194059Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 35s local 2024-04-03T18:07:06.5195291Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 33s local 2024-04-03T18:07:06.5196466Z Compiling llvm/lib/AsmParser/LLParser.cpp; 21s local 2024-04-03T18:07:06.5197915Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 17s local 2024-04-03T18:07:06.5199369Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 16s local 2024-04-03T18:07:06.5200562Z @onednn//:mkl_dnn; 16s local ... 2024-04-03T18:07:06.7218051Z 2024-04-03T18:07:06.7218871Z  2024-04-03T18:07:06.7219677Z  2024-04-03T18:07:06.7220878Z  2024-04-03T18:07:06.7221609Z  2024-04-03T18:07:06.7222277Z  2024-04-03T18:07:06.7222761Z  2024-04-03T18:07:06.7225871Z  2024-04-03T18:07:06.7229268Z  2024-04-03T18:07:06.7233061Z [13,194 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:06.7234931Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 54s local 2024-04-03T18:07:06.7237807Z Compiling src/cpu/rnn/ref_rnn.cpp; 45s local 2024-04-03T18:07:06.7239047Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 36s local 2024-04-03T18:07:06.7240660Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 34s local 2024-04-03T18:07:06.7242235Z Compiling llvm/lib/AsmParser/LLParser.cpp; 21s local 2024-04-03T18:07:06.7243517Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 17s local 2024-04-03T18:07:06.7245374Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 16s local 2024-04-03T18:07:06.7246928Z @onednn//:mkl_dnn; 16s local ... 2024-04-03T18:07:06.9221975Z 2024-04-03T18:07:06.9223124Z  2024-04-03T18:07:06.9224146Z  2024-04-03T18:07:06.9225380Z  2024-04-03T18:07:06.9225895Z  2024-04-03T18:07:06.9226340Z  2024-04-03T18:07:06.9226892Z  2024-04-03T18:07:06.9227325Z  2024-04-03T18:07:06.9228072Z  2024-04-03T18:07:06.9234915Z [13,196 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:06.9236918Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 54s local 2024-04-03T18:07:06.9240584Z Compiling src/cpu/rnn/ref_rnn.cpp; 45s local 2024-04-03T18:07:06.9241849Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 36s local 2024-04-03T18:07:06.9245516Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 34s local 2024-04-03T18:07:06.9246986Z Compiling llvm/lib/AsmParser/LLParser.cpp; 21s local 2024-04-03T18:07:06.9250701Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 17s local 2024-04-03T18:07:06.9252335Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 17s local 2024-04-03T18:07:06.9256406Z @onednn//:mkl_dnn; 16s local ... 2024-04-03T18:07:07.3226955Z 2024-04-03T18:07:07.3228316Z  2024-04-03T18:07:07.3229158Z  2024-04-03T18:07:07.3229860Z  2024-04-03T18:07:07.3232917Z  2024-04-03T18:07:07.3233568Z  2024-04-03T18:07:07.3236818Z  2024-04-03T18:07:07.3237460Z  2024-04-03T18:07:07.3238179Z  2024-04-03T18:07:07.3241903Z [13,200 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:07.3243626Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 54s local 2024-04-03T18:07:07.3246246Z Compiling src/cpu/rnn/ref_rnn.cpp; 46s local 2024-04-03T18:07:07.3247384Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 36s local 2024-04-03T18:07:07.3248698Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 34s local 2024-04-03T18:07:07.3250117Z Compiling llvm/lib/AsmParser/LLParser.cpp; 22s local 2024-04-03T18:07:07.3251573Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 17s local 2024-04-03T18:07:07.3253232Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 17s local 2024-04-03T18:07:07.3254866Z @onednn//:mkl_dnn; 17s local ... 2024-04-03T18:07:07.5711426Z 2024-04-03T18:07:07.5712612Z  2024-04-03T18:07:07.5713477Z  2024-04-03T18:07:07.5714266Z  2024-04-03T18:07:07.5715074Z  2024-04-03T18:07:07.5718188Z  2024-04-03T18:07:07.5718934Z  2024-04-03T18:07:07.5719493Z  2024-04-03T18:07:07.5720164Z  2024-04-03T18:07:07.5724027Z [13,201 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:07.5725656Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 55s local 2024-04-03T18:07:07.5728925Z Compiling src/cpu/rnn/ref_rnn.cpp; 46s local 2024-04-03T18:07:07.5730196Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 37s local 2024-04-03T18:07:07.5731618Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 35s local 2024-04-03T18:07:07.5735513Z Compiling llvm/lib/AsmParser/LLParser.cpp; 22s local 2024-04-03T18:07:07.5736878Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 18s local 2024-04-03T18:07:07.5738371Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 17s local 2024-04-03T18:07:07.5739746Z @onednn//:mkl_dnn; 17s local ... 2024-04-03T18:07:07.7807119Z 2024-04-03T18:07:07.7807858Z  2024-04-03T18:07:07.7808750Z  2024-04-03T18:07:07.7809183Z  2024-04-03T18:07:07.7809629Z  2024-04-03T18:07:07.7810101Z  2024-04-03T18:07:07.7810552Z  2024-04-03T18:07:07.7811018Z  2024-04-03T18:07:07.7811460Z  2024-04-03T18:07:07.7812797Z [13,204 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:07:07.7814607Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 55s local 2024-04-03T18:07:07.7815625Z Compiling src/cpu/rnn/ref_rnn.cpp; 46s local 2024-04-03T18:07:07.7816586Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 37s local 2024-04-03T18:07:07.7817815Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 35s local 2024-04-03T18:07:07.7819039Z Compiling llvm/lib/AsmParser/LLParser.cpp; 22s local 2024-04-03T18:07:07.7820260Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 17s local 2024-04-03T18:07:07.7821763Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 17s local 2024-04-03T18:07:07.7823184Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 16s local ... 2024-04-03T18:07:07.9949910Z 2024-04-03T18:07:07.9950658Z  2024-04-03T18:07:07.9951184Z  2024-04-03T18:07:07.9951642Z  2024-04-03T18:07:07.9952100Z  2024-04-03T18:07:07.9952508Z  2024-04-03T18:07:07.9952921Z  2024-04-03T18:07:07.9953308Z  2024-04-03T18:07:07.9953724Z  2024-04-03T18:07:07.9954902Z [13,206 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:07:07.9956271Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 55s local 2024-04-03T18:07:07.9957181Z Compiling src/cpu/rnn/ref_rnn.cpp; 46s local 2024-04-03T18:07:07.9958024Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 37s local 2024-04-03T18:07:07.9959052Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 35s local 2024-04-03T18:07:07.9960061Z Compiling llvm/lib/AsmParser/LLParser.cpp; 22s local 2024-04-03T18:07:07.9961146Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 18s local 2024-04-03T18:07:07.9962484Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 17s local 2024-04-03T18:07:07.9963816Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 16s local ... 2024-04-03T18:07:08.2162128Z 2024-04-03T18:07:08.2162886Z  2024-04-03T18:07:08.2163437Z  2024-04-03T18:07:08.2164008Z  2024-04-03T18:07:08.2164549Z  2024-04-03T18:07:08.2165080Z  2024-04-03T18:07:08.2165611Z  2024-04-03T18:07:08.2165999Z  2024-04-03T18:07:08.2166384Z  2024-04-03T18:07:08.2167584Z [13,207 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:08.2169017Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 55s local 2024-04-03T18:07:08.2170005Z Compiling src/cpu/rnn/ref_rnn.cpp; 46s local 2024-04-03T18:07:08.2170949Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 37s local 2024-04-03T18:07:08.2172108Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 35s local 2024-04-03T18:07:08.2173555Z Compiling llvm/lib/AsmParser/LLParser.cpp; 23s local 2024-04-03T18:07:08.2174915Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 18s local 2024-04-03T18:07:08.2176279Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 18s local 2024-04-03T18:07:08.2177770Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 16s local ... 2024-04-03T18:07:08.4729539Z 2024-04-03T18:07:08.4730323Z  2024-04-03T18:07:08.4730899Z  2024-04-03T18:07:08.4731360Z  2024-04-03T18:07:08.4731809Z  2024-04-03T18:07:08.4732261Z  2024-04-03T18:07:08.4732679Z  2024-04-03T18:07:08.4733119Z  2024-04-03T18:07:08.4733566Z  2024-04-03T18:07:08.4734977Z [13,208 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:08.4736520Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 56s local 2024-04-03T18:07:08.4737858Z Compiling src/cpu/rnn/ref_rnn.cpp; 47s local 2024-04-03T18:07:08.4738819Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 37s local 2024-04-03T18:07:08.4739962Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 35s local 2024-04-03T18:07:08.4741300Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 18s local 2024-04-03T18:07:08.4742768Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 18s local 2024-04-03T18:07:08.4744087Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 17s local 2024-04-03T18:07:08.4745065Z Compiling xla/literal.cc; 11s local ... 2024-04-03T18:07:08.7088604Z 2024-04-03T18:07:08.7089374Z  2024-04-03T18:07:08.7089893Z  2024-04-03T18:07:08.7090320Z  2024-04-03T18:07:08.7090745Z  2024-04-03T18:07:08.7091167Z  2024-04-03T18:07:08.7091578Z  2024-04-03T18:07:08.7092002Z  2024-04-03T18:07:08.7092419Z  2024-04-03T18:07:08.7093666Z [13,212 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:08.7095283Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 56s local 2024-04-03T18:07:08.7096241Z Compiling src/cpu/rnn/ref_rnn.cpp; 47s local 2024-04-03T18:07:08.7097124Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 38s local 2024-04-03T18:07:08.7098174Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 36s local 2024-04-03T18:07:08.7099514Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 18s local 2024-04-03T18:07:08.7100874Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 18s local 2024-04-03T18:07:08.7102063Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 17s local 2024-04-03T18:07:08.7102947Z Compiling xla/literal.cc; 11s local ... 2024-04-03T18:07:08.9247983Z 2024-04-03T18:07:08.9248704Z  2024-04-03T18:07:08.9249172Z  2024-04-03T18:07:08.9249554Z  2024-04-03T18:07:08.9249954Z  2024-04-03T18:07:08.9250370Z  2024-04-03T18:07:08.9250749Z  2024-04-03T18:07:08.9251133Z  2024-04-03T18:07:08.9251525Z  2024-04-03T18:07:08.9252669Z [13,212 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:08.9253988Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 56s local 2024-04-03T18:07:08.9255057Z Compiling src/cpu/rnn/ref_rnn.cpp; 47s local 2024-04-03T18:07:08.9255879Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 38s local 2024-04-03T18:07:08.9256883Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 36s local 2024-04-03T18:07:08.9258074Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 19s local 2024-04-03T18:07:08.9259319Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 18s local 2024-04-03T18:07:08.9260447Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 17s local 2024-04-03T18:07:08.9261301Z Compiling xla/literal.cc; 11s local ... 2024-04-03T18:07:09.1606519Z 2024-04-03T18:07:09.1607269Z  2024-04-03T18:07:09.1607807Z  2024-04-03T18:07:09.1608243Z  2024-04-03T18:07:09.1609013Z  2024-04-03T18:07:09.1609484Z  2024-04-03T18:07:09.1609901Z  2024-04-03T18:07:09.1610339Z  2024-04-03T18:07:09.1610754Z  2024-04-03T18:07:09.1612367Z [13,213 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:09.1614031Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 56s local 2024-04-03T18:07:09.1615173Z Compiling src/cpu/rnn/ref_rnn.cpp; 47s local 2024-04-03T18:07:09.1616082Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 38s local 2024-04-03T18:07:09.1617189Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 36s local 2024-04-03T18:07:09.1618592Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 19s local 2024-04-03T18:07:09.1620039Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 18s local 2024-04-03T18:07:09.1621567Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 17s local 2024-04-03T18:07:09.1622579Z Compiling xla/literal.cc; 11s local ... 2024-04-03T18:07:09.4419948Z 2024-04-03T18:07:09.4420678Z  2024-04-03T18:07:09.4421160Z  2024-04-03T18:07:09.4421565Z  2024-04-03T18:07:09.4421925Z  2024-04-03T18:07:09.4422325Z  2024-04-03T18:07:09.4422718Z  2024-04-03T18:07:09.4423110Z  2024-04-03T18:07:09.4423504Z  2024-04-03T18:07:09.4424647Z [13,215 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:09.4426016Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 57s local 2024-04-03T18:07:09.4427096Z Compiling src/cpu/rnn/ref_rnn.cpp; 48s local 2024-04-03T18:07:09.4428159Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 38s local 2024-04-03T18:07:09.4429166Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 36s local 2024-04-03T18:07:09.4430390Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 19s local 2024-04-03T18:07:09.4431709Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 19s local 2024-04-03T18:07:09.4432918Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 18s local 2024-04-03T18:07:09.4433837Z Compiling xla/literal.cc; 12s local ... 2024-04-03T18:07:09.6772929Z 2024-04-03T18:07:09.6773706Z  2024-04-03T18:07:09.6774426Z  2024-04-03T18:07:09.6774883Z  2024-04-03T18:07:09.6775285Z  2024-04-03T18:07:09.6775700Z  2024-04-03T18:07:09.6776072Z  2024-04-03T18:07:09.6776505Z  2024-04-03T18:07:09.6776912Z  2024-04-03T18:07:09.6778048Z [13,217 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:09.6779434Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 57s local 2024-04-03T18:07:09.6780377Z Compiling src/cpu/rnn/ref_rnn.cpp; 48s local 2024-04-03T18:07:09.6781223Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 39s local 2024-04-03T18:07:09.6782275Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 37s local 2024-04-03T18:07:09.6783525Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 19s local 2024-04-03T18:07:09.6784828Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 19s local 2024-04-03T18:07:09.6786005Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 18s local 2024-04-03T18:07:09.6786918Z Compiling xla/literal.cc; 12s local ... 2024-04-03T18:07:09.9255589Z 2024-04-03T18:07:09.9256350Z  2024-04-03T18:07:09.9256854Z  2024-04-03T18:07:09.9257256Z  2024-04-03T18:07:09.9257663Z  2024-04-03T18:07:09.9258836Z  2024-04-03T18:07:09.9259320Z  2024-04-03T18:07:09.9259778Z  2024-04-03T18:07:09.9260167Z  2024-04-03T18:07:09.9261398Z [13,218 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:09.9262873Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 57s local 2024-04-03T18:07:09.9263861Z Compiling src/cpu/rnn/ref_rnn.cpp; 48s local 2024-04-03T18:07:09.9265049Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 39s local 2024-04-03T18:07:09.9266197Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 37s local 2024-04-03T18:07:09.9267904Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 20s local 2024-04-03T18:07:09.9269540Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 19s local 2024-04-03T18:07:09.9270942Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 18s local 2024-04-03T18:07:09.9271966Z Compiling xla/literal.cc; 12s local ... 2024-04-03T18:07:10.1464808Z 2024-04-03T18:07:10.1466052Z  2024-04-03T18:07:10.1476247Z  2024-04-03T18:07:10.1476777Z  2024-04-03T18:07:10.1477248Z  2024-04-03T18:07:10.1477627Z  2024-04-03T18:07:10.1478035Z  2024-04-03T18:07:10.1478412Z  2024-04-03T18:07:10.1478851Z  2024-04-03T18:07:10.1480488Z [13,219 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:10.1481999Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 57s local 2024-04-03T18:07:10.1482997Z Compiling src/cpu/rnn/ref_rnn.cpp; 48s local 2024-04-03T18:07:10.1483952Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 39s local 2024-04-03T18:07:10.1485104Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 37s local 2024-04-03T18:07:10.1486445Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 20s local 2024-04-03T18:07:10.1487787Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 19s local 2024-04-03T18:07:10.1489012Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 18s local 2024-04-03T18:07:10.1489973Z Compiling xla/literal.cc; 12s local ... 2024-04-03T18:07:10.5222382Z 2024-04-03T18:07:10.5223131Z  2024-04-03T18:07:10.5223661Z  2024-04-03T18:07:10.5224075Z  2024-04-03T18:07:10.5224496Z  2024-04-03T18:07:10.5224894Z  2024-04-03T18:07:10.5225295Z  2024-04-03T18:07:10.5225717Z  2024-04-03T18:07:10.5226143Z  2024-04-03T18:07:10.5227388Z [13,221 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:10.5229119Z Compiling xla/service/cpu/runtime_matmul_f32.cc; 58s local 2024-04-03T18:07:10.5230104Z Compiling src/cpu/rnn/ref_rnn.cpp; 49s local 2024-04-03T18:07:10.5231023Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 39s local 2024-04-03T18:07:10.5232075Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 37s local 2024-04-03T18:07:10.5233376Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 20s local 2024-04-03T18:07:10.5234717Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 20s local 2024-04-03T18:07:10.5235807Z Compiling xla/literal.cc; 13s local 2024-04-03T18:07:10.5236714Z Compiling llvm/lib/AsmParser/LLParser.cpp; 12s local ... 2024-04-03T18:07:10.7296280Z 2024-04-03T18:07:10.7297079Z  2024-04-03T18:07:10.7297604Z  2024-04-03T18:07:10.7298189Z  2024-04-03T18:07:10.7298641Z  2024-04-03T18:07:10.7299081Z  2024-04-03T18:07:10.7299519Z  2024-04-03T18:07:10.7299935Z  2024-04-03T18:07:10.7300368Z  2024-04-03T18:07:10.7301658Z [13,222 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:10.7303044Z Compiling src/cpu/rnn/ref_rnn.cpp; 49s local 2024-04-03T18:07:10.7303970Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 40s local 2024-04-03T18:07:10.7305074Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 38s local 2024-04-03T18:07:10.7306329Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 20s local 2024-04-03T18:07:10.7308062Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 20s local 2024-04-03T18:07:10.7309130Z Compiling xla/literal.cc; 13s local 2024-04-03T18:07:10.7309973Z Compiling llvm/lib/AsmParser/LLParser.cpp; 12s local 2024-04-03T18:07:10.7311392Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 12s local ... 2024-04-03T18:07:11.0983424Z 2024-04-03T18:07:11.0984653Z  2024-04-03T18:07:11.0985331Z  2024-04-03T18:07:11.0985835Z  2024-04-03T18:07:11.0986265Z  2024-04-03T18:07:11.0986689Z  2024-04-03T18:07:11.0987111Z  2024-04-03T18:07:11.0987563Z  2024-04-03T18:07:11.0988769Z  2024-04-03T18:07:11.0990144Z [13,223 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:11.0991581Z Compiling src/cpu/rnn/ref_rnn.cpp; 49s local 2024-04-03T18:07:11.0992673Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 40s local 2024-04-03T18:07:11.0993868Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 38s local 2024-04-03T18:07:11.0995441Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 21s local 2024-04-03T18:07:11.0996965Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 20s local 2024-04-03T18:07:11.0998203Z Compiling xla/literal.cc; 13s local 2024-04-03T18:07:11.0999056Z Compiling llvm/lib/AsmParser/LLParser.cpp; 13s local 2024-04-03T18:07:11.1000177Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 12s local ... 2024-04-03T18:07:11.3074799Z 2024-04-03T18:07:11.3075558Z  2024-04-03T18:07:11.3077093Z  2024-04-03T18:07:11.3077557Z  2024-04-03T18:07:11.3078041Z  2024-04-03T18:07:11.3078505Z  2024-04-03T18:07:11.3078930Z  2024-04-03T18:07:11.3079407Z  2024-04-03T18:07:11.3079858Z  2024-04-03T18:07:11.3081043Z [13,226 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:11.3082368Z Compiling src/cpu/rnn/ref_rnn.cpp; 50s local 2024-04-03T18:07:11.3083297Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 40s local 2024-04-03T18:07:11.3084373Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 38s local 2024-04-03T18:07:11.3085681Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 21s local 2024-04-03T18:07:11.3087101Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 21s local 2024-04-03T18:07:11.3088166Z Compiling xla/literal.cc; 14s local 2024-04-03T18:07:11.3089057Z Compiling llvm/lib/AsmParser/LLParser.cpp; 13s local 2024-04-03T18:07:11.3090150Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 13s local ... 2024-04-03T18:07:11.5266812Z 2024-04-03T18:07:11.5267599Z  2024-04-03T18:07:11.5268388Z  2024-04-03T18:07:11.5268833Z  2024-04-03T18:07:11.5269272Z  2024-04-03T18:07:11.5269726Z  2024-04-03T18:07:11.5270143Z  2024-04-03T18:07:11.5270580Z  2024-04-03T18:07:11.5271026Z  2024-04-03T18:07:11.5272328Z [13,226 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:11.5273772Z Compiling src/cpu/rnn/ref_rnn.cpp; 50s local 2024-04-03T18:07:11.5274766Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 40s local 2024-04-03T18:07:11.5275923Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 38s local 2024-04-03T18:07:11.5277293Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 21s local 2024-04-03T18:07:11.5278750Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 21s local 2024-04-03T18:07:11.5279905Z Compiling xla/literal.cc; 14s local 2024-04-03T18:07:11.5280829Z Compiling llvm/lib/AsmParser/LLParser.cpp; 13s local 2024-04-03T18:07:11.5281974Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 13s local ... 2024-04-03T18:07:11.7355123Z 2024-04-03T18:07:11.7355887Z  2024-04-03T18:07:11.7356448Z  2024-04-03T18:07:11.7357037Z  2024-04-03T18:07:11.7357452Z  2024-04-03T18:07:11.7357873Z  2024-04-03T18:07:11.7358310Z  2024-04-03T18:07:11.7358725Z  2024-04-03T18:07:11.7359168Z  2024-04-03T18:07:11.7360391Z [13,228 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:11.7362027Z Compiling src/cpu/rnn/ref_rnn.cpp; 50s local 2024-04-03T18:07:11.7362971Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 41s local 2024-04-03T18:07:11.7364040Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 39s local 2024-04-03T18:07:11.7365223Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 21s local 2024-04-03T18:07:11.7366689Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 21s local 2024-04-03T18:07:11.7367747Z Compiling xla/literal.cc; 14s local 2024-04-03T18:07:11.7368564Z Compiling llvm/lib/AsmParser/LLParser.cpp; 13s local 2024-04-03T18:07:11.7369682Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 13s local ... 2024-04-03T18:07:11.9456898Z 2024-04-03T18:07:11.9457657Z  2024-04-03T18:07:11.9458177Z  2024-04-03T18:07:11.9458558Z  2024-04-03T18:07:11.9459003Z  2024-04-03T18:07:11.9461051Z  2024-04-03T18:07:11.9461986Z  2024-04-03T18:07:11.9462885Z  2024-04-03T18:07:11.9463683Z  2024-04-03T18:07:11.9473328Z [13,230 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:11.9474752Z Compiling src/cpu/rnn/ref_rnn.cpp; 50s local 2024-04-03T18:07:11.9475646Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 41s local 2024-04-03T18:07:11.9476662Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 39s local 2024-04-03T18:07:11.9477876Z Compiling src/cpu/x64/injectors/jit_uni_binary_injector.cpp; 22s local 2024-04-03T18:07:11.9479347Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 21s local 2024-04-03T18:07:11.9480488Z Compiling xla/literal.cc; 14s local 2024-04-03T18:07:11.9481402Z Compiling llvm/lib/AsmParser/LLParser.cpp; 14s local 2024-04-03T18:07:11.9482557Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 13s local ... 2024-04-03T18:07:12.1764919Z 2024-04-03T18:07:12.1765712Z  2024-04-03T18:07:12.1766307Z  2024-04-03T18:07:12.1766742Z  2024-04-03T18:07:12.1767147Z  2024-04-03T18:07:12.1767643Z  2024-04-03T18:07:12.1768147Z  2024-04-03T18:07:12.1768585Z  2024-04-03T18:07:12.1769023Z  2024-04-03T18:07:12.1770191Z [13,233 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:12.1771507Z Compiling src/cpu/rnn/ref_rnn.cpp; 50s local 2024-04-03T18:07:12.1787070Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 41s local 2024-04-03T18:07:12.1788928Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 39s local 2024-04-03T18:07:12.1790206Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 21s local 2024-04-03T18:07:12.1791278Z Compiling xla/literal.cc; 14s local 2024-04-03T18:07:12.1792112Z Compiling llvm/lib/AsmParser/LLParser.cpp; 14s local 2024-04-03T18:07:12.1793102Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 13s local 2024-04-03T18:07:12.1794267Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 13s local ... 2024-04-03T18:07:12.5282420Z 2024-04-03T18:07:12.5283251Z  2024-04-03T18:07:12.5283799Z  2024-04-03T18:07:12.5284225Z  2024-04-03T18:07:12.5284682Z  2024-04-03T18:07:12.5285123Z  2024-04-03T18:07:12.5285539Z  2024-04-03T18:07:12.5285971Z  2024-04-03T18:07:12.5286398Z  2024-04-03T18:07:12.5287606Z [13,234 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:12.5288955Z Compiling src/cpu/rnn/ref_rnn.cpp; 51s local 2024-04-03T18:07:12.5289867Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 41s local 2024-04-03T18:07:12.5290929Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 39s local 2024-04-03T18:07:12.5292259Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 22s local 2024-04-03T18:07:12.5293401Z Compiling xla/literal.cc; 15s local 2024-04-03T18:07:12.5294499Z Compiling llvm/lib/AsmParser/LLParser.cpp; 14s local 2024-04-03T18:07:12.5295889Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 14s local 2024-04-03T18:07:12.5297094Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 14s local ... 2024-04-03T18:07:12.7288034Z 2024-04-03T18:07:12.7288832Z  2024-04-03T18:07:12.7289360Z  2024-04-03T18:07:12.7289803Z  2024-04-03T18:07:12.7290247Z  2024-04-03T18:07:12.7291142Z  2024-04-03T18:07:12.7291595Z  2024-04-03T18:07:12.7292038Z  2024-04-03T18:07:12.7292438Z  2024-04-03T18:07:12.7293626Z [13,236 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:12.7295080Z Compiling src/cpu/rnn/ref_rnn.cpp; 51s local 2024-04-03T18:07:12.7295939Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 42s local 2024-04-03T18:07:12.7297128Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 40s local 2024-04-03T18:07:12.7298450Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 22s local 2024-04-03T18:07:12.7299827Z Compiling xla/literal.cc; 15s local 2024-04-03T18:07:12.7300767Z Compiling llvm/lib/AsmParser/LLParser.cpp; 14s local 2024-04-03T18:07:12.7301898Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 14s local 2024-04-03T18:07:12.7303113Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 14s local ... 2024-04-03T18:07:13.0329780Z 2024-04-03T18:07:13.0330944Z  2024-04-03T18:07:13.0331867Z  2024-04-03T18:07:13.0332878Z  2024-04-03T18:07:13.0333406Z  2024-04-03T18:07:13.0335344Z  2024-04-03T18:07:13.0337408Z  2024-04-03T18:07:13.0338105Z  2024-04-03T18:07:13.0338725Z  2024-04-03T18:07:13.0340192Z [13,237 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:13.0341822Z Compiling src/cpu/rnn/ref_rnn.cpp; 51s local 2024-04-03T18:07:13.0343176Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 42s local 2024-04-03T18:07:13.0344607Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 40s local 2024-04-03T18:07:13.0346168Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 22s local 2024-04-03T18:07:13.0347795Z Compiling xla/literal.cc; 15s local 2024-04-03T18:07:13.0349039Z Compiling llvm/lib/AsmParser/LLParser.cpp; 15s local 2024-04-03T18:07:13.0350220Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 14s local 2024-04-03T18:07:13.0351589Z Compiling src/cpu/x64/jit_avx512_common_conv_kernel.cpp; 14s local ... 2024-04-03T18:07:13.3097148Z 2024-04-03T18:07:13.3098498Z  2024-04-03T18:07:13.3099213Z  2024-04-03T18:07:13.3100018Z  2024-04-03T18:07:13.3101159Z  2024-04-03T18:07:13.3101696Z  2024-04-03T18:07:13.3102187Z  2024-04-03T18:07:13.3102647Z  2024-04-03T18:07:13.3103068Z  2024-04-03T18:07:13.3104364Z [13,238 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:13.3105929Z Compiling src/cpu/rnn/ref_rnn.cpp; 52s local 2024-04-03T18:07:13.3106963Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 42s local 2024-04-03T18:07:13.3108439Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 40s local 2024-04-03T18:07:13.3109844Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 23s local 2024-04-03T18:07:13.3111032Z Compiling xla/literal.cc; 16s local 2024-04-03T18:07:13.3111947Z Compiling llvm/lib/AsmParser/LLParser.cpp; 15s local 2024-04-03T18:07:13.3113062Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 15s local 2024-04-03T18:07:13.3114218Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 13s local ... 2024-04-03T18:07:13.5211198Z 2024-04-03T18:07:13.5211991Z  2024-04-03T18:07:13.5212517Z  2024-04-03T18:07:13.5212964Z  2024-04-03T18:07:13.5213388Z  2024-04-03T18:07:13.5213833Z  2024-04-03T18:07:13.5214421Z  2024-04-03T18:07:13.5214851Z  2024-04-03T18:07:13.5215312Z  2024-04-03T18:07:13.5216828Z [13,239 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:13.5218226Z Compiling src/cpu/rnn/ref_rnn.cpp; 52s local 2024-04-03T18:07:13.5219172Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 42s local 2024-04-03T18:07:13.5220286Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 40s local 2024-04-03T18:07:13.5221952Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 23s local 2024-04-03T18:07:13.5223163Z Compiling xla/literal.cc; 16s local 2024-04-03T18:07:13.5224065Z Compiling llvm/lib/AsmParser/LLParser.cpp; 15s local 2024-04-03T18:07:13.5225148Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 15s local 2024-04-03T18:07:13.5226293Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 13s local ... 2024-04-03T18:07:13.7285901Z 2024-04-03T18:07:13.7286630Z  2024-04-03T18:07:13.7287162Z  2024-04-03T18:07:13.7287591Z  2024-04-03T18:07:13.7288277Z  2024-04-03T18:07:13.7288710Z  2024-04-03T18:07:13.7289146Z  2024-04-03T18:07:13.7289562Z  2024-04-03T18:07:13.7290005Z  2024-04-03T18:07:13.7291193Z [13,240 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:13.7292582Z Compiling src/cpu/rnn/ref_rnn.cpp; 52s local 2024-04-03T18:07:13.7293525Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 43s local 2024-04-03T18:07:13.7294805Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 41s local 2024-04-03T18:07:13.7296276Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 23s local 2024-04-03T18:07:13.7297464Z Compiling xla/literal.cc; 16s local 2024-04-03T18:07:13.7298327Z Compiling llvm/lib/AsmParser/LLParser.cpp; 15s local 2024-04-03T18:07:13.7299448Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 15s local 2024-04-03T18:07:13.7300640Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 14s local ... 2024-04-03T18:07:14.0453659Z 2024-04-03T18:07:14.0454865Z  2024-04-03T18:07:14.0455522Z  2024-04-03T18:07:14.0455927Z  2024-04-03T18:07:14.0456359Z  2024-04-03T18:07:14.0456830Z  2024-04-03T18:07:14.0457225Z  2024-04-03T18:07:14.0457614Z  2024-04-03T18:07:14.0458002Z  2024-04-03T18:07:14.0459216Z [13,241 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:14.0460602Z Compiling src/cpu/rnn/ref_rnn.cpp; 52s local 2024-04-03T18:07:14.0461532Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 43s local 2024-04-03T18:07:14.0462582Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 41s local 2024-04-03T18:07:14.0463865Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 23s local 2024-04-03T18:07:14.0464934Z Compiling xla/literal.cc; 16s local 2024-04-03T18:07:14.0465752Z Compiling llvm/lib/AsmParser/LLParser.cpp; 16s local 2024-04-03T18:07:14.0466748Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 15s local 2024-04-03T18:07:14.0468178Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 14s local ... 2024-04-03T18:07:14.3290301Z 2024-04-03T18:07:14.3291084Z  2024-04-03T18:07:14.3291611Z  2024-04-03T18:07:14.3292063Z  2024-04-03T18:07:14.3292507Z  2024-04-03T18:07:14.3292920Z  2024-04-03T18:07:14.3293364Z  2024-04-03T18:07:14.3293796Z  2024-04-03T18:07:14.3294400Z  2024-04-03T18:07:14.3295559Z [13,244 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:14.3296905Z Compiling src/cpu/rnn/ref_rnn.cpp; 53s local 2024-04-03T18:07:14.3297809Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 43s local 2024-04-03T18:07:14.3298937Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 41s local 2024-04-03T18:07:14.3300349Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 24s local 2024-04-03T18:07:14.3301445Z Compiling xla/literal.cc; 17s local 2024-04-03T18:07:14.3302328Z Compiling llvm/lib/AsmParser/LLParser.cpp; 16s local 2024-04-03T18:07:14.3303707Z Compiling llvm/lib/MC/MCParser/MasmParser.cpp; 16s local 2024-04-03T18:07:14.3304847Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 14s local ... 2024-04-03T18:07:14.5291770Z 2024-04-03T18:07:14.5292691Z  2024-04-03T18:07:14.5293238Z  2024-04-03T18:07:14.5293676Z  2024-04-03T18:07:14.5294707Z  2024-04-03T18:07:14.5295142Z  2024-04-03T18:07:14.5295577Z  2024-04-03T18:07:14.5296022Z  2024-04-03T18:07:14.5296443Z  2024-04-03T18:07:14.5297637Z [13,246 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:14.5298986Z Compiling src/cpu/rnn/ref_rnn.cpp; 53s local 2024-04-03T18:07:14.5299912Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 43s local 2024-04-03T18:07:14.5301004Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 41s local 2024-04-03T18:07:14.5302518Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 24s local 2024-04-03T18:07:14.5303576Z Compiling xla/literal.cc; 17s local 2024-04-03T18:07:14.5304440Z Compiling llvm/lib/AsmParser/LLParser.cpp; 16s local 2024-04-03T18:07:14.5305458Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 14s local 2024-04-03T18:07:14.5306646Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 13s local ... 2024-04-03T18:07:14.8846590Z 2024-04-03T18:07:14.8847369Z  2024-04-03T18:07:14.8847903Z  2024-04-03T18:07:14.8848342Z  2024-04-03T18:07:14.8848780Z  2024-04-03T18:07:14.8849219Z  2024-04-03T18:07:14.8849671Z  2024-04-03T18:07:14.8850119Z  2024-04-03T18:07:14.8850581Z  2024-04-03T18:07:14.8851875Z [13,250 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:14.8853253Z Compiling src/cpu/rnn/ref_rnn.cpp; 53s local 2024-04-03T18:07:14.8854372Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 44s local 2024-04-03T18:07:14.8855503Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 42s local 2024-04-03T18:07:14.8856848Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 24s local 2024-04-03T18:07:14.8857963Z Compiling xla/literal.cc; 17s local 2024-04-03T18:07:14.8858853Z Compiling llvm/lib/AsmParser/LLParser.cpp; 17s local 2024-04-03T18:07:14.8859922Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 15s local 2024-04-03T18:07:14.8861213Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 13s local ... 2024-04-03T18:07:15.1297294Z 2024-04-03T18:07:15.1298963Z  2024-04-03T18:07:15.1299443Z  2024-04-03T18:07:15.1299823Z  2024-04-03T18:07:15.1300276Z  2024-04-03T18:07:15.1300682Z  2024-04-03T18:07:15.1301093Z  2024-04-03T18:07:15.1301556Z  2024-04-03T18:07:15.1302131Z  2024-04-03T18:07:15.1303390Z [13,252 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:15.1304872Z Compiling src/cpu/rnn/ref_rnn.cpp; 53s local 2024-04-03T18:07:15.1305929Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 44s local 2024-04-03T18:07:15.1307077Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 42s local 2024-04-03T18:07:15.1308865Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 24s local 2024-04-03T18:07:15.1310071Z Compiling xla/literal.cc; 17s local 2024-04-03T18:07:15.1310984Z Compiling llvm/lib/AsmParser/LLParser.cpp; 17s local 2024-04-03T18:07:15.1312069Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 15s local 2024-04-03T18:07:15.1313401Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 14s local ... 2024-04-03T18:07:15.3300731Z 2024-04-03T18:07:15.3302283Z  2024-04-03T18:07:15.3305661Z  2024-04-03T18:07:15.3306374Z  2024-04-03T18:07:15.3307051Z  2024-04-03T18:07:15.3307965Z  2024-04-03T18:07:15.3308718Z  2024-04-03T18:07:15.3309477Z  2024-04-03T18:07:15.3312497Z  2024-04-03T18:07:15.3315201Z [13,253 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:15.3317018Z Compiling src/cpu/rnn/ref_rnn.cpp; 54s local 2024-04-03T18:07:15.3318300Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 44s local 2024-04-03T18:07:15.3322346Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 42s local 2024-04-03T18:07:15.3324171Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 25s local 2024-04-03T18:07:15.3325577Z Compiling xla/literal.cc; 18s local 2024-04-03T18:07:15.3328957Z Compiling llvm/lib/AsmParser/LLParser.cpp; 17s local 2024-04-03T18:07:15.3330214Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 15s local 2024-04-03T18:07:15.3331662Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 14s local ... 2024-04-03T18:07:15.7304611Z 2024-04-03T18:07:15.7305831Z  2024-04-03T18:07:15.7307042Z  2024-04-03T18:07:15.7308030Z  2024-04-03T18:07:15.7308790Z  2024-04-03T18:07:15.7309724Z  2024-04-03T18:07:15.7310385Z  2024-04-03T18:07:15.7311007Z  2024-04-03T18:07:15.7311637Z  2024-04-03T18:07:15.7313131Z [13,255 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:15.7314729Z Compiling src/cpu/rnn/ref_rnn.cpp; 54s local 2024-04-03T18:07:15.7315926Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 45s local 2024-04-03T18:07:15.7317384Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 43s local 2024-04-03T18:07:15.7319199Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 25s local 2024-04-03T18:07:15.7322939Z Compiling xla/literal.cc; 18s local 2024-04-03T18:07:15.7324029Z Compiling llvm/lib/AsmParser/LLParser.cpp; 17s local 2024-04-03T18:07:15.7327515Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 16s local 2024-04-03T18:07:15.7328973Z Compiling src/cpu/x64/jit_avx512_core_amx_conv_kernel.cpp; 14s local ... 2024-04-03T18:07:16.0988504Z 2024-04-03T18:07:16.0989276Z  2024-04-03T18:07:16.0989852Z  2024-04-03T18:07:16.0990272Z  2024-04-03T18:07:16.0990679Z  2024-04-03T18:07:16.0991093Z  2024-04-03T18:07:16.0991512Z  2024-04-03T18:07:16.0991956Z  2024-04-03T18:07:16.0992337Z  2024-04-03T18:07:16.0993626Z [13,260 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:16.0995023Z Compiling src/cpu/rnn/ref_rnn.cpp; 54s local 2024-04-03T18:07:16.0995944Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 45s local 2024-04-03T18:07:16.0997156Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 25s local 2024-04-03T18:07:16.0998259Z Compiling xla/literal.cc; 18s local 2024-04-03T18:07:16.0999181Z Compiling llvm/lib/AsmParser/LLParser.cpp; 18s local 2024-04-03T18:07:16.1000210Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 16s local 2024-04-03T18:07:16.1001545Z Compiling src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp; 13s local 2024-04-03T18:07:16.1019597Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 12s local ... 2024-04-03T18:07:16.3357406Z 2024-04-03T18:07:16.3358276Z  2024-04-03T18:07:16.3358837Z  2024-04-03T18:07:16.3359314Z  2024-04-03T18:07:16.3359759Z  2024-04-03T18:07:16.3360212Z  2024-04-03T18:07:16.3360651Z  2024-04-03T18:07:16.3361097Z  2024-04-03T18:07:16.3361550Z  2024-04-03T18:07:16.3362839Z [13,260 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:16.3364278Z Compiling src/cpu/rnn/ref_rnn.cpp; 55s local 2024-04-03T18:07:16.3365216Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 45s local 2024-04-03T18:07:16.3366519Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 26s local 2024-04-03T18:07:16.3367726Z Compiling xla/literal.cc; 19s local 2024-04-03T18:07:16.3392434Z Compiling llvm/lib/AsmParser/LLParser.cpp; 18s local 2024-04-03T18:07:16.3394248Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 16s local 2024-04-03T18:07:16.3395907Z Compiling src/cpu/x64/jit_avx512_core_bf16_1x1_convolution.cpp; 14s local 2024-04-03T18:07:16.3397749Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 12s local ... 2024-04-03T18:07:16.5988397Z 2024-04-03T18:07:16.5989216Z  2024-04-03T18:07:16.5989743Z  2024-04-03T18:07:16.5990145Z  2024-04-03T18:07:16.5990564Z  2024-04-03T18:07:16.5991473Z  2024-04-03T18:07:16.5991850Z  2024-04-03T18:07:16.5992226Z  2024-04-03T18:07:16.5992623Z  2024-04-03T18:07:16.5993793Z [13,263 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:07:16.5995154Z Compiling src/cpu/rnn/ref_rnn.cpp; 55s local 2024-04-03T18:07:16.5996097Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 46s local 2024-04-03T18:07:16.5997530Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 26s local 2024-04-03T18:07:16.5998678Z Compiling xla/literal.cc; 19s local 2024-04-03T18:07:16.5999598Z Compiling llvm/lib/AsmParser/LLParser.cpp; 18s local 2024-04-03T18:07:16.6000705Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 16s local 2024-04-03T18:07:16.6001966Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 12s local 2024-04-03T18:07:16.6003249Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 12s local ... 2024-04-03T18:07:16.9318542Z 2024-04-03T18:07:16.9319325Z  2024-04-03T18:07:16.9319845Z  2024-04-03T18:07:16.9323044Z  2024-04-03T18:07:16.9323905Z  2024-04-03T18:07:16.9326934Z  2024-04-03T18:07:16.9327792Z  2024-04-03T18:07:16.9329662Z  2024-04-03T18:07:16.9330313Z  2024-04-03T18:07:16.9331764Z [13,264 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:16.9333435Z Compiling src/cpu/rnn/ref_rnn.cpp; 55s local 2024-04-03T18:07:16.9334952Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 46s local 2024-04-03T18:07:16.9336439Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 26s local 2024-04-03T18:07:16.9337763Z Compiling xla/literal.cc; 19s local 2024-04-03T18:07:16.9338896Z Compiling llvm/lib/AsmParser/LLParser.cpp; 19s local 2024-04-03T18:07:16.9340164Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 17s local 2024-04-03T18:07:16.9341668Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 13s local 2024-04-03T18:07:16.9343418Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 12s local ... 2024-04-03T18:07:17.1321643Z 2024-04-03T18:07:17.1323011Z  2024-04-03T18:07:17.1323730Z  2024-04-03T18:07:17.1324500Z  2024-04-03T18:07:17.1325585Z  2024-04-03T18:07:17.1326141Z  2024-04-03T18:07:17.1326587Z  2024-04-03T18:07:17.1327058Z  2024-04-03T18:07:17.1327525Z  2024-04-03T18:07:17.1328891Z [13,265 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:17.1330384Z Compiling src/cpu/rnn/ref_rnn.cpp; 55s local 2024-04-03T18:07:17.1331366Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 46s local 2024-04-03T18:07:17.1332739Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 26s local 2024-04-03T18:07:17.1334026Z Compiling xla/literal.cc; 19s local 2024-04-03T18:07:17.1335184Z Compiling llvm/lib/AsmParser/LLParser.cpp; 19s local 2024-04-03T18:07:17.1336353Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 17s local 2024-04-03T18:07:17.1337649Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 13s local 2024-04-03T18:07:17.1339022Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 13s local ... 2024-04-03T18:07:17.4502284Z 2024-04-03T18:07:17.4503104Z  2024-04-03T18:07:17.4503641Z  2024-04-03T18:07:17.4504163Z  2024-04-03T18:07:17.4504652Z  2024-04-03T18:07:17.4505209Z  2024-04-03T18:07:17.4505642Z  2024-04-03T18:07:17.4506171Z  2024-04-03T18:07:17.4506876Z  2024-04-03T18:07:17.4508498Z [13,267 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:17.4509829Z Compiling src/cpu/rnn/ref_rnn.cpp; 56s local 2024-04-03T18:07:17.4510951Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 46s local 2024-04-03T18:07:17.4512221Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 27s local 2024-04-03T18:07:17.4513301Z Compiling xla/literal.cc; 20s local 2024-04-03T18:07:17.4514172Z Compiling llvm/lib/AsmParser/LLParser.cpp; 19s local 2024-04-03T18:07:17.4515197Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 17s local 2024-04-03T18:07:17.4516388Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 13s local 2024-04-03T18:07:17.4517544Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 13s local ... 2024-04-03T18:07:17.7291963Z 2024-04-03T18:07:17.7292738Z  2024-04-03T18:07:17.7293255Z  2024-04-03T18:07:17.7293693Z  2024-04-03T18:07:17.7294294Z  2024-04-03T18:07:17.7294728Z  2024-04-03T18:07:17.7295166Z  2024-04-03T18:07:17.7295590Z  2024-04-03T18:07:17.7295988Z  2024-04-03T18:07:17.7297303Z [13,268 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:17.7298775Z Compiling src/cpu/rnn/ref_rnn.cpp; 56s local 2024-04-03T18:07:17.7299750Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 47s local 2024-04-03T18:07:17.7301030Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 27s local 2024-04-03T18:07:17.7302231Z Compiling xla/literal.cc; 20s local 2024-04-03T18:07:17.7303157Z Compiling llvm/lib/AsmParser/LLParser.cpp; 19s local 2024-04-03T18:07:17.7304278Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 18s local 2024-04-03T18:07:17.7305536Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 14s local 2024-04-03T18:07:17.7306853Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 13s local ... 2024-04-03T18:07:17.9329098Z 2024-04-03T18:07:17.9329902Z  2024-04-03T18:07:17.9330503Z  2024-04-03T18:07:17.9331606Z  2024-04-03T18:07:17.9332332Z  2024-04-03T18:07:17.9338663Z  2024-04-03T18:07:17.9340860Z  2024-04-03T18:07:17.9341764Z  2024-04-03T18:07:17.9342640Z  2024-04-03T18:07:17.9344228Z [13,268 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:17.9345871Z Compiling src/cpu/rnn/ref_rnn.cpp; 56s local 2024-04-03T18:07:17.9347007Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 47s local 2024-04-03T18:07:17.9348890Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 27s local 2024-04-03T18:07:17.9350530Z Compiling xla/literal.cc; 20s local 2024-04-03T18:07:17.9354461Z Compiling llvm/lib/AsmParser/LLParser.cpp; 20s local 2024-04-03T18:07:17.9355957Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 18s local 2024-04-03T18:07:17.9357455Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 14s local 2024-04-03T18:07:17.9358920Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 13s local ... 2024-04-03T18:07:18.1333247Z 2024-04-03T18:07:18.1334649Z  2024-04-03T18:07:18.1335637Z  2024-04-03T18:07:18.1336432Z  2024-04-03T18:07:18.1337261Z  2024-04-03T18:07:18.1338087Z  2024-04-03T18:07:18.1339206Z  2024-04-03T18:07:18.1339854Z  2024-04-03T18:07:18.1340759Z  2024-04-03T18:07:18.1342230Z [13,272 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:18.1343834Z Compiling src/cpu/rnn/ref_rnn.cpp; 56s local 2024-04-03T18:07:18.1344933Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 47s local 2024-04-03T18:07:18.1346286Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 27s local 2024-04-03T18:07:18.1348034Z Compiling xla/literal.cc; 20s local 2024-04-03T18:07:18.1349553Z Compiling llvm/lib/AsmParser/LLParser.cpp; 20s local 2024-04-03T18:07:18.1350828Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 18s local 2024-04-03T18:07:18.1352197Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 14s local 2024-04-03T18:07:18.1353601Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 14s local ... 2024-04-03T18:07:18.4105805Z 2024-04-03T18:07:18.4107268Z  2024-04-03T18:07:18.4108668Z  2024-04-03T18:07:18.4109284Z  2024-04-03T18:07:18.4109753Z  2024-04-03T18:07:18.4110298Z  2024-04-03T18:07:18.4110801Z  2024-04-03T18:07:18.4111287Z  2024-04-03T18:07:18.4111767Z  2024-04-03T18:07:18.4113113Z [13,273 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:18.4114553Z Compiling src/cpu/rnn/ref_rnn.cpp; 57s local 2024-04-03T18:07:18.4115450Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 47s local 2024-04-03T18:07:18.4116941Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 28s local 2024-04-03T18:07:18.4118117Z Compiling xla/literal.cc; 21s local 2024-04-03T18:07:18.4119001Z Compiling llvm/lib/AsmParser/LLParser.cpp; 20s local 2024-04-03T18:07:18.4120036Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 18s local 2024-04-03T18:07:18.4121185Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 14s local 2024-04-03T18:07:18.4122425Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 14s local ... 2024-04-03T18:07:18.6403952Z 2024-04-03T18:07:18.6405274Z  2024-04-03T18:07:18.6406518Z  2024-04-03T18:07:18.6407041Z  2024-04-03T18:07:18.6407507Z  2024-04-03T18:07:18.6407940Z  2024-04-03T18:07:18.6408436Z  2024-04-03T18:07:18.6408895Z  2024-04-03T18:07:18.6409337Z  2024-04-03T18:07:18.6410589Z [13,275 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:18.6412009Z Compiling src/cpu/rnn/ref_rnn.cpp; 57s local 2024-04-03T18:07:18.6412959Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 48s local 2024-04-03T18:07:18.6414380Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 28s local 2024-04-03T18:07:18.6415534Z Compiling xla/literal.cc; 21s local 2024-04-03T18:07:18.6416432Z Compiling llvm/lib/AsmParser/LLParser.cpp; 20s local 2024-04-03T18:07:18.6417501Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 19s local 2024-04-03T18:07:18.6418715Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 14s local 2024-04-03T18:07:18.6419941Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 14s local ... 2024-04-03T18:07:18.9340725Z 2024-04-03T18:07:18.9342044Z  2024-04-03T18:07:18.9343280Z  2024-04-03T18:07:18.9343815Z  2024-04-03T18:07:18.9344234Z  2024-04-03T18:07:18.9344631Z  2024-04-03T18:07:18.9345074Z  2024-04-03T18:07:18.9345507Z  2024-04-03T18:07:18.9345962Z  2024-04-03T18:07:18.9347268Z [13,278 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:18.9348942Z Compiling src/cpu/rnn/ref_rnn.cpp; 57s local 2024-04-03T18:07:18.9349913Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 48s local 2024-04-03T18:07:18.9351133Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 28s local 2024-04-03T18:07:18.9352292Z Compiling xla/literal.cc; 21s local 2024-04-03T18:07:18.9353184Z Compiling llvm/lib/AsmParser/LLParser.cpp; 21s local 2024-04-03T18:07:18.9354472Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 15s local 2024-04-03T18:07:18.9355646Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 14s local 2024-04-03T18:07:18.9356836Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 14s local ... 2024-04-03T18:07:19.2435419Z 2024-04-03T18:07:19.2436638Z  2024-04-03T18:07:19.2439660Z  2024-04-03T18:07:19.2440457Z  2024-04-03T18:07:19.2441639Z  2024-04-03T18:07:19.2442139Z  2024-04-03T18:07:19.2442547Z  2024-04-03T18:07:19.2443226Z  2024-04-03T18:07:19.2443689Z  2024-04-03T18:07:19.2444806Z [13,281 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:19.2446093Z Compiling src/cpu/rnn/ref_rnn.cpp; 57s local 2024-04-03T18:07:19.2447189Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 48s local 2024-04-03T18:07:19.2448461Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 29s local 2024-04-03T18:07:19.2449531Z Compiling xla/literal.cc; 22s local 2024-04-03T18:07:19.2450344Z Compiling llvm/lib/AsmParser/LLParser.cpp; 21s local 2024-04-03T18:07:19.2451643Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 15s local 2024-04-03T18:07:19.2452999Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 15s local 2024-04-03T18:07:19.2454338Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 14s local ... 2024-04-03T18:07:19.5346718Z 2024-04-03T18:07:19.5347498Z  2024-04-03T18:07:19.5348293Z  2024-04-03T18:07:19.5351696Z  2024-04-03T18:07:19.5354930Z  2024-04-03T18:07:19.5357886Z  2024-04-03T18:07:19.5360795Z  2024-04-03T18:07:19.5363780Z  2024-04-03T18:07:19.5366744Z  2024-04-03T18:07:19.5368869Z [13,284 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:19.5370514Z Compiling src/cpu/rnn/ref_rnn.cpp; 58s local 2024-04-03T18:07:19.5371676Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 48s local 2024-04-03T18:07:19.5373183Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 29s local 2024-04-03T18:07:19.5374857Z Compiling xla/literal.cc; 22s local 2024-04-03T18:07:19.5376329Z Compiling llvm/lib/AsmParser/LLParser.cpp; 21s local 2024-04-03T18:07:19.5377732Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 15s local 2024-04-03T18:07:19.5379106Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 15s local 2024-04-03T18:07:19.5380466Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 14s local ... 2024-04-03T18:07:19.7350863Z 2024-04-03T18:07:19.7352009Z  2024-04-03T18:07:19.7352848Z  2024-04-03T18:07:19.7355896Z  2024-04-03T18:07:19.7356560Z  2024-04-03T18:07:19.7359522Z  2024-04-03T18:07:19.7360291Z  2024-04-03T18:07:19.7361245Z  2024-04-03T18:07:19.7364122Z  2024-04-03T18:07:19.7365692Z [13,286 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:19.7367926Z Compiling src/cpu/rnn/ref_rnn.cpp; 58s local 2024-04-03T18:07:19.7369082Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 49s local 2024-04-03T18:07:19.7370640Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 29s local 2024-04-03T18:07:19.7372021Z Compiling xla/literal.cc; 22s local 2024-04-03T18:07:19.7373191Z Compiling llvm/lib/AsmParser/LLParser.cpp; 21s local 2024-04-03T18:07:19.7374927Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 16s local 2024-04-03T18:07:19.7377005Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 15s local 2024-04-03T18:07:19.7378645Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 15s local ... 2024-04-03T18:07:20.0455104Z 2024-04-03T18:07:20.0464471Z  2024-04-03T18:07:20.0465239Z  2024-04-03T18:07:20.0465733Z  2024-04-03T18:07:20.0466240Z  2024-04-03T18:07:20.0466671Z  2024-04-03T18:07:20.0467110Z  2024-04-03T18:07:20.0467562Z  2024-04-03T18:07:20.0468481Z  2024-04-03T18:07:20.0469760Z [13,290 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:20.0471211Z Compiling src/cpu/rnn/ref_rnn.cpp; 58s local 2024-04-03T18:07:20.0472114Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 49s local 2024-04-03T18:07:20.0473207Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 29s local 2024-04-03T18:07:20.0474270Z Compiling xla/literal.cc; 22s local 2024-04-03T18:07:20.0475433Z Compiling llvm/lib/AsmParser/LLParser.cpp; 22s local 2024-04-03T18:07:20.0476672Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 16s local 2024-04-03T18:07:20.0477870Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 15s local 2024-04-03T18:07:20.0479195Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 15s local ... 2024-04-03T18:07:20.3358160Z 2024-04-03T18:07:20.3359280Z  2024-04-03T18:07:20.3359841Z  2024-04-03T18:07:20.3361777Z  2024-04-03T18:07:20.3362652Z  2024-04-03T18:07:20.3363422Z  2024-04-03T18:07:20.3363877Z  2024-04-03T18:07:20.3365879Z  2024-04-03T18:07:20.3369149Z  2024-04-03T18:07:20.3373235Z [13,292 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:20.3377660Z Compiling src/cpu/rnn/ref_rnn.cpp; 59s local 2024-04-03T18:07:20.3380537Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 49s local 2024-04-03T18:07:20.3382101Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 30s local 2024-04-03T18:07:20.3383491Z Compiling xla/literal.cc; 23s local 2024-04-03T18:07:20.3384683Z Compiling llvm/lib/AsmParser/LLParser.cpp; 22s local 2024-04-03T18:07:20.3386131Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 16s local 2024-04-03T18:07:20.3387924Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 16s local 2024-04-03T18:07:20.3389328Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 15s local ... 2024-04-03T18:07:20.5360395Z 2024-04-03T18:07:20.5361403Z  2024-04-03T18:07:20.5361951Z  2024-04-03T18:07:20.5362419Z  2024-04-03T18:07:20.5362841Z  2024-04-03T18:07:20.5363295Z  2024-04-03T18:07:20.5363703Z  2024-04-03T18:07:20.5364160Z  2024-04-03T18:07:20.5364584Z  2024-04-03T18:07:20.5365857Z [13,295 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:20.5367297Z Compiling src/cpu/rnn/ref_rnn.cpp; 59s local 2024-04-03T18:07:20.5368256Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 49s local 2024-04-03T18:07:20.5369536Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 30s local 2024-04-03T18:07:20.5370670Z Compiling xla/literal.cc; 23s local 2024-04-03T18:07:20.5371576Z Compiling llvm/lib/AsmParser/LLParser.cpp; 22s local 2024-04-03T18:07:20.5372787Z Compiling src/cpu/x64/jit_avx512_core_bf16_conv_kernel.cpp; 16s local 2024-04-03T18:07:20.5374107Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 15s local 2024-04-03T18:07:20.5375564Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 12s local ... 2024-04-03T18:07:20.9310094Z 2024-04-03T18:07:20.9311451Z  2024-04-03T18:07:20.9312384Z  2024-04-03T18:07:20.9315422Z  2024-04-03T18:07:20.9316109Z  2024-04-03T18:07:20.9319029Z  2024-04-03T18:07:20.9319696Z  2024-04-03T18:07:20.9322457Z  2024-04-03T18:07:20.9323125Z  2024-04-03T18:07:20.9326664Z [13,296 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:20.9328271Z Compiling src/cpu/rnn/ref_rnn.cpp; 59s local 2024-04-03T18:07:20.9329657Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 50s local 2024-04-03T18:07:20.9331649Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 30s local 2024-04-03T18:07:20.9333087Z Compiling xla/literal.cc; 23s local 2024-04-03T18:07:20.9334080Z Compiling llvm/lib/AsmParser/LLParser.cpp; 23s local 2024-04-03T18:07:20.9335502Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 16s local 2024-04-03T18:07:20.9336877Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 13s local 2024-04-03T18:07:20.9338236Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 10s local ... 2024-04-03T18:07:21.1366481Z 2024-04-03T18:07:21.1367927Z  2024-04-03T18:07:21.1368759Z  2024-04-03T18:07:21.1369873Z  2024-04-03T18:07:21.1370691Z  2024-04-03T18:07:21.1371150Z  2024-04-03T18:07:21.1371627Z  2024-04-03T18:07:21.1374008Z  2024-04-03T18:07:21.1375043Z  2024-04-03T18:07:21.1378969Z [13,296 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:21.1381224Z Compiling src/cpu/rnn/ref_rnn.cpp; 59s local 2024-04-03T18:07:21.1384705Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 50s local 2024-04-03T18:07:21.1386359Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 30s local 2024-04-03T18:07:21.1390212Z Compiling xla/literal.cc; 23s local 2024-04-03T18:07:21.1429872Z Compiling llvm/lib/AsmParser/LLParser.cpp; 23s local 2024-04-03T18:07:21.1431626Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 16s local 2024-04-03T18:07:21.1433318Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 13s local 2024-04-03T18:07:21.1437384Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 10s local ... 2024-04-03T18:07:21.3376584Z 2024-04-03T18:07:21.3377357Z  2024-04-03T18:07:21.3377866Z  2024-04-03T18:07:21.3378292Z  2024-04-03T18:07:21.3379294Z  2024-04-03T18:07:21.3379815Z  2024-04-03T18:07:21.3380285Z  2024-04-03T18:07:21.3380676Z  2024-04-03T18:07:21.3381104Z  2024-04-03T18:07:21.3382263Z [13,298 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:21.3383534Z Compiling src/cpu/rnn/ref_rnn.cpp; 60s local 2024-04-03T18:07:21.3384458Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 50s local 2024-04-03T18:07:21.3385674Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 31s local 2024-04-03T18:07:21.3386804Z Compiling xla/literal.cc; 24s local 2024-04-03T18:07:21.3388019Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 16s local 2024-04-03T18:07:21.3389333Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 13s local 2024-04-03T18:07:21.3390582Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 10s local 2024-04-03T18:07:21.3391961Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 10s local ... 2024-04-03T18:07:21.5467993Z 2024-04-03T18:07:21.5468791Z  2024-04-03T18:07:21.5469377Z  2024-04-03T18:07:21.5469857Z  2024-04-03T18:07:21.5470381Z  2024-04-03T18:07:21.5471428Z  2024-04-03T18:07:21.5471902Z  2024-04-03T18:07:21.5472375Z  2024-04-03T18:07:21.5472859Z  2024-04-03T18:07:21.5474137Z [13,299 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:21.5476631Z Compiling src/cpu/rnn/ref_rnn.cpp; 60s local 2024-04-03T18:07:21.5477649Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 50s local 2024-04-03T18:07:21.5478948Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 31s local 2024-04-03T18:07:21.5480151Z Compiling xla/literal.cc; 24s local 2024-04-03T18:07:21.5481225Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 16s local 2024-04-03T18:07:21.5482516Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 13s local 2024-04-03T18:07:21.5483879Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 11s local 2024-04-03T18:07:21.5485324Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 11s local ... 2024-04-03T18:07:21.7582911Z 2024-04-03T18:07:21.7583722Z  2024-04-03T18:07:21.7584275Z  2024-04-03T18:07:21.7584715Z  2024-04-03T18:07:21.7585177Z  2024-04-03T18:07:21.7585625Z  2024-04-03T18:07:21.7586017Z  2024-04-03T18:07:21.7586527Z  2024-04-03T18:07:21.7586974Z  2024-04-03T18:07:21.7588409Z [13,302 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:21.7589796Z Compiling src/cpu/rnn/ref_rnn.cpp; 60s local 2024-04-03T18:07:21.7590790Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 51s local 2024-04-03T18:07:21.7592316Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 31s local 2024-04-03T18:07:21.7593487Z Compiling xla/literal.cc; 24s local 2024-04-03T18:07:21.7594498Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 17s local 2024-04-03T18:07:21.7595976Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 13s local 2024-04-03T18:07:21.7597458Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 11s local 2024-04-03T18:07:21.7598712Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 11s local ... 2024-04-03T18:07:21.9757889Z 2024-04-03T18:07:21.9758807Z  2024-04-03T18:07:21.9759240Z  2024-04-03T18:07:21.9759599Z  2024-04-03T18:07:21.9759931Z  2024-04-03T18:07:21.9760279Z  2024-04-03T18:07:21.9760631Z  2024-04-03T18:07:21.9760971Z  2024-04-03T18:07:21.9761319Z  2024-04-03T18:07:21.9762321Z [13,305 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:21.9763736Z Compiling src/cpu/rnn/ref_rnn.cpp; 60s local 2024-04-03T18:07:21.9764490Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 51s local 2024-04-03T18:07:21.9765431Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 31s local 2024-04-03T18:07:21.9766305Z Compiling xla/literal.cc; 24s local 2024-04-03T18:07:21.9767105Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 17s local 2024-04-03T18:07:21.9768081Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 14s local 2024-04-03T18:07:21.9769098Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 11s local 2024-04-03T18:07:21.9770163Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 11s local ... 2024-04-03T18:07:22.3121388Z 2024-04-03T18:07:22.3122099Z  2024-04-03T18:07:22.3122588Z  2024-04-03T18:07:22.3122960Z  2024-04-03T18:07:22.3123475Z  2024-04-03T18:07:22.3123868Z  2024-04-03T18:07:22.3124244Z  2024-04-03T18:07:22.3124607Z  2024-04-03T18:07:22.3124988Z  2024-04-03T18:07:22.3126103Z [13,306 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:22.3127377Z Compiling src/cpu/rnn/ref_rnn.cpp; 61s local 2024-04-03T18:07:22.3128225Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 51s local 2024-04-03T18:07:22.3129322Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 32s local 2024-04-03T18:07:22.3130271Z Compiling xla/literal.cc; 25s local 2024-04-03T18:07:22.3131161Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 17s local 2024-04-03T18:07:22.3132269Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 14s local 2024-04-03T18:07:22.3139205Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 11s local 2024-04-03T18:07:22.3140543Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 11s local ... 2024-04-03T18:07:22.5379219Z 2024-04-03T18:07:22.5380199Z  2024-04-03T18:07:22.5381076Z  2024-04-03T18:07:22.5381872Z  2024-04-03T18:07:22.5382898Z  2024-04-03T18:07:22.5383408Z  2024-04-03T18:07:22.5383849Z  2024-04-03T18:07:22.5384276Z  2024-04-03T18:07:22.5384689Z  2024-04-03T18:07:22.5385872Z [13,310 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:22.5387229Z Compiling src/cpu/rnn/ref_rnn.cpp; 61s local 2024-04-03T18:07:22.5388406Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 51s local 2024-04-03T18:07:22.5389651Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 32s local 2024-04-03T18:07:22.5390736Z Compiling xla/literal.cc; 25s local 2024-04-03T18:07:22.5391685Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 17s local 2024-04-03T18:07:22.5392942Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 14s local 2024-04-03T18:07:22.5394207Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 12s local 2024-04-03T18:07:22.5395869Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 12s local ... 2024-04-03T18:07:22.7383214Z 2024-04-03T18:07:22.7384403Z  2024-04-03T18:07:22.7385246Z  2024-04-03T18:07:22.7386020Z  2024-04-03T18:07:22.7386801Z  2024-04-03T18:07:22.7388084Z  2024-04-03T18:07:22.7388624Z  2024-04-03T18:07:22.7389076Z  2024-04-03T18:07:22.7389908Z  2024-04-03T18:07:22.7391158Z [13,311 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:22.7392523Z Compiling src/cpu/rnn/ref_rnn.cpp; 61s local 2024-04-03T18:07:22.7393494Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 52s local 2024-04-03T18:07:22.7394691Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 32s local 2024-04-03T18:07:22.7395838Z Compiling xla/literal.cc; 25s local 2024-04-03T18:07:22.7396890Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 18s local 2024-04-03T18:07:22.7398335Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 14s local 2024-04-03T18:07:22.7399604Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 12s local 2024-04-03T18:07:22.7400977Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 12s local ... 2024-04-03T18:07:23.0184968Z 2024-04-03T18:07:23.0186352Z  2024-04-03T18:07:23.0187224Z  2024-04-03T18:07:23.0188535Z  2024-04-03T18:07:23.0189068Z  2024-04-03T18:07:23.0189485Z  2024-04-03T18:07:23.0189869Z  2024-04-03T18:07:23.0190288Z  2024-04-03T18:07:23.0190703Z  2024-04-03T18:07:23.0191813Z [13,313 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:23.0193103Z Compiling src/cpu/rnn/ref_rnn.cpp; 61s local 2024-04-03T18:07:23.0194028Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 52s local 2024-04-03T18:07:23.0195246Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 32s local 2024-04-03T18:07:23.0196432Z Compiling xla/literal.cc; 25s local 2024-04-03T18:07:23.0197469Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 18s local 2024-04-03T18:07:23.0198734Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 15s local 2024-04-03T18:07:23.0200092Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 12s local 2024-04-03T18:07:23.0201470Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 12s local ... 2024-04-03T18:07:23.3388866Z 2024-04-03T18:07:23.3389636Z  2024-04-03T18:07:23.3390214Z  2024-04-03T18:07:23.3390660Z  2024-04-03T18:07:23.3391102Z  2024-04-03T18:07:23.3391555Z  2024-04-03T18:07:23.3392029Z  2024-04-03T18:07:23.3392492Z  2024-04-03T18:07:23.3392939Z  2024-04-03T18:07:23.3394260Z [13,318 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:23.3395603Z Compiling src/cpu/rnn/ref_rnn.cpp; 62s local 2024-04-03T18:07:23.3396529Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 52s local 2024-04-03T18:07:23.3397737Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 33s local 2024-04-03T18:07:23.3398869Z Compiling xla/literal.cc; 26s local 2024-04-03T18:07:23.3399898Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 18s local 2024-04-03T18:07:23.3401282Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 15s local 2024-04-03T18:07:23.3402513Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 12s local 2024-04-03T18:07:23.3403809Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 12s local ... 2024-04-03T18:07:23.5393750Z 2024-04-03T18:07:23.5396491Z  2024-04-03T18:07:23.5397060Z  2024-04-03T18:07:23.5397517Z  2024-04-03T18:07:23.5397954Z  2024-04-03T18:07:23.5398372Z  2024-04-03T18:07:23.5398781Z  2024-04-03T18:07:23.5399215Z  2024-04-03T18:07:23.5399628Z  2024-04-03T18:07:23.5400900Z [13,322 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:23.5402543Z Compiling src/cpu/rnn/ref_rnn.cpp; 62s local 2024-04-03T18:07:23.5403399Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 52s local 2024-04-03T18:07:23.5404522Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 33s local 2024-04-03T18:07:23.5405822Z Compiling xla/literal.cc; 26s local 2024-04-03T18:07:23.5406896Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 18s local 2024-04-03T18:07:23.5408152Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 15s local 2024-04-03T18:07:23.5409427Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 13s local 2024-04-03T18:07:23.5410759Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 13s local ... 2024-04-03T18:07:23.9405230Z 2024-04-03T18:07:23.9405963Z  2024-04-03T18:07:23.9406439Z  2024-04-03T18:07:23.9406819Z  2024-04-03T18:07:23.9407192Z  2024-04-03T18:07:23.9407940Z  2024-04-03T18:07:23.9408314Z  2024-04-03T18:07:23.9408666Z  2024-04-03T18:07:23.9409057Z  2024-04-03T18:07:23.9410208Z [13,323 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:23.9411400Z Compiling src/cpu/rnn/ref_rnn.cpp; 62s local 2024-04-03T18:07:23.9412244Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 53s local 2024-04-03T18:07:23.9413349Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 33s local 2024-04-03T18:07:23.9414501Z Compiling xla/literal.cc; 26s local 2024-04-03T18:07:23.9415401Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 19s local 2024-04-03T18:07:23.9416492Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 16s local 2024-04-03T18:07:23.9417606Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 13s local 2024-04-03T18:07:23.9418809Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 13s local ... 2024-04-03T18:07:24.1438841Z 2024-04-03T18:07:24.1439589Z  2024-04-03T18:07:24.1440137Z  2024-04-03T18:07:24.1440652Z  2024-04-03T18:07:24.1440999Z  2024-04-03T18:07:24.1441353Z  2024-04-03T18:07:24.1441707Z  2024-04-03T18:07:24.1442049Z  2024-04-03T18:07:24.1442400Z  2024-04-03T18:07:24.1443433Z [13,324 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:24.1444745Z Compiling src/cpu/rnn/ref_rnn.cpp; 62s local 2024-04-03T18:07:24.1445673Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 53s local 2024-04-03T18:07:24.1446590Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 33s local 2024-04-03T18:07:24.1447474Z Compiling xla/literal.cc; 26s local 2024-04-03T18:07:24.1448466Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 19s local 2024-04-03T18:07:24.1449755Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 16s local 2024-04-03T18:07:24.1451244Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 13s local 2024-04-03T18:07:24.1452889Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 13s local ... 2024-04-03T18:07:24.3601684Z 2024-04-03T18:07:24.3602455Z  2024-04-03T18:07:24.3602993Z  2024-04-03T18:07:24.3603434Z  2024-04-03T18:07:24.3603889Z  2024-04-03T18:07:24.3604337Z  2024-04-03T18:07:24.3604772Z  2024-04-03T18:07:24.3605242Z  2024-04-03T18:07:24.3605702Z  2024-04-03T18:07:24.3606981Z [13,326 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:24.3608547Z Compiling src/cpu/rnn/ref_rnn.cpp; 63s local 2024-04-03T18:07:24.3609570Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 53s local 2024-04-03T18:07:24.3610840Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 34s local 2024-04-03T18:07:24.3612012Z Compiling xla/literal.cc; 27s local 2024-04-03T18:07:24.3613090Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 19s local 2024-04-03T18:07:24.3614869Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 16s local 2024-04-03T18:07:24.3616252Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 14s local 2024-04-03T18:07:24.3617629Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 13s local ... 2024-04-03T18:07:24.5686361Z 2024-04-03T18:07:24.5687108Z  2024-04-03T18:07:24.5687952Z  2024-04-03T18:07:24.5688509Z  2024-04-03T18:07:24.5688966Z  2024-04-03T18:07:24.5689432Z  2024-04-03T18:07:24.5689874Z  2024-04-03T18:07:24.5690341Z  2024-04-03T18:07:24.5690798Z  2024-04-03T18:07:24.5692062Z [13,329 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:24.5693519Z Compiling src/cpu/rnn/ref_rnn.cpp; 63s local 2024-04-03T18:07:24.5694672Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 54s local 2024-04-03T18:07:24.5695970Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 34s local 2024-04-03T18:07:24.5697278Z Compiling xla/literal.cc; 27s local 2024-04-03T18:07:24.5698360Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 19s local 2024-04-03T18:07:24.5699680Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 16s local 2024-04-03T18:07:24.5701075Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 14s local 2024-04-03T18:07:24.5716667Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 14s local ... 2024-04-03T18:07:24.8492497Z 2024-04-03T18:07:24.8493275Z  2024-04-03T18:07:24.8508881Z  2024-04-03T18:07:24.8509310Z  2024-04-03T18:07:24.8509776Z  2024-04-03T18:07:24.8510242Z  2024-04-03T18:07:24.8510708Z  2024-04-03T18:07:24.8511283Z  2024-04-03T18:07:24.8511729Z  2024-04-03T18:07:24.8512955Z [13,333 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:24.8514373Z Compiling src/cpu/rnn/ref_rnn.cpp; 63s local 2024-04-03T18:07:24.8515352Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 54s local 2024-04-03T18:07:24.8516607Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 34s local 2024-04-03T18:07:24.8517673Z Compiling xla/literal.cc; 27s local 2024-04-03T18:07:24.8518693Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 20s local 2024-04-03T18:07:24.8520049Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 14s local 2024-04-03T18:07:24.8521395Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 14s local 2024-04-03T18:07:24.8522705Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 14s local ... 2024-04-03T18:07:25.1066814Z 2024-04-03T18:07:25.1067516Z  2024-04-03T18:07:25.1068229Z  2024-04-03T18:07:25.1068779Z  2024-04-03T18:07:25.1070417Z  2024-04-03T18:07:25.1070934Z  2024-04-03T18:07:25.1071361Z  2024-04-03T18:07:25.1071790Z  2024-04-03T18:07:25.1072222Z  2024-04-03T18:07:25.1073437Z [13,336 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:25.1074746Z Compiling src/cpu/rnn/ref_rnn.cpp; 63s local 2024-04-03T18:07:25.1075701Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 54s local 2024-04-03T18:07:25.1076939Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 34s local 2024-04-03T18:07:25.1078229Z Compiling xla/literal.cc; 27s local 2024-04-03T18:07:25.1079296Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 20s local 2024-04-03T18:07:25.1080712Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 14s local 2024-04-03T18:07:25.1082144Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 14s local 2024-04-03T18:07:25.1083568Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 14s local ... 2024-04-03T18:07:25.3408270Z 2024-04-03T18:07:25.3409037Z  2024-04-03T18:07:25.3409594Z  2024-04-03T18:07:25.3410070Z  2024-04-03T18:07:25.3410540Z  2024-04-03T18:07:25.3411014Z  2024-04-03T18:07:25.3411477Z  2024-04-03T18:07:25.3411913Z  2024-04-03T18:07:25.3412638Z  2024-04-03T18:07:25.3413972Z [13,337 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:25.3415612Z Compiling src/cpu/rnn/ref_rnn.cpp; 64s local 2024-04-03T18:07:25.3416731Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 54s local 2024-04-03T18:07:25.3418156Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 35s local 2024-04-03T18:07:25.3419285Z Compiling xla/literal.cc; 28s local 2024-04-03T18:07:25.3420298Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 20s local 2024-04-03T18:07:25.3421692Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 14s local 2024-04-03T18:07:25.3423104Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 14s local 2024-04-03T18:07:25.3424402Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 14s local ... 2024-04-03T18:07:25.6301776Z 2024-04-03T18:07:25.6302556Z  2024-04-03T18:07:25.6303097Z  2024-04-03T18:07:25.6303567Z  2024-04-03T18:07:25.6304005Z  2024-04-03T18:07:25.6304442Z  2024-04-03T18:07:25.6304862Z  2024-04-03T18:07:25.6305280Z  2024-04-03T18:07:25.6305718Z  2024-04-03T18:07:25.6306948Z [13,338 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:25.6308547Z Compiling src/cpu/rnn/ref_rnn.cpp; 64s local 2024-04-03T18:07:25.6309473Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 55s local 2024-04-03T18:07:25.6310653Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 35s local 2024-04-03T18:07:25.6311948Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 20s local 2024-04-03T18:07:25.6313264Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 15s local 2024-04-03T18:07:25.6314562Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 15s local 2024-04-03T18:07:25.6315764Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 15s local 2024-04-03T18:07:25.6316697Z @onednn//:mkl_dnn; 12s local ... 2024-04-03T18:07:25.9436367Z 2024-04-03T18:07:25.9437121Z  2024-04-03T18:07:25.9437788Z  2024-04-03T18:07:25.9438226Z  2024-04-03T18:07:25.9438671Z  2024-04-03T18:07:25.9439108Z  2024-04-03T18:07:25.9439549Z  2024-04-03T18:07:25.9440018Z  2024-04-03T18:07:25.9440458Z  2024-04-03T18:07:25.9441705Z [13,339 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:25.9443099Z Compiling src/cpu/rnn/ref_rnn.cpp; 64s local 2024-04-03T18:07:25.9444024Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 55s local 2024-04-03T18:07:25.9445246Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 35s local 2024-04-03T18:07:25.9446590Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 21s local 2024-04-03T18:07:25.9447948Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 15s local 2024-04-03T18:07:25.9449284Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 15s local 2024-04-03T18:07:25.9450507Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 15s local 2024-04-03T18:07:25.9451447Z @onednn//:mkl_dnn; 12s local ... 2024-04-03T18:07:26.1833113Z 2024-04-03T18:07:26.1833977Z  2024-04-03T18:07:26.1834618Z  2024-04-03T18:07:26.1835068Z  2024-04-03T18:07:26.1835531Z  2024-04-03T18:07:26.1835980Z  2024-04-03T18:07:26.1836404Z  2024-04-03T18:07:26.1836851Z  2024-04-03T18:07:26.1837302Z  2024-04-03T18:07:26.1838554Z [13,341 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:26.1839980Z Compiling src/cpu/rnn/ref_rnn.cpp; 64s local 2024-04-03T18:07:26.1841086Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 55s local 2024-04-03T18:07:26.1842382Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 35s local 2024-04-03T18:07:26.1844140Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 21s local 2024-04-03T18:07:26.1845537Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 15s local 2024-04-03T18:07:26.1846859Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 15s local 2024-04-03T18:07:26.1848054Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 15s local 2024-04-03T18:07:26.1849588Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 11s local ... 2024-04-03T18:07:26.4856613Z 2024-04-03T18:07:26.4857394Z  2024-04-03T18:07:26.4857911Z  2024-04-03T18:07:26.4858355Z  2024-04-03T18:07:26.4858799Z  2024-04-03T18:07:26.4859231Z  2024-04-03T18:07:26.4859670Z  2024-04-03T18:07:26.4860099Z  2024-04-03T18:07:26.4860552Z  2024-04-03T18:07:26.4861823Z [13,345 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:26.4863609Z Compiling src/cpu/rnn/ref_rnn.cpp; 65s local 2024-04-03T18:07:26.4864585Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 55s local 2024-04-03T18:07:26.4865818Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 36s local 2024-04-03T18:07:26.4867288Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 21s local 2024-04-03T18:07:26.4868844Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 16s local 2024-04-03T18:07:26.4870179Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 15s local 2024-04-03T18:07:26.4871402Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 15s local 2024-04-03T18:07:26.4872699Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 12s local ... 2024-04-03T18:07:26.7710316Z 2024-04-03T18:07:26.7711063Z  2024-04-03T18:07:26.7711609Z  2024-04-03T18:07:26.7712083Z  2024-04-03T18:07:26.7712504Z  2024-04-03T18:07:26.7712933Z  2024-04-03T18:07:26.7713378Z  2024-04-03T18:07:26.7713811Z  2024-04-03T18:07:26.7714228Z  2024-04-03T18:07:26.7715541Z [13,346 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:26.7717007Z Compiling src/cpu/rnn/ref_rnn.cpp; 65s local 2024-04-03T18:07:26.7717995Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 56s local 2024-04-03T18:07:26.7719304Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 36s local 2024-04-03T18:07:26.7720774Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 22s local 2024-04-03T18:07:26.7722137Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 16s local 2024-04-03T18:07:26.7723626Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 16s local 2024-04-03T18:07:26.7724878Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 16s local 2024-04-03T18:07:26.7726137Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 12s local ... 2024-04-03T18:07:27.1320501Z 2024-04-03T18:07:27.1321301Z  2024-04-03T18:07:27.1321855Z  2024-04-03T18:07:27.1322330Z  2024-04-03T18:07:27.1322778Z  2024-04-03T18:07:27.1323194Z  2024-04-03T18:07:27.1323675Z  2024-04-03T18:07:27.1324124Z  2024-04-03T18:07:27.1324565Z  2024-04-03T18:07:27.1325862Z [13,349 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:27.1327451Z Compiling src/cpu/rnn/ref_rnn.cpp; 65s local 2024-04-03T18:07:27.1328497Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 56s local 2024-04-03T18:07:27.1329857Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 36s local 2024-04-03T18:07:27.1331378Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 22s local 2024-04-03T18:07:27.1332838Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 16s local 2024-04-03T18:07:27.1334469Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 16s local 2024-04-03T18:07:27.1335799Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 16s local 2024-04-03T18:07:27.1337246Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 12s local ... 2024-04-03T18:07:27.3724314Z 2024-04-03T18:07:27.3725100Z  2024-04-03T18:07:27.3725735Z  2024-04-03T18:07:27.3726243Z  2024-04-03T18:07:27.3726720Z  2024-04-03T18:07:27.3727164Z  2024-04-03T18:07:27.3727650Z  2024-04-03T18:07:27.3728131Z  2024-04-03T18:07:27.3728572Z  2024-04-03T18:07:27.3730308Z [13,351 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:27.3731816Z Compiling src/cpu/rnn/ref_rnn.cpp; 66s local 2024-04-03T18:07:27.3732753Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 56s local 2024-04-03T18:07:27.3734114Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 37s local 2024-04-03T18:07:27.3735683Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 22s local 2024-04-03T18:07:27.3737044Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 17s local 2024-04-03T18:07:27.3738728Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 16s local 2024-04-03T18:07:27.3739986Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 16s local 2024-04-03T18:07:27.3741213Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 12s local ... 2024-04-03T18:07:27.6456888Z 2024-04-03T18:07:27.6457616Z  2024-04-03T18:07:27.6458106Z  2024-04-03T18:07:27.6458545Z  2024-04-03T18:07:27.6458922Z  2024-04-03T18:07:27.6459434Z  2024-04-03T18:07:27.6459833Z  2024-04-03T18:07:27.6460213Z  2024-04-03T18:07:27.6460611Z  2024-04-03T18:07:27.6461737Z [13,355 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:27.6462989Z Compiling src/cpu/rnn/ref_rnn.cpp; 66s local 2024-04-03T18:07:27.6463912Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 57s local 2024-04-03T18:07:27.6464991Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 37s local 2024-04-03T18:07:27.6466273Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 22s local 2024-04-03T18:07:27.6467560Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 17s local 2024-04-03T18:07:27.6469024Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 17s local 2024-04-03T18:07:27.6470072Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 17s local 2024-04-03T18:07:27.6471134Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 12s local ... 2024-04-03T18:07:27.9727282Z 2024-04-03T18:07:27.9728050Z  2024-04-03T18:07:27.9728588Z  2024-04-03T18:07:27.9729013Z  2024-04-03T18:07:27.9729458Z  2024-04-03T18:07:27.9729917Z  2024-04-03T18:07:27.9730356Z  2024-04-03T18:07:27.9730785Z  2024-04-03T18:07:27.9731222Z  2024-04-03T18:07:27.9732431Z [13,359 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:27.9733799Z Compiling src/cpu/rnn/ref_rnn.cpp; 66s local 2024-04-03T18:07:27.9734926Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 57s local 2024-04-03T18:07:27.9736123Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 37s local 2024-04-03T18:07:27.9737481Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 23s local 2024-04-03T18:07:27.9738845Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 17s local 2024-04-03T18:07:27.9740141Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 17s local 2024-04-03T18:07:27.9741382Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 17s local 2024-04-03T18:07:27.9742515Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 13s local ... 2024-04-03T18:07:28.1727980Z 2024-04-03T18:07:28.1728704Z  2024-04-03T18:07:28.1729197Z  2024-04-03T18:07:28.1729585Z  2024-04-03T18:07:28.1729965Z  2024-04-03T18:07:28.1730346Z  2024-04-03T18:07:28.1730721Z  2024-04-03T18:07:28.1731098Z  2024-04-03T18:07:28.1731482Z  2024-04-03T18:07:28.1732512Z [13,361 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:28.1734299Z Compiling src/cpu/rnn/ref_rnn.cpp; 66s local 2024-04-03T18:07:28.1735250Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 57s local 2024-04-03T18:07:28.1736382Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 37s local 2024-04-03T18:07:28.1737876Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 23s local 2024-04-03T18:07:28.1739258Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 17s local 2024-04-03T18:07:28.1740517Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 17s local 2024-04-03T18:07:28.1741674Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 17s local 2024-04-03T18:07:28.1742939Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 13s local ... 2024-04-03T18:07:28.4727983Z 2024-04-03T18:07:28.4729035Z  2024-04-03T18:07:28.4729904Z  2024-04-03T18:07:28.4730781Z  2024-04-03T18:07:28.4732214Z  2024-04-03T18:07:28.4732735Z  2024-04-03T18:07:28.4733181Z  2024-04-03T18:07:28.4733660Z  2024-04-03T18:07:28.4734101Z  2024-04-03T18:07:28.4735608Z [13,365 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:28.4736959Z Compiling src/cpu/rnn/ref_rnn.cpp; 67s local 2024-04-03T18:07:28.4737974Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 57s local 2024-04-03T18:07:28.4739154Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 38s local 2024-04-03T18:07:28.4740465Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 23s local 2024-04-03T18:07:28.4741714Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 17s local 2024-04-03T18:07:28.4742900Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 17s local 2024-04-03T18:07:28.4744035Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 13s local 2024-04-03T18:07:28.4745203Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 12s local ... 2024-04-03T18:07:28.7727411Z 2024-04-03T18:07:28.7728162Z  2024-04-03T18:07:28.7728668Z  2024-04-03T18:07:28.7729026Z  2024-04-03T18:07:28.7729392Z  2024-04-03T18:07:28.7729762Z  2024-04-03T18:07:28.7730126Z  2024-04-03T18:07:28.7730499Z  2024-04-03T18:07:28.7731989Z  2024-04-03T18:07:28.7733117Z [13,367 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:28.7734524Z Compiling src/cpu/rnn/ref_rnn.cpp; 67s local 2024-04-03T18:07:28.7735512Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 58s local 2024-04-03T18:07:28.7736607Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 38s local 2024-04-03T18:07:28.7737828Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 24s local 2024-04-03T18:07:28.7738966Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 18s local 2024-04-03T18:07:28.7740016Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 18s local 2024-04-03T18:07:28.7741035Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 13s local 2024-04-03T18:07:28.7742032Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 12s local ... 2024-04-03T18:07:28.9734357Z 2024-04-03T18:07:28.9735113Z  2024-04-03T18:07:28.9735654Z  2024-04-03T18:07:28.9736117Z  2024-04-03T18:07:28.9736587Z  2024-04-03T18:07:28.9736999Z  2024-04-03T18:07:28.9737479Z  2024-04-03T18:07:28.9737924Z  2024-04-03T18:07:28.9738400Z  2024-04-03T18:07:28.9739733Z [13,372 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:28.9741128Z Compiling src/cpu/rnn/ref_rnn.cpp; 67s local 2024-04-03T18:07:28.9742117Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 58s local 2024-04-03T18:07:28.9743447Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 38s local 2024-04-03T18:07:28.9744905Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 24s local 2024-04-03T18:07:28.9746200Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 18s local 2024-04-03T18:07:28.9747957Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 18s local 2024-04-03T18:07:28.9749245Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 13s local 2024-04-03T18:07:28.9750409Z Compiling src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp; 13s local ... 2024-04-03T18:07:29.2675752Z 2024-04-03T18:07:29.2677051Z  2024-04-03T18:07:29.2677592Z  2024-04-03T18:07:29.2678033Z  2024-04-03T18:07:29.2678433Z  2024-04-03T18:07:29.2678809Z  2024-04-03T18:07:29.2679210Z  2024-04-03T18:07:29.2679625Z  2024-04-03T18:07:29.2680030Z  2024-04-03T18:07:29.2681263Z [13,373 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:29.2682658Z Compiling src/cpu/rnn/ref_rnn.cpp; 68s local 2024-04-03T18:07:29.2683514Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 58s local 2024-04-03T18:07:29.2684972Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 39s local 2024-04-03T18:07:29.2686443Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 24s local 2024-04-03T18:07:29.2687697Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 18s local 2024-04-03T18:07:29.2688872Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 18s local 2024-04-03T18:07:29.2689941Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 13s local 2024-04-03T18:07:29.2691098Z Compiling src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp; 13s local ... 2024-04-03T18:07:29.5752615Z 2024-04-03T18:07:29.5753388Z  2024-04-03T18:07:29.5753903Z  2024-04-03T18:07:29.5754327Z  2024-04-03T18:07:29.5754748Z  2024-04-03T18:07:29.5755173Z  2024-04-03T18:07:29.5755591Z  2024-04-03T18:07:29.5756008Z  2024-04-03T18:07:29.5756435Z  2024-04-03T18:07:29.5757644Z [13,375 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:29.5759098Z Compiling src/cpu/rnn/ref_rnn.cpp; 68s local 2024-04-03T18:07:29.5760057Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 59s local 2024-04-03T18:07:29.5761295Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 39s local 2024-04-03T18:07:29.5762682Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 24s local 2024-04-03T18:07:29.5763988Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 19s local 2024-04-03T18:07:29.5765155Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 19s local 2024-04-03T18:07:29.5766197Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 13s local 2024-04-03T18:07:29.5767326Z Compiling src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp; 13s local ... 2024-04-03T18:07:29.7756613Z 2024-04-03T18:07:29.7757397Z  2024-04-03T18:07:29.7757919Z  2024-04-03T18:07:29.7758361Z  2024-04-03T18:07:29.7758788Z  2024-04-03T18:07:29.7759201Z  2024-04-03T18:07:29.7759599Z  2024-04-03T18:07:29.7760053Z  2024-04-03T18:07:29.7760445Z  2024-04-03T18:07:29.7761695Z [13,378 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:29.7765297Z Compiling src/cpu/rnn/ref_rnn.cpp; 68s local 2024-04-03T18:07:29.7766142Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 59s local 2024-04-03T18:07:29.7767351Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 39s local 2024-04-03T18:07:29.7768677Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 25s local 2024-04-03T18:07:29.7769907Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 19s local 2024-04-03T18:07:29.7770940Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 19s local 2024-04-03T18:07:29.7771996Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 13s local 2024-04-03T18:07:29.7772990Z Compiling llvm/lib/IR/AsmWriter.cpp; 13s local ... 2024-04-03T18:07:30.1237740Z 2024-04-03T18:07:30.1238559Z  2024-04-03T18:07:30.1239118Z  2024-04-03T18:07:30.1239586Z  2024-04-03T18:07:30.1240068Z  2024-04-03T18:07:30.1240519Z  2024-04-03T18:07:30.1241274Z  2024-04-03T18:07:30.1241738Z  2024-04-03T18:07:30.1242190Z  2024-04-03T18:07:30.1243478Z [13,381 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:30.1245063Z Compiling src/cpu/rnn/ref_rnn.cpp; 68s local 2024-04-03T18:07:30.1246156Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 59s local 2024-04-03T18:07:30.1247457Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 39s local 2024-04-03T18:07:30.1248924Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 25s local 2024-04-03T18:07:30.1250277Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 19s local 2024-04-03T18:07:30.1251582Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 19s local 2024-04-03T18:07:30.1252718Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 14s local 2024-04-03T18:07:30.1254045Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 13s local ... 2024-04-03T18:07:30.3774119Z 2024-04-03T18:07:30.3775329Z  2024-04-03T18:07:30.3776024Z  2024-04-03T18:07:30.3776484Z  2024-04-03T18:07:30.3777066Z  2024-04-03T18:07:30.3777654Z  2024-04-03T18:07:30.3778102Z  2024-04-03T18:07:30.3778679Z  2024-04-03T18:07:30.3779284Z  2024-04-03T18:07:30.3780894Z [13,381 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:30.3782617Z Compiling src/cpu/rnn/ref_rnn.cpp; 69s local 2024-04-03T18:07:30.3783566Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 59s local 2024-04-03T18:07:30.3784905Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 40s local 2024-04-03T18:07:30.3786136Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 25s local 2024-04-03T18:07:30.3787158Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 19s local 2024-04-03T18:07:30.3788443Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 19s local 2024-04-03T18:07:30.3789305Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 14s local 2024-04-03T18:07:30.3790235Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 13s local ... 2024-04-03T18:07:30.5774054Z 2024-04-03T18:07:30.5774997Z  2024-04-03T18:07:30.5775545Z  2024-04-03T18:07:30.5775993Z  2024-04-03T18:07:30.5776470Z  2024-04-03T18:07:30.5776924Z  2024-04-03T18:07:30.5777350Z  2024-04-03T18:07:30.5777796Z  2024-04-03T18:07:30.5778243Z  2024-04-03T18:07:30.5779400Z [13,383 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:30.5780790Z Compiling src/cpu/rnn/ref_rnn.cpp; 69s local 2024-04-03T18:07:30.5781773Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 60s local 2024-04-03T18:07:30.5783055Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 40s local 2024-04-03T18:07:30.5784491Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 25s local 2024-04-03T18:07:30.5785582Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 20s local 2024-04-03T18:07:30.5786713Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 20s local 2024-04-03T18:07:30.5788019Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 14s local 2024-04-03T18:07:30.5789239Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 13s local ... 2024-04-03T18:07:30.7978221Z 2024-04-03T18:07:30.7979143Z  2024-04-03T18:07:30.7979837Z  2024-04-03T18:07:30.7980462Z  2024-04-03T18:07:30.7980869Z  2024-04-03T18:07:30.7981493Z  2024-04-03T18:07:30.7982096Z  2024-04-03T18:07:30.7982673Z  2024-04-03T18:07:30.7983145Z  2024-04-03T18:07:30.7984638Z [13,386 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:30.7986282Z Compiling src/cpu/rnn/ref_rnn.cpp; 69s local 2024-04-03T18:07:30.7987557Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 60s local 2024-04-03T18:07:30.7989684Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 40s local 2024-04-03T18:07:30.7991464Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 26s local 2024-04-03T18:07:30.7993107Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 20s local 2024-04-03T18:07:30.7994790Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 20s local 2024-04-03T18:07:30.7996329Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 14s local 2024-04-03T18:07:30.7997854Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 14s local ... 2024-04-03T18:07:31.1353239Z 2024-04-03T18:07:31.1354498Z  2024-04-03T18:07:31.1355470Z  2024-04-03T18:07:31.1356251Z  2024-04-03T18:07:31.1356990Z  2024-04-03T18:07:31.1357895Z  2024-04-03T18:07:31.1358985Z  2024-04-03T18:07:31.1359493Z  2024-04-03T18:07:31.1359933Z  2024-04-03T18:07:31.1361189Z [13,388 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:31.1363022Z Compiling src/cpu/rnn/ref_rnn.cpp; 69s local 2024-04-03T18:07:31.1364041Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 60s local 2024-04-03T18:07:31.1365304Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 40s local 2024-04-03T18:07:31.1366768Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 26s local 2024-04-03T18:07:31.1368119Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 20s local 2024-04-03T18:07:31.1369331Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 20s local 2024-04-03T18:07:31.1370451Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 15s local 2024-04-03T18:07:31.1371835Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 14s local ... 2024-04-03T18:07:31.3758700Z 2024-04-03T18:07:31.3759889Z  2024-04-03T18:07:31.3760342Z  2024-04-03T18:07:31.3760717Z  2024-04-03T18:07:31.3761082Z  2024-04-03T18:07:31.3761440Z  2024-04-03T18:07:31.3761822Z  2024-04-03T18:07:31.3762227Z  2024-04-03T18:07:31.3762655Z  2024-04-03T18:07:31.3763958Z [13,389 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:31.3765324Z Compiling src/cpu/rnn/ref_rnn.cpp; 70s local 2024-04-03T18:07:31.3766290Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 60s local 2024-04-03T18:07:31.3767551Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 41s local 2024-04-03T18:07:31.3768932Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 26s local 2024-04-03T18:07:31.3770230Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 20s local 2024-04-03T18:07:31.3771394Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 20s local 2024-04-03T18:07:31.3772348Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 15s local 2024-04-03T18:07:31.3773399Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 14s local ... 2024-04-03T18:07:31.5762545Z 2024-04-03T18:07:31.5763754Z  2024-04-03T18:07:31.5764195Z  2024-04-03T18:07:31.5764557Z  2024-04-03T18:07:31.5764942Z  2024-04-03T18:07:31.5765318Z  2024-04-03T18:07:31.5765658Z  2024-04-03T18:07:31.5766008Z  2024-04-03T18:07:31.5766343Z  2024-04-03T18:07:31.5767377Z [13,391 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:31.5768506Z Compiling src/cpu/rnn/ref_rnn.cpp; 70s local 2024-04-03T18:07:31.5769280Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 61s local 2024-04-03T18:07:31.5770265Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 41s local 2024-04-03T18:07:31.5771367Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 26s local 2024-04-03T18:07:31.5772385Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 21s local 2024-04-03T18:07:31.5773348Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 21s local 2024-04-03T18:07:31.5774444Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 15s local 2024-04-03T18:07:31.5775728Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 14s local ... 2024-04-03T18:07:31.8398076Z 2024-04-03T18:07:31.8399292Z  2024-04-03T18:07:31.8400148Z  2024-04-03T18:07:31.8403053Z  2024-04-03T18:07:31.8405907Z  2024-04-03T18:07:31.8407590Z  2024-04-03T18:07:31.8408235Z  2024-04-03T18:07:31.8409192Z  2024-04-03T18:07:31.8409867Z  2024-04-03T18:07:31.8411466Z [13,393 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:31.8413132Z Compiling src/cpu/rnn/ref_rnn.cpp; 70s local 2024-04-03T18:07:31.8414385Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 61s local 2024-04-03T18:07:31.8415730Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 41s local 2024-04-03T18:07:31.8417269Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 21s local 2024-04-03T18:07:31.8418910Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 21s local 2024-04-03T18:07:31.8420098Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 15s local 2024-04-03T18:07:31.8421465Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 15s local 2024-04-03T18:07:31.8422923Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 13s local ... 2024-04-03T18:07:32.1768602Z 2024-04-03T18:07:32.1769741Z  2024-04-03T18:07:32.1770821Z  2024-04-03T18:07:32.1771939Z  2024-04-03T18:07:32.1772411Z  2024-04-03T18:07:32.1772839Z  2024-04-03T18:07:32.1773256Z  2024-04-03T18:07:32.1773626Z  2024-04-03T18:07:32.1774042Z  2024-04-03T18:07:32.1775331Z [13,394 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:32.1776632Z Compiling src/cpu/rnn/ref_rnn.cpp; 70s local 2024-04-03T18:07:32.1777557Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 61s local 2024-04-03T18:07:32.1778742Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 41s local 2024-04-03T18:07:32.1780204Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 21s local 2024-04-03T18:07:32.1781429Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 21s local 2024-04-03T18:07:32.1782552Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 16s local 2024-04-03T18:07:32.1783755Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 15s local 2024-04-03T18:07:32.1785158Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 13s local ... 2024-04-03T18:07:32.3772212Z 2024-04-03T18:07:32.3773358Z  2024-04-03T18:07:32.3773787Z  2024-04-03T18:07:32.3774304Z  2024-04-03T18:07:32.3774675Z  2024-04-03T18:07:32.3775011Z  2024-04-03T18:07:32.3775370Z  2024-04-03T18:07:32.3775743Z  2024-04-03T18:07:32.3776081Z  2024-04-03T18:07:32.3777106Z [13,398 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:32.3778246Z Compiling src/cpu/rnn/ref_rnn.cpp; 71s local 2024-04-03T18:07:32.3779132Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 61s local 2024-04-03T18:07:32.3780328Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 42s local 2024-04-03T18:07:32.3781655Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 21s local 2024-04-03T18:07:32.3782754Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 21s local 2024-04-03T18:07:32.3783621Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 16s local 2024-04-03T18:07:32.3784481Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 15s local 2024-04-03T18:07:32.3785533Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 13s local ... 2024-04-03T18:07:32.7778039Z 2024-04-03T18:07:32.7778904Z  2024-04-03T18:07:32.7779477Z  2024-04-03T18:07:32.7779905Z  2024-04-03T18:07:32.7781342Z  2024-04-03T18:07:32.7781811Z  2024-04-03T18:07:32.7782259Z  2024-04-03T18:07:32.7782711Z  2024-04-03T18:07:32.7783191Z  2024-04-03T18:07:32.7784753Z [13,399 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:32.7786216Z Compiling src/cpu/rnn/ref_rnn.cpp; 71s local 2024-04-03T18:07:32.7787206Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 62s local 2024-04-03T18:07:32.7788884Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 42s local 2024-04-03T18:07:32.7790426Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 22s local 2024-04-03T18:07:32.7791686Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 22s local 2024-04-03T18:07:32.7792744Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 16s local 2024-04-03T18:07:32.7793915Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 16s local 2024-04-03T18:07:32.7795292Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 14s local ... 2024-04-03T18:07:32.9782174Z 2024-04-03T18:07:32.9783555Z  2024-04-03T18:07:32.9785086Z  2024-04-03T18:07:32.9785568Z  2024-04-03T18:07:32.9785964Z  2024-04-03T18:07:32.9786332Z  2024-04-03T18:07:32.9786762Z  2024-04-03T18:07:32.9787149Z  2024-04-03T18:07:32.9787551Z  2024-04-03T18:07:32.9788991Z [13,400 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:32.9790302Z Compiling src/cpu/rnn/ref_rnn.cpp; 71s local 2024-04-03T18:07:32.9791206Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 62s local 2024-04-03T18:07:32.9792459Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 42s local 2024-04-03T18:07:32.9793703Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 22s local 2024-04-03T18:07:32.9794765Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 22s local 2024-04-03T18:07:32.9795735Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 17s local 2024-04-03T18:07:32.9796766Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 16s local 2024-04-03T18:07:32.9798084Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 14s local ... 2024-04-03T18:07:33.2116575Z 2024-04-03T18:07:33.2117854Z  2024-04-03T18:07:33.2119026Z  2024-04-03T18:07:33.2119459Z  2024-04-03T18:07:33.2119972Z  2024-04-03T18:07:33.2120311Z  2024-04-03T18:07:33.2120694Z  2024-04-03T18:07:33.2121070Z  2024-04-03T18:07:33.2121429Z  2024-04-03T18:07:33.2122540Z [13,401 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:33.2123753Z Compiling src/cpu/rnn/ref_rnn.cpp; 71s local 2024-04-03T18:07:33.2124580Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 62s local 2024-04-03T18:07:33.2125667Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 43s local 2024-04-03T18:07:33.2126898Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 22s local 2024-04-03T18:07:33.2127987Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 22s local 2024-04-03T18:07:33.2128965Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 17s local 2024-04-03T18:07:33.2130027Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 16s local 2024-04-03T18:07:33.2131268Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 14s local ... 2024-04-03T18:07:33.4199757Z 2024-04-03T18:07:33.4201044Z  2024-04-03T18:07:33.4204180Z  2024-04-03T18:07:33.4207098Z  2024-04-03T18:07:33.4209432Z  2024-04-03T18:07:33.4210080Z  2024-04-03T18:07:33.4210694Z  2024-04-03T18:07:33.4211321Z  2024-04-03T18:07:33.4211951Z  2024-04-03T18:07:33.4213439Z [13,402 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:33.4215284Z Compiling src/cpu/rnn/ref_rnn.cpp; 72s local 2024-04-03T18:07:33.4216557Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 62s local 2024-04-03T18:07:33.4218262Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 43s local 2024-04-03T18:07:33.4219991Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 22s local 2024-04-03T18:07:33.4221769Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 22s local 2024-04-03T18:07:33.4223122Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 17s local 2024-04-03T18:07:33.4224532Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 16s local 2024-04-03T18:07:33.4226267Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 14s local ... 2024-04-03T18:07:33.6596367Z 2024-04-03T18:07:33.6597688Z  2024-04-03T18:07:33.6598869Z  2024-04-03T18:07:33.6599358Z  2024-04-03T18:07:33.6599790Z  2024-04-03T18:07:33.6600281Z  2024-04-03T18:07:33.6600780Z  2024-04-03T18:07:33.6601270Z  2024-04-03T18:07:33.6601760Z  2024-04-03T18:07:33.6603064Z [13,406 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:33.6604673Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 63s local 2024-04-03T18:07:33.6606401Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 43s local 2024-04-03T18:07:33.6607984Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 23s local 2024-04-03T18:07:33.6609390Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 23s local 2024-04-03T18:07:33.6610614Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 17s local 2024-04-03T18:07:33.6611919Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 17s local 2024-04-03T18:07:33.6613371Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 14s local 2024-04-03T18:07:33.6615013Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 10s local ... 2024-04-03T18:07:33.9369787Z 2024-04-03T18:07:33.9370992Z  2024-04-03T18:07:33.9371900Z  2024-04-03T18:07:33.9372669Z  2024-04-03T18:07:33.9375894Z  2024-04-03T18:07:33.9376469Z  2024-04-03T18:07:33.9377111Z  2024-04-03T18:07:33.9380006Z  2024-04-03T18:07:33.9380576Z  2024-04-03T18:07:33.9382053Z [13,409 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:33.9386085Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 63s local 2024-04-03T18:07:33.9387444Z Compiling src/cpu/x64/injectors/jit_uni_eltwise_injector.cpp; 43s local 2024-04-03T18:07:33.9389295Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 23s local 2024-04-03T18:07:33.9392388Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 23s local 2024-04-03T18:07:33.9393710Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 18s local 2024-04-03T18:07:33.9395100Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 17s local 2024-04-03T18:07:33.9396679Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 15s local 2024-04-03T18:07:33.9398677Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 10s local ... 2024-04-03T18:07:34.1799602Z 2024-04-03T18:07:34.1800345Z  2024-04-03T18:07:34.1800834Z  2024-04-03T18:07:34.1801276Z  2024-04-03T18:07:34.1801712Z  2024-04-03T18:07:34.1802128Z  2024-04-03T18:07:34.1802557Z  2024-04-03T18:07:34.1803010Z  2024-04-03T18:07:34.1803423Z  2024-04-03T18:07:34.1804683Z [13,413 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:34.1806164Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 63s local 2024-04-03T18:07:34.1807314Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 23s local 2024-04-03T18:07:34.1808559Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 23s local 2024-04-03T18:07:34.1809663Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 18s local 2024-04-03T18:07:34.1810809Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 17s local 2024-04-03T18:07:34.1812085Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 15s local 2024-04-03T18:07:34.1813455Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 10s local 2024-04-03T18:07:34.1814907Z Compiling tsl/platform/cloud/gcs_file_system.cc; 10s local ... 2024-04-03T18:07:34.4258637Z 2024-04-03T18:07:34.4259521Z  2024-04-03T18:07:34.4260376Z  2024-04-03T18:07:34.4260863Z  2024-04-03T18:07:34.4261314Z  2024-04-03T18:07:34.4261741Z  2024-04-03T18:07:34.4262175Z  2024-04-03T18:07:34.4262606Z  2024-04-03T18:07:34.4263052Z  2024-04-03T18:07:34.4264510Z [13,417 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:34.4266099Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 63s local 2024-04-03T18:07:34.4267213Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 23s local 2024-04-03T18:07:34.4268718Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 23s local 2024-04-03T18:07:34.4269899Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 18s local 2024-04-03T18:07:34.4271034Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 17s local 2024-04-03T18:07:34.4272377Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 15s local 2024-04-03T18:07:34.4273836Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 10s local 2024-04-03T18:07:34.4275078Z Compiling tsl/platform/cloud/gcs_file_system.cc; 10s local ... 2024-04-03T18:07:34.7013758Z 2024-04-03T18:07:34.7014865Z  2024-04-03T18:07:34.7015453Z  2024-04-03T18:07:34.7015977Z  2024-04-03T18:07:34.7016428Z  2024-04-03T18:07:34.7016928Z  2024-04-03T18:07:34.7017406Z  2024-04-03T18:07:34.7017862Z  2024-04-03T18:07:34.7018322Z  2024-04-03T18:07:34.7019567Z [13,419 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:34.7020981Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 64s local 2024-04-03T18:07:34.7022122Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 24s local 2024-04-03T18:07:34.7023455Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 24s local 2024-04-03T18:07:34.7024490Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 18s local 2024-04-03T18:07:34.7025625Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 18s local 2024-04-03T18:07:34.7026873Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 16s local 2024-04-03T18:07:34.7028338Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 11s local 2024-04-03T18:07:34.7029523Z Compiling tsl/platform/cloud/gcs_file_system.cc; 11s local ... 2024-04-03T18:07:34.9423947Z 2024-04-03T18:07:34.9425189Z  2024-04-03T18:07:34.9425945Z  2024-04-03T18:07:34.9426652Z  2024-04-03T18:07:34.9428029Z  2024-04-03T18:07:34.9428540Z  2024-04-03T18:07:34.9429003Z  2024-04-03T18:07:34.9429443Z  2024-04-03T18:07:34.9429843Z  2024-04-03T18:07:34.9431097Z [13,420 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:34.9432581Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 64s local 2024-04-03T18:07:34.9433738Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 24s local 2024-04-03T18:07:34.9435108Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 24s local 2024-04-03T18:07:34.9436243Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 19s local 2024-04-03T18:07:34.9437415Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 18s local 2024-04-03T18:07:34.9438783Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 16s local 2024-04-03T18:07:34.9440191Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 11s local 2024-04-03T18:07:34.9441463Z Compiling tsl/platform/cloud/gcs_file_system.cc; 11s local ... 2024-04-03T18:07:35.1783833Z 2024-04-03T18:07:35.1784582Z  2024-04-03T18:07:35.1785134Z  2024-04-03T18:07:35.1785594Z  2024-04-03T18:07:35.1786064Z  2024-04-03T18:07:35.1786532Z  2024-04-03T18:07:35.1786984Z  2024-04-03T18:07:35.1787456Z  2024-04-03T18:07:35.1788040Z  2024-04-03T18:07:35.1789373Z [13,424 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:35.1791189Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 64s local 2024-04-03T18:07:35.1792454Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 24s local 2024-04-03T18:07:35.1793759Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 24s local 2024-04-03T18:07:35.1794929Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 19s local 2024-04-03T18:07:35.1796341Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 18s local 2024-04-03T18:07:35.1797668Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 11s local 2024-04-03T18:07:35.1799021Z Compiling src/cpu/x64/jit_gemm_inner_product_utils.cpp; 9s local 2024-04-03T18:07:35.1800416Z Compiling mlir/lib/AsmParser/Parser.cpp [for tool]; 8s local ... 2024-04-03T18:07:35.3809156Z 2024-04-03T18:07:35.3810040Z  2024-04-03T18:07:35.3810721Z  2024-04-03T18:07:35.3811340Z  2024-04-03T18:07:35.3811943Z  2024-04-03T18:07:35.3812869Z  2024-04-03T18:07:35.3813327Z  2024-04-03T18:07:35.3813916Z  2024-04-03T18:07:35.3814684Z  2024-04-03T18:07:35.3816341Z [13,428 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:35.3818361Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 64s local 2024-04-03T18:07:35.3819925Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 24s local 2024-04-03T18:07:35.3821441Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 24s local 2024-04-03T18:07:35.3822760Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 19s local 2024-04-03T18:07:35.3824286Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 18s local 2024-04-03T18:07:35.3826097Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 11s local 2024-04-03T18:07:35.3827840Z Compiling src/cpu/x64/jit_gemm_inner_product_utils.cpp; 9s local 2024-04-03T18:07:35.3829654Z Compiling mlir/lib/AsmParser/Parser.cpp [for tool]; 8s local ... 2024-04-03T18:07:35.7471133Z 2024-04-03T18:07:35.7471907Z  2024-04-03T18:07:35.7472445Z  2024-04-03T18:07:35.7472915Z  2024-04-03T18:07:35.7473373Z  2024-04-03T18:07:35.7473799Z  2024-04-03T18:07:35.7474269Z  2024-04-03T18:07:35.7474699Z  2024-04-03T18:07:35.7475162Z  2024-04-03T18:07:35.7476474Z [13,430 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:35.7477990Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 65s local 2024-04-03T18:07:35.7479177Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 25s local 2024-04-03T18:07:35.7480483Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 25s local 2024-04-03T18:07:35.7481589Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 19s local 2024-04-03T18:07:35.7482769Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 19s local 2024-04-03T18:07:35.7484054Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 12s local 2024-04-03T18:07:35.7485399Z Compiling src/cpu/x64/jit_gemm_inner_product_utils.cpp; 9s local 2024-04-03T18:07:35.7486743Z Compiling mlir/lib/AsmParser/Parser.cpp [for tool]; 8s local ... 2024-04-03T18:07:35.9526007Z 2024-04-03T18:07:35.9526759Z  2024-04-03T18:07:35.9527297Z  2024-04-03T18:07:35.9527801Z  2024-04-03T18:07:35.9528264Z  2024-04-03T18:07:35.9528707Z  2024-04-03T18:07:35.9529173Z  2024-04-03T18:07:35.9529660Z  2024-04-03T18:07:35.9530109Z  2024-04-03T18:07:35.9531385Z [13,434 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:35.9532985Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 65s local 2024-04-03T18:07:35.9534315Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 25s local 2024-04-03T18:07:35.9535538Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 25s local 2024-04-03T18:07:35.9536608Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 20s local 2024-04-03T18:07:35.9537851Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 19s local 2024-04-03T18:07:35.9539603Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 12s local 2024-04-03T18:07:35.9540887Z Compiling src/cpu/x64/jit_gemm_inner_product_utils.cpp; 9s local 2024-04-03T18:07:35.9542017Z Compiling mlir/lib/AsmParser/Parser.cpp [for tool]; 9s local ... 2024-04-03T18:07:36.1813023Z 2024-04-03T18:07:36.1813789Z  2024-04-03T18:07:36.1814965Z  2024-04-03T18:07:36.1815390Z  2024-04-03T18:07:36.1815828Z  2024-04-03T18:07:36.1816250Z  2024-04-03T18:07:36.1816670Z  2024-04-03T18:07:36.1817121Z  2024-04-03T18:07:36.1817560Z  2024-04-03T18:07:36.1818797Z [13,437 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:36.1820226Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 65s local 2024-04-03T18:07:36.1821416Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 25s local 2024-04-03T18:07:36.1822865Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 25s local 2024-04-03T18:07:36.1824004Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 20s local 2024-04-03T18:07:36.1825220Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 19s local 2024-04-03T18:07:36.1826567Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 12s local 2024-04-03T18:07:36.1828102Z Compiling src/cpu/x64/jit_gemm_inner_product_utils.cpp; 10s local 2024-04-03T18:07:36.1829460Z Compiling mlir/lib/AsmParser/Parser.cpp [for tool]; 9s local ... 2024-04-03T18:07:36.3812657Z 2024-04-03T18:07:36.3813422Z  2024-04-03T18:07:36.3813939Z  2024-04-03T18:07:36.3814527Z  2024-04-03T18:07:36.3814926Z  2024-04-03T18:07:36.3815338Z  2024-04-03T18:07:36.3815796Z  2024-04-03T18:07:36.3816241Z  2024-04-03T18:07:36.3816667Z  2024-04-03T18:07:36.3817972Z [13,438 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:36.3819559Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 65s local 2024-04-03T18:07:36.3820752Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 25s local 2024-04-03T18:07:36.3822007Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 25s local 2024-04-03T18:07:36.3823133Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 20s local 2024-04-03T18:07:36.3824323Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 19s local 2024-04-03T18:07:36.3825652Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 12s local 2024-04-03T18:07:36.3826960Z Compiling src/cpu/x64/jit_gemm_inner_product_utils.cpp; 10s local 2024-04-03T18:07:36.3828681Z Compiling mlir/lib/AsmParser/Parser.cpp [for tool]; 9s local ... 2024-04-03T18:07:36.6431785Z 2024-04-03T18:07:36.6432570Z  2024-04-03T18:07:36.6433079Z  2024-04-03T18:07:36.6433520Z  2024-04-03T18:07:36.6433946Z  2024-04-03T18:07:36.6434354Z  2024-04-03T18:07:36.6434777Z  2024-04-03T18:07:36.6435244Z  2024-04-03T18:07:36.6435690Z  2024-04-03T18:07:36.6437000Z [13,443 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:36.6438508Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 66s local 2024-04-03T18:07:36.6439691Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 26s local 2024-04-03T18:07:36.6440961Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 26s local 2024-04-03T18:07:36.6442075Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 20s local 2024-04-03T18:07:36.6443293Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 20s local 2024-04-03T18:07:36.6444639Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 13s local 2024-04-03T18:07:36.6445909Z Compiling src/cpu/x64/jit_gemm_inner_product_utils.cpp; 10s local 2024-04-03T18:07:36.6447311Z Compiling mlir/lib/AsmParser/Parser.cpp [for tool]; 9s local ... 2024-04-03T18:07:36.9670571Z 2024-04-03T18:07:36.9671807Z  2024-04-03T18:07:36.9672383Z  2024-04-03T18:07:36.9678139Z  2024-04-03T18:07:36.9678634Z  2024-04-03T18:07:36.9679241Z  2024-04-03T18:07:36.9679662Z  2024-04-03T18:07:36.9680081Z  2024-04-03T18:07:36.9680482Z  2024-04-03T18:07:36.9681642Z [13,446 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:36.9683235Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 66s local 2024-04-03T18:07:36.9684518Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 26s local 2024-04-03T18:07:36.9685760Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 26s local 2024-04-03T18:07:36.9686891Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 21s local 2024-04-03T18:07:36.9688046Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 20s local 2024-04-03T18:07:36.9689337Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 13s local 2024-04-03T18:07:36.9690605Z Compiling src/cpu/x64/jit_gemm_inner_product_utils.cpp; 10s local 2024-04-03T18:07:36.9691994Z Compiling mlir/lib/AsmParser/Parser.cpp [for tool]; 10s local ... 2024-04-03T18:07:37.1819619Z 2024-04-03T18:07:37.1820420Z  2024-04-03T18:07:37.1820980Z  2024-04-03T18:07:37.1821452Z  2024-04-03T18:07:37.1821907Z  2024-04-03T18:07:37.1842146Z  2024-04-03T18:07:37.1842637Z  2024-04-03T18:07:37.1843110Z  2024-04-03T18:07:37.1843560Z  2024-04-03T18:07:37.1844809Z [13,447 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:37.1845996Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 66s local 2024-04-03T18:07:37.1846919Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 26s local 2024-04-03T18:07:37.1847920Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 26s local 2024-04-03T18:07:37.1848805Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 21s local 2024-04-03T18:07:37.1849733Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 20s local 2024-04-03T18:07:37.1850741Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 13s local 2024-04-03T18:07:37.1851775Z Compiling src/cpu/x64/jit_gemm_inner_product_utils.cpp; 11s local 2024-04-03T18:07:37.1852897Z Compiling mlir/lib/AsmParser/Parser.cpp [for tool]; 10s local ... 2024-04-03T18:07:37.3823790Z 2024-04-03T18:07:37.3824521Z  2024-04-03T18:07:37.3825037Z  2024-04-03T18:07:37.3825479Z  2024-04-03T18:07:37.3825891Z  2024-04-03T18:07:37.3826302Z  2024-04-03T18:07:37.3826735Z  2024-04-03T18:07:37.3827450Z  2024-04-03T18:07:37.3828071Z  2024-04-03T18:07:37.3829308Z [13,452 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:37.3832033Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 26s local 2024-04-03T18:07:37.3833263Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 26s local 2024-04-03T18:07:37.3834317Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 21s local 2024-04-03T18:07:37.3835480Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 20s local 2024-04-03T18:07:37.3836706Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 13s local 2024-04-03T18:07:37.3837976Z Compiling src/cpu/x64/jit_gemm_inner_product_utils.cpp; 11s local 2024-04-03T18:07:37.3839341Z Compiling mlir/lib/AsmParser/Parser.cpp [for tool]; 10s local 2024-04-03T18:07:37.3840375Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 9s local ... 2024-04-03T18:07:37.7827255Z 2024-04-03T18:07:37.7830868Z  2024-04-03T18:07:37.7834048Z  2024-04-03T18:07:37.7837014Z  2024-04-03T18:07:37.7840001Z  2024-04-03T18:07:37.7842977Z  2024-04-03T18:07:37.7845878Z  2024-04-03T18:07:37.7848855Z  2024-04-03T18:07:37.7851781Z  2024-04-03T18:07:37.7855696Z [13,453 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:37.7870791Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 27s local 2024-04-03T18:07:37.7874850Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 27s local 2024-04-03T18:07:37.7878573Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 21s local 2024-04-03T18:07:37.7880250Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 21s local 2024-04-03T18:07:37.7881708Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 14s local 2024-04-03T18:07:37.7883381Z Compiling src/cpu/x64/jit_gemm_inner_product_utils.cpp; 11s local 2024-04-03T18:07:37.7885036Z Compiling mlir/lib/AsmParser/Parser.cpp [for tool]; 10s local 2024-04-03T18:07:37.7888572Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 10s local ... 2024-04-03T18:07:37.9832722Z 2024-04-03T18:07:37.9833888Z  2024-04-03T18:07:37.9834868Z  2024-04-03T18:07:37.9838015Z  2024-04-03T18:07:37.9838754Z  2024-04-03T18:07:37.9841764Z  2024-04-03T18:07:37.9842478Z  2024-04-03T18:07:37.9845436Z  2024-04-03T18:07:37.9846141Z  2024-04-03T18:07:37.9850377Z [13,456 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:37.9852213Z Compiling llvm/lib/Bitcode/Reader/BitcodeReader.cpp; 27s local 2024-04-03T18:07:37.9856165Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 27s local 2024-04-03T18:07:37.9857572Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 22s local 2024-04-03T18:07:37.9861172Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 21s local 2024-04-03T18:07:37.9862889Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 14s local 2024-04-03T18:07:37.9866555Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 10s local 2024-04-03T18:07:37.9867948Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:07:37.9871536Z Compiling llvm/lib/Bitcode/Reader/MetadataLoader.cpp; 6s local ... 2024-04-03T18:07:38.1916854Z 2024-04-03T18:07:38.1918199Z  2024-04-03T18:07:38.1919414Z  2024-04-03T18:07:38.1919944Z  2024-04-03T18:07:38.1920428Z  2024-04-03T18:07:38.1920852Z  2024-04-03T18:07:38.1921320Z  2024-04-03T18:07:38.1921765Z  2024-04-03T18:07:38.1922215Z  2024-04-03T18:07:38.1923491Z [13,458 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:38.1925064Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 27s local 2024-04-03T18:07:38.1926179Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 22s local 2024-04-03T18:07:38.1927343Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 21s local 2024-04-03T18:07:38.1928613Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 14s local 2024-04-03T18:07:38.1929718Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 10s local 2024-04-03T18:07:38.1930568Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:07:38.1931568Z Compiling llvm/lib/Bitcode/Reader/MetadataLoader.cpp; 6s local 2024-04-03T18:07:38.1932887Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 5s local ... 2024-04-03T18:07:38.4853631Z 2024-04-03T18:07:38.4855050Z  2024-04-03T18:07:38.4855545Z  2024-04-03T18:07:38.4856006Z  2024-04-03T18:07:38.4856510Z  2024-04-03T18:07:38.4856953Z  2024-04-03T18:07:38.4857382Z  2024-04-03T18:07:38.4857821Z  2024-04-03T18:07:38.4858191Z  2024-04-03T18:07:38.4859468Z [13,461 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:38.4861008Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 27s local 2024-04-03T18:07:38.4862104Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 22s local 2024-04-03T18:07:38.4863196Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 21s local 2024-04-03T18:07:38.4864620Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 14s local 2024-04-03T18:07:38.4865789Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 10s local 2024-04-03T18:07:38.4866694Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:07:38.4868175Z Compiling llvm/lib/Bitcode/Reader/MetadataLoader.cpp; 6s local 2024-04-03T18:07:38.4869883Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 6s local ... 2024-04-03T18:07:38.7997952Z 2024-04-03T18:07:38.7999194Z  2024-04-03T18:07:38.7999748Z  2024-04-03T18:07:38.8000193Z  2024-04-03T18:07:38.8000641Z  2024-04-03T18:07:38.8001053Z  2024-04-03T18:07:38.8001451Z  2024-04-03T18:07:38.8002122Z  2024-04-03T18:07:38.8002665Z  2024-04-03T18:07:38.8003851Z [13,461 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:38.8005370Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 28s local 2024-04-03T18:07:38.8006437Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 22s local 2024-04-03T18:07:38.8007540Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 22s local 2024-04-03T18:07:38.8008730Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 15s local 2024-04-03T18:07:38.8009784Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 11s local 2024-04-03T18:07:38.8010892Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:07:38.8011967Z Compiling llvm/lib/Bitcode/Reader/MetadataLoader.cpp; 6s local 2024-04-03T18:07:38.8013213Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 6s local ... 2024-04-03T18:07:39.0009530Z 2024-04-03T18:07:39.0014309Z  2024-04-03T18:07:39.0014884Z  2024-04-03T18:07:39.0015480Z  2024-04-03T18:07:39.0015926Z  2024-04-03T18:07:39.0016337Z  2024-04-03T18:07:39.0016774Z  2024-04-03T18:07:39.0017201Z  2024-04-03T18:07:39.0017632Z  2024-04-03T18:07:39.0018937Z [13,463 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:39.0020541Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 28s local 2024-04-03T18:07:39.0021643Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 23s local 2024-04-03T18:07:39.0022841Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 22s local 2024-04-03T18:07:39.0024136Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 15s local 2024-04-03T18:07:39.0025291Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 11s local 2024-04-03T18:07:39.0026211Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:07:39.0027270Z Compiling llvm/lib/Bitcode/Reader/MetadataLoader.cpp; 7s local 2024-04-03T18:07:39.0028895Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 6s local ... 2024-04-03T18:07:39.2316493Z 2024-04-03T18:07:39.2317833Z  2024-04-03T18:07:39.2320142Z  2024-04-03T18:07:39.2322322Z  2024-04-03T18:07:39.2324507Z  2024-04-03T18:07:39.2325702Z  2024-04-03T18:07:39.2326771Z  2024-04-03T18:07:39.2327664Z  2024-04-03T18:07:39.2328479Z  2024-04-03T18:07:39.2330645Z [13,468 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:39.2332682Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 28s local 2024-04-03T18:07:39.2334126Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 23s local 2024-04-03T18:07:39.2335805Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 22s local 2024-04-03T18:07:39.2339498Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 15s local 2024-04-03T18:07:39.2340648Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 11s local 2024-04-03T18:07:39.2341901Z Compiling llvm/lib/Bitcode/Reader/MetadataLoader.cpp; 7s local 2024-04-03T18:07:39.2343274Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 6s local 2024-04-03T18:07:39.2344694Z Compiling src/cpu/x64/jit_uni_batch_normalization_s8.cpp; 6s local ... 2024-04-03T18:07:39.6017678Z 2024-04-03T18:07:39.6018398Z  2024-04-03T18:07:39.6018861Z  2024-04-03T18:07:39.6019230Z  2024-04-03T18:07:39.6019585Z  2024-04-03T18:07:39.6019951Z  2024-04-03T18:07:39.6020300Z  2024-04-03T18:07:39.6020661Z  2024-04-03T18:07:39.6021026Z  2024-04-03T18:07:39.6022099Z [13,472 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:39.6023621Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 29s local 2024-04-03T18:07:39.6024522Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 23s local 2024-04-03T18:07:39.6025450Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 23s local 2024-04-03T18:07:39.6026564Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 16s local 2024-04-03T18:07:39.6027577Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 12s local 2024-04-03T18:07:39.6028731Z Compiling llvm/lib/Bitcode/Reader/MetadataLoader.cpp; 7s local 2024-04-03T18:07:39.6029789Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 7s local 2024-04-03T18:07:39.6030915Z Compiling src/cpu/x64/jit_uni_batch_normalization_s8.cpp; 6s local ... 2024-04-03T18:07:39.8011587Z 2024-04-03T18:07:39.8012539Z  2024-04-03T18:07:39.8013061Z  2024-04-03T18:07:39.8013489Z  2024-04-03T18:07:39.8015884Z  2024-04-03T18:07:39.8016792Z  2024-04-03T18:07:39.8019845Z  2024-04-03T18:07:39.8020551Z  2024-04-03T18:07:39.8023724Z  2024-04-03T18:07:39.8025284Z [13,475 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:39.8029615Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 29s local 2024-04-03T18:07:39.8030866Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 23s local 2024-04-03T18:07:39.8034253Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 23s local 2024-04-03T18:07:39.8035697Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 16s local 2024-04-03T18:07:39.8039250Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 12s local 2024-04-03T18:07:39.8040549Z Compiling llvm/lib/Bitcode/Reader/MetadataLoader.cpp; 7s local 2024-04-03T18:07:39.8044370Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 7s local 2024-04-03T18:07:39.8046035Z Compiling src/cpu/x64/jit_uni_batch_normalization_s8.cpp; 6s local ... 2024-04-03T18:07:40.0919591Z 2024-04-03T18:07:40.0920341Z  2024-04-03T18:07:40.0920856Z  2024-04-03T18:07:40.0921323Z  2024-04-03T18:07:40.0921743Z  2024-04-03T18:07:40.0922195Z  2024-04-03T18:07:40.0922653Z  2024-04-03T18:07:40.0923080Z  2024-04-03T18:07:40.0923535Z  2024-04-03T18:07:40.0924833Z [13,477 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:40.0926404Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 29s local 2024-04-03T18:07:40.0927484Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 24s local 2024-04-03T18:07:40.0928607Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 23s local 2024-04-03T18:07:40.0929877Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 16s local 2024-04-03T18:07:40.0931008Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 12s local 2024-04-03T18:07:40.0932147Z Compiling llvm/lib/Bitcode/Reader/MetadataLoader.cpp; 8s local 2024-04-03T18:07:40.0933476Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 7s local 2024-04-03T18:07:40.0935052Z Compiling src/cpu/x64/jit_uni_batch_normalization_s8.cpp; 6s local ... 2024-04-03T18:07:40.2947206Z 2024-04-03T18:07:40.2948337Z  2024-04-03T18:07:40.2948936Z  2024-04-03T18:07:40.2950216Z  2024-04-03T18:07:40.2950686Z  2024-04-03T18:07:40.2951174Z  2024-04-03T18:07:40.2951706Z  2024-04-03T18:07:40.2954989Z  2024-04-03T18:07:40.2955793Z  2024-04-03T18:07:40.2959773Z [13,479 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:40.2961548Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 29s local 2024-04-03T18:07:40.2966007Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 24s local 2024-04-03T18:07:40.2967396Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 23s local 2024-04-03T18:07:40.2972092Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 16s local 2024-04-03T18:07:40.2975728Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 12s local 2024-04-03T18:07:40.2979693Z Compiling llvm/lib/Bitcode/Reader/MetadataLoader.cpp; 8s local 2024-04-03T18:07:40.2983551Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 8s local 2024-04-03T18:07:40.2987453Z Compiling src/cpu/x64/jit_uni_batch_normalization_s8.cpp; 7s local ... 2024-04-03T18:07:40.6025018Z 2024-04-03T18:07:40.6025871Z  2024-04-03T18:07:40.6026400Z  2024-04-03T18:07:40.6027961Z  2024-04-03T18:07:40.6028448Z  2024-04-03T18:07:40.6028907Z  2024-04-03T18:07:40.6029377Z  2024-04-03T18:07:40.6035188Z  2024-04-03T18:07:40.6035729Z  2024-04-03T18:07:40.6037063Z [13,483 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:40.6038709Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 30s local 2024-04-03T18:07:40.6039885Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 24s local 2024-04-03T18:07:40.6041283Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 24s local 2024-04-03T18:07:40.6042624Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 17s local 2024-04-03T18:07:40.6043787Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 13s local 2024-04-03T18:07:40.6044994Z Compiling llvm/lib/Bitcode/Reader/MetadataLoader.cpp; 8s local 2024-04-03T18:07:40.6046344Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 8s local 2024-04-03T18:07:40.6047801Z Compiling src/cpu/x64/jit_uni_batch_normalization_s8.cpp; 7s local ... 2024-04-03T18:07:40.8183717Z 2024-04-03T18:07:40.8184527Z  2024-04-03T18:07:40.8185044Z  2024-04-03T18:07:40.8185508Z  2024-04-03T18:07:40.8185943Z  2024-04-03T18:07:40.8186366Z  2024-04-03T18:07:40.8186804Z  2024-04-03T18:07:40.8187200Z  2024-04-03T18:07:40.8187605Z  2024-04-03T18:07:40.8189082Z [13,489 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:40.8190595Z Compiling xla/service/cpu/runtime_matmul_f16.cc; 30s local 2024-04-03T18:07:40.8191656Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 24s local 2024-04-03T18:07:40.8192800Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 24s local 2024-04-03T18:07:40.8194083Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 17s local 2024-04-03T18:07:40.8195174Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 13s local 2024-04-03T18:07:40.8196323Z Compiling llvm/lib/Bitcode/Reader/MetadataLoader.cpp; 8s local 2024-04-03T18:07:40.8197580Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 8s local 2024-04-03T18:07:40.8198848Z Compiling src/cpu/x64/jit_uni_batch_normalization_s8.cpp; 7s local ... 2024-04-03T18:07:41.1596609Z 2024-04-03T18:07:41.1597426Z  2024-04-03T18:07:41.1597972Z  2024-04-03T18:07:41.1598444Z  2024-04-03T18:07:41.1598887Z  2024-04-03T18:07:41.1599326Z  2024-04-03T18:07:41.1599753Z  2024-04-03T18:07:41.1600197Z  2024-04-03T18:07:41.1600643Z  2024-04-03T18:07:41.1601941Z [13,491 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:41.1603488Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 25s local 2024-04-03T18:07:41.1604688Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 24s local 2024-04-03T18:07:41.1606045Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 17s local 2024-04-03T18:07:41.1607239Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 13s local 2024-04-03T18:07:41.1608361Z Compiling llvm/lib/Bitcode/Reader/MetadataLoader.cpp; 9s local 2024-04-03T18:07:41.1609662Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 8s local 2024-04-03T18:07:41.1610920Z Compiling src/cpu/x64/jit_uni_batch_normalization_s8.cpp; 7s local 2024-04-03T18:07:41.1612233Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 7s local ... 2024-04-03T18:07:41.4064753Z 2024-04-03T18:07:41.4065527Z  2024-04-03T18:07:41.4066093Z  2024-04-03T18:07:41.4066561Z  2024-04-03T18:07:41.4067346Z  2024-04-03T18:07:41.4068050Z  2024-04-03T18:07:41.4068495Z  2024-04-03T18:07:41.4068928Z  2024-04-03T18:07:41.4069391Z  2024-04-03T18:07:41.4070697Z [13,492 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:41.4072505Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 25s local 2024-04-03T18:07:41.4073668Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 24s local 2024-04-03T18:07:41.4074867Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 17s local 2024-04-03T18:07:41.4075944Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 13s local 2024-04-03T18:07:41.4077090Z Compiling llvm/lib/Bitcode/Reader/MetadataLoader.cpp; 9s local 2024-04-03T18:07:41.4078407Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 9s local 2024-04-03T18:07:41.4079882Z Compiling src/cpu/x64/jit_uni_batch_normalization_s8.cpp; 8s local 2024-04-03T18:07:41.4081456Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 7s local ... 2024-04-03T18:07:41.6603589Z 2024-04-03T18:07:41.6604340Z  2024-04-03T18:07:41.6604867Z  2024-04-03T18:07:41.6605272Z  2024-04-03T18:07:41.6605647Z  2024-04-03T18:07:41.6606045Z  2024-04-03T18:07:41.6606442Z  2024-04-03T18:07:41.6606888Z  2024-04-03T18:07:41.6607332Z  2024-04-03T18:07:41.6608577Z [13,494 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:41.6610007Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 25s local 2024-04-03T18:07:41.6611132Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 25s local 2024-04-03T18:07:41.6612353Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 18s local 2024-04-03T18:07:41.6613424Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 14s local 2024-04-03T18:07:41.6614699Z Compiling llvm/lib/Bitcode/Reader/MetadataLoader.cpp; 9s local 2024-04-03T18:07:41.6616264Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 9s local 2024-04-03T18:07:41.6617488Z Compiling src/cpu/x64/jit_uni_batch_normalization_s8.cpp; 8s local 2024-04-03T18:07:41.6618712Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 8s local ... 2024-04-03T18:07:41.9930401Z 2024-04-03T18:07:41.9931180Z  2024-04-03T18:07:41.9931751Z  2024-04-03T18:07:41.9932185Z  2024-04-03T18:07:41.9932649Z  2024-04-03T18:07:41.9933094Z  2024-04-03T18:07:41.9933514Z  2024-04-03T18:07:41.9933949Z  2024-04-03T18:07:41.9934528Z  2024-04-03T18:07:41.9935729Z [13,496 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:41.9937153Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 26s local 2024-04-03T18:07:41.9938216Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 25s local 2024-04-03T18:07:41.9939336Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 18s local 2024-04-03T18:07:41.9940404Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 14s local 2024-04-03T18:07:41.9941518Z Compiling llvm/lib/Bitcode/Reader/MetadataLoader.cpp; 10s local 2024-04-03T18:07:41.9942735Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 9s local 2024-04-03T18:07:41.9943846Z Compiling src/cpu/x64/jit_uni_batch_normalization_s8.cpp; 8s local 2024-04-03T18:07:41.9945260Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 8s local ... 2024-04-03T18:07:42.2055231Z 2024-04-03T18:07:42.2055994Z  2024-04-03T18:07:42.2056556Z  2024-04-03T18:07:42.2056973Z  2024-04-03T18:07:42.2057402Z  2024-04-03T18:07:42.2057852Z  2024-04-03T18:07:42.2058287Z  2024-04-03T18:07:42.2058759Z  2024-04-03T18:07:42.2059219Z  2024-04-03T18:07:42.2060545Z [13,498 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:42.2062091Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 26s local 2024-04-03T18:07:42.2063703Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 25s local 2024-04-03T18:07:42.2064997Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 18s local 2024-04-03T18:07:42.2066152Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 14s local 2024-04-03T18:07:42.2067406Z Compiling llvm/lib/Bitcode/Reader/MetadataLoader.cpp; 10s local 2024-04-03T18:07:42.2069024Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 9s local 2024-04-03T18:07:42.2070376Z Compiling src/cpu/x64/jit_uni_batch_normalization_s8.cpp; 8s local 2024-04-03T18:07:42.2071668Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 8s local ... 2024-04-03T18:07:42.4042285Z 2024-04-03T18:07:42.4043074Z  2024-04-03T18:07:42.4043643Z  2024-04-03T18:07:42.4044080Z  2024-04-03T18:07:42.4044524Z  2024-04-03T18:07:42.4044921Z  2024-04-03T18:07:42.4045343Z  2024-04-03T18:07:42.4046067Z  2024-04-03T18:07:42.4046493Z  2024-04-03T18:07:42.4047833Z [13,502 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:42.4049191Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 26s local 2024-04-03T18:07:42.4050254Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 25s local 2024-04-03T18:07:42.4051464Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 18s local 2024-04-03T18:07:42.4052595Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 14s local 2024-04-03T18:07:42.4053738Z Compiling llvm/lib/Bitcode/Reader/MetadataLoader.cpp; 10s local 2024-04-03T18:07:42.4055240Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 10s local 2024-04-03T18:07:42.4056490Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 8s local 2024-04-03T18:07:42.4057517Z Compiling xla/literal_comparison.cc; 7s local ... 2024-04-03T18:07:42.8048996Z 2024-04-03T18:07:42.8049758Z  2024-04-03T18:07:42.8050295Z  2024-04-03T18:07:42.8050771Z  2024-04-03T18:07:42.8051221Z  2024-04-03T18:07:42.8051674Z  2024-04-03T18:07:42.8052137Z  2024-04-03T18:07:42.8057695Z  2024-04-03T18:07:42.8058461Z  2024-04-03T18:07:42.8059986Z [13,506 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:42.8061893Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 26s local 2024-04-03T18:07:42.8063539Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 26s local 2024-04-03T18:07:42.8065299Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 19s local 2024-04-03T18:07:42.8066536Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 15s local 2024-04-03T18:07:42.8068125Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 10s local 2024-04-03T18:07:42.8069693Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 9s local 2024-04-03T18:07:42.8071304Z Compiling xla/literal_comparison.cc; 8s local 2024-04-03T18:07:42.8072423Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T18:07:43.0810431Z 2024-04-03T18:07:43.0811229Z  2024-04-03T18:07:43.0811805Z  2024-04-03T18:07:43.0812244Z  2024-04-03T18:07:43.0812642Z  2024-04-03T18:07:43.0813049Z  2024-04-03T18:07:43.0813473Z  2024-04-03T18:07:43.0813899Z  2024-04-03T18:07:43.0814473Z  2024-04-03T18:07:43.0815713Z [13,507 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:43.0817174Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 27s local 2024-04-03T18:07:43.0818295Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 26s local 2024-04-03T18:07:43.0819580Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 19s local 2024-04-03T18:07:43.0820657Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 15s local 2024-04-03T18:07:43.0821759Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 10s local 2024-04-03T18:07:43.0823092Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 9s local 2024-04-03T18:07:43.0824139Z Compiling xla/literal_comparison.cc; 8s local 2024-04-03T18:07:43.0825313Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T18:07:43.3213743Z 2024-04-03T18:07:43.3214690Z  2024-04-03T18:07:43.3215217Z  2024-04-03T18:07:43.3215699Z  2024-04-03T18:07:43.3216182Z  2024-04-03T18:07:43.3216617Z  2024-04-03T18:07:43.3217098Z  2024-04-03T18:07:43.3217928Z  2024-04-03T18:07:43.3218355Z  2024-04-03T18:07:43.3219692Z [13,509 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:43.3221227Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 27s local 2024-04-03T18:07:43.3222430Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 26s local 2024-04-03T18:07:43.3223762Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 19s local 2024-04-03T18:07:43.3224949Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 15s local 2024-04-03T18:07:43.3226249Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 11s local 2024-04-03T18:07:43.3227532Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 9s local 2024-04-03T18:07:43.3228853Z Compiling xla/literal_comparison.cc; 8s local 2024-04-03T18:07:43.3229981Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 7s local ... 2024-04-03T18:07:43.5864189Z 2024-04-03T18:07:43.5864984Z  2024-04-03T18:07:43.5865517Z  2024-04-03T18:07:43.5865999Z  2024-04-03T18:07:43.5866440Z  2024-04-03T18:07:43.5866843Z  2024-04-03T18:07:43.5867263Z  2024-04-03T18:07:43.5867905Z  2024-04-03T18:07:43.5868320Z  2024-04-03T18:07:43.5869566Z [13,511 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:43.5871078Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 27s local 2024-04-03T18:07:43.5872262Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 26s local 2024-04-03T18:07:43.5873539Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 20s local 2024-04-03T18:07:43.5874648Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 16s local 2024-04-03T18:07:43.5875781Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 11s local 2024-04-03T18:07:43.5876963Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 10s local 2024-04-03T18:07:43.5877964Z Compiling xla/literal_comparison.cc; 8s local 2024-04-03T18:07:43.5879056Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 7s local ... 2024-04-03T18:07:43.7998492Z 2024-04-03T18:07:43.7999263Z  2024-04-03T18:07:43.7999801Z  2024-04-03T18:07:43.8000304Z  2024-04-03T18:07:43.8000741Z  2024-04-03T18:07:43.8001183Z  2024-04-03T18:07:43.8001618Z  2024-04-03T18:07:43.8002057Z  2024-04-03T18:07:43.8002495Z  2024-04-03T18:07:43.8003755Z [13,512 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:43.8005163Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 27s local 2024-04-03T18:07:43.8006334Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 27s local 2024-04-03T18:07:43.8007562Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 20s local 2024-04-03T18:07:43.8008579Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 16s local 2024-04-03T18:07:43.8009755Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 11s local 2024-04-03T18:07:43.8010989Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 10s local 2024-04-03T18:07:43.8011998Z Compiling xla/literal_comparison.cc; 9s local 2024-04-03T18:07:43.8013133Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 7s local ... 2024-04-03T18:07:44.0284094Z 2024-04-03T18:07:44.0285272Z  2024-04-03T18:07:44.0286169Z  2024-04-03T18:07:44.0287122Z  2024-04-03T18:07:44.0287636Z  2024-04-03T18:07:44.0288113Z  2024-04-03T18:07:44.0288535Z  2024-04-03T18:07:44.0288960Z  2024-04-03T18:07:44.0289369Z  2024-04-03T18:07:44.0290896Z [13,514 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:44.0292419Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 28s local 2024-04-03T18:07:44.0293608Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 27s local 2024-04-03T18:07:44.0295079Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 20s local 2024-04-03T18:07:44.0296449Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 16s local 2024-04-03T18:07:44.0297728Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 11s local 2024-04-03T18:07:44.0298905Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 10s local 2024-04-03T18:07:44.0299955Z Compiling xla/literal_comparison.cc; 9s local 2024-04-03T18:07:44.0301076Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 8s local ... 2024-04-03T18:07:44.4087264Z 2024-04-03T18:07:44.4088004Z  2024-04-03T18:07:44.4088558Z  2024-04-03T18:07:44.4089024Z  2024-04-03T18:07:44.4089734Z  2024-04-03T18:07:44.4090195Z  2024-04-03T18:07:44.4090649Z  2024-04-03T18:07:44.4091089Z  2024-04-03T18:07:44.4091558Z  2024-04-03T18:07:44.4092862Z [13,516 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:07:44.4094513Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 28s local 2024-04-03T18:07:44.4095654Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 27s local 2024-04-03T18:07:44.4096838Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 20s local 2024-04-03T18:07:44.4097926Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 16s local 2024-04-03T18:07:44.4098953Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 12s local 2024-04-03T18:07:44.4100041Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 10s local 2024-04-03T18:07:44.4101169Z Compiling xla/literal_comparison.cc; 9s local 2024-04-03T18:07:44.4102195Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 8s local ... 2024-04-03T18:07:44.6289206Z 2024-04-03T18:07:44.6289976Z  2024-04-03T18:07:44.6290511Z  2024-04-03T18:07:44.6293948Z  2024-04-03T18:07:44.6294964Z  2024-04-03T18:07:44.6295772Z  2024-04-03T18:07:44.6296830Z  2024-04-03T18:07:44.6297293Z  2024-04-03T18:07:44.6297689Z  2024-04-03T18:07:44.6298932Z [13,519 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:44.6300347Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 28s local 2024-04-03T18:07:44.6301519Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 28s local 2024-04-03T18:07:44.6304675Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 21s local 2024-04-03T18:07:44.6306005Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 17s local 2024-04-03T18:07:44.6307485Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 12s local 2024-04-03T18:07:44.6309524Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 11s local 2024-04-03T18:07:44.6310796Z Compiling xla/literal_comparison.cc; 9s local 2024-04-03T18:07:44.6312168Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 8s local ... 2024-04-03T18:07:44.8292518Z 2024-04-03T18:07:44.8293678Z  2024-04-03T18:07:44.8294733Z  2024-04-03T18:07:44.8295507Z  2024-04-03T18:07:44.8296252Z  2024-04-03T18:07:44.8297664Z  2024-04-03T18:07:44.8298523Z  2024-04-03T18:07:44.8299147Z  2024-04-03T18:07:44.8299845Z  2024-04-03T18:07:44.8301327Z [13,523 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:44.8303021Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 28s local 2024-04-03T18:07:44.8304363Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 28s local 2024-04-03T18:07:44.8306136Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 21s local 2024-04-03T18:07:44.8307574Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 17s local 2024-04-03T18:07:44.8309202Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 12s local 2024-04-03T18:07:44.8311085Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 11s local 2024-04-03T18:07:44.8312465Z Compiling xla/literal_comparison.cc; 10s local 2024-04-03T18:07:44.8313818Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 8s local ... 2024-04-03T18:07:45.0764465Z 2024-04-03T18:07:45.0765774Z  2024-04-03T18:07:45.0766709Z  2024-04-03T18:07:45.0767172Z  2024-04-03T18:07:45.0767596Z  2024-04-03T18:07:45.0768034Z  2024-04-03T18:07:45.0768492Z  2024-04-03T18:07:45.0768929Z  2024-04-03T18:07:45.0769385Z  2024-04-03T18:07:45.0770712Z [13,526 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:45.0772239Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 29s local 2024-04-03T18:07:45.0773400Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 28s local 2024-04-03T18:07:45.0775078Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 21s local 2024-04-03T18:07:45.0776235Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 17s local 2024-04-03T18:07:45.0777437Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 12s local 2024-04-03T18:07:45.0778724Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 11s local 2024-04-03T18:07:45.0779751Z Compiling xla/literal_comparison.cc; 10s local 2024-04-03T18:07:45.0780919Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 9s local ... 2024-04-03T18:07:45.4302783Z 2024-04-03T18:07:45.4304032Z  2024-04-03T18:07:45.4305195Z  2024-04-03T18:07:45.4305687Z  2024-04-03T18:07:45.4306143Z  2024-04-03T18:07:45.4306602Z  2024-04-03T18:07:45.4307077Z  2024-04-03T18:07:45.4307512Z  2024-04-03T18:07:45.4308198Z  2024-04-03T18:07:45.4309448Z [13,529 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:45.4310987Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 29s local 2024-04-03T18:07:45.4312161Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 28s local 2024-04-03T18:07:45.4313485Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 21s local 2024-04-03T18:07:45.4314662Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 17s local 2024-04-03T18:07:45.4315802Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 13s local 2024-04-03T18:07:45.4317212Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 11s local 2024-04-03T18:07:45.4318257Z Compiling xla/literal_comparison.cc; 10s local 2024-04-03T18:07:45.4319309Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 9s local ... 2024-04-03T18:07:45.6300812Z 2024-04-03T18:07:45.6302050Z  2024-04-03T18:07:45.6302603Z  2024-04-03T18:07:45.6303079Z  2024-04-03T18:07:45.6303527Z  2024-04-03T18:07:45.6305367Z  2024-04-03T18:07:45.6306313Z  2024-04-03T18:07:45.6307216Z  2024-04-03T18:07:45.6307994Z  2024-04-03T18:07:45.6309309Z [13,531 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:45.6310752Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 29s local 2024-04-03T18:07:45.6311924Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 29s local 2024-04-03T18:07:45.6313222Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 22s local 2024-04-03T18:07:45.6314585Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 13s local 2024-04-03T18:07:45.6315873Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 12s local 2024-04-03T18:07:45.6316957Z Compiling xla/literal_comparison.cc; 10s local 2024-04-03T18:07:45.6318078Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 9s local 2024-04-03T18:07:45.6319298Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 8s local ... 2024-04-03T18:07:45.8569854Z 2024-04-03T18:07:45.8570643Z  2024-04-03T18:07:45.8571613Z  2024-04-03T18:07:45.8576346Z  2024-04-03T18:07:45.8579254Z  2024-04-03T18:07:45.8582152Z  2024-04-03T18:07:45.8585068Z  2024-04-03T18:07:45.8588556Z  2024-04-03T18:07:45.8591513Z  2024-04-03T18:07:45.8594890Z [13,533 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:45.8596874Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 30s local 2024-04-03T18:07:45.8598783Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 29s local 2024-04-03T18:07:45.8602711Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 22s local 2024-04-03T18:07:45.8606703Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 13s local 2024-04-03T18:07:45.8610470Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 12s local 2024-04-03T18:07:45.8614015Z Compiling xla/literal_comparison.cc; 11s local 2024-04-03T18:07:45.8615593Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 10s local 2024-04-03T18:07:45.8619371Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 9s local ... 2024-04-03T18:07:46.2316463Z 2024-04-03T18:07:46.2317673Z  2024-04-03T18:07:46.2318722Z  2024-04-03T18:07:46.2321831Z  2024-04-03T18:07:46.2322523Z  2024-04-03T18:07:46.2323567Z  2024-04-03T18:07:46.2326409Z  2024-04-03T18:07:46.2327054Z  2024-04-03T18:07:46.2330491Z  2024-04-03T18:07:46.2331959Z [13,536 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:46.2333447Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 30s local 2024-04-03T18:07:46.2334811Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 29s local 2024-04-03T18:07:46.2336070Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 22s local 2024-04-03T18:07:46.2337315Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 13s local 2024-04-03T18:07:46.2338569Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 12s local 2024-04-03T18:07:46.2339567Z Compiling xla/literal_comparison.cc; 11s local 2024-04-03T18:07:46.2340658Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 10s local 2024-04-03T18:07:46.2341906Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 9s local ... 2024-04-03T18:07:46.4920313Z 2024-04-03T18:07:46.4921110Z  2024-04-03T18:07:46.4921610Z  2024-04-03T18:07:46.4922028Z  2024-04-03T18:07:46.4922468Z  2024-04-03T18:07:46.4922884Z  2024-04-03T18:07:46.4923317Z  2024-04-03T18:07:46.4923716Z  2024-04-03T18:07:46.4924148Z  2024-04-03T18:07:46.4925328Z [13,538 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:46.4926731Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 30s local 2024-04-03T18:07:46.4927798Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 29s local 2024-04-03T18:07:46.4928983Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 23s local 2024-04-03T18:07:46.4930191Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 14s local 2024-04-03T18:07:46.4931384Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 13s local 2024-04-03T18:07:46.4932400Z Compiling xla/literal_comparison.cc; 11s local 2024-04-03T18:07:46.4933512Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 10s local 2024-04-03T18:07:46.4934845Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 9s local ... 2024-04-03T18:07:46.8309707Z 2024-04-03T18:07:46.8310904Z  2024-04-03T18:07:46.8312125Z  2024-04-03T18:07:46.8312668Z  2024-04-03T18:07:46.8313112Z  2024-04-03T18:07:46.8313589Z  2024-04-03T18:07:46.8314042Z  2024-04-03T18:07:46.8314523Z  2024-04-03T18:07:46.8314989Z  2024-04-03T18:07:46.8316276Z [13,540 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:46.8317774Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 30s local 2024-04-03T18:07:46.8318950Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 30s local 2024-04-03T18:07:46.8320698Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 23s local 2024-04-03T18:07:46.8322089Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 14s local 2024-04-03T18:07:46.8323380Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 13s local 2024-04-03T18:07:46.8324460Z Compiling xla/literal_comparison.cc; 12s local 2024-04-03T18:07:46.8325700Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 10s local 2024-04-03T18:07:46.8327128Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 10s local ... 2024-04-03T18:07:47.0314960Z 2024-04-03T18:07:47.0315755Z  2024-04-03T18:07:47.0316377Z  2024-04-03T18:07:47.0316850Z  2024-04-03T18:07:47.0317295Z  2024-04-03T18:07:47.0317706Z  2024-04-03T18:07:47.0318140Z  2024-04-03T18:07:47.0318576Z  2024-04-03T18:07:47.0318994Z  2024-04-03T18:07:47.0320221Z [13,543 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:47.0321964Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 31s local 2024-04-03T18:07:47.0323069Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 30s local 2024-04-03T18:07:47.0324310Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 23s local 2024-04-03T18:07:47.0325543Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 14s local 2024-04-03T18:07:47.0326791Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 13s local 2024-04-03T18:07:47.0327786Z Compiling xla/literal_comparison.cc; 12s local 2024-04-03T18:07:47.0328809Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 11s local 2024-04-03T18:07:47.0330115Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 10s local ... 2024-04-03T18:07:47.4910445Z 2024-04-03T18:07:47.4911249Z  2024-04-03T18:07:47.4911811Z  2024-04-03T18:07:47.4912303Z  2024-04-03T18:07:47.4912841Z  2024-04-03T18:07:47.4913343Z  2024-04-03T18:07:47.4913910Z  2024-04-03T18:07:47.4914315Z  2024-04-03T18:07:47.4914708Z  2024-04-03T18:07:47.4915855Z [13,544 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:47.4917465Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 31s local 2024-04-03T18:07:47.4918582Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 30s local 2024-04-03T18:07:47.4919860Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 24s local 2024-04-03T18:07:47.4921193Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 15s local 2024-04-03T18:07:47.4922431Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 14s local 2024-04-03T18:07:47.4923417Z Compiling xla/literal_comparison.cc; 12s local 2024-04-03T18:07:47.4924541Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 11s local 2024-04-03T18:07:47.4925784Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 10s local ... 2024-04-03T18:07:47.7709425Z 2024-04-03T18:07:47.7710156Z  2024-04-03T18:07:47.7710600Z  2024-04-03T18:07:47.7710939Z  2024-04-03T18:07:47.7711295Z  2024-04-03T18:07:47.7711638Z  2024-04-03T18:07:47.7711962Z  2024-04-03T18:07:47.7712301Z  2024-04-03T18:07:47.7712643Z  2024-04-03T18:07:47.7713629Z [13,546 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:47.7714768Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 31s local 2024-04-03T18:07:47.7715681Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 31s local 2024-04-03T18:07:47.7716607Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 24s local 2024-04-03T18:07:47.7717550Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 15s local 2024-04-03T18:07:47.7718467Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 14s local 2024-04-03T18:07:47.7719235Z Compiling xla/literal_comparison.cc; 13s local 2024-04-03T18:07:47.7720058Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 11s local 2024-04-03T18:07:47.7721311Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 10s local ... 2024-04-03T18:07:48.0237654Z 2024-04-03T18:07:48.0238429Z  2024-04-03T18:07:48.0238949Z  2024-04-03T18:07:48.0239416Z  2024-04-03T18:07:48.0239846Z  2024-04-03T18:07:48.0240295Z  2024-04-03T18:07:48.0240742Z  2024-04-03T18:07:48.0241172Z  2024-04-03T18:07:48.0241974Z  2024-04-03T18:07:48.0243263Z [13,548 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:48.0244745Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 32s local 2024-04-03T18:07:48.0245930Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 31s local 2024-04-03T18:07:48.0247226Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 24s local 2024-04-03T18:07:48.0248515Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 15s local 2024-04-03T18:07:48.0249783Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 14s local 2024-04-03T18:07:48.0250845Z Compiling xla/literal_comparison.cc; 13s local 2024-04-03T18:07:48.0251781Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 12s local 2024-04-03T18:07:48.0252824Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 11s local ... 2024-04-03T18:07:48.2334475Z 2024-04-03T18:07:48.2335207Z  2024-04-03T18:07:48.2335749Z  2024-04-03T18:07:48.2336217Z  2024-04-03T18:07:48.2336669Z  2024-04-03T18:07:48.2337121Z  2024-04-03T18:07:48.2337553Z  2024-04-03T18:07:48.2337976Z  2024-04-03T18:07:48.2338420Z  2024-04-03T18:07:48.2339686Z [13,550 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:48.2341066Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 32s local 2024-04-03T18:07:48.2342188Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 31s local 2024-04-03T18:07:48.2343392Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 24s local 2024-04-03T18:07:48.2344646Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 15s local 2024-04-03T18:07:48.2345814Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 14s local 2024-04-03T18:07:48.2346806Z Compiling xla/literal_comparison.cc; 13s local 2024-04-03T18:07:48.2348084Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 12s local 2024-04-03T18:07:48.2349279Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 11s local ... 2024-04-03T18:07:48.4604356Z 2024-04-03T18:07:48.4605180Z  2024-04-03T18:07:48.4605719Z  2024-04-03T18:07:48.4606199Z  2024-04-03T18:07:48.4606674Z  2024-04-03T18:07:48.4607131Z  2024-04-03T18:07:48.4607596Z  2024-04-03T18:07:48.4608065Z  2024-04-03T18:07:48.4608524Z  2024-04-03T18:07:48.4609863Z [13,555 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:48.4611420Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 32s local 2024-04-03T18:07:48.4612627Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 31s local 2024-04-03T18:07:48.4613964Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 24s local 2024-04-03T18:07:48.4615520Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 16s local 2024-04-03T18:07:48.4616747Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 14s local 2024-04-03T18:07:48.4617854Z Compiling xla/literal_comparison.cc; 13s local 2024-04-03T18:07:48.4618914Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 12s local 2024-04-03T18:07:48.4620175Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 11s local ... 2024-04-03T18:07:48.8330036Z 2024-04-03T18:07:48.8330750Z  2024-04-03T18:07:48.8331278Z  2024-04-03T18:07:48.8331716Z  2024-04-03T18:07:48.8332133Z  2024-04-03T18:07:48.8332565Z  2024-04-03T18:07:48.8332993Z  2024-04-03T18:07:48.8333432Z  2024-04-03T18:07:48.8333884Z  2024-04-03T18:07:48.8335511Z [13,557 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:48.8336938Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 32s local 2024-04-03T18:07:48.8338035Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 32s local 2024-04-03T18:07:48.8339236Z Compiling src/cpu/x64/jit_brgemm_inner_product.cpp; 25s local 2024-04-03T18:07:48.8340731Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 16s local 2024-04-03T18:07:48.8341947Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 15s local 2024-04-03T18:07:48.8343208Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 12s local 2024-04-03T18:07:48.8344379Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 12s local 2024-04-03T18:07:48.8345262Z @onednn//:onednn_autogen; 11s local ... 2024-04-03T18:07:49.0333118Z 2024-04-03T18:07:49.0333960Z  2024-04-03T18:07:49.0334677Z  2024-04-03T18:07:49.0335131Z  2024-04-03T18:07:49.0335912Z  2024-04-03T18:07:49.0336337Z  2024-04-03T18:07:49.0336779Z  2024-04-03T18:07:49.0337228Z  2024-04-03T18:07:49.0337630Z  2024-04-03T18:07:49.0338925Z [13,561 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:49.0340367Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 33s local 2024-04-03T18:07:49.0341558Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 32s local 2024-04-03T18:07:49.0342817Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 16s local 2024-04-03T18:07:49.0343872Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 15s local 2024-04-03T18:07:49.0344769Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 13s local 2024-04-03T18:07:49.0345809Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 12s local 2024-04-03T18:07:49.0346948Z Compiling src/cpu/x64/jit_uni_eltwise.cpp; 11s local 2024-04-03T18:07:49.0348003Z @onednn//:onednn_autogen; 9s local ... 2024-04-03T18:07:49.4347799Z 2024-04-03T18:07:49.4348600Z  2024-04-03T18:07:49.4349185Z  2024-04-03T18:07:49.4349676Z  2024-04-03T18:07:49.4350153Z  2024-04-03T18:07:49.4350596Z  2024-04-03T18:07:49.4351073Z  2024-04-03T18:07:49.4351515Z  2024-04-03T18:07:49.4351991Z  2024-04-03T18:07:49.4353310Z [13,562 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:49.4354980Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 33s local 2024-04-03T18:07:49.4356162Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 32s local 2024-04-03T18:07:49.4357464Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 17s local 2024-04-03T18:07:49.4358672Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 15s local 2024-04-03T18:07:49.4359887Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 13s local 2024-04-03T18:07:49.4361082Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 12s local 2024-04-03T18:07:49.4362134Z Compiling src/cpu/x64/jit_uni_eltwise.cpp; 11s local 2024-04-03T18:07:49.4363052Z @onednn//:onednn_autogen; 10s local ... 2024-04-03T18:07:49.6341086Z 2024-04-03T18:07:49.6342115Z  2024-04-03T18:07:49.6342693Z  2024-04-03T18:07:49.6343165Z  2024-04-03T18:07:49.6343656Z  2024-04-03T18:07:49.6344116Z  2024-04-03T18:07:49.6344588Z  2024-04-03T18:07:49.6345072Z  2024-04-03T18:07:49.6345524Z  2024-04-03T18:07:49.6346856Z [13,567 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:49.6348629Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 33s local 2024-04-03T18:07:49.6349818Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 33s local 2024-04-03T18:07:49.6351139Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 17s local 2024-04-03T18:07:49.6352448Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 16s local 2024-04-03T18:07:49.6353708Z Compiling src/cpu/x64/jit_uni_dw_conv_kernel_f32.cpp; 13s local 2024-04-03T18:07:49.6355153Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 12s local 2024-04-03T18:07:49.6356279Z Compiling src/cpu/x64/jit_uni_eltwise.cpp; 11s local 2024-04-03T18:07:49.6357227Z @onednn//:onednn_autogen; 10s local ... 2024-04-03T18:07:50.0343942Z 2024-04-03T18:07:50.0344735Z  2024-04-03T18:07:50.0345560Z  2024-04-03T18:07:50.0348674Z  2024-04-03T18:07:50.0351917Z  2024-04-03T18:07:50.0355039Z  2024-04-03T18:07:50.0358099Z  2024-04-03T18:07:50.0361075Z  2024-04-03T18:07:50.0364053Z  2024-04-03T18:07:50.0365704Z [13,571 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:50.0383047Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 34s local 2024-04-03T18:07:50.0384496Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 33s local 2024-04-03T18:07:50.0386397Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 17s local 2024-04-03T18:07:50.0388219Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 16s local 2024-04-03T18:07:50.0389611Z Compiling src/cpu/x64/jit_uni_dw_convolution.cpp; 13s local 2024-04-03T18:07:50.0390852Z Compiling src/cpu/x64/jit_uni_eltwise.cpp; 12s local 2024-04-03T18:07:50.0391874Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:07:50.0393024Z Compiling src/cpu/x64/jit_uni_i8i8_pooling.cpp; 9s local ... 2024-04-03T18:07:50.4351751Z 2024-04-03T18:07:50.4352632Z  2024-04-03T18:07:50.4353245Z  2024-04-03T18:07:50.4353705Z  2024-04-03T18:07:50.4354105Z  2024-04-03T18:07:50.4354527Z  2024-04-03T18:07:50.4354923Z  2024-04-03T18:07:50.4355297Z  2024-04-03T18:07:50.4355669Z  2024-04-03T18:07:50.4356878Z [13,572 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:50.4358311Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 34s local 2024-04-03T18:07:50.4359463Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 33s local 2024-04-03T18:07:50.4360692Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 18s local 2024-04-03T18:07:50.4361894Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 16s local 2024-04-03T18:07:50.4362950Z Compiling src/cpu/x64/jit_uni_eltwise.cpp; 12s local 2024-04-03T18:07:50.4363802Z @onednn//:onednn_autogen; 11s local 2024-04-03T18:07:50.4364710Z Compiling src/cpu/x64/jit_uni_i8i8_pooling.cpp; 10s local 2024-04-03T18:07:50.4365939Z Compiling src/cpu/x64/jit_uni_layer_normalization.cpp; 10s local ... 2024-04-03T18:07:50.7861053Z 2024-04-03T18:07:50.7861788Z  2024-04-03T18:07:50.7862317Z  2024-04-03T18:07:50.7862728Z  2024-04-03T18:07:50.7866613Z  2024-04-03T18:07:50.7867078Z  2024-04-03T18:07:50.7867491Z  2024-04-03T18:07:50.7868151Z  2024-04-03T18:07:50.7868570Z  2024-04-03T18:07:50.7869837Z [13,573 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:50.7871290Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 34s local 2024-04-03T18:07:50.7872287Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 34s local 2024-04-03T18:07:50.7873455Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 18s local 2024-04-03T18:07:50.7874652Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 17s local 2024-04-03T18:07:50.7875681Z Compiling src/cpu/x64/jit_uni_eltwise.cpp; 12s local 2024-04-03T18:07:50.7876514Z @onednn//:onednn_autogen; 11s local 2024-04-03T18:07:50.7877403Z Compiling src/cpu/x64/jit_uni_i8i8_pooling.cpp; 10s local 2024-04-03T18:07:50.7878618Z Compiling src/cpu/x64/jit_uni_layer_normalization.cpp; 10s local ... 2024-04-03T18:07:51.0150568Z 2024-04-03T18:07:51.0151364Z  2024-04-03T18:07:51.0151888Z  2024-04-03T18:07:51.0152323Z  2024-04-03T18:07:51.0152749Z  2024-04-03T18:07:51.0153186Z  2024-04-03T18:07:51.0153634Z  2024-04-03T18:07:51.0154076Z  2024-04-03T18:07:51.0154791Z  2024-04-03T18:07:51.0156020Z [13,575 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:51.0157432Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 35s local 2024-04-03T18:07:51.0158731Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 34s local 2024-04-03T18:07:51.0160099Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 18s local 2024-04-03T18:07:51.0161270Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 17s local 2024-04-03T18:07:51.0162401Z Compiling src/cpu/x64/jit_uni_eltwise.cpp; 13s local 2024-04-03T18:07:51.0163288Z @onednn//:onednn_autogen; 11s local 2024-04-03T18:07:51.0164118Z Compiling src/cpu/x64/jit_uni_i8i8_pooling.cpp; 10s local 2024-04-03T18:07:51.0165334Z Compiling src/cpu/x64/jit_uni_layer_normalization.cpp; 10s local ... 2024-04-03T18:07:51.2361227Z 2024-04-03T18:07:51.2361952Z  2024-04-03T18:07:51.2362434Z  2024-04-03T18:07:51.2362816Z  2024-04-03T18:07:51.2363214Z  2024-04-03T18:07:51.2363611Z  2024-04-03T18:07:51.2363995Z  2024-04-03T18:07:51.2364381Z  2024-04-03T18:07:51.2364743Z  2024-04-03T18:07:51.2365856Z [13,580 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:07:51.2367214Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 35s local 2024-04-03T18:07:51.2368236Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 34s local 2024-04-03T18:07:51.2369408Z Compiling src/cpu/x64/jit_uni_batch_normalization.cpp; 18s local 2024-04-03T18:07:51.2370496Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 17s local 2024-04-03T18:07:51.2371539Z Compiling src/cpu/x64/jit_uni_i8i8_pooling.cpp; 10s local 2024-04-03T18:07:51.2372615Z Compiling src/cpu/x64/jit_uni_layer_normalization.cpp; 10s local 2024-04-03T18:07:51.2373701Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 10s local 2024-04-03T18:07:51.2374857Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 10s local ... 2024-04-03T18:07:51.4359958Z 2024-04-03T18:07:51.4360799Z  2024-04-03T18:07:51.4361317Z  2024-04-03T18:07:51.4361720Z  2024-04-03T18:07:51.4362137Z  2024-04-03T18:07:51.4362564Z  2024-04-03T18:07:51.4362998Z  2024-04-03T18:07:51.4363454Z  2024-04-03T18:07:51.4363866Z  2024-04-03T18:07:51.4365100Z [13,581 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:51.4366617Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 35s local 2024-04-03T18:07:51.4367809Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 34s local 2024-04-03T18:07:51.4368985Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 17s local 2024-04-03T18:07:51.4370122Z Compiling src/cpu/x64/jit_uni_i8i8_pooling.cpp; 11s local 2024-04-03T18:07:51.4371327Z Compiling src/cpu/x64/jit_uni_layer_normalization.cpp; 11s local 2024-04-03T18:07:51.4372535Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 10s local 2024-04-03T18:07:51.4373773Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 10s local 2024-04-03T18:07:51.4375155Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 9s local ... 2024-04-03T18:07:51.6726216Z 2024-04-03T18:07:51.6726971Z  2024-04-03T18:07:51.6727567Z  2024-04-03T18:07:51.6728041Z  2024-04-03T18:07:51.6728518Z  2024-04-03T18:07:51.6729008Z  2024-04-03T18:07:51.6729478Z  2024-04-03T18:07:51.6729957Z  2024-04-03T18:07:51.6730421Z  2024-04-03T18:07:51.6731781Z [13,584 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:51.6733404Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 35s local 2024-04-03T18:07:51.6734926Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 35s local 2024-04-03T18:07:51.6736241Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 18s local 2024-04-03T18:07:51.6737707Z Compiling src/cpu/x64/jit_uni_i8i8_pooling.cpp; 11s local 2024-04-03T18:07:51.6739018Z Compiling src/cpu/x64/jit_uni_layer_normalization.cpp; 11s local 2024-04-03T18:07:51.6740292Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 11s local 2024-04-03T18:07:51.6741606Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 10s local 2024-04-03T18:07:51.6743187Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 10s local ... 2024-04-03T18:07:51.9061249Z 2024-04-03T18:07:51.9062018Z  2024-04-03T18:07:51.9062552Z  2024-04-03T18:07:51.9063006Z  2024-04-03T18:07:51.9063466Z  2024-04-03T18:07:51.9063900Z  2024-04-03T18:07:51.9064361Z  2024-04-03T18:07:51.9064792Z  2024-04-03T18:07:51.9065259Z  2024-04-03T18:07:51.9066523Z [13,587 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:51.9068532Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 36s local 2024-04-03T18:07:51.9069697Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 35s local 2024-04-03T18:07:51.9070932Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 18s local 2024-04-03T18:07:51.9072186Z Compiling src/cpu/x64/jit_uni_i8i8_pooling.cpp; 11s local 2024-04-03T18:07:51.9073263Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 11s local 2024-04-03T18:07:51.9074450Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 10s local 2024-04-03T18:07:51.9075703Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 10s local 2024-04-03T18:07:51.9076907Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 9s local ... 2024-04-03T18:07:52.2376885Z 2024-04-03T18:07:52.2377626Z  2024-04-03T18:07:52.2378186Z  2024-04-03T18:07:52.2378652Z  2024-04-03T18:07:52.2379121Z  2024-04-03T18:07:52.2379587Z  2024-04-03T18:07:52.2380039Z  2024-04-03T18:07:52.2380508Z  2024-04-03T18:07:52.2380992Z  2024-04-03T18:07:52.2382319Z [13,587 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:52.2384036Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 36s local 2024-04-03T18:07:52.2385317Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 35s local 2024-04-03T18:07:52.2386651Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 18s local 2024-04-03T18:07:52.2388097Z Compiling src/cpu/x64/jit_uni_i8i8_pooling.cpp; 11s local 2024-04-03T18:07:52.2389325Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 11s local 2024-04-03T18:07:52.2390559Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 11s local 2024-04-03T18:07:52.2391921Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 10s local 2024-04-03T18:07:52.2393241Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 9s local ... 2024-04-03T18:07:52.4385781Z 2024-04-03T18:07:52.4386556Z  2024-04-03T18:07:52.4387055Z  2024-04-03T18:07:52.4387492Z  2024-04-03T18:07:52.4388127Z  2024-04-03T18:07:52.4388515Z  2024-04-03T18:07:52.4388935Z  2024-04-03T18:07:52.4389349Z  2024-04-03T18:07:52.4389757Z  2024-04-03T18:07:52.4390944Z [13,589 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:52.4392325Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 36s local 2024-04-03T18:07:52.4393576Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 35s local 2024-04-03T18:07:52.4394792Z Compiling src/cpu/x64/jit_uni_binary_kernel.cpp; 18s local 2024-04-03T18:07:52.4395803Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 11s local 2024-04-03T18:07:52.4396973Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 11s local 2024-04-03T18:07:52.4398278Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 10s local 2024-04-03T18:07:52.4399511Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 10s local 2024-04-03T18:07:52.4400562Z Compiling llvm/lib/IR/Constants.cpp; 8s local ... 2024-04-03T18:07:52.6403282Z 2024-04-03T18:07:52.6404041Z  2024-04-03T18:07:52.6404894Z  2024-04-03T18:07:52.6405327Z  2024-04-03T18:07:52.6405773Z  2024-04-03T18:07:52.6406203Z  2024-04-03T18:07:52.6406623Z  2024-04-03T18:07:52.6407081Z  2024-04-03T18:07:52.6407480Z  2024-04-03T18:07:52.6408913Z [13,593 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:52.6410537Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 36s local 2024-04-03T18:07:52.6411733Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 36s local 2024-04-03T18:07:52.6412966Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 11s local 2024-04-03T18:07:52.6414059Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 11s local 2024-04-03T18:07:52.6415422Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 11s local 2024-04-03T18:07:52.6416565Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 10s local 2024-04-03T18:07:52.6417572Z Compiling llvm/lib/IR/Constants.cpp; 8s local 2024-04-03T18:07:52.6418400Z Compiling llvm/lib/Object/ELF.cpp; 6s local ... 2024-04-03T18:07:53.0154827Z 2024-04-03T18:07:53.0155639Z  2024-04-03T18:07:53.0156191Z  2024-04-03T18:07:53.0156674Z  2024-04-03T18:07:53.0157153Z  2024-04-03T18:07:53.0157548Z  2024-04-03T18:07:53.0157970Z  2024-04-03T18:07:53.0158423Z  2024-04-03T18:07:53.0158821Z  2024-04-03T18:07:53.0160109Z [13,594 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:53.0161612Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 37s local 2024-04-03T18:07:53.0162748Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 36s local 2024-04-03T18:07:53.0163898Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 12s local 2024-04-03T18:07:53.0166917Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 12s local 2024-04-03T18:07:53.0168322Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 11s local 2024-04-03T18:07:53.0169570Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 10s local 2024-04-03T18:07:53.0170602Z Compiling llvm/lib/IR/Constants.cpp; 8s local 2024-04-03T18:07:53.0171568Z Compiling llvm/lib/Object/ELF.cpp; 7s local ... 2024-04-03T18:07:53.2376992Z 2024-04-03T18:07:53.2377732Z  2024-04-03T18:07:53.2378352Z  2024-04-03T18:07:53.2379319Z  2024-04-03T18:07:53.2379669Z  2024-04-03T18:07:53.2380021Z  2024-04-03T18:07:53.2380345Z  2024-04-03T18:07:53.2380725Z  2024-04-03T18:07:53.2381172Z  2024-04-03T18:07:53.2389254Z [13,594 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:53.2391028Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 37s local 2024-04-03T18:07:53.2392461Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 36s local 2024-04-03T18:07:53.2394031Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 12s local 2024-04-03T18:07:53.2395789Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 12s local 2024-04-03T18:07:53.2397194Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 11s local 2024-04-03T18:07:53.2398646Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 10s local 2024-04-03T18:07:53.2399960Z Compiling llvm/lib/IR/Constants.cpp; 8s local 2024-04-03T18:07:53.2402307Z Compiling llvm/lib/Object/ELF.cpp; 7s local ... 2024-04-03T18:07:53.4397357Z 2024-04-03T18:07:53.4398171Z  2024-04-03T18:07:53.4398745Z  2024-04-03T18:07:53.4399200Z  2024-04-03T18:07:53.4399661Z  2024-04-03T18:07:53.4400137Z  2024-04-03T18:07:53.4400610Z  2024-04-03T18:07:53.4401222Z  2024-04-03T18:07:53.4401670Z  2024-04-03T18:07:53.4402918Z [13,597 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:53.4404362Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 37s local 2024-04-03T18:07:53.4405525Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 36s local 2024-04-03T18:07:53.4407290Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 12s local 2024-04-03T18:07:53.4408412Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 12s local 2024-04-03T18:07:53.4409523Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 11s local 2024-04-03T18:07:53.4410684Z Compiling llvm/lib/IR/Constants.cpp; 9s local 2024-04-03T18:07:53.4411707Z Compiling llvm/lib/Object/ELF.cpp; 7s local 2024-04-03T18:07:53.4412773Z Compiling src/cpu/x64/jit_uni_reduction_kernel.cpp; 6s local ... 2024-04-03T18:07:53.6485419Z 2024-04-03T18:07:53.6486675Z  2024-04-03T18:07:53.6487198Z  2024-04-03T18:07:53.6487636Z  2024-04-03T18:07:53.6488062Z  2024-04-03T18:07:53.6488508Z  2024-04-03T18:07:53.6488938Z  2024-04-03T18:07:53.6489363Z  2024-04-03T18:07:53.6489781Z  2024-04-03T18:07:53.6490975Z [13,599 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:53.6492692Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 37s local 2024-04-03T18:07:53.6493757Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 37s local 2024-04-03T18:07:53.6495044Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 12s local 2024-04-03T18:07:53.6496112Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 12s local 2024-04-03T18:07:53.6497151Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 11s local 2024-04-03T18:07:53.6498084Z Compiling llvm/lib/IR/Constants.cpp; 9s local 2024-04-03T18:07:53.6498941Z Compiling llvm/lib/Object/ELF.cpp; 7s local 2024-04-03T18:07:53.6499977Z Compiling src/cpu/x64/jit_uni_reduction_kernel.cpp; 7s local ... 2024-04-03T18:07:53.8930363Z 2024-04-03T18:07:53.8931718Z  2024-04-03T18:07:53.8932983Z  2024-04-03T18:07:53.8933493Z  2024-04-03T18:07:53.8933934Z  2024-04-03T18:07:53.8934580Z  2024-04-03T18:07:53.8935094Z  2024-04-03T18:07:53.8935555Z  2024-04-03T18:07:53.8936017Z  2024-04-03T18:07:53.8937273Z [13,600 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:53.8938710Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 38s local 2024-04-03T18:07:53.8940056Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 37s local 2024-04-03T18:07:53.8941349Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 13s local 2024-04-03T18:07:53.8942496Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 12s local 2024-04-03T18:07:53.8943585Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 11s local 2024-04-03T18:07:53.8944534Z Compiling llvm/lib/IR/Constants.cpp; 9s local 2024-04-03T18:07:53.8945373Z Compiling llvm/lib/Object/ELF.cpp; 7s local 2024-04-03T18:07:53.8946354Z Compiling src/cpu/x64/jit_uni_reduction_kernel.cpp; 7s local ... 2024-04-03T18:07:54.1403411Z 2024-04-03T18:07:54.1404782Z  2024-04-03T18:07:54.1405615Z  2024-04-03T18:07:54.1406421Z  2024-04-03T18:07:54.1407590Z  2024-04-03T18:07:54.1408104Z  2024-04-03T18:07:54.1408553Z  2024-04-03T18:07:54.1408981Z  2024-04-03T18:07:54.1409443Z  2024-04-03T18:07:54.1410666Z [13,605 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:54.1412123Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 38s local 2024-04-03T18:07:54.1413224Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 37s local 2024-04-03T18:07:54.1414574Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 13s local 2024-04-03T18:07:54.1415712Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 13s local 2024-04-03T18:07:54.1416773Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 11s local 2024-04-03T18:07:54.1417753Z Compiling llvm/lib/IR/Constants.cpp; 9s local 2024-04-03T18:07:54.1418650Z Compiling llvm/lib/Object/ELF.cpp; 8s local 2024-04-03T18:07:54.1419707Z Compiling src/cpu/x64/jit_uni_reduction_kernel.cpp; 7s local ... 2024-04-03T18:07:54.3943875Z 2024-04-03T18:07:54.3945347Z  2024-04-03T18:07:54.3945919Z  2024-04-03T18:07:54.3946367Z  2024-04-03T18:07:54.3946816Z  2024-04-03T18:07:54.3947254Z  2024-04-03T18:07:54.3947923Z  2024-04-03T18:07:54.3948393Z  2024-04-03T18:07:54.3948813Z  2024-04-03T18:07:54.3950281Z [13,609 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:54.3951920Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 38s local 2024-04-03T18:07:54.3953125Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 37s local 2024-04-03T18:07:54.3954324Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 13s local 2024-04-03T18:07:54.3955450Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 13s local 2024-04-03T18:07:54.3956584Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 12s local 2024-04-03T18:07:54.3957775Z Compiling llvm/lib/IR/Constants.cpp; 9s local 2024-04-03T18:07:54.3958711Z Compiling llvm/lib/Object/ELF.cpp; 8s local 2024-04-03T18:07:54.3959705Z Compiling src/cpu/x64/jit_uni_reduction_kernel.cpp; 7s local ... 2024-04-03T18:07:54.6420236Z 2024-04-03T18:07:54.6421200Z  2024-04-03T18:07:54.6421768Z  2024-04-03T18:07:54.6422185Z  2024-04-03T18:07:54.6422609Z  2024-04-03T18:07:54.6423052Z  2024-04-03T18:07:54.6423531Z  2024-04-03T18:07:54.6423938Z  2024-04-03T18:07:54.6424383Z  2024-04-03T18:07:54.6425602Z [13,610 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:54.6426964Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 38s local 2024-04-03T18:07:54.6428241Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 38s local 2024-04-03T18:07:54.6429358Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 13s local 2024-04-03T18:07:54.6430374Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 13s local 2024-04-03T18:07:54.6431403Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 12s local 2024-04-03T18:07:54.6432347Z Compiling llvm/lib/IR/Constants.cpp; 10s local 2024-04-03T18:07:54.6433183Z Compiling llvm/lib/Object/ELF.cpp; 8s local 2024-04-03T18:07:54.6434197Z Compiling src/cpu/x64/jit_uni_reduction_kernel.cpp; 8s local ... 2024-04-03T18:07:54.9792124Z 2024-04-03T18:07:54.9792843Z  2024-04-03T18:07:54.9793423Z  2024-04-03T18:07:54.9793834Z  2024-04-03T18:07:54.9794256Z  2024-04-03T18:07:54.9794676Z  2024-04-03T18:07:54.9795115Z  2024-04-03T18:07:54.9795546Z  2024-04-03T18:07:54.9795940Z  2024-04-03T18:07:54.9797160Z [13,613 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:54.9798573Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 39s local 2024-04-03T18:07:54.9799660Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 38s local 2024-04-03T18:07:54.9800885Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 14s local 2024-04-03T18:07:54.9801993Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 14s local 2024-04-03T18:07:54.9803067Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 12s local 2024-04-03T18:07:54.9804008Z Compiling llvm/lib/IR/Constants.cpp; 10s local 2024-04-03T18:07:54.9804912Z Compiling llvm/lib/Object/ELF.cpp; 9s local 2024-04-03T18:07:54.9805992Z Compiling src/cpu/x64/jit_uni_reduction_kernel.cpp; 8s local ... 2024-04-03T18:07:55.2416262Z 2024-04-03T18:07:55.2417066Z  2024-04-03T18:07:55.2417572Z  2024-04-03T18:07:55.2418011Z  2024-04-03T18:07:55.2420187Z  2024-04-03T18:07:55.2420847Z  2024-04-03T18:07:55.2421398Z  2024-04-03T18:07:55.2421896Z  2024-04-03T18:07:55.2422517Z  2024-04-03T18:07:55.2423968Z [13,614 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:55.2425849Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 39s local 2024-04-03T18:07:55.2430238Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 38s local 2024-04-03T18:07:55.2431517Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 14s local 2024-04-03T18:07:55.2432734Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 14s local 2024-04-03T18:07:55.2434028Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 12s local 2024-04-03T18:07:55.2435417Z Compiling llvm/lib/IR/Constants.cpp; 10s local 2024-04-03T18:07:55.2439285Z Compiling llvm/lib/Object/ELF.cpp; 9s local 2024-04-03T18:07:55.2440443Z Compiling src/cpu/x64/jit_uni_reduction_kernel.cpp; 8s local ... 2024-04-03T18:07:55.5509258Z 2024-04-03T18:07:55.5510047Z  2024-04-03T18:07:55.5510571Z  2024-04-03T18:07:55.5510985Z  2024-04-03T18:07:55.5511403Z  2024-04-03T18:07:55.5511821Z  2024-04-03T18:07:55.5512221Z  2024-04-03T18:07:55.5512618Z  2024-04-03T18:07:55.5513040Z  2024-04-03T18:07:55.5514587Z [13,615 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:55.5515979Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 39s local 2024-04-03T18:07:55.5517134Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 38s local 2024-04-03T18:07:55.5518300Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 14s local 2024-04-03T18:07:55.5519384Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 14s local 2024-04-03T18:07:55.5520419Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 13s local 2024-04-03T18:07:55.5521330Z Compiling llvm/lib/IR/Constants.cpp; 11s local 2024-04-03T18:07:55.5522179Z Compiling llvm/lib/Object/ELF.cpp; 9s local 2024-04-03T18:07:55.5523174Z Compiling src/cpu/x64/jit_uni_reduction_kernel.cpp; 9s local ... 2024-04-03T18:07:55.8025980Z 2024-04-03T18:07:55.8026771Z  2024-04-03T18:07:55.8027293Z  2024-04-03T18:07:55.8027950Z  2024-04-03T18:07:55.8028394Z  2024-04-03T18:07:55.8028824Z  2024-04-03T18:07:55.8029280Z  2024-04-03T18:07:55.8029702Z  2024-04-03T18:07:55.8030125Z  2024-04-03T18:07:55.8031375Z [13,621 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:55.8032838Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 39s local 2024-04-03T18:07:55.8033959Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 39s local 2024-04-03T18:07:55.8035106Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 15s local 2024-04-03T18:07:55.8036175Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 14s local 2024-04-03T18:07:55.8037268Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 13s local 2024-04-03T18:07:55.8038366Z Compiling llvm/lib/Object/ELF.cpp; 9s local 2024-04-03T18:07:55.8039436Z Compiling src/cpu/x64/jit_uni_reduction_kernel.cpp; 9s local 2024-04-03T18:07:55.8040455Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T18:07:56.0425795Z 2024-04-03T18:07:56.0426588Z  2024-04-03T18:07:56.0427150Z  2024-04-03T18:07:56.0427845Z  2024-04-03T18:07:56.0428358Z  2024-04-03T18:07:56.0428810Z  2024-04-03T18:07:56.0429243Z  2024-04-03T18:07:56.0429721Z  2024-04-03T18:07:56.0430149Z  2024-04-03T18:07:56.0431397Z [13,625 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:56.0436781Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 40s local 2024-04-03T18:07:56.0438128Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 39s local 2024-04-03T18:07:56.0439334Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 15s local 2024-04-03T18:07:56.0440434Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 15s local 2024-04-03T18:07:56.0441547Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 13s local 2024-04-03T18:07:56.0442521Z Compiling llvm/lib/Object/ELF.cpp; 10s local 2024-04-03T18:07:56.0443567Z Compiling src/cpu/x64/jit_uni_reduction_kernel.cpp; 9s local 2024-04-03T18:07:56.0444579Z @onednn//:onednn_autogen; 8s local ... 2024-04-03T18:07:56.3477913Z 2024-04-03T18:07:56.3478963Z  2024-04-03T18:07:56.3479580Z  2024-04-03T18:07:56.3480001Z  2024-04-03T18:07:56.3480432Z  2024-04-03T18:07:56.3480858Z  2024-04-03T18:07:56.3481265Z  2024-04-03T18:07:56.3481654Z  2024-04-03T18:07:56.3482028Z  2024-04-03T18:07:56.3483431Z [13,628 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:56.3484972Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 40s local 2024-04-03T18:07:56.3486080Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 39s local 2024-04-03T18:07:56.3487202Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 15s local 2024-04-03T18:07:56.3488296Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 15s local 2024-04-03T18:07:56.3489366Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 13s local 2024-04-03T18:07:56.3490456Z Compiling llvm/lib/Object/ELF.cpp; 10s local 2024-04-03T18:07:56.3491527Z Compiling src/cpu/x64/jit_uni_reduction_kernel.cpp; 9s local 2024-04-03T18:07:56.3492696Z Compiling src/cpu/x64/jit_uni_reorder.cpp; 8s local ... 2024-04-03T18:07:56.6443298Z 2024-04-03T18:07:56.6444057Z  2024-04-03T18:07:56.6444594Z  2024-04-03T18:07:56.6445016Z  2024-04-03T18:07:56.6445449Z  2024-04-03T18:07:56.6445889Z  2024-04-03T18:07:56.6446296Z  2024-04-03T18:07:56.6446711Z  2024-04-03T18:07:56.6447175Z  2024-04-03T18:07:56.6448591Z [13,629 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:56.6450200Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 40s local 2024-04-03T18:07:56.6451462Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 40s local 2024-04-03T18:07:56.6452534Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 15s local 2024-04-03T18:07:56.6453611Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 15s local 2024-04-03T18:07:56.6454834Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 14s local 2024-04-03T18:07:56.6455764Z Compiling llvm/lib/Object/ELF.cpp; 10s local 2024-04-03T18:07:56.6456778Z Compiling src/cpu/x64/jit_uni_reduction_kernel.cpp; 10s local 2024-04-03T18:07:56.6457900Z Compiling src/cpu/x64/jit_uni_reorder.cpp; 8s local ... 2024-04-03T18:07:56.8453993Z 2024-04-03T18:07:56.8454894Z  2024-04-03T18:07:56.8455440Z  2024-04-03T18:07:56.8455874Z  2024-04-03T18:07:56.8456297Z  2024-04-03T18:07:56.8456701Z  2024-04-03T18:07:56.8457114Z  2024-04-03T18:07:56.8457522Z  2024-04-03T18:07:56.8457917Z  2024-04-03T18:07:56.8459151Z [13,633 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:56.8460594Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 40s local 2024-04-03T18:07:56.8461703Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 40s local 2024-04-03T18:07:56.8462899Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 16s local 2024-04-03T18:07:56.8464001Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 15s local 2024-04-03T18:07:56.8465057Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 14s local 2024-04-03T18:07:56.8466013Z Compiling llvm/lib/Object/ELF.cpp; 10s local 2024-04-03T18:07:56.8467057Z Compiling src/cpu/x64/jit_uni_reduction_kernel.cpp; 10s local 2024-04-03T18:07:56.8468418Z Compiling src/cpu/x64/jit_uni_reorder.cpp; 8s local ... 2024-04-03T18:07:57.1439794Z 2024-04-03T18:07:57.1442997Z  2024-04-03T18:07:57.1443650Z  2024-04-03T18:07:57.1444053Z  2024-04-03T18:07:57.1444485Z  2024-04-03T18:07:57.1444904Z  2024-04-03T18:07:57.1445312Z  2024-04-03T18:07:57.1445747Z  2024-04-03T18:07:57.1446151Z  2024-04-03T18:07:57.1447472Z [13,635 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:57.1449057Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 41s local 2024-04-03T18:07:57.1450507Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 40s local 2024-04-03T18:07:57.1451702Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 16s local 2024-04-03T18:07:57.1452852Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 16s local 2024-04-03T18:07:57.1454329Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 14s local 2024-04-03T18:07:57.1455404Z Compiling llvm/lib/Object/ELF.cpp; 11s local 2024-04-03T18:07:57.1456433Z Compiling src/cpu/x64/jit_uni_reduction_kernel.cpp; 10s local 2024-04-03T18:07:57.1457640Z Compiling src/cpu/x64/jit_uni_reorder.cpp; 8s local ... 2024-04-03T18:07:57.4447185Z 2024-04-03T18:07:57.4447952Z  2024-04-03T18:07:57.4448480Z  2024-04-03T18:07:57.4448919Z  2024-04-03T18:07:57.4449354Z  2024-04-03T18:07:57.4449757Z  2024-04-03T18:07:57.4450180Z  2024-04-03T18:07:57.4450595Z  2024-04-03T18:07:57.4451339Z  2024-04-03T18:07:57.4452623Z [13,641 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:57.4454060Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 41s local 2024-04-03T18:07:57.4455380Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 40s local 2024-04-03T18:07:57.4456472Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 16s local 2024-04-03T18:07:57.4457587Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 16s local 2024-04-03T18:07:57.4458688Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 15s local 2024-04-03T18:07:57.4459588Z Compiling llvm/lib/Object/ELF.cpp; 11s local 2024-04-03T18:07:57.4460668Z Compiling src/cpu/x64/jit_uni_reduction_kernel.cpp; 10s local 2024-04-03T18:07:57.4461834Z Compiling src/cpu/x64/jit_uni_reorder.cpp; 9s local ... 2024-04-03T18:07:57.6440655Z 2024-04-03T18:07:57.6441445Z  2024-04-03T18:07:57.6442535Z  2024-04-03T18:07:57.6443052Z  2024-04-03T18:07:57.6443568Z  2024-04-03T18:07:57.6444043Z  2024-04-03T18:07:57.6447699Z  2024-04-03T18:07:57.6448498Z  2024-04-03T18:07:57.6449386Z  2024-04-03T18:07:57.6457566Z [13,647 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:57.6459171Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 41s local 2024-04-03T18:07:57.6460397Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 41s local 2024-04-03T18:07:57.6461638Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 16s local 2024-04-03T18:07:57.6462771Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 16s local 2024-04-03T18:07:57.6463933Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 15s local 2024-04-03T18:07:57.6464941Z Compiling llvm/lib/Object/ELF.cpp; 11s local 2024-04-03T18:07:57.6466006Z Compiling src/cpu/x64/jit_uni_reduction_kernel.cpp; 11s local 2024-04-03T18:07:57.6467183Z Compiling src/cpu/x64/jit_uni_reorder.cpp; 9s local ... 2024-04-03T18:07:58.0351542Z 2024-04-03T18:07:58.0352470Z  2024-04-03T18:07:58.0353033Z  2024-04-03T18:07:58.0353499Z  2024-04-03T18:07:58.0353929Z  2024-04-03T18:07:58.0354325Z  2024-04-03T18:07:58.0354747Z  2024-04-03T18:07:58.0355180Z  2024-04-03T18:07:58.0355590Z  2024-04-03T18:07:58.0356844Z [13,648 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:58.0358305Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 42s local 2024-04-03T18:07:58.0359411Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 41s local 2024-04-03T18:07:58.0360597Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 17s local 2024-04-03T18:07:58.0361708Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 17s local 2024-04-03T18:07:58.0362864Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 15s local 2024-04-03T18:07:58.0363833Z Compiling llvm/lib/Object/ELF.cpp; 12s local 2024-04-03T18:07:58.0364876Z Compiling src/cpu/x64/jit_uni_reduction_kernel.cpp; 11s local 2024-04-03T18:07:58.0366364Z Compiling src/cpu/x64/jit_uni_reorder.cpp; 9s local ... 2024-04-03T18:07:58.2455143Z 2024-04-03T18:07:58.2455921Z  2024-04-03T18:07:58.2456461Z  2024-04-03T18:07:58.2456925Z  2024-04-03T18:07:58.2457360Z  2024-04-03T18:07:58.2457949Z  2024-04-03T18:07:58.2458399Z  2024-04-03T18:07:58.2458843Z  2024-04-03T18:07:58.2459688Z  2024-04-03T18:07:58.2460948Z [13,652 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:07:58.2462365Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 42s local 2024-04-03T18:07:58.2463510Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 41s local 2024-04-03T18:07:58.2464729Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 17s local 2024-04-03T18:07:58.2465855Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 17s local 2024-04-03T18:07:58.2466998Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 15s local 2024-04-03T18:07:58.2468417Z Compiling llvm/lib/Object/ELF.cpp; 12s local 2024-04-03T18:07:58.2469500Z Compiling src/cpu/x64/jit_uni_reduction_kernel.cpp; 11s local 2024-04-03T18:07:58.2470685Z Compiling src/cpu/x64/jit_uni_reorder.cpp; 9s local ... 2024-04-03T18:07:58.4462586Z 2024-04-03T18:07:58.4463347Z  2024-04-03T18:07:58.4463877Z  2024-04-03T18:07:58.4464301Z  2024-04-03T18:07:58.4464728Z  2024-04-03T18:07:58.4465153Z  2024-04-03T18:07:58.4465576Z  2024-04-03T18:07:58.4465987Z  2024-04-03T18:07:58.4466367Z  2024-04-03T18:07:58.4468025Z [13,654 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:07:58.4469452Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 42s local 2024-04-03T18:07:58.4470511Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 41s local 2024-04-03T18:07:58.4471659Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 17s local 2024-04-03T18:07:58.4472749Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 17s local 2024-04-03T18:07:58.4473738Z Compiling llvm/lib/Object/ELF.cpp; 12s local 2024-04-03T18:07:58.4474790Z Compiling src/cpu/x64/jit_uni_reduction_kernel.cpp; 11s local 2024-04-03T18:07:58.4475918Z Compiling src/cpu/x64/jit_uni_reorder.cpp; 10s local 2024-04-03T18:07:58.4477094Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 8s local ... 2024-04-03T18:07:58.6732268Z 2024-04-03T18:07:58.6733029Z  2024-04-03T18:07:58.6733507Z  2024-04-03T18:07:58.6733926Z  2024-04-03T18:07:58.6734483Z  2024-04-03T18:07:58.6734884Z  2024-04-03T18:07:58.6735270Z  2024-04-03T18:07:58.6735637Z  2024-04-03T18:07:58.6736044Z  2024-04-03T18:07:58.6737229Z [13,658 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:58.6738555Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 42s local 2024-04-03T18:07:58.6739685Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 42s local 2024-04-03T18:07:58.6740823Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 18s local 2024-04-03T18:07:58.6741870Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 17s local 2024-04-03T18:07:58.6742778Z Compiling llvm/lib/Object/ELF.cpp; 12s local 2024-04-03T18:07:58.6743789Z Compiling src/cpu/x64/jit_uni_reduction_kernel.cpp; 12s local 2024-04-03T18:07:58.6744795Z Compiling src/cpu/x64/jit_uni_reorder.cpp; 10s local 2024-04-03T18:07:58.6745921Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 8s local ... 2024-04-03T18:07:58.8757362Z 2024-04-03T18:07:58.8758334Z  2024-04-03T18:07:58.8758852Z  2024-04-03T18:07:58.8759318Z  2024-04-03T18:07:58.8759815Z  2024-04-03T18:07:58.8760267Z  2024-04-03T18:07:58.8760727Z  2024-04-03T18:07:58.8761181Z  2024-04-03T18:07:58.8761612Z  2024-04-03T18:07:58.8762917Z [13,660 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:58.8764671Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 43s local 2024-04-03T18:07:58.8765895Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 42s local 2024-04-03T18:07:58.8767094Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 18s local 2024-04-03T18:07:58.8768403Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 17s local 2024-04-03T18:07:58.8769497Z Compiling llvm/lib/Object/ELF.cpp; 12s local 2024-04-03T18:07:58.8770418Z Compiling src/cpu/x64/jit_uni_reduction_kernel.cpp; 12s local 2024-04-03T18:07:58.8771368Z Compiling src/cpu/x64/jit_uni_reorder.cpp; 10s local 2024-04-03T18:07:58.8772361Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 9s local ... 2024-04-03T18:07:59.0884432Z 2024-04-03T18:07:59.0885160Z  2024-04-03T18:07:59.0885686Z  2024-04-03T18:07:59.0886082Z  2024-04-03T18:07:59.0886484Z  2024-04-03T18:07:59.0886879Z  2024-04-03T18:07:59.0887581Z  2024-04-03T18:07:59.0887982Z  2024-04-03T18:07:59.0888353Z  2024-04-03T18:07:59.0889655Z [13,668 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:59.0891013Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 43s local 2024-04-03T18:07:59.0892073Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 42s local 2024-04-03T18:07:59.0893186Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 18s local 2024-04-03T18:07:59.0894491Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 18s local 2024-04-03T18:07:59.0895477Z Compiling llvm/lib/Object/ELF.cpp; 13s local 2024-04-03T18:07:59.0896445Z Compiling src/cpu/x64/jit_uni_reduction_kernel.cpp; 12s local 2024-04-03T18:07:59.0897606Z Compiling src/cpu/x64/jit_uni_reorder.cpp; 10s local 2024-04-03T18:07:59.0898661Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 9s local ... 2024-04-03T18:07:59.2982241Z 2024-04-03T18:07:59.2983046Z  2024-04-03T18:07:59.2983563Z  2024-04-03T18:07:59.2984008Z  2024-04-03T18:07:59.2984419Z  2024-04-03T18:07:59.2984867Z  2024-04-03T18:07:59.2985299Z  2024-04-03T18:07:59.2985695Z  2024-04-03T18:07:59.2986111Z  2024-04-03T18:07:59.2987361Z [13,678 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:59.2989012Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 43s local 2024-04-03T18:07:59.2990082Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 42s local 2024-04-03T18:07:59.2991212Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 18s local 2024-04-03T18:07:59.2992386Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 18s local 2024-04-03T18:07:59.2993383Z Compiling llvm/lib/Object/ELF.cpp; 13s local 2024-04-03T18:07:59.2994407Z Compiling src/cpu/x64/jit_uni_reduction_kernel.cpp; 12s local 2024-04-03T18:07:59.2995497Z Compiling src/cpu/x64/jit_uni_reorder.cpp; 10s local 2024-04-03T18:07:59.2996601Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 9s local ... 2024-04-03T18:07:59.5138335Z 2024-04-03T18:07:59.5139071Z  2024-04-03T18:07:59.5139599Z  2024-04-03T18:07:59.5140013Z  2024-04-03T18:07:59.5140429Z  2024-04-03T18:07:59.5140847Z  2024-04-03T18:07:59.5141266Z  2024-04-03T18:07:59.5141690Z  2024-04-03T18:07:59.5142122Z  2024-04-03T18:07:59.5143285Z [13,693 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:59.5144742Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 43s local 2024-04-03T18:07:59.5145871Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 42s local 2024-04-03T18:07:59.5147007Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 18s local 2024-04-03T18:07:59.5148349Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 18s local 2024-04-03T18:07:59.5149354Z Compiling llvm/lib/Object/ELF.cpp; 13s local 2024-04-03T18:07:59.5150355Z Compiling src/cpu/x64/jit_uni_reduction_kernel.cpp; 13s local 2024-04-03T18:07:59.5151723Z Compiling src/cpu/x64/jit_uni_reorder.cpp; 11s local 2024-04-03T18:07:59.5152892Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 9s local ... 2024-04-03T18:07:59.7303943Z 2024-04-03T18:07:59.7304660Z  2024-04-03T18:07:59.7305161Z  2024-04-03T18:07:59.7305576Z  2024-04-03T18:07:59.7306374Z  2024-04-03T18:07:59.7306807Z  2024-04-03T18:07:59.7307212Z  2024-04-03T18:07:59.7307864Z  2024-04-03T18:07:59.7308259Z  2024-04-03T18:07:59.7309408Z [13,702 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:59.7310822Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 43s local 2024-04-03T18:07:59.7311903Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 43s local 2024-04-03T18:07:59.7313034Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 19s local 2024-04-03T18:07:59.7314295Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 18s local 2024-04-03T18:07:59.7315295Z Compiling llvm/lib/Object/ELF.cpp; 13s local 2024-04-03T18:07:59.7316304Z Compiling src/cpu/x64/jit_uni_reduction_kernel.cpp; 13s local 2024-04-03T18:07:59.7317371Z Compiling src/cpu/x64/jit_uni_reorder.cpp; 11s local 2024-04-03T18:07:59.7318472Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 9s local ... 2024-04-03T18:07:59.9406356Z 2024-04-03T18:07:59.9407113Z  2024-04-03T18:07:59.9407684Z  2024-04-03T18:07:59.9408132Z  2024-04-03T18:07:59.9408536Z  2024-04-03T18:07:59.9408949Z  2024-04-03T18:07:59.9409343Z  2024-04-03T18:07:59.9409776Z  2024-04-03T18:07:59.9410184Z  2024-04-03T18:07:59.9411299Z [13,713 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:07:59.9412684Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 44s local 2024-04-03T18:07:59.9413809Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 43s local 2024-04-03T18:07:59.9415291Z Compiling src/cpu/x64/jit_uni_pool_kernel.cpp; 19s local 2024-04-03T18:07:59.9416378Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 19s local 2024-04-03T18:07:59.9417393Z Compiling llvm/lib/Object/ELF.cpp; 14s local 2024-04-03T18:07:59.9418397Z Compiling src/cpu/x64/jit_uni_reduction_kernel.cpp; 13s local 2024-04-03T18:07:59.9419513Z Compiling src/cpu/x64/jit_uni_reorder.cpp; 11s local 2024-04-03T18:07:59.9420659Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 10s local ... 2024-04-03T18:08:00.1491888Z 2024-04-03T18:08:00.1492631Z  2024-04-03T18:08:00.1493260Z  2024-04-03T18:08:00.1493675Z  2024-04-03T18:08:00.1494267Z  2024-04-03T18:08:00.1494718Z  2024-04-03T18:08:00.1495105Z  2024-04-03T18:08:00.1495497Z  2024-04-03T18:08:00.1495920Z  2024-04-03T18:08:00.1497159Z [13,725 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:08:00.1498530Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 44s local 2024-04-03T18:08:00.1499675Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 43s local 2024-04-03T18:08:00.1500848Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 19s local 2024-04-03T18:08:00.1501761Z Compiling llvm/lib/Object/ELF.cpp; 14s local 2024-04-03T18:08:00.1502680Z Compiling src/cpu/x64/jit_uni_reorder.cpp; 11s local 2024-04-03T18:08:00.1503719Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 10s local 2024-04-03T18:08:00.1504971Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 9s local 2024-04-03T18:08:00.1506171Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 8s local ... 2024-04-03T18:08:00.3474147Z 2024-04-03T18:08:00.3474916Z  2024-04-03T18:08:00.3475449Z  2024-04-03T18:08:00.3475856Z  2024-04-03T18:08:00.3476269Z  2024-04-03T18:08:00.3476672Z  2024-04-03T18:08:00.3477103Z  2024-04-03T18:08:00.3477532Z  2024-04-03T18:08:00.3477929Z  2024-04-03T18:08:00.3479419Z [13,734 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:00.3480857Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 44s local 2024-04-03T18:08:00.3481944Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_strided.cpp; 43s local 2024-04-03T18:08:00.3483306Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 19s local 2024-04-03T18:08:00.3484396Z Compiling llvm/lib/Object/ELF.cpp; 14s local 2024-04-03T18:08:00.3485268Z Compiling src/cpu/x64/jit_uni_reorder.cpp; 12s local 2024-04-03T18:08:00.3486315Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 10s local 2024-04-03T18:08:00.3487406Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 10s local 2024-04-03T18:08:00.3488554Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 9s local ... 2024-04-03T18:08:00.5507283Z 2024-04-03T18:08:00.5508686Z  2024-04-03T18:08:00.5509968Z  2024-04-03T18:08:00.5510770Z  2024-04-03T18:08:00.5511529Z  2024-04-03T18:08:00.5512294Z  2024-04-03T18:08:00.5513050Z  2024-04-03T18:08:00.5514117Z  2024-04-03T18:08:00.5514915Z  2024-04-03T18:08:00.5516486Z [13,754 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:00.5518130Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 44s local 2024-04-03T18:08:00.5519431Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 19s local 2024-04-03T18:08:00.5520808Z Compiling llvm/lib/Object/ELF.cpp; 14s local 2024-04-03T18:08:00.5522220Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 10s local 2024-04-03T18:08:00.5524778Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 10s local 2024-04-03T18:08:00.5526384Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 9s local 2024-04-03T18:08:00.5528088Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp; 9s local 2024-04-03T18:08:00.5529815Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp; 8s local ... 2024-04-03T18:08:00.7626636Z 2024-04-03T18:08:00.7628178Z  2024-04-03T18:08:00.7629073Z  2024-04-03T18:08:00.7630442Z  2024-04-03T18:08:00.7630941Z  2024-04-03T18:08:00.7631375Z  2024-04-03T18:08:00.7631826Z  2024-04-03T18:08:00.7632229Z  2024-04-03T18:08:00.7632687Z  2024-04-03T18:08:00.7633967Z [13,768 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:00.7635409Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 44s local 2024-04-03T18:08:00.7636531Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 19s local 2024-04-03T18:08:00.7637591Z Compiling llvm/lib/Object/ELF.cpp; 14s local 2024-04-03T18:08:00.7638659Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 11s local 2024-04-03T18:08:00.7639853Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 10s local 2024-04-03T18:08:00.7641120Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 9s local 2024-04-03T18:08:00.7642416Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp; 9s local 2024-04-03T18:08:00.7643845Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp; 9s local ... 2024-04-03T18:08:00.9726348Z 2024-04-03T18:08:00.9727125Z  2024-04-03T18:08:00.9727678Z  2024-04-03T18:08:00.9728181Z  2024-04-03T18:08:00.9728640Z  2024-04-03T18:08:00.9729100Z  2024-04-03T18:08:00.9729537Z  2024-04-03T18:08:00.9729971Z  2024-04-03T18:08:00.9730350Z  2024-04-03T18:08:00.9731603Z [13,794 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:00.9733195Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 45s local 2024-04-03T18:08:00.9734413Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 20s local 2024-04-03T18:08:00.9735377Z Compiling llvm/lib/Object/ELF.cpp; 15s local 2024-04-03T18:08:00.9736351Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 11s local 2024-04-03T18:08:00.9737763Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 10s local 2024-04-03T18:08:00.9738918Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 9s local 2024-04-03T18:08:00.9740230Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp; 9s local 2024-04-03T18:08:00.9741773Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp; 9s local ... 2024-04-03T18:08:01.1836777Z 2024-04-03T18:08:01.1837537Z  2024-04-03T18:08:01.1838073Z  2024-04-03T18:08:01.1838508Z  2024-04-03T18:08:01.1839001Z  2024-04-03T18:08:01.1839436Z  2024-04-03T18:08:01.1839875Z  2024-04-03T18:08:01.1840311Z  2024-04-03T18:08:01.1840739Z  2024-04-03T18:08:01.1842026Z [13,811 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:01.1843474Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 45s local 2024-04-03T18:08:01.1845044Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 20s local 2024-04-03T18:08:01.1846062Z Compiling llvm/lib/Object/ELF.cpp; 15s local 2024-04-03T18:08:01.1847073Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 11s local 2024-04-03T18:08:01.1848205Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 11s local 2024-04-03T18:08:01.1849429Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 10s local 2024-04-03T18:08:01.1850776Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp; 9s local 2024-04-03T18:08:01.1852101Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp; 9s local ... 2024-04-03T18:08:01.4165719Z 2024-04-03T18:08:01.4166976Z  2024-04-03T18:08:01.4168097Z  2024-04-03T18:08:01.4171196Z  2024-04-03T18:08:01.4172591Z  2024-04-03T18:08:01.4173243Z  2024-04-03T18:08:01.4173817Z  2024-04-03T18:08:01.4174572Z  2024-04-03T18:08:01.4175296Z  2024-04-03T18:08:01.4177469Z [13,837 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:01.4179031Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 45s local 2024-04-03T18:08:01.4180172Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 20s local 2024-04-03T18:08:01.4181291Z Compiling llvm/lib/Object/ELF.cpp; 15s local 2024-04-03T18:08:01.4182488Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 11s local 2024-04-03T18:08:01.4183725Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 11s local 2024-04-03T18:08:01.4185056Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 10s local 2024-04-03T18:08:01.4186503Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp; 10s local 2024-04-03T18:08:01.4188278Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp; 9s local ... 2024-04-03T18:08:01.6296870Z 2024-04-03T18:08:01.6298158Z  2024-04-03T18:08:01.6299030Z  2024-04-03T18:08:01.6302145Z  2024-04-03T18:08:01.6305198Z  2024-04-03T18:08:01.6308309Z  2024-04-03T18:08:01.6309124Z  2024-04-03T18:08:01.6310280Z  2024-04-03T18:08:01.6310821Z  2024-04-03T18:08:01.6312105Z [13,861 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:01.6313540Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 45s local 2024-04-03T18:08:01.6314651Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 20s local 2024-04-03T18:08:01.6315671Z Compiling llvm/lib/Object/ELF.cpp; 15s local 2024-04-03T18:08:01.6316759Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 11s local 2024-04-03T18:08:01.6317858Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 11s local 2024-04-03T18:08:01.6319072Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 10s local 2024-04-03T18:08:01.6320380Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp; 10s local 2024-04-03T18:08:01.6336802Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp; 10s local ... 2024-04-03T18:08:01.8462687Z 2024-04-03T18:08:01.8463471Z  2024-04-03T18:08:01.8464433Z  2024-04-03T18:08:01.8467168Z  2024-04-03T18:08:01.8470415Z  2024-04-03T18:08:01.8473351Z  2024-04-03T18:08:01.8476300Z  2024-04-03T18:08:01.8479240Z  2024-04-03T18:08:01.8482113Z  2024-04-03T18:08:01.8486025Z [13,879 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:01.8487890Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 45s local 2024-04-03T18:08:01.8489180Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 20s local 2024-04-03T18:08:01.8490684Z Compiling llvm/lib/Object/ELF.cpp; 15s local 2024-04-03T18:08:01.8492093Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 12s local 2024-04-03T18:08:01.8493380Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 11s local 2024-04-03T18:08:01.8495113Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 10s local 2024-04-03T18:08:01.8497099Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp; 10s local 2024-04-03T18:08:01.8498810Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp; 10s local ... 2024-04-03T18:08:02.0470520Z 2024-04-03T18:08:02.0471813Z  2024-04-03T18:08:02.0472535Z  2024-04-03T18:08:02.0473873Z  2024-04-03T18:08:02.0474329Z  2024-04-03T18:08:02.0474771Z  2024-04-03T18:08:02.0475184Z  2024-04-03T18:08:02.0475583Z  2024-04-03T18:08:02.0476019Z  2024-04-03T18:08:02.0480535Z [13,896 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:02.0484402Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 46s local 2024-04-03T18:08:02.0487790Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 21s local 2024-04-03T18:08:02.0490873Z Compiling llvm/lib/Object/ELF.cpp; 16s local 2024-04-03T18:08:02.0492164Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 12s local 2024-04-03T18:08:02.0493478Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 11s local 2024-04-03T18:08:02.0495041Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 10s local 2024-04-03T18:08:02.0496614Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp; 10s local 2024-04-03T18:08:02.0498209Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp; 10s local ... 2024-04-03T18:08:02.3194061Z 2024-04-03T18:08:02.3195237Z  2024-04-03T18:08:02.3198383Z  2024-04-03T18:08:02.3199171Z  2024-04-03T18:08:02.3203186Z  2024-04-03T18:08:02.3203943Z  2024-04-03T18:08:02.3207971Z  2024-04-03T18:08:02.3208610Z  2024-04-03T18:08:02.3212666Z  2024-04-03T18:08:02.3214340Z [13,909 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:08:02.3218457Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 46s local 2024-04-03T18:08:02.3219824Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 21s local 2024-04-03T18:08:02.3223388Z Compiling llvm/lib/Object/ELF.cpp; 16s local 2024-04-03T18:08:02.3224670Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 12s local 2024-04-03T18:08:02.3229852Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 12s local 2024-04-03T18:08:02.3231577Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 11s local 2024-04-03T18:08:02.3233183Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_conv_kernel.cpp; 11s local 2024-04-03T18:08:02.3236302Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp; 10s local ... 2024-04-03T18:08:02.5292741Z 2024-04-03T18:08:02.5293924Z  2024-04-03T18:08:02.5295223Z  2024-04-03T18:08:02.5295926Z  2024-04-03T18:08:02.5296531Z  2024-04-03T18:08:02.5297476Z  2024-04-03T18:08:02.5298545Z  2024-04-03T18:08:02.5299027Z  2024-04-03T18:08:02.5299472Z  2024-04-03T18:08:02.5300730Z [13,922 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:02.5302578Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 46s local 2024-04-03T18:08:02.5303735Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 21s local 2024-04-03T18:08:02.5304819Z Compiling llvm/lib/Object/ELF.cpp; 16s local 2024-04-03T18:08:02.5305920Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 12s local 2024-04-03T18:08:02.5307334Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 12s local 2024-04-03T18:08:02.5308842Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 11s local 2024-04-03T18:08:02.5310292Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp; 10s local 2024-04-03T18:08:02.5311641Z Compiling mlir/lib/IR/AsmPrinter.cpp [for tool]; 10s local ... 2024-04-03T18:08:02.7325551Z 2024-04-03T18:08:02.7326790Z  2024-04-03T18:08:02.7327642Z  2024-04-03T18:08:02.7328360Z  2024-04-03T18:08:02.7329088Z  2024-04-03T18:08:02.7330233Z  2024-04-03T18:08:02.7333443Z  2024-04-03T18:08:02.7334319Z  2024-04-03T18:08:02.7334974Z  2024-04-03T18:08:02.7336494Z [13,943 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:02.7338368Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 46s local 2024-04-03T18:08:02.7342255Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 21s local 2024-04-03T18:08:02.7343488Z Compiling llvm/lib/Object/ELF.cpp; 16s local 2024-04-03T18:08:02.7344625Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 12s local 2024-04-03T18:08:02.7346142Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 12s local 2024-04-03T18:08:02.7348320Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 11s local 2024-04-03T18:08:02.7349710Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp; 11s local 2024-04-03T18:08:02.7351017Z Compiling mlir/lib/IR/AsmPrinter.cpp [for tool]; 10s local ... 2024-04-03T18:08:02.9386237Z 2024-04-03T18:08:02.9390375Z  2024-04-03T18:08:02.9391303Z  2024-04-03T18:08:02.9391957Z  2024-04-03T18:08:02.9392623Z  2024-04-03T18:08:02.9393074Z  2024-04-03T18:08:02.9393700Z  2024-04-03T18:08:02.9394341Z  2024-04-03T18:08:02.9394980Z  2024-04-03T18:08:02.9396625Z [13,959 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:02.9398495Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 47s local 2024-04-03T18:08:02.9399999Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 22s local 2024-04-03T18:08:02.9401380Z Compiling llvm/lib/Object/ELF.cpp; 17s local 2024-04-03T18:08:02.9402651Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 13s local 2024-04-03T18:08:02.9404154Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 12s local 2024-04-03T18:08:02.9405742Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 11s local 2024-04-03T18:08:02.9407712Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp; 11s local 2024-04-03T18:08:02.9409437Z Compiling mlir/lib/IR/AsmPrinter.cpp [for tool]; 11s local ... 2024-04-03T18:08:03.1586946Z 2024-04-03T18:08:03.1587828Z  2024-04-03T18:08:03.1589624Z  2024-04-03T18:08:03.1590077Z  2024-04-03T18:08:03.1590530Z  2024-04-03T18:08:03.1590975Z  2024-04-03T18:08:03.1591397Z  2024-04-03T18:08:03.1591868Z  2024-04-03T18:08:03.1592351Z  2024-04-03T18:08:03.1593788Z [13,979 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:03.1595365Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 47s local 2024-04-03T18:08:03.1596542Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 22s local 2024-04-03T18:08:03.1597622Z Compiling llvm/lib/Object/ELF.cpp; 17s local 2024-04-03T18:08:03.1598761Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 13s local 2024-04-03T18:08:03.1599937Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 13s local 2024-04-03T18:08:03.1601413Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 12s local 2024-04-03T18:08:03.1602818Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp; 11s local 2024-04-03T18:08:03.1604262Z Compiling mlir/lib/IR/AsmPrinter.cpp [for tool]; 11s local ... 2024-04-03T18:08:03.3650914Z 2024-04-03T18:08:03.3654390Z  2024-04-03T18:08:03.3655211Z  2024-04-03T18:08:03.3655893Z  2024-04-03T18:08:03.3656363Z  2024-04-03T18:08:03.3656824Z  2024-04-03T18:08:03.3657290Z  2024-04-03T18:08:03.3657749Z  2024-04-03T18:08:03.3658216Z  2024-04-03T18:08:03.3659466Z [13,995 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:03.3660822Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 47s local 2024-04-03T18:08:03.3661843Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 22s local 2024-04-03T18:08:03.3662764Z Compiling llvm/lib/Object/ELF.cpp; 17s local 2024-04-03T18:08:03.3664030Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 13s local 2024-04-03T18:08:03.3665123Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 13s local 2024-04-03T18:08:03.3666632Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 12s local 2024-04-03T18:08:03.3668351Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp; 11s local 2024-04-03T18:08:03.3669653Z Compiling mlir/lib/IR/AsmPrinter.cpp [for tool]; 11s local ... 2024-04-03T18:08:03.5791119Z 2024-04-03T18:08:03.5792166Z  2024-04-03T18:08:03.5792744Z  2024-04-03T18:08:03.5794759Z  2024-04-03T18:08:03.5795570Z  2024-04-03T18:08:03.5796431Z  2024-04-03T18:08:03.5796935Z  2024-04-03T18:08:03.5797350Z  2024-04-03T18:08:03.5797830Z  2024-04-03T18:08:03.5800161Z [14,014 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:08:03.5801953Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 47s local 2024-04-03T18:08:03.5805541Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 22s local 2024-04-03T18:08:03.5806813Z Compiling llvm/lib/Object/ELF.cpp; 17s local 2024-04-03T18:08:03.5810295Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 13s local 2024-04-03T18:08:03.5811678Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 13s local 2024-04-03T18:08:03.5815547Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 12s local 2024-04-03T18:08:03.5817046Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp; 11s local 2024-04-03T18:08:03.5818893Z Compiling mlir/lib/IR/AsmPrinter.cpp [for tool]; 11s local ... 2024-04-03T18:08:03.7801045Z 2024-04-03T18:08:03.7801796Z  2024-04-03T18:08:03.7802298Z  2024-04-03T18:08:03.7802695Z  2024-04-03T18:08:03.7803106Z  2024-04-03T18:08:03.7803621Z  2024-04-03T18:08:03.7804001Z  2024-04-03T18:08:03.7804400Z  2024-04-03T18:08:03.7804823Z  2024-04-03T18:08:03.7805987Z [14,028 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:03.7807384Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 47s local 2024-04-03T18:08:03.7808427Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 22s local 2024-04-03T18:08:03.7809373Z Compiling llvm/lib/Object/ELF.cpp; 17s local 2024-04-03T18:08:03.7810441Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 14s local 2024-04-03T18:08:03.7811442Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 13s local 2024-04-03T18:08:03.7812489Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 12s local 2024-04-03T18:08:03.7813776Z Compiling src/cpu/x64/jit_uni_x8s8s32x_1x1_convolution.cpp; 12s local 2024-04-03T18:08:03.7815109Z Compiling mlir/lib/IR/AsmPrinter.cpp [for tool]; 12s local ... 2024-04-03T18:08:03.9894057Z 2024-04-03T18:08:03.9894951Z  2024-04-03T18:08:03.9895489Z  2024-04-03T18:08:03.9895947Z  2024-04-03T18:08:03.9896473Z  2024-04-03T18:08:03.9896910Z  2024-04-03T18:08:03.9897371Z  2024-04-03T18:08:03.9898074Z  2024-04-03T18:08:03.9898581Z  2024-04-03T18:08:03.9899888Z [14,045 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:03.9901475Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 48s local 2024-04-03T18:08:03.9902892Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 23s local 2024-04-03T18:08:03.9904077Z Compiling llvm/lib/Object/ELF.cpp; 18s local 2024-04-03T18:08:03.9905243Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 14s local 2024-04-03T18:08:03.9906403Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 13s local 2024-04-03T18:08:03.9907856Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 12s local 2024-04-03T18:08:03.9909186Z Compiling mlir/lib/IR/AsmPrinter.cpp [for tool]; 12s local 2024-04-03T18:08:03.9910585Z Compiling src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp; 12s local ... 2024-04-03T18:08:04.2059931Z 2024-04-03T18:08:04.2063294Z  2024-04-03T18:08:04.2066301Z  2024-04-03T18:08:04.2069336Z  2024-04-03T18:08:04.2072136Z  2024-04-03T18:08:04.2074920Z  2024-04-03T18:08:04.2077687Z  2024-04-03T18:08:04.2078809Z  2024-04-03T18:08:04.2079303Z  2024-04-03T18:08:04.2080550Z [14,061 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:04.2081803Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 48s local 2024-04-03T18:08:04.2082764Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 23s local 2024-04-03T18:08:04.2083775Z Compiling llvm/lib/Object/ELF.cpp; 18s local 2024-04-03T18:08:04.2084691Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 14s local 2024-04-03T18:08:04.2085612Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 14s local 2024-04-03T18:08:04.2086755Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 13s local 2024-04-03T18:08:04.2088014Z Compiling mlir/lib/IR/AsmPrinter.cpp [for tool]; 12s local 2024-04-03T18:08:04.2089301Z Compiling src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp; 12s local ... 2024-04-03T18:08:04.4486016Z 2024-04-03T18:08:04.4493491Z  2024-04-03T18:08:04.4494044Z  2024-04-03T18:08:04.4494703Z  2024-04-03T18:08:04.4495151Z  2024-04-03T18:08:04.4495589Z  2024-04-03T18:08:04.4496068Z  2024-04-03T18:08:04.4496504Z  2024-04-03T18:08:04.4496970Z  2024-04-03T18:08:04.4498290Z [14,068 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:04.4499799Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 48s local 2024-04-03T18:08:04.4500968Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 23s local 2024-04-03T18:08:04.4501949Z Compiling llvm/lib/Object/ELF.cpp; 18s local 2024-04-03T18:08:04.4503037Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 14s local 2024-04-03T18:08:04.4504184Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 14s local 2024-04-03T18:08:04.4505454Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 13s local 2024-04-03T18:08:04.4506819Z Compiling mlir/lib/IR/AsmPrinter.cpp [for tool]; 12s local 2024-04-03T18:08:04.4508376Z Compiling src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp; 12s local ... 2024-04-03T18:08:04.6822315Z 2024-04-03T18:08:04.6823177Z  2024-04-03T18:08:04.6823687Z  2024-04-03T18:08:04.6824126Z  2024-04-03T18:08:04.6824525Z  2024-04-03T18:08:04.6824978Z  2024-04-03T18:08:04.6825445Z  2024-04-03T18:08:04.6825902Z  2024-04-03T18:08:04.6826364Z  2024-04-03T18:08:04.6827930Z [14,071 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:04.6829493Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 48s local 2024-04-03T18:08:04.6830665Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 23s local 2024-04-03T18:08:04.6831900Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 14s local 2024-04-03T18:08:04.6833390Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 14s local 2024-04-03T18:08:04.6834556Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 13s local 2024-04-03T18:08:04.6835880Z Compiling mlir/lib/IR/AsmPrinter.cpp [for tool]; 12s local 2024-04-03T18:08:04.6837304Z Compiling src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp; 12s local 2024-04-03T18:08:04.6838855Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 12s local ... 2024-04-03T18:08:05.0495861Z 2024-04-03T18:08:05.0498171Z  2024-04-03T18:08:05.0498769Z  2024-04-03T18:08:05.0499243Z  2024-04-03T18:08:05.0499709Z  2024-04-03T18:08:05.0500185Z  2024-04-03T18:08:05.0500654Z  2024-04-03T18:08:05.0501130Z  2024-04-03T18:08:05.0501601Z  2024-04-03T18:08:05.0502904Z [14,073 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:05.0504819Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 49s local 2024-04-03T18:08:05.0505987Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 24s local 2024-04-03T18:08:05.0507143Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 15s local 2024-04-03T18:08:05.0508549Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 14s local 2024-04-03T18:08:05.0509788Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 13s local 2024-04-03T18:08:05.0511059Z Compiling mlir/lib/IR/AsmPrinter.cpp [for tool]; 13s local 2024-04-03T18:08:05.0512356Z Compiling src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp; 13s local 2024-04-03T18:08:05.0513756Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 12s local ... 2024-04-03T18:08:05.2799707Z 2024-04-03T18:08:05.2801247Z  2024-04-03T18:08:05.2802044Z  2024-04-03T18:08:05.2802536Z  2024-04-03T18:08:05.2803235Z  2024-04-03T18:08:05.2805989Z  2024-04-03T18:08:05.2806898Z  2024-04-03T18:08:05.2807626Z  2024-04-03T18:08:05.2808352Z  2024-04-03T18:08:05.2809986Z [14,075 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:05.2811936Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 49s local 2024-04-03T18:08:05.2813497Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 24s local 2024-04-03T18:08:05.2815100Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 15s local 2024-04-03T18:08:05.2816494Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 15s local 2024-04-03T18:08:05.2817879Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 14s local 2024-04-03T18:08:05.2819369Z Compiling mlir/lib/IR/AsmPrinter.cpp [for tool]; 13s local 2024-04-03T18:08:05.2820816Z Compiling src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp; 13s local 2024-04-03T18:08:05.2822354Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 12s local ... 2024-04-03T18:08:05.6516798Z 2024-04-03T18:08:05.6518093Z  2024-04-03T18:08:05.6521346Z  2024-04-03T18:08:05.6522287Z  2024-04-03T18:08:05.6525164Z  2024-04-03T18:08:05.6526024Z  2024-04-03T18:08:05.6529099Z  2024-04-03T18:08:05.6529789Z  2024-04-03T18:08:05.6532573Z  2024-04-03T18:08:05.6534382Z [14,080 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:05.6536133Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 49s local 2024-04-03T18:08:05.6537536Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 24s local 2024-04-03T18:08:05.6541050Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 15s local 2024-04-03T18:08:05.6542560Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 15s local 2024-04-03T18:08:05.6546186Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 14s local 2024-04-03T18:08:05.6548034Z Compiling src/cpu/x64/jit_uni_x8s8s32x_conv_kernel.cpp; 13s local 2024-04-03T18:08:05.6551768Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 13s local 2024-04-03T18:08:05.6553637Z Compiling src/cpu/x64/jit_uni_xf16_sum.cpp; 10s local ... 2024-04-03T18:08:05.8580878Z 2024-04-03T18:08:05.8582064Z  2024-04-03T18:08:05.8585227Z  2024-04-03T18:08:05.8586203Z  2024-04-03T18:08:05.8589277Z  2024-04-03T18:08:05.8590102Z  2024-04-03T18:08:05.8592929Z  2024-04-03T18:08:05.8594234Z  2024-04-03T18:08:05.8597025Z  2024-04-03T18:08:05.8598614Z [14,082 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:05.8600348Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 50s local 2024-04-03T18:08:05.8601700Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 24s local 2024-04-03T18:08:05.8603061Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 16s local 2024-04-03T18:08:05.8604463Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 15s local 2024-04-03T18:08:05.8605963Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 14s local 2024-04-03T18:08:05.8608474Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 13s local 2024-04-03T18:08:05.8609753Z Compiling src/cpu/x64/jit_uni_xf16_sum.cpp; 10s local 2024-04-03T18:08:05.8610769Z Compiling llvm/lib/Object/MachOObjectFile.cpp; 8s local ... 2024-04-03T18:08:06.1923082Z 2024-04-03T18:08:06.1923881Z  2024-04-03T18:08:06.1924445Z  2024-04-03T18:08:06.1924904Z  2024-04-03T18:08:06.1925372Z  2024-04-03T18:08:06.1925815Z  2024-04-03T18:08:06.1926238Z  2024-04-03T18:08:06.1926682Z  2024-04-03T18:08:06.1927125Z  2024-04-03T18:08:06.1928418Z [14,085 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:06.1929937Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 50s local 2024-04-03T18:08:06.1931016Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 25s local 2024-04-03T18:08:06.1932228Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 16s local 2024-04-03T18:08:06.1933375Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 16s local 2024-04-03T18:08:06.1934762Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 15s local 2024-04-03T18:08:06.1936116Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 13s local 2024-04-03T18:08:06.1937287Z Compiling src/cpu/x64/jit_uni_xf16_sum.cpp; 10s local 2024-04-03T18:08:06.1938229Z Compiling llvm/lib/IR/DebugInfo.cpp; 8s local ... 2024-04-03T18:08:06.4722861Z 2024-04-03T18:08:06.4723650Z  2024-04-03T18:08:06.4724171Z  2024-04-03T18:08:06.4724612Z  2024-04-03T18:08:06.4725040Z  2024-04-03T18:08:06.4725465Z  2024-04-03T18:08:06.4725900Z  2024-04-03T18:08:06.4726327Z  2024-04-03T18:08:06.4726716Z  2024-04-03T18:08:06.4727957Z [14,086 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:06.4729446Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 50s local 2024-04-03T18:08:06.4730522Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 25s local 2024-04-03T18:08:06.4731750Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 16s local 2024-04-03T18:08:06.4732866Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 16s local 2024-04-03T18:08:06.4733996Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 15s local 2024-04-03T18:08:06.4735544Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 13s local 2024-04-03T18:08:06.4736722Z Compiling src/cpu/x64/jit_uni_xf16_sum.cpp; 10s local 2024-04-03T18:08:06.4737712Z Compiling llvm/lib/IR/DebugInfo.cpp; 8s local ... 2024-04-03T18:08:06.6722674Z 2024-04-03T18:08:06.6723678Z  2024-04-03T18:08:06.6724414Z  2024-04-03T18:08:06.6725170Z  2024-04-03T18:08:06.6726128Z  2024-04-03T18:08:06.6726635Z  2024-04-03T18:08:06.6727071Z  2024-04-03T18:08:06.6727515Z  2024-04-03T18:08:06.6727991Z  2024-04-03T18:08:06.6731368Z [14,091 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:08:06.6733093Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 50s local 2024-04-03T18:08:06.6734678Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 25s local 2024-04-03T18:08:06.6736099Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 16s local 2024-04-03T18:08:06.6737870Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 16s local 2024-04-03T18:08:06.6739277Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 15s local 2024-04-03T18:08:06.6740808Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 14s local 2024-04-03T18:08:06.6742170Z Compiling llvm/lib/IR/DebugInfo.cpp; 9s local 2024-04-03T18:08:06.6743429Z Compiling src/cpu/x64/lrn/jit_avx512_common_lrn.cpp; 8s local ... 2024-04-03T18:08:06.9023837Z 2024-04-03T18:08:06.9025024Z  2024-04-03T18:08:06.9025964Z  2024-04-03T18:08:06.9027115Z  2024-04-03T18:08:06.9030334Z  2024-04-03T18:08:06.9030978Z  2024-04-03T18:08:06.9033854Z  2024-04-03T18:08:06.9034473Z  2024-04-03T18:08:06.9037200Z  2024-04-03T18:08:06.9038599Z [14,093 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:06.9042345Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 51s local 2024-04-03T18:08:06.9043631Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 25s local 2024-04-03T18:08:06.9047606Z Compiling src/cpu/x64/jit_uni_resampling_kernel.cpp; 17s local 2024-04-03T18:08:06.9048848Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 16s local 2024-04-03T18:08:06.9050055Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 15s local 2024-04-03T18:08:06.9051473Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 14s local 2024-04-03T18:08:06.9052815Z Compiling src/cpu/x64/lrn/jit_avx512_common_lrn.cpp; 8s local 2024-04-03T18:08:06.9054071Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 7s local ... 2024-04-03T18:08:07.1399054Z 2024-04-03T18:08:07.1399813Z  2024-04-03T18:08:07.1400415Z  2024-04-03T18:08:07.1400886Z  2024-04-03T18:08:07.1401341Z  2024-04-03T18:08:07.1401771Z  2024-04-03T18:08:07.1402236Z  2024-04-03T18:08:07.1402699Z  2024-04-03T18:08:07.1403123Z  2024-04-03T18:08:07.1404384Z [14,097 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:07.1405790Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 51s local 2024-04-03T18:08:07.1406843Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 26s local 2024-04-03T18:08:07.1407850Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 16s local 2024-04-03T18:08:07.1409150Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 15s local 2024-04-03T18:08:07.1410498Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 14s local 2024-04-03T18:08:07.1411849Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 7s local 2024-04-03T18:08:07.1413028Z Compiling .../rpc/coordination/grpc_coordination_client.cc; 6s local 2024-04-03T18:08:07.1414503Z Compiling tsl/distributed_runtime/rpc/grpc_channel.cc; 6s local ... 2024-04-03T18:08:07.3465748Z 2024-04-03T18:08:07.3466533Z  2024-04-03T18:08:07.3467101Z  2024-04-03T18:08:07.3467551Z  2024-04-03T18:08:07.3468210Z  2024-04-03T18:08:07.3468669Z  2024-04-03T18:08:07.3469117Z  2024-04-03T18:08:07.3469514Z  2024-04-03T18:08:07.3469946Z  2024-04-03T18:08:07.3471224Z [14,099 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:07.3472703Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 51s local 2024-04-03T18:08:07.3473831Z Compiling xla/service/cpu/runtime_matmul_c64.cc; 26s local 2024-04-03T18:08:07.3474940Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 17s local 2024-04-03T18:08:07.3476154Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 16s local 2024-04-03T18:08:07.3477726Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 14s local 2024-04-03T18:08:07.3478957Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 8s local 2024-04-03T18:08:07.3480120Z Compiling .../rpc/coordination/grpc_coordination_client.cc; 7s local 2024-04-03T18:08:07.3481616Z Compiling tsl/distributed_runtime/rpc/grpc_channel.cc; 6s local ... 2024-04-03T18:08:07.5858838Z 2024-04-03T18:08:07.5859626Z  2024-04-03T18:08:07.5860161Z  2024-04-03T18:08:07.5860621Z  2024-04-03T18:08:07.5861067Z  2024-04-03T18:08:07.5861503Z  2024-04-03T18:08:07.5861953Z  2024-04-03T18:08:07.5862402Z  2024-04-03T18:08:07.5862834Z  2024-04-03T18:08:07.5864111Z [14,102 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:07.5865543Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 51s local 2024-04-03T18:08:07.5867076Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 16s local 2024-04-03T18:08:07.5868697Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 14s local 2024-04-03T18:08:07.5869962Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 8s local 2024-04-03T18:08:07.5871171Z Compiling .../rpc/coordination/grpc_coordination_client.cc; 7s local 2024-04-03T18:08:07.5872487Z Compiling tsl/distributed_runtime/rpc/grpc_channel.cc; 6s local 2024-04-03T18:08:07.5873672Z Compiling llvm/lib/IR/ModuleSummaryIndex.cpp; 5s local 2024-04-03T18:08:07.5874835Z Compiling .../coordination/coordination_service.cc; 5s local ... 2024-04-03T18:08:07.8717999Z 2024-04-03T18:08:07.8718725Z  2024-04-03T18:08:07.8719258Z  2024-04-03T18:08:07.8719687Z  2024-04-03T18:08:07.8720125Z  2024-04-03T18:08:07.8720559Z  2024-04-03T18:08:07.8720993Z  2024-04-03T18:08:07.8721411Z  2024-04-03T18:08:07.8721826Z  2024-04-03T18:08:07.8723056Z [14,103 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:07.8724509Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 52s local 2024-04-03T18:08:07.8725707Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 16s local 2024-04-03T18:08:07.8727133Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 15s local 2024-04-03T18:08:07.8728357Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 8s local 2024-04-03T18:08:07.8729436Z Compiling .../rpc/coordination/grpc_coordination_client.cc; 7s local 2024-04-03T18:08:07.8730606Z Compiling tsl/distributed_runtime/rpc/grpc_channel.cc; 7s local 2024-04-03T18:08:07.8731789Z Compiling llvm/lib/IR/ModuleSummaryIndex.cpp; 6s local 2024-04-03T18:08:07.8732954Z Compiling .../coordination/coordination_service.cc; 5s local ... 2024-04-03T18:08:08.0732408Z 2024-04-03T18:08:08.0733170Z  2024-04-03T18:08:08.0733728Z  2024-04-03T18:08:08.0736011Z  2024-04-03T18:08:08.0736866Z  2024-04-03T18:08:08.0739856Z  2024-04-03T18:08:08.0740597Z  2024-04-03T18:08:08.0743572Z  2024-04-03T18:08:08.0744323Z  2024-04-03T18:08:08.0748280Z [14,104 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:08.0750075Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 52s local 2024-04-03T18:08:08.0753632Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 16s local 2024-04-03T18:08:08.0755264Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 15s local 2024-04-03T18:08:08.0758883Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 8s local 2024-04-03T18:08:08.0760366Z Compiling .../rpc/coordination/grpc_coordination_client.cc; 7s local 2024-04-03T18:08:08.0762024Z Compiling tsl/distributed_runtime/rpc/grpc_channel.cc; 7s local 2024-04-03T18:08:08.0763711Z Compiling llvm/lib/IR/ModuleSummaryIndex.cpp; 6s local 2024-04-03T18:08:08.0764914Z Compiling .../coordination/coordination_service.cc; 5s local ... 2024-04-03T18:08:08.3245895Z 2024-04-03T18:08:08.3246696Z  2024-04-03T18:08:08.3247551Z  2024-04-03T18:08:08.3248028Z  2024-04-03T18:08:08.3248466Z  2024-04-03T18:08:08.3248895Z  2024-04-03T18:08:08.3249339Z  2024-04-03T18:08:08.3249720Z  2024-04-03T18:08:08.3250141Z  2024-04-03T18:08:08.3251783Z [14,109 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:08.3253315Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 52s local 2024-04-03T18:08:08.3254727Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 17s local 2024-04-03T18:08:08.3255916Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 15s local 2024-04-03T18:08:08.3257219Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 9s local 2024-04-03T18:08:08.3258441Z Compiling .../coordination/coordination_service.cc; 5s local 2024-04-03T18:08:08.3259721Z Compiling .../rpc/coordination/grpc_coordination_service_impl.cc; 5s local 2024-04-03T18:08:08.3261136Z Compiling src/cpu/x64/lrn/jit_uni_lrn.cpp; 5s local 2024-04-03T18:08:08.3262151Z Compiling xla/runtime/custom_call.cc; 4s local ... 2024-04-03T18:08:08.5727794Z 2024-04-03T18:08:08.5728589Z  2024-04-03T18:08:08.5729152Z  2024-04-03T18:08:08.5729622Z  2024-04-03T18:08:08.5730067Z  2024-04-03T18:08:08.5730540Z  2024-04-03T18:08:08.5730980Z  2024-04-03T18:08:08.5731431Z  2024-04-03T18:08:08.5731888Z  2024-04-03T18:08:08.5733068Z [14,111 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:08.5734669Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 52s local 2024-04-03T18:08:08.5735853Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 17s local 2024-04-03T18:08:08.5737167Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 15s local 2024-04-03T18:08:08.5738403Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 9s local 2024-04-03T18:08:08.5739525Z Compiling .../coordination/coordination_service.cc; 6s local 2024-04-03T18:08:08.5740788Z Compiling .../rpc/coordination/grpc_coordination_service_impl.cc; 5s local 2024-04-03T18:08:08.5742021Z Compiling src/cpu/x64/lrn/jit_uni_lrn.cpp; 5s local 2024-04-03T18:08:08.5742966Z Compiling xla/runtime/custom_call.cc; 4s local ... 2024-04-03T18:08:08.8751041Z 2024-04-03T18:08:08.8752002Z  2024-04-03T18:08:08.8752705Z  2024-04-03T18:08:08.8753355Z  2024-04-03T18:08:08.8753946Z  2024-04-03T18:08:08.8754378Z  2024-04-03T18:08:08.8755002Z  2024-04-03T18:08:08.8755593Z  2024-04-03T18:08:08.8756034Z  2024-04-03T18:08:08.8757839Z [14,114 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:08.8759729Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 53s local 2024-04-03T18:08:08.8761304Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 17s local 2024-04-03T18:08:08.8763109Z Compiling src/cpu/x64/jit_uni_x8s8s32x_deconvolution.cpp; 16s local 2024-04-03T18:08:08.8764690Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 9s local 2024-04-03T18:08:08.8766118Z Compiling .../coordination/coordination_service.cc; 6s local 2024-04-03T18:08:08.8767867Z Compiling .../rpc/coordination/grpc_coordination_service_impl.cc; 5s local 2024-04-03T18:08:08.8769704Z Compiling src/cpu/x64/lrn/jit_uni_lrn.cpp; 5s local 2024-04-03T18:08:08.8770918Z Compiling xla/runtime/custom_call.cc; 5s local ... 2024-04-03T18:08:09.2736188Z 2024-04-03T18:08:09.2736926Z  2024-04-03T18:08:09.2737440Z  2024-04-03T18:08:09.2739066Z  2024-04-03T18:08:09.2739503Z  2024-04-03T18:08:09.2739891Z  2024-04-03T18:08:09.2740341Z  2024-04-03T18:08:09.2740762Z  2024-04-03T18:08:09.2741140Z  2024-04-03T18:08:09.2742350Z [14,119 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:09.2743985Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 53s local 2024-04-03T18:08:09.2745081Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 18s local 2024-04-03T18:08:09.2746274Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 10s local 2024-04-03T18:08:09.2747349Z Compiling .../coordination/coordination_service.cc; 6s local 2024-04-03T18:08:09.2749062Z Compiling .../rpc/coordination/grpc_coordination_service_impl.cc; 6s local 2024-04-03T18:08:09.2750216Z Compiling src/cpu/x64/lrn/jit_uni_lrn.cpp; 6s local 2024-04-03T18:08:09.2751074Z Compiling xla/runtime/custom_call.cc; 5s local 2024-04-03T18:08:09.2752076Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 5s local ... 2024-04-03T18:08:09.4761019Z 2024-04-03T18:08:09.4761840Z  2024-04-03T18:08:09.4762424Z  2024-04-03T18:08:09.4762908Z  2024-04-03T18:08:09.4766441Z  2024-04-03T18:08:09.4766914Z  2024-04-03T18:08:09.4767718Z  2024-04-03T18:08:09.4768148Z  2024-04-03T18:08:09.4768586Z  2024-04-03T18:08:09.4769812Z [14,119 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:09.4771225Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 53s local 2024-04-03T18:08:09.4772454Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 18s local 2024-04-03T18:08:09.4773750Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 10s local 2024-04-03T18:08:09.4775108Z Compiling .../coordination/coordination_service.cc; 7s local 2024-04-03T18:08:09.4776350Z Compiling .../rpc/coordination/grpc_coordination_service_impl.cc; 6s local 2024-04-03T18:08:09.4777500Z Compiling src/cpu/x64/lrn/jit_uni_lrn.cpp; 6s local 2024-04-03T18:08:09.4778426Z Compiling xla/runtime/custom_call.cc; 5s local 2024-04-03T18:08:09.4779475Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 5s local ... 2024-04-03T18:08:09.6885446Z 2024-04-03T18:08:09.6886391Z  2024-04-03T18:08:09.6886906Z  2024-04-03T18:08:09.6887315Z  2024-04-03T18:08:09.6887782Z  2024-04-03T18:08:09.6888188Z  2024-04-03T18:08:09.6888621Z  2024-04-03T18:08:09.6889030Z  2024-04-03T18:08:09.6889424Z  2024-04-03T18:08:09.6890640Z [14,122 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:09.6892037Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 53s local 2024-04-03T18:08:09.6893141Z Compiling src/cpu/x64/jit_uni_tbb_batch_normalization.cpp; 18s local 2024-04-03T18:08:09.6894485Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 10s local 2024-04-03T18:08:09.6895597Z Compiling .../coordination/coordination_service.cc; 7s local 2024-04-03T18:08:09.6896955Z Compiling .../rpc/coordination/grpc_coordination_service_impl.cc; 6s local 2024-04-03T18:08:09.6898175Z Compiling src/cpu/x64/lrn/jit_uni_lrn.cpp; 6s local 2024-04-03T18:08:09.6899087Z Compiling xla/runtime/custom_call.cc; 5s local 2024-04-03T18:08:09.6900207Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 5s local ... 2024-04-03T18:08:09.9486369Z 2024-04-03T18:08:09.9487638Z  2024-04-03T18:08:09.9488302Z  2024-04-03T18:08:09.9489041Z  2024-04-03T18:08:09.9491811Z  2024-04-03T18:08:09.9492493Z  2024-04-03T18:08:09.9496545Z  2024-04-03T18:08:09.9497235Z  2024-04-03T18:08:09.9498028Z  2024-04-03T18:08:09.9499856Z [14,123 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:09.9501236Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 54s local 2024-04-03T18:08:09.9502249Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 10s local 2024-04-03T18:08:09.9503354Z Compiling .../coordination/coordination_service.cc; 7s local 2024-04-03T18:08:09.9504639Z Compiling .../rpc/coordination/grpc_coordination_service_impl.cc; 6s local 2024-04-03T18:08:09.9505850Z Compiling src/cpu/x64/lrn/jit_uni_lrn.cpp; 6s local 2024-04-03T18:08:09.9506804Z Compiling xla/runtime/custom_call.cc; 6s local 2024-04-03T18:08:09.9508343Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 6s local 2024-04-03T18:08:09.9509613Z Compiling .../coordination/coordination_service_agent.cc; 5s local ... 2024-04-03T18:08:10.2227572Z 2024-04-03T18:08:10.2228809Z  2024-04-03T18:08:10.2231407Z  2024-04-03T18:08:10.2232463Z  2024-04-03T18:08:10.2233078Z  2024-04-03T18:08:10.2233684Z  2024-04-03T18:08:10.2234277Z  2024-04-03T18:08:10.2234852Z  2024-04-03T18:08:10.2235401Z  2024-04-03T18:08:10.2236825Z [14,129 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:10.2238538Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 54s local 2024-04-03T18:08:10.2239700Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 10s local 2024-04-03T18:08:10.2241060Z Compiling .../coordination/coordination_service.cc; 7s local 2024-04-03T18:08:10.2242844Z Compiling .../rpc/coordination/grpc_coordination_service_impl.cc; 7s local 2024-04-03T18:08:10.2244373Z Compiling src/cpu/x64/lrn/jit_uni_lrn.cpp; 7s local 2024-04-03T18:08:10.2245575Z Compiling xla/runtime/custom_call.cc; 6s local 2024-04-03T18:08:10.2246800Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 6s local 2024-04-03T18:08:10.2248236Z Compiling .../coordination/coordination_service_agent.cc; 6s local ... 2024-04-03T18:08:10.4762983Z 2024-04-03T18:08:10.4763956Z  2024-04-03T18:08:10.4764682Z  2024-04-03T18:08:10.4765444Z  2024-04-03T18:08:10.4766079Z  2024-04-03T18:08:10.4766545Z  2024-04-03T18:08:10.4767162Z  2024-04-03T18:08:10.4767791Z  2024-04-03T18:08:10.4768389Z  2024-04-03T18:08:10.4770014Z [14,130 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:10.4771889Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 54s local 2024-04-03T18:08:10.4773331Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 11s local 2024-04-03T18:08:10.4774967Z Compiling .../coordination/coordination_service.cc; 8s local 2024-04-03T18:08:10.4776627Z Compiling .../rpc/coordination/grpc_coordination_service_impl.cc; 7s local 2024-04-03T18:08:10.4778323Z Compiling src/cpu/x64/lrn/jit_uni_lrn.cpp; 7s local 2024-04-03T18:08:10.4779640Z Compiling xla/runtime/custom_call.cc; 6s local 2024-04-03T18:08:10.4780937Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 6s local 2024-04-03T18:08:10.4782501Z Compiling .../coordination/coordination_service_agent.cc; 6s local ... 2024-04-03T18:08:10.8765832Z 2024-04-03T18:08:10.8767660Z  2024-04-03T18:08:10.8771033Z  2024-04-03T18:08:10.8771900Z  2024-04-03T18:08:10.8775066Z  2024-04-03T18:08:10.8775787Z  2024-04-03T18:08:10.8778607Z  2024-04-03T18:08:10.8779304Z  2024-04-03T18:08:10.8780143Z  2024-04-03T18:08:10.8782106Z [14,133 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:10.8783852Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 55s local 2024-04-03T18:08:10.8785060Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 11s local 2024-04-03T18:08:10.8786147Z Compiling .../coordination/coordination_service.cc; 8s local 2024-04-03T18:08:10.8787588Z Compiling .../rpc/coordination/grpc_coordination_service_impl.cc; 7s local 2024-04-03T18:08:10.8789099Z Compiling src/cpu/x64/lrn/jit_uni_lrn.cpp; 7s local 2024-04-03T18:08:10.8790112Z Compiling xla/runtime/custom_call.cc; 7s local 2024-04-03T18:08:10.8791130Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 6s local 2024-04-03T18:08:10.8792423Z Compiling .../coordination/coordination_service_agent.cc; 6s local ... 2024-04-03T18:08:11.1139218Z 2024-04-03T18:08:11.1151501Z  2024-04-03T18:08:11.1152046Z  2024-04-03T18:08:11.1152653Z  2024-04-03T18:08:11.1153139Z  2024-04-03T18:08:11.1153544Z  2024-04-03T18:08:11.1153960Z  2024-04-03T18:08:11.1154367Z  2024-04-03T18:08:11.1155079Z  2024-04-03T18:08:11.1156352Z [14,135 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:11.1157847Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 55s local 2024-04-03T18:08:11.1159041Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 11s local 2024-04-03T18:08:11.1160244Z Compiling .../coordination/coordination_service.cc; 8s local 2024-04-03T18:08:11.1161485Z Compiling .../rpc/coordination/grpc_coordination_service_impl.cc; 8s local 2024-04-03T18:08:11.1162647Z Compiling src/cpu/x64/lrn/jit_uni_lrn.cpp; 7s local 2024-04-03T18:08:11.1163571Z Compiling xla/runtime/custom_call.cc; 7s local 2024-04-03T18:08:11.1164544Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 7s local 2024-04-03T18:08:11.1165775Z Compiling .../coordination/coordination_service_agent.cc; 7s local ... 2024-04-03T18:08:11.3634071Z 2024-04-03T18:08:11.3634830Z  2024-04-03T18:08:11.3635379Z  2024-04-03T18:08:11.3635928Z  2024-04-03T18:08:11.3636392Z  2024-04-03T18:08:11.3636839Z  2024-04-03T18:08:11.3637292Z  2024-04-03T18:08:11.3637731Z  2024-04-03T18:08:11.3638163Z  2024-04-03T18:08:11.3639434Z [14,138 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:11.3640905Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 55s local 2024-04-03T18:08:11.3642057Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 12s local 2024-04-03T18:08:11.3643203Z Compiling .../coordination/coordination_service.cc; 9s local 2024-04-03T18:08:11.3644526Z Compiling .../rpc/coordination/grpc_coordination_service_impl.cc; 8s local 2024-04-03T18:08:11.3645921Z Compiling src/cpu/x64/lrn/jit_uni_lrn.cpp; 8s local 2024-04-03T18:08:11.3646988Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 7s local 2024-04-03T18:08:11.3648217Z Compiling .../coordination/coordination_service_agent.cc; 7s local 2024-04-03T18:08:11.3649580Z Compiling llvm/lib/ProfileData/SampleProfReader.cpp; 7s local ... 2024-04-03T18:08:11.6207406Z 2024-04-03T18:08:11.6208200Z  2024-04-03T18:08:11.6208732Z  2024-04-03T18:08:11.6209304Z  2024-04-03T18:08:11.6209755Z  2024-04-03T18:08:11.6210201Z  2024-04-03T18:08:11.6210687Z  2024-04-03T18:08:11.6211147Z  2024-04-03T18:08:11.6211589Z  2024-04-03T18:08:11.6212902Z [14,145 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:11.6214462Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 55s local 2024-04-03T18:08:11.6215549Z Compiling .../coordination/coordination_service.cc; 9s local 2024-04-03T18:08:11.6216917Z Compiling .../rpc/coordination/grpc_coordination_service_impl.cc; 8s local 2024-04-03T18:08:11.6218177Z Compiling src/cpu/x64/lrn/jit_uni_lrn.cpp; 8s local 2024-04-03T18:08:11.6219138Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 7s local 2024-04-03T18:08:11.6220277Z Compiling .../coordination/coordination_service_agent.cc; 7s local 2024-04-03T18:08:11.6221566Z Compiling llvm/lib/ProfileData/SampleProfReader.cpp; 7s local 2024-04-03T18:08:11.6222675Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 7s local ... 2024-04-03T18:08:11.8776455Z 2024-04-03T18:08:11.8777255Z  2024-04-03T18:08:11.8777802Z  2024-04-03T18:08:11.8778269Z  2024-04-03T18:08:11.8778721Z  2024-04-03T18:08:11.8779184Z  2024-04-03T18:08:11.8779627Z  2024-04-03T18:08:11.8780050Z  2024-04-03T18:08:11.8780470Z  2024-04-03T18:08:11.8781826Z [14,148 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:11.8783279Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 56s local 2024-04-03T18:08:11.8784362Z Compiling .../coordination/coordination_service.cc; 9s local 2024-04-03T18:08:11.8785986Z Compiling .../rpc/coordination/grpc_coordination_service_impl.cc; 8s local 2024-04-03T18:08:11.8787234Z Compiling src/cpu/x64/lrn/jit_uni_lrn.cpp; 8s local 2024-04-03T18:08:11.8788530Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 7s local 2024-04-03T18:08:11.8789719Z Compiling .../coordination/coordination_service_agent.cc; 7s local 2024-04-03T18:08:11.8791185Z Compiling llvm/lib/ProfileData/SampleProfReader.cpp; 7s local 2024-04-03T18:08:11.8792500Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 7s local ... 2024-04-03T18:08:12.0892481Z 2024-04-03T18:08:12.0893308Z  2024-04-03T18:08:12.0893866Z  2024-04-03T18:08:12.0894479Z  2024-04-03T18:08:12.0894919Z  2024-04-03T18:08:12.0895363Z  2024-04-03T18:08:12.0895813Z  2024-04-03T18:08:12.0896271Z  2024-04-03T18:08:12.0896703Z  2024-04-03T18:08:12.0897977Z [14,150 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:12.0899823Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 56s local 2024-04-03T18:08:12.0900956Z Compiling .../coordination/coordination_service.cc; 9s local 2024-04-03T18:08:12.0902275Z Compiling .../rpc/coordination/grpc_coordination_service_impl.cc; 9s local 2024-04-03T18:08:12.0903472Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 8s local 2024-04-03T18:08:12.0904665Z Compiling .../coordination/coordination_service_agent.cc; 8s local 2024-04-03T18:08:12.0905931Z Compiling llvm/lib/ProfileData/SampleProfReader.cpp; 7s local 2024-04-03T18:08:12.0907088Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 7s local 2024-04-03T18:08:12.0917858Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 7s local ... 2024-04-03T18:08:12.3176749Z 2024-04-03T18:08:12.3178158Z  2024-04-03T18:08:12.3179353Z  2024-04-03T18:08:12.3179882Z  2024-04-03T18:08:12.3180372Z  2024-04-03T18:08:12.3180818Z  2024-04-03T18:08:12.3181301Z  2024-04-03T18:08:12.3181896Z  2024-04-03T18:08:12.3182351Z  2024-04-03T18:08:12.3183705Z [14,151 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:12.3185192Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 56s local 2024-04-03T18:08:12.3186532Z Compiling .../rpc/coordination/grpc_coordination_service_impl.cc; 9s local 2024-04-03T18:08:12.3188231Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 8s local 2024-04-03T18:08:12.3189583Z Compiling .../coordination/coordination_service_agent.cc; 8s local 2024-04-03T18:08:12.3190973Z Compiling llvm/lib/ProfileData/SampleProfReader.cpp; 8s local 2024-04-03T18:08:12.3192250Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 7s local 2024-04-03T18:08:12.3193453Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 7s local 2024-04-03T18:08:12.3194855Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 7s local ... 2024-04-03T18:08:12.5763340Z 2024-04-03T18:08:12.5764087Z  2024-04-03T18:08:12.5765163Z  2024-04-03T18:08:12.5765889Z  2024-04-03T18:08:12.5766555Z  2024-04-03T18:08:12.5767207Z  2024-04-03T18:08:12.5767918Z  2024-04-03T18:08:12.5768612Z  2024-04-03T18:08:12.5769030Z  2024-04-03T18:08:12.5770239Z [14,153 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:12.5771850Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 56s local 2024-04-03T18:08:12.5773105Z Compiling .../rpc/coordination/grpc_coordination_service_impl.cc; 9s local 2024-04-03T18:08:12.5774536Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 8s local 2024-04-03T18:08:12.5775758Z Compiling llvm/lib/ProfileData/SampleProfReader.cpp; 8s local 2024-04-03T18:08:12.5776937Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 8s local 2024-04-03T18:08:12.5778065Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 8s local 2024-04-03T18:08:12.5779315Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 7s local 2024-04-03T18:08:12.5781046Z Compiling src/cpu/x64/matmul/jit_uni_sparse_matmul.cpp; 6s local ... 2024-04-03T18:08:12.8438864Z 2024-04-03T18:08:12.8439620Z  2024-04-03T18:08:12.8440134Z  2024-04-03T18:08:12.8440567Z  2024-04-03T18:08:12.8440981Z  2024-04-03T18:08:12.8441388Z  2024-04-03T18:08:12.8441780Z  2024-04-03T18:08:12.8442615Z  2024-04-03T18:08:12.8451743Z  2024-04-03T18:08:12.8453069Z [14,157 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:12.8454597Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 56s local 2024-04-03T18:08:12.8455786Z Compiling .../rpc/coordination/grpc_coordination_service_impl.cc; 9s local 2024-04-03T18:08:12.8457023Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 8s local 2024-04-03T18:08:12.8458205Z Compiling llvm/lib/ProfileData/SampleProfReader.cpp; 8s local 2024-04-03T18:08:12.8459569Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 8s local 2024-04-03T18:08:12.8460632Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 8s local 2024-04-03T18:08:12.8461848Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 7s local 2024-04-03T18:08:12.8463205Z Compiling src/cpu/x64/matmul/jit_uni_sparse_matmul.cpp; 7s local ... 2024-04-03T18:08:13.0783299Z 2024-04-03T18:08:13.0784566Z  2024-04-03T18:08:13.0785362Z  2024-04-03T18:08:13.0788724Z  2024-04-03T18:08:13.0791665Z  2024-04-03T18:08:13.0792420Z  2024-04-03T18:08:13.0793180Z  2024-04-03T18:08:13.0796257Z  2024-04-03T18:08:13.0796960Z  2024-04-03T18:08:13.0800885Z [14,163 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:13.0802845Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 57s local 2024-04-03T18:08:13.0806745Z Compiling .../rpc/coordination/grpc_coordination_service_impl.cc; 9s local 2024-04-03T18:08:13.0808466Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 9s local 2024-04-03T18:08:13.0810042Z Compiling llvm/lib/ProfileData/SampleProfReader.cpp; 8s local 2024-04-03T18:08:13.0811811Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 8s local 2024-04-03T18:08:13.0813503Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 8s local 2024-04-03T18:08:13.0817897Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 8s local 2024-04-03T18:08:13.0819694Z Compiling src/cpu/x64/matmul/jit_uni_sparse_matmul.cpp; 7s local ... 2024-04-03T18:08:13.3263178Z 2024-04-03T18:08:13.3264501Z  2024-04-03T18:08:13.3265314Z  2024-04-03T18:08:13.3266026Z  2024-04-03T18:08:13.3269316Z  2024-04-03T18:08:13.3270035Z  2024-04-03T18:08:13.3270566Z  2024-04-03T18:08:13.3271171Z  2024-04-03T18:08:13.3271779Z  2024-04-03T18:08:13.3273125Z [14,169 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:13.3274720Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 57s local 2024-04-03T18:08:13.3276073Z Compiling .../coordination/grpc_coordination_service_impl.cc; 10s local 2024-04-03T18:08:13.3277465Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 9s local 2024-04-03T18:08:13.3278911Z Compiling llvm/lib/ProfileData/SampleProfReader.cpp; 9s local 2024-04-03T18:08:13.3280454Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 8s local 2024-04-03T18:08:13.3281861Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 8s local 2024-04-03T18:08:13.3285836Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 8s local 2024-04-03T18:08:13.5565157Z Compiling src/cpu/x64/matmul/jit_uni_sparse_matmul.cpp; 7s local ... 2024-04-03T18:08:13.5566033Z 2024-04-03T18:08:13.5566366Z  2024-04-03T18:08:13.5567359Z  2024-04-03T18:08:13.5567766Z  2024-04-03T18:08:13.5568211Z  2024-04-03T18:08:13.5568697Z  2024-04-03T18:08:13.5586221Z  2024-04-03T18:08:13.5587011Z  2024-04-03T18:08:13.5590434Z  2024-04-03T18:08:13.5594449Z [14,174 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:13.5598421Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 57s local 2024-04-03T18:08:13.5602131Z Compiling .../coordination/grpc_coordination_service_impl.cc; 10s local 2024-04-03T18:08:13.5604138Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 9s local 2024-04-03T18:08:13.5605877Z Compiling llvm/lib/ProfileData/SampleProfReader.cpp; 9s local 2024-04-03T18:08:13.5608284Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 9s local 2024-04-03T18:08:13.5609569Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 9s local 2024-04-03T18:08:13.5610994Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 8s local 2024-04-03T18:08:13.5612604Z Compiling src/cpu/x64/matmul/jit_uni_sparse_matmul.cpp; 7s local ... 2024-04-03T18:08:13.8055555Z 2024-04-03T18:08:13.8056893Z  2024-04-03T18:08:13.8058184Z  2024-04-03T18:08:13.8058894Z  2024-04-03T18:08:13.8059411Z  2024-04-03T18:08:13.8059903Z  2024-04-03T18:08:13.8060407Z  2024-04-03T18:08:13.8060908Z  2024-04-03T18:08:13.8061798Z  2024-04-03T18:08:13.8063094Z [14,176 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:13.8064749Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 57s local 2024-04-03T18:08:13.8066071Z Compiling .../coordination/grpc_coordination_service_impl.cc; 10s local 2024-04-03T18:08:13.8067481Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 9s local 2024-04-03T18:08:13.8068962Z Compiling llvm/lib/ProfileData/SampleProfReader.cpp; 9s local 2024-04-03T18:08:13.8070265Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 9s local 2024-04-03T18:08:13.8071289Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 9s local 2024-04-03T18:08:13.8072511Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 8s local 2024-04-03T18:08:13.8073870Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 6s local ... 2024-04-03T18:08:14.0274467Z 2024-04-03T18:08:14.0275194Z  2024-04-03T18:08:14.0275699Z  2024-04-03T18:08:14.0276797Z  2024-04-03T18:08:14.0277245Z  2024-04-03T18:08:14.0277651Z  2024-04-03T18:08:14.0278040Z  2024-04-03T18:08:14.0278478Z  2024-04-03T18:08:14.0278970Z  2024-04-03T18:08:14.0280352Z [14,178 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:14.0281893Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 58s local 2024-04-03T18:08:14.0283043Z Compiling .../coordination/grpc_coordination_service_impl.cc; 10s local 2024-04-03T18:08:14.0284475Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 10s local 2024-04-03T18:08:14.0285597Z Compiling llvm/lib/ProfileData/SampleProfReader.cpp; 9s local 2024-04-03T18:08:14.0286804Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 9s local 2024-04-03T18:08:14.0287854Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 9s local 2024-04-03T18:08:14.0288999Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 9s local 2024-04-03T18:08:14.0290261Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 6s local ... 2024-04-03T18:08:14.2458342Z 2024-04-03T18:08:14.2464297Z  2024-04-03T18:08:14.2465017Z  2024-04-03T18:08:14.2465470Z  2024-04-03T18:08:14.2465874Z  2024-04-03T18:08:14.2466281Z  2024-04-03T18:08:14.2466692Z  2024-04-03T18:08:14.2467121Z  2024-04-03T18:08:14.2467542Z  2024-04-03T18:08:14.2468937Z [14,184 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:14.2470347Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 58s local 2024-04-03T18:08:14.2471520Z Compiling .../coordination/grpc_coordination_service_impl.cc; 11s local 2024-04-03T18:08:14.2472765Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 10s local 2024-04-03T18:08:14.2474095Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 9s local 2024-04-03T18:08:14.2475160Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 9s local 2024-04-03T18:08:14.2476343Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 9s local 2024-04-03T18:08:14.2477672Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 6s local 2024-04-03T18:08:14.2478967Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 6s local ... 2024-04-03T18:08:14.4798407Z 2024-04-03T18:08:14.4799265Z  2024-04-03T18:08:14.4799844Z  2024-04-03T18:08:14.4800360Z  2024-04-03T18:08:14.4800844Z  2024-04-03T18:08:14.4801321Z  2024-04-03T18:08:14.4801791Z  2024-04-03T18:08:14.4802253Z  2024-04-03T18:08:14.4802736Z  2024-04-03T18:08:14.4805221Z [14,187 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:14.4807772Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 58s local 2024-04-03T18:08:14.4809516Z Compiling .../coordination/grpc_coordination_service_impl.cc; 11s local 2024-04-03T18:08:14.4811157Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 10s local 2024-04-03T18:08:14.4812453Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 10s local 2024-04-03T18:08:14.4813928Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 10s local 2024-04-03T18:08:14.4815458Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 9s local 2024-04-03T18:08:14.4816785Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 7s local 2024-04-03T18:08:14.4818184Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 6s local ... 2024-04-03T18:08:14.6890364Z 2024-04-03T18:08:14.6891100Z  2024-04-03T18:08:14.6891603Z  2024-04-03T18:08:14.6892013Z  2024-04-03T18:08:14.6892424Z  2024-04-03T18:08:14.6892840Z  2024-04-03T18:08:14.6893234Z  2024-04-03T18:08:14.6893659Z  2024-04-03T18:08:14.6894056Z  2024-04-03T18:08:14.6895434Z [14,192 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:14.6896771Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 58s local 2024-04-03T18:08:14.6897879Z Compiling .../coordination/grpc_coordination_service_impl.cc; 11s local 2024-04-03T18:08:14.6899051Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 10s local 2024-04-03T18:08:14.6900062Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 10s local 2024-04-03T18:08:14.6901128Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 10s local 2024-04-03T18:08:14.6902374Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 9s local 2024-04-03T18:08:14.6903602Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 7s local 2024-04-03T18:08:14.6904784Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 6s local ... 2024-04-03T18:08:14.9495578Z 2024-04-03T18:08:14.9496342Z  2024-04-03T18:08:14.9496925Z  2024-04-03T18:08:14.9497355Z  2024-04-03T18:08:14.9497807Z  2024-04-03T18:08:14.9498282Z  2024-04-03T18:08:14.9498717Z  2024-04-03T18:08:14.9499185Z  2024-04-03T18:08:14.9499642Z  2024-04-03T18:08:14.9500923Z [14,195 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:14.9502473Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 59s local 2024-04-03T18:08:14.9503648Z Compiling .../coordination/grpc_coordination_service_impl.cc; 11s local 2024-04-03T18:08:14.9504863Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 11s local 2024-04-03T18:08:14.9505943Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 10s local 2024-04-03T18:08:14.9506975Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 10s local 2024-04-03T18:08:14.9508360Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 10s local 2024-04-03T18:08:14.9509492Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 7s local 2024-04-03T18:08:14.9510883Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 6s local ... 2024-04-03T18:08:15.1916957Z 2024-04-03T18:08:15.1918225Z  2024-04-03T18:08:15.1919324Z  2024-04-03T18:08:15.1920578Z  2024-04-03T18:08:15.1921113Z  2024-04-03T18:08:15.1921591Z  2024-04-03T18:08:15.1922079Z  2024-04-03T18:08:15.1922646Z  2024-04-03T18:08:15.1923510Z  2024-04-03T18:08:15.1924795Z [14,201 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:15.1926287Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 59s local 2024-04-03T18:08:15.1927581Z Compiling .../coordination/grpc_coordination_service_impl.cc; 12s local 2024-04-03T18:08:15.1928943Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 11s local 2024-04-03T18:08:15.1930157Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 10s local 2024-04-03T18:08:15.1931337Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 10s local 2024-04-03T18:08:15.1932790Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 10s local 2024-04-03T18:08:15.1934302Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 7s local 2024-04-03T18:08:15.1935575Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 7s local ... 2024-04-03T18:08:15.4800225Z 2024-04-03T18:08:15.4801685Z  2024-04-03T18:08:15.4802630Z  2024-04-03T18:08:15.4803734Z  2024-04-03T18:08:15.4804242Z  2024-04-03T18:08:15.4804721Z  2024-04-03T18:08:15.4805234Z  2024-04-03T18:08:15.4805689Z  2024-04-03T18:08:15.4806175Z  2024-04-03T18:08:15.4807498Z [14,206 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:08:15.4809055Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 59s local 2024-04-03T18:08:15.4810104Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 11s local 2024-04-03T18:08:15.4811290Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 11s local 2024-04-03T18:08:15.4812494Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 11s local 2024-04-03T18:08:15.4813791Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 10s local 2024-04-03T18:08:15.4815418Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 8s local 2024-04-03T18:08:15.4816733Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 7s local 2024-04-03T18:08:15.4818136Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 6s local ... 2024-04-03T18:08:15.8308030Z 2024-04-03T18:08:15.8309186Z  2024-04-03T18:08:15.8309726Z  2024-04-03T18:08:15.8310181Z  2024-04-03T18:08:15.8310633Z  2024-04-03T18:08:15.8311120Z  2024-04-03T18:08:15.8311586Z  2024-04-03T18:08:15.8312045Z  2024-04-03T18:08:15.8312457Z  2024-04-03T18:08:15.8313722Z [14,208 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:15.8315213Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 59s local 2024-04-03T18:08:15.8316289Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 11s local 2024-04-03T18:08:15.8317412Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 11s local 2024-04-03T18:08:15.8318508Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 11s local 2024-04-03T18:08:15.8319607Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 10s local 2024-04-03T18:08:15.8320664Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 8s local 2024-04-03T18:08:15.8321764Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 7s local 2024-04-03T18:08:15.8322999Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 6s local ... 2024-04-03T18:08:16.0806910Z 2024-04-03T18:08:16.0807688Z  2024-04-03T18:08:16.0808346Z  2024-04-03T18:08:16.0808796Z  2024-04-03T18:08:16.0809211Z  2024-04-03T18:08:16.0809647Z  2024-04-03T18:08:16.0810068Z  2024-04-03T18:08:16.0810471Z  2024-04-03T18:08:16.0810917Z  2024-04-03T18:08:16.0812394Z [14,212 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:16.0813878Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 60s local 2024-04-03T18:08:16.0815078Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 12s local 2024-04-03T18:08:16.0816211Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 11s local 2024-04-03T18:08:16.0817684Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 11s local 2024-04-03T18:08:16.0818927Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 11s local 2024-04-03T18:08:16.0820162Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 8s local 2024-04-03T18:08:16.0821347Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 7s local 2024-04-03T18:08:16.0822714Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 6s local ... 2024-04-03T18:08:16.2821599Z 2024-04-03T18:08:16.2822502Z  2024-04-03T18:08:16.2823064Z  2024-04-03T18:08:16.2823797Z  2024-04-03T18:08:16.2824273Z  2024-04-03T18:08:16.2824751Z  2024-04-03T18:08:16.2825224Z  2024-04-03T18:08:16.2825685Z  2024-04-03T18:08:16.2826149Z  2024-04-03T18:08:16.2827483Z [14,214 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:16.2828990Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 60s local 2024-04-03T18:08:16.2829905Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 12s local 2024-04-03T18:08:16.2830842Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 11s local 2024-04-03T18:08:16.2831912Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 11s local 2024-04-03T18:08:16.2833264Z Compiling src/cpu/x64/matmul/brgemm_matmul_copy_utils.cpp; 11s local 2024-04-03T18:08:16.2834627Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 8s local 2024-04-03T18:08:16.2835933Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 8s local 2024-04-03T18:08:16.2837306Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 7s local ... 2024-04-03T18:08:16.5723273Z 2024-04-03T18:08:16.5724044Z  2024-04-03T18:08:16.5724575Z  2024-04-03T18:08:16.5724995Z  2024-04-03T18:08:16.5725416Z  2024-04-03T18:08:16.5725841Z  2024-04-03T18:08:16.5726237Z  2024-04-03T18:08:16.5726661Z  2024-04-03T18:08:16.5727090Z  2024-04-03T18:08:16.5728374Z [14,219 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:16.5729824Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 60s local 2024-04-03T18:08:16.5730909Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 12s local 2024-04-03T18:08:16.5732046Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 12s local 2024-04-03T18:08:16.5733124Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 12s local 2024-04-03T18:08:16.5734438Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 9s local 2024-04-03T18:08:16.5735664Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 8s local 2024-04-03T18:08:16.5736943Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 7s local 2024-04-03T18:08:16.5738286Z Compiling src/cpu/x64/rnn/brgemm_cell_common_fwd.cpp; 6s local ... 2024-04-03T18:08:16.8838339Z 2024-04-03T18:08:16.8839142Z  2024-04-03T18:08:16.8839672Z  2024-04-03T18:08:16.8840136Z  2024-04-03T18:08:16.8840588Z  2024-04-03T18:08:16.8841006Z  2024-04-03T18:08:16.8841443Z  2024-04-03T18:08:16.8841899Z  2024-04-03T18:08:16.8842321Z  2024-04-03T18:08:16.8843591Z [14,224 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:16.8845025Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 61s local 2024-04-03T18:08:16.8846068Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 13s local 2024-04-03T18:08:16.8847199Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 12s local 2024-04-03T18:08:16.8848350Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 12s local 2024-04-03T18:08:16.8849688Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 9s local 2024-04-03T18:08:16.8850869Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 8s local 2024-04-03T18:08:16.8852175Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 7s local 2024-04-03T18:08:16.8853218Z @onednn//:mkl_dnn; 5s local ... 2024-04-03T18:08:17.0824316Z 2024-04-03T18:08:17.0837580Z  2024-04-03T18:08:17.0838154Z  2024-04-03T18:08:17.0838625Z  2024-04-03T18:08:17.0839057Z  2024-04-03T18:08:17.0839503Z  2024-04-03T18:08:17.0839953Z  2024-04-03T18:08:17.0840365Z  2024-04-03T18:08:17.0840792Z  2024-04-03T18:08:17.0842192Z [14,228 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:17.0843679Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 61s local 2024-04-03T18:08:17.0844837Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 13s local 2024-04-03T18:08:17.0846331Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 12s local 2024-04-03T18:08:17.0847523Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 12s local 2024-04-03T18:08:17.0848720Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 9s local 2024-04-03T18:08:17.0849969Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 8s local 2024-04-03T18:08:17.0851344Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 7s local 2024-04-03T18:08:17.0852583Z @onednn//:mkl_dnn; 6s local ... 2024-04-03T18:08:17.3941910Z 2024-04-03T18:08:17.3942715Z  2024-04-03T18:08:17.3943241Z  2024-04-03T18:08:17.3943631Z  2024-04-03T18:08:17.3944049Z  2024-04-03T18:08:17.3944449Z  2024-04-03T18:08:17.3944875Z  2024-04-03T18:08:17.3945305Z  2024-04-03T18:08:17.3945697Z  2024-04-03T18:08:17.3946819Z [14,231 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:17.3948488Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 61s local 2024-04-03T18:08:17.3949489Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 13s local 2024-04-03T18:08:17.3950505Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 12s local 2024-04-03T18:08:17.3951580Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 12s local 2024-04-03T18:08:17.3952700Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 9s local 2024-04-03T18:08:17.3953889Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 9s local 2024-04-03T18:08:17.3955086Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 8s local 2024-04-03T18:08:17.3956184Z Compiling xla/runtime/custom_call.cc; 6s local ... 2024-04-03T18:08:17.6831026Z 2024-04-03T18:08:17.6832841Z  2024-04-03T18:08:17.6833408Z  2024-04-03T18:08:17.6833815Z  2024-04-03T18:08:17.6834228Z  2024-04-03T18:08:17.6838327Z  2024-04-03T18:08:17.6838906Z  2024-04-03T18:08:17.6839384Z  2024-04-03T18:08:17.6839790Z  2024-04-03T18:08:17.6841028Z [14,234 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:17.6842429Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 61s local 2024-04-03T18:08:17.6843465Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 13s local 2024-04-03T18:08:17.6844472Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 13s local 2024-04-03T18:08:17.6845545Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 13s local 2024-04-03T18:08:17.6846647Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 10s local 2024-04-03T18:08:17.6847798Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 9s local 2024-04-03T18:08:17.6849030Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 8s local 2024-04-03T18:08:17.6850099Z Compiling xla/runtime/custom_call.cc; 6s local ... 2024-04-03T18:08:17.8850199Z 2024-04-03T18:08:17.8850974Z  2024-04-03T18:08:17.8851522Z  2024-04-03T18:08:17.8852009Z  2024-04-03T18:08:17.8852480Z  2024-04-03T18:08:17.8852928Z  2024-04-03T18:08:17.8853661Z  2024-04-03T18:08:17.8854244Z  2024-04-03T18:08:17.8854702Z  2024-04-03T18:08:17.8855900Z [14,237 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:17.8857380Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 62s local 2024-04-03T18:08:17.8858670Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 14s local 2024-04-03T18:08:17.8859837Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 13s local 2024-04-03T18:08:17.8860961Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 13s local 2024-04-03T18:08:17.8862024Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 10s local 2024-04-03T18:08:17.8863143Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 9s local 2024-04-03T18:08:17.8864380Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 8s local 2024-04-03T18:08:17.8865634Z Compiling xla/runtime/custom_call.cc; 6s local ... 2024-04-03T18:08:18.2014051Z 2024-04-03T18:08:18.2014963Z  2024-04-03T18:08:18.2015488Z  2024-04-03T18:08:18.2015869Z  2024-04-03T18:08:18.2016265Z  2024-04-03T18:08:18.2016652Z  2024-04-03T18:08:18.2017063Z  2024-04-03T18:08:18.2017458Z  2024-04-03T18:08:18.2017873Z  2024-04-03T18:08:18.2019064Z [14,241 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:18.2020483Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 62s local 2024-04-03T18:08:18.2021535Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 14s local 2024-04-03T18:08:18.2022609Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 13s local 2024-04-03T18:08:18.2023648Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 13s local 2024-04-03T18:08:18.2024705Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 10s local 2024-04-03T18:08:18.2025893Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 10s local 2024-04-03T18:08:18.2027172Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 8s local 2024-04-03T18:08:18.2028486Z Compiling xla/runtime/custom_call.cc; 6s local ... 2024-04-03T18:08:18.3990644Z 2024-04-03T18:08:18.3991440Z  2024-04-03T18:08:18.3991966Z  2024-04-03T18:08:18.3992385Z  2024-04-03T18:08:18.3992807Z  2024-04-03T18:08:18.3993251Z  2024-04-03T18:08:18.3993660Z  2024-04-03T18:08:18.3994087Z  2024-04-03T18:08:18.3994496Z  2024-04-03T18:08:18.3995693Z [14,246 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:18.3997075Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 62s local 2024-04-03T18:08:18.3998147Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 14s local 2024-04-03T18:08:18.3999264Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 13s local 2024-04-03T18:08:18.4000439Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 13s local 2024-04-03T18:08:18.4001515Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 10s local 2024-04-03T18:08:18.4002783Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 10s local 2024-04-03T18:08:18.4004113Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 9s local 2024-04-03T18:08:18.4005259Z Compiling xla/runtime/custom_call.cc; 7s local ... 2024-04-03T18:08:18.6841919Z 2024-04-03T18:08:18.6842738Z  2024-04-03T18:08:18.6843304Z  2024-04-03T18:08:18.6843751Z  2024-04-03T18:08:18.6844201Z  2024-04-03T18:08:18.6844669Z  2024-04-03T18:08:18.6845065Z  2024-04-03T18:08:18.6845496Z  2024-04-03T18:08:18.6847046Z  2024-04-03T18:08:18.6848283Z [14,249 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:18.6849732Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 62s local 2024-04-03T18:08:18.6850850Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 14s local 2024-04-03T18:08:18.6851874Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 14s local 2024-04-03T18:08:18.6853247Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 14s local 2024-04-03T18:08:18.6854466Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 11s local 2024-04-03T18:08:18.6855630Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 10s local 2024-04-03T18:08:18.6857048Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 9s local 2024-04-03T18:08:18.6858296Z Compiling xla/runtime/custom_call.cc; 7s local ... 2024-04-03T18:08:18.8963357Z 2024-04-03T18:08:18.8964111Z  2024-04-03T18:08:18.8964592Z  2024-04-03T18:08:18.8965024Z  2024-04-03T18:08:18.8965419Z  2024-04-03T18:08:18.8965824Z  2024-04-03T18:08:18.8966219Z  2024-04-03T18:08:18.8966621Z  2024-04-03T18:08:18.8966988Z  2024-04-03T18:08:18.8968125Z [14,254 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:18.8969655Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 63s local 2024-04-03T18:08:18.8970648Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 15s local 2024-04-03T18:08:18.8971663Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 14s local 2024-04-03T18:08:18.8972777Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 14s local 2024-04-03T18:08:18.8973820Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 11s local 2024-04-03T18:08:18.8975258Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 10s local 2024-04-03T18:08:18.8976453Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 9s local 2024-04-03T18:08:18.8977539Z Compiling llvm/lib/IR/Dominators.cpp; 7s local ... 2024-04-03T18:08:19.1012771Z 2024-04-03T18:08:19.1013815Z  2024-04-03T18:08:19.1014482Z  2024-04-03T18:08:19.1014919Z  2024-04-03T18:08:19.1015399Z  2024-04-03T18:08:19.1015828Z  2024-04-03T18:08:19.1016265Z  2024-04-03T18:08:19.1016715Z  2024-04-03T18:08:19.1017128Z  2024-04-03T18:08:19.1018420Z [14,258 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:19.1019834Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 63s local 2024-04-03T18:08:19.1020936Z Compiling src/cpu/x64/lrn/jit_uni_lrn_kernel.cpp; 15s local 2024-04-03T18:08:19.1022061Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 14s local 2024-04-03T18:08:19.1023231Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 14s local 2024-04-03T18:08:19.1024382Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 11s local 2024-04-03T18:08:19.1025584Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 10s local 2024-04-03T18:08:19.1026902Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 9s local 2024-04-03T18:08:19.1028278Z Compiling llvm/lib/IR/Dominators.cpp; 7s local ... 2024-04-03T18:08:19.3068635Z 2024-04-03T18:08:19.3069691Z  2024-04-03T18:08:19.3070243Z  2024-04-03T18:08:19.3070711Z  2024-04-03T18:08:19.3071165Z  2024-04-03T18:08:19.3071608Z  2024-04-03T18:08:19.3072071Z  2024-04-03T18:08:19.3072499Z  2024-04-03T18:08:19.3072921Z  2024-04-03T18:08:19.3074167Z [14,260 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:19.3075655Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 63s local 2024-04-03T18:08:19.3076759Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 14s local 2024-04-03T18:08:19.3077899Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 14s local 2024-04-03T18:08:19.3079038Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 11s local 2024-04-03T18:08:19.3080288Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 11s local 2024-04-03T18:08:19.3081716Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 10s local 2024-04-03T18:08:19.3082884Z Compiling llvm/lib/IR/Dominators.cpp; 7s local 2024-04-03T18:08:19.3083857Z Compiling xla/service/shaped_buffer.cc; 6s local ... 2024-04-03T18:08:19.5121036Z 2024-04-03T18:08:19.5122235Z  2024-04-03T18:08:19.5125695Z  2024-04-03T18:08:19.5128735Z  2024-04-03T18:08:19.5131683Z  2024-04-03T18:08:19.5132435Z  2024-04-03T18:08:19.5135805Z  2024-04-03T18:08:19.5138854Z  2024-04-03T18:08:19.5140599Z  2024-04-03T18:08:19.5142343Z [14,263 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:19.5144248Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 63s local 2024-04-03T18:08:19.5145548Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 15s local 2024-04-03T18:08:19.5146956Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 15s local 2024-04-03T18:08:19.5148789Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 12s local 2024-04-03T18:08:19.5152798Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 11s local 2024-04-03T18:08:19.5154419Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 10s local 2024-04-03T18:08:19.5158369Z Compiling llvm/lib/IR/Dominators.cpp; 8s local 2024-04-03T18:08:19.5159676Z Compiling xla/service/shaped_buffer.cc; 6s local ... 2024-04-03T18:08:19.7420745Z 2024-04-03T18:08:19.7421502Z  2024-04-03T18:08:19.7422082Z  2024-04-03T18:08:19.7422529Z  2024-04-03T18:08:19.7422962Z  2024-04-03T18:08:19.7423409Z  2024-04-03T18:08:19.7423873Z  2024-04-03T18:08:19.7424270Z  2024-04-03T18:08:19.7424688Z  2024-04-03T18:08:19.7425865Z [14,272 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:19.7427286Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 63s local 2024-04-03T18:08:19.7428565Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 15s local 2024-04-03T18:08:19.7429753Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 15s local 2024-04-03T18:08:19.7431094Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 12s local 2024-04-03T18:08:19.7432443Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 11s local 2024-04-03T18:08:19.7433898Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 10s local 2024-04-03T18:08:19.7435155Z Compiling llvm/lib/IR/Dominators.cpp; 8s local 2024-04-03T18:08:19.7436146Z Compiling xla/service/shaped_buffer.cc; 6s local ... 2024-04-03T18:08:19.9428016Z 2024-04-03T18:08:19.9428793Z  2024-04-03T18:08:19.9429357Z  2024-04-03T18:08:19.9429793Z  2024-04-03T18:08:19.9430204Z  2024-04-03T18:08:19.9436189Z  2024-04-03T18:08:19.9436663Z  2024-04-03T18:08:19.9437100Z  2024-04-03T18:08:19.9437531Z  2024-04-03T18:08:19.9438870Z [14,278 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:19.9440456Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 64s local 2024-04-03T18:08:19.9441628Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 15s local 2024-04-03T18:08:19.9442825Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 15s local 2024-04-03T18:08:19.9444175Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 12s local 2024-04-03T18:08:19.9445455Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 11s local 2024-04-03T18:08:19.9446887Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 10s local 2024-04-03T18:08:19.9448005Z Compiling llvm/lib/IR/Dominators.cpp; 8s local 2024-04-03T18:08:19.9449092Z Compiling xla/service/shaped_buffer.cc; 7s local ... 2024-04-03T18:08:20.1433215Z 2024-04-03T18:08:20.1433975Z  2024-04-03T18:08:20.1434543Z  2024-04-03T18:08:20.1434987Z  2024-04-03T18:08:20.1435444Z  2024-04-03T18:08:20.1435901Z  2024-04-03T18:08:20.1436342Z  2024-04-03T18:08:20.1436787Z  2024-04-03T18:08:20.1437215Z  2024-04-03T18:08:20.1438470Z [14,284 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:20.1439957Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 64s local 2024-04-03T18:08:20.1441293Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 15s local 2024-04-03T18:08:20.1442469Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 15s local 2024-04-03T18:08:20.1443594Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 12s local 2024-04-03T18:08:20.1444925Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 12s local 2024-04-03T18:08:20.1446381Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 10s local 2024-04-03T18:08:20.1447549Z Compiling llvm/lib/IR/Dominators.cpp; 8s local 2024-04-03T18:08:20.1448750Z Compiling src/cpu/x64/shuffle/jit_uni_shuffle_kernel.cpp; 6s local ... 2024-04-03T18:08:20.3929561Z 2024-04-03T18:08:20.3930353Z  2024-04-03T18:08:20.3930878Z  2024-04-03T18:08:20.3931313Z  2024-04-03T18:08:20.3931728Z  2024-04-03T18:08:20.3932169Z  2024-04-03T18:08:20.3932596Z  2024-04-03T18:08:20.3933140Z  2024-04-03T18:08:20.3933919Z  2024-04-03T18:08:20.3935369Z [14,285 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:20.3936831Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 64s local 2024-04-03T18:08:20.3937889Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 15s local 2024-04-03T18:08:20.3938959Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 15s local 2024-04-03T18:08:20.3940080Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 12s local 2024-04-03T18:08:20.3941253Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 12s local 2024-04-03T18:08:20.3942483Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 11s local 2024-04-03T18:08:20.3943594Z Compiling llvm/lib/IR/Dominators.cpp; 8s local 2024-04-03T18:08:20.3944774Z Compiling src/cpu/x64/shuffle/jit_uni_shuffle_kernel.cpp; 7s local ... 2024-04-03T18:08:20.6306892Z 2024-04-03T18:08:20.6307950Z  2024-04-03T18:08:20.6308496Z  2024-04-03T18:08:20.6308926Z  2024-04-03T18:08:20.6309330Z  2024-04-03T18:08:20.6309783Z  2024-04-03T18:08:20.6310212Z  2024-04-03T18:08:20.6310637Z  2024-04-03T18:08:20.6311062Z  2024-04-03T18:08:20.6312309Z [14,288 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:20.6313660Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 64s local 2024-04-03T18:08:20.6314682Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 16s local 2024-04-03T18:08:20.6315761Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 16s local 2024-04-03T18:08:20.6316892Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 13s local 2024-04-03T18:08:20.6318090Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 12s local 2024-04-03T18:08:20.6319358Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 11s local 2024-04-03T18:08:20.6320438Z Compiling llvm/lib/IR/Dominators.cpp; 9s local 2024-04-03T18:08:20.6321544Z Compiling src/cpu/x64/shuffle/jit_uni_shuffle_kernel.cpp; 7s local ... 2024-04-03T18:08:20.8740826Z 2024-04-03T18:08:20.8741547Z  2024-04-03T18:08:20.8742070Z  2024-04-03T18:08:20.8742489Z  2024-04-03T18:08:20.8742908Z  2024-04-03T18:08:20.8743327Z  2024-04-03T18:08:20.8743716Z  2024-04-03T18:08:20.8744141Z  2024-04-03T18:08:20.8744541Z  2024-04-03T18:08:20.8745764Z [14,292 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:20.8747155Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 65s local 2024-04-03T18:08:20.8748306Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 16s local 2024-04-03T18:08:20.8749140Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 16s local 2024-04-03T18:08:20.8750134Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 13s local 2024-04-03T18:08:20.8751201Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 12s local 2024-04-03T18:08:20.8752294Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 11s local 2024-04-03T18:08:20.8753481Z Compiling llvm/lib/IR/Dominators.cpp; 9s local 2024-04-03T18:08:20.8754471Z Compiling src/cpu/x64/shuffle/jit_uni_shuffle_kernel.cpp; 7s local ... 2024-04-03T18:08:21.0855582Z 2024-04-03T18:08:21.0856336Z  2024-04-03T18:08:21.0856909Z  2024-04-03T18:08:21.0857365Z  2024-04-03T18:08:21.0857793Z  2024-04-03T18:08:21.0858535Z  2024-04-03T18:08:21.0859039Z  2024-04-03T18:08:21.0859463Z  2024-04-03T18:08:21.0859890Z  2024-04-03T18:08:21.0861097Z [14,295 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:21.0862514Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 65s local 2024-04-03T18:08:21.0863555Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 16s local 2024-04-03T18:08:21.0864623Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 16s local 2024-04-03T18:08:21.0865826Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 13s local 2024-04-03T18:08:21.0867280Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 12s local 2024-04-03T18:08:21.0868879Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 11s local 2024-04-03T18:08:21.0870111Z Compiling llvm/lib/IR/Dominators.cpp; 9s local 2024-04-03T18:08:21.0871251Z Compiling llvm/lib/ProfileData/SampleProf.cpp; 6s local ... 2024-04-03T18:08:21.3999994Z 2024-04-03T18:08:21.4000803Z  2024-04-03T18:08:21.4001314Z  2024-04-03T18:08:21.4001750Z  2024-04-03T18:08:21.4002187Z  2024-04-03T18:08:21.4002612Z  2024-04-03T18:08:21.4003045Z  2024-04-03T18:08:21.4003481Z  2024-04-03T18:08:21.4003902Z  2024-04-03T18:08:21.4005200Z [14,297 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:21.4006603Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 65s local 2024-04-03T18:08:21.4007621Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 16s local 2024-04-03T18:08:21.4008685Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 16s local 2024-04-03T18:08:21.4009857Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 13s local 2024-04-03T18:08:21.4011283Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 13s local 2024-04-03T18:08:21.4012685Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 12s local 2024-04-03T18:08:21.4013842Z Compiling llvm/lib/IR/Dominators.cpp; 9s local 2024-04-03T18:08:21.4015023Z Compiling llvm/lib/ProfileData/SampleProf.cpp; 7s local ... 2024-04-03T18:08:21.6156926Z 2024-04-03T18:08:21.6157649Z  2024-04-03T18:08:21.6158088Z  2024-04-03T18:08:21.6158472Z  2024-04-03T18:08:21.6160275Z  2024-04-03T18:08:21.6160753Z  2024-04-03T18:08:21.6161198Z  2024-04-03T18:08:21.6161641Z  2024-04-03T18:08:21.6162453Z  2024-04-03T18:08:21.6163712Z [14,301 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:21.6165156Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 65s local 2024-04-03T18:08:21.6166219Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 17s local 2024-04-03T18:08:21.6167322Z Compiling src/cpu/x64/matmul/brgemm_matmul.cpp; 17s local 2024-04-03T18:08:21.6168460Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 14s local 2024-04-03T18:08:21.6169687Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 13s local 2024-04-03T18:08:21.6170936Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 12s local 2024-04-03T18:08:21.6172052Z Compiling llvm/lib/IR/Dominators.cpp; 10s local 2024-04-03T18:08:21.6173187Z Compiling llvm/lib/ProfileData/SampleProf.cpp; 7s local ... 2024-04-03T18:08:21.8310368Z 2024-04-03T18:08:21.8311209Z  2024-04-03T18:08:21.8311758Z  2024-04-03T18:08:21.8312276Z  2024-04-03T18:08:21.8312766Z  2024-04-03T18:08:21.8313235Z  2024-04-03T18:08:21.8313693Z  2024-04-03T18:08:21.8314125Z  2024-04-03T18:08:21.8314539Z  2024-04-03T18:08:21.8316190Z [14,309 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:21.8317733Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 65s local 2024-04-03T18:08:21.8318922Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 14s local 2024-04-03T18:08:21.8320188Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 13s local 2024-04-03T18:08:21.8321290Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 12s local 2024-04-03T18:08:21.8322245Z Compiling llvm/lib/IR/Dominators.cpp; 10s local 2024-04-03T18:08:21.8323153Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 7s local 2024-04-03T18:08:21.8323999Z Compiling llvm/lib/IR/Function.cpp; 7s local 2024-04-03T18:08:21.8324734Z Compiling llvm/lib/IR/Metadata.cpp; 7s local ... 2024-04-03T18:08:22.0410947Z 2024-04-03T18:08:22.0411759Z  2024-04-03T18:08:22.0412326Z  2024-04-03T18:08:22.0413150Z  2024-04-03T18:08:22.0413625Z  2024-04-03T18:08:22.0414265Z  2024-04-03T18:08:22.0414706Z  2024-04-03T18:08:22.0415126Z  2024-04-03T18:08:22.0415575Z  2024-04-03T18:08:22.0416970Z [14,314 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:22.0418611Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 14s local 2024-04-03T18:08:22.0420077Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 13s local 2024-04-03T18:08:22.0421367Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 12s local 2024-04-03T18:08:22.0422625Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 7s local 2024-04-03T18:08:22.0423724Z Compiling llvm/lib/IR/Function.cpp; 7s local 2024-04-03T18:08:22.0424603Z Compiling llvm/lib/IR/Metadata.cpp; 7s local 2024-04-03T18:08:22.0425587Z Compiling llvm/lib/Object/MachOObjectFile.cpp; 6s local 2024-04-03T18:08:22.0426500Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:08:22.2398383Z 2024-04-03T18:08:22.2399171Z  2024-04-03T18:08:22.2399707Z  2024-04-03T18:08:22.2400150Z  2024-04-03T18:08:22.2400530Z  2024-04-03T18:08:22.2400949Z  2024-04-03T18:08:22.2401364Z  2024-04-03T18:08:22.2401779Z  2024-04-03T18:08:22.2402211Z  2024-04-03T18:08:22.2406014Z [14,316 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:22.2407564Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 14s local 2024-04-03T18:08:22.2408743Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 14s local 2024-04-03T18:08:22.2409919Z Compiling llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp; 12s local 2024-04-03T18:08:22.2411162Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 8s local 2024-04-03T18:08:22.2412140Z Compiling llvm/lib/IR/Function.cpp; 7s local 2024-04-03T18:08:22.2413034Z Compiling llvm/lib/IR/Metadata.cpp; 7s local 2024-04-03T18:08:22.2414046Z Compiling llvm/lib/Object/MachOObjectFile.cpp; 6s local 2024-04-03T18:08:22.2415125Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:08:22.4732906Z 2024-04-03T18:08:22.4733705Z  2024-04-03T18:08:22.4734402Z  2024-04-03T18:08:22.4734842Z  2024-04-03T18:08:22.4735257Z  2024-04-03T18:08:22.4735701Z  2024-04-03T18:08:22.4736147Z  2024-04-03T18:08:22.4736601Z  2024-04-03T18:08:22.4737080Z  2024-04-03T18:08:22.4738335Z [14,318 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:22.4739910Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 15s local 2024-04-03T18:08:22.4741201Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 14s local 2024-04-03T18:08:22.4742525Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 8s local 2024-04-03T18:08:22.4743653Z Compiling llvm/lib/IR/Function.cpp; 8s local 2024-04-03T18:08:22.4744595Z Compiling llvm/lib/IR/Metadata.cpp; 7s local 2024-04-03T18:08:22.4745825Z Compiling llvm/lib/Object/MachOObjectFile.cpp; 6s local 2024-04-03T18:08:22.4746845Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:22.4748042Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 5s local ... 2024-04-03T18:08:22.6866889Z 2024-04-03T18:08:22.6867833Z  2024-04-03T18:08:22.6868403Z  2024-04-03T18:08:22.6868879Z  2024-04-03T18:08:22.6873412Z  2024-04-03T18:08:22.6874482Z  2024-04-03T18:08:22.6875198Z  2024-04-03T18:08:22.6875844Z  2024-04-03T18:08:22.6876506Z  2024-04-03T18:08:22.6878245Z [14,320 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:22.6880243Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 15s local 2024-04-03T18:08:22.6881720Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 14s local 2024-04-03T18:08:22.6883551Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 8s local 2024-04-03T18:08:22.6885151Z Compiling llvm/lib/IR/Function.cpp; 8s local 2024-04-03T18:08:22.6886244Z Compiling llvm/lib/IR/Metadata.cpp; 7s local 2024-04-03T18:08:22.6887611Z Compiling llvm/lib/Object/MachOObjectFile.cpp; 7s local 2024-04-03T18:08:22.6888751Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:22.6889836Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 5s local ... 2024-04-03T18:08:22.8871271Z 2024-04-03T18:08:22.8872462Z  2024-04-03T18:08:22.8873427Z  2024-04-03T18:08:22.8874287Z  2024-04-03T18:08:22.8875223Z  2024-04-03T18:08:22.8876298Z  2024-04-03T18:08:22.8876884Z  2024-04-03T18:08:22.8877331Z  2024-04-03T18:08:22.8877795Z  2024-04-03T18:08:22.8883808Z [14,321 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:22.8885402Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 15s local 2024-04-03T18:08:22.8886718Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 14s local 2024-04-03T18:08:22.8888019Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 8s local 2024-04-03T18:08:22.8889111Z Compiling llvm/lib/IR/Function.cpp; 8s local 2024-04-03T18:08:22.8890003Z Compiling llvm/lib/IR/Metadata.cpp; 8s local 2024-04-03T18:08:22.8891034Z Compiling llvm/lib/Object/MachOObjectFile.cpp; 7s local 2024-04-03T18:08:22.8892004Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:22.8892982Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 5s local ... 2024-04-03T18:08:23.0940317Z 2024-04-03T18:08:23.0941088Z  2024-04-03T18:08:23.0941747Z  2024-04-03T18:08:23.0942238Z  2024-04-03T18:08:23.0942651Z  2024-04-03T18:08:23.0943065Z  2024-04-03T18:08:23.0943599Z  2024-04-03T18:08:23.0944026Z  2024-04-03T18:08:23.0944477Z  2024-04-03T18:08:23.0945741Z [14,325 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:08:23.0947252Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 15s local 2024-04-03T18:08:23.0948894Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 14s local 2024-04-03T18:08:23.0950135Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 8s local 2024-04-03T18:08:23.0951254Z Compiling llvm/lib/IR/Function.cpp; 8s local 2024-04-03T18:08:23.0952167Z Compiling llvm/lib/IR/Metadata.cpp; 8s local 2024-04-03T18:08:23.0953184Z Compiling llvm/lib/Object/MachOObjectFile.cpp; 7s local 2024-04-03T18:08:23.0954111Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:23.0955064Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 5s local ... 2024-04-03T18:08:23.4877761Z 2024-04-03T18:08:23.4879519Z  2024-04-03T18:08:23.4880141Z  2024-04-03T18:08:23.4880576Z  2024-04-03T18:08:23.4881052Z  2024-04-03T18:08:23.4881492Z  2024-04-03T18:08:23.4881849Z  2024-04-03T18:08:23.4882249Z  2024-04-03T18:08:23.4902023Z  2024-04-03T18:08:23.4903857Z [14,328 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:23.4905356Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 16s local 2024-04-03T18:08:23.4906531Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 15s local 2024-04-03T18:08:23.4907968Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 9s local 2024-04-03T18:08:23.4909328Z Compiling llvm/lib/IR/Function.cpp; 9s local 2024-04-03T18:08:23.4910191Z Compiling llvm/lib/IR/Metadata.cpp; 8s local 2024-04-03T18:08:23.4911261Z Compiling llvm/lib/Object/MachOObjectFile.cpp; 7s local 2024-04-03T18:08:23.4912206Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:23.4913153Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 6s local ... 2024-04-03T18:08:23.8079940Z 2024-04-03T18:08:23.8080710Z  2024-04-03T18:08:23.8081244Z  2024-04-03T18:08:23.8081678Z  2024-04-03T18:08:23.8082131Z  2024-04-03T18:08:23.8082577Z  2024-04-03T18:08:23.8083016Z  2024-04-03T18:08:23.8083441Z  2024-04-03T18:08:23.8083897Z  2024-04-03T18:08:23.8085124Z [14,329 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:23.8086601Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 16s local 2024-04-03T18:08:23.8087885Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 15s local 2024-04-03T18:08:23.8089065Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 9s local 2024-04-03T18:08:23.8090134Z Compiling llvm/lib/IR/Function.cpp; 9s local 2024-04-03T18:08:23.8091009Z Compiling llvm/lib/IR/Metadata.cpp; 9s local 2024-04-03T18:08:23.8091870Z Compiling llvm/lib/Object/MachOObjectFile.cpp; 8s local 2024-04-03T18:08:23.8093210Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:23.8094374Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 6s local ... 2024-04-03T18:08:24.0641471Z 2024-04-03T18:08:24.0642249Z  2024-04-03T18:08:24.0642784Z  2024-04-03T18:08:24.0643232Z  2024-04-03T18:08:24.0643637Z  2024-04-03T18:08:24.0644077Z  2024-04-03T18:08:24.0644481Z  2024-04-03T18:08:24.0644878Z  2024-04-03T18:08:24.0645292Z  2024-04-03T18:08:24.0646496Z [14,332 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:24.0648041Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 16s local 2024-04-03T18:08:24.0649275Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 15s local 2024-04-03T18:08:24.0650533Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 9s local 2024-04-03T18:08:24.0651543Z Compiling llvm/lib/IR/Function.cpp; 9s local 2024-04-03T18:08:24.0652459Z Compiling llvm/lib/IR/Metadata.cpp; 9s local 2024-04-03T18:08:24.0653260Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:24.0654246Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 6s local 2024-04-03T18:08:24.0655118Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:08:24.2900375Z 2024-04-03T18:08:24.2901154Z  2024-04-03T18:08:24.2901658Z  2024-04-03T18:08:24.2902083Z  2024-04-03T18:08:24.2902493Z  2024-04-03T18:08:24.2902884Z  2024-04-03T18:08:24.2903316Z  2024-04-03T18:08:24.2903764Z  2024-04-03T18:08:24.2904216Z  2024-04-03T18:08:24.2907000Z [14,336 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:24.2908823Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 16s local 2024-04-03T18:08:24.2909936Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 16s local 2024-04-03T18:08:24.2911270Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 10s local 2024-04-03T18:08:24.2912344Z Compiling llvm/lib/IR/Function.cpp; 10s local 2024-04-03T18:08:24.2913198Z Compiling llvm/lib/IR/Metadata.cpp; 9s local 2024-04-03T18:08:24.2913975Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:24.2914842Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 7s local 2024-04-03T18:08:24.2916015Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:08:24.5377711Z 2024-04-03T18:08:24.5391749Z  2024-04-03T18:08:24.5392686Z  2024-04-03T18:08:24.5393123Z  2024-04-03T18:08:24.5393538Z  2024-04-03T18:08:24.5393965Z  2024-04-03T18:08:24.5394399Z  2024-04-03T18:08:24.5395073Z  2024-04-03T18:08:24.5395605Z  2024-04-03T18:08:24.5396864Z [14,345 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:24.5398393Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 17s local 2024-04-03T18:08:24.5399625Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 16s local 2024-04-03T18:08:24.5400941Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 10s local 2024-04-03T18:08:24.5402048Z Compiling llvm/lib/IR/Function.cpp; 10s local 2024-04-03T18:08:24.5402982Z Compiling llvm/lib/IR/Metadata.cpp; 9s local 2024-04-03T18:08:24.5403840Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:24.5404754Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 7s local 2024-04-03T18:08:24.5405670Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:08:24.8411028Z 2024-04-03T18:08:24.8411767Z  2024-04-03T18:08:24.8412315Z  2024-04-03T18:08:24.8412745Z  2024-04-03T18:08:24.8413227Z  2024-04-03T18:08:24.8413686Z  2024-04-03T18:08:24.8414265Z  2024-04-03T18:08:24.8414724Z  2024-04-03T18:08:24.8415145Z  2024-04-03T18:08:24.8416441Z [14,361 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:24.8418051Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 17s local 2024-04-03T18:08:24.8419575Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 16s local 2024-04-03T18:08:24.8420861Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 10s local 2024-04-03T18:08:24.8421926Z Compiling llvm/lib/IR/Function.cpp; 10s local 2024-04-03T18:08:24.8422909Z Compiling llvm/lib/IR/Metadata.cpp; 10s local 2024-04-03T18:08:24.8423753Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:24.8424676Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 7s local 2024-04-03T18:08:24.8425675Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:08:25.0637656Z 2024-04-03T18:08:25.0638465Z  2024-04-03T18:08:25.0639123Z  2024-04-03T18:08:25.0639633Z  2024-04-03T18:08:25.0641842Z  2024-04-03T18:08:25.0642693Z  2024-04-03T18:08:25.0643359Z  2024-04-03T18:08:25.0643929Z  2024-04-03T18:08:25.0644834Z  2024-04-03T18:08:25.0650256Z [14,364 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:25.0651831Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 17s local 2024-04-03T18:08:25.0653089Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 16s local 2024-04-03T18:08:25.0654522Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 10s local 2024-04-03T18:08:25.0655637Z Compiling llvm/lib/IR/Function.cpp; 10s local 2024-04-03T18:08:25.0656541Z Compiling llvm/lib/IR/Metadata.cpp; 10s local 2024-04-03T18:08:25.0657438Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:25.0658351Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 7s local 2024-04-03T18:08:25.0659300Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:08:25.2921601Z 2024-04-03T18:08:25.2922345Z  2024-04-03T18:08:25.2922901Z  2024-04-03T18:08:25.2923317Z  2024-04-03T18:08:25.2923726Z  2024-04-03T18:08:25.2924159Z  2024-04-03T18:08:25.2924574Z  2024-04-03T18:08:25.2925018Z  2024-04-03T18:08:25.2925425Z  2024-04-03T18:08:25.2926673Z [14,367 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:25.2928135Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 17s local 2024-04-03T18:08:25.2929648Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 17s local 2024-04-03T18:08:25.2930819Z Compiling llvm/lib/DebugInfo/DWARF/DWARFContext.cpp; 11s local 2024-04-03T18:08:25.2931857Z Compiling llvm/lib/IR/Function.cpp; 11s local 2024-04-03T18:08:25.2932726Z Compiling llvm/lib/IR/Metadata.cpp; 10s local 2024-04-03T18:08:25.2933635Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:25.2934803Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 8s local 2024-04-03T18:08:25.2935697Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:08:25.6901449Z 2024-04-03T18:08:25.6902200Z  2024-04-03T18:08:25.6902746Z  2024-04-03T18:08:25.6903191Z  2024-04-03T18:08:25.6903649Z  2024-04-03T18:08:25.6904077Z  2024-04-03T18:08:25.6904491Z  2024-04-03T18:08:25.6904915Z  2024-04-03T18:08:25.6905355Z  2024-04-03T18:08:25.6906596Z [14,369 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:25.6908381Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 18s local 2024-04-03T18:08:25.6909612Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 17s local 2024-04-03T18:08:25.6910686Z Compiling llvm/lib/IR/Function.cpp; 11s local 2024-04-03T18:08:25.6911616Z Compiling llvm/lib/IR/Metadata.cpp; 10s local 2024-04-03T18:08:25.6912469Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:25.6913354Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 8s local 2024-04-03T18:08:25.6914287Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:25.6915039Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T18:08:25.8901488Z 2024-04-03T18:08:25.8902244Z  2024-04-03T18:08:25.8904618Z  2024-04-03T18:08:25.8905050Z  2024-04-03T18:08:25.8905459Z  2024-04-03T18:08:25.8905882Z  2024-04-03T18:08:25.8906302Z  2024-04-03T18:08:25.8906726Z  2024-04-03T18:08:25.8907156Z  2024-04-03T18:08:25.8908610Z [14,374 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:25.8910172Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 18s local 2024-04-03T18:08:25.8911306Z @tsl//tsl/protobuf:coordination_service_cc_grpc_proto; 17s local 2024-04-03T18:08:25.8912291Z Compiling llvm/lib/IR/Function.cpp; 11s local 2024-04-03T18:08:25.8913141Z Compiling llvm/lib/IR/Metadata.cpp; 11s local 2024-04-03T18:08:25.8913916Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:25.8914774Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 8s local 2024-04-03T18:08:25.8915668Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:25.8916367Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T18:08:26.0964860Z 2024-04-03T18:08:26.0965632Z  2024-04-03T18:08:26.0966190Z  2024-04-03T18:08:26.0966665Z  2024-04-03T18:08:26.0967116Z  2024-04-03T18:08:26.0967576Z  2024-04-03T18:08:26.0968035Z  2024-04-03T18:08:26.0968483Z  2024-04-03T18:08:26.0968943Z  2024-04-03T18:08:26.0970282Z [14,377 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:26.0971915Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 18s local 2024-04-03T18:08:26.0973037Z Compiling llvm/lib/IR/Function.cpp; 11s local 2024-04-03T18:08:26.0974016Z Compiling llvm/lib/IR/Metadata.cpp; 11s local 2024-04-03T18:08:26.0975114Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:26.0976072Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 8s local 2024-04-03T18:08:26.0977058Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:26.0977832Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:26.0978647Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:08:26.4911028Z 2024-04-03T18:08:26.4911820Z  2024-04-03T18:08:26.4912345Z  2024-04-03T18:08:26.4912737Z  2024-04-03T18:08:26.4913168Z  2024-04-03T18:08:26.4913582Z  2024-04-03T18:08:26.4914035Z  2024-04-03T18:08:26.4914806Z  2024-04-03T18:08:26.4916455Z  2024-04-03T18:08:26.4920796Z [14,381 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:26.4922348Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 19s local 2024-04-03T18:08:26.4923568Z Compiling llvm/lib/IR/Function.cpp; 12s local 2024-04-03T18:08:26.4924512Z Compiling llvm/lib/IR/Metadata.cpp; 11s local 2024-04-03T18:08:26.4925309Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:26.4926178Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 9s local 2024-04-03T18:08:26.4927053Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:26.4927769Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:26.4928514Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T18:08:26.6915681Z 2024-04-03T18:08:26.6916482Z  2024-04-03T18:08:26.6917014Z  2024-04-03T18:08:26.6917451Z  2024-04-03T18:08:26.6917879Z  2024-04-03T18:08:26.6918307Z  2024-04-03T18:08:26.6918772Z  2024-04-03T18:08:26.6919236Z  2024-04-03T18:08:26.6919666Z  2024-04-03T18:08:26.6920952Z [14,382 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:26.6922542Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 19s local 2024-04-03T18:08:26.6923602Z Compiling llvm/lib/IR/Function.cpp; 12s local 2024-04-03T18:08:26.6924547Z Compiling llvm/lib/IR/Metadata.cpp; 11s local 2024-04-03T18:08:26.6925382Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:26.6926276Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 9s local 2024-04-03T18:08:26.6927543Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:26.6928277Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:26.6929038Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T18:08:26.9614204Z 2024-04-03T18:08:26.9615003Z  2024-04-03T18:08:26.9615543Z  2024-04-03T18:08:26.9616022Z  2024-04-03T18:08:26.9616427Z  2024-04-03T18:08:26.9616885Z  2024-04-03T18:08:26.9617300Z  2024-04-03T18:08:26.9617712Z  2024-04-03T18:08:26.9618116Z  2024-04-03T18:08:26.9619353Z [14,388 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:26.9620904Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 19s local 2024-04-03T18:08:26.9621907Z Compiling llvm/lib/IR/Metadata.cpp; 12s local 2024-04-03T18:08:26.9622854Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 9s local 2024-04-03T18:08:26.9624192Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:26.9624941Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:26.9625636Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:26.9626292Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:26.9626989Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:08:27.1883809Z 2024-04-03T18:08:27.1885069Z  2024-04-03T18:08:27.1892221Z  2024-04-03T18:08:27.1892686Z  2024-04-03T18:08:27.1893093Z  2024-04-03T18:08:27.1893522Z  2024-04-03T18:08:27.1893920Z  2024-04-03T18:08:27.1894487Z  2024-04-03T18:08:27.1894886Z  2024-04-03T18:08:27.1896184Z [14,397 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:27.1897742Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 19s local 2024-04-03T18:08:27.1898746Z Compiling llvm/lib/IR/Metadata.cpp; 12s local 2024-04-03T18:08:27.1899790Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 10s local 2024-04-03T18:08:27.1900642Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:27.1901395Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:27.1902118Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:27.1902871Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:27.1903640Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:08:27.4919057Z 2024-04-03T18:08:27.4919838Z  2024-04-03T18:08:27.4920718Z  2024-04-03T18:08:27.4921229Z  2024-04-03T18:08:27.4921674Z  2024-04-03T18:08:27.4922113Z  2024-04-03T18:08:27.4922514Z  2024-04-03T18:08:27.4922948Z  2024-04-03T18:08:27.4923357Z  2024-04-03T18:08:27.4924825Z [14,400 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:27.4926536Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 20s local 2024-04-03T18:08:27.4927705Z Compiling llvm/lib/IR/Metadata.cpp; 12s local 2024-04-03T18:08:27.4928726Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 10s local 2024-04-03T18:08:27.4929830Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:27.4930558Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:27.4931140Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:27.4931839Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:27.4932568Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:08:27.6923628Z 2024-04-03T18:08:27.6924491Z  2024-04-03T18:08:27.6925022Z  2024-04-03T18:08:27.6925516Z  2024-04-03T18:08:27.6925969Z  2024-04-03T18:08:27.6926415Z  2024-04-03T18:08:27.6926882Z  2024-04-03T18:08:27.6927325Z  2024-04-03T18:08:27.6927744Z  2024-04-03T18:08:27.6929016Z [14,404 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:27.6930619Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 20s local 2024-04-03T18:08:27.6931636Z Compiling llvm/lib/IR/Metadata.cpp; 12s local 2024-04-03T18:08:27.6932694Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 10s local 2024-04-03T18:08:27.6934301Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:27.6935050Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:27.6935765Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:27.6936537Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:27.6937296Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:08:27.9519997Z 2024-04-03T18:08:27.9522278Z  2024-04-03T18:08:27.9524243Z  2024-04-03T18:08:27.9526056Z  2024-04-03T18:08:27.9527689Z  2024-04-03T18:08:27.9529501Z  2024-04-03T18:08:27.9536136Z  2024-04-03T18:08:27.9536638Z  2024-04-03T18:08:27.9537077Z  2024-04-03T18:08:27.9538263Z [14,406 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:27.9539748Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 20s local 2024-04-03T18:08:27.9540812Z Compiling llvm/lib/IR/Metadata.cpp; 13s local 2024-04-03T18:08:27.9541825Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 10s local 2024-04-03T18:08:27.9542807Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:27.9543558Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:27.9544325Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:27.9545087Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:27.9546196Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 6s local ... 2024-04-03T18:08:28.1804191Z 2024-04-03T18:08:28.1804965Z  2024-04-03T18:08:28.1805526Z  2024-04-03T18:08:28.1805980Z  2024-04-03T18:08:28.1806411Z  2024-04-03T18:08:28.1806845Z  2024-04-03T18:08:28.1807310Z  2024-04-03T18:08:28.1807756Z  2024-04-03T18:08:28.1808204Z  2024-04-03T18:08:28.1809438Z [14,410 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:28.1810925Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 20s local 2024-04-03T18:08:28.1811993Z Compiling llvm/lib/IR/Metadata.cpp; 13s local 2024-04-03T18:08:28.1812986Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 11s local 2024-04-03T18:08:28.1813909Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:28.1814804Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:28.1815536Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:28.1816576Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:28.1817645Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 6s local ... 2024-04-03T18:08:28.3899013Z 2024-04-03T18:08:28.3899960Z  2024-04-03T18:08:28.3900489Z  2024-04-03T18:08:28.3900949Z  2024-04-03T18:08:28.3902098Z  2024-04-03T18:08:28.3902683Z  2024-04-03T18:08:28.3903113Z  2024-04-03T18:08:28.3903558Z  2024-04-03T18:08:28.3904332Z  2024-04-03T18:08:28.3910482Z [14,414 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:28.3912016Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 20s local 2024-04-03T18:08:28.3913060Z Compiling llvm/lib/IR/Metadata.cpp; 13s local 2024-04-03T18:08:28.3914055Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 11s local 2024-04-03T18:08:28.3914976Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:08:28.3915717Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:08:28.3916456Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:28.3917452Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 6s local 2024-04-03T18:08:28.3918787Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 6s local ... 2024-04-03T18:08:28.6935144Z 2024-04-03T18:08:28.6935877Z  2024-04-03T18:08:28.6936448Z  2024-04-03T18:08:28.6936878Z  2024-04-03T18:08:28.6937327Z  2024-04-03T18:08:28.6937763Z  2024-04-03T18:08:28.6938179Z  2024-04-03T18:08:28.6938610Z  2024-04-03T18:08:28.6939053Z  2024-04-03T18:08:28.6940338Z [14,417 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:28.6942251Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 21s local 2024-04-03T18:08:28.6943331Z Compiling llvm/lib/IR/Metadata.cpp; 13s local 2024-04-03T18:08:28.6944294Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 11s local 2024-04-03T18:08:28.6945225Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:08:28.6946010Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:08:28.6946763Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:28.6948027Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 6s local 2024-04-03T18:08:28.6949456Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 6s local ... 2024-04-03T18:08:28.9173041Z 2024-04-03T18:08:28.9173811Z  2024-04-03T18:08:28.9174503Z  2024-04-03T18:08:28.9174946Z  2024-04-03T18:08:28.9175316Z  2024-04-03T18:08:28.9175685Z  2024-04-03T18:08:28.9176062Z  2024-04-03T18:08:28.9176440Z  2024-04-03T18:08:28.9176844Z  2024-04-03T18:08:28.9178086Z [14,421 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:28.9179575Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 21s local 2024-04-03T18:08:28.9180619Z Compiling llvm/lib/IR/Metadata.cpp; 14s local 2024-04-03T18:08:28.9181694Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 11s local 2024-04-03T18:08:28.9182650Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:08:28.9183406Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:08:28.9184159Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:28.9185165Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 7s local 2024-04-03T18:08:28.9186584Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 7s local ... 2024-04-03T18:08:29.1400774Z 2024-04-03T18:08:29.1401511Z  2024-04-03T18:08:29.1402074Z  2024-04-03T18:08:29.1402605Z  2024-04-03T18:08:29.1403108Z  2024-04-03T18:08:29.1403577Z  2024-04-03T18:08:29.1403973Z  2024-04-03T18:08:29.1404337Z  2024-04-03T18:08:29.1407564Z  2024-04-03T18:08:29.1408928Z [14,424 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:29.1410381Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 21s local 2024-04-03T18:08:29.1411662Z Compiling llvm/lib/IR/Metadata.cpp; 14s local 2024-04-03T18:08:29.1412618Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 12s local 2024-04-03T18:08:29.1413492Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:08:29.1414375Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:29.1415649Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 7s local 2024-04-03T18:08:29.1416954Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 7s local 2024-04-03T18:08:29.1417997Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T18:08:29.4940844Z 2024-04-03T18:08:29.4941587Z  2024-04-03T18:08:29.4942045Z  2024-04-03T18:08:29.4942371Z  2024-04-03T18:08:29.4942717Z  2024-04-03T18:08:29.4943059Z  2024-04-03T18:08:29.4943392Z  2024-04-03T18:08:29.4943724Z  2024-04-03T18:08:29.4944069Z  2024-04-03T18:08:29.4945429Z [14,425 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:29.4946699Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 22s local 2024-04-03T18:08:29.4947563Z Compiling llvm/lib/IR/Metadata.cpp; 14s local 2024-04-03T18:08:29.4948599Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 12s local 2024-04-03T18:08:29.4949367Z @onednn//:onednn_autogen; 11s local 2024-04-03T18:08:29.4949992Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:08:29.4950808Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 7s local 2024-04-03T18:08:29.4951878Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 7s local 2024-04-03T18:08:29.4952744Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T18:08:29.6943679Z 2024-04-03T18:08:29.6944413Z  2024-04-03T18:08:29.6944928Z  2024-04-03T18:08:29.6945342Z  2024-04-03T18:08:29.6945758Z  2024-04-03T18:08:29.6946161Z  2024-04-03T18:08:29.6946587Z  2024-04-03T18:08:29.6947003Z  2024-04-03T18:08:29.6947407Z  2024-04-03T18:08:29.6948854Z [14,429 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:29.6950393Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 22s local 2024-04-03T18:08:29.6951383Z Compiling llvm/lib/IR/Metadata.cpp; 14s local 2024-04-03T18:08:29.6952353Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 12s local 2024-04-03T18:08:29.6953223Z @onednn//:onednn_autogen; 11s local 2024-04-03T18:08:29.6953944Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:08:29.6954903Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 7s local 2024-04-03T18:08:29.6956150Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 7s local 2024-04-03T18:08:29.6957182Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T18:08:29.9037921Z 2024-04-03T18:08:29.9038692Z  2024-04-03T18:08:29.9039261Z  2024-04-03T18:08:29.9041319Z  2024-04-03T18:08:29.9042125Z  2024-04-03T18:08:29.9044894Z  2024-04-03T18:08:29.9045640Z  2024-04-03T18:08:29.9048654Z  2024-04-03T18:08:29.9049434Z  2024-04-03T18:08:29.9053224Z [14,435 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:29.9055358Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 22s local 2024-04-03T18:08:29.9058820Z Compiling llvm/lib/IR/Metadata.cpp; 15s local 2024-04-03T18:08:29.9060163Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 12s local 2024-04-03T18:08:29.9061270Z @onednn//:onednn_autogen; 11s local 2024-04-03T18:08:29.9062317Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:08:29.9063559Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 8s local 2024-04-03T18:08:29.9065239Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 8s local 2024-04-03T18:08:29.9066635Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T18:08:30.2139818Z 2024-04-03T18:08:30.2140618Z  2024-04-03T18:08:30.2141189Z  2024-04-03T18:08:30.2141945Z  2024-04-03T18:08:30.2142441Z  2024-04-03T18:08:30.2142898Z  2024-04-03T18:08:30.2143334Z  2024-04-03T18:08:30.2143671Z  2024-04-03T18:08:30.2144088Z  2024-04-03T18:08:30.2145635Z [14,438 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:30.2147294Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 22s local 2024-04-03T18:08:30.2148594Z Compiling llvm/lib/IR/Metadata.cpp; 15s local 2024-04-03T18:08:30.2149605Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 13s local 2024-04-03T18:08:30.2150528Z @onednn//:onednn_autogen; 11s local 2024-04-03T18:08:30.2151301Z @onednn//:onednn_autogen; 11s local 2024-04-03T18:08:30.2152311Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 8s local 2024-04-03T18:08:30.2153594Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 8s local 2024-04-03T18:08:30.2154657Z @onednn//:onednn_autogen; 8s local ... 2024-04-03T18:08:30.4452047Z 2024-04-03T18:08:30.4452841Z  2024-04-03T18:08:30.4453393Z  2024-04-03T18:08:30.4453852Z  2024-04-03T18:08:30.4454444Z  2024-04-03T18:08:30.4455445Z  2024-04-03T18:08:30.4456280Z  2024-04-03T18:08:30.4456757Z  2024-04-03T18:08:30.4457271Z  2024-04-03T18:08:30.4458682Z [14,445 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:30.4460393Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 23s local 2024-04-03T18:08:30.4461584Z Compiling llvm/lib/IR/Metadata.cpp; 15s local 2024-04-03T18:08:30.4462711Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 13s local 2024-04-03T18:08:30.4464033Z @onednn//:onednn_autogen; 11s local 2024-04-03T18:08:30.4465303Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 8s local 2024-04-03T18:08:30.4466822Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 8s local 2024-04-03T18:08:30.4468284Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:30.4469160Z @onednn//:onednn_autogen; 8s local ... 2024-04-03T18:08:30.6437541Z 2024-04-03T18:08:30.6438706Z  2024-04-03T18:08:30.6439889Z  2024-04-03T18:08:30.6440458Z  2024-04-03T18:08:30.6440922Z  2024-04-03T18:08:30.6441312Z  2024-04-03T18:08:30.6441780Z  2024-04-03T18:08:30.6442229Z  2024-04-03T18:08:30.6442701Z  2024-04-03T18:08:30.6444083Z [14,447 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:30.6445695Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 23s local 2024-04-03T18:08:30.6446819Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 13s local 2024-04-03T18:08:30.6447837Z @onednn//:onednn_autogen; 11s local 2024-04-03T18:08:30.6448961Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 8s local 2024-04-03T18:08:30.6450216Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 8s local 2024-04-03T18:08:30.6451314Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:30.6452131Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:30.6453094Z Compiling xla/runtime/custom_call_registry.cc; 4s local ... 2024-04-03T18:08:30.8959805Z 2024-04-03T18:08:30.8960957Z  2024-04-03T18:08:30.8961790Z  2024-04-03T18:08:30.8962869Z  2024-04-03T18:08:30.8963375Z  2024-04-03T18:08:30.8963818Z  2024-04-03T18:08:30.8964222Z  2024-04-03T18:08:30.8964624Z  2024-04-03T18:08:30.8965037Z  2024-04-03T18:08:30.8966394Z [14,451 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:30.8967981Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 23s local 2024-04-03T18:08:30.8969182Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 13s local 2024-04-03T18:08:30.8970099Z @onednn//:onednn_autogen; 11s local 2024-04-03T18:08:30.8971134Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 9s local 2024-04-03T18:08:30.8972666Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 9s local 2024-04-03T18:08:30.8973782Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:30.8974711Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:30.8975686Z Compiling xla/runtime/custom_call_registry.cc; 5s local ... 2024-04-03T18:08:31.1330650Z 2024-04-03T18:08:31.1331834Z  2024-04-03T18:08:31.1332257Z  2024-04-03T18:08:31.1332599Z  2024-04-03T18:08:31.1332944Z  2024-04-03T18:08:31.1333305Z  2024-04-03T18:08:31.1333645Z  2024-04-03T18:08:31.1333989Z  2024-04-03T18:08:31.1334472Z  2024-04-03T18:08:31.1335449Z [14,455 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:31.1336576Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 23s local 2024-04-03T18:08:31.1337521Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 14s local 2024-04-03T18:08:31.1338301Z @onednn//:onednn_autogen; 11s local 2024-04-03T18:08:31.1339144Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 9s local 2024-04-03T18:08:31.1340222Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 9s local 2024-04-03T18:08:31.1341081Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:31.1341700Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:31.1342494Z Compiling xla/runtime/custom_call_registry.cc; 5s local ... 2024-04-03T18:08:31.3453337Z 2024-04-03T18:08:31.3454425Z  2024-04-03T18:08:31.3454983Z  2024-04-03T18:08:31.3455890Z  2024-04-03T18:08:31.3456430Z  2024-04-03T18:08:31.3457087Z  2024-04-03T18:08:31.3458004Z  2024-04-03T18:08:31.3458655Z  2024-04-03T18:08:31.3459290Z  2024-04-03T18:08:31.3460808Z [14,465 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:31.3462573Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 23s local 2024-04-03T18:08:31.3463954Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 14s local 2024-04-03T18:08:31.3465173Z @onednn//:onednn_autogen; 12s local 2024-04-03T18:08:31.3468487Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 9s local 2024-04-03T18:08:31.3469901Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 9s local 2024-04-03T18:08:31.3471013Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:31.3472110Z Compiling xla/runtime/custom_call_registry.cc; 5s local 2024-04-03T18:08:31.3473118Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:08:31.5732003Z 2024-04-03T18:08:31.5732986Z  2024-04-03T18:08:31.5733522Z  2024-04-03T18:08:31.5733981Z  2024-04-03T18:08:31.5734542Z  2024-04-03T18:08:31.5734952Z  2024-04-03T18:08:31.5735347Z  2024-04-03T18:08:31.5735754Z  2024-04-03T18:08:31.5736278Z  2024-04-03T18:08:31.5737342Z [14,476 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:31.5738591Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 24s local 2024-04-03T18:08:31.5739546Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 14s local 2024-04-03T18:08:31.5740314Z @onednn//:onednn_autogen; 12s local 2024-04-03T18:08:31.5741137Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 9s local 2024-04-03T18:08:31.5742224Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 9s local 2024-04-03T18:08:31.5743089Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:31.5743842Z Compiling xla/runtime/custom_call_registry.cc; 5s local 2024-04-03T18:08:31.5744609Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:08:31.7854927Z 2024-04-03T18:08:31.7857418Z  2024-04-03T18:08:31.7859645Z  2024-04-03T18:08:31.7861712Z  2024-04-03T18:08:31.7863775Z  2024-04-03T18:08:31.7865845Z  2024-04-03T18:08:31.7868149Z  2024-04-03T18:08:31.7870279Z  2024-04-03T18:08:31.7872358Z  2024-04-03T18:08:31.7875453Z [14,484 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:31.7878743Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 24s local 2024-04-03T18:08:31.7881555Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 14s local 2024-04-03T18:08:31.7884509Z @onednn//:onednn_autogen; 12s local 2024-04-03T18:08:31.7888203Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 10s local 2024-04-03T18:08:31.7889665Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 9s local 2024-04-03T18:08:31.7890914Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:31.7891814Z Compiling xla/runtime/custom_call_registry.cc; 5s local 2024-04-03T18:08:31.7892776Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:08:32.0516126Z 2024-04-03T18:08:32.0517133Z  2024-04-03T18:08:32.0517737Z  2024-04-03T18:08:32.0518175Z  2024-04-03T18:08:32.0518652Z  2024-04-03T18:08:32.0519091Z  2024-04-03T18:08:32.0519534Z  2024-04-03T18:08:32.0520014Z  2024-04-03T18:08:32.0520448Z  2024-04-03T18:08:32.0521705Z [14,491 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:32.0523342Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 24s local 2024-04-03T18:08:32.0524515Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 14s local 2024-04-03T18:08:32.0525465Z @onednn//:onednn_autogen; 12s local 2024-04-03T18:08:32.0528695Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 10s local 2024-04-03T18:08:32.0533295Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 10s local 2024-04-03T18:08:32.0534894Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:08:32.0535864Z Compiling xla/runtime/custom_call_registry.cc; 6s local 2024-04-03T18:08:32.0537007Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:08:32.2541103Z 2024-04-03T18:08:32.2541886Z  2024-04-03T18:08:32.2542431Z  2024-04-03T18:08:32.2542903Z  2024-04-03T18:08:32.2543371Z  2024-04-03T18:08:32.2543843Z  2024-04-03T18:08:32.2544309Z  2024-04-03T18:08:32.2544754Z  2024-04-03T18:08:32.2545215Z  2024-04-03T18:08:32.2546535Z [14,496 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:32.2548400Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 24s local 2024-04-03T18:08:32.2549622Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 15s local 2024-04-03T18:08:32.2550631Z @onednn//:onednn_autogen; 13s local 2024-04-03T18:08:32.2551712Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 10s local 2024-04-03T18:08:32.2553171Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 10s local 2024-04-03T18:08:32.2554487Z Compiling xla/runtime/custom_call_registry.cc; 6s local 2024-04-03T18:08:32.2555621Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:32.2556441Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:08:32.4902807Z 2024-04-03T18:08:32.4903627Z  2024-04-03T18:08:32.4904144Z  2024-04-03T18:08:32.4904585Z  2024-04-03T18:08:32.4904976Z  2024-04-03T18:08:32.4905366Z  2024-04-03T18:08:32.4905805Z  2024-04-03T18:08:32.4906267Z  2024-04-03T18:08:32.4906693Z  2024-04-03T18:08:32.4908229Z [14,501 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:32.4909606Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 25s local 2024-04-03T18:08:32.4910639Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 15s local 2024-04-03T18:08:32.4911504Z @onednn//:onednn_autogen; 13s local 2024-04-03T18:08:32.4912450Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 10s local 2024-04-03T18:08:32.4913550Z Compiling xla/runtime/custom_call_registry.cc; 6s local 2024-04-03T18:08:32.4914392Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:32.4915057Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:32.4916214Z Compiling llvm/lib/IR/Instructions.cpp; 4s local ... 2024-04-03T18:08:32.6975002Z 2024-04-03T18:08:32.6975896Z  2024-04-03T18:08:32.6976471Z  2024-04-03T18:08:32.6976934Z  2024-04-03T18:08:32.6977393Z  2024-04-03T18:08:32.6977840Z  2024-04-03T18:08:32.6978766Z  2024-04-03T18:08:32.6979231Z  2024-04-03T18:08:32.6979659Z  2024-04-03T18:08:32.6980853Z [14,502 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:32.6982390Z Compiling xla/service/cpu/runtime_matmul_c128.cc; 25s local 2024-04-03T18:08:32.6983557Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 15s local 2024-04-03T18:08:32.6984520Z @onednn//:onednn_autogen; 13s local 2024-04-03T18:08:32.6985593Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 10s local 2024-04-03T18:08:32.6986888Z Compiling xla/runtime/custom_call_registry.cc; 6s local 2024-04-03T18:08:32.6988359Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:32.6989150Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:32.6990056Z Compiling llvm/lib/IR/Instructions.cpp; 5s local ... 2024-04-03T18:08:32.9882096Z 2024-04-03T18:08:32.9882895Z  2024-04-03T18:08:32.9883561Z  2024-04-03T18:08:32.9884060Z  2024-04-03T18:08:32.9884549Z  2024-04-03T18:08:32.9884991Z  2024-04-03T18:08:32.9885462Z  2024-04-03T18:08:32.9885923Z  2024-04-03T18:08:32.9886387Z  2024-04-03T18:08:32.9887714Z [14,509 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:32.9889634Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 15s local 2024-04-03T18:08:32.9890939Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 11s local 2024-04-03T18:08:32.9892073Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:32.9892956Z Compiling llvm/lib/IR/Instructions.cpp; 5s local 2024-04-03T18:08:32.9893914Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:32.9894904Z Compiling xla/service/name_uniquer.cc; 4s local 2024-04-03T18:08:32.9895787Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:08:32.9896574Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:08:33.2333487Z 2024-04-03T18:08:33.2334945Z  2024-04-03T18:08:33.2338569Z  2024-04-03T18:08:33.2339141Z  2024-04-03T18:08:33.2339596Z  2024-04-03T18:08:33.2340043Z  2024-04-03T18:08:33.2340462Z  2024-04-03T18:08:33.2340901Z  2024-04-03T18:08:33.2341332Z  2024-04-03T18:08:33.2342604Z [14,513 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:33.2344270Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 16s local 2024-04-03T18:08:33.2345502Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 11s local 2024-04-03T18:08:33.2346592Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:33.2347472Z Compiling llvm/lib/IR/Instructions.cpp; 5s local 2024-04-03T18:08:33.2348663Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:33.2349542Z Compiling xla/service/name_uniquer.cc; 4s local 2024-04-03T18:08:33.2350420Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:08:33.2351209Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:08:33.4810610Z 2024-04-03T18:08:33.4811805Z  2024-04-03T18:08:33.4816575Z  2024-04-03T18:08:33.4817148Z  2024-04-03T18:08:33.4817618Z  2024-04-03T18:08:33.4819219Z  2024-04-03T18:08:33.4819681Z  2024-04-03T18:08:33.4820140Z  2024-04-03T18:08:33.4820578Z  2024-04-03T18:08:33.4821865Z [14,516 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:33.4823386Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 16s local 2024-04-03T18:08:33.4824489Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 11s local 2024-04-03T18:08:33.4825778Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:33.4826604Z Compiling llvm/lib/IR/Instructions.cpp; 5s local 2024-04-03T18:08:33.4827519Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:33.4828470Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:33.4829171Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:08:33.4830226Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:08:33.6981291Z 2024-04-03T18:08:33.6982056Z  2024-04-03T18:08:33.6982630Z  2024-04-03T18:08:33.6983089Z  2024-04-03T18:08:33.6983523Z  2024-04-03T18:08:33.6983984Z  2024-04-03T18:08:33.6984435Z  2024-04-03T18:08:33.6984898Z  2024-04-03T18:08:33.6985342Z  2024-04-03T18:08:33.6986640Z [14,519 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:33.6988434Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 16s local 2024-04-03T18:08:33.6989669Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 11s local 2024-04-03T18:08:33.6990741Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:33.6991594Z Compiling llvm/lib/IR/Instructions.cpp; 6s local 2024-04-03T18:08:33.6992482Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:33.6993371Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:08:33.6994108Z Compiling xla/layout.cc; 3s local 2024-04-03T18:08:33.6995084Z Compiling mlir/lib/IR/PDL/PDLPatternMatch.cpp; 3s local ... 2024-04-03T18:08:33.9189594Z 2024-04-03T18:08:33.9191466Z  2024-04-03T18:08:33.9192017Z  2024-04-03T18:08:33.9192481Z  2024-04-03T18:08:33.9192935Z  2024-04-03T18:08:33.9195438Z  2024-04-03T18:08:33.9198383Z  2024-04-03T18:08:33.9201256Z  2024-04-03T18:08:33.9204228Z  2024-04-03T18:08:33.9207971Z [14,522 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:33.9212476Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 16s local 2024-04-03T18:08:33.9215841Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 12s local 2024-04-03T18:08:33.9229061Z Compiling llvm/lib/IR/Instructions.cpp; 6s local 2024-04-03T18:08:33.9229914Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:33.9230595Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:08:33.9231323Z Compiling xla/layout.cc; 4s local 2024-04-03T18:08:33.9232214Z Compiling mlir/lib/IR/PDL/PDLPatternMatch.cpp; 4s local 2024-04-03T18:08:33.9233067Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:08:34.2354691Z 2024-04-03T18:08:34.2355937Z  2024-04-03T18:08:34.2356491Z  2024-04-03T18:08:34.2356955Z  2024-04-03T18:08:34.2357435Z  2024-04-03T18:08:34.2357866Z  2024-04-03T18:08:34.2358303Z  2024-04-03T18:08:34.2358747Z  2024-04-03T18:08:34.2359175Z  2024-04-03T18:08:34.2360374Z [14,526 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:34.2361837Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 17s local 2024-04-03T18:08:34.2362993Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 12s local 2024-04-03T18:08:34.2364038Z Compiling llvm/lib/IR/Instructions.cpp; 6s local 2024-04-03T18:08:34.2364815Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:34.2365545Z Compiling xla/layout.cc; 4s local 2024-04-03T18:08:34.2366437Z Compiling mlir/lib/IR/PDL/PDLPatternMatch.cpp; 4s local 2024-04-03T18:08:34.2367301Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:08:34.2368004Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:08:34.4869060Z 2024-04-03T18:08:34.4870269Z  2024-04-03T18:08:34.4871247Z  2024-04-03T18:08:34.4874322Z  2024-04-03T18:08:34.4874993Z  2024-04-03T18:08:34.4877913Z  2024-04-03T18:08:34.4878590Z  2024-04-03T18:08:34.4881376Z  2024-04-03T18:08:34.4882004Z  2024-04-03T18:08:34.4885940Z [14,531 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:34.4887664Z Compiling llvm/lib/Object/ELFObjectFile.cpp; 17s local 2024-04-03T18:08:34.4891226Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 12s local 2024-04-03T18:08:34.4892753Z Compiling llvm/lib/IR/Instructions.cpp; 6s local 2024-04-03T18:08:34.4896352Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:34.4897305Z Compiling xla/layout.cc; 4s local 2024-04-03T18:08:34.4900528Z Compiling mlir/lib/IR/PDL/PDLPatternMatch.cpp; 4s local 2024-04-03T18:08:34.4901635Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:08:34.4904672Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:08:34.6984118Z 2024-04-03T18:08:34.6984867Z  2024-04-03T18:08:34.6985400Z  2024-04-03T18:08:34.6985858Z  2024-04-03T18:08:34.6986315Z  2024-04-03T18:08:34.6986767Z  2024-04-03T18:08:34.6987196Z  2024-04-03T18:08:34.6987849Z  2024-04-03T18:08:34.6988313Z  2024-04-03T18:08:34.6989669Z [14,535 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:34.6991325Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 12s local 2024-04-03T18:08:34.6992578Z Compiling llvm/lib/IR/Instructions.cpp; 7s local 2024-04-03T18:08:34.6993499Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:34.6994295Z Compiling xla/layout.cc; 4s local 2024-04-03T18:08:34.6995070Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:08:34.6995831Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:08:34.6996600Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:08:34.6997642Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:08:34.8988163Z 2024-04-03T18:08:34.8988929Z  2024-04-03T18:08:34.8989513Z  2024-04-03T18:08:34.8989984Z  2024-04-03T18:08:34.8990428Z  2024-04-03T18:08:34.8990883Z  2024-04-03T18:08:34.8991317Z  2024-04-03T18:08:34.8991770Z  2024-04-03T18:08:34.8992255Z  2024-04-03T18:08:34.8994125Z [14,538 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:34.8995742Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 13s local 2024-04-03T18:08:34.8997959Z Compiling llvm/lib/IR/Instructions.cpp; 7s local 2024-04-03T18:08:34.8998867Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:34.8999619Z Compiling xla/layout.cc; 5s local 2024-04-03T18:08:34.9000343Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:08:34.9001083Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:08:34.9001834Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:08:34.9002579Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:08:35.0992824Z 2024-04-03T18:08:35.0993773Z  2024-04-03T18:08:35.0994360Z  2024-04-03T18:08:35.0996184Z  2024-04-03T18:08:35.0996916Z  2024-04-03T18:08:35.0997638Z  2024-04-03T18:08:35.0998122Z  2024-04-03T18:08:35.0998631Z  2024-04-03T18:08:35.0999095Z  2024-04-03T18:08:35.1002138Z [14,544 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:35.1004100Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 13s local 2024-04-03T18:08:35.1005579Z Compiling llvm/lib/IR/Instructions.cpp; 7s local 2024-04-03T18:08:35.1006669Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:35.1007624Z Compiling xla/layout.cc; 5s local 2024-04-03T18:08:35.1008546Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:35.1009493Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:08:35.1010407Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:08:35.1011501Z Compiling llvm/lib/IR/IntrinsicInst.cpp; 4s local ... 2024-04-03T18:08:35.3249471Z 2024-04-03T18:08:35.3252839Z  2024-04-03T18:08:35.3269194Z  2024-04-03T18:08:35.3269707Z  2024-04-03T18:08:35.3270180Z  2024-04-03T18:08:35.3270628Z  2024-04-03T18:08:35.3271329Z  2024-04-03T18:08:35.3271793Z  2024-04-03T18:08:35.3272242Z  2024-04-03T18:08:35.3273622Z [14,557 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:08:35.3275448Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 13s local 2024-04-03T18:08:35.3276757Z Compiling llvm/lib/IR/Instructions.cpp; 7s local 2024-04-03T18:08:35.3277648Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:35.3278433Z Compiling xla/layout.cc; 5s local 2024-04-03T18:08:35.3279182Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:35.3280043Z Compiling llvm/lib/IR/IntrinsicInst.cpp; 4s local 2024-04-03T18:08:35.3280949Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:08:35.3281732Z @onednn//:onednn_autogen; 3s local ... 2024-04-03T18:08:35.5498365Z 2024-04-03T18:08:35.5499629Z  2024-04-03T18:08:35.5500180Z  2024-04-03T18:08:35.5500642Z  2024-04-03T18:08:35.5501113Z  2024-04-03T18:08:35.5501583Z  2024-04-03T18:08:35.5502040Z  2024-04-03T18:08:35.5502493Z  2024-04-03T18:08:35.5502919Z  2024-04-03T18:08:35.5504199Z [14,571 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:35.5505917Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 13s local 2024-04-03T18:08:35.5507131Z Compiling llvm/lib/IR/Instructions.cpp; 7s local 2024-04-03T18:08:35.5508296Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:35.5509060Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:35.5509795Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:08:35.5510769Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:08:35.5511646Z Compiling llvm/lib/IR/LLVMContext.cpp; 4s local 2024-04-03T18:08:35.5512539Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:08:35.7508180Z 2024-04-03T18:08:35.7509444Z  2024-04-03T18:08:35.7509999Z  2024-04-03T18:08:35.7511475Z  2024-04-03T18:08:35.7511922Z  2024-04-03T18:08:35.7512373Z  2024-04-03T18:08:35.7512829Z  2024-04-03T18:08:35.7513284Z  2024-04-03T18:08:35.7513716Z  2024-04-03T18:08:35.7515003Z [14,576 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:35.7516679Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 13s local 2024-04-03T18:08:35.7517873Z Compiling llvm/lib/IR/Instructions.cpp; 8s local 2024-04-03T18:08:35.7518736Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:35.7519501Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:35.7520150Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:08:35.7520863Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:08:35.7521710Z Compiling llvm/lib/IR/LLVMContext.cpp; 4s local 2024-04-03T18:08:35.7522571Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:08:35.9786736Z 2024-04-03T18:08:35.9788204Z  2024-04-03T18:08:35.9788849Z  2024-04-03T18:08:35.9789329Z  2024-04-03T18:08:35.9789739Z  2024-04-03T18:08:35.9790187Z  2024-04-03T18:08:35.9790696Z  2024-04-03T18:08:35.9791115Z  2024-04-03T18:08:35.9791518Z  2024-04-03T18:08:35.9792823Z [14,578 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:35.9794542Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 14s local 2024-04-03T18:08:35.9795741Z Compiling llvm/lib/IR/Instructions.cpp; 8s local 2024-04-03T18:08:35.9796540Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:35.9797286Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:35.9798079Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:08:35.9798766Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:08:35.9799696Z Compiling llvm/lib/IR/LLVMContext.cpp; 4s local 2024-04-03T18:08:35.9800669Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:08:36.2614794Z 2024-04-03T18:08:36.2616289Z  2024-04-03T18:08:36.2617485Z  2024-04-03T18:08:36.2617950Z  2024-04-03T18:08:36.2618373Z  2024-04-03T18:08:36.2618815Z  2024-04-03T18:08:36.2619222Z  2024-04-03T18:08:36.2619681Z  2024-04-03T18:08:36.2620112Z  2024-04-03T18:08:36.2621681Z [14,582 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:36.2623264Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 14s local 2024-04-03T18:08:36.2624412Z Compiling llvm/lib/IR/Instructions.cpp; 8s local 2024-04-03T18:08:36.2625277Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:36.2626010Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:36.2626762Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:36.2627418Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:08:36.2628389Z Compiling llvm/lib/IR/LLVMContext.cpp; 4s local 2024-04-03T18:08:36.2629251Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:08:36.4826718Z 2024-04-03T18:08:36.4830486Z  2024-04-03T18:08:36.4833600Z  2024-04-03T18:08:36.4836560Z  2024-04-03T18:08:36.4839600Z  2024-04-03T18:08:36.4842509Z  2024-04-03T18:08:36.4845232Z  2024-04-03T18:08:36.4845949Z  2024-04-03T18:08:36.4846598Z  2024-04-03T18:08:36.4847856Z [14,588 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:36.4849532Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 14s local 2024-04-03T18:08:36.4850865Z Compiling llvm/lib/IR/Instructions.cpp; 8s local 2024-04-03T18:08:36.4852213Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:36.4853158Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:36.4854081Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:36.4855131Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:36.4856186Z Compiling llvm/lib/IR/LLVMContext.cpp; 5s local 2024-04-03T18:08:36.4857312Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:08:36.6941641Z 2024-04-03T18:08:36.6943023Z  2024-04-03T18:08:36.6944247Z  2024-04-03T18:08:36.6944751Z  2024-04-03T18:08:36.6945187Z  2024-04-03T18:08:36.6945636Z  2024-04-03T18:08:36.6946078Z  2024-04-03T18:08:36.6946536Z  2024-04-03T18:08:36.6946994Z  2024-04-03T18:08:36.6948475Z [14,590 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:36.6950214Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 14s local 2024-04-03T18:08:36.6951474Z Compiling llvm/lib/IR/Instructions.cpp; 9s local 2024-04-03T18:08:36.6952383Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:36.6953104Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:36.6953853Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:36.6954612Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:36.6955456Z Compiling llvm/lib/IR/LLVMContext.cpp; 5s local 2024-04-03T18:08:36.6956367Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:08:36.8996332Z 2024-04-03T18:08:36.8997545Z  2024-04-03T18:08:36.8998084Z  2024-04-03T18:08:36.8998540Z  2024-04-03T18:08:36.8998993Z  2024-04-03T18:08:36.8999485Z  2024-04-03T18:08:36.8999925Z  2024-04-03T18:08:36.9000350Z  2024-04-03T18:08:36.9000766Z  2024-04-03T18:08:36.9002019Z [14,593 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:36.9003666Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 15s local 2024-04-03T18:08:36.9004864Z Compiling llvm/lib/IR/Instructions.cpp; 9s local 2024-04-03T18:08:36.9005761Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:36.9006510Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:36.9007119Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:36.9008170Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:36.9008921Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:36.9009710Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:08:37.1000603Z 2024-04-03T18:08:37.1001654Z  2024-04-03T18:08:37.1002373Z  2024-04-03T18:08:37.1003339Z  2024-04-03T18:08:37.1004137Z  2024-04-03T18:08:37.1005836Z  2024-04-03T18:08:37.1006282Z  2024-04-03T18:08:37.1008859Z  2024-04-03T18:08:37.1009673Z  2024-04-03T18:08:37.1011500Z [14,595 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:37.1013642Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 15s local 2024-04-03T18:08:37.1017727Z Compiling llvm/lib/IR/Instructions.cpp; 9s local 2024-04-03T18:08:37.1021303Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:37.1025157Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:37.1028827Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:37.1071816Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:37.1075112Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:08:37.1078308Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:08:37.3536133Z 2024-04-03T18:08:37.3539584Z  2024-04-03T18:08:37.3542593Z  2024-04-03T18:08:37.3545494Z  2024-04-03T18:08:37.3548619Z  2024-04-03T18:08:37.3551460Z  2024-04-03T18:08:37.3554418Z  2024-04-03T18:08:37.3557230Z  2024-04-03T18:08:37.3560000Z  2024-04-03T18:08:37.3563728Z [14,600 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:08:37.3566082Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 15s local 2024-04-03T18:08:37.3569564Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:37.3572632Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:37.3575931Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:37.3578920Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:37.3581972Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:37.3585076Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:37.3588954Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:08:37.5632822Z 2024-04-03T18:08:37.5634409Z  2024-04-03T18:08:37.5635350Z  2024-04-03T18:08:37.5636854Z  2024-04-03T18:08:37.5637382Z  2024-04-03T18:08:37.5638120Z  2024-04-03T18:08:37.5639526Z  2024-04-03T18:08:37.5640078Z  2024-04-03T18:08:37.5641579Z  2024-04-03T18:08:37.5642935Z [14,606 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:37.5645713Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 15s local 2024-04-03T18:08:37.5646815Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:37.5648762Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:37.5649836Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:37.5650576Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:37.5651256Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:37.5651994Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:37.5653022Z Compiling xla/pjrt/cpu/tracked_tfrt_cpu_device_buffer.cc; 4s local ... 2024-04-03T18:08:37.8022342Z 2024-04-03T18:08:37.8023101Z  2024-04-03T18:08:37.8023565Z  2024-04-03T18:08:37.8023921Z  2024-04-03T18:08:37.8024293Z  2024-04-03T18:08:37.8024656Z  2024-04-03T18:08:37.8024995Z  2024-04-03T18:08:37.8025362Z  2024-04-03T18:08:37.8025713Z  2024-04-03T18:08:37.8026763Z [14,608 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:37.8028315Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 16s local 2024-04-03T18:08:37.8029218Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:37.8029843Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:37.8031360Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:37.8032408Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:37.8033227Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:37.8034272Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:37.8035772Z Compiling xla/pjrt/cpu/tracked_tfrt_cpu_device_buffer.cc; 5s local ... 2024-04-03T18:08:38.1029878Z 2024-04-03T18:08:38.1109636Z  2024-04-03T18:08:38.1189555Z  2024-04-03T18:08:38.1269588Z  2024-04-03T18:08:38.1349619Z  2024-04-03T18:08:38.1429526Z  2024-04-03T18:08:38.1510181Z  2024-04-03T18:08:38.1562318Z  2024-04-03T18:08:38.1566195Z  2024-04-03T18:08:38.1567867Z [14,611 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:38.1569849Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 16s local 2024-04-03T18:08:38.1571473Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:38.1572844Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:38.1573635Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:38.1574550Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:38.1575283Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:38.1576042Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:38.1577242Z Compiling xla/pjrt/cpu/tracked_tfrt_cpu_device_buffer.cc; 5s local ... 2024-04-03T18:08:38.3028724Z 2024-04-03T18:08:38.3109563Z  2024-04-03T18:08:38.3229487Z  2024-04-03T18:08:38.3309776Z  2024-04-03T18:08:38.3313349Z  2024-04-03T18:08:38.3315015Z  2024-04-03T18:08:38.3316605Z  2024-04-03T18:08:38.3318524Z  2024-04-03T18:08:38.3320133Z  2024-04-03T18:08:38.3322483Z [14,613 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:38.3325316Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 16s local 2024-04-03T18:08:38.3327475Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:38.3329292Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:38.3331115Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:38.3332940Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:38.3334926Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:38.3336799Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:38.3338994Z Compiling xla/pjrt/cpu/tracked_tfrt_cpu_device_buffer.cc; 5s local ... 2024-04-03T18:08:38.5101780Z 2024-04-03T18:08:38.5103101Z  2024-04-03T18:08:38.5104209Z  2024-04-03T18:08:38.5105341Z  2024-04-03T18:08:38.5105859Z  2024-04-03T18:08:38.5106313Z  2024-04-03T18:08:38.5106784Z  2024-04-03T18:08:38.5107234Z  2024-04-03T18:08:38.5107916Z  2024-04-03T18:08:38.5109308Z [14,618 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:08:38.5111074Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 16s local 2024-04-03T18:08:38.5112209Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:38.5112995Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:38.5113786Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:38.5114568Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:38.5115392Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:38.5116187Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:38.5117268Z Compiling xla/pjrt/cpu/tracked_tfrt_cpu_device_buffer.cc; 5s local ... 2024-04-03T18:08:38.7637265Z 2024-04-03T18:08:38.7640904Z  2024-04-03T18:08:38.7644006Z  2024-04-03T18:08:38.7646892Z  2024-04-03T18:08:38.7649793Z  2024-04-03T18:08:38.7652863Z  2024-04-03T18:08:38.7655951Z  2024-04-03T18:08:38.7658859Z  2024-04-03T18:08:38.7661798Z  2024-04-03T18:08:38.7665528Z [14,625 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:38.7670661Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 16s local 2024-04-03T18:08:38.7674252Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:38.7685423Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:38.7688637Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:38.7691744Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:38.7695524Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:38.7698668Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:38.7701814Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:08:39.0155777Z 2024-04-03T18:08:39.0159347Z  2024-04-03T18:08:39.0162456Z  2024-04-03T18:08:39.0163346Z  2024-04-03T18:08:39.0164010Z  2024-04-03T18:08:39.0164604Z  2024-04-03T18:08:39.0165327Z  2024-04-03T18:08:39.0165941Z  2024-04-03T18:08:39.0166742Z  2024-04-03T18:08:39.0168135Z [14,627 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:39.0170026Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 17s local 2024-04-03T18:08:39.0171328Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:39.0172328Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:39.0173244Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:39.0174177Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:39.0175256Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:39.0176108Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:39.0177025Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:08:39.2452465Z 2024-04-03T18:08:39.2453483Z  2024-04-03T18:08:39.2453979Z  2024-04-03T18:08:39.2454893Z  2024-04-03T18:08:39.2455316Z  2024-04-03T18:08:39.2455739Z  2024-04-03T18:08:39.2456130Z  2024-04-03T18:08:39.2456564Z  2024-04-03T18:08:39.2457008Z  2024-04-03T18:08:39.2458296Z [14,630 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:39.2459952Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 17s local 2024-04-03T18:08:39.2461068Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:39.2461831Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:39.2462578Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:39.2463354Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:39.2464093Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:39.2464831Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:39.2465600Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:08:39.4660399Z 2024-04-03T18:08:39.4661198Z  2024-04-03T18:08:39.4661693Z  2024-04-03T18:08:39.4662123Z  2024-04-03T18:08:39.4662521Z  2024-04-03T18:08:39.4662899Z  2024-04-03T18:08:39.4663262Z  2024-04-03T18:08:39.4663631Z  2024-04-03T18:08:39.4663987Z  2024-04-03T18:08:39.4665111Z [14,634 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:39.4666665Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 17s local 2024-04-03T18:08:39.4667927Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:39.4668617Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:39.4669291Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:39.4669984Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:39.4670633Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:39.4671309Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:39.4672007Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:08:39.7029840Z 2024-04-03T18:08:39.7030630Z  2024-04-03T18:08:39.7031199Z  2024-04-03T18:08:39.7031687Z  2024-04-03T18:08:39.7032161Z  2024-04-03T18:08:39.7032615Z  2024-04-03T18:08:39.7033081Z  2024-04-03T18:08:39.7033528Z  2024-04-03T18:08:39.7033890Z  2024-04-03T18:08:39.7035507Z [14,640 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:39.7037291Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 17s local 2024-04-03T18:08:39.7038536Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:39.7039297Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:39.7040162Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:39.7041007Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:39.7041712Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:39.7042453Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:39.7043214Z @onednn//:onednn_autogen; 6s local ... 2024-04-03T18:08:39.9698924Z 2024-04-03T18:08:39.9699783Z  2024-04-03T18:08:39.9700335Z  2024-04-03T18:08:39.9700788Z  2024-04-03T18:08:39.9701234Z  2024-04-03T18:08:39.9701656Z  2024-04-03T18:08:39.9702211Z  2024-04-03T18:08:39.9702631Z  2024-04-03T18:08:39.9703039Z  2024-04-03T18:08:39.9704250Z [14,645 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:39.9705799Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 18s local 2024-04-03T18:08:39.9706795Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:39.9707476Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:39.9708431Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:39.9709128Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:39.9709825Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:39.9710522Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:39.9711201Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T18:08:40.1917942Z 2024-04-03T18:08:40.1919012Z  2024-04-03T18:08:40.1919549Z  2024-04-03T18:08:40.1931108Z  2024-04-03T18:08:40.1931603Z  2024-04-03T18:08:40.1931965Z  2024-04-03T18:08:40.1932343Z  2024-04-03T18:08:40.1932721Z  2024-04-03T18:08:40.1933112Z  2024-04-03T18:08:40.1934501Z [14,651 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:40.1936032Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 18s local 2024-04-03T18:08:40.1937011Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:08:40.1937835Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:40.1938585Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:40.1939276Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:40.1939977Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:40.1940660Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:40.1941351Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T18:08:40.4099174Z 2024-04-03T18:08:40.4100126Z  2024-04-03T18:08:40.4100698Z  2024-04-03T18:08:40.4101128Z  2024-04-03T18:08:40.4101575Z  2024-04-03T18:08:40.4102009Z  2024-04-03T18:08:40.4102408Z  2024-04-03T18:08:40.4102843Z  2024-04-03T18:08:40.4103272Z  2024-04-03T18:08:40.4104503Z [14,659 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:40.4106081Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 18s local 2024-04-03T18:08:40.4107093Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:08:40.4108041Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:40.4108785Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:40.4109493Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:40.4110194Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:40.4110918Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:40.4111765Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T18:08:40.6255218Z 2024-04-03T18:08:40.6256031Z  2024-04-03T18:08:40.6256577Z  2024-04-03T18:08:40.6257032Z  2024-04-03T18:08:40.6257447Z  2024-04-03T18:08:40.6257891Z  2024-04-03T18:08:40.6258332Z  2024-04-03T18:08:40.6258755Z  2024-04-03T18:08:40.6259194Z  2024-04-03T18:08:40.6260735Z [14,660 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:40.6262297Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 18s local 2024-04-03T18:08:40.6263412Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:08:40.6264142Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:40.6264811Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:40.6265401Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:40.6265969Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:40.6266489Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:40.6267082Z @onednn//:onednn_autogen; 7s local ... 2024-04-03T18:08:40.8365815Z 2024-04-03T18:08:40.8366555Z  2024-04-03T18:08:40.8367098Z  2024-04-03T18:08:40.8367498Z  2024-04-03T18:08:40.8367911Z  2024-04-03T18:08:40.8368332Z  2024-04-03T18:08:40.8368737Z  2024-04-03T18:08:40.8369172Z  2024-04-03T18:08:40.8369588Z  2024-04-03T18:08:40.8370868Z [14,662 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:40.8372486Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 19s local 2024-04-03T18:08:40.8373557Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:08:40.8374522Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:40.8375230Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:40.8375920Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:40.8376743Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:40.8377472Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:40.8378479Z @onednn//:onednn_autogen; 8s local ... 2024-04-03T18:08:41.0481378Z 2024-04-03T18:08:41.0482113Z  2024-04-03T18:08:41.0482632Z  2024-04-03T18:08:41.0483091Z  2024-04-03T18:08:41.0483671Z  2024-04-03T18:08:41.0486009Z  2024-04-03T18:08:41.0486702Z  2024-04-03T18:08:41.0487371Z  2024-04-03T18:08:41.0488363Z  2024-04-03T18:08:41.0490122Z [14,671 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:41.0491880Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 19s local 2024-04-03T18:08:41.0492897Z @onednn//:onednn_autogen; 11s local 2024-04-03T18:08:41.0493652Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:41.0494532Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:41.0495261Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:41.0496017Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:41.0496718Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:41.0497424Z @onednn//:onednn_autogen; 8s local ... 2024-04-03T18:08:41.2538189Z 2024-04-03T18:08:41.2539073Z  2024-04-03T18:08:41.2539710Z  2024-04-03T18:08:41.2540108Z  2024-04-03T18:08:41.2540634Z  2024-04-03T18:08:41.2541156Z  2024-04-03T18:08:41.2541549Z  2024-04-03T18:08:41.2542091Z  2024-04-03T18:08:41.2542679Z  2024-04-03T18:08:41.2543993Z [14,674 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:41.2545828Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 19s local 2024-04-03T18:08:41.2546947Z @onednn//:onednn_autogen; 11s local 2024-04-03T18:08:41.2548106Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:41.2548888Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:41.2549653Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:41.2550419Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:41.2551158Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:41.2551945Z @onednn//:onednn_autogen; 8s local ... 2024-04-03T18:08:41.4634862Z 2024-04-03T18:08:41.4635626Z  2024-04-03T18:08:41.4636191Z  2024-04-03T18:08:41.4636621Z  2024-04-03T18:08:41.4637064Z  2024-04-03T18:08:41.4637522Z  2024-04-03T18:08:41.4637969Z  2024-04-03T18:08:41.4638731Z  2024-04-03T18:08:41.4639209Z  2024-04-03T18:08:41.4640481Z [14,679 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:41.4642126Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 19s local 2024-04-03T18:08:41.4643526Z @onednn//:onednn_autogen; 11s local 2024-04-03T18:08:41.4644285Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:08:41.4645055Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:41.4645835Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:41.4646585Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:41.4647362Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:41.4648140Z @onednn//:onednn_autogen; 8s local ... 2024-04-03T18:08:41.6821940Z 2024-04-03T18:08:41.6822718Z  2024-04-03T18:08:41.6823315Z  2024-04-03T18:08:41.6823784Z  2024-04-03T18:08:41.6824219Z  2024-04-03T18:08:41.6824675Z  2024-04-03T18:08:41.6825132Z  2024-04-03T18:08:41.6825591Z  2024-04-03T18:08:41.6826021Z  2024-04-03T18:08:41.6827376Z [14,682 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:41.6829208Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 19s local 2024-04-03T18:08:41.6830306Z @onednn//:onednn_autogen; 11s local 2024-04-03T18:08:41.6831015Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:08:41.6831728Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:41.6832462Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:41.6833159Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:41.6834135Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:41.6834988Z @onednn//:onednn_autogen; 8s local ... 2024-04-03T18:08:41.9038764Z 2024-04-03T18:08:41.9040197Z  2024-04-03T18:08:41.9040730Z  2024-04-03T18:08:41.9048642Z  2024-04-03T18:08:41.9049405Z  2024-04-03T18:08:41.9049996Z  2024-04-03T18:08:41.9050441Z  2024-04-03T18:08:41.9050903Z  2024-04-03T18:08:41.9051344Z  2024-04-03T18:08:41.9052648Z [14,685 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:41.9054503Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 20s local 2024-04-03T18:08:41.9055633Z @onednn//:onednn_autogen; 11s local 2024-04-03T18:08:41.9056359Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:08:41.9057130Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:41.9057908Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:41.9058659Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:41.9059504Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:41.9060252Z @onednn//:onednn_autogen; 8s local ... 2024-04-03T18:08:42.1043214Z 2024-04-03T18:08:42.1043994Z  2024-04-03T18:08:42.1044556Z  2024-04-03T18:08:42.1046849Z  2024-04-03T18:08:42.1047597Z  2024-04-03T18:08:42.1050630Z  2024-04-03T18:08:42.1051437Z  2024-04-03T18:08:42.1054896Z  2024-04-03T18:08:42.1055672Z  2024-04-03T18:08:42.1059402Z [14,694 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:08:42.1061422Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 20s local 2024-04-03T18:08:42.1064993Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:08:42.1066032Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:42.1069519Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:42.1070534Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:42.1073798Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:42.1074859Z Compiling mlir/lib/IR/Operation.cpp; 7s local 2024-04-03T18:08:42.1078776Z Compiling llvm/lib/Object/ELF.cpp; 7s local ... 2024-04-03T18:08:42.3394998Z 2024-04-03T18:08:42.3396255Z  2024-04-03T18:08:42.3396882Z  2024-04-03T18:08:42.3397329Z  2024-04-03T18:08:42.3398172Z  2024-04-03T18:08:42.3398625Z  2024-04-03T18:08:42.3399018Z  2024-04-03T18:08:42.3399470Z  2024-04-03T18:08:42.3399908Z  2024-04-03T18:08:42.3402658Z [14,709 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:42.3404862Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 20s local 2024-04-03T18:08:42.3405937Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:08:42.3406879Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:42.3407745Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:42.3408579Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:42.3409681Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:42.3410495Z Compiling llvm/lib/Object/ELF.cpp; 7s local 2024-04-03T18:08:42.3411557Z Compiling mlir/lib/IR/SymbolTable.cpp [for tool]; 7s local ... 2024-04-03T18:08:42.5403442Z 2024-04-03T18:08:42.5404589Z  2024-04-03T18:08:42.5405395Z  2024-04-03T18:08:42.5406511Z  2024-04-03T18:08:42.5407036Z  2024-04-03T18:08:42.5407529Z  2024-04-03T18:08:42.5407994Z  2024-04-03T18:08:42.5408435Z  2024-04-03T18:08:42.5408899Z  2024-04-03T18:08:42.5410210Z [14,715 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:42.5411889Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 20s local 2024-04-03T18:08:42.5413020Z @onednn//:onednn_autogen; 11s local 2024-04-03T18:08:42.5413812Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:42.5414729Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:42.5415838Z Compiling llvm/lib/Object/ELF.cpp; 8s local 2024-04-03T18:08:42.5416736Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 7s local 2024-04-03T18:08:42.5417658Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:42.5418629Z Compiling llvm/lib/IR/LegacyPassManager.cpp; 5s local ... 2024-04-03T18:08:42.8486496Z 2024-04-03T18:08:42.8487266Z  2024-04-03T18:08:42.8487825Z  2024-04-03T18:08:42.8488391Z  2024-04-03T18:08:42.8488813Z  2024-04-03T18:08:42.8489256Z  2024-04-03T18:08:42.8489679Z  2024-04-03T18:08:42.8490085Z  2024-04-03T18:08:42.8490538Z  2024-04-03T18:08:42.8491877Z [14,717 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:42.8493506Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 21s local 2024-04-03T18:08:42.8494807Z @onednn//:onednn_autogen; 11s local 2024-04-03T18:08:42.8495614Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:08:42.8496402Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:42.8497358Z Compiling llvm/lib/Object/ELF.cpp; 8s local 2024-04-03T18:08:42.8498327Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 7s local 2024-04-03T18:08:42.8499385Z Compiling llvm/lib/IR/LegacyPassManager.cpp; 5s local 2024-04-03T18:08:42.8500356Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:08:43.0990294Z 2024-04-03T18:08:43.1003211Z  2024-04-03T18:08:43.1004100Z  2024-04-03T18:08:43.1004484Z  2024-04-03T18:08:43.1004843Z  2024-04-03T18:08:43.1005219Z  2024-04-03T18:08:43.1005595Z  2024-04-03T18:08:43.1005973Z  2024-04-03T18:08:43.1006362Z  2024-04-03T18:08:43.1007438Z [14,727 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:43.1008823Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 21s local 2024-04-03T18:08:43.1009713Z @onednn//:onednn_autogen; 11s local 2024-04-03T18:08:43.1010363Z @onednn//:onednn_autogen; 10s local 2024-04-03T18:08:43.1010984Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:43.1011651Z Compiling llvm/lib/Object/ELF.cpp; 8s local 2024-04-03T18:08:43.1012468Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 7s local 2024-04-03T18:08:43.1013693Z Compiling llvm/lib/IR/LegacyPassManager.cpp; 5s local 2024-04-03T18:08:43.1014659Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:08:43.3052554Z 2024-04-03T18:08:43.3059636Z  2024-04-03T18:08:43.3060142Z  2024-04-03T18:08:43.3060539Z  2024-04-03T18:08:43.3060936Z  2024-04-03T18:08:43.3061554Z  2024-04-03T18:08:43.3062042Z  2024-04-03T18:08:43.3062421Z  2024-04-03T18:08:43.3062844Z  2024-04-03T18:08:43.3064167Z [14,731 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:43.3065665Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 21s local 2024-04-03T18:08:43.3066648Z @onednn//:onednn_autogen; 11s local 2024-04-03T18:08:43.3067355Z @onednn//:onednn_autogen; 9s local 2024-04-03T18:08:43.3068280Z Compiling llvm/lib/Object/ELF.cpp; 8s local 2024-04-03T18:08:43.3069183Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 7s local 2024-04-03T18:08:43.3070167Z Compiling llvm/lib/IR/LegacyPassManager.cpp; 6s local 2024-04-03T18:08:43.3071017Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:43.3071686Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:08:43.5587344Z 2024-04-03T18:08:43.5588300Z  2024-04-03T18:08:43.5588861Z  2024-04-03T18:08:43.5589355Z  2024-04-03T18:08:43.5590322Z  2024-04-03T18:08:43.5590787Z  2024-04-03T18:08:43.5591236Z  2024-04-03T18:08:43.5591672Z  2024-04-03T18:08:43.5592113Z  2024-04-03T18:08:43.5593419Z [14,736 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:43.5595401Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 21s local 2024-04-03T18:08:43.5596558Z @onednn//:onednn_autogen; 12s local 2024-04-03T18:08:43.5597367Z Compiling llvm/lib/Object/ELF.cpp; 9s local 2024-04-03T18:08:43.5598245Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 8s local 2024-04-03T18:08:43.5599282Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:43.5600024Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:43.5601111Z Compiling xla/pjrt/cpu/tracked_tfrt_cpu_device_buffer.cc; 4s local 2024-04-03T18:08:43.5602311Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:08:43.7863887Z 2024-04-03T18:08:43.7864639Z  2024-04-03T18:08:43.7865286Z  2024-04-03T18:08:43.7865700Z  2024-04-03T18:08:43.7866109Z  2024-04-03T18:08:43.7866515Z  2024-04-03T18:08:43.7866916Z  2024-04-03T18:08:43.7867320Z  2024-04-03T18:08:43.7867933Z  2024-04-03T18:08:43.7869119Z [14,746 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:43.7870578Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 21s local 2024-04-03T18:08:43.7871617Z Compiling llvm/lib/Object/ELF.cpp; 9s local 2024-04-03T18:08:43.7872466Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 8s local 2024-04-03T18:08:43.7873275Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:43.7873928Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:43.7874813Z Compiling xla/pjrt/cpu/tracked_tfrt_cpu_device_buffer.cc; 5s local 2024-04-03T18:08:43.7875764Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:08:43.7876459Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:08:44.1071740Z 2024-04-03T18:08:44.1072479Z  2024-04-03T18:08:44.1072998Z  2024-04-03T18:08:44.1073440Z  2024-04-03T18:08:44.1073842Z  2024-04-03T18:08:44.1074266Z  2024-04-03T18:08:44.1074677Z  2024-04-03T18:08:44.1075086Z  2024-04-03T18:08:44.1075528Z  2024-04-03T18:08:44.1076718Z [14,749 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:44.1078395Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 22s local 2024-04-03T18:08:44.1079522Z Compiling llvm/lib/Object/ELF.cpp; 9s local 2024-04-03T18:08:44.1080785Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 8s local 2024-04-03T18:08:44.1081689Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:44.1082430Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:44.1083456Z Compiling xla/pjrt/cpu/tracked_tfrt_cpu_device_buffer.cc; 5s local 2024-04-03T18:08:44.1084604Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:08:44.1085441Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:08:44.3080917Z 2024-04-03T18:08:44.3081670Z  2024-04-03T18:08:44.3082192Z  2024-04-03T18:08:44.3085678Z  2024-04-03T18:08:44.3086147Z  2024-04-03T18:08:44.3086589Z  2024-04-03T18:08:44.3087019Z  2024-04-03T18:08:44.3087458Z  2024-04-03T18:08:44.3087884Z  2024-04-03T18:08:44.3089111Z [14,752 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:44.3090836Z Compiling mlir/lib/IR/BuiltinAttributes.cpp [for tool]; 22s local 2024-04-03T18:08:44.3092022Z Compiling llvm/lib/Object/ELF.cpp; 9s local 2024-04-03T18:08:44.3093036Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 8s local 2024-04-03T18:08:44.3093989Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:44.3094903Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:44.3096019Z Compiling xla/pjrt/cpu/tracked_tfrt_cpu_device_buffer.cc; 5s local 2024-04-03T18:08:44.3097295Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:08:44.3098104Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:08:44.5202792Z 2024-04-03T18:08:44.5218916Z  2024-04-03T18:08:44.5219508Z  2024-04-03T18:08:44.5219984Z  2024-04-03T18:08:44.5220686Z  2024-04-03T18:08:44.5221151Z  2024-04-03T18:08:44.5221612Z  2024-04-03T18:08:44.5222056Z  2024-04-03T18:08:44.5222515Z  2024-04-03T18:08:44.5223858Z [14,760 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:44.5225332Z Compiling llvm/lib/Object/ELF.cpp; 9s local 2024-04-03T18:08:44.5226384Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 9s local 2024-04-03T18:08:44.5227298Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:44.5228218Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:44.5229088Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:44.5229851Z @onednn//:onednn_autogen; 4s local 2024-04-03T18:08:44.5230768Z Compiling external/xla/xla/service/hlo.pb.cc; 4s local 2024-04-03T18:08:44.5231760Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:08:44.7379481Z 2024-04-03T18:08:44.7380604Z  2024-04-03T18:08:44.7381125Z  2024-04-03T18:08:44.7383132Z  2024-04-03T18:08:44.7384844Z  2024-04-03T18:08:44.7385581Z  2024-04-03T18:08:44.7386266Z  2024-04-03T18:08:44.7386937Z  2024-04-03T18:08:44.7387975Z  2024-04-03T18:08:44.7389712Z [14,767 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:44.7391546Z Compiling llvm/lib/Object/ELF.cpp; 10s local 2024-04-03T18:08:44.7392848Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 9s local 2024-04-03T18:08:44.7394212Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:44.7395533Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:44.7396361Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:44.7397151Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:44.7398098Z Compiling external/xla/xla/service/hlo.pb.cc; 4s local 2024-04-03T18:08:44.7399081Z @onednn//:onednn_autogen; 4s local ... 2024-04-03T18:08:45.0754896Z 2024-04-03T18:08:45.0756210Z  2024-04-03T18:08:45.0759387Z  2024-04-03T18:08:45.0760163Z  2024-04-03T18:08:45.0760573Z  2024-04-03T18:08:45.0760948Z  2024-04-03T18:08:45.0761300Z  2024-04-03T18:08:45.0761649Z  2024-04-03T18:08:45.0762015Z  2024-04-03T18:08:45.0763301Z [14,772 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:45.0764488Z Compiling llvm/lib/Object/ELF.cpp; 10s local 2024-04-03T18:08:45.0765185Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:45.0765877Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:45.0766499Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:45.0767379Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:45.0768194Z Compiling external/xla/xla/service/hlo.pb.cc; 5s local 2024-04-03T18:08:45.0769007Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:45.0769793Z Compiling llvm/lib/Object/ArchiveWriter.cpp; 4s local ... 2024-04-03T18:08:45.2952472Z 2024-04-03T18:08:45.2953659Z  2024-04-03T18:08:45.2956682Z  2024-04-03T18:08:45.2959489Z  2024-04-03T18:08:45.2962280Z  2024-04-03T18:08:45.2962997Z  2024-04-03T18:08:45.2964187Z  2024-04-03T18:08:45.2964954Z  2024-04-03T18:08:45.2965602Z  2024-04-03T18:08:45.2967323Z [14,776 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:45.2969095Z Compiling llvm/lib/Object/ELF.cpp; 10s local 2024-04-03T18:08:45.2970137Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:45.2971206Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:45.2972625Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:45.2973496Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:45.2974764Z Compiling external/xla/xla/service/hlo.pb.cc; 5s local 2024-04-03T18:08:45.2975744Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:45.2976541Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:08:45.5071881Z 2024-04-03T18:08:45.5073150Z  2024-04-03T18:08:45.5073948Z  2024-04-03T18:08:45.5075039Z  2024-04-03T18:08:45.5075510Z  2024-04-03T18:08:45.5075960Z  2024-04-03T18:08:45.5076387Z  2024-04-03T18:08:45.5076831Z  2024-04-03T18:08:45.5077217Z  2024-04-03T18:08:45.5078436Z [14,780 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:45.5079815Z Compiling llvm/lib/Object/ELF.cpp; 10s local 2024-04-03T18:08:45.5080583Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:45.5081272Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:45.5082009Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:45.5082915Z Compiling external/xla/xla/service/hlo.pb.cc; 5s local 2024-04-03T18:08:45.5083808Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:45.5084547Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:45.5085505Z Compiling llvm/lib/DebugInfo/PDB/Native/SymbolCache.cpp; 5s local ... 2024-04-03T18:08:45.8220372Z 2024-04-03T18:08:45.8221116Z  2024-04-03T18:08:45.8221586Z  2024-04-03T18:08:45.8225501Z  2024-04-03T18:08:45.8226317Z  2024-04-03T18:08:45.8227171Z  2024-04-03T18:08:45.8228323Z  2024-04-03T18:08:45.8228726Z  2024-04-03T18:08:45.8229099Z  2024-04-03T18:08:45.8230169Z [14,788 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:45.8231300Z Compiling llvm/lib/Object/ELF.cpp; 11s local 2024-04-03T18:08:45.8231987Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:45.8232600Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:45.8233188Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:45.8233920Z Compiling external/xla/xla/service/hlo.pb.cc; 6s local 2024-04-03T18:08:45.8234664Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:45.8235247Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:45.8236260Z Compiling llvm/lib/DebugInfo/PDB/Native/SymbolCache.cpp; 5s local ... 2024-04-03T18:08:46.0447949Z 2024-04-03T18:08:46.0448723Z  2024-04-03T18:08:46.0449291Z  2024-04-03T18:08:46.0449766Z  2024-04-03T18:08:46.0450172Z  2024-04-03T18:08:46.0450601Z  2024-04-03T18:08:46.0451041Z  2024-04-03T18:08:46.0451522Z  2024-04-03T18:08:46.0452182Z  2024-04-03T18:08:46.0453465Z [14,794 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:46.0455067Z Compiling llvm/lib/Object/ELF.cpp; 11s local 2024-04-03T18:08:46.0456091Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:46.0456977Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:46.0457896Z Compiling external/xla/xla/service/hlo.pb.cc; 6s local 2024-04-03T18:08:46.0458854Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:46.0459627Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:46.0460823Z Compiling llvm/lib/DebugInfo/PDB/Native/SymbolCache.cpp; 5s local 2024-04-03T18:08:46.0462224Z @llvm-project//llvm:ProfileData; 4s local ... 2024-04-03T18:08:46.2890776Z 2024-04-03T18:08:46.2891750Z  2024-04-03T18:08:46.2892525Z  2024-04-03T18:08:46.2893159Z  2024-04-03T18:08:46.2893639Z  2024-04-03T18:08:46.2894376Z  2024-04-03T18:08:46.2895028Z  2024-04-03T18:08:46.2895701Z  2024-04-03T18:08:46.2896311Z  2024-04-03T18:08:46.2897903Z [14,799 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:46.2899712Z Compiling llvm/lib/Object/ELF.cpp; 11s local 2024-04-03T18:08:46.2900781Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:46.2924667Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:46.2925869Z Compiling external/xla/xla/service/hlo.pb.cc; 6s local 2024-04-03T18:08:46.2926823Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:46.2927532Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:46.2928841Z Compiling llvm/lib/DebugInfo/PDB/Native/SymbolCache.cpp; 5s local 2024-04-03T18:08:46.2930224Z @llvm-project//llvm:ProfileData; 4s local ... 2024-04-03T18:08:46.4991059Z 2024-04-03T18:08:46.4991986Z  2024-04-03T18:08:46.4992747Z  2024-04-03T18:08:46.4993356Z  2024-04-03T18:08:46.4993852Z  2024-04-03T18:08:46.4994513Z  2024-04-03T18:08:46.4995135Z  2024-04-03T18:08:46.4995747Z  2024-04-03T18:08:46.4996208Z  2024-04-03T18:08:46.4997816Z [14,806 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:46.4999753Z Compiling llvm/lib/Object/ELF.cpp; 11s local 2024-04-03T18:08:46.5000792Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:46.5002012Z Compiling external/xla/xla/service/hlo.pb.cc; 6s local 2024-04-03T18:08:46.5003156Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:46.5004094Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:46.5005472Z Compiling llvm/lib/DebugInfo/PDB/Native/SymbolCache.cpp; 6s local 2024-04-03T18:08:46.5007571Z Compiling llvm/lib/ProfileData/ItaniumManglingCanonicalizer.cpp; 5s local 2024-04-03T18:08:46.5009235Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:08:46.7087268Z 2024-04-03T18:08:46.7088945Z  2024-04-03T18:08:46.7089403Z  2024-04-03T18:08:46.7089755Z  2024-04-03T18:08:46.7090100Z  2024-04-03T18:08:46.7090425Z  2024-04-03T18:08:46.7090777Z  2024-04-03T18:08:46.7091126Z  2024-04-03T18:08:46.7091457Z  2024-04-03T18:08:46.7092474Z [14,808 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:46.7093551Z Compiling llvm/lib/Object/ELF.cpp; 12s local 2024-04-03T18:08:46.7094184Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:46.7095030Z Compiling external/xla/xla/service/hlo.pb.cc; 6s local 2024-04-03T18:08:46.7095765Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:46.7096321Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:46.7097109Z Compiling llvm/lib/DebugInfo/PDB/Native/SymbolCache.cpp; 6s local 2024-04-03T18:08:46.7098266Z Compiling llvm/lib/ProfileData/ItaniumManglingCanonicalizer.cpp; 5s local 2024-04-03T18:08:46.7099488Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:08:46.9491986Z 2024-04-03T18:08:46.9492696Z  2024-04-03T18:08:46.9493169Z  2024-04-03T18:08:46.9493559Z  2024-04-03T18:08:46.9493918Z  2024-04-03T18:08:46.9494451Z  2024-04-03T18:08:46.9494853Z  2024-04-03T18:08:46.9495246Z  2024-04-03T18:08:46.9496062Z  2024-04-03T18:08:46.9497231Z [14,813 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:46.9498429Z Compiling llvm/lib/Object/ELF.cpp; 12s local 2024-04-03T18:08:46.9499130Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:46.9499915Z Compiling external/xla/xla/service/hlo.pb.cc; 7s local 2024-04-03T18:08:46.9500691Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:46.9501305Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:46.9502186Z Compiling llvm/lib/DebugInfo/PDB/Native/SymbolCache.cpp; 6s local 2024-04-03T18:08:46.9503439Z Compiling llvm/lib/ProfileData/ItaniumManglingCanonicalizer.cpp; 5s local 2024-04-03T18:08:46.9504483Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:08:47.1893042Z 2024-04-03T18:08:47.1900404Z  2024-04-03T18:08:47.1901182Z  2024-04-03T18:08:47.1901595Z  2024-04-03T18:08:47.1901995Z  2024-04-03T18:08:47.1902389Z  2024-04-03T18:08:47.1902769Z  2024-04-03T18:08:47.1903152Z  2024-04-03T18:08:47.1903509Z  2024-04-03T18:08:47.1904592Z [14,820 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:47.1905948Z Compiling llvm/lib/Object/ELF.cpp; 12s local 2024-04-03T18:08:47.1906963Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:47.1907959Z Compiling external/xla/xla/service/hlo.pb.cc; 7s local 2024-04-03T18:08:47.1908771Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:47.1909411Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:47.1910313Z Compiling llvm/lib/DebugInfo/PDB/Native/SymbolCache.cpp; 6s local 2024-04-03T18:08:47.1911682Z Compiling llvm/lib/ProfileData/ItaniumManglingCanonicalizer.cpp; 5s local 2024-04-03T18:08:47.1912754Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:08:47.3986940Z 2024-04-03T18:08:47.3989441Z  2024-04-03T18:08:47.3990104Z  2024-04-03T18:08:47.3990618Z  2024-04-03T18:08:47.3991075Z  2024-04-03T18:08:47.3991542Z  2024-04-03T18:08:47.3992010Z  2024-04-03T18:08:47.3992451Z  2024-04-03T18:08:47.3992884Z  2024-04-03T18:08:47.3994187Z [14,829 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:47.3995539Z Compiling llvm/lib/Object/ELF.cpp; 12s local 2024-04-03T18:08:47.3996399Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:47.3997300Z Compiling external/xla/xla/service/hlo.pb.cc; 7s local 2024-04-03T18:08:47.3998217Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:47.3998948Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:47.4000176Z Compiling llvm/lib/ProfileData/ItaniumManglingCanonicalizer.cpp; 6s local 2024-04-03T18:08:47.4001495Z @onednn//:onednn_autogen; 5s local 2024-04-03T18:08:47.4002262Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:08:47.6549867Z 2024-04-03T18:08:47.6550665Z  2024-04-03T18:08:47.6551231Z  2024-04-03T18:08:47.6551673Z  2024-04-03T18:08:47.6552093Z  2024-04-03T18:08:47.6552532Z  2024-04-03T18:08:47.6552988Z  2024-04-03T18:08:47.6553417Z  2024-04-03T18:08:47.6553868Z  2024-04-03T18:08:47.6556778Z [14,833 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:47.6558121Z Compiling llvm/lib/Object/ELF.cpp; 13s local 2024-04-03T18:08:47.6559125Z Compiling external/xla/xla/service/hlo.pb.cc; 7s local 2024-04-03T18:08:47.6559988Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:47.6560704Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:47.6562250Z Compiling llvm/lib/ProfileData/ItaniumManglingCanonicalizer.cpp; 6s local 2024-04-03T18:08:47.6563425Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:47.6564099Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:47.6565315Z Compiling llvm/lib/DebugInfo/PDB/Native/InputFile.cpp; 5s local ... 2024-04-03T18:08:47.8865663Z 2024-04-03T18:08:47.8866450Z  2024-04-03T18:08:47.8866956Z  2024-04-03T18:08:47.8867411Z  2024-04-03T18:08:47.8868279Z  2024-04-03T18:08:47.8868714Z  2024-04-03T18:08:47.8869129Z  2024-04-03T18:08:47.8869541Z  2024-04-03T18:08:47.8869951Z  2024-04-03T18:08:47.8871206Z [14,840 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:47.8872587Z Compiling llvm/lib/Object/ELF.cpp; 13s local 2024-04-03T18:08:47.8873536Z Compiling external/xla/xla/service/hlo.pb.cc; 8s local 2024-04-03T18:08:47.8874521Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:47.8875266Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:47.8876396Z Compiling llvm/lib/ProfileData/ItaniumManglingCanonicalizer.cpp; 6s local 2024-04-03T18:08:47.8877500Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:47.8878218Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:47.8879082Z Compiling mlir/lib/IR/MLIRContext.cpp; 5s local ... 2024-04-03T18:08:48.1091047Z 2024-04-03T18:08:48.1091809Z  2024-04-03T18:08:48.1092321Z  2024-04-03T18:08:48.1092749Z  2024-04-03T18:08:48.1093168Z  2024-04-03T18:08:48.1093570Z  2024-04-03T18:08:48.1094464Z  2024-04-03T18:08:48.1094891Z  2024-04-03T18:08:48.1095297Z  2024-04-03T18:08:48.1096546Z [14,841 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:48.1097950Z Compiling llvm/lib/Object/ELF.cpp; 13s local 2024-04-03T18:08:48.1098914Z Compiling external/xla/xla/service/hlo.pb.cc; 8s local 2024-04-03T18:08:48.1099824Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:48.1100552Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:48.1101715Z Compiling llvm/lib/ProfileData/ItaniumManglingCanonicalizer.cpp; 6s local 2024-04-03T18:08:48.1102942Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:48.1103689Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:48.1104523Z Compiling mlir/lib/IR/MLIRContext.cpp; 5s local ... 2024-04-03T18:08:48.3234224Z 2024-04-03T18:08:48.3234960Z  2024-04-03T18:08:48.3235519Z  2024-04-03T18:08:48.3235957Z  2024-04-03T18:08:48.3236420Z  2024-04-03T18:08:48.3236878Z  2024-04-03T18:08:48.3237314Z  2024-04-03T18:08:48.3237761Z  2024-04-03T18:08:48.3238160Z  2024-04-03T18:08:48.3239293Z [14,845 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:48.3240606Z Compiling llvm/lib/Object/ELF.cpp; 13s local 2024-04-03T18:08:48.3241514Z Compiling external/xla/xla/service/hlo.pb.cc; 8s local 2024-04-03T18:08:48.3242466Z @onednn//:onednn_autogen; 8s local 2024-04-03T18:08:48.3243742Z Compiling llvm/lib/ProfileData/ItaniumManglingCanonicalizer.cpp; 6s local 2024-04-03T18:08:48.3245057Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:48.3245719Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:48.3246482Z Compiling mlir/lib/IR/MLIRContext.cpp; 5s local 2024-04-03T18:08:48.3247287Z @onednn//:onednn_autogen; 5s local ... 2024-04-03T18:08:48.5530116Z 2024-04-03T18:08:48.5530897Z  2024-04-03T18:08:48.5531470Z  2024-04-03T18:08:48.5531977Z  2024-04-03T18:08:48.5532422Z  2024-04-03T18:08:48.5532847Z  2024-04-03T18:08:48.5533266Z  2024-04-03T18:08:48.5533675Z  2024-04-03T18:08:48.5534100Z  2024-04-03T18:08:48.5535747Z [14,851 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:48.5537170Z Compiling llvm/lib/Object/ELF.cpp; 14s local 2024-04-03T18:08:48.5538124Z Compiling external/xla/xla/service/hlo.pb.cc; 8s local 2024-04-03T18:08:48.5539527Z Compiling llvm/lib/ProfileData/ItaniumManglingCanonicalizer.cpp; 7s local 2024-04-03T18:08:48.5540942Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:48.5541798Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:48.5542595Z Compiling mlir/lib/IR/MLIRContext.cpp; 6s local 2024-04-03T18:08:48.5543357Z @onednn//:onednn_autogen; 6s local 2024-04-03T18:08:48.5544192Z Compiling xla/service/cpu/runtime_conv2d.cc; 5s local ... 2024-04-03T18:08:48.7532624Z 2024-04-03T18:08:48.7533360Z  2024-04-03T18:08:48.7533883Z  2024-04-03T18:08:48.7534472Z  2024-04-03T18:08:48.7534907Z  2024-04-03T18:08:48.7535348Z  2024-04-03T18:08:48.7535806Z  2024-04-03T18:08:48.7536239Z  2024-04-03T18:08:48.7538830Z  2024-04-03T18:08:48.7542375Z [14,863 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:48.7545850Z Compiling llvm/lib/Object/ELF.cpp; 14s local 2024-04-03T18:08:48.7548057Z Compiling external/xla/xla/service/hlo.pb.cc; 9s local 2024-04-03T18:08:48.7549689Z Compiling llvm/lib/ProfileData/ItaniumManglingCanonicalizer.cpp; 7s local 2024-04-03T18:08:48.7551636Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:48.7552768Z Compiling mlir/lib/IR/MLIRContext.cpp; 6s local 2024-04-03T18:08:48.7554125Z Compiling xla/service/cpu/runtime_conv2d.cc; 5s local 2024-04-03T18:08:48.7555013Z Compiling llvm/lib/IR/Metadata.cpp; 5s local 2024-04-03T18:08:48.7556221Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 4s local ... 2024-04-03T18:08:48.9828875Z 2024-04-03T18:08:48.9829661Z  2024-04-03T18:08:48.9830184Z  2024-04-03T18:08:48.9830642Z  2024-04-03T18:08:48.9831093Z  2024-04-03T18:08:48.9831511Z  2024-04-03T18:08:48.9831945Z  2024-04-03T18:08:48.9832390Z  2024-04-03T18:08:48.9832821Z  2024-04-03T18:08:48.9834068Z [14,882 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:48.9835466Z Compiling llvm/lib/Object/ELF.cpp; 14s local 2024-04-03T18:08:48.9836470Z Compiling external/xla/xla/service/hlo.pb.cc; 9s local 2024-04-03T18:08:48.9837390Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:48.9838194Z Compiling mlir/lib/IR/MLIRContext.cpp; 6s local 2024-04-03T18:08:48.9839137Z Compiling xla/service/cpu/runtime_conv2d.cc; 5s local 2024-04-03T18:08:48.9840082Z Compiling llvm/lib/IR/Metadata.cpp; 5s local 2024-04-03T18:08:48.9841052Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 4s local 2024-04-03T18:08:48.9842215Z Compiling mlir/lib/IR/BuiltinDialect.cpp [for tool]; 4s local ... 2024-04-03T18:08:49.2049848Z 2024-04-03T18:08:49.2050827Z  2024-04-03T18:08:49.2051362Z  2024-04-03T18:08:49.2051778Z  2024-04-03T18:08:49.2052226Z  2024-04-03T18:08:49.2052642Z  2024-04-03T18:08:49.2053082Z  2024-04-03T18:08:49.2053519Z  2024-04-03T18:08:49.2053947Z  2024-04-03T18:08:49.2055386Z [14,895 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:49.2057007Z Compiling llvm/lib/Object/ELF.cpp; 14s local 2024-04-03T18:08:49.2057992Z Compiling external/xla/xla/service/hlo.pb.cc; 9s local 2024-04-03T18:08:49.2058946Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:49.2059803Z Compiling mlir/lib/IR/MLIRContext.cpp; 6s local 2024-04-03T18:08:49.2060832Z Compiling xla/service/cpu/runtime_conv2d.cc; 5s local 2024-04-03T18:08:49.2061819Z Compiling llvm/lib/IR/Metadata.cpp; 5s local 2024-04-03T18:08:49.2062812Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 4s local 2024-04-03T18:08:49.2064005Z Compiling mlir/lib/IR/BuiltinDialect.cpp [for tool]; 4s local ... 2024-04-03T18:08:49.4099848Z 2024-04-03T18:08:49.4100865Z  2024-04-03T18:08:49.4101444Z  2024-04-03T18:08:49.4101866Z  2024-04-03T18:08:49.4102255Z  2024-04-03T18:08:49.4102664Z  2024-04-03T18:08:49.4103048Z  2024-04-03T18:08:49.4103459Z  2024-04-03T18:08:49.4103860Z  2024-04-03T18:08:49.4105222Z [14,904 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:49.4106694Z Compiling llvm/lib/Object/ELF.cpp; 14s local 2024-04-03T18:08:49.4107900Z Compiling external/xla/xla/service/hlo.pb.cc; 9s local 2024-04-03T18:08:49.4108783Z @onednn//:onednn_autogen; 7s local 2024-04-03T18:08:49.4109631Z Compiling mlir/lib/IR/MLIRContext.cpp; 7s local 2024-04-03T18:08:49.4110599Z Compiling xla/service/cpu/runtime_conv2d.cc; 6s local 2024-04-03T18:08:49.4111589Z Compiling llvm/lib/IR/Metadata.cpp; 5s local 2024-04-03T18:08:49.4112510Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 5s local 2024-04-03T18:08:49.4113661Z Compiling mlir/lib/IR/BuiltinDialect.cpp [for tool]; 5s local ... 2024-04-03T18:08:49.6945230Z 2024-04-03T18:08:49.6945996Z  2024-04-03T18:08:49.6946485Z  2024-04-03T18:08:49.6946915Z  2024-04-03T18:08:49.6947322Z  2024-04-03T18:08:49.6947975Z  2024-04-03T18:08:49.6948428Z  2024-04-03T18:08:49.6948855Z  2024-04-03T18:08:49.6949250Z  2024-04-03T18:08:49.6950484Z [14,907 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:49.6951857Z Compiling llvm/lib/Object/ELF.cpp; 15s local 2024-04-03T18:08:49.6952792Z Compiling external/xla/xla/service/hlo.pb.cc; 9s local 2024-04-03T18:08:49.6954057Z Compiling mlir/lib/IR/MLIRContext.cpp; 7s local 2024-04-03T18:08:49.6955008Z Compiling xla/service/cpu/runtime_conv2d.cc; 6s local 2024-04-03T18:08:49.6955994Z Compiling llvm/lib/IR/Metadata.cpp; 6s local 2024-04-03T18:08:49.6956939Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 5s local 2024-04-03T18:08:49.6958005Z Compiling mlir/lib/IR/BuiltinDialect.cpp [for tool]; 5s local 2024-04-03T18:08:49.6959041Z Compiling llvm/lib/IR/Module.cpp; 5s local ... 2024-04-03T18:08:49.9115001Z 2024-04-03T18:08:49.9115819Z  2024-04-03T18:08:49.9116360Z  2024-04-03T18:08:49.9116841Z  2024-04-03T18:08:49.9117300Z  2024-04-03T18:08:49.9117760Z  2024-04-03T18:08:49.9118224Z  2024-04-03T18:08:49.9118657Z  2024-04-03T18:08:49.9119116Z  2024-04-03T18:08:49.9120359Z [14,909 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:49.9121788Z Compiling llvm/lib/Object/ELF.cpp; 15s local 2024-04-03T18:08:49.9122793Z Compiling external/xla/xla/service/hlo.pb.cc; 10s local 2024-04-03T18:08:49.9123785Z Compiling mlir/lib/IR/MLIRContext.cpp; 7s local 2024-04-03T18:08:49.9124688Z Compiling xla/service/cpu/runtime_conv2d.cc; 6s local 2024-04-03T18:08:49.9125659Z Compiling llvm/lib/IR/Metadata.cpp; 6s local 2024-04-03T18:08:49.9126944Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 5s local 2024-04-03T18:08:49.9128114Z Compiling mlir/lib/IR/BuiltinDialect.cpp [for tool]; 5s local 2024-04-03T18:08:49.9129247Z Compiling llvm/lib/IR/Module.cpp; 5s local ... 2024-04-03T18:08:50.1487000Z 2024-04-03T18:08:50.1487800Z  2024-04-03T18:08:50.1488440Z  2024-04-03T18:08:50.1488964Z  2024-04-03T18:08:50.1489445Z  2024-04-03T18:08:50.1489943Z  2024-04-03T18:08:50.1490450Z  2024-04-03T18:08:50.1490947Z  2024-04-03T18:08:50.1491458Z  2024-04-03T18:08:50.1492882Z [14,911 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:50.1494869Z Compiling llvm/lib/Object/ELF.cpp; 15s local 2024-04-03T18:08:50.1495903Z Compiling external/xla/xla/service/hlo.pb.cc; 10s local 2024-04-03T18:08:50.1497022Z Compiling xla/service/cpu/runtime_conv2d.cc; 6s local 2024-04-03T18:08:50.1498275Z Compiling llvm/lib/IR/Metadata.cpp; 6s local 2024-04-03T18:08:50.1499301Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 5s local 2024-04-03T18:08:50.1500453Z Compiling mlir/lib/IR/BuiltinDialect.cpp [for tool]; 5s local 2024-04-03T18:08:50.1501701Z Compiling llvm/lib/IR/Module.cpp; 5s local 2024-04-03T18:08:50.1502669Z Compiling google/fft.cc; 5s local ... 2024-04-03T18:08:50.5118919Z 2024-04-03T18:08:50.5119704Z  2024-04-03T18:08:50.5120245Z  2024-04-03T18:08:50.5120863Z  2024-04-03T18:08:50.5121291Z  2024-04-03T18:08:50.5121747Z  2024-04-03T18:08:50.5122175Z  2024-04-03T18:08:50.5122655Z  2024-04-03T18:08:50.5123097Z  2024-04-03T18:08:50.5124295Z [14,914 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:50.5125717Z Compiling llvm/lib/Object/ELF.cpp; 15s local 2024-04-03T18:08:50.5126728Z Compiling xla/service/cpu/runtime_conv2d.cc; 7s local 2024-04-03T18:08:50.5127730Z Compiling llvm/lib/IR/Metadata.cpp; 7s local 2024-04-03T18:08:50.5128716Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 6s local 2024-04-03T18:08:50.5129853Z Compiling mlir/lib/IR/BuiltinDialect.cpp [for tool]; 6s local 2024-04-03T18:08:50.5130954Z Compiling llvm/lib/IR/Module.cpp; 6s local 2024-04-03T18:08:50.5131759Z Compiling google/fft.cc; 5s local 2024-04-03T18:08:50.5132756Z Compiling llvm/lib/IR/ModuleSummaryIndex.cpp; 5s local ... 2024-04-03T18:08:50.7124168Z 2024-04-03T18:08:50.7124955Z  2024-04-03T18:08:50.7125486Z  2024-04-03T18:08:50.7125939Z  2024-04-03T18:08:50.7126721Z  2024-04-03T18:08:50.7127136Z  2024-04-03T18:08:50.7127557Z  2024-04-03T18:08:50.7127980Z  2024-04-03T18:08:50.7128400Z  2024-04-03T18:08:50.7129636Z [14,915 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:50.7131107Z Compiling llvm/lib/Object/ELF.cpp; 16s local 2024-04-03T18:08:50.7132052Z Compiling xla/service/cpu/runtime_conv2d.cc; 7s local 2024-04-03T18:08:50.7133000Z Compiling llvm/lib/IR/Metadata.cpp; 7s local 2024-04-03T18:08:50.7133936Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 6s local 2024-04-03T18:08:50.7135287Z Compiling mlir/lib/IR/BuiltinDialect.cpp [for tool]; 6s local 2024-04-03T18:08:50.7136226Z Compiling google/fft.cc; 5s local 2024-04-03T18:08:50.7137119Z Compiling llvm/lib/IR/ModuleSummaryIndex.cpp; 5s local 2024-04-03T18:08:50.7138350Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 5s local ... 2024-04-03T18:08:50.9237032Z 2024-04-03T18:08:50.9249165Z  2024-04-03T18:08:50.9249980Z  2024-04-03T18:08:50.9250422Z  2024-04-03T18:08:50.9250861Z  2024-04-03T18:08:50.9251287Z  2024-04-03T18:08:50.9251712Z  2024-04-03T18:08:50.9252158Z  2024-04-03T18:08:50.9252590Z  2024-04-03T18:08:50.9253856Z [14,918 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:50.9255418Z Compiling llvm/lib/Object/ELF.cpp; 16s local 2024-04-03T18:08:50.9256359Z Compiling xla/service/cpu/runtime_conv2d.cc; 7s local 2024-04-03T18:08:50.9257332Z Compiling llvm/lib/IR/Metadata.cpp; 7s local 2024-04-03T18:08:50.9258265Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 6s local 2024-04-03T18:08:50.9259355Z Compiling mlir/lib/IR/BuiltinDialect.cpp [for tool]; 6s local 2024-04-03T18:08:50.9260352Z Compiling google/fft.cc; 6s local 2024-04-03T18:08:50.9261231Z Compiling llvm/lib/IR/ModuleSummaryIndex.cpp; 6s local 2024-04-03T18:08:50.9262490Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 5s local ... 2024-04-03T18:08:51.1396984Z 2024-04-03T18:08:51.1398857Z  2024-04-03T18:08:51.1399367Z  2024-04-03T18:08:51.1401760Z  2024-04-03T18:08:51.1404841Z  2024-04-03T18:08:51.1407764Z  2024-04-03T18:08:51.1408668Z  2024-04-03T18:08:51.1409681Z  2024-04-03T18:08:51.1410146Z  2024-04-03T18:08:51.1412693Z [14,919 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:51.1414595Z Compiling llvm/lib/Object/ELF.cpp; 16s local 2024-04-03T18:08:51.1416077Z Compiling xla/service/cpu/runtime_conv2d.cc; 7s local 2024-04-03T18:08:51.1417603Z Compiling llvm/lib/IR/Metadata.cpp; 7s local 2024-04-03T18:08:51.1418913Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 6s local 2024-04-03T18:08:51.1420533Z Compiling mlir/lib/IR/BuiltinDialect.cpp [for tool]; 6s local 2024-04-03T18:08:51.1421862Z Compiling google/fft.cc; 6s local 2024-04-03T18:08:51.1423089Z Compiling llvm/lib/IR/ModuleSummaryIndex.cpp; 6s local 2024-04-03T18:08:51.1424575Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 5s local ... 2024-04-03T18:08:51.4841585Z 2024-04-03T18:08:51.4842761Z  2024-04-03T18:08:51.4843314Z  2024-04-03T18:08:51.4843776Z  2024-04-03T18:08:51.4844224Z  2024-04-03T18:08:51.4844647Z  2024-04-03T18:08:51.4845085Z  2024-04-03T18:08:51.4845531Z  2024-04-03T18:08:51.4845966Z  2024-04-03T18:08:51.4847263Z [14,922 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:51.4848744Z Compiling llvm/lib/Object/ELF.cpp; 16s local 2024-04-03T18:08:51.4849870Z Compiling xla/service/cpu/runtime_conv2d.cc; 8s local 2024-04-03T18:08:51.4851066Z Compiling llvm/lib/IR/Metadata.cpp; 8s local 2024-04-03T18:08:51.4852047Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 7s local 2024-04-03T18:08:51.4853495Z Compiling mlir/lib/IR/BuiltinDialect.cpp [for tool]; 7s local 2024-04-03T18:08:51.4854638Z Compiling google/fft.cc; 6s local 2024-04-03T18:08:51.4855561Z Compiling llvm/lib/IR/ModuleSummaryIndex.cpp; 6s local 2024-04-03T18:08:51.4856917Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 6s local ... 2024-04-03T18:08:51.7127660Z 2024-04-03T18:08:51.7128441Z  2024-04-03T18:08:51.7128966Z  2024-04-03T18:08:51.7129462Z  2024-04-03T18:08:51.7129895Z  2024-04-03T18:08:51.7130321Z  2024-04-03T18:08:51.7130760Z  2024-04-03T18:08:51.7131192Z  2024-04-03T18:08:51.7131617Z  2024-04-03T18:08:51.7132846Z [14,924 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:51.7134173Z Compiling llvm/lib/Object/ELF.cpp; 17s local 2024-04-03T18:08:51.7135267Z Compiling xla/service/cpu/runtime_conv2d.cc; 8s local 2024-04-03T18:08:51.7136364Z Compiling llvm/lib/IR/Metadata.cpp; 8s local 2024-04-03T18:08:51.7137332Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 7s local 2024-04-03T18:08:51.7138476Z Compiling mlir/lib/IR/BuiltinDialect.cpp [for tool]; 7s local 2024-04-03T18:08:51.7139494Z Compiling google/fft.cc; 6s local 2024-04-03T18:08:51.7140575Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 6s local 2024-04-03T18:08:51.7141841Z Compiling mlir/lib/AsmParser/Parser.cpp; 6s local ... 2024-04-03T18:08:51.9878979Z 2024-04-03T18:08:51.9879707Z  2024-04-03T18:08:51.9880172Z  2024-04-03T18:08:51.9880537Z  2024-04-03T18:08:51.9880873Z  2024-04-03T18:08:51.9881261Z  2024-04-03T18:08:51.9881602Z  2024-04-03T18:08:51.9881925Z  2024-04-03T18:08:51.9882269Z  2024-04-03T18:08:51.9883275Z [14,927 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:51.9884359Z Compiling llvm/lib/Object/ELF.cpp; 17s local 2024-04-03T18:08:51.9885142Z Compiling xla/service/cpu/runtime_conv2d.cc; 8s local 2024-04-03T18:08:51.9885901Z Compiling llvm/lib/IR/Metadata.cpp; 8s local 2024-04-03T18:08:51.9886635Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 7s local 2024-04-03T18:08:51.9887510Z Compiling mlir/lib/IR/BuiltinDialect.cpp [for tool]; 7s local 2024-04-03T18:08:51.9888568Z Compiling google/fft.cc; 7s local 2024-04-03T18:08:51.9891241Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 6s local 2024-04-03T18:08:51.9895258Z Compiling mlir/lib/AsmParser/Parser.cpp; 6s local ... 2024-04-03T18:08:52.1933748Z 2024-04-03T18:08:52.1935151Z  2024-04-03T18:08:52.1939032Z  2024-04-03T18:08:52.1940189Z  2024-04-03T18:08:52.1940860Z  2024-04-03T18:08:52.1941451Z  2024-04-03T18:08:52.1942089Z  2024-04-03T18:08:52.1942730Z  2024-04-03T18:08:52.1943355Z  2024-04-03T18:08:52.1944882Z [14,929 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:52.1946501Z Compiling llvm/lib/Object/ELF.cpp; 17s local 2024-04-03T18:08:52.1947588Z Compiling xla/service/cpu/runtime_conv2d.cc; 8s local 2024-04-03T18:08:52.1948957Z Compiling llvm/lib/IR/Metadata.cpp; 8s local 2024-04-03T18:08:52.1950083Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 7s local 2024-04-03T18:08:52.1951369Z Compiling mlir/lib/IR/BuiltinDialect.cpp [for tool]; 7s local 2024-04-03T18:08:52.1952814Z Compiling google/fft.cc; 7s local 2024-04-03T18:08:52.1954447Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 6s local 2024-04-03T18:08:52.1955730Z Compiling mlir/lib/AsmParser/Parser.cpp; 6s local ... 2024-04-03T18:08:52.4325132Z 2024-04-03T18:08:52.4325852Z  2024-04-03T18:08:52.4326408Z  2024-04-03T18:08:52.4328601Z  2024-04-03T18:08:52.4329453Z  2024-04-03T18:08:52.4332491Z  2024-04-03T18:08:52.4333138Z  2024-04-03T18:08:52.4336174Z  2024-04-03T18:08:52.4337101Z  2024-04-03T18:08:52.4340704Z [14,933 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:52.4342311Z Compiling xla/service/cpu/runtime_conv2d.cc; 9s local 2024-04-03T18:08:52.4345635Z Compiling llvm/lib/IR/Metadata.cpp; 9s local 2024-04-03T18:08:52.4346768Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 8s local 2024-04-03T18:08:52.4350967Z Compiling mlir/lib/IR/BuiltinDialect.cpp [for tool]; 8s local 2024-04-03T18:08:52.4352114Z Compiling google/fft.cc; 7s local 2024-04-03T18:08:52.4353582Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 7s local 2024-04-03T18:08:52.4354927Z Compiling mlir/lib/AsmParser/Parser.cpp; 6s local 2024-04-03T18:08:52.4356175Z Compiling xla/service/cpu/runtime_conv3d.cc; 6s local ... 2024-04-03T18:08:52.7133173Z 2024-04-03T18:08:52.7133939Z  2024-04-03T18:08:52.7134657Z  2024-04-03T18:08:52.7135109Z  2024-04-03T18:08:52.7135555Z  2024-04-03T18:08:52.7135996Z  2024-04-03T18:08:52.7136440Z  2024-04-03T18:08:52.7136855Z  2024-04-03T18:08:52.7137307Z  2024-04-03T18:08:52.7138529Z [14,935 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:52.7139922Z Compiling xla/service/cpu/runtime_conv2d.cc; 9s local 2024-04-03T18:08:52.7140944Z Compiling llvm/lib/IR/Metadata.cpp; 9s local 2024-04-03T18:08:52.7141909Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 8s local 2024-04-03T18:08:52.7142759Z Compiling google/fft.cc; 7s local 2024-04-03T18:08:52.7143828Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 7s local 2024-04-03T18:08:52.7145089Z Compiling mlir/lib/AsmParser/Parser.cpp; 7s local 2024-04-03T18:08:52.7146110Z Compiling xla/service/cpu/runtime_conv3d.cc; 6s local 2024-04-03T18:08:52.7147176Z Compiling llvm/lib/Analysis/VectorUtils.cpp; 6s local ... 2024-04-03T18:08:53.0879916Z 2024-04-03T18:08:53.0880687Z  2024-04-03T18:08:53.0881222Z  2024-04-03T18:08:53.0881674Z  2024-04-03T18:08:53.0882112Z  2024-04-03T18:08:53.0882531Z  2024-04-03T18:08:53.0882944Z  2024-04-03T18:08:53.0883376Z  2024-04-03T18:08:53.0883798Z  2024-04-03T18:08:53.0885377Z [14,936 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:53.0886879Z Compiling xla/service/cpu/runtime_conv2d.cc; 9s local 2024-04-03T18:08:53.0887853Z Compiling llvm/lib/IR/Metadata.cpp; 9s local 2024-04-03T18:08:53.0888856Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 8s local 2024-04-03T18:08:53.0890021Z Compiling google/fft.cc; 8s local 2024-04-03T18:08:53.0891118Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 7s local 2024-04-03T18:08:53.0892354Z Compiling mlir/lib/AsmParser/Parser.cpp; 7s local 2024-04-03T18:08:53.0893403Z Compiling xla/service/cpu/runtime_conv3d.cc; 7s local 2024-04-03T18:08:53.0894640Z Compiling llvm/lib/Analysis/VectorUtils.cpp; 6s local ... 2024-04-03T18:08:53.2891208Z 2024-04-03T18:08:53.2891956Z  2024-04-03T18:08:53.2892504Z  2024-04-03T18:08:53.2892953Z  2024-04-03T18:08:53.2893361Z  2024-04-03T18:08:53.2893797Z  2024-04-03T18:08:53.2894205Z  2024-04-03T18:08:53.2894813Z  2024-04-03T18:08:53.2895231Z  2024-04-03T18:08:53.2896426Z [14,937 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:53.2897852Z Compiling xla/service/cpu/runtime_conv2d.cc; 10s local 2024-04-03T18:08:53.2898911Z Compiling llvm/lib/IR/Metadata.cpp; 9s local 2024-04-03T18:08:53.2899852Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 8s local 2024-04-03T18:08:53.2900764Z Compiling google/fft.cc; 8s local 2024-04-03T18:08:53.2901783Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 7s local 2024-04-03T18:08:53.2903006Z Compiling mlir/lib/AsmParser/Parser.cpp; 7s local 2024-04-03T18:08:53.2904342Z Compiling xla/service/cpu/runtime_conv3d.cc; 7s local 2024-04-03T18:08:53.2905436Z Compiling llvm/lib/Analysis/VectorUtils.cpp; 6s local ... 2024-04-03T18:08:53.5460854Z 2024-04-03T18:08:53.5462057Z  2024-04-03T18:08:53.5463074Z  2024-04-03T18:08:53.5466341Z  2024-04-03T18:08:53.5467132Z  2024-04-03T18:08:53.5470339Z  2024-04-03T18:08:53.5471054Z  2024-04-03T18:08:53.5471667Z  2024-04-03T18:08:53.5472284Z  2024-04-03T18:08:53.5473691Z [14,939 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:53.5475403Z Compiling xla/service/cpu/runtime_conv2d.cc; 10s local 2024-04-03T18:08:53.5476616Z Compiling llvm/lib/IR/Metadata.cpp; 10s local 2024-04-03T18:08:53.5477732Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 9s local 2024-04-03T18:08:53.5479086Z Compiling google/fft.cc; 8s local 2024-04-03T18:08:53.5480670Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 8s local 2024-04-03T18:08:53.5481705Z Compiling mlir/lib/AsmParser/Parser.cpp; 7s local 2024-04-03T18:08:53.5482570Z Compiling xla/service/cpu/runtime_conv3d.cc; 7s local 2024-04-03T18:08:53.5483525Z Compiling llvm/lib/Analysis/VectorUtils.cpp; 7s local ... 2024-04-03T18:08:53.7684460Z 2024-04-03T18:08:53.7685583Z  2024-04-03T18:08:53.7686451Z  2024-04-03T18:08:53.7687175Z  2024-04-03T18:08:53.7688304Z  2024-04-03T18:08:53.7688788Z  2024-04-03T18:08:53.7689196Z  2024-04-03T18:08:53.7689610Z  2024-04-03T18:08:53.7691069Z  2024-04-03T18:08:53.7692545Z [14,943 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:53.7694100Z Compiling xla/service/cpu/runtime_conv2d.cc; 10s local 2024-04-03T18:08:53.7695536Z Compiling llvm/lib/IR/Metadata.cpp; 10s local 2024-04-03T18:08:53.7696570Z Compiling llvm/lib/IR/LLVMContextImpl.cpp; 9s local 2024-04-03T18:08:53.7697744Z Compiling google/fft.cc; 8s local 2024-04-03T18:08:53.7698930Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 8s local 2024-04-03T18:08:53.7700354Z Compiling mlir/lib/AsmParser/Parser.cpp; 8s local 2024-04-03T18:08:53.7701403Z Compiling xla/service/cpu/runtime_conv3d.cc; 7s local 2024-04-03T18:08:53.7702850Z Compiling llvm/lib/Analysis/VectorUtils.cpp; 7s local ... 2024-04-03T18:08:54.0747268Z 2024-04-03T18:08:54.0748721Z  2024-04-03T18:08:54.0749669Z  2024-04-03T18:08:54.0752547Z  2024-04-03T18:08:54.0753201Z  2024-04-03T18:08:54.0754104Z  2024-04-03T18:08:54.0755826Z  2024-04-03T18:08:54.0756394Z  2024-04-03T18:08:54.0756860Z  2024-04-03T18:08:54.0758162Z [14,945 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:54.0759742Z Compiling xla/service/cpu/runtime_conv2d.cc; 10s local 2024-04-03T18:08:54.0760839Z Compiling llvm/lib/IR/Metadata.cpp; 10s local 2024-04-03T18:08:54.0761788Z Compiling google/fft.cc; 9s local 2024-04-03T18:08:54.0762975Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 8s local 2024-04-03T18:08:54.0764206Z Compiling mlir/lib/AsmParser/Parser.cpp; 8s local 2024-04-03T18:08:54.0765178Z Compiling xla/service/cpu/runtime_conv3d.cc; 8s local 2024-04-03T18:08:54.0766296Z Compiling llvm/lib/Analysis/VectorUtils.cpp; 7s local 2024-04-03T18:08:54.0767449Z Compiling llvm/lib/ProfileData/InstrProf.cpp; 6s local ... 2024-04-03T18:08:54.2943841Z 2024-04-03T18:08:54.2944617Z  2024-04-03T18:08:54.2945215Z  2024-04-03T18:08:54.2948443Z  2024-04-03T18:08:54.2949261Z  2024-04-03T18:08:54.2952765Z  2024-04-03T18:08:54.2953460Z  2024-04-03T18:08:54.2957453Z  2024-04-03T18:08:54.2958219Z  2024-04-03T18:08:54.2963067Z [14,951 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:54.2965059Z Compiling xla/service/cpu/runtime_conv2d.cc; 11s local 2024-04-03T18:08:54.2968632Z Compiling llvm/lib/IR/Metadata.cpp; 10s local 2024-04-03T18:08:54.2969745Z Compiling google/fft.cc; 9s local 2024-04-03T18:08:54.2973511Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 8s local 2024-04-03T18:08:54.2977486Z Compiling mlir/lib/AsmParser/Parser.cpp; 8s local 2024-04-03T18:08:54.2981051Z Compiling xla/service/cpu/runtime_conv3d.cc; 8s local 2024-04-03T18:08:54.2982511Z Compiling llvm/lib/Analysis/VectorUtils.cpp; 7s local 2024-04-03T18:08:54.2986081Z Compiling llvm/lib/ProfileData/InstrProf.cpp; 7s local ... 2024-04-03T18:08:54.4953848Z 2024-04-03T18:08:54.4955134Z  2024-04-03T18:08:54.4955853Z  2024-04-03T18:08:54.4956667Z  2024-04-03T18:08:54.4957785Z  2024-04-03T18:08:54.4958329Z  2024-04-03T18:08:54.4958795Z  2024-04-03T18:08:54.4959244Z  2024-04-03T18:08:54.4959708Z  2024-04-03T18:08:54.4961371Z [14,953 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:54.4962978Z Compiling xla/service/cpu/runtime_conv2d.cc; 11s local 2024-04-03T18:08:54.4964026Z Compiling llvm/lib/IR/Metadata.cpp; 11s local 2024-04-03T18:08:54.4964892Z Compiling google/fft.cc; 9s local 2024-04-03T18:08:54.4965944Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 9s local 2024-04-03T18:08:54.4967152Z Compiling mlir/lib/AsmParser/Parser.cpp; 8s local 2024-04-03T18:08:54.4968183Z Compiling xla/service/cpu/runtime_conv3d.cc; 8s local 2024-04-03T18:08:54.4969264Z Compiling llvm/lib/Analysis/VectorUtils.cpp; 7s local 2024-04-03T18:08:54.4970432Z Compiling mlir/lib/IR/Operation.cpp [for tool]; 7s local ... 2024-04-03T18:08:54.7146011Z 2024-04-03T18:08:54.7147815Z  2024-04-03T18:08:54.7148637Z  2024-04-03T18:08:54.7149473Z  2024-04-03T18:08:54.7150581Z  2024-04-03T18:08:54.7151101Z  2024-04-03T18:08:54.7151551Z  2024-04-03T18:08:54.7152014Z  2024-04-03T18:08:54.7152496Z  2024-04-03T18:08:54.7153881Z [14,957 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:54.7155721Z Compiling xla/service/cpu/runtime_conv2d.cc; 11s local 2024-04-03T18:08:54.7156784Z Compiling llvm/lib/IR/Metadata.cpp; 11s local 2024-04-03T18:08:54.7157691Z Compiling google/fft.cc; 9s local 2024-04-03T18:08:54.7158851Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 9s local 2024-04-03T18:08:54.7160404Z Compiling mlir/lib/AsmParser/Parser.cpp; 9s local 2024-04-03T18:08:54.7161557Z Compiling xla/service/cpu/runtime_conv3d.cc; 8s local 2024-04-03T18:08:54.7162652Z Compiling llvm/lib/Analysis/VectorUtils.cpp; 8s local 2024-04-03T18:08:54.7163851Z Compiling mlir/lib/IR/Operation.cpp [for tool]; 7s local ... 2024-04-03T18:08:55.0137902Z 2024-04-03T18:08:55.0139132Z  2024-04-03T18:08:55.0142517Z  2024-04-03T18:08:55.0143374Z  2024-04-03T18:08:55.0147594Z  2024-04-03T18:08:55.0148641Z  2024-04-03T18:08:55.0152409Z  2024-04-03T18:08:55.0153107Z  2024-04-03T18:08:55.0157050Z  2024-04-03T18:08:55.0158680Z [14,960 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:55.0162761Z Compiling xla/service/cpu/runtime_conv2d.cc; 11s local 2024-04-03T18:08:55.0164223Z Compiling llvm/lib/IR/Metadata.cpp; 11s local 2024-04-03T18:08:55.0167590Z Compiling google/fft.cc; 10s local 2024-04-03T18:08:55.0168991Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 9s local 2024-04-03T18:08:55.0173890Z Compiling mlir/lib/AsmParser/Parser.cpp; 9s local 2024-04-03T18:08:55.0175460Z Compiling xla/service/cpu/runtime_conv3d.cc; 9s local 2024-04-03T18:08:55.0180244Z Compiling llvm/lib/Analysis/VectorUtils.cpp; 8s local 2024-04-03T18:08:55.0182074Z Compiling mlir/lib/IR/Operation.cpp [for tool]; 7s local ... 2024-04-03T18:08:55.2570544Z 2024-04-03T18:08:55.2571746Z  2024-04-03T18:08:55.2572727Z  2024-04-03T18:08:55.2576174Z  2024-04-03T18:08:55.2576947Z  2024-04-03T18:08:55.2579850Z  2024-04-03T18:08:55.2580542Z  2024-04-03T18:08:55.2583736Z  2024-04-03T18:08:55.2584468Z  2024-04-03T18:08:55.2586170Z [14,962 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:55.2588569Z Compiling xla/service/cpu/runtime_conv2d.cc; 12s local 2024-04-03T18:08:55.2589662Z Compiling llvm/lib/IR/Metadata.cpp; 11s local 2024-04-03T18:08:55.2590582Z Compiling google/fft.cc; 10s local 2024-04-03T18:08:55.2591738Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 9s local 2024-04-03T18:08:55.2593074Z Compiling mlir/lib/AsmParser/Parser.cpp; 9s local 2024-04-03T18:08:55.2594157Z Compiling xla/service/cpu/runtime_conv3d.cc; 9s local 2024-04-03T18:08:55.2595281Z Compiling llvm/lib/Analysis/VectorUtils.cpp; 8s local 2024-04-03T18:08:55.2596471Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 7s local ... 2024-04-03T18:08:55.4866137Z 2024-04-03T18:08:55.4867103Z  2024-04-03T18:08:55.4867840Z  2024-04-03T18:08:55.4868338Z  2024-04-03T18:08:55.4868809Z  2024-04-03T18:08:55.4869274Z  2024-04-03T18:08:55.4869729Z  2024-04-03T18:08:55.4870180Z  2024-04-03T18:08:55.4870647Z  2024-04-03T18:08:55.4872015Z [14,964 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:55.4873573Z Compiling xla/service/cpu/runtime_conv2d.cc; 12s local 2024-04-03T18:08:55.4874599Z Compiling llvm/lib/IR/Metadata.cpp; 12s local 2024-04-03T18:08:55.4875430Z Compiling google/fft.cc; 10s local 2024-04-03T18:08:55.4876517Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 10s local 2024-04-03T18:08:55.4877763Z Compiling mlir/lib/AsmParser/Parser.cpp; 9s local 2024-04-03T18:08:55.4878828Z Compiling xla/service/cpu/runtime_conv3d.cc; 9s local 2024-04-03T18:08:55.4879932Z Compiling llvm/lib/Analysis/VectorUtils.cpp; 8s local 2024-04-03T18:08:55.4881136Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 8s local ... 2024-04-03T18:08:55.6988103Z 2024-04-03T18:08:55.6989740Z  2024-04-03T18:08:55.6990981Z  2024-04-03T18:08:55.6995417Z  2024-04-03T18:08:55.6996910Z  2024-04-03T18:08:55.6998010Z  2024-04-03T18:08:55.6998517Z  2024-04-03T18:08:55.6998956Z  2024-04-03T18:08:55.6999633Z  2024-04-03T18:08:55.7001057Z [14,969 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:55.7002496Z Compiling xla/service/cpu/runtime_conv2d.cc; 12s local 2024-04-03T18:08:55.7003438Z Compiling llvm/lib/IR/Metadata.cpp; 12s local 2024-04-03T18:08:55.7004225Z Compiling google/fft.cc; 10s local 2024-04-03T18:08:55.7005163Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 10s local 2024-04-03T18:08:55.7006322Z Compiling mlir/lib/AsmParser/Parser.cpp; 10s local 2024-04-03T18:08:55.7007267Z Compiling xla/service/cpu/runtime_conv3d.cc; 9s local 2024-04-03T18:08:55.7008223Z Compiling llvm/lib/Analysis/VectorUtils.cpp; 9s local 2024-04-03T18:08:55.7009442Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 8s local ... 2024-04-03T18:08:55.8992758Z 2024-04-03T18:08:55.8993513Z  2024-04-03T18:08:55.8994033Z  2024-04-03T18:08:55.8994484Z  2024-04-03T18:08:55.8994939Z  2024-04-03T18:08:55.8995360Z  2024-04-03T18:08:55.8995754Z  2024-04-03T18:08:55.8996188Z  2024-04-03T18:08:55.8996612Z  2024-04-03T18:08:55.8997857Z [14,971 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:55.8999351Z Compiling xla/service/cpu/runtime_conv2d.cc; 12s local 2024-04-03T18:08:55.9000624Z Compiling llvm/lib/IR/Metadata.cpp; 12s local 2024-04-03T18:08:55.9001387Z Compiling google/fft.cc; 11s local 2024-04-03T18:08:55.9002410Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 10s local 2024-04-03T18:08:55.9003612Z Compiling mlir/lib/AsmParser/Parser.cpp; 10s local 2024-04-03T18:08:55.9004616Z Compiling xla/service/cpu/runtime_conv3d.cc; 10s local 2024-04-03T18:08:55.9005604Z Compiling llvm/lib/Analysis/VectorUtils.cpp; 9s local 2024-04-03T18:08:55.9006749Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 8s local ... 2024-04-03T18:08:56.1484720Z 2024-04-03T18:08:56.1486093Z  2024-04-03T18:08:56.1486811Z  2024-04-03T18:08:56.1487547Z  2024-04-03T18:08:56.1488676Z  2024-04-03T18:08:56.1489205Z  2024-04-03T18:08:56.1489647Z  2024-04-03T18:08:56.1490106Z  2024-04-03T18:08:56.1490596Z  2024-04-03T18:08:56.1491979Z [14,973 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:56.1493645Z Compiling xla/service/cpu/runtime_conv2d.cc; 12s local 2024-04-03T18:08:56.1494930Z Compiling llvm/lib/IR/Metadata.cpp; 12s local 2024-04-03T18:08:56.1495904Z Compiling google/fft.cc; 11s local 2024-04-03T18:08:56.1497105Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 10s local 2024-04-03T18:08:56.1498469Z Compiling mlir/lib/AsmParser/Parser.cpp; 10s local 2024-04-03T18:08:56.1499635Z Compiling xla/service/cpu/runtime_conv3d.cc; 10s local 2024-04-03T18:08:56.1500822Z Compiling llvm/lib/Analysis/VectorUtils.cpp; 9s local 2024-04-03T18:08:56.1502162Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 8s local ... 2024-04-03T18:08:56.3968614Z 2024-04-03T18:08:56.3969764Z  2024-04-03T18:08:56.3970706Z  2024-04-03T18:08:56.3971842Z  2024-04-03T18:08:56.3972367Z  2024-04-03T18:08:56.3972814Z  2024-04-03T18:08:56.3973317Z  2024-04-03T18:08:56.3973837Z  2024-04-03T18:08:56.3974470Z  2024-04-03T18:08:56.3975823Z [14,977 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:56.3977360Z Compiling xla/service/cpu/runtime_conv2d.cc; 13s local 2024-04-03T18:08:56.3978833Z Compiling llvm/lib/IR/Metadata.cpp; 12s local 2024-04-03T18:08:56.3979725Z Compiling google/fft.cc; 11s local 2024-04-03T18:08:56.3980820Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 11s local 2024-04-03T18:08:56.3982149Z Compiling mlir/lib/AsmParser/Parser.cpp; 10s local 2024-04-03T18:08:56.3983437Z Compiling xla/service/cpu/runtime_conv3d.cc; 10s local 2024-04-03T18:08:56.3984805Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 8s local 2024-04-03T18:08:56.3986188Z Compiling llvm/lib/ProfileData/InstrProfWriter.cpp; 7s local ... 2024-04-03T18:08:56.7014096Z 2024-04-03T18:08:56.7015251Z  2024-04-03T18:08:56.7015847Z  2024-04-03T18:08:56.7016310Z  2024-04-03T18:08:56.7019007Z  2024-04-03T18:08:56.7022202Z  2024-04-03T18:08:56.7025225Z  2024-04-03T18:08:56.7028524Z  2024-04-03T18:08:56.7031479Z  2024-04-03T18:08:56.7035447Z [14,979 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:56.7039471Z Compiling xla/service/cpu/runtime_conv2d.cc; 13s local 2024-04-03T18:08:56.7043218Z Compiling llvm/lib/IR/Metadata.cpp; 13s local 2024-04-03T18:08:56.7045456Z Compiling google/fft.cc; 11s local 2024-04-03T18:08:56.7046813Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 11s local 2024-04-03T18:08:56.7048295Z Compiling xla/service/cpu/runtime_conv3d.cc; 10s local 2024-04-03T18:08:56.7049585Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 9s local 2024-04-03T18:08:56.7051043Z Compiling llvm/lib/ProfileData/InstrProfWriter.cpp; 8s local 2024-04-03T18:08:56.7052591Z Compiling llvm/lib/ProfileData/InstrProfWriter.cpp; 7s local ... 2024-04-03T18:08:57.0087258Z 2024-04-03T18:08:57.0088558Z  2024-04-03T18:08:57.0091723Z  2024-04-03T18:08:57.0092487Z  2024-04-03T18:08:57.0095690Z  2024-04-03T18:08:57.0096397Z  2024-04-03T18:08:57.0099298Z  2024-04-03T18:08:57.0099925Z  2024-04-03T18:08:57.0102837Z  2024-04-03T18:08:57.0104244Z [14,982 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:57.0108494Z Compiling xla/service/cpu/runtime_conv2d.cc; 13s local 2024-04-03T18:08:57.0109760Z Compiling llvm/lib/IR/Metadata.cpp; 13s local 2024-04-03T18:08:57.0113012Z Compiling google/fft.cc; 12s local 2024-04-03T18:08:57.0114304Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 11s local 2024-04-03T18:08:57.0117963Z Compiling xla/service/cpu/runtime_conv3d.cc; 11s local 2024-04-03T18:08:57.0119251Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 9s local 2024-04-03T18:08:57.0122933Z Compiling llvm/lib/ProfileData/InstrProfWriter.cpp; 8s local 2024-04-03T18:08:57.0124495Z Compiling llvm/lib/ProfileData/InstrProfWriter.cpp; 8s local ... 2024-04-03T18:08:57.2196710Z 2024-04-03T18:08:57.2197909Z  2024-04-03T18:08:57.2198750Z  2024-04-03T18:08:57.2201804Z  2024-04-03T18:08:57.2202408Z  2024-04-03T18:08:57.2203252Z  2024-04-03T18:08:57.2206066Z  2024-04-03T18:08:57.2206598Z  2024-04-03T18:08:57.2207304Z  2024-04-03T18:08:57.2211024Z [14,984 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:57.2212740Z Compiling xla/service/cpu/runtime_conv2d.cc; 14s local 2024-04-03T18:08:57.2214340Z Compiling llvm/lib/IR/Metadata.cpp; 13s local 2024-04-03T18:08:57.2217071Z Compiling google/fft.cc; 12s local 2024-04-03T18:08:57.2218329Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 11s local 2024-04-03T18:08:57.2219780Z Compiling xla/service/cpu/runtime_conv3d.cc; 11s local 2024-04-03T18:08:57.2221104Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 9s local 2024-04-03T18:08:57.2222485Z Compiling llvm/lib/ProfileData/InstrProfWriter.cpp; 8s local 2024-04-03T18:08:57.2223731Z Compiling xla/client/client.cc; 7s local ... 2024-04-03T18:08:57.4259493Z 2024-04-03T18:08:57.4260811Z  2024-04-03T18:08:57.4261849Z  2024-04-03T18:08:57.4262871Z  2024-04-03T18:08:57.4263357Z  2024-04-03T18:08:57.4263767Z  2024-04-03T18:08:57.4264213Z  2024-04-03T18:08:57.4264631Z  2024-04-03T18:08:57.4265038Z  2024-04-03T18:08:57.4266625Z [14,985 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:57.4268405Z Compiling xla/service/cpu/runtime_conv2d.cc; 14s local 2024-04-03T18:08:57.4269394Z Compiling llvm/lib/IR/Metadata.cpp; 14s local 2024-04-03T18:08:57.4270253Z Compiling google/fft.cc; 12s local 2024-04-03T18:08:57.4271481Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 12s local 2024-04-03T18:08:57.4272761Z Compiling xla/service/cpu/runtime_conv3d.cc; 11s local 2024-04-03T18:08:57.4273958Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 9s local 2024-04-03T18:08:57.4275414Z Compiling llvm/lib/ProfileData/InstrProfWriter.cpp; 8s local 2024-04-03T18:08:57.4276511Z Compiling xla/client/client.cc; 8s local ... 2024-04-03T18:08:57.6833389Z 2024-04-03T18:08:57.6834177Z  2024-04-03T18:08:57.6834722Z  2024-04-03T18:08:57.6835188Z  2024-04-03T18:08:57.6835656Z  2024-04-03T18:08:57.6836127Z  2024-04-03T18:08:57.6836584Z  2024-04-03T18:08:57.6837042Z  2024-04-03T18:08:57.6837897Z  2024-04-03T18:08:57.6839215Z [14,989 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:57.6840794Z Compiling xla/service/cpu/runtime_conv2d.cc; 14s local 2024-04-03T18:08:57.6842090Z Compiling llvm/lib/IR/Metadata.cpp; 14s local 2024-04-03T18:08:57.6842954Z Compiling google/fft.cc; 12s local 2024-04-03T18:08:57.6844044Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 12s local 2024-04-03T18:08:57.6845315Z Compiling xla/service/cpu/runtime_conv3d.cc; 11s local 2024-04-03T18:08:57.6846394Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 10s local 2024-04-03T18:08:57.6847452Z Compiling xla/client/executable_build_options.cc; 6s local 2024-04-03T18:08:57.6864688Z Compiling xla/client/client.cc; 5s local ... 2024-04-03T18:08:57.9065193Z 2024-04-03T18:08:57.9065968Z  2024-04-03T18:08:57.9066528Z  2024-04-03T18:08:57.9067012Z  2024-04-03T18:08:57.9067440Z  2024-04-03T18:08:57.9068110Z  2024-04-03T18:08:57.9068652Z  2024-04-03T18:08:57.9069166Z  2024-04-03T18:08:57.9069637Z  2024-04-03T18:08:57.9070838Z [14,991 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:57.9072267Z Compiling xla/service/cpu/runtime_conv2d.cc; 14s local 2024-04-03T18:08:57.9073221Z Compiling llvm/lib/IR/Metadata.cpp; 14s local 2024-04-03T18:08:57.9074034Z Compiling google/fft.cc; 13s local 2024-04-03T18:08:57.9075063Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 12s local 2024-04-03T18:08:57.9076273Z Compiling xla/service/cpu/runtime_conv3d.cc; 12s local 2024-04-03T18:08:57.9077440Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 10s local 2024-04-03T18:08:57.9078610Z Compiling xla/client/executable_build_options.cc; 6s local 2024-04-03T18:08:57.9079655Z Compiling xla/client/client.cc; 5s local ... 2024-04-03T18:08:58.1054806Z 2024-04-03T18:08:58.1055563Z  2024-04-03T18:08:58.1056096Z  2024-04-03T18:08:58.1056549Z  2024-04-03T18:08:58.1056979Z  2024-04-03T18:08:58.1061203Z  2024-04-03T18:08:58.1062036Z  2024-04-03T18:08:58.1065280Z  2024-04-03T18:08:58.1066066Z  2024-04-03T18:08:58.1071188Z [14,992 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:58.1073064Z Compiling xla/service/cpu/runtime_conv2d.cc; 14s local 2024-04-03T18:08:58.1076609Z Compiling google/fft.cc; 13s local 2024-04-03T18:08:58.1078232Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 12s local 2024-04-03T18:08:58.1110728Z Compiling xla/service/cpu/runtime_conv3d.cc; 12s local 2024-04-03T18:08:58.1112288Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 10s local 2024-04-03T18:08:58.1117033Z Compiling xla/client/executable_build_options.cc; 7s local 2024-04-03T18:08:58.1118494Z Compiling xla/client/client.cc; 5s local 2024-04-03T18:08:58.1122322Z Compiling mlir/lib/IR/BuiltinDialectBytecode.cpp [for tool]; 5s local ... 2024-04-03T18:08:58.3862916Z 2024-04-03T18:08:58.3864774Z  2024-04-03T18:08:58.3865447Z  2024-04-03T18:08:58.3865962Z  2024-04-03T18:08:58.3866449Z  2024-04-03T18:08:58.3866876Z  2024-04-03T18:08:58.3867338Z  2024-04-03T18:08:58.3868029Z  2024-04-03T18:08:58.3868516Z  2024-04-03T18:08:58.3869850Z [14,995 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:58.3871416Z Compiling xla/service/cpu/runtime_conv2d.cc; 15s local 2024-04-03T18:08:58.3872420Z Compiling google/fft.cc; 13s local 2024-04-03T18:08:58.3873520Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 13s local 2024-04-03T18:08:58.3874921Z Compiling xla/service/cpu/runtime_conv3d.cc; 12s local 2024-04-03T18:08:58.3876103Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 10s local 2024-04-03T18:08:58.3877239Z Compiling xla/client/executable_build_options.cc; 7s local 2024-04-03T18:08:58.3878243Z Compiling xla/client/client.cc; 6s local 2024-04-03T18:08:58.3879429Z Compiling mlir/lib/IR/BuiltinDialectBytecode.cpp [for tool]; 5s local ... 2024-04-03T18:08:58.6245739Z 2024-04-03T18:08:58.6246458Z  2024-04-03T18:08:58.6247010Z  2024-04-03T18:08:58.6247426Z  2024-04-03T18:08:58.6247866Z  2024-04-03T18:08:58.6248314Z  2024-04-03T18:08:58.6248734Z  2024-04-03T18:08:58.6249151Z  2024-04-03T18:08:58.6249599Z  2024-04-03T18:08:58.6250825Z [14,997 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:58.6252279Z Compiling xla/service/cpu/runtime_conv2d.cc; 15s local 2024-04-03T18:08:58.6253181Z Compiling google/fft.cc; 13s local 2024-04-03T18:08:58.6254412Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 13s local 2024-04-03T18:08:58.6255627Z Compiling xla/service/cpu/runtime_conv3d.cc; 12s local 2024-04-03T18:08:58.6256708Z Compiling xla/client/executable_build_options.cc; 7s local 2024-04-03T18:08:58.6257674Z Compiling xla/client/client.cc; 6s local 2024-04-03T18:08:58.6258833Z Compiling mlir/lib/IR/BuiltinDialectBytecode.cpp [for tool]; 6s local 2024-04-03T18:08:58.6260125Z Compiling xla/service/hlo_module_config.cc; 5s local ... 2024-04-03T18:08:58.9023044Z 2024-04-03T18:08:58.9023855Z  2024-04-03T18:08:58.9024391Z  2024-04-03T18:08:58.9024820Z  2024-04-03T18:08:58.9025284Z  2024-04-03T18:08:58.9025749Z  2024-04-03T18:08:58.9026148Z  2024-04-03T18:08:58.9026567Z  2024-04-03T18:08:58.9027023Z  2024-04-03T18:08:58.9028562Z [14,999 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:58.9030204Z Compiling xla/service/cpu/runtime_conv2d.cc; 15s local 2024-04-03T18:08:58.9031137Z Compiling google/fft.cc; 14s local 2024-04-03T18:08:58.9032209Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 13s local 2024-04-03T18:08:58.9033467Z Compiling xla/service/cpu/runtime_conv3d.cc; 13s local 2024-04-03T18:08:58.9034549Z Compiling xla/client/executable_build_options.cc; 7s local 2024-04-03T18:08:58.9035582Z Compiling xla/client/client.cc; 6s local 2024-04-03T18:08:58.9036493Z Compiling xla/service/hlo_module_config.cc; 5s local 2024-04-03T18:08:58.9037542Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 5s local ... 2024-04-03T18:08:59.1081068Z 2024-04-03T18:08:59.1082125Z  2024-04-03T18:08:59.1082740Z  2024-04-03T18:08:59.1083260Z  2024-04-03T18:08:59.1083739Z  2024-04-03T18:08:59.1084227Z  2024-04-03T18:08:59.1084651Z  2024-04-03T18:08:59.1085043Z  2024-04-03T18:08:59.1085465Z  2024-04-03T18:08:59.1087075Z [15,001 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:08:59.1088537Z Compiling xla/service/cpu/runtime_conv2d.cc; 15s local 2024-04-03T18:08:59.1089514Z Compiling google/fft.cc; 14s local 2024-04-03T18:08:59.1090526Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 13s local 2024-04-03T18:08:59.1091646Z Compiling xla/service/cpu/runtime_conv3d.cc; 13s local 2024-04-03T18:08:59.1092733Z Compiling xla/client/executable_build_options.cc; 8s local 2024-04-03T18:08:59.1093714Z Compiling xla/client/client.cc; 6s local 2024-04-03T18:08:59.1094772Z Compiling xla/service/hlo_module_config.cc; 5s local 2024-04-03T18:08:59.1095832Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 5s local ... 2024-04-03T18:08:59.3471388Z 2024-04-03T18:08:59.3472153Z  2024-04-03T18:08:59.3472691Z  2024-04-03T18:08:59.3473108Z  2024-04-03T18:08:59.3473529Z  2024-04-03T18:08:59.3473956Z  2024-04-03T18:08:59.3474351Z  2024-04-03T18:08:59.3474742Z  2024-04-03T18:08:59.3475142Z  2024-04-03T18:08:59.3476334Z [15,006 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:59.3477741Z Compiling xla/service/cpu/runtime_conv2d.cc; 16s local 2024-04-03T18:08:59.3478883Z Compiling google/fft.cc; 14s local 2024-04-03T18:08:59.3479853Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 13s local 2024-04-03T18:08:59.3481016Z Compiling xla/service/cpu/runtime_conv3d.cc; 13s local 2024-04-03T18:08:59.3482258Z Compiling xla/client/executable_build_options.cc; 8s local 2024-04-03T18:08:59.3483208Z Compiling xla/client/client.cc; 7s local 2024-04-03T18:08:59.3484119Z Compiling xla/service/hlo_module_config.cc; 5s local 2024-04-03T18:08:59.3485173Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 5s local ... 2024-04-03T18:08:59.6248197Z 2024-04-03T18:08:59.6248972Z  2024-04-03T18:08:59.6249603Z  2024-04-03T18:08:59.6250097Z  2024-04-03T18:08:59.6250621Z  2024-04-03T18:08:59.6251121Z  2024-04-03T18:08:59.6251547Z  2024-04-03T18:08:59.6251954Z  2024-04-03T18:08:59.6252378Z  2024-04-03T18:08:59.6253559Z [15,011 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:59.6255085Z Compiling xla/service/cpu/runtime_conv2d.cc; 16s local 2024-04-03T18:08:59.6255964Z Compiling google/fft.cc; 14s local 2024-04-03T18:08:59.6256929Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 14s local 2024-04-03T18:08:59.6258158Z Compiling xla/service/cpu/runtime_conv3d.cc; 13s local 2024-04-03T18:08:59.6259069Z Compiling xla/client/client.cc; 7s local 2024-04-03T18:08:59.6259937Z Compiling xla/service/hlo_module_config.cc; 6s local 2024-04-03T18:08:59.6260945Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 5s local 2024-04-03T18:08:59.6262126Z Compiling mlir/lib/IR/ExtensibleDialect.cpp [for tool]; 5s local ... 2024-04-03T18:08:59.8744029Z 2024-04-03T18:08:59.8744813Z  2024-04-03T18:08:59.8752865Z  2024-04-03T18:08:59.8753405Z  2024-04-03T18:08:59.8753861Z  2024-04-03T18:08:59.8754319Z  2024-04-03T18:08:59.8754742Z  2024-04-03T18:08:59.8755199Z  2024-04-03T18:08:59.8755645Z  2024-04-03T18:08:59.8756875Z [15,016 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:08:59.8758392Z Compiling xla/service/cpu/runtime_conv2d.cc; 16s local 2024-04-03T18:08:59.8759329Z Compiling google/fft.cc; 15s local 2024-04-03T18:08:59.8760680Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 14s local 2024-04-03T18:08:59.8761978Z Compiling xla/service/cpu/runtime_conv3d.cc; 13s local 2024-04-03T18:08:59.8762955Z Compiling xla/client/client.cc; 7s local 2024-04-03T18:08:59.8764051Z Compiling xla/service/hlo_module_config.cc; 6s local 2024-04-03T18:08:59.8765180Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 6s local 2024-04-03T18:08:59.8766457Z Compiling mlir/lib/IR/ExtensibleDialect.cpp [for tool]; 5s local ... 2024-04-03T18:09:00.1109790Z 2024-04-03T18:09:00.1110575Z  2024-04-03T18:09:00.1111142Z  2024-04-03T18:09:00.1111569Z  2024-04-03T18:09:00.1111992Z  2024-04-03T18:09:00.1112397Z  2024-04-03T18:09:00.1112793Z  2024-04-03T18:09:00.1113227Z  2024-04-03T18:09:00.1113682Z  2024-04-03T18:09:00.1116472Z [15,020 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:09:00.1117941Z Compiling xla/service/cpu/runtime_conv2d.cc; 16s local 2024-04-03T18:09:00.1118827Z Compiling google/fft.cc; 15s local 2024-04-03T18:09:00.1119875Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 14s local 2024-04-03T18:09:00.1121130Z Compiling xla/service/cpu/runtime_conv3d.cc; 14s local 2024-04-03T18:09:00.1122063Z Compiling xla/client/client.cc; 7s local 2024-04-03T18:09:00.1122941Z Compiling xla/service/hlo_module_config.cc; 6s local 2024-04-03T18:09:00.1123948Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 6s local 2024-04-03T18:09:00.1125123Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 5s local ... 2024-04-03T18:09:00.3116400Z 2024-04-03T18:09:00.3117399Z  2024-04-03T18:09:00.3117979Z  2024-04-03T18:09:00.3118420Z  2024-04-03T18:09:00.3118844Z  2024-04-03T18:09:00.3119290Z  2024-04-03T18:09:00.3119742Z  2024-04-03T18:09:00.3120161Z  2024-04-03T18:09:00.3120600Z  2024-04-03T18:09:00.3121851Z [15,024 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:00.3123322Z Compiling xla/service/cpu/runtime_conv2d.cc; 17s local 2024-04-03T18:09:00.3124198Z Compiling google/fft.cc; 15s local 2024-04-03T18:09:00.3125194Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 14s local 2024-04-03T18:09:00.3126336Z Compiling xla/service/cpu/runtime_conv3d.cc; 14s local 2024-04-03T18:09:00.3127246Z Compiling xla/client/client.cc; 8s local 2024-04-03T18:09:00.3128138Z Compiling xla/service/hlo_module_config.cc; 6s local 2024-04-03T18:09:00.3129135Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 6s local 2024-04-03T18:09:00.3130324Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 5s local ... 2024-04-03T18:09:00.5933197Z 2024-04-03T18:09:00.5933672Z  2024-04-03T18:09:00.5934187Z  2024-04-03T18:09:00.5934811Z  2024-04-03T18:09:00.5935299Z  2024-04-03T18:09:00.5935778Z  2024-04-03T18:09:00.5936221Z  2024-04-03T18:09:00.5936692Z  2024-04-03T18:09:00.5937164Z  2024-04-03T18:09:00.5938384Z [15,029 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:00.5939953Z Compiling xla/service/cpu/runtime_conv2d.cc; 17s local 2024-04-03T18:09:00.5940963Z Compiling google/fft.cc; 15s local 2024-04-03T18:09:00.5942098Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 15s local 2024-04-03T18:09:00.5943431Z Compiling xla/service/cpu/runtime_conv3d.cc; 14s local 2024-04-03T18:09:00.5944458Z Compiling xla/client/client.cc; 8s local 2024-04-03T18:09:00.5945456Z Compiling xla/service/hlo_module_config.cc; 7s local 2024-04-03T18:09:00.5946580Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 6s local 2024-04-03T18:09:00.5948133Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 6s local ... 2024-04-03T18:09:00.8113125Z 2024-04-03T18:09:00.8113916Z  2024-04-03T18:09:00.8114823Z  2024-04-03T18:09:00.8115330Z  2024-04-03T18:09:00.8115789Z  2024-04-03T18:09:00.8116249Z  2024-04-03T18:09:00.8116719Z  2024-04-03T18:09:00.8117113Z  2024-04-03T18:09:00.8117558Z  2024-04-03T18:09:00.8119142Z [15,032 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:00.8120734Z Compiling xla/service/cpu/runtime_conv2d.cc; 17s local 2024-04-03T18:09:00.8121647Z Compiling google/fft.cc; 16s local 2024-04-03T18:09:00.8122710Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 15s local 2024-04-03T18:09:00.8123994Z Compiling xla/service/cpu/runtime_conv3d.cc; 14s local 2024-04-03T18:09:00.8124987Z Compiling xla/service/hlo_module_config.cc; 7s local 2024-04-03T18:09:00.8126092Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 7s local 2024-04-03T18:09:00.8127361Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 6s local 2024-04-03T18:09:00.8128682Z Compiling mlir/lib/IR/Dominance.cpp [for tool]; 6s local ... 2024-04-03T18:09:01.0333988Z 2024-04-03T18:09:01.0334892Z  2024-04-03T18:09:01.0335464Z  2024-04-03T18:09:01.0335897Z  2024-04-03T18:09:01.0336330Z  2024-04-03T18:09:01.0336765Z  2024-04-03T18:09:01.0337205Z  2024-04-03T18:09:01.0337655Z  2024-04-03T18:09:01.0338069Z  2024-04-03T18:09:01.0339233Z [15,039 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:01.0340672Z Compiling xla/service/cpu/runtime_conv2d.cc; 17s local 2024-04-03T18:09:01.0342567Z Compiling google/fft.cc; 16s local 2024-04-03T18:09:01.0343639Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 15s local 2024-04-03T18:09:01.0344829Z Compiling xla/service/cpu/runtime_conv3d.cc; 15s local 2024-04-03T18:09:01.0345817Z Compiling xla/service/hlo_module_config.cc; 7s local 2024-04-03T18:09:01.0347207Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 7s local 2024-04-03T18:09:01.0348797Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 6s local 2024-04-03T18:09:01.0349993Z Compiling mlir/lib/IR/Dominance.cpp [for tool]; 6s local ... 2024-04-03T18:09:01.2368366Z 2024-04-03T18:09:01.2369082Z  2024-04-03T18:09:01.2369593Z  2024-04-03T18:09:01.2369982Z  2024-04-03T18:09:01.2370380Z  2024-04-03T18:09:01.2370778Z  2024-04-03T18:09:01.2371144Z  2024-04-03T18:09:01.2371537Z  2024-04-03T18:09:01.2371906Z  2024-04-03T18:09:01.2373053Z [15,048 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:09:01.2374561Z Compiling xla/service/cpu/runtime_conv2d.cc; 18s local 2024-04-03T18:09:01.2375374Z Compiling google/fft.cc; 16s local 2024-04-03T18:09:01.2376286Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 15s local 2024-04-03T18:09:01.2377394Z Compiling xla/service/cpu/runtime_conv3d.cc; 15s local 2024-04-03T18:09:01.2378410Z Compiling xla/service/hlo_module_config.cc; 7s local 2024-04-03T18:09:01.2379341Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 7s local 2024-04-03T18:09:01.2380491Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 6s local 2024-04-03T18:09:01.2381672Z Compiling mlir/lib/IR/Dominance.cpp [for tool]; 6s local ... 2024-04-03T18:09:01.4453978Z 2024-04-03T18:09:01.4454858Z  2024-04-03T18:09:01.4455403Z  2024-04-03T18:09:01.4455827Z  2024-04-03T18:09:01.4456283Z  2024-04-03T18:09:01.4458430Z  2024-04-03T18:09:01.4459398Z  2024-04-03T18:09:01.4459943Z  2024-04-03T18:09:01.4460390Z  2024-04-03T18:09:01.4461711Z [15,060 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:01.4463307Z Compiling xla/service/cpu/runtime_conv2d.cc; 18s local 2024-04-03T18:09:01.4464294Z Compiling google/fft.cc; 16s local 2024-04-03T18:09:01.4465713Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 16s local 2024-04-03T18:09:01.4467038Z Compiling xla/service/cpu/runtime_conv3d.cc; 15s local 2024-04-03T18:09:01.4468463Z Compiling xla/service/hlo_module_config.cc; 7s local 2024-04-03T18:09:01.4469729Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 7s local 2024-04-03T18:09:01.4471110Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 7s local 2024-04-03T18:09:01.4472451Z Compiling mlir/lib/IR/Dominance.cpp [for tool]; 7s local ... 2024-04-03T18:09:01.6452897Z 2024-04-03T18:09:01.6454108Z  2024-04-03T18:09:01.6454800Z  2024-04-03T18:09:01.6455251Z  2024-04-03T18:09:01.6455691Z  2024-04-03T18:09:01.6456169Z  2024-04-03T18:09:01.6456602Z  2024-04-03T18:09:01.6457037Z  2024-04-03T18:09:01.6457474Z  2024-04-03T18:09:01.6458725Z [15,068 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:01.6460267Z Compiling xla/service/cpu/runtime_conv2d.cc; 18s local 2024-04-03T18:09:01.6461225Z Compiling google/fft.cc; 16s local 2024-04-03T18:09:01.6462314Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 16s local 2024-04-03T18:09:01.6463677Z Compiling xla/service/cpu/runtime_conv3d.cc; 15s local 2024-04-03T18:09:01.6464792Z Compiling xla/service/hlo_module_config.cc; 8s local 2024-04-03T18:09:01.6465900Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 7s local 2024-04-03T18:09:01.6467164Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 7s local 2024-04-03T18:09:01.6468719Z Compiling mlir/lib/IR/Dominance.cpp [for tool]; 7s local ... 2024-04-03T18:09:01.8607461Z 2024-04-03T18:09:01.8608213Z  2024-04-03T18:09:01.8608777Z  2024-04-03T18:09:01.8609843Z  2024-04-03T18:09:01.8610326Z  2024-04-03T18:09:01.8610768Z  2024-04-03T18:09:01.8611219Z  2024-04-03T18:09:01.8611664Z  2024-04-03T18:09:01.8612118Z  2024-04-03T18:09:01.8613452Z [15,076 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:01.8615178Z Compiling xla/service/cpu/runtime_conv2d.cc; 18s local 2024-04-03T18:09:01.8616181Z Compiling google/fft.cc; 17s local 2024-04-03T18:09:01.8617329Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 16s local 2024-04-03T18:09:01.8618677Z Compiling xla/service/cpu/runtime_conv3d.cc; 15s local 2024-04-03T18:09:01.8619766Z Compiling xla/service/hlo_module_config.cc; 8s local 2024-04-03T18:09:01.8620885Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 8s local 2024-04-03T18:09:01.8622173Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 7s local 2024-04-03T18:09:01.8623493Z Compiling mlir/lib/IR/Dominance.cpp [for tool]; 7s local ... 2024-04-03T18:09:02.0967984Z 2024-04-03T18:09:02.0968755Z  2024-04-03T18:09:02.0969216Z  2024-04-03T18:09:02.0969609Z  2024-04-03T18:09:02.0970015Z  2024-04-03T18:09:02.0970428Z  2024-04-03T18:09:02.0970829Z  2024-04-03T18:09:02.0971225Z  2024-04-03T18:09:02.0971620Z  2024-04-03T18:09:02.0972846Z [15,087 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:02.0974540Z Compiling xla/service/cpu/runtime_conv2d.cc; 18s local 2024-04-03T18:09:02.0975503Z Compiling google/fft.cc; 17s local 2024-04-03T18:09:02.0976548Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 16s local 2024-04-03T18:09:02.0977816Z Compiling xla/service/cpu/runtime_conv3d.cc; 16s local 2024-04-03T18:09:02.0978864Z Compiling xla/service/hlo_module_config.cc; 8s local 2024-04-03T18:09:02.0979891Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 8s local 2024-04-03T18:09:02.0981107Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 7s local 2024-04-03T18:09:02.0982375Z Compiling mlir/lib/IR/Dominance.cpp [for tool]; 7s local ... 2024-04-03T18:09:02.3127381Z 2024-04-03T18:09:02.3128181Z  2024-04-03T18:09:02.3128894Z  2024-04-03T18:09:02.3129330Z  2024-04-03T18:09:02.3131439Z  2024-04-03T18:09:02.3131882Z  2024-04-03T18:09:02.3132345Z  2024-04-03T18:09:02.3132809Z  2024-04-03T18:09:02.3133239Z  2024-04-03T18:09:02.3135073Z [15,096 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:02.3136719Z Compiling xla/service/cpu/runtime_conv2d.cc; 19s local 2024-04-03T18:09:02.3137603Z Compiling google/fft.cc; 17s local 2024-04-03T18:09:02.3138692Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 16s local 2024-04-03T18:09:02.3140027Z Compiling xla/service/cpu/runtime_conv3d.cc; 16s local 2024-04-03T18:09:02.3141245Z Compiling xla/service/hlo_module_config.cc; 8s local 2024-04-03T18:09:02.3142354Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 8s local 2024-04-03T18:09:02.3143617Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 7s local 2024-04-03T18:09:02.3144934Z Compiling mlir/lib/IR/Dominance.cpp [for tool]; 7s local ... 2024-04-03T18:09:02.5131019Z 2024-04-03T18:09:02.5131807Z  2024-04-03T18:09:02.5132374Z  2024-04-03T18:09:02.5132806Z  2024-04-03T18:09:02.5133257Z  2024-04-03T18:09:02.5133729Z  2024-04-03T18:09:02.5134141Z  2024-04-03T18:09:02.5134750Z  2024-04-03T18:09:02.5135182Z  2024-04-03T18:09:02.5136400Z [15,111 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:02.5137833Z Compiling xla/service/cpu/runtime_conv2d.cc; 19s local 2024-04-03T18:09:02.5139005Z Compiling google/fft.cc; 17s local 2024-04-03T18:09:02.5140062Z Compiling xla/service/cpu/runtime_single_threaded_conv2d.cc; 17s local 2024-04-03T18:09:02.5141331Z Compiling xla/service/cpu/runtime_conv3d.cc; 16s local 2024-04-03T18:09:02.5142533Z Compiling xla/service/hlo_module_config.cc; 8s local 2024-04-03T18:09:02.5143621Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 8s local 2024-04-03T18:09:02.5144939Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 8s local 2024-04-03T18:09:02.5146307Z Compiling mlir/lib/IR/Dominance.cpp [for tool]; 8s local ... 2024-04-03T18:09:02.7342545Z 2024-04-03T18:09:02.7343255Z  2024-04-03T18:09:02.7343768Z  2024-04-03T18:09:02.7344180Z  2024-04-03T18:09:02.7344602Z  2024-04-03T18:09:02.7345040Z  2024-04-03T18:09:02.7345434Z  2024-04-03T18:09:02.7345851Z  2024-04-03T18:09:02.7346264Z  2024-04-03T18:09:02.7348088Z [15,118 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:02.7349506Z Compiling xla/service/cpu/runtime_conv2d.cc; 19s local 2024-04-03T18:09:02.7350399Z Compiling google/fft.cc; 17s local 2024-04-03T18:09:02.7351222Z Compiling xla/service/cpu/runtime_conv3d.cc; 16s local 2024-04-03T18:09:02.7352222Z Compiling xla/service/hlo_module_config.cc; 9s local 2024-04-03T18:09:02.7353223Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 8s local 2024-04-03T18:09:02.7354336Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 8s local 2024-04-03T18:09:02.7355443Z Compiling mlir/lib/IR/Dominance.cpp [for tool]; 8s local 2024-04-03T18:09:02.7356428Z Compiling mlir/lib/IR/Dominance.cpp; 8s local ... 2024-04-03T18:09:02.9564642Z 2024-04-03T18:09:02.9565401Z  2024-04-03T18:09:02.9565973Z  2024-04-03T18:09:02.9566478Z  2024-04-03T18:09:02.9566939Z  2024-04-03T18:09:02.9567389Z  2024-04-03T18:09:02.9567873Z  2024-04-03T18:09:02.9568344Z  2024-04-03T18:09:02.9568806Z  2024-04-03T18:09:02.9570114Z [15,127 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:02.9571686Z Compiling xla/service/cpu/runtime_conv2d.cc; 19s local 2024-04-03T18:09:02.9573027Z Compiling google/fft.cc; 18s local 2024-04-03T18:09:02.9574024Z Compiling xla/service/cpu/runtime_conv3d.cc; 17s local 2024-04-03T18:09:02.9575246Z Compiling xla/service/hlo_module_config.cc; 9s local 2024-04-03T18:09:02.9576411Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 9s local 2024-04-03T18:09:02.9577894Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 8s local 2024-04-03T18:09:02.9579248Z Compiling mlir/lib/IR/Dominance.cpp [for tool]; 8s local 2024-04-03T18:09:02.9580482Z Compiling mlir/lib/IR/Dominance.cpp; 8s local ... 2024-04-03T18:09:03.1576296Z 2024-04-03T18:09:03.1577064Z  2024-04-03T18:09:03.1577600Z  2024-04-03T18:09:03.1578158Z  2024-04-03T18:09:03.1578584Z  2024-04-03T18:09:03.1579052Z  2024-04-03T18:09:03.1579499Z  2024-04-03T18:09:03.1579956Z  2024-04-03T18:09:03.1580403Z  2024-04-03T18:09:03.1581727Z [15,136 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:03.1583131Z Compiling xla/service/cpu/runtime_conv2d.cc; 19s local 2024-04-03T18:09:03.1584029Z Compiling google/fft.cc; 18s local 2024-04-03T18:09:03.1584974Z Compiling xla/service/cpu/runtime_conv3d.cc; 17s local 2024-04-03T18:09:03.1585945Z Compiling xla/service/hlo_module_config.cc; 9s local 2024-04-03T18:09:03.1586967Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 9s local 2024-04-03T18:09:03.1588283Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 8s local 2024-04-03T18:09:03.1589447Z Compiling mlir/lib/IR/Dominance.cpp [for tool]; 8s local 2024-04-03T18:09:03.1590491Z Compiling mlir/lib/IR/Dominance.cpp; 8s local ... 2024-04-03T18:09:03.3787406Z 2024-04-03T18:09:03.3788643Z  2024-04-03T18:09:03.3789179Z  2024-04-03T18:09:03.3789601Z  2024-04-03T18:09:03.3790019Z  2024-04-03T18:09:03.3790463Z  2024-04-03T18:09:03.3790871Z  2024-04-03T18:09:03.3791288Z  2024-04-03T18:09:03.3791704Z  2024-04-03T18:09:03.3793025Z [15,151 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:03.3798610Z Compiling xla/service/cpu/runtime_conv2d.cc; 20s local 2024-04-03T18:09:03.3799625Z Compiling google/fft.cc; 18s local 2024-04-03T18:09:03.3800548Z Compiling xla/service/cpu/runtime_conv3d.cc; 17s local 2024-04-03T18:09:03.3801597Z Compiling xla/service/hlo_module_config.cc; 9s local 2024-04-03T18:09:03.3802613Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 9s local 2024-04-03T18:09:03.3803734Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 9s local 2024-04-03T18:09:03.3804908Z Compiling mlir/lib/IR/Dominance.cpp [for tool]; 8s local 2024-04-03T18:09:03.3805893Z Compiling mlir/lib/IR/Dominance.cpp; 8s local ... 2024-04-03T18:09:03.5815291Z 2024-04-03T18:09:03.5816088Z  2024-04-03T18:09:03.5816598Z  2024-04-03T18:09:03.5817013Z  2024-04-03T18:09:03.5817409Z  2024-04-03T18:09:03.5817842Z  2024-04-03T18:09:03.5818304Z  2024-04-03T18:09:03.5818730Z  2024-04-03T18:09:03.5819175Z  2024-04-03T18:09:03.5822464Z [15,165 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:03.5824071Z Compiling xla/service/cpu/runtime_conv2d.cc; 20s local 2024-04-03T18:09:03.5825004Z Compiling google/fft.cc; 18s local 2024-04-03T18:09:03.5825824Z Compiling xla/service/cpu/runtime_conv3d.cc; 17s local 2024-04-03T18:09:03.5826907Z Compiling xla/service/hlo_module_config.cc; 10s local 2024-04-03T18:09:03.5828282Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 9s local 2024-04-03T18:09:03.5829533Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 9s local 2024-04-03T18:09:03.5830747Z Compiling mlir/lib/IR/Dominance.cpp [for tool]; 9s local 2024-04-03T18:09:03.5831827Z Compiling mlir/lib/IR/Dominance.cpp; 8s local ... 2024-04-03T18:09:03.8007143Z 2024-04-03T18:09:03.8007853Z  2024-04-03T18:09:03.8008598Z  2024-04-03T18:09:03.8008961Z  2024-04-03T18:09:03.8009352Z  2024-04-03T18:09:03.8009741Z  2024-04-03T18:09:03.8010158Z  2024-04-03T18:09:03.8010556Z  2024-04-03T18:09:03.8010951Z  2024-04-03T18:09:03.8012091Z [15,180 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:03.8013536Z Compiling xla/service/cpu/runtime_conv2d.cc; 20s local 2024-04-03T18:09:03.8014478Z Compiling google/fft.cc; 19s local 2024-04-03T18:09:03.8015295Z Compiling xla/service/cpu/runtime_conv3d.cc; 17s local 2024-04-03T18:09:03.8016214Z Compiling xla/service/hlo_module_config.cc; 10s local 2024-04-03T18:09:03.8017153Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 10s local 2024-04-03T18:09:03.8018203Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 9s local 2024-04-03T18:09:03.8019257Z Compiling mlir/lib/IR/Dominance.cpp [for tool]; 9s local 2024-04-03T18:09:03.8020206Z Compiling mlir/lib/IR/Dominance.cpp; 9s local ... 2024-04-03T18:09:04.0148533Z 2024-04-03T18:09:04.0149259Z  2024-04-03T18:09:04.0149702Z  2024-04-03T18:09:04.0150042Z  2024-04-03T18:09:04.0150382Z  2024-04-03T18:09:04.0150716Z  2024-04-03T18:09:04.0151049Z  2024-04-03T18:09:04.0151400Z  2024-04-03T18:09:04.0151728Z  2024-04-03T18:09:04.0152692Z [15,196 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:04.0153764Z Compiling xla/service/cpu/runtime_conv2d.cc; 20s local 2024-04-03T18:09:04.0154452Z Compiling google/fft.cc; 19s local 2024-04-03T18:09:04.0155366Z Compiling xla/service/cpu/runtime_conv3d.cc; 18s local 2024-04-03T18:09:04.0156118Z Compiling xla/service/hlo_module_config.cc; 10s local 2024-04-03T18:09:04.0156896Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 10s local 2024-04-03T18:09:04.0157784Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 9s local 2024-04-03T18:09:04.0158650Z Compiling mlir/lib/IR/Dominance.cpp [for tool]; 9s local 2024-04-03T18:09:04.0159413Z Compiling mlir/lib/IR/Dominance.cpp; 9s local ... 2024-04-03T18:09:04.2329190Z 2024-04-03T18:09:04.2330841Z  2024-04-03T18:09:04.2332095Z  2024-04-03T18:09:04.2332601Z  2024-04-03T18:09:04.2333071Z  2024-04-03T18:09:04.2333494Z  2024-04-03T18:09:04.2333965Z  2024-04-03T18:09:04.2334560Z  2024-04-03T18:09:04.2335006Z  2024-04-03T18:09:04.2336223Z [15,201 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:04.2337733Z Compiling xla/service/cpu/runtime_conv2d.cc; 21s local 2024-04-03T18:09:04.2338668Z Compiling google/fft.cc; 19s local 2024-04-03T18:09:04.2339505Z Compiling xla/service/cpu/runtime_conv3d.cc; 18s local 2024-04-03T18:09:04.2340564Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 10s local 2024-04-03T18:09:04.2341764Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 9s local 2024-04-03T18:09:04.2342926Z Compiling mlir/lib/IR/Dominance.cpp [for tool]; 9s local 2024-04-03T18:09:04.2343860Z Compiling mlir/lib/IR/Dominance.cpp; 9s local 2024-04-03T18:09:04.2344781Z Compiling xla/debug_options_flags.cc; 9s local ... 2024-04-03T18:09:04.5136375Z 2024-04-03T18:09:04.5146634Z  2024-04-03T18:09:04.5147314Z  2024-04-03T18:09:04.5148053Z  2024-04-03T18:09:04.5148502Z  2024-04-03T18:09:04.5148929Z  2024-04-03T18:09:04.5149373Z  2024-04-03T18:09:04.5149815Z  2024-04-03T18:09:04.5150277Z  2024-04-03T18:09:04.5151605Z [15,205 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:04.5153125Z Compiling xla/service/cpu/runtime_conv2d.cc; 21s local 2024-04-03T18:09:04.5154099Z Compiling google/fft.cc; 19s local 2024-04-03T18:09:04.5155050Z Compiling xla/service/cpu/runtime_conv3d.cc; 18s local 2024-04-03T18:09:04.5156419Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 10s local 2024-04-03T18:09:04.5157660Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 10s local 2024-04-03T18:09:04.5158951Z Compiling mlir/lib/IR/Dominance.cpp [for tool]; 10s local 2024-04-03T18:09:04.5159998Z Compiling mlir/lib/IR/Dominance.cpp; 9s local 2024-04-03T18:09:04.5161109Z Compiling xla/debug_options_flags.cc; 9s local ... 2024-04-03T18:09:04.7145899Z 2024-04-03T18:09:04.7146704Z  2024-04-03T18:09:04.7147296Z  2024-04-03T18:09:04.7150776Z  2024-04-03T18:09:04.7153951Z  2024-04-03T18:09:04.7156890Z  2024-04-03T18:09:04.7159951Z  2024-04-03T18:09:04.7160818Z  2024-04-03T18:09:04.7161498Z  2024-04-03T18:09:04.7163054Z [15,209 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:04.7167156Z Compiling xla/service/cpu/runtime_conv2d.cc; 21s local 2024-04-03T18:09:04.7170579Z Compiling google/fft.cc; 19s local 2024-04-03T18:09:04.7171939Z Compiling xla/service/cpu/runtime_conv3d.cc; 18s local 2024-04-03T18:09:04.7173511Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 10s local 2024-04-03T18:09:04.7175196Z Compiling mlir/lib/IR/Dominance.cpp; 10s local 2024-04-03T18:09:04.7176479Z Compiling xla/debug_options_flags.cc; 9s local 2024-04-03T18:09:04.7177857Z Compiling llvm/lib/ProfileData/SampleProfReader.cpp; 8s local 2024-04-03T18:09:04.7179533Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 8s local ... 2024-04-03T18:09:04.9643300Z 2024-04-03T18:09:04.9644483Z  2024-04-03T18:09:04.9645870Z  2024-04-03T18:09:04.9646890Z  2024-04-03T18:09:04.9649838Z  2024-04-03T18:09:04.9650520Z  2024-04-03T18:09:04.9653461Z  2024-04-03T18:09:04.9654150Z  2024-04-03T18:09:04.9657285Z  2024-04-03T18:09:04.9658822Z [15,214 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:04.9662803Z Compiling xla/service/cpu/runtime_conv2d.cc; 21s local 2024-04-03T18:09:04.9663988Z Compiling google/fft.cc; 20s local 2024-04-03T18:09:04.9667887Z Compiling xla/service/cpu/runtime_conv3d.cc; 19s local 2024-04-03T18:09:04.9669434Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 10s local 2024-04-03T18:09:04.9671066Z Compiling mlir/lib/IR/Dominance.cpp; 10s local 2024-04-03T18:09:04.9672185Z Compiling xla/debug_options_flags.cc; 10s local 2024-04-03T18:09:04.9673574Z Compiling llvm/lib/ProfileData/SampleProfReader.cpp; 8s local 2024-04-03T18:09:04.9675091Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 8s local ... 2024-04-03T18:09:05.1652062Z 2024-04-03T18:09:05.1653185Z  2024-04-03T18:09:05.1654101Z  2024-04-03T18:09:05.1655114Z  2024-04-03T18:09:05.1659193Z  2024-04-03T18:09:05.1662337Z  2024-04-03T18:09:05.1662800Z  2024-04-03T18:09:05.1663204Z  2024-04-03T18:09:05.1663609Z  2024-04-03T18:09:05.1664927Z [15,220 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:05.1666277Z Compiling xla/service/cpu/runtime_conv2d.cc; 21s local 2024-04-03T18:09:05.1667157Z Compiling google/fft.cc; 20s local 2024-04-03T18:09:05.1668251Z Compiling xla/service/cpu/runtime_conv3d.cc; 19s local 2024-04-03T18:09:05.1669353Z Compiling llvm/lib/ProfileData/RawMemProfReader.cpp; 10s local 2024-04-03T18:09:05.1670426Z Compiling xla/debug_options_flags.cc; 10s local 2024-04-03T18:09:05.1671452Z Compiling llvm/lib/ProfileData/SampleProfReader.cpp; 9s local 2024-04-03T18:09:05.1672631Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 8s local 2024-04-03T18:09:05.1673716Z Compiling tsl/platform/cloud/gcs_file_system.cc; 8s local ... 2024-04-03T18:09:05.3883553Z 2024-04-03T18:09:05.3884284Z  2024-04-03T18:09:05.3884764Z  2024-04-03T18:09:05.3885157Z  2024-04-03T18:09:05.3885543Z  2024-04-03T18:09:05.3886251Z  2024-04-03T18:09:05.3886639Z  2024-04-03T18:09:05.3887010Z  2024-04-03T18:09:05.3887391Z  2024-04-03T18:09:05.3888491Z [15,226 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:05.3889802Z Compiling xla/service/cpu/runtime_conv2d.cc; 22s local 2024-04-03T18:09:05.3890760Z Compiling google/fft.cc; 20s local 2024-04-03T18:09:05.3891514Z Compiling xla/service/cpu/runtime_conv3d.cc; 19s local 2024-04-03T18:09:05.3892403Z Compiling xla/debug_options_flags.cc; 10s local 2024-04-03T18:09:05.3893413Z Compiling llvm/lib/ProfileData/SampleProfReader.cpp; 9s local 2024-04-03T18:09:05.3894602Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 9s local 2024-04-03T18:09:05.3895566Z Compiling tsl/platform/cloud/gcs_file_system.cc; 9s local 2024-04-03T18:09:05.3896676Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 7s local ... 2024-04-03T18:09:05.6544904Z 2024-04-03T18:09:05.6545717Z  2024-04-03T18:09:05.6546279Z  2024-04-03T18:09:05.6546717Z  2024-04-03T18:09:05.6547172Z  2024-04-03T18:09:05.6547838Z  2024-04-03T18:09:05.6548281Z  2024-04-03T18:09:05.6548755Z  2024-04-03T18:09:05.6549216Z  2024-04-03T18:09:05.6552345Z [15,229 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:05.6554150Z Compiling xla/service/cpu/runtime_conv2d.cc; 22s local 2024-04-03T18:09:05.6555343Z Compiling google/fft.cc; 20s local 2024-04-03T18:09:05.6558721Z Compiling xla/service/cpu/runtime_conv3d.cc; 19s local 2024-04-03T18:09:05.6560321Z Compiling xla/debug_options_flags.cc; 10s local 2024-04-03T18:09:05.6561660Z Compiling llvm/lib/ProfileData/SampleProfReader.cpp; 9s local 2024-04-03T18:09:05.6563217Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 9s local 2024-04-03T18:09:05.6564624Z Compiling tsl/platform/cloud/gcs_file_system.cc; 9s local 2024-04-03T18:09:05.6566184Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 8s local ... 2024-04-03T18:09:05.8931653Z 2024-04-03T18:09:05.8932417Z  2024-04-03T18:09:05.8932938Z  2024-04-03T18:09:05.8933607Z  2024-04-03T18:09:05.8934044Z  2024-04-03T18:09:05.8934644Z  2024-04-03T18:09:05.8935082Z  2024-04-03T18:09:05.8935506Z  2024-04-03T18:09:05.8935925Z  2024-04-03T18:09:05.8937184Z [15,233 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:05.8938721Z Compiling xla/service/cpu/runtime_conv2d.cc; 22s local 2024-04-03T18:09:05.8939708Z Compiling google/fft.cc; 21s local 2024-04-03T18:09:05.8940545Z Compiling xla/service/cpu/runtime_conv3d.cc; 20s local 2024-04-03T18:09:05.8941578Z Compiling xla/debug_options_flags.cc; 11s local 2024-04-03T18:09:05.8942712Z Compiling llvm/lib/ProfileData/SampleProfReader.cpp; 9s local 2024-04-03T18:09:05.8943933Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 9s local 2024-04-03T18:09:05.8945071Z Compiling tsl/platform/cloud/gcs_file_system.cc; 9s local 2024-04-03T18:09:05.8946307Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 8s local ... 2024-04-03T18:09:06.0948674Z 2024-04-03T18:09:06.0949402Z  2024-04-03T18:09:06.0949921Z  2024-04-03T18:09:06.0950341Z  2024-04-03T18:09:06.0950737Z  2024-04-03T18:09:06.0951154Z  2024-04-03T18:09:06.0951593Z  2024-04-03T18:09:06.0952012Z  2024-04-03T18:09:06.0952440Z  2024-04-03T18:09:06.0953672Z [15,238 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:06.0955124Z Compiling xla/service/cpu/runtime_conv2d.cc; 22s local 2024-04-03T18:09:06.0955999Z Compiling google/fft.cc; 21s local 2024-04-03T18:09:06.0956833Z Compiling xla/service/cpu/runtime_conv3d.cc; 20s local 2024-04-03T18:09:06.0957787Z Compiling xla/debug_options_flags.cc; 11s local 2024-04-03T18:09:06.0959082Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 9s local 2024-04-03T18:09:06.0960108Z Compiling tsl/platform/cloud/gcs_file_system.cc; 9s local 2024-04-03T18:09:06.0961126Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 8s local 2024-04-03T18:09:06.0962183Z Compiling llvm/lib/ProfileData/InstrProf.cpp; 6s local ... 2024-04-03T18:09:06.2957878Z 2024-04-03T18:09:06.2958632Z  2024-04-03T18:09:06.2959182Z  2024-04-03T18:09:06.2959608Z  2024-04-03T18:09:06.2960016Z  2024-04-03T18:09:06.2960433Z  2024-04-03T18:09:06.2960855Z  2024-04-03T18:09:06.2961242Z  2024-04-03T18:09:06.2961673Z  2024-04-03T18:09:06.2962954Z [15,245 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:06.2964420Z Compiling xla/service/cpu/runtime_conv2d.cc; 23s local 2024-04-03T18:09:06.2965326Z Compiling google/fft.cc; 21s local 2024-04-03T18:09:06.2966230Z Compiling xla/service/cpu/runtime_conv3d.cc; 20s local 2024-04-03T18:09:06.2967145Z Compiling xla/debug_options_flags.cc; 11s local 2024-04-03T18:09:06.2968116Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 9s local 2024-04-03T18:09:06.2969181Z Compiling tsl/platform/cloud/gcs_file_system.cc; 9s local 2024-04-03T18:09:06.2970319Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 8s local 2024-04-03T18:09:06.2971496Z Compiling llvm/lib/ProfileData/InstrProf.cpp; 6s local ... 2024-04-03T18:09:06.5169528Z 2024-04-03T18:09:06.5170256Z  2024-04-03T18:09:06.5170808Z  2024-04-03T18:09:06.5171241Z  2024-04-03T18:09:06.5171952Z  2024-04-03T18:09:06.5172387Z  2024-04-03T18:09:06.5172814Z  2024-04-03T18:09:06.5173258Z  2024-04-03T18:09:06.5173677Z  2024-04-03T18:09:06.5175090Z [15,251 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:06.5176602Z Compiling xla/service/cpu/runtime_conv2d.cc; 23s local 2024-04-03T18:09:06.5177530Z Compiling google/fft.cc; 21s local 2024-04-03T18:09:06.5178425Z Compiling xla/service/cpu/runtime_conv3d.cc; 20s local 2024-04-03T18:09:06.5179684Z Compiling xla/debug_options_flags.cc; 11s local 2024-04-03T18:09:06.5180924Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 10s local 2024-04-03T18:09:06.5182144Z Compiling tsl/platform/cloud/gcs_file_system.cc; 10s local 2024-04-03T18:09:06.5183397Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 9s local 2024-04-03T18:09:06.5184627Z Compiling llvm/lib/ProfileData/InstrProf.cpp; 6s local ... 2024-04-03T18:09:06.7170347Z 2024-04-03T18:09:06.7171104Z  2024-04-03T18:09:06.7171655Z  2024-04-03T18:09:06.7172072Z  2024-04-03T18:09:06.7172514Z  2024-04-03T18:09:06.7172948Z  2024-04-03T18:09:06.7173365Z  2024-04-03T18:09:06.7173819Z  2024-04-03T18:09:06.7174409Z  2024-04-03T18:09:06.7175734Z [15,260 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:06.7177193Z Compiling xla/service/cpu/runtime_conv2d.cc; 23s local 2024-04-03T18:09:06.7178139Z Compiling google/fft.cc; 21s local 2024-04-03T18:09:06.7178990Z Compiling xla/service/cpu/runtime_conv3d.cc; 20s local 2024-04-03T18:09:06.7179981Z Compiling xla/debug_options_flags.cc; 11s local 2024-04-03T18:09:06.7180997Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 10s local 2024-04-03T18:09:06.7182151Z Compiling tsl/platform/cloud/gcs_file_system.cc; 10s local 2024-04-03T18:09:06.7183348Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 9s local 2024-04-03T18:09:06.7184430Z Compiling llvm/lib/ProfileData/InstrProf.cpp; 7s local ... 2024-04-03T18:09:06.9490122Z 2024-04-03T18:09:06.9490984Z  2024-04-03T18:09:06.9491479Z  2024-04-03T18:09:06.9491896Z  2024-04-03T18:09:06.9492274Z  2024-04-03T18:09:06.9492703Z  2024-04-03T18:09:06.9493142Z  2024-04-03T18:09:06.9493840Z  2024-04-03T18:09:06.9494443Z  2024-04-03T18:09:06.9495567Z [15,276 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:06.9496894Z Compiling xla/service/cpu/runtime_conv2d.cc; 23s local 2024-04-03T18:09:06.9497804Z Compiling google/fft.cc; 22s local 2024-04-03T18:09:06.9498530Z Compiling xla/service/cpu/runtime_conv3d.cc; 21s local 2024-04-03T18:09:06.9499436Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 10s local 2024-04-03T18:09:06.9500408Z Compiling tsl/platform/cloud/gcs_file_system.cc; 10s local 2024-04-03T18:09:06.9501410Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 9s local 2024-04-03T18:09:06.9502592Z Compiling llvm/lib/ProfileData/InstrProf.cpp; 7s local 2024-04-03T18:09:06.9503667Z Compiling mlir/lib/IR/BuiltinTypes.cpp [for tool]; 6s local ... 2024-04-03T18:09:07.1583462Z 2024-04-03T18:09:07.1584214Z  2024-04-03T18:09:07.1584772Z  2024-04-03T18:09:07.1585250Z  2024-04-03T18:09:07.1585726Z  2024-04-03T18:09:07.1586178Z  2024-04-03T18:09:07.1586590Z  2024-04-03T18:09:07.1587052Z  2024-04-03T18:09:07.1590658Z  2024-04-03T18:09:07.1591920Z [15,293 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:09:07.1593442Z Compiling xla/service/cpu/runtime_conv2d.cc; 23s local 2024-04-03T18:09:07.1594383Z Compiling google/fft.cc; 22s local 2024-04-03T18:09:07.1595267Z Compiling xla/service/cpu/runtime_conv3d.cc; 21s local 2024-04-03T18:09:07.1596355Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 10s local 2024-04-03T18:09:07.1597793Z Compiling tsl/platform/cloud/gcs_file_system.cc; 10s local 2024-04-03T18:09:07.1598987Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 9s local 2024-04-03T18:09:07.1600231Z Compiling mlir/lib/IR/BuiltinTypes.cpp [for tool]; 7s local 2024-04-03T18:09:07.1601480Z Compiling xla/service/cpu/cpu_options.cc; 6s local ... 2024-04-03T18:09:07.4138928Z 2024-04-03T18:09:07.4139871Z  2024-04-03T18:09:07.4140571Z  2024-04-03T18:09:07.4141074Z  2024-04-03T18:09:07.4141700Z  2024-04-03T18:09:07.4142158Z  2024-04-03T18:09:07.4142624Z  2024-04-03T18:09:07.4143098Z  2024-04-03T18:09:07.4143569Z  2024-04-03T18:09:07.4144867Z [15,306 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:07.4146342Z Compiling xla/service/cpu/runtime_conv2d.cc; 24s local 2024-04-03T18:09:07.4147215Z Compiling google/fft.cc; 22s local 2024-04-03T18:09:07.4148281Z Compiling xla/service/cpu/runtime_conv3d.cc; 21s local 2024-04-03T18:09:07.4149399Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 11s local 2024-04-03T18:09:07.4150543Z Compiling tsl/platform/cloud/gcs_file_system.cc; 11s local 2024-04-03T18:09:07.4151877Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 9s local 2024-04-03T18:09:07.4153220Z Compiling mlir/lib/IR/BuiltinTypes.cpp [for tool]; 7s local 2024-04-03T18:09:07.4154447Z Compiling xla/service/cpu/cpu_options.cc; 7s local ... 2024-04-03T18:09:07.6158722Z 2024-04-03T18:09:07.6159492Z  2024-04-03T18:09:07.6160004Z  2024-04-03T18:09:07.6160507Z  2024-04-03T18:09:07.6160941Z  2024-04-03T18:09:07.6161360Z  2024-04-03T18:09:07.6161794Z  2024-04-03T18:09:07.6162221Z  2024-04-03T18:09:07.6162641Z  2024-04-03T18:09:07.6163892Z [15,323 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:07.6165355Z Compiling xla/service/cpu/runtime_conv2d.cc; 24s local 2024-04-03T18:09:07.6166281Z Compiling google/fft.cc; 22s local 2024-04-03T18:09:07.6167153Z Compiling xla/service/cpu/runtime_conv3d.cc; 21s local 2024-04-03T18:09:07.6168244Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 11s local 2024-04-03T18:09:07.6169684Z Compiling tsl/platform/cloud/gcs_file_system.cc; 11s local 2024-04-03T18:09:07.6170863Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 10s local 2024-04-03T18:09:07.6171961Z Compiling xla/service/cpu/cpu_options.cc; 7s local 2024-04-03T18:09:07.6173126Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 7s local ... 2024-04-03T18:09:07.8263202Z 2024-04-03T18:09:07.8263943Z  2024-04-03T18:09:07.8264477Z  2024-04-03T18:09:07.8264934Z  2024-04-03T18:09:07.8265386Z  2024-04-03T18:09:07.8265823Z  2024-04-03T18:09:07.8266271Z  2024-04-03T18:09:07.8266722Z  2024-04-03T18:09:07.8267159Z  2024-04-03T18:09:07.8268657Z [15,342 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:07.8270135Z Compiling xla/service/cpu/runtime_conv2d.cc; 24s local 2024-04-03T18:09:07.8270980Z Compiling google/fft.cc; 23s local 2024-04-03T18:09:07.8271824Z Compiling xla/service/cpu/runtime_conv3d.cc; 21s local 2024-04-03T18:09:07.8272786Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 11s local 2024-04-03T18:09:07.8273831Z Compiling tsl/platform/cloud/gcs_file_system.cc; 11s local 2024-04-03T18:09:07.8274988Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 10s local 2024-04-03T18:09:07.8276093Z Compiling xla/service/cpu/cpu_options.cc; 7s local 2024-04-03T18:09:07.8277227Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 7s local ... 2024-04-03T18:09:08.0299827Z 2024-04-03T18:09:08.0300609Z  2024-04-03T18:09:08.0301172Z  2024-04-03T18:09:08.0301603Z  2024-04-03T18:09:08.0302030Z  2024-04-03T18:09:08.0302764Z  2024-04-03T18:09:08.0303193Z  2024-04-03T18:09:08.0303628Z  2024-04-03T18:09:08.0304064Z  2024-04-03T18:09:08.0305430Z [15,356 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:08.0306934Z Compiling xla/service/cpu/runtime_conv2d.cc; 24s local 2024-04-03T18:09:08.0308113Z Compiling google/fft.cc; 23s local 2024-04-03T18:09:08.0308982Z Compiling xla/service/cpu/runtime_conv3d.cc; 22s local 2024-04-03T18:09:08.0310280Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 11s local 2024-04-03T18:09:08.0311455Z Compiling llvm/lib/ProfileData/InstrProfReader.cpp; 10s local 2024-04-03T18:09:08.0312777Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 7s local 2024-04-03T18:09:08.0314049Z Compiling llvm/lib/ProfileData/InstrProfCorrelator.cpp; 5s local 2024-04-03T18:09:08.0315309Z Compiling llvm/lib/Analysis/AssumptionCache.cpp; 5s local ... 2024-04-03T18:09:08.2597221Z 2024-04-03T18:09:08.2597957Z  2024-04-03T18:09:08.2598478Z  2024-04-03T18:09:08.2598883Z  2024-04-03T18:09:08.2599310Z  2024-04-03T18:09:08.2599682Z  2024-04-03T18:09:08.2600101Z  2024-04-03T18:09:08.2600540Z  2024-04-03T18:09:08.2600947Z  2024-04-03T18:09:08.2602200Z [15,373 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:08.2603704Z Compiling xla/service/cpu/runtime_conv2d.cc; 25s local 2024-04-03T18:09:08.2604661Z Compiling google/fft.cc; 23s local 2024-04-03T18:09:08.2635049Z Compiling xla/service/cpu/runtime_conv3d.cc; 22s local 2024-04-03T18:09:08.2636492Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 11s local 2024-04-03T18:09:08.2637708Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 8s local 2024-04-03T18:09:08.2639117Z Compiling llvm/lib/ProfileData/InstrProfCorrelator.cpp; 5s local 2024-04-03T18:09:08.2640374Z Compiling llvm/lib/Analysis/AssumptionCache.cpp; 5s local 2024-04-03T18:09:08.2641733Z Compiling mlir/lib/AsmParser/DialectSymbolParser.cpp; 4s local ... 2024-04-03T18:09:08.4592489Z 2024-04-03T18:09:08.4593584Z  2024-04-03T18:09:08.4594292Z  2024-04-03T18:09:08.4594763Z  2024-04-03T18:09:08.4595369Z  2024-04-03T18:09:08.4595943Z  2024-04-03T18:09:08.4596834Z  2024-04-03T18:09:08.4597335Z  2024-04-03T18:09:08.4597960Z  2024-04-03T18:09:08.4599546Z [15,391 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:08.4601519Z Compiling xla/service/cpu/runtime_conv2d.cc; 25s local 2024-04-03T18:09:08.4602796Z Compiling google/fft.cc; 23s local 2024-04-03T18:09:08.4603994Z Compiling xla/service/cpu/runtime_conv3d.cc; 22s local 2024-04-03T18:09:08.4605241Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 12s local 2024-04-03T18:09:08.4606716Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 8s local 2024-04-03T18:09:08.4608552Z Compiling llvm/lib/ProfileData/InstrProfCorrelator.cpp; 5s local 2024-04-03T18:09:08.4610125Z Compiling llvm/lib/Analysis/AssumptionCache.cpp; 5s local 2024-04-03T18:09:08.4611685Z Compiling mlir/lib/AsmParser/DialectSymbolParser.cpp; 5s local ... 2024-04-03T18:09:08.6632573Z 2024-04-03T18:09:08.6633526Z  2024-04-03T18:09:08.6634060Z  2024-04-03T18:09:08.6634522Z  2024-04-03T18:09:08.6634944Z  2024-04-03T18:09:08.6635354Z  2024-04-03T18:09:08.6635773Z  2024-04-03T18:09:08.6636216Z  2024-04-03T18:09:08.6636626Z  2024-04-03T18:09:08.6637837Z [15,440 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:08.6639263Z Compiling xla/service/cpu/runtime_conv2d.cc; 25s local 2024-04-03T18:09:08.6640154Z Compiling google/fft.cc; 23s local 2024-04-03T18:09:08.6640993Z Compiling xla/service/cpu/runtime_conv3d.cc; 22s local 2024-04-03T18:09:08.6642287Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 12s local 2024-04-03T18:09:08.6643431Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 8s local 2024-04-03T18:09:08.6644672Z Compiling llvm/lib/ProfileData/InstrProfCorrelator.cpp; 5s local 2024-04-03T18:09:08.6645989Z Compiling mlir/lib/AsmParser/DialectSymbolParser.cpp; 5s local 2024-04-03T18:09:08.6647118Z Compiling llvm/lib/IR/Instructions.cpp; 4s local ... 2024-04-03T18:09:08.8642060Z 2024-04-03T18:09:08.8642810Z  2024-04-03T18:09:08.8643332Z  2024-04-03T18:09:08.8644083Z  2024-04-03T18:09:08.8644510Z  2024-04-03T18:09:08.8644952Z  2024-04-03T18:09:08.8645394Z  2024-04-03T18:09:08.8645803Z  2024-04-03T18:09:08.8646210Z  2024-04-03T18:09:08.8647445Z [15,486 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:08.8648866Z Compiling xla/service/cpu/runtime_conv2d.cc; 25s local 2024-04-03T18:09:08.8649783Z Compiling google/fft.cc; 24s local 2024-04-03T18:09:08.8650674Z Compiling xla/service/cpu/runtime_conv3d.cc; 22s local 2024-04-03T18:09:08.8651748Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 12s local 2024-04-03T18:09:08.8652912Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 8s local 2024-04-03T18:09:08.8654177Z Compiling llvm/lib/ProfileData/InstrProfCorrelator.cpp; 6s local 2024-04-03T18:09:08.8655666Z Compiling mlir/lib/AsmParser/DialectSymbolParser.cpp; 5s local 2024-04-03T18:09:08.8656861Z Compiling llvm/lib/IR/Instructions.cpp; 5s local ... 2024-04-03T18:09:09.0872259Z 2024-04-03T18:09:09.0873485Z  2024-04-03T18:09:09.0874413Z  2024-04-03T18:09:09.0877489Z  2024-04-03T18:09:09.0878142Z  2024-04-03T18:09:09.0881471Z  2024-04-03T18:09:09.0882121Z  2024-04-03T18:09:09.0886050Z  2024-04-03T18:09:09.0886694Z  2024-04-03T18:09:09.0891440Z [15,494 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:09.0895115Z Compiling xla/service/cpu/runtime_conv2d.cc; 25s local 2024-04-03T18:09:09.0896051Z Compiling google/fft.cc; 24s local 2024-04-03T18:09:09.0896903Z Compiling xla/service/cpu/runtime_conv3d.cc; 23s local 2024-04-03T18:09:09.0898269Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 12s local 2024-04-03T18:09:09.0899454Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 8s local 2024-04-03T18:09:09.0900753Z Compiling mlir/lib/AsmParser/DialectSymbolParser.cpp; 5s local 2024-04-03T18:09:09.0901916Z Compiling llvm/lib/IR/Instructions.cpp; 5s local 2024-04-03T18:09:09.0903352Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 4s local ... 2024-04-03T18:09:09.2974643Z 2024-04-03T18:09:09.2975396Z  2024-04-03T18:09:09.2975924Z  2024-04-03T18:09:09.2976376Z  2024-04-03T18:09:09.2976811Z  2024-04-03T18:09:09.2977344Z  2024-04-03T18:09:09.2977876Z  2024-04-03T18:09:09.2978418Z  2024-04-03T18:09:09.2978943Z  2024-04-03T18:09:09.2980201Z [15,497 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:09.2981779Z Compiling xla/service/cpu/runtime_conv2d.cc; 26s local 2024-04-03T18:09:09.2982682Z Compiling google/fft.cc; 24s local 2024-04-03T18:09:09.2983628Z Compiling xla/service/cpu/runtime_conv3d.cc; 23s local 2024-04-03T18:09:09.2984635Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 12s local 2024-04-03T18:09:09.2985828Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 9s local 2024-04-03T18:09:09.2986926Z Compiling llvm/lib/IR/Instructions.cpp; 5s local 2024-04-03T18:09:09.2988242Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 5s local 2024-04-03T18:09:09.2989472Z Compiling xla/service/hlo_module_config.cc; 5s local ... 2024-04-03T18:09:09.5182554Z 2024-04-03T18:09:09.5183364Z  2024-04-03T18:09:09.5183941Z  2024-04-03T18:09:09.5184742Z  2024-04-03T18:09:09.5185241Z  2024-04-03T18:09:09.5185732Z  2024-04-03T18:09:09.5186137Z  2024-04-03T18:09:09.5186620Z  2024-04-03T18:09:09.5187106Z  2024-04-03T18:09:09.5188637Z [15,497 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:09.5190073Z Compiling xla/service/cpu/runtime_conv2d.cc; 26s local 2024-04-03T18:09:09.5191049Z Compiling google/fft.cc; 24s local 2024-04-03T18:09:09.5192054Z Compiling xla/service/cpu/runtime_conv3d.cc; 23s local 2024-04-03T18:09:09.5193099Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 13s local 2024-04-03T18:09:09.5194338Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 9s local 2024-04-03T18:09:09.5195461Z Compiling llvm/lib/IR/Instructions.cpp; 5s local 2024-04-03T18:09:09.5196600Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 5s local 2024-04-03T18:09:09.5197799Z Compiling xla/service/hlo_module_config.cc; 5s local ... 2024-04-03T18:09:09.7386608Z 2024-04-03T18:09:09.7387344Z  2024-04-03T18:09:09.7388065Z  2024-04-03T18:09:09.7390719Z  2024-04-03T18:09:09.7391472Z  2024-04-03T18:09:09.7392361Z  2024-04-03T18:09:09.7393245Z  2024-04-03T18:09:09.7393704Z  2024-04-03T18:09:09.7394169Z  2024-04-03T18:09:09.7395572Z [15,500 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:09.7397273Z Compiling xla/service/cpu/runtime_conv2d.cc; 26s local 2024-04-03T18:09:09.7398196Z Compiling google/fft.cc; 24s local 2024-04-03T18:09:09.7399091Z Compiling xla/service/cpu/runtime_conv3d.cc; 23s local 2024-04-03T18:09:09.7400159Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 13s local 2024-04-03T18:09:09.7401324Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 9s local 2024-04-03T18:09:09.7402404Z Compiling llvm/lib/IR/Instructions.cpp; 5s local 2024-04-03T18:09:09.7403578Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 5s local 2024-04-03T18:09:09.7404827Z Compiling xla/service/hlo_module_config.cc; 5s local ... 2024-04-03T18:09:10.1186894Z 2024-04-03T18:09:10.1187870Z  2024-04-03T18:09:10.1188449Z  2024-04-03T18:09:10.1188922Z  2024-04-03T18:09:10.1191705Z  2024-04-03T18:09:10.1192802Z  2024-04-03T18:09:10.1196130Z  2024-04-03T18:09:10.1196949Z  2024-04-03T18:09:10.1197601Z  2024-04-03T18:09:10.1199168Z [15,500 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:10.1201024Z Compiling xla/service/cpu/runtime_conv2d.cc; 26s local 2024-04-03T18:09:10.1202480Z Compiling google/fft.cc; 25s local 2024-04-03T18:09:10.1205920Z Compiling xla/service/cpu/runtime_conv3d.cc; 24s local 2024-04-03T18:09:10.1207426Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 13s local 2024-04-03T18:09:10.1208865Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 9s local 2024-04-03T18:09:10.1210224Z Compiling llvm/lib/IR/Instructions.cpp; 6s local 2024-04-03T18:09:10.1211696Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 5s local 2024-04-03T18:09:10.1213210Z Compiling xla/service/hlo_module_config.cc; 5s local ... 2024-04-03T18:09:10.3190456Z 2024-04-03T18:09:10.3191214Z  2024-04-03T18:09:10.3191782Z  2024-04-03T18:09:10.3192275Z  2024-04-03T18:09:10.3192694Z  2024-04-03T18:09:10.3193125Z  2024-04-03T18:09:10.3193570Z  2024-04-03T18:09:10.3193997Z  2024-04-03T18:09:10.3194454Z  2024-04-03T18:09:10.3195761Z [15,502 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:10.3197263Z Compiling xla/service/cpu/runtime_conv2d.cc; 27s local 2024-04-03T18:09:10.3198207Z Compiling google/fft.cc; 25s local 2024-04-03T18:09:10.3199141Z Compiling xla/service/cpu/runtime_conv3d.cc; 24s local 2024-04-03T18:09:10.3200425Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 13s local 2024-04-03T18:09:10.3201615Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 10s local 2024-04-03T18:09:10.3202796Z Compiling llvm/lib/IR/Instructions.cpp; 6s local 2024-04-03T18:09:10.3203961Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 6s local 2024-04-03T18:09:10.3205246Z Compiling xla/service/hlo_module_config.cc; 6s local ... 2024-04-03T18:09:10.6019354Z 2024-04-03T18:09:10.6020525Z  2024-04-03T18:09:10.6021083Z  2024-04-03T18:09:10.6021833Z  2024-04-03T18:09:10.6022397Z  2024-04-03T18:09:10.6022821Z  2024-04-03T18:09:10.6023243Z  2024-04-03T18:09:10.6023647Z  2024-04-03T18:09:10.6024082Z  2024-04-03T18:09:10.6025482Z [15,504 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:10.6026966Z Compiling xla/service/cpu/runtime_conv2d.cc; 27s local 2024-04-03T18:09:10.6028153Z Compiling google/fft.cc; 25s local 2024-04-03T18:09:10.6029096Z Compiling xla/service/cpu/runtime_conv3d.cc; 24s local 2024-04-03T18:09:10.6030220Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 14s local 2024-04-03T18:09:10.6031444Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 10s local 2024-04-03T18:09:10.6032603Z Compiling llvm/lib/IR/Instructions.cpp; 6s local 2024-04-03T18:09:10.6033660Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 6s local 2024-04-03T18:09:10.6034887Z Compiling xla/service/hlo_module_config.cc; 6s local ... 2024-04-03T18:09:10.8178218Z 2024-04-03T18:09:10.8179468Z  2024-04-03T18:09:10.8180007Z  2024-04-03T18:09:10.8180479Z  2024-04-03T18:09:10.8180946Z  2024-04-03T18:09:10.8181390Z  2024-04-03T18:09:10.8181836Z  2024-04-03T18:09:10.8182263Z  2024-04-03T18:09:10.8182716Z  2024-04-03T18:09:10.8183985Z [15,507 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:10.8185371Z Compiling xla/service/cpu/runtime_conv2d.cc; 27s local 2024-04-03T18:09:10.8186311Z Compiling google/fft.cc; 26s local 2024-04-03T18:09:10.8187167Z Compiling xla/service/cpu/runtime_conv3d.cc; 24s local 2024-04-03T18:09:10.8188361Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 14s local 2024-04-03T18:09:10.8190097Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 10s local 2024-04-03T18:09:10.8191251Z Compiling llvm/lib/IR/Instructions.cpp; 7s local 2024-04-03T18:09:10.8192355Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 6s local 2024-04-03T18:09:10.8193596Z Compiling xla/service/hlo_module_config.cc; 6s local ... 2024-04-03T18:09:11.0537538Z 2024-04-03T18:09:11.0538439Z  2024-04-03T18:09:11.0538945Z  2024-04-03T18:09:11.0539386Z  2024-04-03T18:09:11.0539826Z  2024-04-03T18:09:11.0540197Z  2024-04-03T18:09:11.0540622Z  2024-04-03T18:09:11.0541069Z  2024-04-03T18:09:11.0541459Z  2024-04-03T18:09:11.0542753Z [15,508 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:11.0544094Z Compiling xla/service/cpu/runtime_conv2d.cc; 27s local 2024-04-03T18:09:11.0544912Z Compiling google/fft.cc; 26s local 2024-04-03T18:09:11.0545784Z Compiling xla/service/cpu/runtime_conv3d.cc; 25s local 2024-04-03T18:09:11.0546807Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 14s local 2024-04-03T18:09:11.0548344Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 10s local 2024-04-03T18:09:11.0549440Z Compiling llvm/lib/IR/Instructions.cpp; 7s local 2024-04-03T18:09:11.0550611Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 6s local 2024-04-03T18:09:11.0552061Z Compiling xla/service/hlo_module_config.cc; 6s local ... 2024-04-03T18:09:11.3198660Z 2024-04-03T18:09:11.3199477Z  2024-04-03T18:09:11.3200068Z  2024-04-03T18:09:11.3200527Z  2024-04-03T18:09:11.3201227Z  2024-04-03T18:09:11.3201658Z  2024-04-03T18:09:11.3202089Z  2024-04-03T18:09:11.3202539Z  2024-04-03T18:09:11.3202970Z  2024-04-03T18:09:11.3204277Z [15,509 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:11.3205863Z Compiling xla/service/cpu/runtime_conv2d.cc; 28s local 2024-04-03T18:09:11.3206772Z Compiling google/fft.cc; 26s local 2024-04-03T18:09:11.3207671Z Compiling xla/service/cpu/runtime_conv3d.cc; 25s local 2024-04-03T18:09:11.3208955Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 14s local 2024-04-03T18:09:11.3210183Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 11s local 2024-04-03T18:09:11.3211378Z Compiling llvm/lib/IR/Instructions.cpp; 7s local 2024-04-03T18:09:11.3212609Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 7s local 2024-04-03T18:09:11.3216533Z Compiling xla/service/hlo_module_config.cc; 7s local ... 2024-04-03T18:09:11.5287791Z 2024-04-03T18:09:11.5288921Z  2024-04-03T18:09:11.5289733Z  2024-04-03T18:09:11.5290578Z  2024-04-03T18:09:11.5291607Z  2024-04-03T18:09:11.5292307Z  2024-04-03T18:09:11.5292746Z  2024-04-03T18:09:11.5293206Z  2024-04-03T18:09:11.5293637Z  2024-04-03T18:09:11.5295872Z [15,510 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:11.5297317Z Compiling xla/service/cpu/runtime_conv2d.cc; 28s local 2024-04-03T18:09:11.5298262Z Compiling google/fft.cc; 26s local 2024-04-03T18:09:11.5299131Z Compiling xla/service/cpu/runtime_conv3d.cc; 25s local 2024-04-03T18:09:11.5300224Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 15s local 2024-04-03T18:09:11.5301405Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 11s local 2024-04-03T18:09:11.5302507Z Compiling llvm/lib/IR/Instructions.cpp; 7s local 2024-04-03T18:09:11.5303645Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 7s local 2024-04-03T18:09:11.5304898Z Compiling xla/service/hlo_module_config.cc; 7s local ... 2024-04-03T18:09:11.8140339Z 2024-04-03T18:09:11.8141115Z  2024-04-03T18:09:11.8141683Z  2024-04-03T18:09:11.8142146Z  2024-04-03T18:09:11.8142601Z  2024-04-03T18:09:11.8143062Z  2024-04-03T18:09:11.8143726Z  2024-04-03T18:09:11.8144183Z  2024-04-03T18:09:11.8144608Z  2024-04-03T18:09:11.8145862Z [15,514 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:11.8147357Z Compiling xla/service/cpu/runtime_conv2d.cc; 28s local 2024-04-03T18:09:11.8148682Z Compiling google/fft.cc; 27s local 2024-04-03T18:09:11.8149573Z Compiling xla/service/cpu/runtime_conv3d.cc; 25s local 2024-04-03T18:09:11.8150714Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 15s local 2024-04-03T18:09:11.8151857Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 11s local 2024-04-03T18:09:11.8152961Z Compiling llvm/lib/IR/Instructions.cpp; 8s local 2024-04-03T18:09:11.8154158Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 7s local 2024-04-03T18:09:11.8155404Z Compiling xla/service/hlo_module_config.cc; 7s local ... 2024-04-03T18:09:12.0437614Z 2024-04-03T18:09:12.0438348Z  2024-04-03T18:09:12.0438913Z  2024-04-03T18:09:12.0439355Z  2024-04-03T18:09:12.0439782Z  2024-04-03T18:09:12.0440176Z  2024-04-03T18:09:12.0440616Z  2024-04-03T18:09:12.0441055Z  2024-04-03T18:09:12.0441443Z  2024-04-03T18:09:12.0442688Z [15,523 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:12.0444281Z Compiling xla/service/cpu/runtime_conv2d.cc; 28s local 2024-04-03T18:09:12.0445195Z Compiling google/fft.cc; 27s local 2024-04-03T18:09:12.0446121Z Compiling xla/service/cpu/runtime_conv3d.cc; 26s local 2024-04-03T18:09:12.0447171Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 15s local 2024-04-03T18:09:12.0448609Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 11s local 2024-04-03T18:09:12.0449714Z Compiling llvm/lib/IR/Instructions.cpp; 8s local 2024-04-03T18:09:12.0450889Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 7s local 2024-04-03T18:09:12.0452160Z Compiling xla/service/hlo_module_config.cc; 7s local ... 2024-04-03T18:09:12.3213221Z 2024-04-03T18:09:12.3214030Z  2024-04-03T18:09:12.3214701Z  2024-04-03T18:09:12.3215166Z  2024-04-03T18:09:12.3216826Z  2024-04-03T18:09:12.3217273Z  2024-04-03T18:09:12.3217688Z  2024-04-03T18:09:12.3218130Z  2024-04-03T18:09:12.3218533Z  2024-04-03T18:09:12.3219721Z [15,526 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:12.3221151Z Compiling xla/service/cpu/runtime_conv2d.cc; 29s local 2024-04-03T18:09:12.3222028Z Compiling google/fft.cc; 27s local 2024-04-03T18:09:12.3222847Z Compiling xla/service/cpu/runtime_conv3d.cc; 26s local 2024-04-03T18:09:12.3223819Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 16s local 2024-04-03T18:09:12.3224915Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 12s local 2024-04-03T18:09:12.3225899Z Compiling llvm/lib/IR/Instructions.cpp; 8s local 2024-04-03T18:09:12.3226992Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 8s local 2024-04-03T18:09:12.3228505Z Compiling xla/service/hlo_module_config.cc; 8s local ... 2024-04-03T18:09:12.5369064Z 2024-04-03T18:09:12.5369810Z  2024-04-03T18:09:12.5370304Z  2024-04-03T18:09:12.5370713Z  2024-04-03T18:09:12.5371119Z  2024-04-03T18:09:12.5371511Z  2024-04-03T18:09:12.5371914Z  2024-04-03T18:09:12.5372333Z  2024-04-03T18:09:12.5372715Z  2024-04-03T18:09:12.5373906Z [15,528 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:12.5375442Z Compiling xla/service/cpu/runtime_conv2d.cc; 29s local 2024-04-03T18:09:12.5376303Z Compiling google/fft.cc; 27s local 2024-04-03T18:09:12.5377129Z Compiling xla/service/cpu/runtime_conv3d.cc; 26s local 2024-04-03T18:09:12.5378144Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 16s local 2024-04-03T18:09:12.5379548Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 12s local 2024-04-03T18:09:12.5380592Z Compiling llvm/lib/IR/Instructions.cpp; 8s local 2024-04-03T18:09:12.5381667Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 8s local 2024-04-03T18:09:12.5382781Z Compiling xla/service/hlo_module_config.cc; 8s local ... 2024-04-03T18:09:12.8482584Z 2024-04-03T18:09:12.8483310Z  2024-04-03T18:09:12.8483887Z  2024-04-03T18:09:12.8484336Z  2024-04-03T18:09:12.8484784Z  2024-04-03T18:09:12.8485219Z  2024-04-03T18:09:12.8485670Z  2024-04-03T18:09:12.8486101Z  2024-04-03T18:09:12.8486513Z  2024-04-03T18:09:12.8487773Z [15,532 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:12.8489278Z Compiling xla/service/cpu/runtime_conv2d.cc; 29s local 2024-04-03T18:09:12.8490196Z Compiling google/fft.cc; 28s local 2024-04-03T18:09:12.8491100Z Compiling xla/service/cpu/runtime_conv3d.cc; 26s local 2024-04-03T18:09:12.8492347Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 16s local 2024-04-03T18:09:12.8493542Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 12s local 2024-04-03T18:09:12.8494859Z Compiling llvm/lib/IR/Instructions.cpp; 9s local 2024-04-03T18:09:12.8496046Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 8s local 2024-04-03T18:09:12.8497280Z Compiling xla/service/hlo_module_config.cc; 8s local ... 2024-04-03T18:09:13.0940007Z 2024-04-03T18:09:13.0946339Z  2024-04-03T18:09:13.0946967Z  2024-04-03T18:09:13.0947426Z  2024-04-03T18:09:13.0948067Z  2024-04-03T18:09:13.0948780Z  2024-04-03T18:09:13.0949240Z  2024-04-03T18:09:13.0949679Z  2024-04-03T18:09:13.0950124Z  2024-04-03T18:09:13.0951362Z [15,535 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:13.0952830Z Compiling xla/service/cpu/runtime_conv2d.cc; 29s local 2024-04-03T18:09:13.0953803Z Compiling google/fft.cc; 28s local 2024-04-03T18:09:13.0954692Z Compiling xla/service/cpu/runtime_conv3d.cc; 27s local 2024-04-03T18:09:13.0955940Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 16s local 2024-04-03T18:09:13.0957186Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 12s local 2024-04-03T18:09:13.0958354Z Compiling llvm/lib/IR/Instructions.cpp; 9s local 2024-04-03T18:09:13.0959506Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 8s local 2024-04-03T18:09:13.0960747Z Compiling xla/service/hlo_module_config.cc; 8s local ... 2024-04-03T18:09:13.3116964Z 2024-04-03T18:09:13.3117769Z  2024-04-03T18:09:13.3118267Z  2024-04-03T18:09:13.3118693Z  2024-04-03T18:09:13.3119105Z  2024-04-03T18:09:13.3119570Z  2024-04-03T18:09:13.3120022Z  2024-04-03T18:09:13.3120450Z  2024-04-03T18:09:13.3120915Z  2024-04-03T18:09:13.3122248Z [15,538 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:13.3123775Z Compiling xla/service/cpu/runtime_conv2d.cc; 30s local 2024-04-03T18:09:13.3124885Z Compiling xla/service/cpu/runtime_conv3d.cc; 27s local 2024-04-03T18:09:13.3126027Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 16s local 2024-04-03T18:09:13.3127278Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 13s local 2024-04-03T18:09:13.3128669Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 9s local 2024-04-03T18:09:13.3129895Z Compiling xla/service/hlo_module_config.cc; 9s local 2024-04-03T18:09:13.3130847Z Compiling xla/hlo/ir/hlo_sharding.cc; 8s local 2024-04-03T18:09:13.3132021Z Compiling llvm/lib/Analysis/BasicAliasAnalysis.cpp; 7s local ... 2024-04-03T18:09:13.5230557Z 2024-04-03T18:09:13.5231308Z  2024-04-03T18:09:13.5231842Z  2024-04-03T18:09:13.5232269Z  2024-04-03T18:09:13.5232696Z  2024-04-03T18:09:13.5233121Z  2024-04-03T18:09:13.5233801Z  2024-04-03T18:09:13.5234263Z  2024-04-03T18:09:13.5234686Z  2024-04-03T18:09:13.5235903Z [15,540 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:13.5237367Z Compiling xla/service/cpu/runtime_conv2d.cc; 30s local 2024-04-03T18:09:13.5238635Z Compiling xla/service/cpu/runtime_conv3d.cc; 27s local 2024-04-03T18:09:13.5239687Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 17s local 2024-04-03T18:09:13.5240882Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 13s local 2024-04-03T18:09:13.5242177Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 9s local 2024-04-03T18:09:13.5243324Z Compiling xla/service/hlo_module_config.cc; 9s local 2024-04-03T18:09:13.5244263Z Compiling xla/hlo/ir/hlo_sharding.cc; 8s local 2024-04-03T18:09:13.5245300Z Compiling llvm/lib/Analysis/BasicAliasAnalysis.cpp; 8s local ... 2024-04-03T18:09:13.9246338Z 2024-04-03T18:09:13.9247126Z  2024-04-03T18:09:13.9247717Z  2024-04-03T18:09:13.9248184Z  2024-04-03T18:09:13.9248659Z  2024-04-03T18:09:13.9249123Z  2024-04-03T18:09:13.9249574Z  2024-04-03T18:09:13.9250054Z  2024-04-03T18:09:13.9250511Z  2024-04-03T18:09:13.9251740Z [15,542 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:13.9253131Z Compiling xla/service/cpu/runtime_conv2d.cc; 30s local 2024-04-03T18:09:13.9254174Z Compiling xla/service/cpu/runtime_conv3d.cc; 28s local 2024-04-03T18:09:13.9255401Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 13s local 2024-04-03T18:09:13.9256931Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 9s local 2024-04-03T18:09:13.9258005Z Compiling xla/service/hlo_module_config.cc; 9s local 2024-04-03T18:09:13.9258867Z Compiling xla/hlo/ir/hlo_sharding.cc; 9s local 2024-04-03T18:09:13.9259887Z Compiling llvm/lib/Analysis/BasicAliasAnalysis.cpp; 8s local 2024-04-03T18:09:13.9261096Z Compiling llvm/lib/Analysis/BlockFrequencyInfo.cpp; 8s local ... 2024-04-03T18:09:14.1247956Z 2024-04-03T18:09:14.1248718Z  2024-04-03T18:09:14.1249299Z  2024-04-03T18:09:14.1249995Z  2024-04-03T18:09:14.1250468Z  2024-04-03T18:09:14.1250908Z  2024-04-03T18:09:14.1251360Z  2024-04-03T18:09:14.1251788Z  2024-04-03T18:09:14.1252209Z  2024-04-03T18:09:14.1253479Z [15,546 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:14.1255277Z Compiling xla/service/cpu/runtime_conv2d.cc; 30s local 2024-04-03T18:09:14.1256402Z Compiling xla/service/cpu/runtime_conv3d.cc; 28s local 2024-04-03T18:09:14.1257626Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 13s local 2024-04-03T18:09:14.1259037Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 10s local 2024-04-03T18:09:14.1260298Z Compiling xla/service/hlo_module_config.cc; 9s local 2024-04-03T18:09:14.1261236Z Compiling xla/hlo/ir/hlo_sharding.cc; 9s local 2024-04-03T18:09:14.1262306Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 8s local 2024-04-03T18:09:14.1263530Z Compiling src/crypto/fipsmodule/bcm.c; 6s local ... 2024-04-03T18:09:14.4351588Z 2024-04-03T18:09:14.4352380Z  2024-04-03T18:09:14.4352932Z  2024-04-03T18:09:14.4353377Z  2024-04-03T18:09:14.4353800Z  2024-04-03T18:09:14.4354234Z  2024-04-03T18:09:14.4354683Z  2024-04-03T18:09:14.4355144Z  2024-04-03T18:09:14.4355587Z  2024-04-03T18:09:14.4356876Z [15,548 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:14.4358432Z Compiling xla/service/cpu/runtime_conv2d.cc; 31s local 2024-04-03T18:09:14.4359534Z Compiling xla/service/cpu/runtime_conv3d.cc; 28s local 2024-04-03T18:09:14.4360728Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 14s local 2024-04-03T18:09:14.4362401Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 10s local 2024-04-03T18:09:14.4363625Z Compiling xla/service/hlo_module_config.cc; 10s local 2024-04-03T18:09:14.4364661Z Compiling xla/hlo/ir/hlo_sharding.cc; 9s local 2024-04-03T18:09:14.4365827Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 8s local 2024-04-03T18:09:14.4367117Z Compiling src/crypto/fipsmodule/bcm.c; 7s local ... 2024-04-03T18:09:14.6344963Z 2024-04-03T18:09:14.6345685Z  2024-04-03T18:09:14.6346144Z  2024-04-03T18:09:14.6346525Z  2024-04-03T18:09:14.6346898Z  2024-04-03T18:09:14.6347255Z  2024-04-03T18:09:14.6347836Z  2024-04-03T18:09:14.6348231Z  2024-04-03T18:09:14.6348584Z  2024-04-03T18:09:14.6349727Z [15,552 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:14.6351161Z Compiling xla/service/cpu/runtime_conv2d.cc; 31s local 2024-04-03T18:09:14.6352338Z Compiling xla/service/cpu/runtime_conv3d.cc; 28s local 2024-04-03T18:09:14.6353475Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 14s local 2024-04-03T18:09:14.6354747Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 10s local 2024-04-03T18:09:14.6355809Z Compiling xla/hlo/ir/hlo_sharding.cc; 9s local 2024-04-03T18:09:14.6356859Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 8s local 2024-04-03T18:09:14.6357794Z Compiling src/crypto/fipsmodule/bcm.c; 7s local 2024-04-03T18:09:14.6358782Z Compiling xla/service/cpu/cpu_options.cc; 6s local ... 2024-04-03T18:09:14.8828611Z 2024-04-03T18:09:14.8829373Z  2024-04-03T18:09:14.8830549Z  2024-04-03T18:09:14.8832112Z  2024-04-03T18:09:14.8833153Z  2024-04-03T18:09:14.8833726Z  2024-04-03T18:09:14.8834410Z  2024-04-03T18:09:14.8835192Z  2024-04-03T18:09:14.8837808Z  2024-04-03T18:09:14.8839431Z [15,554 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:14.8841185Z Compiling xla/service/cpu/runtime_conv2d.cc; 31s local 2024-04-03T18:09:14.8842456Z Compiling xla/service/cpu/runtime_conv3d.cc; 28s local 2024-04-03T18:09:14.8844032Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 14s local 2024-04-03T18:09:14.8845335Z Compiling xla/hlo/ir/hlo_sharding.cc; 10s local 2024-04-03T18:09:14.8846557Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 8s local 2024-04-03T18:09:14.8848038Z Compiling src/crypto/fipsmodule/bcm.c; 7s local 2024-04-03T18:09:14.8849984Z Compiling xla/service/cpu/cpu_options.cc; 6s local 2024-04-03T18:09:14.8851200Z Compiling mlir/lib/IR/AsmPrinter.cpp; 6s local ... 2024-04-03T18:09:15.1250395Z 2024-04-03T18:09:15.1251137Z  2024-04-03T18:09:15.1251631Z  2024-04-03T18:09:15.1252053Z  2024-04-03T18:09:15.1252475Z  2024-04-03T18:09:15.1252880Z  2024-04-03T18:09:15.1253301Z  2024-04-03T18:09:15.1253718Z  2024-04-03T18:09:15.1254140Z  2024-04-03T18:09:15.1255554Z [15,558 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:15.1257024Z Compiling xla/service/cpu/runtime_conv2d.cc; 31s local 2024-04-03T18:09:15.1258046Z Compiling xla/service/cpu/runtime_conv3d.cc; 29s local 2024-04-03T18:09:15.1259197Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 14s local 2024-04-03T18:09:15.1260311Z Compiling xla/hlo/ir/hlo_sharding.cc; 10s local 2024-04-03T18:09:15.1261384Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 9s local 2024-04-03T18:09:15.1262465Z Compiling src/crypto/fipsmodule/bcm.c; 7s local 2024-04-03T18:09:15.1263426Z Compiling xla/service/cpu/cpu_options.cc; 7s local 2024-04-03T18:09:15.1264395Z Compiling mlir/lib/IR/AsmPrinter.cpp; 6s local ... 2024-04-03T18:09:15.3550538Z 2024-04-03T18:09:15.3551525Z  2024-04-03T18:09:15.3552072Z  2024-04-03T18:09:15.3552525Z  2024-04-03T18:09:15.3552960Z  2024-04-03T18:09:15.3553693Z  2024-04-03T18:09:15.3554143Z  2024-04-03T18:09:15.3554543Z  2024-04-03T18:09:15.3554973Z  2024-04-03T18:09:15.3557846Z [15,562 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:15.3560082Z Compiling xla/service/cpu/runtime_conv2d.cc; 32s local 2024-04-03T18:09:15.3561454Z Compiling xla/service/cpu/runtime_conv3d.cc; 29s local 2024-04-03T18:09:15.3562811Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 15s local 2024-04-03T18:09:15.3564250Z Compiling xla/hlo/ir/hlo_sharding.cc; 10s local 2024-04-03T18:09:15.3565751Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 9s local 2024-04-03T18:09:15.3567412Z Compiling src/crypto/fipsmodule/bcm.c; 8s local 2024-04-03T18:09:15.3568629Z Compiling xla/service/cpu/cpu_options.cc; 7s local 2024-04-03T18:09:15.3569970Z Compiling mlir/lib/IR/AsmPrinter.cpp; 6s local ... 2024-04-03T18:09:15.5840657Z 2024-04-03T18:09:15.5841478Z  2024-04-03T18:09:15.5842033Z  2024-04-03T18:09:15.5842484Z  2024-04-03T18:09:15.5842928Z  2024-04-03T18:09:15.5843334Z  2024-04-03T18:09:15.5843774Z  2024-04-03T18:09:15.5844211Z  2024-04-03T18:09:15.5844621Z  2024-04-03T18:09:15.5845901Z [15,568 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:15.5847395Z Compiling xla/service/cpu/runtime_conv2d.cc; 32s local 2024-04-03T18:09:15.5848437Z Compiling xla/service/cpu/runtime_conv3d.cc; 29s local 2024-04-03T18:09:15.5849593Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 15s local 2024-04-03T18:09:15.5850983Z Compiling xla/hlo/ir/hlo_sharding.cc; 10s local 2024-04-03T18:09:15.5852068Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 9s local 2024-04-03T18:09:15.5853202Z Compiling src/crypto/fipsmodule/bcm.c; 8s local 2024-04-03T18:09:15.5854183Z Compiling xla/service/cpu/cpu_options.cc; 7s local 2024-04-03T18:09:15.5855384Z Compiling mlir/lib/IR/AsmPrinter.cpp; 6s local ... 2024-04-03T18:09:15.9112517Z 2024-04-03T18:09:15.9113263Z  2024-04-03T18:09:15.9113909Z  2024-04-03T18:09:15.9114595Z  2024-04-03T18:09:15.9115013Z  2024-04-03T18:09:15.9115406Z  2024-04-03T18:09:15.9115828Z  2024-04-03T18:09:15.9116235Z  2024-04-03T18:09:15.9116829Z  2024-04-03T18:09:15.9117973Z [15,570 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:15.9119366Z Compiling xla/service/cpu/runtime_conv2d.cc; 32s local 2024-04-03T18:09:15.9120251Z Compiling xla/service/cpu/runtime_conv3d.cc; 30s local 2024-04-03T18:09:15.9121363Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 15s local 2024-04-03T18:09:15.9122410Z Compiling xla/hlo/ir/hlo_sharding.cc; 11s local 2024-04-03T18:09:15.9123465Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 9s local 2024-04-03T18:09:15.9124551Z Compiling src/crypto/fipsmodule/bcm.c; 8s local 2024-04-03T18:09:15.9125475Z Compiling mlir/lib/IR/AsmPrinter.cpp; 7s local 2024-04-03T18:09:15.9126516Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 7s local ... 2024-04-03T18:09:16.1249718Z 2024-04-03T18:09:16.1250496Z  2024-04-03T18:09:16.1251034Z  2024-04-03T18:09:16.1251461Z  2024-04-03T18:09:16.1251833Z  2024-04-03T18:09:16.1252254Z  2024-04-03T18:09:16.1252705Z  2024-04-03T18:09:16.1253115Z  2024-04-03T18:09:16.1253525Z  2024-04-03T18:09:16.1255097Z [15,572 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:16.1256646Z Compiling xla/service/cpu/runtime_conv2d.cc; 32s local 2024-04-03T18:09:16.1257684Z Compiling xla/service/cpu/runtime_conv3d.cc; 30s local 2024-04-03T18:09:16.1258848Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 15s local 2024-04-03T18:09:16.1260242Z Compiling xla/hlo/ir/hlo_sharding.cc; 11s local 2024-04-03T18:09:16.1261358Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 10s local 2024-04-03T18:09:16.1262520Z Compiling src/crypto/fipsmodule/bcm.c; 8s local 2024-04-03T18:09:16.1263523Z Compiling mlir/lib/IR/AsmPrinter.cpp; 7s local 2024-04-03T18:09:16.1264837Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 7s local ... 2024-04-03T18:09:16.3266658Z 2024-04-03T18:09:16.3267426Z  2024-04-03T18:09:16.3268194Z  2024-04-03T18:09:16.3268640Z  2024-04-03T18:09:16.3269082Z  2024-04-03T18:09:16.3270997Z  2024-04-03T18:09:16.3271440Z  2024-04-03T18:09:16.3271894Z  2024-04-03T18:09:16.3272311Z  2024-04-03T18:09:16.3273569Z [15,576 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:16.3274912Z Compiling xla/service/cpu/runtime_conv2d.cc; 33s local 2024-04-03T18:09:16.3276001Z Compiling xla/service/cpu/runtime_conv3d.cc; 30s local 2024-04-03T18:09:16.3277050Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 10s local 2024-04-03T18:09:16.3278088Z Compiling src/crypto/fipsmodule/bcm.c; 9s local 2024-04-03T18:09:16.3279016Z Compiling mlir/lib/IR/AsmPrinter.cpp; 7s local 2024-04-03T18:09:16.3279980Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 7s local 2024-04-03T18:09:16.3281009Z Compiling mlir/lib/IR/BuiltinTypes.cpp; 7s local 2024-04-03T18:09:16.3282189Z Compiling llvm/lib/Bitcode/Writer/ValueEnumerator.cpp; 5s local ... 2024-04-03T18:09:16.6449722Z 2024-04-03T18:09:16.6450458Z  2024-04-03T18:09:16.6450999Z  2024-04-03T18:09:16.6451728Z  2024-04-03T18:09:16.6452179Z  2024-04-03T18:09:16.6452620Z  2024-04-03T18:09:16.6453048Z  2024-04-03T18:09:16.6453504Z  2024-04-03T18:09:16.6453924Z  2024-04-03T18:09:16.6455335Z [15,578 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:16.6456872Z Compiling xla/service/cpu/runtime_conv2d.cc; 33s local 2024-04-03T18:09:16.6457934Z Compiling xla/service/cpu/runtime_conv3d.cc; 30s local 2024-04-03T18:09:16.6459285Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 10s local 2024-04-03T18:09:16.6460244Z Compiling src/crypto/fipsmodule/bcm.c; 9s local 2024-04-03T18:09:16.6461019Z Compiling mlir/lib/IR/AsmPrinter.cpp; 7s local 2024-04-03T18:09:16.6462012Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 7s local 2024-04-03T18:09:16.6463276Z Compiling llvm/lib/Bitcode/Writer/ValueEnumerator.cpp; 6s local 2024-04-03T18:09:16.6464549Z Compiling mlir/lib/IR/OperationSupport.cpp; 4s local ... 2024-04-03T18:09:16.8634922Z 2024-04-03T18:09:16.8635728Z  2024-04-03T18:09:16.8636227Z  2024-04-03T18:09:16.8636664Z  2024-04-03T18:09:16.8637070Z  2024-04-03T18:09:16.8637486Z  2024-04-03T18:09:16.8637837Z  2024-04-03T18:09:16.8638236Z  2024-04-03T18:09:16.8638631Z  2024-04-03T18:09:16.8639853Z [15,581 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:16.8641300Z Compiling xla/service/cpu/runtime_conv2d.cc; 33s local 2024-04-03T18:09:16.8642332Z Compiling xla/service/cpu/runtime_conv3d.cc; 30s local 2024-04-03T18:09:16.8643470Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 10s local 2024-04-03T18:09:16.8644563Z Compiling src/crypto/fipsmodule/bcm.c; 9s local 2024-04-03T18:09:16.8645424Z Compiling mlir/lib/IR/AsmPrinter.cpp; 8s local 2024-04-03T18:09:16.8646395Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 7s local 2024-04-03T18:09:16.8647582Z Compiling llvm/lib/Bitcode/Writer/ValueEnumerator.cpp; 6s local 2024-04-03T18:09:16.8648729Z Compiling mlir/lib/IR/OperationSupport.cpp; 4s local ... 2024-04-03T18:09:17.1100027Z 2024-04-03T18:09:17.1100799Z  2024-04-03T18:09:17.1101295Z  2024-04-03T18:09:17.1101750Z  2024-04-03T18:09:17.1102180Z  2024-04-03T18:09:17.1102875Z  2024-04-03T18:09:17.1103311Z  2024-04-03T18:09:17.1103725Z  2024-04-03T18:09:17.1104150Z  2024-04-03T18:09:17.1105440Z [15,587 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:17.1106852Z Compiling xla/service/cpu/runtime_conv2d.cc; 33s local 2024-04-03T18:09:17.1108373Z Compiling xla/service/cpu/runtime_conv3d.cc; 31s local 2024-04-03T18:09:17.1109528Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 11s local 2024-04-03T18:09:17.1110633Z Compiling src/crypto/fipsmodule/bcm.c; 9s local 2024-04-03T18:09:17.1111593Z Compiling mlir/lib/IR/AsmPrinter.cpp; 8s local 2024-04-03T18:09:17.1112612Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 8s local 2024-04-03T18:09:17.1113823Z Compiling llvm/lib/Bitcode/Writer/ValueEnumerator.cpp; 6s local 2024-04-03T18:09:17.1115042Z Compiling mlir/lib/IR/OperationSupport.cpp; 4s local ... 2024-04-03T18:09:17.3110060Z 2024-04-03T18:09:17.3110859Z  2024-04-03T18:09:17.3111342Z  2024-04-03T18:09:17.3111729Z  2024-04-03T18:09:17.3112100Z  2024-04-03T18:09:17.3112470Z  2024-04-03T18:09:17.3112863Z  2024-04-03T18:09:17.3113225Z  2024-04-03T18:09:17.3113609Z  2024-04-03T18:09:17.3114688Z [15,590 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:17.3115953Z Compiling xla/service/cpu/runtime_conv2d.cc; 34s local 2024-04-03T18:09:17.3116839Z Compiling xla/service/cpu/runtime_conv3d.cc; 31s local 2024-04-03T18:09:17.3117825Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 11s local 2024-04-03T18:09:17.3119085Z Compiling src/crypto/fipsmodule/bcm.c; 10s local 2024-04-03T18:09:17.3119895Z Compiling mlir/lib/IR/AsmPrinter.cpp; 8s local 2024-04-03T18:09:17.3120777Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 8s local 2024-04-03T18:09:17.3121957Z Compiling llvm/lib/Bitcode/Writer/ValueEnumerator.cpp; 6s local 2024-04-03T18:09:17.3123060Z Compiling mlir/lib/IR/OperationSupport.cpp; 5s local ... 2024-04-03T18:09:17.5305335Z 2024-04-03T18:09:17.5306131Z  2024-04-03T18:09:17.5306961Z  2024-04-03T18:09:17.5307404Z  2024-04-03T18:09:17.5308037Z  2024-04-03T18:09:17.5308487Z  2024-04-03T18:09:17.5308898Z  2024-04-03T18:09:17.5309323Z  2024-04-03T18:09:17.5309756Z  2024-04-03T18:09:17.5310956Z [15,593 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:17.5312408Z Compiling xla/service/cpu/runtime_conv2d.cc; 34s local 2024-04-03T18:09:17.5313456Z Compiling xla/service/cpu/runtime_conv3d.cc; 31s local 2024-04-03T18:09:17.5314621Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 11s local 2024-04-03T18:09:17.5315560Z Compiling mlir/lib/IR/AsmPrinter.cpp; 8s local 2024-04-03T18:09:17.5316399Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 8s local 2024-04-03T18:09:17.5317283Z Compiling llvm/lib/Bitcode/Writer/ValueEnumerator.cpp; 6s local 2024-04-03T18:09:17.5318172Z Compiling mlir/lib/IR/OperationSupport.cpp; 5s local 2024-04-03T18:09:17.5319104Z Compiling llvm/lib/Analysis/BranchProbabilityInfo.cpp; 4s local ... 2024-04-03T18:09:17.7831141Z 2024-04-03T18:09:17.7832347Z  2024-04-03T18:09:17.7832857Z  2024-04-03T18:09:17.7833244Z  2024-04-03T18:09:17.7833674Z  2024-04-03T18:09:17.7851817Z  2024-04-03T18:09:17.7854887Z  2024-04-03T18:09:17.7855572Z  2024-04-03T18:09:17.7856198Z  2024-04-03T18:09:17.7857772Z [15,596 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:17.7859595Z Compiling xla/service/cpu/runtime_conv2d.cc; 34s local 2024-04-03T18:09:17.7860925Z Compiling xla/service/cpu/runtime_conv3d.cc; 31s local 2024-04-03T18:09:17.7862241Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 11s local 2024-04-03T18:09:17.7864193Z Compiling mlir/lib/IR/AsmPrinter.cpp; 8s local 2024-04-03T18:09:17.7865375Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 8s local 2024-04-03T18:09:17.7866922Z Compiling llvm/lib/Bitcode/Writer/ValueEnumerator.cpp; 7s local 2024-04-03T18:09:17.7868428Z Compiling mlir/lib/IR/OperationSupport.cpp; 5s local 2024-04-03T18:09:17.7869969Z Compiling llvm/lib/Analysis/BranchProbabilityInfo.cpp; 5s local ... 2024-04-03T18:09:18.0461237Z 2024-04-03T18:09:18.0462538Z  2024-04-03T18:09:18.0463131Z  2024-04-03T18:09:18.0463666Z  2024-04-03T18:09:18.0464180Z  2024-04-03T18:09:18.0464699Z  2024-04-03T18:09:18.0465213Z  2024-04-03T18:09:18.0465721Z  2024-04-03T18:09:18.0466227Z  2024-04-03T18:09:18.0468029Z [15,600 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:18.0469625Z Compiling xla/service/cpu/runtime_conv2d.cc; 34s local 2024-04-03T18:09:18.0470765Z Compiling xla/service/cpu/runtime_conv3d.cc; 32s local 2024-04-03T18:09:18.0471983Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 12s local 2024-04-03T18:09:18.0473180Z Compiling mlir/lib/IR/AsmPrinter.cpp; 9s local 2024-04-03T18:09:18.0474262Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 9s local 2024-04-03T18:09:18.0475514Z Compiling llvm/lib/Bitcode/Writer/ValueEnumerator.cpp; 7s local 2024-04-03T18:09:18.0476791Z Compiling mlir/lib/IR/OperationSupport.cpp; 5s local 2024-04-03T18:09:18.0478019Z Compiling llvm/lib/Analysis/BranchProbabilityInfo.cpp; 5s local ... 2024-04-03T18:09:18.3300334Z 2024-04-03T18:09:18.3301449Z  2024-04-03T18:09:18.3302043Z  2024-04-03T18:09:18.3302513Z  2024-04-03T18:09:18.3302957Z  2024-04-03T18:09:18.3303343Z  2024-04-03T18:09:18.3303782Z  2024-04-03T18:09:18.3304207Z  2024-04-03T18:09:18.3304623Z  2024-04-03T18:09:18.3305963Z [15,606 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:18.3307446Z Compiling xla/service/cpu/runtime_conv2d.cc; 35s local 2024-04-03T18:09:18.3308950Z Compiling xla/service/cpu/runtime_conv3d.cc; 32s local 2024-04-03T18:09:18.3310141Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 12s local 2024-04-03T18:09:18.3311192Z Compiling mlir/lib/IR/AsmPrinter.cpp; 9s local 2024-04-03T18:09:18.3312120Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 9s local 2024-04-03T18:09:18.3313294Z Compiling llvm/lib/Bitcode/Writer/ValueEnumerator.cpp; 7s local 2024-04-03T18:09:18.3314632Z Compiling llvm/lib/Analysis/BranchProbabilityInfo.cpp; 5s local 2024-04-03T18:09:18.3315769Z Compiling llvm/lib/IR/Value.cpp; 5s local ... 2024-04-03T18:09:18.5284544Z 2024-04-03T18:09:18.5285391Z  2024-04-03T18:09:18.5285937Z  2024-04-03T18:09:18.5286435Z  2024-04-03T18:09:18.5286864Z  2024-04-03T18:09:18.5287319Z  2024-04-03T18:09:18.5287731Z  2024-04-03T18:09:18.5288209Z  2024-04-03T18:09:18.5288659Z  2024-04-03T18:09:18.5289881Z [15,609 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:18.5291336Z Compiling xla/service/cpu/runtime_conv2d.cc; 35s local 2024-04-03T18:09:18.5292410Z Compiling xla/service/cpu/runtime_conv3d.cc; 32s local 2024-04-03T18:09:18.5293566Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 12s local 2024-04-03T18:09:18.5294859Z Compiling mlir/lib/IR/AsmPrinter.cpp; 9s local 2024-04-03T18:09:18.5295920Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 9s local 2024-04-03T18:09:18.5297107Z Compiling llvm/lib/Analysis/BranchProbabilityInfo.cpp; 5s local 2024-04-03T18:09:18.5298195Z Compiling llvm/lib/IR/Value.cpp; 5s local 2024-04-03T18:09:18.5299104Z Compiling mlir/lib/IR/SymbolTable.cpp; 5s local ... 2024-04-03T18:09:18.8680059Z 2024-04-03T18:09:18.8680840Z  2024-04-03T18:09:18.8681407Z  2024-04-03T18:09:18.8682091Z  2024-04-03T18:09:18.8682521Z  2024-04-03T18:09:18.8682935Z  2024-04-03T18:09:18.8691972Z  2024-04-03T18:09:18.8695029Z  2024-04-03T18:09:18.8695675Z  2024-04-03T18:09:18.8698412Z [15,612 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:18.8700235Z Compiling xla/service/cpu/runtime_conv2d.cc; 35s local 2024-04-03T18:09:18.8701493Z Compiling xla/service/cpu/runtime_conv3d.cc; 32s local 2024-04-03T18:09:18.8702658Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 12s local 2024-04-03T18:09:18.8703933Z Compiling mlir/lib/IR/AsmPrinter.cpp; 10s local 2024-04-03T18:09:18.8705106Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 9s local 2024-04-03T18:09:18.8706447Z Compiling llvm/lib/Analysis/BranchProbabilityInfo.cpp; 6s local 2024-04-03T18:09:18.8707802Z Compiling llvm/lib/IR/Value.cpp; 6s local 2024-04-03T18:09:18.8709110Z Compiling mlir/lib/IR/SymbolTable.cpp; 5s local ... 2024-04-03T18:09:19.1108726Z 2024-04-03T18:09:19.1109898Z  2024-04-03T18:09:19.1110813Z  2024-04-03T18:09:19.1111906Z  2024-04-03T18:09:19.1112326Z  2024-04-03T18:09:19.1112710Z  2024-04-03T18:09:19.1113073Z  2024-04-03T18:09:19.1113423Z  2024-04-03T18:09:19.1113816Z  2024-04-03T18:09:19.1117844Z [15,617 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:19.1119680Z Compiling xla/service/cpu/runtime_conv2d.cc; 35s local 2024-04-03T18:09:19.1121175Z Compiling xla/service/cpu/runtime_conv3d.cc; 33s local 2024-04-03T18:09:19.1123021Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 13s local 2024-04-03T18:09:19.1124513Z Compiling mlir/lib/IR/AsmPrinter.cpp; 10s local 2024-04-03T18:09:19.1125981Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 10s local 2024-04-03T18:09:19.1127533Z Compiling llvm/lib/Analysis/BranchProbabilityInfo.cpp; 6s local 2024-04-03T18:09:19.1128982Z Compiling llvm/lib/IR/Value.cpp; 6s local 2024-04-03T18:09:19.1130523Z Compiling mlir/lib/IR/SymbolTable.cpp; 6s local ... 2024-04-03T18:09:19.3231636Z 2024-04-03T18:09:19.3233142Z  2024-04-03T18:09:19.3234090Z  2024-04-03T18:09:19.3234795Z  2024-04-03T18:09:19.3235766Z  2024-04-03T18:09:19.3236963Z  2024-04-03T18:09:19.3237503Z  2024-04-03T18:09:19.3237907Z  2024-04-03T18:09:19.3238309Z  2024-04-03T18:09:19.3239574Z [15,619 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:19.3241139Z Compiling xla/service/cpu/runtime_conv2d.cc; 36s local 2024-04-03T18:09:19.3242209Z Compiling xla/service/cpu/runtime_conv3d.cc; 33s local 2024-04-03T18:09:19.3243462Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 13s local 2024-04-03T18:09:19.3244687Z Compiling mlir/lib/IR/AsmPrinter.cpp; 10s local 2024-04-03T18:09:19.3245792Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 10s local 2024-04-03T18:09:19.3247102Z Compiling llvm/lib/Analysis/BranchProbabilityInfo.cpp; 6s local 2024-04-03T18:09:19.3248387Z Compiling llvm/lib/IR/Value.cpp; 6s local 2024-04-03T18:09:19.3249359Z Compiling mlir/lib/IR/SymbolTable.cpp; 6s local ... 2024-04-03T18:09:19.5280595Z 2024-04-03T18:09:19.5281361Z  2024-04-03T18:09:19.5281919Z  2024-04-03T18:09:19.5282344Z  2024-04-03T18:09:19.5282777Z  2024-04-03T18:09:19.5283212Z  2024-04-03T18:09:19.5283654Z  2024-04-03T18:09:19.5284077Z  2024-04-03T18:09:19.5284528Z  2024-04-03T18:09:19.5285731Z [15,623 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:19.5287118Z Compiling xla/service/cpu/runtime_conv2d.cc; 36s local 2024-04-03T18:09:19.5288183Z Compiling xla/service/cpu/runtime_conv3d.cc; 33s local 2024-04-03T18:09:19.5289621Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 13s local 2024-04-03T18:09:19.5290695Z Compiling mlir/lib/IR/AsmPrinter.cpp; 10s local 2024-04-03T18:09:19.5291692Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 10s local 2024-04-03T18:09:19.5292926Z Compiling llvm/lib/Analysis/BranchProbabilityInfo.cpp; 6s local 2024-04-03T18:09:19.5294085Z Compiling mlir/lib/IR/SymbolTable.cpp; 6s local 2024-04-03T18:09:19.5295412Z Compiling mlir/lib/AsmParser/Parser.cpp; 6s local ... 2024-04-03T18:09:19.8822313Z 2024-04-03T18:09:19.8823106Z  2024-04-03T18:09:19.8823650Z  2024-04-03T18:09:19.8824111Z  2024-04-03T18:09:19.8824560Z  2024-04-03T18:09:19.8825038Z  2024-04-03T18:09:19.8825484Z  2024-04-03T18:09:19.8825886Z  2024-04-03T18:09:19.8826347Z  2024-04-03T18:09:19.8828048Z [15,627 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:19.8829670Z Compiling xla/service/cpu/runtime_conv2d.cc; 36s local 2024-04-03T18:09:19.8830804Z Compiling xla/service/cpu/runtime_conv3d.cc; 33s local 2024-04-03T18:09:19.8832170Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 13s local 2024-04-03T18:09:19.8833307Z Compiling mlir/lib/IR/AsmPrinter.cpp; 11s local 2024-04-03T18:09:19.8834367Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 11s local 2024-04-03T18:09:19.8835628Z Compiling llvm/lib/Analysis/BranchProbabilityInfo.cpp; 7s local 2024-04-03T18:09:19.8836807Z Compiling mlir/lib/IR/SymbolTable.cpp; 6s local 2024-04-03T18:09:19.8837853Z Compiling mlir/lib/AsmParser/Parser.cpp; 6s local ... 2024-04-03T18:09:20.0856313Z 2024-04-03T18:09:20.0857322Z  2024-04-03T18:09:20.0857945Z  2024-04-03T18:09:20.0858429Z  2024-04-03T18:09:20.0877559Z  2024-04-03T18:09:20.0878369Z  2024-04-03T18:09:20.0878814Z  2024-04-03T18:09:20.0879226Z  2024-04-03T18:09:20.0879661Z  2024-04-03T18:09:20.0880877Z [15,634 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:20.0882291Z Compiling xla/service/cpu/runtime_conv2d.cc; 36s local 2024-04-03T18:09:20.0883575Z Compiling xla/service/cpu/runtime_conv3d.cc; 34s local 2024-04-03T18:09:20.0884734Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 14s local 2024-04-03T18:09:20.0885820Z Compiling mlir/lib/IR/AsmPrinter.cpp; 11s local 2024-04-03T18:09:20.0886827Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 11s local 2024-04-03T18:09:20.0888018Z Compiling llvm/lib/Analysis/BranchProbabilityInfo.cpp; 7s local 2024-04-03T18:09:20.0889740Z Compiling mlir/lib/AsmParser/Parser.cpp; 6s local 2024-04-03T18:09:20.0890752Z Compiling llvm/lib/Analysis/CFGPrinter.cpp; 6s local ... 2024-04-03T18:09:20.2937581Z 2024-04-03T18:09:20.2948866Z  2024-04-03T18:09:20.2949605Z  2024-04-03T18:09:20.2950075Z  2024-04-03T18:09:20.2950467Z  2024-04-03T18:09:20.2950880Z  2024-04-03T18:09:20.2951305Z  2024-04-03T18:09:20.2951740Z  2024-04-03T18:09:20.2952168Z  2024-04-03T18:09:20.2953440Z [15,641 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:20.2954792Z Compiling xla/service/cpu/runtime_conv2d.cc; 37s local 2024-04-03T18:09:20.2955855Z Compiling xla/service/cpu/runtime_conv3d.cc; 34s local 2024-04-03T18:09:20.2956938Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 14s local 2024-04-03T18:09:20.2958180Z Compiling mlir/lib/IR/AsmPrinter.cpp; 11s local 2024-04-03T18:09:20.2959371Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 11s local 2024-04-03T18:09:20.2960750Z Compiling llvm/lib/Analysis/BranchProbabilityInfo.cpp; 7s local 2024-04-03T18:09:20.2961996Z Compiling mlir/lib/AsmParser/Parser.cpp; 6s local 2024-04-03T18:09:20.2963019Z Compiling llvm/lib/IR/Verifier.cpp; 5s local ... 2024-04-03T18:09:20.5287630Z 2024-04-03T18:09:20.5288880Z  2024-04-03T18:09:20.5289437Z  2024-04-03T18:09:20.5290090Z  2024-04-03T18:09:20.5290563Z  2024-04-03T18:09:20.5294130Z  2024-04-03T18:09:20.5297363Z  2024-04-03T18:09:20.5300317Z  2024-04-03T18:09:20.5303289Z  2024-04-03T18:09:20.5307092Z [15,644 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:20.5311758Z Compiling xla/service/cpu/runtime_conv2d.cc; 37s local 2024-04-03T18:09:20.5313168Z Compiling xla/service/cpu/runtime_conv3d.cc; 34s local 2024-04-03T18:09:20.5316829Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 14s local 2024-04-03T18:09:20.5320381Z Compiling mlir/lib/IR/AsmPrinter.cpp; 11s local 2024-04-03T18:09:20.5323856Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 11s local 2024-04-03T18:09:20.5326282Z Compiling mlir/lib/AsmParser/Parser.cpp; 7s local 2024-04-03T18:09:20.5327485Z Compiling llvm/lib/IR/Verifier.cpp; 6s local 2024-04-03T18:09:20.5328829Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 5s local ... 2024-04-03T18:09:20.7290642Z 2024-04-03T18:09:20.7291817Z  2024-04-03T18:09:20.7295132Z  2024-04-03T18:09:20.7295855Z  2024-04-03T18:09:20.7298779Z  2024-04-03T18:09:20.7299436Z  2024-04-03T18:09:20.7302296Z  2024-04-03T18:09:20.7302920Z  2024-04-03T18:09:20.7305840Z  2024-04-03T18:09:20.7307374Z [15,646 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:20.7311568Z Compiling xla/service/cpu/runtime_conv2d.cc; 37s local 2024-04-03T18:09:20.7312891Z Compiling xla/service/cpu/runtime_conv3d.cc; 34s local 2024-04-03T18:09:20.7316844Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 14s local 2024-04-03T18:09:20.7318196Z Compiling mlir/lib/IR/AsmPrinter.cpp; 11s local 2024-04-03T18:09:20.7322485Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 11s local 2024-04-03T18:09:20.7323810Z Compiling mlir/lib/AsmParser/Parser.cpp; 7s local 2024-04-03T18:09:20.7328300Z Compiling llvm/lib/IR/Verifier.cpp; 6s local 2024-04-03T18:09:20.7329754Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 5s local ... 2024-04-03T18:09:20.9863704Z 2024-04-03T18:09:20.9865233Z  2024-04-03T18:09:20.9866352Z  2024-04-03T18:09:20.9868772Z  2024-04-03T18:09:20.9869511Z  2024-04-03T18:09:20.9870086Z  2024-04-03T18:09:20.9870656Z  2024-04-03T18:09:20.9871289Z  2024-04-03T18:09:20.9872118Z  2024-04-03T18:09:20.9874179Z [15,647 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:20.9875736Z Compiling xla/service/cpu/runtime_conv2d.cc; 37s local 2024-04-03T18:09:20.9876859Z Compiling xla/service/cpu/runtime_conv3d.cc; 35s local 2024-04-03T18:09:20.9877985Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 14s local 2024-04-03T18:09:20.9879143Z Compiling mlir/lib/IR/AsmPrinter.cpp; 12s local 2024-04-03T18:09:20.9880237Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 12s local 2024-04-03T18:09:20.9881360Z Compiling mlir/lib/AsmParser/Parser.cpp; 7s local 2024-04-03T18:09:20.9882374Z Compiling llvm/lib/IR/Verifier.cpp; 6s local 2024-04-03T18:09:20.9883600Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 6s local ... 2024-04-03T18:09:21.2282192Z 2024-04-03T18:09:21.2282952Z  2024-04-03T18:09:21.2283490Z  2024-04-03T18:09:21.2283940Z  2024-04-03T18:09:21.2284354Z  2024-04-03T18:09:21.2284770Z  2024-04-03T18:09:21.2285190Z  2024-04-03T18:09:21.2285596Z  2024-04-03T18:09:21.2286016Z  2024-04-03T18:09:21.2287276Z [15,651 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:21.2288707Z Compiling xla/service/cpu/runtime_conv2d.cc; 38s local 2024-04-03T18:09:21.2289849Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 15s local 2024-04-03T18:09:21.2291234Z Compiling mlir/lib/IR/AsmPrinter.cpp; 12s local 2024-04-03T18:09:21.2292201Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 12s local 2024-04-03T18:09:21.2293201Z Compiling mlir/lib/AsmParser/Parser.cpp; 7s local 2024-04-03T18:09:21.2294124Z Compiling llvm/lib/IR/Verifier.cpp; 6s local 2024-04-03T18:09:21.2295342Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 6s local 2024-04-03T18:09:21.2296707Z Compiling mlir/lib/IR/BuiltinDialect.cpp; 6s local ... 2024-04-03T18:09:21.5258633Z 2024-04-03T18:09:21.5259429Z  2024-04-03T18:09:21.5260019Z  2024-04-03T18:09:21.5260512Z  2024-04-03T18:09:21.5261002Z  2024-04-03T18:09:21.5261575Z  2024-04-03T18:09:21.5261954Z  2024-04-03T18:09:21.5262370Z  2024-04-03T18:09:21.5262798Z  2024-04-03T18:09:21.5264009Z [15,656 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:21.5265475Z Compiling xla/service/cpu/runtime_conv2d.cc; 38s local 2024-04-03T18:09:21.5266652Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 15s local 2024-04-03T18:09:21.5268006Z Compiling mlir/lib/IR/AsmPrinter.cpp; 12s local 2024-04-03T18:09:21.5268968Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 12s local 2024-04-03T18:09:21.5269970Z Compiling mlir/lib/AsmParser/Parser.cpp; 8s local 2024-04-03T18:09:21.5270895Z Compiling llvm/lib/IR/Verifier.cpp; 7s local 2024-04-03T18:09:21.5271959Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 6s local 2024-04-03T18:09:21.5273182Z Compiling mlir/lib/IR/BuiltinDialect.cpp; 6s local ... 2024-04-03T18:09:21.7347846Z 2024-04-03T18:09:21.7348948Z  2024-04-03T18:09:21.7349492Z  2024-04-03T18:09:21.7349927Z  2024-04-03T18:09:21.7350395Z  2024-04-03T18:09:21.7350866Z  2024-04-03T18:09:21.7351285Z  2024-04-03T18:09:21.7351719Z  2024-04-03T18:09:21.7352142Z  2024-04-03T18:09:21.7353449Z [15,661 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:21.7354967Z Compiling xla/service/cpu/runtime_conv2d.cc; 38s local 2024-04-03T18:09:21.7356366Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 15s local 2024-04-03T18:09:21.7357615Z Compiling mlir/lib/IR/AsmPrinter.cpp; 12s local 2024-04-03T18:09:21.7358624Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 12s local 2024-04-03T18:09:21.7359634Z Compiling mlir/lib/AsmParser/Parser.cpp; 8s local 2024-04-03T18:09:21.7360568Z Compiling llvm/lib/IR/Verifier.cpp; 7s local 2024-04-03T18:09:21.7361764Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 6s local 2024-04-03T18:09:21.7363069Z Compiling mlir/lib/IR/BuiltinDialect.cpp; 6s local ... 2024-04-03T18:09:21.9351878Z 2024-04-03T18:09:21.9352697Z  2024-04-03T18:09:21.9353234Z  2024-04-03T18:09:21.9353659Z  2024-04-03T18:09:21.9354064Z  2024-04-03T18:09:21.9354489Z  2024-04-03T18:09:21.9354929Z  2024-04-03T18:09:21.9355362Z  2024-04-03T18:09:21.9355821Z  2024-04-03T18:09:21.9357060Z [15,664 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:21.9358486Z Compiling xla/service/cpu/runtime_conv2d.cc; 38s local 2024-04-03T18:09:21.9359644Z Compiling llvm/lib/Bitcode/Writer/BitcodeWriter.cpp; 15s local 2024-04-03T18:09:21.9360798Z Compiling mlir/lib/IR/AsmPrinter.cpp; 13s local 2024-04-03T18:09:21.9361831Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 13s local 2024-04-03T18:09:21.9362847Z Compiling mlir/lib/AsmParser/Parser.cpp; 8s local 2024-04-03T18:09:21.9363786Z Compiling llvm/lib/IR/Verifier.cpp; 7s local 2024-04-03T18:09:21.9364868Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 7s local 2024-04-03T18:09:21.9366072Z Compiling mlir/lib/IR/BuiltinDialect.cpp; 6s local ... 2024-04-03T18:09:22.1545316Z 2024-04-03T18:09:22.1546106Z  2024-04-03T18:09:22.1546657Z  2024-04-03T18:09:22.1547081Z  2024-04-03T18:09:22.1548202Z  2024-04-03T18:09:22.1548684Z  2024-04-03T18:09:22.1549113Z  2024-04-03T18:09:22.1549531Z  2024-04-03T18:09:22.1549948Z  2024-04-03T18:09:22.1551214Z [15,668 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:22.1552849Z Compiling xla/service/cpu/runtime_conv2d.cc; 38s local 2024-04-03T18:09:22.1553838Z Compiling mlir/lib/IR/AsmPrinter.cpp; 13s local 2024-04-03T18:09:22.1554856Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 13s local 2024-04-03T18:09:22.1555881Z Compiling mlir/lib/AsmParser/Parser.cpp; 8s local 2024-04-03T18:09:22.1556825Z Compiling llvm/lib/IR/Verifier.cpp; 7s local 2024-04-03T18:09:22.1557901Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 7s local 2024-04-03T18:09:22.1559044Z Compiling mlir/lib/IR/BuiltinDialect.cpp; 7s local 2024-04-03T18:09:22.1560056Z Compiling llvm/lib/IR/AsmWriter.cpp; 6s local ... 2024-04-03T18:09:22.3900422Z 2024-04-03T18:09:22.3901197Z  2024-04-03T18:09:22.3901724Z  2024-04-03T18:09:22.3902136Z  2024-04-03T18:09:22.3902555Z  2024-04-03T18:09:22.3902992Z  2024-04-03T18:09:22.3903435Z  2024-04-03T18:09:22.3903858Z  2024-04-03T18:09:22.3904267Z  2024-04-03T18:09:22.3905459Z [15,670 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:22.3906882Z Compiling xla/service/cpu/runtime_conv2d.cc; 39s local 2024-04-03T18:09:22.3908152Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 13s local 2024-04-03T18:09:22.3909491Z Compiling mlir/lib/AsmParser/Parser.cpp; 9s local 2024-04-03T18:09:22.3910399Z Compiling llvm/lib/IR/Verifier.cpp; 7s local 2024-04-03T18:09:22.3911464Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 7s local 2024-04-03T18:09:22.3912576Z Compiling mlir/lib/IR/BuiltinDialect.cpp; 7s local 2024-04-03T18:09:22.3913514Z Compiling llvm/lib/IR/AsmWriter.cpp; 7s local 2024-04-03T18:09:22.3914592Z @llvm-project//llvm:X86UtilsAndDesc; 6s local ... 2024-04-03T18:09:22.7276708Z 2024-04-03T18:09:22.7277529Z  2024-04-03T18:09:22.7278347Z  2024-04-03T18:09:22.7278839Z  2024-04-03T18:09:22.7279363Z  2024-04-03T18:09:22.7279873Z  2024-04-03T18:09:22.7280285Z  2024-04-03T18:09:22.7280665Z  2024-04-03T18:09:22.7281064Z  2024-04-03T18:09:22.7282235Z [15,674 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:22.7283568Z Compiling xla/service/cpu/runtime_conv2d.cc; 39s local 2024-04-03T18:09:22.7284623Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 13s local 2024-04-03T18:09:22.7285621Z Compiling mlir/lib/AsmParser/Parser.cpp; 9s local 2024-04-03T18:09:22.7286524Z Compiling llvm/lib/IR/Verifier.cpp; 8s local 2024-04-03T18:09:22.7287584Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 7s local 2024-04-03T18:09:22.7288733Z Compiling mlir/lib/IR/BuiltinDialect.cpp; 7s local 2024-04-03T18:09:22.7289680Z Compiling llvm/lib/IR/AsmWriter.cpp; 7s local 2024-04-03T18:09:22.7290780Z @llvm-project//llvm:X86UtilsAndDesc; 6s local ... 2024-04-03T18:09:22.9311218Z 2024-04-03T18:09:22.9312329Z  2024-04-03T18:09:22.9312932Z  2024-04-03T18:09:22.9313368Z  2024-04-03T18:09:22.9313795Z  2024-04-03T18:09:22.9314344Z  2024-04-03T18:09:22.9314745Z  2024-04-03T18:09:22.9315169Z  2024-04-03T18:09:22.9315585Z  2024-04-03T18:09:22.9316794Z [15,675 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:22.9318304Z Compiling xla/service/cpu/runtime_conv2d.cc; 39s local 2024-04-03T18:09:22.9319319Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 14s local 2024-04-03T18:09:22.9320300Z Compiling mlir/lib/AsmParser/Parser.cpp; 9s local 2024-04-03T18:09:22.9321465Z Compiling llvm/lib/IR/Verifier.cpp; 8s local 2024-04-03T18:09:22.9322515Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 8s local 2024-04-03T18:09:22.9323604Z Compiling mlir/lib/IR/BuiltinDialect.cpp; 7s local 2024-04-03T18:09:22.9324546Z Compiling llvm/lib/IR/AsmWriter.cpp; 7s local 2024-04-03T18:09:22.9325622Z @llvm-project//llvm:X86UtilsAndDesc; 6s local ... 2024-04-03T18:09:23.1997986Z 2024-04-03T18:09:23.1998918Z  2024-04-03T18:09:23.1999454Z  2024-04-03T18:09:23.1999863Z  2024-04-03T18:09:23.2000295Z  2024-04-03T18:09:23.2000714Z  2024-04-03T18:09:23.2001115Z  2024-04-03T18:09:23.2001532Z  2024-04-03T18:09:23.2001970Z  2024-04-03T18:09:23.2003211Z [15,681 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:23.2004717Z Compiling xla/service/cpu/runtime_conv2d.cc; 39s local 2024-04-03T18:09:23.2005797Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 14s local 2024-04-03T18:09:23.2006834Z Compiling mlir/lib/AsmParser/Parser.cpp; 9s local 2024-04-03T18:09:23.2007773Z Compiling llvm/lib/IR/Verifier.cpp; 8s local 2024-04-03T18:09:23.2008887Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 8s local 2024-04-03T18:09:23.2009996Z Compiling llvm/lib/IR/AsmWriter.cpp; 7s local 2024-04-03T18:09:23.2011240Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 7s local 2024-04-03T18:09:23.2012548Z Compiling xla/hlo/ir/hlo_schedule.cc; 7s local ... 2024-04-03T18:09:23.4478514Z 2024-04-03T18:09:23.4479323Z  2024-04-03T18:09:23.4479923Z  2024-04-03T18:09:23.4480458Z  2024-04-03T18:09:23.4481222Z  2024-04-03T18:09:23.4481732Z  2024-04-03T18:09:23.4482337Z  2024-04-03T18:09:23.4482809Z  2024-04-03T18:09:23.4483259Z  2024-04-03T18:09:23.4484558Z [15,687 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:23.4486017Z Compiling xla/service/cpu/runtime_conv2d.cc; 40s local 2024-04-03T18:09:23.4487092Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 14s local 2024-04-03T18:09:23.4488190Z Compiling mlir/lib/AsmParser/Parser.cpp; 10s local 2024-04-03T18:09:23.4489294Z Compiling llvm/lib/IR/Verifier.cpp; 9s local 2024-04-03T18:09:23.4490422Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 8s local 2024-04-03T18:09:23.4491589Z Compiling llvm/lib/IR/AsmWriter.cpp; 8s local 2024-04-03T18:09:23.4492859Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 7s local 2024-04-03T18:09:23.4494193Z Compiling xla/hlo/ir/hlo_schedule.cc; 7s local ... 2024-04-03T18:09:23.6875855Z 2024-04-03T18:09:23.6876875Z  2024-04-03T18:09:23.6877344Z  2024-04-03T18:09:23.6877734Z  2024-04-03T18:09:23.6878724Z  2024-04-03T18:09:23.6879118Z  2024-04-03T18:09:23.6879496Z  2024-04-03T18:09:23.6881926Z  2024-04-03T18:09:23.6882728Z  2024-04-03T18:09:23.6887314Z [15,690 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:23.6889258Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 14s local 2024-04-03T18:09:23.6894486Z Compiling mlir/lib/AsmParser/Parser.cpp; 10s local 2024-04-03T18:09:23.6896292Z Compiling llvm/lib/IR/Verifier.cpp; 9s local 2024-04-03T18:09:23.6898134Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 8s local 2024-04-03T18:09:23.6900183Z Compiling llvm/lib/IR/AsmWriter.cpp; 8s local 2024-04-03T18:09:23.6901777Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 7s local 2024-04-03T18:09:23.6903755Z Compiling xla/hlo/ir/hlo_schedule.cc; 7s local 2024-04-03T18:09:23.6905068Z Compiling llvm/lib/Analysis/CGSCCPassManager.cpp; 6s local ... 2024-04-03T18:09:23.9324656Z 2024-04-03T18:09:23.9325411Z  2024-04-03T18:09:23.9325862Z  2024-04-03T18:09:23.9326250Z  2024-04-03T18:09:23.9326624Z  2024-04-03T18:09:23.9327005Z  2024-04-03T18:09:23.9327708Z  2024-04-03T18:09:23.9328112Z  2024-04-03T18:09:23.9328577Z  2024-04-03T18:09:23.9329795Z [15,692 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:23.9331198Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 15s local 2024-04-03T18:09:23.9332410Z Compiling mlir/lib/AsmParser/Parser.cpp; 10s local 2024-04-03T18:09:23.9333335Z Compiling llvm/lib/IR/Verifier.cpp; 9s local 2024-04-03T18:09:23.9334548Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 9s local 2024-04-03T18:09:23.9335644Z Compiling llvm/lib/IR/AsmWriter.cpp; 8s local 2024-04-03T18:09:23.9336868Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 7s local 2024-04-03T18:09:23.9338096Z Compiling xla/hlo/ir/hlo_schedule.cc; 7s local 2024-04-03T18:09:23.9339125Z Compiling llvm/lib/Analysis/CGSCCPassManager.cpp; 7s local ... 2024-04-03T18:09:24.1344812Z 2024-04-03T18:09:24.1345544Z  2024-04-03T18:09:24.1346046Z  2024-04-03T18:09:24.1346438Z  2024-04-03T18:09:24.1346819Z  2024-04-03T18:09:24.1347217Z  2024-04-03T18:09:24.1347573Z  2024-04-03T18:09:24.1348106Z  2024-04-03T18:09:24.1348436Z  2024-04-03T18:09:24.1349490Z [15,699 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:24.1350763Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 15s local 2024-04-03T18:09:24.1351669Z Compiling mlir/lib/AsmParser/Parser.cpp; 10s local 2024-04-03T18:09:24.1352507Z Compiling llvm/lib/IR/Verifier.cpp; 9s local 2024-04-03T18:09:24.1353926Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 9s local 2024-04-03T18:09:24.1354887Z Compiling llvm/lib/IR/AsmWriter.cpp; 8s local 2024-04-03T18:09:24.1355955Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 8s local 2024-04-03T18:09:24.1357054Z Compiling xla/hlo/ir/hlo_schedule.cc; 7s local 2024-04-03T18:09:24.1357929Z Compiling llvm/lib/IR/Attributes.cpp; 6s local ... 2024-04-03T18:09:24.4380660Z 2024-04-03T18:09:24.4381412Z  2024-04-03T18:09:24.4381918Z  2024-04-03T18:09:24.4382330Z  2024-04-03T18:09:24.4382999Z  2024-04-03T18:09:24.4383449Z  2024-04-03T18:09:24.4383875Z  2024-04-03T18:09:24.4384334Z  2024-04-03T18:09:24.4384755Z  2024-04-03T18:09:24.4385968Z [15,706 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:24.4387553Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 15s local 2024-04-03T18:09:24.4388847Z Compiling llvm/lib/IR/Verifier.cpp; 9s local 2024-04-03T18:09:24.4389943Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 9s local 2024-04-03T18:09:24.4391045Z Compiling llvm/lib/IR/AsmWriter.cpp; 9s local 2024-04-03T18:09:24.4392310Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 8s local 2024-04-03T18:09:24.4393520Z Compiling xla/hlo/ir/hlo_schedule.cc; 8s local 2024-04-03T18:09:24.4394440Z Compiling llvm/lib/IR/Attributes.cpp; 7s local 2024-04-03T18:09:24.4395433Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 5s local ... 2024-04-03T18:09:24.6489199Z 2024-04-03T18:09:24.6490156Z  2024-04-03T18:09:24.6490875Z  2024-04-03T18:09:24.6491501Z  2024-04-03T18:09:24.6492111Z  2024-04-03T18:09:24.6492545Z  2024-04-03T18:09:24.6493119Z  2024-04-03T18:09:24.6493707Z  2024-04-03T18:09:24.6494173Z  2024-04-03T18:09:24.6495864Z [15,710 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:24.6497800Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 15s local 2024-04-03T18:09:24.6498913Z Compiling llvm/lib/IR/Verifier.cpp; 10s local 2024-04-03T18:09:24.6500372Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 9s local 2024-04-03T18:09:24.6501795Z Compiling llvm/lib/IR/AsmWriter.cpp; 9s local 2024-04-03T18:09:24.6503641Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 8s local 2024-04-03T18:09:24.6505233Z Compiling xla/hlo/ir/hlo_schedule.cc; 8s local 2024-04-03T18:09:24.6506514Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 5s local 2024-04-03T18:09:24.6507889Z Compiling llvm/lib/IR/BasicBlock.cpp; 5s local ... 2024-04-03T18:09:24.8792946Z 2024-04-03T18:09:24.8794297Z  2024-04-03T18:09:24.8794969Z  2024-04-03T18:09:24.8795410Z  2024-04-03T18:09:24.8796042Z  2024-04-03T18:09:24.8796584Z  2024-04-03T18:09:24.8796933Z  2024-04-03T18:09:24.8797440Z  2024-04-03T18:09:24.8797792Z  2024-04-03T18:09:24.8799096Z [15,713 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:24.8800562Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 16s local 2024-04-03T18:09:24.8801488Z Compiling llvm/lib/IR/Verifier.cpp; 10s local 2024-04-03T18:09:24.8802679Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 10s local 2024-04-03T18:09:24.8803721Z Compiling llvm/lib/IR/AsmWriter.cpp; 9s local 2024-04-03T18:09:24.8805013Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 8s local 2024-04-03T18:09:24.8806195Z Compiling xla/hlo/ir/hlo_schedule.cc; 8s local 2024-04-03T18:09:24.8807289Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 5s local 2024-04-03T18:09:24.8808250Z Compiling llvm/lib/IR/BasicBlock.cpp; 5s local ... 2024-04-03T18:09:25.0981960Z 2024-04-03T18:09:25.0982723Z  2024-04-03T18:09:25.0983248Z  2024-04-03T18:09:25.0983682Z  2024-04-03T18:09:25.0984119Z  2024-04-03T18:09:25.0984865Z  2024-04-03T18:09:25.0985279Z  2024-04-03T18:09:25.0985699Z  2024-04-03T18:09:25.0986136Z  2024-04-03T18:09:25.0987320Z [15,716 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:25.0989071Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 16s local 2024-04-03T18:09:25.0990084Z Compiling llvm/lib/IR/Verifier.cpp; 10s local 2024-04-03T18:09:25.0991168Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 10s local 2024-04-03T18:09:25.0992479Z Compiling llvm/lib/IR/AsmWriter.cpp; 9s local 2024-04-03T18:09:25.0993673Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 9s local 2024-04-03T18:09:25.0994907Z Compiling xla/hlo/ir/hlo_schedule.cc; 8s local 2024-04-03T18:09:25.0995799Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 6s local 2024-04-03T18:09:25.0997013Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 5s local ... 2024-04-03T18:09:25.3331005Z 2024-04-03T18:09:25.3331697Z  2024-04-03T18:09:25.3332226Z  2024-04-03T18:09:25.3333851Z  2024-04-03T18:09:25.3335884Z  2024-04-03T18:09:25.3337092Z  2024-04-03T18:09:25.3337937Z  2024-04-03T18:09:25.3338877Z  2024-04-03T18:09:25.3345174Z  2024-04-03T18:09:25.3346849Z [15,720 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:25.3348898Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 16s local 2024-04-03T18:09:25.3350282Z Compiling llvm/lib/IR/Verifier.cpp; 10s local 2024-04-03T18:09:25.3351784Z Compiling mlir/lib/Bytecode/Reader/BytecodeReader.cpp; 10s local 2024-04-03T18:09:25.3353418Z Compiling llvm/lib/IR/AsmWriter.cpp; 10s local 2024-04-03T18:09:25.3354972Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 9s local 2024-04-03T18:09:25.3356558Z Compiling xla/hlo/ir/hlo_schedule.cc; 9s local 2024-04-03T18:09:25.3357678Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 6s local 2024-04-03T18:09:25.3359274Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 5s local ... 2024-04-03T18:09:25.5345005Z 2024-04-03T18:09:25.5345795Z  2024-04-03T18:09:25.5346350Z  2024-04-03T18:09:25.5346769Z  2024-04-03T18:09:25.5347375Z  2024-04-03T18:09:25.5348048Z  2024-04-03T18:09:25.5348704Z  2024-04-03T18:09:25.5349133Z  2024-04-03T18:09:25.5349551Z  2024-04-03T18:09:25.5350764Z [15,723 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:25.5352174Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 16s local 2024-04-03T18:09:25.5353303Z Compiling llvm/lib/IR/Verifier.cpp; 11s local 2024-04-03T18:09:25.5354183Z Compiling llvm/lib/IR/AsmWriter.cpp; 10s local 2024-04-03T18:09:25.5355391Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 9s local 2024-04-03T18:09:25.5356622Z Compiling xla/hlo/ir/hlo_schedule.cc; 9s local 2024-04-03T18:09:25.5357530Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 6s local 2024-04-03T18:09:25.5358674Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 6s local 2024-04-03T18:09:25.5360058Z @llvm-project//llvm:X86UtilsAndDesc; 5s local ... 2024-04-03T18:09:25.7458431Z 2024-04-03T18:09:25.7459182Z  2024-04-03T18:09:25.7459701Z  2024-04-03T18:09:25.7460131Z  2024-04-03T18:09:25.7460552Z  2024-04-03T18:09:25.7460970Z  2024-04-03T18:09:25.7461363Z  2024-04-03T18:09:25.7461806Z  2024-04-03T18:09:25.7462226Z  2024-04-03T18:09:25.7463403Z [15,726 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:25.7464849Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 16s local 2024-04-03T18:09:25.7465792Z Compiling llvm/lib/IR/Verifier.cpp; 11s local 2024-04-03T18:09:25.7466683Z Compiling llvm/lib/IR/AsmWriter.cpp; 10s local 2024-04-03T18:09:25.7468520Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 9s local 2024-04-03T18:09:25.7469701Z Compiling xla/hlo/ir/hlo_schedule.cc; 9s local 2024-04-03T18:09:25.7470586Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 6s local 2024-04-03T18:09:25.7471711Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 6s local 2024-04-03T18:09:25.7473092Z @llvm-project//llvm:X86UtilsAndDesc; 5s local ... 2024-04-03T18:09:26.1079547Z 2024-04-03T18:09:26.1080343Z  2024-04-03T18:09:26.1080873Z  2024-04-03T18:09:26.1081292Z  2024-04-03T18:09:26.1081951Z  2024-04-03T18:09:26.1082399Z  2024-04-03T18:09:26.1082804Z  2024-04-03T18:09:26.1083357Z  2024-04-03T18:09:26.1083783Z  2024-04-03T18:09:26.1085056Z [15,730 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:26.1086511Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 17s local 2024-04-03T18:09:26.1087518Z Compiling llvm/lib/IR/Verifier.cpp; 11s local 2024-04-03T18:09:26.1088405Z Compiling llvm/lib/IR/AsmWriter.cpp; 10s local 2024-04-03T18:09:26.1089694Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 10s local 2024-04-03T18:09:26.1090943Z Compiling xla/hlo/ir/hlo_schedule.cc; 9s local 2024-04-03T18:09:26.1091901Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 7s local 2024-04-03T18:09:26.1093045Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 6s local 2024-04-03T18:09:26.1094705Z @llvm-project//llvm:X86UtilsAndDesc; 6s local ... 2024-04-03T18:09:26.3188536Z 2024-04-03T18:09:26.3189343Z  2024-04-03T18:09:26.3189824Z  2024-04-03T18:09:26.3190248Z  2024-04-03T18:09:26.3190653Z  2024-04-03T18:09:26.3191075Z  2024-04-03T18:09:26.3191452Z  2024-04-03T18:09:26.3191884Z  2024-04-03T18:09:26.3192306Z  2024-04-03T18:09:26.3193521Z [15,736 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:26.3194963Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 17s local 2024-04-03T18:09:26.3195902Z Compiling llvm/lib/IR/Verifier.cpp; 11s local 2024-04-03T18:09:26.3196729Z Compiling llvm/lib/IR/AsmWriter.cpp; 11s local 2024-04-03T18:09:26.3197913Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 10s local 2024-04-03T18:09:26.3199373Z Compiling xla/hlo/ir/hlo_schedule.cc; 10s local 2024-04-03T18:09:26.3200252Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 7s local 2024-04-03T18:09:26.3201407Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 6s local 2024-04-03T18:09:26.3202755Z @llvm-project//llvm:X86UtilsAndDesc; 6s local ... 2024-04-03T18:09:26.5357582Z 2024-04-03T18:09:26.5358340Z  2024-04-03T18:09:26.5358867Z  2024-04-03T18:09:26.5359293Z  2024-04-03T18:09:26.5359731Z  2024-04-03T18:09:26.5360139Z  2024-04-03T18:09:26.5360558Z  2024-04-03T18:09:26.5360992Z  2024-04-03T18:09:26.5361437Z  2024-04-03T18:09:26.5362664Z [15,738 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:26.5364136Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 17s local 2024-04-03T18:09:26.5365142Z Compiling llvm/lib/IR/Verifier.cpp; 12s local 2024-04-03T18:09:26.5366059Z Compiling llvm/lib/IR/AsmWriter.cpp; 11s local 2024-04-03T18:09:26.5367321Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 10s local 2024-04-03T18:09:26.5368546Z Compiling xla/hlo/ir/hlo_schedule.cc; 10s local 2024-04-03T18:09:26.5369463Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 7s local 2024-04-03T18:09:26.5370600Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 7s local 2024-04-03T18:09:26.5371792Z @llvm-project//llvm:X86UtilsAndDesc; 6s local ... 2024-04-03T18:09:26.7848867Z 2024-04-03T18:09:26.7849931Z  2024-04-03T18:09:26.7850697Z  2024-04-03T18:09:26.7851379Z  2024-04-03T18:09:26.7852027Z  2024-04-03T18:09:26.7853038Z  2024-04-03T18:09:26.7853700Z  2024-04-03T18:09:26.7854116Z  2024-04-03T18:09:26.7854810Z  2024-04-03T18:09:26.7856414Z [15,744 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:26.7858438Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 17s local 2024-04-03T18:09:26.7859603Z Compiling llvm/lib/IR/Verifier.cpp; 12s local 2024-04-03T18:09:26.7860777Z Compiling llvm/lib/IR/AsmWriter.cpp; 11s local 2024-04-03T18:09:26.7862083Z Compiling xla/hlo/ir/hlo_schedule.cc; 10s local 2024-04-03T18:09:26.7863341Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 7s local 2024-04-03T18:09:26.7864885Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 7s local 2024-04-03T18:09:26.7866765Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 6s local 2024-04-03T18:09:26.7868780Z Compiling mlir/lib/AsmParser/DialectSymbolParser.cpp; 5s local ... 2024-04-03T18:09:27.0769536Z 2024-04-03T18:09:27.0770336Z  2024-04-03T18:09:27.0770906Z  2024-04-03T18:09:27.0771415Z  2024-04-03T18:09:27.0771895Z  2024-04-03T18:09:27.0772366Z  2024-04-03T18:09:27.0772858Z  2024-04-03T18:09:27.0773330Z  2024-04-03T18:09:27.0773790Z  2024-04-03T18:09:27.0775445Z [15,748 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:27.0776926Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 18s local 2024-04-03T18:09:27.0777884Z Compiling llvm/lib/IR/Verifier.cpp; 12s local 2024-04-03T18:09:27.0778789Z Compiling llvm/lib/IR/AsmWriter.cpp; 11s local 2024-04-03T18:09:27.0779706Z Compiling xla/hlo/ir/hlo_schedule.cc; 10s local 2024-04-03T18:09:27.0780587Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 8s local 2024-04-03T18:09:27.0781771Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 7s local 2024-04-03T18:09:27.0783240Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 7s local 2024-04-03T18:09:27.0784628Z @llvm-project//llvm:Vectorize; 5s local ... 2024-04-03T18:09:27.3149452Z 2024-04-03T18:09:27.3150256Z  2024-04-03T18:09:27.3150777Z  2024-04-03T18:09:27.3151238Z  2024-04-03T18:09:27.3151684Z  2024-04-03T18:09:27.3152097Z  2024-04-03T18:09:27.3152536Z  2024-04-03T18:09:27.3153272Z  2024-04-03T18:09:27.3153723Z  2024-04-03T18:09:27.3155001Z [15,750 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:27.3156505Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 18s local 2024-04-03T18:09:27.3157698Z Compiling llvm/lib/IR/Verifier.cpp; 12s local 2024-04-03T18:09:27.3158605Z Compiling llvm/lib/IR/AsmWriter.cpp; 12s local 2024-04-03T18:09:27.3159531Z Compiling xla/hlo/ir/hlo_schedule.cc; 11s local 2024-04-03T18:09:27.3160482Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 8s local 2024-04-03T18:09:27.3161634Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 7s local 2024-04-03T18:09:27.3163155Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 7s local 2024-04-03T18:09:27.3164572Z @llvm-project//llvm:Vectorize; 5s local ... 2024-04-03T18:09:27.5350819Z 2024-04-03T18:09:27.5351619Z  2024-04-03T18:09:27.5352185Z  2024-04-03T18:09:27.5352653Z  2024-04-03T18:09:27.5353105Z  2024-04-03T18:09:27.5354051Z  2024-04-03T18:09:27.5354465Z  2024-04-03T18:09:27.5354878Z  2024-04-03T18:09:27.5355332Z  2024-04-03T18:09:27.5356530Z [15,755 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:27.5358010Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 18s local 2024-04-03T18:09:27.5359051Z Compiling llvm/lib/IR/Verifier.cpp; 13s local 2024-04-03T18:09:27.5360008Z Compiling llvm/lib/IR/AsmWriter.cpp; 12s local 2024-04-03T18:09:27.5360939Z Compiling xla/hlo/ir/hlo_schedule.cc; 11s local 2024-04-03T18:09:27.5362153Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 8s local 2024-04-03T18:09:27.5363261Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 8s local 2024-04-03T18:09:27.5364730Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 7s local 2024-04-03T18:09:27.5366128Z @llvm-project//llvm:Vectorize; 5s local ... 2024-04-03T18:09:27.7355707Z 2024-04-03T18:09:27.7356442Z  2024-04-03T18:09:27.7356940Z  2024-04-03T18:09:27.7357359Z  2024-04-03T18:09:27.7357797Z  2024-04-03T18:09:27.7358471Z  2024-04-03T18:09:27.7358922Z  2024-04-03T18:09:27.7359346Z  2024-04-03T18:09:27.7359756Z  2024-04-03T18:09:27.7360962Z [15,756 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:27.7362386Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 18s local 2024-04-03T18:09:27.7363383Z Compiling llvm/lib/IR/Verifier.cpp; 13s local 2024-04-03T18:09:27.7364235Z Compiling llvm/lib/IR/AsmWriter.cpp; 12s local 2024-04-03T18:09:27.7365139Z Compiling xla/hlo/ir/hlo_schedule.cc; 11s local 2024-04-03T18:09:27.7365984Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 8s local 2024-04-03T18:09:27.7367067Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 8s local 2024-04-03T18:09:27.7368532Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 7s local 2024-04-03T18:09:27.7369893Z @llvm-project//llvm:Vectorize; 5s local ... 2024-04-03T18:09:27.9705786Z 2024-04-03T18:09:27.9706591Z  2024-04-03T18:09:27.9707132Z  2024-04-03T18:09:27.9707812Z  2024-04-03T18:09:27.9708256Z  2024-04-03T18:09:27.9708669Z  2024-04-03T18:09:27.9709110Z  2024-04-03T18:09:27.9709524Z  2024-04-03T18:09:27.9709951Z  2024-04-03T18:09:27.9711259Z [15,758 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:27.9712879Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 19s local 2024-04-03T18:09:27.9713903Z Compiling llvm/lib/IR/Verifier.cpp; 13s local 2024-04-03T18:09:27.9714886Z Compiling llvm/lib/IR/AsmWriter.cpp; 12s local 2024-04-03T18:09:27.9715881Z Compiling xla/hlo/ir/hlo_schedule.cc; 11s local 2024-04-03T18:09:27.9717147Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 8s local 2024-04-03T18:09:27.9718446Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 8s local 2024-04-03T18:09:27.9720009Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 8s local 2024-04-03T18:09:27.9721311Z @llvm-project//llvm:Vectorize; 6s local ... 2024-04-03T18:09:28.2190013Z 2024-04-03T18:09:28.2190813Z  2024-04-03T18:09:28.2191386Z  2024-04-03T18:09:28.2191816Z  2024-04-03T18:09:28.2192247Z  2024-04-03T18:09:28.2192699Z  2024-04-03T18:09:28.2193137Z  2024-04-03T18:09:28.2193502Z  2024-04-03T18:09:28.2193898Z  2024-04-03T18:09:28.2195086Z [15,763 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:28.2196866Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 19s local 2024-04-03T18:09:28.2197825Z Compiling llvm/lib/IR/Verifier.cpp; 13s local 2024-04-03T18:09:28.2198742Z Compiling llvm/lib/IR/AsmWriter.cpp; 12s local 2024-04-03T18:09:28.2199666Z Compiling xla/hlo/ir/hlo_schedule.cc; 12s local 2024-04-03T18:09:28.2200554Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 9s local 2024-04-03T18:09:28.2201726Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 8s local 2024-04-03T18:09:28.2203121Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 8s local 2024-04-03T18:09:28.2204486Z @llvm-project//llvm:Vectorize; 6s local ... 2024-04-03T18:09:28.4483375Z 2024-04-03T18:09:28.4484165Z  2024-04-03T18:09:28.4484715Z  2024-04-03T18:09:28.4485171Z  2024-04-03T18:09:28.4485631Z  2024-04-03T18:09:28.4486079Z  2024-04-03T18:09:28.4486830Z  2024-04-03T18:09:28.4487283Z  2024-04-03T18:09:28.4487714Z  2024-04-03T18:09:28.4488991Z [15,767 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:28.4490585Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 19s local 2024-04-03T18:09:28.4491760Z Compiling llvm/lib/IR/Verifier.cpp; 14s local 2024-04-03T18:09:28.4492727Z Compiling llvm/lib/IR/AsmWriter.cpp; 13s local 2024-04-03T18:09:28.4493667Z Compiling xla/hlo/ir/hlo_schedule.cc; 12s local 2024-04-03T18:09:28.4495085Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 9s local 2024-04-03T18:09:28.4496330Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 9s local 2024-04-03T18:09:28.4497927Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 8s local 2024-04-03T18:09:28.4499407Z @llvm-project//llvm:Vectorize; 6s local ... 2024-04-03T18:09:28.6678025Z 2024-04-03T18:09:28.6682007Z  2024-04-03T18:09:28.6682614Z  2024-04-03T18:09:28.6683094Z  2024-04-03T18:09:28.6683566Z  2024-04-03T18:09:28.6684028Z  2024-04-03T18:09:28.6684471Z  2024-04-03T18:09:28.6684935Z  2024-04-03T18:09:28.6685393Z  2024-04-03T18:09:28.6686662Z [15,774 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:09:28.6688156Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 19s local 2024-04-03T18:09:28.6689172Z Compiling llvm/lib/IR/Verifier.cpp; 14s local 2024-04-03T18:09:28.6690105Z Compiling xla/hlo/ir/hlo_schedule.cc; 12s local 2024-04-03T18:09:28.6691042Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 9s local 2024-04-03T18:09:28.6692216Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 9s local 2024-04-03T18:09:28.6693751Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 8s local 2024-04-03T18:09:28.6695743Z Compiling llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp; 6s local 2024-04-03T18:09:28.6697201Z Compiling mlir/lib/Pass/PassRegistry.cpp; 5s local ... 2024-04-03T18:09:28.8826671Z 2024-04-03T18:09:28.8827773Z  2024-04-03T18:09:28.8828324Z  2024-04-03T18:09:28.8831501Z  2024-04-03T18:09:28.8834637Z  2024-04-03T18:09:28.8835410Z  2024-04-03T18:09:28.8837459Z  2024-04-03T18:09:28.8838425Z  2024-04-03T18:09:28.8839142Z  2024-04-03T18:09:28.8840581Z [15,778 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:28.8842422Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 20s local 2024-04-03T18:09:28.8843659Z Compiling llvm/lib/IR/Verifier.cpp; 14s local 2024-04-03T18:09:28.8845266Z Compiling xla/hlo/ir/hlo_schedule.cc; 12s local 2024-04-03T18:09:28.8846504Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 9s local 2024-04-03T18:09:28.8847825Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 9s local 2024-04-03T18:09:28.8850252Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 8s local 2024-04-03T18:09:28.8851948Z Compiling llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp; 6s local 2024-04-03T18:09:28.8853257Z Compiling mlir/lib/Pass/PassRegistry.cpp; 4s local ... 2024-04-03T18:09:29.0842145Z 2024-04-03T18:09:29.0843052Z  2024-04-03T18:09:29.0843630Z  2024-04-03T18:09:29.0844152Z  2024-04-03T18:09:29.0844622Z  2024-04-03T18:09:29.0845105Z  2024-04-03T18:09:29.0845575Z  2024-04-03T18:09:29.0845943Z  2024-04-03T18:09:29.0846444Z  2024-04-03T18:09:29.0847589Z [15,783 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:29.0848882Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 20s local 2024-04-03T18:09:29.0849752Z Compiling llvm/lib/IR/Verifier.cpp; 14s local 2024-04-03T18:09:29.0850535Z Compiling xla/hlo/ir/hlo_schedule.cc; 12s local 2024-04-03T18:09:29.0851333Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 10s local 2024-04-03T18:09:29.0852697Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 9s local 2024-04-03T18:09:29.0853960Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 9s local 2024-04-03T18:09:29.0855518Z Compiling llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp; 7s local 2024-04-03T18:09:29.0856721Z Compiling mlir/lib/Pass/PassRegistry.cpp; 4s local ... 2024-04-03T18:09:29.3081058Z 2024-04-03T18:09:29.3081807Z  2024-04-03T18:09:29.3082344Z  2024-04-03T18:09:29.3082768Z  2024-04-03T18:09:29.3083397Z  2024-04-03T18:09:29.3083848Z  2024-04-03T18:09:29.3084265Z  2024-04-03T18:09:29.3084703Z  2024-04-03T18:09:29.3085126Z  2024-04-03T18:09:29.3086319Z [15,786 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:29.3087772Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 20s local 2024-04-03T18:09:29.3088715Z Compiling llvm/lib/IR/Verifier.cpp; 14s local 2024-04-03T18:09:29.3089594Z Compiling xla/hlo/ir/hlo_schedule.cc; 13s local 2024-04-03T18:09:29.3090533Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 10s local 2024-04-03T18:09:29.3091728Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 9s local 2024-04-03T18:09:29.3093232Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 9s local 2024-04-03T18:09:29.3095116Z Compiling llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp; 7s local 2024-04-03T18:09:29.3096541Z Compiling mlir/lib/Pass/PassRegistry.cpp; 5s local ... 2024-04-03T18:09:29.5369991Z 2024-04-03T18:09:29.5370755Z  2024-04-03T18:09:29.5371294Z  2024-04-03T18:09:29.5371730Z  2024-04-03T18:09:29.5372156Z  2024-04-03T18:09:29.5372560Z  2024-04-03T18:09:29.5372992Z  2024-04-03T18:09:29.5373428Z  2024-04-03T18:09:29.5373838Z  2024-04-03T18:09:29.5375276Z [15,788 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:29.5376887Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 20s local 2024-04-03T18:09:29.5377864Z Compiling llvm/lib/IR/Verifier.cpp; 15s local 2024-04-03T18:09:29.5378751Z Compiling xla/hlo/ir/hlo_schedule.cc; 13s local 2024-04-03T18:09:29.5380049Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 10s local 2024-04-03T18:09:29.5381223Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 10s local 2024-04-03T18:09:29.5382695Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 9s local 2024-04-03T18:09:29.5384274Z Compiling llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp; 7s local 2024-04-03T18:09:29.5385779Z Compiling mlir/lib/Pass/PassRegistry.cpp; 5s local ... 2024-04-03T18:09:29.7883588Z 2024-04-03T18:09:29.7884367Z  2024-04-03T18:09:29.7884875Z  2024-04-03T18:09:29.7885351Z  2024-04-03T18:09:29.7885803Z  2024-04-03T18:09:29.7886200Z  2024-04-03T18:09:29.7886625Z  2024-04-03T18:09:29.7887052Z  2024-04-03T18:09:29.7887460Z  2024-04-03T18:09:29.7888750Z [15,791 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:29.7890313Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 20s local 2024-04-03T18:09:29.7891324Z Compiling llvm/lib/IR/Verifier.cpp; 15s local 2024-04-03T18:09:29.7892214Z Compiling xla/hlo/ir/hlo_schedule.cc; 13s local 2024-04-03T18:09:29.7893185Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 10s local 2024-04-03T18:09:29.7894652Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 10s local 2024-04-03T18:09:29.7896189Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 9s local 2024-04-03T18:09:29.7897882Z Compiling llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp; 7s local 2024-04-03T18:09:29.7899297Z Compiling mlir/lib/Pass/PassRegistry.cpp; 5s local ... 2024-04-03T18:09:30.0705767Z 2024-04-03T18:09:30.0706567Z  2024-04-03T18:09:30.0707441Z  2024-04-03T18:09:30.0708126Z  2024-04-03T18:09:30.0708689Z  2024-04-03T18:09:30.0709137Z  2024-04-03T18:09:30.0709575Z  2024-04-03T18:09:30.0709994Z  2024-04-03T18:09:30.0710447Z  2024-04-03T18:09:30.0711760Z [15,795 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:30.0713233Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 21s local 2024-04-03T18:09:30.0714191Z Compiling llvm/lib/IR/Verifier.cpp; 15s local 2024-04-03T18:09:30.0715284Z Compiling xla/hlo/ir/hlo_schedule.cc; 13s local 2024-04-03T18:09:30.0716229Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 11s local 2024-04-03T18:09:30.0717428Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 10s local 2024-04-03T18:09:30.0718946Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 10s local 2024-04-03T18:09:30.0720531Z Compiling llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp; 8s local 2024-04-03T18:09:30.0721937Z Compiling mlir/lib/Pass/PassRegistry.cpp; 5s local ... 2024-04-03T18:09:30.3053990Z 2024-04-03T18:09:30.3054898Z  2024-04-03T18:09:30.3055353Z  2024-04-03T18:09:30.3059569Z  2024-04-03T18:09:30.3060587Z  2024-04-03T18:09:30.3061335Z  2024-04-03T18:09:30.3062288Z  2024-04-03T18:09:30.3063152Z  2024-04-03T18:09:30.3064015Z  2024-04-03T18:09:30.3065617Z [15,797 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:30.3066884Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 21s local 2024-04-03T18:09:30.3067981Z Compiling llvm/lib/IR/Verifier.cpp; 15s local 2024-04-03T18:09:30.3068728Z Compiling xla/hlo/ir/hlo_schedule.cc; 14s local 2024-04-03T18:09:30.3069495Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 11s local 2024-04-03T18:09:30.3070457Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 10s local 2024-04-03T18:09:30.3071726Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 10s local 2024-04-03T18:09:30.3073065Z Compiling llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp; 8s local 2024-04-03T18:09:30.3074175Z Compiling mlir/lib/Pass/PassRegistry.cpp; 6s local ... 2024-04-03T18:09:30.5377065Z 2024-04-03T18:09:30.5378340Z  2024-04-03T18:09:30.5379211Z  2024-04-03T18:09:30.5379680Z  2024-04-03T18:09:30.5380082Z  2024-04-03T18:09:30.5381392Z  2024-04-03T18:09:30.5381819Z  2024-04-03T18:09:30.5382217Z  2024-04-03T18:09:30.5382658Z  2024-04-03T18:09:30.5383892Z [15,802 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:30.5385588Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 21s local 2024-04-03T18:09:30.5386568Z Compiling llvm/lib/IR/Verifier.cpp; 16s local 2024-04-03T18:09:30.5387492Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 11s local 2024-04-03T18:09:30.5388837Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 11s local 2024-04-03T18:09:30.5390362Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 10s local 2024-04-03T18:09:30.5391944Z Compiling llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp; 8s local 2024-04-03T18:09:30.5393360Z Compiling llvm/lib/Analysis/ConstantFolding.cpp; 6s local 2024-04-03T18:09:30.5394543Z Compiling mlir/lib/AsmParser/AttributeParser.cpp; 6s local ... 2024-04-03T18:09:30.7375414Z 2024-04-03T18:09:30.7376608Z  2024-04-03T18:09:30.7377208Z  2024-04-03T18:09:30.7377686Z  2024-04-03T18:09:30.7378127Z  2024-04-03T18:09:30.7378550Z  2024-04-03T18:09:30.7378969Z  2024-04-03T18:09:30.7379380Z  2024-04-03T18:09:30.7380778Z  2024-04-03T18:09:30.7382129Z [15,804 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:30.7383572Z Compiling llvm/lib/IR/Verifier.cpp; 16s local 2024-04-03T18:09:30.7384817Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 11s local 2024-04-03T18:09:30.7386023Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 11s local 2024-04-03T18:09:30.7387839Z Compiling llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp; 10s local 2024-04-03T18:09:30.7389555Z Compiling llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp; 8s local 2024-04-03T18:09:30.7390991Z Compiling llvm/lib/Analysis/ConstantFolding.cpp; 6s local 2024-04-03T18:09:30.7392355Z Compiling mlir/lib/AsmParser/AttributeParser.cpp; 6s local 2024-04-03T18:09:30.7393681Z Compiling mlir/lib/AsmParser/AsmParserState.cpp; 5s local ... 2024-04-03T18:09:30.9761745Z 2024-04-03T18:09:30.9762656Z  2024-04-03T18:09:30.9763272Z  2024-04-03T18:09:30.9763675Z  2024-04-03T18:09:30.9764299Z  2024-04-03T18:09:30.9764901Z  2024-04-03T18:09:30.9765361Z  2024-04-03T18:09:30.9765937Z  2024-04-03T18:09:30.9766259Z  2024-04-03T18:09:30.9767844Z [15,809 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:30.9769775Z Compiling llvm/lib/IR/Verifier.cpp; 16s local 2024-04-03T18:09:30.9770851Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 11s local 2024-04-03T18:09:30.9772401Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 11s local 2024-04-03T18:09:30.9774505Z Compiling llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp; 9s local 2024-04-03T18:09:30.9776219Z Compiling llvm/lib/Analysis/ConstantFolding.cpp; 6s local 2024-04-03T18:09:30.9777702Z Compiling mlir/lib/AsmParser/AttributeParser.cpp; 6s local 2024-04-03T18:09:30.9779298Z Compiling llvm/lib/DebugInfo/PDB/Native/InputFile.cpp; 5s local 2024-04-03T18:09:30.9780814Z Compiling llvm/lib/IR/IRBuilder.cpp; 5s local ... 2024-04-03T18:09:31.1809482Z 2024-04-03T18:09:31.1810373Z  2024-04-03T18:09:31.1811087Z  2024-04-03T18:09:31.1811557Z  2024-04-03T18:09:31.1812235Z  2024-04-03T18:09:31.1812885Z  2024-04-03T18:09:31.1813529Z  2024-04-03T18:09:31.1814387Z  2024-04-03T18:09:31.1814847Z  2024-04-03T18:09:31.1816472Z [15,813 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:31.1818660Z Compiling llvm/lib/IR/Verifier.cpp; 16s local 2024-04-03T18:09:31.1819981Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 12s local 2024-04-03T18:09:31.1821555Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 11s local 2024-04-03T18:09:31.1823344Z Compiling llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp; 9s local 2024-04-03T18:09:31.1849609Z Compiling llvm/lib/Analysis/ConstantFolding.cpp; 6s local 2024-04-03T18:09:31.1851440Z Compiling mlir/lib/AsmParser/AttributeParser.cpp; 6s local 2024-04-03T18:09:31.1852727Z Compiling llvm/lib/DebugInfo/PDB/Native/InputFile.cpp; 5s local 2024-04-03T18:09:31.1853914Z Compiling llvm/lib/IR/IRBuilder.cpp; 5s local ... 2024-04-03T18:09:31.3882176Z 2024-04-03T18:09:31.3882907Z  2024-04-03T18:09:31.3883434Z  2024-04-03T18:09:31.3883910Z  2024-04-03T18:09:31.3884365Z  2024-04-03T18:09:31.3884793Z  2024-04-03T18:09:31.3885223Z  2024-04-03T18:09:31.3885637Z  2024-04-03T18:09:31.3886079Z  2024-04-03T18:09:31.3887344Z [15,815 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:31.3888729Z Compiling llvm/lib/IR/Verifier.cpp; 16s local 2024-04-03T18:09:31.3889667Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 12s local 2024-04-03T18:09:31.3890887Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 11s local 2024-04-03T18:09:31.3892410Z Compiling llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp; 9s local 2024-04-03T18:09:31.3893777Z Compiling llvm/lib/Analysis/ConstantFolding.cpp; 7s local 2024-04-03T18:09:31.3895119Z Compiling mlir/lib/AsmParser/AttributeParser.cpp; 7s local 2024-04-03T18:09:31.3896541Z Compiling llvm/lib/IR/IRBuilder.cpp; 5s local 2024-04-03T18:09:31.3897468Z Compiling llvm/lib/IR/Constants.cpp; 5s local ... 2024-04-03T18:09:31.7207692Z 2024-04-03T18:09:31.7208641Z  2024-04-03T18:09:31.7209363Z  2024-04-03T18:09:31.7210011Z  2024-04-03T18:09:31.7210640Z  2024-04-03T18:09:31.7211329Z  2024-04-03T18:09:31.7211784Z  2024-04-03T18:09:31.7212407Z  2024-04-03T18:09:31.7213036Z  2024-04-03T18:09:31.7215466Z [15,819 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:31.7217286Z Compiling llvm/lib/IR/Verifier.cpp; 17s local 2024-04-03T18:09:31.7218426Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 12s local 2024-04-03T18:09:31.7219977Z Compiling llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp; 9s local 2024-04-03T18:09:31.7221828Z Compiling llvm/lib/Analysis/ConstantFolding.cpp; 7s local 2024-04-03T18:09:31.7222990Z Compiling llvm/lib/IR/IRBuilder.cpp; 5s local 2024-04-03T18:09:31.7224234Z Compiling llvm/lib/IR/Constants.cpp; 5s local 2024-04-03T18:09:31.7225328Z Compiling llvm/lib/Analysis/DDG.cpp; 5s local 2024-04-03T18:09:31.7226526Z Compiling llvm/lib/Analysis/Delinearization.cpp; 3s local ... 2024-04-03T18:09:31.9209415Z 2024-04-03T18:09:31.9210197Z  2024-04-03T18:09:31.9210757Z  2024-04-03T18:09:31.9211196Z  2024-04-03T18:09:31.9211640Z  2024-04-03T18:09:31.9212084Z  2024-04-03T18:09:31.9212503Z  2024-04-03T18:09:31.9212948Z  2024-04-03T18:09:31.9213391Z  2024-04-03T18:09:31.9214872Z [15,821 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:31.9216320Z Compiling llvm/lib/IR/Verifier.cpp; 17s local 2024-04-03T18:09:31.9217297Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 12s local 2024-04-03T18:09:31.9218511Z Compiling llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp; 9s local 2024-04-03T18:09:31.9219876Z Compiling llvm/lib/Analysis/ConstantFolding.cpp; 7s local 2024-04-03T18:09:31.9220863Z Compiling llvm/lib/IR/Constants.cpp; 5s local 2024-04-03T18:09:31.9221703Z Compiling llvm/lib/Analysis/DDG.cpp; 5s local 2024-04-03T18:09:31.9222726Z Compiling llvm/lib/Analysis/Delinearization.cpp; 4s local 2024-04-03T18:09:31.9224306Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 3s local ... 2024-04-03T18:09:32.1385135Z 2024-04-03T18:09:32.1385911Z  2024-04-03T18:09:32.1386440Z  2024-04-03T18:09:32.1386921Z  2024-04-03T18:09:32.1387327Z  2024-04-03T18:09:32.1387941Z  2024-04-03T18:09:32.1388706Z  2024-04-03T18:09:32.1389137Z  2024-04-03T18:09:32.1389552Z  2024-04-03T18:09:32.1390796Z [15,823 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:32.1392211Z Compiling llvm/lib/IR/Verifier.cpp; 17s local 2024-04-03T18:09:32.1393172Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 13s local 2024-04-03T18:09:32.1394434Z Compiling llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp; 10s local 2024-04-03T18:09:32.1395823Z Compiling llvm/lib/Analysis/ConstantFolding.cpp; 7s local 2024-04-03T18:09:32.1396854Z Compiling llvm/lib/IR/Constants.cpp; 5s local 2024-04-03T18:09:32.1397864Z Compiling llvm/lib/Analysis/Delinearization.cpp; 4s local 2024-04-03T18:09:32.1399147Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 4s local 2024-04-03T18:09:32.1400499Z Compiling llvm/lib/IR/ConvergenceVerifier.cpp; 3s local ... 2024-04-03T18:09:32.3772978Z 2024-04-03T18:09:32.3773752Z  2024-04-03T18:09:32.3774514Z  2024-04-03T18:09:32.3774956Z  2024-04-03T18:09:32.3775372Z  2024-04-03T18:09:32.3775785Z  2024-04-03T18:09:32.3776223Z  2024-04-03T18:09:32.3776616Z  2024-04-03T18:09:32.3777036Z  2024-04-03T18:09:32.3778266Z [15,826 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:32.3779954Z Compiling llvm/lib/IR/Verifier.cpp; 17s local 2024-04-03T18:09:32.3780860Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 13s local 2024-04-03T18:09:32.3782116Z Compiling llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp; 10s local 2024-04-03T18:09:32.3783406Z Compiling llvm/lib/Analysis/ConstantFolding.cpp; 8s local 2024-04-03T18:09:32.3784380Z Compiling llvm/lib/IR/Constants.cpp; 6s local 2024-04-03T18:09:32.3785642Z Compiling llvm/lib/Analysis/Delinearization.cpp; 4s local 2024-04-03T18:09:32.3786942Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 4s local 2024-04-03T18:09:32.3788613Z Compiling llvm/lib/IR/ConvergenceVerifier.cpp; 3s local ... 2024-04-03T18:09:32.6921080Z 2024-04-03T18:09:32.6921857Z  2024-04-03T18:09:32.6922387Z  2024-04-03T18:09:32.6922817Z  2024-04-03T18:09:32.6923252Z  2024-04-03T18:09:32.6923690Z  2024-04-03T18:09:32.6924143Z  2024-04-03T18:09:32.6924550Z  2024-04-03T18:09:32.6924973Z  2024-04-03T18:09:32.6926242Z [15,829 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:32.6927655Z Compiling llvm/lib/IR/Verifier.cpp; 18s local 2024-04-03T18:09:32.6928554Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 13s local 2024-04-03T18:09:32.6929859Z Compiling llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp; 10s local 2024-04-03T18:09:32.6931293Z Compiling llvm/lib/Analysis/ConstantFolding.cpp; 8s local 2024-04-03T18:09:32.6932292Z Compiling llvm/lib/IR/Constants.cpp; 6s local 2024-04-03T18:09:32.6933475Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 4s local 2024-04-03T18:09:32.6934939Z Compiling llvm/lib/IR/ConvergenceVerifier.cpp; 4s local 2024-04-03T18:09:32.6936137Z Compiling mlir/lib/Pass/PassManagerOptions.cpp; 3s local ... 2024-04-03T18:09:32.9393010Z 2024-04-03T18:09:32.9393806Z  2024-04-03T18:09:32.9394355Z  2024-04-03T18:09:32.9394746Z  2024-04-03T18:09:32.9395200Z  2024-04-03T18:09:32.9395650Z  2024-04-03T18:09:32.9396095Z  2024-04-03T18:09:32.9396566Z  2024-04-03T18:09:32.9398858Z  2024-04-03T18:09:32.9400927Z [15,833 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:32.9404862Z Compiling llvm/lib/IR/Verifier.cpp; 18s local 2024-04-03T18:09:32.9406168Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 13s local 2024-04-03T18:09:32.9407593Z Compiling llvm/lib/Analysis/ConstantFolding.cpp; 8s local 2024-04-03T18:09:32.9409035Z Compiling llvm/lib/IR/Constants.cpp; 6s local 2024-04-03T18:09:32.9412831Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 4s local 2024-04-03T18:09:32.9414672Z Compiling llvm/lib/IR/ConvergenceVerifier.cpp; 4s local 2024-04-03T18:09:32.9429216Z Compiling mlir/lib/Pass/PassManagerOptions.cpp; 4s local 2024-04-03T18:09:32.9430945Z Compiling xla/service/human_readable_profile_builder.cc; 3s local ... 2024-04-03T18:09:33.1594087Z 2024-04-03T18:09:33.1595325Z  2024-04-03T18:09:33.1595940Z  2024-04-03T18:09:33.1596680Z  2024-04-03T18:09:33.1597774Z  2024-04-03T18:09:33.1598426Z  2024-04-03T18:09:33.1598862Z  2024-04-03T18:09:33.1599346Z  2024-04-03T18:09:33.1599801Z  2024-04-03T18:09:33.1601197Z [15,835 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:33.1602559Z Compiling llvm/lib/IR/Verifier.cpp; 18s local 2024-04-03T18:09:33.1603503Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 14s local 2024-04-03T18:09:33.1604574Z Compiling llvm/lib/Analysis/ConstantFolding.cpp; 8s local 2024-04-03T18:09:33.1605577Z Compiling llvm/lib/IR/Constants.cpp; 6s local 2024-04-03T18:09:33.1606883Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 5s local 2024-04-03T18:09:33.1608196Z Compiling llvm/lib/IR/ConvergenceVerifier.cpp; 4s local 2024-04-03T18:09:33.1609949Z Compiling xla/service/human_readable_profile_builder.cc; 4s local 2024-04-03T18:09:33.1611293Z Compiling mlir/lib/Bytecode/Writer/IRNumbering.cpp; 4s local ... 2024-04-03T18:09:33.5399560Z 2024-04-03T18:09:33.5400410Z  2024-04-03T18:09:33.5400952Z  2024-04-03T18:09:33.5401409Z  2024-04-03T18:09:33.5401825Z  2024-04-03T18:09:33.5402267Z  2024-04-03T18:09:33.5404592Z  2024-04-03T18:09:33.5404991Z  2024-04-03T18:09:33.5405438Z  2024-04-03T18:09:33.5406926Z [15,837 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:33.5408407Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 14s local 2024-04-03T18:09:33.5409484Z Compiling llvm/lib/Analysis/ConstantFolding.cpp; 9s local 2024-04-03T18:09:33.5410480Z Compiling llvm/lib/IR/Constants.cpp; 7s local 2024-04-03T18:09:33.5411654Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 5s local 2024-04-03T18:09:33.5412856Z Compiling llvm/lib/IR/ConvergenceVerifier.cpp; 4s local 2024-04-03T18:09:33.5414066Z Compiling xla/service/human_readable_profile_builder.cc; 4s local 2024-04-03T18:09:33.5415556Z Compiling mlir/lib/Bytecode/Writer/IRNumbering.cpp; 4s local 2024-04-03T18:09:33.5416783Z Compiling xla/service/maybe_owning_device_memory.cc; 4s local ... 2024-04-03T18:09:33.7411013Z 2024-04-03T18:09:33.7411794Z  2024-04-03T18:09:33.7412385Z  2024-04-03T18:09:33.7412838Z  2024-04-03T18:09:33.7413349Z  2024-04-03T18:09:33.7413757Z  2024-04-03T18:09:33.7414412Z  2024-04-03T18:09:33.7414855Z  2024-04-03T18:09:33.7415437Z  2024-04-03T18:09:33.7416665Z [15,840 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:33.7418089Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 14s local 2024-04-03T18:09:33.7419160Z Compiling llvm/lib/Analysis/ConstantFolding.cpp; 9s local 2024-04-03T18:09:33.7420413Z Compiling llvm/lib/IR/Constants.cpp; 7s local 2024-04-03T18:09:33.7421494Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 5s local 2024-04-03T18:09:33.7422587Z Compiling llvm/lib/IR/ConvergenceVerifier.cpp; 5s local 2024-04-03T18:09:33.7424049Z Compiling xla/service/human_readable_profile_builder.cc; 4s local 2024-04-03T18:09:33.7425249Z Compiling mlir/lib/Bytecode/Writer/IRNumbering.cpp; 4s local 2024-04-03T18:09:33.7426344Z Compiling llvm/lib/IR/Core.cpp; 4s local ... 2024-04-03T18:09:34.0300857Z 2024-04-03T18:09:34.0302167Z  2024-04-03T18:09:34.0302873Z  2024-04-03T18:09:34.0303801Z  2024-04-03T18:09:34.0306458Z  2024-04-03T18:09:34.0306867Z  2024-04-03T18:09:34.0307369Z  2024-04-03T18:09:34.0310290Z  2024-04-03T18:09:34.0310720Z  2024-04-03T18:09:34.0311879Z [15,844 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:34.0315204Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 15s local 2024-04-03T18:09:34.0316109Z Compiling llvm/lib/Analysis/ConstantFolding.cpp; 9s local 2024-04-03T18:09:34.0317130Z Compiling llvm/lib/IR/Constants.cpp; 7s local 2024-04-03T18:09:34.0320525Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 5s local 2024-04-03T18:09:34.0321556Z Compiling llvm/lib/IR/ConvergenceVerifier.cpp; 5s local 2024-04-03T18:09:34.0322656Z Compiling xla/service/human_readable_profile_builder.cc; 4s local 2024-04-03T18:09:34.0326601Z Compiling mlir/lib/Bytecode/Writer/IRNumbering.cpp; 4s local 2024-04-03T18:09:34.0327512Z Compiling llvm/lib/IR/Core.cpp; 4s local ... 2024-04-03T18:09:34.3417098Z 2024-04-03T18:09:34.3417820Z  2024-04-03T18:09:34.3418236Z  2024-04-03T18:09:34.3418583Z  2024-04-03T18:09:34.3418916Z  2024-04-03T18:09:34.3419237Z  2024-04-03T18:09:34.3419560Z  2024-04-03T18:09:34.3419878Z  2024-04-03T18:09:34.3420515Z  2024-04-03T18:09:34.3421531Z [15,846 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:34.3422651Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 15s local 2024-04-03T18:09:34.3423516Z Compiling llvm/lib/Analysis/ConstantFolding.cpp; 10s local 2024-04-03T18:09:34.3424349Z Compiling llvm/lib/IR/Constants.cpp; 8s local 2024-04-03T18:09:34.3425253Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 6s local 2024-04-03T18:09:34.3426427Z Compiling mlir/lib/Bytecode/Writer/IRNumbering.cpp; 5s local 2024-04-03T18:09:34.3427244Z Compiling llvm/lib/IR/Core.cpp; 4s local 2024-04-03T18:09:34.3428209Z Compiling xla/client/xla_computation.cc; 4s local 2024-04-03T18:09:34.3429013Z Compiling llvm/lib/Analysis/DemandedBits.cpp; 4s local ... 2024-04-03T18:09:34.5418777Z 2024-04-03T18:09:34.5419932Z  2024-04-03T18:09:34.5420523Z  2024-04-03T18:09:34.5421168Z  2024-04-03T18:09:34.5421846Z  2024-04-03T18:09:34.5422458Z  2024-04-03T18:09:34.5422888Z  2024-04-03T18:09:34.5423521Z  2024-04-03T18:09:34.5424201Z  2024-04-03T18:09:34.5425819Z [15,847 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:34.5427903Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 15s local 2024-04-03T18:09:34.5429188Z Compiling llvm/lib/Analysis/ConstantFolding.cpp; 10s local 2024-04-03T18:09:34.5430605Z Compiling llvm/lib/IR/Constants.cpp; 8s local 2024-04-03T18:09:34.5432159Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 6s local 2024-04-03T18:09:34.5433844Z Compiling mlir/lib/Bytecode/Writer/IRNumbering.cpp; 5s local 2024-04-03T18:09:34.5435272Z Compiling llvm/lib/IR/Core.cpp; 4s local 2024-04-03T18:09:34.5436576Z Compiling llvm/lib/Analysis/DemandedBits.cpp; 4s local 2024-04-03T18:09:34.5437931Z Compiling mlir/lib/Pass/PassManagerOptions.cpp; 4s local ... 2024-04-03T18:09:34.7940508Z 2024-04-03T18:09:34.7941306Z  2024-04-03T18:09:34.7941850Z  2024-04-03T18:09:34.7942283Z  2024-04-03T18:09:34.7942724Z  2024-04-03T18:09:34.7943172Z  2024-04-03T18:09:34.7943578Z  2024-04-03T18:09:34.7944006Z  2024-04-03T18:09:34.7944433Z  2024-04-03T18:09:34.7946078Z [15,849 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:34.7947461Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 15s local 2024-04-03T18:09:34.7948701Z Compiling llvm/lib/Analysis/ConstantFolding.cpp; 10s local 2024-04-03T18:09:34.7949640Z Compiling llvm/lib/IR/Constants.cpp; 8s local 2024-04-03T18:09:34.7950974Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 6s local 2024-04-03T18:09:34.7952224Z Compiling mlir/lib/Bytecode/Writer/IRNumbering.cpp; 5s local 2024-04-03T18:09:34.7953162Z Compiling llvm/lib/IR/Core.cpp; 5s local 2024-04-03T18:09:34.7954021Z Compiling llvm/lib/Analysis/DemandedBits.cpp; 4s local 2024-04-03T18:09:34.7955114Z Compiling mlir/lib/Pass/PassManagerOptions.cpp; 4s local ... 2024-04-03T18:09:35.1361597Z 2024-04-03T18:09:35.1362365Z  2024-04-03T18:09:35.1362927Z  2024-04-03T18:09:35.1363353Z  2024-04-03T18:09:35.1363726Z  2024-04-03T18:09:35.1364121Z  2024-04-03T18:09:35.1364537Z  2024-04-03T18:09:35.1364953Z  2024-04-03T18:09:35.1365342Z  2024-04-03T18:09:35.1366524Z [15,852 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:35.1367939Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 16s local 2024-04-03T18:09:35.1368866Z Compiling llvm/lib/IR/Constants.cpp; 8s local 2024-04-03T18:09:35.1369981Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 7s local 2024-04-03T18:09:35.1371214Z Compiling mlir/lib/Bytecode/Writer/IRNumbering.cpp; 6s local 2024-04-03T18:09:35.1372213Z Compiling llvm/lib/IR/Core.cpp; 5s local 2024-04-03T18:09:35.1373495Z Compiling llvm/lib/Analysis/DemandedBits.cpp; 5s local 2024-04-03T18:09:35.1374657Z Compiling xla/stream_executor/stream.cc; 4s local 2024-04-03T18:09:35.1375759Z Compiling llvm/lib/Analysis/DependenceAnalysis.cpp; 4s local ... 2024-04-03T18:09:35.3403716Z 2024-04-03T18:09:35.3404493Z  2024-04-03T18:09:35.3405029Z  2024-04-03T18:09:35.3405448Z  2024-04-03T18:09:35.3405891Z  2024-04-03T18:09:35.3406299Z  2024-04-03T18:09:35.3406728Z  2024-04-03T18:09:35.3407145Z  2024-04-03T18:09:35.3407830Z  2024-04-03T18:09:35.3409024Z [15,855 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:35.3410403Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 16s local 2024-04-03T18:09:35.3411299Z Compiling llvm/lib/IR/Constants.cpp; 9s local 2024-04-03T18:09:35.3412390Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 7s local 2024-04-03T18:09:35.3413642Z Compiling mlir/lib/Bytecode/Writer/IRNumbering.cpp; 6s local 2024-04-03T18:09:35.3414772Z Compiling llvm/lib/IR/Core.cpp; 5s local 2024-04-03T18:09:35.3415671Z Compiling llvm/lib/Analysis/DemandedBits.cpp; 5s local 2024-04-03T18:09:35.3416650Z Compiling xla/stream_executor/stream.cc; 5s local 2024-04-03T18:09:35.3417756Z Compiling llvm/lib/Analysis/DependenceAnalysis.cpp; 4s local ... 2024-04-03T18:09:35.5456921Z 2024-04-03T18:09:35.5457670Z  2024-04-03T18:09:35.5458201Z  2024-04-03T18:09:35.5458648Z  2024-04-03T18:09:35.5459056Z  2024-04-03T18:09:35.5459470Z  2024-04-03T18:09:35.5459888Z  2024-04-03T18:09:35.5460308Z  2024-04-03T18:09:35.5460734Z  2024-04-03T18:09:35.5461953Z [15,857 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:35.5463343Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 16s local 2024-04-03T18:09:35.5464290Z Compiling llvm/lib/IR/Constants.cpp; 9s local 2024-04-03T18:09:35.5465466Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 7s local 2024-04-03T18:09:35.5466702Z Compiling mlir/lib/Bytecode/Writer/IRNumbering.cpp; 6s local 2024-04-03T18:09:35.5467969Z Compiling llvm/lib/IR/Core.cpp; 5s local 2024-04-03T18:09:35.5469257Z Compiling llvm/lib/Analysis/DemandedBits.cpp; 5s local 2024-04-03T18:09:35.5470279Z Compiling xla/stream_executor/stream.cc; 5s local 2024-04-03T18:09:35.5471403Z Compiling llvm/lib/Analysis/DependenceAnalysis.cpp; 5s local ... 2024-04-03T18:09:35.8068616Z 2024-04-03T18:09:35.8077094Z  2024-04-03T18:09:35.8078267Z  2024-04-03T18:09:35.8079603Z  2024-04-03T18:09:35.8080061Z  2024-04-03T18:09:35.8080489Z  2024-04-03T18:09:35.8080886Z  2024-04-03T18:09:35.8081331Z  2024-04-03T18:09:35.8081751Z  2024-04-03T18:09:35.8083009Z [15,860 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:35.8084490Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 16s local 2024-04-03T18:09:35.8085449Z Compiling llvm/lib/IR/Constants.cpp; 9s local 2024-04-03T18:09:35.8086617Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 7s local 2024-04-03T18:09:35.8087928Z Compiling mlir/lib/Bytecode/Writer/IRNumbering.cpp; 6s local 2024-04-03T18:09:35.8088958Z Compiling llvm/lib/IR/Core.cpp; 6s local 2024-04-03T18:09:35.8089975Z Compiling llvm/lib/Analysis/DependenceAnalysis.cpp; 5s local 2024-04-03T18:09:35.8091015Z Compiling xla/literal_comparison.cc; 5s local 2024-04-03T18:09:35.8092016Z @llvm-project//llvm:Vectorize; 4s local ... 2024-04-03T18:09:36.1224013Z 2024-04-03T18:09:36.1225249Z  2024-04-03T18:09:36.1225771Z  2024-04-03T18:09:36.1226188Z  2024-04-03T18:09:36.1226629Z  2024-04-03T18:09:36.1230249Z  2024-04-03T18:09:36.1231042Z  2024-04-03T18:09:36.1231762Z  2024-04-03T18:09:36.1232414Z  2024-04-03T18:09:36.1234327Z [15,861 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:36.1236194Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 17s local 2024-04-03T18:09:36.1237288Z Compiling llvm/lib/IR/Constants.cpp; 9s local 2024-04-03T18:09:36.1238758Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 8s local 2024-04-03T18:09:36.1240466Z Compiling mlir/lib/Bytecode/Writer/IRNumbering.cpp; 7s local 2024-04-03T18:09:36.1241890Z Compiling llvm/lib/IR/Core.cpp; 6s local 2024-04-03T18:09:36.1243259Z Compiling llvm/lib/Analysis/DependenceAnalysis.cpp; 5s local 2024-04-03T18:09:36.1244628Z Compiling xla/literal_comparison.cc; 5s local 2024-04-03T18:09:36.1245824Z @llvm-project//llvm:Vectorize; 5s local ... 2024-04-03T18:09:36.3428647Z 2024-04-03T18:09:36.3429447Z  2024-04-03T18:09:36.3429985Z  2024-04-03T18:09:36.3431075Z  2024-04-03T18:09:36.3431530Z  2024-04-03T18:09:36.3431909Z  2024-04-03T18:09:36.3432347Z  2024-04-03T18:09:36.3434668Z  2024-04-03T18:09:36.3435201Z  2024-04-03T18:09:36.3436536Z [15,861 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:36.3438115Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 17s local 2024-04-03T18:09:36.3439167Z Compiling llvm/lib/IR/Constants.cpp; 10s local 2024-04-03T18:09:36.3440413Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 8s local 2024-04-03T18:09:36.3441870Z Compiling mlir/lib/Bytecode/Writer/IRNumbering.cpp; 7s local 2024-04-03T18:09:36.3443012Z Compiling llvm/lib/IR/Core.cpp; 6s local 2024-04-03T18:09:36.3444147Z Compiling llvm/lib/Analysis/DependenceAnalysis.cpp; 5s local 2024-04-03T18:09:36.3445304Z Compiling xla/literal_comparison.cc; 5s local 2024-04-03T18:09:36.3446459Z @llvm-project//llvm:Vectorize; 5s local ... 2024-04-03T18:09:36.5432983Z 2024-04-03T18:09:36.5434174Z  2024-04-03T18:09:36.5434774Z  2024-04-03T18:09:36.5435210Z  2024-04-03T18:09:36.5435713Z  2024-04-03T18:09:36.5436348Z  2024-04-03T18:09:36.5436765Z  2024-04-03T18:09:36.5437160Z  2024-04-03T18:09:36.5437586Z  2024-04-03T18:09:36.5439027Z [15,862 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:36.5440444Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 17s local 2024-04-03T18:09:36.5441422Z Compiling llvm/lib/IR/Constants.cpp; 10s local 2024-04-03T18:09:36.5442593Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 8s local 2024-04-03T18:09:36.5443807Z Compiling mlir/lib/Bytecode/Writer/IRNumbering.cpp; 7s local 2024-04-03T18:09:36.5444969Z Compiling llvm/lib/IR/Core.cpp; 6s local 2024-04-03T18:09:36.5445960Z Compiling llvm/lib/Analysis/DependenceAnalysis.cpp; 6s local 2024-04-03T18:09:36.5447013Z Compiling xla/literal_comparison.cc; 5s local 2024-04-03T18:09:36.5448224Z @llvm-project//llvm:Vectorize; 5s local ... 2024-04-03T18:09:36.7545383Z 2024-04-03T18:09:36.7546153Z  2024-04-03T18:09:36.7546696Z  2024-04-03T18:09:36.7548096Z  2024-04-03T18:09:36.7548574Z  2024-04-03T18:09:36.7548995Z  2024-04-03T18:09:36.7551489Z  2024-04-03T18:09:36.7551932Z  2024-04-03T18:09:36.7552353Z  2024-04-03T18:09:36.7553594Z [15,863 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:36.7555060Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 17s local 2024-04-03T18:09:36.7555976Z Compiling llvm/lib/IR/Constants.cpp; 10s local 2024-04-03T18:09:36.7557064Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 8s local 2024-04-03T18:09:36.7558163Z Compiling llvm/lib/IR/Core.cpp; 7s local 2024-04-03T18:09:36.7559146Z Compiling llvm/lib/Analysis/DependenceAnalysis.cpp; 6s local 2024-04-03T18:09:36.7560397Z Compiling xla/literal_comparison.cc; 6s local 2024-04-03T18:09:36.7561746Z @llvm-project//llvm:Vectorize; 5s local 2024-04-03T18:09:36.7562642Z Compiling xla/hlo/ir/dfs_hlo_visitor.cc; 5s local ... 2024-04-03T18:09:36.9540542Z 2024-04-03T18:09:36.9541293Z  2024-04-03T18:09:36.9541825Z  2024-04-03T18:09:36.9542254Z  2024-04-03T18:09:36.9542679Z  2024-04-03T18:09:36.9543131Z  2024-04-03T18:09:36.9543573Z  2024-04-03T18:09:36.9543982Z  2024-04-03T18:09:36.9544399Z  2024-04-03T18:09:36.9545920Z [15,864 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:36.9547385Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 17s local 2024-04-03T18:09:36.9548495Z Compiling llvm/lib/IR/Constants.cpp; 10s local 2024-04-03T18:09:36.9549678Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 8s local 2024-04-03T18:09:36.9550726Z Compiling llvm/lib/IR/Core.cpp; 7s local 2024-04-03T18:09:36.9551699Z Compiling llvm/lib/Analysis/DependenceAnalysis.cpp; 6s local 2024-04-03T18:09:36.9552772Z Compiling xla/literal_comparison.cc; 6s local 2024-04-03T18:09:36.9553775Z @llvm-project//llvm:Vectorize; 5s local 2024-04-03T18:09:36.9554650Z Compiling xla/hlo/ir/dfs_hlo_visitor.cc; 5s local ... 2024-04-03T18:09:37.1718863Z 2024-04-03T18:09:37.1719570Z  2024-04-03T18:09:37.1720117Z  2024-04-03T18:09:37.1720538Z  2024-04-03T18:09:37.1720990Z  2024-04-03T18:09:37.1721421Z  2024-04-03T18:09:37.1721827Z  2024-04-03T18:09:37.1722274Z  2024-04-03T18:09:37.1722706Z  2024-04-03T18:09:37.1723922Z [15,866 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:37.1725401Z Compiling llvm/lib/IR/AutoUpgrade.cpp; 18s local 2024-04-03T18:09:37.1726271Z Compiling llvm/lib/IR/Constants.cpp; 10s local 2024-04-03T18:09:37.1727341Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 9s local 2024-04-03T18:09:37.1728403Z Compiling llvm/lib/IR/Core.cpp; 7s local 2024-04-03T18:09:37.1729390Z Compiling llvm/lib/Analysis/DependenceAnalysis.cpp; 6s local 2024-04-03T18:09:37.1730447Z Compiling xla/literal_comparison.cc; 6s local 2024-04-03T18:09:37.1731450Z @llvm-project//llvm:Vectorize; 6s local 2024-04-03T18:09:37.1732368Z Compiling xla/hlo/ir/dfs_hlo_visitor.cc; 6s local ... 2024-04-03T18:09:37.4120435Z 2024-04-03T18:09:37.4121238Z  2024-04-03T18:09:37.4121800Z  2024-04-03T18:09:37.4122268Z  2024-04-03T18:09:37.4122713Z  2024-04-03T18:09:37.4123190Z  2024-04-03T18:09:37.4123644Z  2024-04-03T18:09:37.4124088Z  2024-04-03T18:09:37.4126486Z  2024-04-03T18:09:37.4130753Z [15,868 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:37.4132274Z Compiling llvm/lib/IR/Constants.cpp; 11s local 2024-04-03T18:09:37.4133834Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 9s local 2024-04-03T18:09:37.4135402Z Compiling llvm/lib/IR/Core.cpp; 7s local 2024-04-03T18:09:37.4136527Z Compiling llvm/lib/Analysis/DependenceAnalysis.cpp; 7s local 2024-04-03T18:09:37.4138019Z Compiling xla/literal_comparison.cc; 6s local 2024-04-03T18:09:37.4139162Z @llvm-project//llvm:Vectorize; 6s local 2024-04-03T18:09:37.4140438Z Compiling xla/hlo/ir/dfs_hlo_visitor.cc; 6s local 2024-04-03T18:09:37.4141659Z Compiling xla/hlo/ir/hlo_computation.cc; 6s local ... 2024-04-03T18:09:37.7117472Z 2024-04-03T18:09:37.7118643Z  2024-04-03T18:09:37.7119169Z  2024-04-03T18:09:37.7119589Z  2024-04-03T18:09:37.7120039Z  2024-04-03T18:09:37.7120440Z  2024-04-03T18:09:37.7120875Z  2024-04-03T18:09:37.7121300Z  2024-04-03T18:09:37.7121703Z  2024-04-03T18:09:37.7122879Z [15,871 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:37.7124553Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 9s local 2024-04-03T18:09:37.7125939Z Compiling llvm/lib/IR/Core.cpp; 8s local 2024-04-03T18:09:37.7127004Z Compiling llvm/lib/Analysis/DependenceAnalysis.cpp; 7s local 2024-04-03T18:09:37.7128089Z Compiling xla/literal_comparison.cc; 7s local 2024-04-03T18:09:37.7129120Z @llvm-project//llvm:Vectorize; 6s local 2024-04-03T18:09:37.7130078Z Compiling xla/hlo/ir/dfs_hlo_visitor.cc; 6s local 2024-04-03T18:09:37.7131281Z Compiling xla/hlo/ir/hlo_computation.cc; 6s local 2024-04-03T18:09:37.7132423Z Compiling llvm/lib/IR/DIBuilder.cpp; 6s local ... 2024-04-03T18:09:37.9442205Z 2024-04-03T18:09:37.9443468Z  2024-04-03T18:09:37.9444732Z  2024-04-03T18:09:37.9445260Z  2024-04-03T18:09:37.9445737Z  2024-04-03T18:09:37.9446200Z  2024-04-03T18:09:37.9446653Z  2024-04-03T18:09:37.9447144Z  2024-04-03T18:09:37.9447613Z  2024-04-03T18:09:37.9448924Z [15,872 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:37.9450740Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 9s local 2024-04-03T18:09:37.9451999Z Compiling llvm/lib/IR/Core.cpp; 8s local 2024-04-03T18:09:37.9453130Z Compiling llvm/lib/Analysis/DependenceAnalysis.cpp; 7s local 2024-04-03T18:09:37.9454475Z Compiling xla/literal_comparison.cc; 7s local 2024-04-03T18:09:37.9455519Z @llvm-project//llvm:Vectorize; 6s local 2024-04-03T18:09:37.9456360Z Compiling xla/hlo/ir/dfs_hlo_visitor.cc; 6s local 2024-04-03T18:09:37.9457299Z Compiling xla/hlo/ir/hlo_computation.cc; 6s local 2024-04-03T18:09:37.9458352Z Compiling llvm/lib/IR/DIBuilder.cpp; 6s local ... 2024-04-03T18:09:38.1919198Z 2024-04-03T18:09:38.1920313Z  2024-04-03T18:09:38.1921045Z  2024-04-03T18:09:38.1922060Z  2024-04-03T18:09:38.1922581Z  2024-04-03T18:09:38.1923017Z  2024-04-03T18:09:38.1923473Z  2024-04-03T18:09:38.1923938Z  2024-04-03T18:09:38.1924408Z  2024-04-03T18:09:38.1925681Z [15,875 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:38.1927441Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 10s local 2024-04-03T18:09:38.1928722Z Compiling llvm/lib/IR/Core.cpp; 8s local 2024-04-03T18:09:38.1930135Z Compiling llvm/lib/Analysis/DependenceAnalysis.cpp; 7s local 2024-04-03T18:09:38.1931202Z Compiling xla/literal_comparison.cc; 7s local 2024-04-03T18:09:38.1932367Z @llvm-project//llvm:Vectorize; 7s local 2024-04-03T18:09:38.1933348Z Compiling xla/hlo/ir/dfs_hlo_visitor.cc; 7s local 2024-04-03T18:09:38.1934542Z Compiling xla/hlo/ir/hlo_computation.cc; 7s local 2024-04-03T18:09:38.1935929Z Compiling llvm/lib/IR/DIBuilder.cpp; 6s local ... 2024-04-03T18:09:38.4223685Z 2024-04-03T18:09:38.4224858Z  2024-04-03T18:09:38.4228232Z  2024-04-03T18:09:38.4229124Z  2024-04-03T18:09:38.4230185Z  2024-04-03T18:09:38.4230740Z  2024-04-03T18:09:38.4231198Z  2024-04-03T18:09:38.4231680Z  2024-04-03T18:09:38.4232139Z  2024-04-03T18:09:38.4233447Z [15,878 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:38.4235166Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 10s local 2024-04-03T18:09:38.4236403Z Compiling llvm/lib/IR/Core.cpp; 8s local 2024-04-03T18:09:38.4237492Z Compiling llvm/lib/Analysis/DependenceAnalysis.cpp; 8s local 2024-04-03T18:09:38.4238617Z Compiling xla/literal_comparison.cc; 7s local 2024-04-03T18:09:38.4239703Z @llvm-project//llvm:Vectorize; 7s local 2024-04-03T18:09:38.4240651Z Compiling xla/hlo/ir/dfs_hlo_visitor.cc; 7s local 2024-04-03T18:09:38.4241635Z Compiling xla/hlo/ir/hlo_computation.cc; 7s local 2024-04-03T18:09:38.4242862Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 7s local ... 2024-04-03T18:09:38.6525517Z 2024-04-03T18:09:38.6526789Z  2024-04-03T18:09:38.6527624Z  2024-04-03T18:09:38.6528039Z  2024-04-03T18:09:38.6528534Z  2024-04-03T18:09:38.6528980Z  2024-04-03T18:09:38.6531792Z  2024-04-03T18:09:38.6532461Z  2024-04-03T18:09:38.6533218Z  2024-04-03T18:09:38.6537650Z [15,883 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:38.6549867Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 10s local 2024-04-03T18:09:38.6551708Z Compiling llvm/lib/Analysis/DependenceAnalysis.cpp; 8s local 2024-04-03T18:09:38.6553206Z Compiling xla/literal_comparison.cc; 8s local 2024-04-03T18:09:38.6554709Z @llvm-project//llvm:Vectorize; 7s local 2024-04-03T18:09:38.6555622Z Compiling xla/hlo/ir/dfs_hlo_visitor.cc; 7s local 2024-04-03T18:09:38.6556546Z Compiling xla/hlo/ir/hlo_computation.cc; 7s local 2024-04-03T18:09:38.6557706Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 7s local 2024-04-03T18:09:38.6559069Z Compiling llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp; 7s local ... 2024-04-03T18:09:38.8711448Z 2024-04-03T18:09:38.8712241Z  2024-04-03T18:09:38.8712797Z  2024-04-03T18:09:38.8714937Z  2024-04-03T18:09:38.8715766Z  2024-04-03T18:09:38.8718817Z  2024-04-03T18:09:38.8719539Z  2024-04-03T18:09:38.8722464Z  2024-04-03T18:09:38.8723203Z  2024-04-03T18:09:38.8726854Z [15,888 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:38.8728718Z Compiling llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp; 10s local 2024-04-03T18:09:38.8732811Z Compiling llvm/lib/Analysis/DependenceAnalysis.cpp; 8s local 2024-04-03T18:09:38.8734370Z Compiling xla/literal_comparison.cc; 8s local 2024-04-03T18:09:38.8735891Z @llvm-project//llvm:Vectorize; 7s local 2024-04-03T18:09:38.8737096Z Compiling xla/hlo/ir/dfs_hlo_visitor.cc; 7s local 2024-04-03T18:09:38.8738396Z Compiling xla/hlo/ir/hlo_computation.cc; 7s local 2024-04-03T18:09:38.8739916Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 7s local 2024-04-03T18:09:38.8741730Z Compiling llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp; 7s local ... 2024-04-03T18:09:39.1450814Z 2024-04-03T18:09:39.1457414Z  2024-04-03T18:09:39.1458028Z  2024-04-03T18:09:39.1458785Z  2024-04-03T18:09:39.1459253Z  2024-04-03T18:09:39.1459682Z  2024-04-03T18:09:39.1460106Z  2024-04-03T18:09:39.1460532Z  2024-04-03T18:09:39.1460977Z  2024-04-03T18:09:39.1462305Z [15,890 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:39.1464114Z Compiling llvm/lib/Analysis/DependenceAnalysis.cpp; 8s local 2024-04-03T18:09:39.1465248Z Compiling xla/literal_comparison.cc; 8s local 2024-04-03T18:09:39.1466157Z @llvm-project//llvm:Vectorize; 8s local 2024-04-03T18:09:39.1467007Z Compiling xla/hlo/ir/dfs_hlo_visitor.cc; 8s local 2024-04-03T18:09:39.1468055Z Compiling xla/hlo/ir/hlo_computation.cc; 7s local 2024-04-03T18:09:39.1469101Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 7s local 2024-04-03T18:09:39.1470386Z Compiling llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp; 7s local 2024-04-03T18:09:39.1471823Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 7s local ... 2024-04-03T18:09:39.5464929Z 2024-04-03T18:09:39.5465681Z  2024-04-03T18:09:39.5466110Z  2024-04-03T18:09:39.5466474Z  2024-04-03T18:09:39.5466844Z  2024-04-03T18:09:39.5467207Z  2024-04-03T18:09:39.5467575Z  2024-04-03T18:09:39.5468168Z  2024-04-03T18:09:39.5468535Z  2024-04-03T18:09:39.5469617Z [15,891 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:39.5470947Z Compiling llvm/lib/Analysis/DependenceAnalysis.cpp; 9s local 2024-04-03T18:09:39.5471848Z Compiling xla/literal_comparison.cc; 8s local 2024-04-03T18:09:39.5472987Z @llvm-project//llvm:Vectorize; 8s local 2024-04-03T18:09:39.5473734Z Compiling xla/hlo/ir/hlo_computation.cc; 8s local 2024-04-03T18:09:39.5474675Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 8s local 2024-04-03T18:09:39.5475813Z Compiling llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp; 7s local 2024-04-03T18:09:39.5477034Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 7s local 2024-04-03T18:09:39.5478156Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 7s local ... 2024-04-03T18:09:39.7463512Z 2024-04-03T18:09:39.7464625Z  2024-04-03T18:09:39.7465168Z  2024-04-03T18:09:39.7466147Z  2024-04-03T18:09:39.7466926Z  2024-04-03T18:09:39.7470265Z  2024-04-03T18:09:39.7471261Z  2024-04-03T18:09:39.7473221Z  2024-04-03T18:09:39.7473698Z  2024-04-03T18:09:39.7482010Z [15,894 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:39.7483477Z Compiling xla/literal_comparison.cc; 9s local 2024-04-03T18:09:39.7484476Z @llvm-project//llvm:Vectorize; 8s local 2024-04-03T18:09:39.7485352Z Compiling xla/hlo/ir/hlo_computation.cc; 8s local 2024-04-03T18:09:39.7486472Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 8s local 2024-04-03T18:09:39.7487805Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 8s local 2024-04-03T18:09:39.7489079Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 7s local 2024-04-03T18:09:39.7490194Z Compiling xla/hlo/ir/hlo_instruction.cc; 7s local 2024-04-03T18:09:39.7491241Z Compiling xla/hlo/ir/hlo_module.cc; 7s local ... 2024-04-03T18:09:40.0253513Z 2024-04-03T18:09:40.0254462Z  2024-04-03T18:09:40.0255006Z  2024-04-03T18:09:40.0255439Z  2024-04-03T18:09:40.0255857Z  2024-04-03T18:09:40.0256308Z  2024-04-03T18:09:40.0256754Z  2024-04-03T18:09:40.0257173Z  2024-04-03T18:09:40.0257614Z  2024-04-03T18:09:40.0258802Z [15,895 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:40.0260116Z Compiling xla/literal_comparison.cc; 9s local 2024-04-03T18:09:40.0261063Z @llvm-project//llvm:Vectorize; 8s local 2024-04-03T18:09:40.0262290Z Compiling xla/hlo/ir/hlo_computation.cc; 8s local 2024-04-03T18:09:40.0263402Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 8s local 2024-04-03T18:09:40.0264726Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 8s local 2024-04-03T18:09:40.0266049Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 7s local 2024-04-03T18:09:40.0267336Z Compiling xla/hlo/ir/hlo_instruction.cc; 7s local 2024-04-03T18:09:40.0268637Z Compiling xla/hlo/ir/hlo_module.cc; 7s local ... 2024-04-03T18:09:40.3467237Z 2024-04-03T18:09:40.3468157Z  2024-04-03T18:09:40.3468715Z  2024-04-03T18:09:40.3469112Z  2024-04-03T18:09:40.3469540Z  2024-04-03T18:09:40.3469948Z  2024-04-03T18:09:40.3470327Z  2024-04-03T18:09:40.3470729Z  2024-04-03T18:09:40.3471140Z  2024-04-03T18:09:40.3472331Z [15,896 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:40.3473652Z Compiling xla/literal_comparison.cc; 9s local 2024-04-03T18:09:40.3474610Z @llvm-project//llvm:Vectorize; 9s local 2024-04-03T18:09:40.3475454Z Compiling xla/hlo/ir/hlo_computation.cc; 9s local 2024-04-03T18:09:40.3476602Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 8s local 2024-04-03T18:09:40.3478062Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 8s local 2024-04-03T18:09:40.3479132Z Compiling xla/hlo/ir/hlo_instruction.cc; 7s local 2024-04-03T18:09:40.3480058Z Compiling xla/hlo/ir/hlo_module.cc; 7s local 2024-04-03T18:09:40.3513101Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 7s local ... 2024-04-03T18:09:40.5471395Z 2024-04-03T18:09:40.5472952Z  2024-04-03T18:09:40.5473747Z  2024-04-03T18:09:40.5474425Z  2024-04-03T18:09:40.5475152Z  2024-04-03T18:09:40.5478177Z  2024-04-03T18:09:40.5478711Z  2024-04-03T18:09:40.5479260Z  2024-04-03T18:09:40.5479985Z  2024-04-03T18:09:40.5481624Z [15,897 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:40.5485365Z Compiling xla/literal_comparison.cc; 9s local 2024-04-03T18:09:40.5486938Z @llvm-project//llvm:Vectorize; 9s local 2024-04-03T18:09:40.5488028Z Compiling xla/hlo/ir/hlo_computation.cc; 9s local 2024-04-03T18:09:40.5489404Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 8s local 2024-04-03T18:09:40.5490788Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 8s local 2024-04-03T18:09:40.5491912Z Compiling xla/hlo/ir/hlo_instruction.cc; 8s local 2024-04-03T18:09:40.5493174Z Compiling xla/hlo/ir/hlo_module.cc; 7s local 2024-04-03T18:09:40.5496993Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 7s local ... 2024-04-03T18:09:40.7549621Z 2024-04-03T18:09:40.7550387Z  2024-04-03T18:09:40.7550952Z  2024-04-03T18:09:40.7551388Z  2024-04-03T18:09:40.7551771Z  2024-04-03T18:09:40.7552157Z  2024-04-03T18:09:40.7552559Z  2024-04-03T18:09:40.7552953Z  2024-04-03T18:09:40.7553365Z  2024-04-03T18:09:40.7554907Z [15,900 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:40.7556324Z Compiling xla/literal_comparison.cc; 10s local 2024-04-03T18:09:40.7557314Z @llvm-project//llvm:Vectorize; 9s local 2024-04-03T18:09:40.7558175Z Compiling xla/hlo/ir/hlo_computation.cc; 9s local 2024-04-03T18:09:40.7559344Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 9s local 2024-04-03T18:09:40.7560748Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 8s local 2024-04-03T18:09:40.7561925Z Compiling xla/hlo/ir/hlo_instruction.cc; 8s local 2024-04-03T18:09:40.7562864Z Compiling xla/hlo/ir/hlo_module.cc; 8s local 2024-04-03T18:09:40.7563954Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 7s local ... 2024-04-03T18:09:40.9682562Z 2024-04-03T18:09:40.9683321Z  2024-04-03T18:09:40.9683840Z  2024-04-03T18:09:40.9684573Z  2024-04-03T18:09:40.9685011Z  2024-04-03T18:09:40.9685443Z  2024-04-03T18:09:40.9685838Z  2024-04-03T18:09:40.9686253Z  2024-04-03T18:09:40.9686677Z  2024-04-03T18:09:40.9688063Z [15,904 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:40.9689553Z Compiling xla/literal_comparison.cc; 10s local 2024-04-03T18:09:40.9690491Z Compiling xla/hlo/ir/hlo_computation.cc; 9s local 2024-04-03T18:09:40.9691643Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 9s local 2024-04-03T18:09:40.9692933Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 8s local 2024-04-03T18:09:40.9694037Z Compiling xla/hlo/ir/hlo_instruction.cc; 8s local 2024-04-03T18:09:40.9695071Z Compiling xla/hlo/ir/hlo_module.cc; 8s local 2024-04-03T18:09:40.9696168Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 8s local 2024-04-03T18:09:40.9697217Z Compiling llvm/lib/IR/DebugInfo.cpp; 7s local ... 2024-04-03T18:09:41.2442046Z 2024-04-03T18:09:41.2442839Z  2024-04-03T18:09:41.2449210Z  2024-04-03T18:09:41.2449734Z  2024-04-03T18:09:41.2450172Z  2024-04-03T18:09:41.2450622Z  2024-04-03T18:09:41.2451029Z  2024-04-03T18:09:41.2451460Z  2024-04-03T18:09:41.2451940Z  2024-04-03T18:09:41.2453164Z [15,907 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:41.2454724Z Compiling xla/literal_comparison.cc; 10s local 2024-04-03T18:09:41.2455693Z Compiling xla/hlo/ir/hlo_computation.cc; 10s local 2024-04-03T18:09:41.2457209Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 9s local 2024-04-03T18:09:41.2458531Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 8s local 2024-04-03T18:09:41.2459650Z Compiling xla/hlo/ir/hlo_instruction.cc; 8s local 2024-04-03T18:09:41.2460551Z Compiling xla/hlo/ir/hlo_module.cc; 8s local 2024-04-03T18:09:41.2461705Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 8s local 2024-04-03T18:09:41.2462901Z Compiling llvm/lib/IR/DebugInfo.cpp; 7s local ... 2024-04-03T18:09:41.5282691Z 2024-04-03T18:09:41.5283516Z  2024-04-03T18:09:41.5283997Z  2024-04-03T18:09:41.5284433Z  2024-04-03T18:09:41.5284829Z  2024-04-03T18:09:41.5285241Z  2024-04-03T18:09:41.5285653Z  2024-04-03T18:09:41.5286056Z  2024-04-03T18:09:41.5286475Z  2024-04-03T18:09:41.5287668Z [15,908 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:41.5289094Z Compiling xla/literal_comparison.cc; 10s local 2024-04-03T18:09:41.5290052Z Compiling xla/hlo/ir/hlo_computation.cc; 10s local 2024-04-03T18:09:41.5291313Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 9s local 2024-04-03T18:09:41.5292608Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 9s local 2024-04-03T18:09:41.5293615Z Compiling xla/hlo/ir/hlo_instruction.cc; 9s local 2024-04-03T18:09:41.5294626Z Compiling xla/hlo/ir/hlo_module.cc; 8s local 2024-04-03T18:09:41.5295727Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 8s local 2024-04-03T18:09:41.5296872Z Compiling llvm/lib/IR/DebugInfo.cpp; 7s local ... 2024-04-03T18:09:41.7479910Z 2024-04-03T18:09:41.7480612Z  2024-04-03T18:09:41.7481200Z  2024-04-03T18:09:41.7481790Z  2024-04-03T18:09:41.7485939Z  2024-04-03T18:09:41.7486744Z  2024-04-03T18:09:41.7489815Z  2024-04-03T18:09:41.7490601Z  2024-04-03T18:09:41.7492706Z  2024-04-03T18:09:41.7494441Z [15,908 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:41.7496227Z Compiling xla/literal_comparison.cc; 11s local 2024-04-03T18:09:41.7497408Z Compiling xla/hlo/ir/hlo_computation.cc; 10s local 2024-04-03T18:09:41.7499217Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 10s local 2024-04-03T18:09:41.7501001Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 9s local 2024-04-03T18:09:41.7502511Z Compiling xla/hlo/ir/hlo_instruction.cc; 9s local 2024-04-03T18:09:41.7503952Z Compiling xla/hlo/ir/hlo_module.cc; 9s local 2024-04-03T18:09:41.7507913Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 8s local 2024-04-03T18:09:41.7509519Z Compiling llvm/lib/IR/DebugInfo.cpp; 8s local ... 2024-04-03T18:09:41.9483603Z 2024-04-03T18:09:41.9484714Z  2024-04-03T18:09:41.9485570Z  2024-04-03T18:09:41.9488405Z  2024-04-03T18:09:41.9489038Z  2024-04-03T18:09:41.9489556Z  2024-04-03T18:09:41.9490064Z  2024-04-03T18:09:41.9491762Z  2024-04-03T18:09:41.9494957Z  2024-04-03T18:09:41.9497010Z [15,911 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:41.9498626Z Compiling xla/literal_comparison.cc; 11s local 2024-04-03T18:09:41.9499737Z Compiling xla/hlo/ir/hlo_computation.cc; 10s local 2024-04-03T18:09:41.9501060Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 10s local 2024-04-03T18:09:41.9502481Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 9s local 2024-04-03T18:09:41.9503745Z Compiling xla/hlo/ir/hlo_instruction.cc; 9s local 2024-04-03T18:09:41.9504988Z Compiling xla/hlo/ir/hlo_module.cc; 9s local 2024-04-03T18:09:41.9506489Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 9s local 2024-04-03T18:09:41.9508654Z Compiling llvm/lib/IR/DebugInfo.cpp; 8s local ... 2024-04-03T18:09:42.2457936Z 2024-04-03T18:09:42.2458772Z  2024-04-03T18:09:42.2459349Z  2024-04-03T18:09:42.2459817Z  2024-04-03T18:09:42.2460282Z  2024-04-03T18:09:42.2460734Z  2024-04-03T18:09:42.2461190Z  2024-04-03T18:09:42.2461671Z  2024-04-03T18:09:42.2462145Z  2024-04-03T18:09:42.2463453Z [15,912 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:42.2464985Z Compiling xla/literal_comparison.cc; 11s local 2024-04-03T18:09:42.2466233Z Compiling xla/hlo/ir/hlo_computation.cc; 11s local 2024-04-03T18:09:42.2467509Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 10s local 2024-04-03T18:09:42.2469180Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 9s local 2024-04-03T18:09:42.2470261Z Compiling xla/hlo/ir/hlo_instruction.cc; 9s local 2024-04-03T18:09:42.2471288Z Compiling xla/hlo/ir/hlo_module.cc; 9s local 2024-04-03T18:09:42.2472489Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 9s local 2024-04-03T18:09:42.2473738Z Compiling llvm/lib/IR/DebugInfo.cpp; 8s local ... 2024-04-03T18:09:42.5494686Z 2024-04-03T18:09:42.5495466Z  2024-04-03T18:09:42.5496020Z  2024-04-03T18:09:42.5496496Z  2024-04-03T18:09:42.5496961Z  2024-04-03T18:09:42.5497381Z  2024-04-03T18:09:42.5497832Z  2024-04-03T18:09:42.5498252Z  2024-04-03T18:09:42.5498693Z  2024-04-03T18:09:42.5499956Z [15,912 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:42.5501368Z Compiling xla/literal_comparison.cc; 11s local 2024-04-03T18:09:42.5502363Z Compiling xla/hlo/ir/hlo_computation.cc; 11s local 2024-04-03T18:09:42.5503634Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 10s local 2024-04-03T18:09:42.5504984Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 10s local 2024-04-03T18:09:42.5506117Z Compiling xla/hlo/ir/hlo_instruction.cc; 10s local 2024-04-03T18:09:42.5507065Z Compiling xla/hlo/ir/hlo_module.cc; 9s local 2024-04-03T18:09:42.5508442Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 9s local 2024-04-03T18:09:42.5509655Z Compiling llvm/lib/IR/DebugInfo.cpp; 8s local ... 2024-04-03T18:09:42.7497908Z 2024-04-03T18:09:42.7498726Z  2024-04-03T18:09:42.7499552Z  2024-04-03T18:09:42.7500032Z  2024-04-03T18:09:42.7500454Z  2024-04-03T18:09:42.7500911Z  2024-04-03T18:09:42.7501363Z  2024-04-03T18:09:42.7501804Z  2024-04-03T18:09:42.7502264Z  2024-04-03T18:09:42.7503590Z [15,914 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:42.7505223Z Compiling xla/literal_comparison.cc; 12s local 2024-04-03T18:09:42.7506246Z Compiling xla/hlo/ir/hlo_computation.cc; 11s local 2024-04-03T18:09:42.7507481Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 11s local 2024-04-03T18:09:42.7509096Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 10s local 2024-04-03T18:09:42.7510255Z Compiling xla/hlo/ir/hlo_instruction.cc; 10s local 2024-04-03T18:09:42.7511174Z Compiling xla/hlo/ir/hlo_module.cc; 10s local 2024-04-03T18:09:42.7512411Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 9s local 2024-04-03T18:09:42.7513693Z Compiling xla/hlo/ir/hlo_schedule.cc; 9s local ... 2024-04-03T18:09:43.0208851Z 2024-04-03T18:09:43.0209847Z  2024-04-03T18:09:43.0210411Z  2024-04-03T18:09:43.0210853Z  2024-04-03T18:09:43.0211317Z  2024-04-03T18:09:43.0211935Z  2024-04-03T18:09:43.0212357Z  2024-04-03T18:09:43.0212821Z  2024-04-03T18:09:43.0213246Z  2024-04-03T18:09:43.0214596Z [15,916 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:43.0216037Z Compiling xla/literal_comparison.cc; 12s local 2024-04-03T18:09:43.0217010Z Compiling xla/hlo/ir/hlo_computation.cc; 11s local 2024-04-03T18:09:43.0218555Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 11s local 2024-04-03T18:09:43.0219872Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 10s local 2024-04-03T18:09:43.0221005Z Compiling xla/hlo/ir/hlo_instruction.cc; 10s local 2024-04-03T18:09:43.0222021Z Compiling xla/hlo/ir/hlo_module.cc; 10s local 2024-04-03T18:09:43.0223209Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 10s local 2024-04-03T18:09:43.0224455Z Compiling xla/hlo/ir/hlo_schedule.cc; 9s local ... 2024-04-03T18:09:43.3503473Z 2024-04-03T18:09:43.3504242Z  2024-04-03T18:09:43.3520571Z  2024-04-03T18:09:43.3521433Z  2024-04-03T18:09:43.3521870Z  2024-04-03T18:09:43.3522295Z  2024-04-03T18:09:43.3522720Z  2024-04-03T18:09:43.3523142Z  2024-04-03T18:09:43.3523569Z  2024-04-03T18:09:43.3524813Z [15,919 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:43.3526098Z Compiling xla/literal_comparison.cc; 12s local 2024-04-03T18:09:43.3527020Z Compiling xla/hlo/ir/hlo_computation.cc; 12s local 2024-04-03T18:09:43.3528236Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 11s local 2024-04-03T18:09:43.3529568Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 11s local 2024-04-03T18:09:43.3530725Z Compiling xla/hlo/ir/hlo_instruction.cc; 10s local 2024-04-03T18:09:43.3531632Z Compiling xla/hlo/ir/hlo_module.cc; 10s local 2024-04-03T18:09:43.3532846Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 10s local 2024-04-03T18:09:43.3534017Z Compiling xla/hlo/ir/hlo_schedule.cc; 9s local ... 2024-04-03T18:09:43.5504448Z 2024-04-03T18:09:43.5505198Z  2024-04-03T18:09:43.5505731Z  2024-04-03T18:09:43.5506149Z  2024-04-03T18:09:43.5506553Z  2024-04-03T18:09:43.5506967Z  2024-04-03T18:09:43.5507565Z  2024-04-03T18:09:43.5508201Z  2024-04-03T18:09:43.5508616Z  2024-04-03T18:09:43.5509827Z [15,922 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:43.5511160Z Compiling xla/literal_comparison.cc; 12s local 2024-04-03T18:09:43.5512101Z Compiling xla/hlo/ir/hlo_computation.cc; 12s local 2024-04-03T18:09:43.5513463Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 11s local 2024-04-03T18:09:43.5514677Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 11s local 2024-04-03T18:09:43.5515701Z Compiling xla/hlo/ir/hlo_instruction.cc; 11s local 2024-04-03T18:09:43.5516542Z Compiling xla/hlo/ir/hlo_module.cc; 10s local 2024-04-03T18:09:43.5517820Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 10s local 2024-04-03T18:09:43.5518792Z Compiling xla/hlo/ir/hlo_schedule.cc; 9s local ... 2024-04-03T18:09:43.8816119Z 2024-04-03T18:09:43.8816900Z  2024-04-03T18:09:43.8817468Z  2024-04-03T18:09:43.8817922Z  2024-04-03T18:09:43.8818343Z  2024-04-03T18:09:43.8818746Z  2024-04-03T18:09:43.8819139Z  2024-04-03T18:09:43.8819536Z  2024-04-03T18:09:43.8819973Z  2024-04-03T18:09:43.8821190Z [15,925 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:43.8822612Z Compiling xla/literal_comparison.cc; 13s local 2024-04-03T18:09:43.8823467Z Compiling xla/hlo/ir/hlo_computation.cc; 12s local 2024-04-03T18:09:43.8824532Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 12s local 2024-04-03T18:09:43.8825789Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 11s local 2024-04-03T18:09:43.8826918Z Compiling xla/hlo/ir/hlo_instruction.cc; 11s local 2024-04-03T18:09:43.8828097Z Compiling xla/hlo/ir/hlo_module.cc; 11s local 2024-04-03T18:09:43.8829270Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 11s local 2024-04-03T18:09:43.8830462Z Compiling xla/hlo/ir/hlo_schedule.cc; 10s local ... 2024-04-03T18:09:44.1474279Z 2024-04-03T18:09:44.1475054Z  2024-04-03T18:09:44.1475531Z  2024-04-03T18:09:44.1475955Z  2024-04-03T18:09:44.1476380Z  2024-04-03T18:09:44.1476771Z  2024-04-03T18:09:44.1477186Z  2024-04-03T18:09:44.1477595Z  2024-04-03T18:09:44.1477987Z  2024-04-03T18:09:44.1479190Z [15,927 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:44.1481010Z Compiling xla/literal_comparison.cc; 13s local 2024-04-03T18:09:44.1482132Z Compiling xla/hlo/ir/hlo_computation.cc; 12s local 2024-04-03T18:09:44.1484416Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 12s local 2024-04-03T18:09:44.1485787Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 11s local 2024-04-03T18:09:44.1486974Z Compiling xla/hlo/ir/hlo_instruction.cc; 11s local 2024-04-03T18:09:44.1487946Z Compiling xla/hlo/ir/hlo_module.cc; 11s local 2024-04-03T18:09:44.1489169Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 11s local 2024-04-03T18:09:44.1490344Z Compiling xla/hlo/ir/hlo_schedule.cc; 10s local ... 2024-04-03T18:09:44.3524336Z 2024-04-03T18:09:44.3525072Z  2024-04-03T18:09:44.3525549Z  2024-04-03T18:09:44.3525938Z  2024-04-03T18:09:44.3526326Z  2024-04-03T18:09:44.3526756Z  2024-04-03T18:09:44.3527122Z  2024-04-03T18:09:44.3527762Z  2024-04-03T18:09:44.3528132Z  2024-04-03T18:09:44.3529207Z [15,927 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:44.3530391Z Compiling xla/literal_comparison.cc; 13s local 2024-04-03T18:09:44.3531187Z Compiling xla/hlo/ir/hlo_computation.cc; 13s local 2024-04-03T18:09:44.3532179Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 12s local 2024-04-03T18:09:44.3533316Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 12s local 2024-04-03T18:09:44.3534474Z Compiling xla/hlo/ir/hlo_instruction.cc; 11s local 2024-04-03T18:09:44.3535293Z Compiling xla/hlo/ir/hlo_module.cc; 11s local 2024-04-03T18:09:44.3536265Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 11s local 2024-04-03T18:09:44.3537295Z Compiling xla/hlo/ir/hlo_schedule.cc; 10s local ... 2024-04-03T18:09:44.7517064Z 2024-04-03T18:09:44.7517862Z  2024-04-03T18:09:44.7518387Z  2024-04-03T18:09:44.7518861Z  2024-04-03T18:09:44.7519289Z  2024-04-03T18:09:44.7519733Z  2024-04-03T18:09:44.7520201Z  2024-04-03T18:09:44.7520625Z  2024-04-03T18:09:44.7521055Z  2024-04-03T18:09:44.7527617Z [15,930 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:44.7529393Z Compiling xla/hlo/ir/hlo_computation.cc; 13s local 2024-04-03T18:09:44.7533016Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 13s local 2024-04-03T18:09:44.7534807Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 12s local 2024-04-03T18:09:44.7536337Z Compiling xla/hlo/ir/hlo_instruction.cc; 12s local 2024-04-03T18:09:44.7539745Z Compiling xla/hlo/ir/hlo_module.cc; 12s local 2024-04-03T18:09:44.7541234Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 11s local 2024-04-03T18:09:44.7542740Z Compiling xla/hlo/ir/hlo_schedule.cc; 11s local 2024-04-03T18:09:44.7544077Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 10s local ... 2024-04-03T18:09:44.9929095Z 2024-04-03T18:09:44.9930429Z  2024-04-03T18:09:44.9931339Z  2024-04-03T18:09:44.9932250Z  2024-04-03T18:09:44.9932861Z  2024-04-03T18:09:44.9933765Z  2024-04-03T18:09:44.9935121Z  2024-04-03T18:09:44.9935650Z  2024-04-03T18:09:44.9936079Z  2024-04-03T18:09:44.9937279Z [15,931 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:44.9938676Z Compiling xla/hlo/ir/hlo_computation.cc; 13s local 2024-04-03T18:09:44.9940276Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 13s local 2024-04-03T18:09:44.9941535Z Compiling xla/hlo/ir/hlo_instruction.cc; 12s local 2024-04-03T18:09:44.9942495Z Compiling xla/hlo/ir/hlo_module.cc; 12s local 2024-04-03T18:09:44.9943699Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 12s local 2024-04-03T18:09:44.9944905Z Compiling xla/hlo/ir/hlo_schedule.cc; 11s local 2024-04-03T18:09:44.9946142Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 11s local 2024-04-03T18:09:44.9947408Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 8s local ... 2024-04-03T18:09:45.2178113Z 2024-04-03T18:09:45.2181654Z  2024-04-03T18:09:45.2182210Z  2024-04-03T18:09:45.2182648Z  2024-04-03T18:09:45.2183064Z  2024-04-03T18:09:45.2183464Z  2024-04-03T18:09:45.2183874Z  2024-04-03T18:09:45.2184291Z  2024-04-03T18:09:45.2184713Z  2024-04-03T18:09:45.2185951Z [15,933 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:45.2187348Z Compiling xla/hlo/ir/hlo_computation.cc; 14s local 2024-04-03T18:09:45.2188789Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 13s local 2024-04-03T18:09:45.2190002Z Compiling xla/hlo/ir/hlo_instruction.cc; 12s local 2024-04-03T18:09:45.2190894Z Compiling xla/hlo/ir/hlo_module.cc; 12s local 2024-04-03T18:09:45.2192014Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 12s local 2024-04-03T18:09:45.2193225Z Compiling xla/hlo/ir/hlo_schedule.cc; 11s local 2024-04-03T18:09:45.2194228Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 11s local 2024-04-03T18:09:45.2195459Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 8s local ... 2024-04-03T18:09:45.4930410Z 2024-04-03T18:09:45.4931405Z  2024-04-03T18:09:45.4931980Z  2024-04-03T18:09:45.4932431Z  2024-04-03T18:09:45.4932877Z  2024-04-03T18:09:45.4933347Z  2024-04-03T18:09:45.4933778Z  2024-04-03T18:09:45.4934364Z  2024-04-03T18:09:45.4934811Z  2024-04-03T18:09:45.4936107Z [15,935 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:45.4937584Z Compiling xla/hlo/ir/hlo_computation.cc; 14s local 2024-04-03T18:09:45.4939151Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 13s local 2024-04-03T18:09:45.4940468Z Compiling xla/hlo/ir/hlo_instruction.cc; 13s local 2024-04-03T18:09:45.4941415Z Compiling xla/hlo/ir/hlo_module.cc; 12s local 2024-04-03T18:09:45.4942599Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 12s local 2024-04-03T18:09:45.4944047Z Compiling xla/hlo/ir/hlo_schedule.cc; 11s local 2024-04-03T18:09:45.4945065Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 11s local 2024-04-03T18:09:45.4946369Z Compiling mlir/lib/Bytecode/Writer/BytecodeWriter.cpp; 8s local ... 2024-04-03T18:09:45.7523991Z 2024-04-03T18:09:45.7529521Z  2024-04-03T18:09:45.7530164Z  2024-04-03T18:09:45.7530609Z  2024-04-03T18:09:45.7531039Z  2024-04-03T18:09:45.7532528Z  2024-04-03T18:09:45.7532950Z  2024-04-03T18:09:45.7533390Z  2024-04-03T18:09:45.7533820Z  2024-04-03T18:09:45.7535306Z [15,936 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:45.7536742Z Compiling xla/hlo/ir/hlo_computation.cc; 14s local 2024-04-03T18:09:45.7537950Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 14s local 2024-04-03T18:09:45.7539208Z Compiling xla/hlo/ir/hlo_instruction.cc; 13s local 2024-04-03T18:09:45.7540183Z Compiling xla/hlo/ir/hlo_module.cc; 13s local 2024-04-03T18:09:45.7541341Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 12s local 2024-04-03T18:09:45.7542679Z Compiling xla/hlo/ir/hlo_schedule.cc; 12s local 2024-04-03T18:09:45.7543757Z Compiling llvm/lib/IR/DebugInfoMetadata.cpp; 11s local 2024-04-03T18:09:45.7545115Z Compiling llvm/lib/IR/Function.cpp; 7s local ... 2024-04-03T18:09:45.9574057Z 2024-04-03T18:09:45.9574951Z  2024-04-03T18:09:45.9575500Z  2024-04-03T18:09:45.9575992Z  2024-04-03T18:09:45.9576434Z  2024-04-03T18:09:45.9576881Z  2024-04-03T18:09:45.9577288Z  2024-04-03T18:09:45.9577667Z  2024-04-03T18:09:45.9578115Z  2024-04-03T18:09:45.9579659Z [15,939 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:09:45.9581129Z Compiling xla/hlo/ir/hlo_computation.cc; 14s local 2024-04-03T18:09:45.9582355Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 14s local 2024-04-03T18:09:45.9583638Z Compiling xla/hlo/ir/hlo_instruction.cc; 13s local 2024-04-03T18:09:45.9584601Z Compiling xla/hlo/ir/hlo_module.cc; 13s local 2024-04-03T18:09:45.9585833Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 13s local 2024-04-03T18:09:45.9587124Z Compiling xla/hlo/ir/hlo_schedule.cc; 12s local 2024-04-03T18:09:45.9588240Z Compiling llvm/lib/IR/Function.cpp; 8s local 2024-04-03T18:09:45.9589421Z Compiling llvm/lib/Analysis/TargetTransformInfo.cpp; 7s local ... 2024-04-03T18:09:46.2311332Z 2024-04-03T18:09:46.2312589Z  2024-04-03T18:09:46.2313823Z  2024-04-03T18:09:46.2314340Z  2024-04-03T18:09:46.2314802Z  2024-04-03T18:09:46.2315217Z  2024-04-03T18:09:46.2315705Z  2024-04-03T18:09:46.2316154Z  2024-04-03T18:09:46.2316586Z  2024-04-03T18:09:46.2317837Z [15,940 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:46.2319390Z Compiling xla/hlo/ir/hlo_computation.cc; 15s local 2024-04-03T18:09:46.2320666Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 14s local 2024-04-03T18:09:46.2321932Z Compiling xla/hlo/ir/hlo_instruction.cc; 13s local 2024-04-03T18:09:46.2322969Z Compiling xla/hlo/ir/hlo_module.cc; 13s local 2024-04-03T18:09:46.2324196Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 13s local 2024-04-03T18:09:46.2325426Z Compiling xla/hlo/ir/hlo_schedule.cc; 12s local 2024-04-03T18:09:46.2326371Z Compiling llvm/lib/IR/Function.cpp; 8s local 2024-04-03T18:09:46.2327780Z Compiling llvm/lib/Analysis/TargetTransformInfo.cpp; 8s local ... 2024-04-03T18:09:46.5205696Z 2024-04-03T18:09:46.5207079Z  2024-04-03T18:09:46.5208289Z  2024-04-03T18:09:46.5208784Z  2024-04-03T18:09:46.5209237Z  2024-04-03T18:09:46.5209685Z  2024-04-03T18:09:46.5210128Z  2024-04-03T18:09:46.5210852Z  2024-04-03T18:09:46.5211300Z  2024-04-03T18:09:46.5212505Z [15,942 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:46.5214017Z Compiling xla/hlo/ir/hlo_computation.cc; 15s local 2024-04-03T18:09:46.5215493Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 14s local 2024-04-03T18:09:46.5216827Z Compiling xla/hlo/ir/hlo_instruction.cc; 14s local 2024-04-03T18:09:46.5217767Z Compiling xla/hlo/ir/hlo_module.cc; 13s local 2024-04-03T18:09:46.5219030Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 13s local 2024-04-03T18:09:46.5220366Z Compiling xla/hlo/ir/hlo_schedule.cc; 12s local 2024-04-03T18:09:46.5221328Z Compiling llvm/lib/IR/Function.cpp; 8s local 2024-04-03T18:09:46.5222564Z Compiling llvm/lib/Analysis/TargetTransformInfo.cpp; 8s local ... 2024-04-03T18:09:46.7531092Z 2024-04-03T18:09:46.7531851Z  2024-04-03T18:09:46.7532403Z  2024-04-03T18:09:46.7533542Z  2024-04-03T18:09:46.7534015Z  2024-04-03T18:09:46.7534619Z  2024-04-03T18:09:46.7535053Z  2024-04-03T18:09:46.7535505Z  2024-04-03T18:09:46.7535949Z  2024-04-03T18:09:46.7537257Z [15,943 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:46.7539073Z Compiling xla/hlo/ir/hlo_computation.cc; 15s local 2024-04-03T18:09:46.7540391Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 15s local 2024-04-03T18:09:46.7541702Z Compiling xla/hlo/ir/hlo_instruction.cc; 14s local 2024-04-03T18:09:46.7542730Z Compiling xla/hlo/ir/hlo_module.cc; 14s local 2024-04-03T18:09:46.7543987Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 13s local 2024-04-03T18:09:46.7545255Z Compiling xla/hlo/ir/hlo_schedule.cc; 13s local 2024-04-03T18:09:46.7546342Z Compiling llvm/lib/IR/Function.cpp; 8s local 2024-04-03T18:09:46.7547524Z Compiling llvm/lib/Analysis/TargetTransformInfo.cpp; 8s local ... 2024-04-03T18:09:47.0170409Z 2024-04-03T18:09:47.0172854Z  2024-04-03T18:09:47.0175328Z  2024-04-03T18:09:47.0177458Z  2024-04-03T18:09:47.0179535Z  2024-04-03T18:09:47.0181568Z  2024-04-03T18:09:47.0183615Z  2024-04-03T18:09:47.0184297Z  2024-04-03T18:09:47.0185186Z  2024-04-03T18:09:47.0186913Z [15,944 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:47.0188544Z Compiling xla/hlo/ir/hlo_computation.cc; 15s local 2024-04-03T18:09:47.0189933Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 15s local 2024-04-03T18:09:47.0191223Z Compiling xla/hlo/ir/hlo_instruction.cc; 14s local 2024-04-03T18:09:47.0192207Z Compiling xla/hlo/ir/hlo_module.cc; 14s local 2024-04-03T18:09:47.0193458Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 14s local 2024-04-03T18:09:47.0194737Z Compiling xla/hlo/ir/hlo_schedule.cc; 13s local 2024-04-03T18:09:47.0195741Z Compiling llvm/lib/IR/Function.cpp; 9s local 2024-04-03T18:09:47.0196878Z Compiling llvm/lib/Analysis/TargetTransformInfo.cpp; 9s local ... 2024-04-03T18:09:47.3536717Z 2024-04-03T18:09:47.3537485Z  2024-04-03T18:09:47.3538617Z  2024-04-03T18:09:47.3539071Z  2024-04-03T18:09:47.3539497Z  2024-04-03T18:09:47.3539876Z  2024-04-03T18:09:47.3540243Z  2024-04-03T18:09:47.3540636Z  2024-04-03T18:09:47.3541016Z  2024-04-03T18:09:47.3542235Z [15,946 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:47.3543990Z Compiling xla/hlo/ir/hlo_computation.cc; 16s local 2024-04-03T18:09:47.3545231Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 15s local 2024-04-03T18:09:47.3546519Z Compiling xla/hlo/ir/hlo_instruction.cc; 14s local 2024-04-03T18:09:47.3547533Z Compiling xla/hlo/ir/hlo_module.cc; 14s local 2024-04-03T18:09:47.3549080Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 14s local 2024-04-03T18:09:47.3550300Z Compiling xla/hlo/ir/hlo_schedule.cc; 13s local 2024-04-03T18:09:47.3551235Z Compiling llvm/lib/IR/Function.cpp; 9s local 2024-04-03T18:09:47.3552213Z Compiling llvm/lib/IR/Dominators.cpp; 8s local ... 2024-04-03T18:09:47.7768267Z 2024-04-03T18:09:47.7769379Z  2024-04-03T18:09:47.7769889Z  2024-04-03T18:09:47.7770406Z  2024-04-03T18:09:47.7770837Z  2024-04-03T18:09:47.7771160Z  2024-04-03T18:09:47.7771507Z  2024-04-03T18:09:47.7771867Z  2024-04-03T18:09:47.7772245Z  2024-04-03T18:09:47.7773596Z [15,947 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:47.7775165Z Compiling xla/hlo/ir/hlo_computation.cc; 16s local 2024-04-03T18:09:47.7776401Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 16s local 2024-04-03T18:09:47.7777359Z Compiling xla/hlo/ir/hlo_instruction.cc; 15s local 2024-04-03T18:09:47.7778105Z Compiling xla/hlo/ir/hlo_module.cc; 15s local 2024-04-03T18:09:47.7779015Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 15s local 2024-04-03T18:09:47.7779935Z Compiling xla/hlo/ir/hlo_schedule.cc; 14s local 2024-04-03T18:09:47.7780966Z Compiling llvm/lib/IR/Function.cpp; 9s local 2024-04-03T18:09:47.7781748Z Compiling llvm/lib/IR/Dominators.cpp; 9s local ... 2024-04-03T18:09:48.1544171Z 2024-04-03T18:09:48.1544931Z  2024-04-03T18:09:48.1545439Z  2024-04-03T18:09:48.1545828Z  2024-04-03T18:09:48.1546276Z  2024-04-03T18:09:48.1546694Z  2024-04-03T18:09:48.1547126Z  2024-04-03T18:09:48.1547552Z  2024-04-03T18:09:48.1548168Z  2024-04-03T18:09:48.1549645Z [15,948 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:48.1551044Z Compiling xla/hlo/ir/hlo_computation.cc; 16s local 2024-04-03T18:09:48.1552269Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 16s local 2024-04-03T18:09:48.1553415Z Compiling xla/hlo/ir/hlo_instruction.cc; 15s local 2024-04-03T18:09:48.1554349Z Compiling xla/hlo/ir/hlo_module.cc; 15s local 2024-04-03T18:09:48.1555533Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 15s local 2024-04-03T18:09:48.1556729Z Compiling xla/hlo/ir/hlo_schedule.cc; 14s local 2024-04-03T18:09:48.1557589Z Compiling llvm/lib/IR/Function.cpp; 10s local 2024-04-03T18:09:48.1558486Z Compiling llvm/lib/IR/Dominators.cpp; 9s local ... 2024-04-03T18:09:48.3552758Z 2024-04-03T18:09:48.3553643Z  2024-04-03T18:09:48.3554238Z  2024-04-03T18:09:48.3554718Z  2024-04-03T18:09:48.3555161Z  2024-04-03T18:09:48.3555583Z  2024-04-03T18:09:48.3556067Z  2024-04-03T18:09:48.3556545Z  2024-04-03T18:09:48.3557004Z  2024-04-03T18:09:48.3559398Z [15,951 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:48.3560914Z Compiling xla/hlo/ir/hlo_computation.cc; 17s local 2024-04-03T18:09:48.3562086Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 16s local 2024-04-03T18:09:48.3563321Z Compiling xla/hlo/ir/hlo_instruction.cc; 15s local 2024-04-03T18:09:48.3564280Z Compiling xla/hlo/ir/hlo_module.cc; 15s local 2024-04-03T18:09:48.3565565Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 15s local 2024-04-03T18:09:48.3566707Z Compiling xla/hlo/ir/hlo_schedule.cc; 14s local 2024-04-03T18:09:48.3567652Z Compiling llvm/lib/IR/Function.cpp; 10s local 2024-04-03T18:09:48.3568878Z Compiling llvm/lib/IR/Dominators.cpp; 9s local ... 2024-04-03T18:09:48.5918156Z 2024-04-03T18:09:48.5918902Z  2024-04-03T18:09:48.5919408Z  2024-04-03T18:09:48.5919813Z  2024-04-03T18:09:48.5920214Z  2024-04-03T18:09:48.5920597Z  2024-04-03T18:09:48.5920968Z  2024-04-03T18:09:48.5921678Z  2024-04-03T18:09:48.5922122Z  2024-04-03T18:09:48.5926280Z [15,953 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:48.5928050Z Compiling xla/hlo/ir/hlo_computation.cc; 17s local 2024-04-03T18:09:48.5929481Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 16s local 2024-04-03T18:09:48.5930908Z Compiling xla/hlo/ir/hlo_instruction.cc; 16s local 2024-04-03T18:09:48.5932007Z Compiling xla/hlo/ir/hlo_module.cc; 15s local 2024-04-03T18:09:48.5933318Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 15s local 2024-04-03T18:09:48.5934947Z Compiling xla/hlo/ir/hlo_schedule.cc; 14s local 2024-04-03T18:09:48.5936075Z Compiling llvm/lib/IR/Function.cpp; 10s local 2024-04-03T18:09:48.5937174Z Compiling llvm/lib/IR/Dominators.cpp; 10s local ... 2024-04-03T18:09:48.9038268Z 2024-04-03T18:09:48.9039530Z  2024-04-03T18:09:48.9040279Z  2024-04-03T18:09:48.9041067Z  2024-04-03T18:09:48.9042273Z  2024-04-03T18:09:48.9042785Z  2024-04-03T18:09:48.9043226Z  2024-04-03T18:09:48.9043622Z  2024-04-03T18:09:48.9044065Z  2024-04-03T18:09:48.9045317Z [15,957 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:09:48.9047005Z Compiling xla/hlo/ir/hlo_computation.cc; 17s local 2024-04-03T18:09:48.9048321Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 17s local 2024-04-03T18:09:48.9049569Z Compiling xla/hlo/ir/hlo_instruction.cc; 16s local 2024-04-03T18:09:48.9050538Z Compiling xla/hlo/ir/hlo_module.cc; 16s local 2024-04-03T18:09:48.9051702Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 16s local 2024-04-03T18:09:48.9052896Z Compiling llvm/lib/IR/Function.cpp; 11s local 2024-04-03T18:09:48.9053974Z Compiling llvm/lib/IR/Dominators.cpp; 10s local 2024-04-03T18:09:48.9055363Z Compiling llvm/lib/Analysis/IRSimilarityIdentifier.cpp; 10s local ... 2024-04-03T18:09:49.1103877Z 2024-04-03T18:09:49.1104638Z  2024-04-03T18:09:49.1105178Z  2024-04-03T18:09:49.1105564Z  2024-04-03T18:09:49.1105975Z  2024-04-03T18:09:49.1106419Z  2024-04-03T18:09:49.1106848Z  2024-04-03T18:09:49.1107290Z  2024-04-03T18:09:49.1107916Z  2024-04-03T18:09:49.1109229Z [15,959 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:49.1110714Z Compiling xla/hlo/ir/hlo_computation.cc; 17s local 2024-04-03T18:09:49.1112010Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 17s local 2024-04-03T18:09:49.1113277Z Compiling xla/hlo/ir/hlo_instruction.cc; 16s local 2024-04-03T18:09:49.1114275Z Compiling xla/hlo/ir/hlo_module.cc; 16s local 2024-04-03T18:09:49.1115518Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 16s local 2024-04-03T18:09:49.1116727Z Compiling llvm/lib/IR/Function.cpp; 11s local 2024-04-03T18:09:49.1117628Z Compiling xla/literal.cc; 9s local 2024-04-03T18:09:49.1118809Z Compiling llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp; 9s local ... 2024-04-03T18:09:49.3558504Z 2024-04-03T18:09:49.3559271Z  2024-04-03T18:09:49.3561012Z  2024-04-03T18:09:49.3561547Z  2024-04-03T18:09:49.3562038Z  2024-04-03T18:09:49.3562506Z  2024-04-03T18:09:49.3562951Z  2024-04-03T18:09:49.3563408Z  2024-04-03T18:09:49.3563825Z  2024-04-03T18:09:49.3564997Z [15,959 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:49.3566918Z Compiling xla/hlo/ir/hlo_computation.cc; 18s local 2024-04-03T18:09:49.3568249Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 17s local 2024-04-03T18:09:49.3569555Z Compiling xla/hlo/ir/hlo_instruction.cc; 16s local 2024-04-03T18:09:49.3570467Z Compiling xla/hlo/ir/hlo_module.cc; 16s local 2024-04-03T18:09:49.3571690Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 16s local 2024-04-03T18:09:49.3573017Z Compiling llvm/lib/IR/Function.cpp; 11s local 2024-04-03T18:09:49.3573854Z Compiling xla/literal.cc; 10s local 2024-04-03T18:09:49.3575147Z Compiling llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp; 9s local ... 2024-04-03T18:09:49.6236770Z 2024-04-03T18:09:49.6237577Z  2024-04-03T18:09:49.6238093Z  2024-04-03T18:09:49.6238549Z  2024-04-03T18:09:49.6238956Z  2024-04-03T18:09:49.6239387Z  2024-04-03T18:09:49.6239874Z  2024-04-03T18:09:49.6240357Z  2024-04-03T18:09:49.6240814Z  2024-04-03T18:09:49.6242170Z [15,961 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:49.6243558Z Compiling xla/hlo/ir/hlo_computation.cc; 18s local 2024-04-03T18:09:49.6244860Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 17s local 2024-04-03T18:09:49.6246100Z Compiling xla/hlo/ir/hlo_instruction.cc; 17s local 2024-04-03T18:09:49.6247082Z Compiling xla/hlo/ir/hlo_module.cc; 16s local 2024-04-03T18:09:49.6248173Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 16s local 2024-04-03T18:09:49.6249316Z Compiling llvm/lib/IR/Function.cpp; 11s local 2024-04-03T18:09:49.6250211Z Compiling xla/literal.cc; 10s local 2024-04-03T18:09:49.6251538Z Compiling llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp; 9s local ... 2024-04-03T18:09:49.8782497Z 2024-04-03T18:09:49.8783257Z  2024-04-03T18:09:49.8783762Z  2024-04-03T18:09:49.8784182Z  2024-04-03T18:09:49.8784583Z  2024-04-03T18:09:49.8785016Z  2024-04-03T18:09:49.8785486Z  2024-04-03T18:09:49.8785907Z  2024-04-03T18:09:49.8786331Z  2024-04-03T18:09:49.8788083Z [15,964 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:49.8789526Z Compiling xla/hlo/ir/hlo_computation.cc; 18s local 2024-04-03T18:09:49.8790718Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 18s local 2024-04-03T18:09:49.8791943Z Compiling xla/hlo/ir/hlo_instruction.cc; 17s local 2024-04-03T18:09:49.8792850Z Compiling xla/hlo/ir/hlo_module.cc; 17s local 2024-04-03T18:09:49.8793953Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 17s local 2024-04-03T18:09:49.8795092Z Compiling xla/literal.cc; 10s local 2024-04-03T18:09:49.8796114Z Compiling llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp; 10s local 2024-04-03T18:09:49.8797578Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 9s local ... 2024-04-03T18:09:50.1206323Z 2024-04-03T18:09:50.1207133Z  2024-04-03T18:09:50.1207715Z  2024-04-03T18:09:50.1210024Z  2024-04-03T18:09:50.1210838Z  2024-04-03T18:09:50.1213733Z  2024-04-03T18:09:50.1214635Z  2024-04-03T18:09:50.1217564Z  2024-04-03T18:09:50.1218297Z  2024-04-03T18:09:50.1221937Z [15,966 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:50.1223685Z Compiling xla/hlo/ir/hlo_computation.cc; 18s local 2024-04-03T18:09:50.1227341Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 18s local 2024-04-03T18:09:50.1229098Z Compiling xla/hlo/ir/hlo_instruction.cc; 17s local 2024-04-03T18:09:50.1232434Z Compiling xla/hlo/ir/hlo_module.cc; 17s local 2024-04-03T18:09:50.1233792Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 17s local 2024-04-03T18:09:50.1235391Z Compiling xla/literal.cc; 10s local 2024-04-03T18:09:50.1237076Z Compiling llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp; 10s local 2024-04-03T18:09:50.1238826Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 9s local ... 2024-04-03T18:09:50.3563460Z 2024-04-03T18:09:50.3564236Z  2024-04-03T18:09:50.3564756Z  2024-04-03T18:09:50.3565225Z  2024-04-03T18:09:50.3565660Z  2024-04-03T18:09:50.3566075Z  2024-04-03T18:09:50.3566773Z  2024-04-03T18:09:50.3567170Z  2024-04-03T18:09:50.3567586Z  2024-04-03T18:09:50.3568833Z [15,967 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:50.3570236Z Compiling xla/hlo/ir/hlo_computation.cc; 19s local 2024-04-03T18:09:50.3571492Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 18s local 2024-04-03T18:09:50.3572699Z Compiling xla/hlo/ir/hlo_instruction.cc; 17s local 2024-04-03T18:09:50.3573589Z Compiling xla/hlo/ir/hlo_module.cc; 17s local 2024-04-03T18:09:50.3574878Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 17s local 2024-04-03T18:09:50.3575998Z Compiling xla/literal.cc; 11s local 2024-04-03T18:09:50.3577101Z Compiling llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp; 10s local 2024-04-03T18:09:50.3578504Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 9s local ... 2024-04-03T18:09:50.6193407Z 2024-04-03T18:09:50.6194196Z  2024-04-03T18:09:50.6194724Z  2024-04-03T18:09:50.6195115Z  2024-04-03T18:09:50.6195550Z  2024-04-03T18:09:50.6195980Z  2024-04-03T18:09:50.6196387Z  2024-04-03T18:09:50.6196794Z  2024-04-03T18:09:50.6197220Z  2024-04-03T18:09:50.6198383Z [15,969 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:50.6200137Z Compiling xla/hlo/ir/hlo_computation.cc; 19s local 2024-04-03T18:09:50.6201322Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 18s local 2024-04-03T18:09:50.6202500Z Compiling xla/hlo/ir/hlo_instruction.cc; 18s local 2024-04-03T18:09:50.6203357Z Compiling xla/hlo/ir/hlo_module.cc; 17s local 2024-04-03T18:09:50.6204482Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 17s local 2024-04-03T18:09:50.6205761Z Compiling xla/literal.cc; 11s local 2024-04-03T18:09:50.6206612Z Compiling llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp; 10s local 2024-04-03T18:09:50.6207968Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 9s local ... 2024-04-03T18:09:50.9583910Z 2024-04-03T18:09:50.9584671Z  2024-04-03T18:09:50.9585227Z  2024-04-03T18:09:50.9585663Z  2024-04-03T18:09:50.9586105Z  2024-04-03T18:09:50.9586556Z  2024-04-03T18:09:50.9587019Z  2024-04-03T18:09:50.9587448Z  2024-04-03T18:09:50.9588084Z  2024-04-03T18:09:50.9589230Z [15,969 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:50.9590597Z Compiling xla/hlo/ir/hlo_computation.cc; 19s local 2024-04-03T18:09:50.9591776Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 19s local 2024-04-03T18:09:50.9592921Z Compiling xla/hlo/ir/hlo_instruction.cc; 18s local 2024-04-03T18:09:50.9593838Z Compiling xla/hlo/ir/hlo_module.cc; 18s local 2024-04-03T18:09:50.9594958Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 18s local 2024-04-03T18:09:50.9596093Z Compiling xla/literal.cc; 11s local 2024-04-03T18:09:50.9597179Z Compiling llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp; 11s local 2024-04-03T18:09:50.9598541Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 10s local ... 2024-04-03T18:09:51.2185433Z 2024-04-03T18:09:51.2190751Z  2024-04-03T18:09:51.2191755Z  2024-04-03T18:09:51.2192193Z  2024-04-03T18:09:51.2192593Z  2024-04-03T18:09:51.2193036Z  2024-04-03T18:09:51.2193454Z  2024-04-03T18:09:51.2193851Z  2024-04-03T18:09:51.2194283Z  2024-04-03T18:09:51.2195766Z [15,970 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:51.2202864Z Compiling xla/hlo/ir/hlo_computation.cc; 20s local 2024-04-03T18:09:51.2204269Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 19s local 2024-04-03T18:09:51.2205514Z Compiling xla/hlo/ir/hlo_instruction.cc; 18s local 2024-04-03T18:09:51.2206674Z Compiling xla/hlo/ir/hlo_module.cc; 18s local 2024-04-03T18:09:51.2207802Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 18s local 2024-04-03T18:09:51.2208928Z Compiling xla/literal.cc; 11s local 2024-04-03T18:09:51.2210076Z Compiling llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp; 11s local 2024-04-03T18:09:51.2211499Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 10s local ... 2024-04-03T18:09:51.5206511Z 2024-04-03T18:09:51.5207304Z  2024-04-03T18:09:51.5207818Z  2024-04-03T18:09:51.5208228Z  2024-04-03T18:09:51.5208654Z  2024-04-03T18:09:51.5209075Z  2024-04-03T18:09:51.5209482Z  2024-04-03T18:09:51.5209924Z  2024-04-03T18:09:51.5210347Z  2024-04-03T18:09:51.5211591Z [15,973 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:51.5213037Z Compiling xla/hlo/ir/hlo_computation.cc; 20s local 2024-04-03T18:09:51.5214436Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 19s local 2024-04-03T18:09:51.5215649Z Compiling xla/hlo/ir/hlo_instruction.cc; 19s local 2024-04-03T18:09:51.5216574Z Compiling xla/hlo/ir/hlo_module.cc; 18s local 2024-04-03T18:09:51.5217734Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 18s local 2024-04-03T18:09:51.5219111Z Compiling xla/literal.cc; 12s local 2024-04-03T18:09:51.5220224Z Compiling llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp; 11s local 2024-04-03T18:09:51.5221642Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 10s local ... 2024-04-03T18:09:51.7621738Z 2024-04-03T18:09:51.7622449Z  2024-04-03T18:09:51.7622986Z  2024-04-03T18:09:51.7623442Z  2024-04-03T18:09:51.7623881Z  2024-04-03T18:09:51.7624297Z  2024-04-03T18:09:51.7624691Z  2024-04-03T18:09:51.7625103Z  2024-04-03T18:09:51.7625785Z  2024-04-03T18:09:51.7627009Z [15,975 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:51.7628659Z Compiling xla/hlo/ir/hlo_computation.cc; 20s local 2024-04-03T18:09:51.7629866Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 20s local 2024-04-03T18:09:51.7631060Z Compiling xla/hlo/ir/hlo_instruction.cc; 19s local 2024-04-03T18:09:51.7631951Z Compiling xla/hlo/ir/hlo_module.cc; 19s local 2024-04-03T18:09:51.7633067Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 18s local 2024-04-03T18:09:51.7634162Z Compiling xla/literal.cc; 12s local 2024-04-03T18:09:51.7635130Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 10s local 2024-04-03T18:09:51.7636309Z @llvm-project//llvm:InstCombine; 10s local ... 2024-04-03T18:09:52.1593958Z 2024-04-03T18:09:52.1594721Z  2024-04-03T18:09:52.1595237Z  2024-04-03T18:09:52.1595662Z  2024-04-03T18:09:52.1596069Z  2024-04-03T18:09:52.1596509Z  2024-04-03T18:09:52.1596898Z  2024-04-03T18:09:52.1597340Z  2024-04-03T18:09:52.1597776Z  2024-04-03T18:09:52.1598953Z [15,976 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:52.1600365Z Compiling xla/hlo/ir/hlo_computation.cc; 20s local 2024-04-03T18:09:52.1601597Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 20s local 2024-04-03T18:09:52.1602774Z Compiling xla/hlo/ir/hlo_instruction.cc; 19s local 2024-04-03T18:09:52.1603704Z Compiling xla/hlo/ir/hlo_module.cc; 19s local 2024-04-03T18:09:52.1604819Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 19s local 2024-04-03T18:09:52.1605931Z Compiling xla/literal.cc; 12s local 2024-04-03T18:09:52.1607264Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 11s local 2024-04-03T18:09:52.1608545Z @llvm-project//llvm:InstCombine; 11s local ... 2024-04-03T18:09:52.5156247Z 2024-04-03T18:09:52.5157032Z  2024-04-03T18:09:52.5157556Z  2024-04-03T18:09:52.5158010Z  2024-04-03T18:09:52.5158727Z  2024-04-03T18:09:52.5159119Z  2024-04-03T18:09:52.5159545Z  2024-04-03T18:09:52.5159954Z  2024-04-03T18:09:52.5160370Z  2024-04-03T18:09:52.5161588Z [15,977 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:52.5163186Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 20s local 2024-04-03T18:09:52.5164386Z Compiling xla/hlo/ir/hlo_instruction.cc; 20s local 2024-04-03T18:09:52.5165223Z Compiling xla/hlo/ir/hlo_module.cc; 19s local 2024-04-03T18:09:52.5166343Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 19s local 2024-04-03T18:09:52.5167399Z Compiling xla/literal.cc; 13s local 2024-04-03T18:09:52.5168347Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 11s local 2024-04-03T18:09:52.5169496Z @llvm-project//llvm:InstCombine; 11s local 2024-04-03T18:09:52.5170387Z @llvm-project//llvm:InstCombine; 11s local ... 2024-04-03T18:09:52.7597980Z 2024-04-03T18:09:52.7598752Z  2024-04-03T18:09:52.7599271Z  2024-04-03T18:09:52.7599711Z  2024-04-03T18:09:52.7600145Z  2024-04-03T18:09:52.7600559Z  2024-04-03T18:09:52.7600999Z  2024-04-03T18:09:52.7601403Z  2024-04-03T18:09:52.7601844Z  2024-04-03T18:09:52.7603061Z [15,979 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:52.7604947Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 21s local 2024-04-03T18:09:52.7606153Z Compiling xla/hlo/ir/hlo_instruction.cc; 20s local 2024-04-03T18:09:52.7607111Z Compiling xla/hlo/ir/hlo_module.cc; 20s local 2024-04-03T18:09:52.7608287Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 19s local 2024-04-03T18:09:52.7609383Z Compiling xla/literal.cc; 13s local 2024-04-03T18:09:52.7610530Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 11s local 2024-04-03T18:09:52.7611712Z @llvm-project//llvm:InstCombine; 11s local 2024-04-03T18:09:52.7612799Z @llvm-project//llvm:Instrumentation; 10s local ... 2024-04-03T18:09:53.0886974Z 2024-04-03T18:09:53.0887778Z  2024-04-03T18:09:53.0888407Z  2024-04-03T18:09:53.0888923Z  2024-04-03T18:09:53.0889421Z  2024-04-03T18:09:53.0889953Z  2024-04-03T18:09:53.0890475Z  2024-04-03T18:09:53.0890949Z  2024-04-03T18:09:53.0891439Z  2024-04-03T18:09:53.0892937Z [15,981 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:53.0894888Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 21s local 2024-04-03T18:09:53.0896007Z Compiling xla/hlo/ir/hlo_instruction.cc; 20s local 2024-04-03T18:09:53.0896904Z Compiling xla/hlo/ir/hlo_module.cc; 20s local 2024-04-03T18:09:53.0898053Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 20s local 2024-04-03T18:09:53.0899186Z Compiling xla/literal.cc; 13s local 2024-04-03T18:09:53.0900117Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 12s local 2024-04-03T18:09:53.0901279Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T18:09:53.0902252Z @llvm-project//llvm:Instrumentation; 11s local ... 2024-04-03T18:09:53.3122731Z 2024-04-03T18:09:53.3123471Z  2024-04-03T18:09:53.3124038Z  2024-04-03T18:09:53.3124468Z  2024-04-03T18:09:53.3124833Z  2024-04-03T18:09:53.3125204Z  2024-04-03T18:09:53.3125577Z  2024-04-03T18:09:53.3126007Z  2024-04-03T18:09:53.3126412Z  2024-04-03T18:09:53.3127574Z [15,983 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:53.3129508Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 21s local 2024-04-03T18:09:53.3130720Z Compiling xla/hlo/ir/hlo_instruction.cc; 20s local 2024-04-03T18:09:53.3131632Z Compiling xla/hlo/ir/hlo_module.cc; 20s local 2024-04-03T18:09:53.3132709Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 20s local 2024-04-03T18:09:53.3134002Z Compiling xla/literal.cc; 14s local 2024-04-03T18:09:53.3135121Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 12s local 2024-04-03T18:09:53.3136304Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T18:09:53.3137308Z @llvm-project//llvm:Instrumentation; 11s local ... 2024-04-03T18:09:53.5571501Z 2024-04-03T18:09:53.5572280Z  2024-04-03T18:09:53.5572755Z  2024-04-03T18:09:53.5573183Z  2024-04-03T18:09:53.5573639Z  2024-04-03T18:09:53.5574038Z  2024-04-03T18:09:53.5574627Z  2024-04-03T18:09:53.5575073Z  2024-04-03T18:09:53.5575477Z  2024-04-03T18:09:53.5576728Z [15,985 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:53.5578367Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 21s local 2024-04-03T18:09:53.5579577Z Compiling xla/hlo/ir/hlo_instruction.cc; 21s local 2024-04-03T18:09:53.5580533Z Compiling xla/hlo/ir/hlo_module.cc; 20s local 2024-04-03T18:09:53.5581719Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 20s local 2024-04-03T18:09:53.5582784Z Compiling xla/literal.cc; 14s local 2024-04-03T18:09:53.5583865Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 12s local 2024-04-03T18:09:53.5585280Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T18:09:53.5586249Z @llvm-project//llvm:Instrumentation; 11s local ... 2024-04-03T18:09:53.7594066Z 2024-04-03T18:09:53.7595270Z  2024-04-03T18:09:53.7596250Z  2024-04-03T18:09:53.7599781Z  2024-04-03T18:09:53.7600505Z  2024-04-03T18:09:53.7601331Z  2024-04-03T18:09:53.7602127Z  2024-04-03T18:09:53.7605759Z  2024-04-03T18:09:53.7606445Z  2024-04-03T18:09:53.7608270Z [15,986 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:53.7610460Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 22s local 2024-04-03T18:09:53.7611942Z Compiling xla/hlo/ir/hlo_instruction.cc; 21s local 2024-04-03T18:09:53.7613358Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 20s local 2024-04-03T18:09:53.7614967Z Compiling xla/literal.cc; 14s local 2024-04-03T18:09:53.7616243Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 12s local 2024-04-03T18:09:53.7617615Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T18:09:53.7618996Z @llvm-project//llvm:Instrumentation; 11s local 2024-04-03T18:09:53.7620333Z Compiling xla/hlo/ir/hlo_module.cc; 10s local ... 2024-04-03T18:09:53.9642318Z 2024-04-03T18:09:53.9643654Z  2024-04-03T18:09:53.9644834Z  2024-04-03T18:09:53.9645356Z  2024-04-03T18:09:53.9645817Z  2024-04-03T18:09:53.9646255Z  2024-04-03T18:09:53.9646808Z  2024-04-03T18:09:53.9647235Z  2024-04-03T18:09:53.9647708Z  2024-04-03T18:09:53.9649015Z [15,989 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:53.9650742Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 22s local 2024-04-03T18:09:53.9651945Z Compiling xla/hlo/ir/hlo_instruction.cc; 21s local 2024-04-03T18:09:53.9653295Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 21s local 2024-04-03T18:09:53.9654675Z Compiling xla/literal.cc; 14s local 2024-04-03T18:09:53.9655607Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 13s local 2024-04-03T18:09:53.9656894Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T18:09:53.9657877Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T18:09:53.9659101Z Compiling xla/hlo/ir/hlo_module.cc; 11s local ... 2024-04-03T18:09:54.1763438Z 2024-04-03T18:09:54.1764197Z  2024-04-03T18:09:54.1764736Z  2024-04-03T18:09:54.1765239Z  2024-04-03T18:09:54.1765715Z  2024-04-03T18:09:54.1766154Z  2024-04-03T18:09:54.1766562Z  2024-04-03T18:09:54.1767343Z  2024-04-03T18:09:54.1767789Z  2024-04-03T18:09:54.1769053Z [15,991 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:54.1770722Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 22s local 2024-04-03T18:09:54.1771943Z Compiling xla/hlo/ir/hlo_instruction.cc; 21s local 2024-04-03T18:09:54.1773180Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 21s local 2024-04-03T18:09:54.1774426Z Compiling xla/literal.cc; 14s local 2024-04-03T18:09:54.1775392Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 13s local 2024-04-03T18:09:54.1776624Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T18:09:54.1777616Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T18:09:54.1778504Z Compiling xla/hlo/ir/hlo_module.cc; 11s local ... 2024-04-03T18:09:54.3878412Z 2024-04-03T18:09:54.3879196Z  2024-04-03T18:09:54.3879736Z  2024-04-03T18:09:54.3880161Z  2024-04-03T18:09:54.3880618Z  2024-04-03T18:09:54.3881062Z  2024-04-03T18:09:54.3881506Z  2024-04-03T18:09:54.3881945Z  2024-04-03T18:09:54.3882351Z  2024-04-03T18:09:54.3883674Z [15,992 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:54.3885657Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 22s local 2024-04-03T18:09:54.3886775Z Compiling xla/hlo/ir/hlo_instruction.cc; 22s local 2024-04-03T18:09:54.3887894Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 21s local 2024-04-03T18:09:54.3888906Z Compiling xla/literal.cc; 15s local 2024-04-03T18:09:54.3889880Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 13s local 2024-04-03T18:09:54.3891014Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T18:09:54.3892155Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T18:09:54.3893054Z Compiling xla/hlo/ir/hlo_module.cc; 11s local ... 2024-04-03T18:09:54.6124427Z 2024-04-03T18:09:54.6125187Z  2024-04-03T18:09:54.6125693Z  2024-04-03T18:09:54.6126148Z  2024-04-03T18:09:54.6126587Z  2024-04-03T18:09:54.6127011Z  2024-04-03T18:09:54.6127441Z  2024-04-03T18:09:54.6127876Z  2024-04-03T18:09:54.6128314Z  2024-04-03T18:09:54.6129557Z [15,993 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:54.6131170Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 22s local 2024-04-03T18:09:54.6132384Z Compiling xla/hlo/ir/hlo_instruction.cc; 22s local 2024-04-03T18:09:54.6133560Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 21s local 2024-04-03T18:09:54.6134761Z Compiling xla/literal.cc; 15s local 2024-04-03T18:09:54.6135672Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 13s local 2024-04-03T18:09:54.6136810Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T18:09:54.6137746Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T18:09:54.6138603Z Compiling xla/hlo/ir/hlo_module.cc; 11s local ... 2024-04-03T18:09:54.9608154Z 2024-04-03T18:09:54.9608877Z  2024-04-03T18:09:54.9609422Z  2024-04-03T18:09:54.9609888Z  2024-04-03T18:09:54.9610337Z  2024-04-03T18:09:54.9610783Z  2024-04-03T18:09:54.9611218Z  2024-04-03T18:09:54.9611659Z  2024-04-03T18:09:54.9612111Z  2024-04-03T18:09:54.9613410Z [15,994 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:54.9615598Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 23s local 2024-04-03T18:09:54.9616882Z Compiling xla/hlo/ir/hlo_instruction.cc; 22s local 2024-04-03T18:09:54.9618149Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 22s local 2024-04-03T18:09:54.9619750Z Compiling xla/literal.cc; 15s local 2024-04-03T18:09:54.9620753Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 14s local 2024-04-03T18:09:54.9622081Z @llvm-project//llvm:InstCombine; 14s local 2024-04-03T18:09:54.9623077Z @llvm-project//llvm:Instrumentation; 13s local 2024-04-03T18:09:54.9624090Z Compiling xla/hlo/ir/hlo_module.cc; 12s local ... 2024-04-03T18:09:55.2648748Z 2024-04-03T18:09:55.2649566Z  2024-04-03T18:09:55.2650060Z  2024-04-03T18:09:55.2650476Z  2024-04-03T18:09:55.2650873Z  2024-04-03T18:09:55.2651305Z  2024-04-03T18:09:55.2651722Z  2024-04-03T18:09:55.2652126Z  2024-04-03T18:09:55.2652539Z  2024-04-03T18:09:55.2653749Z [15,996 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:55.2655352Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 23s local 2024-04-03T18:09:55.2656501Z Compiling xla/hlo/ir/hlo_instruction.cc; 22s local 2024-04-03T18:09:55.2657625Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 22s local 2024-04-03T18:09:55.2658718Z Compiling xla/literal.cc; 15s local 2024-04-03T18:09:55.2659606Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 14s local 2024-04-03T18:09:55.2660681Z @llvm-project//llvm:InstCombine; 14s local 2024-04-03T18:09:55.2661591Z @llvm-project//llvm:Instrumentation; 13s local 2024-04-03T18:09:55.2662730Z Compiling xla/hlo/ir/hlo_module.cc; 12s local ... 2024-04-03T18:09:55.5617958Z 2024-04-03T18:09:55.5618708Z  2024-04-03T18:09:55.5619270Z  2024-04-03T18:09:55.5619712Z  2024-04-03T18:09:55.5620174Z  2024-04-03T18:09:55.5620626Z  2024-04-03T18:09:55.5621052Z  2024-04-03T18:09:55.5621496Z  2024-04-03T18:09:55.5621972Z  2024-04-03T18:09:55.5623263Z [16,002 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:55.5625293Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 23s local 2024-04-03T18:09:55.5626565Z Compiling xla/hlo/ir/hlo_instruction.cc; 23s local 2024-04-03T18:09:55.5628037Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 22s local 2024-04-03T18:09:55.5629201Z Compiling xla/literal.cc; 16s local 2024-04-03T18:09:55.5630195Z @llvm-project//llvm:InstCombine; 14s local 2024-04-03T18:09:55.5631182Z @llvm-project//llvm:Instrumentation; 13s local 2024-04-03T18:09:55.5632126Z Compiling xla/hlo/ir/hlo_module.cc; 12s local 2024-04-03T18:09:55.5633108Z Compiling mlir/lib/IR/AsmPrinter.cpp; 11s local ... 2024-04-03T18:09:55.7612515Z 2024-04-03T18:09:55.7620847Z  2024-04-03T18:09:55.7621414Z  2024-04-03T18:09:55.7621832Z  2024-04-03T18:09:55.7622299Z  2024-04-03T18:09:55.7622751Z  2024-04-03T18:09:55.7623185Z  2024-04-03T18:09:55.7623641Z  2024-04-03T18:09:55.7624093Z  2024-04-03T18:09:55.7625393Z [16,004 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:55.7627161Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 24s local 2024-04-03T18:09:55.7628679Z Compiling xla/hlo/ir/hlo_instruction.cc; 23s local 2024-04-03T18:09:55.7629814Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 22s local 2024-04-03T18:09:55.7630971Z Compiling xla/literal.cc; 16s local 2024-04-03T18:09:55.7631953Z @llvm-project//llvm:InstCombine; 14s local 2024-04-03T18:09:55.7632924Z @llvm-project//llvm:Instrumentation; 13s local 2024-04-03T18:09:55.7633854Z Compiling xla/hlo/ir/hlo_module.cc; 12s local 2024-04-03T18:09:55.7634822Z Compiling mlir/lib/IR/AsmPrinter.cpp; 12s local ... 2024-04-03T18:09:55.9629438Z 2024-04-03T18:09:55.9630519Z  2024-04-03T18:09:55.9631093Z  2024-04-03T18:09:55.9631534Z  2024-04-03T18:09:55.9631972Z  2024-04-03T18:09:55.9632389Z  2024-04-03T18:09:55.9632834Z  2024-04-03T18:09:55.9633296Z  2024-04-03T18:09:55.9633690Z  2024-04-03T18:09:55.9634955Z [16,005 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:55.9636730Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 24s local 2024-04-03T18:09:55.9652348Z Compiling xla/hlo/ir/hlo_instruction.cc; 23s local 2024-04-03T18:09:55.9653603Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 23s local 2024-04-03T18:09:55.9655004Z Compiling xla/literal.cc; 16s local 2024-04-03T18:09:55.9655990Z @llvm-project//llvm:InstCombine; 15s local 2024-04-03T18:09:55.9656951Z @llvm-project//llvm:Instrumentation; 14s local 2024-04-03T18:09:55.9657816Z Compiling xla/hlo/ir/hlo_module.cc; 13s local 2024-04-03T18:09:55.9658725Z Compiling mlir/lib/IR/AsmPrinter.cpp; 12s local ... 2024-04-03T18:09:56.2297401Z 2024-04-03T18:09:56.2298164Z  2024-04-03T18:09:56.2298701Z  2024-04-03T18:09:56.2299157Z  2024-04-03T18:09:56.2299571Z  2024-04-03T18:09:56.2299991Z  2024-04-03T18:09:56.2300420Z  2024-04-03T18:09:56.2300849Z  2024-04-03T18:09:56.2301278Z  2024-04-03T18:09:56.2302521Z [16,006 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:56.2304198Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 24s local 2024-04-03T18:09:56.2305575Z Compiling xla/hlo/ir/hlo_instruction.cc; 23s local 2024-04-03T18:09:56.2306601Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 23s local 2024-04-03T18:09:56.2307539Z Compiling xla/literal.cc; 16s local 2024-04-03T18:09:56.2308593Z @llvm-project//llvm:InstCombine; 15s local 2024-04-03T18:09:56.2309468Z @llvm-project//llvm:Instrumentation; 14s local 2024-04-03T18:09:56.2310214Z Compiling xla/hlo/ir/hlo_module.cc; 13s local 2024-04-03T18:09:56.2311068Z Compiling mlir/lib/IR/AsmPrinter.cpp; 12s local ... 2024-04-03T18:09:56.5622786Z 2024-04-03T18:09:56.5623605Z  2024-04-03T18:09:56.5624138Z  2024-04-03T18:09:56.5624619Z  2024-04-03T18:09:56.5625077Z  2024-04-03T18:09:56.5625476Z  2024-04-03T18:09:56.5625873Z  2024-04-03T18:09:56.5626297Z  2024-04-03T18:09:56.5626741Z  2024-04-03T18:09:56.5628180Z [16,006 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:56.5629820Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 24s local 2024-04-03T18:09:56.5631024Z Compiling xla/hlo/ir/hlo_instruction.cc; 24s local 2024-04-03T18:09:56.5632290Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 23s local 2024-04-03T18:09:56.5633342Z Compiling xla/literal.cc; 17s local 2024-04-03T18:09:56.5634235Z @llvm-project//llvm:InstCombine; 15s local 2024-04-03T18:09:56.5635298Z @llvm-project//llvm:Instrumentation; 14s local 2024-04-03T18:09:56.5636183Z Compiling xla/hlo/ir/hlo_module.cc; 13s local 2024-04-03T18:09:56.5637080Z Compiling mlir/lib/IR/AsmPrinter.cpp; 12s local ... 2024-04-03T18:09:56.8033325Z 2024-04-03T18:09:56.8034262Z  2024-04-03T18:09:56.8034797Z  2024-04-03T18:09:56.8035235Z  2024-04-03T18:09:56.8035631Z  2024-04-03T18:09:56.8036022Z  2024-04-03T18:09:56.8036381Z  2024-04-03T18:09:56.8036754Z  2024-04-03T18:09:56.8037091Z  2024-04-03T18:09:56.8038212Z [16,007 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:56.8039676Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 25s local 2024-04-03T18:09:56.8040770Z Compiling xla/hlo/ir/hlo_instruction.cc; 24s local 2024-04-03T18:09:56.8042091Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 24s local 2024-04-03T18:09:56.8043067Z Compiling xla/literal.cc; 17s local 2024-04-03T18:09:56.8043896Z @llvm-project//llvm:InstCombine; 15s local 2024-04-03T18:09:56.8044964Z @llvm-project//llvm:Instrumentation; 14s local 2024-04-03T18:09:56.8045876Z Compiling xla/hlo/ir/hlo_module.cc; 13s local 2024-04-03T18:09:56.8047008Z Compiling mlir/lib/IR/AsmPrinter.cpp; 13s local ... 2024-04-03T18:09:57.0331233Z 2024-04-03T18:09:57.0331992Z  2024-04-03T18:09:57.0332513Z  2024-04-03T18:09:57.0332971Z  2024-04-03T18:09:57.0333407Z  2024-04-03T18:09:57.0333862Z  2024-04-03T18:09:57.0334523Z  2024-04-03T18:09:57.0334947Z  2024-04-03T18:09:57.0335390Z  2024-04-03T18:09:57.0336667Z [16,011 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:57.0338257Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 25s local 2024-04-03T18:09:57.0339434Z Compiling xla/hlo/ir/hlo_instruction.cc; 24s local 2024-04-03T18:09:57.0340617Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 24s local 2024-04-03T18:09:57.0341579Z Compiling xla/literal.cc; 17s local 2024-04-03T18:09:57.0342544Z @llvm-project//llvm:InstCombine; 16s local 2024-04-03T18:09:57.0343386Z Compiling xla/hlo/ir/hlo_module.cc; 14s local 2024-04-03T18:09:57.0344287Z Compiling xla/service/call_graph.cc; 12s local 2024-04-03T18:09:57.0345384Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 11s local ... 2024-04-03T18:09:57.2812476Z 2024-04-03T18:09:57.2813231Z  2024-04-03T18:09:57.2817359Z  2024-04-03T18:09:57.2817848Z  2024-04-03T18:09:57.2818219Z  2024-04-03T18:09:57.2818633Z  2024-04-03T18:09:57.2819026Z  2024-04-03T18:09:57.2819428Z  2024-04-03T18:09:57.2819858Z  2024-04-03T18:09:57.2820969Z [16,014 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:57.2822458Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 25s local 2024-04-03T18:09:57.2823649Z Compiling xla/hlo/ir/hlo_instruction.cc; 24s local 2024-04-03T18:09:57.2825214Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 24s local 2024-04-03T18:09:57.2826361Z Compiling xla/literal.cc; 17s local 2024-04-03T18:09:57.2827284Z @llvm-project//llvm:InstCombine; 16s local 2024-04-03T18:09:57.2828351Z Compiling xla/hlo/ir/hlo_module.cc; 14s local 2024-04-03T18:09:57.2829233Z Compiling xla/service/call_graph.cc; 12s local 2024-04-03T18:09:57.2830593Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 12s local ... 2024-04-03T18:09:57.5635842Z 2024-04-03T18:09:57.5636552Z  2024-04-03T18:09:57.5637054Z  2024-04-03T18:09:57.5637471Z  2024-04-03T18:09:57.5637866Z  2024-04-03T18:09:57.5638238Z  2024-04-03T18:09:57.5638636Z  2024-04-03T18:09:57.5639012Z  2024-04-03T18:09:57.5639406Z  2024-04-03T18:09:57.5640753Z [16,017 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:09:57.5642250Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 25s local 2024-04-03T18:09:57.5643353Z Compiling xla/hlo/ir/hlo_instruction.cc; 25s local 2024-04-03T18:09:57.5644418Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 24s local 2024-04-03T18:09:57.5645394Z Compiling xla/literal.cc; 18s local 2024-04-03T18:09:57.5646188Z @llvm-project//llvm:InstCombine; 16s local 2024-04-03T18:09:57.5646947Z Compiling xla/hlo/ir/hlo_module.cc; 14s local 2024-04-03T18:09:57.5647735Z Compiling xla/service/call_graph.cc; 13s local 2024-04-03T18:09:57.5648723Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 12s local ... 2024-04-03T18:09:57.7809375Z 2024-04-03T18:09:57.7816563Z  2024-04-03T18:09:57.7817253Z  2024-04-03T18:09:57.7817724Z  2024-04-03T18:09:57.7818133Z  2024-04-03T18:09:57.7818879Z  2024-04-03T18:09:57.7819356Z  2024-04-03T18:09:57.7819803Z  2024-04-03T18:09:57.7820263Z  2024-04-03T18:09:57.7821521Z [16,018 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:57.7823216Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 26s local 2024-04-03T18:09:57.7824603Z Compiling xla/hlo/ir/hlo_instruction.cc; 25s local 2024-04-03T18:09:57.7825896Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 25s local 2024-04-03T18:09:57.7827059Z Compiling xla/literal.cc; 18s local 2024-04-03T18:09:57.7828219Z @llvm-project//llvm:InstCombine; 16s local 2024-04-03T18:09:57.7829038Z Compiling xla/hlo/ir/hlo_module.cc; 14s local 2024-04-03T18:09:57.7829924Z Compiling xla/service/call_graph.cc; 13s local 2024-04-03T18:09:57.7831061Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 12s local ... 2024-04-03T18:09:57.9919126Z 2024-04-03T18:09:57.9919991Z  2024-04-03T18:09:57.9920592Z  2024-04-03T18:09:57.9921172Z  2024-04-03T18:09:57.9921626Z  2024-04-03T18:09:57.9922039Z  2024-04-03T18:09:57.9922411Z  2024-04-03T18:09:57.9922804Z  2024-04-03T18:09:57.9923197Z  2024-04-03T18:09:57.9924402Z [16,020 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:57.9926226Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 26s local 2024-04-03T18:09:57.9927465Z Compiling xla/hlo/ir/hlo_instruction.cc; 25s local 2024-04-03T18:09:57.9928627Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 25s local 2024-04-03T18:09:57.9930019Z Compiling xla/literal.cc; 18s local 2024-04-03T18:09:57.9930933Z @llvm-project//llvm:InstCombine; 17s local 2024-04-03T18:09:57.9931789Z Compiling xla/hlo/ir/hlo_module.cc; 15s local 2024-04-03T18:09:57.9932677Z Compiling xla/service/call_graph.cc; 13s local 2024-04-03T18:09:57.9933848Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 12s local ... 2024-04-03T18:09:58.2062986Z 2024-04-03T18:09:58.2063746Z  2024-04-03T18:09:58.2064291Z  2024-04-03T18:09:58.2065008Z  2024-04-03T18:09:58.2065453Z  2024-04-03T18:09:58.2065870Z  2024-04-03T18:09:58.2066286Z  2024-04-03T18:09:58.2066724Z  2024-04-03T18:09:58.2067137Z  2024-04-03T18:09:58.2068576Z [16,021 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:58.2070210Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 26s local 2024-04-03T18:09:58.2071417Z Compiling xla/hlo/ir/hlo_instruction.cc; 25s local 2024-04-03T18:09:58.2072504Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 25s local 2024-04-03T18:09:58.2073597Z Compiling xla/literal.cc; 18s local 2024-04-03T18:09:58.2074531Z @llvm-project//llvm:InstCombine; 17s local 2024-04-03T18:09:58.2075363Z Compiling xla/hlo/ir/hlo_module.cc; 15s local 2024-04-03T18:09:58.2076244Z Compiling xla/service/call_graph.cc; 13s local 2024-04-03T18:09:58.2077396Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 12s local ... 2024-04-03T18:09:58.4073231Z 2024-04-03T18:09:58.4075449Z  2024-04-03T18:09:58.4075971Z  2024-04-03T18:09:58.4076404Z  2024-04-03T18:09:58.4076809Z  2024-04-03T18:09:58.4077175Z  2024-04-03T18:09:58.4077582Z  2024-04-03T18:09:58.4077990Z  2024-04-03T18:09:58.4078366Z  2024-04-03T18:09:58.4079611Z [16,023 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:58.4081282Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 26s local 2024-04-03T18:09:58.4082447Z Compiling xla/hlo/ir/hlo_instruction.cc; 26s local 2024-04-03T18:09:58.4083655Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 25s local 2024-04-03T18:09:58.4085054Z Compiling xla/literal.cc; 19s local 2024-04-03T18:09:58.4086027Z @llvm-project//llvm:InstCombine; 17s local 2024-04-03T18:09:58.4086934Z Compiling xla/hlo/ir/hlo_module.cc; 15s local 2024-04-03T18:09:58.4087828Z Compiling xla/service/call_graph.cc; 13s local 2024-04-03T18:09:58.4088944Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 13s local ... 2024-04-03T18:09:58.7657568Z 2024-04-03T18:09:58.7658341Z  2024-04-03T18:09:58.7658868Z  2024-04-03T18:09:58.7659249Z  2024-04-03T18:09:58.7659653Z  2024-04-03T18:09:58.7660034Z  2024-04-03T18:09:58.7660401Z  2024-04-03T18:09:58.7660816Z  2024-04-03T18:09:58.7661212Z  2024-04-03T18:09:58.7662431Z [16,024 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:58.7663883Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 27s local 2024-04-03T18:09:58.7665007Z Compiling xla/hlo/ir/hlo_instruction.cc; 26s local 2024-04-03T18:09:58.7666073Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 25s local 2024-04-03T18:09:58.7667073Z Compiling xla/literal.cc; 19s local 2024-04-03T18:09:58.7668153Z @llvm-project//llvm:InstCombine; 17s local 2024-04-03T18:09:58.7668954Z Compiling xla/hlo/ir/hlo_module.cc; 15s local 2024-04-03T18:09:58.7669727Z Compiling xla/service/call_graph.cc; 14s local 2024-04-03T18:09:58.7670751Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 13s local ... 2024-04-03T18:09:59.1667233Z 2024-04-03T18:09:59.1668420Z  2024-04-03T18:09:59.1669179Z  2024-04-03T18:09:59.1669957Z  2024-04-03T18:09:59.1670929Z  2024-04-03T18:09:59.1671548Z  2024-04-03T18:09:59.1672165Z  2024-04-03T18:09:59.1672583Z  2024-04-03T18:09:59.1673236Z  2024-04-03T18:09:59.1674787Z [16,026 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:59.1677022Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 27s local 2024-04-03T18:09:59.1678619Z Compiling xla/hlo/ir/hlo_instruction.cc; 26s local 2024-04-03T18:09:59.1680419Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 26s local 2024-04-03T18:09:59.1681894Z Compiling xla/literal.cc; 19s local 2024-04-03T18:09:59.1683241Z @llvm-project//llvm:InstCombine; 18s local 2024-04-03T18:09:59.1684311Z Compiling xla/hlo/ir/hlo_module.cc; 16s local 2024-04-03T18:09:59.1685394Z Compiling xla/service/call_graph.cc; 14s local 2024-04-03T18:09:59.1686761Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 13s local ... 2024-04-03T18:09:59.3664150Z 2024-04-03T18:09:59.3665074Z  2024-04-03T18:09:59.3665782Z  2024-04-03T18:09:59.3666382Z  2024-04-03T18:09:59.3666962Z  2024-04-03T18:09:59.3667359Z  2024-04-03T18:09:59.3668055Z  2024-04-03T18:09:59.3668650Z  2024-04-03T18:09:59.3669078Z  2024-04-03T18:09:59.3670667Z [16,027 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:09:59.3672739Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 27s local 2024-04-03T18:09:59.3674157Z Compiling xla/hlo/ir/hlo_instruction.cc; 26s local 2024-04-03T18:09:59.3675638Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 26s local 2024-04-03T18:09:59.3676919Z Compiling xla/literal.cc; 20s local 2024-04-03T18:09:59.3678138Z @llvm-project//llvm:InstCombine; 18s local 2024-04-03T18:09:59.3679136Z Compiling xla/hlo/ir/hlo_module.cc; 16s local 2024-04-03T18:09:59.3680360Z Compiling xla/service/call_graph.cc; 14s local 2024-04-03T18:09:59.3681696Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 14s local ... 2024-04-03T18:09:59.5715022Z 2024-04-03T18:09:59.5715795Z  2024-04-03T18:09:59.5716382Z  2024-04-03T18:09:59.5716864Z  2024-04-03T18:09:59.5717326Z  2024-04-03T18:09:59.5717792Z  2024-04-03T18:09:59.5718167Z  2024-04-03T18:09:59.5718853Z  2024-04-03T18:09:59.5719344Z  2024-04-03T18:09:59.5720512Z [16,032 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:59.5722149Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 27s local 2024-04-03T18:09:59.5723549Z Compiling xla/hlo/ir/hlo_instruction.cc; 27s local 2024-04-03T18:09:59.5724740Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 26s local 2024-04-03T18:09:59.5725837Z Compiling xla/literal.cc; 20s local 2024-04-03T18:09:59.5726925Z @llvm-project//llvm:InstCombine; 18s local 2024-04-03T18:09:59.5727826Z Compiling xla/hlo/ir/hlo_module.cc; 16s local 2024-04-03T18:09:59.5728659Z Compiling xla/service/call_graph.cc; 15s local 2024-04-03T18:09:59.5729781Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 14s local ... 2024-04-03T18:09:59.8587839Z 2024-04-03T18:09:59.8588984Z  2024-04-03T18:09:59.8589677Z  2024-04-03T18:09:59.8590367Z  2024-04-03T18:09:59.8591424Z  2024-04-03T18:09:59.8591910Z  2024-04-03T18:09:59.8592365Z  2024-04-03T18:09:59.8592822Z  2024-04-03T18:09:59.8593251Z  2024-04-03T18:09:59.8594434Z [16,034 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:09:59.8596048Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 28s local 2024-04-03T18:09:59.8597280Z Compiling xla/hlo/ir/hlo_instruction.cc; 27s local 2024-04-03T18:09:59.8598491Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 27s local 2024-04-03T18:09:59.8599633Z Compiling xla/literal.cc; 20s local 2024-04-03T18:09:59.8600917Z @llvm-project//llvm:InstCombine; 18s local 2024-04-03T18:09:59.8601769Z Compiling xla/hlo/ir/hlo_module.cc; 16s local 2024-04-03T18:09:59.8602630Z Compiling xla/service/call_graph.cc; 15s local 2024-04-03T18:09:59.8603792Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 14s local ... 2024-04-03T18:10:00.1559585Z 2024-04-03T18:10:00.1560806Z  2024-04-03T18:10:00.1562017Z  2024-04-03T18:10:00.1562457Z  2024-04-03T18:10:00.1562842Z  2024-04-03T18:10:00.1563568Z  2024-04-03T18:10:00.1563991Z  2024-04-03T18:10:00.1564451Z  2024-04-03T18:10:00.1564889Z  2024-04-03T18:10:00.1566018Z [16,036 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:00.1567468Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 28s local 2024-04-03T18:10:00.1568789Z Compiling xla/hlo/ir/hlo_instruction.cc; 27s local 2024-04-03T18:10:00.1570003Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 27s local 2024-04-03T18:10:00.1571110Z Compiling xla/literal.cc; 20s local 2024-04-03T18:10:00.1572147Z @llvm-project//llvm:InstCombine; 19s local 2024-04-03T18:10:00.1573043Z Compiling xla/hlo/ir/hlo_module.cc; 17s local 2024-04-03T18:10:00.1573947Z Compiling xla/service/call_graph.cc; 15s local 2024-04-03T18:10:00.1575247Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 11s local ... 2024-04-03T18:10:00.3664241Z 2024-04-03T18:10:00.3665594Z  2024-04-03T18:10:00.3709471Z  2024-04-03T18:10:00.3710440Z  2024-04-03T18:10:00.3711539Z  2024-04-03T18:10:00.3712041Z  2024-04-03T18:10:00.3712514Z  2024-04-03T18:10:00.3712945Z  2024-04-03T18:10:00.3713370Z  2024-04-03T18:10:00.3714676Z [16,039 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:00.3716472Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 28s local 2024-04-03T18:10:00.3717792Z Compiling xla/hlo/ir/hlo_instruction.cc; 27s local 2024-04-03T18:10:00.3719067Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 27s local 2024-04-03T18:10:00.3720247Z Compiling xla/literal.cc; 21s local 2024-04-03T18:10:00.3721366Z Compiling xla/hlo/ir/hlo_module.cc; 17s local 2024-04-03T18:10:00.3722290Z Compiling xla/service/call_graph.cc; 15s local 2024-04-03T18:10:00.3723149Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 11s local 2024-04-03T18:10:00.3724311Z @llvm-project//llvm:InstCombine; 9s local ... 2024-04-03T18:10:00.7108767Z 2024-04-03T18:10:00.7115017Z  2024-04-03T18:10:00.7115514Z  2024-04-03T18:10:00.7115931Z  2024-04-03T18:10:00.7116297Z  2024-04-03T18:10:00.7116649Z  2024-04-03T18:10:00.7117027Z  2024-04-03T18:10:00.7117377Z  2024-04-03T18:10:00.7117716Z  2024-04-03T18:10:00.7118730Z [16,042 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:00.7120128Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 28s local 2024-04-03T18:10:00.7121167Z Compiling xla/hlo/ir/hlo_instruction.cc; 28s local 2024-04-03T18:10:00.7122167Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 27s local 2024-04-03T18:10:00.7123103Z Compiling xla/literal.cc; 21s local 2024-04-03T18:10:00.7123753Z Compiling xla/hlo/ir/hlo_module.cc; 17s local 2024-04-03T18:10:00.7124514Z Compiling xla/service/call_graph.cc; 16s local 2024-04-03T18:10:00.7125443Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 11s local 2024-04-03T18:10:00.7126457Z @llvm-project//llvm:InstCombine; 9s local ... 2024-04-03T18:10:00.9670655Z 2024-04-03T18:10:00.9671910Z  2024-04-03T18:10:00.9672596Z  2024-04-03T18:10:00.9673334Z  2024-04-03T18:10:00.9676327Z  2024-04-03T18:10:00.9677132Z  2024-04-03T18:10:00.9678305Z  2024-04-03T18:10:00.9679168Z  2024-04-03T18:10:00.9679629Z  2024-04-03T18:10:00.9680849Z [16,043 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:00.9682575Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 29s local 2024-04-03T18:10:00.9683911Z Compiling xla/hlo/ir/hlo_instruction.cc; 28s local 2024-04-03T18:10:00.9685227Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 28s local 2024-04-03T18:10:00.9686424Z Compiling xla/literal.cc; 21s local 2024-04-03T18:10:00.9687564Z Compiling xla/hlo/ir/hlo_module.cc; 18s local 2024-04-03T18:10:00.9688872Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 12s local 2024-04-03T18:10:00.9690139Z @llvm-project//llvm:InstCombine; 9s local 2024-04-03T18:10:00.9691265Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 7s local ... 2024-04-03T18:10:01.3675263Z 2024-04-03T18:10:01.3676039Z  2024-04-03T18:10:01.3677108Z  2024-04-03T18:10:01.3682596Z  2024-04-03T18:10:01.3683079Z  2024-04-03T18:10:01.3683521Z  2024-04-03T18:10:01.3683918Z  2024-04-03T18:10:01.3684347Z  2024-04-03T18:10:01.3684769Z  2024-04-03T18:10:01.3685937Z [16,046 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:01.3687549Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 29s local 2024-04-03T18:10:01.3688713Z Compiling xla/hlo/ir/hlo_instruction.cc; 28s local 2024-04-03T18:10:01.3689989Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 28s local 2024-04-03T18:10:01.3691077Z Compiling xla/literal.cc; 22s local 2024-04-03T18:10:01.3691884Z Compiling xla/hlo/ir/hlo_module.cc; 18s local 2024-04-03T18:10:01.3692921Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 12s local 2024-04-03T18:10:01.3694106Z @llvm-project//llvm:InstCombine; 10s local 2024-04-03T18:10:01.3695310Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 7s local ... 2024-04-03T18:10:01.6038594Z 2024-04-03T18:10:01.6039330Z  2024-04-03T18:10:01.6039830Z  2024-04-03T18:10:01.6040248Z  2024-04-03T18:10:01.6040605Z  2024-04-03T18:10:01.6040985Z  2024-04-03T18:10:01.6041358Z  2024-04-03T18:10:01.6041730Z  2024-04-03T18:10:01.6042140Z  2024-04-03T18:10:01.6043739Z [16,047 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:01.6045153Z Compiling xla/hlo/ir/hlo_instruction.cc; 29s local 2024-04-03T18:10:01.6046283Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 28s local 2024-04-03T18:10:01.6047495Z Compiling xla/literal.cc; 22s local 2024-04-03T18:10:01.6048391Z Compiling xla/hlo/ir/hlo_module.cc; 18s local 2024-04-03T18:10:01.6049447Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 12s local 2024-04-03T18:10:01.6050689Z @llvm-project//llvm:InstCombine; 10s local 2024-04-03T18:10:01.6051784Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 8s local 2024-04-03T18:10:01.6053014Z @llvm-project//llvm:AggressiveInstCombine; 7s local ... 2024-04-03T18:10:01.8817558Z 2024-04-03T18:10:01.8818830Z  2024-04-03T18:10:01.8819738Z  2024-04-03T18:10:01.8820847Z  2024-04-03T18:10:01.8821361Z  2024-04-03T18:10:01.8821820Z  2024-04-03T18:10:01.8822270Z  2024-04-03T18:10:01.8822720Z  2024-04-03T18:10:01.8823162Z  2024-04-03T18:10:01.8824497Z [16,048 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:01.8825965Z Compiling xla/hlo/ir/hlo_instruction.cc; 29s local 2024-04-03T18:10:01.8827237Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 29s local 2024-04-03T18:10:01.8828741Z Compiling xla/literal.cc; 22s local 2024-04-03T18:10:01.8829618Z Compiling xla/hlo/ir/hlo_module.cc; 18s local 2024-04-03T18:10:01.8830795Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 13s local 2024-04-03T18:10:01.8832399Z @llvm-project//llvm:InstCombine; 10s local 2024-04-03T18:10:01.8833495Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 8s local 2024-04-03T18:10:01.8834781Z @llvm-project//llvm:AggressiveInstCombine; 7s local ... 2024-04-03T18:10:02.1681880Z 2024-04-03T18:10:02.1683046Z  2024-04-03T18:10:02.1683585Z  2024-04-03T18:10:02.1684036Z  2024-04-03T18:10:02.1684563Z  2024-04-03T18:10:02.1685002Z  2024-04-03T18:10:02.1685409Z  2024-04-03T18:10:02.1686069Z  2024-04-03T18:10:02.1686533Z  2024-04-03T18:10:02.1687961Z [16,049 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:02.1689446Z Compiling xla/hlo/ir/hlo_instruction.cc; 29s local 2024-04-03T18:10:02.1690718Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 29s local 2024-04-03T18:10:02.1691876Z Compiling xla/literal.cc; 22s local 2024-04-03T18:10:02.1692745Z Compiling xla/hlo/ir/hlo_module.cc; 19s local 2024-04-03T18:10:02.1693800Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 13s local 2024-04-03T18:10:02.1695181Z @llvm-project//llvm:InstCombine; 10s local 2024-04-03T18:10:02.1696254Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 8s local 2024-04-03T18:10:02.1697584Z @llvm-project//llvm:AggressiveInstCombine; 7s local ... 2024-04-03T18:10:02.4893172Z 2024-04-03T18:10:02.4894405Z  2024-04-03T18:10:02.4894836Z  2024-04-03T18:10:02.4895208Z  2024-04-03T18:10:02.4895554Z  2024-04-03T18:10:02.4895888Z  2024-04-03T18:10:02.4899380Z  2024-04-03T18:10:02.4900217Z  2024-04-03T18:10:02.4903810Z  2024-04-03T18:10:02.4905368Z [16,051 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:02.4909499Z Compiling xla/hlo/ir/hlo_instruction.cc; 30s local 2024-04-03T18:10:02.4910951Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 29s local 2024-04-03T18:10:02.4914754Z Compiling xla/literal.cc; 23s local 2024-04-03T18:10:02.4915828Z Compiling xla/hlo/ir/hlo_module.cc; 19s local 2024-04-03T18:10:02.4917930Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 13s local 2024-04-03T18:10:02.4920026Z @llvm-project//llvm:InstCombine; 11s local 2024-04-03T18:10:02.4921997Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 9s local 2024-04-03T18:10:02.4923544Z Compiling xla/service/hlo_cost_analysis.cc; 7s local ... 2024-04-03T18:10:02.7080227Z 2024-04-03T18:10:02.7085501Z  2024-04-03T18:10:02.7086341Z  2024-04-03T18:10:02.7091046Z  2024-04-03T18:10:02.7091568Z  2024-04-03T18:10:02.7091942Z  2024-04-03T18:10:02.7092459Z  2024-04-03T18:10:02.7092821Z  2024-04-03T18:10:02.7093352Z  2024-04-03T18:10:02.7094863Z [16,052 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:02.7096355Z Compiling xla/hlo/ir/hlo_instruction.cc; 30s local 2024-04-03T18:10:02.7097528Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 29s local 2024-04-03T18:10:02.7099008Z Compiling xla/literal.cc; 23s local 2024-04-03T18:10:02.7099999Z Compiling xla/hlo/ir/hlo_module.cc; 19s local 2024-04-03T18:10:02.7101256Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 13s local 2024-04-03T18:10:02.7102714Z @llvm-project//llvm:InstCombine; 11s local 2024-04-03T18:10:02.7103847Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 9s local 2024-04-03T18:10:02.7105290Z Compiling xla/service/hlo_cost_analysis.cc; 7s local ... 2024-04-03T18:10:02.9270765Z 2024-04-03T18:10:02.9271913Z  2024-04-03T18:10:02.9272417Z  2024-04-03T18:10:02.9272838Z  2024-04-03T18:10:02.9273290Z  2024-04-03T18:10:02.9273683Z  2024-04-03T18:10:02.9274102Z  2024-04-03T18:10:02.9274506Z  2024-04-03T18:10:02.9275195Z  2024-04-03T18:10:02.9276408Z [16,056 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:02.9277829Z Compiling xla/hlo/ir/hlo_instruction.cc; 30s local 2024-04-03T18:10:02.9279161Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 30s local 2024-04-03T18:10:02.9280288Z Compiling xla/literal.cc; 23s local 2024-04-03T18:10:02.9281113Z Compiling xla/hlo/ir/hlo_module.cc; 19s local 2024-04-03T18:10:02.9282441Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 14s local 2024-04-03T18:10:02.9283710Z @llvm-project//llvm:InstCombine; 11s local 2024-04-03T18:10:02.9284670Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 9s local 2024-04-03T18:10:02.9285817Z Compiling xla/service/hlo_cost_analysis.cc; 8s local ... 2024-04-03T18:10:03.1361769Z 2024-04-03T18:10:03.1363099Z  2024-04-03T18:10:03.1363895Z  2024-04-03T18:10:03.1364554Z  2024-04-03T18:10:03.1365373Z  2024-04-03T18:10:03.1368172Z  2024-04-03T18:10:03.1368678Z  2024-04-03T18:10:03.1369185Z  2024-04-03T18:10:03.1369781Z  2024-04-03T18:10:03.1371386Z [16,059 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:03.1373068Z Compiling xla/hlo/ir/hlo_instruction.cc; 30s local 2024-04-03T18:10:03.1374704Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 30s local 2024-04-03T18:10:03.1375968Z Compiling xla/literal.cc; 23s local 2024-04-03T18:10:03.1377126Z Compiling xla/hlo/ir/hlo_module.cc; 20s local 2024-04-03T18:10:03.1379013Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 14s local 2024-04-03T18:10:03.1380411Z @llvm-project//llvm:InstCombine; 11s local 2024-04-03T18:10:03.1381656Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 9s local 2024-04-03T18:10:03.1382945Z Compiling xla/service/hlo_cost_analysis.cc; 8s local ... 2024-04-03T18:10:03.3698352Z 2024-04-03T18:10:03.3699518Z  2024-04-03T18:10:03.3700093Z  2024-04-03T18:10:03.3700529Z  2024-04-03T18:10:03.3700979Z  2024-04-03T18:10:03.3701392Z  2024-04-03T18:10:03.3701772Z  2024-04-03T18:10:03.3702175Z  2024-04-03T18:10:03.3702600Z  2024-04-03T18:10:03.3704142Z [16,059 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:03.3705549Z Compiling xla/hlo/ir/hlo_instruction.cc; 30s local 2024-04-03T18:10:03.3706720Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 30s local 2024-04-03T18:10:03.3708222Z Compiling xla/literal.cc; 24s local 2024-04-03T18:10:03.3709293Z Compiling xla/hlo/ir/hlo_module.cc; 20s local 2024-04-03T18:10:03.3710387Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 14s local 2024-04-03T18:10:03.3711495Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T18:10:03.3712455Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 9s local 2024-04-03T18:10:03.3713618Z Compiling xla/service/hlo_cost_analysis.cc; 8s local ... 2024-04-03T18:10:03.5715278Z 2024-04-03T18:10:03.5716066Z  2024-04-03T18:10:03.5716707Z  2024-04-03T18:10:03.5717129Z  2024-04-03T18:10:03.5717510Z  2024-04-03T18:10:03.5717912Z  2024-04-03T18:10:03.5718316Z  2024-04-03T18:10:03.5718745Z  2024-04-03T18:10:03.5719212Z  2024-04-03T18:10:03.5720386Z [16,061 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:03.5721747Z Compiling xla/hlo/ir/hlo_instruction.cc; 31s local 2024-04-03T18:10:03.5722878Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 30s local 2024-04-03T18:10:03.5724012Z Compiling xla/literal.cc; 24s local 2024-04-03T18:10:03.5724791Z Compiling xla/hlo/ir/hlo_module.cc; 20s local 2024-04-03T18:10:03.5725847Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 14s local 2024-04-03T18:10:03.5727039Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T18:10:03.5728448Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 10s local 2024-04-03T18:10:03.5729601Z Compiling xla/service/hlo_cost_analysis.cc; 8s local ... 2024-04-03T18:10:03.8004070Z 2024-04-03T18:10:03.8004796Z  2024-04-03T18:10:03.8005314Z  2024-04-03T18:10:03.8005707Z  2024-04-03T18:10:03.8006124Z  2024-04-03T18:10:03.8006556Z  2024-04-03T18:10:03.8006929Z  2024-04-03T18:10:03.8007354Z  2024-04-03T18:10:03.8007822Z  2024-04-03T18:10:03.8009236Z [16,064 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:03.8010674Z Compiling xla/hlo/ir/hlo_instruction.cc; 31s local 2024-04-03T18:10:03.8011874Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 31s local 2024-04-03T18:10:03.8012939Z Compiling xla/literal.cc; 24s local 2024-04-03T18:10:03.8013703Z Compiling xla/hlo/ir/hlo_module.cc; 20s local 2024-04-03T18:10:03.8014943Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 15s local 2024-04-03T18:10:03.8016091Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T18:10:03.8017112Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 10s local 2024-04-03T18:10:03.8018271Z Compiling xla/service/hlo_cost_analysis.cc; 9s local ... 2024-04-03T18:10:04.1714402Z 2024-04-03T18:10:04.1715159Z  2024-04-03T18:10:04.1715698Z  2024-04-03T18:10:04.1716111Z  2024-04-03T18:10:04.1716514Z  2024-04-03T18:10:04.1716925Z  2024-04-03T18:10:04.1717356Z  2024-04-03T18:10:04.1717788Z  2024-04-03T18:10:04.1718201Z  2024-04-03T18:10:04.1719414Z [16,065 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:04.1720787Z Compiling xla/hlo/ir/hlo_instruction.cc; 31s local 2024-04-03T18:10:04.1721943Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 31s local 2024-04-03T18:10:04.1723042Z Compiling xla/literal.cc; 24s local 2024-04-03T18:10:04.1723845Z Compiling xla/hlo/ir/hlo_module.cc; 21s local 2024-04-03T18:10:04.1724895Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 15s local 2024-04-03T18:10:04.1726131Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T18:10:04.1727461Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 10s local 2024-04-03T18:10:04.1728642Z Compiling xla/service/hlo_cost_analysis.cc; 9s local ... 2024-04-03T18:10:04.3721335Z 2024-04-03T18:10:04.3722096Z  2024-04-03T18:10:04.3722607Z  2024-04-03T18:10:04.3723027Z  2024-04-03T18:10:04.3723601Z  2024-04-03T18:10:04.3724346Z  2024-04-03T18:10:04.3724769Z  2024-04-03T18:10:04.3725191Z  2024-04-03T18:10:04.3725583Z  2024-04-03T18:10:04.3726803Z [16,067 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:04.3728456Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 31s local 2024-04-03T18:10:04.3729533Z Compiling xla/literal.cc; 25s local 2024-04-03T18:10:04.3730512Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 15s local 2024-04-03T18:10:04.3731690Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T18:10:04.3732760Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 10s local 2024-04-03T18:10:04.3733922Z Compiling xla/service/hlo_cost_analysis.cc; 9s local 2024-04-03T18:10:04.3735168Z @llvm-project//llvm:Instrumentation; 9s local 2024-04-03T18:10:04.3736372Z Compiling llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp; 8s local ... 2024-04-03T18:10:04.6146825Z 2024-04-03T18:10:04.6148333Z  2024-04-03T18:10:04.6148832Z  2024-04-03T18:10:04.6149217Z  2024-04-03T18:10:04.6149632Z  2024-04-03T18:10:04.6152164Z  2024-04-03T18:10:04.6153007Z  2024-04-03T18:10:04.6154453Z  2024-04-03T18:10:04.6155097Z  2024-04-03T18:10:04.6156552Z [16,068 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:04.6158832Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 31s local 2024-04-03T18:10:04.6160462Z Compiling xla/literal.cc; 25s local 2024-04-03T18:10:04.6164047Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 15s local 2024-04-03T18:10:04.6165720Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T18:10:04.6167031Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 11s local 2024-04-03T18:10:04.6168707Z Compiling xla/service/hlo_cost_analysis.cc; 9s local 2024-04-03T18:10:04.6170370Z @llvm-project//llvm:Instrumentation; 9s local 2024-04-03T18:10:04.6172110Z Compiling llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp; 9s local ... 2024-04-03T18:10:04.8737671Z 2024-04-03T18:10:04.8738833Z  2024-04-03T18:10:04.8739273Z  2024-04-03T18:10:04.8739641Z  2024-04-03T18:10:04.8740061Z  2024-04-03T18:10:04.8740404Z  2024-04-03T18:10:04.8740820Z  2024-04-03T18:10:04.8741248Z  2024-04-03T18:10:04.8741688Z  2024-04-03T18:10:04.8742923Z [16,070 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:04.8744594Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 32s local 2024-04-03T18:10:04.8745733Z Compiling xla/literal.cc; 25s local 2024-04-03T18:10:04.8746783Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 16s local 2024-04-03T18:10:04.8748283Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T18:10:04.8749322Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 11s local 2024-04-03T18:10:04.8750450Z Compiling xla/service/hlo_cost_analysis.cc; 10s local 2024-04-03T18:10:04.8751509Z @llvm-project//llvm:Instrumentation; 9s local 2024-04-03T18:10:04.8752740Z Compiling llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp; 9s local ... 2024-04-03T18:10:05.1719588Z 2024-04-03T18:10:05.1720791Z  2024-04-03T18:10:05.1721329Z  2024-04-03T18:10:05.1721777Z  2024-04-03T18:10:05.1722210Z  2024-04-03T18:10:05.1722609Z  2024-04-03T18:10:05.1723002Z  2024-04-03T18:10:05.1723363Z  2024-04-03T18:10:05.1723731Z  2024-04-03T18:10:05.1725259Z [16,070 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:05.1726983Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 32s local 2024-04-03T18:10:05.1728088Z Compiling xla/literal.cc; 25s local 2024-04-03T18:10:05.1729027Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 16s local 2024-04-03T18:10:05.1730135Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T18:10:05.1731389Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 11s local 2024-04-03T18:10:05.1732426Z Compiling xla/service/hlo_cost_analysis.cc; 10s local 2024-04-03T18:10:05.1733259Z @llvm-project//llvm:Instrumentation; 10s local 2024-04-03T18:10:05.1734518Z Compiling llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp; 9s local ... 2024-04-03T18:10:05.3723229Z 2024-04-03T18:10:05.3724362Z  2024-04-03T18:10:05.3725175Z  2024-04-03T18:10:05.3727826Z  2024-04-03T18:10:05.3728332Z  2024-04-03T18:10:05.3728985Z  2024-04-03T18:10:05.3731679Z  2024-04-03T18:10:05.3732186Z  2024-04-03T18:10:05.3732790Z  2024-04-03T18:10:05.3736324Z [16,071 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:05.3738100Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 32s local 2024-04-03T18:10:05.3739371Z Compiling xla/literal.cc; 26s local 2024-04-03T18:10:05.3740619Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 16s local 2024-04-03T18:10:05.3744453Z @llvm-project//llvm:InstCombine; 14s local 2024-04-03T18:10:05.3745590Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 11s local 2024-04-03T18:10:05.3746984Z Compiling xla/service/hlo_cost_analysis.cc; 10s local 2024-04-03T18:10:05.3749019Z @llvm-project//llvm:Instrumentation; 10s local 2024-04-03T18:10:05.3751156Z Compiling llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp; 9s local ... 2024-04-03T18:10:05.6074223Z 2024-04-03T18:10:05.6075019Z  2024-04-03T18:10:05.6075584Z  2024-04-03T18:10:05.6076021Z  2024-04-03T18:10:05.6076483Z  2024-04-03T18:10:05.6076930Z  2024-04-03T18:10:05.6077346Z  2024-04-03T18:10:05.6077792Z  2024-04-03T18:10:05.6078181Z  2024-04-03T18:10:05.6079609Z [16,073 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:05.6081120Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 32s local 2024-04-03T18:10:05.6082218Z Compiling xla/literal.cc; 26s local 2024-04-03T18:10:05.6083178Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 16s local 2024-04-03T18:10:05.6084597Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 12s local 2024-04-03T18:10:05.6085724Z Compiling xla/service/hlo_cost_analysis.cc; 10s local 2024-04-03T18:10:05.6086779Z @llvm-project//llvm:Instrumentation; 10s local 2024-04-03T18:10:05.6087973Z Compiling llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp; 10s local 2024-04-03T18:10:05.6089537Z Compiling llvm/lib/Transforms/Utils/BasicBlockUtils.cpp; 9s local ... 2024-04-03T18:10:05.8613016Z 2024-04-03T18:10:05.8613796Z  2024-04-03T18:10:05.8614499Z  2024-04-03T18:10:05.8614942Z  2024-04-03T18:10:05.8615374Z  2024-04-03T18:10:05.8615795Z  2024-04-03T18:10:05.8616209Z  2024-04-03T18:10:05.8616645Z  2024-04-03T18:10:05.8617069Z  2024-04-03T18:10:05.8618281Z [16,074 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:05.8619874Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 33s local 2024-04-03T18:10:05.8620948Z Compiling xla/literal.cc; 26s local 2024-04-03T18:10:05.8621915Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 17s local 2024-04-03T18:10:05.8623123Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 12s local 2024-04-03T18:10:05.8624286Z Compiling xla/service/hlo_cost_analysis.cc; 11s local 2024-04-03T18:10:05.8625743Z @llvm-project//llvm:Instrumentation; 10s local 2024-04-03T18:10:05.8626981Z Compiling llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp; 10s local 2024-04-03T18:10:05.8628738Z Compiling llvm/lib/Transforms/Utils/BasicBlockUtils.cpp; 9s local ... 2024-04-03T18:10:06.1731449Z 2024-04-03T18:10:06.1736870Z  2024-04-03T18:10:06.1737393Z  2024-04-03T18:10:06.1738168Z  2024-04-03T18:10:06.1738586Z  2024-04-03T18:10:06.1738968Z  2024-04-03T18:10:06.1739357Z  2024-04-03T18:10:06.1739765Z  2024-04-03T18:10:06.1740175Z  2024-04-03T18:10:06.1741466Z [16,075 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:06.1743153Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 33s local 2024-04-03T18:10:06.1744277Z Compiling xla/literal.cc; 26s local 2024-04-03T18:10:06.1745087Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 17s local 2024-04-03T18:10:06.1746153Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 12s local 2024-04-03T18:10:06.1747392Z Compiling xla/service/hlo_cost_analysis.cc; 11s local 2024-04-03T18:10:06.1748764Z @llvm-project//llvm:Instrumentation; 11s local 2024-04-03T18:10:06.1750042Z Compiling llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp; 10s local 2024-04-03T18:10:06.1751522Z Compiling llvm/lib/Transforms/Utils/BasicBlockUtils.cpp; 10s local ... 2024-04-03T18:10:06.4067981Z 2024-04-03T18:10:06.4069655Z  2024-04-03T18:10:06.4070149Z  2024-04-03T18:10:06.4070547Z  2024-04-03T18:10:06.4070898Z  2024-04-03T18:10:06.4071285Z  2024-04-03T18:10:06.4071671Z  2024-04-03T18:10:06.4072371Z  2024-04-03T18:10:06.4072764Z  2024-04-03T18:10:06.4073855Z [16,076 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:06.4075293Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 33s local 2024-04-03T18:10:06.4076293Z Compiling xla/literal.cc; 27s local 2024-04-03T18:10:06.4077180Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 17s local 2024-04-03T18:10:06.4078233Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 12s local 2024-04-03T18:10:06.4079452Z @llvm-project//llvm:Instrumentation; 11s local 2024-04-03T18:10:06.4080567Z Compiling llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp; 11s local 2024-04-03T18:10:06.4081778Z Compiling llvm/lib/Transforms/Utils/BasicBlockUtils.cpp; 10s local 2024-04-03T18:10:06.4082868Z @llvm-project//llvm:Instrumentation; 9s local ... 2024-04-03T18:10:06.7737734Z 2024-04-03T18:10:06.7738484Z  2024-04-03T18:10:06.7739192Z  2024-04-03T18:10:06.7739607Z  2024-04-03T18:10:06.7740016Z  2024-04-03T18:10:06.7740420Z  2024-04-03T18:10:06.7740838Z  2024-04-03T18:10:06.7741241Z  2024-04-03T18:10:06.7741641Z  2024-04-03T18:10:06.7742810Z [16,076 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:06.7744323Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 34s local 2024-04-03T18:10:06.7745370Z Compiling xla/literal.cc; 27s local 2024-04-03T18:10:06.7746293Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 17s local 2024-04-03T18:10:06.7747434Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 13s local 2024-04-03T18:10:06.7748736Z @llvm-project//llvm:Instrumentation; 11s local 2024-04-03T18:10:06.7749808Z Compiling llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp; 11s local 2024-04-03T18:10:06.7751258Z Compiling llvm/lib/Transforms/Utils/BasicBlockUtils.cpp; 10s local 2024-04-03T18:10:06.7752447Z @llvm-project//llvm:Instrumentation; 9s local ... 2024-04-03T18:10:06.9740259Z 2024-04-03T18:10:06.9741436Z  2024-04-03T18:10:06.9742624Z  2024-04-03T18:10:06.9743159Z  2024-04-03T18:10:06.9743608Z  2024-04-03T18:10:06.9744059Z  2024-04-03T18:10:06.9744543Z  2024-04-03T18:10:06.9745235Z  2024-04-03T18:10:06.9745692Z  2024-04-03T18:10:06.9747000Z [16,078 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:06.9749207Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 34s local 2024-04-03T18:10:06.9750336Z Compiling xla/literal.cc; 27s local 2024-04-03T18:10:06.9751549Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 18s local 2024-04-03T18:10:06.9752794Z @llvm-project//llvm:Instrumentation; 11s local 2024-04-03T18:10:06.9753918Z Compiling llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp; 11s local 2024-04-03T18:10:06.9755439Z Compiling llvm/lib/Transforms/Utils/BasicBlockUtils.cpp; 11s local 2024-04-03T18:10:06.9756732Z @llvm-project//llvm:Instrumentation; 9s local 2024-04-03T18:10:06.9757705Z Compiling llvm/lib/Analysis/LoopInfo.cpp; 9s local ... 2024-04-03T18:10:07.1792228Z 2024-04-03T18:10:07.1792960Z  2024-04-03T18:10:07.1793395Z  2024-04-03T18:10:07.1793754Z  2024-04-03T18:10:07.1794189Z  2024-04-03T18:10:07.1794651Z  2024-04-03T18:10:07.1795043Z  2024-04-03T18:10:07.1795429Z  2024-04-03T18:10:07.1795836Z  2024-04-03T18:10:07.1796966Z [16,081 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:07.1798512Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 34s local 2024-04-03T18:10:07.1799559Z Compiling xla/literal.cc; 27s local 2024-04-03T18:10:07.1800491Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 18s local 2024-04-03T18:10:07.1801630Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T18:10:07.1803054Z Compiling llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp; 11s local 2024-04-03T18:10:07.1804708Z Compiling llvm/lib/Transforms/Utils/BasicBlockUtils.cpp; 11s local 2024-04-03T18:10:07.1806229Z @llvm-project//llvm:Instrumentation; 10s local 2024-04-03T18:10:07.1807487Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 9s local ... 2024-04-03T18:10:07.5391079Z 2024-04-03T18:10:07.5391877Z  2024-04-03T18:10:07.5392434Z  2024-04-03T18:10:07.5392907Z  2024-04-03T18:10:07.5393715Z  2024-04-03T18:10:07.5394168Z  2024-04-03T18:10:07.5394628Z  2024-04-03T18:10:07.5395072Z  2024-04-03T18:10:07.5395527Z  2024-04-03T18:10:07.5396789Z [16,085 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:07.5398522Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 34s local 2024-04-03T18:10:07.5399685Z Compiling xla/literal.cc; 28s local 2024-04-03T18:10:07.5400746Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 18s local 2024-04-03T18:10:07.5402025Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T18:10:07.5403012Z @llvm-project//llvm:Instrumentation; 10s local 2024-04-03T18:10:07.5404204Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 10s local 2024-04-03T18:10:07.5405723Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 9s local 2024-04-03T18:10:07.5407142Z Compiling xla/service/hlo_execution_profile.cc; 8s local ... 2024-04-03T18:10:07.7753375Z 2024-04-03T18:10:07.7754123Z  2024-04-03T18:10:07.7754684Z  2024-04-03T18:10:07.7755132Z  2024-04-03T18:10:07.7755562Z  2024-04-03T18:10:07.7755941Z  2024-04-03T18:10:07.7756338Z  2024-04-03T18:10:07.7756742Z  2024-04-03T18:10:07.7757131Z  2024-04-03T18:10:07.7758297Z [16,090 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:07.7759937Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 35s local 2024-04-03T18:10:07.7760949Z Compiling xla/literal.cc; 28s local 2024-04-03T18:10:07.7761861Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 18s local 2024-04-03T18:10:07.7763412Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T18:10:07.7764511Z @llvm-project//llvm:Instrumentation; 10s local 2024-04-03T18:10:07.7765696Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 10s local 2024-04-03T18:10:07.7767195Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 10s local 2024-04-03T18:10:07.7768822Z Compiling xla/service/hlo_execution_profile.cc; 8s local ... 2024-04-03T18:10:07.9760417Z 2024-04-03T18:10:07.9761184Z  2024-04-03T18:10:07.9761700Z  2024-04-03T18:10:07.9762126Z  2024-04-03T18:10:07.9762534Z  2024-04-03T18:10:07.9762950Z  2024-04-03T18:10:07.9763367Z  2024-04-03T18:10:07.9763783Z  2024-04-03T18:10:07.9764226Z  2024-04-03T18:10:07.9765440Z [16,091 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:07.9766960Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 35s local 2024-04-03T18:10:07.9768034Z Compiling xla/literal.cc; 28s local 2024-04-03T18:10:07.9769018Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 19s local 2024-04-03T18:10:07.9770238Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T18:10:07.9771236Z @llvm-project//llvm:Instrumentation; 10s local 2024-04-03T18:10:07.9772386Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 10s local 2024-04-03T18:10:07.9773892Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 10s local 2024-04-03T18:10:07.9775355Z Compiling xla/service/hlo_execution_profile.cc; 9s local ... 2024-04-03T18:10:08.2189725Z 2024-04-03T18:10:08.2230268Z  2024-04-03T18:10:08.2250134Z  2024-04-03T18:10:08.2250605Z  2024-04-03T18:10:08.2251012Z  2024-04-03T18:10:08.2251385Z  2024-04-03T18:10:08.2251761Z  2024-04-03T18:10:08.2252152Z  2024-04-03T18:10:08.2252543Z  2024-04-03T18:10:08.2253671Z [16,093 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:08.2255397Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 35s local 2024-04-03T18:10:08.2256403Z Compiling xla/literal.cc; 28s local 2024-04-03T18:10:08.2257758Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 19s local 2024-04-03T18:10:08.2258974Z @llvm-project//llvm:Instrumentation; 13s local 2024-04-03T18:10:08.2259963Z @llvm-project//llvm:Instrumentation; 11s local 2024-04-03T18:10:08.2261129Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 10s local 2024-04-03T18:10:08.2262555Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 10s local 2024-04-03T18:10:08.2278145Z Compiling xla/service/hlo_execution_profile.cc; 9s local ... 2024-04-03T18:10:08.5398431Z 2024-04-03T18:10:08.5399671Z  2024-04-03T18:10:08.5400181Z  2024-04-03T18:10:08.5400609Z  2024-04-03T18:10:08.5401013Z  2024-04-03T18:10:08.5401394Z  2024-04-03T18:10:08.5401787Z  2024-04-03T18:10:08.5402223Z  2024-04-03T18:10:08.5402630Z  2024-04-03T18:10:08.5403856Z [16,095 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:08.5405524Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 35s local 2024-04-03T18:10:08.5406888Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 19s local 2024-04-03T18:10:08.5408093Z @llvm-project//llvm:Instrumentation; 13s local 2024-04-03T18:10:08.5409070Z @llvm-project//llvm:Instrumentation; 11s local 2024-04-03T18:10:08.5410144Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 11s local 2024-04-03T18:10:08.5411484Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 10s local 2024-04-03T18:10:08.5412733Z Compiling xla/service/hlo_execution_profile.cc; 9s local 2024-04-03T18:10:08.5414027Z Compiling llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp; 8s local ... 2024-04-03T18:10:08.7723667Z 2024-04-03T18:10:08.7737926Z  2024-04-03T18:10:08.7738846Z  2024-04-03T18:10:08.7739341Z  2024-04-03T18:10:08.7739804Z  2024-04-03T18:10:08.7740219Z  2024-04-03T18:10:08.7740666Z  2024-04-03T18:10:08.7741114Z  2024-04-03T18:10:08.7741528Z  2024-04-03T18:10:08.7742797Z [16,096 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:08.7744607Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 36s local 2024-04-03T18:10:08.7745969Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 19s local 2024-04-03T18:10:08.7747259Z @llvm-project//llvm:Instrumentation; 13s local 2024-04-03T18:10:08.7748652Z @llvm-project//llvm:Instrumentation; 11s local 2024-04-03T18:10:08.7749817Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 11s local 2024-04-03T18:10:08.7751507Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 11s local 2024-04-03T18:10:08.7752805Z Compiling xla/service/hlo_execution_profile.cc; 9s local 2024-04-03T18:10:08.7754115Z Compiling llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp; 9s local ... 2024-04-03T18:10:08.9759721Z 2024-04-03T18:10:08.9761308Z  2024-04-03T18:10:08.9762221Z  2024-04-03T18:10:08.9763004Z  2024-04-03T18:10:08.9763802Z  2024-04-03T18:10:08.9764929Z  2024-04-03T18:10:08.9765446Z  2024-04-03T18:10:08.9765927Z  2024-04-03T18:10:08.9766416Z  2024-04-03T18:10:08.9767747Z [16,097 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:08.9769576Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 36s local 2024-04-03T18:10:08.9771457Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 20s local 2024-04-03T18:10:08.9772885Z @llvm-project//llvm:Instrumentation; 13s local 2024-04-03T18:10:08.9774008Z @llvm-project//llvm:Instrumentation; 11s local 2024-04-03T18:10:08.9775569Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 11s local 2024-04-03T18:10:08.9777249Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 11s local 2024-04-03T18:10:08.9778861Z Compiling xla/service/hlo_execution_profile.cc; 10s local 2024-04-03T18:10:08.9780329Z Compiling llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp; 9s local ... 2024-04-03T18:10:09.1762202Z 2024-04-03T18:10:09.1762921Z  2024-04-03T18:10:09.1763550Z  2024-04-03T18:10:09.1764046Z  2024-04-03T18:10:09.1764446Z  2024-04-03T18:10:09.1764836Z  2024-04-03T18:10:09.1765225Z  2024-04-03T18:10:09.1765632Z  2024-04-03T18:10:09.1766239Z  2024-04-03T18:10:09.1767401Z [16,098 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:09.1769080Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 36s local 2024-04-03T18:10:09.1770380Z @llvm-project//llvm:Instrumentation; 14s local 2024-04-03T18:10:09.1771402Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T18:10:09.1772583Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 11s local 2024-04-03T18:10:09.1774144Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 11s local 2024-04-03T18:10:09.1775627Z Compiling xla/service/hlo_execution_profile.cc; 10s local 2024-04-03T18:10:09.1776862Z Compiling llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp; 9s local 2024-04-03T18:10:09.1778169Z Compiling xla/service/hlo_execution_profile.cc; 9s local ... 2024-04-03T18:10:09.5277163Z 2024-04-03T18:10:09.5278336Z  2024-04-03T18:10:09.5278840Z  2024-04-03T18:10:09.5279271Z  2024-04-03T18:10:09.5279767Z  2024-04-03T18:10:09.5280166Z  2024-04-03T18:10:09.5280556Z  2024-04-03T18:10:09.5280996Z  2024-04-03T18:10:09.5281484Z  2024-04-03T18:10:09.5282657Z [16,099 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:09.5284576Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 36s local 2024-04-03T18:10:09.5285904Z @llvm-project//llvm:Instrumentation; 14s local 2024-04-03T18:10:09.5286900Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T18:10:09.5287976Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 12s local 2024-04-03T18:10:09.5289703Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 11s local 2024-04-03T18:10:09.5291093Z Compiling xla/service/hlo_execution_profile.cc; 10s local 2024-04-03T18:10:09.5292339Z Compiling llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp; 9s local 2024-04-03T18:10:09.5293618Z Compiling xla/service/hlo_execution_profile.cc; 9s local ... 2024-04-03T18:10:09.7869762Z 2024-04-03T18:10:09.7870511Z  2024-04-03T18:10:09.7871081Z  2024-04-03T18:10:09.7871553Z  2024-04-03T18:10:09.7871980Z  2024-04-03T18:10:09.7872436Z  2024-04-03T18:10:09.7873028Z  2024-04-03T18:10:09.7873448Z  2024-04-03T18:10:09.7873895Z  2024-04-03T18:10:09.7875144Z [16,101 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:09.7876795Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 37s local 2024-04-03T18:10:09.7878095Z @llvm-project//llvm:Instrumentation; 14s local 2024-04-03T18:10:09.7879087Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T18:10:09.7880191Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 12s local 2024-04-03T18:10:09.7881657Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 12s local 2024-04-03T18:10:09.7883275Z Compiling xla/service/hlo_execution_profile.cc; 10s local 2024-04-03T18:10:09.7884683Z Compiling llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp; 10s local 2024-04-03T18:10:09.7885977Z Compiling xla/service/hlo_execution_profile.cc; 10s local ... 2024-04-03T18:10:09.9773088Z 2024-04-03T18:10:09.9773890Z  2024-04-03T18:10:09.9774583Z  2024-04-03T18:10:09.9775034Z  2024-04-03T18:10:09.9777893Z  2024-04-03T18:10:09.9780695Z  2024-04-03T18:10:09.9783526Z  2024-04-03T18:10:09.9786509Z  2024-04-03T18:10:09.9788008Z  2024-04-03T18:10:09.9789417Z [16,102 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:09.9791192Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 37s local 2024-04-03T18:10:09.9793176Z @llvm-project//llvm:Instrumentation; 14s local 2024-04-03T18:10:09.9794652Z Compiling llvm/lib/Transforms/Vectorize/VectorCombine.cpp; 12s local 2024-04-03T18:10:09.9796395Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 12s local 2024-04-03T18:10:09.9829531Z Compiling xla/service/hlo_execution_profile.cc; 11s local 2024-04-03T18:10:09.9831026Z Compiling llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp; 10s local 2024-04-03T18:10:09.9832674Z Compiling xla/service/hlo_execution_profile.cc; 10s local 2024-04-03T18:10:09.9834322Z @llvm-project//llvm:InstCombine; 9s local ... 2024-04-03T18:10:10.2518537Z 2024-04-03T18:10:10.2519677Z  2024-04-03T18:10:10.2520622Z  2024-04-03T18:10:10.2523631Z  2024-04-03T18:10:10.2524302Z  2024-04-03T18:10:10.2527131Z  2024-04-03T18:10:10.2527822Z  2024-04-03T18:10:10.2530637Z  2024-04-03T18:10:10.2531260Z  2024-04-03T18:10:10.2534975Z [16,104 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:10.2536858Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 37s local 2024-04-03T18:10:10.2538611Z @llvm-project//llvm:Instrumentation; 15s local 2024-04-03T18:10:10.2540103Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 12s local 2024-04-03T18:10:10.2541631Z Compiling xla/service/hlo_execution_profile.cc; 11s local 2024-04-03T18:10:10.2543576Z Compiling xla/service/hlo_execution_profile.cc; 10s local 2024-04-03T18:10:10.2545112Z @llvm-project//llvm:InstCombine; 10s local 2024-04-03T18:10:10.2546569Z Compiling llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp; 9s local 2024-04-03T18:10:10.2548376Z Compiling xla/service/call_graph.cc; 9s local ... 2024-04-03T18:10:10.5785254Z 2024-04-03T18:10:10.5786332Z  2024-04-03T18:10:10.5786817Z  2024-04-03T18:10:10.5787236Z  2024-04-03T18:10:10.5787876Z  2024-04-03T18:10:10.5788262Z  2024-04-03T18:10:10.5788685Z  2024-04-03T18:10:10.5789105Z  2024-04-03T18:10:10.5789496Z  2024-04-03T18:10:10.5790706Z [16,106 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:10.5792320Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 37s local 2024-04-03T18:10:10.5793620Z @llvm-project//llvm:Instrumentation; 15s local 2024-04-03T18:10:10.5794843Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 13s local 2024-04-03T18:10:10.5796181Z Compiling xla/service/hlo_execution_profile.cc; 11s local 2024-04-03T18:10:10.5797278Z Compiling xla/service/hlo_execution_profile.cc; 10s local 2024-04-03T18:10:10.5798430Z @llvm-project//llvm:InstCombine; 10s local 2024-04-03T18:10:10.5799808Z Compiling llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp; 10s local 2024-04-03T18:10:10.5801055Z Compiling xla/service/call_graph.cc; 9s local ... 2024-04-03T18:10:10.7783215Z 2024-04-03T18:10:10.7784013Z  2024-04-03T18:10:10.7784558Z  2024-04-03T18:10:10.7786695Z  2024-04-03T18:10:10.7787585Z  2024-04-03T18:10:10.7788812Z  2024-04-03T18:10:10.7789646Z  2024-04-03T18:10:10.7790305Z  2024-04-03T18:10:10.7790927Z  2024-04-03T18:10:10.7792400Z [16,107 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:10.7794340Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 38s local 2024-04-03T18:10:10.7795981Z @llvm-project//llvm:Instrumentation; 15s local 2024-04-03T18:10:10.7797390Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 13s local 2024-04-03T18:10:10.7799279Z Compiling xla/service/hlo_execution_profile.cc; 11s local 2024-04-03T18:10:10.7800674Z Compiling xla/service/hlo_execution_profile.cc; 11s local 2024-04-03T18:10:10.7802366Z @llvm-project//llvm:InstCombine; 10s local 2024-04-03T18:10:10.7803652Z Compiling llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp; 10s local 2024-04-03T18:10:10.7805573Z Compiling xla/service/call_graph.cc; 9s local ... 2024-04-03T18:10:11.0069543Z 2024-04-03T18:10:11.0070749Z  2024-04-03T18:10:11.0071301Z  2024-04-03T18:10:11.0071731Z  2024-04-03T18:10:11.0072156Z  2024-04-03T18:10:11.0072857Z  2024-04-03T18:10:11.0073279Z  2024-04-03T18:10:11.0073702Z  2024-04-03T18:10:11.0074130Z  2024-04-03T18:10:11.0075403Z [16,112 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:11.0077101Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 38s local 2024-04-03T18:10:11.0078636Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 13s local 2024-04-03T18:10:11.0080036Z Compiling xla/service/hlo_execution_profile.cc; 11s local 2024-04-03T18:10:11.0081057Z Compiling xla/service/call_graph.cc; 10s local 2024-04-03T18:10:11.0082127Z @llvm-project//llvm:Instrumentation; 9s local 2024-04-03T18:10:11.0083084Z @llvm-project//llvm:Vectorize; 9s local 2024-04-03T18:10:11.0083943Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 8s local 2024-04-03T18:10:11.0085060Z Compiling llvm/lib/Analysis/MemoryDependenceAnalysis.cpp; 8s local ... 2024-04-03T18:10:11.3221682Z 2024-04-03T18:10:11.3222440Z  2024-04-03T18:10:11.3222975Z  2024-04-03T18:10:11.3223564Z  2024-04-03T18:10:11.3224008Z  2024-04-03T18:10:11.3224764Z  2024-04-03T18:10:11.3225193Z  2024-04-03T18:10:11.3225641Z  2024-04-03T18:10:11.3226085Z  2024-04-03T18:10:11.3227187Z [16,113 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:11.3229029Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 38s local 2024-04-03T18:10:11.3230673Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 13s local 2024-04-03T18:10:11.3231940Z Compiling xla/service/hlo_execution_profile.cc; 11s local 2024-04-03T18:10:11.3232931Z Compiling xla/service/call_graph.cc; 10s local 2024-04-03T18:10:11.3233950Z @llvm-project//llvm:Instrumentation; 10s local 2024-04-03T18:10:11.3234881Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 9s local 2024-04-03T18:10:11.3236033Z Compiling llvm/lib/Analysis/MemoryDependenceAnalysis.cpp; 8s local 2024-04-03T18:10:11.3237382Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 8s local ... 2024-04-03T18:10:11.5806518Z 2024-04-03T18:10:11.5807296Z  2024-04-03T18:10:11.5807828Z  2024-04-03T18:10:11.5808267Z  2024-04-03T18:10:11.5808762Z  2024-04-03T18:10:11.5809125Z  2024-04-03T18:10:11.5809549Z  2024-04-03T18:10:11.5809979Z  2024-04-03T18:10:11.5810357Z  2024-04-03T18:10:11.5811683Z [16,114 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:11.5813399Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 38s local 2024-04-03T18:10:11.5815095Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 14s local 2024-04-03T18:10:11.5816882Z Compiling xla/service/hlo_execution_profile.cc; 11s local 2024-04-03T18:10:11.5817881Z Compiling xla/service/call_graph.cc; 10s local 2024-04-03T18:10:11.5818959Z @llvm-project//llvm:Instrumentation; 10s local 2024-04-03T18:10:11.5819843Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 9s local 2024-04-03T18:10:11.5820989Z Compiling llvm/lib/Analysis/MemoryDependenceAnalysis.cpp; 8s local 2024-04-03T18:10:11.5822241Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 8s local ... 2024-04-03T18:10:11.7898823Z 2024-04-03T18:10:11.7899894Z  2024-04-03T18:10:11.7900454Z  2024-04-03T18:10:11.7900867Z  2024-04-03T18:10:11.7901274Z  2024-04-03T18:10:11.7901640Z  2024-04-03T18:10:11.7902038Z  2024-04-03T18:10:11.7902429Z  2024-04-03T18:10:11.7902833Z  2024-04-03T18:10:11.7904051Z [16,116 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:11.7905665Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 39s local 2024-04-03T18:10:11.7907221Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 14s local 2024-04-03T18:10:11.7908701Z Compiling xla/service/call_graph.cc; 10s local 2024-04-03T18:10:11.7909781Z @llvm-project//llvm:Instrumentation; 10s local 2024-04-03T18:10:11.7910760Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 9s local 2024-04-03T18:10:11.7911784Z Compiling llvm/lib/Analysis/MemoryDependenceAnalysis.cpp; 9s local 2024-04-03T18:10:11.7913038Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 9s local 2024-04-03T18:10:11.7914066Z Compiling xla/hlo/ir/hlo_reachability.cc; 8s local ... 2024-04-03T18:10:12.0276363Z 2024-04-03T18:10:12.0277139Z  2024-04-03T18:10:12.0277652Z  2024-04-03T18:10:12.0278081Z  2024-04-03T18:10:12.0278504Z  2024-04-03T18:10:12.0278948Z  2024-04-03T18:10:12.0279386Z  2024-04-03T18:10:12.0279806Z  2024-04-03T18:10:12.0280272Z  2024-04-03T18:10:12.0281477Z [16,118 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:12.0283130Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 39s local 2024-04-03T18:10:12.0284600Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 14s local 2024-04-03T18:10:12.0286194Z Compiling xla/service/call_graph.cc; 11s local 2024-04-03T18:10:12.0287261Z @llvm-project//llvm:Instrumentation; 10s local 2024-04-03T18:10:12.0288241Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 9s local 2024-04-03T18:10:12.0289487Z Compiling llvm/lib/Analysis/MemoryDependenceAnalysis.cpp; 9s local 2024-04-03T18:10:12.0290941Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 9s local 2024-04-03T18:10:12.0292078Z Compiling xla/hlo/ir/hlo_reachability.cc; 8s local ... 2024-04-03T18:10:12.3210880Z 2024-04-03T18:10:12.3211687Z  2024-04-03T18:10:12.3212223Z  2024-04-03T18:10:12.3212657Z  2024-04-03T18:10:12.3213076Z  2024-04-03T18:10:12.3213514Z  2024-04-03T18:10:12.3213904Z  2024-04-03T18:10:12.3214583Z  2024-04-03T18:10:12.3215011Z  2024-04-03T18:10:12.3216228Z [16,121 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:12.3217850Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 39s local 2024-04-03T18:10:12.3219342Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 14s local 2024-04-03T18:10:12.3220540Z Compiling xla/service/call_graph.cc; 11s local 2024-04-03T18:10:12.3221617Z @llvm-project//llvm:Instrumentation; 11s local 2024-04-03T18:10:12.3222627Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 10s local 2024-04-03T18:10:12.3223815Z Compiling llvm/lib/Analysis/MemoryDependenceAnalysis.cpp; 9s local 2024-04-03T18:10:12.3225194Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 9s local 2024-04-03T18:10:12.3226300Z Compiling xla/hlo/ir/hlo_reachability.cc; 8s local ... 2024-04-03T18:10:12.5389773Z 2024-04-03T18:10:12.5390517Z  2024-04-03T18:10:12.5391019Z  2024-04-03T18:10:12.5391441Z  2024-04-03T18:10:12.5391866Z  2024-04-03T18:10:12.5392238Z  2024-04-03T18:10:12.5392637Z  2024-04-03T18:10:12.5393044Z  2024-04-03T18:10:12.5393452Z  2024-04-03T18:10:12.5394642Z [16,122 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:12.5396475Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 39s local 2024-04-03T18:10:12.5397908Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 14s local 2024-04-03T18:10:12.5399128Z Compiling xla/service/call_graph.cc; 11s local 2024-04-03T18:10:12.5400153Z @llvm-project//llvm:Instrumentation; 11s local 2024-04-03T18:10:12.5401077Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 10s local 2024-04-03T18:10:12.5402118Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 9s local 2024-04-03T18:10:12.5403157Z Compiling xla/hlo/ir/hlo_reachability.cc; 9s local 2024-04-03T18:10:12.5404288Z Compiling llvm/lib/Analysis/MemorySSA.cpp; 8s local ... 2024-04-03T18:10:12.7799318Z 2024-04-03T18:10:12.7800116Z  2024-04-03T18:10:12.7800660Z  2024-04-03T18:10:12.7801100Z  2024-04-03T18:10:12.7801582Z  2024-04-03T18:10:12.7802036Z  2024-04-03T18:10:12.7802490Z  2024-04-03T18:10:12.7802945Z  2024-04-03T18:10:12.7803375Z  2024-04-03T18:10:12.7804679Z [16,122 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:12.7806330Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 40s local 2024-04-03T18:10:12.7807841Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 15s local 2024-04-03T18:10:12.7809184Z Compiling xla/service/call_graph.cc; 11s local 2024-04-03T18:10:12.7810341Z @llvm-project//llvm:Instrumentation; 11s local 2024-04-03T18:10:12.7811358Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 10s local 2024-04-03T18:10:12.7812459Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 10s local 2024-04-03T18:10:12.7813651Z Compiling xla/hlo/ir/hlo_reachability.cc; 9s local 2024-04-03T18:10:12.7822060Z Compiling llvm/lib/Analysis/MemorySSA.cpp; 9s local ... 2024-04-03T18:10:12.9801747Z 2024-04-03T18:10:12.9802872Z  2024-04-03T18:10:12.9803628Z  2024-04-03T18:10:12.9804337Z  2024-04-03T18:10:12.9805751Z  2024-04-03T18:10:12.9806515Z  2024-04-03T18:10:12.9807037Z  2024-04-03T18:10:12.9807563Z  2024-04-03T18:10:12.9808487Z  2024-04-03T18:10:12.9809950Z [16,124 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:12.9813851Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 40s local 2024-04-03T18:10:12.9815520Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 15s local 2024-04-03T18:10:12.9816909Z Compiling xla/service/call_graph.cc; 12s local 2024-04-03T18:10:12.9818060Z @llvm-project//llvm:Instrumentation; 11s local 2024-04-03T18:10:12.9819046Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 10s local 2024-04-03T18:10:12.9820325Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 10s local 2024-04-03T18:10:12.9823060Z Compiling xla/hlo/ir/hlo_reachability.cc; 9s local 2024-04-03T18:10:12.9824241Z Compiling llvm/lib/Analysis/MemorySSA.cpp; 9s local ... 2024-04-03T18:10:13.2569355Z 2024-04-03T18:10:13.2570415Z  2024-04-03T18:10:13.2571130Z  2024-04-03T18:10:13.2571781Z  2024-04-03T18:10:13.2572471Z  2024-04-03T18:10:13.2573129Z  2024-04-03T18:10:13.2573902Z  2024-04-03T18:10:13.2575140Z  2024-04-03T18:10:13.2575748Z  2024-04-03T18:10:13.2577035Z [16,125 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:13.2579015Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 40s local 2024-04-03T18:10:13.2580340Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 15s local 2024-04-03T18:10:13.2581420Z Compiling xla/service/call_graph.cc; 12s local 2024-04-03T18:10:13.2582542Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T18:10:13.2583799Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 11s local 2024-04-03T18:10:13.2585063Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 10s local 2024-04-03T18:10:13.2586452Z Compiling xla/hlo/ir/hlo_reachability.cc; 9s local 2024-04-03T18:10:13.2587489Z Compiling llvm/lib/Analysis/MemorySSA.cpp; 9s local ... 2024-04-03T18:10:13.4948778Z 2024-04-03T18:10:13.4949531Z  2024-04-03T18:10:13.4950085Z  2024-04-03T18:10:13.4950491Z  2024-04-03T18:10:13.4950881Z  2024-04-03T18:10:13.4951279Z  2024-04-03T18:10:13.4951679Z  2024-04-03T18:10:13.4952087Z  2024-04-03T18:10:13.4952510Z  2024-04-03T18:10:13.4953707Z [16,126 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:13.4955374Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 40s local 2024-04-03T18:10:13.4956933Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 15s local 2024-04-03T18:10:13.4958218Z Compiling xla/service/call_graph.cc; 12s local 2024-04-03T18:10:13.4959196Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T18:10:13.4960072Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 11s local 2024-04-03T18:10:13.4961131Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 10s local 2024-04-03T18:10:13.4962188Z Compiling xla/hlo/ir/hlo_reachability.cc; 9s local 2024-04-03T18:10:13.4963109Z Compiling llvm/lib/Analysis/MemorySSA.cpp; 9s local ... 2024-04-03T18:10:13.7268844Z 2024-04-03T18:10:13.7292171Z  2024-04-03T18:10:13.7293740Z  2024-04-03T18:10:13.7294997Z  2024-04-03T18:10:13.7295528Z  2024-04-03T18:10:13.7295989Z  2024-04-03T18:10:13.7296412Z  2024-04-03T18:10:13.7296838Z  2024-04-03T18:10:13.7297303Z  2024-04-03T18:10:13.7298541Z [16,127 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:13.7300546Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 40s local 2024-04-03T18:10:13.7302306Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 16s local 2024-04-03T18:10:13.7303494Z Compiling xla/service/call_graph.cc; 12s local 2024-04-03T18:10:13.7304607Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T18:10:13.7305755Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 11s local 2024-04-03T18:10:13.7306821Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 10s local 2024-04-03T18:10:13.7308196Z Compiling xla/hlo/ir/hlo_reachability.cc; 10s local 2024-04-03T18:10:13.7309212Z Compiling llvm/lib/Analysis/MemorySSA.cpp; 10s local ... 2024-04-03T18:10:13.9800168Z 2024-04-03T18:10:13.9800938Z  2024-04-03T18:10:13.9801422Z  2024-04-03T18:10:13.9801853Z  2024-04-03T18:10:13.9802263Z  2024-04-03T18:10:13.9802665Z  2024-04-03T18:10:13.9803078Z  2024-04-03T18:10:13.9803487Z  2024-04-03T18:10:13.9803880Z  2024-04-03T18:10:13.9805135Z [16,129 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:13.9806821Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 41s local 2024-04-03T18:10:13.9808331Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 16s local 2024-04-03T18:10:13.9809609Z Compiling xla/service/call_graph.cc; 13s local 2024-04-03T18:10:13.9810624Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T18:10:13.9811561Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 11s local 2024-04-03T18:10:13.9812665Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 11s local 2024-04-03T18:10:13.9814437Z Compiling xla/hlo/ir/hlo_reachability.cc; 10s local 2024-04-03T18:10:13.9815426Z Compiling llvm/lib/Analysis/MemorySSA.cpp; 10s local ... 2024-04-03T18:10:14.1824118Z 2024-04-03T18:10:14.1824908Z  2024-04-03T18:10:14.1825505Z  2024-04-03T18:10:14.1825952Z  2024-04-03T18:10:14.1826323Z  2024-04-03T18:10:14.1826843Z  2024-04-03T18:10:14.1827247Z  2024-04-03T18:10:14.1827898Z  2024-04-03T18:10:14.1828303Z  2024-04-03T18:10:14.1830214Z [16,131 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:14.1831893Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 41s local 2024-04-03T18:10:14.1833389Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 16s local 2024-04-03T18:10:14.1834543Z Compiling xla/service/call_graph.cc; 13s local 2024-04-03T18:10:14.1835578Z @llvm-project//llvm:Instrumentation; 13s local 2024-04-03T18:10:14.1836498Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 11s local 2024-04-03T18:10:14.1837543Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 11s local 2024-04-03T18:10:14.1838725Z Compiling xla/hlo/ir/hlo_reachability.cc; 10s local 2024-04-03T18:10:14.1839692Z Compiling llvm/lib/Analysis/MemorySSA.cpp; 10s local ... 2024-04-03T18:10:14.4111253Z 2024-04-03T18:10:14.4112029Z  2024-04-03T18:10:14.4112651Z  2024-04-03T18:10:14.4113098Z  2024-04-03T18:10:14.4113528Z  2024-04-03T18:10:14.4113981Z  2024-04-03T18:10:14.4114381Z  2024-04-03T18:10:14.4114800Z  2024-04-03T18:10:14.4115237Z  2024-04-03T18:10:14.4116564Z [16,133 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:14.4118275Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 41s local 2024-04-03T18:10:14.4119716Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 16s local 2024-04-03T18:10:14.4121077Z Compiling xla/service/call_graph.cc; 13s local 2024-04-03T18:10:14.4122126Z @llvm-project//llvm:Instrumentation; 13s local 2024-04-03T18:10:14.4122969Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 12s local 2024-04-03T18:10:14.4124040Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 11s local 2024-04-03T18:10:14.4125473Z Compiling xla/hlo/ir/hlo_reachability.cc; 10s local 2024-04-03T18:10:14.4126534Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 10s local ... 2024-04-03T18:10:14.7649103Z 2024-04-03T18:10:14.7649886Z  2024-04-03T18:10:14.7650404Z  2024-04-03T18:10:14.7652555Z  2024-04-03T18:10:14.7655873Z  2024-04-03T18:10:14.7658672Z  2024-04-03T18:10:14.7661594Z  2024-04-03T18:10:14.7664470Z  2024-04-03T18:10:14.7667264Z  2024-04-03T18:10:14.7671122Z [16,137 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:10:14.7675310Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 41s local 2024-04-03T18:10:14.7676834Z Compiling xla/service/call_graph.cc; 13s local 2024-04-03T18:10:14.7678269Z @llvm-project//llvm:Instrumentation; 13s local 2024-04-03T18:10:14.7681785Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 12s local 2024-04-03T18:10:14.7685400Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 11s local 2024-04-03T18:10:14.7688950Z Compiling xla/hlo/ir/hlo_reachability.cc; 11s local 2024-04-03T18:10:14.7690691Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 10s local 2024-04-03T18:10:14.7691841Z Compiling xla/hlo/ir/hlo_instructions.cc; 10s local ... 2024-04-03T18:10:14.9818634Z 2024-04-03T18:10:14.9819788Z  2024-04-03T18:10:14.9820329Z  2024-04-03T18:10:14.9820731Z  2024-04-03T18:10:14.9821157Z  2024-04-03T18:10:14.9821552Z  2024-04-03T18:10:14.9822141Z  2024-04-03T18:10:14.9822551Z  2024-04-03T18:10:14.9822981Z  2024-04-03T18:10:14.9824496Z [16,138 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:14.9826432Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 42s local 2024-04-03T18:10:14.9830745Z Compiling xla/service/call_graph.cc; 14s local 2024-04-03T18:10:14.9833724Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 12s local 2024-04-03T18:10:14.9835048Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 12s local 2024-04-03T18:10:14.9836342Z Compiling xla/hlo/ir/hlo_reachability.cc; 11s local 2024-04-03T18:10:14.9837801Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 10s local 2024-04-03T18:10:14.9838989Z Compiling xla/hlo/ir/hlo_instructions.cc; 10s local 2024-04-03T18:10:14.9840617Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 10s local ... 2024-04-03T18:10:15.2109353Z 2024-04-03T18:10:15.2110528Z  2024-04-03T18:10:15.2111224Z  2024-04-03T18:10:15.2112554Z  2024-04-03T18:10:15.2113022Z  2024-04-03T18:10:15.2113448Z  2024-04-03T18:10:15.2113863Z  2024-04-03T18:10:15.2114325Z  2024-04-03T18:10:15.2114726Z  2024-04-03T18:10:15.2115934Z [16,139 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:15.2117669Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 42s local 2024-04-03T18:10:15.2118869Z Compiling xla/service/call_graph.cc; 14s local 2024-04-03T18:10:15.2119890Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 12s local 2024-04-03T18:10:15.2120974Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 12s local 2024-04-03T18:10:15.2122107Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 10s local 2024-04-03T18:10:15.2123161Z Compiling xla/hlo/ir/hlo_instructions.cc; 10s local 2024-04-03T18:10:15.2124282Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 10s local 2024-04-03T18:10:15.2125497Z Compiling xla/hlo/ir/hlo_reachability.cc; 9s local ... 2024-04-03T18:10:15.5496830Z 2024-04-03T18:10:15.5497941Z  2024-04-03T18:10:15.5498416Z  2024-04-03T18:10:15.5498770Z  2024-04-03T18:10:15.5499167Z  2024-04-03T18:10:15.5499526Z  2024-04-03T18:10:15.5499879Z  2024-04-03T18:10:15.5500263Z  2024-04-03T18:10:15.5500644Z  2024-04-03T18:10:15.5502027Z [16,141 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:15.5503450Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 42s local 2024-04-03T18:10:15.5504526Z Compiling xla/service/call_graph.cc; 14s local 2024-04-03T18:10:15.5505375Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 13s local 2024-04-03T18:10:15.5506484Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 12s local 2024-04-03T18:10:15.5507462Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 11s local 2024-04-03T18:10:15.5508619Z Compiling xla/hlo/ir/hlo_instructions.cc; 11s local 2024-04-03T18:10:15.5509647Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 10s local 2024-04-03T18:10:15.5510707Z Compiling xla/hlo/ir/hlo_reachability.cc; 10s local ... 2024-04-03T18:10:15.7828841Z 2024-04-03T18:10:15.7830674Z  2024-04-03T18:10:15.7831413Z  2024-04-03T18:10:15.7831850Z  2024-04-03T18:10:15.7832295Z  2024-04-03T18:10:15.7832757Z  2024-04-03T18:10:15.7833181Z  2024-04-03T18:10:15.7833609Z  2024-04-03T18:10:15.7834025Z  2024-04-03T18:10:15.7835313Z [16,141 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:15.7836989Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 43s local 2024-04-03T18:10:15.7838215Z Compiling xla/service/call_graph.cc; 14s local 2024-04-03T18:10:15.7839205Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 13s local 2024-04-03T18:10:15.7840272Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 13s local 2024-04-03T18:10:15.7841749Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 11s local 2024-04-03T18:10:15.7842799Z Compiling xla/hlo/ir/hlo_instructions.cc; 11s local 2024-04-03T18:10:15.7844045Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 10s local 2024-04-03T18:10:15.7845354Z Compiling xla/hlo/ir/hlo_reachability.cc; 10s local ... 2024-04-03T18:10:16.1636486Z 2024-04-03T18:10:16.1637447Z  2024-04-03T18:10:16.1638149Z  2024-04-03T18:10:16.1638607Z  2024-04-03T18:10:16.1639233Z  2024-04-03T18:10:16.1639857Z  2024-04-03T18:10:16.1640786Z  2024-04-03T18:10:16.1641430Z  2024-04-03T18:10:16.1642037Z  2024-04-03T18:10:16.1643552Z [16,145 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:16.1645495Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 43s local 2024-04-03T18:10:16.1646946Z Compiling xla/service/call_graph.cc; 15s local 2024-04-03T18:10:16.1648054Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 13s local 2024-04-03T18:10:16.1649565Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 13s local 2024-04-03T18:10:16.1651056Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 11s local 2024-04-03T18:10:16.1652499Z Compiling xla/hlo/ir/hlo_instructions.cc; 11s local 2024-04-03T18:10:16.1654083Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 11s local 2024-04-03T18:10:16.1655805Z Compiling xla/hlo/ir/hlo_reachability.cc; 10s local ... 2024-04-03T18:10:16.3842326Z 2024-04-03T18:10:16.3843105Z  2024-04-03T18:10:16.3843611Z  2024-04-03T18:10:16.3844050Z  2024-04-03T18:10:16.3844491Z  2024-04-03T18:10:16.3844917Z  2024-04-03T18:10:16.3845358Z  2024-04-03T18:10:16.3845781Z  2024-04-03T18:10:16.3846206Z  2024-04-03T18:10:16.3847453Z [16,145 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:16.3849293Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 43s local 2024-04-03T18:10:16.3850720Z Compiling xla/service/call_graph.cc; 15s local 2024-04-03T18:10:16.3851697Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 14s local 2024-04-03T18:10:16.3852840Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 13s local 2024-04-03T18:10:16.3854561Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 12s local 2024-04-03T18:10:16.3855706Z Compiling xla/hlo/ir/hlo_instructions.cc; 12s local 2024-04-03T18:10:16.3856973Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 11s local 2024-04-03T18:10:16.3858285Z Compiling xla/hlo/ir/hlo_reachability.cc; 10s local ... 2024-04-03T18:10:16.7852688Z 2024-04-03T18:10:16.7853469Z  2024-04-03T18:10:16.7854022Z  2024-04-03T18:10:16.7854604Z  2024-04-03T18:10:16.7855051Z  2024-04-03T18:10:16.7855514Z  2024-04-03T18:10:16.7855932Z  2024-04-03T18:10:16.7856373Z  2024-04-03T18:10:16.7856821Z  2024-04-03T18:10:16.7858086Z [16,148 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:16.7859833Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 44s local 2024-04-03T18:10:16.7861114Z Compiling xla/service/call_graph.cc; 15s local 2024-04-03T18:10:16.7862135Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 14s local 2024-04-03T18:10:16.7863310Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 14s local 2024-04-03T18:10:16.7864541Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 12s local 2024-04-03T18:10:16.7865534Z Compiling xla/hlo/ir/hlo_instructions.cc; 12s local 2024-04-03T18:10:16.7866809Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 11s local 2024-04-03T18:10:16.7868391Z Compiling xla/hlo/ir/hlo_reachability.cc; 11s local ... 2024-04-03T18:10:16.9857951Z 2024-04-03T18:10:16.9858718Z  2024-04-03T18:10:16.9859203Z  2024-04-03T18:10:16.9859636Z  2024-04-03T18:10:16.9860370Z  2024-04-03T18:10:16.9860781Z  2024-04-03T18:10:16.9861208Z  2024-04-03T18:10:16.9861636Z  2024-04-03T18:10:16.9862031Z  2024-04-03T18:10:16.9863211Z [16,149 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:16.9864804Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 44s local 2024-04-03T18:10:16.9865995Z Compiling xla/service/call_graph.cc; 16s local 2024-04-03T18:10:16.9866933Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 14s local 2024-04-03T18:10:16.9868445Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 14s local 2024-04-03T18:10:16.9869569Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 12s local 2024-04-03T18:10:16.9870432Z Compiling xla/hlo/ir/hlo_instructions.cc; 12s local 2024-04-03T18:10:16.9871426Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 12s local 2024-04-03T18:10:16.9872403Z Compiling xla/hlo/ir/hlo_reachability.cc; 11s local ... 2024-04-03T18:10:17.2538275Z 2024-04-03T18:10:17.2539194Z  2024-04-03T18:10:17.2539898Z  2024-04-03T18:10:17.2540496Z  2024-04-03T18:10:17.2540929Z  2024-04-03T18:10:17.2541548Z  2024-04-03T18:10:17.2542117Z  2024-04-03T18:10:17.2542552Z  2024-04-03T18:10:17.2543201Z  2024-04-03T18:10:17.2544764Z [16,152 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:17.2546879Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 44s local 2024-04-03T18:10:17.2548516Z Compiling xla/service/call_graph.cc; 16s local 2024-04-03T18:10:17.2550011Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 15s local 2024-04-03T18:10:17.2551516Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 14s local 2024-04-03T18:10:17.2553087Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 12s local 2024-04-03T18:10:17.2554327Z Compiling xla/hlo/ir/hlo_instructions.cc; 12s local 2024-04-03T18:10:17.2555872Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 12s local 2024-04-03T18:10:17.2557429Z Compiling xla/hlo/ir/hlo_module_group.cc; 10s local ... 2024-04-03T18:10:17.5852413Z 2024-04-03T18:10:17.5853376Z  2024-04-03T18:10:17.5854111Z  2024-04-03T18:10:17.5854873Z  2024-04-03T18:10:17.5855352Z  2024-04-03T18:10:17.5856438Z  2024-04-03T18:10:17.5856926Z  2024-04-03T18:10:17.5857555Z  2024-04-03T18:10:17.5858164Z  2024-04-03T18:10:17.5859760Z [16,157 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:17.5861715Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 44s local 2024-04-03T18:10:17.5863477Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 15s local 2024-04-03T18:10:17.5864858Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 13s local 2024-04-03T18:10:17.5866111Z Compiling xla/hlo/ir/hlo_instructions.cc; 13s local 2024-04-03T18:10:17.5867208Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 12s local 2024-04-03T18:10:17.5868636Z Compiling xla/hlo/ir/hlo_module_group.cc; 11s local 2024-04-03T18:10:17.5869806Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 10s local 2024-04-03T18:10:17.5871592Z Compiling llvm/lib/Analysis/StackSafetyAnalysis.cpp; 9s local ... 2024-04-03T18:10:17.8258203Z 2024-04-03T18:10:17.8259063Z  2024-04-03T18:10:17.8259698Z  2024-04-03T18:10:17.8260273Z  2024-04-03T18:10:17.8260719Z  2024-04-03T18:10:17.8261284Z  2024-04-03T18:10:17.8262263Z  2024-04-03T18:10:17.8263074Z  2024-04-03T18:10:17.8263739Z  2024-04-03T18:10:17.8265249Z [16,158 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:17.8267241Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 45s local 2024-04-03T18:10:17.8268791Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 15s local 2024-04-03T18:10:17.8270320Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 13s local 2024-04-03T18:10:17.8271534Z Compiling xla/hlo/ir/hlo_instructions.cc; 13s local 2024-04-03T18:10:17.8273091Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 12s local 2024-04-03T18:10:17.8274913Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 10s local 2024-04-03T18:10:17.8276698Z Compiling llvm/lib/Analysis/StackSafetyAnalysis.cpp; 10s local 2024-04-03T18:10:17.8279041Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 10s local ... 2024-04-03T18:10:18.1854732Z 2024-04-03T18:10:18.1855505Z  2024-04-03T18:10:18.1856028Z  2024-04-03T18:10:18.1856451Z  2024-04-03T18:10:18.1856816Z  2024-04-03T18:10:18.1857201Z  2024-04-03T18:10:18.1857595Z  2024-04-03T18:10:18.1857967Z  2024-04-03T18:10:18.1858356Z  2024-04-03T18:10:18.1859525Z [16,159 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:18.1861030Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 45s local 2024-04-03T18:10:18.1862192Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 15s local 2024-04-03T18:10:18.1863157Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 13s local 2024-04-03T18:10:18.1864110Z Compiling xla/hlo/ir/hlo_instructions.cc; 13s local 2024-04-03T18:10:18.1865226Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 13s local 2024-04-03T18:10:18.1866522Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 10s local 2024-04-03T18:10:18.1867973Z Compiling llvm/lib/Analysis/StackSafetyAnalysis.cpp; 10s local 2024-04-03T18:10:18.1869245Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 10s local ... 2024-04-03T18:10:18.4836212Z 2024-04-03T18:10:18.4836964Z  2024-04-03T18:10:18.4837494Z  2024-04-03T18:10:18.4837925Z  2024-04-03T18:10:18.4838357Z  2024-04-03T18:10:18.4838815Z  2024-04-03T18:10:18.4839407Z  2024-04-03T18:10:18.4839837Z  2024-04-03T18:10:18.4840263Z  2024-04-03T18:10:18.4841493Z [16,160 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:18.4843198Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 45s local 2024-04-03T18:10:18.4844807Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 16s local 2024-04-03T18:10:18.4845851Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 14s local 2024-04-03T18:10:18.4846935Z Compiling xla/hlo/ir/hlo_instructions.cc; 14s local 2024-04-03T18:10:18.4848178Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 13s local 2024-04-03T18:10:18.4849721Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 10s local 2024-04-03T18:10:18.4851279Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 10s local 2024-04-03T18:10:18.4852754Z Compiling llvm/lib/Transforms/Utils/CodeExtractor.cpp; 9s local ... 2024-04-03T18:10:18.7809614Z 2024-04-03T18:10:18.7810546Z  2024-04-03T18:10:18.7811271Z  2024-04-03T18:10:18.7811873Z  2024-04-03T18:10:18.7812446Z  2024-04-03T18:10:18.7812867Z  2024-04-03T18:10:18.7813452Z  2024-04-03T18:10:18.7814041Z  2024-04-03T18:10:18.7814731Z  2024-04-03T18:10:18.7816288Z [16,163 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:18.7818278Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 46s local 2024-04-03T18:10:18.7819889Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 14s local 2024-04-03T18:10:18.7821230Z Compiling xla/hlo/ir/hlo_instructions.cc; 14s local 2024-04-03T18:10:18.7822767Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 13s local 2024-04-03T18:10:18.7824488Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 11s local 2024-04-03T18:10:18.7826173Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 11s local 2024-04-03T18:10:18.7829202Z Compiling llvm/lib/Transforms/Utils/CodeExtractor.cpp; 10s local 2024-04-03T18:10:18.7831038Z @llvm-project//llvm:TransformUtils; 9s local ... 2024-04-03T18:10:18.9859191Z 2024-04-03T18:10:18.9859964Z  2024-04-03T18:10:18.9860482Z  2024-04-03T18:10:18.9860932Z  2024-04-03T18:10:18.9862892Z  2024-04-03T18:10:18.9863659Z  2024-04-03T18:10:18.9864262Z  2024-04-03T18:10:18.9864808Z  2024-04-03T18:10:18.9865613Z  2024-04-03T18:10:18.9867850Z [16,164 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:18.9869540Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 46s local 2024-04-03T18:10:18.9870836Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 14s local 2024-04-03T18:10:18.9871889Z Compiling xla/hlo/ir/hlo_instructions.cc; 14s local 2024-04-03T18:10:18.9873112Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 14s local 2024-04-03T18:10:18.9874587Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 11s local 2024-04-03T18:10:18.9876024Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 11s local 2024-04-03T18:10:18.9877388Z Compiling llvm/lib/Transforms/Utils/CodeExtractor.cpp; 10s local 2024-04-03T18:10:18.9878856Z @llvm-project//llvm:TransformUtils; 9s local ... 2024-04-03T18:10:19.1862358Z 2024-04-03T18:10:19.1863166Z  2024-04-03T18:10:19.1863673Z  2024-04-03T18:10:19.1864153Z  2024-04-03T18:10:19.1864595Z  2024-04-03T18:10:19.1865020Z  2024-04-03T18:10:19.1865474Z  2024-04-03T18:10:19.1865898Z  2024-04-03T18:10:19.1866316Z  2024-04-03T18:10:19.1867550Z [16,167 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:19.1869417Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 46s local 2024-04-03T18:10:19.1870665Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 14s local 2024-04-03T18:10:19.1871708Z Compiling xla/hlo/ir/hlo_instructions.cc; 14s local 2024-04-03T18:10:19.1872903Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 14s local 2024-04-03T18:10:19.1874317Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 11s local 2024-04-03T18:10:19.1876053Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 11s local 2024-04-03T18:10:19.1877422Z Compiling llvm/lib/Transforms/Utils/CodeExtractor.cpp; 10s local 2024-04-03T18:10:19.1878734Z @llvm-project//llvm:TransformUtils; 10s local ... 2024-04-03T18:10:19.5220319Z 2024-04-03T18:10:19.5221076Z  2024-04-03T18:10:19.5221600Z  2024-04-03T18:10:19.5222349Z  2024-04-03T18:10:19.5222763Z  2024-04-03T18:10:19.5223161Z  2024-04-03T18:10:19.5223581Z  2024-04-03T18:10:19.5224006Z  2024-04-03T18:10:19.5224410Z  2024-04-03T18:10:19.5225597Z [16,169 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:19.5227373Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 46s local 2024-04-03T18:10:19.5228894Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 15s local 2024-04-03T18:10:19.5229854Z Compiling xla/hlo/ir/hlo_instructions.cc; 15s local 2024-04-03T18:10:19.5231094Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 14s local 2024-04-03T18:10:19.5232556Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 11s local 2024-04-03T18:10:19.5233907Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 11s local 2024-04-03T18:10:19.5235497Z Compiling llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp; 10s local 2024-04-03T18:10:19.5237023Z @llvm-project//llvm:Instrumentation; 9s local ... 2024-04-03T18:10:19.7696487Z 2024-04-03T18:10:19.7697267Z  2024-04-03T18:10:19.7697775Z  2024-04-03T18:10:19.7698139Z  2024-04-03T18:10:19.7700250Z  2024-04-03T18:10:19.7700969Z  2024-04-03T18:10:19.7701871Z  2024-04-03T18:10:19.7702650Z  2024-04-03T18:10:19.7703250Z  2024-04-03T18:10:19.7704786Z [16,171 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:19.7706847Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 47s local 2024-04-03T18:10:19.7708622Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 15s local 2024-04-03T18:10:19.7709818Z Compiling xla/hlo/ir/hlo_instructions.cc; 15s local 2024-04-03T18:10:19.7711502Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 14s local 2024-04-03T18:10:19.7713265Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 12s local 2024-04-03T18:10:19.7714851Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 12s local 2024-04-03T18:10:19.7716716Z Compiling llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp; 10s local 2024-04-03T18:10:19.7718280Z @llvm-project//llvm:Instrumentation; 9s local ... 2024-04-03T18:10:19.9870587Z 2024-04-03T18:10:19.9871377Z  2024-04-03T18:10:19.9871911Z  2024-04-03T18:10:19.9872341Z  2024-04-03T18:10:19.9873749Z  2024-04-03T18:10:19.9874175Z  2024-04-03T18:10:19.9874577Z  2024-04-03T18:10:19.9874988Z  2024-04-03T18:10:19.9875414Z  2024-04-03T18:10:19.9877529Z [16,171 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:19.9879121Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 47s local 2024-04-03T18:10:19.9880353Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 15s local 2024-04-03T18:10:19.9881276Z Compiling xla/hlo/ir/hlo_instructions.cc; 15s local 2024-04-03T18:10:19.9882539Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 15s local 2024-04-03T18:10:19.9884080Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 12s local 2024-04-03T18:10:19.9885411Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 12s local 2024-04-03T18:10:19.9886831Z Compiling llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp; 10s local 2024-04-03T18:10:19.9888234Z @llvm-project//llvm:Instrumentation; 10s local ... 2024-04-03T18:10:20.3665829Z 2024-04-03T18:10:20.3666554Z  2024-04-03T18:10:20.3666996Z  2024-04-03T18:10:20.3667333Z  2024-04-03T18:10:20.3668101Z  2024-04-03T18:10:20.3668488Z  2024-04-03T18:10:20.3668848Z  2024-04-03T18:10:20.3669227Z  2024-04-03T18:10:20.3669594Z  2024-04-03T18:10:20.3670594Z [16,172 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:20.3672076Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 47s local 2024-04-03T18:10:20.3673111Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 16s local 2024-04-03T18:10:20.3673970Z Compiling xla/hlo/ir/hlo_instructions.cc; 16s local 2024-04-03T18:10:20.3674953Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 15s local 2024-04-03T18:10:20.3676119Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 12s local 2024-04-03T18:10:20.3677263Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 12s local 2024-04-03T18:10:20.3678462Z Compiling llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp; 10s local 2024-04-03T18:10:20.3679760Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 10s local ... 2024-04-03T18:10:20.5704938Z 2024-04-03T18:10:20.5705703Z  2024-04-03T18:10:20.5706226Z  2024-04-03T18:10:20.5706662Z  2024-04-03T18:10:20.5707123Z  2024-04-03T18:10:20.5707525Z  2024-04-03T18:10:20.5708141Z  2024-04-03T18:10:20.5708587Z  2024-04-03T18:10:20.5709012Z  2024-04-03T18:10:20.5710259Z [16,175 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:20.5711738Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 47s local 2024-04-03T18:10:20.5712905Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 16s local 2024-04-03T18:10:20.5714215Z Compiling xla/hlo/ir/hlo_instructions.cc; 16s local 2024-04-03T18:10:20.5715359Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 15s local 2024-04-03T18:10:20.5716755Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 13s local 2024-04-03T18:10:20.5718342Z Compiling llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp; 10s local 2024-04-03T18:10:20.5719797Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 10s local 2024-04-03T18:10:20.5721167Z Compiling xla/service/batchnorm_expander.cc; 9s local ... 2024-04-03T18:10:20.7880053Z 2024-04-03T18:10:20.7880802Z  2024-04-03T18:10:20.7881352Z  2024-04-03T18:10:20.7881799Z  2024-04-03T18:10:20.7882218Z  2024-04-03T18:10:20.7899406Z  2024-04-03T18:10:20.7900081Z  2024-04-03T18:10:20.7900509Z  2024-04-03T18:10:20.7900911Z  2024-04-03T18:10:20.7902046Z [16,178 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:20.7903596Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 48s local 2024-04-03T18:10:20.7904708Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 16s local 2024-04-03T18:10:20.7905653Z Compiling xla/hlo/ir/hlo_instructions.cc; 16s local 2024-04-03T18:10:20.7906994Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 15s local 2024-04-03T18:10:20.7908647Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 13s local 2024-04-03T18:10:20.7909893Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 10s local 2024-04-03T18:10:20.7911117Z Compiling xla/service/batchnorm_expander.cc; 9s local 2024-04-03T18:10:20.7912147Z Compiling xla/service/tuple_simplifier.cc; 8s local ... 2024-04-03T18:10:21.1963374Z 2024-04-03T18:10:21.1977019Z  2024-04-03T18:10:21.1977605Z  2024-04-03T18:10:21.1978052Z  2024-04-03T18:10:21.1978484Z  2024-04-03T18:10:21.1978920Z  2024-04-03T18:10:21.1979353Z  2024-04-03T18:10:21.1979773Z  2024-04-03T18:10:21.1980228Z  2024-04-03T18:10:21.1981416Z [16,179 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:21.1983209Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 48s local 2024-04-03T18:10:21.1984446Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 16s local 2024-04-03T18:10:21.1985629Z Compiling xla/hlo/ir/hlo_instructions.cc; 16s local 2024-04-03T18:10:21.1986876Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 16s local 2024-04-03T18:10:21.1988456Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 13s local 2024-04-03T18:10:21.1989941Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 11s local 2024-04-03T18:10:21.1991079Z Compiling xla/service/batchnorm_expander.cc; 10s local 2024-04-03T18:10:21.1992092Z Compiling xla/service/tuple_simplifier.cc; 9s local ... 2024-04-03T18:10:21.4369134Z 2024-04-03T18:10:21.4369909Z  2024-04-03T18:10:21.4370567Z  2024-04-03T18:10:21.4370968Z  2024-04-03T18:10:21.4371420Z  2024-04-03T18:10:21.4371852Z  2024-04-03T18:10:21.4372198Z  2024-04-03T18:10:21.4372572Z  2024-04-03T18:10:21.4372991Z  2024-04-03T18:10:21.4374400Z [16,180 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:21.4376062Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 48s local 2024-04-03T18:10:21.4377482Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 17s local 2024-04-03T18:10:21.4378607Z Compiling xla/hlo/ir/hlo_instructions.cc; 17s local 2024-04-03T18:10:21.4379928Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 16s local 2024-04-03T18:10:21.4381236Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 13s local 2024-04-03T18:10:21.4382424Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 11s local 2024-04-03T18:10:21.4383728Z Compiling xla/service/batchnorm_expander.cc; 10s local 2024-04-03T18:10:21.4384734Z Compiling xla/service/tuple_simplifier.cc; 9s local ... 2024-04-03T18:10:21.7885631Z 2024-04-03T18:10:21.7895788Z  2024-04-03T18:10:21.7896414Z  2024-04-03T18:10:21.7896873Z  2024-04-03T18:10:21.7897275Z  2024-04-03T18:10:21.7897694Z  2024-04-03T18:10:21.7898110Z  2024-04-03T18:10:21.7898541Z  2024-04-03T18:10:21.7898991Z  2024-04-03T18:10:21.7900467Z [16,182 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:21.7902127Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 49s local 2024-04-03T18:10:21.7903284Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 17s local 2024-04-03T18:10:21.7904287Z Compiling xla/hlo/ir/hlo_instructions.cc; 17s local 2024-04-03T18:10:21.7905491Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 16s local 2024-04-03T18:10:21.7906942Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 14s local 2024-04-03T18:10:21.7908491Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 11s local 2024-04-03T18:10:21.7909601Z Compiling xla/service/batchnorm_expander.cc; 10s local 2024-04-03T18:10:21.7910733Z Compiling xla/service/tuple_simplifier.cc; 9s local ... 2024-04-03T18:10:22.2497539Z 2024-04-03T18:10:22.2505661Z  2024-04-03T18:10:22.2506255Z  2024-04-03T18:10:22.2506691Z  2024-04-03T18:10:22.2507132Z  2024-04-03T18:10:22.2507567Z  2024-04-03T18:10:22.2508192Z  2024-04-03T18:10:22.2508603Z  2024-04-03T18:10:22.2509040Z  2024-04-03T18:10:22.2510301Z [16,183 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:22.2511945Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 49s local 2024-04-03T18:10:22.2513238Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 17s local 2024-04-03T18:10:22.2514337Z Compiling xla/hlo/ir/hlo_instructions.cc; 17s local 2024-04-03T18:10:22.2515546Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 17s local 2024-04-03T18:10:22.2516960Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 14s local 2024-04-03T18:10:22.2518618Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 12s local 2024-04-03T18:10:22.2519606Z Compiling xla/service/batchnorm_expander.cc; 11s local 2024-04-03T18:10:22.2520598Z Compiling xla/service/tuple_simplifier.cc; 10s local ... 2024-04-03T18:10:22.4499206Z 2024-04-03T18:10:22.4500176Z  2024-04-03T18:10:22.4500714Z  2024-04-03T18:10:22.4501386Z  2024-04-03T18:10:22.4501784Z  2024-04-03T18:10:22.4502201Z  2024-04-03T18:10:22.4502608Z  2024-04-03T18:10:22.4503030Z  2024-04-03T18:10:22.4503449Z  2024-04-03T18:10:22.4504669Z [16,184 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:22.4506314Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 49s local 2024-04-03T18:10:22.4507575Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 18s local 2024-04-03T18:10:22.4508776Z Compiling xla/hlo/ir/hlo_instructions.cc; 18s local 2024-04-03T18:10:22.4509894Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 17s local 2024-04-03T18:10:22.4511246Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 14s local 2024-04-03T18:10:22.4512477Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 12s local 2024-04-03T18:10:22.4513544Z Compiling xla/service/batchnorm_expander.cc; 11s local 2024-04-03T18:10:22.4514613Z Compiling xla/service/tuple_simplifier.cc; 10s local ... 2024-04-03T18:10:22.7895141Z 2024-04-03T18:10:22.7895839Z  2024-04-03T18:10:22.7896318Z  2024-04-03T18:10:22.7896695Z  2024-04-03T18:10:22.7897080Z  2024-04-03T18:10:22.7897460Z  2024-04-03T18:10:22.7898100Z  2024-04-03T18:10:22.7898509Z  2024-04-03T18:10:22.7898892Z  2024-04-03T18:10:22.7899977Z [16,186 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:22.7901441Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 50s local 2024-04-03T18:10:22.7902610Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 18s local 2024-04-03T18:10:22.7903454Z Compiling xla/hlo/ir/hlo_instructions.cc; 18s local 2024-04-03T18:10:22.7904692Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 17s local 2024-04-03T18:10:22.7905854Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 15s local 2024-04-03T18:10:22.7907018Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 12s local 2024-04-03T18:10:22.7908249Z Compiling xla/service/batchnorm_expander.cc; 11s local 2024-04-03T18:10:22.7909138Z Compiling xla/service/tuple_simplifier.cc; 10s local ... 2024-04-03T18:10:23.1209641Z 2024-04-03T18:10:23.1210992Z  2024-04-03T18:10:23.1211722Z  2024-04-03T18:10:23.1212517Z  2024-04-03T18:10:23.1213414Z  2024-04-03T18:10:23.1214802Z  2024-04-03T18:10:23.1215290Z  2024-04-03T18:10:23.1215748Z  2024-04-03T18:10:23.1216178Z  2024-04-03T18:10:23.1217434Z [16,188 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:23.1219200Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 50s local 2024-04-03T18:10:23.1220564Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 18s local 2024-04-03T18:10:23.1221691Z Compiling xla/hlo/ir/hlo_instructions.cc; 18s local 2024-04-03T18:10:23.1222986Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 18s local 2024-04-03T18:10:23.1224490Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 15s local 2024-04-03T18:10:23.1225808Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 13s local 2024-04-03T18:10:23.1227004Z Compiling xla/service/batchnorm_expander.cc; 12s local 2024-04-03T18:10:23.1228423Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 10s local ... 2024-04-03T18:10:23.4888747Z 2024-04-03T18:10:23.4889544Z  2024-04-03T18:10:23.4890092Z  2024-04-03T18:10:23.4890568Z  2024-04-03T18:10:23.4894847Z  2024-04-03T18:10:23.4897973Z  2024-04-03T18:10:23.4901335Z  2024-04-03T18:10:23.4904410Z  2024-04-03T18:10:23.4906569Z  2024-04-03T18:10:23.4908256Z [16,190 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:10:23.4910351Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 50s local 2024-04-03T18:10:23.4912236Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 19s local 2024-04-03T18:10:23.4913670Z Compiling xla/hlo/ir/hlo_instructions.cc; 19s local 2024-04-03T18:10:23.4917399Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 18s local 2024-04-03T18:10:23.4921270Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 15s local 2024-04-03T18:10:23.4922738Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 13s local 2024-04-03T18:10:23.4924042Z Compiling xla/service/batchnorm_expander.cc; 12s local 2024-04-03T18:10:23.4925362Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 10s local ... 2024-04-03T18:10:23.6898169Z 2024-04-03T18:10:23.6899306Z  2024-04-03T18:10:23.6899866Z  2024-04-03T18:10:23.6900316Z  2024-04-03T18:10:23.6900825Z  2024-04-03T18:10:23.6901286Z  2024-04-03T18:10:23.6901723Z  2024-04-03T18:10:23.6902175Z  2024-04-03T18:10:23.6902646Z  2024-04-03T18:10:23.6903931Z [16,197 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:23.6905694Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 50s local 2024-04-03T18:10:23.6906938Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 19s local 2024-04-03T18:10:23.6908378Z Compiling xla/hlo/ir/hlo_instructions.cc; 19s local 2024-04-03T18:10:23.6909590Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 18s local 2024-04-03T18:10:23.6910973Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 16s local 2024-04-03T18:10:23.6912324Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 13s local 2024-04-03T18:10:23.6913489Z Compiling xla/service/batchnorm_expander.cc; 12s local 2024-04-03T18:10:23.6914579Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 10s local ... 2024-04-03T18:10:23.9022777Z 2024-04-03T18:10:23.9029517Z  2024-04-03T18:10:23.9030091Z  2024-04-03T18:10:23.9030513Z  2024-04-03T18:10:23.9031019Z  2024-04-03T18:10:23.9031477Z  2024-04-03T18:10:23.9031926Z  2024-04-03T18:10:23.9032343Z  2024-04-03T18:10:23.9032802Z  2024-04-03T18:10:23.9034045Z [16,199 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:23.9035719Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 51s local 2024-04-03T18:10:23.9037241Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 19s local 2024-04-03T18:10:23.9038309Z Compiling xla/hlo/ir/hlo_instructions.cc; 19s local 2024-04-03T18:10:23.9039520Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 19s local 2024-04-03T18:10:23.9040980Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 16s local 2024-04-03T18:10:23.9042338Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 13s local 2024-04-03T18:10:23.9043499Z Compiling xla/service/batchnorm_expander.cc; 12s local 2024-04-03T18:10:23.9044589Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 10s local ... 2024-04-03T18:10:24.1653424Z 2024-04-03T18:10:24.1654360Z  2024-04-03T18:10:24.1654887Z  2024-04-03T18:10:24.1655355Z  2024-04-03T18:10:24.1655792Z  2024-04-03T18:10:24.1656227Z  2024-04-03T18:10:24.1656672Z  2024-04-03T18:10:24.1657074Z  2024-04-03T18:10:24.1657446Z  2024-04-03T18:10:24.1658451Z [16,200 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:24.1659866Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 51s local 2024-04-03T18:10:24.1661346Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 19s local 2024-04-03T18:10:24.1662286Z Compiling xla/hlo/ir/hlo_instructions.cc; 19s local 2024-04-03T18:10:24.1663364Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 19s local 2024-04-03T18:10:24.1664557Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 16s local 2024-04-03T18:10:24.1665906Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 14s local 2024-04-03T18:10:24.1667068Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 11s local 2024-04-03T18:10:24.1669027Z @llvm-project//llvm:Instrumentation; 10s local ... 2024-04-03T18:10:24.4697368Z 2024-04-03T18:10:24.4698176Z  2024-04-03T18:10:24.4698738Z  2024-04-03T18:10:24.4699167Z  2024-04-03T18:10:24.4699595Z  2024-04-03T18:10:24.4700022Z  2024-04-03T18:10:24.4700431Z  2024-04-03T18:10:24.4700826Z  2024-04-03T18:10:24.4701256Z  2024-04-03T18:10:24.4702479Z [16,203 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:24.4704033Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 51s local 2024-04-03T18:10:24.4705213Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 20s local 2024-04-03T18:10:24.4706267Z Compiling xla/hlo/ir/hlo_instructions.cc; 20s local 2024-04-03T18:10:24.4707460Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 19s local 2024-04-03T18:10:24.4709157Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 16s local 2024-04-03T18:10:24.4710443Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 14s local 2024-04-03T18:10:24.4711578Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 11s local 2024-04-03T18:10:24.4712988Z @llvm-project//llvm:Instrumentation; 10s local ... 2024-04-03T18:10:24.6909015Z 2024-04-03T18:10:24.6909783Z  2024-04-03T18:10:24.6910289Z  2024-04-03T18:10:24.6910721Z  2024-04-03T18:10:24.6911160Z  2024-04-03T18:10:24.6911599Z  2024-04-03T18:10:24.6912020Z  2024-04-03T18:10:24.6912455Z  2024-04-03T18:10:24.6912906Z  2024-04-03T18:10:24.6914158Z [16,203 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:24.6916269Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 51s local 2024-04-03T18:10:24.6917433Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 20s local 2024-04-03T18:10:24.6918435Z Compiling xla/hlo/ir/hlo_instructions.cc; 20s local 2024-04-03T18:10:24.6919526Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 19s local 2024-04-03T18:10:24.6920908Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 17s local 2024-04-03T18:10:24.6922177Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 14s local 2024-04-03T18:10:24.6923307Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 11s local 2024-04-03T18:10:24.6924445Z @llvm-project//llvm:Instrumentation; 11s local ... 2024-04-03T18:10:24.9599555Z 2024-04-03T18:10:24.9600373Z  2024-04-03T18:10:24.9600910Z  2024-04-03T18:10:24.9601372Z  2024-04-03T18:10:24.9601818Z  2024-04-03T18:10:24.9602256Z  2024-04-03T18:10:24.9602686Z  2024-04-03T18:10:24.9603127Z  2024-04-03T18:10:24.9603546Z  2024-04-03T18:10:24.9604776Z [16,206 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:24.9606390Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 52s local 2024-04-03T18:10:24.9607621Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 20s local 2024-04-03T18:10:24.9608690Z Compiling xla/hlo/ir/hlo_instructions.cc; 20s local 2024-04-03T18:10:24.9609883Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 20s local 2024-04-03T18:10:24.9611290Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 17s local 2024-04-03T18:10:24.9612620Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 14s local 2024-04-03T18:10:24.9614060Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 12s local 2024-04-03T18:10:24.9615496Z @llvm-project//llvm:Instrumentation; 11s local ... 2024-04-03T18:10:25.1799159Z 2024-04-03T18:10:25.1799891Z  2024-04-03T18:10:25.1800397Z  2024-04-03T18:10:25.1800813Z  2024-04-03T18:10:25.1801199Z  2024-04-03T18:10:25.1801842Z  2024-04-03T18:10:25.1802214Z  2024-04-03T18:10:25.1802592Z  2024-04-03T18:10:25.1803011Z  2024-04-03T18:10:25.1804176Z [16,207 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:25.1805734Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 52s local 2024-04-03T18:10:25.1806888Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 20s local 2024-04-03T18:10:25.1807849Z Compiling xla/hlo/ir/hlo_instructions.cc; 20s local 2024-04-03T18:10:25.1808898Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 20s local 2024-04-03T18:10:25.1810171Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 17s local 2024-04-03T18:10:25.1811412Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 15s local 2024-04-03T18:10:25.1812497Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 12s local 2024-04-03T18:10:25.1813523Z @llvm-project//llvm:Instrumentation; 11s local ... 2024-04-03T18:10:25.3836172Z 2024-04-03T18:10:25.3836929Z  2024-04-03T18:10:25.3837517Z  2024-04-03T18:10:25.3837968Z  2024-04-03T18:10:25.3838350Z  2024-04-03T18:10:25.3838750Z  2024-04-03T18:10:25.3839165Z  2024-04-03T18:10:25.3839555Z  2024-04-03T18:10:25.3839971Z  2024-04-03T18:10:25.3841523Z [16,208 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:25.3843253Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 52s local 2024-04-03T18:10:25.3844470Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 21s local 2024-04-03T18:10:25.3845602Z Compiling xla/hlo/ir/hlo_instructions.cc; 21s local 2024-04-03T18:10:25.3846806Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 20s local 2024-04-03T18:10:25.3848508Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 17s local 2024-04-03T18:10:25.3849867Z Compiling llvm/lib/Transforms/Vectorize/VPlan.cpp; 15s local 2024-04-03T18:10:25.3851048Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 12s local 2024-04-03T18:10:25.3852292Z @llvm-project//llvm:Instrumentation; 11s local ... 2024-04-03T18:10:25.6909415Z 2024-04-03T18:10:25.6910166Z  2024-04-03T18:10:25.6910675Z  2024-04-03T18:10:25.6911101Z  2024-04-03T18:10:25.6911565Z  2024-04-03T18:10:25.6912054Z  2024-04-03T18:10:25.6912525Z  2024-04-03T18:10:25.6912960Z  2024-04-03T18:10:25.6913417Z  2024-04-03T18:10:25.6914736Z [16,209 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:25.6916444Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 52s local 2024-04-03T18:10:25.6917626Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 21s local 2024-04-03T18:10:25.6918640Z Compiling xla/hlo/ir/hlo_instructions.cc; 21s local 2024-04-03T18:10:25.6919857Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 20s local 2024-04-03T18:10:25.6921297Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 18s local 2024-04-03T18:10:25.6922459Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 12s local 2024-04-03T18:10:25.6923632Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T18:10:25.6924810Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 11s local ... 2024-04-03T18:10:25.8918378Z 2024-04-03T18:10:25.8920855Z  2024-04-03T18:10:25.8921399Z  2024-04-03T18:10:25.8921807Z  2024-04-03T18:10:25.8922233Z  2024-04-03T18:10:25.8922664Z  2024-04-03T18:10:25.8923088Z  2024-04-03T18:10:25.8923536Z  2024-04-03T18:10:25.8923987Z  2024-04-03T18:10:25.8925528Z [16,212 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:25.8927216Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 53s local 2024-04-03T18:10:25.8928535Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 21s local 2024-04-03T18:10:25.8929671Z Compiling xla/hlo/ir/hlo_instructions.cc; 21s local 2024-04-03T18:10:25.8930893Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 21s local 2024-04-03T18:10:25.8932247Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 18s local 2024-04-03T18:10:25.8933522Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 12s local 2024-04-03T18:10:25.8934876Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T18:10:25.8935990Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 11s local ... 2024-04-03T18:10:26.2920672Z 2024-04-03T18:10:26.2921429Z  2024-04-03T18:10:26.2921949Z  2024-04-03T18:10:26.2922363Z  2024-04-03T18:10:26.2922838Z  2024-04-03T18:10:26.2923285Z  2024-04-03T18:10:26.2923688Z  2024-04-03T18:10:26.2924117Z  2024-04-03T18:10:26.2924691Z  2024-04-03T18:10:26.2925912Z [16,213 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:26.2927501Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 53s local 2024-04-03T18:10:26.2928744Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 22s local 2024-04-03T18:10:26.2929915Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 21s local 2024-04-03T18:10:26.2932400Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 18s local 2024-04-03T18:10:26.2933972Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 13s local 2024-04-03T18:10:26.2935262Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T18:10:26.2936318Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 12s local 2024-04-03T18:10:26.2937504Z @llvm-project//llvm:InstCombine; 11s local ... 2024-04-03T18:10:26.4925433Z 2024-04-03T18:10:26.4926325Z  2024-04-03T18:10:26.4926886Z  2024-04-03T18:10:26.4927293Z  2024-04-03T18:10:26.4930964Z  2024-04-03T18:10:26.4931415Z  2024-04-03T18:10:26.4931849Z  2024-04-03T18:10:26.4932281Z  2024-04-03T18:10:26.4932652Z  2024-04-03T18:10:26.4933837Z [16,214 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:26.4935694Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 53s local 2024-04-03T18:10:26.4936971Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 22s local 2024-04-03T18:10:26.4938324Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 21s local 2024-04-03T18:10:26.4939832Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 18s local 2024-04-03T18:10:26.4940958Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 13s local 2024-04-03T18:10:26.4942101Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T18:10:26.4943223Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 12s local 2024-04-03T18:10:26.4944581Z @llvm-project//llvm:InstCombine; 11s local ... 2024-04-03T18:10:26.7224433Z 2024-04-03T18:10:26.7230165Z  2024-04-03T18:10:26.7230887Z  2024-04-03T18:10:26.7231544Z  2024-04-03T18:10:26.7232020Z  2024-04-03T18:10:26.7232495Z  2024-04-03T18:10:26.7232977Z  2024-04-03T18:10:26.7233449Z  2024-04-03T18:10:26.7233914Z  2024-04-03T18:10:26.7235335Z [16,216 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:26.7237255Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 53s local 2024-04-03T18:10:26.7238473Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 22s local 2024-04-03T18:10:26.7239672Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 21s local 2024-04-03T18:10:26.7241337Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 19s local 2024-04-03T18:10:26.7242456Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 13s local 2024-04-03T18:10:26.7243458Z @llvm-project//llvm:Instrumentation; 13s local 2024-04-03T18:10:26.7244483Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 12s local 2024-04-03T18:10:26.7245706Z @llvm-project//llvm:InstCombine; 11s local ... 2024-04-03T18:10:26.9631212Z 2024-04-03T18:10:26.9632572Z  2024-04-03T18:10:26.9636986Z  2024-04-03T18:10:26.9637836Z  2024-04-03T18:10:26.9641939Z  2024-04-03T18:10:26.9642605Z  2024-04-03T18:10:26.9646545Z  2024-04-03T18:10:26.9647265Z  2024-04-03T18:10:26.9651434Z  2024-04-03T18:10:26.9653038Z [16,219 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:26.9657300Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 54s local 2024-04-03T18:10:26.9659022Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 22s local 2024-04-03T18:10:26.9660611Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 19s local 2024-04-03T18:10:26.9662060Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 14s local 2024-04-03T18:10:26.9668920Z @llvm-project//llvm:Instrumentation; 13s local 2024-04-03T18:10:26.9670222Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 12s local 2024-04-03T18:10:26.9671707Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T18:10:26.9672697Z Compiling xla/service/gpu/cublas_cudnn.cc; 9s local ... 2024-04-03T18:10:27.2336132Z 2024-04-03T18:10:27.2337193Z  2024-04-03T18:10:27.2337709Z  2024-04-03T18:10:27.2338168Z  2024-04-03T18:10:27.2338588Z  2024-04-03T18:10:27.2339030Z  2024-04-03T18:10:27.2339444Z  2024-04-03T18:10:27.2339894Z  2024-04-03T18:10:27.2340347Z  2024-04-03T18:10:27.2341585Z [16,220 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:27.2343267Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 54s local 2024-04-03T18:10:27.2344802Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 22s local 2024-04-03T18:10:27.2346196Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 19s local 2024-04-03T18:10:27.2347903Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 14s local 2024-04-03T18:10:27.2348990Z @llvm-project//llvm:Instrumentation; 13s local 2024-04-03T18:10:27.2350046Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 13s local 2024-04-03T18:10:27.2351164Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T18:10:27.2352084Z Compiling xla/service/gpu/cublas_cudnn.cc; 10s local ... 2024-04-03T18:10:27.4871874Z 2024-04-03T18:10:27.4872627Z  2024-04-03T18:10:27.4873152Z  2024-04-03T18:10:27.4873570Z  2024-04-03T18:10:27.4874006Z  2024-04-03T18:10:27.4874436Z  2024-04-03T18:10:27.4874864Z  2024-04-03T18:10:27.4875285Z  2024-04-03T18:10:27.4875710Z  2024-04-03T18:10:27.4876945Z [16,223 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:27.4878730Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 54s local 2024-04-03T18:10:27.4880195Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 22s local 2024-04-03T18:10:27.4881768Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 19s local 2024-04-03T18:10:27.4882988Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 14s local 2024-04-03T18:10:27.4884067Z @llvm-project//llvm:Instrumentation; 13s local 2024-04-03T18:10:27.4885163Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 13s local 2024-04-03T18:10:27.4886313Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T18:10:27.4887252Z Compiling xla/service/gpu/cublas_cudnn.cc; 10s local ... 2024-04-03T18:10:27.6932021Z 2024-04-03T18:10:27.6934491Z  2024-04-03T18:10:27.6936596Z  2024-04-03T18:10:27.6938202Z  2024-04-03T18:10:27.6939779Z  2024-04-03T18:10:27.6941313Z  2024-04-03T18:10:27.6942825Z  2024-04-03T18:10:27.6944366Z  2024-04-03T18:10:27.6945930Z  2024-04-03T18:10:27.6948510Z [16,225 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:27.6951661Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 54s local 2024-04-03T18:10:27.6954292Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 22s local 2024-04-03T18:10:27.6957088Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 20s local 2024-04-03T18:10:27.6959544Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 14s local 2024-04-03T18:10:27.6961847Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 13s local 2024-04-03T18:10:27.6964279Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T18:10:27.6966353Z Compiling xla/service/gpu/cublas_cudnn.cc; 10s local 2024-04-03T18:10:27.6968585Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 10s local ... 2024-04-03T18:10:28.0798965Z 2024-04-03T18:10:28.0799702Z  2024-04-03T18:10:28.0800268Z  2024-04-03T18:10:28.0800708Z  2024-04-03T18:10:28.0801108Z  2024-04-03T18:10:28.0801547Z  2024-04-03T18:10:28.0801978Z  2024-04-03T18:10:28.0802400Z  2024-04-03T18:10:28.0802838Z  2024-04-03T18:10:28.0803974Z [16,227 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:28.0805348Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 55s local 2024-04-03T18:10:28.0806840Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 23s local 2024-04-03T18:10:28.0808022Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 20s local 2024-04-03T18:10:28.0809053Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 15s local 2024-04-03T18:10:28.0810063Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 13s local 2024-04-03T18:10:28.0811088Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T18:10:28.0812031Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 10s local 2024-04-03T18:10:28.0813120Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 10s local ... 2024-04-03T18:10:28.2950359Z 2024-04-03T18:10:28.2951166Z  2024-04-03T18:10:28.2951696Z  2024-04-03T18:10:28.2952130Z  2024-04-03T18:10:28.2952532Z  2024-04-03T18:10:28.2952956Z  2024-04-03T18:10:28.2953389Z  2024-04-03T18:10:28.2953800Z  2024-04-03T18:10:28.2954217Z  2024-04-03T18:10:28.2955462Z [16,229 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:28.2957055Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 55s local 2024-04-03T18:10:28.2958536Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 23s local 2024-04-03T18:10:28.2959939Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 20s local 2024-04-03T18:10:28.2961212Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 15s local 2024-04-03T18:10:28.2962461Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 14s local 2024-04-03T18:10:28.2963762Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T18:10:28.2964750Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 10s local 2024-04-03T18:10:28.2965917Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 10s local ... 2024-04-03T18:10:28.5060478Z 2024-04-03T18:10:28.5061223Z  2024-04-03T18:10:28.5061693Z  2024-04-03T18:10:28.5062059Z  2024-04-03T18:10:28.5062414Z  2024-04-03T18:10:28.5062769Z  2024-04-03T18:10:28.5063093Z  2024-04-03T18:10:28.5063456Z  2024-04-03T18:10:28.5063798Z  2024-04-03T18:10:28.5064779Z [16,230 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:28.5066397Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 55s local 2024-04-03T18:10:28.5067494Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 23s local 2024-04-03T18:10:28.5069121Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 20s local 2024-04-03T18:10:28.5070064Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 15s local 2024-04-03T18:10:28.5071130Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 14s local 2024-04-03T18:10:28.5072232Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T18:10:28.5072949Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 11s local 2024-04-03T18:10:28.5073898Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 11s local ... 2024-04-03T18:10:28.8945279Z 2024-04-03T18:10:28.8946188Z  2024-04-03T18:10:28.8946750Z  2024-04-03T18:10:28.8950065Z  2024-04-03T18:10:28.8950842Z  2024-04-03T18:10:28.8951701Z  2024-04-03T18:10:28.8952630Z  2024-04-03T18:10:28.8953172Z  2024-04-03T18:10:28.8953654Z  2024-04-03T18:10:28.8954948Z [16,231 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:28.8956715Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 56s local 2024-04-03T18:10:28.8958201Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 24s local 2024-04-03T18:10:28.8959718Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 21s local 2024-04-03T18:10:28.8961036Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 15s local 2024-04-03T18:10:28.8962311Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 14s local 2024-04-03T18:10:28.8963941Z @llvm-project//llvm:InstCombine; 14s local 2024-04-03T18:10:28.8964936Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 11s local 2024-04-03T18:10:28.8966232Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 11s local ... 2024-04-03T18:10:29.1260668Z 2024-04-03T18:10:29.1261432Z  2024-04-03T18:10:29.1261937Z  2024-04-03T18:10:29.1262394Z  2024-04-03T18:10:29.1262817Z  2024-04-03T18:10:29.1263200Z  2024-04-03T18:10:29.1263582Z  2024-04-03T18:10:29.1263934Z  2024-04-03T18:10:29.1264537Z  2024-04-03T18:10:29.1265647Z [16,232 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:29.1267310Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 56s local 2024-04-03T18:10:29.1269016Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 24s local 2024-04-03T18:10:29.1270456Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 21s local 2024-04-03T18:10:29.1271676Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 16s local 2024-04-03T18:10:29.1272696Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 14s local 2024-04-03T18:10:29.1273787Z @llvm-project//llvm:InstCombine; 14s local 2024-04-03T18:10:29.1274632Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 11s local 2024-04-03T18:10:29.1275731Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 11s local ... 2024-04-03T18:10:29.3588549Z 2024-04-03T18:10:29.3589320Z  2024-04-03T18:10:29.3589851Z  2024-04-03T18:10:29.3590342Z  2024-04-03T18:10:29.3590786Z  2024-04-03T18:10:29.3591286Z  2024-04-03T18:10:29.3591882Z  2024-04-03T18:10:29.3592308Z  2024-04-03T18:10:29.3592732Z  2024-04-03T18:10:29.3593976Z [16,238 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:29.3595624Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 24s local 2024-04-03T18:10:29.3597098Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 21s local 2024-04-03T18:10:29.3598368Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 16s local 2024-04-03T18:10:29.3599589Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 15s local 2024-04-03T18:10:29.3601079Z @llvm-project//llvm:InstCombine; 14s local 2024-04-03T18:10:29.3602015Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 11s local 2024-04-03T18:10:29.3603302Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 11s local 2024-04-03T18:10:29.3604657Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 10s local ... 2024-04-03T18:10:29.6802907Z 2024-04-03T18:10:29.6803683Z  2024-04-03T18:10:29.6804193Z  2024-04-03T18:10:29.6804619Z  2024-04-03T18:10:29.6805011Z  2024-04-03T18:10:29.6805421Z  2024-04-03T18:10:29.6805808Z  2024-04-03T18:10:29.6806189Z  2024-04-03T18:10:29.6806594Z  2024-04-03T18:10:29.6807785Z [16,239 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:29.6809402Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 24s local 2024-04-03T18:10:29.6810745Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 22s local 2024-04-03T18:10:29.6811996Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 16s local 2024-04-03T18:10:29.6813132Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 15s local 2024-04-03T18:10:29.6814674Z @llvm-project//llvm:InstCombine; 14s local 2024-04-03T18:10:29.6815650Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 12s local 2024-04-03T18:10:29.6816786Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 12s local 2024-04-03T18:10:29.6818069Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 11s local ... 2024-04-03T18:10:29.8952294Z 2024-04-03T18:10:29.8953453Z  2024-04-03T18:10:29.8954646Z  2024-04-03T18:10:29.8955162Z  2024-04-03T18:10:29.8955902Z  2024-04-03T18:10:29.8956356Z  2024-04-03T18:10:29.8956770Z  2024-04-03T18:10:29.8957207Z  2024-04-03T18:10:29.8957660Z  2024-04-03T18:10:29.8958920Z [16,240 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:29.8960525Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 25s local 2024-04-03T18:10:29.8962033Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 22s local 2024-04-03T18:10:29.8963474Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 16s local 2024-04-03T18:10:29.8964675Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 15s local 2024-04-03T18:10:29.8966006Z @llvm-project//llvm:InstCombine; 15s local 2024-04-03T18:10:29.8967016Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 12s local 2024-04-03T18:10:29.8968185Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 12s local 2024-04-03T18:10:29.8969461Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 11s local ... 2024-04-03T18:10:30.8960131Z 2024-04-03T18:10:30.8961473Z  2024-04-03T18:10:30.8962700Z  2024-04-03T18:10:30.8963188Z  2024-04-03T18:10:30.8963661Z  2024-04-03T18:10:30.8964091Z  2024-04-03T18:10:30.8964569Z  2024-04-03T18:10:30.8965032Z  2024-04-03T18:10:30.8965477Z  2024-04-03T18:10:30.8966793Z [16,240 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:30.8968423Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 26s local 2024-04-03T18:10:30.8969891Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 23s local 2024-04-03T18:10:30.8971191Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 17s local 2024-04-03T18:10:30.8972398Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 16s local 2024-04-03T18:10:30.8973681Z @llvm-project//llvm:InstCombine; 16s local 2024-04-03T18:10:30.8974944Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 13s local 2024-04-03T18:10:30.8976162Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 13s local 2024-04-03T18:10:30.8977431Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 12s local ... 2024-04-03T18:10:31.1904495Z 2024-04-03T18:10:31.1905236Z  2024-04-03T18:10:31.1905754Z  2024-04-03T18:10:31.1906170Z  2024-04-03T18:10:31.1906897Z  2024-04-03T18:10:31.1907371Z  2024-04-03T18:10:31.1908021Z  2024-04-03T18:10:31.1908395Z  2024-04-03T18:10:31.1908984Z  2024-04-03T18:10:31.1910212Z [16,241 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:31.1912019Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 26s local 2024-04-03T18:10:31.1913433Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 23s local 2024-04-03T18:10:31.1914659Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 18s local 2024-04-03T18:10:31.1915856Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 17s local 2024-04-03T18:10:31.1917193Z @llvm-project//llvm:InstCombine; 16s local 2024-04-03T18:10:31.1918144Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 13s local 2024-04-03T18:10:31.1919300Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 13s local 2024-04-03T18:10:31.1920545Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 12s local ... 2024-04-03T18:10:31.4966354Z 2024-04-03T18:10:31.4967517Z  2024-04-03T18:10:31.4968042Z  2024-04-03T18:10:31.4968436Z  2024-04-03T18:10:31.4968933Z  2024-04-03T18:10:31.4969363Z  2024-04-03T18:10:31.4969805Z  2024-04-03T18:10:31.4970211Z  2024-04-03T18:10:31.4970617Z  2024-04-03T18:10:31.4971860Z [16,241 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:31.4973574Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 26s local 2024-04-03T18:10:31.4975250Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 23s local 2024-04-03T18:10:31.4976832Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 18s local 2024-04-03T18:10:31.4978096Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 17s local 2024-04-03T18:10:31.4979386Z @llvm-project//llvm:InstCombine; 16s local 2024-04-03T18:10:31.4980380Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 14s local 2024-04-03T18:10:31.4981633Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 14s local 2024-04-03T18:10:31.4983217Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 12s local ... 2024-04-03T18:10:31.8236434Z 2024-04-03T18:10:31.8237156Z  2024-04-03T18:10:31.8237701Z  2024-04-03T18:10:31.8238152Z  2024-04-03T18:10:31.8238740Z  2024-04-03T18:10:31.8239130Z  2024-04-03T18:10:31.8239545Z  2024-04-03T18:10:31.8239980Z  2024-04-03T18:10:31.8240430Z  2024-04-03T18:10:31.8241785Z [16,244 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:31.8243543Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 26s local 2024-04-03T18:10:31.8245015Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 24s local 2024-04-03T18:10:31.8246254Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 18s local 2024-04-03T18:10:31.8247529Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 17s local 2024-04-03T18:10:31.8248702Z @llvm-project//llvm:InstCombine; 17s local 2024-04-03T18:10:31.8249639Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 14s local 2024-04-03T18:10:31.8250830Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 14s local 2024-04-03T18:10:31.8252237Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 13s local ... 2024-04-03T18:10:32.0973589Z 2024-04-03T18:10:32.0975793Z  2024-04-03T18:10:32.0976329Z  2024-04-03T18:10:32.0976775Z  2024-04-03T18:10:32.0977168Z  2024-04-03T18:10:32.0977622Z  2024-04-03T18:10:32.0978136Z  2024-04-03T18:10:32.0978620Z  2024-04-03T18:10:32.0979165Z  2024-04-03T18:10:32.0980398Z [16,246 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:32.0981902Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 27s local 2024-04-03T18:10:32.0983564Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 24s local 2024-04-03T18:10:32.0984837Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 19s local 2024-04-03T18:10:32.0986047Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 17s local 2024-04-03T18:10:32.0987297Z @llvm-project//llvm:InstCombine; 17s local 2024-04-03T18:10:32.0988687Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 14s local 2024-04-03T18:10:32.0989870Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 14s local 2024-04-03T18:10:32.0991154Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 13s local ... 2024-04-03T18:10:32.4261560Z 2024-04-03T18:10:32.4262354Z  2024-04-03T18:10:32.4262892Z  2024-04-03T18:10:32.4263361Z  2024-04-03T18:10:32.4263816Z  2024-04-03T18:10:32.4264285Z  2024-04-03T18:10:32.4264745Z  2024-04-03T18:10:32.4265194Z  2024-04-03T18:10:32.4265649Z  2024-04-03T18:10:32.4266989Z [16,247 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:32.4269017Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 27s local 2024-04-03T18:10:32.4270123Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 24s local 2024-04-03T18:10:32.4271118Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 19s local 2024-04-03T18:10:32.4272199Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 18s local 2024-04-03T18:10:32.4273207Z @llvm-project//llvm:InstCombine; 17s local 2024-04-03T18:10:32.4274228Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 15s local 2024-04-03T18:10:32.4275295Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 14s local 2024-04-03T18:10:32.4276731Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 13s local ... 2024-04-03T18:10:32.6995984Z 2024-04-03T18:10:32.6997039Z  2024-04-03T18:10:32.6997807Z  2024-04-03T18:10:32.6998471Z  2024-04-03T18:10:32.6998904Z  2024-04-03T18:10:32.6999593Z  2024-04-03T18:10:32.7000281Z  2024-04-03T18:10:32.7000865Z  2024-04-03T18:10:32.7001279Z  2024-04-03T18:10:32.7003364Z [16,249 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:32.7005513Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 27s local 2024-04-03T18:10:32.7007504Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 25s local 2024-04-03T18:10:32.7009184Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 19s local 2024-04-03T18:10:32.7010751Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 18s local 2024-04-03T18:10:32.7012616Z @llvm-project//llvm:InstCombine; 17s local 2024-04-03T18:10:32.7013930Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 15s local 2024-04-03T18:10:32.7015349Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 15s local 2024-04-03T18:10:32.7016809Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 14s local ... 2024-04-03T18:10:33.2345672Z 2024-04-03T18:10:33.2346446Z  2024-04-03T18:10:33.2346972Z  2024-04-03T18:10:33.2347380Z  2024-04-03T18:10:33.2348058Z  2024-04-03T18:10:33.2351647Z  2024-04-03T18:10:33.2352396Z  2024-04-03T18:10:33.2354330Z  2024-04-03T18:10:33.2355001Z  2024-04-03T18:10:33.2356526Z [16,250 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:33.2358542Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 28s local 2024-04-03T18:10:33.2360323Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 25s local 2024-04-03T18:10:33.2362145Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 20s local 2024-04-03T18:10:33.2365783Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 19s local 2024-04-03T18:10:33.2367273Z @llvm-project//llvm:InstCombine; 18s local 2024-04-03T18:10:33.2368609Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 15s local 2024-04-03T18:10:33.2370364Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 15s local 2024-04-03T18:10:33.2389310Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 14s local ... 2024-04-03T18:10:33.4985529Z 2024-04-03T18:10:33.4986713Z  2024-04-03T18:10:33.4987252Z  2024-04-03T18:10:33.4987911Z  2024-04-03T18:10:33.4988698Z  2024-04-03T18:10:33.4989145Z  2024-04-03T18:10:33.4989594Z  2024-04-03T18:10:33.4990046Z  2024-04-03T18:10:33.4990487Z  2024-04-03T18:10:33.4991790Z [16,252 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:33.4993658Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 28s local 2024-04-03T18:10:33.4995201Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 25s local 2024-04-03T18:10:33.4996577Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 20s local 2024-04-03T18:10:33.4997741Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 19s local 2024-04-03T18:10:33.4999040Z @llvm-project//llvm:InstCombine; 18s local 2024-04-03T18:10:33.4999973Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 16s local 2024-04-03T18:10:33.5001268Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 16s local 2024-04-03T18:10:33.5002552Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 14s local ... 2024-04-03T18:10:33.8993361Z 2024-04-03T18:10:33.8994213Z  2024-04-03T18:10:33.8994796Z  2024-04-03T18:10:33.8995275Z  2024-04-03T18:10:33.8995764Z  2024-04-03T18:10:33.8996257Z  2024-04-03T18:10:33.8996690Z  2024-04-03T18:10:33.8997105Z  2024-04-03T18:10:33.8997918Z  2024-04-03T18:10:33.8999333Z [16,253 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:33.9001070Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 29s local 2024-04-03T18:10:33.9002683Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 26s local 2024-04-03T18:10:33.9003967Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 20s local 2024-04-03T18:10:33.9005146Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 19s local 2024-04-03T18:10:33.9006602Z @llvm-project//llvm:InstCombine; 19s local 2024-04-03T18:10:33.9007642Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 16s local 2024-04-03T18:10:33.9008945Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 16s local 2024-04-03T18:10:33.9010356Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 15s local ... 2024-04-03T18:10:34.1992411Z 2024-04-03T18:10:34.1993160Z  2024-04-03T18:10:34.1993610Z  2024-04-03T18:10:34.1993989Z  2024-04-03T18:10:34.1994327Z  2024-04-03T18:10:34.2003317Z  2024-04-03T18:10:34.2004057Z  2024-04-03T18:10:34.2004685Z  2024-04-03T18:10:34.2005116Z  2024-04-03T18:10:34.2006293Z [16,256 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:34.2007966Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 29s local 2024-04-03T18:10:34.2009451Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 26s local 2024-04-03T18:10:34.2010783Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 21s local 2024-04-03T18:10:34.2011996Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 20s local 2024-04-03T18:10:34.2013224Z @llvm-project//llvm:InstCombine; 19s local 2024-04-03T18:10:34.2014117Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 16s local 2024-04-03T18:10:34.2015640Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 16s local 2024-04-03T18:10:34.2016942Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 15s local ... 2024-04-03T18:10:34.4690942Z 2024-04-03T18:10:34.4691641Z  2024-04-03T18:10:34.4692167Z  2024-04-03T18:10:34.4692585Z  2024-04-03T18:10:34.4692997Z  2024-04-03T18:10:34.4693391Z  2024-04-03T18:10:34.4693847Z  2024-04-03T18:10:34.4694413Z  2024-04-03T18:10:34.4696087Z  2024-04-03T18:10:34.4697378Z [16,258 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:34.4699081Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 29s local 2024-04-03T18:10:34.4700422Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 26s local 2024-04-03T18:10:34.4701885Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 21s local 2024-04-03T18:10:34.4703144Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 20s local 2024-04-03T18:10:34.4704327Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 17s local 2024-04-03T18:10:34.4705490Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 17s local 2024-04-03T18:10:34.4706787Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 15s local 2024-04-03T18:10:34.4708173Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 14s local ... 2024-04-03T18:10:34.6997854Z 2024-04-03T18:10:34.6998720Z  2024-04-03T18:10:34.6999317Z  2024-04-03T18:10:34.6999790Z  2024-04-03T18:10:34.7000267Z  2024-04-03T18:10:34.7000703Z  2024-04-03T18:10:34.7001063Z  2024-04-03T18:10:34.7001474Z  2024-04-03T18:10:34.7001896Z  2024-04-03T18:10:34.7003198Z [16,259 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:34.7004954Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 29s local 2024-04-03T18:10:34.7006365Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 27s local 2024-04-03T18:10:34.7007787Z Compiling mlir/lib/IR/BuiltinAttributes.cpp; 21s local 2024-04-03T18:10:34.7009320Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 20s local 2024-04-03T18:10:34.7010490Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 17s local 2024-04-03T18:10:34.7011616Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 17s local 2024-04-03T18:10:34.7012883Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 16s local 2024-04-03T18:10:34.7014075Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 15s local ... 2024-04-03T18:10:34.9004807Z 2024-04-03T18:10:34.9005799Z  2024-04-03T18:10:34.9006809Z  2024-04-03T18:10:34.9007456Z  2024-04-03T18:10:34.9008095Z  2024-04-03T18:10:34.9008714Z  2024-04-03T18:10:34.9009183Z  2024-04-03T18:10:34.9009866Z  2024-04-03T18:10:34.9010506Z  2024-04-03T18:10:34.9012080Z [16,261 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:34.9014354Z Compiling llvm/lib/Transforms/Vectorize/LoopVectorize.cpp; 30s local 2024-04-03T18:10:34.9034352Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 27s local 2024-04-03T18:10:34.9036628Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 20s local 2024-04-03T18:10:34.9038223Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 17s local 2024-04-03T18:10:34.9039742Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 17s local 2024-04-03T18:10:34.9041224Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 16s local 2024-04-03T18:10:34.9042648Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 15s local 2024-04-03T18:10:34.9043919Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 12s local ... 2024-04-03T18:10:35.1246959Z 2024-04-03T18:10:35.1247672Z  2024-04-03T18:10:35.1248144Z  2024-04-03T18:10:35.1248519Z  2024-04-03T18:10:35.1248914Z  2024-04-03T18:10:35.1249300Z  2024-04-03T18:10:35.1249641Z  2024-04-03T18:10:35.1250014Z  2024-04-03T18:10:35.1250395Z  2024-04-03T18:10:35.1251479Z [16,262 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:35.1252904Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 27s local 2024-04-03T18:10:35.1254114Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 20s local 2024-04-03T18:10:35.1255618Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 17s local 2024-04-03T18:10:35.1256586Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 17s local 2024-04-03T18:10:35.1257638Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 16s local 2024-04-03T18:10:35.1258648Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 15s local 2024-04-03T18:10:35.1259688Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 12s local 2024-04-03T18:10:35.1260671Z Compiling llvm/lib/Analysis/TargetLibraryInfo.cpp; 11s local ... 2024-04-03T18:10:35.3246801Z 2024-04-03T18:10:35.3247552Z  2024-04-03T18:10:35.3248119Z  2024-04-03T18:10:35.3248552Z  2024-04-03T18:10:35.3248985Z  2024-04-03T18:10:35.3249412Z  2024-04-03T18:10:35.3249929Z  2024-04-03T18:10:35.3250351Z  2024-04-03T18:10:35.3250772Z  2024-04-03T18:10:35.3251953Z [16,263 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:35.3253580Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 27s local 2024-04-03T18:10:35.3255074Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 21s local 2024-04-03T18:10:35.3256211Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 17s local 2024-04-03T18:10:35.3257369Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 17s local 2024-04-03T18:10:35.3258612Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 16s local 2024-04-03T18:10:35.3259745Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 15s local 2024-04-03T18:10:35.3260819Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 12s local 2024-04-03T18:10:35.3261994Z Compiling llvm/lib/Analysis/TargetLibraryInfo.cpp; 11s local ... 2024-04-03T18:10:35.7013435Z 2024-04-03T18:10:35.7014679Z  2024-04-03T18:10:35.7015241Z  2024-04-03T18:10:35.7015898Z  2024-04-03T18:10:35.7016563Z  2024-04-03T18:10:35.7017178Z  2024-04-03T18:10:35.7017645Z  2024-04-03T18:10:35.7018281Z  2024-04-03T18:10:35.7018912Z  2024-04-03T18:10:35.7020470Z [16,263 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:35.7022909Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 28s local 2024-04-03T18:10:35.7024639Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 21s local 2024-04-03T18:10:35.7026208Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 18s local 2024-04-03T18:10:35.7027912Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 18s local 2024-04-03T18:10:35.7029446Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 17s local 2024-04-03T18:10:35.7030796Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 16s local 2024-04-03T18:10:35.7032230Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 13s local 2024-04-03T18:10:35.7033724Z Compiling llvm/lib/Analysis/TargetLibraryInfo.cpp; 11s local ... 2024-04-03T18:10:35.9015777Z 2024-04-03T18:10:35.9016525Z  2024-04-03T18:10:35.9017057Z  2024-04-03T18:10:35.9017501Z  2024-04-03T18:10:35.9017922Z  2024-04-03T18:10:35.9018359Z  2024-04-03T18:10:35.9018771Z  2024-04-03T18:10:35.9019157Z  2024-04-03T18:10:35.9019578Z  2024-04-03T18:10:35.9020809Z [16,265 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:35.9022425Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 28s local 2024-04-03T18:10:35.9023680Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 21s local 2024-04-03T18:10:35.9024874Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 18s local 2024-04-03T18:10:35.9025931Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 18s local 2024-04-03T18:10:35.9027114Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 17s local 2024-04-03T18:10:35.9028396Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 16s local 2024-04-03T18:10:35.9029499Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 13s local 2024-04-03T18:10:35.9030898Z Compiling llvm/lib/Analysis/TargetLibraryInfo.cpp; 11s local ... 2024-04-03T18:10:36.3035116Z 2024-04-03T18:10:36.3035878Z  2024-04-03T18:10:36.3036398Z  2024-04-03T18:10:36.3036855Z  2024-04-03T18:10:36.3037270Z  2024-04-03T18:10:36.3037693Z  2024-04-03T18:10:36.3038391Z  2024-04-03T18:10:36.3038783Z  2024-04-03T18:10:36.3039176Z  2024-04-03T18:10:36.3040420Z [16,267 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:10:36.3042043Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 28s local 2024-04-03T18:10:36.3043425Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 22s local 2024-04-03T18:10:36.3044593Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 18s local 2024-04-03T18:10:36.3045725Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 18s local 2024-04-03T18:10:36.3046976Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 17s local 2024-04-03T18:10:36.3048105Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 16s local 2024-04-03T18:10:36.3049093Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 13s local 2024-04-03T18:10:36.3050165Z Compiling xla/service/batchnorm_expander.cc; 12s local ... 2024-04-03T18:10:36.5083379Z 2024-04-03T18:10:36.5084160Z  2024-04-03T18:10:36.5084697Z  2024-04-03T18:10:36.5085134Z  2024-04-03T18:10:36.5085578Z  2024-04-03T18:10:36.5085986Z  2024-04-03T18:10:36.5086413Z  2024-04-03T18:10:36.5086823Z  2024-04-03T18:10:36.5087255Z  2024-04-03T18:10:36.5088464Z [16,268 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:36.5090625Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 28s local 2024-04-03T18:10:36.5092020Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 22s local 2024-04-03T18:10:36.5093271Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 19s local 2024-04-03T18:10:36.5094644Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 19s local 2024-04-03T18:10:36.5095871Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 17s local 2024-04-03T18:10:36.5097245Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 16s local 2024-04-03T18:10:36.5098358Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 13s local 2024-04-03T18:10:36.5099490Z Compiling xla/service/batchnorm_expander.cc; 12s local ... 2024-04-03T18:10:37.0530381Z 2024-04-03T18:10:37.0531162Z  2024-04-03T18:10:37.0531694Z  2024-04-03T18:10:37.0532096Z  2024-04-03T18:10:37.0532524Z  2024-04-03T18:10:37.0532966Z  2024-04-03T18:10:37.0533367Z  2024-04-03T18:10:37.0533786Z  2024-04-03T18:10:37.0534425Z  2024-04-03T18:10:37.0535679Z [16,269 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:37.0537344Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 29s local 2024-04-03T18:10:37.0538681Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 22s local 2024-04-03T18:10:37.0539860Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 19s local 2024-04-03T18:10:37.0540982Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 19s local 2024-04-03T18:10:37.0542232Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 18s local 2024-04-03T18:10:37.0543313Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 17s local 2024-04-03T18:10:37.0544407Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 14s local 2024-04-03T18:10:37.0545470Z Compiling xla/service/batchnorm_expander.cc; 12s local ... 2024-04-03T18:10:37.2666301Z 2024-04-03T18:10:37.2667066Z  2024-04-03T18:10:37.2667603Z  2024-04-03T18:10:37.2668402Z  2024-04-03T18:10:37.2668832Z  2024-04-03T18:10:37.2669243Z  2024-04-03T18:10:37.2669623Z  2024-04-03T18:10:37.2670029Z  2024-04-03T18:10:37.2670430Z  2024-04-03T18:10:37.2671978Z [16,270 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:37.2673568Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 29s local 2024-04-03T18:10:37.2674875Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 23s local 2024-04-03T18:10:37.2676113Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 19s local 2024-04-03T18:10:37.2677252Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 19s local 2024-04-03T18:10:37.2678506Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 18s local 2024-04-03T18:10:37.2679660Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 17s local 2024-04-03T18:10:37.2680774Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 14s local 2024-04-03T18:10:37.2681868Z Compiling xla/service/batchnorm_expander.cc; 13s local ... 2024-04-03T18:10:37.5035218Z 2024-04-03T18:10:37.5035965Z  2024-04-03T18:10:37.5036381Z  2024-04-03T18:10:37.5036921Z  2024-04-03T18:10:37.5037284Z  2024-04-03T18:10:37.5037623Z  2024-04-03T18:10:37.5037968Z  2024-04-03T18:10:37.5038326Z  2024-04-03T18:10:37.5038651Z  2024-04-03T18:10:37.5039678Z [16,271 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:37.5040981Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 29s local 2024-04-03T18:10:37.5042061Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 23s local 2024-04-03T18:10:37.5043027Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 20s local 2024-04-03T18:10:37.5043963Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 20s local 2024-04-03T18:10:37.5045267Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 18s local 2024-04-03T18:10:37.5046222Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 17s local 2024-04-03T18:10:37.5047142Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 14s local 2024-04-03T18:10:37.5048126Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 13s local ... 2024-04-03T18:10:37.7034389Z 2024-04-03T18:10:37.7035175Z  2024-04-03T18:10:37.7035686Z  2024-04-03T18:10:37.7038054Z  2024-04-03T18:10:37.7038916Z  2024-04-03T18:10:37.7039837Z  2024-04-03T18:10:37.7040711Z  2024-04-03T18:10:37.7041571Z  2024-04-03T18:10:37.7042043Z  2024-04-03T18:10:37.7043210Z [16,272 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:37.7044733Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 30s local 2024-04-03T18:10:37.7046054Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 23s local 2024-04-03T18:10:37.7047599Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 20s local 2024-04-03T18:10:37.7048703Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 20s local 2024-04-03T18:10:37.7049868Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 19s local 2024-04-03T18:10:37.7050997Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 18s local 2024-04-03T18:10:37.7052020Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 15s local 2024-04-03T18:10:37.7053257Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 13s local ... 2024-04-03T18:10:38.1055563Z 2024-04-03T18:10:38.1056736Z  2024-04-03T18:10:38.1057712Z  2024-04-03T18:10:38.1061256Z  2024-04-03T18:10:38.1061939Z  2024-04-03T18:10:38.1062865Z  2024-04-03T18:10:38.1065817Z  2024-04-03T18:10:38.1066448Z  2024-04-03T18:10:38.1067168Z  2024-04-03T18:10:38.1069229Z [16,273 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:38.1071122Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 30s local 2024-04-03T18:10:38.1072977Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 23s local 2024-04-03T18:10:38.1074809Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 20s local 2024-04-03T18:10:38.1076387Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 20s local 2024-04-03T18:10:38.1077698Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 19s local 2024-04-03T18:10:38.1078927Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 18s local 2024-04-03T18:10:38.1080121Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 15s local 2024-04-03T18:10:38.1081606Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 13s local ... 2024-04-03T18:10:38.5039215Z 2024-04-03T18:10:38.5040395Z  2024-04-03T18:10:38.5041037Z  2024-04-03T18:10:38.5041686Z  2024-04-03T18:10:38.5042797Z  2024-04-03T18:10:38.5043303Z  2024-04-03T18:10:38.5043748Z  2024-04-03T18:10:38.5044184Z  2024-04-03T18:10:38.5044614Z  2024-04-03T18:10:38.5045903Z [16,274 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:38.5047662Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 30s local 2024-04-03T18:10:38.5049132Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 24s local 2024-04-03T18:10:38.5050307Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 21s local 2024-04-03T18:10:38.5051496Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 21s local 2024-04-03T18:10:38.5052789Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 19s local 2024-04-03T18:10:38.5053942Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 18s local 2024-04-03T18:10:38.5055293Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 15s local 2024-04-03T18:10:38.5056501Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 14s local ... 2024-04-03T18:10:38.7297219Z 2024-04-03T18:10:38.7298487Z  2024-04-03T18:10:38.7299298Z  2024-04-03T18:10:38.7300408Z  2024-04-03T18:10:38.7300905Z  2024-04-03T18:10:38.7301320Z  2024-04-03T18:10:38.7301748Z  2024-04-03T18:10:38.7302210Z  2024-04-03T18:10:38.7302639Z  2024-04-03T18:10:38.7303918Z [16,278 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:38.7305623Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 31s local 2024-04-03T18:10:38.7307454Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 24s local 2024-04-03T18:10:38.7309016Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 21s local 2024-04-03T18:10:38.7310122Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 21s local 2024-04-03T18:10:38.7311407Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 20s local 2024-04-03T18:10:38.7312573Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 19s local 2024-04-03T18:10:38.7313680Z Compiling mlir/lib/Dialect/PDL/IR/PDL.cpp; 16s local 2024-04-03T18:10:38.7314838Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 14s local ... 2024-04-03T18:10:38.9318321Z 2024-04-03T18:10:38.9319691Z  2024-04-03T18:10:38.9320586Z  2024-04-03T18:10:38.9321686Z  2024-04-03T18:10:38.9322168Z  2024-04-03T18:10:38.9322606Z  2024-04-03T18:10:38.9323035Z  2024-04-03T18:10:38.9326813Z  2024-04-03T18:10:38.9329913Z  2024-04-03T18:10:38.9332222Z [16,280 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:38.9334453Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 31s local 2024-04-03T18:10:38.9336327Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 24s local 2024-04-03T18:10:38.9337879Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 21s local 2024-04-03T18:10:38.9339279Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 21s local 2024-04-03T18:10:38.9340733Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 20s local 2024-04-03T18:10:38.9342244Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 19s local 2024-04-03T18:10:38.9343493Z Compiling xla/hlo/ir/hlo_instruction.cc; 13s local 2024-04-03T18:10:38.9344887Z Compiling xla/service/shape_inference.cc; 12s local ... 2024-04-03T18:10:39.2127970Z 2024-04-03T18:10:39.2129181Z  2024-04-03T18:10:39.2130220Z  2024-04-03T18:10:39.2135791Z  2024-04-03T18:10:39.2136400Z  2024-04-03T18:10:39.2136835Z  2024-04-03T18:10:39.2137266Z  2024-04-03T18:10:39.2137696Z  2024-04-03T18:10:39.2138092Z  2024-04-03T18:10:39.2139606Z [16,281 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:39.2141321Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 31s local 2024-04-03T18:10:39.2142671Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 25s local 2024-04-03T18:10:39.2143970Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 21s local 2024-04-03T18:10:39.2145143Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 20s local 2024-04-03T18:10:39.2146360Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 19s local 2024-04-03T18:10:39.2147375Z Compiling xla/hlo/ir/hlo_instruction.cc; 13s local 2024-04-03T18:10:39.2148446Z Compiling xla/service/shape_inference.cc; 12s local 2024-04-03T18:10:39.2149319Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 12s local ... 2024-04-03T18:10:39.5051477Z 2024-04-03T18:10:39.5052169Z  2024-04-03T18:10:39.5052606Z  2024-04-03T18:10:39.5052984Z  2024-04-03T18:10:39.5053376Z  2024-04-03T18:10:39.5053781Z  2024-04-03T18:10:39.5054343Z  2024-04-03T18:10:39.5054739Z  2024-04-03T18:10:39.5055097Z  2024-04-03T18:10:39.5056310Z [16,281 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:39.5058198Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 31s local 2024-04-03T18:10:39.5059455Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 25s local 2024-04-03T18:10:39.5060759Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 22s local 2024-04-03T18:10:39.5061999Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 20s local 2024-04-03T18:10:39.5063144Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 19s local 2024-04-03T18:10:39.5064190Z Compiling xla/hlo/ir/hlo_instruction.cc; 13s local 2024-04-03T18:10:39.5065374Z Compiling xla/service/shape_inference.cc; 13s local 2024-04-03T18:10:39.5066483Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 12s local ... 2024-04-03T18:10:39.7108769Z 2024-04-03T18:10:39.7189638Z  2024-04-03T18:10:39.7269614Z  2024-04-03T18:10:39.7349644Z  2024-04-03T18:10:39.7429463Z  2024-04-03T18:10:39.7509513Z  2024-04-03T18:10:39.7589548Z  2024-04-03T18:10:39.7669638Z  2024-04-03T18:10:39.7749505Z  2024-04-03T18:10:39.7830350Z [16,282 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:39.7909770Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 32s local 2024-04-03T18:10:39.7950041Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 25s local 2024-04-03T18:10:39.7951641Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 22s local 2024-04-03T18:10:39.7952752Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 21s local 2024-04-03T18:10:39.7954723Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 20s local 2024-04-03T18:10:39.8029505Z Compiling xla/hlo/ir/hlo_instruction.cc; 13s local 2024-04-03T18:10:39.8109562Z Compiling xla/service/shape_inference.cc; 13s local 2024-04-03T18:10:39.8189771Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 12s local ... 2024-04-03T18:10:40.1058381Z 2024-04-03T18:10:40.1059142Z  2024-04-03T18:10:40.1059676Z  2024-04-03T18:10:40.1060074Z  2024-04-03T18:10:40.1060513Z  2024-04-03T18:10:40.1060938Z  2024-04-03T18:10:40.1061414Z  2024-04-03T18:10:40.1061827Z  2024-04-03T18:10:40.1062187Z  2024-04-03T18:10:40.1063470Z [16,283 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:40.1065498Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 32s local 2024-04-03T18:10:40.1066943Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 25s local 2024-04-03T18:10:40.1068551Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 22s local 2024-04-03T18:10:40.1069962Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 21s local 2024-04-03T18:10:40.1071076Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 20s local 2024-04-03T18:10:40.1072155Z Compiling xla/hlo/ir/hlo_instruction.cc; 14s local 2024-04-03T18:10:40.1073151Z Compiling xla/service/shape_inference.cc; 13s local 2024-04-03T18:10:40.1074285Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 13s local ... 2024-04-03T18:10:40.3060822Z 2024-04-03T18:10:40.3061714Z  2024-04-03T18:10:40.3062332Z  2024-04-03T18:10:40.3062714Z  2024-04-03T18:10:40.3064550Z  2024-04-03T18:10:40.3064994Z  2024-04-03T18:10:40.3065403Z  2024-04-03T18:10:40.3065843Z  2024-04-03T18:10:40.3066215Z  2024-04-03T18:10:40.3067458Z [16,286 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:40.3069316Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 32s local 2024-04-03T18:10:40.3070721Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 26s local 2024-04-03T18:10:40.3072000Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 22s local 2024-04-03T18:10:40.3073221Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 21s local 2024-04-03T18:10:40.3074367Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 20s local 2024-04-03T18:10:40.3075682Z Compiling xla/hlo/ir/hlo_instruction.cc; 14s local 2024-04-03T18:10:40.3076622Z Compiling xla/service/shape_inference.cc; 13s local 2024-04-03T18:10:40.3077664Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 13s local ... 2024-04-03T18:10:40.5747406Z 2024-04-03T18:10:40.5748472Z  2024-04-03T18:10:40.5749007Z  2024-04-03T18:10:40.5749433Z  2024-04-03T18:10:40.5749857Z  2024-04-03T18:10:40.5750280Z  2024-04-03T18:10:40.5750706Z  2024-04-03T18:10:40.5751131Z  2024-04-03T18:10:40.5751817Z  2024-04-03T18:10:40.5752966Z [16,287 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:40.5754594Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 33s local 2024-04-03T18:10:40.5755977Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 26s local 2024-04-03T18:10:40.5757315Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 23s local 2024-04-03T18:10:40.5758574Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 21s local 2024-04-03T18:10:40.5759771Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 21s local 2024-04-03T18:10:40.5760836Z Compiling xla/hlo/ir/hlo_instruction.cc; 14s local 2024-04-03T18:10:40.5761796Z Compiling xla/service/shape_inference.cc; 14s local 2024-04-03T18:10:40.5762848Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 13s local ... 2024-04-03T18:10:40.9073867Z 2024-04-03T18:10:40.9074657Z  2024-04-03T18:10:40.9075167Z  2024-04-03T18:10:40.9075653Z  2024-04-03T18:10:40.9076058Z  2024-04-03T18:10:40.9076478Z  2024-04-03T18:10:40.9076946Z  2024-04-03T18:10:40.9084249Z  2024-04-03T18:10:40.9084706Z  2024-04-03T18:10:40.9085981Z [16,288 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:40.9087693Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 33s local 2024-04-03T18:10:40.9089174Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 26s local 2024-04-03T18:10:40.9090501Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 23s local 2024-04-03T18:10:40.9091808Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 22s local 2024-04-03T18:10:40.9093308Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 21s local 2024-04-03T18:10:40.9094566Z Compiling xla/hlo/ir/hlo_instruction.cc; 14s local 2024-04-03T18:10:40.9095567Z Compiling xla/service/shape_inference.cc; 14s local 2024-04-03T18:10:40.9096726Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 14s local ... 2024-04-03T18:10:41.1071831Z 2024-04-03T18:10:41.1082535Z  2024-04-03T18:10:41.1083124Z  2024-04-03T18:10:41.1083551Z  2024-04-03T18:10:41.1084018Z  2024-04-03T18:10:41.1084440Z  2024-04-03T18:10:41.1084857Z  2024-04-03T18:10:41.1085305Z  2024-04-03T18:10:41.1085733Z  2024-04-03T18:10:41.1086984Z [16,289 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:41.1088664Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 33s local 2024-04-03T18:10:41.1089958Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 26s local 2024-04-03T18:10:41.1091244Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 23s local 2024-04-03T18:10:41.1092445Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 22s local 2024-04-03T18:10:41.1093667Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 21s local 2024-04-03T18:10:41.1094922Z Compiling xla/hlo/ir/hlo_instruction.cc; 15s local 2024-04-03T18:10:41.1095926Z Compiling xla/service/shape_inference.cc; 14s local 2024-04-03T18:10:41.1096985Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 14s local ... 2024-04-03T18:10:41.4593048Z 2024-04-03T18:10:41.4593788Z  2024-04-03T18:10:41.4594258Z  2024-04-03T18:10:41.4594629Z  2024-04-03T18:10:41.4595028Z  2024-04-03T18:10:41.4595745Z  2024-04-03T18:10:41.4596121Z  2024-04-03T18:10:41.4596512Z  2024-04-03T18:10:41.4596893Z  2024-04-03T18:10:41.4597989Z [16,290 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:41.4599711Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 33s local 2024-04-03T18:10:41.4600916Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 27s local 2024-04-03T18:10:41.4602212Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 24s local 2024-04-03T18:10:41.4603306Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 22s local 2024-04-03T18:10:41.4604311Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 21s local 2024-04-03T18:10:41.4605241Z Compiling xla/hlo/ir/hlo_instruction.cc; 15s local 2024-04-03T18:10:41.4606095Z Compiling xla/service/shape_inference.cc; 15s local 2024-04-03T18:10:41.4607093Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 14s local ... 2024-04-03T18:10:41.7084650Z 2024-04-03T18:10:41.7085455Z  2024-04-03T18:10:41.7086005Z  2024-04-03T18:10:41.7086466Z  2024-04-03T18:10:41.7086886Z  2024-04-03T18:10:41.7087283Z  2024-04-03T18:10:41.7087690Z  2024-04-03T18:10:41.7088088Z  2024-04-03T18:10:41.7088520Z  2024-04-03T18:10:41.7089789Z [16,290 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:41.7091404Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 34s local 2024-04-03T18:10:41.7092803Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 27s local 2024-04-03T18:10:41.7094314Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 24s local 2024-04-03T18:10:41.7095531Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 23s local 2024-04-03T18:10:41.7096633Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 22s local 2024-04-03T18:10:41.7097648Z Compiling xla/hlo/ir/hlo_instruction.cc; 15s local 2024-04-03T18:10:41.7098628Z Compiling xla/service/shape_inference.cc; 15s local 2024-04-03T18:10:41.7099815Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 14s local ... 2024-04-03T18:10:41.9081169Z 2024-04-03T18:10:41.9082341Z  2024-04-03T18:10:41.9083572Z  2024-04-03T18:10:41.9084058Z  2024-04-03T18:10:41.9084472Z  2024-04-03T18:10:41.9085132Z  2024-04-03T18:10:41.9085521Z  2024-04-03T18:10:41.9085945Z  2024-04-03T18:10:41.9086378Z  2024-04-03T18:10:41.9087613Z [16,292 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:41.9089238Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 34s local 2024-04-03T18:10:41.9090821Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 27s local 2024-04-03T18:10:41.9092120Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 24s local 2024-04-03T18:10:41.9093324Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 23s local 2024-04-03T18:10:41.9094671Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 22s local 2024-04-03T18:10:41.9095753Z Compiling xla/hlo/ir/hlo_instruction.cc; 15s local 2024-04-03T18:10:41.9096763Z Compiling xla/service/shape_inference.cc; 15s local 2024-04-03T18:10:41.9097835Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 15s local ... 2024-04-03T18:10:42.2034517Z 2024-04-03T18:10:42.2035764Z  2024-04-03T18:10:42.2036682Z  2024-04-03T18:10:42.2037454Z  2024-04-03T18:10:42.2038503Z  2024-04-03T18:10:42.2039030Z  2024-04-03T18:10:42.2039489Z  2024-04-03T18:10:42.2039976Z  2024-04-03T18:10:42.2040407Z  2024-04-03T18:10:42.2041631Z [16,294 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:42.2043237Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 34s local 2024-04-03T18:10:42.2044634Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 28s local 2024-04-03T18:10:42.2046262Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 24s local 2024-04-03T18:10:42.2047475Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 23s local 2024-04-03T18:10:42.2048671Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 22s local 2024-04-03T18:10:42.2049764Z Compiling xla/hlo/ir/hlo_instruction.cc; 16s local 2024-04-03T18:10:42.2050804Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 15s local 2024-04-03T18:10:42.2051791Z Compiling xla/service/hlo_parser.cc; 14s local ... 2024-04-03T18:10:42.4672794Z 2024-04-03T18:10:42.4674080Z  2024-04-03T18:10:42.4674810Z  2024-04-03T18:10:42.4677429Z  2024-04-03T18:10:42.4679256Z  2024-04-03T18:10:42.4679779Z  2024-04-03T18:10:42.4680453Z  2024-04-03T18:10:42.4681517Z  2024-04-03T18:10:42.4681996Z  2024-04-03T18:10:42.4683285Z [16,295 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:42.4684862Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 34s local 2024-04-03T18:10:42.4686128Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 28s local 2024-04-03T18:10:42.4687403Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 25s local 2024-04-03T18:10:42.4688566Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 23s local 2024-04-03T18:10:42.4689771Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 22s local 2024-04-03T18:10:42.4690859Z Compiling xla/hlo/ir/hlo_instruction.cc; 16s local 2024-04-03T18:10:42.4691921Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 15s local 2024-04-03T18:10:42.4692928Z Compiling xla/service/hlo_parser.cc; 14s local ... 2024-04-03T18:10:42.7088528Z 2024-04-03T18:10:42.7089600Z  2024-04-03T18:10:42.7090141Z  2024-04-03T18:10:42.7090586Z  2024-04-03T18:10:42.7091039Z  2024-04-03T18:10:42.7091467Z  2024-04-03T18:10:42.7091903Z  2024-04-03T18:10:42.7092326Z  2024-04-03T18:10:42.7092776Z  2024-04-03T18:10:42.7094010Z [16,296 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:42.7095811Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 35s local 2024-04-03T18:10:42.7097522Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 28s local 2024-04-03T18:10:42.7098842Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 25s local 2024-04-03T18:10:42.7100072Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 24s local 2024-04-03T18:10:42.7101267Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 23s local 2024-04-03T18:10:42.7102499Z Compiling xla/hlo/ir/hlo_instruction.cc; 16s local 2024-04-03T18:10:42.7103536Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 15s local 2024-04-03T18:10:42.7104546Z Compiling xla/service/hlo_parser.cc; 14s local ... 2024-04-03T18:10:42.9961046Z 2024-04-03T18:10:42.9961755Z  2024-04-03T18:10:42.9962285Z  2024-04-03T18:10:42.9962730Z  2024-04-03T18:10:42.9963154Z  2024-04-03T18:10:42.9963580Z  2024-04-03T18:10:42.9963990Z  2024-04-03T18:10:42.9964414Z  2024-04-03T18:10:42.9964820Z  2024-04-03T18:10:42.9966079Z [16,297 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:42.9967829Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 35s local 2024-04-03T18:10:42.9969277Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 28s local 2024-04-03T18:10:42.9970586Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 25s local 2024-04-03T18:10:42.9971814Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 24s local 2024-04-03T18:10:42.9972989Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 23s local 2024-04-03T18:10:42.9974047Z Compiling xla/hlo/ir/hlo_instruction.cc; 17s local 2024-04-03T18:10:42.9975257Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 16s local 2024-04-03T18:10:42.9976634Z Compiling xla/service/hlo_parser.cc; 14s local ... 2024-04-03T18:10:43.3093746Z 2024-04-03T18:10:43.3094727Z  2024-04-03T18:10:43.3095246Z  2024-04-03T18:10:43.3095687Z  2024-04-03T18:10:43.3096129Z  2024-04-03T18:10:43.3097038Z  2024-04-03T18:10:43.3097512Z  2024-04-03T18:10:43.3097944Z  2024-04-03T18:10:43.3098318Z  2024-04-03T18:10:43.3099578Z [16,299 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:43.3101615Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 35s local 2024-04-03T18:10:43.3102997Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 29s local 2024-04-03T18:10:43.3104267Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 25s local 2024-04-03T18:10:43.3105470Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 24s local 2024-04-03T18:10:43.3106582Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 23s local 2024-04-03T18:10:43.3107870Z Compiling xla/hlo/ir/hlo_instruction.cc; 17s local 2024-04-03T18:10:43.3108896Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 16s local 2024-04-03T18:10:43.3109904Z Compiling xla/service/hlo_parser.cc; 15s local ... 2024-04-03T18:10:43.5532513Z 2024-04-03T18:10:43.5533305Z  2024-04-03T18:10:43.5533949Z  2024-04-03T18:10:43.5534601Z  2024-04-03T18:10:43.5534994Z  2024-04-03T18:10:43.5535376Z  2024-04-03T18:10:43.5535778Z  2024-04-03T18:10:43.5536161Z  2024-04-03T18:10:43.5536606Z  2024-04-03T18:10:43.5537819Z [16,300 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:43.5539613Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 36s local 2024-04-03T18:10:43.5540964Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 29s local 2024-04-03T18:10:43.5542399Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 26s local 2024-04-03T18:10:43.5543562Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 24s local 2024-04-03T18:10:43.5544852Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 24s local 2024-04-03T18:10:43.5545984Z Compiling xla/hlo/ir/hlo_instruction.cc; 17s local 2024-04-03T18:10:43.5546949Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 16s local 2024-04-03T18:10:43.5548502Z Compiling xla/service/hlo_parser.cc; 15s local ... 2024-04-03T18:10:43.8031926Z 2024-04-03T18:10:43.8032668Z  2024-04-03T18:10:43.8033192Z  2024-04-03T18:10:43.8033633Z  2024-04-03T18:10:43.8034559Z  2024-04-03T18:10:43.8034958Z  2024-04-03T18:10:43.8035345Z  2024-04-03T18:10:43.8036180Z  2024-04-03T18:10:43.8036631Z  2024-04-03T18:10:43.8037943Z [16,301 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:43.8039751Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 36s local 2024-04-03T18:10:43.8041093Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 29s local 2024-04-03T18:10:43.8042379Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 26s local 2024-04-03T18:10:43.8043513Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 25s local 2024-04-03T18:10:43.8044596Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 24s local 2024-04-03T18:10:43.8045643Z Compiling xla/hlo/ir/hlo_instruction.cc; 17s local 2024-04-03T18:10:43.8046579Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 16s local 2024-04-03T18:10:43.8047600Z Compiling xla/service/hlo_parser.cc; 15s local ... 2024-04-03T18:10:44.1104978Z 2024-04-03T18:10:44.1105841Z  2024-04-03T18:10:44.1106373Z  2024-04-03T18:10:44.1106768Z  2024-04-03T18:10:44.1107142Z  2024-04-03T18:10:44.1107518Z  2024-04-03T18:10:44.1108108Z  2024-04-03T18:10:44.1108549Z  2024-04-03T18:10:44.1108954Z  2024-04-03T18:10:44.1110153Z [16,304 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:44.1112096Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 36s local 2024-04-03T18:10:44.1113541Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 26s local 2024-04-03T18:10:44.1114963Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 25s local 2024-04-03T18:10:44.1116294Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 24s local 2024-04-03T18:10:44.1117387Z Compiling xla/hlo/ir/hlo_instruction.cc; 18s local 2024-04-03T18:10:44.1118635Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 17s local 2024-04-03T18:10:44.1119676Z Compiling xla/service/hlo_parser.cc; 16s local 2024-04-03T18:10:44.1120775Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 12s local ... 2024-04-03T18:10:44.3393985Z 2024-04-03T18:10:44.3394735Z  2024-04-03T18:10:44.3396423Z  2024-04-03T18:10:44.3396942Z  2024-04-03T18:10:44.3397444Z  2024-04-03T18:10:44.3397918Z  2024-04-03T18:10:44.3398353Z  2024-04-03T18:10:44.3398747Z  2024-04-03T18:10:44.3399193Z  2024-04-03T18:10:44.3400592Z [16,306 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:44.3402344Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 36s local 2024-04-03T18:10:44.3403672Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 26s local 2024-04-03T18:10:44.3405050Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 25s local 2024-04-03T18:10:44.3406194Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 24s local 2024-04-03T18:10:44.3407210Z Compiling xla/hlo/ir/hlo_instruction.cc; 18s local 2024-04-03T18:10:44.3408202Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 17s local 2024-04-03T18:10:44.3409194Z Compiling xla/service/hlo_parser.cc; 16s local 2024-04-03T18:10:44.3410215Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 12s local ... 2024-04-03T18:10:44.7108641Z 2024-04-03T18:10:44.7109792Z  2024-04-03T18:10:44.7110675Z  2024-04-03T18:10:44.7111625Z  2024-04-03T18:10:44.7112160Z  2024-04-03T18:10:44.7112601Z  2024-04-03T18:10:44.7113015Z  2024-04-03T18:10:44.7113428Z  2024-04-03T18:10:44.7113820Z  2024-04-03T18:10:44.7115379Z [16,308 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:44.7117065Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 37s local 2024-04-03T18:10:44.7118415Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 26s local 2024-04-03T18:10:44.7119584Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 25s local 2024-04-03T18:10:44.7120856Z Compiling xla/hlo/ir/hlo_instruction.cc; 18s local 2024-04-03T18:10:44.7121932Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 17s local 2024-04-03T18:10:44.7123012Z Compiling xla/service/hlo_parser.cc; 16s local 2024-04-03T18:10:44.7123980Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 12s local 2024-04-03T18:10:44.7125275Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 12s local ... 2024-04-03T18:10:45.1260630Z 2024-04-03T18:10:45.1261400Z  2024-04-03T18:10:45.1261910Z  2024-04-03T18:10:45.1262321Z  2024-04-03T18:10:45.1262740Z  2024-04-03T18:10:45.1263140Z  2024-04-03T18:10:45.1263571Z  2024-04-03T18:10:45.1263998Z  2024-04-03T18:10:45.1264386Z  2024-04-03T18:10:45.1265593Z [16,309 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:45.1267158Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 37s local 2024-04-03T18:10:45.1268781Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 26s local 2024-04-03T18:10:45.1269938Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 25s local 2024-04-03T18:10:45.1270976Z Compiling xla/hlo/ir/hlo_instruction.cc; 19s local 2024-04-03T18:10:45.1271940Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 18s local 2024-04-03T18:10:45.1273282Z Compiling xla/service/hlo_parser.cc; 17s local 2024-04-03T18:10:45.1274253Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 13s local 2024-04-03T18:10:45.1275790Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 12s local ... 2024-04-03T18:10:45.5141701Z 2024-04-03T18:10:45.5142410Z  2024-04-03T18:10:45.5142903Z  2024-04-03T18:10:45.5143309Z  2024-04-03T18:10:45.5143704Z  2024-04-03T18:10:45.5144059Z  2024-04-03T18:10:45.5144458Z  2024-04-03T18:10:45.5145194Z  2024-04-03T18:10:45.5145585Z  2024-04-03T18:10:45.5146714Z [16,309 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:45.5148398Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 37s local 2024-04-03T18:10:45.5149530Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 26s local 2024-04-03T18:10:45.5150557Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 25s local 2024-04-03T18:10:45.5151532Z Compiling xla/hlo/ir/hlo_instruction.cc; 19s local 2024-04-03T18:10:45.5152551Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 18s local 2024-04-03T18:10:45.5153445Z Compiling xla/service/hlo_parser.cc; 17s local 2024-04-03T18:10:45.5154345Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 13s local 2024-04-03T18:10:45.5155412Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 13s local ... 2024-04-03T18:10:45.7122549Z 2024-04-03T18:10:45.7123275Z  2024-04-03T18:10:45.7123783Z  2024-04-03T18:10:45.7124177Z  2024-04-03T18:10:45.7124569Z  2024-04-03T18:10:45.7124959Z  2024-04-03T18:10:45.7125343Z  2024-04-03T18:10:45.7125721Z  2024-04-03T18:10:45.7126087Z  2024-04-03T18:10:45.7127208Z [16,310 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:45.7128702Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 38s local 2024-04-03T18:10:45.7129866Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 27s local 2024-04-03T18:10:45.7130881Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 26s local 2024-04-03T18:10:45.7131876Z Compiling xla/hlo/ir/hlo_instruction.cc; 19s local 2024-04-03T18:10:45.7133116Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 18s local 2024-04-03T18:10:45.7134008Z Compiling xla/service/hlo_parser.cc; 17s local 2024-04-03T18:10:45.7135062Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 13s local 2024-04-03T18:10:45.7136176Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 13s local ... 2024-04-03T18:10:45.9725189Z 2024-04-03T18:10:45.9741671Z  2024-04-03T18:10:45.9770083Z  2024-04-03T18:10:45.9770610Z  2024-04-03T18:10:45.9771048Z  2024-04-03T18:10:45.9771473Z  2024-04-03T18:10:45.9771881Z  2024-04-03T18:10:45.9772276Z  2024-04-03T18:10:45.9772686Z  2024-04-03T18:10:45.9773870Z [16,312 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:45.9775654Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 38s local 2024-04-03T18:10:45.9776959Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 27s local 2024-04-03T18:10:45.9778160Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 26s local 2024-04-03T18:10:45.9779252Z Compiling xla/hlo/ir/hlo_instruction.cc; 20s local 2024-04-03T18:10:45.9780328Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 19s local 2024-04-03T18:10:45.9781297Z Compiling xla/service/hlo_parser.cc; 17s local 2024-04-03T18:10:45.9782335Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 14s local 2024-04-03T18:10:45.9783599Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 13s local ... 2024-04-03T18:10:46.2170667Z 2024-04-03T18:10:46.2171646Z  2024-04-03T18:10:46.2172220Z  2024-04-03T18:10:46.2172633Z  2024-04-03T18:10:46.2173275Z  2024-04-03T18:10:46.2173962Z  2024-04-03T18:10:46.2174481Z  2024-04-03T18:10:46.2174908Z  2024-04-03T18:10:46.2175638Z  2024-04-03T18:10:46.2176886Z [16,314 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:46.2178543Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 38s local 2024-04-03T18:10:46.2180223Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 27s local 2024-04-03T18:10:46.2181379Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 26s local 2024-04-03T18:10:46.2182708Z Compiling xla/hlo/ir/hlo_instruction.cc; 20s local 2024-04-03T18:10:46.2183703Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 19s local 2024-04-03T18:10:46.2184722Z Compiling xla/service/hlo_parser.cc; 18s local 2024-04-03T18:10:46.2185699Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 14s local 2024-04-03T18:10:46.2187309Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 13s local ... 2024-04-03T18:10:46.5129161Z 2024-04-03T18:10:46.5129995Z  2024-04-03T18:10:46.5130590Z  2024-04-03T18:10:46.5133006Z  2024-04-03T18:10:46.5133619Z  2024-04-03T18:10:46.5134457Z  2024-04-03T18:10:46.5135270Z  2024-04-03T18:10:46.5138879Z  2024-04-03T18:10:46.5139571Z  2024-04-03T18:10:46.5141166Z [16,315 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:46.5144137Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 38s local 2024-04-03T18:10:46.5145776Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 27s local 2024-04-03T18:10:46.5147196Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 26s local 2024-04-03T18:10:46.5148768Z Compiling xla/hlo/ir/hlo_instruction.cc; 20s local 2024-04-03T18:10:46.5149986Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 19s local 2024-04-03T18:10:46.5151292Z Compiling xla/service/hlo_parser.cc; 18s local 2024-04-03T18:10:46.5152693Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 14s local 2024-04-03T18:10:46.5156553Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 14s local ... 2024-04-03T18:10:46.7145595Z 2024-04-03T18:10:46.7146360Z  2024-04-03T18:10:46.7146870Z  2024-04-03T18:10:46.7147306Z  2024-04-03T18:10:46.7147956Z  2024-04-03T18:10:46.7148380Z  2024-04-03T18:10:46.7149057Z  2024-04-03T18:10:46.7149486Z  2024-04-03T18:10:46.7149915Z  2024-04-03T18:10:46.7151212Z [16,316 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:46.7152828Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 39s local 2024-04-03T18:10:46.7154384Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 28s local 2024-04-03T18:10:46.7155636Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 27s local 2024-04-03T18:10:46.7156709Z Compiling xla/hlo/ir/hlo_instruction.cc; 20s local 2024-04-03T18:10:46.7157723Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 19s local 2024-04-03T18:10:46.7158750Z Compiling xla/service/hlo_parser.cc; 18s local 2024-04-03T18:10:46.7159755Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 14s local 2024-04-03T18:10:46.7161012Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 14s local ... 2024-04-03T18:10:46.9882807Z 2024-04-03T18:10:46.9883594Z  2024-04-03T18:10:46.9884105Z  2024-04-03T18:10:46.9884516Z  2024-04-03T18:10:46.9884929Z  2024-04-03T18:10:46.9885305Z  2024-04-03T18:10:46.9885674Z  2024-04-03T18:10:46.9886065Z  2024-04-03T18:10:46.9886452Z  2024-04-03T18:10:46.9887601Z [16,319 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:46.9889112Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 39s local 2024-04-03T18:10:46.9890299Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 28s local 2024-04-03T18:10:46.9891388Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 27s local 2024-04-03T18:10:46.9892682Z Compiling xla/hlo/ir/hlo_instruction.cc; 21s local 2024-04-03T18:10:46.9893622Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 20s local 2024-04-03T18:10:46.9894737Z Compiling xla/service/hlo_parser.cc; 18s local 2024-04-03T18:10:46.9895585Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 15s local 2024-04-03T18:10:46.9896807Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 14s local ... 2024-04-03T18:10:47.3168397Z 2024-04-03T18:10:47.3169149Z  2024-04-03T18:10:47.3169840Z  2024-04-03T18:10:47.3170275Z  2024-04-03T18:10:47.3170656Z  2024-04-03T18:10:47.3171070Z  2024-04-03T18:10:47.3171509Z  2024-04-03T18:10:47.3171926Z  2024-04-03T18:10:47.3172359Z  2024-04-03T18:10:47.3173572Z [16,320 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:47.3175389Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 39s local 2024-04-03T18:10:47.3176701Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 28s local 2024-04-03T18:10:47.3177865Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 27s local 2024-04-03T18:10:47.3178761Z Compiling xla/hlo/ir/hlo_instruction.cc; 21s local 2024-04-03T18:10:47.3179614Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 20s local 2024-04-03T18:10:47.3180459Z Compiling xla/service/hlo_parser.cc; 19s local 2024-04-03T18:10:47.3181330Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 15s local 2024-04-03T18:10:47.3182568Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 14s local ... 2024-04-03T18:10:47.5188199Z 2024-04-03T18:10:47.5188933Z  2024-04-03T18:10:47.5189379Z  2024-04-03T18:10:47.5189789Z  2024-04-03T18:10:47.5190218Z  2024-04-03T18:10:47.5190643Z  2024-04-03T18:10:47.5191046Z  2024-04-03T18:10:47.5191468Z  2024-04-03T18:10:47.5191882Z  2024-04-03T18:10:47.5193160Z [16,321 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:47.5194662Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 39s local 2024-04-03T18:10:47.5195871Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 28s local 2024-04-03T18:10:47.5197242Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 27s local 2024-04-03T18:10:47.5198262Z Compiling xla/hlo/ir/hlo_instruction.cc; 21s local 2024-04-03T18:10:47.5199199Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 20s local 2024-04-03T18:10:47.5200073Z Compiling xla/service/hlo_parser.cc; 19s local 2024-04-03T18:10:47.5201175Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 15s local 2024-04-03T18:10:47.5202253Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 15s local ... 2024-04-03T18:10:47.8906260Z 2024-04-03T18:10:47.8907299Z  2024-04-03T18:10:47.8908049Z  2024-04-03T18:10:47.8908514Z  2024-04-03T18:10:47.8908987Z  2024-04-03T18:10:47.8909480Z  2024-04-03T18:10:47.8909930Z  2024-04-03T18:10:47.8910395Z  2024-04-03T18:10:47.8910799Z  2024-04-03T18:10:47.8912004Z [16,323 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:47.8913658Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 40s local 2024-04-03T18:10:47.8914972Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 29s local 2024-04-03T18:10:47.8916203Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 28s local 2024-04-03T18:10:47.8917387Z Compiling xla/hlo/ir/hlo_instruction.cc; 21s local 2024-04-03T18:10:47.8918419Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 21s local 2024-04-03T18:10:47.8919429Z Compiling xla/service/hlo_parser.cc; 19s local 2024-04-03T18:10:47.8920452Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 15s local 2024-04-03T18:10:47.8921689Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 15s local ... 2024-04-03T18:10:48.1149915Z 2024-04-03T18:10:48.1150713Z  2024-04-03T18:10:48.1151277Z  2024-04-03T18:10:48.1151776Z  2024-04-03T18:10:48.1152264Z  2024-04-03T18:10:48.1152726Z  2024-04-03T18:10:48.1153225Z  2024-04-03T18:10:48.1153710Z  2024-04-03T18:10:48.1154181Z  2024-04-03T18:10:48.1155648Z [16,323 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:48.1157634Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 40s local 2024-04-03T18:10:48.1159479Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 29s local 2024-04-03T18:10:48.1160881Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 28s local 2024-04-03T18:10:48.1162125Z Compiling xla/hlo/ir/hlo_instruction.cc; 22s local 2024-04-03T18:10:48.1163303Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 21s local 2024-04-03T18:10:48.1178650Z Compiling xla/service/hlo_parser.cc; 20s local 2024-04-03T18:10:48.1179997Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 16s local 2024-04-03T18:10:48.1181497Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 15s local ... 2024-04-03T18:10:48.3159162Z 2024-04-03T18:10:48.3159892Z  2024-04-03T18:10:48.3160409Z  2024-04-03T18:10:48.3160841Z  2024-04-03T18:10:48.3161240Z  2024-04-03T18:10:48.3161683Z  2024-04-03T18:10:48.3162134Z  2024-04-03T18:10:48.3162540Z  2024-04-03T18:10:48.3162962Z  2024-04-03T18:10:48.3164177Z [16,325 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:48.3165782Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 40s local 2024-04-03T18:10:48.3167029Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 29s local 2024-04-03T18:10:48.3168192Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 28s local 2024-04-03T18:10:48.3169248Z Compiling xla/hlo/ir/hlo_instruction.cc; 22s local 2024-04-03T18:10:48.3170303Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 21s local 2024-04-03T18:10:48.3171301Z Compiling xla/service/hlo_parser.cc; 20s local 2024-04-03T18:10:48.3172218Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 16s local 2024-04-03T18:10:48.3173414Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 15s local ... 2024-04-03T18:10:48.6629303Z 2024-04-03T18:10:48.6630053Z  2024-04-03T18:10:48.6630611Z  2024-04-03T18:10:48.6631080Z  2024-04-03T18:10:48.6631561Z  2024-04-03T18:10:48.6635316Z  2024-04-03T18:10:48.6635811Z  2024-04-03T18:10:48.6636287Z  2024-04-03T18:10:48.6636717Z  2024-04-03T18:10:48.6638219Z [16,326 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:48.6639889Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 41s local 2024-04-03T18:10:48.6641243Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 30s local 2024-04-03T18:10:48.6642411Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 29s local 2024-04-03T18:10:48.6643532Z Compiling xla/hlo/ir/hlo_instruction.cc; 22s local 2024-04-03T18:10:48.6644606Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 21s local 2024-04-03T18:10:48.6645655Z Compiling xla/service/hlo_parser.cc; 20s local 2024-04-03T18:10:48.6646699Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 16s local 2024-04-03T18:10:48.6648039Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 16s local ... 2024-04-03T18:10:48.9160279Z 2024-04-03T18:10:48.9161058Z  2024-04-03T18:10:48.9161618Z  2024-04-03T18:10:48.9162082Z  2024-04-03T18:10:48.9162545Z  2024-04-03T18:10:48.9162953Z  2024-04-03T18:10:48.9163355Z  2024-04-03T18:10:48.9163788Z  2024-04-03T18:10:48.9164231Z  2024-04-03T18:10:48.9165384Z [16,328 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:48.9167292Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 41s local 2024-04-03T18:10:48.9168681Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 30s local 2024-04-03T18:10:48.9169883Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 29s local 2024-04-03T18:10:48.9170996Z Compiling xla/hlo/ir/hlo_instruction.cc; 22s local 2024-04-03T18:10:48.9172060Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 22s local 2024-04-03T18:10:48.9173088Z Compiling xla/service/hlo_parser.cc; 20s local 2024-04-03T18:10:48.9174536Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 17s local 2024-04-03T18:10:48.9175908Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 16s local ... 2024-04-03T18:10:49.1310620Z 2024-04-03T18:10:49.1311446Z  2024-04-03T18:10:49.1311975Z  2024-04-03T18:10:49.1312424Z  2024-04-03T18:10:49.1312820Z  2024-04-03T18:10:49.1313309Z  2024-04-03T18:10:49.1313751Z  2024-04-03T18:10:49.1314212Z  2024-04-03T18:10:49.1314666Z  2024-04-03T18:10:49.1315938Z [16,329 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:49.1317516Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 41s local 2024-04-03T18:10:49.1318847Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 30s local 2024-04-03T18:10:49.1320029Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 29s local 2024-04-03T18:10:49.1321068Z Compiling xla/hlo/ir/hlo_instruction.cc; 23s local 2024-04-03T18:10:49.1322064Z Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 22s local 2024-04-03T18:10:49.1323052Z Compiling xla/service/hlo_parser.cc; 21s local 2024-04-03T18:10:49.1324073Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 17s local 2024-04-03T18:10:49.1325287Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 16s local ... 2024-04-03T18:10:49.3390206Z 2024-04-03T18:10:49.3390959Z  2024-04-03T18:10:49.3391572Z  2024-04-03T18:10:49.3392023Z  2024-04-03T18:10:49.3392443Z  2024-04-03T18:10:49.3392827Z  2024-04-03T18:10:49.3393267Z  2024-04-03T18:10:49.3393657Z  2024-04-03T18:10:49.3395648Z  2024-04-03T18:10:49.3397026Z [16,330 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:49.3398820Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 41s local 2024-04-03T18:10:49.3400125Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 30s local 2024-04-03T18:10:49.3401188Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 29s local 2024-04-03T18:10:49.3402188Z Compiling xla/hlo/ir/hlo_instruction.cc; 23s local 2024-04-03T18:10:49.3403147Z Compiling xla/service/hlo_parser.cc; 21s local 2024-04-03T18:10:49.3404056Z Compiling llvm/lib/Analysis/ValueTracking.cpp; 17s local 2024-04-03T18:10:49.3405167Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 16s local 2024-04-03T18:10:49.3406288Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 14s local ... 2024-04-03T18:10:49.6501165Z 2024-04-03T18:10:49.6501896Z  2024-04-03T18:10:49.6502410Z  2024-04-03T18:10:49.6502827Z  2024-04-03T18:10:49.6503232Z  2024-04-03T18:10:49.6503650Z  2024-04-03T18:10:49.6504082Z  2024-04-03T18:10:49.6504490Z  2024-04-03T18:10:49.6504900Z  2024-04-03T18:10:49.6506046Z [16,334 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:49.6507607Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 42s local 2024-04-03T18:10:49.6509099Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 31s local 2024-04-03T18:10:49.6510272Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 30s local 2024-04-03T18:10:49.6511343Z Compiling xla/hlo/ir/hlo_instruction.cc; 23s local 2024-04-03T18:10:49.6512293Z Compiling xla/service/hlo_parser.cc; 21s local 2024-04-03T18:10:49.6513330Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 14s local 2024-04-03T18:10:49.6514841Z @llvm-project//llvm:Instrumentation; 13s local 2024-04-03T18:10:49.6515937Z Compiling llvm/lib/Transforms/Utils/LoopUtils.cpp; 10s local ... 2024-04-03T18:10:49.8777575Z 2024-04-03T18:10:49.8778637Z  2024-04-03T18:10:49.8779168Z  2024-04-03T18:10:49.8779557Z  2024-04-03T18:10:49.8779997Z  2024-04-03T18:10:49.8782357Z  2024-04-03T18:10:49.8783152Z  2024-04-03T18:10:49.8786143Z  2024-04-03T18:10:49.8786839Z  2024-04-03T18:10:49.8791047Z [16,338 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:49.8793118Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 42s local 2024-04-03T18:10:49.8794956Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 31s local 2024-04-03T18:10:49.8798422Z Compiling xla/hlo/ir/hlo_instruction.cc; 23s local 2024-04-03T18:10:49.8799778Z Compiling xla/service/hlo_parser.cc; 21s local 2024-04-03T18:10:49.8800947Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 14s local 2024-04-03T18:10:49.8802470Z @llvm-project//llvm:Instrumentation; 13s local 2024-04-03T18:10:49.8803986Z Compiling llvm/lib/Transforms/Utils/LoopUtils.cpp; 11s local 2024-04-03T18:10:49.8805570Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 10s local ... 2024-04-03T18:10:50.1166806Z 2024-04-03T18:10:50.1167955Z  2024-04-03T18:10:50.1168813Z  2024-04-03T18:10:50.1169710Z  2024-04-03T18:10:50.1172000Z  2024-04-03T18:10:50.1172553Z  2024-04-03T18:10:50.1173053Z  2024-04-03T18:10:50.1173534Z  2024-04-03T18:10:50.1173993Z  2024-04-03T18:10:50.1175521Z [16,339 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:50.1180093Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 42s local 2024-04-03T18:10:50.1181475Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 31s local 2024-04-03T18:10:50.1182703Z Compiling xla/hlo/ir/hlo_instruction.cc; 24s local 2024-04-03T18:10:50.1183710Z Compiling xla/service/hlo_parser.cc; 22s local 2024-04-03T18:10:50.1184691Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 14s local 2024-04-03T18:10:50.1185911Z @llvm-project//llvm:Instrumentation; 13s local 2024-04-03T18:10:50.1187250Z Compiling llvm/lib/Transforms/Utils/LoopUtils.cpp; 11s local 2024-04-03T18:10:50.1188731Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 10s local ... 2024-04-03T18:10:50.4896789Z 2024-04-03T18:10:50.4902331Z  2024-04-03T18:10:50.4902778Z  2024-04-03T18:10:50.4903121Z  2024-04-03T18:10:50.4903484Z  2024-04-03T18:10:50.4904329Z  2024-04-03T18:10:50.4904687Z  2024-04-03T18:10:50.4905038Z  2024-04-03T18:10:50.4905376Z  2024-04-03T18:10:50.4906400Z [16,340 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:50.4907969Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 42s local 2024-04-03T18:10:50.4909103Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 31s local 2024-04-03T18:10:50.4909987Z Compiling xla/hlo/ir/hlo_instruction.cc; 24s local 2024-04-03T18:10:50.4910774Z Compiling xla/service/hlo_parser.cc; 22s local 2024-04-03T18:10:50.4911625Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 15s local 2024-04-03T18:10:50.4912564Z Compiling llvm/lib/Transforms/Utils/LoopUtils.cpp; 11s local 2024-04-03T18:10:50.4913512Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 11s local 2024-04-03T18:10:50.4914506Z @llvm-project//mlir:PDLToPDLInterp; 10s local ... 2024-04-03T18:10:50.7174271Z 2024-04-03T18:10:50.7175253Z  2024-04-03T18:10:50.7175826Z  2024-04-03T18:10:50.7177770Z  2024-04-03T18:10:50.7178662Z  2024-04-03T18:10:50.7179367Z  2024-04-03T18:10:50.7179846Z  2024-04-03T18:10:50.7180294Z  2024-04-03T18:10:50.7181962Z  2024-04-03T18:10:50.7185965Z [16,342 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:50.7190358Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 43s local 2024-04-03T18:10:50.7194150Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 32s local 2024-04-03T18:10:50.7197041Z Compiling xla/hlo/ir/hlo_instruction.cc; 24s local 2024-04-03T18:10:50.7198238Z Compiling xla/service/hlo_parser.cc; 22s local 2024-04-03T18:10:50.7199467Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 15s local 2024-04-03T18:10:50.7200980Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 11s local 2024-04-03T18:10:50.7202488Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp; 10s local 2024-04-03T18:10:50.7204327Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 10s local ... 2024-04-03T18:10:51.1062423Z 2024-04-03T18:10:51.1063714Z  2024-04-03T18:10:51.1064854Z  2024-04-03T18:10:51.1065990Z  2024-04-03T18:10:51.1066453Z  2024-04-03T18:10:51.1066838Z  2024-04-03T18:10:51.1067254Z  2024-04-03T18:10:51.1067858Z  2024-04-03T18:10:51.1068287Z  2024-04-03T18:10:51.1069422Z [16,344 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:51.1071173Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 43s local 2024-04-03T18:10:51.1072314Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 32s local 2024-04-03T18:10:51.1073286Z Compiling xla/hlo/ir/hlo_instruction.cc; 25s local 2024-04-03T18:10:51.1074145Z Compiling xla/service/hlo_parser.cc; 23s local 2024-04-03T18:10:51.1075039Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 15s local 2024-04-03T18:10:51.1076051Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 11s local 2024-04-03T18:10:51.1077291Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp; 10s local 2024-04-03T18:10:51.1078610Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 10s local ... 2024-04-03T18:10:51.3179260Z 2024-04-03T18:10:51.3180411Z  2024-04-03T18:10:51.3180927Z  2024-04-03T18:10:51.3181366Z  2024-04-03T18:10:51.3181847Z  2024-04-03T18:10:51.3182278Z  2024-04-03T18:10:51.3182720Z  2024-04-03T18:10:51.3183155Z  2024-04-03T18:10:51.3183574Z  2024-04-03T18:10:51.3185147Z [16,344 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:51.3186896Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 43s local 2024-04-03T18:10:51.3188452Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 32s local 2024-04-03T18:10:51.3189727Z Compiling xla/hlo/ir/hlo_instruction.cc; 25s local 2024-04-03T18:10:51.3190696Z Compiling xla/service/hlo_parser.cc; 23s local 2024-04-03T18:10:51.3191718Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 16s local 2024-04-03T18:10:51.3192863Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 12s local 2024-04-03T18:10:51.3194276Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp; 11s local 2024-04-03T18:10:51.3195771Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 11s local ... 2024-04-03T18:10:51.5183222Z 2024-04-03T18:10:51.5184402Z  2024-04-03T18:10:51.5184896Z  2024-04-03T18:10:51.5185313Z  2024-04-03T18:10:51.5185798Z  2024-04-03T18:10:51.5186197Z  2024-04-03T18:10:51.5186627Z  2024-04-03T18:10:51.5187058Z  2024-04-03T18:10:51.5187477Z  2024-04-03T18:10:51.5188935Z [16,345 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:51.5190565Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 43s local 2024-04-03T18:10:51.5191869Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 32s local 2024-04-03T18:10:51.5192924Z Compiling xla/hlo/ir/hlo_instruction.cc; 25s local 2024-04-03T18:10:51.5193826Z Compiling xla/service/hlo_parser.cc; 23s local 2024-04-03T18:10:51.5195121Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 16s local 2024-04-03T18:10:51.5196128Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 12s local 2024-04-03T18:10:51.5197494Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp; 11s local 2024-04-03T18:10:51.5198886Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 11s local ... 2024-04-03T18:10:51.8011577Z 2024-04-03T18:10:51.8012776Z  2024-04-03T18:10:51.8016050Z  2024-04-03T18:10:51.8018877Z  2024-04-03T18:10:51.8021668Z  2024-04-03T18:10:51.8024753Z  2024-04-03T18:10:51.8027581Z  2024-04-03T18:10:51.8031509Z  2024-04-03T18:10:51.8034527Z  2024-04-03T18:10:51.8038319Z [16,346 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:51.8042508Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 44s local 2024-04-03T18:10:51.8045369Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 33s local 2024-04-03T18:10:51.8046674Z Compiling xla/hlo/ir/hlo_instruction.cc; 25s local 2024-04-03T18:10:51.8047843Z Compiling xla/service/hlo_parser.cc; 23s local 2024-04-03T18:10:51.8048995Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 16s local 2024-04-03T18:10:51.8050553Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 12s local 2024-04-03T18:10:51.8052169Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp; 11s local 2024-04-03T18:10:51.8053789Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 11s local ... 2024-04-03T18:10:52.0230450Z 2024-04-03T18:10:52.0231695Z  2024-04-03T18:10:52.0232421Z  2024-04-03T18:10:52.0233223Z  2024-04-03T18:10:52.0234275Z  2024-04-03T18:10:52.0234759Z  2024-04-03T18:10:52.0235183Z  2024-04-03T18:10:52.0235607Z  2024-04-03T18:10:52.0235995Z  2024-04-03T18:10:52.0237229Z [16,347 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:52.0238914Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 44s local 2024-04-03T18:10:52.0240243Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 33s local 2024-04-03T18:10:52.0241354Z Compiling xla/hlo/ir/hlo_instruction.cc; 26s local 2024-04-03T18:10:52.0242604Z Compiling xla/service/hlo_parser.cc; 23s local 2024-04-03T18:10:52.0243962Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 16s local 2024-04-03T18:10:52.0244989Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 12s local 2024-04-03T18:10:52.0246144Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp; 11s local 2024-04-03T18:10:52.0247818Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 11s local ... 2024-04-03T18:10:52.3190009Z 2024-04-03T18:10:52.3190796Z  2024-04-03T18:10:52.3191860Z  2024-04-03T18:10:52.3192314Z  2024-04-03T18:10:52.3192738Z  2024-04-03T18:10:52.3193146Z  2024-04-03T18:10:52.3193514Z  2024-04-03T18:10:52.3193931Z  2024-04-03T18:10:52.3194321Z  2024-04-03T18:10:52.3195500Z [16,348 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:52.3197209Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 44s local 2024-04-03T18:10:52.3198503Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 33s local 2024-04-03T18:10:52.3199445Z Compiling xla/hlo/ir/hlo_instruction.cc; 26s local 2024-04-03T18:10:52.3200240Z Compiling xla/service/hlo_parser.cc; 24s local 2024-04-03T18:10:52.3201214Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 17s local 2024-04-03T18:10:52.3202133Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 13s local 2024-04-03T18:10:52.3203188Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp; 12s local 2024-04-03T18:10:52.3204596Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 12s local ... 2024-04-03T18:10:52.6677177Z 2024-04-03T18:10:52.6680640Z  2024-04-03T18:10:52.6681532Z  2024-04-03T18:10:52.6681955Z  2024-04-03T18:10:52.6682365Z  2024-04-03T18:10:52.6682819Z  2024-04-03T18:10:52.6683263Z  2024-04-03T18:10:52.6683693Z  2024-04-03T18:10:52.6684124Z  2024-04-03T18:10:52.6685357Z [16,350 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:52.6686969Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 45s local 2024-04-03T18:10:52.6688481Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 34s local 2024-04-03T18:10:52.6689667Z Compiling xla/hlo/ir/hlo_instruction.cc; 26s local 2024-04-03T18:10:52.6690591Z Compiling xla/service/hlo_parser.cc; 24s local 2024-04-03T18:10:52.6691551Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 17s local 2024-04-03T18:10:52.6692600Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 13s local 2024-04-03T18:10:52.6693669Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 12s local 2024-04-03T18:10:52.6695097Z @llvm-project//llvm:Instrumentation; 12s local ... 2024-04-03T18:10:52.8757533Z 2024-04-03T18:10:52.8760188Z  2024-04-03T18:10:52.8760866Z  2024-04-03T18:10:52.8762536Z  2024-04-03T18:10:52.8763188Z  2024-04-03T18:10:52.8764837Z  2024-04-03T18:10:52.8765375Z  2024-04-03T18:10:52.8766077Z  2024-04-03T18:10:52.8767078Z  2024-04-03T18:10:52.8768260Z [16,353 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:52.8769782Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 45s local 2024-04-03T18:10:52.8771169Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 34s local 2024-04-03T18:10:52.8772209Z Compiling xla/hlo/ir/hlo_instruction.cc; 26s local 2024-04-03T18:10:52.8773135Z Compiling xla/service/hlo_parser.cc; 24s local 2024-04-03T18:10:52.8774117Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 17s local 2024-04-03T18:10:52.8775311Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 13s local 2024-04-03T18:10:52.8776367Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 12s local 2024-04-03T18:10:52.8777562Z @llvm-project//llvm:Instrumentation; 12s local ... 2024-04-03T18:10:53.1198042Z 2024-04-03T18:10:53.1199320Z  2024-04-03T18:10:53.1200430Z  2024-04-03T18:10:53.1201216Z  2024-04-03T18:10:53.1201648Z  2024-04-03T18:10:53.1202068Z  2024-04-03T18:10:53.1202514Z  2024-04-03T18:10:53.1202915Z  2024-04-03T18:10:53.1203296Z  2024-04-03T18:10:53.1204390Z [16,354 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:53.1206013Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 45s local 2024-04-03T18:10:53.1207239Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 34s local 2024-04-03T18:10:53.1208240Z Compiling xla/hlo/ir/hlo_instruction.cc; 27s local 2024-04-03T18:10:53.1209118Z Compiling xla/service/hlo_parser.cc; 25s local 2024-04-03T18:10:53.1210170Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 17s local 2024-04-03T18:10:53.1211173Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 13s local 2024-04-03T18:10:53.1212201Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 12s local 2024-04-03T18:10:53.1213414Z @llvm-project//llvm:Instrumentation; 12s local ... 2024-04-03T18:10:53.3201277Z 2024-04-03T18:10:53.3204508Z  2024-04-03T18:10:53.3207039Z  2024-04-03T18:10:53.3208698Z  2024-04-03T18:10:53.3209249Z  2024-04-03T18:10:53.3209791Z  2024-04-03T18:10:53.3210303Z  2024-04-03T18:10:53.3210801Z  2024-04-03T18:10:53.3211313Z  2024-04-03T18:10:53.3212552Z [16,356 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:53.3214318Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 45s local 2024-04-03T18:10:53.3215729Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 34s local 2024-04-03T18:10:53.3217474Z Compiling xla/hlo/ir/hlo_instruction.cc; 27s local 2024-04-03T18:10:53.3218945Z Compiling xla/service/hlo_parser.cc; 25s local 2024-04-03T18:10:53.3220042Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 18s local 2024-04-03T18:10:53.3221163Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 14s local 2024-04-03T18:10:53.3222334Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 13s local 2024-04-03T18:10:53.3223661Z @llvm-project//llvm:Instrumentation; 12s local ... 2024-04-03T18:10:53.6081611Z 2024-04-03T18:10:53.6082782Z  2024-04-03T18:10:53.6083627Z  2024-04-03T18:10:53.6084446Z  2024-04-03T18:10:53.6085643Z  2024-04-03T18:10:53.6086105Z  2024-04-03T18:10:53.6086595Z  2024-04-03T18:10:53.6086946Z  2024-04-03T18:10:53.6087317Z  2024-04-03T18:10:53.6088362Z [16,358 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:53.6089911Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 46s local 2024-04-03T18:10:53.6091046Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 35s local 2024-04-03T18:10:53.6091984Z Compiling xla/hlo/ir/hlo_instruction.cc; 27s local 2024-04-03T18:10:53.6092840Z Compiling xla/service/hlo_parser.cc; 25s local 2024-04-03T18:10:53.6093734Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 18s local 2024-04-03T18:10:53.6094850Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 14s local 2024-04-03T18:10:53.6095824Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 13s local 2024-04-03T18:10:53.6096849Z @llvm-project//llvm:Instrumentation; 13s local ... 2024-04-03T18:10:53.8179901Z 2024-04-03T18:10:53.8185687Z  2024-04-03T18:10:53.8187126Z  2024-04-03T18:10:53.8187885Z  2024-04-03T18:10:53.8188521Z  2024-04-03T18:10:53.8188996Z  2024-04-03T18:10:53.8189648Z  2024-04-03T18:10:53.8190255Z  2024-04-03T18:10:53.8190890Z  2024-04-03T18:10:53.8192548Z [16,360 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:53.8194786Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 46s local 2024-04-03T18:10:53.8196531Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 35s local 2024-04-03T18:10:53.8198346Z Compiling xla/hlo/ir/hlo_instruction.cc; 27s local 2024-04-03T18:10:53.8199746Z Compiling xla/service/hlo_parser.cc; 25s local 2024-04-03T18:10:53.8201157Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 18s local 2024-04-03T18:10:53.8202636Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 14s local 2024-04-03T18:10:53.8204462Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 13s local 2024-04-03T18:10:53.8205978Z @llvm-project//llvm:Instrumentation; 13s local ... 2024-04-03T18:10:54.1208293Z 2024-04-03T18:10:54.1209345Z  2024-04-03T18:10:54.1212264Z  2024-04-03T18:10:54.1212912Z  2024-04-03T18:10:54.1216034Z  2024-04-03T18:10:54.1216681Z  2024-04-03T18:10:54.1219528Z  2024-04-03T18:10:54.1220156Z  2024-04-03T18:10:54.1223000Z  2024-04-03T18:10:54.1224483Z [16,360 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:54.1228878Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 46s local 2024-04-03T18:10:54.1230448Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 35s local 2024-04-03T18:10:54.1233388Z Compiling xla/hlo/ir/hlo_instruction.cc; 28s local 2024-04-03T18:10:54.1234547Z Compiling xla/service/hlo_parser.cc; 26s local 2024-04-03T18:10:54.1235773Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 18s local 2024-04-03T18:10:54.1237076Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 14s local 2024-04-03T18:10:54.1238534Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 13s local 2024-04-03T18:10:54.1239986Z @llvm-project//llvm:Instrumentation; 13s local ... 2024-04-03T18:10:54.4047195Z 2024-04-03T18:10:54.4047969Z  2024-04-03T18:10:54.4048581Z  2024-04-03T18:10:54.4049024Z  2024-04-03T18:10:54.4049420Z  2024-04-03T18:10:54.4049826Z  2024-04-03T18:10:54.4050267Z  2024-04-03T18:10:54.4050706Z  2024-04-03T18:10:54.4051100Z  2024-04-03T18:10:54.4052269Z [16,361 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:54.4053867Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 46s local 2024-04-03T18:10:54.4055558Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 35s local 2024-04-03T18:10:54.4056585Z Compiling xla/hlo/ir/hlo_instruction.cc; 28s local 2024-04-03T18:10:54.4057428Z Compiling xla/service/hlo_parser.cc; 26s local 2024-04-03T18:10:54.4058358Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 19s local 2024-04-03T18:10:54.4059362Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 15s local 2024-04-03T18:10:54.4060442Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 14s local 2024-04-03T18:10:54.4061649Z @llvm-project//llvm:Instrumentation; 13s local ... 2024-04-03T18:10:54.7214662Z 2024-04-03T18:10:54.7215568Z  2024-04-03T18:10:54.7216038Z  2024-04-03T18:10:54.7216434Z  2024-04-03T18:10:54.7217597Z  2024-04-03T18:10:54.7217992Z  2024-04-03T18:10:54.7218369Z  2024-04-03T18:10:54.7218868Z  2024-04-03T18:10:54.7220995Z  2024-04-03T18:10:54.7222519Z [16,362 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:54.7224791Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 47s local 2024-04-03T18:10:54.7229043Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 36s local 2024-04-03T18:10:54.7230355Z Compiling xla/hlo/ir/hlo_instruction.cc; 28s local 2024-04-03T18:10:54.7231604Z Compiling xla/service/hlo_parser.cc; 26s local 2024-04-03T18:10:54.7233111Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 19s local 2024-04-03T18:10:54.7234302Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 15s local 2024-04-03T18:10:54.7235546Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 14s local 2024-04-03T18:10:54.7237635Z @llvm-project//llvm:Instrumentation; 14s local ... 2024-04-03T18:10:55.1267486Z 2024-04-03T18:10:55.1269079Z  2024-04-03T18:10:55.1269560Z  2024-04-03T18:10:55.1269946Z  2024-04-03T18:10:55.1270339Z  2024-04-03T18:10:55.1270742Z  2024-04-03T18:10:55.1271134Z  2024-04-03T18:10:55.1271520Z  2024-04-03T18:10:55.1271877Z  2024-04-03T18:10:55.1273024Z [16,363 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:55.1274628Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 47s local 2024-04-03T18:10:55.1275826Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 36s local 2024-04-03T18:10:55.1276775Z Compiling xla/hlo/ir/hlo_instruction.cc; 29s local 2024-04-03T18:10:55.1277758Z Compiling xla/service/hlo_parser.cc; 27s local 2024-04-03T18:10:55.1278708Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 19s local 2024-04-03T18:10:55.1279716Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 15s local 2024-04-03T18:10:55.1280752Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 14s local 2024-04-03T18:10:55.1281960Z @llvm-project//llvm:Instrumentation; 14s local ... 2024-04-03T18:10:55.4069861Z 2024-04-03T18:10:55.4070626Z  2024-04-03T18:10:55.4071240Z  2024-04-03T18:10:55.4071696Z  2024-04-03T18:10:55.4072144Z  2024-04-03T18:10:55.4072602Z  2024-04-03T18:10:55.4073188Z  2024-04-03T18:10:55.4073606Z  2024-04-03T18:10:55.4074033Z  2024-04-03T18:10:55.4075282Z [16,364 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:55.4076946Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 47s local 2024-04-03T18:10:55.4078606Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 36s local 2024-04-03T18:10:55.4079737Z Compiling xla/hlo/ir/hlo_instruction.cc; 29s local 2024-04-03T18:10:55.4080705Z Compiling xla/service/hlo_parser.cc; 27s local 2024-04-03T18:10:55.4081785Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 20s local 2024-04-03T18:10:55.4082918Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 16s local 2024-04-03T18:10:55.4084064Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 15s local 2024-04-03T18:10:55.4085548Z @llvm-project//llvm:Instrumentation; 14s local ... 2024-04-03T18:10:55.7226415Z 2024-04-03T18:10:55.7227238Z  2024-04-03T18:10:55.7227950Z  2024-04-03T18:10:55.7228400Z  2024-04-03T18:10:55.7228864Z  2024-04-03T18:10:55.7229334Z  2024-04-03T18:10:55.7229792Z  2024-04-03T18:10:55.7230268Z  2024-04-03T18:10:55.7230739Z  2024-04-03T18:10:55.7231977Z [16,367 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:55.7233733Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 48s local 2024-04-03T18:10:55.7235114Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 37s local 2024-04-03T18:10:55.7236224Z Compiling xla/hlo/ir/hlo_instruction.cc; 29s local 2024-04-03T18:10:55.7237180Z Compiling xla/service/hlo_parser.cc; 27s local 2024-04-03T18:10:55.7238216Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 20s local 2024-04-03T18:10:55.7239315Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 16s local 2024-04-03T18:10:55.7240462Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 15s local 2024-04-03T18:10:55.7241629Z @llvm-project//llvm:Instrumentation; 15s local ... 2024-04-03T18:10:56.1048922Z 2024-04-03T18:10:56.1049713Z  2024-04-03T18:10:56.1050230Z  2024-04-03T18:10:56.1050637Z  2024-04-03T18:10:56.1051050Z  2024-04-03T18:10:56.1051458Z  2024-04-03T18:10:56.1051899Z  2024-04-03T18:10:56.1052346Z  2024-04-03T18:10:56.1052764Z  2024-04-03T18:10:56.1053960Z [16,368 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:56.1055835Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 48s local 2024-04-03T18:10:56.1057420Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 37s local 2024-04-03T18:10:56.1058666Z Compiling xla/hlo/ir/hlo_instruction.cc; 30s local 2024-04-03T18:10:56.1059609Z Compiling xla/service/hlo_parser.cc; 28s local 2024-04-03T18:10:56.1060579Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 20s local 2024-04-03T18:10:56.1061727Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 16s local 2024-04-03T18:10:56.1062787Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 15s local 2024-04-03T18:10:56.1064018Z @llvm-project//llvm:Instrumentation; 15s local ... 2024-04-03T18:10:56.3197844Z 2024-04-03T18:10:56.3198732Z  2024-04-03T18:10:56.3199259Z  2024-04-03T18:10:56.3199707Z  2024-04-03T18:10:56.3200131Z  2024-04-03T18:10:56.3200540Z  2024-04-03T18:10:56.3200992Z  2024-04-03T18:10:56.3201421Z  2024-04-03T18:10:56.3201859Z  2024-04-03T18:10:56.3203101Z [16,369 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:56.3204729Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 48s local 2024-04-03T18:10:56.3206073Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 37s local 2024-04-03T18:10:56.3207144Z Compiling xla/hlo/ir/hlo_instruction.cc; 30s local 2024-04-03T18:10:56.3208069Z Compiling xla/service/hlo_parser.cc; 28s local 2024-04-03T18:10:56.3209051Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 21s local 2024-04-03T18:10:56.3210152Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 17s local 2024-04-03T18:10:56.3211254Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 16s local 2024-04-03T18:10:56.3212567Z Compiling xla/service/shape_inference.cc; 14s local ... 2024-04-03T18:10:56.5231295Z 2024-04-03T18:10:56.5232100Z  2024-04-03T18:10:56.5232624Z  2024-04-03T18:10:56.5233068Z  2024-04-03T18:10:56.5233521Z  2024-04-03T18:10:56.5233973Z  2024-04-03T18:10:56.5234382Z  2024-04-03T18:10:56.5234831Z  2024-04-03T18:10:56.5235320Z  2024-04-03T18:10:56.5236601Z [16,370 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:56.5238505Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 48s local 2024-04-03T18:10:56.5239940Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 37s local 2024-04-03T18:10:56.5241096Z Compiling xla/hlo/ir/hlo_instruction.cc; 30s local 2024-04-03T18:10:56.5242038Z Compiling xla/service/hlo_parser.cc; 28s local 2024-04-03T18:10:56.5243124Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 21s local 2024-04-03T18:10:56.5244274Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 17s local 2024-04-03T18:10:56.5245409Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 16s local 2024-04-03T18:10:56.5246548Z Compiling xla/service/shape_inference.cc; 14s local ... 2024-04-03T18:10:56.7239251Z 2024-04-03T18:10:56.7240009Z  2024-04-03T18:10:56.7241589Z  2024-04-03T18:10:56.7242054Z  2024-04-03T18:10:56.7242456Z  2024-04-03T18:10:56.7242879Z  2024-04-03T18:10:56.7243306Z  2024-04-03T18:10:56.7243743Z  2024-04-03T18:10:56.7244345Z  2024-04-03T18:10:56.7245550Z [16,371 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:56.7247142Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 49s local 2024-04-03T18:10:56.7248343Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 38s local 2024-04-03T18:10:56.7249291Z Compiling xla/hlo/ir/hlo_instruction.cc; 30s local 2024-04-03T18:10:56.7250177Z Compiling xla/service/hlo_parser.cc; 28s local 2024-04-03T18:10:56.7251055Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 21s local 2024-04-03T18:10:56.7252038Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 17s local 2024-04-03T18:10:56.7253060Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 16s local 2024-04-03T18:10:56.7254633Z Compiling xla/service/shape_inference.cc; 14s local ... 2024-04-03T18:10:56.9899178Z 2024-04-03T18:10:56.9899955Z  2024-04-03T18:10:56.9900497Z  2024-04-03T18:10:56.9901496Z  2024-04-03T18:10:56.9905411Z  2024-04-03T18:10:56.9905853Z  2024-04-03T18:10:56.9906307Z  2024-04-03T18:10:56.9907120Z  2024-04-03T18:10:56.9907574Z  2024-04-03T18:10:56.9909077Z [16,373 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:56.9910846Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 49s local 2024-04-03T18:10:56.9912329Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 38s local 2024-04-03T18:10:56.9913432Z Compiling xla/hlo/ir/hlo_instruction.cc; 31s local 2024-04-03T18:10:56.9914414Z Compiling xla/service/hlo_parser.cc; 28s local 2024-04-03T18:10:56.9915487Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 21s local 2024-04-03T18:10:56.9916665Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 17s local 2024-04-03T18:10:56.9917861Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 16s local 2024-04-03T18:10:56.9919043Z Compiling xla/service/shape_inference.cc; 14s local ... 2024-04-03T18:10:57.1924053Z 2024-04-03T18:10:57.1924847Z  2024-04-03T18:10:57.1925380Z  2024-04-03T18:10:57.1925853Z  2024-04-03T18:10:57.1926305Z  2024-04-03T18:10:57.1926712Z  2024-04-03T18:10:57.1927146Z  2024-04-03T18:10:57.1927589Z  2024-04-03T18:10:57.1928011Z  2024-04-03T18:10:57.1929257Z [16,374 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:57.1931264Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 49s local 2024-04-03T18:10:57.1932574Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 38s local 2024-04-03T18:10:57.1933673Z Compiling xla/hlo/ir/hlo_instruction.cc; 31s local 2024-04-03T18:10:57.1934779Z Compiling xla/service/hlo_parser.cc; 29s local 2024-04-03T18:10:57.1935792Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 22s local 2024-04-03T18:10:57.1936905Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 17s local 2024-04-03T18:10:57.1938260Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 17s local 2024-04-03T18:10:57.1939356Z Compiling xla/service/shape_inference.cc; 15s local ... 2024-04-03T18:10:57.5244615Z 2024-04-03T18:10:57.5245376Z  2024-04-03T18:10:57.5245940Z  2024-04-03T18:10:57.5246407Z  2024-04-03T18:10:57.5246853Z  2024-04-03T18:10:57.5247316Z  2024-04-03T18:10:57.5247774Z  2024-04-03T18:10:57.5248227Z  2024-04-03T18:10:57.5248678Z  2024-04-03T18:10:57.5249988Z [16,377 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:57.5251682Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 49s local 2024-04-03T18:10:57.5253106Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 38s local 2024-04-03T18:10:57.5254403Z Compiling xla/hlo/ir/hlo_instruction.cc; 31s local 2024-04-03T18:10:57.5255233Z Compiling xla/service/hlo_parser.cc; 29s local 2024-04-03T18:10:57.5256127Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 22s local 2024-04-03T18:10:57.5257117Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 18s local 2024-04-03T18:10:57.5258295Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 17s local 2024-04-03T18:10:57.5259409Z Compiling xla/service/shape_inference.cc; 15s local ... 2024-04-03T18:10:57.7429886Z 2024-04-03T18:10:57.7430632Z  2024-04-03T18:10:57.7431190Z  2024-04-03T18:10:57.7431643Z  2024-04-03T18:10:57.7432074Z  2024-04-03T18:10:57.7432518Z  2024-04-03T18:10:57.7432949Z  2024-04-03T18:10:57.7433370Z  2024-04-03T18:10:57.7433823Z  2024-04-03T18:10:57.7435062Z [16,378 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:57.7437100Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 50s local 2024-04-03T18:10:57.7438487Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 39s local 2024-04-03T18:10:57.7439553Z Compiling xla/hlo/ir/hlo_instruction.cc; 31s local 2024-04-03T18:10:57.7440511Z Compiling xla/service/hlo_parser.cc; 29s local 2024-04-03T18:10:57.7441657Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 22s local 2024-04-03T18:10:57.7442769Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 18s local 2024-04-03T18:10:57.7443901Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 17s local 2024-04-03T18:10:57.7445059Z Compiling xla/service/shape_inference.cc; 15s local ... 2024-04-03T18:10:58.0111715Z 2024-04-03T18:10:58.0112970Z  2024-04-03T18:10:58.0114124Z  2024-04-03T18:10:58.0114634Z  2024-04-03T18:10:58.0115031Z  2024-04-03T18:10:58.0115464Z  2024-04-03T18:10:58.0115892Z  2024-04-03T18:10:58.0116352Z  2024-04-03T18:10:58.0116808Z  2024-04-03T18:10:58.0118096Z [16,382 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:58.0119859Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 50s local 2024-04-03T18:10:58.0121243Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 39s local 2024-04-03T18:10:58.0122437Z Compiling xla/hlo/ir/hlo_instruction.cc; 32s local 2024-04-03T18:10:58.0123475Z Compiling xla/service/hlo_parser.cc; 29s local 2024-04-03T18:10:58.0124467Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 18s local 2024-04-03T18:10:58.0125634Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 17s local 2024-04-03T18:10:58.0127271Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 14s local 2024-04-03T18:10:58.0128661Z @llvm-project//llvm:InstCombine; 11s local ... 2024-04-03T18:10:58.3262110Z 2024-04-03T18:10:58.3262925Z  2024-04-03T18:10:58.3263422Z  2024-04-03T18:10:58.3263849Z  2024-04-03T18:10:58.3264302Z  2024-04-03T18:10:58.3264727Z  2024-04-03T18:10:58.3265144Z  2024-04-03T18:10:58.3265556Z  2024-04-03T18:10:58.3265960Z  2024-04-03T18:10:58.3267460Z [16,384 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:58.3269518Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 50s local 2024-04-03T18:10:58.3270768Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 39s local 2024-04-03T18:10:58.3271731Z Compiling xla/service/hlo_parser.cc; 30s local 2024-04-03T18:10:58.3272691Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 19s local 2024-04-03T18:10:58.3273735Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 18s local 2024-04-03T18:10:58.3274896Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 14s local 2024-04-03T18:10:58.3276123Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T18:10:58.3276937Z Compiling xla/service/map_inliner.cc; 11s local ... 2024-04-03T18:10:58.6243094Z 2024-04-03T18:10:58.6243858Z  2024-04-03T18:10:58.6244402Z  2024-04-03T18:10:58.6244803Z  2024-04-03T18:10:58.6245222Z  2024-04-03T18:10:58.6245633Z  2024-04-03T18:10:58.6246004Z  2024-04-03T18:10:58.6246385Z  2024-04-03T18:10:58.6246832Z  2024-04-03T18:10:58.6247926Z [16,387 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:58.6249399Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 51s local 2024-04-03T18:10:58.6250580Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 40s local 2024-04-03T18:10:58.6251548Z Compiling xla/service/hlo_parser.cc; 30s local 2024-04-03T18:10:58.6252444Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 19s local 2024-04-03T18:10:58.6253468Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 18s local 2024-04-03T18:10:58.6254757Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 14s local 2024-04-03T18:10:58.6256208Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T18:10:58.6257405Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 9s local ... 2024-04-03T18:10:58.8365437Z 2024-04-03T18:10:58.8366195Z  2024-04-03T18:10:58.8366740Z  2024-04-03T18:10:58.8367152Z  2024-04-03T18:10:58.8367824Z  2024-04-03T18:10:58.8368559Z  2024-04-03T18:10:58.8368974Z  2024-04-03T18:10:58.8369420Z  2024-04-03T18:10:58.8369852Z  2024-04-03T18:10:58.8371136Z [16,389 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:10:58.8372925Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 51s local 2024-04-03T18:10:58.8374510Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 40s local 2024-04-03T18:10:58.8375574Z Compiling xla/service/hlo_parser.cc; 30s local 2024-04-03T18:10:58.8376632Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 19s local 2024-04-03T18:10:58.8377775Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 18s local 2024-04-03T18:10:58.8379060Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 15s local 2024-04-03T18:10:58.8380322Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T18:10:58.8381475Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 10s local ... 2024-04-03T18:10:59.1271809Z 2024-04-03T18:10:59.1272594Z  2024-04-03T18:10:59.1273098Z  2024-04-03T18:10:59.1273518Z  2024-04-03T18:10:59.1273950Z  2024-04-03T18:10:59.1274367Z  2024-04-03T18:10:59.1274797Z  2024-04-03T18:10:59.1275240Z  2024-04-03T18:10:59.1276034Z  2024-04-03T18:10:59.1277225Z [16,389 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:59.1278856Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 51s local 2024-04-03T18:10:59.1280133Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 40s local 2024-04-03T18:10:59.1281182Z Compiling xla/service/hlo_parser.cc; 31s local 2024-04-03T18:10:59.1282152Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 19s local 2024-04-03T18:10:59.1283406Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 18s local 2024-04-03T18:10:59.1284675Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 15s local 2024-04-03T18:10:59.1285946Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T18:10:59.1286980Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 10s local ... 2024-04-03T18:10:59.5260404Z 2024-04-03T18:10:59.5261179Z  2024-04-03T18:10:59.5261713Z  2024-04-03T18:10:59.5262169Z  2024-04-03T18:10:59.5262611Z  2024-04-03T18:10:59.5263035Z  2024-04-03T18:10:59.5263480Z  2024-04-03T18:10:59.5263922Z  2024-04-03T18:10:59.5264356Z  2024-04-03T18:10:59.5265628Z [16,391 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:59.5267381Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 51s local 2024-04-03T18:10:59.5268907Z Compiling xla/service/hlo_parser.cc; 31s local 2024-04-03T18:10:59.5269798Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 20s local 2024-04-03T18:10:59.5270905Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 19s local 2024-04-03T18:10:59.5272237Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 15s local 2024-04-03T18:10:59.5273407Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T18:10:59.5274474Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 10s local 2024-04-03T18:10:59.5275756Z Compiling xla/service/conditional_canonicalizer.cc; 10s local ... 2024-04-03T18:10:59.7308941Z 2024-04-03T18:10:59.7309786Z  2024-04-03T18:10:59.7310328Z  2024-04-03T18:10:59.7310840Z  2024-04-03T18:10:59.7311273Z  2024-04-03T18:10:59.7311710Z  2024-04-03T18:10:59.7312152Z  2024-04-03T18:10:59.7312576Z  2024-04-03T18:10:59.7313294Z  2024-04-03T18:10:59.7314677Z [16,392 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:10:59.7316371Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 52s local 2024-04-03T18:10:59.7317588Z Compiling xla/service/hlo_parser.cc; 31s local 2024-04-03T18:10:59.7318744Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 20s local 2024-04-03T18:10:59.7319874Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 19s local 2024-04-03T18:10:59.7321086Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 15s local 2024-04-03T18:10:59.7322356Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T18:10:59.7323635Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 11s local 2024-04-03T18:10:59.7325298Z @llvm-project//mlir:ArithAttrToLLVMConversion; 10s local ... 2024-04-03T18:11:00.1282422Z 2024-04-03T18:11:00.1283126Z  2024-04-03T18:11:00.1283616Z  2024-04-03T18:11:00.1284018Z  2024-04-03T18:11:00.1284383Z  2024-04-03T18:11:00.1284743Z  2024-04-03T18:11:00.1285105Z  2024-04-03T18:11:00.1285488Z  2024-04-03T18:11:00.1285870Z  2024-04-03T18:11:00.1286916Z [16,393 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:00.1288337Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 52s local 2024-04-03T18:11:00.1289338Z Compiling xla/service/hlo_parser.cc; 32s local 2024-04-03T18:11:00.1290173Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 20s local 2024-04-03T18:11:00.1291120Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 19s local 2024-04-03T18:11:00.1292594Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 16s local 2024-04-03T18:11:00.1293652Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T18:11:00.1294780Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 11s local 2024-04-03T18:11:00.1295964Z @llvm-project//mlir:ArithAttrToLLVMConversion; 10s local ... 2024-04-03T18:11:00.3284911Z 2024-04-03T18:11:00.3285812Z  2024-04-03T18:11:00.3286255Z  2024-04-03T18:11:00.3286598Z  2024-04-03T18:11:00.3287234Z  2024-04-03T18:11:00.3287594Z  2024-04-03T18:11:00.3287930Z  2024-04-03T18:11:00.3288286Z  2024-04-03T18:11:00.3288624Z  2024-04-03T18:11:00.3289603Z [16,396 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:00.3290926Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 52s local 2024-04-03T18:11:00.3291876Z Compiling xla/service/hlo_parser.cc; 32s local 2024-04-03T18:11:00.3292647Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 21s local 2024-04-03T18:11:00.3293527Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 20s local 2024-04-03T18:11:00.3294697Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 16s local 2024-04-03T18:11:00.3295654Z @llvm-project//llvm:InstCombine; 14s local 2024-04-03T18:11:00.3296533Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 11s local 2024-04-03T18:11:00.3297685Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 10s local ... 2024-04-03T18:11:00.6693139Z 2024-04-03T18:11:00.6693919Z  2024-04-03T18:11:00.6694661Z  2024-04-03T18:11:00.6695118Z  2024-04-03T18:11:00.6695573Z  2024-04-03T18:11:00.6696000Z  2024-04-03T18:11:00.6696437Z  2024-04-03T18:11:00.6696858Z  2024-04-03T18:11:00.6697273Z  2024-04-03T18:11:00.6698550Z [16,399 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:11:00.6700265Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 53s local 2024-04-03T18:11:00.6701499Z Compiling xla/service/hlo_parser.cc; 32s local 2024-04-03T18:11:00.6702449Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 21s local 2024-04-03T18:11:00.6703864Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 20s local 2024-04-03T18:11:00.6705133Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 16s local 2024-04-03T18:11:00.6706422Z @llvm-project//llvm:InstCombine; 14s local 2024-04-03T18:11:00.6707515Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 11s local 2024-04-03T18:11:00.6709592Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 11s local ... 2024-04-03T18:11:00.9277099Z 2024-04-03T18:11:00.9296772Z  2024-04-03T18:11:00.9297389Z  2024-04-03T18:11:00.9297853Z  2024-04-03T18:11:00.9298309Z  2024-04-03T18:11:00.9298753Z  2024-04-03T18:11:00.9299241Z  2024-04-03T18:11:00.9299689Z  2024-04-03T18:11:00.9300119Z  2024-04-03T18:11:00.9301396Z [16,399 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:00.9303108Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 53s local 2024-04-03T18:11:00.9304328Z Compiling xla/service/hlo_parser.cc; 32s local 2024-04-03T18:11:00.9305604Z Compiling xla/hlo/utils/hlo_sharding_util.cc; 21s local 2024-04-03T18:11:00.9306722Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 20s local 2024-04-03T18:11:00.9308192Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 17s local 2024-04-03T18:11:00.9309438Z @llvm-project//llvm:InstCombine; 14s local 2024-04-03T18:11:00.9310485Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 12s local 2024-04-03T18:11:00.9311957Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 11s local ... 2024-04-03T18:11:01.1304381Z 2024-04-03T18:11:01.1305418Z  2024-04-03T18:11:01.1305967Z  2024-04-03T18:11:01.1306429Z  2024-04-03T18:11:01.1306890Z  2024-04-03T18:11:01.1321598Z  2024-04-03T18:11:01.1322446Z  2024-04-03T18:11:01.1322861Z  2024-04-03T18:11:01.1323255Z  2024-04-03T18:11:01.1324499Z [16,400 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:01.1326147Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 53s local 2024-04-03T18:11:01.1327677Z Compiling xla/service/hlo_parser.cc; 33s local 2024-04-03T18:11:01.1328739Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 20s local 2024-04-03T18:11:01.1329960Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 17s local 2024-04-03T18:11:01.1331223Z @llvm-project//llvm:InstCombine; 14s local 2024-04-03T18:11:01.1332376Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 12s local 2024-04-03T18:11:01.1333812Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 11s local 2024-04-03T18:11:01.1335431Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 11s local ... 2024-04-03T18:11:01.3563507Z 2024-04-03T18:11:01.3564235Z  2024-04-03T18:11:01.3564765Z  2024-04-03T18:11:01.3565193Z  2024-04-03T18:11:01.3565640Z  2024-04-03T18:11:01.3566084Z  2024-04-03T18:11:01.3566479Z  2024-04-03T18:11:01.3566915Z  2024-04-03T18:11:01.3567350Z  2024-04-03T18:11:01.3568750Z [16,401 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:01.3570459Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 53s local 2024-04-03T18:11:01.3571663Z Compiling xla/service/hlo_parser.cc; 33s local 2024-04-03T18:11:01.3572701Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 21s local 2024-04-03T18:11:01.3573956Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 17s local 2024-04-03T18:11:01.3575348Z @llvm-project//llvm:InstCombine; 15s local 2024-04-03T18:11:01.3576396Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 12s local 2024-04-03T18:11:01.3577819Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 12s local 2024-04-03T18:11:01.3579171Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 11s local ... 2024-04-03T18:11:01.5615094Z 2024-04-03T18:11:01.5615849Z  2024-04-03T18:11:01.5616343Z  2024-04-03T18:11:01.5616761Z  2024-04-03T18:11:01.5617191Z  2024-04-03T18:11:01.5617603Z  2024-04-03T18:11:01.5618026Z  2024-04-03T18:11:01.5618438Z  2024-04-03T18:11:01.5618828Z  2024-04-03T18:11:01.5622139Z [16,402 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:01.5624060Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 54s local 2024-04-03T18:11:01.5625614Z Compiling xla/service/hlo_parser.cc; 33s local 2024-04-03T18:11:01.5627061Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 21s local 2024-04-03T18:11:01.5629622Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 17s local 2024-04-03T18:11:01.5631135Z @llvm-project//llvm:InstCombine; 15s local 2024-04-03T18:11:01.5632630Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 12s local 2024-04-03T18:11:01.5634279Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 12s local 2024-04-03T18:11:01.5636104Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 11s local ... 2024-04-03T18:11:01.7877593Z 2024-04-03T18:11:01.7878341Z  2024-04-03T18:11:01.7878910Z  2024-04-03T18:11:01.7879323Z  2024-04-03T18:11:01.7879741Z  2024-04-03T18:11:01.7880161Z  2024-04-03T18:11:01.7880578Z  2024-04-03T18:11:01.7880978Z  2024-04-03T18:11:01.7881391Z  2024-04-03T18:11:01.7882584Z [16,403 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:01.7884513Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 54s local 2024-04-03T18:11:01.7885671Z Compiling xla/service/hlo_parser.cc; 33s local 2024-04-03T18:11:01.7886724Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 21s local 2024-04-03T18:11:01.7887883Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 17s local 2024-04-03T18:11:01.7889070Z @llvm-project//llvm:InstCombine; 15s local 2024-04-03T18:11:01.7890138Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 13s local 2024-04-03T18:11:01.7891689Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 12s local 2024-04-03T18:11:01.7893062Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 12s local ... 2024-04-03T18:11:02.1293999Z 2024-04-03T18:11:02.1294907Z  2024-04-03T18:11:02.1295383Z  2024-04-03T18:11:02.1295754Z  2024-04-03T18:11:02.1296136Z  2024-04-03T18:11:02.1296512Z  2024-04-03T18:11:02.1296863Z  2024-04-03T18:11:02.1297257Z  2024-04-03T18:11:02.1297639Z  2024-04-03T18:11:02.1298708Z [16,403 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:02.1300169Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 54s local 2024-04-03T18:11:02.1301307Z Compiling xla/service/hlo_parser.cc; 34s local 2024-04-03T18:11:02.1302197Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 21s local 2024-04-03T18:11:02.1303281Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 18s local 2024-04-03T18:11:02.1304327Z @llvm-project//llvm:InstCombine; 15s local 2024-04-03T18:11:02.1305245Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 13s local 2024-04-03T18:11:02.1306452Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 12s local 2024-04-03T18:11:02.1307907Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 12s local ... 2024-04-03T18:11:02.3298995Z 2024-04-03T18:11:02.3299741Z  2024-04-03T18:11:02.3300267Z  2024-04-03T18:11:02.3300704Z  2024-04-03T18:11:02.3301164Z  2024-04-03T18:11:02.3301598Z  2024-04-03T18:11:02.3302022Z  2024-04-03T18:11:02.3302439Z  2024-04-03T18:11:02.3302865Z  2024-04-03T18:11:02.3304424Z [16,404 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:02.3306138Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 54s local 2024-04-03T18:11:02.3307334Z Compiling xla/service/hlo_parser.cc; 34s local 2024-04-03T18:11:02.3308671Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 22s local 2024-04-03T18:11:02.3310124Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 18s local 2024-04-03T18:11:02.3311397Z @llvm-project//llvm:InstCombine; 16s local 2024-04-03T18:11:02.3312394Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 13s local 2024-04-03T18:11:02.3313749Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 12s local 2024-04-03T18:11:02.3315135Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 12s local ... 2024-04-03T18:11:02.7110511Z 2024-04-03T18:11:02.7111312Z  2024-04-03T18:11:02.7111896Z  2024-04-03T18:11:02.7112408Z  2024-04-03T18:11:02.7112913Z  2024-04-03T18:11:02.7113397Z  2024-04-03T18:11:02.7113910Z  2024-04-03T18:11:02.7114409Z  2024-04-03T18:11:02.7114866Z  2024-04-03T18:11:02.7116556Z [16,406 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:02.7118245Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 55s local 2024-04-03T18:11:02.7119330Z Compiling xla/service/hlo_parser.cc; 34s local 2024-04-03T18:11:02.7120401Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 22s local 2024-04-03T18:11:02.7121701Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 18s local 2024-04-03T18:11:02.7122881Z @llvm-project//llvm:InstCombine; 16s local 2024-04-03T18:11:02.7124259Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 13s local 2024-04-03T18:11:02.7125611Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 13s local 2024-04-03T18:11:02.7126973Z @llvm-project//llvm:InstCombine; 11s local ... 2024-04-03T18:11:02.9331117Z 2024-04-03T18:11:02.9332069Z  2024-04-03T18:11:02.9332835Z  2024-04-03T18:11:02.9333451Z  2024-04-03T18:11:02.9334348Z  2024-04-03T18:11:02.9334789Z  2024-04-03T18:11:02.9335409Z  2024-04-03T18:11:02.9335850Z  2024-04-03T18:11:02.9336767Z  2024-04-03T18:11:02.9338032Z [16,407 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:02.9340009Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 55s local 2024-04-03T18:11:02.9341176Z Compiling xla/service/hlo_parser.cc; 34s local 2024-04-03T18:11:02.9342255Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 22s local 2024-04-03T18:11:02.9343735Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 19s local 2024-04-03T18:11:02.9344895Z @llvm-project//llvm:InstCombine; 16s local 2024-04-03T18:11:02.9345924Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 13s local 2024-04-03T18:11:02.9347187Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 13s local 2024-04-03T18:11:02.9348484Z @llvm-project//llvm:InstCombine; 11s local ... 2024-04-03T18:11:03.2887542Z 2024-04-03T18:11:03.2888255Z  2024-04-03T18:11:03.2888738Z  2024-04-03T18:11:03.2889150Z  2024-04-03T18:11:03.2889519Z  2024-04-03T18:11:03.2889919Z  2024-04-03T18:11:03.2890305Z  2024-04-03T18:11:03.2890662Z  2024-04-03T18:11:03.2891020Z  2024-04-03T18:11:03.2892112Z [16,408 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:03.2893538Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 55s local 2024-04-03T18:11:03.2894860Z Compiling xla/service/hlo_parser.cc; 35s local 2024-04-03T18:11:03.2895795Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 23s local 2024-04-03T18:11:03.2896907Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 19s local 2024-04-03T18:11:03.2898002Z @llvm-project//llvm:InstCombine; 17s local 2024-04-03T18:11:03.2899393Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 13s local 2024-04-03T18:11:03.2900605Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 13s local 2024-04-03T18:11:03.2901707Z @llvm-project//mlir:PDLToPDLInterp; 10s local ... 2024-04-03T18:11:03.4901959Z 2024-04-03T18:11:03.4902749Z  2024-04-03T18:11:03.4903585Z  2024-04-03T18:11:03.4904014Z  2024-04-03T18:11:03.4904410Z  2024-04-03T18:11:03.4904752Z  2024-04-03T18:11:03.4905084Z  2024-04-03T18:11:03.4905498Z  2024-04-03T18:11:03.4905959Z  2024-04-03T18:11:03.4907091Z [16,409 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:03.4909005Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 55s local 2024-04-03T18:11:03.4910150Z Compiling xla/service/hlo_parser.cc; 35s local 2024-04-03T18:11:03.4911095Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 23s local 2024-04-03T18:11:03.4912331Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 19s local 2024-04-03T18:11:03.4913553Z @llvm-project//llvm:InstCombine; 17s local 2024-04-03T18:11:03.4914614Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 14s local 2024-04-03T18:11:03.4915947Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 13s local 2024-04-03T18:11:03.4917232Z @llvm-project//mlir:PDLToPDLInterp; 11s local ... 2024-04-03T18:11:03.7320411Z 2024-04-03T18:11:03.7321160Z  2024-04-03T18:11:03.7321647Z  2024-04-03T18:11:03.7322068Z  2024-04-03T18:11:03.7322487Z  2024-04-03T18:11:03.7322895Z  2024-04-03T18:11:03.7323570Z  2024-04-03T18:11:03.7323983Z  2024-04-03T18:11:03.7324372Z  2024-04-03T18:11:03.7325728Z [16,411 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:03.7327287Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 56s local 2024-04-03T18:11:03.7328419Z Compiling xla/service/hlo_parser.cc; 35s local 2024-04-03T18:11:03.7329232Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 23s local 2024-04-03T18:11:03.7330421Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 19s local 2024-04-03T18:11:03.7331598Z @llvm-project//llvm:InstCombine; 17s local 2024-04-03T18:11:03.7332466Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 14s local 2024-04-03T18:11:03.7333472Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 14s local 2024-04-03T18:11:03.7334822Z @llvm-project//mlir:PDLToPDLInterp; 11s local ... 2024-04-03T18:11:03.9465604Z 2024-04-03T18:11:03.9471745Z  2024-04-03T18:11:03.9472417Z  2024-04-03T18:11:03.9472904Z  2024-04-03T18:11:03.9473367Z  2024-04-03T18:11:03.9473817Z  2024-04-03T18:11:03.9474237Z  2024-04-03T18:11:03.9474639Z  2024-04-03T18:11:03.9475051Z  2024-04-03T18:11:03.9476263Z [16,413 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:03.9477949Z Compiling llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp; 56s local 2024-04-03T18:11:03.9479173Z Compiling xla/service/hlo_parser.cc; 35s local 2024-04-03T18:11:03.9480234Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 23s local 2024-04-03T18:11:03.9481541Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 20s local 2024-04-03T18:11:03.9482704Z @llvm-project//llvm:InstCombine; 17s local 2024-04-03T18:11:03.9483768Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 14s local 2024-04-03T18:11:03.9485072Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 14s local 2024-04-03T18:11:03.9486111Z @llvm-project//mlir:PDLToPDLInterp; 11s local ... 2024-04-03T18:11:04.3266106Z 2024-04-03T18:11:04.3266843Z  2024-04-03T18:11:04.3267364Z  2024-04-03T18:11:04.3268039Z  2024-04-03T18:11:04.3268445Z  2024-04-03T18:11:04.3268866Z  2024-04-03T18:11:04.3269284Z  2024-04-03T18:11:04.3269990Z  2024-04-03T18:11:04.3270427Z  2024-04-03T18:11:04.3271674Z [16,416 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:04.3273026Z Compiling xla/service/hlo_parser.cc; 36s local 2024-04-03T18:11:04.3274278Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 24s local 2024-04-03T18:11:04.3275492Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 20s local 2024-04-03T18:11:04.3276723Z @llvm-project//llvm:InstCombine; 18s local 2024-04-03T18:11:04.3277836Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 14s local 2024-04-03T18:11:04.3279115Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 14s local 2024-04-03T18:11:04.3280591Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp; 11s local 2024-04-03T18:11:04.3281858Z Compiling xla/service/hlo_cse.cc; 11s local ... 2024-04-03T18:11:04.5366274Z 2024-04-03T18:11:04.5367067Z  2024-04-03T18:11:04.5367633Z  2024-04-03T18:11:04.5368095Z  2024-04-03T18:11:04.5368551Z  2024-04-03T18:11:04.5368995Z  2024-04-03T18:11:04.5369413Z  2024-04-03T18:11:04.5369887Z  2024-04-03T18:11:04.5370317Z  2024-04-03T18:11:04.5371546Z [16,418 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:04.5372933Z Compiling xla/service/hlo_parser.cc; 36s local 2024-04-03T18:11:04.5373837Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 24s local 2024-04-03T18:11:04.5375156Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 20s local 2024-04-03T18:11:04.5376734Z @llvm-project//llvm:InstCombine; 18s local 2024-04-03T18:11:04.5377863Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 15s local 2024-04-03T18:11:04.5379262Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 14s local 2024-04-03T18:11:04.5380404Z Compiling xla/service/hlo_cse.cc; 11s local 2024-04-03T18:11:04.5381370Z @llvm-project//llvm:InstCombine; 11s local ... 2024-04-03T18:11:04.7801613Z 2024-04-03T18:11:04.7802879Z  2024-04-03T18:11:04.7803908Z  2024-04-03T18:11:04.7805109Z  2024-04-03T18:11:04.7805868Z  2024-04-03T18:11:04.7806320Z  2024-04-03T18:11:04.7806751Z  2024-04-03T18:11:04.7807212Z  2024-04-03T18:11:04.7811008Z  2024-04-03T18:11:04.7812515Z [16,419 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:04.7814645Z Compiling xla/service/hlo_parser.cc; 36s local 2024-04-03T18:11:04.7818327Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 24s local 2024-04-03T18:11:04.7819867Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 20s local 2024-04-03T18:11:04.7821439Z @llvm-project//llvm:InstCombine; 18s local 2024-04-03T18:11:04.7823057Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 15s local 2024-04-03T18:11:04.7824577Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 15s local 2024-04-03T18:11:04.7826142Z Compiling xla/service/hlo_cse.cc; 11s local 2024-04-03T18:11:04.7827385Z @llvm-project//llvm:InstCombine; 11s local ... 2024-04-03T18:11:05.1376335Z 2024-04-03T18:11:05.1377106Z  2024-04-03T18:11:05.1377651Z  2024-04-03T18:11:05.1378115Z  2024-04-03T18:11:05.1378551Z  2024-04-03T18:11:05.1378992Z  2024-04-03T18:11:05.1379423Z  2024-04-03T18:11:05.1379842Z  2024-04-03T18:11:05.1380290Z  2024-04-03T18:11:05.1381610Z [16,421 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:05.1383211Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 24s local 2024-04-03T18:11:05.1384490Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 21s local 2024-04-03T18:11:05.1385708Z @llvm-project//llvm:InstCombine; 19s local 2024-04-03T18:11:05.1387160Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 15s local 2024-04-03T18:11:05.1388541Z Compiling xla/service/hlo_cse.cc; 12s local 2024-04-03T18:11:05.1389534Z @llvm-project//llvm:InstCombine; 11s local 2024-04-03T18:11:05.1390804Z Compiling llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp; 8s local 2024-04-03T18:11:05.1392341Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 8s local ... 2024-04-03T18:11:05.4320628Z 2024-04-03T18:11:05.4321376Z  2024-04-03T18:11:05.4321918Z  2024-04-03T18:11:05.4322375Z  2024-04-03T18:11:05.4322790Z  2024-04-03T18:11:05.4323205Z  2024-04-03T18:11:05.4323639Z  2024-04-03T18:11:05.4324087Z  2024-04-03T18:11:05.4324476Z  2024-04-03T18:11:05.4325726Z [16,423 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:05.4327255Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 25s local 2024-04-03T18:11:05.4328455Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 21s local 2024-04-03T18:11:05.4329672Z @llvm-project//llvm:InstCombine; 19s local 2024-04-03T18:11:05.4330712Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 15s local 2024-04-03T18:11:05.4331741Z Compiling xla/service/hlo_cse.cc; 12s local 2024-04-03T18:11:05.4332713Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T18:11:05.4333888Z Compiling llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp; 8s local 2024-04-03T18:11:05.4335558Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 8s local ... 2024-04-03T18:11:05.6895200Z 2024-04-03T18:11:05.6895990Z  2024-04-03T18:11:05.6896670Z  2024-04-03T18:11:05.6897430Z  2024-04-03T18:11:05.6897876Z  2024-04-03T18:11:05.6898340Z  2024-04-03T18:11:05.6898775Z  2024-04-03T18:11:05.6899216Z  2024-04-03T18:11:05.6899655Z  2024-04-03T18:11:05.6901096Z [16,425 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:05.6902699Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 25s local 2024-04-03T18:11:05.6904037Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 21s local 2024-04-03T18:11:05.6905552Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 16s local 2024-04-03T18:11:05.6906772Z Compiling xla/service/hlo_cse.cc; 12s local 2024-04-03T18:11:05.6908027Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T18:11:05.6909293Z Compiling llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp; 9s local 2024-04-03T18:11:05.6910703Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 8s local 2024-04-03T18:11:05.6912013Z Compiling xla/service/zero_sized_hlo_elimination.cc; 8s local ... 2024-04-03T18:11:05.9380649Z 2024-04-03T18:11:05.9381456Z  2024-04-03T18:11:05.9382033Z  2024-04-03T18:11:05.9382487Z  2024-04-03T18:11:05.9383118Z  2024-04-03T18:11:05.9383601Z  2024-04-03T18:11:05.9384048Z  2024-04-03T18:11:05.9384523Z  2024-04-03T18:11:05.9385317Z  2024-04-03T18:11:05.9386652Z [16,426 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:05.9388459Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 25s local 2024-04-03T18:11:05.9389820Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 22s local 2024-04-03T18:11:05.9391206Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 16s local 2024-04-03T18:11:05.9392364Z Compiling xla/service/hlo_cse.cc; 13s local 2024-04-03T18:11:05.9393424Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T18:11:05.9394732Z Compiling llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp; 9s local 2024-04-03T18:11:05.9396325Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 8s local 2024-04-03T18:11:05.9397716Z Compiling xla/service/zero_sized_hlo_elimination.cc; 8s local ... 2024-04-03T18:11:06.1382607Z 2024-04-03T18:11:06.1383392Z  2024-04-03T18:11:06.1383940Z  2024-04-03T18:11:06.1386213Z  2024-04-03T18:11:06.1387008Z  2024-04-03T18:11:06.1388639Z  2024-04-03T18:11:06.1389273Z  2024-04-03T18:11:06.1389933Z  2024-04-03T18:11:06.1390558Z  2024-04-03T18:11:06.1392223Z [16,427 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:06.1394321Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 25s local 2024-04-03T18:11:06.1395764Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 22s local 2024-04-03T18:11:06.1397482Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 16s local 2024-04-03T18:11:06.1398609Z Compiling xla/service/hlo_cse.cc; 13s local 2024-04-03T18:11:06.1399631Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T18:11:06.1400689Z Compiling llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp; 9s local 2024-04-03T18:11:06.1401931Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 9s local 2024-04-03T18:11:06.1403218Z Compiling xla/service/zero_sized_hlo_elimination.cc; 8s local ... 2024-04-03T18:11:06.5386836Z 2024-04-03T18:11:06.5388329Z  2024-04-03T18:11:06.5389086Z  2024-04-03T18:11:06.5389830Z  2024-04-03T18:11:06.5390942Z  2024-04-03T18:11:06.5391343Z  2024-04-03T18:11:06.5391704Z  2024-04-03T18:11:06.5392063Z  2024-04-03T18:11:06.5392382Z  2024-04-03T18:11:06.5393406Z [16,429 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:06.5394624Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 26s local 2024-04-03T18:11:06.5395882Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 22s local 2024-04-03T18:11:06.5396965Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 16s local 2024-04-03T18:11:06.5397857Z Compiling xla/service/hlo_cse.cc; 13s local 2024-04-03T18:11:06.5398693Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T18:11:06.5399600Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 9s local 2024-04-03T18:11:06.5400607Z Compiling xla/service/zero_sized_hlo_elimination.cc; 9s local 2024-04-03T18:11:06.5401717Z @llvm-project//llvm:InstCombine; 9s local ... 2024-04-03T18:11:06.7396771Z 2024-04-03T18:11:06.7397472Z  2024-04-03T18:11:06.7397978Z  2024-04-03T18:11:06.7398397Z  2024-04-03T18:11:06.7400034Z  2024-04-03T18:11:06.7400448Z  2024-04-03T18:11:06.7400832Z  2024-04-03T18:11:06.7401234Z  2024-04-03T18:11:06.7401636Z  2024-04-03T18:11:06.7402821Z [16,430 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:06.7404335Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 26s local 2024-04-03T18:11:06.7405564Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 22s local 2024-04-03T18:11:06.7406822Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 17s local 2024-04-03T18:11:06.7407879Z Compiling xla/service/hlo_cse.cc; 13s local 2024-04-03T18:11:06.7408805Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T18:11:06.7410114Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 9s local 2024-04-03T18:11:06.7411361Z Compiling xla/service/zero_sized_hlo_elimination.cc; 9s local 2024-04-03T18:11:06.7412485Z @llvm-project//llvm:InstCombine; 9s local ... 2024-04-03T18:11:07.0055536Z 2024-04-03T18:11:07.0056297Z  2024-04-03T18:11:07.0056797Z  2024-04-03T18:11:07.0057221Z  2024-04-03T18:11:07.0057628Z  2024-04-03T18:11:07.0058020Z  2024-04-03T18:11:07.0058417Z  2024-04-03T18:11:07.0058838Z  2024-04-03T18:11:07.0059262Z  2024-04-03T18:11:07.0060438Z [16,432 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:07.0061918Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 26s local 2024-04-03T18:11:07.0063102Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 23s local 2024-04-03T18:11:07.0064726Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 17s local 2024-04-03T18:11:07.0065804Z Compiling xla/service/hlo_cse.cc; 14s local 2024-04-03T18:11:07.0066761Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T18:11:07.0068020Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 10s local 2024-04-03T18:11:07.0069448Z Compiling xla/service/zero_sized_hlo_elimination.cc; 9s local 2024-04-03T18:11:07.0070781Z Compiling xla/service/zero_sized_hlo_elimination.cc; 9s local ... 2024-04-03T18:11:07.3397193Z 2024-04-03T18:11:07.3398105Z  2024-04-03T18:11:07.3398639Z  2024-04-03T18:11:07.3402512Z  2024-04-03T18:11:07.3403398Z  2024-04-03T18:11:07.3404156Z  2024-04-03T18:11:07.3404969Z  2024-04-03T18:11:07.3405824Z  2024-04-03T18:11:07.3406307Z  2024-04-03T18:11:07.3407537Z [16,432 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:07.3409023Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 27s local 2024-04-03T18:11:07.3410300Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 23s local 2024-04-03T18:11:07.3411929Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 17s local 2024-04-03T18:11:07.3412996Z Compiling xla/service/hlo_cse.cc; 14s local 2024-04-03T18:11:07.3413933Z @llvm-project//llvm:InstCombine; 14s local 2024-04-03T18:11:07.3415189Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 10s local 2024-04-03T18:11:07.3416447Z Compiling xla/service/zero_sized_hlo_elimination.cc; 10s local 2024-04-03T18:11:07.3417672Z Compiling xla/service/zero_sized_hlo_elimination.cc; 9s local ... 2024-04-03T18:11:07.5400622Z 2024-04-03T18:11:07.5402036Z  2024-04-03T18:11:07.5403227Z  2024-04-03T18:11:07.5403752Z  2024-04-03T18:11:07.5404186Z  2024-04-03T18:11:07.5404593Z  2024-04-03T18:11:07.5405059Z  2024-04-03T18:11:07.5405487Z  2024-04-03T18:11:07.5405949Z  2024-04-03T18:11:07.5407183Z [16,434 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:07.5409076Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 27s local 2024-04-03T18:11:07.5410394Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 23s local 2024-04-03T18:11:07.5411759Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 17s local 2024-04-03T18:11:07.5412869Z Compiling xla/service/hlo_cse.cc; 14s local 2024-04-03T18:11:07.5413898Z @llvm-project//llvm:InstCombine; 14s local 2024-04-03T18:11:07.5415262Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 10s local 2024-04-03T18:11:07.5416549Z Compiling xla/service/zero_sized_hlo_elimination.cc; 10s local 2024-04-03T18:11:07.5417800Z Compiling xla/service/zero_sized_hlo_elimination.cc; 9s local ... 2024-04-03T18:11:07.8777800Z 2024-04-03T18:11:07.8779028Z  2024-04-03T18:11:07.8780241Z  2024-04-03T18:11:07.8780756Z  2024-04-03T18:11:07.8781189Z  2024-04-03T18:11:07.8781620Z  2024-04-03T18:11:07.8782042Z  2024-04-03T18:11:07.8782484Z  2024-04-03T18:11:07.8782952Z  2024-04-03T18:11:07.8784204Z [16,437 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:07.8785795Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 27s local 2024-04-03T18:11:07.8787081Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 24s local 2024-04-03T18:11:07.8788655Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 18s local 2024-04-03T18:11:07.8789901Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 10s local 2024-04-03T18:11:07.8791199Z Compiling xla/service/zero_sized_hlo_elimination.cc; 10s local 2024-04-03T18:11:07.8792451Z Compiling xla/service/zero_sized_hlo_elimination.cc; 10s local 2024-04-03T18:11:07.8793729Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 10s local 2024-04-03T18:11:07.8795174Z Compiling xla/service/dot_decomposer.cc; 9s local ... 2024-04-03T18:11:08.1270247Z 2024-04-03T18:11:08.1271579Z  2024-04-03T18:11:08.1274890Z  2024-04-03T18:11:08.1275569Z  2024-04-03T18:11:08.1276175Z  2024-04-03T18:11:08.1276787Z  2024-04-03T18:11:08.1277626Z  2024-04-03T18:11:08.1278679Z  2024-04-03T18:11:08.1281663Z  2024-04-03T18:11:08.1283056Z [16,438 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:08.1284836Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 27s local 2024-04-03T18:11:08.1286320Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 24s local 2024-04-03T18:11:08.1289978Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 18s local 2024-04-03T18:11:08.1291750Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 11s local 2024-04-03T18:11:08.1293417Z Compiling xla/service/zero_sized_hlo_elimination.cc; 10s local 2024-04-03T18:11:08.1295063Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 10s local 2024-04-03T18:11:08.1296550Z Compiling xla/service/dot_decomposer.cc; 10s local 2024-04-03T18:11:08.1298203Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 10s local ... 2024-04-03T18:11:08.3407493Z 2024-04-03T18:11:08.3408643Z  2024-04-03T18:11:08.3409597Z  2024-04-03T18:11:08.3410770Z  2024-04-03T18:11:08.3411271Z  2024-04-03T18:11:08.3411689Z  2024-04-03T18:11:08.3412144Z  2024-04-03T18:11:08.3412593Z  2024-04-03T18:11:08.3412988Z  2024-04-03T18:11:08.3414263Z [16,439 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:08.3416432Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 28s local 2024-04-03T18:11:08.3417739Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 24s local 2024-04-03T18:11:08.3418988Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 18s local 2024-04-03T18:11:08.3420396Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 11s local 2024-04-03T18:11:08.3421782Z Compiling xla/service/zero_sized_hlo_elimination.cc; 10s local 2024-04-03T18:11:08.3423305Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 10s local 2024-04-03T18:11:08.3424453Z Compiling xla/service/dot_decomposer.cc; 10s local 2024-04-03T18:11:08.3425655Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 10s local ... 2024-04-03T18:11:08.5411575Z 2024-04-03T18:11:08.5412777Z  2024-04-03T18:11:08.5413225Z  2024-04-03T18:11:08.5413587Z  2024-04-03T18:11:08.5413949Z  2024-04-03T18:11:08.5414296Z  2024-04-03T18:11:08.5414840Z  2024-04-03T18:11:08.5415190Z  2024-04-03T18:11:08.5415535Z  2024-04-03T18:11:08.5416553Z [16,440 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:08.5417788Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 28s local 2024-04-03T18:11:08.5418812Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 24s local 2024-04-03T18:11:08.5419835Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 18s local 2024-04-03T18:11:08.5420865Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 11s local 2024-04-03T18:11:08.5421913Z Compiling xla/service/zero_sized_hlo_elimination.cc; 10s local 2024-04-03T18:11:08.5422863Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 10s local 2024-04-03T18:11:08.5423762Z Compiling xla/service/dot_decomposer.cc; 10s local 2024-04-03T18:11:08.5424704Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 10s local ... 2024-04-03T18:11:08.7995779Z 2024-04-03T18:11:08.7996484Z  2024-04-03T18:11:08.7997412Z  2024-04-03T18:11:08.7997996Z  2024-04-03T18:11:08.7998585Z  2024-04-03T18:11:08.7999174Z  2024-04-03T18:11:08.7999733Z  2024-04-03T18:11:08.8000309Z  2024-04-03T18:11:08.8006588Z  2024-04-03T18:11:08.8008129Z [16,441 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:08.8009595Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 28s local 2024-04-03T18:11:08.8010829Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 24s local 2024-04-03T18:11:08.8012202Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 19s local 2024-04-03T18:11:08.8013508Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 11s local 2024-04-03T18:11:08.8014975Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 11s local 2024-04-03T18:11:08.8016291Z Compiling xla/service/dot_decomposer.cc; 10s local 2024-04-03T18:11:08.8017438Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 10s local 2024-04-03T18:11:08.8018634Z @llvm-project//llvm:TransformUtils; 10s local ... 2024-04-03T18:11:09.1146834Z 2024-04-03T18:11:09.1147599Z  2024-04-03T18:11:09.1148355Z  2024-04-03T18:11:09.1148805Z  2024-04-03T18:11:09.1149293Z  2024-04-03T18:11:09.1149734Z  2024-04-03T18:11:09.1150126Z  2024-04-03T18:11:09.1150553Z  2024-04-03T18:11:09.1150985Z  2024-04-03T18:11:09.1152208Z [16,444 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:09.1153724Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 28s local 2024-04-03T18:11:09.1154966Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 25s local 2024-04-03T18:11:09.1156301Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 19s local 2024-04-03T18:11:09.1157655Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 12s local 2024-04-03T18:11:09.1159129Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 11s local 2024-04-03T18:11:09.1160288Z Compiling xla/service/dot_decomposer.cc; 11s local 2024-04-03T18:11:09.1161434Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 11s local 2024-04-03T18:11:09.1162804Z @llvm-project//llvm:TransformUtils; 10s local ... 2024-04-03T18:11:09.3421672Z 2024-04-03T18:11:09.3422421Z  2024-04-03T18:11:09.3422962Z  2024-04-03T18:11:09.3423390Z  2024-04-03T18:11:09.3423822Z  2024-04-03T18:11:09.3424564Z  2024-04-03T18:11:09.3425000Z  2024-04-03T18:11:09.3425446Z  2024-04-03T18:11:09.3425910Z  2024-04-03T18:11:09.3427213Z [16,446 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:09.3429060Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 29s local 2024-04-03T18:11:09.3430318Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 25s local 2024-04-03T18:11:09.3431702Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 19s local 2024-04-03T18:11:09.3433084Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 12s local 2024-04-03T18:11:09.3434394Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 11s local 2024-04-03T18:11:09.3435537Z Compiling xla/service/dot_decomposer.cc; 11s local 2024-04-03T18:11:09.3436698Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 11s local 2024-04-03T18:11:09.3438045Z @llvm-project//llvm:TransformUtils; 10s local ... 2024-04-03T18:11:09.5427548Z 2024-04-03T18:11:09.5428515Z  2024-04-03T18:11:09.5429047Z  2024-04-03T18:11:09.5429523Z  2024-04-03T18:11:09.5429964Z  2024-04-03T18:11:09.5430406Z  2024-04-03T18:11:09.5430857Z  2024-04-03T18:11:09.5431309Z  2024-04-03T18:11:09.5431717Z  2024-04-03T18:11:09.5433023Z [16,448 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:09.5434614Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 29s local 2024-04-03T18:11:09.5435944Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 25s local 2024-04-03T18:11:09.5437337Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 19s local 2024-04-03T18:11:09.5439004Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 12s local 2024-04-03T18:11:09.5440267Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 11s local 2024-04-03T18:11:09.5441450Z Compiling xla/service/dot_decomposer.cc; 11s local 2024-04-03T18:11:09.5442647Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 11s local 2024-04-03T18:11:09.5444133Z @llvm-project//llvm:TransformUtils; 11s local ... 2024-04-03T18:11:09.7910535Z 2024-04-03T18:11:09.7911278Z  2024-04-03T18:11:09.7911775Z  2024-04-03T18:11:09.7912231Z  2024-04-03T18:11:09.7912665Z  2024-04-03T18:11:09.7913041Z  2024-04-03T18:11:09.7913425Z  2024-04-03T18:11:09.7913848Z  2024-04-03T18:11:09.7914238Z  2024-04-03T18:11:09.7915509Z [16,450 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:09.7917197Z Compiling llvm/lib/Analysis/ScalarEvolution.cpp; 29s local 2024-04-03T18:11:09.7918525Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 25s local 2024-04-03T18:11:09.7919927Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 20s local 2024-04-03T18:11:09.7921217Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 12s local 2024-04-03T18:11:09.7922440Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 12s local 2024-04-03T18:11:09.7923513Z Compiling xla/service/dot_decomposer.cc; 11s local 2024-04-03T18:11:09.7924663Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 11s local 2024-04-03T18:11:09.7925773Z Compiling xla/service/hlo_value.cc; 11s local ... 2024-04-03T18:11:10.0434198Z 2024-04-03T18:11:10.0435394Z  2024-04-03T18:11:10.0436470Z  2024-04-03T18:11:10.0437311Z  2024-04-03T18:11:10.0438172Z  2024-04-03T18:11:10.0438920Z  2024-04-03T18:11:10.0439740Z  2024-04-03T18:11:10.0442904Z  2024-04-03T18:11:10.0443641Z  2024-04-03T18:11:10.0445205Z [16,452 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:10.0447304Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 26s local 2024-04-03T18:11:10.0448989Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 20s local 2024-04-03T18:11:10.0450353Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 13s local 2024-04-03T18:11:10.0451756Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 12s local 2024-04-03T18:11:10.0453035Z Compiling xla/service/dot_decomposer.cc; 12s local 2024-04-03T18:11:10.0454719Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 11s local 2024-04-03T18:11:10.0456338Z Compiling xla/service/hlo_value.cc; 11s local 2024-04-03T18:11:10.0457565Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 11s local ... 2024-04-03T18:11:10.3002121Z 2024-04-03T18:11:10.3003058Z  2024-04-03T18:11:10.3003539Z  2024-04-03T18:11:10.3003955Z  2024-04-03T18:11:10.3004372Z  2024-04-03T18:11:10.3004762Z  2024-04-03T18:11:10.3005152Z  2024-04-03T18:11:10.3005587Z  2024-04-03T18:11:10.3005985Z  2024-04-03T18:11:10.3007201Z [16,453 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:10.3008790Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 26s local 2024-04-03T18:11:10.3010111Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 20s local 2024-04-03T18:11:10.3011397Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 13s local 2024-04-03T18:11:10.3012726Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 12s local 2024-04-03T18:11:10.3013965Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 12s local 2024-04-03T18:11:10.3015186Z Compiling xla/service/hlo_value.cc; 11s local 2024-04-03T18:11:10.3016311Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 11s local 2024-04-03T18:11:10.3017655Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 10s local ... 2024-04-03T18:11:10.5421239Z 2024-04-03T18:11:10.5422334Z  2024-04-03T18:11:10.5422939Z  2024-04-03T18:11:10.5423394Z  2024-04-03T18:11:10.5423832Z  2024-04-03T18:11:10.5424280Z  2024-04-03T18:11:10.5424723Z  2024-04-03T18:11:10.5425167Z  2024-04-03T18:11:10.5425613Z  2024-04-03T18:11:10.5427028Z [16,454 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:10.5429074Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 26s local 2024-04-03T18:11:10.5430348Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 20s local 2024-04-03T18:11:10.5431648Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 13s local 2024-04-03T18:11:10.5432876Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 12s local 2024-04-03T18:11:10.5434122Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 12s local 2024-04-03T18:11:10.5435389Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 11s local 2024-04-03T18:11:10.5436669Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 11s local 2024-04-03T18:11:10.5438000Z Compiling xla/service/dynamic_dimension_simplifier.cc; 10s local ... 2024-04-03T18:11:10.7437171Z 2024-04-03T18:11:10.7437909Z  2024-04-03T18:11:10.7438439Z  2024-04-03T18:11:10.7438855Z  2024-04-03T18:11:10.7439253Z  2024-04-03T18:11:10.7439663Z  2024-04-03T18:11:10.7440070Z  2024-04-03T18:11:10.7440468Z  2024-04-03T18:11:10.7440881Z  2024-04-03T18:11:10.7442031Z [16,455 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:10.7443809Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 26s local 2024-04-03T18:11:10.7445058Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 21s local 2024-04-03T18:11:10.7446342Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 13s local 2024-04-03T18:11:10.7447546Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 12s local 2024-04-03T18:11:10.7448679Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 12s local 2024-04-03T18:11:10.7449908Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 12s local 2024-04-03T18:11:10.7451431Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 11s local 2024-04-03T18:11:10.7452722Z Compiling xla/service/dynamic_dimension_simplifier.cc; 11s local ... 2024-04-03T18:11:11.0165790Z 2024-04-03T18:11:11.0167683Z  2024-04-03T18:11:11.0168195Z  2024-04-03T18:11:11.0168585Z  2024-04-03T18:11:11.0168961Z  2024-04-03T18:11:11.0169336Z  2024-04-03T18:11:11.0169678Z  2024-04-03T18:11:11.0170096Z  2024-04-03T18:11:11.0170461Z  2024-04-03T18:11:11.0171523Z [16,458 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:11.0173074Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 27s local 2024-04-03T18:11:11.0174205Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 21s local 2024-04-03T18:11:11.0175478Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 14s local 2024-04-03T18:11:11.0176558Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 13s local 2024-04-03T18:11:11.0177587Z Compiling xla/hlo/ir/hlo_input_output_alias_config.cc; 12s local 2024-04-03T18:11:11.0178656Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 12s local 2024-04-03T18:11:11.0179720Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 11s local 2024-04-03T18:11:11.0180987Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 11s local ... 2024-04-03T18:11:11.3438802Z 2024-04-03T18:11:11.3439613Z  2024-04-03T18:11:11.3440191Z  2024-04-03T18:11:11.3440618Z  2024-04-03T18:11:11.3441068Z  2024-04-03T18:11:11.3441502Z  2024-04-03T18:11:11.3441923Z  2024-04-03T18:11:11.3442352Z  2024-04-03T18:11:11.3442802Z  2024-04-03T18:11:11.3444251Z [16,460 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:11.3445852Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 27s local 2024-04-03T18:11:11.3447136Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 21s local 2024-04-03T18:11:11.3448422Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 14s local 2024-04-03T18:11:11.3449830Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 13s local 2024-04-03T18:11:11.3451065Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 12s local 2024-04-03T18:11:11.3452317Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 12s local 2024-04-03T18:11:11.3453668Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 11s local 2024-04-03T18:11:11.3455333Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 8s local ... 2024-04-03T18:11:11.8044803Z 2024-04-03T18:11:11.8045604Z  2024-04-03T18:11:11.8046091Z  2024-04-03T18:11:11.8046516Z  2024-04-03T18:11:11.8046942Z  2024-04-03T18:11:11.8047354Z  2024-04-03T18:11:11.8047775Z  2024-04-03T18:11:11.8048171Z  2024-04-03T18:11:11.8048560Z  2024-04-03T18:11:11.8049767Z [16,461 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:11.8051361Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 27s local 2024-04-03T18:11:11.8052600Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 22s local 2024-04-03T18:11:11.8053820Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 14s local 2024-04-03T18:11:11.8055209Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 14s local 2024-04-03T18:11:11.8056713Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 13s local 2024-04-03T18:11:11.8057942Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 12s local 2024-04-03T18:11:11.8059279Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 12s local 2024-04-03T18:11:11.8060669Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 9s local ... 2024-04-03T18:11:12.1263412Z 2024-04-03T18:11:12.1264191Z  2024-04-03T18:11:12.1264747Z  2024-04-03T18:11:12.1265161Z  2024-04-03T18:11:12.1265813Z  2024-04-03T18:11:12.1266246Z  2024-04-03T18:11:12.1266670Z  2024-04-03T18:11:12.1267103Z  2024-04-03T18:11:12.1267549Z  2024-04-03T18:11:12.1269008Z [16,462 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:12.1270562Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 28s local 2024-04-03T18:11:12.1271855Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 22s local 2024-04-03T18:11:12.1273044Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 15s local 2024-04-03T18:11:12.1274223Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 14s local 2024-04-03T18:11:12.1275426Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 13s local 2024-04-03T18:11:12.1276699Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 12s local 2024-04-03T18:11:12.1278017Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 12s local 2024-04-03T18:11:12.1279387Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 9s local ... 2024-04-03T18:11:12.3446707Z 2024-04-03T18:11:12.3447655Z  2024-04-03T18:11:12.3448167Z  2024-04-03T18:11:12.3448598Z  2024-04-03T18:11:12.3449028Z  2024-04-03T18:11:12.3449447Z  2024-04-03T18:11:12.3449850Z  2024-04-03T18:11:12.3450263Z  2024-04-03T18:11:12.3450666Z  2024-04-03T18:11:12.3451922Z [16,463 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:12.3453496Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 28s local 2024-04-03T18:11:12.3454954Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 22s local 2024-04-03T18:11:12.3456421Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 15s local 2024-04-03T18:11:12.3457641Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 14s local 2024-04-03T18:11:12.3458864Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 13s local 2024-04-03T18:11:12.3459961Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 13s local 2024-04-03T18:11:12.3461397Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 12s local 2024-04-03T18:11:12.3462796Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 9s local ... 2024-04-03T18:11:12.9163402Z 2024-04-03T18:11:12.9164181Z  2024-04-03T18:11:12.9164704Z  2024-04-03T18:11:12.9165188Z  2024-04-03T18:11:12.9165630Z  2024-04-03T18:11:12.9166070Z  2024-04-03T18:11:12.9166497Z  2024-04-03T18:11:12.9166920Z  2024-04-03T18:11:12.9167341Z  2024-04-03T18:11:12.9168549Z [16,464 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:12.9170483Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 29s local 2024-04-03T18:11:12.9171788Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 23s local 2024-04-03T18:11:12.9172994Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 15s local 2024-04-03T18:11:12.9174299Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 15s local 2024-04-03T18:11:12.9175684Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 14s local 2024-04-03T18:11:12.9177048Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 13s local 2024-04-03T18:11:12.9178456Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 13s local 2024-04-03T18:11:12.9180293Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 10s local ... 2024-04-03T18:11:13.1497226Z 2024-04-03T18:11:13.1497993Z  2024-04-03T18:11:13.1498510Z  2024-04-03T18:11:13.1498918Z  2024-04-03T18:11:13.1499342Z  2024-04-03T18:11:13.1499760Z  2024-04-03T18:11:13.1500160Z  2024-04-03T18:11:13.1500601Z  2024-04-03T18:11:13.1501021Z  2024-04-03T18:11:13.1502154Z [16,464 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:13.1503977Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 29s local 2024-04-03T18:11:13.1505196Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 23s local 2024-04-03T18:11:13.1506350Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 16s local 2024-04-03T18:11:13.1507567Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 15s local 2024-04-03T18:11:13.1509062Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 14s local 2024-04-03T18:11:13.1510230Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 13s local 2024-04-03T18:11:13.1511601Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 13s local 2024-04-03T18:11:13.1512995Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 10s local ... 2024-04-03T18:11:13.4107033Z 2024-04-03T18:11:13.4108031Z  2024-04-03T18:11:13.4108570Z  2024-04-03T18:11:13.4109012Z  2024-04-03T18:11:13.4109448Z  2024-04-03T18:11:13.4109869Z  2024-04-03T18:11:13.4110296Z  2024-04-03T18:11:13.4110731Z  2024-04-03T18:11:13.4111152Z  2024-04-03T18:11:13.4112384Z [16,466 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:13.4113975Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 29s local 2024-04-03T18:11:13.4115248Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 23s local 2024-04-03T18:11:13.4116666Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 16s local 2024-04-03T18:11:13.4117944Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 15s local 2024-04-03T18:11:13.4119213Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 14s local 2024-04-03T18:11:13.4120565Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 14s local 2024-04-03T18:11:13.4122229Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 13s local 2024-04-03T18:11:13.4123757Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 10s local ... 2024-04-03T18:11:13.7402937Z 2024-04-03T18:11:13.7403672Z  2024-04-03T18:11:13.7404221Z  2024-04-03T18:11:13.7412984Z  2024-04-03T18:11:13.7413449Z  2024-04-03T18:11:13.7413805Z  2024-04-03T18:11:13.7414135Z  2024-04-03T18:11:13.7414649Z  2024-04-03T18:11:13.7415169Z  2024-04-03T18:11:13.7416211Z [16,468 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:13.7417530Z Compiling mlir/lib/Dialect/PDLInterp/IR/PDLInterp.cpp; 29s local 2024-04-03T18:11:13.7418570Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 24s local 2024-04-03T18:11:13.7419619Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 16s local 2024-04-03T18:11:13.7420630Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 15s local 2024-04-03T18:11:13.7421607Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 15s local 2024-04-03T18:11:13.7422626Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 14s local 2024-04-03T18:11:13.7423720Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 13s local 2024-04-03T18:11:13.7424911Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 11s local ... 2024-04-03T18:11:13.9458866Z 2024-04-03T18:11:13.9468521Z  2024-04-03T18:11:13.9469189Z  2024-04-03T18:11:13.9469632Z  2024-04-03T18:11:13.9470077Z  2024-04-03T18:11:13.9470530Z  2024-04-03T18:11:13.9471275Z  2024-04-03T18:11:13.9471683Z  2024-04-03T18:11:13.9472106Z  2024-04-03T18:11:13.9473303Z [16,473 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:13.9474867Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 24s local 2024-04-03T18:11:13.9490340Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 16s local 2024-04-03T18:11:13.9491683Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 16s local 2024-04-03T18:11:13.9493152Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 15s local 2024-04-03T18:11:13.9494560Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 14s local 2024-04-03T18:11:13.9495925Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 14s local 2024-04-03T18:11:13.9497321Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 11s local 2024-04-03T18:11:13.9498688Z @llvm-project//llvm:Instrumentation; 10s local ... 2024-04-03T18:11:14.2041891Z 2024-04-03T18:11:14.2042641Z  2024-04-03T18:11:14.2043145Z  2024-04-03T18:11:14.2043592Z  2024-04-03T18:11:14.2044033Z  2024-04-03T18:11:14.2044460Z  2024-04-03T18:11:14.2045081Z  2024-04-03T18:11:14.2045519Z  2024-04-03T18:11:14.2045913Z  2024-04-03T18:11:14.2047185Z [16,474 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:14.2048849Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 24s local 2024-04-03T18:11:14.2050218Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 17s local 2024-04-03T18:11:14.2051564Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 16s local 2024-04-03T18:11:14.2052893Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 15s local 2024-04-03T18:11:14.2054211Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 14s local 2024-04-03T18:11:14.2055835Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 14s local 2024-04-03T18:11:14.2057378Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 11s local 2024-04-03T18:11:14.2058693Z @llvm-project//llvm:Instrumentation; 10s local ... 2024-04-03T18:11:14.4475318Z 2024-04-03T18:11:14.4476121Z  2024-04-03T18:11:14.4476645Z  2024-04-03T18:11:14.4477106Z  2024-04-03T18:11:14.4477875Z  2024-04-03T18:11:14.4478350Z  2024-04-03T18:11:14.4478987Z  2024-04-03T18:11:14.4479435Z  2024-04-03T18:11:14.4479894Z  2024-04-03T18:11:14.4481197Z [16,476 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:14.4483018Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 24s local 2024-04-03T18:11:14.4484395Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 17s local 2024-04-03T18:11:14.4485773Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 16s local 2024-04-03T18:11:14.4487121Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 15s local 2024-04-03T18:11:14.4488496Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 15s local 2024-04-03T18:11:14.4489995Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 14s local 2024-04-03T18:11:14.4491420Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 11s local 2024-04-03T18:11:14.4492820Z @llvm-project//llvm:Instrumentation; 10s local ... 2024-04-03T18:11:14.7469055Z 2024-04-03T18:11:14.7469968Z  2024-04-03T18:11:14.7470666Z  2024-04-03T18:11:14.7471252Z  2024-04-03T18:11:14.7471879Z  2024-04-03T18:11:14.7472620Z  2024-04-03T18:11:14.7473033Z  2024-04-03T18:11:14.7473619Z  2024-04-03T18:11:14.7474206Z  2024-04-03T18:11:14.7475701Z [16,476 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:14.7477534Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 25s local 2024-04-03T18:11:14.7479507Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 17s local 2024-04-03T18:11:14.7481026Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 16s local 2024-04-03T18:11:14.7482404Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 16s local 2024-04-03T18:11:14.7483972Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 15s local 2024-04-03T18:11:14.7485799Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 15s local 2024-04-03T18:11:14.7487492Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 12s local 2024-04-03T18:11:14.7489347Z @llvm-project//llvm:Instrumentation; 11s local ... 2024-04-03T18:11:14.9746095Z 2024-04-03T18:11:14.9747250Z  2024-04-03T18:11:14.9748336Z  2024-04-03T18:11:14.9749429Z  2024-04-03T18:11:14.9749944Z  2024-04-03T18:11:14.9750343Z  2024-04-03T18:11:14.9750772Z  2024-04-03T18:11:14.9751203Z  2024-04-03T18:11:14.9751626Z  2024-04-03T18:11:14.9752914Z [16,477 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:14.9754585Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 25s local 2024-04-03T18:11:14.9756200Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 17s local 2024-04-03T18:11:14.9757570Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 17s local 2024-04-03T18:11:14.9758749Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 16s local 2024-04-03T18:11:14.9760046Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 15s local 2024-04-03T18:11:14.9761520Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 15s local 2024-04-03T18:11:14.9763000Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 12s local 2024-04-03T18:11:14.9764458Z @llvm-project//llvm:Instrumentation; 11s local ... 2024-04-03T18:11:15.3471580Z 2024-04-03T18:11:15.3472448Z  2024-04-03T18:11:15.3472973Z  2024-04-03T18:11:15.3473441Z  2024-04-03T18:11:15.3473927Z  2024-04-03T18:11:15.3474351Z  2024-04-03T18:11:15.3474790Z  2024-04-03T18:11:15.3475191Z  2024-04-03T18:11:15.3475589Z  2024-04-03T18:11:15.3476854Z [16,478 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:15.3478604Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 25s local 2024-04-03T18:11:15.3479855Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 18s local 2024-04-03T18:11:15.3481108Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 17s local 2024-04-03T18:11:15.3482298Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 16s local 2024-04-03T18:11:15.3483778Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 16s local 2024-04-03T18:11:15.3485212Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 15s local 2024-04-03T18:11:15.3486680Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 12s local 2024-04-03T18:11:15.3488018Z @llvm-project//llvm:Instrumentation; 11s local ... 2024-04-03T18:11:15.9480513Z 2024-04-03T18:11:15.9481404Z  2024-04-03T18:11:15.9482118Z  2024-04-03T18:11:15.9482549Z  2024-04-03T18:11:15.9483078Z  2024-04-03T18:11:15.9483752Z  2024-04-03T18:11:15.9484171Z  2024-04-03T18:11:15.9484729Z  2024-04-03T18:11:15.9485293Z  2024-04-03T18:11:15.9487212Z [16,479 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:11:15.9489086Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 26s local 2024-04-03T18:11:15.9490736Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 18s local 2024-04-03T18:11:15.9492357Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 18s local 2024-04-03T18:11:15.9494149Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 17s local 2024-04-03T18:11:15.9495965Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 16s local 2024-04-03T18:11:15.9498178Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 16s local 2024-04-03T18:11:15.9500002Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 13s local 2024-04-03T18:11:15.9501909Z @llvm-project//llvm:Instrumentation; 12s local ... 2024-04-03T18:11:16.1483011Z 2024-04-03T18:11:16.1483803Z  2024-04-03T18:11:16.1484345Z  2024-04-03T18:11:16.1484809Z  2024-04-03T18:11:16.1485260Z  2024-04-03T18:11:16.1485680Z  2024-04-03T18:11:16.1486125Z  2024-04-03T18:11:16.1486554Z  2024-04-03T18:11:16.1487222Z  2024-04-03T18:11:16.1488537Z [16,480 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:16.1490131Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 26s local 2024-04-03T18:11:16.1491404Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 19s local 2024-04-03T18:11:16.1492716Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 18s local 2024-04-03T18:11:16.1493961Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 17s local 2024-04-03T18:11:16.1495324Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 16s local 2024-04-03T18:11:16.1496708Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 16s local 2024-04-03T18:11:16.1498165Z Compiling xla/translate/hlo_to_mhlo/stack_location_utils.cc; 13s local 2024-04-03T18:11:16.1499514Z @llvm-project//llvm:Instrumentation; 12s local ... 2024-04-03T18:11:16.5487996Z 2024-04-03T18:11:16.5488689Z  2024-04-03T18:11:16.5489160Z  2024-04-03T18:11:16.5489519Z  2024-04-03T18:11:16.5489878Z  2024-04-03T18:11:16.5490258Z  2024-04-03T18:11:16.5490591Z  2024-04-03T18:11:16.5490933Z  2024-04-03T18:11:16.5491268Z  2024-04-03T18:11:16.5492269Z [16,481 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:16.5493522Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 26s local 2024-04-03T18:11:16.5494823Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 19s local 2024-04-03T18:11:16.5495938Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 18s local 2024-04-03T18:11:16.5497103Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 17s local 2024-04-03T18:11:16.5498614Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 17s local 2024-04-03T18:11:16.5499730Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 16s local 2024-04-03T18:11:16.5500852Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T18:11:16.5501714Z Compiling xla/service/logical_buffer_analysis.cc; 11s local ... 2024-04-03T18:11:16.9753836Z 2024-04-03T18:11:16.9754557Z  2024-04-03T18:11:16.9754988Z  2024-04-03T18:11:16.9755325Z  2024-04-03T18:11:16.9755636Z  2024-04-03T18:11:16.9755962Z  2024-04-03T18:11:16.9756288Z  2024-04-03T18:11:16.9756593Z  2024-04-03T18:11:16.9756917Z  2024-04-03T18:11:16.9757875Z [16,482 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:16.9759002Z Compiling llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp; 27s local 2024-04-03T18:11:16.9759936Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 19s local 2024-04-03T18:11:16.9760858Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 19s local 2024-04-03T18:11:16.9761742Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 18s local 2024-04-03T18:11:16.9762671Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 17s local 2024-04-03T18:11:16.9763677Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 17s local 2024-04-03T18:11:16.9764695Z @llvm-project//llvm:Instrumentation; 13s local 2024-04-03T18:11:16.9765463Z Compiling xla/service/logical_buffer_analysis.cc; 12s local ... 2024-04-03T18:11:17.2194717Z 2024-04-03T18:11:17.2195468Z  2024-04-03T18:11:17.2195917Z  2024-04-03T18:11:17.2196614Z  2024-04-03T18:11:17.2196951Z  2024-04-03T18:11:17.2197311Z  2024-04-03T18:11:17.2197662Z  2024-04-03T18:11:17.2197997Z  2024-04-03T18:11:17.2198349Z  2024-04-03T18:11:17.2199391Z [16,485 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:17.2200648Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 20s local 2024-04-03T18:11:17.2201681Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 18s local 2024-04-03T18:11:17.2202946Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 17s local 2024-04-03T18:11:17.2204078Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 17s local 2024-04-03T18:11:17.2205313Z @llvm-project//llvm:Instrumentation; 13s local 2024-04-03T18:11:17.2206210Z Compiling xla/service/hlo_parser.cc; 12s local 2024-04-03T18:11:17.2207118Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 12s local 2024-04-03T18:11:17.2208105Z @llvm-project//llvm:InstCombine; 11s local ... 2024-04-03T18:11:17.4799392Z 2024-04-03T18:11:17.4803663Z  2024-04-03T18:11:17.4804195Z  2024-04-03T18:11:17.4804779Z  2024-04-03T18:11:17.4805231Z  2024-04-03T18:11:17.4805646Z  2024-04-03T18:11:17.4806027Z  2024-04-03T18:11:17.4806426Z  2024-04-03T18:11:17.4806876Z  2024-04-03T18:11:17.4808079Z [16,489 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:17.4809613Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 20s local 2024-04-03T18:11:17.4810876Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 18s local 2024-04-03T18:11:17.4812122Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 18s local 2024-04-03T18:11:17.4813539Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 17s local 2024-04-03T18:11:17.4815098Z @llvm-project//llvm:Instrumentation; 13s local 2024-04-03T18:11:17.4816025Z Compiling xla/service/hlo_parser.cc; 12s local 2024-04-03T18:11:17.4817173Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 12s local 2024-04-03T18:11:17.4818449Z @llvm-project//llvm:InstCombine; 11s local ... 2024-04-03T18:11:17.7497031Z 2024-04-03T18:11:17.7498062Z  2024-04-03T18:11:17.7498619Z  2024-04-03T18:11:17.7499296Z  2024-04-03T18:11:17.7499731Z  2024-04-03T18:11:17.7500183Z  2024-04-03T18:11:17.7500620Z  2024-04-03T18:11:17.7501047Z  2024-04-03T18:11:17.7501499Z  2024-04-03T18:11:17.7502769Z [16,490 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:17.7504503Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 20s local 2024-04-03T18:11:17.7505696Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 19s local 2024-04-03T18:11:17.7506895Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 18s local 2024-04-03T18:11:17.7508531Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 18s local 2024-04-03T18:11:17.7509939Z @llvm-project//llvm:Instrumentation; 14s local 2024-04-03T18:11:17.7510841Z Compiling xla/service/hlo_parser.cc; 12s local 2024-04-03T18:11:17.7512001Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 12s local 2024-04-03T18:11:17.7513303Z @llvm-project//llvm:InstCombine; 12s local ... 2024-04-03T18:11:18.0095633Z 2024-04-03T18:11:18.0096775Z  2024-04-03T18:11:18.0100017Z  2024-04-03T18:11:18.0100756Z  2024-04-03T18:11:18.0103694Z  2024-04-03T18:11:18.0104418Z  2024-04-03T18:11:18.0107254Z  2024-04-03T18:11:18.0108198Z  2024-04-03T18:11:18.0112094Z  2024-04-03T18:11:18.0113544Z [16,494 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:18.0117572Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 21s local 2024-04-03T18:11:18.0119121Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 19s local 2024-04-03T18:11:18.0123187Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 18s local 2024-04-03T18:11:18.0124795Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 18s local 2024-04-03T18:11:18.0128819Z @llvm-project//llvm:Instrumentation; 14s local 2024-04-03T18:11:18.0130044Z Compiling xla/service/hlo_parser.cc; 13s local 2024-04-03T18:11:18.0134734Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 13s local 2024-04-03T18:11:18.0136538Z @llvm-project//llvm:InstCombine; 12s local ... 2024-04-03T18:11:18.3511812Z 2024-04-03T18:11:18.3512540Z  2024-04-03T18:11:18.3513094Z  2024-04-03T18:11:18.3513526Z  2024-04-03T18:11:18.3513953Z  2024-04-03T18:11:18.3514328Z  2024-04-03T18:11:18.3514704Z  2024-04-03T18:11:18.3515118Z  2024-04-03T18:11:18.3515501Z  2024-04-03T18:11:18.3516628Z [16,495 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:18.3517988Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 21s local 2024-04-03T18:11:18.3519133Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 19s local 2024-04-03T18:11:18.3520314Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 19s local 2024-04-03T18:11:18.3521651Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 18s local 2024-04-03T18:11:18.3522907Z @llvm-project//llvm:Instrumentation; 14s local 2024-04-03T18:11:18.3523759Z Compiling xla/service/hlo_parser.cc; 13s local 2024-04-03T18:11:18.3524899Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 13s local 2024-04-03T18:11:18.3526212Z @llvm-project//llvm:InstCombine; 12s local ... 2024-04-03T18:11:18.7187854Z 2024-04-03T18:11:18.7188720Z  2024-04-03T18:11:18.7189221Z  2024-04-03T18:11:18.7189669Z  2024-04-03T18:11:18.7190121Z  2024-04-03T18:11:18.7190523Z  2024-04-03T18:11:18.7190921Z  2024-04-03T18:11:18.7191334Z  2024-04-03T18:11:18.7191751Z  2024-04-03T18:11:18.7192975Z [16,498 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:18.7194593Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 21s local 2024-04-03T18:11:18.7196237Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 20s local 2024-04-03T18:11:18.7197587Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 19s local 2024-04-03T18:11:18.7198731Z Compiling xla/service/hlo_parser.cc; 13s local 2024-04-03T18:11:18.7201420Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 13s local 2024-04-03T18:11:18.7203501Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 13s local 2024-04-03T18:11:18.7207147Z Compiling xla/service/hlo_cse.cc; 11s local 2024-04-03T18:11:18.7209564Z Compiling xla/service/transpose_folding.cc; 10s local ... 2024-04-03T18:11:18.9507397Z 2024-04-03T18:11:18.9508881Z  2024-04-03T18:11:18.9509742Z  2024-04-03T18:11:18.9510546Z  2024-04-03T18:11:18.9511752Z  2024-04-03T18:11:18.9512274Z  2024-04-03T18:11:18.9512719Z  2024-04-03T18:11:18.9513177Z  2024-04-03T18:11:18.9513612Z  2024-04-03T18:11:18.9514972Z [16,498 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:18.9516714Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 21s local 2024-04-03T18:11:18.9518008Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 20s local 2024-04-03T18:11:18.9519313Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 19s local 2024-04-03T18:11:18.9520556Z Compiling xla/service/hlo_parser.cc; 14s local 2024-04-03T18:11:18.9521842Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 14s local 2024-04-03T18:11:18.9523494Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 13s local 2024-04-03T18:11:18.9524865Z Compiling xla/service/hlo_cse.cc; 11s local 2024-04-03T18:11:18.9526235Z Compiling xla/service/transpose_folding.cc; 10s local ... 2024-04-03T18:11:19.4201775Z 2024-04-03T18:11:19.4202501Z  2024-04-03T18:11:19.4203271Z  2024-04-03T18:11:19.4203780Z  2024-04-03T18:11:19.4204295Z  2024-04-03T18:11:19.4204780Z  2024-04-03T18:11:19.4205288Z  2024-04-03T18:11:19.4205772Z  2024-04-03T18:11:19.4206252Z  2024-04-03T18:11:19.4207995Z [16,499 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:19.4209621Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 22s local 2024-04-03T18:11:19.4210964Z Compiling llvm/lib/Transforms/Utils/SimplifyCFG.cpp; 20s local 2024-04-03T18:11:19.4212447Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 20s local 2024-04-03T18:11:19.4213759Z Compiling xla/service/hlo_parser.cc; 14s local 2024-04-03T18:11:19.4215453Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 14s local 2024-04-03T18:11:19.4217105Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 13s local 2024-04-03T18:11:19.4218431Z Compiling xla/service/hlo_cse.cc; 11s local 2024-04-03T18:11:19.4219585Z Compiling xla/service/transpose_folding.cc; 11s local ... 2024-04-03T18:11:19.7514492Z 2024-04-03T18:11:19.7515280Z  2024-04-03T18:11:19.7515823Z  2024-04-03T18:11:19.7516673Z  2024-04-03T18:11:19.7517132Z  2024-04-03T18:11:19.7517553Z  2024-04-03T18:11:19.7517970Z  2024-04-03T18:11:19.7518412Z  2024-04-03T18:11:19.7518850Z  2024-04-03T18:11:19.7520133Z [16,503 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:19.7521758Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 22s local 2024-04-03T18:11:19.7523124Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 20s local 2024-04-03T18:11:19.7524232Z Compiling xla/service/hlo_parser.cc; 14s local 2024-04-03T18:11:19.7525421Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 14s local 2024-04-03T18:11:19.7526917Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 14s local 2024-04-03T18:11:19.7528145Z Compiling xla/service/hlo_cse.cc; 12s local 2024-04-03T18:11:19.7529575Z Compiling xla/service/transpose_folding.cc; 11s local 2024-04-03T18:11:19.7530817Z @llvm-project//llvm:InstCombine; 11s local ... 2024-04-03T18:11:20.0307545Z 2024-04-03T18:11:20.0308616Z  2024-04-03T18:11:20.0309191Z  2024-04-03T18:11:20.0309640Z  2024-04-03T18:11:20.0310081Z  2024-04-03T18:11:20.0310570Z  2024-04-03T18:11:20.0311352Z  2024-04-03T18:11:20.0311779Z  2024-04-03T18:11:20.0312212Z  2024-04-03T18:11:20.0313481Z [16,505 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:20.0315245Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 23s local 2024-04-03T18:11:20.0316493Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 20s local 2024-04-03T18:11:20.0317525Z Compiling xla/service/hlo_parser.cc; 15s local 2024-04-03T18:11:20.0318676Z Compiling mlir/lib/Dialect/Complex/IR/ComplexDialect.cpp; 15s local 2024-04-03T18:11:20.0320124Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 14s local 2024-04-03T18:11:20.0321321Z Compiling xla/service/hlo_cse.cc; 12s local 2024-04-03T18:11:20.0322230Z Compiling xla/service/transpose_folding.cc; 11s local 2024-04-03T18:11:20.0323321Z @llvm-project//llvm:InstCombine; 11s local ... 2024-04-03T18:11:20.3303241Z 2024-04-03T18:11:20.3337331Z  2024-04-03T18:11:20.3337969Z  2024-04-03T18:11:20.3338552Z  2024-04-03T18:11:20.3338990Z  2024-04-03T18:11:20.3339387Z  2024-04-03T18:11:20.3339728Z  2024-04-03T18:11:20.3340223Z  2024-04-03T18:11:20.3340751Z  2024-04-03T18:11:20.3342053Z [16,508 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:20.3343935Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 23s local 2024-04-03T18:11:20.3345205Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 21s local 2024-04-03T18:11:20.3346274Z Compiling xla/service/hlo_parser.cc; 15s local 2024-04-03T18:11:20.3347519Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 14s local 2024-04-03T18:11:20.3349087Z Compiling xla/service/hlo_cse.cc; 12s local 2024-04-03T18:11:20.3350261Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T18:11:20.3351226Z Compiling xla/service/transpose_folding.cc; 11s local 2024-04-03T18:11:20.3352362Z @llvm-project//llvm:Instrumentation; 11s local ... 2024-04-03T18:11:20.5522461Z 2024-04-03T18:11:20.5525934Z  2024-04-03T18:11:20.5526486Z  2024-04-03T18:11:20.5526963Z  2024-04-03T18:11:20.5527425Z  2024-04-03T18:11:20.5527879Z  2024-04-03T18:11:20.5528360Z  2024-04-03T18:11:20.5528822Z  2024-04-03T18:11:20.5529272Z  2024-04-03T18:11:20.5530589Z [16,508 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:20.5532296Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 23s local 2024-04-03T18:11:20.5533646Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 21s local 2024-04-03T18:11:20.5534993Z Compiling xla/service/hlo_parser.cc; 15s local 2024-04-03T18:11:20.5536246Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 14s local 2024-04-03T18:11:20.5537463Z Compiling xla/service/hlo_cse.cc; 12s local 2024-04-03T18:11:20.5538517Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T18:11:20.5539477Z Compiling xla/service/transpose_folding.cc; 11s local 2024-04-03T18:11:20.5540647Z @llvm-project//llvm:Instrumentation; 11s local ... 2024-04-03T18:11:20.8395257Z 2024-04-03T18:11:20.8396039Z  2024-04-03T18:11:20.8396596Z  2024-04-03T18:11:20.8397030Z  2024-04-03T18:11:20.8397463Z  2024-04-03T18:11:20.8397882Z  2024-04-03T18:11:20.8398308Z  2024-04-03T18:11:20.8398751Z  2024-04-03T18:11:20.8399340Z  2024-04-03T18:11:20.8400950Z [16,509 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:20.8402645Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 23s local 2024-04-03T18:11:20.8403948Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 21s local 2024-04-03T18:11:20.8405099Z Compiling xla/service/hlo_parser.cc; 16s local 2024-04-03T18:11:20.8406604Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 15s local 2024-04-03T18:11:20.8407889Z Compiling xla/service/hlo_cse.cc; 13s local 2024-04-03T18:11:20.8408941Z @llvm-project//llvm:InstCombine; 12s local 2024-04-03T18:11:20.8409941Z Compiling xla/service/transpose_folding.cc; 12s local 2024-04-03T18:11:20.8411065Z @llvm-project//mlir:PDLToPDLInterp; 11s local ... 2024-04-03T18:11:21.1528175Z 2024-04-03T18:11:21.1528954Z  2024-04-03T18:11:21.1529486Z  2024-04-03T18:11:21.1531712Z  2024-04-03T18:11:21.1532572Z  2024-04-03T18:11:21.1533445Z  2024-04-03T18:11:21.1534641Z  2024-04-03T18:11:21.1535124Z  2024-04-03T18:11:21.1535627Z  2024-04-03T18:11:21.1536875Z [16,510 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:21.1538473Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 24s local 2024-04-03T18:11:21.1539775Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 21s local 2024-04-03T18:11:21.1540922Z Compiling xla/service/hlo_parser.cc; 16s local 2024-04-03T18:11:21.1542218Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 15s local 2024-04-03T18:11:21.1543432Z Compiling xla/service/hlo_cse.cc; 13s local 2024-04-03T18:11:21.1544449Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T18:11:21.1546019Z Compiling mlir/lib/Conversion/PDLToPDLInterp/PredicateTree.cpp; 12s local 2024-04-03T18:11:21.1547893Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 11s local ... 2024-04-03T18:11:21.3531623Z 2024-04-03T18:11:21.3532838Z  2024-04-03T18:11:21.3533433Z  2024-04-03T18:11:21.3533955Z  2024-04-03T18:11:21.3534571Z  2024-04-03T18:11:21.3535038Z  2024-04-03T18:11:21.3537761Z  2024-04-03T18:11:21.3538568Z  2024-04-03T18:11:21.3539266Z  2024-04-03T18:11:21.3540938Z [16,511 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:21.3542776Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 24s local 2024-04-03T18:11:21.3544565Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 22s local 2024-04-03T18:11:21.3546245Z Compiling xla/service/hlo_parser.cc; 16s local 2024-04-03T18:11:21.3547908Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 15s local 2024-04-03T18:11:21.3549336Z Compiling xla/service/hlo_cse.cc; 13s local 2024-04-03T18:11:21.3550799Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T18:11:21.3552115Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 11s local 2024-04-03T18:11:21.3553451Z Compiling xla/service/dot_decomposer.cc; 11s local ... 2024-04-03T18:11:21.5850388Z 2024-04-03T18:11:21.5851579Z  2024-04-03T18:11:21.5852094Z  2024-04-03T18:11:21.5852490Z  2024-04-03T18:11:21.5853009Z  2024-04-03T18:11:21.5853479Z  2024-04-03T18:11:21.5853866Z  2024-04-03T18:11:21.5854329Z  2024-04-03T18:11:21.5854917Z  2024-04-03T18:11:21.5856131Z [16,513 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:21.5857750Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 24s local 2024-04-03T18:11:21.5859054Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 22s local 2024-04-03T18:11:21.5860191Z Compiling xla/service/hlo_parser.cc; 16s local 2024-04-03T18:11:21.5861471Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 16s local 2024-04-03T18:11:21.5862658Z Compiling xla/service/hlo_cse.cc; 13s local 2024-04-03T18:11:21.5863917Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T18:11:21.5864988Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 11s local 2024-04-03T18:11:21.5866190Z Compiling xla/service/dot_decomposer.cc; 11s local ... 2024-04-03T18:11:21.7913324Z 2024-04-03T18:11:21.7914678Z  2024-04-03T18:11:21.7915925Z  2024-04-03T18:11:21.7916913Z  2024-04-03T18:11:21.7917416Z  2024-04-03T18:11:21.7917818Z  2024-04-03T18:11:21.7918318Z  2024-04-03T18:11:21.7918821Z  2024-04-03T18:11:21.7919248Z  2024-04-03T18:11:21.7920627Z [16,514 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:21.7922333Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 24s local 2024-04-03T18:11:21.7923734Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 22s local 2024-04-03T18:11:21.7924962Z Compiling xla/service/hlo_parser.cc; 16s local 2024-04-03T18:11:21.7926487Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 16s local 2024-04-03T18:11:21.7927750Z Compiling xla/service/hlo_cse.cc; 14s local 2024-04-03T18:11:21.7928817Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T18:11:21.7929977Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 12s local 2024-04-03T18:11:21.7931214Z Compiling xla/service/dot_decomposer.cc; 11s local ... 2024-04-03T18:11:22.0036867Z 2024-04-03T18:11:22.0038118Z  2024-04-03T18:11:22.0041155Z  2024-04-03T18:11:22.0042029Z  2024-04-03T18:11:22.0043138Z  2024-04-03T18:11:22.0043640Z  2024-04-03T18:11:22.0044074Z  2024-04-03T18:11:22.0044515Z  2024-04-03T18:11:22.0045274Z  2024-04-03T18:11:22.0046570Z [16,517 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:22.0048244Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 25s local 2024-04-03T18:11:22.0049921Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 22s local 2024-04-03T18:11:22.0051151Z Compiling xla/service/hlo_parser.cc; 17s local 2024-04-03T18:11:22.0052503Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 16s local 2024-04-03T18:11:22.0054024Z Compiling xla/service/hlo_cse.cc; 14s local 2024-04-03T18:11:22.0055281Z @llvm-project//llvm:InstCombine; 13s local 2024-04-03T18:11:22.0056350Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 12s local 2024-04-03T18:11:22.0057666Z Compiling xla/service/dot_decomposer.cc; 11s local ... 2024-04-03T18:11:22.3458199Z 2024-04-03T18:11:22.3460074Z  2024-04-03T18:11:22.3460546Z  2024-04-03T18:11:22.3460954Z  2024-04-03T18:11:22.3461366Z  2024-04-03T18:11:22.3461779Z  2024-04-03T18:11:22.3462159Z  2024-04-03T18:11:22.3462556Z  2024-04-03T18:11:22.3462962Z  2024-04-03T18:11:22.3464083Z [16,519 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:22.3465539Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 25s local 2024-04-03T18:11:22.3466680Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 23s local 2024-04-03T18:11:22.3468055Z Compiling xla/service/hlo_parser.cc; 17s local 2024-04-03T18:11:22.3469170Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 16s local 2024-04-03T18:11:22.3470264Z Compiling xla/service/hlo_cse.cc; 14s local 2024-04-03T18:11:22.3471159Z @llvm-project//llvm:InstCombine; 14s local 2024-04-03T18:11:22.3472108Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 12s local 2024-04-03T18:11:22.3473155Z Compiling xla/service/dot_decomposer.cc; 12s local ... 2024-04-03T18:11:22.5546980Z 2024-04-03T18:11:22.5548020Z  2024-04-03T18:11:22.5548588Z  2024-04-03T18:11:22.5549024Z  2024-04-03T18:11:22.5549509Z  2024-04-03T18:11:22.5549927Z  2024-04-03T18:11:22.5550356Z  2024-04-03T18:11:22.5550791Z  2024-04-03T18:11:22.5551216Z  2024-04-03T18:11:22.5552779Z [16,522 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:22.5554325Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 25s local 2024-04-03T18:11:22.5555654Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 23s local 2024-04-03T18:11:22.5556924Z Compiling xla/service/hlo_parser.cc; 17s local 2024-04-03T18:11:22.5558194Z Compiling llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp; 16s local 2024-04-03T18:11:22.5559597Z @llvm-project//llvm:InstCombine; 14s local 2024-04-03T18:11:22.5560692Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 12s local 2024-04-03T18:11:22.5561822Z Compiling xla/service/hlo_value.cc; 12s local 2024-04-03T18:11:22.5562899Z @llvm-project//mlir:ControlFlowDialect; 11s local ... 2024-04-03T18:11:22.8151456Z 2024-04-03T18:11:22.8152316Z  2024-04-03T18:11:22.8152767Z  2024-04-03T18:11:22.8153170Z  2024-04-03T18:11:22.8153569Z  2024-04-03T18:11:22.8154147Z  2024-04-03T18:11:22.8154530Z  2024-04-03T18:11:22.8154905Z  2024-04-03T18:11:22.8155270Z  2024-04-03T18:11:22.8156405Z [16,525 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:22.8157821Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 25s local 2024-04-03T18:11:22.8158935Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 23s local 2024-04-03T18:11:22.8159909Z Compiling xla/service/hlo_parser.cc; 18s local 2024-04-03T18:11:22.8160776Z @llvm-project//llvm:InstCombine; 14s local 2024-04-03T18:11:22.8162034Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 13s local 2024-04-03T18:11:22.8163277Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 11s local 2024-04-03T18:11:22.8164361Z Compiling xla/hlo/ir/hlo_computation.cc; 9s local 2024-04-03T18:11:22.8165254Z Compiling xla/service/collective_ops_utils.cc; 8s local ... 2024-04-03T18:11:23.1400064Z 2024-04-03T18:11:23.1400876Z  2024-04-03T18:11:23.1401412Z  2024-04-03T18:11:23.1401840Z  2024-04-03T18:11:23.1402273Z  2024-04-03T18:11:23.1403039Z  2024-04-03T18:11:23.1403465Z  2024-04-03T18:11:23.1403889Z  2024-04-03T18:11:23.1404247Z  2024-04-03T18:11:23.1405416Z [16,528 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:23.1406949Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 26s local 2024-04-03T18:11:23.1408216Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 23s local 2024-04-03T18:11:23.1409212Z Compiling xla/service/hlo_parser.cc; 18s local 2024-04-03T18:11:23.1410221Z @llvm-project//llvm:InstCombine; 14s local 2024-04-03T18:11:23.1411246Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 13s local 2024-04-03T18:11:23.1412598Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 12s local 2024-04-03T18:11:23.1413992Z Compiling xla/hlo/ir/hlo_computation.cc; 9s local 2024-04-03T18:11:23.1415232Z Compiling xla/service/collective_ops_utils.cc; 9s local ... 2024-04-03T18:11:23.3546472Z 2024-04-03T18:11:23.3547486Z  2024-04-03T18:11:23.3548289Z  2024-04-03T18:11:23.3550919Z  2024-04-03T18:11:23.3551878Z  2024-04-03T18:11:23.3552864Z  2024-04-03T18:11:23.3564492Z  2024-04-03T18:11:23.3565147Z  2024-04-03T18:11:23.3565566Z  2024-04-03T18:11:23.3567262Z [16,529 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:23.3569244Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 26s local 2024-04-03T18:11:23.3570755Z Compiling xla/service/hlo_parser.cc; 18s local 2024-04-03T18:11:23.3571965Z @llvm-project//llvm:InstCombine; 15s local 2024-04-03T18:11:23.3573465Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 13s local 2024-04-03T18:11:23.3576005Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 12s local 2024-04-03T18:11:23.3577885Z Compiling xla/hlo/ir/hlo_computation.cc; 9s local 2024-04-03T18:11:23.3579115Z Compiling xla/service/collective_ops_utils.cc; 9s local 2024-04-03T18:11:23.3580744Z Compiling llvm/lib/Transforms/Utils/MoveAutoInit.cpp; 7s local ... 2024-04-03T18:11:23.5566263Z 2024-04-03T18:11:23.5567065Z  2024-04-03T18:11:23.5567686Z  2024-04-03T18:11:23.5568131Z  2024-04-03T18:11:23.5568562Z  2024-04-03T18:11:23.5568993Z  2024-04-03T18:11:23.5569401Z  2024-04-03T18:11:23.5569821Z  2024-04-03T18:11:23.5570220Z  2024-04-03T18:11:23.5571462Z [16,531 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:23.5572952Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 26s local 2024-04-03T18:11:23.5573997Z Compiling xla/service/hlo_parser.cc; 18s local 2024-04-03T18:11:23.5575224Z @llvm-project//llvm:InstCombine; 15s local 2024-04-03T18:11:23.5576208Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 13s local 2024-04-03T18:11:23.5577620Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 12s local 2024-04-03T18:11:23.5578808Z Compiling xla/hlo/ir/hlo_computation.cc; 9s local 2024-04-03T18:11:23.5579775Z Compiling xla/service/collective_ops_utils.cc; 9s local 2024-04-03T18:11:23.5580944Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 7s local ... 2024-04-03T18:11:23.9557642Z 2024-04-03T18:11:23.9558425Z  2024-04-03T18:11:23.9558999Z  2024-04-03T18:11:23.9559440Z  2024-04-03T18:11:23.9560158Z  2024-04-03T18:11:23.9560550Z  2024-04-03T18:11:23.9560959Z  2024-04-03T18:11:23.9561410Z  2024-04-03T18:11:23.9572378Z  2024-04-03T18:11:23.9576407Z [16,533 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:23.9578250Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 26s local 2024-04-03T18:11:23.9579650Z Compiling xla/service/hlo_parser.cc; 19s local 2024-04-03T18:11:23.9580842Z @llvm-project//llvm:InstCombine; 15s local 2024-04-03T18:11:23.9582370Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 14s local 2024-04-03T18:11:23.9629719Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 13s local 2024-04-03T18:11:23.9631506Z Compiling xla/hlo/ir/hlo_computation.cc; 10s local 2024-04-03T18:11:23.9634957Z Compiling xla/service/collective_ops_utils.cc; 10s local 2024-04-03T18:11:23.9636454Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 7s local ... 2024-04-03T18:11:24.1560206Z 2024-04-03T18:11:24.1561371Z  2024-04-03T18:11:24.1562242Z  2024-04-03T18:11:24.1563095Z  2024-04-03T18:11:24.1566254Z  2024-04-03T18:11:24.1566870Z  2024-04-03T18:11:24.1567579Z  2024-04-03T18:11:24.1570728Z  2024-04-03T18:11:24.1571373Z  2024-04-03T18:11:24.1573427Z [16,534 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:24.1575313Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 27s local 2024-04-03T18:11:24.1576582Z Compiling xla/service/hlo_parser.cc; 19s local 2024-04-03T18:11:24.1577727Z @llvm-project//llvm:InstCombine; 16s local 2024-04-03T18:11:24.1578854Z Compiling llvm/lib/Analysis/InstructionSimplify.cpp; 14s local 2024-04-03T18:11:24.1580507Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 13s local 2024-04-03T18:11:24.1583518Z Compiling xla/hlo/ir/hlo_computation.cc; 10s local 2024-04-03T18:11:24.1585025Z Compiling xla/service/collective_ops_utils.cc; 10s local 2024-04-03T18:11:24.1586548Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 7s local ... 2024-04-03T18:11:24.3707295Z 2024-04-03T18:11:24.3708286Z  2024-04-03T18:11:24.3708858Z  2024-04-03T18:11:24.3709930Z  2024-04-03T18:11:24.3710867Z  2024-04-03T18:11:24.3711337Z  2024-04-03T18:11:24.3713298Z  2024-04-03T18:11:24.3713727Z  2024-04-03T18:11:24.3715843Z  2024-04-03T18:11:24.3719527Z [16,536 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:24.3723681Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 27s local 2024-04-03T18:11:24.3725108Z Compiling xla/service/hlo_parser.cc; 19s local 2024-04-03T18:11:24.3726662Z @llvm-project//llvm:InstCombine; 16s local 2024-04-03T18:11:24.3728073Z Compiling xla/hlo/ir/hlo_computation.cc; 10s local 2024-04-03T18:11:24.3729053Z Compiling xla/service/collective_ops_utils.cc; 10s local 2024-04-03T18:11:24.3730232Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 8s local 2024-04-03T18:11:24.3731459Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 7s local 2024-04-03T18:11:24.3732624Z Compiling xla/service/logical_buffer_analysis.cc; 7s local ... 2024-04-03T18:11:24.6551736Z 2024-04-03T18:11:24.6552926Z  2024-04-03T18:11:24.6555393Z  2024-04-03T18:11:24.6556104Z  2024-04-03T18:11:24.6556743Z  2024-04-03T18:11:24.6557311Z  2024-04-03T18:11:24.6558282Z  2024-04-03T18:11:24.6559546Z  2024-04-03T18:11:24.6560055Z  2024-04-03T18:11:24.6561399Z [16,539 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:24.6562972Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 27s local 2024-04-03T18:11:24.6564094Z Compiling xla/service/hlo_parser.cc; 19s local 2024-04-03T18:11:24.6565506Z @llvm-project//llvm:InstCombine; 16s local 2024-04-03T18:11:24.6566422Z Compiling xla/hlo/ir/hlo_computation.cc; 10s local 2024-04-03T18:11:24.6567546Z Compiling xla/service/collective_ops_utils.cc; 10s local 2024-04-03T18:11:24.6568707Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 8s local 2024-04-03T18:11:24.6569942Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 7s local 2024-04-03T18:11:24.6571129Z Compiling xla/service/logical_buffer_analysis.cc; 7s local ... 2024-04-03T18:11:24.9586536Z 2024-04-03T18:11:24.9588216Z  2024-04-03T18:11:24.9588975Z  2024-04-03T18:11:24.9589678Z  2024-04-03T18:11:24.9590342Z  2024-04-03T18:11:24.9590964Z  2024-04-03T18:11:24.9591369Z  2024-04-03T18:11:24.9591988Z  2024-04-03T18:11:24.9592593Z  2024-04-03T18:11:24.9594141Z [16,539 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:24.9596194Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 27s local 2024-04-03T18:11:24.9598192Z Compiling xla/service/hlo_parser.cc; 20s local 2024-04-03T18:11:24.9599447Z @llvm-project//llvm:InstCombine; 16s local 2024-04-03T18:11:24.9600727Z Compiling xla/hlo/ir/hlo_computation.cc; 11s local 2024-04-03T18:11:24.9601993Z Compiling xla/service/collective_ops_utils.cc; 11s local 2024-04-03T18:11:24.9603596Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 8s local 2024-04-03T18:11:24.9605198Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 7s local 2024-04-03T18:11:24.9606777Z Compiling xla/service/logical_buffer_analysis.cc; 7s local ... 2024-04-03T18:11:25.1573635Z 2024-04-03T18:11:25.1589098Z  2024-04-03T18:11:25.1591107Z  2024-04-03T18:11:25.1591574Z  2024-04-03T18:11:25.1592225Z  2024-04-03T18:11:25.1592832Z  2024-04-03T18:11:25.1593306Z  2024-04-03T18:11:25.1593943Z  2024-04-03T18:11:25.1594572Z  2024-04-03T18:11:25.1596223Z [16,540 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:25.1598337Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 28s local 2024-04-03T18:11:25.1599786Z Compiling xla/service/hlo_parser.cc; 20s local 2024-04-03T18:11:25.1601153Z @llvm-project//llvm:InstCombine; 17s local 2024-04-03T18:11:25.1602766Z Compiling xla/hlo/ir/hlo_computation.cc; 11s local 2024-04-03T18:11:25.1604028Z Compiling xla/service/collective_ops_utils.cc; 11s local 2024-04-03T18:11:25.1605580Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 8s local 2024-04-03T18:11:25.1607149Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 8s local 2024-04-03T18:11:25.1608929Z Compiling xla/service/logical_buffer_analysis.cc; 8s local ... 2024-04-03T18:11:25.4101487Z 2024-04-03T18:11:25.4102216Z  2024-04-03T18:11:25.4102678Z  2024-04-03T18:11:25.4103084Z  2024-04-03T18:11:25.4103487Z  2024-04-03T18:11:25.4103884Z  2024-04-03T18:11:25.4104278Z  2024-04-03T18:11:25.4104657Z  2024-04-03T18:11:25.4105008Z  2024-04-03T18:11:25.4106063Z [16,541 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:25.4107404Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 28s local 2024-04-03T18:11:25.4108536Z Compiling xla/service/hlo_parser.cc; 20s local 2024-04-03T18:11:25.4109435Z @llvm-project//llvm:InstCombine; 17s local 2024-04-03T18:11:25.4110257Z Compiling xla/hlo/ir/hlo_computation.cc; 11s local 2024-04-03T18:11:25.4111373Z Compiling xla/service/collective_ops_utils.cc; 11s local 2024-04-03T18:11:25.4112474Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 9s local 2024-04-03T18:11:25.4113568Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 8s local 2024-04-03T18:11:25.4114573Z Compiling xla/service/logical_buffer_analysis.cc; 8s local ... 2024-04-03T18:11:25.7580513Z 2024-04-03T18:11:25.7581529Z  2024-04-03T18:11:25.7582064Z  2024-04-03T18:11:25.7582471Z  2024-04-03T18:11:25.7582894Z  2024-04-03T18:11:25.7583309Z  2024-04-03T18:11:25.7583729Z  2024-04-03T18:11:25.7584156Z  2024-04-03T18:11:25.7584560Z  2024-04-03T18:11:25.7585739Z [16,542 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:25.7587284Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 28s local 2024-04-03T18:11:25.7588978Z Compiling xla/service/hlo_parser.cc; 20s local 2024-04-03T18:11:25.7590007Z @llvm-project//llvm:InstCombine; 17s local 2024-04-03T18:11:25.7590865Z Compiling xla/hlo/ir/hlo_computation.cc; 12s local 2024-04-03T18:11:25.7591784Z Compiling xla/service/collective_ops_utils.cc; 11s local 2024-04-03T18:11:25.7592848Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 9s local 2024-04-03T18:11:25.7593985Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 8s local 2024-04-03T18:11:25.7595046Z Compiling xla/service/logical_buffer_analysis.cc; 8s local ... 2024-04-03T18:11:25.9581048Z 2024-04-03T18:11:25.9581836Z  2024-04-03T18:11:25.9582397Z  2024-04-03T18:11:25.9584535Z  2024-04-03T18:11:25.9585487Z  2024-04-03T18:11:25.9593887Z  2024-04-03T18:11:25.9594512Z  2024-04-03T18:11:25.9594984Z  2024-04-03T18:11:25.9595420Z  2024-04-03T18:11:25.9596642Z [16,543 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:25.9598260Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 28s local 2024-04-03T18:11:25.9599372Z Compiling xla/service/hlo_parser.cc; 21s local 2024-04-03T18:11:25.9600388Z @llvm-project//llvm:InstCombine; 17s local 2024-04-03T18:11:25.9601319Z Compiling xla/hlo/ir/hlo_computation.cc; 12s local 2024-04-03T18:11:25.9602285Z Compiling xla/service/collective_ops_utils.cc; 12s local 2024-04-03T18:11:25.9603459Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 9s local 2024-04-03T18:11:25.9604571Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 8s local 2024-04-03T18:11:25.9605690Z Compiling xla/service/logical_buffer_analysis.cc; 8s local ... 2024-04-03T18:11:26.6665669Z 2024-04-03T18:11:26.6666369Z  2024-04-03T18:11:26.6667194Z  2024-04-03T18:11:26.6667963Z  2024-04-03T18:11:26.6668408Z  2024-04-03T18:11:26.6668814Z  2024-04-03T18:11:26.6669210Z  2024-04-03T18:11:26.6669614Z  2024-04-03T18:11:26.6670025Z  2024-04-03T18:11:26.6671452Z [16,544 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:26.6673388Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 29s local 2024-04-03T18:11:26.6674499Z Compiling xla/service/hlo_parser.cc; 21s local 2024-04-03T18:11:26.6675557Z @llvm-project//llvm:InstCombine; 18s local 2024-04-03T18:11:26.6676459Z Compiling xla/hlo/ir/hlo_computation.cc; 12s local 2024-04-03T18:11:26.6677553Z Compiling xla/service/collective_ops_utils.cc; 12s local 2024-04-03T18:11:26.6678927Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 10s local 2024-04-03T18:11:26.6680093Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 9s local 2024-04-03T18:11:26.6681233Z Compiling xla/service/logical_buffer_analysis.cc; 9s local ... 2024-04-03T18:11:26.9594503Z 2024-04-03T18:11:26.9595220Z  2024-04-03T18:11:26.9595757Z  2024-04-03T18:11:26.9596174Z  2024-04-03T18:11:26.9596647Z  2024-04-03T18:11:26.9597066Z  2024-04-03T18:11:26.9597465Z  2024-04-03T18:11:26.9597893Z  2024-04-03T18:11:26.9598335Z  2024-04-03T18:11:26.9599514Z [16,545 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:26.9603707Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 29s local 2024-04-03T18:11:26.9604798Z Compiling xla/service/hlo_parser.cc; 22s local 2024-04-03T18:11:26.9606154Z @llvm-project//llvm:InstCombine; 18s local 2024-04-03T18:11:26.9607024Z Compiling xla/hlo/ir/hlo_computation.cc; 13s local 2024-04-03T18:11:26.9608061Z Compiling xla/service/collective_ops_utils.cc; 13s local 2024-04-03T18:11:26.9609237Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 10s local 2024-04-03T18:11:26.9610496Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 9s local 2024-04-03T18:11:26.9611902Z Compiling xla/service/logical_buffer_analysis.cc; 9s local ... 2024-04-03T18:11:27.1594188Z 2024-04-03T18:11:27.1596424Z  2024-04-03T18:11:27.1597010Z  2024-04-03T18:11:27.1597542Z  2024-04-03T18:11:27.1597935Z  2024-04-03T18:11:27.1598318Z  2024-04-03T18:11:27.1598705Z  2024-04-03T18:11:27.1599083Z  2024-04-03T18:11:27.1599499Z  2024-04-03T18:11:27.1600706Z [16,546 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:27.1602257Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 30s local 2024-04-03T18:11:27.1603304Z Compiling xla/service/hlo_parser.cc; 22s local 2024-04-03T18:11:27.1604298Z @llvm-project//llvm:InstCombine; 19s local 2024-04-03T18:11:27.1605215Z Compiling xla/hlo/ir/hlo_computation.cc; 13s local 2024-04-03T18:11:27.1606227Z Compiling xla/service/collective_ops_utils.cc; 13s local 2024-04-03T18:11:27.1607397Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 10s local 2024-04-03T18:11:27.1608585Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 10s local 2024-04-03T18:11:27.1609909Z Compiling xla/service/logical_buffer_analysis.cc; 10s local ... 2024-04-03T18:11:27.4427957Z 2024-04-03T18:11:27.4428767Z  2024-04-03T18:11:27.4429307Z  2024-04-03T18:11:27.4429754Z  2024-04-03T18:11:27.4430206Z  2024-04-03T18:11:27.4430638Z  2024-04-03T18:11:27.4431094Z  2024-04-03T18:11:27.4431567Z  2024-04-03T18:11:27.4432085Z  2024-04-03T18:11:27.4433297Z [16,548 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:27.4434899Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 30s local 2024-04-03T18:11:27.4436218Z Compiling xla/service/hlo_parser.cc; 22s local 2024-04-03T18:11:27.4437477Z @llvm-project//llvm:InstCombine; 19s local 2024-04-03T18:11:27.4438445Z Compiling xla/hlo/ir/hlo_computation.cc; 13s local 2024-04-03T18:11:27.4439539Z Compiling xla/service/collective_ops_utils.cc; 13s local 2024-04-03T18:11:27.4440820Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 11s local 2024-04-03T18:11:27.4442221Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 10s local 2024-04-03T18:11:27.4443471Z Compiling xla/service/logical_buffer_analysis.cc; 10s local ... 2024-04-03T18:11:27.6542794Z 2024-04-03T18:11:27.6543600Z  2024-04-03T18:11:27.6544141Z  2024-04-03T18:11:27.6544618Z  2024-04-03T18:11:27.6545047Z  2024-04-03T18:11:27.6545480Z  2024-04-03T18:11:27.6545899Z  2024-04-03T18:11:27.6546338Z  2024-04-03T18:11:27.6546777Z  2024-04-03T18:11:27.6548467Z [16,550 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:27.6550101Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 30s local 2024-04-03T18:11:27.6551382Z Compiling xla/service/hlo_parser.cc; 22s local 2024-04-03T18:11:27.6552322Z Compiling xla/hlo/ir/hlo_computation.cc; 13s local 2024-04-03T18:11:27.6553300Z Compiling xla/service/collective_ops_utils.cc; 13s local 2024-04-03T18:11:27.6554467Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 11s local 2024-04-03T18:11:27.6555704Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 10s local 2024-04-03T18:11:27.6571413Z Compiling xla/service/logical_buffer_analysis.cc; 10s local 2024-04-03T18:11:27.6572713Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 10s local ... 2024-04-03T18:11:27.9613890Z 2024-04-03T18:11:27.9614824Z  2024-04-03T18:11:27.9615396Z  2024-04-03T18:11:27.9615832Z  2024-04-03T18:11:27.9616248Z  2024-04-03T18:11:27.9616646Z  2024-04-03T18:11:27.9617029Z  2024-04-03T18:11:27.9617473Z  2024-04-03T18:11:27.9617926Z  2024-04-03T18:11:27.9619126Z [16,550 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:27.9621075Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 30s local 2024-04-03T18:11:27.9622148Z Compiling xla/service/hlo_parser.cc; 23s local 2024-04-03T18:11:27.9623082Z Compiling xla/hlo/ir/hlo_computation.cc; 14s local 2024-04-03T18:11:27.9624089Z Compiling xla/service/collective_ops_utils.cc; 14s local 2024-04-03T18:11:27.9625318Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 11s local 2024-04-03T18:11:27.9626531Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 10s local 2024-04-03T18:11:27.9627927Z Compiling xla/service/logical_buffer_analysis.cc; 10s local 2024-04-03T18:11:27.9629208Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 10s local ... 2024-04-03T18:11:28.3617278Z 2024-04-03T18:11:28.3618037Z  2024-04-03T18:11:28.3618576Z  2024-04-03T18:11:28.3619044Z  2024-04-03T18:11:28.3619452Z  2024-04-03T18:11:28.3619894Z  2024-04-03T18:11:28.3620320Z  2024-04-03T18:11:28.3620723Z  2024-04-03T18:11:28.3621134Z  2024-04-03T18:11:28.3622364Z [16,554 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:28.3623943Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 31s local 2024-04-03T18:11:28.3625031Z Compiling xla/service/hlo_parser.cc; 23s local 2024-04-03T18:11:28.3625969Z Compiling xla/hlo/ir/hlo_computation.cc; 14s local 2024-04-03T18:11:28.3626951Z Compiling xla/service/collective_ops_utils.cc; 14s local 2024-04-03T18:11:28.3628300Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 12s local 2024-04-03T18:11:28.3629405Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 11s local 2024-04-03T18:11:28.3630523Z Compiling xla/service/logical_buffer_analysis.cc; 11s local 2024-04-03T18:11:28.3632049Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 10s local ... 2024-04-03T18:11:28.5791927Z 2024-04-03T18:11:28.5792674Z  2024-04-03T18:11:28.5793195Z  2024-04-03T18:11:28.5793611Z  2024-04-03T18:11:28.5794040Z  2024-04-03T18:11:28.5794443Z  2024-04-03T18:11:28.5794832Z  2024-04-03T18:11:28.5795599Z  2024-04-03T18:11:28.5796022Z  2024-04-03T18:11:28.5797182Z [16,555 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:28.5798867Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 31s local 2024-04-03T18:11:28.5800017Z Compiling xla/service/hlo_parser.cc; 23s local 2024-04-03T18:11:28.5801005Z Compiling xla/hlo/ir/hlo_computation.cc; 14s local 2024-04-03T18:11:28.5802048Z Compiling xla/service/collective_ops_utils.cc; 14s local 2024-04-03T18:11:28.5803268Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 12s local 2024-04-03T18:11:28.5804504Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 11s local 2024-04-03T18:11:28.5805651Z Compiling xla/service/logical_buffer_analysis.cc; 11s local 2024-04-03T18:11:28.5806970Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 11s local ... 2024-04-03T18:11:28.8220640Z 2024-04-03T18:11:28.8221429Z  2024-04-03T18:11:28.8221976Z  2024-04-03T18:11:28.8222445Z  2024-04-03T18:11:28.8222868Z  2024-04-03T18:11:28.8223312Z  2024-04-03T18:11:28.8223749Z  2024-04-03T18:11:28.8224178Z  2024-04-03T18:11:28.8235208Z  2024-04-03T18:11:28.8236891Z [16,557 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:28.8239092Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 31s local 2024-04-03T18:11:28.8240554Z Compiling xla/service/hlo_parser.cc; 24s local 2024-04-03T18:11:28.8241777Z Compiling xla/hlo/ir/hlo_computation.cc; 15s local 2024-04-03T18:11:28.8243211Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 12s local 2024-04-03T18:11:28.8244717Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 11s local 2024-04-03T18:11:28.8246258Z Compiling xla/service/logical_buffer_analysis.cc; 11s local 2024-04-03T18:11:28.8247791Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 11s local 2024-04-03T18:11:28.8249266Z Compiling xla/service/float_normalization.cc; 11s local ... 2024-04-03T18:11:29.1612457Z 2024-04-03T18:11:29.1613748Z  2024-04-03T18:11:29.1614291Z  2024-04-03T18:11:29.1614972Z  2024-04-03T18:11:29.1615438Z  2024-04-03T18:11:29.1615855Z  2024-04-03T18:11:29.1616288Z  2024-04-03T18:11:29.1616755Z  2024-04-03T18:11:29.1617167Z  2024-04-03T18:11:29.1618364Z [16,558 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:29.1619992Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 32s local 2024-04-03T18:11:29.1621125Z Compiling xla/service/hlo_parser.cc; 24s local 2024-04-03T18:11:29.1622110Z Compiling xla/hlo/ir/hlo_computation.cc; 15s local 2024-04-03T18:11:29.1623230Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 12s local 2024-04-03T18:11:29.1624379Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 12s local 2024-04-03T18:11:29.1625588Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 11s local 2024-04-03T18:11:29.1626758Z Compiling xla/service/float_normalization.cc; 11s local 2024-04-03T18:11:29.1628099Z Compiling xla/service/sub_byte_normalization.cc; 8s local ... 2024-04-03T18:11:29.5617097Z 2024-04-03T18:11:29.5618203Z  2024-04-03T18:11:29.5618747Z  2024-04-03T18:11:29.5619201Z  2024-04-03T18:11:29.5619595Z  2024-04-03T18:11:29.5620011Z  2024-04-03T18:11:29.5620435Z  2024-04-03T18:11:29.5620879Z  2024-04-03T18:11:29.5621300Z  2024-04-03T18:11:29.5622795Z [16,562 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:11:29.5624525Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 32s local 2024-04-03T18:11:29.5625583Z Compiling xla/service/hlo_parser.cc; 24s local 2024-04-03T18:11:29.5626516Z Compiling xla/hlo/ir/hlo_computation.cc; 15s local 2024-04-03T18:11:29.5628063Z Compiling xla/translate/hlo_to_mhlo/location_importer.cc; 13s local 2024-04-03T18:11:29.5629538Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 12s local 2024-04-03T18:11:29.5630650Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 12s local 2024-04-03T18:11:29.5631776Z Compiling xla/service/float_normalization.cc; 12s local 2024-04-03T18:11:29.5632822Z Compiling xla/service/sub_byte_normalization.cc; 9s local ... 2024-04-03T18:11:29.7621343Z 2024-04-03T18:11:29.7622105Z  2024-04-03T18:11:29.7622650Z  2024-04-03T18:11:29.7623098Z  2024-04-03T18:11:29.7623548Z  2024-04-03T18:11:29.7623970Z  2024-04-03T18:11:29.7624425Z  2024-04-03T18:11:29.7624956Z  2024-04-03T18:11:29.7625452Z  2024-04-03T18:11:29.7626745Z [16,564 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:29.7628561Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 32s local 2024-04-03T18:11:29.7629647Z Compiling xla/service/hlo_parser.cc; 24s local 2024-04-03T18:11:29.7630625Z Compiling xla/hlo/ir/hlo_computation.cc; 16s local 2024-04-03T18:11:29.7631691Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 12s local 2024-04-03T18:11:29.7632871Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 12s local 2024-04-03T18:11:29.7634332Z Compiling xla/service/float_normalization.cc; 12s local 2024-04-03T18:11:29.7635450Z Compiling xla/service/sub_byte_normalization.cc; 9s local 2024-04-03T18:11:29.7636486Z Compiling xla/service/dynamic_window_utils.cc; 9s local ... 2024-04-03T18:11:30.1628042Z 2024-04-03T18:11:30.1628766Z  2024-04-03T18:11:30.1629277Z  2024-04-03T18:11:30.1629731Z  2024-04-03T18:11:30.1630128Z  2024-04-03T18:11:30.1630537Z  2024-04-03T18:11:30.1630948Z  2024-04-03T18:11:30.1631377Z  2024-04-03T18:11:30.1632019Z  2024-04-03T18:11:30.1633248Z [16,565 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:30.1634806Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 33s local 2024-04-03T18:11:30.1635893Z Compiling xla/service/hlo_parser.cc; 25s local 2024-04-03T18:11:30.1636870Z Compiling xla/hlo/ir/hlo_computation.cc; 16s local 2024-04-03T18:11:30.1637843Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 13s local 2024-04-03T18:11:30.1638989Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 12s local 2024-04-03T18:11:30.1640139Z Compiling xla/service/float_normalization.cc; 12s local 2024-04-03T18:11:30.1641185Z Compiling xla/service/sub_byte_normalization.cc; 9s local 2024-04-03T18:11:30.1642273Z Compiling xla/service/dynamic_window_utils.cc; 9s local ... 2024-04-03T18:11:30.3805528Z 2024-04-03T18:11:30.3806287Z  2024-04-03T18:11:30.3806821Z  2024-04-03T18:11:30.3807279Z  2024-04-03T18:11:30.3807730Z  2024-04-03T18:11:30.3808162Z  2024-04-03T18:11:30.3808618Z  2024-04-03T18:11:30.3809056Z  2024-04-03T18:11:30.3809503Z  2024-04-03T18:11:30.3810811Z [16,567 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:30.3812486Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 33s local 2024-04-03T18:11:30.3813663Z Compiling xla/service/hlo_parser.cc; 25s local 2024-04-03T18:11:30.3814844Z Compiling xla/hlo/ir/hlo_computation.cc; 16s local 2024-04-03T18:11:30.3815950Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 13s local 2024-04-03T18:11:30.3817164Z Compiling llvm/lib/Analysis/LoopAccessAnalysis.cpp; 13s local 2024-04-03T18:11:30.3818785Z Compiling xla/service/sub_byte_normalization.cc; 10s local 2024-04-03T18:11:30.3819970Z Compiling xla/service/dynamic_window_utils.cc; 10s local 2024-04-03T18:11:30.3821236Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 10s local ... 2024-04-03T18:11:30.6294244Z 2024-04-03T18:11:30.6295158Z  2024-04-03T18:11:30.6295755Z  2024-04-03T18:11:30.6296512Z  2024-04-03T18:11:30.6297007Z  2024-04-03T18:11:30.6297524Z  2024-04-03T18:11:30.6297996Z  2024-04-03T18:11:30.6298485Z  2024-04-03T18:11:30.6298979Z  2024-04-03T18:11:30.6300243Z [16,570 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:30.6301911Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 33s local 2024-04-03T18:11:30.6303072Z Compiling xla/service/hlo_parser.cc; 25s local 2024-04-03T18:11:30.6304052Z Compiling xla/hlo/ir/hlo_computation.cc; 16s local 2024-04-03T18:11:30.6305153Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 13s local 2024-04-03T18:11:30.6306340Z Compiling xla/service/sub_byte_normalization.cc; 10s local 2024-04-03T18:11:30.6307492Z Compiling xla/service/dynamic_window_utils.cc; 10s local 2024-04-03T18:11:30.6308982Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 10s local 2024-04-03T18:11:30.6310326Z @llvm-project//llvm:Instrumentation; 9s local ... 2024-04-03T18:11:30.8834453Z 2024-04-03T18:11:30.8835216Z  2024-04-03T18:11:30.8835740Z  2024-04-03T18:11:30.8836152Z  2024-04-03T18:11:30.8836559Z  2024-04-03T18:11:30.8836984Z  2024-04-03T18:11:30.8837414Z  2024-04-03T18:11:30.8838203Z  2024-04-03T18:11:30.8838645Z  2024-04-03T18:11:30.8839860Z [16,571 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:30.8841429Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 33s local 2024-04-03T18:11:30.8842505Z Compiling xla/service/hlo_parser.cc; 26s local 2024-04-03T18:11:30.8843527Z Compiling xla/hlo/ir/hlo_computation.cc; 17s local 2024-04-03T18:11:30.8844483Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 13s local 2024-04-03T18:11:30.8845823Z Compiling xla/service/sub_byte_normalization.cc; 10s local 2024-04-03T18:11:30.8847032Z Compiling xla/service/dynamic_window_utils.cc; 10s local 2024-04-03T18:11:30.8848183Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 10s local 2024-04-03T18:11:30.8849513Z @llvm-project//llvm:Instrumentation; 10s local ... 2024-04-03T18:11:31.1634557Z 2024-04-03T18:11:31.1635345Z  2024-04-03T18:11:31.1635789Z  2024-04-03T18:11:31.1636220Z  2024-04-03T18:11:31.1636663Z  2024-04-03T18:11:31.1637078Z  2024-04-03T18:11:31.1637505Z  2024-04-03T18:11:31.1637931Z  2024-04-03T18:11:31.1638361Z  2024-04-03T18:11:31.1639585Z [16,572 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:31.1641100Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 34s local 2024-04-03T18:11:31.1642081Z Compiling xla/service/hlo_parser.cc; 26s local 2024-04-03T18:11:31.1643030Z Compiling xla/hlo/ir/hlo_computation.cc; 17s local 2024-04-03T18:11:31.1644008Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 14s local 2024-04-03T18:11:31.1645069Z Compiling xla/service/sub_byte_normalization.cc; 10s local 2024-04-03T18:11:31.1646277Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 10s local 2024-04-03T18:11:31.1647520Z @llvm-project//llvm:Instrumentation; 10s local 2024-04-03T18:11:31.1648538Z Compiling xla/service/sub_byte_normalization.cc; 10s local ... 2024-04-03T18:11:31.3668654Z 2024-04-03T18:11:31.3709445Z  2024-04-03T18:11:31.3749771Z  2024-04-03T18:11:31.3789789Z  2024-04-03T18:11:31.3802770Z  2024-04-03T18:11:31.3803314Z  2024-04-03T18:11:31.3803745Z  2024-04-03T18:11:31.3804197Z  2024-04-03T18:11:31.3804632Z  2024-04-03T18:11:31.3806128Z [16,574 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:31.3807725Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 34s local 2024-04-03T18:11:31.3808874Z Compiling xla/service/hlo_parser.cc; 26s local 2024-04-03T18:11:31.3809969Z Compiling xla/hlo/ir/hlo_computation.cc; 17s local 2024-04-03T18:11:31.3811035Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 14s local 2024-04-03T18:11:31.3812189Z Compiling xla/service/sub_byte_normalization.cc; 11s local 2024-04-03T18:11:31.3933799Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 11s local 2024-04-03T18:11:31.3940402Z @llvm-project//llvm:Instrumentation; 10s local 2024-04-03T18:11:31.3941959Z Compiling xla/service/sub_byte_normalization.cc; 10s local ... 2024-04-03T18:11:31.7640833Z 2024-04-03T18:11:31.7642052Z  2024-04-03T18:11:31.7642625Z  2024-04-03T18:11:31.7643088Z  2024-04-03T18:11:31.7643515Z  2024-04-03T18:11:31.7643961Z  2024-04-03T18:11:31.7644443Z  2024-04-03T18:11:31.7644871Z  2024-04-03T18:11:31.7645312Z  2024-04-03T18:11:31.7646607Z [16,576 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:31.7648115Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 34s local 2024-04-03T18:11:31.7649191Z Compiling xla/service/hlo_parser.cc; 26s local 2024-04-03T18:11:31.7650104Z Compiling xla/hlo/ir/hlo_computation.cc; 18s local 2024-04-03T18:11:31.7651103Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 14s local 2024-04-03T18:11:31.7652473Z Compiling xla/service/sub_byte_normalization.cc; 11s local 2024-04-03T18:11:31.7653682Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 11s local 2024-04-03T18:11:31.7655127Z @llvm-project//llvm:Instrumentation; 10s local 2024-04-03T18:11:31.7656147Z Compiling xla/service/sub_byte_normalization.cc; 10s local ... 2024-04-03T18:11:31.9643862Z 2024-04-03T18:11:31.9644634Z  2024-04-03T18:11:31.9645152Z  2024-04-03T18:11:31.9645582Z  2024-04-03T18:11:31.9652526Z  2024-04-03T18:11:31.9653485Z  2024-04-03T18:11:31.9653985Z  2024-04-03T18:11:31.9654361Z  2024-04-03T18:11:31.9654958Z  2024-04-03T18:11:31.9656198Z [16,579 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:31.9657561Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 34s local 2024-04-03T18:11:31.9658678Z Compiling xla/service/hlo_parser.cc; 27s local 2024-04-03T18:11:31.9659657Z Compiling xla/hlo/ir/hlo_computation.cc; 18s local 2024-04-03T18:11:31.9660663Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 14s local 2024-04-03T18:11:31.9661825Z Compiling xla/service/sub_byte_normalization.cc; 11s local 2024-04-03T18:11:31.9663040Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 11s local 2024-04-03T18:11:31.9664332Z @llvm-project//llvm:Instrumentation; 11s local 2024-04-03T18:11:31.9665412Z Compiling xla/service/sub_byte_normalization.cc; 11s local ... 2024-04-03T18:11:32.2855146Z 2024-04-03T18:11:32.2855924Z  2024-04-03T18:11:32.2856490Z  2024-04-03T18:11:32.2856961Z  2024-04-03T18:11:32.2857413Z  2024-04-03T18:11:32.2857825Z  2024-04-03T18:11:32.2858285Z  2024-04-03T18:11:32.2858686Z  2024-04-03T18:11:32.2859128Z  2024-04-03T18:11:32.2860308Z [16,581 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:32.2861921Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 35s local 2024-04-03T18:11:32.2863020Z Compiling xla/service/hlo_parser.cc; 27s local 2024-04-03T18:11:32.2863945Z Compiling xla/hlo/ir/hlo_computation.cc; 18s local 2024-04-03T18:11:32.2864943Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 15s local 2024-04-03T18:11:32.2866404Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 11s local 2024-04-03T18:11:32.2867938Z @llvm-project//llvm:Instrumentation; 11s local 2024-04-03T18:11:32.2869007Z Compiling xla/service/sub_byte_normalization.cc; 11s local 2024-04-03T18:11:32.2870166Z Compiling xla/service/dynamic_index_splitter.cc; 9s local ... 2024-04-03T18:11:32.4865216Z 2024-04-03T18:11:32.4865996Z  2024-04-03T18:11:32.4866549Z  2024-04-03T18:11:32.4866988Z  2024-04-03T18:11:32.4867439Z  2024-04-03T18:11:32.4868056Z  2024-04-03T18:11:32.4868486Z  2024-04-03T18:11:32.4868926Z  2024-04-03T18:11:32.4869342Z  2024-04-03T18:11:32.4870606Z [16,582 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:32.4872263Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 35s local 2024-04-03T18:11:32.4873410Z Compiling xla/service/hlo_parser.cc; 27s local 2024-04-03T18:11:32.4874384Z Compiling xla/hlo/ir/hlo_computation.cc; 18s local 2024-04-03T18:11:32.4875610Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 15s local 2024-04-03T18:11:32.4876810Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 12s local 2024-04-03T18:11:32.4878017Z @llvm-project//llvm:Instrumentation; 11s local 2024-04-03T18:11:32.4879020Z Compiling xla/service/sub_byte_normalization.cc; 11s local 2024-04-03T18:11:32.4880206Z Compiling xla/service/dynamic_index_splitter.cc; 10s local ... 2024-04-03T18:11:32.7652007Z 2024-04-03T18:11:32.7652772Z  2024-04-03T18:11:32.7653327Z  2024-04-03T18:11:32.7653767Z  2024-04-03T18:11:32.7654191Z  2024-04-03T18:11:32.7655117Z  2024-04-03T18:11:32.7655540Z  2024-04-03T18:11:32.7655963Z  2024-04-03T18:11:32.7656362Z  2024-04-03T18:11:32.7657595Z [16,583 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:32.7659203Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 35s local 2024-04-03T18:11:32.7660301Z Compiling xla/service/hlo_parser.cc; 27s local 2024-04-03T18:11:32.7661216Z Compiling xla/hlo/ir/hlo_computation.cc; 19s local 2024-04-03T18:11:32.7662475Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 15s local 2024-04-03T18:11:32.7663652Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 12s local 2024-04-03T18:11:32.7664943Z @llvm-project//llvm:Instrumentation; 11s local 2024-04-03T18:11:32.7666021Z Compiling xla/service/sub_byte_normalization.cc; 11s local 2024-04-03T18:11:32.7667205Z Compiling xla/service/dynamic_index_splitter.cc; 10s local ... 2024-04-03T18:11:33.0169177Z 2024-04-03T18:11:33.0169986Z  2024-04-03T18:11:33.0170479Z  2024-04-03T18:11:33.0170912Z  2024-04-03T18:11:33.0171342Z  2024-04-03T18:11:33.0171742Z  2024-04-03T18:11:33.0172160Z  2024-04-03T18:11:33.0172606Z  2024-04-03T18:11:33.0173002Z  2024-04-03T18:11:33.0174284Z [16,584 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:33.0176021Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 36s local 2024-04-03T18:11:33.0177077Z Compiling xla/service/hlo_parser.cc; 28s local 2024-04-03T18:11:33.0178017Z Compiling xla/hlo/ir/hlo_computation.cc; 19s local 2024-04-03T18:11:33.0179047Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 15s local 2024-04-03T18:11:33.0180228Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 12s local 2024-04-03T18:11:33.0181478Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T18:11:33.0182500Z Compiling xla/service/sub_byte_normalization.cc; 12s local 2024-04-03T18:11:33.0183623Z Compiling xla/service/dynamic_index_splitter.cc; 10s local ... 2024-04-03T18:11:33.3227152Z 2024-04-03T18:11:33.3228240Z  2024-04-03T18:11:33.3228753Z  2024-04-03T18:11:33.3229113Z  2024-04-03T18:11:33.3229555Z  2024-04-03T18:11:33.3229981Z  2024-04-03T18:11:33.3230735Z  2024-04-03T18:11:33.3231169Z  2024-04-03T18:11:33.3231577Z  2024-04-03T18:11:33.3232814Z [16,586 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:33.3234274Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 36s local 2024-04-03T18:11:33.3235436Z Compiling xla/service/hlo_parser.cc; 28s local 2024-04-03T18:11:33.3236328Z Compiling xla/hlo/ir/hlo_computation.cc; 19s local 2024-04-03T18:11:33.3237338Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 16s local 2024-04-03T18:11:33.3238518Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 12s local 2024-04-03T18:11:33.3239780Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T18:11:33.3240775Z Compiling xla/service/dynamic_index_splitter.cc; 10s local 2024-04-03T18:11:33.3241881Z Compiling xla/service/tree_reduction_rewriter.cc; 10s local ... 2024-04-03T18:11:33.5620943Z 2024-04-03T18:11:33.5621669Z  2024-04-03T18:11:33.5622216Z  2024-04-03T18:11:33.5622642Z  2024-04-03T18:11:33.5623028Z  2024-04-03T18:11:33.5623394Z  2024-04-03T18:11:33.5623758Z  2024-04-03T18:11:33.5624181Z  2024-04-03T18:11:33.5624574Z  2024-04-03T18:11:33.5625680Z [16,587 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:33.5627168Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 36s local 2024-04-03T18:11:33.5628443Z Compiling xla/service/hlo_parser.cc; 28s local 2024-04-03T18:11:33.5629371Z Compiling xla/hlo/ir/hlo_computation.cc; 19s local 2024-04-03T18:11:33.5630624Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 16s local 2024-04-03T18:11:33.5631772Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 13s local 2024-04-03T18:11:33.5633006Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T18:11:33.5633974Z Compiling xla/service/dynamic_index_splitter.cc; 11s local 2024-04-03T18:11:33.5635247Z Compiling xla/service/tree_reduction_rewriter.cc; 11s local ... 2024-04-03T18:11:33.7659122Z 2024-04-03T18:11:33.7659852Z  2024-04-03T18:11:33.7660331Z  2024-04-03T18:11:33.7660992Z  2024-04-03T18:11:33.7661382Z  2024-04-03T18:11:33.7661766Z  2024-04-03T18:11:33.7662171Z  2024-04-03T18:11:33.7662606Z  2024-04-03T18:11:33.7663012Z  2024-04-03T18:11:33.7664233Z [16,587 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:33.7665789Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 36s local 2024-04-03T18:11:33.7666800Z Compiling xla/service/hlo_parser.cc; 28s local 2024-04-03T18:11:33.7667592Z Compiling xla/hlo/ir/hlo_computation.cc; 20s local 2024-04-03T18:11:33.7668693Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 16s local 2024-04-03T18:11:33.7669781Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 13s local 2024-04-03T18:11:33.7670882Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T18:11:33.7671774Z Compiling xla/service/dynamic_index_splitter.cc; 11s local 2024-04-03T18:11:33.7672781Z Compiling xla/service/tree_reduction_rewriter.cc; 11s local ... 2024-04-03T18:11:33.9662999Z 2024-04-03T18:11:33.9664586Z  2024-04-03T18:11:33.9665085Z  2024-04-03T18:11:33.9665556Z  2024-04-03T18:11:33.9666017Z  2024-04-03T18:11:33.9666452Z  2024-04-03T18:11:33.9666900Z  2024-04-03T18:11:33.9667330Z  2024-04-03T18:11:33.9667982Z  2024-04-03T18:11:33.9669244Z [16,589 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:33.9670759Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 36s local 2024-04-03T18:11:33.9671793Z Compiling xla/service/hlo_parser.cc; 29s local 2024-04-03T18:11:33.9672693Z Compiling xla/hlo/ir/hlo_computation.cc; 20s local 2024-04-03T18:11:33.9674029Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 16s local 2024-04-03T18:11:33.9675190Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 13s local 2024-04-03T18:11:33.9676440Z @llvm-project//llvm:Instrumentation; 13s local 2024-04-03T18:11:33.9677438Z Compiling xla/service/tree_reduction_rewriter.cc; 11s local 2024-04-03T18:11:33.9678654Z Compiling xla/service/float_normalization.cc; 11s local ... 2024-04-03T18:11:34.2661374Z 2024-04-03T18:11:34.2662354Z  2024-04-03T18:11:34.2662820Z  2024-04-03T18:11:34.2663706Z  2024-04-03T18:11:34.2664238Z  2024-04-03T18:11:34.2664862Z  2024-04-03T18:11:34.2665509Z  2024-04-03T18:11:34.2666221Z  2024-04-03T18:11:34.2666843Z  2024-04-03T18:11:34.2668352Z [16,591 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:34.2670147Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 37s local 2024-04-03T18:11:34.2671204Z Compiling xla/service/hlo_parser.cc; 29s local 2024-04-03T18:11:34.2672010Z Compiling xla/hlo/ir/hlo_computation.cc; 20s local 2024-04-03T18:11:34.2672929Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 17s local 2024-04-03T18:11:34.2674017Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 13s local 2024-04-03T18:11:34.2675121Z Compiling xla/service/tree_reduction_rewriter.cc; 11s local 2024-04-03T18:11:34.2676084Z Compiling xla/service/float_normalization.cc; 11s local 2024-04-03T18:11:34.2677170Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 11s local ... 2024-04-03T18:11:34.5671316Z 2024-04-03T18:11:34.5673900Z  2024-04-03T18:11:34.5676614Z  2024-04-03T18:11:34.5678767Z  2024-04-03T18:11:34.5680905Z  2024-04-03T18:11:34.5683063Z  2024-04-03T18:11:34.5685162Z  2024-04-03T18:11:34.5687269Z  2024-04-03T18:11:34.5689326Z  2024-04-03T18:11:34.5692276Z [16,592 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:34.5697726Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 37s local 2024-04-03T18:11:34.5698819Z Compiling xla/service/hlo_parser.cc; 29s local 2024-04-03T18:11:34.5699904Z Compiling xla/hlo/ir/hlo_computation.cc; 20s local 2024-04-03T18:11:34.5700867Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 17s local 2024-04-03T18:11:34.5702026Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 14s local 2024-04-03T18:11:34.5703115Z Compiling xla/service/float_normalization.cc; 11s local 2024-04-03T18:11:34.5704237Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 11s local 2024-04-03T18:11:34.5705528Z @llvm-project//llvm:Instrumentation; 11s local ... 2024-04-03T18:11:34.7676067Z 2024-04-03T18:11:34.7676742Z  2024-04-03T18:11:34.7677296Z  2024-04-03T18:11:34.7677689Z  2024-04-03T18:11:34.7678051Z  2024-04-03T18:11:34.7678443Z  2024-04-03T18:11:34.7678877Z  2024-04-03T18:11:34.7679338Z  2024-04-03T18:11:34.7679775Z  2024-04-03T18:11:34.7681014Z [16,593 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:34.7682509Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 37s local 2024-04-03T18:11:34.7683634Z Compiling xla/service/hlo_parser.cc; 29s local 2024-04-03T18:11:34.7684517Z Compiling xla/hlo/ir/hlo_computation.cc; 21s local 2024-04-03T18:11:34.7685568Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 17s local 2024-04-03T18:11:34.7686789Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 14s local 2024-04-03T18:11:34.7687977Z Compiling xla/service/float_normalization.cc; 12s local 2024-04-03T18:11:34.7689138Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 11s local 2024-04-03T18:11:34.7690415Z @llvm-project//llvm:Instrumentation; 11s local ... 2024-04-03T18:11:35.0730880Z 2024-04-03T18:11:35.0732015Z  2024-04-03T18:11:35.0735418Z  2024-04-03T18:11:35.0736506Z  2024-04-03T18:11:35.0740233Z  2024-04-03T18:11:35.0740929Z  2024-04-03T18:11:35.0744685Z  2024-04-03T18:11:35.0745380Z  2024-04-03T18:11:35.0749518Z  2024-04-03T18:11:35.0751085Z [16,594 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:35.0755477Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 38s local 2024-04-03T18:11:35.0756933Z Compiling xla/service/hlo_parser.cc; 30s local 2024-04-03T18:11:35.0760398Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 18s local 2024-04-03T18:11:35.0761877Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 14s local 2024-04-03T18:11:35.0765495Z Compiling xla/service/float_normalization.cc; 12s local 2024-04-03T18:11:35.0766933Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 11s local 2024-04-03T18:11:35.0770797Z @llvm-project//llvm:Instrumentation; 11s local 2024-04-03T18:11:35.0772156Z @llvm-project//mlir:ControlFlowDialect; 10s local ... 2024-04-03T18:11:35.3101633Z 2024-04-03T18:11:35.3102310Z  2024-04-03T18:11:35.3102814Z  2024-04-03T18:11:35.3103384Z  2024-04-03T18:11:35.3103829Z  2024-04-03T18:11:35.3104245Z  2024-04-03T18:11:35.3104640Z  2024-04-03T18:11:35.3105091Z  2024-04-03T18:11:35.3105492Z  2024-04-03T18:11:35.3106709Z [16,597 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:35.3108518Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 38s local 2024-04-03T18:11:35.3109593Z Compiling xla/service/hlo_parser.cc; 30s local 2024-04-03T18:11:35.3110909Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 18s local 2024-04-03T18:11:35.3112091Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 14s local 2024-04-03T18:11:35.3113253Z Compiling xla/service/float_normalization.cc; 12s local 2024-04-03T18:11:35.3114391Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 12s local 2024-04-03T18:11:35.3115673Z @llvm-project//llvm:Instrumentation; 11s local 2024-04-03T18:11:35.3116719Z @llvm-project//mlir:ControlFlowDialect; 11s local ... 2024-04-03T18:11:35.5687538Z 2024-04-03T18:11:35.5688378Z  2024-04-03T18:11:35.5688938Z  2024-04-03T18:11:35.5689369Z  2024-04-03T18:11:35.5689745Z  2024-04-03T18:11:35.5690142Z  2024-04-03T18:11:35.5690550Z  2024-04-03T18:11:35.5690941Z  2024-04-03T18:11:35.5691335Z  2024-04-03T18:11:35.5692489Z [16,598 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:35.5693935Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 38s local 2024-04-03T18:11:35.5695052Z Compiling xla/service/hlo_parser.cc; 30s local 2024-04-03T18:11:35.5695952Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 18s local 2024-04-03T18:11:35.5697036Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 15s local 2024-04-03T18:11:35.5698457Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 12s local 2024-04-03T18:11:35.5699579Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T18:11:35.5700754Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 11s local 2024-04-03T18:11:35.5701867Z Compiling xla/service/hlo_graph_dumper.cc; 11s local ... 2024-04-03T18:11:35.9699952Z 2024-04-03T18:11:35.9700735Z  2024-04-03T18:11:35.9701256Z  2024-04-03T18:11:35.9701688Z  2024-04-03T18:11:35.9702103Z  2024-04-03T18:11:35.9702535Z  2024-04-03T18:11:35.9702965Z  2024-04-03T18:11:35.9703386Z  2024-04-03T18:11:35.9703805Z  2024-04-03T18:11:35.9705005Z [16,599 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:35.9706530Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 38s local 2024-04-03T18:11:35.9708084Z Compiling xla/service/hlo_parser.cc; 31s local 2024-04-03T18:11:35.9709117Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 18s local 2024-04-03T18:11:35.9710273Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 15s local 2024-04-03T18:11:35.9711500Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 12s local 2024-04-03T18:11:35.9713099Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T18:11:35.9714242Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 11s local 2024-04-03T18:11:35.9715451Z Compiling xla/service/hlo_graph_dumper.cc; 11s local ... 2024-04-03T18:11:36.3704725Z 2024-04-03T18:11:36.3705527Z  2024-04-03T18:11:36.3706095Z  2024-04-03T18:11:36.3706528Z  2024-04-03T18:11:36.3706964Z  2024-04-03T18:11:36.3707375Z  2024-04-03T18:11:36.3708054Z  2024-04-03T18:11:36.3708497Z  2024-04-03T18:11:36.3708920Z  2024-04-03T18:11:36.3710104Z [16,600 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:36.3711558Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 39s local 2024-04-03T18:11:36.3712583Z Compiling xla/service/hlo_parser.cc; 31s local 2024-04-03T18:11:36.3713524Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 19s local 2024-04-03T18:11:36.3714627Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 16s local 2024-04-03T18:11:36.3715841Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 13s local 2024-04-03T18:11:36.3717207Z @llvm-project//llvm:Instrumentation; 12s local 2024-04-03T18:11:36.3718393Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 12s local 2024-04-03T18:11:36.3719903Z Compiling xla/service/hlo_graph_dumper.cc; 11s local ... 2024-04-03T18:11:36.5704942Z 2024-04-03T18:11:36.5705847Z  2024-04-03T18:11:36.5706379Z  2024-04-03T18:11:36.5706912Z  2024-04-03T18:11:36.5707324Z  2024-04-03T18:11:36.5707895Z  2024-04-03T18:11:36.5708299Z  2024-04-03T18:11:36.5708689Z  2024-04-03T18:11:36.5709095Z  2024-04-03T18:11:36.5710217Z [16,601 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:36.5712336Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 39s local 2024-04-03T18:11:36.5713452Z Compiling xla/service/hlo_parser.cc; 31s local 2024-04-03T18:11:36.5714474Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 19s local 2024-04-03T18:11:36.5715593Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 16s local 2024-04-03T18:11:36.5716828Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 13s local 2024-04-03T18:11:36.5718143Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 12s local 2024-04-03T18:11:36.5719306Z Compiling xla/service/hlo_graph_dumper.cc; 12s local 2024-04-03T18:11:36.5720366Z Compiling xla/hlo/ir/hlo_instructions.cc; 11s local ... 2024-04-03T18:11:36.8116499Z 2024-04-03T18:11:36.8117294Z  2024-04-03T18:11:36.8117873Z  2024-04-03T18:11:36.8118328Z  2024-04-03T18:11:36.8118772Z  2024-04-03T18:11:36.8122521Z  2024-04-03T18:11:36.8123428Z  2024-04-03T18:11:36.8126750Z  2024-04-03T18:11:36.8127537Z  2024-04-03T18:11:36.8129151Z [16,603 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:36.8130831Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 39s local 2024-04-03T18:11:36.8132266Z Compiling xla/service/hlo_parser.cc; 32s local 2024-04-03T18:11:36.8133477Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 19s local 2024-04-03T18:11:36.8134950Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 16s local 2024-04-03T18:11:36.8136555Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 13s local 2024-04-03T18:11:36.8138136Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 12s local 2024-04-03T18:11:36.8139999Z Compiling xla/service/hlo_graph_dumper.cc; 12s local 2024-04-03T18:11:36.8141542Z Compiling xla/hlo/ir/hlo_instructions.cc; 11s local ... 2024-04-03T18:11:37.0982716Z 2024-04-03T18:11:37.0983637Z  2024-04-03T18:11:37.0984148Z  2024-04-03T18:11:37.0984691Z  2024-04-03T18:11:37.0985164Z  2024-04-03T18:11:37.0985612Z  2024-04-03T18:11:37.0986304Z  2024-04-03T18:11:37.0986742Z  2024-04-03T18:11:37.0987130Z  2024-04-03T18:11:37.0988544Z [16,604 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:37.0990036Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 40s local 2024-04-03T18:11:37.0991264Z Compiling xla/service/hlo_parser.cc; 32s local 2024-04-03T18:11:37.0992227Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 20s local 2024-04-03T18:11:37.0993430Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 16s local 2024-04-03T18:11:37.0994745Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 13s local 2024-04-03T18:11:37.0996182Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 12s local 2024-04-03T18:11:37.0997575Z Compiling xla/service/hlo_graph_dumper.cc; 12s local 2024-04-03T18:11:37.0998535Z Compiling xla/hlo/ir/hlo_instructions.cc; 11s local ... 2024-04-03T18:11:37.3701226Z 2024-04-03T18:11:37.3702072Z  2024-04-03T18:11:37.3702587Z  2024-04-03T18:11:37.3703007Z  2024-04-03T18:11:37.3704948Z  2024-04-03T18:11:37.3705628Z  2024-04-03T18:11:37.3708756Z  2024-04-03T18:11:37.3709469Z  2024-04-03T18:11:37.3710467Z  2024-04-03T18:11:37.3712019Z [16,605 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:37.3714356Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 40s local 2024-04-03T18:11:37.3715883Z Compiling xla/service/hlo_parser.cc; 32s local 2024-04-03T18:11:37.3717563Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 20s local 2024-04-03T18:11:37.3719083Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 17s local 2024-04-03T18:11:37.3720667Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 14s local 2024-04-03T18:11:37.3724801Z Compiling mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp; 13s local 2024-04-03T18:11:37.3726560Z Compiling xla/service/hlo_graph_dumper.cc; 12s local 2024-04-03T18:11:37.3727802Z Compiling xla/hlo/ir/hlo_instructions.cc; 12s local ... 2024-04-03T18:11:37.7766485Z 2024-04-03T18:11:37.7767844Z  2024-04-03T18:11:37.7768379Z  2024-04-03T18:11:37.7768815Z  2024-04-03T18:11:37.7769289Z  2024-04-03T18:11:37.7769732Z  2024-04-03T18:11:37.7770160Z  2024-04-03T18:11:37.7770742Z  2024-04-03T18:11:37.7771163Z  2024-04-03T18:11:37.7772372Z [16,606 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:37.7773939Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 40s local 2024-04-03T18:11:37.7775230Z Compiling xla/service/hlo_parser.cc; 32s local 2024-04-03T18:11:37.7776221Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 20s local 2024-04-03T18:11:37.7777361Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 17s local 2024-04-03T18:11:37.7778566Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 14s local 2024-04-03T18:11:37.7779686Z Compiling xla/service/hlo_graph_dumper.cc; 13s local 2024-04-03T18:11:37.7780643Z Compiling xla/hlo/ir/hlo_instructions.cc; 12s local 2024-04-03T18:11:37.7781585Z Compiling xla/pjrt/layout_mode.cc; 9s local ... 2024-04-03T18:11:38.1743812Z 2024-04-03T18:11:38.1744666Z  2024-04-03T18:11:38.1745188Z  2024-04-03T18:11:38.1745622Z  2024-04-03T18:11:38.1746069Z  2024-04-03T18:11:38.1746476Z  2024-04-03T18:11:38.1746915Z  2024-04-03T18:11:38.1747317Z  2024-04-03T18:11:38.1747992Z  2024-04-03T18:11:38.1749539Z [16,607 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:38.1751201Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 41s local 2024-04-03T18:11:38.1752319Z Compiling xla/service/hlo_parser.cc; 33s local 2024-04-03T18:11:38.1753326Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 21s local 2024-04-03T18:11:38.1754791Z Compiling mlir/lib/Dialect/Complex/IR/ComplexOps.cpp; 17s local 2024-04-03T18:11:38.1756085Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 14s local 2024-04-03T18:11:38.1757241Z Compiling xla/service/hlo_graph_dumper.cc; 13s local 2024-04-03T18:11:38.1758262Z Compiling xla/hlo/ir/hlo_instructions.cc; 13s local 2024-04-03T18:11:38.1759179Z Compiling xla/pjrt/layout_mode.cc; 10s local ... 2024-04-03T18:11:38.3749398Z 2024-04-03T18:11:38.3750187Z  2024-04-03T18:11:38.3750706Z  2024-04-03T18:11:38.3751156Z  2024-04-03T18:11:38.3751603Z  2024-04-03T18:11:38.3752025Z  2024-04-03T18:11:38.3752473Z  2024-04-03T18:11:38.3752919Z  2024-04-03T18:11:38.3753337Z  2024-04-03T18:11:38.3754560Z [16,609 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:38.3756200Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 41s local 2024-04-03T18:11:38.3757358Z Compiling xla/service/hlo_parser.cc; 33s local 2024-04-03T18:11:38.3758348Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 21s local 2024-04-03T18:11:38.3759536Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 15s local 2024-04-03T18:11:38.3760637Z Compiling xla/service/hlo_graph_dumper.cc; 13s local 2024-04-03T18:11:38.3761967Z Compiling xla/hlo/ir/hlo_instructions.cc; 13s local 2024-04-03T18:11:38.3762857Z Compiling xla/pjrt/layout_mode.cc; 10s local 2024-04-03T18:11:38.3763806Z Compiling llvm/lib/Analysis/MemorySSA.cpp; 10s local ... 2024-04-03T18:11:38.5984221Z 2024-04-03T18:11:38.5986884Z  2024-04-03T18:11:38.5987373Z  2024-04-03T18:11:38.5989655Z  2024-04-03T18:11:38.5990050Z  2024-04-03T18:11:38.5990427Z  2024-04-03T18:11:38.5990799Z  2024-04-03T18:11:38.5991175Z  2024-04-03T18:11:38.5991855Z  2024-04-03T18:11:38.5992987Z [16,610 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:38.5994477Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 41s local 2024-04-03T18:11:38.5995492Z Compiling xla/service/hlo_parser.cc; 33s local 2024-04-03T18:11:38.5996389Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 21s local 2024-04-03T18:11:38.5997462Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 15s local 2024-04-03T18:11:38.5998511Z Compiling xla/service/hlo_graph_dumper.cc; 14s local 2024-04-03T18:11:38.5999425Z Compiling xla/hlo/ir/hlo_instructions.cc; 13s local 2024-04-03T18:11:38.6000273Z Compiling xla/pjrt/layout_mode.cc; 10s local 2024-04-03T18:11:38.6001308Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 9s local ... 2024-04-03T18:11:38.9393234Z 2024-04-03T18:11:38.9394117Z  2024-04-03T18:11:38.9394863Z  2024-04-03T18:11:38.9395484Z  2024-04-03T18:11:38.9396108Z  2024-04-03T18:11:38.9396529Z  2024-04-03T18:11:38.9397246Z  2024-04-03T18:11:38.9397842Z  2024-04-03T18:11:38.9398289Z  2024-04-03T18:11:38.9399822Z [16,614 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:38.9402008Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 41s local 2024-04-03T18:11:38.9403130Z Compiling xla/service/hlo_parser.cc; 34s local 2024-04-03T18:11:38.9404331Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 21s local 2024-04-03T18:11:38.9405562Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 15s local 2024-04-03T18:11:38.9406927Z Compiling xla/service/hlo_graph_dumper.cc; 14s local 2024-04-03T18:11:38.9408505Z Compiling xla/hlo/ir/hlo_instructions.cc; 13s local 2024-04-03T18:11:38.9410018Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 10s local 2024-04-03T18:11:38.9411631Z Compiling xla/service/collective_ops_utils.cc; 10s local ... 2024-04-03T18:11:39.1742344Z 2024-04-03T18:11:39.1743117Z  2024-04-03T18:11:39.1744001Z  2024-04-03T18:11:39.1744441Z  2024-04-03T18:11:39.1744874Z  2024-04-03T18:11:39.1745320Z  2024-04-03T18:11:39.1745750Z  2024-04-03T18:11:39.1746177Z  2024-04-03T18:11:39.1746599Z  2024-04-03T18:11:39.1748058Z [16,615 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:39.1749587Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 42s local 2024-04-03T18:11:39.1750668Z Compiling xla/service/hlo_parser.cc; 34s local 2024-04-03T18:11:39.1751581Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 22s local 2024-04-03T18:11:39.1752493Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 15s local 2024-04-03T18:11:39.1753613Z Compiling xla/service/hlo_graph_dumper.cc; 14s local 2024-04-03T18:11:39.1754572Z Compiling xla/hlo/ir/hlo_instructions.cc; 14s local 2024-04-03T18:11:39.1755698Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 10s local 2024-04-03T18:11:39.1756910Z Compiling xla/service/collective_ops_utils.cc; 10s local ... 2024-04-03T18:11:39.3737024Z 2024-04-03T18:11:39.3737747Z  2024-04-03T18:11:39.3738263Z  2024-04-03T18:11:39.3738693Z  2024-04-03T18:11:39.3739111Z  2024-04-03T18:11:39.3739518Z  2024-04-03T18:11:39.3739905Z  2024-04-03T18:11:39.3740598Z  2024-04-03T18:11:39.3741006Z  2024-04-03T18:11:39.3742216Z [16,616 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:39.3743693Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 42s local 2024-04-03T18:11:39.3744789Z Compiling xla/service/hlo_parser.cc; 34s local 2024-04-03T18:11:39.3745792Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 22s local 2024-04-03T18:11:39.3747129Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 16s local 2024-04-03T18:11:39.3748541Z Compiling xla/service/hlo_graph_dumper.cc; 14s local 2024-04-03T18:11:39.3749534Z Compiling xla/hlo/ir/hlo_instructions.cc; 14s local 2024-04-03T18:11:39.3750640Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 10s local 2024-04-03T18:11:39.3751807Z Compiling xla/service/collective_ops_utils.cc; 10s local ... 2024-04-03T18:11:39.9765979Z 2024-04-03T18:11:39.9766782Z  2024-04-03T18:11:39.9767341Z  2024-04-03T18:11:39.9767793Z  2024-04-03T18:11:39.9768231Z  2024-04-03T18:11:39.9768655Z  2024-04-03T18:11:39.9769107Z  2024-04-03T18:11:39.9769539Z  2024-04-03T18:11:39.9769948Z  2024-04-03T18:11:39.9771214Z [16,617 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:39.9772815Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 42s local 2024-04-03T18:11:39.9773933Z Compiling xla/service/hlo_parser.cc; 35s local 2024-04-03T18:11:39.9775137Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 22s local 2024-04-03T18:11:39.9776347Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 16s local 2024-04-03T18:11:39.9777493Z Compiling xla/service/hlo_graph_dumper.cc; 15s local 2024-04-03T18:11:39.9778468Z Compiling xla/hlo/ir/hlo_instructions.cc; 14s local 2024-04-03T18:11:39.9779598Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 11s local 2024-04-03T18:11:39.9780851Z Compiling xla/service/collective_ops_utils.cc; 11s local ... 2024-04-03T18:11:40.3777311Z 2024-04-03T18:11:40.3778092Z  2024-04-03T18:11:40.3778649Z  2024-04-03T18:11:40.3779121Z  2024-04-03T18:11:40.3779604Z  2024-04-03T18:11:40.3780052Z  2024-04-03T18:11:40.3780520Z  2024-04-03T18:11:40.3781347Z  2024-04-03T18:11:40.3781802Z  2024-04-03T18:11:40.3783108Z [16,619 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:40.3784806Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 43s local 2024-04-03T18:11:40.3786097Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 23s local 2024-04-03T18:11:40.3787511Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 17s local 2024-04-03T18:11:40.3788983Z Compiling xla/service/hlo_graph_dumper.cc; 15s local 2024-04-03T18:11:40.3790059Z Compiling xla/hlo/ir/hlo_instructions.cc; 15s local 2024-04-03T18:11:40.3791282Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 11s local 2024-04-03T18:11:40.3792586Z Compiling xla/service/collective_ops_utils.cc; 11s local 2024-04-03T18:11:40.3793679Z Compiling xla/service/hlo_verifier.cc; 11s local ... 2024-04-03T18:11:40.7597210Z 2024-04-03T18:11:40.7630386Z  2024-04-03T18:11:40.7632252Z  2024-04-03T18:11:40.7670350Z  2024-04-03T18:11:40.7750509Z  2024-04-03T18:11:40.7800931Z  2024-04-03T18:11:40.7829367Z  2024-04-03T18:11:40.7830035Z  2024-04-03T18:11:40.7832184Z  2024-04-03T18:11:40.7833491Z [16,621 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:40.7834896Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 43s local 2024-04-03T18:11:40.7836079Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 23s local 2024-04-03T18:11:40.7837154Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 17s local 2024-04-03T18:11:40.7838539Z Compiling xla/service/hlo_graph_dumper.cc; 16s local 2024-04-03T18:11:40.7839494Z Compiling xla/hlo/ir/hlo_instructions.cc; 15s local 2024-04-03T18:11:40.7840573Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 12s local 2024-04-03T18:11:40.7841837Z Compiling xla/service/collective_ops_utils.cc; 11s local 2024-04-03T18:11:40.7842896Z Compiling xla/service/hlo_verifier.cc; 11s local ... 2024-04-03T18:11:40.9735906Z 2024-04-03T18:11:40.9736695Z  2024-04-03T18:11:40.9737238Z  2024-04-03T18:11:40.9738544Z  2024-04-03T18:11:40.9739343Z  2024-04-03T18:11:40.9739999Z  2024-04-03T18:11:40.9740685Z  2024-04-03T18:11:40.9741362Z  2024-04-03T18:11:40.9741901Z  2024-04-03T18:11:40.9743332Z [16,622 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:40.9744836Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 43s local 2024-04-03T18:11:40.9745978Z Compiling mlir/lib/Dialect/Math/IR/MathOps.cpp; 23s local 2024-04-03T18:11:40.9747079Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 17s local 2024-04-03T18:11:40.9748357Z Compiling xla/service/hlo_graph_dumper.cc; 16s local 2024-04-03T18:11:40.9749299Z Compiling xla/hlo/ir/hlo_instructions.cc; 15s local 2024-04-03T18:11:40.9750444Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 12s local 2024-04-03T18:11:40.9751608Z Compiling xla/service/collective_ops_utils.cc; 12s local 2024-04-03T18:11:40.9752617Z Compiling xla/service/hlo_verifier.cc; 12s local ... 2024-04-03T18:11:41.1739828Z 2024-04-03T18:11:41.1741021Z  2024-04-03T18:11:41.1741600Z  2024-04-03T18:11:41.1742029Z  2024-04-03T18:11:41.1742421Z  2024-04-03T18:11:41.1742866Z  2024-04-03T18:11:41.1750090Z  2024-04-03T18:11:41.1750903Z  2024-04-03T18:11:41.1754447Z  2024-04-03T18:11:41.1755971Z [16,624 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:41.1760120Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 44s local 2024-04-03T18:11:41.1761740Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 17s local 2024-04-03T18:11:41.1764017Z Compiling xla/service/hlo_graph_dumper.cc; 16s local 2024-04-03T18:11:41.1765583Z Compiling xla/hlo/ir/hlo_instructions.cc; 16s local 2024-04-03T18:11:41.1767012Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 12s local 2024-04-03T18:11:41.1768459Z Compiling xla/service/collective_ops_utils.cc; 12s local 2024-04-03T18:11:41.1769704Z Compiling xla/service/hlo_verifier.cc; 12s local 2024-04-03T18:11:41.1771391Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 11s local ... 2024-04-03T18:11:41.5745918Z 2024-04-03T18:11:41.5746923Z  2024-04-03T18:11:41.5747455Z  2024-04-03T18:11:41.5762702Z  2024-04-03T18:11:41.5764706Z  2024-04-03T18:11:41.5765607Z  2024-04-03T18:11:41.5766116Z  2024-04-03T18:11:41.5766543Z  2024-04-03T18:11:41.5766979Z  2024-04-03T18:11:41.5768229Z [16,625 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:41.5769782Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 44s local 2024-04-03T18:11:41.5771066Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 18s local 2024-04-03T18:11:41.5772214Z Compiling xla/service/hlo_graph_dumper.cc; 17s local 2024-04-03T18:11:41.5773169Z Compiling xla/hlo/ir/hlo_instructions.cc; 16s local 2024-04-03T18:11:41.5774299Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 12s local 2024-04-03T18:11:41.5775522Z Compiling xla/service/collective_ops_utils.cc; 12s local 2024-04-03T18:11:41.5776389Z Compiling xla/service/hlo_verifier.cc; 12s local 2024-04-03T18:11:41.5777472Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 12s local ... 2024-04-03T18:11:41.7872040Z 2024-04-03T18:11:41.7873035Z  2024-04-03T18:11:41.7873585Z  2024-04-03T18:11:41.7873994Z  2024-04-03T18:11:41.7874392Z  2024-04-03T18:11:41.7874819Z  2024-04-03T18:11:41.7875367Z  2024-04-03T18:11:41.7875763Z  2024-04-03T18:11:41.7876581Z  2024-04-03T18:11:41.7877846Z [16,628 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:41.7879502Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 44s local 2024-04-03T18:11:41.7880927Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 18s local 2024-04-03T18:11:41.7882059Z Compiling xla/service/hlo_graph_dumper.cc; 17s local 2024-04-03T18:11:41.7883050Z Compiling xla/hlo/ir/hlo_instructions.cc; 16s local 2024-04-03T18:11:41.7884313Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 13s local 2024-04-03T18:11:41.7885529Z Compiling xla/service/collective_ops_utils.cc; 12s local 2024-04-03T18:11:41.7886538Z Compiling xla/service/hlo_verifier.cc; 12s local 2024-04-03T18:11:41.7887620Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 12s local ... 2024-04-03T18:11:42.1751610Z 2024-04-03T18:11:42.1752345Z  2024-04-03T18:11:42.1752823Z  2024-04-03T18:11:42.1753212Z  2024-04-03T18:11:42.1753595Z  2024-04-03T18:11:42.1753996Z  2024-04-03T18:11:42.1754378Z  2024-04-03T18:11:42.1754803Z  2024-04-03T18:11:42.1758009Z  2024-04-03T18:11:42.1761860Z [16,630 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:42.1763689Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 45s local 2024-04-03T18:11:42.1767393Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 18s local 2024-04-03T18:11:42.1768772Z Compiling xla/service/hlo_graph_dumper.cc; 17s local 2024-04-03T18:11:42.1772374Z Compiling xla/hlo/ir/hlo_instructions.cc; 17s local 2024-04-03T18:11:42.1773900Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 13s local 2024-04-03T18:11:42.1777129Z Compiling xla/service/collective_ops_utils.cc; 13s local 2024-04-03T18:11:42.1778349Z Compiling xla/service/hlo_verifier.cc; 13s local 2024-04-03T18:11:42.1779444Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 12s local ... 2024-04-03T18:11:42.8491915Z 2024-04-03T18:11:42.8492750Z  2024-04-03T18:11:42.8493581Z  2024-04-03T18:11:42.8494059Z  2024-04-03T18:11:42.8494643Z  2024-04-03T18:11:42.8495069Z  2024-04-03T18:11:42.8495489Z  2024-04-03T18:11:42.8495912Z  2024-04-03T18:11:42.8496348Z  2024-04-03T18:11:42.8497540Z [16,631 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:42.8499241Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 45s local 2024-04-03T18:11:42.8500490Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 19s local 2024-04-03T18:11:42.8501587Z Compiling xla/service/hlo_graph_dumper.cc; 18s local 2024-04-03T18:11:42.8502547Z Compiling xla/hlo/ir/hlo_instructions.cc; 17s local 2024-04-03T18:11:42.8503671Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 14s local 2024-04-03T18:11:42.8504843Z Compiling xla/service/collective_ops_utils.cc; 14s local 2024-04-03T18:11:42.8505801Z Compiling xla/service/hlo_verifier.cc; 13s local 2024-04-03T18:11:42.8506838Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 13s local ... 2024-04-03T18:11:43.0535219Z 2024-04-03T18:11:43.0536120Z  2024-04-03T18:11:43.0536740Z  2024-04-03T18:11:43.0537241Z  2024-04-03T18:11:43.0537708Z  2024-04-03T18:11:43.0538342Z  2024-04-03T18:11:43.0538742Z  2024-04-03T18:11:43.0539209Z  2024-04-03T18:11:43.0539685Z  2024-04-03T18:11:43.0540826Z [16,633 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:43.0542259Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 46s local 2024-04-03T18:11:43.0543840Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 19s local 2024-04-03T18:11:43.0544897Z Compiling xla/service/hlo_graph_dumper.cc; 18s local 2024-04-03T18:11:43.0545822Z Compiling xla/hlo/ir/hlo_instructions.cc; 17s local 2024-04-03T18:11:43.0546936Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 14s local 2024-04-03T18:11:43.0548192Z Compiling xla/service/collective_ops_utils.cc; 14s local 2024-04-03T18:11:43.0549131Z Compiling xla/service/hlo_verifier.cc; 14s local 2024-04-03T18:11:43.0550389Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 13s local ... 2024-04-03T18:11:43.3760274Z 2024-04-03T18:11:43.3761044Z  2024-04-03T18:11:43.3761571Z  2024-04-03T18:11:43.3762005Z  2024-04-03T18:11:43.3762441Z  2024-04-03T18:11:43.3762871Z  2024-04-03T18:11:43.3763476Z  2024-04-03T18:11:43.3763924Z  2024-04-03T18:11:43.3764372Z  2024-04-03T18:11:43.3765570Z [16,634 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:43.3767125Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 46s local 2024-04-03T18:11:43.3768339Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 20s local 2024-04-03T18:11:43.3769441Z Compiling xla/service/hlo_graph_dumper.cc; 18s local 2024-04-03T18:11:43.3770437Z Compiling xla/hlo/ir/hlo_instructions.cc; 18s local 2024-04-03T18:11:43.3771554Z Compiling llvm/lib/Transforms/Utils/InlineFunction.cpp; 14s local 2024-04-03T18:11:43.3772744Z Compiling xla/service/collective_ops_utils.cc; 14s local 2024-04-03T18:11:43.3773772Z Compiling xla/service/hlo_verifier.cc; 14s local 2024-04-03T18:11:43.3775083Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 14s local ... 2024-04-03T18:11:43.5824408Z 2024-04-03T18:11:43.5825185Z  2024-04-03T18:11:43.5825727Z  2024-04-03T18:11:43.5826211Z  2024-04-03T18:11:43.5826681Z  2024-04-03T18:11:43.5827144Z  2024-04-03T18:11:43.5827599Z  2024-04-03T18:11:43.5828245Z  2024-04-03T18:11:43.5828708Z  2024-04-03T18:11:43.5830015Z [16,639 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:43.5831693Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 46s local 2024-04-03T18:11:43.5833329Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 20s local 2024-04-03T18:11:43.5834590Z Compiling xla/service/hlo_graph_dumper.cc; 19s local 2024-04-03T18:11:43.5835656Z Compiling xla/hlo/ir/hlo_instructions.cc; 18s local 2024-04-03T18:11:43.5836644Z Compiling xla/service/hlo_verifier.cc; 14s local 2024-04-03T18:11:43.5837912Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 14s local 2024-04-03T18:11:43.5839125Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 13s local 2024-04-03T18:11:43.5840531Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 11s local ... 2024-04-03T18:11:43.7856181Z 2024-04-03T18:11:43.7856938Z  2024-04-03T18:11:43.7857471Z  2024-04-03T18:11:43.7858424Z  2024-04-03T18:11:43.7858879Z  2024-04-03T18:11:43.7859297Z  2024-04-03T18:11:43.7859740Z  2024-04-03T18:11:43.7860168Z  2024-04-03T18:11:43.7860599Z  2024-04-03T18:11:43.7861902Z [16,641 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:43.7863548Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 46s local 2024-04-03T18:11:43.7864881Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 20s local 2024-04-03T18:11:43.7866085Z Compiling xla/service/hlo_graph_dumper.cc; 19s local 2024-04-03T18:11:43.7867133Z Compiling xla/hlo/ir/hlo_instructions.cc; 18s local 2024-04-03T18:11:43.7868372Z Compiling xla/service/hlo_verifier.cc; 14s local 2024-04-03T18:11:43.7869432Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 14s local 2024-04-03T18:11:43.7870538Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 13s local 2024-04-03T18:11:43.7872051Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 11s local ... 2024-04-03T18:11:44.1776477Z 2024-04-03T18:11:44.1777241Z  2024-04-03T18:11:44.1777753Z  2024-04-03T18:11:44.1778189Z  2024-04-03T18:11:44.1778591Z  2024-04-03T18:11:44.1779007Z  2024-04-03T18:11:44.1779445Z  2024-04-03T18:11:44.1779854Z  2024-04-03T18:11:44.1780296Z  2024-04-03T18:11:44.1781820Z [16,643 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:44.1783634Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 47s local 2024-04-03T18:11:44.1784903Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 20s local 2024-04-03T18:11:44.1786023Z Compiling xla/service/hlo_graph_dumper.cc; 19s local 2024-04-03T18:11:44.1786979Z Compiling xla/hlo/ir/hlo_instructions.cc; 19s local 2024-04-03T18:11:44.1788106Z Compiling xla/service/hlo_verifier.cc; 15s local 2024-04-03T18:11:44.1789106Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 14s local 2024-04-03T18:11:44.1790165Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 13s local 2024-04-03T18:11:44.1791383Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 12s local ... 2024-04-03T18:11:44.3771374Z 2024-04-03T18:11:44.3772190Z  2024-04-03T18:11:44.3772726Z  2024-04-03T18:11:44.3773168Z  2024-04-03T18:11:44.3773557Z  2024-04-03T18:11:44.3773993Z  2024-04-03T18:11:44.3774408Z  2024-04-03T18:11:44.3775012Z  2024-04-03T18:11:44.3785768Z  2024-04-03T18:11:44.3787348Z [16,645 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:44.3789543Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 47s local 2024-04-03T18:11:44.3791186Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 21s local 2024-04-03T18:11:44.3794381Z Compiling xla/hlo/ir/hlo_instructions.cc; 19s local 2024-04-03T18:11:44.3795717Z Compiling xla/service/hlo_verifier.cc; 15s local 2024-04-03T18:11:44.3797133Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 15s local 2024-04-03T18:11:44.3798989Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 13s local 2024-04-03T18:11:44.3800752Z Compiling llvm/lib/Analysis/ModuleSummaryAnalysis.cpp; 12s local 2024-04-03T18:11:44.3802214Z Compiling xla/service/sort_simplifier.cc; 12s local ... 2024-04-03T18:11:44.7776397Z 2024-04-03T18:11:44.7777485Z  2024-04-03T18:11:44.7778337Z  2024-04-03T18:11:44.7779318Z  2024-04-03T18:11:44.7780277Z  2024-04-03T18:11:44.7781144Z  2024-04-03T18:11:44.7781597Z  2024-04-03T18:11:44.7782056Z  2024-04-03T18:11:44.7782527Z  2024-04-03T18:11:44.7783856Z [16,647 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:44.7785455Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 47s local 2024-04-03T18:11:44.7786927Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 21s local 2024-04-03T18:11:44.7788503Z Compiling xla/hlo/ir/hlo_instructions.cc; 19s local 2024-04-03T18:11:44.7789566Z Compiling xla/service/hlo_verifier.cc; 15s local 2024-04-03T18:11:44.7790695Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 15s local 2024-04-03T18:11:44.7791939Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 14s local 2024-04-03T18:11:44.7793098Z Compiling xla/service/sort_simplifier.cc; 11s local 2024-04-03T18:11:44.7794291Z Compiling xla/service/dynamic_index_splitter.cc; 10s local ... 2024-04-03T18:11:45.0519613Z 2024-04-03T18:11:45.0520775Z  2024-04-03T18:11:45.0521655Z  2024-04-03T18:11:45.0522427Z  2024-04-03T18:11:45.0525579Z  2024-04-03T18:11:45.0526172Z  2024-04-03T18:11:45.0527730Z  2024-04-03T18:11:45.0528240Z  2024-04-03T18:11:45.0528706Z  2024-04-03T18:11:45.0530031Z [16,648 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:45.0532026Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 48s local 2024-04-03T18:11:45.0533505Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 21s local 2024-04-03T18:11:45.0535289Z Compiling xla/hlo/ir/hlo_instructions.cc; 19s local 2024-04-03T18:11:45.0538597Z Compiling xla/service/hlo_verifier.cc; 16s local 2024-04-03T18:11:45.0539910Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 15s local 2024-04-03T18:11:45.0541575Z Compiling llvm/lib/Transforms/Utils/Local.cpp; 14s local 2024-04-03T18:11:45.0543262Z Compiling xla/service/dynamic_index_splitter.cc; 11s local 2024-04-03T18:11:45.0544592Z Compiling xla/hlo/ir/hlo_sharding.cc; 11s local ... 2024-04-03T18:11:45.3829816Z 2024-04-03T18:11:45.3830590Z  2024-04-03T18:11:45.3831206Z  2024-04-03T18:11:45.3831690Z  2024-04-03T18:11:45.3832101Z  2024-04-03T18:11:45.3832544Z  2024-04-03T18:11:45.3832986Z  2024-04-03T18:11:45.3833372Z  2024-04-03T18:11:45.3833762Z  2024-04-03T18:11:45.3835025Z [16,650 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:45.3836640Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 48s local 2024-04-03T18:11:45.3837962Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 22s local 2024-04-03T18:11:45.3839095Z Compiling xla/hlo/ir/hlo_instructions.cc; 20s local 2024-04-03T18:11:45.3840076Z Compiling xla/service/hlo_verifier.cc; 16s local 2024-04-03T18:11:45.3841121Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 16s local 2024-04-03T18:11:45.3842304Z Compiling xla/service/dynamic_index_splitter.cc; 11s local 2024-04-03T18:11:45.3843501Z Compiling xla/service/tree_reduction_rewriter.cc; 11s local 2024-04-03T18:11:45.3844602Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 10s local ... 2024-04-03T18:11:45.7800734Z 2024-04-03T18:11:45.7801525Z  2024-04-03T18:11:45.7802050Z  2024-04-03T18:11:45.7802509Z  2024-04-03T18:11:45.7802946Z  2024-04-03T18:11:45.7803322Z  2024-04-03T18:11:45.7803783Z  2024-04-03T18:11:45.7804227Z  2024-04-03T18:11:45.7804629Z  2024-04-03T18:11:45.7806120Z [16,651 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:45.7807596Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 48s local 2024-04-03T18:11:45.7809081Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 22s local 2024-04-03T18:11:45.7810185Z Compiling xla/hlo/ir/hlo_instructions.cc; 20s local 2024-04-03T18:11:45.7811367Z Compiling xla/service/hlo_verifier.cc; 16s local 2024-04-03T18:11:45.7812376Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 16s local 2024-04-03T18:11:45.7813516Z Compiling xla/service/tree_reduction_rewriter.cc; 11s local 2024-04-03T18:11:45.7814942Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 10s local 2024-04-03T18:11:45.7816124Z Compiling llvm/lib/Transforms/Utils/LoopUtils.cpp; 10s local ... 2024-04-03T18:11:46.1001644Z 2024-04-03T18:11:46.1002580Z  2024-04-03T18:11:46.1003103Z  2024-04-03T18:11:46.1003565Z  2024-04-03T18:11:46.1004003Z  2024-04-03T18:11:46.1004479Z  2024-04-03T18:11:46.1004889Z  2024-04-03T18:11:46.1005289Z  2024-04-03T18:11:46.1005695Z  2024-04-03T18:11:46.1006908Z [16,652 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:46.1008566Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 49s local 2024-04-03T18:11:46.1009917Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 22s local 2024-04-03T18:11:46.1011131Z Compiling xla/hlo/ir/hlo_instructions.cc; 20s local 2024-04-03T18:11:46.1012140Z Compiling xla/service/hlo_verifier.cc; 17s local 2024-04-03T18:11:46.1013208Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 16s local 2024-04-03T18:11:46.1014800Z Compiling xla/hlo/ir/hlo_sharding_metadata.cc; 10s local 2024-04-03T18:11:46.1015972Z Compiling llvm/lib/Transforms/Utils/LoopUtils.cpp; 10s local 2024-04-03T18:11:46.1017187Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 9s local ... 2024-04-03T18:11:46.3792937Z 2024-04-03T18:11:46.3797514Z  2024-04-03T18:11:46.3798344Z  2024-04-03T18:11:46.3798796Z  2024-04-03T18:11:46.3799217Z  2024-04-03T18:11:46.3799593Z  2024-04-03T18:11:46.3800200Z  2024-04-03T18:11:46.3800633Z  2024-04-03T18:11:46.3801047Z  2024-04-03T18:11:46.3802294Z [16,655 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:46.3803841Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 49s local 2024-04-03T18:11:46.3805133Z Compiling mlir/lib/Dialect/Arith/IR/ArithDialect.cpp; 23s local 2024-04-03T18:11:46.3806302Z Compiling xla/hlo/ir/hlo_instructions.cc; 21s local 2024-04-03T18:11:46.3807327Z Compiling xla/service/hlo_verifier.cc; 17s local 2024-04-03T18:11:46.3808374Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 17s local 2024-04-03T18:11:46.3809805Z Compiling llvm/lib/Transforms/Utils/LoopUtils.cpp; 11s local 2024-04-03T18:11:46.3811041Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 9s local 2024-04-03T18:11:46.3812174Z Compiling xla/service/hlo_phi_graph.cc; 8s local ... 2024-04-03T18:11:46.7511902Z 2024-04-03T18:11:46.7512655Z  2024-04-03T18:11:46.7513152Z  2024-04-03T18:11:46.7513554Z  2024-04-03T18:11:46.7513922Z  2024-04-03T18:11:46.7514318Z  2024-04-03T18:11:46.7514703Z  2024-04-03T18:11:46.7515069Z  2024-04-03T18:11:46.7515440Z  2024-04-03T18:11:46.7516523Z [16,657 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:46.7517947Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 49s local 2024-04-03T18:11:46.7518990Z Compiling xla/service/hlo_verifier.cc; 17s local 2024-04-03T18:11:46.7519939Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 17s local 2024-04-03T18:11:46.7520975Z Compiling llvm/lib/Transforms/Utils/LoopUtils.cpp; 11s local 2024-04-03T18:11:46.7522273Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 10s local 2024-04-03T18:11:46.7523215Z Compiling xla/service/hlo_phi_graph.cc; 8s local 2024-04-03T18:11:46.7524228Z Compiling llvm/lib/Transforms/IPO/SampleProfileProbe.cpp; 8s local 2024-04-03T18:11:46.7525468Z Compiling llvm/lib/Transforms/Utils/LoopVersioning.cpp; 8s local ... 2024-04-03T18:11:46.9797738Z 2024-04-03T18:11:46.9798854Z  2024-04-03T18:11:46.9799410Z  2024-04-03T18:11:46.9799931Z  2024-04-03T18:11:46.9800285Z  2024-04-03T18:11:46.9801993Z  2024-04-03T18:11:46.9802837Z  2024-04-03T18:11:46.9803481Z  2024-04-03T18:11:46.9804096Z  2024-04-03T18:11:46.9805693Z [16,660 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:46.9807439Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 49s local 2024-04-03T18:11:46.9808937Z Compiling xla/service/hlo_verifier.cc; 18s local 2024-04-03T18:11:46.9810133Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 17s local 2024-04-03T18:11:46.9811389Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 10s local 2024-04-03T18:11:46.9813032Z Compiling xla/service/hlo_phi_graph.cc; 9s local 2024-04-03T18:11:46.9814052Z Compiling llvm/lib/Transforms/Utils/LoopVersioning.cpp; 8s local 2024-04-03T18:11:46.9815221Z Compiling stablehlo/reference/Element.cpp; 8s local 2024-04-03T18:11:46.9816033Z Compiling xla/tools/hlo_module_loader.cc; 8s local ... 2024-04-03T18:11:47.1801290Z 2024-04-03T18:11:47.1802452Z  2024-04-03T18:11:47.1803349Z  2024-04-03T18:11:47.1804100Z  2024-04-03T18:11:47.1804851Z  2024-04-03T18:11:47.1808424Z  2024-04-03T18:11:47.1808965Z  2024-04-03T18:11:47.1809656Z  2024-04-03T18:11:47.1810401Z  2024-04-03T18:11:47.1814822Z [16,662 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:47.1816574Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 50s local 2024-04-03T18:11:47.1817808Z Compiling xla/service/hlo_verifier.cc; 18s local 2024-04-03T18:11:47.1819128Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 17s local 2024-04-03T18:11:47.1821450Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 10s local 2024-04-03T18:11:47.1823180Z Compiling xla/service/hlo_phi_graph.cc; 9s local 2024-04-03T18:11:47.1824410Z Compiling llvm/lib/Transforms/Utils/LoopVersioning.cpp; 8s local 2024-04-03T18:11:47.1825689Z Compiling xla/tools/hlo_module_loader.cc; 8s local 2024-04-03T18:11:47.1827140Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 7s local ... 2024-04-03T18:11:47.5531669Z 2024-04-03T18:11:47.5532442Z  2024-04-03T18:11:47.5532986Z  2024-04-03T18:11:47.5533407Z  2024-04-03T18:11:47.5533768Z  2024-04-03T18:11:47.5534139Z  2024-04-03T18:11:47.5534700Z  2024-04-03T18:11:47.5535092Z  2024-04-03T18:11:47.5535495Z  2024-04-03T18:11:47.5536693Z [16,663 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:47.5538149Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 50s local 2024-04-03T18:11:47.5539256Z Compiling xla/service/hlo_verifier.cc; 18s local 2024-04-03T18:11:47.5540256Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 18s local 2024-04-03T18:11:47.5541302Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 11s local 2024-04-03T18:11:47.5542219Z Compiling xla/service/hlo_phi_graph.cc; 9s local 2024-04-03T18:11:47.5543075Z Compiling xla/tools/hlo_module_loader.cc; 8s local 2024-04-03T18:11:47.5544124Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 8s local 2024-04-03T18:11:47.5545245Z Compiling xla/service/sharding_propagation.cc; 7s local ... 2024-04-03T18:11:47.7806869Z 2024-04-03T18:11:47.7807948Z  2024-04-03T18:11:47.7808887Z  2024-04-03T18:11:47.7809846Z  2024-04-03T18:11:47.7810815Z  2024-04-03T18:11:47.7811261Z  2024-04-03T18:11:47.7812012Z  2024-04-03T18:11:47.7812682Z  2024-04-03T18:11:47.7816923Z  2024-04-03T18:11:47.7818607Z [16,664 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:47.7820440Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 50s local 2024-04-03T18:11:47.7822130Z Compiling xla/service/hlo_verifier.cc; 18s local 2024-04-03T18:11:47.7823382Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 18s local 2024-04-03T18:11:47.7824830Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 11s local 2024-04-03T18:11:47.7826065Z Compiling xla/service/hlo_phi_graph.cc; 9s local 2024-04-03T18:11:47.7827119Z Compiling xla/tools/hlo_module_loader.cc; 9s local 2024-04-03T18:11:47.7828929Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 8s local 2024-04-03T18:11:47.7830558Z Compiling xla/service/sharding_propagation.cc; 7s local ... 2024-04-03T18:11:47.9811536Z 2024-04-03T18:11:47.9812666Z  2024-04-03T18:11:47.9813475Z  2024-04-03T18:11:47.9814173Z  2024-04-03T18:11:47.9815138Z  2024-04-03T18:11:47.9816675Z  2024-04-03T18:11:47.9817238Z  2024-04-03T18:11:47.9817914Z  2024-04-03T18:11:47.9818820Z  2024-04-03T18:11:47.9820477Z [16,665 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:47.9822703Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 50s local 2024-04-03T18:11:47.9824278Z Compiling xla/service/hlo_verifier.cc; 19s local 2024-04-03T18:11:47.9825769Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 18s local 2024-04-03T18:11:47.9827950Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 11s local 2024-04-03T18:11:47.9829236Z Compiling xla/service/hlo_phi_graph.cc; 10s local 2024-04-03T18:11:47.9830600Z Compiling xla/tools/hlo_module_loader.cc; 9s local 2024-04-03T18:11:47.9837643Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 8s local 2024-04-03T18:11:47.9838996Z Compiling xla/service/sharding_propagation.cc; 7s local ... 2024-04-03T18:11:48.4854834Z 2024-04-03T18:11:48.4856046Z  2024-04-03T18:11:48.4856603Z  2024-04-03T18:11:48.4857426Z  2024-04-03T18:11:48.4857897Z  2024-04-03T18:11:48.4858317Z  2024-04-03T18:11:48.4858731Z  2024-04-03T18:11:48.4859136Z  2024-04-03T18:11:48.4859524Z  2024-04-03T18:11:48.4860703Z [16,666 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:48.4862288Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 51s local 2024-04-03T18:11:48.4863447Z Compiling xla/service/hlo_verifier.cc; 19s local 2024-04-03T18:11:48.4864503Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 19s local 2024-04-03T18:11:48.4865524Z Compiling xla/service/hlo_phi_graph.cc; 10s local 2024-04-03T18:11:48.4866667Z Compiling xla/tools/hlo_module_loader.cc; 9s local 2024-04-03T18:11:48.4867917Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 9s local 2024-04-03T18:11:48.4869041Z Compiling xla/service/sharding_propagation.cc; 8s local 2024-04-03T18:11:48.4870000Z Compiling xla/client/xla_builder.cc; 8s local ... 2024-04-03T18:11:48.7820595Z 2024-04-03T18:11:48.7821331Z  2024-04-03T18:11:48.7821807Z  2024-04-03T18:11:48.7822197Z  2024-04-03T18:11:48.7822566Z  2024-04-03T18:11:48.7822951Z  2024-04-03T18:11:48.7823318Z  2024-04-03T18:11:48.7823684Z  2024-04-03T18:11:48.7826614Z  2024-04-03T18:11:48.7827864Z [16,667 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:48.7829250Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 51s local 2024-04-03T18:11:48.7830425Z Compiling xla/service/hlo_verifier.cc; 19s local 2024-04-03T18:11:48.7831344Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 19s local 2024-04-03T18:11:48.7832601Z Compiling xla/service/hlo_phi_graph.cc; 10s local 2024-04-03T18:11:48.7833441Z Compiling xla/tools/hlo_module_loader.cc; 10s local 2024-04-03T18:11:48.7834378Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 9s local 2024-04-03T18:11:48.7835439Z Compiling xla/service/sharding_propagation.cc; 8s local 2024-04-03T18:11:48.7836610Z Compiling xla/client/xla_builder.cc; 8s local ... 2024-04-03T18:11:48.9822094Z 2024-04-03T18:11:48.9823274Z  2024-04-03T18:11:48.9824280Z  2024-04-03T18:11:48.9827536Z  2024-04-03T18:11:48.9828557Z  2024-04-03T18:11:48.9831604Z  2024-04-03T18:11:48.9832354Z  2024-04-03T18:11:48.9833880Z  2024-04-03T18:11:48.9834474Z  2024-04-03T18:11:48.9836036Z [16,669 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:48.9839277Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 51s local 2024-04-03T18:11:48.9840748Z Compiling xla/service/hlo_verifier.cc; 20s local 2024-04-03T18:11:48.9841941Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 19s local 2024-04-03T18:11:48.9843119Z Compiling xla/service/hlo_phi_graph.cc; 11s local 2024-04-03T18:11:48.9844456Z Compiling xla/tools/hlo_module_loader.cc; 10s local 2024-04-03T18:11:48.9848262Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 9s local 2024-04-03T18:11:48.9849663Z Compiling xla/service/sharding_propagation.cc; 8s local 2024-04-03T18:11:48.9850853Z Compiling xla/client/xla_builder.cc; 8s local ... 2024-04-03T18:11:49.3875413Z 2024-04-03T18:11:49.3876191Z  2024-04-03T18:11:49.3876656Z  2024-04-03T18:11:49.3877461Z  2024-04-03T18:11:49.3877828Z  2024-04-03T18:11:49.3878220Z  2024-04-03T18:11:49.3878718Z  2024-04-03T18:11:49.3879252Z  2024-04-03T18:11:49.3879623Z  2024-04-03T18:11:49.3880705Z [16,672 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:49.3882060Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 52s local 2024-04-03T18:11:49.3883141Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 20s local 2024-04-03T18:11:49.3884286Z Compiling xla/service/hlo_phi_graph.cc; 11s local 2024-04-03T18:11:49.3885180Z Compiling xla/tools/hlo_module_loader.cc; 10s local 2024-04-03T18:11:49.3886207Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 10s local 2024-04-03T18:11:49.3887182Z Compiling xla/service/sharding_propagation.cc; 9s local 2024-04-03T18:11:49.3888122Z Compiling xla/client/xla_builder.cc; 9s local 2024-04-03T18:11:49.3889112Z Compiling xla/service/hlo_domain_verifier.cc; 9s local ... 2024-04-03T18:11:49.5847768Z 2024-04-03T18:11:49.5848872Z  2024-04-03T18:11:49.5849598Z  2024-04-03T18:11:49.5850071Z  2024-04-03T18:11:49.5850692Z  2024-04-03T18:11:49.5851473Z  2024-04-03T18:11:49.5852057Z  2024-04-03T18:11:49.5852493Z  2024-04-03T18:11:49.5853106Z  2024-04-03T18:11:49.5854759Z [16,673 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:11:49.5856796Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 52s local 2024-04-03T18:11:49.5858354Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 20s local 2024-04-03T18:11:49.5859584Z Compiling xla/tools/hlo_module_loader.cc; 10s local 2024-04-03T18:11:49.5860994Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 10s local 2024-04-03T18:11:49.5862458Z Compiling xla/service/sharding_propagation.cc; 9s local 2024-04-03T18:11:49.5863712Z Compiling xla/client/xla_builder.cc; 9s local 2024-04-03T18:11:49.5864849Z Compiling xla/service/hlo_domain_verifier.cc; 9s local 2024-04-03T18:11:49.5866163Z Compiling xla/client/lib/constants.cc; 8s local ... 2024-04-03T18:11:49.9874162Z 2024-04-03T18:11:49.9874940Z  2024-04-03T18:11:49.9875673Z  2024-04-03T18:11:49.9876104Z  2024-04-03T18:11:49.9876886Z  2024-04-03T18:11:49.9877330Z  2024-04-03T18:11:49.9877705Z  2024-04-03T18:11:49.9878129Z  2024-04-03T18:11:49.9878559Z  2024-04-03T18:11:49.9879787Z [16,673 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:49.9881534Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 52s local 2024-04-03T18:11:49.9882691Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 20s local 2024-04-03T18:11:49.9883745Z Compiling xla/tools/hlo_module_loader.cc; 11s local 2024-04-03T18:11:49.9884873Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 10s local 2024-04-03T18:11:49.9886077Z Compiling xla/service/sharding_propagation.cc; 10s local 2024-04-03T18:11:49.9887060Z Compiling xla/client/xla_builder.cc; 9s local 2024-04-03T18:11:49.9887993Z Compiling xla/service/hlo_domain_verifier.cc; 9s local 2024-04-03T18:11:49.9888983Z Compiling xla/client/lib/constants.cc; 9s local ... 2024-04-03T18:11:50.1888541Z 2024-04-03T18:11:50.1889315Z  2024-04-03T18:11:50.1889866Z  2024-04-03T18:11:50.1890311Z  2024-04-03T18:11:50.1890740Z  2024-04-03T18:11:50.1891171Z  2024-04-03T18:11:50.1891616Z  2024-04-03T18:11:50.1892046Z  2024-04-03T18:11:50.1892459Z  2024-04-03T18:11:50.1893752Z [16,674 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:50.1895573Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 53s local 2024-04-03T18:11:50.1896809Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 20s local 2024-04-03T18:11:50.1898311Z Compiling xla/tools/hlo_module_loader.cc; 11s local 2024-04-03T18:11:50.1899378Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 10s local 2024-04-03T18:11:50.1900450Z Compiling xla/service/sharding_propagation.cc; 10s local 2024-04-03T18:11:50.1901440Z Compiling xla/client/xla_builder.cc; 10s local 2024-04-03T18:11:50.1902409Z Compiling xla/service/hlo_domain_verifier.cc; 10s local 2024-04-03T18:11:50.1903387Z Compiling xla/service/hlo_domain_remover.cc; 9s local ... 2024-04-03T18:11:50.5271743Z 2024-04-03T18:11:50.5272788Z  2024-04-03T18:11:50.5273338Z  2024-04-03T18:11:50.5273780Z  2024-04-03T18:11:50.5274206Z  2024-04-03T18:11:50.5274629Z  2024-04-03T18:11:50.5275046Z  2024-04-03T18:11:50.5275459Z  2024-04-03T18:11:50.5275866Z  2024-04-03T18:11:50.5277058Z [16,675 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:50.5278651Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 53s local 2024-04-03T18:11:50.5279869Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 21s local 2024-04-03T18:11:50.5281040Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 11s local 2024-04-03T18:11:50.5282203Z Compiling xla/service/sharding_propagation.cc; 10s local 2024-04-03T18:11:50.5283180Z Compiling xla/client/xla_builder.cc; 10s local 2024-04-03T18:11:50.5284137Z Compiling xla/service/hlo_domain_verifier.cc; 10s local 2024-04-03T18:11:50.5285181Z Compiling xla/service/hlo_domain_remover.cc; 9s local 2024-04-03T18:11:50.5286245Z Compiling llvm/lib/Transforms/Scalar/ADCE.cpp; 9s local ... 2024-04-03T18:11:50.7856998Z 2024-04-03T18:11:50.7857765Z  2024-04-03T18:11:50.7858270Z  2024-04-03T18:11:50.7858695Z  2024-04-03T18:11:50.7859117Z  2024-04-03T18:11:50.7859508Z  2024-04-03T18:11:50.7859914Z  2024-04-03T18:11:50.7860310Z  2024-04-03T18:11:50.7860696Z  2024-04-03T18:11:50.7861902Z [16,676 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:50.7863427Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 53s local 2024-04-03T18:11:50.7864629Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 21s local 2024-04-03T18:11:50.7866342Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 11s local 2024-04-03T18:11:50.7867546Z Compiling xla/service/sharding_propagation.cc; 10s local 2024-04-03T18:11:50.7868785Z Compiling xla/client/xla_builder.cc; 10s local 2024-04-03T18:11:50.7869760Z Compiling xla/service/hlo_domain_verifier.cc; 10s local 2024-04-03T18:11:50.7871015Z Compiling xla/service/hlo_domain_remover.cc; 9s local 2024-04-03T18:11:50.7872112Z Compiling llvm/lib/Transforms/Scalar/ADCE.cpp; 9s local ... 2024-04-03T18:11:50.9850748Z 2024-04-03T18:11:50.9851965Z  2024-04-03T18:11:50.9852756Z  2024-04-03T18:11:50.9853464Z  2024-04-03T18:11:50.9854755Z  2024-04-03T18:11:50.9855468Z  2024-04-03T18:11:50.9855922Z  2024-04-03T18:11:50.9856378Z  2024-04-03T18:11:50.9856816Z  2024-04-03T18:11:50.9858058Z [16,678 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:50.9859776Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 53s local 2024-04-03T18:11:50.9861108Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 21s local 2024-04-03T18:11:50.9862443Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 11s local 2024-04-03T18:11:50.9863729Z Compiling xla/service/sharding_propagation.cc; 11s local 2024-04-03T18:11:50.9864800Z Compiling xla/client/xla_builder.cc; 10s local 2024-04-03T18:11:50.9865812Z Compiling xla/service/hlo_domain_verifier.cc; 10s local 2024-04-03T18:11:50.9866893Z Compiling xla/service/hlo_domain_remover.cc; 9s local 2024-04-03T18:11:50.9868259Z Compiling xla/service/sharding_propagation.cc; 9s local ... 2024-04-03T18:11:51.3871698Z 2024-04-03T18:11:51.3872440Z  2024-04-03T18:11:51.3872948Z  2024-04-03T18:11:51.3873351Z  2024-04-03T18:11:51.3873776Z  2024-04-03T18:11:51.3874163Z  2024-04-03T18:11:51.3874576Z  2024-04-03T18:11:51.3875006Z  2024-04-03T18:11:51.3875416Z  2024-04-03T18:11:51.3876657Z [16,679 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:51.3878220Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 54s local 2024-04-03T18:11:51.3879775Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 22s local 2024-04-03T18:11:51.3881019Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 12s local 2024-04-03T18:11:51.3882134Z Compiling xla/service/sharding_propagation.cc; 11s local 2024-04-03T18:11:51.3883119Z Compiling xla/client/xla_builder.cc; 11s local 2024-04-03T18:11:51.3884297Z Compiling xla/service/hlo_domain_verifier.cc; 11s local 2024-04-03T18:11:51.3885338Z Compiling xla/service/hlo_domain_remover.cc; 10s local 2024-04-03T18:11:51.3886410Z Compiling xla/service/sharding_propagation.cc; 9s local ... 2024-04-03T18:11:51.8655920Z 2024-04-03T18:11:51.8656645Z  2024-04-03T18:11:51.8657125Z  2024-04-03T18:11:51.8657475Z  2024-04-03T18:11:51.8657857Z  2024-04-03T18:11:51.8658250Z  2024-04-03T18:11:51.8658604Z  2024-04-03T18:11:51.8658971Z  2024-04-03T18:11:51.8659333Z  2024-04-03T18:11:51.8660411Z [16,680 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:51.8661778Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 54s local 2024-04-03T18:11:51.8662854Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 22s local 2024-04-03T18:11:51.8663873Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 12s local 2024-04-03T18:11:51.8664891Z Compiling xla/service/sharding_propagation.cc; 11s local 2024-04-03T18:11:51.8665753Z Compiling xla/client/xla_builder.cc; 11s local 2024-04-03T18:11:51.8666584Z Compiling xla/service/hlo_domain_verifier.cc; 11s local 2024-04-03T18:11:51.8667488Z Compiling xla/service/hlo_domain_remover.cc; 10s local 2024-04-03T18:11:51.8668871Z Compiling xla/service/sharding_propagation.cc; 10s local ... 2024-04-03T18:11:52.1879601Z 2024-04-03T18:11:52.1880650Z  2024-04-03T18:11:52.1881162Z  2024-04-03T18:11:52.1881589Z  2024-04-03T18:11:52.1882021Z  2024-04-03T18:11:52.1882433Z  2024-04-03T18:11:52.1882860Z  2024-04-03T18:11:52.1883263Z  2024-04-03T18:11:52.1883668Z  2024-04-03T18:11:52.1884814Z [16,680 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:52.1886533Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 55s local 2024-04-03T18:11:52.1887736Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 22s local 2024-04-03T18:11:52.1888900Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 12s local 2024-04-03T18:11:52.1890162Z Compiling xla/service/sharding_propagation.cc; 12s local 2024-04-03T18:11:52.1891060Z Compiling xla/client/xla_builder.cc; 12s local 2024-04-03T18:11:52.1891982Z Compiling xla/service/hlo_domain_verifier.cc; 12s local 2024-04-03T18:11:52.1893072Z Compiling xla/service/hlo_domain_remover.cc; 11s local 2024-04-03T18:11:52.1894201Z Compiling xla/service/sharding_propagation.cc; 10s local ... 2024-04-03T18:11:52.4924027Z 2024-04-03T18:11:52.4924783Z  2024-04-03T18:11:52.4925245Z  2024-04-03T18:11:52.4925640Z  2024-04-03T18:11:52.4926032Z  2024-04-03T18:11:52.4926392Z  2024-04-03T18:11:52.4926761Z  2024-04-03T18:11:52.4927121Z  2024-04-03T18:11:52.4927514Z  2024-04-03T18:11:52.4928707Z [16,682 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:52.4929956Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 55s local 2024-04-03T18:11:52.4931365Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 23s local 2024-04-03T18:11:52.4932362Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 13s local 2024-04-03T18:11:52.4933286Z Compiling xla/service/sharding_propagation.cc; 12s local 2024-04-03T18:11:52.4934087Z Compiling xla/client/xla_builder.cc; 12s local 2024-04-03T18:11:52.4935024Z Compiling xla/service/hlo_domain_verifier.cc; 12s local 2024-04-03T18:11:52.4935883Z Compiling xla/service/sharding_propagation.cc; 10s local 2024-04-03T18:11:52.4936965Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 10s local ... 2024-04-03T18:11:52.6999014Z 2024-04-03T18:11:52.6999688Z  2024-04-03T18:11:52.7000149Z  2024-04-03T18:11:52.7000511Z  2024-04-03T18:11:52.7000871Z  2024-04-03T18:11:52.7001252Z  2024-04-03T18:11:52.7001610Z  2024-04-03T18:11:52.7001983Z  2024-04-03T18:11:52.7002366Z  2024-04-03T18:11:52.7003447Z [16,684 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:52.7004842Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 55s local 2024-04-03T18:11:52.7005919Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 23s local 2024-04-03T18:11:52.7006967Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 13s local 2024-04-03T18:11:52.7007971Z Compiling xla/service/sharding_propagation.cc; 12s local 2024-04-03T18:11:52.7008869Z Compiling xla/client/xla_builder.cc; 12s local 2024-04-03T18:11:52.7009740Z Compiling xla/service/sharding_propagation.cc; 10s local 2024-04-03T18:11:52.7010731Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 10s local 2024-04-03T18:11:52.7011942Z Compiling xla/service/cpu_gpu_shape_verifier.cc; 9s local ... 2024-04-03T18:11:52.9013469Z 2024-04-03T18:11:52.9014221Z  2024-04-03T18:11:52.9014960Z  2024-04-03T18:11:52.9015393Z  2024-04-03T18:11:52.9015823Z  2024-04-03T18:11:52.9016283Z  2024-04-03T18:11:52.9016668Z  2024-04-03T18:11:52.9017078Z  2024-04-03T18:11:52.9017500Z  2024-04-03T18:11:52.9018722Z [16,685 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:52.9020639Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 55s local 2024-04-03T18:11:52.9021933Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 23s local 2024-04-03T18:11:52.9023108Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 13s local 2024-04-03T18:11:52.9024238Z Compiling xla/service/sharding_propagation.cc; 12s local 2024-04-03T18:11:52.9025408Z Compiling xla/client/xla_builder.cc; 12s local 2024-04-03T18:11:52.9026290Z Compiling xla/service/sharding_propagation.cc; 11s local 2024-04-03T18:11:52.9027360Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 11s local 2024-04-03T18:11:52.9028721Z Compiling xla/service/cpu_gpu_shape_verifier.cc; 9s local ... 2024-04-03T18:11:53.1921112Z 2024-04-03T18:11:53.1921892Z  2024-04-03T18:11:53.1922392Z  2024-04-03T18:11:53.1922833Z  2024-04-03T18:11:53.1923255Z  2024-04-03T18:11:53.1923668Z  2024-04-03T18:11:53.1924089Z  2024-04-03T18:11:53.1924514Z  2024-04-03T18:11:53.1924920Z  2024-04-03T18:11:53.1926178Z [16,686 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:53.1927923Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 56s local 2024-04-03T18:11:53.1929234Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 23s local 2024-04-03T18:11:53.1930463Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 13s local 2024-04-03T18:11:53.1931591Z Compiling xla/service/sharding_propagation.cc; 13s local 2024-04-03T18:11:53.1932494Z Compiling xla/client/xla_builder.cc; 13s local 2024-04-03T18:11:53.1933451Z Compiling xla/service/sharding_propagation.cc; 11s local 2024-04-03T18:11:53.1934995Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 11s local 2024-04-03T18:11:53.1936085Z Compiling xla/service/cpu_gpu_shape_verifier.cc; 10s local ... 2024-04-03T18:11:53.5090310Z 2024-04-03T18:11:53.5091126Z  2024-04-03T18:11:53.5091667Z  2024-04-03T18:11:53.5092121Z  2024-04-03T18:11:53.5092578Z  2024-04-03T18:11:53.5092992Z  2024-04-03T18:11:53.5093411Z  2024-04-03T18:11:53.5093844Z  2024-04-03T18:11:53.5094241Z  2024-04-03T18:11:53.5095970Z [16,687 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:53.5097590Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 56s local 2024-04-03T18:11:53.5098833Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 24s local 2024-04-03T18:11:53.5100035Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 14s local 2024-04-03T18:11:53.5101200Z Compiling xla/service/sharding_propagation.cc; 13s local 2024-04-03T18:11:53.5102220Z Compiling xla/client/xla_builder.cc; 13s local 2024-04-03T18:11:53.5103241Z Compiling xla/service/sharding_propagation.cc; 11s local 2024-04-03T18:11:53.5104372Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 11s local 2024-04-03T18:11:53.5105497Z Compiling xla/service/cpu_gpu_shape_verifier.cc; 10s local ... 2024-04-03T18:11:53.7923482Z 2024-04-03T18:11:53.7924275Z  2024-04-03T18:11:53.7924829Z  2024-04-03T18:11:53.7925233Z  2024-04-03T18:11:53.7925627Z  2024-04-03T18:11:53.7926018Z  2024-04-03T18:11:53.7926422Z  2024-04-03T18:11:53.7926789Z  2024-04-03T18:11:53.7927196Z  2024-04-03T18:11:53.7928404Z [16,687 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:53.7929919Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 56s local 2024-04-03T18:11:53.7931085Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 24s local 2024-04-03T18:11:53.7932134Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 14s local 2024-04-03T18:11:53.7933217Z Compiling xla/service/sharding_propagation.cc; 13s local 2024-04-03T18:11:53.7934147Z Compiling xla/client/xla_builder.cc; 13s local 2024-04-03T18:11:53.7935277Z Compiling xla/service/sharding_propagation.cc; 12s local 2024-04-03T18:11:53.7936610Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 12s local 2024-04-03T18:11:53.7937709Z Compiling xla/service/cpu_gpu_shape_verifier.cc; 10s local ... 2024-04-03T18:11:54.0862591Z 2024-04-03T18:11:54.0863756Z  2024-04-03T18:11:54.0864294Z  2024-04-03T18:11:54.0864697Z  2024-04-03T18:11:54.0865141Z  2024-04-03T18:11:54.0865825Z  2024-04-03T18:11:54.0866261Z  2024-04-03T18:11:54.0866713Z  2024-04-03T18:11:54.0867127Z  2024-04-03T18:11:54.0868557Z [16,688 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:54.0869997Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 57s local 2024-04-03T18:11:54.0871368Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 24s local 2024-04-03T18:11:54.0872555Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 14s local 2024-04-03T18:11:54.0873687Z Compiling xla/service/sharding_propagation.cc; 14s local 2024-04-03T18:11:54.0874648Z Compiling xla/client/xla_builder.cc; 13s local 2024-04-03T18:11:54.0875585Z Compiling xla/service/sharding_propagation.cc; 12s local 2024-04-03T18:11:54.0876633Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 12s local 2024-04-03T18:11:54.0877664Z Compiling xla/service/hlo_creation_utils.cc; 10s local ... 2024-04-03T18:11:54.3930397Z 2024-04-03T18:11:54.3931129Z  2024-04-03T18:11:54.3931583Z  2024-04-03T18:11:54.3931975Z  2024-04-03T18:11:54.3932355Z  2024-04-03T18:11:54.3932708Z  2024-04-03T18:11:54.3933071Z  2024-04-03T18:11:54.3933432Z  2024-04-03T18:11:54.3933777Z  2024-04-03T18:11:54.3935219Z [16,689 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:54.3936558Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 57s local 2024-04-03T18:11:54.3937732Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 25s local 2024-04-03T18:11:54.3938786Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 15s local 2024-04-03T18:11:54.3939800Z Compiling xla/service/sharding_propagation.cc; 14s local 2024-04-03T18:11:54.3940838Z Compiling xla/client/xla_builder.cc; 14s local 2024-04-03T18:11:54.3941712Z Compiling xla/service/sharding_propagation.cc; 12s local 2024-04-03T18:11:54.3942646Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 12s local 2024-04-03T18:11:54.3943589Z Compiling xla/service/hlo_creation_utils.cc; 10s local ... 2024-04-03T18:11:54.5939930Z 2024-04-03T18:11:54.5940683Z  2024-04-03T18:11:54.5941269Z  2024-04-03T18:11:54.5941761Z  2024-04-03T18:11:54.5942254Z  2024-04-03T18:11:54.5942745Z  2024-04-03T18:11:54.5943226Z  2024-04-03T18:11:54.5943697Z  2024-04-03T18:11:54.5944185Z  2024-04-03T18:11:54.5945620Z [16,690 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:54.5947623Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 57s local 2024-04-03T18:11:54.5949261Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 25s local 2024-04-03T18:11:54.5950626Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 15s local 2024-04-03T18:11:54.5951927Z Compiling xla/service/sharding_propagation.cc; 14s local 2024-04-03T18:11:54.5953073Z Compiling xla/client/xla_builder.cc; 14s local 2024-04-03T18:11:54.5954194Z Compiling xla/service/sharding_propagation.cc; 12s local 2024-04-03T18:11:54.5955423Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 12s local 2024-04-03T18:11:54.5956661Z Compiling xla/service/hlo_creation_utils.cc; 11s local ... 2024-04-03T18:11:54.9935994Z 2024-04-03T18:11:54.9937188Z  2024-04-03T18:11:54.9938445Z  2024-04-03T18:11:54.9938953Z  2024-04-03T18:11:54.9939419Z  2024-04-03T18:11:54.9939878Z  2024-04-03T18:11:54.9940320Z  2024-04-03T18:11:54.9940808Z  2024-04-03T18:11:54.9941282Z  2024-04-03T18:11:54.9942823Z [16,691 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:54.9944375Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 57s local 2024-04-03T18:11:54.9945701Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 25s local 2024-04-03T18:11:54.9946779Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 15s local 2024-04-03T18:11:54.9948332Z Compiling xla/service/sharding_propagation.cc; 15s local 2024-04-03T18:11:54.9949354Z Compiling xla/client/xla_builder.cc; 14s local 2024-04-03T18:11:54.9950299Z Compiling xla/service/sharding_propagation.cc; 13s local 2024-04-03T18:11:54.9951350Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 13s local 2024-04-03T18:11:54.9952320Z Compiling xla/service/hlo_creation_utils.cc; 11s local ... 2024-04-03T18:11:55.5289230Z 2024-04-03T18:11:55.5290482Z  2024-04-03T18:11:55.5291382Z  2024-04-03T18:11:55.5292142Z  2024-04-03T18:11:55.5294734Z  2024-04-03T18:11:55.5295272Z  2024-04-03T18:11:55.5295665Z  2024-04-03T18:11:55.5296067Z  2024-04-03T18:11:55.5300257Z  2024-04-03T18:11:55.5301585Z [16,692 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:55.5303155Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 58s local 2024-04-03T18:11:55.5304461Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 26s local 2024-04-03T18:11:55.5305875Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 16s local 2024-04-03T18:11:55.5307123Z Compiling xla/service/sharding_propagation.cc; 15s local 2024-04-03T18:11:55.5308708Z Compiling xla/client/xla_builder.cc; 15s local 2024-04-03T18:11:55.5309786Z Compiling xla/service/sharding_propagation.cc; 13s local 2024-04-03T18:11:55.5310906Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 13s local 2024-04-03T18:11:55.5312015Z Compiling xla/service/hlo_creation_utils.cc; 12s local ... 2024-04-03T18:11:55.7954011Z 2024-04-03T18:11:55.7954834Z  2024-04-03T18:11:55.7955355Z  2024-04-03T18:11:55.7955780Z  2024-04-03T18:11:55.7956206Z  2024-04-03T18:11:55.7956610Z  2024-04-03T18:11:55.7957283Z  2024-04-03T18:11:55.7957772Z  2024-04-03T18:11:55.7958208Z  2024-04-03T18:11:55.7959579Z [16,692 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:55.7961054Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 58s local 2024-04-03T18:11:55.7962389Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 26s local 2024-04-03T18:11:55.7963552Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 16s local 2024-04-03T18:11:55.7964608Z Compiling xla/service/sharding_propagation.cc; 15s local 2024-04-03T18:11:55.7965610Z Compiling xla/client/xla_builder.cc; 15s local 2024-04-03T18:11:55.7966563Z Compiling xla/service/sharding_propagation.cc; 14s local 2024-04-03T18:11:55.7967632Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 14s local 2024-04-03T18:11:55.7968719Z Compiling xla/service/hlo_creation_utils.cc; 12s local ... 2024-04-03T18:11:56.1995869Z 2024-04-03T18:11:56.1996592Z  2024-04-03T18:11:56.1997020Z  2024-04-03T18:11:56.1997372Z  2024-04-03T18:11:56.1997722Z  2024-04-03T18:11:56.1998118Z  2024-04-03T18:11:56.1998476Z  2024-04-03T18:11:56.1998824Z  2024-04-03T18:11:56.1999206Z  2024-04-03T18:11:56.2013070Z [16,693 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:56.2014636Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 59s local 2024-04-03T18:11:56.2015719Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 26s local 2024-04-03T18:11:56.2016757Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 16s local 2024-04-03T18:11:56.2017724Z Compiling xla/service/sharding_propagation.cc; 16s local 2024-04-03T18:11:56.2018929Z Compiling xla/client/xla_builder.cc; 16s local 2024-04-03T18:11:56.2019807Z Compiling xla/service/sharding_propagation.cc; 14s local 2024-04-03T18:11:56.2020730Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 14s local 2024-04-03T18:11:56.2021624Z Compiling xla/service/hlo_creation_utils.cc; 12s local ... 2024-04-03T18:11:56.3959872Z 2024-04-03T18:11:56.3960965Z  2024-04-03T18:11:56.3961464Z  2024-04-03T18:11:56.3961860Z  2024-04-03T18:11:56.3962276Z  2024-04-03T18:11:56.3962685Z  2024-04-03T18:11:56.3963067Z  2024-04-03T18:11:56.3963454Z  2024-04-03T18:11:56.3963843Z  2024-04-03T18:11:56.3965006Z [16,696 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:56.3966473Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 59s local 2024-04-03T18:11:56.3967635Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 27s local 2024-04-03T18:11:56.3968731Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 17s local 2024-04-03T18:11:56.3969751Z Compiling xla/service/sharding_propagation.cc; 16s local 2024-04-03T18:11:56.3970671Z Compiling xla/client/xla_builder.cc; 16s local 2024-04-03T18:11:56.3971568Z Compiling xla/service/sharding_propagation.cc; 14s local 2024-04-03T18:11:56.3972584Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 14s local 2024-04-03T18:11:56.3973656Z Compiling xla/service/hlo_creation_utils.cc; 12s local ... 2024-04-03T18:11:56.6969678Z 2024-04-03T18:11:56.6970833Z  2024-04-03T18:11:56.6971691Z  2024-04-03T18:11:56.6972525Z  2024-04-03T18:11:56.6973993Z  2024-04-03T18:11:56.6975161Z  2024-04-03T18:11:56.6975764Z  2024-04-03T18:11:56.6976269Z  2024-04-03T18:11:56.6977184Z  2024-04-03T18:11:56.6978972Z [16,698 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:56.6980575Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 59s local 2024-04-03T18:11:56.6981812Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 27s local 2024-04-03T18:11:56.6983254Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 17s local 2024-04-03T18:11:56.6984451Z Compiling xla/service/sharding_propagation.cc; 16s local 2024-04-03T18:11:56.6985466Z Compiling xla/client/xla_builder.cc; 16s local 2024-04-03T18:11:56.6986488Z Compiling xla/service/sharding_propagation.cc; 14s local 2024-04-03T18:11:56.6987570Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 14s local 2024-04-03T18:11:56.6988913Z Compiling xla/service/hlo_creation_utils.cc; 13s local ... 2024-04-03T18:11:56.9966659Z 2024-04-03T18:11:56.9967677Z  2024-04-03T18:11:56.9968228Z  2024-04-03T18:11:56.9968643Z  2024-04-03T18:11:56.9969055Z  2024-04-03T18:11:56.9969445Z  2024-04-03T18:11:56.9969867Z  2024-04-03T18:11:56.9970250Z  2024-04-03T18:11:56.9970634Z  2024-04-03T18:11:56.9971836Z [16,698 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:56.9973338Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 60s local 2024-04-03T18:11:56.9974696Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 27s local 2024-04-03T18:11:56.9975844Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 17s local 2024-04-03T18:11:56.9976993Z Compiling xla/service/sharding_propagation.cc; 17s local 2024-04-03T18:11:56.9977938Z Compiling xla/client/xla_builder.cc; 16s local 2024-04-03T18:11:56.9978902Z Compiling xla/service/sharding_propagation.cc; 15s local 2024-04-03T18:11:56.9979940Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 15s local 2024-04-03T18:11:56.9981048Z Compiling xla/service/hlo_creation_utils.cc; 13s local ... 2024-04-03T18:11:57.3971595Z 2024-04-03T18:11:57.3973082Z  2024-04-03T18:11:57.3974014Z  2024-04-03T18:11:57.3974927Z  2024-04-03T18:11:57.3975629Z  2024-04-03T18:11:57.3978117Z  2024-04-03T18:11:57.3978859Z  2024-04-03T18:11:57.3979492Z  2024-04-03T18:11:57.3980415Z  2024-04-03T18:11:57.3982242Z [16,700 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:57.3983889Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 60s local 2024-04-03T18:11:57.3985395Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 28s local 2024-04-03T18:11:57.3986719Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 18s local 2024-04-03T18:11:57.3988218Z Compiling xla/service/sharding_propagation.cc; 17s local 2024-04-03T18:11:57.3989308Z Compiling xla/client/xla_builder.cc; 17s local 2024-04-03T18:11:57.3990442Z Compiling xla/service/sharding_propagation.cc; 15s local 2024-04-03T18:11:57.3991639Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 15s local 2024-04-03T18:11:57.3992817Z Compiling xla/service/hlo_creation_utils.cc; 13s local ... 2024-04-03T18:11:57.7876254Z 2024-04-03T18:11:57.7877469Z  2024-04-03T18:11:57.7880561Z  2024-04-03T18:11:57.7881321Z  2024-04-03T18:11:57.7884357Z  2024-04-03T18:11:57.7885090Z  2024-04-03T18:11:57.7885722Z  2024-04-03T18:11:57.7886390Z  2024-04-03T18:11:57.7887096Z  2024-04-03T18:11:57.7888564Z [16,704 / 19,966] 4 / 18 tests; 48 actions, 46 running; last test: ...til_test 2024-04-03T18:11:57.7890353Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 60s local 2024-04-03T18:11:57.7891789Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 28s local 2024-04-03T18:11:57.7893611Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 18s local 2024-04-03T18:11:57.7895482Z Compiling xla/service/sharding_propagation.cc; 17s local 2024-04-03T18:11:57.7896811Z Compiling xla/client/xla_builder.cc; 17s local 2024-04-03T18:11:57.7898098Z Compiling xla/service/sharding_propagation.cc; 16s local 2024-04-03T18:11:57.7899596Z Compiling llvm/lib/Transforms/Scalar/SROA.cpp; 16s local 2024-04-03T18:11:57.7900961Z Compiling xla/service/topk_rewriter.cc; 14s local ... 2024-04-03T18:11:57.9976285Z 2024-04-03T18:11:57.9977354Z  2024-04-03T18:11:57.9978389Z  2024-04-03T18:11:57.9979255Z  2024-04-03T18:11:57.9980309Z  2024-04-03T18:11:57.9980749Z  2024-04-03T18:11:57.9981078Z  2024-04-03T18:11:57.9981431Z  2024-04-03T18:11:57.9981768Z  2024-04-03T18:11:57.9982730Z [16,706 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:57.9984003Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 61s local 2024-04-03T18:11:57.9984991Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 28s local 2024-04-03T18:11:57.9985936Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 18s local 2024-04-03T18:11:57.9986889Z Compiling xla/service/sharding_propagation.cc; 18s local 2024-04-03T18:11:57.9987946Z Compiling xla/client/xla_builder.cc; 17s local 2024-04-03T18:11:57.9988762Z Compiling xla/service/sharding_propagation.cc; 16s local 2024-04-03T18:11:57.9989601Z Compiling xla/service/topk_rewriter.cc; 14s local 2024-04-03T18:11:57.9990512Z Compiling xla/service/cpu/in_process_collectives.cc; 14s local ... 2024-04-03T18:11:58.5829789Z 2024-04-03T18:11:58.5832146Z  2024-04-03T18:11:58.5832680Z  2024-04-03T18:11:58.5833090Z  2024-04-03T18:11:58.5833519Z  2024-04-03T18:11:58.5833936Z  2024-04-03T18:11:58.5834343Z  2024-04-03T18:11:58.5834770Z  2024-04-03T18:11:58.5835193Z  2024-04-03T18:11:58.5836403Z [16,707 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:58.5837930Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 61s local 2024-04-03T18:11:58.5839132Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 29s local 2024-04-03T18:11:58.5840584Z Compiling mlir/lib/Dialect/Math/IR/MathDialect.cpp; 19s local 2024-04-03T18:11:58.5841763Z Compiling xla/service/sharding_propagation.cc; 18s local 2024-04-03T18:11:58.5842738Z Compiling xla/client/xla_builder.cc; 18s local 2024-04-03T18:11:58.5843711Z Compiling xla/service/sharding_propagation.cc; 16s local 2024-04-03T18:11:58.5845007Z Compiling xla/service/topk_rewriter.cc; 15s local 2024-04-03T18:11:58.5846072Z Compiling xla/service/cpu/in_process_collectives.cc; 14s local ... 2024-04-03T18:11:58.7983822Z 2024-04-03T18:11:58.7984565Z  2024-04-03T18:11:58.7985022Z  2024-04-03T18:11:58.7987258Z  2024-04-03T18:11:58.7988270Z  2024-04-03T18:11:58.7991391Z  2024-04-03T18:11:58.7992284Z  2024-04-03T18:11:58.7995276Z  2024-04-03T18:11:58.7995993Z  2024-04-03T18:11:58.8000589Z [16,708 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:58.8002479Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 61s local 2024-04-03T18:11:58.8004100Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 29s local 2024-04-03T18:11:58.8005669Z Compiling xla/service/sharding_propagation.cc; 18s local 2024-04-03T18:11:58.8007360Z Compiling xla/client/xla_builder.cc; 18s local 2024-04-03T18:11:58.8008303Z Compiling xla/service/sharding_propagation.cc; 17s local 2024-04-03T18:11:58.8009128Z Compiling xla/service/topk_rewriter.cc; 15s local 2024-04-03T18:11:58.8009968Z Compiling xla/service/cpu/in_process_collectives.cc; 15s local 2024-04-03T18:11:58.8010881Z Compiling xla/service/hlo_graph_dumper.cc; 15s local ... 2024-04-03T18:11:59.1397872Z 2024-04-03T18:11:59.1398620Z  2024-04-03T18:11:59.1399090Z  2024-04-03T18:11:59.1399475Z  2024-04-03T18:11:59.1399849Z  2024-04-03T18:11:59.1400219Z  2024-04-03T18:11:59.1400619Z  2024-04-03T18:11:59.1401014Z  2024-04-03T18:11:59.1401388Z  2024-04-03T18:11:59.1402482Z [16,711 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:59.1403896Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 62s local 2024-04-03T18:11:59.1405262Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 29s local 2024-04-03T18:11:59.1406321Z Compiling xla/service/sharding_propagation.cc; 19s local 2024-04-03T18:11:59.1407324Z Compiling xla/client/xla_builder.cc; 19s local 2024-04-03T18:11:59.1408180Z Compiling xla/service/sharding_propagation.cc; 17s local 2024-04-03T18:11:59.1409232Z Compiling xla/service/topk_rewriter.cc; 15s local 2024-04-03T18:11:59.1410199Z Compiling xla/service/cpu/in_process_collectives.cc; 15s local 2024-04-03T18:11:59.1411206Z Compiling xla/service/hlo_graph_dumper.cc; 15s local ... 2024-04-03T18:11:59.4029473Z 2024-04-03T18:11:59.4030224Z  2024-04-03T18:11:59.4030658Z  2024-04-03T18:11:59.4031028Z  2024-04-03T18:11:59.4031390Z  2024-04-03T18:11:59.4031733Z  2024-04-03T18:11:59.4032111Z  2024-04-03T18:11:59.4032477Z  2024-04-03T18:11:59.4032819Z  2024-04-03T18:11:59.4033877Z [16,711 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:11:59.4035201Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 62s local 2024-04-03T18:11:59.4036237Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 30s local 2024-04-03T18:11:59.4037189Z Compiling xla/service/sharding_propagation.cc; 19s local 2024-04-03T18:11:59.4038018Z Compiling xla/client/xla_builder.cc; 19s local 2024-04-03T18:11:59.4038841Z Compiling xla/service/sharding_propagation.cc; 17s local 2024-04-03T18:11:59.4039732Z Compiling xla/service/topk_rewriter.cc; 15s local 2024-04-03T18:11:59.4040644Z Compiling xla/service/cpu/in_process_collectives.cc; 15s local 2024-04-03T18:11:59.4041619Z Compiling xla/service/hlo_graph_dumper.cc; 15s local ... 2024-04-03T18:11:59.6010368Z 2024-04-03T18:11:59.6011353Z  2024-04-03T18:11:59.6011877Z  2024-04-03T18:11:59.6012274Z  2024-04-03T18:11:59.6012646Z  2024-04-03T18:11:59.6013050Z  2024-04-03T18:11:59.6013433Z  2024-04-03T18:11:59.6013821Z  2024-04-03T18:11:59.6014222Z  2024-04-03T18:11:59.6015636Z [16,712 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:59.6017299Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 62s local 2024-04-03T18:11:59.6018480Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 30s local 2024-04-03T18:11:59.6019520Z Compiling xla/service/sharding_propagation.cc; 19s local 2024-04-03T18:11:59.6020446Z Compiling xla/client/xla_builder.cc; 19s local 2024-04-03T18:11:59.6021366Z Compiling xla/service/sharding_propagation.cc; 17s local 2024-04-03T18:11:59.6022274Z Compiling xla/service/topk_rewriter.cc; 16s local 2024-04-03T18:11:59.6023300Z Compiling xla/service/cpu/in_process_collectives.cc; 16s local 2024-04-03T18:11:59.6024339Z Compiling xla/service/hlo_graph_dumper.cc; 15s local ... 2024-04-03T18:11:59.9645360Z 2024-04-03T18:11:59.9646149Z  2024-04-03T18:11:59.9646670Z  2024-04-03T18:11:59.9647088Z  2024-04-03T18:11:59.9647506Z  2024-04-03T18:11:59.9647967Z  2024-04-03T18:11:59.9648504Z  2024-04-03T18:11:59.9648988Z  2024-04-03T18:11:59.9649458Z  2024-04-03T18:11:59.9650680Z [16,714 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:11:59.9652294Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 62s local 2024-04-03T18:11:59.9654011Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 30s local 2024-04-03T18:11:59.9655325Z Compiling xla/service/sharding_propagation.cc; 19s local 2024-04-03T18:11:59.9656313Z Compiling xla/client/xla_builder.cc; 19s local 2024-04-03T18:11:59.9657349Z Compiling xla/service/sharding_propagation.cc; 18s local 2024-04-03T18:11:59.9658508Z Compiling xla/service/topk_rewriter.cc; 16s local 2024-04-03T18:11:59.9659603Z Compiling xla/service/cpu/in_process_collectives.cc; 16s local 2024-04-03T18:11:59.9661000Z Compiling xla/service/hlo_graph_dumper.cc; 16s local ... 2024-04-03T18:12:00.2001203Z 2024-04-03T18:12:00.2001949Z  2024-04-03T18:12:00.2002477Z  2024-04-03T18:12:00.2002874Z  2024-04-03T18:12:00.2003299Z  2024-04-03T18:12:00.2003712Z  2024-04-03T18:12:00.2004139Z  2024-04-03T18:12:00.2004537Z  2024-04-03T18:12:00.2006546Z  2024-04-03T18:12:00.2008104Z [16,714 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:00.2010124Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 63s local 2024-04-03T18:12:00.2011520Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 30s local 2024-04-03T18:12:00.2013062Z Compiling xla/service/sharding_propagation.cc; 20s local 2024-04-03T18:12:00.2014411Z Compiling xla/client/xla_builder.cc; 20s local 2024-04-03T18:12:00.2015800Z Compiling xla/service/sharding_propagation.cc; 18s local 2024-04-03T18:12:00.2017012Z Compiling xla/service/topk_rewriter.cc; 16s local 2024-04-03T18:12:00.2018486Z Compiling xla/service/cpu/in_process_collectives.cc; 16s local 2024-04-03T18:12:00.2019848Z Compiling xla/service/hlo_graph_dumper.cc; 16s local ... 2024-04-03T18:12:00.4003306Z 2024-04-03T18:12:00.4004557Z  2024-04-03T18:12:00.4005272Z  2024-04-03T18:12:00.4006012Z  2024-04-03T18:12:00.4007140Z  2024-04-03T18:12:00.4007634Z  2024-04-03T18:12:00.4008100Z  2024-04-03T18:12:00.4008531Z  2024-04-03T18:12:00.4008952Z  2024-04-03T18:12:00.4010193Z [16,715 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:00.4011865Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 63s local 2024-04-03T18:12:00.4013402Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 31s local 2024-04-03T18:12:00.4014814Z Compiling xla/service/sharding_propagation.cc; 20s local 2024-04-03T18:12:00.4015812Z Compiling xla/client/xla_builder.cc; 20s local 2024-04-03T18:12:00.4016811Z Compiling xla/service/sharding_propagation.cc; 18s local 2024-04-03T18:12:00.4018074Z Compiling xla/service/topk_rewriter.cc; 16s local 2024-04-03T18:12:00.4019362Z Compiling xla/service/cpu/in_process_collectives.cc; 16s local 2024-04-03T18:12:00.4020456Z Compiling xla/service/hlo_graph_dumper.cc; 16s local ... 2024-04-03T18:12:01.2301692Z 2024-04-03T18:12:01.2302448Z  2024-04-03T18:12:01.2302977Z  2024-04-03T18:12:01.2303323Z  2024-04-03T18:12:01.2303733Z  2024-04-03T18:12:01.2304129Z  2024-04-03T18:12:01.2304530Z  2024-04-03T18:12:01.2304920Z  2024-04-03T18:12:01.2305305Z  2024-04-03T18:12:01.2306540Z [16,716 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:01.2308318Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 64s local 2024-04-03T18:12:01.2309467Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 31s local 2024-04-03T18:12:01.2310511Z Compiling xla/service/sharding_propagation.cc; 21s local 2024-04-03T18:12:01.2311473Z Compiling xla/client/xla_builder.cc; 21s local 2024-04-03T18:12:01.2312463Z Compiling xla/service/sharding_propagation.cc; 19s local 2024-04-03T18:12:01.2313424Z Compiling xla/service/topk_rewriter.cc; 17s local 2024-04-03T18:12:01.2314370Z Compiling xla/service/hlo_graph_dumper.cc; 17s local 2024-04-03T18:12:01.2315716Z Compiling xla/service/topk_rewriter.cc; 15s local ... 2024-04-03T18:12:01.4979068Z 2024-04-03T18:12:01.4979881Z  2024-04-03T18:12:01.4980565Z  2024-04-03T18:12:01.4980998Z  2024-04-03T18:12:01.4981438Z  2024-04-03T18:12:01.4981884Z  2024-04-03T18:12:01.4982286Z  2024-04-03T18:12:01.4982685Z  2024-04-03T18:12:01.4983141Z  2024-04-03T18:12:01.4984309Z [16,717 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:01.4986274Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 64s local 2024-04-03T18:12:01.4987381Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 32s local 2024-04-03T18:12:01.4988800Z Compiling xla/service/sharding_propagation.cc; 21s local 2024-04-03T18:12:01.4989737Z Compiling xla/client/xla_builder.cc; 21s local 2024-04-03T18:12:01.4990667Z Compiling xla/service/sharding_propagation.cc; 19s local 2024-04-03T18:12:01.4991588Z Compiling xla/service/topk_rewriter.cc; 17s local 2024-04-03T18:12:01.4992479Z Compiling xla/service/hlo_graph_dumper.cc; 17s local 2024-04-03T18:12:01.4993390Z Compiling xla/service/topk_rewriter.cc; 16s local ... 2024-04-03T18:12:01.7012132Z 2024-04-03T18:12:01.7012936Z  2024-04-03T18:12:01.7013453Z  2024-04-03T18:12:01.7013898Z  2024-04-03T18:12:01.7014490Z  2024-04-03T18:12:01.7014913Z  2024-04-03T18:12:01.7015328Z  2024-04-03T18:12:01.7015763Z  2024-04-03T18:12:01.7016158Z  2024-04-03T18:12:01.7017420Z [16,719 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:01.7019020Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 64s local 2024-04-03T18:12:01.7020380Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 32s local 2024-04-03T18:12:01.7021487Z Compiling xla/service/sharding_propagation.cc; 21s local 2024-04-03T18:12:01.7022453Z Compiling xla/client/xla_builder.cc; 21s local 2024-04-03T18:12:01.7023628Z Compiling xla/service/sharding_propagation.cc; 19s local 2024-04-03T18:12:01.7024633Z Compiling xla/service/topk_rewriter.cc; 18s local 2024-04-03T18:12:01.7025565Z Compiling xla/service/hlo_graph_dumper.cc; 17s local 2024-04-03T18:12:01.7026843Z Compiling xla/service/topk_rewriter.cc; 16s local ... 2024-04-03T18:12:01.9147276Z 2024-04-03T18:12:01.9148302Z  2024-04-03T18:12:01.9148853Z  2024-04-03T18:12:01.9149271Z  2024-04-03T18:12:01.9149693Z  2024-04-03T18:12:01.9150136Z  2024-04-03T18:12:01.9150524Z  2024-04-03T18:12:01.9150949Z  2024-04-03T18:12:01.9151726Z  2024-04-03T18:12:01.9152913Z [16,720 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:01.9154602Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 64s local 2024-04-03T18:12:01.9155811Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 32s local 2024-04-03T18:12:01.9156913Z Compiling xla/service/sharding_propagation.cc; 21s local 2024-04-03T18:12:01.9157906Z Compiling xla/client/xla_builder.cc; 21s local 2024-04-03T18:12:01.9158905Z Compiling xla/service/sharding_propagation.cc; 20s local 2024-04-03T18:12:01.9159871Z Compiling xla/service/topk_rewriter.cc; 18s local 2024-04-03T18:12:01.9160863Z Compiling xla/service/hlo_graph_dumper.cc; 18s local 2024-04-03T18:12:01.9161880Z Compiling xla/service/topk_rewriter.cc; 16s local ... 2024-04-03T18:12:02.2015030Z 2024-04-03T18:12:02.2016245Z  2024-04-03T18:12:02.2016798Z  2024-04-03T18:12:02.2017246Z  2024-04-03T18:12:02.2017708Z  2024-04-03T18:12:02.2019796Z  2024-04-03T18:12:02.2020708Z  2024-04-03T18:12:02.2024188Z  2024-04-03T18:12:02.2024939Z  2024-04-03T18:12:02.2026619Z [16,720 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:02.2029198Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 65s local 2024-04-03T18:12:02.2030560Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 32s local 2024-04-03T18:12:02.2032102Z Compiling xla/service/sharding_propagation.cc; 22s local 2024-04-03T18:12:02.2033198Z Compiling xla/client/xla_builder.cc; 22s local 2024-04-03T18:12:02.2034545Z Compiling xla/service/sharding_propagation.cc; 20s local 2024-04-03T18:12:02.2035710Z Compiling xla/service/topk_rewriter.cc; 18s local 2024-04-03T18:12:02.2037177Z Compiling xla/service/hlo_graph_dumper.cc; 18s local 2024-04-03T18:12:02.2038400Z Compiling xla/service/topk_rewriter.cc; 16s local ... 2024-04-03T18:12:02.6019341Z 2024-04-03T18:12:02.6020415Z  2024-04-03T18:12:02.6021313Z  2024-04-03T18:12:02.6022323Z  2024-04-03T18:12:02.6022849Z  2024-04-03T18:12:02.6023304Z  2024-04-03T18:12:02.6023749Z  2024-04-03T18:12:02.6024403Z  2024-04-03T18:12:02.6024897Z  2024-04-03T18:12:02.6026249Z [16,722 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:02.6028170Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 65s local 2024-04-03T18:12:02.6029537Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 33s local 2024-04-03T18:12:02.6030767Z Compiling xla/service/sharding_propagation.cc; 22s local 2024-04-03T18:12:02.6031830Z Compiling xla/client/xla_builder.cc; 22s local 2024-04-03T18:12:02.6032915Z Compiling xla/service/sharding_propagation.cc; 20s local 2024-04-03T18:12:02.6034012Z Compiling xla/service/topk_rewriter.cc; 19s local 2024-04-03T18:12:02.6035054Z Compiling xla/service/hlo_graph_dumper.cc; 18s local 2024-04-03T18:12:02.6036166Z Compiling xla/service/topk_rewriter.cc; 17s local ... 2024-04-03T18:12:03.0066771Z 2024-04-03T18:12:03.0067576Z  2024-04-03T18:12:03.0068352Z  2024-04-03T18:12:03.0068799Z  2024-04-03T18:12:03.0069237Z  2024-04-03T18:12:03.0069674Z  2024-04-03T18:12:03.0070185Z  2024-04-03T18:12:03.0070670Z  2024-04-03T18:12:03.0071090Z  2024-04-03T18:12:03.0072317Z [16,723 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:03.0073792Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 66s local 2024-04-03T18:12:03.0075391Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 33s local 2024-04-03T18:12:03.0076532Z Compiling xla/service/sharding_propagation.cc; 23s local 2024-04-03T18:12:03.0077486Z Compiling xla/client/xla_builder.cc; 22s local 2024-04-03T18:12:03.0078476Z Compiling xla/service/sharding_propagation.cc; 21s local 2024-04-03T18:12:03.0079725Z Compiling xla/service/topk_rewriter.cc; 19s local 2024-04-03T18:12:03.0080673Z Compiling xla/service/hlo_graph_dumper.cc; 19s local 2024-04-03T18:12:03.0081791Z Compiling xla/service/topk_rewriter.cc; 17s local ... 2024-04-03T18:12:03.4026571Z 2024-04-03T18:12:03.4027353Z  2024-04-03T18:12:03.4028105Z  2024-04-03T18:12:03.4028586Z  2024-04-03T18:12:03.4032309Z  2024-04-03T18:12:03.4033132Z  2024-04-03T18:12:03.4033803Z  2024-04-03T18:12:03.4034661Z  2024-04-03T18:12:03.4035537Z  2024-04-03T18:12:03.4036916Z [16,723 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:03.4038618Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 66s local 2024-04-03T18:12:03.4039937Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 34s local 2024-04-03T18:12:03.4041167Z Compiling xla/service/sharding_propagation.cc; 23s local 2024-04-03T18:12:03.4042238Z Compiling xla/client/xla_builder.cc; 23s local 2024-04-03T18:12:03.4043279Z Compiling xla/service/sharding_propagation.cc; 21s local 2024-04-03T18:12:03.4044386Z Compiling xla/service/topk_rewriter.cc; 19s local 2024-04-03T18:12:03.4045448Z Compiling xla/service/hlo_graph_dumper.cc; 19s local 2024-04-03T18:12:03.4046823Z Compiling xla/service/topk_rewriter.cc; 18s local ... 2024-04-03T18:12:03.6032309Z 2024-04-03T18:12:03.6033050Z  2024-04-03T18:12:03.6033533Z  2024-04-03T18:12:03.6033936Z  2024-04-03T18:12:03.6034320Z  2024-04-03T18:12:03.6034732Z  2024-04-03T18:12:03.6035144Z  2024-04-03T18:12:03.6035551Z  2024-04-03T18:12:03.6035966Z  2024-04-03T18:12:03.6037143Z [16,728 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:03.6038889Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 66s local 2024-04-03T18:12:03.6040066Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 34s local 2024-04-03T18:12:03.6041081Z Compiling xla/client/xla_builder.cc; 23s local 2024-04-03T18:12:03.6042018Z Compiling xla/service/sharding_propagation.cc; 21s local 2024-04-03T18:12:03.6043001Z Compiling xla/service/topk_rewriter.cc; 20s local 2024-04-03T18:12:03.6043906Z Compiling xla/service/topk_rewriter.cc; 18s local 2024-04-03T18:12:03.6044812Z Compiling xla/service/hlo_verifier.cc; 15s local 2024-04-03T18:12:03.6045891Z Compiling xla/service/cpu/in_process_collectives.cc; 14s local ... 2024-04-03T18:12:03.8298544Z 2024-04-03T18:12:03.8299482Z  2024-04-03T18:12:03.8300030Z  2024-04-03T18:12:03.8300458Z  2024-04-03T18:12:03.8300873Z  2024-04-03T18:12:03.8301290Z  2024-04-03T18:12:03.8301694Z  2024-04-03T18:12:03.8302116Z  2024-04-03T18:12:03.8302546Z  2024-04-03T18:12:03.8303803Z [16,729 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:03.8305409Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 66s local 2024-04-03T18:12:03.8306638Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 34s local 2024-04-03T18:12:03.8307885Z Compiling xla/client/xla_builder.cc; 23s local 2024-04-03T18:12:03.8308872Z Compiling xla/service/sharding_propagation.cc; 22s local 2024-04-03T18:12:03.8309931Z Compiling xla/service/topk_rewriter.cc; 20s local 2024-04-03T18:12:03.8310888Z Compiling xla/service/topk_rewriter.cc; 18s local 2024-04-03T18:12:03.8311833Z Compiling xla/service/hlo_verifier.cc; 15s local 2024-04-03T18:12:03.8313199Z Compiling xla/service/cpu/in_process_collectives.cc; 14s local ... 2024-04-03T18:12:04.2042146Z 2024-04-03T18:12:04.2042894Z  2024-04-03T18:12:04.2043342Z  2024-04-03T18:12:04.2043718Z  2024-04-03T18:12:04.2044090Z  2024-04-03T18:12:04.2044432Z  2024-04-03T18:12:04.2044795Z  2024-04-03T18:12:04.2045158Z  2024-04-03T18:12:04.2045791Z  2024-04-03T18:12:04.2046815Z [16,730 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:04.2048061Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 67s local 2024-04-03T18:12:04.2049020Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 34s local 2024-04-03T18:12:04.2049841Z Compiling xla/client/xla_builder.cc; 24s local 2024-04-03T18:12:04.2050645Z Compiling xla/service/sharding_propagation.cc; 22s local 2024-04-03T18:12:04.2051458Z Compiling xla/service/topk_rewriter.cc; 20s local 2024-04-03T18:12:04.2052227Z Compiling xla/service/topk_rewriter.cc; 18s local 2024-04-03T18:12:04.2052998Z Compiling xla/service/hlo_verifier.cc; 15s local 2024-04-03T18:12:04.2053874Z Compiling xla/service/cpu/in_process_collectives.cc; 15s local ... 2024-04-03T18:12:04.4410928Z 2024-04-03T18:12:04.4411673Z  2024-04-03T18:12:04.4412177Z  2024-04-03T18:12:04.4412622Z  2024-04-03T18:12:04.4413079Z  2024-04-03T18:12:04.4413502Z  2024-04-03T18:12:04.4413946Z  2024-04-03T18:12:04.4414540Z  2024-04-03T18:12:04.4414960Z  2024-04-03T18:12:04.4416371Z [16,731 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:04.4418273Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 67s local 2024-04-03T18:12:04.4419516Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 35s local 2024-04-03T18:12:04.4420708Z Compiling xla/service/sharding_propagation.cc; 22s local 2024-04-03T18:12:04.4421802Z Compiling xla/service/topk_rewriter.cc; 20s local 2024-04-03T18:12:04.4422783Z Compiling xla/service/topk_rewriter.cc; 19s local 2024-04-03T18:12:04.4423735Z Compiling xla/service/hlo_verifier.cc; 15s local 2024-04-03T18:12:04.4425023Z Compiling xla/service/cpu/in_process_collectives.cc; 15s local 2024-04-03T18:12:04.4426165Z Compiling xla/client/xla_builder.cc; 13s local ... 2024-04-03T18:12:04.8041754Z 2024-04-03T18:12:04.8042874Z  2024-04-03T18:12:04.8043385Z  2024-04-03T18:12:04.8043866Z  2024-04-03T18:12:04.8044307Z  2024-04-03T18:12:04.8044731Z  2024-04-03T18:12:04.8045157Z  2024-04-03T18:12:04.8045589Z  2024-04-03T18:12:04.8046000Z  2024-04-03T18:12:04.8047491Z [16,731 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:04.8049079Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 67s local 2024-04-03T18:12:04.8050296Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 35s local 2024-04-03T18:12:04.8051430Z Compiling xla/service/sharding_propagation.cc; 23s local 2024-04-03T18:12:04.8052422Z Compiling xla/service/topk_rewriter.cc; 21s local 2024-04-03T18:12:04.8053320Z Compiling xla/service/topk_rewriter.cc; 19s local 2024-04-03T18:12:04.8054220Z Compiling xla/service/hlo_verifier.cc; 16s local 2024-04-03T18:12:04.8055438Z Compiling xla/service/cpu/in_process_collectives.cc; 15s local 2024-04-03T18:12:04.8056489Z Compiling xla/client/xla_builder.cc; 14s local ... 2024-04-03T18:12:05.0102411Z 2024-04-03T18:12:05.0103859Z  2024-04-03T18:12:05.0104513Z  2024-04-03T18:12:05.0105212Z  2024-04-03T18:12:05.0106279Z  2024-04-03T18:12:05.0106805Z  2024-04-03T18:12:05.0107249Z  2024-04-03T18:12:05.0107810Z  2024-04-03T18:12:05.0108274Z  2024-04-03T18:12:05.0109512Z [16,733 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:05.0111359Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 68s local 2024-04-03T18:12:05.0112650Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 35s local 2024-04-03T18:12:05.0113746Z Compiling xla/service/topk_rewriter.cc; 21s local 2024-04-03T18:12:05.0114730Z Compiling xla/service/topk_rewriter.cc; 19s local 2024-04-03T18:12:05.0115779Z Compiling xla/service/hlo_verifier.cc; 16s local 2024-04-03T18:12:05.0117050Z Compiling xla/service/cpu/in_process_collectives.cc; 15s local 2024-04-03T18:12:05.0118167Z Compiling xla/client/xla_builder.cc; 14s local 2024-04-03T18:12:05.0119146Z Compiling xla/service/rng_expander.cc; 11s local ... 2024-04-03T18:12:05.4047848Z 2024-04-03T18:12:05.4049020Z  2024-04-03T18:12:05.4049555Z  2024-04-03T18:12:05.4049971Z  2024-04-03T18:12:05.4050435Z  2024-04-03T18:12:05.4050865Z  2024-04-03T18:12:05.4051263Z  2024-04-03T18:12:05.4051699Z  2024-04-03T18:12:05.4052127Z  2024-04-03T18:12:05.4053393Z [16,733 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:05.4055205Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 68s local 2024-04-03T18:12:05.4056471Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 36s local 2024-04-03T18:12:05.4057567Z Compiling xla/service/topk_rewriter.cc; 21s local 2024-04-03T18:12:05.4058539Z Compiling xla/service/topk_rewriter.cc; 20s local 2024-04-03T18:12:05.4059506Z Compiling xla/service/hlo_verifier.cc; 16s local 2024-04-03T18:12:05.4060579Z Compiling xla/service/cpu/in_process_collectives.cc; 16s local 2024-04-03T18:12:05.4061674Z Compiling xla/client/xla_builder.cc; 14s local 2024-04-03T18:12:05.4063020Z Compiling xla/service/rng_expander.cc; 11s local ... 2024-04-03T18:12:05.6699401Z 2024-04-03T18:12:05.6700599Z  2024-04-03T18:12:05.6701540Z  2024-04-03T18:12:05.6704527Z  2024-04-03T18:12:05.6705117Z  2024-04-03T18:12:05.6705871Z  2024-04-03T18:12:05.6706637Z  2024-04-03T18:12:05.6707290Z  2024-04-03T18:12:05.6708157Z  2024-04-03T18:12:05.6709861Z [16,734 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:05.6711704Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 68s local 2024-04-03T18:12:05.6713115Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 36s local 2024-04-03T18:12:05.6714703Z Compiling xla/service/topk_rewriter.cc; 22s local 2024-04-03T18:12:05.6715873Z Compiling xla/service/topk_rewriter.cc; 20s local 2024-04-03T18:12:05.6716955Z Compiling xla/service/hlo_verifier.cc; 17s local 2024-04-03T18:12:05.6718444Z Compiling xla/service/cpu/in_process_collectives.cc; 16s local 2024-04-03T18:12:05.6719694Z Compiling xla/client/xla_builder.cc; 15s local 2024-04-03T18:12:05.6720747Z Compiling xla/service/rng_expander.cc; 12s local ... 2024-04-03T18:12:06.0059183Z 2024-04-03T18:12:06.0059928Z  2024-04-03T18:12:06.0060392Z  2024-04-03T18:12:06.0060783Z  2024-04-03T18:12:06.0061113Z  2024-04-03T18:12:06.0061462Z  2024-04-03T18:12:06.0061808Z  2024-04-03T18:12:06.0062132Z  2024-04-03T18:12:06.0062502Z  2024-04-03T18:12:06.0063523Z [16,736 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:06.0064811Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 69s local 2024-04-03T18:12:06.0065819Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 36s local 2024-04-03T18:12:06.0066647Z Compiling xla/service/topk_rewriter.cc; 22s local 2024-04-03T18:12:06.0067413Z Compiling xla/service/topk_rewriter.cc; 20s local 2024-04-03T18:12:06.0068430Z Compiling xla/service/hlo_verifier.cc; 17s local 2024-04-03T18:12:06.0069346Z Compiling xla/service/cpu/in_process_collectives.cc; 16s local 2024-04-03T18:12:06.0070346Z Compiling xla/client/xla_builder.cc; 15s local 2024-04-03T18:12:06.0071493Z Compiling xla/service/rng_expander.cc; 12s local ... 2024-04-03T18:12:06.3562244Z 2024-04-03T18:12:06.3562993Z  2024-04-03T18:12:06.3563493Z  2024-04-03T18:12:06.3563923Z  2024-04-03T18:12:06.3564371Z  2024-04-03T18:12:06.3564777Z  2024-04-03T18:12:06.3565191Z  2024-04-03T18:12:06.3565590Z  2024-04-03T18:12:06.3566336Z  2024-04-03T18:12:06.3567562Z [16,739 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:06.3569159Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 69s local 2024-04-03T18:12:06.3570381Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 36s local 2024-04-03T18:12:06.3571485Z Compiling xla/service/topk_rewriter.cc; 22s local 2024-04-03T18:12:06.3572437Z Compiling xla/service/topk_rewriter.cc; 21s local 2024-04-03T18:12:06.3573366Z Compiling xla/service/hlo_verifier.cc; 17s local 2024-04-03T18:12:06.3574702Z Compiling xla/service/cpu/in_process_collectives.cc; 17s local 2024-04-03T18:12:06.3575777Z Compiling xla/client/xla_builder.cc; 15s local 2024-04-03T18:12:06.3576718Z Compiling xla/service/rng_expander.cc; 12s local ... 2024-04-03T18:12:06.5760359Z 2024-04-03T18:12:06.5761168Z  2024-04-03T18:12:06.5761677Z  2024-04-03T18:12:06.5762064Z  2024-04-03T18:12:06.5762505Z  2024-04-03T18:12:06.5762918Z  2024-04-03T18:12:06.5763326Z  2024-04-03T18:12:06.5763757Z  2024-04-03T18:12:06.5764179Z  2024-04-03T18:12:06.5765369Z [16,740 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:06.5767385Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 69s local 2024-04-03T18:12:06.5768498Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 37s local 2024-04-03T18:12:06.5769468Z Compiling xla/service/topk_rewriter.cc; 23s local 2024-04-03T18:12:06.5770407Z Compiling xla/service/topk_rewriter.cc; 21s local 2024-04-03T18:12:06.5771322Z Compiling xla/service/hlo_verifier.cc; 18s local 2024-04-03T18:12:06.5772203Z Compiling xla/client/xla_builder.cc; 16s local 2024-04-03T18:12:06.5773271Z Compiling xla/service/rng_expander.cc; 13s local 2024-04-03T18:12:06.5774605Z Compiling llvm/lib/Transforms/Scalar/DFAJumpThreading.cpp; 10s local ... 2024-04-03T18:12:06.8080911Z 2024-04-03T18:12:06.8081673Z  2024-04-03T18:12:06.8082204Z  2024-04-03T18:12:06.8082630Z  2024-04-03T18:12:06.8083115Z  2024-04-03T18:12:06.8083633Z  2024-04-03T18:12:06.8084103Z  2024-04-03T18:12:06.8084511Z  2024-04-03T18:12:06.8084940Z  2024-04-03T18:12:06.8086318Z [16,742 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:06.8087866Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 69s local 2024-04-03T18:12:06.8089100Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 37s local 2024-04-03T18:12:06.8090154Z Compiling xla/service/topk_rewriter.cc; 21s local 2024-04-03T18:12:06.8091071Z Compiling xla/service/hlo_verifier.cc; 18s local 2024-04-03T18:12:06.8091958Z Compiling xla/client/xla_builder.cc; 16s local 2024-04-03T18:12:06.8093119Z Compiling llvm/lib/Transforms/Scalar/DFAJumpThreading.cpp; 10s local 2024-04-03T18:12:06.8094541Z Compiling xla/service/op_expander_pass.cc; 10s local 2024-04-03T18:12:06.8095556Z Compiling xla/service/sharding_remover.cc; 10s local ... 2024-04-03T18:12:07.1012752Z 2024-04-03T18:12:07.1013499Z  2024-04-03T18:12:07.1014007Z  2024-04-03T18:12:07.1014746Z  2024-04-03T18:12:07.1016203Z  2024-04-03T18:12:07.1016683Z  2024-04-03T18:12:07.1017133Z  2024-04-03T18:12:07.1017530Z  2024-04-03T18:12:07.1017963Z  2024-04-03T18:12:07.1019217Z [16,745 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:07.1021160Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 70s local 2024-04-03T18:12:07.1022478Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 37s local 2024-04-03T18:12:07.1023667Z Compiling xla/service/topk_rewriter.cc; 21s local 2024-04-03T18:12:07.1024758Z Compiling xla/service/hlo_verifier.cc; 18s local 2024-04-03T18:12:07.1025798Z Compiling xla/client/xla_builder.cc; 16s local 2024-04-03T18:12:07.1026963Z Compiling xla/service/sharding_remover.cc; 10s local 2024-04-03T18:12:07.1028160Z Compiling xla/service/sharding_remover.cc; 10s local 2024-04-03T18:12:07.1029317Z @llvm-project//llvm:Scalar; 10s local ... 2024-04-03T18:12:07.4067058Z 2024-04-03T18:12:07.4068570Z  2024-04-03T18:12:07.4069489Z  2024-04-03T18:12:07.4070561Z  2024-04-03T18:12:07.4071064Z  2024-04-03T18:12:07.4071463Z  2024-04-03T18:12:07.4071917Z  2024-04-03T18:12:07.4073527Z  2024-04-03T18:12:07.4074422Z  2024-04-03T18:12:07.4078156Z [16,745 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:07.4080226Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 70s local 2024-04-03T18:12:07.4082012Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 38s local 2024-04-03T18:12:07.4085558Z Compiling xla/service/topk_rewriter.cc; 22s local 2024-04-03T18:12:07.4086926Z Compiling xla/service/hlo_verifier.cc; 18s local 2024-04-03T18:12:07.4088222Z Compiling xla/client/xla_builder.cc; 16s local 2024-04-03T18:12:07.4092560Z Compiling xla/service/sharding_remover.cc; 11s local 2024-04-03T18:12:07.4093886Z Compiling xla/service/sharding_remover.cc; 10s local 2024-04-03T18:12:07.4095661Z @llvm-project//llvm:Scalar; 10s local ... 2024-04-03T18:12:07.6070497Z 2024-04-03T18:12:07.6071677Z  2024-04-03T18:12:07.6072629Z  2024-04-03T18:12:07.6073402Z  2024-04-03T18:12:07.6074511Z  2024-04-03T18:12:07.6077306Z  2024-04-03T18:12:07.6077879Z  2024-04-03T18:12:07.6078662Z  2024-04-03T18:12:07.6081409Z  2024-04-03T18:12:07.6082899Z [16,746 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:07.6085216Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 70s local 2024-04-03T18:12:07.6086598Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 38s local 2024-04-03T18:12:07.6088003Z Compiling xla/service/topk_rewriter.cc; 22s local 2024-04-03T18:12:07.6089213Z Compiling xla/service/hlo_verifier.cc; 19s local 2024-04-03T18:12:07.6090431Z Compiling xla/client/xla_builder.cc; 17s local 2024-04-03T18:12:07.6091562Z Compiling xla/service/sharding_remover.cc; 11s local 2024-04-03T18:12:07.6093220Z Compiling llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp; 10s local 2024-04-03T18:12:07.6095295Z Compiling mlir/lib/Dialect/AMX/IR/AMXDialect.cpp; 10s local ... 2024-04-03T18:12:07.9019937Z 2024-04-03T18:12:07.9021080Z  2024-04-03T18:12:07.9022050Z  2024-04-03T18:12:07.9022837Z  2024-04-03T18:12:07.9023762Z  2024-04-03T18:12:07.9028071Z  2024-04-03T18:12:07.9028696Z  2024-04-03T18:12:07.9029109Z  2024-04-03T18:12:07.9029542Z  2024-04-03T18:12:07.9030776Z [16,748 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:07.9032339Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 70s local 2024-04-03T18:12:07.9033575Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 38s local 2024-04-03T18:12:07.9034668Z Compiling xla/service/topk_rewriter.cc; 22s local 2024-04-03T18:12:07.9035605Z Compiling xla/service/hlo_verifier.cc; 19s local 2024-04-03T18:12:07.9036550Z Compiling xla/client/xla_builder.cc; 17s local 2024-04-03T18:12:07.9037653Z Compiling mlir/lib/Dialect/AMX/IR/AMXDialect.cpp; 10s local 2024-04-03T18:12:07.9038900Z Compiling xla/service/optimize_input_output_buffer_alias.cc; 10s local 2024-04-03T18:12:07.9040630Z @llvm-project//mlir:X86VectorDialect; 10s local ... 2024-04-03T18:12:08.1534883Z 2024-04-03T18:12:08.1535623Z  2024-04-03T18:12:08.1536153Z  2024-04-03T18:12:08.1536564Z  2024-04-03T18:12:08.1537019Z  2024-04-03T18:12:08.1537435Z  2024-04-03T18:12:08.1537849Z  2024-04-03T18:12:08.1538304Z  2024-04-03T18:12:08.1539075Z  2024-04-03T18:12:08.1540377Z [16,750 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:08.1541991Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 71s local 2024-04-03T18:12:08.1543292Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 38s local 2024-04-03T18:12:08.1544343Z Compiling xla/service/hlo_verifier.cc; 19s local 2024-04-03T18:12:08.1545265Z Compiling xla/client/xla_builder.cc; 17s local 2024-04-03T18:12:08.1546296Z Compiling mlir/lib/Dialect/AMX/IR/AMXDialect.cpp; 11s local 2024-04-03T18:12:08.1547569Z Compiling xla/service/optimize_input_output_buffer_alias.cc; 10s local 2024-04-03T18:12:08.1549364Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 10s local 2024-04-03T18:12:08.1550586Z Compiling xla/service/hlo_creation_utils.cc; 10s local ... 2024-04-03T18:12:08.4157897Z 2024-04-03T18:12:08.4158655Z  2024-04-03T18:12:08.4159208Z  2024-04-03T18:12:08.4159656Z  2024-04-03T18:12:08.4160109Z  2024-04-03T18:12:08.4160741Z  2024-04-03T18:12:08.4161161Z  2024-04-03T18:12:08.4161628Z  2024-04-03T18:12:08.4162083Z  2024-04-03T18:12:08.4163355Z [16,751 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:08.4165352Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 71s local 2024-04-03T18:12:08.4166637Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 39s local 2024-04-03T18:12:08.4167723Z Compiling xla/service/hlo_verifier.cc; 19s local 2024-04-03T18:12:08.4168715Z Compiling xla/client/xla_builder.cc; 17s local 2024-04-03T18:12:08.4169907Z Compiling xla/service/optimize_input_output_buffer_alias.cc; 10s local 2024-04-03T18:12:08.4171617Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 10s local 2024-04-03T18:12:08.4172989Z Compiling xla/service/hlo_creation_utils.cc; 10s local 2024-04-03T18:12:08.4174583Z Compiling xla/service/stochastic_convert_decomposer.cc; 10s local ... 2024-04-03T18:12:08.6097559Z 2024-04-03T18:12:08.6098336Z  2024-04-03T18:12:08.6098848Z  2024-04-03T18:12:08.6099263Z  2024-04-03T18:12:08.6099683Z  2024-04-03T18:12:08.6100070Z  2024-04-03T18:12:08.6100520Z  2024-04-03T18:12:08.6100942Z  2024-04-03T18:12:08.6101334Z  2024-04-03T18:12:08.6102582Z [16,752 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:08.6104209Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 71s local 2024-04-03T18:12:08.6105441Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 39s local 2024-04-03T18:12:08.6106454Z Compiling xla/client/xla_builder.cc; 18s local 2024-04-03T18:12:08.6107582Z Compiling xla/service/optimize_input_output_buffer_alias.cc; 11s local 2024-04-03T18:12:08.6109176Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 11s local 2024-04-03T18:12:08.6110320Z Compiling xla/service/hlo_creation_utils.cc; 10s local 2024-04-03T18:12:08.6111438Z Compiling xla/service/stochastic_convert_decomposer.cc; 10s local 2024-04-03T18:12:08.6112548Z Compiling xla/service/reshape_mover.cc; 10s local ... 2024-04-03T18:12:09.0098194Z 2024-04-03T18:12:09.0098987Z  2024-04-03T18:12:09.0099500Z  2024-04-03T18:12:09.0099947Z  2024-04-03T18:12:09.0100389Z  2024-04-03T18:12:09.0100794Z  2024-04-03T18:12:09.0101233Z  2024-04-03T18:12:09.0101644Z  2024-04-03T18:12:09.0102049Z  2024-04-03T18:12:09.0103500Z [16,753 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:09.0105099Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 72s local 2024-04-03T18:12:09.0106328Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 39s local 2024-04-03T18:12:09.0107363Z Compiling xla/client/xla_builder.cc; 18s local 2024-04-03T18:12:09.0108885Z Compiling xla/service/optimize_input_output_buffer_alias.cc; 11s local 2024-04-03T18:12:09.0110321Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 11s local 2024-04-03T18:12:09.0111620Z Compiling xla/service/hlo_creation_utils.cc; 11s local 2024-04-03T18:12:09.0112763Z Compiling xla/service/stochastic_convert_decomposer.cc; 11s local 2024-04-03T18:12:09.0113946Z Compiling xla/service/reshape_mover.cc; 11s local ... 2024-04-03T18:12:09.3430108Z 2024-04-03T18:12:09.3430904Z  2024-04-03T18:12:09.3431482Z  2024-04-03T18:12:09.3432346Z  2024-04-03T18:12:09.3432805Z  2024-04-03T18:12:09.3433258Z  2024-04-03T18:12:09.3433710Z  2024-04-03T18:12:09.3434135Z  2024-04-03T18:12:09.3434576Z  2024-04-03T18:12:09.3435709Z [16,754 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:09.3437152Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 72s local 2024-04-03T18:12:09.3438396Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 39s local 2024-04-03T18:12:09.3439457Z Compiling xla/client/xla_builder.cc; 18s local 2024-04-03T18:12:09.3440563Z Compiling xla/service/optimize_input_output_buffer_alias.cc; 11s local 2024-04-03T18:12:09.3442233Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 11s local 2024-04-03T18:12:09.3443427Z Compiling xla/service/hlo_creation_utils.cc; 11s local 2024-04-03T18:12:09.3444397Z Compiling xla/service/reshape_mover.cc; 11s local 2024-04-03T18:12:09.3445381Z Compiling xla/service/simplify_fp_conversions.cc; 10s local ... 2024-04-03T18:12:09.6104940Z 2024-04-03T18:12:09.6105712Z  2024-04-03T18:12:09.6106216Z  2024-04-03T18:12:09.6106618Z  2024-04-03T18:12:09.6107032Z  2024-04-03T18:12:09.6107466Z  2024-04-03T18:12:09.6108365Z  2024-04-03T18:12:09.6108771Z  2024-04-03T18:12:09.6109150Z  2024-04-03T18:12:09.6110382Z [16,755 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:09.6111804Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 72s local 2024-04-03T18:12:09.6112882Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 40s local 2024-04-03T18:12:09.6113754Z Compiling xla/client/xla_builder.cc; 19s local 2024-04-03T18:12:09.6114831Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 12s local 2024-04-03T18:12:09.6116010Z Compiling xla/service/hlo_creation_utils.cc; 11s local 2024-04-03T18:12:09.6116883Z Compiling xla/service/reshape_mover.cc; 11s local 2024-04-03T18:12:09.6117902Z Compiling xla/service/simplify_fp_conversions.cc; 11s local 2024-04-03T18:12:09.6119125Z Compiling xla/service/hlo_domain_isolator.cc; 10s local ... 2024-04-03T18:12:09.8580477Z 2024-04-03T18:12:09.8593984Z  2024-04-03T18:12:09.8594638Z  2024-04-03T18:12:09.8595175Z  2024-04-03T18:12:09.8595706Z  2024-04-03T18:12:09.8596117Z  2024-04-03T18:12:09.8596642Z  2024-04-03T18:12:09.8597106Z  2024-04-03T18:12:09.8597620Z  2024-04-03T18:12:09.8598865Z [16,756 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:09.8600264Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 72s local 2024-04-03T18:12:09.8601534Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 40s local 2024-04-03T18:12:09.8602508Z Compiling xla/client/xla_builder.cc; 19s local 2024-04-03T18:12:09.8603584Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 12s local 2024-04-03T18:12:09.8605040Z Compiling xla/service/hlo_creation_utils.cc; 12s local 2024-04-03T18:12:09.8606048Z Compiling xla/service/reshape_mover.cc; 12s local 2024-04-03T18:12:09.8606995Z Compiling xla/service/simplify_fp_conversions.cc; 11s local 2024-04-03T18:12:09.8608136Z Compiling xla/service/hlo_domain_isolator.cc; 11s local ... 2024-04-03T18:12:10.2100406Z 2024-04-03T18:12:10.2101195Z  2024-04-03T18:12:10.2101711Z  2024-04-03T18:12:10.2102145Z  2024-04-03T18:12:10.2102563Z  2024-04-03T18:12:10.2102997Z  2024-04-03T18:12:10.2103426Z  2024-04-03T18:12:10.2103832Z  2024-04-03T18:12:10.2111644Z  2024-04-03T18:12:10.2114069Z [16,759 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:10.2115763Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 73s local 2024-04-03T18:12:10.2117186Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 40s local 2024-04-03T18:12:10.2118421Z Compiling xla/client/xla_builder.cc; 19s local 2024-04-03T18:12:10.2119791Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 12s local 2024-04-03T18:12:10.2121235Z Compiling xla/service/hlo_creation_utils.cc; 12s local 2024-04-03T18:12:10.2122450Z Compiling xla/service/reshape_mover.cc; 12s local 2024-04-03T18:12:10.2125382Z Compiling stablehlo/reference/NumPy.cpp; 11s local 2024-04-03T18:12:10.2126670Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 11s local ... 2024-04-03T18:12:10.4102400Z 2024-04-03T18:12:10.4103581Z  2024-04-03T18:12:10.4104111Z  2024-04-03T18:12:10.4104572Z  2024-04-03T18:12:10.4105317Z  2024-04-03T18:12:10.4105736Z  2024-04-03T18:12:10.4106179Z  2024-04-03T18:12:10.4106611Z  2024-04-03T18:12:10.4106990Z  2024-04-03T18:12:10.4108392Z [16,763 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:10.4129243Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 73s local 2024-04-03T18:12:10.4130832Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 41s local 2024-04-03T18:12:10.4132106Z Compiling xla/client/xla_builder.cc; 19s local 2024-04-03T18:12:10.4133355Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 12s local 2024-04-03T18:12:10.4134813Z Compiling xla/service/hlo_creation_utils.cc; 12s local 2024-04-03T18:12:10.4135736Z Compiling xla/service/reshape_mover.cc; 12s local 2024-04-03T18:12:10.4136601Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 11s local 2024-04-03T18:12:10.4137817Z Compiling xla/service/cpu/ir_emission_utils.cc; 10s local ... 2024-04-03T18:12:10.6218923Z 2024-04-03T18:12:10.6219713Z  2024-04-03T18:12:10.6220275Z  2024-04-03T18:12:10.6220701Z  2024-04-03T18:12:10.6221126Z  2024-04-03T18:12:10.6221557Z  2024-04-03T18:12:10.6221951Z  2024-04-03T18:12:10.6222388Z  2024-04-03T18:12:10.6222831Z  2024-04-03T18:12:10.6224302Z [16,765 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:10.6225882Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 73s local 2024-04-03T18:12:10.6227190Z Compiling mlir/lib/Dialect/Arith/IR/ArithOps.cpp; 41s local 2024-04-03T18:12:10.6228487Z Compiling xla/client/xla_builder.cc; 20s local 2024-04-03T18:12:10.6229705Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 13s local 2024-04-03T18:12:10.6231057Z Compiling xla/service/hlo_creation_utils.cc; 12s local 2024-04-03T18:12:10.6232081Z Compiling xla/service/reshape_mover.cc; 12s local 2024-04-03T18:12:10.6233252Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 11s local 2024-04-03T18:12:10.6234571Z Compiling xla/service/cpu/ir_emission_utils.cc; 10s local ... 2024-04-03T18:12:10.9221310Z 2024-04-03T18:12:10.9222089Z  2024-04-03T18:12:10.9222613Z  2024-04-03T18:12:10.9223040Z  2024-04-03T18:12:10.9223746Z  2024-04-03T18:12:10.9224196Z  2024-04-03T18:12:10.9224603Z  2024-04-03T18:12:10.9225026Z  2024-04-03T18:12:10.9225431Z  2024-04-03T18:12:10.9226651Z [16,767 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:10.9229511Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 73s local 2024-04-03T18:12:10.9230625Z Compiling xla/client/xla_builder.cc; 20s local 2024-04-03T18:12:10.9231812Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 13s local 2024-04-03T18:12:10.9233038Z Compiling xla/service/hlo_creation_utils.cc; 13s local 2024-04-03T18:12:10.9234217Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 11s local 2024-04-03T18:12:10.9235421Z Compiling xla/service/cpu/ir_emission_utils.cc; 11s local 2024-04-03T18:12:10.9236478Z Compiling xla/service/hlo_dataflow_analysis.cc; 9s local 2024-04-03T18:12:10.9237892Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 9s local ... 2024-04-03T18:12:11.2126209Z 2024-04-03T18:12:11.2126983Z  2024-04-03T18:12:11.2127515Z  2024-04-03T18:12:11.2127959Z  2024-04-03T18:12:11.2128430Z  2024-04-03T18:12:11.2128834Z  2024-04-03T18:12:11.2129248Z  2024-04-03T18:12:11.2129661Z  2024-04-03T18:12:11.2130087Z  2024-04-03T18:12:11.2131308Z [16,767 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:11.2132872Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 74s local 2024-04-03T18:12:11.2133948Z Compiling xla/client/xla_builder.cc; 20s local 2024-04-03T18:12:11.2135769Z Compiling mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp; 13s local 2024-04-03T18:12:11.2136998Z Compiling xla/service/hlo_creation_utils.cc; 13s local 2024-04-03T18:12:11.2138137Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 12s local 2024-04-03T18:12:11.2139383Z Compiling xla/service/cpu/ir_emission_utils.cc; 11s local 2024-04-03T18:12:11.2140475Z Compiling xla/service/hlo_dataflow_analysis.cc; 9s local 2024-04-03T18:12:11.2141981Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 9s local ... 2024-04-03T18:12:11.4200455Z 2024-04-03T18:12:11.4201238Z  2024-04-03T18:12:11.4201757Z  2024-04-03T18:12:11.4202183Z  2024-04-03T18:12:11.4202596Z  2024-04-03T18:12:11.4203003Z  2024-04-03T18:12:11.4203551Z  2024-04-03T18:12:11.4203949Z  2024-04-03T18:12:11.4204334Z  2024-04-03T18:12:11.4205543Z [16,769 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:11.4207132Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 74s local 2024-04-03T18:12:11.4208347Z Compiling xla/client/xla_builder.cc; 20s local 2024-04-03T18:12:11.4209447Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 12s local 2024-04-03T18:12:11.4210677Z Compiling xla/service/cpu/ir_emission_utils.cc; 11s local 2024-04-03T18:12:11.4211727Z Compiling xla/service/hlo_dataflow_analysis.cc; 9s local 2024-04-03T18:12:11.4212928Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 9s local 2024-04-03T18:12:11.4214452Z Compiling xla/client/lib/prng.cc; 9s local 2024-04-03T18:12:11.4215450Z @llvm-project//llvm:Scalar; 8s local ... 2024-04-03T18:12:11.8119268Z 2024-04-03T18:12:11.8120099Z  2024-04-03T18:12:11.8120653Z  2024-04-03T18:12:11.8121108Z  2024-04-03T18:12:11.8121553Z  2024-04-03T18:12:11.8121961Z  2024-04-03T18:12:11.8122521Z  2024-04-03T18:12:11.8122995Z  2024-04-03T18:12:11.8123412Z  2024-04-03T18:12:11.8124674Z [16,770 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:11.8126130Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 74s local 2024-04-03T18:12:11.8127208Z Compiling xla/client/xla_builder.cc; 21s local 2024-04-03T18:12:11.8128658Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 12s local 2024-04-03T18:12:11.8129938Z Compiling xla/service/cpu/ir_emission_utils.cc; 12s local 2024-04-03T18:12:11.8131035Z Compiling xla/service/hlo_dataflow_analysis.cc; 10s local 2024-04-03T18:12:11.8132167Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 10s local 2024-04-03T18:12:11.8133504Z Compiling xla/client/lib/prng.cc; 9s local 2024-04-03T18:12:11.8134646Z @llvm-project//llvm:Scalar; 8s local ... 2024-04-03T18:12:12.0125297Z 2024-04-03T18:12:12.0126110Z  2024-04-03T18:12:12.0126712Z  2024-04-03T18:12:12.0127196Z  2024-04-03T18:12:12.0127647Z  2024-04-03T18:12:12.0128045Z  2024-04-03T18:12:12.0128440Z  2024-04-03T18:12:12.0128853Z  2024-04-03T18:12:12.0129301Z  2024-04-03T18:12:12.0130522Z [16,771 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:12.0132150Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 75s local 2024-04-03T18:12:12.0133283Z Compiling xla/client/xla_builder.cc; 21s local 2024-04-03T18:12:12.0134603Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 12s local 2024-04-03T18:12:12.0135922Z Compiling xla/service/cpu/ir_emission_utils.cc; 12s local 2024-04-03T18:12:12.0137039Z Compiling xla/service/hlo_dataflow_analysis.cc; 10s local 2024-04-03T18:12:12.0138454Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 10s local 2024-04-03T18:12:12.0139566Z Compiling xla/client/lib/prng.cc; 10s local 2024-04-03T18:12:12.0140531Z @llvm-project//llvm:Scalar; 8s local ... 2024-04-03T18:12:12.2147978Z 2024-04-03T18:12:12.2148741Z  2024-04-03T18:12:12.2149280Z  2024-04-03T18:12:12.2149681Z  2024-04-03T18:12:12.2150064Z  2024-04-03T18:12:12.2150465Z  2024-04-03T18:12:12.2150843Z  2024-04-03T18:12:12.2151236Z  2024-04-03T18:12:12.2151636Z  2024-04-03T18:12:12.2152793Z [16,772 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:12.2154638Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 75s local 2024-04-03T18:12:12.2155695Z Compiling xla/client/xla_builder.cc; 21s local 2024-04-03T18:12:12.2156750Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 13s local 2024-04-03T18:12:12.2158144Z Compiling xla/service/cpu/ir_emission_utils.cc; 12s local 2024-04-03T18:12:12.2159149Z Compiling xla/service/hlo_dataflow_analysis.cc; 10s local 2024-04-03T18:12:12.2160247Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 10s local 2024-04-03T18:12:12.2161388Z Compiling xla/client/lib/prng.cc; 10s local 2024-04-03T18:12:12.2162382Z @llvm-project//llvm:Scalar; 9s local ... 2024-04-03T18:12:12.6194774Z 2024-04-03T18:12:12.6195542Z  2024-04-03T18:12:12.6196078Z  2024-04-03T18:12:12.6196512Z  2024-04-03T18:12:12.6196955Z  2024-04-03T18:12:12.6197419Z  2024-04-03T18:12:12.6197842Z  2024-04-03T18:12:12.6198284Z  2024-04-03T18:12:12.6198696Z  2024-04-03T18:12:12.6199881Z [16,772 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:12.6201449Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 75s local 2024-04-03T18:12:12.6202586Z Compiling xla/client/xla_builder.cc; 22s local 2024-04-03T18:12:12.6203692Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 13s local 2024-04-03T18:12:12.6204919Z Compiling xla/service/cpu/ir_emission_utils.cc; 12s local 2024-04-03T18:12:12.6206027Z Compiling xla/service/hlo_dataflow_analysis.cc; 11s local 2024-04-03T18:12:12.6207235Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 11s local 2024-04-03T18:12:12.6208357Z Compiling xla/client/lib/prng.cc; 10s local 2024-04-03T18:12:12.6209331Z @llvm-project//llvm:Scalar; 9s local ... 2024-04-03T18:12:12.8204634Z 2024-04-03T18:12:12.8205784Z  2024-04-03T18:12:12.8206345Z  2024-04-03T18:12:12.8206770Z  2024-04-03T18:12:12.8207185Z  2024-04-03T18:12:12.8207599Z  2024-04-03T18:12:12.8208012Z  2024-04-03T18:12:12.8208451Z  2024-04-03T18:12:12.8208884Z  2024-04-03T18:12:12.8210117Z [16,773 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:12.8211912Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 75s local 2024-04-03T18:12:12.8213041Z Compiling xla/client/xla_builder.cc; 22s local 2024-04-03T18:12:12.8214131Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 13s local 2024-04-03T18:12:12.8215617Z Compiling xla/service/cpu/ir_emission_utils.cc; 13s local 2024-04-03T18:12:12.8216754Z Compiling xla/service/hlo_dataflow_analysis.cc; 11s local 2024-04-03T18:12:12.8218199Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 11s local 2024-04-03T18:12:12.8219382Z Compiling xla/client/lib/prng.cc; 10s local 2024-04-03T18:12:12.8220360Z @llvm-project//llvm:Scalar; 9s local ... 2024-04-03T18:12:13.1369261Z 2024-04-03T18:12:13.1370377Z  2024-04-03T18:12:13.1371502Z  2024-04-03T18:12:13.1371945Z  2024-04-03T18:12:13.1372386Z  2024-04-03T18:12:13.1372831Z  2024-04-03T18:12:13.1373259Z  2024-04-03T18:12:13.1373686Z  2024-04-03T18:12:13.1374106Z  2024-04-03T18:12:13.1375456Z [16,775 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:13.1377069Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 76s local 2024-04-03T18:12:13.1378614Z Compiling xla/client/xla_builder.cc; 22s local 2024-04-03T18:12:13.1379821Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 13s local 2024-04-03T18:12:13.1381120Z Compiling xla/service/cpu/ir_emission_utils.cc; 13s local 2024-04-03T18:12:13.1382221Z Compiling xla/service/hlo_dataflow_analysis.cc; 11s local 2024-04-03T18:12:13.1383481Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 11s local 2024-04-03T18:12:13.1384738Z @llvm-project//llvm:Scalar; 10s local 2024-04-03T18:12:13.1385901Z Compiling xla/service/cpu/cpu_runtime.cc; 9s local ... 2024-04-03T18:12:13.4136525Z 2024-04-03T18:12:13.4137674Z  2024-04-03T18:12:13.4138153Z  2024-04-03T18:12:13.4138575Z  2024-04-03T18:12:13.4138967Z  2024-04-03T18:12:13.4139335Z  2024-04-03T18:12:13.4146219Z  2024-04-03T18:12:13.4146974Z  2024-04-03T18:12:13.4149115Z  2024-04-03T18:12:13.4150481Z [16,776 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:13.4152189Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 76s local 2024-04-03T18:12:13.4153535Z Compiling xla/client/xla_builder.cc; 22s local 2024-04-03T18:12:13.4155682Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 14s local 2024-04-03T18:12:13.4157033Z Compiling xla/service/cpu/ir_emission_utils.cc; 13s local 2024-04-03T18:12:13.4158145Z Compiling xla/service/hlo_dataflow_analysis.cc; 11s local 2024-04-03T18:12:13.4159791Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 11s local 2024-04-03T18:12:13.4161169Z @llvm-project//llvm:Scalar; 10s local 2024-04-03T18:12:13.4162108Z Compiling xla/service/cpu/cpu_runtime.cc; 9s local ... 2024-04-03T18:12:13.6141382Z 2024-04-03T18:12:13.6142521Z  2024-04-03T18:12:13.6143001Z  2024-04-03T18:12:13.6143373Z  2024-04-03T18:12:13.6143753Z  2024-04-03T18:12:13.6144122Z  2024-04-03T18:12:13.6144524Z  2024-04-03T18:12:13.6144904Z  2024-04-03T18:12:13.6145289Z  2024-04-03T18:12:13.6146396Z [16,777 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:13.6148041Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 76s local 2024-04-03T18:12:13.6149318Z Compiling xla/client/xla_builder.cc; 23s local 2024-04-03T18:12:13.6150317Z Compiling llvm/lib/Transforms/Coroutines/CoroFrame.cpp; 14s local 2024-04-03T18:12:13.6151406Z Compiling xla/service/cpu/ir_emission_utils.cc; 13s local 2024-04-03T18:12:13.6152366Z Compiling xla/service/hlo_dataflow_analysis.cc; 12s local 2024-04-03T18:12:13.6153594Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 12s local 2024-04-03T18:12:13.6154661Z @llvm-project//llvm:Scalar; 10s local 2024-04-03T18:12:13.6155500Z Compiling xla/service/cpu/cpu_runtime.cc; 10s local ... 2024-04-03T18:12:13.9784371Z 2024-04-03T18:12:13.9785135Z  2024-04-03T18:12:13.9785703Z  2024-04-03T18:12:13.9786117Z  2024-04-03T18:12:13.9786555Z  2024-04-03T18:12:13.9786954Z  2024-04-03T18:12:13.9787331Z  2024-04-03T18:12:13.9787962Z  2024-04-03T18:12:13.9788391Z  2024-04-03T18:12:13.9789606Z [16,781 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:13.9791164Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 76s local 2024-04-03T18:12:13.9792343Z Compiling xla/client/xla_builder.cc; 23s local 2024-04-03T18:12:13.9793134Z Compiling xla/service/hlo_dataflow_analysis.cc; 12s local 2024-04-03T18:12:13.9794164Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 12s local 2024-04-03T18:12:13.9795178Z @llvm-project//llvm:Scalar; 10s local 2024-04-03T18:12:13.9796032Z Compiling xla/service/cpu/cpu_runtime.cc; 10s local 2024-04-03T18:12:13.9796925Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 10s local 2024-04-03T18:12:13.9798304Z Compiling xla/service/reshape_decomposer.cc; 7s local ... 2024-04-03T18:12:14.2147204Z 2024-04-03T18:12:14.2148171Z  2024-04-03T18:12:14.2148755Z  2024-04-03T18:12:14.2149237Z  2024-04-03T18:12:14.2149649Z  2024-04-03T18:12:14.2150048Z  2024-04-03T18:12:14.2150433Z  2024-04-03T18:12:14.2150806Z  2024-04-03T18:12:14.2151257Z  2024-04-03T18:12:14.2152532Z [16,781 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:14.2154496Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 77s local 2024-04-03T18:12:14.2155690Z Compiling xla/client/xla_builder.cc; 23s local 2024-04-03T18:12:14.2156675Z Compiling xla/service/hlo_dataflow_analysis.cc; 12s local 2024-04-03T18:12:14.2157858Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 12s local 2024-04-03T18:12:14.2158954Z @llvm-project//llvm:Scalar; 11s local 2024-04-03T18:12:14.2159819Z Compiling xla/service/cpu/cpu_runtime.cc; 10s local 2024-04-03T18:12:14.2160708Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 10s local 2024-04-03T18:12:14.2161742Z Compiling xla/service/reshape_decomposer.cc; 8s local ... 2024-04-03T18:12:14.4150676Z 2024-04-03T18:12:14.4151981Z  2024-04-03T18:12:14.4152899Z  2024-04-03T18:12:14.4155944Z  2024-04-03T18:12:14.4158876Z  2024-04-03T18:12:14.4159929Z  2024-04-03T18:12:14.4160546Z  2024-04-03T18:12:14.4161138Z  2024-04-03T18:12:14.4161716Z  2024-04-03T18:12:14.4163148Z [16,782 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:14.4165178Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 77s local 2024-04-03T18:12:14.4166610Z Compiling xla/client/xla_builder.cc; 23s local 2024-04-03T18:12:14.4167729Z Compiling xla/service/hlo_dataflow_analysis.cc; 12s local 2024-04-03T18:12:14.4169782Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 12s local 2024-04-03T18:12:14.4170982Z @llvm-project//llvm:Scalar; 11s local 2024-04-03T18:12:14.4171906Z Compiling xla/service/cpu/cpu_runtime.cc; 10s local 2024-04-03T18:12:14.4172917Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 10s local 2024-04-03T18:12:14.4174577Z Compiling xla/service/reshape_decomposer.cc; 8s local ... 2024-04-03T18:12:14.8152219Z 2024-04-03T18:12:14.8153450Z  2024-04-03T18:12:14.8156537Z  2024-04-03T18:12:14.8157422Z  2024-04-03T18:12:14.8158523Z  2024-04-03T18:12:14.8159032Z  2024-04-03T18:12:14.8159483Z  2024-04-03T18:12:14.8159921Z  2024-04-03T18:12:14.8160684Z  2024-04-03T18:12:14.8161974Z [16,783 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:14.8163693Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 77s local 2024-04-03T18:12:14.8164929Z Compiling xla/client/xla_builder.cc; 24s local 2024-04-03T18:12:14.8166023Z Compiling xla/service/hlo_dataflow_analysis.cc; 13s local 2024-04-03T18:12:14.8167415Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 13s local 2024-04-03T18:12:14.8168702Z Compiling xla/service/cpu/cpu_runtime.cc; 11s local 2024-04-03T18:12:14.8169787Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 10s local 2024-04-03T18:12:14.8170931Z Compiling xla/service/reshape_decomposer.cc; 8s local 2024-04-03T18:12:14.8172061Z Compiling xla/service/reduce_decomposer.cc; 8s local ... 2024-04-03T18:12:15.2157346Z 2024-04-03T18:12:15.2158655Z  2024-04-03T18:12:15.2161652Z  2024-04-03T18:12:15.2164345Z  2024-04-03T18:12:15.2166989Z  2024-04-03T18:12:15.2169575Z  2024-04-03T18:12:15.2170330Z  2024-04-03T18:12:15.2171531Z  2024-04-03T18:12:15.2171932Z  2024-04-03T18:12:15.2173124Z [16,786 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:15.2175226Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 78s local 2024-04-03T18:12:15.2176535Z Compiling xla/service/hlo_dataflow_analysis.cc; 13s local 2024-04-03T18:12:15.2177811Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 13s local 2024-04-03T18:12:15.2179054Z Compiling xla/service/cpu/cpu_runtime.cc; 11s local 2024-04-03T18:12:15.2180163Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 11s local 2024-04-03T18:12:15.2181274Z Compiling xla/service/reshape_decomposer.cc; 9s local 2024-04-03T18:12:15.2182460Z Compiling xla/service/reduce_decomposer.cc; 9s local 2024-04-03T18:12:15.2183414Z Compiling llvm/lib/Transforms/Scalar/GVN.cpp; 8s local ... 2024-04-03T18:12:15.6276319Z 2024-04-03T18:12:15.6277499Z  2024-04-03T18:12:15.6280629Z  2024-04-03T18:12:15.6283584Z  2024-04-03T18:12:15.6286559Z  2024-04-03T18:12:15.6287657Z  2024-04-03T18:12:15.6288250Z  2024-04-03T18:12:15.6288847Z  2024-04-03T18:12:15.6289477Z  2024-04-03T18:12:15.6290911Z [16,787 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:15.6292762Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 78s local 2024-04-03T18:12:15.6294203Z Compiling xla/service/hlo_dataflow_analysis.cc; 14s local 2024-04-03T18:12:15.6295880Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 14s local 2024-04-03T18:12:15.6297422Z Compiling xla/service/cpu/cpu_runtime.cc; 12s local 2024-04-03T18:12:15.6298758Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 11s local 2024-04-03T18:12:15.6299970Z Compiling xla/service/reshape_decomposer.cc; 9s local 2024-04-03T18:12:15.6301110Z Compiling xla/service/reduce_decomposer.cc; 9s local 2024-04-03T18:12:15.6302294Z Compiling llvm/lib/Transforms/Scalar/GVN.cpp; 9s local ... 2024-04-03T18:12:15.8574446Z 2024-04-03T18:12:15.8575586Z  2024-04-03T18:12:15.8576434Z  2024-04-03T18:12:15.8577486Z  2024-04-03T18:12:15.8577992Z  2024-04-03T18:12:15.8578437Z  2024-04-03T18:12:15.8578867Z  2024-04-03T18:12:15.8579294Z  2024-04-03T18:12:15.8579724Z  2024-04-03T18:12:15.8580998Z [16,788 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:15.8582935Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 78s local 2024-04-03T18:12:15.8584330Z Compiling xla/service/hlo_dataflow_analysis.cc; 14s local 2024-04-03T18:12:15.8585749Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 14s local 2024-04-03T18:12:15.8587035Z Compiling xla/service/cpu/cpu_runtime.cc; 12s local 2024-04-03T18:12:15.8588574Z Compiling mlir/lib/Dialect/Func/IR/FuncOps.cpp; 12s local 2024-04-03T18:12:15.8589727Z Compiling xla/service/reshape_decomposer.cc; 9s local 2024-04-03T18:12:15.8590776Z Compiling xla/service/reduce_decomposer.cc; 9s local 2024-04-03T18:12:15.8591841Z Compiling llvm/lib/Transforms/Scalar/GVN.cpp; 9s local ... 2024-04-03T18:12:16.2165686Z 2024-04-03T18:12:16.2166988Z  2024-04-03T18:12:16.2167777Z  2024-04-03T18:12:16.2168811Z  2024-04-03T18:12:16.2169269Z  2024-04-03T18:12:16.2169669Z  2024-04-03T18:12:16.2170100Z  2024-04-03T18:12:16.2170473Z  2024-04-03T18:12:16.2170847Z  2024-04-03T18:12:16.2171968Z [16,790 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:16.2173408Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 79s local 2024-04-03T18:12:16.2174727Z Compiling xla/service/hlo_dataflow_analysis.cc; 14s local 2024-04-03T18:12:16.2175921Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 14s local 2024-04-03T18:12:16.2177035Z Compiling xla/service/cpu/cpu_runtime.cc; 12s local 2024-04-03T18:12:16.2177957Z Compiling xla/service/reshape_decomposer.cc; 10s local 2024-04-03T18:12:16.2178906Z Compiling xla/service/reduce_decomposer.cc; 10s local 2024-04-03T18:12:16.2180133Z Compiling llvm/lib/Transforms/Scalar/GVN.cpp; 9s local 2024-04-03T18:12:16.2181223Z Compiling xla/service/rng_bit_generator_expander.cc; 9s local ... 2024-04-03T18:12:16.5688413Z 2024-04-03T18:12:16.5689185Z  2024-04-03T18:12:16.5689680Z  2024-04-03T18:12:16.5690123Z  2024-04-03T18:12:16.5690751Z  2024-04-03T18:12:16.5691174Z  2024-04-03T18:12:16.5691602Z  2024-04-03T18:12:16.5692038Z  2024-04-03T18:12:16.5692472Z  2024-04-03T18:12:16.5693987Z [16,791 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:16.5695820Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 79s local 2024-04-03T18:12:16.5697040Z Compiling xla/service/hlo_dataflow_analysis.cc; 15s local 2024-04-03T18:12:16.5698293Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 14s local 2024-04-03T18:12:16.5699420Z Compiling xla/service/cpu/cpu_runtime.cc; 13s local 2024-04-03T18:12:16.5700452Z Compiling xla/service/reshape_decomposer.cc; 10s local 2024-04-03T18:12:16.5701556Z Compiling xla/service/reduce_decomposer.cc; 10s local 2024-04-03T18:12:16.5702663Z Compiling llvm/lib/Transforms/Scalar/GVN.cpp; 10s local 2024-04-03T18:12:16.5703878Z Compiling xla/service/rng_bit_generator_expander.cc; 9s local ... 2024-04-03T18:12:16.8213071Z 2024-04-03T18:12:16.8213858Z  2024-04-03T18:12:16.8214587Z  2024-04-03T18:12:16.8215053Z  2024-04-03T18:12:16.8215503Z  2024-04-03T18:12:16.8215962Z  2024-04-03T18:12:16.8216396Z  2024-04-03T18:12:16.8216955Z  2024-04-03T18:12:16.8217408Z  2024-04-03T18:12:16.8218633Z [16,791 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:16.8220168Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 79s local 2024-04-03T18:12:16.8221427Z Compiling xla/service/hlo_dataflow_analysis.cc; 15s local 2024-04-03T18:12:16.8222759Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 15s local 2024-04-03T18:12:16.8223908Z Compiling xla/service/cpu/cpu_runtime.cc; 13s local 2024-04-03T18:12:16.8224882Z Compiling xla/service/reshape_decomposer.cc; 10s local 2024-04-03T18:12:16.8226380Z Compiling xla/service/reduce_decomposer.cc; 10s local 2024-04-03T18:12:16.8227439Z Compiling llvm/lib/Transforms/Scalar/GVN.cpp; 10s local 2024-04-03T18:12:16.8228923Z Compiling xla/service/rng_bit_generator_expander.cc; 10s local ... 2024-04-03T18:12:17.0922320Z 2024-04-03T18:12:17.0923090Z  2024-04-03T18:12:17.0923631Z  2024-04-03T18:12:17.0926924Z  2024-04-03T18:12:17.0927777Z  2024-04-03T18:12:17.0928529Z  2024-04-03T18:12:17.0929348Z  2024-04-03T18:12:17.0930142Z  2024-04-03T18:12:17.0932980Z  2024-04-03T18:12:17.0934675Z [16,792 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:17.0936611Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 80s local 2024-04-03T18:12:17.0938103Z Compiling xla/service/hlo_dataflow_analysis.cc; 15s local 2024-04-03T18:12:17.0939580Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 15s local 2024-04-03T18:12:17.0941088Z Compiling xla/service/cpu/cpu_runtime.cc; 13s local 2024-04-03T18:12:17.0942572Z Compiling xla/service/reshape_decomposer.cc; 11s local 2024-04-03T18:12:17.0945733Z Compiling xla/service/reduce_decomposer.cc; 10s local 2024-04-03T18:12:17.0947445Z Compiling llvm/lib/Transforms/Scalar/GVN.cpp; 10s local 2024-04-03T18:12:17.0949150Z Compiling xla/service/rng_bit_generator_expander.cc; 10s local ... 2024-04-03T18:12:17.4177570Z 2024-04-03T18:12:17.4178728Z  2024-04-03T18:12:17.4179632Z  2024-04-03T18:12:17.4180379Z  2024-04-03T18:12:17.4181166Z  2024-04-03T18:12:17.4181941Z  2024-04-03T18:12:17.4185080Z  2024-04-03T18:12:17.4185952Z  2024-04-03T18:12:17.4186621Z  2024-04-03T18:12:17.4188414Z [16,794 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:17.4191038Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 80s local 2024-04-03T18:12:17.4192664Z Compiling xla/service/hlo_dataflow_analysis.cc; 15s local 2024-04-03T18:12:17.4194203Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 15s local 2024-04-03T18:12:17.4195554Z Compiling xla/service/cpu/cpu_runtime.cc; 13s local 2024-04-03T18:12:17.4196901Z Compiling xla/service/reduce_decomposer.cc; 11s local 2024-04-03T18:12:17.4198151Z Compiling llvm/lib/Transforms/Scalar/GVN.cpp; 11s local 2024-04-03T18:12:17.4199593Z Compiling xla/service/rng_bit_generator_expander.cc; 10s local 2024-04-03T18:12:17.4200967Z Compiling xla/service/rng_expander.cc; 10s local ... 2024-04-03T18:12:17.7694063Z 2024-04-03T18:12:17.7695004Z  2024-04-03T18:12:17.7695539Z  2024-04-03T18:12:17.7695999Z  2024-04-03T18:12:17.7696427Z  2024-04-03T18:12:17.7696884Z  2024-04-03T18:12:17.7697347Z  2024-04-03T18:12:17.7697736Z  2024-04-03T18:12:17.7698202Z  2024-04-03T18:12:17.7699482Z [16,795 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:17.7701125Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 80s local 2024-04-03T18:12:17.7702412Z Compiling xla/service/hlo_dataflow_analysis.cc; 16s local 2024-04-03T18:12:17.7703759Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 16s local 2024-04-03T18:12:17.7705033Z Compiling xla/service/cpu/cpu_runtime.cc; 14s local 2024-04-03T18:12:17.7706131Z Compiling xla/service/reduce_decomposer.cc; 11s local 2024-04-03T18:12:17.7707268Z Compiling llvm/lib/Transforms/Scalar/GVN.cpp; 11s local 2024-04-03T18:12:17.7708764Z Compiling xla/service/rng_bit_generator_expander.cc; 11s local 2024-04-03T18:12:17.7709963Z Compiling xla/service/rng_expander.cc; 11s local ... 2024-04-03T18:12:17.9734180Z 2024-04-03T18:12:17.9735082Z  2024-04-03T18:12:17.9735650Z  2024-04-03T18:12:17.9736062Z  2024-04-03T18:12:17.9736512Z  2024-04-03T18:12:17.9736931Z  2024-04-03T18:12:17.9737369Z  2024-04-03T18:12:17.9737826Z  2024-04-03T18:12:17.9738494Z  2024-04-03T18:12:17.9739794Z [16,797 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:17.9741359Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 80s local 2024-04-03T18:12:17.9742489Z Compiling xla/service/hlo_dataflow_analysis.cc; 16s local 2024-04-03T18:12:17.9743876Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 16s local 2024-04-03T18:12:17.9745046Z Compiling xla/service/cpu/cpu_runtime.cc; 14s local 2024-04-03T18:12:17.9748312Z Compiling xla/service/reduce_decomposer.cc; 11s local 2024-04-03T18:12:17.9749304Z Compiling llvm/lib/Transforms/Scalar/GVN.cpp; 11s local 2024-04-03T18:12:17.9750431Z Compiling xla/service/rng_bit_generator_expander.cc; 11s local 2024-04-03T18:12:17.9751566Z Compiling xla/service/rng_expander.cc; 11s local ... 2024-04-03T18:12:18.2190377Z 2024-04-03T18:12:18.2191154Z  2024-04-03T18:12:18.2191837Z  2024-04-03T18:12:18.2192277Z  2024-04-03T18:12:18.2192684Z  2024-04-03T18:12:18.2193104Z  2024-04-03T18:12:18.2195979Z  2024-04-03T18:12:18.2196459Z  2024-04-03T18:12:18.2196881Z  2024-04-03T18:12:18.2198180Z [16,800 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:18.2199689Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 81s local 2024-04-03T18:12:18.2200871Z Compiling xla/service/hlo_dataflow_analysis.cc; 16s local 2024-04-03T18:12:18.2202011Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 16s local 2024-04-03T18:12:18.2203132Z Compiling llvm/lib/Transforms/Scalar/GVN.cpp; 11s local 2024-04-03T18:12:18.2204473Z Compiling xla/service/rng_bit_generator_expander.cc; 11s local 2024-04-03T18:12:18.2205506Z Compiling xla/service/rng_expander.cc; 11s local 2024-04-03T18:12:18.2206430Z Compiling xla/service/all_to_all_decomposer.cc; 11s local 2024-04-03T18:12:18.2207609Z Compiling xla/service/rng_bit_generator_expander.cc; 10s local ... 2024-04-03T18:12:18.5413425Z 2024-04-03T18:12:18.5414188Z  2024-04-03T18:12:18.5414903Z  2024-04-03T18:12:18.5415348Z  2024-04-03T18:12:18.5416293Z  2024-04-03T18:12:18.5416753Z  2024-04-03T18:12:18.5417161Z  2024-04-03T18:12:18.5417567Z  2024-04-03T18:12:18.5417984Z  2024-04-03T18:12:18.5419223Z [16,801 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:18.5420767Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 81s local 2024-04-03T18:12:18.5422000Z Compiling xla/service/hlo_dataflow_analysis.cc; 17s local 2024-04-03T18:12:18.5422979Z Compiling llvm/lib/Transforms/Scalar/GVN.cpp; 12s local 2024-04-03T18:12:18.5424039Z Compiling xla/service/rng_bit_generator_expander.cc; 11s local 2024-04-03T18:12:18.5425002Z Compiling xla/service/rng_expander.cc; 11s local 2024-04-03T18:12:18.5425930Z Compiling xla/service/all_to_all_decomposer.cc; 11s local 2024-04-03T18:12:18.5427030Z Compiling xla/service/rng_bit_generator_expander.cc; 10s local 2024-04-03T18:12:18.5428552Z Compiling xla/service/convolution_group_converter.cc; 9s local ... 2024-04-03T18:12:18.7690113Z 2024-04-03T18:12:18.7691125Z  2024-04-03T18:12:18.7692083Z  2024-04-03T18:12:18.7692957Z  2024-04-03T18:12:18.7694038Z  2024-04-03T18:12:18.7694751Z  2024-04-03T18:12:18.7695189Z  2024-04-03T18:12:18.7697048Z  2024-04-03T18:12:18.7697506Z  2024-04-03T18:12:18.7698817Z [16,804 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:18.7700675Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 81s local 2024-04-03T18:12:18.7701872Z Compiling xla/service/hlo_dataflow_analysis.cc; 17s local 2024-04-03T18:12:18.7703012Z Compiling llvm/lib/Transforms/Scalar/GVN.cpp; 12s local 2024-04-03T18:12:18.7704424Z Compiling xla/service/rng_bit_generator_expander.cc; 12s local 2024-04-03T18:12:18.7705543Z Compiling xla/service/rng_expander.cc; 12s local 2024-04-03T18:12:18.7706617Z Compiling xla/service/rng_bit_generator_expander.cc; 10s local 2024-04-03T18:12:18.7708375Z Compiling xla/service/convolution_group_converter.cc; 9s local 2024-04-03T18:12:18.7709802Z Compiling xla/service/convolution_group_converter.cc; 9s local ... 2024-04-03T18:12:19.0192036Z 2024-04-03T18:12:19.0192955Z  2024-04-03T18:12:19.0193420Z  2024-04-03T18:12:19.0195767Z  2024-04-03T18:12:19.0196483Z  2024-04-03T18:12:19.0197326Z  2024-04-03T18:12:19.0198109Z  2024-04-03T18:12:19.0201073Z  2024-04-03T18:12:19.0201531Z  2024-04-03T18:12:19.0202617Z [16,806 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:12:19.0203967Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 82s local 2024-04-03T18:12:19.0205025Z Compiling xla/service/hlo_dataflow_analysis.cc; 17s local 2024-04-03T18:12:19.0205971Z Compiling llvm/lib/Transforms/Scalar/GVN.cpp; 12s local 2024-04-03T18:12:19.0206974Z Compiling xla/service/rng_bit_generator_expander.cc; 12s local 2024-04-03T18:12:19.0207897Z Compiling xla/service/rng_expander.cc; 12s local 2024-04-03T18:12:19.0208818Z Compiling xla/service/rng_bit_generator_expander.cc; 10s local 2024-04-03T18:12:19.0209862Z Compiling xla/service/convolution_group_converter.cc; 9s local 2024-04-03T18:12:19.0210950Z Compiling xla/service/convolution_group_converter.cc; 9s local ... 2024-04-03T18:12:19.4212653Z 2024-04-03T18:12:19.4213727Z  2024-04-03T18:12:19.4214171Z  2024-04-03T18:12:19.4214690Z  2024-04-03T18:12:19.4215049Z  2024-04-03T18:12:19.4215394Z  2024-04-03T18:12:19.4215745Z  2024-04-03T18:12:19.4216087Z  2024-04-03T18:12:19.4216442Z  2024-04-03T18:12:19.4217600Z [16,808 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:12:19.4218912Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 82s local 2024-04-03T18:12:19.4220243Z Compiling xla/service/hlo_dataflow_analysis.cc; 17s local 2024-04-03T18:12:19.4221415Z Compiling llvm/lib/Transforms/Scalar/GVN.cpp; 13s local 2024-04-03T18:12:19.4222269Z Compiling xla/service/rng_expander.cc; 12s local 2024-04-03T18:12:19.4223147Z Compiling xla/service/rng_bit_generator_expander.cc; 11s local 2024-04-03T18:12:19.4224130Z Compiling xla/service/convolution_group_converter.cc; 10s local 2024-04-03T18:12:19.4225129Z Compiling xla/service/convolution_group_converter.cc; 9s local 2024-04-03T18:12:19.4226083Z Compiling xla/service/hlo_domain_isolator.cc; 9s local ... 2024-04-03T18:12:19.6702058Z 2024-04-03T18:12:19.6702823Z  2024-04-03T18:12:19.6703529Z  2024-04-03T18:12:19.6703987Z  2024-04-03T18:12:19.6704390Z  2024-04-03T18:12:19.6704789Z  2024-04-03T18:12:19.6705199Z  2024-04-03T18:12:19.6705616Z  2024-04-03T18:12:19.6706027Z  2024-04-03T18:12:19.6707233Z [16,810 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:19.6708838Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 82s local 2024-04-03T18:12:19.6709762Z Compiling xla/service/hlo_dataflow_analysis.cc; 18s local 2024-04-03T18:12:19.6710622Z Compiling xla/service/rng_expander.cc; 13s local 2024-04-03T18:12:19.6711513Z Compiling xla/service/rng_bit_generator_expander.cc; 11s local 2024-04-03T18:12:19.6712454Z Compiling xla/service/convolution_group_converter.cc; 10s local 2024-04-03T18:12:19.6713525Z Compiling xla/service/convolution_group_converter.cc; 10s local 2024-04-03T18:12:19.6714559Z Compiling xla/service/hlo_domain_isolator.cc; 9s local 2024-04-03T18:12:19.6715502Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 9s local ... 2024-04-03T18:12:20.0208153Z 2024-04-03T18:12:20.0209208Z  2024-04-03T18:12:20.0209800Z  2024-04-03T18:12:20.0210249Z  2024-04-03T18:12:20.0210707Z  2024-04-03T18:12:20.0211132Z  2024-04-03T18:12:20.0211490Z  2024-04-03T18:12:20.0217228Z  2024-04-03T18:12:20.0217746Z  2024-04-03T18:12:20.0219153Z [16,811 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:20.0220913Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 83s local 2024-04-03T18:12:20.0222183Z Compiling xla/service/hlo_dataflow_analysis.cc; 18s local 2024-04-03T18:12:20.0223395Z Compiling xla/service/rng_bit_generator_expander.cc; 11s local 2024-04-03T18:12:20.0224662Z Compiling xla/service/convolution_group_converter.cc; 10s local 2024-04-03T18:12:20.0225931Z Compiling xla/service/convolution_group_converter.cc; 10s local 2024-04-03T18:12:20.0227153Z Compiling xla/service/hlo_domain_isolator.cc; 10s local 2024-04-03T18:12:20.0228561Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 9s local 2024-04-03T18:12:20.0229743Z Compiling stablehlo/reference/NumPy.cpp; 9s local ... 2024-04-03T18:12:20.9543978Z 2024-04-03T18:12:20.9544886Z  2024-04-03T18:12:20.9545451Z  2024-04-03T18:12:20.9545924Z  2024-04-03T18:12:20.9546338Z  2024-04-03T18:12:20.9546712Z  2024-04-03T18:12:20.9547138Z  2024-04-03T18:12:20.9547766Z  2024-04-03T18:12:20.9548225Z  2024-04-03T18:12:20.9549527Z [16,812 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:20.9551510Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 83s local 2024-04-03T18:12:20.9552883Z Compiling xla/service/rng_bit_generator_expander.cc; 12s local 2024-04-03T18:12:20.9554253Z Compiling xla/service/convolution_group_converter.cc; 11s local 2024-04-03T18:12:20.9555597Z Compiling xla/service/convolution_group_converter.cc; 11s local 2024-04-03T18:12:20.9556419Z Compiling xla/service/hlo_domain_isolator.cc; 11s local 2024-04-03T18:12:20.9557232Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 10s local 2024-04-03T18:12:20.9558164Z Compiling stablehlo/reference/NumPy.cpp; 10s local 2024-04-03T18:12:20.9558932Z @llvm-project//llvm:IPO; 10s local ... 2024-04-03T18:12:21.2233888Z 2024-04-03T18:12:21.2234781Z  2024-04-03T18:12:21.2235446Z  2024-04-03T18:12:21.2235908Z  2024-04-03T18:12:21.2236488Z  2024-04-03T18:12:21.2237080Z  2024-04-03T18:12:21.2237639Z  2024-04-03T18:12:21.2238072Z  2024-04-03T18:12:21.2238671Z  2024-04-03T18:12:21.2240197Z [16,815 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:21.2242260Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 84s local 2024-04-03T18:12:21.2243998Z Compiling xla/service/convolution_group_converter.cc; 11s local 2024-04-03T18:12:21.2245596Z Compiling xla/service/convolution_group_converter.cc; 11s local 2024-04-03T18:12:21.2247302Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 10s local 2024-04-03T18:12:21.2248580Z Compiling stablehlo/reference/NumPy.cpp; 10s local 2024-04-03T18:12:21.2249740Z @llvm-project//llvm:IPO; 10s local 2024-04-03T18:12:21.2250618Z Compiling xla/service/reshape_decomposer.cc; 10s local 2024-04-03T18:12:21.2251995Z Compiling xla/service/batch_dot_simplification.cc; 9s local ... 2024-04-03T18:12:21.6216584Z 2024-04-03T18:12:21.6217350Z  2024-04-03T18:12:21.6217915Z  2024-04-03T18:12:21.6220620Z  2024-04-03T18:12:21.6221377Z  2024-04-03T18:12:21.6221987Z  2024-04-03T18:12:21.6222711Z  2024-04-03T18:12:21.6223519Z  2024-04-03T18:12:21.6223927Z  2024-04-03T18:12:21.6225106Z [16,816 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:21.6226816Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 84s local 2024-04-03T18:12:21.6228329Z Compiling xla/service/convolution_group_converter.cc; 12s local 2024-04-03T18:12:21.6231210Z Compiling xla/service/convolution_group_converter.cc; 12s local 2024-04-03T18:12:21.6232539Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 11s local 2024-04-03T18:12:21.6233993Z Compiling stablehlo/reference/NumPy.cpp; 11s local 2024-04-03T18:12:21.6235231Z @llvm-project//llvm:IPO; 11s local 2024-04-03T18:12:21.6236224Z Compiling xla/service/reshape_decomposer.cc; 10s local 2024-04-03T18:12:21.6238079Z Compiling xla/service/batch_dot_simplification.cc; 10s local ... 2024-04-03T18:12:21.9064279Z 2024-04-03T18:12:21.9065420Z  2024-04-03T18:12:21.9066344Z  2024-04-03T18:12:21.9067291Z  2024-04-03T18:12:21.9068665Z  2024-04-03T18:12:21.9069133Z  2024-04-03T18:12:21.9069569Z  2024-04-03T18:12:21.9069985Z  2024-04-03T18:12:21.9070392Z  2024-04-03T18:12:21.9071664Z [16,820 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:21.9073291Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 84s local 2024-04-03T18:12:21.9075461Z Compiling xla/service/convolution_group_converter.cc; 12s local 2024-04-03T18:12:21.9076756Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 11s local 2024-04-03T18:12:21.9077920Z @llvm-project//llvm:IPO; 11s local 2024-04-03T18:12:21.9078800Z Compiling xla/service/reshape_decomposer.cc; 11s local 2024-04-03T18:12:21.9079932Z Compiling xla/service/batch_dot_simplification.cc; 10s local 2024-04-03T18:12:21.9081519Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 10s local 2024-04-03T18:12:21.9084740Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 10s local ... 2024-04-03T18:12:22.1688981Z 2024-04-03T18:12:22.1690112Z  2024-04-03T18:12:22.1691091Z  2024-04-03T18:12:22.1692017Z  2024-04-03T18:12:22.1693058Z  2024-04-03T18:12:22.1693533Z  2024-04-03T18:12:22.1693925Z  2024-04-03T18:12:22.1694463Z  2024-04-03T18:12:22.1694876Z  2024-04-03T18:12:22.1696376Z [16,823 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:22.1697874Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 85s local 2024-04-03T18:12:22.1702346Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 11s local 2024-04-03T18:12:22.1703715Z @llvm-project//llvm:IPO; 11s local 2024-04-03T18:12:22.1704980Z Compiling xla/service/batch_dot_simplification.cc; 10s local 2024-04-03T18:12:22.1706691Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 10s local 2024-04-03T18:12:22.1711033Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 10s local 2024-04-03T18:12:22.1712831Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 9s local 2024-04-03T18:12:22.1714592Z Compiling llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp; 9s local ... 2024-04-03T18:12:22.4318422Z 2024-04-03T18:12:22.4319133Z  2024-04-03T18:12:22.4319591Z  2024-04-03T18:12:22.4319935Z  2024-04-03T18:12:22.4320253Z  2024-04-03T18:12:22.4320609Z  2024-04-03T18:12:22.4320943Z  2024-04-03T18:12:22.4321262Z  2024-04-03T18:12:22.4321598Z  2024-04-03T18:12:22.4322600Z [16,823 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:22.4326694Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 85s local 2024-04-03T18:12:22.4328548Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 12s local 2024-04-03T18:12:22.4330210Z @llvm-project//llvm:IPO; 12s local 2024-04-03T18:12:22.4331478Z Compiling xla/service/batch_dot_simplification.cc; 11s local 2024-04-03T18:12:22.4333224Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 11s local 2024-04-03T18:12:22.4335456Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 11s local 2024-04-03T18:12:22.4337720Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 9s local 2024-04-03T18:12:22.4339623Z Compiling llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp; 9s local ... 2024-04-03T18:12:22.7865894Z 2024-04-03T18:12:22.7866836Z  2024-04-03T18:12:22.7867363Z  2024-04-03T18:12:22.7868394Z  2024-04-03T18:12:22.7868799Z  2024-04-03T18:12:22.7869192Z  2024-04-03T18:12:22.7869609Z  2024-04-03T18:12:22.7870018Z  2024-04-03T18:12:22.7870456Z  2024-04-03T18:12:22.7871675Z [16,824 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:22.7873294Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 85s local 2024-04-03T18:12:22.7874520Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 12s local 2024-04-03T18:12:22.7875534Z @llvm-project//llvm:IPO; 12s local 2024-04-03T18:12:22.7876524Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 11s local 2024-04-03T18:12:22.7877839Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 11s local 2024-04-03T18:12:22.7879213Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 10s local 2024-04-03T18:12:22.7880506Z Compiling llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp; 9s local 2024-04-03T18:12:22.7881557Z Compiling xla/client/lib/pooling.cc; 9s local ... 2024-04-03T18:12:23.0269932Z 2024-04-03T18:12:23.0350465Z  2024-04-03T18:12:23.0430491Z  2024-04-03T18:12:23.0510505Z  2024-04-03T18:12:23.0590525Z  2024-04-03T18:12:23.0670539Z  2024-04-03T18:12:23.0750554Z  2024-04-03T18:12:23.0830450Z  2024-04-03T18:12:23.0910427Z  2024-04-03T18:12:23.0991219Z [16,824 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:23.1070765Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 86s local 2024-04-03T18:12:23.1150605Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 12s local 2024-04-03T18:12:23.1230607Z @llvm-project//llvm:IPO; 12s local 2024-04-03T18:12:23.1309751Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 11s local 2024-04-03T18:12:23.1390109Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 11s local 2024-04-03T18:12:23.1469751Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 10s local 2024-04-03T18:12:23.1549931Z Compiling llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp; 10s local 2024-04-03T18:12:23.1629600Z Compiling xla/client/lib/pooling.cc; 9s local ... 2024-04-03T18:12:23.2233204Z 2024-04-03T18:12:23.2271955Z  2024-04-03T18:12:23.2272551Z  2024-04-03T18:12:23.2272976Z  2024-04-03T18:12:23.2273426Z  2024-04-03T18:12:23.2273856Z  2024-04-03T18:12:23.2389412Z  2024-04-03T18:12:23.2509512Z  2024-04-03T18:12:23.2589725Z  2024-04-03T18:12:23.2630530Z [16,825 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:23.2632350Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 86s local 2024-04-03T18:12:23.2633549Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 12s local 2024-04-03T18:12:23.2634525Z @llvm-project//llvm:IPO; 12s local 2024-04-03T18:12:23.2669766Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 11s local 2024-04-03T18:12:23.2671074Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 11s local 2024-04-03T18:12:23.2672382Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 10s local 2024-04-03T18:12:23.2673636Z Compiling llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp; 10s local 2024-04-03T18:12:23.2674909Z Compiling llvm/lib/Transforms/Scalar/IndVarSimplify.cpp; 9s local ... 2024-04-03T18:12:23.6243252Z 2024-04-03T18:12:23.6244026Z  2024-04-03T18:12:23.6244539Z  2024-04-03T18:12:23.6245010Z  2024-04-03T18:12:23.6245440Z  2024-04-03T18:12:23.6245883Z  2024-04-03T18:12:23.6246328Z  2024-04-03T18:12:23.6246755Z  2024-04-03T18:12:23.6247465Z  2024-04-03T18:12:23.6248736Z [16,828 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:23.6250409Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 86s local 2024-04-03T18:12:23.6251533Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 13s local 2024-04-03T18:12:23.6252877Z @llvm-project//llvm:IPO; 13s local 2024-04-03T18:12:23.6253881Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 12s local 2024-04-03T18:12:23.6255467Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 12s local 2024-04-03T18:12:23.6256739Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 10s local 2024-04-03T18:12:23.6258180Z Compiling llvm/lib/Transforms/Scalar/IndVarSimplify.cpp; 10s local 2024-04-03T18:12:23.6259330Z Compiling xla/service/cpu/ir_emission_utils.cc; 9s local ... 2024-04-03T18:12:23.8241923Z 2024-04-03T18:12:23.8245321Z  2024-04-03T18:12:23.8245927Z  2024-04-03T18:12:23.8246366Z  2024-04-03T18:12:23.8246846Z  2024-04-03T18:12:23.8247239Z  2024-04-03T18:12:23.8247685Z  2024-04-03T18:12:23.8248067Z  2024-04-03T18:12:23.8248483Z  2024-04-03T18:12:23.8249720Z [16,830 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:23.8251244Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 86s local 2024-04-03T18:12:23.8252418Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 13s local 2024-04-03T18:12:23.8253935Z @llvm-project//llvm:IPO; 13s local 2024-04-03T18:12:23.8255283Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 12s local 2024-04-03T18:12:23.8256578Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 12s local 2024-04-03T18:12:23.8257931Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 11s local 2024-04-03T18:12:23.8259160Z Compiling llvm/lib/Transforms/Scalar/IndVarSimplify.cpp; 10s local 2024-04-03T18:12:23.8260669Z Compiling xla/service/cpu/ir_emission_utils.cc; 10s local ... 2024-04-03T18:12:24.4001365Z 2024-04-03T18:12:24.4002354Z  2024-04-03T18:12:24.4002891Z  2024-04-03T18:12:24.4003606Z  2024-04-03T18:12:24.4004066Z  2024-04-03T18:12:24.4004491Z  2024-04-03T18:12:24.4004909Z  2024-04-03T18:12:24.4005354Z  2024-04-03T18:12:24.4005788Z  2024-04-03T18:12:24.4007007Z [16,831 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:24.4008597Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 87s local 2024-04-03T18:12:24.4009784Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 14s local 2024-04-03T18:12:24.4010821Z @llvm-project//llvm:IPO; 14s local 2024-04-03T18:12:24.4011739Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 13s local 2024-04-03T18:12:24.4013037Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 12s local 2024-04-03T18:12:24.4014465Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 11s local 2024-04-03T18:12:24.4015552Z Compiling xla/service/cpu/ir_emission_utils.cc; 10s local 2024-04-03T18:12:24.4016775Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 10s local ... 2024-04-03T18:12:24.6010552Z 2024-04-03T18:12:24.6014015Z  2024-04-03T18:12:24.6016892Z  2024-04-03T18:12:24.6017916Z  2024-04-03T18:12:24.6019239Z  2024-04-03T18:12:24.6019716Z  2024-04-03T18:12:24.6020125Z  2024-04-03T18:12:24.6020537Z  2024-04-03T18:12:24.6020966Z  2024-04-03T18:12:24.6022198Z [16,832 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:24.6023728Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 87s local 2024-04-03T18:12:24.6024965Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 14s local 2024-04-03T18:12:24.6026102Z @llvm-project//llvm:IPO; 14s local 2024-04-03T18:12:24.6027359Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 13s local 2024-04-03T18:12:24.6029271Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 13s local 2024-04-03T18:12:24.6030681Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 11s local 2024-04-03T18:12:24.6031893Z Compiling xla/service/cpu/ir_emission_utils.cc; 10s local 2024-04-03T18:12:24.6033295Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 10s local ... 2024-04-03T18:12:24.8249395Z 2024-04-03T18:12:24.8250487Z  2024-04-03T18:12:24.8251315Z  2024-04-03T18:12:24.8251981Z  2024-04-03T18:12:24.8252659Z  2024-04-03T18:12:24.8253341Z  2024-04-03T18:12:24.8255086Z  2024-04-03T18:12:24.8255591Z  2024-04-03T18:12:24.8256052Z  2024-04-03T18:12:24.8257273Z [16,834 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:24.8258818Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 87s local 2024-04-03T18:12:24.8260035Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 14s local 2024-04-03T18:12:24.8277624Z @llvm-project//llvm:IPO; 14s local 2024-04-03T18:12:24.8278746Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 13s local 2024-04-03T18:12:24.8280038Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 13s local 2024-04-03T18:12:24.8281360Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 12s local 2024-04-03T18:12:24.8282540Z Compiling xla/service/cpu/ir_emission_utils.cc; 11s local 2024-04-03T18:12:24.8283779Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 10s local ... 2024-04-03T18:12:25.0253902Z 2024-04-03T18:12:25.0255176Z  2024-04-03T18:12:25.0255750Z  2024-04-03T18:12:25.0256160Z  2024-04-03T18:12:25.0256557Z  2024-04-03T18:12:25.0256982Z  2024-04-03T18:12:25.0257441Z  2024-04-03T18:12:25.0257833Z  2024-04-03T18:12:25.0258219Z  2024-04-03T18:12:25.0259440Z [16,835 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:25.0261059Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 88s local 2024-04-03T18:12:25.0262561Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 14s local 2024-04-03T18:12:25.0263682Z @llvm-project//llvm:IPO; 14s local 2024-04-03T18:12:25.0264593Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 13s local 2024-04-03T18:12:25.0265942Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 13s local 2024-04-03T18:12:25.0267315Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 12s local 2024-04-03T18:12:25.0268784Z Compiling xla/service/cpu/ir_emission_utils.cc; 11s local 2024-04-03T18:12:25.0269976Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 11s local ... 2024-04-03T18:12:25.3876725Z 2024-04-03T18:12:25.3879189Z  2024-04-03T18:12:25.3881387Z  2024-04-03T18:12:25.3883402Z  2024-04-03T18:12:25.3885459Z  2024-04-03T18:12:25.3887582Z  2024-04-03T18:12:25.3889684Z  2024-04-03T18:12:25.3891836Z  2024-04-03T18:12:25.3893903Z  2024-04-03T18:12:25.3896973Z [16,836 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:25.3900375Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 88s local 2024-04-03T18:12:25.3903271Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 15s local 2024-04-03T18:12:25.3906739Z @llvm-project//llvm:IPO; 14s local 2024-04-03T18:12:25.3910264Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 14s local 2024-04-03T18:12:25.3913870Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 13s local 2024-04-03T18:12:25.3920532Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 12s local 2024-04-03T18:12:25.3923515Z Compiling xla/service/cpu/ir_emission_utils.cc; 11s local 2024-04-03T18:12:25.3926932Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 11s local ... 2024-04-03T18:12:25.6260285Z 2024-04-03T18:12:25.6266737Z  2024-04-03T18:12:25.6267369Z  2024-04-03T18:12:25.6268130Z  2024-04-03T18:12:25.6268572Z  2024-04-03T18:12:25.6269051Z  2024-04-03T18:12:25.6269485Z  2024-04-03T18:12:25.6269910Z  2024-04-03T18:12:25.6270763Z  2024-04-03T18:12:25.6271901Z [16,837 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:25.6273396Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 88s local 2024-04-03T18:12:25.6274598Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 15s local 2024-04-03T18:12:25.6275665Z @llvm-project//llvm:IPO; 15s local 2024-04-03T18:12:25.6276658Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 14s local 2024-04-03T18:12:25.6278134Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 14s local 2024-04-03T18:12:25.6279376Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 12s local 2024-04-03T18:12:25.6280492Z Compiling xla/service/cpu/ir_emission_utils.cc; 11s local 2024-04-03T18:12:25.6281692Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 11s local ... 2024-04-03T18:12:25.8982456Z 2024-04-03T18:12:25.8983215Z  2024-04-03T18:12:25.8983764Z  2024-04-03T18:12:25.8984183Z  2024-04-03T18:12:25.8984587Z  2024-04-03T18:12:25.8985013Z  2024-04-03T18:12:25.8985445Z  2024-04-03T18:12:25.8985880Z  2024-04-03T18:12:25.8993978Z  2024-04-03T18:12:25.8995293Z [16,838 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:25.8997239Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 88s local 2024-04-03T18:12:25.8998489Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 15s local 2024-04-03T18:12:25.8999600Z @llvm-project//llvm:IPO; 15s local 2024-04-03T18:12:25.9000569Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 14s local 2024-04-03T18:12:25.9001941Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 14s local 2024-04-03T18:12:25.9003322Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 13s local 2024-04-03T18:12:25.9004811Z Compiling xla/service/cpu/ir_emission_utils.cc; 12s local 2024-04-03T18:12:25.9006052Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 11s local ... 2024-04-03T18:12:26.2270830Z 2024-04-03T18:12:26.2271596Z  2024-04-03T18:12:26.2272100Z  2024-04-03T18:12:26.2272490Z  2024-04-03T18:12:26.2272864Z  2024-04-03T18:12:26.2273265Z  2024-04-03T18:12:26.2273700Z  2024-04-03T18:12:26.2274139Z  2024-04-03T18:12:26.2274549Z  2024-04-03T18:12:26.2275791Z [16,839 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:26.2277407Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 89s local 2024-04-03T18:12:26.2278686Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 15s local 2024-04-03T18:12:26.2279800Z @llvm-project//llvm:IPO; 15s local 2024-04-03T18:12:26.2280778Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 14s local 2024-04-03T18:12:26.2282093Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 14s local 2024-04-03T18:12:26.2283479Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 13s local 2024-04-03T18:12:26.2284709Z Compiling xla/service/cpu/ir_emission_utils.cc; 12s local 2024-04-03T18:12:26.2285966Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 12s local ... 2024-04-03T18:12:26.5948914Z 2024-04-03T18:12:26.5949654Z  2024-04-03T18:12:26.5950130Z  2024-04-03T18:12:26.5950545Z  2024-04-03T18:12:26.5950956Z  2024-04-03T18:12:26.5951353Z  2024-04-03T18:12:26.5951778Z  2024-04-03T18:12:26.5952204Z  2024-04-03T18:12:26.5952626Z  2024-04-03T18:12:26.5954323Z [16,840 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:26.5955922Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 89s local 2024-04-03T18:12:26.5957107Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 16s local 2024-04-03T18:12:26.5958204Z @llvm-project//llvm:IPO; 16s local 2024-04-03T18:12:26.5959120Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 15s local 2024-04-03T18:12:26.5960601Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 15s local 2024-04-03T18:12:26.5961904Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 13s local 2024-04-03T18:12:26.5963073Z Compiling xla/service/cpu/ir_emission_utils.cc; 12s local 2024-04-03T18:12:26.5964306Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 12s local ... 2024-04-03T18:12:26.8272637Z 2024-04-03T18:12:26.8273524Z  2024-04-03T18:12:26.8274068Z  2024-04-03T18:12:26.8276117Z  2024-04-03T18:12:26.8276936Z  2024-04-03T18:12:26.8279827Z  2024-04-03T18:12:26.8280559Z  2024-04-03T18:12:26.8283434Z  2024-04-03T18:12:26.8284209Z  2024-04-03T18:12:26.8288147Z [16,841 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:26.8290152Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 89s local 2024-04-03T18:12:26.8293968Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 16s local 2024-04-03T18:12:26.8295609Z @llvm-project//llvm:IPO; 16s local 2024-04-03T18:12:26.8299136Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 15s local 2024-04-03T18:12:26.8300847Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 15s local 2024-04-03T18:12:26.8305023Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 14s local 2024-04-03T18:12:26.8306500Z Compiling xla/service/cpu/ir_emission_utils.cc; 13s local 2024-04-03T18:12:26.8310605Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 12s local ... 2024-04-03T18:12:27.2190716Z 2024-04-03T18:12:27.2191934Z  2024-04-03T18:12:27.2195192Z  2024-04-03T18:12:27.2195941Z  2024-04-03T18:12:27.2198719Z  2024-04-03T18:12:27.2199317Z  2024-04-03T18:12:27.2202068Z  2024-04-03T18:12:27.2202957Z  2024-04-03T18:12:27.2205700Z  2024-04-03T18:12:27.2207098Z [16,842 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:27.2208994Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 90s local 2024-04-03T18:12:27.2212648Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 16s local 2024-04-03T18:12:27.2214124Z @llvm-project//llvm:IPO; 16s local 2024-04-03T18:12:27.2217682Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 15s local 2024-04-03T18:12:27.2219196Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 15s local 2024-04-03T18:12:27.2222913Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 14s local 2024-04-03T18:12:27.2224370Z Compiling xla/service/cpu/ir_emission_utils.cc; 13s local 2024-04-03T18:12:27.2228352Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 13s local ... 2024-04-03T18:12:27.4294565Z 2024-04-03T18:12:27.4295349Z  2024-04-03T18:12:27.4295929Z  2024-04-03T18:12:27.4296375Z  2024-04-03T18:12:27.4296809Z  2024-04-03T18:12:27.4297218Z  2024-04-03T18:12:27.4297588Z  2024-04-03T18:12:27.4298016Z  2024-04-03T18:12:27.4298440Z  2024-04-03T18:12:27.4299750Z [16,845 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:27.4301456Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 90s local 2024-04-03T18:12:27.4302663Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 17s local 2024-04-03T18:12:27.4303751Z @llvm-project//llvm:IPO; 17s local 2024-04-03T18:12:27.4304742Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 16s local 2024-04-03T18:12:27.4306401Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 16s local 2024-04-03T18:12:27.4308009Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 14s local 2024-04-03T18:12:27.4309238Z Compiling xla/service/cpu/ir_emission_utils.cc; 13s local 2024-04-03T18:12:27.4310536Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 13s local ... 2024-04-03T18:12:27.7099617Z 2024-04-03T18:12:27.7100390Z  2024-04-03T18:12:27.7100899Z  2024-04-03T18:12:27.7101368Z  2024-04-03T18:12:27.7101828Z  2024-04-03T18:12:27.7102266Z  2024-04-03T18:12:27.7102747Z  2024-04-03T18:12:27.7103161Z  2024-04-03T18:12:27.7103597Z  2024-04-03T18:12:27.7104844Z [16,846 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:27.7106316Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 90s local 2024-04-03T18:12:27.7107547Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 17s local 2024-04-03T18:12:27.7108944Z @llvm-project//llvm:IPO; 17s local 2024-04-03T18:12:27.7110004Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 16s local 2024-04-03T18:12:27.7111362Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 16s local 2024-04-03T18:12:27.7112864Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 15s local 2024-04-03T18:12:27.7114236Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 13s local 2024-04-03T18:12:27.7115553Z Compiling xla/service/bitcast_dtypes_expander.cc; 12s local ... 2024-04-03T18:12:28.0341220Z 2024-04-03T18:12:28.0341956Z  2024-04-03T18:12:28.0342372Z  2024-04-03T18:12:28.0342713Z  2024-04-03T18:12:28.0343350Z  2024-04-03T18:12:28.0343677Z  2024-04-03T18:12:28.0344013Z  2024-04-03T18:12:28.0344423Z  2024-04-03T18:12:28.0344824Z  2024-04-03T18:12:28.0346155Z [16,846 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:28.0347941Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 91s local 2024-04-03T18:12:28.0349077Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 17s local 2024-04-03T18:12:28.0350100Z @llvm-project//llvm:IPO; 17s local 2024-04-03T18:12:28.0351232Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 16s local 2024-04-03T18:12:28.0352508Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 16s local 2024-04-03T18:12:28.0353841Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 15s local 2024-04-03T18:12:28.0355079Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 14s local 2024-04-03T18:12:28.0356323Z Compiling xla/service/bitcast_dtypes_expander.cc; 13s local ... 2024-04-03T18:12:28.2355477Z 2024-04-03T18:12:28.2356262Z  2024-04-03T18:12:28.2356826Z  2024-04-03T18:12:28.2357262Z  2024-04-03T18:12:28.2357686Z  2024-04-03T18:12:28.2358125Z  2024-04-03T18:12:28.2358543Z  2024-04-03T18:12:28.2358952Z  2024-04-03T18:12:28.2359371Z  2024-04-03T18:12:28.2360652Z [16,848 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:28.2362247Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 91s local 2024-04-03T18:12:28.2363534Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 17s local 2024-04-03T18:12:28.2364682Z @llvm-project//llvm:IPO; 17s local 2024-04-03T18:12:28.2365632Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 16s local 2024-04-03T18:12:28.2367005Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 16s local 2024-04-03T18:12:28.2368372Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 15s local 2024-04-03T18:12:28.2369712Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 14s local 2024-04-03T18:12:28.2370983Z Compiling xla/service/bitcast_dtypes_expander.cc; 13s local ... 2024-04-03T18:12:28.5150807Z 2024-04-03T18:12:28.5151564Z  2024-04-03T18:12:28.5152057Z  2024-04-03T18:12:28.5152456Z  2024-04-03T18:12:28.5153123Z  2024-04-03T18:12:28.5153504Z  2024-04-03T18:12:28.5153857Z  2024-04-03T18:12:28.5154224Z  2024-04-03T18:12:28.5154601Z  2024-04-03T18:12:28.5155783Z [16,850 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:28.5157385Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 91s local 2024-04-03T18:12:28.5158557Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 18s local 2024-04-03T18:12:28.5159515Z @llvm-project//llvm:IPO; 18s local 2024-04-03T18:12:28.5160371Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 17s local 2024-04-03T18:12:28.5161789Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 17s local 2024-04-03T18:12:28.5162979Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 15s local 2024-04-03T18:12:28.5164066Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 14s local 2024-04-03T18:12:28.5165214Z Compiling xla/service/bitcast_dtypes_expander.cc; 13s local ... 2024-04-03T18:12:28.7199847Z 2024-04-03T18:12:28.7200641Z  2024-04-03T18:12:28.7201127Z  2024-04-03T18:12:28.7201555Z  2024-04-03T18:12:28.7201998Z  2024-04-03T18:12:28.7202374Z  2024-04-03T18:12:28.7202795Z  2024-04-03T18:12:28.7203172Z  2024-04-03T18:12:28.7203577Z  2024-04-03T18:12:28.7204763Z [16,851 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:28.7206309Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 91s local 2024-04-03T18:12:28.7207424Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 18s local 2024-04-03T18:12:28.7208818Z @llvm-project//llvm:IPO; 18s local 2024-04-03T18:12:28.7209724Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 17s local 2024-04-03T18:12:28.7211009Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 17s local 2024-04-03T18:12:28.7212417Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 16s local 2024-04-03T18:12:28.7213684Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 14s local 2024-04-03T18:12:28.7215222Z Compiling xla/service/bitcast_dtypes_expander.cc; 13s local ... 2024-04-03T18:12:29.0350968Z 2024-04-03T18:12:29.0351711Z  2024-04-03T18:12:29.0352197Z  2024-04-03T18:12:29.0352561Z  2024-04-03T18:12:29.0352966Z  2024-04-03T18:12:29.0353319Z  2024-04-03T18:12:29.0353691Z  2024-04-03T18:12:29.0354064Z  2024-04-03T18:12:29.0354395Z  2024-04-03T18:12:29.0355425Z [16,852 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:29.0357045Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 92s local 2024-04-03T18:12:29.0358046Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 18s local 2024-04-03T18:12:29.0358932Z @llvm-project//llvm:IPO; 18s local 2024-04-03T18:12:29.0359754Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 17s local 2024-04-03T18:12:29.0360905Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 17s local 2024-04-03T18:12:29.0362174Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 16s local 2024-04-03T18:12:29.0363553Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 15s local 2024-04-03T18:12:29.0364918Z Compiling xla/service/bitcast_dtypes_expander.cc; 14s local ... 2024-04-03T18:12:29.4121985Z 2024-04-03T18:12:29.4122739Z  2024-04-03T18:12:29.4123274Z  2024-04-03T18:12:29.4123685Z  2024-04-03T18:12:29.4124098Z  2024-04-03T18:12:29.4124524Z  2024-04-03T18:12:29.4124939Z  2024-04-03T18:12:29.4125362Z  2024-04-03T18:12:29.4125792Z  2024-04-03T18:12:29.4127076Z [16,853 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:29.4128590Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 92s local 2024-04-03T18:12:29.4130327Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 19s local 2024-04-03T18:12:29.4131406Z @llvm-project//llvm:IPO; 19s local 2024-04-03T18:12:29.4132324Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 18s local 2024-04-03T18:12:29.4133608Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 17s local 2024-04-03T18:12:29.4135326Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 16s local 2024-04-03T18:12:29.4136540Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 15s local 2024-04-03T18:12:29.4137838Z Compiling xla/service/bitcast_dtypes_expander.cc; 14s local ... 2024-04-03T18:12:29.6098824Z 2024-04-03T18:12:29.6114905Z  2024-04-03T18:12:29.6115449Z  2024-04-03T18:12:29.6115821Z  2024-04-03T18:12:29.6116190Z  2024-04-03T18:12:29.6116537Z  2024-04-03T18:12:29.6116939Z  2024-04-03T18:12:29.6117445Z  2024-04-03T18:12:29.6117840Z  2024-04-03T18:12:29.6118996Z [16,854 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:29.6120499Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 92s local 2024-04-03T18:12:29.6121719Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 19s local 2024-04-03T18:12:29.6122785Z @llvm-project//llvm:IPO; 19s local 2024-04-03T18:12:29.6123953Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 18s local 2024-04-03T18:12:29.6125378Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 18s local 2024-04-03T18:12:29.6126809Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 16s local 2024-04-03T18:12:29.6128064Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 15s local 2024-04-03T18:12:29.6129461Z Compiling xla/service/bitcast_dtypes_expander.cc; 14s local ... 2024-04-03T18:12:29.8325438Z 2024-04-03T18:12:29.8335537Z  2024-04-03T18:12:29.8336077Z  2024-04-03T18:12:29.8336605Z  2024-04-03T18:12:29.8337083Z  2024-04-03T18:12:29.8337543Z  2024-04-03T18:12:29.8338014Z  2024-04-03T18:12:29.8338417Z  2024-04-03T18:12:29.8338811Z  2024-04-03T18:12:29.8340329Z [16,854 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:29.8341935Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 92s local 2024-04-03T18:12:29.8343256Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 19s local 2024-04-03T18:12:29.8344356Z @llvm-project//llvm:IPO; 19s local 2024-04-03T18:12:29.8345325Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 18s local 2024-04-03T18:12:29.8346737Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 18s local 2024-04-03T18:12:29.8348370Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 17s local 2024-04-03T18:12:29.8349646Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 15s local 2024-04-03T18:12:29.8350958Z Compiling xla/service/bitcast_dtypes_expander.cc; 14s local ... 2024-04-03T18:12:30.2358498Z 2024-04-03T18:12:30.2359279Z  2024-04-03T18:12:30.2359720Z  2024-04-03T18:12:30.2360109Z  2024-04-03T18:12:30.2360609Z  2024-04-03T18:12:30.2360999Z  2024-04-03T18:12:30.2361396Z  2024-04-03T18:12:30.2361772Z  2024-04-03T18:12:30.2362162Z  2024-04-03T18:12:30.2363295Z [16,856 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:30.2364847Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 93s local 2024-04-03T18:12:30.2365942Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 19s local 2024-04-03T18:12:30.2366899Z @llvm-project//llvm:IPO; 19s local 2024-04-03T18:12:30.2367815Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 18s local 2024-04-03T18:12:30.2369055Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 18s local 2024-04-03T18:12:30.2370266Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 17s local 2024-04-03T18:12:30.2371717Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 16s local 2024-04-03T18:12:30.2372926Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMInlining.cpp; 13s local ... 2024-04-03T18:12:30.4397030Z 2024-04-03T18:12:30.4397829Z  2024-04-03T18:12:30.4398275Z  2024-04-03T18:12:30.4398658Z  2024-04-03T18:12:30.4399281Z  2024-04-03T18:12:30.4399656Z  2024-04-03T18:12:30.4400020Z  2024-04-03T18:12:30.4400356Z  2024-04-03T18:12:30.4400716Z  2024-04-03T18:12:30.4401747Z [16,857 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:30.4403071Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 93s local 2024-04-03T18:12:30.4404119Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 20s local 2024-04-03T18:12:30.4405015Z @llvm-project//llvm:IPO; 20s local 2024-04-03T18:12:30.4405813Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 19s local 2024-04-03T18:12:30.4406944Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 19s local 2024-04-03T18:12:30.4408107Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 17s local 2024-04-03T18:12:30.4409197Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 16s local 2024-04-03T18:12:30.4410115Z Compiling xla/client/lib/math.cc; 12s local ... 2024-04-03T18:12:30.8402992Z 2024-04-03T18:12:30.8403776Z  2024-04-03T18:12:30.8404312Z  2024-04-03T18:12:30.8404748Z  2024-04-03T18:12:30.8405163Z  2024-04-03T18:12:30.8405570Z  2024-04-03T18:12:30.8405980Z  2024-04-03T18:12:30.8406377Z  2024-04-03T18:12:30.8410458Z  2024-04-03T18:12:30.8412195Z [16,860 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:30.8413700Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 93s local 2024-04-03T18:12:30.8415047Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 20s local 2024-04-03T18:12:30.8416066Z @llvm-project//llvm:IPO; 20s local 2024-04-03T18:12:30.8416953Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 19s local 2024-04-03T18:12:30.8418491Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 19s local 2024-04-03T18:12:30.8419847Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 18s local 2024-04-03T18:12:30.8421131Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 16s local 2024-04-03T18:12:30.8422148Z Compiling xla/client/lib/math.cc; 12s local ... 2024-04-03T18:12:31.0389608Z 2024-04-03T18:12:31.0390378Z  2024-04-03T18:12:31.0390943Z  2024-04-03T18:12:31.0391415Z  2024-04-03T18:12:31.0391897Z  2024-04-03T18:12:31.0392307Z  2024-04-03T18:12:31.0392737Z  2024-04-03T18:12:31.0393129Z  2024-04-03T18:12:31.0393560Z  2024-04-03T18:12:31.0394750Z [16,862 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:31.0396381Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 94s local 2024-04-03T18:12:31.0397647Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 20s local 2024-04-03T18:12:31.0398754Z @llvm-project//llvm:IPO; 20s local 2024-04-03T18:12:31.0399736Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 19s local 2024-04-03T18:12:31.0401070Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 19s local 2024-04-03T18:12:31.0402500Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 18s local 2024-04-03T18:12:31.0403806Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 17s local 2024-04-03T18:12:31.0404919Z Compiling xla/client/lib/math.cc; 13s local ... 2024-04-03T18:12:32.0443037Z 2024-04-03T18:12:32.0443786Z  2024-04-03T18:12:32.0444229Z  2024-04-03T18:12:32.0444642Z  2024-04-03T18:12:32.0445048Z  2024-04-03T18:12:32.0445441Z  2024-04-03T18:12:32.0445827Z  2024-04-03T18:12:32.0446296Z  2024-04-03T18:12:32.0446723Z  2024-04-03T18:12:32.0448235Z [16,863 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:32.0449810Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 95s local 2024-04-03T18:12:32.0451004Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 21s local 2024-04-03T18:12:32.0452286Z @llvm-project//llvm:IPO; 21s local 2024-04-03T18:12:32.0453157Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 20s local 2024-04-03T18:12:32.0454626Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 20s local 2024-04-03T18:12:32.0456037Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 19s local 2024-04-03T18:12:32.0457287Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 18s local 2024-04-03T18:12:32.0458372Z Compiling xla/client/lib/math.cc; 14s local ... 2024-04-03T18:12:32.2672563Z 2024-04-03T18:12:32.2673431Z  2024-04-03T18:12:32.2673991Z  2024-04-03T18:12:32.2674424Z  2024-04-03T18:12:32.2674883Z  2024-04-03T18:12:32.2675301Z  2024-04-03T18:12:32.2675710Z  2024-04-03T18:12:32.2676146Z  2024-04-03T18:12:32.2676628Z  2024-04-03T18:12:32.2677880Z [16,865 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:32.2679459Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 95s local 2024-04-03T18:12:32.2680773Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 21s local 2024-04-03T18:12:32.2681851Z @llvm-project//llvm:IPO; 21s local 2024-04-03T18:12:32.2693539Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 20s local 2024-04-03T18:12:32.2698447Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 20s local 2024-04-03T18:12:32.2701445Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 19s local 2024-04-03T18:12:32.2704233Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 18s local 2024-04-03T18:12:32.2706058Z Compiling xla/client/lib/math.cc; 14s local ... 2024-04-03T18:12:32.6352359Z 2024-04-03T18:12:32.6353520Z  2024-04-03T18:12:32.6354357Z  2024-04-03T18:12:32.6355036Z  2024-04-03T18:12:32.6355807Z  2024-04-03T18:12:32.6359459Z  2024-04-03T18:12:32.6360103Z  2024-04-03T18:12:32.6360736Z  2024-04-03T18:12:32.6361344Z  2024-04-03T18:12:32.6362939Z [16,867 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:32.6365150Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 95s local 2024-04-03T18:12:32.6366526Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 22s local 2024-04-03T18:12:32.6367821Z @llvm-project//llvm:IPO; 22s local 2024-04-03T18:12:32.6369139Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 21s local 2024-04-03T18:12:32.6373012Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 21s local 2024-04-03T18:12:32.6374787Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 19s local 2024-04-03T18:12:32.6376313Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 18s local 2024-04-03T18:12:32.6377897Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 14s local ... 2024-04-03T18:12:33.0356716Z 2024-04-03T18:12:33.0357896Z  2024-04-03T18:12:33.0359011Z  2024-04-03T18:12:33.0359462Z  2024-04-03T18:12:33.0359875Z  2024-04-03T18:12:33.0360249Z  2024-04-03T18:12:33.0360605Z  2024-04-03T18:12:33.0361029Z  2024-04-03T18:12:33.0361410Z  2024-04-03T18:12:33.0362501Z [16,869 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:33.0363826Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 96s local 2024-04-03T18:12:33.0364975Z @llvm-project//llvm:IPO; 22s local 2024-04-03T18:12:33.0365846Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 21s local 2024-04-03T18:12:33.0367048Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 21s local 2024-04-03T18:12:33.0368492Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 20s local 2024-04-03T18:12:33.0369639Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 19s local 2024-04-03T18:12:33.0370781Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 14s local 2024-04-03T18:12:33.0372033Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 14s local ... 2024-04-03T18:12:33.2373839Z 2024-04-03T18:12:33.2374697Z  2024-04-03T18:12:33.2375146Z  2024-04-03T18:12:33.2375491Z  2024-04-03T18:12:33.2375819Z  2024-04-03T18:12:33.2376157Z  2024-04-03T18:12:33.2376493Z  2024-04-03T18:12:33.2376835Z  2024-04-03T18:12:33.2377172Z  2024-04-03T18:12:33.2378148Z [16,871 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:33.2379331Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 96s local 2024-04-03T18:12:33.2380204Z @llvm-project//llvm:IPO; 22s local 2024-04-03T18:12:33.2380938Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 21s local 2024-04-03T18:12:33.2381931Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 21s local 2024-04-03T18:12:33.2382995Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 20s local 2024-04-03T18:12:33.2383985Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 19s local 2024-04-03T18:12:33.2384974Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 14s local 2024-04-03T18:12:33.2386015Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 14s local ... 2024-04-03T18:12:33.5144986Z 2024-04-03T18:12:33.5146061Z  2024-04-03T18:12:33.5146604Z  2024-04-03T18:12:33.5147072Z  2024-04-03T18:12:33.5147495Z  2024-04-03T18:12:33.5148195Z  2024-04-03T18:12:33.5148641Z  2024-04-03T18:12:33.5149068Z  2024-04-03T18:12:33.5149517Z  2024-04-03T18:12:33.5150766Z [16,874 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:33.5152343Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 96s local 2024-04-03T18:12:33.5153878Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 22s local 2024-04-03T18:12:33.5155216Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 22s local 2024-04-03T18:12:33.5156605Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 20s local 2024-04-03T18:12:33.5157867Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 19s local 2024-04-03T18:12:33.5159178Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 14s local 2024-04-03T18:12:33.5160521Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 14s local 2024-04-03T18:12:33.5161874Z Compiling xla/service/bitcast_dtypes_expander.cc; 14s local ... 2024-04-03T18:12:33.8063400Z 2024-04-03T18:12:33.8064185Z  2024-04-03T18:12:33.8064710Z  2024-04-03T18:12:33.8065135Z  2024-04-03T18:12:33.8065569Z  2024-04-03T18:12:33.8066015Z  2024-04-03T18:12:33.8066439Z  2024-04-03T18:12:33.8066873Z  2024-04-03T18:12:33.8067308Z  2024-04-03T18:12:33.8068791Z [16,876 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:33.8070379Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 96s local 2024-04-03T18:12:33.8071700Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 22s local 2024-04-03T18:12:33.8073132Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 22s local 2024-04-03T18:12:33.8074651Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 21s local 2024-04-03T18:12:33.8075997Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 19s local 2024-04-03T18:12:33.8077393Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 15s local 2024-04-03T18:12:33.8078816Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 15s local 2024-04-03T18:12:33.8080472Z Compiling xla/service/bitcast_dtypes_expander.cc; 14s local ... 2024-04-03T18:12:34.0367524Z 2024-04-03T18:12:34.0369083Z  2024-04-03T18:12:34.0369793Z  2024-04-03T18:12:34.0371029Z  2024-04-03T18:12:34.0371513Z  2024-04-03T18:12:34.0371981Z  2024-04-03T18:12:34.0372417Z  2024-04-03T18:12:34.0372834Z  2024-04-03T18:12:34.0373553Z  2024-04-03T18:12:34.0374972Z [16,879 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:34.0376603Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 97s local 2024-04-03T18:12:34.0377824Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 22s local 2024-04-03T18:12:34.0379103Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 22s local 2024-04-03T18:12:34.0380519Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 21s local 2024-04-03T18:12:34.0381718Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 20s local 2024-04-03T18:12:34.0383138Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 15s local 2024-04-03T18:12:34.0384241Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 15s local 2024-04-03T18:12:34.0385499Z Compiling xla/service/hlo_dataflow_analysis.cc; 13s local ... 2024-04-03T18:12:34.2371510Z 2024-04-03T18:12:34.2372627Z  2024-04-03T18:12:34.2373190Z  2024-04-03T18:12:34.2373639Z  2024-04-03T18:12:34.2374016Z  2024-04-03T18:12:34.2374605Z  2024-04-03T18:12:34.2375040Z  2024-04-03T18:12:34.2375453Z  2024-04-03T18:12:34.2375881Z  2024-04-03T18:12:34.2377084Z [16,880 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:34.2378926Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 97s local 2024-04-03T18:12:34.2380185Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 22s local 2024-04-03T18:12:34.2381504Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 22s local 2024-04-03T18:12:34.2382926Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 21s local 2024-04-03T18:12:34.2384263Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 20s local 2024-04-03T18:12:34.2385799Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 15s local 2024-04-03T18:12:34.2387205Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 15s local 2024-04-03T18:12:34.2388733Z Compiling xla/service/hlo_dataflow_analysis.cc; 13s local ... 2024-04-03T18:12:34.4450006Z 2024-04-03T18:12:34.4451127Z  2024-04-03T18:12:34.4453885Z  2024-04-03T18:12:34.4454710Z  2024-04-03T18:12:34.4455354Z  2024-04-03T18:12:34.4456274Z  2024-04-03T18:12:34.4460132Z  2024-04-03T18:12:34.4460900Z  2024-04-03T18:12:34.4461563Z  2024-04-03T18:12:34.4462991Z [16,881 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:34.4465009Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 97s local 2024-04-03T18:12:34.4466342Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 23s local 2024-04-03T18:12:34.4468177Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 23s local 2024-04-03T18:12:34.4470138Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 21s local 2024-04-03T18:12:34.4473615Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 20s local 2024-04-03T18:12:34.4475290Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 15s local 2024-04-03T18:12:34.4476941Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 15s local 2024-04-03T18:12:34.4478709Z Compiling xla/service/hlo_dataflow_analysis.cc; 13s local ... 2024-04-03T18:12:34.8376951Z 2024-04-03T18:12:34.8378086Z  2024-04-03T18:12:34.8379025Z  2024-04-03T18:12:34.8379882Z  2024-04-03T18:12:34.8380917Z  2024-04-03T18:12:34.8381599Z  2024-04-03T18:12:34.8382017Z  2024-04-03T18:12:34.8382378Z  2024-04-03T18:12:34.8382824Z  2024-04-03T18:12:34.8384585Z [16,881 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:34.8386348Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 97s local 2024-04-03T18:12:34.8387959Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 23s local 2024-04-03T18:12:34.8389556Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 23s local 2024-04-03T18:12:34.8390966Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 22s local 2024-04-03T18:12:34.8392187Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 20s local 2024-04-03T18:12:34.8393422Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 16s local 2024-04-03T18:12:34.8394677Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 16s local 2024-04-03T18:12:34.8395959Z Compiling xla/service/hlo_dataflow_analysis.cc; 13s local ... 2024-04-03T18:12:35.2800752Z 2024-04-03T18:12:35.2801520Z  2024-04-03T18:12:35.2802046Z  2024-04-03T18:12:35.2802499Z  2024-04-03T18:12:35.2802918Z  2024-04-03T18:12:35.2803323Z  2024-04-03T18:12:35.2803708Z  2024-04-03T18:12:35.2804142Z  2024-04-03T18:12:35.2804586Z  2024-04-03T18:12:35.2805763Z [16,882 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:35.2807312Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 98s local 2024-04-03T18:12:35.2808513Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 23s local 2024-04-03T18:12:35.2809825Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 23s local 2024-04-03T18:12:35.2811450Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 22s local 2024-04-03T18:12:35.2812686Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 21s local 2024-04-03T18:12:35.2813952Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 16s local 2024-04-03T18:12:35.2815453Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 16s local 2024-04-03T18:12:35.2816687Z Compiling xla/service/hlo_dataflow_analysis.cc; 14s local ... 2024-04-03T18:12:35.5924728Z 2024-04-03T18:12:35.5925525Z  2024-04-03T18:12:35.5926406Z  2024-04-03T18:12:35.5926898Z  2024-04-03T18:12:35.5927372Z  2024-04-03T18:12:35.5927845Z  2024-04-03T18:12:35.5928348Z  2024-04-03T18:12:35.5928841Z  2024-04-03T18:12:35.5929302Z  2024-04-03T18:12:35.5930718Z [16,884 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:35.5932522Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 98s local 2024-04-03T18:12:35.5933970Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 24s local 2024-04-03T18:12:35.5935834Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 24s local 2024-04-03T18:12:35.5937295Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 22s local 2024-04-03T18:12:35.5938657Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 21s local 2024-04-03T18:12:35.5940165Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 17s local 2024-04-03T18:12:35.5941610Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 16s local 2024-04-03T18:12:35.5942924Z Compiling xla/service/hlo_dataflow_analysis.cc; 14s local ... 2024-04-03T18:12:35.8384799Z 2024-04-03T18:12:35.8385573Z  2024-04-03T18:12:35.8386162Z  2024-04-03T18:12:35.8386667Z  2024-04-03T18:12:35.8387127Z  2024-04-03T18:12:35.8387522Z  2024-04-03T18:12:35.8388139Z  2024-04-03T18:12:35.8388566Z  2024-04-03T18:12:35.8388954Z  2024-04-03T18:12:35.8390312Z [16,887 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:35.8391937Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 98s local 2024-04-03T18:12:35.8393126Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 24s local 2024-04-03T18:12:35.8394702Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 24s local 2024-04-03T18:12:35.8396067Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 23s local 2024-04-03T18:12:35.8397373Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 17s local 2024-04-03T18:12:35.8398728Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 17s local 2024-04-03T18:12:35.8400135Z Compiling xla/service/hlo_dataflow_analysis.cc; 14s local 2024-04-03T18:12:35.8401288Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 11s local ... 2024-04-03T18:12:36.2390004Z 2024-04-03T18:12:36.2391199Z  2024-04-03T18:12:36.2392244Z  2024-04-03T18:12:36.2395369Z  2024-04-03T18:12:36.2396121Z  2024-04-03T18:12:36.2399454Z  2024-04-03T18:12:36.2400106Z  2024-04-03T18:12:36.2400827Z  2024-04-03T18:12:36.2403678Z  2024-04-03T18:12:36.2405233Z [16,890 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:36.2409463Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 99s local 2024-04-03T18:12:36.2411004Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 24s local 2024-04-03T18:12:36.2415123Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 24s local 2024-04-03T18:12:36.2417177Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 23s local 2024-04-03T18:12:36.2418689Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 17s local 2024-04-03T18:12:36.2420207Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 17s local 2024-04-03T18:12:36.2421785Z Compiling xla/service/hlo_dataflow_analysis.cc; 15s local 2024-04-03T18:12:36.2424546Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 11s local ... 2024-04-03T18:12:36.5077818Z 2024-04-03T18:12:36.5088678Z  2024-04-03T18:12:36.5089526Z  2024-04-03T18:12:36.5090044Z  2024-04-03T18:12:36.5090559Z  2024-04-03T18:12:36.5091011Z  2024-04-03T18:12:36.5091458Z  2024-04-03T18:12:36.5091909Z  2024-04-03T18:12:36.5092391Z  2024-04-03T18:12:36.5093647Z [16,891 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:36.5095674Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 99s local 2024-04-03T18:12:36.5097073Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 25s local 2024-04-03T18:12:36.5098476Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 25s local 2024-04-03T18:12:36.5099821Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 23s local 2024-04-03T18:12:36.5101086Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 17s local 2024-04-03T18:12:36.5102423Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 17s local 2024-04-03T18:12:36.5103689Z Compiling xla/service/hlo_dataflow_analysis.cc; 15s local 2024-04-03T18:12:36.5104822Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 12s local ... 2024-04-03T18:12:36.8399027Z 2024-04-03T18:12:36.8399837Z  2024-04-03T18:12:36.8400448Z  2024-04-03T18:12:36.8400925Z  2024-04-03T18:12:36.8401348Z  2024-04-03T18:12:36.8401760Z  2024-04-03T18:12:36.8402207Z  2024-04-03T18:12:36.8402686Z  2024-04-03T18:12:36.8403503Z  2024-04-03T18:12:36.8404746Z [16,891 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:36.8406345Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 99s local 2024-04-03T18:12:36.8407614Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 25s local 2024-04-03T18:12:36.8408992Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 25s local 2024-04-03T18:12:36.8410422Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 24s local 2024-04-03T18:12:36.8411683Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 18s local 2024-04-03T18:12:36.8413049Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 18s local 2024-04-03T18:12:36.8415679Z Compiling xla/service/hlo_dataflow_analysis.cc; 15s local 2024-04-03T18:12:36.8416922Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 12s local ... 2024-04-03T18:12:37.2411010Z 2024-04-03T18:12:37.2411795Z  2024-04-03T18:12:37.2412339Z  2024-04-03T18:12:37.2412788Z  2024-04-03T18:12:37.2413561Z  2024-04-03T18:12:37.2413991Z  2024-04-03T18:12:37.2414549Z  2024-04-03T18:12:37.2414989Z  2024-04-03T18:12:37.2415400Z  2024-04-03T18:12:37.2416712Z [16,892 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:37.2418377Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 100s local 2024-04-03T18:12:37.2419681Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 25s local 2024-04-03T18:12:37.2421011Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 25s local 2024-04-03T18:12:37.2422359Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 24s local 2024-04-03T18:12:37.2423687Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 18s local 2024-04-03T18:12:37.2425022Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 18s local 2024-04-03T18:12:37.2426326Z Compiling xla/service/hlo_dataflow_analysis.cc; 16s local 2024-04-03T18:12:37.2427447Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 12s local ... 2024-04-03T18:12:37.6587859Z 2024-04-03T18:12:37.6588681Z  2024-04-03T18:12:37.6589217Z  2024-04-03T18:12:37.6589688Z  2024-04-03T18:12:37.6590127Z  2024-04-03T18:12:37.6590539Z  2024-04-03T18:12:37.6590943Z  2024-04-03T18:12:37.6591634Z  2024-04-03T18:12:37.6592059Z  2024-04-03T18:12:37.6593240Z [16,893 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:37.6594829Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 100s local 2024-04-03T18:12:37.6596104Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 26s local 2024-04-03T18:12:37.6597422Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 26s local 2024-04-03T18:12:37.6598986Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 24s local 2024-04-03T18:12:37.6600304Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 19s local 2024-04-03T18:12:37.6601666Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 18s local 2024-04-03T18:12:37.6602883Z Compiling xla/service/hlo_dataflow_analysis.cc; 16s local 2024-04-03T18:12:37.6603995Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 13s local ... 2024-04-03T18:12:37.8712607Z 2024-04-03T18:12:37.8713374Z  2024-04-03T18:12:37.8713947Z  2024-04-03T18:12:37.8714374Z  2024-04-03T18:12:37.8714804Z  2024-04-03T18:12:37.8715261Z  2024-04-03T18:12:37.8715697Z  2024-04-03T18:12:37.8716139Z  2024-04-03T18:12:37.8716570Z  2024-04-03T18:12:37.8717860Z [16,897 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:37.8719547Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 100s local 2024-04-03T18:12:37.8720917Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 26s local 2024-04-03T18:12:37.8722292Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 26s local 2024-04-03T18:12:37.8723825Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 25s local 2024-04-03T18:12:37.8725123Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 19s local 2024-04-03T18:12:37.8726501Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 19s local 2024-04-03T18:12:37.8727839Z Compiling xla/service/hlo_dataflow_analysis.cc; 16s local 2024-04-03T18:12:37.8729010Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 13s local ... 2024-04-03T18:12:38.1787191Z 2024-04-03T18:12:38.1788165Z  2024-04-03T18:12:38.1788749Z  2024-04-03T18:12:38.1789167Z  2024-04-03T18:12:38.1789580Z  2024-04-03T18:12:38.1790009Z  2024-04-03T18:12:38.1790712Z  2024-04-03T18:12:38.1791160Z  2024-04-03T18:12:38.1791597Z  2024-04-03T18:12:38.1792798Z [16,899 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:38.1794329Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 101s local 2024-04-03T18:12:38.1795816Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 26s local 2024-04-03T18:12:38.1797145Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 26s local 2024-04-03T18:12:38.1798470Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 25s local 2024-04-03T18:12:38.1799772Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 19s local 2024-04-03T18:12:38.1801260Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 19s local 2024-04-03T18:12:38.1802479Z Compiling xla/service/hlo_dataflow_analysis.cc; 17s local 2024-04-03T18:12:38.1803594Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 13s local ... 2024-04-03T18:12:38.4408607Z 2024-04-03T18:12:38.4409386Z  2024-04-03T18:12:38.4409912Z  2024-04-03T18:12:38.4410406Z  2024-04-03T18:12:38.4410801Z  2024-04-03T18:12:38.4411169Z  2024-04-03T18:12:38.4411572Z  2024-04-03T18:12:38.4411974Z  2024-04-03T18:12:38.4412454Z  2024-04-03T18:12:38.4413696Z [16,900 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:38.4415420Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 101s local 2024-04-03T18:12:38.4416685Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 27s local 2024-04-03T18:12:38.4418380Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 27s local 2024-04-03T18:12:38.4419727Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 25s local 2024-04-03T18:12:38.4420976Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 19s local 2024-04-03T18:12:38.4422251Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 19s local 2024-04-03T18:12:38.4423528Z Compiling xla/service/hlo_dataflow_analysis.cc; 17s local 2024-04-03T18:12:38.4424869Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 14s local ... 2024-04-03T18:12:38.6411646Z 2024-04-03T18:12:38.6412427Z  2024-04-03T18:12:38.6412934Z  2024-04-03T18:12:38.6413396Z  2024-04-03T18:12:38.6413819Z  2024-04-03T18:12:38.6414840Z  2024-04-03T18:12:38.6415267Z  2024-04-03T18:12:38.6415684Z  2024-04-03T18:12:38.6416110Z  2024-04-03T18:12:38.6417526Z [16,901 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:38.6419227Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 101s local 2024-04-03T18:12:38.6420515Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 27s local 2024-04-03T18:12:38.6421947Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 27s local 2024-04-03T18:12:38.6423405Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 25s local 2024-04-03T18:12:38.6424738Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 20s local 2024-04-03T18:12:38.6425922Z Compiling xla/service/hlo_dataflow_analysis.cc; 17s local 2024-04-03T18:12:38.6426958Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 14s local 2024-04-03T18:12:38.6428210Z Compiling xla/service/triangular_solve_expander.cc; 13s local ... 2024-04-03T18:12:38.8429007Z 2024-04-03T18:12:38.8429757Z  2024-04-03T18:12:38.8430476Z  2024-04-03T18:12:38.8430912Z  2024-04-03T18:12:38.8431336Z  2024-04-03T18:12:38.8431770Z  2024-04-03T18:12:38.8432203Z  2024-04-03T18:12:38.8432644Z  2024-04-03T18:12:38.8433070Z  2024-04-03T18:12:38.8434342Z [16,904 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:38.8435948Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 101s local 2024-04-03T18:12:38.8437606Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 27s local 2024-04-03T18:12:38.8438929Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 27s local 2024-04-03T18:12:38.8440343Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 26s local 2024-04-03T18:12:38.8441692Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 20s local 2024-04-03T18:12:38.8443105Z Compiling xla/service/hlo_dataflow_analysis.cc; 17s local 2024-04-03T18:12:38.8444224Z Compiling xla/service/triangular_solve_expander.cc; 14s local 2024-04-03T18:12:38.8445472Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMMemorySlot.cpp; 11s local ... 2024-04-03T18:12:39.2428132Z 2024-04-03T18:12:39.2428884Z  2024-04-03T18:12:39.2429362Z  2024-04-03T18:12:39.2429929Z  2024-04-03T18:12:39.2430346Z  2024-04-03T18:12:39.2430761Z  2024-04-03T18:12:39.2431187Z  2024-04-03T18:12:39.2431599Z  2024-04-03T18:12:39.2432010Z  2024-04-03T18:12:39.2433279Z [16,905 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:39.2434691Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 102s local 2024-04-03T18:12:39.2435800Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 27s local 2024-04-03T18:12:39.2437016Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 27s local 2024-04-03T18:12:39.2438317Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 26s local 2024-04-03T18:12:39.2454381Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 20s local 2024-04-03T18:12:39.2455708Z Compiling xla/service/hlo_dataflow_analysis.cc; 18s local 2024-04-03T18:12:39.2457395Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMMemorySlot.cpp; 11s local 2024-04-03T18:12:39.2458803Z Compiling xla/service/cpu/conv_canonicalization.cc; 11s local ... 2024-04-03T18:12:39.4428053Z 2024-04-03T18:12:39.4428795Z  2024-04-03T18:12:39.4429327Z  2024-04-03T18:12:39.4429759Z  2024-04-03T18:12:39.4430216Z  2024-04-03T18:12:39.4430666Z  2024-04-03T18:12:39.4431066Z  2024-04-03T18:12:39.4431511Z  2024-04-03T18:12:39.4431962Z  2024-04-03T18:12:39.4433479Z [16,907 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:39.4435214Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 102s local 2024-04-03T18:12:39.4436680Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 28s local 2024-04-03T18:12:39.4438011Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 28s local 2024-04-03T18:12:39.4439443Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 26s local 2024-04-03T18:12:39.4440817Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 20s local 2024-04-03T18:12:39.4442006Z Compiling xla/service/hlo_dataflow_analysis.cc; 18s local 2024-04-03T18:12:39.4443149Z Compiling xla/service/cpu/conv_canonicalization.cc; 11s local 2024-04-03T18:12:39.4444520Z Compiling llvm/lib/Transforms/Scalar/LoopDistribute.cpp; 9s local ... 2024-04-03T18:12:39.6437482Z 2024-04-03T18:12:39.6438232Z  2024-04-03T18:12:39.6438773Z  2024-04-03T18:12:39.6439261Z  2024-04-03T18:12:39.6444901Z  2024-04-03T18:12:39.6445371Z  2024-04-03T18:12:39.6445820Z  2024-04-03T18:12:39.6446275Z  2024-04-03T18:12:39.6446723Z  2024-04-03T18:12:39.6448013Z [16,908 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:39.6449702Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 102s local 2024-04-03T18:12:39.6451056Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 28s local 2024-04-03T18:12:39.6452545Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 28s local 2024-04-03T18:12:39.6454000Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 26s local 2024-04-03T18:12:39.6455505Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 21s local 2024-04-03T18:12:39.6457029Z Compiling xla/service/hlo_dataflow_analysis.cc; 18s local 2024-04-03T18:12:39.6458181Z Compiling xla/service/cpu/conv_canonicalization.cc; 11s local 2024-04-03T18:12:39.6459183Z Compiling xla/service/while_util.cc; 9s local ... 2024-04-03T18:12:39.9846426Z 2024-04-03T18:12:39.9847396Z  2024-04-03T18:12:39.9847944Z  2024-04-03T18:12:39.9848378Z  2024-04-03T18:12:39.9848818Z  2024-04-03T18:12:39.9849243Z  2024-04-03T18:12:39.9849680Z  2024-04-03T18:12:39.9850129Z  2024-04-03T18:12:39.9850566Z  2024-04-03T18:12:39.9851837Z [16,909 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:39.9853492Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 102s local 2024-04-03T18:12:39.9854981Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 28s local 2024-04-03T18:12:39.9856358Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 28s local 2024-04-03T18:12:39.9857735Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 27s local 2024-04-03T18:12:39.9859038Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 21s local 2024-04-03T18:12:39.9860325Z Compiling xla/service/cpu/conv_canonicalization.cc; 12s local 2024-04-03T18:12:39.9861452Z Compiling xla/service/while_util.cc; 9s local 2024-04-03T18:12:39.9862407Z Compiling xla/service/comparison_expander.cc; 9s local ... 2024-04-03T18:12:40.2431439Z 2024-04-03T18:12:40.2432228Z  2024-04-03T18:12:40.2432770Z  2024-04-03T18:12:40.2433225Z  2024-04-03T18:12:40.2433671Z  2024-04-03T18:12:40.2434423Z  2024-04-03T18:12:40.2434859Z  2024-04-03T18:12:40.2435248Z  2024-04-03T18:12:40.2435736Z  2024-04-03T18:12:40.2437013Z [16,909 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:40.2438665Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 103s local 2024-04-03T18:12:40.2439975Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 28s local 2024-04-03T18:12:40.2441330Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 28s local 2024-04-03T18:12:40.2443009Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 27s local 2024-04-03T18:12:40.2444299Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 21s local 2024-04-03T18:12:40.2445512Z Compiling xla/service/cpu/conv_canonicalization.cc; 12s local 2024-04-03T18:12:40.2446533Z Compiling xla/service/while_util.cc; 10s local 2024-04-03T18:12:40.2447538Z Compiling xla/service/comparison_expander.cc; 9s local ... 2024-04-03T18:12:40.4449994Z 2024-04-03T18:12:40.4450745Z  2024-04-03T18:12:40.4451315Z  2024-04-03T18:12:40.4451783Z  2024-04-03T18:12:40.4452213Z  2024-04-03T18:12:40.4452677Z  2024-04-03T18:12:40.4453113Z  2024-04-03T18:12:40.4453509Z  2024-04-03T18:12:40.4453943Z  2024-04-03T18:12:40.4455360Z [16,910 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:40.4456876Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 103s local 2024-04-03T18:12:40.4458148Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 29s local 2024-04-03T18:12:40.4459494Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 29s local 2024-04-03T18:12:40.4460845Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 27s local 2024-04-03T18:12:40.4462116Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 21s local 2024-04-03T18:12:40.4463399Z Compiling xla/service/cpu/conv_canonicalization.cc; 12s local 2024-04-03T18:12:40.4464500Z Compiling xla/service/while_util.cc; 10s local 2024-04-03T18:12:40.4465515Z Compiling xla/service/comparison_expander.cc; 9s local ... 2024-04-03T18:12:40.6972468Z 2024-04-03T18:12:40.6973276Z  2024-04-03T18:12:40.6973833Z  2024-04-03T18:12:40.6974434Z  2024-04-03T18:12:40.6975230Z  2024-04-03T18:12:40.6975701Z  2024-04-03T18:12:40.6976101Z  2024-04-03T18:12:40.6976523Z  2024-04-03T18:12:40.6976959Z  2024-04-03T18:12:40.6978209Z [16,911 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:40.6980056Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 103s local 2024-04-03T18:12:40.6981287Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 29s local 2024-04-03T18:12:40.6982478Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 29s local 2024-04-03T18:12:40.6983808Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 28s local 2024-04-03T18:12:40.6985079Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 22s local 2024-04-03T18:12:40.6986331Z Compiling xla/service/cpu/conv_canonicalization.cc; 12s local 2024-04-03T18:12:40.6987547Z Compiling xla/service/while_util.cc; 10s local 2024-04-03T18:12:40.6989057Z Compiling xla/service/comparison_expander.cc; 10s local ... 2024-04-03T18:12:40.9268390Z 2024-04-03T18:12:40.9269592Z  2024-04-03T18:12:40.9270121Z  2024-04-03T18:12:40.9270519Z  2024-04-03T18:12:40.9270963Z  2024-04-03T18:12:40.9274434Z  2024-04-03T18:12:40.9275360Z  2024-04-03T18:12:40.9276089Z  2024-04-03T18:12:40.9276718Z  2024-04-03T18:12:40.9278131Z [16,912 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:40.9280224Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 103s local 2024-04-03T18:12:40.9281913Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 29s local 2024-04-03T18:12:40.9283998Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 29s local 2024-04-03T18:12:40.9285484Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 28s local 2024-04-03T18:12:40.9286893Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 22s local 2024-04-03T18:12:40.9288713Z Compiling xla/service/cpu/conv_canonicalization.cc; 13s local 2024-04-03T18:12:40.9290093Z Compiling xla/service/while_util.cc; 10s local 2024-04-03T18:12:40.9291609Z Compiling xla/service/comparison_expander.cc; 10s local ... 2024-04-03T18:12:41.2439238Z 2024-04-03T18:12:41.2440491Z  2024-04-03T18:12:41.2441056Z  2024-04-03T18:12:41.2441475Z  2024-04-03T18:12:41.2441932Z  2024-04-03T18:12:41.2442385Z  2024-04-03T18:12:41.2442838Z  2024-04-03T18:12:41.2443260Z  2024-04-03T18:12:41.2443670Z  2024-04-03T18:12:41.2444887Z [16,913 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:41.2446531Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 104s local 2024-04-03T18:12:41.2447901Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 29s local 2024-04-03T18:12:41.2449291Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 29s local 2024-04-03T18:12:41.2450729Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 28s local 2024-04-03T18:12:41.2451983Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 22s local 2024-04-03T18:12:41.2453327Z Compiling xla/service/cpu/conv_canonicalization.cc; 13s local 2024-04-03T18:12:41.2454668Z Compiling xla/service/while_util.cc; 11s local 2024-04-03T18:12:41.2455788Z Compiling xla/service/comparison_expander.cc; 10s local ... 2024-04-03T18:12:41.4442597Z 2024-04-03T18:12:41.4443779Z  2024-04-03T18:12:41.4444626Z  2024-04-03T18:12:41.4445406Z  2024-04-03T18:12:41.4446847Z  2024-04-03T18:12:41.4447669Z  2024-04-03T18:12:41.4448435Z  2024-04-03T18:12:41.4449230Z  2024-04-03T18:12:41.4450038Z  2024-04-03T18:12:41.4451526Z [16,914 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:41.4453480Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 104s local 2024-04-03T18:12:41.4455262Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 30s local 2024-04-03T18:12:41.4456842Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 30s local 2024-04-03T18:12:41.4458501Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 28s local 2024-04-03T18:12:41.4460158Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 22s local 2024-04-03T18:12:41.4464245Z Compiling xla/service/cpu/conv_canonicalization.cc; 13s local 2024-04-03T18:12:41.4465554Z Compiling xla/service/while_util.cc; 11s local 2024-04-03T18:12:41.4469273Z Compiling xla/service/comparison_expander.cc; 10s local ... 2024-04-03T18:12:42.0296842Z 2024-04-03T18:12:42.0298161Z  2024-04-03T18:12:42.0299045Z  2024-04-03T18:12:42.0299809Z  2024-04-03T18:12:42.0300541Z  2024-04-03T18:12:42.0301521Z  2024-04-03T18:12:42.0304351Z  2024-04-03T18:12:42.0304910Z  2024-04-03T18:12:42.0305532Z  2024-04-03T18:12:42.0307157Z [16,915 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:42.0309685Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 105s local 2024-04-03T18:12:42.0310929Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 30s local 2024-04-03T18:12:42.0312213Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 30s local 2024-04-03T18:12:42.0313649Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 29s local 2024-04-03T18:12:42.0314920Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 23s local 2024-04-03T18:12:42.0316195Z Compiling xla/service/cpu/conv_canonicalization.cc; 14s local 2024-04-03T18:12:42.0317794Z Compiling xla/service/while_util.cc; 12s local 2024-04-03T18:12:42.0318778Z Compiling xla/client/lib/matrix.cc; 11s local ... 2024-04-03T18:12:42.2449592Z 2024-04-03T18:12:42.2450818Z  2024-04-03T18:12:42.2451317Z  2024-04-03T18:12:42.2451715Z  2024-04-03T18:12:42.2452128Z  2024-04-03T18:12:42.2452584Z  2024-04-03T18:12:42.2452978Z  2024-04-03T18:12:42.2453406Z  2024-04-03T18:12:42.2453838Z  2024-04-03T18:12:42.2455574Z [16,917 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:42.2457243Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 105s local 2024-04-03T18:12:42.2458515Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 30s local 2024-04-03T18:12:42.2459863Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 30s local 2024-04-03T18:12:42.2461224Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 29s local 2024-04-03T18:12:42.2462474Z Compiling xla/service/cpu/conv_canonicalization.cc; 14s local 2024-04-03T18:12:42.2463521Z Compiling xla/service/while_util.cc; 12s local 2024-04-03T18:12:42.2464341Z Compiling xla/client/lib/matrix.cc; 11s local 2024-04-03T18:12:42.2465414Z Compiling xla/service/select_and_scatter_expander.cc; 10s local ... 2024-04-03T18:12:42.4592419Z 2024-04-03T18:12:42.4593184Z  2024-04-03T18:12:42.4593726Z  2024-04-03T18:12:42.4595163Z  2024-04-03T18:12:42.4595611Z  2024-04-03T18:12:42.4596005Z  2024-04-03T18:12:42.4598360Z  2024-04-03T18:12:42.4601361Z  2024-04-03T18:12:42.4604279Z  2024-04-03T18:12:42.4608056Z [16,919 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:42.4609934Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 105s local 2024-04-03T18:12:42.4613702Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 31s local 2024-04-03T18:12:42.4615670Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 31s local 2024-04-03T18:12:42.4617346Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 29s local 2024-04-03T18:12:42.4618703Z Compiling xla/client/lib/matrix.cc; 11s local 2024-04-03T18:12:42.4619992Z Compiling xla/service/select_and_scatter_expander.cc; 10s local 2024-04-03T18:12:42.4621707Z Compiling xla/service/select_and_scatter_expander.cc; 10s local 2024-04-03T18:12:42.4623824Z Compiling xla/service/triangular_solve_expander.cc; 9s local ... 2024-04-03T18:12:42.7351655Z 2024-04-03T18:12:42.7353263Z  2024-04-03T18:12:42.7353832Z  2024-04-03T18:12:42.7354548Z  2024-04-03T18:12:42.7354993Z  2024-04-03T18:12:42.7355462Z  2024-04-03T18:12:42.7355957Z  2024-04-03T18:12:42.7356404Z  2024-04-03T18:12:42.7356860Z  2024-04-03T18:12:42.7358125Z [16,921 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:42.7359715Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 105s local 2024-04-03T18:12:42.7361050Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 31s local 2024-04-03T18:12:42.7362410Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 31s local 2024-04-03T18:12:42.7363893Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 30s local 2024-04-03T18:12:42.7365049Z Compiling xla/client/lib/matrix.cc; 11s local 2024-04-03T18:12:42.7366177Z Compiling xla/service/select_and_scatter_expander.cc; 10s local 2024-04-03T18:12:42.7367469Z Compiling xla/service/select_and_scatter_expander.cc; 10s local 2024-04-03T18:12:42.7368792Z Compiling xla/service/triangular_solve_expander.cc; 10s local ... 2024-04-03T18:12:43.0136883Z 2024-04-03T18:12:43.0138116Z  2024-04-03T18:12:43.0138908Z  2024-04-03T18:12:43.0139666Z  2024-04-03T18:12:43.0140324Z  2024-04-03T18:12:43.0143218Z  2024-04-03T18:12:43.0143775Z  2024-04-03T18:12:43.0145060Z  2024-04-03T18:12:43.0146023Z  2024-04-03T18:12:43.0147494Z [16,924 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:43.0149689Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 106s local 2024-04-03T18:12:43.0151240Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 31s local 2024-04-03T18:12:43.0152790Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 31s local 2024-04-03T18:12:43.0154690Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 30s local 2024-04-03T18:12:43.0156205Z Compiling xla/service/select_and_scatter_expander.cc; 10s local 2024-04-03T18:12:43.0157595Z Compiling xla/service/select_and_scatter_expander.cc; 10s local 2024-04-03T18:12:43.0159236Z Compiling xla/service/triangular_solve_expander.cc; 10s local 2024-04-03T18:12:43.0160602Z Compiling xla/python/ifrt/ir/ifrt_dialect.cc; 9s local ... 2024-04-03T18:12:43.2457433Z 2024-04-03T18:12:43.2458600Z  2024-04-03T18:12:43.2459620Z  2024-04-03T18:12:43.2460384Z  2024-04-03T18:12:43.2461345Z  2024-04-03T18:12:43.2462455Z  2024-04-03T18:12:43.2462948Z  2024-04-03T18:12:43.2463420Z  2024-04-03T18:12:43.2463844Z  2024-04-03T18:12:43.2465099Z [16,927 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:43.2466909Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 106s local 2024-04-03T18:12:43.2468585Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 31s local 2024-04-03T18:12:43.2470024Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 31s local 2024-04-03T18:12:43.2471385Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 30s local 2024-04-03T18:12:43.2472611Z Compiling xla/service/select_and_scatter_expander.cc; 11s local 2024-04-03T18:12:43.2473909Z Compiling xla/service/select_and_scatter_expander.cc; 10s local 2024-04-03T18:12:43.2475298Z Compiling xla/service/triangular_solve_expander.cc; 10s local 2024-04-03T18:12:43.2476511Z Compiling xla/service/call_inliner.cc; 9s local ... 2024-04-03T18:12:43.5665506Z 2024-04-03T18:12:43.5666778Z  2024-04-03T18:12:43.5668259Z  2024-04-03T18:12:43.5668775Z  2024-04-03T18:12:43.5669241Z  2024-04-03T18:12:43.5669989Z  2024-04-03T18:12:43.5670454Z  2024-04-03T18:12:43.5670919Z  2024-04-03T18:12:43.5671402Z  2024-04-03T18:12:43.5672636Z [16,928 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:43.5674320Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 106s local 2024-04-03T18:12:43.5675705Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 32s local 2024-04-03T18:12:43.5677149Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 32s local 2024-04-03T18:12:43.5678350Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 30s local 2024-04-03T18:12:43.5679773Z Compiling xla/service/select_and_scatter_expander.cc; 11s local 2024-04-03T18:12:43.5681131Z Compiling xla/service/select_and_scatter_expander.cc; 11s local 2024-04-03T18:12:43.5682473Z Compiling xla/service/triangular_solve_expander.cc; 10s local 2024-04-03T18:12:43.5683686Z Compiling xla/service/call_inliner.cc; 10s local ... 2024-04-03T18:12:43.8463376Z 2024-04-03T18:12:43.8464452Z  2024-04-03T18:12:43.8464942Z  2024-04-03T18:12:43.8465374Z  2024-04-03T18:12:43.8465773Z  2024-04-03T18:12:43.8466220Z  2024-04-03T18:12:43.8468340Z  2024-04-03T18:12:43.8469316Z  2024-04-03T18:12:43.8472084Z  2024-04-03T18:12:43.8473720Z [16,928 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:43.8477938Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 106s local 2024-04-03T18:12:43.8479559Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 32s local 2024-04-03T18:12:43.8481913Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 32s local 2024-04-03T18:12:43.8483633Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 31s local 2024-04-03T18:12:43.8511438Z Compiling xla/service/select_and_scatter_expander.cc; 11s local 2024-04-03T18:12:43.8513329Z Compiling xla/service/select_and_scatter_expander.cc; 11s local 2024-04-03T18:12:43.8516990Z Compiling xla/service/triangular_solve_expander.cc; 11s local 2024-04-03T18:12:43.8518783Z Compiling xla/service/call_inliner.cc; 10s local ... 2024-04-03T18:12:44.4346275Z 2024-04-03T18:12:44.4347414Z  2024-04-03T18:12:44.4348218Z  2024-04-03T18:12:44.4348620Z  2024-04-03T18:12:44.4349048Z  2024-04-03T18:12:44.4350910Z  2024-04-03T18:12:44.4351676Z  2024-04-03T18:12:44.4352391Z  2024-04-03T18:12:44.4355445Z  2024-04-03T18:12:44.4356855Z [16,929 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:44.4358951Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 107s local 2024-04-03T18:12:44.4361335Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 33s local 2024-04-03T18:12:44.4363145Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 33s local 2024-04-03T18:12:44.4364811Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 31s local 2024-04-03T18:12:44.4366204Z Compiling xla/service/select_and_scatter_expander.cc; 12s local 2024-04-03T18:12:44.4367928Z Compiling xla/service/triangular_solve_expander.cc; 11s local 2024-04-03T18:12:44.4369185Z Compiling xla/service/call_inliner.cc; 11s local 2024-04-03T18:12:44.4370395Z Compiling xla/service/dynamic_dimension_inference.cc; 10s local ... 2024-04-03T18:12:44.6470507Z 2024-04-03T18:12:44.6471650Z  2024-04-03T18:12:44.6472220Z  2024-04-03T18:12:44.6472692Z  2024-04-03T18:12:44.6473183Z  2024-04-03T18:12:44.6473626Z  2024-04-03T18:12:44.6474102Z  2024-04-03T18:12:44.6474549Z  2024-04-03T18:12:44.6474976Z  2024-04-03T18:12:44.6476260Z [16,930 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:44.6477970Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 107s local 2024-04-03T18:12:44.6479533Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 33s local 2024-04-03T18:12:44.6480969Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 33s local 2024-04-03T18:12:44.6482488Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 31s local 2024-04-03T18:12:44.6483802Z Compiling xla/service/select_and_scatter_expander.cc; 12s local 2024-04-03T18:12:44.6485398Z Compiling xla/service/triangular_solve_expander.cc; 11s local 2024-04-03T18:12:44.6486535Z Compiling xla/service/call_inliner.cc; 11s local 2024-04-03T18:12:44.6487717Z Compiling xla/service/dynamic_dimension_inference.cc; 11s local ... 2024-04-03T18:12:44.9173288Z 2024-04-03T18:12:44.9173989Z  2024-04-03T18:12:44.9174616Z  2024-04-03T18:12:44.9174981Z  2024-04-03T18:12:44.9175363Z  2024-04-03T18:12:44.9175722Z  2024-04-03T18:12:44.9176105Z  2024-04-03T18:12:44.9176490Z  2024-04-03T18:12:44.9176851Z  2024-04-03T18:12:44.9177924Z [16,934 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:44.9179207Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 107s local 2024-04-03T18:12:44.9180344Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 33s local 2024-04-03T18:12:44.9181566Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 32s local 2024-04-03T18:12:44.9182718Z Compiling xla/service/triangular_solve_expander.cc; 12s local 2024-04-03T18:12:44.9183562Z Compiling xla/service/call_inliner.cc; 11s local 2024-04-03T18:12:44.9184415Z Compiling xla/service/dynamic_dimension_inference.cc; 11s local 2024-04-03T18:12:44.9185795Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp; 11s local 2024-04-03T18:12:44.9186820Z Compiling xla/service/dynamic_padder.cc; 10s local ... 2024-04-03T18:12:45.2484872Z 2024-04-03T18:12:45.2485567Z  2024-04-03T18:12:45.2485978Z  2024-04-03T18:12:45.2486316Z  2024-04-03T18:12:45.2486652Z  2024-04-03T18:12:45.2486987Z  2024-04-03T18:12:45.2487309Z  2024-04-03T18:12:45.2487615Z  2024-04-03T18:12:45.2487929Z  2024-04-03T18:12:45.2489133Z [16,936 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:45.2490313Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 108s local 2024-04-03T18:12:45.2491344Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 33s local 2024-04-03T18:12:45.2492363Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 32s local 2024-04-03T18:12:45.2493271Z Compiling xla/service/triangular_solve_expander.cc; 12s local 2024-04-03T18:12:45.2494097Z Compiling xla/service/call_inliner.cc; 11s local 2024-04-03T18:12:45.2495087Z Compiling xla/service/dynamic_dimension_inference.cc; 11s local 2024-04-03T18:12:45.2496071Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp; 11s local 2024-04-03T18:12:45.2496992Z Compiling xla/service/dynamic_padder.cc; 11s local ... 2024-04-03T18:12:45.5287065Z 2024-04-03T18:12:45.5287848Z  2024-04-03T18:12:45.5288377Z  2024-04-03T18:12:45.5288837Z  2024-04-03T18:12:45.5289304Z  2024-04-03T18:12:45.5289709Z  2024-04-03T18:12:45.5290146Z  2024-04-03T18:12:45.5290588Z  2024-04-03T18:12:45.5290991Z  2024-04-03T18:12:45.5292119Z [16,937 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:45.5293507Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 108s local 2024-04-03T18:12:45.5294933Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 34s local 2024-04-03T18:12:45.5296242Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 32s local 2024-04-03T18:12:45.5297394Z Compiling xla/service/triangular_solve_expander.cc; 12s local 2024-04-03T18:12:45.5298316Z Compiling xla/service/call_inliner.cc; 12s local 2024-04-03T18:12:45.5299616Z Compiling xla/service/dynamic_dimension_inference.cc; 11s local 2024-04-03T18:12:45.5300961Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp; 11s local 2024-04-03T18:12:45.5302190Z Compiling xla/service/dynamic_padder.cc; 11s local ... 2024-04-03T18:12:45.7292508Z 2024-04-03T18:12:45.7293592Z  2024-04-03T18:12:45.7294729Z  2024-04-03T18:12:45.7295319Z  2024-04-03T18:12:45.7295776Z  2024-04-03T18:12:45.7296355Z  2024-04-03T18:12:45.7296925Z  2024-04-03T18:12:45.7297376Z  2024-04-03T18:12:45.7299430Z  2024-04-03T18:12:45.7300924Z [16,938 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:45.7302717Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 108s local 2024-04-03T18:12:45.7304352Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 34s local 2024-04-03T18:12:45.7305840Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 33s local 2024-04-03T18:12:45.7307316Z Compiling xla/service/triangular_solve_expander.cc; 13s local 2024-04-03T18:12:45.7308926Z Compiling xla/service/call_inliner.cc; 12s local 2024-04-03T18:12:45.7310330Z Compiling xla/service/dynamic_dimension_inference.cc; 12s local 2024-04-03T18:12:45.7311590Z Compiling xla/service/dynamic_padder.cc; 11s local 2024-04-03T18:12:45.7313224Z Compiling llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp; 10s local ... 2024-04-03T18:12:45.9893526Z 2024-04-03T18:12:45.9897381Z  2024-04-03T18:12:45.9897814Z  2024-04-03T18:12:45.9898180Z  2024-04-03T18:12:45.9898541Z  2024-04-03T18:12:45.9899179Z  2024-04-03T18:12:45.9899705Z  2024-04-03T18:12:45.9901008Z  2024-04-03T18:12:45.9901371Z  2024-04-03T18:12:45.9902426Z [16,938 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:45.9903723Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 108s local 2024-04-03T18:12:45.9904859Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 34s local 2024-04-03T18:12:45.9906037Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 33s local 2024-04-03T18:12:45.9907244Z Compiling xla/service/triangular_solve_expander.cc; 13s local 2024-04-03T18:12:45.9908476Z Compiling xla/service/call_inliner.cc; 12s local 2024-04-03T18:12:45.9909352Z Compiling xla/service/dynamic_dimension_inference.cc; 12s local 2024-04-03T18:12:45.9910273Z Compiling xla/service/dynamic_padder.cc; 11s local 2024-04-03T18:12:45.9911308Z Compiling llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp; 10s local ... 2024-04-03T18:12:46.3900849Z 2024-04-03T18:12:46.3901790Z  2024-04-03T18:12:46.3902528Z  2024-04-03T18:12:46.3903265Z  2024-04-03T18:12:46.3903860Z  2024-04-03T18:12:46.3904447Z  2024-04-03T18:12:46.3904894Z  2024-04-03T18:12:46.3905483Z  2024-04-03T18:12:46.3906090Z  2024-04-03T18:12:46.3907955Z [16,940 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:46.3909873Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 109s local 2024-04-03T18:12:46.3911721Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 34s local 2024-04-03T18:12:46.3913622Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 33s local 2024-04-03T18:12:46.3915219Z Compiling xla/service/triangular_solve_expander.cc; 13s local 2024-04-03T18:12:46.3916885Z Compiling xla/service/dynamic_dimension_inference.cc; 12s local 2024-04-03T18:12:46.3918380Z Compiling xla/service/dynamic_padder.cc; 12s local 2024-04-03T18:12:46.3920069Z Compiling llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp; 10s local 2024-04-03T18:12:46.3922038Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 10s local ... 2024-04-03T18:12:46.5918873Z 2024-04-03T18:12:46.5919600Z  2024-04-03T18:12:46.5920132Z  2024-04-03T18:12:46.5920543Z  2024-04-03T18:12:46.5921303Z  2024-04-03T18:12:46.5921757Z  2024-04-03T18:12:46.5922171Z  2024-04-03T18:12:46.5922598Z  2024-04-03T18:12:46.5923016Z  2024-04-03T18:12:46.5924285Z [16,942 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:46.5926122Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 109s local 2024-04-03T18:12:46.5927423Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 35s local 2024-04-03T18:12:46.5928623Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 33s local 2024-04-03T18:12:46.5929812Z Compiling xla/service/triangular_solve_expander.cc; 13s local 2024-04-03T18:12:46.5931003Z Compiling xla/service/dynamic_dimension_inference.cc; 12s local 2024-04-03T18:12:46.5932084Z Compiling xla/service/dynamic_padder.cc; 12s local 2024-04-03T18:12:46.5933291Z Compiling llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp; 10s local 2024-04-03T18:12:46.5934916Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 10s local ... 2024-04-03T18:12:47.0224734Z 2024-04-03T18:12:47.0225502Z  2024-04-03T18:12:47.0225974Z  2024-04-03T18:12:47.0226375Z  2024-04-03T18:12:47.0226751Z  2024-04-03T18:12:47.0227137Z  2024-04-03T18:12:47.0227508Z  2024-04-03T18:12:47.0228324Z  2024-04-03T18:12:47.0228722Z  2024-04-03T18:12:47.0229806Z [16,943 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:47.0231251Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 110s local 2024-04-03T18:12:47.0232965Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 35s local 2024-04-03T18:12:47.0234202Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 34s local 2024-04-03T18:12:47.0235244Z Compiling xla/service/dynamic_dimension_inference.cc; 13s local 2024-04-03T18:12:47.0236183Z Compiling xla/service/dynamic_padder.cc; 13s local 2024-04-03T18:12:47.0237229Z Compiling llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp; 11s local 2024-04-03T18:12:47.0238408Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 11s local 2024-04-03T18:12:47.0239663Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 11s local ... 2024-04-03T18:12:47.3910186Z 2024-04-03T18:12:47.3910919Z  2024-04-03T18:12:47.3911424Z  2024-04-03T18:12:47.3911843Z  2024-04-03T18:12:47.3912266Z  2024-04-03T18:12:47.3918483Z  2024-04-03T18:12:47.3919730Z  2024-04-03T18:12:47.3920439Z  2024-04-03T18:12:47.3920983Z  2024-04-03T18:12:47.3922252Z [16,943 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:47.3923738Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 110s local 2024-04-03T18:12:47.3925258Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 35s local 2024-04-03T18:12:47.3926559Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 34s local 2024-04-03T18:12:47.3931316Z Compiling xla/service/dynamic_dimension_inference.cc; 13s local 2024-04-03T18:12:47.3932587Z Compiling xla/service/dynamic_padder.cc; 13s local 2024-04-03T18:12:47.3933820Z Compiling llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp; 11s local 2024-04-03T18:12:47.3935569Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 11s local 2024-04-03T18:12:47.3937124Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 11s local ... 2024-04-03T18:12:47.5930096Z 2024-04-03T18:12:47.5930834Z  2024-04-03T18:12:47.5931276Z  2024-04-03T18:12:47.5931620Z  2024-04-03T18:12:47.5931960Z  2024-04-03T18:12:47.5932291Z  2024-04-03T18:12:47.5932603Z  2024-04-03T18:12:47.5932931Z  2024-04-03T18:12:47.5933259Z  2024-04-03T18:12:47.5934214Z [16,946 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:47.5935902Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 110s local 2024-04-03T18:12:47.5936938Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 36s local 2024-04-03T18:12:47.5937956Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 34s local 2024-04-03T18:12:47.5938907Z Compiling xla/service/dynamic_dimension_inference.cc; 13s local 2024-04-03T18:12:47.5939861Z Compiling xla/service/dynamic_padder.cc; 13s local 2024-04-03T18:12:47.5940753Z Compiling llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp; 11s local 2024-04-03T18:12:47.5941791Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 11s local 2024-04-03T18:12:47.5942760Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 11s local ... 2024-04-03T18:12:47.8209509Z 2024-04-03T18:12:47.8213458Z  2024-04-03T18:12:47.8214015Z  2024-04-03T18:12:47.8214574Z  2024-04-03T18:12:47.8215013Z  2024-04-03T18:12:47.8215403Z  2024-04-03T18:12:47.8215794Z  2024-04-03T18:12:47.8216471Z  2024-04-03T18:12:47.8216879Z  2024-04-03T18:12:47.8224566Z [16,947 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:47.8225957Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 110s local 2024-04-03T18:12:47.8227336Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 36s local 2024-04-03T18:12:47.8228735Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 35s local 2024-04-03T18:12:47.8229788Z Compiling xla/service/dynamic_dimension_inference.cc; 14s local 2024-04-03T18:12:47.8230657Z Compiling xla/service/dynamic_padder.cc; 13s local 2024-04-03T18:12:47.8232009Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 12s local 2024-04-03T18:12:47.8233103Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 11s local 2024-04-03T18:12:47.8234053Z Compiling xla/pjrt/utils.cc; 10s local ... 2024-04-03T18:12:48.1925361Z 2024-04-03T18:12:48.1926134Z  2024-04-03T18:12:48.1926689Z  2024-04-03T18:12:48.1927154Z  2024-04-03T18:12:48.1927610Z  2024-04-03T18:12:48.1928050Z  2024-04-03T18:12:48.1928504Z  2024-04-03T18:12:48.1936986Z  2024-04-03T18:12:48.1937641Z  2024-04-03T18:12:48.1938831Z [16,948 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:48.1940476Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 111s local 2024-04-03T18:12:48.1941872Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 35s local 2024-04-03T18:12:48.1943105Z Compiling xla/service/dynamic_dimension_inference.cc; 14s local 2024-04-03T18:12:48.1944302Z Compiling xla/service/dynamic_padder.cc; 14s local 2024-04-03T18:12:48.1945535Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 12s local 2024-04-03T18:12:48.1946880Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 12s local 2024-04-03T18:12:48.1948201Z Compiling xla/pjrt/utils.cc; 11s local 2024-04-03T18:12:48.1949312Z Compiling llvm/lib/Transforms/IPO/IROutliner.cpp; 10s local ... 2024-04-03T18:12:48.3938297Z 2024-04-03T18:12:48.3939021Z  2024-04-03T18:12:48.3939527Z  2024-04-03T18:12:48.3939977Z  2024-04-03T18:12:48.3940378Z  2024-04-03T18:12:48.3940749Z  2024-04-03T18:12:48.3941110Z  2024-04-03T18:12:48.3941433Z  2024-04-03T18:12:48.3941735Z  2024-04-03T18:12:48.3942782Z [16,950 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:48.3944320Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 111s local 2024-04-03T18:12:48.3945705Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 35s local 2024-04-03T18:12:48.3946874Z Compiling xla/service/dynamic_dimension_inference.cc; 14s local 2024-04-03T18:12:48.3948234Z Compiling xla/service/dynamic_padder.cc; 14s local 2024-04-03T18:12:48.3949696Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 12s local 2024-04-03T18:12:48.3950848Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 12s local 2024-04-03T18:12:48.3951841Z Compiling xla/pjrt/utils.cc; 11s local 2024-04-03T18:12:48.3953142Z Compiling llvm/lib/Transforms/IPO/IROutliner.cpp; 10s local ... 2024-04-03T18:12:49.3264128Z 2024-04-03T18:12:49.3265187Z  2024-04-03T18:12:49.3265725Z  2024-04-03T18:12:49.3266170Z  2024-04-03T18:12:49.3266577Z  2024-04-03T18:12:49.3266977Z  2024-04-03T18:12:49.3267392Z  2024-04-03T18:12:49.3268032Z  2024-04-03T18:12:49.3268469Z  2024-04-03T18:12:49.3269809Z [16,951 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:49.3271345Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 112s local 2024-04-03T18:12:49.3272669Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 36s local 2024-04-03T18:12:49.3273967Z Compiling xla/service/dynamic_dimension_inference.cc; 15s local 2024-04-03T18:12:49.3275064Z Compiling xla/service/dynamic_padder.cc; 15s local 2024-04-03T18:12:49.3276253Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 13s local 2024-04-03T18:12:49.3277533Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 13s local 2024-04-03T18:12:49.3278523Z Compiling xla/pjrt/utils.cc; 12s local 2024-04-03T18:12:49.3279524Z Compiling llvm/lib/Transforms/IPO/IROutliner.cpp; 11s local ... 2024-04-03T18:12:49.5936897Z 2024-04-03T18:12:49.5937702Z  2024-04-03T18:12:49.5938253Z  2024-04-03T18:12:49.5938682Z  2024-04-03T18:12:49.5939102Z  2024-04-03T18:12:49.5939832Z  2024-04-03T18:12:49.5940206Z  2024-04-03T18:12:49.5940641Z  2024-04-03T18:12:49.5941086Z  2024-04-03T18:12:49.5942295Z [16,952 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:49.5943840Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 112s local 2024-04-03T18:12:49.5945120Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 36s local 2024-04-03T18:12:49.5946321Z Compiling xla/service/dynamic_dimension_inference.cc; 15s local 2024-04-03T18:12:49.5947917Z Compiling xla/service/dynamic_padder.cc; 15s local 2024-04-03T18:12:49.5949121Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 13s local 2024-04-03T18:12:49.5950376Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 13s local 2024-04-03T18:12:49.5951385Z Compiling xla/pjrt/utils.cc; 12s local 2024-04-03T18:12:49.5952379Z Compiling llvm/lib/Transforms/IPO/IROutliner.cpp; 11s local ... 2024-04-03T18:12:49.9018503Z 2024-04-03T18:12:49.9019304Z  2024-04-03T18:12:49.9019868Z  2024-04-03T18:12:49.9020296Z  2024-04-03T18:12:49.9020828Z  2024-04-03T18:12:49.9021250Z  2024-04-03T18:12:49.9021673Z  2024-04-03T18:12:49.9022152Z  2024-04-03T18:12:49.9022619Z  2024-04-03T18:12:49.9023881Z [16,954 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:49.9025622Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 112s local 2024-04-03T18:12:49.9027049Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 37s local 2024-04-03T18:12:49.9028654Z Compiling xla/service/dynamic_dimension_inference.cc; 16s local 2024-04-03T18:12:49.9029818Z Compiling xla/service/dynamic_padder.cc; 15s local 2024-04-03T18:12:49.9030860Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 14s local 2024-04-03T18:12:49.9032152Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 14s local 2024-04-03T18:12:49.9033264Z Compiling xla/pjrt/utils.cc; 12s local 2024-04-03T18:12:49.9034370Z Compiling llvm/lib/Transforms/IPO/IROutliner.cpp; 11s local ... 2024-04-03T18:12:50.1699021Z 2024-04-03T18:12:50.1699811Z  2024-04-03T18:12:50.1700335Z  2024-04-03T18:12:50.1700798Z  2024-04-03T18:12:50.1701249Z  2024-04-03T18:12:50.1701667Z  2024-04-03T18:12:50.1702481Z  2024-04-03T18:12:50.1702922Z  2024-04-03T18:12:50.1703337Z  2024-04-03T18:12:50.1704615Z [16,955 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:50.1706203Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 113s local 2024-04-03T18:12:50.1708173Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 37s local 2024-04-03T18:12:50.1709517Z Compiling xla/service/dynamic_dimension_inference.cc; 16s local 2024-04-03T18:12:50.1710574Z Compiling xla/service/dynamic_padder.cc; 16s local 2024-04-03T18:12:50.1711743Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 14s local 2024-04-03T18:12:50.1713054Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 14s local 2024-04-03T18:12:50.1714131Z Compiling xla/pjrt/utils.cc; 13s local 2024-04-03T18:12:50.1715174Z Compiling llvm/lib/Transforms/IPO/IROutliner.cpp; 11s local ... 2024-04-03T18:12:50.3942021Z 2024-04-03T18:12:50.3942815Z  2024-04-03T18:12:50.3943315Z  2024-04-03T18:12:50.3943727Z  2024-04-03T18:12:50.3944135Z  2024-04-03T18:12:50.3944521Z  2024-04-03T18:12:50.3944946Z  2024-04-03T18:12:50.3945377Z  2024-04-03T18:12:50.3945779Z  2024-04-03T18:12:50.3946991Z [16,955 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:50.3948762Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 113s local 2024-04-03T18:12:50.3950010Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 37s local 2024-04-03T18:12:50.3951608Z Compiling xla/service/dynamic_dimension_inference.cc; 16s local 2024-04-03T18:12:50.3952700Z Compiling xla/service/dynamic_padder.cc; 16s local 2024-04-03T18:12:50.3953771Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 14s local 2024-04-03T18:12:50.3955052Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp; 14s local 2024-04-03T18:12:50.3956055Z Compiling xla/pjrt/utils.cc; 13s local 2024-04-03T18:12:50.3957052Z Compiling llvm/lib/Transforms/IPO/IROutliner.cpp; 12s local ... 2024-04-03T18:12:50.5942108Z 2024-04-03T18:12:50.5946330Z  2024-04-03T18:12:50.5947121Z  2024-04-03T18:12:50.5947540Z  2024-04-03T18:12:50.5948216Z  2024-04-03T18:12:50.5948642Z  2024-04-03T18:12:50.5949043Z  2024-04-03T18:12:50.5949463Z  2024-04-03T18:12:50.5949870Z  2024-04-03T18:12:50.5951103Z [16,958 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:50.5952663Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 113s local 2024-04-03T18:12:50.5953943Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 37s local 2024-04-03T18:12:50.5955133Z Compiling xla/service/dynamic_dimension_inference.cc; 16s local 2024-04-03T18:12:50.5956144Z Compiling xla/service/dynamic_padder.cc; 16s local 2024-04-03T18:12:50.5957189Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 14s local 2024-04-03T18:12:50.5958371Z Compiling xla/pjrt/utils.cc; 13s local 2024-04-03T18:12:50.5959293Z Compiling llvm/lib/Transforms/IPO/IROutliner.cpp; 12s local 2024-04-03T18:12:50.5960355Z Compiling xla/service/qr_expander.cc; 11s local ... 2024-04-03T18:12:50.9947861Z 2024-04-03T18:12:50.9948583Z  2024-04-03T18:12:50.9949092Z  2024-04-03T18:12:50.9949502Z  2024-04-03T18:12:50.9949923Z  2024-04-03T18:12:50.9950326Z  2024-04-03T18:12:50.9950726Z  2024-04-03T18:12:50.9960237Z  2024-04-03T18:12:50.9962610Z  2024-04-03T18:12:50.9964152Z [16,960 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:50.9965992Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 113s local 2024-04-03T18:12:50.9967651Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 38s local 2024-04-03T18:12:50.9971392Z Compiling xla/service/dynamic_dimension_inference.cc; 17s local 2024-04-03T18:12:50.9972880Z Compiling xla/service/dynamic_padder.cc; 16s local 2024-04-03T18:12:50.9974788Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 15s local 2024-04-03T18:12:50.9978232Z Compiling xla/pjrt/utils.cc; 14s local 2024-04-03T18:12:50.9979650Z Compiling llvm/lib/Transforms/IPO/IROutliner.cpp; 12s local 2024-04-03T18:12:50.9981336Z Compiling xla/service/qr_expander.cc; 11s local ... 2024-04-03T18:12:51.1950460Z 2024-04-03T18:12:51.1951633Z  2024-04-03T18:12:51.1952542Z  2024-04-03T18:12:51.1953317Z  2024-04-03T18:12:51.1954229Z  2024-04-03T18:12:51.1957535Z  2024-04-03T18:12:51.1958183Z  2024-04-03T18:12:51.1958777Z  2024-04-03T18:12:51.1959429Z  2024-04-03T18:12:51.1960787Z [16,961 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:51.1962659Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 114s local 2024-04-03T18:12:51.1964209Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 38s local 2024-04-03T18:12:51.1968130Z Compiling xla/service/dynamic_dimension_inference.cc; 17s local 2024-04-03T18:12:51.1969455Z Compiling xla/service/dynamic_padder.cc; 17s local 2024-04-03T18:12:51.1971053Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 15s local 2024-04-03T18:12:51.1974581Z Compiling xla/pjrt/utils.cc; 14s local 2024-04-03T18:12:51.1975941Z Compiling llvm/lib/Transforms/IPO/IROutliner.cpp; 13s local 2024-04-03T18:12:51.1977508Z Compiling xla/service/qr_expander.cc; 11s local ... 2024-04-03T18:12:51.6095261Z 2024-04-03T18:12:51.6096473Z  2024-04-03T18:12:51.6097470Z  2024-04-03T18:12:51.6098604Z  2024-04-03T18:12:51.6099184Z  2024-04-03T18:12:51.6099636Z  2024-04-03T18:12:51.6100088Z  2024-04-03T18:12:51.6100547Z  2024-04-03T18:12:51.6101007Z  2024-04-03T18:12:51.6102383Z [16,962 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:51.6104163Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 114s local 2024-04-03T18:12:51.6105832Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 38s local 2024-04-03T18:12:51.6107269Z Compiling xla/service/dynamic_dimension_inference.cc; 17s local 2024-04-03T18:12:51.6108741Z Compiling xla/service/dynamic_padder.cc; 17s local 2024-04-03T18:12:51.6109972Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 15s local 2024-04-03T18:12:51.6111108Z Compiling xla/pjrt/utils.cc; 14s local 2024-04-03T18:12:51.6112212Z Compiling llvm/lib/Transforms/IPO/IROutliner.cpp; 13s local 2024-04-03T18:12:51.6113353Z Compiling xla/service/qr_expander.cc; 12s local ... 2024-04-03T18:12:51.8270432Z 2024-04-03T18:12:51.8271790Z  2024-04-03T18:12:51.8272996Z  2024-04-03T18:12:51.8273525Z  2024-04-03T18:12:51.8273952Z  2024-04-03T18:12:51.8274398Z  2024-04-03T18:12:51.8274906Z  2024-04-03T18:12:51.8275342Z  2024-04-03T18:12:51.8275766Z  2024-04-03T18:12:51.8277092Z [16,964 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:51.8278841Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 114s local 2024-04-03T18:12:51.8280285Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 39s local 2024-04-03T18:12:51.8281655Z Compiling xla/service/dynamic_dimension_inference.cc; 18s local 2024-04-03T18:12:51.8282858Z Compiling xla/service/dynamic_padder.cc; 17s local 2024-04-03T18:12:51.8284110Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 16s local 2024-04-03T18:12:51.8285275Z Compiling xla/pjrt/utils.cc; 14s local 2024-04-03T18:12:51.8286180Z Compiling xla/service/qr_expander.cc; 12s local 2024-04-03T18:12:51.8287283Z Compiling xla/service/instruction_fusion.cc; 11s local ... 2024-04-03T18:12:52.1957663Z 2024-04-03T18:12:52.1959059Z  2024-04-03T18:12:52.1960231Z  2024-04-03T18:12:52.1960750Z  2024-04-03T18:12:52.1961299Z  2024-04-03T18:12:52.1961769Z  2024-04-03T18:12:52.1962217Z  2024-04-03T18:12:52.1962697Z  2024-04-03T18:12:52.1963324Z  2024-04-03T18:12:52.1964622Z [16,965 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:52.1966554Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 115s local 2024-04-03T18:12:52.1967957Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 39s local 2024-04-03T18:12:52.1969335Z Compiling xla/service/dynamic_dimension_inference.cc; 18s local 2024-04-03T18:12:52.1970547Z Compiling xla/service/dynamic_padder.cc; 18s local 2024-04-03T18:12:52.1971760Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 16s local 2024-04-03T18:12:52.1972843Z Compiling xla/pjrt/utils.cc; 15s local 2024-04-03T18:12:52.1973681Z Compiling xla/service/qr_expander.cc; 12s local 2024-04-03T18:12:52.1974953Z Compiling xla/service/instruction_fusion.cc; 12s local ... 2024-04-03T18:12:52.6496314Z 2024-04-03T18:12:52.6497506Z  2024-04-03T18:12:52.6500683Z  2024-04-03T18:12:52.6501434Z  2024-04-03T18:12:52.6504357Z  2024-04-03T18:12:52.6505067Z  2024-04-03T18:12:52.6508233Z  2024-04-03T18:12:52.6508961Z  2024-04-03T18:12:52.6512286Z  2024-04-03T18:12:52.6513843Z [16,966 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:52.6517956Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 115s local 2024-04-03T18:12:52.6519850Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 39s local 2024-04-03T18:12:52.6523553Z Compiling xla/service/dynamic_dimension_inference.cc; 19s local 2024-04-03T18:12:52.6524959Z Compiling xla/service/dynamic_padder.cc; 18s local 2024-04-03T18:12:52.6528591Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 17s local 2024-04-03T18:12:52.6529934Z Compiling xla/pjrt/utils.cc; 15s local 2024-04-03T18:12:52.6531041Z Compiling xla/service/qr_expander.cc; 13s local 2024-04-03T18:12:52.6535333Z Compiling xla/service/instruction_fusion.cc; 12s local ... 2024-04-03T18:12:52.9965007Z 2024-04-03T18:12:52.9965929Z  2024-04-03T18:12:52.9966501Z  2024-04-03T18:12:52.9967005Z  2024-04-03T18:12:52.9967441Z  2024-04-03T18:12:52.9967898Z  2024-04-03T18:12:52.9968328Z  2024-04-03T18:12:52.9968742Z  2024-04-03T18:12:52.9969141Z  2024-04-03T18:12:52.9970328Z [16,968 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:52.9972020Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 115s local 2024-04-03T18:12:52.9973461Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 40s local 2024-04-03T18:12:52.9974971Z Compiling xla/service/dynamic_dimension_inference.cc; 19s local 2024-04-03T18:12:52.9976150Z Compiling xla/service/dynamic_padder.cc; 18s local 2024-04-03T18:12:52.9977269Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 17s local 2024-04-03T18:12:52.9978334Z Compiling xla/pjrt/utils.cc; 16s local 2024-04-03T18:12:52.9979184Z Compiling xla/service/qr_expander.cc; 13s local 2024-04-03T18:12:52.9980363Z Compiling xla/service/instruction_fusion.cc; 13s local ... 2024-04-03T18:12:53.3432630Z 2024-04-03T18:12:53.3433374Z  2024-04-03T18:12:53.3433873Z  2024-04-03T18:12:53.3434267Z  2024-04-03T18:12:53.3434664Z  2024-04-03T18:12:53.3435083Z  2024-04-03T18:12:53.3435546Z  2024-04-03T18:12:53.3435924Z  2024-04-03T18:12:53.3436330Z  2024-04-03T18:12:53.3437559Z [16,969 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:53.3439054Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 116s local 2024-04-03T18:12:53.3440625Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 40s local 2024-04-03T18:12:53.3441829Z Compiling xla/service/dynamic_dimension_inference.cc; 19s local 2024-04-03T18:12:53.3443017Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 17s local 2024-04-03T18:12:53.3444177Z Compiling xla/pjrt/utils.cc; 16s local 2024-04-03T18:12:53.3445223Z Compiling xla/service/qr_expander.cc; 13s local 2024-04-03T18:12:53.3446098Z Compiling xla/service/instruction_fusion.cc; 13s local 2024-04-03T18:12:53.3447102Z Compiling xla/service/dynamic_padder.cc; 12s local ... 2024-04-03T18:12:53.5889494Z 2024-04-03T18:12:53.5890449Z  2024-04-03T18:12:53.5891036Z  2024-04-03T18:12:53.5891479Z  2024-04-03T18:12:53.5891888Z  2024-04-03T18:12:53.5892294Z  2024-04-03T18:12:53.5892679Z  2024-04-03T18:12:53.5893103Z  2024-04-03T18:12:53.5893526Z  2024-04-03T18:12:53.5894962Z [16,971 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:53.5896600Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 116s local 2024-04-03T18:12:53.5897972Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 40s local 2024-04-03T18:12:53.5899196Z Compiling xla/service/dynamic_dimension_inference.cc; 19s local 2024-04-03T18:12:53.5900464Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 17s local 2024-04-03T18:12:53.5916347Z Compiling xla/pjrt/utils.cc; 16s local 2024-04-03T18:12:53.5917428Z Compiling xla/service/qr_expander.cc; 14s local 2024-04-03T18:12:53.5918350Z Compiling xla/service/instruction_fusion.cc; 13s local 2024-04-03T18:12:53.5919666Z Compiling xla/service/dynamic_padder.cc; 12s local ... 2024-04-03T18:12:53.7972301Z 2024-04-03T18:12:53.7981994Z  2024-04-03T18:12:53.7982679Z  2024-04-03T18:12:53.7983127Z  2024-04-03T18:12:53.7983582Z  2024-04-03T18:12:53.7984013Z  2024-04-03T18:12:53.7984447Z  2024-04-03T18:12:53.7984877Z  2024-04-03T18:12:53.7985291Z  2024-04-03T18:12:53.7986518Z [16,971 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:53.7988554Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 116s local 2024-04-03T18:12:53.7989883Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 41s local 2024-04-03T18:12:53.7991113Z Compiling xla/service/dynamic_dimension_inference.cc; 20s local 2024-04-03T18:12:53.7992336Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 18s local 2024-04-03T18:12:53.7993332Z Compiling xla/pjrt/utils.cc; 16s local 2024-04-03T18:12:53.7994227Z Compiling xla/service/qr_expander.cc; 14s local 2024-04-03T18:12:53.7995229Z Compiling xla/service/instruction_fusion.cc; 13s local 2024-04-03T18:12:53.7996265Z Compiling xla/service/dynamic_padder.cc; 12s local ... 2024-04-03T18:12:54.0081347Z 2024-04-03T18:12:54.0082109Z  2024-04-03T18:12:54.0082631Z  2024-04-03T18:12:54.0083122Z  2024-04-03T18:12:54.0083532Z  2024-04-03T18:12:54.0083989Z  2024-04-03T18:12:54.0084395Z  2024-04-03T18:12:54.0084784Z  2024-04-03T18:12:54.0085234Z  2024-04-03T18:12:54.0086495Z [16,974 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:54.0087959Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 117s local 2024-04-03T18:12:54.0089226Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 41s local 2024-04-03T18:12:54.0090503Z Compiling xla/service/dynamic_dimension_inference.cc; 20s local 2024-04-03T18:12:54.0091764Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 18s local 2024-04-03T18:12:54.0092807Z Compiling xla/pjrt/utils.cc; 17s local 2024-04-03T18:12:54.0093707Z Compiling xla/service/instruction_fusion.cc; 14s local 2024-04-03T18:12:54.0094829Z Compiling xla/service/dynamic_padder.cc; 13s local 2024-04-03T18:12:54.0096217Z @llvm-project//mlir:SparseTensorDialect; 12s local ... 2024-04-03T18:12:54.3978218Z 2024-04-03T18:12:54.3978968Z  2024-04-03T18:12:54.3979486Z  2024-04-03T18:12:54.3979875Z  2024-04-03T18:12:54.3980319Z  2024-04-03T18:12:54.3980748Z  2024-04-03T18:12:54.3981189Z  2024-04-03T18:12:54.3981993Z  2024-04-03T18:12:54.3982432Z  2024-04-03T18:12:54.3983647Z [16,974 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:54.3985192Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 117s local 2024-04-03T18:12:54.3986435Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 41s local 2024-04-03T18:12:54.3987832Z Compiling xla/service/dynamic_dimension_inference.cc; 20s local 2024-04-03T18:12:54.3989052Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 18s local 2024-04-03T18:12:54.3990112Z Compiling xla/pjrt/utils.cc; 17s local 2024-04-03T18:12:54.3991033Z Compiling xla/service/instruction_fusion.cc; 14s local 2024-04-03T18:12:54.3992135Z Compiling xla/service/dynamic_padder.cc; 13s local 2024-04-03T18:12:54.3993290Z @llvm-project//mlir:SparseTensorDialect; 13s local ... 2024-04-03T18:12:54.5980425Z 2024-04-03T18:12:54.5981204Z  2024-04-03T18:12:54.5981696Z  2024-04-03T18:12:54.5982149Z  2024-04-03T18:12:54.5982561Z  2024-04-03T18:12:54.5982943Z  2024-04-03T18:12:54.5983314Z  2024-04-03T18:12:54.5983729Z  2024-04-03T18:12:54.5984127Z  2024-04-03T18:12:54.5985275Z [16,975 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:54.5987110Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 117s local 2024-04-03T18:12:54.5988459Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 41s local 2024-04-03T18:12:54.5989629Z Compiling xla/service/dynamic_dimension_inference.cc; 20s local 2024-04-03T18:12:54.5990887Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 18s local 2024-04-03T18:12:54.5991927Z Compiling xla/pjrt/utils.cc; 17s local 2024-04-03T18:12:54.5992949Z Compiling xla/service/instruction_fusion.cc; 14s local 2024-04-03T18:12:54.5993946Z Compiling xla/service/dynamic_padder.cc; 13s local 2024-04-03T18:12:54.5995078Z @llvm-project//mlir:SparseTensorDialect; 13s local ... 2024-04-03T18:12:54.8514742Z 2024-04-03T18:12:54.8515669Z  2024-04-03T18:12:54.8516236Z  2024-04-03T18:12:54.8516694Z  2024-04-03T18:12:54.8517117Z  2024-04-03T18:12:54.8517559Z  2024-04-03T18:12:54.8517984Z  2024-04-03T18:12:54.8518451Z  2024-04-03T18:12:54.8518870Z  2024-04-03T18:12:54.8520144Z [16,977 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:54.8521795Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 117s local 2024-04-03T18:12:54.8523187Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 42s local 2024-04-03T18:12:54.8524499Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 19s local 2024-04-03T18:12:54.8525494Z Compiling xla/pjrt/utils.cc; 17s local 2024-04-03T18:12:54.8526243Z Compiling xla/service/instruction_fusion.cc; 14s local 2024-04-03T18:12:54.8527253Z Compiling xla/service/dynamic_padder.cc; 13s local 2024-04-03T18:12:54.8528537Z @llvm-project//mlir:SparseTensorDialect; 13s local 2024-04-03T18:12:54.8529605Z Compiling llvm/lib/Passes/PassBuilder.cpp; 12s local ... 2024-04-03T18:12:55.1795682Z 2024-04-03T18:12:55.1796452Z  2024-04-03T18:12:55.1796997Z  2024-04-03T18:12:55.1797452Z  2024-04-03T18:12:55.1797848Z  2024-04-03T18:12:55.1798275Z  2024-04-03T18:12:55.1798686Z  2024-04-03T18:12:55.1799093Z  2024-04-03T18:12:55.1799516Z  2024-04-03T18:12:55.1800754Z [16,980 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:55.1802670Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 118s local 2024-04-03T18:12:55.1803964Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 42s local 2024-04-03T18:12:55.1805235Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 19s local 2024-04-03T18:12:55.1806277Z Compiling xla/pjrt/utils.cc; 18s local 2024-04-03T18:12:55.1807380Z Compiling xla/service/instruction_fusion.cc; 15s local 2024-04-03T18:12:55.1808387Z Compiling xla/service/dynamic_padder.cc; 14s local 2024-04-03T18:12:55.1809523Z @llvm-project//mlir:SparseTensorDialect; 13s local 2024-04-03T18:12:55.1810538Z Compiling llvm/lib/Passes/PassBuilder.cpp; 13s local ... 2024-04-03T18:12:55.3987515Z 2024-04-03T18:12:55.3988479Z  2024-04-03T18:12:55.3988956Z  2024-04-03T18:12:55.3989337Z  2024-04-03T18:12:55.3992724Z  2024-04-03T18:12:55.3993682Z  2024-04-03T18:12:55.3994316Z  2024-04-03T18:12:55.3995038Z  2024-04-03T18:12:55.3996068Z  2024-04-03T18:12:55.3997502Z [16,980 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:55.3999569Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 118s local 2024-04-03T18:12:55.4001014Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 42s local 2024-04-03T18:12:55.4002652Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 19s local 2024-04-03T18:12:55.4004056Z Compiling xla/pjrt/utils.cc; 18s local 2024-04-03T18:12:55.4005139Z Compiling xla/service/instruction_fusion.cc; 15s local 2024-04-03T18:12:55.4006579Z Compiling xla/service/dynamic_padder.cc; 14s local 2024-04-03T18:12:55.4008463Z @llvm-project//mlir:SparseTensorDialect; 14s local 2024-04-03T18:12:55.4009712Z Compiling llvm/lib/Passes/PassBuilder.cpp; 13s local ... 2024-04-03T18:12:55.6009521Z 2024-04-03T18:12:55.6010275Z  2024-04-03T18:12:55.6010811Z  2024-04-03T18:12:55.6011233Z  2024-04-03T18:12:55.6011676Z  2024-04-03T18:12:55.6012120Z  2024-04-03T18:12:55.6012533Z  2024-04-03T18:12:55.6012948Z  2024-04-03T18:12:55.6013370Z  2024-04-03T18:12:55.6015045Z [16,981 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:55.6016668Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 118s local 2024-04-03T18:12:55.6017933Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 42s local 2024-04-03T18:12:55.6019169Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 19s local 2024-04-03T18:12:55.6020356Z Compiling xla/service/instruction_fusion.cc; 15s local 2024-04-03T18:12:55.6021395Z Compiling xla/service/dynamic_padder.cc; 14s local 2024-04-03T18:12:55.6022507Z @llvm-project//mlir:SparseTensorDialect; 14s local 2024-04-03T18:12:55.6023533Z Compiling llvm/lib/Passes/PassBuilder.cpp; 13s local 2024-04-03T18:12:55.6024694Z Compiling xla/service/cpu/conv_canonicalization.cc; 13s local ... 2024-04-03T18:12:55.9483337Z 2024-04-03T18:12:55.9484066Z  2024-04-03T18:12:55.9484608Z  2024-04-03T18:12:55.9485103Z  2024-04-03T18:12:55.9485591Z  2024-04-03T18:12:55.9486027Z  2024-04-03T18:12:55.9486462Z  2024-04-03T18:12:55.9486877Z  2024-04-03T18:12:55.9490340Z  2024-04-03T18:12:55.9491576Z [16,983 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:55.9493175Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 118s local 2024-04-03T18:12:55.9497491Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 43s local 2024-04-03T18:12:55.9498844Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 20s local 2024-04-03T18:12:55.9500063Z Compiling xla/service/instruction_fusion.cc; 15s local 2024-04-03T18:12:55.9501108Z Compiling xla/service/dynamic_padder.cc; 15s local 2024-04-03T18:12:55.9502304Z @llvm-project//mlir:SparseTensorDialect; 14s local 2024-04-03T18:12:55.9503546Z Compiling llvm/lib/Passes/PassBuilder.cpp; 13s local 2024-04-03T18:12:55.9504777Z Compiling xla/service/cpu/conv_canonicalization.cc; 13s local ... 2024-04-03T18:12:56.1942770Z 2024-04-03T18:12:56.1944061Z  2024-04-03T18:12:56.1944865Z  2024-04-03T18:12:56.1945660Z  2024-04-03T18:12:56.1946518Z  2024-04-03T18:12:56.1947072Z  2024-04-03T18:12:56.1948031Z  2024-04-03T18:12:56.1949080Z  2024-04-03T18:12:56.1949576Z  2024-04-03T18:12:56.1950818Z [16,985 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:56.1952465Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 119s local 2024-04-03T18:12:56.1953803Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 43s local 2024-04-03T18:12:56.1955240Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 20s local 2024-04-03T18:12:56.1956434Z Compiling xla/service/instruction_fusion.cc; 16s local 2024-04-03T18:12:56.1957449Z Compiling xla/service/dynamic_padder.cc; 15s local 2024-04-03T18:12:56.1958638Z @llvm-project//mlir:SparseTensorDialect; 14s local 2024-04-03T18:12:56.1959698Z Compiling llvm/lib/Passes/PassBuilder.cpp; 14s local 2024-04-03T18:12:56.1960847Z Compiling xla/service/cpu/conv_canonicalization.cc; 13s local ... 2024-04-03T18:12:56.3998336Z 2024-04-03T18:12:56.3999087Z  2024-04-03T18:12:56.4000134Z  2024-04-03T18:12:56.4006961Z  2024-04-03T18:12:56.4007455Z  2024-04-03T18:12:56.4007832Z  2024-04-03T18:12:56.4008237Z  2024-04-03T18:12:56.4008627Z  2024-04-03T18:12:56.4009317Z  2024-04-03T18:12:56.4010501Z [16,985 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:56.4012150Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 119s local 2024-04-03T18:12:56.4013394Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 43s local 2024-04-03T18:12:56.4015011Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 20s local 2024-04-03T18:12:56.4016206Z Compiling xla/service/instruction_fusion.cc; 16s local 2024-04-03T18:12:56.4017369Z Compiling xla/service/dynamic_padder.cc; 15s local 2024-04-03T18:12:56.4018558Z @llvm-project//mlir:SparseTensorDialect; 15s local 2024-04-03T18:12:56.4019548Z Compiling llvm/lib/Passes/PassBuilder.cpp; 14s local 2024-04-03T18:12:56.4020721Z Compiling xla/service/cpu/conv_canonicalization.cc; 13s local ... 2024-04-03T18:12:56.8086519Z 2024-04-03T18:12:56.8087296Z  2024-04-03T18:12:56.8087839Z  2024-04-03T18:12:56.8088321Z  2024-04-03T18:12:56.8088775Z  2024-04-03T18:12:56.8089209Z  2024-04-03T18:12:56.8089638Z  2024-04-03T18:12:56.8090075Z  2024-04-03T18:12:56.8090544Z  2024-04-03T18:12:56.8091758Z [16,986 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:56.8093394Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 119s local 2024-04-03T18:12:56.8094917Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 44s local 2024-04-03T18:12:56.8096224Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 21s local 2024-04-03T18:12:56.8097414Z Compiling xla/service/instruction_fusion.cc; 16s local 2024-04-03T18:12:56.8098445Z Compiling xla/service/dynamic_padder.cc; 15s local 2024-04-03T18:12:56.8099596Z @llvm-project//mlir:SparseTensorDialect; 15s local 2024-04-03T18:12:56.8100640Z Compiling llvm/lib/Passes/PassBuilder.cpp; 14s local 2024-04-03T18:12:56.8101876Z Compiling xla/service/cpu/conv_canonicalization.cc; 14s local ... 2024-04-03T18:12:57.2002509Z 2024-04-03T18:12:57.2003281Z  2024-04-03T18:12:57.2003840Z  2024-04-03T18:12:57.2004260Z  2024-04-03T18:12:57.2004666Z  2024-04-03T18:12:57.2005079Z  2024-04-03T18:12:57.2005490Z  2024-04-03T18:12:57.2005917Z  2024-04-03T18:12:57.2006334Z  2024-04-03T18:12:57.2007932Z [16,988 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:57.2009535Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 120s local 2024-04-03T18:12:57.2010832Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 44s local 2024-04-03T18:12:57.2012289Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 21s local 2024-04-03T18:12:57.2013406Z Compiling xla/service/instruction_fusion.cc; 17s local 2024-04-03T18:12:57.2014572Z Compiling xla/service/dynamic_padder.cc; 16s local 2024-04-03T18:12:57.2015747Z @llvm-project//mlir:SparseTensorDialect; 15s local 2024-04-03T18:12:57.2016729Z Compiling llvm/lib/Passes/PassBuilder.cpp; 15s local 2024-04-03T18:12:57.2017883Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 14s local ... 2024-04-03T18:12:57.4013742Z 2024-04-03T18:12:57.4014678Z  2024-04-03T18:12:57.4015221Z  2024-04-03T18:12:57.4015640Z  2024-04-03T18:12:57.4016109Z  2024-04-03T18:12:57.4016563Z  2024-04-03T18:12:57.4016997Z  2024-04-03T18:12:57.4017410Z  2024-04-03T18:12:57.4017824Z  2024-04-03T18:12:57.4019242Z [16,990 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:57.4020814Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 120s local 2024-04-03T18:12:57.4022103Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 44s local 2024-04-03T18:12:57.4023324Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 21s local 2024-04-03T18:12:57.4024432Z Compiling xla/service/instruction_fusion.cc; 17s local 2024-04-03T18:12:57.4025769Z Compiling xla/service/dynamic_padder.cc; 16s local 2024-04-03T18:12:57.4026914Z @llvm-project//mlir:SparseTensorDialect; 16s local 2024-04-03T18:12:57.4028180Z Compiling llvm/lib/Passes/PassBuilder.cpp; 15s local 2024-04-03T18:12:57.4029333Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 14s local ... 2024-04-03T18:12:57.8019346Z 2024-04-03T18:12:57.8020099Z  2024-04-03T18:12:57.8020632Z  2024-04-03T18:12:57.8021054Z  2024-04-03T18:12:57.8021446Z  2024-04-03T18:12:57.8022174Z  2024-04-03T18:12:57.8022571Z  2024-04-03T18:12:57.8022977Z  2024-04-03T18:12:57.8023564Z  2024-04-03T18:12:57.8024792Z [16,991 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:57.8026578Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 120s local 2024-04-03T18:12:57.8028316Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 45s local 2024-04-03T18:12:57.8029607Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 22s local 2024-04-03T18:12:57.8030743Z Compiling xla/service/instruction_fusion.cc; 17s local 2024-04-03T18:12:57.8031721Z Compiling xla/service/dynamic_padder.cc; 16s local 2024-04-03T18:12:57.8032829Z @llvm-project//mlir:SparseTensorDialect; 16s local 2024-04-03T18:12:57.8033777Z Compiling llvm/lib/Passes/PassBuilder.cpp; 15s local 2024-04-03T18:12:57.8034750Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 14s local ... 2024-04-03T18:12:58.2027855Z 2024-04-03T18:12:58.2028627Z  2024-04-03T18:12:58.2029179Z  2024-04-03T18:12:58.2029628Z  2024-04-03T18:12:58.2030061Z  2024-04-03T18:12:58.2030494Z  2024-04-03T18:12:58.2030933Z  2024-04-03T18:12:58.2031347Z  2024-04-03T18:12:58.2031749Z  2024-04-03T18:12:58.2033017Z [16,993 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:58.2034620Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 121s local 2024-04-03T18:12:58.2035941Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 45s local 2024-04-03T18:12:58.2037213Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 22s local 2024-04-03T18:12:58.2038699Z Compiling xla/service/dynamic_padder.cc; 17s local 2024-04-03T18:12:58.2039874Z @llvm-project//mlir:SparseTensorDialect; 16s local 2024-04-03T18:12:58.2040833Z Compiling llvm/lib/Passes/PassBuilder.cpp; 16s local 2024-04-03T18:12:58.2041818Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 15s local 2024-04-03T18:12:58.2042739Z Compiling xla/pjrt/utils.cc; 15s local ... 2024-04-03T18:12:58.6036645Z 2024-04-03T18:12:58.6037422Z  2024-04-03T18:12:58.6037967Z  2024-04-03T18:12:58.6038410Z  2024-04-03T18:12:58.6038831Z  2024-04-03T18:12:58.6039285Z  2024-04-03T18:12:58.6039712Z  2024-04-03T18:12:58.6040108Z  2024-04-03T18:12:58.6040539Z  2024-04-03T18:12:58.6041752Z [16,994 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:58.6043294Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 121s local 2024-04-03T18:12:58.6044699Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 45s local 2024-04-03T18:12:58.6045975Z Compiling xla/service/dynamic_padder.cc; 17s local 2024-04-03T18:12:58.6047080Z @llvm-project//mlir:SparseTensorDialect; 17s local 2024-04-03T18:12:58.6048083Z Compiling llvm/lib/Passes/PassBuilder.cpp; 16s local 2024-04-03T18:12:58.6049135Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 15s local 2024-04-03T18:12:58.6050092Z Compiling xla/pjrt/utils.cc; 15s local 2024-04-03T18:12:58.6051107Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 13s local ... 2024-04-03T18:12:58.8020683Z 2024-04-03T18:12:58.8024668Z  2024-04-03T18:12:58.8025263Z  2024-04-03T18:12:58.8025665Z  2024-04-03T18:12:58.8026389Z  2024-04-03T18:12:58.8026801Z  2024-04-03T18:12:58.8027212Z  2024-04-03T18:12:58.8027834Z  2024-04-03T18:12:58.8028270Z  2024-04-03T18:12:58.8029457Z [16,995 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:58.8031045Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 121s local 2024-04-03T18:12:58.8032299Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 46s local 2024-04-03T18:12:58.8033599Z Compiling xla/service/dynamic_padder.cc; 17s local 2024-04-03T18:12:58.8034653Z @llvm-project//mlir:SparseTensorDialect; 17s local 2024-04-03T18:12:58.8035608Z Compiling llvm/lib/Passes/PassBuilder.cpp; 16s local 2024-04-03T18:12:58.8036465Z Compiling xla/pjrt/utils.cc; 15s local 2024-04-03T18:12:58.8037414Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 14s local 2024-04-03T18:12:58.8038722Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 14s local ... 2024-04-03T18:12:59.0510596Z 2024-04-03T18:12:59.0511400Z  2024-04-03T18:12:59.0511959Z  2024-04-03T18:12:59.0512387Z  2024-04-03T18:12:59.0512834Z  2024-04-03T18:12:59.0513256Z  2024-04-03T18:12:59.0513702Z  2024-04-03T18:12:59.0514134Z  2024-04-03T18:12:59.0514583Z  2024-04-03T18:12:59.0515812Z [16,996 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:59.0520180Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 122s local 2024-04-03T18:12:59.0521682Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 46s local 2024-04-03T18:12:59.0522831Z Compiling xla/service/dynamic_padder.cc; 18s local 2024-04-03T18:12:59.0523933Z @llvm-project//mlir:SparseTensorDialect; 17s local 2024-04-03T18:12:59.0524888Z Compiling llvm/lib/Passes/PassBuilder.cpp; 16s local 2024-04-03T18:12:59.0525763Z Compiling xla/pjrt/utils.cc; 15s local 2024-04-03T18:12:59.0526715Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 14s local 2024-04-03T18:12:59.0527970Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 14s local ... 2024-04-03T18:12:59.4069252Z 2024-04-03T18:12:59.4070051Z  2024-04-03T18:12:59.4070629Z  2024-04-03T18:12:59.4071078Z  2024-04-03T18:12:59.4071510Z  2024-04-03T18:12:59.4072208Z  2024-04-03T18:12:59.4072649Z  2024-04-03T18:12:59.4073060Z  2024-04-03T18:12:59.4073485Z  2024-04-03T18:12:59.4074787Z [16,996 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:12:59.4076393Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 122s local 2024-04-03T18:12:59.4077881Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 46s local 2024-04-03T18:12:59.4079039Z Compiling xla/service/dynamic_padder.cc; 18s local 2024-04-03T18:12:59.4080149Z @llvm-project//mlir:SparseTensorDialect; 18s local 2024-04-03T18:12:59.4081169Z Compiling llvm/lib/Passes/PassBuilder.cpp; 17s local 2024-04-03T18:12:59.4082089Z Compiling xla/pjrt/utils.cc; 16s local 2024-04-03T18:12:59.4083092Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 14s local 2024-04-03T18:12:59.4084401Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 14s local ... 2024-04-03T18:12:59.8292760Z 2024-04-03T18:12:59.8293485Z  2024-04-03T18:12:59.8293935Z  2024-04-03T18:12:59.8294306Z  2024-04-03T18:12:59.8294837Z  2024-04-03T18:12:59.8295188Z  2024-04-03T18:12:59.8295568Z  2024-04-03T18:12:59.8295934Z  2024-04-03T18:12:59.8296271Z  2024-04-03T18:12:59.8297324Z [16,997 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:12:59.8298654Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 122s local 2024-04-03T18:12:59.8299710Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 47s local 2024-04-03T18:12:59.8300673Z Compiling xla/service/dynamic_padder.cc; 18s local 2024-04-03T18:12:59.8301875Z @llvm-project//mlir:SparseTensorDialect; 18s local 2024-04-03T18:12:59.8302710Z Compiling llvm/lib/Passes/PassBuilder.cpp; 17s local 2024-04-03T18:12:59.8303539Z Compiling xla/pjrt/utils.cc; 16s local 2024-04-03T18:12:59.8304592Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 15s local 2024-04-03T18:12:59.8305845Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 15s local ... 2024-04-03T18:13:00.1803437Z 2024-04-03T18:13:00.1804203Z  2024-04-03T18:13:00.1805102Z  2024-04-03T18:13:00.1805572Z  2024-04-03T18:13:00.1806004Z  2024-04-03T18:13:00.1806472Z  2024-04-03T18:13:00.1806917Z  2024-04-03T18:13:00.1807288Z  2024-04-03T18:13:00.1807693Z  2024-04-03T18:13:00.1808939Z [16,998 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:00.1810628Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 123s local 2024-04-03T18:13:00.1811922Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 47s local 2024-04-03T18:13:00.1813278Z @llvm-project//mlir:SparseTensorDialect; 18s local 2024-04-03T18:13:00.1814296Z Compiling llvm/lib/Passes/PassBuilder.cpp; 18s local 2024-04-03T18:13:00.1815406Z Compiling xla/pjrt/utils.cc; 16s local 2024-04-03T18:13:00.1816400Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 15s local 2024-04-03T18:13:00.1817599Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 15s local 2024-04-03T18:13:00.1818932Z @llvm-project//llvm:IPO; 15s local ... 2024-04-03T18:13:00.4001482Z 2024-04-03T18:13:00.4002236Z  2024-04-03T18:13:00.4002731Z  2024-04-03T18:13:00.4003094Z  2024-04-03T18:13:00.4003475Z  2024-04-03T18:13:00.4003864Z  2024-04-03T18:13:00.4004230Z  2024-04-03T18:13:00.4004642Z  2024-04-03T18:13:00.4005048Z  2024-04-03T18:13:00.4006120Z [17,000 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:00.4007576Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 123s local 2024-04-03T18:13:00.4008759Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 47s local 2024-04-03T18:13:00.4009841Z @llvm-project//mlir:SparseTensorDialect; 19s local 2024-04-03T18:13:00.4011093Z Compiling llvm/lib/Passes/PassBuilder.cpp; 18s local 2024-04-03T18:13:00.4011944Z Compiling xla/pjrt/utils.cc; 17s local 2024-04-03T18:13:00.4012829Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 15s local 2024-04-03T18:13:00.4013977Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 15s local 2024-04-03T18:13:00.4015285Z @llvm-project//llvm:IPO; 15s local ... 2024-04-03T18:13:00.6036616Z 2024-04-03T18:13:00.6037621Z  2024-04-03T18:13:00.6038078Z  2024-04-03T18:13:00.6038606Z  2024-04-03T18:13:00.6038970Z  2024-04-03T18:13:00.6039473Z  2024-04-03T18:13:00.6039975Z  2024-04-03T18:13:00.6040380Z  2024-04-03T18:13:00.6040872Z  2024-04-03T18:13:00.6042085Z [17,002 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:00.6043847Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 123s local 2024-04-03T18:13:00.6052097Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 47s local 2024-04-03T18:13:00.6053560Z @llvm-project//mlir:SparseTensorDialect; 19s local 2024-04-03T18:13:00.6054776Z Compiling llvm/lib/Passes/PassBuilder.cpp; 18s local 2024-04-03T18:13:00.6055770Z Compiling xla/pjrt/utils.cc; 17s local 2024-04-03T18:13:00.6056765Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 15s local 2024-04-03T18:13:00.6058008Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 15s local 2024-04-03T18:13:00.6059211Z @llvm-project//llvm:IPO; 15s local ... 2024-04-03T18:13:00.8040857Z 2024-04-03T18:13:00.8041755Z  2024-04-03T18:13:00.8042346Z  2024-04-03T18:13:00.8043089Z  2024-04-03T18:13:00.8043517Z  2024-04-03T18:13:00.8043907Z  2024-04-03T18:13:00.8044420Z  2024-04-03T18:13:00.8044852Z  2024-04-03T18:13:00.8045317Z  2024-04-03T18:13:00.8046651Z [17,005 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:13:00.8048150Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 123s local 2024-04-03T18:13:00.8049412Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 48s local 2024-04-03T18:13:00.8050830Z @llvm-project//mlir:SparseTensorDialect; 19s local 2024-04-03T18:13:00.8051785Z Compiling llvm/lib/Passes/PassBuilder.cpp; 18s local 2024-04-03T18:13:00.8052726Z Compiling xla/pjrt/utils.cc; 17s local 2024-04-03T18:13:00.8053707Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 16s local 2024-04-03T18:13:00.8055079Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 16s local 2024-04-03T18:13:00.8056273Z @llvm-project//llvm:IPO; 15s local ... 2024-04-03T18:13:01.2110446Z 2024-04-03T18:13:01.2111200Z  2024-04-03T18:13:01.2111707Z  2024-04-03T18:13:01.2112164Z  2024-04-03T18:13:01.2112568Z  2024-04-03T18:13:01.2113108Z  2024-04-03T18:13:01.2113639Z  2024-04-03T18:13:01.2114035Z  2024-04-03T18:13:01.2114455Z  2024-04-03T18:13:01.2115724Z [17,005 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:01.2117307Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 124s local 2024-04-03T18:13:01.2118609Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 48s local 2024-04-03T18:13:01.2119899Z @llvm-project//mlir:SparseTensorDialect; 19s local 2024-04-03T18:13:01.2120906Z Compiling llvm/lib/Passes/PassBuilder.cpp; 19s local 2024-04-03T18:13:01.2121980Z Compiling xla/pjrt/utils.cc; 18s local 2024-04-03T18:13:01.2122935Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 16s local 2024-04-03T18:13:01.2124072Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 16s local 2024-04-03T18:13:01.2125317Z @llvm-project//llvm:IPO; 16s local ... 2024-04-03T18:13:01.6092687Z 2024-04-03T18:13:01.6093451Z  2024-04-03T18:13:01.6093980Z  2024-04-03T18:13:01.6094654Z  2024-04-03T18:13:01.6095069Z  2024-04-03T18:13:01.6095891Z  2024-04-03T18:13:01.6096368Z  2024-04-03T18:13:01.6096789Z  2024-04-03T18:13:01.6097184Z  2024-04-03T18:13:01.6098332Z [17,006 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:01.6099841Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 124s local 2024-04-03T18:13:01.6101318Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 48s local 2024-04-03T18:13:01.6102547Z @llvm-project//mlir:SparseTensorDialect; 20s local 2024-04-03T18:13:01.6103497Z Compiling llvm/lib/Passes/PassBuilder.cpp; 19s local 2024-04-03T18:13:01.6104379Z Compiling xla/pjrt/utils.cc; 18s local 2024-04-03T18:13:01.6105345Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 16s local 2024-04-03T18:13:01.6106649Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 16s local 2024-04-03T18:13:01.6108080Z @llvm-project//llvm:IPO; 16s local ... 2024-04-03T18:13:01.9157640Z 2024-04-03T18:13:01.9158457Z  2024-04-03T18:13:01.9159001Z  2024-04-03T18:13:01.9159460Z  2024-04-03T18:13:01.9159915Z  2024-04-03T18:13:01.9160474Z  2024-04-03T18:13:01.9160948Z  2024-04-03T18:13:01.9161367Z  2024-04-03T18:13:01.9161828Z  2024-04-03T18:13:01.9163109Z [17,007 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:01.9164831Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 124s local 2024-04-03T18:13:01.9166045Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 49s local 2024-04-03T18:13:01.9167269Z @llvm-project//mlir:SparseTensorDialect; 20s local 2024-04-03T18:13:01.9168639Z Compiling llvm/lib/Passes/PassBuilder.cpp; 19s local 2024-04-03T18:13:01.9169771Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 17s local 2024-04-03T18:13:01.9171135Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 17s local 2024-04-03T18:13:01.9172351Z @llvm-project//llvm:IPO; 16s local 2024-04-03T18:13:01.9173454Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 12s local ... 2024-04-03T18:13:02.1484530Z 2024-04-03T18:13:02.1485259Z  2024-04-03T18:13:02.1486065Z  2024-04-03T18:13:02.1486481Z  2024-04-03T18:13:02.1486874Z  2024-04-03T18:13:02.1487288Z  2024-04-03T18:13:02.1487652Z  2024-04-03T18:13:02.1488055Z  2024-04-03T18:13:02.1488460Z  2024-04-03T18:13:02.1489609Z [17,010 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:02.1497049Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 125s local 2024-04-03T18:13:02.1498412Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 49s local 2024-04-03T18:13:02.1499703Z @llvm-project//mlir:SparseTensorDialect; 20s local 2024-04-03T18:13:02.1500689Z Compiling llvm/lib/Passes/PassBuilder.cpp; 20s local 2024-04-03T18:13:02.1501773Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 17s local 2024-04-03T18:13:02.1503036Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 17s local 2024-04-03T18:13:02.1504159Z @llvm-project//llvm:IPO; 17s local 2024-04-03T18:13:02.1505306Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 12s local ... 2024-04-03T18:13:02.4062726Z 2024-04-03T18:13:02.4063462Z  2024-04-03T18:13:02.4063989Z  2024-04-03T18:13:02.4064403Z  2024-04-03T18:13:02.4064825Z  2024-04-03T18:13:02.4065252Z  2024-04-03T18:13:02.4065654Z  2024-04-03T18:13:02.4068398Z  2024-04-03T18:13:02.4068852Z  2024-04-03T18:13:02.4070044Z [17,011 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:02.4071617Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 125s local 2024-04-03T18:13:02.4072915Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 49s local 2024-04-03T18:13:02.4074397Z @llvm-project//mlir:SparseTensorDialect; 21s local 2024-04-03T18:13:02.4075402Z Compiling llvm/lib/Passes/PassBuilder.cpp; 20s local 2024-04-03T18:13:02.4076507Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 17s local 2024-04-03T18:13:02.4077730Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 17s local 2024-04-03T18:13:02.4078982Z @llvm-project//llvm:IPO; 17s local 2024-04-03T18:13:02.4080128Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 13s local ... 2024-04-03T18:13:02.7577641Z 2024-04-03T18:13:02.7578546Z  2024-04-03T18:13:02.7579226Z  2024-04-03T18:13:02.7579821Z  2024-04-03T18:13:02.7580288Z  2024-04-03T18:13:02.7580976Z  2024-04-03T18:13:02.7581548Z  2024-04-03T18:13:02.7581955Z  2024-04-03T18:13:02.7582529Z  2024-04-03T18:13:02.7584252Z [17,013 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:02.7586298Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 125s local 2024-04-03T18:13:02.7589856Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 50s local 2024-04-03T18:13:02.7591472Z @llvm-project//mlir:SparseTensorDialect; 21s local 2024-04-03T18:13:02.7592786Z Compiling llvm/lib/Passes/PassBuilder.cpp; 20s local 2024-04-03T18:13:02.7594047Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 17s local 2024-04-03T18:13:02.7595591Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 17s local 2024-04-03T18:13:02.7597021Z @llvm-project//llvm:IPO; 17s local 2024-04-03T18:13:02.7598467Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 13s local ... 2024-04-03T18:13:02.9834160Z 2024-04-03T18:13:02.9834939Z  2024-04-03T18:13:02.9835448Z  2024-04-03T18:13:02.9835868Z  2024-04-03T18:13:02.9836315Z  2024-04-03T18:13:02.9836675Z  2024-04-03T18:13:02.9837075Z  2024-04-03T18:13:02.9837500Z  2024-04-03T18:13:02.9838079Z  2024-04-03T18:13:02.9839294Z [17,018 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:02.9840735Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 125s local 2024-04-03T18:13:02.9842393Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 50s local 2024-04-03T18:13:02.9843685Z @llvm-project//mlir:SparseTensorDialect; 21s local 2024-04-03T18:13:02.9844619Z Compiling llvm/lib/Passes/PassBuilder.cpp; 20s local 2024-04-03T18:13:02.9845661Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 18s local 2024-04-03T18:13:02.9846656Z @llvm-project//llvm:IPO; 17s local 2024-04-03T18:13:02.9847664Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 13s local 2024-04-03T18:13:02.9848992Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 12s local ... 2024-04-03T18:13:03.2059306Z 2024-04-03T18:13:03.2060304Z  2024-04-03T18:13:03.2061322Z  2024-04-03T18:13:03.2062020Z  2024-04-03T18:13:03.2062761Z  2024-04-03T18:13:03.2063596Z  2024-04-03T18:13:03.2065586Z  2024-04-03T18:13:03.2066287Z  2024-04-03T18:13:03.2066915Z  2024-04-03T18:13:03.2068591Z [17,018 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:03.2070632Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 126s local 2024-04-03T18:13:03.2072425Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 50s local 2024-04-03T18:13:03.2073887Z @llvm-project//mlir:SparseTensorDialect; 21s local 2024-04-03T18:13:03.2075323Z Compiling llvm/lib/Passes/PassBuilder.cpp; 21s local 2024-04-03T18:13:03.2077779Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 18s local 2024-04-03T18:13:03.2078919Z @llvm-project//llvm:IPO; 18s local 2024-04-03T18:13:03.2079919Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 13s local 2024-04-03T18:13:03.2081297Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 12s local ... 2024-04-03T18:13:03.6611498Z 2024-04-03T18:13:03.6612265Z  2024-04-03T18:13:03.6612789Z  2024-04-03T18:13:03.6613235Z  2024-04-03T18:13:03.6613753Z  2024-04-03T18:13:03.6614266Z  2024-04-03T18:13:03.6614849Z  2024-04-03T18:13:03.6615269Z  2024-04-03T18:13:03.6615842Z  2024-04-03T18:13:03.6617232Z [17,019 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:03.6618712Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 126s local 2024-04-03T18:13:03.6619941Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 50s local 2024-04-03T18:13:03.6621260Z @llvm-project//mlir:SparseTensorDialect; 22s local 2024-04-03T18:13:03.6622306Z Compiling llvm/lib/Passes/PassBuilder.cpp; 21s local 2024-04-03T18:13:03.6623333Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 18s local 2024-04-03T18:13:03.6624431Z @llvm-project//llvm:IPO; 18s local 2024-04-03T18:13:03.6625509Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 14s local 2024-04-03T18:13:03.6626843Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 13s local ... 2024-04-03T18:13:04.0067495Z 2024-04-03T18:13:04.0068664Z  2024-04-03T18:13:04.0069244Z  2024-04-03T18:13:04.0071787Z  2024-04-03T18:13:04.0072629Z  2024-04-03T18:13:04.0073403Z  2024-04-03T18:13:04.0074368Z  2024-04-03T18:13:04.0074864Z  2024-04-03T18:13:04.0075276Z  2024-04-03T18:13:04.0076461Z [17,019 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:04.0078129Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 127s local 2024-04-03T18:13:04.0079859Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 51s local 2024-04-03T18:13:04.0082506Z @llvm-project//mlir:SparseTensorDialect; 22s local 2024-04-03T18:13:04.0083787Z Compiling llvm/lib/Passes/PassBuilder.cpp; 21s local 2024-04-03T18:13:04.0085344Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 19s local 2024-04-03T18:13:04.0086658Z @llvm-project//llvm:IPO; 18s local 2024-04-03T18:13:04.0088292Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 14s local 2024-04-03T18:13:04.0089983Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 13s local ... 2024-04-03T18:13:04.2301513Z 2024-04-03T18:13:04.2302804Z  2024-04-03T18:13:04.2303594Z  2024-04-03T18:13:04.2304265Z  2024-04-03T18:13:04.2306905Z  2024-04-03T18:13:04.2307362Z  2024-04-03T18:13:04.2308293Z  2024-04-03T18:13:04.2310578Z  2024-04-03T18:13:04.2311264Z  2024-04-03T18:13:04.2312507Z [17,020 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:04.2314007Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 127s local 2024-04-03T18:13:04.2315218Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 51s local 2024-04-03T18:13:04.2316982Z @llvm-project//mlir:SparseTensorDialect; 22s local 2024-04-03T18:13:04.2317949Z Compiling llvm/lib/Passes/PassBuilder.cpp; 22s local 2024-04-03T18:13:04.2318957Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 19s local 2024-04-03T18:13:04.2320758Z @llvm-project//llvm:IPO; 19s local 2024-04-03T18:13:04.2321990Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 14s local 2024-04-03T18:13:04.2323401Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 13s local ... 2024-04-03T18:13:04.5586848Z 2024-04-03T18:13:04.5587848Z  2024-04-03T18:13:04.5588406Z  2024-04-03T18:13:04.5588826Z  2024-04-03T18:13:04.5589277Z  2024-04-03T18:13:04.5589697Z  2024-04-03T18:13:04.5590074Z  2024-04-03T18:13:04.5590458Z  2024-04-03T18:13:04.5590870Z  2024-04-03T18:13:04.5592050Z [17,022 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:04.5593959Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 127s local 2024-04-03T18:13:04.5595273Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 51s local 2024-04-03T18:13:04.5596556Z @llvm-project//mlir:SparseTensorDialect; 23s local 2024-04-03T18:13:04.5597556Z Compiling llvm/lib/Passes/PassBuilder.cpp; 22s local 2024-04-03T18:13:04.5598837Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 19s local 2024-04-03T18:13:04.5599909Z @llvm-project//llvm:IPO; 19s local 2024-04-03T18:13:04.5600975Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 15s local 2024-04-03T18:13:04.5602307Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 13s local ... 2024-04-03T18:13:04.7791439Z 2024-04-03T18:13:04.7792174Z  2024-04-03T18:13:04.7792722Z  2024-04-03T18:13:04.7793100Z  2024-04-03T18:13:04.7794192Z  2024-04-03T18:13:04.7794539Z  2024-04-03T18:13:04.7794900Z  2024-04-03T18:13:04.7795253Z  2024-04-03T18:13:04.7795589Z  2024-04-03T18:13:04.7797801Z [17,023 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:04.7799393Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 127s local 2024-04-03T18:13:04.7800698Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 52s local 2024-04-03T18:13:04.7802050Z @llvm-project//mlir:SparseTensorDialect; 23s local 2024-04-03T18:13:04.7803118Z Compiling llvm/lib/Passes/PassBuilder.cpp; 22s local 2024-04-03T18:13:04.7804301Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 19s local 2024-04-03T18:13:04.7805702Z @llvm-project//llvm:IPO; 19s local 2024-04-03T18:13:04.7807155Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 15s local 2024-04-03T18:13:04.7808605Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 14s local ... 2024-04-03T18:13:05.0074083Z 2024-04-03T18:13:05.0075272Z  2024-04-03T18:13:05.0076086Z  2024-04-03T18:13:05.0076795Z  2024-04-03T18:13:05.0077766Z  2024-04-03T18:13:05.0078279Z  2024-04-03T18:13:05.0078723Z  2024-04-03T18:13:05.0079153Z  2024-04-03T18:13:05.0081540Z  2024-04-03T18:13:05.0083265Z [17,024 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:05.0085194Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 128s local 2024-04-03T18:13:05.0086904Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 52s local 2024-04-03T18:13:05.0089250Z @llvm-project//mlir:SparseTensorDialect; 23s local 2024-04-03T18:13:05.0090406Z Compiling llvm/lib/Passes/PassBuilder.cpp; 22s local 2024-04-03T18:13:05.0091610Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 20s local 2024-04-03T18:13:05.0092966Z @llvm-project//llvm:IPO; 19s local 2024-04-03T18:13:05.0096567Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 15s local 2024-04-03T18:13:05.0098190Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 14s local ... 2024-04-03T18:13:05.3668977Z 2024-04-03T18:13:05.3670111Z  2024-04-03T18:13:05.3670946Z  2024-04-03T18:13:05.3671664Z  2024-04-03T18:13:05.3672522Z  2024-04-03T18:13:05.3673543Z  2024-04-03T18:13:05.3673957Z  2024-04-03T18:13:05.3674322Z  2024-04-03T18:13:05.3674664Z  2024-04-03T18:13:05.3675669Z [17,027 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:05.3676973Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 128s local 2024-04-03T18:13:05.3678070Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 52s local 2024-04-03T18:13:05.3679162Z @llvm-project//mlir:SparseTensorDialect; 24s local 2024-04-03T18:13:05.3680185Z Compiling llvm/lib/Passes/PassBuilder.cpp; 23s local 2024-04-03T18:13:05.3681182Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 20s local 2024-04-03T18:13:05.3682139Z @llvm-project//llvm:IPO; 20s local 2024-04-03T18:13:05.3683389Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 16s local 2024-04-03T18:13:05.3684619Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 14s local ... 2024-04-03T18:13:05.6083319Z 2024-04-03T18:13:05.6084051Z  2024-04-03T18:13:05.6084721Z  2024-04-03T18:13:05.6085141Z  2024-04-03T18:13:05.6085790Z  2024-04-03T18:13:05.6086221Z  2024-04-03T18:13:05.6086601Z  2024-04-03T18:13:05.6087025Z  2024-04-03T18:13:05.6087413Z  2024-04-03T18:13:05.6088550Z [17,028 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:13:05.6090111Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 128s local 2024-04-03T18:13:05.6091586Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 52s local 2024-04-03T18:13:05.6092826Z @llvm-project//mlir:SparseTensorDialect; 24s local 2024-04-03T18:13:05.6093813Z Compiling llvm/lib/Passes/PassBuilder.cpp; 23s local 2024-04-03T18:13:05.6095097Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 20s local 2024-04-03T18:13:05.6096156Z @llvm-project//llvm:IPO; 20s local 2024-04-03T18:13:05.6097230Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 16s local 2024-04-03T18:13:05.6098544Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 15s local ... 2024-04-03T18:13:05.9164766Z 2024-04-03T18:13:05.9165571Z  2024-04-03T18:13:05.9166120Z  2024-04-03T18:13:05.9166533Z  2024-04-03T18:13:05.9166973Z  2024-04-03T18:13:05.9167394Z  2024-04-03T18:13:05.9167841Z  2024-04-03T18:13:05.9168294Z  2024-04-03T18:13:05.9168705Z  2024-04-03T18:13:05.9170297Z [17,029 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:05.9171993Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 128s local 2024-04-03T18:13:05.9173369Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 53s local 2024-04-03T18:13:05.9174916Z @llvm-project//mlir:SparseTensorDialect; 24s local 2024-04-03T18:13:05.9175965Z Compiling llvm/lib/Passes/PassBuilder.cpp; 23s local 2024-04-03T18:13:05.9177311Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 21s local 2024-04-03T18:13:05.9178357Z @llvm-project//llvm:IPO; 20s local 2024-04-03T18:13:05.9179375Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 16s local 2024-04-03T18:13:05.9180823Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 15s local ... 2024-04-03T18:13:06.1967062Z 2024-04-03T18:13:06.1967822Z  2024-04-03T18:13:06.1968330Z  2024-04-03T18:13:06.1968783Z  2024-04-03T18:13:06.1969248Z  2024-04-03T18:13:06.1969647Z  2024-04-03T18:13:06.1970057Z  2024-04-03T18:13:06.1970455Z  2024-04-03T18:13:06.1970860Z  2024-04-03T18:13:06.1972166Z [17,031 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:06.1973968Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 129s local 2024-04-03T18:13:06.1975458Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 53s local 2024-04-03T18:13:06.1976762Z @llvm-project//mlir:SparseTensorDialect; 24s local 2024-04-03T18:13:06.1977804Z Compiling llvm/lib/Passes/PassBuilder.cpp; 24s local 2024-04-03T18:13:06.1978888Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 21s local 2024-04-03T18:13:06.1979993Z @llvm-project//llvm:IPO; 21s local 2024-04-03T18:13:06.1981102Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 16s local 2024-04-03T18:13:06.1982420Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 15s local ... 2024-04-03T18:13:06.4086361Z 2024-04-03T18:13:06.4087511Z  2024-04-03T18:13:06.4088206Z  2024-04-03T18:13:06.4088861Z  2024-04-03T18:13:06.4089888Z  2024-04-03T18:13:06.4090387Z  2024-04-03T18:13:06.4090818Z  2024-04-03T18:13:06.4091239Z  2024-04-03T18:13:06.4091675Z  2024-04-03T18:13:06.4093260Z [17,032 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:06.4098985Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 129s local 2024-04-03T18:13:06.4100534Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 53s local 2024-04-03T18:13:06.4102188Z @llvm-project//mlir:SparseTensorDialect; 25s local 2024-04-03T18:13:06.4105349Z Compiling llvm/lib/Passes/PassBuilder.cpp; 24s local 2024-04-03T18:13:06.4106506Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 21s local 2024-04-03T18:13:06.4107945Z @llvm-project//llvm:IPO; 21s local 2024-04-03T18:13:06.4111359Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 17s local 2024-04-03T18:13:06.4113004Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 15s local ... 2024-04-03T18:13:06.6090017Z 2024-04-03T18:13:06.6091123Z  2024-04-03T18:13:06.6091898Z  2024-04-03T18:13:06.6092584Z  2024-04-03T18:13:06.6093249Z  2024-04-03T18:13:06.6094105Z  2024-04-03T18:13:06.6095430Z  2024-04-03T18:13:06.6095888Z  2024-04-03T18:13:06.6096253Z  2024-04-03T18:13:06.6097371Z [17,033 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:06.6098871Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 129s local 2024-04-03T18:13:06.6100021Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 53s local 2024-04-03T18:13:06.6101209Z @llvm-project//mlir:SparseTensorDialect; 25s local 2024-04-03T18:13:06.6102126Z Compiling llvm/lib/Passes/PassBuilder.cpp; 24s local 2024-04-03T18:13:06.6103447Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 21s local 2024-04-03T18:13:06.6104452Z @llvm-project//llvm:IPO; 21s local 2024-04-03T18:13:06.6106967Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 17s local 2024-04-03T18:13:06.6108497Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 16s local ... 2024-04-03T18:13:07.0095339Z 2024-04-03T18:13:07.0096499Z  2024-04-03T18:13:07.0098002Z  2024-04-03T18:13:07.0098681Z  2024-04-03T18:13:07.0099317Z  2024-04-03T18:13:07.0099943Z  2024-04-03T18:13:07.0100804Z  2024-04-03T18:13:07.0101443Z  2024-04-03T18:13:07.0102079Z  2024-04-03T18:13:07.0103499Z [17,035 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:07.0105371Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 130s local 2024-04-03T18:13:07.0107279Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 54s local 2024-04-03T18:13:07.0109068Z @llvm-project//mlir:SparseTensorDialect; 25s local 2024-04-03T18:13:07.0110297Z Compiling llvm/lib/Passes/PassBuilder.cpp; 24s local 2024-04-03T18:13:07.0111589Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 22s local 2024-04-03T18:13:07.0112967Z @llvm-project//llvm:IPO; 21s local 2024-04-03T18:13:07.0114377Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 17s local 2024-04-03T18:13:07.0115993Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 16s local ... 2024-04-03T18:13:07.3262574Z 2024-04-03T18:13:07.3263334Z  2024-04-03T18:13:07.3263849Z  2024-04-03T18:13:07.3264294Z  2024-04-03T18:13:07.3264739Z  2024-04-03T18:13:07.3265142Z  2024-04-03T18:13:07.3265559Z  2024-04-03T18:13:07.3265981Z  2024-04-03T18:13:07.3266382Z  2024-04-03T18:13:07.3269630Z [17,037 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:07.3271268Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 130s local 2024-04-03T18:13:07.3272550Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 54s local 2024-04-03T18:13:07.3273831Z @llvm-project//mlir:SparseTensorDialect; 26s local 2024-04-03T18:13:07.3274847Z Compiling llvm/lib/Passes/PassBuilder.cpp; 25s local 2024-04-03T18:13:07.3276236Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 22s local 2024-04-03T18:13:07.3291579Z @llvm-project//llvm:IPO; 22s local 2024-04-03T18:13:07.3292862Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 17s local 2024-04-03T18:13:07.3294220Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 16s local ... 2024-04-03T18:13:07.6117280Z 2024-04-03T18:13:07.6118070Z  2024-04-03T18:13:07.6118543Z  2024-04-03T18:13:07.6118973Z  2024-04-03T18:13:07.6119388Z  2024-04-03T18:13:07.6119782Z  2024-04-03T18:13:07.6120183Z  2024-04-03T18:13:07.6120568Z  2024-04-03T18:13:07.6120939Z  2024-04-03T18:13:07.6122067Z [17,037 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:07.6123435Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 130s local 2024-04-03T18:13:07.6124540Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 54s local 2024-04-03T18:13:07.6125767Z @llvm-project//mlir:SparseTensorDialect; 26s local 2024-04-03T18:13:07.6126690Z Compiling llvm/lib/Passes/PassBuilder.cpp; 25s local 2024-04-03T18:13:07.6127766Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 22s local 2024-04-03T18:13:07.6128824Z @llvm-project//llvm:IPO; 22s local 2024-04-03T18:13:07.6129916Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 18s local 2024-04-03T18:13:07.6130968Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 17s local ... 2024-04-03T18:13:07.8257962Z 2024-04-03T18:13:07.8258992Z  2024-04-03T18:13:07.8259542Z  2024-04-03T18:13:07.8260000Z  2024-04-03T18:13:07.8260868Z  2024-04-03T18:13:07.8261301Z  2024-04-03T18:13:07.8261750Z  2024-04-03T18:13:07.8262146Z  2024-04-03T18:13:07.8262566Z  2024-04-03T18:13:07.8263861Z [17,042 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:07.8265512Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 130s local 2024-04-03T18:13:07.8266818Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 55s local 2024-04-03T18:13:07.8268631Z @llvm-project//mlir:SparseTensorDialect; 26s local 2024-04-03T18:13:07.8269672Z Compiling llvm/lib/Passes/PassBuilder.cpp; 25s local 2024-04-03T18:13:07.8271025Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 23s local 2024-04-03T18:13:07.8272134Z @llvm-project//llvm:IPO; 22s local 2024-04-03T18:13:07.8273232Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 18s local 2024-04-03T18:13:07.8274615Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 17s local ... 2024-04-03T18:13:08.1723977Z 2024-04-03T18:13:08.1725135Z  2024-04-03T18:13:08.1726014Z  2024-04-03T18:13:08.1729136Z  2024-04-03T18:13:08.1729764Z  2024-04-03T18:13:08.1733557Z  2024-04-03T18:13:08.1734103Z  2024-04-03T18:13:08.1737575Z  2024-04-03T18:13:08.1738279Z  2024-04-03T18:13:08.1742327Z [17,044 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:08.1743898Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 131s local 2024-04-03T18:13:08.1745711Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 55s local 2024-04-03T18:13:08.1747004Z @llvm-project//mlir:SparseTensorDialect; 26s local 2024-04-03T18:13:08.1748430Z Compiling llvm/lib/Passes/PassBuilder.cpp; 26s local 2024-04-03T18:13:08.1749523Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 23s local 2024-04-03T18:13:08.1750535Z @llvm-project//llvm:IPO; 23s local 2024-04-03T18:13:08.1751839Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 18s local 2024-04-03T18:13:08.1753738Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 17s local ... 2024-04-03T18:13:08.4108377Z 2024-04-03T18:13:08.4109820Z  2024-04-03T18:13:08.4110604Z  2024-04-03T18:13:08.4111555Z  2024-04-03T18:13:08.4111983Z  2024-04-03T18:13:08.4112569Z  2024-04-03T18:13:08.4112938Z  2024-04-03T18:13:08.4113278Z  2024-04-03T18:13:08.4113620Z  2024-04-03T18:13:08.4114614Z [17,046 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:08.4115835Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 131s local 2024-04-03T18:13:08.4116974Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 55s local 2024-04-03T18:13:08.4117944Z @llvm-project//mlir:SparseTensorDialect; 27s local 2024-04-03T18:13:08.4118758Z Compiling llvm/lib/Passes/PassBuilder.cpp; 26s local 2024-04-03T18:13:08.4119678Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 23s local 2024-04-03T18:13:08.4120799Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 19s local 2024-04-03T18:13:08.4121871Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 17s local 2024-04-03T18:13:08.4122945Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 17s local ... 2024-04-03T18:13:08.7240750Z 2024-04-03T18:13:08.7242023Z  2024-04-03T18:13:08.7243387Z  2024-04-03T18:13:08.7243904Z  2024-04-03T18:13:08.7244356Z  2024-04-03T18:13:08.7244792Z  2024-04-03T18:13:08.7245246Z  2024-04-03T18:13:08.7246114Z  2024-04-03T18:13:08.7246571Z  2024-04-03T18:13:08.7247767Z [17,047 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:08.7249352Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 131s local 2024-04-03T18:13:08.7250739Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 56s local 2024-04-03T18:13:08.7252301Z @llvm-project//mlir:SparseTensorDialect; 27s local 2024-04-03T18:13:08.7253273Z Compiling llvm/lib/Passes/PassBuilder.cpp; 26s local 2024-04-03T18:13:08.7254548Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 23s local 2024-04-03T18:13:08.7256070Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 19s local 2024-04-03T18:13:08.7257410Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 18s local 2024-04-03T18:13:08.7259170Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 18s local ... 2024-04-03T18:13:08.9329312Z 2024-04-03T18:13:08.9330097Z  2024-04-03T18:13:08.9330636Z  2024-04-03T18:13:08.9333738Z  2024-04-03T18:13:08.9335125Z  2024-04-03T18:13:08.9336135Z  2024-04-03T18:13:08.9337097Z  2024-04-03T18:13:08.9338170Z  2024-04-03T18:13:08.9339101Z  2024-04-03T18:13:08.9341241Z [17,049 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:08.9343940Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 131s local 2024-04-03T18:13:08.9346036Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 56s local 2024-04-03T18:13:08.9348520Z @llvm-project//mlir:SparseTensorDialect; 27s local 2024-04-03T18:13:08.9350071Z Compiling llvm/lib/Passes/PassBuilder.cpp; 26s local 2024-04-03T18:13:08.9351907Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 24s local 2024-04-03T18:13:08.9354005Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 19s local 2024-04-03T18:13:08.9356281Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 18s local 2024-04-03T18:13:08.9357619Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 18s local ... 2024-04-03T18:13:09.1385965Z 2024-04-03T18:13:09.1387270Z  2024-04-03T18:13:09.1388233Z  2024-04-03T18:13:09.1388971Z  2024-04-03T18:13:09.1390188Z  2024-04-03T18:13:09.1390723Z  2024-04-03T18:13:09.1391151Z  2024-04-03T18:13:09.1391592Z  2024-04-03T18:13:09.1391985Z  2024-04-03T18:13:09.1393179Z [17,051 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:09.1394784Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 132s local 2024-04-03T18:13:09.1396378Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 56s local 2024-04-03T18:13:09.1397853Z @llvm-project//mlir:SparseTensorDialect; 27s local 2024-04-03T18:13:09.1398914Z Compiling llvm/lib/Passes/PassBuilder.cpp; 27s local 2024-04-03T18:13:09.1400101Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 24s local 2024-04-03T18:13:09.1401653Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 19s local 2024-04-03T18:13:09.1403045Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 18s local 2024-04-03T18:13:09.1404449Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 18s local ... 2024-04-03T18:13:09.4121017Z 2024-04-03T18:13:09.4121737Z  2024-04-03T18:13:09.4122240Z  2024-04-03T18:13:09.4122656Z  2024-04-03T18:13:09.4123100Z  2024-04-03T18:13:09.4123519Z  2024-04-03T18:13:09.4123914Z  2024-04-03T18:13:09.4124320Z  2024-04-03T18:13:09.4124968Z  2024-04-03T18:13:09.4126169Z [17,051 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:09.4127627Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 132s local 2024-04-03T18:13:09.4128909Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 56s local 2024-04-03T18:13:09.4130112Z @llvm-project//mlir:SparseTensorDialect; 28s local 2024-04-03T18:13:09.4131107Z Compiling llvm/lib/Passes/PassBuilder.cpp; 27s local 2024-04-03T18:13:09.4132220Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 24s local 2024-04-03T18:13:09.4133476Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 20s local 2024-04-03T18:13:09.4135291Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 18s local 2024-04-03T18:13:09.4136531Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 18s local ... 2024-04-03T18:13:09.6546826Z 2024-04-03T18:13:09.6547887Z  2024-04-03T18:13:09.6548446Z  2024-04-03T18:13:09.6548875Z  2024-04-03T18:13:09.6549283Z  2024-04-03T18:13:09.6549700Z  2024-04-03T18:13:09.6550112Z  2024-04-03T18:13:09.6550527Z  2024-04-03T18:13:09.6550949Z  2024-04-03T18:13:09.6552482Z [17,053 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:09.6554047Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 132s local 2024-04-03T18:13:09.6555318Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 56s local 2024-04-03T18:13:09.6556546Z @llvm-project//mlir:SparseTensorDialect; 28s local 2024-04-03T18:13:09.6557482Z Compiling llvm/lib/Passes/PassBuilder.cpp; 27s local 2024-04-03T18:13:09.6558567Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 24s local 2024-04-03T18:13:09.6559842Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 20s local 2024-04-03T18:13:09.6561116Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 19s local 2024-04-03T18:13:09.6562332Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 19s local ... 2024-04-03T18:13:09.8715604Z 2024-04-03T18:13:09.8716316Z  2024-04-03T18:13:09.8716790Z  2024-04-03T18:13:09.8717167Z  2024-04-03T18:13:09.8717561Z  2024-04-03T18:13:09.8717986Z  2024-04-03T18:13:09.8718369Z  2024-04-03T18:13:09.8718769Z  2024-04-03T18:13:09.8719166Z  2024-04-03T18:13:09.8720268Z [17,054 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:09.8721700Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 132s local 2024-04-03T18:13:09.8722919Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 57s local 2024-04-03T18:13:09.8724044Z @llvm-project//mlir:SparseTensorDialect; 28s local 2024-04-03T18:13:09.8725007Z Compiling llvm/lib/Passes/PassBuilder.cpp; 27s local 2024-04-03T18:13:09.8726055Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 25s local 2024-04-03T18:13:09.8727141Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 19s local 2024-04-03T18:13:09.8728517Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 19s local 2024-04-03T18:13:09.8729763Z Compiling xla/service/dynamic_dimension_inference.cc; 16s local ... 2024-04-03T18:13:10.1540197Z 2024-04-03T18:13:10.1540971Z  2024-04-03T18:13:10.1541515Z  2024-04-03T18:13:10.1542316Z  2024-04-03T18:13:10.1542754Z  2024-04-03T18:13:10.1543208Z  2024-04-03T18:13:10.1543676Z  2024-04-03T18:13:10.1544125Z  2024-04-03T18:13:10.1544589Z  2024-04-03T18:13:10.1545908Z [17,055 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:10.1547592Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 133s local 2024-04-03T18:13:10.1549177Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 57s local 2024-04-03T18:13:10.1550564Z @llvm-project//mlir:SparseTensorDialect; 28s local 2024-04-03T18:13:10.1551580Z Compiling llvm/lib/Passes/PassBuilder.cpp; 28s local 2024-04-03T18:13:10.1552754Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 25s local 2024-04-03T18:13:10.1553997Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 19s local 2024-04-03T18:13:10.1555342Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 19s local 2024-04-03T18:13:10.1556776Z Compiling xla/service/dynamic_dimension_inference.cc; 16s local ... 2024-04-03T18:13:10.4145904Z 2024-04-03T18:13:10.4146692Z  2024-04-03T18:13:10.4147249Z  2024-04-03T18:13:10.4148234Z  2024-04-03T18:13:10.4148711Z  2024-04-03T18:13:10.4149110Z  2024-04-03T18:13:10.4149490Z  2024-04-03T18:13:10.4150172Z  2024-04-03T18:13:10.4150603Z  2024-04-03T18:13:10.4151910Z [17,056 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:10.4153598Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 133s local 2024-04-03T18:13:10.4154971Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 57s local 2024-04-03T18:13:10.4156167Z @llvm-project//mlir:SparseTensorDialect; 29s local 2024-04-03T18:13:10.4157153Z Compiling llvm/lib/Passes/PassBuilder.cpp; 28s local 2024-04-03T18:13:10.4158434Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 25s local 2024-04-03T18:13:10.4159691Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 19s local 2024-04-03T18:13:10.4161006Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 19s local 2024-04-03T18:13:10.4162373Z Compiling xla/service/dynamic_dimension_inference.cc; 17s local ... 2024-04-03T18:13:10.8129406Z 2024-04-03T18:13:10.8130318Z  2024-04-03T18:13:10.8130879Z  2024-04-03T18:13:10.8131296Z  2024-04-03T18:13:10.8131710Z  2024-04-03T18:13:10.8132143Z  2024-04-03T18:13:10.8132606Z  2024-04-03T18:13:10.8133027Z  2024-04-03T18:13:10.8133454Z  2024-04-03T18:13:10.8134820Z [17,059 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:10.8136365Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 133s local 2024-04-03T18:13:10.8137784Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 58s local 2024-04-03T18:13:10.8139076Z @llvm-project//mlir:SparseTensorDialect; 29s local 2024-04-03T18:13:10.8140112Z Compiling llvm/lib/Passes/PassBuilder.cpp; 28s local 2024-04-03T18:13:10.8141216Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 26s local 2024-04-03T18:13:10.8142350Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 20s local 2024-04-03T18:13:10.8143576Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 20s local 2024-04-03T18:13:10.8144887Z Compiling xla/service/dynamic_dimension_inference.cc; 17s local ... 2024-04-03T18:13:11.0141088Z 2024-04-03T18:13:11.0141809Z  2024-04-03T18:13:11.0142334Z  2024-04-03T18:13:11.0142748Z  2024-04-03T18:13:11.0143190Z  2024-04-03T18:13:11.0143633Z  2024-04-03T18:13:11.0144340Z  2024-04-03T18:13:11.0144921Z  2024-04-03T18:13:11.0145342Z  2024-04-03T18:13:11.0146596Z [17,063 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:11.0148616Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 134s local 2024-04-03T18:13:11.0150024Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 58s local 2024-04-03T18:13:11.0151270Z @llvm-project//mlir:SparseTensorDialect; 29s local 2024-04-03T18:13:11.0152258Z Compiling llvm/lib/Passes/PassBuilder.cpp; 28s local 2024-04-03T18:13:11.0153377Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 26s local 2024-04-03T18:13:11.0154539Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 20s local 2024-04-03T18:13:11.0155701Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 20s local 2024-04-03T18:13:11.0157018Z Compiling xla/service/dynamic_dimension_inference.cc; 17s local ... 2024-04-03T18:13:11.3017527Z 2024-04-03T18:13:11.3018268Z  2024-04-03T18:13:11.3018808Z  2024-04-03T18:13:11.3019229Z  2024-04-03T18:13:11.3019677Z  2024-04-03T18:13:11.3020107Z  2024-04-03T18:13:11.3020536Z  2024-04-03T18:13:11.3020998Z  2024-04-03T18:13:11.3021427Z  2024-04-03T18:13:11.3022718Z [17,064 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:11.3024417Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 134s local 2024-04-03T18:13:11.3025757Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 58s local 2024-04-03T18:13:11.3027111Z @llvm-project//mlir:SparseTensorDialect; 30s local 2024-04-03T18:13:11.3028788Z Compiling llvm/lib/Passes/PassBuilder.cpp; 29s local 2024-04-03T18:13:11.3030011Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 26s local 2024-04-03T18:13:11.3031254Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 20s local 2024-04-03T18:13:11.3032572Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 20s local 2024-04-03T18:13:11.3033974Z Compiling xla/service/dynamic_dimension_inference.cc; 17s local ... 2024-04-03T18:13:11.5497502Z 2024-04-03T18:13:11.5498584Z  2024-04-03T18:13:11.5499081Z  2024-04-03T18:13:11.5499478Z  2024-04-03T18:13:11.5499856Z  2024-04-03T18:13:11.5500254Z  2024-04-03T18:13:11.5500655Z  2024-04-03T18:13:11.5501080Z  2024-04-03T18:13:11.5501542Z  2024-04-03T18:13:11.5502819Z [17,067 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:11.5504453Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 134s local 2024-04-03T18:13:11.5505813Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 58s local 2024-04-03T18:13:11.5507170Z @llvm-project//mlir:SparseTensorDialect; 30s local 2024-04-03T18:13:11.5508504Z Compiling llvm/lib/Passes/PassBuilder.cpp; 29s local 2024-04-03T18:13:11.5509673Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 26s local 2024-04-03T18:13:11.5510888Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 20s local 2024-04-03T18:13:11.5512216Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 20s local 2024-04-03T18:13:11.5513576Z Compiling xla/service/dynamic_dimension_inference.cc; 18s local ... 2024-04-03T18:13:11.7892655Z 2024-04-03T18:13:11.7893296Z  2024-04-03T18:13:11.7893786Z  2024-04-03T18:13:11.7894235Z  2024-04-03T18:13:11.7894789Z  2024-04-03T18:13:11.7895200Z  2024-04-03T18:13:11.7895632Z  2024-04-03T18:13:11.7896157Z  2024-04-03T18:13:11.7896597Z  2024-04-03T18:13:11.7897827Z [17,068 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:11.7899580Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 134s local 2024-04-03T18:13:11.7900986Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 59s local 2024-04-03T18:13:11.7902577Z @llvm-project//mlir:SparseTensorDialect; 30s local 2024-04-03T18:13:11.7903530Z Compiling llvm/lib/Passes/PassBuilder.cpp; 29s local 2024-04-03T18:13:11.7904609Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 27s local 2024-04-03T18:13:11.7905771Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 21s local 2024-04-03T18:13:11.7907202Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 21s local 2024-04-03T18:13:11.7908774Z Compiling xla/service/dynamic_dimension_inference.cc; 18s local ... 2024-04-03T18:13:12.0140774Z 2024-04-03T18:13:12.0142638Z  2024-04-03T18:13:12.0143209Z  2024-04-03T18:13:12.0143657Z  2024-04-03T18:13:12.0144097Z  2024-04-03T18:13:12.0144549Z  2024-04-03T18:13:12.0144962Z  2024-04-03T18:13:12.0145381Z  2024-04-03T18:13:12.0145786Z  2024-04-03T18:13:12.0146926Z [17,070 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:12.0148963Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 135s local 2024-04-03T18:13:12.0150302Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 59s local 2024-04-03T18:13:12.0151624Z @llvm-project//mlir:SparseTensorDialect; 30s local 2024-04-03T18:13:12.0152673Z Compiling llvm/lib/Passes/PassBuilder.cpp; 29s local 2024-04-03T18:13:12.0153892Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 27s local 2024-04-03T18:13:12.0160440Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 21s local 2024-04-03T18:13:12.0162021Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 21s local 2024-04-03T18:13:12.0163882Z Compiling xla/service/dynamic_dimension_inference.cc; 18s local ... 2024-04-03T18:13:12.5130852Z 2024-04-03T18:13:12.5131629Z  2024-04-03T18:13:12.5132096Z  2024-04-03T18:13:12.5132466Z  2024-04-03T18:13:12.5132853Z  2024-04-03T18:13:12.5133214Z  2024-04-03T18:13:12.5133561Z  2024-04-03T18:13:12.5133916Z  2024-04-03T18:13:12.5134737Z  2024-04-03T18:13:12.5135846Z [17,071 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:12.5138051Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 135s local 2024-04-03T18:13:12.5139573Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 59s local 2024-04-03T18:13:12.5140992Z @llvm-project//mlir:SparseTensorDialect; 31s local 2024-04-03T18:13:12.5142152Z Compiling llvm/lib/Passes/PassBuilder.cpp; 30s local 2024-04-03T18:13:12.5143422Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 27s local 2024-04-03T18:13:12.5144772Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 21s local 2024-04-03T18:13:12.5146198Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 21s local 2024-04-03T18:13:12.5147971Z Compiling xla/service/dynamic_dimension_inference.cc; 19s local ... 2024-04-03T18:13:12.8148458Z 2024-04-03T18:13:12.8149225Z  2024-04-03T18:13:12.8149678Z  2024-04-03T18:13:12.8150035Z  2024-04-03T18:13:12.8150386Z  2024-04-03T18:13:12.8150710Z  2024-04-03T18:13:12.8151055Z  2024-04-03T18:13:12.8151379Z  2024-04-03T18:13:12.8151741Z  2024-04-03T18:13:12.8152741Z [17,071 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:12.8154003Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 135s local 2024-04-03T18:13:12.8154993Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 60s local 2024-04-03T18:13:12.8155978Z @llvm-project//mlir:SparseTensorDialect; 31s local 2024-04-03T18:13:12.8156776Z Compiling llvm/lib/Passes/PassBuilder.cpp; 30s local 2024-04-03T18:13:12.8157647Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 28s local 2024-04-03T18:13:12.8158566Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 22s local 2024-04-03T18:13:12.8159529Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 22s local 2024-04-03T18:13:12.8160830Z Compiling xla/service/dynamic_dimension_inference.cc; 19s local ... 2024-04-03T18:13:13.0150076Z 2024-04-03T18:13:13.0150853Z  2024-04-03T18:13:13.0151380Z  2024-04-03T18:13:13.0151854Z  2024-04-03T18:13:13.0152273Z  2024-04-03T18:13:13.0152691Z  2024-04-03T18:13:13.0153409Z  2024-04-03T18:13:13.0153818Z  2024-04-03T18:13:13.0154225Z  2024-04-03T18:13:13.0155474Z [17,072 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:13.0157077Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 136s local 2024-04-03T18:13:13.0158349Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 60s local 2024-04-03T18:13:13.0159632Z @llvm-project//mlir:SparseTensorDialect; 31s local 2024-04-03T18:13:13.0160812Z Compiling llvm/lib/Passes/PassBuilder.cpp; 30s local 2024-04-03T18:13:13.0161964Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 28s local 2024-04-03T18:13:13.0163220Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 22s local 2024-04-03T18:13:13.0164556Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 22s local 2024-04-03T18:13:13.0165932Z Compiling xla/service/dynamic_dimension_inference.cc; 19s local ... 2024-04-03T18:13:13.2578312Z 2024-04-03T18:13:13.2579100Z  2024-04-03T18:13:13.2579637Z  2024-04-03T18:13:13.2580074Z  2024-04-03T18:13:13.2580493Z  2024-04-03T18:13:13.2580930Z  2024-04-03T18:13:13.2581346Z  2024-04-03T18:13:13.2581760Z  2024-04-03T18:13:13.2582192Z  2024-04-03T18:13:13.2584173Z [17,075 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:13.2586065Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 136s local 2024-04-03T18:13:13.2587354Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 60s local 2024-04-03T18:13:13.2589151Z @llvm-project//mlir:SparseTensorDialect; 31s local 2024-04-03T18:13:13.2590126Z Compiling llvm/lib/Passes/PassBuilder.cpp; 31s local 2024-04-03T18:13:13.2591250Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 28s local 2024-04-03T18:13:13.2592669Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 22s local 2024-04-03T18:13:13.2593957Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 22s local 2024-04-03T18:13:13.2595274Z Compiling xla/service/dynamic_dimension_inference.cc; 19s local ... 2024-04-03T18:13:13.4619034Z 2024-04-03T18:13:13.4619794Z  2024-04-03T18:13:13.4620330Z  2024-04-03T18:13:13.4623403Z  2024-04-03T18:13:13.4624275Z  2024-04-03T18:13:13.4624896Z  2024-04-03T18:13:13.4625785Z  2024-04-03T18:13:13.4626609Z  2024-04-03T18:13:13.4627079Z  2024-04-03T18:13:13.4628636Z [17,079 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:13.4630277Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 136s local 2024-04-03T18:13:13.4631608Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 60s local 2024-04-03T18:13:13.4632982Z @llvm-project//mlir:SparseTensorDialect; 32s local 2024-04-03T18:13:13.4634096Z Compiling llvm/lib/Passes/PassBuilder.cpp; 31s local 2024-04-03T18:13:13.4635295Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 28s local 2024-04-03T18:13:13.4636562Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 22s local 2024-04-03T18:13:13.4637895Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 22s local 2024-04-03T18:13:13.4639348Z Compiling xla/service/dynamic_dimension_inference.cc; 20s local ... 2024-04-03T18:13:13.8157459Z 2024-04-03T18:13:13.8158611Z  2024-04-03T18:13:13.8159611Z  2024-04-03T18:13:13.8161415Z  2024-04-03T18:13:13.8162096Z  2024-04-03T18:13:13.8162654Z  2024-04-03T18:13:13.8163386Z  2024-04-03T18:13:13.8164202Z  2024-04-03T18:13:13.8167991Z  2024-04-03T18:13:13.8169653Z [17,079 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:13.8171393Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 136s local 2024-04-03T18:13:13.8172811Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 61s local 2024-04-03T18:13:13.8175018Z @llvm-project//mlir:SparseTensorDialect; 32s local 2024-04-03T18:13:13.8176314Z Compiling llvm/lib/Passes/PassBuilder.cpp; 31s local 2024-04-03T18:13:13.8177590Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 29s local 2024-04-03T18:13:13.8178771Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 23s local 2024-04-03T18:13:13.8180258Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 23s local 2024-04-03T18:13:13.8183891Z Compiling xla/service/dynamic_dimension_inference.cc; 20s local ... 2024-04-03T18:13:14.0172452Z 2024-04-03T18:13:14.0173619Z  2024-04-03T18:13:14.0174707Z  2024-04-03T18:13:14.0175506Z  2024-04-03T18:13:14.0176284Z  2024-04-03T18:13:14.0177097Z  2024-04-03T18:13:14.0180590Z  2024-04-03T18:13:14.0181220Z  2024-04-03T18:13:14.0181854Z  2024-04-03T18:13:14.0183400Z [17,080 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:14.0188201Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 137s local 2024-04-03T18:13:14.0189882Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 61s local 2024-04-03T18:13:14.0191389Z @llvm-project//mlir:SparseTensorDialect; 32s local 2024-04-03T18:13:14.0192645Z Compiling llvm/lib/Passes/PassBuilder.cpp; 31s local 2024-04-03T18:13:14.0194341Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 29s local 2024-04-03T18:13:14.0199297Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 23s local 2024-04-03T18:13:14.0200816Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 23s local 2024-04-03T18:13:14.0202411Z Compiling xla/service/dynamic_dimension_inference.cc; 20s local ... 2024-04-03T18:13:14.6085220Z 2024-04-03T18:13:14.6086501Z  2024-04-03T18:13:14.6087206Z  2024-04-03T18:13:14.6088170Z  2024-04-03T18:13:14.6089549Z  2024-04-03T18:13:14.6090069Z  2024-04-03T18:13:14.6090512Z  2024-04-03T18:13:14.6090969Z  2024-04-03T18:13:14.6091413Z  2024-04-03T18:13:14.6092613Z [17,081 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:14.6094225Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 137s local 2024-04-03T18:13:14.6095779Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 61s local 2024-04-03T18:13:14.6097144Z @llvm-project//mlir:SparseTensorDialect; 33s local 2024-04-03T18:13:14.6098185Z Compiling llvm/lib/Passes/PassBuilder.cpp; 32s local 2024-04-03T18:13:14.6099307Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 29s local 2024-04-03T18:13:14.6100492Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 24s local 2024-04-03T18:13:14.6101775Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 23s local 2024-04-03T18:13:14.6103163Z Compiling xla/service/dynamic_dimension_inference.cc; 21s local ... 2024-04-03T18:13:14.8168775Z 2024-04-03T18:13:14.8169532Z  2024-04-03T18:13:14.8170114Z  2024-04-03T18:13:14.8170604Z  2024-04-03T18:13:14.8171023Z  2024-04-03T18:13:14.8171454Z  2024-04-03T18:13:14.8171907Z  2024-04-03T18:13:14.8172342Z  2024-04-03T18:13:14.8172795Z  2024-04-03T18:13:14.8174063Z [17,082 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:14.8175905Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 137s local 2024-04-03T18:13:14.8177242Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 62s local 2024-04-03T18:13:14.8178541Z @llvm-project//mlir:SparseTensorDialect; 33s local 2024-04-03T18:13:14.8179870Z Compiling llvm/lib/Passes/PassBuilder.cpp; 32s local 2024-04-03T18:13:14.8181052Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 30s local 2024-04-03T18:13:14.8182310Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 24s local 2024-04-03T18:13:14.8183581Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 24s local 2024-04-03T18:13:14.8185229Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 19s local ... 2024-04-03T18:13:15.0173376Z 2024-04-03T18:13:15.0175457Z  2024-04-03T18:13:15.0176037Z  2024-04-03T18:13:15.0176495Z  2024-04-03T18:13:15.0176919Z  2024-04-03T18:13:15.0177365Z  2024-04-03T18:13:15.0177806Z  2024-04-03T18:13:15.0178233Z  2024-04-03T18:13:15.0178663Z  2024-04-03T18:13:15.0179925Z [17,085 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:15.0181585Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 138s local 2024-04-03T18:13:15.0182906Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 62s local 2024-04-03T18:13:15.0184183Z @llvm-project//mlir:SparseTensorDialect; 33s local 2024-04-03T18:13:15.0185324Z Compiling llvm/lib/Passes/PassBuilder.cpp; 32s local 2024-04-03T18:13:15.0186535Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 30s local 2024-04-03T18:13:15.0188037Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 24s local 2024-04-03T18:13:15.0189383Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 24s local 2024-04-03T18:13:15.0190846Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 19s local ... 2024-04-03T18:13:15.5333063Z 2024-04-03T18:13:15.5333855Z  2024-04-03T18:13:15.5334522Z  2024-04-03T18:13:15.5334980Z  2024-04-03T18:13:15.5335385Z  2024-04-03T18:13:15.5335816Z  2024-04-03T18:13:15.5336246Z  2024-04-03T18:13:15.5336691Z  2024-04-03T18:13:15.5337116Z  2024-04-03T18:13:15.5338390Z [17,086 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:15.5340102Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 138s local 2024-04-03T18:13:15.5341720Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 62s local 2024-04-03T18:13:15.5343071Z @llvm-project//mlir:SparseTensorDialect; 34s local 2024-04-03T18:13:15.5344068Z Compiling llvm/lib/Passes/PassBuilder.cpp; 33s local 2024-04-03T18:13:15.5345076Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 30s local 2024-04-03T18:13:15.5346247Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 24s local 2024-04-03T18:13:15.5347527Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 24s local 2024-04-03T18:13:15.5349209Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 19s local ... 2024-04-03T18:13:15.8180296Z 2024-04-03T18:13:15.8181045Z  2024-04-03T18:13:15.8181596Z  2024-04-03T18:13:15.8182046Z  2024-04-03T18:13:15.8182469Z  2024-04-03T18:13:15.8182935Z  2024-04-03T18:13:15.8183337Z  2024-04-03T18:13:15.8183772Z  2024-04-03T18:13:15.8184194Z  2024-04-03T18:13:15.8185431Z [17,087 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:15.8187001Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 138s local 2024-04-03T18:13:15.8188537Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 63s local 2024-04-03T18:13:15.8189765Z @llvm-project//mlir:SparseTensorDialect; 34s local 2024-04-03T18:13:15.8190689Z Compiling llvm/lib/Passes/PassBuilder.cpp; 33s local 2024-04-03T18:13:15.8191728Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 31s local 2024-04-03T18:13:15.8192825Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 25s local 2024-04-03T18:13:15.8193971Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 25s local 2024-04-03T18:13:15.8195551Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 20s local ... 2024-04-03T18:13:16.0184301Z 2024-04-03T18:13:16.0185102Z  2024-04-03T18:13:16.0185618Z  2024-04-03T18:13:16.0186029Z  2024-04-03T18:13:16.0186456Z  2024-04-03T18:13:16.0188578Z  2024-04-03T18:13:16.0189095Z  2024-04-03T18:13:16.0189537Z  2024-04-03T18:13:16.0190238Z  2024-04-03T18:13:16.0191524Z [17,088 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:16.0193178Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 139s local 2024-04-03T18:13:16.0194603Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 63s local 2024-04-03T18:13:16.0195996Z @llvm-project//mlir:SparseTensorDialect; 34s local 2024-04-03T18:13:16.0197058Z Compiling llvm/lib/Passes/PassBuilder.cpp; 33s local 2024-04-03T18:13:16.0198186Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 31s local 2024-04-03T18:13:16.0199396Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 25s local 2024-04-03T18:13:16.0200651Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 25s local 2024-04-03T18:13:16.0202067Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 20s local ... 2024-04-03T18:13:16.2199580Z 2024-04-03T18:13:16.2200310Z  2024-04-03T18:13:16.2200845Z  2024-04-03T18:13:16.2201309Z  2024-04-03T18:13:16.2201737Z  2024-04-03T18:13:16.2202180Z  2024-04-03T18:13:16.2202616Z  2024-04-03T18:13:16.2203043Z  2024-04-03T18:13:16.2203486Z  2024-04-03T18:13:16.2204690Z [17,091 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:16.2206636Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 139s local 2024-04-03T18:13:16.2207922Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 63s local 2024-04-03T18:13:16.2209148Z @llvm-project//mlir:SparseTensorDialect; 34s local 2024-04-03T18:13:16.2210048Z Compiling llvm/lib/Passes/PassBuilder.cpp; 34s local 2024-04-03T18:13:16.2211046Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 31s local 2024-04-03T18:13:16.2212132Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 25s local 2024-04-03T18:13:16.2213483Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 25s local 2024-04-03T18:13:16.2215216Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 20s local ... 2024-04-03T18:13:16.5470763Z 2024-04-03T18:13:16.5471531Z  2024-04-03T18:13:16.5472055Z  2024-04-03T18:13:16.5472466Z  2024-04-03T18:13:16.5472903Z  2024-04-03T18:13:16.5473316Z  2024-04-03T18:13:16.5473732Z  2024-04-03T18:13:16.5474200Z  2024-04-03T18:13:16.5474627Z  2024-04-03T18:13:16.5475880Z [17,093 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:16.5477457Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 139s local 2024-04-03T18:13:16.5478790Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 63s local 2024-04-03T18:13:16.5480037Z @llvm-project//mlir:SparseTensorDialect; 35s local 2024-04-03T18:13:16.5481078Z Compiling llvm/lib/Passes/PassBuilder.cpp; 34s local 2024-04-03T18:13:16.5482197Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 31s local 2024-04-03T18:13:16.5483393Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 25s local 2024-04-03T18:13:16.5484616Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 25s local 2024-04-03T18:13:16.5485900Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 20s local ... 2024-04-03T18:13:16.8190803Z 2024-04-03T18:13:16.8191585Z  2024-04-03T18:13:16.8192128Z  2024-04-03T18:13:16.8192580Z  2024-04-03T18:13:16.8192984Z  2024-04-03T18:13:16.8193428Z  2024-04-03T18:13:16.8193864Z  2024-04-03T18:13:16.8194291Z  2024-04-03T18:13:16.8194734Z  2024-04-03T18:13:16.8196297Z [17,095 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:16.8197992Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 139s local 2024-04-03T18:13:16.8199377Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 64s local 2024-04-03T18:13:16.8200697Z @llvm-project//mlir:SparseTensorDialect; 35s local 2024-04-03T18:13:16.8201945Z Compiling llvm/lib/Passes/PassBuilder.cpp; 34s local 2024-04-03T18:13:16.8203142Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 32s local 2024-04-03T18:13:16.8204424Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 26s local 2024-04-03T18:13:16.8205743Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 26s local 2024-04-03T18:13:16.8207216Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 21s local ... 2024-04-03T18:13:17.0747532Z 2024-04-03T18:13:17.0748742Z  2024-04-03T18:13:17.0749477Z  2024-04-03T18:13:17.0749987Z  2024-04-03T18:13:17.0750661Z  2024-04-03T18:13:17.0751315Z  2024-04-03T18:13:17.0752005Z  2024-04-03T18:13:17.0752695Z  2024-04-03T18:13:17.0753134Z  2024-04-03T18:13:17.0754975Z [17,096 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:17.0757015Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 140s local 2024-04-03T18:13:17.0758964Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 64s local 2024-04-03T18:13:17.0760693Z @llvm-project//mlir:SparseTensorDialect; 35s local 2024-04-03T18:13:17.0762108Z Compiling llvm/lib/Passes/PassBuilder.cpp; 35s local 2024-04-03T18:13:17.0763657Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 32s local 2024-04-03T18:13:17.0765614Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 26s local 2024-04-03T18:13:17.0767307Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 26s local 2024-04-03T18:13:17.0769186Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 21s local ... 2024-04-03T18:13:17.3067948Z 2024-04-03T18:13:17.3068761Z  2024-04-03T18:13:17.3069297Z  2024-04-03T18:13:17.3069729Z  2024-04-03T18:13:17.3070158Z  2024-04-03T18:13:17.3070579Z  2024-04-03T18:13:17.3071257Z  2024-04-03T18:13:17.3071752Z  2024-04-03T18:13:17.3072166Z  2024-04-03T18:13:17.3073406Z [17,098 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:17.3075031Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 140s local 2024-04-03T18:13:17.3076354Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 64s local 2024-04-03T18:13:17.3077442Z @llvm-project//mlir:SparseTensorDialect; 36s local 2024-04-03T18:13:17.3078301Z Compiling llvm/lib/Passes/PassBuilder.cpp; 35s local 2024-04-03T18:13:17.3079273Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 32s local 2024-04-03T18:13:17.3080329Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 26s local 2024-04-03T18:13:17.3081564Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 26s local 2024-04-03T18:13:17.3083023Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 21s local ... 2024-04-03T18:13:17.6209496Z 2024-04-03T18:13:17.6210333Z  2024-04-03T18:13:17.6210854Z  2024-04-03T18:13:17.6211286Z  2024-04-03T18:13:17.6211730Z  2024-04-03T18:13:17.6212142Z  2024-04-03T18:13:17.6212570Z  2024-04-03T18:13:17.6213014Z  2024-04-03T18:13:17.6213456Z  2024-04-03T18:13:17.6214867Z [17,101 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:17.6216429Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 140s local 2024-04-03T18:13:17.6217690Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 64s local 2024-04-03T18:13:17.6218902Z Compiling llvm/lib/Passes/PassBuilder.cpp; 35s local 2024-04-03T18:13:17.6220009Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 32s local 2024-04-03T18:13:17.6221504Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 27s local 2024-04-03T18:13:17.6222738Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 26s local 2024-04-03T18:13:17.6224148Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 22s local 2024-04-03T18:13:17.6225393Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 21s local ... 2024-04-03T18:13:17.8214330Z 2024-04-03T18:13:17.8215331Z  2024-04-03T18:13:17.8215911Z  2024-04-03T18:13:17.8216372Z  2024-04-03T18:13:17.8216839Z  2024-04-03T18:13:17.8217273Z  2024-04-03T18:13:17.8217731Z  2024-04-03T18:13:17.8218211Z  2024-04-03T18:13:17.8218648Z  2024-04-03T18:13:17.8219936Z [17,103 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:17.8221645Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 140s local 2024-04-03T18:13:17.8223033Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 65s local 2024-04-03T18:13:17.8224292Z Compiling llvm/lib/Passes/PassBuilder.cpp; 35s local 2024-04-03T18:13:17.8225506Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 33s local 2024-04-03T18:13:17.8226651Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 27s local 2024-04-03T18:13:17.8228083Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 27s local 2024-04-03T18:13:17.8229336Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 22s local 2024-04-03T18:13:17.8230498Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 21s local ... 2024-04-03T18:13:18.1242527Z 2024-04-03T18:13:18.1243271Z  2024-04-03T18:13:18.1244064Z  2024-04-03T18:13:18.1244509Z  2024-04-03T18:13:18.1244921Z  2024-04-03T18:13:18.1245348Z  2024-04-03T18:13:18.1245769Z  2024-04-03T18:13:18.1246180Z  2024-04-03T18:13:18.1246633Z  2024-04-03T18:13:18.1248494Z [17,106 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:18.1250067Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 141s local 2024-04-03T18:13:18.1251585Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 65s local 2024-04-03T18:13:18.1252782Z Compiling llvm/lib/Passes/PassBuilder.cpp; 36s local 2024-04-03T18:13:18.1253936Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 33s local 2024-04-03T18:13:18.1255348Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 27s local 2024-04-03T18:13:18.1256615Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 27s local 2024-04-03T18:13:18.1257908Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 22s local 2024-04-03T18:13:18.1259165Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 22s local ... 2024-04-03T18:13:18.4210230Z 2024-04-03T18:13:18.4210968Z  2024-04-03T18:13:18.4211483Z  2024-04-03T18:13:18.4211902Z  2024-04-03T18:13:18.4212310Z  2024-04-03T18:13:18.4212733Z  2024-04-03T18:13:18.4213174Z  2024-04-03T18:13:18.4213583Z  2024-04-03T18:13:18.4213986Z  2024-04-03T18:13:18.4215398Z [17,107 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:18.4217008Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 141s local 2024-04-03T18:13:18.4218331Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 65s local 2024-04-03T18:13:18.4219506Z Compiling llvm/lib/Passes/PassBuilder.cpp; 36s local 2024-04-03T18:13:18.4220628Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp; 33s local 2024-04-03T18:13:18.4221841Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 27s local 2024-04-03T18:13:18.4223119Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 27s local 2024-04-03T18:13:18.4224489Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 22s local 2024-04-03T18:13:18.4225748Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 22s local ... 2024-04-03T18:13:18.7804682Z 2024-04-03T18:13:18.7805675Z  2024-04-03T18:13:18.7806174Z  2024-04-03T18:13:18.7806554Z  2024-04-03T18:13:18.7806951Z  2024-04-03T18:13:18.7807341Z  2024-04-03T18:13:18.7807739Z  2024-04-03T18:13:18.7808120Z  2024-04-03T18:13:18.7808516Z  2024-04-03T18:13:18.7809675Z [17,108 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:18.7811231Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 141s local 2024-04-03T18:13:18.7812382Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 66s local 2024-04-03T18:13:18.7813439Z Compiling llvm/lib/Passes/PassBuilder.cpp; 36s local 2024-04-03T18:13:18.7814628Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 28s local 2024-04-03T18:13:18.7815769Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 28s local 2024-04-03T18:13:18.7816993Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 23s local 2024-04-03T18:13:18.7818141Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 22s local 2024-04-03T18:13:18.7819433Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 16s local ... 2024-04-03T18:13:19.0212410Z 2024-04-03T18:13:19.0213641Z  2024-04-03T18:13:19.0214202Z  2024-04-03T18:13:19.0214814Z  2024-04-03T18:13:19.0215320Z  2024-04-03T18:13:19.0215767Z  2024-04-03T18:13:19.0216242Z  2024-04-03T18:13:19.0216726Z  2024-04-03T18:13:19.0217191Z  2024-04-03T18:13:19.0218484Z [17,109 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:19.0220458Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 142s local 2024-04-03T18:13:19.0221756Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 66s local 2024-04-03T18:13:19.0222938Z Compiling llvm/lib/Passes/PassBuilder.cpp; 36s local 2024-04-03T18:13:19.0224071Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 28s local 2024-04-03T18:13:19.0228626Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 28s local 2024-04-03T18:13:19.0231359Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 23s local 2024-04-03T18:13:19.0233803Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 22s local 2024-04-03T18:13:19.0235863Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 16s local ... 2024-04-03T18:13:19.4109017Z 2024-04-03T18:13:19.4109804Z  2024-04-03T18:13:19.4110324Z  2024-04-03T18:13:19.4110771Z  2024-04-03T18:13:19.4111221Z  2024-04-03T18:13:19.4111662Z  2024-04-03T18:13:19.4112060Z  2024-04-03T18:13:19.4112512Z  2024-04-03T18:13:19.4112956Z  2024-04-03T18:13:19.4114225Z [17,111 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:19.4115863Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 142s local 2024-04-03T18:13:19.4117172Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 66s local 2024-04-03T18:13:19.4118266Z Compiling llvm/lib/Passes/PassBuilder.cpp; 37s local 2024-04-03T18:13:19.4119472Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 28s local 2024-04-03T18:13:19.4120852Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 23s local 2024-04-03T18:13:19.4122161Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 23s local 2024-04-03T18:13:19.4123368Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 17s local 2024-04-03T18:13:19.4124671Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 14s local ... 2024-04-03T18:13:19.6221548Z 2024-04-03T18:13:19.6222321Z  2024-04-03T18:13:19.6222929Z  2024-04-03T18:13:19.6223344Z  2024-04-03T18:13:19.6223763Z  2024-04-03T18:13:19.6224184Z  2024-04-03T18:13:19.6224589Z  2024-04-03T18:13:19.6224994Z  2024-04-03T18:13:19.6225399Z  2024-04-03T18:13:19.6227053Z [17,111 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:19.6228836Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 142s local 2024-04-03T18:13:19.6229994Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 66s local 2024-04-03T18:13:19.6230904Z Compiling llvm/lib/Passes/PassBuilder.cpp; 37s local 2024-04-03T18:13:19.6231990Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 28s local 2024-04-03T18:13:19.6233049Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 24s local 2024-04-03T18:13:19.6234011Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 23s local 2024-04-03T18:13:19.6234959Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 17s local 2024-04-03T18:13:19.6235975Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 14s local ... 2024-04-03T18:13:19.9425998Z 2024-04-03T18:13:19.9426826Z  2024-04-03T18:13:19.9427371Z  2024-04-03T18:13:19.9428075Z  2024-04-03T18:13:19.9428518Z  2024-04-03T18:13:19.9428920Z  2024-04-03T18:13:19.9429378Z  2024-04-03T18:13:19.9429804Z  2024-04-03T18:13:19.9430179Z  2024-04-03T18:13:19.9431411Z [17,112 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:19.9433069Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 142s local 2024-04-03T18:13:19.9434356Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 67s local 2024-04-03T18:13:19.9435500Z Compiling llvm/lib/Passes/PassBuilder.cpp; 37s local 2024-04-03T18:13:19.9436674Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 29s local 2024-04-03T18:13:19.9437969Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 24s local 2024-04-03T18:13:19.9439993Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 23s local 2024-04-03T18:13:19.9441626Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 17s local 2024-04-03T18:13:19.9443423Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 15s local ... 2024-04-03T18:13:20.2224359Z 2024-04-03T18:13:20.2225649Z  2024-04-03T18:13:20.2226385Z  2024-04-03T18:13:20.2227145Z  2024-04-03T18:13:20.2228554Z  2024-04-03T18:13:20.2229074Z  2024-04-03T18:13:20.2229820Z  2024-04-03T18:13:20.2230271Z  2024-04-03T18:13:20.2230764Z  2024-04-03T18:13:20.2232867Z [17,113 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:20.2234561Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 143s local 2024-04-03T18:13:20.2235938Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 67s local 2024-04-03T18:13:20.2237177Z Compiling llvm/lib/Passes/PassBuilder.cpp; 38s local 2024-04-03T18:13:20.2238480Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 29s local 2024-04-03T18:13:20.2239864Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 24s local 2024-04-03T18:13:20.2241185Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 24s local 2024-04-03T18:13:20.2242507Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 18s local 2024-04-03T18:13:20.2243891Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 15s local ... 2024-04-03T18:13:20.4912345Z 2024-04-03T18:13:20.4913140Z  2024-04-03T18:13:20.4913684Z  2024-04-03T18:13:20.4914132Z  2024-04-03T18:13:20.4914588Z  2024-04-03T18:13:20.4915028Z  2024-04-03T18:13:20.4918302Z  2024-04-03T18:13:20.4918980Z  2024-04-03T18:13:20.4919415Z  2024-04-03T18:13:20.4920826Z [17,114 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:20.4925338Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 143s local 2024-04-03T18:13:20.4926722Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 67s local 2024-04-03T18:13:20.4927889Z Compiling llvm/lib/Passes/PassBuilder.cpp; 38s local 2024-04-03T18:13:20.4929122Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 29s local 2024-04-03T18:13:20.4931074Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 24s local 2024-04-03T18:13:20.4932365Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 24s local 2024-04-03T18:13:20.4933643Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 18s local 2024-04-03T18:13:20.4935121Z Compiling llvm/lib/Transforms/Scalar/NewGVN.cpp; 15s local ... 2024-04-03T18:13:20.7506270Z 2024-04-03T18:13:20.7507036Z  2024-04-03T18:13:20.7507567Z  2024-04-03T18:13:20.7508446Z  2024-04-03T18:13:20.7523562Z  2024-04-03T18:13:20.7524072Z  2024-04-03T18:13:20.7524556Z  2024-04-03T18:13:20.7525013Z  2024-04-03T18:13:20.7525464Z  2024-04-03T18:13:20.7526753Z [17,116 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:20.7528321Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 143s local 2024-04-03T18:13:20.7529779Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 68s local 2024-04-03T18:13:20.7531031Z Compiling llvm/lib/Passes/PassBuilder.cpp; 38s local 2024-04-03T18:13:20.7532294Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 30s local 2024-04-03T18:13:20.7533745Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 25s local 2024-04-03T18:13:20.7535207Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 24s local 2024-04-03T18:13:20.7536442Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 18s local 2024-04-03T18:13:20.7537704Z Compiling xla/service/scatter_expander.cc; 13s local ... 2024-04-03T18:13:21.0241941Z 2024-04-03T18:13:21.0242690Z  2024-04-03T18:13:21.0243459Z  2024-04-03T18:13:21.0243841Z  2024-04-03T18:13:21.0244246Z  2024-04-03T18:13:21.0244657Z  2024-04-03T18:13:21.0245032Z  2024-04-03T18:13:21.0245434Z  2024-04-03T18:13:21.0245832Z  2024-04-03T18:13:21.0247044Z [17,119 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:21.0248634Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 144s local 2024-04-03T18:13:21.0250608Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 68s local 2024-04-03T18:13:21.0251757Z Compiling llvm/lib/Passes/PassBuilder.cpp; 38s local 2024-04-03T18:13:21.0252819Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 30s local 2024-04-03T18:13:21.0254017Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 25s local 2024-04-03T18:13:21.0255369Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 24s local 2024-04-03T18:13:21.0256490Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 18s local 2024-04-03T18:13:21.0257715Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 13s local ... 2024-04-03T18:13:21.4270006Z 2024-04-03T18:13:21.4270759Z  2024-04-03T18:13:21.4271275Z  2024-04-03T18:13:21.4271724Z  2024-04-03T18:13:21.4272140Z  2024-04-03T18:13:21.4272520Z  2024-04-03T18:13:21.4272935Z  2024-04-03T18:13:21.4273380Z  2024-04-03T18:13:21.4273812Z  2024-04-03T18:13:21.4275024Z [17,121 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:21.4276594Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 144s local 2024-04-03T18:13:21.4277851Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 68s local 2024-04-03T18:13:21.4278971Z Compiling llvm/lib/Passes/PassBuilder.cpp; 39s local 2024-04-03T18:13:21.4280074Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 30s local 2024-04-03T18:13:21.4281322Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 25s local 2024-04-03T18:13:21.4282556Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 25s local 2024-04-03T18:13:21.4283734Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 19s local 2024-04-03T18:13:21.4284871Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 13s local ... 2024-04-03T18:13:21.6239150Z 2024-04-03T18:13:21.6240529Z  2024-04-03T18:13:21.6241119Z  2024-04-03T18:13:21.6241553Z  2024-04-03T18:13:21.6241979Z  2024-04-03T18:13:21.6242436Z  2024-04-03T18:13:21.6242853Z  2024-04-03T18:13:21.6243308Z  2024-04-03T18:13:21.6243692Z  2024-04-03T18:13:21.6244853Z [17,122 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:21.6246753Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 144s local 2024-04-03T18:13:21.6248039Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 68s local 2024-04-03T18:13:21.6249206Z Compiling llvm/lib/Passes/PassBuilder.cpp; 39s local 2024-04-03T18:13:21.6250383Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 30s local 2024-04-03T18:13:21.6251725Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 26s local 2024-04-03T18:13:21.6253002Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 25s local 2024-04-03T18:13:21.6254184Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 19s local 2024-04-03T18:13:21.6255614Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 13s local ... 2024-04-03T18:13:21.8379061Z 2024-04-03T18:13:21.8380184Z  2024-04-03T18:13:21.8381063Z  2024-04-03T18:13:21.8381782Z  2024-04-03T18:13:21.8382501Z  2024-04-03T18:13:21.8383576Z  2024-04-03T18:13:21.8385066Z  2024-04-03T18:13:21.8385591Z  2024-04-03T18:13:21.8385971Z  2024-04-03T18:13:21.8386995Z [17,124 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:21.8389152Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 144s local 2024-04-03T18:13:21.8390366Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 69s local 2024-04-03T18:13:21.8391470Z Compiling llvm/lib/Passes/PassBuilder.cpp; 39s local 2024-04-03T18:13:21.8392585Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 31s local 2024-04-03T18:13:21.8393918Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 26s local 2024-04-03T18:13:21.8395177Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 25s local 2024-04-03T18:13:21.8396638Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 19s local 2024-04-03T18:13:21.8397924Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 13s local ... 2024-04-03T18:13:22.0407080Z 2024-04-03T18:13:22.0407858Z  2024-04-03T18:13:22.0408403Z  2024-04-03T18:13:22.0408860Z  2024-04-03T18:13:22.0409251Z  2024-04-03T18:13:22.0409673Z  2024-04-03T18:13:22.0410119Z  2024-04-03T18:13:22.0410516Z  2024-04-03T18:13:22.0410936Z  2024-04-03T18:13:22.0412167Z [17,126 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:22.0413676Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 145s local 2024-04-03T18:13:22.0415061Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 69s local 2024-04-03T18:13:22.0416217Z Compiling llvm/lib/Passes/PassBuilder.cpp; 39s local 2024-04-03T18:13:22.0417381Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 31s local 2024-04-03T18:13:22.0418844Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 26s local 2024-04-03T18:13:22.0419995Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 25s local 2024-04-03T18:13:22.0421164Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 19s local 2024-04-03T18:13:22.0422317Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 14s local ... 2024-04-03T18:13:22.4256338Z 2024-04-03T18:13:22.4257079Z  2024-04-03T18:13:22.4257571Z  2024-04-03T18:13:22.4257948Z  2024-04-03T18:13:22.4258332Z  2024-04-03T18:13:22.4258700Z  2024-04-03T18:13:22.4259095Z  2024-04-03T18:13:22.4259436Z  2024-04-03T18:13:22.4259801Z  2024-04-03T18:13:22.4261174Z [17,127 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:22.4262628Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 145s local 2024-04-03T18:13:22.4263758Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 69s local 2024-04-03T18:13:22.4264799Z Compiling llvm/lib/Passes/PassBuilder.cpp; 40s local 2024-04-03T18:13:22.4265858Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 31s local 2024-04-03T18:13:22.4267183Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 26s local 2024-04-03T18:13:22.4268537Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 26s local 2024-04-03T18:13:22.4269596Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 20s local 2024-04-03T18:13:22.4270712Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 14s local ... 2024-04-03T18:13:22.6265601Z 2024-04-03T18:13:22.6266340Z  2024-04-03T18:13:22.6266867Z  2024-04-03T18:13:22.6267296Z  2024-04-03T18:13:22.6267887Z  2024-04-03T18:13:22.6268297Z  2024-04-03T18:13:22.6268701Z  2024-04-03T18:13:22.6269111Z  2024-04-03T18:13:22.6269469Z  2024-04-03T18:13:22.6270712Z [17,130 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:22.6272326Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 145s local 2024-04-03T18:13:22.6273608Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 69s local 2024-04-03T18:13:22.6274712Z Compiling llvm/lib/Passes/PassBuilder.cpp; 40s local 2024-04-03T18:13:22.6275819Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 31s local 2024-04-03T18:13:22.6277148Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 27s local 2024-04-03T18:13:22.6278759Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 26s local 2024-04-03T18:13:22.6280033Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 20s local 2024-04-03T18:13:22.6281376Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 14s local ... 2024-04-03T18:13:22.8440850Z 2024-04-03T18:13:22.8441657Z  2024-04-03T18:13:22.8442201Z  2024-04-03T18:13:22.8442639Z  2024-04-03T18:13:22.8443049Z  2024-04-03T18:13:22.8443460Z  2024-04-03T18:13:22.8443886Z  2024-04-03T18:13:22.8444588Z  2024-04-03T18:13:22.8445043Z  2024-04-03T18:13:22.8446299Z [17,132 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:22.8447952Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 145s local 2024-04-03T18:13:22.8449235Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 70s local 2024-04-03T18:13:22.8450469Z Compiling llvm/lib/Passes/PassBuilder.cpp; 40s local 2024-04-03T18:13:22.8451689Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 32s local 2024-04-03T18:13:22.8453052Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 27s local 2024-04-03T18:13:22.8454213Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 26s local 2024-04-03T18:13:22.8455494Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 20s local 2024-04-03T18:13:22.8456661Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 14s local ... 2024-04-03T18:13:23.1567124Z 2024-04-03T18:13:23.1567954Z  2024-04-03T18:13:23.1568473Z  2024-04-03T18:13:23.1568940Z  2024-04-03T18:13:23.1569369Z  2024-04-03T18:13:23.1569814Z  2024-04-03T18:13:23.1570265Z  2024-04-03T18:13:23.1570711Z  2024-04-03T18:13:23.1571143Z  2024-04-03T18:13:23.1572459Z [17,133 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:23.1574137Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 146s local 2024-04-03T18:13:23.1575709Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 70s local 2024-04-03T18:13:23.1576864Z Compiling llvm/lib/Passes/PassBuilder.cpp; 41s local 2024-04-03T18:13:23.1578067Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 32s local 2024-04-03T18:13:23.1579760Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 27s local 2024-04-03T18:13:23.1581078Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 27s local 2024-04-03T18:13:23.1582359Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 21s local 2024-04-03T18:13:23.1583620Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 15s local ... 2024-04-03T18:13:23.4400553Z 2024-04-03T18:13:23.4414121Z  2024-04-03T18:13:23.4414810Z  2024-04-03T18:13:23.4415234Z  2024-04-03T18:13:23.4415649Z  2024-04-03T18:13:23.4416048Z  2024-04-03T18:13:23.4416461Z  2024-04-03T18:13:23.4416868Z  2024-04-03T18:13:23.4417288Z  2024-04-03T18:13:23.4418508Z [17,135 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:23.4420071Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 146s local 2024-04-03T18:13:23.4421330Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 70s local 2024-04-03T18:13:23.4422475Z Compiling llvm/lib/Passes/PassBuilder.cpp; 41s local 2024-04-03T18:13:23.4423623Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 32s local 2024-04-03T18:13:23.4425122Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 27s local 2024-04-03T18:13:23.4426379Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 27s local 2024-04-03T18:13:23.4428249Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 21s local 2024-04-03T18:13:23.4429530Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 15s local ... 2024-04-03T18:13:23.6415793Z 2024-04-03T18:13:23.6416558Z  2024-04-03T18:13:23.6417069Z  2024-04-03T18:13:23.6417855Z  2024-04-03T18:13:23.6418267Z  2024-04-03T18:13:23.6418679Z  2024-04-03T18:13:23.6419065Z  2024-04-03T18:13:23.6419450Z  2024-04-03T18:13:23.6419868Z  2024-04-03T18:13:23.6421195Z [17,138 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:23.6422852Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 146s local 2024-04-03T18:13:23.6424080Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 70s local 2024-04-03T18:13:23.6425442Z Compiling llvm/lib/Passes/PassBuilder.cpp; 41s local 2024-04-03T18:13:23.6426580Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 32s local 2024-04-03T18:13:23.6428174Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 28s local 2024-04-03T18:13:23.6429481Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 21s local 2024-04-03T18:13:23.6430632Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 15s local 2024-04-03T18:13:23.6431813Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 15s local ... 2024-04-03T18:13:23.8903509Z 2024-04-03T18:13:23.8904308Z  2024-04-03T18:13:23.8904777Z  2024-04-03T18:13:23.8905200Z  2024-04-03T18:13:23.8905593Z  2024-04-03T18:13:23.8905972Z  2024-04-03T18:13:23.8906345Z  2024-04-03T18:13:23.8906719Z  2024-04-03T18:13:23.8907113Z  2024-04-03T18:13:23.8908417Z [17,142 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:23.8909811Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 146s local 2024-04-03T18:13:23.8910951Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 71s local 2024-04-03T18:13:23.8911932Z Compiling llvm/lib/Passes/PassBuilder.cpp; 41s local 2024-04-03T18:13:23.8912964Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 33s local 2024-04-03T18:13:23.8914095Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 28s local 2024-04-03T18:13:23.8915205Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 21s local 2024-04-03T18:13:23.8916192Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 15s local 2024-04-03T18:13:23.8917292Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 15s local ... 2024-04-03T18:13:24.1724527Z 2024-04-03T18:13:24.1726029Z  2024-04-03T18:13:24.1726740Z  2024-04-03T18:13:24.1727485Z  2024-04-03T18:13:24.1728590Z  2024-04-03T18:13:24.1729087Z  2024-04-03T18:13:24.1729515Z  2024-04-03T18:13:24.1730010Z  2024-04-03T18:13:24.1730542Z  2024-04-03T18:13:24.1731900Z [17,144 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:24.1733729Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 147s local 2024-04-03T18:13:24.1735264Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 71s local 2024-04-03T18:13:24.1736563Z Compiling llvm/lib/Passes/PassBuilder.cpp; 42s local 2024-04-03T18:13:24.1737815Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 33s local 2024-04-03T18:13:24.1739166Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 28s local 2024-04-03T18:13:24.1740556Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 22s local 2024-04-03T18:13:24.1741817Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 16s local 2024-04-03T18:13:24.1743159Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 15s local ... 2024-04-03T18:13:24.4249943Z 2024-04-03T18:13:24.4250709Z  2024-04-03T18:13:24.4251168Z  2024-04-03T18:13:24.4251537Z  2024-04-03T18:13:24.4251907Z  2024-04-03T18:13:24.4252237Z  2024-04-03T18:13:24.4252588Z  2024-04-03T18:13:24.4252947Z  2024-04-03T18:13:24.4253288Z  2024-04-03T18:13:24.4254315Z [17,147 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:24.4256052Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 147s local 2024-04-03T18:13:24.4257095Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 71s local 2024-04-03T18:13:24.4258058Z Compiling llvm/lib/Passes/PassBuilder.cpp; 42s local 2024-04-03T18:13:24.4259020Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 33s local 2024-04-03T18:13:24.4260110Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 28s local 2024-04-03T18:13:24.4261169Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 22s local 2024-04-03T18:13:24.4262264Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 16s local 2024-04-03T18:13:24.4263321Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 16s local ... 2024-04-03T18:13:24.6411777Z 2024-04-03T18:13:24.6412504Z  2024-04-03T18:13:24.6412941Z  2024-04-03T18:13:24.6413286Z  2024-04-03T18:13:24.6413609Z  2024-04-03T18:13:24.6413947Z  2024-04-03T18:13:24.6414280Z  2024-04-03T18:13:24.6414764Z  2024-04-03T18:13:24.6415097Z  2024-04-03T18:13:24.6416066Z [17,147 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:24.6417256Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 147s local 2024-04-03T18:13:24.6418248Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 71s local 2024-04-03T18:13:24.6419130Z Compiling llvm/lib/Passes/PassBuilder.cpp; 42s local 2024-04-03T18:13:24.6419993Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 33s local 2024-04-03T18:13:24.6421001Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 29s local 2024-04-03T18:13:24.6422006Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 22s local 2024-04-03T18:13:24.6422880Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 16s local 2024-04-03T18:13:24.6423854Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 16s local ... 2024-04-03T18:13:25.1579572Z 2024-04-03T18:13:25.1580388Z  2024-04-03T18:13:25.1580949Z  2024-04-03T18:13:25.1581358Z  2024-04-03T18:13:25.1581766Z  2024-04-03T18:13:25.1582200Z  2024-04-03T18:13:25.1582618Z  2024-04-03T18:13:25.1583063Z  2024-04-03T18:13:25.1583506Z  2024-04-03T18:13:25.1585201Z [17,148 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:25.1586899Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 148s local 2024-04-03T18:13:25.1588490Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 72s local 2024-04-03T18:13:25.1589667Z Compiling llvm/lib/Passes/PassBuilder.cpp; 43s local 2024-04-03T18:13:25.1590894Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 34s local 2024-04-03T18:13:25.1592214Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 29s local 2024-04-03T18:13:25.1593538Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 23s local 2024-04-03T18:13:25.1594645Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 17s local 2024-04-03T18:13:25.1595884Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 16s local ... 2024-04-03T18:13:25.4428079Z 2024-04-03T18:13:25.4429036Z  2024-04-03T18:13:25.4429564Z  2024-04-03T18:13:25.4429991Z  2024-04-03T18:13:25.4430412Z  2024-04-03T18:13:25.4430813Z  2024-04-03T18:13:25.4431265Z  2024-04-03T18:13:25.4431687Z  2024-04-03T18:13:25.4432040Z  2024-04-03T18:13:25.4433219Z [17,148 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:25.4434640Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 148s local 2024-04-03T18:13:25.4435876Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 72s local 2024-04-03T18:13:25.4437014Z Compiling llvm/lib/Passes/PassBuilder.cpp; 43s local 2024-04-03T18:13:25.4438184Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 34s local 2024-04-03T18:13:25.4439856Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 29s local 2024-04-03T18:13:25.4441210Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 23s local 2024-04-03T18:13:25.4442410Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 17s local 2024-04-03T18:13:25.4443636Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 17s local ... 2024-04-03T18:13:25.6431770Z 2024-04-03T18:13:25.6432520Z  2024-04-03T18:13:25.6433072Z  2024-04-03T18:13:25.6433527Z  2024-04-03T18:13:25.6433944Z  2024-04-03T18:13:25.6434629Z  2024-04-03T18:13:25.6435064Z  2024-04-03T18:13:25.6435502Z  2024-04-03T18:13:25.6435959Z  2024-04-03T18:13:25.6437227Z [17,149 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:25.6438901Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 148s local 2024-04-03T18:13:25.6440217Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 72s local 2024-04-03T18:13:25.6441376Z Compiling llvm/lib/Passes/PassBuilder.cpp; 43s local 2024-04-03T18:13:25.6442519Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 34s local 2024-04-03T18:13:25.6443851Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 30s local 2024-04-03T18:13:25.6444911Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 23s local 2024-04-03T18:13:25.6446121Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 17s local 2024-04-03T18:13:25.6447433Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 17s local ... 2024-04-03T18:13:25.8669982Z 2024-04-03T18:13:25.8670735Z  2024-04-03T18:13:25.8671204Z  2024-04-03T18:13:25.8671594Z  2024-04-03T18:13:25.8671939Z  2024-04-03T18:13:25.8672307Z  2024-04-03T18:13:25.8672670Z  2024-04-03T18:13:25.8673032Z  2024-04-03T18:13:25.8673393Z  2024-04-03T18:13:25.8674453Z [17,151 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:25.8675773Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 148s local 2024-04-03T18:13:25.8676954Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 73s local 2024-04-03T18:13:25.8677936Z Compiling llvm/lib/Passes/PassBuilder.cpp; 43s local 2024-04-03T18:13:25.8679207Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 35s local 2024-04-03T18:13:25.8680349Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 30s local 2024-04-03T18:13:25.8681442Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 23s local 2024-04-03T18:13:25.8682428Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 17s local 2024-04-03T18:13:25.8683819Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 17s local ... 2024-04-03T18:13:26.0761715Z 2024-04-03T18:13:26.0762477Z  2024-04-03T18:13:26.0763005Z  2024-04-03T18:13:26.0763454Z  2024-04-03T18:13:26.0763870Z  2024-04-03T18:13:26.0764280Z  2024-04-03T18:13:26.0764699Z  2024-04-03T18:13:26.0765130Z  2024-04-03T18:13:26.0765557Z  2024-04-03T18:13:26.0766828Z [17,154 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:26.0768426Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 149s local 2024-04-03T18:13:26.0769801Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 73s local 2024-04-03T18:13:26.0771064Z Compiling llvm/lib/Passes/PassBuilder.cpp; 44s local 2024-04-03T18:13:26.0772266Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 35s local 2024-04-03T18:13:26.0773608Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 30s local 2024-04-03T18:13:26.0775138Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 18s local 2024-04-03T18:13:26.0776412Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 17s local 2024-04-03T18:13:26.0777802Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 14s local ... 2024-04-03T18:13:26.4478734Z 2024-04-03T18:13:26.4479442Z  2024-04-03T18:13:26.4479958Z  2024-04-03T18:13:26.4480383Z  2024-04-03T18:13:26.4480833Z  2024-04-03T18:13:26.4481248Z  2024-04-03T18:13:26.4481675Z  2024-04-03T18:13:26.4482127Z  2024-04-03T18:13:26.4482553Z  2024-04-03T18:13:26.4483771Z [17,154 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:26.4485333Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 149s local 2024-04-03T18:13:26.4486899Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 73s local 2024-04-03T18:13:26.4487947Z Compiling llvm/lib/Passes/PassBuilder.cpp; 44s local 2024-04-03T18:13:26.4489005Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 35s local 2024-04-03T18:13:26.4490248Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 30s local 2024-04-03T18:13:26.4491447Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 18s local 2024-04-03T18:13:26.4492653Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 18s local 2024-04-03T18:13:26.4494074Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 14s local ... 2024-04-03T18:13:26.6493008Z 2024-04-03T18:13:26.6493797Z  2024-04-03T18:13:26.6494360Z  2024-04-03T18:13:26.6494983Z  2024-04-03T18:13:26.6495438Z  2024-04-03T18:13:26.6495886Z  2024-04-03T18:13:26.6496312Z  2024-04-03T18:13:26.6496702Z  2024-04-03T18:13:26.6497098Z  2024-04-03T18:13:26.6498367Z [17,155 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:26.6500108Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 149s local 2024-04-03T18:13:26.6501385Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 73s local 2024-04-03T18:13:26.6502757Z Compiling llvm/lib/Passes/PassBuilder.cpp; 44s local 2024-04-03T18:13:26.6503927Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 36s local 2024-04-03T18:13:26.6505292Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 31s local 2024-04-03T18:13:26.6506550Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 18s local 2024-04-03T18:13:26.6508008Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 18s local 2024-04-03T18:13:26.6509569Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 14s local ... 2024-04-03T18:13:27.0184010Z 2024-04-03T18:13:27.0184710Z  2024-04-03T18:13:27.0185281Z  2024-04-03T18:13:27.0185738Z  2024-04-03T18:13:27.0186179Z  2024-04-03T18:13:27.0186603Z  2024-04-03T18:13:27.0187016Z  2024-04-03T18:13:27.0187417Z  2024-04-03T18:13:27.0188321Z  2024-04-03T18:13:27.0189439Z [17,158 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:13:27.0190867Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 150s local 2024-04-03T18:13:27.0192079Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 74s local 2024-04-03T18:13:27.0193259Z Compiling llvm/lib/Passes/PassBuilder.cpp; 44s local 2024-04-03T18:13:27.0194388Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 36s local 2024-04-03T18:13:27.0195608Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 31s local 2024-04-03T18:13:27.0196766Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 19s local 2024-04-03T18:13:27.0197848Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 15s local 2024-04-03T18:13:27.0199114Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 14s local ... 2024-04-03T18:13:27.2493473Z 2024-04-03T18:13:27.2494271Z  2024-04-03T18:13:27.2494971Z  2024-04-03T18:13:27.2495309Z  2024-04-03T18:13:27.2495692Z  2024-04-03T18:13:27.2496116Z  2024-04-03T18:13:27.2496513Z  2024-04-03T18:13:27.2496936Z  2024-04-03T18:13:27.2497349Z  2024-04-03T18:13:27.2498543Z [17,160 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:13:27.2500476Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 150s local 2024-04-03T18:13:27.2501938Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 74s local 2024-04-03T18:13:27.2503063Z Compiling llvm/lib/Passes/PassBuilder.cpp; 45s local 2024-04-03T18:13:27.2504297Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 36s local 2024-04-03T18:13:27.2505622Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 31s local 2024-04-03T18:13:27.2507021Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 19s local 2024-04-03T18:13:27.2508424Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 15s local 2024-04-03T18:13:27.2509704Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 14s local ... 2024-04-03T18:13:27.4497327Z 2024-04-03T18:13:27.4498087Z  2024-04-03T18:13:27.4498651Z  2024-04-03T18:13:27.4499121Z  2024-04-03T18:13:27.4499593Z  2024-04-03T18:13:27.4500081Z  2024-04-03T18:13:27.4500542Z  2024-04-03T18:13:27.4501003Z  2024-04-03T18:13:27.4501471Z  2024-04-03T18:13:27.4502685Z [17,163 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:27.4504297Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 150s local 2024-04-03T18:13:27.4505598Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 74s local 2024-04-03T18:13:27.4506692Z Compiling llvm/lib/Passes/PassBuilder.cpp; 45s local 2024-04-03T18:13:27.4508296Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 36s local 2024-04-03T18:13:27.4509722Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 31s local 2024-04-03T18:13:27.4511010Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 19s local 2024-04-03T18:13:27.4512194Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 15s local 2024-04-03T18:13:27.4513580Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 14s local ... 2024-04-03T18:13:27.7595168Z 2024-04-03T18:13:27.7596104Z  2024-04-03T18:13:27.7596831Z  2024-04-03T18:13:27.7597454Z  2024-04-03T18:13:27.7598048Z  2024-04-03T18:13:27.7598464Z  2024-04-03T18:13:27.7599102Z  2024-04-03T18:13:27.7599895Z  2024-04-03T18:13:27.7600525Z  2024-04-03T18:13:27.7602348Z [17,164 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:27.7604436Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 150s local 2024-04-03T18:13:27.7606139Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 75s local 2024-04-03T18:13:27.7607891Z Compiling llvm/lib/Passes/PassBuilder.cpp; 45s local 2024-04-03T18:13:27.7609341Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 37s local 2024-04-03T18:13:27.7610795Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 32s local 2024-04-03T18:13:27.7612422Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 19s local 2024-04-03T18:13:27.7613544Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 15s local 2024-04-03T18:13:27.7615230Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 14s local ... 2024-04-03T18:13:28.0077893Z 2024-04-03T18:13:28.0078690Z  2024-04-03T18:13:28.0079210Z  2024-04-03T18:13:28.0079655Z  2024-04-03T18:13:28.0080097Z  2024-04-03T18:13:28.0082328Z  2024-04-03T18:13:28.0084287Z  2024-04-03T18:13:28.0085083Z  2024-04-03T18:13:28.0085712Z  2024-04-03T18:13:28.0087126Z [17,165 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:28.0089214Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 151s local 2024-04-03T18:13:28.0090901Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 75s local 2024-04-03T18:13:28.0092471Z Compiling llvm/lib/Passes/PassBuilder.cpp; 45s local 2024-04-03T18:13:28.0093920Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 37s local 2024-04-03T18:13:28.0095911Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 32s local 2024-04-03T18:13:28.0097362Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 20s local 2024-04-03T18:13:28.0098589Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 16s local 2024-04-03T18:13:28.0100209Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 15s local ... 2024-04-03T18:13:28.2508458Z 2024-04-03T18:13:28.2509238Z  2024-04-03T18:13:28.2509861Z  2024-04-03T18:13:28.2510280Z  2024-04-03T18:13:28.2511021Z  2024-04-03T18:13:28.2511458Z  2024-04-03T18:13:28.2511866Z  2024-04-03T18:13:28.2512344Z  2024-04-03T18:13:28.2512839Z  2024-04-03T18:13:28.2514127Z [17,165 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:28.2515744Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 151s local 2024-04-03T18:13:28.2517194Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 75s local 2024-04-03T18:13:28.2518341Z Compiling llvm/lib/Passes/PassBuilder.cpp; 46s local 2024-04-03T18:13:28.2519458Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 37s local 2024-04-03T18:13:28.2520785Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 32s local 2024-04-03T18:13:28.2521945Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 20s local 2024-04-03T18:13:28.2523077Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 16s local 2024-04-03T18:13:28.2524415Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 15s local ... 2024-04-03T18:13:28.4502783Z 2024-04-03T18:13:28.4503590Z  2024-04-03T18:13:28.4504115Z  2024-04-03T18:13:28.4506240Z  2024-04-03T18:13:28.4506749Z  2024-04-03T18:13:28.4507221Z  2024-04-03T18:13:28.4507876Z  2024-04-03T18:13:28.4508362Z  2024-04-03T18:13:28.4508834Z  2024-04-03T18:13:28.4510156Z [17,166 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:28.4511845Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 151s local 2024-04-03T18:13:28.4513218Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 75s local 2024-04-03T18:13:28.4514463Z Compiling llvm/lib/Passes/PassBuilder.cpp; 46s local 2024-04-03T18:13:28.4516072Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 37s local 2024-04-03T18:13:28.4517441Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 32s local 2024-04-03T18:13:28.4518746Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 20s local 2024-04-03T18:13:28.4519977Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 16s local 2024-04-03T18:13:28.4521594Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 15s local ... 2024-04-03T18:13:28.7550693Z 2024-04-03T18:13:28.7551899Z  2024-04-03T18:13:28.7552770Z  2024-04-03T18:13:28.7553410Z  2024-04-03T18:13:28.7556532Z  2024-04-03T18:13:28.7557207Z  2024-04-03T18:13:28.7560224Z  2024-04-03T18:13:28.7560921Z  2024-04-03T18:13:28.7563766Z  2024-04-03T18:13:28.7565211Z [17,168 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:28.7567231Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 151s local 2024-04-03T18:13:28.7569254Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 76s local 2024-04-03T18:13:28.7570451Z Compiling llvm/lib/Passes/PassBuilder.cpp; 46s local 2024-04-03T18:13:28.7571646Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 38s local 2024-04-03T18:13:28.7572987Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 33s local 2024-04-03T18:13:28.7574223Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 20s local 2024-04-03T18:13:28.7575501Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 16s local 2024-04-03T18:13:28.7576745Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 15s local ... 2024-04-03T18:13:29.0407371Z 2024-04-03T18:13:29.0408581Z  2024-04-03T18:13:29.0411635Z  2024-04-03T18:13:29.0412317Z  2024-04-03T18:13:29.0415413Z  2024-04-03T18:13:29.0416035Z  2024-04-03T18:13:29.0418836Z  2024-04-03T18:13:29.0419439Z  2024-04-03T18:13:29.0421442Z  2024-04-03T18:13:29.0422843Z [17,173 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:29.0424928Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 152s local 2024-04-03T18:13:29.0426692Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 76s local 2024-04-03T18:13:29.0428371Z Compiling llvm/lib/Passes/PassBuilder.cpp; 46s local 2024-04-03T18:13:29.0429930Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 38s local 2024-04-03T18:13:29.0431402Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 33s local 2024-04-03T18:13:29.0432864Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 21s local 2024-04-03T18:13:29.0434123Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 17s local 2024-04-03T18:13:29.0436158Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 15s local ... 2024-04-03T18:13:29.2509991Z 2024-04-03T18:13:29.2510871Z  2024-04-03T18:13:29.2511455Z  2024-04-03T18:13:29.2511957Z  2024-04-03T18:13:29.2512416Z  2024-04-03T18:13:29.2512970Z  2024-04-03T18:13:29.2513457Z  2024-04-03T18:13:29.2513862Z  2024-04-03T18:13:29.2514274Z  2024-04-03T18:13:29.2515513Z [17,175 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:13:29.2517306Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 152s local 2024-04-03T18:13:29.2518563Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 76s local 2024-04-03T18:13:29.2519702Z Compiling llvm/lib/Passes/PassBuilder.cpp; 47s local 2024-04-03T18:13:29.2520773Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 38s local 2024-04-03T18:13:29.2522109Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 33s local 2024-04-03T18:13:29.2523333Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 21s local 2024-04-03T18:13:29.2524431Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 17s local 2024-04-03T18:13:29.2526095Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 15s local ... 2024-04-03T18:13:29.4513591Z 2024-04-03T18:13:29.4514376Z  2024-04-03T18:13:29.4514910Z  2024-04-03T18:13:29.4515434Z  2024-04-03T18:13:29.4515895Z  2024-04-03T18:13:29.4516329Z  2024-04-03T18:13:29.4517128Z  2024-04-03T18:13:29.4517678Z  2024-04-03T18:13:29.4518127Z  2024-04-03T18:13:29.4519344Z [17,177 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:29.4520825Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 152s local 2024-04-03T18:13:29.4522142Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 76s local 2024-04-03T18:13:29.4523262Z Compiling llvm/lib/Passes/PassBuilder.cpp; 47s local 2024-04-03T18:13:29.4524363Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 38s local 2024-04-03T18:13:29.4525685Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 33s local 2024-04-03T18:13:29.4526864Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 21s local 2024-04-03T18:13:29.4527984Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 17s local 2024-04-03T18:13:29.4529318Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 16s local ... 2024-04-03T18:13:29.6547235Z 2024-04-03T18:13:29.6550320Z  2024-04-03T18:13:29.6550957Z  2024-04-03T18:13:29.6551377Z  2024-04-03T18:13:29.6551820Z  2024-04-03T18:13:29.6552275Z  2024-04-03T18:13:29.6552696Z  2024-04-03T18:13:29.6553137Z  2024-04-03T18:13:29.6553580Z  2024-04-03T18:13:29.6554857Z [17,178 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:29.6556812Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 152s local 2024-04-03T18:13:29.6558154Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 76s local 2024-04-03T18:13:29.6559362Z Compiling llvm/lib/Passes/PassBuilder.cpp; 47s local 2024-04-03T18:13:29.6560608Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 39s local 2024-04-03T18:13:29.6562218Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 34s local 2024-04-03T18:13:29.6563525Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 21s local 2024-04-03T18:13:29.6564759Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 17s local 2024-04-03T18:13:29.6566140Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 16s local ... 2024-04-03T18:13:30.0012016Z 2024-04-03T18:13:30.0012857Z  2024-04-03T18:13:30.0013407Z  2024-04-03T18:13:30.0013823Z  2024-04-03T18:13:30.0014276Z  2024-04-03T18:13:30.0014896Z  2024-04-03T18:13:30.0015331Z  2024-04-03T18:13:30.0015745Z  2024-04-03T18:13:30.0016156Z  2024-04-03T18:13:30.0017396Z [17,180 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:30.0019131Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 153s local 2024-04-03T18:13:30.0020426Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 77s local 2024-04-03T18:13:30.0021656Z Compiling llvm/lib/Passes/PassBuilder.cpp; 47s local 2024-04-03T18:13:30.0022860Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 39s local 2024-04-03T18:13:30.0024212Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 34s local 2024-04-03T18:13:30.0025452Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 22s local 2024-04-03T18:13:30.0026539Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 18s local 2024-04-03T18:13:30.0028254Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 16s local ... 2024-04-03T18:13:30.2562208Z 2024-04-03T18:13:30.2563038Z  2024-04-03T18:13:30.2563557Z  2024-04-03T18:13:30.2563978Z  2024-04-03T18:13:30.2564408Z  2024-04-03T18:13:30.2564805Z  2024-04-03T18:13:30.2565245Z  2024-04-03T18:13:30.2565688Z  2024-04-03T18:13:30.2566398Z  2024-04-03T18:13:30.2567691Z [17,181 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:30.2569270Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 153s local 2024-04-03T18:13:30.2570572Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 77s local 2024-04-03T18:13:30.2571967Z Compiling llvm/lib/Passes/PassBuilder.cpp; 48s local 2024-04-03T18:13:30.2573257Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 39s local 2024-04-03T18:13:30.2574721Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 34s local 2024-04-03T18:13:30.2575941Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 22s local 2024-04-03T18:13:30.2577053Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 18s local 2024-04-03T18:13:30.2578384Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 16s local ... 2024-04-03T18:13:30.4569272Z 2024-04-03T18:13:30.4570264Z  2024-04-03T18:13:30.4570797Z  2024-04-03T18:13:30.4571194Z  2024-04-03T18:13:30.4571603Z  2024-04-03T18:13:30.4571991Z  2024-04-03T18:13:30.4572414Z  2024-04-03T18:13:30.4572822Z  2024-04-03T18:13:30.4573240Z  2024-04-03T18:13:30.4574624Z [17,182 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:30.4576162Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 153s local 2024-04-03T18:13:30.4577398Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 77s local 2024-04-03T18:13:30.4578525Z Compiling llvm/lib/Passes/PassBuilder.cpp; 48s local 2024-04-03T18:13:30.4579945Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 39s local 2024-04-03T18:13:30.4581216Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 34s local 2024-04-03T18:13:30.4582329Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 22s local 2024-04-03T18:13:30.4583374Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 18s local 2024-04-03T18:13:30.4584726Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 17s local ... 2024-04-03T18:13:30.8305207Z 2024-04-03T18:13:30.8305991Z  2024-04-03T18:13:30.8306789Z  2024-04-03T18:13:30.8307274Z  2024-04-03T18:13:30.8307972Z  2024-04-03T18:13:30.8308423Z  2024-04-03T18:13:30.8308823Z  2024-04-03T18:13:30.8309224Z  2024-04-03T18:13:30.8309610Z  2024-04-03T18:13:30.8310866Z [17,185 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:30.8312499Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 153s local 2024-04-03T18:13:30.8313940Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 78s local 2024-04-03T18:13:30.8315071Z Compiling llvm/lib/Passes/PassBuilder.cpp; 48s local 2024-04-03T18:13:30.8316189Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 40s local 2024-04-03T18:13:30.8317470Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 35s local 2024-04-03T18:13:30.8318633Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 22s local 2024-04-03T18:13:30.8319674Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 18s local 2024-04-03T18:13:30.8320980Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 17s local ... 2024-04-03T18:13:31.0551112Z 2024-04-03T18:13:31.0551848Z  2024-04-03T18:13:31.0552409Z  2024-04-03T18:13:31.0552847Z  2024-04-03T18:13:31.0553306Z  2024-04-03T18:13:31.0553734Z  2024-04-03T18:13:31.0554174Z  2024-04-03T18:13:31.0554636Z  2024-04-03T18:13:31.0555049Z  2024-04-03T18:13:31.0556353Z [17,185 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:31.0557986Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 154s local 2024-04-03T18:13:31.0559385Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 78s local 2024-04-03T18:13:31.0560896Z Compiling llvm/lib/Passes/PassBuilder.cpp; 48s local 2024-04-03T18:13:31.0562029Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 40s local 2024-04-03T18:13:31.0563199Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 35s local 2024-04-03T18:13:31.0564335Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 23s local 2024-04-03T18:13:31.0565621Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 19s local 2024-04-03T18:13:31.0566919Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 17s local ... 2024-04-03T18:13:31.2579880Z 2024-04-03T18:13:31.2580653Z  2024-04-03T18:13:31.2581209Z  2024-04-03T18:13:31.2581703Z  2024-04-03T18:13:31.2582162Z  2024-04-03T18:13:31.2582635Z  2024-04-03T18:13:31.2583106Z  2024-04-03T18:13:31.2583545Z  2024-04-03T18:13:31.2584007Z  2024-04-03T18:13:31.2585308Z [17,188 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:31.2587004Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 154s local 2024-04-03T18:13:31.2588680Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 78s local 2024-04-03T18:13:31.2589952Z Compiling llvm/lib/Passes/PassBuilder.cpp; 49s local 2024-04-03T18:13:31.2591108Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 40s local 2024-04-03T18:13:31.2592452Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 35s local 2024-04-03T18:13:31.2593702Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 23s local 2024-04-03T18:13:31.2594895Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 19s local 2024-04-03T18:13:31.2596560Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 17s local ... 2024-04-03T18:13:31.4743782Z 2024-04-03T18:13:31.4744540Z  2024-04-03T18:13:31.4745037Z  2024-04-03T18:13:31.4745414Z  2024-04-03T18:13:31.4745805Z  2024-04-03T18:13:31.4746179Z  2024-04-03T18:13:31.4746538Z  2024-04-03T18:13:31.4746928Z  2024-04-03T18:13:31.4747286Z  2024-04-03T18:13:31.4748576Z [17,190 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:31.4750224Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 78s local 2024-04-03T18:13:31.4751424Z Compiling llvm/lib/Passes/PassBuilder.cpp; 49s local 2024-04-03T18:13:31.4752416Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 40s local 2024-04-03T18:13:31.4753584Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 35s local 2024-04-03T18:13:31.4754675Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 23s local 2024-04-03T18:13:31.4755651Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 19s local 2024-04-03T18:13:31.4756766Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 18s local 2024-04-03T18:13:31.4757931Z Compiling xla/service/tuple_points_to_analysis.cc; 15s local ... 2024-04-03T18:13:31.6996824Z 2024-04-03T18:13:31.6997660Z  2024-04-03T18:13:31.6998203Z  2024-04-03T18:13:31.6998662Z  2024-04-03T18:13:31.6999103Z  2024-04-03T18:13:31.6999561Z  2024-04-03T18:13:31.7000016Z  2024-04-03T18:13:31.7000471Z  2024-04-03T18:13:31.7000931Z  2024-04-03T18:13:31.7002124Z [17,191 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:31.7003733Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 79s local 2024-04-03T18:13:31.7004964Z Compiling llvm/lib/Passes/PassBuilder.cpp; 49s local 2024-04-03T18:13:31.7006136Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 41s local 2024-04-03T18:13:31.7007491Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 36s local 2024-04-03T18:13:31.7008772Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 23s local 2024-04-03T18:13:31.7009899Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 19s local 2024-04-03T18:13:31.7011479Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 18s local 2024-04-03T18:13:31.7012893Z Compiling xla/service/tuple_points_to_analysis.cc; 15s local ... 2024-04-03T18:13:31.9578607Z 2024-04-03T18:13:31.9579385Z  2024-04-03T18:13:31.9579894Z  2024-04-03T18:13:31.9580340Z  2024-04-03T18:13:31.9580764Z  2024-04-03T18:13:31.9581452Z  2024-04-03T18:13:31.9581897Z  2024-04-03T18:13:31.9582329Z  2024-04-03T18:13:31.9582773Z  2024-04-03T18:13:31.9584040Z [17,193 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:31.9585658Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 79s local 2024-04-03T18:13:31.9586875Z Compiling llvm/lib/Passes/PassBuilder.cpp; 49s local 2024-04-03T18:13:31.9588278Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 41s local 2024-04-03T18:13:31.9589635Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 36s local 2024-04-03T18:13:31.9590824Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 24s local 2024-04-03T18:13:31.9591990Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 20s local 2024-04-03T18:13:31.9593375Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 18s local 2024-04-03T18:13:31.9594831Z Compiling xla/service/tuple_points_to_analysis.cc; 15s local ... 2024-04-03T18:13:32.2538826Z 2024-04-03T18:13:32.2540041Z  2024-04-03T18:13:32.2540505Z  2024-04-03T18:13:32.2540861Z  2024-04-03T18:13:32.2541342Z  2024-04-03T18:13:32.2544093Z  2024-04-03T18:13:32.2544925Z  2024-04-03T18:13:32.2545559Z  2024-04-03T18:13:32.2546756Z  2024-04-03T18:13:32.2548607Z [17,194 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:32.2549969Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 79s local 2024-04-03T18:13:32.2551155Z Compiling llvm/lib/Passes/PassBuilder.cpp; 50s local 2024-04-03T18:13:32.2552377Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 41s local 2024-04-03T18:13:32.2553733Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 36s local 2024-04-03T18:13:32.2555213Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 24s local 2024-04-03T18:13:32.2556116Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 20s local 2024-04-03T18:13:32.2557161Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 18s local 2024-04-03T18:13:32.2558204Z Compiling xla/service/tuple_points_to_analysis.cc; 16s local ... 2024-04-03T18:13:32.4545932Z 2024-04-03T18:13:32.4546761Z  2024-04-03T18:13:32.4547348Z  2024-04-03T18:13:32.4547972Z  2024-04-03T18:13:32.4548419Z  2024-04-03T18:13:32.4548836Z  2024-04-03T18:13:32.4549278Z  2024-04-03T18:13:32.4549734Z  2024-04-03T18:13:32.4550128Z  2024-04-03T18:13:32.4551421Z [17,196 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:32.4552915Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 79s local 2024-04-03T18:13:32.4554069Z Compiling llvm/lib/Passes/PassBuilder.cpp; 50s local 2024-04-03T18:13:32.4555300Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 41s local 2024-04-03T18:13:32.4556678Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 36s local 2024-04-03T18:13:32.4557911Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 24s local 2024-04-03T18:13:32.4559083Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 20s local 2024-04-03T18:13:32.4560402Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 19s local 2024-04-03T18:13:32.4561841Z @llvm-project//mlir:SparseTensorDialect; 15s local ... 2024-04-03T18:13:32.8550114Z 2024-04-03T18:13:32.8550888Z  2024-04-03T18:13:32.8551454Z  2024-04-03T18:13:32.8551924Z  2024-04-03T18:13:32.8552399Z  2024-04-03T18:13:32.8552800Z  2024-04-03T18:13:32.8553229Z  2024-04-03T18:13:32.8553969Z  2024-04-03T18:13:32.8554455Z  2024-04-03T18:13:32.8555719Z [17,197 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:32.8557373Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 80s local 2024-04-03T18:13:32.8558805Z Compiling llvm/lib/Passes/PassBuilder.cpp; 50s local 2024-04-03T18:13:32.8560041Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 42s local 2024-04-03T18:13:32.8561447Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 37s local 2024-04-03T18:13:32.8562727Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 24s local 2024-04-03T18:13:32.8563889Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 21s local 2024-04-03T18:13:32.8565341Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 19s local 2024-04-03T18:13:32.8566858Z @llvm-project//mlir:SparseTensorDialect; 15s local ... 2024-04-03T18:13:33.0555759Z 2024-04-03T18:13:33.0556579Z  2024-04-03T18:13:33.0557121Z  2024-04-03T18:13:33.0557589Z  2024-04-03T18:13:33.0558070Z  2024-04-03T18:13:33.0558528Z  2024-04-03T18:13:33.0558986Z  2024-04-03T18:13:33.0559435Z  2024-04-03T18:13:33.0559858Z  2024-04-03T18:13:33.0561083Z [17,202 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:33.0562752Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 80s local 2024-04-03T18:13:33.0578741Z Compiling llvm/lib/Passes/PassBuilder.cpp; 50s local 2024-04-03T18:13:33.0579970Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 42s local 2024-04-03T18:13:33.0581642Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 37s local 2024-04-03T18:13:33.0582903Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 25s local 2024-04-03T18:13:33.0584081Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 21s local 2024-04-03T18:13:33.0585382Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 19s local 2024-04-03T18:13:33.0586912Z @llvm-project//mlir:SparseTensorDialect; 15s local ... 2024-04-03T18:13:33.4413011Z 2024-04-03T18:13:33.4413775Z  2024-04-03T18:13:33.4414750Z  2024-04-03T18:13:33.4415260Z  2024-04-03T18:13:33.4415719Z  2024-04-03T18:13:33.4416203Z  2024-04-03T18:13:33.4416677Z  2024-04-03T18:13:33.4417135Z  2024-04-03T18:13:33.4417603Z  2024-04-03T18:13:33.4418931Z [17,204 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:13:33.4420655Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 80s local 2024-04-03T18:13:33.4421984Z Compiling llvm/lib/Passes/PassBuilder.cpp; 51s local 2024-04-03T18:13:33.4423291Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 42s local 2024-04-03T18:13:33.4424762Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 37s local 2024-04-03T18:13:33.4426116Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 25s local 2024-04-03T18:13:33.4427379Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 21s local 2024-04-03T18:13:33.4429089Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 20s local 2024-04-03T18:13:33.4430598Z @llvm-project//mlir:SparseTensorDialect; 16s local ... 2024-04-03T18:13:33.6477107Z 2024-04-03T18:13:33.6477872Z  2024-04-03T18:13:33.6478411Z  2024-04-03T18:13:33.6478870Z  2024-04-03T18:13:33.6479343Z  2024-04-03T18:13:33.6479764Z  2024-04-03T18:13:33.6480186Z  2024-04-03T18:13:33.6480611Z  2024-04-03T18:13:33.6481048Z  2024-04-03T18:13:33.6482351Z [17,205 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:33.6483977Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 80s local 2024-04-03T18:13:33.6485174Z Compiling llvm/lib/Passes/PassBuilder.cpp; 51s local 2024-04-03T18:13:33.6486718Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 42s local 2024-04-03T18:13:33.6488052Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 38s local 2024-04-03T18:13:33.6489320Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 25s local 2024-04-03T18:13:33.6490434Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 21s local 2024-04-03T18:13:33.6491849Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 20s local 2024-04-03T18:13:33.6493272Z @llvm-project//mlir:SparseTensorDialect; 16s local ... 2024-04-03T18:13:33.8588766Z 2024-04-03T18:13:33.8589709Z  2024-04-03T18:13:33.8590261Z  2024-04-03T18:13:33.8590774Z  2024-04-03T18:13:33.8591237Z  2024-04-03T18:13:33.8591692Z  2024-04-03T18:13:33.8592131Z  2024-04-03T18:13:33.8592577Z  2024-04-03T18:13:33.8593032Z  2024-04-03T18:13:33.8594303Z [17,207 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:33.8596002Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 81s local 2024-04-03T18:13:33.8597225Z Compiling llvm/lib/Passes/PassBuilder.cpp; 51s local 2024-04-03T18:13:33.8598456Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 43s local 2024-04-03T18:13:33.8599891Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 38s local 2024-04-03T18:13:33.8613047Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 25s local 2024-04-03T18:13:33.8614855Z Compiling llvm/lib/Transforms/IPO/Attributor.cpp; 22s local 2024-04-03T18:13:33.8616574Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 20s local 2024-04-03T18:13:33.8621173Z @llvm-project//mlir:SparseTensorDialect; 16s local ... 2024-04-03T18:13:34.0592753Z 2024-04-03T18:13:34.0593534Z  2024-04-03T18:13:34.0594100Z  2024-04-03T18:13:34.0594568Z  2024-04-03T18:13:34.0595066Z  2024-04-03T18:13:34.0595496Z  2024-04-03T18:13:34.0595962Z  2024-04-03T18:13:34.0596400Z  2024-04-03T18:13:34.0596848Z  2024-04-03T18:13:34.0598117Z [17,210 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:34.0600023Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 81s local 2024-04-03T18:13:34.0601314Z Compiling llvm/lib/Passes/PassBuilder.cpp; 51s local 2024-04-03T18:13:34.0602528Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 43s local 2024-04-03T18:13:34.0603902Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 38s local 2024-04-03T18:13:34.0605168Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 26s local 2024-04-03T18:13:34.0606421Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 20s local 2024-04-03T18:13:34.0607863Z @llvm-project//mlir:SparseTensorDialect; 16s local 2024-04-03T18:13:34.0609226Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 13s local ... 2024-04-03T18:13:34.4589882Z 2024-04-03T18:13:34.4590647Z  2024-04-03T18:13:34.4591212Z  2024-04-03T18:13:34.4591669Z  2024-04-03T18:13:34.4592133Z  2024-04-03T18:13:34.4592601Z  2024-04-03T18:13:34.4593046Z  2024-04-03T18:13:34.4593505Z  2024-04-03T18:13:34.4593968Z  2024-04-03T18:13:34.4595203Z [17,213 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:34.4596883Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 81s local 2024-04-03T18:13:34.4598138Z Compiling llvm/lib/Passes/PassBuilder.cpp; 52s local 2024-04-03T18:13:34.4599402Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 43s local 2024-04-03T18:13:34.4600853Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 38s local 2024-04-03T18:13:34.4602160Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 26s local 2024-04-03T18:13:34.4603524Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 21s local 2024-04-03T18:13:34.4605249Z @llvm-project//mlir:SparseTensorDialect; 17s local 2024-04-03T18:13:34.4606671Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 13s local ... 2024-04-03T18:13:34.6589744Z 2024-04-03T18:13:34.6590499Z  2024-04-03T18:13:34.6591058Z  2024-04-03T18:13:34.6591520Z  2024-04-03T18:13:34.6591980Z  2024-04-03T18:13:34.6592686Z  2024-04-03T18:13:34.6593152Z  2024-04-03T18:13:34.6593612Z  2024-04-03T18:13:34.6594058Z  2024-04-03T18:13:34.6595355Z [17,214 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:34.6597029Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 81s local 2024-04-03T18:13:34.6598264Z Compiling llvm/lib/Passes/PassBuilder.cpp; 52s local 2024-04-03T18:13:34.6599526Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 44s local 2024-04-03T18:13:34.6600967Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 39s local 2024-04-03T18:13:34.6602247Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 26s local 2024-04-03T18:13:34.6603587Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 21s local 2024-04-03T18:13:34.6605014Z @llvm-project//mlir:SparseTensorDialect; 17s local 2024-04-03T18:13:34.6606374Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 14s local ... 2024-04-03T18:13:34.9390302Z 2024-04-03T18:13:34.9391113Z  2024-04-03T18:13:34.9391694Z  2024-04-03T18:13:34.9392193Z  2024-04-03T18:13:34.9392696Z  2024-04-03T18:13:34.9393162Z  2024-04-03T18:13:34.9393653Z  2024-04-03T18:13:34.9394151Z  2024-04-03T18:13:34.9394638Z  2024-04-03T18:13:34.9396351Z [17,216 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:34.9397854Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 82s local 2024-04-03T18:13:34.9398963Z Compiling llvm/lib/Passes/PassBuilder.cpp; 52s local 2024-04-03T18:13:34.9400134Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 44s local 2024-04-03T18:13:34.9401460Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 39s local 2024-04-03T18:13:34.9402830Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 27s local 2024-04-03T18:13:34.9404106Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 21s local 2024-04-03T18:13:34.9405471Z @llvm-project//mlir:SparseTensorDialect; 17s local 2024-04-03T18:13:34.9406719Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 14s local ... 2024-04-03T18:13:35.1801558Z 2024-04-03T18:13:35.1802311Z  2024-04-03T18:13:35.1802842Z  2024-04-03T18:13:35.1803325Z  2024-04-03T18:13:35.1803761Z  2024-04-03T18:13:35.1804186Z  2024-04-03T18:13:35.1804626Z  2024-04-03T18:13:35.1805073Z  2024-04-03T18:13:35.1805517Z  2024-04-03T18:13:35.1806767Z [17,220 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:35.1808389Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 82s local 2024-04-03T18:13:35.1809574Z Compiling llvm/lib/Passes/PassBuilder.cpp; 53s local 2024-04-03T18:13:35.1810807Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 44s local 2024-04-03T18:13:35.1812193Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 39s local 2024-04-03T18:13:35.1813645Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 21s local 2024-04-03T18:13:35.1815309Z @llvm-project//mlir:SparseTensorDialect; 17s local 2024-04-03T18:13:35.1816591Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 14s local 2024-04-03T18:13:35.1818189Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 14s local ... 2024-04-03T18:13:35.4621266Z 2024-04-03T18:13:35.4622073Z  2024-04-03T18:13:35.4622651Z  2024-04-03T18:13:35.4623109Z  2024-04-03T18:13:35.4623559Z  2024-04-03T18:13:35.4623950Z  2024-04-03T18:13:35.4624313Z  2024-04-03T18:13:35.4624954Z  2024-04-03T18:13:35.4625435Z  2024-04-03T18:13:35.4626683Z [17,222 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:35.4628568Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 82s local 2024-04-03T18:13:35.4629975Z Compiling llvm/lib/Passes/PassBuilder.cpp; 53s local 2024-04-03T18:13:35.4631163Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 44s local 2024-04-03T18:13:35.4632471Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 39s local 2024-04-03T18:13:35.4633888Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 22s local 2024-04-03T18:13:35.4635340Z @llvm-project//mlir:SparseTensorDialect; 18s local 2024-04-03T18:13:35.4636618Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 14s local 2024-04-03T18:13:35.4638117Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 14s local ... 2024-04-03T18:13:35.6599635Z 2024-04-03T18:13:35.6600449Z  2024-04-03T18:13:35.6600984Z  2024-04-03T18:13:35.6601406Z  2024-04-03T18:13:35.6601863Z  2024-04-03T18:13:35.6602323Z  2024-04-03T18:13:35.6602762Z  2024-04-03T18:13:35.6603217Z  2024-04-03T18:13:35.6603647Z  2024-04-03T18:13:35.6604871Z [17,223 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:35.6606448Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 82s local 2024-04-03T18:13:35.6607615Z Compiling llvm/lib/Passes/PassBuilder.cpp; 53s local 2024-04-03T18:13:35.6608775Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 45s local 2024-04-03T18:13:35.6610486Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 40s local 2024-04-03T18:13:35.6611907Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 22s local 2024-04-03T18:13:35.6613280Z @llvm-project//mlir:SparseTensorDialect; 18s local 2024-04-03T18:13:35.6614778Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 15s local 2024-04-03T18:13:35.6616197Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 14s local ... 2024-04-03T18:13:36.0323579Z 2024-04-03T18:13:36.0324567Z  2024-04-03T18:13:36.0325154Z  2024-04-03T18:13:36.0325590Z  2024-04-03T18:13:36.0326073Z  2024-04-03T18:13:36.0326486Z  2024-04-03T18:13:36.0326929Z  2024-04-03T18:13:36.0327366Z  2024-04-03T18:13:36.0327838Z  2024-04-03T18:13:36.0329054Z [17,225 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:36.0330713Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 83s local 2024-04-03T18:13:36.0331914Z Compiling llvm/lib/Passes/PassBuilder.cpp; 53s local 2024-04-03T18:13:36.0333038Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 45s local 2024-04-03T18:13:36.0334598Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 40s local 2024-04-03T18:13:36.0336063Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 22s local 2024-04-03T18:13:36.0337500Z @llvm-project//mlir:SparseTensorDialect; 18s local 2024-04-03T18:13:36.0338762Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 15s local 2024-04-03T18:13:36.0340362Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 14s local ... 2024-04-03T18:13:36.2541961Z 2024-04-03T18:13:36.2542778Z  2024-04-03T18:13:36.2543316Z  2024-04-03T18:13:36.2543785Z  2024-04-03T18:13:36.2544227Z  2024-04-03T18:13:36.2544666Z  2024-04-03T18:13:36.2545103Z  2024-04-03T18:13:36.2545535Z  2024-04-03T18:13:36.2545976Z  2024-04-03T18:13:36.2547248Z [17,228 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:36.2549069Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 83s local 2024-04-03T18:13:36.2550493Z Compiling llvm/lib/Passes/PassBuilder.cpp; 54s local 2024-04-03T18:13:36.2551727Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 45s local 2024-04-03T18:13:36.2553102Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 40s local 2024-04-03T18:13:36.2554474Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 22s local 2024-04-03T18:13:36.2556033Z @llvm-project//mlir:SparseTensorDialect; 19s local 2024-04-03T18:13:36.2557273Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 15s local 2024-04-03T18:13:36.2558799Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 15s local ... 2024-04-03T18:13:36.4595066Z 2024-04-03T18:13:36.4595866Z  2024-04-03T18:13:36.4596395Z  2024-04-03T18:13:36.4596824Z  2024-04-03T18:13:36.4597264Z  2024-04-03T18:13:36.4597710Z  2024-04-03T18:13:36.4598144Z  2024-04-03T18:13:36.4598567Z  2024-04-03T18:13:36.4598988Z  2024-04-03T18:13:36.4600259Z [17,231 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:36.4601919Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 83s local 2024-04-03T18:13:36.4603105Z Compiling llvm/lib/Passes/PassBuilder.cpp; 54s local 2024-04-03T18:13:36.4604291Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 45s local 2024-04-03T18:13:36.4605651Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 40s local 2024-04-03T18:13:36.4607036Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 23s local 2024-04-03T18:13:36.4608411Z @llvm-project//mlir:SparseTensorDialect; 19s local 2024-04-03T18:13:36.4610002Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 15s local 2024-04-03T18:13:36.4611572Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 15s local ... 2024-04-03T18:13:36.7089154Z 2024-04-03T18:13:36.7089958Z  2024-04-03T18:13:36.7090498Z  2024-04-03T18:13:36.7090926Z  2024-04-03T18:13:36.7091346Z  2024-04-03T18:13:36.7091800Z  2024-04-03T18:13:36.7092239Z  2024-04-03T18:13:36.7092645Z  2024-04-03T18:13:36.7093187Z  2024-04-03T18:13:36.7094812Z [17,232 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:36.7096387Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 84s local 2024-04-03T18:13:36.7097708Z Compiling llvm/lib/Passes/PassBuilder.cpp; 54s local 2024-04-03T18:13:36.7098823Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 46s local 2024-04-03T18:13:36.7100086Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 41s local 2024-04-03T18:13:36.7101465Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 23s local 2024-04-03T18:13:36.7102845Z @llvm-project//mlir:SparseTensorDialect; 19s local 2024-04-03T18:13:36.7104248Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 16s local 2024-04-03T18:13:36.7105745Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 15s local ... 2024-04-03T18:13:37.0594510Z 2024-04-03T18:13:37.0611889Z  2024-04-03T18:13:37.0612747Z  2024-04-03T18:13:37.0613128Z  2024-04-03T18:13:37.0613569Z  2024-04-03T18:13:37.0613895Z  2024-04-03T18:13:37.0614413Z  2024-04-03T18:13:37.0614784Z  2024-04-03T18:13:37.0615257Z  2024-04-03T18:13:37.0616463Z [17,233 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:37.0617934Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 84s local 2024-04-03T18:13:37.0619061Z Compiling llvm/lib/Passes/PassBuilder.cpp; 54s local 2024-04-03T18:13:37.0620207Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 46s local 2024-04-03T18:13:37.0621494Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 41s local 2024-04-03T18:13:37.0622816Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 23s local 2024-04-03T18:13:37.0624569Z @llvm-project//mlir:SparseTensorDialect; 19s local 2024-04-03T18:13:37.0626082Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 16s local 2024-04-03T18:13:37.0627526Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 16s local ... 2024-04-03T18:13:37.4280483Z 2024-04-03T18:13:37.4281281Z  2024-04-03T18:13:37.4282070Z  2024-04-03T18:13:37.4282494Z  2024-04-03T18:13:37.4282921Z  2024-04-03T18:13:37.4283334Z  2024-04-03T18:13:37.4283766Z  2024-04-03T18:13:37.4284179Z  2024-04-03T18:13:37.4284604Z  2024-04-03T18:13:37.4285820Z [17,234 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:37.4287372Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 84s local 2024-04-03T18:13:37.4288553Z Compiling llvm/lib/Passes/PassBuilder.cpp; 55s local 2024-04-03T18:13:37.4289728Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 46s local 2024-04-03T18:13:37.4291030Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 41s local 2024-04-03T18:13:37.4292333Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 23s local 2024-04-03T18:13:37.4293598Z @llvm-project//mlir:SparseTensorDialect; 20s local 2024-04-03T18:13:37.4294928Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 16s local 2024-04-03T18:13:37.4296246Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 16s local ... 2024-04-03T18:13:37.6590583Z 2024-04-03T18:13:37.6591346Z  2024-04-03T18:13:37.6591999Z  2024-04-03T18:13:37.6592429Z  2024-04-03T18:13:37.6592986Z  2024-04-03T18:13:37.6593700Z  2024-04-03T18:13:37.6594085Z  2024-04-03T18:13:37.6594463Z  2024-04-03T18:13:37.6594843Z  2024-04-03T18:13:37.6595932Z [17,235 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:37.6597391Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 84s local 2024-04-03T18:13:37.6598563Z Compiling llvm/lib/Passes/PassBuilder.cpp; 55s local 2024-04-03T18:13:37.6599667Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 47s local 2024-04-03T18:13:37.6601160Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 42s local 2024-04-03T18:13:37.6602503Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 24s local 2024-04-03T18:13:37.6603796Z @llvm-project//mlir:SparseTensorDialect; 20s local 2024-04-03T18:13:37.6604929Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 17s local 2024-04-03T18:13:37.6606375Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 16s local ... 2024-04-03T18:13:37.8599780Z 2024-04-03T18:13:37.8600570Z  2024-04-03T18:13:37.8602643Z  2024-04-03T18:13:37.8603117Z  2024-04-03T18:13:37.8603569Z  2024-04-03T18:13:37.8603998Z  2024-04-03T18:13:37.8604421Z  2024-04-03T18:13:37.8604861Z  2024-04-03T18:13:37.8605299Z  2024-04-03T18:13:37.8606550Z [17,236 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:37.8608156Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 85s local 2024-04-03T18:13:37.8609380Z Compiling llvm/lib/Passes/PassBuilder.cpp; 55s local 2024-04-03T18:13:37.8610537Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 47s local 2024-04-03T18:13:37.8611911Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 42s local 2024-04-03T18:13:37.8613388Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 24s local 2024-04-03T18:13:37.8614944Z @llvm-project//mlir:SparseTensorDialect; 20s local 2024-04-03T18:13:37.8616144Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 17s local 2024-04-03T18:13:37.8617707Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 16s local ... 2024-04-03T18:13:38.2125803Z 2024-04-03T18:13:38.2126568Z  2024-04-03T18:13:38.2127021Z  2024-04-03T18:13:38.2127733Z  2024-04-03T18:13:38.2128103Z  2024-04-03T18:13:38.2128459Z  2024-04-03T18:13:38.2128828Z  2024-04-03T18:13:38.2129184Z  2024-04-03T18:13:38.2129543Z  2024-04-03T18:13:38.2130757Z [17,237 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:38.2132248Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 85s local 2024-04-03T18:13:38.2133262Z Compiling llvm/lib/Passes/PassBuilder.cpp; 56s local 2024-04-03T18:13:38.2134479Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 47s local 2024-04-03T18:13:38.2135653Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 42s local 2024-04-03T18:13:38.2136847Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 24s local 2024-04-03T18:13:38.2138037Z @llvm-project//mlir:SparseTensorDialect; 20s local 2024-04-03T18:13:38.2139120Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 17s local 2024-04-03T18:13:38.2140407Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 17s local ... 2024-04-03T18:13:38.4609304Z 2024-04-03T18:13:38.4610082Z  2024-04-03T18:13:38.4610609Z  2024-04-03T18:13:38.4611027Z  2024-04-03T18:13:38.4611462Z  2024-04-03T18:13:38.4611881Z  2024-04-03T18:13:38.4612322Z  2024-04-03T18:13:38.4612723Z  2024-04-03T18:13:38.4613132Z  2024-04-03T18:13:38.4614548Z [17,239 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:38.4616154Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 85s local 2024-04-03T18:13:38.4617644Z Compiling llvm/lib/Passes/PassBuilder.cpp; 56s local 2024-04-03T18:13:38.4618821Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 47s local 2024-04-03T18:13:38.4620126Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 42s local 2024-04-03T18:13:38.4621446Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 25s local 2024-04-03T18:13:38.4622851Z @llvm-project//mlir:SparseTensorDialect; 21s local 2024-04-03T18:13:38.4624263Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 17s local 2024-04-03T18:13:38.4625765Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 17s local ... 2024-04-03T18:13:38.7460873Z 2024-04-03T18:13:38.7461656Z  2024-04-03T18:13:38.7462217Z  2024-04-03T18:13:38.7462671Z  2024-04-03T18:13:38.7463110Z  2024-04-03T18:13:38.7463569Z  2024-04-03T18:13:38.7463976Z  2024-04-03T18:13:38.7464384Z  2024-04-03T18:13:38.7464814Z  2024-04-03T18:13:38.7466092Z [17,241 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:38.7467926Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 86s local 2024-04-03T18:13:38.7469342Z Compiling llvm/lib/Passes/PassBuilder.cpp; 56s local 2024-04-03T18:13:38.7470520Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 48s local 2024-04-03T18:13:38.7471900Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 43s local 2024-04-03T18:13:38.7487495Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 25s local 2024-04-03T18:13:38.7489623Z @llvm-project//mlir:SparseTensorDialect; 21s local 2024-04-03T18:13:38.7491120Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 18s local 2024-04-03T18:13:38.7493108Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 17s local ... 2024-04-03T18:13:39.0610942Z 2024-04-03T18:13:39.0612121Z  2024-04-03T18:13:39.0612664Z  2024-04-03T18:13:39.0613118Z  2024-04-03T18:13:39.0613579Z  2024-04-03T18:13:39.0614001Z  2024-04-03T18:13:39.0614714Z  2024-04-03T18:13:39.0615322Z  2024-04-03T18:13:39.0615699Z  2024-04-03T18:13:39.0616932Z [17,242 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:39.0618808Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 86s local 2024-04-03T18:13:39.0619999Z Compiling llvm/lib/Passes/PassBuilder.cpp; 57s local 2024-04-03T18:13:39.0621244Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 48s local 2024-04-03T18:13:39.0622620Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 43s local 2024-04-03T18:13:39.0624148Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 25s local 2024-04-03T18:13:39.0625532Z @llvm-project//mlir:SparseTensorDialect; 21s local 2024-04-03T18:13:39.0626621Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 18s local 2024-04-03T18:13:39.0628208Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 18s local ... 2024-04-03T18:13:39.4651376Z 2024-04-03T18:13:39.4652158Z  2024-04-03T18:13:39.4652776Z  2024-04-03T18:13:39.4653209Z  2024-04-03T18:13:39.4653637Z  2024-04-03T18:13:39.4654090Z  2024-04-03T18:13:39.4654697Z  2024-04-03T18:13:39.4655148Z  2024-04-03T18:13:39.4655579Z  2024-04-03T18:13:39.4656780Z [17,243 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:39.4658512Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 86s local 2024-04-03T18:13:39.4659646Z Compiling llvm/lib/Passes/PassBuilder.cpp; 57s local 2024-04-03T18:13:39.4660781Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 48s local 2024-04-03T18:13:39.4662101Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 43s local 2024-04-03T18:13:39.4663461Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 26s local 2024-04-03T18:13:39.4665112Z @llvm-project//mlir:SparseTensorDialect; 22s local 2024-04-03T18:13:39.4666279Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 18s local 2024-04-03T18:13:39.4668019Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 18s local ... 2024-04-03T18:13:39.8618429Z 2024-04-03T18:13:39.8619209Z  2024-04-03T18:13:39.8619727Z  2024-04-03T18:13:39.8620138Z  2024-04-03T18:13:39.8620588Z  2024-04-03T18:13:39.8625938Z  2024-04-03T18:13:39.8627160Z  2024-04-03T18:13:39.8631597Z  2024-04-03T18:13:39.8632407Z  2024-04-03T18:13:39.8637238Z [17,243 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:39.8639229Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 87s local 2024-04-03T18:13:39.8643401Z Compiling llvm/lib/Passes/PassBuilder.cpp; 57s local 2024-04-03T18:13:39.8645038Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 49s local 2024-04-03T18:13:39.8648259Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 44s local 2024-04-03T18:13:39.8650027Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 26s local 2024-04-03T18:13:39.8651827Z @llvm-project//mlir:SparseTensorDialect; 22s local 2024-04-03T18:13:39.8653356Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 19s local 2024-04-03T18:13:39.8655318Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 18s local ... 2024-04-03T18:13:40.0629522Z 2024-04-03T18:13:40.0630291Z  2024-04-03T18:13:40.0630812Z  2024-04-03T18:13:40.0631240Z  2024-04-03T18:13:40.0631693Z  2024-04-03T18:13:40.0632081Z  2024-04-03T18:13:40.0632509Z  2024-04-03T18:13:40.0632957Z  2024-04-03T18:13:40.0633402Z  2024-04-03T18:13:40.0634708Z [17,245 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:40.0636369Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 87s local 2024-04-03T18:13:40.0637516Z Compiling llvm/lib/Passes/PassBuilder.cpp; 58s local 2024-04-03T18:13:40.0638724Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 49s local 2024-04-03T18:13:40.0640419Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 44s local 2024-04-03T18:13:40.0641910Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 26s local 2024-04-03T18:13:40.0643397Z @llvm-project//mlir:SparseTensorDialect; 22s local 2024-04-03T18:13:40.0644673Z Compiling llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp; 19s local 2024-04-03T18:13:40.0646450Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 19s local ... 2024-04-03T18:13:40.4125164Z 2024-04-03T18:13:40.4125942Z  2024-04-03T18:13:40.4126467Z  2024-04-03T18:13:40.4126918Z  2024-04-03T18:13:40.4127380Z  2024-04-03T18:13:40.4127830Z  2024-04-03T18:13:40.4128285Z  2024-04-03T18:13:40.4128759Z  2024-04-03T18:13:40.4129195Z  2024-04-03T18:13:40.4130454Z [17,249 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:40.4132121Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 87s local 2024-04-03T18:13:40.4133742Z Compiling llvm/lib/Passes/PassBuilder.cpp; 58s local 2024-04-03T18:13:40.4135116Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 49s local 2024-04-03T18:13:40.4136554Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 44s local 2024-04-03T18:13:40.4138042Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 26s local 2024-04-03T18:13:40.4139541Z @llvm-project//mlir:SparseTensorDialect; 23s local 2024-04-03T18:13:40.4140813Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 19s local 2024-04-03T18:13:40.4142244Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 16s local ... 2024-04-03T18:13:40.6630713Z 2024-04-03T18:13:40.6631745Z  2024-04-03T18:13:40.6632582Z  2024-04-03T18:13:40.6636364Z  2024-04-03T18:13:40.6636849Z  2024-04-03T18:13:40.6637329Z  2024-04-03T18:13:40.6637791Z  2024-04-03T18:13:40.6638246Z  2024-04-03T18:13:40.6638671Z  2024-04-03T18:13:40.6639906Z [17,250 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:40.6641649Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 87s local 2024-04-03T18:13:40.6643133Z Compiling llvm/lib/Passes/PassBuilder.cpp; 58s local 2024-04-03T18:13:40.6644427Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 50s local 2024-04-03T18:13:40.6645900Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 45s local 2024-04-03T18:13:40.6647354Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 27s local 2024-04-03T18:13:40.6648812Z @llvm-project//mlir:SparseTensorDialect; 23s local 2024-04-03T18:13:40.6649932Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 17s local 2024-04-03T18:13:40.6651294Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 11s local ... 2024-04-03T18:13:41.1181915Z 2024-04-03T18:13:41.1182713Z  2024-04-03T18:13:41.1183254Z  2024-04-03T18:13:41.1183730Z  2024-04-03T18:13:41.1184202Z  2024-04-03T18:13:41.1184676Z  2024-04-03T18:13:41.1185149Z  2024-04-03T18:13:41.1185579Z  2024-04-03T18:13:41.1186025Z  2024-04-03T18:13:41.1187301Z [17,251 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:41.1189360Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 88s local 2024-04-03T18:13:41.1190543Z Compiling llvm/lib/Passes/PassBuilder.cpp; 59s local 2024-04-03T18:13:41.1191819Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 50s local 2024-04-03T18:13:41.1193292Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 45s local 2024-04-03T18:13:41.1194749Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 27s local 2024-04-03T18:13:41.1196132Z @llvm-project//mlir:SparseTensorDialect; 23s local 2024-04-03T18:13:41.1197248Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 17s local 2024-04-03T18:13:41.1198617Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 12s local ... 2024-04-03T18:13:41.4713138Z 2024-04-03T18:13:41.4713936Z  2024-04-03T18:13:41.4714490Z  2024-04-03T18:13:41.4714920Z  2024-04-03T18:13:41.4715372Z  2024-04-03T18:13:41.4715826Z  2024-04-03T18:13:41.4716242Z  2024-04-03T18:13:41.4716672Z  2024-04-03T18:13:41.4717326Z  2024-04-03T18:13:41.4718554Z [17,254 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:41.4720086Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 88s local 2024-04-03T18:13:41.4721220Z Compiling llvm/lib/Passes/PassBuilder.cpp; 59s local 2024-04-03T18:13:41.4722494Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 50s local 2024-04-03T18:13:41.4723995Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 45s local 2024-04-03T18:13:41.4725430Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 28s local 2024-04-03T18:13:41.4726901Z @llvm-project//mlir:SparseTensorDialect; 24s local 2024-04-03T18:13:41.4727997Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 17s local 2024-04-03T18:13:41.4729374Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 12s local ... 2024-04-03T18:13:41.6663745Z 2024-04-03T18:13:41.6664953Z  2024-04-03T18:13:41.6665835Z  2024-04-03T18:13:41.6666286Z  2024-04-03T18:13:41.6666733Z  2024-04-03T18:13:41.6667155Z  2024-04-03T18:13:41.6672030Z  2024-04-03T18:13:41.6673401Z  2024-04-03T18:13:41.6674371Z  2024-04-03T18:13:41.6676178Z [17,257 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:41.6678666Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 89s local 2024-04-03T18:13:41.6680504Z Compiling llvm/lib/Passes/PassBuilder.cpp; 59s local 2024-04-03T18:13:41.6682305Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 51s local 2024-04-03T18:13:41.6684154Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 46s local 2024-04-03T18:13:41.6686151Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 28s local 2024-04-03T18:13:41.6688380Z @llvm-project//mlir:SparseTensorDialect; 24s local 2024-04-03T18:13:41.6690106Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 18s local 2024-04-03T18:13:41.6692026Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 12s local ... 2024-04-03T18:13:42.0639099Z 2024-04-03T18:13:42.0639894Z  2024-04-03T18:13:42.0640437Z  2024-04-03T18:13:42.0640931Z  2024-04-03T18:13:42.0641388Z  2024-04-03T18:13:42.0641834Z  2024-04-03T18:13:42.0642311Z  2024-04-03T18:13:42.0642757Z  2024-04-03T18:13:42.0643205Z  2024-04-03T18:13:42.0644426Z [17,257 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:42.0648346Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 89s local 2024-04-03T18:13:42.0650325Z Compiling llvm/lib/Passes/PassBuilder.cpp; 60s local 2024-04-03T18:13:42.0651423Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 51s local 2024-04-03T18:13:42.0652731Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 46s local 2024-04-03T18:13:42.0653961Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 28s local 2024-04-03T18:13:42.0655401Z @llvm-project//mlir:SparseTensorDialect; 24s local 2024-04-03T18:13:42.0656323Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 18s local 2024-04-03T18:13:42.0657470Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 13s local ... 2024-04-03T18:13:42.3066127Z 2024-04-03T18:13:42.3066732Z  2024-04-03T18:13:42.3067247Z  2024-04-03T18:13:42.3067903Z  2024-04-03T18:13:42.3068349Z  2024-04-03T18:13:42.3068806Z  2024-04-03T18:13:42.3069247Z  2024-04-03T18:13:42.3069709Z  2024-04-03T18:13:42.3070173Z  2024-04-03T18:13:42.3071582Z [17,263 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:42.3073239Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 89s local 2024-04-03T18:13:42.3074500Z Compiling llvm/lib/Passes/PassBuilder.cpp; 60s local 2024-04-03T18:13:42.3075795Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 51s local 2024-04-03T18:13:42.3077326Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 46s local 2024-04-03T18:13:42.3078860Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 28s local 2024-04-03T18:13:42.3080329Z @llvm-project//mlir:SparseTensorDialect; 25s local 2024-04-03T18:13:42.3081436Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 18s local 2024-04-03T18:13:42.3082836Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 13s local ... 2024-04-03T18:13:42.5072636Z 2024-04-03T18:13:42.5073937Z  2024-04-03T18:13:42.5074372Z  2024-04-03T18:13:42.5074724Z  2024-04-03T18:13:42.5075099Z  2024-04-03T18:13:42.5075442Z  2024-04-03T18:13:42.5075791Z  2024-04-03T18:13:42.5076127Z  2024-04-03T18:13:42.5076456Z  2024-04-03T18:13:42.5077450Z [17,265 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:42.5078709Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 89s local 2024-04-03T18:13:42.5079654Z Compiling llvm/lib/Passes/PassBuilder.cpp; 60s local 2024-04-03T18:13:42.5080564Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 51s local 2024-04-03T18:13:42.5081595Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 46s local 2024-04-03T18:13:42.5082946Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 29s local 2024-04-03T18:13:42.5084002Z @llvm-project//mlir:SparseTensorDialect; 25s local 2024-04-03T18:13:42.5084817Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 18s local 2024-04-03T18:13:42.5085842Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 13s local ... 2024-04-03T18:13:42.8645615Z 2024-04-03T18:13:42.8646409Z  2024-04-03T18:13:42.8646911Z  2024-04-03T18:13:42.8647361Z  2024-04-03T18:13:42.8649466Z  2024-04-03T18:13:42.8650921Z  2024-04-03T18:13:42.8651649Z  2024-04-03T18:13:42.8652279Z  2024-04-03T18:13:42.8653163Z  2024-04-03T18:13:42.8655134Z [17,265 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:42.8656721Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 90s local 2024-04-03T18:13:42.8657873Z Compiling llvm/lib/Passes/PassBuilder.cpp; 60s local 2024-04-03T18:13:42.8659056Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 52s local 2024-04-03T18:13:42.8660434Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 47s local 2024-04-03T18:13:42.8661824Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 29s local 2024-04-03T18:13:42.8663237Z @llvm-project//mlir:SparseTensorDialect; 25s local 2024-04-03T18:13:42.8664295Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 19s local 2024-04-03T18:13:42.8665624Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 13s local ... 2024-04-03T18:13:43.6212195Z 2024-04-03T18:13:43.6213364Z  2024-04-03T18:13:43.6214568Z  2024-04-03T18:13:43.6215674Z  2024-04-03T18:13:43.6216159Z  2024-04-03T18:13:43.6216582Z  2024-04-03T18:13:43.6217014Z  2024-04-03T18:13:43.6217438Z  2024-04-03T18:13:43.6217866Z  2024-04-03T18:13:43.6219584Z [17,266 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:43.6221358Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 90s local 2024-04-03T18:13:43.6222526Z Compiling llvm/lib/Passes/PassBuilder.cpp; 61s local 2024-04-03T18:13:43.6223709Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 52s local 2024-04-03T18:13:43.6225358Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 48s local 2024-04-03T18:13:43.6226836Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 30s local 2024-04-03T18:13:43.6228567Z @llvm-project//mlir:SparseTensorDialect; 26s local 2024-04-03T18:13:43.6229628Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 20s local 2024-04-03T18:13:43.6231061Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 14s local ... 2024-04-03T18:13:43.8655751Z 2024-04-03T18:13:43.8658150Z  2024-04-03T18:13:43.8658637Z  2024-04-03T18:13:43.8659067Z  2024-04-03T18:13:43.8659470Z  2024-04-03T18:13:43.8659861Z  2024-04-03T18:13:43.8660290Z  2024-04-03T18:13:43.8660670Z  2024-04-03T18:13:43.8661028Z  2024-04-03T18:13:43.8662153Z [17,266 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:43.8663551Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 91s local 2024-04-03T18:13:43.8666575Z Compiling llvm/lib/Passes/PassBuilder.cpp; 61s local 2024-04-03T18:13:43.8667880Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 53s local 2024-04-03T18:13:43.8669089Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 48s local 2024-04-03T18:13:43.8670808Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 30s local 2024-04-03T18:13:43.8672085Z @llvm-project//mlir:SparseTensorDialect; 26s local 2024-04-03T18:13:43.8673039Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 20s local 2024-04-03T18:13:43.8674223Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 14s local ... 2024-04-03T18:13:44.0926192Z 2024-04-03T18:13:44.0927002Z  2024-04-03T18:13:44.0927589Z  2024-04-03T18:13:44.0928039Z  2024-04-03T18:13:44.0928472Z  2024-04-03T18:13:44.0928930Z  2024-04-03T18:13:44.0929395Z  2024-04-03T18:13:44.0929809Z  2024-04-03T18:13:44.0930239Z  2024-04-03T18:13:44.0931546Z [17,268 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:44.0933210Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 91s local 2024-04-03T18:13:44.0934859Z Compiling llvm/lib/Passes/PassBuilder.cpp; 62s local 2024-04-03T18:13:44.0936087Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 53s local 2024-04-03T18:13:44.0937578Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 48s local 2024-04-03T18:13:44.0938984Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 30s local 2024-04-03T18:13:44.0940408Z @llvm-project//mlir:SparseTensorDialect; 26s local 2024-04-03T18:13:44.0941487Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 20s local 2024-04-03T18:13:44.0942762Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 15s local ... 2024-04-03T18:13:44.4691624Z 2024-04-03T18:13:44.4692583Z  2024-04-03T18:13:44.4693268Z  2024-04-03T18:13:44.4693862Z  2024-04-03T18:13:44.4694561Z  2024-04-03T18:13:44.4695023Z  2024-04-03T18:13:44.4695627Z  2024-04-03T18:13:44.4696173Z  2024-04-03T18:13:44.4696598Z  2024-04-03T18:13:44.4698039Z [17,270 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:44.4699740Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 91s local 2024-04-03T18:13:44.4701067Z Compiling llvm/lib/Passes/PassBuilder.cpp; 62s local 2024-04-03T18:13:44.4702179Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 53s local 2024-04-03T18:13:44.4703434Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 48s local 2024-04-03T18:13:44.4705003Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 31s local 2024-04-03T18:13:44.4706394Z @llvm-project//mlir:SparseTensorDialect; 27s local 2024-04-03T18:13:44.4707361Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 20s local 2024-04-03T18:13:44.4709277Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 15s local ... 2024-04-03T18:13:44.8665864Z 2024-04-03T18:13:44.8666629Z  2024-04-03T18:13:44.8667189Z  2024-04-03T18:13:44.8667795Z  2024-04-03T18:13:44.8673308Z  2024-04-03T18:13:44.8674007Z  2024-04-03T18:13:44.8674765Z  2024-04-03T18:13:44.8675595Z  2024-04-03T18:13:44.8676829Z  2024-04-03T18:13:44.8678093Z [17,271 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:44.8679647Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 92s local 2024-04-03T18:13:44.8680767Z Compiling llvm/lib/Passes/PassBuilder.cpp; 62s local 2024-04-03T18:13:44.8682111Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 54s local 2024-04-03T18:13:44.8683463Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 49s local 2024-04-03T18:13:44.8685269Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 31s local 2024-04-03T18:13:44.8686545Z @llvm-project//mlir:SparseTensorDialect; 27s local 2024-04-03T18:13:44.8687430Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 21s local 2024-04-03T18:13:44.8688775Z Compiling llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp; 15s local ... 2024-04-03T18:13:45.2669769Z 2024-04-03T18:13:45.2670760Z  2024-04-03T18:13:45.2671326Z  2024-04-03T18:13:45.2671828Z  2024-04-03T18:13:45.2672291Z  2024-04-03T18:13:45.2672708Z  2024-04-03T18:13:45.2673157Z  2024-04-03T18:13:45.2673606Z  2024-04-03T18:13:45.2674027Z  2024-04-03T18:13:45.2675314Z [17,274 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:45.2677272Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 92s local 2024-04-03T18:13:45.2678471Z Compiling llvm/lib/Passes/PassBuilder.cpp; 63s local 2024-04-03T18:13:45.2679717Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 54s local 2024-04-03T18:13:45.2681145Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 49s local 2024-04-03T18:13:45.2682613Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 31s local 2024-04-03T18:13:45.2684362Z @llvm-project//mlir:SparseTensorDialect; 28s local 2024-04-03T18:13:45.2685416Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 21s local 2024-04-03T18:13:45.2686786Z Compiling xla/service/tuple_points_to_analysis.cc; 12s local ... 2024-04-03T18:13:45.6520179Z 2024-04-03T18:13:45.6521362Z  2024-04-03T18:13:45.6521934Z  2024-04-03T18:13:45.6522399Z  2024-04-03T18:13:45.6522862Z  2024-04-03T18:13:45.6523324Z  2024-04-03T18:13:45.6523814Z  2024-04-03T18:13:45.6524250Z  2024-04-03T18:13:45.6524695Z  2024-04-03T18:13:45.6525948Z [17,276 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:45.6527661Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 92s local 2024-04-03T18:13:45.6528856Z Compiling llvm/lib/Passes/PassBuilder.cpp; 63s local 2024-04-03T18:13:45.6530056Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 55s local 2024-04-03T18:13:45.6531406Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 50s local 2024-04-03T18:13:45.6532786Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 32s local 2024-04-03T18:13:45.6534400Z @llvm-project//mlir:SparseTensorDialect; 28s local 2024-04-03T18:13:45.6535382Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 22s local 2024-04-03T18:13:45.6536568Z Compiling xla/service/tuple_points_to_analysis.cc; 13s local ... 2024-04-03T18:13:45.8569790Z 2024-04-03T18:13:45.8570886Z  2024-04-03T18:13:45.8571407Z  2024-04-03T18:13:45.8571829Z  2024-04-03T18:13:45.8572228Z  2024-04-03T18:13:45.8572661Z  2024-04-03T18:13:45.8573158Z  2024-04-03T18:13:45.8573539Z  2024-04-03T18:13:45.8573949Z  2024-04-03T18:13:45.8575633Z [17,278 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:45.8577276Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 93s local 2024-04-03T18:13:45.8578404Z Compiling llvm/lib/Passes/PassBuilder.cpp; 63s local 2024-04-03T18:13:45.8579342Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 55s local 2024-04-03T18:13:45.8580693Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 50s local 2024-04-03T18:13:45.8582169Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 32s local 2024-04-03T18:13:45.8591375Z @llvm-project//mlir:SparseTensorDialect; 28s local 2024-04-03T18:13:45.8629997Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 22s local 2024-04-03T18:13:45.8631342Z Compiling xla/service/tuple_points_to_analysis.cc; 13s local ... 2024-04-03T18:13:46.0676333Z 2024-04-03T18:13:46.0677168Z  2024-04-03T18:13:46.0677746Z  2024-04-03T18:13:46.0678221Z  2024-04-03T18:13:46.0678710Z  2024-04-03T18:13:46.0682205Z  2024-04-03T18:13:46.0685069Z  2024-04-03T18:13:46.0688066Z  2024-04-03T18:13:46.0690692Z  2024-04-03T18:13:46.0694474Z [17,279 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:13:46.0696311Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 93s local 2024-04-03T18:13:46.0699534Z Compiling llvm/lib/Passes/PassBuilder.cpp; 64s local 2024-04-03T18:13:46.0700748Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 55s local 2024-04-03T18:13:46.0702167Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 50s local 2024-04-03T18:13:46.0703728Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 32s local 2024-04-03T18:13:46.0705073Z @llvm-project//mlir:SparseTensorDialect; 28s local 2024-04-03T18:13:46.0706080Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 22s local 2024-04-03T18:13:46.0707354Z Compiling xla/service/tuple_points_to_analysis.cc; 13s local ... 2024-04-03T18:13:46.2680437Z 2024-04-03T18:13:46.2681678Z  2024-04-03T18:13:46.2682631Z  2024-04-03T18:13:46.2686223Z  2024-04-03T18:13:46.2686879Z  2024-04-03T18:13:46.2691168Z  2024-04-03T18:13:46.2691964Z  2024-04-03T18:13:46.2695943Z  2024-04-03T18:13:46.2696639Z  2024-04-03T18:13:46.2701115Z [17,279 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:46.2703098Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 93s local 2024-04-03T18:13:46.2706975Z Compiling llvm/lib/Passes/PassBuilder.cpp; 64s local 2024-04-03T18:13:46.2708601Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 55s local 2024-04-03T18:13:46.2710357Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 50s local 2024-04-03T18:13:46.2711917Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 32s local 2024-04-03T18:13:46.2713742Z @llvm-project//mlir:SparseTensorDialect; 29s local 2024-04-03T18:13:46.2714846Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 22s local 2024-04-03T18:13:46.2716297Z Compiling xla/service/tuple_points_to_analysis.cc; 13s local ... 2024-04-03T18:13:46.6610526Z 2024-04-03T18:13:46.6611749Z  2024-04-03T18:13:46.6612661Z  2024-04-03T18:13:46.6613598Z  2024-04-03T18:13:46.6614420Z  2024-04-03T18:13:46.6614849Z  2024-04-03T18:13:46.6615461Z  2024-04-03T18:13:46.6615937Z  2024-04-03T18:13:46.6616401Z  2024-04-03T18:13:46.6617777Z [17,280 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:46.6621080Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 93s local 2024-04-03T18:13:46.6622390Z Compiling llvm/lib/Passes/PassBuilder.cpp; 64s local 2024-04-03T18:13:46.6623917Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 56s local 2024-04-03T18:13:46.6626068Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 51s local 2024-04-03T18:13:46.6628002Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 33s local 2024-04-03T18:13:46.6629634Z @llvm-project//mlir:SparseTensorDialect; 29s local 2024-04-03T18:13:46.6631113Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 23s local 2024-04-03T18:13:46.6635142Z Compiling xla/service/tuple_points_to_analysis.cc; 14s local ... 2024-04-03T18:13:46.8686611Z 2024-04-03T18:13:46.8687358Z  2024-04-03T18:13:46.8688339Z  2024-04-03T18:13:46.8689023Z  2024-04-03T18:13:46.8689452Z  2024-04-03T18:13:46.8692334Z  2024-04-03T18:13:46.8695388Z  2024-04-03T18:13:46.8696178Z  2024-04-03T18:13:46.8696820Z  2024-04-03T18:13:46.8698198Z [17,281 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:46.8700080Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 94s local 2024-04-03T18:13:46.8701425Z Compiling llvm/lib/Passes/PassBuilder.cpp; 64s local 2024-04-03T18:13:46.8702764Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 56s local 2024-04-03T18:13:46.8704260Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 51s local 2024-04-03T18:13:46.8706051Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 33s local 2024-04-03T18:13:46.8707876Z @llvm-project//mlir:SparseTensorDialect; 29s local 2024-04-03T18:13:46.8709058Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 23s local 2024-04-03T18:13:46.8710553Z Compiling xla/service/tuple_points_to_analysis.cc; 14s local ... 2024-04-03T18:13:47.4101693Z 2024-04-03T18:13:47.4103390Z  2024-04-03T18:13:47.4104238Z  2024-04-03T18:13:47.4105420Z  2024-04-03T18:13:47.4105904Z  2024-04-03T18:13:47.4106321Z  2024-04-03T18:13:47.4106853Z  2024-04-03T18:13:47.4107362Z  2024-04-03T18:13:47.4108036Z  2024-04-03T18:13:47.4109341Z [17,283 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:13:47.4111298Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 94s local 2024-04-03T18:13:47.4128150Z Compiling llvm/lib/Passes/PassBuilder.cpp; 65s local 2024-04-03T18:13:47.4129798Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 56s local 2024-04-03T18:13:47.4131152Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 51s local 2024-04-03T18:13:47.4132664Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 33s local 2024-04-03T18:13:47.4134118Z @llvm-project//mlir:SparseTensorDialect; 30s local 2024-04-03T18:13:47.4135359Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 23s local 2024-04-03T18:13:47.4136656Z Compiling xla/service/tuple_points_to_analysis.cc; 14s local ... 2024-04-03T18:13:47.6700562Z 2024-04-03T18:13:47.6702276Z  2024-04-03T18:13:47.6702820Z  2024-04-03T18:13:47.6703267Z  2024-04-03T18:13:47.6703689Z  2024-04-03T18:13:47.6704121Z  2024-04-03T18:13:47.6704587Z  2024-04-03T18:13:47.6705015Z  2024-04-03T18:13:47.6705488Z  2024-04-03T18:13:47.6706767Z [17,285 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:47.6708610Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 95s local 2024-04-03T18:13:47.6709823Z Compiling llvm/lib/Passes/PassBuilder.cpp; 65s local 2024-04-03T18:13:47.6711026Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 57s local 2024-04-03T18:13:47.6712404Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 52s local 2024-04-03T18:13:47.6713865Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 34s local 2024-04-03T18:13:47.6715205Z @llvm-project//mlir:SparseTensorDialect; 30s local 2024-04-03T18:13:47.6716270Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 24s local 2024-04-03T18:13:47.6717495Z Compiling xla/service/tuple_points_to_analysis.cc; 15s local ... 2024-04-03T18:13:47.9416675Z 2024-04-03T18:13:47.9417437Z  2024-04-03T18:13:47.9417884Z  2024-04-03T18:13:47.9418291Z  2024-04-03T18:13:47.9418650Z  2024-04-03T18:13:47.9419019Z  2024-04-03T18:13:47.9419421Z  2024-04-03T18:13:47.9419799Z  2024-04-03T18:13:47.9420172Z  2024-04-03T18:13:47.9421425Z [17,287 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:47.9422835Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 95s local 2024-04-03T18:13:47.9423880Z Compiling llvm/lib/Passes/PassBuilder.cpp; 65s local 2024-04-03T18:13:47.9424950Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 57s local 2024-04-03T18:13:47.9426158Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 52s local 2024-04-03T18:13:47.9427372Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 34s local 2024-04-03T18:13:47.9429068Z @llvm-project//mlir:SparseTensorDialect; 30s local 2024-04-03T18:13:47.9430048Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 24s local 2024-04-03T18:13:47.9431055Z Compiling xla/service/tuple_points_to_analysis.cc; 15s local ... 2024-04-03T18:13:48.2182066Z 2024-04-03T18:13:48.2182845Z  2024-04-03T18:13:48.2183339Z  2024-04-03T18:13:48.2183736Z  2024-04-03T18:13:48.2184196Z  2024-04-03T18:13:48.2184601Z  2024-04-03T18:13:48.2185006Z  2024-04-03T18:13:48.2185387Z  2024-04-03T18:13:48.2185783Z  2024-04-03T18:13:48.2186914Z [17,290 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:48.2188927Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 95s local 2024-04-03T18:13:48.2190025Z Compiling llvm/lib/Passes/PassBuilder.cpp; 66s local 2024-04-03T18:13:48.2191061Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 52s local 2024-04-03T18:13:48.2192362Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 34s local 2024-04-03T18:13:48.2193628Z @llvm-project//mlir:SparseTensorDialect; 30s local 2024-04-03T18:13:48.2194595Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 24s local 2024-04-03T18:13:48.2195809Z Compiling xla/service/tuple_points_to_analysis.cc; 15s local 2024-04-03T18:13:48.2196960Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 15s local ... 2024-04-03T18:13:48.4702671Z 2024-04-03T18:13:48.4703456Z  2024-04-03T18:13:48.4703996Z  2024-04-03T18:13:48.4704466Z  2024-04-03T18:13:48.4704931Z  2024-04-03T18:13:48.4705354Z  2024-04-03T18:13:48.4705736Z  2024-04-03T18:13:48.4706227Z  2024-04-03T18:13:48.4706634Z  2024-04-03T18:13:48.4708153Z [17,290 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:48.4709933Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 95s local 2024-04-03T18:13:48.4711152Z Compiling llvm/lib/Passes/PassBuilder.cpp; 66s local 2024-04-03T18:13:48.4712366Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 52s local 2024-04-03T18:13:48.4713847Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 35s local 2024-04-03T18:13:48.4715258Z @llvm-project//mlir:SparseTensorDialect; 31s local 2024-04-03T18:13:48.4716341Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 24s local 2024-04-03T18:13:48.4717486Z Compiling xla/service/tuple_points_to_analysis.cc; 16s local 2024-04-03T18:13:48.4718825Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 15s local ... 2024-04-03T18:13:48.8546058Z 2024-04-03T18:13:48.8546865Z  2024-04-03T18:13:48.8547374Z  2024-04-03T18:13:48.8548018Z  2024-04-03T18:13:48.8548435Z  2024-04-03T18:13:48.8548860Z  2024-04-03T18:13:48.8549321Z  2024-04-03T18:13:48.8549758Z  2024-04-03T18:13:48.8550220Z  2024-04-03T18:13:48.8551704Z [17,291 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:48.8553315Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 96s local 2024-04-03T18:13:48.8554517Z Compiling llvm/lib/Passes/PassBuilder.cpp; 66s local 2024-04-03T18:13:48.8555671Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 53s local 2024-04-03T18:13:48.8557113Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 35s local 2024-04-03T18:13:48.8558399Z @llvm-project//mlir:SparseTensorDialect; 31s local 2024-04-03T18:13:48.8559397Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 25s local 2024-04-03T18:13:48.8560526Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 15s local 2024-04-03T18:13:48.8561855Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 15s local ... 2024-04-03T18:13:49.0724283Z 2024-04-03T18:13:49.0725104Z  2024-04-03T18:13:49.0725660Z  2024-04-03T18:13:49.0726130Z  2024-04-03T18:13:49.0726589Z  2024-04-03T18:13:49.0727064Z  2024-04-03T18:13:49.0727534Z  2024-04-03T18:13:49.0728006Z  2024-04-03T18:13:49.0728427Z  2024-04-03T18:13:49.0729741Z [17,291 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:49.0731466Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 96s local 2024-04-03T18:13:49.0732692Z Compiling llvm/lib/Passes/PassBuilder.cpp; 67s local 2024-04-03T18:13:49.0733931Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 53s local 2024-04-03T18:13:49.0735630Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 35s local 2024-04-03T18:13:49.0737036Z @llvm-project//mlir:SparseTensorDialect; 31s local 2024-04-03T18:13:49.0738430Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 25s local 2024-04-03T18:13:49.0739716Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 16s local 2024-04-03T18:13:49.0741252Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 15s local ... 2024-04-03T18:13:49.5743640Z 2024-04-03T18:13:49.5757480Z  2024-04-03T18:13:49.5758101Z  2024-04-03T18:13:49.5758565Z  2024-04-03T18:13:49.5759040Z  2024-04-03T18:13:49.5759504Z  2024-04-03T18:13:49.5760190Z  2024-04-03T18:13:49.5760644Z  2024-04-03T18:13:49.5761083Z  2024-04-03T18:13:49.5762352Z [17,292 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:49.5764053Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 96s local 2024-04-03T18:13:49.5765329Z Compiling llvm/lib/Passes/PassBuilder.cpp; 67s local 2024-04-03T18:13:49.5766594Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 53s local 2024-04-03T18:13:49.5768136Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 36s local 2024-04-03T18:13:49.5769573Z @llvm-project//mlir:SparseTensorDialect; 32s local 2024-04-03T18:13:49.5770695Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 26s local 2024-04-03T18:13:49.5772163Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 16s local 2024-04-03T18:13:49.5773660Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 15s local ... 2024-04-03T18:13:49.8727609Z 2024-04-03T18:13:49.8728373Z  2024-04-03T18:13:49.8728861Z  2024-04-03T18:13:49.8729300Z  2024-04-03T18:13:49.8729708Z  2024-04-03T18:13:49.8730131Z  2024-04-03T18:13:49.8730549Z  2024-04-03T18:13:49.8730952Z  2024-04-03T18:13:49.8731354Z  2024-04-03T18:13:49.8732457Z [17,293 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:49.8733957Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 97s local 2024-04-03T18:13:49.8735238Z Compiling llvm/lib/Passes/PassBuilder.cpp; 67s local 2024-04-03T18:13:49.8736379Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 54s local 2024-04-03T18:13:49.8737728Z Compiling llvm/lib/Transforms/IPO/AttributorAttributes.cpp; 36s local 2024-04-03T18:13:49.8739342Z @llvm-project//mlir:SparseTensorDialect; 32s local 2024-04-03T18:13:49.8740377Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 26s local 2024-04-03T18:13:49.8741532Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 16s local 2024-04-03T18:13:49.8742795Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 16s local ... 2024-04-03T18:13:50.1253406Z 2024-04-03T18:13:50.1254356Z  2024-04-03T18:13:50.1254915Z  2024-04-03T18:13:50.1255348Z  2024-04-03T18:13:50.1255768Z  2024-04-03T18:13:50.1256173Z  2024-04-03T18:13:50.1256567Z  2024-04-03T18:13:50.1256994Z  2024-04-03T18:13:50.1257407Z  2024-04-03T18:13:50.1258769Z [17,295 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:50.1260326Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 97s local 2024-04-03T18:13:50.1261412Z Compiling llvm/lib/Passes/PassBuilder.cpp; 68s local 2024-04-03T18:13:50.1262569Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 54s local 2024-04-03T18:13:50.1263841Z @llvm-project//mlir:SparseTensorDialect; 32s local 2024-04-03T18:13:50.1264865Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 26s local 2024-04-03T18:13:50.1265944Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 17s local 2024-04-03T18:13:50.1267293Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 16s local 2024-04-03T18:13:50.1268978Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 16s local ... 2024-04-03T18:13:50.4719885Z 2024-04-03T18:13:50.4720626Z  2024-04-03T18:13:50.4721400Z  2024-04-03T18:13:50.4721829Z  2024-04-03T18:13:50.4722228Z  2024-04-03T18:13:50.4722632Z  2024-04-03T18:13:50.4723611Z  2024-04-03T18:13:50.4724038Z  2024-04-03T18:13:50.4724472Z  2024-04-03T18:13:50.4725724Z [17,296 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:50.4727338Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 97s local 2024-04-03T18:13:50.4728503Z Compiling llvm/lib/Passes/PassBuilder.cpp; 68s local 2024-04-03T18:13:50.4729874Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 54s local 2024-04-03T18:13:50.4731167Z @llvm-project//mlir:SparseTensorDialect; 33s local 2024-04-03T18:13:50.4732210Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 26s local 2024-04-03T18:13:50.4733400Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 17s local 2024-04-03T18:13:50.4734867Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 16s local 2024-04-03T18:13:50.4736198Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 16s local ... 2024-04-03T18:13:50.6723899Z 2024-04-03T18:13:50.6730268Z  2024-04-03T18:13:50.6730903Z  2024-04-03T18:13:50.6731314Z  2024-04-03T18:13:50.6731697Z  2024-04-03T18:13:50.6732080Z  2024-04-03T18:13:50.6735809Z  2024-04-03T18:13:50.6736364Z  2024-04-03T18:13:50.6736850Z  2024-04-03T18:13:50.6738266Z [17,297 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:50.6740036Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 98s local 2024-04-03T18:13:50.6741059Z Compiling llvm/lib/Passes/PassBuilder.cpp; 68s local 2024-04-03T18:13:50.6742056Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 55s local 2024-04-03T18:13:50.6743477Z @llvm-project//mlir:SparseTensorDialect; 33s local 2024-04-03T18:13:50.6744365Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 27s local 2024-04-03T18:13:50.6745495Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 17s local 2024-04-03T18:13:50.6747029Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 17s local 2024-04-03T18:13:50.6748768Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 16s local ... 2024-04-03T18:13:50.8878365Z 2024-04-03T18:13:50.8879105Z  2024-04-03T18:13:50.8879895Z  2024-04-03T18:13:50.8880360Z  2024-04-03T18:13:50.8880802Z  2024-04-03T18:13:50.8881213Z  2024-04-03T18:13:50.8881627Z  2024-04-03T18:13:50.8882042Z  2024-04-03T18:13:50.8882469Z  2024-04-03T18:13:50.8883733Z [17,298 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:50.8885480Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 98s local 2024-04-03T18:13:50.8886649Z Compiling llvm/lib/Passes/PassBuilder.cpp; 68s local 2024-04-03T18:13:50.8887878Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 55s local 2024-04-03T18:13:50.8889194Z @llvm-project//mlir:SparseTensorDialect; 33s local 2024-04-03T18:13:50.8890299Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 27s local 2024-04-03T18:13:50.8891506Z Compiling llvm/lib/Transforms/IPO/LowerTypeTests.cpp; 17s local 2024-04-03T18:13:50.8892877Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 17s local 2024-04-03T18:13:50.8894365Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 16s local ... 2024-04-03T18:13:51.1040290Z 2024-04-03T18:13:51.1041857Z  2024-04-03T18:13:51.1042417Z  2024-04-03T18:13:51.1043977Z  2024-04-03T18:13:51.1048157Z  2024-04-03T18:13:51.1048658Z  2024-04-03T18:13:51.1049117Z  2024-04-03T18:13:51.1049547Z  2024-04-03T18:13:51.1049957Z  2024-04-03T18:13:51.1051213Z [17,301 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:51.1052810Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 98s local 2024-04-03T18:13:51.1054427Z Compiling llvm/lib/Passes/PassBuilder.cpp; 69s local 2024-04-03T18:13:51.1055633Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 55s local 2024-04-03T18:13:51.1057061Z @llvm-project//mlir:SparseTensorDialect; 33s local 2024-04-03T18:13:51.1058107Z Compiling mlir/lib/Dialect/Mesh/IR/MeshOps.cpp; 27s local 2024-04-03T18:13:51.1059286Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 17s local 2024-04-03T18:13:51.1060834Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 17s local 2024-04-03T18:13:51.1062023Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 16s local ... 2024-04-03T18:13:51.3781718Z 2024-04-03T18:13:51.3782513Z  2024-04-03T18:13:51.3783061Z  2024-04-03T18:13:51.3783523Z  2024-04-03T18:13:51.3783950Z  2024-04-03T18:13:51.3784395Z  2024-04-03T18:13:51.3784842Z  2024-04-03T18:13:51.3791074Z  2024-04-03T18:13:51.3791617Z  2024-04-03T18:13:51.3792924Z [17,303 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:51.3794566Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 98s local 2024-04-03T18:13:51.3795795Z Compiling llvm/lib/Passes/PassBuilder.cpp; 69s local 2024-04-03T18:13:51.3797048Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 55s local 2024-04-03T18:13:51.3798426Z @llvm-project//mlir:SparseTensorDialect; 34s local 2024-04-03T18:13:51.3799725Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 17s local 2024-04-03T18:13:51.3801050Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 17s local 2024-04-03T18:13:51.3802289Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 16s local 2024-04-03T18:13:51.3803722Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 14s local ... 2024-04-03T18:13:51.6731429Z 2024-04-03T18:13:51.6743677Z  2024-04-03T18:13:51.6744257Z  2024-04-03T18:13:51.6744730Z  2024-04-03T18:13:51.6745199Z  2024-04-03T18:13:51.6745659Z  2024-04-03T18:13:51.6746100Z  2024-04-03T18:13:51.6746534Z  2024-04-03T18:13:51.6746982Z  2024-04-03T18:13:51.6748438Z [17,303 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:51.6750420Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 99s local 2024-04-03T18:13:51.6751671Z Compiling llvm/lib/Passes/PassBuilder.cpp; 69s local 2024-04-03T18:13:51.6752930Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 56s local 2024-04-03T18:13:51.6754296Z @llvm-project//mlir:SparseTensorDialect; 34s local 2024-04-03T18:13:51.6755668Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 18s local 2024-04-03T18:13:51.6757004Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 17s local 2024-04-03T18:13:51.6758262Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 17s local 2024-04-03T18:13:51.6759689Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 15s local ... 2024-04-03T18:13:52.0000121Z 2024-04-03T18:13:52.0000886Z  2024-04-03T18:13:52.0001329Z  2024-04-03T18:13:52.0001662Z  2024-04-03T18:13:52.0002028Z  2024-04-03T18:13:52.0002388Z  2024-04-03T18:13:52.0002746Z  2024-04-03T18:13:52.0003115Z  2024-04-03T18:13:52.0003499Z  2024-04-03T18:13:52.0004524Z [17,305 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:52.0005833Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 99s local 2024-04-03T18:13:52.0006744Z Compiling llvm/lib/Passes/PassBuilder.cpp; 69s local 2024-04-03T18:13:52.0007679Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 56s local 2024-04-03T18:13:52.0008729Z @llvm-project//mlir:SparseTensorDialect; 34s local 2024-04-03T18:13:52.0009695Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 18s local 2024-04-03T18:13:52.0011096Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 18s local 2024-04-03T18:13:52.0012035Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 17s local 2024-04-03T18:13:52.0013103Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 15s local ... 2024-04-03T18:13:52.2467496Z 2024-04-03T18:13:52.2468504Z  2024-04-03T18:13:52.2469001Z  2024-04-03T18:13:52.2469417Z  2024-04-03T18:13:52.2469798Z  2024-04-03T18:13:52.2470166Z  2024-04-03T18:13:52.2470543Z  2024-04-03T18:13:52.2470899Z  2024-04-03T18:13:52.2471549Z  2024-04-03T18:13:52.2472727Z [17,309 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:52.2474135Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 99s local 2024-04-03T18:13:52.2475357Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 56s local 2024-04-03T18:13:52.2476614Z @llvm-project//mlir:SparseTensorDialect; 35s local 2024-04-03T18:13:52.2477756Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 18s local 2024-04-03T18:13:52.2479047Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 18s local 2024-04-03T18:13:52.2480270Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 17s local 2024-04-03T18:13:52.2481533Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 15s local 2024-04-03T18:13:52.2482885Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 12s local ... 2024-04-03T18:13:52.4738038Z 2024-04-03T18:13:52.4738843Z  2024-04-03T18:13:52.4739515Z  2024-04-03T18:13:52.4739964Z  2024-04-03T18:13:52.4740375Z  2024-04-03T18:13:52.4740791Z  2024-04-03T18:13:52.4741202Z  2024-04-03T18:13:52.4741641Z  2024-04-03T18:13:52.4743766Z  2024-04-03T18:13:52.4746602Z [17,311 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:52.4749051Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 99s local 2024-04-03T18:13:52.4750673Z Compiling mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp; 56s local 2024-04-03T18:13:52.4752214Z @llvm-project//mlir:SparseTensorDialect; 35s local 2024-04-03T18:13:52.4753667Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 18s local 2024-04-03T18:13:52.4755400Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 18s local 2024-04-03T18:13:52.4756743Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 17s local 2024-04-03T18:13:52.4758054Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 16s local 2024-04-03T18:13:52.4759738Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 12s local ... 2024-04-03T18:13:52.6742385Z 2024-04-03T18:13:52.6743339Z  2024-04-03T18:13:52.6743866Z  2024-04-03T18:13:52.6744288Z  2024-04-03T18:13:52.6744720Z  2024-04-03T18:13:52.6745170Z  2024-04-03T18:13:52.6745597Z  2024-04-03T18:13:52.6746010Z  2024-04-03T18:13:52.6746465Z  2024-04-03T18:13:52.6747926Z [17,312 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:52.6749518Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 100s local 2024-04-03T18:13:52.6750854Z @llvm-project//mlir:SparseTensorDialect; 35s local 2024-04-03T18:13:52.6752127Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 19s local 2024-04-03T18:13:52.6753394Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 18s local 2024-04-03T18:13:52.6755172Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 18s local 2024-04-03T18:13:52.6756488Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 16s local 2024-04-03T18:13:52.6757859Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 12s local 2024-04-03T18:13:52.6759129Z Compiling xla/service/hlo_ordering.cc; 12s local ... 2024-04-03T18:13:53.2379717Z 2024-04-03T18:13:53.2380566Z  2024-04-03T18:13:53.2381067Z  2024-04-03T18:13:53.2381837Z  2024-04-03T18:13:53.2382275Z  2024-04-03T18:13:53.2382708Z  2024-04-03T18:13:53.2383116Z  2024-04-03T18:13:53.2383499Z  2024-04-03T18:13:53.2383927Z  2024-04-03T18:13:53.2385143Z [17,313 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:53.2386615Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 100s local 2024-04-03T18:13:53.2388168Z @llvm-project//mlir:SparseTensorDialect; 36s local 2024-04-03T18:13:53.2389548Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 19s local 2024-04-03T18:13:53.2390849Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 19s local 2024-04-03T18:13:53.2392049Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 18s local 2024-04-03T18:13:53.2393281Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 16s local 2024-04-03T18:13:53.2394633Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 13s local 2024-04-03T18:13:53.2395802Z Compiling xla/service/hlo_ordering.cc; 13s local ... 2024-04-03T18:13:53.4748431Z 2024-04-03T18:13:53.4749227Z  2024-04-03T18:13:53.4749737Z  2024-04-03T18:13:53.4750170Z  2024-04-03T18:13:53.4772941Z  2024-04-03T18:13:53.4780031Z  2024-04-03T18:13:53.4780573Z  2024-04-03T18:13:53.4781239Z  2024-04-03T18:13:53.4781890Z  2024-04-03T18:13:53.4783516Z [17,314 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:53.4785576Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 100s local 2024-04-03T18:13:53.4787143Z @llvm-project//mlir:SparseTensorDialect; 36s local 2024-04-03T18:13:53.4788801Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 19s local 2024-04-03T18:13:53.4790166Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 19s local 2024-04-03T18:13:53.4791438Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 18s local 2024-04-03T18:13:53.4793038Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 17s local 2024-04-03T18:13:53.4794427Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 13s local 2024-04-03T18:13:53.4795873Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 13s local ... 2024-04-03T18:13:53.6762954Z 2024-04-03T18:13:53.6763729Z  2024-04-03T18:13:53.6764543Z  2024-04-03T18:13:53.6764995Z  2024-04-03T18:13:53.6765433Z  2024-04-03T18:13:53.6765869Z  2024-04-03T18:13:53.6766288Z  2024-04-03T18:13:53.6766725Z  2024-04-03T18:13:53.6767155Z  2024-04-03T18:13:53.6768410Z [17,316 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:53.6770079Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 101s local 2024-04-03T18:13:53.6771473Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 20s local 2024-04-03T18:13:53.6772788Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 19s local 2024-04-03T18:13:53.6774063Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 19s local 2024-04-03T18:13:53.6775670Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 17s local 2024-04-03T18:13:53.6777109Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 13s local 2024-04-03T18:13:53.6778452Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 13s local 2024-04-03T18:13:53.6779624Z @xla//xla/hlo/evaluator:hlo_evaluator; 12s local ... 2024-04-03T18:13:54.0758007Z 2024-04-03T18:13:54.0758793Z  2024-04-03T18:13:54.0759377Z  2024-04-03T18:13:54.0759831Z  2024-04-03T18:13:54.0760283Z  2024-04-03T18:13:54.0764627Z  2024-04-03T18:13:54.0767459Z  2024-04-03T18:13:54.0768222Z  2024-04-03T18:13:54.0771338Z  2024-04-03T18:13:54.0772903Z [17,318 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:54.0777102Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 101s local 2024-04-03T18:13:54.0779030Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 20s local 2024-04-03T18:13:54.0781122Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 19s local 2024-04-03T18:13:54.0782703Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 17s local 2024-04-03T18:13:54.0784487Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 14s local 2024-04-03T18:13:54.0786034Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 13s local 2024-04-03T18:13:54.0787939Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint8.cc; 12s local 2024-04-03T18:13:54.0789743Z Compiling xla/runtime/execution_engine.cc; 12s local ... 2024-04-03T18:13:54.2761099Z 2024-04-03T18:13:54.2762981Z  2024-04-03T18:13:54.2763553Z  2024-04-03T18:13:54.2764028Z  2024-04-03T18:13:54.2764497Z  2024-04-03T18:13:54.2764906Z  2024-04-03T18:13:54.2765334Z  2024-04-03T18:13:54.2765762Z  2024-04-03T18:13:54.2766218Z  2024-04-03T18:13:54.2767516Z [17,320 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:54.2769141Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 101s local 2024-04-03T18:13:54.2770430Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 20s local 2024-04-03T18:13:54.2771661Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 19s local 2024-04-03T18:13:54.2773001Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 17s local 2024-04-03T18:13:54.2774805Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 14s local 2024-04-03T18:13:54.2776151Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 13s local 2024-04-03T18:13:54.2777637Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint8.cc; 13s local 2024-04-03T18:13:54.2778860Z Compiling xla/runtime/execution_engine.cc; 12s local ... 2024-04-03T18:13:54.6713905Z 2024-04-03T18:13:54.6714686Z  2024-04-03T18:13:54.6715255Z  2024-04-03T18:13:54.6715671Z  2024-04-03T18:13:54.6716127Z  2024-04-03T18:13:54.6716552Z  2024-04-03T18:13:54.6716930Z  2024-04-03T18:13:54.6717342Z  2024-04-03T18:13:54.6717732Z  2024-04-03T18:13:54.6719217Z [17,322 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:54.6720706Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 102s local 2024-04-03T18:13:54.6721926Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 20s local 2024-04-03T18:13:54.6722934Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 20s local 2024-04-03T18:13:54.6724373Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 18s local 2024-04-03T18:13:54.6725770Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 14s local 2024-04-03T18:13:54.6727053Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 14s local 2024-04-03T18:13:54.6728339Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint8.cc; 13s local 2024-04-03T18:13:54.6729560Z Compiling xla/runtime/execution_engine.cc; 13s local ... 2024-04-03T18:13:54.8767049Z 2024-04-03T18:13:54.8768025Z  2024-04-03T18:13:54.8768567Z  2024-04-03T18:13:54.8769393Z  2024-04-03T18:13:54.8769974Z  2024-04-03T18:13:54.8770385Z  2024-04-03T18:13:54.8771150Z  2024-04-03T18:13:54.8771755Z  2024-04-03T18:13:54.8789451Z  2024-04-03T18:13:54.8793526Z [17,323 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:54.8795469Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 102s local 2024-04-03T18:13:54.8797082Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 20s local 2024-04-03T18:13:54.8800745Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 20s local 2024-04-03T18:13:54.8802359Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 18s local 2024-04-03T18:13:54.8804262Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 14s local 2024-04-03T18:13:54.8806206Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 14s local 2024-04-03T18:13:54.8807718Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint8.cc; 13s local 2024-04-03T18:13:54.8809210Z Compiling xla/runtime/execution_engine.cc; 13s local ... 2024-04-03T18:13:55.2141938Z 2024-04-03T18:13:55.2142750Z  2024-04-03T18:13:55.2143253Z  2024-04-03T18:13:55.2143684Z  2024-04-03T18:13:55.2144124Z  2024-04-03T18:13:55.2144557Z  2024-04-03T18:13:55.2145280Z  2024-04-03T18:13:55.2145740Z  2024-04-03T18:13:55.2146114Z  2024-04-03T18:13:55.2147391Z [17,324 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:55.2149252Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 102s local 2024-04-03T18:13:55.2150367Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 21s local 2024-04-03T18:13:55.2151532Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 20s local 2024-04-03T18:13:55.2153011Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 18s local 2024-04-03T18:13:55.2154314Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 15s local 2024-04-03T18:13:55.2155607Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 14s local 2024-04-03T18:13:55.2156831Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint8.cc; 14s local 2024-04-03T18:13:55.2158048Z Compiling xla/runtime/execution_engine.cc; 13s local ... 2024-04-03T18:13:55.4312907Z 2024-04-03T18:13:55.4313685Z  2024-04-03T18:13:55.4314185Z  2024-04-03T18:13:55.4315943Z  2024-04-03T18:13:55.4316383Z  2024-04-03T18:13:55.4316755Z  2024-04-03T18:13:55.4317179Z  2024-04-03T18:13:55.4317561Z  2024-04-03T18:13:55.4317937Z  2024-04-03T18:13:55.4319143Z [17,327 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:55.4320655Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 102s local 2024-04-03T18:13:55.4321831Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 21s local 2024-04-03T18:13:55.4323017Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 20s local 2024-04-03T18:13:55.4324444Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 18s local 2024-04-03T18:13:55.4325748Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 15s local 2024-04-03T18:13:55.4327028Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 14s local 2024-04-03T18:13:55.4328297Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint8.cc; 14s local 2024-04-03T18:13:55.4329579Z Compiling mlir/lib/Rewrite/ByteCode.cpp; 13s local ... 2024-04-03T18:13:55.6788716Z 2024-04-03T18:13:55.6789491Z  2024-04-03T18:13:55.6790040Z  2024-04-03T18:13:55.6790508Z  2024-04-03T18:13:55.6790949Z  2024-04-03T18:13:55.6791407Z  2024-04-03T18:13:55.6791872Z  2024-04-03T18:13:55.6792231Z  2024-04-03T18:13:55.6792619Z  2024-04-03T18:13:55.6793813Z [17,328 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:55.6795427Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 103s local 2024-04-03T18:13:55.6796776Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 21s local 2024-04-03T18:13:55.6798095Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 21s local 2024-04-03T18:13:55.6799563Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 15s local 2024-04-03T18:13:55.6801000Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 15s local 2024-04-03T18:13:55.6802411Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint8.cc; 14s local 2024-04-03T18:13:55.6803672Z Compiling mlir/lib/Rewrite/ByteCode.cpp; 13s local 2024-04-03T18:13:55.6805040Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 13s local ... 2024-04-03T18:13:55.9242553Z 2024-04-03T18:13:55.9253528Z  2024-04-03T18:13:55.9254372Z  2024-04-03T18:13:55.9254909Z  2024-04-03T18:13:55.9255405Z  2024-04-03T18:13:55.9255980Z  2024-04-03T18:13:55.9256417Z  2024-04-03T18:13:55.9256848Z  2024-04-03T18:13:55.9257292Z  2024-04-03T18:13:55.9258563Z [17,330 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:55.9260114Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 103s local 2024-04-03T18:13:55.9261507Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 22s local 2024-04-03T18:13:55.9262699Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 21s local 2024-04-03T18:13:55.9264095Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 15s local 2024-04-03T18:13:55.9265459Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 15s local 2024-04-03T18:13:55.9266783Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint8.cc; 14s local 2024-04-03T18:13:55.9268333Z Compiling mlir/lib/Rewrite/ByteCode.cpp; 13s local 2024-04-03T18:13:55.9269626Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 13s local ... 2024-04-03T18:13:56.2805164Z 2024-04-03T18:13:56.2805961Z  2024-04-03T18:13:56.2806470Z  2024-04-03T18:13:56.2806891Z  2024-04-03T18:13:56.2807355Z  2024-04-03T18:13:56.2807779Z  2024-04-03T18:13:56.2808193Z  2024-04-03T18:13:56.2808601Z  2024-04-03T18:13:56.2808941Z  2024-04-03T18:13:56.2809938Z [17,332 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:56.2811361Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 103s local 2024-04-03T18:13:56.2812599Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 22s local 2024-04-03T18:13:56.2813807Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 21s local 2024-04-03T18:13:56.2815323Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 16s local 2024-04-03T18:13:56.2816658Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 15s local 2024-04-03T18:13:56.2817937Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint8.cc; 15s local 2024-04-03T18:13:56.2819297Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 14s local 2024-04-03T18:13:56.2820801Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 14s local ... 2024-04-03T18:13:56.4831301Z 2024-04-03T18:13:56.4832073Z  2024-04-03T18:13:56.4832617Z  2024-04-03T18:13:56.4833054Z  2024-04-03T18:13:56.4833517Z  2024-04-03T18:13:56.4833962Z  2024-04-03T18:13:56.4834388Z  2024-04-03T18:13:56.4835154Z  2024-04-03T18:13:56.4835573Z  2024-04-03T18:13:56.4836809Z [17,333 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:56.4838348Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 103s local 2024-04-03T18:13:56.4839589Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 22s local 2024-04-03T18:13:56.4840808Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 21s local 2024-04-03T18:13:56.4842092Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 16s local 2024-04-03T18:13:56.4843406Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 16s local 2024-04-03T18:13:56.4844721Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint8.cc; 15s local 2024-04-03T18:13:56.4846090Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 14s local 2024-04-03T18:13:56.4847444Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 14s local ... 2024-04-03T18:13:56.6881665Z 2024-04-03T18:13:56.6882597Z  2024-04-03T18:13:56.6883105Z  2024-04-03T18:13:56.6883491Z  2024-04-03T18:13:56.6883910Z  2024-04-03T18:13:56.6884336Z  2024-04-03T18:13:56.6884752Z  2024-04-03T18:13:56.6885176Z  2024-04-03T18:13:56.6885595Z  2024-04-03T18:13:56.6886828Z [17,334 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:56.6888766Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 104s local 2024-04-03T18:13:56.6890043Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 22s local 2024-04-03T18:13:56.6891298Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 22s local 2024-04-03T18:13:56.6892685Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 16s local 2024-04-03T18:13:56.6894385Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 16s local 2024-04-03T18:13:56.6895897Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint8.cc; 15s local 2024-04-03T18:13:56.6897390Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 14s local 2024-04-03T18:13:56.6898892Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 14s local ... 2024-04-03T18:13:56.9628832Z 2024-04-03T18:13:56.9629730Z  2024-04-03T18:13:56.9630287Z  2024-04-03T18:13:56.9630753Z  2024-04-03T18:13:56.9631209Z  2024-04-03T18:13:56.9631810Z  2024-04-03T18:13:56.9632199Z  2024-04-03T18:13:56.9632638Z  2024-04-03T18:13:56.9633093Z  2024-04-03T18:13:56.9634353Z [17,335 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:56.9635970Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 104s local 2024-04-03T18:13:56.9637121Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 23s local 2024-04-03T18:13:56.9638208Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 22s local 2024-04-03T18:13:56.9639536Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 17s local 2024-04-03T18:13:56.9640786Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 16s local 2024-04-03T18:13:56.9642035Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 14s local 2024-04-03T18:13:56.9643283Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 14s local 2024-04-03T18:13:56.9644416Z Compiling xla/service/hlo_alias_analysis.cc; 12s local ... 2024-04-03T18:13:57.2805074Z 2024-04-03T18:13:57.2805832Z  2024-04-03T18:13:57.2806378Z  2024-04-03T18:13:57.2806810Z  2024-04-03T18:13:57.2807249Z  2024-04-03T18:13:57.2807692Z  2024-04-03T18:13:57.2808128Z  2024-04-03T18:13:57.2808925Z  2024-04-03T18:13:57.2809394Z  2024-04-03T18:13:57.2810649Z [17,336 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:57.2812249Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 104s local 2024-04-03T18:13:57.2813390Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 23s local 2024-04-03T18:13:57.2814970Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 22s local 2024-04-03T18:13:57.2816370Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 17s local 2024-04-03T18:13:57.2817697Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 16s local 2024-04-03T18:13:57.2819096Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 15s local 2024-04-03T18:13:57.2820462Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 15s local 2024-04-03T18:13:57.2821734Z Compiling xla/service/hlo_alias_analysis.cc; 13s local ... 2024-04-03T18:13:57.7422724Z 2024-04-03T18:13:57.7423515Z  2024-04-03T18:13:57.7424066Z  2024-04-03T18:13:57.7424471Z  2024-04-03T18:13:57.7424904Z  2024-04-03T18:13:57.7425331Z  2024-04-03T18:13:57.7425738Z  2024-04-03T18:13:57.7426191Z  2024-04-03T18:13:57.7426625Z  2024-04-03T18:13:57.7428126Z [17,337 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:57.7429793Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 105s local 2024-04-03T18:13:57.7431026Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 23s local 2024-04-03T18:13:57.7432246Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 23s local 2024-04-03T18:13:57.7433982Z Compiling llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp; 17s local 2024-04-03T18:13:57.7435311Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 17s local 2024-04-03T18:13:57.7436660Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 15s local 2024-04-03T18:13:57.7438035Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 15s local 2024-04-03T18:13:57.7439194Z Compiling xla/service/hlo_alias_analysis.cc; 13s local ... 2024-04-03T18:13:58.0116672Z 2024-04-03T18:13:58.0117694Z  2024-04-03T18:13:58.0118339Z  2024-04-03T18:13:58.0118712Z  2024-04-03T18:13:58.0119109Z  2024-04-03T18:13:58.0119511Z  2024-04-03T18:13:58.0119879Z  2024-04-03T18:13:58.0120258Z  2024-04-03T18:13:58.0120651Z  2024-04-03T18:13:58.0121674Z [17,339 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:58.0122963Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 105s local 2024-04-03T18:13:58.0123962Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 24s local 2024-04-03T18:13:58.0124946Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 23s local 2024-04-03T18:13:58.0125956Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 17s local 2024-04-03T18:13:58.0127027Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 15s local 2024-04-03T18:13:58.0128114Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 15s local 2024-04-03T18:13:58.0129048Z Compiling xla/service/hlo_alias_analysis.cc; 13s local 2024-04-03T18:13:58.0129946Z @llvm-project//llvm:X86CodeGen; 13s local ... 2024-04-03T18:13:58.2338855Z 2024-04-03T18:13:58.2339608Z  2024-04-03T18:13:58.2340168Z  2024-04-03T18:13:58.2340646Z  2024-04-03T18:13:58.2341090Z  2024-04-03T18:13:58.2341539Z  2024-04-03T18:13:58.2341998Z  2024-04-03T18:13:58.2342445Z  2024-04-03T18:13:58.2342910Z  2024-04-03T18:13:58.2344135Z [17,342 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:58.2345671Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 105s local 2024-04-03T18:13:58.2346904Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 24s local 2024-04-03T18:13:58.2348672Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 23s local 2024-04-03T18:13:58.2350087Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 16s local 2024-04-03T18:13:58.2351415Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 16s local 2024-04-03T18:13:58.2352604Z Compiling xla/service/hlo_alias_analysis.cc; 14s local 2024-04-03T18:13:58.2354179Z Compiling llvm/lib/Target/X86/GISel/X86InstructionSelector.cpp; 13s local 2024-04-03T18:13:58.2355756Z Compiling llvm/lib/ExecutionEngine/Orc/COFFPlatform.cpp; 11s local ... 2024-04-03T18:13:58.4798467Z 2024-04-03T18:13:58.4799194Z  2024-04-03T18:13:58.4799714Z  2024-04-03T18:13:58.4800146Z  2024-04-03T18:13:58.4800513Z  2024-04-03T18:13:58.4800890Z  2024-04-03T18:13:58.4801320Z  2024-04-03T18:13:58.4801675Z  2024-04-03T18:13:58.4802056Z  2024-04-03T18:13:58.4803205Z [17,345 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:58.4804672Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 105s local 2024-04-03T18:13:58.4805789Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 24s local 2024-04-03T18:13:58.4806840Z Compiling llvm/lib/Transforms/IPO/SampleProfile.cpp; 23s local 2024-04-03T18:13:58.4807971Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 16s local 2024-04-03T18:13:58.4809062Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 16s local 2024-04-03T18:13:58.4809974Z Compiling xla/service/hlo_alias_analysis.cc; 14s local 2024-04-03T18:13:58.4810931Z Compiling llvm/lib/ExecutionEngine/Orc/COFFPlatform.cpp; 11s local 2024-04-03T18:13:58.4812199Z Compiling xla/service/layout_assignment.cc; 10s local ... 2024-04-03T18:13:58.6802421Z 2024-04-03T18:13:58.6803594Z  2024-04-03T18:13:58.6804400Z  2024-04-03T18:13:58.6807209Z  2024-04-03T18:13:58.6809928Z  2024-04-03T18:13:58.6812629Z  2024-04-03T18:13:58.6813584Z  2024-04-03T18:13:58.6814392Z  2024-04-03T18:13:58.6815036Z  2024-04-03T18:13:58.6816417Z [17,347 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:58.6818385Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 106s local 2024-04-03T18:13:58.6820056Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 24s local 2024-04-03T18:13:58.6821833Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 16s local 2024-04-03T18:13:58.6823461Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 16s local 2024-04-03T18:13:58.6824882Z Compiling xla/service/hlo_alias_analysis.cc; 14s local 2024-04-03T18:13:58.6826449Z Compiling llvm/lib/ExecutionEngine/Orc/COFFPlatform.cpp; 11s local 2024-04-03T18:13:58.6828257Z Compiling xla/service/layout_assignment.cc; 10s local 2024-04-03T18:13:58.6829557Z Compiling mlir/lib/ExecutionEngine/OptUtils.cpp; 8s local ... 2024-04-03T18:13:58.9649501Z 2024-04-03T18:13:58.9650696Z  2024-04-03T18:13:58.9651642Z  2024-04-03T18:13:58.9652729Z  2024-04-03T18:13:58.9653218Z  2024-04-03T18:13:58.9653761Z  2024-04-03T18:13:58.9654388Z  2024-04-03T18:13:58.9654859Z  2024-04-03T18:13:58.9655349Z  2024-04-03T18:13:58.9656503Z [17,348 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:58.9658006Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 106s local 2024-04-03T18:13:58.9659439Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 25s local 2024-04-03T18:13:58.9660734Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 16s local 2024-04-03T18:13:58.9662074Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 16s local 2024-04-03T18:13:58.9663267Z Compiling xla/service/hlo_alias_analysis.cc; 14s local 2024-04-03T18:13:58.9664503Z Compiling llvm/lib/ExecutionEngine/Orc/COFFPlatform.cpp; 12s local 2024-04-03T18:13:58.9666061Z Compiling xla/service/layout_assignment.cc; 10s local 2024-04-03T18:13:58.9667162Z Compiling mlir/lib/ExecutionEngine/OptUtils.cpp; 8s local ... 2024-04-03T18:13:59.2130884Z 2024-04-03T18:13:59.2131934Z  2024-04-03T18:13:59.2132503Z  2024-04-03T18:13:59.2132983Z  2024-04-03T18:13:59.2136911Z  2024-04-03T18:13:59.2140322Z  2024-04-03T18:13:59.2143154Z  2024-04-03T18:13:59.2145516Z  2024-04-03T18:13:59.2146214Z  2024-04-03T18:13:59.2147984Z [17,352 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:13:59.2149739Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 106s local 2024-04-03T18:13:59.2151053Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 25s local 2024-04-03T18:13:59.2152454Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 17s local 2024-04-03T18:13:59.2154022Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 16s local 2024-04-03T18:13:59.2155322Z Compiling xla/service/hlo_alias_analysis.cc; 15s local 2024-04-03T18:13:59.2156630Z Compiling llvm/lib/ExecutionEngine/Orc/COFFPlatform.cpp; 12s local 2024-04-03T18:13:59.2158321Z Compiling xla/service/layout_assignment.cc; 11s local 2024-04-03T18:13:59.2159804Z Compiling xla/hlo/utils/hlo_live_range.cc; 8s local ... 2024-04-03T18:13:59.4809333Z 2024-04-03T18:13:59.4810523Z  2024-04-03T18:13:59.4811679Z  2024-04-03T18:13:59.4812330Z  2024-04-03T18:13:59.4812721Z  2024-04-03T18:13:59.4813095Z  2024-04-03T18:13:59.4813466Z  2024-04-03T18:13:59.4813933Z  2024-04-03T18:13:59.4814536Z  2024-04-03T18:13:59.4816194Z [17,353 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:59.4817684Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 106s local 2024-04-03T18:13:59.4818884Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 25s local 2024-04-03T18:13:59.4820172Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 17s local 2024-04-03T18:13:59.4821541Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 17s local 2024-04-03T18:13:59.4822821Z Compiling xla/service/hlo_alias_analysis.cc; 15s local 2024-04-03T18:13:59.4824065Z Compiling llvm/lib/ExecutionEngine/Orc/COFFPlatform.cpp; 12s local 2024-04-03T18:13:59.4825488Z Compiling xla/service/layout_assignment.cc; 11s local 2024-04-03T18:13:59.4826506Z Compiling xla/hlo/utils/hlo_live_range.cc; 8s local ... 2024-04-03T18:13:59.6813538Z 2024-04-03T18:13:59.6814788Z  2024-04-03T18:13:59.6815346Z  2024-04-03T18:13:59.6815755Z  2024-04-03T18:13:59.6816203Z  2024-04-03T18:13:59.6816611Z  2024-04-03T18:13:59.6817011Z  2024-04-03T18:13:59.6817451Z  2024-04-03T18:13:59.6817862Z  2024-04-03T18:13:59.6819040Z [17,354 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:13:59.6820555Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 107s local 2024-04-03T18:13:59.6821778Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 25s local 2024-04-03T18:13:59.6823118Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 17s local 2024-04-03T18:13:59.6824511Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 17s local 2024-04-03T18:13:59.6825656Z Compiling xla/service/hlo_alias_analysis.cc; 15s local 2024-04-03T18:13:59.6826889Z Compiling llvm/lib/ExecutionEngine/Orc/COFFPlatform.cpp; 12s local 2024-04-03T18:13:59.6828358Z Compiling xla/service/layout_assignment.cc; 11s local 2024-04-03T18:13:59.6829416Z Compiling xla/hlo/utils/hlo_live_range.cc; 8s local ... 2024-04-03T18:14:00.0411456Z 2024-04-03T18:14:00.0412253Z  2024-04-03T18:14:00.0412811Z  2024-04-03T18:14:00.0413260Z  2024-04-03T18:14:00.0413712Z  2024-04-03T18:14:00.0414366Z  2024-04-03T18:14:00.0414795Z  2024-04-03T18:14:00.0415260Z  2024-04-03T18:14:00.0416027Z  2024-04-03T18:14:00.0417321Z [17,356 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:00.0418918Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 107s local 2024-04-03T18:14:00.0420236Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 26s local 2024-04-03T18:14:00.0421701Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 17s local 2024-04-03T18:14:00.0423060Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 17s local 2024-04-03T18:14:00.0424255Z Compiling xla/service/hlo_alias_analysis.cc; 15s local 2024-04-03T18:14:00.0425334Z Compiling xla/service/layout_assignment.cc; 11s local 2024-04-03T18:14:00.0426356Z Compiling xla/hlo/utils/hlo_live_range.cc; 8s local 2024-04-03T18:14:00.0427438Z Compiling llvm/lib/CodeGen/IfConversion.cpp; 8s local ... 2024-04-03T18:14:00.2827225Z 2024-04-03T18:14:00.2828251Z  2024-04-03T18:14:00.2828791Z  2024-04-03T18:14:00.2829260Z  2024-04-03T18:14:00.2829702Z  2024-04-03T18:14:00.2830146Z  2024-04-03T18:14:00.2830562Z  2024-04-03T18:14:00.2830987Z  2024-04-03T18:14:00.2831379Z  2024-04-03T18:14:00.2832572Z [17,357 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:00.2834168Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 107s local 2024-04-03T18:14:00.2835365Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 26s local 2024-04-03T18:14:00.2836534Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 18s local 2024-04-03T18:14:00.2838012Z Compiling xla/service/hlo_alias_analysis.cc; 16s local 2024-04-03T18:14:00.2839060Z Compiling xla/service/layout_assignment.cc; 12s local 2024-04-03T18:14:00.2840077Z Compiling xla/hlo/utils/hlo_live_range.cc; 9s local 2024-04-03T18:14:00.2841019Z Compiling llvm/lib/CodeGen/IfConversion.cpp; 8s local 2024-04-03T18:14:00.2842000Z Compiling xla/runtime/executable.cc; 8s local ... 2024-04-03T18:14:00.4826803Z 2024-04-03T18:14:00.4827932Z  2024-04-03T18:14:00.4828616Z  2024-04-03T18:14:00.4829077Z  2024-04-03T18:14:00.4829975Z  2024-04-03T18:14:00.4830566Z  2024-04-03T18:14:00.4831166Z  2024-04-03T18:14:00.4831578Z  2024-04-03T18:14:00.4832173Z  2024-04-03T18:14:00.4833752Z [17,359 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:00.4835826Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 107s local 2024-04-03T18:14:00.4837361Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 26s local 2024-04-03T18:14:00.4838910Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 18s local 2024-04-03T18:14:00.4840383Z Compiling xla/service/hlo_alias_analysis.cc; 16s local 2024-04-03T18:14:00.4841578Z Compiling xla/service/layout_assignment.cc; 12s local 2024-04-03T18:14:00.4842907Z Compiling xla/hlo/utils/hlo_live_range.cc; 9s local 2024-04-03T18:14:00.4844237Z Compiling llvm/lib/CodeGen/IfConversion.cpp; 8s local 2024-04-03T18:14:00.4862054Z Compiling xla/runtime/executable.cc; 8s local ... 2024-04-03T18:14:00.7013064Z 2024-04-03T18:14:00.7013825Z  2024-04-03T18:14:00.7014565Z  2024-04-03T18:14:00.7015018Z  2024-04-03T18:14:00.7015448Z  2024-04-03T18:14:00.7015882Z  2024-04-03T18:14:00.7016302Z  2024-04-03T18:14:00.7016727Z  2024-04-03T18:14:00.7017256Z  2024-04-03T18:14:00.7018708Z [17,360 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:00.7020356Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 108s local 2024-04-03T18:14:00.7021636Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 26s local 2024-04-03T18:14:00.7022835Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 18s local 2024-04-03T18:14:00.7024287Z Compiling xla/service/hlo_alias_analysis.cc; 16s local 2024-04-03T18:14:00.7025613Z Compiling xla/service/layout_assignment.cc; 12s local 2024-04-03T18:14:00.7026588Z Compiling xla/hlo/utils/hlo_live_range.cc; 9s local 2024-04-03T18:14:00.7027846Z Compiling llvm/lib/CodeGen/IfConversion.cpp; 8s local 2024-04-03T18:14:00.7028842Z Compiling xla/runtime/executable.cc; 8s local ... 2024-04-03T18:14:00.9850639Z 2024-04-03T18:14:00.9851549Z  2024-04-03T18:14:00.9852198Z  2024-04-03T18:14:00.9852590Z  2024-04-03T18:14:00.9853159Z  2024-04-03T18:14:00.9853684Z  2024-04-03T18:14:00.9854071Z  2024-04-03T18:14:00.9854795Z  2024-04-03T18:14:00.9855353Z  2024-04-03T18:14:00.9856603Z [17,362 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:00.9858548Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 108s local 2024-04-03T18:14:00.9860166Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 27s local 2024-04-03T18:14:00.9861641Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 18s local 2024-04-03T18:14:00.9863063Z Compiling xla/service/layout_assignment.cc; 12s local 2024-04-03T18:14:00.9864200Z Compiling xla/hlo/utils/hlo_live_range.cc; 9s local 2024-04-03T18:14:00.9865581Z Compiling llvm/lib/CodeGen/IfConversion.cpp; 9s local 2024-04-03T18:14:00.9866721Z Compiling xla/runtime/executable.cc; 8s local 2024-04-03T18:14:00.9868399Z Compiling mlir/lib/Analysis/Presburger/IntegerRelation.cpp; 8s local ... 2024-04-03T18:14:01.2259212Z 2024-04-03T18:14:01.2260001Z  2024-04-03T18:14:01.2260498Z  2024-04-03T18:14:01.2263793Z  2024-04-03T18:14:01.2264539Z  2024-04-03T18:14:01.2265339Z  2024-04-03T18:14:01.2266296Z  2024-04-03T18:14:01.2266775Z  2024-04-03T18:14:01.2267194Z  2024-04-03T18:14:01.2268942Z [17,364 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:01.2270586Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 108s local 2024-04-03T18:14:01.2271901Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 27s local 2024-04-03T18:14:01.2275143Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 19s local 2024-04-03T18:14:01.2276379Z Compiling xla/service/layout_assignment.cc; 13s local 2024-04-03T18:14:01.2277684Z Compiling xla/hlo/utils/hlo_live_range.cc; 10s local 2024-04-03T18:14:01.2279121Z Compiling xla/runtime/executable.cc; 9s local 2024-04-03T18:14:01.2280417Z Compiling mlir/lib/Analysis/Presburger/IntegerRelation.cpp; 8s local 2024-04-03T18:14:01.2282313Z Compiling xla/service/layout_assignment.cc; 8s local ... 2024-04-03T18:14:01.4844179Z 2024-04-03T18:14:01.4844971Z  2024-04-03T18:14:01.4845546Z  2024-04-03T18:14:01.4846007Z  2024-04-03T18:14:01.4846558Z  2024-04-03T18:14:01.4847010Z  2024-04-03T18:14:01.4847457Z  2024-04-03T18:14:01.4847890Z  2024-04-03T18:14:01.4848320Z  2024-04-03T18:14:01.4849738Z [17,364 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:01.4851279Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 108s local 2024-04-03T18:14:01.4852481Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 27s local 2024-04-03T18:14:01.4853660Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 19s local 2024-04-03T18:14:01.4854915Z Compiling xla/service/layout_assignment.cc; 13s local 2024-04-03T18:14:01.4855907Z Compiling xla/hlo/utils/hlo_live_range.cc; 10s local 2024-04-03T18:14:01.4856803Z Compiling xla/runtime/executable.cc; 9s local 2024-04-03T18:14:01.4857945Z Compiling mlir/lib/Analysis/Presburger/IntegerRelation.cpp; 9s local 2024-04-03T18:14:01.4859223Z Compiling xla/service/layout_assignment.cc; 8s local ... 2024-04-03T18:14:01.8222762Z 2024-04-03T18:14:01.8223466Z  2024-04-03T18:14:01.8223991Z  2024-04-03T18:14:01.8224394Z  2024-04-03T18:14:01.8225139Z  2024-04-03T18:14:01.8225701Z  2024-04-03T18:14:01.8226101Z  2024-04-03T18:14:01.8226499Z  2024-04-03T18:14:01.8226939Z  2024-04-03T18:14:01.8228512Z [17,366 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:01.8230444Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 109s local 2024-04-03T18:14:01.8231607Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 27s local 2024-04-03T18:14:01.8233107Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 19s local 2024-04-03T18:14:01.8234255Z Compiling xla/service/layout_assignment.cc; 13s local 2024-04-03T18:14:01.8235358Z Compiling xla/hlo/utils/hlo_live_range.cc; 10s local 2024-04-03T18:14:01.8236368Z Compiling xla/runtime/executable.cc; 9s local 2024-04-03T18:14:01.8237556Z Compiling mlir/lib/Analysis/Presburger/IntegerRelation.cpp; 9s local 2024-04-03T18:14:01.8238828Z Compiling xla/service/layout_assignment.cc; 9s local ... 2024-04-03T18:14:02.0835944Z 2024-04-03T18:14:02.0836739Z  2024-04-03T18:14:02.0837299Z  2024-04-03T18:14:02.0837746Z  2024-04-03T18:14:02.0839724Z  2024-04-03T18:14:02.0840689Z  2024-04-03T18:14:02.0841307Z  2024-04-03T18:14:02.0842076Z  2024-04-03T18:14:02.0842919Z  2024-04-03T18:14:02.0844221Z [17,367 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:02.0846014Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 109s local 2024-04-03T18:14:02.0847375Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 28s local 2024-04-03T18:14:02.0848816Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 19s local 2024-04-03T18:14:02.0850131Z Compiling xla/service/layout_assignment.cc; 13s local 2024-04-03T18:14:02.0851053Z Compiling xla/hlo/utils/hlo_live_range.cc; 10s local 2024-04-03T18:14:02.0852037Z Compiling xla/runtime/executable.cc; 10s local 2024-04-03T18:14:02.0853080Z Compiling xla/service/layout_assignment.cc; 9s local 2024-04-03T18:14:02.0854464Z Compiling llvm/lib/Passes/PassBuilderBindings.cpp; 8s local ... 2024-04-03T18:14:03.0882823Z 2024-04-03T18:14:03.0883580Z  2024-04-03T18:14:03.0884068Z  2024-04-03T18:14:03.0884458Z  2024-04-03T18:14:03.0884880Z  2024-04-03T18:14:03.0885282Z  2024-04-03T18:14:03.0885679Z  2024-04-03T18:14:03.0886065Z  2024-04-03T18:14:03.0886455Z  2024-04-03T18:14:03.0887575Z [17,367 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:03.0888997Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 110s local 2024-04-03T18:14:03.0890111Z Compiling llvm/lib/Transforms/IPO/OpenMPOpt.cpp; 29s local 2024-04-03T18:14:03.0891157Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 20s local 2024-04-03T18:14:03.0892306Z Compiling xla/service/layout_assignment.cc; 14s local 2024-04-03T18:14:03.0893176Z Compiling xla/hlo/utils/hlo_live_range.cc; 12s local 2024-04-03T18:14:03.0894002Z Compiling xla/runtime/executable.cc; 11s local 2024-04-03T18:14:03.0895022Z Compiling xla/service/layout_assignment.cc; 10s local 2024-04-03T18:14:03.0896030Z Compiling llvm/lib/Passes/PassBuilderBindings.cpp; 9s local ... 2024-04-03T18:14:03.3733157Z 2024-04-03T18:14:03.3734122Z  2024-04-03T18:14:03.3734983Z  2024-04-03T18:14:03.3735573Z  2024-04-03T18:14:03.3736006Z  2024-04-03T18:14:03.3736610Z  2024-04-03T18:14:03.3737272Z  2024-04-03T18:14:03.3737872Z  2024-04-03T18:14:03.3738332Z  2024-04-03T18:14:03.3739899Z [17,369 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:03.3741828Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 110s local 2024-04-03T18:14:03.3743438Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 21s local 2024-04-03T18:14:03.3745363Z Compiling xla/service/layout_assignment.cc; 15s local 2024-04-03T18:14:03.3746754Z Compiling xla/hlo/utils/hlo_live_range.cc; 12s local 2024-04-03T18:14:03.3748042Z Compiling xla/runtime/executable.cc; 11s local 2024-04-03T18:14:03.3749428Z Compiling xla/service/layout_assignment.cc; 10s local 2024-04-03T18:14:03.3750578Z Compiling xla/service/hlo_ordering.cc; 10s local 2024-04-03T18:14:03.3752662Z Compiling xla/service/heap_simulator/heap_simulator.cc; 9s local ... 2024-04-03T18:14:03.6856309Z 2024-04-03T18:14:03.6857031Z  2024-04-03T18:14:03.6857574Z  2024-04-03T18:14:03.6858016Z  2024-04-03T18:14:03.6858509Z  2024-04-03T18:14:03.6858925Z  2024-04-03T18:14:03.6859362Z  2024-04-03T18:14:03.6859797Z  2024-04-03T18:14:03.6860211Z  2024-04-03T18:14:03.6861509Z [17,373 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:03.6863222Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 111s local 2024-04-03T18:14:03.6864581Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 21s local 2024-04-03T18:14:03.6865770Z Compiling xla/service/layout_assignment.cc; 15s local 2024-04-03T18:14:03.6866834Z Compiling xla/hlo/utils/hlo_live_range.cc; 12s local 2024-04-03T18:14:03.6867982Z Compiling xla/runtime/executable.cc; 11s local 2024-04-03T18:14:03.6868740Z Compiling xla/service/layout_assignment.cc; 11s local 2024-04-03T18:14:03.6869971Z Compiling xla/service/hlo_ordering.cc; 10s local 2024-04-03T18:14:03.6871178Z Compiling xla/service/heap_simulator/heap_simulator.cc; 10s local ... 2024-04-03T18:14:04.0855997Z 2024-04-03T18:14:04.0856683Z  2024-04-03T18:14:04.0857156Z  2024-04-03T18:14:04.0857523Z  2024-04-03T18:14:04.0857908Z  2024-04-03T18:14:04.0858285Z  2024-04-03T18:14:04.0858682Z  2024-04-03T18:14:04.0859057Z  2024-04-03T18:14:04.0864960Z  2024-04-03T18:14:04.0866130Z [17,374 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:04.0867510Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 111s local 2024-04-03T18:14:04.0869090Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 21s local 2024-04-03T18:14:04.0870075Z Compiling xla/service/layout_assignment.cc; 15s local 2024-04-03T18:14:04.0870948Z Compiling xla/hlo/utils/hlo_live_range.cc; 13s local 2024-04-03T18:14:04.0871758Z Compiling xla/runtime/executable.cc; 12s local 2024-04-03T18:14:04.0872578Z Compiling xla/service/layout_assignment.cc; 11s local 2024-04-03T18:14:04.0873425Z Compiling xla/service/hlo_ordering.cc; 10s local 2024-04-03T18:14:04.0874420Z Compiling xla/service/heap_simulator/heap_simulator.cc; 10s local ... 2024-04-03T18:14:04.4859348Z 2024-04-03T18:14:04.4860459Z  2024-04-03T18:14:04.4861285Z  2024-04-03T18:14:04.4862164Z  2024-04-03T18:14:04.4862699Z  2024-04-03T18:14:04.4863369Z  2024-04-03T18:14:04.4864065Z  2024-04-03T18:14:04.4867487Z  2024-04-03T18:14:04.4868300Z  2024-04-03T18:14:04.4869626Z [17,375 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:04.4871205Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 111s local 2024-04-03T18:14:04.4872557Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 22s local 2024-04-03T18:14:04.4873747Z Compiling xla/service/layout_assignment.cc; 16s local 2024-04-03T18:14:04.4875046Z Compiling xla/hlo/utils/hlo_live_range.cc; 13s local 2024-04-03T18:14:04.4876510Z Compiling xla/runtime/executable.cc; 12s local 2024-04-03T18:14:04.4877644Z Compiling xla/service/layout_assignment.cc; 11s local 2024-04-03T18:14:04.4878721Z Compiling xla/service/hlo_ordering.cc; 11s local 2024-04-03T18:14:04.4880001Z Compiling xla/service/heap_simulator/heap_simulator.cc; 10s local ... 2024-04-03T18:14:04.6863174Z 2024-04-03T18:14:04.6864548Z  2024-04-03T18:14:04.6865338Z  2024-04-03T18:14:04.6866123Z  2024-04-03T18:14:04.6867215Z  2024-04-03T18:14:04.6867933Z  2024-04-03T18:14:04.6868440Z  2024-04-03T18:14:04.6868910Z  2024-04-03T18:14:04.6869377Z  2024-04-03T18:14:04.6870922Z [17,377 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:04.6872725Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 112s local 2024-04-03T18:14:04.6874103Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 22s local 2024-04-03T18:14:04.6875554Z Compiling xla/service/layout_assignment.cc; 16s local 2024-04-03T18:14:04.6876603Z Compiling xla/hlo/utils/hlo_live_range.cc; 13s local 2024-04-03T18:14:04.6877593Z Compiling xla/runtime/executable.cc; 12s local 2024-04-03T18:14:04.6878614Z Compiling xla/service/layout_assignment.cc; 12s local 2024-04-03T18:14:04.6879668Z Compiling xla/service/hlo_ordering.cc; 11s local 2024-04-03T18:14:04.6880900Z Compiling xla/service/heap_simulator/heap_simulator.cc; 11s local ... 2024-04-03T18:14:04.9003293Z 2024-04-03T18:14:04.9004096Z  2024-04-03T18:14:04.9005196Z  2024-04-03T18:14:04.9005940Z  2024-04-03T18:14:04.9006620Z  2024-04-03T18:14:04.9007097Z  2024-04-03T18:14:04.9007527Z  2024-04-03T18:14:04.9007976Z  2024-04-03T18:14:04.9008383Z  2024-04-03T18:14:04.9009630Z [17,381 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:04.9011307Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 112s local 2024-04-03T18:14:04.9012888Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 22s local 2024-04-03T18:14:04.9014068Z Compiling xla/service/layout_assignment.cc; 16s local 2024-04-03T18:14:04.9015274Z Compiling xla/hlo/utils/hlo_live_range.cc; 13s local 2024-04-03T18:14:04.9016284Z Compiling xla/runtime/executable.cc; 12s local 2024-04-03T18:14:04.9017292Z Compiling xla/service/layout_assignment.cc; 12s local 2024-04-03T18:14:04.9018312Z Compiling xla/service/hlo_ordering.cc; 11s local 2024-04-03T18:14:04.9019688Z Compiling xla/service/heap_simulator/heap_simulator.cc; 11s local ... 2024-04-03T18:14:05.2493586Z 2024-04-03T18:14:05.2494517Z  2024-04-03T18:14:05.2495067Z  2024-04-03T18:14:05.2495487Z  2024-04-03T18:14:05.2496070Z  2024-04-03T18:14:05.2496491Z  2024-04-03T18:14:05.2496931Z  2024-04-03T18:14:05.2497356Z  2024-04-03T18:14:05.2500518Z  2024-04-03T18:14:05.2503137Z [17,383 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:05.2505163Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 112s local 2024-04-03T18:14:05.2506916Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 23s local 2024-04-03T18:14:05.2508740Z Compiling xla/service/layout_assignment.cc; 17s local 2024-04-03T18:14:05.2510103Z Compiling xla/hlo/utils/hlo_live_range.cc; 14s local 2024-04-03T18:14:05.2511286Z Compiling xla/runtime/executable.cc; 13s local 2024-04-03T18:14:05.2512749Z Compiling xla/service/layout_assignment.cc; 12s local 2024-04-03T18:14:05.2514079Z Compiling xla/service/hlo_ordering.cc; 11s local 2024-04-03T18:14:05.2515467Z Compiling xla/service/heap_simulator/heap_simulator.cc; 11s local ... 2024-04-03T18:14:05.4841833Z 2024-04-03T18:14:05.4843027Z  2024-04-03T18:14:05.4843904Z  2024-04-03T18:14:05.4846904Z  2024-04-03T18:14:05.4847575Z  2024-04-03T18:14:05.4850455Z  2024-04-03T18:14:05.4851076Z  2024-04-03T18:14:05.4853923Z  2024-04-03T18:14:05.4854782Z  2024-04-03T18:14:05.4858321Z [17,384 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:05.4860019Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 112s local 2024-04-03T18:14:05.4863984Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 23s local 2024-04-03T18:14:05.4865322Z Compiling xla/service/layout_assignment.cc; 17s local 2024-04-03T18:14:05.4866842Z Compiling xla/hlo/utils/hlo_live_range.cc; 14s local 2024-04-03T18:14:05.4869921Z Compiling xla/runtime/executable.cc; 13s local 2024-04-03T18:14:05.4871398Z Compiling xla/service/layout_assignment.cc; 12s local 2024-04-03T18:14:05.4872596Z Compiling xla/service/hlo_ordering.cc; 12s local 2024-04-03T18:14:05.4873978Z Compiling xla/service/heap_simulator/heap_simulator.cc; 11s local ... 2024-04-03T18:14:05.6872339Z 2024-04-03T18:14:05.6873143Z  2024-04-03T18:14:05.6873707Z  2024-04-03T18:14:05.6874144Z  2024-04-03T18:14:05.6874552Z  2024-04-03T18:14:05.6875026Z  2024-04-03T18:14:05.6875480Z  2024-04-03T18:14:05.6876105Z  2024-04-03T18:14:05.6876513Z  2024-04-03T18:14:05.6877694Z [17,386 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:14:05.6879275Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 113s local 2024-04-03T18:14:05.6880565Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 23s local 2024-04-03T18:14:05.6881597Z Compiling xla/service/layout_assignment.cc; 17s local 2024-04-03T18:14:05.6882561Z Compiling xla/hlo/utils/hlo_live_range.cc; 14s local 2024-04-03T18:14:05.6883525Z Compiling xla/runtime/executable.cc; 13s local 2024-04-03T18:14:05.6884531Z Compiling xla/service/layout_assignment.cc; 13s local 2024-04-03T18:14:05.6885492Z Compiling xla/service/hlo_ordering.cc; 12s local 2024-04-03T18:14:05.6886876Z Compiling xla/service/heap_simulator/heap_simulator.cc; 12s local ... 2024-04-03T18:14:06.0876162Z 2024-04-03T18:14:06.0876881Z  2024-04-03T18:14:06.0877362Z  2024-04-03T18:14:06.0877776Z  2024-04-03T18:14:06.0878171Z  2024-04-03T18:14:06.0878589Z  2024-04-03T18:14:06.0879021Z  2024-04-03T18:14:06.0879445Z  2024-04-03T18:14:06.0879819Z  2024-04-03T18:14:06.0881233Z [17,389 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:06.0882632Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 113s local 2024-04-03T18:14:06.0883780Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 23s local 2024-04-03T18:14:06.0884796Z Compiling xla/service/layout_assignment.cc; 17s local 2024-04-03T18:14:06.0885637Z Compiling xla/runtime/executable.cc; 14s local 2024-04-03T18:14:06.0886485Z Compiling xla/service/layout_assignment.cc; 13s local 2024-04-03T18:14:06.0887380Z Compiling xla/service/hlo_ordering.cc; 12s local 2024-04-03T18:14:06.0888369Z Compiling xla/service/heap_simulator/heap_simulator.cc; 12s local 2024-04-03T18:14:06.0889420Z Compiling xla/hlo/utils/hlo_live_range.cc; 10s local ... 2024-04-03T18:14:06.4879073Z 2024-04-03T18:14:06.4879827Z  2024-04-03T18:14:06.4880374Z  2024-04-03T18:14:06.4880788Z  2024-04-03T18:14:06.4885535Z  2024-04-03T18:14:06.4886012Z  2024-04-03T18:14:06.4886452Z  2024-04-03T18:14:06.4886897Z  2024-04-03T18:14:06.4887293Z  2024-04-03T18:14:06.4888532Z [17,392 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:14:06.4890260Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 113s local 2024-04-03T18:14:06.4891600Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 24s local 2024-04-03T18:14:06.4892863Z Compiling xla/service/layout_assignment.cc; 18s local 2024-04-03T18:14:06.4893679Z Compiling xla/runtime/executable.cc; 14s local 2024-04-03T18:14:06.4894606Z Compiling xla/service/layout_assignment.cc; 13s local 2024-04-03T18:14:06.4895693Z Compiling xla/service/heap_simulator/heap_simulator.cc; 12s local 2024-04-03T18:14:06.4896823Z Compiling xla/hlo/utils/hlo_live_range.cc; 11s local 2024-04-03T18:14:06.4898275Z Compiling llvm/lib/Transforms/Scalar/JumpThreading.cpp; 10s local ... 2024-04-03T18:14:06.7256934Z 2024-04-03T18:14:06.7257680Z  2024-04-03T18:14:06.7258232Z  2024-04-03T18:14:06.7258676Z  2024-04-03T18:14:06.7259110Z  2024-04-03T18:14:06.7259544Z  2024-04-03T18:14:06.7260415Z  2024-04-03T18:14:06.7260850Z  2024-04-03T18:14:06.7261290Z  2024-04-03T18:14:06.7262519Z [17,395 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:06.7264155Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 114s local 2024-04-03T18:14:06.7265438Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 24s local 2024-04-03T18:14:06.7266564Z Compiling xla/service/layout_assignment.cc; 18s local 2024-04-03T18:14:06.7267542Z Compiling xla/runtime/executable.cc; 14s local 2024-04-03T18:14:06.7268791Z Compiling xla/service/layout_assignment.cc; 14s local 2024-04-03T18:14:06.7269958Z Compiling xla/service/heap_simulator/heap_simulator.cc; 13s local 2024-04-03T18:14:06.7271137Z Compiling xla/hlo/utils/hlo_live_range.cc; 11s local 2024-04-03T18:14:06.7272583Z Compiling llvm/lib/Transforms/Scalar/JumpThreading.cpp; 10s local ... 2024-04-03T18:14:06.9994002Z 2024-04-03T18:14:06.9994772Z  2024-04-03T18:14:06.9995337Z  2024-04-03T18:14:06.9995804Z  2024-04-03T18:14:06.9996278Z  2024-04-03T18:14:06.9996754Z  2024-04-03T18:14:06.9997211Z  2024-04-03T18:14:06.9997685Z  2024-04-03T18:14:06.9998155Z  2024-04-03T18:14:06.9999557Z [17,396 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:07.0001651Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 114s local 2024-04-03T18:14:07.0003114Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 24s local 2024-04-03T18:14:07.0004391Z Compiling xla/service/layout_assignment.cc; 18s local 2024-04-03T18:14:07.0005514Z Compiling xla/runtime/executable.cc; 14s local 2024-04-03T18:14:07.0006611Z Compiling xla/service/layout_assignment.cc; 14s local 2024-04-03T18:14:07.0008219Z Compiling xla/service/heap_simulator/heap_simulator.cc; 13s local 2024-04-03T18:14:07.0009582Z Compiling xla/hlo/utils/hlo_live_range.cc; 11s local 2024-04-03T18:14:07.0011183Z Compiling llvm/lib/Transforms/Scalar/JumpThreading.cpp; 11s local ... 2024-04-03T18:14:07.2902103Z 2024-04-03T18:14:07.2903045Z  2024-04-03T18:14:07.2903776Z  2024-04-03T18:14:07.2904411Z  2024-04-03T18:14:07.2904863Z  2024-04-03T18:14:07.2905525Z  2024-04-03T18:14:07.2906183Z  2024-04-03T18:14:07.2906809Z  2024-04-03T18:14:07.2907287Z  2024-04-03T18:14:07.2909584Z [17,397 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:07.2911766Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 114s local 2024-04-03T18:14:07.2913435Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 25s local 2024-04-03T18:14:07.2914980Z Compiling xla/service/layout_assignment.cc; 19s local 2024-04-03T18:14:07.2916337Z Compiling xla/runtime/executable.cc; 15s local 2024-04-03T18:14:07.2917545Z Compiling xla/service/layout_assignment.cc; 14s local 2024-04-03T18:14:07.2919249Z Compiling xla/service/heap_simulator/heap_simulator.cc; 13s local 2024-04-03T18:14:07.2920987Z Compiling xla/hlo/utils/hlo_live_range.cc; 11s local 2024-04-03T18:14:07.2922459Z Compiling llvm/lib/Transforms/Scalar/JumpThreading.cpp; 11s local ... 2024-04-03T18:14:07.4891980Z 2024-04-03T18:14:07.4892824Z  2024-04-03T18:14:07.4893378Z  2024-04-03T18:14:07.4896368Z  2024-04-03T18:14:07.4898620Z  2024-04-03T18:14:07.4899221Z  2024-04-03T18:14:07.4899777Z  2024-04-03T18:14:07.4900418Z  2024-04-03T18:14:07.4901058Z  2024-04-03T18:14:07.4904839Z [17,398 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:07.4906807Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 114s local 2024-04-03T18:14:07.4908624Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 25s local 2024-04-03T18:14:07.4909990Z Compiling xla/service/layout_assignment.cc; 19s local 2024-04-03T18:14:07.4914852Z Compiling xla/runtime/executable.cc; 15s local 2024-04-03T18:14:07.4915802Z Compiling xla/service/layout_assignment.cc; 14s local 2024-04-03T18:14:07.4916850Z Compiling xla/service/heap_simulator/heap_simulator.cc; 13s local 2024-04-03T18:14:07.4917976Z Compiling xla/hlo/utils/hlo_live_range.cc; 12s local 2024-04-03T18:14:07.4919258Z Compiling llvm/lib/Transforms/Scalar/JumpThreading.cpp; 11s local ... 2024-04-03T18:14:07.8900245Z 2024-04-03T18:14:07.8901028Z  2024-04-03T18:14:07.8901515Z  2024-04-03T18:14:07.8901919Z  2024-04-03T18:14:07.8902289Z  2024-04-03T18:14:07.8902676Z  2024-04-03T18:14:07.8903074Z  2024-04-03T18:14:07.8903468Z  2024-04-03T18:14:07.8903873Z  2024-04-03T18:14:07.8904969Z [17,400 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:07.8906321Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 115s local 2024-04-03T18:14:07.8907412Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 25s local 2024-04-03T18:14:07.8908733Z Compiling xla/service/layout_assignment.cc; 19s local 2024-04-03T18:14:07.8909588Z Compiling xla/runtime/executable.cc; 15s local 2024-04-03T18:14:07.8910460Z Compiling xla/service/layout_assignment.cc; 15s local 2024-04-03T18:14:07.8911881Z Compiling xla/service/heap_simulator/heap_simulator.cc; 14s local 2024-04-03T18:14:07.8912872Z Compiling xla/hlo/utils/hlo_live_range.cc; 12s local 2024-04-03T18:14:07.8913803Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 11s local ... 2024-04-03T18:14:08.2901731Z 2024-04-03T18:14:08.2902604Z  2024-04-03T18:14:08.2903146Z  2024-04-03T18:14:08.2903648Z  2024-04-03T18:14:08.2904123Z  2024-04-03T18:14:08.2905259Z  2024-04-03T18:14:08.2905722Z  2024-04-03T18:14:08.2906647Z  2024-04-03T18:14:08.2907107Z  2024-04-03T18:14:08.2912675Z [17,403 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:08.2914415Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 115s local 2024-04-03T18:14:08.2915619Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 26s local 2024-04-03T18:14:08.2916739Z Compiling xla/service/layout_assignment.cc; 20s local 2024-04-03T18:14:08.2917879Z Compiling xla/service/layout_assignment.cc; 15s local 2024-04-03T18:14:08.2919048Z Compiling xla/service/heap_simulator/heap_simulator.cc; 14s local 2024-04-03T18:14:08.2920383Z Compiling xla/hlo/utils/hlo_live_range.cc; 12s local 2024-04-03T18:14:08.2921475Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 12s local 2024-04-03T18:14:08.2922475Z @xla//xla/hlo/evaluator:hlo_evaluator; 11s local ... 2024-04-03T18:14:08.5688133Z 2024-04-03T18:14:08.5688972Z  2024-04-03T18:14:08.5689506Z  2024-04-03T18:14:08.5690134Z  2024-04-03T18:14:08.5690522Z  2024-04-03T18:14:08.5690918Z  2024-04-03T18:14:08.5691327Z  2024-04-03T18:14:08.5691738Z  2024-04-03T18:14:08.5692176Z  2024-04-03T18:14:08.5693287Z [17,405 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:08.5694966Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 115s local 2024-04-03T18:14:08.5696118Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 26s local 2024-04-03T18:14:08.5697179Z Compiling xla/service/layout_assignment.cc; 20s local 2024-04-03T18:14:08.5698136Z Compiling xla/service/layout_assignment.cc; 16s local 2024-04-03T18:14:08.5699456Z Compiling xla/service/heap_simulator/heap_simulator.cc; 14s local 2024-04-03T18:14:08.5700519Z Compiling xla/hlo/utils/hlo_live_range.cc; 13s local 2024-04-03T18:14:08.5701488Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 12s local 2024-04-03T18:14:08.5702474Z @xla//xla/hlo/evaluator:hlo_evaluator; 11s local ... 2024-04-03T18:14:08.8911097Z 2024-04-03T18:14:08.8912275Z  2024-04-03T18:14:08.8912796Z  2024-04-03T18:14:08.8913273Z  2024-04-03T18:14:08.8913663Z  2024-04-03T18:14:08.8914077Z  2024-04-03T18:14:08.8914508Z  2024-04-03T18:14:08.8914955Z  2024-04-03T18:14:08.8915426Z  2024-04-03T18:14:08.8916728Z [17,406 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:08.8918139Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 116s local 2024-04-03T18:14:08.8919377Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 26s local 2024-04-03T18:14:08.8920424Z Compiling xla/service/layout_assignment.cc; 20s local 2024-04-03T18:14:08.8921432Z Compiling xla/service/layout_assignment.cc; 16s local 2024-04-03T18:14:08.8922598Z Compiling xla/service/heap_simulator/heap_simulator.cc; 15s local 2024-04-03T18:14:08.8923680Z Compiling xla/hlo/utils/hlo_live_range.cc; 13s local 2024-04-03T18:14:08.8924678Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 12s local 2024-04-03T18:14:08.8925725Z @xla//xla/hlo/evaluator:hlo_evaluator; 11s local ... 2024-04-03T18:14:09.0915521Z 2024-04-03T18:14:09.0921186Z  2024-04-03T18:14:09.0921696Z  2024-04-03T18:14:09.0922096Z  2024-04-03T18:14:09.0922479Z  2024-04-03T18:14:09.0923102Z  2024-04-03T18:14:09.0923477Z  2024-04-03T18:14:09.0923838Z  2024-04-03T18:14:09.0924206Z  2024-04-03T18:14:09.0925306Z [17,407 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:09.0926657Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 116s local 2024-04-03T18:14:09.0927747Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 26s local 2024-04-03T18:14:09.0928705Z Compiling xla/service/layout_assignment.cc; 20s local 2024-04-03T18:14:09.0929764Z Compiling xla/service/layout_assignment.cc; 16s local 2024-04-03T18:14:09.0930716Z Compiling xla/service/heap_simulator/heap_simulator.cc; 15s local 2024-04-03T18:14:09.0931680Z Compiling xla/hlo/utils/hlo_live_range.cc; 13s local 2024-04-03T18:14:09.0932539Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 13s local 2024-04-03T18:14:09.0933393Z @xla//xla/hlo/evaluator:hlo_evaluator; 12s local ... 2024-04-03T18:14:09.3875118Z 2024-04-03T18:14:09.3876025Z  2024-04-03T18:14:09.3876522Z  2024-04-03T18:14:09.3876966Z  2024-04-03T18:14:09.3877409Z  2024-04-03T18:14:09.3877808Z  2024-04-03T18:14:09.3878247Z  2024-04-03T18:14:09.3878687Z  2024-04-03T18:14:09.3879199Z  2024-04-03T18:14:09.3880612Z [17,409 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:09.3882188Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 116s local 2024-04-03T18:14:09.3883442Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 27s local 2024-04-03T18:14:09.3884592Z Compiling xla/service/layout_assignment.cc; 21s local 2024-04-03T18:14:09.3885598Z Compiling xla/service/layout_assignment.cc; 16s local 2024-04-03T18:14:09.3886771Z Compiling xla/service/heap_simulator/heap_simulator.cc; 15s local 2024-04-03T18:14:09.3887927Z Compiling xla/hlo/utils/hlo_live_range.cc; 13s local 2024-04-03T18:14:09.3888968Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 13s local 2024-04-03T18:14:09.3890123Z @xla//xla/hlo/evaluator:hlo_evaluator; 12s local ... 2024-04-03T18:14:09.6920391Z 2024-04-03T18:14:09.6921124Z  2024-04-03T18:14:09.6921597Z  2024-04-03T18:14:09.6921986Z  2024-04-03T18:14:09.6922363Z  2024-04-03T18:14:09.6922752Z  2024-04-03T18:14:09.6923366Z  2024-04-03T18:14:09.6923777Z  2024-04-03T18:14:09.6924175Z  2024-04-03T18:14:09.6925266Z [17,410 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:09.6926654Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 117s local 2024-04-03T18:14:09.6927912Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 27s local 2024-04-03T18:14:09.6928910Z Compiling xla/service/layout_assignment.cc; 21s local 2024-04-03T18:14:09.6929888Z Compiling xla/service/layout_assignment.cc; 17s local 2024-04-03T18:14:09.6931132Z Compiling xla/service/heap_simulator/heap_simulator.cc; 16s local 2024-04-03T18:14:09.6932283Z Compiling xla/hlo/utils/hlo_live_range.cc; 14s local 2024-04-03T18:14:09.6933206Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 13s local 2024-04-03T18:14:09.6934310Z @xla//xla/hlo/evaluator:hlo_evaluator; 12s local ... 2024-04-03T18:14:09.8920931Z 2024-04-03T18:14:09.8930081Z  2024-04-03T18:14:09.8930684Z  2024-04-03T18:14:09.8931038Z  2024-04-03T18:14:09.8931395Z  2024-04-03T18:14:09.8931749Z  2024-04-03T18:14:09.8932101Z  2024-04-03T18:14:09.8932489Z  2024-04-03T18:14:09.8932838Z  2024-04-03T18:14:09.8933849Z [17,411 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:09.8935288Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 117s local 2024-04-03T18:14:09.8936296Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 27s local 2024-04-03T18:14:09.8937196Z Compiling xla/service/layout_assignment.cc; 21s local 2024-04-03T18:14:09.8938359Z Compiling xla/service/layout_assignment.cc; 17s local 2024-04-03T18:14:09.8939284Z Compiling xla/service/heap_simulator/heap_simulator.cc; 16s local 2024-04-03T18:14:09.8940178Z Compiling xla/hlo/utils/hlo_live_range.cc; 14s local 2024-04-03T18:14:09.8941011Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 13s local 2024-04-03T18:14:09.8941833Z @xla//xla/hlo/evaluator:hlo_evaluator; 12s local ... 2024-04-03T18:14:10.1869337Z 2024-04-03T18:14:10.1870107Z  2024-04-03T18:14:10.1871201Z  2024-04-03T18:14:10.1871656Z  2024-04-03T18:14:10.1872062Z  2024-04-03T18:14:10.1872482Z  2024-04-03T18:14:10.1872892Z  2024-04-03T18:14:10.1878732Z  2024-04-03T18:14:10.1879465Z  2024-04-03T18:14:10.1880675Z [17,412 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:10.1882216Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 117s local 2024-04-03T18:14:10.1883427Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 27s local 2024-04-03T18:14:10.1884575Z Compiling xla/service/layout_assignment.cc; 22s local 2024-04-03T18:14:10.1885568Z Compiling xla/service/layout_assignment.cc; 17s local 2024-04-03T18:14:10.1886660Z Compiling xla/service/heap_simulator/heap_simulator.cc; 16s local 2024-04-03T18:14:10.1887774Z Compiling xla/hlo/utils/hlo_live_range.cc; 14s local 2024-04-03T18:14:10.1888794Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 14s local 2024-04-03T18:14:10.1889788Z @xla//xla/hlo/evaluator:hlo_evaluator; 13s local ... 2024-04-03T18:14:10.4900355Z 2024-04-03T18:14:10.4901144Z  2024-04-03T18:14:10.4901593Z  2024-04-03T18:14:10.4901980Z  2024-04-03T18:14:10.4902359Z  2024-04-03T18:14:10.4902697Z  2024-04-03T18:14:10.4903060Z  2024-04-03T18:14:10.4903421Z  2024-04-03T18:14:10.4903782Z  2024-04-03T18:14:10.4904878Z [17,416 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:10.4906252Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 117s local 2024-04-03T18:14:10.4907331Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 28s local 2024-04-03T18:14:10.4908849Z Compiling xla/service/layout_assignment.cc; 22s local 2024-04-03T18:14:10.4909718Z Compiling xla/service/layout_assignment.cc; 17s local 2024-04-03T18:14:10.4910650Z Compiling xla/service/heap_simulator/heap_simulator.cc; 16s local 2024-04-03T18:14:10.4911707Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 14s local 2024-04-03T18:14:10.4912766Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint64.cc; 13s local 2024-04-03T18:14:10.4914214Z @llvm-project//llvm:X86CodeGen; 12s local ... 2024-04-03T18:14:10.6927321Z 2024-04-03T18:14:10.6928211Z  2024-04-03T18:14:10.6928776Z  2024-04-03T18:14:10.6929404Z  2024-04-03T18:14:10.6929859Z  2024-04-03T18:14:10.6930496Z  2024-04-03T18:14:10.6930944Z  2024-04-03T18:14:10.6931365Z  2024-04-03T18:14:10.6931800Z  2024-04-03T18:14:10.6933039Z [17,416 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:10.6934772Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 118s local 2024-04-03T18:14:10.6936035Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 28s local 2024-04-03T18:14:10.6937144Z Compiling xla/service/layout_assignment.cc; 22s local 2024-04-03T18:14:10.6947562Z Compiling xla/service/layout_assignment.cc; 18s local 2024-04-03T18:14:10.6948988Z Compiling xla/service/heap_simulator/heap_simulator.cc; 17s local 2024-04-03T18:14:10.6950267Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 14s local 2024-04-03T18:14:10.6951491Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint64.cc; 13s local 2024-04-03T18:14:10.6954032Z @llvm-project//llvm:X86CodeGen; 12s local ... 2024-04-03T18:14:11.0150936Z 2024-04-03T18:14:11.0151708Z  2024-04-03T18:14:11.0152229Z  2024-04-03T18:14:11.0152710Z  2024-04-03T18:14:11.0153130Z  2024-04-03T18:14:11.0153536Z  2024-04-03T18:14:11.0153982Z  2024-04-03T18:14:11.0154405Z  2024-04-03T18:14:11.0154859Z  2024-04-03T18:14:11.0156068Z [17,417 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:11.0157610Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 118s local 2024-04-03T18:14:11.0159286Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 28s local 2024-04-03T18:14:11.0160580Z Compiling xla/service/layout_assignment.cc; 22s local 2024-04-03T18:14:11.0161748Z Compiling xla/service/layout_assignment.cc; 18s local 2024-04-03T18:14:11.0162863Z Compiling xla/service/heap_simulator/heap_simulator.cc; 17s local 2024-04-03T18:14:11.0164046Z Compiling llvm/lib/Transforms/Scalar/LICM.cpp; 15s local 2024-04-03T18:14:11.0165239Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint64.cc; 14s local 2024-04-03T18:14:11.0166502Z @llvm-project//llvm:X86CodeGen; 12s local ... 2024-04-03T18:14:11.2854468Z 2024-04-03T18:14:11.2855879Z  2024-04-03T18:14:11.2857324Z  2024-04-03T18:14:11.2858018Z  2024-04-03T18:14:11.2858648Z  2024-04-03T18:14:11.2859624Z  2024-04-03T18:14:11.2860771Z  2024-04-03T18:14:11.2861263Z  2024-04-03T18:14:11.2861727Z  2024-04-03T18:14:11.2863046Z [17,420 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:11.2864728Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 118s local 2024-04-03T18:14:11.2866009Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 29s local 2024-04-03T18:14:11.2867096Z Compiling xla/service/layout_assignment.cc; 23s local 2024-04-03T18:14:11.2868460Z Compiling xla/service/layout_assignment.cc; 18s local 2024-04-03T18:14:11.2869709Z Compiling xla/service/heap_simulator/heap_simulator.cc; 17s local 2024-04-03T18:14:11.2870995Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint64.cc; 14s local 2024-04-03T18:14:11.2872546Z Compiling llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp; 13s local 2024-04-03T18:14:11.2874536Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 12s local ... 2024-04-03T18:14:11.4933782Z 2024-04-03T18:14:11.4935244Z  2024-04-03T18:14:11.4936998Z  2024-04-03T18:14:11.4937613Z  2024-04-03T18:14:11.4938215Z  2024-04-03T18:14:11.4938933Z  2024-04-03T18:14:11.4939529Z  2024-04-03T18:14:11.4940160Z  2024-04-03T18:14:11.4941164Z  2024-04-03T18:14:11.4942924Z [17,423 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:11.4947392Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 118s local 2024-04-03T18:14:11.4949047Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 29s local 2024-04-03T18:14:11.4952550Z Compiling xla/service/layout_assignment.cc; 18s local 2024-04-03T18:14:11.4956200Z Compiling xla/service/heap_simulator/heap_simulator.cc; 17s local 2024-04-03T18:14:11.4957768Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint64.cc; 14s local 2024-04-03T18:14:11.4959589Z Compiling llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp; 13s local 2024-04-03T18:14:11.4961209Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 12s local 2024-04-03T18:14:11.4965189Z Compiling llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp; 11s local ... 2024-04-03T18:14:11.8574662Z 2024-04-03T18:14:11.8575954Z  2024-04-03T18:14:11.8576835Z  2024-04-03T18:14:11.8577641Z  2024-04-03T18:14:11.8580808Z  2024-04-03T18:14:11.8581452Z  2024-04-03T18:14:11.8582303Z  2024-04-03T18:14:11.8582945Z  2024-04-03T18:14:11.8583600Z  2024-04-03T18:14:11.8585072Z [17,425 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:11.8587390Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 119s local 2024-04-03T18:14:11.8589319Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 29s local 2024-04-03T18:14:11.8590733Z Compiling xla/service/layout_assignment.cc; 19s local 2024-04-03T18:14:11.8592291Z Compiling xla/service/heap_simulator/heap_simulator.cc; 18s local 2024-04-03T18:14:11.8596363Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint64.cc; 14s local 2024-04-03T18:14:11.8598314Z Compiling llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp; 13s local 2024-04-03T18:14:11.8600599Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 12s local 2024-04-03T18:14:11.8602154Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 11s local ... 2024-04-03T18:14:12.0938645Z 2024-04-03T18:14:12.0939835Z  2024-04-03T18:14:12.0940713Z  2024-04-03T18:14:12.0941433Z  2024-04-03T18:14:12.0942229Z  2024-04-03T18:14:12.0945262Z  2024-04-03T18:14:12.0945833Z  2024-04-03T18:14:12.0946444Z  2024-04-03T18:14:12.0949531Z  2024-04-03T18:14:12.0951065Z [17,425 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:12.0952853Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 119s local 2024-04-03T18:14:12.0954414Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 29s local 2024-04-03T18:14:12.0956009Z Compiling xla/service/layout_assignment.cc; 19s local 2024-04-03T18:14:12.0957472Z Compiling xla/service/heap_simulator/heap_simulator.cc; 18s local 2024-04-03T18:14:12.0958992Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint64.cc; 15s local 2024-04-03T18:14:12.0960751Z Compiling llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp; 13s local 2024-04-03T18:14:12.0962377Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 13s local 2024-04-03T18:14:12.0964013Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 12s local ... 2024-04-03T18:14:12.2941887Z 2024-04-03T18:14:12.2942977Z  2024-04-03T18:14:12.2943764Z  2024-04-03T18:14:12.2944805Z  2024-04-03T18:14:12.2945337Z  2024-04-03T18:14:12.2945794Z  2024-04-03T18:14:12.2946275Z  2024-04-03T18:14:12.2946748Z  2024-04-03T18:14:12.2947448Z  2024-04-03T18:14:12.2949049Z [17,426 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:12.2950756Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 119s local 2024-04-03T18:14:12.2952042Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 30s local 2024-04-03T18:14:12.2953481Z Compiling xla/service/layout_assignment.cc; 19s local 2024-04-03T18:14:12.2954732Z Compiling xla/service/heap_simulator/heap_simulator.cc; 18s local 2024-04-03T18:14:12.2956152Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint64.cc; 15s local 2024-04-03T18:14:12.2957514Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 13s local 2024-04-03T18:14:12.2958729Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 12s local 2024-04-03T18:14:12.2959846Z Compiling xla/service/hlo_alias_analysis.cc; 11s local ... 2024-04-03T18:14:12.5937536Z 2024-04-03T18:14:12.5938774Z  2024-04-03T18:14:12.5939491Z  2024-04-03T18:14:12.5940085Z  2024-04-03T18:14:12.5942767Z  2024-04-03T18:14:12.5943240Z  2024-04-03T18:14:12.5943744Z  2024-04-03T18:14:12.5946542Z  2024-04-03T18:14:12.5947036Z  2024-04-03T18:14:12.5948482Z [17,427 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:12.5950339Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 119s local 2024-04-03T18:14:12.5951500Z Compiling xla/service/layout_assignment.cc; 20s local 2024-04-03T18:14:12.5952617Z Compiling xla/service/heap_simulator/heap_simulator.cc; 18s local 2024-04-03T18:14:12.5954326Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint64.cc; 15s local 2024-04-03T18:14:12.5955550Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 13s local 2024-04-03T18:14:12.5956695Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 12s local 2024-04-03T18:14:12.5957879Z Compiling xla/service/hlo_alias_analysis.cc; 11s local 2024-04-03T18:14:12.5959226Z Compiling xla/service/while_loop_analysis.cc; 9s local ... 2024-04-03T18:14:12.8625983Z 2024-04-03T18:14:12.8626753Z  2024-04-03T18:14:12.8627290Z  2024-04-03T18:14:12.8628403Z  2024-04-03T18:14:12.8628827Z  2024-04-03T18:14:12.8629232Z  2024-04-03T18:14:12.8629670Z  2024-04-03T18:14:12.8630086Z  2024-04-03T18:14:12.8630501Z  2024-04-03T18:14:12.8631698Z [17,429 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:12.8633185Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 120s local 2024-04-03T18:14:12.8634376Z Compiling xla/service/layout_assignment.cc; 20s local 2024-04-03T18:14:12.8635541Z Compiling xla/service/heap_simulator/heap_simulator.cc; 19s local 2024-04-03T18:14:12.8636776Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 13s local 2024-04-03T18:14:12.8637856Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 12s local 2024-04-03T18:14:12.8638891Z Compiling xla/service/hlo_alias_analysis.cc; 12s local 2024-04-03T18:14:12.8640005Z Compiling xla/service/while_loop_analysis.cc; 9s local 2024-04-03T18:14:12.8641108Z @llvm-project//llvm:CodeGen; 9s local ... 2024-04-03T18:14:13.0961276Z 2024-04-03T18:14:13.0961996Z  2024-04-03T18:14:13.0962546Z  2024-04-03T18:14:13.0962982Z  2024-04-03T18:14:13.0963421Z  2024-04-03T18:14:13.0963854Z  2024-04-03T18:14:13.0964273Z  2024-04-03T18:14:13.0964886Z  2024-04-03T18:14:13.0965319Z  2024-04-03T18:14:13.0966528Z [17,429 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:13.0968123Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 120s local 2024-04-03T18:14:13.0969311Z Compiling xla/service/layout_assignment.cc; 20s local 2024-04-03T18:14:13.0970458Z Compiling xla/service/heap_simulator/heap_simulator.cc; 19s local 2024-04-03T18:14:13.0972014Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 14s local 2024-04-03T18:14:13.0973198Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 13s local 2024-04-03T18:14:13.0974472Z Compiling xla/service/hlo_alias_analysis.cc; 12s local 2024-04-03T18:14:13.0975514Z Compiling xla/service/while_loop_analysis.cc; 9s local 2024-04-03T18:14:13.0976773Z @llvm-project//llvm:CodeGen; 9s local ... 2024-04-03T18:14:13.4003691Z 2024-04-03T18:14:13.4004468Z  2024-04-03T18:14:13.4005041Z  2024-04-03T18:14:13.4005515Z  2024-04-03T18:14:13.4006004Z  2024-04-03T18:14:13.4006485Z  2024-04-03T18:14:13.4006973Z  2024-04-03T18:14:13.4007455Z  2024-04-03T18:14:13.4007937Z  2024-04-03T18:14:13.4009353Z [17,430 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:13.4011260Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 120s local 2024-04-03T18:14:13.4012647Z Compiling xla/service/layout_assignment.cc; 20s local 2024-04-03T18:14:13.4013984Z Compiling xla/service/heap_simulator/heap_simulator.cc; 19s local 2024-04-03T18:14:13.4015662Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 14s local 2024-04-03T18:14:13.4017029Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 13s local 2024-04-03T18:14:13.4018286Z Compiling xla/service/hlo_alias_analysis.cc; 12s local 2024-04-03T18:14:13.4019502Z Compiling xla/service/while_loop_analysis.cc; 10s local 2024-04-03T18:14:13.4020739Z @llvm-project//llvm:CodeGen; 9s local ... 2024-04-03T18:14:13.6961044Z 2024-04-03T18:14:13.6961801Z  2024-04-03T18:14:13.6962663Z  2024-04-03T18:14:13.6963094Z  2024-04-03T18:14:13.6963496Z  2024-04-03T18:14:13.6963882Z  2024-04-03T18:14:13.6964287Z  2024-04-03T18:14:13.6964701Z  2024-04-03T18:14:13.6965132Z  2024-04-03T18:14:13.6966324Z [17,430 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:13.6967869Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 121s local 2024-04-03T18:14:13.6969238Z Compiling xla/service/layout_assignment.cc; 21s local 2024-04-03T18:14:13.6970331Z Compiling xla/service/heap_simulator/heap_simulator.cc; 20s local 2024-04-03T18:14:13.6971743Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 14s local 2024-04-03T18:14:13.6972853Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 13s local 2024-04-03T18:14:13.6973888Z Compiling xla/service/hlo_alias_analysis.cc; 12s local 2024-04-03T18:14:13.6975073Z Compiling xla/service/while_loop_analysis.cc; 10s local 2024-04-03T18:14:13.6976199Z @llvm-project//llvm:CodeGen; 10s local ... 2024-04-03T18:14:14.0382094Z 2024-04-03T18:14:14.0382854Z  2024-04-03T18:14:14.0383265Z  2024-04-03T18:14:14.0383629Z  2024-04-03T18:14:14.0383953Z  2024-04-03T18:14:14.0384257Z  2024-04-03T18:14:14.0384579Z  2024-04-03T18:14:14.0384922Z  2024-04-03T18:14:14.0385225Z  2024-04-03T18:14:14.0386171Z [17,433 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:14:14.0387356Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 121s local 2024-04-03T18:14:14.0388750Z Compiling xla/service/layout_assignment.cc; 21s local 2024-04-03T18:14:14.0389631Z Compiling xla/service/heap_simulator/heap_simulator.cc; 20s local 2024-04-03T18:14:14.0390573Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 15s local 2024-04-03T18:14:14.0391441Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 13s local 2024-04-03T18:14:14.0392443Z Compiling xla/service/hlo_alias_analysis.cc; 13s local 2024-04-03T18:14:14.0393238Z Compiling xla/service/while_loop_analysis.cc; 10s local 2024-04-03T18:14:14.0394058Z @llvm-project//llvm:CodeGen; 10s local ... 2024-04-03T18:14:14.2974451Z 2024-04-03T18:14:14.2975239Z  2024-04-03T18:14:14.2975777Z  2024-04-03T18:14:14.2976521Z  2024-04-03T18:14:14.2976973Z  2024-04-03T18:14:14.2977434Z  2024-04-03T18:14:14.2977853Z  2024-04-03T18:14:14.2978295Z  2024-04-03T18:14:14.2978751Z  2024-04-03T18:14:14.2980017Z [17,434 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:14.2982119Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 121s local 2024-04-03T18:14:14.2983386Z Compiling xla/service/layout_assignment.cc; 21s local 2024-04-03T18:14:14.2984628Z Compiling xla/service/heap_simulator/heap_simulator.cc; 20s local 2024-04-03T18:14:14.2985955Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 15s local 2024-04-03T18:14:14.2987197Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 14s local 2024-04-03T18:14:14.2988637Z Compiling xla/service/hlo_alias_analysis.cc; 13s local 2024-04-03T18:14:14.2989730Z Compiling xla/service/while_loop_analysis.cc; 11s local 2024-04-03T18:14:14.2990905Z @llvm-project//llvm:CodeGen; 10s local ... 2024-04-03T18:14:14.5715922Z 2024-04-03T18:14:14.5716686Z  2024-04-03T18:14:14.5717122Z  2024-04-03T18:14:14.5717463Z  2024-04-03T18:14:14.5717832Z  2024-04-03T18:14:14.5718173Z  2024-04-03T18:14:14.5718499Z  2024-04-03T18:14:14.5718862Z  2024-04-03T18:14:14.5719205Z  2024-04-03T18:14:14.5720177Z [17,435 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:14.5721423Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 121s local 2024-04-03T18:14:14.5722329Z Compiling xla/service/layout_assignment.cc; 22s local 2024-04-03T18:14:14.5723583Z Compiling xla/service/heap_simulator/heap_simulator.cc; 20s local 2024-04-03T18:14:14.5724558Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 15s local 2024-04-03T18:14:14.5725484Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 14s local 2024-04-03T18:14:14.5726344Z Compiling xla/service/hlo_alias_analysis.cc; 13s local 2024-04-03T18:14:14.5727160Z Compiling xla/service/while_loop_analysis.cc; 11s local 2024-04-03T18:14:14.5728182Z @llvm-project//llvm:CodeGen; 11s local ... 2024-04-03T18:14:14.8058867Z 2024-04-03T18:14:14.8059663Z  2024-04-03T18:14:14.8060197Z  2024-04-03T18:14:14.8060662Z  2024-04-03T18:14:14.8076294Z  2024-04-03T18:14:14.8077104Z  2024-04-03T18:14:14.8077560Z  2024-04-03T18:14:14.8078010Z  2024-04-03T18:14:14.8078463Z  2024-04-03T18:14:14.8079738Z [17,438 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:14.8081365Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 122s local 2024-04-03T18:14:14.8082614Z Compiling xla/service/layout_assignment.cc; 22s local 2024-04-03T18:14:14.8083697Z Compiling xla/service/heap_simulator/heap_simulator.cc; 21s local 2024-04-03T18:14:14.8084961Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 14s local 2024-04-03T18:14:14.8086062Z Compiling xla/service/hlo_alias_analysis.cc; 14s local 2024-04-03T18:14:14.8087142Z Compiling xla/service/while_loop_analysis.cc; 11s local 2024-04-03T18:14:14.8088216Z @llvm-project//llvm:CodeGen; 11s local 2024-04-03T18:14:14.8089375Z Compiling llvm/lib/Transforms/Scalar/LoopInterchange.cpp; 10s local ... 2024-04-03T18:14:15.0573403Z 2024-04-03T18:14:15.0574704Z  2024-04-03T18:14:15.0575882Z  2024-04-03T18:14:15.0577052Z  2024-04-03T18:14:15.0577529Z  2024-04-03T18:14:15.0577961Z  2024-04-03T18:14:15.0578344Z  2024-04-03T18:14:15.0578688Z  2024-04-03T18:14:15.0579027Z  2024-04-03T18:14:15.0580252Z [17,440 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:15.0582034Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 122s local 2024-04-03T18:14:15.0583516Z Compiling xla/service/layout_assignment.cc; 22s local 2024-04-03T18:14:15.0584807Z Compiling xla/service/heap_simulator/heap_simulator.cc; 21s local 2024-04-03T18:14:15.0586162Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 15s local 2024-04-03T18:14:15.0587276Z Compiling xla/service/hlo_alias_analysis.cc; 14s local 2024-04-03T18:14:15.0588740Z Compiling xla/service/while_loop_analysis.cc; 11s local 2024-04-03T18:14:15.0589857Z @llvm-project//llvm:CodeGen; 11s local 2024-04-03T18:14:15.0590829Z Compiling llvm/lib/Transforms/Scalar/LoopInterchange.cpp; 10s local ... 2024-04-03T18:14:15.2968598Z 2024-04-03T18:14:15.2969405Z  2024-04-03T18:14:15.2970380Z  2024-04-03T18:14:15.2975590Z  2024-04-03T18:14:15.2978414Z  2024-04-03T18:14:15.2979062Z  2024-04-03T18:14:15.2980603Z  2024-04-03T18:14:15.2981155Z  2024-04-03T18:14:15.2981701Z  2024-04-03T18:14:15.2982890Z [17,441 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:15.2984663Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 122s local 2024-04-03T18:14:15.2986085Z Compiling xla/service/layout_assignment.cc; 22s local 2024-04-03T18:14:15.2987361Z Compiling xla/service/heap_simulator/heap_simulator.cc; 21s local 2024-04-03T18:14:15.2989134Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 15s local 2024-04-03T18:14:15.2990578Z Compiling xla/service/hlo_alias_analysis.cc; 14s local 2024-04-03T18:14:15.2994092Z Compiling xla/service/while_loop_analysis.cc; 12s local 2024-04-03T18:14:15.2995782Z @llvm-project//llvm:CodeGen; 11s local 2024-04-03T18:14:15.3029497Z Compiling llvm/lib/Transforms/Scalar/LoopInterchange.cpp; 10s local ... 2024-04-03T18:14:15.4972293Z 2024-04-03T18:14:15.4973485Z  2024-04-03T18:14:15.4974544Z  2024-04-03T18:14:15.4975375Z  2024-04-03T18:14:15.4976210Z  2024-04-03T18:14:15.4979908Z  2024-04-03T18:14:15.4980488Z  2024-04-03T18:14:15.4981201Z  2024-04-03T18:14:15.4984513Z  2024-04-03T18:14:15.4985877Z [17,442 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:15.4988406Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 122s local 2024-04-03T18:14:15.4992448Z Compiling xla/service/layout_assignment.cc; 22s local 2024-04-03T18:14:15.4993591Z Compiling xla/service/heap_simulator/heap_simulator.cc; 21s local 2024-04-03T18:14:15.4994953Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 15s local 2024-04-03T18:14:15.4996178Z Compiling xla/service/hlo_alias_analysis.cc; 14s local 2024-04-03T18:14:15.4997331Z Compiling xla/service/while_loop_analysis.cc; 12s local 2024-04-03T18:14:15.4998902Z @llvm-project//llvm:CodeGen; 12s local 2024-04-03T18:14:15.5000129Z Compiling llvm/lib/Transforms/Scalar/LoopInterchange.cpp; 10s local ... 2024-04-03T18:14:15.8977380Z 2024-04-03T18:14:15.8978107Z  2024-04-03T18:14:15.8978634Z  2024-04-03T18:14:15.8979146Z  2024-04-03T18:14:15.8979590Z  2024-04-03T18:14:15.8980038Z  2024-04-03T18:14:15.8980455Z  2024-04-03T18:14:15.8980880Z  2024-04-03T18:14:15.8981327Z  2024-04-03T18:14:15.8982619Z [17,444 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:15.8984264Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 123s local 2024-04-03T18:14:15.8985491Z Compiling xla/service/layout_assignment.cc; 23s local 2024-04-03T18:14:15.8986642Z Compiling xla/service/heap_simulator/heap_simulator.cc; 22s local 2024-04-03T18:14:15.8988079Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 15s local 2024-04-03T18:14:15.8989181Z Compiling xla/service/hlo_alias_analysis.cc; 15s local 2024-04-03T18:14:15.8990267Z Compiling xla/service/while_loop_analysis.cc; 12s local 2024-04-03T18:14:15.8991382Z @llvm-project//llvm:CodeGen; 12s local 2024-04-03T18:14:15.8992727Z @llvm-project//llvm:OrcJIT; 10s local ... 2024-04-03T18:14:16.0992107Z 2024-04-03T18:14:16.0992867Z  2024-04-03T18:14:16.0993422Z  2024-04-03T18:14:16.0993886Z  2024-04-03T18:14:16.0994320Z  2024-04-03T18:14:16.0994786Z  2024-04-03T18:14:16.0995239Z  2024-04-03T18:14:16.0995676Z  2024-04-03T18:14:16.0996372Z  2024-04-03T18:14:16.0997693Z [17,449 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:16.0999358Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 123s local 2024-04-03T18:14:16.1000757Z Compiling xla/service/heap_simulator/heap_simulator.cc; 22s local 2024-04-03T18:14:16.1002045Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 16s local 2024-04-03T18:14:16.1003135Z Compiling xla/service/hlo_alias_analysis.cc; 15s local 2024-04-03T18:14:16.1004176Z Compiling xla/service/while_loop_analysis.cc; 12s local 2024-04-03T18:14:16.1005069Z @llvm-project//llvm:CodeGen; 12s local 2024-04-03T18:14:16.1006049Z Compiling llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp; 10s local 2024-04-03T18:14:16.1007331Z Compiling llvm/lib/CodeGen/LiveDebugVariables.cpp; 10s local ... 2024-04-03T18:14:16.4731136Z 2024-04-03T18:14:16.4731893Z  2024-04-03T18:14:16.4732592Z  2024-04-03T18:14:16.4733047Z  2024-04-03T18:14:16.4733450Z  2024-04-03T18:14:16.4733876Z  2024-04-03T18:14:16.4734487Z  2024-04-03T18:14:16.4734914Z  2024-04-03T18:14:16.4735347Z  2024-04-03T18:14:16.4736537Z [17,451 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:16.4738451Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 123s local 2024-04-03T18:14:16.4739726Z Compiling xla/service/heap_simulator/heap_simulator.cc; 22s local 2024-04-03T18:14:16.4740934Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 16s local 2024-04-03T18:14:16.4741971Z Compiling xla/service/hlo_alias_analysis.cc; 15s local 2024-04-03T18:14:16.4742977Z Compiling xla/service/while_loop_analysis.cc; 13s local 2024-04-03T18:14:16.4743996Z @llvm-project//llvm:CodeGen; 13s local 2024-04-03T18:14:16.4745346Z Compiling llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp; 10s local 2024-04-03T18:14:16.4746804Z Compiling llvm/lib/CodeGen/LiveDebugVariables.cpp; 10s local ... 2024-04-03T18:14:16.6864542Z 2024-04-03T18:14:16.6865328Z  2024-04-03T18:14:16.6865842Z  2024-04-03T18:14:16.6866282Z  2024-04-03T18:14:16.6866735Z  2024-04-03T18:14:16.6867175Z  2024-04-03T18:14:16.6867554Z  2024-04-03T18:14:16.6868182Z  2024-04-03T18:14:16.6868714Z  2024-04-03T18:14:16.6869903Z [17,453 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:16.6871415Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 124s local 2024-04-03T18:14:16.6872414Z Compiling xla/service/heap_simulator/heap_simulator.cc; 23s local 2024-04-03T18:14:16.6873547Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 16s local 2024-04-03T18:14:16.6874515Z Compiling xla/service/hlo_alias_analysis.cc; 15s local 2024-04-03T18:14:16.6875329Z Compiling xla/service/while_loop_analysis.cc; 13s local 2024-04-03T18:14:16.6876220Z @llvm-project//llvm:CodeGen; 13s local 2024-04-03T18:14:16.6877351Z Compiling llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp; 11s local 2024-04-03T18:14:16.6878809Z Compiling llvm/lib/CodeGen/LiveDebugVariables.cpp; 10s local ... 2024-04-03T18:14:16.8987871Z 2024-04-03T18:14:16.8988646Z  2024-04-03T18:14:16.8989188Z  2024-04-03T18:14:16.8989633Z  2024-04-03T18:14:16.8990059Z  2024-04-03T18:14:16.8990484Z  2024-04-03T18:14:16.8990897Z  2024-04-03T18:14:16.8991324Z  2024-04-03T18:14:16.8991748Z  2024-04-03T18:14:16.8993153Z [17,453 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:16.8994780Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 124s local 2024-04-03T18:14:16.8996090Z Compiling xla/service/heap_simulator/heap_simulator.cc; 23s local 2024-04-03T18:14:16.8997299Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 16s local 2024-04-03T18:14:16.8998782Z Compiling xla/service/hlo_alias_analysis.cc; 16s local 2024-04-03T18:14:16.8999811Z Compiling xla/service/while_loop_analysis.cc; 13s local 2024-04-03T18:14:16.9000888Z @llvm-project//llvm:CodeGen; 13s local 2024-04-03T18:14:16.9002058Z Compiling llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp; 11s local 2024-04-03T18:14:16.9003528Z Compiling llvm/lib/CodeGen/LiveDebugVariables.cpp; 11s local ... 2024-04-03T18:14:17.0991016Z 2024-04-03T18:14:17.0991854Z  2024-04-03T18:14:17.0992335Z  2024-04-03T18:14:17.0992722Z  2024-04-03T18:14:17.0993198Z  2024-04-03T18:14:17.0993680Z  2024-04-03T18:14:17.0994122Z  2024-04-03T18:14:17.0994546Z  2024-04-03T18:14:17.0994985Z  2024-04-03T18:14:17.0996159Z [17,456 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:17.0997823Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 124s local 2024-04-03T18:14:17.0999164Z Compiling xla/service/heap_simulator/heap_simulator.cc; 23s local 2024-04-03T18:14:17.1000523Z Compiling xla/service/hlo_alias_analysis.cc; 16s local 2024-04-03T18:14:17.1001664Z Compiling xla/service/while_loop_analysis.cc; 13s local 2024-04-03T18:14:17.1002948Z @llvm-project//llvm:CodeGen; 13s local 2024-04-03T18:14:17.1004378Z Compiling llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp; 11s local 2024-04-03T18:14:17.1005734Z Compiling llvm/lib/CodeGen/LiveDebugVariables.cpp; 11s local 2024-04-03T18:14:17.1006950Z Compiling xla/service/cpu/runtime/xfeed.cc; 10s local ... 2024-04-03T18:14:17.5007024Z 2024-04-03T18:14:17.5007799Z  2024-04-03T18:14:17.5008364Z  2024-04-03T18:14:17.5008797Z  2024-04-03T18:14:17.5009228Z  2024-04-03T18:14:17.5009637Z  2024-04-03T18:14:17.5010036Z  2024-04-03T18:14:17.5010773Z  2024-04-03T18:14:17.5011186Z  2024-04-03T18:14:17.5012361Z [17,457 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:17.5013949Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 124s local 2024-04-03T18:14:17.5015470Z Compiling xla/service/heap_simulator/heap_simulator.cc; 23s local 2024-04-03T18:14:17.5016570Z Compiling xla/service/while_loop_analysis.cc; 14s local 2024-04-03T18:14:17.5017594Z @llvm-project//llvm:CodeGen; 14s local 2024-04-03T18:14:17.5018713Z Compiling llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp; 12s local 2024-04-03T18:14:17.5020079Z Compiling llvm/lib/CodeGen/LiveDebugVariables.cpp; 11s local 2024-04-03T18:14:17.5021198Z Compiling xla/service/cpu/runtime/xfeed.cc; 11s local 2024-04-03T18:14:17.5022221Z Compiling llvm/lib/Target/X86/X86AsmPrinter.cpp; 10s local ... 2024-04-03T18:14:17.7864001Z 2024-04-03T18:14:17.7864826Z  2024-04-03T18:14:17.7865380Z  2024-04-03T18:14:17.7865830Z  2024-04-03T18:14:17.7866275Z  2024-04-03T18:14:17.7866698Z  2024-04-03T18:14:17.7867133Z  2024-04-03T18:14:17.7867560Z  2024-04-03T18:14:17.7868296Z  2024-04-03T18:14:17.7869582Z [17,458 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:17.7871244Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 125s local 2024-04-03T18:14:17.7872594Z Compiling xla/service/heap_simulator/heap_simulator.cc; 24s local 2024-04-03T18:14:17.7873800Z Compiling xla/service/while_loop_analysis.cc; 14s local 2024-04-03T18:14:17.7874843Z @llvm-project//llvm:CodeGen; 14s local 2024-04-03T18:14:17.7876438Z Compiling llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp; 12s local 2024-04-03T18:14:17.7877912Z Compiling llvm/lib/CodeGen/LiveDebugVariables.cpp; 12s local 2024-04-03T18:14:17.7879000Z Compiling xla/service/cpu/runtime/xfeed.cc; 11s local 2024-04-03T18:14:17.7880039Z Compiling llvm/lib/Target/X86/X86AsmPrinter.cpp; 11s local ... 2024-04-03T18:14:18.1051089Z 2024-04-03T18:14:18.1051942Z  2024-04-03T18:14:18.1052476Z  2024-04-03T18:14:18.1052884Z  2024-04-03T18:14:18.1053306Z  2024-04-03T18:14:18.1053718Z  2024-04-03T18:14:18.1054361Z  2024-04-03T18:14:18.1054809Z  2024-04-03T18:14:18.1055217Z  2024-04-03T18:14:18.1056438Z [17,461 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:18.1058047Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 125s local 2024-04-03T18:14:18.1059261Z Compiling xla/service/heap_simulator/heap_simulator.cc; 24s local 2024-04-03T18:14:18.1060408Z Compiling xla/service/while_loop_analysis.cc; 14s local 2024-04-03T18:14:18.1061371Z @llvm-project//llvm:CodeGen; 14s local 2024-04-03T18:14:18.1062504Z Compiling llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp; 12s local 2024-04-03T18:14:18.1063893Z Compiling llvm/lib/CodeGen/LiveDebugVariables.cpp; 12s local 2024-04-03T18:14:18.1065032Z Compiling xla/service/cpu/runtime/xfeed.cc; 11s local 2024-04-03T18:14:18.1066154Z Compiling llvm/lib/Target/X86/X86AsmPrinter.cpp; 11s local ... 2024-04-03T18:14:18.3288502Z 2024-04-03T18:14:18.3289303Z  2024-04-03T18:14:18.3289873Z  2024-04-03T18:14:18.3290297Z  2024-04-03T18:14:18.3291117Z  2024-04-03T18:14:18.3291601Z  2024-04-03T18:14:18.3292014Z  2024-04-03T18:14:18.3292402Z  2024-04-03T18:14:18.3292816Z  2024-04-03T18:14:18.3294026Z [17,463 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:18.3295643Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 125s local 2024-04-03T18:14:18.3296884Z Compiling xla/service/heap_simulator/heap_simulator.cc; 24s local 2024-04-03T18:14:18.3298189Z Compiling xla/service/while_loop_analysis.cc; 15s local 2024-04-03T18:14:18.3299227Z @llvm-project//llvm:CodeGen; 14s local 2024-04-03T18:14:18.3300257Z Compiling llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp; 12s local 2024-04-03T18:14:18.3301566Z Compiling llvm/lib/CodeGen/LiveDebugVariables.cpp; 12s local 2024-04-03T18:14:18.3302636Z Compiling xla/service/cpu/runtime/xfeed.cc; 11s local 2024-04-03T18:14:18.3303726Z Compiling llvm/lib/Target/X86/X86AsmPrinter.cpp; 11s local ... 2024-04-03T18:14:18.5334461Z 2024-04-03T18:14:18.5335396Z  2024-04-03T18:14:18.5335919Z  2024-04-03T18:14:18.5336373Z  2024-04-03T18:14:18.5336798Z  2024-04-03T18:14:18.5337220Z  2024-04-03T18:14:18.5337660Z  2024-04-03T18:14:18.5338090Z  2024-04-03T18:14:18.5338498Z  2024-04-03T18:14:18.5339689Z [17,467 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:18.5341276Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 125s local 2024-04-03T18:14:18.5342520Z Compiling xla/service/heap_simulator/heap_simulator.cc; 24s local 2024-04-03T18:14:18.5343709Z Compiling xla/service/while_loop_analysis.cc; 15s local 2024-04-03T18:14:18.5344897Z @llvm-project//llvm:CodeGen; 15s local 2024-04-03T18:14:18.5346256Z Compiling llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp; 13s local 2024-04-03T18:14:18.5347594Z Compiling xla/service/cpu/runtime/xfeed.cc; 12s local 2024-04-03T18:14:18.5352608Z Compiling xla/runtime/executable.cc; 10s local 2024-04-03T18:14:18.5353890Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 9s local ... 2024-04-03T18:14:18.9010136Z 2024-04-03T18:14:18.9015349Z  2024-04-03T18:14:18.9016148Z  2024-04-03T18:14:18.9016600Z  2024-04-03T18:14:18.9017275Z  2024-04-03T18:14:18.9017746Z  2024-04-03T18:14:18.9018189Z  2024-04-03T18:14:18.9018586Z  2024-04-03T18:14:18.9018976Z  2024-04-03T18:14:18.9020230Z [17,469 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:18.9021952Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 126s local 2024-04-03T18:14:18.9023195Z Compiling xla/service/heap_simulator/heap_simulator.cc; 25s local 2024-04-03T18:14:18.9024354Z Compiling xla/service/while_loop_analysis.cc; 15s local 2024-04-03T18:14:18.9025384Z @llvm-project//llvm:CodeGen; 15s local 2024-04-03T18:14:18.9026565Z Compiling llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp; 13s local 2024-04-03T18:14:18.9028030Z Compiling xla/service/cpu/runtime/xfeed.cc; 12s local 2024-04-03T18:14:18.9028937Z Compiling xla/runtime/executable.cc; 10s local 2024-04-03T18:14:18.9030223Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 10s local ... 2024-04-03T18:14:19.1015185Z 2024-04-03T18:14:19.1015924Z  2024-04-03T18:14:19.1016435Z  2024-04-03T18:14:19.1016845Z  2024-04-03T18:14:19.1017259Z  2024-04-03T18:14:19.1017696Z  2024-04-03T18:14:19.1018280Z  2024-04-03T18:14:19.1018709Z  2024-04-03T18:14:19.1019147Z  2024-04-03T18:14:19.1020352Z [17,471 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:19.1021990Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 126s local 2024-04-03T18:14:19.1023362Z Compiling xla/service/heap_simulator/heap_simulator.cc; 25s local 2024-04-03T18:14:19.1024887Z Compiling xla/service/while_loop_analysis.cc; 15s local 2024-04-03T18:14:19.1025993Z @llvm-project//llvm:CodeGen; 15s local 2024-04-03T18:14:19.1027147Z Compiling llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp; 13s local 2024-04-03T18:14:19.1028683Z Compiling xla/service/cpu/runtime/xfeed.cc; 12s local 2024-04-03T18:14:19.1029629Z Compiling xla/runtime/executable.cc; 11s local 2024-04-03T18:14:19.1030769Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 10s local ... 2024-04-03T18:14:19.3261015Z 2024-04-03T18:14:19.3261800Z  2024-04-03T18:14:19.3262286Z  2024-04-03T18:14:19.3262683Z  2024-04-03T18:14:19.3263106Z  2024-04-03T18:14:19.3263513Z  2024-04-03T18:14:19.3263924Z  2024-04-03T18:14:19.3264308Z  2024-04-03T18:14:19.3264689Z  2024-04-03T18:14:19.3265796Z [17,473 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:19.3267299Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 126s local 2024-04-03T18:14:19.3268673Z Compiling xla/service/heap_simulator/heap_simulator.cc; 25s local 2024-04-03T18:14:19.3269697Z Compiling xla/service/while_loop_analysis.cc; 16s local 2024-04-03T18:14:19.3270688Z @llvm-project//llvm:CodeGen; 15s local 2024-04-03T18:14:19.3271513Z Compiling xla/service/cpu/runtime/xfeed.cc; 12s local 2024-04-03T18:14:19.3272339Z Compiling xla/runtime/executable.cc; 11s local 2024-04-03T18:14:19.3273434Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 10s local 2024-04-03T18:14:19.3274770Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 9s local ... 2024-04-03T18:14:19.7018945Z 2024-04-03T18:14:19.7020154Z  2024-04-03T18:14:19.7021089Z  2024-04-03T18:14:19.7023328Z  2024-04-03T18:14:19.7024002Z  2024-04-03T18:14:19.7024593Z  2024-04-03T18:14:19.7025512Z  2024-04-03T18:14:19.7026546Z  2024-04-03T18:14:19.7027037Z  2024-04-03T18:14:19.7028389Z [17,473 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:19.7029907Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 127s local 2024-04-03T18:14:19.7031517Z Compiling xla/service/heap_simulator/heap_simulator.cc; 26s local 2024-04-03T18:14:19.7032721Z Compiling xla/service/while_loop_analysis.cc; 16s local 2024-04-03T18:14:19.7033763Z @llvm-project//llvm:CodeGen; 16s local 2024-04-03T18:14:19.7034634Z Compiling xla/service/cpu/runtime/xfeed.cc; 13s local 2024-04-03T18:14:19.7035575Z Compiling xla/runtime/executable.cc; 11s local 2024-04-03T18:14:19.7036876Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 11s local 2024-04-03T18:14:19.7038302Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 9s local ... 2024-04-03T18:14:19.9023009Z 2024-04-03T18:14:19.9023754Z  2024-04-03T18:14:19.9024259Z  2024-04-03T18:14:19.9024672Z  2024-04-03T18:14:19.9025069Z  2024-04-03T18:14:19.9025439Z  2024-04-03T18:14:19.9025786Z  2024-04-03T18:14:19.9026156Z  2024-04-03T18:14:19.9026514Z  2024-04-03T18:14:19.9027566Z [17,474 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:19.9029199Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 127s local 2024-04-03T18:14:19.9030323Z Compiling xla/service/heap_simulator/heap_simulator.cc; 26s local 2024-04-03T18:14:19.9031319Z Compiling xla/service/while_loop_analysis.cc; 16s local 2024-04-03T18:14:19.9032208Z @llvm-project//llvm:CodeGen; 16s local 2024-04-03T18:14:19.9032970Z Compiling xla/service/cpu/runtime/xfeed.cc; 13s local 2024-04-03T18:14:19.9033763Z Compiling xla/runtime/executable.cc; 11s local 2024-04-03T18:14:19.9034777Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 11s local 2024-04-03T18:14:19.9036028Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 9s local ... 2024-04-03T18:14:20.2861305Z 2024-04-03T18:14:20.2862509Z  2024-04-03T18:14:20.2863050Z  2024-04-03T18:14:20.2863469Z  2024-04-03T18:14:20.2863913Z  2024-04-03T18:14:20.2864315Z  2024-04-03T18:14:20.2864767Z  2024-04-03T18:14:20.2865181Z  2024-04-03T18:14:20.2865626Z  2024-04-03T18:14:20.2866845Z [17,476 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:20.2868927Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 127s local 2024-04-03T18:14:20.2870394Z Compiling xla/service/heap_simulator/heap_simulator.cc; 26s local 2024-04-03T18:14:20.2871603Z Compiling xla/service/while_loop_analysis.cc; 17s local 2024-04-03T18:14:20.2872617Z @llvm-project//llvm:CodeGen; 16s local 2024-04-03T18:14:20.2873535Z Compiling xla/service/cpu/runtime/xfeed.cc; 13s local 2024-04-03T18:14:20.2874500Z Compiling xla/runtime/executable.cc; 12s local 2024-04-03T18:14:20.2875678Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 11s local 2024-04-03T18:14:20.2877069Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 9s local ... 2024-04-03T18:14:20.4860487Z 2024-04-03T18:14:20.4861561Z  2024-04-03T18:14:20.4862054Z  2024-04-03T18:14:20.4862474Z  2024-04-03T18:14:20.4862894Z  2024-04-03T18:14:20.4863318Z  2024-04-03T18:14:20.4863724Z  2024-04-03T18:14:20.4864143Z  2024-04-03T18:14:20.4864530Z  2024-04-03T18:14:20.4865709Z [17,478 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:20.4867262Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 127s local 2024-04-03T18:14:20.4870863Z Compiling xla/service/heap_simulator/heap_simulator.cc; 26s local 2024-04-03T18:14:20.4872448Z Compiling xla/service/while_loop_analysis.cc; 17s local 2024-04-03T18:14:20.4875833Z @llvm-project//llvm:CodeGen; 17s local 2024-04-03T18:14:20.4876979Z Compiling xla/service/cpu/runtime/xfeed.cc; 13s local 2024-04-03T18:14:20.4879216Z Compiling xla/runtime/executable.cc; 12s local 2024-04-03T18:14:20.4880558Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 11s local 2024-04-03T18:14:20.4882257Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 10s local ... 2024-04-03T18:14:20.7030319Z 2024-04-03T18:14:20.7031568Z  2024-04-03T18:14:20.7032686Z  2024-04-03T18:14:20.7041846Z  2024-04-03T18:14:20.7042363Z  2024-04-03T18:14:20.7042824Z  2024-04-03T18:14:20.7043268Z  2024-04-03T18:14:20.7043984Z  2024-04-03T18:14:20.7044471Z  2024-04-03T18:14:20.7045773Z [17,480 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:20.7047327Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 128s local 2024-04-03T18:14:20.7048622Z Compiling xla/service/heap_simulator/heap_simulator.cc; 27s local 2024-04-03T18:14:20.7049806Z @llvm-project//llvm:CodeGen; 17s local 2024-04-03T18:14:20.7050672Z Compiling xla/service/cpu/runtime/xfeed.cc; 14s local 2024-04-03T18:14:20.7051650Z Compiling xla/runtime/executable.cc; 12s local 2024-04-03T18:14:20.7052826Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 12s local 2024-04-03T18:14:20.7054369Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 10s local 2024-04-03T18:14:20.7055773Z Compiling llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp; 9s local ... 2024-04-03T18:14:21.0027382Z 2024-04-03T18:14:21.0028387Z  2024-04-03T18:14:21.0028975Z  2024-04-03T18:14:21.0029422Z  2024-04-03T18:14:21.0029869Z  2024-04-03T18:14:21.0030311Z  2024-04-03T18:14:21.0030763Z  2024-04-03T18:14:21.0031162Z  2024-04-03T18:14:21.0031571Z  2024-04-03T18:14:21.0032825Z [17,482 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:21.0034584Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 128s local 2024-04-03T18:14:21.0035931Z Compiling xla/service/heap_simulator/heap_simulator.cc; 27s local 2024-04-03T18:14:21.0037155Z @llvm-project//llvm:CodeGen; 17s local 2024-04-03T18:14:21.0038051Z Compiling xla/service/cpu/runtime/xfeed.cc; 14s local 2024-04-03T18:14:21.0038998Z Compiling xla/runtime/executable.cc; 13s local 2024-04-03T18:14:21.0040340Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 12s local 2024-04-03T18:14:21.0041569Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 10s local 2024-04-03T18:14:21.0042965Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 9s local ... 2024-04-03T18:14:21.3037792Z 2024-04-03T18:14:21.3038619Z  2024-04-03T18:14:21.3039241Z  2024-04-03T18:14:21.3039762Z  2024-04-03T18:14:21.3040132Z  2024-04-03T18:14:21.3040654Z  2024-04-03T18:14:21.3041207Z  2024-04-03T18:14:21.3041604Z  2024-04-03T18:14:21.3042152Z  2024-04-03T18:14:21.3043575Z [17,484 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:21.3045310Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 128s local 2024-04-03T18:14:21.3046631Z @llvm-project//llvm:CodeGen; 17s local 2024-04-03T18:14:21.3047583Z Compiling xla/service/cpu/runtime/xfeed.cc; 14s local 2024-04-03T18:14:21.3048584Z Compiling xla/runtime/executable.cc; 13s local 2024-04-03T18:14:21.3049936Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 12s local 2024-04-03T18:14:21.3051483Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 10s local 2024-04-03T18:14:21.3053000Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 9s local 2024-04-03T18:14:21.3054470Z Compiling xla/service/cpu/runtime/rng_call.cc; 9s local ... 2024-04-03T18:14:21.5040032Z 2024-04-03T18:14:21.5040785Z  2024-04-03T18:14:21.5041257Z  2024-04-03T18:14:21.5043385Z  2024-04-03T18:14:21.5044177Z  2024-04-03T18:14:21.5047076Z  2024-04-03T18:14:21.5047752Z  2024-04-03T18:14:21.5050813Z  2024-04-03T18:14:21.5051515Z  2024-04-03T18:14:21.5055991Z [17,487 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:21.5057897Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 128s local 2024-04-03T18:14:21.5060119Z @llvm-project//llvm:CodeGen; 18s local 2024-04-03T18:14:21.5061251Z Compiling xla/service/cpu/runtime/xfeed.cc; 15s local 2024-04-03T18:14:21.5062718Z Compiling xla/runtime/executable.cc; 13s local 2024-04-03T18:14:21.5064089Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 12s local 2024-04-03T18:14:21.5065884Z Compiling llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp; 11s local 2024-04-03T18:14:21.5067378Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 10s local 2024-04-03T18:14:21.5069271Z Compiling xla/service/cpu/runtime/rng_call.cc; 10s local ... 2024-04-03T18:14:21.8397241Z 2024-04-03T18:14:21.8398004Z  2024-04-03T18:14:21.8398755Z  2024-04-03T18:14:21.8399179Z  2024-04-03T18:14:21.8399551Z  2024-04-03T18:14:21.8399880Z  2024-04-03T18:14:21.8400221Z  2024-04-03T18:14:21.8400527Z  2024-04-03T18:14:21.8400905Z  2024-04-03T18:14:21.8401965Z [17,489 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:21.8403207Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 129s local 2024-04-03T18:14:21.8404126Z @llvm-project//llvm:CodeGen; 18s local 2024-04-03T18:14:21.8404831Z Compiling xla/service/cpu/runtime/xfeed.cc; 15s local 2024-04-03T18:14:21.8405569Z Compiling xla/runtime/executable.cc; 13s local 2024-04-03T18:14:21.8406500Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 13s local 2024-04-03T18:14:21.8407867Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 10s local 2024-04-03T18:14:21.8408808Z Compiling xla/service/cpu/runtime/rng_call.cc; 10s local 2024-04-03T18:14:21.8409640Z Compiling xla/service/indexed_array_analysis.cc; 10s local ... 2024-04-03T18:14:22.1045241Z 2024-04-03T18:14:22.1046017Z  2024-04-03T18:14:22.1049483Z  2024-04-03T18:14:22.1049938Z  2024-04-03T18:14:22.1050344Z  2024-04-03T18:14:22.1050756Z  2024-04-03T18:14:22.1051146Z  2024-04-03T18:14:22.1051880Z  2024-04-03T18:14:22.1052320Z  2024-04-03T18:14:22.1053513Z [17,489 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:22.1055212Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 129s local 2024-04-03T18:14:22.1056401Z @llvm-project//llvm:CodeGen; 18s local 2024-04-03T18:14:22.1057298Z Compiling xla/service/cpu/runtime/xfeed.cc; 15s local 2024-04-03T18:14:22.1058332Z Compiling xla/runtime/executable.cc; 14s local 2024-04-03T18:14:22.1059443Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 13s local 2024-04-03T18:14:22.1060837Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 10s local 2024-04-03T18:14:22.1062065Z Compiling xla/service/cpu/runtime/rng_call.cc; 10s local 2024-04-03T18:14:22.1063523Z Compiling xla/service/indexed_array_analysis.cc; 10s local ... 2024-04-03T18:14:22.3942052Z 2024-04-03T18:14:22.3943060Z  2024-04-03T18:14:22.3943713Z  2024-04-03T18:14:22.3944220Z  2024-04-03T18:14:22.3944653Z  2024-04-03T18:14:22.3945082Z  2024-04-03T18:14:22.3945538Z  2024-04-03T18:14:22.3945970Z  2024-04-03T18:14:22.3946407Z  2024-04-03T18:14:22.3947860Z [17,490 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:22.3949349Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 129s local 2024-04-03T18:14:22.3950770Z @llvm-project//llvm:CodeGen; 18s local 2024-04-03T18:14:22.3951759Z Compiling xla/service/cpu/runtime/xfeed.cc; 15s local 2024-04-03T18:14:22.3952678Z Compiling xla/runtime/executable.cc; 14s local 2024-04-03T18:14:22.3953881Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 13s local 2024-04-03T18:14:22.3955540Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 11s local 2024-04-03T18:14:22.3956818Z Compiling xla/service/cpu/runtime/rng_call.cc; 11s local 2024-04-03T18:14:22.3958102Z Compiling xla/service/indexed_array_analysis.cc; 10s local ... 2024-04-03T18:14:22.7144259Z 2024-04-03T18:14:22.7145886Z  2024-04-03T18:14:22.7146398Z  2024-04-03T18:14:22.7146856Z  2024-04-03T18:14:22.7147335Z  2024-04-03T18:14:22.7147990Z  2024-04-03T18:14:22.7148426Z  2024-04-03T18:14:22.7149006Z  2024-04-03T18:14:22.7149453Z  2024-04-03T18:14:22.7150678Z [17,492 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:22.7152220Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 130s local 2024-04-03T18:14:22.7153326Z @llvm-project//llvm:CodeGen; 19s local 2024-04-03T18:14:22.7154141Z Compiling xla/runtime/executable.cc; 14s local 2024-04-03T18:14:22.7155291Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 14s local 2024-04-03T18:14:22.7156631Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 11s local 2024-04-03T18:14:22.7157846Z Compiling xla/service/cpu/runtime/rng_call.cc; 11s local 2024-04-03T18:14:22.7158891Z Compiling xla/service/indexed_array_analysis.cc; 11s local 2024-04-03T18:14:22.7160344Z Compiling llvm/lib/ExecutionEngine/Orc/ELFNixPlatform.cpp; 10s local ... 2024-04-03T18:14:23.1066225Z 2024-04-03T18:14:23.1067054Z  2024-04-03T18:14:23.1067584Z  2024-04-03T18:14:23.1068241Z  2024-04-03T18:14:23.1068692Z  2024-04-03T18:14:23.1069130Z  2024-04-03T18:14:23.1069950Z  2024-04-03T18:14:23.1070373Z  2024-04-03T18:14:23.1070807Z  2024-04-03T18:14:23.1072043Z [17,493 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:23.1073614Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 130s local 2024-04-03T18:14:23.1074801Z @llvm-project//llvm:CodeGen; 19s local 2024-04-03T18:14:23.1075593Z Compiling xla/runtime/executable.cc; 15s local 2024-04-03T18:14:23.1077012Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 14s local 2024-04-03T18:14:23.1078470Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 11s local 2024-04-03T18:14:23.1079706Z Compiling xla/service/cpu/runtime/rng_call.cc; 11s local 2024-04-03T18:14:23.1080817Z Compiling xla/service/indexed_array_analysis.cc; 11s local 2024-04-03T18:14:23.1082110Z Compiling llvm/lib/ExecutionEngine/Orc/ELFNixPlatform.cpp; 11s local ... 2024-04-03T18:14:23.3260914Z 2024-04-03T18:14:23.3261676Z  2024-04-03T18:14:23.3262199Z  2024-04-03T18:14:23.3262625Z  2024-04-03T18:14:23.3263028Z  2024-04-03T18:14:23.3263495Z  2024-04-03T18:14:23.3263941Z  2024-04-03T18:14:23.3264344Z  2024-04-03T18:14:23.3264758Z  2024-04-03T18:14:23.3266001Z [17,494 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:23.3268091Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 130s local 2024-04-03T18:14:23.3269224Z @llvm-project//llvm:CodeGen; 19s local 2024-04-03T18:14:23.3269927Z Compiling xla/runtime/executable.cc; 15s local 2024-04-03T18:14:23.3271116Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 14s local 2024-04-03T18:14:23.3272501Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 11s local 2024-04-03T18:14:23.3273888Z Compiling xla/service/cpu/runtime/rng_call.cc; 11s local 2024-04-03T18:14:23.3274944Z Compiling xla/service/indexed_array_analysis.cc; 11s local 2024-04-03T18:14:23.3276170Z Compiling llvm/lib/ExecutionEngine/Orc/ELFNixPlatform.cpp; 11s local ... 2024-04-03T18:14:23.5935899Z 2024-04-03T18:14:23.5936667Z  2024-04-03T18:14:23.5937190Z  2024-04-03T18:14:23.5937642Z  2024-04-03T18:14:23.5938074Z  2024-04-03T18:14:23.5938746Z  2024-04-03T18:14:23.5939197Z  2024-04-03T18:14:23.5939642Z  2024-04-03T18:14:23.5940053Z  2024-04-03T18:14:23.5941310Z [17,495 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:23.5942957Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 130s local 2024-04-03T18:14:23.5944294Z @llvm-project//llvm:CodeGen; 20s local 2024-04-03T18:14:23.5945127Z Compiling xla/runtime/executable.cc; 15s local 2024-04-03T18:14:23.5946385Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 15s local 2024-04-03T18:14:23.5948188Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 12s local 2024-04-03T18:14:23.5949480Z Compiling xla/service/cpu/runtime/rng_call.cc; 12s local 2024-04-03T18:14:23.5950637Z Compiling xla/service/indexed_array_analysis.cc; 11s local 2024-04-03T18:14:23.5952008Z Compiling llvm/lib/ExecutionEngine/Orc/ELFNixPlatform.cpp; 11s local ... 2024-04-03T18:14:23.8091150Z 2024-04-03T18:14:23.8091900Z  2024-04-03T18:14:23.8092445Z  2024-04-03T18:14:23.8092864Z  2024-04-03T18:14:23.8093269Z  2024-04-03T18:14:23.8093691Z  2024-04-03T18:14:23.8094105Z  2024-04-03T18:14:23.8094661Z  2024-04-03T18:14:23.8095067Z  2024-04-03T18:14:23.8096244Z [17,498 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:23.8098002Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 131s local 2024-04-03T18:14:23.8099164Z @llvm-project//llvm:CodeGen; 20s local 2024-04-03T18:14:23.8100263Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 15s local 2024-04-03T18:14:23.8101965Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 12s local 2024-04-03T18:14:23.8103190Z Compiling xla/service/cpu/runtime/rng_call.cc; 12s local 2024-04-03T18:14:23.8104289Z Compiling xla/service/indexed_array_analysis.cc; 12s local 2024-04-03T18:14:23.8105457Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 10s local 2024-04-03T18:14:23.8106692Z Compiling llvm/lib/Passes/PassBuilder.cpp; 10s local ... 2024-04-03T18:14:24.1068544Z 2024-04-03T18:14:24.1069460Z  2024-04-03T18:14:24.1069906Z  2024-04-03T18:14:24.1070265Z  2024-04-03T18:14:24.1070624Z  2024-04-03T18:14:24.1070953Z  2024-04-03T18:14:24.1071316Z  2024-04-03T18:14:24.1071640Z  2024-04-03T18:14:24.1072019Z  2024-04-03T18:14:24.1073115Z [17,498 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:24.1074888Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 131s local 2024-04-03T18:14:24.1076316Z @llvm-project//llvm:CodeGen; 20s local 2024-04-03T18:14:24.1077526Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 15s local 2024-04-03T18:14:24.1078982Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 12s local 2024-04-03T18:14:24.1080286Z Compiling xla/service/cpu/runtime/rng_call.cc; 12s local 2024-04-03T18:14:24.1081433Z Compiling xla/service/indexed_array_analysis.cc; 12s local 2024-04-03T18:14:24.1082753Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 11s local 2024-04-03T18:14:24.1084089Z Compiling llvm/lib/Passes/PassBuilder.cpp; 10s local ... 2024-04-03T18:14:24.3755454Z 2024-04-03T18:14:24.3756366Z  2024-04-03T18:14:24.3756866Z  2024-04-03T18:14:24.3757301Z  2024-04-03T18:14:24.3757692Z  2024-04-03T18:14:24.3758064Z  2024-04-03T18:14:24.3758618Z  2024-04-03T18:14:24.3759035Z  2024-04-03T18:14:24.3759458Z  2024-04-03T18:14:24.3760609Z [17,501 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:24.3762066Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 131s local 2024-04-03T18:14:24.3763141Z @llvm-project//llvm:CodeGen; 20s local 2024-04-03T18:14:24.3764545Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 15s local 2024-04-03T18:14:24.3765882Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 12s local 2024-04-03T18:14:24.3767061Z Compiling xla/service/cpu/runtime/rng_call.cc; 12s local 2024-04-03T18:14:24.3768077Z Compiling xla/service/indexed_array_analysis.cc; 12s local 2024-04-03T18:14:24.3769352Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 11s local 2024-04-03T18:14:24.3770491Z Compiling llvm/lib/Passes/PassBuilder.cpp; 10s local ... 2024-04-03T18:14:24.7074798Z 2024-04-03T18:14:24.7075706Z  2024-04-03T18:14:24.7076248Z  2024-04-03T18:14:24.7076716Z  2024-04-03T18:14:24.7077121Z  2024-04-03T18:14:24.7077540Z  2024-04-03T18:14:24.7077961Z  2024-04-03T18:14:24.7078363Z  2024-04-03T18:14:24.7078769Z  2024-04-03T18:14:24.7079982Z [17,503 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:24.7081582Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 132s local 2024-04-03T18:14:24.7082733Z @llvm-project//llvm:CodeGen; 21s local 2024-04-03T18:14:24.7083873Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 16s local 2024-04-03T18:14:24.7085321Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 13s local 2024-04-03T18:14:24.7086616Z Compiling xla/service/cpu/runtime/rng_call.cc; 13s local 2024-04-03T18:14:24.7087719Z Compiling xla/service/indexed_array_analysis.cc; 13s local 2024-04-03T18:14:24.7088963Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 11s local 2024-04-03T18:14:24.7090543Z Compiling llvm/lib/Passes/PassBuilder.cpp; 10s local ... 2024-04-03T18:14:25.1076099Z 2024-04-03T18:14:25.1076884Z  2024-04-03T18:14:25.1077406Z  2024-04-03T18:14:25.1077850Z  2024-04-03T18:14:25.1078282Z  2024-04-03T18:14:25.1078714Z  2024-04-03T18:14:25.1079138Z  2024-04-03T18:14:25.1079567Z  2024-04-03T18:14:25.1080001Z  2024-04-03T18:14:25.1081235Z [17,504 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:25.1083099Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 132s local 2024-04-03T18:14:25.1084295Z @llvm-project//llvm:CodeGen; 21s local 2024-04-03T18:14:25.1085431Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 16s local 2024-04-03T18:14:25.1086772Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 13s local 2024-04-03T18:14:25.1087970Z Compiling xla/service/cpu/runtime/rng_call.cc; 13s local 2024-04-03T18:14:25.1088980Z Compiling xla/service/indexed_array_analysis.cc; 13s local 2024-04-03T18:14:25.1090238Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 12s local 2024-04-03T18:14:25.1091439Z Compiling llvm/lib/Passes/PassBuilder.cpp; 11s local ... 2024-04-03T18:14:25.3976306Z 2024-04-03T18:14:25.3977078Z  2024-04-03T18:14:25.3977583Z  2024-04-03T18:14:25.3978005Z  2024-04-03T18:14:25.3978423Z  2024-04-03T18:14:25.3978824Z  2024-04-03T18:14:25.3979234Z  2024-04-03T18:14:25.3979586Z  2024-04-03T18:14:25.3979972Z  2024-04-03T18:14:25.3981108Z [17,505 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:25.3982587Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 132s local 2024-04-03T18:14:25.3983653Z @llvm-project//llvm:CodeGen; 21s local 2024-04-03T18:14:25.3984729Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 16s local 2024-04-03T18:14:25.3986021Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 14s local 2024-04-03T18:14:25.3987043Z Compiling xla/service/cpu/runtime/rng_call.cc; 14s local 2024-04-03T18:14:25.3988293Z Compiling xla/service/indexed_array_analysis.cc; 13s local 2024-04-03T18:14:25.3989752Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 12s local 2024-04-03T18:14:25.3990928Z Compiling llvm/lib/Passes/PassBuilder.cpp; 11s local ... 2024-04-03T18:14:25.7082854Z 2024-04-03T18:14:25.7083617Z  2024-04-03T18:14:25.7084146Z  2024-04-03T18:14:25.7084592Z  2024-04-03T18:14:25.7085030Z  2024-04-03T18:14:25.7085679Z  2024-04-03T18:14:25.7086093Z  2024-04-03T18:14:25.7086496Z  2024-04-03T18:14:25.7086917Z  2024-04-03T18:14:25.7088066Z [17,506 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:25.7089546Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 133s local 2024-04-03T18:14:25.7090698Z @llvm-project//llvm:CodeGen; 22s local 2024-04-03T18:14:25.7091819Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 17s local 2024-04-03T18:14:25.7093214Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 14s local 2024-04-03T18:14:25.7094556Z Compiling xla/service/cpu/runtime/rng_call.cc; 14s local 2024-04-03T18:14:25.7095644Z Compiling xla/service/indexed_array_analysis.cc; 14s local 2024-04-03T18:14:25.7096888Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 12s local 2024-04-03T18:14:25.7098111Z Compiling llvm/lib/Passes/PassBuilder.cpp; 11s local ... 2024-04-03T18:14:26.1089834Z 2024-04-03T18:14:26.1090575Z  2024-04-03T18:14:26.1091087Z  2024-04-03T18:14:26.1091545Z  2024-04-03T18:14:26.1091994Z  2024-04-03T18:14:26.1092427Z  2024-04-03T18:14:26.1092874Z  2024-04-03T18:14:26.1093314Z  2024-04-03T18:14:26.1093744Z  2024-04-03T18:14:26.1095514Z [17,507 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:26.1097092Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 133s local 2024-04-03T18:14:26.1098207Z @llvm-project//llvm:CodeGen; 22s local 2024-04-03T18:14:26.1099288Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 17s local 2024-04-03T18:14:26.1100732Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 14s local 2024-04-03T18:14:26.1102160Z Compiling xla/service/cpu/runtime/rng_call.cc; 14s local 2024-04-03T18:14:26.1103245Z Compiling xla/service/indexed_array_analysis.cc; 14s local 2024-04-03T18:14:26.1104488Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 13s local 2024-04-03T18:14:26.1106204Z Compiling llvm/lib/Passes/PassBuilder.cpp; 12s local ... 2024-04-03T18:14:26.4042121Z 2024-04-03T18:14:26.4043318Z  2024-04-03T18:14:26.4043860Z  2024-04-03T18:14:26.4044304Z  2024-04-03T18:14:26.4044736Z  2024-04-03T18:14:26.4045189Z  2024-04-03T18:14:26.4045600Z  2024-04-03T18:14:26.4045993Z  2024-04-03T18:14:26.4046415Z  2024-04-03T18:14:26.4047611Z [17,508 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:26.4049202Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 133s local 2024-04-03T18:14:26.4050518Z @llvm-project//llvm:CodeGen; 22s local 2024-04-03T18:14:26.4051615Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 17s local 2024-04-03T18:14:26.4052977Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 15s local 2024-04-03T18:14:26.4054367Z Compiling xla/service/cpu/runtime/rng_call.cc; 15s local 2024-04-03T18:14:26.4055518Z Compiling xla/service/indexed_array_analysis.cc; 14s local 2024-04-03T18:14:26.4056730Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 13s local 2024-04-03T18:14:26.4057924Z Compiling llvm/lib/Passes/PassBuilder.cpp; 12s local ... 2024-04-03T18:14:26.6990965Z 2024-04-03T18:14:26.6991688Z  2024-04-03T18:14:26.6992218Z  2024-04-03T18:14:26.6992641Z  2024-04-03T18:14:26.6993052Z  2024-04-03T18:14:26.6993539Z  2024-04-03T18:14:26.6993923Z  2024-04-03T18:14:26.6994328Z  2024-04-03T18:14:26.6994705Z  2024-04-03T18:14:26.6996233Z [17,510 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:26.6997697Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 134s local 2024-04-03T18:14:26.6998698Z @llvm-project//llvm:CodeGen; 23s local 2024-04-03T18:14:26.6999818Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 18s local 2024-04-03T18:14:26.7001097Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 15s local 2024-04-03T18:14:26.7002277Z Compiling xla/service/indexed_array_analysis.cc; 15s local 2024-04-03T18:14:26.7003421Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 13s local 2024-04-03T18:14:26.7004587Z Compiling llvm/lib/Passes/PassBuilder.cpp; 12s local 2024-04-03T18:14:26.7005654Z Compiling xla/service/indexed_array_analysis.cc; 11s local ... 2024-04-03T18:14:26.9091345Z 2024-04-03T18:14:26.9092803Z  2024-04-03T18:14:26.9093748Z  2024-04-03T18:14:26.9094740Z  2024-04-03T18:14:26.9095195Z  2024-04-03T18:14:26.9095558Z  2024-04-03T18:14:26.9095927Z  2024-04-03T18:14:26.9096294Z  2024-04-03T18:14:26.9096636Z  2024-04-03T18:14:26.9097730Z [17,512 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:26.9099128Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 134s local 2024-04-03T18:14:26.9100201Z @llvm-project//llvm:CodeGen; 23s local 2024-04-03T18:14:26.9101222Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 18s local 2024-04-03T18:14:26.9103884Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 15s local 2024-04-03T18:14:26.9114549Z Compiling xla/service/indexed_array_analysis.cc; 15s local 2024-04-03T18:14:26.9116519Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 14s local 2024-04-03T18:14:26.9117696Z Compiling llvm/lib/Passes/PassBuilder.cpp; 13s local 2024-04-03T18:14:26.9118939Z Compiling xla/service/indexed_array_analysis.cc; 11s local ... 2024-04-03T18:14:27.2950852Z 2024-04-03T18:14:27.2952142Z  2024-04-03T18:14:27.2952998Z  2024-04-03T18:14:27.2953755Z  2024-04-03T18:14:27.2954858Z  2024-04-03T18:14:27.2955685Z  2024-04-03T18:14:27.2956457Z  2024-04-03T18:14:27.2958964Z  2024-04-03T18:14:27.2959696Z  2024-04-03T18:14:27.2961242Z [17,513 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:27.2963224Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 134s local 2024-04-03T18:14:27.2964603Z @llvm-project//llvm:CodeGen; 23s local 2024-04-03T18:14:27.2965906Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 18s local 2024-04-03T18:14:27.2967926Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 15s local 2024-04-03T18:14:27.2969888Z Compiling xla/service/indexed_array_analysis.cc; 15s local 2024-04-03T18:14:27.2971281Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 14s local 2024-04-03T18:14:27.2972646Z Compiling llvm/lib/Passes/PassBuilder.cpp; 13s local 2024-04-03T18:14:27.2973891Z Compiling xla/service/indexed_array_analysis.cc; 11s local ... 2024-04-03T18:14:27.5098647Z 2024-04-03T18:14:27.5099784Z  2024-04-03T18:14:27.5100357Z  2024-04-03T18:14:27.5100780Z  2024-04-03T18:14:27.5101250Z  2024-04-03T18:14:27.5101690Z  2024-04-03T18:14:27.5102093Z  2024-04-03T18:14:27.5102510Z  2024-04-03T18:14:27.5102944Z  2024-04-03T18:14:27.5104167Z [17,513 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:27.5105760Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 134s local 2024-04-03T18:14:27.5106913Z @llvm-project//llvm:CodeGen; 24s local 2024-04-03T18:14:27.5108110Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 18s local 2024-04-03T18:14:27.5109670Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 16s local 2024-04-03T18:14:27.5110838Z Compiling xla/service/indexed_array_analysis.cc; 15s local 2024-04-03T18:14:27.5112133Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 14s local 2024-04-03T18:14:27.5113405Z Compiling llvm/lib/Passes/PassBuilder.cpp; 13s local 2024-04-03T18:14:27.5114885Z Compiling xla/service/indexed_array_analysis.cc; 11s local ... 2024-04-03T18:14:28.1366602Z 2024-04-03T18:14:28.1367306Z  2024-04-03T18:14:28.1367784Z  2024-04-03T18:14:28.1368207Z  2024-04-03T18:14:28.1368637Z  2024-04-03T18:14:28.1369094Z  2024-04-03T18:14:28.1369515Z  2024-04-03T18:14:28.1369949Z  2024-04-03T18:14:28.1370376Z  2024-04-03T18:14:28.1371697Z [17,514 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:28.1373279Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 135s local 2024-04-03T18:14:28.1374576Z @llvm-project//llvm:CodeGen; 24s local 2024-04-03T18:14:28.1375721Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 19s local 2024-04-03T18:14:28.1376967Z Compiling llvm/lib/Passes/StandardInstrumentations.cpp; 16s local 2024-04-03T18:14:28.1378163Z Compiling xla/service/indexed_array_analysis.cc; 16s local 2024-04-03T18:14:28.1379199Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 15s local 2024-04-03T18:14:28.1380360Z Compiling llvm/lib/Passes/PassBuilder.cpp; 14s local 2024-04-03T18:14:28.1381432Z Compiling xla/service/indexed_array_analysis.cc; 12s local ... 2024-04-03T18:14:28.3967714Z 2024-04-03T18:14:28.3968555Z  2024-04-03T18:14:28.3969095Z  2024-04-03T18:14:28.3969541Z  2024-04-03T18:14:28.3970028Z  2024-04-03T18:14:28.3970484Z  2024-04-03T18:14:28.3984983Z  2024-04-03T18:14:28.3985418Z  2024-04-03T18:14:28.3985818Z  2024-04-03T18:14:28.3986934Z [17,519 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:28.3988719Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 135s local 2024-04-03T18:14:28.3990333Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 19s local 2024-04-03T18:14:28.3991590Z Compiling xla/service/indexed_array_analysis.cc; 16s local 2024-04-03T18:14:28.3992725Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 15s local 2024-04-03T18:14:28.3993901Z Compiling llvm/lib/Passes/PassBuilder.cpp; 14s local 2024-04-03T18:14:28.3995209Z Compiling xla/service/indexed_array_analysis.cc; 12s local 2024-04-03T18:14:28.3996408Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 12s local 2024-04-03T18:14:28.3997647Z Compiling xla/service/cpu/runtime/rng_call.cc; 12s local ... 2024-04-03T18:14:28.5959349Z 2024-04-03T18:14:28.5960146Z  2024-04-03T18:14:28.5960645Z  2024-04-03T18:14:28.5961078Z  2024-04-03T18:14:28.5961531Z  2024-04-03T18:14:28.5961950Z  2024-04-03T18:14:28.5962360Z  2024-04-03T18:14:28.5962781Z  2024-04-03T18:14:28.5963199Z  2024-04-03T18:14:28.5964397Z [17,520 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:28.5966011Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 135s local 2024-04-03T18:14:28.5967380Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 20s local 2024-04-03T18:14:28.5968663Z Compiling xla/service/indexed_array_analysis.cc; 16s local 2024-04-03T18:14:28.5969802Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 15s local 2024-04-03T18:14:28.5970948Z Compiling llvm/lib/Passes/PassBuilder.cpp; 14s local 2024-04-03T18:14:28.5971984Z Compiling xla/service/indexed_array_analysis.cc; 12s local 2024-04-03T18:14:28.5973127Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 12s local 2024-04-03T18:14:28.5974741Z Compiling xla/service/cpu/runtime/rng_call.cc; 12s local ... 2024-04-03T18:14:28.8807852Z 2024-04-03T18:14:28.8808630Z  2024-04-03T18:14:28.8809162Z  2024-04-03T18:14:28.8809593Z  2024-04-03T18:14:28.8810809Z  2024-04-03T18:14:28.8811330Z  2024-04-03T18:14:28.8811785Z  2024-04-03T18:14:28.8812519Z  2024-04-03T18:14:28.8812971Z  2024-04-03T18:14:28.8814358Z [17,522 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:28.8816085Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 136s local 2024-04-03T18:14:28.8817615Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 20s local 2024-04-03T18:14:28.8819036Z Compiling llvm/lib/Passes/PassBuilder.cpp; 15s local 2024-04-03T18:14:28.8820235Z Compiling xla/service/indexed_array_analysis.cc; 13s local 2024-04-03T18:14:28.8821634Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 13s local 2024-04-03T18:14:28.8823018Z Compiling xla/service/cpu/runtime/rng_call.cc; 12s local 2024-04-03T18:14:28.8824136Z Compiling xla/service/hlo_constant_folding.cc; 12s local 2024-04-03T18:14:28.8825341Z Compiling xla/service/while_loop_simplifier.cc; 12s local ... 2024-04-03T18:14:29.1109967Z 2024-04-03T18:14:29.1110723Z  2024-04-03T18:14:29.1111287Z  2024-04-03T18:14:29.1111746Z  2024-04-03T18:14:29.1112193Z  2024-04-03T18:14:29.1112662Z  2024-04-03T18:14:29.1113110Z  2024-04-03T18:14:29.1113527Z  2024-04-03T18:14:29.1113944Z  2024-04-03T18:14:29.1115161Z [17,522 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:29.1117209Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 136s local 2024-04-03T18:14:29.1118665Z Compiling llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp; 20s local 2024-04-03T18:14:29.1119992Z Compiling llvm/lib/Passes/PassBuilder.cpp; 15s local 2024-04-03T18:14:29.1121089Z Compiling xla/service/indexed_array_analysis.cc; 13s local 2024-04-03T18:14:29.1122321Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 13s local 2024-04-03T18:14:29.1123690Z Compiling xla/service/cpu/runtime/rng_call.cc; 13s local 2024-04-03T18:14:29.1124783Z Compiling xla/service/hlo_constant_folding.cc; 13s local 2024-04-03T18:14:29.1125950Z Compiling xla/service/while_loop_simplifier.cc; 13s local ... 2024-04-03T18:14:29.5121450Z 2024-04-03T18:14:29.5122174Z  2024-04-03T18:14:29.5122665Z  2024-04-03T18:14:29.5123071Z  2024-04-03T18:14:29.5123466Z  2024-04-03T18:14:29.5123874Z  2024-04-03T18:14:29.5124292Z  2024-04-03T18:14:29.5124845Z  2024-04-03T18:14:29.5125250Z  2024-04-03T18:14:29.5126456Z [17,525 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:29.5128014Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 136s local 2024-04-03T18:14:29.5129172Z Compiling llvm/lib/Passes/PassBuilder.cpp; 15s local 2024-04-03T18:14:29.5130203Z Compiling xla/service/indexed_array_analysis.cc; 13s local 2024-04-03T18:14:29.5131381Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 13s local 2024-04-03T18:14:29.5132527Z Compiling xla/service/cpu/runtime/rng_call.cc; 13s local 2024-04-03T18:14:29.5133556Z Compiling xla/service/hlo_constant_folding.cc; 13s local 2024-04-03T18:14:29.5134782Z Compiling xla/service/while_loop_simplifier.cc; 13s local 2024-04-03T18:14:29.5136179Z Compiling xla/service/cpu/runtime/xfeed.cc; 12s local ... 2024-04-03T18:14:29.7392788Z 2024-04-03T18:14:29.7394038Z  2024-04-03T18:14:29.7395053Z  2024-04-03T18:14:29.7396209Z  2024-04-03T18:14:29.7396686Z  2024-04-03T18:14:29.7397165Z  2024-04-03T18:14:29.7397636Z  2024-04-03T18:14:29.7398059Z  2024-04-03T18:14:29.7398502Z  2024-04-03T18:14:29.7399991Z [17,526 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:29.7401688Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 137s local 2024-04-03T18:14:29.7402883Z Compiling llvm/lib/Passes/PassBuilder.cpp; 15s local 2024-04-03T18:14:29.7403960Z Compiling xla/service/indexed_array_analysis.cc; 14s local 2024-04-03T18:14:29.7405385Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 14s local 2024-04-03T18:14:29.7406586Z Compiling xla/service/cpu/runtime/rng_call.cc; 13s local 2024-04-03T18:14:29.7407718Z Compiling xla/service/while_loop_simplifier.cc; 13s local 2024-04-03T18:14:29.7408815Z Compiling xla/service/cpu/runtime/xfeed.cc; 12s local 2024-04-03T18:14:29.7409994Z Compiling llvm/lib/CodeGen/MIRParser/MIParser.cpp; 10s local ... 2024-04-03T18:14:30.1119935Z 2024-04-03T18:14:30.1121054Z  2024-04-03T18:14:30.1121868Z  2024-04-03T18:14:30.1122605Z  2024-04-03T18:14:30.1123323Z  2024-04-03T18:14:30.1124013Z  2024-04-03T18:14:30.1124877Z  2024-04-03T18:14:30.1126085Z  2024-04-03T18:14:30.1126595Z  2024-04-03T18:14:30.1127780Z [17,528 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:30.1129474Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 137s local 2024-04-03T18:14:30.1130707Z Compiling llvm/lib/Passes/PassBuilder.cpp; 16s local 2024-04-03T18:14:30.1131900Z Compiling xla/service/indexed_array_analysis.cc; 14s local 2024-04-03T18:14:30.1133255Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 14s local 2024-04-03T18:14:30.1134808Z Compiling xla/service/cpu/runtime/rng_call.cc; 14s local 2024-04-03T18:14:30.1136288Z Compiling xla/service/while_loop_simplifier.cc; 14s local 2024-04-03T18:14:30.1137435Z Compiling xla/service/cpu/runtime/xfeed.cc; 12s local 2024-04-03T18:14:30.1138682Z Compiling llvm/lib/CodeGen/MIRParser/MIParser.cpp; 11s local ... 2024-04-03T18:14:30.4802265Z 2024-04-03T18:14:30.4803603Z  2024-04-03T18:14:30.4804588Z  2024-04-03T18:14:30.4805638Z  2024-04-03T18:14:30.4806123Z  2024-04-03T18:14:30.4806721Z  2024-04-03T18:14:30.4807144Z  2024-04-03T18:14:30.4807871Z  2024-04-03T18:14:30.4808319Z  2024-04-03T18:14:30.4809580Z [17,529 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:30.4811304Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 137s local 2024-04-03T18:14:30.4812770Z Compiling llvm/lib/Passes/PassBuilder.cpp; 16s local 2024-04-03T18:14:30.4813954Z Compiling xla/service/indexed_array_analysis.cc; 14s local 2024-04-03T18:14:30.4815390Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 14s local 2024-04-03T18:14:30.4816578Z Compiling xla/service/cpu/runtime/rng_call.cc; 14s local 2024-04-03T18:14:30.4817710Z Compiling xla/service/while_loop_simplifier.cc; 14s local 2024-04-03T18:14:30.4818822Z Compiling xla/service/cpu/runtime/xfeed.cc; 13s local 2024-04-03T18:14:30.4820007Z Compiling llvm/lib/CodeGen/MIRParser/MIParser.cpp; 11s local ... 2024-04-03T18:14:30.7126118Z 2024-04-03T18:14:30.7126906Z  2024-04-03T18:14:30.7127512Z  2024-04-03T18:14:30.7128006Z  2024-04-03T18:14:30.7128439Z  2024-04-03T18:14:30.7128892Z  2024-04-03T18:14:30.7129317Z  2024-04-03T18:14:30.7129745Z  2024-04-03T18:14:30.7130178Z  2024-04-03T18:14:30.7131391Z [17,529 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:30.7132926Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 138s local 2024-04-03T18:14:30.7134127Z Compiling llvm/lib/Passes/PassBuilder.cpp; 16s local 2024-04-03T18:14:30.7135364Z Compiling xla/service/indexed_array_analysis.cc; 15s local 2024-04-03T18:14:30.7136607Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 15s local 2024-04-03T18:14:30.7138019Z Compiling xla/service/cpu/runtime/rng_call.cc; 14s local 2024-04-03T18:14:30.7139077Z Compiling xla/service/while_loop_simplifier.cc; 14s local 2024-04-03T18:14:30.7140153Z Compiling xla/service/cpu/runtime/xfeed.cc; 13s local 2024-04-03T18:14:30.7141351Z Compiling llvm/lib/CodeGen/MIRParser/MIParser.cpp; 11s local ... 2024-04-03T18:14:30.9131148Z 2024-04-03T18:14:30.9135518Z  2024-04-03T18:14:30.9136124Z  2024-04-03T18:14:30.9136582Z  2024-04-03T18:14:30.9137014Z  2024-04-03T18:14:30.9137345Z  2024-04-03T18:14:30.9137767Z  2024-04-03T18:14:30.9138207Z  2024-04-03T18:14:30.9138661Z  2024-04-03T18:14:30.9139788Z [17,530 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:30.9141244Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 138s local 2024-04-03T18:14:30.9142462Z Compiling llvm/lib/Passes/PassBuilder.cpp; 17s local 2024-04-03T18:14:30.9143535Z Compiling xla/service/indexed_array_analysis.cc; 15s local 2024-04-03T18:14:30.9144714Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 15s local 2024-04-03T18:14:30.9145917Z Compiling xla/service/cpu/runtime/rng_call.cc; 14s local 2024-04-03T18:14:30.9146959Z Compiling xla/service/while_loop_simplifier.cc; 14s local 2024-04-03T18:14:30.9148240Z Compiling xla/service/cpu/runtime/xfeed.cc; 13s local 2024-04-03T18:14:30.9149353Z Compiling llvm/lib/CodeGen/MIRParser/MIParser.cpp; 11s local ... 2024-04-03T18:14:31.1268445Z 2024-04-03T18:14:31.1309421Z  2024-04-03T18:14:31.1309965Z  2024-04-03T18:14:31.1310443Z  2024-04-03T18:14:31.1311155Z  2024-04-03T18:14:31.1311588Z  2024-04-03T18:14:31.1313329Z  2024-04-03T18:14:31.1313787Z  2024-04-03T18:14:31.1314232Z  2024-04-03T18:14:31.1315516Z [17,531 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:31.1317099Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 138s local 2024-04-03T18:14:31.1318194Z Compiling llvm/lib/Passes/PassBuilder.cpp; 17s local 2024-04-03T18:14:31.1319315Z Compiling xla/service/indexed_array_analysis.cc; 15s local 2024-04-03T18:14:31.1320771Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 15s local 2024-04-03T18:14:31.1322011Z Compiling xla/service/while_loop_simplifier.cc; 15s local 2024-04-03T18:14:31.1323079Z Compiling xla/service/cpu/runtime/xfeed.cc; 13s local 2024-04-03T18:14:31.1324209Z Compiling llvm/lib/CodeGen/MIRParser/MIParser.cpp; 12s local 2024-04-03T18:14:31.1325490Z Compiling llvm/lib/CodeGen/MIRParser/MIRParser.cpp; 11s local ... 2024-04-03T18:14:31.5143387Z 2024-04-03T18:14:31.5144140Z  2024-04-03T18:14:31.5144644Z  2024-04-03T18:14:31.5145069Z  2024-04-03T18:14:31.5145463Z  2024-04-03T18:14:31.5145875Z  2024-04-03T18:14:31.5146294Z  2024-04-03T18:14:31.5146691Z  2024-04-03T18:14:31.5191293Z  2024-04-03T18:14:31.5192641Z [17,532 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:31.5194217Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 138s local 2024-04-03T18:14:31.5195346Z Compiling llvm/lib/Passes/PassBuilder.cpp; 17s local 2024-04-03T18:14:31.5196436Z Compiling xla/service/indexed_array_analysis.cc; 15s local 2024-04-03T18:14:31.5197567Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 15s local 2024-04-03T18:14:31.5198747Z Compiling xla/service/while_loop_simplifier.cc; 15s local 2024-04-03T18:14:31.5199741Z Compiling xla/service/cpu/runtime/xfeed.cc; 14s local 2024-04-03T18:14:31.5200863Z Compiling llvm/lib/CodeGen/MIRParser/MIRParser.cpp; 12s local 2024-04-03T18:14:31.5202193Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 11s local ... 2024-04-03T18:14:31.9232105Z 2024-04-03T18:14:31.9232892Z  2024-04-03T18:14:31.9233389Z  2024-04-03T18:14:31.9233813Z  2024-04-03T18:14:31.9234486Z  2024-04-03T18:14:31.9234895Z  2024-04-03T18:14:31.9235291Z  2024-04-03T18:14:31.9235721Z  2024-04-03T18:14:31.9236124Z  2024-04-03T18:14:31.9237255Z [17,533 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:31.9238961Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 139s local 2024-04-03T18:14:31.9240117Z Compiling llvm/lib/Passes/PassBuilder.cpp; 18s local 2024-04-03T18:14:31.9241176Z Compiling xla/service/indexed_array_analysis.cc; 16s local 2024-04-03T18:14:31.9242368Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 16s local 2024-04-03T18:14:31.9243497Z Compiling xla/service/while_loop_simplifier.cc; 15s local 2024-04-03T18:14:31.9244568Z Compiling xla/service/cpu/runtime/xfeed.cc; 14s local 2024-04-03T18:14:31.9245860Z Compiling llvm/lib/CodeGen/MIRParser/MIRParser.cpp; 12s local 2024-04-03T18:14:31.9247137Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 11s local ... 2024-04-03T18:14:32.3152268Z 2024-04-03T18:14:32.3153037Z  2024-04-03T18:14:32.3153596Z  2024-04-03T18:14:32.3154054Z  2024-04-03T18:14:32.3154509Z  2024-04-03T18:14:32.3155011Z  2024-04-03T18:14:32.3155440Z  2024-04-03T18:14:32.3155884Z  2024-04-03T18:14:32.3156331Z  2024-04-03T18:14:32.3157494Z [17,535 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:32.3159132Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 139s local 2024-04-03T18:14:32.3160215Z Compiling llvm/lib/Passes/PassBuilder.cpp; 18s local 2024-04-03T18:14:32.3161590Z Compiling xla/service/indexed_array_analysis.cc; 16s local 2024-04-03T18:14:32.3162771Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 16s local 2024-04-03T18:14:32.3163890Z Compiling xla/service/while_loop_simplifier.cc; 16s local 2024-04-03T18:14:32.3164926Z Compiling xla/service/cpu/runtime/xfeed.cc; 15s local 2024-04-03T18:14:32.3165965Z Compiling llvm/lib/CodeGen/MIRParser/MIRParser.cpp; 12s local 2024-04-03T18:14:32.3167373Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 12s local ... 2024-04-03T18:14:32.6599843Z 2024-04-03T18:14:32.6600606Z  2024-04-03T18:14:32.6601152Z  2024-04-03T18:14:32.6601581Z  2024-04-03T18:14:32.6602015Z  2024-04-03T18:14:32.6602453Z  2024-04-03T18:14:32.6602869Z  2024-04-03T18:14:32.6603306Z  2024-04-03T18:14:32.6603694Z  2024-04-03T18:14:32.6604884Z [17,536 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:32.6606442Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 139s local 2024-04-03T18:14:32.6607633Z Compiling llvm/lib/Passes/PassBuilder.cpp; 18s local 2024-04-03T18:14:32.6608777Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 16s local 2024-04-03T18:14:32.6609937Z Compiling xla/service/while_loop_simplifier.cc; 16s local 2024-04-03T18:14:32.6611092Z Compiling xla/service/cpu/runtime/xfeed.cc; 15s local 2024-04-03T18:14:32.6612339Z Compiling llvm/lib/CodeGen/MIRParser/MIRParser.cpp; 13s local 2024-04-03T18:14:32.6613573Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 12s local 2024-04-03T18:14:32.6614861Z Compiling llvm/lib/CodeGen/MIRPrinter.cpp; 12s local ... 2024-04-03T18:14:32.8803459Z 2024-04-03T18:14:32.8804264Z  2024-04-03T18:14:32.8804789Z  2024-04-03T18:14:32.8806992Z  2024-04-03T18:14:32.8807967Z  2024-04-03T18:14:32.8808801Z  2024-04-03T18:14:32.8809263Z  2024-04-03T18:14:32.8809704Z  2024-04-03T18:14:32.8810128Z  2024-04-03T18:14:32.8812798Z [17,537 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:32.8815258Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 140s local 2024-04-03T18:14:32.8816833Z Compiling llvm/lib/Passes/PassBuilder.cpp; 19s local 2024-04-03T18:14:32.8818305Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 17s local 2024-04-03T18:14:32.8820617Z Compiling xla/service/while_loop_simplifier.cc; 16s local 2024-04-03T18:14:32.8821878Z Compiling xla/service/cpu/runtime/xfeed.cc; 15s local 2024-04-03T18:14:32.8823484Z Compiling llvm/lib/CodeGen/MIRParser/MIRParser.cpp; 13s local 2024-04-03T18:14:32.8825406Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 12s local 2024-04-03T18:14:32.8826638Z Compiling llvm/lib/CodeGen/MIRPrinter.cpp; 12s local ... 2024-04-03T18:14:33.1150413Z 2024-04-03T18:14:33.1151515Z  2024-04-03T18:14:33.1152079Z  2024-04-03T18:14:33.1152437Z  2024-04-03T18:14:33.1152833Z  2024-04-03T18:14:33.1153244Z  2024-04-03T18:14:33.1153638Z  2024-04-03T18:14:33.1154023Z  2024-04-03T18:14:33.1154455Z  2024-04-03T18:14:33.1155679Z [17,537 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:33.1157209Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 140s local 2024-04-03T18:14:33.1158325Z Compiling llvm/lib/Passes/PassBuilder.cpp; 19s local 2024-04-03T18:14:33.1159426Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 17s local 2024-04-03T18:14:33.1160528Z Compiling xla/service/while_loop_simplifier.cc; 17s local 2024-04-03T18:14:33.1161520Z Compiling xla/service/cpu/runtime/xfeed.cc; 15s local 2024-04-03T18:14:33.1162543Z Compiling llvm/lib/CodeGen/MIRParser/MIRParser.cpp; 13s local 2024-04-03T18:14:33.1163724Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 13s local 2024-04-03T18:14:33.1165241Z Compiling llvm/lib/CodeGen/MIRPrinter.cpp; 12s local ... 2024-04-03T18:14:33.5155364Z 2024-04-03T18:14:33.5156107Z  2024-04-03T18:14:33.5156680Z  2024-04-03T18:14:33.5159586Z  2024-04-03T18:14:33.5160428Z  2024-04-03T18:14:33.5164084Z  2024-04-03T18:14:33.5164821Z  2024-04-03T18:14:33.5169051Z  2024-04-03T18:14:33.5169819Z  2024-04-03T18:14:33.5174887Z [17,539 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:33.5176773Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 140s local 2024-04-03T18:14:33.5178381Z Compiling llvm/lib/Passes/PassBuilder.cpp; 19s local 2024-04-03T18:14:33.5179916Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 17s local 2024-04-03T18:14:33.5180920Z Compiling xla/service/while_loop_simplifier.cc; 17s local 2024-04-03T18:14:33.5181924Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 13s local 2024-04-03T18:14:33.5182934Z Compiling llvm/lib/CodeGen/MIRPrinter.cpp; 13s local 2024-04-03T18:14:33.5183792Z Compiling xla/service/while_loop_analysis.cc; 12s local 2024-04-03T18:14:33.5184789Z Compiling xla/service/heap_simulator/heap_simulator.cc; 12s local ... 2024-04-03T18:14:33.8222293Z 2024-04-03T18:14:33.8223024Z  2024-04-03T18:14:33.8223552Z  2024-04-03T18:14:33.8223957Z  2024-04-03T18:14:33.8224364Z  2024-04-03T18:14:33.8224770Z  2024-04-03T18:14:33.8225167Z  2024-04-03T18:14:33.8225592Z  2024-04-03T18:14:33.8226006Z  2024-04-03T18:14:33.8227399Z [17,541 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:33.8229219Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 141s local 2024-04-03T18:14:33.8230394Z Compiling llvm/lib/Passes/PassBuilder.cpp; 20s local 2024-04-03T18:14:33.8231499Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 18s local 2024-04-03T18:14:33.8232665Z Compiling xla/service/while_loop_simplifier.cc; 17s local 2024-04-03T18:14:33.8233858Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 13s local 2024-04-03T18:14:33.8235016Z Compiling llvm/lib/CodeGen/MIRPrinter.cpp; 13s local 2024-04-03T18:14:33.8236284Z Compiling xla/service/while_loop_analysis.cc; 13s local 2024-04-03T18:14:33.8237425Z Compiling xla/service/heap_simulator/heap_simulator.cc; 12s local ... 2024-04-03T18:14:34.1173365Z 2024-04-03T18:14:34.1174163Z  2024-04-03T18:14:34.1174830Z  2024-04-03T18:14:34.1175275Z  2024-04-03T18:14:34.1175671Z  2024-04-03T18:14:34.1176356Z  2024-04-03T18:14:34.1176798Z  2024-04-03T18:14:34.1177231Z  2024-04-03T18:14:34.1177629Z  2024-04-03T18:14:34.1178834Z [17,543 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:34.1180367Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 141s local 2024-04-03T18:14:34.1181556Z Compiling llvm/lib/Passes/PassBuilder.cpp; 20s local 2024-04-03T18:14:34.1182672Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 18s local 2024-04-03T18:14:34.1183993Z Compiling xla/service/while_loop_simplifier.cc; 18s local 2024-04-03T18:14:34.1185121Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 14s local 2024-04-03T18:14:34.1186179Z Compiling llvm/lib/CodeGen/MIRPrinter.cpp; 13s local 2024-04-03T18:14:34.1187279Z Compiling xla/service/while_loop_analysis.cc; 13s local 2024-04-03T18:14:34.1188735Z Compiling xla/service/heap_simulator/heap_simulator.cc; 13s local ... 2024-04-03T18:14:34.5177564Z 2024-04-03T18:14:34.5178322Z  2024-04-03T18:14:34.5178848Z  2024-04-03T18:14:34.5179265Z  2024-04-03T18:14:34.5179711Z  2024-04-03T18:14:34.5180136Z  2024-04-03T18:14:34.5180549Z  2024-04-03T18:14:34.5180984Z  2024-04-03T18:14:34.5181366Z  2024-04-03T18:14:34.5182864Z [17,544 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:34.5184352Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 141s local 2024-04-03T18:14:34.5185458Z Compiling llvm/lib/Passes/PassBuilder.cpp; 20s local 2024-04-03T18:14:34.5186884Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 18s local 2024-04-03T18:14:34.5188352Z Compiling xla/service/while_loop_simplifier.cc; 18s local 2024-04-03T18:14:34.5189759Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 14s local 2024-04-03T18:14:34.5190918Z Compiling xla/service/while_loop_analysis.cc; 13s local 2024-04-03T18:14:34.5192045Z Compiling xla/service/heap_simulator/heap_simulator.cc; 13s local 2024-04-03T18:14:34.5193202Z Compiling xla/service/algebraic_simplifier.cc; 13s local ... 2024-04-03T18:14:34.7189577Z 2024-04-03T18:14:34.7190355Z  2024-04-03T18:14:34.7190891Z  2024-04-03T18:14:34.7191364Z  2024-04-03T18:14:34.7191796Z  2024-04-03T18:14:34.7192195Z  2024-04-03T18:14:34.7192589Z  2024-04-03T18:14:34.7193002Z  2024-04-03T18:14:34.7193380Z  2024-04-03T18:14:34.7194814Z [17,545 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:34.7196450Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 142s local 2024-04-03T18:14:34.7197562Z Compiling llvm/lib/Passes/PassBuilder.cpp; 20s local 2024-04-03T18:14:34.7198751Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 19s local 2024-04-03T18:14:34.7199832Z Compiling xla/service/while_loop_simplifier.cc; 18s local 2024-04-03T18:14:34.7200992Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 14s local 2024-04-03T18:14:34.7202139Z Compiling xla/service/while_loop_analysis.cc; 14s local 2024-04-03T18:14:34.7203268Z Compiling xla/service/heap_simulator/heap_simulator.cc; 13s local 2024-04-03T18:14:34.7204428Z Compiling xla/service/algebraic_simplifier.cc; 13s local ... 2024-04-03T18:14:35.1190781Z 2024-04-03T18:14:35.1191549Z  2024-04-03T18:14:35.1192089Z  2024-04-03T18:14:35.1192527Z  2024-04-03T18:14:35.1192936Z  2024-04-03T18:14:35.1193324Z  2024-04-03T18:14:35.1193732Z  2024-04-03T18:14:35.1194152Z  2024-04-03T18:14:35.1194845Z  2024-04-03T18:14:35.1196081Z [17,546 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:35.1197624Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 142s local 2024-04-03T18:14:35.1198619Z Compiling llvm/lib/Passes/PassBuilder.cpp; 21s local 2024-04-03T18:14:35.1200006Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 19s local 2024-04-03T18:14:35.1201111Z Compiling xla/service/while_loop_simplifier.cc; 19s local 2024-04-03T18:14:35.1202333Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 15s local 2024-04-03T18:14:35.1203466Z Compiling xla/service/while_loop_analysis.cc; 14s local 2024-04-03T18:14:35.1204655Z Compiling xla/service/heap_simulator/heap_simulator.cc; 14s local 2024-04-03T18:14:35.1205893Z Compiling xla/service/algebraic_simplifier.cc; 13s local ... 2024-04-03T18:14:35.4904136Z 2024-04-03T18:14:35.4904904Z  2024-04-03T18:14:35.4905460Z  2024-04-03T18:14:35.4905901Z  2024-04-03T18:14:35.4906337Z  2024-04-03T18:14:35.4906935Z  2024-04-03T18:14:35.4907335Z  2024-04-03T18:14:35.4907962Z  2024-04-03T18:14:35.4908394Z  2024-04-03T18:14:35.4909589Z [17,547 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:35.4911162Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 142s local 2024-04-03T18:14:35.4912316Z Compiling llvm/lib/Passes/PassBuilder.cpp; 21s local 2024-04-03T18:14:35.4913374Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 19s local 2024-04-03T18:14:35.4914575Z Compiling xla/service/while_loop_simplifier.cc; 19s local 2024-04-03T18:14:35.4916041Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 15s local 2024-04-03T18:14:35.4917192Z Compiling xla/service/while_loop_analysis.cc; 14s local 2024-04-03T18:14:35.4918265Z Compiling xla/service/heap_simulator/heap_simulator.cc; 14s local 2024-04-03T18:14:35.4919409Z Compiling xla/service/algebraic_simplifier.cc; 14s local ... 2024-04-03T18:14:35.7180691Z 2024-04-03T18:14:35.7181893Z  2024-04-03T18:14:35.7182436Z  2024-04-03T18:14:35.7182865Z  2024-04-03T18:14:35.7183596Z  2024-04-03T18:14:35.7184000Z  2024-04-03T18:14:35.7184416Z  2024-04-03T18:14:35.7184848Z  2024-04-03T18:14:35.7185257Z  2024-04-03T18:14:35.7186537Z [17,549 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:35.7188414Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 143s local 2024-04-03T18:14:35.7189650Z Compiling llvm/lib/Passes/PassBuilder.cpp; 21s local 2024-04-03T18:14:35.7190848Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 20s local 2024-04-03T18:14:35.7192081Z Compiling xla/service/while_loop_simplifier.cc; 19s local 2024-04-03T18:14:35.7193376Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 15s local 2024-04-03T18:14:35.7194630Z Compiling xla/service/while_loop_analysis.cc; 15s local 2024-04-03T18:14:35.7195849Z Compiling xla/service/heap_simulator/heap_simulator.cc; 14s local 2024-04-03T18:14:35.7197119Z Compiling xla/service/algebraic_simplifier.cc; 14s local ... 2024-04-03T18:14:36.1186380Z 2024-04-03T18:14:36.1187359Z  2024-04-03T18:14:36.1188155Z  2024-04-03T18:14:36.1188575Z  2024-04-03T18:14:36.1188983Z  2024-04-03T18:14:36.1189382Z  2024-04-03T18:14:36.1189778Z  2024-04-03T18:14:36.1190183Z  2024-04-03T18:14:36.1190570Z  2024-04-03T18:14:36.1191760Z [17,551 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:36.1193411Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 143s local 2024-04-03T18:14:36.1194604Z Compiling llvm/lib/Passes/PassBuilder.cpp; 22s local 2024-04-03T18:14:36.1195770Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 20s local 2024-04-03T18:14:36.1197473Z Compiling xla/service/while_loop_simplifier.cc; 20s local 2024-04-03T18:14:36.1198768Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 16s local 2024-04-03T18:14:36.1199999Z Compiling xla/service/while_loop_analysis.cc; 15s local 2024-04-03T18:14:36.1201191Z Compiling xla/service/heap_simulator/heap_simulator.cc; 15s local 2024-04-03T18:14:36.1202544Z Compiling xla/service/algebraic_simplifier.cc; 14s local ... 2024-04-03T18:14:36.5191740Z 2024-04-03T18:14:36.5192806Z  2024-04-03T18:14:36.5193319Z  2024-04-03T18:14:36.5195622Z  2024-04-03T18:14:36.5196650Z  2024-04-03T18:14:36.5197506Z  2024-04-03T18:14:36.5197948Z  2024-04-03T18:14:36.5198350Z  2024-04-03T18:14:36.5198788Z  2024-04-03T18:14:36.5200045Z [17,554 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:36.5201706Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 143s local 2024-04-03T18:14:36.5202968Z Compiling llvm/lib/Passes/PassBuilder.cpp; 22s local 2024-04-03T18:14:36.5204132Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 20s local 2024-04-03T18:14:36.5205400Z Compiling xla/service/while_loop_simplifier.cc; 20s local 2024-04-03T18:14:36.5206612Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 16s local 2024-04-03T18:14:36.5207879Z Compiling xla/service/while_loop_analysis.cc; 15s local 2024-04-03T18:14:36.5209068Z Compiling xla/service/heap_simulator/heap_simulator.cc; 15s local 2024-04-03T18:14:36.5210234Z Compiling xla/service/algebraic_simplifier.cc; 15s local ... 2024-04-03T18:14:36.7668294Z 2024-04-03T18:14:36.7676628Z  2024-04-03T18:14:36.7677276Z  2024-04-03T18:14:36.7677694Z  2024-04-03T18:14:36.7678119Z  2024-04-03T18:14:36.7678534Z  2024-04-03T18:14:36.7678958Z  2024-04-03T18:14:36.7679404Z  2024-04-03T18:14:36.7679806Z  2024-04-03T18:14:36.7681032Z [17,555 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:36.7682719Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 144s local 2024-04-03T18:14:36.7684379Z Compiling llvm/lib/Passes/PassBuilder.cpp; 22s local 2024-04-03T18:14:36.7685494Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 21s local 2024-04-03T18:14:36.7686737Z Compiling xla/service/while_loop_simplifier.cc; 20s local 2024-04-03T18:14:36.7687977Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 16s local 2024-04-03T18:14:36.7689162Z Compiling xla/service/while_loop_analysis.cc; 16s local 2024-04-03T18:14:36.7690333Z Compiling xla/service/heap_simulator/heap_simulator.cc; 15s local 2024-04-03T18:14:36.7691613Z Compiling xla/service/algebraic_simplifier.cc; 15s local ... 2024-04-03T18:14:37.0102001Z 2024-04-03T18:14:37.0102766Z  2024-04-03T18:14:37.0103297Z  2024-04-03T18:14:37.0103717Z  2024-04-03T18:14:37.0104185Z  2024-04-03T18:14:37.0104680Z  2024-04-03T18:14:37.0105103Z  2024-04-03T18:14:37.0105528Z  2024-04-03T18:14:37.0105936Z  2024-04-03T18:14:37.0107214Z [17,557 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:37.0109080Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 144s local 2024-04-03T18:14:37.0110398Z Compiling llvm/lib/Passes/PassBuilder.cpp; 23s local 2024-04-03T18:14:37.0111496Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 21s local 2024-04-03T18:14:37.0112579Z Compiling xla/service/while_loop_simplifier.cc; 20s local 2024-04-03T18:14:37.0113773Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 16s local 2024-04-03T18:14:37.0114974Z Compiling xla/service/while_loop_analysis.cc; 16s local 2024-04-03T18:14:37.0116120Z Compiling xla/service/heap_simulator/heap_simulator.cc; 15s local 2024-04-03T18:14:37.0117715Z Compiling xla/service/algebraic_simplifier.cc; 15s local ... 2024-04-03T18:14:37.3215856Z 2024-04-03T18:14:37.3216620Z  2024-04-03T18:14:37.3217159Z  2024-04-03T18:14:37.3217580Z  2024-04-03T18:14:37.3217992Z  2024-04-03T18:14:37.3218445Z  2024-04-03T18:14:37.3218898Z  2024-04-03T18:14:37.3219300Z  2024-04-03T18:14:37.3220076Z  2024-04-03T18:14:37.3221324Z [17,558 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:37.3222902Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 144s local 2024-04-03T18:14:37.3224225Z Compiling llvm/lib/Passes/PassBuilder.cpp; 23s local 2024-04-03T18:14:37.3225467Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 21s local 2024-04-03T18:14:37.3226722Z Compiling xla/service/while_loop_simplifier.cc; 21s local 2024-04-03T18:14:37.3228451Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefDialect.cpp; 17s local 2024-04-03T18:14:37.3229747Z Compiling xla/service/while_loop_analysis.cc; 16s local 2024-04-03T18:14:37.3230911Z Compiling xla/service/heap_simulator/heap_simulator.cc; 16s local 2024-04-03T18:14:37.3232171Z Compiling xla/service/algebraic_simplifier.cc; 15s local ... 2024-04-03T18:14:37.5201828Z 2024-04-03T18:14:37.5205354Z  2024-04-03T18:14:37.5206387Z  2024-04-03T18:14:37.5207004Z  2024-04-03T18:14:37.5207845Z  2024-04-03T18:14:37.5210180Z  2024-04-03T18:14:37.5210818Z  2024-04-03T18:14:37.5211435Z  2024-04-03T18:14:37.5212251Z  2024-04-03T18:14:37.5216041Z [17,561 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:37.5218506Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 144s local 2024-04-03T18:14:37.5219898Z Compiling llvm/lib/Passes/PassBuilder.cpp; 23s local 2024-04-03T18:14:37.5221306Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 21s local 2024-04-03T18:14:37.5222851Z Compiling xla/service/while_loop_analysis.cc; 16s local 2024-04-03T18:14:37.5226752Z Compiling xla/service/heap_simulator/heap_simulator.cc; 16s local 2024-04-03T18:14:37.5228367Z Compiling xla/service/algebraic_simplifier.cc; 16s local 2024-04-03T18:14:37.5229893Z Compiling xla/service/algebraic_simplifier.cc; 15s local 2024-04-03T18:14:37.5231495Z Compiling xla/service/cpu/runtime/fft_call.cc; 14s local ... 2024-04-03T18:14:37.8541602Z 2024-04-03T18:14:37.8542392Z  2024-04-03T18:14:37.8542924Z  2024-04-03T18:14:37.8543348Z  2024-04-03T18:14:37.8543761Z  2024-04-03T18:14:37.8544171Z  2024-04-03T18:14:37.8544551Z  2024-04-03T18:14:37.8544978Z  2024-04-03T18:14:37.8545379Z  2024-04-03T18:14:37.8546535Z [17,563 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:37.8548494Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 145s local 2024-04-03T18:14:37.8549672Z Compiling llvm/lib/Passes/PassBuilder.cpp; 24s local 2024-04-03T18:14:37.8550748Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 22s local 2024-04-03T18:14:37.8551773Z Compiling xla/service/while_loop_analysis.cc; 17s local 2024-04-03T18:14:37.8552927Z Compiling xla/service/heap_simulator/heap_simulator.cc; 16s local 2024-04-03T18:14:37.8554062Z Compiling xla/service/algebraic_simplifier.cc; 16s local 2024-04-03T18:14:37.8555099Z Compiling xla/service/algebraic_simplifier.cc; 16s local 2024-04-03T18:14:37.8556136Z Compiling xla/service/cpu/runtime/fft_call.cc; 15s local ... 2024-04-03T18:14:38.1231458Z 2024-04-03T18:14:38.1232218Z  2024-04-03T18:14:38.1232747Z  2024-04-03T18:14:38.1233166Z  2024-04-03T18:14:38.1233596Z  2024-04-03T18:14:38.1234003Z  2024-04-03T18:14:38.1234426Z  2024-04-03T18:14:38.1234835Z  2024-04-03T18:14:38.1235242Z  2024-04-03T18:14:38.1236827Z [17,565 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:38.1238460Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 145s local 2024-04-03T18:14:38.1239643Z Compiling llvm/lib/Passes/PassBuilder.cpp; 24s local 2024-04-03T18:14:38.1240811Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 22s local 2024-04-03T18:14:38.1242131Z Compiling xla/service/while_loop_analysis.cc; 17s local 2024-04-03T18:14:38.1243289Z Compiling xla/service/heap_simulator/heap_simulator.cc; 17s local 2024-04-03T18:14:38.1244492Z Compiling xla/service/algebraic_simplifier.cc; 16s local 2024-04-03T18:14:38.1245577Z Compiling xla/service/algebraic_simplifier.cc; 16s local 2024-04-03T18:14:38.1246812Z Compiling xla/service/cpu/runtime/fft_call.cc; 15s local ... 2024-04-03T18:14:38.3225785Z 2024-04-03T18:14:38.3226549Z  2024-04-03T18:14:38.3227183Z  2024-04-03T18:14:38.3227932Z  2024-04-03T18:14:38.3228369Z  2024-04-03T18:14:38.3228885Z  2024-04-03T18:14:38.3229262Z  2024-04-03T18:14:38.3229688Z  2024-04-03T18:14:38.3230110Z  2024-04-03T18:14:38.3231494Z [17,566 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:38.3233128Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 145s local 2024-04-03T18:14:38.3234309Z Compiling llvm/lib/Passes/PassBuilder.cpp; 24s local 2024-04-03T18:14:38.3235446Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 22s local 2024-04-03T18:14:38.3236613Z Compiling xla/service/while_loop_analysis.cc; 17s local 2024-04-03T18:14:38.3237823Z Compiling xla/service/heap_simulator/heap_simulator.cc; 17s local 2024-04-03T18:14:38.3239417Z Compiling xla/service/algebraic_simplifier.cc; 16s local 2024-04-03T18:14:38.3240488Z Compiling xla/service/algebraic_simplifier.cc; 16s local 2024-04-03T18:14:38.3241577Z Compiling xla/service/cpu/runtime/fft_call.cc; 15s local ... 2024-04-03T18:14:38.7231984Z 2024-04-03T18:14:38.7232748Z  2024-04-03T18:14:38.7233311Z  2024-04-03T18:14:38.7233761Z  2024-04-03T18:14:38.7234171Z  2024-04-03T18:14:38.7234574Z  2024-04-03T18:14:38.7234986Z  2024-04-03T18:14:38.7235409Z  2024-04-03T18:14:38.7236168Z  2024-04-03T18:14:38.7237483Z [17,567 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:38.7239110Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 146s local 2024-04-03T18:14:38.7240317Z Compiling llvm/lib/Passes/PassBuilder.cpp; 24s local 2024-04-03T18:14:38.7241408Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 23s local 2024-04-03T18:14:38.7242604Z Compiling xla/service/while_loop_analysis.cc; 18s local 2024-04-03T18:14:38.7243769Z Compiling xla/service/heap_simulator/heap_simulator.cc; 17s local 2024-04-03T18:14:38.7245023Z Compiling xla/service/algebraic_simplifier.cc; 17s local 2024-04-03T18:14:38.7246098Z Compiling xla/service/algebraic_simplifier.cc; 16s local 2024-04-03T18:14:38.7247228Z Compiling xla/service/cpu/runtime/collectives.cc; 14s local ... 2024-04-03T18:14:38.9601462Z 2024-04-03T18:14:38.9611784Z  2024-04-03T18:14:38.9612677Z  2024-04-03T18:14:38.9613146Z  2024-04-03T18:14:38.9613590Z  2024-04-03T18:14:38.9614014Z  2024-04-03T18:14:38.9614642Z  2024-04-03T18:14:38.9615101Z  2024-04-03T18:14:38.9615531Z  2024-04-03T18:14:38.9616808Z [17,572 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:38.9618406Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 146s local 2024-04-03T18:14:38.9619539Z Compiling llvm/lib/Passes/PassBuilder.cpp; 25s local 2024-04-03T18:14:38.9620671Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 23s local 2024-04-03T18:14:38.9621845Z Compiling xla/service/while_loop_analysis.cc; 18s local 2024-04-03T18:14:38.9623372Z Compiling xla/service/heap_simulator/heap_simulator.cc; 17s local 2024-04-03T18:14:38.9624620Z Compiling xla/service/algebraic_simplifier.cc; 17s local 2024-04-03T18:14:38.9625677Z Compiling xla/service/algebraic_simplifier.cc; 17s local 2024-04-03T18:14:38.9626883Z Compiling xla/service/cpu/runtime/collectives.cc; 15s local ... 2024-04-03T18:14:39.3222936Z 2024-04-03T18:14:39.3223660Z  2024-04-03T18:14:39.3224107Z  2024-04-03T18:14:39.3224494Z  2024-04-03T18:14:39.3224849Z  2024-04-03T18:14:39.3225211Z  2024-04-03T18:14:39.3225582Z  2024-04-03T18:14:39.3225936Z  2024-04-03T18:14:39.3226304Z  2024-04-03T18:14:39.3227420Z [17,573 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:39.3228997Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 146s local 2024-04-03T18:14:39.3229993Z Compiling llvm/lib/Passes/PassBuilder.cpp; 25s local 2024-04-03T18:14:39.3230999Z Compiling llvm/lib/Passes/PassBuilderPipelines.cpp; 23s local 2024-04-03T18:14:39.3232031Z Compiling xla/service/heap_simulator/heap_simulator.cc; 18s local 2024-04-03T18:14:39.3233008Z Compiling xla/service/algebraic_simplifier.cc; 17s local 2024-04-03T18:14:39.3233945Z Compiling xla/service/algebraic_simplifier.cc; 17s local 2024-04-03T18:14:39.3234936Z Compiling xla/service/cpu/runtime/collectives.cc; 15s local 2024-04-03T18:14:39.3236164Z Compiling llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp; 13s local ... 2024-04-03T18:14:39.7240204Z 2024-04-03T18:14:39.7240930Z  2024-04-03T18:14:39.7241394Z  2024-04-03T18:14:39.7241765Z  2024-04-03T18:14:39.7242418Z  2024-04-03T18:14:39.7242789Z  2024-04-03T18:14:39.7243148Z  2024-04-03T18:14:39.7243508Z  2024-04-03T18:14:39.7243873Z  2024-04-03T18:14:39.7244960Z [17,575 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:39.7246378Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 147s local 2024-04-03T18:14:39.7247368Z Compiling llvm/lib/Passes/PassBuilder.cpp; 25s local 2024-04-03T18:14:39.7248534Z Compiling xla/service/heap_simulator/heap_simulator.cc; 18s local 2024-04-03T18:14:39.7249520Z Compiling xla/service/algebraic_simplifier.cc; 18s local 2024-04-03T18:14:39.7250435Z Compiling xla/service/algebraic_simplifier.cc; 17s local 2024-04-03T18:14:39.7251369Z Compiling xla/service/cpu/runtime/collectives.cc; 15s local 2024-04-03T18:14:39.7252482Z Compiling llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp; 14s local 2024-04-03T18:14:39.7253847Z Compiling xla/service/cpu/runtime/custom_call.cc; 13s local ... 2024-04-03T18:14:40.4309266Z 2024-04-03T18:14:40.4309986Z  2024-04-03T18:14:40.4310504Z  2024-04-03T18:14:40.4310912Z  2024-04-03T18:14:40.4311317Z  2024-04-03T18:14:40.4311684Z  2024-04-03T18:14:40.4312104Z  2024-04-03T18:14:40.4312489Z  2024-04-03T18:14:40.4312899Z  2024-04-03T18:14:40.4314126Z [17,576 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:40.4315626Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 147s local 2024-04-03T18:14:40.4316723Z Compiling llvm/lib/Passes/PassBuilder.cpp; 26s local 2024-04-03T18:14:40.4317830Z Compiling xla/service/heap_simulator/heap_simulator.cc; 19s local 2024-04-03T18:14:40.4318949Z Compiling xla/service/algebraic_simplifier.cc; 19s local 2024-04-03T18:14:40.4319959Z Compiling xla/service/algebraic_simplifier.cc; 18s local 2024-04-03T18:14:40.4320955Z Compiling xla/service/cpu/runtime/collectives.cc; 16s local 2024-04-03T18:14:40.4322261Z Compiling llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp; 15s local 2024-04-03T18:14:40.4323616Z Compiling xla/service/cpu/runtime/custom_call.cc; 13s local ... 2024-04-03T18:14:40.6465964Z 2024-04-03T18:14:40.6466666Z  2024-04-03T18:14:40.6477855Z  2024-04-03T18:14:40.6485376Z  2024-04-03T18:14:40.6486147Z  2024-04-03T18:14:40.6486763Z  2024-04-03T18:14:40.6487184Z  2024-04-03T18:14:40.6487792Z  2024-04-03T18:14:40.6488402Z  2024-04-03T18:14:40.6489904Z [17,577 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:40.6492055Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 147s local 2024-04-03T18:14:40.6493478Z Compiling llvm/lib/Passes/PassBuilder.cpp; 26s local 2024-04-03T18:14:40.6495023Z Compiling xla/service/heap_simulator/heap_simulator.cc; 19s local 2024-04-03T18:14:40.6496538Z Compiling xla/service/algebraic_simplifier.cc; 19s local 2024-04-03T18:14:40.6497891Z Compiling xla/service/algebraic_simplifier.cc; 18s local 2024-04-03T18:14:40.6499139Z Compiling xla/service/cpu/runtime/collectives.cc; 16s local 2024-04-03T18:14:40.6500701Z Compiling llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp; 15s local 2024-04-03T18:14:40.6502561Z Compiling xla/service/cpu/runtime/custom_call.cc; 13s local ... 2024-04-03T18:14:40.9233036Z 2024-04-03T18:14:40.9246657Z  2024-04-03T18:14:40.9247554Z  2024-04-03T18:14:40.9248189Z  2024-04-03T18:14:40.9248583Z  2024-04-03T18:14:40.9249214Z  2024-04-03T18:14:40.9249796Z  2024-04-03T18:14:40.9250203Z  2024-04-03T18:14:40.9250777Z  2024-04-03T18:14:40.9252224Z [17,578 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:40.9253994Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 148s local 2024-04-03T18:14:40.9255964Z Compiling llvm/lib/Passes/PassBuilder.cpp; 27s local 2024-04-03T18:14:40.9257275Z Compiling xla/service/heap_simulator/heap_simulator.cc; 19s local 2024-04-03T18:14:40.9258775Z Compiling xla/service/algebraic_simplifier.cc; 19s local 2024-04-03T18:14:40.9259834Z Compiling xla/service/algebraic_simplifier.cc; 19s local 2024-04-03T18:14:40.9261138Z Compiling xla/service/cpu/runtime/collectives.cc; 17s local 2024-04-03T18:14:40.9262580Z Compiling llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp; 15s local 2024-04-03T18:14:40.9264213Z Compiling xla/service/cpu/runtime/custom_call.cc; 14s local ... 2024-04-03T18:14:41.3238518Z 2024-04-03T18:14:41.3239727Z  2024-04-03T18:14:41.3242307Z  2024-04-03T18:14:41.3243031Z  2024-04-03T18:14:41.3243622Z  2024-04-03T18:14:41.3244243Z  2024-04-03T18:14:41.3244833Z  2024-04-03T18:14:41.3245431Z  2024-04-03T18:14:41.3246007Z  2024-04-03T18:14:41.3247801Z [17,580 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:41.3249762Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 148s local 2024-04-03T18:14:41.3251437Z Compiling llvm/lib/Passes/PassBuilder.cpp; 27s local 2024-04-03T18:14:41.3252726Z Compiling xla/service/heap_simulator/heap_simulator.cc; 20s local 2024-04-03T18:14:41.3254356Z Compiling xla/service/algebraic_simplifier.cc; 19s local 2024-04-03T18:14:41.3255548Z Compiling xla/service/algebraic_simplifier.cc; 19s local 2024-04-03T18:14:41.3256830Z Compiling xla/service/cpu/runtime/custom_call.cc; 14s local 2024-04-03T18:14:41.3258202Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 14s local 2024-04-03T18:14:41.3259587Z @llvm-project//llvm:CodeGen; 12s local ... 2024-04-03T18:14:41.5241685Z 2024-04-03T18:14:41.5242799Z  2024-04-03T18:14:41.5243706Z  2024-04-03T18:14:41.5244575Z  2024-04-03T18:14:41.5245621Z  2024-04-03T18:14:41.5246104Z  2024-04-03T18:14:41.5246503Z  2024-04-03T18:14:41.5246893Z  2024-04-03T18:14:41.5247295Z  2024-04-03T18:14:41.5248434Z [17,581 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:41.5250154Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 148s local 2024-04-03T18:14:41.5251678Z Compiling llvm/lib/Passes/PassBuilder.cpp; 27s local 2024-04-03T18:14:41.5252923Z Compiling xla/service/heap_simulator/heap_simulator.cc; 20s local 2024-04-03T18:14:41.5254419Z Compiling xla/service/algebraic_simplifier.cc; 20s local 2024-04-03T18:14:41.5255655Z Compiling xla/service/algebraic_simplifier.cc; 19s local 2024-04-03T18:14:41.5257099Z Compiling xla/service/cpu/runtime/custom_call.cc; 14s local 2024-04-03T18:14:41.5258415Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 14s local 2024-04-03T18:14:41.5259668Z @llvm-project//llvm:CodeGen; 12s local ... 2024-04-03T18:14:41.7385929Z 2024-04-03T18:14:41.7386740Z  2024-04-03T18:14:41.7387275Z  2024-04-03T18:14:41.7387899Z  2024-04-03T18:14:41.7388314Z  2024-04-03T18:14:41.7388624Z  2024-04-03T18:14:41.7388985Z  2024-04-03T18:14:41.7389390Z  2024-04-03T18:14:41.7389816Z  2024-04-03T18:14:41.7391050Z [17,583 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:41.7392634Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 149s local 2024-04-03T18:14:41.7393930Z Compiling llvm/lib/Passes/PassBuilder.cpp; 27s local 2024-04-03T18:14:41.7395103Z Compiling xla/service/heap_simulator/heap_simulator.cc; 20s local 2024-04-03T18:14:41.7396300Z Compiling xla/service/algebraic_simplifier.cc; 20s local 2024-04-03T18:14:41.7397445Z Compiling xla/service/algebraic_simplifier.cc; 19s local 2024-04-03T18:14:41.7398600Z Compiling xla/service/cpu/runtime/custom_call.cc; 15s local 2024-04-03T18:14:41.7399839Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 14s local 2024-04-03T18:14:41.7401421Z @llvm-project//llvm:CodeGen; 13s local ... 2024-04-03T18:14:42.1247854Z 2024-04-03T18:14:42.1249058Z  2024-04-03T18:14:42.1252343Z  2024-04-03T18:14:42.1253207Z  2024-04-03T18:14:42.1254491Z  2024-04-03T18:14:42.1254983Z  2024-04-03T18:14:42.1255442Z  2024-04-03T18:14:42.1255838Z  2024-04-03T18:14:42.1256222Z  2024-04-03T18:14:42.1257742Z [17,584 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:42.1259340Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 149s local 2024-04-03T18:14:42.1260509Z Compiling llvm/lib/Passes/PassBuilder.cpp; 28s local 2024-04-03T18:14:42.1261653Z Compiling xla/service/heap_simulator/heap_simulator.cc; 21s local 2024-04-03T18:14:42.1262840Z Compiling xla/service/algebraic_simplifier.cc; 20s local 2024-04-03T18:14:42.1263904Z Compiling xla/service/algebraic_simplifier.cc; 20s local 2024-04-03T18:14:42.1264967Z Compiling xla/service/cpu/runtime/custom_call.cc; 15s local 2024-04-03T18:14:42.1266120Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 15s local 2024-04-03T18:14:42.1267305Z @llvm-project//llvm:CodeGen; 13s local ... 2024-04-03T18:14:42.6468586Z 2024-04-03T18:14:42.6469774Z  2024-04-03T18:14:42.6473110Z  2024-04-03T18:14:42.6476082Z  2024-04-03T18:14:42.6479025Z  2024-04-03T18:14:42.6479898Z  2024-04-03T18:14:42.6481045Z  2024-04-03T18:14:42.6481574Z  2024-04-03T18:14:42.6482010Z  2024-04-03T18:14:42.6483273Z [17,585 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:42.6484913Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 149s local 2024-04-03T18:14:42.6486102Z Compiling llvm/lib/Passes/PassBuilder.cpp; 28s local 2024-04-03T18:14:42.6487295Z Compiling xla/service/heap_simulator/heap_simulator.cc; 21s local 2024-04-03T18:14:42.6488532Z Compiling xla/service/algebraic_simplifier.cc; 21s local 2024-04-03T18:14:42.6489653Z Compiling xla/service/algebraic_simplifier.cc; 20s local 2024-04-03T18:14:42.6490799Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 15s local 2024-04-03T18:14:42.6492474Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 14s local 2024-04-03T18:14:42.6493787Z @xla//xla/hlo/evaluator:hlo_evaluator; 13s local ... 2024-04-03T18:14:42.9254559Z 2024-04-03T18:14:42.9255737Z  2024-04-03T18:14:42.9256241Z  2024-04-03T18:14:42.9256650Z  2024-04-03T18:14:42.9257075Z  2024-04-03T18:14:42.9257688Z  2024-04-03T18:14:42.9258086Z  2024-04-03T18:14:42.9258496Z  2024-04-03T18:14:42.9258869Z  2024-04-03T18:14:42.9260031Z [17,585 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:42.9261523Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 150s local 2024-04-03T18:14:42.9262651Z Compiling llvm/lib/Passes/PassBuilder.cpp; 29s local 2024-04-03T18:14:42.9263747Z Compiling xla/service/heap_simulator/heap_simulator.cc; 21s local 2024-04-03T18:14:42.9264890Z Compiling xla/service/algebraic_simplifier.cc; 21s local 2024-04-03T18:14:42.9265925Z Compiling xla/service/algebraic_simplifier.cc; 21s local 2024-04-03T18:14:42.9267051Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 16s local 2024-04-03T18:14:42.9268641Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 14s local 2024-04-03T18:14:42.9269869Z @xla//xla/hlo/evaluator:hlo_evaluator; 14s local ... 2024-04-03T18:14:43.3259443Z 2024-04-03T18:14:43.3260552Z  2024-04-03T18:14:43.3261084Z  2024-04-03T18:14:43.3261501Z  2024-04-03T18:14:43.3261942Z  2024-04-03T18:14:43.3262339Z  2024-04-03T18:14:43.3262762Z  2024-04-03T18:14:43.3263143Z  2024-04-03T18:14:43.3263547Z  2024-04-03T18:14:43.3280173Z [17,588 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:43.3281951Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 150s local 2024-04-03T18:14:43.3283107Z Compiling llvm/lib/Passes/PassBuilder.cpp; 29s local 2024-04-03T18:14:43.3284288Z Compiling xla/service/heap_simulator/heap_simulator.cc; 22s local 2024-04-03T18:14:43.3285499Z Compiling xla/service/algebraic_simplifier.cc; 21s local 2024-04-03T18:14:43.3286834Z Compiling xla/service/algebraic_simplifier.cc; 21s local 2024-04-03T18:14:43.3288020Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 16s local 2024-04-03T18:14:43.3289423Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 14s local 2024-04-03T18:14:43.3290685Z @xla//xla/hlo/evaluator:hlo_evaluator; 14s local ... 2024-04-03T18:14:43.5263049Z 2024-04-03T18:14:43.5263858Z  2024-04-03T18:14:43.5264405Z  2024-04-03T18:14:43.5266520Z  2024-04-03T18:14:43.5267352Z  2024-04-03T18:14:43.5268518Z  2024-04-03T18:14:43.5269004Z  2024-04-03T18:14:43.5269448Z  2024-04-03T18:14:43.5269929Z  2024-04-03T18:14:43.5271187Z [17,590 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:43.5272910Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 150s local 2024-04-03T18:14:43.5274194Z Compiling llvm/lib/Passes/PassBuilder.cpp; 29s local 2024-04-03T18:14:43.5275613Z Compiling xla/service/heap_simulator/heap_simulator.cc; 22s local 2024-04-03T18:14:43.5276867Z Compiling xla/service/algebraic_simplifier.cc; 22s local 2024-04-03T18:14:43.5277930Z Compiling xla/service/algebraic_simplifier.cc; 21s local 2024-04-03T18:14:43.5279064Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 16s local 2024-04-03T18:14:43.5280308Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 14s local 2024-04-03T18:14:43.5281576Z @xla//xla/hlo/evaluator:hlo_evaluator; 14s local ... 2024-04-03T18:14:43.9270115Z 2024-04-03T18:14:43.9270873Z  2024-04-03T18:14:43.9271370Z  2024-04-03T18:14:43.9271796Z  2024-04-03T18:14:43.9272210Z  2024-04-03T18:14:43.9272601Z  2024-04-03T18:14:43.9272994Z  2024-04-03T18:14:43.9273413Z  2024-04-03T18:14:43.9273796Z  2024-04-03T18:14:43.9275226Z [17,591 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:43.9276781Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 151s local 2024-04-03T18:14:43.9277882Z Compiling llvm/lib/Passes/PassBuilder.cpp; 30s local 2024-04-03T18:14:43.9279131Z Compiling xla/service/heap_simulator/heap_simulator.cc; 22s local 2024-04-03T18:14:43.9280297Z Compiling xla/service/algebraic_simplifier.cc; 22s local 2024-04-03T18:14:43.9281305Z Compiling xla/service/algebraic_simplifier.cc; 22s local 2024-04-03T18:14:43.9282378Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 17s local 2024-04-03T18:14:43.9283701Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 15s local 2024-04-03T18:14:43.9284897Z @xla//xla/hlo/evaluator:hlo_evaluator; 15s local ... 2024-04-03T18:14:44.1273533Z 2024-04-03T18:14:44.1274297Z  2024-04-03T18:14:44.1274824Z  2024-04-03T18:14:44.1275265Z  2024-04-03T18:14:44.1275712Z  2024-04-03T18:14:44.1276157Z  2024-04-03T18:14:44.1276598Z  2024-04-03T18:14:44.1277022Z  2024-04-03T18:14:44.1277471Z  2024-04-03T18:14:44.1279068Z [17,592 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:44.1280652Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 151s local 2024-04-03T18:14:44.1281845Z Compiling llvm/lib/Passes/PassBuilder.cpp; 30s local 2024-04-03T18:14:44.1282999Z Compiling xla/service/heap_simulator/heap_simulator.cc; 23s local 2024-04-03T18:14:44.1284169Z Compiling xla/service/algebraic_simplifier.cc; 22s local 2024-04-03T18:14:44.1285515Z Compiling xla/service/algebraic_simplifier.cc; 22s local 2024-04-03T18:14:44.1286660Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 17s local 2024-04-03T18:14:44.1288017Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 15s local 2024-04-03T18:14:44.1289297Z @xla//xla/hlo/evaluator:hlo_evaluator; 15s local ... 2024-04-03T18:14:44.4461990Z 2024-04-03T18:14:44.4462788Z  2024-04-03T18:14:44.4463323Z  2024-04-03T18:14:44.4463780Z  2024-04-03T18:14:44.4464491Z  2024-04-03T18:14:44.4464938Z  2024-04-03T18:14:44.4465404Z  2024-04-03T18:14:44.4465850Z  2024-04-03T18:14:44.4466284Z  2024-04-03T18:14:44.4467467Z [17,594 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:44.4469315Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 151s local 2024-04-03T18:14:44.4470440Z Compiling llvm/lib/Passes/PassBuilder.cpp; 30s local 2024-04-03T18:14:44.4471618Z Compiling xla/service/heap_simulator/heap_simulator.cc; 23s local 2024-04-03T18:14:44.4472751Z Compiling xla/service/algebraic_simplifier.cc; 23s local 2024-04-03T18:14:44.4473911Z Compiling xla/service/algebraic_simplifier.cc; 22s local 2024-04-03T18:14:44.4474989Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 17s local 2024-04-03T18:14:44.4476263Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 15s local 2024-04-03T18:14:44.4477532Z @xla//xla/hlo/evaluator:hlo_evaluator; 15s local ... 2024-04-03T18:14:44.7277164Z 2024-04-03T18:14:44.7277934Z  2024-04-03T18:14:44.7278522Z  2024-04-03T18:14:44.7278920Z  2024-04-03T18:14:44.7279336Z  2024-04-03T18:14:44.7279768Z  2024-04-03T18:14:44.7280204Z  2024-04-03T18:14:44.7280635Z  2024-04-03T18:14:44.7281060Z  2024-04-03T18:14:44.7282244Z [17,596 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:44.7283873Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 152s local 2024-04-03T18:14:44.7285240Z Compiling llvm/lib/Passes/PassBuilder.cpp; 30s local 2024-04-03T18:14:44.7286392Z Compiling xla/service/heap_simulator/heap_simulator.cc; 23s local 2024-04-03T18:14:44.7287904Z Compiling xla/service/algebraic_simplifier.cc; 23s local 2024-04-03T18:14:44.7289027Z Compiling xla/service/algebraic_simplifier.cc; 22s local 2024-04-03T18:14:44.7290249Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 17s local 2024-04-03T18:14:44.7291690Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 16s local 2024-04-03T18:14:44.7293249Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 15s local ... 2024-04-03T18:14:45.0522175Z 2024-04-03T18:14:45.0523097Z  2024-04-03T18:14:45.0523616Z  2024-04-03T18:14:45.0524013Z  2024-04-03T18:14:45.0524451Z  2024-04-03T18:14:45.0524859Z  2024-04-03T18:14:45.0525318Z  2024-04-03T18:14:45.0525734Z  2024-04-03T18:14:45.0526128Z  2024-04-03T18:14:45.0531546Z [17,597 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:45.0533250Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 152s local 2024-04-03T18:14:45.0534681Z Compiling llvm/lib/Passes/PassBuilder.cpp; 31s local 2024-04-03T18:14:45.0535934Z Compiling xla/service/heap_simulator/heap_simulator.cc; 24s local 2024-04-03T18:14:45.0537194Z Compiling xla/service/algebraic_simplifier.cc; 23s local 2024-04-03T18:14:45.0538356Z Compiling xla/service/algebraic_simplifier.cc; 23s local 2024-04-03T18:14:45.0539519Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 18s local 2024-04-03T18:14:45.0540936Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 16s local 2024-04-03T18:14:45.0542325Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 16s local ... 2024-04-03T18:14:45.3296620Z 2024-04-03T18:14:45.3297457Z  2024-04-03T18:14:45.3297957Z  2024-04-03T18:14:45.3298391Z  2024-04-03T18:14:45.3298804Z  2024-04-03T18:14:45.3299234Z  2024-04-03T18:14:45.3299673Z  2024-04-03T18:14:45.3300068Z  2024-04-03T18:14:45.3300423Z  2024-04-03T18:14:45.3301580Z [17,600 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:45.3303052Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 152s local 2024-04-03T18:14:45.3304340Z Compiling llvm/lib/Passes/PassBuilder.cpp; 31s local 2024-04-03T18:14:45.3305446Z Compiling xla/service/heap_simulator/heap_simulator.cc; 24s local 2024-04-03T18:14:45.3306603Z Compiling xla/service/algebraic_simplifier.cc; 23s local 2024-04-03T18:14:45.3307975Z Compiling xla/service/algebraic_simplifier.cc; 23s local 2024-04-03T18:14:45.3309190Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 18s local 2024-04-03T18:14:45.3310632Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 16s local 2024-04-03T18:14:45.3311977Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 16s local ... 2024-04-03T18:14:45.7046378Z 2024-04-03T18:14:45.7047211Z  2024-04-03T18:14:45.7047716Z  2024-04-03T18:14:45.7048186Z  2024-04-03T18:14:45.7048628Z  2024-04-03T18:14:45.7049034Z  2024-04-03T18:14:45.7049496Z  2024-04-03T18:14:45.7049906Z  2024-04-03T18:14:45.7050322Z  2024-04-03T18:14:45.7051583Z [17,604 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:45.7053274Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 153s local 2024-04-03T18:14:45.7054687Z Compiling llvm/lib/Passes/PassBuilder.cpp; 31s local 2024-04-03T18:14:45.7055758Z Compiling xla/service/heap_simulator/heap_simulator.cc; 24s local 2024-04-03T18:14:45.7056939Z Compiling xla/service/algebraic_simplifier.cc; 24s local 2024-04-03T18:14:45.7058023Z Compiling xla/service/algebraic_simplifier.cc; 23s local 2024-04-03T18:14:45.7059202Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 18s local 2024-04-03T18:14:45.7060506Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 17s local 2024-04-03T18:14:45.7062117Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 16s local ... 2024-04-03T18:14:45.9319185Z 2024-04-03T18:14:45.9375150Z  2024-04-03T18:14:45.9375729Z  2024-04-03T18:14:45.9376212Z  2024-04-03T18:14:45.9376668Z  2024-04-03T18:14:45.9377148Z  2024-04-03T18:14:45.9377589Z  2024-04-03T18:14:45.9377997Z  2024-04-03T18:14:45.9378977Z  2024-04-03T18:14:45.9380208Z [17,604 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:45.9381746Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 153s local 2024-04-03T18:14:45.9382876Z Compiling llvm/lib/Passes/PassBuilder.cpp; 32s local 2024-04-03T18:14:45.9384044Z Compiling xla/service/heap_simulator/heap_simulator.cc; 24s local 2024-04-03T18:14:45.9385377Z Compiling xla/service/algebraic_simplifier.cc; 24s local 2024-04-03T18:14:45.9386368Z Compiling xla/service/algebraic_simplifier.cc; 24s local 2024-04-03T18:14:45.9388247Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 19s local 2024-04-03T18:14:45.9389584Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 17s local 2024-04-03T18:14:45.9390949Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 17s local ... 2024-04-03T18:14:46.5971510Z 2024-04-03T18:14:46.5972319Z  2024-04-03T18:14:46.5972835Z  2024-04-03T18:14:46.5973277Z  2024-04-03T18:14:46.5973681Z  2024-04-03T18:14:46.5974099Z  2024-04-03T18:14:46.5974666Z  2024-04-03T18:14:46.5975059Z  2024-04-03T18:14:46.5975423Z  2024-04-03T18:14:46.5976526Z [17,605 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:46.5978389Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 153s local 2024-04-03T18:14:46.5979486Z Compiling llvm/lib/Passes/PassBuilder.cpp; 32s local 2024-04-03T18:14:46.5980561Z Compiling xla/service/heap_simulator/heap_simulator.cc; 25s local 2024-04-03T18:14:46.5981641Z Compiling xla/service/algebraic_simplifier.cc; 25s local 2024-04-03T18:14:46.5982662Z Compiling xla/service/algebraic_simplifier.cc; 24s local 2024-04-03T18:14:46.5983947Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 19s local 2024-04-03T18:14:46.5985336Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 17s local 2024-04-03T18:14:46.5986672Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 17s local ... 2024-04-03T18:14:46.8648407Z 2024-04-03T18:14:46.8649117Z  2024-04-03T18:14:46.8649665Z  2024-04-03T18:14:46.8650104Z  2024-04-03T18:14:46.8650532Z  2024-04-03T18:14:46.8650981Z  2024-04-03T18:14:46.8651458Z  2024-04-03T18:14:46.8651887Z  2024-04-03T18:14:46.8652347Z  2024-04-03T18:14:46.8653648Z [17,607 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:46.8655502Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 154s local 2024-04-03T18:14:46.8656767Z Compiling llvm/lib/Passes/PassBuilder.cpp; 33s local 2024-04-03T18:14:46.8657966Z Compiling xla/service/heap_simulator/heap_simulator.cc; 25s local 2024-04-03T18:14:46.8659196Z Compiling xla/service/algebraic_simplifier.cc; 25s local 2024-04-03T18:14:46.8660290Z Compiling xla/service/algebraic_simplifier.cc; 25s local 2024-04-03T18:14:46.8661412Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 20s local 2024-04-03T18:14:46.8662755Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 18s local 2024-04-03T18:14:46.8664068Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 17s local ... 2024-04-03T18:14:47.1327776Z 2024-04-03T18:14:47.1328539Z  2024-04-03T18:14:47.1329039Z  2024-04-03T18:14:47.1329460Z  2024-04-03T18:14:47.1329869Z  2024-04-03T18:14:47.1330251Z  2024-04-03T18:14:47.1330653Z  2024-04-03T18:14:47.1331061Z  2024-04-03T18:14:47.1331517Z  2024-04-03T18:14:47.1332950Z [17,609 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:47.1334646Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 154s local 2024-04-03T18:14:47.1335780Z Compiling llvm/lib/Passes/PassBuilder.cpp; 33s local 2024-04-03T18:14:47.1337413Z Compiling xla/service/heap_simulator/heap_simulator.cc; 26s local 2024-04-03T18:14:47.1339237Z Compiling xla/service/algebraic_simplifier.cc; 25s local 2024-04-03T18:14:47.1340548Z Compiling xla/service/algebraic_simplifier.cc; 25s local 2024-04-03T18:14:47.1342027Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 20s local 2024-04-03T18:14:47.1343640Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 18s local 2024-04-03T18:14:47.1345391Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 18s local ... 2024-04-03T18:14:47.3330799Z 2024-04-03T18:14:47.3332188Z  2024-04-03T18:14:47.3333250Z  2024-04-03T18:14:47.3334492Z  2024-04-03T18:14:47.3334980Z  2024-04-03T18:14:47.3335370Z  2024-04-03T18:14:47.3335759Z  2024-04-03T18:14:47.3336163Z  2024-04-03T18:14:47.3336580Z  2024-04-03T18:14:47.3337905Z [17,612 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:47.3339643Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 154s local 2024-04-03T18:14:47.3340972Z Compiling llvm/lib/Passes/PassBuilder.cpp; 33s local 2024-04-03T18:14:47.3342264Z Compiling xla/service/heap_simulator/heap_simulator.cc; 26s local 2024-04-03T18:14:47.3343601Z Compiling xla/service/algebraic_simplifier.cc; 25s local 2024-04-03T18:14:47.3345152Z Compiling xla/service/algebraic_simplifier.cc; 25s local 2024-04-03T18:14:47.3346433Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 20s local 2024-04-03T18:14:47.3347890Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 18s local 2024-04-03T18:14:47.3349233Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 18s local ... 2024-04-03T18:14:47.9577955Z 2024-04-03T18:14:47.9579103Z  2024-04-03T18:14:47.9579994Z  2024-04-03T18:14:47.9580792Z  2024-04-03T18:14:47.9581964Z  2024-04-03T18:14:47.9582387Z  2024-04-03T18:14:47.9582980Z  2024-04-03T18:14:47.9583323Z  2024-04-03T18:14:47.9583676Z  2024-04-03T18:14:47.9584716Z [17,613 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:47.9585999Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 155s local 2024-04-03T18:14:47.9587042Z Compiling llvm/lib/Passes/PassBuilder.cpp; 34s local 2024-04-03T18:14:47.9591226Z Compiling xla/service/heap_simulator/heap_simulator.cc; 26s local 2024-04-03T18:14:47.9592628Z Compiling xla/service/algebraic_simplifier.cc; 26s local 2024-04-03T18:14:47.9594067Z Compiling xla/service/algebraic_simplifier.cc; 26s local 2024-04-03T18:14:47.9597633Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 21s local 2024-04-03T18:14:47.9598934Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 19s local 2024-04-03T18:14:47.9600482Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 18s local ... 2024-04-03T18:14:48.2944250Z 2024-04-03T18:14:48.2945447Z  2024-04-03T18:14:48.2945983Z  2024-04-03T18:14:48.2946422Z  2024-04-03T18:14:48.2946878Z  2024-04-03T18:14:48.2947282Z  2024-04-03T18:14:48.2947897Z  2024-04-03T18:14:48.2948301Z  2024-04-03T18:14:48.2948687Z  2024-04-03T18:14:48.2949885Z [17,615 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:48.2951457Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 155s local 2024-04-03T18:14:48.2952585Z Compiling llvm/lib/Passes/PassBuilder.cpp; 34s local 2024-04-03T18:14:48.2953600Z Compiling xla/service/algebraic_simplifier.cc; 26s local 2024-04-03T18:14:48.2954653Z Compiling xla/service/algebraic_simplifier.cc; 26s local 2024-04-03T18:14:48.2956019Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 21s local 2024-04-03T18:14:48.2957149Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 19s local 2024-04-03T18:14:48.2958266Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 19s local 2024-04-03T18:14:48.2959394Z Compiling xla/service/cpu/runtime/fft_call.cc; 15s local ... 2024-04-03T18:14:48.5339405Z 2024-04-03T18:14:48.5340210Z  2024-04-03T18:14:48.5340722Z  2024-04-03T18:14:48.5341178Z  2024-04-03T18:14:48.5342557Z  2024-04-03T18:14:48.5342994Z  2024-04-03T18:14:48.5343436Z  2024-04-03T18:14:48.5343891Z  2024-04-03T18:14:48.5345209Z  2024-04-03T18:14:48.5346498Z [17,615 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:48.5348361Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 155s local 2024-04-03T18:14:48.5349566Z Compiling llvm/lib/Passes/PassBuilder.cpp; 34s local 2024-04-03T18:14:48.5350721Z Compiling xla/service/algebraic_simplifier.cc; 27s local 2024-04-03T18:14:48.5351861Z Compiling xla/service/algebraic_simplifier.cc; 26s local 2024-04-03T18:14:48.5353026Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 21s local 2024-04-03T18:14:48.5354406Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 19s local 2024-04-03T18:14:48.5355650Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 19s local 2024-04-03T18:14:48.5356911Z Compiling xla/service/cpu/runtime/fft_call.cc; 15s local ... 2024-04-03T18:14:48.8991010Z 2024-04-03T18:14:48.8991874Z  2024-04-03T18:14:48.8992559Z  2024-04-03T18:14:48.8993384Z  2024-04-03T18:14:48.8993902Z  2024-04-03T18:14:48.8994391Z  2024-04-03T18:14:48.8994864Z  2024-04-03T18:14:48.8995324Z  2024-04-03T18:14:48.8995807Z  2024-04-03T18:14:48.8997160Z [17,616 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:48.8999003Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 156s local 2024-04-03T18:14:48.9000424Z Compiling llvm/lib/Passes/PassBuilder.cpp; 35s local 2024-04-03T18:14:48.9001670Z Compiling xla/service/algebraic_simplifier.cc; 27s local 2024-04-03T18:14:48.9002771Z Compiling xla/service/algebraic_simplifier.cc; 27s local 2024-04-03T18:14:48.9004134Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 22s local 2024-04-03T18:14:48.9005304Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 20s local 2024-04-03T18:14:48.9006441Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 19s local 2024-04-03T18:14:48.9007649Z Compiling xla/service/cpu/runtime/fft_call.cc; 15s local ... 2024-04-03T18:14:49.1346183Z 2024-04-03T18:14:49.1346964Z  2024-04-03T18:14:49.1347453Z  2024-04-03T18:14:49.1348291Z  2024-04-03T18:14:49.1348710Z  2024-04-03T18:14:49.1349081Z  2024-04-03T18:14:49.1349469Z  2024-04-03T18:14:49.1349858Z  2024-04-03T18:14:49.1350245Z  2024-04-03T18:14:49.1351375Z [17,616 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:49.1352820Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 156s local 2024-04-03T18:14:49.1353886Z Compiling llvm/lib/Passes/PassBuilder.cpp; 35s local 2024-04-03T18:14:49.1354897Z Compiling xla/service/algebraic_simplifier.cc; 27s local 2024-04-03T18:14:49.1355885Z Compiling xla/service/algebraic_simplifier.cc; 27s local 2024-04-03T18:14:49.1356936Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 22s local 2024-04-03T18:14:49.1357915Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 20s local 2024-04-03T18:14:49.1358993Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 19s local 2024-04-03T18:14:49.1360058Z Compiling xla/service/cpu/runtime/fft_call.cc; 15s local ... 2024-04-03T18:14:49.5359450Z 2024-04-03T18:14:49.5360143Z  2024-04-03T18:14:49.5360587Z  2024-04-03T18:14:49.5361173Z  2024-04-03T18:14:49.5361536Z  2024-04-03T18:14:49.5361894Z  2024-04-03T18:14:49.5362267Z  2024-04-03T18:14:49.5362638Z  2024-04-03T18:14:49.5362987Z  2024-04-03T18:14:49.5364058Z [17,618 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:49.5365616Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 156s local 2024-04-03T18:14:49.5366606Z Compiling llvm/lib/Passes/PassBuilder.cpp; 35s local 2024-04-03T18:14:49.5367471Z Compiling xla/service/algebraic_simplifier.cc; 28s local 2024-04-03T18:14:49.5368357Z Compiling xla/service/algebraic_simplifier.cc; 27s local 2024-04-03T18:14:49.5369681Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 22s local 2024-04-03T18:14:49.5370691Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 20s local 2024-04-03T18:14:49.5371746Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 20s local 2024-04-03T18:14:49.5372893Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 13s local ... 2024-04-03T18:14:49.7731267Z 2024-04-03T18:14:49.7732047Z  2024-04-03T18:14:49.7732572Z  2024-04-03T18:14:49.7732990Z  2024-04-03T18:14:49.7733392Z  2024-04-03T18:14:49.7733819Z  2024-04-03T18:14:49.7734457Z  2024-04-03T18:14:49.7734884Z  2024-04-03T18:14:49.7735294Z  2024-04-03T18:14:49.7736509Z [17,621 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:49.7738015Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 157s local 2024-04-03T18:14:49.7739147Z Compiling llvm/lib/Passes/PassBuilder.cpp; 35s local 2024-04-03T18:14:49.7740436Z Compiling xla/service/algebraic_simplifier.cc; 28s local 2024-04-03T18:14:49.7741506Z Compiling xla/service/algebraic_simplifier.cc; 27s local 2024-04-03T18:14:49.7742680Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 22s local 2024-04-03T18:14:49.7743819Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 20s local 2024-04-03T18:14:49.7744910Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 20s local 2024-04-03T18:14:49.7746520Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 14s local ... 2024-04-03T18:14:50.0393890Z 2024-04-03T18:14:50.0394597Z  2024-04-03T18:14:50.0395126Z  2024-04-03T18:14:50.0395542Z  2024-04-03T18:14:50.0395921Z  2024-04-03T18:14:50.0396331Z  2024-04-03T18:14:50.0396729Z  2024-04-03T18:14:50.0397107Z  2024-04-03T18:14:50.0397503Z  2024-04-03T18:14:50.0398639Z [17,622 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:50.0400105Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 157s local 2024-04-03T18:14:50.0401204Z Compiling llvm/lib/Passes/PassBuilder.cpp; 36s local 2024-04-03T18:14:50.0402203Z Compiling xla/service/algebraic_simplifier.cc; 28s local 2024-04-03T18:14:50.0403215Z Compiling xla/service/algebraic_simplifier.cc; 28s local 2024-04-03T18:14:50.0404294Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 23s local 2024-04-03T18:14:50.0405392Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 21s local 2024-04-03T18:14:50.0406449Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 20s local 2024-04-03T18:14:50.0407637Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 14s local ... 2024-04-03T18:14:50.3392852Z 2024-04-03T18:14:50.3393647Z  2024-04-03T18:14:50.3394148Z  2024-04-03T18:14:50.3394576Z  2024-04-03T18:14:50.3394985Z  2024-04-03T18:14:50.3395397Z  2024-04-03T18:14:50.3395854Z  2024-04-03T18:14:50.3396276Z  2024-04-03T18:14:50.3396681Z  2024-04-03T18:14:50.3397927Z [17,622 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:50.3399528Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 157s local 2024-04-03T18:14:50.3400957Z Compiling llvm/lib/Passes/PassBuilder.cpp; 36s local 2024-04-03T18:14:50.3401999Z Compiling xla/service/algebraic_simplifier.cc; 28s local 2024-04-03T18:14:50.3403077Z Compiling xla/service/algebraic_simplifier.cc; 28s local 2024-04-03T18:14:50.3404173Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 23s local 2024-04-03T18:14:50.3405424Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 21s local 2024-04-03T18:14:50.3406570Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 21s local 2024-04-03T18:14:50.3407846Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 14s local ... 2024-04-03T18:14:50.6180867Z 2024-04-03T18:14:50.6181665Z  2024-04-03T18:14:50.6182196Z  2024-04-03T18:14:50.6182594Z  2024-04-03T18:14:50.6183047Z  2024-04-03T18:14:50.6183475Z  2024-04-03T18:14:50.6183886Z  2024-04-03T18:14:50.6184311Z  2024-04-03T18:14:50.6184729Z  2024-04-03T18:14:50.6185992Z [17,623 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:50.6187912Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 157s local 2024-04-03T18:14:50.6189149Z Compiling llvm/lib/Passes/PassBuilder.cpp; 36s local 2024-04-03T18:14:50.6190172Z Compiling xla/service/algebraic_simplifier.cc; 29s local 2024-04-03T18:14:50.6191237Z Compiling xla/service/algebraic_simplifier.cc; 28s local 2024-04-03T18:14:50.6192391Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 23s local 2024-04-03T18:14:50.6193472Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 21s local 2024-04-03T18:14:50.6194577Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 21s local 2024-04-03T18:14:50.6196175Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 14s local ... 2024-04-03T18:14:50.8728811Z 2024-04-03T18:14:50.8732983Z  2024-04-03T18:14:50.8733715Z  2024-04-03T18:14:50.8734136Z  2024-04-03T18:14:50.8734708Z  2024-04-03T18:14:50.8735147Z  2024-04-03T18:14:50.8735602Z  2024-04-03T18:14:50.8736022Z  2024-04-03T18:14:50.8736448Z  2024-04-03T18:14:50.8737946Z [17,624 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:50.8739553Z Compiling mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp; 158s local 2024-04-03T18:14:50.8740661Z Compiling llvm/lib/Passes/PassBuilder.cpp; 37s local 2024-04-03T18:14:50.8741661Z Compiling xla/service/algebraic_simplifier.cc; 29s local 2024-04-03T18:14:50.8742731Z Compiling xla/service/algebraic_simplifier.cc; 29s local 2024-04-03T18:14:50.8743826Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 24s local 2024-04-03T18:14:50.8744998Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 21s local 2024-04-03T18:14:50.8746150Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 21s local 2024-04-03T18:14:50.8747383Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 15s local ... 2024-04-03T18:14:51.1362833Z 2024-04-03T18:14:51.1369019Z  2024-04-03T18:14:51.1369610Z  2024-04-03T18:14:51.1370039Z  2024-04-03T18:14:51.1370482Z  2024-04-03T18:14:51.1370907Z  2024-04-03T18:14:51.1371313Z  2024-04-03T18:14:51.1371756Z  2024-04-03T18:14:51.1372170Z  2024-04-03T18:14:51.1373372Z [17,625 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:51.1375007Z Compiling llvm/lib/Passes/PassBuilder.cpp; 37s local 2024-04-03T18:14:51.1375999Z Compiling xla/service/algebraic_simplifier.cc; 29s local 2024-04-03T18:14:51.1377048Z Compiling xla/service/algebraic_simplifier.cc; 29s local 2024-04-03T18:14:51.1378169Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 24s local 2024-04-03T18:14:51.1379284Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 22s local 2024-04-03T18:14:51.1380439Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 21s local 2024-04-03T18:14:51.1381935Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 15s local 2024-04-03T18:14:51.1383304Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 13s local ... 2024-04-03T18:14:51.4395350Z 2024-04-03T18:14:51.4396073Z  2024-04-03T18:14:51.4396618Z  2024-04-03T18:14:51.4397005Z  2024-04-03T18:14:51.4397384Z  2024-04-03T18:14:51.4398000Z  2024-04-03T18:14:51.4398375Z  2024-04-03T18:14:51.4398757Z  2024-04-03T18:14:51.4399187Z  2024-04-03T18:14:51.4400286Z [17,628 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:14:51.4401620Z Compiling llvm/lib/Passes/PassBuilder.cpp; 37s local 2024-04-03T18:14:51.4402632Z Compiling xla/service/algebraic_simplifier.cc; 30s local 2024-04-03T18:14:51.4403594Z Compiling xla/service/algebraic_simplifier.cc; 29s local 2024-04-03T18:14:51.4404639Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 24s local 2024-04-03T18:14:51.4405677Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 22s local 2024-04-03T18:14:51.4406676Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 22s local 2024-04-03T18:14:51.4407795Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 15s local 2024-04-03T18:14:51.4409062Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 14s local ... 2024-04-03T18:14:51.6893043Z 2024-04-03T18:14:51.6893788Z  2024-04-03T18:14:51.6894421Z  2024-04-03T18:14:51.6894852Z  2024-04-03T18:14:51.6895265Z  2024-04-03T18:14:51.6895654Z  2024-04-03T18:14:51.6896187Z  2024-04-03T18:14:51.6896604Z  2024-04-03T18:14:51.6896989Z  2024-04-03T18:14:51.6898543Z [17,630 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:51.6900152Z Compiling llvm/lib/Passes/PassBuilder.cpp; 37s local 2024-04-03T18:14:51.6901178Z Compiling xla/service/algebraic_simplifier.cc; 30s local 2024-04-03T18:14:51.6902285Z Compiling xla/service/algebraic_simplifier.cc; 29s local 2024-04-03T18:14:51.6903455Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 24s local 2024-04-03T18:14:51.6904734Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 22s local 2024-04-03T18:14:51.6905866Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 22s local 2024-04-03T18:14:51.6907082Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 16s local 2024-04-03T18:14:51.6908655Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 14s local ... 2024-04-03T18:14:51.9305358Z 2024-04-03T18:14:51.9306242Z  2024-04-03T18:14:51.9306778Z  2024-04-03T18:14:51.9307267Z  2024-04-03T18:14:51.9310543Z  2024-04-03T18:14:51.9311024Z  2024-04-03T18:14:51.9311445Z  2024-04-03T18:14:51.9311869Z  2024-04-03T18:14:51.9312299Z  2024-04-03T18:14:51.9313531Z [17,631 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:51.9315011Z Compiling llvm/lib/Passes/PassBuilder.cpp; 38s local 2024-04-03T18:14:51.9316056Z Compiling xla/service/algebraic_simplifier.cc; 30s local 2024-04-03T18:14:51.9317185Z Compiling xla/service/algebraic_simplifier.cc; 30s local 2024-04-03T18:14:51.9318344Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 25s local 2024-04-03T18:14:51.9319501Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 23s local 2024-04-03T18:14:51.9320665Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 22s local 2024-04-03T18:14:51.9321863Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 16s local 2024-04-03T18:14:51.9323258Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 14s local ... 2024-04-03T18:14:52.1370382Z 2024-04-03T18:14:52.1371488Z  2024-04-03T18:14:52.1371994Z  2024-04-03T18:14:52.1372391Z  2024-04-03T18:14:52.1372767Z  2024-04-03T18:14:52.1373612Z  2024-04-03T18:14:52.1375211Z  2024-04-03T18:14:52.1375607Z  2024-04-03T18:14:52.1375994Z  2024-04-03T18:14:52.1377366Z [17,632 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:52.1378740Z Compiling llvm/lib/Passes/PassBuilder.cpp; 38s local 2024-04-03T18:14:52.1379666Z Compiling xla/service/algebraic_simplifier.cc; 30s local 2024-04-03T18:14:52.1380748Z Compiling xla/service/algebraic_simplifier.cc; 30s local 2024-04-03T18:14:52.1381768Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 25s local 2024-04-03T18:14:52.1382781Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 23s local 2024-04-03T18:14:52.1383804Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 22s local 2024-04-03T18:14:52.1384918Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 16s local 2024-04-03T18:14:52.1386117Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 14s local ... 2024-04-03T18:14:52.5393742Z 2024-04-03T18:14:52.5394503Z  2024-04-03T18:14:52.5394949Z  2024-04-03T18:14:52.5395321Z  2024-04-03T18:14:52.5395689Z  2024-04-03T18:14:52.5396059Z  2024-04-03T18:14:52.5396424Z  2024-04-03T18:14:52.5396764Z  2024-04-03T18:14:52.5397120Z  2024-04-03T18:14:52.5398165Z [17,633 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:52.5399401Z Compiling llvm/lib/Passes/PassBuilder.cpp; 38s local 2024-04-03T18:14:52.5400293Z Compiling xla/service/algebraic_simplifier.cc; 31s local 2024-04-03T18:14:52.5401201Z Compiling xla/service/algebraic_simplifier.cc; 30s local 2024-04-03T18:14:52.5402156Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 25s local 2024-04-03T18:14:52.5403373Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 23s local 2024-04-03T18:14:52.5404298Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 23s local 2024-04-03T18:14:52.5405320Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 16s local 2024-04-03T18:14:52.5406654Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 15s local ... 2024-04-03T18:14:52.9379814Z 2024-04-03T18:14:52.9380598Z  2024-04-03T18:14:52.9381122Z  2024-04-03T18:14:52.9382454Z  2024-04-03T18:14:52.9383231Z  2024-04-03T18:14:52.9383674Z  2024-04-03T18:14:52.9384099Z  2024-04-03T18:14:52.9384539Z  2024-04-03T18:14:52.9384967Z  2024-04-03T18:14:52.9392252Z [17,635 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:52.9393930Z Compiling llvm/lib/Passes/PassBuilder.cpp; 39s local 2024-04-03T18:14:52.9395266Z Compiling xla/service/algebraic_simplifier.cc; 31s local 2024-04-03T18:14:52.9396579Z Compiling xla/service/algebraic_simplifier.cc; 31s local 2024-04-03T18:14:52.9399371Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 26s local 2024-04-03T18:14:52.9400641Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 24s local 2024-04-03T18:14:52.9401860Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 23s local 2024-04-03T18:14:52.9403580Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 17s local 2024-04-03T18:14:52.9405551Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 15s local ... 2024-04-03T18:14:53.2264156Z 2024-04-03T18:14:53.2264929Z  2024-04-03T18:14:53.2265502Z  2024-04-03T18:14:53.2265979Z  2024-04-03T18:14:53.2266429Z  2024-04-03T18:14:53.2266861Z  2024-04-03T18:14:53.2267304Z  2024-04-03T18:14:53.2268150Z  2024-04-03T18:14:53.2268598Z  2024-04-03T18:14:53.2269930Z [17,638 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:53.2271382Z Compiling llvm/lib/Passes/PassBuilder.cpp; 39s local 2024-04-03T18:14:53.2272493Z Compiling xla/service/algebraic_simplifier.cc; 31s local 2024-04-03T18:14:53.2273584Z Compiling xla/service/algebraic_simplifier.cc; 31s local 2024-04-03T18:14:53.2275019Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 26s local 2024-04-03T18:14:53.2276167Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 24s local 2024-04-03T18:14:53.2277339Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 24s local 2024-04-03T18:14:53.2278590Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 17s local 2024-04-03T18:14:53.2280076Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 16s local ... 2024-04-03T18:14:53.5401731Z 2024-04-03T18:14:53.5402476Z  2024-04-03T18:14:53.5403001Z  2024-04-03T18:14:53.5403451Z  2024-04-03T18:14:53.5403895Z  2024-04-03T18:14:53.5404338Z  2024-04-03T18:14:53.5404814Z  2024-04-03T18:14:53.5405249Z  2024-04-03T18:14:53.5405686Z  2024-04-03T18:14:53.5406947Z [17,638 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:53.5408493Z Compiling llvm/lib/Passes/PassBuilder.cpp; 39s local 2024-04-03T18:14:53.5409532Z Compiling xla/service/algebraic_simplifier.cc; 32s local 2024-04-03T18:14:53.5410609Z Compiling xla/service/algebraic_simplifier.cc; 31s local 2024-04-03T18:14:53.5411832Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 26s local 2024-04-03T18:14:53.5413012Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 24s local 2024-04-03T18:14:53.5414495Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 24s local 2024-04-03T18:14:53.5415824Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 17s local 2024-04-03T18:14:53.5417306Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 16s local ... 2024-04-03T18:14:54.0448321Z 2024-04-03T18:14:54.0449309Z  2024-04-03T18:14:54.0449834Z  2024-04-03T18:14:54.0453681Z  2024-04-03T18:14:54.0454623Z  2024-04-03T18:14:54.0455512Z  2024-04-03T18:14:54.0456044Z  2024-04-03T18:14:54.0456471Z  2024-04-03T18:14:54.0457073Z  2024-04-03T18:14:54.0458539Z [17,640 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:14:54.0459992Z Compiling llvm/lib/Passes/PassBuilder.cpp; 40s local 2024-04-03T18:14:54.0461189Z Compiling xla/service/algebraic_simplifier.cc; 32s local 2024-04-03T18:14:54.0462318Z Compiling xla/service/algebraic_simplifier.cc; 32s local 2024-04-03T18:14:54.0463498Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 27s local 2024-04-03T18:14:54.0464769Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 25s local 2024-04-03T18:14:54.0466087Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 24s local 2024-04-03T18:14:54.0467954Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 18s local 2024-04-03T18:14:54.0469701Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 16s local ... 2024-04-03T18:14:54.2477774Z 2024-04-03T18:14:54.2479024Z  2024-04-03T18:14:54.2479578Z  2024-04-03T18:14:54.2480022Z  2024-04-03T18:14:54.2480499Z  2024-04-03T18:14:54.2480960Z  2024-04-03T18:14:54.2481426Z  2024-04-03T18:14:54.2481844Z  2024-04-03T18:14:54.2482279Z  2024-04-03T18:14:54.2483548Z [17,642 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:54.2485054Z Compiling llvm/lib/Passes/PassBuilder.cpp; 40s local 2024-04-03T18:14:54.2486214Z Compiling xla/service/algebraic_simplifier.cc; 32s local 2024-04-03T18:14:54.2487332Z Compiling xla/service/algebraic_simplifier.cc; 32s local 2024-04-03T18:14:54.2488557Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 27s local 2024-04-03T18:14:54.2489798Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 25s local 2024-04-03T18:14:54.2491053Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 25s local 2024-04-03T18:14:54.2492301Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 18s local 2024-04-03T18:14:54.2493801Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 17s local ... 2024-04-03T18:14:54.4481216Z 2024-04-03T18:14:54.4482664Z  2024-04-03T18:14:54.4483406Z  2024-04-03T18:14:54.4484509Z  2024-04-03T18:14:54.4484998Z  2024-04-03T18:14:54.4485420Z  2024-04-03T18:14:54.4485889Z  2024-04-03T18:14:54.4489106Z  2024-04-03T18:14:54.4489827Z  2024-04-03T18:14:54.4491526Z [17,643 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:54.4493338Z Compiling llvm/lib/Passes/PassBuilder.cpp; 40s local 2024-04-03T18:14:54.4494572Z Compiling xla/service/algebraic_simplifier.cc; 33s local 2024-04-03T18:14:54.4495685Z Compiling xla/service/algebraic_simplifier.cc; 32s local 2024-04-03T18:14:54.4497031Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 27s local 2024-04-03T18:14:54.4498169Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 25s local 2024-04-03T18:14:54.4499234Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 25s local 2024-04-03T18:14:54.4500392Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 18s local 2024-04-03T18:14:54.4501717Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 17s local ... 2024-04-03T18:14:54.8484952Z 2024-04-03T18:14:54.8485385Z  2024-04-03T18:14:54.8485834Z  2024-04-03T18:14:54.8486269Z  2024-04-03T18:14:54.8486636Z  2024-04-03T18:14:54.8487053Z  2024-04-03T18:14:54.8487445Z  2024-04-03T18:14:54.8487834Z  2024-04-03T18:14:54.8488238Z  2024-04-03T18:14:54.8489431Z [17,646 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:54.8496526Z Compiling llvm/lib/Passes/PassBuilder.cpp; 41s local 2024-04-03T18:14:54.8498199Z Compiling xla/service/algebraic_simplifier.cc; 33s local 2024-04-03T18:14:54.8499630Z Compiling xla/service/algebraic_simplifier.cc; 33s local 2024-04-03T18:14:54.8503972Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 28s local 2024-04-03T18:14:54.8505393Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 25s local 2024-04-03T18:14:54.8506678Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 25s local 2024-04-03T18:14:54.8508620Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 19s local 2024-04-03T18:14:54.8512537Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 17s local ... 2024-04-03T18:14:55.0489087Z 2024-04-03T18:14:55.0490132Z  2024-04-03T18:14:55.0490956Z  2024-04-03T18:14:55.0491707Z  2024-04-03T18:14:55.0494796Z  2024-04-03T18:14:55.0495344Z  2024-04-03T18:14:55.0495967Z  2024-04-03T18:14:55.0498932Z  2024-04-03T18:14:55.0499520Z  2024-04-03T18:14:55.0501071Z [17,647 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:55.0502744Z Compiling llvm/lib/Passes/PassBuilder.cpp; 41s local 2024-04-03T18:14:55.0504089Z Compiling xla/service/algebraic_simplifier.cc; 33s local 2024-04-03T18:14:55.0505503Z Compiling xla/service/algebraic_simplifier.cc; 33s local 2024-04-03T18:14:55.0509346Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 28s local 2024-04-03T18:14:55.0510832Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 26s local 2024-04-03T18:14:55.0514436Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 25s local 2024-04-03T18:14:55.0515938Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 19s local 2024-04-03T18:14:55.0520104Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 17s local ... 2024-04-03T18:14:55.4494082Z 2024-04-03T18:14:55.4495473Z  2024-04-03T18:14:55.4496163Z  2024-04-03T18:14:55.4496619Z  2024-04-03T18:14:55.4497083Z  2024-04-03T18:14:55.4497499Z  2024-04-03T18:14:55.4497953Z  2024-04-03T18:14:55.4498402Z  2024-04-03T18:14:55.4498835Z  2024-04-03T18:14:55.4500032Z [17,648 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:55.4501758Z Compiling llvm/lib/Passes/PassBuilder.cpp; 41s local 2024-04-03T18:14:55.4502825Z Compiling xla/service/algebraic_simplifier.cc; 34s local 2024-04-03T18:14:55.4503956Z Compiling xla/service/algebraic_simplifier.cc; 33s local 2024-04-03T18:14:55.4505119Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 28s local 2024-04-03T18:14:55.4506440Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 26s local 2024-04-03T18:14:55.4507929Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 26s local 2024-04-03T18:14:55.4509160Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 19s local 2024-04-03T18:14:55.4510457Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 18s local ... 2024-04-03T18:14:55.6626059Z 2024-04-03T18:14:55.6626838Z  2024-04-03T18:14:55.6627442Z  2024-04-03T18:14:55.6628213Z  2024-04-03T18:14:55.6628746Z  2024-04-03T18:14:55.6629214Z  2024-04-03T18:14:55.6629612Z  2024-04-03T18:14:55.6630016Z  2024-04-03T18:14:55.6630416Z  2024-04-03T18:14:55.6631621Z [17,650 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:55.6633526Z Compiling llvm/lib/Passes/PassBuilder.cpp; 41s local 2024-04-03T18:14:55.6634676Z Compiling xla/service/algebraic_simplifier.cc; 34s local 2024-04-03T18:14:55.6635951Z Compiling xla/service/algebraic_simplifier.cc; 33s local 2024-04-03T18:14:55.6637027Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 28s local 2024-04-03T18:14:55.6638083Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 26s local 2024-04-03T18:14:55.6639135Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 26s local 2024-04-03T18:14:55.6640650Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 20s local 2024-04-03T18:14:55.6641981Z Compiling llvm/lib/Target/X86/X86CodeGenPassBuilder.cpp; 18s local ... 2024-04-03T18:14:56.0517850Z 2024-04-03T18:14:56.0518748Z  2024-04-03T18:14:56.0519205Z  2024-04-03T18:14:56.0519560Z  2024-04-03T18:14:56.0519928Z  2024-04-03T18:14:56.0520434Z  2024-04-03T18:14:56.0520994Z  2024-04-03T18:14:56.0521429Z  2024-04-03T18:14:56.0521869Z  2024-04-03T18:14:56.0523643Z [17,651 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:56.0525291Z Compiling llvm/lib/Passes/PassBuilder.cpp; 42s local 2024-04-03T18:14:56.0526523Z Compiling xla/service/algebraic_simplifier.cc; 34s local 2024-04-03T18:14:56.0527715Z Compiling xla/service/algebraic_simplifier.cc; 34s local 2024-04-03T18:14:56.0528820Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 29s local 2024-04-03T18:14:56.0529908Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 27s local 2024-04-03T18:14:56.0531085Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 26s local 2024-04-03T18:14:56.0532201Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 20s local 2024-04-03T18:14:56.0533353Z Compiling xla/service/while_loop_simplifier.cc; 18s local ... 2024-04-03T18:14:56.2895623Z 2024-04-03T18:14:56.2911749Z  2024-04-03T18:14:56.2912342Z  2024-04-03T18:14:56.2912803Z  2024-04-03T18:14:56.2913254Z  2024-04-03T18:14:56.2913700Z  2024-04-03T18:14:56.2914140Z  2024-04-03T18:14:56.2914596Z  2024-04-03T18:14:56.2915023Z  2024-04-03T18:14:56.2916250Z [17,652 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:56.2917679Z Compiling llvm/lib/Passes/PassBuilder.cpp; 42s local 2024-04-03T18:14:56.2918688Z Compiling xla/service/algebraic_simplifier.cc; 34s local 2024-04-03T18:14:56.2919704Z Compiling xla/service/algebraic_simplifier.cc; 34s local 2024-04-03T18:14:56.2920826Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 29s local 2024-04-03T18:14:56.2922051Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 27s local 2024-04-03T18:14:56.2923522Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 27s local 2024-04-03T18:14:56.2924763Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 20s local 2024-04-03T18:14:56.2925966Z Compiling xla/service/while_loop_simplifier.cc; 18s local ... 2024-04-03T18:14:56.6520159Z 2024-04-03T18:14:56.6520991Z  2024-04-03T18:14:56.6521855Z  2024-04-03T18:14:56.6522306Z  2024-04-03T18:14:56.6522717Z  2024-04-03T18:14:56.6523134Z  2024-04-03T18:14:56.6523576Z  2024-04-03T18:14:56.6523982Z  2024-04-03T18:14:56.6524338Z  2024-04-03T18:14:56.6525502Z [17,652 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:56.6526882Z Compiling llvm/lib/Passes/PassBuilder.cpp; 42s local 2024-04-03T18:14:56.6528032Z Compiling xla/service/algebraic_simplifier.cc; 35s local 2024-04-03T18:14:56.6529075Z Compiling xla/service/algebraic_simplifier.cc; 34s local 2024-04-03T18:14:56.6530238Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 29s local 2024-04-03T18:14:56.6531292Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 27s local 2024-04-03T18:14:56.6532370Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 27s local 2024-04-03T18:14:56.6533570Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 21s local 2024-04-03T18:14:56.6534921Z Compiling xla/service/while_loop_simplifier.cc; 19s local ... 2024-04-03T18:14:56.8726897Z 2024-04-03T18:14:56.8727655Z  2024-04-03T18:14:56.8728187Z  2024-04-03T18:14:56.8728634Z  2024-04-03T18:14:56.8729083Z  2024-04-03T18:14:56.8729528Z  2024-04-03T18:14:56.8729957Z  2024-04-03T18:14:56.8730664Z  2024-04-03T18:14:56.8731215Z  2024-04-03T18:14:56.8732376Z [17,653 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:56.8733752Z Compiling llvm/lib/Passes/PassBuilder.cpp; 43s local 2024-04-03T18:14:56.8735113Z Compiling xla/service/algebraic_simplifier.cc; 35s local 2024-04-03T18:14:56.8736140Z Compiling xla/service/algebraic_simplifier.cc; 35s local 2024-04-03T18:14:56.8737214Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 30s local 2024-04-03T18:14:56.8738451Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 27s local 2024-04-03T18:14:56.8739523Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 27s local 2024-04-03T18:14:56.8740667Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 21s local 2024-04-03T18:14:56.8741826Z Compiling xla/service/while_loop_simplifier.cc; 19s local ... 2024-04-03T18:14:57.1142056Z 2024-04-03T18:14:57.1142980Z  2024-04-03T18:14:57.1143552Z  2024-04-03T18:14:57.1143980Z  2024-04-03T18:14:57.1144413Z  2024-04-03T18:14:57.1144868Z  2024-04-03T18:14:57.1145307Z  2024-04-03T18:14:57.1145773Z  2024-04-03T18:14:57.1146197Z  2024-04-03T18:14:57.1147452Z [17,654 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:57.1149148Z Compiling llvm/lib/Passes/PassBuilder.cpp; 43s local 2024-04-03T18:14:57.1150244Z Compiling xla/service/algebraic_simplifier.cc; 35s local 2024-04-03T18:14:57.1151394Z Compiling xla/service/algebraic_simplifier.cc; 35s local 2024-04-03T18:14:57.1152569Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 30s local 2024-04-03T18:14:57.1153788Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 28s local 2024-04-03T18:14:57.1154969Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 27s local 2024-04-03T18:14:57.1156382Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 21s local 2024-04-03T18:14:57.1157620Z Compiling xla/service/while_loop_simplifier.cc; 19s local ... 2024-04-03T18:14:57.3601770Z 2024-04-03T18:14:57.3602604Z  2024-04-03T18:14:57.3603204Z  2024-04-03T18:14:57.3603688Z  2024-04-03T18:14:57.3604167Z  2024-04-03T18:14:57.3604618Z  2024-04-03T18:14:57.3605074Z  2024-04-03T18:14:57.3605749Z  2024-04-03T18:14:57.3606172Z  2024-04-03T18:14:57.3607335Z [17,655 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:57.3608749Z Compiling llvm/lib/Passes/PassBuilder.cpp; 43s local 2024-04-03T18:14:57.3609771Z Compiling xla/service/algebraic_simplifier.cc; 36s local 2024-04-03T18:14:57.3611006Z Compiling xla/service/algebraic_simplifier.cc; 35s local 2024-04-03T18:14:57.3612147Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 30s local 2024-04-03T18:14:57.3613292Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 28s local 2024-04-03T18:14:57.3614588Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 28s local 2024-04-03T18:14:57.3615731Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 21s local 2024-04-03T18:14:57.3616945Z Compiling xla/service/while_loop_simplifier.cc; 19s local ... 2024-04-03T18:14:57.6515087Z 2024-04-03T18:14:57.6515849Z  2024-04-03T18:14:57.6516367Z  2024-04-03T18:14:57.6516774Z  2024-04-03T18:14:57.6517180Z  2024-04-03T18:14:57.6517566Z  2024-04-03T18:14:57.6517978Z  2024-04-03T18:14:57.6518420Z  2024-04-03T18:14:57.6518840Z  2024-04-03T18:14:57.6519966Z [17,658 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:57.6521329Z Compiling llvm/lib/Passes/PassBuilder.cpp; 43s local 2024-04-03T18:14:57.6522213Z Compiling xla/service/algebraic_simplifier.cc; 36s local 2024-04-03T18:14:57.6523253Z Compiling xla/service/algebraic_simplifier.cc; 35s local 2024-04-03T18:14:57.6589363Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 30s local 2024-04-03T18:14:57.6590857Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 28s local 2024-04-03T18:14:57.6592008Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 28s local 2024-04-03T18:14:57.6593255Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 22s local 2024-04-03T18:14:57.6594493Z Compiling xla/service/while_loop_simplifier.cc; 20s local ... 2024-04-03T18:14:58.0528460Z 2024-04-03T18:14:58.0529259Z  2024-04-03T18:14:58.0529765Z  2024-04-03T18:14:58.0530439Z  2024-04-03T18:14:58.0530909Z  2024-04-03T18:14:58.0531417Z  2024-04-03T18:14:58.0531940Z  2024-04-03T18:14:58.0532420Z  2024-04-03T18:14:58.0532884Z  2024-04-03T18:14:58.0534134Z [17,659 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:58.0535819Z Compiling llvm/lib/Passes/PassBuilder.cpp; 44s local 2024-04-03T18:14:58.0536887Z Compiling xla/service/algebraic_simplifier.cc; 36s local 2024-04-03T18:14:58.0537992Z Compiling xla/service/algebraic_simplifier.cc; 36s local 2024-04-03T18:14:58.0539095Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 31s local 2024-04-03T18:14:58.0540251Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 29s local 2024-04-03T18:14:58.0541386Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 28s local 2024-04-03T18:14:58.0542592Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 22s local 2024-04-03T18:14:58.0543854Z Compiling xla/service/while_loop_simplifier.cc; 20s local ... 2024-04-03T18:14:58.2540352Z 2024-04-03T18:14:58.2541192Z  2024-04-03T18:14:58.2541735Z  2024-04-03T18:14:58.2542269Z  2024-04-03T18:14:58.2542734Z  2024-04-03T18:14:58.2543162Z  2024-04-03T18:14:58.2543579Z  2024-04-03T18:14:58.2543969Z  2024-04-03T18:14:58.2544406Z  2024-04-03T18:14:58.2545731Z [17,661 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:58.2547254Z Compiling llvm/lib/Passes/PassBuilder.cpp; 44s local 2024-04-03T18:14:58.2548561Z Compiling xla/service/algebraic_simplifier.cc; 36s local 2024-04-03T18:14:58.2549651Z Compiling xla/service/algebraic_simplifier.cc; 36s local 2024-04-03T18:14:58.2551060Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 31s local 2024-04-03T18:14:58.2552224Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 29s local 2024-04-03T18:14:58.2553375Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 29s local 2024-04-03T18:14:58.2554565Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 22s local 2024-04-03T18:14:58.2555979Z Compiling xla/service/while_loop_simplifier.cc; 20s local ... 2024-04-03T18:14:58.6349162Z 2024-04-03T18:14:58.6349927Z  2024-04-03T18:14:58.6350456Z  2024-04-03T18:14:58.6350895Z  2024-04-03T18:14:58.6351355Z  2024-04-03T18:14:58.6351834Z  2024-04-03T18:14:58.6352302Z  2024-04-03T18:14:58.6352708Z  2024-04-03T18:14:58.6353111Z  2024-04-03T18:14:58.6354328Z [17,664 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:14:58.6355768Z Compiling llvm/lib/Passes/PassBuilder.cpp; 44s local 2024-04-03T18:14:58.6361353Z Compiling xla/service/algebraic_simplifier.cc; 37s local 2024-04-03T18:14:58.6362585Z Compiling xla/service/algebraic_simplifier.cc; 36s local 2024-04-03T18:14:58.6363659Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 31s local 2024-04-03T18:14:58.6364904Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 29s local 2024-04-03T18:14:58.6366161Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 29s local 2024-04-03T18:14:58.6367340Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 22s local 2024-04-03T18:14:58.6368582Z Compiling .../evaluator/hlo_evaluator_typed_visitor_bool.cc; 15s local ... 2024-04-03T18:14:58.8553979Z 2024-04-03T18:14:58.8554437Z  2024-04-03T18:14:58.8554917Z  2024-04-03T18:14:58.8555365Z  2024-04-03T18:14:58.8555806Z  2024-04-03T18:14:58.8556231Z  2024-04-03T18:14:58.8556661Z  2024-04-03T18:14:58.8557099Z  2024-04-03T18:14:58.8557641Z  2024-04-03T18:14:58.8558924Z [17,666 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:58.8560451Z Compiling llvm/lib/Passes/PassBuilder.cpp; 45s local 2024-04-03T18:14:58.8561726Z Compiling xla/service/algebraic_simplifier.cc; 37s local 2024-04-03T18:14:58.8562821Z Compiling xla/service/algebraic_simplifier.cc; 37s local 2024-04-03T18:14:58.8563944Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 29s local 2024-04-03T18:14:58.8565110Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 29s local 2024-04-03T18:14:58.8566347Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 23s local 2024-04-03T18:14:58.8567863Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_bool.cc; 15s local 2024-04-03T18:14:58.8569241Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 14s local ... 2024-04-03T18:14:59.0550442Z 2024-04-03T18:14:59.0551332Z  2024-04-03T18:14:59.0551938Z  2024-04-03T18:14:59.0552378Z  2024-04-03T18:14:59.0552805Z  2024-04-03T18:14:59.0553244Z  2024-04-03T18:14:59.0553662Z  2024-04-03T18:14:59.0554090Z  2024-04-03T18:14:59.0554508Z  2024-04-03T18:14:59.0555757Z [17,668 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:59.0557235Z Compiling llvm/lib/Passes/PassBuilder.cpp; 45s local 2024-04-03T18:14:59.0558346Z Compiling xla/service/algebraic_simplifier.cc; 37s local 2024-04-03T18:14:59.0559406Z Compiling xla/service/algebraic_simplifier.cc; 37s local 2024-04-03T18:14:59.0560445Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 30s local 2024-04-03T18:14:59.0561589Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 29s local 2024-04-03T18:14:59.0562829Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 23s local 2024-04-03T18:14:59.0563942Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 14s local 2024-04-03T18:14:59.0565174Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 14s local ... 2024-04-03T18:14:59.2834350Z 2024-04-03T18:14:59.2835088Z  2024-04-03T18:14:59.2835602Z  2024-04-03T18:14:59.2836033Z  2024-04-03T18:14:59.2836439Z  2024-04-03T18:14:59.2836847Z  2024-04-03T18:14:59.2837257Z  2024-04-03T18:14:59.2837668Z  2024-04-03T18:14:59.2838921Z  2024-04-03T18:14:59.2840256Z [17,670 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:14:59.2841660Z Compiling llvm/lib/Passes/PassBuilder.cpp; 45s local 2024-04-03T18:14:59.2842734Z Compiling xla/service/algebraic_simplifier.cc; 37s local 2024-04-03T18:14:59.2843829Z Compiling xla/service/algebraic_simplifier.cc; 37s local 2024-04-03T18:14:59.2845231Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 30s local 2024-04-03T18:14:59.2846479Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 30s local 2024-04-03T18:14:59.2847529Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 23s local 2024-04-03T18:14:59.2848517Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 15s local 2024-04-03T18:14:59.2850340Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 14s local ... 2024-04-03T18:14:59.6552703Z 2024-04-03T18:14:59.6553676Z  2024-04-03T18:14:59.6554447Z  2024-04-03T18:14:59.6555076Z  2024-04-03T18:14:59.6555735Z  2024-04-03T18:14:59.6556222Z  2024-04-03T18:14:59.6556866Z  2024-04-03T18:14:59.6557503Z  2024-04-03T18:14:59.6558140Z  2024-04-03T18:14:59.6559819Z [17,671 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:59.6562205Z Compiling llvm/lib/Passes/PassBuilder.cpp; 45s local 2024-04-03T18:14:59.6563705Z Compiling xla/service/algebraic_simplifier.cc; 38s local 2024-04-03T18:14:59.6565197Z Compiling xla/service/algebraic_simplifier.cc; 37s local 2024-04-03T18:14:59.6566511Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 30s local 2024-04-03T18:14:59.6568112Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 30s local 2024-04-03T18:14:59.6569941Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 24s local 2024-04-03T18:14:59.6571766Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 15s local 2024-04-03T18:14:59.6573471Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 15s local ... 2024-04-03T18:14:59.8543172Z 2024-04-03T18:14:59.8544167Z  2024-04-03T18:14:59.8544644Z  2024-04-03T18:14:59.8546611Z  2024-04-03T18:14:59.8549979Z  2024-04-03T18:14:59.8552979Z  2024-04-03T18:14:59.8555889Z  2024-04-03T18:14:59.8556742Z  2024-04-03T18:14:59.8564163Z  2024-04-03T18:14:59.8565649Z [17,672 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:14:59.8567100Z Compiling llvm/lib/Passes/PassBuilder.cpp; 46s local 2024-04-03T18:14:59.8568144Z Compiling xla/service/algebraic_simplifier.cc; 38s local 2024-04-03T18:14:59.8569457Z Compiling xla/service/algebraic_simplifier.cc; 38s local 2024-04-03T18:14:59.8570499Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 30s local 2024-04-03T18:14:59.8571689Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 30s local 2024-04-03T18:14:59.8572914Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 24s local 2024-04-03T18:14:59.8574115Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 15s local 2024-04-03T18:14:59.8582814Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 15s local ... 2024-04-03T18:15:00.1076821Z 2024-04-03T18:15:00.1077616Z  2024-04-03T18:15:00.1078169Z  2024-04-03T18:15:00.1078627Z  2024-04-03T18:15:00.1079075Z  2024-04-03T18:15:00.1079524Z  2024-04-03T18:15:00.1079955Z  2024-04-03T18:15:00.1080411Z  2024-04-03T18:15:00.1080853Z  2024-04-03T18:15:00.1082128Z [17,674 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:00.1083973Z Compiling llvm/lib/Passes/PassBuilder.cpp; 46s local 2024-04-03T18:15:00.1085088Z Compiling xla/service/algebraic_simplifier.cc; 38s local 2024-04-03T18:15:00.1086251Z Compiling xla/service/algebraic_simplifier.cc; 38s local 2024-04-03T18:15:00.1087389Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 31s local 2024-04-03T18:15:00.1088769Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 30s local 2024-04-03T18:15:00.1090049Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 24s local 2024-04-03T18:15:00.1091333Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 16s local 2024-04-03T18:15:00.1092621Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 15s local ... 2024-04-03T18:15:00.3492695Z 2024-04-03T18:15:00.3493468Z  2024-04-03T18:15:00.3493960Z  2024-04-03T18:15:00.3498237Z  2024-04-03T18:15:00.3498986Z  2024-04-03T18:15:00.3499784Z  2024-04-03T18:15:00.3500801Z  2024-04-03T18:15:00.3501298Z  2024-04-03T18:15:00.3501730Z  2024-04-03T18:15:00.3503112Z [17,678 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:00.3504592Z Compiling llvm/lib/Passes/PassBuilder.cpp; 46s local 2024-04-03T18:15:00.3505684Z Compiling xla/service/algebraic_simplifier.cc; 38s local 2024-04-03T18:15:00.3510768Z Compiling xla/service/algebraic_simplifier.cc; 38s local 2024-04-03T18:15:00.3512204Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 31s local 2024-04-03T18:15:00.3513742Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 31s local 2024-04-03T18:15:00.3515212Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 24s local 2024-04-03T18:15:00.3516975Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 16s local 2024-04-03T18:15:00.3518585Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 15s local ... 2024-04-03T18:15:00.5958835Z 2024-04-03T18:15:00.5959959Z  2024-04-03T18:15:00.5960512Z  2024-04-03T18:15:00.5960955Z  2024-04-03T18:15:00.5961434Z  2024-04-03T18:15:00.5961901Z  2024-04-03T18:15:00.5962337Z  2024-04-03T18:15:00.5962789Z  2024-04-03T18:15:00.5963197Z  2024-04-03T18:15:00.5964697Z [17,679 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:00.5966170Z Compiling llvm/lib/Passes/PassBuilder.cpp; 46s local 2024-04-03T18:15:00.5967299Z Compiling xla/service/algebraic_simplifier.cc; 39s local 2024-04-03T18:15:00.5968352Z Compiling xla/service/algebraic_simplifier.cc; 38s local 2024-04-03T18:15:00.5969457Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 31s local 2024-04-03T18:15:00.5970668Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 31s local 2024-04-03T18:15:00.5971914Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 24s local 2024-04-03T18:15:00.5973201Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 16s local 2024-04-03T18:15:00.5974595Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 16s local ... 2024-04-03T18:15:00.8550442Z 2024-04-03T18:15:00.8551761Z  2024-04-03T18:15:00.8552783Z  2024-04-03T18:15:00.8553575Z  2024-04-03T18:15:00.8554731Z  2024-04-03T18:15:00.8555187Z  2024-04-03T18:15:00.8555623Z  2024-04-03T18:15:00.8556111Z  2024-04-03T18:15:00.8556538Z  2024-04-03T18:15:00.8557791Z [17,680 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:00.8559299Z Compiling llvm/lib/Passes/PassBuilder.cpp; 47s local 2024-04-03T18:15:00.8560390Z Compiling xla/service/algebraic_simplifier.cc; 39s local 2024-04-03T18:15:00.8561466Z Compiling xla/service/algebraic_simplifier.cc; 39s local 2024-04-03T18:15:00.8562558Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 31s local 2024-04-03T18:15:00.8563726Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 31s local 2024-04-03T18:15:00.8565281Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 25s local 2024-04-03T18:15:00.8566640Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 16s local 2024-04-03T18:15:00.8567953Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 16s local ... 2024-04-03T18:15:01.0930331Z 2024-04-03T18:15:01.0931129Z  2024-04-03T18:15:01.0931641Z  2024-04-03T18:15:01.0934928Z  2024-04-03T18:15:01.0935765Z  2024-04-03T18:15:01.0939278Z  2024-04-03T18:15:01.0939973Z  2024-04-03T18:15:01.0941911Z  2024-04-03T18:15:01.0942644Z  2024-04-03T18:15:01.0944124Z [17,682 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:01.0945853Z Compiling llvm/lib/Passes/PassBuilder.cpp; 47s local 2024-04-03T18:15:01.0947323Z Compiling xla/service/algebraic_simplifier.cc; 39s local 2024-04-03T18:15:01.0949129Z Compiling xla/service/algebraic_simplifier.cc; 39s local 2024-04-03T18:15:01.0950156Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 32s local 2024-04-03T18:15:01.0951254Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 31s local 2024-04-03T18:15:01.0952354Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 25s local 2024-04-03T18:15:01.0953348Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 17s local 2024-04-03T18:15:01.0954494Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 16s local ... 2024-04-03T18:15:01.4557178Z 2024-04-03T18:15:01.4558399Z  2024-04-03T18:15:01.4558997Z  2024-04-03T18:15:01.4559479Z  2024-04-03T18:15:01.4559964Z  2024-04-03T18:15:01.4560767Z  2024-04-03T18:15:01.4561240Z  2024-04-03T18:15:01.4561965Z  2024-04-03T18:15:01.4562427Z  2024-04-03T18:15:01.4563839Z [17,682 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:01.4565699Z Compiling llvm/lib/Passes/PassBuilder.cpp; 47s local 2024-04-03T18:15:01.4566910Z Compiling xla/service/algebraic_simplifier.cc; 40s local 2024-04-03T18:15:01.4568127Z Compiling xla/service/algebraic_simplifier.cc; 39s local 2024-04-03T18:15:01.4569329Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 32s local 2024-04-03T18:15:01.4570744Z Compiling mlir/lib/Dialect/Affine/IR/AffineOps.cpp; 32s local 2024-04-03T18:15:01.4572108Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 25s local 2024-04-03T18:15:01.4573458Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 17s local 2024-04-03T18:15:01.4574958Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 17s local ... 2024-04-03T18:15:01.6560202Z 2024-04-03T18:15:01.6560958Z  2024-04-03T18:15:01.6561490Z  2024-04-03T18:15:01.6561896Z  2024-04-03T18:15:01.6566054Z  2024-04-03T18:15:01.6566468Z  2024-04-03T18:15:01.6566871Z  2024-04-03T18:15:01.6567253Z  2024-04-03T18:15:01.6567639Z  2024-04-03T18:15:01.6568758Z [17,684 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:01.6570043Z Compiling llvm/lib/Passes/PassBuilder.cpp; 47s local 2024-04-03T18:15:01.6570976Z Compiling xla/service/algebraic_simplifier.cc; 40s local 2024-04-03T18:15:01.6571929Z Compiling xla/service/algebraic_simplifier.cc; 39s local 2024-04-03T18:15:01.6572852Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 32s local 2024-04-03T18:15:01.6573859Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 26s local 2024-04-03T18:15:01.6575120Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 17s local 2024-04-03T18:15:01.6576132Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 17s local 2024-04-03T18:15:01.6577171Z @llvm-project//llvm:CodeGen; 14s local ... 2024-04-03T18:15:02.8578452Z 2024-04-03T18:15:02.8579156Z  2024-04-03T18:15:02.8579629Z  2024-04-03T18:15:02.8580054Z  2024-04-03T18:15:02.8580455Z  2024-04-03T18:15:02.8580851Z  2024-04-03T18:15:02.8581255Z  2024-04-03T18:15:02.8581651Z  2024-04-03T18:15:02.8582357Z  2024-04-03T18:15:02.8583564Z [17,684 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:02.8584965Z Compiling llvm/lib/Passes/PassBuilder.cpp; 49s local 2024-04-03T18:15:02.8585995Z Compiling xla/service/algebraic_simplifier.cc; 41s local 2024-04-03T18:15:02.8587220Z Compiling xla/service/algebraic_simplifier.cc; 41s local 2024-04-03T18:15:02.8588658Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 33s local 2024-04-03T18:15:02.8589806Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 27s local 2024-04-03T18:15:02.8590999Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 18s local 2024-04-03T18:15:02.8592270Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 18s local 2024-04-03T18:15:02.8593385Z @llvm-project//llvm:CodeGen; 15s local ... 2024-04-03T18:15:03.0587274Z 2024-04-03T18:15:03.0588220Z  2024-04-03T18:15:03.0588652Z  2024-04-03T18:15:03.0589006Z  2024-04-03T18:15:03.0589377Z  2024-04-03T18:15:03.0589700Z  2024-04-03T18:15:03.0590047Z  2024-04-03T18:15:03.0590394Z  2024-04-03T18:15:03.0590725Z  2024-04-03T18:15:03.0591751Z [17,685 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:03.0592912Z Compiling llvm/lib/Passes/PassBuilder.cpp; 49s local 2024-04-03T18:15:03.0593730Z Compiling xla/service/algebraic_simplifier.cc; 41s local 2024-04-03T18:15:03.0594579Z Compiling xla/service/algebraic_simplifier.cc; 41s local 2024-04-03T18:15:03.0595417Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 34s local 2024-04-03T18:15:03.0596570Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 27s local 2024-04-03T18:15:03.0597503Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 18s local 2024-04-03T18:15:03.0598438Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 18s local 2024-04-03T18:15:03.0599354Z @llvm-project//llvm:CodeGen; 15s local ... 2024-04-03T18:15:03.5719124Z 2024-04-03T18:15:03.5719858Z  2024-04-03T18:15:03.5720393Z  2024-04-03T18:15:03.5720793Z  2024-04-03T18:15:03.5721188Z  2024-04-03T18:15:03.5721862Z  2024-04-03T18:15:03.5722292Z  2024-04-03T18:15:03.5722869Z  2024-04-03T18:15:03.5723313Z  2024-04-03T18:15:03.5724549Z [17,686 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:03.5728934Z Compiling llvm/lib/Passes/PassBuilder.cpp; 49s local 2024-04-03T18:15:03.5730168Z Compiling xla/service/algebraic_simplifier.cc; 42s local 2024-04-03T18:15:03.5731300Z Compiling xla/service/algebraic_simplifier.cc; 41s local 2024-04-03T18:15:03.5732369Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 34s local 2024-04-03T18:15:03.5733518Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 27s local 2024-04-03T18:15:03.5734927Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 19s local 2024-04-03T18:15:03.5736165Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 19s local 2024-04-03T18:15:03.5737377Z @llvm-project//llvm:CodeGen; 16s local ... 2024-04-03T18:15:03.8592338Z 2024-04-03T18:15:03.8593099Z  2024-04-03T18:15:03.8593621Z  2024-04-03T18:15:03.8594067Z  2024-04-03T18:15:03.8594528Z  2024-04-03T18:15:03.8594941Z  2024-04-03T18:15:03.8595358Z  2024-04-03T18:15:03.8595771Z  2024-04-03T18:15:03.8596185Z  2024-04-03T18:15:03.8597413Z [17,686 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:03.8598906Z Compiling llvm/lib/Passes/PassBuilder.cpp; 50s local 2024-04-03T18:15:03.8599961Z Compiling xla/service/algebraic_simplifier.cc; 42s local 2024-04-03T18:15:03.8601056Z Compiling xla/service/algebraic_simplifier.cc; 42s local 2024-04-03T18:15:03.8602133Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 34s local 2024-04-03T18:15:03.8603554Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 28s local 2024-04-03T18:15:03.8604797Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 19s local 2024-04-03T18:15:03.8605973Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 19s local 2024-04-03T18:15:03.8607181Z @llvm-project//llvm:CodeGen; 16s local ... 2024-04-03T18:15:04.1132011Z 2024-04-03T18:15:04.1132760Z  2024-04-03T18:15:04.1133411Z  2024-04-03T18:15:04.1133829Z  2024-04-03T18:15:04.1134405Z  2024-04-03T18:15:04.1134828Z  2024-04-03T18:15:04.1135244Z  2024-04-03T18:15:04.1135668Z  2024-04-03T18:15:04.1136065Z  2024-04-03T18:15:04.1137286Z [17,687 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:04.1138681Z Compiling llvm/lib/Passes/PassBuilder.cpp; 50s local 2024-04-03T18:15:04.1139686Z Compiling xla/service/algebraic_simplifier.cc; 42s local 2024-04-03T18:15:04.1140768Z Compiling xla/service/algebraic_simplifier.cc; 42s local 2024-04-03T18:15:04.1141780Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 35s local 2024-04-03T18:15:04.1142962Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 28s local 2024-04-03T18:15:04.1144093Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 20s local 2024-04-03T18:15:04.1145140Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 19s local 2024-04-03T18:15:04.1146203Z @llvm-project//llvm:CodeGen; 16s local ... 2024-04-03T18:15:04.3440624Z 2024-04-03T18:15:04.3441412Z  2024-04-03T18:15:04.3441887Z  2024-04-03T18:15:04.3442320Z  2024-04-03T18:15:04.3443024Z  2024-04-03T18:15:04.3443414Z  2024-04-03T18:15:04.3443808Z  2024-04-03T18:15:04.3444211Z  2024-04-03T18:15:04.3444602Z  2024-04-03T18:15:04.3445828Z [17,688 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:04.3447265Z Compiling llvm/lib/Passes/PassBuilder.cpp; 50s local 2024-04-03T18:15:04.3448335Z Compiling xla/service/algebraic_simplifier.cc; 42s local 2024-04-03T18:15:04.3449412Z Compiling xla/service/algebraic_simplifier.cc; 42s local 2024-04-03T18:15:04.3450737Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 35s local 2024-04-03T18:15:04.3451910Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 28s local 2024-04-03T18:15:04.3453322Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 20s local 2024-04-03T18:15:04.3454857Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 19s local 2024-04-03T18:15:04.3456270Z @llvm-project//llvm:CodeGen; 17s local ... 2024-04-03T18:15:04.5595775Z 2024-04-03T18:15:04.5596484Z  2024-04-03T18:15:04.5596951Z  2024-04-03T18:15:04.5597317Z  2024-04-03T18:15:04.5597649Z  2024-04-03T18:15:04.5598011Z  2024-04-03T18:15:04.5598359Z  2024-04-03T18:15:04.5598694Z  2024-04-03T18:15:04.5599039Z  2024-04-03T18:15:04.5600081Z [17,692 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:04.5601246Z Compiling llvm/lib/Passes/PassBuilder.cpp; 50s local 2024-04-03T18:15:04.5602104Z Compiling xla/service/algebraic_simplifier.cc; 43s local 2024-04-03T18:15:04.5602985Z Compiling xla/service/algebraic_simplifier.cc; 42s local 2024-04-03T18:15:04.5603842Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 35s local 2024-04-03T18:15:04.5604778Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 28s local 2024-04-03T18:15:04.5605737Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 20s local 2024-04-03T18:15:04.5606670Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 20s local 2024-04-03T18:15:04.5607615Z @llvm-project//llvm:CodeGen; 17s local ... 2024-04-03T18:15:04.8594727Z 2024-04-03T18:15:04.8595504Z  2024-04-03T18:15:04.8596049Z  2024-04-03T18:15:04.8596518Z  2024-04-03T18:15:04.8596964Z  2024-04-03T18:15:04.8597414Z  2024-04-03T18:15:04.8598102Z  2024-04-03T18:15:04.8598556Z  2024-04-03T18:15:04.8599019Z  2024-04-03T18:15:04.8600333Z [17,693 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:04.8601850Z Compiling llvm/lib/Passes/PassBuilder.cpp; 51s local 2024-04-03T18:15:04.8603119Z Compiling xla/service/algebraic_simplifier.cc; 43s local 2024-04-03T18:15:04.8604209Z Compiling xla/service/algebraic_simplifier.cc; 43s local 2024-04-03T18:15:04.8605247Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 35s local 2024-04-03T18:15:04.8606359Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 29s local 2024-04-03T18:15:04.8607601Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 20s local 2024-04-03T18:15:04.8608636Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 20s local 2024-04-03T18:15:04.8609637Z @llvm-project//llvm:CodeGen; 17s local ... 2024-04-03T18:15:05.0600517Z 2024-04-03T18:15:05.0601284Z  2024-04-03T18:15:05.0601803Z  2024-04-03T18:15:05.0602235Z  2024-04-03T18:15:05.0602686Z  2024-04-03T18:15:05.0603080Z  2024-04-03T18:15:05.0603450Z  2024-04-03T18:15:05.0603826Z  2024-04-03T18:15:05.0604178Z  2024-04-03T18:15:05.0605323Z [17,697 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:05.0606851Z Compiling llvm/lib/Passes/PassBuilder.cpp; 51s local 2024-04-03T18:15:05.0607857Z Compiling xla/service/algebraic_simplifier.cc; 43s local 2024-04-03T18:15:05.0608870Z Compiling xla/service/algebraic_simplifier.cc; 43s local 2024-04-03T18:15:05.0610141Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 36s local 2024-04-03T18:15:05.0611224Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 29s local 2024-04-03T18:15:05.0612316Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 20s local 2024-04-03T18:15:05.0613437Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 20s local 2024-04-03T18:15:05.0614714Z @llvm-project//llvm:CodeGen; 17s local ... 2024-04-03T18:15:05.2929197Z 2024-04-03T18:15:05.2929983Z  2024-04-03T18:15:05.2930533Z  2024-04-03T18:15:05.2931243Z  2024-04-03T18:15:05.2931658Z  2024-04-03T18:15:05.2932039Z  2024-04-03T18:15:05.2932458Z  2024-04-03T18:15:05.2932895Z  2024-04-03T18:15:05.2933300Z  2024-04-03T18:15:05.2934713Z [17,698 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:05.2936172Z Compiling llvm/lib/Passes/PassBuilder.cpp; 51s local 2024-04-03T18:15:05.2937279Z Compiling xla/service/algebraic_simplifier.cc; 43s local 2024-04-03T18:15:05.2938457Z Compiling xla/service/algebraic_simplifier.cc; 43s local 2024-04-03T18:15:05.2939609Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 36s local 2024-04-03T18:15:05.2940725Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 29s local 2024-04-03T18:15:05.2942028Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 21s local 2024-04-03T18:15:05.2943215Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 20s local 2024-04-03T18:15:05.2944411Z @llvm-project//llvm:CodeGen; 18s local ... 2024-04-03T18:15:05.6597879Z 2024-04-03T18:15:05.6599992Z  2024-04-03T18:15:05.6603309Z  2024-04-03T18:15:05.6603798Z  2024-04-03T18:15:05.6604215Z  2024-04-03T18:15:05.6604671Z  2024-04-03T18:15:05.6605116Z  2024-04-03T18:15:05.6605578Z  2024-04-03T18:15:05.6606034Z  2024-04-03T18:15:05.6607357Z [17,701 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:05.6608945Z Compiling llvm/lib/Passes/PassBuilder.cpp; 51s local 2024-04-03T18:15:05.6610075Z Compiling xla/service/algebraic_simplifier.cc; 44s local 2024-04-03T18:15:05.6611162Z Compiling xla/service/algebraic_simplifier.cc; 43s local 2024-04-03T18:15:05.6612571Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 36s local 2024-04-03T18:15:05.6613797Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 30s local 2024-04-03T18:15:05.6615194Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 21s local 2024-04-03T18:15:05.6616494Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 21s local 2024-04-03T18:15:05.6617936Z @llvm-project//llvm:CodeGen; 18s local ... 2024-04-03T18:15:05.8608351Z 2024-04-03T18:15:05.8609092Z  2024-04-03T18:15:05.8609532Z  2024-04-03T18:15:05.8609890Z  2024-04-03T18:15:05.8610228Z  2024-04-03T18:15:05.8610581Z  2024-04-03T18:15:05.8610931Z  2024-04-03T18:15:05.8611295Z  2024-04-03T18:15:05.8611651Z  2024-04-03T18:15:05.8612726Z [17,703 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:05.8613945Z Compiling llvm/lib/Passes/PassBuilder.cpp; 52s local 2024-04-03T18:15:05.8615001Z Compiling xla/service/algebraic_simplifier.cc; 44s local 2024-04-03T18:15:05.8615887Z Compiling xla/service/algebraic_simplifier.cc; 44s local 2024-04-03T18:15:05.8616735Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 36s local 2024-04-03T18:15:05.8617662Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 30s local 2024-04-03T18:15:05.8618634Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 21s local 2024-04-03T18:15:05.8619595Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 21s local 2024-04-03T18:15:05.8620534Z @llvm-project//llvm:CodeGen; 18s local ... 2024-04-03T18:15:06.0624002Z 2024-04-03T18:15:06.0624782Z  2024-04-03T18:15:06.0625240Z  2024-04-03T18:15:06.0625985Z  2024-04-03T18:15:06.0626416Z  2024-04-03T18:15:06.0626877Z  2024-04-03T18:15:06.0627318Z  2024-04-03T18:15:06.0627930Z  2024-04-03T18:15:06.0628297Z  2024-04-03T18:15:06.0629361Z [17,708 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:06.0630725Z Compiling llvm/lib/Passes/PassBuilder.cpp; 52s local 2024-04-03T18:15:06.0631777Z Compiling xla/service/algebraic_simplifier.cc; 44s local 2024-04-03T18:15:06.0632983Z Compiling xla/service/algebraic_simplifier.cc; 44s local 2024-04-03T18:15:06.0634010Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 37s local 2024-04-03T18:15:06.0635098Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 30s local 2024-04-03T18:15:06.0636220Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 21s local 2024-04-03T18:15:06.0637559Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 18s local 2024-04-03T18:15:06.0638868Z @xla//xla/hlo/evaluator:hlo_evaluator; 14s local ... 2024-04-03T18:15:06.2940263Z 2024-04-03T18:15:06.2941043Z  2024-04-03T18:15:06.2941541Z  2024-04-03T18:15:06.2941994Z  2024-04-03T18:15:06.2942417Z  2024-04-03T18:15:06.2942797Z  2024-04-03T18:15:06.2943205Z  2024-04-03T18:15:06.2943601Z  2024-04-03T18:15:06.2944040Z  2024-04-03T18:15:06.2945210Z [17,710 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:06.2946465Z Compiling llvm/lib/Passes/PassBuilder.cpp; 52s local 2024-04-03T18:15:06.2947398Z Compiling xla/service/algebraic_simplifier.cc; 44s local 2024-04-03T18:15:06.2948575Z Compiling xla/service/algebraic_simplifier.cc; 44s local 2024-04-03T18:15:06.2949537Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 37s local 2024-04-03T18:15:06.2950677Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 30s local 2024-04-03T18:15:06.2951871Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 21s local 2024-04-03T18:15:06.2953190Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 19s local 2024-04-03T18:15:06.2954802Z Compiling llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp; 14s local ... 2024-04-03T18:15:06.5596938Z 2024-04-03T18:15:06.5598106Z  2024-04-03T18:15:06.5599182Z  2024-04-03T18:15:06.5599897Z  2024-04-03T18:15:06.5600952Z  2024-04-03T18:15:06.5601460Z  2024-04-03T18:15:06.5601924Z  2024-04-03T18:15:06.5602357Z  2024-04-03T18:15:06.5604628Z  2024-04-03T18:15:06.5606073Z [17,712 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:06.5611838Z Compiling llvm/lib/Passes/PassBuilder.cpp; 52s local 2024-04-03T18:15:06.5613175Z Compiling xla/service/algebraic_simplifier.cc; 45s local 2024-04-03T18:15:06.5614568Z Compiling xla/service/algebraic_simplifier.cc; 44s local 2024-04-03T18:15:06.5615811Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 37s local 2024-04-03T18:15:06.5617283Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 30s local 2024-04-03T18:15:06.5618800Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 22s local 2024-04-03T18:15:06.5620584Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 19s local 2024-04-03T18:15:06.5622131Z Compiling llvm/lib/Target/X86/X86MCInstLower.cpp; 11s local ... 2024-04-03T18:15:06.7852947Z 2024-04-03T18:15:06.7854075Z  2024-04-03T18:15:06.7855093Z  2024-04-03T18:15:06.7855832Z  2024-04-03T18:15:06.7857770Z  2024-04-03T18:15:06.7858570Z  2024-04-03T18:15:06.7859290Z  2024-04-03T18:15:06.7859892Z  2024-04-03T18:15:06.7860615Z  2024-04-03T18:15:06.7861906Z [17,713 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:06.7863804Z Compiling llvm/lib/Passes/PassBuilder.cpp; 53s local 2024-04-03T18:15:06.7865217Z Compiling xla/service/algebraic_simplifier.cc; 45s local 2024-04-03T18:15:06.7866378Z Compiling xla/service/algebraic_simplifier.cc; 44s local 2024-04-03T18:15:06.7867934Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 37s local 2024-04-03T18:15:06.7869411Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 31s local 2024-04-03T18:15:06.7870783Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 22s local 2024-04-03T18:15:06.7872362Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 19s local 2024-04-03T18:15:06.7874238Z Compiling llvm/lib/Target/X86/X86MCInstLower.cpp; 11s local ... 2024-04-03T18:15:07.0610727Z 2024-04-03T18:15:07.0611501Z  2024-04-03T18:15:07.0612013Z  2024-04-03T18:15:07.0612459Z  2024-04-03T18:15:07.0612884Z  2024-04-03T18:15:07.0613473Z  2024-04-03T18:15:07.0613914Z  2024-04-03T18:15:07.0614492Z  2024-04-03T18:15:07.0614910Z  2024-04-03T18:15:07.0616090Z [17,713 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:07.0617512Z Compiling llvm/lib/Passes/PassBuilder.cpp; 53s local 2024-04-03T18:15:07.0618590Z Compiling xla/service/algebraic_simplifier.cc; 45s local 2024-04-03T18:15:07.0619664Z Compiling xla/service/algebraic_simplifier.cc; 45s local 2024-04-03T18:15:07.0620737Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 38s local 2024-04-03T18:15:07.0621843Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 31s local 2024-04-03T18:15:07.0623066Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 22s local 2024-04-03T18:15:07.0624474Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 19s local 2024-04-03T18:15:07.0625871Z Compiling llvm/lib/Target/X86/X86MCInstLower.cpp; 11s local ... 2024-04-03T18:15:07.6413302Z 2024-04-03T18:15:07.6414073Z  2024-04-03T18:15:07.6414767Z  2024-04-03T18:15:07.6415185Z  2024-04-03T18:15:07.6415641Z  2024-04-03T18:15:07.6416043Z  2024-04-03T18:15:07.6416468Z  2024-04-03T18:15:07.6416893Z  2024-04-03T18:15:07.6417285Z  2024-04-03T18:15:07.6418494Z [17,714 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:07.6420299Z Compiling llvm/lib/Passes/PassBuilder.cpp; 53s local 2024-04-03T18:15:07.6421307Z Compiling xla/service/algebraic_simplifier.cc; 46s local 2024-04-03T18:15:07.6422377Z Compiling xla/service/algebraic_simplifier.cc; 45s local 2024-04-03T18:15:07.6423532Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 38s local 2024-04-03T18:15:07.6424686Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 31s local 2024-04-03T18:15:07.6426131Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 23s local 2024-04-03T18:15:07.6427535Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 20s local 2024-04-03T18:15:07.6429228Z Compiling llvm/lib/Target/X86/X86MCInstLower.cpp; 12s local ... 2024-04-03T18:15:07.8617057Z 2024-04-03T18:15:07.8617965Z  2024-04-03T18:15:07.8618484Z  2024-04-03T18:15:07.8621874Z  2024-04-03T18:15:07.8622803Z  2024-04-03T18:15:07.8623708Z  2024-04-03T18:15:07.8624745Z  2024-04-03T18:15:07.8625501Z  2024-04-03T18:15:07.8626436Z  2024-04-03T18:15:07.8628293Z [17,714 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:07.8630310Z Compiling llvm/lib/Passes/PassBuilder.cpp; 54s local 2024-04-03T18:15:07.8631740Z Compiling xla/service/algebraic_simplifier.cc; 46s local 2024-04-03T18:15:07.8633258Z Compiling xla/service/algebraic_simplifier.cc; 46s local 2024-04-03T18:15:07.8634859Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 38s local 2024-04-03T18:15:07.8636480Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 32s local 2024-04-03T18:15:07.8638150Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 23s local 2024-04-03T18:15:07.8640382Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 20s local 2024-04-03T18:15:07.8642187Z Compiling llvm/lib/Target/X86/X86MCInstLower.cpp; 12s local ... 2024-04-03T18:15:08.8623796Z 2024-04-03T18:15:08.8625043Z  2024-04-03T18:15:08.8625833Z  2024-04-03T18:15:08.8626932Z  2024-04-03T18:15:08.8627409Z  2024-04-03T18:15:08.8628088Z  2024-04-03T18:15:08.8628533Z  2024-04-03T18:15:08.8628898Z  2024-04-03T18:15:08.8629320Z  2024-04-03T18:15:08.8630861Z [17,714 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:08.8632225Z Compiling llvm/lib/Passes/PassBuilder.cpp; 55s local 2024-04-03T18:15:08.8633288Z Compiling xla/service/algebraic_simplifier.cc; 47s local 2024-04-03T18:15:08.8634306Z Compiling xla/service/algebraic_simplifier.cc; 47s local 2024-04-03T18:15:08.8635354Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 39s local 2024-04-03T18:15:08.8636483Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 33s local 2024-04-03T18:15:08.8637691Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 24s local 2024-04-03T18:15:08.8639102Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 21s local 2024-04-03T18:15:08.8640607Z Compiling llvm/lib/Target/X86/X86MCInstLower.cpp; 13s local ... 2024-04-03T18:15:09.2628227Z 2024-04-03T18:15:09.2629333Z  2024-04-03T18:15:09.2630294Z  2024-04-03T18:15:09.2632358Z  2024-04-03T18:15:09.2632977Z  2024-04-03T18:15:09.2633735Z  2024-04-03T18:15:09.2634307Z  2024-04-03T18:15:09.2634830Z  2024-04-03T18:15:09.2635387Z  2024-04-03T18:15:09.2636639Z [17,716 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:09.2637960Z Compiling llvm/lib/Passes/PassBuilder.cpp; 55s local 2024-04-03T18:15:09.2638951Z Compiling xla/service/algebraic_simplifier.cc; 47s local 2024-04-03T18:15:09.2640255Z Compiling xla/service/algebraic_simplifier.cc; 47s local 2024-04-03T18:15:09.2641779Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 40s local 2024-04-03T18:15:09.2642960Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 33s local 2024-04-03T18:15:09.2644568Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 24s local 2024-04-03T18:15:09.2646110Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 22s local 2024-04-03T18:15:09.2647905Z Compiling llvm/lib/Target/X86/X86MCInstLower.cpp; 13s local ... 2024-04-03T18:15:09.4631913Z 2024-04-03T18:15:09.4632669Z  2024-04-03T18:15:09.4633504Z  2024-04-03T18:15:09.4636526Z  2024-04-03T18:15:09.4639512Z  2024-04-03T18:15:09.4642370Z  2024-04-03T18:15:09.4645217Z  2024-04-03T18:15:09.4647002Z  2024-04-03T18:15:09.4647713Z  2024-04-03T18:15:09.4649227Z [17,717 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:09.4651093Z Compiling llvm/lib/Passes/PassBuilder.cpp; 55s local 2024-04-03T18:15:09.4652652Z Compiling xla/service/algebraic_simplifier.cc; 48s local 2024-04-03T18:15:09.4654063Z Compiling xla/service/algebraic_simplifier.cc; 47s local 2024-04-03T18:15:09.4655622Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 40s local 2024-04-03T18:15:09.4657099Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 33s local 2024-04-03T18:15:09.4658593Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 25s local 2024-04-03T18:15:09.4660318Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 22s local 2024-04-03T18:15:09.4662028Z @xla//xla/hlo/evaluator:hlo_evaluator; 11s local ... 2024-04-03T18:15:09.8636887Z 2024-04-03T18:15:09.8637649Z  2024-04-03T18:15:09.8638193Z  2024-04-03T18:15:09.8639715Z  2024-04-03T18:15:09.8640124Z  2024-04-03T18:15:09.8640525Z  2024-04-03T18:15:09.8641254Z  2024-04-03T18:15:09.8642283Z  2024-04-03T18:15:09.8642675Z  2024-04-03T18:15:09.8643831Z [17,718 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:09.8645204Z Compiling llvm/lib/Passes/PassBuilder.cpp; 56s local 2024-04-03T18:15:09.8646195Z Compiling xla/service/algebraic_simplifier.cc; 48s local 2024-04-03T18:15:09.8647249Z Compiling xla/service/algebraic_simplifier.cc; 48s local 2024-04-03T18:15:09.8648442Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 40s local 2024-04-03T18:15:09.8649464Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 34s local 2024-04-03T18:15:09.8650616Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 25s local 2024-04-03T18:15:09.8651945Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 22s local 2024-04-03T18:15:09.8653179Z @xla//xla/hlo/evaluator:hlo_evaluator; 11s local ... 2024-04-03T18:15:10.0641204Z 2024-04-03T18:15:10.0641990Z  2024-04-03T18:15:10.0642517Z  2024-04-03T18:15:10.0642901Z  2024-04-03T18:15:10.0643285Z  2024-04-03T18:15:10.0643672Z  2024-04-03T18:15:10.0644044Z  2024-04-03T18:15:10.0644440Z  2024-04-03T18:15:10.0644850Z  2024-04-03T18:15:10.0645973Z [17,720 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:10.0647278Z Compiling llvm/lib/Passes/PassBuilder.cpp; 56s local 2024-04-03T18:15:10.0648247Z Compiling xla/service/algebraic_simplifier.cc; 48s local 2024-04-03T18:15:10.0649193Z Compiling xla/service/algebraic_simplifier.cc; 48s local 2024-04-03T18:15:10.0650195Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 41s local 2024-04-03T18:15:10.0651222Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 34s local 2024-04-03T18:15:10.0652408Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 25s local 2024-04-03T18:15:10.0653636Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 22s local 2024-04-03T18:15:10.0654963Z @xla//xla/hlo/evaluator:hlo_evaluator; 11s local ... 2024-04-03T18:15:10.2734069Z 2024-04-03T18:15:10.2735011Z  2024-04-03T18:15:10.2735529Z  2024-04-03T18:15:10.2735954Z  2024-04-03T18:15:10.2736407Z  2024-04-03T18:15:10.2736801Z  2024-04-03T18:15:10.2737543Z  2024-04-03T18:15:10.2737963Z  2024-04-03T18:15:10.2738405Z  2024-04-03T18:15:10.2739683Z [17,721 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:10.2741082Z Compiling llvm/lib/Passes/PassBuilder.cpp; 56s local 2024-04-03T18:15:10.2742379Z Compiling xla/service/algebraic_simplifier.cc; 48s local 2024-04-03T18:15:10.2743507Z Compiling xla/service/algebraic_simplifier.cc; 48s local 2024-04-03T18:15:10.2744599Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 41s local 2024-04-03T18:15:10.2745688Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 34s local 2024-04-03T18:15:10.2746918Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 25s local 2024-04-03T18:15:10.2748699Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 23s local 2024-04-03T18:15:10.2750067Z @xla//xla/hlo/evaluator:hlo_evaluator; 11s local ... 2024-04-03T18:15:10.5806438Z 2024-04-03T18:15:10.5807205Z  2024-04-03T18:15:10.5807750Z  2024-04-03T18:15:10.5808136Z  2024-04-03T18:15:10.5808542Z  2024-04-03T18:15:10.5808921Z  2024-04-03T18:15:10.5809325Z  2024-04-03T18:15:10.5809736Z  2024-04-03T18:15:10.5810161Z  2024-04-03T18:15:10.5811328Z [17,723 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:10.5812772Z Compiling llvm/lib/Passes/PassBuilder.cpp; 56s local 2024-04-03T18:15:10.5813779Z Compiling xla/service/algebraic_simplifier.cc; 49s local 2024-04-03T18:15:10.5815004Z Compiling xla/service/algebraic_simplifier.cc; 48s local 2024-04-03T18:15:10.5816432Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 41s local 2024-04-03T18:15:10.5817563Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 34s local 2024-04-03T18:15:10.5818910Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 26s local 2024-04-03T18:15:10.5820326Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 23s local 2024-04-03T18:15:10.5821671Z @xla//xla/hlo/evaluator:hlo_evaluator; 12s local ... 2024-04-03T18:15:10.8648467Z 2024-04-03T18:15:10.8649238Z  2024-04-03T18:15:10.8650008Z  2024-04-03T18:15:10.8650486Z  2024-04-03T18:15:10.8650923Z  2024-04-03T18:15:10.8651385Z  2024-04-03T18:15:10.8651847Z  2024-04-03T18:15:10.8652303Z  2024-04-03T18:15:10.8652773Z  2024-04-03T18:15:10.8654046Z [17,724 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:10.8655661Z Compiling llvm/lib/Passes/PassBuilder.cpp; 57s local 2024-04-03T18:15:10.8656804Z Compiling xla/service/algebraic_simplifier.cc; 49s local 2024-04-03T18:15:10.8658032Z Compiling xla/service/algebraic_simplifier.cc; 49s local 2024-04-03T18:15:10.8659174Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 41s local 2024-04-03T18:15:10.8660350Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 35s local 2024-04-03T18:15:10.8661666Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 26s local 2024-04-03T18:15:10.8663156Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 23s local 2024-04-03T18:15:10.8664469Z @xla//xla/hlo/evaluator:hlo_evaluator; 12s local ... 2024-04-03T18:15:11.0650494Z 2024-04-03T18:15:11.0651644Z  2024-04-03T18:15:11.0652169Z  2024-04-03T18:15:11.0652601Z  2024-04-03T18:15:11.0653057Z  2024-04-03T18:15:11.0653955Z  2024-04-03T18:15:11.0654533Z  2024-04-03T18:15:11.0655004Z  2024-04-03T18:15:11.0655462Z  2024-04-03T18:15:11.0658325Z [17,726 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:11.0660183Z Compiling llvm/lib/Passes/PassBuilder.cpp; 57s local 2024-04-03T18:15:11.0663860Z Compiling xla/service/algebraic_simplifier.cc; 49s local 2024-04-03T18:15:11.0665729Z Compiling xla/service/algebraic_simplifier.cc; 49s local 2024-04-03T18:15:11.0669832Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 42s local 2024-04-03T18:15:11.0671417Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 35s local 2024-04-03T18:15:11.0676386Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 26s local 2024-04-03T18:15:11.0678263Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 23s local 2024-04-03T18:15:11.0683106Z @xla//xla/hlo/evaluator:hlo_evaluator; 12s local ... 2024-04-03T18:15:11.2759190Z 2024-04-03T18:15:11.2760376Z  2024-04-03T18:15:11.2761544Z  2024-04-03T18:15:11.2764523Z  2024-04-03T18:15:11.2765312Z  2024-04-03T18:15:11.2768261Z  2024-04-03T18:15:11.2769072Z  2024-04-03T18:15:11.2770246Z  2024-04-03T18:15:11.2770761Z  2024-04-03T18:15:11.2772029Z [17,727 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:11.2773567Z Compiling llvm/lib/Passes/PassBuilder.cpp; 57s local 2024-04-03T18:15:11.2774949Z Compiling xla/service/algebraic_simplifier.cc; 49s local 2024-04-03T18:15:11.2776111Z Compiling xla/service/algebraic_simplifier.cc; 49s local 2024-04-03T18:15:11.2777311Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 42s local 2024-04-03T18:15:11.2778557Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 35s local 2024-04-03T18:15:11.2779973Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 26s local 2024-04-03T18:15:11.2781551Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 24s local 2024-04-03T18:15:11.2782930Z @xla//xla/hlo/evaluator:hlo_evaluator; 12s local ... 2024-04-03T18:15:11.5516575Z 2024-04-03T18:15:11.5517337Z  2024-04-03T18:15:11.5517878Z  2024-04-03T18:15:11.5519877Z  2024-04-03T18:15:11.5520449Z  2024-04-03T18:15:11.5521063Z  2024-04-03T18:15:11.5521626Z  2024-04-03T18:15:11.5522171Z  2024-04-03T18:15:11.5524981Z  2024-04-03T18:15:11.5526310Z [17,729 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:11.5527830Z Compiling llvm/lib/Passes/PassBuilder.cpp; 57s local 2024-04-03T18:15:11.5531607Z Compiling xla/service/algebraic_simplifier.cc; 50s local 2024-04-03T18:15:11.5532701Z Compiling xla/service/algebraic_simplifier.cc; 49s local 2024-04-03T18:15:11.5536056Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 42s local 2024-04-03T18:15:11.5537146Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 35s local 2024-04-03T18:15:11.5540308Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 27s local 2024-04-03T18:15:11.5541691Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 24s local 2024-04-03T18:15:11.5542871Z @xla//xla/hlo/evaluator:hlo_evaluator; 13s local ... 2024-04-03T18:15:11.8661350Z 2024-04-03T18:15:11.8662094Z  2024-04-03T18:15:11.8662531Z  2024-04-03T18:15:11.8662878Z  2024-04-03T18:15:11.8663222Z  2024-04-03T18:15:11.8663560Z  2024-04-03T18:15:11.8663902Z  2024-04-03T18:15:11.8664227Z  2024-04-03T18:15:11.8664730Z  2024-04-03T18:15:11.8667885Z [17,730 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:11.8672155Z Compiling llvm/lib/Passes/PassBuilder.cpp; 58s local 2024-04-03T18:15:11.8675640Z Compiling xla/service/algebraic_simplifier.cc; 50s local 2024-04-03T18:15:11.8679312Z Compiling xla/service/algebraic_simplifier.cc; 50s local 2024-04-03T18:15:11.8683172Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 42s local 2024-04-03T18:15:11.8685604Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 36s local 2024-04-03T18:15:11.8687073Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 27s local 2024-04-03T18:15:11.8688957Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 24s local 2024-04-03T18:15:11.8690755Z @xla//xla/hlo/evaluator:hlo_evaluator; 13s local ... 2024-04-03T18:15:12.0661830Z 2024-04-03T18:15:12.0662570Z  2024-04-03T18:15:12.0663126Z  2024-04-03T18:15:12.0663586Z  2024-04-03T18:15:12.0664012Z  2024-04-03T18:15:12.0664477Z  2024-04-03T18:15:12.0664915Z  2024-04-03T18:15:12.0665351Z  2024-04-03T18:15:12.0666109Z  2024-04-03T18:15:12.0667379Z [17,731 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:12.0669128Z Compiling llvm/lib/Passes/PassBuilder.cpp; 58s local 2024-04-03T18:15:12.0670242Z Compiling xla/service/algebraic_simplifier.cc; 50s local 2024-04-03T18:15:12.0671405Z Compiling xla/service/algebraic_simplifier.cc; 50s local 2024-04-03T18:15:12.0672506Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 43s local 2024-04-03T18:15:12.0673697Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 36s local 2024-04-03T18:15:12.0675042Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 27s local 2024-04-03T18:15:12.0676567Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 24s local 2024-04-03T18:15:12.0692953Z @xla//xla/hlo/evaluator:hlo_evaluator; 13s local ... 2024-04-03T18:15:12.2950549Z 2024-04-03T18:15:12.2951716Z  2024-04-03T18:15:12.2952356Z  2024-04-03T18:15:12.2952817Z  2024-04-03T18:15:12.2953227Z  2024-04-03T18:15:12.2953684Z  2024-04-03T18:15:12.2954122Z  2024-04-03T18:15:12.2954550Z  2024-04-03T18:15:12.2954993Z  2024-04-03T18:15:12.2956429Z [17,735 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:12.2958076Z Compiling llvm/lib/Passes/PassBuilder.cpp; 58s local 2024-04-03T18:15:12.2959191Z Compiling xla/service/algebraic_simplifier.cc; 50s local 2024-04-03T18:15:12.2960295Z Compiling xla/service/algebraic_simplifier.cc; 50s local 2024-04-03T18:15:12.2961373Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 43s local 2024-04-03T18:15:12.2962548Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 27s local 2024-04-03T18:15:12.2964287Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 25s local 2024-04-03T18:15:12.2965991Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float.cc; 13s local 2024-04-03T18:15:12.2967282Z @xla//xla/hlo/evaluator:hlo_evaluator; 13s local ... 2024-04-03T18:15:12.6669206Z 2024-04-03T18:15:12.6669970Z  2024-04-03T18:15:12.6670506Z  2024-04-03T18:15:12.6670932Z  2024-04-03T18:15:12.6671448Z  2024-04-03T18:15:12.6671882Z  2024-04-03T18:15:12.6672305Z  2024-04-03T18:15:12.6673479Z  2024-04-03T18:15:12.6673938Z  2024-04-03T18:15:12.6675228Z [17,737 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:12.6676648Z Compiling llvm/lib/Passes/PassBuilder.cpp; 58s local 2024-04-03T18:15:12.6677699Z Compiling xla/service/algebraic_simplifier.cc; 51s local 2024-04-03T18:15:12.6678768Z Compiling xla/service/algebraic_simplifier.cc; 50s local 2024-04-03T18:15:12.6679827Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 43s local 2024-04-03T18:15:12.6680933Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 28s local 2024-04-03T18:15:12.6682322Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 25s local 2024-04-03T18:15:12.6683770Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float.cc; 14s local 2024-04-03T18:15:12.6684883Z @xla//xla/hlo/evaluator:hlo_evaluator; 13s local ... 2024-04-03T18:15:12.9892939Z 2024-04-03T18:15:12.9893688Z  2024-04-03T18:15:12.9894114Z  2024-04-03T18:15:12.9894651Z  2024-04-03T18:15:12.9894981Z  2024-04-03T18:15:12.9895296Z  2024-04-03T18:15:12.9895620Z  2024-04-03T18:15:12.9895950Z  2024-04-03T18:15:12.9896256Z  2024-04-03T18:15:12.9897550Z [17,738 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:12.9898650Z Compiling llvm/lib/Passes/PassBuilder.cpp; 59s local 2024-04-03T18:15:12.9899428Z Compiling xla/service/algebraic_simplifier.cc; 51s local 2024-04-03T18:15:12.9900336Z Compiling xla/service/algebraic_simplifier.cc; 51s local 2024-04-03T18:15:12.9901268Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 44s local 2024-04-03T18:15:12.9902207Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 28s local 2024-04-03T18:15:12.9903213Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 25s local 2024-04-03T18:15:12.9904262Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float.cc; 14s local 2024-04-03T18:15:12.9905121Z @xla//xla/hlo/evaluator:hlo_evaluator; 13s local ... 2024-04-03T18:15:13.2750420Z 2024-04-03T18:15:13.2751240Z  2024-04-03T18:15:13.2751743Z  2024-04-03T18:15:13.2752134Z  2024-04-03T18:15:13.2752543Z  2024-04-03T18:15:13.2752945Z  2024-04-03T18:15:13.2753331Z  2024-04-03T18:15:13.2753867Z  2024-04-03T18:15:13.2754286Z  2024-04-03T18:15:13.2755496Z [17,740 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:13.2756900Z Compiling llvm/lib/Passes/PassBuilder.cpp; 59s local 2024-04-03T18:15:13.2758109Z Compiling xla/service/algebraic_simplifier.cc; 51s local 2024-04-03T18:15:13.2759133Z Compiling xla/service/algebraic_simplifier.cc; 51s local 2024-04-03T18:15:13.2760161Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 44s local 2024-04-03T18:15:13.2761252Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 28s local 2024-04-03T18:15:13.2762970Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 26s local 2024-04-03T18:15:13.2764436Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float.cc; 14s local 2024-04-03T18:15:13.2765544Z @xla//xla/hlo/evaluator:hlo_evaluator; 14s local ... 2024-04-03T18:15:13.6723105Z 2024-04-03T18:15:13.6723925Z  2024-04-03T18:15:13.6724438Z  2024-04-03T18:15:13.6724906Z  2024-04-03T18:15:13.6725356Z  2024-04-03T18:15:13.6725789Z  2024-04-03T18:15:13.6726206Z  2024-04-03T18:15:13.6727052Z  2024-04-03T18:15:13.6727537Z  2024-04-03T18:15:13.6728790Z [17,741 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:13.6730328Z Compiling llvm/lib/Passes/PassBuilder.cpp; 59s local 2024-04-03T18:15:13.6731415Z Compiling xla/service/algebraic_simplifier.cc; 52s local 2024-04-03T18:15:13.6732509Z Compiling xla/service/algebraic_simplifier.cc; 51s local 2024-04-03T18:15:13.6733696Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 44s local 2024-04-03T18:15:13.6734991Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 29s local 2024-04-03T18:15:13.6736455Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 26s local 2024-04-03T18:15:13.6737943Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float.cc; 15s local 2024-04-03T18:15:13.6739074Z @xla//xla/hlo/evaluator:hlo_evaluator; 14s local ... 2024-04-03T18:15:13.9341162Z 2024-04-03T18:15:13.9341886Z  2024-04-03T18:15:13.9342429Z  2024-04-03T18:15:13.9342839Z  2024-04-03T18:15:13.9343272Z  2024-04-03T18:15:13.9343729Z  2024-04-03T18:15:13.9344144Z  2024-04-03T18:15:13.9344570Z  2024-04-03T18:15:13.9344983Z  2024-04-03T18:15:13.9346189Z [17,742 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:13.9348103Z Compiling llvm/lib/Passes/PassBuilder.cpp; 60s local 2024-04-03T18:15:13.9349244Z Compiling xla/service/algebraic_simplifier.cc; 52s local 2024-04-03T18:15:13.9350368Z Compiling xla/service/algebraic_simplifier.cc; 52s local 2024-04-03T18:15:13.9351494Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 45s local 2024-04-03T18:15:13.9353018Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 29s local 2024-04-03T18:15:13.9354521Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 26s local 2024-04-03T18:15:13.9356101Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float.cc; 15s local 2024-04-03T18:15:13.9357306Z @xla//xla/hlo/evaluator:hlo_evaluator; 14s local ... 2024-04-03T18:15:14.1924865Z 2024-04-03T18:15:14.1925729Z  2024-04-03T18:15:14.1926229Z  2024-04-03T18:15:14.1926657Z  2024-04-03T18:15:14.1927084Z  2024-04-03T18:15:14.1927498Z  2024-04-03T18:15:14.1927924Z  2024-04-03T18:15:14.1928349Z  2024-04-03T18:15:14.1928928Z  2024-04-03T18:15:14.1930209Z [17,744 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:14.1931684Z Compiling llvm/lib/Passes/PassBuilder.cpp; 60s local 2024-04-03T18:15:14.1932758Z Compiling xla/service/algebraic_simplifier.cc; 52s local 2024-04-03T18:15:14.1933878Z Compiling xla/service/algebraic_simplifier.cc; 52s local 2024-04-03T18:15:14.1935132Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 45s local 2024-04-03T18:15:14.2029776Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 29s local 2024-04-03T18:15:14.2031742Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 27s local 2024-04-03T18:15:14.2033498Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float.cc; 15s local 2024-04-03T18:15:14.2035055Z @xla//xla/hlo/evaluator:hlo_evaluator; 15s local ... 2024-04-03T18:15:14.4216300Z 2024-04-03T18:15:14.4217545Z  2024-04-03T18:15:14.4218689Z  2024-04-03T18:15:14.4219184Z  2024-04-03T18:15:14.4219929Z  2024-04-03T18:15:14.4220409Z  2024-04-03T18:15:14.4220845Z  2024-04-03T18:15:14.4221298Z  2024-04-03T18:15:14.4221726Z  2024-04-03T18:15:14.4223038Z [17,746 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:14.4224540Z Compiling llvm/lib/Passes/PassBuilder.cpp; 60s local 2024-04-03T18:15:14.4225573Z Compiling xla/service/algebraic_simplifier.cc; 53s local 2024-04-03T18:15:14.4226868Z Compiling xla/service/algebraic_simplifier.cc; 52s local 2024-04-03T18:15:14.4228213Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 45s local 2024-04-03T18:15:14.4229481Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 29s local 2024-04-03T18:15:14.4230852Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 27s local 2024-04-03T18:15:14.4232463Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float.cc; 16s local 2024-04-03T18:15:14.4233572Z @xla//xla/hlo/evaluator:hlo_evaluator; 15s local ... 2024-04-03T18:15:14.6702812Z 2024-04-03T18:15:14.6703607Z  2024-04-03T18:15:14.6704142Z  2024-04-03T18:15:14.6704598Z  2024-04-03T18:15:14.6705017Z  2024-04-03T18:15:14.6705469Z  2024-04-03T18:15:14.6705903Z  2024-04-03T18:15:14.6706295Z  2024-04-03T18:15:14.6706738Z  2024-04-03T18:15:14.6708249Z [17,747 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:14.6709710Z Compiling llvm/lib/Passes/PassBuilder.cpp; 60s local 2024-04-03T18:15:14.6710779Z Compiling xla/service/algebraic_simplifier.cc; 53s local 2024-04-03T18:15:14.6711893Z Compiling xla/service/algebraic_simplifier.cc; 52s local 2024-04-03T18:15:14.6712942Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 45s local 2024-04-03T18:15:14.6714104Z Compiling mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp; 30s local 2024-04-03T18:15:14.6715478Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 27s local 2024-04-03T18:15:14.6716997Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 15s local 2024-04-03T18:15:14.6718401Z Compiling .../evaluator/hlo_evaluator_typed_visitor_half.cc; 14s local ... 2024-04-03T18:15:15.1225475Z 2024-04-03T18:15:15.1226255Z  2024-04-03T18:15:15.1226801Z  2024-04-03T18:15:15.1227820Z  2024-04-03T18:15:15.1228319Z  2024-04-03T18:15:15.1228741Z  2024-04-03T18:15:15.1229170Z  2024-04-03T18:15:15.1229599Z  2024-04-03T18:15:15.1230068Z  2024-04-03T18:15:15.1231325Z [17,748 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:15.1233046Z Compiling llvm/lib/Passes/PassBuilder.cpp; 61s local 2024-04-03T18:15:15.1234121Z Compiling xla/service/algebraic_simplifier.cc; 53s local 2024-04-03T18:15:15.1235245Z Compiling xla/service/algebraic_simplifier.cc; 53s local 2024-04-03T18:15:15.1236394Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 46s local 2024-04-03T18:15:15.1237837Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 27s local 2024-04-03T18:15:15.1239426Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 16s local 2024-04-03T18:15:15.1240982Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_half.cc; 14s local 2024-04-03T18:15:15.1242215Z @xla//xla/hlo/evaluator:hlo_evaluator; 14s local ... 2024-04-03T18:15:15.3447770Z 2024-04-03T18:15:15.3448571Z  2024-04-03T18:15:15.3449090Z  2024-04-03T18:15:15.3449480Z  2024-04-03T18:15:15.3449849Z  2024-04-03T18:15:15.3450248Z  2024-04-03T18:15:15.3450624Z  2024-04-03T18:15:15.3451001Z  2024-04-03T18:15:15.3451395Z  2024-04-03T18:15:15.3452527Z [17,749 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:15.3453935Z Compiling llvm/lib/Passes/PassBuilder.cpp; 61s local 2024-04-03T18:15:15.3455393Z Compiling xla/service/algebraic_simplifier.cc; 53s local 2024-04-03T18:15:15.3456402Z Compiling xla/service/algebraic_simplifier.cc; 53s local 2024-04-03T18:15:15.3457414Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 46s local 2024-04-03T18:15:15.3458679Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 28s local 2024-04-03T18:15:15.3460073Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 16s local 2024-04-03T18:15:15.3461664Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_half.cc; 15s local 2024-04-03T18:15:15.3462921Z @xla//xla/hlo/evaluator:hlo_evaluator; 14s local ... 2024-04-03T18:15:15.6701043Z 2024-04-03T18:15:15.6701806Z  2024-04-03T18:15:15.6702309Z  2024-04-03T18:15:15.6702731Z  2024-04-03T18:15:15.6703158Z  2024-04-03T18:15:15.6703587Z  2024-04-03T18:15:15.6703999Z  2024-04-03T18:15:15.6704443Z  2024-04-03T18:15:15.6704855Z  2024-04-03T18:15:15.6706051Z [17,750 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:15.6707532Z Compiling llvm/lib/Passes/PassBuilder.cpp; 61s local 2024-04-03T18:15:15.6708786Z Compiling xla/service/algebraic_simplifier.cc; 54s local 2024-04-03T18:15:15.6709775Z Compiling xla/service/algebraic_simplifier.cc; 53s local 2024-04-03T18:15:15.6710974Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 28s local 2024-04-03T18:15:15.6712385Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 16s local 2024-04-03T18:15:15.6713859Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_half.cc; 15s local 2024-04-03T18:15:15.6715369Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int64.cc; 15s local 2024-04-03T18:15:15.6716646Z @xla//xla/hlo/evaluator:hlo_evaluator; 14s local ... 2024-04-03T18:15:15.9799174Z 2024-04-03T18:15:15.9800252Z  2024-04-03T18:15:15.9801148Z  2024-04-03T18:15:15.9802302Z  2024-04-03T18:15:15.9802843Z  2024-04-03T18:15:15.9803294Z  2024-04-03T18:15:15.9803763Z  2024-04-03T18:15:15.9804170Z  2024-04-03T18:15:15.9804589Z  2024-04-03T18:15:15.9805886Z [17,751 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:15.9807651Z Compiling llvm/lib/Passes/PassBuilder.cpp; 62s local 2024-04-03T18:15:15.9808928Z Compiling xla/service/algebraic_simplifier.cc; 54s local 2024-04-03T18:15:15.9810046Z Compiling xla/service/algebraic_simplifier.cc; 54s local 2024-04-03T18:15:15.9811399Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 28s local 2024-04-03T18:15:15.9813067Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 16s local 2024-04-03T18:15:15.9814585Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_half.cc; 15s local 2024-04-03T18:15:15.9815920Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int16.cc; 15s local 2024-04-03T18:15:15.9817145Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 12s local ... 2024-04-03T18:15:16.1898782Z 2024-04-03T18:15:16.1900002Z  2024-04-03T18:15:16.1900553Z  2024-04-03T18:15:16.1901009Z  2024-04-03T18:15:16.1901449Z  2024-04-03T18:15:16.1901878Z  2024-04-03T18:15:16.1902424Z  2024-04-03T18:15:16.1902883Z  2024-04-03T18:15:16.1903282Z  2024-04-03T18:15:16.1904495Z [17,753 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:16.1905898Z Compiling llvm/lib/Passes/PassBuilder.cpp; 62s local 2024-04-03T18:15:16.1906945Z Compiling xla/service/algebraic_simplifier.cc; 54s local 2024-04-03T18:15:16.1908590Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 29s local 2024-04-03T18:15:16.1910126Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 17s local 2024-04-03T18:15:16.1911461Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_half.cc; 16s local 2024-04-03T18:15:16.1913155Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int16.cc; 15s local 2024-04-03T18:15:16.1914324Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 12s local 2024-04-03T18:15:16.1915376Z Compiling llvm/lib/CodeGen/RegAllocGreedy.cpp; 10s local ... 2024-04-03T18:15:16.4274572Z 2024-04-03T18:15:16.4275832Z  2024-04-03T18:15:16.4276671Z  2024-04-03T18:15:16.4277703Z  2024-04-03T18:15:16.4278173Z  2024-04-03T18:15:16.4278605Z  2024-04-03T18:15:16.4279371Z  2024-04-03T18:15:16.4279817Z  2024-04-03T18:15:16.4280288Z  2024-04-03T18:15:16.4281597Z [17,755 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:16.4283153Z Compiling llvm/lib/Passes/PassBuilder.cpp; 62s local 2024-04-03T18:15:16.4284292Z Compiling xla/service/algebraic_simplifier.cc; 54s local 2024-04-03T18:15:16.4285625Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 29s local 2024-04-03T18:15:16.4287011Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 17s local 2024-04-03T18:15:16.4288301Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int16.cc; 15s local 2024-04-03T18:15:16.4289496Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 12s local 2024-04-03T18:15:16.4290579Z Compiling llvm/lib/CodeGen/RegAllocGreedy.cpp; 10s local 2024-04-03T18:15:16.4291788Z Compiling llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp; 10s local ... 2024-04-03T18:15:16.6701403Z 2024-04-03T18:15:16.6702651Z  2024-04-03T18:15:16.6703120Z  2024-04-03T18:15:16.6703506Z  2024-04-03T18:15:16.6703881Z  2024-04-03T18:15:16.6704264Z  2024-04-03T18:15:16.6704623Z  2024-04-03T18:15:16.6705000Z  2024-04-03T18:15:16.6705356Z  2024-04-03T18:15:16.6706457Z [17,757 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:16.6707988Z Compiling llvm/lib/Passes/PassBuilder.cpp; 62s local 2024-04-03T18:15:16.6708948Z Compiling xla/service/algebraic_simplifier.cc; 54s local 2024-04-03T18:15:16.6710138Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 29s local 2024-04-03T18:15:16.6711626Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 17s local 2024-04-03T18:15:16.6712847Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int16.cc; 15s local 2024-04-03T18:15:16.6713926Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 13s local 2024-04-03T18:15:16.6714880Z Compiling llvm/lib/CodeGen/RegAllocGreedy.cpp; 11s local 2024-04-03T18:15:16.6716201Z Compiling llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp; 10s local ... 2024-04-03T18:15:16.8760565Z 2024-04-03T18:15:16.8761332Z  2024-04-03T18:15:16.8761770Z  2024-04-03T18:15:16.8762129Z  2024-04-03T18:15:16.8762491Z  2024-04-03T18:15:16.8762827Z  2024-04-03T18:15:16.8763198Z  2024-04-03T18:15:16.8763556Z  2024-04-03T18:15:16.8763890Z  2024-04-03T18:15:16.8764927Z [17,759 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:15:16.8766076Z Compiling llvm/lib/Passes/PassBuilder.cpp; 63s local 2024-04-03T18:15:16.8766925Z Compiling xla/service/algebraic_simplifier.cc; 55s local 2024-04-03T18:15:16.8767979Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 29s local 2024-04-03T18:15:16.8769144Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 17s local 2024-04-03T18:15:16.8770094Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 13s local 2024-04-03T18:15:16.8770968Z Compiling llvm/lib/CodeGen/RegAllocGreedy.cpp; 11s local 2024-04-03T18:15:16.8771968Z Compiling llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp; 11s local 2024-04-03T18:15:16.8772966Z Compiling xla/service/hlo_memory_scheduler.cc; 10s local ... 2024-04-03T18:15:17.2347327Z 2024-04-03T18:15:17.2348549Z  2024-04-03T18:15:17.2349168Z  2024-04-03T18:15:17.2349674Z  2024-04-03T18:15:17.2350192Z  2024-04-03T18:15:17.2350664Z  2024-04-03T18:15:17.2351047Z  2024-04-03T18:15:17.2351462Z  2024-04-03T18:15:17.2351872Z  2024-04-03T18:15:17.2353143Z [17,762 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:17.2354527Z Compiling llvm/lib/Passes/PassBuilder.cpp; 63s local 2024-04-03T18:15:17.2356000Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 30s local 2024-04-03T18:15:17.2357443Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 18s local 2024-04-03T18:15:17.2358693Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 13s local 2024-04-03T18:15:17.2359782Z Compiling llvm/lib/CodeGen/RegAllocGreedy.cpp; 11s local 2024-04-03T18:15:17.2360848Z Compiling xla/service/hlo_memory_scheduler.cc; 11s local 2024-04-03T18:15:17.2361942Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 11s local 2024-04-03T18:15:17.2362986Z @xla//xla/hlo/evaluator:hlo_evaluator; 11s local ... 2024-04-03T18:15:17.4767220Z 2024-04-03T18:15:17.4767984Z  2024-04-03T18:15:17.4768516Z  2024-04-03T18:15:17.4768931Z  2024-04-03T18:15:17.4769348Z  2024-04-03T18:15:17.4769772Z  2024-04-03T18:15:17.4770210Z  2024-04-03T18:15:17.4770633Z  2024-04-03T18:15:17.4771071Z  2024-04-03T18:15:17.4772308Z [17,762 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:17.4773752Z Compiling llvm/lib/Passes/PassBuilder.cpp; 63s local 2024-04-03T18:15:17.4775183Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 30s local 2024-04-03T18:15:17.4776636Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 18s local 2024-04-03T18:15:17.4777828Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 13s local 2024-04-03T18:15:17.4778907Z Compiling llvm/lib/CodeGen/RegAllocGreedy.cpp; 12s local 2024-04-03T18:15:17.4779963Z Compiling xla/service/hlo_memory_scheduler.cc; 11s local 2024-04-03T18:15:17.4781019Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 11s local 2024-04-03T18:15:17.4782097Z @xla//xla/hlo/evaluator:hlo_evaluator; 11s local ... 2024-04-03T18:15:17.9784754Z 2024-04-03T18:15:17.9785574Z  2024-04-03T18:15:17.9786118Z  2024-04-03T18:15:17.9786576Z  2024-04-03T18:15:17.9787028Z  2024-04-03T18:15:17.9787470Z  2024-04-03T18:15:17.9788142Z  2024-04-03T18:15:17.9788499Z  2024-04-03T18:15:17.9788858Z  2024-04-03T18:15:17.9790284Z [17,763 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:17.9791735Z Compiling llvm/lib/Passes/PassBuilder.cpp; 64s local 2024-04-03T18:15:17.9793053Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 30s local 2024-04-03T18:15:17.9794575Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 18s local 2024-04-03T18:15:17.9795805Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 14s local 2024-04-03T18:15:17.9796867Z Compiling xla/service/hlo_memory_scheduler.cc; 12s local 2024-04-03T18:15:17.9797956Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 11s local 2024-04-03T18:15:17.9799195Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int32.cc; 11s local 2024-04-03T18:15:17.9800556Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int4.cc; 11s local ... 2024-04-03T18:15:18.2773327Z 2024-04-03T18:15:18.2774040Z  2024-04-03T18:15:18.2774770Z  2024-04-03T18:15:18.2775214Z  2024-04-03T18:15:18.2775758Z  2024-04-03T18:15:18.2776368Z  2024-04-03T18:15:18.2776803Z  2024-04-03T18:15:18.2777233Z  2024-04-03T18:15:18.2777660Z  2024-04-03T18:15:18.2778903Z [17,765 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:18.2780673Z Compiling llvm/lib/Passes/PassBuilder.cpp; 64s local 2024-04-03T18:15:18.2782091Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 31s local 2024-04-03T18:15:18.2783696Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 19s local 2024-04-03T18:15:18.2784912Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 14s local 2024-04-03T18:15:18.2786053Z Compiling xla/service/hlo_memory_scheduler.cc; 12s local 2024-04-03T18:15:18.2787368Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 12s local 2024-04-03T18:15:18.2788891Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int32.cc; 12s local 2024-04-03T18:15:18.2790253Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int4.cc; 11s local ... 2024-04-03T18:15:18.6144117Z 2024-04-03T18:15:18.6144885Z  2024-04-03T18:15:18.6145406Z  2024-04-03T18:15:18.6145799Z  2024-04-03T18:15:18.6146210Z  2024-04-03T18:15:18.6146631Z  2024-04-03T18:15:18.6147066Z  2024-04-03T18:15:18.6147473Z  2024-04-03T18:15:18.6148102Z  2024-04-03T18:15:18.6149271Z [17,768 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:18.6150647Z Compiling llvm/lib/Passes/PassBuilder.cpp; 64s local 2024-04-03T18:15:18.6151867Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 31s local 2024-04-03T18:15:18.6153269Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 19s local 2024-04-03T18:15:18.6154372Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 15s local 2024-04-03T18:15:18.6155383Z Compiling xla/service/hlo_memory_scheduler.cc; 12s local 2024-04-03T18:15:18.6156568Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 12s local 2024-04-03T18:15:18.6157708Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int32.cc; 12s local 2024-04-03T18:15:18.6158994Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int4.cc; 12s local ... 2024-04-03T18:15:18.8793003Z 2024-04-03T18:15:18.8793778Z  2024-04-03T18:15:18.8794303Z  2024-04-03T18:15:18.8794756Z  2024-04-03T18:15:18.8795177Z  2024-04-03T18:15:18.8795581Z  2024-04-03T18:15:18.8796175Z  2024-04-03T18:15:18.8796627Z  2024-04-03T18:15:18.8797052Z  2024-04-03T18:15:18.8798696Z [17,769 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:18.8800216Z Compiling llvm/lib/Passes/PassBuilder.cpp; 65s local 2024-04-03T18:15:18.8801566Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 31s local 2024-04-03T18:15:18.8803264Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 19s local 2024-04-03T18:15:18.8804467Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 15s local 2024-04-03T18:15:18.8805499Z Compiling xla/service/hlo_memory_scheduler.cc; 12s local 2024-04-03T18:15:18.8806643Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 12s local 2024-04-03T18:15:18.8807843Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int32.cc; 12s local 2024-04-03T18:15:18.8809115Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int4.cc; 12s local ... 2024-04-03T18:15:19.0799280Z 2024-04-03T18:15:19.0800082Z  2024-04-03T18:15:19.0800634Z  2024-04-03T18:15:19.0801100Z  2024-04-03T18:15:19.0801577Z  2024-04-03T18:15:19.0802022Z  2024-04-03T18:15:19.0802477Z  2024-04-03T18:15:19.0802901Z  2024-04-03T18:15:19.0803305Z  2024-04-03T18:15:19.0804561Z [17,770 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:19.0806334Z Compiling llvm/lib/Passes/PassBuilder.cpp; 65s local 2024-04-03T18:15:19.0807736Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 31s local 2024-04-03T18:15:19.0809341Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 20s local 2024-04-03T18:15:19.0810941Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 15s local 2024-04-03T18:15:19.0812107Z Compiling xla/service/hlo_memory_scheduler.cc; 13s local 2024-04-03T18:15:19.0813250Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 13s local 2024-04-03T18:15:19.0814673Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int32.cc; 12s local 2024-04-03T18:15:19.0816044Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int4.cc; 12s local ... 2024-04-03T18:15:19.4428244Z 2024-04-03T18:15:19.4429008Z  2024-04-03T18:15:19.4429534Z  2024-04-03T18:15:19.4430237Z  2024-04-03T18:15:19.4430690Z  2024-04-03T18:15:19.4431114Z  2024-04-03T18:15:19.4431560Z  2024-04-03T18:15:19.4431974Z  2024-04-03T18:15:19.4432389Z  2024-04-03T18:15:19.4433586Z [17,772 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:19.4435020Z Compiling llvm/lib/Passes/PassBuilder.cpp; 65s local 2024-04-03T18:15:19.4436341Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 32s local 2024-04-03T18:15:19.4437823Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 20s local 2024-04-03T18:15:19.4438998Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 15s local 2024-04-03T18:15:19.4440070Z Compiling xla/service/hlo_memory_scheduler.cc; 13s local 2024-04-03T18:15:19.4441135Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 13s local 2024-04-03T18:15:19.4442278Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int32.cc; 13s local 2024-04-03T18:15:19.4443658Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int4.cc; 13s local ... 2024-04-03T18:15:19.6797631Z 2024-04-03T18:15:19.6798377Z  2024-04-03T18:15:19.6798900Z  2024-04-03T18:15:19.6799324Z  2024-04-03T18:15:19.6799757Z  2024-04-03T18:15:19.6800186Z  2024-04-03T18:15:19.6800604Z  2024-04-03T18:15:19.6801032Z  2024-04-03T18:15:19.6801435Z  2024-04-03T18:15:19.6802708Z [17,772 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:19.6804115Z Compiling llvm/lib/Passes/PassBuilder.cpp; 65s local 2024-04-03T18:15:19.6805423Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 32s local 2024-04-03T18:15:19.6807223Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 20s local 2024-04-03T18:15:19.6808429Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 16s local 2024-04-03T18:15:19.6809501Z Compiling xla/service/hlo_memory_scheduler.cc; 13s local 2024-04-03T18:15:19.6810564Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 13s local 2024-04-03T18:15:19.6811965Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int32.cc; 13s local 2024-04-03T18:15:19.6813290Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int4.cc; 13s local ... 2024-04-03T18:15:19.8793664Z 2024-04-03T18:15:19.8805232Z  2024-04-03T18:15:19.8806013Z  2024-04-03T18:15:19.8806497Z  2024-04-03T18:15:19.8806943Z  2024-04-03T18:15:19.8807379Z  2024-04-03T18:15:19.8807808Z  2024-04-03T18:15:19.8808247Z  2024-04-03T18:15:19.8808692Z  2024-04-03T18:15:19.8809987Z [17,773 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:19.8811521Z Compiling llvm/lib/Passes/PassBuilder.cpp; 66s local 2024-04-03T18:15:19.8812928Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 32s local 2024-04-03T18:15:19.8814747Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 20s local 2024-04-03T18:15:19.8815858Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 16s local 2024-04-03T18:15:19.8816961Z Compiling xla/service/hlo_memory_scheduler.cc; 13s local 2024-04-03T18:15:19.8818032Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 13s local 2024-04-03T18:15:19.8819303Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int32.cc; 13s local 2024-04-03T18:15:19.8821049Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int4.cc; 13s local ... 2024-04-03T18:15:20.3603508Z 2024-04-03T18:15:20.3604262Z  2024-04-03T18:15:20.3604764Z  2024-04-03T18:15:20.3605177Z  2024-04-03T18:15:20.3605576Z  2024-04-03T18:15:20.3605978Z  2024-04-03T18:15:20.3606383Z  2024-04-03T18:15:20.3606801Z  2024-04-03T18:15:20.3607223Z  2024-04-03T18:15:20.3608346Z [17,774 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:20.3609929Z Compiling llvm/lib/Passes/PassBuilder.cpp; 66s local 2024-04-03T18:15:20.3611201Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 33s local 2024-04-03T18:15:20.3612799Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 21s local 2024-04-03T18:15:20.3613898Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 16s local 2024-04-03T18:15:20.3615031Z Compiling xla/service/hlo_memory_scheduler.cc; 14s local 2024-04-03T18:15:20.3616017Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 14s local 2024-04-03T18:15:20.3617214Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int32.cc; 14s local 2024-04-03T18:15:20.3618503Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int4.cc; 14s local ... 2024-04-03T18:15:20.5612843Z 2024-04-03T18:15:20.5614086Z  2024-04-03T18:15:20.5614995Z  2024-04-03T18:15:20.5615803Z  2024-04-03T18:15:20.5616889Z  2024-04-03T18:15:20.5617414Z  2024-04-03T18:15:20.5617894Z  2024-04-03T18:15:20.5618351Z  2024-04-03T18:15:20.5618819Z  2024-04-03T18:15:20.5620165Z [17,777 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:20.5621784Z Compiling llvm/lib/Passes/PassBuilder.cpp; 66s local 2024-04-03T18:15:20.5623130Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 21s local 2024-04-03T18:15:20.5624353Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 16s local 2024-04-03T18:15:20.5625514Z Compiling xla/service/hlo_memory_scheduler.cc; 14s local 2024-04-03T18:15:20.5626673Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 14s local 2024-04-03T18:15:20.5628269Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int32.cc; 14s local 2024-04-03T18:15:20.5630068Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 14s local 2024-04-03T18:15:20.5631533Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 13s local ... 2024-04-03T18:15:20.8800094Z 2024-04-03T18:15:20.8800894Z  2024-04-03T18:15:20.8801961Z  2024-04-03T18:15:20.8802441Z  2024-04-03T18:15:20.8803161Z  2024-04-03T18:15:20.8803618Z  2024-04-03T18:15:20.8804015Z  2024-04-03T18:15:20.8805286Z  2024-04-03T18:15:20.8805706Z  2024-04-03T18:15:20.8806945Z [17,777 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:20.8808400Z Compiling llvm/lib/Passes/PassBuilder.cpp; 67s local 2024-04-03T18:15:20.8809785Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 21s local 2024-04-03T18:15:20.8811015Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 17s local 2024-04-03T18:15:20.8812103Z Compiling xla/service/hlo_memory_scheduler.cc; 14s local 2024-04-03T18:15:20.8813134Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 14s local 2024-04-03T18:15:20.8814493Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int32.cc; 14s local 2024-04-03T18:15:20.8815901Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 14s local 2024-04-03T18:15:20.8817414Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 14s local ... 2024-04-03T18:15:21.2809341Z 2024-04-03T18:15:21.2810042Z  2024-04-03T18:15:21.2810545Z  2024-04-03T18:15:21.2810971Z  2024-04-03T18:15:21.2811404Z  2024-04-03T18:15:21.2811840Z  2024-04-03T18:15:21.2812272Z  2024-04-03T18:15:21.2812952Z  2024-04-03T18:15:21.2813372Z  2024-04-03T18:15:21.2814772Z [17,778 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:21.2816371Z Compiling llvm/lib/Passes/PassBuilder.cpp; 67s local 2024-04-03T18:15:21.2817610Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 22s local 2024-04-03T18:15:21.2818922Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 17s local 2024-04-03T18:15:21.2820069Z Compiling xla/service/hlo_memory_scheduler.cc; 15s local 2024-04-03T18:15:21.2821375Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 15s local 2024-04-03T18:15:21.2822645Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int32.cc; 15s local 2024-04-03T18:15:21.2824148Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 14s local 2024-04-03T18:15:21.2825555Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 14s local ... 2024-04-03T18:15:21.7336954Z 2024-04-03T18:15:21.7337761Z  2024-04-03T18:15:21.7338283Z  2024-04-03T18:15:21.7338672Z  2024-04-03T18:15:21.7339124Z  2024-04-03T18:15:21.7339543Z  2024-04-03T18:15:21.7339934Z  2024-04-03T18:15:21.7340329Z  2024-04-03T18:15:21.7340723Z  2024-04-03T18:15:21.7341935Z [17,779 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:21.7343506Z Compiling llvm/lib/Passes/PassBuilder.cpp; 67s local 2024-04-03T18:15:21.7344616Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 22s local 2024-04-03T18:15:21.7345765Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 18s local 2024-04-03T18:15:21.7346768Z Compiling xla/service/hlo_memory_scheduler.cc; 15s local 2024-04-03T18:15:21.7347977Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 15s local 2024-04-03T18:15:21.7349054Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int32.cc; 15s local 2024-04-03T18:15:21.7350349Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 15s local 2024-04-03T18:15:21.7351624Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 15s local ... 2024-04-03T18:15:22.0813522Z 2024-04-03T18:15:22.0814412Z  2024-04-03T18:15:22.0814951Z  2024-04-03T18:15:22.0815378Z  2024-04-03T18:15:22.0815786Z  2024-04-03T18:15:22.0816198Z  2024-04-03T18:15:22.0817642Z  2024-04-03T18:15:22.0818092Z  2024-04-03T18:15:22.0818504Z  2024-04-03T18:15:22.0819761Z [17,780 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:22.0821196Z Compiling llvm/lib/Passes/PassBuilder.cpp; 68s local 2024-04-03T18:15:22.0822521Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 23s local 2024-04-03T18:15:22.0823717Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 18s local 2024-04-03T18:15:22.0824791Z Compiling xla/service/hlo_memory_scheduler.cc; 16s local 2024-04-03T18:15:22.0825845Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 16s local 2024-04-03T18:15:22.0827032Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int32.cc; 15s local 2024-04-03T18:15:22.0828620Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 15s local 2024-04-03T18:15:22.0829919Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 15s local ... 2024-04-03T18:15:22.4834332Z 2024-04-03T18:15:22.4835138Z  2024-04-03T18:15:22.4835683Z  2024-04-03T18:15:22.4836138Z  2024-04-03T18:15:22.4836578Z  2024-04-03T18:15:22.4836970Z  2024-04-03T18:15:22.4837404Z  2024-04-03T18:15:22.4837829Z  2024-04-03T18:15:22.4838238Z  2024-04-03T18:15:22.4839434Z [17,781 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:22.4840900Z Compiling llvm/lib/Passes/PassBuilder.cpp; 68s local 2024-04-03T18:15:22.4842144Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 23s local 2024-04-03T18:15:22.4843837Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 18s local 2024-04-03T18:15:22.4844946Z Compiling xla/service/hlo_memory_scheduler.cc; 16s local 2024-04-03T18:15:22.4846016Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 16s local 2024-04-03T18:15:22.4847229Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int32.cc; 16s local 2024-04-03T18:15:22.4848679Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 16s local 2024-04-03T18:15:22.4850303Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 15s local ... 2024-04-03T18:15:22.7459533Z 2024-04-03T18:15:22.7460327Z  2024-04-03T18:15:22.7460875Z  2024-04-03T18:15:22.7461351Z  2024-04-03T18:15:22.7461756Z  2024-04-03T18:15:22.7462160Z  2024-04-03T18:15:22.7462583Z  2024-04-03T18:15:22.7462994Z  2024-04-03T18:15:22.7463429Z  2024-04-03T18:15:22.7464623Z [17,783 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:22.7466057Z Compiling llvm/lib/Passes/PassBuilder.cpp; 68s local 2024-04-03T18:15:22.7467259Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 23s local 2024-04-03T18:15:22.7468683Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 19s local 2024-04-03T18:15:22.7469785Z Compiling xla/service/hlo_memory_scheduler.cc; 16s local 2024-04-03T18:15:22.7471063Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 16s local 2024-04-03T18:15:22.7472387Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int32.cc; 16s local 2024-04-03T18:15:22.7473698Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 16s local 2024-04-03T18:15:22.7475038Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 16s local ... 2024-04-03T18:15:23.0832914Z 2024-04-03T18:15:23.0833674Z  2024-04-03T18:15:23.0834333Z  2024-04-03T18:15:23.0834824Z  2024-04-03T18:15:23.0835276Z  2024-04-03T18:15:23.0835768Z  2024-04-03T18:15:23.0836179Z  2024-04-03T18:15:23.0836575Z  2024-04-03T18:15:23.0837038Z  2024-04-03T18:15:23.0838401Z [17,785 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:23.0840001Z Compiling llvm/lib/Passes/PassBuilder.cpp; 69s local 2024-04-03T18:15:23.0841447Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 24s local 2024-04-03T18:15:23.0842803Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 19s local 2024-04-03T18:15:23.0844013Z Compiling xla/service/hlo_memory_scheduler.cc; 17s local 2024-04-03T18:15:23.0845127Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 17s local 2024-04-03T18:15:23.0846725Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 16s local 2024-04-03T18:15:23.0848112Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 16s local 2024-04-03T18:15:23.0849452Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 13s local ... 2024-04-03T18:15:23.4392074Z 2024-04-03T18:15:23.4392807Z  2024-04-03T18:15:23.4393295Z  2024-04-03T18:15:23.4393711Z  2024-04-03T18:15:23.4394119Z  2024-04-03T18:15:23.4394507Z  2024-04-03T18:15:23.4394915Z  2024-04-03T18:15:23.4395304Z  2024-04-03T18:15:23.4395709Z  2024-04-03T18:15:23.4396952Z [17,787 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:23.4398371Z Compiling llvm/lib/Passes/PassBuilder.cpp; 69s local 2024-04-03T18:15:23.4399522Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 24s local 2024-04-03T18:15:23.4400725Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 19s local 2024-04-03T18:15:23.4401795Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 17s local 2024-04-03T18:15:23.4403016Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 17s local 2024-04-03T18:15:23.4404280Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 16s local 2024-04-03T18:15:23.4405813Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 13s local 2024-04-03T18:15:23.4406987Z @xla//xla/hlo/evaluator:hlo_evaluator; 12s local ... 2024-04-03T18:15:23.6394669Z 2024-04-03T18:15:23.6395421Z  2024-04-03T18:15:23.6395892Z  2024-04-03T18:15:23.6396242Z  2024-04-03T18:15:23.6396610Z  2024-04-03T18:15:23.6396997Z  2024-04-03T18:15:23.6397341Z  2024-04-03T18:15:23.6397704Z  2024-04-03T18:15:23.6398055Z  2024-04-03T18:15:23.6399299Z [17,788 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:23.6400478Z Compiling llvm/lib/Passes/PassBuilder.cpp; 69s local 2024-04-03T18:15:23.6401441Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 24s local 2024-04-03T18:15:23.6402444Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 20s local 2024-04-03T18:15:23.6403487Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 17s local 2024-04-03T18:15:23.6404713Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 17s local 2024-04-03T18:15:23.6405923Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 17s local 2024-04-03T18:15:23.6407086Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 13s local 2024-04-03T18:15:23.6408236Z @xla//xla/hlo/evaluator:hlo_evaluator; 12s local ... 2024-04-03T18:15:23.8829407Z 2024-04-03T18:15:23.8834623Z  2024-04-03T18:15:23.8835193Z  2024-04-03T18:15:23.8835547Z  2024-04-03T18:15:23.8835901Z  2024-04-03T18:15:23.8836285Z  2024-04-03T18:15:23.8836627Z  2024-04-03T18:15:23.8836981Z  2024-04-03T18:15:23.8837345Z  2024-04-03T18:15:23.8838334Z [17,788 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:23.8839466Z Compiling llvm/lib/Passes/PassBuilder.cpp; 70s local 2024-04-03T18:15:23.8840403Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 24s local 2024-04-03T18:15:23.8841362Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 20s local 2024-04-03T18:15:23.8842183Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 17s local 2024-04-03T18:15:23.8843155Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 17s local 2024-04-03T18:15:23.8844485Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 17s local 2024-04-03T18:15:23.8845485Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 13s local 2024-04-03T18:15:23.8846444Z @xla//xla/hlo/evaluator:hlo_evaluator; 12s local ... 2024-04-03T18:15:24.0832482Z 2024-04-03T18:15:24.0833256Z  2024-04-03T18:15:24.0833808Z  2024-04-03T18:15:24.0834539Z  2024-04-03T18:15:24.0834959Z  2024-04-03T18:15:24.0835379Z  2024-04-03T18:15:24.0835821Z  2024-04-03T18:15:24.0836262Z  2024-04-03T18:15:24.0836689Z  2024-04-03T18:15:24.0837865Z [17,789 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:24.0839336Z Compiling llvm/lib/Passes/PassBuilder.cpp; 70s local 2024-04-03T18:15:24.0840478Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 25s local 2024-04-03T18:15:24.0841656Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 20s local 2024-04-03T18:15:24.0842680Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 18s local 2024-04-03T18:15:24.0843744Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 17s local 2024-04-03T18:15:24.0844938Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 14s local 2024-04-03T18:15:24.0846371Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int64.cc; 13s local 2024-04-03T18:15:24.0847767Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int8.cc; 12s local ... 2024-04-03T18:15:24.5271533Z 2024-04-03T18:15:24.5272730Z  2024-04-03T18:15:24.5273606Z  2024-04-03T18:15:24.5276568Z  2024-04-03T18:15:24.5277225Z  2024-04-03T18:15:24.5280946Z  2024-04-03T18:15:24.5282029Z  2024-04-03T18:15:24.5284452Z  2024-04-03T18:15:24.5285091Z  2024-04-03T18:15:24.5286624Z [17,790 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:24.5288255Z Compiling llvm/lib/Passes/PassBuilder.cpp; 70s local 2024-04-03T18:15:24.5289468Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 25s local 2024-04-03T18:15:24.5291216Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 20s local 2024-04-03T18:15:24.5292566Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 18s local 2024-04-03T18:15:24.5293965Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 17s local 2024-04-03T18:15:24.5295921Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 14s local 2024-04-03T18:15:24.5297379Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int64.cc; 13s local 2024-04-03T18:15:24.5298720Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int8.cc; 12s local ... 2024-04-03T18:15:24.8356915Z 2024-04-03T18:15:24.8357730Z  2024-04-03T18:15:24.8358234Z  2024-04-03T18:15:24.8358637Z  2024-04-03T18:15:24.8359043Z  2024-04-03T18:15:24.8359429Z  2024-04-03T18:15:24.8359861Z  2024-04-03T18:15:24.8360286Z  2024-04-03T18:15:24.8360700Z  2024-04-03T18:15:24.8361926Z [17,792 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:24.8363424Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 25s local 2024-04-03T18:15:24.8364781Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 21s local 2024-04-03T18:15:24.8365883Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 18s local 2024-04-03T18:15:24.8366985Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 18s local 2024-04-03T18:15:24.8368179Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 14s local 2024-04-03T18:15:24.8369501Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int64.cc; 13s local 2024-04-03T18:15:24.8370973Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int8.cc; 13s local 2024-04-03T18:15:24.8372200Z @xla//xla/hlo/evaluator:hlo_evaluator; 12s local ... 2024-04-03T18:15:25.0379038Z 2024-04-03T18:15:25.0379735Z  2024-04-03T18:15:25.0380231Z  2024-04-03T18:15:25.0380684Z  2024-04-03T18:15:25.0381440Z  2024-04-03T18:15:25.0381893Z  2024-04-03T18:15:25.0382339Z  2024-04-03T18:15:25.0382786Z  2024-04-03T18:15:25.0383190Z  2024-04-03T18:15:25.0384428Z [17,794 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:25.0386231Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 26s local 2024-04-03T18:15:25.0387414Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 21s local 2024-04-03T18:15:25.0388745Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 18s local 2024-04-03T18:15:25.0389761Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 18s local 2024-04-03T18:15:25.0390937Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int64.cc; 14s local 2024-04-03T18:15:25.0392345Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int8.cc; 13s local 2024-04-03T18:15:25.0393751Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint16.cc; 12s local 2024-04-03T18:15:25.0395213Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 12s local ... 2024-04-03T18:15:25.2854693Z 2024-04-03T18:15:25.2855457Z  2024-04-03T18:15:25.2855997Z  2024-04-03T18:15:25.2856474Z  2024-04-03T18:15:25.2856958Z  2024-04-03T18:15:25.2857414Z  2024-04-03T18:15:25.2857861Z  2024-04-03T18:15:25.2858274Z  2024-04-03T18:15:25.2858689Z  2024-04-03T18:15:25.2859943Z [17,796 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:15:25.2861467Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 21s local 2024-04-03T18:15:25.2862902Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 19s local 2024-04-03T18:15:25.2864038Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 18s local 2024-04-03T18:15:25.2865260Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int64.cc; 14s local 2024-04-03T18:15:25.2866750Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int8.cc; 13s local 2024-04-03T18:15:25.2868494Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint16.cc; 13s local 2024-04-03T18:15:25.2870067Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 12s local 2024-04-03T18:15:25.2871395Z @llvm-project//llvm:OrcJIT; 12s local ... 2024-04-03T18:15:25.6864795Z 2024-04-03T18:15:25.6865548Z  2024-04-03T18:15:25.6866092Z  2024-04-03T18:15:25.6866498Z  2024-04-03T18:15:25.6866877Z  2024-04-03T18:15:25.6867435Z  2024-04-03T18:15:25.6868268Z  2024-04-03T18:15:25.6868684Z  2024-04-03T18:15:25.6869125Z  2024-04-03T18:15:25.6870282Z [17,796 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:25.6871724Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 22s local 2024-04-03T18:15:25.6872837Z Compiling llvm/lib/Target/X86/X86FastISel.cpp; 19s local 2024-04-03T18:15:25.6873997Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 19s local 2024-04-03T18:15:25.6875151Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int64.cc; 14s local 2024-04-03T18:15:25.6876559Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int8.cc; 14s local 2024-04-03T18:15:25.6878064Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint16.cc; 13s local 2024-04-03T18:15:25.6879405Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 13s local 2024-04-03T18:15:25.6880786Z @llvm-project//llvm:OrcJIT; 12s local ... 2024-04-03T18:15:25.8880072Z 2024-04-03T18:15:25.8881142Z  2024-04-03T18:15:25.8881602Z  2024-04-03T18:15:25.8881994Z  2024-04-03T18:15:25.8882400Z  2024-04-03T18:15:25.8882782Z  2024-04-03T18:15:25.8950627Z  2024-04-03T18:15:25.9030522Z  2024-04-03T18:15:25.9110422Z  2024-04-03T18:15:25.9191091Z [17,799 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:25.9270735Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 22s local 2024-04-03T18:15:25.9350492Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 19s local 2024-04-03T18:15:25.9430597Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int64.cc; 14s local 2024-04-03T18:15:25.9549707Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int8.cc; 14s local 2024-04-03T18:15:25.9589909Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint16.cc; 13s local 2024-04-03T18:15:25.9591163Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 13s local 2024-04-03T18:15:25.9592294Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 11s local 2024-04-03T18:15:25.9593706Z @xla//xla/hlo/evaluator:hlo_evaluator; 10s local ... 2024-04-03T18:15:26.6232875Z 2024-04-03T18:15:26.6244896Z  2024-04-03T18:15:26.6245534Z  2024-04-03T18:15:26.6245918Z  2024-04-03T18:15:26.6246342Z  2024-04-03T18:15:26.6246751Z  2024-04-03T18:15:26.6247155Z  2024-04-03T18:15:26.6247572Z  2024-04-03T18:15:26.6247998Z  2024-04-03T18:15:26.6249375Z [17,800 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:26.6250938Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 23s local 2024-04-03T18:15:26.6251980Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 20s local 2024-04-03T18:15:26.6253224Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int8.cc; 15s local 2024-04-03T18:15:26.6254637Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint16.cc; 14s local 2024-04-03T18:15:26.6255977Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 14s local 2024-04-03T18:15:26.6257699Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 12s local 2024-04-03T18:15:26.6259489Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint64.cc; 11s local 2024-04-03T18:15:26.6260904Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int4.cc; 10s local ... 2024-04-03T18:15:26.8880774Z 2024-04-03T18:15:26.8881437Z  2024-04-03T18:15:26.8881976Z  2024-04-03T18:15:26.8882412Z  2024-04-03T18:15:26.8882865Z  2024-04-03T18:15:26.8883310Z  2024-04-03T18:15:26.8884045Z  2024-04-03T18:15:26.8884503Z  2024-04-03T18:15:26.8884955Z  2024-04-03T18:15:26.8886143Z [17,801 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:26.8887680Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 23s local 2024-04-03T18:15:26.8888817Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 20s local 2024-04-03T18:15:26.8890138Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int8.cc; 15s local 2024-04-03T18:15:26.8891634Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint16.cc; 14s local 2024-04-03T18:15:26.8893058Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 14s local 2024-04-03T18:15:26.8894603Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 12s local 2024-04-03T18:15:26.8896013Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint64.cc; 11s local 2024-04-03T18:15:26.8897462Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int4.cc; 10s local ... 2024-04-03T18:15:27.0865813Z 2024-04-03T18:15:27.0866449Z  2024-04-03T18:15:27.0866931Z  2024-04-03T18:15:27.0870469Z  2024-04-03T18:15:27.0873490Z  2024-04-03T18:15:27.0876395Z  2024-04-03T18:15:27.0879348Z  2024-04-03T18:15:27.0882339Z  2024-04-03T18:15:27.0885241Z  2024-04-03T18:15:27.0888969Z [17,802 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:27.0893436Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 23s local 2024-04-03T18:15:27.0910458Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 20s local 2024-04-03T18:15:27.0914277Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int8.cc; 15s local 2024-04-03T18:15:27.0918515Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint16.cc; 15s local 2024-04-03T18:15:27.0922421Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 14s local 2024-04-03T18:15:27.0926072Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 12s local 2024-04-03T18:15:27.0927704Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint64.cc; 11s local 2024-04-03T18:15:27.0931630Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int4.cc; 11s local ... 2024-04-03T18:15:27.2869514Z 2024-04-03T18:15:27.2870609Z  2024-04-03T18:15:27.2873516Z  2024-04-03T18:15:27.2876208Z  2024-04-03T18:15:27.2878922Z  2024-04-03T18:15:27.2881657Z  2024-04-03T18:15:27.2884476Z  2024-04-03T18:15:27.2885159Z  2024-04-03T18:15:27.2888096Z  2024-04-03T18:15:27.2892042Z [17,803 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:27.2893748Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 23s local 2024-04-03T18:15:27.2897329Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 20s local 2024-04-03T18:15:27.2901089Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint16.cc; 15s local 2024-04-03T18:15:27.2949666Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 14s local 2024-04-03T18:15:27.2951185Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 12s local 2024-04-03T18:15:27.2952410Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint64.cc; 11s local 2024-04-03T18:15:27.2953620Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 11s local 2024-04-03T18:15:27.2955078Z @xla//xla/hlo/evaluator:hlo_evaluator; 11s local ... 2024-04-03T18:15:27.6875420Z 2024-04-03T18:15:27.6876686Z  2024-04-03T18:15:27.6877385Z  2024-04-03T18:15:27.6877819Z  2024-04-03T18:15:27.6878300Z  2024-04-03T18:15:27.6878779Z  2024-04-03T18:15:27.6879239Z  2024-04-03T18:15:27.6880104Z  2024-04-03T18:15:27.6880525Z  2024-04-03T18:15:27.6881704Z [17,804 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:27.6883563Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 24s local 2024-04-03T18:15:27.6884740Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 21s local 2024-04-03T18:15:27.6886068Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint16.cc; 15s local 2024-04-03T18:15:27.6887515Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 15s local 2024-04-03T18:15:27.6888937Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 13s local 2024-04-03T18:15:27.6890290Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint64.cc; 12s local 2024-04-03T18:15:27.6891565Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 11s local 2024-04-03T18:15:27.6892645Z @xla//xla/hlo/evaluator:hlo_evaluator; 11s local ... 2024-04-03T18:15:27.9054464Z 2024-04-03T18:15:27.9055830Z  2024-04-03T18:15:27.9056414Z  2024-04-03T18:15:27.9056827Z  2024-04-03T18:15:27.9057294Z  2024-04-03T18:15:27.9058232Z  2024-04-03T18:15:27.9058805Z  2024-04-03T18:15:27.9059276Z  2024-04-03T18:15:27.9059731Z  2024-04-03T18:15:27.9061014Z [17,806 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:27.9062570Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 24s local 2024-04-03T18:15:27.9063693Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 21s local 2024-04-03T18:15:27.9065014Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint16.cc; 15s local 2024-04-03T18:15:27.9066343Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 15s local 2024-04-03T18:15:27.9068076Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 13s local 2024-04-03T18:15:27.9069444Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint64.cc; 12s local 2024-04-03T18:15:27.9071063Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 11s local 2024-04-03T18:15:27.9072235Z @xla//xla/hlo/evaluator:hlo_evaluator; 11s local ... 2024-04-03T18:15:28.1896278Z 2024-04-03T18:15:28.1897344Z  2024-04-03T18:15:28.1900423Z  2024-04-03T18:15:28.1901259Z  2024-04-03T18:15:28.1904569Z  2024-04-03T18:15:28.1905229Z  2024-04-03T18:15:28.1906109Z  2024-04-03T18:15:28.1907346Z  2024-04-03T18:15:28.1908141Z  2024-04-03T18:15:28.1909391Z [17,808 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:28.1910927Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 24s local 2024-04-03T18:15:28.1912106Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 21s local 2024-04-03T18:15:28.1913280Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 15s local 2024-04-03T18:15:28.1914719Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 13s local 2024-04-03T18:15:28.1916139Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint64.cc; 12s local 2024-04-03T18:15:28.1917624Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 12s local 2024-04-03T18:15:28.1919116Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint8.cc; 11s local 2024-04-03T18:15:28.1920371Z @xla//xla/hlo/evaluator:hlo_evaluator; 11s local ... 2024-04-03T18:15:28.4208091Z 2024-04-03T18:15:28.4209923Z  2024-04-03T18:15:28.4210396Z  2024-04-03T18:15:28.4213007Z  2024-04-03T18:15:28.4216997Z  2024-04-03T18:15:28.4220540Z  2024-04-03T18:15:28.4223496Z  2024-04-03T18:15:28.4226988Z  2024-04-03T18:15:28.4230212Z  2024-04-03T18:15:28.4233938Z [17,809 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:28.4237915Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 24s local 2024-04-03T18:15:28.4241854Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 21s local 2024-04-03T18:15:28.4248628Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 16s local 2024-04-03T18:15:28.4252747Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 13s local 2024-04-03T18:15:28.4256935Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint64.cc; 13s local 2024-04-03T18:15:28.4258745Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 12s local 2024-04-03T18:15:28.4260433Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint8.cc; 12s local 2024-04-03T18:15:28.4261799Z @xla//xla/hlo/evaluator:hlo_evaluator; 12s local ... 2024-04-03T18:15:28.6882838Z 2024-04-03T18:15:28.6891404Z  2024-04-03T18:15:28.6891934Z  2024-04-03T18:15:28.6892416Z  2024-04-03T18:15:28.6892830Z  2024-04-03T18:15:28.6893253Z  2024-04-03T18:15:28.6893680Z  2024-04-03T18:15:28.6894063Z  2024-04-03T18:15:28.6894608Z  2024-04-03T18:15:28.6895690Z [17,810 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:28.6897083Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 25s local 2024-04-03T18:15:28.6898150Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 22s local 2024-04-03T18:15:28.6899300Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 16s local 2024-04-03T18:15:28.6900577Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 14s local 2024-04-03T18:15:28.6901835Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint64.cc; 13s local 2024-04-03T18:15:28.6903143Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 12s local 2024-04-03T18:15:28.6904509Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint8.cc; 12s local 2024-04-03T18:15:28.6905554Z @xla//xla/hlo/evaluator:hlo_evaluator; 12s local ... 2024-04-03T18:15:28.9097471Z 2024-04-03T18:15:28.9098518Z  2024-04-03T18:15:28.9099048Z  2024-04-03T18:15:28.9099453Z  2024-04-03T18:15:28.9102298Z  2024-04-03T18:15:28.9102761Z  2024-04-03T18:15:28.9103145Z  2024-04-03T18:15:28.9103527Z  2024-04-03T18:15:28.9104436Z  2024-04-03T18:15:28.9106992Z [17,811 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:28.9110471Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 25s local 2024-04-03T18:15:28.9111579Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 22s local 2024-04-03T18:15:28.9112803Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 16s local 2024-04-03T18:15:28.9114128Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 14s local 2024-04-03T18:15:28.9115458Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint64.cc; 13s local 2024-04-03T18:15:28.9116860Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 12s local 2024-04-03T18:15:28.9118260Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint8.cc; 12s local 2024-04-03T18:15:28.9119410Z @xla//xla/hlo/evaluator:hlo_evaluator; 12s local ... 2024-04-03T18:15:29.2888399Z 2024-04-03T18:15:29.2899048Z  2024-04-03T18:15:29.2899718Z  2024-04-03T18:15:29.2900169Z  2024-04-03T18:15:29.2900618Z  2024-04-03T18:15:29.2901050Z  2024-04-03T18:15:29.2901479Z  2024-04-03T18:15:29.2901905Z  2024-04-03T18:15:29.2902313Z  2024-04-03T18:15:29.2903407Z [17,814 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:15:29.2904961Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 25s local 2024-04-03T18:15:29.2906106Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 22s local 2024-04-03T18:15:29.2907539Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 16s local 2024-04-03T18:15:29.2909179Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 14s local 2024-04-03T18:15:29.2910552Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint64.cc; 13s local 2024-04-03T18:15:29.2912003Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 13s local 2024-04-03T18:15:29.2913586Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint8.cc; 13s local 2024-04-03T18:15:29.2914783Z @xla//xla/hlo/evaluator:hlo_evaluator; 13s local ... 2024-04-03T18:15:29.4899712Z 2024-04-03T18:15:29.4901749Z  2024-04-03T18:15:29.4902310Z  2024-04-03T18:15:29.4902753Z  2024-04-03T18:15:29.4903230Z  2024-04-03T18:15:29.4903655Z  2024-04-03T18:15:29.4904099Z  2024-04-03T18:15:29.4904541Z  2024-04-03T18:15:29.4904961Z  2024-04-03T18:15:29.4906207Z [17,815 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:29.4907998Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 25s local 2024-04-03T18:15:29.4909129Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 22s local 2024-04-03T18:15:29.4910371Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 17s local 2024-04-03T18:15:29.4911728Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 15s local 2024-04-03T18:15:29.4913116Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint64.cc; 14s local 2024-04-03T18:15:29.4914590Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 13s local 2024-04-03T18:15:29.4916036Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint8.cc; 13s local 2024-04-03T18:15:29.4917197Z @xla//xla/hlo/evaluator:hlo_evaluator; 13s local ... 2024-04-03T18:15:29.8897647Z 2024-04-03T18:15:29.8899121Z  2024-04-03T18:15:29.8899668Z  2024-04-03T18:15:29.8900115Z  2024-04-03T18:15:29.8900536Z  2024-04-03T18:15:29.8900983Z  2024-04-03T18:15:29.8901831Z  2024-04-03T18:15:29.8902298Z  2024-04-03T18:15:29.8902729Z  2024-04-03T18:15:29.8903989Z [17,817 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:29.8906936Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 26s local 2024-04-03T18:15:29.8908284Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 23s local 2024-04-03T18:15:29.8909507Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint32.cc; 15s local 2024-04-03T18:15:29.8910825Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint64.cc; 14s local 2024-04-03T18:15:29.8912494Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 13s local 2024-04-03T18:15:29.8913931Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint8.cc; 13s local 2024-04-03T18:15:29.8915348Z Compiling .../evaluator/hlo_evaluator_typed_visitor_bfloat16.cc; 13s local 2024-04-03T18:15:29.8916575Z @xla//xla/hlo/evaluator:hlo_evaluator; 13s local ... 2024-04-03T18:15:30.0901048Z 2024-04-03T18:15:30.0902067Z  2024-04-03T18:15:30.0904056Z  2024-04-03T18:15:30.0904522Z  2024-04-03T18:15:30.0904984Z  2024-04-03T18:15:30.0906549Z  2024-04-03T18:15:30.0906996Z  2024-04-03T18:15:30.0907423Z  2024-04-03T18:15:30.0908045Z  2024-04-03T18:15:30.0910610Z [17,819 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:30.0912004Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 26s local 2024-04-03T18:15:30.0913103Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 23s local 2024-04-03T18:15:30.0915026Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint64.cc; 14s local 2024-04-03T18:15:30.0916457Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 14s local 2024-04-03T18:15:30.0917854Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint8.cc; 13s local 2024-04-03T18:15:30.0919547Z Compiling .../evaluator/hlo_evaluator_typed_visitor_bfloat16.cc; 13s local 2024-04-03T18:15:30.0920739Z @xla//xla/hlo/evaluator:hlo_evaluator; 13s local 2024-04-03T18:15:30.0921699Z @xla//xla/hlo/evaluator:hlo_evaluator; 13s local ... 2024-04-03T18:15:30.3210544Z 2024-04-03T18:15:30.3211358Z  2024-04-03T18:15:30.3211885Z  2024-04-03T18:15:30.3212315Z  2024-04-03T18:15:30.3212797Z  2024-04-03T18:15:30.3213265Z  2024-04-03T18:15:30.3213941Z  2024-04-03T18:15:30.3214561Z  2024-04-03T18:15:30.3215003Z  2024-04-03T18:15:30.3216314Z [17,821 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:30.3217805Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 26s local 2024-04-03T18:15:30.3218865Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 23s local 2024-04-03T18:15:30.3220152Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint64.cc; 14s local 2024-04-03T18:15:30.3221580Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 14s local 2024-04-03T18:15:30.3223049Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint8.cc; 14s local 2024-04-03T18:15:30.3224398Z Compiling .../evaluator/hlo_evaluator_typed_visitor_bfloat16.cc; 14s local 2024-04-03T18:15:30.3225612Z @xla//xla/hlo/evaluator:hlo_evaluator; 13s local 2024-04-03T18:15:30.3226527Z @xla//xla/hlo/evaluator:hlo_evaluator; 13s local ... 2024-04-03T18:15:30.6912959Z 2024-04-03T18:15:30.6916180Z  2024-04-03T18:15:30.6916692Z  2024-04-03T18:15:30.6917149Z  2024-04-03T18:15:30.6917616Z  2024-04-03T18:15:30.6918120Z  2024-04-03T18:15:30.6918691Z  2024-04-03T18:15:30.6919108Z  2024-04-03T18:15:30.6919494Z  2024-04-03T18:15:30.6920781Z [17,821 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:30.6922289Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 27s local 2024-04-03T18:15:30.6923380Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 24s local 2024-04-03T18:15:30.6924617Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint64.cc; 15s local 2024-04-03T18:15:30.6926335Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 14s local 2024-04-03T18:15:30.6927762Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint8.cc; 14s local 2024-04-03T18:15:30.6929136Z Compiling .../evaluator/hlo_evaluator_typed_visitor_bfloat16.cc; 14s local 2024-04-03T18:15:30.6930326Z @xla//xla/hlo/evaluator:hlo_evaluator; 13s local 2024-04-03T18:15:30.6931446Z @xla//xla/hlo/evaluator:hlo_evaluator; 13s local ... 2024-04-03T18:15:30.8910878Z 2024-04-03T18:15:30.8911642Z  2024-04-03T18:15:30.8914208Z  2024-04-03T18:15:30.8917420Z  2024-04-03T18:15:30.8920386Z  2024-04-03T18:15:30.8923409Z  2024-04-03T18:15:30.8926461Z  2024-04-03T18:15:30.8929474Z  2024-04-03T18:15:30.8932493Z  2024-04-03T18:15:30.8936453Z [17,822 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:30.8940406Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 27s local 2024-04-03T18:15:30.8943947Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 24s local 2024-04-03T18:15:30.8947855Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint64.cc; 15s local 2024-04-03T18:15:30.8951752Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 14s local 2024-04-03T18:15:30.8955639Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint8.cc; 14s local 2024-04-03T18:15:30.8959469Z Compiling .../evaluator/hlo_evaluator_typed_visitor_bfloat16.cc; 14s local 2024-04-03T18:15:30.8963122Z @xla//xla/hlo/evaluator:hlo_evaluator; 14s local 2024-04-03T18:15:30.8966576Z @xla//xla/hlo/evaluator:hlo_evaluator; 13s local ... 2024-04-03T18:15:31.1093424Z 2024-04-03T18:15:31.1097258Z  2024-04-03T18:15:31.1099323Z  2024-04-03T18:15:31.1100013Z  2024-04-03T18:15:31.1100650Z  2024-04-03T18:15:31.1101296Z  2024-04-03T18:15:31.1101910Z  2024-04-03T18:15:31.1102536Z  2024-04-03T18:15:31.1103191Z  2024-04-03T18:15:31.1104583Z [17,823 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:31.1106281Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 27s local 2024-04-03T18:15:31.1108037Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 24s local 2024-04-03T18:15:31.1109653Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 15s local 2024-04-03T18:15:31.1111261Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint8.cc; 14s local 2024-04-03T18:15:31.1112794Z Compiling .../evaluator/hlo_evaluator_typed_visitor_bfloat16.cc; 14s local 2024-04-03T18:15:31.1114207Z @xla//xla/hlo/evaluator:hlo_evaluator; 14s local 2024-04-03T18:15:31.1115510Z Compiling .../evaluator/hlo_evaluator_typed_visitor_double.cc; 14s local 2024-04-03T18:15:31.1117152Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 12s local ... 2024-04-03T18:15:31.4391096Z 2024-04-03T18:15:31.4392310Z  2024-04-03T18:15:31.4429338Z  2024-04-03T18:15:31.4430293Z  2024-04-03T18:15:31.4431157Z  2024-04-03T18:15:31.4432213Z  2024-04-03T18:15:31.4432667Z  2024-04-03T18:15:31.4433047Z  2024-04-03T18:15:31.4433436Z  2024-04-03T18:15:31.4434576Z [17,825 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:31.4435944Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 27s local 2024-04-03T18:15:31.4437344Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 24s local 2024-04-03T18:15:31.4438468Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 15s local 2024-04-03T18:15:31.4439629Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint8.cc; 15s local 2024-04-03T18:15:31.4440802Z Compiling .../evaluator/hlo_evaluator_typed_visitor_bfloat16.cc; 15s local 2024-04-03T18:15:31.4441783Z @xla//xla/hlo/evaluator:hlo_evaluator; 14s local 2024-04-03T18:15:31.4442729Z Compiling .../evaluator/hlo_evaluator_typed_visitor_double.cc; 14s local 2024-04-03T18:15:31.4444336Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 12s local ... 2024-04-03T18:15:31.6948159Z 2024-04-03T18:15:31.6949005Z  2024-04-03T18:15:31.6949583Z  2024-04-03T18:15:31.6949987Z  2024-04-03T18:15:31.6950407Z  2024-04-03T18:15:31.6950801Z  2024-04-03T18:15:31.6951199Z  2024-04-03T18:15:31.6951815Z  2024-04-03T18:15:31.6952153Z  2024-04-03T18:15:31.6953320Z [17,825 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:31.6954830Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 28s local 2024-04-03T18:15:31.6955919Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 25s local 2024-04-03T18:15:31.6957168Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 15s local 2024-04-03T18:15:31.6958521Z Compiling .../evaluator/hlo_evaluator_typed_visitor_uint8.cc; 15s local 2024-04-03T18:15:31.6959864Z Compiling .../evaluator/hlo_evaluator_typed_visitor_bfloat16.cc; 15s local 2024-04-03T18:15:31.6961026Z @xla//xla/hlo/evaluator:hlo_evaluator; 14s local 2024-04-03T18:15:31.6962134Z Compiling .../evaluator/hlo_evaluator_typed_visitor_double.cc; 14s local 2024-04-03T18:15:31.6963522Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 13s local ... 2024-04-03T18:15:31.8931055Z 2024-04-03T18:15:31.8931800Z  2024-04-03T18:15:31.8932361Z  2024-04-03T18:15:31.8932805Z  2024-04-03T18:15:31.8933318Z  2024-04-03T18:15:31.8933731Z  2024-04-03T18:15:31.8934124Z  2024-04-03T18:15:31.8934685Z  2024-04-03T18:15:31.8935104Z  2024-04-03T18:15:31.8936758Z [17,828 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:15:31.8938137Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 28s local 2024-04-03T18:15:31.8939468Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 25s local 2024-04-03T18:15:31.8940689Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 15s local 2024-04-03T18:15:31.8942052Z Compiling .../evaluator/hlo_evaluator_typed_visitor_bfloat16.cc; 15s local 2024-04-03T18:15:31.8943666Z Compiling .../evaluator/hlo_evaluator_typed_visitor_double.cc; 14s local 2024-04-03T18:15:31.8944935Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 13s local 2024-04-03T18:15:31.8946455Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 11s local 2024-04-03T18:15:31.8948174Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 10s local ... 2024-04-03T18:15:32.2930146Z 2024-04-03T18:15:32.2930902Z  2024-04-03T18:15:32.2931404Z  2024-04-03T18:15:32.2931854Z  2024-04-03T18:15:32.2932271Z  2024-04-03T18:15:32.2932667Z  2024-04-03T18:15:32.2933083Z  2024-04-03T18:15:32.2933493Z  2024-04-03T18:15:32.2933886Z  2024-04-03T18:15:32.2935244Z [17,828 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:32.2936729Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 28s local 2024-04-03T18:15:32.2937777Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 25s local 2024-04-03T18:15:32.2939046Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 16s local 2024-04-03T18:15:32.2940469Z Compiling .../evaluator/hlo_evaluator_typed_visitor_bfloat16.cc; 16s local 2024-04-03T18:15:32.2941990Z Compiling .../evaluator/hlo_evaluator_typed_visitor_double.cc; 15s local 2024-04-03T18:15:32.2943374Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 13s local 2024-04-03T18:15:32.2944797Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 11s local 2024-04-03T18:15:32.2946273Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 10s local ... 2024-04-03T18:15:32.6949418Z 2024-04-03T18:15:32.6950204Z  2024-04-03T18:15:32.6950707Z  2024-04-03T18:15:32.6951121Z  2024-04-03T18:15:32.6951524Z  2024-04-03T18:15:32.6951898Z  2024-04-03T18:15:32.6952643Z  2024-04-03T18:15:32.6953075Z  2024-04-03T18:15:32.6953606Z  2024-04-03T18:15:32.6954924Z [17,830 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:32.6956083Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 29s local 2024-04-03T18:15:32.6957258Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 26s local 2024-04-03T18:15:32.6958438Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 16s local 2024-04-03T18:15:32.6960028Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 14s local 2024-04-03T18:15:32.6961387Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 12s local 2024-04-03T18:15:32.6962768Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 10s local 2024-04-03T18:15:32.6963915Z @llvm-project//llvm:CodeGen; 10s local 2024-04-03T18:15:32.6964981Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 9s local ... 2024-04-03T18:15:33.3192627Z 2024-04-03T18:15:33.3193399Z  2024-04-03T18:15:33.3193976Z  2024-04-03T18:15:33.3194450Z  2024-04-03T18:15:33.3194882Z  2024-04-03T18:15:33.3195327Z  2024-04-03T18:15:33.3195766Z  2024-04-03T18:15:33.3196186Z  2024-04-03T18:15:33.3196713Z  2024-04-03T18:15:33.3198069Z [17,831 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:33.3199944Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 29s local 2024-04-03T18:15:33.3200984Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 26s local 2024-04-03T18:15:33.3202135Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_int4.cc; 17s local 2024-04-03T18:15:33.3203912Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 14s local 2024-04-03T18:15:33.3205195Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 12s local 2024-04-03T18:15:33.3206493Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 11s local 2024-04-03T18:15:33.3207729Z @llvm-project//llvm:CodeGen; 10s local 2024-04-03T18:15:33.3208672Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 10s local ... 2024-04-03T18:15:33.5268251Z 2024-04-03T18:15:33.5269306Z  2024-04-03T18:15:33.5277458Z  2024-04-03T18:15:33.5278028Z  2024-04-03T18:15:33.5278471Z  2024-04-03T18:15:33.5278876Z  2024-04-03T18:15:33.5279297Z  2024-04-03T18:15:33.5279708Z  2024-04-03T18:15:33.5280102Z  2024-04-03T18:15:33.5281312Z [17,832 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:33.5282799Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 29s local 2024-04-03T18:15:33.5283856Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 26s local 2024-04-03T18:15:33.5285080Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 14s local 2024-04-03T18:15:33.5286465Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 13s local 2024-04-03T18:15:33.5287844Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 11s local 2024-04-03T18:15:33.5289063Z @llvm-project//llvm:CodeGen; 10s local 2024-04-03T18:15:33.5290167Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 10s local 2024-04-03T18:15:33.5291381Z Compiling .../memory_space_assignment/cost_analysis.cc; 10s local ... 2024-04-03T18:15:33.8938856Z 2024-04-03T18:15:33.8939644Z  2024-04-03T18:15:33.8940179Z  2024-04-03T18:15:33.8943134Z  2024-04-03T18:15:33.8946163Z  2024-04-03T18:15:33.8949383Z  2024-04-03T18:15:33.8952371Z  2024-04-03T18:15:33.8955393Z  2024-04-03T18:15:33.8958418Z  2024-04-03T18:15:33.8962166Z [17,833 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:33.8963976Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 30s local 2024-04-03T18:15:33.8967591Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 27s local 2024-04-03T18:15:33.8971679Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 15s local 2024-04-03T18:15:33.8973481Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 13s local 2024-04-03T18:15:33.8977623Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 12s local 2024-04-03T18:15:33.8981339Z @llvm-project//llvm:CodeGen; 11s local 2024-04-03T18:15:33.8985011Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 10s local 2024-04-03T18:15:33.8988900Z Compiling .../memory_space_assignment/cost_analysis.cc; 10s local ... 2024-04-03T18:15:34.1073187Z 2024-04-03T18:15:34.1074255Z  2024-04-03T18:15:34.1074873Z  2024-04-03T18:15:34.1075325Z  2024-04-03T18:15:34.1075699Z  2024-04-03T18:15:34.1076114Z  2024-04-03T18:15:34.1076609Z  2024-04-03T18:15:34.1077069Z  2024-04-03T18:15:34.1077551Z  2024-04-03T18:15:34.1078905Z [17,835 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:15:34.1080632Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 30s local 2024-04-03T18:15:34.1081773Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 27s local 2024-04-03T18:15:34.1083282Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 15s local 2024-04-03T18:15:34.1084774Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 13s local 2024-04-03T18:15:34.1086048Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 12s local 2024-04-03T18:15:34.1087329Z @llvm-project//llvm:CodeGen; 11s local 2024-04-03T18:15:34.1088268Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 11s local 2024-04-03T18:15:34.1089802Z Compiling .../memory_space_assignment/cost_analysis.cc; 10s local ... 2024-04-03T18:15:34.4172631Z 2024-04-03T18:15:34.4173447Z  2024-04-03T18:15:34.4173975Z  2024-04-03T18:15:34.4174581Z  2024-04-03T18:15:34.4175025Z  2024-04-03T18:15:34.4175436Z  2024-04-03T18:15:34.4175847Z  2024-04-03T18:15:34.4176284Z  2024-04-03T18:15:34.4176720Z  2024-04-03T18:15:34.4177953Z [17,836 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:34.4179523Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 30s local 2024-04-03T18:15:34.4180605Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 27s local 2024-04-03T18:15:34.4181779Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 15s local 2024-04-03T18:15:34.4183117Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 14s local 2024-04-03T18:15:34.4184458Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 12s local 2024-04-03T18:15:34.4185669Z @llvm-project//llvm:CodeGen; 11s local 2024-04-03T18:15:34.4186562Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 11s local 2024-04-03T18:15:34.4187877Z Compiling .../memory_space_assignment/cost_analysis.cc; 10s local ... 2024-04-03T18:15:34.6952862Z 2024-04-03T18:15:34.6953658Z  2024-04-03T18:15:34.6954286Z  2024-04-03T18:15:34.6954773Z  2024-04-03T18:15:34.6955246Z  2024-04-03T18:15:34.6955700Z  2024-04-03T18:15:34.6956176Z  2024-04-03T18:15:34.6956756Z  2024-04-03T18:15:34.6957155Z  2024-04-03T18:15:34.6958298Z [17,837 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:34.6959726Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 31s local 2024-04-03T18:15:34.6960993Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 28s local 2024-04-03T18:15:34.6962193Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 16s local 2024-04-03T18:15:34.6963521Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 14s local 2024-04-03T18:15:34.6964879Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 12s local 2024-04-03T18:15:34.6966040Z @llvm-project//llvm:CodeGen; 12s local 2024-04-03T18:15:34.6966903Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 11s local 2024-04-03T18:15:34.6968365Z Compiling .../memory_space_assignment/cost_analysis.cc; 11s local ... 2024-04-03T18:15:34.8950121Z 2024-04-03T18:15:34.8950913Z  2024-04-03T18:15:34.8951445Z  2024-04-03T18:15:34.8951920Z  2024-04-03T18:15:34.8952356Z  2024-04-03T18:15:34.8952807Z  2024-04-03T18:15:34.8953536Z  2024-04-03T18:15:34.8953927Z  2024-04-03T18:15:34.8954364Z  2024-04-03T18:15:34.8955616Z [17,838 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:34.8957093Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 31s local 2024-04-03T18:15:34.8958206Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 28s local 2024-04-03T18:15:34.8959436Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 16s local 2024-04-03T18:15:34.8960866Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 14s local 2024-04-03T18:15:34.8962321Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 13s local 2024-04-03T18:15:34.8963537Z @llvm-project//llvm:CodeGen; 12s local 2024-04-03T18:15:34.8964506Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 11s local 2024-04-03T18:15:34.8965752Z Compiling .../memory_space_assignment/cost_analysis.cc; 11s local ... 2024-04-03T18:15:35.2967767Z 2024-04-03T18:15:35.2968597Z  2024-04-03T18:15:35.2969125Z  2024-04-03T18:15:35.2969586Z  2024-04-03T18:15:35.2970029Z  2024-04-03T18:15:35.2970464Z  2024-04-03T18:15:35.2970905Z  2024-04-03T18:15:35.2971352Z  2024-04-03T18:15:35.2971784Z  2024-04-03T18:15:35.2973070Z [17,840 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:35.2975077Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 31s local 2024-04-03T18:15:35.2976196Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 28s local 2024-04-03T18:15:35.2977481Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 16s local 2024-04-03T18:15:35.2978892Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 14s local 2024-04-03T18:15:35.2980356Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 13s local 2024-04-03T18:15:35.2981829Z @llvm-project//llvm:CodeGen; 12s local 2024-04-03T18:15:35.2982827Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 12s local 2024-04-03T18:15:35.2984074Z Compiling .../memory_space_assignment/cost_analysis.cc; 11s local ... 2024-04-03T18:15:35.5899638Z 2024-04-03T18:15:35.5900516Z  2024-04-03T18:15:35.5901060Z  2024-04-03T18:15:35.5901525Z  2024-04-03T18:15:35.5901982Z  2024-04-03T18:15:35.5902449Z  2024-04-03T18:15:35.5902886Z  2024-04-03T18:15:35.5903313Z  2024-04-03T18:15:35.5903741Z  2024-04-03T18:15:35.5905045Z [17,842 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:35.5906608Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 32s local 2024-04-03T18:15:35.5907927Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 29s local 2024-04-03T18:15:35.5909249Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 16s local 2024-04-03T18:15:35.5910686Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 15s local 2024-04-03T18:15:35.5912139Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 13s local 2024-04-03T18:15:35.5913449Z @llvm-project//llvm:CodeGen; 12s local 2024-04-03T18:15:35.5914387Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 12s local 2024-04-03T18:15:35.5915645Z Compiling .../memory_space_assignment/cost_analysis.cc; 12s local ... 2024-04-03T18:15:35.8880753Z 2024-04-03T18:15:35.8881957Z  2024-04-03T18:15:35.8883157Z  2024-04-03T18:15:35.8883665Z  2024-04-03T18:15:35.8884121Z  2024-04-03T18:15:35.8884530Z  2024-04-03T18:15:35.8884924Z  2024-04-03T18:15:35.8885393Z  2024-04-03T18:15:35.8885828Z  2024-04-03T18:15:35.8887353Z [17,843 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:35.8888941Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 32s local 2024-04-03T18:15:35.8890088Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 29s local 2024-04-03T18:15:35.8891373Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 17s local 2024-04-03T18:15:35.8892972Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 15s local 2024-04-03T18:15:35.8894642Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 14s local 2024-04-03T18:15:35.8896056Z @llvm-project//llvm:CodeGen; 13s local 2024-04-03T18:15:35.8897028Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 12s local 2024-04-03T18:15:35.8898237Z Compiling .../memory_space_assignment/cost_analysis.cc; 12s local ... 2024-04-03T18:15:36.1046751Z 2024-04-03T18:15:36.1047936Z  2024-04-03T18:15:36.1050408Z  2024-04-03T18:15:36.1051122Z  2024-04-03T18:15:36.1051920Z  2024-04-03T18:15:36.1052527Z  2024-04-03T18:15:36.1053102Z  2024-04-03T18:15:36.1053923Z  2024-04-03T18:15:36.1057022Z  2024-04-03T18:15:36.1058526Z [17,844 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:36.1062531Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 32s local 2024-04-03T18:15:36.1063901Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 29s local 2024-04-03T18:15:36.1066875Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 17s local 2024-04-03T18:15:36.1068671Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 15s local 2024-04-03T18:15:36.1070509Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 14s local 2024-04-03T18:15:36.1072122Z @llvm-project//llvm:CodeGen; 13s local 2024-04-03T18:15:36.1073581Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 13s local 2024-04-03T18:15:36.1074848Z Compiling .../memory_space_assignment/cost_analysis.cc; 12s local ... 2024-04-03T18:15:36.4966392Z 2024-04-03T18:15:36.4967592Z  2024-04-03T18:15:36.4968518Z  2024-04-03T18:15:36.4969487Z  2024-04-03T18:15:36.4970736Z  2024-04-03T18:15:36.4971487Z  2024-04-03T18:15:36.4971958Z  2024-04-03T18:15:36.4972394Z  2024-04-03T18:15:36.4972836Z  2024-04-03T18:15:36.4974069Z [17,846 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:15:36.4975952Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 32s local 2024-04-03T18:15:36.4977105Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 29s local 2024-04-03T18:15:36.4978407Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 17s local 2024-04-03T18:15:36.4979842Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 16s local 2024-04-03T18:15:36.4981245Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 14s local 2024-04-03T18:15:36.4982481Z @llvm-project//llvm:CodeGen; 13s local 2024-04-03T18:15:36.4983488Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 13s local 2024-04-03T18:15:36.4984681Z Compiling .../memory_space_assignment/cost_analysis.cc; 13s local ... 2024-04-03T18:15:36.6970427Z 2024-04-03T18:15:36.6971375Z  2024-04-03T18:15:36.6971872Z  2024-04-03T18:15:36.6972361Z  2024-04-03T18:15:36.6972797Z  2024-04-03T18:15:36.6973210Z  2024-04-03T18:15:36.6973656Z  2024-04-03T18:15:36.6974086Z  2024-04-03T18:15:36.6974726Z  2024-04-03T18:15:36.6976022Z [17,847 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:36.6977513Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 33s local 2024-04-03T18:15:36.6978605Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 30s local 2024-04-03T18:15:36.6979780Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 18s local 2024-04-03T18:15:36.6981473Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 16s local 2024-04-03T18:15:36.6982754Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 14s local 2024-04-03T18:15:36.6983922Z @llvm-project//llvm:CodeGen; 14s local 2024-04-03T18:15:36.6984813Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 13s local 2024-04-03T18:15:36.6985935Z Compiling .../memory_space_assignment/cost_analysis.cc; 13s local ... 2024-04-03T18:15:37.0975206Z 2024-04-03T18:15:37.0975969Z  2024-04-03T18:15:37.0976488Z  2024-04-03T18:15:37.0978970Z  2024-04-03T18:15:37.0979686Z  2024-04-03T18:15:37.0982589Z  2024-04-03T18:15:37.0983264Z  2024-04-03T18:15:37.0986952Z  2024-04-03T18:15:37.0987851Z  2024-04-03T18:15:37.0992663Z [17,848 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:37.0994551Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 33s local 2024-04-03T18:15:37.0996093Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 30s local 2024-04-03T18:15:37.0997960Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 18s local 2024-04-03T18:15:37.0999371Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 16s local 2024-04-03T18:15:37.1000693Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 15s local 2024-04-03T18:15:37.1001856Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 14s local 2024-04-03T18:15:37.1003033Z Compiling xla/service/memory_space_assignment/cost_analysis.cc; 13s local 2024-04-03T18:15:37.1004250Z @xla//xla/hlo/evaluator:hlo_evaluator; 13s local ... 2024-04-03T18:15:37.3388795Z 2024-04-03T18:15:37.3390283Z  2024-04-03T18:15:37.3391694Z  2024-04-03T18:15:37.3392523Z  2024-04-03T18:15:37.3395604Z  2024-04-03T18:15:37.3396178Z  2024-04-03T18:15:37.3396868Z  2024-04-03T18:15:37.3399845Z  2024-04-03T18:15:37.3400463Z  2024-04-03T18:15:37.3401970Z [17,849 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:37.3405967Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 33s local 2024-04-03T18:15:37.3407491Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 30s local 2024-04-03T18:15:37.3408954Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 18s local 2024-04-03T18:15:37.3410660Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 16s local 2024-04-03T18:15:37.3412519Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 15s local 2024-04-03T18:15:37.3413903Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 14s local 2024-04-03T18:15:37.3415497Z Compiling xla/service/memory_space_assignment/cost_analysis.cc; 13s local 2024-04-03T18:15:37.3416962Z @xla//xla/hlo/evaluator:hlo_evaluator; 13s local ... 2024-04-03T18:15:37.5403543Z 2024-04-03T18:15:37.5404268Z  2024-04-03T18:15:37.5404685Z  2024-04-03T18:15:37.5405013Z  2024-04-03T18:15:37.5405343Z  2024-04-03T18:15:37.5405713Z  2024-04-03T18:15:37.5406133Z  2024-04-03T18:15:37.5406521Z  2024-04-03T18:15:37.5406898Z  2024-04-03T18:15:37.5408033Z [17,850 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:37.5409461Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 33s local 2024-04-03T18:15:37.5410473Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 30s local 2024-04-03T18:15:37.5411616Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 18s local 2024-04-03T18:15:37.5412857Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 17s local 2024-04-03T18:15:37.5414151Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 15s local 2024-04-03T18:15:37.5415441Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 14s local 2024-04-03T18:15:37.5416679Z Compiling xla/service/memory_space_assignment/cost_analysis.cc; 14s local 2024-04-03T18:15:37.5417858Z @xla//xla/hlo/evaluator:hlo_evaluator; 13s local ... 2024-04-03T18:15:37.7474419Z 2024-04-03T18:15:37.7475184Z  2024-04-03T18:15:37.7475698Z  2024-04-03T18:15:37.7476127Z  2024-04-03T18:15:37.7476705Z  2024-04-03T18:15:37.7477110Z  2024-04-03T18:15:37.7477535Z  2024-04-03T18:15:37.7477949Z  2024-04-03T18:15:37.7478348Z  2024-04-03T18:15:37.7479704Z [17,852 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:37.7481158Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 34s local 2024-04-03T18:15:37.7482239Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 31s local 2024-04-03T18:15:37.7483445Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 19s local 2024-04-03T18:15:37.7484808Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 17s local 2024-04-03T18:15:37.7486170Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 16s local 2024-04-03T18:15:37.7487385Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 14s local 2024-04-03T18:15:37.7488622Z Compiling xla/service/memory_space_assignment/cost_analysis.cc; 14s local 2024-04-03T18:15:37.7489854Z @xla//xla/hlo/evaluator:hlo_evaluator; 13s local ... 2024-04-03T18:15:38.0405486Z 2024-04-03T18:15:38.0406202Z  2024-04-03T18:15:38.0406646Z  2024-04-03T18:15:38.0407000Z  2024-04-03T18:15:38.0407343Z  2024-04-03T18:15:38.0407688Z  2024-04-03T18:15:38.0408030Z  2024-04-03T18:15:38.0408354Z  2024-04-03T18:15:38.0408707Z  2024-04-03T18:15:38.0409743Z [17,854 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:38.0411419Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 34s local 2024-04-03T18:15:38.0412346Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 31s local 2024-04-03T18:15:38.0413380Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 19s local 2024-04-03T18:15:38.0414668Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 17s local 2024-04-03T18:15:38.0415812Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 16s local 2024-04-03T18:15:38.0416797Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 15s local 2024-04-03T18:15:38.0417987Z Compiling xla/service/memory_space_assignment/cost_analysis.cc; 14s local 2024-04-03T18:15:38.0418992Z @xla//xla/hlo/evaluator:hlo_evaluator; 14s local ... 2024-04-03T18:15:38.3009174Z 2024-04-03T18:15:38.3010079Z  2024-04-03T18:15:38.3010792Z  2024-04-03T18:15:38.3011377Z  2024-04-03T18:15:38.3011801Z  2024-04-03T18:15:38.3012417Z  2024-04-03T18:15:38.3012986Z  2024-04-03T18:15:38.3013605Z  2024-04-03T18:15:38.3014056Z  2024-04-03T18:15:38.3015701Z [17,855 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:38.3017646Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 34s local 2024-04-03T18:15:38.3018922Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 31s local 2024-04-03T18:15:38.3020377Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 19s local 2024-04-03T18:15:38.3022533Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 17s local 2024-04-03T18:15:38.3024084Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 16s local 2024-04-03T18:15:38.3025413Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 15s local 2024-04-03T18:15:38.3026627Z Compiling xla/service/memory_space_assignment/cost_analysis.cc; 14s local 2024-04-03T18:15:38.3027977Z @xla//xla/hlo/evaluator:hlo_evaluator; 14s local ... 2024-04-03T18:15:38.7009876Z 2024-04-03T18:15:38.7010647Z  2024-04-03T18:15:38.7011209Z  2024-04-03T18:15:38.7011629Z  2024-04-03T18:15:38.7012054Z  2024-04-03T18:15:38.7012476Z  2024-04-03T18:15:38.7012887Z  2024-04-03T18:15:38.7013318Z  2024-04-03T18:15:38.7013755Z  2024-04-03T18:15:38.7015441Z [17,857 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:38.7017159Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 35s local 2024-04-03T18:15:38.7018253Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 32s local 2024-04-03T18:15:38.7019424Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 20s local 2024-04-03T18:15:38.7020955Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 18s local 2024-04-03T18:15:38.7022473Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 16s local 2024-04-03T18:15:38.7023717Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 15s local 2024-04-03T18:15:38.7024803Z Compiling .../evaluator/hlo_evaluator_typed_visitor_bfloat16.cc; 14s local 2024-04-03T18:15:38.7026331Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 14s local ... 2024-04-03T18:15:38.8994615Z 2024-04-03T18:15:38.9018196Z  2024-04-03T18:15:38.9019521Z  2024-04-03T18:15:38.9020018Z  2024-04-03T18:15:38.9021004Z  2024-04-03T18:15:38.9021635Z  2024-04-03T18:15:38.9022278Z  2024-04-03T18:15:38.9022984Z  2024-04-03T18:15:38.9023641Z  2024-04-03T18:15:38.9025335Z [17,858 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:38.9027234Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 35s local 2024-04-03T18:15:38.9028815Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 32s local 2024-04-03T18:15:38.9030276Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 20s local 2024-04-03T18:15:38.9031842Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 18s local 2024-04-03T18:15:38.9033319Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 15s local 2024-04-03T18:15:38.9034914Z Compiling .../evaluator/hlo_evaluator_typed_visitor_bfloat16.cc; 14s local 2024-04-03T18:15:38.9036362Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 14s local 2024-04-03T18:15:38.9038129Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 14s local ... 2024-04-03T18:15:39.3324124Z 2024-04-03T18:15:39.3324883Z  2024-04-03T18:15:39.3325423Z  2024-04-03T18:15:39.3325863Z  2024-04-03T18:15:39.3326250Z  2024-04-03T18:15:39.3327134Z  2024-04-03T18:15:39.3327530Z  2024-04-03T18:15:39.3327955Z  2024-04-03T18:15:39.3340884Z  2024-04-03T18:15:39.3343743Z [17,859 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:39.3345527Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 35s local 2024-04-03T18:15:39.3346928Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 32s local 2024-04-03T18:15:39.3349640Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 20s local 2024-04-03T18:15:39.3351247Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 18s local 2024-04-03T18:15:39.3352703Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 16s local 2024-04-03T18:15:39.3354143Z Compiling .../evaluator/hlo_evaluator_typed_visitor_bfloat16.cc; 15s local 2024-04-03T18:15:39.3357506Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 14s local 2024-04-03T18:15:39.3359075Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 14s local ... 2024-04-03T18:15:39.5852512Z 2024-04-03T18:15:39.5853672Z  2024-04-03T18:15:39.5854872Z  2024-04-03T18:15:39.5855659Z  2024-04-03T18:15:39.5858862Z  2024-04-03T18:15:39.5859557Z  2024-04-03T18:15:39.5860389Z  2024-04-03T18:15:39.5861362Z  2024-04-03T18:15:39.5862329Z  2024-04-03T18:15:39.5863707Z [17,860 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:39.5865421Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 36s local 2024-04-03T18:15:39.5866811Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 33s local 2024-04-03T18:15:39.5868680Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 20s local 2024-04-03T18:15:39.5873800Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 19s local 2024-04-03T18:15:39.5875443Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 16s local 2024-04-03T18:15:39.5879431Z Compiling .../evaluator/hlo_evaluator_typed_visitor_bfloat16.cc; 15s local 2024-04-03T18:15:39.5881079Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 15s local 2024-04-03T18:15:39.5909315Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 14s local ... 2024-04-03T18:15:39.9000565Z 2024-04-03T18:15:39.9001685Z  2024-04-03T18:15:39.9002549Z  2024-04-03T18:15:39.9003216Z  2024-04-03T18:15:39.9003852Z  2024-04-03T18:15:39.9004594Z  2024-04-03T18:15:39.9007471Z  2024-04-03T18:15:39.9007951Z  2024-04-03T18:15:39.9008465Z  2024-04-03T18:15:39.9011838Z [17,860 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:39.9013346Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 36s local 2024-04-03T18:15:39.9014674Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 33s local 2024-04-03T18:15:39.9016052Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 21s local 2024-04-03T18:15:39.9020497Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 19s local 2024-04-03T18:15:39.9021676Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 16s local 2024-04-03T18:15:39.9022981Z Compiling .../evaluator/hlo_evaluator_typed_visitor_bfloat16.cc; 15s local 2024-04-03T18:15:39.9026617Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 15s local 2024-04-03T18:15:39.9028111Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 15s local ... 2024-04-03T18:15:40.1598656Z 2024-04-03T18:15:40.1599894Z  2024-04-03T18:15:40.1601064Z  2024-04-03T18:15:40.1601539Z  2024-04-03T18:15:40.1601938Z  2024-04-03T18:15:40.1602429Z  2024-04-03T18:15:40.1602918Z  2024-04-03T18:15:40.1603403Z  2024-04-03T18:15:40.1603914Z  2024-04-03T18:15:40.1605336Z [17,862 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:40.1607214Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 36s local 2024-04-03T18:15:40.1608571Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 33s local 2024-04-03T18:15:40.1609884Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 21s local 2024-04-03T18:15:40.1611334Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 19s local 2024-04-03T18:15:40.1612690Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 17s local 2024-04-03T18:15:40.1614032Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 15s local 2024-04-03T18:15:40.1615607Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 15s local 2024-04-03T18:15:40.1616903Z Compiling .../evaluator/hlo_evaluator_typed_visitor_bool.cc; 14s local ... 2024-04-03T18:15:40.5006218Z 2024-04-03T18:15:40.5021988Z  2024-04-03T18:15:40.5025753Z  2024-04-03T18:15:40.5026112Z  2024-04-03T18:15:40.5026461Z  2024-04-03T18:15:40.5026804Z  2024-04-03T18:15:40.5027148Z  2024-04-03T18:15:40.5027470Z  2024-04-03T18:15:40.5028032Z  2024-04-03T18:15:40.5029031Z [17,862 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:40.5030164Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 36s local 2024-04-03T18:15:40.5031003Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 33s local 2024-04-03T18:15:40.5031952Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 21s local 2024-04-03T18:15:40.5032996Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 20s local 2024-04-03T18:15:40.5033979Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 17s local 2024-04-03T18:15:40.5034932Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 15s local 2024-04-03T18:15:40.5035951Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 15s local 2024-04-03T18:15:40.5037146Z Compiling .../evaluator/hlo_evaluator_typed_visitor_bool.cc; 15s local ... 2024-04-03T18:15:40.7485097Z 2024-04-03T18:15:40.7486201Z  2024-04-03T18:15:40.7487297Z  2024-04-03T18:15:40.7488038Z  2024-04-03T18:15:40.7491269Z  2024-04-03T18:15:40.7491870Z  2024-04-03T18:15:40.7492811Z  2024-04-03T18:15:40.7493624Z  2024-04-03T18:15:40.7496974Z  2024-04-03T18:15:40.7498480Z [17,864 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:40.7500192Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 37s local 2024-04-03T18:15:40.7501797Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 34s local 2024-04-03T18:15:40.7503265Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 22s local 2024-04-03T18:15:40.7504716Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 20s local 2024-04-03T18:15:40.7506174Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 17s local 2024-04-03T18:15:40.7510041Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 16s local 2024-04-03T18:15:40.7511467Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 15s local 2024-04-03T18:15:40.7513136Z @xla//xla/hlo/evaluator:hlo_evaluator; 14s local ... 2024-04-03T18:15:41.0300626Z 2024-04-03T18:15:41.0301429Z  2024-04-03T18:15:41.0301955Z  2024-04-03T18:15:41.0302365Z  2024-04-03T18:15:41.0302804Z  2024-04-03T18:15:41.0303220Z  2024-04-03T18:15:41.0303619Z  2024-04-03T18:15:41.0304014Z  2024-04-03T18:15:41.0304396Z  2024-04-03T18:15:41.0305580Z [17,865 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:41.0307358Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 37s local 2024-04-03T18:15:41.0308657Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 34s local 2024-04-03T18:15:41.0309796Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 22s local 2024-04-03T18:15:41.0311118Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 20s local 2024-04-03T18:15:41.0312341Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 18s local 2024-04-03T18:15:41.0313934Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 16s local 2024-04-03T18:15:41.0315338Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 16s local 2024-04-03T18:15:41.0316311Z @xla//xla/hlo/evaluator:hlo_evaluator; 14s local ... 2024-04-03T18:15:41.3022593Z 2024-04-03T18:15:41.3023346Z  2024-04-03T18:15:41.3023855Z  2024-04-03T18:15:41.3024255Z  2024-04-03T18:15:41.3024637Z  2024-04-03T18:15:41.3025063Z  2024-04-03T18:15:41.3025442Z  2024-04-03T18:15:41.3025839Z  2024-04-03T18:15:41.3026433Z  2024-04-03T18:15:41.3027881Z [17,866 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:41.3029244Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 37s local 2024-04-03T18:15:41.3030395Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 34s local 2024-04-03T18:15:41.3031614Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 22s local 2024-04-03T18:15:41.3032983Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 20s local 2024-04-03T18:15:41.3034257Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 18s local 2024-04-03T18:15:41.3035524Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 16s local 2024-04-03T18:15:41.3036808Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 16s local 2024-04-03T18:15:41.3037908Z @xla//xla/hlo/evaluator:hlo_evaluator; 14s local ... 2024-04-03T18:15:41.5262743Z 2024-04-03T18:15:41.5275114Z  2024-04-03T18:15:41.5275728Z  2024-04-03T18:15:41.5276171Z  2024-04-03T18:15:41.5276587Z  2024-04-03T18:15:41.5277010Z  2024-04-03T18:15:41.5277402Z  2024-04-03T18:15:41.5277834Z  2024-04-03T18:15:41.5278274Z  2024-04-03T18:15:41.5279797Z [17,868 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:41.5281323Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 37s local 2024-04-03T18:15:41.5282351Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 34s local 2024-04-03T18:15:41.5283469Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 22s local 2024-04-03T18:15:41.5285089Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 21s local 2024-04-03T18:15:41.5286363Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 18s local 2024-04-03T18:15:41.5287620Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 16s local 2024-04-03T18:15:41.5288931Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 16s local 2024-04-03T18:15:41.5290012Z @xla//xla/hlo/evaluator:hlo_evaluator; 14s local ... 2024-04-03T18:15:41.7547033Z 2024-04-03T18:15:41.7547972Z  2024-04-03T18:15:41.7548562Z  2024-04-03T18:15:41.7549045Z  2024-04-03T18:15:41.7549469Z  2024-04-03T18:15:41.7549913Z  2024-04-03T18:15:41.7550315Z  2024-04-03T18:15:41.7550709Z  2024-04-03T18:15:41.7551106Z  2024-04-03T18:15:41.7552323Z [17,870 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:41.7553775Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 38s local 2024-04-03T18:15:41.7554829Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 35s local 2024-04-03T18:15:41.7556013Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 23s local 2024-04-03T18:15:41.7557371Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 21s local 2024-04-03T18:15:41.7558857Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 18s local 2024-04-03T18:15:41.7559993Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 17s local 2024-04-03T18:15:41.7561309Z Compiling llvm/lib/ExecutionEngine/Orc/Core.cpp; 16s local 2024-04-03T18:15:41.7562435Z @xla//xla/hlo/evaluator:hlo_evaluator; 14s local ... 2024-04-03T18:15:42.0516598Z 2024-04-03T18:15:42.0517850Z  2024-04-03T18:15:42.0518365Z  2024-04-03T18:15:42.0518803Z  2024-04-03T18:15:42.0519262Z  2024-04-03T18:15:42.0519970Z  2024-04-03T18:15:42.0520450Z  2024-04-03T18:15:42.0520919Z  2024-04-03T18:15:42.0521391Z  2024-04-03T18:15:42.0522634Z [17,873 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:42.0524134Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 38s local 2024-04-03T18:15:42.0525240Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 35s local 2024-04-03T18:15:42.0526550Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 23s local 2024-04-03T18:15:42.0528010Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 21s local 2024-04-03T18:15:42.0529292Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 19s local 2024-04-03T18:15:42.0530627Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 17s local 2024-04-03T18:15:42.0532391Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 14s local 2024-04-03T18:15:42.0533805Z @xla//xla/hlo/evaluator:hlo_evaluator; 14s local ... 2024-04-03T18:15:42.3036066Z 2024-04-03T18:15:42.3036797Z  2024-04-03T18:15:42.3037299Z  2024-04-03T18:15:42.3037695Z  2024-04-03T18:15:42.3038063Z  2024-04-03T18:15:42.3038413Z  2024-04-03T18:15:42.3038773Z  2024-04-03T18:15:42.3039119Z  2024-04-03T18:15:42.3039484Z  2024-04-03T18:15:42.3040576Z [17,873 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:42.3041911Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 38s local 2024-04-03T18:15:42.3042977Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 35s local 2024-04-03T18:15:42.3044111Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 23s local 2024-04-03T18:15:42.3045650Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 21s local 2024-04-03T18:15:42.3046827Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 19s local 2024-04-03T18:15:42.3047976Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 17s local 2024-04-03T18:15:42.3049349Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 14s local 2024-04-03T18:15:42.3051194Z @xla//xla/hlo/evaluator:hlo_evaluator; 14s local ... 2024-04-03T18:15:42.6439035Z 2024-04-03T18:15:42.6439805Z  2024-04-03T18:15:42.6440336Z  2024-04-03T18:15:42.6440781Z  2024-04-03T18:15:42.6441198Z  2024-04-03T18:15:42.6441615Z  2024-04-03T18:15:42.6442028Z  2024-04-03T18:15:42.6442429Z  2024-04-03T18:15:42.6442809Z  2024-04-03T18:15:42.6444018Z [17,874 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:42.6445531Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 39s local 2024-04-03T18:15:42.6446817Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 36s local 2024-04-03T18:15:42.6447997Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 24s local 2024-04-03T18:15:42.6449404Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 22s local 2024-04-03T18:15:42.6450649Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 19s local 2024-04-03T18:15:42.6451889Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 18s local 2024-04-03T18:15:42.6453269Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 15s local 2024-04-03T18:15:42.6454728Z @xla//xla/hlo/evaluator:hlo_evaluator; 14s local ... 2024-04-03T18:15:42.9028376Z 2024-04-03T18:15:42.9029164Z  2024-04-03T18:15:42.9029831Z  2024-04-03T18:15:42.9030291Z  2024-04-03T18:15:42.9030759Z  2024-04-03T18:15:42.9031345Z  2024-04-03T18:15:42.9031800Z  2024-04-03T18:15:42.9032245Z  2024-04-03T18:15:42.9032693Z  2024-04-03T18:15:42.9033983Z [17,874 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:42.9035528Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 39s local 2024-04-03T18:15:42.9036979Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 36s local 2024-04-03T18:15:42.9038207Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 24s local 2024-04-03T18:15:42.9039560Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 22s local 2024-04-03T18:15:42.9040869Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 19s local 2024-04-03T18:15:42.9042229Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 18s local 2024-04-03T18:15:42.9043845Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 15s local 2024-04-03T18:15:42.9045168Z @xla//xla/hlo/evaluator:hlo_evaluator; 14s local ... 2024-04-03T18:15:43.1031860Z 2024-04-03T18:15:43.1032696Z  2024-04-03T18:15:43.1033287Z  2024-04-03T18:15:43.1034167Z  2024-04-03T18:15:43.1034651Z  2024-04-03T18:15:43.1035124Z  2024-04-03T18:15:43.1035769Z  2024-04-03T18:15:43.1036224Z  2024-04-03T18:15:43.1038921Z  2024-04-03T18:15:43.1040470Z [17,875 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:43.1042159Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 39s local 2024-04-03T18:15:43.1043674Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 36s local 2024-04-03T18:15:43.1045036Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 24s local 2024-04-03T18:15:43.1046869Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 22s local 2024-04-03T18:15:43.1048499Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 20s local 2024-04-03T18:15:43.1049995Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 18s local 2024-04-03T18:15:43.1051639Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 15s local 2024-04-03T18:15:43.1053618Z @xla//xla/hlo/evaluator:hlo_evaluator; 15s local ... 2024-04-03T18:15:43.3931128Z 2024-04-03T18:15:43.3931886Z  2024-04-03T18:15:43.3932408Z  2024-04-03T18:15:43.3932834Z  2024-04-03T18:15:43.3933276Z  2024-04-03T18:15:43.3933703Z  2024-04-03T18:15:43.3934121Z  2024-04-03T18:15:43.3934889Z  2024-04-03T18:15:43.3935323Z  2024-04-03T18:15:43.3938135Z [17,879 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:43.3939844Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 39s local 2024-04-03T18:15:43.3941360Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 36s local 2024-04-03T18:15:43.3942740Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 24s local 2024-04-03T18:15:43.3944040Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 23s local 2024-04-03T18:15:43.3945570Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 20s local 2024-04-03T18:15:43.3947055Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 18s local 2024-04-03T18:15:43.3949226Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 16s local 2024-04-03T18:15:43.3950747Z @xla//xla/hlo/evaluator:hlo_evaluator; 15s local ... 2024-04-03T18:15:43.7035961Z 2024-04-03T18:15:43.7037100Z  2024-04-03T18:15:43.7038095Z  2024-04-03T18:15:43.7038897Z  2024-04-03T18:15:43.7040103Z  2024-04-03T18:15:43.7040638Z  2024-04-03T18:15:43.7041117Z  2024-04-03T18:15:43.7041525Z  2024-04-03T18:15:43.7041936Z  2024-04-03T18:15:43.7043163Z [17,882 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:43.7045008Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 40s local 2024-04-03T18:15:43.7046052Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 37s local 2024-04-03T18:15:43.7047212Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 25s local 2024-04-03T18:15:43.7048603Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 23s local 2024-04-03T18:15:43.7049796Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 20s local 2024-04-03T18:15:43.7051268Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 19s local 2024-04-03T18:15:43.7052773Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 16s local 2024-04-03T18:15:43.7054020Z @xla//xla/hlo/evaluator:hlo_evaluator; 13s local ... 2024-04-03T18:15:43.9649287Z 2024-04-03T18:15:43.9650180Z  2024-04-03T18:15:43.9650730Z  2024-04-03T18:15:43.9651208Z  2024-04-03T18:15:43.9651662Z  2024-04-03T18:15:43.9652080Z  2024-04-03T18:15:43.9652481Z  2024-04-03T18:15:43.9652942Z  2024-04-03T18:15:43.9653394Z  2024-04-03T18:15:43.9654808Z [17,883 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:43.9656135Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 40s local 2024-04-03T18:15:43.9657352Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 37s local 2024-04-03T18:15:43.9658585Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 25s local 2024-04-03T18:15:43.9660011Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 23s local 2024-04-03T18:15:43.9661212Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 21s local 2024-04-03T18:15:43.9662440Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 19s local 2024-04-03T18:15:43.9663808Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float.cc; 13s local 2024-04-03T18:15:43.9665201Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 13s local ... 2024-04-03T18:15:44.2337512Z 2024-04-03T18:15:44.2338456Z  2024-04-03T18:15:44.2339181Z  2024-04-03T18:15:44.2339815Z  2024-04-03T18:15:44.2340431Z  2024-04-03T18:15:44.2340920Z  2024-04-03T18:15:44.2341550Z  2024-04-03T18:15:44.2342157Z  2024-04-03T18:15:44.2342606Z  2024-04-03T18:15:44.2344811Z [17,884 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:44.2346638Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 40s local 2024-04-03T18:15:44.2348096Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 37s local 2024-04-03T18:15:44.2349825Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 25s local 2024-04-03T18:15:44.2351510Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 23s local 2024-04-03T18:15:44.2353042Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 21s local 2024-04-03T18:15:44.2354555Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float.cc; 14s local 2024-04-03T18:15:44.2356228Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 13s local 2024-04-03T18:15:44.2357729Z @xla//xla/hlo/evaluator:hlo_evaluator; 13s local ... 2024-04-03T18:15:44.5092621Z 2024-04-03T18:15:44.5093385Z  2024-04-03T18:15:44.5093929Z  2024-04-03T18:15:44.5094543Z  2024-04-03T18:15:44.5094956Z  2024-04-03T18:15:44.5095384Z  2024-04-03T18:15:44.5095820Z  2024-04-03T18:15:44.5096228Z  2024-04-03T18:15:44.5096646Z  2024-04-03T18:15:44.5097897Z [17,885 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:44.5099387Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 40s local 2024-04-03T18:15:44.5100466Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 37s local 2024-04-03T18:15:44.5101682Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 25s local 2024-04-03T18:15:44.5103049Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 24s local 2024-04-03T18:15:44.5104714Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 21s local 2024-04-03T18:15:44.5105889Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float.cc; 14s local 2024-04-03T18:15:44.5107217Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 13s local 2024-04-03T18:15:44.5108629Z @xla//xla/hlo/evaluator:hlo_evaluator; 13s local ... 2024-04-03T18:15:44.9049161Z 2024-04-03T18:15:44.9050127Z  2024-04-03T18:15:44.9050672Z  2024-04-03T18:15:44.9054193Z  2024-04-03T18:15:44.9055310Z  2024-04-03T18:15:44.9056198Z  2024-04-03T18:15:44.9057287Z  2024-04-03T18:15:44.9057827Z  2024-04-03T18:15:44.9058284Z  2024-04-03T18:15:44.9059617Z [17,886 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:44.9061153Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 38s local 2024-04-03T18:15:44.9062522Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 26s local 2024-04-03T18:15:44.9063972Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 24s local 2024-04-03T18:15:44.9065228Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 21s local 2024-04-03T18:15:44.9066573Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float.cc; 14s local 2024-04-03T18:15:44.9068491Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 14s local 2024-04-03T18:15:44.9070004Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 13s local 2024-04-03T18:15:44.9071494Z Compiling .../evaluator/hlo_evaluator_typed_visitor_half.cc; 13s local ... 2024-04-03T18:15:45.1660890Z 2024-04-03T18:15:45.1710478Z  2024-04-03T18:15:45.1712374Z  2024-04-03T18:15:45.1712825Z  2024-04-03T18:15:45.1713290Z  2024-04-03T18:15:45.1716004Z  2024-04-03T18:15:45.1716843Z  2024-04-03T18:15:45.1717472Z  2024-04-03T18:15:45.1718102Z  2024-04-03T18:15:45.1719543Z [17,887 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:45.1721523Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 38s local 2024-04-03T18:15:45.1725421Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 26s local 2024-04-03T18:15:45.1727441Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 24s local 2024-04-03T18:15:45.1731524Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 22s local 2024-04-03T18:15:45.1733028Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float.cc; 15s local 2024-04-03T18:15:45.1734945Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 14s local 2024-04-03T18:15:45.1739137Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 14s local 2024-04-03T18:15:45.1740872Z Compiling .../evaluator/hlo_evaluator_typed_visitor_half.cc; 13s local ... 2024-04-03T18:15:45.5053741Z 2024-04-03T18:15:45.5054755Z  2024-04-03T18:15:45.5055326Z  2024-04-03T18:15:45.5055846Z  2024-04-03T18:15:45.5056314Z  2024-04-03T18:15:45.5056731Z  2024-04-03T18:15:45.5057180Z  2024-04-03T18:15:45.5057627Z  2024-04-03T18:15:45.5058064Z  2024-04-03T18:15:45.5059378Z [17,887 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:45.5060988Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 38s local 2024-04-03T18:15:45.5062304Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 26s local 2024-04-03T18:15:45.5063799Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 25s local 2024-04-03T18:15:45.5065150Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 22s local 2024-04-03T18:15:45.5066426Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float.cc; 15s local 2024-04-03T18:15:45.5068082Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 14s local 2024-04-03T18:15:45.5069541Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 14s local 2024-04-03T18:15:45.5071296Z Compiling .../evaluator/hlo_evaluator_typed_visitor_half.cc; 13s local ... 2024-04-03T18:15:45.7286079Z 2024-04-03T18:15:45.7293040Z  2024-04-03T18:15:45.7293679Z  2024-04-03T18:15:45.7294121Z  2024-04-03T18:15:45.7294766Z  2024-04-03T18:15:45.7295212Z  2024-04-03T18:15:45.7295698Z  2024-04-03T18:15:45.7296150Z  2024-04-03T18:15:45.7296576Z  2024-04-03T18:15:45.7298162Z [17,888 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:45.7299773Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 39s local 2024-04-03T18:15:45.7301078Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 27s local 2024-04-03T18:15:45.7302625Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 25s local 2024-04-03T18:15:45.7303969Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 22s local 2024-04-03T18:15:45.7305221Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float.cc; 15s local 2024-04-03T18:15:45.7306630Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 14s local 2024-04-03T18:15:45.7308114Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 14s local 2024-04-03T18:15:45.7309509Z Compiling .../evaluator/hlo_evaluator_typed_visitor_half.cc; 13s local ... 2024-04-03T18:15:46.1060814Z 2024-04-03T18:15:46.1061876Z  2024-04-03T18:15:46.1062443Z  2024-04-03T18:15:46.1062901Z  2024-04-03T18:15:46.1063338Z  2024-04-03T18:15:46.1063805Z  2024-04-03T18:15:46.1064279Z  2024-04-03T18:15:46.1064737Z  2024-04-03T18:15:46.1065198Z  2024-04-03T18:15:46.1066544Z [17,889 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:46.1068434Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 39s local 2024-04-03T18:15:46.1069717Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 27s local 2024-04-03T18:15:46.1071225Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 25s local 2024-04-03T18:15:46.1072475Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 23s local 2024-04-03T18:15:46.1073749Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float.cc; 16s local 2024-04-03T18:15:46.1075497Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 15s local 2024-04-03T18:15:46.1077013Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 14s local 2024-04-03T18:15:46.1078474Z Compiling .../evaluator/hlo_evaluator_typed_visitor_half.cc; 14s local ... 2024-04-03T18:15:46.3231104Z 2024-04-03T18:15:46.3232062Z  2024-04-03T18:15:46.3233198Z  2024-04-03T18:15:46.3233834Z  2024-04-03T18:15:46.3234417Z  2024-04-03T18:15:46.3234855Z  2024-04-03T18:15:46.3235491Z  2024-04-03T18:15:46.3236110Z  2024-04-03T18:15:46.3236721Z  2024-04-03T18:15:46.3238391Z [17,891 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:15:46.3240311Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 39s local 2024-04-03T18:15:46.3241926Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 27s local 2024-04-03T18:15:46.3243873Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 25s local 2024-04-03T18:15:46.3245507Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 23s local 2024-04-03T18:15:46.3247100Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float.cc; 16s local 2024-04-03T18:15:46.3248814Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 15s local 2024-04-03T18:15:46.3250542Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 15s local 2024-04-03T18:15:46.3252465Z Compiling .../evaluator/hlo_evaluator_typed_visitor_half.cc; 14s local ... 2024-04-03T18:15:46.5833452Z 2024-04-03T18:15:46.5834202Z  2024-04-03T18:15:46.5834708Z  2024-04-03T18:15:46.5835156Z  2024-04-03T18:15:46.5835833Z  2024-04-03T18:15:46.5836256Z  2024-04-03T18:15:46.5836669Z  2024-04-03T18:15:46.5837087Z  2024-04-03T18:15:46.5837509Z  2024-04-03T18:15:46.5839137Z [17,893 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:46.5840701Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 40s local 2024-04-03T18:15:46.5843305Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 27s local 2024-04-03T18:15:46.5844929Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 26s local 2024-04-03T18:15:46.5846245Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 23s local 2024-04-03T18:15:46.5847494Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 15s local 2024-04-03T18:15:46.5848912Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 15s local 2024-04-03T18:15:46.5850355Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_half.cc; 14s local 2024-04-03T18:15:46.5851513Z @xla//xla/hlo/evaluator:hlo_evaluator; 14s local ... 2024-04-03T18:15:46.8610843Z 2024-04-03T18:15:46.8611577Z  2024-04-03T18:15:46.8612104Z  2024-04-03T18:15:46.8612535Z  2024-04-03T18:15:46.8612958Z  2024-04-03T18:15:46.8613375Z  2024-04-03T18:15:46.8613803Z  2024-04-03T18:15:46.8614197Z  2024-04-03T18:15:46.8614753Z  2024-04-03T18:15:46.8615943Z [17,894 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:46.8617336Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 40s local 2024-04-03T18:15:46.8618483Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 28s local 2024-04-03T18:15:46.8619764Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 26s local 2024-04-03T18:15:46.8620903Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 23s local 2024-04-03T18:15:46.8622027Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 16s local 2024-04-03T18:15:46.8623253Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 15s local 2024-04-03T18:15:46.8624539Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_half.cc; 15s local 2024-04-03T18:15:46.8625675Z @xla//xla/hlo/evaluator:hlo_evaluator; 14s local ... 2024-04-03T18:15:47.1068158Z 2024-04-03T18:15:47.1069494Z  2024-04-03T18:15:47.1070302Z  2024-04-03T18:15:47.1071733Z  2024-04-03T18:15:47.1083184Z  2024-04-03T18:15:47.1083848Z  2024-04-03T18:15:47.1084243Z  2024-04-03T18:15:47.1084667Z  2024-04-03T18:15:47.1085092Z  2024-04-03T18:15:47.1086285Z [17,895 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:47.1088033Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 40s local 2024-04-03T18:15:47.1089387Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 28s local 2024-04-03T18:15:47.1090921Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 26s local 2024-04-03T18:15:47.1092289Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 24s local 2024-04-03T18:15:47.1093588Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 16s local 2024-04-03T18:15:47.1095317Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 15s local 2024-04-03T18:15:47.1096901Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_half.cc; 15s local 2024-04-03T18:15:47.1098267Z @xla//xla/hlo/evaluator:hlo_evaluator; 15s local ... 2024-04-03T18:15:47.3248585Z 2024-04-03T18:15:47.3249351Z  2024-04-03T18:15:47.3249839Z  2024-04-03T18:15:47.3250213Z  2024-04-03T18:15:47.3250596Z  2024-04-03T18:15:47.3250985Z  2024-04-03T18:15:47.3251356Z  2024-04-03T18:15:47.3251751Z  2024-04-03T18:15:47.3252138Z  2024-04-03T18:15:47.3253211Z [17,896 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:47.3254668Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 40s local 2024-04-03T18:15:47.3256070Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 28s local 2024-04-03T18:15:47.3257261Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 26s local 2024-04-03T18:15:47.3258288Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 24s local 2024-04-03T18:15:47.3259345Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 16s local 2024-04-03T18:15:47.3260536Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 16s local 2024-04-03T18:15:47.3261943Z Compiling xla/hlo/evaluator/hlo_evaluator_typed_visitor_half.cc; 15s local 2024-04-03T18:15:47.3263235Z @xla//xla/hlo/evaluator:hlo_evaluator; 15s local ... 2024-04-03T18:15:47.6082797Z 2024-04-03T18:15:47.6083525Z  2024-04-03T18:15:47.6083984Z  2024-04-03T18:15:47.6084358Z  2024-04-03T18:15:47.6084728Z  2024-04-03T18:15:47.6085099Z  2024-04-03T18:15:47.6085617Z  2024-04-03T18:15:47.6085997Z  2024-04-03T18:15:47.6086352Z  2024-04-03T18:15:47.6087412Z [17,897 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:47.6088657Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 41s local 2024-04-03T18:15:47.6089698Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 28s local 2024-04-03T18:15:47.6090854Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 27s local 2024-04-03T18:15:47.6091872Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 24s local 2024-04-03T18:15:47.6092912Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 16s local 2024-04-03T18:15:47.6094084Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 16s local 2024-04-03T18:15:47.6095341Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int16.cc; 15s local 2024-04-03T18:15:47.6096305Z @xla//xla/hlo/evaluator:hlo_evaluator; 15s local ... 2024-04-03T18:15:47.8605110Z 2024-04-03T18:15:47.8606170Z  2024-04-03T18:15:47.8606708Z  2024-04-03T18:15:47.8607175Z  2024-04-03T18:15:47.8607600Z  2024-04-03T18:15:47.8608009Z  2024-04-03T18:15:47.8608419Z  2024-04-03T18:15:47.8608845Z  2024-04-03T18:15:47.8609272Z  2024-04-03T18:15:47.8610804Z [17,901 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:47.8612332Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 41s local 2024-04-03T18:15:47.8613679Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 29s local 2024-04-03T18:15:47.8615095Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 24s local 2024-04-03T18:15:47.8616496Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 17s local 2024-04-03T18:15:47.8617896Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 16s local 2024-04-03T18:15:47.8619217Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int32.cc; 15s local 2024-04-03T18:15:47.8620831Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 15s local 2024-04-03T18:15:47.8622396Z Compiling llvm/lib/ExecutionEngine/Orc/LLJIT.cpp; 14s local ... 2024-04-03T18:15:48.0632795Z 2024-04-03T18:15:48.0633660Z  2024-04-03T18:15:48.0634197Z  2024-04-03T18:15:48.0634644Z  2024-04-03T18:15:48.0635708Z  2024-04-03T18:15:48.0636407Z  2024-04-03T18:15:48.0637114Z  2024-04-03T18:15:48.0637803Z  2024-04-03T18:15:48.0638483Z  2024-04-03T18:15:48.0639994Z [17,902 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:48.0664611Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 41s local 2024-04-03T18:15:48.0665969Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 29s local 2024-04-03T18:15:48.0668413Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 25s local 2024-04-03T18:15:48.0670092Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 17s local 2024-04-03T18:15:48.0674870Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 16s local 2024-04-03T18:15:48.0676632Z Compiling .../evaluator/hlo_evaluator_typed_visitor_int32.cc; 15s local 2024-04-03T18:15:48.0678585Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 15s local 2024-04-03T18:15:48.0680633Z Compiling llvm/lib/ExecutionEngine/Orc/LLJIT.cpp; 14s local ... 2024-04-03T18:15:48.3082707Z 2024-04-03T18:15:48.3083436Z  2024-04-03T18:15:48.3083949Z  2024-04-03T18:15:48.3084352Z  2024-04-03T18:15:48.3085026Z  2024-04-03T18:15:48.3085469Z  2024-04-03T18:15:48.3085929Z  2024-04-03T18:15:48.3086388Z  2024-04-03T18:15:48.3086803Z  2024-04-03T18:15:48.3088046Z [17,903 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:48.3089552Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 41s local 2024-04-03T18:15:48.3090858Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 29s local 2024-04-03T18:15:48.3092085Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 25s local 2024-04-03T18:15:48.3093291Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 17s local 2024-04-03T18:15:48.3094787Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 17s local 2024-04-03T18:15:48.3096246Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 15s local 2024-04-03T18:15:48.3097640Z Compiling llvm/lib/ExecutionEngine/Orc/LLJIT.cpp; 14s local 2024-04-03T18:15:48.3098853Z Compiling llvm/lib/Target/X86/X86FrameLowering.cpp; 14s local ... 2024-04-03T18:15:48.5082372Z 2024-04-03T18:15:48.5083351Z  2024-04-03T18:15:48.5088334Z  2024-04-03T18:15:48.5088840Z  2024-04-03T18:15:48.5089301Z  2024-04-03T18:15:48.5089755Z  2024-04-03T18:15:48.5090190Z  2024-04-03T18:15:48.5090635Z  2024-04-03T18:15:48.5091059Z  2024-04-03T18:15:48.5092339Z [17,904 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:48.5093951Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 41s local 2024-04-03T18:15:48.5095415Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 29s local 2024-04-03T18:15:48.5096694Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 25s local 2024-04-03T18:15:48.5098205Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 17s local 2024-04-03T18:15:48.5099666Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 17s local 2024-04-03T18:15:48.5101255Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 16s local 2024-04-03T18:15:48.5102816Z Compiling llvm/lib/ExecutionEngine/Orc/LLJIT.cpp; 15s local 2024-04-03T18:15:48.5104070Z Compiling llvm/lib/Target/X86/X86FrameLowering.cpp; 14s local ... 2024-04-03T18:15:48.7686053Z 2024-04-03T18:15:48.7686751Z  2024-04-03T18:15:48.7687288Z  2024-04-03T18:15:48.7687727Z  2024-04-03T18:15:48.7688202Z  2024-04-03T18:15:48.7688613Z  2024-04-03T18:15:48.7689032Z  2024-04-03T18:15:48.7689451Z  2024-04-03T18:15:48.7689872Z  2024-04-03T18:15:48.7691073Z [17,906 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:48.7692531Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 42s local 2024-04-03T18:15:48.7693763Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 30s local 2024-04-03T18:15:48.7695155Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 25s local 2024-04-03T18:15:48.7696343Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 18s local 2024-04-03T18:15:48.7697694Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 17s local 2024-04-03T18:15:48.7699107Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 16s local 2024-04-03T18:15:48.7700478Z Compiling llvm/lib/ExecutionEngine/Orc/LLJIT.cpp; 15s local 2024-04-03T18:15:48.7702098Z Compiling llvm/lib/Target/X86/X86FrameLowering.cpp; 15s local ... 2024-04-03T18:15:49.1089237Z 2024-04-03T18:15:49.1089970Z  2024-04-03T18:15:49.1090493Z  2024-04-03T18:15:49.1090926Z  2024-04-03T18:15:49.1091340Z  2024-04-03T18:15:49.1091754Z  2024-04-03T18:15:49.1092160Z  2024-04-03T18:15:49.1092555Z  2024-04-03T18:15:49.1092996Z  2024-04-03T18:15:49.1094179Z [17,907 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:49.1096021Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 42s local 2024-04-03T18:15:49.1097225Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 30s local 2024-04-03T18:15:49.1098593Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 26s local 2024-04-03T18:15:49.1099845Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 18s local 2024-04-03T18:15:49.1101213Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 17s local 2024-04-03T18:15:49.1102714Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 16s local 2024-04-03T18:15:49.1104138Z Compiling llvm/lib/Target/X86/X86FrameLowering.cpp; 15s local 2024-04-03T18:15:49.1105496Z Compiling llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp; 14s local ... 2024-04-03T18:15:49.3090219Z 2024-04-03T18:15:49.3091382Z  2024-04-03T18:15:49.3091906Z  2024-04-03T18:15:49.3092331Z  2024-04-03T18:15:49.3092704Z  2024-04-03T18:15:49.3093151Z  2024-04-03T18:15:49.3093549Z  2024-04-03T18:15:49.3093978Z  2024-04-03T18:15:49.3094561Z  2024-04-03T18:15:49.3095737Z [17,909 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:49.3097109Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 42s local 2024-04-03T18:15:49.3098253Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 30s local 2024-04-03T18:15:49.3099366Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 26s local 2024-04-03T18:15:49.3100508Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 18s local 2024-04-03T18:15:49.3101798Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 18s local 2024-04-03T18:15:49.3103130Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 16s local 2024-04-03T18:15:49.3104696Z Compiling llvm/lib/Target/X86/X86FrameLowering.cpp; 15s local 2024-04-03T18:15:49.3105801Z @llvm-project//llvm:CodeGen; 14s local ... 2024-04-03T18:15:49.7109167Z 2024-04-03T18:15:49.7109913Z  2024-04-03T18:15:49.7110357Z  2024-04-03T18:15:49.7110737Z  2024-04-03T18:15:49.7111427Z  2024-04-03T18:15:49.7111786Z  2024-04-03T18:15:49.7112160Z  2024-04-03T18:15:49.7112533Z  2024-04-03T18:15:49.7112883Z  2024-04-03T18:15:49.7113948Z [17,910 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:49.7115220Z Compiling mlir/lib/Dialect/Shape/IR/Shape.cpp; 43s local 2024-04-03T18:15:49.7116223Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 31s local 2024-04-03T18:15:49.7117263Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 26s local 2024-04-03T18:15:49.7118447Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 18s local 2024-04-03T18:15:49.7119566Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 18s local 2024-04-03T18:15:49.7120824Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 17s local 2024-04-03T18:15:49.7122155Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 14s local 2024-04-03T18:15:49.7123353Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 14s local ... 2024-04-03T18:15:50.0682429Z 2024-04-03T18:15:50.0683194Z  2024-04-03T18:15:50.0683758Z  2024-04-03T18:15:50.0684195Z  2024-04-03T18:15:50.0684641Z  2024-04-03T18:15:50.0685060Z  2024-04-03T18:15:50.0685466Z  2024-04-03T18:15:50.0686214Z  2024-04-03T18:15:50.0686630Z  2024-04-03T18:15:50.0687859Z [17,913 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:50.0689496Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 31s local 2024-04-03T18:15:50.0690721Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 27s local 2024-04-03T18:15:50.0691963Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 19s local 2024-04-03T18:15:50.0693544Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 18s local 2024-04-03T18:15:50.0695287Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 17s local 2024-04-03T18:15:50.0696918Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 15s local 2024-04-03T18:15:50.0698301Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 14s local 2024-04-03T18:15:50.0699547Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 14s local ... 2024-04-03T18:15:50.3101105Z 2024-04-03T18:15:50.3101881Z  2024-04-03T18:15:50.3102418Z  2024-04-03T18:15:50.3105329Z  2024-04-03T18:15:50.3106050Z  2024-04-03T18:15:50.3106725Z  2024-04-03T18:15:50.3107579Z  2024-04-03T18:15:50.3108809Z  2024-04-03T18:15:50.3109287Z  2024-04-03T18:15:50.3110583Z [17,913 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:50.3112144Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 31s local 2024-04-03T18:15:50.3113518Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 27s local 2024-04-03T18:15:50.3114717Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 19s local 2024-04-03T18:15:50.3116549Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 19s local 2024-04-03T18:15:50.3118065Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 17s local 2024-04-03T18:15:50.3119601Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 15s local 2024-04-03T18:15:50.3120934Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 14s local 2024-04-03T18:15:50.3122120Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 14s local ... 2024-04-03T18:15:50.6391076Z 2024-04-03T18:15:50.6391852Z  2024-04-03T18:15:50.6392359Z  2024-04-03T18:15:50.6393074Z  2024-04-03T18:15:50.6393541Z  2024-04-03T18:15:50.6393940Z  2024-04-03T18:15:50.6394352Z  2024-04-03T18:15:50.6394763Z  2024-04-03T18:15:50.6395142Z  2024-04-03T18:15:50.6396380Z [17,914 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:50.6398140Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 32s local 2024-04-03T18:15:50.6399288Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 27s local 2024-04-03T18:15:50.6400345Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 19s local 2024-04-03T18:15:50.6401601Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 19s local 2024-04-03T18:15:50.6402969Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 18s local 2024-04-03T18:15:50.6404394Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 15s local 2024-04-03T18:15:50.6405652Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 15s local 2024-04-03T18:15:50.6406824Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 14s local ... 2024-04-03T18:15:50.9109078Z 2024-04-03T18:15:50.9109887Z  2024-04-03T18:15:50.9110445Z  2024-04-03T18:15:50.9110885Z  2024-04-03T18:15:50.9111366Z  2024-04-03T18:15:50.9111768Z  2024-04-03T18:15:50.9112193Z  2024-04-03T18:15:50.9112599Z  2024-04-03T18:15:50.9113009Z  2024-04-03T18:15:50.9114183Z [17,915 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:50.9115807Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 32s local 2024-04-03T18:15:50.9117285Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 27s local 2024-04-03T18:15:50.9118442Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 20s local 2024-04-03T18:15:50.9119964Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 19s local 2024-04-03T18:15:50.9121399Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 18s local 2024-04-03T18:15:50.9122903Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 15s local 2024-04-03T18:15:50.9124377Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 15s local 2024-04-03T18:15:50.9125580Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 15s local ... 2024-04-03T18:15:51.1129839Z 2024-04-03T18:15:51.1130757Z  2024-04-03T18:15:51.1131217Z  2024-04-03T18:15:51.1131609Z  2024-04-03T18:15:51.1131985Z  2024-04-03T18:15:51.1132359Z  2024-04-03T18:15:51.1132755Z  2024-04-03T18:15:51.1133104Z  2024-04-03T18:15:51.1133545Z  2024-04-03T18:15:51.1134802Z [17,916 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:51.1136574Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 32s local 2024-04-03T18:15:51.1137897Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 28s local 2024-04-03T18:15:51.1139275Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 20s local 2024-04-03T18:15:51.1140665Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 19s local 2024-04-03T18:15:51.1142045Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 18s local 2024-04-03T18:15:51.1143557Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 16s local 2024-04-03T18:15:51.1144907Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 15s local 2024-04-03T18:15:51.1146110Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 15s local ... 2024-04-03T18:15:51.3887613Z 2024-04-03T18:15:51.3888878Z  2024-04-03T18:15:51.3889802Z  2024-04-03T18:15:51.3890738Z  2024-04-03T18:15:51.3891655Z  2024-04-03T18:15:51.3892170Z  2024-04-03T18:15:51.3892612Z  2024-04-03T18:15:51.3893051Z  2024-04-03T18:15:51.3893481Z  2024-04-03T18:15:51.3895167Z [17,918 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:51.3896934Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 32s local 2024-04-03T18:15:51.3898308Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 28s local 2024-04-03T18:15:51.3899616Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 20s local 2024-04-03T18:15:51.3901268Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 20s local 2024-04-03T18:15:51.3902836Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 18s local 2024-04-03T18:15:51.3904505Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 16s local 2024-04-03T18:15:51.3905908Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 15s local 2024-04-03T18:15:51.3907288Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 15s local ... 2024-04-03T18:15:51.6529004Z 2024-04-03T18:15:51.6529842Z  2024-04-03T18:15:51.6530345Z  2024-04-03T18:15:51.6530746Z  2024-04-03T18:15:51.6531220Z  2024-04-03T18:15:51.6531672Z  2024-04-03T18:15:51.6532092Z  2024-04-03T18:15:51.6532483Z  2024-04-03T18:15:51.6532908Z  2024-04-03T18:15:51.6534119Z [17,921 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:51.6535876Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 33s local 2024-04-03T18:15:51.6537097Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 28s local 2024-04-03T18:15:51.6538277Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 20s local 2024-04-03T18:15:51.6539665Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 20s local 2024-04-03T18:15:51.6541385Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 19s local 2024-04-03T18:15:51.6542961Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 16s local 2024-04-03T18:15:51.6544313Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 16s local 2024-04-03T18:15:51.6545571Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 15s local ... 2024-04-03T18:15:51.8846859Z 2024-04-03T18:15:51.8847670Z  2024-04-03T18:15:51.8848180Z  2024-04-03T18:15:51.8848596Z  2024-04-03T18:15:51.8849323Z  2024-04-03T18:15:51.8849743Z  2024-04-03T18:15:51.8850161Z  2024-04-03T18:15:51.8850584Z  2024-04-03T18:15:51.8850991Z  2024-04-03T18:15:51.8852184Z [17,922 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:51.8853824Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 33s local 2024-04-03T18:15:51.8855233Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 28s local 2024-04-03T18:15:51.8856463Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 21s local 2024-04-03T18:15:51.8857873Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 20s local 2024-04-03T18:15:51.8859338Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 19s local 2024-04-03T18:15:51.8860887Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 16s local 2024-04-03T18:15:51.8862188Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 16s local 2024-04-03T18:15:51.8863387Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 15s local ... 2024-04-03T18:15:52.1119514Z 2024-04-03T18:15:52.1120259Z  2024-04-03T18:15:52.1120841Z  2024-04-03T18:15:52.1121259Z  2024-04-03T18:15:52.1121678Z  2024-04-03T18:15:52.1126839Z  2024-04-03T18:15:52.1127651Z  2024-04-03T18:15:52.1128438Z  2024-04-03T18:15:52.1130785Z  2024-04-03T18:15:52.1132389Z [17,924 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:52.1134443Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 33s local 2024-04-03T18:15:52.1135948Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 29s local 2024-04-03T18:15:52.1137964Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 21s local 2024-04-03T18:15:52.1139627Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 20s local 2024-04-03T18:15:52.1141547Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 19s local 2024-04-03T18:15:52.1143376Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 17s local 2024-04-03T18:15:52.1145298Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 16s local 2024-04-03T18:15:52.1146713Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 16s local ... 2024-04-03T18:15:52.6753766Z 2024-04-03T18:15:52.6754542Z  2024-04-03T18:15:52.6755063Z  2024-04-03T18:15:52.6755522Z  2024-04-03T18:15:52.6755921Z  2024-04-03T18:15:52.6756330Z  2024-04-03T18:15:52.6756762Z  2024-04-03T18:15:52.6757176Z  2024-04-03T18:15:52.6757602Z  2024-04-03T18:15:52.6758835Z [17,925 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:52.6760382Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 34s local 2024-04-03T18:15:52.6761544Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 29s local 2024-04-03T18:15:52.6762710Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 21s local 2024-04-03T18:15:52.6764008Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 21s local 2024-04-03T18:15:52.6765412Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 20s local 2024-04-03T18:15:52.6766957Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 17s local 2024-04-03T18:15:52.6768267Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 17s local 2024-04-03T18:15:52.6769948Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 16s local ... 2024-04-03T18:15:52.9131004Z 2024-04-03T18:15:52.9131762Z  2024-04-03T18:15:52.9132366Z  2024-04-03T18:15:52.9132782Z  2024-04-03T18:15:52.9133207Z  2024-04-03T18:15:52.9133614Z  2024-04-03T18:15:52.9134058Z  2024-04-03T18:15:52.9134638Z  2024-04-03T18:15:52.9135056Z  2024-04-03T18:15:52.9140275Z [17,925 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:52.9141975Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 34s local 2024-04-03T18:15:52.9143172Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 29s local 2024-04-03T18:15:52.9144368Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 22s local 2024-04-03T18:15:52.9145744Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 21s local 2024-04-03T18:15:52.9147489Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 20s local 2024-04-03T18:15:52.9149280Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 17s local 2024-04-03T18:15:52.9150572Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 17s local 2024-04-03T18:15:52.9151799Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 17s local ... 2024-04-03T18:15:53.1842520Z 2024-04-03T18:15:53.1843719Z  2024-04-03T18:15:53.1844220Z  2024-04-03T18:15:53.1844633Z  2024-04-03T18:15:53.1845055Z  2024-04-03T18:15:53.1845582Z  2024-04-03T18:15:53.1846007Z  2024-04-03T18:15:53.1846413Z  2024-04-03T18:15:53.1846792Z  2024-04-03T18:15:53.1847902Z [17,929 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:53.1849431Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 34s local 2024-04-03T18:15:53.1850598Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 30s local 2024-04-03T18:15:53.1851809Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 22s local 2024-04-03T18:15:53.1853081Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 22s local 2024-04-03T18:15:53.1854633Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 20s local 2024-04-03T18:15:53.1856436Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 18s local 2024-04-03T18:15:53.1857762Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 17s local 2024-04-03T18:15:53.1858939Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 17s local ... 2024-04-03T18:15:53.4580752Z 2024-04-03T18:15:53.4581839Z  2024-04-03T18:15:53.4582381Z  2024-04-03T18:15:53.4582815Z  2024-04-03T18:15:53.4583264Z  2024-04-03T18:15:53.4598273Z  2024-04-03T18:15:53.4598746Z  2024-04-03T18:15:53.4599214Z  2024-04-03T18:15:53.4599591Z  2024-04-03T18:15:53.4600770Z [17,931 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:53.4602397Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 34s local 2024-04-03T18:15:53.4603635Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 30s local 2024-04-03T18:15:53.4605084Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 22s local 2024-04-03T18:15:53.4606474Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 22s local 2024-04-03T18:15:53.4608011Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 21s local 2024-04-03T18:15:53.4609540Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 18s local 2024-04-03T18:15:53.4610935Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 17s local 2024-04-03T18:15:53.4612178Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 17s local ... 2024-04-03T18:15:53.7151731Z 2024-04-03T18:15:53.7152516Z  2024-04-03T18:15:53.7153077Z  2024-04-03T18:15:53.7153537Z  2024-04-03T18:15:53.7154351Z  2024-04-03T18:15:53.7154786Z  2024-04-03T18:15:53.7155235Z  2024-04-03T18:15:53.7155681Z  2024-04-03T18:15:53.7156109Z  2024-04-03T18:15:53.7157328Z [17,932 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:53.7159001Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 35s local 2024-04-03T18:15:53.7160221Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 30s local 2024-04-03T18:15:53.7161699Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 22s local 2024-04-03T18:15:53.7163181Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 22s local 2024-04-03T18:15:53.7164752Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 21s local 2024-04-03T18:15:53.7166352Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp; 18s local 2024-04-03T18:15:53.7167798Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 18s local 2024-04-03T18:15:53.7169107Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 17s local ... 2024-04-03T18:15:53.9247571Z 2024-04-03T18:15:53.9248290Z  2024-04-03T18:15:53.9248794Z  2024-04-03T18:15:53.9249275Z  2024-04-03T18:15:53.9249684Z  2024-04-03T18:15:53.9250073Z  2024-04-03T18:15:53.9250456Z  2024-04-03T18:15:53.9250903Z  2024-04-03T18:15:53.9251307Z  2024-04-03T18:15:53.9252416Z [17,934 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:53.9253957Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 35s local 2024-04-03T18:15:53.9255298Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 31s local 2024-04-03T18:15:53.9256450Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 23s local 2024-04-03T18:15:53.9257715Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 22s local 2024-04-03T18:15:53.9259135Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 21s local 2024-04-03T18:15:53.9260494Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 18s local 2024-04-03T18:15:53.9261792Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 18s local 2024-04-03T18:15:53.9263178Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 17s local ... 2024-04-03T18:15:54.2346246Z 2024-04-03T18:15:54.2346923Z  2024-04-03T18:15:54.2347393Z  2024-04-03T18:15:54.2347977Z  2024-04-03T18:15:54.2348356Z  2024-04-03T18:15:54.2348718Z  2024-04-03T18:15:54.2349122Z  2024-04-03T18:15:54.2349507Z  2024-04-03T18:15:54.2349853Z  2024-04-03T18:15:54.2351114Z [17,935 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:54.2352562Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 35s local 2024-04-03T18:15:54.2353628Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 31s local 2024-04-03T18:15:54.2354707Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 23s local 2024-04-03T18:15:54.2355896Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 23s local 2024-04-03T18:15:54.2357249Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 21s local 2024-04-03T18:15:54.2358501Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 18s local 2024-04-03T18:15:54.2359657Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 18s local 2024-04-03T18:15:54.2360892Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 17s local ... 2024-04-03T18:15:54.5189920Z 2024-04-03T18:15:54.5190701Z  2024-04-03T18:15:54.5191195Z  2024-04-03T18:15:54.5191643Z  2024-04-03T18:15:54.5192067Z  2024-04-03T18:15:54.5192480Z  2024-04-03T18:15:54.5192893Z  2024-04-03T18:15:54.5193317Z  2024-04-03T18:15:54.5193724Z  2024-04-03T18:15:54.5194904Z [17,936 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:54.5196804Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 35s local 2024-04-03T18:15:54.5197973Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 31s local 2024-04-03T18:15:54.5199334Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 23s local 2024-04-03T18:15:54.5200705Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 23s local 2024-04-03T18:15:54.5202262Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 22s local 2024-04-03T18:15:54.5203928Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 18s local 2024-04-03T18:15:54.5205155Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 18s local 2024-04-03T18:15:54.5206540Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 17s local ... 2024-04-03T18:15:54.7201307Z 2024-04-03T18:15:54.7202088Z  2024-04-03T18:15:54.7202600Z  2024-04-03T18:15:54.7203029Z  2024-04-03T18:15:54.7203545Z  2024-04-03T18:15:54.7204163Z  2024-04-03T18:15:54.7204548Z  2024-04-03T18:15:54.7204975Z  2024-04-03T18:15:54.7205396Z  2024-04-03T18:15:54.7206641Z [17,938 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:54.7208208Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 36s local 2024-04-03T18:15:54.7209335Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 31s local 2024-04-03T18:15:54.7210505Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 23s local 2024-04-03T18:15:54.7211907Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 23s local 2024-04-03T18:15:54.7213383Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 22s local 2024-04-03T18:15:54.7214912Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 19s local 2024-04-03T18:15:54.7216048Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 18s local 2024-04-03T18:15:54.7217341Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 17s local ... 2024-04-03T18:15:55.3612670Z 2024-04-03T18:15:55.3613424Z  2024-04-03T18:15:55.3613932Z  2024-04-03T18:15:55.3614602Z  2024-04-03T18:15:55.3614940Z  2024-04-03T18:15:55.3615330Z  2024-04-03T18:15:55.3615747Z  2024-04-03T18:15:55.3616158Z  2024-04-03T18:15:55.3616925Z  2024-04-03T18:15:55.3618160Z [17,939 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:55.3619790Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 36s local 2024-04-03T18:15:55.3621105Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 32s local 2024-04-03T18:15:55.3622516Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 24s local 2024-04-03T18:15:55.3623968Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 24s local 2024-04-03T18:15:55.3625361Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 22s local 2024-04-03T18:15:55.3626691Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 19s local 2024-04-03T18:15:55.3628305Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 19s local 2024-04-03T18:15:55.3629571Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 18s local ... 2024-04-03T18:15:55.5628601Z 2024-04-03T18:15:55.5629391Z  2024-04-03T18:15:55.5629944Z  2024-04-03T18:15:55.5630384Z  2024-04-03T18:15:55.5630815Z  2024-04-03T18:15:55.5631226Z  2024-04-03T18:15:55.5631651Z  2024-04-03T18:15:55.5632099Z  2024-04-03T18:15:55.5632493Z  2024-04-03T18:15:55.5633768Z [17,942 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:55.5635368Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 36s local 2024-04-03T18:15:55.5636570Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 32s local 2024-04-03T18:15:55.5637767Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 24s local 2024-04-03T18:15:55.5639472Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 24s local 2024-04-03T18:15:55.5640953Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 23s local 2024-04-03T18:15:55.5642357Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 19s local 2024-04-03T18:15:55.5643608Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 19s local 2024-04-03T18:15:55.5645049Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 18s local ... 2024-04-03T18:15:55.9167566Z 2024-04-03T18:15:55.9173044Z  2024-04-03T18:15:55.9173634Z  2024-04-03T18:15:55.9174008Z  2024-04-03T18:15:55.9174573Z  2024-04-03T18:15:55.9174950Z  2024-04-03T18:15:55.9175395Z  2024-04-03T18:15:55.9175781Z  2024-04-03T18:15:55.9176192Z  2024-04-03T18:15:55.9177312Z [17,943 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:55.9178919Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 37s local 2024-04-03T18:15:55.9180084Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 33s local 2024-04-03T18:15:55.9181269Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 25s local 2024-04-03T18:15:55.9182639Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 24s local 2024-04-03T18:15:55.9184084Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 23s local 2024-04-03T18:15:55.9185445Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 20s local 2024-04-03T18:15:55.9186677Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 20s local 2024-04-03T18:15:55.9188478Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 19s local ... 2024-04-03T18:15:56.1182301Z 2024-04-03T18:15:56.1183126Z  2024-04-03T18:15:56.1183753Z  2024-04-03T18:15:56.1184195Z  2024-04-03T18:15:56.1184618Z  2024-04-03T18:15:56.1185065Z  2024-04-03T18:15:56.1185490Z  2024-04-03T18:15:56.1185956Z  2024-04-03T18:15:56.1186386Z  2024-04-03T18:15:56.1187920Z [17,946 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:15:56.1189619Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 37s local 2024-04-03T18:15:56.1191172Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 33s local 2024-04-03T18:15:56.1192592Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 25s local 2024-04-03T18:15:56.1193988Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 25s local 2024-04-03T18:15:56.1195471Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 23s local 2024-04-03T18:15:56.1197077Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 20s local 2024-04-03T18:15:56.1198310Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 20s local 2024-04-03T18:15:56.1199763Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 19s local ... 2024-04-03T18:15:56.5196256Z 2024-04-03T18:15:56.5197054Z  2024-04-03T18:15:56.5197565Z  2024-04-03T18:15:56.5197997Z  2024-04-03T18:15:56.5198479Z  2024-04-03T18:15:56.5198902Z  2024-04-03T18:15:56.5199340Z  2024-04-03T18:15:56.5199715Z  2024-04-03T18:15:56.5200124Z  2024-04-03T18:15:56.5201385Z [17,946 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:56.5203050Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 37s local 2024-04-03T18:15:56.5204305Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 33s local 2024-04-03T18:15:56.5205507Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 25s local 2024-04-03T18:15:56.5206880Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 25s local 2024-04-03T18:15:56.5208371Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 24s local 2024-04-03T18:15:56.5209836Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 20s local 2024-04-03T18:15:56.5211400Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 20s local 2024-04-03T18:15:56.5212740Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 19s local ... 2024-04-03T18:15:56.7819590Z 2024-04-03T18:15:56.7820377Z  2024-04-03T18:15:56.7820915Z  2024-04-03T18:15:56.7821362Z  2024-04-03T18:15:56.7821789Z  2024-04-03T18:15:56.7822185Z  2024-04-03T18:15:56.7822593Z  2024-04-03T18:15:56.7823003Z  2024-04-03T18:15:56.7823394Z  2024-04-03T18:15:56.7824830Z [17,948 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:56.7826435Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 38s local 2024-04-03T18:15:56.7828026Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 33s local 2024-04-03T18:15:56.7829257Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 26s local 2024-04-03T18:15:56.7830556Z Compiling .../evaluator/hlo_evaluator_typed_visitor_float8.cc; 25s local 2024-04-03T18:15:56.7831901Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 24s local 2024-04-03T18:15:56.7833334Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 21s local 2024-04-03T18:15:56.7834445Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 20s local 2024-04-03T18:15:56.7835746Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 19s local ... 2024-04-03T18:15:57.0518918Z 2024-04-03T18:15:57.0519823Z  2024-04-03T18:15:57.0520372Z  2024-04-03T18:15:57.0520790Z  2024-04-03T18:15:57.0521177Z  2024-04-03T18:15:57.0521580Z  2024-04-03T18:15:57.0521993Z  2024-04-03T18:15:57.0522420Z  2024-04-03T18:15:57.0522803Z  2024-04-03T18:15:57.0524009Z [17,949 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:57.0525655Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 38s local 2024-04-03T18:15:57.0526885Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 34s local 2024-04-03T18:15:57.0528072Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 26s local 2024-04-03T18:15:57.0529630Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 24s local 2024-04-03T18:15:57.0531353Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 21s local 2024-04-03T18:15:57.0532511Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 21s local 2024-04-03T18:15:57.0533838Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 20s local 2024-04-03T18:15:57.0535353Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 17s local ... 2024-04-03T18:15:57.2499714Z 2024-04-03T18:15:57.2501011Z  2024-04-03T18:15:57.2501834Z  2024-04-03T18:15:57.2503164Z  2024-04-03T18:15:57.2503602Z  2024-04-03T18:15:57.2503999Z  2024-04-03T18:15:57.2504397Z  2024-04-03T18:15:57.2504809Z  2024-04-03T18:15:57.2505216Z  2024-04-03T18:15:57.2506316Z [17,950 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:57.2508024Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 38s local 2024-04-03T18:15:57.2509115Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 34s local 2024-04-03T18:15:57.2510399Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 26s local 2024-04-03T18:15:57.2511736Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 24s local 2024-04-03T18:15:57.2513006Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 21s local 2024-04-03T18:15:57.2514103Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 21s local 2024-04-03T18:15:57.2515432Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 20s local 2024-04-03T18:15:57.2516816Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 17s local ... 2024-04-03T18:15:57.5182565Z 2024-04-03T18:15:57.5183320Z  2024-04-03T18:15:57.5184076Z  2024-04-03T18:15:57.5185193Z  2024-04-03T18:15:57.5185805Z  2024-04-03T18:15:57.5186419Z  2024-04-03T18:15:57.5186987Z  2024-04-03T18:15:57.5187961Z  2024-04-03T18:15:57.5188588Z  2024-04-03T18:15:57.5230002Z [17,950 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:57.5234252Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 38s local 2024-04-03T18:15:57.5235915Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 34s local 2024-04-03T18:15:57.5239691Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp; 26s local 2024-04-03T18:15:57.5241380Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 25s local 2024-04-03T18:15:57.5245243Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 21s local 2024-04-03T18:15:57.5246740Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 21s local 2024-04-03T18:15:57.5248297Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 20s local 2024-04-03T18:15:57.5249688Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 17s local ... 2024-04-03T18:15:57.7868587Z 2024-04-03T18:15:57.7869864Z  2024-04-03T18:15:57.7871102Z  2024-04-03T18:15:57.7871745Z  2024-04-03T18:15:57.7872163Z  2024-04-03T18:15:57.7872562Z  2024-04-03T18:15:57.7873045Z  2024-04-03T18:15:57.7873486Z  2024-04-03T18:15:57.7873912Z  2024-04-03T18:15:57.7875222Z [17,952 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:57.7876926Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 39s local 2024-04-03T18:15:57.7878234Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 34s local 2024-04-03T18:15:57.7879562Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 25s local 2024-04-03T18:15:57.7880989Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 22s local 2024-04-03T18:15:57.7882189Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 21s local 2024-04-03T18:15:57.7883500Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 20s local 2024-04-03T18:15:57.7884833Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 18s local 2024-04-03T18:15:57.7885969Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 16s local ... 2024-04-03T18:15:58.1188511Z 2024-04-03T18:15:58.1189732Z  2024-04-03T18:15:58.1190246Z  2024-04-03T18:15:58.1190677Z  2024-04-03T18:15:58.1191107Z  2024-04-03T18:15:58.1191550Z  2024-04-03T18:15:58.1192040Z  2024-04-03T18:15:58.1192446Z  2024-04-03T18:15:58.1193075Z  2024-04-03T18:15:58.1194271Z [17,954 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:58.1195912Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 39s local 2024-04-03T18:15:58.1197117Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 35s local 2024-04-03T18:15:58.1198647Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 25s local 2024-04-03T18:15:58.1200097Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 22s local 2024-04-03T18:15:58.1201325Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 22s local 2024-04-03T18:15:58.1202674Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 21s local 2024-04-03T18:15:58.1204063Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 18s local 2024-04-03T18:15:58.1205271Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 16s local ... 2024-04-03T18:15:58.4481842Z 2024-04-03T18:15:58.4482596Z  2024-04-03T18:15:58.4483154Z  2024-04-03T18:15:58.4483578Z  2024-04-03T18:15:58.4483975Z  2024-04-03T18:15:58.4484330Z  2024-04-03T18:15:58.4484656Z  2024-04-03T18:15:58.4485028Z  2024-04-03T18:15:58.4485478Z  2024-04-03T18:15:58.4486714Z [17,955 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:58.4488610Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 39s local 2024-04-03T18:15:58.4489751Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 35s local 2024-04-03T18:15:58.4490916Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 26s local 2024-04-03T18:15:58.4492269Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 22s local 2024-04-03T18:15:58.4493492Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 22s local 2024-04-03T18:15:58.4495216Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 21s local 2024-04-03T18:15:58.4496504Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 18s local 2024-04-03T18:15:58.4497676Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 17s local ... 2024-04-03T18:15:58.7194712Z 2024-04-03T18:15:58.7195999Z  2024-04-03T18:15:58.7196513Z  2024-04-03T18:15:58.7196953Z  2024-04-03T18:15:58.7197366Z  2024-04-03T18:15:58.7197809Z  2024-04-03T18:15:58.7198218Z  2024-04-03T18:15:58.7198642Z  2024-04-03T18:15:58.7199055Z  2024-04-03T18:15:58.7200303Z [17,956 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:58.7202006Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 40s local 2024-04-03T18:15:58.7203305Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 35s local 2024-04-03T18:15:58.7204663Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 26s local 2024-04-03T18:15:58.7206153Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 23s local 2024-04-03T18:15:58.7207386Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 22s local 2024-04-03T18:15:58.7208618Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 21s local 2024-04-03T18:15:58.7209888Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 19s local 2024-04-03T18:15:58.7211081Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 17s local ... 2024-04-03T18:15:58.9812579Z 2024-04-03T18:15:58.9817481Z  2024-04-03T18:15:58.9818061Z  2024-04-03T18:15:58.9818492Z  2024-04-03T18:15:58.9818941Z  2024-04-03T18:15:58.9819357Z  2024-04-03T18:15:58.9819751Z  2024-04-03T18:15:58.9820154Z  2024-04-03T18:15:58.9820564Z  2024-04-03T18:15:58.9822047Z [17,958 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:58.9823611Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 40s local 2024-04-03T18:15:58.9824798Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 36s local 2024-04-03T18:15:58.9826189Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 26s local 2024-04-03T18:15:58.9827556Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 23s local 2024-04-03T18:15:58.9828913Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 23s local 2024-04-03T18:15:58.9830163Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 22s local 2024-04-03T18:15:58.9831518Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 19s local 2024-04-03T18:15:58.9832700Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 17s local ... 2024-04-03T18:15:59.3211042Z 2024-04-03T18:15:59.3211835Z  2024-04-03T18:15:59.3212338Z  2024-04-03T18:15:59.3212813Z  2024-04-03T18:15:59.3213219Z  2024-04-03T18:15:59.3213609Z  2024-04-03T18:15:59.3214022Z  2024-04-03T18:15:59.3214640Z  2024-04-03T18:15:59.3215048Z  2024-04-03T18:15:59.3216387Z [17,959 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:59.3217897Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 40s local 2024-04-03T18:15:59.3219034Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 36s local 2024-04-03T18:15:59.3220242Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 26s local 2024-04-03T18:15:59.3222088Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 23s local 2024-04-03T18:15:59.3223174Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 23s local 2024-04-03T18:15:59.3224358Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 22s local 2024-04-03T18:15:59.3225640Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 19s local 2024-04-03T18:15:59.3226728Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 17s local ... 2024-04-03T18:15:59.5929842Z 2024-04-03T18:15:59.5930595Z  2024-04-03T18:15:59.5931024Z  2024-04-03T18:15:59.5931672Z  2024-04-03T18:15:59.5932032Z  2024-04-03T18:15:59.5932368Z  2024-04-03T18:15:59.5932732Z  2024-04-03T18:15:59.5933196Z  2024-04-03T18:15:59.5933517Z  2024-04-03T18:15:59.5934734Z [17,961 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:15:59.5936014Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 40s local 2024-04-03T18:15:59.5937139Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 36s local 2024-04-03T18:15:59.5938184Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 27s local 2024-04-03T18:15:59.5939293Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 23s local 2024-04-03T18:15:59.5940271Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 23s local 2024-04-03T18:15:59.5941357Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 22s local 2024-04-03T18:15:59.5942432Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 19s local 2024-04-03T18:15:59.5943432Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 18s local ... 2024-04-03T18:15:59.9205429Z 2024-04-03T18:15:59.9206146Z  2024-04-03T18:15:59.9206647Z  2024-04-03T18:15:59.9207105Z  2024-04-03T18:15:59.9207507Z  2024-04-03T18:15:59.9207934Z  2024-04-03T18:15:59.9208332Z  2024-04-03T18:15:59.9208744Z  2024-04-03T18:15:59.9209187Z  2024-04-03T18:15:59.9210387Z [17,963 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:15:59.9211968Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 41s local 2024-04-03T18:15:59.9213131Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 37s local 2024-04-03T18:15:59.9214782Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 27s local 2024-04-03T18:15:59.9216117Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 24s local 2024-04-03T18:15:59.9217282Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 24s local 2024-04-03T18:15:59.9218659Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 23s local 2024-04-03T18:15:59.9220211Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 20s local 2024-04-03T18:15:59.9221468Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 18s local ... 2024-04-03T18:16:00.1238197Z 2024-04-03T18:16:00.1238956Z  2024-04-03T18:16:00.1239472Z  2024-04-03T18:16:00.1239893Z  2024-04-03T18:16:00.1240351Z  2024-04-03T18:16:00.1240798Z  2024-04-03T18:16:00.1241199Z  2024-04-03T18:16:00.1241663Z  2024-04-03T18:16:00.1242085Z  2024-04-03T18:16:00.1243300Z [17,965 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:00.1244927Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 41s local 2024-04-03T18:16:00.1246099Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 37s local 2024-04-03T18:16:00.1247357Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 27s local 2024-04-03T18:16:00.1248687Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 24s local 2024-04-03T18:16:00.1249982Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 23s local 2024-04-03T18:16:00.1251187Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 20s local 2024-04-03T18:16:00.1252245Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 18s local 2024-04-03T18:16:00.1253776Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 15s local ... 2024-04-03T18:16:00.4187448Z 2024-04-03T18:16:00.4188479Z  2024-04-03T18:16:00.4188975Z  2024-04-03T18:16:00.4189357Z  2024-04-03T18:16:00.4189750Z  2024-04-03T18:16:00.4190137Z  2024-04-03T18:16:00.4190512Z  2024-04-03T18:16:00.4190911Z  2024-04-03T18:16:00.4191297Z  2024-04-03T18:16:00.4192398Z [17,968 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:00.4194127Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 41s local 2024-04-03T18:16:00.4195239Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 37s local 2024-04-03T18:16:00.4196430Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 28s local 2024-04-03T18:16:00.4197723Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 24s local 2024-04-03T18:16:00.4198929Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 23s local 2024-04-03T18:16:00.4200130Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 20s local 2024-04-03T18:16:00.4201133Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 19s local 2024-04-03T18:16:00.4202314Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 16s local ... 2024-04-03T18:16:00.6400383Z 2024-04-03T18:16:00.6401195Z  2024-04-03T18:16:00.6401750Z  2024-04-03T18:16:00.6402234Z  2024-04-03T18:16:00.6402696Z  2024-04-03T18:16:00.6403166Z  2024-04-03T18:16:00.6403638Z  2024-04-03T18:16:00.6404099Z  2024-04-03T18:16:00.6404555Z  2024-04-03T18:16:00.6405882Z [17,969 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:00.6407545Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 42s local 2024-04-03T18:16:00.6408871Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 37s local 2024-04-03T18:16:00.6410220Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 28s local 2024-04-03T18:16:00.6411748Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 24s local 2024-04-03T18:16:00.6413099Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 23s local 2024-04-03T18:16:00.6414647Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 21s local 2024-04-03T18:16:00.6416109Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 19s local 2024-04-03T18:16:00.6417468Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 16s local ... 2024-04-03T18:16:00.8794399Z 2024-04-03T18:16:00.8795135Z  2024-04-03T18:16:00.8795598Z  2024-04-03T18:16:00.8796226Z  2024-04-03T18:16:00.8796603Z  2024-04-03T18:16:00.8796966Z  2024-04-03T18:16:00.8797313Z  2024-04-03T18:16:00.8797652Z  2024-04-03T18:16:00.8798003Z  2024-04-03T18:16:00.8799064Z [17,971 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:00.8800404Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 42s local 2024-04-03T18:16:00.8801395Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 37s local 2024-04-03T18:16:00.8802654Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 28s local 2024-04-03T18:16:00.8803759Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 24s local 2024-04-03T18:16:00.8804917Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 24s local 2024-04-03T18:16:00.8806031Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 21s local 2024-04-03T18:16:00.8807180Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 19s local 2024-04-03T18:16:00.8808733Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 16s local ... 2024-04-03T18:16:01.1213496Z 2024-04-03T18:16:01.1214489Z  2024-04-03T18:16:01.1215065Z  2024-04-03T18:16:01.1215513Z  2024-04-03T18:16:01.1215917Z  2024-04-03T18:16:01.1216354Z  2024-04-03T18:16:01.1217120Z  2024-04-03T18:16:01.1217539Z  2024-04-03T18:16:01.1217962Z  2024-04-03T18:16:01.1219183Z [17,972 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:01.1220790Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 42s local 2024-04-03T18:16:01.1221980Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 38s local 2024-04-03T18:16:01.1223253Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 28s local 2024-04-03T18:16:01.1224895Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 25s local 2024-04-03T18:16:01.1226213Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 24s local 2024-04-03T18:16:01.1227528Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 21s local 2024-04-03T18:16:01.1228890Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 19s local 2024-04-03T18:16:01.1230102Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 16s local ... 2024-04-03T18:16:01.4231743Z 2024-04-03T18:16:01.4232889Z  2024-04-03T18:16:01.4233379Z  2024-04-03T18:16:01.4233842Z  2024-04-03T18:16:01.4234250Z  2024-04-03T18:16:01.4234651Z  2024-04-03T18:16:01.4235048Z  2024-04-03T18:16:01.4235563Z  2024-04-03T18:16:01.4235973Z  2024-04-03T18:16:01.4237201Z [17,974 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:01.4238857Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 42s local 2024-04-03T18:16:01.4240122Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 38s local 2024-04-03T18:16:01.4241480Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 29s local 2024-04-03T18:16:01.4242886Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 25s local 2024-04-03T18:16:01.4244286Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 24s local 2024-04-03T18:16:01.4245574Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 21s local 2024-04-03T18:16:01.4246880Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 17s local 2024-04-03T18:16:01.4248344Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 14s local ... 2024-04-03T18:16:01.7233505Z 2024-04-03T18:16:01.7234457Z  2024-04-03T18:16:01.7235183Z  2024-04-03T18:16:01.7236015Z  2024-04-03T18:16:01.7236624Z  2024-04-03T18:16:01.7237030Z  2024-04-03T18:16:01.7237638Z  2024-04-03T18:16:01.7238183Z  2024-04-03T18:16:01.7238504Z  2024-04-03T18:16:01.7239878Z [17,975 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:01.7241984Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 43s local 2024-04-03T18:16:01.7243190Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 38s local 2024-04-03T18:16:01.7244594Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 29s local 2024-04-03T18:16:01.7246041Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 25s local 2024-04-03T18:16:01.7247748Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 24s local 2024-04-03T18:16:01.7249302Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 22s local 2024-04-03T18:16:01.7250908Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 17s local 2024-04-03T18:16:01.7253043Z Compiling mlir/lib/Transforms/Utils/DialectConversion.cpp; 14s local ... 2024-04-03T18:16:02.0860492Z 2024-04-03T18:16:02.0866420Z  2024-04-03T18:16:02.0867147Z  2024-04-03T18:16:02.0867598Z  2024-04-03T18:16:02.0868314Z  2024-04-03T18:16:02.0868713Z  2024-04-03T18:16:02.0869150Z  2024-04-03T18:16:02.0869526Z  2024-04-03T18:16:02.0869914Z  2024-04-03T18:16:02.0871092Z [17,977 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:02.0872634Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 43s local 2024-04-03T18:16:02.0874088Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 39s local 2024-04-03T18:16:02.0875388Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 29s local 2024-04-03T18:16:02.0876798Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 26s local 2024-04-03T18:16:02.0878037Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 25s local 2024-04-03T18:16:02.0879615Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 22s local 2024-04-03T18:16:02.0881042Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 17s local 2024-04-03T18:16:02.0882301Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 10s local ... 2024-04-03T18:16:02.2941637Z 2024-04-03T18:16:02.2942643Z  2024-04-03T18:16:02.2943303Z  2024-04-03T18:16:02.2943859Z  2024-04-03T18:16:02.2944250Z  2024-04-03T18:16:02.2944803Z  2024-04-03T18:16:02.2945504Z  2024-04-03T18:16:02.2945911Z  2024-04-03T18:16:02.2946477Z  2024-04-03T18:16:02.2948053Z [17,978 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:02.2949845Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 43s local 2024-04-03T18:16:02.2951207Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 39s local 2024-04-03T18:16:02.2952700Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 29s local 2024-04-03T18:16:02.2954298Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 26s local 2024-04-03T18:16:02.2955777Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 25s local 2024-04-03T18:16:02.2957271Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 22s local 2024-04-03T18:16:02.2958965Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 18s local 2024-04-03T18:16:02.2960332Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 11s local ... 2024-04-03T18:16:02.5232680Z 2024-04-03T18:16:02.5235854Z  2024-04-03T18:16:02.5236472Z  2024-04-03T18:16:02.5236914Z  2024-04-03T18:16:02.5237347Z  2024-04-03T18:16:02.5237785Z  2024-04-03T18:16:02.5238199Z  2024-04-03T18:16:02.5238593Z  2024-04-03T18:16:02.5238989Z  2024-04-03T18:16:02.5240189Z [17,978 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:02.5242224Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 43s local 2024-04-03T18:16:02.5243472Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 39s local 2024-04-03T18:16:02.5244811Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 30s local 2024-04-03T18:16:02.5246369Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 26s local 2024-04-03T18:16:02.5247611Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 25s local 2024-04-03T18:16:02.5248840Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 22s local 2024-04-03T18:16:02.5250028Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 18s local 2024-04-03T18:16:02.5251245Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 11s local ... 2024-04-03T18:16:02.7236975Z 2024-04-03T18:16:02.7237750Z  2024-04-03T18:16:02.7238254Z  2024-04-03T18:16:02.7238707Z  2024-04-03T18:16:02.7239149Z  2024-04-03T18:16:02.7239572Z  2024-04-03T18:16:02.7240013Z  2024-04-03T18:16:02.7240475Z  2024-04-03T18:16:02.7240906Z  2024-04-03T18:16:02.7242164Z [17,979 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:02.7243793Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 44s local 2024-04-03T18:16:02.7245063Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 39s local 2024-04-03T18:16:02.7246429Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 30s local 2024-04-03T18:16:02.7247881Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 26s local 2024-04-03T18:16:02.7249270Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 25s local 2024-04-03T18:16:02.7250926Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 23s local 2024-04-03T18:16:02.7252160Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 18s local 2024-04-03T18:16:02.7253389Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 11s local ... 2024-04-03T18:16:02.9971303Z 2024-04-03T18:16:02.9974402Z  2024-04-03T18:16:02.9974925Z  2024-04-03T18:16:02.9975337Z  2024-04-03T18:16:02.9975739Z  2024-04-03T18:16:02.9976146Z  2024-04-03T18:16:02.9976808Z  2024-04-03T18:16:02.9977235Z  2024-04-03T18:16:02.9977671Z  2024-04-03T18:16:02.9980233Z [17,980 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:02.9981829Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 44s local 2024-04-03T18:16:02.9982948Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 40s local 2024-04-03T18:16:02.9984425Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 30s local 2024-04-03T18:16:02.9985990Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 27s local 2024-04-03T18:16:02.9987397Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 26s local 2024-04-03T18:16:02.9989056Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 23s local 2024-04-03T18:16:02.9990452Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 18s local 2024-04-03T18:16:02.9991813Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 11s local ... 2024-04-03T18:16:03.3158008Z 2024-04-03T18:16:03.3159319Z  2024-04-03T18:16:03.3159867Z  2024-04-03T18:16:03.3160316Z  2024-04-03T18:16:03.3160742Z  2024-04-03T18:16:03.3161162Z  2024-04-03T18:16:03.3161577Z  2024-04-03T18:16:03.3162008Z  2024-04-03T18:16:03.3162440Z  2024-04-03T18:16:03.3163684Z [17,981 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:03.3165265Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 44s local 2024-04-03T18:16:03.3166425Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 40s local 2024-04-03T18:16:03.3167786Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 30s local 2024-04-03T18:16:03.3169530Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 27s local 2024-04-03T18:16:03.3170983Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 26s local 2024-04-03T18:16:03.3172203Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 23s local 2024-04-03T18:16:03.3173479Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 19s local 2024-04-03T18:16:03.3175105Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 12s local ... 2024-04-03T18:16:03.5237639Z 2024-04-03T18:16:03.5239637Z  2024-04-03T18:16:03.5240138Z  2024-04-03T18:16:03.5240553Z  2024-04-03T18:16:03.5240985Z  2024-04-03T18:16:03.5241390Z  2024-04-03T18:16:03.5241817Z  2024-04-03T18:16:03.5242224Z  2024-04-03T18:16:03.5242617Z  2024-04-03T18:16:03.5243841Z [17,982 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:03.5245461Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 44s local 2024-04-03T18:16:03.5246689Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 40s local 2024-04-03T18:16:03.5248041Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 31s local 2024-04-03T18:16:03.5249478Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 27s local 2024-04-03T18:16:03.5250808Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 26s local 2024-04-03T18:16:03.5252437Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 23s local 2024-04-03T18:16:03.5253776Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 19s local 2024-04-03T18:16:03.5255209Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 12s local ... 2024-04-03T18:16:03.7320515Z 2024-04-03T18:16:03.7321283Z  2024-04-03T18:16:03.7321792Z  2024-04-03T18:16:03.7322199Z  2024-04-03T18:16:03.7322603Z  2024-04-03T18:16:03.7323031Z  2024-04-03T18:16:03.7323451Z  2024-04-03T18:16:03.7323848Z  2024-04-03T18:16:03.7324281Z  2024-04-03T18:16:03.7325546Z [17,984 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:03.7327096Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 45s local 2024-04-03T18:16:03.7328640Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 40s local 2024-04-03T18:16:03.7330017Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 31s local 2024-04-03T18:16:03.7331468Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 27s local 2024-04-03T18:16:03.7332616Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 24s local 2024-04-03T18:16:03.7333914Z Compiling mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp; 19s local 2024-04-03T18:16:03.7335290Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 12s local 2024-04-03T18:16:03.7336454Z @llvm-project//mlir:ComplexToStandard; 12s local ... 2024-04-03T18:16:04.1251733Z 2024-04-03T18:16:04.1269472Z  2024-04-03T18:16:04.1270251Z  2024-04-03T18:16:04.1270687Z  2024-04-03T18:16:04.1271178Z  2024-04-03T18:16:04.1271595Z  2024-04-03T18:16:04.1272002Z  2024-04-03T18:16:04.1272455Z  2024-04-03T18:16:04.1272904Z  2024-04-03T18:16:04.1274244Z [17,985 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:04.1275944Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 45s local 2024-04-03T18:16:04.1277168Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 41s local 2024-04-03T18:16:04.1278482Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 31s local 2024-04-03T18:16:04.1279924Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 28s local 2024-04-03T18:16:04.1281114Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 24s local 2024-04-03T18:16:04.1282348Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 12s local 2024-04-03T18:16:04.1283539Z @llvm-project//mlir:ComplexToStandard; 12s local 2024-04-03T18:16:04.1284966Z .../memory_space_assignment:prefetch_interval_picker; 10s local ... 2024-04-03T18:16:04.3251617Z 2024-04-03T18:16:04.3252719Z  2024-04-03T18:16:04.3254398Z  2024-04-03T18:16:04.3254821Z  2024-04-03T18:16:04.3255190Z  2024-04-03T18:16:04.3255581Z  2024-04-03T18:16:04.3255951Z  2024-04-03T18:16:04.3256316Z  2024-04-03T18:16:04.3257107Z  2024-04-03T18:16:04.3258210Z [17,986 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:04.3259805Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 45s local 2024-04-03T18:16:04.3260870Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 41s local 2024-04-03T18:16:04.3262043Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 31s local 2024-04-03T18:16:04.3263279Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 28s local 2024-04-03T18:16:04.3264375Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 24s local 2024-04-03T18:16:04.3265325Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 13s local 2024-04-03T18:16:04.3266321Z @llvm-project//mlir:ComplexToStandard; 12s local 2024-04-03T18:16:04.3267341Z .../memory_space_assignment:prefetch_interval_picker; 10s local ... 2024-04-03T18:16:04.9383192Z 2024-04-03T18:16:04.9383962Z  2024-04-03T18:16:04.9384471Z  2024-04-03T18:16:04.9384923Z  2024-04-03T18:16:04.9385327Z  2024-04-03T18:16:04.9385744Z  2024-04-03T18:16:04.9386161Z  2024-04-03T18:16:04.9386612Z  2024-04-03T18:16:04.9387030Z  2024-04-03T18:16:04.9388436Z [17,987 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:04.9390295Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 46s local 2024-04-03T18:16:04.9391355Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 42s local 2024-04-03T18:16:04.9392390Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 32s local 2024-04-03T18:16:04.9393759Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 29s local 2024-04-03T18:16:04.9394856Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 25s local 2024-04-03T18:16:04.9396002Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 13s local 2024-04-03T18:16:04.9397081Z @llvm-project//mlir:ComplexToStandard; 13s local 2024-04-03T18:16:04.9398053Z .../memory_space_assignment:prefetch_interval_picker; 11s local ... 2024-04-03T18:16:05.1683439Z 2024-04-03T18:16:05.1684151Z  2024-04-03T18:16:05.1684645Z  2024-04-03T18:16:05.1685052Z  2024-04-03T18:16:05.1685420Z  2024-04-03T18:16:05.1685835Z  2024-04-03T18:16:05.1686239Z  2024-04-03T18:16:05.1686689Z  2024-04-03T18:16:05.1687103Z  2024-04-03T18:16:05.1688272Z [17,988 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:05.1689784Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 46s local 2024-04-03T18:16:05.1690955Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 42s local 2024-04-03T18:16:05.1692210Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 32s local 2024-04-03T18:16:05.1693592Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 29s local 2024-04-03T18:16:05.1694895Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 25s local 2024-04-03T18:16:05.1695976Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 13s local 2024-04-03T18:16:05.1697033Z @llvm-project//mlir:ComplexToStandard; 13s local 2024-04-03T18:16:05.1698076Z .../memory_space_assignment:prefetch_interval_picker; 11s local ... 2024-04-03T18:16:05.3943576Z 2024-04-03T18:16:05.3944720Z  2024-04-03T18:16:05.3945139Z  2024-04-03T18:16:05.3945469Z  2024-04-03T18:16:05.3945790Z  2024-04-03T18:16:05.3946113Z  2024-04-03T18:16:05.3946412Z  2024-04-03T18:16:05.3946733Z  2024-04-03T18:16:05.3947052Z  2024-04-03T18:16:05.3948449Z [17,991 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:05.3950401Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 46s local 2024-04-03T18:16:05.3951772Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 42s local 2024-04-03T18:16:05.3953172Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 32s local 2024-04-03T18:16:05.3954969Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 29s local 2024-04-03T18:16:05.3956264Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 25s local 2024-04-03T18:16:05.3957594Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 14s local 2024-04-03T18:16:05.3958876Z @llvm-project//mlir:ComplexToStandard; 13s local 2024-04-03T18:16:05.3960057Z .../memory_space_assignment:prefetch_interval_picker; 11s local ... 2024-04-03T18:16:05.6457659Z 2024-04-03T18:16:05.6458876Z  2024-04-03T18:16:05.6459735Z  2024-04-03T18:16:05.6460470Z  2024-04-03T18:16:05.6461249Z  2024-04-03T18:16:05.6462523Z  2024-04-03T18:16:05.6463020Z  2024-04-03T18:16:05.6463474Z  2024-04-03T18:16:05.6463917Z  2024-04-03T18:16:05.6465198Z [17,992 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:05.6466896Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 47s local 2024-04-03T18:16:05.6468492Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 42s local 2024-04-03T18:16:05.6469870Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 33s local 2024-04-03T18:16:05.6471299Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 29s local 2024-04-03T18:16:05.6472836Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 26s local 2024-04-03T18:16:05.6473949Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 14s local 2024-04-03T18:16:05.6475139Z @llvm-project//mlir:ComplexToStandard; 14s local 2024-04-03T18:16:05.6476244Z .../memory_space_assignment:prefetch_interval_picker; 12s local ... 2024-04-03T18:16:05.8858229Z 2024-04-03T18:16:05.8859464Z  2024-04-03T18:16:05.8862944Z  2024-04-03T18:16:05.8866294Z  2024-04-03T18:16:05.8870274Z  2024-04-03T18:16:05.8873295Z  2024-04-03T18:16:05.8876213Z  2024-04-03T18:16:05.8879053Z  2024-04-03T18:16:05.8879853Z  2024-04-03T18:16:05.8881585Z [17,995 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:16:05.8883310Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 47s local 2024-04-03T18:16:05.8884571Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 42s local 2024-04-03T18:16:05.8886100Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 33s local 2024-04-03T18:16:05.8887443Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 29s local 2024-04-03T18:16:05.8888614Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 26s local 2024-04-03T18:16:05.8889684Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 14s local 2024-04-03T18:16:05.8890848Z @llvm-project//mlir:ComplexToStandard; 14s local 2024-04-03T18:16:05.8891949Z .../memory_space_assignment:prefetch_interval_picker; 12s local ... 2024-04-03T18:16:06.1267957Z 2024-04-03T18:16:06.1268729Z  2024-04-03T18:16:06.1269267Z  2024-04-03T18:16:06.1269867Z  2024-04-03T18:16:06.1270245Z  2024-04-03T18:16:06.1270670Z  2024-04-03T18:16:06.1271099Z  2024-04-03T18:16:06.1271479Z  2024-04-03T18:16:06.1271879Z  2024-04-03T18:16:06.1273019Z [17,996 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:06.1274543Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 47s local 2024-04-03T18:16:06.1275708Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 43s local 2024-04-03T18:16:06.1277028Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 33s local 2024-04-03T18:16:06.1278658Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 30s local 2024-04-03T18:16:06.1279817Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 26s local 2024-04-03T18:16:06.1280900Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 14s local 2024-04-03T18:16:06.1282040Z @llvm-project//mlir:ComplexToStandard; 14s local 2024-04-03T18:16:06.1283103Z .../memory_space_assignment:prefetch_interval_picker; 12s local ... 2024-04-03T18:16:06.5267829Z 2024-04-03T18:16:06.5268621Z  2024-04-03T18:16:06.5269153Z  2024-04-03T18:16:06.5269602Z  2024-04-03T18:16:06.5271042Z  2024-04-03T18:16:06.5271467Z  2024-04-03T18:16:06.5271898Z  2024-04-03T18:16:06.5272350Z  2024-04-03T18:16:06.5272753Z  2024-04-03T18:16:06.5273990Z [17,997 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:06.5275592Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 47s local 2024-04-03T18:16:06.5276802Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 43s local 2024-04-03T18:16:06.5278179Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 34s local 2024-04-03T18:16:06.5279649Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 30s local 2024-04-03T18:16:06.5280779Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 26s local 2024-04-03T18:16:06.5281856Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 15s local 2024-04-03T18:16:06.5282986Z .../service/memory_space_assignment:prefetch_interval_picker; 13s local 2024-04-03T18:16:06.5284326Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 11s local ... 2024-04-03T18:16:06.7270122Z 2024-04-03T18:16:06.7271560Z  2024-04-03T18:16:06.7272116Z  2024-04-03T18:16:06.7272567Z  2024-04-03T18:16:06.7272998Z  2024-04-03T18:16:06.7273827Z  2024-04-03T18:16:06.7274262Z  2024-04-03T18:16:06.7274700Z  2024-04-03T18:16:06.7275151Z  2024-04-03T18:16:06.7279773Z [17,998 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:06.7281691Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 48s local 2024-04-03T18:16:06.7300183Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 43s local 2024-04-03T18:16:06.7302185Z Compiling llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp; 34s local 2024-04-03T18:16:06.7303976Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 30s local 2024-04-03T18:16:06.7308020Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 27s local 2024-04-03T18:16:06.7309358Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 15s local 2024-04-03T18:16:06.7313104Z .../service/memory_space_assignment:prefetch_interval_picker; 13s local 2024-04-03T18:16:06.7314692Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 11s local ... 2024-04-03T18:16:07.1170734Z 2024-04-03T18:16:07.1172025Z  2024-04-03T18:16:07.1172780Z  2024-04-03T18:16:07.1174210Z  2024-04-03T18:16:07.1174829Z  2024-04-03T18:16:07.1175258Z  2024-04-03T18:16:07.1175611Z  2024-04-03T18:16:07.1175959Z  2024-04-03T18:16:07.1176293Z  2024-04-03T18:16:07.1177324Z [18,000 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:07.1178623Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 48s local 2024-04-03T18:16:07.1179616Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 44s local 2024-04-03T18:16:07.1180588Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 31s local 2024-04-03T18:16:07.1181593Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 27s local 2024-04-03T18:16:07.1182484Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 15s local 2024-04-03T18:16:07.1183442Z .../service/memory_space_assignment:prefetch_interval_picker; 13s local 2024-04-03T18:16:07.1184482Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 11s local 2024-04-03T18:16:07.1185794Z Compiling mlir/lib/Dialect/Affine/Utils/Utils.cpp; 11s local ... 2024-04-03T18:16:07.3273516Z 2024-04-03T18:16:07.3274580Z  2024-04-03T18:16:07.3275136Z  2024-04-03T18:16:07.3275602Z  2024-04-03T18:16:07.3276074Z  2024-04-03T18:16:07.3276541Z  2024-04-03T18:16:07.3276997Z  2024-04-03T18:16:07.3277459Z  2024-04-03T18:16:07.3278180Z  2024-04-03T18:16:07.3279385Z [18,002 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:07.3280993Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 48s local 2024-04-03T18:16:07.3282254Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 44s local 2024-04-03T18:16:07.3283499Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 31s local 2024-04-03T18:16:07.3284797Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 27s local 2024-04-03T18:16:07.3285973Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 16s local 2024-04-03T18:16:07.3287306Z .../service/memory_space_assignment:prefetch_interval_picker; 13s local 2024-04-03T18:16:07.3288818Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 11s local 2024-04-03T18:16:07.3290127Z Compiling mlir/lib/Dialect/Affine/Utils/Utils.cpp; 11s local ... 2024-04-03T18:16:07.6208764Z 2024-04-03T18:16:07.6209507Z  2024-04-03T18:16:07.6210050Z  2024-04-03T18:16:07.6210522Z  2024-04-03T18:16:07.6210931Z  2024-04-03T18:16:07.6211368Z  2024-04-03T18:16:07.6211790Z  2024-04-03T18:16:07.6212211Z  2024-04-03T18:16:07.6212653Z  2024-04-03T18:16:07.6213942Z [18,004 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:07.6216025Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 48s local 2024-04-03T18:16:07.6217342Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 44s local 2024-04-03T18:16:07.6218463Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 31s local 2024-04-03T18:16:07.6219596Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 28s local 2024-04-03T18:16:07.6220648Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 16s local 2024-04-03T18:16:07.6221905Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 12s local 2024-04-03T18:16:07.6223007Z Compiling mlir/lib/Dialect/Affine/Utils/Utils.cpp; 11s local 2024-04-03T18:16:07.6224150Z Compiling llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp; 8s local ... 2024-04-03T18:16:07.9280502Z 2024-04-03T18:16:07.9284900Z  2024-04-03T18:16:07.9285467Z  2024-04-03T18:16:07.9285876Z  2024-04-03T18:16:07.9286318Z  2024-04-03T18:16:07.9286724Z  2024-04-03T18:16:07.9287116Z  2024-04-03T18:16:07.9287561Z  2024-04-03T18:16:07.9287987Z  2024-04-03T18:16:07.9289138Z [18,005 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:07.9290750Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 49s local 2024-04-03T18:16:07.9291970Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 45s local 2024-04-03T18:16:07.9293094Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 32s local 2024-04-03T18:16:07.9294613Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 28s local 2024-04-03T18:16:07.9295689Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 16s local 2024-04-03T18:16:07.9296712Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 12s local 2024-04-03T18:16:07.9297900Z Compiling llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp; 9s local 2024-04-03T18:16:07.9299122Z @llvm-project//mlir:AMXTransforms; 8s local ... 2024-04-03T18:16:08.1284067Z 2024-04-03T18:16:08.1286249Z  2024-04-03T18:16:08.1286867Z  2024-04-03T18:16:08.1287341Z  2024-04-03T18:16:08.1287770Z  2024-04-03T18:16:08.1288184Z  2024-04-03T18:16:08.1288621Z  2024-04-03T18:16:08.1289098Z  2024-04-03T18:16:08.1289495Z  2024-04-03T18:16:08.1291048Z [18,006 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:08.1292704Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 49s local 2024-04-03T18:16:08.1293949Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 45s local 2024-04-03T18:16:08.1295223Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 32s local 2024-04-03T18:16:08.1296711Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 28s local 2024-04-03T18:16:08.1297651Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 16s local 2024-04-03T18:16:08.1298714Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 12s local 2024-04-03T18:16:08.1299827Z Compiling llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp; 9s local 2024-04-03T18:16:08.1301161Z @llvm-project//mlir:AMXTransforms; 9s local ... 2024-04-03T18:16:08.5644944Z 2024-04-03T18:16:08.5645719Z  2024-04-03T18:16:08.5646247Z  2024-04-03T18:16:08.5646698Z  2024-04-03T18:16:08.5647147Z  2024-04-03T18:16:08.5647563Z  2024-04-03T18:16:08.5648020Z  2024-04-03T18:16:08.5648480Z  2024-04-03T18:16:08.5648936Z  2024-04-03T18:16:08.5650369Z [18,007 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:08.5652299Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 49s local 2024-04-03T18:16:08.5653635Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 45s local 2024-04-03T18:16:08.5655012Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 32s local 2024-04-03T18:16:08.5656322Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 28s local 2024-04-03T18:16:08.5657419Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 17s local 2024-04-03T18:16:08.5658856Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 13s local 2024-04-03T18:16:08.5660166Z Compiling llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp; 9s local 2024-04-03T18:16:08.5661454Z @llvm-project//mlir:AMXTransforms; 9s local ... 2024-04-03T18:16:08.9289655Z 2024-04-03T18:16:08.9290448Z  2024-04-03T18:16:08.9291022Z  2024-04-03T18:16:08.9291451Z  2024-04-03T18:16:08.9291860Z  2024-04-03T18:16:08.9292428Z  2024-04-03T18:16:08.9292820Z  2024-04-03T18:16:08.9295039Z  2024-04-03T18:16:08.9295865Z  2024-04-03T18:16:08.9297244Z [18,011 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:08.9299052Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 50s local 2024-04-03T18:16:08.9300421Z Compiling xla/hlo/evaluator/hlo_evaluator.cc; 46s local 2024-04-03T18:16:08.9301701Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 33s local 2024-04-03T18:16:08.9303056Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 29s local 2024-04-03T18:16:08.9304266Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 17s local 2024-04-03T18:16:08.9305475Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 13s local 2024-04-03T18:16:08.9306873Z Compiling llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp; 10s local 2024-04-03T18:16:08.9308525Z @llvm-project//mlir:AMXTransforms; 9s local ... 2024-04-03T18:16:09.2252684Z 2024-04-03T18:16:09.2253952Z  2024-04-03T18:16:09.2254995Z  2024-04-03T18:16:09.2256812Z  2024-04-03T18:16:09.2257508Z  2024-04-03T18:16:09.2258136Z  2024-04-03T18:16:09.2258782Z  2024-04-03T18:16:09.2259363Z  2024-04-03T18:16:09.2259971Z  2024-04-03T18:16:09.2261351Z [18,015 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:09.2263135Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 50s local 2024-04-03T18:16:09.2264661Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 33s local 2024-04-03T18:16:09.2266097Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 29s local 2024-04-03T18:16:09.2267388Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 17s local 2024-04-03T18:16:09.2269095Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 13s local 2024-04-03T18:16:09.2270542Z Compiling llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp; 10s local 2024-04-03T18:16:09.2271937Z @llvm-project//mlir:AMXTransforms; 10s local 2024-04-03T18:16:09.2273118Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 10s local ... 2024-04-03T18:16:09.4816231Z 2024-04-03T18:16:09.4817291Z  2024-04-03T18:16:09.4817849Z  2024-04-03T18:16:09.4818242Z  2024-04-03T18:16:09.4818618Z  2024-04-03T18:16:09.4819030Z  2024-04-03T18:16:09.4819459Z  2024-04-03T18:16:09.4819898Z  2024-04-03T18:16:09.4820334Z  2024-04-03T18:16:09.4821516Z [18,018 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:09.4823078Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 33s local 2024-04-03T18:16:09.4824255Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 29s local 2024-04-03T18:16:09.4825406Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 18s local 2024-04-03T18:16:09.4826475Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 13s local 2024-04-03T18:16:09.4827938Z @llvm-project//mlir:AMXTransforms; 10s local 2024-04-03T18:16:09.4829046Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 10s local 2024-04-03T18:16:09.4830421Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 10s local 2024-04-03T18:16:09.4831780Z Compiling llvm/lib/Target/X86/X86InsertPrefetch.cpp; 9s local ... 2024-04-03T18:16:09.7306257Z 2024-04-03T18:16:09.7306960Z  2024-04-03T18:16:09.7307839Z  2024-04-03T18:16:09.7308249Z  2024-04-03T18:16:09.7308661Z  2024-04-03T18:16:09.7309407Z  2024-04-03T18:16:09.7309832Z  2024-04-03T18:16:09.7310248Z  2024-04-03T18:16:09.7310655Z  2024-04-03T18:16:09.7311828Z [18,018 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:09.7313298Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 33s local 2024-04-03T18:16:09.7314450Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 30s local 2024-04-03T18:16:09.7315478Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 18s local 2024-04-03T18:16:09.7316820Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 14s local 2024-04-03T18:16:09.7317997Z @llvm-project//mlir:AMXTransforms; 10s local 2024-04-03T18:16:09.7319016Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 10s local 2024-04-03T18:16:09.7320352Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 10s local 2024-04-03T18:16:09.7321669Z Compiling llvm/lib/Target/X86/X86InsertPrefetch.cpp; 9s local ... 2024-04-03T18:16:10.0769430Z 2024-04-03T18:16:10.0770202Z  2024-04-03T18:16:10.0770665Z  2024-04-03T18:16:10.0771087Z  2024-04-03T18:16:10.0771451Z  2024-04-03T18:16:10.0771798Z  2024-04-03T18:16:10.0772170Z  2024-04-03T18:16:10.0772533Z  2024-04-03T18:16:10.0772872Z  2024-04-03T18:16:10.0773920Z [18,019 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:10.0775416Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 34s local 2024-04-03T18:16:10.0776469Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 30s local 2024-04-03T18:16:10.0777422Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 18s local 2024-04-03T18:16:10.0778378Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 14s local 2024-04-03T18:16:10.0779434Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 11s local 2024-04-03T18:16:10.0780596Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 10s local 2024-04-03T18:16:10.0782064Z Compiling llvm/lib/Target/X86/X86InsertPrefetch.cpp; 10s local 2024-04-03T18:16:10.0783189Z Compiling mlir/lib/Dialect/SCF/Utils/Utils.cpp; 9s local ... 2024-04-03T18:16:10.3401250Z 2024-04-03T18:16:10.3402034Z  2024-04-03T18:16:10.3402566Z  2024-04-03T18:16:10.3402971Z  2024-04-03T18:16:10.3403676Z  2024-04-03T18:16:10.3404101Z  2024-04-03T18:16:10.3404513Z  2024-04-03T18:16:10.3404928Z  2024-04-03T18:16:10.3405336Z  2024-04-03T18:16:10.3406614Z [18,019 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:10.3408288Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 34s local 2024-04-03T18:16:10.3409506Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 30s local 2024-04-03T18:16:10.3410602Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 19s local 2024-04-03T18:16:10.3411661Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 14s local 2024-04-03T18:16:10.3412819Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 11s local 2024-04-03T18:16:10.3414254Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 10s local 2024-04-03T18:16:10.3415687Z Compiling llvm/lib/Target/X86/X86InsertPrefetch.cpp; 10s local 2024-04-03T18:16:10.3416913Z Compiling mlir/lib/Dialect/SCF/Utils/Utils.cpp; 9s local ... 2024-04-03T18:16:10.5542094Z 2024-04-03T18:16:10.5542807Z  2024-04-03T18:16:10.5543296Z  2024-04-03T18:16:10.5543725Z  2024-04-03T18:16:10.5544134Z  2024-04-03T18:16:10.5544538Z  2024-04-03T18:16:10.5544923Z  2024-04-03T18:16:10.5545309Z  2024-04-03T18:16:10.5545706Z  2024-04-03T18:16:10.5546859Z [18,020 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:10.5548436Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 34s local 2024-04-03T18:16:10.5549530Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 30s local 2024-04-03T18:16:10.5550840Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 19s local 2024-04-03T18:16:10.5551860Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 15s local 2024-04-03T18:16:10.5553030Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 11s local 2024-04-03T18:16:10.5554278Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 11s local 2024-04-03T18:16:10.5555475Z Compiling llvm/lib/Target/X86/X86InsertPrefetch.cpp; 10s local 2024-04-03T18:16:10.5556961Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp; 9s local ... 2024-04-03T18:16:10.9309237Z 2024-04-03T18:16:10.9389423Z  2024-04-03T18:16:10.9509515Z  2024-04-03T18:16:10.9629448Z  2024-04-03T18:16:10.9749507Z  2024-04-03T18:16:10.9808695Z  2024-04-03T18:16:10.9830552Z  2024-04-03T18:16:10.9837270Z  2024-04-03T18:16:10.9837745Z  2024-04-03T18:16:10.9838939Z [18,020 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:10.9840446Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 35s local 2024-04-03T18:16:10.9841561Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 31s local 2024-04-03T18:16:10.9842579Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 19s local 2024-04-03T18:16:10.9843633Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 15s local 2024-04-03T18:16:10.9844977Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 11s local 2024-04-03T18:16:10.9846287Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 11s local 2024-04-03T18:16:10.9847529Z Compiling llvm/lib/Target/X86/X86InsertPrefetch.cpp; 11s local 2024-04-03T18:16:10.9848780Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp; 9s local ... 2024-04-03T18:16:11.1388764Z 2024-04-03T18:16:11.1469417Z  2024-04-03T18:16:11.1549479Z  2024-04-03T18:16:11.1629435Z  2024-04-03T18:16:11.1669375Z  2024-04-03T18:16:11.1709435Z  2024-04-03T18:16:11.1709956Z  2024-04-03T18:16:11.1710774Z  2024-04-03T18:16:11.1716744Z  2024-04-03T18:16:11.1720479Z [18,022 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:11.1722567Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 35s local 2024-04-03T18:16:11.1726149Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 31s local 2024-04-03T18:16:11.1727475Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 19s local 2024-04-03T18:16:11.1729493Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 15s local 2024-04-03T18:16:11.1730935Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 12s local 2024-04-03T18:16:11.1732721Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 11s local 2024-04-03T18:16:11.1734586Z Compiling llvm/lib/Target/X86/X86InsertPrefetch.cpp; 11s local 2024-04-03T18:16:11.1736230Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp; 9s local ... 2024-04-03T18:16:11.3668925Z 2024-04-03T18:16:11.3672042Z  2024-04-03T18:16:11.3674896Z  2024-04-03T18:16:11.3677546Z  2024-04-03T18:16:11.3680135Z  2024-04-03T18:16:11.3682710Z  2024-04-03T18:16:11.3685488Z  2024-04-03T18:16:11.3688536Z  2024-04-03T18:16:11.3691577Z  2024-04-03T18:16:11.3695434Z [18,024 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:11.3699492Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 35s local 2024-04-03T18:16:11.3703147Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 31s local 2024-04-03T18:16:11.3706729Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 20s local 2024-04-03T18:16:11.3710533Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 15s local 2024-04-03T18:16:11.3714405Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 12s local 2024-04-03T18:16:11.3718237Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 11s local 2024-04-03T18:16:11.3720188Z Compiling llvm/lib/Target/X86/X86InsertPrefetch.cpp; 11s local 2024-04-03T18:16:11.3724113Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp; 10s local ... 2024-04-03T18:16:11.7318546Z 2024-04-03T18:16:11.7319726Z  2024-04-03T18:16:11.7322710Z  2024-04-03T18:16:11.7325736Z  2024-04-03T18:16:11.7328652Z  2024-04-03T18:16:11.7330057Z  2024-04-03T18:16:11.7330710Z  2024-04-03T18:16:11.7331361Z  2024-04-03T18:16:11.7332015Z  2024-04-03T18:16:11.7333702Z [18,024 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:11.7335876Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 35s local 2024-04-03T18:16:11.7337468Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 32s local 2024-04-03T18:16:11.7339721Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 20s local 2024-04-03T18:16:11.7341153Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 16s local 2024-04-03T18:16:11.7342718Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 12s local 2024-04-03T18:16:11.7389337Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 12s local 2024-04-03T18:16:11.7391409Z Compiling llvm/lib/Target/X86/X86InsertPrefetch.cpp; 11s local 2024-04-03T18:16:11.7393078Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp; 10s local ... 2024-04-03T18:16:11.9321436Z 2024-04-03T18:16:11.9322571Z  2024-04-03T18:16:11.9323557Z  2024-04-03T18:16:11.9324750Z  2024-04-03T18:16:11.9325294Z  2024-04-03T18:16:11.9325727Z  2024-04-03T18:16:11.9326198Z  2024-04-03T18:16:11.9326640Z  2024-04-03T18:16:11.9327090Z  2024-04-03T18:16:11.9328327Z [18,026 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:11.9329930Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 36s local 2024-04-03T18:16:11.9331218Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 32s local 2024-04-03T18:16:11.9332382Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 20s local 2024-04-03T18:16:11.9333526Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 16s local 2024-04-03T18:16:11.9334951Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 12s local 2024-04-03T18:16:11.9336665Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 12s local 2024-04-03T18:16:11.9338106Z Compiling llvm/lib/Target/X86/X86InsertPrefetch.cpp; 12s local 2024-04-03T18:16:11.9339640Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp; 10s local ... 2024-04-03T18:16:12.1375496Z 2024-04-03T18:16:12.1376596Z  2024-04-03T18:16:12.1377465Z  2024-04-03T18:16:12.1380469Z  2024-04-03T18:16:12.1381046Z  2024-04-03T18:16:12.1381611Z  2024-04-03T18:16:12.1384643Z  2024-04-03T18:16:12.1385421Z  2024-04-03T18:16:12.1386007Z  2024-04-03T18:16:12.1390110Z [18,027 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:12.1391898Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 36s local 2024-04-03T18:16:12.1393390Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 32s local 2024-04-03T18:16:12.1396754Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 20s local 2024-04-03T18:16:12.1398067Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 16s local 2024-04-03T18:16:12.1399557Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 13s local 2024-04-03T18:16:12.1401174Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 12s local 2024-04-03T18:16:12.1402745Z Compiling llvm/lib/Target/X86/X86InsertPrefetch.cpp; 12s local 2024-04-03T18:16:12.1404325Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp; 10s local ... 2024-04-03T18:16:12.4979233Z 2024-04-03T18:16:12.4979978Z  2024-04-03T18:16:12.4980461Z  2024-04-03T18:16:12.4980867Z  2024-04-03T18:16:12.4981866Z  2024-04-03T18:16:12.4982352Z  2024-04-03T18:16:12.4982829Z  2024-04-03T18:16:12.4983278Z  2024-04-03T18:16:12.4983669Z  2024-04-03T18:16:12.4984879Z [18,028 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:12.4986452Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 36s local 2024-04-03T18:16:12.4987883Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 32s local 2024-04-03T18:16:12.4989191Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 21s local 2024-04-03T18:16:12.4990343Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 17s local 2024-04-03T18:16:12.4991613Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 13s local 2024-04-03T18:16:12.4992933Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 13s local 2024-04-03T18:16:12.4994351Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp; 11s local 2024-04-03T18:16:12.4995810Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 10s local ... 2024-04-03T18:16:12.7330690Z 2024-04-03T18:16:12.7331445Z  2024-04-03T18:16:12.7331949Z  2024-04-03T18:16:12.7332415Z  2024-04-03T18:16:12.7332885Z  2024-04-03T18:16:12.7333319Z  2024-04-03T18:16:12.7333773Z  2024-04-03T18:16:12.7334259Z  2024-04-03T18:16:12.7335027Z  2024-04-03T18:16:12.7336365Z [18,029 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:12.7338037Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 36s local 2024-04-03T18:16:12.7339267Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 33s local 2024-04-03T18:16:12.7340302Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 21s local 2024-04-03T18:16:12.7341311Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 17s local 2024-04-03T18:16:12.7342481Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 13s local 2024-04-03T18:16:12.7343663Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 13s local 2024-04-03T18:16:12.7344876Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp; 11s local 2024-04-03T18:16:12.7346189Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 10s local ... 2024-04-03T18:16:12.9334685Z 2024-04-03T18:16:12.9335418Z  2024-04-03T18:16:12.9336253Z  2024-04-03T18:16:12.9336707Z  2024-04-03T18:16:12.9337168Z  2024-04-03T18:16:12.9337637Z  2024-04-03T18:16:12.9338068Z  2024-04-03T18:16:12.9338702Z  2024-04-03T18:16:12.9339147Z  2024-04-03T18:16:12.9340372Z [18,031 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:12.9342061Z Compiling mlir/lib/Dialect/Tensor/IR/TensorOps.cpp; 37s local 2024-04-03T18:16:12.9343273Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 33s local 2024-04-03T18:16:12.9344416Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 21s local 2024-04-03T18:16:12.9345589Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 17s local 2024-04-03T18:16:12.9346911Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 13s local 2024-04-03T18:16:12.9348675Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 13s local 2024-04-03T18:16:12.9350162Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp; 11s local 2024-04-03T18:16:12.9351631Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 11s local ... 2024-04-03T18:16:13.2006655Z 2024-04-03T18:16:13.2007425Z  2024-04-03T18:16:13.2007939Z  2024-04-03T18:16:13.2008343Z  2024-04-03T18:16:13.2008754Z  2024-04-03T18:16:13.2009157Z  2024-04-03T18:16:13.2009564Z  2024-04-03T18:16:13.2009984Z  2024-04-03T18:16:13.2010393Z  2024-04-03T18:16:13.2011594Z [18,033 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:13.2013323Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 33s local 2024-04-03T18:16:13.2014887Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 21s local 2024-04-03T18:16:13.2016018Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 17s local 2024-04-03T18:16:13.2017300Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 14s local 2024-04-03T18:16:13.2018638Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 13s local 2024-04-03T18:16:13.2019967Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp; 11s local 2024-04-03T18:16:13.2021514Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 11s local 2024-04-03T18:16:13.2022900Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp; 10s local ... 2024-04-03T18:16:13.4484950Z 2024-04-03T18:16:13.4485866Z  2024-04-03T18:16:13.4486428Z  2024-04-03T18:16:13.4486902Z  2024-04-03T18:16:13.4487346Z  2024-04-03T18:16:13.4487789Z  2024-04-03T18:16:13.4488235Z  2024-04-03T18:16:13.4488698Z  2024-04-03T18:16:13.4489194Z  2024-04-03T18:16:13.4490418Z [18,035 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:13.4491863Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 33s local 2024-04-03T18:16:13.4492905Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 22s local 2024-04-03T18:16:13.4494003Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 17s local 2024-04-03T18:16:13.4495348Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 14s local 2024-04-03T18:16:13.4496643Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 13s local 2024-04-03T18:16:13.4497936Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 11s local 2024-04-03T18:16:13.4499211Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp; 10s local 2024-04-03T18:16:13.4500376Z @llvm-project//llvm:CodeGen; 10s local ... 2024-04-03T18:16:13.7338752Z 2024-04-03T18:16:13.7339563Z  2024-04-03T18:16:13.7340082Z  2024-04-03T18:16:13.7340551Z  2024-04-03T18:16:13.7340982Z  2024-04-03T18:16:13.7341388Z  2024-04-03T18:16:13.7341796Z  2024-04-03T18:16:13.7342233Z  2024-04-03T18:16:13.7342669Z  2024-04-03T18:16:13.7343930Z [18,035 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:13.7345840Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 34s local 2024-04-03T18:16:13.7347020Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 22s local 2024-04-03T18:16:13.7348734Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 18s local 2024-04-03T18:16:13.7350012Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 14s local 2024-04-03T18:16:13.7351511Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 14s local 2024-04-03T18:16:13.7352976Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 11s local 2024-04-03T18:16:13.7354366Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp; 10s local 2024-04-03T18:16:13.7355541Z @llvm-project//llvm:CodeGen; 10s local ... 2024-04-03T18:16:13.9342090Z 2024-04-03T18:16:13.9342880Z  2024-04-03T18:16:13.9343440Z  2024-04-03T18:16:13.9343943Z  2024-04-03T18:16:13.9344373Z  2024-04-03T18:16:13.9344845Z  2024-04-03T18:16:13.9345320Z  2024-04-03T18:16:13.9345789Z  2024-04-03T18:16:13.9346254Z  2024-04-03T18:16:13.9347529Z [18,037 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:13.9349341Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 34s local 2024-04-03T18:16:13.9350547Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 22s local 2024-04-03T18:16:13.9351746Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 18s local 2024-04-03T18:16:13.9353080Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 14s local 2024-04-03T18:16:13.9354548Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 14s local 2024-04-03T18:16:13.9356296Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 12s local 2024-04-03T18:16:13.9357892Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 10s local 2024-04-03T18:16:13.9359424Z @llvm-project//mlir:TransformDialect; 10s local ... 2024-04-03T18:16:14.3177553Z 2024-04-03T18:16:14.3178307Z  2024-04-03T18:16:14.3178862Z  2024-04-03T18:16:14.3179293Z  2024-04-03T18:16:14.3179737Z  2024-04-03T18:16:14.3180150Z  2024-04-03T18:16:14.3180544Z  2024-04-03T18:16:14.3181272Z  2024-04-03T18:16:14.3181720Z  2024-04-03T18:16:14.3182911Z [18,039 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:14.3184414Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 34s local 2024-04-03T18:16:14.3185531Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 23s local 2024-04-03T18:16:14.3186660Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 18s local 2024-04-03T18:16:14.3188137Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 15s local 2024-04-03T18:16:14.3189390Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 14s local 2024-04-03T18:16:14.3190686Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 12s local 2024-04-03T18:16:14.3192291Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 10s local 2024-04-03T18:16:14.3193867Z @llvm-project//mlir:TransformDialect; 10s local ... 2024-04-03T18:16:14.5348402Z 2024-04-03T18:16:14.5360121Z  2024-04-03T18:16:14.5360931Z  2024-04-03T18:16:14.5361440Z  2024-04-03T18:16:14.5361881Z  2024-04-03T18:16:14.5362479Z  2024-04-03T18:16:14.5362896Z  2024-04-03T18:16:14.5363335Z  2024-04-03T18:16:14.5363770Z  2024-04-03T18:16:14.5365055Z [18,040 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:14.5366681Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 34s local 2024-04-03T18:16:14.5367831Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 23s local 2024-04-03T18:16:14.5368992Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 19s local 2024-04-03T18:16:14.5370347Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 15s local 2024-04-03T18:16:14.5372060Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 15s local 2024-04-03T18:16:14.5373467Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 12s local 2024-04-03T18:16:14.5375236Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 11s local 2024-04-03T18:16:14.5376740Z @llvm-project//mlir:TransformDialect; 10s local ... 2024-04-03T18:16:14.7352408Z 2024-04-03T18:16:14.7354027Z  2024-04-03T18:16:14.7354518Z  2024-04-03T18:16:14.7365540Z  2024-04-03T18:16:14.7366091Z  2024-04-03T18:16:14.7366490Z  2024-04-03T18:16:14.7366917Z  2024-04-03T18:16:14.7367307Z  2024-04-03T18:16:14.7367719Z  2024-04-03T18:16:14.7368957Z [18,041 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:14.7370350Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 35s local 2024-04-03T18:16:14.7371315Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 23s local 2024-04-03T18:16:14.7372329Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 19s local 2024-04-03T18:16:14.7373494Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 15s local 2024-04-03T18:16:14.7374901Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 15s local 2024-04-03T18:16:14.7376171Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 12s local 2024-04-03T18:16:14.7377542Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 11s local 2024-04-03T18:16:14.7378780Z @llvm-project//mlir:TransformDialect; 11s local ... 2024-04-03T18:16:15.0320944Z 2024-04-03T18:16:15.0321644Z  2024-04-03T18:16:15.0322606Z  2024-04-03T18:16:15.0323106Z  2024-04-03T18:16:15.0323575Z  2024-04-03T18:16:15.0323970Z  2024-04-03T18:16:15.0324380Z  2024-04-03T18:16:15.0324784Z  2024-04-03T18:16:15.0325209Z  2024-04-03T18:16:15.0326407Z [18,044 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:15.0327844Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 35s local 2024-04-03T18:16:15.0328870Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 23s local 2024-04-03T18:16:15.0330354Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 19s local 2024-04-03T18:16:15.0331631Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 15s local 2024-04-03T18:16:15.0333013Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 15s local 2024-04-03T18:16:15.0334574Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 13s local 2024-04-03T18:16:15.0336087Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 11s local 2024-04-03T18:16:15.0337600Z @llvm-project//mlir:TransformDialect; 11s local ... 2024-04-03T18:16:15.3370370Z 2024-04-03T18:16:15.3371154Z  2024-04-03T18:16:15.3371816Z  2024-04-03T18:16:15.3372334Z  2024-04-03T18:16:15.3372815Z  2024-04-03T18:16:15.3373318Z  2024-04-03T18:16:15.3373821Z  2024-04-03T18:16:15.3374277Z  2024-04-03T18:16:15.3374817Z  2024-04-03T18:16:15.3375977Z [18,045 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:15.3377464Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 35s local 2024-04-03T18:16:15.3378579Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 24s local 2024-04-03T18:16:15.3379703Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 19s local 2024-04-03T18:16:15.3380951Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 16s local 2024-04-03T18:16:15.3382295Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 15s local 2024-04-03T18:16:15.3383714Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 13s local 2024-04-03T18:16:15.3385274Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 11s local 2024-04-03T18:16:15.3386813Z @llvm-project//mlir:TransformDialect; 11s local ... 2024-04-03T18:16:15.5378053Z 2024-04-03T18:16:15.5379117Z  2024-04-03T18:16:15.5379675Z  2024-04-03T18:16:15.5380115Z  2024-04-03T18:16:15.5380581Z  2024-04-03T18:16:15.5380999Z  2024-04-03T18:16:15.5381449Z  2024-04-03T18:16:15.5381919Z  2024-04-03T18:16:15.5382366Z  2024-04-03T18:16:15.5383594Z [18,047 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:15.5385305Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 35s local 2024-04-03T18:16:15.5386409Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 24s local 2024-04-03T18:16:15.5387516Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 20s local 2024-04-03T18:16:15.5389157Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 16s local 2024-04-03T18:16:15.5390530Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 16s local 2024-04-03T18:16:15.5391914Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 13s local 2024-04-03T18:16:15.5393378Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 12s local 2024-04-03T18:16:15.5394739Z @llvm-project//mlir:TransformDialect; 11s local ... 2024-04-03T18:16:15.9179679Z 2024-04-03T18:16:15.9180537Z  2024-04-03T18:16:15.9181017Z  2024-04-03T18:16:15.9181448Z  2024-04-03T18:16:15.9181892Z  2024-04-03T18:16:15.9182294Z  2024-04-03T18:16:15.9182731Z  2024-04-03T18:16:15.9183155Z  2024-04-03T18:16:15.9183601Z  2024-04-03T18:16:15.9184839Z [18,048 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:15.9186581Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 36s local 2024-04-03T18:16:15.9188056Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 24s local 2024-04-03T18:16:15.9189194Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 20s local 2024-04-03T18:16:15.9190479Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 16s local 2024-04-03T18:16:15.9191839Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 16s local 2024-04-03T18:16:15.9193249Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 14s local 2024-04-03T18:16:15.9194932Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 12s local 2024-04-03T18:16:15.9196473Z @llvm-project//mlir:TransformDialect; 12s local ... 2024-04-03T18:16:16.1371233Z 2024-04-03T18:16:16.1372024Z  2024-04-03T18:16:16.1372576Z  2024-04-03T18:16:16.1373045Z  2024-04-03T18:16:16.1389702Z  2024-04-03T18:16:16.1390767Z  2024-04-03T18:16:16.1391420Z  2024-04-03T18:16:16.1392041Z  2024-04-03T18:16:16.1392634Z  2024-04-03T18:16:16.1394196Z [18,048 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:16.1396237Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 36s local 2024-04-03T18:16:16.1397671Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 24s local 2024-04-03T18:16:16.1399196Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 20s local 2024-04-03T18:16:16.1400856Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 17s local 2024-04-03T18:16:16.1402794Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 16s local 2024-04-03T18:16:16.1404615Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 14s local 2024-04-03T18:16:16.1406522Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 12s local 2024-04-03T18:16:16.1408435Z @llvm-project//mlir:TransformDialect; 12s local ... 2024-04-03T18:16:16.3384575Z 2024-04-03T18:16:16.3385536Z  2024-04-03T18:16:16.3386306Z  2024-04-03T18:16:16.3386978Z  2024-04-03T18:16:16.3387584Z  2024-04-03T18:16:16.3388311Z  2024-04-03T18:16:16.3388946Z  2024-04-03T18:16:16.3389547Z  2024-04-03T18:16:16.3389994Z  2024-04-03T18:16:16.3392085Z [18,050 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:16.3394148Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 36s local 2024-04-03T18:16:16.3395487Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 25s local 2024-04-03T18:16:16.3396981Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 20s local 2024-04-03T18:16:16.3398924Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 17s local 2024-04-03T18:16:16.3400588Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 16s local 2024-04-03T18:16:16.3402383Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 14s local 2024-04-03T18:16:16.3404454Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 12s local 2024-04-03T18:16:16.3406359Z @llvm-project//mlir:TransformDialect; 12s local ... 2024-04-03T18:16:16.5830070Z 2024-04-03T18:16:16.5831026Z  2024-04-03T18:16:16.5831787Z  2024-04-03T18:16:16.5832215Z  2024-04-03T18:16:16.5832816Z  2024-04-03T18:16:16.5833400Z  2024-04-03T18:16:16.5834019Z  2024-04-03T18:16:16.5834460Z  2024-04-03T18:16:16.5835074Z  2024-04-03T18:16:16.5836631Z [18,052 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:16.5838766Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 36s local 2024-04-03T18:16:16.5840316Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 25s local 2024-04-03T18:16:16.5841640Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 21s local 2024-04-03T18:16:16.5843310Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 17s local 2024-04-03T18:16:16.5845316Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 17s local 2024-04-03T18:16:16.5847692Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 14s local 2024-04-03T18:16:16.5849590Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 13s local 2024-04-03T18:16:16.5851672Z @llvm-project//mlir:ControlFlowToLLVM; 12s local ... 2024-04-03T18:16:16.9380474Z 2024-04-03T18:16:16.9381243Z  2024-04-03T18:16:16.9381813Z  2024-04-03T18:16:16.9384963Z  2024-04-03T18:16:16.9385553Z  2024-04-03T18:16:16.9385981Z  2024-04-03T18:16:16.9386641Z  2024-04-03T18:16:16.9387072Z  2024-04-03T18:16:16.9387475Z  2024-04-03T18:16:16.9388912Z [18,052 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:16.9390522Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 37s local 2024-04-03T18:16:16.9391659Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 25s local 2024-04-03T18:16:16.9392706Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 21s local 2024-04-03T18:16:16.9393930Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 17s local 2024-04-03T18:16:16.9395101Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 17s local 2024-04-03T18:16:16.9396515Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 15s local 2024-04-03T18:16:16.9397949Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 13s local 2024-04-03T18:16:16.9399487Z @llvm-project//mlir:ControlFlowToLLVM; 13s local ... 2024-04-03T18:16:17.1382597Z 2024-04-03T18:16:17.1383402Z  2024-04-03T18:16:17.1383941Z  2024-04-03T18:16:17.1384380Z  2024-04-03T18:16:17.1384787Z  2024-04-03T18:16:17.1385193Z  2024-04-03T18:16:17.1385571Z  2024-04-03T18:16:17.1386001Z  2024-04-03T18:16:17.1386403Z  2024-04-03T18:16:17.1387579Z [18,054 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:17.1389338Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 37s local 2024-04-03T18:16:17.1390388Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 25s local 2024-04-03T18:16:17.1391471Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 21s local 2024-04-03T18:16:17.1392989Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 18s local 2024-04-03T18:16:17.1394263Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 17s local 2024-04-03T18:16:17.1395585Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 15s local 2024-04-03T18:16:17.1396962Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 13s local 2024-04-03T18:16:17.1398618Z Compiling llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp; 11s local ... 2024-04-03T18:16:17.5388885Z 2024-04-03T18:16:17.5389631Z  2024-04-03T18:16:17.5390176Z  2024-04-03T18:16:17.5390610Z  2024-04-03T18:16:17.5391041Z  2024-04-03T18:16:17.5391455Z  2024-04-03T18:16:17.5391877Z  2024-04-03T18:16:17.5392299Z  2024-04-03T18:16:17.5392728Z  2024-04-03T18:16:17.5393911Z [18,056 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:17.5395392Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 37s local 2024-04-03T18:16:17.5396601Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 26s local 2024-04-03T18:16:17.5397645Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 22s local 2024-04-03T18:16:17.5398825Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 18s local 2024-04-03T18:16:17.5400104Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 18s local 2024-04-03T18:16:17.5401392Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 15s local 2024-04-03T18:16:17.5402805Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 14s local 2024-04-03T18:16:17.5404268Z Compiling llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp; 12s local ... 2024-04-03T18:16:17.7394386Z 2024-04-03T18:16:17.7399363Z  2024-04-03T18:16:17.7399976Z  2024-04-03T18:16:17.7400420Z  2024-04-03T18:16:17.7400844Z  2024-04-03T18:16:17.7401268Z  2024-04-03T18:16:17.7401713Z  2024-04-03T18:16:17.7402150Z  2024-04-03T18:16:17.7402575Z  2024-04-03T18:16:17.7403896Z [18,057 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:17.7405450Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 38s local 2024-04-03T18:16:17.7406817Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 26s local 2024-04-03T18:16:17.7407941Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 22s local 2024-04-03T18:16:17.7409249Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 18s local 2024-04-03T18:16:17.7410605Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 18s local 2024-04-03T18:16:17.7412000Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 15s local 2024-04-03T18:16:17.7413389Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 14s local 2024-04-03T18:16:17.7415162Z Compiling llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp; 12s local ... 2024-04-03T18:16:18.1402270Z 2024-04-03T18:16:18.1402989Z  2024-04-03T18:16:18.1403478Z  2024-04-03T18:16:18.1403873Z  2024-04-03T18:16:18.1404225Z  2024-04-03T18:16:18.1404598Z  2024-04-03T18:16:18.1404973Z  2024-04-03T18:16:18.1405364Z  2024-04-03T18:16:18.1405720Z  2024-04-03T18:16:18.1406807Z [18,058 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:18.1408174Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 38s local 2024-04-03T18:16:18.1409135Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 26s local 2024-04-03T18:16:18.1410071Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 22s local 2024-04-03T18:16:18.1411122Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 19s local 2024-04-03T18:16:18.1412299Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 18s local 2024-04-03T18:16:18.1413542Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 16s local 2024-04-03T18:16:18.1415042Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 14s local 2024-04-03T18:16:18.1416739Z Compiling llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp; 12s local ... 2024-04-03T18:16:18.4137391Z 2024-04-03T18:16:18.4138110Z  2024-04-03T18:16:18.4138666Z  2024-04-03T18:16:18.4139317Z  2024-04-03T18:16:18.4139774Z  2024-04-03T18:16:18.4140209Z  2024-04-03T18:16:18.4140894Z  2024-04-03T18:16:18.4141334Z  2024-04-03T18:16:18.4141780Z  2024-04-03T18:16:18.4142992Z [18,059 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:18.4144631Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 38s local 2024-04-03T18:16:18.4145783Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 27s local 2024-04-03T18:16:18.4146949Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 22s local 2024-04-03T18:16:18.4148509Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 19s local 2024-04-03T18:16:18.4149909Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 18s local 2024-04-03T18:16:18.4151394Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 16s local 2024-04-03T18:16:18.4153004Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 15s local 2024-04-03T18:16:18.4154743Z Compiling llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp; 13s local ... 2024-04-03T18:16:18.6385636Z 2024-04-03T18:16:18.6386406Z  2024-04-03T18:16:18.6386898Z  2024-04-03T18:16:18.6387299Z  2024-04-03T18:16:18.6387855Z  2024-04-03T18:16:18.6388240Z  2024-04-03T18:16:18.6388651Z  2024-04-03T18:16:18.6389037Z  2024-04-03T18:16:18.6389412Z  2024-04-03T18:16:18.6390767Z [18,061 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:18.6392095Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 39s local 2024-04-03T18:16:18.6393014Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 27s local 2024-04-03T18:16:18.6394015Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 23s local 2024-04-03T18:16:18.6395143Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 19s local 2024-04-03T18:16:18.6396453Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 19s local 2024-04-03T18:16:18.6397719Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 16s local 2024-04-03T18:16:18.6398997Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 15s local 2024-04-03T18:16:18.6400355Z Compiling llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp; 13s local ... 2024-04-03T18:16:18.9401867Z 2024-04-03T18:16:18.9402678Z  2024-04-03T18:16:18.9403230Z  2024-04-03T18:16:18.9403724Z  2024-04-03T18:16:18.9404141Z  2024-04-03T18:16:18.9404563Z  2024-04-03T18:16:18.9404961Z  2024-04-03T18:16:18.9405395Z  2024-04-03T18:16:18.9405817Z  2024-04-03T18:16:18.9407190Z [18,062 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:18.9408726Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 39s local 2024-04-03T18:16:18.9409785Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 27s local 2024-04-03T18:16:18.9410920Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 23s local 2024-04-03T18:16:18.9412123Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 19s local 2024-04-03T18:16:18.9413488Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 19s local 2024-04-03T18:16:18.9415057Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 17s local 2024-04-03T18:16:18.9416452Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 15s local 2024-04-03T18:16:18.9418073Z Compiling llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp; 13s local ... 2024-04-03T18:16:19.2183150Z 2024-04-03T18:16:19.2183838Z  2024-04-03T18:16:19.2184289Z  2024-04-03T18:16:19.2184633Z  2024-04-03T18:16:19.2184995Z  2024-04-03T18:16:19.2185329Z  2024-04-03T18:16:19.2185985Z  2024-04-03T18:16:19.2186348Z  2024-04-03T18:16:19.2186692Z  2024-04-03T18:16:19.2188042Z [18,063 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:19.2189443Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 39s local 2024-04-03T18:16:19.2190469Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 27s local 2024-04-03T18:16:19.2191328Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 23s local 2024-04-03T18:16:19.2192314Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 20s local 2024-04-03T18:16:19.2193366Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 19s local 2024-04-03T18:16:19.2194461Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 17s local 2024-04-03T18:16:19.2195629Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 15s local 2024-04-03T18:16:19.2196886Z Compiling llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp; 13s local ... 2024-04-03T18:16:19.4309638Z 2024-04-03T18:16:19.4310689Z  2024-04-03T18:16:19.4311269Z  2024-04-03T18:16:19.4311743Z  2024-04-03T18:16:19.4312153Z  2024-04-03T18:16:19.4312603Z  2024-04-03T18:16:19.4313060Z  2024-04-03T18:16:19.4313516Z  2024-04-03T18:16:19.4313983Z  2024-04-03T18:16:19.4316595Z [18,064 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:19.4318068Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 39s local 2024-04-03T18:16:19.4319115Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 28s local 2024-04-03T18:16:19.4320533Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 23s local 2024-04-03T18:16:19.4321621Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 20s local 2024-04-03T18:16:19.4322922Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 19s local 2024-04-03T18:16:19.4324234Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 17s local 2024-04-03T18:16:19.4325702Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 16s local 2024-04-03T18:16:19.4327469Z Compiling llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp; 14s local ... 2024-04-03T18:16:19.7408044Z 2024-04-03T18:16:19.7409074Z  2024-04-03T18:16:19.7409605Z  2024-04-03T18:16:19.7410005Z  2024-04-03T18:16:19.7410393Z  2024-04-03T18:16:19.7410806Z  2024-04-03T18:16:19.7411189Z  2024-04-03T18:16:19.7411599Z  2024-04-03T18:16:19.7412002Z  2024-04-03T18:16:19.7413175Z [18,065 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:19.7414762Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 40s local 2024-04-03T18:16:19.7415811Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 28s local 2024-04-03T18:16:19.7416834Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 24s local 2024-04-03T18:16:19.7418052Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 20s local 2024-04-03T18:16:19.7419309Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 20s local 2024-04-03T18:16:19.7444939Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 17s local 2024-04-03T18:16:19.7446455Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp; 16s local 2024-04-03T18:16:19.7447999Z Compiling llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp; 14s local ... 2024-04-03T18:16:19.9412535Z 2024-04-03T18:16:19.9413332Z  2024-04-03T18:16:19.9425383Z  2024-04-03T18:16:19.9425771Z  2024-04-03T18:16:19.9426138Z  2024-04-03T18:16:19.9426534Z  2024-04-03T18:16:19.9426878Z  2024-04-03T18:16:19.9427237Z  2024-04-03T18:16:19.9427574Z  2024-04-03T18:16:19.9428776Z [18,067 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:19.9430006Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 40s local 2024-04-03T18:16:19.9431166Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 28s local 2024-04-03T18:16:19.9432065Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 24s local 2024-04-03T18:16:19.9433074Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 20s local 2024-04-03T18:16:19.9434136Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 20s local 2024-04-03T18:16:19.9435403Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 18s local 2024-04-03T18:16:19.9436532Z Compiling llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp; 14s local 2024-04-03T18:16:19.9438322Z Compiling llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp; 14s local ... 2024-04-03T18:16:20.1817507Z 2024-04-03T18:16:20.1818269Z  2024-04-03T18:16:20.1818736Z  2024-04-03T18:16:20.1819117Z  2024-04-03T18:16:20.1819478Z  2024-04-03T18:16:20.1819857Z  2024-04-03T18:16:20.1820227Z  2024-04-03T18:16:20.1820586Z  2024-04-03T18:16:20.1820957Z  2024-04-03T18:16:20.1822057Z [18,068 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:20.1823398Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 40s local 2024-04-03T18:16:20.1824356Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 28s local 2024-04-03T18:16:20.1825549Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 24s local 2024-04-03T18:16:20.1826822Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 21s local 2024-04-03T18:16:20.1828219Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 20s local 2024-04-03T18:16:20.1829452Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 18s local 2024-04-03T18:16:20.1831040Z Compiling llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp; 14s local 2024-04-03T18:16:20.1832354Z Compiling llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp; 14s local ... 2024-04-03T18:16:20.4011311Z 2024-04-03T18:16:20.4012085Z  2024-04-03T18:16:20.4012626Z  2024-04-03T18:16:20.4013084Z  2024-04-03T18:16:20.4013514Z  2024-04-03T18:16:20.4013927Z  2024-04-03T18:16:20.4014337Z  2024-04-03T18:16:20.4014960Z  2024-04-03T18:16:20.4015401Z  2024-04-03T18:16:20.4017008Z [18,070 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:20.4018636Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 40s local 2024-04-03T18:16:20.4019799Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 29s local 2024-04-03T18:16:20.4020907Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 24s local 2024-04-03T18:16:20.4022233Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 21s local 2024-04-03T18:16:20.4023635Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 20s local 2024-04-03T18:16:20.4025074Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 18s local 2024-04-03T18:16:20.4026480Z Compiling llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp; 14s local 2024-04-03T18:16:20.4028328Z Compiling llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp; 14s local ... 2024-04-03T18:16:20.6177334Z 2024-04-03T18:16:20.6178134Z  2024-04-03T18:16:20.6178677Z  2024-04-03T18:16:20.6179081Z  2024-04-03T18:16:20.6179495Z  2024-04-03T18:16:20.6179925Z  2024-04-03T18:16:20.6180310Z  2024-04-03T18:16:20.6180703Z  2024-04-03T18:16:20.6181092Z  2024-04-03T18:16:20.6182318Z [18,072 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:20.6183956Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 41s local 2024-04-03T18:16:20.6184994Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 29s local 2024-04-03T18:16:20.6186083Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 25s local 2024-04-03T18:16:20.6187337Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 21s local 2024-04-03T18:16:20.6189242Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 21s local 2024-04-03T18:16:20.6190654Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 18s local 2024-04-03T18:16:20.6192042Z Compiling llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp; 14s local 2024-04-03T18:16:20.6193458Z @llvm-project//mlir:ComplexToStandard; 14s local ... 2024-04-03T18:16:20.8611565Z 2024-04-03T18:16:20.8612367Z  2024-04-03T18:16:20.8612878Z  2024-04-03T18:16:20.8613313Z  2024-04-03T18:16:20.8613743Z  2024-04-03T18:16:20.8614137Z  2024-04-03T18:16:20.8614745Z  2024-04-03T18:16:20.8615157Z  2024-04-03T18:16:20.8615529Z  2024-04-03T18:16:20.8616744Z [18,074 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:20.8618247Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 41s local 2024-04-03T18:16:20.8619346Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 29s local 2024-04-03T18:16:20.8650768Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 25s local 2024-04-03T18:16:20.8652472Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 21s local 2024-04-03T18:16:20.8654097Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 21s local 2024-04-03T18:16:20.8655894Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 19s local 2024-04-03T18:16:20.8658634Z Compiling llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp; 15s local 2024-04-03T18:16:20.8660206Z @llvm-project//mlir:ComplexToStandard; 14s local ... 2024-04-03T18:16:21.0833690Z 2024-04-03T18:16:21.0834663Z  2024-04-03T18:16:21.0835434Z  2024-04-03T18:16:21.0836202Z  2024-04-03T18:16:21.0837476Z  2024-04-03T18:16:21.0838001Z  2024-04-03T18:16:21.0838428Z  2024-04-03T18:16:21.0838876Z  2024-04-03T18:16:21.0839313Z  2024-04-03T18:16:21.0840564Z [18,077 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:21.0842109Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 41s local 2024-04-03T18:16:21.0843294Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 29s local 2024-04-03T18:16:21.0844688Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 25s local 2024-04-03T18:16:21.0846099Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 22s local 2024-04-03T18:16:21.0847508Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 21s local 2024-04-03T18:16:21.0848910Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 19s local 2024-04-03T18:16:21.0850407Z Compiling llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp; 15s local 2024-04-03T18:16:21.0851856Z .../memory_space_assignment:prefetch_interval_picker; 13s local ... 2024-04-03T18:16:21.2928383Z 2024-04-03T18:16:21.2929138Z  2024-04-03T18:16:21.2929789Z  2024-04-03T18:16:21.2930264Z  2024-04-03T18:16:21.2930687Z  2024-04-03T18:16:21.2931085Z  2024-04-03T18:16:21.2931528Z  2024-04-03T18:16:21.2931949Z  2024-04-03T18:16:21.2932394Z  2024-04-03T18:16:21.2933675Z [18,078 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:21.2935414Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 41s local 2024-04-03T18:16:21.2936462Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 30s local 2024-04-03T18:16:21.2937593Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 25s local 2024-04-03T18:16:21.2938956Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 22s local 2024-04-03T18:16:21.2940342Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 21s local 2024-04-03T18:16:21.2941793Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 19s local 2024-04-03T18:16:21.2943306Z Compiling llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp; 15s local 2024-04-03T18:16:21.2944652Z .../memory_space_assignment:prefetch_interval_picker; 13s local ... 2024-04-03T18:16:21.5422454Z 2024-04-03T18:16:21.5423232Z  2024-04-03T18:16:21.5424037Z  2024-04-03T18:16:21.5433837Z  2024-04-03T18:16:21.5434322Z  2024-04-03T18:16:21.5434713Z  2024-04-03T18:16:21.5435097Z  2024-04-03T18:16:21.5435477Z  2024-04-03T18:16:21.5435892Z  2024-04-03T18:16:21.5437085Z [18,078 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:21.5438843Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 41s local 2024-04-03T18:16:21.5439842Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 30s local 2024-04-03T18:16:21.5440896Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 26s local 2024-04-03T18:16:21.5442080Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 22s local 2024-04-03T18:16:21.5443360Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 22s local 2024-04-03T18:16:21.5444664Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 19s local 2024-04-03T18:16:21.5446011Z Compiling llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp; 15s local 2024-04-03T18:16:21.5447344Z .../memory_space_assignment:prefetch_interval_picker; 13s local ... 2024-04-03T18:16:21.7509223Z 2024-04-03T18:16:21.7509949Z  2024-04-03T18:16:21.7510433Z  2024-04-03T18:16:21.7510815Z  2024-04-03T18:16:21.7511240Z  2024-04-03T18:16:21.7511639Z  2024-04-03T18:16:21.7512001Z  2024-04-03T18:16:21.7512399Z  2024-04-03T18:16:21.7512791Z  2024-04-03T18:16:21.7513842Z [18,080 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:21.7515219Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 42s local 2024-04-03T18:16:21.7516457Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 30s local 2024-04-03T18:16:21.7517450Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 26s local 2024-04-03T18:16:21.7518572Z Compiling llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp; 22s local 2024-04-03T18:16:21.7519791Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 22s local 2024-04-03T18:16:21.7521029Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 19s local 2024-04-03T18:16:21.7522598Z Compiling llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp; 15s local 2024-04-03T18:16:21.7523909Z Compiling mlir/lib/Dialect/Affine/Utils/LoopUtils.cpp; 13s local ... 2024-04-03T18:16:21.9557425Z 2024-04-03T18:16:21.9558185Z  2024-04-03T18:16:21.9558700Z  2024-04-03T18:16:21.9559121Z  2024-04-03T18:16:21.9564411Z  2024-04-03T18:16:21.9564895Z  2024-04-03T18:16:21.9565334Z  2024-04-03T18:16:21.9565789Z  2024-04-03T18:16:21.9566232Z  2024-04-03T18:16:21.9567477Z [18,085 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:21.9569108Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 42s local 2024-04-03T18:16:21.9570254Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 30s local 2024-04-03T18:16:21.9571351Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 26s local 2024-04-03T18:16:21.9572665Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 22s local 2024-04-03T18:16:21.9574093Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 20s local 2024-04-03T18:16:21.9575615Z Compiling mlir/lib/Dialect/Affine/Utils/LoopUtils.cpp; 14s local 2024-04-03T18:16:21.9576885Z @llvm-project//mlir:ControlFlowToLLVM; 12s local 2024-04-03T18:16:21.9577999Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 12s local ... 2024-04-03T18:16:22.1573725Z 2024-04-03T18:16:22.1574671Z  2024-04-03T18:16:22.1575232Z  2024-04-03T18:16:22.1575673Z  2024-04-03T18:16:22.1576108Z  2024-04-03T18:16:22.1576527Z  2024-04-03T18:16:22.1576970Z  2024-04-03T18:16:22.1577393Z  2024-04-03T18:16:22.1577824Z  2024-04-03T18:16:22.1579328Z [18,087 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:22.1580890Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 42s local 2024-04-03T18:16:22.1581982Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 30s local 2024-04-03T18:16:22.1583094Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 26s local 2024-04-03T18:16:22.1584423Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 22s local 2024-04-03T18:16:22.1586013Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 20s local 2024-04-03T18:16:22.1587398Z Compiling mlir/lib/Dialect/Affine/Utils/LoopUtils.cpp; 14s local 2024-04-03T18:16:22.1588975Z @llvm-project//mlir:ControlFlowToLLVM; 12s local 2024-04-03T18:16:22.1590088Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 12s local ... 2024-04-03T18:16:22.5441146Z 2024-04-03T18:16:22.5441897Z  2024-04-03T18:16:22.5442424Z  2024-04-03T18:16:22.5442870Z  2024-04-03T18:16:22.5443300Z  2024-04-03T18:16:22.5443715Z  2024-04-03T18:16:22.5444133Z  2024-04-03T18:16:22.5444545Z  2024-04-03T18:16:22.5444969Z  2024-04-03T18:16:22.5446237Z [18,088 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:22.5447981Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 42s local 2024-04-03T18:16:22.5449153Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 31s local 2024-04-03T18:16:22.5450498Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 27s local 2024-04-03T18:16:22.5451915Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 23s local 2024-04-03T18:16:22.5453409Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 20s local 2024-04-03T18:16:22.5455330Z Compiling mlir/lib/Dialect/Affine/Utils/LoopUtils.cpp; 14s local 2024-04-03T18:16:22.5456597Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 13s local 2024-04-03T18:16:22.5457965Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 12s local ... 2024-04-03T18:16:22.8641217Z 2024-04-03T18:16:22.8641985Z  2024-04-03T18:16:22.8642531Z  2024-04-03T18:16:22.8642988Z  2024-04-03T18:16:22.8643433Z  2024-04-03T18:16:22.8643873Z  2024-04-03T18:16:22.8644278Z  2024-04-03T18:16:22.8644970Z  2024-04-03T18:16:22.8645386Z  2024-04-03T18:16:22.8646541Z [18,089 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:22.8648012Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 43s local 2024-04-03T18:16:22.8649130Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 31s local 2024-04-03T18:16:22.8650332Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 27s local 2024-04-03T18:16:22.8651737Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 23s local 2024-04-03T18:16:22.8653184Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 21s local 2024-04-03T18:16:22.8654845Z Compiling mlir/lib/Dialect/Affine/Utils/LoopUtils.cpp; 15s local 2024-04-03T18:16:22.8656119Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 13s local 2024-04-03T18:16:22.8657481Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 12s local ... 2024-04-03T18:16:23.0869556Z 2024-04-03T18:16:23.0870327Z  2024-04-03T18:16:23.0871306Z  2024-04-03T18:16:23.0871930Z  2024-04-03T18:16:23.0872570Z  2024-04-03T18:16:23.0873201Z  2024-04-03T18:16:23.0873897Z  2024-04-03T18:16:23.0874533Z  2024-04-03T18:16:23.0874951Z  2024-04-03T18:16:23.0876171Z [18,091 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:23.0877686Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 43s local 2024-04-03T18:16:23.0882304Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 31s local 2024-04-03T18:16:23.0883705Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 27s local 2024-04-03T18:16:23.0887394Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 23s local 2024-04-03T18:16:23.0889373Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 21s local 2024-04-03T18:16:23.0891064Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 13s local 2024-04-03T18:16:23.0892602Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 13s local 2024-04-03T18:16:23.0894601Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 9s local ... 2024-04-03T18:16:23.3445617Z 2024-04-03T18:16:23.3446515Z  2024-04-03T18:16:23.3447044Z  2024-04-03T18:16:23.3447471Z  2024-04-03T18:16:23.3447910Z  2024-04-03T18:16:23.3448355Z  2024-04-03T18:16:23.3448777Z  2024-04-03T18:16:23.3449191Z  2024-04-03T18:16:23.3449617Z  2024-04-03T18:16:23.3450854Z [18,091 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:23.3452421Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 43s local 2024-04-03T18:16:23.3453528Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 32s local 2024-04-03T18:16:23.3454733Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 27s local 2024-04-03T18:16:23.3456023Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 23s local 2024-04-03T18:16:23.3457462Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 21s local 2024-04-03T18:16:23.3458722Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 14s local 2024-04-03T18:16:23.3460355Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 13s local 2024-04-03T18:16:23.3461819Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 10s local ... 2024-04-03T18:16:23.5440386Z 2024-04-03T18:16:23.5441799Z  2024-04-03T18:16:23.5443314Z  2024-04-03T18:16:23.5444772Z  2024-04-03T18:16:23.5456946Z  2024-04-03T18:16:23.5457452Z  2024-04-03T18:16:23.5457886Z  2024-04-03T18:16:23.5458318Z  2024-04-03T18:16:23.5458759Z  2024-04-03T18:16:23.5460028Z [18,092 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:23.5461587Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 43s local 2024-04-03T18:16:23.5462902Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 32s local 2024-04-03T18:16:23.5464078Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 28s local 2024-04-03T18:16:23.5465426Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 24s local 2024-04-03T18:16:23.5466833Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 21s local 2024-04-03T18:16:23.5468429Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 14s local 2024-04-03T18:16:23.5469730Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 13s local 2024-04-03T18:16:23.5471209Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 10s local ... 2024-04-03T18:16:23.9096208Z 2024-04-03T18:16:23.9096964Z  2024-04-03T18:16:23.9097493Z  2024-04-03T18:16:23.9097934Z  2024-04-03T18:16:23.9098359Z  2024-04-03T18:16:23.9098792Z  2024-04-03T18:16:23.9099212Z  2024-04-03T18:16:23.9099638Z  2024-04-03T18:16:23.9100052Z  2024-04-03T18:16:23.9101354Z [18,094 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:23.9102815Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 44s local 2024-04-03T18:16:23.9103892Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 32s local 2024-04-03T18:16:23.9104899Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 28s local 2024-04-03T18:16:23.9106248Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 24s local 2024-04-03T18:16:23.9107534Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 22s local 2024-04-03T18:16:23.9108943Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 14s local 2024-04-03T18:16:23.9110268Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 13s local 2024-04-03T18:16:23.9111601Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 10s local ... 2024-04-03T18:16:24.1454722Z 2024-04-03T18:16:24.1455505Z  2024-04-03T18:16:24.1456030Z  2024-04-03T18:16:24.1456484Z  2024-04-03T18:16:24.1456916Z  2024-04-03T18:16:24.1457354Z  2024-04-03T18:16:24.1457810Z  2024-04-03T18:16:24.1458240Z  2024-04-03T18:16:24.1458675Z  2024-04-03T18:16:24.1460083Z [18,096 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:24.1461625Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 44s local 2024-04-03T18:16:24.1462919Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 28s local 2024-04-03T18:16:24.1464310Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 24s local 2024-04-03T18:16:24.1465776Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 22s local 2024-04-03T18:16:24.1467069Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 14s local 2024-04-03T18:16:24.1468642Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 14s local 2024-04-03T18:16:24.1470082Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 10s local 2024-04-03T18:16:24.1471386Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 9s local ... 2024-04-03T18:16:24.4429308Z 2024-04-03T18:16:24.4430013Z  2024-04-03T18:16:24.4430493Z  2024-04-03T18:16:24.4430867Z  2024-04-03T18:16:24.4431265Z  2024-04-03T18:16:24.4431695Z  2024-04-03T18:16:24.4432098Z  2024-04-03T18:16:24.4432469Z  2024-04-03T18:16:24.4432854Z  2024-04-03T18:16:24.4434015Z [18,097 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:24.4435806Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 44s local 2024-04-03T18:16:24.4436901Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 28s local 2024-04-03T18:16:24.4438126Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 24s local 2024-04-03T18:16:24.4439442Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 22s local 2024-04-03T18:16:24.4440550Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 15s local 2024-04-03T18:16:24.4441831Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 14s local 2024-04-03T18:16:24.4443112Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 11s local 2024-04-03T18:16:24.4444304Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 10s local ... 2024-04-03T18:16:24.7509364Z 2024-04-03T18:16:24.7510116Z  2024-04-03T18:16:24.7510655Z  2024-04-03T18:16:24.7511085Z  2024-04-03T18:16:24.7511523Z  2024-04-03T18:16:24.7511974Z  2024-04-03T18:16:24.7512439Z  2024-04-03T18:16:24.7512844Z  2024-04-03T18:16:24.7513191Z  2024-04-03T18:16:24.7514468Z [18,097 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:24.7516079Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 45s local 2024-04-03T18:16:24.7517184Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 29s local 2024-04-03T18:16:24.7518359Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 25s local 2024-04-03T18:16:24.7519681Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 22s local 2024-04-03T18:16:24.7521010Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 15s local 2024-04-03T18:16:24.7522185Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 14s local 2024-04-03T18:16:24.7523395Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 11s local 2024-04-03T18:16:24.7524530Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 10s local ... 2024-04-03T18:16:25.1551978Z 2024-04-03T18:16:25.1552630Z  2024-04-03T18:16:25.1553049Z  2024-04-03T18:16:25.1553401Z  2024-04-03T18:16:25.1553756Z  2024-04-03T18:16:25.1554090Z  2024-04-03T18:16:25.1554429Z  2024-04-03T18:16:25.1554775Z  2024-04-03T18:16:25.1555098Z  2024-04-03T18:16:25.1556405Z [18,099 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:16:25.1557636Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 45s local 2024-04-03T18:16:25.1558589Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 29s local 2024-04-03T18:16:25.1559650Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 25s local 2024-04-03T18:16:25.1561060Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 23s local 2024-04-03T18:16:25.1562168Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 15s local 2024-04-03T18:16:25.1563254Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 15s local 2024-04-03T18:16:25.1564412Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 11s local 2024-04-03T18:16:25.1565420Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 10s local ... 2024-04-03T18:16:25.5496147Z 2024-04-03T18:16:25.5496872Z  2024-04-03T18:16:25.5497335Z  2024-04-03T18:16:25.5497721Z  2024-04-03T18:16:25.5498107Z  2024-04-03T18:16:25.5498465Z  2024-04-03T18:16:25.5498830Z  2024-04-03T18:16:25.5499168Z  2024-04-03T18:16:25.5499518Z  2024-04-03T18:16:25.5500779Z [18,099 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:25.5502132Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 45s local 2024-04-03T18:16:25.5503417Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 30s local 2024-04-03T18:16:25.5504820Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 26s local 2024-04-03T18:16:25.5506426Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 23s local 2024-04-03T18:16:25.5508285Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 16s local 2024-04-03T18:16:25.5509520Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 15s local 2024-04-03T18:16:25.5510837Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 12s local 2024-04-03T18:16:25.5512115Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 11s local ... 2024-04-03T18:16:25.7849732Z 2024-04-03T18:16:25.7850456Z  2024-04-03T18:16:25.7851006Z  2024-04-03T18:16:25.7851451Z  2024-04-03T18:16:25.7852231Z  2024-04-03T18:16:25.7852832Z  2024-04-03T18:16:25.7853247Z  2024-04-03T18:16:25.7853700Z  2024-04-03T18:16:25.7854113Z  2024-04-03T18:16:25.7855461Z [18,100 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:25.7856957Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 46s local 2024-04-03T18:16:25.7858211Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 30s local 2024-04-03T18:16:25.7859458Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 26s local 2024-04-03T18:16:25.7860816Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 24s local 2024-04-03T18:16:25.7862058Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 16s local 2024-04-03T18:16:25.7863207Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 15s local 2024-04-03T18:16:25.7864460Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 12s local 2024-04-03T18:16:25.7865645Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 11s local ... 2024-04-03T18:16:26.0411563Z 2024-04-03T18:16:26.0412330Z  2024-04-03T18:16:26.0412836Z  2024-04-03T18:16:26.0413229Z  2024-04-03T18:16:26.0413655Z  2024-04-03T18:16:26.0414076Z  2024-04-03T18:16:26.0414606Z  2024-04-03T18:16:26.0415009Z  2024-04-03T18:16:26.0415385Z  2024-04-03T18:16:26.0416570Z [18,102 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:26.0418026Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 46s local 2024-04-03T18:16:26.0419223Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 30s local 2024-04-03T18:16:26.0420730Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 26s local 2024-04-03T18:16:26.0422034Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 24s local 2024-04-03T18:16:26.0423212Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 16s local 2024-04-03T18:16:26.0424352Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 15s local 2024-04-03T18:16:26.0425901Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 12s local 2024-04-03T18:16:26.0427127Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 11s local ... 2024-04-03T18:16:26.2685859Z 2024-04-03T18:16:26.2686632Z  2024-04-03T18:16:26.2687113Z  2024-04-03T18:16:26.2687545Z  2024-04-03T18:16:26.2688019Z  2024-04-03T18:16:26.2688459Z  2024-04-03T18:16:26.2688918Z  2024-04-03T18:16:26.2689371Z  2024-04-03T18:16:26.2689804Z  2024-04-03T18:16:26.2691059Z [18,103 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:26.2692657Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 46s local 2024-04-03T18:16:26.2693949Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 30s local 2024-04-03T18:16:26.2695497Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 26s local 2024-04-03T18:16:26.2696978Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 24s local 2024-04-03T18:16:26.2698312Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 17s local 2024-04-03T18:16:26.2699575Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 16s local 2024-04-03T18:16:26.2700981Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 13s local 2024-04-03T18:16:26.2702322Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 11s local ... 2024-04-03T18:16:26.5488629Z 2024-04-03T18:16:26.5489386Z  2024-04-03T18:16:26.5489893Z  2024-04-03T18:16:26.5490313Z  2024-04-03T18:16:26.5490735Z  2024-04-03T18:16:26.5491129Z  2024-04-03T18:16:26.5491552Z  2024-04-03T18:16:26.5491957Z  2024-04-03T18:16:26.5492365Z  2024-04-03T18:16:26.5493589Z [18,103 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:26.5495531Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 46s local 2024-04-03T18:16:26.5496672Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 31s local 2024-04-03T18:16:26.5498146Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 27s local 2024-04-03T18:16:26.5499519Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 24s local 2024-04-03T18:16:26.5500729Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 17s local 2024-04-03T18:16:26.5501948Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 16s local 2024-04-03T18:16:26.5503351Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 13s local 2024-04-03T18:16:26.5504686Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 12s local ... 2024-04-03T18:16:26.9496220Z 2024-04-03T18:16:26.9497134Z  2024-04-03T18:16:26.9497696Z  2024-04-03T18:16:26.9498141Z  2024-04-03T18:16:26.9498545Z  2024-04-03T18:16:26.9498979Z  2024-04-03T18:16:26.9499413Z  2024-04-03T18:16:26.9499827Z  2024-04-03T18:16:26.9500283Z  2024-04-03T18:16:26.9501523Z [18,104 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:26.9503108Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 47s local 2024-04-03T18:16:26.9504364Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 31s local 2024-04-03T18:16:26.9505654Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 27s local 2024-04-03T18:16:26.9506994Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 25s local 2024-04-03T18:16:26.9508513Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 17s local 2024-04-03T18:16:26.9509646Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 16s local 2024-04-03T18:16:26.9511206Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 13s local 2024-04-03T18:16:26.9512461Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 12s local ... 2024-04-03T18:16:27.3100815Z 2024-04-03T18:16:27.3101608Z  2024-04-03T18:16:27.3102187Z  2024-04-03T18:16:27.3102651Z  2024-04-03T18:16:27.3103095Z  2024-04-03T18:16:27.3103838Z  2024-04-03T18:16:27.3104289Z  2024-04-03T18:16:27.3104713Z  2024-04-03T18:16:27.3105166Z  2024-04-03T18:16:27.3106423Z [18,107 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:27.3108210Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 47s local 2024-04-03T18:16:27.3109492Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 31s local 2024-04-03T18:16:27.3110818Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 27s local 2024-04-03T18:16:27.3112212Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 25s local 2024-04-03T18:16:27.3113549Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 18s local 2024-04-03T18:16:27.3114763Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 17s local 2024-04-03T18:16:27.3116060Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 14s local 2024-04-03T18:16:27.3117321Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 12s local ... 2024-04-03T18:16:27.5538757Z 2024-04-03T18:16:27.5539525Z  2024-04-03T18:16:27.5540092Z  2024-04-03T18:16:27.5540850Z  2024-04-03T18:16:27.5541323Z  2024-04-03T18:16:27.5541788Z  2024-04-03T18:16:27.5542237Z  2024-04-03T18:16:27.5542665Z  2024-04-03T18:16:27.5543420Z  2024-04-03T18:16:27.5544682Z [18,109 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:27.5546263Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 47s local 2024-04-03T18:16:27.5547920Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 32s local 2024-04-03T18:16:27.5549332Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 28s local 2024-04-03T18:16:27.5550743Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 25s local 2024-04-03T18:16:27.5552276Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 18s local 2024-04-03T18:16:27.5553565Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 17s local 2024-04-03T18:16:27.5554982Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 14s local 2024-04-03T18:16:27.5556298Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 13s local ... 2024-04-03T18:16:27.7572065Z 2024-04-03T18:16:27.7572868Z  2024-04-03T18:16:27.7573412Z  2024-04-03T18:16:27.7573874Z  2024-04-03T18:16:27.7574323Z  2024-04-03T18:16:27.7574954Z  2024-04-03T18:16:27.7575380Z  2024-04-03T18:16:27.7575829Z  2024-04-03T18:16:27.7576265Z  2024-04-03T18:16:27.7577507Z [18,112 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:27.7579087Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 48s local 2024-04-03T18:16:27.7580320Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 32s local 2024-04-03T18:16:27.7581658Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 28s local 2024-04-03T18:16:27.7583102Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 25s local 2024-04-03T18:16:27.7584406Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 18s local 2024-04-03T18:16:27.7585619Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 14s local 2024-04-03T18:16:27.7586877Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 13s local 2024-04-03T18:16:27.7588437Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 11s local ... 2024-04-03T18:16:28.1522445Z 2024-04-03T18:16:28.1523447Z  2024-04-03T18:16:28.1524206Z  2024-04-03T18:16:28.1524854Z  2024-04-03T18:16:28.1525501Z  2024-04-03T18:16:28.1526135Z  2024-04-03T18:16:28.1526596Z  2024-04-03T18:16:28.1527731Z  2024-04-03T18:16:28.1528214Z  2024-04-03T18:16:28.1529871Z [18,114 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:28.1531975Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 48s local 2024-04-03T18:16:28.1533694Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 32s local 2024-04-03T18:16:28.1535433Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 28s local 2024-04-03T18:16:28.1537283Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 26s local 2024-04-03T18:16:28.1538647Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 18s local 2024-04-03T18:16:28.1539985Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 14s local 2024-04-03T18:16:28.1541351Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 13s local 2024-04-03T18:16:28.1542737Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 11s local ... 2024-04-03T18:16:28.5506360Z 2024-04-03T18:16:28.5507568Z  2024-04-03T18:16:28.5508297Z  2024-04-03T18:16:28.5508734Z  2024-04-03T18:16:28.5509209Z  2024-04-03T18:16:28.5509606Z  2024-04-03T18:16:28.5510049Z  2024-04-03T18:16:28.5510452Z  2024-04-03T18:16:28.5510838Z  2024-04-03T18:16:28.5512069Z [18,115 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:28.5513615Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 48s local 2024-04-03T18:16:28.5514797Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 33s local 2024-04-03T18:16:28.5516094Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 29s local 2024-04-03T18:16:28.5517852Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 26s local 2024-04-03T18:16:28.5519107Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 19s local 2024-04-03T18:16:28.5520351Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 15s local 2024-04-03T18:16:28.5521589Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 14s local 2024-04-03T18:16:28.5522865Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 12s local ... 2024-04-03T18:16:28.9512360Z 2024-04-03T18:16:28.9513541Z  2024-04-03T18:16:28.9514723Z  2024-04-03T18:16:28.9515904Z  2024-04-03T18:16:28.9517015Z  2024-04-03T18:16:28.9517958Z  2024-04-03T18:16:28.9519075Z  2024-04-03T18:16:28.9519963Z  2024-04-03T18:16:28.9521028Z  2024-04-03T18:16:28.9522351Z [18,116 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:28.9523960Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 49s local 2024-04-03T18:16:28.9525281Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 33s local 2024-04-03T18:16:28.9526649Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 29s local 2024-04-03T18:16:28.9528121Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 27s local 2024-04-03T18:16:28.9529427Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 19s local 2024-04-03T18:16:28.9530713Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 15s local 2024-04-03T18:16:28.9532020Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 14s local 2024-04-03T18:16:28.9533397Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 12s local ... 2024-04-03T18:16:29.1553586Z 2024-04-03T18:16:29.1554348Z  2024-04-03T18:16:29.1554848Z  2024-04-03T18:16:29.1555299Z  2024-04-03T18:16:29.1555741Z  2024-04-03T18:16:29.1556138Z  2024-04-03T18:16:29.1556591Z  2024-04-03T18:16:29.1557640Z  2024-04-03T18:16:29.1558068Z  2024-04-03T18:16:29.1559327Z [18,119 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:29.1560825Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 49s local 2024-04-03T18:16:29.1562372Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 33s local 2024-04-03T18:16:29.1563755Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 27s local 2024-04-03T18:16:29.1565315Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 19s local 2024-04-03T18:16:29.1566541Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 15s local 2024-04-03T18:16:29.1567989Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 14s local 2024-04-03T18:16:29.1569223Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 12s local 2024-04-03T18:16:29.1570586Z @llvm-project//mlir:TransformDialect; 12s local ... 2024-04-03T18:16:29.5189541Z 2024-04-03T18:16:29.5190395Z  2024-04-03T18:16:29.5190941Z  2024-04-03T18:16:29.5191393Z  2024-04-03T18:16:29.5191806Z  2024-04-03T18:16:29.5192245Z  2024-04-03T18:16:29.5192669Z  2024-04-03T18:16:29.5193086Z  2024-04-03T18:16:29.5193515Z  2024-04-03T18:16:29.5194747Z [18,122 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:29.5196231Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 49s local 2024-04-03T18:16:29.5197445Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 34s local 2024-04-03T18:16:29.5198765Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 27s local 2024-04-03T18:16:29.5200027Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 20s local 2024-04-03T18:16:29.5201212Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 16s local 2024-04-03T18:16:29.5202683Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 15s local 2024-04-03T18:16:29.5203790Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 13s local 2024-04-03T18:16:29.5205515Z @llvm-project//mlir:TransformDialect; 12s local ... 2024-04-03T18:16:29.7520398Z 2024-04-03T18:16:29.7521166Z  2024-04-03T18:16:29.7521725Z  2024-04-03T18:16:29.7522182Z  2024-04-03T18:16:29.7522630Z  2024-04-03T18:16:29.7523082Z  2024-04-03T18:16:29.7523513Z  2024-04-03T18:16:29.7523926Z  2024-04-03T18:16:29.7524370Z  2024-04-03T18:16:29.7525914Z [18,123 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:29.7527578Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 50s local 2024-04-03T18:16:29.7528917Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 34s local 2024-04-03T18:16:29.7530295Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 27s local 2024-04-03T18:16:29.7531798Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 20s local 2024-04-03T18:16:29.7533080Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 16s local 2024-04-03T18:16:29.7534614Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 15s local 2024-04-03T18:16:29.7535919Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 13s local 2024-04-03T18:16:29.7537372Z @llvm-project//mlir:TransformDialect; 13s local ... 2024-04-03T18:16:29.9526396Z 2024-04-03T18:16:29.9527671Z  2024-04-03T18:16:29.9528606Z  2024-04-03T18:16:29.9532666Z  2024-04-03T18:16:29.9533459Z  2024-04-03T18:16:29.9536123Z  2024-04-03T18:16:29.9536944Z  2024-04-03T18:16:29.9537751Z  2024-04-03T18:16:29.9538512Z  2024-04-03T18:16:29.9540071Z [18,127 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:29.9541952Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 50s local 2024-04-03T18:16:29.9543332Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 34s local 2024-04-03T18:16:29.9544807Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 28s local 2024-04-03T18:16:29.9546520Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 20s local 2024-04-03T18:16:29.9550579Z Compiling mlir/lib/Dialect/Tensor/IR/TensorDialect.cpp; 16s local 2024-04-03T18:16:29.9552106Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 15s local 2024-04-03T18:16:29.9553740Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 13s local 2024-04-03T18:16:29.9555280Z @llvm-project//mlir:TransformDialect; 13s local ... 2024-04-03T18:16:30.2137771Z 2024-04-03T18:16:30.2139246Z  2024-04-03T18:16:30.2140300Z  2024-04-03T18:16:30.2141284Z  2024-04-03T18:16:30.2145458Z  2024-04-03T18:16:30.2146212Z  2024-04-03T18:16:30.2150172Z  2024-04-03T18:16:30.2150866Z  2024-04-03T18:16:30.2154454Z  2024-04-03T18:16:30.2156010Z [18,129 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:30.2158273Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 50s local 2024-04-03T18:16:30.2159894Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 34s local 2024-04-03T18:16:30.2161497Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 28s local 2024-04-03T18:16:30.2162967Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 20s local 2024-04-03T18:16:30.2164318Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 15s local 2024-04-03T18:16:30.2166024Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 13s local 2024-04-03T18:16:30.2167682Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 13s local 2024-04-03T18:16:30.2169331Z @llvm-project//mlir:ComplexToLLVM; 13s local ... 2024-04-03T18:16:30.4397112Z 2024-04-03T18:16:30.4398305Z  2024-04-03T18:16:30.4399470Z  2024-04-03T18:16:30.4400001Z  2024-04-03T18:16:30.4400447Z  2024-04-03T18:16:30.4400864Z  2024-04-03T18:16:30.4401298Z  2024-04-03T18:16:30.4401758Z  2024-04-03T18:16:30.4402516Z  2024-04-03T18:16:30.4403794Z [18,132 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:30.4405411Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 50s local 2024-04-03T18:16:30.4406706Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 34s local 2024-04-03T18:16:30.4408115Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 28s local 2024-04-03T18:16:30.4409421Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 21s local 2024-04-03T18:16:30.4410799Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 16s local 2024-04-03T18:16:30.4412120Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 14s local 2024-04-03T18:16:30.4413709Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 13s local 2024-04-03T18:16:30.4415454Z @llvm-project//mlir:ComplexToLLVM; 13s local ... 2024-04-03T18:16:30.6560139Z 2024-04-03T18:16:30.6561414Z  2024-04-03T18:16:30.6562314Z  2024-04-03T18:16:30.6563186Z  2024-04-03T18:16:30.6563951Z  2024-04-03T18:16:30.6564651Z  2024-04-03T18:16:30.6565427Z  2024-04-03T18:16:30.6568597Z  2024-04-03T18:16:30.6569187Z  2024-04-03T18:16:30.6570751Z [18,133 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:30.6576363Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 51s local 2024-04-03T18:16:30.6577896Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 35s local 2024-04-03T18:16:30.6579411Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 28s local 2024-04-03T18:16:30.6581045Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 21s local 2024-04-03T18:16:30.6582259Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 16s local 2024-04-03T18:16:30.6583620Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 14s local 2024-04-03T18:16:30.6585048Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 14s local 2024-04-03T18:16:30.6586475Z @llvm-project//mlir:ComplexToLLVM; 13s local ... 2024-04-03T18:16:30.9082741Z 2024-04-03T18:16:30.9083791Z  2024-04-03T18:16:30.9084293Z  2024-04-03T18:16:30.9084767Z  2024-04-03T18:16:30.9085234Z  2024-04-03T18:16:30.9085716Z  2024-04-03T18:16:30.9086195Z  2024-04-03T18:16:30.9086926Z  2024-04-03T18:16:30.9087398Z  2024-04-03T18:16:30.9088775Z [18,135 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:30.9090343Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 51s local 2024-04-03T18:16:30.9091706Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 35s local 2024-04-03T18:16:30.9093087Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 29s local 2024-04-03T18:16:30.9094534Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 21s local 2024-04-03T18:16:30.9095711Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 16s local 2024-04-03T18:16:30.9097003Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 14s local 2024-04-03T18:16:30.9098529Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 14s local 2024-04-03T18:16:30.9100000Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 10s local ... 2024-04-03T18:16:31.1532900Z 2024-04-03T18:16:31.1534063Z  2024-04-03T18:16:31.1534723Z  2024-04-03T18:16:31.1535138Z  2024-04-03T18:16:31.1535580Z  2024-04-03T18:16:31.1535954Z  2024-04-03T18:16:31.1536363Z  2024-04-03T18:16:31.1536773Z  2024-04-03T18:16:31.1537171Z  2024-04-03T18:16:31.1538392Z [18,136 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:31.1539978Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 51s local 2024-04-03T18:16:31.1541168Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 35s local 2024-04-03T18:16:31.1542722Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 29s local 2024-04-03T18:16:31.1544289Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 21s local 2024-04-03T18:16:31.1545386Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 16s local 2024-04-03T18:16:31.1546565Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 14s local 2024-04-03T18:16:31.1548100Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 14s local 2024-04-03T18:16:31.1549409Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 10s local ... 2024-04-03T18:16:31.3588817Z 2024-04-03T18:16:31.3749937Z  2024-04-03T18:16:31.3869442Z  2024-04-03T18:16:31.3989552Z  2024-04-03T18:16:31.4069520Z  2024-04-03T18:16:31.4189388Z  2024-04-03T18:16:31.4309662Z  2024-04-03T18:16:31.4429419Z  2024-04-03T18:16:31.4549702Z  2024-04-03T18:16:31.4590353Z [18,138 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:31.4592541Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 51s local 2024-04-03T18:16:31.4593834Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 35s local 2024-04-03T18:16:31.4595264Z Compiling mlir/lib/Dialect/Transform/IR/TransformOps.cpp; 29s local 2024-04-03T18:16:31.4596998Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 22s local 2024-04-03T18:16:31.4598401Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 17s local 2024-04-03T18:16:31.4599707Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 15s local 2024-04-03T18:16:31.4601203Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 14s local 2024-04-03T18:16:31.4602777Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 10s local ... 2024-04-03T18:16:31.6185142Z 2024-04-03T18:16:31.6185940Z  2024-04-03T18:16:31.6186494Z  2024-04-03T18:16:31.6186974Z  2024-04-03T18:16:31.6187429Z  2024-04-03T18:16:31.6188072Z  2024-04-03T18:16:31.6188506Z  2024-04-03T18:16:31.6188962Z  2024-04-03T18:16:31.6189412Z  2024-04-03T18:16:31.6190668Z [18,141 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:31.6192217Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 52s local 2024-04-03T18:16:31.6193724Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 36s local 2024-04-03T18:16:31.6194898Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 22s local 2024-04-03T18:16:31.6196049Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 17s local 2024-04-03T18:16:31.6197303Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 15s local 2024-04-03T18:16:31.6198961Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 15s local 2024-04-03T18:16:31.6200327Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 10s local 2024-04-03T18:16:31.6201547Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 10s local ... 2024-04-03T18:16:31.9537804Z 2024-04-03T18:16:31.9538924Z  2024-04-03T18:16:31.9539771Z  2024-04-03T18:16:31.9540876Z  2024-04-03T18:16:31.9541378Z  2024-04-03T18:16:31.9541848Z  2024-04-03T18:16:31.9542278Z  2024-04-03T18:16:31.9542740Z  2024-04-03T18:16:31.9543150Z  2024-04-03T18:16:31.9544436Z [18,141 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:31.9546040Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 52s local 2024-04-03T18:16:31.9547328Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 36s local 2024-04-03T18:16:31.9548839Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 22s local 2024-04-03T18:16:31.9550027Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 17s local 2024-04-03T18:16:31.9551282Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 15s local 2024-04-03T18:16:31.9552644Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 15s local 2024-04-03T18:16:31.9554061Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 11s local 2024-04-03T18:16:31.9555641Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 10s local ... 2024-04-03T18:16:32.9545293Z 2024-04-03T18:16:32.9546356Z  2024-04-03T18:16:32.9546895Z  2024-04-03T18:16:32.9547337Z  2024-04-03T18:16:32.9549648Z  2024-04-03T18:16:32.9550675Z  2024-04-03T18:16:32.9552293Z  2024-04-03T18:16:32.9560946Z  2024-04-03T18:16:32.9561733Z  2024-04-03T18:16:32.9563246Z [18,141 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:32.9564850Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 53s local 2024-04-03T18:16:32.9566151Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 37s local 2024-04-03T18:16:32.9567364Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 23s local 2024-04-03T18:16:32.9568440Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 18s local 2024-04-03T18:16:32.9569681Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 16s local 2024-04-03T18:16:32.9571233Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 16s local 2024-04-03T18:16:32.9572609Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 12s local 2024-04-03T18:16:32.9573937Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 11s local ... 2024-04-03T18:16:33.1551407Z 2024-04-03T18:16:33.1553861Z  2024-04-03T18:16:33.1556176Z  2024-04-03T18:16:33.1558288Z  2024-04-03T18:16:33.1560371Z  2024-04-03T18:16:33.1562450Z  2024-04-03T18:16:33.1564610Z  2024-04-03T18:16:33.1566787Z  2024-04-03T18:16:33.1568963Z  2024-04-03T18:16:33.1571986Z [18,142 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:33.1575550Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 53s local 2024-04-03T18:16:33.1578362Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 37s local 2024-04-03T18:16:33.1581135Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 23s local 2024-04-03T18:16:33.1583770Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 18s local 2024-04-03T18:16:33.1586550Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 16s local 2024-04-03T18:16:33.1589869Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 16s local 2024-04-03T18:16:33.1593507Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 12s local 2024-04-03T18:16:33.1596392Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 12s local ... 2024-04-03T18:16:33.6200593Z 2024-04-03T18:16:33.6201337Z  2024-04-03T18:16:33.6216270Z  2024-04-03T18:16:33.6217070Z  2024-04-03T18:16:33.6217532Z  2024-04-03T18:16:33.6217974Z  2024-04-03T18:16:33.6218425Z  2024-04-03T18:16:33.6218852Z  2024-04-03T18:16:33.6219277Z  2024-04-03T18:16:33.6220568Z [18,143 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:33.6222197Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 54s local 2024-04-03T18:16:33.6223488Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 38s local 2024-04-03T18:16:33.6224735Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 24s local 2024-04-03T18:16:33.6225927Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 19s local 2024-04-03T18:16:33.6227154Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 17s local 2024-04-03T18:16:33.6229246Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 17s local 2024-04-03T18:16:33.6230533Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 12s local 2024-04-03T18:16:33.6231794Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 12s local ... 2024-04-03T18:16:33.9558992Z 2024-04-03T18:16:33.9559722Z  2024-04-03T18:16:33.9560252Z  2024-04-03T18:16:33.9560677Z  2024-04-03T18:16:33.9561090Z  2024-04-03T18:16:33.9561527Z  2024-04-03T18:16:33.9561964Z  2024-04-03T18:16:33.9562638Z  2024-04-03T18:16:33.9563209Z  2024-04-03T18:16:33.9564465Z [18,145 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:33.9567452Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 54s local 2024-04-03T18:16:33.9568756Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 38s local 2024-04-03T18:16:33.9569935Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 24s local 2024-04-03T18:16:33.9571200Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 19s local 2024-04-03T18:16:33.9572506Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 17s local 2024-04-03T18:16:33.9573952Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 17s local 2024-04-03T18:16:33.9575411Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 13s local 2024-04-03T18:16:33.9576678Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 12s local ... 2024-04-03T18:16:34.4659411Z 2024-04-03T18:16:34.4660224Z  2024-04-03T18:16:34.4660771Z  2024-04-03T18:16:34.4661240Z  2024-04-03T18:16:34.4661713Z  2024-04-03T18:16:34.4662132Z  2024-04-03T18:16:34.4662560Z  2024-04-03T18:16:34.4662979Z  2024-04-03T18:16:34.4663373Z  2024-04-03T18:16:34.4664606Z [18,146 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:34.4666152Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 54s local 2024-04-03T18:16:34.4667318Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 38s local 2024-04-03T18:16:34.4668727Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 25s local 2024-04-03T18:16:34.4669856Z Compiling llvm/lib/Target/X86/X86InstrInfo.cpp; 20s local 2024-04-03T18:16:34.4671048Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 18s local 2024-04-03T18:16:34.4672469Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 17s local 2024-04-03T18:16:34.4673819Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 13s local 2024-04-03T18:16:34.4675067Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 13s local ... 2024-04-03T18:16:34.7603385Z 2024-04-03T18:16:34.7604174Z  2024-04-03T18:16:34.7604735Z  2024-04-03T18:16:34.7605186Z  2024-04-03T18:16:34.7605617Z  2024-04-03T18:16:34.7606060Z  2024-04-03T18:16:34.7606850Z  2024-04-03T18:16:34.7607300Z  2024-04-03T18:16:34.7607750Z  2024-04-03T18:16:34.7609046Z [18,148 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:34.7610703Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 55s local 2024-04-03T18:16:34.7612101Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 39s local 2024-04-03T18:16:34.7613355Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 25s local 2024-04-03T18:16:34.7615029Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 18s local 2024-04-03T18:16:34.7616559Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 18s local 2024-04-03T18:16:34.7617948Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 14s local 2024-04-03T18:16:34.7619183Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 13s local 2024-04-03T18:16:34.7620496Z Compiling mlir/lib/Dialect/Affine/Utils/LoopUtils.cpp; 13s local ... 2024-04-03T18:16:35.0673897Z 2024-04-03T18:16:35.0674658Z  2024-04-03T18:16:35.0675207Z  2024-04-03T18:16:35.0675689Z  2024-04-03T18:16:35.0676099Z  2024-04-03T18:16:35.0676544Z  2024-04-03T18:16:35.0676978Z  2024-04-03T18:16:35.0677404Z  2024-04-03T18:16:35.0677838Z  2024-04-03T18:16:35.0679084Z [18,149 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:35.0680607Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 55s local 2024-04-03T18:16:35.0681873Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 39s local 2024-04-03T18:16:35.0683398Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 25s local 2024-04-03T18:16:35.0684764Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 18s local 2024-04-03T18:16:35.0686189Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 18s local 2024-04-03T18:16:35.0687711Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 14s local 2024-04-03T18:16:35.0688851Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 14s local 2024-04-03T18:16:35.0690192Z Compiling mlir/lib/Dialect/Affine/Utils/LoopUtils.cpp; 13s local ... 2024-04-03T18:16:35.3200091Z 2024-04-03T18:16:35.3200904Z  2024-04-03T18:16:35.3201459Z  2024-04-03T18:16:35.3201934Z  2024-04-03T18:16:35.3202384Z  2024-04-03T18:16:35.3202827Z  2024-04-03T18:16:35.3203278Z  2024-04-03T18:16:35.3203712Z  2024-04-03T18:16:35.3204144Z  2024-04-03T18:16:35.3205396Z [18,152 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:35.3206960Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 55s local 2024-04-03T18:16:35.3208180Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 39s local 2024-04-03T18:16:35.3209386Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 26s local 2024-04-03T18:16:35.3210601Z Compiling llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp; 19s local 2024-04-03T18:16:35.3211797Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 18s local 2024-04-03T18:16:35.3212920Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 14s local 2024-04-03T18:16:35.3213940Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 14s local 2024-04-03T18:16:35.3215275Z Compiling mlir/lib/Dialect/Affine/Utils/LoopUtils.cpp; 14s local ... 2024-04-03T18:16:35.5568814Z 2024-04-03T18:16:35.5569719Z  2024-04-03T18:16:35.5570657Z  2024-04-03T18:16:35.5571460Z  2024-04-03T18:16:35.5579807Z  2024-04-03T18:16:35.5580406Z  2024-04-03T18:16:35.5580842Z  2024-04-03T18:16:35.5581233Z  2024-04-03T18:16:35.5581623Z  2024-04-03T18:16:35.5582719Z [18,154 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:35.5584192Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 55s local 2024-04-03T18:16:35.5585571Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 40s local 2024-04-03T18:16:35.5586611Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 26s local 2024-04-03T18:16:35.5588394Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 18s local 2024-04-03T18:16:35.5589808Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 14s local 2024-04-03T18:16:35.5591146Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 14s local 2024-04-03T18:16:35.5592242Z Compiling mlir/lib/Dialect/Affine/Utils/LoopUtils.cpp; 14s local 2024-04-03T18:16:35.5593436Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 13s local ... 2024-04-03T18:16:35.7581208Z 2024-04-03T18:16:35.7581967Z  2024-04-03T18:16:35.7582478Z  2024-04-03T18:16:35.7582897Z  2024-04-03T18:16:35.7583338Z  2024-04-03T18:16:35.7583894Z  2024-04-03T18:16:35.7584363Z  2024-04-03T18:16:35.7584832Z  2024-04-03T18:16:35.7585290Z  2024-04-03T18:16:35.7586549Z [18,155 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:35.7588528Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 56s local 2024-04-03T18:16:35.7589731Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 40s local 2024-04-03T18:16:35.7590972Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 26s local 2024-04-03T18:16:35.7592385Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 19s local 2024-04-03T18:16:35.7593703Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 15s local 2024-04-03T18:16:35.7594848Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 14s local 2024-04-03T18:16:35.7596498Z Compiling mlir/lib/Dialect/Affine/Utils/LoopUtils.cpp; 14s local 2024-04-03T18:16:35.7597947Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 14s local ... 2024-04-03T18:16:35.9775780Z 2024-04-03T18:16:35.9776537Z  2024-04-03T18:16:35.9777088Z  2024-04-03T18:16:35.9777538Z  2024-04-03T18:16:35.9777972Z  2024-04-03T18:16:35.9778425Z  2024-04-03T18:16:35.9778853Z  2024-04-03T18:16:35.9779255Z  2024-04-03T18:16:35.9779804Z  2024-04-03T18:16:35.9781228Z [18,157 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:35.9782765Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 56s local 2024-04-03T18:16:35.9784184Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 40s local 2024-04-03T18:16:35.9785309Z Compiling llvm/lib/CodeGen/CodeGenPrepare.cpp; 26s local 2024-04-03T18:16:35.9786570Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 19s local 2024-04-03T18:16:35.9788231Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 15s local 2024-04-03T18:16:35.9789539Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 14s local 2024-04-03T18:16:35.9790742Z Compiling mlir/lib/Dialect/Affine/Utils/LoopUtils.cpp; 14s local 2024-04-03T18:16:35.9792086Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 14s local ... 2024-04-03T18:16:36.2906062Z 2024-04-03T18:16:36.2907485Z  2024-04-03T18:16:36.2909980Z  2024-04-03T18:16:36.2913116Z  2024-04-03T18:16:36.2913812Z  2024-04-03T18:16:36.2914550Z  2024-04-03T18:16:36.2915511Z  2024-04-03T18:16:36.2916601Z  2024-04-03T18:16:36.2917067Z  2024-04-03T18:16:36.2918308Z [18,162 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:36.2919996Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 56s local 2024-04-03T18:16:36.2921341Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 40s local 2024-04-03T18:16:36.2922914Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 19s local 2024-04-03T18:16:36.2924397Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 15s local 2024-04-03T18:16:36.2925717Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 15s local 2024-04-03T18:16:36.2927670Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 14s local 2024-04-03T18:16:36.2928937Z @llvm-project//llvm:CodeGen; 14s local 2024-04-03T18:16:36.2929869Z @llvm-project//llvm:CodeGen; 10s local ... 2024-04-03T18:16:36.5579979Z 2024-04-03T18:16:36.5581142Z  2024-04-03T18:16:36.5581649Z  2024-04-03T18:16:36.5582394Z  2024-04-03T18:16:36.5582854Z  2024-04-03T18:16:36.5583289Z  2024-04-03T18:16:36.5583735Z  2024-04-03T18:16:36.5584174Z  2024-04-03T18:16:36.5584603Z  2024-04-03T18:16:36.5585897Z [18,164 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:36.5587466Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 56s local 2024-04-03T18:16:36.5589247Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 41s local 2024-04-03T18:16:36.5590576Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 19s local 2024-04-03T18:16:36.5592014Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 15s local 2024-04-03T18:16:36.5593259Z Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp; 15s local 2024-04-03T18:16:36.5594543Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 14s local 2024-04-03T18:16:36.5595773Z @llvm-project//llvm:CodeGen; 14s local 2024-04-03T18:16:36.5596688Z @llvm-project//llvm:CodeGen; 10s local ... 2024-04-03T18:16:36.7583722Z 2024-04-03T18:16:36.7584481Z  2024-04-03T18:16:36.7585038Z  2024-04-03T18:16:36.7588301Z  2024-04-03T18:16:36.7589141Z  2024-04-03T18:16:36.7592627Z  2024-04-03T18:16:36.7593344Z  2024-04-03T18:16:36.7596908Z  2024-04-03T18:16:36.7597505Z  2024-04-03T18:16:36.7599167Z [18,165 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:36.7600815Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 57s local 2024-04-03T18:16:36.7602351Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 41s local 2024-04-03T18:16:36.7604197Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 20s local 2024-04-03T18:16:36.7605782Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 16s local 2024-04-03T18:16:36.7607690Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 15s local 2024-04-03T18:16:36.7609088Z @llvm-project//llvm:CodeGen; 14s local 2024-04-03T18:16:36.7610113Z @llvm-project//llvm:CodeGen; 10s local 2024-04-03T18:16:36.7611515Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 9s local ... 2024-04-03T18:16:37.1588315Z 2024-04-03T18:16:37.1589629Z  2024-04-03T18:16:37.1590207Z  2024-04-03T18:16:37.1590686Z  2024-04-03T18:16:37.1591120Z  2024-04-03T18:16:37.1591590Z  2024-04-03T18:16:37.1592032Z  2024-04-03T18:16:37.1592468Z  2024-04-03T18:16:37.1592898Z  2024-04-03T18:16:37.1594192Z [18,166 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:37.1595788Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 57s local 2024-04-03T18:16:37.1597025Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 41s local 2024-04-03T18:16:37.1598231Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 16s local 2024-04-03T18:16:37.1599390Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 15s local 2024-04-03T18:16:37.1600558Z @llvm-project//llvm:CodeGen; 15s local 2024-04-03T18:16:37.1601341Z @llvm-project//llvm:CodeGen; 11s local 2024-04-03T18:16:37.1602382Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 9s local 2024-04-03T18:16:37.1603726Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 9s local ... 2024-04-03T18:16:37.3596857Z 2024-04-03T18:16:37.3597692Z  2024-04-03T18:16:37.3598311Z  2024-04-03T18:16:37.3598753Z  2024-04-03T18:16:37.3599340Z  2024-04-03T18:16:37.3599707Z  2024-04-03T18:16:37.3600268Z  2024-04-03T18:16:37.3600796Z  2024-04-03T18:16:37.3601616Z  2024-04-03T18:16:37.3603388Z [18,167 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:37.3605258Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 57s local 2024-04-03T18:16:37.3606707Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 41s local 2024-04-03T18:16:37.3608433Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 16s local 2024-04-03T18:16:37.3609767Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 15s local 2024-04-03T18:16:37.3611235Z @llvm-project//llvm:CodeGen; 15s local 2024-04-03T18:16:37.3612651Z @llvm-project//llvm:CodeGen; 11s local 2024-04-03T18:16:37.3613871Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 9s local 2024-04-03T18:16:37.3615586Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 9s local ... 2024-04-03T18:16:37.6584161Z 2024-04-03T18:16:37.6584909Z  2024-04-03T18:16:37.6585397Z  2024-04-03T18:16:37.6585789Z  2024-04-03T18:16:37.6586215Z  2024-04-03T18:16:37.6586608Z  2024-04-03T18:16:37.6587019Z  2024-04-03T18:16:37.6587412Z  2024-04-03T18:16:37.6588003Z  2024-04-03T18:16:37.6589191Z [18,168 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:37.6590734Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 58s local 2024-04-03T18:16:37.6591776Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 42s local 2024-04-03T18:16:37.6592887Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 16s local 2024-04-03T18:16:37.6594076Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 15s local 2024-04-03T18:16:37.6595552Z @llvm-project//llvm:CodeGen; 15s local 2024-04-03T18:16:37.6596401Z @llvm-project//llvm:CodeGen; 11s local 2024-04-03T18:16:37.6597379Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 10s local 2024-04-03T18:16:37.6598680Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 10s local ... 2024-04-03T18:16:37.8838098Z 2024-04-03T18:16:37.8838877Z  2024-04-03T18:16:37.8839403Z  2024-04-03T18:16:37.8839977Z  2024-04-03T18:16:37.8840398Z  2024-04-03T18:16:37.8841802Z  2024-04-03T18:16:37.8842298Z  2024-04-03T18:16:37.8842722Z  2024-04-03T18:16:37.8843200Z  2024-04-03T18:16:37.8844396Z [18,169 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:37.8845851Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 58s local 2024-04-03T18:16:37.8847077Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 42s local 2024-04-03T18:16:37.8848215Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 17s local 2024-04-03T18:16:37.8849340Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 16s local 2024-04-03T18:16:37.8850633Z @llvm-project//llvm:CodeGen; 16s local 2024-04-03T18:16:37.8851691Z @llvm-project//llvm:CodeGen; 11s local 2024-04-03T18:16:37.8852737Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 10s local 2024-04-03T18:16:37.8854056Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 10s local ... 2024-04-03T18:16:38.1179091Z 2024-04-03T18:16:38.1179901Z  2024-04-03T18:16:38.1180391Z  2024-04-03T18:16:38.1180793Z  2024-04-03T18:16:38.1181212Z  2024-04-03T18:16:38.1181609Z  2024-04-03T18:16:38.1182025Z  2024-04-03T18:16:38.1182423Z  2024-04-03T18:16:38.1182839Z  2024-04-03T18:16:38.1183982Z [18,170 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:38.1185450Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 58s local 2024-04-03T18:16:38.1186645Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 42s local 2024-04-03T18:16:38.1188005Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 17s local 2024-04-03T18:16:38.1189385Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 16s local 2024-04-03T18:16:38.1190494Z @llvm-project//llvm:CodeGen; 16s local 2024-04-03T18:16:38.1191317Z @llvm-project//llvm:CodeGen; 12s local 2024-04-03T18:16:38.1192298Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 10s local 2024-04-03T18:16:38.1193634Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 10s local ... 2024-04-03T18:16:38.3481128Z 2024-04-03T18:16:38.3481926Z  2024-04-03T18:16:38.3482439Z  2024-04-03T18:16:38.3482870Z  2024-04-03T18:16:38.3483275Z  2024-04-03T18:16:38.3483686Z  2024-04-03T18:16:38.3484096Z  2024-04-03T18:16:38.3484611Z  2024-04-03T18:16:38.3485006Z  2024-04-03T18:16:38.3486335Z [18,171 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:38.3487762Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 58s local 2024-04-03T18:16:38.3488899Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 42s local 2024-04-03T18:16:38.3490078Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 17s local 2024-04-03T18:16:38.3491244Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 16s local 2024-04-03T18:16:38.3492296Z @llvm-project//llvm:CodeGen; 16s local 2024-04-03T18:16:38.3493090Z @llvm-project//llvm:CodeGen; 12s local 2024-04-03T18:16:38.3493995Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 10s local 2024-04-03T18:16:38.3495427Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 10s local ... 2024-04-03T18:16:38.5551815Z 2024-04-03T18:16:38.5552600Z  2024-04-03T18:16:38.5553085Z  2024-04-03T18:16:38.5553958Z  2024-04-03T18:16:38.5554415Z  2024-04-03T18:16:38.5554905Z  2024-04-03T18:16:38.5557635Z  2024-04-03T18:16:38.5558486Z  2024-04-03T18:16:38.5559348Z  2024-04-03T18:16:38.5560597Z [18,173 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:38.5562371Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 58s local 2024-04-03T18:16:38.5563664Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 43s local 2024-04-03T18:16:38.5565063Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 17s local 2024-04-03T18:16:38.5566296Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 16s local 2024-04-03T18:16:38.5567502Z @llvm-project//llvm:CodeGen; 16s local 2024-04-03T18:16:38.5568391Z @llvm-project//llvm:CodeGen; 12s local 2024-04-03T18:16:38.5569405Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 11s local 2024-04-03T18:16:38.5570841Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 10s local ... 2024-04-03T18:16:38.7602137Z 2024-04-03T18:16:38.7603383Z  2024-04-03T18:16:38.7603988Z  2024-04-03T18:16:38.7604408Z  2024-04-03T18:16:38.7604883Z  2024-04-03T18:16:38.7605331Z  2024-04-03T18:16:38.7605753Z  2024-04-03T18:16:38.7606200Z  2024-04-03T18:16:38.7606643Z  2024-04-03T18:16:38.7607871Z [18,176 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:38.7609468Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 59s local 2024-04-03T18:16:38.7610739Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 43s local 2024-04-03T18:16:38.7611984Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 18s local 2024-04-03T18:16:38.7613230Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 17s local 2024-04-03T18:16:38.7614642Z @llvm-project//llvm:CodeGen; 16s local 2024-04-03T18:16:38.7615545Z @llvm-project//llvm:CodeGen; 12s local 2024-04-03T18:16:38.7616601Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 11s local 2024-04-03T18:16:38.7617998Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 11s local ... 2024-04-03T18:16:39.0088849Z 2024-04-03T18:16:39.0089613Z  2024-04-03T18:16:39.0090133Z  2024-04-03T18:16:39.0092351Z  2024-04-03T18:16:39.0093407Z  2024-04-03T18:16:39.0096695Z  2024-04-03T18:16:39.0097419Z  2024-04-03T18:16:39.0100427Z  2024-04-03T18:16:39.0101136Z  2024-04-03T18:16:39.0104935Z [18,178 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:39.0107220Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 59s local 2024-04-03T18:16:39.0111052Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 43s local 2024-04-03T18:16:39.0112506Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 18s local 2024-04-03T18:16:39.0116239Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 17s local 2024-04-03T18:16:39.0117682Z @llvm-project//llvm:CodeGen; 17s local 2024-04-03T18:16:39.0122049Z @llvm-project//llvm:CodeGen; 12s local 2024-04-03T18:16:39.0123368Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 11s local 2024-04-03T18:16:39.0124935Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 11s local ... 2024-04-03T18:16:39.2825691Z 2024-04-03T18:16:39.2826862Z  2024-04-03T18:16:39.2830277Z  2024-04-03T18:16:39.2831051Z  2024-04-03T18:16:39.2834000Z  2024-04-03T18:16:39.2834694Z  2024-04-03T18:16:39.2837597Z  2024-04-03T18:16:39.2838259Z  2024-04-03T18:16:39.2839939Z  2024-04-03T18:16:39.2841467Z [18,180 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:39.2843221Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 59s local 2024-04-03T18:16:39.2844665Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 43s local 2024-04-03T18:16:39.2846422Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 18s local 2024-04-03T18:16:39.2847996Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 17s local 2024-04-03T18:16:39.2849474Z @llvm-project//llvm:CodeGen; 17s local 2024-04-03T18:16:39.2850867Z @llvm-project//llvm:CodeGen; 13s local 2024-04-03T18:16:39.2852463Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 11s local 2024-04-03T18:16:39.2853904Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 11s local ... 2024-04-03T18:16:39.5612657Z 2024-04-03T18:16:39.5613649Z  2024-04-03T18:16:39.5614195Z  2024-04-03T18:16:39.5614775Z  2024-04-03T18:16:39.5615221Z  2024-04-03T18:16:39.5615633Z  2024-04-03T18:16:39.5616079Z  2024-04-03T18:16:39.5616495Z  2024-04-03T18:16:39.5616917Z  2024-04-03T18:16:39.5618169Z [18,182 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:39.5619752Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 59s local 2024-04-03T18:16:39.5621019Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 44s local 2024-04-03T18:16:39.5622247Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 18s local 2024-04-03T18:16:39.5623469Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 17s local 2024-04-03T18:16:39.5624709Z @llvm-project//llvm:CodeGen; 17s local 2024-04-03T18:16:39.5625569Z @llvm-project//llvm:CodeGen; 13s local 2024-04-03T18:16:39.5626598Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 12s local 2024-04-03T18:16:39.5628222Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 11s local ... 2024-04-03T18:16:40.2550687Z 2024-04-03T18:16:40.2551645Z  2024-04-03T18:16:40.2552187Z  2024-04-03T18:16:40.2552631Z  2024-04-03T18:16:40.2553061Z  2024-04-03T18:16:40.2553497Z  2024-04-03T18:16:40.2553908Z  2024-04-03T18:16:40.2554364Z  2024-04-03T18:16:40.2554815Z  2024-04-03T18:16:40.2556099Z [18,183 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:40.2557635Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 60s local 2024-04-03T18:16:40.2558780Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 44s local 2024-04-03T18:16:40.2560359Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 19s local 2024-04-03T18:16:40.2561576Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 18s local 2024-04-03T18:16:40.2562705Z @llvm-project//llvm:CodeGen; 18s local 2024-04-03T18:16:40.2563708Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 12s local 2024-04-03T18:16:40.2565232Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 12s local 2024-04-03T18:16:40.2566453Z Compiling stablehlo/dialect/TypeInference.cpp; 11s local ... 2024-04-03T18:16:40.5615172Z 2024-04-03T18:16:40.5616133Z  2024-04-03T18:16:40.5616655Z  2024-04-03T18:16:40.5617097Z  2024-04-03T18:16:40.5617538Z  2024-04-03T18:16:40.5624395Z  2024-04-03T18:16:40.5629471Z  2024-04-03T18:16:40.5632544Z  2024-04-03T18:16:40.5633239Z  2024-04-03T18:16:40.5641871Z [18,184 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:40.5643672Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 60s local 2024-04-03T18:16:40.5647614Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 45s local 2024-04-03T18:16:40.5649029Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 19s local 2024-04-03T18:16:40.5650542Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 18s local 2024-04-03T18:16:40.5654267Z @llvm-project//llvm:CodeGen; 18s local 2024-04-03T18:16:40.5655719Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 13s local 2024-04-03T18:16:40.5659699Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 12s local 2024-04-03T18:16:40.5661238Z Compiling stablehlo/dialect/TypeInference.cpp; 11s local ... 2024-04-03T18:16:41.0192171Z 2024-04-03T18:16:41.0195210Z  2024-04-03T18:16:41.0195826Z  2024-04-03T18:16:41.0196240Z  2024-04-03T18:16:41.0196695Z  2024-04-03T18:16:41.0197162Z  2024-04-03T18:16:41.0197597Z  2024-04-03T18:16:41.0198033Z  2024-04-03T18:16:41.0202924Z  2024-04-03T18:16:41.0204365Z [18,185 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:41.0206055Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 61s local 2024-04-03T18:16:41.0216293Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 45s local 2024-04-03T18:16:41.0218095Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 20s local 2024-04-03T18:16:41.0219845Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 19s local 2024-04-03T18:16:41.0221107Z @llvm-project//llvm:CodeGen; 19s local 2024-04-03T18:16:41.0222108Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 13s local 2024-04-03T18:16:41.0223494Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 13s local 2024-04-03T18:16:41.0225035Z Compiling stablehlo/dialect/TypeInference.cpp; 11s local ... 2024-04-03T18:16:41.3625107Z 2024-04-03T18:16:41.3625881Z  2024-04-03T18:16:41.3626450Z  2024-04-03T18:16:41.3627815Z  2024-04-03T18:16:41.3629431Z  2024-04-03T18:16:41.3630013Z  2024-04-03T18:16:41.3630408Z  2024-04-03T18:16:41.3630813Z  2024-04-03T18:16:41.3631194Z  2024-04-03T18:16:41.3632423Z [18,187 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:41.3633861Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 61s local 2024-04-03T18:16:41.3634906Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 45s local 2024-04-03T18:16:41.3636052Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 20s local 2024-04-03T18:16:41.3637293Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 19s local 2024-04-03T18:16:41.3638434Z @llvm-project//llvm:CodeGen; 19s local 2024-04-03T18:16:41.3639422Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 13s local 2024-04-03T18:16:41.3640743Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 13s local 2024-04-03T18:16:41.3642333Z Compiling stablehlo/dialect/TypeInference.cpp; 12s local ... 2024-04-03T18:16:41.6476326Z 2024-04-03T18:16:41.6478288Z  2024-04-03T18:16:41.6484026Z  2024-04-03T18:16:41.6484545Z  2024-04-03T18:16:41.6485168Z  2024-04-03T18:16:41.6485570Z  2024-04-03T18:16:41.6486008Z  2024-04-03T18:16:41.6486465Z  2024-04-03T18:16:41.6486883Z  2024-04-03T18:16:41.6488149Z [18,189 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:41.6489688Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 62s local 2024-04-03T18:16:41.6490935Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 46s local 2024-04-03T18:16:41.6492171Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 20s local 2024-04-03T18:16:41.6493757Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 19s local 2024-04-03T18:16:41.6495312Z @llvm-project//llvm:CodeGen; 19s local 2024-04-03T18:16:41.6496431Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 14s local 2024-04-03T18:16:41.6497708Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 14s local 2024-04-03T18:16:41.6498693Z Compiling stablehlo/dialect/TypeInference.cpp; 12s local ... 2024-04-03T18:16:41.9630440Z 2024-04-03T18:16:41.9631280Z  2024-04-03T18:16:41.9631868Z  2024-04-03T18:16:41.9632369Z  2024-04-03T18:16:41.9632867Z  2024-04-03T18:16:41.9633328Z  2024-04-03T18:16:41.9633813Z  2024-04-03T18:16:41.9634297Z  2024-04-03T18:16:41.9634761Z  2024-04-03T18:16:41.9636083Z [18,190 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:41.9637767Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 62s local 2024-04-03T18:16:41.9638879Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 46s local 2024-04-03T18:16:41.9640103Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 21s local 2024-04-03T18:16:41.9641353Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 20s local 2024-04-03T18:16:41.9642539Z @llvm-project//llvm:CodeGen; 20s local 2024-04-03T18:16:41.9643823Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 14s local 2024-04-03T18:16:41.9645222Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 14s local 2024-04-03T18:16:41.9646545Z Compiling stablehlo/dialect/TypeInference.cpp; 12s local ... 2024-04-03T18:16:42.1633486Z 2024-04-03T18:16:42.1634344Z  2024-04-03T18:16:42.1634889Z  2024-04-03T18:16:42.1635382Z  2024-04-03T18:16:42.1635853Z  2024-04-03T18:16:42.1636241Z  2024-04-03T18:16:42.1636713Z  2024-04-03T18:16:42.1637157Z  2024-04-03T18:16:42.1637628Z  2024-04-03T18:16:42.1639047Z [18,191 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:42.1640670Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 62s local 2024-04-03T18:16:42.1641806Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 46s local 2024-04-03T18:16:42.1643005Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 21s local 2024-04-03T18:16:42.1644236Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 20s local 2024-04-03T18:16:42.1645497Z @llvm-project//llvm:CodeGen; 20s local 2024-04-03T18:16:42.1646514Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 14s local 2024-04-03T18:16:42.1647872Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 14s local 2024-04-03T18:16:42.1649116Z Compiling stablehlo/dialect/TypeInference.cpp; 13s local ... 2024-04-03T18:16:42.5636887Z 2024-04-03T18:16:42.5637663Z  2024-04-03T18:16:42.5638209Z  2024-04-03T18:16:42.5638652Z  2024-04-03T18:16:42.5639089Z  2024-04-03T18:16:42.5639509Z  2024-04-03T18:16:42.5639930Z  2024-04-03T18:16:42.5640359Z  2024-04-03T18:16:42.5640774Z  2024-04-03T18:16:42.5642280Z [18,192 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:42.5643787Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 62s local 2024-04-03T18:16:42.5645006Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 47s local 2024-04-03T18:16:42.5646231Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 21s local 2024-04-03T18:16:42.5647534Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 20s local 2024-04-03T18:16:42.5648540Z @llvm-project//llvm:CodeGen; 20s local 2024-04-03T18:16:42.5649660Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 15s local 2024-04-03T18:16:42.5651038Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 14s local 2024-04-03T18:16:42.5652386Z Compiling stablehlo/dialect/TypeInference.cpp; 13s local ... 2024-04-03T18:16:42.7649845Z 2024-04-03T18:16:42.7650564Z  2024-04-03T18:16:42.7651453Z  2024-04-03T18:16:42.7651883Z  2024-04-03T18:16:42.7652328Z  2024-04-03T18:16:42.7652772Z  2024-04-03T18:16:42.7653228Z  2024-04-03T18:16:42.7653661Z  2024-04-03T18:16:42.7654081Z  2024-04-03T18:16:42.7655511Z [18,194 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:42.7657107Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 63s local 2024-04-03T18:16:42.7658410Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 47s local 2024-04-03T18:16:42.7659630Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 22s local 2024-04-03T18:16:42.7661068Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 21s local 2024-04-03T18:16:42.7662379Z @llvm-project//llvm:CodeGen; 20s local 2024-04-03T18:16:42.7663452Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 15s local 2024-04-03T18:16:42.7664960Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 15s local 2024-04-03T18:16:42.7666340Z Compiling stablehlo/dialect/TypeInference.cpp; 13s local ... 2024-04-03T18:16:43.1025573Z 2024-04-03T18:16:43.1026415Z  2024-04-03T18:16:43.1026998Z  2024-04-03T18:16:43.1027417Z  2024-04-03T18:16:43.1028067Z  2024-04-03T18:16:43.1028502Z  2024-04-03T18:16:43.1028925Z  2024-04-03T18:16:43.1029610Z  2024-04-03T18:16:43.1030056Z  2024-04-03T18:16:43.1031235Z [18,195 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:43.1032746Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 63s local 2024-04-03T18:16:43.1034244Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 47s local 2024-04-03T18:16:43.1035451Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 22s local 2024-04-03T18:16:43.1036649Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 21s local 2024-04-03T18:16:43.1037815Z @llvm-project//llvm:CodeGen; 21s local 2024-04-03T18:16:43.1038811Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 15s local 2024-04-03T18:16:43.1040090Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 15s local 2024-04-03T18:16:43.1041354Z Compiling stablehlo/dialect/TypeInference.cpp; 14s local ... 2024-04-03T18:16:43.3671780Z 2024-04-03T18:16:43.3672587Z  2024-04-03T18:16:43.3673154Z  2024-04-03T18:16:43.3673611Z  2024-04-03T18:16:43.3674069Z  2024-04-03T18:16:43.3674485Z  2024-04-03T18:16:43.3674902Z  2024-04-03T18:16:43.3675316Z  2024-04-03T18:16:43.3675752Z  2024-04-03T18:16:43.3676972Z [18,196 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:43.3678530Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 63s local 2024-04-03T18:16:43.3679740Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 47s local 2024-04-03T18:16:43.3680899Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 22s local 2024-04-03T18:16:43.3682252Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 21s local 2024-04-03T18:16:43.3683735Z @llvm-project//llvm:CodeGen; 21s local 2024-04-03T18:16:43.3684865Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 15s local 2024-04-03T18:16:43.3686112Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 15s local 2024-04-03T18:16:43.3687370Z Compiling stablehlo/dialect/TypeInference.cpp; 14s local ... 2024-04-03T18:16:43.5763267Z 2024-04-03T18:16:43.5764050Z  2024-04-03T18:16:43.5764588Z  2024-04-03T18:16:43.5765067Z  2024-04-03T18:16:43.5765494Z  2024-04-03T18:16:43.5765891Z  2024-04-03T18:16:43.5766308Z  2024-04-03T18:16:43.5766736Z  2024-04-03T18:16:43.5767167Z  2024-04-03T18:16:43.5768432Z [18,197 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:43.5770295Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 63s local 2024-04-03T18:16:43.5771648Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 48s local 2024-04-03T18:16:43.5772835Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 22s local 2024-04-03T18:16:43.5774036Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 21s local 2024-04-03T18:16:43.5775487Z @llvm-project//llvm:CodeGen; 21s local 2024-04-03T18:16:43.5776467Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 16s local 2024-04-03T18:16:43.5777818Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 16s local 2024-04-03T18:16:43.5779091Z Compiling stablehlo/dialect/TypeInference.cpp; 14s local ... 2024-04-03T18:16:43.8385030Z 2024-04-03T18:16:43.8385785Z  2024-04-03T18:16:43.8386332Z  2024-04-03T18:16:43.8386744Z  2024-04-03T18:16:43.8387185Z  2024-04-03T18:16:43.8387849Z  2024-04-03T18:16:43.8388291Z  2024-04-03T18:16:43.8388750Z  2024-04-03T18:16:43.8389162Z  2024-04-03T18:16:43.8390276Z [18,198 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:43.8391774Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 64s local 2024-04-03T18:16:43.8392916Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 48s local 2024-04-03T18:16:43.8394306Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 23s local 2024-04-03T18:16:43.8395512Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 22s local 2024-04-03T18:16:43.8396638Z @llvm-project//llvm:CodeGen; 22s local 2024-04-03T18:16:43.8397627Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 16s local 2024-04-03T18:16:43.8398863Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 16s local 2024-04-03T18:16:43.8400065Z Compiling stablehlo/dialect/TypeInference.cpp; 14s local ... 2024-04-03T18:16:44.1654544Z 2024-04-03T18:16:44.1655270Z  2024-04-03T18:16:44.1655816Z  2024-04-03T18:16:44.1656235Z  2024-04-03T18:16:44.1656682Z  2024-04-03T18:16:44.1657134Z  2024-04-03T18:16:44.1657523Z  2024-04-03T18:16:44.1657921Z  2024-04-03T18:16:44.1658357Z  2024-04-03T18:16:44.1659506Z [18,199 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:44.1660968Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 64s local 2024-04-03T18:16:44.1662127Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 48s local 2024-04-03T18:16:44.1663285Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 23s local 2024-04-03T18:16:44.1664494Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 22s local 2024-04-03T18:16:44.1665818Z @llvm-project//llvm:CodeGen; 22s local 2024-04-03T18:16:44.1666785Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 16s local 2024-04-03T18:16:44.1668334Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 16s local 2024-04-03T18:16:44.1669600Z Compiling stablehlo/dialect/TypeInference.cpp; 15s local ... 2024-04-03T18:16:44.5658378Z 2024-04-03T18:16:44.5659153Z  2024-04-03T18:16:44.5659678Z  2024-04-03T18:16:44.5660111Z  2024-04-03T18:16:44.5660791Z  2024-04-03T18:16:44.5661233Z  2024-04-03T18:16:44.5661651Z  2024-04-03T18:16:44.5662017Z  2024-04-03T18:16:44.5662474Z  2024-04-03T18:16:44.5663871Z [18,201 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:44.5665429Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 64s local 2024-04-03T18:16:44.5666630Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 49s local 2024-04-03T18:16:44.5668019Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 23s local 2024-04-03T18:16:44.5669425Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 22s local 2024-04-03T18:16:44.5670678Z @llvm-project//llvm:CodeGen; 22s local 2024-04-03T18:16:44.5671887Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 17s local 2024-04-03T18:16:44.5673438Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 17s local 2024-04-03T18:16:44.5674646Z Compiling stablehlo/dialect/TypeInference.cpp; 15s local ... 2024-04-03T18:16:44.7665172Z 2024-04-03T18:16:44.7665969Z  2024-04-03T18:16:44.7666534Z  2024-04-03T18:16:44.7666926Z  2024-04-03T18:16:44.7667345Z  2024-04-03T18:16:44.7667956Z  2024-04-03T18:16:44.7668358Z  2024-04-03T18:16:44.7668797Z  2024-04-03T18:16:44.7669171Z  2024-04-03T18:16:44.7670402Z [18,202 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:44.7671957Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 65s local 2024-04-03T18:16:44.7673159Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 49s local 2024-04-03T18:16:44.7674371Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 24s local 2024-04-03T18:16:44.7675575Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 23s local 2024-04-03T18:16:44.7676729Z @llvm-project//llvm:CodeGen; 22s local 2024-04-03T18:16:44.7677766Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 17s local 2024-04-03T18:16:44.7679093Z Compiling mlir/lib/Conversion/MathToLLVM/MathToLLVM.cpp; 17s local 2024-04-03T18:16:44.7680635Z Compiling stablehlo/dialect/TypeInference.cpp; 15s local ... 2024-04-03T18:16:45.1670959Z 2024-04-03T18:16:45.1671916Z  2024-04-03T18:16:45.1672440Z  2024-04-03T18:16:45.1672844Z  2024-04-03T18:16:45.1673286Z  2024-04-03T18:16:45.1673723Z  2024-04-03T18:16:45.1674131Z  2024-04-03T18:16:45.1674536Z  2024-04-03T18:16:45.1674971Z  2024-04-03T18:16:45.1676221Z [18,205 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:45.1677721Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 65s local 2024-04-03T18:16:45.1678962Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 49s local 2024-04-03T18:16:45.1681651Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 24s local 2024-04-03T18:16:45.1682930Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 23s local 2024-04-03T18:16:45.1684175Z @llvm-project//llvm:CodeGen; 23s local 2024-04-03T18:16:45.1685189Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 17s local 2024-04-03T18:16:45.1705265Z Compiling stablehlo/dialect/TypeInference.cpp; 16s local 2024-04-03T18:16:45.1706531Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 14s local ... 2024-04-03T18:16:45.5672085Z 2024-04-03T18:16:45.5672843Z  2024-04-03T18:16:45.5673340Z  2024-04-03T18:16:45.5673777Z  2024-04-03T18:16:45.5674213Z  2024-04-03T18:16:45.5674623Z  2024-04-03T18:16:45.5675052Z  2024-04-03T18:16:45.5675486Z  2024-04-03T18:16:45.5675901Z  2024-04-03T18:16:45.5677154Z [18,206 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:45.5678801Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 65s local 2024-04-03T18:16:45.5680226Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 50s local 2024-04-03T18:16:45.5681407Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 24s local 2024-04-03T18:16:45.5682667Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 23s local 2024-04-03T18:16:45.5683858Z @llvm-project//llvm:CodeGen; 23s local 2024-04-03T18:16:45.5684924Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 18s local 2024-04-03T18:16:45.5686111Z Compiling stablehlo/dialect/TypeInference.cpp; 16s local 2024-04-03T18:16:45.5687321Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 15s local ... 2024-04-03T18:16:45.7874831Z 2024-04-03T18:16:45.7875788Z  2024-04-03T18:16:45.7876360Z  2024-04-03T18:16:45.7876824Z  2024-04-03T18:16:45.7877254Z  2024-04-03T18:16:45.7877951Z  2024-04-03T18:16:45.7878342Z  2024-04-03T18:16:45.7878861Z  2024-04-03T18:16:45.7879409Z  2024-04-03T18:16:45.7880733Z [18,207 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:45.7882280Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 66s local 2024-04-03T18:16:45.7883495Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 50s local 2024-04-03T18:16:45.7884698Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 25s local 2024-04-03T18:16:45.7885794Z @llvm-project//llvm:CodeGen; 24s local 2024-04-03T18:16:45.7886833Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 18s local 2024-04-03T18:16:45.7888089Z Compiling stablehlo/dialect/TypeInference.cpp; 16s local 2024-04-03T18:16:45.7889234Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 15s local 2024-04-03T18:16:45.7890549Z Compiling .../runtime/transforms/custom_call_encoding.cc; 15s local ... 2024-04-03T18:16:46.0893016Z 2024-04-03T18:16:46.0893775Z  2024-04-03T18:16:46.0894290Z  2024-04-03T18:16:46.0894858Z  2024-04-03T18:16:46.0895281Z  2024-04-03T18:16:46.0895714Z  2024-04-03T18:16:46.0896288Z  2024-04-03T18:16:46.0896716Z  2024-04-03T18:16:46.0897135Z  2024-04-03T18:16:46.0898601Z [18,208 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:46.0900184Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 66s local 2024-04-03T18:16:46.0953461Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 50s local 2024-04-03T18:16:46.0955020Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 25s local 2024-04-03T18:16:46.0956427Z @llvm-project//llvm:CodeGen; 24s local 2024-04-03T18:16:46.0957828Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 18s local 2024-04-03T18:16:46.0961151Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 15s local 2024-04-03T18:16:46.0962716Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 15s local 2024-04-03T18:16:46.0964084Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 12s local ... 2024-04-03T18:16:46.3676854Z 2024-04-03T18:16:46.3678041Z  2024-04-03T18:16:46.3678922Z  2024-04-03T18:16:46.3679665Z  2024-04-03T18:16:46.3680487Z  2024-04-03T18:16:46.3684327Z  2024-04-03T18:16:46.3684880Z  2024-04-03T18:16:46.3685577Z  2024-04-03T18:16:46.3689044Z  2024-04-03T18:16:46.3690569Z [18,209 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:46.3709629Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 66s local 2024-04-03T18:16:46.3711916Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 50s local 2024-04-03T18:16:46.3713473Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 25s local 2024-04-03T18:16:46.3714905Z @llvm-project//llvm:CodeGen; 24s local 2024-04-03T18:16:46.3716155Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 18s local 2024-04-03T18:16:46.3717749Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 15s local 2024-04-03T18:16:46.3719796Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 15s local 2024-04-03T18:16:46.3721387Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 13s local ... 2024-04-03T18:16:46.5680345Z 2024-04-03T18:16:46.5681083Z  2024-04-03T18:16:46.5681533Z  2024-04-03T18:16:46.5681908Z  2024-04-03T18:16:46.5682263Z  2024-04-03T18:16:46.5682600Z  2024-04-03T18:16:46.5682956Z  2024-04-03T18:16:46.5683309Z  2024-04-03T18:16:46.5683641Z  2024-04-03T18:16:46.5684664Z [18,211 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:46.5685926Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 66s local 2024-04-03T18:16:46.5686916Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 51s local 2024-04-03T18:16:46.5688192Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 25s local 2024-04-03T18:16:46.5689283Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 19s local 2024-04-03T18:16:46.5690325Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 16s local 2024-04-03T18:16:46.5691441Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 15s local 2024-04-03T18:16:46.5692471Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 13s local 2024-04-03T18:16:46.5693409Z Compiling xla/service/memory_space_assignment/slice.cc; 11s local ... 2024-04-03T18:16:46.9685764Z 2024-04-03T18:16:46.9691342Z  2024-04-03T18:16:46.9691908Z  2024-04-03T18:16:46.9692353Z  2024-04-03T18:16:46.9692784Z  2024-04-03T18:16:46.9700534Z  2024-04-03T18:16:46.9700985Z  2024-04-03T18:16:46.9701420Z  2024-04-03T18:16:46.9701849Z  2024-04-03T18:16:46.9703047Z [18,214 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:46.9704621Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 67s local 2024-04-03T18:16:46.9705884Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 51s local 2024-04-03T18:16:46.9707154Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 26s local 2024-04-03T18:16:46.9708632Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 19s local 2024-04-03T18:16:46.9710167Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 16s local 2024-04-03T18:16:46.9711535Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 16s local 2024-04-03T18:16:46.9712755Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 13s local 2024-04-03T18:16:46.9713896Z Compiling xla/service/memory_space_assignment/slice.cc; 11s local ... 2024-04-03T18:16:47.3355567Z 2024-04-03T18:16:47.3356339Z  2024-04-03T18:16:47.3356896Z  2024-04-03T18:16:47.3357368Z  2024-04-03T18:16:47.3357825Z  2024-04-03T18:16:47.3358281Z  2024-04-03T18:16:47.3358761Z  2024-04-03T18:16:47.3359200Z  2024-04-03T18:16:47.3359652Z  2024-04-03T18:16:47.3360945Z [18,216 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:47.3362559Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 67s local 2024-04-03T18:16:47.3363768Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 51s local 2024-04-03T18:16:47.3364999Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 26s local 2024-04-03T18:16:47.3366317Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 19s local 2024-04-03T18:16:47.3367672Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 16s local 2024-04-03T18:16:47.3369031Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 16s local 2024-04-03T18:16:47.3370368Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 14s local 2024-04-03T18:16:47.3371652Z Compiling xla/service/memory_space_assignment/slice.cc; 12s local ... 2024-04-03T18:16:47.5691233Z 2024-04-03T18:16:47.5691976Z  2024-04-03T18:16:47.5696283Z  2024-04-03T18:16:47.5696764Z  2024-04-03T18:16:47.5697192Z  2024-04-03T18:16:47.5697612Z  2024-04-03T18:16:47.5698017Z  2024-04-03T18:16:47.5698689Z  2024-04-03T18:16:47.5699149Z  2024-04-03T18:16:47.5700379Z [18,219 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:47.5701989Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 67s local 2024-04-03T18:16:47.5703262Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 52s local 2024-04-03T18:16:47.5704466Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 26s local 2024-04-03T18:16:47.5705766Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 20s local 2024-04-03T18:16:47.5707052Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 17s local 2024-04-03T18:16:47.5708746Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 16s local 2024-04-03T18:16:47.5710252Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 14s local 2024-04-03T18:16:47.5711592Z Compiling xla/service/memory_space_assignment/slice.cc; 12s local ... 2024-04-03T18:16:47.7907421Z 2024-04-03T18:16:47.7908327Z  2024-04-03T18:16:47.7908762Z  2024-04-03T18:16:47.7909126Z  2024-04-03T18:16:47.7909482Z  2024-04-03T18:16:47.7909824Z  2024-04-03T18:16:47.7910170Z  2024-04-03T18:16:47.7910521Z  2024-04-03T18:16:47.7910861Z  2024-04-03T18:16:47.7911881Z [18,220 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:47.7913279Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 68s local 2024-04-03T18:16:47.7914315Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 52s local 2024-04-03T18:16:47.7915382Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 27s local 2024-04-03T18:16:47.7916622Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 20s local 2024-04-03T18:16:47.7917748Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 17s local 2024-04-03T18:16:47.7918938Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 17s local 2024-04-03T18:16:47.7920057Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 14s local 2024-04-03T18:16:47.7921061Z Compiling xla/service/memory_space_assignment/slice.cc; 12s local ... 2024-04-03T18:16:48.1705091Z 2024-04-03T18:16:48.1706148Z  2024-04-03T18:16:48.1706584Z  2024-04-03T18:16:48.1706927Z  2024-04-03T18:16:48.1707267Z  2024-04-03T18:16:48.1707590Z  2024-04-03T18:16:48.1708161Z  2024-04-03T18:16:48.1708496Z  2024-04-03T18:16:48.1708821Z  2024-04-03T18:16:48.1709807Z [18,220 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:48.1710992Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 68s local 2024-04-03T18:16:48.1711928Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 52s local 2024-04-03T18:16:48.1712876Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 27s local 2024-04-03T18:16:48.1713837Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 20s local 2024-04-03T18:16:48.1714822Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 17s local 2024-04-03T18:16:48.1715906Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 17s local 2024-04-03T18:16:48.1716870Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 15s local 2024-04-03T18:16:48.1717781Z Compiling xla/service/memory_space_assignment/slice.cc; 13s local ... 2024-04-03T18:16:48.3744067Z 2024-04-03T18:16:48.3744809Z  2024-04-03T18:16:48.3745291Z  2024-04-03T18:16:48.3745682Z  2024-04-03T18:16:48.3746067Z  2024-04-03T18:16:48.3746449Z  2024-04-03T18:16:48.3746881Z  2024-04-03T18:16:48.3747283Z  2024-04-03T18:16:48.3747929Z  2024-04-03T18:16:48.3749140Z [18,224 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:48.3750697Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 68s local 2024-04-03T18:16:48.3752181Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 52s local 2024-04-03T18:16:48.3753329Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 27s local 2024-04-03T18:16:48.3754486Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 20s local 2024-04-03T18:16:48.3755699Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 18s local 2024-04-03T18:16:48.3757063Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 17s local 2024-04-03T18:16:48.3758274Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 15s local 2024-04-03T18:16:48.3759391Z Compiling llvm/lib/CodeGen/MachineScheduler.cpp; 12s local ... 2024-04-03T18:16:48.6446040Z 2024-04-03T18:16:48.6446808Z  2024-04-03T18:16:48.6447387Z  2024-04-03T18:16:48.6447821Z  2024-04-03T18:16:48.6448249Z  2024-04-03T18:16:48.6448998Z  2024-04-03T18:16:48.6449444Z  2024-04-03T18:16:48.6449881Z  2024-04-03T18:16:48.6450452Z  2024-04-03T18:16:48.6451749Z [18,226 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:48.6453277Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 69s local 2024-04-03T18:16:48.6454672Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 53s local 2024-04-03T18:16:48.6455957Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 27s local 2024-04-03T18:16:48.6457199Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 21s local 2024-04-03T18:16:48.6458522Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 18s local 2024-04-03T18:16:48.6459857Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 17s local 2024-04-03T18:16:48.6461047Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 15s local 2024-04-03T18:16:48.6462133Z Compiling llvm/lib/CodeGen/MachineScheduler.cpp; 12s local ... 2024-04-03T18:16:48.9714569Z 2024-04-03T18:16:48.9715283Z  2024-04-03T18:16:48.9715744Z  2024-04-03T18:16:48.9716100Z  2024-04-03T18:16:48.9716483Z  2024-04-03T18:16:48.9716856Z  2024-04-03T18:16:48.9717265Z  2024-04-03T18:16:48.9717675Z  2024-04-03T18:16:48.9718047Z  2024-04-03T18:16:48.9719601Z [18,227 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:48.9721044Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 69s local 2024-04-03T18:16:48.9722148Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 53s local 2024-04-03T18:16:48.9723225Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 28s local 2024-04-03T18:16:48.9724358Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 21s local 2024-04-03T18:16:48.9725609Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 18s local 2024-04-03T18:16:48.9727404Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 18s local 2024-04-03T18:16:48.9728696Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 15s local 2024-04-03T18:16:48.9729736Z Compiling .../runtime/transforms/custom_call_encoding.cc; 12s local ... 2024-04-03T18:16:49.2772941Z 2024-04-03T18:16:49.2773702Z  2024-04-03T18:16:49.2774154Z  2024-04-03T18:16:49.2774715Z  2024-04-03T18:16:49.2775040Z  2024-04-03T18:16:49.2775441Z  2024-04-03T18:16:49.2775800Z  2024-04-03T18:16:49.2776145Z  2024-04-03T18:16:49.2776501Z  2024-04-03T18:16:49.2777556Z [18,229 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:49.2778737Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 69s local 2024-04-03T18:16:49.2779712Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 53s local 2024-04-03T18:16:49.2780626Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 28s local 2024-04-03T18:16:49.2781562Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 21s local 2024-04-03T18:16:49.2782557Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 18s local 2024-04-03T18:16:49.2784071Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 18s local 2024-04-03T18:16:49.2785061Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 16s local 2024-04-03T18:16:49.2786182Z Compiling .../runtime/transforms/custom_call_encoding.cc; 13s local ... 2024-04-03T18:16:49.4738215Z 2024-04-03T18:16:49.4739268Z  2024-04-03T18:16:49.4739813Z  2024-04-03T18:16:49.4740286Z  2024-04-03T18:16:49.4740756Z  2024-04-03T18:16:49.4741206Z  2024-04-03T18:16:49.4741648Z  2024-04-03T18:16:49.4742101Z  2024-04-03T18:16:49.4742539Z  2024-04-03T18:16:49.4743732Z [18,231 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:49.4745236Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 69s local 2024-04-03T18:16:49.4746743Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 53s local 2024-04-03T18:16:49.4748355Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 28s local 2024-04-03T18:16:49.4749573Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 22s local 2024-04-03T18:16:49.4750808Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 19s local 2024-04-03T18:16:49.4752160Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 18s local 2024-04-03T18:16:49.4753379Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 16s local 2024-04-03T18:16:49.4754509Z Compiling .../runtime/transforms/custom_call_encoding.cc; 13s local ... 2024-04-03T18:16:49.7508111Z 2024-04-03T18:16:49.7508905Z  2024-04-03T18:16:49.7509446Z  2024-04-03T18:16:49.7509880Z  2024-04-03T18:16:49.7510295Z  2024-04-03T18:16:49.7510715Z  2024-04-03T18:16:49.7511082Z  2024-04-03T18:16:49.7511498Z  2024-04-03T18:16:49.7511911Z  2024-04-03T18:16:49.7513176Z [18,233 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:49.7514834Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 70s local 2024-04-03T18:16:49.7516000Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 54s local 2024-04-03T18:16:49.7517342Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 28s local 2024-04-03T18:16:49.7518820Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 22s local 2024-04-03T18:16:49.7520071Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 19s local 2024-04-03T18:16:49.7521388Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 18s local 2024-04-03T18:16:49.7522562Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 16s local 2024-04-03T18:16:49.7523641Z Compiling .../runtime/transforms/custom_call_encoding.cc; 13s local ... 2024-04-03T18:16:49.9722112Z 2024-04-03T18:16:49.9722877Z  2024-04-03T18:16:49.9723410Z  2024-04-03T18:16:49.9723884Z  2024-04-03T18:16:49.9724309Z  2024-04-03T18:16:49.9724760Z  2024-04-03T18:16:49.9725217Z  2024-04-03T18:16:49.9725762Z  2024-04-03T18:16:49.9726119Z  2024-04-03T18:16:49.9727456Z [18,233 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:49.9729108Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 70s local 2024-04-03T18:16:49.9730309Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 54s local 2024-04-03T18:16:49.9731473Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 29s local 2024-04-03T18:16:49.9732628Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 22s local 2024-04-03T18:16:49.9733938Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 19s local 2024-04-03T18:16:49.9735437Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 19s local 2024-04-03T18:16:49.9736648Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 16s local 2024-04-03T18:16:49.9737819Z Compiling .../runtime/transforms/custom_call_encoding.cc; 13s local ... 2024-04-03T18:16:50.3727663Z 2024-04-03T18:16:50.3728417Z  2024-04-03T18:16:50.3728941Z  2024-04-03T18:16:50.3729367Z  2024-04-03T18:16:50.3730065Z  2024-04-03T18:16:50.3730523Z  2024-04-03T18:16:50.3730937Z  2024-04-03T18:16:50.3731362Z  2024-04-03T18:16:50.3731803Z  2024-04-03T18:16:50.3733012Z [18,234 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:50.3734651Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 70s local 2024-04-03T18:16:50.3735856Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 54s local 2024-04-03T18:16:50.3737008Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 29s local 2024-04-03T18:16:50.3738213Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 22s local 2024-04-03T18:16:50.3739412Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 20s local 2024-04-03T18:16:50.3741162Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 19s local 2024-04-03T18:16:50.3742650Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 17s local 2024-04-03T18:16:50.3743827Z Compiling .../runtime/transforms/custom_call_encoding.cc; 14s local ... 2024-04-03T18:16:50.5721199Z 2024-04-03T18:16:50.5730180Z  2024-04-03T18:16:50.5731038Z  2024-04-03T18:16:50.5731450Z  2024-04-03T18:16:50.5731901Z  2024-04-03T18:16:50.5732381Z  2024-04-03T18:16:50.5732778Z  2024-04-03T18:16:50.5733203Z  2024-04-03T18:16:50.5733643Z  2024-04-03T18:16:50.5735022Z [18,235 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:50.5736449Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 70s local 2024-04-03T18:16:50.5737708Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 55s local 2024-04-03T18:16:50.5738844Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 29s local 2024-04-03T18:16:50.5740092Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 23s local 2024-04-03T18:16:50.5741395Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 20s local 2024-04-03T18:16:50.5742762Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 19s local 2024-04-03T18:16:50.5743987Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 17s local 2024-04-03T18:16:50.5745431Z Compiling .../runtime/transforms/custom_call_encoding.cc; 14s local ... 2024-04-03T18:16:50.8481640Z 2024-04-03T18:16:50.8482421Z  2024-04-03T18:16:50.8482865Z  2024-04-03T18:16:50.8483256Z  2024-04-03T18:16:50.8483635Z  2024-04-03T18:16:50.8484046Z  2024-04-03T18:16:50.8484454Z  2024-04-03T18:16:50.8484875Z  2024-04-03T18:16:50.8485280Z  2024-04-03T18:16:50.8486703Z [18,236 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:50.8488150Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 71s local 2024-04-03T18:16:50.8489413Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 55s local 2024-04-03T18:16:50.8490544Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 30s local 2024-04-03T18:16:50.8491627Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 23s local 2024-04-03T18:16:50.8492741Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 20s local 2024-04-03T18:16:50.8493770Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 17s local 2024-04-03T18:16:50.8495040Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 14s local 2024-04-03T18:16:50.8496234Z Compiling llvm/lib/CodeGen/MachineVerifier.cpp; 14s local ... 2024-04-03T18:16:51.0917226Z 2024-04-03T18:16:51.0917966Z  2024-04-03T18:16:51.0918454Z  2024-04-03T18:16:51.0918870Z  2024-04-03T18:16:51.0919287Z  2024-04-03T18:16:51.0919707Z  2024-04-03T18:16:51.0920124Z  2024-04-03T18:16:51.0920543Z  2024-04-03T18:16:51.0920990Z  2024-04-03T18:16:51.0922336Z [18,237 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:51.0923896Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 71s local 2024-04-03T18:16:51.0925454Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 55s local 2024-04-03T18:16:51.0926639Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 30s local 2024-04-03T18:16:51.0927832Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 23s local 2024-04-03T18:16:51.0929012Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 20s local 2024-04-03T18:16:51.0930183Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 17s local 2024-04-03T18:16:51.0931325Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 15s local 2024-04-03T18:16:51.0932689Z Compiling llvm/lib/CodeGen/MachineVerifier.cpp; 14s local ... 2024-04-03T18:16:51.3738805Z 2024-04-03T18:16:51.3739600Z  2024-04-03T18:16:51.3740462Z  2024-04-03T18:16:51.3740911Z  2024-04-03T18:16:51.3741327Z  2024-04-03T18:16:51.3741895Z  2024-04-03T18:16:51.3742346Z  2024-04-03T18:16:51.3742771Z  2024-04-03T18:16:51.3743213Z  2024-04-03T18:16:51.3744465Z [18,238 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:51.3745906Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 71s local 2024-04-03T18:16:51.3747158Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 55s local 2024-04-03T18:16:51.3748548Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 30s local 2024-04-03T18:16:51.3749649Z Compiling mlir/lib/Dialect/NVGPU/IR/NVGPUDialect.cpp; 24s local 2024-04-03T18:16:51.3750979Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 21s local 2024-04-03T18:16:51.3752058Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 18s local 2024-04-03T18:16:51.3753233Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 15s local 2024-04-03T18:16:51.3754641Z @llvm-project//mlir:TransformDialect; 12s local ... 2024-04-03T18:16:51.5813703Z 2024-04-03T18:16:51.5814581Z  2024-04-03T18:16:51.5815060Z  2024-04-03T18:16:51.5815452Z  2024-04-03T18:16:51.5815845Z  2024-04-03T18:16:51.5816230Z  2024-04-03T18:16:51.5816614Z  2024-04-03T18:16:51.5816986Z  2024-04-03T18:16:51.5817400Z  2024-04-03T18:16:51.5818885Z [18,239 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:51.5820462Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 71s local 2024-04-03T18:16:51.5821594Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 56s local 2024-04-03T18:16:51.5822692Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 30s local 2024-04-03T18:16:51.5823859Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 21s local 2024-04-03T18:16:51.5824905Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 18s local 2024-04-03T18:16:51.5826043Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 15s local 2024-04-03T18:16:51.5827490Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 12s local 2024-04-03T18:16:51.5829031Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 11s local ... 2024-04-03T18:16:51.8109049Z 2024-04-03T18:16:51.8109834Z  2024-04-03T18:16:51.8110389Z  2024-04-03T18:16:51.8110820Z  2024-04-03T18:16:51.8111271Z  2024-04-03T18:16:51.8111714Z  2024-04-03T18:16:51.8112130Z  2024-04-03T18:16:51.8112542Z  2024-04-03T18:16:51.8112964Z  2024-04-03T18:16:51.8114153Z [18,240 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:51.8115637Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 72s local 2024-04-03T18:16:51.8116986Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 56s local 2024-04-03T18:16:51.8118149Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 31s local 2024-04-03T18:16:51.8119385Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 21s local 2024-04-03T18:16:51.8120492Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 18s local 2024-04-03T18:16:51.8121977Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 15s local 2024-04-03T18:16:51.8123478Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 12s local 2024-04-03T18:16:51.8124928Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 11s local ... 2024-04-03T18:16:52.1764741Z 2024-04-03T18:16:52.1765539Z  2024-04-03T18:16:52.1766091Z  2024-04-03T18:16:52.1766511Z  2024-04-03T18:16:52.1766936Z  2024-04-03T18:16:52.1767383Z  2024-04-03T18:16:52.1767771Z  2024-04-03T18:16:52.1768216Z  2024-04-03T18:16:52.1768629Z  2024-04-03T18:16:52.1769861Z [18,241 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:52.1771773Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 72s local 2024-04-03T18:16:52.1773217Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 56s local 2024-04-03T18:16:52.1774361Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 31s local 2024-04-03T18:16:52.1775778Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 21s local 2024-04-03T18:16:52.1776890Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 19s local 2024-04-03T18:16:52.1778086Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 16s local 2024-04-03T18:16:52.1779573Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 12s local 2024-04-03T18:16:52.1781064Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 11s local ... 2024-04-03T18:16:52.7258558Z 2024-04-03T18:16:52.7259298Z  2024-04-03T18:16:52.7259726Z  2024-04-03T18:16:52.7260078Z  2024-04-03T18:16:52.7260408Z  2024-04-03T18:16:52.7260758Z  2024-04-03T18:16:52.7261098Z  2024-04-03T18:16:52.7261442Z  2024-04-03T18:16:52.7261783Z  2024-04-03T18:16:52.7262780Z [18,242 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:52.7264005Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 73s local 2024-04-03T18:16:52.7264970Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 57s local 2024-04-03T18:16:52.7266182Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 31s local 2024-04-03T18:16:52.7267163Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 22s local 2024-04-03T18:16:52.7268299Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 19s local 2024-04-03T18:16:52.7269280Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 16s local 2024-04-03T18:16:52.7270504Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 13s local 2024-04-03T18:16:52.7271688Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 12s local ... 2024-04-03T18:16:52.9743620Z 2024-04-03T18:16:52.9744446Z  2024-04-03T18:16:52.9744970Z  2024-04-03T18:16:52.9749403Z  2024-04-03T18:16:52.9750286Z  2024-04-03T18:16:52.9750993Z  2024-04-03T18:16:52.9751785Z  2024-04-03T18:16:52.9752719Z  2024-04-03T18:16:52.9753272Z  2024-04-03T18:16:52.9754527Z [18,242 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:52.9756083Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 73s local 2024-04-03T18:16:52.9757476Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 57s local 2024-04-03T18:16:52.9759239Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 32s local 2024-04-03T18:16:52.9760471Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 22s local 2024-04-03T18:16:52.9761617Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 19s local 2024-04-03T18:16:52.9763043Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 16s local 2024-04-03T18:16:52.9764492Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 13s local 2024-04-03T18:16:52.9766004Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 12s local ... 2024-04-03T18:16:53.2747571Z 2024-04-03T18:16:53.2748588Z  2024-04-03T18:16:53.2749531Z  2024-04-03T18:16:53.2750026Z  2024-04-03T18:16:53.2750455Z  2024-04-03T18:16:53.2751029Z  2024-04-03T18:16:53.2751453Z  2024-04-03T18:16:53.2751887Z  2024-04-03T18:16:53.2752290Z  2024-04-03T18:16:53.2753591Z [18,244 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:53.2755128Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 73s local 2024-04-03T18:16:53.2756332Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 57s local 2024-04-03T18:16:53.2757484Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 32s local 2024-04-03T18:16:53.2758631Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 22s local 2024-04-03T18:16:53.2759945Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 20s local 2024-04-03T18:16:53.2761317Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 17s local 2024-04-03T18:16:53.2762812Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 13s local 2024-04-03T18:16:53.2764254Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 13s local ... 2024-04-03T18:16:53.5751559Z 2024-04-03T18:16:53.5752367Z  2024-04-03T18:16:53.5752897Z  2024-04-03T18:16:53.5753342Z  2024-04-03T18:16:53.5753765Z  2024-04-03T18:16:53.5754167Z  2024-04-03T18:16:53.5754581Z  2024-04-03T18:16:53.5754982Z  2024-04-03T18:16:53.5755365Z  2024-04-03T18:16:53.5756572Z [18,245 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:53.5758112Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 73s local 2024-04-03T18:16:53.5759203Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 58s local 2024-04-03T18:16:53.5760317Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 32s local 2024-04-03T18:16:53.5761483Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 23s local 2024-04-03T18:16:53.5762571Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 20s local 2024-04-03T18:16:53.5763735Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 17s local 2024-04-03T18:16:53.5765401Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 14s local 2024-04-03T18:16:53.5766816Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 13s local ... 2024-04-03T18:16:53.7753788Z 2024-04-03T18:16:53.7755635Z  2024-04-03T18:16:53.7756160Z  2024-04-03T18:16:53.7756606Z  2024-04-03T18:16:53.7770095Z  2024-04-03T18:16:53.7770752Z  2024-04-03T18:16:53.7771169Z  2024-04-03T18:16:53.7771603Z  2024-04-03T18:16:53.7772027Z  2024-04-03T18:16:53.7773223Z [18,246 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:53.7774971Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 74s local 2024-04-03T18:16:53.7776141Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 58s local 2024-04-03T18:16:53.7777271Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 33s local 2024-04-03T18:16:53.7778458Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 23s local 2024-04-03T18:16:53.7779556Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 20s local 2024-04-03T18:16:53.7780747Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 17s local 2024-04-03T18:16:53.7782262Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 14s local 2024-04-03T18:16:53.7783751Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 13s local ... 2024-04-03T18:16:54.0583667Z 2024-04-03T18:16:54.0584701Z  2024-04-03T18:16:54.0585213Z  2024-04-03T18:16:54.0587113Z  2024-04-03T18:16:54.0590415Z  2024-04-03T18:16:54.0591375Z  2024-04-03T18:16:54.0591997Z  2024-04-03T18:16:54.0592696Z  2024-04-03T18:16:54.0593299Z  2024-04-03T18:16:54.0594982Z [18,247 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:54.0597038Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 74s local 2024-04-03T18:16:54.0598488Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 58s local 2024-04-03T18:16:54.0599925Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 33s local 2024-04-03T18:16:54.0601603Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 23s local 2024-04-03T18:16:54.0603131Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 20s local 2024-04-03T18:16:54.0608016Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 18s local 2024-04-03T18:16:54.0609661Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 14s local 2024-04-03T18:16:54.0611609Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 13s local ... 2024-04-03T18:16:54.2737931Z 2024-04-03T18:16:54.2739498Z  2024-04-03T18:16:54.2740304Z  2024-04-03T18:16:54.2741115Z  2024-04-03T18:16:54.2742204Z  2024-04-03T18:16:54.2742717Z  2024-04-03T18:16:54.2743256Z  2024-04-03T18:16:54.2743667Z  2024-04-03T18:16:54.2744146Z  2024-04-03T18:16:54.2745637Z [18,248 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:54.2747111Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 74s local 2024-04-03T18:16:54.2748596Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 58s local 2024-04-03T18:16:54.2749739Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 33s local 2024-04-03T18:16:54.2751053Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 23s local 2024-04-03T18:16:54.2752262Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 21s local 2024-04-03T18:16:54.2753489Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 18s local 2024-04-03T18:16:54.2755084Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 14s local 2024-04-03T18:16:54.2756597Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 14s local ... 2024-04-03T18:16:54.5766791Z 2024-04-03T18:16:54.5768708Z  2024-04-03T18:16:54.5769284Z  2024-04-03T18:16:54.5769671Z  2024-04-03T18:16:54.5770084Z  2024-04-03T18:16:54.5770900Z  2024-04-03T18:16:54.5771322Z  2024-04-03T18:16:54.5771743Z  2024-04-03T18:16:54.5772169Z  2024-04-03T18:16:54.5773375Z [18,251 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:54.5775092Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 74s local 2024-04-03T18:16:54.5776304Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 59s local 2024-04-03T18:16:54.5777599Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 33s local 2024-04-03T18:16:54.5778864Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 24s local 2024-04-03T18:16:54.5779956Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 21s local 2024-04-03T18:16:54.5781242Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 18s local 2024-04-03T18:16:54.5782710Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 15s local 2024-04-03T18:16:54.5784256Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 14s local ... 2024-04-03T18:16:54.7797346Z 2024-04-03T18:16:54.7798591Z  2024-04-03T18:16:54.7799119Z  2024-04-03T18:16:54.7799558Z  2024-04-03T18:16:54.7799986Z  2024-04-03T18:16:54.7802381Z  2024-04-03T18:16:54.7803055Z  2024-04-03T18:16:54.7803933Z  2024-04-03T18:16:54.7806811Z  2024-04-03T18:16:54.7808283Z [18,252 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:54.7810250Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 75s local 2024-04-03T18:16:54.7813959Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 59s local 2024-04-03T18:16:54.7815532Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 34s local 2024-04-03T18:16:54.7817440Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 24s local 2024-04-03T18:16:54.7819020Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 21s local 2024-04-03T18:16:54.7820525Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 18s local 2024-04-03T18:16:54.7822260Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 15s local 2024-04-03T18:16:54.7823976Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 14s local ... 2024-04-03T18:16:55.1775352Z 2024-04-03T18:16:55.1776558Z  2024-04-03T18:16:55.1777441Z  2024-04-03T18:16:55.1778240Z  2024-04-03T18:16:55.1781365Z  2024-04-03T18:16:55.1781923Z  2024-04-03T18:16:55.1782617Z  2024-04-03T18:16:55.1785697Z  2024-04-03T18:16:55.1786601Z  2024-04-03T18:16:55.1788400Z [18,253 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:55.1792806Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 75s local 2024-04-03T18:16:55.1794152Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 59s local 2024-04-03T18:16:55.1795676Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 34s local 2024-04-03T18:16:55.1799531Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 24s local 2024-04-03T18:16:55.1800820Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 22s local 2024-04-03T18:16:55.1802330Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 19s local 2024-04-03T18:16:55.1806557Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 15s local 2024-04-03T18:16:55.1808313Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 14s local ... 2024-04-03T18:16:55.5781873Z 2024-04-03T18:16:55.5782815Z  2024-04-03T18:16:55.5783432Z  2024-04-03T18:16:55.5783892Z  2024-04-03T18:16:55.5784314Z  2024-04-03T18:16:55.5784773Z  2024-04-03T18:16:55.5785189Z  2024-04-03T18:16:55.5785603Z  2024-04-03T18:16:55.5786032Z  2024-04-03T18:16:55.5787328Z [18,254 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:55.5789422Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 75s local 2024-04-03T18:16:55.5790694Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 60s local 2024-04-03T18:16:55.5791996Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 34s local 2024-04-03T18:16:55.5793238Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 25s local 2024-04-03T18:16:55.5794440Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 22s local 2024-04-03T18:16:55.5795744Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 19s local 2024-04-03T18:16:55.5797316Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 16s local 2024-04-03T18:16:55.5798958Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 15s local ... 2024-04-03T18:16:55.8648001Z 2024-04-03T18:16:55.8648772Z  2024-04-03T18:16:55.8649279Z  2024-04-03T18:16:55.8649707Z  2024-04-03T18:16:55.8650127Z  2024-04-03T18:16:55.8650557Z  2024-04-03T18:16:55.8650981Z  2024-04-03T18:16:55.8651405Z  2024-04-03T18:16:55.8651860Z  2024-04-03T18:16:55.8653070Z [18,255 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:55.8654718Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 76s local 2024-04-03T18:16:55.8655990Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 60s local 2024-04-03T18:16:55.8657147Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 35s local 2024-04-03T18:16:55.8658446Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 25s local 2024-04-03T18:16:55.8659506Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 22s local 2024-04-03T18:16:55.8660742Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 19s local 2024-04-03T18:16:55.8662539Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 16s local 2024-04-03T18:16:55.8663998Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 15s local ... 2024-04-03T18:16:56.1164426Z 2024-04-03T18:16:56.1165273Z  2024-04-03T18:16:56.1165741Z  2024-04-03T18:16:56.1166087Z  2024-04-03T18:16:56.1166438Z  2024-04-03T18:16:56.1166790Z  2024-04-03T18:16:56.1167136Z  2024-04-03T18:16:56.1167531Z  2024-04-03T18:16:56.1168073Z  2024-04-03T18:16:56.1169067Z [18,257 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:16:56.1170417Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 76s local 2024-04-03T18:16:56.1171431Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 60s local 2024-04-03T18:16:56.1172705Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 35s local 2024-04-03T18:16:56.1173816Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 25s local 2024-04-03T18:16:56.1175149Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 22s local 2024-04-03T18:16:56.1176123Z Compiling xla/mlir/runtime/transforms/custom_call_encoding.cc; 20s local 2024-04-03T18:16:56.1177416Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 16s local 2024-04-03T18:16:56.1178606Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 15s local ... 2024-04-03T18:16:56.3791553Z 2024-04-03T18:16:56.3792328Z  2024-04-03T18:16:56.3792789Z  2024-04-03T18:16:56.3793172Z  2024-04-03T18:16:56.3793551Z  2024-04-03T18:16:56.3793936Z  2024-04-03T18:16:56.3794313Z  2024-04-03T18:16:56.3794683Z  2024-04-03T18:16:56.3795032Z  2024-04-03T18:16:56.3796126Z [18,260 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:56.3797477Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 76s local 2024-04-03T18:16:56.3798558Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 60s local 2024-04-03T18:16:56.3799657Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 35s local 2024-04-03T18:16:56.3800800Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 26s local 2024-04-03T18:16:56.3802235Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 23s local 2024-04-03T18:16:56.3803362Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 17s local 2024-04-03T18:16:56.3804764Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 16s local 2024-04-03T18:16:56.3805947Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 11s local ... 2024-04-03T18:16:56.6387911Z 2024-04-03T18:16:56.6388689Z  2024-04-03T18:16:56.6389217Z  2024-04-03T18:16:56.6389738Z  2024-04-03T18:16:56.6390168Z  2024-04-03T18:16:56.6399290Z  2024-04-03T18:16:56.6402398Z  2024-04-03T18:16:56.6403093Z  2024-04-03T18:16:56.6405392Z  2024-04-03T18:16:56.6406955Z [18,261 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:56.6408843Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 77s local 2024-04-03T18:16:56.6410495Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 35s local 2024-04-03T18:16:56.6415137Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 26s local 2024-04-03T18:16:56.6416602Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 23s local 2024-04-03T18:16:56.6418166Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 17s local 2024-04-03T18:16:56.6426741Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 16s local 2024-04-03T18:16:56.6429001Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 11s local 2024-04-03T18:16:56.6430552Z Compiling llvm/lib/Target/X86/X86MCInstLower.cpp; 11s local ... 2024-04-03T18:16:56.9794579Z 2024-04-03T18:16:56.9795632Z  2024-04-03T18:16:56.9796587Z  2024-04-03T18:16:56.9797570Z  2024-04-03T18:16:56.9798635Z  2024-04-03T18:16:56.9799188Z  2024-04-03T18:16:56.9799623Z  2024-04-03T18:16:56.9800320Z  2024-04-03T18:16:56.9800785Z  2024-04-03T18:16:56.9802176Z [18,262 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:56.9803735Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 77s local 2024-04-03T18:16:56.9804951Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 36s local 2024-04-03T18:16:56.9806174Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 26s local 2024-04-03T18:16:56.9807636Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 23s local 2024-04-03T18:16:56.9808942Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 17s local 2024-04-03T18:16:56.9810462Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 16s local 2024-04-03T18:16:56.9812209Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 12s local 2024-04-03T18:16:56.9813684Z Compiling llvm/lib/Target/X86/X86MCInstLower.cpp; 12s local ... 2024-04-03T18:16:57.2015935Z 2024-04-03T18:16:57.2017087Z  2024-04-03T18:16:57.2017987Z  2024-04-03T18:16:57.2018779Z  2024-04-03T18:16:57.2021807Z  2024-04-03T18:16:57.2022418Z  2024-04-03T18:16:57.2023119Z  2024-04-03T18:16:57.2026148Z  2024-04-03T18:16:57.2026756Z  2024-04-03T18:16:57.2028531Z [18,264 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:57.2030720Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 77s local 2024-04-03T18:16:57.2032348Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 36s local 2024-04-03T18:16:57.2033957Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 26s local 2024-04-03T18:16:57.2035498Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 24s local 2024-04-03T18:16:57.2037005Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 17s local 2024-04-03T18:16:57.2038699Z Compiling llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp; 16s local 2024-04-03T18:16:57.2040167Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 12s local 2024-04-03T18:16:57.2041767Z Compiling llvm/lib/Target/X86/X86MCInstLower.cpp; 12s local ... 2024-04-03T18:16:57.4053995Z 2024-04-03T18:16:57.4055640Z  2024-04-03T18:16:57.4056546Z  2024-04-03T18:16:57.4057258Z  2024-04-03T18:16:57.4058092Z  2024-04-03T18:16:57.4059162Z  2024-04-03T18:16:57.4059648Z  2024-04-03T18:16:57.4060094Z  2024-04-03T18:16:57.4060534Z  2024-04-03T18:16:57.4061721Z [18,266 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:57.4063179Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 77s local 2024-04-03T18:16:57.4064482Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 36s local 2024-04-03T18:16:57.4065892Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 27s local 2024-04-03T18:16:57.4067024Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 24s local 2024-04-03T18:16:57.4068599Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 18s local 2024-04-03T18:16:57.4069977Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 12s local 2024-04-03T18:16:57.4071225Z Compiling llvm/lib/Target/X86/X86MCInstLower.cpp; 12s local 2024-04-03T18:16:57.4072496Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 11s local ... 2024-04-03T18:16:57.7802780Z 2024-04-03T18:16:57.7806673Z  2024-04-03T18:16:57.7809999Z  2024-04-03T18:16:57.7813292Z  2024-04-03T18:16:57.7816904Z  2024-04-03T18:16:57.7819902Z  2024-04-03T18:16:57.7820679Z  2024-04-03T18:16:57.7821388Z  2024-04-03T18:16:57.7822120Z  2024-04-03T18:16:57.7823797Z [18,267 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:57.7830438Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 78s local 2024-04-03T18:16:57.7831883Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 37s local 2024-04-03T18:16:57.7833566Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 27s local 2024-04-03T18:16:57.7834928Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 24s local 2024-04-03T18:16:57.7836377Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 18s local 2024-04-03T18:16:57.7837888Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 13s local 2024-04-03T18:16:57.7839066Z Compiling llvm/lib/Target/X86/X86MCInstLower.cpp; 12s local 2024-04-03T18:16:57.7840325Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 11s local ... 2024-04-03T18:16:58.1737938Z 2024-04-03T18:16:58.1739241Z  2024-04-03T18:16:58.1740133Z  2024-04-03T18:16:58.1741231Z  2024-04-03T18:16:58.1741747Z  2024-04-03T18:16:58.1742482Z  2024-04-03T18:16:58.1742940Z  2024-04-03T18:16:58.1743381Z  2024-04-03T18:16:58.1744039Z  2024-04-03T18:16:58.1745300Z [18,268 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:58.1746923Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 78s local 2024-04-03T18:16:58.1748424Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 37s local 2024-04-03T18:16:58.1749725Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 27s local 2024-04-03T18:16:58.1750883Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 25s local 2024-04-03T18:16:58.1752166Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 18s local 2024-04-03T18:16:58.1753569Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 13s local 2024-04-03T18:16:58.1754773Z Compiling llvm/lib/Target/X86/X86MCInstLower.cpp; 13s local 2024-04-03T18:16:58.1756002Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 12s local ... 2024-04-03T18:16:58.3806739Z 2024-04-03T18:16:58.3807525Z  2024-04-03T18:16:58.3808043Z  2024-04-03T18:16:58.3808972Z  2024-04-03T18:16:58.3817626Z  2024-04-03T18:16:58.3820968Z  2024-04-03T18:16:58.3823804Z  2024-04-03T18:16:58.3826617Z  2024-04-03T18:16:58.3829691Z  2024-04-03T18:16:58.3833314Z [18,268 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:58.3837559Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 78s local 2024-04-03T18:16:58.3839077Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 37s local 2024-04-03T18:16:58.3843006Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 28s local 2024-04-03T18:16:58.3846618Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 25s local 2024-04-03T18:16:58.3848238Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 19s local 2024-04-03T18:16:58.3852132Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 13s local 2024-04-03T18:16:58.3855903Z Compiling llvm/lib/Target/X86/X86MCInstLower.cpp; 13s local 2024-04-03T18:16:58.3859790Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 12s local ... 2024-04-03T18:16:58.5810340Z 2024-04-03T18:16:58.5811513Z  2024-04-03T18:16:58.5812486Z  2024-04-03T18:16:58.5815763Z  2024-04-03T18:16:58.5816459Z  2024-04-03T18:16:58.5819402Z  2024-04-03T18:16:58.5820100Z  2024-04-03T18:16:58.5823123Z  2024-04-03T18:16:58.5823780Z  2024-04-03T18:16:58.5827525Z [18,270 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:58.5829667Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 78s local 2024-04-03T18:16:58.5833318Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 37s local 2024-04-03T18:16:58.5834847Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 28s local 2024-04-03T18:16:58.5838548Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 25s local 2024-04-03T18:16:58.5840079Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 19s local 2024-04-03T18:16:58.5844037Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 13s local 2024-04-03T18:16:58.5845835Z Compiling llvm/lib/Target/X86/X86MCInstLower.cpp; 13s local 2024-04-03T18:16:58.5869668Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 12s local ... 2024-04-03T18:16:59.0112724Z 2024-04-03T18:16:59.0113471Z  2024-04-03T18:16:59.0114034Z  2024-04-03T18:16:59.0118028Z  2024-04-03T18:16:59.0118700Z  2024-04-03T18:16:59.0119264Z  2024-04-03T18:16:59.0119935Z  2024-04-03T18:16:59.0120841Z  2024-04-03T18:16:59.0121352Z  2024-04-03T18:16:59.0122600Z [18,271 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:59.0124275Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 79s local 2024-04-03T18:16:59.0125561Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 38s local 2024-04-03T18:16:59.0127796Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 28s local 2024-04-03T18:16:59.0129171Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 25s local 2024-04-03T18:16:59.0130658Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 19s local 2024-04-03T18:16:59.0132120Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 14s local 2024-04-03T18:16:59.0133388Z Compiling llvm/lib/Target/X86/X86MCInstLower.cpp; 14s local 2024-04-03T18:16:59.0135048Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 13s local ... 2024-04-03T18:16:59.3816489Z 2024-04-03T18:16:59.3817626Z  2024-04-03T18:16:59.3818105Z  2024-04-03T18:16:59.3818513Z  2024-04-03T18:16:59.3818893Z  2024-04-03T18:16:59.3819276Z  2024-04-03T18:16:59.3819668Z  2024-04-03T18:16:59.3820003Z  2024-04-03T18:16:59.3820392Z  2024-04-03T18:16:59.3821519Z [18,272 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:59.3822935Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 79s local 2024-04-03T18:16:59.3824009Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 38s local 2024-04-03T18:16:59.3825124Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 29s local 2024-04-03T18:16:59.3826178Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 26s local 2024-04-03T18:16:59.3827583Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 20s local 2024-04-03T18:16:59.3829024Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 14s local 2024-04-03T18:16:59.3830111Z Compiling llvm/lib/Target/X86/X86MCInstLower.cpp; 14s local 2024-04-03T18:16:59.3831200Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 13s local ... 2024-04-03T18:16:59.5821128Z 2024-04-03T18:16:59.5821877Z  2024-04-03T18:16:59.5822712Z  2024-04-03T18:16:59.5826024Z  2024-04-03T18:16:59.5826668Z  2024-04-03T18:16:59.5830452Z  2024-04-03T18:16:59.5831171Z  2024-04-03T18:16:59.5831943Z  2024-04-03T18:16:59.5832598Z  2024-04-03T18:16:59.5833946Z [18,274 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:16:59.5835682Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 79s local 2024-04-03T18:16:59.5837041Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 38s local 2024-04-03T18:16:59.5838414Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 29s local 2024-04-03T18:16:59.5839675Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 26s local 2024-04-03T18:16:59.5841637Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 20s local 2024-04-03T18:16:59.5843145Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 14s local 2024-04-03T18:16:59.5844435Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 13s local 2024-04-03T18:16:59.5845753Z Compiling stablehlo/dialect/TypeInference.cpp; 13s local ... 2024-04-03T18:16:59.8264768Z 2024-04-03T18:16:59.8266202Z  2024-04-03T18:16:59.8267056Z  2024-04-03T18:16:59.8270065Z  2024-04-03T18:16:59.8270552Z  2024-04-03T18:16:59.8275868Z  2024-04-03T18:16:59.8276339Z  2024-04-03T18:16:59.8277065Z  2024-04-03T18:16:59.8277496Z  2024-04-03T18:16:59.8278553Z [18,276 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:16:59.8280242Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 80s local 2024-04-03T18:16:59.8281580Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 39s local 2024-04-03T18:16:59.8282708Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 29s local 2024-04-03T18:16:59.8283780Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 26s local 2024-04-03T18:16:59.8284957Z Compiling mlir/lib/Dialect/Transform/IR/TransformDialect.cpp; 20s local 2024-04-03T18:16:59.8286249Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 15s local 2024-04-03T18:16:59.8287582Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 14s local 2024-04-03T18:16:59.8288912Z Compiling stablehlo/dialect/TypeInference.cpp; 13s local ... 2024-04-03T18:17:00.1461043Z 2024-04-03T18:17:00.1469717Z  2024-04-03T18:17:00.1470399Z  2024-04-03T18:17:00.1470857Z  2024-04-03T18:17:00.1471304Z  2024-04-03T18:17:00.1471712Z  2024-04-03T18:17:00.1472160Z  2024-04-03T18:17:00.1472609Z  2024-04-03T18:17:00.1473051Z  2024-04-03T18:17:00.1474294Z [18,279 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:00.1475915Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 80s local 2024-04-03T18:17:00.1477143Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 39s local 2024-04-03T18:17:00.1478395Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 29s local 2024-04-03T18:17:00.1479555Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 27s local 2024-04-03T18:17:00.1480661Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 15s local 2024-04-03T18:17:00.1481855Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 14s local 2024-04-03T18:17:00.1483060Z Compiling stablehlo/dialect/TypeInference.cpp; 14s local 2024-04-03T18:17:00.1484271Z @llvm-project//mlir:ShapeToStandard; 13s local ... 2024-04-03T18:17:00.3831726Z 2024-04-03T18:17:00.3832475Z  2024-04-03T18:17:00.3833012Z  2024-04-03T18:17:00.3833830Z  2024-04-03T18:17:00.3834310Z  2024-04-03T18:17:00.3834785Z  2024-04-03T18:17:00.3835225Z  2024-04-03T18:17:00.3835718Z  2024-04-03T18:17:00.3836132Z  2024-04-03T18:17:00.3837299Z [18,281 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:00.3838794Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 80s local 2024-04-03T18:17:00.3839957Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 39s local 2024-04-03T18:17:00.3841173Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 30s local 2024-04-03T18:17:00.3842335Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 27s local 2024-04-03T18:17:00.3843412Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 15s local 2024-04-03T18:17:00.3844585Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 14s local 2024-04-03T18:17:00.3845647Z Compiling stablehlo/dialect/TypeInference.cpp; 14s local 2024-04-03T18:17:00.3846877Z @llvm-project//mlir:ShapeToStandard; 13s local ... 2024-04-03T18:17:00.5836976Z 2024-04-03T18:17:00.5837743Z  2024-04-03T18:17:00.5838301Z  2024-04-03T18:17:00.5838747Z  2024-04-03T18:17:00.5839186Z  2024-04-03T18:17:00.5839633Z  2024-04-03T18:17:00.5843254Z  2024-04-03T18:17:00.5843818Z  2024-04-03T18:17:00.5844247Z  2024-04-03T18:17:00.5845486Z [18,282 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:00.5846995Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 80s local 2024-04-03T18:17:00.5848224Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 39s local 2024-04-03T18:17:00.5849507Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 30s local 2024-04-03T18:17:00.5850915Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 27s local 2024-04-03T18:17:00.5852062Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 15s local 2024-04-03T18:17:00.5853127Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 14s local 2024-04-03T18:17:00.5854452Z Compiling stablehlo/dialect/TypeInference.cpp; 14s local 2024-04-03T18:17:00.5855616Z @llvm-project//mlir:ShapeToStandard; 14s local ... 2024-04-03T18:17:00.9735029Z 2024-04-03T18:17:00.9735783Z  2024-04-03T18:17:00.9736251Z  2024-04-03T18:17:00.9736648Z  2024-04-03T18:17:00.9737065Z  2024-04-03T18:17:00.9737473Z  2024-04-03T18:17:00.9737904Z  2024-04-03T18:17:00.9738336Z  2024-04-03T18:17:00.9738682Z  2024-04-03T18:17:00.9740209Z [18,283 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:00.9741800Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 81s local 2024-04-03T18:17:00.9742930Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 40s local 2024-04-03T18:17:00.9744167Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 30s local 2024-04-03T18:17:00.9745498Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 27s local 2024-04-03T18:17:00.9746568Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 16s local 2024-04-03T18:17:00.9748043Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 15s local 2024-04-03T18:17:00.9749252Z Compiling stablehlo/dialect/TypeInference.cpp; 14s local 2024-04-03T18:17:00.9750492Z @llvm-project//mlir:ShapeToStandard; 14s local ... 2024-04-03T18:17:01.1841551Z 2024-04-03T18:17:01.1842293Z  2024-04-03T18:17:01.1842826Z  2024-04-03T18:17:01.1843261Z  2024-04-03T18:17:01.1843730Z  2024-04-03T18:17:01.1844160Z  2024-04-03T18:17:01.1844606Z  2024-04-03T18:17:01.1845068Z  2024-04-03T18:17:01.1845494Z  2024-04-03T18:17:01.1846802Z [18,286 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:01.1848574Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 81s local 2024-04-03T18:17:01.1850105Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 40s local 2024-04-03T18:17:01.1851462Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 30s local 2024-04-03T18:17:01.1852862Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 28s local 2024-04-03T18:17:01.1854071Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 16s local 2024-04-03T18:17:01.1855481Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 15s local 2024-04-03T18:17:01.1856744Z Compiling stablehlo/dialect/TypeInference.cpp; 15s local 2024-04-03T18:17:01.1858151Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 14s local ... 2024-04-03T18:17:01.5292542Z 2024-04-03T18:17:01.5293618Z  2024-04-03T18:17:01.5294426Z  2024-04-03T18:17:01.5294879Z  2024-04-03T18:17:01.5295259Z  2024-04-03T18:17:01.5295825Z  2024-04-03T18:17:01.5296292Z  2024-04-03T18:17:01.5296773Z  2024-04-03T18:17:01.5297247Z  2024-04-03T18:17:01.5298592Z [18,287 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:17:01.5300327Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 81s local 2024-04-03T18:17:01.5301365Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 40s local 2024-04-03T18:17:01.5302082Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 31s local 2024-04-03T18:17:01.5302755Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 28s local 2024-04-03T18:17:01.5303393Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 16s local 2024-04-03T18:17:01.5304066Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 15s local 2024-04-03T18:17:01.5304955Z Compiling stablehlo/dialect/TypeInference.cpp; 15s local 2024-04-03T18:17:01.5305720Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 14s local ... 2024-04-03T18:17:01.9298726Z 2024-04-03T18:17:01.9299913Z  2024-04-03T18:17:01.9300872Z  2024-04-03T18:17:01.9302014Z  2024-04-03T18:17:01.9302588Z  2024-04-03T18:17:01.9303081Z  2024-04-03T18:17:01.9303594Z  2024-04-03T18:17:01.9304115Z  2024-04-03T18:17:01.9304633Z  2024-04-03T18:17:01.9306103Z [18,289 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:01.9307935Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 82s local 2024-04-03T18:17:01.9309242Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 41s local 2024-04-03T18:17:01.9310555Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 31s local 2024-04-03T18:17:01.9311762Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 28s local 2024-04-03T18:17:01.9313139Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 17s local 2024-04-03T18:17:01.9314475Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 16s local 2024-04-03T18:17:01.9315823Z Compiling stablehlo/dialect/TypeInference.cpp; 15s local 2024-04-03T18:17:01.9317138Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 14s local ... 2024-04-03T18:17:02.2055399Z 2024-04-03T18:17:02.2056651Z  2024-04-03T18:17:02.2057891Z  2024-04-03T18:17:02.2058369Z  2024-04-03T18:17:02.2058820Z  2024-04-03T18:17:02.2059272Z  2024-04-03T18:17:02.2059747Z  2024-04-03T18:17:02.2060183Z  2024-04-03T18:17:02.2060637Z  2024-04-03T18:17:02.2061858Z [18,290 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:02.2063406Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 82s local 2024-04-03T18:17:02.2064665Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 41s local 2024-04-03T18:17:02.2065917Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 31s local 2024-04-03T18:17:02.2067132Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 29s local 2024-04-03T18:17:02.2068529Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 17s local 2024-04-03T18:17:02.2069740Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 16s local 2024-04-03T18:17:02.2071171Z Compiling stablehlo/dialect/TypeInference.cpp; 16s local 2024-04-03T18:17:02.2072519Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 15s local ... 2024-04-03T18:17:02.5303717Z 2024-04-03T18:17:02.5304501Z  2024-04-03T18:17:02.5305035Z  2024-04-03T18:17:02.5305509Z  2024-04-03T18:17:02.5306992Z  2024-04-03T18:17:02.5307471Z  2024-04-03T18:17:02.5308592Z  2024-04-03T18:17:02.5309019Z  2024-04-03T18:17:02.5311419Z  2024-04-03T18:17:02.5313067Z [18,291 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:02.5317184Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 82s local 2024-04-03T18:17:02.5318691Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 41s local 2024-04-03T18:17:02.5321727Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 32s local 2024-04-03T18:17:02.5323124Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 29s local 2024-04-03T18:17:02.5324533Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 17s local 2024-04-03T18:17:02.5326319Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 16s local 2024-04-03T18:17:02.5327810Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 15s local 2024-04-03T18:17:02.5329527Z Compiling xla/service/memory_space_assignment/allocation.cc; 14s local ... 2024-04-03T18:17:02.9320197Z 2024-04-03T18:17:02.9321130Z  2024-04-03T18:17:02.9321637Z  2024-04-03T18:17:02.9322060Z  2024-04-03T18:17:02.9322483Z  2024-04-03T18:17:02.9322939Z  2024-04-03T18:17:02.9323345Z  2024-04-03T18:17:02.9323723Z  2024-04-03T18:17:02.9324140Z  2024-04-03T18:17:02.9325600Z [18,293 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:02.9327046Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 83s local 2024-04-03T18:17:02.9328165Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 42s local 2024-04-03T18:17:02.9329556Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 32s local 2024-04-03T18:17:02.9330638Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 29s local 2024-04-03T18:17:02.9331723Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 18s local 2024-04-03T18:17:02.9332899Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 17s local 2024-04-03T18:17:02.9334091Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 15s local 2024-04-03T18:17:02.9335654Z Compiling xla/service/memory_space_assignment/allocation.cc; 14s local ... 2024-04-03T18:17:03.3148634Z 2024-04-03T18:17:03.3149584Z  2024-04-03T18:17:03.3150393Z  2024-04-03T18:17:03.3150865Z  2024-04-03T18:17:03.3151307Z  2024-04-03T18:17:03.3151716Z  2024-04-03T18:17:03.3152086Z  2024-04-03T18:17:03.3152499Z  2024-04-03T18:17:03.3152924Z  2024-04-03T18:17:03.3154182Z [18,294 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:03.3155758Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 83s local 2024-04-03T18:17:03.3156911Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 42s local 2024-04-03T18:17:03.3158140Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 32s local 2024-04-03T18:17:03.3159279Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 30s local 2024-04-03T18:17:03.3160289Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 18s local 2024-04-03T18:17:03.3161455Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 17s local 2024-04-03T18:17:03.3162633Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 16s local 2024-04-03T18:17:03.3163983Z Compiling xla/service/memory_space_assignment/allocation.cc; 15s local ... 2024-04-03T18:17:03.5314730Z 2024-04-03T18:17:03.5315699Z  2024-04-03T18:17:03.5316196Z  2024-04-03T18:17:03.5316931Z  2024-04-03T18:17:03.5317388Z  2024-04-03T18:17:03.5317712Z  2024-04-03T18:17:03.5319214Z  2024-04-03T18:17:03.5320203Z  2024-04-03T18:17:03.5320822Z  2024-04-03T18:17:03.5321988Z [18,295 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:03.5323490Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 83s local 2024-04-03T18:17:03.5324638Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 42s local 2024-04-03T18:17:03.5325907Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 33s local 2024-04-03T18:17:03.5327045Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 30s local 2024-04-03T18:17:03.5328232Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 18s local 2024-04-03T18:17:03.5329414Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 17s local 2024-04-03T18:17:03.5330681Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 16s local 2024-04-03T18:17:03.5332065Z Compiling xla/service/memory_space_assignment/allocation.cc; 15s local ... 2024-04-03T18:17:03.8471958Z 2024-04-03T18:17:03.8473115Z  2024-04-03T18:17:03.8473655Z  2024-04-03T18:17:03.8474093Z  2024-04-03T18:17:03.8474551Z  2024-04-03T18:17:03.8477952Z  2024-04-03T18:17:03.8478800Z  2024-04-03T18:17:03.8482974Z  2024-04-03T18:17:03.8483693Z  2024-04-03T18:17:03.8487589Z [18,296 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:03.8489404Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 84s local 2024-04-03T18:17:03.8490996Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 43s local 2024-04-03T18:17:03.8492913Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 33s local 2024-04-03T18:17:03.8496668Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 30s local 2024-04-03T18:17:03.8498320Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 19s local 2024-04-03T18:17:03.8499851Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 18s local 2024-04-03T18:17:03.8501529Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 16s local 2024-04-03T18:17:03.8503115Z Compiling xla/service/memory_space_assignment/allocation.cc; 15s local ... 2024-04-03T18:17:04.0606664Z 2024-04-03T18:17:04.0607839Z  2024-04-03T18:17:04.0608372Z  2024-04-03T18:17:04.0608767Z  2024-04-03T18:17:04.0609224Z  2024-04-03T18:17:04.0609673Z  2024-04-03T18:17:04.0610098Z  2024-04-03T18:17:04.0610520Z  2024-04-03T18:17:04.0610939Z  2024-04-03T18:17:04.0612198Z [18,299 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:04.0614111Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 84s local 2024-04-03T18:17:04.0615468Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 43s local 2024-04-03T18:17:04.0616604Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 33s local 2024-04-03T18:17:04.0617756Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 30s local 2024-04-03T18:17:04.0618832Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 19s local 2024-04-03T18:17:04.0620021Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 18s local 2024-04-03T18:17:04.0621317Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 16s local 2024-04-03T18:17:04.0622739Z Compiling xla/service/memory_space_assignment/allocation.cc; 15s local ... 2024-04-03T18:17:04.3319959Z 2024-04-03T18:17:04.3321140Z  2024-04-03T18:17:04.3322053Z  2024-04-03T18:17:04.3322923Z  2024-04-03T18:17:04.3324008Z  2024-04-03T18:17:04.3324477Z  2024-04-03T18:17:04.3324861Z  2024-04-03T18:17:04.3325245Z  2024-04-03T18:17:04.3325642Z  2024-04-03T18:17:04.3326799Z [18,300 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:04.3328198Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 84s local 2024-04-03T18:17:04.3329657Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 43s local 2024-04-03T18:17:04.3330874Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 33s local 2024-04-03T18:17:04.3331957Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 31s local 2024-04-03T18:17:04.3333157Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 19s local 2024-04-03T18:17:04.3334216Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 18s local 2024-04-03T18:17:04.3335553Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 17s local 2024-04-03T18:17:04.3336920Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 14s local ... 2024-04-03T18:17:04.9027751Z 2024-04-03T18:17:04.9028525Z  2024-04-03T18:17:04.9029111Z  2024-04-03T18:17:04.9031573Z  2024-04-03T18:17:04.9032392Z  2024-04-03T18:17:04.9036129Z  2024-04-03T18:17:04.9036885Z  2024-04-03T18:17:04.9040631Z  2024-04-03T18:17:04.9041266Z  2024-04-03T18:17:04.9045665Z [18,301 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:04.9047503Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 85s local 2024-04-03T18:17:04.9051288Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 44s local 2024-04-03T18:17:04.9052906Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 34s local 2024-04-03T18:17:04.9054861Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 31s local 2024-04-03T18:17:04.9057151Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 20s local 2024-04-03T18:17:04.9058431Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 19s local 2024-04-03T18:17:04.9059793Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 17s local 2024-04-03T18:17:04.9061175Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 15s local ... 2024-04-03T18:17:05.1209326Z 2024-04-03T18:17:05.1210112Z  2024-04-03T18:17:05.1210598Z  2024-04-03T18:17:05.1211029Z  2024-04-03T18:17:05.1211458Z  2024-04-03T18:17:05.1211873Z  2024-04-03T18:17:05.1212272Z  2024-04-03T18:17:05.1212657Z  2024-04-03T18:17:05.1213030Z  2024-04-03T18:17:05.1214160Z [18,304 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:05.1215793Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 85s local 2024-04-03T18:17:05.1217034Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 44s local 2024-04-03T18:17:05.1218279Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 34s local 2024-04-03T18:17:05.1219569Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 32s local 2024-04-03T18:17:05.1220901Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 20s local 2024-04-03T18:17:05.1222226Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 19s local 2024-04-03T18:17:05.1223503Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 18s local 2024-04-03T18:17:05.1224857Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 15s local ... 2024-04-03T18:17:05.3333028Z 2024-04-03T18:17:05.3333752Z  2024-04-03T18:17:05.3334418Z  2024-04-03T18:17:05.3334857Z  2024-04-03T18:17:05.3335305Z  2024-04-03T18:17:05.3335741Z  2024-04-03T18:17:05.3336166Z  2024-04-03T18:17:05.3336604Z  2024-04-03T18:17:05.3337037Z  2024-04-03T18:17:05.3338247Z [18,304 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:05.3339747Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 85s local 2024-04-03T18:17:05.3341137Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 44s local 2024-04-03T18:17:05.3342369Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 34s local 2024-04-03T18:17:05.3343583Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 32s local 2024-04-03T18:17:05.3344734Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 20s local 2024-04-03T18:17:05.3345947Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 19s local 2024-04-03T18:17:05.3347430Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 18s local 2024-04-03T18:17:05.3349168Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 15s local ... 2024-04-03T18:17:05.5332395Z 2024-04-03T18:17:05.5333171Z  2024-04-03T18:17:05.5333745Z  2024-04-03T18:17:05.5334186Z  2024-04-03T18:17:05.5334731Z  2024-04-03T18:17:05.5335167Z  2024-04-03T18:17:05.5335604Z  2024-04-03T18:17:05.5335990Z  2024-04-03T18:17:05.5336416Z  2024-04-03T18:17:05.5337700Z [18,305 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:05.5339334Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 85s local 2024-04-03T18:17:05.5340577Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 44s local 2024-04-03T18:17:05.5341859Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 35s local 2024-04-03T18:17:05.5343029Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 32s local 2024-04-03T18:17:05.5344187Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 20s local 2024-04-03T18:17:05.5345396Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 19s local 2024-04-03T18:17:05.5346770Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 18s local 2024-04-03T18:17:05.5348565Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 16s local ... 2024-04-03T18:17:05.8877772Z 2024-04-03T18:17:05.8878513Z  2024-04-03T18:17:05.8879030Z  2024-04-03T18:17:05.8879440Z  2024-04-03T18:17:05.8879877Z  2024-04-03T18:17:05.8880294Z  2024-04-03T18:17:05.8880700Z  2024-04-03T18:17:05.8881130Z  2024-04-03T18:17:05.8881542Z  2024-04-03T18:17:05.8882974Z [18,307 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:05.8884527Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 86s local 2024-04-03T18:17:05.8885717Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 45s local 2024-04-03T18:17:05.8886931Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 35s local 2024-04-03T18:17:05.8888071Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 32s local 2024-04-03T18:17:05.8889177Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 21s local 2024-04-03T18:17:05.8890350Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 20s local 2024-04-03T18:17:05.8891611Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 18s local 2024-04-03T18:17:05.8893117Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 16s local ... 2024-04-03T18:17:06.1337818Z 2024-04-03T18:17:06.1338603Z  2024-04-03T18:17:06.1339391Z  2024-04-03T18:17:06.1341321Z  2024-04-03T18:17:06.1342062Z  2024-04-03T18:17:06.1345072Z  2024-04-03T18:17:06.1345819Z  2024-04-03T18:17:06.1348293Z  2024-04-03T18:17:06.1348907Z  2024-04-03T18:17:06.1350699Z [18,307 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:06.1352545Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 86s local 2024-04-03T18:17:06.1354042Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 45s local 2024-04-03T18:17:06.1355767Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 35s local 2024-04-03T18:17:06.1357105Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 33s local 2024-04-03T18:17:06.1358477Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 21s local 2024-04-03T18:17:06.1359916Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 20s local 2024-04-03T18:17:06.1361452Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 19s local 2024-04-03T18:17:06.1363228Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 16s local ... 2024-04-03T18:17:06.3341012Z 2024-04-03T18:17:06.3342187Z  2024-04-03T18:17:06.3343178Z  2024-04-03T18:17:06.3344307Z  2024-04-03T18:17:06.3344828Z  2024-04-03T18:17:06.3345295Z  2024-04-03T18:17:06.3345991Z  2024-04-03T18:17:06.3346451Z  2024-04-03T18:17:06.3346920Z  2024-04-03T18:17:06.3348523Z [18,308 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:06.3350249Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 86s local 2024-04-03T18:17:06.3351551Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 45s local 2024-04-03T18:17:06.3352904Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 35s local 2024-04-03T18:17:06.3354175Z Compiling mlir/lib/Dialect/SCF/IR/SCF.cpp; 33s local 2024-04-03T18:17:06.3355347Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 21s local 2024-04-03T18:17:06.3356642Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 20s local 2024-04-03T18:17:06.3358010Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 19s local 2024-04-03T18:17:06.3359579Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 16s local ... 2024-04-03T18:17:06.6343530Z 2024-04-03T18:17:06.6344752Z  2024-04-03T18:17:06.6345385Z  2024-04-03T18:17:06.6345888Z  2024-04-03T18:17:06.6346427Z  2024-04-03T18:17:06.6349248Z  2024-04-03T18:17:06.6349679Z  2024-04-03T18:17:06.6350109Z  2024-04-03T18:17:06.6350566Z  2024-04-03T18:17:06.6353758Z [18,312 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:06.6354999Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 87s local 2024-04-03T18:17:06.6356015Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 45s local 2024-04-03T18:17:06.6357097Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 36s local 2024-04-03T18:17:06.6360625Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 21s local 2024-04-03T18:17:06.6361630Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 20s local 2024-04-03T18:17:06.6362689Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 19s local 2024-04-03T18:17:06.6363883Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 17s local 2024-04-03T18:17:06.6365525Z @llvm-project//mlir:BufferizationDialect; 10s local ... 2024-04-03T18:17:06.8376977Z 2024-04-03T18:17:06.8378139Z  2024-04-03T18:17:06.8378579Z  2024-04-03T18:17:06.8378924Z  2024-04-03T18:17:06.8379262Z  2024-04-03T18:17:06.8379606Z  2024-04-03T18:17:06.8379948Z  2024-04-03T18:17:06.8380274Z  2024-04-03T18:17:06.8380613Z  2024-04-03T18:17:06.8381592Z [18,313 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:06.8383059Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 87s local 2024-04-03T18:17:06.8383979Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 46s local 2024-04-03T18:17:06.8384941Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 36s local 2024-04-03T18:17:06.8385909Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 22s local 2024-04-03T18:17:06.8386818Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 21s local 2024-04-03T18:17:06.8388011Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 19s local 2024-04-03T18:17:06.8389102Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 17s local 2024-04-03T18:17:06.8390226Z @llvm-project//mlir:BufferizationDialect; 10s local ... 2024-04-03T18:17:07.0391858Z 2024-04-03T18:17:07.0392656Z  2024-04-03T18:17:07.0393200Z  2024-04-03T18:17:07.0393637Z  2024-04-03T18:17:07.0394093Z  2024-04-03T18:17:07.0394504Z  2024-04-03T18:17:07.0394926Z  2024-04-03T18:17:07.0395336Z  2024-04-03T18:17:07.0395764Z  2024-04-03T18:17:07.0396986Z [18,314 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:07.0398499Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 87s local 2024-04-03T18:17:07.0399903Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 46s local 2024-04-03T18:17:07.0401131Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 36s local 2024-04-03T18:17:07.0402343Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 22s local 2024-04-03T18:17:07.0403445Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 21s local 2024-04-03T18:17:07.0404780Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 19s local 2024-04-03T18:17:07.0406177Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 17s local 2024-04-03T18:17:07.0407549Z @llvm-project//mlir:BufferizationDialect; 10s local ... 2024-04-03T18:17:07.3361059Z 2024-04-03T18:17:07.3361831Z  2024-04-03T18:17:07.3362284Z  2024-04-03T18:17:07.3362674Z  2024-04-03T18:17:07.3363060Z  2024-04-03T18:17:07.3363442Z  2024-04-03T18:17:07.3363827Z  2024-04-03T18:17:07.3364213Z  2024-04-03T18:17:07.3364574Z  2024-04-03T18:17:07.3365666Z [18,315 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:07.3367044Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 87s local 2024-04-03T18:17:07.3368100Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 46s local 2024-04-03T18:17:07.3369193Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 36s local 2024-04-03T18:17:07.3370584Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 22s local 2024-04-03T18:17:07.3371564Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 21s local 2024-04-03T18:17:07.3372686Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 20s local 2024-04-03T18:17:07.3373933Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 17s local 2024-04-03T18:17:07.3375366Z @llvm-project//mlir:BufferizationDialect; 11s local ... 2024-04-03T18:17:07.6958866Z 2024-04-03T18:17:07.6959600Z  2024-04-03T18:17:07.6977237Z  2024-04-03T18:17:07.6977670Z  2024-04-03T18:17:07.6978031Z  2024-04-03T18:17:07.6978388Z  2024-04-03T18:17:07.6978743Z  2024-04-03T18:17:07.6979097Z  2024-04-03T18:17:07.6979434Z  2024-04-03T18:17:07.6980465Z [18,316 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:07.6981717Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 88s local 2024-04-03T18:17:07.6982724Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 46s local 2024-04-03T18:17:07.6983748Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 37s local 2024-04-03T18:17:07.6985009Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 22s local 2024-04-03T18:17:07.6985971Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 21s local 2024-04-03T18:17:07.6987085Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 20s local 2024-04-03T18:17:07.6988463Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 18s local 2024-04-03T18:17:07.6989769Z @llvm-project//mlir:BufferizationDialect; 11s local ... 2024-04-03T18:17:07.9369000Z 2024-04-03T18:17:07.9369766Z  2024-04-03T18:17:07.9370269Z  2024-04-03T18:17:07.9370691Z  2024-04-03T18:17:07.9371093Z  2024-04-03T18:17:07.9371510Z  2024-04-03T18:17:07.9371917Z  2024-04-03T18:17:07.9372308Z  2024-04-03T18:17:07.9372707Z  2024-04-03T18:17:07.9373903Z [18,317 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:07.9375488Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 88s local 2024-04-03T18:17:07.9376646Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 47s local 2024-04-03T18:17:07.9377822Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 37s local 2024-04-03T18:17:07.9378991Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 23s local 2024-04-03T18:17:07.9380129Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 22s local 2024-04-03T18:17:07.9381644Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 20s local 2024-04-03T18:17:07.9382999Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 18s local 2024-04-03T18:17:07.9384386Z @llvm-project//mlir:BufferizationDialect; 11s local ... 2024-04-03T18:17:08.6895689Z 2024-04-03T18:17:08.6896631Z  2024-04-03T18:17:08.6897323Z  2024-04-03T18:17:08.6897961Z  2024-04-03T18:17:08.6898534Z  2024-04-03T18:17:08.6898986Z  2024-04-03T18:17:08.6899601Z  2024-04-03T18:17:08.6900186Z  2024-04-03T18:17:08.6900608Z  2024-04-03T18:17:08.6902186Z [18,318 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:08.6904191Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 89s local 2024-04-03T18:17:08.6905681Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 47s local 2024-04-03T18:17:08.6907320Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 38s local 2024-04-03T18:17:08.6908967Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 23s local 2024-04-03T18:17:08.6910432Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 22s local 2024-04-03T18:17:08.6912005Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 21s local 2024-04-03T18:17:08.6913539Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 19s local 2024-04-03T18:17:08.6914812Z @llvm-project//mlir:BufferizationDialect; 12s local ... 2024-04-03T18:17:08.9275005Z 2024-04-03T18:17:08.9275907Z  2024-04-03T18:17:08.9276460Z  2024-04-03T18:17:08.9279517Z  2024-04-03T18:17:08.9280329Z  2024-04-03T18:17:08.9281019Z  2024-04-03T18:17:08.9281674Z  2024-04-03T18:17:08.9282263Z  2024-04-03T18:17:08.9283041Z  2024-04-03T18:17:08.9290874Z [18,319 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:08.9292617Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 89s local 2024-04-03T18:17:08.9293780Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 48s local 2024-04-03T18:17:08.9295259Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 38s local 2024-04-03T18:17:08.9296494Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 24s local 2024-04-03T18:17:08.9297693Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 23s local 2024-04-03T18:17:08.9299017Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 21s local 2024-04-03T18:17:08.9300479Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 19s local 2024-04-03T18:17:08.9301972Z @llvm-project//mlir:BufferizationDialect; 12s local ... 2024-04-03T18:17:09.1401195Z 2024-04-03T18:17:09.1402311Z  2024-04-03T18:17:09.1402842Z  2024-04-03T18:17:09.1403294Z  2024-04-03T18:17:09.1403689Z  2024-04-03T18:17:09.1404116Z  2024-04-03T18:17:09.1404504Z  2024-04-03T18:17:09.1404881Z  2024-04-03T18:17:09.1405285Z  2024-04-03T18:17:09.1406405Z [18,319 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:09.1407753Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 89s local 2024-04-03T18:17:09.1408790Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 48s local 2024-04-03T18:17:09.1409922Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 38s local 2024-04-03T18:17:09.1411098Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 24s local 2024-04-03T18:17:09.1412220Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 23s local 2024-04-03T18:17:09.1413429Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 22s local 2024-04-03T18:17:09.1415036Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 19s local 2024-04-03T18:17:09.1416415Z @llvm-project//mlir:BufferizationDialect; 13s local ... 2024-04-03T18:17:09.5401284Z 2024-04-03T18:17:09.5402256Z  2024-04-03T18:17:09.5402757Z  2024-04-03T18:17:09.5403401Z  2024-04-03T18:17:09.5403862Z  2024-04-03T18:17:09.5404918Z  2024-04-03T18:17:09.5405505Z  2024-04-03T18:17:09.5405973Z  2024-04-03T18:17:09.5406351Z  2024-04-03T18:17:09.5407818Z [18,320 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:09.5409359Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 89s local 2024-04-03T18:17:09.5411363Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 48s local 2024-04-03T18:17:09.5412479Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 39s local 2024-04-03T18:17:09.5413568Z Compiling llvm/lib/Target/X86/X86ISelDAGToDAG.cpp; 24s local 2024-04-03T18:17:09.5414777Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 23s local 2024-04-03T18:17:09.5415922Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 22s local 2024-04-03T18:17:09.5417681Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 20s local 2024-04-03T18:17:09.5419069Z @llvm-project//mlir:BufferizationDialect; 13s local ... 2024-04-03T18:17:09.7388845Z 2024-04-03T18:17:09.7389601Z  2024-04-03T18:17:09.7390147Z  2024-04-03T18:17:09.7390580Z  2024-04-03T18:17:09.7390966Z  2024-04-03T18:17:09.7391368Z  2024-04-03T18:17:09.7391795Z  2024-04-03T18:17:09.7392209Z  2024-04-03T18:17:09.7392606Z  2024-04-03T18:17:09.7393744Z [18,322 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:09.7395165Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 90s local 2024-04-03T18:17:09.7396271Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 48s local 2024-04-03T18:17:09.7397463Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 39s local 2024-04-03T18:17:09.7398924Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 23s local 2024-04-03T18:17:09.7400109Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 22s local 2024-04-03T18:17:09.7401434Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 20s local 2024-04-03T18:17:09.7402730Z @llvm-project//mlir:BufferizationDialect; 13s local 2024-04-03T18:17:09.7403826Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 13s local ... 2024-04-03T18:17:09.9639009Z 2024-04-03T18:17:09.9639692Z  2024-04-03T18:17:09.9640127Z  2024-04-03T18:17:09.9640446Z  2024-04-03T18:17:09.9640782Z  2024-04-03T18:17:09.9641105Z  2024-04-03T18:17:09.9641416Z  2024-04-03T18:17:09.9641738Z  2024-04-03T18:17:09.9642064Z  2024-04-03T18:17:09.9643263Z [18,324 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:09.9644663Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 90s local 2024-04-03T18:17:09.9645558Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 49s local 2024-04-03T18:17:09.9646454Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 39s local 2024-04-03T18:17:09.9647389Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 24s local 2024-04-03T18:17:09.9648334Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 22s local 2024-04-03T18:17:09.9649362Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 20s local 2024-04-03T18:17:09.9650406Z @llvm-project//mlir:BufferizationDialect; 13s local 2024-04-03T18:17:09.9651281Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 13s local ... 2024-04-03T18:17:10.3394798Z 2024-04-03T18:17:10.3395674Z  2024-04-03T18:17:10.3396290Z  2024-04-03T18:17:10.3396825Z  2024-04-03T18:17:10.3397262Z  2024-04-03T18:17:10.3397818Z  2024-04-03T18:17:10.3398190Z  2024-04-03T18:17:10.3398748Z  2024-04-03T18:17:10.3399279Z  2024-04-03T18:17:10.3400676Z [18,324 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:10.3402365Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 90s local 2024-04-03T18:17:10.3404044Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 49s local 2024-04-03T18:17:10.3405300Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 39s local 2024-04-03T18:17:10.3406739Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 24s local 2024-04-03T18:17:10.3408187Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 23s local 2024-04-03T18:17:10.3409723Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 20s local 2024-04-03T18:17:10.3411279Z @llvm-project//mlir:BufferizationDialect; 14s local 2024-04-03T18:17:10.3412652Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 13s local ... 2024-04-03T18:17:10.8000838Z 2024-04-03T18:17:10.8001628Z  2024-04-03T18:17:10.8002195Z  2024-04-03T18:17:10.8002650Z  2024-04-03T18:17:10.8003056Z  2024-04-03T18:17:10.8003486Z  2024-04-03T18:17:10.8003896Z  2024-04-03T18:17:10.8004335Z  2024-04-03T18:17:10.8012742Z  2024-04-03T18:17:10.8014230Z [18,325 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:10.8016119Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 91s local 2024-04-03T18:17:10.8017500Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 50s local 2024-04-03T18:17:10.8018963Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 40s local 2024-04-03T18:17:10.8020279Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 25s local 2024-04-03T18:17:10.8021672Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 23s local 2024-04-03T18:17:10.8023273Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 21s local 2024-04-03T18:17:10.8024850Z @llvm-project//mlir:BufferizationDialect; 14s local 2024-04-03T18:17:10.8026436Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 14s local ... 2024-04-03T18:17:11.0693499Z 2024-04-03T18:17:11.0694233Z  2024-04-03T18:17:11.0694878Z  2024-04-03T18:17:11.0695234Z  2024-04-03T18:17:11.0695596Z  2024-04-03T18:17:11.0695976Z  2024-04-03T18:17:11.0696318Z  2024-04-03T18:17:11.0696683Z  2024-04-03T18:17:11.0697049Z  2024-04-03T18:17:11.0698065Z [18,328 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:11.0699401Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 91s local 2024-04-03T18:17:11.0700428Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 50s local 2024-04-03T18:17:11.0701432Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 40s local 2024-04-03T18:17:11.0702764Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 25s local 2024-04-03T18:17:11.0703948Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 23s local 2024-04-03T18:17:11.0705192Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 21s local 2024-04-03T18:17:11.0706589Z @llvm-project//mlir:BufferizationDialect; 14s local 2024-04-03T18:17:11.0707595Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 14s local ... 2024-04-03T18:17:11.3115580Z 2024-04-03T18:17:11.3116407Z  2024-04-03T18:17:11.3116927Z  2024-04-03T18:17:11.3117386Z  2024-04-03T18:17:11.3117828Z  2024-04-03T18:17:11.3118190Z  2024-04-03T18:17:11.3118580Z  2024-04-03T18:17:11.3119012Z  2024-04-03T18:17:11.3119433Z  2024-04-03T18:17:11.3120602Z [18,331 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:11.3122086Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 91s local 2024-04-03T18:17:11.3123205Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 50s local 2024-04-03T18:17:11.3124236Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 40s local 2024-04-03T18:17:11.3125315Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 25s local 2024-04-03T18:17:11.3126504Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 24s local 2024-04-03T18:17:11.3128256Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 21s local 2024-04-03T18:17:11.3129611Z @llvm-project//mlir:BufferizationDialect; 15s local 2024-04-03T18:17:11.3130835Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 14s local ... 2024-04-03T18:17:11.5383265Z 2024-04-03T18:17:11.5384441Z  2024-04-03T18:17:11.5384949Z  2024-04-03T18:17:11.5385428Z  2024-04-03T18:17:11.5385870Z  2024-04-03T18:17:11.5386282Z  2024-04-03T18:17:11.5386711Z  2024-04-03T18:17:11.5387154Z  2024-04-03T18:17:11.5387555Z  2024-04-03T18:17:11.5389100Z [18,331 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:11.5390713Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 91s local 2024-04-03T18:17:11.5391918Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 50s local 2024-04-03T18:17:11.5393180Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 41s local 2024-04-03T18:17:11.5394494Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 25s local 2024-04-03T18:17:11.5395716Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 24s local 2024-04-03T18:17:11.5397074Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 22s local 2024-04-03T18:17:11.5398469Z @llvm-project//mlir:BufferizationDialect; 15s local 2024-04-03T18:17:11.5399584Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 14s local ... 2024-04-03T18:17:11.9353698Z 2024-04-03T18:17:11.9355106Z  2024-04-03T18:17:11.9355836Z  2024-04-03T18:17:11.9356790Z  2024-04-03T18:17:11.9357936Z  2024-04-03T18:17:11.9358465Z  2024-04-03T18:17:11.9358965Z  2024-04-03T18:17:11.9359368Z  2024-04-03T18:17:11.9359818Z  2024-04-03T18:17:11.9361384Z [18,332 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:11.9362974Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 92s local 2024-04-03T18:17:11.9364254Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 51s local 2024-04-03T18:17:11.9365552Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 41s local 2024-04-03T18:17:11.9366795Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 26s local 2024-04-03T18:17:11.9368051Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 24s local 2024-04-03T18:17:11.9369511Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 22s local 2024-04-03T18:17:11.9371035Z @llvm-project//mlir:BufferizationDialect; 15s local 2024-04-03T18:17:11.9372388Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 15s local ... 2024-04-03T18:17:12.1389560Z 2024-04-03T18:17:12.1390544Z  2024-04-03T18:17:12.1390984Z  2024-04-03T18:17:12.1391550Z  2024-04-03T18:17:12.1391913Z  2024-04-03T18:17:12.1392270Z  2024-04-03T18:17:12.1392629Z  2024-04-03T18:17:12.1392980Z  2024-04-03T18:17:12.1393311Z  2024-04-03T18:17:12.1394358Z [18,335 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:12.1395651Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 92s local 2024-04-03T18:17:12.1396635Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 51s local 2024-04-03T18:17:12.1397671Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 41s local 2024-04-03T18:17:12.1398699Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 26s local 2024-04-03T18:17:12.1399752Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 25s local 2024-04-03T18:17:12.1400956Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 22s local 2024-04-03T18:17:12.1402118Z @llvm-project//mlir:BufferizationDialect; 16s local 2024-04-03T18:17:12.1403103Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 15s local ... 2024-04-03T18:17:12.3391874Z 2024-04-03T18:17:12.3393581Z  2024-04-03T18:17:12.3395088Z  2024-04-03T18:17:12.3395592Z  2024-04-03T18:17:12.3396010Z  2024-04-03T18:17:12.3396687Z  2024-04-03T18:17:12.3397118Z  2024-04-03T18:17:12.3397549Z  2024-04-03T18:17:12.3403739Z  2024-04-03T18:17:12.3405861Z [18,337 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:12.3410848Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 92s local 2024-04-03T18:17:12.3423104Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 51s local 2024-04-03T18:17:12.3427788Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 41s local 2024-04-03T18:17:12.3429175Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 26s local 2024-04-03T18:17:12.3430784Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 25s local 2024-04-03T18:17:12.3432399Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 22s local 2024-04-03T18:17:12.3433887Z @llvm-project//mlir:BufferizationDialect; 16s local 2024-04-03T18:17:12.3434984Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 15s local ... 2024-04-03T18:17:12.8492297Z 2024-04-03T18:17:12.8493491Z  2024-04-03T18:17:12.8494255Z  2024-04-03T18:17:12.8495026Z  2024-04-03T18:17:12.8495654Z  2024-04-03T18:17:12.8498910Z  2024-04-03T18:17:12.8499507Z  2024-04-03T18:17:12.8503405Z  2024-04-03T18:17:12.8504014Z  2024-04-03T18:17:12.8508705Z [18,338 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:12.8510318Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 93s local 2024-04-03T18:17:12.8511735Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 52s local 2024-04-03T18:17:12.8513987Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 42s local 2024-04-03T18:17:12.8515636Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 27s local 2024-04-03T18:17:12.8517001Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 25s local 2024-04-03T18:17:12.8518482Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 23s local 2024-04-03T18:17:12.8520017Z @llvm-project//mlir:BufferizationDialect; 16s local 2024-04-03T18:17:12.8521289Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 16s local ... 2024-04-03T18:17:13.1398488Z 2024-04-03T18:17:13.1399251Z  2024-04-03T18:17:13.1399772Z  2024-04-03T18:17:13.1416445Z  2024-04-03T18:17:13.1416941Z  2024-04-03T18:17:13.1417365Z  2024-04-03T18:17:13.1417776Z  2024-04-03T18:17:13.1418211Z  2024-04-03T18:17:13.1418616Z  2024-04-03T18:17:13.1420174Z [18,341 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:13.1421756Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 52s local 2024-04-03T18:17:13.1422917Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 42s local 2024-04-03T18:17:13.1424115Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 27s local 2024-04-03T18:17:13.1425372Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 26s local 2024-04-03T18:17:13.1426882Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 23s local 2024-04-03T18:17:13.1428407Z @llvm-project//mlir:BufferizationDialect; 17s local 2024-04-03T18:17:13.1429443Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 16s local 2024-04-03T18:17:13.1430594Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 15s local ... 2024-04-03T18:17:13.3401265Z 2024-04-03T18:17:13.3402072Z  2024-04-03T18:17:13.3402675Z  2024-04-03T18:17:13.3404877Z  2024-04-03T18:17:13.3405925Z  2024-04-03T18:17:13.3406722Z  2024-04-03T18:17:13.3407205Z  2024-04-03T18:17:13.3407640Z  2024-04-03T18:17:13.3408172Z  2024-04-03T18:17:13.3409352Z [18,343 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:13.3410895Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 52s local 2024-04-03T18:17:13.3412378Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 42s local 2024-04-03T18:17:13.3413649Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 27s local 2024-04-03T18:17:13.3415045Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 26s local 2024-04-03T18:17:13.3416491Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 23s local 2024-04-03T18:17:13.3417965Z @llvm-project//mlir:BufferizationDialect; 17s local 2024-04-03T18:17:13.3419127Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 16s local 2024-04-03T18:17:13.3420510Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 16s local ... 2024-04-03T18:17:13.6124636Z 2024-04-03T18:17:13.6125814Z  2024-04-03T18:17:13.6126338Z  2024-04-03T18:17:13.6126763Z  2024-04-03T18:17:13.6127232Z  2024-04-03T18:17:13.6127649Z  2024-04-03T18:17:13.6128478Z  2024-04-03T18:17:13.6128871Z  2024-04-03T18:17:13.6129283Z  2024-04-03T18:17:13.6130528Z [18,344 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:13.6132062Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 52s local 2024-04-03T18:17:13.6133327Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 43s local 2024-04-03T18:17:13.6134874Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 27s local 2024-04-03T18:17:13.6136120Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 26s local 2024-04-03T18:17:13.6137545Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 24s local 2024-04-03T18:17:13.6138822Z @llvm-project//mlir:BufferizationDialect; 17s local 2024-04-03T18:17:13.6139893Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 16s local 2024-04-03T18:17:13.6141646Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 16s local ... 2024-04-03T18:17:13.8137582Z 2024-04-03T18:17:13.8138769Z  2024-04-03T18:17:13.8139713Z  2024-04-03T18:17:13.8142898Z  2024-04-03T18:17:13.8143593Z  2024-04-03T18:17:13.8144347Z  2024-04-03T18:17:13.8147349Z  2024-04-03T18:17:13.8148232Z  2024-04-03T18:17:13.8151082Z  2024-04-03T18:17:13.8152627Z [18,346 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:13.8154686Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 53s local 2024-04-03T18:17:13.8158341Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 43s local 2024-04-03T18:17:13.8159888Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 28s local 2024-04-03T18:17:13.8162215Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 26s local 2024-04-03T18:17:13.8164005Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 24s local 2024-04-03T18:17:13.8165420Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 17s local 2024-04-03T18:17:13.8166786Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 16s local 2024-04-03T18:17:13.8168257Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 15s local ... 2024-04-03T18:17:14.1393619Z 2024-04-03T18:17:14.1394367Z  2024-04-03T18:17:14.1394937Z  2024-04-03T18:17:14.1395553Z  2024-04-03T18:17:14.1395995Z  2024-04-03T18:17:14.1396408Z  2024-04-03T18:17:14.1396783Z  2024-04-03T18:17:14.1397221Z  2024-04-03T18:17:14.1397636Z  2024-04-03T18:17:14.1399629Z [18,349 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:14.1401343Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 53s local 2024-04-03T18:17:14.1402859Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 43s local 2024-04-03T18:17:14.1406808Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 28s local 2024-04-03T18:17:14.1408477Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 27s local 2024-04-03T18:17:14.1412574Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 24s local 2024-04-03T18:17:14.1414762Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 17s local 2024-04-03T18:17:14.1418364Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 16s local 2024-04-03T18:17:14.1419918Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 15s local ... 2024-04-03T18:17:14.3408830Z 2024-04-03T18:17:14.3409592Z  2024-04-03T18:17:14.3410119Z  2024-04-03T18:17:14.3410559Z  2024-04-03T18:17:14.3411012Z  2024-04-03T18:17:14.3411435Z  2024-04-03T18:17:14.3411885Z  2024-04-03T18:17:14.3412359Z  2024-04-03T18:17:14.3413307Z  2024-04-03T18:17:14.3415804Z [18,350 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:14.3417418Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 53s local 2024-04-03T18:17:14.3418663Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 43s local 2024-04-03T18:17:14.3419942Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 28s local 2024-04-03T18:17:14.3421231Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 27s local 2024-04-03T18:17:14.3422698Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 24s local 2024-04-03T18:17:14.3424068Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 17s local 2024-04-03T18:17:14.3425386Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 17s local 2024-04-03T18:17:14.3426794Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 15s local ... 2024-04-03T18:17:14.5409913Z 2024-04-03T18:17:14.5410708Z  2024-04-03T18:17:14.5411279Z  2024-04-03T18:17:14.5413383Z  2024-04-03T18:17:14.5415683Z  2024-04-03T18:17:14.5416331Z  2024-04-03T18:17:14.5416954Z  2024-04-03T18:17:14.5417581Z  2024-04-03T18:17:14.5418467Z  2024-04-03T18:17:14.5419982Z [18,351 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:14.5422076Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 53s local 2024-04-03T18:17:14.5423766Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 44s local 2024-04-03T18:17:14.5425190Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 28s local 2024-04-03T18:17:14.5426837Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 27s local 2024-04-03T18:17:14.5428598Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 25s local 2024-04-03T18:17:14.5430385Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 17s local 2024-04-03T18:17:14.5432109Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 17s local 2024-04-03T18:17:14.5434491Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 16s local ... 2024-04-03T18:17:14.9413880Z 2024-04-03T18:17:14.9415173Z  2024-04-03T18:17:14.9416125Z  2024-04-03T18:17:14.9417306Z  2024-04-03T18:17:14.9418135Z  2024-04-03T18:17:14.9418659Z  2024-04-03T18:17:14.9419100Z  2024-04-03T18:17:14.9419551Z  2024-04-03T18:17:14.9420012Z  2024-04-03T18:17:14.9421245Z [18,353 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:17:14.9422871Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 54s local 2024-04-03T18:17:14.9424100Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 44s local 2024-04-03T18:17:14.9425339Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 29s local 2024-04-03T18:17:14.9426605Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 27s local 2024-04-03T18:17:14.9428298Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 25s local 2024-04-03T18:17:14.9429645Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 18s local 2024-04-03T18:17:14.9430943Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 17s local 2024-04-03T18:17:14.9432293Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 16s local ... 2024-04-03T18:17:15.3035914Z 2024-04-03T18:17:15.3037255Z  2024-04-03T18:17:15.3038455Z  2024-04-03T18:17:15.3038961Z  2024-04-03T18:17:15.3039382Z  2024-04-03T18:17:15.3039810Z  2024-04-03T18:17:15.3040232Z  2024-04-03T18:17:15.3040662Z  2024-04-03T18:17:15.3041102Z  2024-04-03T18:17:15.3042323Z [18,355 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:15.3043777Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 54s local 2024-04-03T18:17:15.3044918Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 44s local 2024-04-03T18:17:15.3046150Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 29s local 2024-04-03T18:17:15.3047421Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 28s local 2024-04-03T18:17:15.3048788Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 25s local 2024-04-03T18:17:15.3050088Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 18s local 2024-04-03T18:17:15.3051641Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 18s local 2024-04-03T18:17:15.3053034Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 16s local ... 2024-04-03T18:17:15.5420604Z 2024-04-03T18:17:15.5422642Z  2024-04-03T18:17:15.5427833Z  2024-04-03T18:17:15.5428291Z  2024-04-03T18:17:15.5428725Z  2024-04-03T18:17:15.5429148Z  2024-04-03T18:17:15.5429552Z  2024-04-03T18:17:15.5429982Z  2024-04-03T18:17:15.5430410Z  2024-04-03T18:17:15.5431624Z [18,356 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:15.5433089Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 54s local 2024-04-03T18:17:15.5434571Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 45s local 2024-04-03T18:17:15.5435887Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 29s local 2024-04-03T18:17:15.5437052Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 28s local 2024-04-03T18:17:15.5438422Z Compiling llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp; 26s local 2024-04-03T18:17:15.5439628Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 18s local 2024-04-03T18:17:15.5440827Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 18s local 2024-04-03T18:17:15.5442159Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 17s local ... 2024-04-03T18:17:16.5301360Z 2024-04-03T18:17:16.5302143Z  2024-04-03T18:17:16.5302803Z  2024-04-03T18:17:16.5303421Z  2024-04-03T18:17:16.5305414Z  2024-04-03T18:17:16.5305830Z  2024-04-03T18:17:16.5306279Z  2024-04-03T18:17:16.5306900Z  2024-04-03T18:17:16.5307334Z  2024-04-03T18:17:16.5308852Z [18,357 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:16.5310384Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 55s local 2024-04-03T18:17:16.5311661Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 46s local 2024-04-03T18:17:16.5312907Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 30s local 2024-04-03T18:17:16.5314160Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 29s local 2024-04-03T18:17:16.5315442Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 19s local 2024-04-03T18:17:16.5316771Z Compiling llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp; 19s local 2024-04-03T18:17:16.5318163Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 18s local 2024-04-03T18:17:16.5319617Z Compiling mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp; 17s local ... 2024-04-03T18:17:16.7432901Z 2024-04-03T18:17:16.7433720Z  2024-04-03T18:17:16.7434295Z  2024-04-03T18:17:16.7434765Z  2024-04-03T18:17:16.7435183Z  2024-04-03T18:17:16.7435598Z  2024-04-03T18:17:16.7436046Z  2024-04-03T18:17:16.7436471Z  2024-04-03T18:17:16.7436896Z  2024-04-03T18:17:16.7438343Z [18,358 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:16.7439873Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 55s local 2024-04-03T18:17:16.7441125Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 46s local 2024-04-03T18:17:16.7442262Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 30s local 2024-04-03T18:17:16.7443463Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 29s local 2024-04-03T18:17:16.7444705Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 20s local 2024-04-03T18:17:16.7445944Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 18s local 2024-04-03T18:17:16.7447256Z Compiling mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp; 17s local 2024-04-03T18:17:16.7448765Z Compiling mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp; 16s local ... 2024-04-03T18:17:16.9431400Z 2024-04-03T18:17:16.9442552Z  2024-04-03T18:17:16.9443158Z  2024-04-03T18:17:16.9443676Z  2024-04-03T18:17:16.9444167Z  2024-04-03T18:17:16.9444551Z  2024-04-03T18:17:16.9444967Z  2024-04-03T18:17:16.9445394Z  2024-04-03T18:17:16.9445796Z  2024-04-03T18:17:16.9447002Z [18,359 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:16.9448523Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 56s local 2024-04-03T18:17:16.9449977Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 46s local 2024-04-03T18:17:16.9451254Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 31s local 2024-04-03T18:17:16.9452575Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 29s local 2024-04-03T18:17:16.9453994Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 20s local 2024-04-03T18:17:16.9455756Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 18s local 2024-04-03T18:17:16.9457466Z Compiling mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp; 17s local 2024-04-03T18:17:16.9459042Z Compiling mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp; 16s local ... 2024-04-03T18:17:17.2222614Z 2024-04-03T18:17:17.2223398Z  2024-04-03T18:17:17.2223929Z  2024-04-03T18:17:17.2224331Z  2024-04-03T18:17:17.2224774Z  2024-04-03T18:17:17.2225165Z  2024-04-03T18:17:17.2225576Z  2024-04-03T18:17:17.2225998Z  2024-04-03T18:17:17.2226420Z  2024-04-03T18:17:17.2228078Z [18,361 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:17:17.2229646Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 56s local 2024-04-03T18:17:17.2231116Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 46s local 2024-04-03T18:17:17.2232436Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 31s local 2024-04-03T18:17:17.2233711Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 30s local 2024-04-03T18:17:17.2234994Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 20s local 2024-04-03T18:17:17.2236239Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 18s local 2024-04-03T18:17:17.2237614Z Compiling mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp; 18s local 2024-04-03T18:17:17.2238966Z Compiling mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp; 17s local ... 2024-04-03T18:17:17.5444407Z 2024-04-03T18:17:17.5445201Z  2024-04-03T18:17:17.5445692Z  2024-04-03T18:17:17.5446143Z  2024-04-03T18:17:17.5446543Z  2024-04-03T18:17:17.5446975Z  2024-04-03T18:17:17.5447413Z  2024-04-03T18:17:17.5447836Z  2024-04-03T18:17:17.5448275Z  2024-04-03T18:17:17.5449496Z [18,362 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:17.5450991Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 56s local 2024-04-03T18:17:17.5452225Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 47s local 2024-04-03T18:17:17.5453685Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 31s local 2024-04-03T18:17:17.5455115Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 30s local 2024-04-03T18:17:17.5456355Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 20s local 2024-04-03T18:17:17.5457529Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 19s local 2024-04-03T18:17:17.5459098Z Compiling mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp; 18s local 2024-04-03T18:17:17.5460616Z Compiling mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp; 17s local ... 2024-04-03T18:17:17.9995178Z 2024-04-03T18:17:17.9995982Z  2024-04-03T18:17:17.9996511Z  2024-04-03T18:17:17.9996932Z  2024-04-03T18:17:17.9997393Z  2024-04-03T18:17:17.9997775Z  2024-04-03T18:17:17.9998158Z  2024-04-03T18:17:17.9998567Z  2024-04-03T18:17:17.9999045Z  2024-04-03T18:17:18.0000761Z [18,363 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:18.0002230Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 57s local 2024-04-03T18:17:18.0003396Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 47s local 2024-04-03T18:17:18.0004575Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 32s local 2024-04-03T18:17:18.0006002Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 30s local 2024-04-03T18:17:18.0007269Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 21s local 2024-04-03T18:17:18.0008563Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 19s local 2024-04-03T18:17:18.0009964Z Compiling mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp; 18s local 2024-04-03T18:17:18.0011546Z Compiling mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp; 17s local ... 2024-04-03T18:17:18.3449633Z 2024-04-03T18:17:18.3450343Z  2024-04-03T18:17:18.3451061Z  2024-04-03T18:17:18.3451467Z  2024-04-03T18:17:18.3451845Z  2024-04-03T18:17:18.3452205Z  2024-04-03T18:17:18.3452593Z  2024-04-03T18:17:18.3453020Z  2024-04-03T18:17:18.3453398Z  2024-04-03T18:17:18.3454682Z [18,365 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:18.3456017Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 57s local 2024-04-03T18:17:18.3457075Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 47s local 2024-04-03T18:17:18.3458128Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 32s local 2024-04-03T18:17:18.3459242Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 31s local 2024-04-03T18:17:18.3460502Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 21s local 2024-04-03T18:17:18.3461771Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 19s local 2024-04-03T18:17:18.3463142Z Compiling mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp; 19s local 2024-04-03T18:17:18.3464501Z Compiling mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp; 18s local ... 2024-04-03T18:17:18.8210429Z 2024-04-03T18:17:18.8211205Z  2024-04-03T18:17:18.8211678Z  2024-04-03T18:17:18.8212050Z  2024-04-03T18:17:18.8212428Z  2024-04-03T18:17:18.8212804Z  2024-04-03T18:17:18.8213159Z  2024-04-03T18:17:18.8213531Z  2024-04-03T18:17:18.8213898Z  2024-04-03T18:17:18.8215205Z [18,366 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:18.8216569Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 58s local 2024-04-03T18:17:18.8217667Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 48s local 2024-04-03T18:17:18.8218739Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 33s local 2024-04-03T18:17:18.8219857Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 31s local 2024-04-03T18:17:18.8220986Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 22s local 2024-04-03T18:17:18.8222065Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 20s local 2024-04-03T18:17:18.8223575Z Compiling mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp; 19s local 2024-04-03T18:17:18.8224900Z Compiling mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp; 18s local ... 2024-04-03T18:17:19.1319693Z 2024-04-03T18:17:19.1320983Z  2024-04-03T18:17:19.1321448Z  2024-04-03T18:17:19.1321834Z  2024-04-03T18:17:19.1322198Z  2024-04-03T18:17:19.1322582Z  2024-04-03T18:17:19.1322939Z  2024-04-03T18:17:19.1323330Z  2024-04-03T18:17:19.1323689Z  2024-04-03T18:17:19.1324740Z [18,369 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:19.1326175Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 58s local 2024-04-03T18:17:19.1327266Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 48s local 2024-04-03T18:17:19.1328338Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 33s local 2024-04-03T18:17:19.1329453Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 32s local 2024-04-03T18:17:19.1330809Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 22s local 2024-04-03T18:17:19.1332000Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 20s local 2024-04-03T18:17:19.1333280Z Compiling mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp; 18s local 2024-04-03T18:17:19.1334705Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 18s local ... 2024-04-03T18:17:19.3423514Z 2024-04-03T18:17:19.3424669Z  2024-04-03T18:17:19.3425130Z  2024-04-03T18:17:19.3425521Z  2024-04-03T18:17:19.3425922Z  2024-04-03T18:17:19.3426332Z  2024-04-03T18:17:19.3426726Z  2024-04-03T18:17:19.3427136Z  2024-04-03T18:17:19.3427522Z  2024-04-03T18:17:19.3429065Z [18,371 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:19.3430398Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 58s local 2024-04-03T18:17:19.3431482Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 48s local 2024-04-03T18:17:19.3432529Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 33s local 2024-04-03T18:17:19.3433636Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 32s local 2024-04-03T18:17:19.3434803Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 22s local 2024-04-03T18:17:19.3435964Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 20s local 2024-04-03T18:17:19.3437349Z Compiling mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp; 19s local 2024-04-03T18:17:19.3439074Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 18s local ... 2024-04-03T18:17:19.5452854Z 2024-04-03T18:17:19.5453852Z  2024-04-03T18:17:19.5454466Z  2024-04-03T18:17:19.5454824Z  2024-04-03T18:17:19.5455187Z  2024-04-03T18:17:19.5455564Z  2024-04-03T18:17:19.5455902Z  2024-04-03T18:17:19.5456262Z  2024-04-03T18:17:19.5456631Z  2024-04-03T18:17:19.5457654Z [18,372 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:19.5458920Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 58s local 2024-04-03T18:17:19.5459953Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 49s local 2024-04-03T18:17:19.5460965Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 33s local 2024-04-03T18:17:19.5461979Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 32s local 2024-04-03T18:17:19.5463085Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 22s local 2024-04-03T18:17:19.5464105Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 21s local 2024-04-03T18:17:19.5465275Z Compiling mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp; 19s local 2024-04-03T18:17:19.5466457Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 18s local ... 2024-04-03T18:17:20.0691879Z 2024-04-03T18:17:20.0692705Z  2024-04-03T18:17:20.0693158Z  2024-04-03T18:17:20.0693554Z  2024-04-03T18:17:20.0694169Z  2024-04-03T18:17:20.0694766Z  2024-04-03T18:17:20.0695158Z  2024-04-03T18:17:20.0695552Z  2024-04-03T18:17:20.0695921Z  2024-04-03T18:17:20.0697249Z [18,373 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:20.0698644Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 59s local 2024-04-03T18:17:20.0699825Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 49s local 2024-04-03T18:17:20.0700969Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 34s local 2024-04-03T18:17:20.0702120Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 32s local 2024-04-03T18:17:20.0703304Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 23s local 2024-04-03T18:17:20.0704503Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 21s local 2024-04-03T18:17:20.0705596Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 19s local 2024-04-03T18:17:20.0706649Z Compiling stablehlo/dialect/ChloOps.cpp; 17s local ... 2024-04-03T18:17:20.3335808Z 2024-04-03T18:17:20.3336549Z  2024-04-03T18:17:20.3337019Z  2024-04-03T18:17:20.3337414Z  2024-04-03T18:17:20.3337822Z  2024-04-03T18:17:20.3338219Z  2024-04-03T18:17:20.3338592Z  2024-04-03T18:17:20.3338949Z  2024-04-03T18:17:20.3339332Z  2024-04-03T18:17:20.3340449Z [18,375 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:20.3341894Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 59s local 2024-04-03T18:17:20.3343112Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 49s local 2024-04-03T18:17:20.3344319Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 34s local 2024-04-03T18:17:20.3345822Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 33s local 2024-04-03T18:17:20.3347046Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 23s local 2024-04-03T18:17:20.3348476Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 21s local 2024-04-03T18:17:20.3349686Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 19s local 2024-04-03T18:17:20.3350839Z Compiling stablehlo/dialect/ChloOps.cpp; 18s local ... 2024-04-03T18:17:20.5459115Z 2024-04-03T18:17:20.5469823Z  2024-04-03T18:17:20.5470618Z  2024-04-03T18:17:20.5470955Z  2024-04-03T18:17:20.5471297Z  2024-04-03T18:17:20.5471636Z  2024-04-03T18:17:20.5471959Z  2024-04-03T18:17:20.5472289Z  2024-04-03T18:17:20.5472620Z  2024-04-03T18:17:20.5473829Z [18,376 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:20.5475084Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 59s local 2024-04-03T18:17:20.5476037Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 50s local 2024-04-03T18:17:20.5477108Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 34s local 2024-04-03T18:17:20.5478068Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 33s local 2024-04-03T18:17:20.5479025Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 23s local 2024-04-03T18:17:20.5479946Z Compiling llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp; 22s local 2024-04-03T18:17:20.5480867Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 19s local 2024-04-03T18:17:20.5481731Z Compiling stablehlo/dialect/ChloOps.cpp; 18s local ... 2024-04-03T18:17:20.7839571Z 2024-04-03T18:17:20.7840346Z  2024-04-03T18:17:20.7840814Z  2024-04-03T18:17:20.7841244Z  2024-04-03T18:17:20.7841636Z  2024-04-03T18:17:20.7842019Z  2024-04-03T18:17:20.7842421Z  2024-04-03T18:17:20.7842806Z  2024-04-03T18:17:20.7843185Z  2024-04-03T18:17:20.7844319Z [18,377 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:20.7845680Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 60s local 2024-04-03T18:17:20.7847097Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 50s local 2024-04-03T18:17:20.7848218Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 34s local 2024-04-03T18:17:20.7849364Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 33s local 2024-04-03T18:17:20.7850537Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 24s local 2024-04-03T18:17:20.7851668Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 19s local 2024-04-03T18:17:20.7852697Z Compiling stablehlo/dialect/ChloOps.cpp; 18s local 2024-04-03T18:17:20.7853758Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 16s local ... 2024-04-03T18:17:21.1143282Z 2024-04-03T18:17:21.1144043Z  2024-04-03T18:17:21.1144569Z  2024-04-03T18:17:21.1145034Z  2024-04-03T18:17:21.1145462Z  2024-04-03T18:17:21.1145851Z  2024-04-03T18:17:21.1146237Z  2024-04-03T18:17:21.1146672Z  2024-04-03T18:17:21.1147072Z  2024-04-03T18:17:21.1148583Z [18,378 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:21.1150187Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 60s local 2024-04-03T18:17:21.1151468Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 50s local 2024-04-03T18:17:21.1152736Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 35s local 2024-04-03T18:17:21.1154108Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 34s local 2024-04-03T18:17:21.1155490Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 24s local 2024-04-03T18:17:21.1156877Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 20s local 2024-04-03T18:17:21.1158122Z Compiling stablehlo/dialect/ChloOps.cpp; 18s local 2024-04-03T18:17:21.1159699Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 17s local ... 2024-04-03T18:17:21.3339303Z 2024-04-03T18:17:21.3340045Z  2024-04-03T18:17:21.3340488Z  2024-04-03T18:17:21.3340833Z  2024-04-03T18:17:21.3341176Z  2024-04-03T18:17:21.3341516Z  2024-04-03T18:17:21.3341852Z  2024-04-03T18:17:21.3342266Z  2024-04-03T18:17:21.3342636Z  2024-04-03T18:17:21.3343737Z [18,380 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:21.3345061Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 60s local 2024-04-03T18:17:21.3346125Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 50s local 2024-04-03T18:17:21.3347364Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 35s local 2024-04-03T18:17:21.3349115Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 34s local 2024-04-03T18:17:21.3350236Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 24s local 2024-04-03T18:17:21.3351255Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 20s local 2024-04-03T18:17:21.3352230Z Compiling stablehlo/dialect/ChloOps.cpp; 19s local 2024-04-03T18:17:21.3353375Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 17s local ... 2024-04-03T18:17:21.5465629Z 2024-04-03T18:17:21.5466394Z  2024-04-03T18:17:21.5466976Z  2024-04-03T18:17:21.5467413Z  2024-04-03T18:17:21.5468055Z  2024-04-03T18:17:21.5468439Z  2024-04-03T18:17:21.5468839Z  2024-04-03T18:17:21.5469240Z  2024-04-03T18:17:21.5469608Z  2024-04-03T18:17:21.5470795Z [18,381 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:21.5472247Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 60s local 2024-04-03T18:17:21.5473471Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 51s local 2024-04-03T18:17:21.5474670Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 35s local 2024-04-03T18:17:21.5475908Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 34s local 2024-04-03T18:17:21.5477154Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 24s local 2024-04-03T18:17:21.5478636Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 20s local 2024-04-03T18:17:21.5479797Z Compiling stablehlo/dialect/ChloOps.cpp; 19s local 2024-04-03T18:17:21.5480961Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 17s local ... 2024-04-03T18:17:21.7898472Z 2024-04-03T18:17:21.7899236Z  2024-04-03T18:17:21.7899911Z  2024-04-03T18:17:21.7900310Z  2024-04-03T18:17:21.7900719Z  2024-04-03T18:17:21.7901112Z  2024-04-03T18:17:21.7901526Z  2024-04-03T18:17:21.7901994Z  2024-04-03T18:17:21.7902505Z  2024-04-03T18:17:21.7903880Z [18,384 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:21.7905353Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 61s local 2024-04-03T18:17:21.7906575Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 51s local 2024-04-03T18:17:21.7908186Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 35s local 2024-04-03T18:17:21.7909518Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 34s local 2024-04-03T18:17:21.7910940Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 25s local 2024-04-03T18:17:21.7912236Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 20s local 2024-04-03T18:17:21.7913386Z Compiling stablehlo/dialect/ChloOps.cpp; 19s local 2024-04-03T18:17:21.7914766Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 17s local ... 2024-04-03T18:17:21.9974618Z 2024-04-03T18:17:21.9975400Z  2024-04-03T18:17:21.9975920Z  2024-04-03T18:17:21.9976412Z  2024-04-03T18:17:21.9976849Z  2024-04-03T18:17:21.9977271Z  2024-04-03T18:17:21.9977727Z  2024-04-03T18:17:21.9978149Z  2024-04-03T18:17:21.9978574Z  2024-04-03T18:17:21.9980111Z [18,385 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:21.9981713Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 61s local 2024-04-03T18:17:21.9983021Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 51s local 2024-04-03T18:17:21.9984308Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 36s local 2024-04-03T18:17:21.9985611Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 34s local 2024-04-03T18:17:21.9986924Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 25s local 2024-04-03T18:17:21.9988471Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 20s local 2024-04-03T18:17:21.9989640Z Compiling stablehlo/dialect/ChloOps.cpp; 19s local 2024-04-03T18:17:21.9991043Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 18s local ... 2024-04-03T18:17:22.2304385Z 2024-04-03T18:17:22.2305163Z  2024-04-03T18:17:22.2305618Z  2024-04-03T18:17:22.2305984Z  2024-04-03T18:17:22.2306388Z  2024-04-03T18:17:22.2306749Z  2024-04-03T18:17:22.2307094Z  2024-04-03T18:17:22.2307449Z  2024-04-03T18:17:22.2308049Z  2024-04-03T18:17:22.2309099Z [18,386 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:22.2310323Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 61s local 2024-04-03T18:17:22.2311393Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 51s local 2024-04-03T18:17:22.2312372Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 36s local 2024-04-03T18:17:22.2313365Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 35s local 2024-04-03T18:17:22.2314552Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 25s local 2024-04-03T18:17:22.2315569Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 21s local 2024-04-03T18:17:22.2316448Z Compiling stablehlo/dialect/ChloOps.cpp; 19s local 2024-04-03T18:17:22.2317418Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 18s local ... 2024-04-03T18:17:22.5483293Z 2024-04-03T18:17:22.5484002Z  2024-04-03T18:17:22.5484489Z  2024-04-03T18:17:22.5484876Z  2024-04-03T18:17:22.5485536Z  2024-04-03T18:17:22.5485932Z  2024-04-03T18:17:22.5486327Z  2024-04-03T18:17:22.5486698Z  2024-04-03T18:17:22.5487076Z  2024-04-03T18:17:22.5488210Z [18,387 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:22.5489639Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 52s local 2024-04-03T18:17:22.5490761Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 36s local 2024-04-03T18:17:22.5491862Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 35s local 2024-04-03T18:17:22.5493148Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 25s local 2024-04-03T18:17:22.5494702Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 21s local 2024-04-03T18:17:22.5495870Z Compiling stablehlo/dialect/ChloOps.cpp; 20s local 2024-04-03T18:17:22.5497031Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 18s local 2024-04-03T18:17:22.5498449Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 11s local ... 2024-04-03T18:17:22.8111457Z 2024-04-03T18:17:22.8112224Z  2024-04-03T18:17:22.8112750Z  2024-04-03T18:17:22.8113195Z  2024-04-03T18:17:22.8113621Z  2024-04-03T18:17:22.8114071Z  2024-04-03T18:17:22.8114526Z  2024-04-03T18:17:22.8114965Z  2024-04-03T18:17:22.8115402Z  2024-04-03T18:17:22.8116663Z [18,389 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:22.8118094Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 52s local 2024-04-03T18:17:22.8119352Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 37s local 2024-04-03T18:17:22.8120731Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 35s local 2024-04-03T18:17:22.8122300Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 26s local 2024-04-03T18:17:22.8123540Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 21s local 2024-04-03T18:17:22.8124658Z Compiling stablehlo/dialect/ChloOps.cpp; 20s local 2024-04-03T18:17:22.8125741Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 18s local 2024-04-03T18:17:22.8127074Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 12s local ... 2024-04-03T18:17:23.0692468Z 2024-04-03T18:17:23.0693221Z  2024-04-03T18:17:23.0693710Z  2024-04-03T18:17:23.0694108Z  2024-04-03T18:17:23.0694683Z  2024-04-03T18:17:23.0695233Z  2024-04-03T18:17:23.0695655Z  2024-04-03T18:17:23.0696072Z  2024-04-03T18:17:23.0696783Z  2024-04-03T18:17:23.0698045Z [18,390 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:23.0699749Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 52s local 2024-04-03T18:17:23.0700940Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 37s local 2024-04-03T18:17:23.0702214Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 35s local 2024-04-03T18:17:23.0703511Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 26s local 2024-04-03T18:17:23.0704791Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 22s local 2024-04-03T18:17:23.0705952Z Compiling stablehlo/dialect/ChloOps.cpp; 20s local 2024-04-03T18:17:23.0707134Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 19s local 2024-04-03T18:17:23.0709469Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 12s local ... 2024-04-03T18:17:23.3097119Z 2024-04-03T18:17:23.3097898Z  2024-04-03T18:17:23.3098478Z  2024-04-03T18:17:23.3098881Z  2024-04-03T18:17:23.3099291Z  2024-04-03T18:17:23.3099749Z  2024-04-03T18:17:23.3100170Z  2024-04-03T18:17:23.3100600Z  2024-04-03T18:17:23.3101027Z  2024-04-03T18:17:23.3102199Z [18,391 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:23.3104096Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 52s local 2024-04-03T18:17:23.3105275Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 37s local 2024-04-03T18:17:23.3106529Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 36s local 2024-04-03T18:17:23.3108128Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 26s local 2024-04-03T18:17:23.3109327Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 22s local 2024-04-03T18:17:23.3110447Z Compiling stablehlo/dialect/ChloOps.cpp; 21s local 2024-04-03T18:17:23.3111596Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 19s local 2024-04-03T18:17:23.3113060Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 12s local ... 2024-04-03T18:17:23.5491062Z 2024-04-03T18:17:23.5491863Z  2024-04-03T18:17:23.5492344Z  2024-04-03T18:17:23.5492806Z  2024-04-03T18:17:23.5493224Z  2024-04-03T18:17:23.5493590Z  2024-04-03T18:17:23.5494131Z  2024-04-03T18:17:23.5494677Z  2024-04-03T18:17:23.5495054Z  2024-04-03T18:17:23.5496185Z [18,392 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:23.5497564Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 53s local 2024-04-03T18:17:23.5498594Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 37s local 2024-04-03T18:17:23.5499787Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 36s local 2024-04-03T18:17:23.5500956Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 26s local 2024-04-03T18:17:23.5501996Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 22s local 2024-04-03T18:17:23.5502971Z Compiling stablehlo/dialect/ChloOps.cpp; 21s local 2024-04-03T18:17:23.5503988Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 19s local 2024-04-03T18:17:23.5505548Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 12s local ... 2024-04-03T18:17:23.8280654Z 2024-04-03T18:17:23.8281419Z  2024-04-03T18:17:23.8281890Z  2024-04-03T18:17:23.8282310Z  2024-04-03T18:17:23.8282688Z  2024-04-03T18:17:23.8283073Z  2024-04-03T18:17:23.8283453Z  2024-04-03T18:17:23.8283994Z  2024-04-03T18:17:23.8284367Z  2024-04-03T18:17:23.8285513Z [18,393 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:23.8286904Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 53s local 2024-04-03T18:17:23.8288034Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 38s local 2024-04-03T18:17:23.8289209Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 36s local 2024-04-03T18:17:23.8290604Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 27s local 2024-04-03T18:17:23.8291816Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 22s local 2024-04-03T18:17:23.8292846Z Compiling stablehlo/dialect/ChloOps.cpp; 21s local 2024-04-03T18:17:23.8293856Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 19s local 2024-04-03T18:17:23.8295318Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 13s local ... 2024-04-03T18:17:24.0464699Z 2024-04-03T18:17:24.0465470Z  2024-04-03T18:17:24.0465969Z  2024-04-03T18:17:24.0466403Z  2024-04-03T18:17:24.0466832Z  2024-04-03T18:17:24.0467265Z  2024-04-03T18:17:24.0468187Z  2024-04-03T18:17:24.0468626Z  2024-04-03T18:17:24.0469059Z  2024-04-03T18:17:24.0470299Z [18,395 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:24.0471979Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 53s local 2024-04-03T18:17:24.0473112Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 38s local 2024-04-03T18:17:24.0474317Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 36s local 2024-04-03T18:17:24.0475570Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 27s local 2024-04-03T18:17:24.0477029Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 23s local 2024-04-03T18:17:24.0478112Z Compiling stablehlo/dialect/ChloOps.cpp; 21s local 2024-04-03T18:17:24.0479292Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 13s local 2024-04-03T18:17:24.0480692Z Compiling xla/service/memory_space_assignment/utils.cc; 13s local ... 2024-04-03T18:17:24.2549484Z 2024-04-03T18:17:24.2550226Z  2024-04-03T18:17:24.2550775Z  2024-04-03T18:17:24.2551203Z  2024-04-03T18:17:24.2551666Z  2024-04-03T18:17:24.2552117Z  2024-04-03T18:17:24.2552709Z  2024-04-03T18:17:24.2553164Z  2024-04-03T18:17:24.2553544Z  2024-04-03T18:17:24.2554668Z [18,396 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:24.2556181Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 53s local 2024-04-03T18:17:24.2557454Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 38s local 2024-04-03T18:17:24.2558925Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 37s local 2024-04-03T18:17:24.2560501Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 27s local 2024-04-03T18:17:24.2562075Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 23s local 2024-04-03T18:17:24.2563642Z Compiling stablehlo/dialect/ChloOps.cpp; 21s local 2024-04-03T18:17:24.2565102Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 13s local 2024-04-03T18:17:24.2566882Z Compiling xla/service/memory_space_assignment/utils.cc; 13s local ... 2024-04-03T18:17:24.5486281Z 2024-04-03T18:17:24.5487070Z  2024-04-03T18:17:24.5487561Z  2024-04-03T18:17:24.5487943Z  2024-04-03T18:17:24.5488919Z  2024-04-03T18:17:24.5489339Z  2024-04-03T18:17:24.5489731Z  2024-04-03T18:17:24.5490115Z  2024-04-03T18:17:24.5490822Z  2024-04-03T18:17:24.5492031Z [18,398 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:24.5493502Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 54s local 2024-04-03T18:17:24.5494638Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 38s local 2024-04-03T18:17:24.5495692Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 37s local 2024-04-03T18:17:24.5496998Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 27s local 2024-04-03T18:17:24.5498144Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 23s local 2024-04-03T18:17:24.5499262Z Compiling stablehlo/dialect/ChloOps.cpp; 22s local 2024-04-03T18:17:24.5500401Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 13s local 2024-04-03T18:17:24.5501978Z Compiling xla/service/memory_space_assignment/utils.cc; 13s local ... 2024-04-03T18:17:24.9490406Z 2024-04-03T18:17:24.9491157Z  2024-04-03T18:17:24.9491691Z  2024-04-03T18:17:24.9494498Z  2024-04-03T18:17:24.9496956Z  2024-04-03T18:17:24.9497626Z  2024-04-03T18:17:24.9498435Z  2024-04-03T18:17:24.9501704Z  2024-04-03T18:17:24.9502407Z  2024-04-03T18:17:24.9503794Z [18,399 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:24.9507525Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 54s local 2024-04-03T18:17:24.9509353Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 39s local 2024-04-03T18:17:24.9510864Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 37s local 2024-04-03T18:17:24.9512275Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 28s local 2024-04-03T18:17:24.9513825Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 23s local 2024-04-03T18:17:24.9515054Z Compiling stablehlo/dialect/ChloOps.cpp; 22s local 2024-04-03T18:17:24.9516468Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 14s local 2024-04-03T18:17:24.9518229Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 12s local ... 2024-04-03T18:17:25.4605510Z 2024-04-03T18:17:25.4606732Z  2024-04-03T18:17:25.4607883Z  2024-04-03T18:17:25.4608731Z  2024-04-03T18:17:25.4611907Z  2024-04-03T18:17:25.4612487Z  2024-04-03T18:17:25.4613236Z  2024-04-03T18:17:25.4616575Z  2024-04-03T18:17:25.4617148Z  2024-04-03T18:17:25.4618798Z [18,400 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:25.4622870Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 55s local 2024-04-03T18:17:25.4624239Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 39s local 2024-04-03T18:17:25.4625793Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 38s local 2024-04-03T18:17:25.4628439Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 28s local 2024-04-03T18:17:25.4629769Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 24s local 2024-04-03T18:17:25.4631111Z Compiling stablehlo/dialect/ChloOps.cpp; 23s local 2024-04-03T18:17:25.4632460Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 14s local 2024-04-03T18:17:25.4634121Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 13s local ... 2024-04-03T18:17:25.6871352Z 2024-04-03T18:17:25.6872145Z  2024-04-03T18:17:25.6872670Z  2024-04-03T18:17:25.6873069Z  2024-04-03T18:17:25.6873480Z  2024-04-03T18:17:25.6873910Z  2024-04-03T18:17:25.6874316Z  2024-04-03T18:17:25.6874741Z  2024-04-03T18:17:25.6875185Z  2024-04-03T18:17:25.6876402Z [18,401 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:25.6878019Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 55s local 2024-04-03T18:17:25.6879278Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 39s local 2024-04-03T18:17:25.6880889Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 38s local 2024-04-03T18:17:25.6882331Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 29s local 2024-04-03T18:17:25.6883550Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 24s local 2024-04-03T18:17:25.6884641Z Compiling stablehlo/dialect/ChloOps.cpp; 23s local 2024-04-03T18:17:25.6885812Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 14s local 2024-04-03T18:17:25.6887296Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 13s local ... 2024-04-03T18:17:25.9504455Z 2024-04-03T18:17:25.9505192Z  2024-04-03T18:17:25.9505716Z  2024-04-03T18:17:25.9506159Z  2024-04-03T18:17:25.9506578Z  2024-04-03T18:17:25.9506994Z  2024-04-03T18:17:25.9507926Z  2024-04-03T18:17:25.9508327Z  2024-04-03T18:17:25.9508720Z  2024-04-03T18:17:25.9513576Z [18,402 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:17:25.9515401Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 55s local 2024-04-03T18:17:25.9520162Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 40s local 2024-04-03T18:17:25.9521496Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 38s local 2024-04-03T18:17:25.9522743Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 29s local 2024-04-03T18:17:25.9524015Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 24s local 2024-04-03T18:17:25.9525113Z Compiling stablehlo/dialect/ChloOps.cpp; 23s local 2024-04-03T18:17:25.9526307Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 15s local 2024-04-03T18:17:25.9527928Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 13s local ... 2024-04-03T18:17:26.1499592Z 2024-04-03T18:17:26.1500435Z  2024-04-03T18:17:26.1501035Z  2024-04-03T18:17:26.1503137Z  2024-04-03T18:17:26.1503903Z  2024-04-03T18:17:26.1506824Z  2024-04-03T18:17:26.1507577Z  2024-04-03T18:17:26.1511091Z  2024-04-03T18:17:26.1511787Z  2024-04-03T18:17:26.1514361Z [18,403 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:26.1516208Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 55s local 2024-04-03T18:17:26.1517777Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 40s local 2024-04-03T18:17:26.1519227Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 39s local 2024-04-03T18:17:26.1520829Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 29s local 2024-04-03T18:17:26.1522256Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 25s local 2024-04-03T18:17:26.1523771Z Compiling stablehlo/dialect/ChloOps.cpp; 23s local 2024-04-03T18:17:26.1525104Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 15s local 2024-04-03T18:17:26.1526906Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 13s local ... 2024-04-03T18:17:26.5505036Z 2024-04-03T18:17:26.5508153Z  2024-04-03T18:17:26.5508735Z  2024-04-03T18:17:26.5509327Z  2024-04-03T18:17:26.5509745Z  2024-04-03T18:17:26.5510113Z  2024-04-03T18:17:26.5510519Z  2024-04-03T18:17:26.5510909Z  2024-04-03T18:17:26.5511316Z  2024-04-03T18:17:26.5512446Z [18,404 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:26.5513916Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 56s local 2024-04-03T18:17:26.5515133Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 40s local 2024-04-03T18:17:26.5516344Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 39s local 2024-04-03T18:17:26.5517549Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 29s local 2024-04-03T18:17:26.5518756Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 25s local 2024-04-03T18:17:26.5519843Z Compiling stablehlo/dialect/ChloOps.cpp; 24s local 2024-04-03T18:17:26.5520993Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 15s local 2024-04-03T18:17:26.5522373Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 14s local ... 2024-04-03T18:17:26.9068691Z 2024-04-03T18:17:26.9069452Z  2024-04-03T18:17:26.9070032Z  2024-04-03T18:17:26.9070465Z  2024-04-03T18:17:26.9070881Z  2024-04-03T18:17:26.9071292Z  2024-04-03T18:17:26.9071679Z  2024-04-03T18:17:26.9072089Z  2024-04-03T18:17:26.9072468Z  2024-04-03T18:17:26.9073716Z [18,405 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:26.9075234Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 56s local 2024-04-03T18:17:26.9076722Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 41s local 2024-04-03T18:17:26.9077913Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 39s local 2024-04-03T18:17:26.9079542Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 30s local 2024-04-03T18:17:26.9080710Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 25s local 2024-04-03T18:17:26.9106653Z Compiling stablehlo/dialect/ChloOps.cpp; 24s local 2024-04-03T18:17:26.9169172Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 16s local 2024-04-03T18:17:26.9171023Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 14s local ... 2024-04-03T18:17:27.1179352Z 2024-04-03T18:17:27.1180090Z  2024-04-03T18:17:27.1180577Z  2024-04-03T18:17:27.1181003Z  2024-04-03T18:17:27.1181396Z  2024-04-03T18:17:27.1181765Z  2024-04-03T18:17:27.1182143Z  2024-04-03T18:17:27.1182504Z  2024-04-03T18:17:27.1182884Z  2024-04-03T18:17:27.1183979Z [18,407 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:27.1185415Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 56s local 2024-04-03T18:17:27.1186523Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 41s local 2024-04-03T18:17:27.1187846Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 40s local 2024-04-03T18:17:27.1189002Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 30s local 2024-04-03T18:17:27.1190137Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 26s local 2024-04-03T18:17:27.1191174Z Compiling stablehlo/dialect/ChloOps.cpp; 24s local 2024-04-03T18:17:27.1192200Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 16s local 2024-04-03T18:17:27.1193487Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 14s local ... 2024-04-03T18:17:27.3511729Z 2024-04-03T18:17:27.3512484Z  2024-04-03T18:17:27.3512995Z  2024-04-03T18:17:27.3513408Z  2024-04-03T18:17:27.3513860Z  2024-04-03T18:17:27.3514285Z  2024-04-03T18:17:27.3514723Z  2024-04-03T18:17:27.3515187Z  2024-04-03T18:17:27.3515618Z  2024-04-03T18:17:27.3516840Z [18,407 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:27.3518396Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 56s local 2024-04-03T18:17:27.3519603Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 41s local 2024-04-03T18:17:27.3520808Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 40s local 2024-04-03T18:17:27.3522079Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 30s local 2024-04-03T18:17:27.3523289Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 26s local 2024-04-03T18:17:27.3524365Z Compiling stablehlo/dialect/ChloOps.cpp; 25s local 2024-04-03T18:17:27.3525515Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 16s local 2024-04-03T18:17:27.3527040Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 15s local ... 2024-04-03T18:17:27.7518532Z 2024-04-03T18:17:27.7519292Z  2024-04-03T18:17:27.7519829Z  2024-04-03T18:17:27.7520249Z  2024-04-03T18:17:27.7520711Z  2024-04-03T18:17:27.7521143Z  2024-04-03T18:17:27.7521584Z  2024-04-03T18:17:27.7522030Z  2024-04-03T18:17:27.7522458Z  2024-04-03T18:17:27.7523744Z [18,408 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:27.7525359Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 57s local 2024-04-03T18:17:27.7526639Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 41s local 2024-04-03T18:17:27.7528100Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 40s local 2024-04-03T18:17:27.7529439Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 31s local 2024-04-03T18:17:27.7530941Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 26s local 2024-04-03T18:17:27.7532412Z Compiling stablehlo/dialect/ChloOps.cpp; 25s local 2024-04-03T18:17:27.7533570Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 16s local 2024-04-03T18:17:27.7535424Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 15s local ... 2024-04-03T18:17:28.1527955Z 2024-04-03T18:17:28.1528765Z  2024-04-03T18:17:28.1529220Z  2024-04-03T18:17:28.1529642Z  2024-04-03T18:17:28.1530293Z  2024-04-03T18:17:28.1530673Z  2024-04-03T18:17:28.1531052Z  2024-04-03T18:17:28.1531422Z  2024-04-03T18:17:28.1531826Z  2024-04-03T18:17:28.1533137Z [18,412 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:28.1534771Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 57s local 2024-04-03T18:17:28.1536077Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 42s local 2024-04-03T18:17:28.1537340Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 41s local 2024-04-03T18:17:28.1538511Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 31s local 2024-04-03T18:17:28.1539625Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 27s local 2024-04-03T18:17:28.1540656Z Compiling stablehlo/dialect/ChloOps.cpp; 25s local 2024-04-03T18:17:28.1541736Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 17s local 2024-04-03T18:17:28.1543073Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 15s local ... 2024-04-03T18:17:29.0257819Z 2024-04-03T18:17:29.0258601Z  2024-04-03T18:17:29.0259115Z  2024-04-03T18:17:29.0259557Z  2024-04-03T18:17:29.0259978Z  2024-04-03T18:17:29.0260384Z  2024-04-03T18:17:29.0260792Z  2024-04-03T18:17:29.0261208Z  2024-04-03T18:17:29.0261603Z  2024-04-03T18:17:29.0262788Z [18,413 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:29.0264347Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 58s local 2024-04-03T18:17:29.0265487Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 43s local 2024-04-03T18:17:29.0266613Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 41s local 2024-04-03T18:17:29.0268054Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 32s local 2024-04-03T18:17:29.0269270Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 27s local 2024-04-03T18:17:29.0270398Z Compiling stablehlo/dialect/ChloOps.cpp; 26s local 2024-04-03T18:17:29.0271557Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 18s local 2024-04-03T18:17:29.0272976Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 16s local ... 2024-04-03T18:17:29.3527639Z 2024-04-03T18:17:29.3528440Z  2024-04-03T18:17:29.3529009Z  2024-04-03T18:17:29.3529429Z  2024-04-03T18:17:29.3529834Z  2024-04-03T18:17:29.3530267Z  2024-04-03T18:17:29.3530709Z  2024-04-03T18:17:29.3531117Z  2024-04-03T18:17:29.3531693Z  2024-04-03T18:17:29.3532870Z [18,413 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:29.3534490Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 58s local 2024-04-03T18:17:29.3535801Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 43s local 2024-04-03T18:17:29.3536992Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 42s local 2024-04-03T18:17:29.3539777Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 32s local 2024-04-03T18:17:29.3544054Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 28s local 2024-04-03T18:17:29.3545551Z Compiling stablehlo/dialect/ChloOps.cpp; 27s local 2024-04-03T18:17:29.3546989Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 18s local 2024-04-03T18:17:29.3550992Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 17s local ... 2024-04-03T18:17:29.9774830Z 2024-04-03T18:17:29.9775584Z  2024-04-03T18:17:29.9776096Z  2024-04-03T18:17:29.9776774Z  2024-04-03T18:17:29.9777215Z  2024-04-03T18:17:29.9777658Z  2024-04-03T18:17:29.9778200Z  2024-04-03T18:17:29.9778629Z  2024-04-03T18:17:29.9779045Z  2024-04-03T18:17:29.9780451Z [18,414 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:29.9782181Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 59s local 2024-04-03T18:17:29.9783411Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 44s local 2024-04-03T18:17:29.9784692Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 42s local 2024-04-03T18:17:29.9786034Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 33s local 2024-04-03T18:17:29.9787294Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 28s local 2024-04-03T18:17:29.9788689Z Compiling stablehlo/dialect/ChloOps.cpp; 27s local 2024-04-03T18:17:29.9789908Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 19s local 2024-04-03T18:17:29.9791433Z Compiling llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp; 17s local ... 2024-04-03T18:17:30.2121125Z 2024-04-03T18:17:30.2121932Z  2024-04-03T18:17:30.2122460Z  2024-04-03T18:17:30.2122914Z  2024-04-03T18:17:30.2123336Z  2024-04-03T18:17:30.2123758Z  2024-04-03T18:17:30.2124177Z  2024-04-03T18:17:30.2124723Z  2024-04-03T18:17:30.2125153Z  2024-04-03T18:17:30.2126438Z [18,416 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:30.2128031Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 59s local 2024-04-03T18:17:30.2129488Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 44s local 2024-04-03T18:17:30.2130691Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 43s local 2024-04-03T18:17:30.2131897Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 33s local 2024-04-03T18:17:30.2133120Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 29s local 2024-04-03T18:17:30.2134248Z Compiling stablehlo/dialect/ChloOps.cpp; 27s local 2024-04-03T18:17:30.2135554Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 19s local 2024-04-03T18:17:30.2136904Z .../memory_space_assignment:memory_bound_loop_optimizer; 16s local ... 2024-04-03T18:17:30.5543395Z 2024-04-03T18:17:30.5544201Z  2024-04-03T18:17:30.5544790Z  2024-04-03T18:17:30.5545443Z  2024-04-03T18:17:30.5545906Z  2024-04-03T18:17:30.5546350Z  2024-04-03T18:17:30.5546817Z  2024-04-03T18:17:30.5547266Z  2024-04-03T18:17:30.5547901Z  2024-04-03T18:17:30.5549153Z [18,416 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:30.5550554Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 60s local 2024-04-03T18:17:30.5551728Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 44s local 2024-04-03T18:17:30.5552964Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 43s local 2024-04-03T18:17:30.5554176Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 33s local 2024-04-03T18:17:30.5555353Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 29s local 2024-04-03T18:17:30.5556417Z Compiling stablehlo/dialect/ChloOps.cpp; 28s local 2024-04-03T18:17:30.5557576Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 19s local 2024-04-03T18:17:30.5558924Z .../memory_space_assignment:memory_bound_loop_optimizer; 16s local ... 2024-04-03T18:17:30.8178992Z 2024-04-03T18:17:30.8179741Z  2024-04-03T18:17:30.8180241Z  2024-04-03T18:17:30.8180620Z  2024-04-03T18:17:30.8181008Z  2024-04-03T18:17:30.8181410Z  2024-04-03T18:17:30.8181794Z  2024-04-03T18:17:30.8182143Z  2024-04-03T18:17:30.8182524Z  2024-04-03T18:17:30.8183613Z [18,419 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:30.8185368Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 60s local 2024-04-03T18:17:30.8186570Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 45s local 2024-04-03T18:17:30.8188436Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 43s local 2024-04-03T18:17:30.8189667Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 34s local 2024-04-03T18:17:30.8190914Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 29s local 2024-04-03T18:17:30.8191981Z Compiling stablehlo/dialect/ChloOps.cpp; 28s local 2024-04-03T18:17:30.8193065Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 20s local 2024-04-03T18:17:30.8194333Z .../memory_space_assignment:memory_bound_loop_optimizer; 16s local ... 2024-04-03T18:17:31.1540355Z 2024-04-03T18:17:31.1541235Z  2024-04-03T18:17:31.1541705Z  2024-04-03T18:17:31.1542073Z  2024-04-03T18:17:31.1542438Z  2024-04-03T18:17:31.1542812Z  2024-04-03T18:17:31.1543155Z  2024-04-03T18:17:31.1543530Z  2024-04-03T18:17:31.1543892Z  2024-04-03T18:17:31.1544945Z [18,421 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:31.1546358Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 60s local 2024-04-03T18:17:31.1547437Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 45s local 2024-04-03T18:17:31.1548738Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 44s local 2024-04-03T18:17:31.1549896Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 34s local 2024-04-03T18:17:31.1551161Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 30s local 2024-04-03T18:17:31.1552176Z Compiling stablehlo/dialect/ChloOps.cpp; 28s local 2024-04-03T18:17:31.1553249Z Compiling llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp; 20s local 2024-04-03T18:17:31.1554461Z .../memory_space_assignment:memory_bound_loop_optimizer; 17s local ... 2024-04-03T18:17:31.4193405Z 2024-04-03T18:17:31.4194222Z  2024-04-03T18:17:31.4194801Z  2024-04-03T18:17:31.4195282Z  2024-04-03T18:17:31.4195789Z  2024-04-03T18:17:31.4196293Z  2024-04-03T18:17:31.4196830Z  2024-04-03T18:17:31.4197304Z  2024-04-03T18:17:31.4197877Z  2024-04-03T18:17:31.4199087Z [18,423 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:31.4200804Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 61s local 2024-04-03T18:17:31.4202062Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 45s local 2024-04-03T18:17:31.4203288Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 44s local 2024-04-03T18:17:31.4204547Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 34s local 2024-04-03T18:17:31.4205785Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 30s local 2024-04-03T18:17:31.4207095Z Compiling stablehlo/dialect/ChloOps.cpp; 29s local 2024-04-03T18:17:31.4208273Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 17s local 2024-04-03T18:17:31.4209632Z .../service/memory_space_assignment:memory_space_assignment; 16s local ... 2024-04-03T18:17:31.7544690Z 2024-04-03T18:17:31.7545883Z  2024-04-03T18:17:31.7546745Z  2024-04-03T18:17:31.7547453Z  2024-04-03T18:17:31.7548422Z  2024-04-03T18:17:31.7549220Z  2024-04-03T18:17:31.7550275Z  2024-04-03T18:17:31.7550784Z  2024-04-03T18:17:31.7551246Z  2024-04-03T18:17:31.7552508Z [18,425 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:31.7554488Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 61s local 2024-04-03T18:17:31.7555762Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 45s local 2024-04-03T18:17:31.7557125Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 44s local 2024-04-03T18:17:31.7558409Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 35s local 2024-04-03T18:17:31.7559991Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 30s local 2024-04-03T18:17:31.7561348Z Compiling stablehlo/dialect/ChloOps.cpp; 29s local 2024-04-03T18:17:31.7562684Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 17s local 2024-04-03T18:17:31.7564048Z .../service/memory_space_assignment:memory_space_assignment; 16s local ... 2024-04-03T18:17:31.9903118Z 2024-04-03T18:17:31.9904214Z  2024-04-03T18:17:31.9904794Z  2024-04-03T18:17:31.9905242Z  2024-04-03T18:17:31.9905659Z  2024-04-03T18:17:31.9906098Z  2024-04-03T18:17:31.9906686Z  2024-04-03T18:17:31.9907093Z  2024-04-03T18:17:31.9907529Z  2024-04-03T18:17:31.9908987Z [18,427 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:31.9910496Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 46s local 2024-04-03T18:17:31.9911770Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 44s local 2024-04-03T18:17:31.9913072Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 35s local 2024-04-03T18:17:31.9914333Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 30s local 2024-04-03T18:17:31.9915457Z Compiling stablehlo/dialect/ChloOps.cpp; 29s local 2024-04-03T18:17:31.9916662Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 17s local 2024-04-03T18:17:31.9918062Z .../xla/service/memory_space_assignment:memory_space_assignment; 16s local 2024-04-03T18:17:31.9919453Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 12s local ... 2024-04-03T18:17:32.3558802Z 2024-04-03T18:17:32.3559571Z  2024-04-03T18:17:32.3560104Z  2024-04-03T18:17:32.3560534Z  2024-04-03T18:17:32.3560947Z  2024-04-03T18:17:32.3561359Z  2024-04-03T18:17:32.3561780Z  2024-04-03T18:17:32.3562174Z  2024-04-03T18:17:32.3562585Z  2024-04-03T18:17:32.3563806Z [18,427 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:32.3565323Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 46s local 2024-04-03T18:17:32.3566603Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 45s local 2024-04-03T18:17:32.3567896Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 35s local 2024-04-03T18:17:32.3569159Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 31s local 2024-04-03T18:17:32.3570272Z Compiling stablehlo/dialect/ChloOps.cpp; 30s local 2024-04-03T18:17:32.3571450Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 18s local 2024-04-03T18:17:32.3572806Z .../xla/service/memory_space_assignment:memory_space_assignment; 17s local 2024-04-03T18:17:32.3574197Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 13s local ... 2024-04-03T18:17:32.9718814Z 2024-04-03T18:17:32.9719608Z  2024-04-03T18:17:32.9720208Z  2024-04-03T18:17:32.9720653Z  2024-04-03T18:17:32.9721276Z  2024-04-03T18:17:32.9721678Z  2024-04-03T18:17:32.9722109Z  2024-04-03T18:17:32.9722565Z  2024-04-03T18:17:32.9722976Z  2024-04-03T18:17:32.9724203Z [18,428 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:32.9725762Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 47s local 2024-04-03T18:17:32.9727028Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 45s local 2024-04-03T18:17:32.9728443Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 36s local 2024-04-03T18:17:32.9729777Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 31s local 2024-04-03T18:17:32.9730864Z Compiling stablehlo/dialect/ChloOps.cpp; 30s local 2024-04-03T18:17:32.9732038Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 18s local 2024-04-03T18:17:32.9733389Z .../xla/service/memory_space_assignment:memory_space_assignment; 17s local 2024-04-03T18:17:32.9734975Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 13s local ... 2024-04-03T18:17:33.3602225Z 2024-04-03T18:17:33.3603286Z  2024-04-03T18:17:33.3603813Z  2024-04-03T18:17:33.3604278Z  2024-04-03T18:17:33.3604716Z  2024-04-03T18:17:33.3605416Z  2024-04-03T18:17:33.3605843Z  2024-04-03T18:17:33.3606244Z  2024-04-03T18:17:33.3606692Z  2024-04-03T18:17:33.3608086Z [18,429 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:33.3609645Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 47s local 2024-04-03T18:17:33.3611106Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 46s local 2024-04-03T18:17:33.3612405Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 36s local 2024-04-03T18:17:33.3613674Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 32s local 2024-04-03T18:17:33.3615039Z Compiling stablehlo/dialect/ChloOps.cpp; 31s local 2024-04-03T18:17:33.3616249Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 19s local 2024-04-03T18:17:33.3617890Z .../xla/service/memory_space_assignment:memory_space_assignment; 18s local 2024-04-03T18:17:33.3619451Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 14s local ... 2024-04-03T18:17:33.5632739Z 2024-04-03T18:17:33.5633582Z  2024-04-03T18:17:33.5634163Z  2024-04-03T18:17:33.5634649Z  2024-04-03T18:17:33.5635165Z  2024-04-03T18:17:33.5635643Z  2024-04-03T18:17:33.5636124Z  2024-04-03T18:17:33.5636607Z  2024-04-03T18:17:33.5637088Z  2024-04-03T18:17:33.5638436Z [18,430 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:33.5640132Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 47s local 2024-04-03T18:17:33.5641502Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 46s local 2024-04-03T18:17:33.5642987Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 36s local 2024-04-03T18:17:33.5644345Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 32s local 2024-04-03T18:17:33.5645573Z Compiling stablehlo/dialect/ChloOps.cpp; 31s local 2024-04-03T18:17:33.5646843Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 19s local 2024-04-03T18:17:33.5648314Z .../xla/service/memory_space_assignment:memory_space_assignment; 18s local 2024-04-03T18:17:33.5649833Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 14s local ... 2024-04-03T18:17:33.8074779Z 2024-04-03T18:17:33.8075504Z  2024-04-03T18:17:33.8075962Z  2024-04-03T18:17:33.8076329Z  2024-04-03T18:17:33.8076678Z  2024-04-03T18:17:33.8077038Z  2024-04-03T18:17:33.8077397Z  2024-04-03T18:17:33.8077729Z  2024-04-03T18:17:33.8078069Z  2024-04-03T18:17:33.8079111Z [18,431 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:33.8080473Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 48s local 2024-04-03T18:17:33.8081550Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 46s local 2024-04-03T18:17:33.8082701Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 37s local 2024-04-03T18:17:33.8083706Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 32s local 2024-04-03T18:17:33.8084790Z Compiling stablehlo/dialect/ChloOps.cpp; 31s local 2024-04-03T18:17:33.8085985Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 19s local 2024-04-03T18:17:33.8087130Z .../xla/service/memory_space_assignment:memory_space_assignment; 18s local 2024-04-03T18:17:33.8088337Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 14s local ... 2024-04-03T18:17:34.0377642Z 2024-04-03T18:17:34.0378436Z  2024-04-03T18:17:34.0378993Z  2024-04-03T18:17:34.0379358Z  2024-04-03T18:17:34.0379788Z  2024-04-03T18:17:34.0380227Z  2024-04-03T18:17:34.0380685Z  2024-04-03T18:17:34.0381434Z  2024-04-03T18:17:34.0381835Z  2024-04-03T18:17:34.0383042Z [18,434 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:34.0384706Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 48s local 2024-04-03T18:17:34.0385968Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 46s local 2024-04-03T18:17:34.0387380Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 37s local 2024-04-03T18:17:34.0388910Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 33s local 2024-04-03T18:17:34.0390042Z Compiling stablehlo/dialect/ChloOps.cpp; 31s local 2024-04-03T18:17:34.0391190Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 19s local 2024-04-03T18:17:34.0392545Z .../xla/service/memory_space_assignment:memory_space_assignment; 18s local 2024-04-03T18:17:34.0393967Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 14s local ... 2024-04-03T18:17:34.2737047Z 2024-04-03T18:17:34.2737874Z  2024-04-03T18:17:34.2738369Z  2024-04-03T18:17:34.2738810Z  2024-04-03T18:17:34.2739290Z  2024-04-03T18:17:34.2739713Z  2024-04-03T18:17:34.2740103Z  2024-04-03T18:17:34.2740486Z  2024-04-03T18:17:34.2740866Z  2024-04-03T18:17:34.2742182Z [18,435 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:34.2743660Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 48s local 2024-04-03T18:17:34.2744779Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 47s local 2024-04-03T18:17:34.2745923Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 37s local 2024-04-03T18:17:34.2747118Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 33s local 2024-04-03T18:17:34.2748255Z Compiling stablehlo/dialect/ChloOps.cpp; 31s local 2024-04-03T18:17:34.2749419Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 20s local 2024-04-03T18:17:34.2750812Z .../xla/service/memory_space_assignment:memory_space_assignment; 18s local 2024-04-03T18:17:34.2752153Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 15s local ... 2024-04-03T18:17:34.5568089Z 2024-04-03T18:17:34.5568812Z  2024-04-03T18:17:34.5569281Z  2024-04-03T18:17:34.5569670Z  2024-04-03T18:17:34.5570044Z  2024-04-03T18:17:34.5570412Z  2024-04-03T18:17:34.5570788Z  2024-04-03T18:17:34.5571164Z  2024-04-03T18:17:34.5571535Z  2024-04-03T18:17:34.5572664Z [18,436 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:34.5574073Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 48s local 2024-04-03T18:17:34.5575397Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 47s local 2024-04-03T18:17:34.5576526Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 37s local 2024-04-03T18:17:34.5577610Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 33s local 2024-04-03T18:17:34.5578644Z Compiling stablehlo/dialect/ChloOps.cpp; 32s local 2024-04-03T18:17:34.5579731Z .../xla/service/memory_space_assignment:memory_space_assignment; 19s local 2024-04-03T18:17:34.5581011Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 15s local 2024-04-03T18:17:34.5582225Z @llvm-project//mlir:ArmSVETransforms; 15s local ... 2024-04-03T18:17:34.7568222Z 2024-04-03T18:17:34.7568920Z  2024-04-03T18:17:34.7569361Z  2024-04-03T18:17:34.7572885Z  2024-04-03T18:17:34.7573694Z  2024-04-03T18:17:34.7574541Z  2024-04-03T18:17:34.7574915Z  2024-04-03T18:17:34.7575285Z  2024-04-03T18:17:34.7577380Z  2024-04-03T18:17:34.7578867Z [18,437 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:34.7580768Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 48s local 2024-04-03T18:17:34.7582192Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 47s local 2024-04-03T18:17:34.7583927Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 38s local 2024-04-03T18:17:34.7585590Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 33s local 2024-04-03T18:17:34.7587099Z Compiling stablehlo/dialect/ChloOps.cpp; 32s local 2024-04-03T18:17:34.7588713Z .../xla/service/memory_space_assignment:memory_space_assignment; 19s local 2024-04-03T18:17:34.7590502Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 15s local 2024-04-03T18:17:34.7592161Z Compiling xla/service/buffer_assignment.cc; 14s local ... 2024-04-03T18:17:35.1050734Z 2024-04-03T18:17:35.1051502Z  2024-04-03T18:17:35.1051972Z  2024-04-03T18:17:35.1052356Z  2024-04-03T18:17:35.1052743Z  2024-04-03T18:17:35.1053106Z  2024-04-03T18:17:35.1053490Z  2024-04-03T18:17:35.1053870Z  2024-04-03T18:17:35.1054506Z  2024-04-03T18:17:35.1055658Z [18,441 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:35.1057244Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 49s local 2024-04-03T18:17:35.1058423Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 47s local 2024-04-03T18:17:35.1059607Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 38s local 2024-04-03T18:17:35.1060735Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 34s local 2024-04-03T18:17:35.1061737Z Compiling stablehlo/dialect/ChloOps.cpp; 32s local 2024-04-03T18:17:35.1062818Z .../xla/service/memory_space_assignment:memory_space_assignment; 19s local 2024-04-03T18:17:35.1064047Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 15s local 2024-04-03T18:17:35.1065144Z Compiling xla/service/buffer_assignment.cc; 14s local ... 2024-04-03T18:17:35.3576670Z 2024-04-03T18:17:35.3577431Z  2024-04-03T18:17:35.3577989Z  2024-04-03T18:17:35.3578467Z  2024-04-03T18:17:35.3578919Z  2024-04-03T18:17:35.3579409Z  2024-04-03T18:17:35.3579880Z  2024-04-03T18:17:35.3580331Z  2024-04-03T18:17:35.3580808Z  2024-04-03T18:17:35.3582141Z [18,442 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:35.3583796Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 49s local 2024-04-03T18:17:35.3585149Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 48s local 2024-04-03T18:17:35.3586387Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 38s local 2024-04-03T18:17:35.3587520Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 34s local 2024-04-03T18:17:35.3588869Z Compiling stablehlo/dialect/ChloOps.cpp; 33s local 2024-04-03T18:17:35.3590034Z .../xla/service/memory_space_assignment:memory_space_assignment; 20s local 2024-04-03T18:17:35.3591343Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 16s local 2024-04-03T18:17:35.3592483Z Compiling xla/service/buffer_assignment.cc; 14s local ... 2024-04-03T18:17:35.8248337Z 2024-04-03T18:17:35.8249125Z  2024-04-03T18:17:35.8249651Z  2024-04-03T18:17:35.8250127Z  2024-04-03T18:17:35.8250525Z  2024-04-03T18:17:35.8250962Z  2024-04-03T18:17:35.8251414Z  2024-04-03T18:17:35.8251827Z  2024-04-03T18:17:35.8252240Z  2024-04-03T18:17:35.8253511Z [18,443 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:35.8255217Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 50s local 2024-04-03T18:17:35.8256533Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 48s local 2024-04-03T18:17:35.8257868Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 39s local 2024-04-03T18:17:35.8259198Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 34s local 2024-04-03T18:17:35.8260385Z Compiling stablehlo/dialect/ChloOps.cpp; 33s local 2024-04-03T18:17:35.8261569Z .../xla/service/memory_space_assignment:memory_space_assignment; 20s local 2024-04-03T18:17:35.8263377Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 16s local 2024-04-03T18:17:35.8264720Z Compiling xla/service/buffer_assignment.cc; 15s local ... 2024-04-03T18:17:36.0955710Z 2024-04-03T18:17:36.0957187Z  2024-04-03T18:17:36.0958197Z  2024-04-03T18:17:36.0958961Z  2024-04-03T18:17:36.0959898Z  2024-04-03T18:17:36.0961000Z  2024-04-03T18:17:36.0961695Z  2024-04-03T18:17:36.0962146Z  2024-04-03T18:17:36.0962571Z  2024-04-03T18:17:36.0963816Z [18,446 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:36.0965451Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 50s local 2024-04-03T18:17:36.0966837Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 48s local 2024-04-03T18:17:36.0968247Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 39s local 2024-04-03T18:17:36.0969616Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 35s local 2024-04-03T18:17:36.0970869Z Compiling stablehlo/dialect/ChloOps.cpp; 33s local 2024-04-03T18:17:36.0972164Z .../xla/service/memory_space_assignment:memory_space_assignment; 20s local 2024-04-03T18:17:36.0973634Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 16s local 2024-04-03T18:17:36.0975142Z Compiling xla/service/buffer_assignment.cc; 15s local ... 2024-04-03T18:17:36.3590487Z 2024-04-03T18:17:36.3591809Z  2024-04-03T18:17:36.3592676Z  2024-04-03T18:17:36.3593772Z  2024-04-03T18:17:36.3594303Z  2024-04-03T18:17:36.3594738Z  2024-04-03T18:17:36.3595171Z  2024-04-03T18:17:36.3595602Z  2024-04-03T18:17:36.3595998Z  2024-04-03T18:17:36.3597217Z [18,448 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:36.3598832Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 50s local 2024-04-03T18:17:36.3600085Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 49s local 2024-04-03T18:17:36.3601443Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 39s local 2024-04-03T18:17:36.3602750Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 35s local 2024-04-03T18:17:36.3603924Z Compiling stablehlo/dialect/ChloOps.cpp; 34s local 2024-04-03T18:17:36.3605140Z .../xla/service/memory_space_assignment:memory_space_assignment; 21s local 2024-04-03T18:17:36.3606560Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 17s local 2024-04-03T18:17:36.3607770Z Compiling xla/service/buffer_assignment.cc; 15s local ... 2024-04-03T18:17:36.7586486Z 2024-04-03T18:17:36.7587917Z  2024-04-03T18:17:36.7588450Z  2024-04-03T18:17:36.7588867Z  2024-04-03T18:17:36.7589321Z  2024-04-03T18:17:36.7590422Z  2024-04-03T18:17:36.7590857Z  2024-04-03T18:17:36.7591446Z  2024-04-03T18:17:36.7591796Z  2024-04-03T18:17:36.7592993Z [18,450 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:36.7594463Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 50s local 2024-04-03T18:17:36.7595709Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 49s local 2024-04-03T18:17:36.7596947Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 40s local 2024-04-03T18:17:36.7598120Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 35s local 2024-04-03T18:17:36.7599218Z Compiling stablehlo/dialect/ChloOps.cpp; 34s local 2024-04-03T18:17:36.7600407Z .../xla/service/memory_space_assignment:memory_space_assignment; 21s local 2024-04-03T18:17:36.7601693Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 17s local 2024-04-03T18:17:36.7603106Z Compiling xla/service/buffer_assignment.cc; 16s local ... 2024-04-03T18:17:36.9589922Z 2024-04-03T18:17:36.9591066Z  2024-04-03T18:17:36.9594205Z  2024-04-03T18:17:36.9595062Z  2024-04-03T18:17:36.9597860Z  2024-04-03T18:17:36.9598978Z  2024-04-03T18:17:36.9600742Z  2024-04-03T18:17:36.9601410Z  2024-04-03T18:17:36.9602132Z  2024-04-03T18:17:36.9603864Z [18,451 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:36.9605494Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 51s local 2024-04-03T18:17:36.9607152Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 49s local 2024-04-03T18:17:36.9612794Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 40s local 2024-04-03T18:17:36.9614154Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 35s local 2024-04-03T18:17:36.9615503Z Compiling stablehlo/dialect/ChloOps.cpp; 34s local 2024-04-03T18:17:36.9616695Z .../xla/service/memory_space_assignment:memory_space_assignment; 21s local 2024-04-03T18:17:36.9618129Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 17s local 2024-04-03T18:17:36.9619444Z Compiling xla/service/buffer_assignment.cc; 16s local ... 2024-04-03T18:17:37.3604820Z 2024-04-03T18:17:37.3605562Z  2024-04-03T18:17:37.3606074Z  2024-04-03T18:17:37.3606448Z  2024-04-03T18:17:37.3606819Z  2024-04-03T18:17:37.3607215Z  2024-04-03T18:17:37.3607632Z  2024-04-03T18:17:37.3607968Z  2024-04-03T18:17:37.3608331Z  2024-04-03T18:17:37.3609382Z [18,452 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:37.3610702Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 51s local 2024-04-03T18:17:37.3617962Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 50s local 2024-04-03T18:17:37.3619227Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 40s local 2024-04-03T18:17:37.3620417Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 36s local 2024-04-03T18:17:37.3621569Z Compiling stablehlo/dialect/ChloOps.cpp; 35s local 2024-04-03T18:17:37.3622610Z .../xla/service/memory_space_assignment:memory_space_assignment; 22s local 2024-04-03T18:17:37.3623844Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 18s local 2024-04-03T18:17:37.3625035Z Compiling xla/service/buffer_assignment.cc; 16s local ... 2024-04-03T18:17:37.5886284Z 2024-04-03T18:17:37.5887020Z  2024-04-03T18:17:37.5887546Z  2024-04-03T18:17:37.5887994Z  2024-04-03T18:17:37.5888448Z  2024-04-03T18:17:37.5888886Z  2024-04-03T18:17:37.5889324Z  2024-04-03T18:17:37.5889768Z  2024-04-03T18:17:37.5890193Z  2024-04-03T18:17:37.5891475Z [18,454 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:37.5893048Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 51s local 2024-04-03T18:17:37.5894638Z Compiling llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp; 50s local 2024-04-03T18:17:37.5895977Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 40s local 2024-04-03T18:17:37.5897269Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 36s local 2024-04-03T18:17:37.5898342Z Compiling stablehlo/dialect/ChloOps.cpp; 35s local 2024-04-03T18:17:37.5899546Z .../xla/service/memory_space_assignment:memory_space_assignment; 22s local 2024-04-03T18:17:37.5900928Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 18s local 2024-04-03T18:17:37.5902183Z Compiling xla/service/buffer_assignment.cc; 17s local ... 2024-04-03T18:17:37.8040439Z 2024-04-03T18:17:37.8041434Z  2024-04-03T18:17:37.8043081Z  2024-04-03T18:17:37.8043533Z  2024-04-03T18:17:37.8043997Z  2024-04-03T18:17:37.8044504Z  2024-04-03T18:17:37.8044970Z  2024-04-03T18:17:37.8045415Z  2024-04-03T18:17:37.8045859Z  2024-04-03T18:17:37.8047168Z [18,457 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:37.8048626Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 52s local 2024-04-03T18:17:37.8050250Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 41s local 2024-04-03T18:17:37.8051693Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 36s local 2024-04-03T18:17:37.8052967Z Compiling stablehlo/dialect/ChloOps.cpp; 35s local 2024-04-03T18:17:37.8054186Z .../xla/service/memory_space_assignment:memory_space_assignment; 22s local 2024-04-03T18:17:37.8055958Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 18s local 2024-04-03T18:17:37.8057204Z Compiling xla/service/buffer_assignment.cc; 17s local 2024-04-03T18:17:37.8058449Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 16s local ... 2024-04-03T18:17:38.0474705Z 2024-04-03T18:17:38.0475583Z  2024-04-03T18:17:38.0476056Z  2024-04-03T18:17:38.0476424Z  2024-04-03T18:17:38.0476824Z  2024-04-03T18:17:38.0477167Z  2024-04-03T18:17:38.0477502Z  2024-04-03T18:17:38.0477862Z  2024-04-03T18:17:38.0478275Z  2024-04-03T18:17:38.0479639Z [18,459 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:17:38.0480926Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 52s local 2024-04-03T18:17:38.0482032Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 41s local 2024-04-03T18:17:38.0483113Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 37s local 2024-04-03T18:17:38.0484102Z Compiling stablehlo/dialect/ChloOps.cpp; 35s local 2024-04-03T18:17:38.0485134Z .../xla/service/memory_space_assignment:memory_space_assignment; 22s local 2024-04-03T18:17:38.0486253Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 18s local 2024-04-03T18:17:38.0487264Z Compiling xla/service/buffer_assignment.cc; 17s local 2024-04-03T18:17:38.0488306Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 16s local ... 2024-04-03T18:17:38.3621930Z 2024-04-03T18:17:38.3622622Z  2024-04-03T18:17:38.3623115Z  2024-04-03T18:17:38.3623545Z  2024-04-03T18:17:38.3624028Z  2024-04-03T18:17:38.3624468Z  2024-04-03T18:17:38.3624920Z  2024-04-03T18:17:38.3625379Z  2024-04-03T18:17:38.3625806Z  2024-04-03T18:17:38.3627128Z [18,460 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:38.3628985Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 52s local 2024-04-03T18:17:38.3630258Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 41s local 2024-04-03T18:17:38.3631594Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 37s local 2024-04-03T18:17:38.3632796Z Compiling stablehlo/dialect/ChloOps.cpp; 36s local 2024-04-03T18:17:38.3634065Z .../xla/service/memory_space_assignment:memory_space_assignment; 23s local 2024-04-03T18:17:38.3635513Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 19s local 2024-04-03T18:17:38.3636769Z Compiling xla/service/buffer_assignment.cc; 17s local 2024-04-03T18:17:38.3637983Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 16s local ... 2024-04-03T18:17:38.7283590Z 2024-04-03T18:17:38.7284440Z  2024-04-03T18:17:38.7285013Z  2024-04-03T18:17:38.7285436Z  2024-04-03T18:17:38.7285875Z  2024-04-03T18:17:38.7286288Z  2024-04-03T18:17:38.7286730Z  2024-04-03T18:17:38.7287317Z  2024-04-03T18:17:38.7287735Z  2024-04-03T18:17:38.7288966Z [18,462 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:38.7290467Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 52s local 2024-04-03T18:17:38.7291670Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 42s local 2024-04-03T18:17:38.7292941Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 37s local 2024-04-03T18:17:38.7294062Z Compiling stablehlo/dialect/ChloOps.cpp; 36s local 2024-04-03T18:17:38.7295416Z .../xla/service/memory_space_assignment:memory_space_assignment; 23s local 2024-04-03T18:17:38.7296800Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 19s local 2024-04-03T18:17:38.7298275Z Compiling xla/service/buffer_assignment.cc; 18s local 2024-04-03T18:17:38.7299567Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 17s local ... 2024-04-03T18:17:38.9606567Z 2024-04-03T18:17:38.9607324Z  2024-04-03T18:17:38.9607821Z  2024-04-03T18:17:38.9608218Z  2024-04-03T18:17:38.9609275Z  2024-04-03T18:17:38.9609807Z  2024-04-03T18:17:38.9610198Z  2024-04-03T18:17:38.9610567Z  2024-04-03T18:17:38.9612413Z  2024-04-03T18:17:38.9613811Z [18,462 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:38.9615926Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 53s local 2024-04-03T18:17:38.9617414Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 42s local 2024-04-03T18:17:38.9618711Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 37s local 2024-04-03T18:17:38.9620267Z Compiling stablehlo/dialect/ChloOps.cpp; 36s local 2024-04-03T18:17:38.9621826Z .../xla/service/memory_space_assignment:memory_space_assignment; 23s local 2024-04-03T18:17:38.9623419Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 19s local 2024-04-03T18:17:38.9625009Z Compiling xla/service/buffer_assignment.cc; 18s local 2024-04-03T18:17:38.9626469Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 17s local ... 2024-04-03T18:17:39.1609811Z 2024-04-03T18:17:39.1610606Z  2024-04-03T18:17:39.1611128Z  2024-04-03T18:17:39.1611550Z  2024-04-03T18:17:39.1611961Z  2024-04-03T18:17:39.1612400Z  2024-04-03T18:17:39.1612862Z  2024-04-03T18:17:39.1613298Z  2024-04-03T18:17:39.1613687Z  2024-04-03T18:17:39.1615080Z [18,464 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:39.1616613Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 53s local 2024-04-03T18:17:39.1618025Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 42s local 2024-04-03T18:17:39.1619284Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 38s local 2024-04-03T18:17:39.1620348Z Compiling stablehlo/dialect/ChloOps.cpp; 36s local 2024-04-03T18:17:39.1623399Z .../xla/service/memory_space_assignment:memory_space_assignment; 23s local 2024-04-03T18:17:39.1624869Z Compiling mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp; 20s local 2024-04-03T18:17:39.1626151Z Compiling xla/service/buffer_assignment.cc; 18s local 2024-04-03T18:17:39.1627393Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 17s local ... 2024-04-03T18:17:39.5685040Z 2024-04-03T18:17:39.5685827Z  2024-04-03T18:17:39.5687019Z  2024-04-03T18:17:39.5687487Z  2024-04-03T18:17:39.5687914Z  2024-04-03T18:17:39.5688321Z  2024-04-03T18:17:39.5688750Z  2024-04-03T18:17:39.5689177Z  2024-04-03T18:17:39.5689600Z  2024-04-03T18:17:39.5690847Z [18,465 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:39.5692392Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 53s local 2024-04-03T18:17:39.5693587Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 42s local 2024-04-03T18:17:39.5695193Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 38s local 2024-04-03T18:17:39.5696359Z Compiling stablehlo/dialect/ChloOps.cpp; 37s local 2024-04-03T18:17:39.5697661Z .../xla/service/memory_space_assignment:memory_space_assignment; 24s local 2024-04-03T18:17:39.5698838Z Compiling xla/service/buffer_assignment.cc; 19s local 2024-04-03T18:17:39.5699959Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 17s local 2024-04-03T18:17:39.5701060Z Compiling xla/service/hlo_proto_util.cc; 15s local ... 2024-04-03T18:17:39.9624367Z 2024-04-03T18:17:39.9625151Z  2024-04-03T18:17:39.9625700Z  2024-04-03T18:17:39.9626150Z  2024-04-03T18:17:39.9626558Z  2024-04-03T18:17:39.9627362Z  2024-04-03T18:17:39.9627994Z  2024-04-03T18:17:39.9628350Z  2024-04-03T18:17:39.9628919Z  2024-04-03T18:17:39.9630345Z [18,465 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:39.9631775Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 54s local 2024-04-03T18:17:39.9633394Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 43s local 2024-04-03T18:17:39.9634686Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 38s local 2024-04-03T18:17:39.9635855Z Compiling stablehlo/dialect/ChloOps.cpp; 37s local 2024-04-03T18:17:39.9637058Z .../xla/service/memory_space_assignment:memory_space_assignment; 24s local 2024-04-03T18:17:39.9638350Z Compiling xla/service/buffer_assignment.cc; 19s local 2024-04-03T18:17:39.9639518Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 18s local 2024-04-03T18:17:39.9640732Z Compiling xla/service/hlo_proto_util.cc; 15s local ... 2024-04-03T18:17:40.1619757Z 2024-04-03T18:17:40.1621094Z  2024-04-03T18:17:40.1621684Z  2024-04-03T18:17:40.1629106Z  2024-04-03T18:17:40.1629767Z  2024-04-03T18:17:40.1630250Z  2024-04-03T18:17:40.1630676Z  2024-04-03T18:17:40.1631042Z  2024-04-03T18:17:40.1631454Z  2024-04-03T18:17:40.1632792Z [18,466 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:40.1634298Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 54s local 2024-04-03T18:17:40.1635514Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 43s local 2024-04-03T18:17:40.1636744Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 39s local 2024-04-03T18:17:40.1638189Z .../xla/service/memory_space_assignment:memory_space_assignment; 24s local 2024-04-03T18:17:40.1639471Z Compiling xla/service/buffer_assignment.cc; 19s local 2024-04-03T18:17:40.1640524Z Compiling llvm/lib/Target/X86/X86TargetMachine.cpp; 18s local 2024-04-03T18:17:40.1641691Z Compiling xla/service/hlo_proto_util.cc; 15s local 2024-04-03T18:17:40.1642846Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 13s local ... 2024-04-03T18:17:40.4628203Z 2024-04-03T18:17:40.4628953Z  2024-04-03T18:17:40.4629472Z  2024-04-03T18:17:40.4629885Z  2024-04-03T18:17:40.4630295Z  2024-04-03T18:17:40.4630691Z  2024-04-03T18:17:40.4631114Z  2024-04-03T18:17:40.4631548Z  2024-04-03T18:17:40.4631970Z  2024-04-03T18:17:40.4633125Z [18,471 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:40.4634619Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 54s local 2024-04-03T18:17:40.4635717Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 43s local 2024-04-03T18:17:40.4636838Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 39s local 2024-04-03T18:17:40.4638050Z .../xla/service/memory_space_assignment:memory_space_assignment; 25s local 2024-04-03T18:17:40.4639440Z Compiling xla/service/buffer_assignment.cc; 20s local 2024-04-03T18:17:40.4640617Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 13s local 2024-04-03T18:17:40.4641881Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 12s local 2024-04-03T18:17:40.4643058Z Compiling llvm/lib/CodeGen/MachineOutliner.cpp; 9s local ... 2024-04-03T18:17:40.7630489Z 2024-04-03T18:17:40.7631280Z  2024-04-03T18:17:40.7631798Z  2024-04-03T18:17:40.7632227Z  2024-04-03T18:17:40.7632644Z  2024-04-03T18:17:40.7633064Z  2024-04-03T18:17:40.7633458Z  2024-04-03T18:17:40.7633869Z  2024-04-03T18:17:40.7634270Z  2024-04-03T18:17:40.7639292Z [18,471 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:40.7640795Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 54s local 2024-04-03T18:17:40.7642123Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 44s local 2024-04-03T18:17:40.7643888Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 39s local 2024-04-03T18:17:40.7645398Z .../xla/service/memory_space_assignment:memory_space_assignment; 25s local 2024-04-03T18:17:40.7646536Z Compiling xla/service/buffer_assignment.cc; 20s local 2024-04-03T18:17:40.7647763Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 13s local 2024-04-03T18:17:40.7649017Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 12s local 2024-04-03T18:17:40.7650184Z Compiling llvm/lib/CodeGen/MachineOutliner.cpp; 10s local ... 2024-04-03T18:17:40.9847710Z 2024-04-03T18:17:40.9848780Z  2024-04-03T18:17:40.9849260Z  2024-04-03T18:17:40.9849794Z  2024-04-03T18:17:40.9850318Z  2024-04-03T18:17:40.9850697Z  2024-04-03T18:17:40.9851247Z  2024-04-03T18:17:40.9851629Z  2024-04-03T18:17:40.9852153Z  2024-04-03T18:17:40.9853544Z [18,472 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:40.9855299Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 55s local 2024-04-03T18:17:40.9856631Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 44s local 2024-04-03T18:17:40.9858335Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 39s local 2024-04-03T18:17:40.9859858Z .../xla/service/memory_space_assignment:memory_space_assignment; 25s local 2024-04-03T18:17:40.9861219Z Compiling xla/service/buffer_assignment.cc; 20s local 2024-04-03T18:17:40.9862434Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 14s local 2024-04-03T18:17:40.9863866Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 13s local 2024-04-03T18:17:40.9865282Z Compiling llvm/lib/CodeGen/MachineOutliner.cpp; 10s local ... 2024-04-03T18:17:41.1991892Z 2024-04-03T18:17:41.1995891Z  2024-04-03T18:17:41.1999031Z  2024-04-03T18:17:41.1999496Z  2024-04-03T18:17:41.1999944Z  2024-04-03T18:17:41.2000383Z  2024-04-03T18:17:41.2000801Z  2024-04-03T18:17:41.2001227Z  2024-04-03T18:17:41.2001657Z  2024-04-03T18:17:41.2002879Z [18,474 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:41.2004334Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 55s local 2024-04-03T18:17:41.2005499Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 44s local 2024-04-03T18:17:41.2006711Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 40s local 2024-04-03T18:17:41.2008029Z .../xla/service/memory_space_assignment:memory_space_assignment; 25s local 2024-04-03T18:17:41.2009196Z Compiling xla/service/buffer_assignment.cc; 20s local 2024-04-03T18:17:41.2010423Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 14s local 2024-04-03T18:17:41.2011638Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 13s local 2024-04-03T18:17:41.2012765Z Compiling llvm/lib/CodeGen/MachineOutliner.cpp; 10s local ... 2024-04-03T18:17:41.4015713Z 2024-04-03T18:17:41.4016481Z  2024-04-03T18:17:41.4017042Z  2024-04-03T18:17:41.4019593Z  2024-04-03T18:17:41.4022895Z  2024-04-03T18:17:41.4026104Z  2024-04-03T18:17:41.4029542Z  2024-04-03T18:17:41.4055566Z  2024-04-03T18:17:41.4059119Z  2024-04-03T18:17:41.4062944Z [18,476 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:41.4064950Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 55s local 2024-04-03T18:17:41.4066611Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 44s local 2024-04-03T18:17:41.4068295Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 40s local 2024-04-03T18:17:41.4070010Z .../xla/service/memory_space_assignment:memory_space_assignment; 26s local 2024-04-03T18:17:41.4071627Z Compiling xla/service/buffer_assignment.cc; 21s local 2024-04-03T18:17:41.4073045Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 14s local 2024-04-03T18:17:41.4074745Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 13s local 2024-04-03T18:17:41.4076287Z Compiling llvm/lib/CodeGen/MachineOutliner.cpp; 10s local ... 2024-04-03T18:17:41.7630929Z 2024-04-03T18:17:41.7632095Z  2024-04-03T18:17:41.7632610Z  2024-04-03T18:17:41.7633049Z  2024-04-03T18:17:41.7633454Z  2024-04-03T18:17:41.7634074Z  2024-04-03T18:17:41.7634506Z  2024-04-03T18:17:41.7634897Z  2024-04-03T18:17:41.7635301Z  2024-04-03T18:17:41.7636502Z [18,476 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:41.7638037Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 55s local 2024-04-03T18:17:41.7639259Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 45s local 2024-04-03T18:17:41.7640515Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 40s local 2024-04-03T18:17:41.7641901Z .../xla/service/memory_space_assignment:memory_space_assignment; 26s local 2024-04-03T18:17:41.7643152Z Compiling xla/service/buffer_assignment.cc; 21s local 2024-04-03T18:17:41.7644362Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 14s local 2024-04-03T18:17:41.7645382Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 13s local 2024-04-03T18:17:41.7646758Z Compiling llvm/lib/CodeGen/MachineOutliner.cpp; 11s local ... 2024-04-03T18:17:42.0542984Z 2024-04-03T18:17:42.0543728Z  2024-04-03T18:17:42.0544266Z  2024-04-03T18:17:42.0544705Z  2024-04-03T18:17:42.0545159Z  2024-04-03T18:17:42.0545592Z  2024-04-03T18:17:42.0545951Z  2024-04-03T18:17:42.0546324Z  2024-04-03T18:17:42.0546693Z  2024-04-03T18:17:42.0548113Z [18,477 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:42.0549560Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 56s local 2024-04-03T18:17:42.0550784Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 45s local 2024-04-03T18:17:42.0552081Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 41s local 2024-04-03T18:17:42.0553437Z .../xla/service/memory_space_assignment:memory_space_assignment; 26s local 2024-04-03T18:17:42.0554607Z Compiling xla/service/buffer_assignment.cc; 21s local 2024-04-03T18:17:42.0555843Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 15s local 2024-04-03T18:17:42.0557084Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 14s local 2024-04-03T18:17:42.0558293Z Compiling llvm/lib/CodeGen/MachineOutliner.cpp; 11s local ... 2024-04-03T18:17:42.2615162Z 2024-04-03T18:17:42.2615903Z  2024-04-03T18:17:42.2616355Z  2024-04-03T18:17:42.2616751Z  2024-04-03T18:17:42.2617145Z  2024-04-03T18:17:42.2617498Z  2024-04-03T18:17:42.2617876Z  2024-04-03T18:17:42.2618242Z  2024-04-03T18:17:42.2618622Z  2024-04-03T18:17:42.2619704Z [18,479 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:42.2620987Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 56s local 2024-04-03T18:17:42.2622045Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 45s local 2024-04-03T18:17:42.2623132Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 41s local 2024-04-03T18:17:42.2624295Z .../xla/service/memory_space_assignment:memory_space_assignment; 26s local 2024-04-03T18:17:42.2625334Z Compiling xla/service/buffer_assignment.cc; 21s local 2024-04-03T18:17:42.2626385Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 15s local 2024-04-03T18:17:42.2627889Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 14s local 2024-04-03T18:17:42.2628878Z Compiling llvm/lib/CodeGen/MachineOutliner.cpp; 11s local ... 2024-04-03T18:17:42.5649169Z 2024-04-03T18:17:42.5649910Z  2024-04-03T18:17:42.5650326Z  2024-04-03T18:17:42.5650685Z  2024-04-03T18:17:42.5651363Z  2024-04-03T18:17:42.5651740Z  2024-04-03T18:17:42.5652147Z  2024-04-03T18:17:42.5652663Z  2024-04-03T18:17:42.5653062Z  2024-04-03T18:17:42.5654237Z [18,480 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:42.5655710Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 56s local 2024-04-03T18:17:42.5656846Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 45s local 2024-04-03T18:17:42.5657922Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 41s local 2024-04-03T18:17:42.5659309Z .../xla/service/memory_space_assignment:memory_space_assignment; 27s local 2024-04-03T18:17:42.5660419Z Compiling xla/service/buffer_assignment.cc; 22s local 2024-04-03T18:17:42.5661571Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 15s local 2024-04-03T18:17:42.5662797Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 14s local 2024-04-03T18:17:42.5663913Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 11s local ... 2024-04-03T18:17:42.7648506Z 2024-04-03T18:17:42.7649263Z  2024-04-03T18:17:42.7649824Z  2024-04-03T18:17:42.7650230Z  2024-04-03T18:17:42.7650663Z  2024-04-03T18:17:42.7651264Z  2024-04-03T18:17:42.7651657Z  2024-04-03T18:17:42.7652072Z  2024-04-03T18:17:42.7652478Z  2024-04-03T18:17:42.7653686Z [18,483 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:42.7655343Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 56s local 2024-04-03T18:17:42.7656537Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 46s local 2024-04-03T18:17:42.7657777Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 41s local 2024-04-03T18:17:42.7659114Z .../xla/service/memory_space_assignment:memory_space_assignment; 27s local 2024-04-03T18:17:42.7660335Z Compiling xla/service/buffer_assignment.cc; 22s local 2024-04-03T18:17:42.7661558Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 15s local 2024-04-03T18:17:42.7662825Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 14s local 2024-04-03T18:17:42.7664022Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 11s local ... 2024-04-03T18:17:43.0370354Z 2024-04-03T18:17:43.0371505Z  2024-04-03T18:17:43.0372028Z  2024-04-03T18:17:43.0372439Z  2024-04-03T18:17:43.0372899Z  2024-04-03T18:17:43.0373328Z  2024-04-03T18:17:43.0373739Z  2024-04-03T18:17:43.0374141Z  2024-04-03T18:17:43.0374719Z  2024-04-03T18:17:43.0375828Z [18,484 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:43.0377223Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 57s local 2024-04-03T18:17:43.0378361Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 46s local 2024-04-03T18:17:43.0379535Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 42s local 2024-04-03T18:17:43.0380897Z .../xla/service/memory_space_assignment:memory_space_assignment; 27s local 2024-04-03T18:17:43.0382049Z Compiling xla/service/buffer_assignment.cc; 22s local 2024-04-03T18:17:43.0383202Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 16s local 2024-04-03T18:17:43.0384373Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 15s local 2024-04-03T18:17:43.0385670Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 12s local ... 2024-04-03T18:17:43.2556073Z 2024-04-03T18:17:43.2557193Z  2024-04-03T18:17:43.2560084Z  2024-04-03T18:17:43.2560945Z  2024-04-03T18:17:43.2563768Z  2024-04-03T18:17:43.2565188Z  2024-04-03T18:17:43.2565797Z  2024-04-03T18:17:43.2566444Z  2024-04-03T18:17:43.2567117Z  2024-04-03T18:17:43.2568618Z [18,487 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:43.2570337Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 57s local 2024-04-03T18:17:43.2572264Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 46s local 2024-04-03T18:17:43.2573880Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 42s local 2024-04-03T18:17:43.2575769Z .../xla/service/memory_space_assignment:memory_space_assignment; 27s local 2024-04-03T18:17:43.2577385Z Compiling xla/service/buffer_assignment.cc; 22s local 2024-04-03T18:17:43.2579045Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 16s local 2024-04-03T18:17:43.2580677Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 15s local 2024-04-03T18:17:43.2582098Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 12s local ... 2024-04-03T18:17:43.5646211Z 2024-04-03T18:17:43.5647419Z  2024-04-03T18:17:43.5648637Z  2024-04-03T18:17:43.5649748Z  2024-04-03T18:17:43.5650200Z  2024-04-03T18:17:43.5650595Z  2024-04-03T18:17:43.5651027Z  2024-04-03T18:17:43.5651452Z  2024-04-03T18:17:43.5651949Z  2024-04-03T18:17:43.5653047Z [18,487 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:43.5654522Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 57s local 2024-04-03T18:17:43.5655564Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 46s local 2024-04-03T18:17:43.5656619Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 42s local 2024-04-03T18:17:43.5657767Z .../xla/service/memory_space_assignment:memory_space_assignment; 28s local 2024-04-03T18:17:43.5658952Z Compiling xla/service/buffer_assignment.cc; 23s local 2024-04-03T18:17:43.5660032Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 16s local 2024-04-03T18:17:43.5661130Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 15s local 2024-04-03T18:17:43.5662118Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 12s local ... 2024-04-03T18:17:43.8146388Z 2024-04-03T18:17:43.8147144Z  2024-04-03T18:17:43.8148031Z  2024-04-03T18:17:43.8148464Z  2024-04-03T18:17:43.8148867Z  2024-04-03T18:17:43.8149278Z  2024-04-03T18:17:43.8149699Z  2024-04-03T18:17:43.8150098Z  2024-04-03T18:17:43.8150481Z  2024-04-03T18:17:43.8151656Z [18,488 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:43.8153110Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 58s local 2024-04-03T18:17:43.8154317Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 47s local 2024-04-03T18:17:43.8155557Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 42s local 2024-04-03T18:17:43.8156839Z .../xla/service/memory_space_assignment:memory_space_assignment; 28s local 2024-04-03T18:17:43.8158018Z Compiling xla/service/buffer_assignment.cc; 23s local 2024-04-03T18:17:43.8159226Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 16s local 2024-04-03T18:17:43.8160466Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 15s local 2024-04-03T18:17:43.8161589Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 12s local ... 2024-04-03T18:17:44.1651512Z 2024-04-03T18:17:44.1652868Z  2024-04-03T18:17:44.1653419Z  2024-04-03T18:17:44.1653864Z  2024-04-03T18:17:44.1654598Z  2024-04-03T18:17:44.1655034Z  2024-04-03T18:17:44.1655438Z  2024-04-03T18:17:44.1655854Z  2024-04-03T18:17:44.1656318Z  2024-04-03T18:17:44.1657499Z [18,488 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:44.1659147Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 58s local 2024-04-03T18:17:44.1660266Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 47s local 2024-04-03T18:17:44.1661507Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 43s local 2024-04-03T18:17:44.1662832Z .../xla/service/memory_space_assignment:memory_space_assignment; 28s local 2024-04-03T18:17:44.1664043Z Compiling xla/service/buffer_assignment.cc; 23s local 2024-04-03T18:17:44.1665568Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 17s local 2024-04-03T18:17:44.1667013Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 16s local 2024-04-03T18:17:44.1668511Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 13s local ... 2024-04-03T18:17:44.5256960Z 2024-04-03T18:17:44.5257717Z  2024-04-03T18:17:44.5258293Z  2024-04-03T18:17:44.5258997Z  2024-04-03T18:17:44.5259444Z  2024-04-03T18:17:44.5260588Z  2024-04-03T18:17:44.5261018Z  2024-04-03T18:17:44.5261456Z  2024-04-03T18:17:44.5261899Z  2024-04-03T18:17:44.5264758Z [18,489 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:44.5266646Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 58s local 2024-04-03T18:17:44.5271155Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 47s local 2024-04-03T18:17:44.5272790Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 43s local 2024-04-03T18:17:44.5277668Z .../xla/service/memory_space_assignment:memory_space_assignment; 29s local 2024-04-03T18:17:44.5279206Z Compiling xla/service/buffer_assignment.cc; 24s local 2024-04-03T18:17:44.5283568Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 17s local 2024-04-03T18:17:44.5285188Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 16s local 2024-04-03T18:17:44.5312037Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 13s local ... 2024-04-03T18:17:44.7656465Z 2024-04-03T18:17:44.7657641Z  2024-04-03T18:17:44.7659125Z  2024-04-03T18:17:44.7659833Z  2024-04-03T18:17:44.7660441Z  2024-04-03T18:17:44.7661044Z  2024-04-03T18:17:44.7661650Z  2024-04-03T18:17:44.7662228Z  2024-04-03T18:17:44.7662834Z  2024-04-03T18:17:44.7664240Z [18,490 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:44.7666017Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 58s local 2024-04-03T18:17:44.7667426Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 48s local 2024-04-03T18:17:44.7669392Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 43s local 2024-04-03T18:17:44.7673333Z .../xla/service/memory_space_assignment:memory_space_assignment; 29s local 2024-04-03T18:17:44.7674847Z Compiling xla/service/buffer_assignment.cc; 24s local 2024-04-03T18:17:44.7676267Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 17s local 2024-04-03T18:17:44.7677774Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 16s local 2024-04-03T18:17:44.7679278Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 13s local ... 2024-04-03T18:17:44.9659118Z 2024-04-03T18:17:44.9660213Z  2024-04-03T18:17:44.9661043Z  2024-04-03T18:17:44.9663943Z  2024-04-03T18:17:44.9664644Z  2024-04-03T18:17:44.9665243Z  2024-04-03T18:17:44.9668596Z  2024-04-03T18:17:44.9669351Z  2024-04-03T18:17:44.9672194Z  2024-04-03T18:17:44.9673844Z [18,492 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:44.9675678Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 59s local 2024-04-03T18:17:44.9677164Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 48s local 2024-04-03T18:17:44.9678786Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 43s local 2024-04-03T18:17:44.9680565Z .../xla/service/memory_space_assignment:memory_space_assignment; 29s local 2024-04-03T18:17:44.9682210Z Compiling xla/service/buffer_assignment.cc; 24s local 2024-04-03T18:17:44.9683598Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 18s local 2024-04-03T18:17:44.9685118Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 17s local 2024-04-03T18:17:44.9686582Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 14s local ... 2024-04-03T18:17:45.3668948Z 2024-04-03T18:17:45.3670088Z  2024-04-03T18:17:45.3671253Z  2024-04-03T18:17:45.3672068Z  2024-04-03T18:17:45.3672775Z  2024-04-03T18:17:45.3676093Z  2024-04-03T18:17:45.3676671Z  2024-04-03T18:17:45.3677305Z  2024-04-03T18:17:45.3680308Z  2024-04-03T18:17:45.3681722Z [18,492 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:45.3683553Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 59s local 2024-04-03T18:17:45.3687372Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 48s local 2024-04-03T18:17:45.3688828Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 44s local 2024-04-03T18:17:45.3690364Z .../xla/service/memory_space_assignment:memory_space_assignment; 30s local 2024-04-03T18:17:45.3694019Z Compiling xla/service/buffer_assignment.cc; 24s local 2024-04-03T18:17:45.3695799Z Compiling llvm/lib/Target/X86/X86TargetTransformInfo.cpp; 18s local 2024-04-03T18:17:45.3697187Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 17s local 2024-04-03T18:17:45.3698813Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 14s local ... 2024-04-03T18:17:46.1391407Z 2024-04-03T18:17:46.1392575Z  2024-04-03T18:17:46.1393488Z  2024-04-03T18:17:46.1394534Z  2024-04-03T18:17:46.1395605Z  2024-04-03T18:17:46.1396142Z  2024-04-03T18:17:46.1396580Z  2024-04-03T18:17:46.1397006Z  2024-04-03T18:17:46.1397443Z  2024-04-03T18:17:46.1398673Z [18,493 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:46.1400198Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 60s local 2024-04-03T18:17:46.1401427Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 49s local 2024-04-03T18:17:46.1402739Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 45s local 2024-04-03T18:17:46.1404228Z .../xla/service/memory_space_assignment:memory_space_assignment; 30s local 2024-04-03T18:17:46.1405473Z Compiling xla/service/buffer_assignment.cc; 25s local 2024-04-03T18:17:46.1406602Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 18s local 2024-04-03T18:17:46.1407758Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 15s local 2024-04-03T18:17:46.1409027Z @llvm-project//mlir:MathTransforms; 13s local ... 2024-04-03T18:17:46.3672937Z 2024-04-03T18:17:46.3673640Z  2024-04-03T18:17:46.3674098Z  2024-04-03T18:17:46.3674474Z  2024-04-03T18:17:46.3674834Z  2024-04-03T18:17:46.3675195Z  2024-04-03T18:17:46.3675528Z  2024-04-03T18:17:46.3675882Z  2024-04-03T18:17:46.3676234Z  2024-04-03T18:17:46.3677302Z [18,494 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:46.3678584Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 60s local 2024-04-03T18:17:46.3679614Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 49s local 2024-04-03T18:17:46.3680654Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 45s local 2024-04-03T18:17:46.3681800Z .../xla/service/memory_space_assignment:memory_space_assignment; 31s local 2024-04-03T18:17:46.3682846Z Compiling xla/service/buffer_assignment.cc; 25s local 2024-04-03T18:17:46.3683754Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 18s local 2024-04-03T18:17:46.3684690Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 15s local 2024-04-03T18:17:46.3685713Z @llvm-project//mlir:MathTransforms; 13s local ... 2024-04-03T18:17:46.7270456Z 2024-04-03T18:17:46.7271819Z  2024-04-03T18:17:46.7275598Z  2024-04-03T18:17:46.7276050Z  2024-04-03T18:17:46.7276516Z  2024-04-03T18:17:46.7276946Z  2024-04-03T18:17:46.7277356Z  2024-04-03T18:17:46.7277753Z  2024-04-03T18:17:46.7278205Z  2024-04-03T18:17:46.7279596Z [18,495 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:46.7281179Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 60s local 2024-04-03T18:17:46.7282641Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 50s local 2024-04-03T18:17:46.7283921Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 45s local 2024-04-03T18:17:46.7285277Z .../xla/service/memory_space_assignment:memory_space_assignment; 31s local 2024-04-03T18:17:46.7286613Z Compiling xla/service/buffer_assignment.cc; 26s local 2024-04-03T18:17:46.7287634Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 18s local 2024-04-03T18:17:46.7288776Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 15s local 2024-04-03T18:17:46.7290039Z @llvm-project//mlir:MathTransforms; 13s local ... 2024-04-03T18:17:46.9675391Z 2024-04-03T18:17:46.9676447Z  2024-04-03T18:17:46.9676973Z  2024-04-03T18:17:46.9677438Z  2024-04-03T18:17:46.9678756Z  2024-04-03T18:17:46.9679201Z  2024-04-03T18:17:46.9679661Z  2024-04-03T18:17:46.9682102Z  2024-04-03T18:17:46.9682873Z  2024-04-03T18:17:46.9686511Z [18,495 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:46.9688394Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 61s local 2024-04-03T18:17:46.9693244Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 50s local 2024-04-03T18:17:46.9694978Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 45s local 2024-04-03T18:17:46.9699783Z .../xla/service/memory_space_assignment:memory_space_assignment; 31s local 2024-04-03T18:17:46.9701300Z Compiling xla/service/buffer_assignment.cc; 26s local 2024-04-03T18:17:46.9705917Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 19s local 2024-04-03T18:17:46.9707339Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 16s local 2024-04-03T18:17:46.9712240Z @llvm-project//mlir:MathTransforms; 13s local ... 2024-04-03T18:17:47.1684917Z 2024-04-03T18:17:47.1685697Z  2024-04-03T18:17:47.1686204Z  2024-04-03T18:17:47.1686649Z  2024-04-03T18:17:47.1687046Z  2024-04-03T18:17:47.1687454Z  2024-04-03T18:17:47.1687874Z  2024-04-03T18:17:47.1688273Z  2024-04-03T18:17:47.1688698Z  2024-04-03T18:17:47.1689888Z [18,496 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:47.1691409Z Compiling mlir/lib/Dialect/GPU/IR/GPUDialect.cpp; 61s local 2024-04-03T18:17:47.1692560Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 50s local 2024-04-03T18:17:47.1693733Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 46s local 2024-04-03T18:17:47.1695385Z .../xla/service/memory_space_assignment:memory_space_assignment; 31s local 2024-04-03T18:17:47.1696587Z Compiling xla/service/buffer_assignment.cc; 26s local 2024-04-03T18:17:47.1697695Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 19s local 2024-04-03T18:17:47.1698826Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 16s local 2024-04-03T18:17:47.1700080Z @llvm-project//mlir:MathTransforms; 14s local ... 2024-04-03T18:17:47.5220086Z 2024-04-03T18:17:47.5220828Z  2024-04-03T18:17:47.5221316Z  2024-04-03T18:17:47.5221745Z  2024-04-03T18:17:47.5222162Z  2024-04-03T18:17:47.5222583Z  2024-04-03T18:17:47.5223003Z  2024-04-03T18:17:47.5223418Z  2024-04-03T18:17:47.5223819Z  2024-04-03T18:17:47.5225033Z [18,498 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:47.5226553Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 50s local 2024-04-03T18:17:47.5228000Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 46s local 2024-04-03T18:17:47.5229309Z .../xla/service/memory_space_assignment:memory_space_assignment; 32s local 2024-04-03T18:17:47.5230489Z Compiling xla/service/buffer_assignment.cc; 27s local 2024-04-03T18:17:47.5231563Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 19s local 2024-04-03T18:17:47.5232960Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 16s local 2024-04-03T18:17:47.5234261Z @llvm-project//mlir:MathTransforms; 14s local 2024-04-03T18:17:47.5235347Z .../memory_space_assignment:memory_bound_loop_optimizer; 13s local ... 2024-04-03T18:17:47.7541269Z 2024-04-03T18:17:47.7542046Z  2024-04-03T18:17:47.7542589Z  2024-04-03T18:17:47.7543053Z  2024-04-03T18:17:47.7543733Z  2024-04-03T18:17:47.7544185Z  2024-04-03T18:17:47.7544617Z  2024-04-03T18:17:47.7545041Z  2024-04-03T18:17:47.7545471Z  2024-04-03T18:17:47.7546720Z [18,499 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:47.7548545Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 51s local 2024-04-03T18:17:47.7549784Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 46s local 2024-04-03T18:17:47.7551019Z .../xla/service/memory_space_assignment:memory_space_assignment; 32s local 2024-04-03T18:17:47.7552254Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 19s local 2024-04-03T18:17:47.7553439Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 16s local 2024-04-03T18:17:47.7554680Z @llvm-project//mlir:MathTransforms; 14s local 2024-04-03T18:17:47.7555811Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 13s local 2024-04-03T18:17:47.7557197Z @llvm-project//mlir:ArmSVETransforms; 12s local ... 2024-04-03T18:17:47.9687246Z 2024-04-03T18:17:47.9687968Z  2024-04-03T18:17:47.9688629Z  2024-04-03T18:17:47.9689052Z  2024-04-03T18:17:47.9689454Z  2024-04-03T18:17:47.9689856Z  2024-04-03T18:17:47.9690279Z  2024-04-03T18:17:47.9690667Z  2024-04-03T18:17:47.9691075Z  2024-04-03T18:17:47.9692258Z [18,500 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:47.9693565Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 51s local 2024-04-03T18:17:47.9694933Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 46s local 2024-04-03T18:17:47.9696152Z .../xla/service/memory_space_assignment:memory_space_assignment; 32s local 2024-04-03T18:17:47.9697429Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 20s local 2024-04-03T18:17:47.9698492Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 17s local 2024-04-03T18:17:47.9699547Z @llvm-project//mlir:MathTransforms; 14s local 2024-04-03T18:17:47.9700564Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 13s local 2024-04-03T18:17:47.9701844Z @llvm-project//mlir:ArmSVETransforms; 13s local ... 2024-04-03T18:17:48.2835536Z 2024-04-03T18:17:48.2836261Z  2024-04-03T18:17:48.2836780Z  2024-04-03T18:17:48.2837235Z  2024-04-03T18:17:48.2837658Z  2024-04-03T18:17:48.2838075Z  2024-04-03T18:17:48.2838484Z  2024-04-03T18:17:48.2838879Z  2024-04-03T18:17:48.2839313Z  2024-04-03T18:17:48.2840508Z [18,501 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:48.2841987Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 51s local 2024-04-03T18:17:48.2842984Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 47s local 2024-04-03T18:17:48.2844599Z .../xla/service/memory_space_assignment:memory_space_assignment; 32s local 2024-04-03T18:17:48.2845711Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 20s local 2024-04-03T18:17:48.2846763Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 17s local 2024-04-03T18:17:48.2847898Z @llvm-project//mlir:MathTransforms; 15s local 2024-04-03T18:17:48.2849027Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 13s local 2024-04-03T18:17:48.2850272Z @llvm-project//mlir:ArmSVETransforms; 13s local ... 2024-04-03T18:17:48.5348114Z 2024-04-03T18:17:48.5349162Z  2024-04-03T18:17:48.5349688Z  2024-04-03T18:17:48.5350146Z  2024-04-03T18:17:48.5350825Z  2024-04-03T18:17:48.5351258Z  2024-04-03T18:17:48.5351690Z  2024-04-03T18:17:48.5352237Z  2024-04-03T18:17:48.5352653Z  2024-04-03T18:17:48.5354019Z [18,502 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:48.5355535Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 51s local 2024-04-03T18:17:48.5356892Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 47s local 2024-04-03T18:17:48.5358211Z .../xla/service/memory_space_assignment:memory_space_assignment; 33s local 2024-04-03T18:17:48.5359512Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 20s local 2024-04-03T18:17:48.5360680Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 17s local 2024-04-03T18:17:48.5361927Z @llvm-project//mlir:MathTransforms; 15s local 2024-04-03T18:17:48.5363072Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 14s local 2024-04-03T18:17:48.5364383Z @llvm-project//mlir:ArmSVETransforms; 13s local ... 2024-04-03T18:17:48.7760637Z 2024-04-03T18:17:48.7761426Z  2024-04-03T18:17:48.7762015Z  2024-04-03T18:17:48.7762448Z  2024-04-03T18:17:48.7762893Z  2024-04-03T18:17:48.7763338Z  2024-04-03T18:17:48.7763763Z  2024-04-03T18:17:48.7764169Z  2024-04-03T18:17:48.7764593Z  2024-04-03T18:17:48.7765873Z [18,502 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:48.7767496Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 52s local 2024-04-03T18:17:48.7768761Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 47s local 2024-04-03T18:17:48.7770106Z .../xla/service/memory_space_assignment:memory_space_assignment; 33s local 2024-04-03T18:17:48.7771387Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 20s local 2024-04-03T18:17:48.7772559Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 17s local 2024-04-03T18:17:48.7773914Z @llvm-project//mlir:MathTransforms; 15s local 2024-04-03T18:17:48.7775252Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 14s local 2024-04-03T18:17:48.7776558Z @llvm-project//mlir:ArmSVETransforms; 14s local ... 2024-04-03T18:17:49.0751812Z 2024-04-03T18:17:49.0752573Z  2024-04-03T18:17:49.0753077Z  2024-04-03T18:17:49.0755957Z  2024-04-03T18:17:49.0756910Z  2024-04-03T18:17:49.0757624Z  2024-04-03T18:17:49.0758585Z  2024-04-03T18:17:49.0759633Z  2024-04-03T18:17:49.0760111Z  2024-04-03T18:17:49.0761364Z [18,503 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:49.0762956Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 52s local 2024-04-03T18:17:49.0764245Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 48s local 2024-04-03T18:17:49.0765628Z .../xla/service/memory_space_assignment:memory_space_assignment; 33s local 2024-04-03T18:17:49.0766968Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 21s local 2024-04-03T18:17:49.0768160Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 18s local 2024-04-03T18:17:49.0769333Z @llvm-project//mlir:MathTransforms; 16s local 2024-04-03T18:17:49.0770517Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 14s local 2024-04-03T18:17:49.0771855Z @llvm-project//mlir:ArmSVETransforms; 14s local ... 2024-04-03T18:17:49.3021425Z 2024-04-03T18:17:49.3022160Z  2024-04-03T18:17:49.3022669Z  2024-04-03T18:17:49.3023090Z  2024-04-03T18:17:49.3024095Z  2024-04-03T18:17:49.3024493Z  2024-04-03T18:17:49.3024900Z  2024-04-03T18:17:49.3025296Z  2024-04-03T18:17:49.3025680Z  2024-04-03T18:17:49.3027455Z [18,504 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:49.3029082Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 52s local 2024-04-03T18:17:49.3030536Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 48s local 2024-04-03T18:17:49.3031798Z .../xla/service/memory_space_assignment:memory_space_assignment; 33s local 2024-04-03T18:17:49.3033277Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 21s local 2024-04-03T18:17:49.3034403Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 18s local 2024-04-03T18:17:49.3035498Z @llvm-project//mlir:MathTransforms; 16s local 2024-04-03T18:17:49.3036728Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 15s local 2024-04-03T18:17:49.3037967Z @llvm-project//mlir:ArmSVETransforms; 14s local ... 2024-04-03T18:17:49.5702359Z 2024-04-03T18:17:49.5703085Z  2024-04-03T18:17:49.5703579Z  2024-04-03T18:17:49.5704006Z  2024-04-03T18:17:49.5704457Z  2024-04-03T18:17:49.5704836Z  2024-04-03T18:17:49.5705225Z  2024-04-03T18:17:49.5705597Z  2024-04-03T18:17:49.5706005Z  2024-04-03T18:17:49.5707177Z [18,504 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:49.5708829Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 52s local 2024-04-03T18:17:49.5709981Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 48s local 2024-04-03T18:17:49.5711289Z .../xla/service/memory_space_assignment:memory_space_assignment; 34s local 2024-04-03T18:17:49.5712636Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 21s local 2024-04-03T18:17:49.5713770Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 18s local 2024-04-03T18:17:49.5714951Z @llvm-project//mlir:MathTransforms; 16s local 2024-04-03T18:17:49.5716053Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 15s local 2024-04-03T18:17:49.5717399Z @llvm-project//mlir:ArmSVETransforms; 14s local ... 2024-04-03T18:17:49.7704612Z 2024-04-03T18:17:49.7705504Z  2024-04-03T18:17:49.7706026Z  2024-04-03T18:17:49.7706475Z  2024-04-03T18:17:49.7706857Z  2024-04-03T18:17:49.7707239Z  2024-04-03T18:17:49.7707595Z  2024-04-03T18:17:49.7708254Z  2024-04-03T18:17:49.7708675Z  2024-04-03T18:17:49.7709830Z [18,505 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:49.7711281Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 53s local 2024-04-03T18:17:49.7712457Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 48s local 2024-04-03T18:17:49.7713442Z .../xla/service/memory_space_assignment:memory_space_assignment; 34s local 2024-04-03T18:17:49.7714555Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 21s local 2024-04-03T18:17:49.7715581Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 18s local 2024-04-03T18:17:49.7716869Z @llvm-project//mlir:MathTransforms; 16s local 2024-04-03T18:17:49.7717957Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 15s local 2024-04-03T18:17:49.7719167Z @llvm-project//mlir:ArmSVETransforms; 15s local ... 2024-04-03T18:17:50.0637681Z 2024-04-03T18:17:50.0638438Z  2024-04-03T18:17:50.0638986Z  2024-04-03T18:17:50.0641172Z  2024-04-03T18:17:50.0644051Z  2024-04-03T18:17:50.0645389Z  2024-04-03T18:17:50.0646021Z  2024-04-03T18:17:50.0646586Z  2024-04-03T18:17:50.0647170Z  2024-04-03T18:17:50.0648497Z [18,507 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:50.0650149Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 53s local 2024-04-03T18:17:50.0651746Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 49s local 2024-04-03T18:17:50.0653236Z .../xla/service/memory_space_assignment:memory_space_assignment; 34s local 2024-04-03T18:17:50.0654818Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 22s local 2024-04-03T18:17:50.0656158Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 19s local 2024-04-03T18:17:50.0657430Z @llvm-project//mlir:MathTransforms; 17s local 2024-04-03T18:17:50.0658875Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 15s local 2024-04-03T18:17:50.0660494Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 14s local ... 2024-04-03T18:17:50.3706272Z 2024-04-03T18:17:50.3708021Z  2024-04-03T18:17:50.3708613Z  2024-04-03T18:17:50.3709111Z  2024-04-03T18:17:50.3709788Z  2024-04-03T18:17:50.3710251Z  2024-04-03T18:17:50.3710818Z  2024-04-03T18:17:50.3711276Z  2024-04-03T18:17:50.3711750Z  2024-04-03T18:17:50.3713180Z [18,509 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:50.3715019Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 53s local 2024-04-03T18:17:50.3716493Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 49s local 2024-04-03T18:17:50.3718089Z .../xla/service/memory_space_assignment:memory_space_assignment; 35s local 2024-04-03T18:17:50.3719579Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 22s local 2024-04-03T18:17:50.3720905Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 19s local 2024-04-03T18:17:50.3722395Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 16s local 2024-04-03T18:17:50.3723926Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 15s local 2024-04-03T18:17:50.3725314Z @llvm-project//mlir:MathTransforms; 14s local ... 2024-04-03T18:17:51.3720214Z 2024-04-03T18:17:51.3720993Z  2024-04-03T18:17:51.3721552Z  2024-04-03T18:17:51.3721970Z  2024-04-03T18:17:51.3722374Z  2024-04-03T18:17:51.3722797Z  2024-04-03T18:17:51.3723203Z  2024-04-03T18:17:51.3723635Z  2024-04-03T18:17:51.3724085Z  2024-04-03T18:17:51.3725234Z [18,509 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:51.3726801Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 54s local 2024-04-03T18:17:51.3728060Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 50s local 2024-04-03T18:17:51.3729374Z .../xla/service/memory_space_assignment:memory_space_assignment; 36s local 2024-04-03T18:17:51.3730693Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 23s local 2024-04-03T18:17:51.3731852Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 20s local 2024-04-03T18:17:51.3733121Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 17s local 2024-04-03T18:17:51.3734583Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 16s local 2024-04-03T18:17:51.3735879Z @llvm-project//mlir:MathTransforms; 15s local ... 2024-04-03T18:17:51.7721000Z 2024-04-03T18:17:51.7721746Z  2024-04-03T18:17:51.7722253Z  2024-04-03T18:17:51.7722692Z  2024-04-03T18:17:51.7723131Z  2024-04-03T18:17:51.7723532Z  2024-04-03T18:17:51.7723987Z  2024-04-03T18:17:51.7724429Z  2024-04-03T18:17:51.7724831Z  2024-04-03T18:17:51.7726068Z [18,510 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:51.7727678Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 55s local 2024-04-03T18:17:51.7728938Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 50s local 2024-04-03T18:17:51.7730955Z .../xla/service/memory_space_assignment:memory_space_assignment; 36s local 2024-04-03T18:17:51.7732719Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 23s local 2024-04-03T18:17:51.7736721Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 20s local 2024-04-03T18:17:51.7740724Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 17s local 2024-04-03T18:17:51.7744608Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 16s local 2024-04-03T18:17:51.7748605Z @llvm-project//mlir:MathTransforms; 15s local ... 2024-04-03T18:17:52.1332646Z 2024-04-03T18:17:52.1333768Z  2024-04-03T18:17:52.1334244Z  2024-04-03T18:17:52.1334829Z  2024-04-03T18:17:52.1335520Z  2024-04-03T18:17:52.1338663Z  2024-04-03T18:17:52.1339384Z  2024-04-03T18:17:52.1340048Z  2024-04-03T18:17:52.1342891Z  2024-04-03T18:17:52.1344066Z [18,511 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:52.1345714Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 55s local 2024-04-03T18:17:52.1347083Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 51s local 2024-04-03T18:17:52.1348653Z .../xla/service/memory_space_assignment:memory_space_assignment; 36s local 2024-04-03T18:17:52.1349959Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 24s local 2024-04-03T18:17:52.1351136Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 21s local 2024-04-03T18:17:52.1352419Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 17s local 2024-04-03T18:17:52.1353814Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 17s local 2024-04-03T18:17:52.1355141Z @llvm-project//mlir:MathTransforms; 16s local ... 2024-04-03T18:17:52.3454982Z 2024-04-03T18:17:52.3457176Z  2024-04-03T18:17:52.3458984Z  2024-04-03T18:17:52.3460828Z  2024-04-03T18:17:52.3462436Z  2024-04-03T18:17:52.3464090Z  2024-04-03T18:17:52.3465702Z  2024-04-03T18:17:52.3467283Z  2024-04-03T18:17:52.3469444Z  2024-04-03T18:17:52.3471768Z [18,513 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:52.3474346Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 55s local 2024-04-03T18:17:52.3476648Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 51s local 2024-04-03T18:17:52.3479011Z .../xla/service/memory_space_assignment:memory_space_assignment; 37s local 2024-04-03T18:17:52.3481321Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 24s local 2024-04-03T18:17:52.3483563Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 21s local 2024-04-03T18:17:52.3485938Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 18s local 2024-04-03T18:17:52.3489923Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 17s local 2024-04-03T18:17:52.3491087Z @llvm-project//mlir:MathTransforms; 16s local ... 2024-04-03T18:17:52.5728162Z 2024-04-03T18:17:52.5729076Z  2024-04-03T18:17:52.5729812Z  2024-04-03T18:17:52.5730455Z  2024-04-03T18:17:52.5731089Z  2024-04-03T18:17:52.5731742Z  2024-04-03T18:17:52.5732187Z  2024-04-03T18:17:52.5732819Z  2024-04-03T18:17:52.5733485Z  2024-04-03T18:17:52.5735267Z [18,513 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:52.5737324Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 55s local 2024-04-03T18:17:52.5738918Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 51s local 2024-04-03T18:17:52.5740574Z .../xla/service/memory_space_assignment:memory_space_assignment; 37s local 2024-04-03T18:17:52.5742171Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 24s local 2024-04-03T18:17:52.5743634Z Compiling llvm/lib/CodeGen/MachinePipeliner.cpp; 21s local 2024-04-03T18:17:52.5745142Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 18s local 2024-04-03T18:17:52.5746808Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 17s local 2024-04-03T18:17:52.5748599Z @llvm-project//mlir:MathTransforms; 16s local ... 2024-04-03T18:17:52.7940169Z 2024-04-03T18:17:52.7940939Z  2024-04-03T18:17:52.7941411Z  2024-04-03T18:17:52.7941851Z  2024-04-03T18:17:52.7942292Z  2024-04-03T18:17:52.7942688Z  2024-04-03T18:17:52.7943080Z  2024-04-03T18:17:52.7943499Z  2024-04-03T18:17:52.7943925Z  2024-04-03T18:17:52.7945105Z [18,515 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:52.7946630Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 56s local 2024-04-03T18:17:52.7948499Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 51s local 2024-04-03T18:17:52.7949921Z .../xla/service/memory_space_assignment:memory_space_assignment; 37s local 2024-04-03T18:17:52.7951238Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 24s local 2024-04-03T18:17:52.7952458Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 18s local 2024-04-03T18:17:52.7953840Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 17s local 2024-04-03T18:17:52.7955024Z @llvm-project//mlir:MathTransforms; 16s local 2024-04-03T18:17:52.7956256Z @llvm-project//mlir:BufferizationDialect; 14s local ... 2024-04-03T18:17:53.0854545Z 2024-04-03T18:17:53.0855287Z  2024-04-03T18:17:53.0855820Z  2024-04-03T18:17:53.0856278Z  2024-04-03T18:17:53.0856708Z  2024-04-03T18:17:53.0857118Z  2024-04-03T18:17:53.0857554Z  2024-04-03T18:17:53.0857997Z  2024-04-03T18:17:53.0858392Z  2024-04-03T18:17:53.0859641Z [18,517 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:53.0861233Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 56s local 2024-04-03T18:17:53.0862475Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 52s local 2024-04-03T18:17:53.0863850Z .../xla/service/memory_space_assignment:memory_space_assignment; 37s local 2024-04-03T18:17:53.0865156Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 25s local 2024-04-03T18:17:53.0866421Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 18s local 2024-04-03T18:17:53.0867960Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 17s local 2024-04-03T18:17:53.0868960Z @llvm-project//mlir:BufferizationDialect; 14s local 2024-04-03T18:17:53.0869829Z Compiling mlir/lib/Dialect/Linalg/Utils/Utils.cpp; 13s local ... 2024-04-03T18:17:53.3732520Z 2024-04-03T18:17:53.3733263Z  2024-04-03T18:17:53.3733791Z  2024-04-03T18:17:53.3734259Z  2024-04-03T18:17:53.3734797Z  2024-04-03T18:17:53.3735225Z  2024-04-03T18:17:53.3735649Z  2024-04-03T18:17:53.3736045Z  2024-04-03T18:17:53.3736453Z  2024-04-03T18:17:53.3737682Z [18,519 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:53.3739249Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 56s local 2024-04-03T18:17:53.3740507Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 52s local 2024-04-03T18:17:53.3741755Z .../xla/service/memory_space_assignment:memory_space_assignment; 38s local 2024-04-03T18:17:53.3743001Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 25s local 2024-04-03T18:17:53.3744195Z .../service/memory_space_assignment:memory_bound_loop_optimizer; 19s local 2024-04-03T18:17:53.3745470Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 18s local 2024-04-03T18:17:53.3746513Z @llvm-project//mlir:BufferizationDialect; 14s local 2024-04-03T18:17:53.3747866Z .../service/memory_space_assignment:memory_space_assignment; 13s local ... 2024-04-03T18:17:53.9941380Z 2024-04-03T18:17:53.9942134Z  2024-04-03T18:17:53.9942683Z  2024-04-03T18:17:53.9943122Z  2024-04-03T18:17:53.9943571Z  2024-04-03T18:17:53.9943996Z  2024-04-03T18:17:53.9944418Z  2024-04-03T18:17:53.9944831Z  2024-04-03T18:17:53.9945254Z  2024-04-03T18:17:53.9946523Z [18,520 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:53.9948286Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 57s local 2024-04-03T18:17:53.9949627Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 52s local 2024-04-03T18:17:53.9951056Z .../xla/service/memory_space_assignment:memory_space_assignment; 38s local 2024-04-03T18:17:53.9952372Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 26s local 2024-04-03T18:17:53.9953529Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 18s local 2024-04-03T18:17:53.9955149Z @llvm-project//mlir:BufferizationDialect; 15s local 2024-04-03T18:17:53.9956442Z .../xla/service/memory_space_assignment:memory_space_assignment; 13s local 2024-04-03T18:17:53.9957738Z Compiling xla/service/hlo_proto_util.cc; 13s local ... 2024-04-03T18:17:54.3767249Z 2024-04-03T18:17:54.3767974Z  2024-04-03T18:17:54.3768377Z  2024-04-03T18:17:54.3769034Z  2024-04-03T18:17:54.3769385Z  2024-04-03T18:17:54.3769809Z  2024-04-03T18:17:54.3770183Z  2024-04-03T18:17:54.3770570Z  2024-04-03T18:17:54.3770949Z  2024-04-03T18:17:54.3772103Z [18,521 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:54.3773545Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 57s local 2024-04-03T18:17:54.3774857Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 53s local 2024-04-03T18:17:54.3776125Z .../xla/service/memory_space_assignment:memory_space_assignment; 39s local 2024-04-03T18:17:54.3777345Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 26s local 2024-04-03T18:17:54.3778451Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 19s local 2024-04-03T18:17:54.3779686Z @llvm-project//mlir:BufferizationDialect; 15s local 2024-04-03T18:17:54.3781001Z .../xla/service/memory_space_assignment:memory_space_assignment; 14s local 2024-04-03T18:17:54.3782184Z Compiling xla/service/hlo_proto_util.cc; 14s local ... 2024-04-03T18:17:54.8768043Z 2024-04-03T18:17:54.8768749Z  2024-04-03T18:17:54.8769277Z  2024-04-03T18:17:54.8769714Z  2024-04-03T18:17:54.8770130Z  2024-04-03T18:17:54.8770559Z  2024-04-03T18:17:54.8770980Z  2024-04-03T18:17:54.8771384Z  2024-04-03T18:17:54.8771824Z  2024-04-03T18:17:54.8773133Z [18,522 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:54.8774987Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 58s local 2024-04-03T18:17:54.8776307Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 53s local 2024-04-03T18:17:54.8777741Z .../xla/service/memory_space_assignment:memory_space_assignment; 39s local 2024-04-03T18:17:54.8779036Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 27s local 2024-04-03T18:17:54.8780198Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 19s local 2024-04-03T18:17:54.8781683Z @llvm-project//mlir:BufferizationDialect; 16s local 2024-04-03T18:17:54.8782946Z .../xla/service/memory_space_assignment:memory_space_assignment; 14s local 2024-04-03T18:17:54.8784181Z Compiling xla/service/hlo_proto_util.cc; 14s local ... 2024-04-03T18:17:55.1745022Z 2024-04-03T18:17:55.1745899Z  2024-04-03T18:17:55.1746336Z  2024-04-03T18:17:55.1747192Z  2024-04-03T18:17:55.1748783Z  2024-04-03T18:17:55.1749181Z  2024-04-03T18:17:55.1749609Z  2024-04-03T18:17:55.1750044Z  2024-04-03T18:17:55.1750449Z  2024-04-03T18:17:55.1751622Z [18,524 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:55.1753165Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 58s local 2024-04-03T18:17:55.1754390Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 54s local 2024-04-03T18:17:55.1755713Z .../xla/service/memory_space_assignment:memory_space_assignment; 39s local 2024-04-03T18:17:55.1756689Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 27s local 2024-04-03T18:17:55.1757641Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 20s local 2024-04-03T18:17:55.1758671Z @llvm-project//mlir:BufferizationDialect; 16s local 2024-04-03T18:17:55.1759860Z .../xla/service/memory_space_assignment:memory_space_assignment; 14s local 2024-04-03T18:17:55.1761204Z Compiling xla/service/hlo_proto_util.cc; 14s local ... 2024-04-03T18:17:55.6052825Z 2024-04-03T18:17:55.6053601Z  2024-04-03T18:17:55.6065468Z  2024-04-03T18:17:55.6066230Z  2024-04-03T18:17:55.6066680Z  2024-04-03T18:17:55.6067332Z  2024-04-03T18:17:55.6067953Z  2024-04-03T18:17:55.6068382Z  2024-04-03T18:17:55.6068877Z  2024-04-03T18:17:55.6070170Z [18,525 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:55.6071732Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 58s local 2024-04-03T18:17:55.6072794Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 54s local 2024-04-03T18:17:55.6073942Z .../xla/service/memory_space_assignment:memory_space_assignment; 40s local 2024-04-03T18:17:55.6074871Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 27s local 2024-04-03T18:17:55.6075712Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 20s local 2024-04-03T18:17:55.6076818Z @llvm-project//mlir:BufferizationDialect; 17s local 2024-04-03T18:17:55.6077914Z .../xla/service/memory_space_assignment:memory_space_assignment; 15s local 2024-04-03T18:17:55.6079089Z Compiling xla/service/hlo_proto_util.cc; 15s local ... 2024-04-03T18:17:55.8185828Z 2024-04-03T18:17:55.8186582Z  2024-04-03T18:17:55.8187101Z  2024-04-03T18:17:55.8187534Z  2024-04-03T18:17:55.8188157Z  2024-04-03T18:17:55.8188579Z  2024-04-03T18:17:55.8189022Z  2024-04-03T18:17:55.8189441Z  2024-04-03T18:17:55.8190024Z  2024-04-03T18:17:55.8191220Z [18,526 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:55.8192687Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 59s local 2024-04-03T18:17:55.8194068Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 54s local 2024-04-03T18:17:55.8195434Z .../xla/service/memory_space_assignment:memory_space_assignment; 40s local 2024-04-03T18:17:55.8196689Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 27s local 2024-04-03T18:17:55.8197850Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 20s local 2024-04-03T18:17:55.8199160Z .../xla/service/memory_space_assignment:memory_space_assignment; 15s local 2024-04-03T18:17:55.8200551Z Compiling xla/service/hlo_proto_util.cc; 15s local 2024-04-03T18:17:55.8201561Z Compiling stablehlo/dialect/StablehloOps.cpp; 14s local ... 2024-04-03T18:17:56.1753365Z 2024-04-03T18:17:56.1754112Z  2024-04-03T18:17:56.1754663Z  2024-04-03T18:17:56.1755096Z  2024-04-03T18:17:56.1755458Z  2024-04-03T18:17:56.1755848Z  2024-04-03T18:17:56.1756244Z  2024-04-03T18:17:56.1756640Z  2024-04-03T18:17:56.1757009Z  2024-04-03T18:17:56.1758167Z [18,528 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:56.1759705Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 59s local 2024-04-03T18:17:56.1760958Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 55s local 2024-04-03T18:17:56.1762273Z .../xla/service/memory_space_assignment:memory_space_assignment; 40s local 2024-04-03T18:17:56.1763600Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 28s local 2024-04-03T18:17:56.1764616Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 21s local 2024-04-03T18:17:56.1765900Z .../xla/service/memory_space_assignment:memory_space_assignment; 15s local 2024-04-03T18:17:56.1767147Z Compiling stablehlo/dialect/StablehloOps.cpp; 14s local 2024-04-03T18:17:56.1768572Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 14s local ... 2024-04-03T18:17:56.5763193Z 2024-04-03T18:17:56.5763938Z  2024-04-03T18:17:56.5764487Z  2024-04-03T18:17:56.5764917Z  2024-04-03T18:17:56.5765375Z  2024-04-03T18:17:56.5765817Z  2024-04-03T18:17:56.5766261Z  2024-04-03T18:17:56.5766675Z  2024-04-03T18:17:56.5782620Z  2024-04-03T18:17:56.5784276Z [18,531 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:56.5786133Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 59s local 2024-04-03T18:17:56.5787441Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 55s local 2024-04-03T18:17:56.5789107Z .../xla/service/memory_space_assignment:memory_space_assignment; 41s local 2024-04-03T18:17:56.5790439Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 28s local 2024-04-03T18:17:56.5791738Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 21s local 2024-04-03T18:17:56.5792972Z .../xla/service/memory_space_assignment:memory_space_assignment; 16s local 2024-04-03T18:17:56.5794383Z Compiling stablehlo/dialect/StablehloOps.cpp; 15s local 2024-04-03T18:17:56.5795390Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 15s local ... 2024-04-03T18:17:56.8342824Z 2024-04-03T18:17:56.8343597Z  2024-04-03T18:17:56.8344049Z  2024-04-03T18:17:56.8344446Z  2024-04-03T18:17:56.8344923Z  2024-04-03T18:17:56.8345408Z  2024-04-03T18:17:56.8345821Z  2024-04-03T18:17:56.8346207Z  2024-04-03T18:17:56.8346755Z  2024-04-03T18:17:56.8348222Z [18,532 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:56.8349655Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 60s local 2024-04-03T18:17:56.8351002Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 55s local 2024-04-03T18:17:56.8352355Z .../xla/service/memory_space_assignment:memory_space_assignment; 41s local 2024-04-03T18:17:56.8353560Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 28s local 2024-04-03T18:17:56.8354694Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 21s local 2024-04-03T18:17:56.8355931Z .../xla/service/memory_space_assignment:memory_space_assignment; 16s local 2024-04-03T18:17:56.8357157Z Compiling stablehlo/dialect/StablehloOps.cpp; 15s local 2024-04-03T18:17:56.8358360Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 15s local ... 2024-04-03T18:17:57.1763002Z 2024-04-03T18:17:57.1763786Z  2024-04-03T18:17:57.1764297Z  2024-04-03T18:17:57.1764731Z  2024-04-03T18:17:57.1765150Z  2024-04-03T18:17:57.1765571Z  2024-04-03T18:17:57.1765995Z  2024-04-03T18:17:57.1766485Z  2024-04-03T18:17:57.1766873Z  2024-04-03T18:17:57.1768827Z [18,533 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:57.1770337Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 60s local 2024-04-03T18:17:57.1771554Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 56s local 2024-04-03T18:17:57.1772910Z .../xla/service/memory_space_assignment:memory_space_assignment; 41s local 2024-04-03T18:17:57.1774160Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 29s local 2024-04-03T18:17:57.1775495Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 22s local 2024-04-03T18:17:57.1776765Z .../xla/service/memory_space_assignment:memory_space_assignment; 16s local 2024-04-03T18:17:57.1778179Z Compiling stablehlo/dialect/StablehloOps.cpp; 15s local 2024-04-03T18:17:57.1779475Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 15s local ... 2024-04-03T18:17:57.3919766Z 2024-04-03T18:17:57.3920527Z  2024-04-03T18:17:57.3921058Z  2024-04-03T18:17:57.3921680Z  2024-04-03T18:17:57.3922080Z  2024-04-03T18:17:57.3922546Z  2024-04-03T18:17:57.3922975Z  2024-04-03T18:17:57.3923365Z  2024-04-03T18:17:57.3923793Z  2024-04-03T18:17:57.3925001Z [18,535 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:57.3926439Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 60s local 2024-04-03T18:17:57.3927779Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 56s local 2024-04-03T18:17:57.3929058Z .../xla/service/memory_space_assignment:memory_space_assignment; 42s local 2024-04-03T18:17:57.3930556Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 29s local 2024-04-03T18:17:57.3931827Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 22s local 2024-04-03T18:17:57.3933254Z .../xla/service/memory_space_assignment:memory_space_assignment; 17s local 2024-04-03T18:17:57.3934645Z Compiling stablehlo/dialect/StablehloOps.cpp; 16s local 2024-04-03T18:17:57.3936001Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 16s local ... 2024-04-03T18:17:57.6480503Z 2024-04-03T18:17:57.6481437Z  2024-04-03T18:17:57.6481975Z  2024-04-03T18:17:57.6482393Z  2024-04-03T18:17:57.6486123Z  2024-04-03T18:17:57.6486825Z  2024-04-03T18:17:57.6487258Z  2024-04-03T18:17:57.6487893Z  2024-04-03T18:17:57.6488492Z  2024-04-03T18:17:57.6490046Z [18,538 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:57.6491943Z Compiling mlir/lib/Dialect/Vector/IR/VectorOps.cpp; 61s local 2024-04-03T18:17:57.6494640Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 56s local 2024-04-03T18:17:57.6495972Z .../xla/service/memory_space_assignment:memory_space_assignment; 42s local 2024-04-03T18:17:57.6497259Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 29s local 2024-04-03T18:17:57.6498426Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 22s local 2024-04-03T18:17:57.6499717Z .../xla/service/memory_space_assignment:memory_space_assignment; 17s local 2024-04-03T18:17:57.6500975Z Compiling stablehlo/dialect/StablehloOps.cpp; 16s local 2024-04-03T18:17:57.6502245Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 16s local ... 2024-04-03T18:17:57.8558174Z 2024-04-03T18:17:57.8559094Z  2024-04-03T18:17:57.8559604Z  2024-04-03T18:17:57.8560041Z  2024-04-03T18:17:57.8560462Z  2024-04-03T18:17:57.8561023Z  2024-04-03T18:17:57.8561450Z  2024-04-03T18:17:57.8561844Z  2024-04-03T18:17:57.8562248Z  2024-04-03T18:17:57.8563438Z [18,540 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:57.8564912Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 56s local 2024-04-03T18:17:57.8566174Z .../xla/service/memory_space_assignment:memory_space_assignment; 42s local 2024-04-03T18:17:57.8567407Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 30s local 2024-04-03T18:17:57.8568552Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 22s local 2024-04-03T18:17:57.8569876Z .../xla/service/memory_space_assignment:memory_space_assignment; 17s local 2024-04-03T18:17:57.8571097Z Compiling stablehlo/dialect/StablehloOps.cpp; 16s local 2024-04-03T18:17:57.8572301Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 16s local 2024-04-03T18:17:57.8573750Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 15s local ... 2024-04-03T18:17:58.0820302Z 2024-04-03T18:17:58.0821618Z  2024-04-03T18:17:58.0822185Z  2024-04-03T18:17:58.0823767Z  2024-04-03T18:17:58.0824171Z  2024-04-03T18:17:58.0824611Z  2024-04-03T18:17:58.0825062Z  2024-04-03T18:17:58.0825462Z  2024-04-03T18:17:58.0825869Z  2024-04-03T18:17:58.0827078Z [18,541 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:58.0828803Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 57s local 2024-04-03T18:17:58.0830125Z .../xla/service/memory_space_assignment:memory_space_assignment; 42s local 2024-04-03T18:17:58.0831395Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 30s local 2024-04-03T18:17:58.0832543Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 22s local 2024-04-03T18:17:58.0833735Z .../xla/service/memory_space_assignment:memory_space_assignment; 17s local 2024-04-03T18:17:58.0834905Z Compiling stablehlo/dialect/StablehloOps.cpp; 16s local 2024-04-03T18:17:58.0836085Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 16s local 2024-04-03T18:17:58.0837652Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 15s local ... 2024-04-03T18:17:58.3074477Z 2024-04-03T18:17:58.3075263Z  2024-04-03T18:17:58.3076086Z  2024-04-03T18:17:58.3076485Z  2024-04-03T18:17:58.3076882Z  2024-04-03T18:17:58.3077283Z  2024-04-03T18:17:58.3077643Z  2024-04-03T18:17:58.3078117Z  2024-04-03T18:17:58.3078525Z  2024-04-03T18:17:58.3079646Z [18,543 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:58.3081096Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 57s local 2024-04-03T18:17:58.3082499Z .../xla/service/memory_space_assignment:memory_space_assignment; 42s local 2024-04-03T18:17:58.3083611Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 30s local 2024-04-03T18:17:58.3084662Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 23s local 2024-04-03T18:17:58.3085831Z .../xla/service/memory_space_assignment:memory_space_assignment; 18s local 2024-04-03T18:17:58.3086935Z Compiling stablehlo/dialect/StablehloOps.cpp; 17s local 2024-04-03T18:17:58.3088017Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 16s local 2024-04-03T18:17:58.3089258Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 15s local ... 2024-04-03T18:17:58.5396280Z 2024-04-03T18:17:58.5397069Z  2024-04-03T18:17:58.5397595Z  2024-04-03T18:17:58.5398031Z  2024-04-03T18:17:58.5398452Z  2024-04-03T18:17:58.5398978Z  2024-04-03T18:17:58.5399393Z  2024-04-03T18:17:58.5399819Z  2024-04-03T18:17:58.5400245Z  2024-04-03T18:17:58.5401433Z [18,545 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:58.5403175Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 57s local 2024-04-03T18:17:58.5404523Z .../xla/service/memory_space_assignment:memory_space_assignment; 43s local 2024-04-03T18:17:58.5405816Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 30s local 2024-04-03T18:17:58.5406937Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 23s local 2024-04-03T18:17:58.5408161Z .../xla/service/memory_space_assignment:memory_space_assignment; 18s local 2024-04-03T18:17:58.5409404Z Compiling stablehlo/dialect/StablehloOps.cpp; 17s local 2024-04-03T18:17:58.5410674Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 17s local 2024-04-03T18:17:58.5412038Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 15s local ... 2024-04-03T18:17:58.7669705Z 2024-04-03T18:17:58.7670473Z  2024-04-03T18:17:58.7670971Z  2024-04-03T18:17:58.7671354Z  2024-04-03T18:17:58.7671739Z  2024-04-03T18:17:58.7672120Z  2024-04-03T18:17:58.7672484Z  2024-04-03T18:17:58.7672865Z  2024-04-03T18:17:58.7673266Z  2024-04-03T18:17:58.7674391Z [18,546 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:58.7675820Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 57s local 2024-04-03T18:17:58.7677008Z .../xla/service/memory_space_assignment:memory_space_assignment; 43s local 2024-04-03T18:17:58.7678168Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 30s local 2024-04-03T18:17:58.7679247Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 23s local 2024-04-03T18:17:58.7680428Z .../xla/service/memory_space_assignment:memory_space_assignment; 18s local 2024-04-03T18:17:58.7681527Z Compiling stablehlo/dialect/StablehloOps.cpp; 17s local 2024-04-03T18:17:58.7682640Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 17s local 2024-04-03T18:17:58.7683889Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 16s local ... 2024-04-03T18:17:58.9781974Z 2024-04-03T18:17:58.9782721Z  2024-04-03T18:17:58.9783206Z  2024-04-03T18:17:58.9783632Z  2024-04-03T18:17:58.9784414Z  2024-04-03T18:17:58.9784808Z  2024-04-03T18:17:58.9785241Z  2024-04-03T18:17:58.9785811Z  2024-04-03T18:17:58.9786255Z  2024-04-03T18:17:58.9787542Z [18,547 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:58.9789411Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 57s local 2024-04-03T18:17:58.9790890Z .../xla/service/memory_space_assignment:memory_space_assignment; 43s local 2024-04-03T18:17:58.9792111Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 31s local 2024-04-03T18:17:58.9793260Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 23s local 2024-04-03T18:17:58.9794554Z .../xla/service/memory_space_assignment:memory_space_assignment; 18s local 2024-04-03T18:17:58.9795731Z Compiling stablehlo/dialect/StablehloOps.cpp; 17s local 2024-04-03T18:17:58.9796843Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 17s local 2024-04-03T18:17:58.9798172Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 16s local ... 2024-04-03T18:17:59.3649253Z 2024-04-03T18:17:59.3650053Z  2024-04-03T18:17:59.3650579Z  2024-04-03T18:17:59.3650987Z  2024-04-03T18:17:59.3651438Z  2024-04-03T18:17:59.3651828Z  2024-04-03T18:17:59.3652236Z  2024-04-03T18:17:59.3652632Z  2024-04-03T18:17:59.3653050Z  2024-04-03T18:17:59.3654529Z [18,548 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:17:59.3656131Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 58s local 2024-04-03T18:17:59.3657503Z .../xla/service/memory_space_assignment:memory_space_assignment; 44s local 2024-04-03T18:17:59.3658802Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 31s local 2024-04-03T18:17:59.3659984Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 24s local 2024-04-03T18:17:59.3661293Z .../xla/service/memory_space_assignment:memory_space_assignment; 19s local 2024-04-03T18:17:59.3662558Z Compiling stablehlo/dialect/StablehloOps.cpp; 18s local 2024-04-03T18:17:59.3663817Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 18s local 2024-04-03T18:17:59.3665194Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 16s local ... 2024-04-03T18:17:59.5794575Z 2024-04-03T18:17:59.5795370Z  2024-04-03T18:17:59.5795906Z  2024-04-03T18:17:59.5796340Z  2024-04-03T18:17:59.5796750Z  2024-04-03T18:17:59.5797168Z  2024-04-03T18:17:59.5797597Z  2024-04-03T18:17:59.5798030Z  2024-04-03T18:17:59.5798429Z  2024-04-03T18:17:59.5799705Z [18,549 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:17:59.5801336Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 58s local 2024-04-03T18:17:59.5802684Z .../xla/service/memory_space_assignment:memory_space_assignment; 44s local 2024-04-03T18:17:59.5803981Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 31s local 2024-04-03T18:17:59.5805128Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 24s local 2024-04-03T18:17:59.5806457Z .../xla/service/memory_space_assignment:memory_space_assignment; 19s local 2024-04-03T18:17:59.5807875Z Compiling stablehlo/dialect/StablehloOps.cpp; 18s local 2024-04-03T18:17:59.5809106Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 18s local 2024-04-03T18:17:59.5810543Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 16s local ... 2024-04-03T18:18:00.0475173Z 2024-04-03T18:18:00.0476211Z  2024-04-03T18:18:00.0489658Z  2024-04-03T18:18:00.0490157Z  2024-04-03T18:18:00.0490613Z  2024-04-03T18:18:00.0491019Z  2024-04-03T18:18:00.0491413Z  2024-04-03T18:18:00.0491842Z  2024-04-03T18:18:00.0492252Z  2024-04-03T18:18:00.0493414Z [18,550 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:00.0495414Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 59s local 2024-04-03T18:18:00.0496917Z .../xla/service/memory_space_assignment:memory_space_assignment; 44s local 2024-04-03T18:18:00.0498291Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 32s local 2024-04-03T18:18:00.0499509Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 24s local 2024-04-03T18:18:00.0500921Z .../xla/service/memory_space_assignment:memory_space_assignment; 19s local 2024-04-03T18:18:00.0502141Z Compiling stablehlo/dialect/StablehloOps.cpp; 18s local 2024-04-03T18:18:00.0503298Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 18s local 2024-04-03T18:18:00.0504670Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 17s local ... 2024-04-03T18:18:00.3788513Z 2024-04-03T18:18:00.3789277Z  2024-04-03T18:18:00.3789774Z  2024-04-03T18:18:00.3790185Z  2024-04-03T18:18:00.3790590Z  2024-04-03T18:18:00.3790976Z  2024-04-03T18:18:00.3791386Z  2024-04-03T18:18:00.3791759Z  2024-04-03T18:18:00.3792153Z  2024-04-03T18:18:00.3793325Z [18,551 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:00.3794770Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 59s local 2024-04-03T18:18:00.3795997Z .../xla/service/memory_space_assignment:memory_space_assignment; 45s local 2024-04-03T18:18:00.3797162Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 32s local 2024-04-03T18:18:00.3798257Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 25s local 2024-04-03T18:18:00.3799411Z .../xla/service/memory_space_assignment:memory_space_assignment; 20s local 2024-04-03T18:18:00.3800535Z Compiling stablehlo/dialect/StablehloOps.cpp; 19s local 2024-04-03T18:18:00.3801663Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 19s local 2024-04-03T18:18:00.3802901Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 17s local ... 2024-04-03T18:18:00.7816397Z 2024-04-03T18:18:00.7817211Z  2024-04-03T18:18:00.7817770Z  2024-04-03T18:18:00.7818247Z  2024-04-03T18:18:00.7818685Z  2024-04-03T18:18:00.7819125Z  2024-04-03T18:18:00.7819561Z  2024-04-03T18:18:00.7819979Z  2024-04-03T18:18:00.7820409Z  2024-04-03T18:18:00.7821694Z [18,553 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:00.7823263Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 59s local 2024-04-03T18:18:00.7824747Z .../xla/service/memory_space_assignment:memory_space_assignment; 45s local 2024-04-03T18:18:00.7826002Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 32s local 2024-04-03T18:18:00.7827190Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 25s local 2024-04-03T18:18:00.7828742Z .../xla/service/memory_space_assignment:memory_space_assignment; 20s local 2024-04-03T18:18:00.7829982Z Compiling stablehlo/dialect/StablehloOps.cpp; 19s local 2024-04-03T18:18:00.7831199Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 19s local 2024-04-03T18:18:00.7832653Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 18s local ... 2024-04-03T18:18:01.3291181Z 2024-04-03T18:18:01.3291969Z  2024-04-03T18:18:01.3292502Z  2024-04-03T18:18:01.3292960Z  2024-04-03T18:18:01.3293398Z  2024-04-03T18:18:01.3293838Z  2024-04-03T18:18:01.3294281Z  2024-04-03T18:18:01.3294932Z  2024-04-03T18:18:01.3295325Z  2024-04-03T18:18:01.3296469Z [18,554 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:01.3298055Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 60s local 2024-04-03T18:18:01.3299252Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 33s local 2024-04-03T18:18:01.3300426Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 26s local 2024-04-03T18:18:01.3302162Z .../xla/service/memory_space_assignment:memory_space_assignment; 21s local 2024-04-03T18:18:01.3303387Z Compiling stablehlo/dialect/StablehloOps.cpp; 20s local 2024-04-03T18:18:01.3304944Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 19s local 2024-04-03T18:18:01.3306358Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 18s local 2024-04-03T18:18:01.3307976Z Compiling stablehlo/dialect/VhloOps.cpp; 18s local ... 2024-04-03T18:18:01.5548682Z 2024-04-03T18:18:01.5549409Z  2024-04-03T18:18:01.5549909Z  2024-04-03T18:18:01.5550344Z  2024-04-03T18:18:01.5550762Z  2024-04-03T18:18:01.5551185Z  2024-04-03T18:18:01.5551535Z  2024-04-03T18:18:01.5551977Z  2024-04-03T18:18:01.5552369Z  2024-04-03T18:18:01.5553504Z [18,555 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:01.5554949Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 60s local 2024-04-03T18:18:01.5556092Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 33s local 2024-04-03T18:18:01.5557156Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 26s local 2024-04-03T18:18:01.5558576Z .../xla/service/memory_space_assignment:memory_space_assignment; 21s local 2024-04-03T18:18:01.5559806Z Compiling stablehlo/dialect/StablehloOps.cpp; 20s local 2024-04-03T18:18:01.5560975Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 20s local 2024-04-03T18:18:01.5562263Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 18s local 2024-04-03T18:18:01.5563413Z Compiling stablehlo/dialect/VhloOps.cpp; 18s local ... 2024-04-03T18:18:01.7796580Z 2024-04-03T18:18:01.7797814Z  2024-04-03T18:18:01.7798657Z  2024-04-03T18:18:01.7799428Z  2024-04-03T18:18:01.7800523Z  2024-04-03T18:18:01.7800966Z  2024-04-03T18:18:01.7801365Z  2024-04-03T18:18:01.7801759Z  2024-04-03T18:18:01.7802178Z  2024-04-03T18:18:01.7803392Z [18,555 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:01.7805058Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 60s local 2024-04-03T18:18:01.7806295Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 33s local 2024-04-03T18:18:01.7807509Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 26s local 2024-04-03T18:18:01.7808807Z .../xla/service/memory_space_assignment:memory_space_assignment; 21s local 2024-04-03T18:18:01.7810155Z Compiling stablehlo/dialect/StablehloOps.cpp; 20s local 2024-04-03T18:18:01.7811388Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 20s local 2024-04-03T18:18:01.7812978Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 19s local 2024-04-03T18:18:01.7814269Z Compiling stablehlo/dialect/VhloOps.cpp; 18s local ... 2024-04-03T18:18:01.9799440Z 2024-04-03T18:18:01.9800627Z  2024-04-03T18:18:01.9801559Z  2024-04-03T18:18:01.9802351Z  2024-04-03T18:18:01.9803151Z  2024-04-03T18:18:01.9804069Z  2024-04-03T18:18:01.9805112Z  2024-04-03T18:18:01.9805933Z  2024-04-03T18:18:01.9806525Z  2024-04-03T18:18:01.9808038Z [18,556 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:01.9809987Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 60s local 2024-04-03T18:18:01.9811667Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 34s local 2024-04-03T18:18:01.9814284Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 26s local 2024-04-03T18:18:01.9816180Z .../xla/service/memory_space_assignment:memory_space_assignment; 21s local 2024-04-03T18:18:01.9817789Z Compiling stablehlo/dialect/StablehloOps.cpp; 20s local 2024-04-03T18:18:01.9819336Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 20s local 2024-04-03T18:18:01.9820871Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 19s local 2024-04-03T18:18:01.9822822Z Compiling stablehlo/dialect/VhloOps.cpp; 18s local ... 2024-04-03T18:18:02.4810850Z 2024-04-03T18:18:02.4812280Z  2024-04-03T18:18:02.4813183Z  2024-04-03T18:18:02.4813970Z  2024-04-03T18:18:02.4814875Z  2024-04-03T18:18:02.4815831Z  2024-04-03T18:18:02.4816657Z  2024-04-03T18:18:02.4817557Z  2024-04-03T18:18:02.4818912Z  2024-04-03T18:18:02.4820599Z [18,557 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:02.4822772Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 61s local 2024-04-03T18:18:02.4824193Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 34s local 2024-04-03T18:18:02.4825529Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 27s local 2024-04-03T18:18:02.4826901Z .../xla/service/memory_space_assignment:memory_space_assignment; 22s local 2024-04-03T18:18:02.4828794Z Compiling stablehlo/dialect/StablehloOps.cpp; 21s local 2024-04-03T18:18:02.4832560Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 21s local 2024-04-03T18:18:02.4834096Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 19s local 2024-04-03T18:18:02.4835893Z Compiling stablehlo/dialect/VhloOps.cpp; 19s local ... 2024-04-03T18:18:02.7109397Z 2024-04-03T18:18:02.7110484Z  2024-04-03T18:18:02.7111019Z  2024-04-03T18:18:02.7111460Z  2024-04-03T18:18:02.7111916Z  2024-04-03T18:18:02.7112357Z  2024-04-03T18:18:02.7112759Z  2024-04-03T18:18:02.7113165Z  2024-04-03T18:18:02.7113557Z  2024-04-03T18:18:02.7114770Z [18,559 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:02.7116369Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 61s local 2024-04-03T18:18:02.7117609Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 34s local 2024-04-03T18:18:02.7118739Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 27s local 2024-04-03T18:18:02.7120014Z .../xla/service/memory_space_assignment:memory_space_assignment; 22s local 2024-04-03T18:18:02.7121233Z Compiling stablehlo/dialect/StablehloOps.cpp; 21s local 2024-04-03T18:18:02.7122336Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 21s local 2024-04-03T18:18:02.7123753Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 20s local 2024-04-03T18:18:02.7124894Z Compiling stablehlo/dialect/VhloOps.cpp; 19s local ... 2024-04-03T18:18:02.9805987Z 2024-04-03T18:18:02.9807179Z  2024-04-03T18:18:02.9808189Z  2024-04-03T18:18:02.9808653Z  2024-04-03T18:18:02.9809062Z  2024-04-03T18:18:02.9809477Z  2024-04-03T18:18:02.9809896Z  2024-04-03T18:18:02.9810323Z  2024-04-03T18:18:02.9810712Z  2024-04-03T18:18:02.9811865Z [18,559 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:02.9813422Z Compiling mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp; 61s local 2024-04-03T18:18:02.9814812Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 35s local 2024-04-03T18:18:02.9816029Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 27s local 2024-04-03T18:18:02.9817331Z .../xla/service/memory_space_assignment:memory_space_assignment; 22s local 2024-04-03T18:18:02.9818502Z Compiling stablehlo/dialect/StablehloOps.cpp; 21s local 2024-04-03T18:18:02.9819777Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 21s local 2024-04-03T18:18:02.9821139Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 20s local 2024-04-03T18:18:02.9822361Z Compiling stablehlo/dialect/VhloOps.cpp; 19s local ... 2024-04-03T18:18:03.2400695Z 2024-04-03T18:18:03.2401407Z  2024-04-03T18:18:03.2402055Z  2024-04-03T18:18:03.2402640Z  2024-04-03T18:18:03.2403061Z  2024-04-03T18:18:03.2403478Z  2024-04-03T18:18:03.2403880Z  2024-04-03T18:18:03.2404282Z  2024-04-03T18:18:03.2404705Z  2024-04-03T18:18:03.2406257Z [18,560 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:03.2407924Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 35s local 2024-04-03T18:18:03.2409380Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 28s local 2024-04-03T18:18:03.2410634Z .../xla/service/memory_space_assignment:memory_space_assignment; 23s local 2024-04-03T18:18:03.2411958Z Compiling stablehlo/dialect/StablehloOps.cpp; 22s local 2024-04-03T18:18:03.2413072Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 21s local 2024-04-03T18:18:03.2414513Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 20s local 2024-04-03T18:18:03.2415624Z Compiling stablehlo/dialect/VhloOps.cpp; 20s local 2024-04-03T18:18:03.2416603Z Compiling stablehlo/dialect/ChloOps.cpp; 18s local ... 2024-04-03T18:18:03.4624433Z 2024-04-03T18:18:03.4625219Z  2024-04-03T18:18:03.4625716Z  2024-04-03T18:18:03.4626174Z  2024-04-03T18:18:03.4626574Z  2024-04-03T18:18:03.4626960Z  2024-04-03T18:18:03.4627368Z  2024-04-03T18:18:03.4627999Z  2024-04-03T18:18:03.4628390Z  2024-04-03T18:18:03.4629731Z [18,562 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:03.4631046Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 35s local 2024-04-03T18:18:03.4632137Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 28s local 2024-04-03T18:18:03.4633182Z .../xla/service/memory_space_assignment:memory_space_assignment; 23s local 2024-04-03T18:18:03.4634186Z Compiling stablehlo/dialect/StablehloOps.cpp; 22s local 2024-04-03T18:18:03.4635222Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 22s local 2024-04-03T18:18:03.4636479Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 20s local 2024-04-03T18:18:03.4637404Z Compiling stablehlo/dialect/VhloOps.cpp; 20s local 2024-04-03T18:18:03.4638327Z Compiling stablehlo/dialect/ChloOps.cpp; 18s local ... 2024-04-03T18:18:03.7818793Z 2024-04-03T18:18:03.7819562Z  2024-04-03T18:18:03.7820082Z  2024-04-03T18:18:03.7820517Z  2024-04-03T18:18:03.7820955Z  2024-04-03T18:18:03.7821377Z  2024-04-03T18:18:03.7821811Z  2024-04-03T18:18:03.7822248Z  2024-04-03T18:18:03.7822639Z  2024-04-03T18:18:03.7823900Z [18,562 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:03.7825435Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 35s local 2024-04-03T18:18:03.7826565Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 28s local 2024-04-03T18:18:03.7828068Z .../xla/service/memory_space_assignment:memory_space_assignment; 23s local 2024-04-03T18:18:03.7829305Z Compiling stablehlo/dialect/StablehloOps.cpp; 22s local 2024-04-03T18:18:03.7830482Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 22s local 2024-04-03T18:18:03.7831873Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 21s local 2024-04-03T18:18:03.7833082Z Compiling stablehlo/dialect/VhloOps.cpp; 20s local 2024-04-03T18:18:03.7834091Z Compiling stablehlo/dialect/ChloOps.cpp; 19s local ... 2024-04-03T18:18:04.1829989Z 2024-04-03T18:18:04.1830819Z  2024-04-03T18:18:04.1831381Z  2024-04-03T18:18:04.1831767Z  2024-04-03T18:18:04.1832178Z  2024-04-03T18:18:04.1832600Z  2024-04-03T18:18:04.1833004Z  2024-04-03T18:18:04.1833370Z  2024-04-03T18:18:04.1833790Z  2024-04-03T18:18:04.1834957Z [18,563 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:04.1836471Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 36s local 2024-04-03T18:18:04.1837562Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 29s local 2024-04-03T18:18:04.1838876Z .../xla/service/memory_space_assignment:memory_space_assignment; 24s local 2024-04-03T18:18:04.1840392Z Compiling stablehlo/dialect/StablehloOps.cpp; 22s local 2024-04-03T18:18:04.1841688Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 22s local 2024-04-03T18:18:04.1843199Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 21s local 2024-04-03T18:18:04.1844320Z Compiling stablehlo/dialect/VhloOps.cpp; 21s local 2024-04-03T18:18:04.1845465Z Compiling stablehlo/dialect/ChloOps.cpp; 19s local ... 2024-04-03T18:18:04.3946088Z 2024-04-03T18:18:04.3951053Z  2024-04-03T18:18:04.3951645Z  2024-04-03T18:18:04.3952172Z  2024-04-03T18:18:04.3952628Z  2024-04-03T18:18:04.3952983Z  2024-04-03T18:18:04.3953379Z  2024-04-03T18:18:04.3953776Z  2024-04-03T18:18:04.3954179Z  2024-04-03T18:18:04.3955325Z [18,564 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:04.3956446Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 36s local 2024-04-03T18:18:04.3957581Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 29s local 2024-04-03T18:18:04.3958642Z .../xla/service/memory_space_assignment:memory_space_assignment; 24s local 2024-04-03T18:18:04.3959668Z Compiling stablehlo/dialect/StablehloOps.cpp; 23s local 2024-04-03T18:18:04.3960805Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 23s local 2024-04-03T18:18:04.3962065Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 21s local 2024-04-03T18:18:04.3963181Z Compiling stablehlo/dialect/VhloOps.cpp; 21s local 2024-04-03T18:18:04.3964154Z Compiling stablehlo/dialect/ChloOps.cpp; 19s local ... 2024-04-03T18:18:04.6866445Z 2024-04-03T18:18:04.6867140Z  2024-04-03T18:18:04.6867649Z  2024-04-03T18:18:04.6868219Z  2024-04-03T18:18:04.6868635Z  2024-04-03T18:18:04.6869042Z  2024-04-03T18:18:04.6869441Z  2024-04-03T18:18:04.6869844Z  2024-04-03T18:18:04.6870229Z  2024-04-03T18:18:04.6871460Z [18,566 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:04.6872973Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 36s local 2024-04-03T18:18:04.6874151Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 29s local 2024-04-03T18:18:04.6875439Z .../xla/service/memory_space_assignment:memory_space_assignment; 24s local 2024-04-03T18:18:04.6876690Z Compiling stablehlo/dialect/StablehloOps.cpp; 23s local 2024-04-03T18:18:04.6877912Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 23s local 2024-04-03T18:18:04.6879238Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 22s local 2024-04-03T18:18:04.6880415Z Compiling stablehlo/dialect/VhloOps.cpp; 21s local 2024-04-03T18:18:04.6881426Z Compiling stablehlo/dialect/ChloOps.cpp; 20s local ... 2024-04-03T18:18:04.9861598Z 2024-04-03T18:18:04.9862363Z  2024-04-03T18:18:04.9862815Z  2024-04-03T18:18:04.9863185Z  2024-04-03T18:18:04.9863586Z  2024-04-03T18:18:04.9863981Z  2024-04-03T18:18:04.9864529Z  2024-04-03T18:18:04.9864910Z  2024-04-03T18:18:04.9865321Z  2024-04-03T18:18:04.9866445Z [18,566 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:04.9867959Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 37s local 2024-04-03T18:18:04.9869023Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 29s local 2024-04-03T18:18:04.9870227Z .../xla/service/memory_space_assignment:memory_space_assignment; 24s local 2024-04-03T18:18:04.9871326Z Compiling stablehlo/dialect/StablehloOps.cpp; 23s local 2024-04-03T18:18:04.9872353Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 23s local 2024-04-03T18:18:04.9873521Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 22s local 2024-04-03T18:18:04.9874524Z Compiling stablehlo/dialect/VhloOps.cpp; 21s local 2024-04-03T18:18:04.9875415Z Compiling stablehlo/dialect/ChloOps.cpp; 20s local ... 2024-04-03T18:18:05.4409285Z 2024-04-03T18:18:05.4410088Z  2024-04-03T18:18:05.4411003Z  2024-04-03T18:18:05.4411479Z  2024-04-03T18:18:05.4411970Z  2024-04-03T18:18:05.4412593Z  2024-04-03T18:18:05.4413124Z  2024-04-03T18:18:05.4413642Z  2024-04-03T18:18:05.4414125Z  2024-04-03T18:18:05.4415847Z [18,567 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:05.4417630Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 37s local 2024-04-03T18:18:05.4419000Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 30s local 2024-04-03T18:18:05.4420534Z .../xla/service/memory_space_assignment:memory_space_assignment; 25s local 2024-04-03T18:18:05.4421967Z Compiling stablehlo/dialect/StablehloOps.cpp; 24s local 2024-04-03T18:18:05.4423066Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 24s local 2024-04-03T18:18:05.4424441Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 22s local 2024-04-03T18:18:05.4425627Z Compiling stablehlo/dialect/VhloOps.cpp; 22s local 2024-04-03T18:18:05.4426640Z Compiling stablehlo/dialect/ChloOps.cpp; 20s local ... 2024-04-03T18:18:05.6464721Z 2024-04-03T18:18:05.6465474Z  2024-04-03T18:18:05.6466035Z  2024-04-03T18:18:05.6466461Z  2024-04-03T18:18:05.6466916Z  2024-04-03T18:18:05.6467337Z  2024-04-03T18:18:05.6468011Z  2024-04-03T18:18:05.6472999Z  2024-04-03T18:18:05.6473458Z  2024-04-03T18:18:05.6474652Z [18,569 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:05.6476106Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 37s local 2024-04-03T18:18:05.6477300Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 30s local 2024-04-03T18:18:05.6478555Z .../xla/service/memory_space_assignment:memory_space_assignment; 25s local 2024-04-03T18:18:05.6479845Z Compiling stablehlo/dialect/StablehloOps.cpp; 24s local 2024-04-03T18:18:05.6481032Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 24s local 2024-04-03T18:18:05.6482392Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 22s local 2024-04-03T18:18:05.6483539Z Compiling stablehlo/dialect/VhloOps.cpp; 22s local 2024-04-03T18:18:05.6484551Z Compiling stablehlo/dialect/ChloOps.cpp; 21s local ... 2024-04-03T18:18:05.9838535Z 2024-04-03T18:18:05.9839301Z  2024-04-03T18:18:05.9839797Z  2024-04-03T18:18:05.9840221Z  2024-04-03T18:18:05.9840643Z  2024-04-03T18:18:05.9841040Z  2024-04-03T18:18:05.9841461Z  2024-04-03T18:18:05.9841861Z  2024-04-03T18:18:05.9842276Z  2024-04-03T18:18:05.9843781Z [18,571 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:05.9848193Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 38s local 2024-04-03T18:18:05.9849412Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 30s local 2024-04-03T18:18:05.9850698Z .../xla/service/memory_space_assignment:memory_space_assignment; 25s local 2024-04-03T18:18:05.9851948Z Compiling stablehlo/dialect/StablehloOps.cpp; 24s local 2024-04-03T18:18:05.9853181Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 24s local 2024-04-03T18:18:05.9854684Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 23s local 2024-04-03T18:18:05.9855805Z Compiling stablehlo/dialect/VhloOps.cpp; 22s local 2024-04-03T18:18:05.9856769Z Compiling stablehlo/dialect/ChloOps.cpp; 21s local ... 2024-04-03T18:18:06.2094494Z 2024-04-03T18:18:06.2095280Z  2024-04-03T18:18:06.2095826Z  2024-04-03T18:18:06.2096283Z  2024-04-03T18:18:06.2096716Z  2024-04-03T18:18:06.2097110Z  2024-04-03T18:18:06.2097533Z  2024-04-03T18:18:06.2097956Z  2024-04-03T18:18:06.2098387Z  2024-04-03T18:18:06.2099617Z [18,572 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:06.2101498Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 38s local 2024-04-03T18:18:06.2102838Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 31s local 2024-04-03T18:18:06.2104188Z .../xla/service/memory_space_assignment:memory_space_assignment; 26s local 2024-04-03T18:18:06.2105487Z Compiling stablehlo/dialect/StablehloOps.cpp; 25s local 2024-04-03T18:18:06.2106721Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 24s local 2024-04-03T18:18:06.2108258Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 23s local 2024-04-03T18:18:06.2109439Z Compiling stablehlo/dialect/VhloOps.cpp; 23s local 2024-04-03T18:18:06.2110420Z Compiling stablehlo/dialect/ChloOps.cpp; 21s local ... 2024-04-03T18:18:06.5844104Z 2024-04-03T18:18:06.5844832Z  2024-04-03T18:18:06.5845343Z  2024-04-03T18:18:06.5845770Z  2024-04-03T18:18:06.5846160Z  2024-04-03T18:18:06.5846577Z  2024-04-03T18:18:06.5846954Z  2024-04-03T18:18:06.5847362Z  2024-04-03T18:18:06.5847798Z  2024-04-03T18:18:06.5849010Z [18,575 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:06.5850402Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 38s local 2024-04-03T18:18:06.5851512Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 31s local 2024-04-03T18:18:06.5852826Z .../xla/service/memory_space_assignment:memory_space_assignment; 26s local 2024-04-03T18:18:06.5853998Z Compiling stablehlo/dialect/StablehloOps.cpp; 25s local 2024-04-03T18:18:06.5855458Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 25s local 2024-04-03T18:18:06.5856959Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 23s local 2024-04-03T18:18:06.5858057Z Compiling stablehlo/dialect/VhloOps.cpp; 23s local 2024-04-03T18:18:06.5859049Z Compiling stablehlo/dialect/ChloOps.cpp; 22s local ... 2024-04-03T18:18:06.9859568Z 2024-04-03T18:18:06.9860261Z  2024-04-03T18:18:06.9860742Z  2024-04-03T18:18:06.9861079Z  2024-04-03T18:18:06.9861442Z  2024-04-03T18:18:06.9861776Z  2024-04-03T18:18:06.9862154Z  2024-04-03T18:18:06.9862532Z  2024-04-03T18:18:06.9862897Z  2024-04-03T18:18:06.9863995Z [18,576 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:06.9865391Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 39s local 2024-04-03T18:18:06.9866484Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 31s local 2024-04-03T18:18:06.9867965Z .../xla/service/memory_space_assignment:memory_space_assignment; 26s local 2024-04-03T18:18:06.9869173Z Compiling stablehlo/dialect/StablehloOps.cpp; 25s local 2024-04-03T18:18:06.9870314Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 25s local 2024-04-03T18:18:06.9871581Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 24s local 2024-04-03T18:18:06.9872631Z Compiling stablehlo/dialect/VhloOps.cpp; 23s local 2024-04-03T18:18:06.9873510Z Compiling stablehlo/dialect/ChloOps.cpp; 22s local ... 2024-04-03T18:18:07.2338645Z 2024-04-03T18:18:07.2339422Z  2024-04-03T18:18:07.2339917Z  2024-04-03T18:18:07.2340333Z  2024-04-03T18:18:07.2340697Z  2024-04-03T18:18:07.2341190Z  2024-04-03T18:18:07.2341729Z  2024-04-03T18:18:07.2342142Z  2024-04-03T18:18:07.2342544Z  2024-04-03T18:18:07.2343732Z [18,579 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:07.2345177Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 39s local 2024-04-03T18:18:07.2346429Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 32s local 2024-04-03T18:18:07.2347579Z .../xla/service/memory_space_assignment:memory_space_assignment; 27s local 2024-04-03T18:18:07.2348871Z Compiling stablehlo/dialect/StablehloOps.cpp; 26s local 2024-04-03T18:18:07.2350300Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 25s local 2024-04-03T18:18:07.2351668Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 24s local 2024-04-03T18:18:07.2352856Z Compiling stablehlo/dialect/VhloOps.cpp; 24s local 2024-04-03T18:18:07.2353724Z Compiling stablehlo/dialect/ChloOps.cpp; 22s local ... 2024-04-03T18:18:07.4530919Z 2024-04-03T18:18:07.4531673Z  2024-04-03T18:18:07.4532194Z  2024-04-03T18:18:07.4532584Z  2024-04-03T18:18:07.4532998Z  2024-04-03T18:18:07.4533401Z  2024-04-03T18:18:07.4533807Z  2024-04-03T18:18:07.4534234Z  2024-04-03T18:18:07.4534785Z  2024-04-03T18:18:07.4536050Z [18,580 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:07.4537573Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 39s local 2024-04-03T18:18:07.4538777Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 32s local 2024-04-03T18:18:07.4540151Z .../xla/service/memory_space_assignment:memory_space_assignment; 27s local 2024-04-03T18:18:07.4541348Z Compiling stablehlo/dialect/StablehloOps.cpp; 26s local 2024-04-03T18:18:07.4542534Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 26s local 2024-04-03T18:18:07.4543850Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 24s local 2024-04-03T18:18:07.4545003Z Compiling stablehlo/dialect/VhloOps.cpp; 24s local 2024-04-03T18:18:07.4546010Z Compiling stablehlo/dialect/ChloOps.cpp; 22s local ... 2024-04-03T18:18:07.7860314Z 2024-04-03T18:18:07.7861071Z  2024-04-03T18:18:07.7861616Z  2024-04-03T18:18:07.7862056Z  2024-04-03T18:18:07.7862449Z  2024-04-03T18:18:07.7862825Z  2024-04-03T18:18:07.7863208Z  2024-04-03T18:18:07.7863599Z  2024-04-03T18:18:07.7863990Z  2024-04-03T18:18:07.7865107Z [18,580 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:07.7866765Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 39s local 2024-04-03T18:18:07.7868247Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 32s local 2024-04-03T18:18:07.7869577Z .../xla/service/memory_space_assignment:memory_space_assignment; 27s local 2024-04-03T18:18:07.7870856Z Compiling stablehlo/dialect/StablehloOps.cpp; 26s local 2024-04-03T18:18:07.7872002Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 26s local 2024-04-03T18:18:07.7873364Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 25s local 2024-04-03T18:18:07.7874541Z Compiling stablehlo/dialect/VhloOps.cpp; 24s local 2024-04-03T18:18:07.7875573Z Compiling stablehlo/dialect/ChloOps.cpp; 23s local ... 2024-04-03T18:18:08.1861789Z 2024-04-03T18:18:08.1862544Z  2024-04-03T18:18:08.1863094Z  2024-04-03T18:18:08.1863464Z  2024-04-03T18:18:08.1863831Z  2024-04-03T18:18:08.1864223Z  2024-04-03T18:18:08.1864649Z  2024-04-03T18:18:08.1865031Z  2024-04-03T18:18:08.1865436Z  2024-04-03T18:18:08.1866611Z [18,581 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:08.1868115Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 40s local 2024-04-03T18:18:08.1869195Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 33s local 2024-04-03T18:18:08.1870448Z .../xla/service/memory_space_assignment:memory_space_assignment; 28s local 2024-04-03T18:18:08.1871633Z Compiling stablehlo/dialect/StablehloOps.cpp; 26s local 2024-04-03T18:18:08.1873002Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 26s local 2024-04-03T18:18:08.1874302Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 25s local 2024-04-03T18:18:08.1875450Z Compiling stablehlo/dialect/VhloOps.cpp; 25s local 2024-04-03T18:18:08.1876468Z Compiling stablehlo/dialect/ChloOps.cpp; 23s local ... 2024-04-03T18:18:08.4646334Z 2024-04-03T18:18:08.4647166Z  2024-04-03T18:18:08.4647758Z  2024-04-03T18:18:08.4648518Z  2024-04-03T18:18:08.4648856Z  2024-04-03T18:18:08.4649349Z  2024-04-03T18:18:08.4649809Z  2024-04-03T18:18:08.4650274Z  2024-04-03T18:18:08.4650762Z  2024-04-03T18:18:08.4651923Z [18,582 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:08.4653944Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 40s local 2024-04-03T18:18:08.4655597Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 33s local 2024-04-03T18:18:08.4657280Z .../xla/service/memory_space_assignment:memory_space_assignment; 28s local 2024-04-03T18:18:08.4658861Z Compiling stablehlo/dialect/StablehloOps.cpp; 27s local 2024-04-03T18:18:08.4660452Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 27s local 2024-04-03T18:18:08.4662357Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 25s local 2024-04-03T18:18:08.4663899Z Compiling stablehlo/dialect/VhloOps.cpp; 25s local 2024-04-03T18:18:08.4665147Z Compiling stablehlo/dialect/ChloOps.cpp; 23s local ... 2024-04-03T18:18:08.7860022Z 2024-04-03T18:18:08.7860926Z  2024-04-03T18:18:08.7861527Z  2024-04-03T18:18:08.7862007Z  2024-04-03T18:18:08.7862501Z  2024-04-03T18:18:08.7862963Z  2024-04-03T18:18:08.7863387Z  2024-04-03T18:18:08.7863773Z  2024-04-03T18:18:08.7864141Z  2024-04-03T18:18:08.7865294Z [18,582 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:08.7866731Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 40s local 2024-04-03T18:18:08.7868237Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 33s local 2024-04-03T18:18:08.7869492Z .../xla/service/memory_space_assignment:memory_space_assignment; 28s local 2024-04-03T18:18:08.7870478Z Compiling stablehlo/dialect/StablehloOps.cpp; 27s local 2024-04-03T18:18:08.7871760Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 27s local 2024-04-03T18:18:08.7873059Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 26s local 2024-04-03T18:18:08.7874220Z Compiling stablehlo/dialect/VhloOps.cpp; 25s local 2024-04-03T18:18:08.7875182Z Compiling stablehlo/dialect/ChloOps.cpp; 24s local ... 2024-04-03T18:18:08.9936173Z 2024-04-03T18:18:08.9936978Z  2024-04-03T18:18:08.9937499Z  2024-04-03T18:18:08.9937941Z  2024-04-03T18:18:08.9938383Z  2024-04-03T18:18:08.9938740Z  2024-04-03T18:18:08.9939094Z  2024-04-03T18:18:08.9939418Z  2024-04-03T18:18:08.9939753Z  2024-04-03T18:18:08.9940901Z [18,586 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:08.9942331Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 41s local 2024-04-03T18:18:08.9943440Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 33s local 2024-04-03T18:18:08.9944697Z .../xla/service/memory_space_assignment:memory_space_assignment; 28s local 2024-04-03T18:18:08.9945795Z Compiling stablehlo/dialect/StablehloOps.cpp; 27s local 2024-04-03T18:18:08.9946987Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 26s local 2024-04-03T18:18:08.9948394Z Compiling stablehlo/dialect/VhloOps.cpp; 25s local 2024-04-03T18:18:08.9949336Z Compiling stablehlo/dialect/ChloOps.cpp; 24s local 2024-04-03T18:18:08.9950360Z Compiling xla/service/buffer_assignment.cc; 21s local ... 2024-04-03T18:18:09.2862632Z 2024-04-03T18:18:09.2863942Z  2024-04-03T18:18:09.2865108Z  2024-04-03T18:18:09.2865589Z  2024-04-03T18:18:09.2866010Z  2024-04-03T18:18:09.2866401Z  2024-04-03T18:18:09.2866805Z  2024-04-03T18:18:09.2867263Z  2024-04-03T18:18:09.2867902Z  2024-04-03T18:18:09.2869225Z [18,587 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:09.2871085Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 41s local 2024-04-03T18:18:09.2872507Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 34s local 2024-04-03T18:18:09.2874177Z .../xla/service/memory_space_assignment:memory_space_assignment; 29s local 2024-04-03T18:18:09.2875538Z Compiling stablehlo/dialect/StablehloOps.cpp; 28s local 2024-04-03T18:18:09.2876885Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 26s local 2024-04-03T18:18:09.2878139Z Compiling stablehlo/dialect/VhloOps.cpp; 26s local 2024-04-03T18:18:09.2879195Z Compiling stablehlo/dialect/ChloOps.cpp; 24s local 2024-04-03T18:18:09.2880180Z Compiling xla/service/buffer_assignment.cc; 21s local ... 2024-04-03T18:18:09.5860442Z 2024-04-03T18:18:09.5861630Z  2024-04-03T18:18:09.5862125Z  2024-04-03T18:18:09.5862534Z  2024-04-03T18:18:09.5863066Z  2024-04-03T18:18:09.5863480Z  2024-04-03T18:18:09.5864065Z  2024-04-03T18:18:09.5864500Z  2024-04-03T18:18:09.5864877Z  2024-04-03T18:18:09.5866022Z [18,589 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:09.5867450Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 41s local 2024-04-03T18:18:09.5868788Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 34s local 2024-04-03T18:18:09.5870009Z .../xla/service/memory_space_assignment:memory_space_assignment; 29s local 2024-04-03T18:18:09.5871114Z Compiling stablehlo/dialect/StablehloOps.cpp; 28s local 2024-04-03T18:18:09.5872243Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 26s local 2024-04-03T18:18:09.5873321Z Compiling stablehlo/dialect/VhloOps.cpp; 26s local 2024-04-03T18:18:09.5874197Z Compiling stablehlo/dialect/ChloOps.cpp; 25s local 2024-04-03T18:18:09.5875107Z Compiling xla/service/buffer_assignment.cc; 21s local ... 2024-04-03T18:18:10.0556074Z 2024-04-03T18:18:10.0557243Z  2024-04-03T18:18:10.0557746Z  2024-04-03T18:18:10.0558182Z  2024-04-03T18:18:10.0558628Z  2024-04-03T18:18:10.0559052Z  2024-04-03T18:18:10.0559463Z  2024-04-03T18:18:10.0559877Z  2024-04-03T18:18:10.0560287Z  2024-04-03T18:18:10.0561540Z [18,590 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:10.0563156Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 42s local 2024-04-03T18:18:10.0564383Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 34s local 2024-04-03T18:18:10.0565763Z .../xla/service/memory_space_assignment:memory_space_assignment; 29s local 2024-04-03T18:18:10.0567011Z Compiling stablehlo/dialect/StablehloOps.cpp; 28s local 2024-04-03T18:18:10.0569088Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 27s local 2024-04-03T18:18:10.0570456Z Compiling stablehlo/dialect/VhloOps.cpp; 27s local 2024-04-03T18:18:10.0571531Z Compiling stablehlo/dialect/ChloOps.cpp; 25s local 2024-04-03T18:18:10.0572552Z Compiling xla/service/buffer_assignment.cc; 22s local ... 2024-04-03T18:18:10.3866706Z 2024-04-03T18:18:10.3868092Z  2024-04-03T18:18:10.3871428Z  2024-04-03T18:18:10.3872223Z  2024-04-03T18:18:10.3873997Z  2024-04-03T18:18:10.3874794Z  2024-04-03T18:18:10.3875506Z  2024-04-03T18:18:10.3876203Z  2024-04-03T18:18:10.3876827Z  2024-04-03T18:18:10.3878310Z [18,591 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:10.3880209Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 42s local 2024-04-03T18:18:10.3884042Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 35s local 2024-04-03T18:18:10.3887851Z .../xla/service/memory_space_assignment:memory_space_assignment; 30s local 2024-04-03T18:18:10.3889462Z Compiling stablehlo/dialect/StablehloOps.cpp; 29s local 2024-04-03T18:18:10.3890907Z Compiling mlir/lib/Conversion/MathToLibm/MathToLibm.cpp; 27s local 2024-04-03T18:18:10.3892698Z Compiling stablehlo/dialect/VhloOps.cpp; 27s local 2024-04-03T18:18:10.3894067Z Compiling stablehlo/dialect/ChloOps.cpp; 25s local 2024-04-03T18:18:10.3895910Z Compiling xla/service/buffer_assignment.cc; 22s local ... 2024-04-03T18:18:10.6376308Z 2024-04-03T18:18:10.6377756Z  2024-04-03T18:18:10.6378551Z  2024-04-03T18:18:10.6379261Z  2024-04-03T18:18:10.6380608Z  2024-04-03T18:18:10.6381170Z  2024-04-03T18:18:10.6381603Z  2024-04-03T18:18:10.6382041Z  2024-04-03T18:18:10.6397555Z  2024-04-03T18:18:10.6399088Z [18,592 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:10.6400617Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 42s local 2024-04-03T18:18:10.6403405Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 35s local 2024-04-03T18:18:10.6405048Z .../xla/service/memory_space_assignment:memory_space_assignment; 30s local 2024-04-03T18:18:10.6406538Z Compiling stablehlo/dialect/StablehloOps.cpp; 29s local 2024-04-03T18:18:10.6407823Z Compiling stablehlo/dialect/VhloOps.cpp; 27s local 2024-04-03T18:18:10.6408958Z Compiling stablehlo/dialect/ChloOps.cpp; 26s local 2024-04-03T18:18:10.6410154Z Compiling xla/service/buffer_assignment.cc; 22s local 2024-04-03T18:18:10.6411372Z Compiling llvm/lib/Target/X86/X86FrameLowering.cpp; 15s local ... 2024-04-03T18:18:10.9871852Z 2024-04-03T18:18:10.9872852Z  2024-04-03T18:18:10.9873345Z  2024-04-03T18:18:10.9873806Z  2024-04-03T18:18:10.9874305Z  2024-04-03T18:18:10.9874695Z  2024-04-03T18:18:10.9875041Z  2024-04-03T18:18:10.9875473Z  2024-04-03T18:18:10.9875846Z  2024-04-03T18:18:10.9876990Z [18,594 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:18:10.9878461Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 43s local 2024-04-03T18:18:10.9879519Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 35s local 2024-04-03T18:18:10.9880761Z .../xla/service/memory_space_assignment:memory_space_assignment; 30s local 2024-04-03T18:18:10.9881921Z Compiling stablehlo/dialect/StablehloOps.cpp; 29s local 2024-04-03T18:18:10.9882932Z Compiling stablehlo/dialect/VhloOps.cpp; 27s local 2024-04-03T18:18:10.9883891Z Compiling stablehlo/dialect/ChloOps.cpp; 26s local 2024-04-03T18:18:10.9884872Z Compiling xla/service/buffer_assignment.cc; 23s local 2024-04-03T18:18:10.9885992Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 15s local ... 2024-04-03T18:18:11.2399304Z 2024-04-03T18:18:11.2400749Z  2024-04-03T18:18:11.2401601Z  2024-04-03T18:18:11.2402354Z  2024-04-03T18:18:11.2402785Z  2024-04-03T18:18:11.2403182Z  2024-04-03T18:18:11.2403639Z  2024-04-03T18:18:11.2404138Z  2024-04-03T18:18:11.2404659Z  2024-04-03T18:18:11.2405798Z [18,595 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:11.2407447Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 43s local 2024-04-03T18:18:11.2408494Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 36s local 2024-04-03T18:18:11.2409644Z .../xla/service/memory_space_assignment:memory_space_assignment; 31s local 2024-04-03T18:18:11.2410816Z Compiling stablehlo/dialect/StablehloOps.cpp; 30s local 2024-04-03T18:18:11.2411759Z Compiling stablehlo/dialect/VhloOps.cpp; 28s local 2024-04-03T18:18:11.2412710Z Compiling stablehlo/dialect/ChloOps.cpp; 26s local 2024-04-03T18:18:11.2413696Z Compiling xla/service/buffer_assignment.cc; 23s local 2024-04-03T18:18:11.2414938Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 15s local ... 2024-04-03T18:18:11.5888046Z 2024-04-03T18:18:11.5888792Z  2024-04-03T18:18:11.5889294Z  2024-04-03T18:18:11.5889699Z  2024-04-03T18:18:11.5890042Z  2024-04-03T18:18:11.5890691Z  2024-04-03T18:18:11.5891020Z  2024-04-03T18:18:11.5891381Z  2024-04-03T18:18:11.5891874Z  2024-04-03T18:18:11.5893066Z [18,597 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:11.5894248Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 43s local 2024-04-03T18:18:11.5895585Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 36s local 2024-04-03T18:18:11.5896593Z .../xla/service/memory_space_assignment:memory_space_assignment; 31s local 2024-04-03T18:18:11.5897531Z Compiling stablehlo/dialect/StablehloOps.cpp; 30s local 2024-04-03T18:18:11.5898330Z Compiling stablehlo/dialect/VhloOps.cpp; 28s local 2024-04-03T18:18:11.5899089Z Compiling stablehlo/dialect/ChloOps.cpp; 27s local 2024-04-03T18:18:11.5899839Z Compiling xla/service/buffer_assignment.cc; 23s local 2024-04-03T18:18:11.5900759Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 15s local ... 2024-04-03T18:18:11.7892238Z 2024-04-03T18:18:11.7893021Z  2024-04-03T18:18:11.7893499Z  2024-04-03T18:18:11.7893931Z  2024-04-03T18:18:11.7894456Z  2024-04-03T18:18:11.7894826Z  2024-04-03T18:18:11.7895210Z  2024-04-03T18:18:11.7895608Z  2024-04-03T18:18:11.7895970Z  2024-04-03T18:18:11.7897106Z [18,598 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:11.7898502Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 43s local 2024-04-03T18:18:11.7899567Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 36s local 2024-04-03T18:18:11.7900757Z .../xla/service/memory_space_assignment:memory_space_assignment; 31s local 2024-04-03T18:18:11.7901892Z Compiling stablehlo/dialect/StablehloOps.cpp; 30s local 2024-04-03T18:18:11.7902777Z Compiling stablehlo/dialect/VhloOps.cpp; 28s local 2024-04-03T18:18:11.7903677Z Compiling stablehlo/dialect/ChloOps.cpp; 27s local 2024-04-03T18:18:11.7904600Z Compiling xla/service/buffer_assignment.cc; 24s local 2024-04-03T18:18:11.7905639Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 16s local ... 2024-04-03T18:18:12.4388714Z 2024-04-03T18:18:12.4389436Z  2024-04-03T18:18:12.4389952Z  2024-04-03T18:18:12.4390358Z  2024-04-03T18:18:12.4390786Z  2024-04-03T18:18:12.4391205Z  2024-04-03T18:18:12.4391647Z  2024-04-03T18:18:12.4392066Z  2024-04-03T18:18:12.4392454Z  2024-04-03T18:18:12.4393663Z [18,599 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:12.4395133Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 44s local 2024-04-03T18:18:12.4396361Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 37s local 2024-04-03T18:18:12.4397651Z .../xla/service/memory_space_assignment:memory_space_assignment; 32s local 2024-04-03T18:18:12.4398919Z Compiling stablehlo/dialect/StablehloOps.cpp; 31s local 2024-04-03T18:18:12.4399992Z Compiling stablehlo/dialect/VhloOps.cpp; 29s local 2024-04-03T18:18:12.4400988Z Compiling stablehlo/dialect/ChloOps.cpp; 27s local 2024-04-03T18:18:12.4402015Z Compiling xla/service/buffer_assignment.cc; 24s local 2024-04-03T18:18:12.4403199Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 16s local ... 2024-04-03T18:18:12.7421229Z 2024-04-03T18:18:12.7424951Z  2024-04-03T18:18:12.7425536Z  2024-04-03T18:18:12.7425974Z  2024-04-03T18:18:12.7426437Z  2024-04-03T18:18:12.7426885Z  2024-04-03T18:18:12.7427300Z  2024-04-03T18:18:12.7428276Z  2024-04-03T18:18:12.7428846Z  2024-04-03T18:18:12.7430008Z [18,600 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:12.7431509Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 44s local 2024-04-03T18:18:12.7432613Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 37s local 2024-04-03T18:18:12.7434106Z .../xla/service/memory_space_assignment:memory_space_assignment; 32s local 2024-04-03T18:18:12.7435326Z Compiling stablehlo/dialect/StablehloOps.cpp; 31s local 2024-04-03T18:18:12.7436446Z Compiling stablehlo/dialect/VhloOps.cpp; 29s local 2024-04-03T18:18:12.7437438Z Compiling stablehlo/dialect/ChloOps.cpp; 28s local 2024-04-03T18:18:12.7438369Z Compiling xla/service/buffer_assignment.cc; 24s local 2024-04-03T18:18:12.7439581Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 17s local ... 2024-04-03T18:18:12.9926977Z 2024-04-03T18:18:12.9927693Z  2024-04-03T18:18:12.9928252Z  2024-04-03T18:18:12.9928671Z  2024-04-03T18:18:12.9929104Z  2024-04-03T18:18:12.9929514Z  2024-04-03T18:18:12.9929959Z  2024-04-03T18:18:12.9930385Z  2024-04-03T18:18:12.9930806Z  2024-04-03T18:18:12.9932118Z [18,600 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:12.9933579Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 45s local 2024-04-03T18:18:12.9934991Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 37s local 2024-04-03T18:18:12.9936269Z .../xla/service/memory_space_assignment:memory_space_assignment; 32s local 2024-04-03T18:18:12.9937481Z Compiling stablehlo/dialect/StablehloOps.cpp; 31s local 2024-04-03T18:18:12.9938534Z Compiling stablehlo/dialect/VhloOps.cpp; 29s local 2024-04-03T18:18:12.9939503Z Compiling stablehlo/dialect/ChloOps.cpp; 28s local 2024-04-03T18:18:12.9940488Z Compiling xla/service/buffer_assignment.cc; 25s local 2024-04-03T18:18:12.9941614Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 17s local ... 2024-04-03T18:18:13.5602184Z 2024-04-03T18:18:13.5602959Z  2024-04-03T18:18:13.5603448Z  2024-04-03T18:18:13.5603841Z  2024-04-03T18:18:13.5604235Z  2024-04-03T18:18:13.5604642Z  2024-04-03T18:18:13.5605068Z  2024-04-03T18:18:13.5605495Z  2024-04-03T18:18:13.5618081Z  2024-04-03T18:18:13.5619778Z [18,601 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:13.5621834Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 45s local 2024-04-03T18:18:13.5623334Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 38s local 2024-04-03T18:18:13.5626537Z .../xla/service/memory_space_assignment:memory_space_assignment; 33s local 2024-04-03T18:18:13.5628162Z Compiling stablehlo/dialect/StablehloOps.cpp; 32s local 2024-04-03T18:18:13.5629574Z Compiling stablehlo/dialect/VhloOps.cpp; 30s local 2024-04-03T18:18:13.5630847Z Compiling stablehlo/dialect/ChloOps.cpp; 29s local 2024-04-03T18:18:13.5632077Z Compiling xla/service/buffer_assignment.cc; 25s local 2024-04-03T18:18:13.5633421Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 17s local ... 2024-04-03T18:18:13.7907000Z 2024-04-03T18:18:13.7908018Z  2024-04-03T18:18:13.7908600Z  2024-04-03T18:18:13.7909060Z  2024-04-03T18:18:13.7909512Z  2024-04-03T18:18:13.7909955Z  2024-04-03T18:18:13.7910385Z  2024-04-03T18:18:13.7910831Z  2024-04-03T18:18:13.7911268Z  2024-04-03T18:18:13.7912636Z [18,604 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:13.7914380Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 45s local 2024-04-03T18:18:13.7915581Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 38s local 2024-04-03T18:18:13.7916905Z .../xla/service/memory_space_assignment:memory_space_assignment; 33s local 2024-04-03T18:18:13.7918171Z Compiling stablehlo/dialect/StablehloOps.cpp; 32s local 2024-04-03T18:18:13.7919247Z Compiling stablehlo/dialect/VhloOps.cpp; 30s local 2024-04-03T18:18:13.7920241Z Compiling stablehlo/dialect/ChloOps.cpp; 29s local 2024-04-03T18:18:13.7921256Z Compiling xla/service/buffer_assignment.cc; 26s local 2024-04-03T18:18:13.7922442Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 18s local ... 2024-04-03T18:18:14.2528369Z 2024-04-03T18:18:14.2529072Z  2024-04-03T18:18:14.2529859Z  2024-04-03T18:18:14.2530239Z  2024-04-03T18:18:14.2530638Z  2024-04-03T18:18:14.2531112Z  2024-04-03T18:18:14.2531473Z  2024-04-03T18:18:14.2531834Z  2024-04-03T18:18:14.2532209Z  2024-04-03T18:18:14.2533338Z [18,605 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:14.2534834Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 46s local 2024-04-03T18:18:14.2535867Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 39s local 2024-04-03T18:18:14.2536948Z .../xla/service/memory_space_assignment:memory_space_assignment; 34s local 2024-04-03T18:18:14.2538051Z Compiling stablehlo/dialect/StablehloOps.cpp; 33s local 2024-04-03T18:18:14.2538960Z Compiling stablehlo/dialect/VhloOps.cpp; 31s local 2024-04-03T18:18:14.2539780Z Compiling stablehlo/dialect/ChloOps.cpp; 29s local 2024-04-03T18:18:14.2540694Z Compiling xla/service/buffer_assignment.cc; 26s local 2024-04-03T18:18:14.2541703Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 18s local ... 2024-04-03T18:18:14.5617931Z 2024-04-03T18:18:14.5628833Z  2024-04-03T18:18:14.5629538Z  2024-04-03T18:18:14.5629909Z  2024-04-03T18:18:14.5630262Z  2024-04-03T18:18:14.5630621Z  2024-04-03T18:18:14.5631024Z  2024-04-03T18:18:14.5631405Z  2024-04-03T18:18:14.5631792Z  2024-04-03T18:18:14.5632809Z [18,607 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:14.5633962Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 46s local 2024-04-03T18:18:14.5634872Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 39s local 2024-04-03T18:18:14.5635871Z .../xla/service/memory_space_assignment:memory_space_assignment; 34s local 2024-04-03T18:18:14.5636791Z Compiling stablehlo/dialect/StablehloOps.cpp; 33s local 2024-04-03T18:18:14.5637588Z Compiling stablehlo/dialect/VhloOps.cpp; 31s local 2024-04-03T18:18:14.5638343Z Compiling stablehlo/dialect/ChloOps.cpp; 30s local 2024-04-03T18:18:14.5639106Z Compiling xla/service/buffer_assignment.cc; 26s local 2024-04-03T18:18:14.5639975Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 18s local ... 2024-04-03T18:18:14.7634614Z 2024-04-03T18:18:14.7635357Z  2024-04-03T18:18:14.7635796Z  2024-04-03T18:18:14.7636118Z  2024-04-03T18:18:14.7636461Z  2024-04-03T18:18:14.7636809Z  2024-04-03T18:18:14.7637142Z  2024-04-03T18:18:14.7637492Z  2024-04-03T18:18:14.7639149Z  2024-04-03T18:18:14.7640605Z [18,608 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:14.7642025Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 46s local 2024-04-03T18:18:14.7643207Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 39s local 2024-04-03T18:18:14.7644562Z .../xla/service/memory_space_assignment:memory_space_assignment; 34s local 2024-04-03T18:18:14.7645861Z Compiling stablehlo/dialect/StablehloOps.cpp; 33s local 2024-04-03T18:18:14.7646945Z Compiling stablehlo/dialect/VhloOps.cpp; 31s local 2024-04-03T18:18:14.7647959Z Compiling stablehlo/dialect/ChloOps.cpp; 30s local 2024-04-03T18:18:14.7648976Z Compiling xla/service/buffer_assignment.cc; 27s local 2024-04-03T18:18:14.7650150Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 19s local ... 2024-04-03T18:18:14.9901864Z 2024-04-03T18:18:14.9902565Z  2024-04-03T18:18:14.9903057Z  2024-04-03T18:18:14.9903502Z  2024-04-03T18:18:14.9905742Z  2024-04-03T18:18:14.9908991Z  2024-04-03T18:18:14.9912242Z  2024-04-03T18:18:14.9915231Z  2024-04-03T18:18:14.9918267Z  2024-04-03T18:18:14.9922019Z [18,608 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:14.9924223Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 47s local 2024-04-03T18:18:14.9927171Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 39s local 2024-04-03T18:18:14.9928899Z .../xla/service/memory_space_assignment:memory_space_assignment; 34s local 2024-04-03T18:18:14.9930383Z Compiling stablehlo/dialect/StablehloOps.cpp; 33s local 2024-04-03T18:18:14.9931743Z Compiling stablehlo/dialect/VhloOps.cpp; 31s local 2024-04-03T18:18:14.9932963Z Compiling stablehlo/dialect/ChloOps.cpp; 30s local 2024-04-03T18:18:14.9934196Z Compiling xla/service/buffer_assignment.cc; 27s local 2024-04-03T18:18:14.9935778Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 19s local ... 2024-04-03T18:18:15.3906438Z 2024-04-03T18:18:15.3907782Z  2024-04-03T18:18:15.3908798Z  2024-04-03T18:18:15.3911736Z  2024-04-03T18:18:15.3912433Z  2024-04-03T18:18:15.3915306Z  2024-04-03T18:18:15.3915930Z  2024-04-03T18:18:15.3918815Z  2024-04-03T18:18:15.3919426Z  2024-04-03T18:18:15.3923203Z [18,609 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:15.3924993Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 47s local 2024-04-03T18:18:15.3928495Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 40s local 2024-04-03T18:18:15.3929979Z .../xla/service/memory_space_assignment:memory_space_assignment; 35s local 2024-04-03T18:18:15.3931702Z Compiling stablehlo/dialect/StablehloOps.cpp; 34s local 2024-04-03T18:18:15.3932778Z Compiling stablehlo/dialect/VhloOps.cpp; 32s local 2024-04-03T18:18:15.3934057Z Compiling stablehlo/dialect/ChloOps.cpp; 30s local 2024-04-03T18:18:15.3935408Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 19s local 2024-04-03T18:18:15.3936756Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 18s local ... 2024-04-03T18:18:15.5908923Z 2024-04-03T18:18:15.5910156Z  2024-04-03T18:18:15.5911141Z  2024-04-03T18:18:15.5912055Z  2024-04-03T18:18:15.5913199Z  2024-04-03T18:18:15.5913638Z  2024-04-03T18:18:15.5914045Z  2024-04-03T18:18:15.5914430Z  2024-04-03T18:18:15.5914818Z  2024-04-03T18:18:15.5915956Z [18,612 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:15.5917328Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 47s local 2024-04-03T18:18:15.5918371Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 40s local 2024-04-03T18:18:15.5919569Z .../xla/service/memory_space_assignment:memory_space_assignment; 35s local 2024-04-03T18:18:15.5920724Z Compiling stablehlo/dialect/StablehloOps.cpp; 34s local 2024-04-03T18:18:15.5921681Z Compiling stablehlo/dialect/VhloOps.cpp; 32s local 2024-04-03T18:18:15.5922772Z Compiling stablehlo/dialect/ChloOps.cpp; 31s local 2024-04-03T18:18:15.5923868Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 19s local 2024-04-03T18:18:15.5924997Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 18s local ... 2024-04-03T18:18:15.9913694Z 2024-04-03T18:18:15.9914810Z  2024-04-03T18:18:15.9915271Z  2024-04-03T18:18:15.9915658Z  2024-04-03T18:18:15.9916060Z  2024-04-03T18:18:15.9916458Z  2024-04-03T18:18:15.9916830Z  2024-04-03T18:18:15.9917213Z  2024-04-03T18:18:15.9917592Z  2024-04-03T18:18:15.9918687Z [18,613 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:15.9920007Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 48s local 2024-04-03T18:18:15.9921018Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 40s local 2024-04-03T18:18:15.9922157Z .../xla/service/memory_space_assignment:memory_space_assignment; 35s local 2024-04-03T18:18:15.9923257Z Compiling stablehlo/dialect/StablehloOps.cpp; 34s local 2024-04-03T18:18:15.9924178Z Compiling stablehlo/dialect/VhloOps.cpp; 32s local 2024-04-03T18:18:15.9925356Z Compiling stablehlo/dialect/ChloOps.cpp; 31s local 2024-04-03T18:18:15.9926423Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 20s local 2024-04-03T18:18:15.9927535Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 18s local ... 2024-04-03T18:18:16.3917473Z 2024-04-03T18:18:16.3918811Z  2024-04-03T18:18:16.3919326Z  2024-04-03T18:18:16.3919761Z  2024-04-03T18:18:16.3920530Z  2024-04-03T18:18:16.3921107Z  2024-04-03T18:18:16.3921500Z  2024-04-03T18:18:16.3921917Z  2024-04-03T18:18:16.3922308Z  2024-04-03T18:18:16.3923550Z [18,615 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:16.3925048Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 48s local 2024-04-03T18:18:16.3926227Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 41s local 2024-04-03T18:18:16.3927490Z .../xla/service/memory_space_assignment:memory_space_assignment; 36s local 2024-04-03T18:18:16.3928695Z Compiling stablehlo/dialect/StablehloOps.cpp; 35s local 2024-04-03T18:18:16.3929684Z Compiling stablehlo/dialect/VhloOps.cpp; 33s local 2024-04-03T18:18:16.3930568Z Compiling stablehlo/dialect/ChloOps.cpp; 31s local 2024-04-03T18:18:16.3931567Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 20s local 2024-04-03T18:18:16.3932818Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 19s local ... 2024-04-03T18:18:16.5920091Z 2024-04-03T18:18:16.5929502Z  2024-04-03T18:18:16.5930057Z  2024-04-03T18:18:16.5930452Z  2024-04-03T18:18:16.5930880Z  2024-04-03T18:18:16.5931262Z  2024-04-03T18:18:16.5931645Z  2024-04-03T18:18:16.5932058Z  2024-04-03T18:18:16.5932450Z  2024-04-03T18:18:16.5933614Z [18,616 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:16.5935168Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 48s local 2024-04-03T18:18:16.5936246Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 41s local 2024-04-03T18:18:16.5937492Z .../xla/service/memory_space_assignment:memory_space_assignment; 36s local 2024-04-03T18:18:16.5938773Z Compiling stablehlo/dialect/StablehloOps.cpp; 35s local 2024-04-03T18:18:16.5939644Z Compiling stablehlo/dialect/VhloOps.cpp; 33s local 2024-04-03T18:18:16.5940506Z Compiling stablehlo/dialect/ChloOps.cpp; 32s local 2024-04-03T18:18:16.5941442Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 20s local 2024-04-03T18:18:16.5942431Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 19s local ... 2024-04-03T18:18:16.9943075Z 2024-04-03T18:18:16.9943800Z  2024-04-03T18:18:16.9944278Z  2024-04-03T18:18:16.9944646Z  2024-04-03T18:18:16.9945014Z  2024-04-03T18:18:16.9945391Z  2024-04-03T18:18:16.9945745Z  2024-04-03T18:18:16.9946142Z  2024-04-03T18:18:16.9946507Z  2024-04-03T18:18:16.9947854Z [18,617 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:16.9949218Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 49s local 2024-04-03T18:18:16.9950298Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 41s local 2024-04-03T18:18:16.9951457Z .../xla/service/memory_space_assignment:memory_space_assignment; 36s local 2024-04-03T18:18:16.9952620Z Compiling stablehlo/dialect/StablehloOps.cpp; 35s local 2024-04-03T18:18:16.9953579Z Compiling stablehlo/dialect/VhloOps.cpp; 33s local 2024-04-03T18:18:16.9954452Z Compiling stablehlo/dialect/ChloOps.cpp; 32s local 2024-04-03T18:18:16.9955422Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 21s local 2024-04-03T18:18:16.9956429Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 19s local ... 2024-04-03T18:18:17.6834797Z 2024-04-03T18:18:17.6835623Z  2024-04-03T18:18:17.6836149Z  2024-04-03T18:18:17.6836595Z  2024-04-03T18:18:17.6837040Z  2024-04-03T18:18:17.6837749Z  2024-04-03T18:18:17.6838156Z  2024-04-03T18:18:17.6838538Z  2024-04-03T18:18:17.6839098Z  2024-04-03T18:18:17.6840416Z [18,618 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:17.6841903Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 49s local 2024-04-03T18:18:17.6843200Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 42s local 2024-04-03T18:18:17.6844510Z .../xla/service/memory_space_assignment:memory_space_assignment; 37s local 2024-04-03T18:18:17.6845818Z Compiling stablehlo/dialect/StablehloOps.cpp; 36s local 2024-04-03T18:18:17.6846813Z Compiling stablehlo/dialect/VhloOps.cpp; 34s local 2024-04-03T18:18:17.6847791Z Compiling stablehlo/dialect/ChloOps.cpp; 33s local 2024-04-03T18:18:17.6848851Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 22s local 2024-04-03T18:18:17.6850051Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 20s local ... 2024-04-03T18:18:17.9948466Z 2024-04-03T18:18:17.9949258Z  2024-04-03T18:18:17.9949821Z  2024-04-03T18:18:17.9950272Z  2024-04-03T18:18:17.9950665Z  2024-04-03T18:18:17.9951067Z  2024-04-03T18:18:17.9951528Z  2024-04-03T18:18:17.9952101Z  2024-04-03T18:18:17.9952502Z  2024-04-03T18:18:17.9953693Z [18,618 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:17.9955203Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 50s local 2024-04-03T18:18:17.9956333Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 42s local 2024-04-03T18:18:17.9957644Z .../xla/service/memory_space_assignment:memory_space_assignment; 37s local 2024-04-03T18:18:17.9958893Z Compiling stablehlo/dialect/StablehloOps.cpp; 36s local 2024-04-03T18:18:17.9959906Z Compiling stablehlo/dialect/VhloOps.cpp; 34s local 2024-04-03T18:18:17.9960846Z Compiling stablehlo/dialect/ChloOps.cpp; 33s local 2024-04-03T18:18:17.9961902Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 22s local 2024-04-03T18:18:17.9963110Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 20s local ... 2024-04-03T18:18:18.2850625Z 2024-04-03T18:18:18.2851843Z  2024-04-03T18:18:18.2852966Z  2024-04-03T18:18:18.2854086Z  2024-04-03T18:18:18.2854721Z  2024-04-03T18:18:18.2855119Z  2024-04-03T18:18:18.2855526Z  2024-04-03T18:18:18.2855923Z  2024-04-03T18:18:18.2856386Z  2024-04-03T18:18:18.2857639Z [18,620 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:18.2859325Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 50s local 2024-04-03T18:18:18.2860510Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 43s local 2024-04-03T18:18:18.2861868Z .../xla/service/memory_space_assignment:memory_space_assignment; 38s local 2024-04-03T18:18:18.2863126Z Compiling stablehlo/dialect/StablehloOps.cpp; 37s local 2024-04-03T18:18:18.2864208Z Compiling stablehlo/dialect/VhloOps.cpp; 35s local 2024-04-03T18:18:18.2865209Z Compiling stablehlo/dialect/ChloOps.cpp; 33s local 2024-04-03T18:18:18.2866459Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 22s local 2024-04-03T18:18:18.2867599Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 20s local ... 2024-04-03T18:18:18.5937752Z 2024-04-03T18:18:18.5938547Z  2024-04-03T18:18:18.5939076Z  2024-04-03T18:18:18.5939527Z  2024-04-03T18:18:18.5941663Z  2024-04-03T18:18:18.5942183Z  2024-04-03T18:18:18.5942643Z  2024-04-03T18:18:18.5943092Z  2024-04-03T18:18:18.5943521Z  2024-04-03T18:18:18.5945320Z [18,620 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:18.5946906Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 50s local 2024-04-03T18:18:18.5948371Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 43s local 2024-04-03T18:18:18.5949768Z .../xla/service/memory_space_assignment:memory_space_assignment; 38s local 2024-04-03T18:18:18.5951414Z Compiling stablehlo/dialect/StablehloOps.cpp; 37s local 2024-04-03T18:18:18.5952554Z Compiling stablehlo/dialect/VhloOps.cpp; 35s local 2024-04-03T18:18:18.5953649Z Compiling stablehlo/dialect/ChloOps.cpp; 34s local 2024-04-03T18:18:18.5954799Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 22s local 2024-04-03T18:18:18.5956006Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 21s local ... 2024-04-03T18:18:18.7941354Z 2024-04-03T18:18:18.7942667Z  2024-04-03T18:18:18.7943212Z  2024-04-03T18:18:18.7943635Z  2024-04-03T18:18:18.7944063Z  2024-04-03T18:18:18.7944502Z  2024-04-03T18:18:18.7944910Z  2024-04-03T18:18:18.7945347Z  2024-04-03T18:18:18.7946804Z  2024-04-03T18:18:18.7948291Z [18,621 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:18.7949736Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 50s local 2024-04-03T18:18:18.7950925Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 43s local 2024-04-03T18:18:18.7952264Z .../xla/service/memory_space_assignment:memory_space_assignment; 38s local 2024-04-03T18:18:18.7953504Z Compiling stablehlo/dialect/StablehloOps.cpp; 37s local 2024-04-03T18:18:18.7954509Z Compiling stablehlo/dialect/VhloOps.cpp; 35s local 2024-04-03T18:18:18.7955610Z Compiling stablehlo/dialect/ChloOps.cpp; 34s local 2024-04-03T18:18:18.7956899Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 23s local 2024-04-03T18:18:18.7958073Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 21s local ... 2024-04-03T18:18:19.4712360Z 2024-04-03T18:18:19.4713577Z  2024-04-03T18:18:19.4714481Z  2024-04-03T18:18:19.4715169Z  2024-04-03T18:18:19.4715949Z  2024-04-03T18:18:19.4719787Z  2024-04-03T18:18:19.4720377Z  2024-04-03T18:18:19.4720974Z  2024-04-03T18:18:19.4721864Z  2024-04-03T18:18:19.4725448Z [18,622 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:19.4727074Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 51s local 2024-04-03T18:18:19.4728471Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 44s local 2024-04-03T18:18:19.4730176Z .../xla/service/memory_space_assignment:memory_space_assignment; 39s local 2024-04-03T18:18:19.4731974Z Compiling stablehlo/dialect/StablehloOps.cpp; 38s local 2024-04-03T18:18:19.4733023Z Compiling stablehlo/dialect/VhloOps.cpp; 36s local 2024-04-03T18:18:19.4733965Z Compiling stablehlo/dialect/ChloOps.cpp; 34s local 2024-04-03T18:18:19.4734958Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 23s local 2024-04-03T18:18:19.4735965Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 22s local ... 2024-04-03T18:18:19.7954356Z 2024-04-03T18:18:19.7959077Z  2024-04-03T18:18:19.7959592Z  2024-04-03T18:18:19.7960034Z  2024-04-03T18:18:19.7960466Z  2024-04-03T18:18:19.7960859Z  2024-04-03T18:18:19.7961294Z  2024-04-03T18:18:19.7961724Z  2024-04-03T18:18:19.7962115Z  2024-04-03T18:18:19.7963347Z [18,622 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:19.7964804Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 51s local 2024-04-03T18:18:19.7965922Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 44s local 2024-04-03T18:18:19.7967294Z .../xla/service/memory_space_assignment:memory_space_assignment; 39s local 2024-04-03T18:18:19.7968479Z Compiling stablehlo/dialect/StablehloOps.cpp; 38s local 2024-04-03T18:18:19.7969423Z Compiling stablehlo/dialect/VhloOps.cpp; 36s local 2024-04-03T18:18:19.7970354Z Compiling stablehlo/dialect/ChloOps.cpp; 35s local 2024-04-03T18:18:19.7971373Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 24s local 2024-04-03T18:18:19.7972421Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 22s local ... 2024-04-03T18:18:19.9961335Z 2024-04-03T18:18:19.9962119Z  2024-04-03T18:18:19.9962927Z  2024-04-03T18:18:19.9963399Z  2024-04-03T18:18:19.9963819Z  2024-04-03T18:18:19.9964270Z  2024-04-03T18:18:19.9964828Z  2024-04-03T18:18:19.9965249Z  2024-04-03T18:18:19.9965697Z  2024-04-03T18:18:19.9967006Z [18,623 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:19.9968501Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 52s local 2024-04-03T18:18:19.9969547Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 44s local 2024-04-03T18:18:19.9970903Z .../xla/service/memory_space_assignment:memory_space_assignment; 39s local 2024-04-03T18:18:19.9972273Z Compiling stablehlo/dialect/StablehloOps.cpp; 38s local 2024-04-03T18:18:19.9973280Z Compiling stablehlo/dialect/VhloOps.cpp; 36s local 2024-04-03T18:18:19.9974272Z Compiling stablehlo/dialect/ChloOps.cpp; 35s local 2024-04-03T18:18:19.9975511Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 24s local 2024-04-03T18:18:19.9976541Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 22s local ... 2024-04-03T18:18:20.3960089Z 2024-04-03T18:18:20.3960869Z  2024-04-03T18:18:20.3961379Z  2024-04-03T18:18:20.3961888Z  2024-04-03T18:18:20.3962462Z  2024-04-03T18:18:20.3962860Z  2024-04-03T18:18:20.3963262Z  2024-04-03T18:18:20.3963674Z  2024-04-03T18:18:20.3964088Z  2024-04-03T18:18:20.3965228Z [18,624 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:20.3966643Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 52s local 2024-04-03T18:18:20.3967758Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 45s local 2024-04-03T18:18:20.3968886Z .../xla/service/memory_space_assignment:memory_space_assignment; 40s local 2024-04-03T18:18:20.3970018Z Compiling stablehlo/dialect/StablehloOps.cpp; 39s local 2024-04-03T18:18:20.3970910Z Compiling stablehlo/dialect/VhloOps.cpp; 37s local 2024-04-03T18:18:20.3971752Z Compiling stablehlo/dialect/ChloOps.cpp; 35s local 2024-04-03T18:18:20.3972731Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 24s local 2024-04-03T18:18:20.3973760Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 23s local ... 2024-04-03T18:18:21.0134476Z 2024-04-03T18:18:21.0135302Z  2024-04-03T18:18:21.0135804Z  2024-04-03T18:18:21.0136207Z  2024-04-03T18:18:21.0136606Z  2024-04-03T18:18:21.0136986Z  2024-04-03T18:18:21.0137385Z  2024-04-03T18:18:21.0137774Z  2024-04-03T18:18:21.0138203Z  2024-04-03T18:18:21.0139396Z [18,625 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:21.0140871Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 53s local 2024-04-03T18:18:21.0142049Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 45s local 2024-04-03T18:18:21.0143332Z .../xla/service/memory_space_assignment:memory_space_assignment; 40s local 2024-04-03T18:18:21.0144597Z Compiling stablehlo/dialect/StablehloOps.cpp; 39s local 2024-04-03T18:18:21.0145936Z Compiling stablehlo/dialect/VhloOps.cpp; 37s local 2024-04-03T18:18:21.0146906Z Compiling stablehlo/dialect/ChloOps.cpp; 36s local 2024-04-03T18:18:21.0148196Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 25s local 2024-04-03T18:18:21.0149296Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 23s local ... 2024-04-03T18:18:21.4038491Z 2024-04-03T18:18:21.4039299Z  2024-04-03T18:18:21.4039835Z  2024-04-03T18:18:21.4040245Z  2024-04-03T18:18:21.4040657Z  2024-04-03T18:18:21.4041046Z  2024-04-03T18:18:21.4041420Z  2024-04-03T18:18:21.4041800Z  2024-04-03T18:18:21.4042208Z  2024-04-03T18:18:21.4043387Z [18,625 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:21.4045335Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 53s local 2024-04-03T18:18:21.4046684Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 46s local 2024-04-03T18:18:21.4048120Z .../xla/service/memory_space_assignment:memory_space_assignment; 41s local 2024-04-03T18:18:21.4049519Z Compiling stablehlo/dialect/StablehloOps.cpp; 40s local 2024-04-03T18:18:21.4050645Z Compiling stablehlo/dialect/VhloOps.cpp; 38s local 2024-04-03T18:18:21.4051651Z Compiling stablehlo/dialect/ChloOps.cpp; 36s local 2024-04-03T18:18:21.4052947Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 25s local 2024-04-03T18:18:21.4054099Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 24s local ... 2024-04-03T18:18:21.8015816Z 2024-04-03T18:18:21.8016709Z  2024-04-03T18:18:21.8017331Z  2024-04-03T18:18:21.8017815Z  2024-04-03T18:18:21.8018266Z  2024-04-03T18:18:21.8018724Z  2024-04-03T18:18:21.8019191Z  2024-04-03T18:18:21.8019638Z  2024-04-03T18:18:21.8020144Z  2024-04-03T18:18:21.8021356Z [18,626 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:21.8022812Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 53s local 2024-04-03T18:18:21.8024137Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 46s local 2024-04-03T18:18:21.8025428Z .../xla/service/memory_space_assignment:memory_space_assignment; 41s local 2024-04-03T18:18:21.8026645Z Compiling stablehlo/dialect/StablehloOps.cpp; 40s local 2024-04-03T18:18:21.8027925Z Compiling stablehlo/dialect/VhloOps.cpp; 38s local 2024-04-03T18:18:21.8028908Z Compiling stablehlo/dialect/ChloOps.cpp; 37s local 2024-04-03T18:18:21.8029971Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 26s local 2024-04-03T18:18:21.8031078Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 24s local ... 2024-04-03T18:18:22.0028597Z 2024-04-03T18:18:22.0029475Z  2024-04-03T18:18:22.0030039Z  2024-04-03T18:18:22.0030531Z  2024-04-03T18:18:22.0030983Z  2024-04-03T18:18:22.0031456Z  2024-04-03T18:18:22.0031909Z  2024-04-03T18:18:22.0032375Z  2024-04-03T18:18:22.0032809Z  2024-04-03T18:18:22.0034014Z [18,627 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:22.0035430Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 54s local 2024-04-03T18:18:22.0036551Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 46s local 2024-04-03T18:18:22.0037764Z .../xla/service/memory_space_assignment:memory_space_assignment; 41s local 2024-04-03T18:18:22.0038962Z Compiling stablehlo/dialect/StablehloOps.cpp; 40s local 2024-04-03T18:18:22.0039935Z Compiling stablehlo/dialect/VhloOps.cpp; 38s local 2024-04-03T18:18:22.0040854Z Compiling stablehlo/dialect/ChloOps.cpp; 37s local 2024-04-03T18:18:22.0041879Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 26s local 2024-04-03T18:18:22.0042978Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 24s local ... 2024-04-03T18:18:22.2267483Z 2024-04-03T18:18:22.2268432Z  2024-04-03T18:18:22.2268940Z  2024-04-03T18:18:22.2269358Z  2024-04-03T18:18:22.2269793Z  2024-04-03T18:18:22.2270249Z  2024-04-03T18:18:22.2270658Z  2024-04-03T18:18:22.2271088Z  2024-04-03T18:18:22.2271497Z  2024-04-03T18:18:22.2272732Z [18,629 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:22.2274316Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 54s local 2024-04-03T18:18:22.2275579Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 47s local 2024-04-03T18:18:22.2276905Z .../xla/service/memory_space_assignment:memory_space_assignment; 42s local 2024-04-03T18:18:22.2278233Z Compiling stablehlo/dialect/StablehloOps.cpp; 41s local 2024-04-03T18:18:22.2279351Z Compiling stablehlo/dialect/VhloOps.cpp; 39s local 2024-04-03T18:18:22.2280699Z Compiling stablehlo/dialect/ChloOps.cpp; 37s local 2024-04-03T18:18:22.2281789Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 26s local 2024-04-03T18:18:22.2283272Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 24s local ... 2024-04-03T18:18:22.5973991Z 2024-04-03T18:18:22.5975318Z  2024-04-03T18:18:22.5975857Z  2024-04-03T18:18:22.5976246Z  2024-04-03T18:18:22.5976650Z  2024-04-03T18:18:22.5981015Z  2024-04-03T18:18:22.5981668Z  2024-04-03T18:18:22.5982089Z  2024-04-03T18:18:22.5982478Z  2024-04-03T18:18:22.5983793Z [18,629 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:22.5985314Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 54s local 2024-04-03T18:18:22.5986631Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 47s local 2024-04-03T18:18:22.5988241Z .../xla/service/memory_space_assignment:memory_space_assignment; 42s local 2024-04-03T18:18:22.5989647Z Compiling stablehlo/dialect/StablehloOps.cpp; 41s local 2024-04-03T18:18:22.5990754Z Compiling stablehlo/dialect/VhloOps.cpp; 39s local 2024-04-03T18:18:22.5991572Z Compiling stablehlo/dialect/ChloOps.cpp; 38s local 2024-04-03T18:18:22.5992486Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 26s local 2024-04-03T18:18:22.5993425Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 25s local ... 2024-04-03T18:18:22.8760563Z 2024-04-03T18:18:22.8761757Z  2024-04-03T18:18:22.8762543Z  2024-04-03T18:18:22.8763320Z  2024-04-03T18:18:22.8764003Z  2024-04-03T18:18:22.8764761Z  2024-04-03T18:18:22.8765753Z  2024-04-03T18:18:22.8766307Z  2024-04-03T18:18:22.8766847Z  2024-04-03T18:18:22.8768080Z [18,631 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:18:22.8769639Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 47s local 2024-04-03T18:18:22.8771078Z .../xla/service/memory_space_assignment:memory_space_assignment; 42s local 2024-04-03T18:18:22.8772707Z Compiling stablehlo/dialect/StablehloOps.cpp; 41s local 2024-04-03T18:18:22.8774998Z Compiling stablehlo/dialect/VhloOps.cpp; 39s local 2024-04-03T18:18:22.8775979Z Compiling stablehlo/dialect/ChloOps.cpp; 38s local 2024-04-03T18:18:22.8776929Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 27s local 2024-04-03T18:18:22.8778091Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 25s local 2024-04-03T18:18:22.8779118Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 20s local ... 2024-04-03T18:18:23.0706317Z 2024-04-03T18:18:23.0707463Z  2024-04-03T18:18:23.0708188Z  2024-04-03T18:18:23.0708608Z  2024-04-03T18:18:23.0709051Z  2024-04-03T18:18:23.0709441Z  2024-04-03T18:18:23.0709853Z  2024-04-03T18:18:23.0710284Z  2024-04-03T18:18:23.0710661Z  2024-04-03T18:18:23.0711781Z [18,632 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:23.0713268Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 47s local 2024-04-03T18:18:23.0714526Z .../xla/service/memory_space_assignment:memory_space_assignment; 42s local 2024-04-03T18:18:23.0715759Z Compiling stablehlo/dialect/StablehloOps.cpp; 41s local 2024-04-03T18:18:23.0716899Z Compiling stablehlo/dialect/VhloOps.cpp; 40s local 2024-04-03T18:18:23.0717880Z Compiling stablehlo/dialect/ChloOps.cpp; 38s local 2024-04-03T18:18:23.0719091Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 27s local 2024-04-03T18:18:23.0720161Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 25s local 2024-04-03T18:18:23.0721213Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 20s local ... 2024-04-03T18:18:23.3746511Z 2024-04-03T18:18:23.3747294Z  2024-04-03T18:18:23.3748014Z  2024-04-03T18:18:23.3748464Z  2024-04-03T18:18:23.3748854Z  2024-04-03T18:18:23.3749262Z  2024-04-03T18:18:23.3750045Z  2024-04-03T18:18:23.3750445Z  2024-04-03T18:18:23.3752454Z  2024-04-03T18:18:23.3756542Z [18,633 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:23.3758828Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 48s local 2024-04-03T18:18:23.3760400Z .../xla/service/memory_space_assignment:memory_space_assignment; 43s local 2024-04-03T18:18:23.3762442Z Compiling stablehlo/dialect/StablehloOps.cpp; 42s local 2024-04-03T18:18:23.3763789Z Compiling stablehlo/dialect/VhloOps.cpp; 40s local 2024-04-03T18:18:23.3765116Z Compiling stablehlo/dialect/ChloOps.cpp; 38s local 2024-04-03T18:18:23.3766361Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 27s local 2024-04-03T18:18:23.3767695Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 26s local 2024-04-03T18:18:23.3768933Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 20s local ... 2024-04-03T18:18:23.5981568Z 2024-04-03T18:18:23.5982881Z  2024-04-03T18:18:23.5984262Z  2024-04-03T18:18:23.5985319Z  2024-04-03T18:18:23.5985812Z  2024-04-03T18:18:23.5986253Z  2024-04-03T18:18:23.5986678Z  2024-04-03T18:18:23.5987096Z  2024-04-03T18:18:23.5987515Z  2024-04-03T18:18:23.5988927Z [18,634 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:23.5990451Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 48s local 2024-04-03T18:18:23.5991697Z .../xla/service/memory_space_assignment:memory_space_assignment; 43s local 2024-04-03T18:18:23.5992916Z Compiling stablehlo/dialect/StablehloOps.cpp; 42s local 2024-04-03T18:18:23.5993982Z Compiling stablehlo/dialect/VhloOps.cpp; 40s local 2024-04-03T18:18:23.5994972Z Compiling stablehlo/dialect/ChloOps.cpp; 39s local 2024-04-03T18:18:23.5996204Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 27s local 2024-04-03T18:18:23.5997404Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 26s local 2024-04-03T18:18:23.5998469Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 20s local ... 2024-04-03T18:18:23.9357385Z 2024-04-03T18:18:23.9358155Z  2024-04-03T18:18:23.9358697Z  2024-04-03T18:18:23.9359140Z  2024-04-03T18:18:23.9359605Z  2024-04-03T18:18:23.9359995Z  2024-04-03T18:18:23.9360353Z  2024-04-03T18:18:23.9360767Z  2024-04-03T18:18:23.9361175Z  2024-04-03T18:18:23.9362388Z [18,635 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:23.9363957Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 48s local 2024-04-03T18:18:23.9365294Z .../xla/service/memory_space_assignment:memory_space_assignment; 43s local 2024-04-03T18:18:23.9366527Z Compiling stablehlo/dialect/StablehloOps.cpp; 42s local 2024-04-03T18:18:23.9367606Z Compiling stablehlo/dialect/VhloOps.cpp; 40s local 2024-04-03T18:18:23.9368625Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 28s local 2024-04-03T18:18:23.9369655Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 26s local 2024-04-03T18:18:23.9370785Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 21s local 2024-04-03T18:18:23.9372049Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 17s local ... 2024-04-03T18:18:24.1987240Z 2024-04-03T18:18:24.1988193Z  2024-04-03T18:18:24.1988726Z  2024-04-03T18:18:24.1989112Z  2024-04-03T18:18:24.1989507Z  2024-04-03T18:18:24.1989945Z  2024-04-03T18:18:24.1990361Z  2024-04-03T18:18:24.1990790Z  2024-04-03T18:18:24.1991208Z  2024-04-03T18:18:24.1992407Z [18,637 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:24.1994021Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 49s local 2024-04-03T18:18:24.1995408Z .../xla/service/memory_space_assignment:memory_space_assignment; 44s local 2024-04-03T18:18:24.1996711Z Compiling stablehlo/dialect/StablehloOps.cpp; 42s local 2024-04-03T18:18:24.1998024Z Compiling stablehlo/dialect/VhloOps.cpp; 41s local 2024-04-03T18:18:24.1999244Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 28s local 2024-04-03T18:18:24.2000399Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 26s local 2024-04-03T18:18:24.2001540Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 21s local 2024-04-03T18:18:24.2002968Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 17s local ... 2024-04-03T18:18:24.3991442Z 2024-04-03T18:18:24.4030440Z  2024-04-03T18:18:24.4110491Z  2024-04-03T18:18:24.4190492Z  2024-04-03T18:18:24.4270483Z  2024-04-03T18:18:24.4358381Z  2024-04-03T18:18:24.4359528Z  2024-04-03T18:18:24.4359978Z  2024-04-03T18:18:24.4360398Z  2024-04-03T18:18:24.4361552Z [18,638 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:24.4363107Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 49s local 2024-04-03T18:18:24.4364453Z .../xla/service/memory_space_assignment:memory_space_assignment; 44s local 2024-04-03T18:18:24.4365666Z Compiling stablehlo/dialect/StablehloOps.cpp; 43s local 2024-04-03T18:18:24.4366687Z Compiling stablehlo/dialect/VhloOps.cpp; 41s local 2024-04-03T18:18:24.4367766Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 28s local 2024-04-03T18:18:24.4368837Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 27s local 2024-04-03T18:18:24.4369871Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 21s local 2024-04-03T18:18:24.4371132Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 18s local ... 2024-04-03T18:18:24.7995461Z 2024-04-03T18:18:24.7996411Z  2024-04-03T18:18:24.7996964Z  2024-04-03T18:18:24.7997397Z  2024-04-03T18:18:24.7997831Z  2024-04-03T18:18:24.7998240Z  2024-04-03T18:18:24.7998674Z  2024-04-03T18:18:24.7999083Z  2024-04-03T18:18:24.8002624Z  2024-04-03T18:18:24.8006019Z [18,639 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:24.8009626Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 49s local 2024-04-03T18:18:24.8013037Z .../xla/service/memory_space_assignment:memory_space_assignment; 44s local 2024-04-03T18:18:24.8016786Z Compiling stablehlo/dialect/StablehloOps.cpp; 43s local 2024-04-03T18:18:24.8020022Z Compiling stablehlo/dialect/VhloOps.cpp; 41s local 2024-04-03T18:18:24.8023446Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 29s local 2024-04-03T18:18:24.8026883Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 27s local 2024-04-03T18:18:24.8029973Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 22s local 2024-04-03T18:18:24.8031508Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 18s local ... 2024-04-03T18:18:25.0005906Z 2024-04-03T18:18:25.0006626Z  2024-04-03T18:18:25.0007085Z  2024-04-03T18:18:25.0009260Z  2024-04-03T18:18:25.0012254Z  2024-04-03T18:18:25.0015306Z  2024-04-03T18:18:25.0018226Z  2024-04-03T18:18:25.0021177Z  2024-04-03T18:18:25.0024080Z  2024-04-03T18:18:25.0028083Z [18,640 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:25.0032115Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 49s local 2024-04-03T18:18:25.0035879Z .../xla/service/memory_space_assignment:memory_space_assignment; 44s local 2024-04-03T18:18:25.0039589Z Compiling stablehlo/dialect/StablehloOps.cpp; 43s local 2024-04-03T18:18:25.0041038Z Compiling stablehlo/dialect/VhloOps.cpp; 41s local 2024-04-03T18:18:25.0042348Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 29s local 2024-04-03T18:18:25.0043601Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 27s local 2024-04-03T18:18:25.0044874Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 22s local 2024-04-03T18:18:25.0046364Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 18s local ... 2024-04-03T18:18:25.2317815Z 2024-04-03T18:18:25.2319184Z  2024-04-03T18:18:25.2319861Z  2024-04-03T18:18:25.2320212Z  2024-04-03T18:18:25.2320581Z  2024-04-03T18:18:25.2321146Z  2024-04-03T18:18:25.2321532Z  2024-04-03T18:18:25.2321848Z  2024-04-03T18:18:25.2322190Z  2024-04-03T18:18:25.2323314Z [18,643 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:25.2324548Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 50s local 2024-04-03T18:18:25.2325599Z .../xla/service/memory_space_assignment:memory_space_assignment; 45s local 2024-04-03T18:18:25.2326679Z Compiling stablehlo/dialect/StablehloOps.cpp; 44s local 2024-04-03T18:18:25.2327602Z Compiling stablehlo/dialect/VhloOps.cpp; 42s local 2024-04-03T18:18:25.2328462Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 29s local 2024-04-03T18:18:25.2329480Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 27s local 2024-04-03T18:18:25.2330457Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 22s local 2024-04-03T18:18:25.2331678Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 18s local ... 2024-04-03T18:18:25.5304741Z 2024-04-03T18:18:25.5305870Z  2024-04-03T18:18:25.5308946Z  2024-04-03T18:18:25.5311635Z  2024-04-03T18:18:25.5320037Z  2024-04-03T18:18:25.5322674Z  2024-04-03T18:18:25.5325257Z  2024-04-03T18:18:25.5327842Z  2024-04-03T18:18:25.5330424Z  2024-04-03T18:18:25.5333712Z [18,645 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:25.5337677Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 50s local 2024-04-03T18:18:25.5339390Z .../xla/service/memory_space_assignment:memory_space_assignment; 45s local 2024-04-03T18:18:25.5340757Z Compiling stablehlo/dialect/StablehloOps.cpp; 44s local 2024-04-03T18:18:25.5341947Z Compiling stablehlo/dialect/VhloOps.cpp; 42s local 2024-04-03T18:18:25.5343170Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 29s local 2024-04-03T18:18:25.5344357Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 28s local 2024-04-03T18:18:25.5345658Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 22s local 2024-04-03T18:18:25.5346958Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 19s local ... 2024-04-03T18:18:25.8001236Z 2024-04-03T18:18:25.8001996Z  2024-04-03T18:18:25.8002501Z  2024-04-03T18:18:25.8003039Z  2024-04-03T18:18:25.8003440Z  2024-04-03T18:18:25.8003836Z  2024-04-03T18:18:25.8004266Z  2024-04-03T18:18:25.8004692Z  2024-04-03T18:18:25.8005130Z  2024-04-03T18:18:25.8006380Z [18,645 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:25.8008027Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 50s local 2024-04-03T18:18:25.8009371Z .../xla/service/memory_space_assignment:memory_space_assignment; 45s local 2024-04-03T18:18:25.8010714Z Compiling stablehlo/dialect/StablehloOps.cpp; 44s local 2024-04-03T18:18:25.8011773Z Compiling stablehlo/dialect/VhloOps.cpp; 42s local 2024-04-03T18:18:25.8012888Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 30s local 2024-04-03T18:18:25.8014428Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 28s local 2024-04-03T18:18:25.8015476Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 23s local 2024-04-03T18:18:25.8016719Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 19s local ... 2024-04-03T18:18:26.4109271Z 2024-04-03T18:18:26.4110046Z  2024-04-03T18:18:26.4110588Z  2024-04-03T18:18:26.4111033Z  2024-04-03T18:18:26.4111475Z  2024-04-03T18:18:26.4111912Z  2024-04-03T18:18:26.4112331Z  2024-04-03T18:18:26.4112761Z  2024-04-03T18:18:26.4113172Z  2024-04-03T18:18:26.4114300Z [18,646 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:26.4136896Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 51s local 2024-04-03T18:18:26.4138903Z .../xla/service/memory_space_assignment:memory_space_assignment; 46s local 2024-04-03T18:18:26.4140303Z Compiling stablehlo/dialect/StablehloOps.cpp; 45s local 2024-04-03T18:18:26.4141490Z Compiling stablehlo/dialect/VhloOps.cpp; 43s local 2024-04-03T18:18:26.4142569Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 30s local 2024-04-03T18:18:26.4143702Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 29s local 2024-04-03T18:18:26.4144782Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 23s local 2024-04-03T18:18:26.4146035Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 20s local ... 2024-04-03T18:18:26.8008937Z 2024-04-03T18:18:26.8022733Z  2024-04-03T18:18:26.8023269Z  2024-04-03T18:18:26.8023695Z  2024-04-03T18:18:26.8024172Z  2024-04-03T18:18:26.8024602Z  2024-04-03T18:18:26.8025034Z  2024-04-03T18:18:26.8025444Z  2024-04-03T18:18:26.8025896Z  2024-04-03T18:18:26.8027232Z [18,649 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:26.8029061Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 51s local 2024-04-03T18:18:26.8030180Z Compiling stablehlo/dialect/StablehloOps.cpp; 45s local 2024-04-03T18:18:26.8031192Z Compiling stablehlo/dialect/VhloOps.cpp; 43s local 2024-04-03T18:18:26.8032278Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 31s local 2024-04-03T18:18:26.8033294Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 29s local 2024-04-03T18:18:26.8034432Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 24s local 2024-04-03T18:18:26.8035535Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 20s local 2024-04-03T18:18:26.8036793Z Compiling stablehlo/dialect/StablehloOps.cpp; 20s local ... 2024-04-03T18:18:27.0106765Z 2024-04-03T18:18:27.0107526Z  2024-04-03T18:18:27.0108261Z  2024-04-03T18:18:27.0108711Z  2024-04-03T18:18:27.0109173Z  2024-04-03T18:18:27.0109548Z  2024-04-03T18:18:27.0109950Z  2024-04-03T18:18:27.0110401Z  2024-04-03T18:18:27.0110785Z  2024-04-03T18:18:27.0111963Z [18,650 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:27.0113466Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 51s local 2024-04-03T18:18:27.0114600Z Compiling stablehlo/dialect/StablehloOps.cpp; 45s local 2024-04-03T18:18:27.0115631Z Compiling stablehlo/dialect/VhloOps.cpp; 43s local 2024-04-03T18:18:27.0116714Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 31s local 2024-04-03T18:18:27.0117734Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 29s local 2024-04-03T18:18:27.0118730Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 24s local 2024-04-03T18:18:27.0120000Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 20s local 2024-04-03T18:18:27.0121194Z Compiling stablehlo/dialect/StablehloOps.cpp; 20s local ... 2024-04-03T18:18:27.2510021Z 2024-04-03T18:18:27.2510867Z  2024-04-03T18:18:27.2511454Z  2024-04-03T18:18:27.2511948Z  2024-04-03T18:18:27.2512401Z  2024-04-03T18:18:27.2512841Z  2024-04-03T18:18:27.2513248Z  2024-04-03T18:18:27.2513700Z  2024-04-03T18:18:27.2514161Z  2024-04-03T18:18:27.2515397Z [18,651 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:27.2517061Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 52s local 2024-04-03T18:18:27.2518262Z Compiling stablehlo/dialect/StablehloOps.cpp; 46s local 2024-04-03T18:18:27.2519287Z Compiling stablehlo/dialect/VhloOps.cpp; 44s local 2024-04-03T18:18:27.2520293Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 31s local 2024-04-03T18:18:27.2521690Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 29s local 2024-04-03T18:18:27.2522761Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 24s local 2024-04-03T18:18:27.2524180Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 20s local 2024-04-03T18:18:27.2525692Z Compiling stablehlo/dialect/StablehloOps.cpp; 20s local ... 2024-04-03T18:18:27.6015643Z 2024-04-03T18:18:27.6022064Z  2024-04-03T18:18:27.6022894Z  2024-04-03T18:18:27.6023359Z  2024-04-03T18:18:27.6023787Z  2024-04-03T18:18:27.6024216Z  2024-04-03T18:18:27.6024634Z  2024-04-03T18:18:27.6025044Z  2024-04-03T18:18:27.6025472Z  2024-04-03T18:18:27.6026667Z [18,651 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:27.6028543Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 52s local 2024-04-03T18:18:27.6029671Z Compiling stablehlo/dialect/StablehloOps.cpp; 46s local 2024-04-03T18:18:27.6030861Z Compiling stablehlo/dialect/VhloOps.cpp; 44s local 2024-04-03T18:18:27.6031878Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 31s local 2024-04-03T18:18:27.6032944Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 30s local 2024-04-03T18:18:27.6033940Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 24s local 2024-04-03T18:18:27.6035103Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 21s local 2024-04-03T18:18:27.6036337Z Compiling stablehlo/dialect/StablehloOps.cpp; 20s local ... 2024-04-03T18:18:28.0033154Z 2024-04-03T18:18:28.0033906Z  2024-04-03T18:18:28.0034371Z  2024-04-03T18:18:28.0034738Z  2024-04-03T18:18:28.0035102Z  2024-04-03T18:18:28.0035480Z  2024-04-03T18:18:28.0035838Z  2024-04-03T18:18:28.0036237Z  2024-04-03T18:18:28.0036629Z  2024-04-03T18:18:28.0037785Z [18,652 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:28.0039273Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 52s local 2024-04-03T18:18:28.0040337Z Compiling stablehlo/dialect/StablehloOps.cpp; 46s local 2024-04-03T18:18:28.0041343Z Compiling stablehlo/dialect/VhloOps.cpp; 44s local 2024-04-03T18:18:28.0042312Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 32s local 2024-04-03T18:18:28.0043252Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 30s local 2024-04-03T18:18:28.0044221Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 25s local 2024-04-03T18:18:28.0045335Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 21s local 2024-04-03T18:18:28.0046523Z Compiling stablehlo/dialect/StablehloOps.cpp; 21s local ... 2024-04-03T18:18:28.2028762Z 2024-04-03T18:18:28.2029461Z  2024-04-03T18:18:28.2029964Z  2024-04-03T18:18:28.2030520Z  2024-04-03T18:18:28.2030958Z  2024-04-03T18:18:28.2031331Z  2024-04-03T18:18:28.2031700Z  2024-04-03T18:18:28.2032084Z  2024-04-03T18:18:28.2032495Z  2024-04-03T18:18:28.2033669Z [18,653 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:28.2035171Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 53s local 2024-04-03T18:18:28.2036298Z Compiling stablehlo/dialect/StablehloOps.cpp; 46s local 2024-04-03T18:18:28.2037238Z Compiling stablehlo/dialect/VhloOps.cpp; 45s local 2024-04-03T18:18:28.2038249Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 32s local 2024-04-03T18:18:28.2039319Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 30s local 2024-04-03T18:18:28.2040324Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 25s local 2024-04-03T18:18:28.2041478Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 21s local 2024-04-03T18:18:28.2042621Z Compiling stablehlo/dialect/StablehloOps.cpp; 21s local ... 2024-04-03T18:18:28.6033244Z 2024-04-03T18:18:28.6034050Z  2024-04-03T18:18:28.6034596Z  2024-04-03T18:18:28.6035065Z  2024-04-03T18:18:28.6035752Z  2024-04-03T18:18:28.6036200Z  2024-04-03T18:18:28.6036642Z  2024-04-03T18:18:28.6037217Z  2024-04-03T18:18:28.6037625Z  2024-04-03T18:18:28.6038932Z [18,654 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:28.6040476Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 53s local 2024-04-03T18:18:28.6041793Z Compiling stablehlo/dialect/StablehloOps.cpp; 47s local 2024-04-03T18:18:28.6042833Z Compiling stablehlo/dialect/VhloOps.cpp; 45s local 2024-04-03T18:18:28.6044068Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 32s local 2024-04-03T18:18:28.6045155Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 31s local 2024-04-03T18:18:28.6046220Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 25s local 2024-04-03T18:18:28.6047436Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 22s local 2024-04-03T18:18:28.6048675Z Compiling stablehlo/dialect/StablehloOps.cpp; 21s local ... 2024-04-03T18:18:29.6033648Z 2024-04-03T18:18:29.6034421Z  2024-04-03T18:18:29.6035013Z  2024-04-03T18:18:29.6035468Z  2024-04-03T18:18:29.6035870Z  2024-04-03T18:18:29.6036429Z  2024-04-03T18:18:29.6036884Z  2024-04-03T18:18:29.6037357Z  2024-04-03T18:18:29.6037813Z  2024-04-03T18:18:29.6039252Z [18,654 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:29.6040803Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 54s local 2024-04-03T18:18:29.6042032Z Compiling stablehlo/dialect/StablehloOps.cpp; 48s local 2024-04-03T18:18:29.6043101Z Compiling stablehlo/dialect/VhloOps.cpp; 46s local 2024-04-03T18:18:29.6044225Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 33s local 2024-04-03T18:18:29.6045360Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 32s local 2024-04-03T18:18:29.6046481Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 26s local 2024-04-03T18:18:29.6047788Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 23s local 2024-04-03T18:18:29.6049112Z Compiling stablehlo/dialect/StablehloOps.cpp; 22s local ... 2024-04-03T18:18:29.9707928Z 2024-04-03T18:18:29.9708712Z  2024-04-03T18:18:29.9709231Z  2024-04-03T18:18:29.9709625Z  2024-04-03T18:18:29.9710042Z  2024-04-03T18:18:29.9710450Z  2024-04-03T18:18:29.9710867Z  2024-04-03T18:18:29.9711300Z  2024-04-03T18:18:29.9711729Z  2024-04-03T18:18:29.9712909Z [18,655 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:29.9714453Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 54s local 2024-04-03T18:18:29.9715613Z Compiling stablehlo/dialect/StablehloOps.cpp; 48s local 2024-04-03T18:18:29.9716663Z Compiling stablehlo/dialect/VhloOps.cpp; 46s local 2024-04-03T18:18:29.9717778Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 34s local 2024-04-03T18:18:29.9718883Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 32s local 2024-04-03T18:18:29.9719957Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 27s local 2024-04-03T18:18:29.9721205Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 23s local 2024-04-03T18:18:29.9722673Z Compiling stablehlo/dialect/StablehloOps.cpp; 23s local ... 2024-04-03T18:18:30.2060179Z 2024-04-03T18:18:30.2060939Z  2024-04-03T18:18:30.2061508Z  2024-04-03T18:18:30.2061925Z  2024-04-03T18:18:30.2062340Z  2024-04-03T18:18:30.2062749Z  2024-04-03T18:18:30.2063182Z  2024-04-03T18:18:30.2063590Z  2024-04-03T18:18:30.2064180Z  2024-04-03T18:18:30.2065364Z [18,655 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:30.2066842Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 55s local 2024-04-03T18:18:30.2068229Z Compiling stablehlo/dialect/StablehloOps.cpp; 49s local 2024-04-03T18:18:30.2069552Z Compiling stablehlo/dialect/VhloOps.cpp; 47s local 2024-04-03T18:18:30.2070671Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 34s local 2024-04-03T18:18:30.2071852Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 32s local 2024-04-03T18:18:30.2072961Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 27s local 2024-04-03T18:18:30.2074256Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 23s local 2024-04-03T18:18:30.2075500Z Compiling stablehlo/dialect/StablehloOps.cpp; 23s local ... 2024-04-03T18:18:30.4057778Z 2024-04-03T18:18:30.4058530Z  2024-04-03T18:18:30.4059082Z  2024-04-03T18:18:30.4059523Z  2024-04-03T18:18:30.4059976Z  2024-04-03T18:18:30.4060366Z  2024-04-03T18:18:30.4060777Z  2024-04-03T18:18:30.4061161Z  2024-04-03T18:18:30.4061576Z  2024-04-03T18:18:30.4062660Z [18,657 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:30.4064193Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 55s local 2024-04-03T18:18:30.4065380Z Compiling stablehlo/dialect/StablehloOps.cpp; 49s local 2024-04-03T18:18:30.4066424Z Compiling stablehlo/dialect/VhloOps.cpp; 47s local 2024-04-03T18:18:30.4067500Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 34s local 2024-04-03T18:18:30.4069211Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 33s local 2024-04-03T18:18:30.4070302Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 27s local 2024-04-03T18:18:30.4071613Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 24s local 2024-04-03T18:18:30.4072944Z Compiling stablehlo/dialect/StablehloOps.cpp; 23s local ... 2024-04-03T18:18:30.7257041Z 2024-04-03T18:18:30.7257854Z  2024-04-03T18:18:30.7258414Z  2024-04-03T18:18:30.7258863Z  2024-04-03T18:18:30.7259309Z  2024-04-03T18:18:30.7259705Z  2024-04-03T18:18:30.7260095Z  2024-04-03T18:18:30.7260517Z  2024-04-03T18:18:30.7260968Z  2024-04-03T18:18:30.7262171Z [18,659 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:30.7263771Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 55s local 2024-04-03T18:18:30.7264915Z Compiling stablehlo/dialect/StablehloOps.cpp; 49s local 2024-04-03T18:18:30.7265912Z Compiling stablehlo/dialect/VhloOps.cpp; 47s local 2024-04-03T18:18:30.7267010Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 35s local 2024-04-03T18:18:30.7268371Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 33s local 2024-04-03T18:18:30.7269433Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 28s local 2024-04-03T18:18:30.7270684Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 24s local 2024-04-03T18:18:30.7271930Z Compiling stablehlo/dialect/StablehloOps.cpp; 24s local ... 2024-04-03T18:18:30.9613151Z 2024-04-03T18:18:30.9613929Z  2024-04-03T18:18:30.9614606Z  2024-04-03T18:18:30.9615063Z  2024-04-03T18:18:30.9615478Z  2024-04-03T18:18:30.9615879Z  2024-04-03T18:18:30.9616305Z  2024-04-03T18:18:30.9616727Z  2024-04-03T18:18:30.9617153Z  2024-04-03T18:18:30.9618405Z [18,661 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:30.9619949Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 55s local 2024-04-03T18:18:30.9621098Z Compiling stablehlo/dialect/StablehloOps.cpp; 49s local 2024-04-03T18:18:30.9622158Z Compiling stablehlo/dialect/VhloOps.cpp; 47s local 2024-04-03T18:18:30.9623315Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 35s local 2024-04-03T18:18:30.9624381Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 33s local 2024-04-03T18:18:30.9625404Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 28s local 2024-04-03T18:18:30.9626660Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 24s local 2024-04-03T18:18:30.9628261Z Compiling stablehlo/dialect/StablehloOps.cpp; 24s local ... 2024-04-03T18:18:31.2050605Z 2024-04-03T18:18:31.2051387Z  2024-04-03T18:18:31.2052171Z  2024-04-03T18:18:31.2052586Z  2024-04-03T18:18:31.2053001Z  2024-04-03T18:18:31.2053494Z  2024-04-03T18:18:31.2053925Z  2024-04-03T18:18:31.2054490Z  2024-04-03T18:18:31.2054912Z  2024-04-03T18:18:31.2056230Z [18,661 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:31.2057737Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 56s local 2024-04-03T18:18:31.2058867Z Compiling stablehlo/dialect/StablehloOps.cpp; 50s local 2024-04-03T18:18:31.2059885Z Compiling stablehlo/dialect/VhloOps.cpp; 48s local 2024-04-03T18:18:31.2061088Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 35s local 2024-04-03T18:18:31.2062153Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 33s local 2024-04-03T18:18:31.2063190Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 28s local 2024-04-03T18:18:31.2064424Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 24s local 2024-04-03T18:18:31.2065674Z Compiling stablehlo/dialect/StablehloOps.cpp; 24s local ... 2024-04-03T18:18:32.2054793Z 2024-04-03T18:18:32.2055551Z  2024-04-03T18:18:32.2056060Z  2024-04-03T18:18:32.2056446Z  2024-04-03T18:18:32.2056873Z  2024-04-03T18:18:32.2057318Z  2024-04-03T18:18:32.2057768Z  2024-04-03T18:18:32.2058227Z  2024-04-03T18:18:32.2058667Z  2024-04-03T18:18:32.2060333Z [18,661 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:32.2061758Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 57s local 2024-04-03T18:18:32.2062681Z Compiling stablehlo/dialect/StablehloOps.cpp; 51s local 2024-04-03T18:18:32.2063491Z Compiling stablehlo/dialect/VhloOps.cpp; 49s local 2024-04-03T18:18:32.2064347Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 36s local 2024-04-03T18:18:32.2065379Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 34s local 2024-04-03T18:18:32.2072771Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 29s local 2024-04-03T18:18:32.2074461Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 25s local 2024-04-03T18:18:32.2076169Z Compiling stablehlo/dialect/StablehloOps.cpp; 25s local ... 2024-04-03T18:18:32.4071968Z 2024-04-03T18:18:32.4072745Z  2024-04-03T18:18:32.4073236Z  2024-04-03T18:18:32.4073655Z  2024-04-03T18:18:32.4074079Z  2024-04-03T18:18:32.4074486Z  2024-04-03T18:18:32.4074883Z  2024-04-03T18:18:32.4075291Z  2024-04-03T18:18:32.4075688Z  2024-04-03T18:18:32.4076880Z [18,662 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:32.4078478Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 57s local 2024-04-03T18:18:32.4079760Z Compiling stablehlo/dialect/StablehloOps.cpp; 51s local 2024-04-03T18:18:32.4080818Z Compiling stablehlo/dialect/VhloOps.cpp; 49s local 2024-04-03T18:18:32.4081887Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 36s local 2024-04-03T18:18:32.4082980Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 35s local 2024-04-03T18:18:32.4084083Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 29s local 2024-04-03T18:18:32.4085303Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 26s local 2024-04-03T18:18:32.4086499Z Compiling stablehlo/dialect/StablehloOps.cpp; 25s local ... 2024-04-03T18:18:32.8066372Z 2024-04-03T18:18:32.8067105Z  2024-04-03T18:18:32.8067565Z  2024-04-03T18:18:32.8068164Z  2024-04-03T18:18:32.8068551Z  2024-04-03T18:18:32.8068903Z  2024-04-03T18:18:32.8069274Z  2024-04-03T18:18:32.8069641Z  2024-04-03T18:18:32.8070006Z  2024-04-03T18:18:32.8071140Z [18,662 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:32.8072844Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 57s local 2024-04-03T18:18:32.8073953Z Compiling stablehlo/dialect/StablehloOps.cpp; 51s local 2024-04-03T18:18:32.8074920Z Compiling stablehlo/dialect/VhloOps.cpp; 49s local 2024-04-03T18:18:32.8075828Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 37s local 2024-04-03T18:18:32.8076809Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 35s local 2024-04-03T18:18:32.8077877Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 30s local 2024-04-03T18:18:32.8078972Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 26s local 2024-04-03T18:18:32.8080262Z Compiling stablehlo/dialect/StablehloOps.cpp; 26s local ... 2024-04-03T18:18:33.0728998Z 2024-04-03T18:18:33.0729674Z  2024-04-03T18:18:33.0730098Z  2024-04-03T18:18:33.0730433Z  2024-04-03T18:18:33.0730746Z  2024-04-03T18:18:33.0731075Z  2024-04-03T18:18:33.0731396Z  2024-04-03T18:18:33.0731723Z  2024-04-03T18:18:33.0732050Z  2024-04-03T18:18:33.0732993Z [18,663 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:33.0734110Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 57s local 2024-04-03T18:18:33.0735130Z Compiling stablehlo/dialect/StablehloOps.cpp; 51s local 2024-04-03T18:18:33.0735903Z Compiling stablehlo/dialect/VhloOps.cpp; 50s local 2024-04-03T18:18:33.0736678Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 37s local 2024-04-03T18:18:33.0737479Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 35s local 2024-04-03T18:18:33.0738256Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 30s local 2024-04-03T18:18:33.0739127Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 26s local 2024-04-03T18:18:33.0740036Z Compiling stablehlo/dialect/StablehloOps.cpp; 26s local ... 2024-04-03T18:18:33.4063506Z 2024-04-03T18:18:33.4064330Z  2024-04-03T18:18:33.4064929Z  2024-04-03T18:18:33.4065431Z  2024-04-03T18:18:33.4065915Z  2024-04-03T18:18:33.4066886Z  2024-04-03T18:18:33.4067306Z  2024-04-03T18:18:33.4067903Z  2024-04-03T18:18:33.4068389Z  2024-04-03T18:18:33.4069716Z [18,663 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:33.4071265Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 58s local 2024-04-03T18:18:33.4072562Z Compiling stablehlo/dialect/StablehloOps.cpp; 52s local 2024-04-03T18:18:33.4073692Z Compiling stablehlo/dialect/VhloOps.cpp; 50s local 2024-04-03T18:18:33.4074870Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 37s local 2024-04-03T18:18:33.4076065Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 36s local 2024-04-03T18:18:33.4077021Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 30s local 2024-04-03T18:18:33.4078125Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 27s local 2024-04-03T18:18:33.4079378Z Compiling stablehlo/dialect/StablehloOps.cpp; 26s local ... 2024-04-03T18:18:33.8970761Z 2024-04-03T18:18:33.8971534Z  2024-04-03T18:18:33.8972046Z  2024-04-03T18:18:33.8972492Z  2024-04-03T18:18:33.8972927Z  2024-04-03T18:18:33.8973371Z  2024-04-03T18:18:33.8973950Z  2024-04-03T18:18:33.8974543Z  2024-04-03T18:18:33.8974974Z  2024-04-03T18:18:33.8976081Z [18,664 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:33.8977590Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 58s local 2024-04-03T18:18:33.8978724Z Compiling stablehlo/dialect/StablehloOps.cpp; 52s local 2024-04-03T18:18:33.8979916Z Compiling stablehlo/dialect/VhloOps.cpp; 50s local 2024-04-03T18:18:33.8981065Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 38s local 2024-04-03T18:18:33.8982075Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 36s local 2024-04-03T18:18:33.8983039Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 31s local 2024-04-03T18:18:33.8984459Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 27s local 2024-04-03T18:18:33.8985708Z Compiling stablehlo/dialect/StablehloOps.cpp; 27s local ... 2024-04-03T18:18:34.2070503Z 2024-04-03T18:18:34.2079126Z  2024-04-03T18:18:34.2079653Z  2024-04-03T18:18:34.2080106Z  2024-04-03T18:18:34.2080521Z  2024-04-03T18:18:34.2081162Z  2024-04-03T18:18:34.2081603Z  2024-04-03T18:18:34.2082025Z  2024-04-03T18:18:34.2082445Z  2024-04-03T18:18:34.2083642Z [18,666 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:34.2085146Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 59s local 2024-04-03T18:18:34.2086323Z Compiling stablehlo/dialect/StablehloOps.cpp; 53s local 2024-04-03T18:18:34.2087385Z Compiling stablehlo/dialect/VhloOps.cpp; 51s local 2024-04-03T18:18:34.2088451Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 38s local 2024-04-03T18:18:34.2089581Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 36s local 2024-04-03T18:18:34.2090653Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 31s local 2024-04-03T18:18:34.2091943Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 27s local 2024-04-03T18:18:34.2093127Z Compiling stablehlo/dialect/StablehloOps.cpp; 27s local ... 2024-04-03T18:18:34.9358231Z 2024-04-03T18:18:34.9358961Z  2024-04-03T18:18:34.9359416Z  2024-04-03T18:18:34.9359791Z  2024-04-03T18:18:34.9360160Z  2024-04-03T18:18:34.9360521Z  2024-04-03T18:18:34.9362281Z  2024-04-03T18:18:34.9362667Z  2024-04-03T18:18:34.9363001Z  2024-04-03T18:18:34.9364027Z [18,667 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:34.9365319Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 59s local 2024-04-03T18:18:34.9366322Z Compiling stablehlo/dialect/StablehloOps.cpp; 53s local 2024-04-03T18:18:34.9367217Z Compiling stablehlo/dialect/VhloOps.cpp; 51s local 2024-04-03T18:18:34.9368149Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 39s local 2024-04-03T18:18:34.9369095Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 37s local 2024-04-03T18:18:34.9370098Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 32s local 2024-04-03T18:18:34.9371250Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 28s local 2024-04-03T18:18:34.9372308Z Compiling stablehlo/dialect/StablehloOps.cpp; 28s local ... 2024-04-03T18:18:35.2086888Z 2024-04-03T18:18:35.2087639Z  2024-04-03T18:18:35.2088163Z  2024-04-03T18:18:35.2088565Z  2024-04-03T18:18:35.2088977Z  2024-04-03T18:18:35.2089376Z  2024-04-03T18:18:35.2089778Z  2024-04-03T18:18:35.2090173Z  2024-04-03T18:18:35.2090571Z  2024-04-03T18:18:35.2091684Z [18,668 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:35.2093169Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 60s local 2024-04-03T18:18:35.2094469Z Compiling stablehlo/dialect/StablehloOps.cpp; 54s local 2024-04-03T18:18:35.2095525Z Compiling stablehlo/dialect/VhloOps.cpp; 52s local 2024-04-03T18:18:35.2096596Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 39s local 2024-04-03T18:18:35.2097677Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 37s local 2024-04-03T18:18:35.2098693Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 32s local 2024-04-03T18:18:35.2099797Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 28s local 2024-04-03T18:18:35.2101020Z Compiling stablehlo/dialect/StablehloOps.cpp; 28s local ... 2024-04-03T18:18:35.5051319Z 2024-04-03T18:18:35.5052101Z  2024-04-03T18:18:35.5052593Z  2024-04-03T18:18:35.5052972Z  2024-04-03T18:18:35.5053355Z  2024-04-03T18:18:35.5053771Z  2024-04-03T18:18:35.5054180Z  2024-04-03T18:18:35.5055132Z  2024-04-03T18:18:35.5055538Z  2024-04-03T18:18:35.5056759Z [18,669 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:35.5058787Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 60s local 2024-04-03T18:18:35.5059952Z Compiling stablehlo/dialect/StablehloOps.cpp; 54s local 2024-04-03T18:18:35.5061178Z Compiling stablehlo/dialect/VhloOps.cpp; 52s local 2024-04-03T18:18:35.5062269Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 39s local 2024-04-03T18:18:35.5063322Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 38s local 2024-04-03T18:18:35.5064394Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 32s local 2024-04-03T18:18:35.5065612Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 29s local 2024-04-03T18:18:35.5066863Z Compiling stablehlo/dialect/StablehloOps.cpp; 28s local ... 2024-04-03T18:18:35.7110021Z 2024-04-03T18:18:35.7110832Z  2024-04-03T18:18:35.7111367Z  2024-04-03T18:18:35.7111829Z  2024-04-03T18:18:35.7112228Z  2024-04-03T18:18:35.7112660Z  2024-04-03T18:18:35.7113087Z  2024-04-03T18:18:35.7117775Z  2024-04-03T18:18:35.7118276Z  2024-04-03T18:18:35.7119515Z [18,673 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:35.7121163Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 60s local 2024-04-03T18:18:35.7122362Z Compiling stablehlo/dialect/StablehloOps.cpp; 54s local 2024-04-03T18:18:35.7123523Z Compiling stablehlo/dialect/VhloOps.cpp; 52s local 2024-04-03T18:18:35.7124537Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 40s local 2024-04-03T18:18:35.7125629Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 38s local 2024-04-03T18:18:35.7126617Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 32s local 2024-04-03T18:18:35.7127787Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 29s local 2024-04-03T18:18:35.7129011Z Compiling stablehlo/dialect/StablehloOps.cpp; 29s local ... 2024-04-03T18:18:36.0118275Z 2024-04-03T18:18:36.0119065Z  2024-04-03T18:18:36.0119788Z  2024-04-03T18:18:36.0120221Z  2024-04-03T18:18:36.0120696Z  2024-04-03T18:18:36.0121122Z  2024-04-03T18:18:36.0121555Z  2024-04-03T18:18:36.0121979Z  2024-04-03T18:18:36.0122402Z  2024-04-03T18:18:36.0123561Z [18,675 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:36.0125044Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 60s local 2024-04-03T18:18:36.0126207Z Compiling stablehlo/dialect/StablehloOps.cpp; 54s local 2024-04-03T18:18:36.0127150Z Compiling stablehlo/dialect/VhloOps.cpp; 52s local 2024-04-03T18:18:36.0128204Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 40s local 2024-04-03T18:18:36.0129356Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 38s local 2024-04-03T18:18:36.0130446Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 33s local 2024-04-03T18:18:36.0131754Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 29s local 2024-04-03T18:18:36.0133084Z Compiling stablehlo/dialect/StablehloOps.cpp; 29s local ... 2024-04-03T18:18:36.2932483Z 2024-04-03T18:18:36.2933238Z  2024-04-03T18:18:36.2933739Z  2024-04-03T18:18:36.2934181Z  2024-04-03T18:18:36.2934748Z  2024-04-03T18:18:36.2935163Z  2024-04-03T18:18:36.2935584Z  2024-04-03T18:18:36.2936002Z  2024-04-03T18:18:36.2936411Z  2024-04-03T18:18:36.2937548Z [18,676 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:36.2939179Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 61s local 2024-04-03T18:18:36.2940391Z Compiling stablehlo/dialect/StablehloOps.cpp; 55s local 2024-04-03T18:18:36.2941386Z Compiling stablehlo/dialect/VhloOps.cpp; 53s local 2024-04-03T18:18:36.2942689Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 40s local 2024-04-03T18:18:36.2943766Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 38s local 2024-04-03T18:18:36.2945077Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 33s local 2024-04-03T18:18:36.2946334Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 29s local 2024-04-03T18:18:36.2947890Z Compiling stablehlo/dialect/StablehloOps.cpp; 29s local ... 2024-04-03T18:18:36.6087309Z 2024-04-03T18:18:36.6088346Z  2024-04-03T18:18:36.6088909Z  2024-04-03T18:18:36.6089337Z  2024-04-03T18:18:36.6089771Z  2024-04-03T18:18:36.6090200Z  2024-04-03T18:18:36.6090593Z  2024-04-03T18:18:36.6091001Z  2024-04-03T18:18:36.6091383Z  2024-04-03T18:18:36.6092523Z [18,678 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:36.6094042Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 61s local 2024-04-03T18:18:36.6095553Z Compiling stablehlo/dialect/StablehloOps.cpp; 55s local 2024-04-03T18:18:36.6096599Z Compiling stablehlo/dialect/VhloOps.cpp; 53s local 2024-04-03T18:18:36.6097786Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 40s local 2024-04-03T18:18:36.6098891Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 39s local 2024-04-03T18:18:36.6100001Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 33s local 2024-04-03T18:18:36.6101294Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 30s local 2024-04-03T18:18:36.6102590Z Compiling stablehlo/dialect/StablehloOps.cpp; 29s local ... 2024-04-03T18:18:36.8090009Z 2024-04-03T18:18:36.8090791Z  2024-04-03T18:18:36.8091279Z  2024-04-03T18:18:36.8091723Z  2024-04-03T18:18:36.8092815Z  2024-04-03T18:18:36.8093442Z  2024-04-03T18:18:36.8094020Z  2024-04-03T18:18:36.8094745Z  2024-04-03T18:18:36.8095338Z  2024-04-03T18:18:36.8096692Z [18,679 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:36.8098397Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 61s local 2024-04-03T18:18:36.8099472Z Compiling stablehlo/dialect/StablehloOps.cpp; 55s local 2024-04-03T18:18:36.8101567Z Compiling stablehlo/dialect/VhloOps.cpp; 53s local 2024-04-03T18:18:36.8102893Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 41s local 2024-04-03T18:18:36.8104008Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 39s local 2024-04-03T18:18:36.8105108Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 34s local 2024-04-03T18:18:36.8106336Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 30s local 2024-04-03T18:18:36.8108102Z Compiling stablehlo/dialect/StablehloOps.cpp; 30s local ... 2024-04-03T18:18:37.1332954Z 2024-04-03T18:18:37.1334141Z  2024-04-03T18:18:37.1334847Z  2024-04-03T18:18:37.1335337Z  2024-04-03T18:18:37.1335898Z  2024-04-03T18:18:37.1336321Z  2024-04-03T18:18:37.1336788Z  2024-04-03T18:18:37.1337217Z  2024-04-03T18:18:37.1337660Z  2024-04-03T18:18:37.1338871Z [18,680 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:37.1340452Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 62s local 2024-04-03T18:18:37.1341626Z Compiling stablehlo/dialect/StablehloOps.cpp; 55s local 2024-04-03T18:18:37.1342625Z Compiling stablehlo/dialect/VhloOps.cpp; 54s local 2024-04-03T18:18:37.1343697Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 41s local 2024-04-03T18:18:37.1344827Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 39s local 2024-04-03T18:18:37.1345934Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 34s local 2024-04-03T18:18:37.1347308Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 30s local 2024-04-03T18:18:37.1348871Z Compiling stablehlo/dialect/StablehloOps.cpp; 30s local ... 2024-04-03T18:18:37.3555321Z 2024-04-03T18:18:37.3556850Z  2024-04-03T18:18:37.3557585Z  2024-04-03T18:18:37.3558681Z  2024-04-03T18:18:37.3559620Z  2024-04-03T18:18:37.3560063Z  2024-04-03T18:18:37.3560515Z  2024-04-03T18:18:37.3560972Z  2024-04-03T18:18:37.3561525Z  2024-04-03T18:18:37.3562809Z [18,683 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:37.3564586Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 62s local 2024-04-03T18:18:37.3565840Z Compiling stablehlo/dialect/StablehloOps.cpp; 56s local 2024-04-03T18:18:37.3566966Z Compiling stablehlo/dialect/VhloOps.cpp; 54s local 2024-04-03T18:18:37.3568072Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 41s local 2024-04-03T18:18:37.3569183Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 40s local 2024-04-03T18:18:37.3570220Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 34s local 2024-04-03T18:18:37.3571559Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 30s local 2024-04-03T18:18:37.3573127Z Compiling stablehlo/dialect/StablehloOps.cpp; 30s local ... 2024-04-03T18:18:37.6097191Z 2024-04-03T18:18:37.6097948Z  2024-04-03T18:18:37.6098918Z  2024-04-03T18:18:37.6099551Z  2024-04-03T18:18:37.6100168Z  2024-04-03T18:18:37.6100599Z  2024-04-03T18:18:37.6101006Z  2024-04-03T18:18:37.6101437Z  2024-04-03T18:18:37.6101894Z  2024-04-03T18:18:37.6103133Z [18,683 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:37.6106910Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 62s local 2024-04-03T18:18:37.6108421Z Compiling stablehlo/dialect/StablehloOps.cpp; 56s local 2024-04-03T18:18:37.6111635Z Compiling stablehlo/dialect/VhloOps.cpp; 54s local 2024-04-03T18:18:37.6112759Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 41s local 2024-04-03T18:18:37.6116051Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 40s local 2024-04-03T18:18:37.6117264Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 34s local 2024-04-03T18:18:37.6120493Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 31s local 2024-04-03T18:18:37.6121729Z Compiling stablehlo/dialect/StablehloOps.cpp; 30s local ... 2024-04-03T18:18:37.9092697Z 2024-04-03T18:18:37.9093835Z  2024-04-03T18:18:37.9094989Z  2024-04-03T18:18:37.9095708Z  2024-04-03T18:18:37.9100129Z  2024-04-03T18:18:37.9100739Z  2024-04-03T18:18:37.9101385Z  2024-04-03T18:18:37.9104315Z  2024-04-03T18:18:37.9104859Z  2024-04-03T18:18:37.9106390Z [18,684 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:37.9110759Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 62s local 2024-04-03T18:18:37.9112106Z Compiling stablehlo/dialect/StablehloOps.cpp; 56s local 2024-04-03T18:18:37.9113434Z Compiling stablehlo/dialect/VhloOps.cpp; 54s local 2024-04-03T18:18:37.9115718Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 42s local 2024-04-03T18:18:37.9117145Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 40s local 2024-04-03T18:18:37.9118662Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 35s local 2024-04-03T18:18:37.9120224Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 31s local 2024-04-03T18:18:37.9122045Z Compiling stablehlo/dialect/StablehloOps.cpp; 31s local ... 2024-04-03T18:18:38.1411104Z 2024-04-03T18:18:38.1412118Z  2024-04-03T18:18:38.1412859Z  2024-04-03T18:18:38.1413504Z  2024-04-03T18:18:38.1416093Z  2024-04-03T18:18:38.1416623Z  2024-04-03T18:18:38.1417113Z  2024-04-03T18:18:38.1417635Z  2024-04-03T18:18:38.1418121Z  2024-04-03T18:18:38.1419302Z [18,685 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:38.1420669Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 63s local 2024-04-03T18:18:38.1422042Z Compiling stablehlo/dialect/StablehloOps.cpp; 56s local 2024-04-03T18:18:38.1423112Z Compiling stablehlo/dialect/VhloOps.cpp; 55s local 2024-04-03T18:18:38.1424205Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 42s local 2024-04-03T18:18:38.1425294Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 40s local 2024-04-03T18:18:38.1426366Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 35s local 2024-04-03T18:18:38.1427517Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 31s local 2024-04-03T18:18:38.1428950Z Compiling stablehlo/dialect/StablehloOps.cpp; 31s local ... 2024-04-03T18:18:38.4103380Z 2024-04-03T18:18:38.4104533Z  2024-04-03T18:18:38.4105390Z  2024-04-03T18:18:38.4106144Z  2024-04-03T18:18:38.4107183Z  2024-04-03T18:18:38.4108015Z  2024-04-03T18:18:38.4108654Z  2024-04-03T18:18:38.4109244Z  2024-04-03T18:18:38.4109788Z  2024-04-03T18:18:38.4111399Z [18,686 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:38.4113491Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 63s local 2024-04-03T18:18:38.4115379Z Compiling stablehlo/dialect/StablehloOps.cpp; 57s local 2024-04-03T18:18:38.4116507Z Compiling stablehlo/dialect/VhloOps.cpp; 55s local 2024-04-03T18:18:38.4117718Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 42s local 2024-04-03T18:18:38.4118883Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 41s local 2024-04-03T18:18:38.4119907Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 35s local 2024-04-03T18:18:38.4121317Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 32s local 2024-04-03T18:18:38.4122616Z Compiling stablehlo/dialect/StablehloOps.cpp; 31s local ... 2024-04-03T18:18:38.8107987Z 2024-04-03T18:18:38.8111293Z  2024-04-03T18:18:38.8112256Z  2024-04-03T18:18:38.8113334Z  2024-04-03T18:18:38.8113830Z  2024-04-03T18:18:38.8114300Z  2024-04-03T18:18:38.8114746Z  2024-04-03T18:18:38.8115208Z  2024-04-03T18:18:38.8115658Z  2024-04-03T18:18:38.8116820Z [18,687 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:38.8118416Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 63s local 2024-04-03T18:18:38.8119626Z Compiling stablehlo/dialect/StablehloOps.cpp; 57s local 2024-04-03T18:18:38.8120685Z Compiling stablehlo/dialect/VhloOps.cpp; 55s local 2024-04-03T18:18:38.8121806Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 43s local 2024-04-03T18:18:38.8122923Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 41s local 2024-04-03T18:18:38.8124025Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 36s local 2024-04-03T18:18:38.8125246Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 32s local 2024-04-03T18:18:38.8126538Z Compiling stablehlo/dialect/StablehloOps.cpp; 32s local ... 2024-04-03T18:18:39.0110483Z 2024-04-03T18:18:39.0113928Z  2024-04-03T18:18:39.0117073Z  2024-04-03T18:18:39.0120020Z  2024-04-03T18:18:39.0122672Z  2024-04-03T18:18:39.0123348Z  2024-04-03T18:18:39.0123913Z  2024-04-03T18:18:39.0124509Z  2024-04-03T18:18:39.0125101Z  2024-04-03T18:18:39.0126446Z [18,691 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:39.0128153Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 63s local 2024-04-03T18:18:39.0129483Z Compiling stablehlo/dialect/StablehloOps.cpp; 57s local 2024-04-03T18:18:39.0130665Z Compiling stablehlo/dialect/VhloOps.cpp; 55s local 2024-04-03T18:18:39.0131881Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 43s local 2024-04-03T18:18:39.0133079Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 41s local 2024-04-03T18:18:39.0134496Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 36s local 2024-04-03T18:18:39.0136018Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 32s local 2024-04-03T18:18:39.0137770Z Compiling stablehlo/dialect/StablehloOps.cpp; 32s local ... 2024-04-03T18:18:39.4592150Z 2024-04-03T18:18:39.4593323Z  2024-04-03T18:18:39.4596712Z  2024-04-03T18:18:39.4597501Z  2024-04-03T18:18:39.4600651Z  2024-04-03T18:18:39.4601304Z  2024-04-03T18:18:39.4604122Z  2024-04-03T18:18:39.4604836Z  2024-04-03T18:18:39.4607941Z  2024-04-03T18:18:39.4609513Z [18,692 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:39.4613913Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 64s local 2024-04-03T18:18:39.4615488Z Compiling stablehlo/dialect/StablehloOps.cpp; 58s local 2024-04-03T18:18:39.4616691Z Compiling stablehlo/dialect/VhloOps.cpp; 56s local 2024-04-03T18:18:39.4617916Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 43s local 2024-04-03T18:18:39.4619190Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 42s local 2024-04-03T18:18:39.4621085Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 36s local 2024-04-03T18:18:39.4622560Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 33s local 2024-04-03T18:18:39.4626712Z Compiling stablehlo/dialect/StablehloOps.cpp; 32s local ... 2024-04-03T18:18:39.6627850Z 2024-04-03T18:18:39.6629089Z  2024-04-03T18:18:39.6632250Z  2024-04-03T18:18:39.6632970Z  2024-04-03T18:18:39.6636156Z  2024-04-03T18:18:39.6636824Z  2024-04-03T18:18:39.6639666Z  2024-04-03T18:18:39.6640261Z  2024-04-03T18:18:39.6642956Z  2024-04-03T18:18:39.6644132Z [18,693 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:39.6647709Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 64s local 2024-04-03T18:18:39.6648866Z Compiling stablehlo/dialect/StablehloOps.cpp; 58s local 2024-04-03T18:18:39.6652431Z Compiling stablehlo/dialect/VhloOps.cpp; 56s local 2024-04-03T18:18:39.6653563Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 44s local 2024-04-03T18:18:39.6657036Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 42s local 2024-04-03T18:18:39.6658136Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 36s local 2024-04-03T18:18:39.6661275Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 33s local 2024-04-03T18:18:39.6662489Z Compiling stablehlo/dialect/StablehloOps.cpp; 32s local ... 2024-04-03T18:18:40.0117567Z 2024-04-03T18:18:40.0121532Z  2024-04-03T18:18:40.0122140Z  2024-04-03T18:18:40.0122597Z  2024-04-03T18:18:40.0123032Z  2024-04-03T18:18:40.0123428Z  2024-04-03T18:18:40.0123833Z  2024-04-03T18:18:40.0124244Z  2024-04-03T18:18:40.0124667Z  2024-04-03T18:18:40.0125841Z [18,693 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:40.0127360Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 64s local 2024-04-03T18:18:40.0128507Z Compiling stablehlo/dialect/StablehloOps.cpp; 58s local 2024-04-03T18:18:40.0129665Z Compiling stablehlo/dialect/VhloOps.cpp; 56s local 2024-04-03T18:18:40.0130963Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 44s local 2024-04-03T18:18:40.0132029Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 42s local 2024-04-03T18:18:40.0133060Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 37s local 2024-04-03T18:18:40.0134492Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 33s local 2024-04-03T18:18:40.0135746Z Compiling stablehlo/dialect/StablehloOps.cpp; 33s local ... 2024-04-03T18:18:40.2120548Z 2024-04-03T18:18:40.2121597Z  2024-04-03T18:18:40.2122647Z  2024-04-03T18:18:40.2123677Z  2024-04-03T18:18:40.2124195Z  2024-04-03T18:18:40.2124588Z  2024-04-03T18:18:40.2124971Z  2024-04-03T18:18:40.2125431Z  2024-04-03T18:18:40.2125847Z  2024-04-03T18:18:40.2127363Z [18,694 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:18:40.2129086Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 65s local 2024-04-03T18:18:40.2130385Z Compiling stablehlo/dialect/StablehloOps.cpp; 59s local 2024-04-03T18:18:40.2131436Z Compiling stablehlo/dialect/VhloOps.cpp; 57s local 2024-04-03T18:18:40.2132602Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 44s local 2024-04-03T18:18:40.2133750Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 42s local 2024-04-03T18:18:40.2135042Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 37s local 2024-04-03T18:18:40.2136204Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 33s local 2024-04-03T18:18:40.2137439Z Compiling stablehlo/dialect/StablehloOps.cpp; 33s local ... 2024-04-03T18:18:40.6124883Z 2024-04-03T18:18:40.6125997Z  2024-04-03T18:18:40.6126492Z  2024-04-03T18:18:40.6126867Z  2024-04-03T18:18:40.6127284Z  2024-04-03T18:18:40.6127705Z  2024-04-03T18:18:40.6128073Z  2024-04-03T18:18:40.6128478Z  2024-04-03T18:18:40.6128871Z  2024-04-03T18:18:40.6130006Z [18,694 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:40.6131456Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 65s local 2024-04-03T18:18:40.6132575Z Compiling stablehlo/dialect/StablehloOps.cpp; 59s local 2024-04-03T18:18:40.6133617Z Compiling stablehlo/dialect/VhloOps.cpp; 57s local 2024-04-03T18:18:40.6134697Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 45s local 2024-04-03T18:18:40.6135672Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 43s local 2024-04-03T18:18:40.6136769Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 37s local 2024-04-03T18:18:40.6137828Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 34s local 2024-04-03T18:18:40.6138918Z Compiling stablehlo/dialect/StablehloOps.cpp; 33s local ... 2024-04-03T18:18:40.9119340Z 2024-04-03T18:18:40.9120279Z  2024-04-03T18:18:40.9120819Z  2024-04-03T18:18:40.9122869Z  2024-04-03T18:18:40.9123826Z  2024-04-03T18:18:40.9124806Z  2024-04-03T18:18:40.9125453Z  2024-04-03T18:18:40.9126082Z  2024-04-03T18:18:40.9126708Z  2024-04-03T18:18:40.9128037Z [18,695 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:40.9129876Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 65s local 2024-04-03T18:18:40.9131251Z Compiling stablehlo/dialect/StablehloOps.cpp; 59s local 2024-04-03T18:18:40.9132551Z Compiling stablehlo/dialect/VhloOps.cpp; 57s local 2024-04-03T18:18:40.9133861Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 45s local 2024-04-03T18:18:40.9135321Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 43s local 2024-04-03T18:18:40.9136691Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 38s local 2024-04-03T18:18:40.9138362Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 34s local 2024-04-03T18:18:40.9139585Z Compiling stablehlo/dialect/StablehloOps.cpp; 34s local ... 2024-04-03T18:18:41.2129451Z 2024-04-03T18:18:41.2130610Z  2024-04-03T18:18:41.2131881Z  2024-04-03T18:18:41.2133032Z  2024-04-03T18:18:41.2133530Z  2024-04-03T18:18:41.2133954Z  2024-04-03T18:18:41.2134570Z  2024-04-03T18:18:41.2135023Z  2024-04-03T18:18:41.2135495Z  2024-04-03T18:18:41.2136755Z [18,695 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:41.2138282Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 66s local 2024-04-03T18:18:41.2139514Z Compiling stablehlo/dialect/StablehloOps.cpp; 60s local 2024-04-03T18:18:41.2140608Z Compiling stablehlo/dialect/VhloOps.cpp; 58s local 2024-04-03T18:18:41.2141689Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 45s local 2024-04-03T18:18:41.2143123Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 43s local 2024-04-03T18:18:41.2144146Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 38s local 2024-04-03T18:18:41.2145722Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 34s local 2024-04-03T18:18:41.2147030Z Compiling stablehlo/dialect/StablehloOps.cpp; 34s local ... 2024-04-03T18:18:41.9945177Z 2024-04-03T18:18:41.9947456Z  2024-04-03T18:18:41.9949942Z  2024-04-03T18:18:41.9951618Z  2024-04-03T18:18:41.9953393Z  2024-04-03T18:18:41.9955210Z  2024-04-03T18:18:41.9957118Z  2024-04-03T18:18:41.9958987Z  2024-04-03T18:18:41.9963236Z  2024-04-03T18:18:41.9964444Z [18,696 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:41.9965734Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 66s local 2024-04-03T18:18:41.9966827Z Compiling stablehlo/dialect/StablehloOps.cpp; 60s local 2024-04-03T18:18:41.9967778Z Compiling stablehlo/dialect/VhloOps.cpp; 58s local 2024-04-03T18:18:41.9968676Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 46s local 2024-04-03T18:18:41.9969536Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 44s local 2024-04-03T18:18:41.9970545Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 39s local 2024-04-03T18:18:41.9971760Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 35s local 2024-04-03T18:18:41.9972937Z Compiling stablehlo/dialect/StablehloOps.cpp; 35s local ... 2024-04-03T18:18:42.2136698Z 2024-04-03T18:18:42.2138048Z  2024-04-03T18:18:42.2138751Z  2024-04-03T18:18:42.2140028Z  2024-04-03T18:18:42.2140554Z  2024-04-03T18:18:42.2141007Z  2024-04-03T18:18:42.2141469Z  2024-04-03T18:18:42.2141929Z  2024-04-03T18:18:42.2142393Z  2024-04-03T18:18:42.2143679Z [18,696 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:42.2145385Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 67s local 2024-04-03T18:18:42.2146662Z Compiling stablehlo/dialect/StablehloOps.cpp; 61s local 2024-04-03T18:18:42.2148080Z Compiling stablehlo/dialect/VhloOps.cpp; 59s local 2024-04-03T18:18:42.2149246Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 46s local 2024-04-03T18:18:42.2150464Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 44s local 2024-04-03T18:18:42.2151699Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 39s local 2024-04-03T18:18:42.2153062Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 35s local 2024-04-03T18:18:42.2154455Z Compiling stablehlo/dialect/StablehloOps.cpp; 35s local ... 2024-04-03T18:18:42.5890246Z 2024-04-03T18:18:42.5891434Z  2024-04-03T18:18:42.5892571Z  2024-04-03T18:18:42.5892970Z  2024-04-03T18:18:42.5893307Z  2024-04-03T18:18:42.5893645Z  2024-04-03T18:18:42.5893998Z  2024-04-03T18:18:42.5894533Z  2024-04-03T18:18:42.5894886Z  2024-04-03T18:18:42.5895938Z [18,697 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:42.5897167Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 67s local 2024-04-03T18:18:42.5917888Z Compiling stablehlo/dialect/StablehloOps.cpp; 61s local 2024-04-03T18:18:42.5919237Z Compiling stablehlo/dialect/VhloOps.cpp; 59s local 2024-04-03T18:18:42.5920280Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 46s local 2024-04-03T18:18:42.5921332Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 45s local 2024-04-03T18:18:42.5922318Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 39s local 2024-04-03T18:18:42.5949466Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 36s local 2024-04-03T18:18:42.5951074Z Compiling stablehlo/dialect/StablehloOps.cpp; 35s local ... 2024-04-03T18:18:42.8141739Z 2024-04-03T18:18:42.8142966Z  2024-04-03T18:18:42.8151178Z  2024-04-03T18:18:42.8151673Z  2024-04-03T18:18:42.8152310Z  2024-04-03T18:18:42.8152692Z  2024-04-03T18:18:42.8153077Z  2024-04-03T18:18:42.8153582Z  2024-04-03T18:18:42.8153966Z  2024-04-03T18:18:42.8155151Z [18,698 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:42.8156534Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 67s local 2024-04-03T18:18:42.8157833Z Compiling stablehlo/dialect/StablehloOps.cpp; 61s local 2024-04-03T18:18:42.8158762Z Compiling stablehlo/dialect/VhloOps.cpp; 59s local 2024-04-03T18:18:42.8159776Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 47s local 2024-04-03T18:18:42.8160750Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 45s local 2024-04-03T18:18:42.8161705Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 40s local 2024-04-03T18:18:42.8162844Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 36s local 2024-04-03T18:18:42.8164052Z Compiling stablehlo/dialect/StablehloOps.cpp; 36s local ... 2024-04-03T18:18:43.2145850Z 2024-04-03T18:18:43.2151963Z  2024-04-03T18:18:43.2152411Z  2024-04-03T18:18:43.2152743Z  2024-04-03T18:18:43.2153086Z  2024-04-03T18:18:43.2153428Z  2024-04-03T18:18:43.2153771Z  2024-04-03T18:18:43.2154097Z  2024-04-03T18:18:43.2154589Z  2024-04-03T18:18:43.2155580Z [18,701 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:43.2156818Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 68s local 2024-04-03T18:18:43.2157736Z Compiling stablehlo/dialect/StablehloOps.cpp; 62s local 2024-04-03T18:18:43.2158521Z Compiling stablehlo/dialect/VhloOps.cpp; 60s local 2024-04-03T18:18:43.2159359Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 47s local 2024-04-03T18:18:43.2160202Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 45s local 2024-04-03T18:18:43.2161011Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 40s local 2024-04-03T18:18:43.2161978Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 36s local 2024-04-03T18:18:43.2162950Z Compiling stablehlo/dialect/StablehloOps.cpp; 36s local ... 2024-04-03T18:18:43.4148854Z 2024-04-03T18:18:43.4150112Z  2024-04-03T18:18:43.4150614Z  2024-04-03T18:18:43.4151045Z  2024-04-03T18:18:43.4151486Z  2024-04-03T18:18:43.4153304Z  2024-04-03T18:18:43.4153793Z  2024-04-03T18:18:43.4156819Z  2024-04-03T18:18:43.4157313Z  2024-04-03T18:18:43.4158449Z [18,702 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:43.4160032Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 68s local 2024-04-03T18:18:43.4161281Z Compiling stablehlo/dialect/StablehloOps.cpp; 62s local 2024-04-03T18:18:43.4162262Z Compiling stablehlo/dialect/VhloOps.cpp; 60s local 2024-04-03T18:18:43.4163458Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 47s local 2024-04-03T18:18:43.4164511Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 46s local 2024-04-03T18:18:43.4165454Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 40s local 2024-04-03T18:18:43.4166583Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 37s local 2024-04-03T18:18:43.4167740Z Compiling stablehlo/dialect/StablehloOps.cpp; 36s local ... 2024-04-03T18:18:43.8153068Z 2024-04-03T18:18:43.8154319Z  2024-04-03T18:18:43.8154870Z  2024-04-03T18:18:43.8155332Z  2024-04-03T18:18:43.8156566Z  2024-04-03T18:18:43.8157004Z  2024-04-03T18:18:43.8157440Z  2024-04-03T18:18:43.8157856Z  2024-04-03T18:18:43.8158285Z  2024-04-03T18:18:43.8159569Z [18,703 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:43.8161158Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 68s local 2024-04-03T18:18:43.8162501Z Compiling stablehlo/dialect/StablehloOps.cpp; 62s local 2024-04-03T18:18:43.8163833Z Compiling stablehlo/dialect/VhloOps.cpp; 60s local 2024-04-03T18:18:43.8165032Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 48s local 2024-04-03T18:18:43.8166228Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 46s local 2024-04-03T18:18:43.8167362Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 41s local 2024-04-03T18:18:43.8168737Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 37s local 2024-04-03T18:18:43.8169949Z Compiling stablehlo/dialect/StablehloOps.cpp; 37s local ... 2024-04-03T18:18:44.2156992Z 2024-04-03T18:18:44.2158087Z  2024-04-03T18:18:44.2158611Z  2024-04-03T18:18:44.2159047Z  2024-04-03T18:18:44.2159487Z  2024-04-03T18:18:44.2160647Z  2024-04-03T18:18:44.2161070Z  2024-04-03T18:18:44.2161456Z  2024-04-03T18:18:44.2161881Z  2024-04-03T18:18:44.2164230Z [18,704 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:44.2165837Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 69s local 2024-04-03T18:18:44.2166997Z Compiling stablehlo/dialect/StablehloOps.cpp; 63s local 2024-04-03T18:18:44.2168050Z Compiling stablehlo/dialect/VhloOps.cpp; 61s local 2024-04-03T18:18:44.2169135Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 48s local 2024-04-03T18:18:44.2170187Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 46s local 2024-04-03T18:18:44.2171165Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 41s local 2024-04-03T18:18:44.2172394Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 37s local 2024-04-03T18:18:44.2173641Z Compiling stablehlo/dialect/StablehloOps.cpp; 37s local ... 2024-04-03T18:18:44.6006475Z 2024-04-03T18:18:44.6007580Z  2024-04-03T18:18:44.6008146Z  2024-04-03T18:18:44.6008605Z  2024-04-03T18:18:44.6010109Z  2024-04-03T18:18:44.6010554Z  2024-04-03T18:18:44.6010994Z  2024-04-03T18:18:44.6013083Z  2024-04-03T18:18:44.6013992Z  2024-04-03T18:18:44.6018001Z [18,705 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:44.6019975Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 69s local 2024-04-03T18:18:44.6023743Z Compiling stablehlo/dialect/StablehloOps.cpp; 63s local 2024-04-03T18:18:44.6025210Z Compiling stablehlo/dialect/VhloOps.cpp; 61s local 2024-04-03T18:18:44.6028857Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 48s local 2024-04-03T18:18:44.6030344Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 47s local 2024-04-03T18:18:44.6033554Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 41s local 2024-04-03T18:18:44.6034974Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 38s local 2024-04-03T18:18:44.6036369Z Compiling stablehlo/dialect/StablehloOps.cpp; 37s local ... 2024-04-03T18:18:44.8161938Z 2024-04-03T18:18:44.8163150Z  2024-04-03T18:18:44.8164685Z  2024-04-03T18:18:44.8165214Z  2024-04-03T18:18:44.8165813Z  2024-04-03T18:18:44.8166397Z  2024-04-03T18:18:44.8166817Z  2024-04-03T18:18:44.8167416Z  2024-04-03T18:18:44.8168203Z  2024-04-03T18:18:44.8169832Z [18,705 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:44.8172027Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 69s local 2024-04-03T18:18:44.8173610Z Compiling stablehlo/dialect/StablehloOps.cpp; 63s local 2024-04-03T18:18:44.8175136Z Compiling stablehlo/dialect/VhloOps.cpp; 61s local 2024-04-03T18:18:44.8176596Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 49s local 2024-04-03T18:18:44.8178041Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 47s local 2024-04-03T18:18:44.8179320Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 42s local 2024-04-03T18:18:44.8181070Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 38s local 2024-04-03T18:18:44.8182720Z Compiling stablehlo/dialect/StablehloOps.cpp; 38s local ... 2024-04-03T18:18:45.2860453Z 2024-04-03T18:18:45.2861880Z  2024-04-03T18:18:45.2862657Z  2024-04-03T18:18:45.2865634Z  2024-04-03T18:18:45.2866198Z  2024-04-03T18:18:45.2866988Z  2024-04-03T18:18:45.2870358Z  2024-04-03T18:18:45.2870932Z  2024-04-03T18:18:45.2871532Z  2024-04-03T18:18:45.2875602Z [18,706 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:45.2877360Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 70s local 2024-04-03T18:18:45.2878899Z Compiling stablehlo/dialect/StablehloOps.cpp; 64s local 2024-04-03T18:18:45.2882323Z Compiling stablehlo/dialect/VhloOps.cpp; 62s local 2024-04-03T18:18:45.2883569Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 49s local 2024-04-03T18:18:45.2884838Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 47s local 2024-04-03T18:18:45.2888237Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 42s local 2024-04-03T18:18:45.2889601Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 38s local 2024-04-03T18:18:45.2891261Z Compiling stablehlo/dialect/StablehloOps.cpp; 38s local ... 2024-04-03T18:18:45.4847641Z 2024-04-03T18:18:45.4848436Z  2024-04-03T18:18:45.4848936Z  2024-04-03T18:18:45.4849337Z  2024-04-03T18:18:45.4850573Z  2024-04-03T18:18:45.4851016Z  2024-04-03T18:18:45.4851405Z  2024-04-03T18:18:45.4851773Z  2024-04-03T18:18:45.4852171Z  2024-04-03T18:18:45.4853359Z [18,707 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:45.4854935Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 70s local 2024-04-03T18:18:45.4856012Z Compiling stablehlo/dialect/StablehloOps.cpp; 64s local 2024-04-03T18:18:45.4856968Z Compiling stablehlo/dialect/VhloOps.cpp; 62s local 2024-04-03T18:18:45.4857998Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 49s local 2024-04-03T18:18:45.4859049Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 48s local 2024-04-03T18:18:45.4860047Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 42s local 2024-04-03T18:18:45.4861411Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 39s local 2024-04-03T18:18:45.4862638Z Compiling stablehlo/dialect/StablehloOps.cpp; 38s local ... 2024-04-03T18:18:45.6996242Z 2024-04-03T18:18:45.6999126Z  2024-04-03T18:18:45.7000034Z  2024-04-03T18:18:45.7001948Z  2024-04-03T18:18:45.7002683Z  2024-04-03T18:18:45.7004601Z  2024-04-03T18:18:45.7005333Z  2024-04-03T18:18:45.7007234Z  2024-04-03T18:18:45.7007947Z  2024-04-03T18:18:45.7010708Z [18,708 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:45.7012555Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 70s local 2024-04-03T18:18:45.7015616Z Compiling stablehlo/dialect/StablehloOps.cpp; 64s local 2024-04-03T18:18:45.7016997Z Compiling stablehlo/dialect/VhloOps.cpp; 62s local 2024-04-03T18:18:45.7019660Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 50s local 2024-04-03T18:18:45.7021103Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 48s local 2024-04-03T18:18:45.7022571Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 42s local 2024-04-03T18:18:45.7023950Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 39s local 2024-04-03T18:18:45.7025430Z Compiling stablehlo/dialect/StablehloOps.cpp; 39s local ... 2024-04-03T18:18:46.0169301Z 2024-04-03T18:18:46.0172938Z  2024-04-03T18:18:46.0174243Z  2024-04-03T18:18:46.0175301Z  2024-04-03T18:18:46.0176545Z  2024-04-03T18:18:46.0177073Z  2024-04-03T18:18:46.0177534Z  2024-04-03T18:18:46.0177972Z  2024-04-03T18:18:46.0178431Z  2024-04-03T18:18:46.0180384Z [18,710 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:46.0182499Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 70s local 2024-04-03T18:18:46.0183800Z Compiling stablehlo/dialect/StablehloOps.cpp; 64s local 2024-04-03T18:18:46.0185004Z Compiling stablehlo/dialect/VhloOps.cpp; 62s local 2024-04-03T18:18:46.0186158Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 50s local 2024-04-03T18:18:46.0187445Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 48s local 2024-04-03T18:18:46.0188835Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 43s local 2024-04-03T18:18:46.0190129Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 39s local 2024-04-03T18:18:46.0191367Z Compiling stablehlo/dialect/StablehloOps.cpp; 39s local ... 2024-04-03T18:18:46.2631261Z 2024-04-03T18:18:46.2632562Z  2024-04-03T18:18:46.2633315Z  2024-04-03T18:18:46.2634038Z  2024-04-03T18:18:46.2636605Z  2024-04-03T18:18:46.2637063Z  2024-04-03T18:18:46.2637556Z  2024-04-03T18:18:46.2640013Z  2024-04-03T18:18:46.2640460Z  2024-04-03T18:18:46.2641686Z [18,711 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:46.2645127Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 71s local 2024-04-03T18:18:46.2646210Z Compiling stablehlo/dialect/StablehloOps.cpp; 65s local 2024-04-03T18:18:46.2647221Z Compiling stablehlo/dialect/VhloOps.cpp; 63s local 2024-04-03T18:18:46.2649615Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 50s local 2024-04-03T18:18:46.2650744Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 48s local 2024-04-03T18:18:46.2651836Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 43s local 2024-04-03T18:18:46.2653050Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 39s local 2024-04-03T18:18:46.2654412Z Compiling stablehlo/dialect/StablehloOps.cpp; 39s local ... 2024-04-03T18:18:46.5135959Z 2024-04-03T18:18:46.5136731Z  2024-04-03T18:18:46.5140104Z  2024-04-03T18:18:46.5140594Z  2024-04-03T18:18:46.5141012Z  2024-04-03T18:18:46.5141398Z  2024-04-03T18:18:46.5141808Z  2024-04-03T18:18:46.5142351Z  2024-04-03T18:18:46.5142765Z  2024-04-03T18:18:46.5143978Z [18,714 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:46.5145458Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 71s local 2024-04-03T18:18:46.5146562Z Compiling stablehlo/dialect/StablehloOps.cpp; 65s local 2024-04-03T18:18:46.5148434Z Compiling stablehlo/dialect/VhloOps.cpp; 63s local 2024-04-03T18:18:46.5149647Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 50s local 2024-04-03T18:18:46.5152462Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 49s local 2024-04-03T18:18:46.5156218Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 43s local 2024-04-03T18:18:46.5160082Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 40s local 2024-04-03T18:18:46.5189247Z Compiling stablehlo/dialect/StablehloOps.cpp; 39s local ... 2024-04-03T18:18:46.8175802Z 2024-04-03T18:18:46.8179185Z  2024-04-03T18:18:46.8182121Z  2024-04-03T18:18:46.8184864Z  2024-04-03T18:18:46.8187961Z  2024-04-03T18:18:46.8190859Z  2024-04-03T18:18:46.8193846Z  2024-04-03T18:18:46.8196664Z  2024-04-03T18:18:46.8199505Z  2024-04-03T18:18:46.8203326Z [18,714 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:46.8207844Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 71s local 2024-04-03T18:18:46.8230830Z Compiling stablehlo/dialect/StablehloOps.cpp; 65s local 2024-04-03T18:18:46.8234647Z Compiling stablehlo/dialect/VhloOps.cpp; 63s local 2024-04-03T18:18:46.8238194Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 51s local 2024-04-03T18:18:46.8239707Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 49s local 2024-04-03T18:18:46.8241256Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 44s local 2024-04-03T18:18:46.8242868Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 40s local 2024-04-03T18:18:46.8244639Z Compiling stablehlo/dialect/StablehloOps.cpp; 40s local ... 2024-04-03T18:18:47.2193830Z 2024-04-03T18:18:47.2194604Z  2024-04-03T18:18:47.2195174Z  2024-04-03T18:18:47.2195563Z  2024-04-03T18:18:47.2195918Z  2024-04-03T18:18:47.2196644Z  2024-04-03T18:18:47.2197088Z  2024-04-03T18:18:47.2197521Z  2024-04-03T18:18:47.2197947Z  2024-04-03T18:18:47.2199160Z [18,715 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:47.2200778Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 72s local 2024-04-03T18:18:47.2201994Z Compiling stablehlo/dialect/StablehloOps.cpp; 66s local 2024-04-03T18:18:47.2203123Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 51s local 2024-04-03T18:18:47.2204279Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 49s local 2024-04-03T18:18:47.2205349Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 44s local 2024-04-03T18:18:47.2206585Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 40s local 2024-04-03T18:18:47.2207814Z Compiling stablehlo/dialect/StablehloOps.cpp; 40s local 2024-04-03T18:18:47.2209033Z Compiling stablehlo/dialect/VhloOps.cpp; 25s local ... 2024-04-03T18:18:48.0589418Z 2024-04-03T18:18:48.0590087Z  2024-04-03T18:18:48.0590559Z  2024-04-03T18:18:48.0590927Z  2024-04-03T18:18:48.0591299Z  2024-04-03T18:18:48.0591666Z  2024-04-03T18:18:48.0592025Z  2024-04-03T18:18:48.0592411Z  2024-04-03T18:18:48.0592781Z  2024-04-03T18:18:48.0593839Z [18,716 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:48.0595155Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 72s local 2024-04-03T18:18:48.0596164Z Compiling stablehlo/dialect/StablehloOps.cpp; 66s local 2024-04-03T18:18:48.0597137Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 52s local 2024-04-03T18:18:48.0598069Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 50s local 2024-04-03T18:18:48.0598985Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 45s local 2024-04-03T18:18:48.0599980Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 41s local 2024-04-03T18:18:48.0601002Z Compiling stablehlo/dialect/StablehloOps.cpp; 41s local 2024-04-03T18:18:48.0602082Z Compiling stablehlo/dialect/VhloOps.cpp; 25s local ... 2024-04-03T18:18:48.3646492Z 2024-04-03T18:18:48.3647337Z  2024-04-03T18:18:48.3647764Z  2024-04-03T18:18:48.3648119Z  2024-04-03T18:18:48.3648485Z  2024-04-03T18:18:48.3648890Z  2024-04-03T18:18:48.3649274Z  2024-04-03T18:18:48.3649606Z  2024-04-03T18:18:48.3649952Z  2024-04-03T18:18:48.3650960Z [18,718 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:48.3652196Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 73s local 2024-04-03T18:18:48.3653124Z Compiling stablehlo/dialect/StablehloOps.cpp; 67s local 2024-04-03T18:18:48.3654093Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 52s local 2024-04-03T18:18:48.3655248Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 51s local 2024-04-03T18:18:48.3656099Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 45s local 2024-04-03T18:18:48.3657082Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 41s local 2024-04-03T18:18:48.3658047Z Compiling stablehlo/dialect/StablehloOps.cpp; 41s local 2024-04-03T18:18:48.3658894Z Compiling stablehlo/dialect/VhloOps.cpp; 26s local ... 2024-04-03T18:18:48.6194990Z 2024-04-03T18:18:48.6195732Z  2024-04-03T18:18:48.6196243Z  2024-04-03T18:18:48.6196681Z  2024-04-03T18:18:48.6197123Z  2024-04-03T18:18:48.6197535Z  2024-04-03T18:18:48.6198288Z  2024-04-03T18:18:48.6198718Z  2024-04-03T18:18:48.6199123Z  2024-04-03T18:18:48.6200574Z [18,718 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:48.6202181Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 73s local 2024-04-03T18:18:48.6203464Z Compiling stablehlo/dialect/StablehloOps.cpp; 67s local 2024-04-03T18:18:48.6204659Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 53s local 2024-04-03T18:18:48.6205712Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 51s local 2024-04-03T18:18:48.6206721Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 45s local 2024-04-03T18:18:48.6207871Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 42s local 2024-04-03T18:18:48.6209008Z Compiling stablehlo/dialect/StablehloOps.cpp; 41s local 2024-04-03T18:18:48.6209985Z Compiling stablehlo/dialect/VhloOps.cpp; 26s local ... 2024-04-03T18:18:48.9984686Z 2024-04-03T18:18:48.9985504Z  2024-04-03T18:18:48.9986116Z  2024-04-03T18:18:48.9986568Z  2024-04-03T18:18:48.9987057Z  2024-04-03T18:18:48.9987558Z  2024-04-03T18:18:48.9988302Z  2024-04-03T18:18:48.9988850Z  2024-04-03T18:18:48.9989282Z  2024-04-03T18:18:48.9990457Z [18,719 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:48.9991996Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 73s local 2024-04-03T18:18:48.9993136Z Compiling stablehlo/dialect/StablehloOps.cpp; 67s local 2024-04-03T18:18:48.9994264Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 53s local 2024-04-03T18:18:48.9995336Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 51s local 2024-04-03T18:18:48.9996380Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 46s local 2024-04-03T18:18:48.9997763Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 42s local 2024-04-03T18:18:48.9998933Z Compiling stablehlo/dialect/StablehloOps.cpp; 42s local 2024-04-03T18:18:48.9999883Z Compiling stablehlo/dialect/VhloOps.cpp; 26s local ... 2024-04-03T18:18:49.2194106Z 2024-04-03T18:18:49.2194870Z  2024-04-03T18:18:49.2195429Z  2024-04-03T18:18:49.2209052Z  2024-04-03T18:18:49.2209576Z  2024-04-03T18:18:49.2209993Z  2024-04-03T18:18:49.2210413Z  2024-04-03T18:18:49.2210838Z  2024-04-03T18:18:49.2211240Z  2024-04-03T18:18:49.2212432Z [18,719 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:49.2213889Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 74s local 2024-04-03T18:18:49.2215187Z Compiling stablehlo/dialect/StablehloOps.cpp; 68s local 2024-04-03T18:18:49.2216287Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 53s local 2024-04-03T18:18:49.2217343Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 51s local 2024-04-03T18:18:49.2218549Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 46s local 2024-04-03T18:18:49.2219782Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 42s local 2024-04-03T18:18:49.2221036Z Compiling stablehlo/dialect/StablehloOps.cpp; 42s local 2024-04-03T18:18:49.2222126Z Compiling stablehlo/dialect/VhloOps.cpp; 27s local ... 2024-04-03T18:18:49.6370600Z 2024-04-03T18:18:49.6371307Z  2024-04-03T18:18:49.6371827Z  2024-04-03T18:18:49.6372246Z  2024-04-03T18:18:49.6372693Z  2024-04-03T18:18:49.6373076Z  2024-04-03T18:18:49.6373476Z  2024-04-03T18:18:49.6373885Z  2024-04-03T18:18:49.6374449Z  2024-04-03T18:18:49.6375668Z [18,720 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:49.6377211Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 74s local 2024-04-03T18:18:49.6378396Z Compiling stablehlo/dialect/StablehloOps.cpp; 68s local 2024-04-03T18:18:49.6379486Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 54s local 2024-04-03T18:18:49.6380812Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 52s local 2024-04-03T18:18:49.6381958Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 46s local 2024-04-03T18:18:49.6383170Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 43s local 2024-04-03T18:18:49.6384370Z Compiling stablehlo/dialect/StablehloOps.cpp; 42s local 2024-04-03T18:18:49.6385578Z Compiling stablehlo/dialect/VhloOps.cpp; 27s local ... 2024-04-03T18:18:49.8523433Z 2024-04-03T18:18:49.8524261Z  2024-04-03T18:18:49.8524868Z  2024-04-03T18:18:49.8525353Z  2024-04-03T18:18:49.8525873Z  2024-04-03T18:18:49.8526396Z  2024-04-03T18:18:49.8526924Z  2024-04-03T18:18:49.8527402Z  2024-04-03T18:18:49.8527922Z  2024-04-03T18:18:49.8529368Z [18,721 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:49.8530892Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 74s local 2024-04-03T18:18:49.8532061Z Compiling stablehlo/dialect/StablehloOps.cpp; 68s local 2024-04-03T18:18:49.8533373Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 54s local 2024-04-03T18:18:49.8534591Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 52s local 2024-04-03T18:18:49.8535637Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 47s local 2024-04-03T18:18:49.8536865Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 43s local 2024-04-03T18:18:49.8538062Z Compiling stablehlo/dialect/StablehloOps.cpp; 43s local 2024-04-03T18:18:49.8539103Z Compiling stablehlo/dialect/VhloOps.cpp; 27s local ... 2024-04-03T18:18:50.2199959Z 2024-04-03T18:18:50.2200699Z  2024-04-03T18:18:50.2201216Z  2024-04-03T18:18:50.2201658Z  2024-04-03T18:18:50.2202056Z  2024-04-03T18:18:50.2202491Z  2024-04-03T18:18:50.2202880Z  2024-04-03T18:18:50.2203292Z  2024-04-03T18:18:50.2203702Z  2024-04-03T18:18:50.2204862Z [18,721 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:50.2206339Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 75s local 2024-04-03T18:18:50.2207477Z Compiling stablehlo/dialect/StablehloOps.cpp; 69s local 2024-04-03T18:18:50.2208779Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 54s local 2024-04-03T18:18:50.2209811Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 52s local 2024-04-03T18:18:50.2210880Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 47s local 2024-04-03T18:18:50.2212046Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 43s local 2024-04-03T18:18:50.2213234Z Compiling stablehlo/dialect/StablehloOps.cpp; 43s local 2024-04-03T18:18:50.2214464Z Compiling stablehlo/dialect/VhloOps.cpp; 28s local ... 2024-04-03T18:18:50.6205841Z 2024-04-03T18:18:50.6206591Z  2024-04-03T18:18:50.6207132Z  2024-04-03T18:18:50.6207578Z  2024-04-03T18:18:50.6207999Z  2024-04-03T18:18:50.6208434Z  2024-04-03T18:18:50.6208905Z  2024-04-03T18:18:50.6209331Z  2024-04-03T18:18:50.6209768Z  2024-04-03T18:18:50.6211028Z [18,723 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:50.6212636Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 75s local 2024-04-03T18:18:50.6213813Z Compiling stablehlo/dialect/StablehloOps.cpp; 69s local 2024-04-03T18:18:50.6215034Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 55s local 2024-04-03T18:18:50.6215834Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 53s local 2024-04-03T18:18:50.6216594Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 47s local 2024-04-03T18:18:50.6217799Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 44s local 2024-04-03T18:18:50.6219048Z Compiling stablehlo/dialect/StablehloOps.cpp; 43s local 2024-04-03T18:18:50.6220123Z Compiling stablehlo/dialect/VhloOps.cpp; 28s local ... 2024-04-03T18:18:50.9900347Z 2024-04-03T18:18:50.9901401Z  2024-04-03T18:18:50.9901839Z  2024-04-03T18:18:50.9902209Z  2024-04-03T18:18:50.9902684Z  2024-04-03T18:18:50.9903038Z  2024-04-03T18:18:50.9903410Z  2024-04-03T18:18:50.9903786Z  2024-04-03T18:18:50.9904228Z  2024-04-03T18:18:50.9905299Z [18,725 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:50.9906712Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 75s local 2024-04-03T18:18:50.9907586Z Compiling stablehlo/dialect/StablehloOps.cpp; 69s local 2024-04-03T18:18:50.9908694Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 55s local 2024-04-03T18:18:50.9909563Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 53s local 2024-04-03T18:18:50.9910388Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 48s local 2024-04-03T18:18:50.9911386Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 44s local 2024-04-03T18:18:50.9912333Z Compiling stablehlo/dialect/StablehloOps.cpp; 44s local 2024-04-03T18:18:50.9913178Z Compiling stablehlo/dialect/VhloOps.cpp; 28s local ... 2024-04-03T18:18:51.2209270Z 2024-04-03T18:18:51.2210050Z  2024-04-03T18:18:51.2210568Z  2024-04-03T18:18:51.2211031Z  2024-04-03T18:18:51.2211489Z  2024-04-03T18:18:51.2211960Z  2024-04-03T18:18:51.2212428Z  2024-04-03T18:18:51.2212879Z  2024-04-03T18:18:51.2213315Z  2024-04-03T18:18:51.2214815Z [18,727 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:51.2216432Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 76s local 2024-04-03T18:18:51.2217659Z Compiling stablehlo/dialect/StablehloOps.cpp; 70s local 2024-04-03T18:18:51.2218836Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 55s local 2024-04-03T18:18:51.2219902Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 53s local 2024-04-03T18:18:51.2220861Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 48s local 2024-04-03T18:18:51.2222052Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 44s local 2024-04-03T18:18:51.2223139Z Compiling stablehlo/dialect/StablehloOps.cpp; 44s local 2024-04-03T18:18:51.2224180Z Compiling stablehlo/dialect/VhloOps.cpp; 29s local ... 2024-04-03T18:18:51.5296596Z 2024-04-03T18:18:51.5297415Z  2024-04-03T18:18:51.5297944Z  2024-04-03T18:18:51.5298420Z  2024-04-03T18:18:51.5299044Z  2024-04-03T18:18:51.5299491Z  2024-04-03T18:18:51.5299928Z  2024-04-03T18:18:51.5300375Z  2024-04-03T18:18:51.5300840Z  2024-04-03T18:18:51.5302127Z [18,728 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:51.5303745Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 76s local 2024-04-03T18:18:51.5304947Z Compiling stablehlo/dialect/StablehloOps.cpp; 70s local 2024-04-03T18:18:51.5306120Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 55s local 2024-04-03T18:18:51.5307252Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 54s local 2024-04-03T18:18:51.5308601Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 48s local 2024-04-03T18:18:51.5309879Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 45s local 2024-04-03T18:18:51.5311178Z Compiling stablehlo/dialect/StablehloOps.cpp; 44s local 2024-04-03T18:18:51.5312323Z Compiling stablehlo/dialect/VhloOps.cpp; 29s local ... 2024-04-03T18:18:51.8215744Z 2024-04-03T18:18:51.8216479Z  2024-04-03T18:18:51.8217014Z  2024-04-03T18:18:51.8217448Z  2024-04-03T18:18:51.8217882Z  2024-04-03T18:18:51.8218312Z  2024-04-03T18:18:51.8218901Z  2024-04-03T18:18:51.8219324Z  2024-04-03T18:18:51.8219768Z  2024-04-03T18:18:51.8221001Z [18,729 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:51.8222742Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 76s local 2024-04-03T18:18:51.8224301Z Compiling stablehlo/dialect/StablehloOps.cpp; 70s local 2024-04-03T18:18:51.8225619Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 56s local 2024-04-03T18:18:51.8226870Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 54s local 2024-04-03T18:18:51.8228252Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 49s local 2024-04-03T18:18:51.8229694Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 45s local 2024-04-03T18:18:51.8230950Z Compiling stablehlo/dialect/StablehloOps.cpp; 45s local 2024-04-03T18:18:51.8232110Z Compiling stablehlo/dialect/VhloOps.cpp; 29s local ... 2024-04-03T18:18:52.0364265Z 2024-04-03T18:18:52.0365024Z  2024-04-03T18:18:52.0365573Z  2024-04-03T18:18:52.0366006Z  2024-04-03T18:18:52.0366452Z  2024-04-03T18:18:52.0366866Z  2024-04-03T18:18:52.0367276Z  2024-04-03T18:18:52.0367704Z  2024-04-03T18:18:52.0368132Z  2024-04-03T18:18:52.0369332Z [18,730 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:52.0370921Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 76s local 2024-04-03T18:18:52.0371944Z Compiling stablehlo/dialect/StablehloOps.cpp; 70s local 2024-04-03T18:18:52.0372995Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 56s local 2024-04-03T18:18:52.0374060Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 54s local 2024-04-03T18:18:52.0375237Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 49s local 2024-04-03T18:18:52.0376428Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 45s local 2024-04-03T18:18:52.0377610Z Compiling stablehlo/dialect/StablehloOps.cpp; 45s local 2024-04-03T18:18:52.0378613Z Compiling stablehlo/dialect/VhloOps.cpp; 29s local ... 2024-04-03T18:18:52.4222406Z 2024-04-03T18:18:52.4223121Z  2024-04-03T18:18:52.4223631Z  2024-04-03T18:18:52.4224039Z  2024-04-03T18:18:52.4224459Z  2024-04-03T18:18:52.4224898Z  2024-04-03T18:18:52.4225288Z  2024-04-03T18:18:52.4225708Z  2024-04-03T18:18:52.4226131Z  2024-04-03T18:18:52.4227349Z [18,731 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:52.4229076Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 77s local 2024-04-03T18:18:52.4230430Z Compiling stablehlo/dialect/StablehloOps.cpp; 71s local 2024-04-03T18:18:52.4231571Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 56s local 2024-04-03T18:18:52.4232674Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 55s local 2024-04-03T18:18:52.4233753Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 49s local 2024-04-03T18:18:52.4234982Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 46s local 2024-04-03T18:18:52.4236208Z Compiling stablehlo/dialect/StablehloOps.cpp; 45s local 2024-04-03T18:18:52.4237309Z Compiling stablehlo/dialect/VhloOps.cpp; 30s local ... 2024-04-03T18:18:53.0895423Z 2024-04-03T18:18:53.0896140Z  2024-04-03T18:18:53.0896689Z  2024-04-03T18:18:53.0897147Z  2024-04-03T18:18:53.0897571Z  2024-04-03T18:18:53.0898015Z  2024-04-03T18:18:53.0898461Z  2024-04-03T18:18:53.0898872Z  2024-04-03T18:18:53.0899290Z  2024-04-03T18:18:53.0900588Z [18,732 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:53.0902202Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 77s local 2024-04-03T18:18:53.0903399Z Compiling stablehlo/dialect/StablehloOps.cpp; 71s local 2024-04-03T18:18:53.0904532Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 57s local 2024-04-03T18:18:53.0905535Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 55s local 2024-04-03T18:18:53.0906639Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 50s local 2024-04-03T18:18:53.0908192Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 46s local 2024-04-03T18:18:53.0909768Z Compiling stablehlo/dialect/StablehloOps.cpp; 46s local 2024-04-03T18:18:53.0910906Z Compiling stablehlo/dialect/VhloOps.cpp; 30s local ... 2024-04-03T18:18:53.4231534Z 2024-04-03T18:18:53.4232277Z  2024-04-03T18:18:53.4233091Z  2024-04-03T18:18:53.4233562Z  2024-04-03T18:18:53.4235512Z  2024-04-03T18:18:53.4235962Z  2024-04-03T18:18:53.4236379Z  2024-04-03T18:18:53.4237010Z  2024-04-03T18:18:53.4237441Z  2024-04-03T18:18:53.4238711Z [18,732 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:53.4240300Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 78s local 2024-04-03T18:18:53.4241367Z Compiling stablehlo/dialect/StablehloOps.cpp; 72s local 2024-04-03T18:18:53.4242467Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 57s local 2024-04-03T18:18:53.4243556Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 56s local 2024-04-03T18:18:53.4244582Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 50s local 2024-04-03T18:18:53.4245829Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 47s local 2024-04-03T18:18:53.4247056Z Compiling stablehlo/dialect/StablehloOps.cpp; 46s local 2024-04-03T18:18:53.4248167Z Compiling stablehlo/dialect/VhloOps.cpp; 31s local ... 2024-04-03T18:18:53.6410163Z 2024-04-03T18:18:53.6410823Z  2024-04-03T18:18:53.6411250Z  2024-04-03T18:18:53.6411603Z  2024-04-03T18:18:53.6411933Z  2024-04-03T18:18:53.6412239Z  2024-04-03T18:18:53.6412570Z  2024-04-03T18:18:53.6412899Z  2024-04-03T18:18:53.6413333Z  2024-04-03T18:18:53.6414644Z [18,733 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:53.6415841Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 78s local 2024-04-03T18:18:53.6416744Z Compiling stablehlo/dialect/StablehloOps.cpp; 72s local 2024-04-03T18:18:53.6417591Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 58s local 2024-04-03T18:18:53.6418451Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 56s local 2024-04-03T18:18:53.6419272Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 50s local 2024-04-03T18:18:53.6420204Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 47s local 2024-04-03T18:18:53.6421135Z Compiling stablehlo/dialect/StablehloOps.cpp; 46s local 2024-04-03T18:18:53.6421951Z Compiling stablehlo/dialect/VhloOps.cpp; 31s local ... 2024-04-03T18:18:54.0231998Z 2024-04-03T18:18:54.0232772Z  2024-04-03T18:18:54.0233421Z  2024-04-03T18:18:54.0233929Z  2024-04-03T18:18:54.0234380Z  2024-04-03T18:18:54.0234773Z  2024-04-03T18:18:54.0235148Z  2024-04-03T18:18:54.0235530Z  2024-04-03T18:18:54.0236039Z  2024-04-03T18:18:54.0237324Z [18,734 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:54.0238720Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 78s local 2024-04-03T18:18:54.0239901Z Compiling stablehlo/dialect/StablehloOps.cpp; 72s local 2024-04-03T18:18:54.0241073Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 58s local 2024-04-03T18:18:54.0242219Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 56s local 2024-04-03T18:18:54.0243298Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 51s local 2024-04-03T18:18:54.0244525Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 47s local 2024-04-03T18:18:54.0245792Z Compiling stablehlo/dialect/StablehloOps.cpp; 47s local 2024-04-03T18:18:54.0246870Z Compiling stablehlo/dialect/VhloOps.cpp; 31s local ... 2024-04-03T18:18:54.4237137Z 2024-04-03T18:18:54.4237878Z  2024-04-03T18:18:54.4238348Z  2024-04-03T18:18:54.4238731Z  2024-04-03T18:18:54.4239078Z  2024-04-03T18:18:54.4239444Z  2024-04-03T18:18:54.4239804Z  2024-04-03T18:18:54.4240173Z  2024-04-03T18:18:54.4240547Z  2024-04-03T18:18:54.4241877Z [18,736 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:54.4243229Z Compiling stablehlo/dialect/StablehloOps.cpp; 73s local 2024-04-03T18:18:54.4244280Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 58s local 2024-04-03T18:18:54.4245198Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 57s local 2024-04-03T18:18:54.4246186Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 51s local 2024-04-03T18:18:54.4247214Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 48s local 2024-04-03T18:18:54.4248254Z Compiling stablehlo/dialect/StablehloOps.cpp; 47s local 2024-04-03T18:18:54.4249125Z Compiling stablehlo/dialect/VhloOps.cpp; 32s local 2024-04-03T18:18:54.4250061Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 29s local ... 2024-04-03T18:18:54.6240029Z 2024-04-03T18:18:54.6240801Z  2024-04-03T18:18:54.6241342Z  2024-04-03T18:18:54.6241774Z  2024-04-03T18:18:54.6242229Z  2024-04-03T18:18:54.6242681Z  2024-04-03T18:18:54.6243102Z  2024-04-03T18:18:54.6243656Z  2024-04-03T18:18:54.6244091Z  2024-04-03T18:18:54.6245231Z [18,737 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:54.6246661Z Compiling stablehlo/dialect/StablehloOps.cpp; 73s local 2024-04-03T18:18:54.6247983Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 59s local 2024-04-03T18:18:54.6249027Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 57s local 2024-04-03T18:18:54.6250059Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 51s local 2024-04-03T18:18:54.6251276Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 48s local 2024-04-03T18:18:54.6252464Z Compiling stablehlo/dialect/StablehloOps.cpp; 47s local 2024-04-03T18:18:54.6253547Z Compiling stablehlo/dialect/VhloOps.cpp; 32s local 2024-04-03T18:18:54.6255025Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 29s local ... 2024-04-03T18:18:54.8565490Z 2024-04-03T18:18:54.8566234Z  2024-04-03T18:18:54.8566745Z  2024-04-03T18:18:54.8567221Z  2024-04-03T18:18:54.8567667Z  2024-04-03T18:18:54.8568105Z  2024-04-03T18:18:54.8568548Z  2024-04-03T18:18:54.8568969Z  2024-04-03T18:18:54.8569578Z  2024-04-03T18:18:54.8570834Z [18,738 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:54.8572354Z Compiling stablehlo/dialect/StablehloOps.cpp; 73s local 2024-04-03T18:18:54.8573491Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 59s local 2024-04-03T18:18:54.8574764Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 57s local 2024-04-03T18:18:54.8575826Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 52s local 2024-04-03T18:18:54.8577075Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 48s local 2024-04-03T18:18:54.8578322Z Compiling stablehlo/dialect/StablehloOps.cpp; 48s local 2024-04-03T18:18:54.8579390Z Compiling stablehlo/dialect/VhloOps.cpp; 32s local 2024-04-03T18:18:54.8580560Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 29s local ... 2024-04-03T18:18:55.1332513Z 2024-04-03T18:18:55.1333269Z  2024-04-03T18:18:55.1334004Z  2024-04-03T18:18:55.1334535Z  2024-04-03T18:18:55.1334978Z  2024-04-03T18:18:55.1335394Z  2024-04-03T18:18:55.1335788Z  2024-04-03T18:18:55.1336241Z  2024-04-03T18:18:55.1336626Z  2024-04-03T18:18:55.1337800Z [18,739 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:55.1339235Z Compiling stablehlo/dialect/StablehloOps.cpp; 73s local 2024-04-03T18:18:55.1340347Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 59s local 2024-04-03T18:18:55.1341332Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 57s local 2024-04-03T18:18:55.1342332Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 52s local 2024-04-03T18:18:55.1343774Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 48s local 2024-04-03T18:18:55.1345075Z Compiling stablehlo/dialect/StablehloOps.cpp; 48s local 2024-04-03T18:18:55.1346194Z Compiling stablehlo/dialect/VhloOps.cpp; 32s local 2024-04-03T18:18:55.1347360Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 29s local ... 2024-04-03T18:18:55.3730784Z 2024-04-03T18:18:55.3731563Z  2024-04-03T18:18:55.3732336Z  2024-04-03T18:18:55.3732823Z  2024-04-03T18:18:55.3733255Z  2024-04-03T18:18:55.3733674Z  2024-04-03T18:18:55.3734427Z  2024-04-03T18:18:55.3734870Z  2024-04-03T18:18:55.3735289Z  2024-04-03T18:18:55.3736470Z [18,740 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:55.3737907Z Compiling stablehlo/dialect/StablehloOps.cpp; 74s local 2024-04-03T18:18:55.3739093Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 59s local 2024-04-03T18:18:55.3740220Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 58s local 2024-04-03T18:18:55.3741320Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 52s local 2024-04-03T18:18:55.3742564Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 48s local 2024-04-03T18:18:55.3743744Z Compiling stablehlo/dialect/StablehloOps.cpp; 48s local 2024-04-03T18:18:55.3744725Z Compiling stablehlo/dialect/VhloOps.cpp; 33s local 2024-04-03T18:18:55.3745864Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 30s local ... 2024-04-03T18:18:55.6345285Z 2024-04-03T18:18:55.6346061Z  2024-04-03T18:18:55.6346546Z  2024-04-03T18:18:55.6346984Z  2024-04-03T18:18:55.6347413Z  2024-04-03T18:18:55.6348021Z  2024-04-03T18:18:55.6348423Z  2024-04-03T18:18:55.6348815Z  2024-04-03T18:18:55.6349187Z  2024-04-03T18:18:55.6350246Z [18,741 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:55.6351773Z Compiling stablehlo/dialect/StablehloOps.cpp; 74s local 2024-04-03T18:18:55.6352809Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 60s local 2024-04-03T18:18:55.6353898Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 58s local 2024-04-03T18:18:55.6354836Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 52s local 2024-04-03T18:18:55.6355984Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 49s local 2024-04-03T18:18:55.6357332Z Compiling stablehlo/dialect/StablehloOps.cpp; 48s local 2024-04-03T18:18:55.6358350Z Compiling stablehlo/dialect/VhloOps.cpp; 33s local 2024-04-03T18:18:55.6359479Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 30s local ... 2024-04-03T18:18:56.5726153Z 2024-04-03T18:18:56.5726931Z  2024-04-03T18:18:56.5727459Z  2024-04-03T18:18:56.5727875Z  2024-04-03T18:18:56.5728351Z  2024-04-03T18:18:56.5728795Z  2024-04-03T18:18:56.5729217Z  2024-04-03T18:18:56.5729639Z  2024-04-03T18:18:56.5730073Z  2024-04-03T18:18:56.5731403Z [18,742 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:56.5732801Z Compiling stablehlo/dialect/StablehloOps.cpp; 75s local 2024-04-03T18:18:56.5733841Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 60s local 2024-04-03T18:18:56.5735192Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 59s local 2024-04-03T18:18:56.5736215Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 53s local 2024-04-03T18:18:56.5737388Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 50s local 2024-04-03T18:18:56.5738523Z Compiling stablehlo/dialect/StablehloOps.cpp; 49s local 2024-04-03T18:18:56.5739466Z Compiling stablehlo/dialect/VhloOps.cpp; 34s local 2024-04-03T18:18:56.5740578Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 31s local ... 2024-04-03T18:18:56.8255479Z 2024-04-03T18:18:56.8256252Z  2024-04-03T18:18:56.8256765Z  2024-04-03T18:18:56.8257209Z  2024-04-03T18:18:56.8257918Z  2024-04-03T18:18:56.8258366Z  2024-04-03T18:18:56.8258822Z  2024-04-03T18:18:56.8259399Z  2024-04-03T18:18:56.8259787Z  2024-04-03T18:18:56.8261146Z [18,744 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:56.8262701Z Compiling stablehlo/dialect/StablehloOps.cpp; 75s local 2024-04-03T18:18:56.8263896Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 61s local 2024-04-03T18:18:56.8265158Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 59s local 2024-04-03T18:18:56.8266258Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 54s local 2024-04-03T18:18:56.8267925Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 50s local 2024-04-03T18:18:56.8269180Z Compiling stablehlo/dialect/StablehloOps.cpp; 50s local 2024-04-03T18:18:56.8270234Z Compiling stablehlo/dialect/VhloOps.cpp; 34s local 2024-04-03T18:18:56.8271415Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 31s local ... 2024-04-03T18:18:57.2261308Z 2024-04-03T18:18:57.2262055Z  2024-04-03T18:18:57.2262590Z  2024-04-03T18:18:57.2262999Z  2024-04-03T18:18:57.2263415Z  2024-04-03T18:18:57.2265481Z  2024-04-03T18:18:57.2266410Z  2024-04-03T18:18:57.2267291Z  2024-04-03T18:18:57.2269689Z  2024-04-03T18:18:57.2270957Z [18,745 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:57.2272332Z Compiling stablehlo/dialect/StablehloOps.cpp; 76s local 2024-04-03T18:18:57.2273409Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 61s local 2024-04-03T18:18:57.2274509Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 59s local 2024-04-03T18:18:57.2275507Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 54s local 2024-04-03T18:18:57.2276758Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 50s local 2024-04-03T18:18:57.2277947Z Compiling stablehlo/dialect/StablehloOps.cpp; 50s local 2024-04-03T18:18:57.2278903Z Compiling stablehlo/dialect/VhloOps.cpp; 35s local 2024-04-03T18:18:57.2279973Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 31s local ... 2024-04-03T18:18:57.6163687Z 2024-04-03T18:18:57.6164457Z  2024-04-03T18:18:57.6164982Z  2024-04-03T18:18:57.6165427Z  2024-04-03T18:18:57.6165851Z  2024-04-03T18:18:57.6166276Z  2024-04-03T18:18:57.6166719Z  2024-04-03T18:18:57.6167137Z  2024-04-03T18:18:57.6167546Z  2024-04-03T18:18:57.6168738Z [18,746 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:57.6170156Z Compiling stablehlo/dialect/StablehloOps.cpp; 76s local 2024-04-03T18:18:57.6171255Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 62s local 2024-04-03T18:18:57.6172339Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 60s local 2024-04-03T18:18:57.6173332Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 54s local 2024-04-03T18:18:57.6174720Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 51s local 2024-04-03T18:18:57.6176048Z Compiling stablehlo/dialect/StablehloOps.cpp; 50s local 2024-04-03T18:18:57.6177077Z Compiling stablehlo/dialect/VhloOps.cpp; 35s local 2024-04-03T18:18:57.6178098Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 32s local ... 2024-04-03T18:18:57.8264880Z 2024-04-03T18:18:57.8265674Z  2024-04-03T18:18:57.8266192Z  2024-04-03T18:18:57.8266597Z  2024-04-03T18:18:57.8267024Z  2024-04-03T18:18:57.8267433Z  2024-04-03T18:18:57.8268077Z  2024-04-03T18:18:57.8268496Z  2024-04-03T18:18:57.8268906Z  2024-04-03T18:18:57.8270869Z [18,746 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:57.8272287Z Compiling stablehlo/dialect/StablehloOps.cpp; 76s local 2024-04-03T18:18:57.8273402Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 62s local 2024-04-03T18:18:57.8274744Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 60s local 2024-04-03T18:18:57.8275871Z Compiling mlir/lib/Dialect/ArmSME/IR/ArmSME.cpp; 55s local 2024-04-03T18:18:57.8277239Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 51s local 2024-04-03T18:18:57.8278414Z Compiling stablehlo/dialect/StablehloOps.cpp; 51s local 2024-04-03T18:18:57.8279595Z Compiling stablehlo/dialect/VhloOps.cpp; 35s local 2024-04-03T18:18:57.8280684Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 32s local ... 2024-04-03T18:18:58.2267451Z 2024-04-03T18:18:58.2269143Z  2024-04-03T18:18:58.2269714Z  2024-04-03T18:18:58.2270126Z  2024-04-03T18:18:58.2270574Z  2024-04-03T18:18:58.2270996Z  2024-04-03T18:18:58.2271430Z  2024-04-03T18:18:58.2271855Z  2024-04-03T18:18:58.2272242Z  2024-04-03T18:18:58.2273398Z [18,748 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:58.2275131Z Compiling stablehlo/dialect/StablehloOps.cpp; 77s local 2024-04-03T18:18:58.2276269Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 62s local 2024-04-03T18:18:58.2277329Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 60s local 2024-04-03T18:18:58.2278483Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 51s local 2024-04-03T18:18:58.2279622Z Compiling stablehlo/dialect/StablehloOps.cpp; 51s local 2024-04-03T18:18:58.2280660Z Compiling stablehlo/dialect/VhloOps.cpp; 36s local 2024-04-03T18:18:58.2281726Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 32s local 2024-04-03T18:18:58.2282846Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 23s local ... 2024-04-03T18:18:58.4270834Z 2024-04-03T18:18:58.4271616Z  2024-04-03T18:18:58.4272151Z  2024-04-03T18:18:58.4273397Z  2024-04-03T18:18:58.4273825Z  2024-04-03T18:18:58.4274257Z  2024-04-03T18:18:58.4274719Z  2024-04-03T18:18:58.4275143Z  2024-04-03T18:18:58.4278234Z  2024-04-03T18:18:58.4279764Z [18,749 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:58.4281566Z Compiling stablehlo/dialect/StablehloOps.cpp; 77s local 2024-04-03T18:18:58.4283245Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 62s local 2024-04-03T18:18:58.4285572Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 61s local 2024-04-03T18:18:58.4287029Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 52s local 2024-04-03T18:18:58.4288506Z Compiling stablehlo/dialect/StablehloOps.cpp; 51s local 2024-04-03T18:18:58.4289764Z Compiling stablehlo/dialect/VhloOps.cpp; 36s local 2024-04-03T18:18:58.4349797Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 33s local 2024-04-03T18:18:58.4351124Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 23s local ... 2024-04-03T18:18:58.7460834Z 2024-04-03T18:18:58.7461686Z  2024-04-03T18:18:58.7462301Z  2024-04-03T18:18:58.7462835Z  2024-04-03T18:18:58.7463311Z  2024-04-03T18:18:58.7463759Z  2024-04-03T18:18:58.7464271Z  2024-04-03T18:18:58.7464704Z  2024-04-03T18:18:58.7465194Z  2024-04-03T18:18:58.7466570Z [18,750 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:58.7468337Z Compiling stablehlo/dialect/StablehloOps.cpp; 77s local 2024-04-03T18:18:58.7469649Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 63s local 2024-04-03T18:18:58.7470896Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 61s local 2024-04-03T18:18:58.7472037Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 52s local 2024-04-03T18:18:58.7473248Z Compiling stablehlo/dialect/StablehloOps.cpp; 52s local 2024-04-03T18:18:58.7474295Z Compiling stablehlo/dialect/VhloOps.cpp; 36s local 2024-04-03T18:18:58.7475671Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 33s local 2024-04-03T18:18:58.7476836Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 23s local ... 2024-04-03T18:18:59.0302638Z 2024-04-03T18:18:59.0303686Z  2024-04-03T18:18:59.0304238Z  2024-04-03T18:18:59.0304703Z  2024-04-03T18:18:59.0305151Z  2024-04-03T18:18:59.0305748Z  2024-04-03T18:18:59.0306217Z  2024-04-03T18:18:59.0306629Z  2024-04-03T18:18:59.0307076Z  2024-04-03T18:18:59.0308762Z [18,750 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:59.0310282Z Compiling stablehlo/dialect/StablehloOps.cpp; 77s local 2024-04-03T18:18:59.0311427Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 63s local 2024-04-03T18:18:59.0312614Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 61s local 2024-04-03T18:18:59.0313936Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 52s local 2024-04-03T18:18:59.0315153Z Compiling stablehlo/dialect/StablehloOps.cpp; 52s local 2024-04-03T18:18:59.0316209Z Compiling stablehlo/dialect/VhloOps.cpp; 36s local 2024-04-03T18:18:59.0317380Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 33s local 2024-04-03T18:18:59.0318576Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 24s local ... 2024-04-03T18:18:59.2352843Z 2024-04-03T18:18:59.2353651Z  2024-04-03T18:18:59.2354156Z  2024-04-03T18:18:59.2354588Z  2024-04-03T18:18:59.2355005Z  2024-04-03T18:18:59.2355412Z  2024-04-03T18:18:59.2355855Z  2024-04-03T18:18:59.2356285Z  2024-04-03T18:18:59.2356703Z  2024-04-03T18:18:59.2357946Z [18,751 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:18:59.2359430Z Compiling stablehlo/dialect/StablehloOps.cpp; 78s local 2024-04-03T18:18:59.2360608Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 63s local 2024-04-03T18:18:59.2361632Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 61s local 2024-04-03T18:18:59.2362803Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 52s local 2024-04-03T18:18:59.2364013Z Compiling stablehlo/dialect/StablehloOps.cpp; 52s local 2024-04-03T18:18:59.2365098Z Compiling stablehlo/dialect/VhloOps.cpp; 37s local 2024-04-03T18:18:59.2366238Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 33s local 2024-04-03T18:18:59.2367401Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 24s local ... 2024-04-03T18:18:59.4745047Z 2024-04-03T18:18:59.4745794Z  2024-04-03T18:18:59.4746243Z  2024-04-03T18:18:59.4746599Z  2024-04-03T18:18:59.4746957Z  2024-04-03T18:18:59.4747308Z  2024-04-03T18:18:59.4747881Z  2024-04-03T18:18:59.4748246Z  2024-04-03T18:18:59.4748599Z  2024-04-03T18:18:59.4749623Z [18,753 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:59.4750855Z Compiling stablehlo/dialect/StablehloOps.cpp; 78s local 2024-04-03T18:18:59.4751793Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 63s local 2024-04-03T18:18:59.4752690Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 62s local 2024-04-03T18:18:59.4753643Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 53s local 2024-04-03T18:18:59.4754782Z Compiling stablehlo/dialect/StablehloOps.cpp; 52s local 2024-04-03T18:18:59.4755645Z Compiling stablehlo/dialect/VhloOps.cpp; 37s local 2024-04-03T18:18:59.4756560Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 34s local 2024-04-03T18:18:59.4757541Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 24s local ... 2024-04-03T18:18:59.7881097Z 2024-04-03T18:18:59.7881844Z  2024-04-03T18:18:59.7882370Z  2024-04-03T18:18:59.7882783Z  2024-04-03T18:18:59.7883200Z  2024-04-03T18:18:59.7883614Z  2024-04-03T18:18:59.7884017Z  2024-04-03T18:18:59.7884436Z  2024-04-03T18:18:59.7884859Z  2024-04-03T18:18:59.7886079Z [18,755 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:18:59.7887827Z Compiling stablehlo/dialect/StablehloOps.cpp; 78s local 2024-04-03T18:18:59.7889089Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 64s local 2024-04-03T18:18:59.7890297Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 62s local 2024-04-03T18:18:59.7891455Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 53s local 2024-04-03T18:18:59.7892804Z Compiling stablehlo/dialect/StablehloOps.cpp; 53s local 2024-04-03T18:18:59.7893844Z Compiling stablehlo/dialect/VhloOps.cpp; 37s local 2024-04-03T18:18:59.7895121Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 34s local 2024-04-03T18:18:59.7896301Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 24s local ... 2024-04-03T18:19:00.0286212Z 2024-04-03T18:19:00.0286961Z  2024-04-03T18:19:00.0291243Z  2024-04-03T18:19:00.0291671Z  2024-04-03T18:19:00.0292104Z  2024-04-03T18:19:00.0292517Z  2024-04-03T18:19:00.0292951Z  2024-04-03T18:19:00.0293378Z  2024-04-03T18:19:00.0293797Z  2024-04-03T18:19:00.0295187Z [18,756 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:00.0296594Z Compiling stablehlo/dialect/StablehloOps.cpp; 78s local 2024-04-03T18:19:00.0297797Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 64s local 2024-04-03T18:19:00.0298789Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 62s local 2024-04-03T18:19:00.0299809Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 53s local 2024-04-03T18:19:00.0300862Z Compiling stablehlo/dialect/StablehloOps.cpp; 53s local 2024-04-03T18:19:00.0301834Z Compiling stablehlo/dialect/VhloOps.cpp; 37s local 2024-04-03T18:19:00.0302866Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 34s local 2024-04-03T18:19:00.0303871Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 25s local ... 2024-04-03T18:19:00.2486318Z 2024-04-03T18:19:00.2487100Z  2024-04-03T18:19:00.2487594Z  2024-04-03T18:19:00.2488017Z  2024-04-03T18:19:00.2488454Z  2024-04-03T18:19:00.2488886Z  2024-04-03T18:19:00.2489334Z  2024-04-03T18:19:00.2489758Z  2024-04-03T18:19:00.2490124Z  2024-04-03T18:19:00.2491427Z [18,757 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:00.2496000Z Compiling stablehlo/dialect/StablehloOps.cpp; 79s local 2024-04-03T18:19:00.2497209Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 64s local 2024-04-03T18:19:00.2498345Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 62s local 2024-04-03T18:19:00.2499436Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 53s local 2024-04-03T18:19:00.2500688Z Compiling stablehlo/dialect/StablehloOps.cpp; 53s local 2024-04-03T18:19:00.2501777Z Compiling stablehlo/dialect/VhloOps.cpp; 38s local 2024-04-03T18:19:00.2502970Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 35s local 2024-04-03T18:19:00.2504317Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 25s local ... 2024-04-03T18:19:00.5973229Z 2024-04-03T18:19:00.5973972Z  2024-04-03T18:19:00.5974745Z  2024-04-03T18:19:00.5975183Z  2024-04-03T18:19:00.5975617Z  2024-04-03T18:19:00.5976008Z  2024-04-03T18:19:00.5976409Z  2024-04-03T18:19:00.5976842Z  2024-04-03T18:19:00.5977466Z  2024-04-03T18:19:00.5978712Z [18,760 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:00.5980170Z Compiling stablehlo/dialect/StablehloOps.cpp; 79s local 2024-04-03T18:19:00.5981295Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 64s local 2024-04-03T18:19:00.5982375Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 63s local 2024-04-03T18:19:00.5983505Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 54s local 2024-04-03T18:19:00.5984749Z Compiling stablehlo/dialect/StablehloOps.cpp; 53s local 2024-04-03T18:19:00.5985759Z Compiling stablehlo/dialect/VhloOps.cpp; 38s local 2024-04-03T18:19:00.5987157Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 35s local 2024-04-03T18:19:00.5988723Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 25s local ... 2024-04-03T18:19:00.8304869Z 2024-04-03T18:19:00.8305590Z  2024-04-03T18:19:00.8306078Z  2024-04-03T18:19:00.8306493Z  2024-04-03T18:19:00.8306866Z  2024-04-03T18:19:00.8307378Z  2024-04-03T18:19:00.8308017Z  2024-04-03T18:19:00.8308418Z  2024-04-03T18:19:00.8308822Z  2024-04-03T18:19:00.8310006Z [18,760 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:00.8311407Z Compiling stablehlo/dialect/StablehloOps.cpp; 79s local 2024-04-03T18:19:00.8312455Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 65s local 2024-04-03T18:19:00.8313414Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 63s local 2024-04-03T18:19:00.8314519Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 54s local 2024-04-03T18:19:00.8315703Z Compiling stablehlo/dialect/StablehloOps.cpp; 54s local 2024-04-03T18:19:00.8316717Z Compiling stablehlo/dialect/VhloOps.cpp; 38s local 2024-04-03T18:19:00.8317694Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 35s local 2024-04-03T18:19:00.8318703Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 25s local ... 2024-04-03T18:19:01.2295302Z 2024-04-03T18:19:01.2296542Z  2024-04-03T18:19:01.2297089Z  2024-04-03T18:19:01.2297503Z  2024-04-03T18:19:01.2297931Z  2024-04-03T18:19:01.2298386Z  2024-04-03T18:19:01.2301640Z  2024-04-03T18:19:01.2302743Z  2024-04-03T18:19:01.2303520Z  2024-04-03T18:19:01.2304985Z [18,761 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:01.2306668Z Compiling stablehlo/dialect/StablehloOps.cpp; 80s local 2024-04-03T18:19:01.2308532Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 65s local 2024-04-03T18:19:01.2310273Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 63s local 2024-04-03T18:19:01.2311568Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 54s local 2024-04-03T18:19:01.2313237Z Compiling stablehlo/dialect/StablehloOps.cpp; 54s local 2024-04-03T18:19:01.2314539Z Compiling stablehlo/dialect/VhloOps.cpp; 39s local 2024-04-03T18:19:01.2315858Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 35s local 2024-04-03T18:19:01.2317311Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 26s local ... 2024-04-03T18:19:01.5054590Z 2024-04-03T18:19:01.5055994Z  2024-04-03T18:19:01.5057035Z  2024-04-03T18:19:01.5057818Z  2024-04-03T18:19:01.5058586Z  2024-04-03T18:19:01.5059596Z  2024-04-03T18:19:01.5060223Z  2024-04-03T18:19:01.5060795Z  2024-04-03T18:19:01.5061355Z  2024-04-03T18:19:01.5062729Z [18,763 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:01.5064297Z Compiling stablehlo/dialect/StablehloOps.cpp; 80s local 2024-04-03T18:19:01.5065602Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 65s local 2024-04-03T18:19:01.5066908Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 64s local 2024-04-03T18:19:01.5068779Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 55s local 2024-04-03T18:19:01.5072651Z Compiling stablehlo/dialect/StablehloOps.cpp; 54s local 2024-04-03T18:19:01.5073745Z Compiling stablehlo/dialect/VhloOps.cpp; 39s local 2024-04-03T18:19:01.5075075Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 36s local 2024-04-03T18:19:01.5079057Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 26s local ... 2024-04-03T18:19:01.8309262Z 2024-04-03T18:19:01.8310154Z  2024-04-03T18:19:01.8310669Z  2024-04-03T18:19:01.8311127Z  2024-04-03T18:19:01.8311571Z  2024-04-03T18:19:01.8311953Z  2024-04-03T18:19:01.8312372Z  2024-04-03T18:19:01.8313037Z  2024-04-03T18:19:01.8313449Z  2024-04-03T18:19:01.8314702Z [18,764 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:01.8316416Z Compiling stablehlo/dialect/StablehloOps.cpp; 80s local 2024-04-03T18:19:01.8317571Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 66s local 2024-04-03T18:19:01.8318787Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 64s local 2024-04-03T18:19:01.8319953Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 55s local 2024-04-03T18:19:01.8321088Z Compiling stablehlo/dialect/StablehloOps.cpp; 55s local 2024-04-03T18:19:01.8322126Z Compiling stablehlo/dialect/VhloOps.cpp; 39s local 2024-04-03T18:19:01.8323475Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 36s local 2024-04-03T18:19:01.8324659Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 26s local ... 2024-04-03T18:19:02.0552153Z 2024-04-03T18:19:02.0553243Z  2024-04-03T18:19:02.0554085Z  2024-04-03T18:19:02.0554719Z  2024-04-03T18:19:02.0555496Z  2024-04-03T18:19:02.0557560Z  2024-04-03T18:19:02.0558168Z  2024-04-03T18:19:02.0558732Z  2024-04-03T18:19:02.0559300Z  2024-04-03T18:19:02.0560815Z [18,766 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:02.0562771Z Compiling stablehlo/dialect/StablehloOps.cpp; 80s local 2024-04-03T18:19:02.0564643Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 66s local 2024-04-03T18:19:02.0565790Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 64s local 2024-04-03T18:19:02.0566947Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 55s local 2024-04-03T18:19:02.0568201Z Compiling stablehlo/dialect/StablehloOps.cpp; 55s local 2024-04-03T18:19:02.0569291Z Compiling stablehlo/dialect/VhloOps.cpp; 39s local 2024-04-03T18:19:02.0570407Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 36s local 2024-04-03T18:19:02.0571635Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 27s local ... 2024-04-03T18:19:02.4318219Z 2024-04-03T18:19:02.4318952Z  2024-04-03T18:19:02.4319477Z  2024-04-03T18:19:02.4319934Z  2024-04-03T18:19:02.4320395Z  2024-04-03T18:19:02.4320850Z  2024-04-03T18:19:02.4321266Z  2024-04-03T18:19:02.4321714Z  2024-04-03T18:19:02.4322132Z  2024-04-03T18:19:02.4323592Z [18,767 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:02.4325069Z Compiling stablehlo/dialect/StablehloOps.cpp; 81s local 2024-04-03T18:19:02.4326215Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 66s local 2024-04-03T18:19:02.4327350Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 65s local 2024-04-03T18:19:02.4328518Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 56s local 2024-04-03T18:19:02.4329747Z Compiling stablehlo/dialect/StablehloOps.cpp; 55s local 2024-04-03T18:19:02.4330780Z Compiling stablehlo/dialect/VhloOps.cpp; 40s local 2024-04-03T18:19:02.4331882Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 37s local 2024-04-03T18:19:02.4333088Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 27s local ... 2024-04-03T18:19:03.1324320Z 2024-04-03T18:19:03.1325079Z  2024-04-03T18:19:03.1325623Z  2024-04-03T18:19:03.1326057Z  2024-04-03T18:19:03.1326505Z  2024-04-03T18:19:03.1326938Z  2024-04-03T18:19:03.1327361Z  2024-04-03T18:19:03.1327796Z  2024-04-03T18:19:03.1328240Z  2024-04-03T18:19:03.1329482Z [18,768 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:03.1331004Z Compiling stablehlo/dialect/StablehloOps.cpp; 81s local 2024-04-03T18:19:03.1332164Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 67s local 2024-04-03T18:19:03.1333255Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 65s local 2024-04-03T18:19:03.1334572Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 56s local 2024-04-03T18:19:03.1336108Z Compiling stablehlo/dialect/StablehloOps.cpp; 56s local 2024-04-03T18:19:03.1337183Z Compiling stablehlo/dialect/VhloOps.cpp; 40s local 2024-04-03T18:19:03.1338397Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 37s local 2024-04-03T18:19:03.1339556Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 28s local ... 2024-04-03T18:19:03.4335785Z 2024-04-03T18:19:03.4336796Z  2024-04-03T18:19:03.4337314Z  2024-04-03T18:19:03.4337772Z  2024-04-03T18:19:03.4338179Z  2024-04-03T18:19:03.4338567Z  2024-04-03T18:19:03.4338984Z  2024-04-03T18:19:03.4339417Z  2024-04-03T18:19:03.4339838Z  2024-04-03T18:19:03.4341022Z [18,770 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:03.4342438Z Compiling stablehlo/dialect/StablehloOps.cpp; 82s local 2024-04-03T18:19:03.4343563Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 67s local 2024-04-03T18:19:03.4344701Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 66s local 2024-04-03T18:19:03.4345846Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 57s local 2024-04-03T18:19:03.4347087Z Compiling stablehlo/dialect/StablehloOps.cpp; 56s local 2024-04-03T18:19:03.4348404Z Compiling stablehlo/dialect/VhloOps.cpp; 41s local 2024-04-03T18:19:03.4349550Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 38s local 2024-04-03T18:19:03.4350710Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 28s local ... 2024-04-03T18:19:03.7001367Z 2024-04-03T18:19:03.7002123Z  2024-04-03T18:19:03.7002720Z  2024-04-03T18:19:03.7003263Z  2024-04-03T18:19:03.7003603Z  2024-04-03T18:19:03.7004001Z  2024-04-03T18:19:03.7004421Z  2024-04-03T18:19:03.7004802Z  2024-04-03T18:19:03.7005243Z  2024-04-03T18:19:03.7006459Z [18,772 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:03.7007973Z Compiling stablehlo/dialect/StablehloOps.cpp; 82s local 2024-04-03T18:19:03.7009053Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 68s local 2024-04-03T18:19:03.7010149Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 66s local 2024-04-03T18:19:03.7011318Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 57s local 2024-04-03T18:19:03.7012382Z Compiling stablehlo/dialect/StablehloOps.cpp; 57s local 2024-04-03T18:19:03.7013365Z Compiling stablehlo/dialect/VhloOps.cpp; 41s local 2024-04-03T18:19:03.7014616Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 38s local 2024-04-03T18:19:03.7015810Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 28s local ... 2024-04-03T18:19:04.0322761Z 2024-04-03T18:19:04.0323511Z  2024-04-03T18:19:04.0324071Z  2024-04-03T18:19:04.0324513Z  2024-04-03T18:19:04.0324937Z  2024-04-03T18:19:04.0325351Z  2024-04-03T18:19:04.0325753Z  2024-04-03T18:19:04.0326220Z  2024-04-03T18:19:04.0326655Z  2024-04-03T18:19:04.0327867Z [18,772 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:04.0329394Z Compiling stablehlo/dialect/StablehloOps.cpp; 82s local 2024-04-03T18:19:04.0330540Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 68s local 2024-04-03T18:19:04.0331658Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 66s local 2024-04-03T18:19:04.0333013Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 57s local 2024-04-03T18:19:04.0334225Z Compiling stablehlo/dialect/StablehloOps.cpp; 57s local 2024-04-03T18:19:04.0335414Z Compiling stablehlo/dialect/VhloOps.cpp; 41s local 2024-04-03T18:19:04.0336540Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 38s local 2024-04-03T18:19:04.0337709Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 29s local ... 2024-04-03T18:19:04.4496188Z 2024-04-03T18:19:04.4496904Z  2024-04-03T18:19:04.4497568Z  2024-04-03T18:19:04.4497927Z  2024-04-03T18:19:04.4498284Z  2024-04-03T18:19:04.4498734Z  2024-04-03T18:19:04.4499087Z  2024-04-03T18:19:04.4499461Z  2024-04-03T18:19:04.4499827Z  2024-04-03T18:19:04.4500981Z [18,773 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:04.4502451Z Compiling stablehlo/dialect/StablehloOps.cpp; 83s local 2024-04-03T18:19:04.4503491Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 68s local 2024-04-03T18:19:04.4504435Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 67s local 2024-04-03T18:19:04.4505517Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 58s local 2024-04-03T18:19:04.4506625Z Compiling stablehlo/dialect/StablehloOps.cpp; 57s local 2024-04-03T18:19:04.4507539Z Compiling stablehlo/dialect/VhloOps.cpp; 42s local 2024-04-03T18:19:04.4508738Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 39s local 2024-04-03T18:19:04.4509728Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 29s local ... 2024-04-03T18:19:04.8324629Z 2024-04-03T18:19:04.8325358Z  2024-04-03T18:19:04.8325781Z  2024-04-03T18:19:04.8326117Z  2024-04-03T18:19:04.8326442Z  2024-04-03T18:19:04.8326773Z  2024-04-03T18:19:04.8327083Z  2024-04-03T18:19:04.8327411Z  2024-04-03T18:19:04.8329364Z  2024-04-03T18:19:04.8331936Z [18,773 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:04.8333887Z Compiling stablehlo/dialect/StablehloOps.cpp; 83s local 2024-04-03T18:19:04.8335996Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 69s local 2024-04-03T18:19:04.8337263Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 67s local 2024-04-03T18:19:04.8338797Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 58s local 2024-04-03T18:19:04.8340324Z Compiling stablehlo/dialect/StablehloOps.cpp; 58s local 2024-04-03T18:19:04.8342019Z Compiling stablehlo/dialect/VhloOps.cpp; 42s local 2024-04-03T18:19:04.8342856Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 39s local 2024-04-03T18:19:04.8343736Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 29s local ... 2024-04-03T18:19:05.2327644Z 2024-04-03T18:19:05.2328814Z  2024-04-03T18:19:05.2329730Z  2024-04-03T18:19:05.2330500Z  2024-04-03T18:19:05.2331267Z  2024-04-03T18:19:05.2334733Z  2024-04-03T18:19:05.2335533Z  2024-04-03T18:19:05.2336328Z  2024-04-03T18:19:05.2339707Z  2024-04-03T18:19:05.2341072Z [18,774 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:05.2342888Z Compiling stablehlo/dialect/StablehloOps.cpp; 84s local 2024-04-03T18:19:05.2344542Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 69s local 2024-04-03T18:19:05.2345983Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 67s local 2024-04-03T18:19:05.2347224Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 58s local 2024-04-03T18:19:05.2349085Z Compiling stablehlo/dialect/StablehloOps.cpp; 58s local 2024-04-03T18:19:05.2350274Z Compiling stablehlo/dialect/VhloOps.cpp; 43s local 2024-04-03T18:19:05.2351567Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 39s local 2024-04-03T18:19:05.2353088Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 30s local ... 2024-04-03T18:19:05.6385800Z 2024-04-03T18:19:05.6386540Z  2024-04-03T18:19:05.6387050Z  2024-04-03T18:19:05.6387481Z  2024-04-03T18:19:05.6388135Z  2024-04-03T18:19:05.6388551Z  2024-04-03T18:19:05.6388983Z  2024-04-03T18:19:05.6389396Z  2024-04-03T18:19:05.6389831Z  2024-04-03T18:19:05.6391066Z [18,775 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:05.6392436Z Compiling stablehlo/dialect/StablehloOps.cpp; 84s local 2024-04-03T18:19:05.6393563Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 70s local 2024-04-03T18:19:05.6395007Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 68s local 2024-04-03T18:19:05.6396450Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 59s local 2024-04-03T18:19:05.6397835Z Compiling stablehlo/dialect/StablehloOps.cpp; 58s local 2024-04-03T18:19:05.6398828Z Compiling stablehlo/dialect/VhloOps.cpp; 43s local 2024-04-03T18:19:05.6400031Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 40s local 2024-04-03T18:19:05.6401282Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 30s local ... 2024-04-03T18:19:05.9412526Z 2024-04-03T18:19:05.9413423Z  2024-04-03T18:19:05.9414059Z  2024-04-03T18:19:05.9414712Z  2024-04-03T18:19:05.9415096Z  2024-04-03T18:19:05.9415498Z  2024-04-03T18:19:05.9415927Z  2024-04-03T18:19:05.9416496Z  2024-04-03T18:19:05.9417002Z  2024-04-03T18:19:05.9418290Z [18,776 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:05.9419783Z Compiling stablehlo/dialect/StablehloOps.cpp; 84s local 2024-04-03T18:19:05.9420884Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 70s local 2024-04-03T18:19:05.9422034Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 68s local 2024-04-03T18:19:05.9423199Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 59s local 2024-04-03T18:19:05.9424447Z Compiling stablehlo/dialect/StablehloOps.cpp; 59s local 2024-04-03T18:19:05.9425511Z Compiling stablehlo/dialect/VhloOps.cpp; 43s local 2024-04-03T18:19:05.9426618Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 40s local 2024-04-03T18:19:05.9428070Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 30s local ... 2024-04-03T18:19:06.2334432Z 2024-04-03T18:19:06.2335227Z  2024-04-03T18:19:06.2335729Z  2024-04-03T18:19:06.2336180Z  2024-04-03T18:19:06.2336593Z  2024-04-03T18:19:06.2336982Z  2024-04-03T18:19:06.2337374Z  2024-04-03T18:19:06.2337811Z  2024-04-03T18:19:06.2338239Z  2024-04-03T18:19:06.2339426Z [18,776 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:06.2340858Z Compiling stablehlo/dialect/StablehloOps.cpp; 85s local 2024-04-03T18:19:06.2341968Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 70s local 2024-04-03T18:19:06.2343013Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 68s local 2024-04-03T18:19:06.2344058Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 59s local 2024-04-03T18:19:06.2345195Z Compiling stablehlo/dialect/StablehloOps.cpp; 59s local 2024-04-03T18:19:06.2346158Z Compiling stablehlo/dialect/VhloOps.cpp; 44s local 2024-04-03T18:19:06.2347217Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 40s local 2024-04-03T18:19:06.2348794Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 31s local ... 2024-04-03T18:19:06.6339161Z 2024-04-03T18:19:06.6340309Z  2024-04-03T18:19:06.6340890Z  2024-04-03T18:19:06.6341322Z  2024-04-03T18:19:06.6341781Z  2024-04-03T18:19:06.6346216Z  2024-04-03T18:19:06.6347058Z  2024-04-03T18:19:06.6349457Z  2024-04-03T18:19:06.6350161Z  2024-04-03T18:19:06.6351584Z [18,777 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:06.6353359Z Compiling stablehlo/dialect/StablehloOps.cpp; 85s local 2024-04-03T18:19:06.6354912Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 71s local 2024-04-03T18:19:06.6356743Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 69s local 2024-04-03T18:19:06.6358158Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 60s local 2024-04-03T18:19:06.6359572Z Compiling stablehlo/dialect/StablehloOps.cpp; 59s local 2024-04-03T18:19:06.6360962Z Compiling stablehlo/dialect/VhloOps.cpp; 44s local 2024-04-03T18:19:06.6362331Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 41s local 2024-04-03T18:19:06.6364160Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 31s local ... 2024-04-03T18:19:07.3984437Z 2024-04-03T18:19:07.3985588Z  2024-04-03T18:19:07.3986719Z  2024-04-03T18:19:07.3988057Z  2024-04-03T18:19:07.3988823Z  2024-04-03T18:19:07.3989285Z  2024-04-03T18:19:07.3989702Z  2024-04-03T18:19:07.3990263Z  2024-04-03T18:19:07.3990710Z  2024-04-03T18:19:07.3992177Z [18,778 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:07.3993731Z Compiling stablehlo/dialect/StablehloOps.cpp; 86s local 2024-04-03T18:19:07.3994908Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 71s local 2024-04-03T18:19:07.3996007Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 70s local 2024-04-03T18:19:07.3997238Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 61s local 2024-04-03T18:19:07.3998514Z Compiling stablehlo/dialect/StablehloOps.cpp; 60s local 2024-04-03T18:19:07.3999572Z Compiling stablehlo/dialect/VhloOps.cpp; 45s local 2024-04-03T18:19:07.4000714Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 42s local 2024-04-03T18:19:07.4001917Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 32s local ... 2024-04-03T18:19:07.6018951Z 2024-04-03T18:19:07.6020090Z  2024-04-03T18:19:07.6020617Z  2024-04-03T18:19:07.6021040Z  2024-04-03T18:19:07.6021488Z  2024-04-03T18:19:07.6021907Z  2024-04-03T18:19:07.6022461Z  2024-04-03T18:19:07.6023032Z  2024-04-03T18:19:07.6023447Z  2024-04-03T18:19:07.6024678Z [18,779 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:07.6026136Z Compiling stablehlo/dialect/StablehloOps.cpp; 86s local 2024-04-03T18:19:07.6027272Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 71s local 2024-04-03T18:19:07.6028640Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 70s local 2024-04-03T18:19:07.6029842Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 61s local 2024-04-03T18:19:07.6031055Z Compiling stablehlo/dialect/StablehloOps.cpp; 60s local 2024-04-03T18:19:07.6032075Z Compiling stablehlo/dialect/VhloOps.cpp; 45s local 2024-04-03T18:19:07.6033151Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 42s local 2024-04-03T18:19:07.6034323Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 32s local ... 2024-04-03T18:19:07.8346704Z 2024-04-03T18:19:07.8347991Z  2024-04-03T18:19:07.8348634Z  2024-04-03T18:19:07.8351152Z  2024-04-03T18:19:07.8353633Z  2024-04-03T18:19:07.8356135Z  2024-04-03T18:19:07.8356690Z  2024-04-03T18:19:07.8357182Z  2024-04-03T18:19:07.8357659Z  2024-04-03T18:19:07.8358808Z [18,781 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:07.8360132Z Compiling stablehlo/dialect/StablehloOps.cpp; 86s local 2024-04-03T18:19:07.8361330Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 72s local 2024-04-03T18:19:07.8362402Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 70s local 2024-04-03T18:19:07.8363417Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 61s local 2024-04-03T18:19:07.8364590Z Compiling stablehlo/dialect/StablehloOps.cpp; 61s local 2024-04-03T18:19:07.8366060Z Compiling stablehlo/dialect/VhloOps.cpp; 45s local 2024-04-03T18:19:07.8367279Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 42s local 2024-04-03T18:19:07.8368484Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 32s local ... 2024-04-03T18:19:08.0350026Z 2024-04-03T18:19:08.0350834Z  2024-04-03T18:19:08.0351367Z  2024-04-03T18:19:08.0351827Z  2024-04-03T18:19:08.0353081Z  2024-04-03T18:19:08.0353410Z  2024-04-03T18:19:08.0353781Z  2024-04-03T18:19:08.0355941Z  2024-04-03T18:19:08.0356578Z  2024-04-03T18:19:08.0358132Z [18,782 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:08.0360595Z Compiling stablehlo/dialect/StablehloOps.cpp; 86s local 2024-04-03T18:19:08.0362195Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 72s local 2024-04-03T18:19:08.0363717Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 70s local 2024-04-03T18:19:08.0365059Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 61s local 2024-04-03T18:19:08.0366477Z Compiling stablehlo/dialect/StablehloOps.cpp; 61s local 2024-04-03T18:19:08.0367976Z Compiling stablehlo/dialect/VhloOps.cpp; 45s local 2024-04-03T18:19:08.0369131Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 42s local 2024-04-03T18:19:08.0370669Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 33s local ... 2024-04-03T18:19:08.2392182Z 2024-04-03T18:19:08.2393295Z  2024-04-03T18:19:08.2394325Z  2024-04-03T18:19:08.2395411Z  2024-04-03T18:19:08.2395874Z  2024-04-03T18:19:08.2396268Z  2024-04-03T18:19:08.2396664Z  2024-04-03T18:19:08.2397058Z  2024-04-03T18:19:08.2397464Z  2024-04-03T18:19:08.2398613Z [18,784 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:08.2400022Z Compiling stablehlo/dialect/StablehloOps.cpp; 87s local 2024-04-03T18:19:08.2401061Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 72s local 2024-04-03T18:19:08.2402141Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 70s local 2024-04-03T18:19:08.2403201Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 61s local 2024-04-03T18:19:08.2404381Z Compiling stablehlo/dialect/StablehloOps.cpp; 61s local 2024-04-03T18:19:08.2405359Z Compiling stablehlo/dialect/VhloOps.cpp; 46s local 2024-04-03T18:19:08.2406420Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 43s local 2024-04-03T18:19:08.2407537Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 33s local ... 2024-04-03T18:19:08.4768002Z 2024-04-03T18:19:08.4769140Z  2024-04-03T18:19:08.4772263Z  2024-04-03T18:19:08.4772992Z  2024-04-03T18:19:08.4776264Z  2024-04-03T18:19:08.4776945Z  2024-04-03T18:19:08.4779820Z  2024-04-03T18:19:08.4780482Z  2024-04-03T18:19:08.4783356Z  2024-04-03T18:19:08.4784827Z [18,785 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:08.4789066Z Compiling stablehlo/dialect/StablehloOps.cpp; 87s local 2024-04-03T18:19:08.4790472Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 72s local 2024-04-03T18:19:08.4792998Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 71s local 2024-04-03T18:19:08.4794400Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 62s local 2024-04-03T18:19:08.4795801Z Compiling stablehlo/dialect/StablehloOps.cpp; 61s local 2024-04-03T18:19:08.4797021Z Compiling stablehlo/dialect/VhloOps.cpp; 46s local 2024-04-03T18:19:08.4798274Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 43s local 2024-04-03T18:19:08.4799876Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 33s local ... 2024-04-03T18:19:08.8355774Z 2024-04-03T18:19:08.8356893Z  2024-04-03T18:19:08.8357456Z  2024-04-03T18:19:08.8357855Z  2024-04-03T18:19:08.8358286Z  2024-04-03T18:19:08.8358676Z  2024-04-03T18:19:08.8359041Z  2024-04-03T18:19:08.8359434Z  2024-04-03T18:19:08.8359832Z  2024-04-03T18:19:08.8361009Z [18,786 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:08.8362624Z Compiling stablehlo/dialect/StablehloOps.cpp; 87s local 2024-04-03T18:19:08.8363763Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 73s local 2024-04-03T18:19:08.8364829Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 71s local 2024-04-03T18:19:08.8366010Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 62s local 2024-04-03T18:19:08.8367218Z Compiling stablehlo/dialect/StablehloOps.cpp; 62s local 2024-04-03T18:19:08.8368526Z Compiling stablehlo/dialect/VhloOps.cpp; 46s local 2024-04-03T18:19:08.8369609Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 43s local 2024-04-03T18:19:08.8371054Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 33s local ... 2024-04-03T18:19:09.0359909Z 2024-04-03T18:19:09.0360940Z  2024-04-03T18:19:09.0361470Z  2024-04-03T18:19:09.0361927Z  2024-04-03T18:19:09.0362360Z  2024-04-03T18:19:09.0363064Z  2024-04-03T18:19:09.0363757Z  2024-04-03T18:19:09.0364199Z  2024-04-03T18:19:09.0364621Z  2024-04-03T18:19:09.0365905Z [18,787 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:09.0367499Z Compiling stablehlo/dialect/StablehloOps.cpp; 87s local 2024-04-03T18:19:09.0368686Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 73s local 2024-04-03T18:19:09.0369823Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 71s local 2024-04-03T18:19:09.0371039Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 62s local 2024-04-03T18:19:09.0372329Z Compiling stablehlo/dialect/StablehloOps.cpp; 62s local 2024-04-03T18:19:09.0373413Z Compiling stablehlo/dialect/VhloOps.cpp; 46s local 2024-04-03T18:19:09.0374805Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 43s local 2024-04-03T18:19:09.0376011Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 34s local ... 2024-04-03T18:19:09.7797480Z 2024-04-03T18:19:09.7798244Z  2024-04-03T18:19:09.7798795Z  2024-04-03T18:19:09.7799229Z  2024-04-03T18:19:09.7799672Z  2024-04-03T18:19:09.7800115Z  2024-04-03T18:19:09.7800537Z  2024-04-03T18:19:09.7800966Z  2024-04-03T18:19:09.7801392Z  2024-04-03T18:19:09.7802622Z [18,788 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:09.7804035Z Compiling stablehlo/dialect/StablehloOps.cpp; 88s local 2024-04-03T18:19:09.7805134Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 74s local 2024-04-03T18:19:09.7806238Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 72s local 2024-04-03T18:19:09.7807400Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 63s local 2024-04-03T18:19:09.7808708Z Compiling stablehlo/dialect/StablehloOps.cpp; 63s local 2024-04-03T18:19:09.7809732Z Compiling stablehlo/dialect/VhloOps.cpp; 47s local 2024-04-03T18:19:09.7810909Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 44s local 2024-04-03T18:19:09.7812132Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 34s local ... 2024-04-03T18:19:10.0373747Z 2024-04-03T18:19:10.0375001Z  2024-04-03T18:19:10.0375545Z  2024-04-03T18:19:10.0375976Z  2024-04-03T18:19:10.0376446Z  2024-04-03T18:19:10.0376895Z  2024-04-03T18:19:10.0377335Z  2024-04-03T18:19:10.0377788Z  2024-04-03T18:19:10.0378243Z  2024-04-03T18:19:10.0379481Z [18,788 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:10.0381084Z Compiling stablehlo/dialect/StablehloOps.cpp; 88s local 2024-04-03T18:19:10.0382352Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 74s local 2024-04-03T18:19:10.0383525Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 72s local 2024-04-03T18:19:10.0384728Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 63s local 2024-04-03T18:19:10.0386067Z Compiling stablehlo/dialect/StablehloOps.cpp; 63s local 2024-04-03T18:19:10.0387190Z Compiling stablehlo/dialect/VhloOps.cpp; 47s local 2024-04-03T18:19:10.0389211Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 44s local 2024-04-03T18:19:10.0390469Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 35s local ... 2024-04-03T18:19:10.3439098Z 2024-04-03T18:19:10.3439893Z  2024-04-03T18:19:10.3440364Z  2024-04-03T18:19:10.3440767Z  2024-04-03T18:19:10.3441162Z  2024-04-03T18:19:10.3441547Z  2024-04-03T18:19:10.3442190Z  2024-04-03T18:19:10.3442584Z  2024-04-03T18:19:10.3442956Z  2024-04-03T18:19:10.3444378Z [18,789 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:10.3446054Z Compiling stablehlo/dialect/StablehloOps.cpp; 89s local 2024-04-03T18:19:10.3447368Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 74s local 2024-04-03T18:19:10.3448609Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 73s local 2024-04-03T18:19:10.3449844Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 63s local 2024-04-03T18:19:10.3451032Z Compiling stablehlo/dialect/StablehloOps.cpp; 63s local 2024-04-03T18:19:10.3452043Z Compiling stablehlo/dialect/VhloOps.cpp; 48s local 2024-04-03T18:19:10.3453223Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 45s local 2024-04-03T18:19:10.3454655Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 35s local ... 2024-04-03T18:19:10.6371974Z 2024-04-03T18:19:10.6372869Z  2024-04-03T18:19:10.6373390Z  2024-04-03T18:19:10.6373766Z  2024-04-03T18:19:10.6374161Z  2024-04-03T18:19:10.6374725Z  2024-04-03T18:19:10.6375136Z  2024-04-03T18:19:10.6375539Z  2024-04-03T18:19:10.6375952Z  2024-04-03T18:19:10.6377141Z [18,790 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:10.6378653Z Compiling stablehlo/dialect/StablehloOps.cpp; 89s local 2024-04-03T18:19:10.6379806Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 75s local 2024-04-03T18:19:10.6380918Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 73s local 2024-04-03T18:19:10.6382077Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 64s local 2024-04-03T18:19:10.6383335Z Compiling stablehlo/dialect/StablehloOps.cpp; 63s local 2024-04-03T18:19:10.6384375Z Compiling stablehlo/dialect/VhloOps.cpp; 48s local 2024-04-03T18:19:10.6385510Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 45s local 2024-04-03T18:19:10.6386740Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 35s local ... 2024-04-03T18:19:11.0375275Z 2024-04-03T18:19:11.0376490Z  2024-04-03T18:19:11.0414530Z  2024-04-03T18:19:11.0415508Z  2024-04-03T18:19:11.0416002Z  2024-04-03T18:19:11.0416478Z  2024-04-03T18:19:11.0416929Z  2024-04-03T18:19:11.0417391Z  2024-04-03T18:19:11.0417802Z  2024-04-03T18:19:11.0426863Z [18,792 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:11.0428690Z Compiling stablehlo/dialect/StablehloOps.cpp; 89s local 2024-04-03T18:19:11.0429704Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 75s local 2024-04-03T18:19:11.0430699Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 73s local 2024-04-03T18:19:11.0431850Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 64s local 2024-04-03T18:19:11.0433088Z Compiling stablehlo/dialect/StablehloOps.cpp; 64s local 2024-04-03T18:19:11.0434150Z Compiling stablehlo/dialect/VhloOps.cpp; 48s local 2024-04-03T18:19:11.0435155Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 45s local 2024-04-03T18:19:11.0436470Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 36s local ... 2024-04-03T18:19:11.4379383Z 2024-04-03T18:19:11.4380102Z  2024-04-03T18:19:11.4380587Z  2024-04-03T18:19:11.4380972Z  2024-04-03T18:19:11.4381413Z  2024-04-03T18:19:11.4381798Z  2024-04-03T18:19:11.4382186Z  2024-04-03T18:19:11.4382581Z  2024-04-03T18:19:11.4382979Z  2024-04-03T18:19:11.4384343Z [18,793 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:11.4385754Z Compiling stablehlo/dialect/StablehloOps.cpp; 90s local 2024-04-03T18:19:11.4386871Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 75s local 2024-04-03T18:19:11.4388219Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 74s local 2024-04-03T18:19:11.4389674Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 65s local 2024-04-03T18:19:11.4390983Z Compiling stablehlo/dialect/StablehloOps.cpp; 64s local 2024-04-03T18:19:11.4392145Z Compiling stablehlo/dialect/VhloOps.cpp; 49s local 2024-04-03T18:19:11.4393180Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 46s local 2024-04-03T18:19:11.4394458Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 36s local ... 2024-04-03T18:19:12.0943053Z 2024-04-03T18:19:12.0944004Z  2024-04-03T18:19:12.0944570Z  2024-04-03T18:19:12.0945009Z  2024-04-03T18:19:12.0945426Z  2024-04-03T18:19:12.0945855Z  2024-04-03T18:19:12.0946260Z  2024-04-03T18:19:12.0946692Z  2024-04-03T18:19:12.0947100Z  2024-04-03T18:19:12.0948618Z [18,794 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:12.0950065Z Compiling stablehlo/dialect/StablehloOps.cpp; 90s local 2024-04-03T18:19:12.0951163Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 76s local 2024-04-03T18:19:12.0952264Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 74s local 2024-04-03T18:19:12.0960229Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 65s local 2024-04-03T18:19:12.0961870Z Compiling stablehlo/dialect/StablehloOps.cpp; 65s local 2024-04-03T18:19:12.0964007Z Compiling stablehlo/dialect/VhloOps.cpp; 49s local 2024-04-03T18:19:12.0965436Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 46s local 2024-04-03T18:19:12.0966861Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 37s local ... 2024-04-03T18:19:12.4385967Z 2024-04-03T18:19:12.4387126Z  2024-04-03T18:19:12.4388599Z  2024-04-03T18:19:12.4389149Z  2024-04-03T18:19:12.4389607Z  2024-04-03T18:19:12.4390075Z  2024-04-03T18:19:12.4390522Z  2024-04-03T18:19:12.4390976Z  2024-04-03T18:19:12.4391469Z  2024-04-03T18:19:12.4392782Z [18,797 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:12.4394404Z Compiling stablehlo/dialect/StablehloOps.cpp; 91s local 2024-04-03T18:19:12.4395639Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 76s local 2024-04-03T18:19:12.4396899Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 75s local 2024-04-03T18:19:12.4398182Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 66s local 2024-04-03T18:19:12.4399544Z Compiling stablehlo/dialect/StablehloOps.cpp; 65s local 2024-04-03T18:19:12.4400642Z Compiling stablehlo/dialect/VhloOps.cpp; 50s local 2024-04-03T18:19:12.4401694Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 47s local 2024-04-03T18:19:12.4402810Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 37s local ... 2024-04-03T18:19:12.9505052Z 2024-04-03T18:19:12.9506326Z  2024-04-03T18:19:12.9507263Z  2024-04-03T18:19:12.9511625Z  2024-04-03T18:19:12.9512377Z  2024-04-03T18:19:12.9516311Z  2024-04-03T18:19:12.9517312Z  2024-04-03T18:19:12.9518165Z  2024-04-03T18:19:12.9518679Z  2024-04-03T18:19:12.9519953Z [18,798 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:12.9521496Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 77s local 2024-04-03T18:19:12.9522730Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 75s local 2024-04-03T18:19:12.9524143Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 66s local 2024-04-03T18:19:12.9527877Z Compiling stablehlo/dialect/StablehloOps.cpp; 66s local 2024-04-03T18:19:12.9529313Z Compiling stablehlo/dialect/VhloOps.cpp; 50s local 2024-04-03T18:19:12.9530709Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 47s local 2024-04-03T18:19:12.9532162Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 38s local 2024-04-03T18:19:12.9536085Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 34s local ... 2024-04-03T18:19:13.2391546Z 2024-04-03T18:19:13.2392996Z  2024-04-03T18:19:13.2393888Z  2024-04-03T18:19:13.2394767Z  2024-04-03T18:19:13.2396063Z  2024-04-03T18:19:13.2396582Z  2024-04-03T18:19:13.2397011Z  2024-04-03T18:19:13.2397456Z  2024-04-03T18:19:13.2398159Z  2024-04-03T18:19:13.2399456Z [18,799 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:13.2401283Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 77s local 2024-04-03T18:19:13.2402501Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 75s local 2024-04-03T18:19:13.2403622Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 66s local 2024-04-03T18:19:13.2404977Z Compiling stablehlo/dialect/StablehloOps.cpp; 66s local 2024-04-03T18:19:13.2406077Z Compiling stablehlo/dialect/VhloOps.cpp; 51s local 2024-04-03T18:19:13.2407231Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 48s local 2024-04-03T18:19:13.2408328Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 38s local 2024-04-03T18:19:13.2409719Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 34s local ... 2024-04-03T18:19:13.8520318Z 2024-04-03T18:19:13.8521646Z  2024-04-03T18:19:13.8523046Z  2024-04-03T18:19:13.8523628Z  2024-04-03T18:19:13.8524077Z  2024-04-03T18:19:13.8524536Z  2024-04-03T18:19:13.8525003Z  2024-04-03T18:19:13.8525474Z  2024-04-03T18:19:13.8525885Z  2024-04-03T18:19:13.8527217Z [18,800 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:13.8528817Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 78s local 2024-04-03T18:19:13.8529927Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 76s local 2024-04-03T18:19:13.8531176Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 67s local 2024-04-03T18:19:13.8532525Z Compiling stablehlo/dialect/StablehloOps.cpp; 67s local 2024-04-03T18:19:13.8533605Z Compiling stablehlo/dialect/VhloOps.cpp; 51s local 2024-04-03T18:19:13.8534998Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 48s local 2024-04-03T18:19:13.8536215Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 38s local 2024-04-03T18:19:13.8537468Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 35s local ... 2024-04-03T18:19:14.2398837Z 2024-04-03T18:19:14.2399683Z  2024-04-03T18:19:14.2400694Z  2024-04-03T18:19:14.2404325Z  2024-04-03T18:19:14.2407240Z  2024-04-03T18:19:14.2410104Z  2024-04-03T18:19:14.2412997Z  2024-04-03T18:19:14.2416007Z  2024-04-03T18:19:14.2418876Z  2024-04-03T18:19:14.2422562Z [18,801 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:14.2426525Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 78s local 2024-04-03T18:19:14.2428039Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 76s local 2024-04-03T18:19:14.2470145Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 67s local 2024-04-03T18:19:14.2472093Z Compiling stablehlo/dialect/StablehloOps.cpp; 67s local 2024-04-03T18:19:14.2473442Z Compiling stablehlo/dialect/VhloOps.cpp; 52s local 2024-04-03T18:19:14.2474778Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 49s local 2024-04-03T18:19:14.2476137Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 39s local 2024-04-03T18:19:14.2477659Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 35s local ... 2024-04-03T18:19:14.6402103Z 2024-04-03T18:19:14.6403364Z  2024-04-03T18:19:14.6404398Z  2024-04-03T18:19:14.6407481Z  2024-04-03T18:19:14.6408283Z  2024-04-03T18:19:14.6411234Z  2024-04-03T18:19:14.6411936Z  2024-04-03T18:19:14.6415045Z  2024-04-03T18:19:14.6415753Z  2024-04-03T18:19:14.6419522Z [18,803 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:14.6421421Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 79s local 2024-04-03T18:19:14.6425286Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 77s local 2024-04-03T18:19:14.6426921Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 68s local 2024-04-03T18:19:14.6431225Z Compiling stablehlo/dialect/StablehloOps.cpp; 67s local 2024-04-03T18:19:14.6432500Z Compiling stablehlo/dialect/VhloOps.cpp; 52s local 2024-04-03T18:19:14.6436085Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 49s local 2024-04-03T18:19:14.6437424Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 39s local 2024-04-03T18:19:14.6438838Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 36s local ... 2024-04-03T18:19:15.0406196Z 2024-04-03T18:19:15.0407436Z  2024-04-03T18:19:15.0408028Z  2024-04-03T18:19:15.0408479Z  2024-04-03T18:19:15.0408915Z  2024-04-03T18:19:15.0409397Z  2024-04-03T18:19:15.0411398Z  2024-04-03T18:19:15.0411993Z  2024-04-03T18:19:15.0412669Z  2024-04-03T18:19:15.0416315Z [18,804 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:15.0417984Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 79s local 2024-04-03T18:19:15.0419414Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 77s local 2024-04-03T18:19:15.0422927Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 68s local 2024-04-03T18:19:15.0424320Z Compiling stablehlo/dialect/StablehloOps.cpp; 68s local 2024-04-03T18:19:15.0425406Z Compiling stablehlo/dialect/VhloOps.cpp; 52s local 2024-04-03T18:19:15.0426746Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 49s local 2024-04-03T18:19:15.0428173Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 40s local 2024-04-03T18:19:15.0442211Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 36s local ... 2024-04-03T18:19:15.8369651Z 2024-04-03T18:19:15.8370777Z  2024-04-03T18:19:15.8371631Z  2024-04-03T18:19:15.8372479Z  2024-04-03T18:19:15.8373768Z  2024-04-03T18:19:15.8374255Z  2024-04-03T18:19:15.8374898Z  2024-04-03T18:19:15.8375368Z  2024-04-03T18:19:15.8375806Z  2024-04-03T18:19:15.8377166Z [18,805 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:15.8378682Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 80s local 2024-04-03T18:19:15.8379953Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 78s local 2024-04-03T18:19:15.8381143Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 69s local 2024-04-03T18:19:15.8382539Z Compiling stablehlo/dialect/StablehloOps.cpp; 69s local 2024-04-03T18:19:15.8383607Z Compiling stablehlo/dialect/VhloOps.cpp; 53s local 2024-04-03T18:19:15.8384747Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 50s local 2024-04-03T18:19:15.8385911Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 40s local 2024-04-03T18:19:15.8387261Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 37s local ... 2024-04-03T18:19:16.0414455Z 2024-04-03T18:19:16.0422759Z  2024-04-03T18:19:16.0423375Z  2024-04-03T18:19:16.0423845Z  2024-04-03T18:19:16.0424325Z  2024-04-03T18:19:16.0424794Z  2024-04-03T18:19:16.0425220Z  2024-04-03T18:19:16.0425685Z  2024-04-03T18:19:16.0426137Z  2024-04-03T18:19:16.0427473Z [18,806 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:16.0429226Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 80s local 2024-04-03T18:19:16.0430273Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 78s local 2024-04-03T18:19:16.0431421Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 69s local 2024-04-03T18:19:16.0432712Z Compiling stablehlo/dialect/StablehloOps.cpp; 69s local 2024-04-03T18:19:16.0433872Z Compiling stablehlo/dialect/VhloOps.cpp; 53s local 2024-04-03T18:19:16.0434892Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 50s local 2024-04-03T18:19:16.0436219Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 41s local 2024-04-03T18:19:16.0437617Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 37s local ... 2024-04-03T18:19:16.2572813Z 2024-04-03T18:19:16.2573626Z  2024-04-03T18:19:16.2574207Z  2024-04-03T18:19:16.2574929Z  2024-04-03T18:19:16.2575362Z  2024-04-03T18:19:16.2575811Z  2024-04-03T18:19:16.2576394Z  2024-04-03T18:19:16.2576880Z  2024-04-03T18:19:16.2577337Z  2024-04-03T18:19:16.2578666Z [18,807 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:16.2580199Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 80s local 2024-04-03T18:19:16.2581325Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 78s local 2024-04-03T18:19:16.2582468Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 69s local 2024-04-03T18:19:16.2583675Z Compiling stablehlo/dialect/StablehloOps.cpp; 69s local 2024-04-03T18:19:16.2584722Z Compiling stablehlo/dialect/VhloOps.cpp; 54s local 2024-04-03T18:19:16.2585812Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 51s local 2024-04-03T18:19:16.2586968Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 41s local 2024-04-03T18:19:16.2588413Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 37s local ... 2024-04-03T18:19:16.6420803Z 2024-04-03T18:19:16.6421771Z  2024-04-03T18:19:16.6422825Z  2024-04-03T18:19:16.6433675Z  2024-04-03T18:19:16.6434412Z  2024-04-03T18:19:16.6435062Z  2024-04-03T18:19:16.6435714Z  2024-04-03T18:19:16.6436173Z  2024-04-03T18:19:16.6436792Z  2024-04-03T18:19:16.6438425Z [18,810 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:16.6440684Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 81s local 2024-04-03T18:19:16.6442271Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 79s local 2024-04-03T18:19:16.6443861Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 70s local 2024-04-03T18:19:16.6445468Z Compiling stablehlo/dialect/StablehloOps.cpp; 69s local 2024-04-03T18:19:16.6446886Z Compiling stablehlo/dialect/VhloOps.cpp; 54s local 2024-04-03T18:19:16.6448299Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 51s local 2024-04-03T18:19:16.6449506Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 41s local 2024-04-03T18:19:16.6451141Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 38s local ... 2024-04-03T18:19:17.0954487Z 2024-04-03T18:19:17.0955271Z  2024-04-03T18:19:17.0955874Z  2024-04-03T18:19:17.0958087Z  2024-04-03T18:19:17.0958979Z  2024-04-03T18:19:17.0961930Z  2024-04-03T18:19:17.0962605Z  2024-04-03T18:19:17.0965643Z  2024-04-03T18:19:17.0966349Z  2024-04-03T18:19:17.0970594Z [18,811 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:17.0972462Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 81s local 2024-04-03T18:19:17.0976211Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 79s local 2024-04-03T18:19:17.0977656Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 70s local 2024-04-03T18:19:17.0989782Z Compiling stablehlo/dialect/StablehloOps.cpp; 70s local 2024-04-03T18:19:17.0991107Z Compiling stablehlo/dialect/VhloOps.cpp; 54s local 2024-04-03T18:19:17.0995241Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 51s local 2024-04-03T18:19:17.0996639Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 42s local 2024-04-03T18:19:17.1001367Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 38s local ... 2024-04-03T18:19:17.4424147Z 2024-04-03T18:19:17.4425371Z  2024-04-03T18:19:17.4428291Z  2024-04-03T18:19:17.4428912Z  2024-04-03T18:19:17.4436323Z  2024-04-03T18:19:17.4436849Z  2024-04-03T18:19:17.4437538Z  2024-04-03T18:19:17.4437963Z  2024-04-03T18:19:17.4438395Z  2024-04-03T18:19:17.4439823Z [18,811 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:17.4441704Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 81s local 2024-04-03T18:19:17.4443085Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 80s local 2024-04-03T18:19:17.4444474Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 71s local 2024-04-03T18:19:17.4445761Z Compiling stablehlo/dialect/StablehloOps.cpp; 70s local 2024-04-03T18:19:17.4446825Z Compiling stablehlo/dialect/VhloOps.cpp; 55s local 2024-04-03T18:19:17.4447885Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 52s local 2024-04-03T18:19:17.4448969Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 42s local 2024-04-03T18:19:17.4450189Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 38s local ... 2024-04-03T18:19:17.6693833Z 2024-04-03T18:19:17.6695163Z  2024-04-03T18:19:17.6695920Z  2024-04-03T18:19:17.6696643Z  2024-04-03T18:19:17.6697125Z  2024-04-03T18:19:17.6697705Z  2024-04-03T18:19:17.6698265Z  2024-04-03T18:19:17.6698700Z  2024-04-03T18:19:17.6699505Z  2024-04-03T18:19:17.6701128Z [18,812 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:17.6703249Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 82s local 2024-04-03T18:19:17.6704698Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 80s local 2024-04-03T18:19:17.6706130Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 71s local 2024-04-03T18:19:17.6707580Z Compiling stablehlo/dialect/StablehloOps.cpp; 70s local 2024-04-03T18:19:17.6708903Z Compiling stablehlo/dialect/VhloOps.cpp; 55s local 2024-04-03T18:19:17.6710267Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 52s local 2024-04-03T18:19:17.6711950Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 39s local 2024-04-03T18:19:17.6713568Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 32s local ... 2024-04-03T18:19:18.0439635Z 2024-04-03T18:19:18.0440425Z  2024-04-03T18:19:18.0440989Z  2024-04-03T18:19:18.0441488Z  2024-04-03T18:19:18.0441955Z  2024-04-03T18:19:18.0442402Z  2024-04-03T18:19:18.0442854Z  2024-04-03T18:19:18.0443307Z  2024-04-03T18:19:18.0443751Z  2024-04-03T18:19:18.0444966Z [18,813 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:18.0446407Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 82s local 2024-04-03T18:19:18.0447414Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 80s local 2024-04-03T18:19:18.0448430Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 71s local 2024-04-03T18:19:18.0449485Z Compiling stablehlo/dialect/StablehloOps.cpp; 71s local 2024-04-03T18:19:18.0450426Z Compiling stablehlo/dialect/VhloOps.cpp; 55s local 2024-04-03T18:19:18.0451506Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 52s local 2024-04-03T18:19:18.0452774Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 39s local 2024-04-03T18:19:18.0454152Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 32s local ... 2024-04-03T18:19:18.3164503Z 2024-04-03T18:19:18.3165384Z  2024-04-03T18:19:18.3165909Z  2024-04-03T18:19:18.3166335Z  2024-04-03T18:19:18.3166735Z  2024-04-03T18:19:18.3167159Z  2024-04-03T18:19:18.3167558Z  2024-04-03T18:19:18.3167962Z  2024-04-03T18:19:18.3168352Z  2024-04-03T18:19:18.3169592Z [18,814 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:18.3171082Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 82s local 2024-04-03T18:19:18.3172157Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 80s local 2024-04-03T18:19:18.3173246Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 71s local 2024-04-03T18:19:18.3174967Z Compiling stablehlo/dialect/StablehloOps.cpp; 71s local 2024-04-03T18:19:18.3176119Z Compiling stablehlo/dialect/VhloOps.cpp; 56s local 2024-04-03T18:19:18.3177303Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 53s local 2024-04-03T18:19:18.3178777Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 39s local 2024-04-03T18:19:18.3180269Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 33s local ... 2024-04-03T18:19:18.6225660Z 2024-04-03T18:19:18.6226416Z  2024-04-03T18:19:18.6226928Z  2024-04-03T18:19:18.6227329Z  2024-04-03T18:19:18.6227968Z  2024-04-03T18:19:18.6228404Z  2024-04-03T18:19:18.6228763Z  2024-04-03T18:19:18.6229180Z  2024-04-03T18:19:18.6229587Z  2024-04-03T18:19:18.6230754Z [18,816 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:18.6232227Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 83s local 2024-04-03T18:19:18.6233311Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 81s local 2024-04-03T18:19:18.6234394Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 72s local 2024-04-03T18:19:18.6235373Z Compiling stablehlo/dialect/StablehloOps.cpp; 71s local 2024-04-03T18:19:18.6236347Z Compiling stablehlo/dialect/VhloOps.cpp; 56s local 2024-04-03T18:19:18.6237455Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 53s local 2024-04-03T18:19:18.6238741Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 40s local 2024-04-03T18:19:18.6240111Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 33s local ... 2024-04-03T18:19:18.8436098Z 2024-04-03T18:19:18.8436892Z  2024-04-03T18:19:18.8437435Z  2024-04-03T18:19:18.8437853Z  2024-04-03T18:19:18.8438311Z  2024-04-03T18:19:18.8438749Z  2024-04-03T18:19:18.8439164Z  2024-04-03T18:19:18.8439581Z  2024-04-03T18:19:18.8442886Z  2024-04-03T18:19:18.8444653Z [18,817 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:18.8446767Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 83s local 2024-04-03T18:19:18.8448088Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 81s local 2024-04-03T18:19:18.8449228Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 72s local 2024-04-03T18:19:18.8450662Z Compiling stablehlo/dialect/StablehloOps.cpp; 72s local 2024-04-03T18:19:18.8451969Z Compiling stablehlo/dialect/VhloOps.cpp; 56s local 2024-04-03T18:19:18.8453198Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 53s local 2024-04-03T18:19:18.8454887Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 40s local 2024-04-03T18:19:18.8456770Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 33s local ... 2024-04-03T18:19:19.2215139Z 2024-04-03T18:19:19.2215949Z  2024-04-03T18:19:19.2216586Z  2024-04-03T18:19:19.2217039Z  2024-04-03T18:19:19.2217516Z  2024-04-03T18:19:19.2218010Z  2024-04-03T18:19:19.2218464Z  2024-04-03T18:19:19.2218942Z  2024-04-03T18:19:19.2219417Z  2024-04-03T18:19:19.2220684Z [18,819 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:19.2222319Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 83s local 2024-04-03T18:19:19.2223511Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 81s local 2024-04-03T18:19:19.2224731Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 72s local 2024-04-03T18:19:19.2225991Z Compiling stablehlo/dialect/StablehloOps.cpp; 72s local 2024-04-03T18:19:19.2227109Z Compiling stablehlo/dialect/VhloOps.cpp; 57s local 2024-04-03T18:19:19.2228549Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 53s local 2024-04-03T18:19:19.2229856Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 40s local 2024-04-03T18:19:19.2231662Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 33s local ... 2024-04-03T18:19:19.4441138Z 2024-04-03T18:19:19.4441931Z  2024-04-03T18:19:19.4442454Z  2024-04-03T18:19:19.4442876Z  2024-04-03T18:19:19.4443542Z  2024-04-03T18:19:19.4443972Z  2024-04-03T18:19:19.4444457Z  2024-04-03T18:19:19.4444961Z  2024-04-03T18:19:19.4445338Z  2024-04-03T18:19:19.4446733Z [18,819 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:19.4448314Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 83s local 2024-04-03T18:19:19.4449483Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 82s local 2024-04-03T18:19:19.4450544Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 73s local 2024-04-03T18:19:19.4451688Z Compiling stablehlo/dialect/StablehloOps.cpp; 72s local 2024-04-03T18:19:19.4452588Z Compiling stablehlo/dialect/VhloOps.cpp; 57s local 2024-04-03T18:19:19.4453660Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 54s local 2024-04-03T18:19:19.4455003Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 40s local 2024-04-03T18:19:19.4456120Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 34s local ... 2024-04-03T18:19:19.9271132Z 2024-04-03T18:19:19.9271902Z  2024-04-03T18:19:19.9272420Z  2024-04-03T18:19:19.9272828Z  2024-04-03T18:19:19.9273293Z  2024-04-03T18:19:19.9273817Z  2024-04-03T18:19:19.9274404Z  2024-04-03T18:19:19.9274817Z  2024-04-03T18:19:19.9275233Z  2024-04-03T18:19:19.9276485Z [18,820 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:19.9277903Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 84s local 2024-04-03T18:19:19.9278943Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 82s local 2024-04-03T18:19:19.9280056Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 73s local 2024-04-03T18:19:19.9281193Z Compiling stablehlo/dialect/StablehloOps.cpp; 73s local 2024-04-03T18:19:19.9282184Z Compiling stablehlo/dialect/VhloOps.cpp; 57s local 2024-04-03T18:19:19.9283273Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 54s local 2024-04-03T18:19:19.9284661Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 41s local 2024-04-03T18:19:19.9286032Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 34s local ... 2024-04-03T18:19:20.2459440Z 2024-04-03T18:19:20.2460220Z  2024-04-03T18:19:20.2460770Z  2024-04-03T18:19:20.2461222Z  2024-04-03T18:19:20.2461622Z  2024-04-03T18:19:20.2462044Z  2024-04-03T18:19:20.2462472Z  2024-04-03T18:19:20.2462917Z  2024-04-03T18:19:20.2463363Z  2024-04-03T18:19:20.2464580Z [18,821 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:20.2466112Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 84s local 2024-04-03T18:19:20.2467245Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 82s local 2024-04-03T18:19:20.2468640Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 73s local 2024-04-03T18:19:20.2469872Z Compiling stablehlo/dialect/StablehloOps.cpp; 73s local 2024-04-03T18:19:20.2470951Z Compiling stablehlo/dialect/VhloOps.cpp; 58s local 2024-04-03T18:19:20.2472108Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 55s local 2024-04-03T18:19:20.2473365Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 34s local 2024-04-03T18:19:20.2474616Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 31s local ... 2024-04-03T18:19:20.6898372Z 2024-04-03T18:19:20.6899245Z  2024-04-03T18:19:20.6899880Z  2024-04-03T18:19:20.6900249Z  2024-04-03T18:19:20.6900830Z  2024-04-03T18:19:20.6901374Z  2024-04-03T18:19:20.6901777Z  2024-04-03T18:19:20.6902312Z  2024-04-03T18:19:20.6902671Z  2024-04-03T18:19:20.6904186Z [18,822 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:20.6905809Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 85s local 2024-04-03T18:19:20.6907071Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 83s local 2024-04-03T18:19:20.6908225Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 74s local 2024-04-03T18:19:20.6909390Z Compiling stablehlo/dialect/StablehloOps.cpp; 74s local 2024-04-03T18:19:20.6910502Z Compiling stablehlo/dialect/VhloOps.cpp; 58s local 2024-04-03T18:19:20.6911505Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 55s local 2024-04-03T18:19:20.6912586Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 35s local 2024-04-03T18:19:20.6913600Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 31s local ... 2024-04-03T18:19:21.0453281Z 2024-04-03T18:19:21.0454049Z  2024-04-03T18:19:21.0454666Z  2024-04-03T18:19:21.0455765Z  2024-04-03T18:19:21.0456177Z  2024-04-03T18:19:21.0456598Z  2024-04-03T18:19:21.0457001Z  2024-04-03T18:19:21.0457384Z  2024-04-03T18:19:21.0457804Z  2024-04-03T18:19:21.0466176Z [18,822 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:21.0467933Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 85s local 2024-04-03T18:19:21.0469364Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 83s local 2024-04-03T18:19:21.0470707Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 74s local 2024-04-03T18:19:21.0473056Z Compiling stablehlo/dialect/StablehloOps.cpp; 74s local 2024-04-03T18:19:21.0474151Z Compiling stablehlo/dialect/VhloOps.cpp; 58s local 2024-04-03T18:19:21.0475395Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 55s local 2024-04-03T18:19:21.0476860Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 35s local 2024-04-03T18:19:21.0478074Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 32s local ... 2024-04-03T18:19:21.9334550Z 2024-04-03T18:19:21.9335736Z  2024-04-03T18:19:21.9336592Z  2024-04-03T18:19:21.9337473Z  2024-04-03T18:19:21.9338184Z  2024-04-03T18:19:21.9339076Z  2024-04-03T18:19:21.9341117Z  2024-04-03T18:19:21.9341685Z  2024-04-03T18:19:21.9342248Z  2024-04-03T18:19:21.9343582Z [18,823 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:21.9345211Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 86s local 2024-04-03T18:19:21.9346628Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 84s local 2024-04-03T18:19:21.9348057Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 75s local 2024-04-03T18:19:21.9352794Z Compiling stablehlo/dialect/StablehloOps.cpp; 75s local 2024-04-03T18:19:21.9353873Z Compiling stablehlo/dialect/VhloOps.cpp; 59s local 2024-04-03T18:19:21.9354927Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 56s local 2024-04-03T18:19:21.9356165Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 36s local 2024-04-03T18:19:21.9357336Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 32s local ... 2024-04-03T18:19:22.2460635Z 2024-04-03T18:19:22.2461732Z  2024-04-03T18:19:22.2462557Z  2024-04-03T18:19:22.2463284Z  2024-04-03T18:19:22.2464164Z  2024-04-03T18:19:22.2464873Z  2024-04-03T18:19:22.2465652Z  2024-04-03T18:19:22.2468886Z  2024-04-03T18:19:22.2469422Z  2024-04-03T18:19:22.2470793Z [18,826 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:22.2472415Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 86s local 2024-04-03T18:19:22.2475654Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 84s local 2024-04-03T18:19:22.2476856Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 75s local 2024-04-03T18:19:22.2478272Z Compiling stablehlo/dialect/StablehloOps.cpp; 75s local 2024-04-03T18:19:22.2480155Z Compiling stablehlo/dialect/VhloOps.cpp; 60s local 2024-04-03T18:19:22.2483837Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 57s local 2024-04-03T18:19:22.2485272Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 36s local 2024-04-03T18:19:22.2486709Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 33s local ... 2024-04-03T18:19:22.6556999Z 2024-04-03T18:19:22.6557759Z  2024-04-03T18:19:22.6558567Z  2024-04-03T18:19:22.6559007Z  2024-04-03T18:19:22.6559431Z  2024-04-03T18:19:22.6559861Z  2024-04-03T18:19:22.6560277Z  2024-04-03T18:19:22.6560706Z  2024-04-03T18:19:22.6561154Z  2024-04-03T18:19:22.6562325Z [18,827 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:22.6563805Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 87s local 2024-04-03T18:19:22.6564892Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 85s local 2024-04-03T18:19:22.6566086Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 76s local 2024-04-03T18:19:22.6567087Z Compiling stablehlo/dialect/StablehloOps.cpp; 75s local 2024-04-03T18:19:22.6567987Z Compiling stablehlo/dialect/VhloOps.cpp; 60s local 2024-04-03T18:19:22.6568950Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 57s local 2024-04-03T18:19:22.6570253Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 37s local 2024-04-03T18:19:22.6571491Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 33s local ... 2024-04-03T18:19:23.0482410Z 2024-04-03T18:19:23.0483195Z  2024-04-03T18:19:23.0483689Z  2024-04-03T18:19:23.0484108Z  2024-04-03T18:19:23.0484497Z  2024-04-03T18:19:23.0484886Z  2024-04-03T18:19:23.0485275Z  2024-04-03T18:19:23.0485644Z  2024-04-03T18:19:23.0486083Z  2024-04-03T18:19:23.0487514Z [18,828 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:23.0489013Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 87s local 2024-04-03T18:19:23.0490037Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 85s local 2024-04-03T18:19:23.0491152Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 76s local 2024-04-03T18:19:23.0492322Z Compiling stablehlo/dialect/StablehloOps.cpp; 76s local 2024-04-03T18:19:23.0493270Z Compiling stablehlo/dialect/VhloOps.cpp; 60s local 2024-04-03T18:19:23.0494499Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 57s local 2024-04-03T18:19:23.0495739Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 37s local 2024-04-03T18:19:23.0496948Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 34s local ... 2024-04-03T18:19:23.6136826Z 2024-04-03T18:19:23.6137641Z  2024-04-03T18:19:23.6138143Z  2024-04-03T18:19:23.6138604Z  2024-04-03T18:19:23.6138973Z  2024-04-03T18:19:23.6139433Z  2024-04-03T18:19:23.6139802Z  2024-04-03T18:19:23.6140185Z  2024-04-03T18:19:23.6140575Z  2024-04-03T18:19:23.6141684Z [18,829 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:23.6143061Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 87s local 2024-04-03T18:19:23.6144086Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 86s local 2024-04-03T18:19:23.6145123Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 77s local 2024-04-03T18:19:23.6146301Z Compiling stablehlo/dialect/StablehloOps.cpp; 76s local 2024-04-03T18:19:23.6147247Z Compiling stablehlo/dialect/VhloOps.cpp; 61s local 2024-04-03T18:19:23.6148653Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 58s local 2024-04-03T18:19:23.6149944Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 38s local 2024-04-03T18:19:23.6151275Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 34s local ... 2024-04-03T18:19:23.8494203Z 2024-04-03T18:19:23.8495165Z  2024-04-03T18:19:23.8495706Z  2024-04-03T18:19:23.8497002Z  2024-04-03T18:19:23.8497413Z  2024-04-03T18:19:23.8497824Z  2024-04-03T18:19:23.8498336Z  2024-04-03T18:19:23.8498721Z  2024-04-03T18:19:23.8499134Z  2024-04-03T18:19:23.8500610Z [18,832 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:23.8502181Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 88s local 2024-04-03T18:19:23.8503187Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 86s local 2024-04-03T18:19:23.8504275Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 77s local 2024-04-03T18:19:23.8505305Z Compiling stablehlo/dialect/StablehloOps.cpp; 77s local 2024-04-03T18:19:23.8506298Z Compiling stablehlo/dialect/VhloOps.cpp; 61s local 2024-04-03T18:19:23.8507293Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 58s local 2024-04-03T18:19:23.8508719Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 38s local 2024-04-03T18:19:23.8509853Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 34s local ... 2024-04-03T18:19:24.0481774Z 2024-04-03T18:19:24.0549496Z  2024-04-03T18:19:24.0630631Z  2024-04-03T18:19:24.0709475Z  2024-04-03T18:19:24.0789658Z  2024-04-03T18:19:24.0824812Z  2024-04-03T18:19:24.0825892Z  2024-04-03T18:19:24.0826930Z  2024-04-03T18:19:24.0827399Z  2024-04-03T18:19:24.0828814Z [18,833 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:24.0830385Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 88s local 2024-04-03T18:19:24.0831666Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 86s local 2024-04-03T18:19:24.0832884Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 77s local 2024-04-03T18:19:24.0834326Z Compiling stablehlo/dialect/StablehloOps.cpp; 77s local 2024-04-03T18:19:24.0835577Z Compiling stablehlo/dialect/VhloOps.cpp; 61s local 2024-04-03T18:19:24.0836860Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 58s local 2024-04-03T18:19:24.0838172Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 38s local 2024-04-03T18:19:24.0839457Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 35s local ... 2024-04-03T18:19:24.4486073Z 2024-04-03T18:19:24.4487357Z  2024-04-03T18:19:24.4488244Z  2024-04-03T18:19:24.4489289Z  2024-04-03T18:19:24.4490166Z  2024-04-03T18:19:24.4490615Z  2024-04-03T18:19:24.4491095Z  2024-04-03T18:19:24.4491560Z  2024-04-03T18:19:24.4492020Z  2024-04-03T18:19:24.4493282Z [18,835 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:24.4495235Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 88s local 2024-04-03T18:19:24.4496452Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 87s local 2024-04-03T18:19:24.4497698Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 78s local 2024-04-03T18:19:24.4499056Z Compiling stablehlo/dialect/StablehloOps.cpp; 77s local 2024-04-03T18:19:24.4500106Z Compiling stablehlo/dialect/VhloOps.cpp; 62s local 2024-04-03T18:19:24.4501162Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 59s local 2024-04-03T18:19:24.4502358Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 39s local 2024-04-03T18:19:24.4503660Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 35s local ... 2024-04-03T18:19:24.8245727Z 2024-04-03T18:19:24.8246873Z  2024-04-03T18:19:24.8247645Z  2024-04-03T18:19:24.8248347Z  2024-04-03T18:19:24.8251127Z  2024-04-03T18:19:24.8251577Z  2024-04-03T18:19:24.8252085Z  2024-04-03T18:19:24.8254038Z  2024-04-03T18:19:24.8254715Z  2024-04-03T18:19:24.8255974Z [18,836 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:24.8257447Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 89s local 2024-04-03T18:19:24.8258788Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 87s local 2024-04-03T18:19:24.8260294Z Compiling stablehlo/dialect/StablehloOps.cpp; 78s local 2024-04-03T18:19:24.8261387Z Compiling stablehlo/dialect/VhloOps.cpp; 62s local 2024-04-03T18:19:24.8262700Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 59s local 2024-04-03T18:19:24.8263996Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 39s local 2024-04-03T18:19:24.8265278Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 35s local 2024-04-03T18:19:24.8266460Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 27s local ... 2024-04-03T18:19:25.0489625Z 2024-04-03T18:19:25.0490393Z  2024-04-03T18:19:25.0490891Z  2024-04-03T18:19:25.0491453Z  2024-04-03T18:19:25.0491865Z  2024-04-03T18:19:25.0492423Z  2024-04-03T18:19:25.0492821Z  2024-04-03T18:19:25.0493237Z  2024-04-03T18:19:25.0493648Z  2024-04-03T18:19:25.0494944Z [18,837 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:19:25.0496494Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 89s local 2024-04-03T18:19:25.0497550Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 87s local 2024-04-03T18:19:25.0498407Z Compiling stablehlo/dialect/StablehloOps.cpp; 78s local 2024-04-03T18:19:25.0499256Z Compiling stablehlo/dialect/VhloOps.cpp; 62s local 2024-04-03T18:19:25.0500300Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 59s local 2024-04-03T18:19:25.0501516Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 39s local 2024-04-03T18:19:25.0502647Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 36s local 2024-04-03T18:19:25.0503652Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 27s local ... 2024-04-03T18:19:25.4515306Z 2024-04-03T18:19:25.4516074Z  2024-04-03T18:19:25.4516637Z  2024-04-03T18:19:25.4517062Z  2024-04-03T18:19:25.4517462Z  2024-04-03T18:19:25.4517876Z  2024-04-03T18:19:25.4518262Z  2024-04-03T18:19:25.4518687Z  2024-04-03T18:19:25.4519070Z  2024-04-03T18:19:25.4520085Z [18,837 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:25.4521345Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 89s local 2024-04-03T18:19:25.4522213Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 88s local 2024-04-03T18:19:25.4523042Z Compiling stablehlo/dialect/StablehloOps.cpp; 78s local 2024-04-03T18:19:25.4523884Z Compiling stablehlo/dialect/VhloOps.cpp; 63s local 2024-04-03T18:19:25.4524794Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 60s local 2024-04-03T18:19:25.4525810Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 40s local 2024-04-03T18:19:25.4526787Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 36s local 2024-04-03T18:19:25.4527611Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 27s local ... 2024-04-03T18:19:25.6752879Z 2024-04-03T18:19:25.6753628Z  2024-04-03T18:19:25.6754163Z  2024-04-03T18:19:25.6754637Z  2024-04-03T18:19:25.6755058Z  2024-04-03T18:19:25.6755476Z  2024-04-03T18:19:25.6755916Z  2024-04-03T18:19:25.6756316Z  2024-04-03T18:19:25.6756731Z  2024-04-03T18:19:25.6757956Z [18,838 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:25.6759543Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 90s local 2024-04-03T18:19:25.6760626Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 88s local 2024-04-03T18:19:25.6761686Z Compiling stablehlo/dialect/StablehloOps.cpp; 78s local 2024-04-03T18:19:25.6762719Z Compiling stablehlo/dialect/VhloOps.cpp; 63s local 2024-04-03T18:19:25.6764005Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 60s local 2024-04-03T18:19:25.6765260Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 40s local 2024-04-03T18:19:25.6766373Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 36s local 2024-04-03T18:19:25.6767664Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 28s local ... 2024-04-03T18:19:25.9749352Z 2024-04-03T18:19:25.9750425Z  2024-04-03T18:19:25.9750960Z  2024-04-03T18:19:25.9751410Z  2024-04-03T18:19:25.9751837Z  2024-04-03T18:19:25.9752407Z  2024-04-03T18:19:25.9752821Z  2024-04-03T18:19:25.9753222Z  2024-04-03T18:19:25.9753636Z  2024-04-03T18:19:25.9755007Z [18,839 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:25.9756468Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 90s local 2024-04-03T18:19:25.9757442Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 88s local 2024-04-03T18:19:25.9758349Z Compiling stablehlo/dialect/StablehloOps.cpp; 79s local 2024-04-03T18:19:25.9759309Z Compiling stablehlo/dialect/VhloOps.cpp; 63s local 2024-04-03T18:19:25.9760256Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 60s local 2024-04-03T18:19:25.9761478Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 40s local 2024-04-03T18:19:25.9762642Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 36s local 2024-04-03T18:19:25.9763633Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 28s local ... 2024-04-03T18:19:26.2501319Z 2024-04-03T18:19:26.2502106Z  2024-04-03T18:19:26.2503192Z  2024-04-03T18:19:26.2503894Z  2024-04-03T18:19:26.2505105Z  2024-04-03T18:19:26.2505834Z  2024-04-03T18:19:26.2506599Z  2024-04-03T18:19:26.2507239Z  2024-04-03T18:19:26.2508068Z  2024-04-03T18:19:26.2509687Z [18,839 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:26.2511573Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 90s local 2024-04-03T18:19:26.2513221Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 88s local 2024-04-03T18:19:26.2514614Z Compiling stablehlo/dialect/StablehloOps.cpp; 79s local 2024-04-03T18:19:26.2515889Z Compiling stablehlo/dialect/VhloOps.cpp; 64s local 2024-04-03T18:19:26.2517163Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 61s local 2024-04-03T18:19:26.2518729Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 40s local 2024-04-03T18:19:26.2520066Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 37s local 2024-04-03T18:19:26.2521333Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 28s local ... 2024-04-03T18:19:26.6668438Z 2024-04-03T18:19:26.6669187Z  2024-04-03T18:19:26.6669670Z  2024-04-03T18:19:26.6670015Z  2024-04-03T18:19:26.6670366Z  2024-04-03T18:19:26.6670725Z  2024-04-03T18:19:26.6671075Z  2024-04-03T18:19:26.6671422Z  2024-04-03T18:19:26.6671771Z  2024-04-03T18:19:26.6672754Z [18,840 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:26.6674016Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 91s local 2024-04-03T18:19:26.6674917Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 89s local 2024-04-03T18:19:26.6675818Z Compiling stablehlo/dialect/StablehloOps.cpp; 79s local 2024-04-03T18:19:26.6676652Z Compiling stablehlo/dialect/VhloOps.cpp; 64s local 2024-04-03T18:19:26.6677636Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 61s local 2024-04-03T18:19:26.6678828Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 41s local 2024-04-03T18:19:26.6679962Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 37s local 2024-04-03T18:19:26.6680994Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 29s local ... 2024-04-03T18:19:27.0506902Z 2024-04-03T18:19:27.0508290Z  2024-04-03T18:19:27.0508895Z  2024-04-03T18:19:27.0509390Z  2024-04-03T18:19:27.0509848Z  2024-04-03T18:19:27.0510268Z  2024-04-03T18:19:27.0510701Z  2024-04-03T18:19:27.0511274Z  2024-04-03T18:19:27.0511695Z  2024-04-03T18:19:27.0512883Z [18,841 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:27.0514587Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 91s local 2024-04-03T18:19:27.0515734Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 89s local 2024-04-03T18:19:27.0516882Z Compiling stablehlo/dialect/StablehloOps.cpp; 80s local 2024-04-03T18:19:27.0517836Z Compiling stablehlo/dialect/VhloOps.cpp; 64s local 2024-04-03T18:19:27.0519011Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 61s local 2024-04-03T18:19:27.0520244Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 41s local 2024-04-03T18:19:27.0521392Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 38s local 2024-04-03T18:19:27.0522387Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 29s local ... 2024-04-03T18:19:27.3239573Z 2024-04-03T18:19:27.3240291Z  2024-04-03T18:19:27.3240805Z  2024-04-03T18:19:27.3241210Z  2024-04-03T18:19:27.3241632Z  2024-04-03T18:19:27.3242067Z  2024-04-03T18:19:27.3242479Z  2024-04-03T18:19:27.3242905Z  2024-04-03T18:19:27.3243351Z  2024-04-03T18:19:27.3244540Z [18,842 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:27.3246026Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 91s local 2024-04-03T18:19:27.3247169Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 90s local 2024-04-03T18:19:27.3248175Z Compiling stablehlo/dialect/StablehloOps.cpp; 80s local 2024-04-03T18:19:27.3249306Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 62s local 2024-04-03T18:19:27.3250521Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 42s local 2024-04-03T18:19:27.3251805Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 38s local 2024-04-03T18:19:27.3252839Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 29s local 2024-04-03T18:19:27.3253852Z Compiling xla/service/spmd/spmd_partitioner.cc; 26s local ... 2024-04-03T18:19:27.5239076Z 2024-04-03T18:19:27.5239854Z  2024-04-03T18:19:27.5240897Z  2024-04-03T18:19:27.5241756Z  2024-04-03T18:19:27.5242689Z  2024-04-03T18:19:27.5243931Z  2024-04-03T18:19:27.5244743Z  2024-04-03T18:19:27.5245441Z  2024-04-03T18:19:27.5246049Z  2024-04-03T18:19:27.5247407Z [18,843 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:27.5249172Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 91s local 2024-04-03T18:19:27.5250763Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 90s local 2024-04-03T18:19:27.5251957Z Compiling stablehlo/dialect/StablehloOps.cpp; 80s local 2024-04-03T18:19:27.5253369Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 62s local 2024-04-03T18:19:27.5254935Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 42s local 2024-04-03T18:19:27.5256692Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 38s local 2024-04-03T18:19:27.5257672Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 29s local 2024-04-03T18:19:27.5258792Z Compiling xla/service/spmd/spmd_partitioner.cc; 27s local ... 2024-04-03T18:19:27.7415391Z 2024-04-03T18:19:27.7416594Z  2024-04-03T18:19:27.7417632Z  2024-04-03T18:19:27.7418706Z  2024-04-03T18:19:27.7419183Z  2024-04-03T18:19:27.7419628Z  2024-04-03T18:19:27.7420010Z  2024-04-03T18:19:27.7420513Z  2024-04-03T18:19:27.7420898Z  2024-04-03T18:19:27.7422093Z [18,844 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:27.7423653Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 92s local 2024-04-03T18:19:27.7424798Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 90s local 2024-04-03T18:19:27.7425839Z Compiling stablehlo/dialect/StablehloOps.cpp; 81s local 2024-04-03T18:19:27.7427011Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 62s local 2024-04-03T18:19:27.7429244Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 42s local 2024-04-03T18:19:27.7430416Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 38s local 2024-04-03T18:19:27.7431695Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 30s local 2024-04-03T18:19:27.7432961Z Compiling xla/service/spmd/spmd_partitioner.cc; 27s local ... 2024-04-03T18:19:28.0707304Z 2024-04-03T18:19:28.0708610Z  2024-04-03T18:19:28.0709129Z  2024-04-03T18:19:28.0709562Z  2024-04-03T18:19:28.0709975Z  2024-04-03T18:19:28.0710645Z  2024-04-03T18:19:28.0711126Z  2024-04-03T18:19:28.0711507Z  2024-04-03T18:19:28.0711903Z  2024-04-03T18:19:28.0713110Z [18,845 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:28.0714568Z Compiling llvm/lib/Target/X86/X86ISelLowering.cpp; 92s local 2024-04-03T18:19:28.0715686Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 90s local 2024-04-03T18:19:28.0716692Z Compiling stablehlo/dialect/StablehloOps.cpp; 81s local 2024-04-03T18:19:28.0717826Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 62s local 2024-04-03T18:19:28.0719064Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 42s local 2024-04-03T18:19:28.0720123Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 39s local 2024-04-03T18:19:28.0721097Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 30s local 2024-04-03T18:19:28.0722182Z Compiling xla/service/spmd/spmd_partitioner.cc; 27s local ... 2024-04-03T18:19:28.3170935Z 2024-04-03T18:19:28.3172123Z  2024-04-03T18:19:28.3172631Z  2024-04-03T18:19:28.3173054Z  2024-04-03T18:19:28.3173496Z  2024-04-03T18:19:28.3175914Z  2024-04-03T18:19:28.3176692Z  2024-04-03T18:19:28.3179596Z  2024-04-03T18:19:28.3180258Z  2024-04-03T18:19:28.3184082Z [18,846 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:28.3185880Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 91s local 2024-04-03T18:19:28.3187398Z Compiling stablehlo/dialect/StablehloOps.cpp; 81s local 2024-04-03T18:19:28.3191238Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 63s local 2024-04-03T18:19:28.3192836Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 43s local 2024-04-03T18:19:28.3194395Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 39s local 2024-04-03T18:19:28.3195955Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 30s local 2024-04-03T18:19:28.3197025Z Compiling xla/service/spmd/spmd_partitioner.cc; 27s local 2024-04-03T18:19:28.3198143Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 24s local ... 2024-04-03T18:19:28.9685350Z 2024-04-03T18:19:28.9686503Z  2024-04-03T18:19:28.9686957Z  2024-04-03T18:19:28.9687333Z  2024-04-03T18:19:28.9687741Z  2024-04-03T18:19:28.9688096Z  2024-04-03T18:19:28.9688460Z  2024-04-03T18:19:28.9688822Z  2024-04-03T18:19:28.9689188Z  2024-04-03T18:19:28.9690233Z [18,847 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:28.9691461Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 91s local 2024-04-03T18:19:28.9692353Z Compiling stablehlo/dialect/StablehloOps.cpp; 82s local 2024-04-03T18:19:28.9693361Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 63s local 2024-04-03T18:19:28.9694636Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 43s local 2024-04-03T18:19:28.9695642Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 39s local 2024-04-03T18:19:28.9696510Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 31s local 2024-04-03T18:19:28.9697421Z Compiling xla/service/spmd/spmd_partitioner.cc; 28s local 2024-04-03T18:19:28.9698353Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 25s local ... 2024-04-03T18:19:29.2239790Z 2024-04-03T18:19:29.2241084Z  2024-04-03T18:19:29.2242308Z  2024-04-03T18:19:29.2242924Z  2024-04-03T18:19:29.2243377Z  2024-04-03T18:19:29.2243814Z  2024-04-03T18:19:29.2244273Z  2024-04-03T18:19:29.2245048Z  2024-04-03T18:19:29.2245455Z  2024-04-03T18:19:29.2246644Z [18,850 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:29.2248328Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 91s local 2024-04-03T18:19:29.2249392Z Compiling stablehlo/dialect/StablehloOps.cpp; 82s local 2024-04-03T18:19:29.2250681Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 63s local 2024-04-03T18:19:29.2252004Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 43s local 2024-04-03T18:19:29.2253125Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 40s local 2024-04-03T18:19:29.2254131Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 31s local 2024-04-03T18:19:29.2255380Z Compiling xla/service/spmd/spmd_partitioner.cc; 28s local 2024-04-03T18:19:29.2256485Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 25s local ... 2024-04-03T18:19:29.4346191Z 2024-04-03T18:19:29.4347476Z  2024-04-03T18:19:29.4354606Z  2024-04-03T18:19:29.4357723Z  2024-04-03T18:19:29.4358624Z  2024-04-03T18:19:29.4359249Z  2024-04-03T18:19:29.4359883Z  2024-04-03T18:19:29.4360449Z  2024-04-03T18:19:29.4361025Z  2024-04-03T18:19:29.4362430Z [18,851 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:29.4364011Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 92s local 2024-04-03T18:19:29.4365182Z Compiling stablehlo/dialect/StablehloOps.cpp; 82s local 2024-04-03T18:19:29.4366506Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 64s local 2024-04-03T18:19:29.4367924Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 44s local 2024-04-03T18:19:29.4369649Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 40s local 2024-04-03T18:19:29.4370933Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 31s local 2024-04-03T18:19:29.4372108Z Compiling xla/service/spmd/spmd_partitioner.cc; 28s local 2024-04-03T18:19:29.4373533Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 25s local ... 2024-04-03T18:19:29.7183812Z 2024-04-03T18:19:29.7184955Z  2024-04-03T18:19:29.7186031Z  2024-04-03T18:19:29.7187107Z  2024-04-03T18:19:29.7187578Z  2024-04-03T18:19:29.7188273Z  2024-04-03T18:19:29.7188708Z  2024-04-03T18:19:29.7189124Z  2024-04-03T18:19:29.7189577Z  2024-04-03T18:19:29.7190844Z [18,851 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:29.7192313Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 92s local 2024-04-03T18:19:29.7193399Z Compiling stablehlo/dialect/StablehloOps.cpp; 83s local 2024-04-03T18:19:29.7194610Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 64s local 2024-04-03T18:19:29.7195826Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 44s local 2024-04-03T18:19:29.7196974Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 40s local 2024-04-03T18:19:29.7198002Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 32s local 2024-04-03T18:19:29.7199102Z Compiling xla/service/spmd/spmd_partitioner.cc; 29s local 2024-04-03T18:19:29.7200244Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 26s local ... 2024-04-03T18:19:30.1006186Z 2024-04-03T18:19:30.1007304Z  2024-04-03T18:19:30.1007841Z  2024-04-03T18:19:30.1008244Z  2024-04-03T18:19:30.1008710Z  2024-04-03T18:19:30.1009178Z  2024-04-03T18:19:30.1009555Z  2024-04-03T18:19:30.1009914Z  2024-04-03T18:19:30.1010314Z  2024-04-03T18:19:30.1011530Z [18,852 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:30.1013025Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 92s local 2024-04-03T18:19:30.1014077Z Compiling stablehlo/dialect/StablehloOps.cpp; 83s local 2024-04-03T18:19:30.1015388Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 64s local 2024-04-03T18:19:30.1016609Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 44s local 2024-04-03T18:19:30.1018023Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 41s local 2024-04-03T18:19:30.1019156Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 32s local 2024-04-03T18:19:30.1020286Z Compiling xla/service/spmd/spmd_partitioner.cc; 29s local 2024-04-03T18:19:30.1021325Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 26s local ... 2024-04-03T18:19:30.3188643Z 2024-04-03T18:19:30.3189999Z  2024-04-03T18:19:30.3192909Z  2024-04-03T18:19:30.3195343Z  2024-04-03T18:19:30.3197775Z  2024-04-03T18:19:30.3200169Z  2024-04-03T18:19:30.3202570Z  2024-04-03T18:19:30.3204972Z  2024-04-03T18:19:30.3207581Z  2024-04-03T18:19:30.3210716Z [18,852 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:30.3212513Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 93s local 2024-04-03T18:19:30.3213554Z Compiling stablehlo/dialect/StablehloOps.cpp; 83s local 2024-04-03T18:19:30.3214879Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 65s local 2024-04-03T18:19:30.3216192Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 45s local 2024-04-03T18:19:30.3217459Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 41s local 2024-04-03T18:19:30.3218533Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 32s local 2024-04-03T18:19:30.3219642Z Compiling xla/service/spmd/spmd_partitioner.cc; 29s local 2024-04-03T18:19:30.3220845Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 26s local ... 2024-04-03T18:19:30.5194279Z 2024-04-03T18:19:30.5195085Z  2024-04-03T18:19:30.5195608Z  2024-04-03T18:19:30.5196073Z  2024-04-03T18:19:30.5196515Z  2024-04-03T18:19:30.5196932Z  2024-04-03T18:19:30.5197358Z  2024-04-03T18:19:30.5197937Z  2024-04-03T18:19:30.5198361Z  2024-04-03T18:19:30.5199574Z [18,853 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:30.5201014Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 93s local 2024-04-03T18:19:30.5202031Z Compiling stablehlo/dialect/StablehloOps.cpp; 83s local 2024-04-03T18:19:30.5203168Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 65s local 2024-04-03T18:19:30.5204423Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 45s local 2024-04-03T18:19:30.5205622Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 41s local 2024-04-03T18:19:30.5206625Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 32s local 2024-04-03T18:19:30.5207695Z Compiling xla/service/spmd/spmd_partitioner.cc; 30s local 2024-04-03T18:19:30.5208806Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 26s local ... 2024-04-03T18:19:30.9197247Z 2024-04-03T18:19:30.9198341Z  2024-04-03T18:19:30.9201378Z  2024-04-03T18:19:30.9204196Z  2024-04-03T18:19:30.9207072Z  2024-04-03T18:19:30.9209913Z  2024-04-03T18:19:30.9212738Z  2024-04-03T18:19:30.9215743Z  2024-04-03T18:19:30.9218630Z  2024-04-03T18:19:30.9222530Z [18,854 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:19:30.9224930Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 93s local 2024-04-03T18:19:30.9226303Z Compiling stablehlo/dialect/StablehloOps.cpp; 84s local 2024-04-03T18:19:30.9239687Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 65s local 2024-04-03T18:19:30.9241342Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 45s local 2024-04-03T18:19:30.9242799Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 41s local 2024-04-03T18:19:30.9244024Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 33s local 2024-04-03T18:19:30.9245339Z Compiling xla/service/spmd/spmd_partitioner.cc; 30s local 2024-04-03T18:19:30.9246714Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 27s local ... 2024-04-03T18:19:31.1199826Z 2024-04-03T18:19:31.1200564Z  2024-04-03T18:19:31.1205841Z  2024-04-03T18:19:31.1206538Z  2024-04-03T18:19:31.1206879Z  2024-04-03T18:19:31.1207248Z  2024-04-03T18:19:31.1207850Z  2024-04-03T18:19:31.1208179Z  2024-04-03T18:19:31.1208485Z  2024-04-03T18:19:31.1209525Z [18,855 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:31.1210569Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 93s local 2024-04-03T18:19:31.1211411Z Compiling stablehlo/dialect/StablehloOps.cpp; 84s local 2024-04-03T18:19:31.1212257Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 65s local 2024-04-03T18:19:31.1213186Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 45s local 2024-04-03T18:19:31.1214041Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 42s local 2024-04-03T18:19:31.1226882Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 33s local 2024-04-03T18:19:31.1228070Z Compiling xla/service/spmd/spmd_partitioner.cc; 30s local 2024-04-03T18:19:31.1228879Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 27s local ... 2024-04-03T18:19:31.4466414Z 2024-04-03T18:19:31.4467128Z  2024-04-03T18:19:31.4467850Z  2024-04-03T18:19:31.4468306Z  2024-04-03T18:19:31.4468723Z  2024-04-03T18:19:31.4469151Z  2024-04-03T18:19:31.4469553Z  2024-04-03T18:19:31.4469986Z  2024-04-03T18:19:31.4470422Z  2024-04-03T18:19:31.4471580Z [18,856 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:31.4472873Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 94s local 2024-04-03T18:19:31.4473818Z Compiling stablehlo/dialect/StablehloOps.cpp; 84s local 2024-04-03T18:19:31.4474908Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 66s local 2024-04-03T18:19:31.4476086Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 46s local 2024-04-03T18:19:31.4477230Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 42s local 2024-04-03T18:19:31.4478156Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 33s local 2024-04-03T18:19:31.4479248Z Compiling xla/service/spmd/spmd_partitioner.cc; 31s local 2024-04-03T18:19:31.4480348Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 27s local ... 2024-04-03T18:19:31.6619128Z 2024-04-03T18:19:31.6620607Z  2024-04-03T18:19:31.6621185Z  2024-04-03T18:19:31.6621659Z  2024-04-03T18:19:31.6622059Z  2024-04-03T18:19:31.6622490Z  2024-04-03T18:19:31.6622913Z  2024-04-03T18:19:31.6623326Z  2024-04-03T18:19:31.6623748Z  2024-04-03T18:19:31.6624944Z [18,857 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:31.6626262Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 94s local 2024-04-03T18:19:31.6627286Z Compiling stablehlo/dialect/StablehloOps.cpp; 84s local 2024-04-03T18:19:31.6628707Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 66s local 2024-04-03T18:19:31.6630017Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 46s local 2024-04-03T18:19:31.6631220Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 42s local 2024-04-03T18:19:31.6632264Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 34s local 2024-04-03T18:19:31.6633364Z Compiling xla/service/spmd/spmd_partitioner.cc; 31s local 2024-04-03T18:19:31.6634601Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 27s local ... 2024-04-03T18:19:31.9179546Z 2024-04-03T18:19:31.9180329Z  2024-04-03T18:19:31.9180887Z  2024-04-03T18:19:31.9181313Z  2024-04-03T18:19:31.9181758Z  2024-04-03T18:19:31.9182187Z  2024-04-03T18:19:31.9182606Z  2024-04-03T18:19:31.9183030Z  2024-04-03T18:19:31.9183473Z  2024-04-03T18:19:31.9184689Z [18,858 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:31.9186129Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 94s local 2024-04-03T18:19:31.9187192Z Compiling stablehlo/dialect/StablehloOps.cpp; 85s local 2024-04-03T18:19:31.9188863Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 66s local 2024-04-03T18:19:31.9190301Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 46s local 2024-04-03T18:19:31.9191646Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 42s local 2024-04-03T18:19:31.9192609Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 34s local 2024-04-03T18:19:31.9193794Z Compiling xla/service/spmd/spmd_partitioner.cc; 31s local 2024-04-03T18:19:31.9194916Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 28s local ... 2024-04-03T18:19:32.1209204Z 2024-04-03T18:19:32.1209953Z  2024-04-03T18:19:32.1210485Z  2024-04-03T18:19:32.1210923Z  2024-04-03T18:19:32.1211382Z  2024-04-03T18:19:32.1211829Z  2024-04-03T18:19:32.1212239Z  2024-04-03T18:19:32.1212665Z  2024-04-03T18:19:32.1213076Z  2024-04-03T18:19:32.1214262Z [18,858 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:32.1215859Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 94s local 2024-04-03T18:19:32.1216939Z Compiling stablehlo/dialect/StablehloOps.cpp; 85s local 2024-04-03T18:19:32.1218094Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 66s local 2024-04-03T18:19:32.1219399Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 46s local 2024-04-03T18:19:32.1220614Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 43s local 2024-04-03T18:19:32.1221607Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 34s local 2024-04-03T18:19:32.1222639Z Compiling xla/service/spmd/spmd_partitioner.cc; 31s local 2024-04-03T18:19:32.1223708Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 28s local ... 2024-04-03T18:19:32.8525057Z 2024-04-03T18:19:32.8525780Z  2024-04-03T18:19:32.8526308Z  2024-04-03T18:19:32.8526746Z  2024-04-03T18:19:32.8527163Z  2024-04-03T18:19:32.8527575Z  2024-04-03T18:19:32.8528001Z  2024-04-03T18:19:32.8528396Z  2024-04-03T18:19:32.8528857Z  2024-04-03T18:19:32.8530060Z [18,859 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:32.8531713Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 95s local 2024-04-03T18:19:32.8532762Z Compiling stablehlo/dialect/StablehloOps.cpp; 86s local 2024-04-03T18:19:32.8533857Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 67s local 2024-04-03T18:19:32.8535426Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 47s local 2024-04-03T18:19:32.8536568Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 43s local 2024-04-03T18:19:32.8537556Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 35s local 2024-04-03T18:19:32.8538536Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 29s local 2024-04-03T18:19:32.8539553Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 28s local ... 2024-04-03T18:19:33.1217302Z 2024-04-03T18:19:33.1218404Z  2024-04-03T18:19:33.1218875Z  2024-04-03T18:19:33.1219286Z  2024-04-03T18:19:33.1219653Z  2024-04-03T18:19:33.1220019Z  2024-04-03T18:19:33.1220399Z  2024-04-03T18:19:33.1220773Z  2024-04-03T18:19:33.1221137Z  2024-04-03T18:19:33.1222260Z [18,859 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:33.1223598Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 95s local 2024-04-03T18:19:33.1224586Z Compiling stablehlo/dialect/StablehloOps.cpp; 86s local 2024-04-03T18:19:33.1225671Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 67s local 2024-04-03T18:19:33.1226865Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 47s local 2024-04-03T18:19:33.1228302Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 44s local 2024-04-03T18:19:33.1229192Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 35s local 2024-04-03T18:19:33.1230132Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 29s local 2024-04-03T18:19:33.1231132Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 28s local ... 2024-04-03T18:19:33.3223198Z 2024-04-03T18:19:33.3223952Z  2024-04-03T18:19:33.3224807Z  2024-04-03T18:19:33.3225210Z  2024-04-03T18:19:33.3225592Z  2024-04-03T18:19:33.3225966Z  2024-04-03T18:19:33.3226498Z  2024-04-03T18:19:33.3226882Z  2024-04-03T18:19:33.3227312Z  2024-04-03T18:19:33.3230262Z [18,861 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:33.3231685Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 96s local 2024-04-03T18:19:33.3232734Z Compiling stablehlo/dialect/StablehloOps.cpp; 86s local 2024-04-03T18:19:33.3233850Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 68s local 2024-04-03T18:19:33.3235034Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 48s local 2024-04-03T18:19:33.3236145Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 44s local 2024-04-03T18:19:33.3237156Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 35s local 2024-04-03T18:19:33.3238131Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 29s local 2024-04-03T18:19:33.3239142Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 28s local ... 2024-04-03T18:19:34.3240149Z 2024-04-03T18:19:34.3240900Z  2024-04-03T18:19:34.3241319Z  2024-04-03T18:19:34.3241669Z  2024-04-03T18:19:34.3242008Z  2024-04-03T18:19:34.3242324Z  2024-04-03T18:19:34.3242671Z  2024-04-03T18:19:34.3243002Z  2024-04-03T18:19:34.3243315Z  2024-04-03T18:19:34.3244303Z [18,861 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:34.3245408Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 97s local 2024-04-03T18:19:34.3246191Z Compiling stablehlo/dialect/StablehloOps.cpp; 87s local 2024-04-03T18:19:34.3247067Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 69s local 2024-04-03T18:19:34.3248031Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 49s local 2024-04-03T18:19:34.3248911Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 45s local 2024-04-03T18:19:34.3249701Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 36s local 2024-04-03T18:19:34.3250470Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 30s local 2024-04-03T18:19:34.3251261Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 29s local ... 2024-04-03T18:19:34.9328326Z 2024-04-03T18:19:34.9329024Z  2024-04-03T18:19:34.9329594Z  2024-04-03T18:19:34.9330039Z  2024-04-03T18:19:34.9330469Z  2024-04-03T18:19:34.9330880Z  2024-04-03T18:19:34.9331334Z  2024-04-03T18:19:34.9331754Z  2024-04-03T18:19:34.9332186Z  2024-04-03T18:19:34.9333477Z [18,862 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:34.9334977Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 97s local 2024-04-03T18:19:34.9335817Z Compiling stablehlo/dialect/StablehloOps.cpp; 88s local 2024-04-03T18:19:34.9336960Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 69s local 2024-04-03T18:19:34.9338180Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 49s local 2024-04-03T18:19:34.9339870Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 45s local 2024-04-03T18:19:34.9340832Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 37s local 2024-04-03T18:19:34.9341810Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 31s local 2024-04-03T18:19:34.9342972Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 30s local ... 2024-04-03T18:19:35.3241644Z 2024-04-03T18:19:35.3242404Z  2024-04-03T18:19:35.3242923Z  2024-04-03T18:19:35.3243340Z  2024-04-03T18:19:35.3243756Z  2024-04-03T18:19:35.3244136Z  2024-04-03T18:19:35.3244463Z  2024-04-03T18:19:35.3244876Z  2024-04-03T18:19:35.3245225Z  2024-04-03T18:19:35.3246275Z [18,862 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:35.3249408Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 98s local 2024-04-03T18:19:35.3252927Z Compiling stablehlo/dialect/StablehloOps.cpp; 88s local 2024-04-03T18:19:35.3254893Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 70s local 2024-04-03T18:19:35.3259172Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 50s local 2024-04-03T18:19:35.3260770Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 46s local 2024-04-03T18:19:35.3264153Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 37s local 2024-04-03T18:19:35.3265399Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 31s local 2024-04-03T18:19:35.3266729Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 30s local ... 2024-04-03T18:19:35.7930801Z 2024-04-03T18:19:35.7932001Z  2024-04-03T18:19:35.7933039Z  2024-04-03T18:19:35.7934062Z  2024-04-03T18:19:35.7937230Z  2024-04-03T18:19:35.7937972Z  2024-04-03T18:19:35.7941002Z  2024-04-03T18:19:35.7941646Z  2024-04-03T18:19:35.7944698Z  2024-04-03T18:19:35.7946106Z [18,863 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:35.7949764Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 98s local 2024-04-03T18:19:35.7950848Z Compiling stablehlo/dialect/StablehloOps.cpp; 89s local 2024-04-03T18:19:35.7952111Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 70s local 2024-04-03T18:19:35.7953351Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 50s local 2024-04-03T18:19:35.7954384Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 46s local 2024-04-03T18:19:35.7955128Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 38s local 2024-04-03T18:19:35.7956042Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 32s local 2024-04-03T18:19:35.7957142Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 31s local ... 2024-04-03T18:19:36.0591747Z 2024-04-03T18:19:36.0592543Z  2024-04-03T18:19:36.0593086Z  2024-04-03T18:19:36.0593529Z  2024-04-03T18:19:36.0593999Z  2024-04-03T18:19:36.0594442Z  2024-04-03T18:19:36.0594853Z  2024-04-03T18:19:36.0595292Z  2024-04-03T18:19:36.0595716Z  2024-04-03T18:19:36.0596889Z [18,865 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:19:36.0598223Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 98s local 2024-04-03T18:19:36.0599240Z Compiling stablehlo/dialect/StablehloOps.cpp; 89s local 2024-04-03T18:19:36.0600362Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 70s local 2024-04-03T18:19:36.0601914Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 50s local 2024-04-03T18:19:36.0603137Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 47s local 2024-04-03T18:19:36.0604050Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 38s local 2024-04-03T18:19:36.0605006Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 32s local 2024-04-03T18:19:36.0606070Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 31s local ... 2024-04-03T18:19:36.3131742Z 2024-04-03T18:19:36.3132821Z  2024-04-03T18:19:36.3133657Z  2024-04-03T18:19:36.3134775Z  2024-04-03T18:19:36.3135209Z  2024-04-03T18:19:36.3135595Z  2024-04-03T18:19:36.3136002Z  2024-04-03T18:19:36.3136370Z  2024-04-03T18:19:36.3136769Z  2024-04-03T18:19:36.3137868Z [18,866 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:36.3139057Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 98s local 2024-04-03T18:19:36.3140012Z Compiling stablehlo/dialect/StablehloOps.cpp; 89s local 2024-04-03T18:19:36.3141074Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 71s local 2024-04-03T18:19:36.3142256Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 51s local 2024-04-03T18:19:36.3143602Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 47s local 2024-04-03T18:19:36.3144497Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 38s local 2024-04-03T18:19:36.3145703Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 32s local 2024-04-03T18:19:36.3146751Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 31s local ... 2024-04-03T18:19:36.5257126Z 2024-04-03T18:19:36.5258201Z  2024-04-03T18:19:36.5260618Z  2024-04-03T18:19:36.5261159Z  2024-04-03T18:19:36.5261634Z  2024-04-03T18:19:36.5262119Z  2024-04-03T18:19:36.5262604Z  2024-04-03T18:19:36.5263212Z  2024-04-03T18:19:36.5263710Z  2024-04-03T18:19:36.5264840Z [18,866 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:36.5266088Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 99s local 2024-04-03T18:19:36.5267034Z Compiling stablehlo/dialect/StablehloOps.cpp; 89s local 2024-04-03T18:19:36.5268462Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 71s local 2024-04-03T18:19:36.5269586Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 51s local 2024-04-03T18:19:36.5271233Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 47s local 2024-04-03T18:19:36.5272184Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 38s local 2024-04-03T18:19:36.5273152Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 32s local 2024-04-03T18:19:36.5274124Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 32s local ... 2024-04-03T18:19:36.7935223Z 2024-04-03T18:19:36.7940228Z  2024-04-03T18:19:36.7940936Z  2024-04-03T18:19:36.7941523Z  2024-04-03T18:19:36.7941999Z  2024-04-03T18:19:36.7942384Z  2024-04-03T18:19:36.7942945Z  2024-04-03T18:19:36.7943586Z  2024-04-03T18:19:36.7944004Z  2024-04-03T18:19:36.7945528Z [18,867 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:36.7947234Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 99s local 2024-04-03T18:19:36.7948678Z Compiling stablehlo/dialect/StablehloOps.cpp; 90s local 2024-04-03T18:19:36.7950113Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 71s local 2024-04-03T18:19:36.7951676Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 51s local 2024-04-03T18:19:36.7953153Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 47s local 2024-04-03T18:19:36.7954343Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 39s local 2024-04-03T18:19:36.7955631Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 33s local 2024-04-03T18:19:36.7957006Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 32s local ... 2024-04-03T18:19:37.1264120Z 2024-04-03T18:19:37.1265221Z  2024-04-03T18:19:37.1265742Z  2024-04-03T18:19:37.1267581Z  2024-04-03T18:19:37.1268192Z  2024-04-03T18:19:37.1268622Z  2024-04-03T18:19:37.1269037Z  2024-04-03T18:19:37.1269442Z  2024-04-03T18:19:37.1269886Z  2024-04-03T18:19:37.1271091Z [18,868 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:37.1272509Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 99s local 2024-04-03T18:19:37.1273793Z Compiling stablehlo/dialect/StablehloOps.cpp; 90s local 2024-04-03T18:19:37.1274925Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 71s local 2024-04-03T18:19:37.1276159Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 51s local 2024-04-03T18:19:37.1277290Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 48s local 2024-04-03T18:19:37.1278248Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 39s local 2024-04-03T18:19:37.1279248Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 33s local 2024-04-03T18:19:37.1280282Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 32s local ... 2024-04-03T18:19:37.6839718Z 2024-04-03T18:19:37.6840872Z  2024-04-03T18:19:37.6841578Z  2024-04-03T18:19:37.6842039Z  2024-04-03T18:19:37.6842667Z  2024-04-03T18:19:37.6843260Z  2024-04-03T18:19:37.6843685Z  2024-04-03T18:19:37.6844299Z  2024-04-03T18:19:37.6844895Z  2024-04-03T18:19:37.6846768Z [18,869 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:37.6848885Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 100s local 2024-04-03T18:19:37.6850415Z Compiling stablehlo/dialect/StablehloOps.cpp; 91s local 2024-04-03T18:19:37.6851928Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 72s local 2024-04-03T18:19:37.6853674Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 52s local 2024-04-03T18:19:37.6855326Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 48s local 2024-04-03T18:19:37.6856607Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 40s local 2024-04-03T18:19:37.6857754Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 33s local 2024-04-03T18:19:37.6859117Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 33s local ... 2024-04-03T18:19:37.9277141Z 2024-04-03T18:19:37.9277888Z  2024-04-03T18:19:37.9278410Z  2024-04-03T18:19:37.9278793Z  2024-04-03T18:19:37.9279145Z  2024-04-03T18:19:37.9279562Z  2024-04-03T18:19:37.9280061Z  2024-04-03T18:19:37.9280458Z  2024-04-03T18:19:37.9280869Z  2024-04-03T18:19:37.9282062Z [18,870 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:37.9283568Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 100s local 2024-04-03T18:19:37.9284603Z Compiling stablehlo/dialect/StablehloOps.cpp; 91s local 2024-04-03T18:19:37.9285655Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 72s local 2024-04-03T18:19:37.9286977Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 52s local 2024-04-03T18:19:37.9288070Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 48s local 2024-04-03T18:19:37.9289022Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 40s local 2024-04-03T18:19:37.9290009Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 34s local 2024-04-03T18:19:37.9291085Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 33s local ... 2024-04-03T18:19:38.2608692Z 2024-04-03T18:19:38.2610028Z  2024-04-03T18:19:38.2611309Z  2024-04-03T18:19:38.2611838Z  2024-04-03T18:19:38.2612245Z  2024-04-03T18:19:38.2612685Z  2024-04-03T18:19:38.2613095Z  2024-04-03T18:19:38.2613527Z  2024-04-03T18:19:38.2613981Z  2024-04-03T18:19:38.2618189Z [18,871 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:38.2620155Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 100s local 2024-04-03T18:19:38.2623664Z Compiling stablehlo/dialect/StablehloOps.cpp; 91s local 2024-04-03T18:19:38.2625003Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 73s local 2024-04-03T18:19:38.2626995Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 52s local 2024-04-03T18:19:38.2628825Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 49s local 2024-04-03T18:19:38.2630299Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 40s local 2024-04-03T18:19:38.2631534Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 34s local 2024-04-03T18:19:38.2633101Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 33s local ... 2024-04-03T18:19:38.5287301Z 2024-04-03T18:19:38.5288018Z  2024-04-03T18:19:38.5288561Z  2024-04-03T18:19:38.5288956Z  2024-04-03T18:19:38.5289370Z  2024-04-03T18:19:38.5289768Z  2024-04-03T18:19:38.5290198Z  2024-04-03T18:19:38.5290603Z  2024-04-03T18:19:38.5290984Z  2024-04-03T18:19:38.5292191Z [18,872 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:38.5293592Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 101s local 2024-04-03T18:19:38.5294747Z Compiling stablehlo/dialect/StablehloOps.cpp; 91s local 2024-04-03T18:19:38.5295907Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 73s local 2024-04-03T18:19:38.5297184Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 53s local 2024-04-03T18:19:38.5298635Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 49s local 2024-04-03T18:19:38.5299613Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 40s local 2024-04-03T18:19:38.5300813Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 34s local 2024-04-03T18:19:38.5302021Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 34s local ... 2024-04-03T18:19:38.9285103Z 2024-04-03T18:19:38.9285836Z  2024-04-03T18:19:38.9286340Z  2024-04-03T18:19:38.9288779Z  2024-04-03T18:19:38.9289855Z  2024-04-03T18:19:38.9292887Z  2024-04-03T18:19:38.9293633Z  2024-04-03T18:19:38.9296828Z  2024-04-03T18:19:38.9297568Z  2024-04-03T18:19:38.9301369Z [18,873 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:38.9303172Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 101s local 2024-04-03T18:19:38.9306775Z Compiling stablehlo/dialect/StablehloOps.cpp; 92s local 2024-04-03T18:19:38.9308467Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 73s local 2024-04-03T18:19:38.9312198Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 53s local 2024-04-03T18:19:38.9313653Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 49s local 2024-04-03T18:19:38.9317127Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 41s local 2024-04-03T18:19:38.9318439Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 35s local 2024-04-03T18:19:38.9322092Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 34s local ... 2024-04-03T18:19:39.2686169Z 2024-04-03T18:19:39.2686917Z  2024-04-03T18:19:39.2687354Z  2024-04-03T18:19:39.2687665Z  2024-04-03T18:19:39.2687998Z  2024-04-03T18:19:39.2688334Z  2024-04-03T18:19:39.2688679Z  2024-04-03T18:19:39.2689008Z  2024-04-03T18:19:39.2689348Z  2024-04-03T18:19:39.2690413Z [18,874 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:39.2691819Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 101s local 2024-04-03T18:19:39.2692921Z Compiling stablehlo/dialect/StablehloOps.cpp; 92s local 2024-04-03T18:19:39.2694094Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 74s local 2024-04-03T18:19:39.2695591Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 53s local 2024-04-03T18:19:39.2696753Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 50s local 2024-04-03T18:19:39.2697763Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 41s local 2024-04-03T18:19:39.2698828Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 35s local 2024-04-03T18:19:39.2699886Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 34s local ... 2024-04-03T18:19:39.5290868Z 2024-04-03T18:19:39.5293661Z  2024-04-03T18:19:39.5294716Z  2024-04-03T18:19:39.5295490Z  2024-04-03T18:19:39.5298336Z  2024-04-03T18:19:39.5299035Z  2024-04-03T18:19:39.5301957Z  2024-04-03T18:19:39.5302636Z  2024-04-03T18:19:39.5306060Z  2024-04-03T18:19:39.5307834Z [18,877 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:39.5311929Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 102s local 2024-04-03T18:19:39.5313399Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 74s local 2024-04-03T18:19:39.5317236Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 54s local 2024-04-03T18:19:39.5318710Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 50s local 2024-04-03T18:19:39.5322673Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 41s local 2024-04-03T18:19:39.5324059Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 35s local 2024-04-03T18:19:39.5351438Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 27s local 2024-04-03T18:19:39.5352987Z Compiling xla/service/spmd/spmd_partitioner.cc; 23s local ... 2024-04-03T18:19:39.9302001Z 2024-04-03T18:19:39.9302749Z  2024-04-03T18:19:39.9303257Z  2024-04-03T18:19:39.9303690Z  2024-04-03T18:19:39.9304126Z  2024-04-03T18:19:39.9304813Z  2024-04-03T18:19:39.9305226Z  2024-04-03T18:19:39.9305622Z  2024-04-03T18:19:39.9306183Z  2024-04-03T18:19:39.9307489Z [18,879 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:39.9309189Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 102s local 2024-04-03T18:19:39.9310387Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 74s local 2024-04-03T18:19:39.9311579Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 54s local 2024-04-03T18:19:39.9312670Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 50s local 2024-04-03T18:19:39.9313643Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 42s local 2024-04-03T18:19:39.9314600Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 35s local 2024-04-03T18:19:39.9315609Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 27s local 2024-04-03T18:19:39.9316735Z Compiling xla/service/spmd/spmd_partitioner.cc; 23s local ... 2024-04-03T18:19:40.1299634Z 2024-04-03T18:19:40.1300538Z  2024-04-03T18:19:40.1300975Z  2024-04-03T18:19:40.1301336Z  2024-04-03T18:19:40.1301652Z  2024-04-03T18:19:40.1301986Z  2024-04-03T18:19:40.1302319Z  2024-04-03T18:19:40.1302648Z  2024-04-03T18:19:40.1302989Z  2024-04-03T18:19:40.1303963Z [18,880 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:40.1305027Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 102s local 2024-04-03T18:19:40.1305861Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 74s local 2024-04-03T18:19:40.1306797Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 54s local 2024-04-03T18:19:40.1307882Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 51s local 2024-04-03T18:19:40.1308640Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 42s local 2024-04-03T18:19:40.1309395Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 35s local 2024-04-03T18:19:40.1310158Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 27s local 2024-04-03T18:19:40.1310966Z Compiling xla/service/spmd/spmd_partitioner.cc; 23s local ... 2024-04-03T18:19:40.5324642Z 2024-04-03T18:19:40.5325401Z  2024-04-03T18:19:40.5325964Z  2024-04-03T18:19:40.5326441Z  2024-04-03T18:19:40.5326907Z  2024-04-03T18:19:40.5327347Z  2024-04-03T18:19:40.5327744Z  2024-04-03T18:19:40.5328162Z  2024-04-03T18:19:40.5328600Z  2024-04-03T18:19:40.5329772Z [18,881 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:40.5331237Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 103s local 2024-04-03T18:19:40.5332373Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 75s local 2024-04-03T18:19:40.5333738Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 55s local 2024-04-03T18:19:40.5335123Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 51s local 2024-04-03T18:19:40.5336114Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 42s local 2024-04-03T18:19:40.5337144Z @xla//xla/mlir_hlo:stablehlo_legalize_to_hlo; 36s local 2024-04-03T18:19:40.5338169Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 28s local 2024-04-03T18:19:40.5339251Z Compiling xla/service/spmd/spmd_partitioner.cc; 24s local ... 2024-04-03T18:19:40.9312241Z 2024-04-03T18:19:40.9313013Z  2024-04-03T18:19:40.9313553Z  2024-04-03T18:19:40.9314001Z  2024-04-03T18:19:40.9314437Z  2024-04-03T18:19:40.9314856Z  2024-04-03T18:19:40.9315268Z  2024-04-03T18:19:40.9315701Z  2024-04-03T18:19:40.9316129Z  2024-04-03T18:19:40.9317341Z [18,882 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:40.9318720Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 103s local 2024-04-03T18:19:40.9319852Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 75s local 2024-04-03T18:19:40.9320983Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 55s local 2024-04-03T18:19:40.9322410Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 51s local 2024-04-03T18:19:40.9323505Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 43s local 2024-04-03T18:19:40.9324514Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 28s local 2024-04-03T18:19:40.9325421Z Compiling xla/service/spmd/spmd_partitioner.cc; 24s local 2024-04-03T18:19:40.9326602Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 23s local ... 2024-04-03T18:19:41.7817055Z 2024-04-03T18:19:41.7817800Z  2024-04-03T18:19:41.7818258Z  2024-04-03T18:19:41.7818644Z  2024-04-03T18:19:41.7818997Z  2024-04-03T18:19:41.7819350Z  2024-04-03T18:19:41.7819712Z  2024-04-03T18:19:41.7820055Z  2024-04-03T18:19:41.7820418Z  2024-04-03T18:19:41.7824171Z [18,883 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:41.7825855Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 104s local 2024-04-03T18:19:41.7827094Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 76s local 2024-04-03T18:19:41.7828695Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 56s local 2024-04-03T18:19:41.7829973Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 52s local 2024-04-03T18:19:41.7830990Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 44s local 2024-04-03T18:19:41.7832055Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 29s local 2024-04-03T18:19:41.7833477Z Compiling xla/service/spmd/spmd_partitioner.cc; 25s local 2024-04-03T18:19:41.7834679Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 24s local ... 2024-04-03T18:19:42.1317349Z 2024-04-03T18:19:42.1318084Z  2024-04-03T18:19:42.1318610Z  2024-04-03T18:19:42.1319046Z  2024-04-03T18:19:42.1319422Z  2024-04-03T18:19:42.1319971Z  2024-04-03T18:19:42.1320343Z  2024-04-03T18:19:42.1320759Z  2024-04-03T18:19:42.1321178Z  2024-04-03T18:19:42.1322370Z [18,883 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:42.1323712Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 104s local 2024-04-03T18:19:42.1324755Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 76s local 2024-04-03T18:19:42.1325933Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 56s local 2024-04-03T18:19:42.1326902Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 53s local 2024-04-03T18:19:42.1327747Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 44s local 2024-04-03T18:19:42.1328550Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 29s local 2024-04-03T18:19:42.1329383Z Compiling xla/service/spmd/spmd_partitioner.cc; 25s local 2024-04-03T18:19:42.1330336Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 24s local ... 2024-04-03T18:19:42.3325333Z 2024-04-03T18:19:42.3326103Z  2024-04-03T18:19:42.3326616Z  2024-04-03T18:19:42.3327024Z  2024-04-03T18:19:42.3327433Z  2024-04-03T18:19:42.3327847Z  2024-04-03T18:19:42.3328250Z  2024-04-03T18:19:42.3328670Z  2024-04-03T18:19:42.3329102Z  2024-04-03T18:19:42.3330409Z [18,884 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:42.3331779Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 105s local 2024-04-03T18:19:42.3332776Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp; 77s local 2024-04-03T18:19:42.3333964Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 57s local 2024-04-03T18:19:42.3335366Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 53s local 2024-04-03T18:19:42.3336299Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 44s local 2024-04-03T18:19:42.3337211Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 30s local 2024-04-03T18:19:42.3338199Z Compiling xla/service/spmd/spmd_partitioner.cc; 26s local 2024-04-03T18:19:42.3339285Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 24s local ... 2024-04-03T18:19:42.6065980Z 2024-04-03T18:19:42.6067035Z  2024-04-03T18:19:42.6067523Z  2024-04-03T18:19:42.6068135Z  2024-04-03T18:19:42.6068731Z  2024-04-03T18:19:42.6069127Z  2024-04-03T18:19:42.6069536Z  2024-04-03T18:19:42.6069950Z  2024-04-03T18:19:42.6070464Z  2024-04-03T18:19:42.6071594Z [18,885 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:42.6072939Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 105s local 2024-04-03T18:19:42.6073982Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 57s local 2024-04-03T18:19:42.6075056Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 53s local 2024-04-03T18:19:42.6076010Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 44s local 2024-04-03T18:19:42.6076989Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 30s local 2024-04-03T18:19:42.6078067Z Compiling xla/service/spmd/spmd_partitioner.cc; 26s local 2024-04-03T18:19:42.6079144Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 24s local 2024-04-03T18:19:42.6080235Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 24s local ... 2024-04-03T18:19:42.9328237Z 2024-04-03T18:19:42.9329255Z  2024-04-03T18:19:42.9329780Z  2024-04-03T18:19:42.9330219Z  2024-04-03T18:19:42.9333571Z  2024-04-03T18:19:42.9334065Z  2024-04-03T18:19:42.9334598Z  2024-04-03T18:19:42.9334933Z  2024-04-03T18:19:42.9335267Z  2024-04-03T18:19:42.9336306Z [18,885 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:42.9338740Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 105s local 2024-04-03T18:19:42.9340084Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 57s local 2024-04-03T18:19:42.9341178Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 53s local 2024-04-03T18:19:42.9342096Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 45s local 2024-04-03T18:19:42.9343038Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 30s local 2024-04-03T18:19:42.9344042Z Compiling xla/service/spmd/spmd_partitioner.cc; 26s local 2024-04-03T18:19:42.9345031Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 25s local 2024-04-03T18:19:42.9346108Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 25s local ... 2024-04-03T18:19:43.1332062Z 2024-04-03T18:19:43.1332803Z  2024-04-03T18:19:43.1333423Z  2024-04-03T18:19:43.1333829Z  2024-04-03T18:19:43.1334566Z  2024-04-03T18:19:43.1334968Z  2024-04-03T18:19:43.1335360Z  2024-04-03T18:19:43.1335755Z  2024-04-03T18:19:43.1336187Z  2024-04-03T18:19:43.1337239Z [18,886 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:43.1338623Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 105s local 2024-04-03T18:19:43.1339820Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 57s local 2024-04-03T18:19:43.1341011Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 54s local 2024-04-03T18:19:43.1342004Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 45s local 2024-04-03T18:19:43.1342981Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 30s local 2024-04-03T18:19:43.1344002Z Compiling xla/service/spmd/spmd_partitioner.cc; 26s local 2024-04-03T18:19:43.1345009Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 25s local 2024-04-03T18:19:43.1346110Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 25s local ... 2024-04-03T18:19:43.5388870Z 2024-04-03T18:19:43.5389600Z  2024-04-03T18:19:43.5390109Z  2024-04-03T18:19:43.5390501Z  2024-04-03T18:19:43.5390906Z  2024-04-03T18:19:43.5391291Z  2024-04-03T18:19:43.5391686Z  2024-04-03T18:19:43.5392096Z  2024-04-03T18:19:43.5392474Z  2024-04-03T18:19:43.5393645Z [18,887 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:43.5395062Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 106s local 2024-04-03T18:19:43.5396492Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 58s local 2024-04-03T18:19:43.5397723Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 54s local 2024-04-03T18:19:43.5398829Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 45s local 2024-04-03T18:19:43.5399809Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 31s local 2024-04-03T18:19:43.5400749Z Compiling xla/service/spmd/spmd_partitioner.cc; 27s local 2024-04-03T18:19:43.5401907Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 25s local 2024-04-03T18:19:43.5402984Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 25s local ... 2024-04-03T18:19:43.7412007Z 2024-04-03T18:19:43.7412737Z  2024-04-03T18:19:43.7413271Z  2024-04-03T18:19:43.7413683Z  2024-04-03T18:19:43.7414102Z  2024-04-03T18:19:43.7414707Z  2024-04-03T18:19:43.7415124Z  2024-04-03T18:19:43.7415555Z  2024-04-03T18:19:43.7415963Z  2024-04-03T18:19:43.7417241Z [18,888 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:43.7418758Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 106s local 2024-04-03T18:19:43.7419985Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 58s local 2024-04-03T18:19:43.7421167Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 54s local 2024-04-03T18:19:43.7422195Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 46s local 2024-04-03T18:19:43.7423233Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 31s local 2024-04-03T18:19:43.7424478Z Compiling xla/service/spmd/spmd_partitioner.cc; 27s local 2024-04-03T18:19:43.7425563Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 26s local 2024-04-03T18:19:43.7426729Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 25s local ... 2024-04-03T18:19:44.1393527Z 2024-04-03T18:19:44.1394325Z  2024-04-03T18:19:44.1394876Z  2024-04-03T18:19:44.1395277Z  2024-04-03T18:19:44.1395693Z  2024-04-03T18:19:44.1396072Z  2024-04-03T18:19:44.1396462Z  2024-04-03T18:19:44.1396860Z  2024-04-03T18:19:44.1397421Z  2024-04-03T18:19:44.1398506Z [18,890 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:44.1399831Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 106s local 2024-04-03T18:19:44.1400923Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 58s local 2024-04-03T18:19:44.1401990Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 55s local 2024-04-03T18:19:44.1402889Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 46s local 2024-04-03T18:19:44.1403825Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 31s local 2024-04-03T18:19:44.1404766Z Compiling xla/service/spmd/spmd_partitioner.cc; 27s local 2024-04-03T18:19:44.1405749Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 26s local 2024-04-03T18:19:44.1406852Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 26s local ... 2024-04-03T18:19:44.5395174Z 2024-04-03T18:19:44.5395928Z  2024-04-03T18:19:44.5396433Z  2024-04-03T18:19:44.5396837Z  2024-04-03T18:19:44.5397257Z  2024-04-03T18:19:44.5397682Z  2024-04-03T18:19:44.5398104Z  2024-04-03T18:19:44.5398521Z  2024-04-03T18:19:44.5398944Z  2024-04-03T18:19:44.5400160Z [18,891 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:44.5401523Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 107s local 2024-04-03T18:19:44.5402567Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 59s local 2024-04-03T18:19:44.5403653Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 55s local 2024-04-03T18:19:44.5404592Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 46s local 2024-04-03T18:19:44.5405523Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 32s local 2024-04-03T18:19:44.5406503Z Compiling xla/service/spmd/spmd_partitioner.cc; 28s local 2024-04-03T18:19:44.5407686Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 26s local 2024-04-03T18:19:44.5409158Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 26s local ... 2024-04-03T18:19:44.9146074Z 2024-04-03T18:19:44.9146813Z  2024-04-03T18:19:44.9147257Z  2024-04-03T18:19:44.9147821Z  2024-04-03T18:19:44.9148464Z  2024-04-03T18:19:44.9148824Z  2024-04-03T18:19:44.9149245Z  2024-04-03T18:19:44.9149667Z  2024-04-03T18:19:44.9150026Z  2024-04-03T18:19:44.9151197Z [18,892 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:44.9152679Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 107s local 2024-04-03T18:19:44.9153718Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 59s local 2024-04-03T18:19:44.9154795Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 55s local 2024-04-03T18:19:44.9155677Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 47s local 2024-04-03T18:19:44.9156523Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 32s local 2024-04-03T18:19:44.9157442Z Compiling xla/service/spmd/spmd_partitioner.cc; 28s local 2024-04-03T18:19:44.9158361Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 27s local 2024-04-03T18:19:44.9159317Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 27s local ... 2024-04-03T18:19:45.1355470Z 2024-04-03T18:19:45.1356291Z  2024-04-03T18:19:45.1356824Z  2024-04-03T18:19:45.1357229Z  2024-04-03T18:19:45.1357685Z  2024-04-03T18:19:45.1358094Z  2024-04-03T18:19:45.1358515Z  2024-04-03T18:19:45.1358928Z  2024-04-03T18:19:45.1359333Z  2024-04-03T18:19:45.1360496Z [18,894 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:45.1361893Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 107s local 2024-04-03T18:19:45.1363040Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 59s local 2024-04-03T18:19:45.1364177Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 56s local 2024-04-03T18:19:45.1365073Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 47s local 2024-04-03T18:19:45.1365964Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 32s local 2024-04-03T18:19:45.1367002Z Compiling xla/service/spmd/spmd_partitioner.cc; 28s local 2024-04-03T18:19:45.1368164Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 27s local 2024-04-03T18:19:45.1369303Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 27s local ... 2024-04-03T18:19:45.5389132Z 2024-04-03T18:19:45.5389933Z  2024-04-03T18:19:45.5390434Z  2024-04-03T18:19:45.5390850Z  2024-04-03T18:19:45.5391266Z  2024-04-03T18:19:45.5391837Z  2024-04-03T18:19:45.5392249Z  2024-04-03T18:19:45.5392623Z  2024-04-03T18:19:45.5393020Z  2024-04-03T18:19:45.5394211Z [18,895 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:45.5395606Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 108s local 2024-04-03T18:19:45.5396753Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 60s local 2024-04-03T18:19:45.5397841Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 56s local 2024-04-03T18:19:45.5398800Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 47s local 2024-04-03T18:19:45.5399747Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 33s local 2024-04-03T18:19:45.5400787Z Compiling xla/service/spmd/spmd_partitioner.cc; 29s local 2024-04-03T18:19:45.5401842Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 27s local 2024-04-03T18:19:45.5402952Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 27s local ... 2024-04-03T18:19:45.7421988Z 2024-04-03T18:19:45.7422739Z  2024-04-03T18:19:45.7423267Z  2024-04-03T18:19:45.7423689Z  2024-04-03T18:19:45.7424102Z  2024-04-03T18:19:45.7424521Z  2024-04-03T18:19:45.7424954Z  2024-04-03T18:19:45.7425306Z  2024-04-03T18:19:45.7425642Z  2024-04-03T18:19:45.7426759Z [18,896 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:45.7428662Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 108s local 2024-04-03T18:19:45.7429962Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 60s local 2024-04-03T18:19:45.7431227Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 56s local 2024-04-03T18:19:45.7432171Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 48s local 2024-04-03T18:19:45.7433290Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 33s local 2024-04-03T18:19:45.7434293Z Compiling xla/service/spmd/spmd_partitioner.cc; 29s local 2024-04-03T18:19:45.7435312Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 28s local 2024-04-03T18:19:45.7436378Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 27s local ... 2024-04-03T18:19:46.2028963Z 2024-04-03T18:19:46.2029668Z  2024-04-03T18:19:46.2030124Z  2024-04-03T18:19:46.2030519Z  2024-04-03T18:19:46.2030891Z  2024-04-03T18:19:46.2031258Z  2024-04-03T18:19:46.2031620Z  2024-04-03T18:19:46.2032014Z  2024-04-03T18:19:46.2032366Z  2024-04-03T18:19:46.2033454Z [18,897 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:46.2034746Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 108s local 2024-04-03T18:19:46.2035833Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 60s local 2024-04-03T18:19:46.2036917Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 57s local 2024-04-03T18:19:46.2037804Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 48s local 2024-04-03T18:19:46.2038695Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 34s local 2024-04-03T18:19:46.2039581Z Compiling xla/service/spmd/spmd_partitioner.cc; 29s local 2024-04-03T18:19:46.2040501Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 28s local 2024-04-03T18:19:46.2041473Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 28s local ... 2024-04-03T18:19:46.4232404Z 2024-04-03T18:19:46.4233270Z  2024-04-03T18:19:46.4233812Z  2024-04-03T18:19:46.4234255Z  2024-04-03T18:19:46.4234644Z  2024-04-03T18:19:46.4235238Z  2024-04-03T18:19:46.4235629Z  2024-04-03T18:19:46.4236024Z  2024-04-03T18:19:46.4236437Z  2024-04-03T18:19:46.4237472Z [18,898 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:46.4238688Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 109s local 2024-04-03T18:19:46.4239709Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 61s local 2024-04-03T18:19:46.4240724Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 57s local 2024-04-03T18:19:46.4241735Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 48s local 2024-04-03T18:19:46.4242746Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 34s local 2024-04-03T18:19:46.4243805Z Compiling xla/service/spmd/spmd_partitioner.cc; 30s local 2024-04-03T18:19:46.4244845Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 28s local 2024-04-03T18:19:46.4246030Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 28s local ... 2024-04-03T18:19:46.7066933Z 2024-04-03T18:19:46.7068343Z  2024-04-03T18:19:46.7069474Z  2024-04-03T18:19:46.7069886Z  2024-04-03T18:19:46.7070251Z  2024-04-03T18:19:46.7070620Z  2024-04-03T18:19:46.7071004Z  2024-04-03T18:19:46.7071360Z  2024-04-03T18:19:46.7071744Z  2024-04-03T18:19:46.7072784Z [18,900 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:46.7074046Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 109s local 2024-04-03T18:19:46.7075093Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 61s local 2024-04-03T18:19:46.7076109Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 57s local 2024-04-03T18:19:46.7076964Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 49s local 2024-04-03T18:19:46.7078023Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 34s local 2024-04-03T18:19:46.7078964Z Compiling xla/service/spmd/spmd_partitioner.cc; 30s local 2024-04-03T18:19:46.7080257Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 29s local 2024-04-03T18:19:46.7081439Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 28s local ... 2024-04-03T18:19:46.9376084Z 2024-04-03T18:19:46.9376788Z  2024-04-03T18:19:46.9377209Z  2024-04-03T18:19:46.9377583Z  2024-04-03T18:19:46.9377904Z  2024-04-03T18:19:46.9378355Z  2024-04-03T18:19:46.9378696Z  2024-04-03T18:19:46.9379006Z  2024-04-03T18:19:46.9379334Z  2024-04-03T18:19:46.9380291Z [18,900 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:46.9381383Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 109s local 2024-04-03T18:19:46.9382275Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 61s local 2024-04-03T18:19:46.9383170Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 57s local 2024-04-03T18:19:46.9383929Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 49s local 2024-04-03T18:19:46.9384701Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 34s local 2024-04-03T18:19:46.9385518Z Compiling xla/service/spmd/spmd_partitioner.cc; 30s local 2024-04-03T18:19:46.9386496Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 29s local 2024-04-03T18:19:46.9387337Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 29s local ... 2024-04-03T18:19:47.3205389Z 2024-04-03T18:19:47.3206742Z  2024-04-03T18:19:47.3209932Z  2024-04-03T18:19:47.3210577Z  2024-04-03T18:19:47.3212959Z  2024-04-03T18:19:47.3213729Z  2024-04-03T18:19:47.3215032Z  2024-04-03T18:19:47.3215513Z  2024-04-03T18:19:47.3215950Z  2024-04-03T18:19:47.3217156Z [18,902 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:47.3218681Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 110s local 2024-04-03T18:19:47.3219826Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 62s local 2024-04-03T18:19:47.3221034Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 58s local 2024-04-03T18:19:47.3222006Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 49s local 2024-04-03T18:19:47.3222992Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 35s local 2024-04-03T18:19:47.3224069Z Compiling xla/service/spmd/spmd_partitioner.cc; 31s local 2024-04-03T18:19:47.3225124Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 29s local 2024-04-03T18:19:47.3226091Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 29s local ... 2024-04-03T18:19:47.5379188Z 2024-04-03T18:19:47.5379947Z  2024-04-03T18:19:47.5380491Z  2024-04-03T18:19:47.5381461Z  2024-04-03T18:19:47.5390100Z  2024-04-03T18:19:47.5393166Z  2024-04-03T18:19:47.5396052Z  2024-04-03T18:19:47.5396726Z  2024-04-03T18:19:47.5399503Z  2024-04-03T18:19:47.5400892Z [18,902 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:47.5404405Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 110s local 2024-04-03T18:19:47.5405889Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 62s local 2024-04-03T18:19:47.5407301Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 58s local 2024-04-03T18:19:47.5408584Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 49s local 2024-04-03T18:19:47.5409861Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 35s local 2024-04-03T18:19:47.5413366Z Compiling xla/service/spmd/spmd_partitioner.cc; 31s local 2024-04-03T18:19:47.5416984Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 29s local 2024-04-03T18:19:47.5418579Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 29s local ... 2024-04-03T18:19:47.8471143Z 2024-04-03T18:19:47.8472088Z  2024-04-03T18:19:47.8472720Z  2024-04-03T18:19:47.8473144Z  2024-04-03T18:19:47.8473565Z  2024-04-03T18:19:47.8474028Z  2024-04-03T18:19:47.8474408Z  2024-04-03T18:19:47.8474801Z  2024-04-03T18:19:47.8475535Z  2024-04-03T18:19:47.8476635Z [18,905 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:47.8478294Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 110s local 2024-04-03T18:19:47.8479421Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 62s local 2024-04-03T18:19:47.8480602Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 58s local 2024-04-03T18:19:47.8481626Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 50s local 2024-04-03T18:19:47.8482640Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 35s local 2024-04-03T18:19:47.8483666Z Compiling xla/service/spmd/spmd_partitioner.cc; 31s local 2024-04-03T18:19:47.8484897Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 30s local 2024-04-03T18:19:47.8493161Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 30s local ... 2024-04-03T18:19:48.1385184Z 2024-04-03T18:19:48.1385924Z  2024-04-03T18:19:48.1386373Z  2024-04-03T18:19:48.1386779Z  2024-04-03T18:19:48.1387172Z  2024-04-03T18:19:48.1387496Z  2024-04-03T18:19:48.1388125Z  2024-04-03T18:19:48.1388472Z  2024-04-03T18:19:48.1388863Z  2024-04-03T18:19:48.1389898Z [18,907 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:48.1391070Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 110s local 2024-04-03T18:19:48.1392049Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 62s local 2024-04-03T18:19:48.1393008Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 59s local 2024-04-03T18:19:48.1393807Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 50s local 2024-04-03T18:19:48.1394632Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 35s local 2024-04-03T18:19:48.1395494Z Compiling xla/service/spmd/spmd_partitioner.cc; 31s local 2024-04-03T18:19:48.1396404Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 30s local 2024-04-03T18:19:48.1397968Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 30s local ... 2024-04-03T18:19:48.4999449Z 2024-04-03T18:19:48.5000523Z  2024-04-03T18:19:48.5001633Z  2024-04-03T18:19:48.5002671Z  2024-04-03T18:19:48.5003131Z  2024-04-03T18:19:48.5003516Z  2024-04-03T18:19:48.5003890Z  2024-04-03T18:19:48.5004246Z  2024-04-03T18:19:48.5004623Z  2024-04-03T18:19:48.5005699Z [18,909 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:48.5007036Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 111s local 2024-04-03T18:19:48.5008075Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 63s local 2024-04-03T18:19:48.5009162Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 59s local 2024-04-03T18:19:48.5010067Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 50s local 2024-04-03T18:19:48.5010995Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 36s local 2024-04-03T18:19:48.5011960Z Compiling xla/service/spmd/spmd_partitioner.cc; 32s local 2024-04-03T18:19:48.5012974Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 30s local 2024-04-03T18:19:48.5014025Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 30s local ... 2024-04-03T18:19:48.7392879Z 2024-04-03T18:19:48.7394012Z  2024-04-03T18:19:48.7394465Z  2024-04-03T18:19:48.7394849Z  2024-04-03T18:19:48.7395202Z  2024-04-03T18:19:48.7395569Z  2024-04-03T18:19:48.7395954Z  2024-04-03T18:19:48.7396307Z  2024-04-03T18:19:48.7396645Z  2024-04-03T18:19:48.7397702Z [18,909 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:48.7398915Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 111s local 2024-04-03T18:19:48.7399896Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 63s local 2024-04-03T18:19:48.7400867Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 59s local 2024-04-03T18:19:48.7401705Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 51s local 2024-04-03T18:19:48.7402831Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 36s local 2024-04-03T18:19:48.7403786Z Compiling xla/service/spmd/spmd_partitioner.cc; 32s local 2024-04-03T18:19:48.7404773Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 31s local 2024-04-03T18:19:48.7405729Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 30s local ... 2024-04-03T18:19:49.1266141Z 2024-04-03T18:19:49.1267285Z  2024-04-03T18:19:49.1268259Z  2024-04-03T18:19:49.1268675Z  2024-04-03T18:19:49.1269095Z  2024-04-03T18:19:49.1269497Z  2024-04-03T18:19:49.1269887Z  2024-04-03T18:19:49.1270247Z  2024-04-03T18:19:49.1270642Z  2024-04-03T18:19:49.1271749Z [18,910 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:49.1273220Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 111s local 2024-04-03T18:19:49.1274276Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 63s local 2024-04-03T18:19:49.1275351Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 60s local 2024-04-03T18:19:49.1276296Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 51s local 2024-04-03T18:19:49.1277226Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 36s local 2024-04-03T18:19:49.1278212Z Compiling xla/service/spmd/spmd_partitioner.cc; 32s local 2024-04-03T18:19:49.1279225Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 31s local 2024-04-03T18:19:49.1280267Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 31s local ... 2024-04-03T18:19:49.3508835Z 2024-04-03T18:19:49.3589517Z  2024-04-03T18:19:49.3669513Z  2024-04-03T18:19:49.3749548Z  2024-04-03T18:19:49.3829523Z  2024-04-03T18:19:49.3869509Z  2024-04-03T18:19:49.3870098Z  2024-04-03T18:19:49.3870560Z  2024-04-03T18:19:49.3871031Z  2024-04-03T18:19:49.3872289Z [18,911 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:49.3873799Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 112s local 2024-04-03T18:19:49.3874966Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 64s local 2024-04-03T18:19:49.3876159Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 60s local 2024-04-03T18:19:49.3877155Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 51s local 2024-04-03T18:19:49.3878285Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 37s local 2024-04-03T18:19:49.3879354Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 31s local 2024-04-03T18:19:49.3880496Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 31s local 2024-04-03T18:19:49.3881680Z Compiling xla/service/elemental_ir_emitter.cc; 20s local ... 2024-04-03T18:19:50.2743782Z 2024-04-03T18:19:50.2744577Z  2024-04-03T18:19:50.2745120Z  2024-04-03T18:19:50.2745579Z  2024-04-03T18:19:50.2746009Z  2024-04-03T18:19:50.2746385Z  2024-04-03T18:19:50.2746814Z  2024-04-03T18:19:50.2747255Z  2024-04-03T18:19:50.2747924Z  2024-04-03T18:19:50.2749238Z [18,912 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:50.2750737Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 112s local 2024-04-03T18:19:50.2751959Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 64s local 2024-04-03T18:19:50.2753149Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 61s local 2024-04-03T18:19:50.2754191Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 52s local 2024-04-03T18:19:50.2755248Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 38s local 2024-04-03T18:19:50.2756441Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 32s local 2024-04-03T18:19:50.2757578Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 32s local 2024-04-03T18:19:50.2758725Z Compiling xla/service/elemental_ir_emitter.cc; 21s local ... 2024-04-03T18:19:50.4995126Z 2024-04-03T18:19:50.4995867Z  2024-04-03T18:19:50.4996330Z  2024-04-03T18:19:50.4996707Z  2024-04-03T18:19:50.4997329Z  2024-04-03T18:19:50.4997686Z  2024-04-03T18:19:50.4998025Z  2024-04-03T18:19:50.4998520Z  2024-04-03T18:19:50.4998880Z  2024-04-03T18:19:50.5000144Z [18,914 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:50.5001368Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 113s local 2024-04-03T18:19:50.5002423Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 65s local 2024-04-03T18:19:50.5003388Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 61s local 2024-04-03T18:19:50.5004176Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 52s local 2024-04-03T18:19:50.5004975Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 38s local 2024-04-03T18:19:50.5005811Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 32s local 2024-04-03T18:19:50.5006680Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 32s local 2024-04-03T18:19:50.5007756Z Compiling xla/service/elemental_ir_emitter.cc; 21s local ... 2024-04-03T18:19:50.7179262Z 2024-04-03T18:19:50.7180026Z  2024-04-03T18:19:50.7180585Z  2024-04-03T18:19:50.7181060Z  2024-04-03T18:19:50.7181521Z  2024-04-03T18:19:50.7181980Z  2024-04-03T18:19:50.7182456Z  2024-04-03T18:19:50.7182907Z  2024-04-03T18:19:50.7183368Z  2024-04-03T18:19:50.7184692Z [18,916 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:50.7186269Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 113s local 2024-04-03T18:19:50.7187555Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 65s local 2024-04-03T18:19:50.7189198Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 61s local 2024-04-03T18:19:50.7190265Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 53s local 2024-04-03T18:19:50.7191348Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 38s local 2024-04-03T18:19:50.7192407Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 33s local 2024-04-03T18:19:50.7193573Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 32s local 2024-04-03T18:19:50.7194804Z Compiling xla/service/elemental_ir_emitter.cc; 21s local ... 2024-04-03T18:19:50.9425294Z 2024-04-03T18:19:50.9426038Z  2024-04-03T18:19:50.9426587Z  2024-04-03T18:19:50.9427027Z  2024-04-03T18:19:50.9427476Z  2024-04-03T18:19:50.9428150Z  2024-04-03T18:19:50.9428595Z  2024-04-03T18:19:50.9429018Z  2024-04-03T18:19:50.9429466Z  2024-04-03T18:19:50.9430686Z [18,916 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:50.9432210Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 113s local 2024-04-03T18:19:50.9433414Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 65s local 2024-04-03T18:19:50.9434822Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 61s local 2024-04-03T18:19:50.9435883Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 53s local 2024-04-03T18:19:50.9436951Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 38s local 2024-04-03T18:19:50.9438034Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 33s local 2024-04-03T18:19:50.9439184Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 33s local 2024-04-03T18:19:50.9440356Z Compiling xla/service/elemental_ir_emitter.cc; 21s local ... 2024-04-03T18:19:51.3985095Z 2024-04-03T18:19:51.3985790Z  2024-04-03T18:19:51.3986278Z  2024-04-03T18:19:51.3986697Z  2024-04-03T18:19:51.3987138Z  2024-04-03T18:19:51.3987546Z  2024-04-03T18:19:51.3988298Z  2024-04-03T18:19:51.3988669Z  2024-04-03T18:19:51.3989065Z  2024-04-03T18:19:51.3990206Z [18,917 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:51.3991694Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 114s local 2024-04-03T18:19:51.3992797Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 66s local 2024-04-03T18:19:51.3994154Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 62s local 2024-04-03T18:19:51.3995134Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 53s local 2024-04-03T18:19:51.3996223Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 39s local 2024-04-03T18:19:51.3997344Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 33s local 2024-04-03T18:19:51.3998397Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 33s local 2024-04-03T18:19:51.3999661Z Compiling xla/service/elemental_ir_emitter.cc; 22s local ... 2024-04-03T18:19:51.7434052Z 2024-04-03T18:19:51.7434792Z  2024-04-03T18:19:51.7435323Z  2024-04-03T18:19:51.7435738Z  2024-04-03T18:19:51.7436169Z  2024-04-03T18:19:51.7436567Z  2024-04-03T18:19:51.7436950Z  2024-04-03T18:19:51.7437353Z  2024-04-03T18:19:51.7437764Z  2024-04-03T18:19:51.7438937Z [18,918 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:51.7440361Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 114s local 2024-04-03T18:19:51.7445404Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 66s local 2024-04-03T18:19:51.7446513Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 62s local 2024-04-03T18:19:51.7447476Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 54s local 2024-04-03T18:19:51.7448446Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 39s local 2024-04-03T18:19:51.7449436Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 34s local 2024-04-03T18:19:51.7450483Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 33s local 2024-04-03T18:19:51.7451580Z Compiling xla/service/elemental_ir_emitter.cc; 22s local ... 2024-04-03T18:19:51.9866990Z 2024-04-03T18:19:51.9867958Z  2024-04-03T18:19:51.9868496Z  2024-04-03T18:19:51.9868942Z  2024-04-03T18:19:51.9869384Z  2024-04-03T18:19:51.9869792Z  2024-04-03T18:19:51.9870241Z  2024-04-03T18:19:51.9870680Z  2024-04-03T18:19:51.9871102Z  2024-04-03T18:19:51.9872379Z [18,919 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:51.9873832Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 114s local 2024-04-03T18:19:51.9875053Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 66s local 2024-04-03T18:19:51.9876230Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 62s local 2024-04-03T18:19:51.9877254Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 54s local 2024-04-03T18:19:51.9878280Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 39s local 2024-04-03T18:19:51.9879313Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 34s local 2024-04-03T18:19:51.9880406Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 34s local 2024-04-03T18:19:51.9881504Z Compiling xla/service/elemental_ir_emitter.cc; 22s local ... 2024-04-03T18:19:52.3443908Z 2024-04-03T18:19:52.3444677Z  2024-04-03T18:19:52.3445216Z  2024-04-03T18:19:52.3445673Z  2024-04-03T18:19:52.3446115Z  2024-04-03T18:19:52.3446553Z  2024-04-03T18:19:52.3446978Z  2024-04-03T18:19:52.3447404Z  2024-04-03T18:19:52.3447844Z  2024-04-03T18:19:52.3449114Z [18,919 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:52.3450560Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 115s local 2024-04-03T18:19:52.3451785Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 67s local 2024-04-03T18:19:52.3453173Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 63s local 2024-04-03T18:19:52.3454167Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 54s local 2024-04-03T18:19:52.3455358Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 40s local 2024-04-03T18:19:52.3456439Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 34s local 2024-04-03T18:19:52.3457583Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 34s local 2024-04-03T18:19:52.3458772Z Compiling xla/service/elemental_ir_emitter.cc; 23s local ... 2024-04-03T18:19:52.6489317Z 2024-04-03T18:19:52.6490069Z  2024-04-03T18:19:52.6490587Z  2024-04-03T18:19:52.6491260Z  2024-04-03T18:19:52.6491672Z  2024-04-03T18:19:52.6492086Z  2024-04-03T18:19:52.6492510Z  2024-04-03T18:19:52.6493017Z  2024-04-03T18:19:52.6493436Z  2024-04-03T18:19:52.6494908Z [18,920 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:52.6496315Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 115s local 2024-04-03T18:19:52.6497503Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 67s local 2024-04-03T18:19:52.6498701Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 63s local 2024-04-03T18:19:52.6499688Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 55s local 2024-04-03T18:19:52.6500657Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 40s local 2024-04-03T18:19:52.6501561Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 34s local 2024-04-03T18:19:52.6502570Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 34s local 2024-04-03T18:19:52.6503710Z Compiling xla/service/elemental_ir_emitter.cc; 23s local ... 2024-04-03T18:19:52.8669792Z 2024-04-03T18:19:52.8670520Z  2024-04-03T18:19:52.8671000Z  2024-04-03T18:19:52.8671513Z  2024-04-03T18:19:52.8671931Z  2024-04-03T18:19:52.8672465Z  2024-04-03T18:19:52.8672854Z  2024-04-03T18:19:52.8673254Z  2024-04-03T18:19:52.8673649Z  2024-04-03T18:19:52.8674803Z [18,921 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:52.8676143Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 115s local 2024-04-03T18:19:52.8677236Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 67s local 2024-04-03T18:19:52.8678256Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 63s local 2024-04-03T18:19:52.8679179Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 55s local 2024-04-03T18:19:52.8680140Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 40s local 2024-04-03T18:19:52.8681109Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 35s local 2024-04-03T18:19:52.8682137Z Compiling xla/service/elemental_ir_emitter.cc; 23s local 2024-04-03T18:19:52.8683283Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 22s local ... 2024-04-03T18:19:53.1441257Z 2024-04-03T18:19:53.1442033Z  2024-04-03T18:19:53.1442576Z  2024-04-03T18:19:53.1443024Z  2024-04-03T18:19:53.1443454Z  2024-04-03T18:19:53.1443877Z  2024-04-03T18:19:53.1444282Z  2024-04-03T18:19:53.1444689Z  2024-04-03T18:19:53.1445127Z  2024-04-03T18:19:53.1446271Z [18,921 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:53.1447595Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 115s local 2024-04-03T18:19:53.1448691Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 67s local 2024-04-03T18:19:53.1449782Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 64s local 2024-04-03T18:19:53.1450765Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 55s local 2024-04-03T18:19:53.1451761Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 40s local 2024-04-03T18:19:53.1452747Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 35s local 2024-04-03T18:19:53.1453776Z Compiling xla/service/elemental_ir_emitter.cc; 23s local 2024-04-03T18:19:53.1455041Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 22s local ... 2024-04-03T18:19:53.6355470Z 2024-04-03T18:19:53.6356216Z  2024-04-03T18:19:53.6356719Z  2024-04-03T18:19:53.6357303Z  2024-04-03T18:19:53.6358237Z  2024-04-03T18:19:53.6358632Z  2024-04-03T18:19:53.6359036Z  2024-04-03T18:19:53.6359415Z  2024-04-03T18:19:53.6359816Z  2024-04-03T18:19:53.6360976Z [18,922 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:53.6363947Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 116s local 2024-04-03T18:19:53.6365750Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 68s local 2024-04-03T18:19:53.6367374Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 64s local 2024-04-03T18:19:53.6368796Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 56s local 2024-04-03T18:19:53.6370108Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 41s local 2024-04-03T18:19:53.6371910Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 35s local 2024-04-03T18:19:53.6373270Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 23s local 2024-04-03T18:19:53.6374938Z Compiling xla/service/spmd/gather_scatter_handler.cc; 20s local ... 2024-04-03T18:19:53.9454903Z 2024-04-03T18:19:53.9455689Z  2024-04-03T18:19:53.9456221Z  2024-04-03T18:19:53.9456843Z  2024-04-03T18:19:53.9457266Z  2024-04-03T18:19:53.9457695Z  2024-04-03T18:19:53.9458123Z  2024-04-03T18:19:53.9458545Z  2024-04-03T18:19:53.9458976Z  2024-04-03T18:19:53.9460225Z [18,922 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:53.9461696Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 116s local 2024-04-03T18:19:53.9462988Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 68s local 2024-04-03T18:19:53.9464149Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 64s local 2024-04-03T18:19:53.9465127Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 56s local 2024-04-03T18:19:53.9465971Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 41s local 2024-04-03T18:19:53.9466993Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 36s local 2024-04-03T18:19:53.9468268Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 23s local 2024-04-03T18:19:53.9469443Z Compiling xla/service/spmd/gather_scatter_handler.cc; 21s local ... 2024-04-03T18:19:54.1455933Z 2024-04-03T18:19:54.1456660Z  2024-04-03T18:19:54.1457166Z  2024-04-03T18:19:54.1457550Z  2024-04-03T18:19:54.1457952Z  2024-04-03T18:19:54.1458354Z  2024-04-03T18:19:54.1458751Z  2024-04-03T18:19:54.1459150Z  2024-04-03T18:19:54.1459540Z  2024-04-03T18:19:54.1460733Z [18,924 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:54.1462190Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 116s local 2024-04-03T18:19:54.1463466Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 68s local 2024-04-03T18:19:54.1464634Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 65s local 2024-04-03T18:19:54.1465628Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 56s local 2024-04-03T18:19:54.1466615Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 41s local 2024-04-03T18:19:54.1468010Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 36s local 2024-04-03T18:19:54.1469095Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 23s local 2024-04-03T18:19:54.1470251Z Compiling xla/service/spmd/gather_scatter_handler.cc; 21s local ... 2024-04-03T18:19:54.3642739Z 2024-04-03T18:19:54.3643462Z  2024-04-03T18:19:54.3644080Z  2024-04-03T18:19:54.3644547Z  2024-04-03T18:19:54.3644970Z  2024-04-03T18:19:54.3645422Z  2024-04-03T18:19:54.3645852Z  2024-04-03T18:19:54.3646255Z  2024-04-03T18:19:54.3646681Z  2024-04-03T18:19:54.3647896Z [18,925 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:54.3649296Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 117s local 2024-04-03T18:19:54.3650463Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 69s local 2024-04-03T18:19:54.3651652Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 65s local 2024-04-03T18:19:54.3652623Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 56s local 2024-04-03T18:19:54.3653638Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 42s local 2024-04-03T18:19:54.3654922Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 36s local 2024-04-03T18:19:54.3656026Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 23s local 2024-04-03T18:19:54.3657904Z Compiling xla/service/spmd/gather_scatter_handler.cc; 21s local ... 2024-04-03T18:19:54.7468726Z 2024-04-03T18:19:54.7469483Z  2024-04-03T18:19:54.7470325Z  2024-04-03T18:19:54.7470798Z  2024-04-03T18:19:54.7471238Z  2024-04-03T18:19:54.7471695Z  2024-04-03T18:19:54.7472148Z  2024-04-03T18:19:54.7472812Z  2024-04-03T18:19:54.7473276Z  2024-04-03T18:19:54.7474729Z [18,925 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:54.7476104Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 117s local 2024-04-03T18:19:54.7477148Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 69s local 2024-04-03T18:19:54.7478222Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 65s local 2024-04-03T18:19:54.7479191Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 57s local 2024-04-03T18:19:54.7480097Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 42s local 2024-04-03T18:19:54.7481040Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 37s local 2024-04-03T18:19:54.7482052Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 24s local 2024-04-03T18:19:54.7483270Z Compiling xla/service/spmd/gather_scatter_handler.cc; 21s local ... 2024-04-03T18:19:54.9506575Z 2024-04-03T18:19:54.9507349Z  2024-04-03T18:19:54.9508125Z  2024-04-03T18:19:54.9508574Z  2024-04-03T18:19:54.9509011Z  2024-04-03T18:19:54.9509432Z  2024-04-03T18:19:54.9509849Z  2024-04-03T18:19:54.9510275Z  2024-04-03T18:19:54.9510696Z  2024-04-03T18:19:54.9511939Z [18,926 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:54.9513329Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 117s local 2024-04-03T18:19:54.9514504Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 69s local 2024-04-03T18:19:54.9515657Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 65s local 2024-04-03T18:19:54.9516703Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 57s local 2024-04-03T18:19:54.9517728Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 42s local 2024-04-03T18:19:54.9518728Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 37s local 2024-04-03T18:19:54.9519870Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 24s local 2024-04-03T18:19:54.9521184Z Compiling xla/service/spmd/gather_scatter_handler.cc; 22s local ... 2024-04-03T18:19:55.4035886Z 2024-04-03T18:19:55.4036642Z  2024-04-03T18:19:55.4037145Z  2024-04-03T18:19:55.4037591Z  2024-04-03T18:19:55.4038021Z  2024-04-03T18:19:55.4038471Z  2024-04-03T18:19:55.4038904Z  2024-04-03T18:19:55.4039328Z  2024-04-03T18:19:55.4039764Z  2024-04-03T18:19:55.4041019Z [18,927 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:55.4042420Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 118s local 2024-04-03T18:19:55.4043827Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 70s local 2024-04-03T18:19:55.4044926Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 66s local 2024-04-03T18:19:55.4045880Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 57s local 2024-04-03T18:19:55.4046754Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 43s local 2024-04-03T18:19:55.4047704Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 37s local 2024-04-03T18:19:55.4048727Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 25s local 2024-04-03T18:19:55.4049898Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 19s local ... 2024-04-03T18:19:55.7497723Z 2024-04-03T18:19:55.7498498Z  2024-04-03T18:19:55.7498983Z  2024-04-03T18:19:55.7499416Z  2024-04-03T18:19:55.7499845Z  2024-04-03T18:19:55.7500256Z  2024-04-03T18:19:55.7500687Z  2024-04-03T18:19:55.7501088Z  2024-04-03T18:19:55.7501469Z  2024-04-03T18:19:55.7503027Z [18,928 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:55.7504560Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 118s local 2024-04-03T18:19:55.7505825Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 70s local 2024-04-03T18:19:55.7507008Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 58s local 2024-04-03T18:19:55.7508382Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 43s local 2024-04-03T18:19:55.7509393Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 38s local 2024-04-03T18:19:55.7510529Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 25s local 2024-04-03T18:19:55.7511749Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 19s local 2024-04-03T18:19:55.7512868Z Compiling xla/pjrt/pjrt_executable.cc; 18s local ... 2024-04-03T18:19:56.0031361Z 2024-04-03T18:19:56.0032143Z  2024-04-03T18:19:56.0032665Z  2024-04-03T18:19:56.0033109Z  2024-04-03T18:19:56.0033532Z  2024-04-03T18:19:56.0033985Z  2024-04-03T18:19:56.0034389Z  2024-04-03T18:19:56.0034764Z  2024-04-03T18:19:56.0035185Z  2024-04-03T18:19:56.0036352Z [18,929 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:56.0037764Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 118s local 2024-04-03T18:19:56.0038936Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 70s local 2024-04-03T18:19:56.0040083Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 58s local 2024-04-03T18:19:56.0041305Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 43s local 2024-04-03T18:19:56.0042375Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 38s local 2024-04-03T18:19:56.0043552Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 25s local 2024-04-03T18:19:56.0044742Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 20s local 2024-04-03T18:19:56.0045858Z Compiling xla/pjrt/pjrt_executable.cc; 19s local ... 2024-04-03T18:19:56.3475772Z 2024-04-03T18:19:56.3476538Z  2024-04-03T18:19:56.3477239Z  2024-04-03T18:19:56.3477681Z  2024-04-03T18:19:56.3478082Z  2024-04-03T18:19:56.3478506Z  2024-04-03T18:19:56.3478914Z  2024-04-03T18:19:56.3479361Z  2024-04-03T18:19:56.3479796Z  2024-04-03T18:19:56.3480984Z [18,929 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:56.3482407Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 119s local 2024-04-03T18:19:56.3483548Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 71s local 2024-04-03T18:19:56.3484740Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 58s local 2024-04-03T18:19:56.3485769Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 44s local 2024-04-03T18:19:56.3486849Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 38s local 2024-04-03T18:19:56.3487910Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 25s local 2024-04-03T18:19:56.3489124Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 20s local 2024-04-03T18:19:56.3490305Z Compiling xla/pjrt/pjrt_executable.cc; 19s local ... 2024-04-03T18:19:56.5488457Z 2024-04-03T18:19:56.5489232Z  2024-04-03T18:19:56.5489778Z  2024-04-03T18:19:56.5490200Z  2024-04-03T18:19:56.5490605Z  2024-04-03T18:19:56.5490938Z  2024-04-03T18:19:56.5491317Z  2024-04-03T18:19:56.5491690Z  2024-04-03T18:19:56.5492044Z  2024-04-03T18:19:56.5493276Z [18,930 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:56.5494738Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 119s local 2024-04-03T18:19:56.5495905Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 71s local 2024-04-03T18:19:56.5497033Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 58s local 2024-04-03T18:19:56.5497996Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 44s local 2024-04-03T18:19:56.5499019Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 38s local 2024-04-03T18:19:56.5500450Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 20s local 2024-04-03T18:19:56.5501619Z Compiling xla/pjrt/pjrt_executable.cc; 19s local 2024-04-03T18:19:56.5502628Z Compiling xla/service/hlo_module_util.cc; 17s local ... 2024-04-03T18:19:56.9485996Z 2024-04-03T18:19:56.9486740Z  2024-04-03T18:19:56.9487256Z  2024-04-03T18:19:56.9488108Z  2024-04-03T18:19:56.9488552Z  2024-04-03T18:19:56.9488997Z  2024-04-03T18:19:56.9489436Z  2024-04-03T18:19:56.9489850Z  2024-04-03T18:19:56.9496606Z  2024-04-03T18:19:56.9498006Z [18,932 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:56.9499765Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 119s local 2024-04-03T18:19:56.9501227Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 71s local 2024-04-03T18:19:56.9502680Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 59s local 2024-04-03T18:19:56.9504121Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 44s local 2024-04-03T18:19:56.9505503Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 39s local 2024-04-03T18:19:56.9506810Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 21s local 2024-04-03T18:19:56.9508562Z Compiling xla/pjrt/pjrt_executable.cc; 20s local 2024-04-03T18:19:56.9509872Z Compiling xla/service/hlo_module_util.cc; 17s local ... 2024-04-03T18:19:57.1851632Z 2024-04-03T18:19:57.1852872Z  2024-04-03T18:19:57.1853451Z  2024-04-03T18:19:57.1853876Z  2024-04-03T18:19:57.1854447Z  2024-04-03T18:19:57.1854860Z  2024-04-03T18:19:57.1855283Z  2024-04-03T18:19:57.1855718Z  2024-04-03T18:19:57.1856129Z  2024-04-03T18:19:57.1857270Z [18,933 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:57.1858776Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 119s local 2024-04-03T18:19:57.1859930Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 71s local 2024-04-03T18:19:57.1861272Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 59s local 2024-04-03T18:19:57.1862221Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 45s local 2024-04-03T18:19:57.1863190Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 39s local 2024-04-03T18:19:57.1864276Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 21s local 2024-04-03T18:19:57.1865301Z Compiling xla/pjrt/pjrt_executable.cc; 20s local 2024-04-03T18:19:57.1866202Z Compiling xla/service/hlo_module_util.cc; 17s local ... 2024-04-03T18:19:57.3865864Z 2024-04-03T18:19:57.3871321Z  2024-04-03T18:19:57.3874318Z  2024-04-03T18:19:57.3875433Z  2024-04-03T18:19:57.3876070Z  2024-04-03T18:19:57.3876695Z  2024-04-03T18:19:57.3877318Z  2024-04-03T18:19:57.3877739Z  2024-04-03T18:19:57.3878321Z  2024-04-03T18:19:57.3879888Z [18,935 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:57.3881624Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 120s local 2024-04-03T18:19:57.3883077Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 72s local 2024-04-03T18:19:57.3884475Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 59s local 2024-04-03T18:19:57.3885513Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 45s local 2024-04-03T18:19:57.3886932Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 39s local 2024-04-03T18:19:57.3888342Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 21s local 2024-04-03T18:19:57.3889579Z Compiling xla/pjrt/pjrt_executable.cc; 20s local 2024-04-03T18:19:57.3890919Z Compiling xla/service/cpu/compiler_functor.cc; 17s local ... 2024-04-03T18:19:57.7335447Z 2024-04-03T18:19:57.7336711Z  2024-04-03T18:19:57.7337668Z  2024-04-03T18:19:57.7340444Z  2024-04-03T18:19:57.7341119Z  2024-04-03T18:19:57.7341727Z  2024-04-03T18:19:57.7342595Z  2024-04-03T18:19:57.7343233Z  2024-04-03T18:19:57.7343846Z  2024-04-03T18:19:57.7345391Z [18,937 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:57.7347110Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 120s local 2024-04-03T18:19:57.7348953Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 72s local 2024-04-03T18:19:57.7350350Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 60s local 2024-04-03T18:19:57.7351694Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 45s local 2024-04-03T18:19:57.7352833Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 40s local 2024-04-03T18:19:57.7354668Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 21s local 2024-04-03T18:19:57.7355786Z Compiling xla/service/cpu/compiler_functor.cc; 18s local 2024-04-03T18:19:57.7356977Z Compiling xla/service/spmd/dot_handler.cc; 17s local ... 2024-04-03T18:19:57.9492402Z 2024-04-03T18:19:57.9493258Z  2024-04-03T18:19:57.9493797Z  2024-04-03T18:19:57.9494237Z  2024-04-03T18:19:57.9494821Z  2024-04-03T18:19:57.9495232Z  2024-04-03T18:19:57.9495648Z  2024-04-03T18:19:57.9496062Z  2024-04-03T18:19:57.9496486Z  2024-04-03T18:19:57.9497675Z [18,937 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:57.9499086Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 120s local 2024-04-03T18:19:57.9500409Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 72s local 2024-04-03T18:19:57.9501550Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 60s local 2024-04-03T18:19:57.9502534Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 45s local 2024-04-03T18:19:57.9503577Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 40s local 2024-04-03T18:19:57.9504655Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 22s local 2024-04-03T18:19:57.9505828Z Compiling xla/service/cpu/compiler_functor.cc; 18s local 2024-04-03T18:19:57.9506932Z Compiling xla/service/spmd/dot_handler.cc; 17s local ... 2024-04-03T18:19:58.6063708Z 2024-04-03T18:19:58.6064504Z  2024-04-03T18:19:58.6065037Z  2024-04-03T18:19:58.6065428Z  2024-04-03T18:19:58.6065876Z  2024-04-03T18:19:58.6066308Z  2024-04-03T18:19:58.6066724Z  2024-04-03T18:19:58.6067102Z  2024-04-03T18:19:58.6067824Z  2024-04-03T18:19:58.6069079Z [18,938 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:58.6070484Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 121s local 2024-04-03T18:19:58.6071813Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 73s local 2024-04-03T18:19:58.6072943Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 60s local 2024-04-03T18:19:58.6073928Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 46s local 2024-04-03T18:19:58.6074952Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 40s local 2024-04-03T18:19:58.6076132Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 22s local 2024-04-03T18:19:58.6077322Z Compiling xla/service/cpu/compiler_functor.cc; 18s local 2024-04-03T18:19:58.6078546Z Compiling xla/service/spmd/dot_handler.cc; 18s local ... 2024-04-03T18:19:58.9532411Z 2024-04-03T18:19:58.9533192Z  2024-04-03T18:19:58.9533633Z  2024-04-03T18:19:58.9533981Z  2024-04-03T18:19:58.9534577Z  2024-04-03T18:19:58.9535129Z  2024-04-03T18:19:58.9535503Z  2024-04-03T18:19:58.9535911Z  2024-04-03T18:19:58.9536320Z  2024-04-03T18:19:58.9537474Z [18,938 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:58.9539037Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 121s local 2024-04-03T18:19:58.9540135Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 73s local 2024-04-03T18:19:58.9541225Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 61s local 2024-04-03T18:19:58.9542497Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 46s local 2024-04-03T18:19:58.9543499Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 41s local 2024-04-03T18:19:58.9544819Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 23s local 2024-04-03T18:19:58.9545890Z Compiling xla/service/cpu/compiler_functor.cc; 19s local 2024-04-03T18:19:58.9547054Z Compiling xla/service/spmd/dot_handler.cc; 18s local ... 2024-04-03T18:19:59.6319927Z 2024-04-03T18:19:59.6320699Z  2024-04-03T18:19:59.6321157Z  2024-04-03T18:19:59.6321564Z  2024-04-03T18:19:59.6321985Z  2024-04-03T18:19:59.6322395Z  2024-04-03T18:19:59.6322766Z  2024-04-03T18:19:59.6323185Z  2024-04-03T18:19:59.6323600Z  2024-04-03T18:19:59.6324823Z [18,939 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:19:59.6326241Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 122s local 2024-04-03T18:19:59.6327426Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 74s local 2024-04-03T18:19:59.6328522Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 62s local 2024-04-03T18:19:59.6329501Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 47s local 2024-04-03T18:19:59.6330322Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 41s local 2024-04-03T18:19:59.6331348Z Compiling xla/service/cpu/compiler_functor.cc; 20s local 2024-04-03T18:19:59.6332362Z Compiling xla/service/spmd/dot_handler.cc; 19s local 2024-04-03T18:19:59.6333634Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 19s local ... 2024-04-03T18:19:59.9518725Z 2024-04-03T18:19:59.9519536Z  2024-04-03T18:19:59.9520050Z  2024-04-03T18:19:59.9520470Z  2024-04-03T18:19:59.9520894Z  2024-04-03T18:19:59.9521316Z  2024-04-03T18:19:59.9521741Z  2024-04-03T18:19:59.9522153Z  2024-04-03T18:19:59.9522589Z  2024-04-03T18:19:59.9523870Z [18,940 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:19:59.9525337Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 122s local 2024-04-03T18:19:59.9526546Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 74s local 2024-04-03T18:19:59.9527740Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 62s local 2024-04-03T18:19:59.9528771Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 47s local 2024-04-03T18:19:59.9529806Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 42s local 2024-04-03T18:19:59.9530911Z Compiling xla/service/cpu/compiler_functor.cc; 20s local 2024-04-03T18:19:59.9531968Z Compiling xla/service/spmd/dot_handler.cc; 19s local 2024-04-03T18:19:59.9533248Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 19s local ... 2024-04-03T18:20:00.3052896Z 2024-04-03T18:20:00.3053619Z  2024-04-03T18:20:00.3054058Z  2024-04-03T18:20:00.3054559Z  2024-04-03T18:20:00.3055131Z  2024-04-03T18:20:00.3055536Z  2024-04-03T18:20:00.3055978Z  2024-04-03T18:20:00.3056404Z  2024-04-03T18:20:00.3056745Z  2024-04-03T18:20:00.3057711Z [18,941 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:00.3058905Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 122s local 2024-04-03T18:20:00.3060018Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 75s local 2024-04-03T18:20:00.3061193Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 62s local 2024-04-03T18:20:00.3062161Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 48s local 2024-04-03T18:20:00.3063166Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 42s local 2024-04-03T18:20:00.3064228Z Compiling xla/service/cpu/compiler_functor.cc; 20s local 2024-04-03T18:20:00.3065263Z Compiling xla/service/spmd/dot_handler.cc; 20s local 2024-04-03T18:20:00.3066517Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 19s local ... 2024-04-03T18:20:00.5537375Z 2024-04-03T18:20:00.5538446Z  2024-04-03T18:20:00.5538992Z  2024-04-03T18:20:00.5539402Z  2024-04-03T18:20:00.5539887Z  2024-04-03T18:20:00.5540271Z  2024-04-03T18:20:00.5540736Z  2024-04-03T18:20:00.5541229Z  2024-04-03T18:20:00.5541802Z  2024-04-03T18:20:00.5543018Z [18,942 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:00.5544549Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 123s local 2024-04-03T18:20:00.5545556Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 75s local 2024-04-03T18:20:00.5546614Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 62s local 2024-04-03T18:20:00.5547571Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 48s local 2024-04-03T18:20:00.5549141Z @xla//xla/mlir_hlo:hlo_legalize_to_stablehlo; 42s local 2024-04-03T18:20:00.5550149Z Compiling xla/service/cpu/compiler_functor.cc; 20s local 2024-04-03T18:20:00.5551109Z Compiling xla/service/spmd/dot_handler.cc; 20s local 2024-04-03T18:20:00.5552331Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 19s local ... 2024-04-03T18:20:00.9593149Z 2024-04-03T18:20:00.9593880Z  2024-04-03T18:20:00.9594337Z  2024-04-03T18:20:00.9594737Z  2024-04-03T18:20:00.9595100Z  2024-04-03T18:20:00.9595479Z  2024-04-03T18:20:00.9595892Z  2024-04-03T18:20:00.9596274Z  2024-04-03T18:20:00.9596663Z  2024-04-03T18:20:00.9597710Z [18,943 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:00.9598991Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 123s local 2024-04-03T18:20:00.9600014Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 75s local 2024-04-03T18:20:00.9601014Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 63s local 2024-04-03T18:20:00.9601891Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 48s local 2024-04-03T18:20:00.9602780Z Compiling xla/service/cpu/compiler_functor.cc; 21s local 2024-04-03T18:20:00.9603694Z Compiling xla/service/spmd/dot_handler.cc; 20s local 2024-04-03T18:20:00.9604922Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 20s local 2024-04-03T18:20:00.9605925Z Compiling xla/service/backend.cc; 16s local ... 2024-04-03T18:20:01.6005813Z 2024-04-03T18:20:01.6006565Z  2024-04-03T18:20:01.6007075Z  2024-04-03T18:20:01.6007498Z  2024-04-03T18:20:01.6007907Z  2024-04-03T18:20:01.6008356Z  2024-04-03T18:20:01.6008762Z  2024-04-03T18:20:01.6009198Z  2024-04-03T18:20:01.6009616Z  2024-04-03T18:20:01.6010870Z [18,944 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:01.6012389Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 124s local 2024-04-03T18:20:01.6013531Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 76s local 2024-04-03T18:20:01.6015028Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 63s local 2024-04-03T18:20:01.6016069Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 49s local 2024-04-03T18:20:01.6017110Z Compiling xla/service/cpu/compiler_functor.cc; 21s local 2024-04-03T18:20:01.6018087Z Compiling xla/service/spmd/dot_handler.cc; 21s local 2024-04-03T18:20:01.6019298Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 21s local 2024-04-03T18:20:01.6020385Z Compiling xla/service/backend.cc; 16s local ... 2024-04-03T18:20:01.9536884Z 2024-04-03T18:20:01.9537637Z  2024-04-03T18:20:01.9538273Z  2024-04-03T18:20:01.9538878Z  2024-04-03T18:20:01.9539293Z  2024-04-03T18:20:01.9539733Z  2024-04-03T18:20:01.9540146Z  2024-04-03T18:20:01.9540556Z  2024-04-03T18:20:01.9540982Z  2024-04-03T18:20:01.9542248Z [18,945 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:01.9543724Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 124s local 2024-04-03T18:20:01.9545275Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 76s local 2024-04-03T18:20:01.9546492Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 64s local 2024-04-03T18:20:01.9547879Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 49s local 2024-04-03T18:20:01.9549067Z Compiling xla/service/cpu/compiler_functor.cc; 22s local 2024-04-03T18:20:01.9550148Z Compiling xla/service/spmd/dot_handler.cc; 21s local 2024-04-03T18:20:01.9551683Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 21s local 2024-04-03T18:20:01.9552943Z Compiling xla/service/backend.cc; 17s local ... 2024-04-03T18:20:02.1540049Z 2024-04-03T18:20:02.1540815Z  2024-04-03T18:20:02.1541301Z  2024-04-03T18:20:02.1542381Z  2024-04-03T18:20:02.1542927Z  2024-04-03T18:20:02.1543399Z  2024-04-03T18:20:02.1557202Z  2024-04-03T18:20:02.1557927Z  2024-04-03T18:20:02.1558379Z  2024-04-03T18:20:02.1559562Z [18,946 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:02.1561005Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 124s local 2024-04-03T18:20:02.1562107Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 76s local 2024-04-03T18:20:02.1563273Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 64s local 2024-04-03T18:20:02.1564260Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 49s local 2024-04-03T18:20:02.1565286Z Compiling xla/service/cpu/compiler_functor.cc; 22s local 2024-04-03T18:20:02.1566294Z Compiling xla/service/spmd/dot_handler.cc; 22s local 2024-04-03T18:20:02.1567499Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 21s local 2024-04-03T18:20:02.1568691Z Compiling xla/service/backend.cc; 17s local ... 2024-04-03T18:20:02.3837128Z 2024-04-03T18:20:02.3837860Z  2024-04-03T18:20:02.3838549Z  2024-04-03T18:20:02.3838985Z  2024-04-03T18:20:02.3839379Z  2024-04-03T18:20:02.3839783Z  2024-04-03T18:20:02.3840222Z  2024-04-03T18:20:02.3840666Z  2024-04-03T18:20:02.3841097Z  2024-04-03T18:20:02.3842280Z [18,948 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:02.3843738Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 125s local 2024-04-03T18:20:02.3844850Z Compiling mlir/lib/Dialect/Linalg/IR/LinalgDialect.cpp; 77s local 2024-04-03T18:20:02.3846101Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 64s local 2024-04-03T18:20:02.3847054Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 50s local 2024-04-03T18:20:02.3848038Z Compiling xla/service/cpu/compiler_functor.cc; 22s local 2024-04-03T18:20:02.3849011Z Compiling xla/service/spmd/dot_handler.cc; 22s local 2024-04-03T18:20:02.3850222Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 21s local 2024-04-03T18:20:02.3851340Z Compiling xla/service/backend.cc; 17s local ... 2024-04-03T18:20:02.7564061Z 2024-04-03T18:20:02.7564825Z  2024-04-03T18:20:02.7565308Z  2024-04-03T18:20:02.7565712Z  2024-04-03T18:20:02.7566100Z  2024-04-03T18:20:02.7566486Z  2024-04-03T18:20:02.7566895Z  2024-04-03T18:20:02.7567300Z  2024-04-03T18:20:02.7567687Z  2024-04-03T18:20:02.7568898Z [18,949 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:02.7570305Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 125s local 2024-04-03T18:20:02.7571248Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 65s local 2024-04-03T18:20:02.7572255Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 50s local 2024-04-03T18:20:02.7573294Z Compiling xla/service/cpu/compiler_functor.cc; 23s local 2024-04-03T18:20:02.7574480Z Compiling xla/service/spmd/dot_handler.cc; 22s local 2024-04-03T18:20:02.7575716Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 22s local 2024-04-03T18:20:02.7576835Z Compiling xla/service/backend.cc; 17s local 2024-04-03T18:20:02.7577818Z Compiling xla/service/spmd/custom_call_handler.cc; 17s local ... 2024-04-03T18:20:02.9646150Z 2024-04-03T18:20:02.9647285Z  2024-04-03T18:20:02.9647980Z  2024-04-03T18:20:02.9648607Z  2024-04-03T18:20:02.9649041Z  2024-04-03T18:20:02.9649623Z  2024-04-03T18:20:02.9650082Z  2024-04-03T18:20:02.9650522Z  2024-04-03T18:20:02.9650969Z  2024-04-03T18:20:02.9652352Z [18,950 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:02.9653859Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 125s local 2024-04-03T18:20:02.9655123Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 65s local 2024-04-03T18:20:02.9656031Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 50s local 2024-04-03T18:20:02.9657014Z Compiling xla/service/cpu/compiler_functor.cc; 23s local 2024-04-03T18:20:02.9658021Z Compiling xla/service/spmd/dot_handler.cc; 22s local 2024-04-03T18:20:02.9659174Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 22s local 2024-04-03T18:20:02.9660420Z Compiling xla/service/spmd/custom_call_handler.cc; 17s local 2024-04-03T18:20:02.9661815Z Compiling stablehlo/transforms/StablehloRefineShapes.cpp; 16s local ... 2024-04-03T18:20:03.4750297Z 2024-04-03T18:20:03.4751089Z  2024-04-03T18:20:03.4751635Z  2024-04-03T18:20:03.4752057Z  2024-04-03T18:20:03.4752513Z  2024-04-03T18:20:03.4752941Z  2024-04-03T18:20:03.4753364Z  2024-04-03T18:20:03.4753815Z  2024-04-03T18:20:03.4754250Z  2024-04-03T18:20:03.4755420Z [18,951 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:03.4756834Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 126s local 2024-04-03T18:20:03.4757820Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 65s local 2024-04-03T18:20:03.4758787Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 51s local 2024-04-03T18:20:03.4759787Z Compiling xla/service/cpu/compiler_functor.cc; 23s local 2024-04-03T18:20:03.4760804Z Compiling xla/service/spmd/dot_handler.cc; 23s local 2024-04-03T18:20:03.4761979Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 22s local 2024-04-03T18:20:03.4763406Z Compiling stablehlo/transforms/StablehloRefineShapes.cpp; 16s local 2024-04-03T18:20:03.4764724Z Compiling xla/pjrt/stream_executor_executable.cc; 16s local ... 2024-04-03T18:20:03.7561389Z 2024-04-03T18:20:03.7562233Z  2024-04-03T18:20:03.7562749Z  2024-04-03T18:20:03.7563212Z  2024-04-03T18:20:03.7563637Z  2024-04-03T18:20:03.7580722Z  2024-04-03T18:20:03.7581677Z  2024-04-03T18:20:03.7582128Z  2024-04-03T18:20:03.7582589Z  2024-04-03T18:20:03.7583773Z [18,952 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:20:03.7585139Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 126s local 2024-04-03T18:20:03.7586129Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 66s local 2024-04-03T18:20:03.7587164Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 51s local 2024-04-03T18:20:03.7588455Z Compiling xla/service/cpu/compiler_functor.cc; 24s local 2024-04-03T18:20:03.7590527Z Compiling xla/service/spmd/dot_handler.cc; 23s local 2024-04-03T18:20:03.7592208Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 23s local 2024-04-03T18:20:03.7594038Z Compiling stablehlo/transforms/StablehloRefineShapes.cpp; 17s local 2024-04-03T18:20:03.7598062Z Compiling xla/pjrt/stream_executor_executable.cc; 17s local ... 2024-04-03T18:20:04.0716119Z 2024-04-03T18:20:04.0717312Z  2024-04-03T18:20:04.0718136Z  2024-04-03T18:20:04.0721029Z  2024-04-03T18:20:04.0721634Z  2024-04-03T18:20:04.0722475Z  2024-04-03T18:20:04.0723675Z  2024-04-03T18:20:04.0724138Z  2024-04-03T18:20:04.0724574Z  2024-04-03T18:20:04.0725763Z [18,953 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:04.0727497Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 126s local 2024-04-03T18:20:04.0728651Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 66s local 2024-04-03T18:20:04.0730010Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 51s local 2024-04-03T18:20:04.0731148Z Compiling xla/service/cpu/compiler_functor.cc; 24s local 2024-04-03T18:20:04.0732387Z Compiling xla/service/spmd/dot_handler.cc; 24s local 2024-04-03T18:20:04.0733811Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 23s local 2024-04-03T18:20:04.0735468Z Compiling stablehlo/transforms/StablehloRefineShapes.cpp; 17s local 2024-04-03T18:20:04.0736859Z @llvm-project//mlir:VectorTransforms; 17s local ... 2024-04-03T18:20:04.3563379Z 2024-04-03T18:20:04.3564603Z  2024-04-03T18:20:04.3568010Z  2024-04-03T18:20:04.3568889Z  2024-04-03T18:20:04.3569990Z  2024-04-03T18:20:04.3570519Z  2024-04-03T18:20:04.3570932Z  2024-04-03T18:20:04.3571401Z  2024-04-03T18:20:04.3571845Z  2024-04-03T18:20:04.3573110Z [18,953 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:04.3574785Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 127s local 2024-04-03T18:20:04.3575835Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 66s local 2024-04-03T18:20:04.3576863Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 52s local 2024-04-03T18:20:04.3577866Z Compiling xla/service/cpu/compiler_functor.cc; 24s local 2024-04-03T18:20:04.3578873Z Compiling xla/service/spmd/dot_handler.cc; 24s local 2024-04-03T18:20:04.3580116Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 23s local 2024-04-03T18:20:04.3581608Z Compiling stablehlo/transforms/StablehloRefineShapes.cpp; 17s local 2024-04-03T18:20:04.3583007Z @llvm-project//mlir:VectorTransforms; 17s local ... 2024-04-03T18:20:04.5569161Z 2024-04-03T18:20:04.5569958Z  2024-04-03T18:20:04.5570518Z  2024-04-03T18:20:04.5572908Z  2024-04-03T18:20:04.5573810Z  2024-04-03T18:20:04.5575012Z  2024-04-03T18:20:04.5575485Z  2024-04-03T18:20:04.5575913Z  2024-04-03T18:20:04.5576321Z  2024-04-03T18:20:04.5577466Z [18,954 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:04.5579005Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 127s local 2024-04-03T18:20:04.5579971Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 66s local 2024-04-03T18:20:04.5580988Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 52s local 2024-04-03T18:20:04.5582005Z Compiling xla/service/cpu/compiler_functor.cc; 24s local 2024-04-03T18:20:04.5583195Z Compiling xla/service/spmd/dot_handler.cc; 24s local 2024-04-03T18:20:04.5584372Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 23s local 2024-04-03T18:20:04.5585659Z Compiling stablehlo/transforms/StablehloRefineShapes.cpp; 18s local 2024-04-03T18:20:04.5587011Z @llvm-project//mlir:VectorTransforms; 17s local ... 2024-04-03T18:20:04.7810269Z 2024-04-03T18:20:04.7812842Z  2024-04-03T18:20:04.7813812Z  2024-04-03T18:20:04.7814847Z  2024-04-03T18:20:04.7816276Z  2024-04-03T18:20:04.7816816Z  2024-04-03T18:20:04.7817249Z  2024-04-03T18:20:04.7817687Z  2024-04-03T18:20:04.7818130Z  2024-04-03T18:20:04.7819387Z [18,957 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:04.7820800Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 67s local 2024-04-03T18:20:04.7821800Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 52s local 2024-04-03T18:20:04.7822836Z Compiling xla/service/cpu/compiler_functor.cc; 25s local 2024-04-03T18:20:04.7823916Z Compiling xla/service/spmd/dot_handler.cc; 24s local 2024-04-03T18:20:04.7825136Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 24s local 2024-04-03T18:20:04.7826874Z Compiling stablehlo/transforms/StablehloRefineShapes.cpp; 18s local 2024-04-03T18:20:04.7828486Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 17s local 2024-04-03T18:20:04.7830231Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 16s local ... 2024-04-03T18:20:05.0160172Z 2024-04-03T18:20:05.0161351Z  2024-04-03T18:20:05.0162421Z  2024-04-03T18:20:05.0163680Z  2024-04-03T18:20:05.0164467Z  2024-04-03T18:20:05.0164953Z  2024-04-03T18:20:05.0165357Z  2024-04-03T18:20:05.0165759Z  2024-04-03T18:20:05.0166223Z  2024-04-03T18:20:05.0167482Z [18,958 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:05.0168907Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 67s local 2024-04-03T18:20:05.0169923Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 52s local 2024-04-03T18:20:05.0171027Z Compiling xla/service/cpu/compiler_functor.cc; 25s local 2024-04-03T18:20:05.0172103Z Compiling xla/service/spmd/dot_handler.cc; 24s local 2024-04-03T18:20:05.0173308Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 24s local 2024-04-03T18:20:05.0174997Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 17s local 2024-04-03T18:20:05.0176431Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 17s local 2024-04-03T18:20:05.0177869Z @llvm-project//mlir:LinalgTransforms; 17s local ... 2024-04-03T18:20:05.3574667Z 2024-04-03T18:20:05.3575862Z  2024-04-03T18:20:05.3579001Z  2024-04-03T18:20:05.3581886Z  2024-04-03T18:20:05.3582744Z  2024-04-03T18:20:05.3583783Z  2024-04-03T18:20:05.3584276Z  2024-04-03T18:20:05.3584737Z  2024-04-03T18:20:05.3585174Z  2024-04-03T18:20:05.3586441Z [18,958 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:05.3588154Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 67s local 2024-04-03T18:20:05.3589239Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 53s local 2024-04-03T18:20:05.3590342Z Compiling xla/service/cpu/compiler_functor.cc; 25s local 2024-04-03T18:20:05.3591332Z Compiling xla/service/spmd/dot_handler.cc; 25s local 2024-04-03T18:20:05.3592702Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 24s local 2024-04-03T18:20:05.3594381Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 18s local 2024-04-03T18:20:05.3595793Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 17s local 2024-04-03T18:20:05.3597311Z @llvm-project//mlir:LinalgTransforms; 17s local ... 2024-04-03T18:20:05.5580439Z 2024-04-03T18:20:05.5581829Z  2024-04-03T18:20:05.5582353Z  2024-04-03T18:20:05.5582785Z  2024-04-03T18:20:05.5583219Z  2024-04-03T18:20:05.5583670Z  2024-04-03T18:20:05.5584109Z  2024-04-03T18:20:05.5584517Z  2024-04-03T18:20:05.5584929Z  2024-04-03T18:20:05.5586316Z [18,959 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:05.5588047Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 67s local 2024-04-03T18:20:05.5589017Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 53s local 2024-04-03T18:20:05.5589984Z Compiling xla/service/cpu/compiler_functor.cc; 25s local 2024-04-03T18:20:05.5590991Z Compiling xla/service/spmd/dot_handler.cc; 25s local 2024-04-03T18:20:05.5592170Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 24s local 2024-04-03T18:20:05.5593489Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 18s local 2024-04-03T18:20:05.5594837Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 17s local 2024-04-03T18:20:05.5596179Z @llvm-project//mlir:LinalgTransforms; 17s local ... 2024-04-03T18:20:05.9417998Z 2024-04-03T18:20:05.9420703Z  2024-04-03T18:20:05.9421937Z  2024-04-03T18:20:05.9425864Z  2024-04-03T18:20:05.9426573Z  2024-04-03T18:20:05.9429932Z  2024-04-03T18:20:05.9430600Z  2024-04-03T18:20:05.9433647Z  2024-04-03T18:20:05.9434476Z  2024-04-03T18:20:05.9436088Z [18,962 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:05.9438442Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 68s local 2024-04-03T18:20:05.9439803Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 53s local 2024-04-03T18:20:05.9441074Z Compiling xla/service/cpu/compiler_functor.cc; 26s local 2024-04-03T18:20:05.9442569Z Compiling xla/service/spmd/dot_handler.cc; 25s local 2024-04-03T18:20:05.9443817Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 25s local 2024-04-03T18:20:05.9445674Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 18s local 2024-04-03T18:20:05.9447669Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 17s local 2024-04-03T18:20:05.9449157Z @llvm-project//mlir:LinalgTransforms; 17s local ... 2024-04-03T18:20:06.1586633Z 2024-04-03T18:20:06.1588776Z  2024-04-03T18:20:06.1589802Z  2024-04-03T18:20:06.1592377Z  2024-04-03T18:20:06.1596667Z  2024-04-03T18:20:06.1597074Z  2024-04-03T18:20:06.1597481Z  2024-04-03T18:20:06.1597851Z  2024-04-03T18:20:06.1598247Z  2024-04-03T18:20:06.1599315Z [18,963 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:06.1600617Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 68s local 2024-04-03T18:20:06.1601502Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 53s local 2024-04-03T18:20:06.1602475Z Compiling xla/service/cpu/compiler_functor.cc; 26s local 2024-04-03T18:20:06.1603408Z Compiling xla/service/spmd/dot_handler.cc; 26s local 2024-04-03T18:20:06.1604473Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 25s local 2024-04-03T18:20:06.1605717Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 18s local 2024-04-03T18:20:06.1606960Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 18s local 2024-04-03T18:20:06.1608170Z @llvm-project//mlir:LinalgTransforms; 18s local ... 2024-04-03T18:20:06.3590905Z 2024-04-03T18:20:06.3591716Z  2024-04-03T18:20:06.3592217Z  2024-04-03T18:20:06.3592621Z  2024-04-03T18:20:06.3593020Z  2024-04-03T18:20:06.3593428Z  2024-04-03T18:20:06.3593822Z  2024-04-03T18:20:06.3594240Z  2024-04-03T18:20:06.3594620Z  2024-04-03T18:20:06.3595783Z [18,964 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:06.3597132Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 68s local 2024-04-03T18:20:06.3598258Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 54s local 2024-04-03T18:20:06.3599228Z Compiling xla/service/cpu/compiler_functor.cc; 26s local 2024-04-03T18:20:06.3600409Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 25s local 2024-04-03T18:20:06.3601725Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 19s local 2024-04-03T18:20:06.3603122Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 18s local 2024-04-03T18:20:06.3604572Z Compiling mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp; 18s local 2024-04-03T18:20:06.3605948Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 14s local ... 2024-04-03T18:20:06.8327421Z 2024-04-03T18:20:06.8328243Z  2024-04-03T18:20:06.8328798Z  2024-04-03T18:20:06.8329291Z  2024-04-03T18:20:06.8329846Z  2024-04-03T18:20:06.8330238Z  2024-04-03T18:20:06.8330619Z  2024-04-03T18:20:06.8330996Z  2024-04-03T18:20:06.8331373Z  2024-04-03T18:20:06.8332499Z [18,965 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:06.8333776Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 69s local 2024-04-03T18:20:06.8334847Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 54s local 2024-04-03T18:20:06.8336093Z Compiling xla/service/cpu/compiler_functor.cc; 27s local 2024-04-03T18:20:06.8337392Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 26s local 2024-04-03T18:20:06.8338867Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 19s local 2024-04-03T18:20:06.8340203Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 18s local 2024-04-03T18:20:06.8341726Z Compiling mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp; 18s local 2024-04-03T18:20:06.8343136Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 15s local ... 2024-04-03T18:20:07.1595133Z 2024-04-03T18:20:07.1596125Z  2024-04-03T18:20:07.1596660Z  2024-04-03T18:20:07.1597069Z  2024-04-03T18:20:07.1597549Z  2024-04-03T18:20:07.1597948Z  2024-04-03T18:20:07.1598359Z  2024-04-03T18:20:07.1598783Z  2024-04-03T18:20:07.1599153Z  2024-04-03T18:20:07.1600313Z [18,966 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:07.1601613Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 69s local 2024-04-03T18:20:07.1602489Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 55s local 2024-04-03T18:20:07.1603459Z Compiling xla/service/cpu/compiler_functor.cc; 27s local 2024-04-03T18:20:07.1604451Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 26s local 2024-04-03T18:20:07.1605927Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 19s local 2024-04-03T18:20:07.1607304Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 19s local 2024-04-03T18:20:07.1608740Z Compiling mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp; 19s local 2024-04-03T18:20:07.1610216Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 15s local ... 2024-04-03T18:20:07.4069503Z 2024-04-03T18:20:07.4070622Z  2024-04-03T18:20:07.4071182Z  2024-04-03T18:20:07.4071618Z  2024-04-03T18:20:07.4072097Z  2024-04-03T18:20:07.4072945Z  2024-04-03T18:20:07.4073379Z  2024-04-03T18:20:07.4073844Z  2024-04-03T18:20:07.4074288Z  2024-04-03T18:20:07.4075540Z [18,967 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:07.4077083Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 69s local 2024-04-03T18:20:07.4078144Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 55s local 2024-04-03T18:20:07.4079241Z Compiling xla/service/cpu/compiler_functor.cc; 27s local 2024-04-03T18:20:07.4080540Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 26s local 2024-04-03T18:20:07.4081825Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 20s local 2024-04-03T18:20:07.4083185Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 19s local 2024-04-03T18:20:07.4084420Z Compiling mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp; 19s local 2024-04-03T18:20:07.4085850Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 15s local ... 2024-04-03T18:20:07.7602514Z 2024-04-03T18:20:07.7603604Z  2024-04-03T18:20:07.7604263Z  2024-04-03T18:20:07.7604915Z  2024-04-03T18:20:07.7607873Z  2024-04-03T18:20:07.7608374Z  2024-04-03T18:20:07.7608912Z  2024-04-03T18:20:07.7611792Z  2024-04-03T18:20:07.7612253Z  2024-04-03T18:20:07.7613556Z [18,967 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:07.7617829Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 70s local 2024-04-03T18:20:07.7618781Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 55s local 2024-04-03T18:20:07.7619890Z Compiling xla/service/cpu/compiler_functor.cc; 28s local 2024-04-03T18:20:07.7623460Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 27s local 2024-04-03T18:20:07.7624865Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 20s local 2024-04-03T18:20:07.7626607Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 19s local 2024-04-03T18:20:07.7630474Z Compiling mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp; 19s local 2024-04-03T18:20:07.7632148Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 16s local ... 2024-04-03T18:20:08.1606680Z 2024-04-03T18:20:08.1607406Z  2024-04-03T18:20:08.1607957Z  2024-04-03T18:20:08.1608372Z  2024-04-03T18:20:08.1609109Z  2024-04-03T18:20:08.1609554Z  2024-04-03T18:20:08.1609963Z  2024-04-03T18:20:08.1610372Z  2024-04-03T18:20:08.1610794Z  2024-04-03T18:20:08.1611940Z [18,968 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:08.1613304Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 70s local 2024-04-03T18:20:08.1614253Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 56s local 2024-04-03T18:20:08.1615386Z Compiling xla/service/cpu/compiler_functor.cc; 28s local 2024-04-03T18:20:08.1616581Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 27s local 2024-04-03T18:20:08.1617903Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 20s local 2024-04-03T18:20:08.1619366Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 20s local 2024-04-03T18:20:08.1624546Z Compiling mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp; 20s local 2024-04-03T18:20:08.1626321Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 16s local ... 2024-04-03T18:20:08.3610808Z 2024-04-03T18:20:08.3611695Z  2024-04-03T18:20:08.3612264Z  2024-04-03T18:20:08.3612703Z  2024-04-03T18:20:08.3614638Z  2024-04-03T18:20:08.3614974Z  2024-04-03T18:20:08.3615294Z  2024-04-03T18:20:08.3615629Z  2024-04-03T18:20:08.3616018Z  2024-04-03T18:20:08.3616993Z [18,969 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:08.3618397Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 70s local 2024-04-03T18:20:08.3619394Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 56s local 2024-04-03T18:20:08.3620337Z Compiling xla/service/cpu/compiler_functor.cc; 28s local 2024-04-03T18:20:08.3621540Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 27s local 2024-04-03T18:20:08.3622886Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 21s local 2024-04-03T18:20:08.3624185Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 20s local 2024-04-03T18:20:08.3625616Z Compiling mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp; 20s local 2024-04-03T18:20:08.3627197Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 16s local ... 2024-04-03T18:20:08.6970337Z 2024-04-03T18:20:08.6971098Z  2024-04-03T18:20:08.6971733Z  2024-04-03T18:20:08.6972135Z  2024-04-03T18:20:08.6972527Z  2024-04-03T18:20:08.6972924Z  2024-04-03T18:20:08.6973288Z  2024-04-03T18:20:08.6973644Z  2024-04-03T18:20:08.6974016Z  2024-04-03T18:20:08.6975270Z [18,970 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:08.6976683Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 71s local 2024-04-03T18:20:08.6977709Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 56s local 2024-04-03T18:20:08.6978762Z Compiling xla/service/cpu/compiler_functor.cc; 29s local 2024-04-03T18:20:08.6980085Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 28s local 2024-04-03T18:20:08.6981498Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 21s local 2024-04-03T18:20:08.6982973Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 20s local 2024-04-03T18:20:08.6984347Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 17s local 2024-04-03T18:20:08.6985652Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 15s local ... 2024-04-03T18:20:08.9619419Z 2024-04-03T18:20:08.9620220Z  2024-04-03T18:20:08.9620978Z  2024-04-03T18:20:08.9621418Z  2024-04-03T18:20:08.9621858Z  2024-04-03T18:20:08.9622365Z  2024-04-03T18:20:08.9622765Z  2024-04-03T18:20:08.9623157Z  2024-04-03T18:20:08.9623489Z  2024-04-03T18:20:08.9624730Z [18,970 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:08.9626290Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 71s local 2024-04-03T18:20:08.9627408Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 56s local 2024-04-03T18:20:08.9628628Z Compiling xla/service/cpu/compiler_functor.cc; 29s local 2024-04-03T18:20:08.9629785Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 28s local 2024-04-03T18:20:08.9631122Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 21s local 2024-04-03T18:20:08.9632508Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 20s local 2024-04-03T18:20:08.9633867Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 17s local 2024-04-03T18:20:08.9634964Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 16s local ... 2024-04-03T18:20:09.2671992Z 2024-04-03T18:20:09.2673232Z  2024-04-03T18:20:09.2676447Z  2024-04-03T18:20:09.2677164Z  2024-04-03T18:20:09.2680120Z  2024-04-03T18:20:09.2680761Z  2024-04-03T18:20:09.2683531Z  2024-04-03T18:20:09.2684200Z  2024-04-03T18:20:09.2687404Z  2024-04-03T18:20:09.2688966Z [18,972 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:09.2693030Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 71s local 2024-04-03T18:20:09.2694268Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 57s local 2024-04-03T18:20:09.2697925Z Compiling xla/service/cpu/compiler_functor.cc; 29s local 2024-04-03T18:20:09.2699421Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 28s local 2024-04-03T18:20:09.2705055Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 21s local 2024-04-03T18:20:09.2706788Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 21s local 2024-04-03T18:20:09.2712838Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 17s local 2024-04-03T18:20:09.2714405Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 16s local ... 2024-04-03T18:20:09.5643806Z 2024-04-03T18:20:09.5644557Z  2024-04-03T18:20:09.5645107Z  2024-04-03T18:20:09.5645507Z  2024-04-03T18:20:09.5645880Z  2024-04-03T18:20:09.5646304Z  2024-04-03T18:20:09.5646724Z  2024-04-03T18:20:09.5647108Z  2024-04-03T18:20:09.5647541Z  2024-04-03T18:20:09.5648682Z [18,972 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:09.5650012Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 71s local 2024-04-03T18:20:09.5650926Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 57s local 2024-04-03T18:20:09.5651958Z Compiling xla/service/cpu/compiler_functor.cc; 29s local 2024-04-03T18:20:09.5653181Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 28s local 2024-04-03T18:20:09.5654846Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 22s local 2024-04-03T18:20:09.5656299Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 21s local 2024-04-03T18:20:09.5657626Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 18s local 2024-04-03T18:20:09.5658885Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 16s local ... 2024-04-03T18:20:10.3401082Z 2024-04-03T18:20:10.3401888Z  2024-04-03T18:20:10.3402420Z  2024-04-03T18:20:10.3402859Z  2024-04-03T18:20:10.3403304Z  2024-04-03T18:20:10.3403752Z  2024-04-03T18:20:10.3404171Z  2024-04-03T18:20:10.3404581Z  2024-04-03T18:20:10.3404989Z  2024-04-03T18:20:10.3406249Z [18,973 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:10.3407928Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 72s local 2024-04-03T18:20:10.3409053Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 58s local 2024-04-03T18:20:10.3410154Z Compiling xla/service/cpu/compiler_functor.cc; 30s local 2024-04-03T18:20:10.3411365Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 29s local 2024-04-03T18:20:10.3412988Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 23s local 2024-04-03T18:20:10.3414708Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 22s local 2024-04-03T18:20:10.3416089Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 18s local 2024-04-03T18:20:10.3417440Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 17s local ... 2024-04-03T18:20:10.5651175Z 2024-04-03T18:20:10.5651912Z  2024-04-03T18:20:10.5652419Z  2024-04-03T18:20:10.5652841Z  2024-04-03T18:20:10.5653254Z  2024-04-03T18:20:10.5653657Z  2024-04-03T18:20:10.5654076Z  2024-04-03T18:20:10.5654692Z  2024-04-03T18:20:10.5655099Z  2024-04-03T18:20:10.5656208Z [18,973 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:10.5657561Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 72s local 2024-04-03T18:20:10.5658470Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 58s local 2024-04-03T18:20:10.5659472Z Compiling xla/service/cpu/compiler_functor.cc; 30s local 2024-04-03T18:20:10.5660629Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 29s local 2024-04-03T18:20:10.5661994Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 23s local 2024-04-03T18:20:10.5663318Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 22s local 2024-04-03T18:20:10.5664608Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 19s local 2024-04-03T18:20:10.5666152Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 17s local ... 2024-04-03T18:20:11.2187503Z 2024-04-03T18:20:11.2188464Z  2024-04-03T18:20:11.2188974Z  2024-04-03T18:20:11.2189393Z  2024-04-03T18:20:11.2189793Z  2024-04-03T18:20:11.2190201Z  2024-04-03T18:20:11.2190590Z  2024-04-03T18:20:11.2190988Z  2024-04-03T18:20:11.2191403Z  2024-04-03T18:20:11.2192592Z [18,974 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:11.2193989Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 73s local 2024-04-03T18:20:11.2194961Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 59s local 2024-04-03T18:20:11.2195986Z Compiling xla/service/cpu/compiler_functor.cc; 31s local 2024-04-03T18:20:11.2197215Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 30s local 2024-04-03T18:20:11.2198633Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 23s local 2024-04-03T18:20:11.2200033Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 23s local 2024-04-03T18:20:11.2201543Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 19s local 2024-04-03T18:20:11.2202832Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 18s local ... 2024-04-03T18:20:11.5231842Z 2024-04-03T18:20:11.5233017Z  2024-04-03T18:20:11.5234173Z  2024-04-03T18:20:11.5234688Z  2024-04-03T18:20:11.5235098Z  2024-04-03T18:20:11.5235483Z  2024-04-03T18:20:11.5235904Z  2024-04-03T18:20:11.5236376Z  2024-04-03T18:20:11.5236787Z  2024-04-03T18:20:11.5238030Z [18,977 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:11.5239517Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 73s local 2024-04-03T18:20:11.5240451Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 59s local 2024-04-03T18:20:11.5241322Z Compiling xla/service/cpu/compiler_functor.cc; 31s local 2024-04-03T18:20:11.5242379Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 30s local 2024-04-03T18:20:11.5243613Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 24s local 2024-04-03T18:20:11.5245265Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 23s local 2024-04-03T18:20:11.5246853Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 20s local 2024-04-03T18:20:11.5248280Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 18s local ... 2024-04-03T18:20:11.7648115Z 2024-04-03T18:20:11.7648856Z  2024-04-03T18:20:11.7649663Z  2024-04-03T18:20:11.7650047Z  2024-04-03T18:20:11.7650428Z  2024-04-03T18:20:11.7650820Z  2024-04-03T18:20:11.7651215Z  2024-04-03T18:20:11.7651614Z  2024-04-03T18:20:11.7652036Z  2024-04-03T18:20:11.7653389Z [18,978 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:11.7655082Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 74s local 2024-04-03T18:20:11.7656021Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 59s local 2024-04-03T18:20:11.7657029Z Compiling xla/service/cpu/compiler_functor.cc; 32s local 2024-04-03T18:20:11.7658274Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 31s local 2024-04-03T18:20:11.7659521Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 24s local 2024-04-03T18:20:11.7660863Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 23s local 2024-04-03T18:20:11.7662223Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 20s local 2024-04-03T18:20:11.7663405Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 18s local ... 2024-04-03T18:20:12.0063863Z 2024-04-03T18:20:12.0065053Z  2024-04-03T18:20:12.0068549Z  2024-04-03T18:20:12.0069279Z  2024-04-03T18:20:12.0072284Z  2024-04-03T18:20:12.0072974Z  2024-04-03T18:20:12.0075967Z  2024-04-03T18:20:12.0076797Z  2024-04-03T18:20:12.0079836Z  2024-04-03T18:20:12.0081849Z [18,979 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:12.0083540Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 74s local 2024-04-03T18:20:12.0084715Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 59s local 2024-04-03T18:20:12.0086111Z Compiling xla/service/cpu/compiler_functor.cc; 32s local 2024-04-03T18:20:12.0087946Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 31s local 2024-04-03T18:20:12.0089529Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 24s local 2024-04-03T18:20:12.0091175Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 24s local 2024-04-03T18:20:12.0093085Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 20s local 2024-04-03T18:20:12.0094500Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 19s local ... 2024-04-03T18:20:12.2577063Z 2024-04-03T18:20:12.2578465Z  2024-04-03T18:20:12.2579240Z  2024-04-03T18:20:12.2580362Z  2024-04-03T18:20:12.2580863Z  2024-04-03T18:20:12.2581438Z  2024-04-03T18:20:12.2581905Z  2024-04-03T18:20:12.2582349Z  2024-04-03T18:20:12.2582765Z  2024-04-03T18:20:12.2583983Z [18,980 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:12.2585442Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 74s local 2024-04-03T18:20:12.2586487Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 60s local 2024-04-03T18:20:12.2587858Z Compiling xla/service/cpu/compiler_functor.cc; 32s local 2024-04-03T18:20:12.2589193Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 31s local 2024-04-03T18:20:12.2590665Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 24s local 2024-04-03T18:20:12.2592122Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 24s local 2024-04-03T18:20:12.2593472Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 20s local 2024-04-03T18:20:12.2594745Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 19s local ... 2024-04-03T18:20:12.5658231Z 2024-04-03T18:20:12.5659398Z  2024-04-03T18:20:12.5659930Z  2024-04-03T18:20:12.5660373Z  2024-04-03T18:20:12.5661065Z  2024-04-03T18:20:12.5665074Z  2024-04-03T18:20:12.5665920Z  2024-04-03T18:20:12.5669659Z  2024-04-03T18:20:12.5670426Z  2024-04-03T18:20:12.5675021Z [18,980 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:12.5676895Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 74s local 2024-04-03T18:20:12.5680390Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 60s local 2024-04-03T18:20:12.5681623Z Compiling xla/service/cpu/compiler_functor.cc; 32s local 2024-04-03T18:20:12.5686366Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 31s local 2024-04-03T18:20:12.5688055Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 25s local 2024-04-03T18:20:12.5689839Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 24s local 2024-04-03T18:20:12.5693696Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 21s local 2024-04-03T18:20:12.5695395Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 19s local ... 2024-04-03T18:20:13.4306404Z 2024-04-03T18:20:13.4307131Z  2024-04-03T18:20:13.4307827Z  2024-04-03T18:20:13.4310233Z  2024-04-03T18:20:13.4313164Z  2024-04-03T18:20:13.4316037Z  2024-04-03T18:20:13.4318413Z  2024-04-03T18:20:13.4319178Z  2024-04-03T18:20:13.4320073Z  2024-04-03T18:20:13.4321660Z [18,981 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:13.4322997Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 75s local 2024-04-03T18:20:13.4323879Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 61s local 2024-04-03T18:20:13.4324856Z Compiling xla/service/cpu/compiler_functor.cc; 33s local 2024-04-03T18:20:13.4325958Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 32s local 2024-04-03T18:20:13.4327242Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 26s local 2024-04-03T18:20:13.4328432Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 25s local 2024-04-03T18:20:13.4329643Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 22s local 2024-04-03T18:20:13.4330800Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 20s local ... 2024-04-03T18:20:13.7674254Z 2024-04-03T18:20:13.7675083Z  2024-04-03T18:20:13.7675584Z  2024-04-03T18:20:13.7676041Z  2024-04-03T18:20:13.7676445Z  2024-04-03T18:20:13.7676811Z  2024-04-03T18:20:13.7677206Z  2024-04-03T18:20:13.7677611Z  2024-04-03T18:20:13.7677985Z  2024-04-03T18:20:13.7679070Z [18,981 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:13.7680430Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 76s local 2024-04-03T18:20:13.7681357Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 61s local 2024-04-03T18:20:13.7682342Z Compiling xla/service/cpu/compiler_functor.cc; 34s local 2024-04-03T18:20:13.7683553Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 33s local 2024-04-03T18:20:13.7684880Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 26s local 2024-04-03T18:20:13.7686243Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 25s local 2024-04-03T18:20:13.7687556Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 22s local 2024-04-03T18:20:13.7688769Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 20s local ... 2024-04-03T18:20:13.9907244Z 2024-04-03T18:20:13.9908198Z  2024-04-03T18:20:13.9908735Z  2024-04-03T18:20:13.9909137Z  2024-04-03T18:20:13.9909527Z  2024-04-03T18:20:13.9909920Z  2024-04-03T18:20:13.9910333Z  2024-04-03T18:20:13.9910680Z  2024-04-03T18:20:13.9911080Z  2024-04-03T18:20:13.9912230Z [18,982 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:13.9913826Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 76s local 2024-04-03T18:20:13.9914900Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 61s local 2024-04-03T18:20:13.9915990Z Compiling xla/service/cpu/compiler_functor.cc; 34s local 2024-04-03T18:20:13.9917206Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 33s local 2024-04-03T18:20:13.9918717Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 26s local 2024-04-03T18:20:13.9920091Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 26s local 2024-04-03T18:20:13.9921472Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 22s local 2024-04-03T18:20:13.9922707Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 21s local ... 2024-04-03T18:20:14.3676257Z 2024-04-03T18:20:14.3677036Z  2024-04-03T18:20:14.3683453Z  2024-04-03T18:20:14.3683949Z  2024-04-03T18:20:14.3684349Z  2024-04-03T18:20:14.3684778Z  2024-04-03T18:20:14.3685199Z  2024-04-03T18:20:14.3685558Z  2024-04-03T18:20:14.3685945Z  2024-04-03T18:20:14.3687144Z [18,982 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:14.3688444Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 76s local 2024-04-03T18:20:14.3689497Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 62s local 2024-04-03T18:20:14.3690548Z Compiling xla/service/cpu/compiler_functor.cc; 34s local 2024-04-03T18:20:14.3691898Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 33s local 2024-04-03T18:20:14.3693278Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 27s local 2024-04-03T18:20:14.3694777Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 26s local 2024-04-03T18:20:14.3696091Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 22s local 2024-04-03T18:20:14.3697320Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 21s local ... 2024-04-03T18:20:14.5683695Z 2024-04-03T18:20:14.5684436Z  2024-04-03T18:20:14.5684939Z  2024-04-03T18:20:14.5685399Z  2024-04-03T18:20:14.5685845Z  2024-04-03T18:20:14.5686281Z  2024-04-03T18:20:14.5686699Z  2024-04-03T18:20:14.5687130Z  2024-04-03T18:20:14.5687561Z  2024-04-03T18:20:14.5688787Z [18,985 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:20:14.5690106Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 76s local 2024-04-03T18:20:14.5691202Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 62s local 2024-04-03T18:20:14.5692161Z Compiling xla/service/cpu/compiler_functor.cc; 34s local 2024-04-03T18:20:14.5693345Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 33s local 2024-04-03T18:20:14.5694919Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 27s local 2024-04-03T18:20:14.5696227Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 26s local 2024-04-03T18:20:14.5697524Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 23s local 2024-04-03T18:20:14.5698771Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 21s local ... 2024-04-03T18:20:14.9710459Z 2024-04-03T18:20:14.9711259Z  2024-04-03T18:20:14.9711777Z  2024-04-03T18:20:14.9712380Z  2024-04-03T18:20:14.9712789Z  2024-04-03T18:20:14.9713188Z  2024-04-03T18:20:14.9713580Z  2024-04-03T18:20:14.9713950Z  2024-04-03T18:20:14.9714347Z  2024-04-03T18:20:14.9715493Z [18,986 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:20:14.9716876Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 77s local 2024-04-03T18:20:14.9717852Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 62s local 2024-04-03T18:20:14.9718802Z Compiling xla/service/cpu/compiler_functor.cc; 35s local 2024-04-03T18:20:14.9719914Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 34s local 2024-04-03T18:20:14.9721642Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 27s local 2024-04-03T18:20:14.9723154Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 26s local 2024-04-03T18:20:14.9724566Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 23s local 2024-04-03T18:20:14.9725573Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 22s local ... 2024-04-03T18:20:15.3676204Z 2024-04-03T18:20:15.3676971Z  2024-04-03T18:20:15.3677443Z  2024-04-03T18:20:15.3677839Z  2024-04-03T18:20:15.3678224Z  2024-04-03T18:20:15.3678588Z  2024-04-03T18:20:15.3678969Z  2024-04-03T18:20:15.3679350Z  2024-04-03T18:20:15.3679788Z  2024-04-03T18:20:15.3680891Z [18,987 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:15.3682082Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 77s local 2024-04-03T18:20:15.3682894Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 63s local 2024-04-03T18:20:15.3683782Z Compiling xla/service/cpu/compiler_functor.cc; 35s local 2024-04-03T18:20:15.3684855Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 34s local 2024-04-03T18:20:15.3686060Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 28s local 2024-04-03T18:20:15.3687272Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 27s local 2024-04-03T18:20:15.3688545Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 23s local 2024-04-03T18:20:15.3689691Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 22s local ... 2024-04-03T18:20:15.5762005Z 2024-04-03T18:20:15.5762802Z  2024-04-03T18:20:15.5763380Z  2024-04-03T18:20:15.5763839Z  2024-04-03T18:20:15.5764320Z  2024-04-03T18:20:15.5764736Z  2024-04-03T18:20:15.5765161Z  2024-04-03T18:20:15.5765606Z  2024-04-03T18:20:15.5766041Z  2024-04-03T18:20:15.5767273Z [18,987 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:15.5768903Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 77s local 2024-04-03T18:20:15.5769927Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 63s local 2024-04-03T18:20:15.5770958Z Compiling xla/service/cpu/compiler_functor.cc; 35s local 2024-04-03T18:20:15.5772297Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 34s local 2024-04-03T18:20:15.5773817Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 28s local 2024-04-03T18:20:15.5775419Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 27s local 2024-04-03T18:20:15.5776721Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 24s local 2024-04-03T18:20:15.5778015Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 22s local ... 2024-04-03T18:20:16.4554781Z 2024-04-03T18:20:16.4555556Z  2024-04-03T18:20:16.4556063Z  2024-04-03T18:20:16.4556471Z  2024-04-03T18:20:16.4556855Z  2024-04-03T18:20:16.4557259Z  2024-04-03T18:20:16.4557665Z  2024-04-03T18:20:16.4558032Z  2024-04-03T18:20:16.4558599Z  2024-04-03T18:20:16.4559676Z [18,988 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:16.4561007Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 78s local 2024-04-03T18:20:16.4562004Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 64s local 2024-04-03T18:20:16.4563021Z Compiling xla/service/cpu/compiler_functor.cc; 36s local 2024-04-03T18:20:16.4564216Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 35s local 2024-04-03T18:20:16.4566119Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 29s local 2024-04-03T18:20:16.4567595Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 28s local 2024-04-03T18:20:16.4569004Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 25s local 2024-04-03T18:20:16.4570182Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 23s local ... 2024-04-03T18:20:16.7063822Z 2024-04-03T18:20:16.7064619Z  2024-04-03T18:20:16.7065450Z  2024-04-03T18:20:16.7065913Z  2024-04-03T18:20:16.7066347Z  2024-04-03T18:20:16.7066766Z  2024-04-03T18:20:16.7067354Z  2024-04-03T18:20:16.7068012Z  2024-04-03T18:20:16.7068430Z  2024-04-03T18:20:16.7069815Z [18,989 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:16.7071297Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 79s local 2024-04-03T18:20:16.7072336Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 64s local 2024-04-03T18:20:16.7073401Z Compiling xla/service/cpu/compiler_functor.cc; 37s local 2024-04-03T18:20:16.7074672Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 36s local 2024-04-03T18:20:16.7076145Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 29s local 2024-04-03T18:20:16.7077649Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 28s local 2024-04-03T18:20:16.7078952Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 25s local 2024-04-03T18:20:16.7080247Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 23s local ... 2024-04-03T18:20:16.9396995Z 2024-04-03T18:20:16.9397752Z  2024-04-03T18:20:16.9398305Z  2024-04-03T18:20:16.9398735Z  2024-04-03T18:20:16.9399163Z  2024-04-03T18:20:16.9399629Z  2024-04-03T18:20:16.9400076Z  2024-04-03T18:20:16.9400510Z  2024-04-03T18:20:16.9400940Z  2024-04-03T18:20:16.9402119Z [18,992 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:16.9403496Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 79s local 2024-04-03T18:20:16.9404463Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 64s local 2024-04-03T18:20:16.9405611Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 36s local 2024-04-03T18:20:16.9407041Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 29s local 2024-04-03T18:20:16.9408412Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 28s local 2024-04-03T18:20:16.9409677Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 25s local 2024-04-03T18:20:16.9410828Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 24s local 2024-04-03T18:20:16.9412017Z Compiling xla/service/elemental_ir_emitter.cc; 23s local ... 2024-04-03T18:20:17.1706015Z 2024-04-03T18:20:17.1706785Z  2024-04-03T18:20:17.1707249Z  2024-04-03T18:20:17.1707808Z  2024-04-03T18:20:17.1708247Z  2024-04-03T18:20:17.1708716Z  2024-04-03T18:20:17.1709146Z  2024-04-03T18:20:17.1709563Z  2024-04-03T18:20:17.1709970Z  2024-04-03T18:20:17.1711177Z [18,992 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:17.1712695Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 79s local 2024-04-03T18:20:17.1713688Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 65s local 2024-04-03T18:20:17.1714868Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 36s local 2024-04-03T18:20:17.1716269Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 29s local 2024-04-03T18:20:17.1717594Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 29s local 2024-04-03T18:20:17.1719040Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 25s local 2024-04-03T18:20:17.1720345Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 24s local 2024-04-03T18:20:17.1721461Z Compiling xla/service/elemental_ir_emitter.cc; 23s local ... 2024-04-03T18:20:17.3894780Z 2024-04-03T18:20:17.3896090Z  2024-04-03T18:20:17.3897253Z  2024-04-03T18:20:17.3897693Z  2024-04-03T18:20:17.3898103Z  2024-04-03T18:20:17.3898507Z  2024-04-03T18:20:17.3898924Z  2024-04-03T18:20:17.3899317Z  2024-04-03T18:20:17.3899725Z  2024-04-03T18:20:17.3900857Z [18,993 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:17.3902552Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 79s local 2024-04-03T18:20:17.3903632Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 65s local 2024-04-03T18:20:17.3904960Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 36s local 2024-04-03T18:20:17.3906466Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 30s local 2024-04-03T18:20:17.3908114Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 29s local 2024-04-03T18:20:17.3909433Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 25s local 2024-04-03T18:20:17.3910617Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 24s local 2024-04-03T18:20:17.3911739Z Compiling xla/service/elemental_ir_emitter.cc; 23s local ... 2024-04-03T18:20:17.7715387Z 2024-04-03T18:20:17.7716618Z  2024-04-03T18:20:17.7719762Z  2024-04-03T18:20:17.7720454Z  2024-04-03T18:20:17.7723062Z  2024-04-03T18:20:17.7723713Z  2024-04-03T18:20:17.7724353Z  2024-04-03T18:20:17.7724994Z  2024-04-03T18:20:17.7725567Z  2024-04-03T18:20:17.7727014Z [18,994 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:17.7728892Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 80s local 2024-04-03T18:20:17.7730099Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 65s local 2024-04-03T18:20:17.7731658Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 37s local 2024-04-03T18:20:17.7733294Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 30s local 2024-04-03T18:20:17.7735314Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 29s local 2024-04-03T18:20:17.7736817Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 26s local 2024-04-03T18:20:17.7738454Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 24s local 2024-04-03T18:20:17.7739924Z Compiling xla/service/elemental_ir_emitter.cc; 24s local ... 2024-04-03T18:20:18.0192888Z 2024-04-03T18:20:18.0194105Z  2024-04-03T18:20:18.0195293Z  2024-04-03T18:20:18.0195845Z  2024-04-03T18:20:18.0196290Z  2024-04-03T18:20:18.0196754Z  2024-04-03T18:20:18.0197169Z  2024-04-03T18:20:18.0197581Z  2024-04-03T18:20:18.0198017Z  2024-04-03T18:20:18.0199290Z [18,996 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:18.0200793Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 80s local 2024-04-03T18:20:18.0201868Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 65s local 2024-04-03T18:20:18.0203184Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 37s local 2024-04-03T18:20:18.0204758Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 30s local 2024-04-03T18:20:18.0206275Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 30s local 2024-04-03T18:20:18.0207724Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 26s local 2024-04-03T18:20:18.0209239Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 25s local 2024-04-03T18:20:18.0210467Z Compiling xla/service/elemental_ir_emitter.cc; 24s local ... 2024-04-03T18:20:18.3720389Z 2024-04-03T18:20:18.3721544Z  2024-04-03T18:20:18.3722080Z  2024-04-03T18:20:18.3722525Z  2024-04-03T18:20:18.3722980Z  2024-04-03T18:20:18.3723442Z  2024-04-03T18:20:18.3723888Z  2024-04-03T18:20:18.3724305Z  2024-04-03T18:20:18.3724745Z  2024-04-03T18:20:18.3726046Z [18,997 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:18.3727504Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 80s local 2024-04-03T18:20:18.3728576Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 66s local 2024-04-03T18:20:18.3729855Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 37s local 2024-04-03T18:20:18.3731739Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 31s local 2024-04-03T18:20:18.3733350Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 30s local 2024-04-03T18:20:18.3735097Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 26s local 2024-04-03T18:20:18.3736378Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 25s local 2024-04-03T18:20:18.3737766Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 21s local ... 2024-04-03T18:20:18.7184528Z 2024-04-03T18:20:18.7185693Z  2024-04-03T18:20:18.7186223Z  2024-04-03T18:20:18.7186617Z  2024-04-03T18:20:18.7187083Z  2024-04-03T18:20:18.7187521Z  2024-04-03T18:20:18.7188167Z  2024-04-03T18:20:18.7188604Z  2024-04-03T18:20:18.7189024Z  2024-04-03T18:20:18.7190195Z [18,999 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:18.7191704Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 81s local 2024-04-03T18:20:18.7192783Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 66s local 2024-04-03T18:20:18.7193931Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 38s local 2024-04-03T18:20:18.7195360Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 31s local 2024-04-03T18:20:18.7196782Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 30s local 2024-04-03T18:20:18.7198172Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 27s local 2024-04-03T18:20:18.7199417Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 25s local 2024-04-03T18:20:18.7200672Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 22s local ... 2024-04-03T18:20:18.9728436Z 2024-04-03T18:20:18.9729209Z  2024-04-03T18:20:18.9729789Z  2024-04-03T18:20:18.9730253Z  2024-04-03T18:20:18.9730683Z  2024-04-03T18:20:18.9731108Z  2024-04-03T18:20:18.9731528Z  2024-04-03T18:20:18.9731967Z  2024-04-03T18:20:18.9732435Z  2024-04-03T18:20:18.9733737Z [18,999 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:18.9735961Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 81s local 2024-04-03T18:20:18.9736987Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 66s local 2024-04-03T18:20:18.9738300Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 38s local 2024-04-03T18:20:18.9739862Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 31s local 2024-04-03T18:20:18.9741451Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 30s local 2024-04-03T18:20:18.9742904Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 27s local 2024-04-03T18:20:18.9744194Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 26s local 2024-04-03T18:20:18.9745483Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 22s local ... 2024-04-03T18:20:19.2540969Z 2024-04-03T18:20:19.2541901Z  2024-04-03T18:20:19.2542400Z  2024-04-03T18:20:19.2542859Z  2024-04-03T18:20:19.2543308Z  2024-04-03T18:20:19.2544337Z  2024-04-03T18:20:19.2560004Z  2024-04-03T18:20:19.2560850Z  2024-04-03T18:20:19.2561320Z  2024-04-03T18:20:19.2562599Z [19,000 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:19.2564136Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 81s local 2024-04-03T18:20:19.2565193Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 67s local 2024-04-03T18:20:19.2566460Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 38s local 2024-04-03T18:20:19.2568108Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 31s local 2024-04-03T18:20:19.2569643Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 31s local 2024-04-03T18:20:19.2571070Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 27s local 2024-04-03T18:20:19.2572492Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 26s local 2024-04-03T18:20:19.2574042Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 22s local ... 2024-04-03T18:20:19.5752248Z 2024-04-03T18:20:19.5753004Z  2024-04-03T18:20:19.5753548Z  2024-04-03T18:20:19.5753990Z  2024-04-03T18:20:19.5754684Z  2024-04-03T18:20:19.5755153Z  2024-04-03T18:20:19.5755612Z  2024-04-03T18:20:19.5756043Z  2024-04-03T18:20:19.5756506Z  2024-04-03T18:20:19.5757935Z [19,000 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:19.5759398Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 81s local 2024-04-03T18:20:19.5760401Z Compiling xla/mlir_hlo/lhlo/IR/lhlo_ops.cc; 67s local 2024-04-03T18:20:19.5761588Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 38s local 2024-04-03T18:20:19.5763042Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 32s local 2024-04-03T18:20:19.5764481Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 31s local 2024-04-03T18:20:19.5765877Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 28s local 2024-04-03T18:20:19.5767154Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 26s local 2024-04-03T18:20:19.5768425Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 23s local ... 2024-04-03T18:20:19.7752677Z 2024-04-03T18:20:19.7753432Z  2024-04-03T18:20:19.7753950Z  2024-04-03T18:20:19.7754400Z  2024-04-03T18:20:19.7754847Z  2024-04-03T18:20:19.7755244Z  2024-04-03T18:20:19.7755682Z  2024-04-03T18:20:19.7756095Z  2024-04-03T18:20:19.7756535Z  2024-04-03T18:20:19.7757786Z [19,002 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:19.7759291Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 82s local 2024-04-03T18:20:19.7760563Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 39s local 2024-04-03T18:20:19.7762046Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 32s local 2024-04-03T18:20:19.7763543Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 31s local 2024-04-03T18:20:19.7764918Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 28s local 2024-04-03T18:20:19.7766171Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 26s local 2024-04-03T18:20:19.7767369Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 23s local 2024-04-03T18:20:19.7768752Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 22s local ... 2024-04-03T18:20:20.1771898Z 2024-04-03T18:20:20.1772665Z  2024-04-03T18:20:20.1773211Z  2024-04-03T18:20:20.1773642Z  2024-04-03T18:20:20.1774055Z  2024-04-03T18:20:20.1774665Z  2024-04-03T18:20:20.1775079Z  2024-04-03T18:20:20.1775513Z  2024-04-03T18:20:20.1775939Z  2024-04-03T18:20:20.1777162Z [19,003 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:20:20.1778614Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 82s local 2024-04-03T18:20:20.1779789Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 39s local 2024-04-03T18:20:20.1781245Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 32s local 2024-04-03T18:20:20.1782894Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 32s local 2024-04-03T18:20:20.1784194Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 28s local 2024-04-03T18:20:20.1785417Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 27s local 2024-04-03T18:20:20.1786647Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 23s local 2024-04-03T18:20:20.1788173Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 22s local ... 2024-04-03T18:20:20.3834891Z 2024-04-03T18:20:20.3835660Z  2024-04-03T18:20:20.3836160Z  2024-04-03T18:20:20.3836571Z  2024-04-03T18:20:20.3837019Z  2024-04-03T18:20:20.3837413Z  2024-04-03T18:20:20.3837821Z  2024-04-03T18:20:20.3838515Z  2024-04-03T18:20:20.3838909Z  2024-04-03T18:20:20.3840227Z [19,005 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:20.3841858Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 82s local 2024-04-03T18:20:20.3843037Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 39s local 2024-04-03T18:20:20.3844553Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 33s local 2024-04-03T18:20:20.3845964Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 32s local 2024-04-03T18:20:20.3847277Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 28s local 2024-04-03T18:20:20.3848426Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 27s local 2024-04-03T18:20:20.3849544Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 23s local 2024-04-03T18:20:20.3850736Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 22s local ... 2024-04-03T18:20:20.5921077Z 2024-04-03T18:20:20.5921826Z  2024-04-03T18:20:20.5922358Z  2024-04-03T18:20:20.5922808Z  2024-04-03T18:20:20.5923211Z  2024-04-03T18:20:20.5923620Z  2024-04-03T18:20:20.5924043Z  2024-04-03T18:20:20.5924463Z  2024-04-03T18:20:20.5924872Z  2024-04-03T18:20:20.5925975Z [19,006 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:20.5927336Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 82s local 2024-04-03T18:20:20.5928528Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 33s local 2024-04-03T18:20:20.5929979Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 32s local 2024-04-03T18:20:20.5931431Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 29s local 2024-04-03T18:20:20.5932655Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 27s local 2024-04-03T18:20:20.5933961Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 24s local 2024-04-03T18:20:20.5935331Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 23s local 2024-04-03T18:20:20.5936724Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 18s local ... 2024-04-03T18:20:20.7941831Z 2024-04-03T18:20:20.7942616Z  2024-04-03T18:20:20.7943140Z  2024-04-03T18:20:20.7943571Z  2024-04-03T18:20:20.7943967Z  2024-04-03T18:20:20.7944382Z  2024-04-03T18:20:20.7944829Z  2024-04-03T18:20:20.7945219Z  2024-04-03T18:20:20.7945665Z  2024-04-03T18:20:20.7946884Z [19,007 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:20.7948527Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 83s local 2024-04-03T18:20:20.7949779Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 33s local 2024-04-03T18:20:20.7951262Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 32s local 2024-04-03T18:20:20.7952587Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 29s local 2024-04-03T18:20:20.7953832Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 27s local 2024-04-03T18:20:20.7954969Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 24s local 2024-04-03T18:20:20.7956128Z Compiling xla/mlir/runtime/transforms/rt_to_llvm.cc; 23s local 2024-04-03T18:20:20.7957531Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 19s local ... 2024-04-03T18:20:21.0323677Z 2024-04-03T18:20:21.0324446Z  2024-04-03T18:20:21.0324958Z  2024-04-03T18:20:21.0327748Z  2024-04-03T18:20:21.0328431Z  2024-04-03T18:20:21.0329191Z  2024-04-03T18:20:21.0330052Z  2024-04-03T18:20:21.0330544Z  2024-04-03T18:20:21.0330953Z  2024-04-03T18:20:21.0332244Z [19,009 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:21.0333584Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 83s local 2024-04-03T18:20:21.0334909Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 33s local 2024-04-03T18:20:21.0336595Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 33s local 2024-04-03T18:20:21.0338021Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 29s local 2024-04-03T18:20:21.0339585Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 28s local 2024-04-03T18:20:21.0340868Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 24s local 2024-04-03T18:20:21.0342356Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 19s local 2024-04-03T18:20:21.0343812Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 18s local ... 2024-04-03T18:20:21.3118693Z 2024-04-03T18:20:21.3119905Z  2024-04-03T18:20:21.3122775Z  2024-04-03T18:20:21.3123400Z  2024-04-03T18:20:21.3125332Z  2024-04-03T18:20:21.3125907Z  2024-04-03T18:20:21.3126451Z  2024-04-03T18:20:21.3127004Z  2024-04-03T18:20:21.3127560Z  2024-04-03T18:20:21.3128809Z [19,011 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:21.3130437Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 83s local 2024-04-03T18:20:21.3131832Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 33s local 2024-04-03T18:20:21.3133349Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 33s local 2024-04-03T18:20:21.3134937Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 29s local 2024-04-03T18:20:21.3136187Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 28s local 2024-04-03T18:20:21.3137591Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 24s local 2024-04-03T18:20:21.3139456Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 19s local 2024-04-03T18:20:21.3140939Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 18s local ... 2024-04-03T18:20:21.5758460Z 2024-04-03T18:20:21.5759704Z  2024-04-03T18:20:21.5760458Z  2024-04-03T18:20:21.5761839Z  2024-04-03T18:20:21.5762371Z  2024-04-03T18:20:21.5762800Z  2024-04-03T18:20:21.5763214Z  2024-04-03T18:20:21.5763640Z  2024-04-03T18:20:21.5764118Z  2024-04-03T18:20:21.5765419Z [19,011 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:21.5766742Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 83s local 2024-04-03T18:20:21.5767947Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 34s local 2024-04-03T18:20:21.5769369Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 33s local 2024-04-03T18:20:21.5770940Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 30s local 2024-04-03T18:20:21.5772600Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 28s local 2024-04-03T18:20:21.5773906Z Compiling xla/service/cpu/onednn_matmul_rewriter.cc; 25s local 2024-04-03T18:20:21.5775498Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 19s local 2024-04-03T18:20:21.5777088Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 19s local ... 2024-04-03T18:20:22.3524746Z 2024-04-03T18:20:22.3526218Z  2024-04-03T18:20:22.3529532Z  2024-04-03T18:20:22.3530255Z  2024-04-03T18:20:22.3533457Z  2024-04-03T18:20:22.3534117Z  2024-04-03T18:20:22.3537435Z  2024-04-03T18:20:22.3538081Z  2024-04-03T18:20:22.3541104Z  2024-04-03T18:20:22.3542538Z [19,012 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:22.3544495Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 84s local 2024-04-03T18:20:22.3545598Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 35s local 2024-04-03T18:20:22.3547015Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 34s local 2024-04-03T18:20:22.3550585Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 30s local 2024-04-03T18:20:22.3551743Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 29s local 2024-04-03T18:20:22.3555415Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 20s local 2024-04-03T18:20:22.3556818Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 19s local 2024-04-03T18:20:22.3561085Z @llvm-project//mlir:VectorToLLVM; 18s local ... 2024-04-03T18:20:22.5769598Z 2024-04-03T18:20:22.5770638Z  2024-04-03T18:20:22.5771155Z  2024-04-03T18:20:22.5771633Z  2024-04-03T18:20:22.5772440Z  2024-04-03T18:20:22.5772931Z  2024-04-03T18:20:22.5773416Z  2024-04-03T18:20:22.5773828Z  2024-04-03T18:20:22.5774775Z  2024-04-03T18:20:22.5776149Z [19,014 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:22.5777674Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 84s local 2024-04-03T18:20:22.5778903Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 35s local 2024-04-03T18:20:22.5780376Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 34s local 2024-04-03T18:20:22.5781632Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 31s local 2024-04-03T18:20:22.5782738Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 29s local 2024-04-03T18:20:22.5783993Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 20s local 2024-04-03T18:20:22.5785239Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 20s local 2024-04-03T18:20:22.5786351Z @llvm-project//mlir:VectorToLLVM; 18s local ... 2024-04-03T18:20:22.8720091Z 2024-04-03T18:20:22.8720804Z  2024-04-03T18:20:22.8721329Z  2024-04-03T18:20:22.8721758Z  2024-04-03T18:20:22.8722212Z  2024-04-03T18:20:22.8722621Z  2024-04-03T18:20:22.8723187Z  2024-04-03T18:20:22.8723578Z  2024-04-03T18:20:22.8723973Z  2024-04-03T18:20:22.8725220Z [19,016 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:22.8726684Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 85s local 2024-04-03T18:20:22.8727947Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 35s local 2024-04-03T18:20:22.8729379Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 34s local 2024-04-03T18:20:22.8730730Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 31s local 2024-04-03T18:20:22.8731936Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 29s local 2024-04-03T18:20:22.8733256Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 21s local 2024-04-03T18:20:22.8734848Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 20s local 2024-04-03T18:20:22.8736167Z @llvm-project//mlir:VectorToLLVM; 19s local ... 2024-04-03T18:20:23.1853913Z 2024-04-03T18:20:23.1854840Z  2024-04-03T18:20:23.1855379Z  2024-04-03T18:20:23.1855813Z  2024-04-03T18:20:23.1856221Z  2024-04-03T18:20:23.1856641Z  2024-04-03T18:20:23.1857055Z  2024-04-03T18:20:23.1857492Z  2024-04-03T18:20:23.1857945Z  2024-04-03T18:20:23.1859198Z [19,017 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:23.1860644Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 85s local 2024-04-03T18:20:23.1861908Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 35s local 2024-04-03T18:20:23.1863362Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 35s local 2024-04-03T18:20:23.1864599Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 31s local 2024-04-03T18:20:23.1865743Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 30s local 2024-04-03T18:20:23.1867031Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 21s local 2024-04-03T18:20:23.1877594Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 20s local 2024-04-03T18:20:23.1878914Z @llvm-project//mlir:VectorToLLVM; 19s local ... 2024-04-03T18:20:23.4022118Z 2024-04-03T18:20:23.4022833Z  2024-04-03T18:20:23.4023278Z  2024-04-03T18:20:23.4023963Z  2024-04-03T18:20:23.4024994Z  2024-04-03T18:20:23.4025366Z  2024-04-03T18:20:23.4025862Z  2024-04-03T18:20:23.4026262Z  2024-04-03T18:20:23.4026621Z  2024-04-03T18:20:23.4028145Z [19,019 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:23.4029759Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 85s local 2024-04-03T18:20:23.4033342Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 36s local 2024-04-03T18:20:23.4035050Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 35s local 2024-04-03T18:20:23.4036657Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 30s local 2024-04-03T18:20:23.4038444Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 21s local 2024-04-03T18:20:23.4042246Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 20s local 2024-04-03T18:20:23.4043632Z @llvm-project//mlir:VectorToLLVM; 19s local 2024-04-03T18:20:23.4044842Z Compiling xla/pjrt/pjrt_executable.cc; 19s local ... 2024-04-03T18:20:23.7795791Z 2024-04-03T18:20:23.7796594Z  2024-04-03T18:20:23.7797142Z  2024-04-03T18:20:23.7797609Z  2024-04-03T18:20:23.7798099Z  2024-04-03T18:20:23.7798574Z  2024-04-03T18:20:23.7799039Z  2024-04-03T18:20:23.7799509Z  2024-04-03T18:20:23.7799950Z  2024-04-03T18:20:23.7801243Z [19,019 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:23.7802804Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 86s local 2024-04-03T18:20:23.7804065Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 36s local 2024-04-03T18:20:23.7805565Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 35s local 2024-04-03T18:20:23.7806933Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 30s local 2024-04-03T18:20:23.7808322Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 22s local 2024-04-03T18:20:23.7809810Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 21s local 2024-04-03T18:20:23.7811144Z @llvm-project//mlir:VectorToLLVM; 20s local 2024-04-03T18:20:23.7812108Z Compiling xla/pjrt/pjrt_executable.cc; 19s local ... 2024-04-03T18:20:24.4992920Z 2024-04-03T18:20:24.4993706Z  2024-04-03T18:20:24.5012687Z  2024-04-03T18:20:24.5013359Z  2024-04-03T18:20:24.5013817Z  2024-04-03T18:20:24.5014386Z  2024-04-03T18:20:24.5014797Z  2024-04-03T18:20:24.5015174Z  2024-04-03T18:20:24.5015526Z  2024-04-03T18:20:24.5016735Z [19,020 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:24.5018091Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 86s local 2024-04-03T18:20:24.5019254Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 37s local 2024-04-03T18:20:24.5020599Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 36s local 2024-04-03T18:20:24.5021851Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 31s local 2024-04-03T18:20:24.5023154Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 22s local 2024-04-03T18:20:24.5024507Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 22s local 2024-04-03T18:20:24.5025594Z Compiling xla/pjrt/pjrt_executable.cc; 20s local 2024-04-03T18:20:24.5026492Z Compiling xla/pjrt/pjrt_client.cc; 19s local ... 2024-04-03T18:20:24.7869213Z 2024-04-03T18:20:24.7869989Z  2024-04-03T18:20:24.7870497Z  2024-04-03T18:20:24.7870925Z  2024-04-03T18:20:24.7871358Z  2024-04-03T18:20:24.7871776Z  2024-04-03T18:20:24.7872194Z  2024-04-03T18:20:24.7872588Z  2024-04-03T18:20:24.7872997Z  2024-04-03T18:20:24.7874159Z [19,021 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:24.7875580Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 87s local 2024-04-03T18:20:24.7877208Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 37s local 2024-04-03T18:20:24.7878758Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 36s local 2024-04-03T18:20:24.7880149Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 31s local 2024-04-03T18:20:24.7881421Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 23s local 2024-04-03T18:20:24.7882962Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 22s local 2024-04-03T18:20:24.7884064Z Compiling xla/pjrt/pjrt_executable.cc; 20s local 2024-04-03T18:20:24.7885000Z Compiling xla/pjrt/pjrt_client.cc; 20s local ... 2024-04-03T18:20:25.1831148Z 2024-04-03T18:20:25.1831860Z  2024-04-03T18:20:25.1832334Z  2024-04-03T18:20:25.1832744Z  2024-04-03T18:20:25.1833147Z  2024-04-03T18:20:25.1833571Z  2024-04-03T18:20:25.1834178Z  2024-04-03T18:20:25.1834619Z  2024-04-03T18:20:25.1835035Z  2024-04-03T18:20:25.1836275Z [19,022 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:25.1837813Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 87s local 2024-04-03T18:20:25.1839111Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 37s local 2024-04-03T18:20:25.1840828Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 37s local 2024-04-03T18:20:25.1842209Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 32s local 2024-04-03T18:20:25.1843448Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 23s local 2024-04-03T18:20:25.1844846Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 22s local 2024-04-03T18:20:25.1845796Z Compiling xla/pjrt/pjrt_client.cc; 20s local 2024-04-03T18:20:25.1846712Z Compiling xla/service/spmd/dot_handler.cc; 19s local ... 2024-04-03T18:20:25.7175786Z 2024-04-03T18:20:25.7176543Z  2024-04-03T18:20:25.7177065Z  2024-04-03T18:20:25.7177435Z  2024-04-03T18:20:25.7177828Z  2024-04-03T18:20:25.7178255Z  2024-04-03T18:20:25.7178637Z  2024-04-03T18:20:25.7179019Z  2024-04-03T18:20:25.7179428Z  2024-04-03T18:20:25.7180587Z [19,023 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:25.7181906Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 88s local 2024-04-03T18:20:25.7183071Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 38s local 2024-04-03T18:20:25.7184333Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 37s local 2024-04-03T18:20:25.7185435Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 32s local 2024-04-03T18:20:25.7186601Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 24s local 2024-04-03T18:20:25.7188244Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 23s local 2024-04-03T18:20:25.7189241Z Compiling xla/pjrt/pjrt_client.cc; 21s local 2024-04-03T18:20:25.7190151Z Compiling xla/service/spmd/dot_handler.cc; 20s local ... 2024-04-03T18:20:25.9807651Z 2024-04-03T18:20:25.9808426Z  2024-04-03T18:20:25.9808926Z  2024-04-03T18:20:25.9809309Z  2024-04-03T18:20:25.9809684Z  2024-04-03T18:20:25.9810038Z  2024-04-03T18:20:25.9810427Z  2024-04-03T18:20:25.9810801Z  2024-04-03T18:20:25.9811159Z  2024-04-03T18:20:25.9812248Z [19,024 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:25.9813481Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 88s local 2024-04-03T18:20:25.9814894Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 38s local 2024-04-03T18:20:25.9816180Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 37s local 2024-04-03T18:20:25.9817295Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 33s local 2024-04-03T18:20:25.9818573Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 24s local 2024-04-03T18:20:25.9819773Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 23s local 2024-04-03T18:20:25.9821012Z Compiling xla/pjrt/pjrt_client.cc; 21s local 2024-04-03T18:20:25.9821939Z Compiling xla/service/spmd/dot_handler.cc; 20s local ... 2024-04-03T18:20:26.1809476Z 2024-04-03T18:20:26.1810553Z  2024-04-03T18:20:26.1811022Z  2024-04-03T18:20:26.1813065Z  2024-04-03T18:20:26.1813859Z  2024-04-03T18:20:26.1814868Z  2024-04-03T18:20:26.1818025Z  2024-04-03T18:20:26.1818896Z  2024-04-03T18:20:26.1819862Z  2024-04-03T18:20:26.1821336Z [19,025 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:26.1822887Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 88s local 2024-04-03T18:20:26.1824561Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 38s local 2024-04-03T18:20:26.1826442Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 38s local 2024-04-03T18:20:26.1828480Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 33s local 2024-04-03T18:20:26.1830086Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 24s local 2024-04-03T18:20:26.1831807Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 23s local 2024-04-03T18:20:26.1833082Z Compiling xla/pjrt/pjrt_client.cc; 21s local 2024-04-03T18:20:26.1834395Z Compiling xla/service/spmd/dot_handler.cc; 20s local ... 2024-04-03T18:20:26.7307203Z 2024-04-03T18:20:26.7308169Z  2024-04-03T18:20:26.7308778Z  2024-04-03T18:20:26.7309261Z  2024-04-03T18:20:26.7309740Z  2024-04-03T18:20:26.7310242Z  2024-04-03T18:20:26.7310697Z  2024-04-03T18:20:26.7311187Z  2024-04-03T18:20:26.7311656Z  2024-04-03T18:20:26.7313078Z [19,026 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:26.7314933Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 89s local 2024-04-03T18:20:26.7316380Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 39s local 2024-04-03T18:20:26.7318137Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 38s local 2024-04-03T18:20:26.7319567Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 33s local 2024-04-03T18:20:26.7320927Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 25s local 2024-04-03T18:20:26.7322401Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 24s local 2024-04-03T18:20:26.7323556Z Compiling xla/pjrt/pjrt_client.cc; 22s local 2024-04-03T18:20:26.7324558Z Compiling xla/service/spmd/dot_handler.cc; 21s local ... 2024-04-03T18:20:26.9817679Z 2024-04-03T18:20:26.9818890Z  2024-04-03T18:20:26.9820750Z  2024-04-03T18:20:26.9821407Z  2024-04-03T18:20:26.9822053Z  2024-04-03T18:20:26.9822722Z  2024-04-03T18:20:26.9823346Z  2024-04-03T18:20:26.9823973Z  2024-04-03T18:20:26.9824607Z  2024-04-03T18:20:26.9826050Z [19,026 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:26.9828232Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 89s local 2024-04-03T18:20:26.9829756Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 39s local 2024-04-03T18:20:26.9831578Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 39s local 2024-04-03T18:20:26.9833130Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 34s local 2024-04-03T18:20:26.9835071Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 25s local 2024-04-03T18:20:26.9836624Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 24s local 2024-04-03T18:20:26.9838039Z Compiling xla/pjrt/pjrt_client.cc; 22s local 2024-04-03T18:20:26.9839216Z Compiling xla/service/spmd/dot_handler.cc; 21s local ... 2024-04-03T18:20:27.1829327Z 2024-04-03T18:20:27.1830085Z  2024-04-03T18:20:27.1830611Z  2024-04-03T18:20:27.1831061Z  2024-04-03T18:20:27.1831481Z  2024-04-03T18:20:27.1832040Z  2024-04-03T18:20:27.1832787Z  2024-04-03T18:20:27.1833237Z  2024-04-03T18:20:27.1833684Z  2024-04-03T18:20:27.1835420Z [19,027 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:27.1836963Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 89s local 2024-04-03T18:20:27.1838350Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 39s local 2024-04-03T18:20:27.1840088Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 39s local 2024-04-03T18:20:27.1841476Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 34s local 2024-04-03T18:20:27.1842833Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 25s local 2024-04-03T18:20:27.1844289Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 24s local 2024-04-03T18:20:27.1845435Z Compiling xla/pjrt/pjrt_client.cc; 22s local 2024-04-03T18:20:27.1846463Z Compiling xla/service/spmd/dot_handler.cc; 21s local ... 2024-04-03T18:20:27.5834073Z 2024-04-03T18:20:27.5834788Z  2024-04-03T18:20:27.5835316Z  2024-04-03T18:20:27.5835778Z  2024-04-03T18:20:27.5836190Z  2024-04-03T18:20:27.5836607Z  2024-04-03T18:20:27.5837040Z  2024-04-03T18:20:27.5837475Z  2024-04-03T18:20:27.5837913Z  2024-04-03T18:20:27.5839213Z [19,029 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:27.5840628Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 89s local 2024-04-03T18:20:27.5841827Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 40s local 2024-04-03T18:20:27.5843233Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 39s local 2024-04-03T18:20:27.5844574Z Compiling xla/service/cpu/onednn_ops_rewriter.cc; 34s local 2024-04-03T18:20:27.5845963Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 25s local 2024-04-03T18:20:27.5847445Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 25s local 2024-04-03T18:20:27.5848621Z Compiling xla/pjrt/pjrt_client.cc; 22s local 2024-04-03T18:20:27.5849852Z Compiling xla/service/spmd/dot_handler.cc; 22s local ... 2024-04-03T18:20:27.7831103Z 2024-04-03T18:20:27.7831981Z  2024-04-03T18:20:27.7832559Z  2024-04-03T18:20:27.7835304Z  2024-04-03T18:20:27.7836067Z  2024-04-03T18:20:27.7836833Z  2024-04-03T18:20:27.7837583Z  2024-04-03T18:20:27.7840717Z  2024-04-03T18:20:27.7841429Z  2024-04-03T18:20:27.7843173Z [19,030 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:27.7847639Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 90s local 2024-04-03T18:20:27.7849053Z Compiling stablehlo/transforms/VhloLegalizeToStablehlo.cpp; 40s local 2024-04-03T18:20:27.7850748Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 39s local 2024-04-03T18:20:27.7854838Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 26s local 2024-04-03T18:20:27.7856527Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 25s local 2024-04-03T18:20:27.7858054Z Compiling xla/pjrt/pjrt_client.cc; 23s local 2024-04-03T18:20:27.7859216Z Compiling xla/service/spmd/dot_handler.cc; 22s local 2024-04-03T18:20:27.7860399Z Compiling xla/service/allocation_tracker.cc; 15s local ... 2024-04-03T18:20:28.1190820Z 2024-04-03T18:20:28.1191683Z  2024-04-03T18:20:28.1192270Z  2024-04-03T18:20:28.1192747Z  2024-04-03T18:20:28.1193211Z  2024-04-03T18:20:28.1193655Z  2024-04-03T18:20:28.1194093Z  2024-04-03T18:20:28.1194461Z  2024-04-03T18:20:28.1194854Z  2024-04-03T18:20:28.1195989Z [19,031 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:28.1197311Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 90s local 2024-04-03T18:20:28.1198448Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 40s local 2024-04-03T18:20:28.1200174Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 26s local 2024-04-03T18:20:28.1201587Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 25s local 2024-04-03T18:20:28.1202751Z Compiling xla/pjrt/pjrt_client.cc; 23s local 2024-04-03T18:20:28.1203667Z Compiling xla/service/spmd/dot_handler.cc; 22s local 2024-04-03T18:20:28.1204801Z Compiling xla/service/allocation_tracker.cc; 16s local 2024-04-03T18:20:28.1205776Z Compiling xla/service/service.cc; 13s local ... 2024-04-03T18:20:28.3205307Z 2024-04-03T18:20:28.3206048Z  2024-04-03T18:20:28.3206577Z  2024-04-03T18:20:28.3207008Z  2024-04-03T18:20:28.3207407Z  2024-04-03T18:20:28.3207824Z  2024-04-03T18:20:28.3208240Z  2024-04-03T18:20:28.3208643Z  2024-04-03T18:20:28.3209064Z  2024-04-03T18:20:28.3210434Z [19,033 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:28.3211892Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 90s local 2024-04-03T18:20:28.3212969Z Compiling stablehlo/transforms/StablehloLegalizeToVhlo.cpp; 40s local 2024-04-03T18:20:28.3214485Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 26s local 2024-04-03T18:20:28.3215798Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 25s local 2024-04-03T18:20:28.3216938Z Compiling xla/service/spmd/dot_handler.cc; 22s local 2024-04-03T18:20:28.3217848Z Compiling xla/service/allocation_tracker.cc; 16s local 2024-04-03T18:20:28.3218815Z Compiling xla/service/service.cc; 13s local 2024-04-03T18:20:28.3219836Z Compiling xla/service/local_service_utils.cc; 13s local ... 2024-04-03T18:20:28.5418854Z 2024-04-03T18:20:28.5419666Z  2024-04-03T18:20:28.5421179Z  2024-04-03T18:20:28.5421576Z  2024-04-03T18:20:28.5422008Z  2024-04-03T18:20:28.5422464Z  2024-04-03T18:20:28.5422841Z  2024-04-03T18:20:28.5423237Z  2024-04-03T18:20:28.5423655Z  2024-04-03T18:20:28.5424868Z [19,035 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:28.5426344Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 90s local 2024-04-03T18:20:28.5427538Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 26s local 2024-04-03T18:20:28.5429113Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 26s local 2024-04-03T18:20:28.5430281Z Compiling xla/service/spmd/dot_handler.cc; 23s local 2024-04-03T18:20:28.5431329Z Compiling xla/service/allocation_tracker.cc; 16s local 2024-04-03T18:20:28.5432283Z Compiling xla/service/service.cc; 14s local 2024-04-03T18:20:28.5433220Z Compiling xla/service/local_service_utils.cc; 13s local 2024-04-03T18:20:28.5434230Z Compiling xla/pjrt/pjrt_compiler.cc; 13s local ... 2024-04-03T18:20:28.7941394Z 2024-04-03T18:20:28.7942123Z  2024-04-03T18:20:28.7942624Z  2024-04-03T18:20:28.7943043Z  2024-04-03T18:20:28.7943461Z  2024-04-03T18:20:28.7943869Z  2024-04-03T18:20:28.7944270Z  2024-04-03T18:20:28.7944672Z  2024-04-03T18:20:28.7945078Z  2024-04-03T18:20:28.7946287Z [19,037 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:28.7947936Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 91s local 2024-04-03T18:20:28.7949142Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 27s local 2024-04-03T18:20:28.7950492Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 26s local 2024-04-03T18:20:28.7951597Z Compiling xla/service/spmd/dot_handler.cc; 23s local 2024-04-03T18:20:28.7952580Z Compiling xla/service/allocation_tracker.cc; 16s local 2024-04-03T18:20:28.7953495Z Compiling xla/service/service.cc; 14s local 2024-04-03T18:20:28.7954399Z Compiling xla/service/local_service_utils.cc; 13s local 2024-04-03T18:20:28.7955397Z Compiling xla/pjrt/pjrt_compiler.cc; 13s local ... 2024-04-03T18:20:29.7875914Z 2024-04-03T18:20:29.7876672Z  2024-04-03T18:20:29.7877155Z  2024-04-03T18:20:29.7877930Z  2024-04-03T18:20:29.7878325Z  2024-04-03T18:20:29.7878713Z  2024-04-03T18:20:29.7879112Z  2024-04-03T18:20:29.7879646Z  2024-04-03T18:20:29.7880038Z  2024-04-03T18:20:29.7881085Z [19,038 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:29.7882364Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 92s local 2024-04-03T18:20:29.7883372Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 28s local 2024-04-03T18:20:29.7884365Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 27s local 2024-04-03T18:20:29.7885289Z Compiling xla/service/spmd/dot_handler.cc; 24s local 2024-04-03T18:20:29.7886229Z Compiling xla/service/allocation_tracker.cc; 17s local 2024-04-03T18:20:29.7887072Z Compiling xla/service/service.cc; 15s local 2024-04-03T18:20:29.7887971Z Compiling xla/service/local_service_utils.cc; 14s local 2024-04-03T18:20:29.7888891Z Compiling xla/pjrt/pjrt_compiler.cc; 14s local ... 2024-04-03T18:20:29.9926937Z 2024-04-03T18:20:29.9927921Z  2024-04-03T18:20:29.9928449Z  2024-04-03T18:20:29.9933563Z  2024-04-03T18:20:29.9934108Z  2024-04-03T18:20:29.9934716Z  2024-04-03T18:20:29.9935241Z  2024-04-03T18:20:29.9935656Z  2024-04-03T18:20:29.9936047Z  2024-04-03T18:20:29.9937198Z [19,039 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:29.9938685Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 92s local 2024-04-03T18:20:29.9939806Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 28s local 2024-04-03T18:20:29.9941083Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 27s local 2024-04-03T18:20:29.9942189Z Compiling xla/service/spmd/dot_handler.cc; 24s local 2024-04-03T18:20:29.9943140Z Compiling xla/service/allocation_tracker.cc; 17s local 2024-04-03T18:20:29.9944009Z Compiling xla/service/service.cc; 15s local 2024-04-03T18:20:29.9944946Z Compiling xla/service/local_service_utils.cc; 15s local 2024-04-03T18:20:29.9945922Z Compiling xla/pjrt/pjrt_compiler.cc; 14s local ... 2024-04-03T18:20:30.3181711Z 2024-04-03T18:20:30.3182475Z  2024-04-03T18:20:30.3183013Z  2024-04-03T18:20:30.3183451Z  2024-04-03T18:20:30.3183871Z  2024-04-03T18:20:30.3184281Z  2024-04-03T18:20:30.3184666Z  2024-04-03T18:20:30.3185094Z  2024-04-03T18:20:30.3185565Z  2024-04-03T18:20:30.3186707Z [19,041 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:30.3188312Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 92s local 2024-04-03T18:20:30.3189431Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 28s local 2024-04-03T18:20:30.3190361Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 27s local 2024-04-03T18:20:30.3191235Z Compiling xla/service/spmd/dot_handler.cc; 24s local 2024-04-03T18:20:30.3192189Z Compiling xla/service/allocation_tracker.cc; 18s local 2024-04-03T18:20:30.3193074Z Compiling xla/service/service.cc; 15s local 2024-04-03T18:20:30.3193745Z Compiling xla/service/local_service_utils.cc; 15s local 2024-04-03T18:20:30.3194498Z Compiling xla/pjrt/pjrt_compiler.cc; 14s local ... 2024-04-03T18:20:30.5930557Z 2024-04-03T18:20:30.5931707Z  2024-04-03T18:20:30.5932283Z  2024-04-03T18:20:30.5932760Z  2024-04-03T18:20:30.5933221Z  2024-04-03T18:20:30.5934592Z  2024-04-03T18:20:30.5935065Z  2024-04-03T18:20:30.5935533Z  2024-04-03T18:20:30.5936002Z  2024-04-03T18:20:30.5937414Z [19,042 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:30.5939070Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 92s local 2024-04-03T18:20:30.5940778Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 28s local 2024-04-03T18:20:30.5942481Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 28s local 2024-04-03T18:20:30.5946228Z Compiling xla/service/spmd/dot_handler.cc; 25s local 2024-04-03T18:20:30.5949236Z Compiling xla/service/service.cc; 16s local 2024-04-03T18:20:30.5951292Z Compiling xla/service/local_service_utils.cc; 15s local 2024-04-03T18:20:30.5952583Z Compiling xla/pjrt/pjrt_compiler.cc; 15s local 2024-04-03T18:20:30.5953940Z Compiling xla/service/cpu/cpu_instruction_fusion.cc; 13s local ... 2024-04-03T18:20:30.7958575Z 2024-04-03T18:20:30.7959320Z  2024-04-03T18:20:30.7959791Z  2024-04-03T18:20:30.7960138Z  2024-04-03T18:20:30.7960485Z  2024-04-03T18:20:30.7960827Z  2024-04-03T18:20:30.7961174Z  2024-04-03T18:20:30.7961525Z  2024-04-03T18:20:30.7961860Z  2024-04-03T18:20:30.7962875Z [19,045 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:30.7964059Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 93s local 2024-04-03T18:20:30.7965049Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 29s local 2024-04-03T18:20:30.7966149Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 28s local 2024-04-03T18:20:30.7967083Z Compiling xla/service/spmd/dot_handler.cc; 25s local 2024-04-03T18:20:30.7976904Z Compiling xla/service/service.cc; 16s local 2024-04-03T18:20:30.7978225Z Compiling xla/service/local_service_utils.cc; 15s local 2024-04-03T18:20:30.7979417Z Compiling xla/pjrt/pjrt_compiler.cc; 15s local 2024-04-03T18:20:30.7980903Z Compiling xla/service/cpu/cpu_instruction_fusion.cc; 14s local ... 2024-04-03T18:20:31.1046020Z 2024-04-03T18:20:31.1047255Z  2024-04-03T18:20:31.1048431Z  2024-04-03T18:20:31.1048911Z  2024-04-03T18:20:31.1049299Z  2024-04-03T18:20:31.1049685Z  2024-04-03T18:20:31.1050134Z  2024-04-03T18:20:31.1050577Z  2024-04-03T18:20:31.1050987Z  2024-04-03T18:20:31.1052216Z [19,046 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:31.1053797Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 93s local 2024-04-03T18:20:31.1055406Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 29s local 2024-04-03T18:20:31.1056851Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 28s local 2024-04-03T18:20:31.1058066Z Compiling xla/service/spmd/dot_handler.cc; 25s local 2024-04-03T18:20:31.1059042Z Compiling xla/service/service.cc; 16s local 2024-04-03T18:20:31.1060038Z Compiling xla/service/local_service_utils.cc; 16s local 2024-04-03T18:20:31.1061070Z Compiling xla/pjrt/pjrt_compiler.cc; 15s local 2024-04-03T18:20:31.1062240Z Compiling xla/service/cpu/cpu_instruction_fusion.cc; 14s local ... 2024-04-03T18:20:31.3936456Z 2024-04-03T18:20:31.3937724Z  2024-04-03T18:20:31.3938302Z  2024-04-03T18:20:31.3938771Z  2024-04-03T18:20:31.3939259Z  2024-04-03T18:20:31.3939717Z  2024-04-03T18:20:31.3940124Z  2024-04-03T18:20:31.3940514Z  2024-04-03T18:20:31.3940931Z  2024-04-03T18:20:31.3942169Z [19,047 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:31.3943581Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 93s local 2024-04-03T18:20:31.3944781Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 29s local 2024-04-03T18:20:31.3946133Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 28s local 2024-04-03T18:20:31.3947241Z Compiling xla/service/spmd/dot_handler.cc; 26s local 2024-04-03T18:20:31.3948404Z Compiling xla/service/service.cc; 16s local 2024-04-03T18:20:31.3949372Z Compiling xla/service/local_service_utils.cc; 16s local 2024-04-03T18:20:31.3950381Z Compiling xla/pjrt/pjrt_compiler.cc; 16s local 2024-04-03T18:20:31.3951836Z Compiling xla/service/cpu/cpu_instruction_fusion.cc; 14s local ... 2024-04-03T18:20:31.5939657Z 2024-04-03T18:20:31.5940763Z  2024-04-03T18:20:31.5943738Z  2024-04-03T18:20:31.5944387Z  2024-04-03T18:20:31.5947512Z  2024-04-03T18:20:31.5948322Z  2024-04-03T18:20:31.5951278Z  2024-04-03T18:20:31.5951883Z  2024-04-03T18:20:31.5953983Z  2024-04-03T18:20:31.5955659Z [19,048 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:31.5957282Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 93s local 2024-04-03T18:20:31.5958693Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 29s local 2024-04-03T18:20:31.5960276Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 29s local 2024-04-03T18:20:31.5961622Z Compiling xla/service/service.cc; 17s local 2024-04-03T18:20:31.5964904Z Compiling xla/service/local_service_utils.cc; 16s local 2024-04-03T18:20:31.5968165Z Compiling xla/pjrt/pjrt_compiler.cc; 16s local 2024-04-03T18:20:31.5971694Z Compiling xla/service/cpu/cpu_instruction_fusion.cc; 14s local 2024-04-03T18:20:31.5973555Z Compiling xla/service/cpu/compiler_functor.cc; 14s local ... 2024-04-03T18:20:31.8104525Z 2024-04-03T18:20:31.8105701Z  2024-04-03T18:20:31.8106599Z  2024-04-03T18:20:31.8107961Z  2024-04-03T18:20:31.8108517Z  2024-04-03T18:20:31.8108979Z  2024-04-03T18:20:31.8109417Z  2024-04-03T18:20:31.8109823Z  2024-04-03T18:20:31.8110280Z  2024-04-03T18:20:31.8111709Z [19,049 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:31.8113145Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 94s local 2024-04-03T18:20:31.8114352Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 30s local 2024-04-03T18:20:31.8115738Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 29s local 2024-04-03T18:20:31.8116777Z Compiling xla/service/service.cc; 17s local 2024-04-03T18:20:31.8117606Z Compiling xla/service/local_service_utils.cc; 16s local 2024-04-03T18:20:31.8118570Z Compiling xla/pjrt/pjrt_compiler.cc; 16s local 2024-04-03T18:20:31.8119597Z Compiling xla/service/cpu/compiler_functor.cc; 14s local 2024-04-03T18:20:31.8120481Z Compiling xla/runtime/jit_executable.cc; 14s local ... 2024-04-03T18:20:32.0771944Z 2024-04-03T18:20:32.0773221Z  2024-04-03T18:20:32.0773631Z  2024-04-03T18:20:32.0773996Z  2024-04-03T18:20:32.0774552Z  2024-04-03T18:20:32.0774985Z  2024-04-03T18:20:32.0775312Z  2024-04-03T18:20:32.0775637Z  2024-04-03T18:20:32.0776005Z  2024-04-03T18:20:32.0777168Z [19,050 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:32.0778495Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 94s local 2024-04-03T18:20:32.0779647Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 30s local 2024-04-03T18:20:32.0780996Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 29s local 2024-04-03T18:20:32.0782191Z Compiling xla/service/service.cc; 17s local 2024-04-03T18:20:32.0783141Z Compiling xla/service/local_service_utils.cc; 17s local 2024-04-03T18:20:32.0783888Z Compiling xla/pjrt/pjrt_compiler.cc; 16s local 2024-04-03T18:20:32.0784653Z Compiling xla/service/cpu/compiler_functor.cc; 15s local 2024-04-03T18:20:32.0785744Z Compiling xla/runtime/jit_executable.cc; 15s local ... 2024-04-03T18:20:32.3825431Z 2024-04-03T18:20:32.3826725Z  2024-04-03T18:20:32.3827567Z  2024-04-03T18:20:32.3828831Z  2024-04-03T18:20:32.3829283Z  2024-04-03T18:20:32.3829703Z  2024-04-03T18:20:32.3830098Z  2024-04-03T18:20:32.3830494Z  2024-04-03T18:20:32.3836025Z  2024-04-03T18:20:32.3839742Z [19,051 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:32.3843921Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 94s local 2024-04-03T18:20:32.3846860Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 30s local 2024-04-03T18:20:32.3848596Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 29s local 2024-04-03T18:20:32.3849893Z Compiling xla/service/service.cc; 17s local 2024-04-03T18:20:32.3851094Z Compiling xla/pjrt/pjrt_compiler.cc; 17s local 2024-04-03T18:20:32.3852284Z Compiling xla/service/cpu/compiler_functor.cc; 15s local 2024-04-03T18:20:32.3853528Z Compiling xla/runtime/jit_executable.cc; 15s local 2024-04-03T18:20:32.3854840Z @xla//xla/mlir_hlo:mhlo_passes; 14s local ... 2024-04-03T18:20:32.5946346Z 2024-04-03T18:20:32.5947475Z  2024-04-03T18:20:32.5948484Z  2024-04-03T18:20:32.5951751Z  2024-04-03T18:20:32.5952331Z  2024-04-03T18:20:32.5955883Z  2024-04-03T18:20:32.5956456Z  2024-04-03T18:20:32.5959821Z  2024-04-03T18:20:32.5960329Z  2024-04-03T18:20:32.5964422Z [19,051 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:32.5965737Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 94s local 2024-04-03T18:20:32.5968913Z Compiling stablehlo/transforms/ChloLegalizeToStablehlo.cpp; 30s local 2024-04-03T18:20:32.5970147Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 30s local 2024-04-03T18:20:32.5971169Z Compiling xla/service/service.cc; 18s local 2024-04-03T18:20:32.5972009Z Compiling xla/pjrt/pjrt_compiler.cc; 17s local 2024-04-03T18:20:32.5972921Z Compiling xla/service/cpu/compiler_functor.cc; 15s local 2024-04-03T18:20:32.5973882Z Compiling xla/runtime/jit_executable.cc; 15s local 2024-04-03T18:20:32.5974952Z @xla//xla/mlir_hlo:mhlo_passes; 14s local ... 2024-04-03T18:20:32.8112218Z 2024-04-03T18:20:32.8113439Z  2024-04-03T18:20:32.8114289Z  2024-04-03T18:20:32.8117071Z  2024-04-03T18:20:32.8117623Z  2024-04-03T18:20:32.8120300Z  2024-04-03T18:20:32.8120838Z  2024-04-03T18:20:32.8123309Z  2024-04-03T18:20:32.8123897Z  2024-04-03T18:20:32.8125108Z [19,052 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:32.8126582Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 95s local 2024-04-03T18:20:32.8127795Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 30s local 2024-04-03T18:20:32.8129137Z Compiling xla/service/service.cc; 18s local 2024-04-03T18:20:32.8130212Z Compiling xla/pjrt/pjrt_compiler.cc; 17s local 2024-04-03T18:20:32.8131326Z Compiling xla/service/cpu/compiler_functor.cc; 15s local 2024-04-03T18:20:32.8132426Z Compiling xla/runtime/jit_executable.cc; 15s local 2024-04-03T18:20:32.8133371Z @xla//xla/mlir_hlo:mhlo_passes; 14s local 2024-04-03T18:20:32.8135064Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 14s local ... 2024-04-03T18:20:33.1951870Z 2024-04-03T18:20:33.1952655Z  2024-04-03T18:20:33.1953175Z  2024-04-03T18:20:33.1953609Z  2024-04-03T18:20:33.1955057Z  2024-04-03T18:20:33.1955509Z  2024-04-03T18:20:33.1955954Z  2024-04-03T18:20:33.1956369Z  2024-04-03T18:20:33.1956788Z  2024-04-03T18:20:33.1958664Z [19,052 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:33.1960099Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 95s local 2024-04-03T18:20:33.1961232Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 30s local 2024-04-03T18:20:33.1962512Z Compiling xla/service/service.cc; 18s local 2024-04-03T18:20:33.1963411Z Compiling xla/pjrt/pjrt_compiler.cc; 17s local 2024-04-03T18:20:33.1964446Z Compiling xla/service/cpu/compiler_functor.cc; 16s local 2024-04-03T18:20:33.1965502Z Compiling xla/runtime/jit_executable.cc; 16s local 2024-04-03T18:20:33.1966419Z @xla//xla/mlir_hlo:mhlo_passes; 15s local 2024-04-03T18:20:33.1967952Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 15s local ... 2024-04-03T18:20:33.8489816Z 2024-04-03T18:20:33.8490573Z  2024-04-03T18:20:33.8491108Z  2024-04-03T18:20:33.8491570Z  2024-04-03T18:20:33.8492285Z  2024-04-03T18:20:33.8492746Z  2024-04-03T18:20:33.8493180Z  2024-04-03T18:20:33.8493606Z  2024-04-03T18:20:33.8494036Z  2024-04-03T18:20:33.8495596Z [19,053 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:33.8497016Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 96s local 2024-04-03T18:20:33.8498145Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 31s local 2024-04-03T18:20:33.8499189Z Compiling xla/service/service.cc; 19s local 2024-04-03T18:20:33.8500016Z Compiling xla/pjrt/pjrt_compiler.cc; 18s local 2024-04-03T18:20:33.8501010Z Compiling xla/service/cpu/compiler_functor.cc; 17s local 2024-04-03T18:20:33.8502039Z Compiling xla/runtime/jit_executable.cc; 16s local 2024-04-03T18:20:33.8502861Z @xla//xla/mlir_hlo:mhlo_passes; 15s local 2024-04-03T18:20:33.8504015Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 15s local ... 2024-04-03T18:20:34.1963688Z 2024-04-03T18:20:34.1964614Z  2024-04-03T18:20:34.1965261Z  2024-04-03T18:20:34.1965821Z  2024-04-03T18:20:34.1966212Z  2024-04-03T18:20:34.1966761Z  2024-04-03T18:20:34.1967325Z  2024-04-03T18:20:34.1967727Z  2024-04-03T18:20:34.1968270Z  2024-04-03T18:20:34.1969662Z [19,056 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:34.1971218Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 96s local 2024-04-03T18:20:34.1972333Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 31s local 2024-04-03T18:20:34.1973567Z Compiling xla/service/service.cc; 19s local 2024-04-03T18:20:34.1974664Z Compiling xla/pjrt/pjrt_compiler.cc; 18s local 2024-04-03T18:20:34.1975906Z Compiling xla/service/cpu/compiler_functor.cc; 17s local 2024-04-03T18:20:34.1976998Z Compiling xla/runtime/jit_executable.cc; 17s local 2024-04-03T18:20:34.1978399Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 16s local 2024-04-03T18:20:34.1979951Z Compiling xla/service/compile_only_service.cc; 16s local ... 2024-04-03T18:20:34.5983928Z 2024-04-03T18:20:34.5985152Z  2024-04-03T18:20:34.5985851Z  2024-04-03T18:20:34.5986287Z  2024-04-03T18:20:34.5986894Z  2024-04-03T18:20:34.5987479Z  2024-04-03T18:20:34.5988162Z  2024-04-03T18:20:34.5988909Z  2024-04-03T18:20:34.6005582Z  2024-04-03T18:20:34.6007460Z [19,057 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:34.6008838Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 96s local 2024-04-03T18:20:34.6009974Z Compiling xla/mlir/runtime/transforms/jit_compiler.cc; 32s local 2024-04-03T18:20:34.6010937Z Compiling xla/service/service.cc; 20s local 2024-04-03T18:20:34.6011794Z Compiling xla/pjrt/pjrt_compiler.cc; 19s local 2024-04-03T18:20:34.6012663Z Compiling xla/service/cpu/compiler_functor.cc; 17s local 2024-04-03T18:20:34.6013919Z Compiling xla/runtime/jit_executable.cc; 17s local 2024-04-03T18:20:34.6015161Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 16s local 2024-04-03T18:20:34.6016307Z Compiling xla/service/compile_only_service.cc; 16s local ... 2024-04-03T18:20:34.8055205Z 2024-04-03T18:20:34.8055936Z  2024-04-03T18:20:34.8056458Z  2024-04-03T18:20:34.8056883Z  2024-04-03T18:20:34.8057304Z  2024-04-03T18:20:34.8057714Z  2024-04-03T18:20:34.8058149Z  2024-04-03T18:20:34.8058573Z  2024-04-03T18:20:34.8058989Z  2024-04-03T18:20:34.8060177Z [19,061 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:34.8061916Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 97s local 2024-04-03T18:20:34.8062937Z Compiling xla/service/service.cc; 20s local 2024-04-03T18:20:34.8063786Z Compiling xla/pjrt/pjrt_compiler.cc; 19s local 2024-04-03T18:20:34.8064867Z Compiling xla/service/cpu/compiler_functor.cc; 17s local 2024-04-03T18:20:34.8065879Z Compiling xla/runtime/jit_executable.cc; 17s local 2024-04-03T18:20:34.8067168Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 16s local 2024-04-03T18:20:34.8068681Z Compiling xla/service/compile_only_service.cc; 16s local 2024-04-03T18:20:34.8069877Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 15s local ... 2024-04-03T18:20:35.1973101Z 2024-04-03T18:20:35.1973894Z  2024-04-03T18:20:35.1974600Z  2024-04-03T18:20:35.1975020Z  2024-04-03T18:20:35.1975414Z  2024-04-03T18:20:35.1975831Z  2024-04-03T18:20:35.1976241Z  2024-04-03T18:20:35.1976661Z  2024-04-03T18:20:35.1977075Z  2024-04-03T18:20:35.1978193Z [19,063 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:35.1979530Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 97s local 2024-04-03T18:20:35.1980468Z Compiling xla/service/service.cc; 20s local 2024-04-03T18:20:35.1981349Z Compiling xla/pjrt/pjrt_compiler.cc; 19s local 2024-04-03T18:20:35.1982349Z Compiling xla/service/cpu/compiler_functor.cc; 18s local 2024-04-03T18:20:35.1983411Z Compiling xla/runtime/jit_executable.cc; 18s local 2024-04-03T18:20:35.1984639Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 17s local 2024-04-03T18:20:35.1985835Z Compiling xla/service/compile_only_service.cc; 17s local 2024-04-03T18:20:35.1986995Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 15s local ... 2024-04-03T18:20:35.3971153Z 2024-04-03T18:20:35.3971882Z  2024-04-03T18:20:35.3972302Z  2024-04-03T18:20:35.3972651Z  2024-04-03T18:20:35.3973004Z  2024-04-03T18:20:35.3973327Z  2024-04-03T18:20:35.3973698Z  2024-04-03T18:20:35.3974040Z  2024-04-03T18:20:35.3974570Z  2024-04-03T18:20:35.3975772Z [19,064 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:35.3977253Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 97s local 2024-04-03T18:20:35.3978105Z Compiling xla/service/service.cc; 20s local 2024-04-03T18:20:35.3978949Z Compiling xla/pjrt/pjrt_compiler.cc; 20s local 2024-04-03T18:20:35.3979931Z Compiling xla/service/cpu/compiler_functor.cc; 18s local 2024-04-03T18:20:35.3981008Z Compiling xla/runtime/jit_executable.cc; 18s local 2024-04-03T18:20:35.3982135Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 17s local 2024-04-03T18:20:35.3983249Z Compiling xla/service/compile_only_service.cc; 17s local 2024-04-03T18:20:35.3984351Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 15s local ... 2024-04-03T18:20:35.6168434Z 2024-04-03T18:20:35.6169215Z  2024-04-03T18:20:35.6169751Z  2024-04-03T18:20:35.6170232Z  2024-04-03T18:20:35.6170688Z  2024-04-03T18:20:35.6171125Z  2024-04-03T18:20:35.6171582Z  2024-04-03T18:20:35.6172205Z  2024-04-03T18:20:35.6172611Z  2024-04-03T18:20:35.6173879Z [19,067 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:35.6175465Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 97s local 2024-04-03T18:20:35.6176396Z Compiling xla/service/service.cc; 21s local 2024-04-03T18:20:35.6177433Z Compiling xla/pjrt/pjrt_compiler.cc; 20s local 2024-04-03T18:20:35.6178411Z Compiling xla/service/cpu/compiler_functor.cc; 18s local 2024-04-03T18:20:35.6179379Z Compiling xla/runtime/jit_executable.cc; 18s local 2024-04-03T18:20:35.6180617Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 17s local 2024-04-03T18:20:35.6181847Z Compiling xla/service/compile_only_service.cc; 17s local 2024-04-03T18:20:35.6183362Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 15s local ... 2024-04-03T18:20:35.8933517Z 2024-04-03T18:20:35.8934390Z  2024-04-03T18:20:35.8935229Z  2024-04-03T18:20:35.8935683Z  2024-04-03T18:20:35.8936085Z  2024-04-03T18:20:35.8936501Z  2024-04-03T18:20:35.8936917Z  2024-04-03T18:20:35.8937478Z  2024-04-03T18:20:35.8937907Z  2024-04-03T18:20:35.8939225Z [19,068 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:35.8940565Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 98s local 2024-04-03T18:20:35.8941419Z Compiling xla/service/service.cc; 21s local 2024-04-03T18:20:35.8942233Z Compiling xla/pjrt/pjrt_compiler.cc; 20s local 2024-04-03T18:20:35.8943198Z Compiling xla/service/cpu/compiler_functor.cc; 19s local 2024-04-03T18:20:35.8944216Z Compiling xla/runtime/jit_executable.cc; 18s local 2024-04-03T18:20:35.8945439Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 17s local 2024-04-03T18:20:35.8946696Z Compiling xla/service/compile_only_service.cc; 17s local 2024-04-03T18:20:35.8948169Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 16s local ... 2024-04-03T18:20:36.1470717Z 2024-04-03T18:20:36.1471431Z  2024-04-03T18:20:36.1471934Z  2024-04-03T18:20:36.1472370Z  2024-04-03T18:20:36.1472760Z  2024-04-03T18:20:36.1473172Z  2024-04-03T18:20:36.1473608Z  2024-04-03T18:20:36.1474017Z  2024-04-03T18:20:36.1474433Z  2024-04-03T18:20:36.1475620Z [19,070 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:36.1476981Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 98s local 2024-04-03T18:20:36.1477891Z Compiling xla/service/service.cc; 21s local 2024-04-03T18:20:36.1478762Z Compiling xla/pjrt/pjrt_compiler.cc; 20s local 2024-04-03T18:20:36.1479710Z Compiling xla/service/cpu/compiler_functor.cc; 19s local 2024-04-03T18:20:36.1480714Z Compiling xla/runtime/jit_executable.cc; 19s local 2024-04-03T18:20:36.1481896Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 18s local 2024-04-03T18:20:36.1483085Z Compiling xla/service/compile_only_service.cc; 17s local 2024-04-03T18:20:36.1484260Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 16s local ... 2024-04-03T18:20:36.3988206Z 2024-04-03T18:20:36.3988979Z  2024-04-03T18:20:36.3989484Z  2024-04-03T18:20:36.3989896Z  2024-04-03T18:20:36.3990307Z  2024-04-03T18:20:36.3990717Z  2024-04-03T18:20:36.3991113Z  2024-04-03T18:20:36.3991515Z  2024-04-03T18:20:36.3991941Z  2024-04-03T18:20:36.3993095Z [19,071 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:36.3994460Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 98s local 2024-04-03T18:20:36.3995362Z Compiling xla/service/service.cc; 21s local 2024-04-03T18:20:36.3996355Z Compiling xla/pjrt/pjrt_compiler.cc; 21s local 2024-04-03T18:20:36.3997306Z Compiling xla/service/cpu/compiler_functor.cc; 19s local 2024-04-03T18:20:36.3998536Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 18s local 2024-04-03T18:20:36.3999749Z Compiling xla/service/compile_only_service.cc; 18s local 2024-04-03T18:20:36.4000880Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 16s local 2024-04-03T18:20:36.4001953Z Compiling xla/service/service.cc; 16s local ... 2024-04-03T18:20:36.8682821Z 2024-04-03T18:20:36.8687576Z  2024-04-03T18:20:36.8688127Z  2024-04-03T18:20:36.8688545Z  2024-04-03T18:20:36.8688986Z  2024-04-03T18:20:36.8689408Z  2024-04-03T18:20:36.8689817Z  2024-04-03T18:20:36.8690238Z  2024-04-03T18:20:36.8690659Z  2024-04-03T18:20:36.8691899Z [19,072 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:36.8693745Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 99s local 2024-04-03T18:20:36.8694949Z Compiling xla/service/service.cc; 22s local 2024-04-03T18:20:36.8695913Z Compiling xla/pjrt/pjrt_compiler.cc; 21s local 2024-04-03T18:20:36.8696912Z Compiling xla/service/cpu/compiler_functor.cc; 20s local 2024-04-03T18:20:36.8698290Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 18s local 2024-04-03T18:20:36.8699548Z Compiling xla/service/compile_only_service.cc; 18s local 2024-04-03T18:20:36.8700717Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 17s local 2024-04-03T18:20:36.8701983Z Compiling xla/service/service.cc; 17s local ... 2024-04-03T18:20:37.1984771Z 2024-04-03T18:20:37.1985493Z  2024-04-03T18:20:37.1986020Z  2024-04-03T18:20:37.1986485Z  2024-04-03T18:20:37.1986939Z  2024-04-03T18:20:37.1987380Z  2024-04-03T18:20:37.1987956Z  2024-04-03T18:20:37.1988576Z  2024-04-03T18:20:37.1989017Z  2024-04-03T18:20:37.1990314Z [19,073 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:37.1991853Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 99s local 2024-04-03T18:20:37.1992820Z Compiling xla/service/service.cc; 22s local 2024-04-03T18:20:37.1993759Z Compiling xla/pjrt/pjrt_compiler.cc; 21s local 2024-04-03T18:20:37.1994826Z Compiling xla/service/cpu/compiler_functor.cc; 20s local 2024-04-03T18:20:37.1996190Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 19s local 2024-04-03T18:20:37.1997749Z Compiling xla/service/compile_only_service.cc; 19s local 2024-04-03T18:20:37.1998976Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 17s local 2024-04-03T18:20:37.2000097Z Compiling xla/service/service.cc; 17s local ... 2024-04-03T18:20:37.5994112Z 2024-04-03T18:20:37.5994998Z  2024-04-03T18:20:37.5995526Z  2024-04-03T18:20:37.5995968Z  2024-04-03T18:20:37.5996367Z  2024-04-03T18:20:37.5996806Z  2024-04-03T18:20:37.5997390Z  2024-04-03T18:20:37.5997775Z  2024-04-03T18:20:37.5998177Z  2024-04-03T18:20:37.5999354Z [19,074 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:37.6000785Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 99s local 2024-04-03T18:20:37.6001747Z Compiling xla/service/service.cc; 23s local 2024-04-03T18:20:37.6002829Z Compiling xla/pjrt/pjrt_compiler.cc; 22s local 2024-04-03T18:20:37.6003735Z Compiling xla/service/cpu/compiler_functor.cc; 20s local 2024-04-03T18:20:37.6004917Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 19s local 2024-04-03T18:20:37.6006140Z Compiling xla/service/compile_only_service.cc; 19s local 2024-04-03T18:20:37.6007217Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 17s local 2024-04-03T18:20:37.6008279Z Compiling xla/service/service.cc; 17s local ... 2024-04-03T18:20:37.9876266Z 2024-04-03T18:20:37.9877003Z  2024-04-03T18:20:37.9877520Z  2024-04-03T18:20:37.9877935Z  2024-04-03T18:20:37.9878417Z  2024-04-03T18:20:37.9878839Z  2024-04-03T18:20:37.9879222Z  2024-04-03T18:20:37.9879575Z  2024-04-03T18:20:37.9879899Z  2024-04-03T18:20:37.9880943Z [19,075 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:37.9882040Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 100s local 2024-04-03T18:20:37.9882770Z Compiling xla/service/service.cc; 23s local 2024-04-03T18:20:37.9883626Z Compiling xla/pjrt/pjrt_compiler.cc; 22s local 2024-04-03T18:20:37.9884691Z Compiling xla/service/cpu/compiler_functor.cc; 21s local 2024-04-03T18:20:37.9885916Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 19s local 2024-04-03T18:20:37.9887184Z Compiling xla/service/compile_only_service.cc; 19s local 2024-04-03T18:20:37.9888679Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 18s local 2024-04-03T18:20:37.9889903Z Compiling xla/service/service.cc; 18s local ... 2024-04-03T18:20:38.1994236Z 2024-04-03T18:20:38.1995290Z  2024-04-03T18:20:38.1995813Z  2024-04-03T18:20:38.1996252Z  2024-04-03T18:20:38.1996879Z  2024-04-03T18:20:38.1997303Z  2024-04-03T18:20:38.1997827Z  2024-04-03T18:20:38.1998231Z  2024-04-03T18:20:38.1998655Z  2024-04-03T18:20:38.2001974Z [19,079 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:38.2003579Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 100s local 2024-04-03T18:20:38.2004478Z Compiling xla/service/service.cc; 23s local 2024-04-03T18:20:38.2005464Z Compiling xla/service/cpu/compiler_functor.cc; 21s local 2024-04-03T18:20:38.2006765Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 20s local 2024-04-03T18:20:38.2008101Z Compiling xla/service/compile_only_service.cc; 20s local 2024-04-03T18:20:38.2009368Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 18s local 2024-04-03T18:20:38.2010495Z Compiling xla/service/service.cc; 18s local 2024-04-03T18:20:38.2011435Z Compiling xla/pjrt/pjrt_client.cc; 17s local ... 2024-04-03T18:20:38.5997170Z 2024-04-03T18:20:38.5998425Z  2024-04-03T18:20:38.5999301Z  2024-04-03T18:20:38.6002455Z  2024-04-03T18:20:38.6003015Z  2024-04-03T18:20:38.6005741Z  2024-04-03T18:20:38.6006377Z  2024-04-03T18:20:38.6007993Z  2024-04-03T18:20:38.6008580Z  2024-04-03T18:20:38.6010026Z [19,080 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:38.6011964Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 100s local 2024-04-03T18:20:38.6013458Z Compiling xla/service/service.cc; 24s local 2024-04-03T18:20:38.6014442Z Compiling xla/service/cpu/compiler_functor.cc; 21s local 2024-04-03T18:20:38.6015549Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 20s local 2024-04-03T18:20:38.6016718Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 18s local 2024-04-03T18:20:38.6017716Z Compiling xla/service/service.cc; 18s local 2024-04-03T18:20:38.6018504Z Compiling xla/pjrt/pjrt_client.cc; 18s local 2024-04-03T18:20:38.6019619Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 16s local ... 2024-04-03T18:20:38.7999561Z 2024-04-03T18:20:38.8000670Z  2024-04-03T18:20:38.8001123Z  2024-04-03T18:20:38.8001510Z  2024-04-03T18:20:38.8001850Z  2024-04-03T18:20:38.8002293Z  2024-04-03T18:20:38.8002754Z  2024-04-03T18:20:38.8003178Z  2024-04-03T18:20:38.8003600Z  2024-04-03T18:20:38.8004834Z [19,081 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:38.8006333Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 101s local 2024-04-03T18:20:38.8007198Z Compiling xla/service/service.cc; 24s local 2024-04-03T18:20:38.8007945Z Compiling xla/service/cpu/compiler_functor.cc; 21s local 2024-04-03T18:20:38.8008910Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 20s local 2024-04-03T18:20:38.8010083Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 19s local 2024-04-03T18:20:38.8011048Z Compiling xla/service/service.cc; 19s local 2024-04-03T18:20:38.8011856Z Compiling xla/pjrt/pjrt_client.cc; 18s local 2024-04-03T18:20:38.8013033Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 16s local ... 2024-04-03T18:20:39.0230224Z 2024-04-03T18:20:39.0231405Z  2024-04-03T18:20:39.0234354Z  2024-04-03T18:20:39.0237041Z  2024-04-03T18:20:39.0239844Z  2024-04-03T18:20:39.0242539Z  2024-04-03T18:20:39.0243209Z  2024-04-03T18:20:39.0245937Z  2024-04-03T18:20:39.0248575Z  2024-04-03T18:20:39.0252467Z [19,083 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:39.0254679Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 101s local 2024-04-03T18:20:39.0255965Z Compiling xla/service/service.cc; 24s local 2024-04-03T18:20:39.0257150Z Compiling xla/service/cpu/compiler_functor.cc; 22s local 2024-04-03T18:20:39.0258764Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 20s local 2024-04-03T18:20:39.0260347Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 19s local 2024-04-03T18:20:39.0261673Z Compiling xla/service/service.cc; 19s local 2024-04-03T18:20:39.0262794Z Compiling xla/pjrt/pjrt_client.cc; 18s local 2024-04-03T18:20:39.0263941Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 16s local ... 2024-04-03T18:20:39.3073794Z 2024-04-03T18:20:39.3074890Z  2024-04-03T18:20:39.3075331Z  2024-04-03T18:20:39.3075704Z  2024-04-03T18:20:39.3076102Z  2024-04-03T18:20:39.3076485Z  2024-04-03T18:20:39.3076858Z  2024-04-03T18:20:39.3077213Z  2024-04-03T18:20:39.3077573Z  2024-04-03T18:20:39.3078614Z [19,084 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:39.3079833Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 101s local 2024-04-03T18:20:39.3080665Z Compiling xla/service/service.cc; 24s local 2024-04-03T18:20:39.3081535Z Compiling xla/service/cpu/compiler_functor.cc; 22s local 2024-04-03T18:20:39.3082638Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 21s local 2024-04-03T18:20:39.3083774Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 19s local 2024-04-03T18:20:39.3084689Z Compiling xla/service/service.cc; 19s local 2024-04-03T18:20:39.3085441Z Compiling xla/pjrt/pjrt_client.cc; 18s local 2024-04-03T18:20:39.3086409Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 16s local ... 2024-04-03T18:20:39.6012357Z 2024-04-03T18:20:39.6013131Z  2024-04-03T18:20:39.6013646Z  2024-04-03T18:20:39.6014088Z  2024-04-03T18:20:39.6014677Z  2024-04-03T18:20:39.6015108Z  2024-04-03T18:20:39.6015530Z  2024-04-03T18:20:39.6015970Z  2024-04-03T18:20:39.6016395Z  2024-04-03T18:20:39.6017872Z [19,084 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:39.6019208Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 101s local 2024-04-03T18:20:39.6020107Z Compiling xla/service/service.cc; 25s local 2024-04-03T18:20:39.6021009Z Compiling xla/service/cpu/compiler_functor.cc; 22s local 2024-04-03T18:20:39.6022320Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 21s local 2024-04-03T18:20:39.6023692Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 19s local 2024-04-03T18:20:39.6024709Z Compiling xla/service/service.cc; 19s local 2024-04-03T18:20:39.6025521Z Compiling xla/pjrt/pjrt_client.cc; 19s local 2024-04-03T18:20:39.6026662Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 17s local ... 2024-04-03T18:20:39.8081431Z 2024-04-03T18:20:39.8082219Z  2024-04-03T18:20:39.8082704Z  2024-04-03T18:20:39.8083302Z  2024-04-03T18:20:39.8083688Z  2024-04-03T18:20:39.8084024Z  2024-04-03T18:20:39.8084383Z  2024-04-03T18:20:39.8084739Z  2024-04-03T18:20:39.8085090Z  2024-04-03T18:20:39.8086127Z [19,085 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:39.8087482Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 102s local 2024-04-03T18:20:39.8088264Z Compiling xla/service/service.cc; 25s local 2024-04-03T18:20:39.8089141Z Compiling xla/service/cpu/compiler_functor.cc; 22s local 2024-04-03T18:20:39.8090115Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 20s local 2024-04-03T18:20:39.8090971Z Compiling xla/service/service.cc; 20s local 2024-04-03T18:20:39.8092105Z Compiling xla/pjrt/pjrt_client.cc; 19s local 2024-04-03T18:20:39.8093393Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 17s local 2024-04-03T18:20:39.8095184Z Compiling xla/service/cpu/parallel_task_assignment.cc; 17s local ... 2024-04-03T18:20:40.1328941Z 2024-04-03T18:20:40.1331149Z  2024-04-03T18:20:40.1331731Z  2024-04-03T18:20:40.1334674Z  2024-04-03T18:20:40.1343145Z  2024-04-03T18:20:40.1343687Z  2024-04-03T18:20:40.1344133Z  2024-04-03T18:20:40.1344592Z  2024-04-03T18:20:40.1345023Z  2024-04-03T18:20:40.1346271Z [19,087 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:40.1347853Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 102s local 2024-04-03T18:20:40.1348795Z Compiling xla/service/service.cc; 25s local 2024-04-03T18:20:40.1349883Z Compiling xla/service/cpu/compiler_functor.cc; 23s local 2024-04-03T18:20:40.1351013Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 20s local 2024-04-03T18:20:40.1352043Z Compiling xla/service/service.cc; 20s local 2024-04-03T18:20:40.1352847Z Compiling xla/pjrt/pjrt_client.cc; 19s local 2024-04-03T18:20:40.1353914Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 17s local 2024-04-03T18:20:40.1355217Z Compiling xla/service/cpu/parallel_task_assignment.cc; 17s local ... 2024-04-03T18:20:40.4027406Z 2024-04-03T18:20:40.4028419Z  2024-04-03T18:20:40.4029185Z  2024-04-03T18:20:40.4029778Z  2024-04-03T18:20:40.4030384Z  2024-04-03T18:20:40.4031002Z  2024-04-03T18:20:40.4031404Z  2024-04-03T18:20:40.4031931Z  2024-04-03T18:20:40.4032339Z  2024-04-03T18:20:40.4033892Z [19,088 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:40.4035777Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 102s local 2024-04-03T18:20:40.4036953Z Compiling xla/service/service.cc; 25s local 2024-04-03T18:20:40.4038254Z Compiling xla/service/cpu/compiler_functor.cc; 23s local 2024-04-03T18:20:40.4039718Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 20s local 2024-04-03T18:20:40.4040876Z Compiling xla/service/service.cc; 20s local 2024-04-03T18:20:40.4042002Z Compiling xla/pjrt/pjrt_client.cc; 20s local 2024-04-03T18:20:40.4043605Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 18s local 2024-04-03T18:20:40.4045339Z Compiling xla/service/cpu/parallel_task_assignment.cc; 18s local ... 2024-04-03T18:20:41.4024858Z 2024-04-03T18:20:41.4025788Z  2024-04-03T18:20:41.4026476Z  2024-04-03T18:20:41.4027102Z  2024-04-03T18:20:41.4027786Z  2024-04-03T18:20:41.4028396Z  2024-04-03T18:20:41.4028863Z  2024-04-03T18:20:41.4029488Z  2024-04-03T18:20:41.4030053Z  2024-04-03T18:20:41.4031599Z [19,088 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:41.4033414Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 103s local 2024-04-03T18:20:41.4034659Z Compiling xla/service/service.cc; 26s local 2024-04-03T18:20:41.4035803Z Compiling xla/service/cpu/compiler_functor.cc; 24s local 2024-04-03T18:20:41.4037330Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 21s local 2024-04-03T18:20:41.4038708Z Compiling xla/service/service.cc; 21s local 2024-04-03T18:20:41.4039727Z Compiling xla/pjrt/pjrt_client.cc; 21s local 2024-04-03T18:20:41.4041171Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 19s local 2024-04-03T18:20:41.4042839Z Compiling xla/service/cpu/parallel_task_assignment.cc; 19s local ... 2024-04-03T18:20:41.6684801Z 2024-04-03T18:20:41.6686088Z  2024-04-03T18:20:41.6686933Z  2024-04-03T18:20:41.6690019Z  2024-04-03T18:20:41.6690642Z  2024-04-03T18:20:41.6691370Z  2024-04-03T18:20:41.6692339Z  2024-04-03T18:20:41.6693289Z  2024-04-03T18:20:41.6693836Z  2024-04-03T18:20:41.6695789Z [19,089 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:41.6697686Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 104s local 2024-04-03T18:20:41.6698796Z Compiling xla/service/service.cc; 27s local 2024-04-03T18:20:41.6700285Z Compiling xla/service/cpu/compiler_functor.cc; 24s local 2024-04-03T18:20:41.6701579Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 21s local 2024-04-03T18:20:41.6702690Z Compiling xla/service/service.cc; 21s local 2024-04-03T18:20:41.6704390Z Compiling xla/pjrt/pjrt_client.cc; 21s local 2024-04-03T18:20:41.6705578Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 19s local 2024-04-03T18:20:41.6706709Z Compiling xla/service/cpu/parallel_task_assignment.cc; 19s local ... 2024-04-03T18:20:41.9008875Z 2024-04-03T18:20:41.9009640Z  2024-04-03T18:20:41.9010186Z  2024-04-03T18:20:41.9010596Z  2024-04-03T18:20:41.9011020Z  2024-04-03T18:20:41.9011432Z  2024-04-03T18:20:41.9011829Z  2024-04-03T18:20:41.9012246Z  2024-04-03T18:20:41.9012617Z  2024-04-03T18:20:41.9013695Z [19,091 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:41.9015132Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 104s local 2024-04-03T18:20:41.9015980Z Compiling xla/service/service.cc; 27s local 2024-04-03T18:20:41.9016833Z Compiling xla/service/cpu/compiler_functor.cc; 25s local 2024-04-03T18:20:41.9017867Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 22s local 2024-04-03T18:20:41.9018814Z Compiling xla/service/service.cc; 22s local 2024-04-03T18:20:41.9019595Z Compiling xla/pjrt/pjrt_client.cc; 21s local 2024-04-03T18:20:41.9020549Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 19s local 2024-04-03T18:20:41.9021565Z @xla//xla/mlir_hlo:lmhlo_passes; 19s local ... 2024-04-03T18:20:42.2027537Z 2024-04-03T18:20:42.2028424Z  2024-04-03T18:20:42.2028997Z  2024-04-03T18:20:42.2029433Z  2024-04-03T18:20:42.2029849Z  2024-04-03T18:20:42.2030290Z  2024-04-03T18:20:42.2030743Z  2024-04-03T18:20:42.2031158Z  2024-04-03T18:20:42.2031584Z  2024-04-03T18:20:42.2032841Z [19,092 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:42.2034221Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 104s local 2024-04-03T18:20:42.2035146Z Compiling xla/service/service.cc; 27s local 2024-04-03T18:20:42.2036102Z Compiling xla/service/cpu/compiler_functor.cc; 25s local 2024-04-03T18:20:42.2037267Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 22s local 2024-04-03T18:20:42.2038324Z Compiling xla/service/service.cc; 22s local 2024-04-03T18:20:42.2039165Z Compiling xla/pjrt/pjrt_client.cc; 21s local 2024-04-03T18:20:42.2040304Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 19s local 2024-04-03T18:20:42.2041425Z @xla//xla/mlir_hlo:lmhlo_passes; 19s local ... 2024-04-03T18:20:42.4942736Z 2024-04-03T18:20:42.4943524Z  2024-04-03T18:20:42.4944046Z  2024-04-03T18:20:42.4944467Z  2024-04-03T18:20:42.4944883Z  2024-04-03T18:20:42.4945301Z  2024-04-03T18:20:42.4945713Z  2024-04-03T18:20:42.4946141Z  2024-04-03T18:20:42.4946524Z  2024-04-03T18:20:42.4947960Z [19,094 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:42.4949351Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 104s local 2024-04-03T18:20:42.4950257Z Compiling xla/service/service.cc; 28s local 2024-04-03T18:20:42.4951165Z Compiling xla/service/cpu/compiler_functor.cc; 25s local 2024-04-03T18:20:42.4952273Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 22s local 2024-04-03T18:20:42.4953450Z Compiling xla/service/service.cc; 22s local 2024-04-03T18:20:42.4954616Z Compiling xla/pjrt/pjrt_client.cc; 22s local 2024-04-03T18:20:42.4955818Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 20s local 2024-04-03T18:20:42.4957019Z @xla//xla/mlir_hlo:lmhlo_passes; 19s local ... 2024-04-03T18:20:42.8035845Z 2024-04-03T18:20:42.8036611Z  2024-04-03T18:20:42.8037100Z  2024-04-03T18:20:42.8037547Z  2024-04-03T18:20:42.8038249Z  2024-04-03T18:20:42.8038699Z  2024-04-03T18:20:42.8039124Z  2024-04-03T18:20:42.8039507Z  2024-04-03T18:20:42.8039914Z  2024-04-03T18:20:42.8041089Z [19,097 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:42.8042528Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 105s local 2024-04-03T18:20:42.8043455Z Compiling xla/service/service.cc; 28s local 2024-04-03T18:20:42.8044366Z Compiling xla/service/cpu/compiler_functor.cc; 25s local 2024-04-03T18:20:42.8045499Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 23s local 2024-04-03T18:20:42.8046562Z Compiling xla/service/service.cc; 23s local 2024-04-03T18:20:42.8047533Z Compiling xla/pjrt/pjrt_client.cc; 22s local 2024-04-03T18:20:42.8048363Z @xla//xla/mlir_hlo:lmhlo_passes; 19s local 2024-04-03T18:20:42.8049339Z @llvm-project//mlir:VectorToLLVM; 18s local ... 2024-04-03T18:20:43.1860803Z 2024-04-03T18:20:43.1861647Z  2024-04-03T18:20:43.1862187Z  2024-04-03T18:20:43.1862654Z  2024-04-03T18:20:43.1863093Z  2024-04-03T18:20:43.1863715Z  2024-04-03T18:20:43.1864221Z  2024-04-03T18:20:43.1864684Z  2024-04-03T18:20:43.1865066Z  2024-04-03T18:20:43.1866278Z [19,100 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:43.1867894Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 105s local 2024-04-03T18:20:43.1868858Z Compiling xla/service/cpu/compiler_functor.cc; 26s local 2024-04-03T18:20:43.1869981Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 23s local 2024-04-03T18:20:43.1871049Z Compiling xla/service/service.cc; 23s local 2024-04-03T18:20:43.1871869Z Compiling xla/pjrt/pjrt_client.cc; 22s local 2024-04-03T18:20:43.1872717Z @xla//xla/mlir_hlo:lmhlo_passes; 20s local 2024-04-03T18:20:43.1873666Z @llvm-project//mlir:VectorToLLVM; 18s local 2024-04-03T18:20:43.1874766Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 16s local ... 2024-04-03T18:20:43.4037419Z 2024-04-03T18:20:43.4038172Z  2024-04-03T18:20:43.4038713Z  2024-04-03T18:20:43.4039174Z  2024-04-03T18:20:43.4039618Z  2024-04-03T18:20:43.4040067Z  2024-04-03T18:20:43.4040559Z  2024-04-03T18:20:43.4041000Z  2024-04-03T18:20:43.4041431Z  2024-04-03T18:20:43.4042717Z [19,102 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:43.4044254Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 105s local 2024-04-03T18:20:43.4045491Z Compiling xla/service/cpu/compiler_functor.cc; 26s local 2024-04-03T18:20:43.4046700Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 23s local 2024-04-03T18:20:43.4047864Z Compiling xla/service/service.cc; 23s local 2024-04-03T18:20:43.4048744Z Compiling xla/pjrt/pjrt_client.cc; 23s local 2024-04-03T18:20:43.4049781Z @llvm-project//mlir:VectorToLLVM; 18s local 2024-04-03T18:20:43.4050907Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 16s local 2024-04-03T18:20:43.4052131Z Compiling xla/service/allocation_tracker.cc; 15s local ... 2024-04-03T18:20:43.6823597Z 2024-04-03T18:20:43.6824732Z  2024-04-03T18:20:43.6825857Z  2024-04-03T18:20:43.6826357Z  2024-04-03T18:20:43.6826789Z  2024-04-03T18:20:43.6827223Z  2024-04-03T18:20:43.6827872Z  2024-04-03T18:20:43.6828330Z  2024-04-03T18:20:43.6828794Z  2024-04-03T18:20:43.6830448Z [19,103 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:43.6832243Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 106s local 2024-04-03T18:20:43.6833483Z Compiling xla/service/cpu/compiler_functor.cc; 26s local 2024-04-03T18:20:43.6834654Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 23s local 2024-04-03T18:20:43.6835919Z Compiling xla/service/service.cc; 23s local 2024-04-03T18:20:43.6836976Z @llvm-project//mlir:VectorToLLVM; 19s local 2024-04-03T18:20:43.6838045Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 16s local 2024-04-03T18:20:43.6839261Z Compiling xla/service/allocation_tracker.cc; 15s local 2024-04-03T18:20:43.6840560Z Compiling xla/pjrt/distributed/topology_util.cc; 15s local ... 2024-04-03T18:20:44.0040333Z 2024-04-03T18:20:44.0041518Z  2024-04-03T18:20:44.0044604Z  2024-04-03T18:20:44.0045451Z  2024-04-03T18:20:44.0046573Z  2024-04-03T18:20:44.0047057Z  2024-04-03T18:20:44.0047514Z  2024-04-03T18:20:44.0047903Z  2024-04-03T18:20:44.0048314Z  2024-04-03T18:20:44.0049490Z [19,103 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:44.0050887Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 106s local 2024-04-03T18:20:44.0051932Z Compiling xla/service/cpu/compiler_functor.cc; 27s local 2024-04-03T18:20:44.0053080Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 24s local 2024-04-03T18:20:44.0054063Z Compiling xla/service/service.cc; 24s local 2024-04-03T18:20:44.0055456Z @llvm-project//mlir:VectorToLLVM; 19s local 2024-04-03T18:20:44.0056611Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 16s local 2024-04-03T18:20:44.0057806Z Compiling xla/service/allocation_tracker.cc; 15s local 2024-04-03T18:20:44.0058920Z Compiling xla/pjrt/distributed/topology_util.cc; 15s local ... 2024-04-03T18:20:44.7518879Z 2024-04-03T18:20:44.7520007Z  2024-04-03T18:20:44.7520892Z  2024-04-03T18:20:44.7523790Z  2024-04-03T18:20:44.7526668Z  2024-04-03T18:20:44.7529468Z  2024-04-03T18:20:44.7532240Z  2024-04-03T18:20:44.7532979Z  2024-04-03T18:20:44.7536063Z  2024-04-03T18:20:44.7539599Z [19,104 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:44.7541327Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 107s local 2024-04-03T18:20:44.7544778Z Compiling xla/service/cpu/compiler_functor.cc; 27s local 2024-04-03T18:20:44.7548638Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 25s local 2024-04-03T18:20:44.7550725Z Compiling xla/service/service.cc; 25s local 2024-04-03T18:20:44.7552084Z @llvm-project//mlir:VectorToLLVM; 20s local 2024-04-03T18:20:44.7553553Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 17s local 2024-04-03T18:20:44.7555113Z Compiling xla/service/allocation_tracker.cc; 16s local 2024-04-03T18:20:44.7556565Z Compiling xla/pjrt/distributed/topology_util.cc; 16s local ... 2024-04-03T18:20:44.9615093Z 2024-04-03T18:20:44.9616200Z  2024-04-03T18:20:44.9617015Z  2024-04-03T18:20:44.9617851Z  2024-04-03T18:20:44.9618425Z  2024-04-03T18:20:44.9619238Z  2024-04-03T18:20:44.9624395Z  2024-04-03T18:20:44.9624870Z  2024-04-03T18:20:44.9625317Z  2024-04-03T18:20:44.9626570Z [19,106 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:44.9628309Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 107s local 2024-04-03T18:20:44.9629371Z Compiling xla/service/cpu/compiler_functor.cc; 28s local 2024-04-03T18:20:44.9630526Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 25s local 2024-04-03T18:20:44.9631628Z Compiling xla/service/service.cc; 25s local 2024-04-03T18:20:44.9632734Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 17s local 2024-04-03T18:20:44.9634410Z Compiling xla/service/allocation_tracker.cc; 16s local 2024-04-03T18:20:44.9635626Z Compiling xla/pjrt/distributed/topology_util.cc; 16s local 2024-04-03T18:20:44.9637009Z @llvm-project//mlir:ArmSMETransforms; 13s local ... 2024-04-03T18:20:45.2047595Z 2024-04-03T18:20:45.2048798Z  2024-04-03T18:20:45.2050001Z  2024-04-03T18:20:45.2050462Z  2024-04-03T18:20:45.2051146Z  2024-04-03T18:20:45.2051588Z  2024-04-03T18:20:45.2052007Z  2024-04-03T18:20:45.2052455Z  2024-04-03T18:20:45.2052890Z  2024-04-03T18:20:45.2054275Z [19,107 / 19,966] 4 / 18 tests; 47 actions running; last test: ...me:util_test 2024-04-03T18:20:45.2055912Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 107s local 2024-04-03T18:20:45.2057025Z Compiling xla/service/cpu/compiler_functor.cc; 28s local 2024-04-03T18:20:45.2058384Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 25s local 2024-04-03T18:20:45.2059522Z Compiling xla/service/service.cc; 25s local 2024-04-03T18:20:45.2060642Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 18s local 2024-04-03T18:20:45.2061903Z Compiling xla/service/allocation_tracker.cc; 17s local 2024-04-03T18:20:45.2063069Z Compiling xla/pjrt/distributed/topology_util.cc; 16s local 2024-04-03T18:20:45.2064274Z @llvm-project//mlir:ArmSMETransforms; 14s local ... 2024-04-03T18:20:45.4050835Z 2024-04-03T18:20:45.4052099Z  2024-04-03T18:20:45.4053238Z  2024-04-03T18:20:45.4053720Z  2024-04-03T18:20:45.4054356Z  2024-04-03T18:20:45.4054755Z  2024-04-03T18:20:45.4055198Z  2024-04-03T18:20:45.4055636Z  2024-04-03T18:20:45.4056028Z  2024-04-03T18:20:45.4057239Z [19,107 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:45.4058646Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 107s local 2024-04-03T18:20:45.4059683Z Compiling xla/service/cpu/compiler_functor.cc; 28s local 2024-04-03T18:20:45.4060894Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 25s local 2024-04-03T18:20:45.4062158Z Compiling xla/service/service.cc; 25s local 2024-04-03T18:20:45.4063228Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 18s local 2024-04-03T18:20:45.4064488Z Compiling xla/service/allocation_tracker.cc; 17s local 2024-04-03T18:20:45.4065552Z Compiling xla/pjrt/distributed/topology_util.cc; 17s local 2024-04-03T18:20:45.4066753Z @llvm-project//mlir:ArmSMETransforms; 14s local ... 2024-04-03T18:20:45.8055108Z 2024-04-03T18:20:45.8056217Z  2024-04-03T18:20:45.8056972Z  2024-04-03T18:20:45.8059589Z  2024-04-03T18:20:45.8062138Z  2024-04-03T18:20:45.8064858Z  2024-04-03T18:20:45.8067463Z  2024-04-03T18:20:45.8070469Z  2024-04-03T18:20:45.8071047Z  2024-04-03T18:20:45.8074371Z [19,108 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:45.8077866Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 108s local 2024-04-03T18:20:45.8081068Z Compiling xla/service/cpu/compiler_functor.cc; 28s local 2024-04-03T18:20:45.8082468Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 26s local 2024-04-03T18:20:45.8083656Z Compiling xla/service/service.cc; 26s local 2024-04-03T18:20:45.8084786Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 18s local 2024-04-03T18:20:45.8085998Z Compiling xla/service/allocation_tracker.cc; 17s local 2024-04-03T18:20:45.8087126Z Compiling xla/pjrt/distributed/topology_util.cc; 17s local 2024-04-03T18:20:45.8088196Z @xla//xla/mlir_hlo:lmhlo_passes; 14s local ... 2024-04-03T18:20:46.3166313Z 2024-04-03T18:20:46.3167409Z  2024-04-03T18:20:46.3168232Z  2024-04-03T18:20:46.3170904Z  2024-04-03T18:20:46.3171482Z  2024-04-03T18:20:46.3173997Z  2024-04-03T18:20:46.3175021Z  2024-04-03T18:20:46.3177585Z  2024-04-03T18:20:46.3178133Z  2024-04-03T18:20:46.3181539Z [19,109 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:46.3183213Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 108s local 2024-04-03T18:20:46.3186278Z Compiling xla/service/cpu/compiler_functor.cc; 29s local 2024-04-03T18:20:46.3188023Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 26s local 2024-04-03T18:20:46.3189381Z Compiling xla/service/service.cc; 26s local 2024-04-03T18:20:46.3190556Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 19s local 2024-04-03T18:20:46.3191869Z Compiling xla/pjrt/distributed/topology_util.cc; 18s local 2024-04-03T18:20:46.3193011Z @xla//xla/mlir_hlo:lmhlo_passes; 14s local 2024-04-03T18:20:46.3194060Z Compiling xla/service/local_service_utils.cc; 13s local ... 2024-04-03T18:20:46.6060653Z 2024-04-03T18:20:46.6061408Z  2024-04-03T18:20:46.6061959Z  2024-04-03T18:20:46.6062385Z  2024-04-03T18:20:46.6063434Z  2024-04-03T18:20:46.6063891Z  2024-04-03T18:20:46.6064323Z  2024-04-03T18:20:46.6064747Z  2024-04-03T18:20:46.6065182Z  2024-04-03T18:20:46.6066423Z [19,110 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:46.6068136Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 108s local 2024-04-03T18:20:46.6069181Z Compiling xla/service/cpu/compiler_functor.cc; 29s local 2024-04-03T18:20:46.6070306Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 26s local 2024-04-03T18:20:46.6071319Z Compiling xla/service/service.cc; 26s local 2024-04-03T18:20:46.6072390Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 19s local 2024-04-03T18:20:46.6073724Z Compiling xla/pjrt/distributed/topology_util.cc; 18s local 2024-04-03T18:20:46.6074775Z @xla//xla/mlir_hlo:lmhlo_passes; 15s local 2024-04-03T18:20:46.6075770Z Compiling xla/service/local_service_utils.cc; 14s local ... 2024-04-03T18:20:46.8454382Z 2024-04-03T18:20:46.8455159Z  2024-04-03T18:20:46.8455691Z  2024-04-03T18:20:46.8456129Z  2024-04-03T18:20:46.8456552Z  2024-04-03T18:20:46.8456988Z  2024-04-03T18:20:46.8457423Z  2024-04-03T18:20:46.8457851Z  2024-04-03T18:20:46.8458290Z  2024-04-03T18:20:46.8459529Z [19,112 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:46.8460978Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 109s local 2024-04-03T18:20:46.8462013Z Compiling xla/service/cpu/compiler_functor.cc; 30s local 2024-04-03T18:20:46.8463075Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 27s local 2024-04-03T18:20:46.8464128Z Compiling xla/service/service.cc; 27s local 2024-04-03T18:20:46.8465166Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 19s local 2024-04-03T18:20:46.8466452Z Compiling xla/pjrt/distributed/topology_util.cc; 18s local 2024-04-03T18:20:46.8467388Z @xla//xla/mlir_hlo:lmhlo_passes; 15s local 2024-04-03T18:20:46.8468688Z Compiling xla/service/local_service_utils.cc; 14s local ... 2024-04-03T18:20:47.0466030Z 2024-04-03T18:20:47.0466745Z  2024-04-03T18:20:47.0467193Z  2024-04-03T18:20:47.0467539Z  2024-04-03T18:20:47.0468064Z  2024-04-03T18:20:47.0468435Z  2024-04-03T18:20:47.0468769Z  2024-04-03T18:20:47.0469118Z  2024-04-03T18:20:47.0469468Z  2024-04-03T18:20:47.0470490Z [19,113 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:47.0471652Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 109s local 2024-04-03T18:20:47.0472490Z Compiling xla/service/cpu/compiler_functor.cc; 30s local 2024-04-03T18:20:47.0473425Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 27s local 2024-04-03T18:20:47.0474297Z Compiling xla/service/service.cc; 27s local 2024-04-03T18:20:47.0475467Z Compiling xla/service/llvm_ir/dynamic_update_slice_util.cc; 20s local 2024-04-03T18:20:47.0476526Z Compiling xla/pjrt/distributed/topology_util.cc; 18s local 2024-04-03T18:20:47.0477388Z @xla//xla/mlir_hlo:lmhlo_passes; 15s local 2024-04-03T18:20:47.0478163Z Compiling xla/service/local_service_utils.cc; 14s local ... 2024-04-03T18:20:47.2540270Z 2024-04-03T18:20:47.2541480Z  2024-04-03T18:20:47.2542000Z  2024-04-03T18:20:47.2542475Z  2024-04-03T18:20:47.2542930Z  2024-04-03T18:20:47.2543345Z  2024-04-03T18:20:47.2543787Z  2024-04-03T18:20:47.2544239Z  2024-04-03T18:20:47.2544675Z  2024-04-03T18:20:47.2545935Z [19,115 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:47.2547438Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 109s local 2024-04-03T18:20:47.2548644Z Compiling xla/service/cpu/compiler_functor.cc; 30s local 2024-04-03T18:20:47.2549871Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 27s local 2024-04-03T18:20:47.2550965Z Compiling xla/service/service.cc; 27s local 2024-04-03T18:20:47.2551991Z Compiling xla/pjrt/distributed/topology_util.cc; 18s local 2024-04-03T18:20:47.2553008Z @xla//xla/mlir_hlo:lmhlo_passes; 15s local 2024-04-03T18:20:47.2553962Z Compiling xla/service/local_service_utils.cc; 14s local 2024-04-03T18:20:47.2555086Z Compiling xla/service/cpu/simple_orc_jit.cc; 13s local ... 2024-04-03T18:20:47.5150229Z 2024-04-03T18:20:47.5150954Z  2024-04-03T18:20:47.5151380Z  2024-04-03T18:20:47.5151691Z  2024-04-03T18:20:47.5152017Z  2024-04-03T18:20:47.5152337Z  2024-04-03T18:20:47.5152640Z  2024-04-03T18:20:47.5152957Z  2024-04-03T18:20:47.5153274Z  2024-04-03T18:20:47.5154187Z [19,116 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:47.5155254Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 109s local 2024-04-03T18:20:47.5156019Z Compiling xla/service/cpu/compiler_functor.cc; 30s local 2024-04-03T18:20:47.5156876Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 27s local 2024-04-03T18:20:47.5157651Z Compiling xla/service/service.cc; 27s local 2024-04-03T18:20:47.5158366Z Compiling xla/pjrt/distributed/topology_util.cc; 19s local 2024-04-03T18:20:47.5159075Z @xla//xla/mlir_hlo:lmhlo_passes; 16s local 2024-04-03T18:20:47.5159751Z Compiling xla/service/local_service_utils.cc; 15s local 2024-04-03T18:20:47.5160539Z Compiling xla/service/cpu/simple_orc_jit.cc; 13s local ... 2024-04-03T18:20:47.8097671Z 2024-04-03T18:20:47.8098431Z  2024-04-03T18:20:47.8098933Z  2024-04-03T18:20:47.8099342Z  2024-04-03T18:20:47.8099745Z  2024-04-03T18:20:47.8100229Z  2024-04-03T18:20:47.8100702Z  2024-04-03T18:20:47.8101143Z  2024-04-03T18:20:47.8101709Z  2024-04-03T18:20:47.8102969Z [19,116 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:47.8104641Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 110s local 2024-04-03T18:20:47.8105733Z Compiling xla/service/cpu/compiler_functor.cc; 30s local 2024-04-03T18:20:47.8106934Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 28s local 2024-04-03T18:20:47.8108477Z Compiling xla/service/service.cc; 28s local 2024-04-03T18:20:47.8109673Z Compiling xla/pjrt/distributed/topology_util.cc; 19s local 2024-04-03T18:20:47.8110653Z @xla//xla/mlir_hlo:lmhlo_passes; 16s local 2024-04-03T18:20:47.8111584Z Compiling xla/service/local_service_utils.cc; 15s local 2024-04-03T18:20:47.8112676Z Compiling xla/service/cpu/simple_orc_jit.cc; 13s local ... 2024-04-03T18:20:48.0346986Z 2024-04-03T18:20:48.0348129Z  2024-04-03T18:20:48.0348644Z  2024-04-03T18:20:48.0349108Z  2024-04-03T18:20:48.0349515Z  2024-04-03T18:20:48.0350211Z  2024-04-03T18:20:48.0350615Z  2024-04-03T18:20:48.0351001Z  2024-04-03T18:20:48.0351505Z  2024-04-03T18:20:48.0352764Z [19,119 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:48.0354142Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 110s local 2024-04-03T18:20:48.0355178Z Compiling xla/service/cpu/compiler_functor.cc; 31s local 2024-04-03T18:20:48.0356475Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 28s local 2024-04-03T18:20:48.0357507Z Compiling xla/service/service.cc; 28s local 2024-04-03T18:20:48.0358472Z Compiling xla/pjrt/distributed/topology_util.cc; 19s local 2024-04-03T18:20:48.0359424Z @xla//xla/mlir_hlo:lmhlo_passes; 16s local 2024-04-03T18:20:48.0360326Z Compiling xla/service/local_service_utils.cc; 15s local 2024-04-03T18:20:48.0361354Z Compiling xla/service/cpu/simple_orc_jit.cc; 14s local ... 2024-04-03T18:20:48.2680360Z 2024-04-03T18:20:48.2681179Z  2024-04-03T18:20:48.2681679Z  2024-04-03T18:20:48.2682071Z  2024-04-03T18:20:48.2682473Z  2024-04-03T18:20:48.2682811Z  2024-04-03T18:20:48.2683116Z  2024-04-03T18:20:48.2683452Z  2024-04-03T18:20:48.2683850Z  2024-04-03T18:20:48.2685126Z [19,122 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:48.2686505Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 110s local 2024-04-03T18:20:48.2687546Z Compiling xla/service/cpu/compiler_functor.cc; 31s local 2024-04-03T18:20:48.2688694Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 28s local 2024-04-03T18:20:48.2689743Z Compiling xla/service/service.cc; 28s local 2024-04-03T18:20:48.2690530Z Compiling xla/pjrt/distributed/topology_util.cc; 19s local 2024-04-03T18:20:48.2691506Z @xla//xla/mlir_hlo:lmhlo_passes; 16s local 2024-04-03T18:20:48.2692424Z Compiling xla/service/local_service_utils.cc; 15s local 2024-04-03T18:20:48.2693438Z Compiling xla/service/cpu/simple_orc_jit.cc; 14s local ... 2024-04-03T18:20:48.6085240Z 2024-04-03T18:20:48.6086010Z  2024-04-03T18:20:48.6086516Z  2024-04-03T18:20:48.6086944Z  2024-04-03T18:20:48.6087386Z  2024-04-03T18:20:48.6087780Z  2024-04-03T18:20:48.6088194Z  2024-04-03T18:20:48.6088586Z  2024-04-03T18:20:48.6088975Z  2024-04-03T18:20:48.6090131Z [19,122 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:48.6091484Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 110s local 2024-04-03T18:20:48.6092472Z Compiling xla/service/cpu/compiler_functor.cc; 31s local 2024-04-03T18:20:48.6093596Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 28s local 2024-04-03T18:20:48.6094754Z Compiling xla/service/service.cc; 28s local 2024-04-03T18:20:48.6095807Z Compiling xla/pjrt/distributed/topology_util.cc; 20s local 2024-04-03T18:20:48.6096803Z @xla//xla/mlir_hlo:lmhlo_passes; 17s local 2024-04-03T18:20:48.6097723Z Compiling xla/service/local_service_utils.cc; 16s local 2024-04-03T18:20:48.6098765Z Compiling xla/service/cpu/simple_orc_jit.cc; 14s local ... 2024-04-03T18:20:49.0654517Z 2024-04-03T18:20:49.0655318Z  2024-04-03T18:20:49.0655835Z  2024-04-03T18:20:49.0657695Z  2024-04-03T18:20:49.0669272Z  2024-04-03T18:20:49.0669924Z  2024-04-03T18:20:49.0670353Z  2024-04-03T18:20:49.0670754Z  2024-04-03T18:20:49.0671189Z  2024-04-03T18:20:49.0672609Z [19,123 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:49.0674070Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 111s local 2024-04-03T18:20:49.0675162Z Compiling xla/service/cpu/compiler_functor.cc; 32s local 2024-04-03T18:20:49.0676318Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 29s local 2024-04-03T18:20:49.0677387Z Compiling xla/service/service.cc; 29s local 2024-04-03T18:20:49.0678673Z Compiling xla/pjrt/distributed/topology_util.cc; 20s local 2024-04-03T18:20:49.0680088Z @xla//xla/mlir_hlo:lmhlo_passes; 17s local 2024-04-03T18:20:49.0681102Z Compiling xla/service/local_service_utils.cc; 16s local 2024-04-03T18:20:49.0682146Z Compiling xla/service/cpu/simple_orc_jit.cc; 15s local ... 2024-04-03T18:20:49.2783439Z 2024-04-03T18:20:49.2784428Z  2024-04-03T18:20:49.2784881Z  2024-04-03T18:20:49.2785280Z  2024-04-03T18:20:49.2785649Z  2024-04-03T18:20:49.2786009Z  2024-04-03T18:20:49.2786375Z  2024-04-03T18:20:49.2786728Z  2024-04-03T18:20:49.2787080Z  2024-04-03T18:20:49.2788302Z [19,125 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:49.2789496Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 111s local 2024-04-03T18:20:49.2792853Z Compiling xla/service/cpu/compiler_functor.cc; 32s local 2024-04-03T18:20:49.2809466Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 29s local 2024-04-03T18:20:49.2810964Z Compiling xla/service/service.cc; 29s local 2024-04-03T18:20:49.2813203Z Compiling xla/pjrt/distributed/topology_util.cc; 20s local 2024-04-03T18:20:49.2815074Z Compiling xla/service/local_service_utils.cc; 16s local 2024-04-03T18:20:49.2816422Z Compiling xla/service/cpu/simple_orc_jit.cc; 15s local 2024-04-03T18:20:49.2817715Z Compiling xla/service/cpu/cpu_executable.cc; 15s local ... 2024-04-03T18:20:49.4814717Z 2024-04-03T18:20:49.4816013Z  2024-04-03T18:20:49.4817129Z  2024-04-03T18:20:49.4817573Z  2024-04-03T18:20:49.4817965Z  2024-04-03T18:20:49.4818346Z  2024-04-03T18:20:49.4818924Z  2024-04-03T18:20:49.4819332Z  2024-04-03T18:20:49.4819705Z  2024-04-03T18:20:49.4820840Z [19,127 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:49.4822169Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 111s local 2024-04-03T18:20:49.4823150Z Compiling xla/service/cpu/compiler_functor.cc; 32s local 2024-04-03T18:20:49.4824325Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 29s local 2024-04-03T18:20:49.4825486Z Compiling xla/pjrt/distributed/topology_util.cc; 21s local 2024-04-03T18:20:49.4826549Z Compiling xla/service/cpu/simple_orc_jit.cc; 15s local 2024-04-03T18:20:49.4827534Z Compiling xla/service/cpu/cpu_executable.cc; 15s local 2024-04-03T18:20:49.4828808Z Compiling xla/service/cpu/simple_orc_jit.cc; 15s local 2024-04-03T18:20:49.4830060Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 13s local ... 2024-04-03T18:20:49.6893740Z 2024-04-03T18:20:49.6895107Z  2024-04-03T18:20:49.6895560Z  2024-04-03T18:20:49.6895929Z  2024-04-03T18:20:49.6896292Z  2024-04-03T18:20:49.6896653Z  2024-04-03T18:20:49.6897002Z  2024-04-03T18:20:49.6897334Z  2024-04-03T18:20:49.6897705Z  2024-04-03T18:20:49.6898735Z [19,129 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:49.6899916Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 112s local 2024-04-03T18:20:49.6900813Z Compiling xla/service/cpu/compiler_functor.cc; 32s local 2024-04-03T18:20:49.6901781Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 29s local 2024-04-03T18:20:49.6903055Z Compiling xla/pjrt/distributed/topology_util.cc; 21s local 2024-04-03T18:20:49.6903938Z Compiling xla/service/cpu/simple_orc_jit.cc; 15s local 2024-04-03T18:20:49.6904802Z Compiling xla/service/cpu/cpu_executable.cc; 15s local 2024-04-03T18:20:49.6905679Z Compiling xla/service/cpu/simple_orc_jit.cc; 15s local 2024-04-03T18:20:49.6906704Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 14s local ... 2024-04-03T18:20:50.0083942Z 2024-04-03T18:20:50.0085104Z  2024-04-03T18:20:50.0088350Z  2024-04-03T18:20:50.0091671Z  2024-04-03T18:20:50.0093255Z  2024-04-03T18:20:50.0093890Z  2024-04-03T18:20:50.0094847Z  2024-04-03T18:20:50.0095476Z  2024-04-03T18:20:50.0096162Z  2024-04-03T18:20:50.0097690Z [19,129 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:50.0099446Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 112s local 2024-04-03T18:20:50.0101134Z Compiling xla/service/cpu/compiler_functor.cc; 33s local 2024-04-03T18:20:50.0102577Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 30s local 2024-04-03T18:20:50.0104035Z Compiling xla/pjrt/distributed/topology_util.cc; 21s local 2024-04-03T18:20:50.0105410Z Compiling xla/service/cpu/simple_orc_jit.cc; 16s local 2024-04-03T18:20:50.0106723Z Compiling xla/service/cpu/cpu_executable.cc; 16s local 2024-04-03T18:20:50.0108167Z Compiling xla/service/cpu/simple_orc_jit.cc; 15s local 2024-04-03T18:20:50.0109883Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 14s local ... 2024-04-03T18:20:50.2919964Z 2024-04-03T18:20:50.2921134Z  2024-04-03T18:20:50.2922228Z  2024-04-03T18:20:50.2923442Z  2024-04-03T18:20:50.2923979Z  2024-04-03T18:20:50.2924484Z  2024-04-03T18:20:50.2924970Z  2024-04-03T18:20:50.2925456Z  2024-04-03T18:20:50.2925921Z  2024-04-03T18:20:50.2927224Z [19,131 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:50.2928792Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 112s local 2024-04-03T18:20:50.2930121Z Compiling xla/service/cpu/compiler_functor.cc; 33s local 2024-04-03T18:20:50.2931610Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 30s local 2024-04-03T18:20:50.2932974Z Compiling xla/pjrt/distributed/topology_util.cc; 21s local 2024-04-03T18:20:50.2934105Z Compiling xla/service/cpu/simple_orc_jit.cc; 16s local 2024-04-03T18:20:50.2935211Z Compiling xla/service/cpu/cpu_executable.cc; 16s local 2024-04-03T18:20:50.2936070Z Compiling xla/service/cpu/simple_orc_jit.cc; 16s local 2024-04-03T18:20:50.2936972Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 14s local ... 2024-04-03T18:20:50.6088737Z 2024-04-03T18:20:50.6089847Z  2024-04-03T18:20:50.6090761Z  2024-04-03T18:20:50.6091520Z  2024-04-03T18:20:50.6092269Z  2024-04-03T18:20:50.6095638Z  2024-04-03T18:20:50.6096241Z  2024-04-03T18:20:50.6096845Z  2024-04-03T18:20:50.6099639Z  2024-04-03T18:20:50.6100988Z [19,131 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:50.6102643Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 112s local 2024-04-03T18:20:50.6104072Z Compiling xla/service/cpu/compiler_functor.cc; 33s local 2024-04-03T18:20:50.6108869Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 30s local 2024-04-03T18:20:50.6110152Z Compiling xla/pjrt/distributed/topology_util.cc; 22s local 2024-04-03T18:20:50.6111370Z Compiling xla/service/cpu/simple_orc_jit.cc; 16s local 2024-04-03T18:20:50.6112660Z Compiling xla/service/cpu/cpu_executable.cc; 16s local 2024-04-03T18:20:50.6116583Z Compiling xla/service/cpu/simple_orc_jit.cc; 16s local 2024-04-03T18:20:50.6117882Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 15s local ... 2024-04-03T18:20:50.9772277Z 2024-04-03T18:20:50.9773264Z  2024-04-03T18:20:50.9773823Z  2024-04-03T18:20:50.9774463Z  2024-04-03T18:20:50.9774905Z  2024-04-03T18:20:50.9775326Z  2024-04-03T18:20:50.9775746Z  2024-04-03T18:20:50.9776188Z  2024-04-03T18:20:50.9776628Z  2024-04-03T18:20:50.9777859Z [19,132 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:50.9779294Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 113s local 2024-04-03T18:20:50.9780304Z Compiling xla/service/cpu/compiler_functor.cc; 34s local 2024-04-03T18:20:50.9781842Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 31s local 2024-04-03T18:20:50.9783196Z Compiling xla/pjrt/distributed/topology_util.cc; 22s local 2024-04-03T18:20:50.9784395Z Compiling xla/service/cpu/simple_orc_jit.cc; 17s local 2024-04-03T18:20:50.9785460Z Compiling xla/service/cpu/cpu_executable.cc; 17s local 2024-04-03T18:20:50.9786576Z Compiling xla/service/cpu/simple_orc_jit.cc; 16s local 2024-04-03T18:20:50.9787924Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 15s local ... 2024-04-03T18:20:51.2103324Z 2024-04-03T18:20:51.2104265Z  2024-04-03T18:20:51.2104802Z  2024-04-03T18:20:51.2105218Z  2024-04-03T18:20:51.2105619Z  2024-04-03T18:20:51.2106037Z  2024-04-03T18:20:51.2106442Z  2024-04-03T18:20:51.2106860Z  2024-04-03T18:20:51.2107280Z  2024-04-03T18:20:51.2108699Z [19,134 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:51.2110101Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 113s local 2024-04-03T18:20:51.2111111Z Compiling xla/service/cpu/compiler_functor.cc; 34s local 2024-04-03T18:20:51.2112232Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 31s local 2024-04-03T18:20:51.2113413Z Compiling xla/pjrt/distributed/topology_util.cc; 22s local 2024-04-03T18:20:51.2114500Z Compiling xla/service/cpu/simple_orc_jit.cc; 17s local 2024-04-03T18:20:51.2115712Z Compiling xla/service/cpu/cpu_executable.cc; 17s local 2024-04-03T18:20:51.2116752Z Compiling xla/service/cpu/simple_orc_jit.cc; 16s local 2024-04-03T18:20:51.2117915Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 15s local ... 2024-04-03T18:20:51.4189017Z 2024-04-03T18:20:51.4189924Z  2024-04-03T18:20:51.4190363Z  2024-04-03T18:20:51.4190739Z  2024-04-03T18:20:51.4191118Z  2024-04-03T18:20:51.4191482Z  2024-04-03T18:20:51.4191833Z  2024-04-03T18:20:51.4192224Z  2024-04-03T18:20:51.4192584Z  2024-04-03T18:20:51.4193636Z [19,138 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:51.4194911Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 113s local 2024-04-03T18:20:51.4195852Z Compiling xla/service/cpu/compiler_functor.cc; 34s local 2024-04-03T18:20:51.4196848Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 31s local 2024-04-03T18:20:51.4197889Z Compiling xla/pjrt/distributed/topology_util.cc; 23s local 2024-04-03T18:20:51.4198833Z Compiling xla/service/cpu/simple_orc_jit.cc; 17s local 2024-04-03T18:20:51.4199778Z Compiling xla/service/cpu/cpu_executable.cc; 17s local 2024-04-03T18:20:51.4200737Z Compiling xla/service/cpu/simple_orc_jit.cc; 17s local 2024-04-03T18:20:51.4201761Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 15s local ... 2024-04-03T18:20:51.8101637Z 2024-04-03T18:20:51.8102402Z  2024-04-03T18:20:51.8102844Z  2024-04-03T18:20:51.8103239Z  2024-04-03T18:20:51.8103619Z  2024-04-03T18:20:51.8103952Z  2024-04-03T18:20:51.8104310Z  2024-04-03T18:20:51.8104660Z  2024-04-03T18:20:51.8104994Z  2024-04-03T18:20:51.8106011Z [19,139 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:51.8107163Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 114s local 2024-04-03T18:20:51.8108262Z Compiling xla/service/cpu/compiler_functor.cc; 34s local 2024-04-03T18:20:51.8109342Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 32s local 2024-04-03T18:20:51.8110259Z Compiling xla/service/cpu/simple_orc_jit.cc; 17s local 2024-04-03T18:20:51.8111223Z Compiling xla/service/cpu/cpu_executable.cc; 17s local 2024-04-03T18:20:51.8112351Z Compiling xla/service/cpu/simple_orc_jit.cc; 17s local 2024-04-03T18:20:51.8113543Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 16s local 2024-04-03T18:20:51.8115168Z Compiling xla/client/compile_only_client.cc; 15s local ... 2024-04-03T18:20:52.0142988Z 2024-04-03T18:20:52.0144557Z  2024-04-03T18:20:52.0145531Z  2024-04-03T18:20:52.0146583Z  2024-04-03T18:20:52.0147105Z  2024-04-03T18:20:52.0147968Z  2024-04-03T18:20:52.0148430Z  2024-04-03T18:20:52.0148862Z  2024-04-03T18:20:52.0149265Z  2024-04-03T18:20:52.0150635Z [19,141 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:52.0152103Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 114s local 2024-04-03T18:20:52.0153187Z Compiling xla/service/cpu/compiler_functor.cc; 35s local 2024-04-03T18:20:52.0154358Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 32s local 2024-04-03T18:20:52.0155527Z Compiling xla/service/cpu/simple_orc_jit.cc; 18s local 2024-04-03T18:20:52.0156564Z Compiling xla/service/cpu/cpu_executable.cc; 18s local 2024-04-03T18:20:52.0157605Z Compiling xla/service/cpu/simple_orc_jit.cc; 17s local 2024-04-03T18:20:52.0158743Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 16s local 2024-04-03T18:20:52.0159851Z Compiling xla/client/compile_only_client.cc; 15s local ... 2024-04-03T18:20:52.4104069Z 2024-04-03T18:20:52.4104792Z  2024-04-03T18:20:52.4105339Z  2024-04-03T18:20:52.4105735Z  2024-04-03T18:20:52.4106157Z  2024-04-03T18:20:52.4106598Z  2024-04-03T18:20:52.4106993Z  2024-04-03T18:20:52.4107437Z  2024-04-03T18:20:52.4108082Z  2024-04-03T18:20:52.4109089Z [19,141 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:52.4110482Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 114s local 2024-04-03T18:20:52.4111515Z Compiling xla/service/cpu/compiler_functor.cc; 35s local 2024-04-03T18:20:52.4112751Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 32s local 2024-04-03T18:20:52.4113866Z Compiling xla/service/cpu/simple_orc_jit.cc; 18s local 2024-04-03T18:20:52.4114849Z Compiling xla/service/cpu/cpu_executable.cc; 18s local 2024-04-03T18:20:52.4115859Z Compiling xla/service/cpu/simple_orc_jit.cc; 18s local 2024-04-03T18:20:52.4116988Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 16s local 2024-04-03T18:20:52.4122167Z Compiling xla/client/compile_only_client.cc; 16s local ... 2024-04-03T18:20:52.8631276Z 2024-04-03T18:20:52.8632059Z  2024-04-03T18:20:52.8632675Z  2024-04-03T18:20:52.8633100Z  2024-04-03T18:20:52.8633502Z  2024-04-03T18:20:52.8633874Z  2024-04-03T18:20:52.8634287Z  2024-04-03T18:20:52.8634703Z  2024-04-03T18:20:52.8635124Z  2024-04-03T18:20:52.8636305Z [19,142 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:52.8637840Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 115s local 2024-04-03T18:20:52.8638807Z Compiling xla/service/cpu/compiler_functor.cc; 36s local 2024-04-03T18:20:52.8639918Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 33s local 2024-04-03T18:20:52.8641042Z Compiling xla/service/cpu/simple_orc_jit.cc; 18s local 2024-04-03T18:20:52.8642067Z Compiling xla/service/cpu/cpu_executable.cc; 18s local 2024-04-03T18:20:52.8643038Z Compiling xla/service/cpu/simple_orc_jit.cc; 18s local 2024-04-03T18:20:52.8644151Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 17s local 2024-04-03T18:20:52.8645287Z Compiling xla/client/compile_only_client.cc; 16s local ... 2024-04-03T18:20:53.2119767Z 2024-04-03T18:20:53.2120501Z  2024-04-03T18:20:53.2121020Z  2024-04-03T18:20:53.2121444Z  2024-04-03T18:20:53.2121872Z  2024-04-03T18:20:53.2122291Z  2024-04-03T18:20:53.2122687Z  2024-04-03T18:20:53.2123111Z  2024-04-03T18:20:53.2123688Z  2024-04-03T18:20:53.2124906Z [19,143 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:53.2126656Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 115s local 2024-04-03T18:20:53.2127785Z Compiling xla/service/cpu/compiler_functor.cc; 36s local 2024-04-03T18:20:53.2129015Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 33s local 2024-04-03T18:20:53.2130169Z Compiling xla/service/cpu/simple_orc_jit.cc; 19s local 2024-04-03T18:20:53.2131280Z Compiling xla/service/cpu/cpu_executable.cc; 19s local 2024-04-03T18:20:53.2132291Z Compiling xla/service/cpu/simple_orc_jit.cc; 18s local 2024-04-03T18:20:53.2133407Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 17s local 2024-04-03T18:20:53.2134739Z Compiling xla/service/cpu/cpu_executable.cc; 16s local ... 2024-04-03T18:20:53.6669161Z 2024-04-03T18:20:53.6669931Z  2024-04-03T18:20:53.6670435Z  2024-04-03T18:20:53.6670830Z  2024-04-03T18:20:53.6671253Z  2024-04-03T18:20:53.6671666Z  2024-04-03T18:20:53.6672086Z  2024-04-03T18:20:53.6672553Z  2024-04-03T18:20:53.6672975Z  2024-04-03T18:20:53.6674226Z [19,144 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:53.6675679Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 116s local 2024-04-03T18:20:53.6676880Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 33s local 2024-04-03T18:20:53.6678113Z Compiling xla/service/cpu/simple_orc_jit.cc; 19s local 2024-04-03T18:20:53.6679206Z Compiling xla/service/cpu/cpu_executable.cc; 19s local 2024-04-03T18:20:53.6680266Z Compiling xla/service/cpu/simple_orc_jit.cc; 19s local 2024-04-03T18:20:53.6681436Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 18s local 2024-04-03T18:20:53.6682615Z Compiling xla/service/cpu/cpu_executable.cc; 17s local 2024-04-03T18:20:53.6683661Z Compiling xla/pjrt/mlir_to_hlo.cc; 16s local ... 2024-04-03T18:20:54.0125568Z 2024-04-03T18:20:54.0126258Z  2024-04-03T18:20:54.0126737Z  2024-04-03T18:20:54.0127112Z  2024-04-03T18:20:54.0127488Z  2024-04-03T18:20:54.0127850Z  2024-04-03T18:20:54.0128238Z  2024-04-03T18:20:54.0128594Z  2024-04-03T18:20:54.0128943Z  2024-04-03T18:20:54.0130007Z [19,144 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:54.0131242Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 116s local 2024-04-03T18:20:54.0132201Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 34s local 2024-04-03T18:20:54.0133183Z Compiling xla/service/cpu/simple_orc_jit.cc; 20s local 2024-04-03T18:20:54.0134078Z Compiling xla/service/cpu/cpu_executable.cc; 20s local 2024-04-03T18:20:54.0135119Z Compiling xla/service/cpu/simple_orc_jit.cc; 19s local 2024-04-03T18:20:54.0136108Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 18s local 2024-04-03T18:20:54.0137086Z Compiling xla/service/cpu/cpu_executable.cc; 17s local 2024-04-03T18:20:54.0137926Z Compiling xla/pjrt/mlir_to_hlo.cc; 16s local ... 2024-04-03T18:20:54.9651155Z 2024-04-03T18:20:54.9651928Z  2024-04-03T18:20:54.9652467Z  2024-04-03T18:20:54.9652885Z  2024-04-03T18:20:54.9653286Z  2024-04-03T18:20:54.9653703Z  2024-04-03T18:20:54.9654307Z  2024-04-03T18:20:54.9654718Z  2024-04-03T18:20:54.9655121Z  2024-04-03T18:20:54.9656281Z [19,145 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:54.9657711Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 117s local 2024-04-03T18:20:54.9658990Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 35s local 2024-04-03T18:20:54.9660327Z Compiling xla/service/cpu/simple_orc_jit.cc; 21s local 2024-04-03T18:20:54.9661304Z Compiling xla/service/cpu/cpu_executable.cc; 21s local 2024-04-03T18:20:54.9662331Z Compiling xla/service/cpu/simple_orc_jit.cc; 20s local 2024-04-03T18:20:54.9663311Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 19s local 2024-04-03T18:20:54.9664433Z Compiling xla/service/cpu/cpu_executable.cc; 18s local 2024-04-03T18:20:54.9665360Z Compiling xla/pjrt/mlir_to_hlo.cc; 17s local ... 2024-04-03T18:20:55.2125938Z 2024-04-03T18:20:55.2136559Z  2024-04-03T18:20:55.2137174Z  2024-04-03T18:20:55.2137656Z  2024-04-03T18:20:55.2138129Z  2024-04-03T18:20:55.2138587Z  2024-04-03T18:20:55.2139149Z  2024-04-03T18:20:55.2139621Z  2024-04-03T18:20:55.2140077Z  2024-04-03T18:20:55.2141395Z [19,146 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:55.2143054Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 117s local 2024-04-03T18:20:55.2144247Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 35s local 2024-04-03T18:20:55.2145658Z Compiling xla/service/cpu/simple_orc_jit.cc; 21s local 2024-04-03T18:20:55.2146775Z Compiling xla/service/cpu/cpu_executable.cc; 21s local 2024-04-03T18:20:55.2148061Z Compiling xla/service/cpu/simple_orc_jit.cc; 20s local 2024-04-03T18:20:55.2149281Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 19s local 2024-04-03T18:20:55.2150495Z Compiling xla/service/cpu/cpu_executable.cc; 18s local 2024-04-03T18:20:55.2151536Z Compiling xla/pjrt/mlir_to_hlo.cc; 17s local ... 2024-04-03T18:20:55.4817696Z 2024-04-03T18:20:55.4818470Z  2024-04-03T18:20:55.4819048Z  2024-04-03T18:20:55.4819476Z  2024-04-03T18:20:55.4819934Z  2024-04-03T18:20:55.4820353Z  2024-04-03T18:20:55.4820768Z  2024-04-03T18:20:55.4821198Z  2024-04-03T18:20:55.4821658Z  2024-04-03T18:20:55.4822853Z [19,147 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:55.4824293Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 117s local 2024-04-03T18:20:55.4825989Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 35s local 2024-04-03T18:20:55.4827199Z Compiling xla/service/cpu/simple_orc_jit.cc; 21s local 2024-04-03T18:20:55.4828413Z Compiling xla/service/cpu/cpu_executable.cc; 21s local 2024-04-03T18:20:55.4829460Z Compiling xla/service/cpu/simple_orc_jit.cc; 21s local 2024-04-03T18:20:55.4831205Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 19s local 2024-04-03T18:20:55.4832357Z Compiling xla/service/cpu/cpu_executable.cc; 19s local 2024-04-03T18:20:55.4833348Z Compiling xla/pjrt/mlir_to_hlo.cc; 18s local ... 2024-04-03T18:20:55.8144883Z 2024-04-03T18:20:55.8145688Z  2024-04-03T18:20:55.8146252Z  2024-04-03T18:20:55.8146704Z  2024-04-03T18:20:55.8147183Z  2024-04-03T18:20:55.8147937Z  2024-04-03T18:20:55.8148478Z  2024-04-03T18:20:55.8148994Z  2024-04-03T18:20:55.8149496Z  2024-04-03T18:20:55.8150741Z [19,148 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:55.8152169Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 118s local 2024-04-03T18:20:55.8153356Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 36s local 2024-04-03T18:20:55.8154502Z Compiling xla/service/cpu/simple_orc_jit.cc; 21s local 2024-04-03T18:20:55.8155538Z Compiling xla/service/cpu/cpu_executable.cc; 21s local 2024-04-03T18:20:55.8156543Z Compiling xla/service/cpu/simple_orc_jit.cc; 21s local 2024-04-03T18:20:55.8157636Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 20s local 2024-04-03T18:20:55.8158754Z Compiling xla/service/cpu/cpu_executable.cc; 19s local 2024-04-03T18:20:55.8159785Z Compiling xla/pjrt/mlir_to_hlo.cc; 18s local ... 2024-04-03T18:20:56.2139079Z 2024-04-03T18:20:56.2139892Z  2024-04-03T18:20:56.2140384Z  2024-04-03T18:20:56.2140861Z  2024-04-03T18:20:56.2141280Z  2024-04-03T18:20:56.2141674Z  2024-04-03T18:20:56.2142093Z  2024-04-03T18:20:56.2142514Z  2024-04-03T18:20:56.2142959Z  2024-04-03T18:20:56.2144165Z [19,149 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:56.2146065Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 118s local 2024-04-03T18:20:56.2147304Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 36s local 2024-04-03T18:20:56.2148809Z Compiling xla/service/cpu/simple_orc_jit.cc; 22s local 2024-04-03T18:20:56.2149950Z Compiling xla/service/cpu/cpu_executable.cc; 22s local 2024-04-03T18:20:56.2151124Z Compiling xla/service/cpu/simple_orc_jit.cc; 21s local 2024-04-03T18:20:56.2152183Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 20s local 2024-04-03T18:20:56.2153205Z Compiling xla/service/cpu/cpu_executable.cc; 19s local 2024-04-03T18:20:56.2154060Z Compiling xla/pjrt/mlir_to_hlo.cc; 18s local ... 2024-04-03T18:20:56.4186459Z 2024-04-03T18:20:56.4187236Z  2024-04-03T18:20:56.4187949Z  2024-04-03T18:20:56.4188346Z  2024-04-03T18:20:56.4188757Z  2024-04-03T18:20:56.4189197Z  2024-04-03T18:20:56.4189589Z  2024-04-03T18:20:56.4189985Z  2024-04-03T18:20:56.4190405Z  2024-04-03T18:20:56.4191554Z [19,150 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:56.4192881Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 118s local 2024-04-03T18:20:56.4193970Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 36s local 2024-04-03T18:20:56.4195021Z Compiling xla/service/cpu/simple_orc_jit.cc; 22s local 2024-04-03T18:20:56.4195979Z Compiling xla/service/cpu/cpu_executable.cc; 22s local 2024-04-03T18:20:56.4196920Z Compiling xla/service/cpu/simple_orc_jit.cc; 22s local 2024-04-03T18:20:56.4197927Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 20s local 2024-04-03T18:20:56.4199015Z Compiling xla/service/cpu/cpu_executable.cc; 20s local 2024-04-03T18:20:56.4199906Z Compiling xla/pjrt/mlir_to_hlo.cc; 19s local ... 2024-04-03T18:20:56.6423452Z 2024-04-03T18:20:56.6434901Z  2024-04-03T18:20:56.6435575Z  2024-04-03T18:20:56.6436020Z  2024-04-03T18:20:56.6436457Z  2024-04-03T18:20:56.6436881Z  2024-04-03T18:20:56.6437274Z  2024-04-03T18:20:56.6437659Z  2024-04-03T18:20:56.6438071Z  2024-04-03T18:20:56.6439228Z [19,153 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:56.6440599Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 119s local 2024-04-03T18:20:56.6441688Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 36s local 2024-04-03T18:20:56.6442689Z Compiling xla/service/cpu/simple_orc_jit.cc; 22s local 2024-04-03T18:20:56.6443606Z Compiling xla/service/cpu/cpu_executable.cc; 22s local 2024-04-03T18:20:56.6444596Z Compiling xla/service/cpu/simple_orc_jit.cc; 22s local 2024-04-03T18:20:56.6445629Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 21s local 2024-04-03T18:20:56.6446645Z Compiling xla/service/cpu/cpu_executable.cc; 20s local 2024-04-03T18:20:56.6447562Z Compiling xla/pjrt/mlir_to_hlo.cc; 19s local ... 2024-04-03T18:20:57.0153093Z 2024-04-03T18:20:57.0153875Z  2024-04-03T18:20:57.0154383Z  2024-04-03T18:20:57.0154823Z  2024-04-03T18:20:57.0155250Z  2024-04-03T18:20:57.0155661Z  2024-04-03T18:20:57.0156099Z  2024-04-03T18:20:57.0156494Z  2024-04-03T18:20:57.0156863Z  2024-04-03T18:20:57.0158005Z [19,153 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:57.0159327Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 119s local 2024-04-03T18:20:57.0160382Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 37s local 2024-04-03T18:20:57.0161391Z Compiling xla/service/cpu/simple_orc_jit.cc; 23s local 2024-04-03T18:20:57.0162341Z Compiling xla/service/cpu/cpu_executable.cc; 23s local 2024-04-03T18:20:57.0163279Z Compiling xla/service/cpu/simple_orc_jit.cc; 22s local 2024-04-03T18:20:57.0164644Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 21s local 2024-04-03T18:20:57.0165831Z Compiling xla/service/cpu/cpu_executable.cc; 20s local 2024-04-03T18:20:57.0166855Z Compiling xla/pjrt/mlir_to_hlo.cc; 19s local ... 2024-04-03T18:20:57.5678944Z 2024-04-03T18:20:57.5693644Z  2024-04-03T18:20:57.5694494Z  2024-04-03T18:20:57.5694908Z  2024-04-03T18:20:57.5695648Z  2024-04-03T18:20:57.5696087Z  2024-04-03T18:20:57.5696494Z  2024-04-03T18:20:57.5696847Z  2024-04-03T18:20:57.5697229Z  2024-04-03T18:20:57.5698404Z [19,154 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:57.5699719Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 119s local 2024-04-03T18:20:57.5700779Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 37s local 2024-04-03T18:20:57.5701936Z Compiling xla/service/cpu/simple_orc_jit.cc; 23s local 2024-04-03T18:20:57.5702827Z Compiling xla/service/cpu/cpu_executable.cc; 23s local 2024-04-03T18:20:57.5703821Z Compiling xla/service/cpu/simple_orc_jit.cc; 23s local 2024-04-03T18:20:57.5704894Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 21s local 2024-04-03T18:20:57.5705922Z Compiling xla/service/cpu/cpu_executable.cc; 21s local 2024-04-03T18:20:57.5706925Z Compiling xla/pjrt/mlir_to_hlo.cc; 20s local ... 2024-04-03T18:20:57.8150366Z 2024-04-03T18:20:57.8151117Z  2024-04-03T18:20:57.8153103Z  2024-04-03T18:20:57.8153556Z  2024-04-03T18:20:57.8153905Z  2024-04-03T18:20:57.8154345Z  2024-04-03T18:20:57.8154725Z  2024-04-03T18:20:57.8155145Z  2024-04-03T18:20:57.8155590Z  2024-04-03T18:20:57.8156694Z [19,154 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:57.8158047Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 120s local 2024-04-03T18:20:57.8159133Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 38s local 2024-04-03T18:20:57.8160176Z Compiling xla/service/cpu/simple_orc_jit.cc; 23s local 2024-04-03T18:20:57.8161187Z Compiling xla/service/cpu/cpu_executable.cc; 23s local 2024-04-03T18:20:57.8162136Z Compiling xla/service/cpu/simple_orc_jit.cc; 23s local 2024-04-03T18:20:57.8163131Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 22s local 2024-04-03T18:20:57.8164206Z Compiling xla/service/cpu/cpu_executable.cc; 21s local 2024-04-03T18:20:57.8165159Z Compiling xla/pjrt/mlir_to_hlo.cc; 20s local ... 2024-04-03T18:20:58.2151034Z 2024-04-03T18:20:58.2156392Z  2024-04-03T18:20:58.2156940Z  2024-04-03T18:20:58.2157389Z  2024-04-03T18:20:58.2157801Z  2024-04-03T18:20:58.2158177Z  2024-04-03T18:20:58.2158570Z  2024-04-03T18:20:58.2158972Z  2024-04-03T18:20:58.2159365Z  2024-04-03T18:20:58.2160501Z [19,155 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:58.2161951Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 120s local 2024-04-03T18:20:58.2163084Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 38s local 2024-04-03T18:20:58.2164237Z Compiling xla/service/cpu/simple_orc_jit.cc; 24s local 2024-04-03T18:20:58.2165218Z Compiling xla/service/cpu/cpu_executable.cc; 24s local 2024-04-03T18:20:58.2166239Z Compiling xla/service/cpu/simple_orc_jit.cc; 23s local 2024-04-03T18:20:58.2167304Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 22s local 2024-04-03T18:20:58.2168407Z Compiling xla/service/cpu/cpu_executable.cc; 21s local 2024-04-03T18:20:58.2169336Z Compiling xla/pjrt/mlir_to_hlo.cc; 20s local ... 2024-04-03T18:20:58.4730725Z 2024-04-03T18:20:58.4732123Z  2024-04-03T18:20:58.4732789Z  2024-04-03T18:20:58.4733453Z  2024-04-03T18:20:58.4734663Z  2024-04-03T18:20:58.4735172Z  2024-04-03T18:20:58.4735633Z  2024-04-03T18:20:58.4736458Z  2024-04-03T18:20:58.4736899Z  2024-04-03T18:20:58.4738160Z [19,157 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:58.4739863Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 120s local 2024-04-03T18:20:58.4741073Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 38s local 2024-04-03T18:20:58.4742401Z Compiling xla/service/cpu/simple_orc_jit.cc; 24s local 2024-04-03T18:20:58.4743461Z Compiling xla/service/cpu/cpu_executable.cc; 24s local 2024-04-03T18:20:58.4744344Z Compiling xla/service/cpu/simple_orc_jit.cc; 24s local 2024-04-03T18:20:58.4745508Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 22s local 2024-04-03T18:20:58.4746605Z Compiling xla/service/cpu/cpu_executable.cc; 22s local 2024-04-03T18:20:58.4747585Z Compiling xla/pjrt/mlir_to_hlo.cc; 21s local ... 2024-04-03T18:20:58.7871842Z 2024-04-03T18:20:58.7873124Z  2024-04-03T18:20:58.7874992Z  2024-04-03T18:20:58.7875652Z  2024-04-03T18:20:58.7876259Z  2024-04-03T18:20:58.7877027Z  2024-04-03T18:20:58.7877602Z  2024-04-03T18:20:58.7878319Z  2024-04-03T18:20:58.7879023Z  2024-04-03T18:20:58.7880432Z [19,158 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:58.7882038Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 121s local 2024-04-03T18:20:58.7883343Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 39s local 2024-04-03T18:20:58.7884931Z Compiling xla/service/cpu/simple_orc_jit.cc; 24s local 2024-04-03T18:20:58.7886336Z Compiling xla/service/cpu/cpu_executable.cc; 24s local 2024-04-03T18:20:58.7887565Z Compiling xla/service/cpu/simple_orc_jit.cc; 24s local 2024-04-03T18:20:58.7889024Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 23s local 2024-04-03T18:20:58.7890718Z Compiling xla/service/cpu/cpu_executable.cc; 22s local 2024-04-03T18:20:58.7891974Z Compiling xla/pjrt/mlir_to_hlo.cc; 21s local ... 2024-04-03T18:20:59.0156328Z 2024-04-03T18:20:59.0157610Z  2024-04-03T18:20:59.0158799Z  2024-04-03T18:20:59.0159271Z  2024-04-03T18:20:59.0159696Z  2024-04-03T18:20:59.0160281Z  2024-04-03T18:20:59.0160895Z  2024-04-03T18:20:59.0161325Z  2024-04-03T18:20:59.0161736Z  2024-04-03T18:20:59.0163024Z [19,158 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:59.0164495Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 121s local 2024-04-03T18:20:59.0165663Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 39s local 2024-04-03T18:20:59.0166803Z Compiling xla/service/cpu/simple_orc_jit.cc; 25s local 2024-04-03T18:20:59.0167837Z Compiling xla/service/cpu/cpu_executable.cc; 25s local 2024-04-03T18:20:59.0168859Z Compiling xla/service/cpu/simple_orc_jit.cc; 24s local 2024-04-03T18:20:59.0170012Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 23s local 2024-04-03T18:20:59.0171382Z Compiling xla/service/cpu/cpu_executable.cc; 22s local 2024-04-03T18:20:59.0172392Z Compiling xla/pjrt/mlir_to_hlo.cc; 21s local ... 2024-04-03T18:20:59.3160822Z 2024-04-03T18:20:59.3162004Z  2024-04-03T18:20:59.3162993Z  2024-04-03T18:20:59.3164080Z  2024-04-03T18:20:59.3164588Z  2024-04-03T18:20:59.3165030Z  2024-04-03T18:20:59.3165481Z  2024-04-03T18:20:59.3165905Z  2024-04-03T18:20:59.3166324Z  2024-04-03T18:20:59.3167550Z [19,159 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:20:59.3168945Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 121s local 2024-04-03T18:20:59.3170080Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 39s local 2024-04-03T18:20:59.3171258Z Compiling xla/service/cpu/simple_orc_jit.cc; 25s local 2024-04-03T18:20:59.3172283Z Compiling xla/service/cpu/cpu_executable.cc; 25s local 2024-04-03T18:20:59.3173598Z Compiling xla/service/cpu/simple_orc_jit.cc; 25s local 2024-04-03T18:20:59.3175024Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 23s local 2024-04-03T18:20:59.3176303Z Compiling xla/service/cpu/cpu_executable.cc; 23s local 2024-04-03T18:20:59.3177259Z Compiling xla/pjrt/mlir_to_hlo.cc; 22s local ... 2024-04-03T18:20:59.6161554Z 2024-04-03T18:20:59.6162726Z  2024-04-03T18:20:59.6171480Z  2024-04-03T18:20:59.6174485Z  2024-04-03T18:20:59.6175414Z  2024-04-03T18:20:59.6176074Z  2024-04-03T18:20:59.6176495Z  2024-04-03T18:20:59.6176892Z  2024-04-03T18:20:59.6177359Z  2024-04-03T18:20:59.6178692Z [19,160 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:20:59.6180030Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 121s local 2024-04-03T18:20:59.6180996Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 39s local 2024-04-03T18:20:59.6182099Z Compiling xla/service/cpu/simple_orc_jit.cc; 25s local 2024-04-03T18:20:59.6183068Z Compiling xla/service/cpu/cpu_executable.cc; 25s local 2024-04-03T18:20:59.6184102Z Compiling xla/service/cpu/simple_orc_jit.cc; 25s local 2024-04-03T18:20:59.6185250Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 24s local 2024-04-03T18:20:59.6186353Z Compiling xla/service/cpu/cpu_executable.cc; 23s local 2024-04-03T18:20:59.6187303Z Compiling xla/pjrt/mlir_to_hlo.cc; 22s local ... 2024-04-03T18:20:59.8463943Z 2024-04-03T18:20:59.8465251Z  2024-04-03T18:20:59.8471476Z  2024-04-03T18:20:59.8471960Z  2024-04-03T18:20:59.8472358Z  2024-04-03T18:21:00.1435909Z  2024-04-03T18:21:00.1436445Z  2024-04-03T18:21:00.1436908Z  2024-04-03T18:21:00.1437300Z  2024-04-03T18:21:00.1438495Z [19,161 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:00.1439874Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 122s local 2024-04-03T18:21:00.1441257Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 40s local 2024-04-03T18:21:00.1442402Z Compiling xla/service/cpu/cpu_executable.cc; 25s local 2024-04-03T18:21:00.1443459Z Compiling xla/service/cpu/simple_orc_jit.cc; 25s local 2024-04-03T18:21:00.1444509Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 24s local 2024-04-03T18:21:00.1445604Z Compiling xla/service/cpu/cpu_executable.cc; 23s local 2024-04-03T18:21:00.1446575Z Compiling xla/pjrt/mlir_to_hlo.cc; 22s local 2024-04-03T18:21:00.1447645Z @llvm-project//mlir:LinalgTransforms; 20s local ... 2024-04-03T18:21:00.1448276Z 2024-04-03T18:21:00.1448488Z  2024-04-03T18:21:00.1448980Z  2024-04-03T18:21:00.1449423Z  2024-04-03T18:21:00.1449838Z  2024-04-03T18:21:00.1450226Z  2024-04-03T18:21:00.1450677Z  2024-04-03T18:21:00.1451099Z  2024-04-03T18:21:00.1451550Z  2024-04-03T18:21:00.1452706Z [19,164 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:00.1454272Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 122s local 2024-04-03T18:21:00.1455408Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 40s local 2024-04-03T18:21:00.1456534Z Compiling xla/service/cpu/cpu_executable.cc; 26s local 2024-04-03T18:21:00.1457684Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 24s local 2024-04-03T18:21:00.1458856Z Compiling xla/service/cpu/cpu_executable.cc; 23s local 2024-04-03T18:21:00.1459822Z Compiling xla/pjrt/mlir_to_hlo.cc; 22s local 2024-04-03T18:21:00.1460873Z @llvm-project//mlir:LinalgTransforms; 20s local 2024-04-03T18:21:00.1461841Z Compiling xla/pjrt/mlir_to_hlo.cc; 18s local ... 2024-04-03T18:21:00.3846720Z 2024-04-03T18:21:00.3847656Z  2024-04-03T18:21:00.3848176Z  2024-04-03T18:21:00.3848556Z  2024-04-03T18:21:00.3848989Z  2024-04-03T18:21:00.3849337Z  2024-04-03T18:21:00.3850004Z  2024-04-03T18:21:00.3850326Z  2024-04-03T18:21:00.3850630Z  2024-04-03T18:21:00.3851974Z [19,165 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:00.3853615Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 122s local 2024-04-03T18:21:00.3855123Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 40s local 2024-04-03T18:21:00.3856430Z Compiling xla/service/cpu/cpu_executable.cc; 26s local 2024-04-03T18:21:00.3857615Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 24s local 2024-04-03T18:21:00.3858797Z Compiling xla/service/cpu/cpu_executable.cc; 24s local 2024-04-03T18:21:00.3859795Z Compiling xla/pjrt/mlir_to_hlo.cc; 23s local 2024-04-03T18:21:00.3860622Z @llvm-project//mlir:LinalgTransforms; 20s local 2024-04-03T18:21:00.3861339Z Compiling xla/pjrt/mlir_to_hlo.cc; 18s local ... 2024-04-03T18:21:00.6177860Z 2024-04-03T18:21:00.6178463Z  2024-04-03T18:21:00.6179021Z  2024-04-03T18:21:00.6179500Z  2024-04-03T18:21:00.6179952Z  2024-04-03T18:21:00.6180436Z  2024-04-03T18:21:00.6180898Z  2024-04-03T18:21:00.6181353Z  2024-04-03T18:21:00.6181817Z  2024-04-03T18:21:00.6182903Z [19,165 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:21:00.6184486Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 122s local 2024-04-03T18:21:00.6185924Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 40s local 2024-04-03T18:21:00.6187384Z Compiling xla/service/cpu/cpu_executable.cc; 26s local 2024-04-03T18:21:00.6188774Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 25s local 2024-04-03T18:21:00.6189908Z Compiling xla/service/cpu/cpu_executable.cc; 24s local 2024-04-03T18:21:00.6190781Z Compiling xla/pjrt/mlir_to_hlo.cc; 23s local 2024-04-03T18:21:00.6191797Z @llvm-project//mlir:LinalgTransforms; 20s local 2024-04-03T18:21:00.6192846Z Compiling xla/pjrt/mlir_to_hlo.cc; 18s local ... 2024-04-03T18:21:00.8179441Z 2024-04-03T18:21:00.8180220Z  2024-04-03T18:21:00.8180856Z  2024-04-03T18:21:00.8181267Z  2024-04-03T18:21:00.8181718Z  2024-04-03T18:21:00.8182200Z  2024-04-03T18:21:00.8182612Z  2024-04-03T18:21:00.8183020Z  2024-04-03T18:21:00.8183587Z  2024-04-03T18:21:00.8184785Z [19,166 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:21:00.8186192Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 123s local 2024-04-03T18:21:00.8187289Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 41s local 2024-04-03T18:21:00.8188671Z Compiling xla/service/cpu/cpu_executable.cc; 26s local 2024-04-03T18:21:00.8189784Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 25s local 2024-04-03T18:21:00.8190873Z Compiling xla/service/cpu/cpu_executable.cc; 24s local 2024-04-03T18:21:00.8191990Z @llvm-project//mlir:LinalgTransforms; 21s local 2024-04-03T18:21:00.8192944Z Compiling xla/pjrt/mlir_to_hlo.cc; 19s local 2024-04-03T18:21:00.8193936Z @xla//xla/mlir_hlo:lmhlo_passes; 17s local ... 2024-04-03T18:21:01.9191082Z 2024-04-03T18:21:01.9191877Z  2024-04-03T18:21:01.9192565Z  2024-04-03T18:21:01.9193006Z  2024-04-03T18:21:01.9193443Z  2024-04-03T18:21:01.9193859Z  2024-04-03T18:21:01.9194256Z  2024-04-03T18:21:01.9194642Z  2024-04-03T18:21:01.9195043Z  2024-04-03T18:21:01.9196133Z [19,167 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:01.9197657Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 124s local 2024-04-03T18:21:01.9198956Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 42s local 2024-04-03T18:21:01.9200036Z Compiling xla/service/cpu/cpu_executable.cc; 27s local 2024-04-03T18:21:01.9201124Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 26s local 2024-04-03T18:21:01.9202532Z Compiling xla/service/cpu/cpu_executable.cc; 25s local 2024-04-03T18:21:01.9203628Z @llvm-project//mlir:LinalgTransforms; 22s local 2024-04-03T18:21:01.9204655Z Compiling xla/pjrt/mlir_to_hlo.cc; 20s local 2024-04-03T18:21:01.9205505Z @xla//xla/mlir_hlo:lmhlo_passes; 18s local ... 2024-04-03T18:21:02.1582189Z 2024-04-03T18:21:02.1583534Z  2024-04-03T18:21:02.1584334Z  2024-04-03T18:21:02.1584745Z  2024-04-03T18:21:02.1585201Z  2024-04-03T18:21:02.1585638Z  2024-04-03T18:21:02.1586067Z  2024-04-03T18:21:02.1586461Z  2024-04-03T18:21:02.1586857Z  2024-04-03T18:21:02.1588278Z [19,168 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:02.1589685Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 124s local 2024-04-03T18:21:02.1590802Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 42s local 2024-04-03T18:21:02.1592286Z Compiling xla/service/cpu/cpu_executable.cc; 28s local 2024-04-03T18:21:02.1593429Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 26s local 2024-04-03T18:21:02.1594624Z Compiling xla/service/cpu/cpu_executable.cc; 25s local 2024-04-03T18:21:02.1595809Z @llvm-project//mlir:LinalgTransforms; 22s local 2024-04-03T18:21:02.1596755Z Compiling xla/pjrt/mlir_to_hlo.cc; 20s local 2024-04-03T18:21:02.1597660Z @xla//xla/mlir_hlo:lmhlo_passes; 18s local ... 2024-04-03T18:21:02.4187290Z 2024-04-03T18:21:02.4188238Z  2024-04-03T18:21:02.4188806Z  2024-04-03T18:21:02.4189248Z  2024-04-03T18:21:02.4189671Z  2024-04-03T18:21:02.4190113Z  2024-04-03T18:21:02.4195819Z  2024-04-03T18:21:02.4196443Z  2024-04-03T18:21:02.4196916Z  2024-04-03T18:21:02.4198159Z [19,168 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:21:02.4199642Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 124s local 2024-04-03T18:21:02.4200794Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 42s local 2024-04-03T18:21:02.4201922Z Compiling xla/service/cpu/cpu_executable.cc; 28s local 2024-04-03T18:21:02.4203032Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 26s local 2024-04-03T18:21:02.4204094Z Compiling xla/service/cpu/cpu_executable.cc; 26s local 2024-04-03T18:21:02.4205153Z @llvm-project//mlir:LinalgTransforms; 22s local 2024-04-03T18:21:02.4206072Z Compiling xla/pjrt/mlir_to_hlo.cc; 20s local 2024-04-03T18:21:02.4206950Z @xla//xla/mlir_hlo:lmhlo_passes; 19s local ... 2024-04-03T18:21:02.8231973Z 2024-04-03T18:21:02.8232748Z  2024-04-03T18:21:02.8233291Z  2024-04-03T18:21:02.8233710Z  2024-04-03T18:21:02.8234156Z  2024-04-03T18:21:02.8234585Z  2024-04-03T18:21:02.8234975Z  2024-04-03T18:21:02.8235385Z  2024-04-03T18:21:02.8235793Z  2024-04-03T18:21:02.8237028Z [19,170 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:21:02.8238534Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 125s local 2024-04-03T18:21:02.8239669Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 43s local 2024-04-03T18:21:02.8240724Z Compiling xla/service/cpu/cpu_executable.cc; 28s local 2024-04-03T18:21:02.8241922Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 27s local 2024-04-03T18:21:02.8242947Z Compiling xla/service/cpu/cpu_executable.cc; 26s local 2024-04-03T18:21:02.8243958Z @llvm-project//mlir:LinalgTransforms; 23s local 2024-04-03T18:21:02.8244758Z Compiling xla/pjrt/mlir_to_hlo.cc; 21s local 2024-04-03T18:21:02.8245751Z @xla//xla/mlir_hlo:lmhlo_passes; 19s local ... 2024-04-03T18:21:03.0250744Z 2024-04-03T18:21:03.0251521Z  2024-04-03T18:21:03.0252202Z  2024-04-03T18:21:03.0252634Z  2024-04-03T18:21:03.0253048Z  2024-04-03T18:21:03.0253435Z  2024-04-03T18:21:03.0253854Z  2024-04-03T18:21:03.0254891Z  2024-04-03T18:21:03.0255308Z  2024-04-03T18:21:03.0256514Z [19,172 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:21:03.0258244Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 125s local 2024-04-03T18:21:03.0259204Z Compiling xla/service/cpu/cpu_executable.cc; 29s local 2024-04-03T18:21:03.0260378Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 27s local 2024-04-03T18:21:03.0261427Z Compiling xla/service/cpu/cpu_executable.cc; 26s local 2024-04-03T18:21:03.0262478Z @llvm-project//mlir:LinalgTransforms; 23s local 2024-04-03T18:21:03.0263328Z Compiling xla/pjrt/mlir_to_hlo.cc; 21s local 2024-04-03T18:21:03.0264267Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 19s local 2024-04-03T18:21:03.0265199Z Compiling xla/service/cpu/mlir_emitter.cc; 16s local ... 2024-04-03T18:21:03.2778089Z 2024-04-03T18:21:03.2779214Z  2024-04-03T18:21:03.2779766Z  2024-04-03T18:21:03.2780241Z  2024-04-03T18:21:03.2780648Z  2024-04-03T18:21:03.2781090Z  2024-04-03T18:21:03.2781532Z  2024-04-03T18:21:03.2781944Z  2024-04-03T18:21:03.2782366Z  2024-04-03T18:21:03.2783588Z [19,174 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:03.2785022Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 125s local 2024-04-03T18:21:03.2786048Z Compiling xla/service/cpu/cpu_executable.cc; 29s local 2024-04-03T18:21:03.2787175Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 27s local 2024-04-03T18:21:03.2788476Z Compiling xla/service/cpu/cpu_executable.cc; 27s local 2024-04-03T18:21:03.2789565Z @llvm-project//mlir:LinalgTransforms; 23s local 2024-04-03T18:21:03.2790450Z Compiling xla/pjrt/mlir_to_hlo.cc; 21s local 2024-04-03T18:21:03.2791372Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 19s local 2024-04-03T18:21:03.2792410Z Compiling xla/service/cpu/mlir_emitter.cc; 16s local ... 2024-04-03T18:21:03.6197126Z 2024-04-03T18:21:03.6197893Z  2024-04-03T18:21:03.6198417Z  2024-04-03T18:21:03.6198874Z  2024-04-03T18:21:03.6199292Z  2024-04-03T18:21:03.6199717Z  2024-04-03T18:21:03.6200138Z  2024-04-03T18:21:03.6200551Z  2024-04-03T18:21:03.6200959Z  2024-04-03T18:21:03.6202190Z [19,174 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:21:03.6203596Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 125s local 2024-04-03T18:21:03.6204571Z Compiling xla/service/cpu/cpu_executable.cc; 29s local 2024-04-03T18:21:03.6205689Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 28s local 2024-04-03T18:21:03.6206810Z Compiling xla/service/cpu/cpu_executable.cc; 27s local 2024-04-03T18:21:03.6211052Z @llvm-project//mlir:LinalgTransforms; 23s local 2024-04-03T18:21:03.6223896Z Compiling xla/pjrt/mlir_to_hlo.cc; 21s local 2024-04-03T18:21:03.6225046Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 19s local 2024-04-03T18:21:03.6228087Z Compiling xla/service/cpu/mlir_emitter.cc; 17s local ... 2024-04-03T18:21:04.0199645Z 2024-04-03T18:21:04.0200904Z  2024-04-03T18:21:04.0202427Z  2024-04-03T18:21:04.0203090Z  2024-04-03T18:21:04.0203726Z  2024-04-03T18:21:04.0204357Z  2024-04-03T18:21:04.0204975Z  2024-04-03T18:21:04.0205581Z  2024-04-03T18:21:04.0206197Z  2024-04-03T18:21:04.0207621Z [19,175 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:21:04.0209334Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 126s local 2024-04-03T18:21:04.0210720Z Compiling xla/service/cpu/cpu_executable.cc; 30s local 2024-04-03T18:21:04.0212218Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 28s local 2024-04-03T18:21:04.0214594Z Compiling xla/service/cpu/cpu_executable.cc; 27s local 2024-04-03T18:21:04.0215796Z @llvm-project//mlir:LinalgTransforms; 24s local 2024-04-03T18:21:04.0216994Z Compiling xla/pjrt/mlir_to_hlo.cc; 22s local 2024-04-03T18:21:04.0218049Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 20s local 2024-04-03T18:21:04.0219239Z Compiling xla/service/cpu/mlir_emitter.cc; 17s local ... 2024-04-03T18:21:04.5089614Z 2024-04-03T18:21:04.5090772Z  2024-04-03T18:21:04.5093711Z  2024-04-03T18:21:04.5094561Z  2024-04-03T18:21:04.5098576Z  2024-04-03T18:21:04.5099258Z  2024-04-03T18:21:04.5102847Z  2024-04-03T18:21:04.5103782Z  2024-04-03T18:21:04.5104487Z  2024-04-03T18:21:04.5105923Z [19,176 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:04.5151539Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 126s local 2024-04-03T18:21:04.5152926Z Compiling xla/service/cpu/cpu_executable.cc; 30s local 2024-04-03T18:21:04.5154160Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 28s local 2024-04-03T18:21:04.5155451Z Compiling xla/service/cpu/cpu_executable.cc; 28s local 2024-04-03T18:21:04.5157315Z @llvm-project//mlir:LinalgTransforms; 24s local 2024-04-03T18:21:04.5158189Z Compiling xla/pjrt/mlir_to_hlo.cc; 22s local 2024-04-03T18:21:04.5159067Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 20s local 2024-04-03T18:21:04.5160237Z Compiling xla/service/cpu/mlir_emitter.cc; 18s local ... 2024-04-03T18:21:04.8203924Z 2024-04-03T18:21:04.8205105Z  2024-04-03T18:21:04.8206002Z  2024-04-03T18:21:04.8206709Z  2024-04-03T18:21:04.8207442Z  2024-04-03T18:21:04.8209451Z  2024-04-03T18:21:04.8210067Z  2024-04-03T18:21:04.8210674Z  2024-04-03T18:21:04.8211227Z  2024-04-03T18:21:04.8212662Z [19,177 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:21:04.8214441Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 127s local 2024-04-03T18:21:04.8215580Z Compiling xla/service/cpu/cpu_executable.cc; 30s local 2024-04-03T18:21:04.8217045Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 29s local 2024-04-03T18:21:04.8218342Z Compiling xla/service/cpu/cpu_executable.cc; 28s local 2024-04-03T18:21:04.8219578Z @llvm-project//mlir:LinalgTransforms; 25s local 2024-04-03T18:21:04.8220685Z Compiling xla/pjrt/mlir_to_hlo.cc; 23s local 2024-04-03T18:21:04.8221976Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 21s local 2024-04-03T18:21:04.8223443Z Compiling xla/service/cpu/mlir_emitter.cc; 18s local ... 2024-04-03T18:21:05.1924566Z 2024-04-03T18:21:05.1925332Z  2024-04-03T18:21:05.1925894Z  2024-04-03T18:21:05.1926313Z  2024-04-03T18:21:05.1926745Z  2024-04-03T18:21:05.1927184Z  2024-04-03T18:21:05.1927601Z  2024-04-03T18:21:05.1928030Z  2024-04-03T18:21:05.1929111Z  2024-04-03T18:21:05.1930497Z [19,180 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:05.1931950Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 127s local 2024-04-03T18:21:05.1933012Z Compiling xla/service/cpu/cpu_executable.cc; 31s local 2024-04-03T18:21:05.1934299Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 29s local 2024-04-03T18:21:05.1935391Z Compiling xla/service/cpu/cpu_executable.cc; 28s local 2024-04-03T18:21:05.1955161Z @llvm-project//mlir:LinalgTransforms; 25s local 2024-04-03T18:21:05.1956340Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 21s local 2024-04-03T18:21:05.1957331Z Compiling xla/service/cpu/mlir_emitter.cc; 18s local 2024-04-03T18:21:05.1958362Z Compiling xla/service/cpu/dot_op_emitter.cc; 18s local ... 2024-04-03T18:21:05.4208996Z 2024-04-03T18:21:05.4210212Z  2024-04-03T18:21:05.4210899Z  2024-04-03T18:21:05.4211526Z  2024-04-03T18:21:05.4212517Z  2024-04-03T18:21:05.4213036Z  2024-04-03T18:21:05.4213477Z  2024-04-03T18:21:05.4213902Z  2024-04-03T18:21:05.4214883Z  2024-04-03T18:21:05.4216105Z [19,180 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:21:05.4217734Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 127s local 2024-04-03T18:21:05.4218910Z Compiling xla/service/cpu/cpu_executable.cc; 31s local 2024-04-03T18:21:05.4220134Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 29s local 2024-04-03T18:21:05.4221491Z Compiling xla/service/cpu/cpu_executable.cc; 29s local 2024-04-03T18:21:05.4222806Z @llvm-project//mlir:LinalgTransforms; 25s local 2024-04-03T18:21:05.4223829Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 21s local 2024-04-03T18:21:05.4224890Z Compiling xla/service/cpu/mlir_emitter.cc; 19s local 2024-04-03T18:21:05.4225950Z Compiling xla/service/cpu/dot_op_emitter.cc; 18s local ... 2024-04-03T18:21:05.9898728Z 2024-04-03T18:21:05.9899493Z  2024-04-03T18:21:05.9899985Z  2024-04-03T18:21:05.9900365Z  2024-04-03T18:21:05.9900740Z  2024-04-03T18:21:05.9901185Z  2024-04-03T18:21:05.9901574Z  2024-04-03T18:21:05.9901973Z  2024-04-03T18:21:05.9902372Z  2024-04-03T18:21:05.9903558Z [19,181 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:05.9904812Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 128s local 2024-04-03T18:21:05.9905782Z Compiling xla/service/cpu/cpu_executable.cc; 32s local 2024-04-03T18:21:05.9906793Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 30s local 2024-04-03T18:21:05.9908069Z Compiling xla/service/cpu/cpu_executable.cc; 29s local 2024-04-03T18:21:05.9909057Z @llvm-project//mlir:LinalgTransforms; 26s local 2024-04-03T18:21:05.9909887Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 22s local 2024-04-03T18:21:05.9910747Z Compiling xla/service/cpu/mlir_emitter.cc; 19s local 2024-04-03T18:21:05.9911653Z Compiling xla/service/cpu/dot_op_emitter.cc; 18s local ... 2024-04-03T18:21:06.2214624Z 2024-04-03T18:21:06.2215357Z  2024-04-03T18:21:06.2215926Z  2024-04-03T18:21:06.2216328Z  2024-04-03T18:21:06.2216758Z  2024-04-03T18:21:06.2217156Z  2024-04-03T18:21:06.2217534Z  2024-04-03T18:21:06.2217942Z  2024-04-03T18:21:06.2218475Z  2024-04-03T18:21:06.2219622Z [19,181 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:21:06.2220948Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 128s local 2024-04-03T18:21:06.2221921Z Compiling xla/service/cpu/cpu_executable.cc; 32s local 2024-04-03T18:21:06.2222944Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 30s local 2024-04-03T18:21:06.2223965Z Compiling xla/service/cpu/cpu_executable.cc; 29s local 2024-04-03T18:21:06.2224957Z @llvm-project//mlir:LinalgTransforms; 26s local 2024-04-03T18:21:06.2225941Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 22s local 2024-04-03T18:21:06.2226928Z Compiling xla/service/cpu/mlir_emitter.cc; 19s local 2024-04-03T18:21:06.2228195Z Compiling xla/service/cpu/dot_op_emitter.cc; 19s local ... 2024-04-03T18:21:06.5767701Z 2024-04-03T18:21:06.5768481Z  2024-04-03T18:21:06.5768989Z  2024-04-03T18:21:06.5769382Z  2024-04-03T18:21:06.5769847Z  2024-04-03T18:21:06.5770263Z  2024-04-03T18:21:06.5770669Z  2024-04-03T18:21:06.5771077Z  2024-04-03T18:21:06.5771520Z  2024-04-03T18:21:06.5772681Z [19,182 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:06.5774058Z Compiling xla/mlir_hlo/mhlo/IR/hlo_ops.cc; 128s local 2024-04-03T18:21:06.5775280Z Compiling xla/service/cpu/cpu_executable.cc; 32s local 2024-04-03T18:21:06.5776373Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 30s local 2024-04-03T18:21:06.5777348Z Compiling xla/service/cpu/cpu_executable.cc; 30s local 2024-04-03T18:21:06.5778377Z @llvm-project//mlir:LinalgTransforms; 26s local 2024-04-03T18:21:06.5779675Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 22s local 2024-04-03T18:21:06.5780819Z Compiling xla/service/cpu/mlir_emitter.cc; 20s local 2024-04-03T18:21:06.5781992Z Compiling xla/service/cpu/dot_op_emitter.cc; 19s local ... 2024-04-03T18:21:06.8231437Z 2024-04-03T18:21:06.8232188Z  2024-04-03T18:21:06.8232719Z  2024-04-03T18:21:06.8233120Z  2024-04-03T18:21:06.8233798Z  2024-04-03T18:21:06.8234249Z  2024-04-03T18:21:06.8234646Z  2024-04-03T18:21:06.8235061Z  2024-04-03T18:21:06.8235652Z  2024-04-03T18:21:06.8236864Z [19,183 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:21:06.8238339Z Compiling xla/service/cpu/cpu_executable.cc; 32s local 2024-04-03T18:21:06.8239431Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 31s local 2024-04-03T18:21:06.8240560Z Compiling xla/service/cpu/cpu_executable.cc; 30s local 2024-04-03T18:21:06.8241709Z @llvm-project//mlir:LinalgTransforms; 27s local 2024-04-03T18:21:06.8242822Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 23s local 2024-04-03T18:21:06.8243800Z Compiling xla/service/cpu/mlir_emitter.cc; 20s local 2024-04-03T18:21:06.8244796Z Compiling xla/service/cpu/dot_op_emitter.cc; 19s local 2024-04-03T18:21:06.8245725Z @xla//xla/mlir_hlo:lmhlo_passes; 17s local ... 2024-04-03T18:21:07.0342851Z 2024-04-03T18:21:07.0344122Z  2024-04-03T18:21:07.0344966Z  2024-04-03T18:21:07.0345683Z  2024-04-03T18:21:07.0346410Z  2024-04-03T18:21:07.0347111Z  2024-04-03T18:21:07.0348054Z  2024-04-03T18:21:07.0352000Z  2024-04-03T18:21:07.0352830Z  2024-04-03T18:21:07.0354348Z [19,184 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:07.0356128Z Compiling xla/service/cpu/cpu_executable.cc; 33s local 2024-04-03T18:21:07.0358017Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 31s local 2024-04-03T18:21:07.0359492Z Compiling xla/service/cpu/cpu_executable.cc; 30s local 2024-04-03T18:21:07.0360970Z @llvm-project//mlir:LinalgTransforms; 27s local 2024-04-03T18:21:07.0362389Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 23s local 2024-04-03T18:21:07.0363607Z Compiling xla/service/cpu/mlir_emitter.cc; 20s local 2024-04-03T18:21:07.0364829Z Compiling xla/service/cpu/dot_op_emitter.cc; 19s local 2024-04-03T18:21:07.0366003Z @xla//xla/mlir_hlo:lmhlo_passes; 17s local ... 2024-04-03T18:21:07.2446088Z 2024-04-03T18:21:07.2452265Z  2024-04-03T18:21:07.2452772Z  2024-04-03T18:21:07.2453181Z  2024-04-03T18:21:07.2453609Z  2024-04-03T18:21:07.2453967Z  2024-04-03T18:21:07.2454478Z  2024-04-03T18:21:07.2454855Z  2024-04-03T18:21:07.2455262Z  2024-04-03T18:21:07.2456404Z [19,185 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:07.2457818Z Compiling xla/service/cpu/cpu_executable.cc; 33s local 2024-04-03T18:21:07.2458867Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 31s local 2024-04-03T18:21:07.2459862Z Compiling xla/service/cpu/cpu_executable.cc; 30s local 2024-04-03T18:21:07.2460963Z @llvm-project//mlir:LinalgTransforms; 27s local 2024-04-03T18:21:07.2461925Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 23s local 2024-04-03T18:21:07.2462945Z Compiling xla/service/cpu/mlir_emitter.cc; 20s local 2024-04-03T18:21:07.2463930Z Compiling xla/service/cpu/dot_op_emitter.cc; 20s local 2024-04-03T18:21:07.2464833Z @xla//xla/mlir_hlo:lmhlo_passes; 18s local ... 2024-04-03T18:21:07.4745197Z 2024-04-03T18:21:07.4745948Z  2024-04-03T18:21:07.4746488Z  2024-04-03T18:21:07.4746878Z  2024-04-03T18:21:07.4747289Z  2024-04-03T18:21:07.4747884Z  2024-04-03T18:21:07.4748276Z  2024-04-03T18:21:07.4748684Z  2024-04-03T18:21:07.4749117Z  2024-04-03T18:21:07.4750633Z [19,188 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:07.4752215Z Compiling xla/service/cpu/cpu_executable.cc; 33s local 2024-04-03T18:21:07.4753644Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 31s local 2024-04-03T18:21:07.4754801Z Compiling xla/service/cpu/cpu_executable.cc; 31s local 2024-04-03T18:21:07.4756027Z @llvm-project//mlir:LinalgTransforms; 27s local 2024-04-03T18:21:07.4757095Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 23s local 2024-04-03T18:21:07.4758051Z Compiling xla/service/cpu/mlir_emitter.cc; 21s local 2024-04-03T18:21:07.4759050Z Compiling xla/service/cpu/dot_op_emitter.cc; 20s local 2024-04-03T18:21:07.4760032Z @xla//xla/mlir_hlo:lmhlo_passes; 18s local ... 2024-04-03T18:21:07.8235253Z 2024-04-03T18:21:07.8235992Z  2024-04-03T18:21:07.8236523Z  2024-04-03T18:21:07.8236931Z  2024-04-03T18:21:07.8237349Z  2024-04-03T18:21:07.8237758Z  2024-04-03T18:21:07.8238175Z  2024-04-03T18:21:07.8238585Z  2024-04-03T18:21:07.8239001Z  2024-04-03T18:21:07.8240209Z [19,188 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:21:07.8241596Z Compiling xla/service/cpu/cpu_executable.cc; 33s local 2024-04-03T18:21:07.8242677Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 32s local 2024-04-03T18:21:07.8243744Z Compiling xla/service/cpu/cpu_executable.cc; 31s local 2024-04-03T18:21:07.8244819Z @llvm-project//mlir:LinalgTransforms; 28s local 2024-04-03T18:21:07.8245772Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 24s local 2024-04-03T18:21:07.8246712Z Compiling xla/service/cpu/mlir_emitter.cc; 21s local 2024-04-03T18:21:07.8247633Z Compiling xla/service/cpu/dot_op_emitter.cc; 20s local 2024-04-03T18:21:07.8248545Z @xla//xla/mlir_hlo:lmhlo_passes; 18s local ... 2024-04-03T18:21:08.4618432Z 2024-04-03T18:21:08.4619219Z  2024-04-03T18:21:08.4619771Z  2024-04-03T18:21:08.4620223Z  2024-04-03T18:21:08.4620661Z  2024-04-03T18:21:08.4621093Z  2024-04-03T18:21:08.4621529Z  2024-04-03T18:21:08.4621965Z  2024-04-03T18:21:08.4622389Z  2024-04-03T18:21:08.4623617Z [19,189 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:08.4625128Z Compiling xla/service/cpu/cpu_executable.cc; 34s local 2024-04-03T18:21:08.4626296Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 32s local 2024-04-03T18:21:08.4627436Z Compiling xla/service/cpu/cpu_executable.cc; 32s local 2024-04-03T18:21:08.4628810Z @llvm-project//mlir:LinalgTransforms; 28s local 2024-04-03T18:21:08.4629797Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 24s local 2024-04-03T18:21:08.4630845Z Compiling xla/service/cpu/mlir_emitter.cc; 22s local 2024-04-03T18:21:08.4632007Z Compiling xla/service/cpu/dot_op_emitter.cc; 21s local 2024-04-03T18:21:08.4633006Z @xla//xla/mlir_hlo:lmhlo_passes; 19s local ... 2024-04-03T18:21:08.8282673Z 2024-04-03T18:21:08.8283508Z  2024-04-03T18:21:08.8284021Z  2024-04-03T18:21:08.8284459Z  2024-04-03T18:21:08.8284890Z  2024-04-03T18:21:08.8285338Z  2024-04-03T18:21:08.8285898Z  2024-04-03T18:21:08.8286289Z  2024-04-03T18:21:08.8286666Z  2024-04-03T18:21:08.8287816Z [19,191 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:21:08.8289371Z Compiling xla/service/cpu/cpu_executable.cc; 34s local 2024-04-03T18:21:08.8290418Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 33s local 2024-04-03T18:21:08.8291416Z Compiling xla/service/cpu/cpu_executable.cc; 32s local 2024-04-03T18:21:08.8292509Z @llvm-project//mlir:LinalgTransforms; 29s local 2024-04-03T18:21:08.8293419Z Compiling xla/service/cpu/mlir_emitter.cc; 22s local 2024-04-03T18:21:08.8294561Z Compiling xla/service/cpu/dot_op_emitter.cc; 21s local 2024-04-03T18:21:08.8295881Z @xla//xla/mlir_hlo:lmhlo_passes; 19s local 2024-04-03T18:21:08.8296906Z Compiling xla/service/cpu/mlir_emitter.cc; 19s local ... 2024-04-03T18:21:09.1115321Z 2024-04-03T18:21:09.1116929Z  2024-04-03T18:21:09.1118263Z  2024-04-03T18:21:09.1118816Z  2024-04-03T18:21:09.1119363Z  2024-04-03T18:21:09.1120170Z  2024-04-03T18:21:09.1121508Z  2024-04-03T18:21:09.1122051Z  2024-04-03T18:21:09.1122458Z  2024-04-03T18:21:09.1123631Z [19,194 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:21:09.1124990Z Compiling xla/service/cpu/cpu_executable.cc; 35s local 2024-04-03T18:21:09.1126140Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 33s local 2024-04-03T18:21:09.1127278Z Compiling xla/service/cpu/cpu_executable.cc; 32s local 2024-04-03T18:21:09.1128447Z @llvm-project//mlir:LinalgTransforms; 29s local 2024-04-03T18:21:09.1129571Z Compiling xla/service/cpu/mlir_emitter.cc; 22s local 2024-04-03T18:21:09.1130657Z Compiling xla/service/cpu/dot_op_emitter.cc; 21s local 2024-04-03T18:21:09.1131699Z @xla//xla/mlir_hlo:lmhlo_passes; 19s local 2024-04-03T18:21:09.1132693Z Compiling xla/service/cpu/mlir_emitter.cc; 19s local ... 2024-04-03T18:21:09.3815174Z 2024-04-03T18:21:09.3816421Z  2024-04-03T18:21:09.3818204Z  2024-04-03T18:21:09.3818873Z  2024-04-03T18:21:09.3819521Z  2024-04-03T18:21:09.3820146Z  2024-04-03T18:21:09.3821029Z  2024-04-03T18:21:09.3822064Z  2024-04-03T18:21:09.3822599Z  2024-04-03T18:21:09.3823887Z [19,196 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:09.3825410Z Compiling xla/service/cpu/cpu_executable.cc; 35s local 2024-04-03T18:21:09.3826421Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 33s local 2024-04-03T18:21:09.3827583Z Compiling xla/service/cpu/cpu_executable.cc; 33s local 2024-04-03T18:21:09.3828829Z @llvm-project//mlir:LinalgTransforms; 29s local 2024-04-03T18:21:09.3829744Z Compiling xla/service/cpu/mlir_emitter.cc; 23s local 2024-04-03T18:21:09.3830813Z Compiling xla/service/cpu/dot_op_emitter.cc; 22s local 2024-04-03T18:21:09.3831763Z @xla//xla/mlir_hlo:lmhlo_passes; 20s local 2024-04-03T18:21:09.3833021Z Compiling xla/service/cpu/mlir_emitter.cc; 19s local ... 2024-04-03T18:21:09.6239793Z 2024-04-03T18:21:09.6241243Z  2024-04-03T18:21:09.6243477Z  2024-04-03T18:21:09.6244178Z  2024-04-03T18:21:09.6244767Z  2024-04-03T18:21:09.6245385Z  2024-04-03T18:21:09.6245991Z  2024-04-03T18:21:09.6246589Z  2024-04-03T18:21:09.6247387Z  2024-04-03T18:21:09.6249052Z [19,197 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:21:09.6250825Z Compiling xla/service/cpu/cpu_executable.cc; 35s local 2024-04-03T18:21:09.6252187Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 34s local 2024-04-03T18:21:09.6253685Z Compiling xla/service/cpu/cpu_executable.cc; 33s local 2024-04-03T18:21:09.6255120Z @llvm-project//mlir:LinalgTransforms; 29s local 2024-04-03T18:21:09.6256408Z Compiling xla/service/cpu/mlir_emitter.cc; 23s local 2024-04-03T18:21:09.6257563Z Compiling xla/service/cpu/dot_op_emitter.cc; 22s local 2024-04-03T18:21:09.6258892Z Compiling xla/service/cpu/mlir_emitter.cc; 20s local 2024-04-03T18:21:09.6260472Z Compiling xla/client/local_client.cc; 18s local ... 2024-04-03T18:21:10.0244226Z 2024-04-03T18:21:10.0245459Z  2024-04-03T18:21:10.0246387Z  2024-04-03T18:21:10.0247318Z  2024-04-03T18:21:10.0249954Z  2024-04-03T18:21:10.0250607Z  2024-04-03T18:21:10.0251331Z  2024-04-03T18:21:10.0252422Z  2024-04-03T18:21:10.0252901Z  2024-04-03T18:21:10.0254018Z [19,198 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:21:10.0255902Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 34s local 2024-04-03T18:21:10.0257011Z Compiling xla/service/cpu/cpu_executable.cc; 33s local 2024-04-03T18:21:10.0258119Z @llvm-project//mlir:LinalgTransforms; 30s local 2024-04-03T18:21:10.0258988Z Compiling xla/service/cpu/mlir_emitter.cc; 23s local 2024-04-03T18:21:10.0260004Z Compiling xla/service/cpu/dot_op_emitter.cc; 22s local 2024-04-03T18:21:10.0260954Z Compiling xla/service/cpu/mlir_emitter.cc; 20s local 2024-04-03T18:21:10.0261862Z Compiling xla/client/local_client.cc; 18s local 2024-04-03T18:21:10.0262915Z Compiling xla/pjrt/distributed/topology_util.cc; 18s local ... 2024-04-03T18:21:11.0250928Z 2024-04-03T18:21:11.0252151Z  2024-04-03T18:21:11.0252671Z  2024-04-03T18:21:11.0253023Z  2024-04-03T18:21:11.0253395Z  2024-04-03T18:21:11.0253740Z  2024-04-03T18:21:11.0254134Z  2024-04-03T18:21:11.0254755Z  2024-04-03T18:21:11.0255254Z  2024-04-03T18:21:11.0256500Z [19,198 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:21:11.0258015Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 35s local 2024-04-03T18:21:11.0259278Z Compiling xla/service/cpu/cpu_executable.cc; 34s local 2024-04-03T18:21:11.0260356Z @llvm-project//mlir:LinalgTransforms; 31s local 2024-04-03T18:21:11.0261298Z Compiling xla/service/cpu/mlir_emitter.cc; 24s local 2024-04-03T18:21:11.0262301Z Compiling xla/service/cpu/dot_op_emitter.cc; 23s local 2024-04-03T18:21:11.0263291Z Compiling xla/service/cpu/mlir_emitter.cc; 21s local 2024-04-03T18:21:11.0264188Z Compiling xla/client/local_client.cc; 19s local 2024-04-03T18:21:11.0265199Z Compiling xla/pjrt/distributed/topology_util.cc; 19s local ... 2024-04-03T18:21:11.2457661Z 2024-04-03T18:21:11.2458681Z  2024-04-03T18:21:11.2459230Z  2024-04-03T18:21:11.2459720Z  2024-04-03T18:21:11.2460105Z  2024-04-03T18:21:11.2460540Z  2024-04-03T18:21:11.2460986Z  2024-04-03T18:21:11.2461395Z  2024-04-03T18:21:11.2461821Z  2024-04-03T18:21:11.2463085Z [19,199 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:11.2464651Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 35s local 2024-04-03T18:21:11.2465832Z Compiling xla/service/cpu/cpu_executable.cc; 34s local 2024-04-03T18:21:11.2466980Z @llvm-project//mlir:LinalgTransforms; 31s local 2024-04-03T18:21:11.2468124Z Compiling xla/service/cpu/mlir_emitter.cc; 24s local 2024-04-03T18:21:11.2469128Z Compiling xla/service/cpu/dot_op_emitter.cc; 24s local 2024-04-03T18:21:11.2470090Z Compiling xla/service/cpu/mlir_emitter.cc; 21s local 2024-04-03T18:21:11.2470966Z Compiling xla/client/local_client.cc; 20s local 2024-04-03T18:21:11.2471985Z Compiling xla/pjrt/distributed/topology_util.cc; 19s local ... 2024-04-03T18:21:11.6256439Z 2024-04-03T18:21:11.6257590Z  2024-04-03T18:21:11.6258115Z  2024-04-03T18:21:11.6258553Z  2024-04-03T18:21:11.6258977Z  2024-04-03T18:21:11.6259378Z  2024-04-03T18:21:11.6259802Z  2024-04-03T18:21:11.6260211Z  2024-04-03T18:21:11.6260634Z  2024-04-03T18:21:11.6261795Z [19,199 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:21:11.6263195Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 36s local 2024-04-03T18:21:11.6264255Z Compiling xla/service/cpu/cpu_executable.cc; 35s local 2024-04-03T18:21:11.6265364Z @llvm-project//mlir:LinalgTransforms; 31s local 2024-04-03T18:21:11.6266234Z Compiling xla/service/cpu/mlir_emitter.cc; 25s local 2024-04-03T18:21:11.6267196Z Compiling xla/service/cpu/dot_op_emitter.cc; 24s local 2024-04-03T18:21:11.6268404Z Compiling xla/service/cpu/mlir_emitter.cc; 22s local 2024-04-03T18:21:11.6269627Z Compiling xla/client/local_client.cc; 20s local 2024-04-03T18:21:11.6270642Z Compiling xla/pjrt/distributed/topology_util.cc; 20s local ... 2024-04-03T18:21:11.8259133Z 2024-04-03T18:21:11.8260026Z  2024-04-03T18:21:11.8260811Z  2024-04-03T18:21:11.8261675Z  2024-04-03T18:21:11.8265542Z  2024-04-03T18:21:11.8268769Z  2024-04-03T18:21:11.8271537Z  2024-04-03T18:21:11.8274584Z  2024-04-03T18:21:11.8277373Z  2024-04-03T18:21:11.8281125Z [19,201 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:21:11.8282871Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 36s local 2024-04-03T18:21:11.8284322Z @llvm-project//mlir:LinalgTransforms; 32s local 2024-04-03T18:21:11.8285630Z Compiling xla/service/cpu/mlir_emitter.cc; 25s local 2024-04-03T18:21:11.8289003Z Compiling xla/service/cpu/dot_op_emitter.cc; 24s local 2024-04-03T18:21:11.8292288Z Compiling xla/service/cpu/mlir_emitter.cc; 22s local 2024-04-03T18:21:11.8295758Z Compiling xla/client/local_client.cc; 20s local 2024-04-03T18:21:11.8297360Z Compiling xla/pjrt/distributed/topology_util.cc; 20s local 2024-04-03T18:21:11.8298590Z Compiling xla/python/ifrt/value.cc; 18s local ... 2024-04-03T18:21:12.0603300Z 2024-04-03T18:21:12.0604361Z  2024-04-03T18:21:12.0605084Z  2024-04-03T18:21:12.0607627Z  2024-04-03T18:21:12.0608149Z  2024-04-03T18:21:12.0610534Z  2024-04-03T18:21:12.0610993Z  2024-04-03T18:21:12.0613450Z  2024-04-03T18:21:12.0613942Z  2024-04-03T18:21:12.0615237Z [19,202 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:12.0616977Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 36s local 2024-04-03T18:21:12.0618118Z @llvm-project//mlir:LinalgTransforms; 32s local 2024-04-03T18:21:12.0619038Z Compiling xla/service/cpu/mlir_emitter.cc; 25s local 2024-04-03T18:21:12.0620027Z Compiling xla/service/cpu/dot_op_emitter.cc; 24s local 2024-04-03T18:21:12.0621049Z Compiling xla/service/cpu/mlir_emitter.cc; 22s local 2024-04-03T18:21:12.0621997Z Compiling xla/client/local_client.cc; 20s local 2024-04-03T18:21:12.0622962Z Compiling xla/pjrt/distributed/topology_util.cc; 20s local 2024-04-03T18:21:12.0623989Z Compiling xla/python/ifrt/value.cc; 18s local ... 2024-04-03T18:21:12.3146382Z 2024-04-03T18:21:12.3147566Z  2024-04-03T18:21:12.3148680Z  2024-04-03T18:21:12.3149447Z  2024-04-03T18:21:12.3152407Z  2024-04-03T18:21:12.3153026Z  2024-04-03T18:21:12.3153729Z  2024-04-03T18:21:12.3154331Z  2024-04-03T18:21:12.3154923Z  2024-04-03T18:21:12.3156251Z [19,204 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:12.3157918Z @llvm-project//mlir:LinalgTransforms; 32s local 2024-04-03T18:21:12.3159033Z Compiling xla/service/cpu/mlir_emitter.cc; 25s local 2024-04-03T18:21:12.3160174Z Compiling xla/service/cpu/dot_op_emitter.cc; 25s local 2024-04-03T18:21:12.3161277Z Compiling xla/service/cpu/mlir_emitter.cc; 22s local 2024-04-03T18:21:12.3162363Z Compiling xla/client/local_client.cc; 21s local 2024-04-03T18:21:12.3163390Z Compiling xla/pjrt/distributed/topology_util.cc; 20s local 2024-04-03T18:21:12.3164406Z Compiling xla/python/ifrt/value.cc; 18s local 2024-04-03T18:21:12.3165505Z Compiling xla/pjrt/gpu/gpu_helpers.cc; 16s local ... 2024-04-03T18:21:12.6264903Z 2024-04-03T18:21:12.6266078Z  2024-04-03T18:21:12.6266980Z  2024-04-03T18:21:12.6267940Z  2024-04-03T18:21:12.6271284Z  2024-04-03T18:21:12.6271987Z  2024-04-03T18:21:12.6272576Z  2024-04-03T18:21:12.6273291Z  2024-04-03T18:21:12.6273960Z  2024-04-03T18:21:12.6275286Z [19,205 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:21:12.6277105Z @llvm-project//mlir:LinalgTransforms; 32s local 2024-04-03T18:21:12.6278246Z Compiling xla/service/cpu/mlir_emitter.cc; 26s local 2024-04-03T18:21:12.6279645Z Compiling xla/service/cpu/dot_op_emitter.cc; 25s local 2024-04-03T18:21:12.6281057Z Compiling xla/service/cpu/mlir_emitter.cc; 23s local 2024-04-03T18:21:12.6286490Z Compiling xla/client/local_client.cc; 21s local 2024-04-03T18:21:12.6288228Z Compiling xla/pjrt/distributed/topology_util.cc; 21s local 2024-04-03T18:21:12.6289498Z Compiling xla/python/ifrt/value.cc; 18s local 2024-04-03T18:21:12.6290564Z Compiling xla/pjrt/gpu/gpu_helpers.cc; 17s local ... 2024-04-03T18:21:13.0269144Z 2024-04-03T18:21:13.0270240Z  2024-04-03T18:21:13.0270711Z  2024-04-03T18:21:13.0271076Z  2024-04-03T18:21:13.0271449Z  2024-04-03T18:21:13.0271822Z  2024-04-03T18:21:13.0272186Z  2024-04-03T18:21:13.0272534Z  2024-04-03T18:21:13.0272897Z  2024-04-03T18:21:13.0274156Z [19,206 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:21:13.0275437Z @llvm-project//mlir:LinalgTransforms; 33s local 2024-04-03T18:21:13.0276330Z Compiling xla/service/cpu/mlir_emitter.cc; 26s local 2024-04-03T18:21:13.0277237Z Compiling xla/service/cpu/mlir_emitter.cc; 23s local 2024-04-03T18:21:13.0278073Z Compiling xla/client/local_client.cc; 21s local 2024-04-03T18:21:13.0279029Z Compiling xla/pjrt/distributed/topology_util.cc; 21s local 2024-04-03T18:21:13.0279929Z Compiling xla/python/ifrt/value.cc; 19s local 2024-04-03T18:21:13.0280743Z Compiling xla/pjrt/gpu/gpu_helpers.cc; 17s local 2024-04-03T18:21:13.0281757Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 16s local ... 2024-04-03T18:21:13.3072518Z 2024-04-03T18:21:13.3073698Z  2024-04-03T18:21:13.3074591Z  2024-04-03T18:21:13.3075241Z  2024-04-03T18:21:13.3075764Z  2024-04-03T18:21:13.3076276Z  2024-04-03T18:21:13.3076761Z  2024-04-03T18:21:13.3077287Z  2024-04-03T18:21:13.3078084Z  2024-04-03T18:21:13.3079896Z [19,210 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:13.3081628Z @llvm-project//mlir:LinalgTransforms; 33s local 2024-04-03T18:21:13.3082556Z Compiling xla/service/cpu/mlir_emitter.cc; 26s local 2024-04-03T18:21:13.3083500Z Compiling xla/service/cpu/mlir_emitter.cc; 23s local 2024-04-03T18:21:13.3084376Z Compiling xla/client/local_client.cc; 22s local 2024-04-03T18:21:13.3085349Z Compiling xla/pjrt/distributed/topology_util.cc; 21s local 2024-04-03T18:21:13.3086386Z Compiling xla/python/ifrt/value.cc; 19s local 2024-04-03T18:21:13.3087516Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 16s local 2024-04-03T18:21:13.3088965Z Compiling xla/pjrt/local_device_state.cc; 15s local ... 2024-04-03T18:21:13.6274221Z 2024-04-03T18:21:13.6275388Z  2024-04-03T18:21:13.6278954Z  2024-04-03T18:21:13.6279762Z  2024-04-03T18:21:13.6282696Z  2024-04-03T18:21:13.6283429Z  2024-04-03T18:21:13.6292335Z  2024-04-03T18:21:13.6293070Z  2024-04-03T18:21:13.6296003Z  2024-04-03T18:21:13.6297436Z [19,211 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:21:13.6301313Z @llvm-project//mlir:LinalgTransforms; 33s local 2024-04-03T18:21:13.6302543Z Compiling xla/service/cpu/mlir_emitter.cc; 24s local 2024-04-03T18:21:13.6306231Z Compiling xla/client/local_client.cc; 22s local 2024-04-03T18:21:13.6307576Z Compiling xla/pjrt/distributed/topology_util.cc; 22s local 2024-04-03T18:21:13.6311898Z Compiling xla/python/ifrt/value.cc; 19s local 2024-04-03T18:21:13.6313197Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 17s local 2024-04-03T18:21:13.6351600Z Compiling xla/pjrt/local_device_state.cc; 16s local 2024-04-03T18:21:13.6352944Z Compiling xla/client/client_library.cc; 15s local ... 2024-04-03T18:21:14.3264198Z 2024-04-03T18:21:14.3265509Z  2024-04-03T18:21:14.3266602Z  2024-04-03T18:21:14.3267412Z  2024-04-03T18:21:14.3268670Z  2024-04-03T18:21:14.3269362Z  2024-04-03T18:21:14.3269789Z  2024-04-03T18:21:14.3270199Z  2024-04-03T18:21:14.3270625Z  2024-04-03T18:21:14.3271975Z [19,212 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:14.3273503Z @llvm-project//mlir:LinalgTransforms; 34s local 2024-04-03T18:21:14.3274506Z Compiling xla/service/cpu/mlir_emitter.cc; 24s local 2024-04-03T18:21:14.3275647Z Compiling xla/pjrt/distributed/topology_util.cc; 22s local 2024-04-03T18:21:14.3276711Z Compiling xla/python/ifrt/value.cc; 20s local 2024-04-03T18:21:14.3277959Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 17s local 2024-04-03T18:21:14.3279160Z Compiling xla/pjrt/local_device_state.cc; 16s local 2024-04-03T18:21:14.3280206Z Compiling xla/client/client_library.cc; 16s local 2024-04-03T18:21:14.3281418Z @llvm-project//mlir:SparseTensorTransforms; 15s local ... 2024-04-03T18:21:14.6281984Z 2024-04-03T18:21:14.6283447Z  2024-04-03T18:21:14.6284314Z  2024-04-03T18:21:14.6287245Z  2024-04-03T18:21:14.6287800Z  2024-04-03T18:21:14.6288466Z  2024-04-03T18:21:14.6289185Z  2024-04-03T18:21:14.6290241Z  2024-04-03T18:21:14.6290804Z  2024-04-03T18:21:14.6292103Z [19,212 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:14.6293666Z @llvm-project//mlir:LinalgTransforms; 34s local 2024-04-03T18:21:14.6294779Z Compiling xla/service/cpu/mlir_emitter.cc; 25s local 2024-04-03T18:21:14.6295787Z Compiling xla/pjrt/distributed/topology_util.cc; 23s local 2024-04-03T18:21:14.6296784Z Compiling xla/python/ifrt/value.cc; 20s local 2024-04-03T18:21:14.6297925Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 18s local 2024-04-03T18:21:14.6299174Z Compiling xla/pjrt/local_device_state.cc; 17s local 2024-04-03T18:21:14.6300182Z Compiling xla/client/client_library.cc; 16s local 2024-04-03T18:21:14.6301393Z @llvm-project//mlir:SparseTensorTransforms; 15s local ... 2024-04-03T18:21:15.0285725Z 2024-04-03T18:21:15.0286935Z  2024-04-03T18:21:15.0290060Z  2024-04-03T18:21:15.0290855Z  2024-04-03T18:21:15.0293771Z  2024-04-03T18:21:15.0294809Z  2024-04-03T18:21:15.0298451Z  2024-04-03T18:21:15.0299189Z  2024-04-03T18:21:15.0303170Z  2024-04-03T18:21:15.0304716Z [19,214 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:21:15.0306504Z @llvm-project//mlir:LinalgTransforms; 35s local 2024-04-03T18:21:15.0307907Z Compiling xla/service/cpu/mlir_emitter.cc; 25s local 2024-04-03T18:21:15.0309326Z Compiling xla/python/ifrt/value.cc; 21s local 2024-04-03T18:21:15.0310572Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 18s local 2024-04-03T18:21:15.0311824Z Compiling xla/pjrt/local_device_state.cc; 17s local 2024-04-03T18:21:15.0312943Z Compiling xla/client/client_library.cc; 17s local 2024-04-03T18:21:15.0314239Z @llvm-project//mlir:SparseTensorTransforms; 16s local 2024-04-03T18:21:15.0315385Z Compiling xla/client/local_client.cc; 15s local ... 2024-04-03T18:21:15.6237431Z 2024-04-03T18:21:15.6238692Z  2024-04-03T18:21:15.6239625Z  2024-04-03T18:21:15.6240307Z  2024-04-03T18:21:15.6240945Z  2024-04-03T18:21:15.6243966Z  2024-04-03T18:21:15.6244566Z  2024-04-03T18:21:15.6245261Z  2024-04-03T18:21:15.6245912Z  2024-04-03T18:21:15.6249643Z [19,215 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:15.6251433Z @llvm-project//mlir:LinalgTransforms; 35s local 2024-04-03T18:21:15.6253001Z Compiling xla/service/cpu/mlir_emitter.cc; 26s local 2024-04-03T18:21:15.6254174Z Compiling xla/python/ifrt/value.cc; 21s local 2024-04-03T18:21:15.6255824Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 19s local 2024-04-03T18:21:15.6257372Z Compiling xla/client/client_library.cc; 17s local 2024-04-03T18:21:15.6258820Z @llvm-project//mlir:SparseTensorTransforms; 16s local 2024-04-03T18:21:15.6260344Z Compiling xla/client/local_client.cc; 16s local 2024-04-03T18:21:15.6261977Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 15s local ... 2024-04-03T18:21:15.8256610Z 2024-04-03T18:21:15.8257411Z  2024-04-03T18:21:15.8257989Z  2024-04-03T18:21:15.8258441Z  2024-04-03T18:21:15.8258823Z  2024-04-03T18:21:15.8259244Z  2024-04-03T18:21:15.8259654Z  2024-04-03T18:21:15.8260108Z  2024-04-03T18:21:15.8260574Z  2024-04-03T18:21:15.8261779Z [19,218 / 19,966] 4 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:21:15.8263257Z @llvm-project//mlir:LinalgTransforms; 36s local 2024-04-03T18:21:15.8264244Z Compiling xla/service/cpu/mlir_emitter.cc; 26s local 2024-04-03T18:21:15.8265149Z Compiling xla/python/ifrt/value.cc; 22s local 2024-04-03T18:21:15.8266147Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 19s local 2024-04-03T18:21:15.8267395Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T18:21:15.8268592Z Compiling xla/client/local_client.cc; 16s local 2024-04-03T18:21:15.8269537Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 15s local 2024-04-03T18:21:15.8270653Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 15s local ... 2024-04-03T18:21:16.0589807Z 2024-04-03T18:21:16.0710499Z  2024-04-03T18:21:16.0790946Z  2024-04-03T18:21:16.0829594Z  2024-04-03T18:21:16.0830353Z  2024-04-03T18:21:16.0831035Z  2024-04-03T18:21:16.0833816Z  2024-04-03T18:21:16.0834304Z  2024-04-03T18:21:16.0836918Z  2024-04-03T18:21:16.0838152Z [19,221 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:21:16.0839678Z @llvm-project//mlir:LinalgTransforms; 36s local 2024-04-03T18:21:16.0842811Z Compiling xla/service/cpu/mlir_emitter.cc; 26s local 2024-04-03T18:21:16.0843914Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 19s local 2024-04-03T18:21:16.0847362Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T18:21:16.0848330Z Compiling xla/client/local_client.cc; 16s local 2024-04-03T18:21:16.0851403Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 16s local 2024-04-03T18:21:16.0852496Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 16s local 2024-04-03T18:21:16.0855883Z Compiling torch_xla/csrc/runtime/xla_util_test.cc; 15s local ... 2024-04-03T18:21:16.4760716Z 2024-04-03T18:21:16.4761468Z  2024-04-03T18:21:16.4761989Z  2024-04-03T18:21:16.4762547Z  2024-04-03T18:21:16.4763003Z  2024-04-03T18:21:16.4763435Z  2024-04-03T18:21:16.4763870Z  2024-04-03T18:21:16.4764323Z  2024-04-03T18:21:16.4764720Z  2024-04-03T18:21:16.4766196Z [19,222 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:16.4767784Z @llvm-project//mlir:LinalgTransforms; 36s local 2024-04-03T18:21:16.4768919Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 20s local 2024-04-03T18:21:16.4770245Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T18:21:16.4771358Z Compiling xla/client/local_client.cc; 17s local 2024-04-03T18:21:16.4772357Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 16s local 2024-04-03T18:21:16.4773428Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 16s local 2024-04-03T18:21:16.4774654Z Compiling torch_xla/csrc/runtime/xla_util_test.cc; 15s local 2024-04-03T18:21:16.4775643Z @xla//xla/mlir_hlo:mhlo_passes; 13s local ... 2024-04-03T18:21:16.8407316Z 2024-04-03T18:21:16.8408026Z  2024-04-03T18:21:16.8408485Z  2024-04-03T18:21:16.8409075Z  2024-04-03T18:21:16.8409449Z  2024-04-03T18:21:16.8409815Z  2024-04-03T18:21:16.8410261Z  2024-04-03T18:21:16.8410627Z  2024-04-03T18:21:16.8410967Z  2024-04-03T18:21:16.8412097Z [19,223 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:21:16.8413331Z @llvm-project//mlir:LinalgTransforms; 37s local 2024-04-03T18:21:16.8414251Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 20s local 2024-04-03T18:21:16.8415441Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:21:16.8416263Z Compiling xla/client/local_client.cc; 17s local 2024-04-03T18:21:16.8417113Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 16s local 2024-04-03T18:21:16.8418015Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 16s local 2024-04-03T18:21:16.8418959Z Compiling torch_xla/csrc/runtime/xla_util_test.cc; 16s local 2024-04-03T18:21:16.8419800Z @xla//xla/mlir_hlo:mhlo_passes; 13s local ... 2024-04-03T18:21:17.2011726Z 2024-04-03T18:21:17.2019106Z  2024-04-03T18:21:17.2019661Z  2024-04-03T18:21:17.2020043Z  2024-04-03T18:21:17.2020409Z  2024-04-03T18:21:17.2020801Z  2024-04-03T18:21:17.2021176Z  2024-04-03T18:21:17.2021559Z  2024-04-03T18:21:17.2021917Z  2024-04-03T18:21:17.2023000Z [19,224 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:17.2024367Z @llvm-project//mlir:LinalgTransforms; 37s local 2024-04-03T18:21:17.2025705Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 20s local 2024-04-03T18:21:17.2026818Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:21:17.2027899Z Compiling xla/client/local_client.cc; 17s local 2024-04-03T18:21:17.2028772Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 17s local 2024-04-03T18:21:17.2029755Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 17s local 2024-04-03T18:21:17.2030726Z Compiling torch_xla/csrc/runtime/xla_util_test.cc; 16s local 2024-04-03T18:21:17.2031633Z @xla//xla/mlir_hlo:mhlo_passes; 14s local ... 2024-04-03T18:21:17.4424960Z 2024-04-03T18:21:17.4425865Z  2024-04-03T18:21:17.4426384Z  2024-04-03T18:21:17.4426809Z  2024-04-03T18:21:17.4427159Z  2024-04-03T18:21:17.4427545Z  2024-04-03T18:21:17.4428195Z  2024-04-03T18:21:17.4428606Z  2024-04-03T18:21:17.4429014Z  2024-04-03T18:21:17.4430128Z [19,225 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:21:17.4431302Z @llvm-project//mlir:LinalgTransforms; 37s local 2024-04-03T18:21:17.4432288Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 21s local 2024-04-03T18:21:17.4433572Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:21:17.4434536Z Compiling xla/client/local_client.cc; 18s local 2024-04-03T18:21:17.4435477Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 17s local 2024-04-03T18:21:17.4436530Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 17s local 2024-04-03T18:21:17.4437620Z Compiling torch_xla/csrc/runtime/xla_util_test.cc; 16s local 2024-04-03T18:21:17.4438618Z @xla//xla/mlir_hlo:mhlo_passes; 14s local ... 2024-04-03T18:21:18.4448539Z 2024-04-03T18:21:18.4449285Z  2024-04-03T18:21:18.4449786Z  2024-04-03T18:21:18.4450227Z  2024-04-03T18:21:18.4450659Z  2024-04-03T18:21:18.4451081Z  2024-04-03T18:21:18.4451498Z  2024-04-03T18:21:18.4451927Z  2024-04-03T18:21:18.4452320Z  2024-04-03T18:21:18.4453544Z [19,225 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:21:18.4455166Z @llvm-project//mlir:LinalgTransforms; 38s local 2024-04-03T18:21:18.4456445Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 22s local 2024-04-03T18:21:18.4457608Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:21:18.4458629Z Compiling xla/client/local_client.cc; 19s local 2024-04-03T18:21:18.4459669Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 18s local 2024-04-03T18:21:18.4460743Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 18s local 2024-04-03T18:21:18.4461961Z Compiling torch_xla/csrc/runtime/xla_util_test.cc; 17s local 2024-04-03T18:21:18.4462912Z @xla//xla/mlir_hlo:mhlo_passes; 15s local ... 2024-04-03T18:21:18.8457930Z 2024-04-03T18:21:18.8459008Z  2024-04-03T18:21:18.8459528Z  2024-04-03T18:21:18.8459943Z  2024-04-03T18:21:18.8460336Z  2024-04-03T18:21:18.8460720Z  2024-04-03T18:21:18.8461112Z  2024-04-03T18:21:18.8461505Z  2024-04-03T18:21:18.8461869Z  2024-04-03T18:21:18.8463035Z [19,227 / 19,966] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:21:18.8464463Z @llvm-project//mlir:LinalgTransforms; 39s local 2024-04-03T18:21:18.8465491Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 22s local 2024-04-03T18:21:18.8466760Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:21:18.8468081Z Compiling xla/client/local_client.cc; 19s local 2024-04-03T18:21:18.8469067Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 18s local 2024-04-03T18:21:18.8470148Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 18s local 2024-04-03T18:21:18.8471334Z @llvm-project//mlir:SparseTensorTransforms; 15s local 2024-04-03T18:21:18.8472283Z Compiling xla/python/ifrt/value.cc; 13s local ... 2024-04-03T18:21:19.2788504Z 2024-04-03T18:21:19.2789730Z  2024-04-03T18:21:19.2790581Z  2024-04-03T18:21:19.2791203Z  2024-04-03T18:21:19.2791620Z  2024-04-03T18:21:19.2792000Z  2024-04-03T18:21:19.2792357Z  2024-04-03T18:21:19.2792792Z  2024-04-03T18:21:19.2793281Z  2024-04-03T18:21:19.2794590Z [19,228 / 19,966] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:19.2795799Z @llvm-project//mlir:LinalgTransforms; 39s local 2024-04-03T18:21:19.2796625Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 22s local 2024-04-03T18:21:19.2797524Z Compiling xla/client/local_client.cc; 19s local 2024-04-03T18:21:19.2798402Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 19s local 2024-04-03T18:21:19.2799321Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 19s local 2024-04-03T18:21:19.2800521Z @llvm-project//mlir:SparseTensorTransforms; 15s local 2024-04-03T18:21:19.2801423Z Compiling xla/python/ifrt/value.cc; 14s local 2024-04-03T18:21:19.2802301Z Compiling xla/python/ifrt/tuple.cc; 14s local ... 2024-04-03T18:21:19.6471947Z 2024-04-03T18:21:19.6472747Z  2024-04-03T18:21:19.6473201Z  2024-04-03T18:21:19.6473955Z  2024-04-03T18:21:19.6477463Z  2024-04-03T18:21:19.6478035Z  2024-04-03T18:21:19.6480730Z  2024-04-03T18:21:19.6481345Z  2024-04-03T18:21:19.6484917Z  2024-04-03T18:21:19.6486402Z [19,229 / 19,967] 4 / 18 tests; 48 actions running; last test: ...me:util_test 2024-04-03T18:21:19.6489073Z @llvm-project//mlir:LinalgTransforms; 39s local 2024-04-03T18:21:19.6490230Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 23s local 2024-04-03T18:21:19.6491360Z Compiling xla/client/local_client.cc; 20s local 2024-04-03T18:21:19.6492555Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 19s local 2024-04-03T18:21:19.6493740Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 19s local 2024-04-03T18:21:19.6495204Z @llvm-project//mlir:SparseTensorTransforms; 16s local 2024-04-03T18:21:19.6496342Z Compiling xla/python/ifrt/value.cc; 14s local 2024-04-03T18:21:19.6497459Z Compiling xla/python/ifrt/tuple.cc; 14s local ... 2024-04-03T18:21:19.8897058Z 2024-04-03T18:21:19.8898290Z  2024-04-03T18:21:19.8899266Z  2024-04-03T18:21:19.8900489Z  2024-04-03T18:21:19.8901693Z  2024-04-03T18:21:19.8902170Z  2024-04-03T18:21:19.8902609Z  2024-04-03T18:21:19.8903280Z  2024-04-03T18:21:19.8903726Z  2024-04-03T18:21:19.8905133Z [19,230 / 19,967] 4 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:19.8906669Z @llvm-project//mlir:LinalgTransforms; 40s local 2024-04-03T18:21:19.8907939Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 23s local 2024-04-03T18:21:19.8909043Z Compiling xla/client/local_client.cc; 20s local 2024-04-03T18:21:19.8910028Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 20s local 2024-04-03T18:21:19.8911200Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 19s local 2024-04-03T18:21:19.8912319Z @llvm-project//mlir:SparseTensorTransforms; 16s local 2024-04-03T18:21:19.8913246Z Compiling xla/python/ifrt/value.cc; 14s local 2024-04-03T18:21:19.8914186Z Compiling xla/python/ifrt/tuple.cc; 14s local ... 2024-04-03T18:21:20.2488001Z 2024-04-03T18:21:20.2489090Z  2024-04-03T18:21:20.2489583Z  2024-04-03T18:21:20.2490074Z  2024-04-03T18:21:20.2490552Z  2024-04-03T18:21:20.2491009Z  2024-04-03T18:21:20.2491475Z  2024-04-03T18:21:20.2491923Z  2024-04-03T18:21:20.2492407Z  2024-04-03T18:21:20.2493720Z [19,233 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:20.2495437Z @llvm-project//mlir:LinalgTransforms; 40s local 2024-04-03T18:21:20.2496479Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 23s local 2024-04-03T18:21:20.2497521Z Compiling xla/client/local_client.cc; 20s local 2024-04-03T18:21:20.2498394Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 20s local 2024-04-03T18:21:20.2499432Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 20s local 2024-04-03T18:21:20.2500532Z @llvm-project//mlir:SparseTensorTransforms; 16s local 2024-04-03T18:21:20.2501373Z Compiling xla/python/ifrt/value.cc; 15s local 2024-04-03T18:21:20.2502264Z Compiling xla/python/ifrt/tuple.cc; 15s local ... 2024-04-03T18:21:20.4493258Z 2024-04-03T18:21:20.4494438Z  2024-04-03T18:21:20.4495013Z  2024-04-03T18:21:20.4495500Z  2024-04-03T18:21:20.4495971Z  2024-04-03T18:21:20.4497016Z  2024-04-03T18:21:20.4497427Z  2024-04-03T18:21:20.4497881Z  2024-04-03T18:21:20.4498327Z  2024-04-03T18:21:20.4499653Z [19,234 / 19,967] 5 / 18 tests; 47 actions running; last test: ...la_util_test 2024-04-03T18:21:20.4501226Z @llvm-project//mlir:LinalgTransforms; 40s local 2024-04-03T18:21:20.4502323Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 24s local 2024-04-03T18:21:20.4503487Z Compiling xla/client/local_client.cc; 21s local 2024-04-03T18:21:20.4504597Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 20s local 2024-04-03T18:21:20.4505794Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 20s local 2024-04-03T18:21:20.4507015Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T18:21:20.4508141Z Compiling xla/python/ifrt/value.cc; 15s local 2024-04-03T18:21:20.4508966Z Compiling xla/python/ifrt/tuple.cc; 15s local ... 2024-04-03T18:21:20.8505851Z 2024-04-03T18:21:20.8508649Z  2024-04-03T18:21:20.8511039Z  2024-04-03T18:21:20.8513098Z  2024-04-03T18:21:20.8515099Z  2024-04-03T18:21:20.8517113Z  2024-04-03T18:21:20.8519000Z  2024-04-03T18:21:20.8521051Z  2024-04-03T18:21:20.8523062Z  2024-04-03T18:21:20.8525922Z [19,234 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:20.8529091Z @llvm-project//mlir:LinalgTransforms; 41s local 2024-04-03T18:21:20.8532030Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 24s local 2024-04-03T18:21:20.8535162Z Compiling xla/client/local_client.cc; 21s local 2024-04-03T18:21:20.8537677Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 20s local 2024-04-03T18:21:20.8540591Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 20s local 2024-04-03T18:21:20.8543217Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T18:21:20.8545548Z Compiling xla/python/ifrt/value.cc; 15s local 2024-04-03T18:21:20.8548589Z Compiling xla/python/ifrt/tuple.cc; 15s local ... 2024-04-03T18:21:21.5593294Z 2024-04-03T18:21:21.5594037Z  2024-04-03T18:21:21.5594522Z  2024-04-03T18:21:21.5594979Z  2024-04-03T18:21:21.5595403Z  2024-04-03T18:21:21.5595808Z  2024-04-03T18:21:21.5596228Z  2024-04-03T18:21:21.5596930Z  2024-04-03T18:21:21.5597348Z  2024-04-03T18:21:21.5598576Z [19,235 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:21.5600063Z @llvm-project//mlir:LinalgTransforms; 41s local 2024-04-03T18:21:21.5601188Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 25s local 2024-04-03T18:21:21.5602274Z Compiling xla/client/local_client.cc; 22s local 2024-04-03T18:21:21.5603315Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 21s local 2024-04-03T18:21:21.5604410Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 21s local 2024-04-03T18:21:21.5605624Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:21:21.5606583Z Compiling xla/python/ifrt/value.cc; 16s local 2024-04-03T18:21:21.5607483Z Compiling xla/python/ifrt/tuple.cc; 16s local ... 2024-04-03T18:21:21.7994050Z 2024-04-03T18:21:21.7994733Z  2024-04-03T18:21:21.7995255Z  2024-04-03T18:21:21.7995694Z  2024-04-03T18:21:21.7996149Z  2024-04-03T18:21:21.7996543Z  2024-04-03T18:21:21.7996936Z  2024-04-03T18:21:21.7997333Z  2024-04-03T18:21:21.7997721Z  2024-04-03T18:21:21.7998888Z [19,236 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:21.8000345Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 25s local 2024-04-03T18:21:21.8001358Z Compiling xla/client/local_client.cc; 22s local 2024-04-03T18:21:21.8002322Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 21s local 2024-04-03T18:21:21.8003449Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 21s local 2024-04-03T18:21:21.8004587Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:21:21.8005499Z Compiling xla/python/ifrt/value.cc; 16s local 2024-04-03T18:21:21.8006311Z Compiling xla/python/ifrt/tuple.cc; 16s local 2024-04-03T18:21:21.8007355Z @llvm-project//mlir:SparseTensorTransforms; 15s local ... 2024-04-03T18:21:22.0536130Z 2024-04-03T18:21:22.0536898Z  2024-04-03T18:21:22.0537427Z  2024-04-03T18:21:22.0537857Z  2024-04-03T18:21:22.0539421Z  2024-04-03T18:21:22.0539882Z  2024-04-03T18:21:22.0540308Z  2024-04-03T18:21:22.0540684Z  2024-04-03T18:21:22.0541104Z  2024-04-03T18:21:22.0543216Z [19,236 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:22.0544765Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 25s local 2024-04-03T18:21:22.0545816Z Compiling xla/client/local_client.cc; 22s local 2024-04-03T18:21:22.0547007Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 22s local 2024-04-03T18:21:22.0548385Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 22s local 2024-04-03T18:21:22.0549648Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:21:22.0550620Z Compiling xla/python/ifrt/value.cc; 17s local 2024-04-03T18:21:22.0551505Z Compiling xla/python/ifrt/tuple.cc; 16s local 2024-04-03T18:21:22.0552602Z @llvm-project//mlir:SparseTensorTransforms; 15s local ... 2024-04-03T18:21:22.2540865Z 2024-04-03T18:21:22.2541622Z  2024-04-03T18:21:22.2542412Z  2024-04-03T18:21:22.2542819Z  2024-04-03T18:21:22.2543981Z  2024-04-03T18:21:22.2544433Z  2024-04-03T18:21:22.2544754Z  2024-04-03T18:21:22.2545108Z  2024-04-03T18:21:22.2545496Z  2024-04-03T18:21:22.2548559Z [19,237 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:22.2550594Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 25s local 2024-04-03T18:21:22.2554181Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 22s local 2024-04-03T18:21:22.2569407Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 22s local 2024-04-03T18:21:22.2571583Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:21:22.2575140Z Compiling xla/python/ifrt/value.cc; 17s local 2024-04-03T18:21:22.2576275Z Compiling xla/python/ifrt/tuple.cc; 17s local 2024-04-03T18:21:22.2577742Z @llvm-project//mlir:SparseTensorTransforms; 15s local 2024-04-03T18:21:22.2579151Z @llvm-project//mlir:VectorTransforms; 15s local ... 2024-04-03T18:21:22.6558133Z 2024-04-03T18:21:22.6558917Z  2024-04-03T18:21:22.6559423Z  2024-04-03T18:21:22.6559848Z  2024-04-03T18:21:22.6560232Z  2024-04-03T18:21:22.6560632Z  2024-04-03T18:21:22.6561038Z  2024-04-03T18:21:22.6561416Z  2024-04-03T18:21:22.6561832Z  2024-04-03T18:21:22.6563002Z [19,238 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:22.6564454Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 26s local 2024-04-03T18:21:22.6565575Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 22s local 2024-04-03T18:21:22.6566568Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 22s local 2024-04-03T18:21:22.6567713Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:21:22.6568600Z Compiling xla/python/ifrt/value.cc; 17s local 2024-04-03T18:21:22.6569463Z Compiling xla/python/ifrt/tuple.cc; 17s local 2024-04-03T18:21:22.6570506Z @llvm-project//mlir:SparseTensorTransforms; 16s local 2024-04-03T18:21:22.6571544Z @llvm-project//mlir:VectorTransforms; 15s local ... 2024-04-03T18:21:23.0580895Z 2024-04-03T18:21:23.0581654Z  2024-04-03T18:21:23.0582194Z  2024-04-03T18:21:23.0582611Z  2024-04-03T18:21:23.0583021Z  2024-04-03T18:21:23.0583438Z  2024-04-03T18:21:23.0583865Z  2024-04-03T18:21:23.0584265Z  2024-04-03T18:21:23.0584679Z  2024-04-03T18:21:23.0585788Z [19,240 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:23.0587280Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 26s local 2024-04-03T18:21:23.0588683Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 23s local 2024-04-03T18:21:23.0589727Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 23s local 2024-04-03T18:21:23.0590923Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:21:23.0591852Z Compiling xla/python/ifrt/value.cc; 18s local 2024-04-03T18:21:23.0592717Z Compiling xla/python/ifrt/tuple.cc; 17s local 2024-04-03T18:21:23.0593713Z @llvm-project//mlir:SparseTensorTransforms; 16s local 2024-04-03T18:21:23.0594652Z Compiling xla/service/local_service.cc; 15s local ... 2024-04-03T18:21:23.7942880Z 2024-04-03T18:21:23.7943604Z  2024-04-03T18:21:23.7944084Z  2024-04-03T18:21:23.7944426Z  2024-04-03T18:21:23.7944774Z  2024-04-03T18:21:23.7945116Z  2024-04-03T18:21:23.7945443Z  2024-04-03T18:21:23.7945781Z  2024-04-03T18:21:23.7946122Z  2024-04-03T18:21:23.7947098Z [19,241 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:23.7948906Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 27s local 2024-04-03T18:21:23.7949849Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 23s local 2024-04-03T18:21:23.7951095Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 23s local 2024-04-03T18:21:23.7951891Z Compiling xla/python/ifrt/value.cc; 18s local 2024-04-03T18:21:23.7952687Z Compiling xla/python/ifrt/tuple.cc; 18s local 2024-04-03T18:21:23.7953606Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T18:21:23.7954420Z Compiling xla/service/local_service.cc; 16s local 2024-04-03T18:21:23.7955306Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 15s local ... 2024-04-03T18:21:24.0266002Z 2024-04-03T18:21:24.0266763Z  2024-04-03T18:21:24.0267277Z  2024-04-03T18:21:24.0267893Z  2024-04-03T18:21:24.0268354Z  2024-04-03T18:21:24.0268774Z  2024-04-03T18:21:24.0269204Z  2024-04-03T18:21:24.0269630Z  2024-04-03T18:21:24.0270028Z  2024-04-03T18:21:24.0271259Z [19,242 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:24.0272903Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 27s local 2024-04-03T18:21:24.0274118Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 24s local 2024-04-03T18:21:24.0275344Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 24s local 2024-04-03T18:21:24.0276298Z Compiling xla/python/ifrt/value.cc; 19s local 2024-04-03T18:21:24.0277053Z Compiling xla/python/ifrt/tuple.cc; 18s local 2024-04-03T18:21:24.0278023Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T18:21:24.0278863Z Compiling xla/service/local_service.cc; 16s local 2024-04-03T18:21:24.0279735Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 15s local ... 2024-04-03T18:21:24.2565783Z 2024-04-03T18:21:24.2566563Z  2024-04-03T18:21:24.2567063Z  2024-04-03T18:21:24.2567431Z  2024-04-03T18:21:24.2567809Z  2024-04-03T18:21:24.2568181Z  2024-04-03T18:21:24.2568533Z  2024-04-03T18:21:24.2568900Z  2024-04-03T18:21:24.2569272Z  2024-04-03T18:21:24.2570330Z [19,242 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:24.2571716Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 27s local 2024-04-03T18:21:24.2572768Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 24s local 2024-04-03T18:21:24.2573701Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 24s local 2024-04-03T18:21:24.2574688Z Compiling xla/python/ifrt/value.cc; 19s local 2024-04-03T18:21:24.2575472Z Compiling xla/python/ifrt/tuple.cc; 19s local 2024-04-03T18:21:24.2576400Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T18:21:24.2577296Z Compiling xla/service/local_service.cc; 17s local 2024-04-03T18:21:24.2578176Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 15s local ... 2024-04-03T18:21:24.4576464Z 2024-04-03T18:21:24.4577334Z  2024-04-03T18:21:24.4577948Z  2024-04-03T18:21:24.4578316Z  2024-04-03T18:21:24.4578834Z  2024-04-03T18:21:24.4579203Z  2024-04-03T18:21:24.4579703Z  2024-04-03T18:21:24.4580217Z  2024-04-03T18:21:24.4580603Z  2024-04-03T18:21:24.4581931Z [19,243 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:24.4583716Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 28s local 2024-04-03T18:21:24.4585062Z Compiling xla/python/pjrt_ifrt/xla_sharding.cc; 24s local 2024-04-03T18:21:24.4586069Z Compiling xla/python/ifrt/value.cc; 19s local 2024-04-03T18:21:24.4586984Z Compiling xla/python/ifrt/tuple.cc; 19s local 2024-04-03T18:21:24.4588300Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T18:21:24.4589462Z Compiling xla/service/local_service.cc; 17s local 2024-04-03T18:21:24.4590487Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 15s local 2024-04-03T18:21:24.4591533Z Compiling xla/pjrt/gpu/gpu_helpers.cc; 15s local ... 2024-04-03T18:21:24.8581822Z 2024-04-03T18:21:24.8582526Z  2024-04-03T18:21:24.8583062Z  2024-04-03T18:21:24.8583771Z  2024-04-03T18:21:24.8584149Z  2024-04-03T18:21:24.8584534Z  2024-04-03T18:21:24.8585095Z  2024-04-03T18:21:24.8585506Z  2024-04-03T18:21:24.8585911Z  2024-04-03T18:21:24.8587268Z [19,244 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:24.8589131Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 28s local 2024-04-03T18:21:24.8590158Z Compiling xla/python/ifrt/value.cc; 19s local 2024-04-03T18:21:24.8591013Z Compiling xla/python/ifrt/tuple.cc; 19s local 2024-04-03T18:21:24.8592084Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:21:24.8593039Z Compiling xla/service/local_service.cc; 17s local 2024-04-03T18:21:24.8594003Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 16s local 2024-04-03T18:21:24.8594939Z Compiling xla/pjrt/gpu/gpu_helpers.cc; 16s local 2024-04-03T18:21:24.8595972Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 15s local ... 2024-04-03T18:21:25.0911709Z 2024-04-03T18:21:25.0912423Z  2024-04-03T18:21:25.0912940Z  2024-04-03T18:21:25.0913355Z  2024-04-03T18:21:25.0913760Z  2024-04-03T18:21:25.0914147Z  2024-04-03T18:21:25.0914601Z  2024-04-03T18:21:25.0915026Z  2024-04-03T18:21:25.0915457Z  2024-04-03T18:21:25.0916700Z [19,248 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:25.0918280Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 28s local 2024-04-03T18:21:25.0919326Z Compiling xla/python/ifrt/value.cc; 20s local 2024-04-03T18:21:25.0920235Z Compiling xla/python/ifrt/tuple.cc; 19s local 2024-04-03T18:21:25.0921316Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:21:25.0922360Z Compiling xla/service/local_service.cc; 17s local 2024-04-03T18:21:25.0923370Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 16s local 2024-04-03T18:21:25.0924224Z Compiling xla/pjrt/gpu/gpu_helpers.cc; 16s local 2024-04-03T18:21:25.0925006Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 16s local ... 2024-04-03T18:21:25.3391195Z 2024-04-03T18:21:25.3391914Z  2024-04-03T18:21:25.3392377Z  2024-04-03T18:21:25.3392741Z  2024-04-03T18:21:25.3393079Z  2024-04-03T18:21:25.3393434Z  2024-04-03T18:21:25.3393790Z  2024-04-03T18:21:25.3394135Z  2024-04-03T18:21:25.3394491Z  2024-04-03T18:21:25.3395506Z [19,249 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:25.3396752Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 28s local 2024-04-03T18:21:25.3397643Z Compiling xla/python/ifrt/value.cc; 20s local 2024-04-03T18:21:25.3398359Z Compiling xla/python/ifrt/tuple.cc; 20s local 2024-04-03T18:21:25.3399197Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:21:25.3400021Z Compiling xla/service/local_service.cc; 18s local 2024-04-03T18:21:25.3400839Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 16s local 2024-04-03T18:21:25.3401626Z Compiling xla/pjrt/gpu/gpu_helpers.cc; 16s local 2024-04-03T18:21:25.3402506Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 16s local ... 2024-04-03T18:21:25.6578645Z 2024-04-03T18:21:25.6579400Z  2024-04-03T18:21:25.6579894Z  2024-04-03T18:21:25.6580325Z  2024-04-03T18:21:25.6583536Z  2024-04-03T18:21:25.6584302Z  2024-04-03T18:21:25.6585179Z  2024-04-03T18:21:25.6586150Z  2024-04-03T18:21:25.6586598Z  2024-04-03T18:21:25.6588043Z [19,250 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:25.6589625Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 29s local 2024-04-03T18:21:25.6590647Z Compiling xla/python/ifrt/value.cc; 20s local 2024-04-03T18:21:25.6591517Z Compiling xla/python/ifrt/tuple.cc; 20s local 2024-04-03T18:21:25.6592864Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:21:25.6593848Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 17s local 2024-04-03T18:21:25.6595005Z Compiling xla/pjrt/gpu/gpu_helpers.cc; 17s local 2024-04-03T18:21:25.6596132Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 16s local 2024-04-03T18:21:25.6597415Z @llvm-project//mlir:SparseTensorTransforms; 16s local ... 2024-04-03T18:21:26.5263876Z 2024-04-03T18:21:26.5264608Z  2024-04-03T18:21:26.5265089Z  2024-04-03T18:21:26.5265486Z  2024-04-03T18:21:26.5265867Z  2024-04-03T18:21:26.5266198Z  2024-04-03T18:21:26.5266546Z  2024-04-03T18:21:26.5266882Z  2024-04-03T18:21:26.5269678Z  2024-04-03T18:21:26.5271427Z [19,251 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:26.5273162Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 30s local 2024-04-03T18:21:26.5274618Z Compiling xla/python/ifrt/value.cc; 21s local 2024-04-03T18:21:26.5275919Z Compiling xla/python/ifrt/tuple.cc; 21s local 2024-04-03T18:21:26.5277446Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:21:26.5278713Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 17s local 2024-04-03T18:21:26.5279987Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 17s local 2024-04-03T18:21:26.5281409Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T18:21:26.5283028Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 17s local ... 2024-04-03T18:21:26.8629701Z 2024-04-03T18:21:26.8630421Z  2024-04-03T18:21:26.8631031Z  2024-04-03T18:21:26.8631537Z  2024-04-03T18:21:26.8632059Z  2024-04-03T18:21:26.8632539Z  2024-04-03T18:21:26.8632929Z  2024-04-03T18:21:26.8633318Z  2024-04-03T18:21:26.8633709Z  2024-04-03T18:21:26.8634839Z [19,251 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:26.8636298Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 30s local 2024-04-03T18:21:26.8637512Z Compiling xla/python/ifrt/value.cc; 21s local 2024-04-03T18:21:26.8638525Z Compiling xla/python/ifrt/tuple.cc; 21s local 2024-04-03T18:21:26.8639641Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:21:26.8640785Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 18s local 2024-04-03T18:21:26.8641882Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 17s local 2024-04-03T18:21:26.8643196Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T18:21:26.8644207Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 17s local ... 2024-04-03T18:21:27.1365019Z 2024-04-03T18:21:27.1365740Z  2024-04-03T18:21:27.1366234Z  2024-04-03T18:21:27.1366677Z  2024-04-03T18:21:27.1367306Z  2024-04-03T18:21:27.1367752Z  2024-04-03T18:21:27.1368143Z  2024-04-03T18:21:27.1368577Z  2024-04-03T18:21:27.1369017Z  2024-04-03T18:21:27.1370202Z [19,252 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:27.1371722Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 30s local 2024-04-03T18:21:27.1372945Z Compiling xla/python/ifrt/tuple.cc; 21s local 2024-04-03T18:21:27.1373948Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:21:27.1375051Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 18s local 2024-04-03T18:21:27.1376120Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 18s local 2024-04-03T18:21:27.1377239Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:21:27.1378294Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 17s local 2024-04-03T18:21:27.1379431Z Compiling xla/python/pjrt_ifrt/xla_compiler.cc; 17s local ... 2024-04-03T18:21:27.4594303Z 2024-04-03T18:21:27.4595056Z  2024-04-03T18:21:27.4595577Z  2024-04-03T18:21:27.4596280Z  2024-04-03T18:21:27.4596672Z  2024-04-03T18:21:27.4597078Z  2024-04-03T18:21:27.4597609Z  2024-04-03T18:21:27.4598074Z  2024-04-03T18:21:27.4598515Z  2024-04-03T18:21:27.4599934Z [19,253 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:27.4601615Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 31s local 2024-04-03T18:21:27.4602744Z Compiling xla/python/ifrt/tuple.cc; 22s local 2024-04-03T18:21:27.4603900Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:21:27.4612895Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 18s local 2024-04-03T18:21:27.4614686Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 18s local 2024-04-03T18:21:27.4616407Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:21:27.4619038Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 17s local 2024-04-03T18:21:27.4620464Z Compiling xla/python/pjrt_ifrt/xla_compiler.cc; 17s local ... 2024-04-03T18:21:27.8602603Z 2024-04-03T18:21:27.8603454Z  2024-04-03T18:21:27.8603953Z  2024-04-03T18:21:27.8604329Z  2024-04-03T18:21:27.8604732Z  2024-04-03T18:21:27.8605110Z  2024-04-03T18:21:27.8605479Z  2024-04-03T18:21:27.8605882Z  2024-04-03T18:21:27.8606237Z  2024-04-03T18:21:27.8607328Z [19,254 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:27.8608828Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 31s local 2024-04-03T18:21:27.8610260Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:21:27.8611082Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 19s local 2024-04-03T18:21:27.8611966Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 18s local 2024-04-03T18:21:27.8612977Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:21:27.8613895Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 18s local 2024-04-03T18:21:27.8615036Z Compiling xla/python/pjrt_ifrt/xla_compiler.cc; 18s local 2024-04-03T18:21:27.8615929Z Compiling xla/pjrt/pjrt_api.cc; 16s local ... 2024-04-03T18:21:28.0600189Z 2024-04-03T18:21:28.0601026Z  2024-04-03T18:21:28.0601544Z  2024-04-03T18:21:28.0602008Z  2024-04-03T18:21:28.0602456Z  2024-04-03T18:21:28.0602879Z  2024-04-03T18:21:28.0603343Z  2024-04-03T18:21:28.0603803Z  2024-04-03T18:21:28.0604251Z  2024-04-03T18:21:28.0605427Z [19,256 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:28.0606931Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 31s local 2024-04-03T18:21:28.0608352Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:21:28.0609386Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 19s local 2024-04-03T18:21:28.0610454Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 19s local 2024-04-03T18:21:28.0611656Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:21:28.0612746Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 18s local 2024-04-03T18:21:28.0613872Z Compiling xla/python/pjrt_ifrt/xla_compiler.cc; 18s local 2024-04-03T18:21:28.0614969Z Compiling xla/pjrt/pjrt_api.cc; 16s local ... 2024-04-03T18:21:28.7625545Z 2024-04-03T18:21:28.7626294Z  2024-04-03T18:21:28.7626780Z  2024-04-03T18:21:28.7627158Z  2024-04-03T18:21:28.7627542Z  2024-04-03T18:21:28.7628152Z  2024-04-03T18:21:28.7628554Z  2024-04-03T18:21:28.7628938Z  2024-04-03T18:21:28.7629351Z  2024-04-03T18:21:28.7630523Z [19,257 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:28.7632053Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 32s local 2024-04-03T18:21:28.7633211Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:21:28.7634496Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 20s local 2024-04-03T18:21:28.7635566Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 19s local 2024-04-03T18:21:28.7636811Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:21:28.7637829Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 19s local 2024-04-03T18:21:28.7638878Z Compiling xla/python/pjrt_ifrt/xla_compiler.cc; 18s local 2024-04-03T18:21:28.7639673Z Compiling xla/pjrt/pjrt_api.cc; 17s local ... 2024-04-03T18:21:29.0619822Z 2024-04-03T18:21:29.0620538Z  2024-04-03T18:21:29.0621029Z  2024-04-03T18:21:29.0621428Z  2024-04-03T18:21:29.0621816Z  2024-04-03T18:21:29.0622212Z  2024-04-03T18:21:29.0622602Z  2024-04-03T18:21:29.0623016Z  2024-04-03T18:21:29.0623393Z  2024-04-03T18:21:29.0624526Z [19,257 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:29.0625976Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 32s local 2024-04-03T18:21:29.0627148Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:21:29.0628304Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 20s local 2024-04-03T18:21:29.0629260Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 20s local 2024-04-03T18:21:29.0630363Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:21:29.0631353Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 19s local 2024-04-03T18:21:29.0632430Z Compiling xla/python/pjrt_ifrt/xla_compiler.cc; 19s local 2024-04-03T18:21:29.0633428Z Compiling xla/pjrt/pjrt_api.cc; 17s local ... 2024-04-03T18:21:29.4037073Z 2024-04-03T18:21:29.4037800Z  2024-04-03T18:21:29.4038315Z  2024-04-03T18:21:29.4038723Z  2024-04-03T18:21:29.4039170Z  2024-04-03T18:21:29.4039567Z  2024-04-03T18:21:29.4039961Z  2024-04-03T18:21:29.4040383Z  2024-04-03T18:21:29.4040794Z  2024-04-03T18:21:29.4042006Z [19,258 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:29.4043504Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 32s local 2024-04-03T18:21:29.4044736Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:21:29.4045709Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 20s local 2024-04-03T18:21:29.4046763Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 20s local 2024-04-03T18:21:29.4047961Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:21:29.4049022Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 19s local 2024-04-03T18:21:29.4050078Z Compiling xla/python/pjrt_ifrt/xla_compiler.cc; 19s local 2024-04-03T18:21:29.4051019Z Compiling xla/pjrt/pjrt_api.cc; 18s local ... 2024-04-03T18:21:29.6372321Z 2024-04-03T18:21:29.6373059Z  2024-04-03T18:21:29.6373603Z  2024-04-03T18:21:29.6374059Z  2024-04-03T18:21:29.6374872Z  2024-04-03T18:21:29.6375342Z  2024-04-03T18:21:29.6375787Z  2024-04-03T18:21:29.6376209Z  2024-04-03T18:21:29.6376678Z  2024-04-03T18:21:29.6377967Z [19,259 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:29.6379568Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 33s local 2024-04-03T18:21:29.6380891Z @llvm-project//mlir:SparseTensorTransforms; 23s local 2024-04-03T18:21:29.6381970Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 21s local 2024-04-03T18:21:29.6383104Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 20s local 2024-04-03T18:21:29.6384375Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:21:29.6385517Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 20s local 2024-04-03T18:21:29.6386805Z Compiling xla/python/pjrt_ifrt/xla_compiler.cc; 19s local 2024-04-03T18:21:29.6388210Z Compiling xla/pjrt/pjrt_api.cc; 18s local ... 2024-04-03T18:21:29.8569819Z 2024-04-03T18:21:29.8570620Z  2024-04-03T18:21:29.8571192Z  2024-04-03T18:21:29.8571898Z  2024-04-03T18:21:29.8572313Z  2024-04-03T18:21:29.8572741Z  2024-04-03T18:21:29.8573167Z  2024-04-03T18:21:29.8573703Z  2024-04-03T18:21:29.8574137Z  2024-04-03T18:21:29.8575595Z [19,260 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:29.8577135Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 33s local 2024-04-03T18:21:29.8578280Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 21s local 2024-04-03T18:21:29.8579353Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 20s local 2024-04-03T18:21:29.8580479Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:21:29.8581528Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 20s local 2024-04-03T18:21:29.8582617Z Compiling xla/python/pjrt_ifrt/xla_compiler.cc; 20s local 2024-04-03T18:21:29.8583555Z Compiling xla/pjrt/pjrt_api.cc; 18s local 2024-04-03T18:21:29.8584441Z Compiling xla/service/cpu/ir_emitter.cc; 18s local ... 2024-04-03T18:21:30.0616023Z 2024-04-03T18:21:30.0616812Z  2024-04-03T18:21:30.0617268Z  2024-04-03T18:21:30.0617634Z  2024-04-03T18:21:30.0617985Z  2024-04-03T18:21:30.0618335Z  2024-04-03T18:21:30.0618669Z  2024-04-03T18:21:30.0619009Z  2024-04-03T18:21:30.0619368Z  2024-04-03T18:21:30.0626620Z [19,261 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:30.0629047Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 33s local 2024-04-03T18:21:30.0630523Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 21s local 2024-04-03T18:21:30.0631819Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 21s local 2024-04-03T18:21:30.0633388Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:21:30.0634803Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 20s local 2024-04-03T18:21:30.0638537Z Compiling xla/python/pjrt_ifrt/xla_compiler.cc; 20s local 2024-04-03T18:21:30.0639938Z Compiling xla/pjrt/pjrt_api.cc; 18s local 2024-04-03T18:21:30.0641187Z Compiling xla/service/cpu/ir_emitter.cc; 18s local ... 2024-04-03T18:21:30.4458465Z 2024-04-03T18:21:30.4459698Z  2024-04-03T18:21:30.4460609Z  2024-04-03T18:21:30.4461298Z  2024-04-03T18:21:30.4465106Z  2024-04-03T18:21:30.4465614Z  2024-04-03T18:21:30.4468956Z  2024-04-03T18:21:30.4469629Z  2024-04-03T18:21:30.4472366Z  2024-04-03T18:21:30.4473729Z [19,263 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:30.4475565Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 34s local 2024-04-03T18:21:30.4479185Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 21s local 2024-04-03T18:21:30.4480442Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 21s local 2024-04-03T18:21:30.4482130Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:21:30.4483475Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 20s local 2024-04-03T18:21:30.4484759Z Compiling xla/python/pjrt_ifrt/xla_compiler.cc; 20s local 2024-04-03T18:21:30.4487373Z Compiling xla/pjrt/pjrt_api.cc; 19s local 2024-04-03T18:21:30.4488482Z Compiling xla/service/cpu/ir_emitter.cc; 18s local ... 2024-04-03T18:21:30.6617873Z 2024-04-03T18:21:30.6618984Z  2024-04-03T18:21:30.6619893Z  2024-04-03T18:21:30.6620665Z  2024-04-03T18:21:30.6621521Z  2024-04-03T18:21:30.6622768Z  2024-04-03T18:21:30.6623266Z  2024-04-03T18:21:30.6623702Z  2024-04-03T18:21:30.6624102Z  2024-04-03T18:21:30.6625309Z [19,265 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:30.6626757Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 34s local 2024-04-03T18:21:30.6628475Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 22s local 2024-04-03T18:21:30.6629754Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 21s local 2024-04-03T18:21:30.6631124Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:21:30.6632155Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 21s local 2024-04-03T18:21:30.6633399Z Compiling xla/python/pjrt_ifrt/xla_compiler.cc; 20s local 2024-04-03T18:21:30.6634353Z Compiling xla/pjrt/pjrt_api.cc; 19s local 2024-04-03T18:21:30.6635337Z Compiling xla/service/cpu/ir_emitter.cc; 18s local ... 2024-04-03T18:21:31.1256992Z 2024-04-03T18:21:31.1257749Z  2024-04-03T18:21:31.1258193Z  2024-04-03T18:21:31.1258557Z  2024-04-03T18:21:31.1258887Z  2024-04-03T18:21:31.1259235Z  2024-04-03T18:21:31.1259560Z  2024-04-03T18:21:31.1259900Z  2024-04-03T18:21:31.1260243Z  2024-04-03T18:21:31.1261214Z [19,266 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:31.1262450Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 34s local 2024-04-03T18:21:31.1263355Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 22s local 2024-04-03T18:21:31.1264220Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 22s local 2024-04-03T18:21:31.1265169Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:21:31.1266045Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 21s local 2024-04-03T18:21:31.1266932Z Compiling xla/python/pjrt_ifrt/xla_compiler.cc; 21s local 2024-04-03T18:21:31.1267888Z Compiling xla/pjrt/pjrt_api.cc; 19s local 2024-04-03T18:21:31.1268623Z Compiling xla/service/cpu/ir_emitter.cc; 19s local ... 2024-04-03T18:21:31.4629507Z 2024-04-03T18:21:31.4710740Z  2024-04-03T18:21:31.4790427Z  2024-04-03T18:21:31.4870406Z  2024-04-03T18:21:31.4950513Z  2024-04-03T18:21:31.5030424Z  2024-04-03T18:21:31.5044625Z  2024-04-03T18:21:31.5045156Z  2024-04-03T18:21:31.5045598Z  2024-04-03T18:21:31.5046833Z [19,268 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:31.5048346Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 35s local 2024-04-03T18:21:31.5049472Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 22s local 2024-04-03T18:21:31.5050578Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 22s local 2024-04-03T18:21:31.5051716Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 21s local 2024-04-03T18:21:31.5052852Z Compiling xla/python/pjrt_ifrt/xla_compiler.cc; 21s local 2024-04-03T18:21:31.5053844Z Compiling xla/pjrt/pjrt_api.cc; 20s local 2024-04-03T18:21:31.5054876Z Compiling xla/service/cpu/ir_emitter.cc; 19s local 2024-04-03T18:21:31.5055863Z Compiling xla/python/ifrt/sharding.cc; 19s local ... 2024-04-03T18:21:31.8628692Z 2024-04-03T18:21:31.8629843Z  2024-04-03T18:21:31.8630831Z  2024-04-03T18:21:31.8631909Z  2024-04-03T18:21:31.8632798Z  2024-04-03T18:21:31.8633836Z  2024-04-03T18:21:31.8634359Z  2024-04-03T18:21:31.8634799Z  2024-04-03T18:21:31.8635233Z  2024-04-03T18:21:31.8636464Z [19,269 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:31.8638147Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 35s local 2024-04-03T18:21:31.8639327Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 23s local 2024-04-03T18:21:31.8640468Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 22s local 2024-04-03T18:21:31.8641666Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 22s local 2024-04-03T18:21:31.8642796Z Compiling xla/python/pjrt_ifrt/xla_compiler.cc; 22s local 2024-04-03T18:21:31.8643790Z Compiling xla/pjrt/pjrt_api.cc; 20s local 2024-04-03T18:21:31.8644698Z Compiling xla/service/cpu/ir_emitter.cc; 20s local 2024-04-03T18:21:31.8646011Z Compiling xla/python/ifrt/sharding.cc; 19s local ... 2024-04-03T18:21:32.0630902Z 2024-04-03T18:21:32.0632368Z  2024-04-03T18:21:32.0633184Z  2024-04-03T18:21:32.0633916Z  2024-04-03T18:21:32.0635045Z  2024-04-03T18:21:32.0636490Z  2024-04-03T18:21:32.0637076Z  2024-04-03T18:21:32.0637499Z  2024-04-03T18:21:32.0637900Z  2024-04-03T18:21:32.0639292Z [19,270 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:32.0640851Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 35s local 2024-04-03T18:21:32.0641954Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 23s local 2024-04-03T18:21:32.0643070Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 23s local 2024-04-03T18:21:32.0644266Z Compiling xla/service/cpu/elemental_ir_emitter.cc; 22s local 2024-04-03T18:21:32.0645456Z Compiling xla/python/pjrt_ifrt/xla_compiler.cc; 22s local 2024-04-03T18:21:32.0646600Z Compiling xla/service/cpu/ir_emitter.cc; 20s local 2024-04-03T18:21:32.0647674Z Compiling xla/python/ifrt/sharding.cc; 19s local 2024-04-03T18:21:32.0648972Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 19s local ... 2024-04-03T18:21:32.3847089Z 2024-04-03T18:21:32.3848299Z  2024-04-03T18:21:32.3849012Z  2024-04-03T18:21:32.3849478Z  2024-04-03T18:21:32.3850100Z  2024-04-03T18:21:32.3850701Z  2024-04-03T18:21:32.3851156Z  2024-04-03T18:21:32.3851755Z  2024-04-03T18:21:32.3852336Z  2024-04-03T18:21:32.3854903Z [19,272 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:32.3856697Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 35s local 2024-04-03T18:21:32.3858145Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 23s local 2024-04-03T18:21:32.3859589Z Compiling xla/python/pjrt_ifrt/xla_compiler.cc; 22s local 2024-04-03T18:21:32.3860958Z Compiling xla/service/cpu/ir_emitter.cc; 20s local 2024-04-03T18:21:32.3862100Z Compiling xla/python/ifrt/sharding.cc; 20s local 2024-04-03T18:21:32.3863548Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 20s local 2024-04-03T18:21:32.3864892Z Compiling xla/service/cpu/dot_op_emitter.cc; 19s local 2024-04-03T18:21:32.3866102Z Compiling xla/service/cpu/ir_emitter.cc; 19s local ... 2024-04-03T18:21:32.6637113Z 2024-04-03T18:21:32.6637876Z  2024-04-03T18:21:32.6638471Z  2024-04-03T18:21:32.6638964Z  2024-04-03T18:21:32.6639378Z  2024-04-03T18:21:32.6639775Z  2024-04-03T18:21:32.6640184Z  2024-04-03T18:21:32.6640576Z  2024-04-03T18:21:32.6640978Z  2024-04-03T18:21:32.6642156Z [19,273 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:32.6643616Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 36s local 2024-04-03T18:21:32.6644746Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 24s local 2024-04-03T18:21:32.6645778Z Compiling xla/python/pjrt_ifrt/xla_compiler.cc; 22s local 2024-04-03T18:21:32.6646824Z Compiling xla/service/cpu/ir_emitter.cc; 20s local 2024-04-03T18:21:32.6647812Z Compiling xla/python/ifrt/sharding.cc; 20s local 2024-04-03T18:21:32.6648840Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 20s local 2024-04-03T18:21:32.6649922Z Compiling xla/service/cpu/dot_op_emitter.cc; 19s local 2024-04-03T18:21:32.6650924Z Compiling xla/service/cpu/ir_emitter.cc; 19s local ... 2024-04-03T18:21:33.0755588Z 2024-04-03T18:21:33.0756343Z  2024-04-03T18:21:33.0756765Z  2024-04-03T18:21:33.0757120Z  2024-04-03T18:21:33.0757449Z  2024-04-03T18:21:33.0757792Z  2024-04-03T18:21:33.0758131Z  2024-04-03T18:21:33.0758452Z  2024-04-03T18:21:33.0758807Z  2024-04-03T18:21:33.0759788Z [19,274 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:33.0761384Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 36s local 2024-04-03T18:21:33.0762377Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 24s local 2024-04-03T18:21:33.0763244Z Compiling xla/service/cpu/ir_emitter.cc; 21s local 2024-04-03T18:21:33.0763981Z Compiling xla/python/ifrt/sharding.cc; 20s local 2024-04-03T18:21:33.0764792Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 20s local 2024-04-03T18:21:33.0765768Z Compiling xla/service/cpu/dot_op_emitter.cc; 20s local 2024-04-03T18:21:33.0766565Z Compiling xla/service/cpu/ir_emitter.cc; 19s local 2024-04-03T18:21:33.0767314Z Compiling xla/pjrt/pjrt_c_api_client.cc; 19s local ... 2024-04-03T18:21:33.2959289Z 2024-04-03T18:21:33.2960041Z  2024-04-03T18:21:33.2960591Z  2024-04-03T18:21:33.2962110Z  2024-04-03T18:21:33.2962549Z  2024-04-03T18:21:33.2962984Z  2024-04-03T18:21:33.2963393Z  2024-04-03T18:21:33.2963803Z  2024-04-03T18:21:33.2966006Z  2024-04-03T18:21:33.2967393Z [19,275 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:33.2970689Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 36s local 2024-04-03T18:21:33.2972053Z Compiling xla/pjrt/c/pjrt_c_api_helpers.cc; 24s local 2024-04-03T18:21:33.2973141Z Compiling xla/service/cpu/ir_emitter.cc; 21s local 2024-04-03T18:21:33.2974269Z Compiling xla/python/ifrt/sharding.cc; 21s local 2024-04-03T18:21:33.2975805Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 20s local 2024-04-03T18:21:33.2977056Z Compiling xla/service/cpu/dot_op_emitter.cc; 20s local 2024-04-03T18:21:33.2978114Z Compiling xla/service/cpu/ir_emitter.cc; 20s local 2024-04-03T18:21:33.2981041Z Compiling xla/pjrt/pjrt_c_api_client.cc; 20s local ... 2024-04-03T18:21:33.6642553Z 2024-04-03T18:21:33.6643834Z  2024-04-03T18:21:33.6644412Z  2024-04-03T18:21:33.6644861Z  2024-04-03T18:21:33.6645273Z  2024-04-03T18:21:33.6645706Z  2024-04-03T18:21:33.6646141Z  2024-04-03T18:21:33.6646548Z  2024-04-03T18:21:33.6646975Z  2024-04-03T18:21:33.6648226Z [19,277 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:33.6649784Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 37s local 2024-04-03T18:21:33.6650921Z Compiling xla/service/cpu/ir_emitter.cc; 21s local 2024-04-03T18:21:33.6651899Z Compiling xla/python/ifrt/sharding.cc; 21s local 2024-04-03T18:21:33.6652964Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 21s local 2024-04-03T18:21:33.6654083Z Compiling xla/service/cpu/dot_op_emitter.cc; 20s local 2024-04-03T18:21:33.6655227Z Compiling xla/service/cpu/ir_emitter.cc; 20s local 2024-04-03T18:21:33.6656140Z Compiling xla/pjrt/pjrt_c_api_client.cc; 20s local 2024-04-03T18:21:33.6657110Z Compiling xla/pjrt/tracked_device_buffer.cc; 17s local ... 2024-04-03T18:21:34.6652101Z 2024-04-03T18:21:34.6652833Z  2024-04-03T18:21:34.6653358Z  2024-04-03T18:21:34.6653751Z  2024-04-03T18:21:34.6654196Z  2024-04-03T18:21:34.6654747Z  2024-04-03T18:21:34.6655164Z  2024-04-03T18:21:34.6655608Z  2024-04-03T18:21:34.6658152Z  2024-04-03T18:21:34.6659932Z [19,277 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:34.6664089Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 38s local 2024-04-03T18:21:34.6665628Z Compiling xla/service/cpu/ir_emitter.cc; 22s local 2024-04-03T18:21:34.6666780Z Compiling xla/python/ifrt/sharding.cc; 22s local 2024-04-03T18:21:34.6668273Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 22s local 2024-04-03T18:21:34.6669722Z Compiling xla/service/cpu/dot_op_emitter.cc; 22s local 2024-04-03T18:21:34.6671022Z Compiling xla/service/cpu/ir_emitter.cc; 21s local 2024-04-03T18:21:34.6672586Z Compiling xla/pjrt/pjrt_c_api_client.cc; 21s local 2024-04-03T18:21:34.6674033Z Compiling xla/pjrt/tracked_device_buffer.cc; 18s local ... 2024-04-03T18:21:35.0653928Z 2024-04-03T18:21:35.0655017Z  2024-04-03T18:21:35.0655843Z  2024-04-03T18:21:35.0656850Z  2024-04-03T18:21:35.0659746Z  2024-04-03T18:21:35.0660234Z  2024-04-03T18:21:35.0660796Z  2024-04-03T18:21:35.0663535Z  2024-04-03T18:21:35.0664198Z  2024-04-03T18:21:35.0665567Z [19,278 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:35.0670076Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 38s local 2024-04-03T18:21:35.0671316Z Compiling xla/service/cpu/ir_emitter.cc; 23s local 2024-04-03T18:21:35.0672478Z Compiling xla/python/ifrt/sharding.cc; 22s local 2024-04-03T18:21:35.0673987Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 22s local 2024-04-03T18:21:35.0675244Z Compiling xla/service/cpu/dot_op_emitter.cc; 22s local 2024-04-03T18:21:35.0676368Z Compiling xla/service/cpu/ir_emitter.cc; 21s local 2024-04-03T18:21:35.0677556Z Compiling xla/pjrt/pjrt_c_api_client.cc; 21s local 2024-04-03T18:21:35.0678940Z Compiling xla/pjrt/tracked_device_buffer.cc; 19s local ... 2024-04-03T18:21:36.0677351Z 2024-04-03T18:21:36.0678129Z  2024-04-03T18:21:36.0678656Z  2024-04-03T18:21:36.0679070Z  2024-04-03T18:21:36.0679524Z  2024-04-03T18:21:36.0679931Z  2024-04-03T18:21:36.0680328Z  2024-04-03T18:21:36.0680734Z  2024-04-03T18:21:36.0681137Z  2024-04-03T18:21:36.0682217Z [19,278 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:36.0683664Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 39s local 2024-04-03T18:21:36.0684684Z Compiling xla/service/cpu/ir_emitter.cc; 24s local 2024-04-03T18:21:36.0685544Z Compiling xla/python/ifrt/sharding.cc; 23s local 2024-04-03T18:21:36.0686553Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 23s local 2024-04-03T18:21:36.0687570Z Compiling xla/service/cpu/dot_op_emitter.cc; 23s local 2024-04-03T18:21:36.0688504Z Compiling xla/service/cpu/ir_emitter.cc; 22s local 2024-04-03T18:21:36.0689607Z Compiling xla/pjrt/pjrt_c_api_client.cc; 22s local 2024-04-03T18:21:36.0690645Z Compiling xla/pjrt/tracked_device_buffer.cc; 20s local ... 2024-04-03T18:21:36.6658640Z 2024-04-03T18:21:36.6659439Z  2024-04-03T18:21:36.6659989Z  2024-04-03T18:21:36.6660444Z  2024-04-03T18:21:36.6660874Z  2024-04-03T18:21:36.6661331Z  2024-04-03T18:21:36.6661772Z  2024-04-03T18:21:36.6662200Z  2024-04-03T18:21:36.6662637Z  2024-04-03T18:21:36.6663903Z [19,279 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:36.6665490Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 40s local 2024-04-03T18:21:36.6666650Z Compiling xla/service/cpu/ir_emitter.cc; 24s local 2024-04-03T18:21:36.6668003Z Compiling xla/python/ifrt/sharding.cc; 24s local 2024-04-03T18:21:36.6669106Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 24s local 2024-04-03T18:21:36.6670430Z Compiling xla/service/cpu/dot_op_emitter.cc; 23s local 2024-04-03T18:21:36.6671456Z Compiling xla/service/cpu/ir_emitter.cc; 23s local 2024-04-03T18:21:36.6672433Z Compiling xla/pjrt/pjrt_c_api_client.cc; 23s local 2024-04-03T18:21:36.6673502Z Compiling xla/pjrt/tracked_device_buffer.cc; 20s local ... 2024-04-03T18:21:36.8730347Z 2024-04-03T18:21:36.8731115Z  2024-04-03T18:21:36.8731663Z  2024-04-03T18:21:36.8732104Z  2024-04-03T18:21:36.8732534Z  2024-04-03T18:21:36.8732963Z  2024-04-03T18:21:36.8733367Z  2024-04-03T18:21:36.8733788Z  2024-04-03T18:21:36.8734195Z  2024-04-03T18:21:36.8735588Z [19,280 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:36.8737432Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 40s local 2024-04-03T18:21:36.8738642Z Compiling xla/service/cpu/ir_emitter.cc; 25s local 2024-04-03T18:21:36.8739682Z Compiling xla/python/ifrt/sharding.cc; 24s local 2024-04-03T18:21:36.8740733Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 24s local 2024-04-03T18:21:36.8741973Z Compiling xla/service/cpu/dot_op_emitter.cc; 24s local 2024-04-03T18:21:36.8742964Z Compiling xla/service/cpu/ir_emitter.cc; 23s local 2024-04-03T18:21:36.8743940Z Compiling xla/pjrt/pjrt_c_api_client.cc; 23s local 2024-04-03T18:21:36.8744989Z Compiling xla/pjrt/tracked_device_buffer.cc; 21s local ... 2024-04-03T18:21:37.4408143Z 2024-04-03T18:21:37.4408947Z  2024-04-03T18:21:37.4409502Z  2024-04-03T18:21:37.4409958Z  2024-04-03T18:21:37.4410393Z  2024-04-03T18:21:37.4410820Z  2024-04-03T18:21:37.4411244Z  2024-04-03T18:21:37.4411671Z  2024-04-03T18:21:37.4412138Z  2024-04-03T18:21:37.4413332Z [19,281 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:37.4415140Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 41s local 2024-04-03T18:21:37.4416329Z Compiling xla/service/cpu/ir_emitter.cc; 25s local 2024-04-03T18:21:37.4417302Z Compiling xla/python/ifrt/sharding.cc; 25s local 2024-04-03T18:21:37.4418335Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 25s local 2024-04-03T18:21:37.4419469Z Compiling xla/service/cpu/dot_op_emitter.cc; 24s local 2024-04-03T18:21:37.4420465Z Compiling xla/service/cpu/ir_emitter.cc; 24s local 2024-04-03T18:21:37.4421437Z Compiling xla/pjrt/pjrt_c_api_client.cc; 24s local 2024-04-03T18:21:37.4422505Z Compiling xla/pjrt/tracked_device_buffer.cc; 21s local ... 2024-04-03T18:21:37.6695212Z 2024-04-03T18:21:37.6696031Z  2024-04-03T18:21:37.6696627Z  2024-04-03T18:21:37.6697121Z  2024-04-03T18:21:37.6697630Z  2024-04-03T18:21:37.6698087Z  2024-04-03T18:21:37.6698564Z  2024-04-03T18:21:37.6699038Z  2024-04-03T18:21:37.6699513Z  2024-04-03T18:21:37.6700862Z [19,282 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:37.6702569Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 41s local 2024-04-03T18:21:37.6703810Z Compiling xla/service/cpu/ir_emitter.cc; 25s local 2024-04-03T18:21:37.6705007Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 25s local 2024-04-03T18:21:37.6706257Z Compiling xla/service/cpu/dot_op_emitter.cc; 25s local 2024-04-03T18:21:37.6707351Z Compiling xla/service/cpu/ir_emitter.cc; 24s local 2024-04-03T18:21:37.6708660Z Compiling xla/pjrt/pjrt_c_api_client.cc; 24s local 2024-04-03T18:21:37.6709773Z Compiling xla/pjrt/tracked_device_buffer.cc; 21s local 2024-04-03T18:21:37.6710862Z Compiling xla/python/ifrt/tuple.cc; 21s local ... 2024-04-03T18:21:37.9514334Z 2024-04-03T18:21:37.9515049Z  2024-04-03T18:21:37.9515505Z  2024-04-03T18:21:37.9515873Z  2024-04-03T18:21:37.9516236Z  2024-04-03T18:21:37.9516593Z  2024-04-03T18:21:37.9516939Z  2024-04-03T18:21:37.9517295Z  2024-04-03T18:21:37.9517642Z  2024-04-03T18:21:37.9518657Z [19,284 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:37.9519937Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 41s local 2024-04-03T18:21:37.9520859Z Compiling xla/service/cpu/ir_emitter.cc; 26s local 2024-04-03T18:21:37.9521743Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 25s local 2024-04-03T18:21:37.9522634Z Compiling xla/service/cpu/ir_emitter.cc; 24s local 2024-04-03T18:21:37.9523426Z Compiling xla/pjrt/pjrt_c_api_client.cc; 24s local 2024-04-03T18:21:37.9524252Z Compiling xla/pjrt/tracked_device_buffer.cc; 22s local 2024-04-03T18:21:37.9525448Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 20s local 2024-04-03T18:21:37.9526505Z @llvm-project//mlir:SparseTensorTransforms; 18s local ... 2024-04-03T18:21:38.1797927Z 2024-04-03T18:21:38.1799181Z  2024-04-03T18:21:38.1800001Z  2024-04-03T18:21:38.1800439Z  2024-04-03T18:21:38.1800910Z  2024-04-03T18:21:38.1801316Z  2024-04-03T18:21:38.1801735Z  2024-04-03T18:21:38.1802337Z  2024-04-03T18:21:38.1802772Z  2024-04-03T18:21:38.1803908Z [19,286 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:38.1805378Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 41s local 2024-04-03T18:21:38.1806490Z Compiling xla/service/cpu/ir_emitter.cc; 26s local 2024-04-03T18:21:38.1807437Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 25s local 2024-04-03T18:21:38.1808441Z Compiling xla/service/cpu/ir_emitter.cc; 25s local 2024-04-03T18:21:38.1809355Z Compiling xla/pjrt/pjrt_c_api_client.cc; 24s local 2024-04-03T18:21:38.1810268Z Compiling xla/pjrt/tracked_device_buffer.cc; 22s local 2024-04-03T18:21:38.1811282Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 20s local 2024-04-03T18:21:38.1812766Z @llvm-project//mlir:SparseTensorTransforms; 18s local ... 2024-04-03T18:21:38.4061028Z 2024-04-03T18:21:38.4062216Z  2024-04-03T18:21:38.4063146Z  2024-04-03T18:21:38.4063955Z  2024-04-03T18:21:38.4064730Z  2024-04-03T18:21:38.4066235Z  2024-04-03T18:21:38.4066817Z  2024-04-03T18:21:38.4067365Z  2024-04-03T18:21:38.4068042Z  2024-04-03T18:21:38.4069429Z [19,288 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:38.4071347Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 41s local 2024-04-03T18:21:38.4073451Z Compiling xla/service/cpu/ir_emitter.cc; 26s local 2024-04-03T18:21:38.4074861Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 26s local 2024-04-03T18:21:38.4076223Z Compiling xla/service/cpu/ir_emitter.cc; 25s local 2024-04-03T18:21:38.4077405Z Compiling xla/pjrt/pjrt_c_api_client.cc; 25s local 2024-04-03T18:21:38.4078595Z Compiling xla/pjrt/tracked_device_buffer.cc; 22s local 2024-04-03T18:21:38.4079865Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 21s local 2024-04-03T18:21:38.4081622Z @llvm-project//mlir:SparseTensorTransforms; 19s local ... 2024-04-03T18:21:38.6697454Z 2024-04-03T18:21:38.6698385Z  2024-04-03T18:21:38.6699108Z  2024-04-03T18:21:38.6699947Z  2024-04-03T18:21:38.6700948Z  2024-04-03T18:21:38.6701469Z  2024-04-03T18:21:38.6701879Z  2024-04-03T18:21:38.6702296Z  2024-04-03T18:21:38.6702728Z  2024-04-03T18:21:38.6703940Z [19,288 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:38.6705488Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 42s local 2024-04-03T18:21:38.6706602Z Compiling xla/service/cpu/ir_emitter.cc; 26s local 2024-04-03T18:21:38.6707934Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 26s local 2024-04-03T18:21:38.6708956Z Compiling xla/service/cpu/ir_emitter.cc; 25s local 2024-04-03T18:21:38.6709910Z Compiling xla/pjrt/pjrt_c_api_client.cc; 25s local 2024-04-03T18:21:38.6710937Z Compiling xla/pjrt/tracked_device_buffer.cc; 22s local 2024-04-03T18:21:38.6711999Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 21s local 2024-04-03T18:21:38.6713302Z @llvm-project//mlir:SparseTensorTransforms; 19s local ... 2024-04-03T18:21:38.9588562Z 2024-04-03T18:21:38.9589319Z  2024-04-03T18:21:38.9589842Z  2024-04-03T18:21:38.9590286Z  2024-04-03T18:21:38.9590696Z  2024-04-03T18:21:38.9591116Z  2024-04-03T18:21:38.9591533Z  2024-04-03T18:21:38.9592719Z  2024-04-03T18:21:38.9593122Z  2024-04-03T18:21:38.9594355Z [19,289 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:38.9596347Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 42s local 2024-04-03T18:21:38.9597602Z Compiling xla/service/cpu/ir_emitter.cc; 27s local 2024-04-03T18:21:38.9598705Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 26s local 2024-04-03T18:21:38.9599803Z Compiling xla/service/cpu/ir_emitter.cc; 25s local 2024-04-03T18:21:38.9600683Z Compiling xla/pjrt/pjrt_c_api_client.cc; 25s local 2024-04-03T18:21:38.9601558Z Compiling xla/pjrt/tracked_device_buffer.cc; 23s local 2024-04-03T18:21:38.9602547Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 21s local 2024-04-03T18:21:38.9603800Z @llvm-project//mlir:SparseTensorTransforms; 19s local ... 2024-04-03T18:21:39.1806447Z 2024-04-03T18:21:39.1807137Z  2024-04-03T18:21:39.1807549Z  2024-04-03T18:21:39.1807887Z  2024-04-03T18:21:39.1808278Z  2024-04-03T18:21:39.1808753Z  2024-04-03T18:21:39.1809291Z  2024-04-03T18:21:39.1809800Z  2024-04-03T18:21:39.1810194Z  2024-04-03T18:21:39.1811449Z [19,290 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:39.1812983Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 42s local 2024-04-03T18:21:39.1814054Z Compiling xla/service/cpu/ir_emitter.cc; 27s local 2024-04-03T18:21:39.1815054Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 26s local 2024-04-03T18:21:39.1815838Z Compiling xla/service/cpu/ir_emitter.cc; 26s local 2024-04-03T18:21:39.1816555Z Compiling xla/pjrt/pjrt_c_api_client.cc; 25s local 2024-04-03T18:21:39.1817624Z Compiling xla/pjrt/tracked_device_buffer.cc; 23s local 2024-04-03T18:21:39.1818591Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 21s local 2024-04-03T18:21:39.1819803Z @llvm-project//mlir:SparseTensorTransforms; 19s local ... 2024-04-03T18:21:39.4704867Z 2024-04-03T18:21:39.4705545Z  2024-04-03T18:21:39.4706030Z  2024-04-03T18:21:39.4706419Z  2024-04-03T18:21:39.4706794Z  2024-04-03T18:21:39.4707163Z  2024-04-03T18:21:39.4707525Z  2024-04-03T18:21:39.4708041Z  2024-04-03T18:21:39.4708433Z  2024-04-03T18:21:39.4709528Z [19,290 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:39.4710836Z Compiling xla/translate/mhlo_to_hlo/mlir_hlo_to_hlo.cc; 43s local 2024-04-03T18:21:39.4711803Z Compiling xla/service/cpu/ir_emitter.cc; 27s local 2024-04-03T18:21:39.4712777Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 27s local 2024-04-03T18:21:39.4714201Z Compiling xla/service/cpu/ir_emitter.cc; 26s local 2024-04-03T18:21:39.4729173Z Compiling xla/pjrt/pjrt_c_api_client.cc; 26s local 2024-04-03T18:21:39.4730159Z Compiling xla/pjrt/tracked_device_buffer.cc; 23s local 2024-04-03T18:21:39.4731265Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 22s local 2024-04-03T18:21:39.4732525Z @llvm-project//mlir:SparseTensorTransforms; 20s local ... 2024-04-03T18:21:39.7630680Z 2024-04-03T18:21:39.7631360Z  2024-04-03T18:21:39.7631800Z  2024-04-03T18:21:39.7632188Z  2024-04-03T18:21:39.7632551Z  2024-04-03T18:21:39.7632890Z  2024-04-03T18:21:39.7633239Z  2024-04-03T18:21:39.7633595Z  2024-04-03T18:21:39.7633932Z  2024-04-03T18:21:39.7634952Z [19,292 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:39.7636135Z Compiling xla/service/cpu/ir_emitter.cc; 28s local 2024-04-03T18:21:39.7637021Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 27s local 2024-04-03T18:21:39.7637912Z Compiling xla/service/cpu/ir_emitter.cc; 26s local 2024-04-03T18:21:39.7638710Z Compiling xla/pjrt/pjrt_c_api_client.cc; 26s local 2024-04-03T18:21:39.7639584Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 22s local 2024-04-03T18:21:39.7641134Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:21:39.7642137Z Compiling xla/python/pjrt_ifrt/xla_compiler.cc; 19s local 2024-04-03T18:21:39.7643046Z @xla//xla/mlir_hlo:mhlo_passes; 18s local ... 2024-04-03T18:21:40.0709485Z 2024-04-03T18:21:40.0710354Z  2024-04-03T18:21:40.0713579Z  2024-04-03T18:21:40.0713997Z  2024-04-03T18:21:40.0714381Z  2024-04-03T18:21:40.0715033Z  2024-04-03T18:21:40.0715444Z  2024-04-03T18:21:40.0715812Z  2024-04-03T18:21:40.0716170Z  2024-04-03T18:21:40.0717258Z [19,292 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:40.0718572Z Compiling xla/service/cpu/ir_emitter.cc; 28s local 2024-04-03T18:21:40.0719522Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 27s local 2024-04-03T18:21:40.0720463Z Compiling xla/service/cpu/ir_emitter.cc; 26s local 2024-04-03T18:21:40.0721325Z Compiling xla/pjrt/pjrt_c_api_client.cc; 26s local 2024-04-03T18:21:40.0722219Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 22s local 2024-04-03T18:21:40.0723294Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:21:40.0724277Z Compiling xla/python/pjrt_ifrt/xla_compiler.cc; 20s local 2024-04-03T18:21:40.0725179Z @xla//xla/mlir_hlo:mhlo_passes; 18s local ... 2024-04-03T18:21:40.2711657Z 2024-04-03T18:21:40.2712442Z  2024-04-03T18:21:40.2712932Z  2024-04-03T18:21:40.2713377Z  2024-04-03T18:21:40.2713791Z  2024-04-03T18:21:40.2714180Z  2024-04-03T18:21:40.2714634Z  2024-04-03T18:21:40.2715142Z  2024-04-03T18:21:40.2715785Z  2024-04-03T18:21:40.2716940Z [19,293 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:40.2718384Z Compiling xla/service/cpu/ir_emitter.cc; 28s local 2024-04-03T18:21:40.2719502Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 27s local 2024-04-03T18:21:40.2720585Z Compiling xla/service/cpu/ir_emitter.cc; 27s local 2024-04-03T18:21:40.2721605Z Compiling xla/pjrt/pjrt_c_api_client.cc; 27s local 2024-04-03T18:21:40.2722890Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 23s local 2024-04-03T18:21:40.2724183Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:21:40.2725278Z Compiling xla/python/pjrt_ifrt/xla_compiler.cc; 20s local 2024-04-03T18:21:40.2726236Z @xla//xla/mlir_hlo:mhlo_passes; 18s local ... 2024-04-03T18:21:40.5616379Z 2024-04-03T18:21:40.5617640Z  2024-04-03T18:21:40.5618776Z  2024-04-03T18:21:40.5619283Z  2024-04-03T18:21:40.5619700Z  2024-04-03T18:21:40.5620119Z  2024-04-03T18:21:40.5620575Z  2024-04-03T18:21:40.5621022Z  2024-04-03T18:21:40.5621468Z  2024-04-03T18:21:40.5622738Z [19,294 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:40.5624106Z Compiling xla/service/cpu/ir_emitter.cc; 28s local 2024-04-03T18:21:40.5625151Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 28s local 2024-04-03T18:21:40.5626259Z Compiling xla/service/cpu/ir_emitter.cc; 27s local 2024-04-03T18:21:40.5627158Z Compiling xla/pjrt/pjrt_c_api_client.cc; 27s local 2024-04-03T18:21:40.5628711Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 23s local 2024-04-03T18:21:40.5629879Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:21:40.5631052Z Compiling xla/python/pjrt_ifrt/xla_compiler.cc; 20s local 2024-04-03T18:21:40.5632037Z @xla//xla/mlir_hlo:mhlo_passes; 18s local ... 2024-04-03T18:21:40.8716869Z 2024-04-03T18:21:40.8718015Z  2024-04-03T18:21:40.8719012Z  2024-04-03T18:21:40.8720096Z  2024-04-03T18:21:40.8720598Z  2024-04-03T18:21:40.8721070Z  2024-04-03T18:21:40.8721546Z  2024-04-03T18:21:40.8721965Z  2024-04-03T18:21:40.8722409Z  2024-04-03T18:21:40.8723737Z [19,295 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:40.8725191Z Compiling xla/service/cpu/ir_emitter.cc; 29s local 2024-04-03T18:21:40.8726556Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 28s local 2024-04-03T18:21:40.8727593Z Compiling xla/service/cpu/ir_emitter.cc; 27s local 2024-04-03T18:21:40.8728723Z Compiling xla/pjrt/pjrt_c_api_client.cc; 27s local 2024-04-03T18:21:40.8729801Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 23s local 2024-04-03T18:21:40.8731125Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:21:40.8732269Z Compiling xla/python/pjrt_ifrt/xla_compiler.cc; 20s local 2024-04-03T18:21:40.8733402Z @xla//xla/mlir_hlo:mhlo_passes; 19s local ... 2024-04-03T18:21:41.8722840Z 2024-04-03T18:21:41.8723616Z  2024-04-03T18:21:41.8724511Z  2024-04-03T18:21:41.8727994Z  2024-04-03T18:21:41.8728743Z  2024-04-03T18:21:41.8732370Z  2024-04-03T18:21:41.8733079Z  2024-04-03T18:21:41.8735267Z  2024-04-03T18:21:41.8736146Z  2024-04-03T18:21:41.8737918Z [19,295 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:41.8739557Z Compiling xla/service/cpu/ir_emitter.cc; 30s local 2024-04-03T18:21:41.8740887Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 29s local 2024-04-03T18:21:41.8742469Z Compiling xla/service/cpu/ir_emitter.cc; 28s local 2024-04-03T18:21:41.8743600Z Compiling xla/pjrt/pjrt_c_api_client.cc; 28s local 2024-04-03T18:21:41.8744846Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 24s local 2024-04-03T18:21:41.8745974Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:21:41.8747369Z Compiling xla/python/pjrt_ifrt/xla_compiler.cc; 21s local 2024-04-03T18:21:41.8789253Z @xla//xla/mlir_hlo:mhlo_passes; 20s local ... 2024-04-03T18:21:42.6286113Z 2024-04-03T18:21:42.6286914Z  2024-04-03T18:21:42.6287494Z  2024-04-03T18:21:42.6287934Z  2024-04-03T18:21:42.6288400Z  2024-04-03T18:21:42.6288844Z  2024-04-03T18:21:42.6289226Z  2024-04-03T18:21:42.6289628Z  2024-04-03T18:21:42.6290045Z  2024-04-03T18:21:42.6291426Z [19,296 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:42.6292794Z Compiling xla/service/cpu/ir_emitter.cc; 30s local 2024-04-03T18:21:42.6293861Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 30s local 2024-04-03T18:21:42.6295064Z Compiling xla/service/cpu/ir_emitter.cc; 29s local 2024-04-03T18:21:42.6296031Z Compiling xla/pjrt/pjrt_c_api_client.cc; 29s local 2024-04-03T18:21:42.6297050Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 25s local 2024-04-03T18:21:42.6298287Z @llvm-project//mlir:SparseTensorTransforms; 23s local 2024-04-03T18:21:42.6299346Z Compiling xla/python/pjrt_ifrt/xla_compiler.cc; 22s local 2024-04-03T18:21:42.6300349Z @xla//xla/mlir_hlo:mhlo_passes; 21s local ... 2024-04-03T18:21:42.8741501Z 2024-04-03T18:21:42.8742265Z  2024-04-03T18:21:42.8742792Z  2024-04-03T18:21:42.8743196Z  2024-04-03T18:21:42.8743635Z  2024-04-03T18:21:42.8744069Z  2024-04-03T18:21:42.8744473Z  2024-04-03T18:21:42.8744904Z  2024-04-03T18:21:42.8745323Z  2024-04-03T18:21:42.8746601Z [19,297 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:42.8748130Z Compiling xla/service/cpu/ir_emitter.cc; 31s local 2024-04-03T18:21:42.8749168Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 30s local 2024-04-03T18:21:42.8750263Z Compiling xla/service/cpu/ir_emitter.cc; 29s local 2024-04-03T18:21:42.8751245Z Compiling xla/pjrt/pjrt_c_api_client.cc; 29s local 2024-04-03T18:21:42.8752299Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 25s local 2024-04-03T18:21:42.8753533Z @llvm-project//mlir:SparseTensorTransforms; 23s local 2024-04-03T18:21:42.8754888Z Compiling xla/python/pjrt_ifrt/xla_compiler.cc; 22s local 2024-04-03T18:21:42.8756052Z @xla//xla/mlir_hlo:mhlo_passes; 21s local ... 2024-04-03T18:21:43.8795687Z 2024-04-03T18:21:43.8796710Z  2024-04-03T18:21:43.8797272Z  2024-04-03T18:21:43.8797704Z  2024-04-03T18:21:43.8798112Z  2024-04-03T18:21:43.8798520Z  2024-04-03T18:21:43.8799116Z  2024-04-03T18:21:43.8799526Z  2024-04-03T18:21:43.8799946Z  2024-04-03T18:21:43.8801173Z [19,298 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:43.8802479Z Compiling xla/service/cpu/ir_emitter.cc; 32s local 2024-04-03T18:21:43.8803477Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 31s local 2024-04-03T18:21:43.8804470Z Compiling xla/service/cpu/ir_emitter.cc; 30s local 2024-04-03T18:21:43.8805417Z Compiling xla/pjrt/pjrt_c_api_client.cc; 30s local 2024-04-03T18:21:43.8806406Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 26s local 2024-04-03T18:21:43.8807678Z @llvm-project//mlir:SparseTensorTransforms; 24s local 2024-04-03T18:21:43.8808716Z Compiling xla/python/pjrt_ifrt/xla_compiler.cc; 23s local 2024-04-03T18:21:43.8809629Z @xla//xla/mlir_hlo:mhlo_passes; 22s local ... 2024-04-03T18:21:44.0745974Z 2024-04-03T18:21:44.0746650Z  2024-04-03T18:21:44.0747196Z  2024-04-03T18:21:44.0747823Z  2024-04-03T18:21:44.0748251Z  2024-04-03T18:21:44.0748685Z  2024-04-03T18:21:44.0749098Z  2024-04-03T18:21:44.0749517Z  2024-04-03T18:21:44.0749883Z  2024-04-03T18:21:44.0751074Z [19,299 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:44.0752378Z Compiling xla/service/cpu/ir_emitter.cc; 32s local 2024-04-03T18:21:44.0753307Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 31s local 2024-04-03T18:21:44.0754254Z Compiling xla/service/cpu/ir_emitter.cc; 30s local 2024-04-03T18:21:44.0755062Z Compiling xla/pjrt/pjrt_c_api_client.cc; 30s local 2024-04-03T18:21:44.0756005Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 26s local 2024-04-03T18:21:44.0757055Z @llvm-project//mlir:SparseTensorTransforms; 24s local 2024-04-03T18:21:44.0757890Z @xla//xla/mlir_hlo:mhlo_passes; 22s local 2024-04-03T18:21:44.0758857Z @llvm-project//mlir:SparseTensorTransforms; 21s local ... 2024-04-03T18:21:44.3873624Z 2024-04-03T18:21:44.3874767Z  2024-04-03T18:21:44.3875720Z  2024-04-03T18:21:44.3876796Z  2024-04-03T18:21:44.3877217Z  2024-04-03T18:21:44.3877552Z  2024-04-03T18:21:44.3877889Z  2024-04-03T18:21:44.3878230Z  2024-04-03T18:21:44.3878563Z  2024-04-03T18:21:44.3879563Z [19,300 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:44.3880714Z Compiling xla/service/cpu/ir_emitter.cc; 32s local 2024-04-03T18:21:44.3881606Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 32s local 2024-04-03T18:21:44.3882489Z Compiling xla/service/cpu/ir_emitter.cc; 31s local 2024-04-03T18:21:44.3883271Z Compiling xla/pjrt/pjrt_c_api_client.cc; 31s local 2024-04-03T18:21:44.3884149Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 27s local 2024-04-03T18:21:44.3885239Z @llvm-project//mlir:SparseTensorTransforms; 25s local 2024-04-03T18:21:44.3886020Z @xla//xla/mlir_hlo:mhlo_passes; 22s local 2024-04-03T18:21:44.3886905Z @llvm-project//mlir:SparseTensorTransforms; 20s local ... 2024-04-03T18:21:44.6761692Z 2024-04-03T18:21:44.6762931Z  2024-04-03T18:21:44.6763667Z  2024-04-03T18:21:44.6764096Z  2024-04-03T18:21:44.6764721Z  2024-04-03T18:21:44.6765935Z  2024-04-03T18:21:44.6766379Z  2024-04-03T18:21:44.6766978Z  2024-04-03T18:21:44.6767561Z  2024-04-03T18:21:44.6769100Z [19,300 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:44.6771218Z Compiling xla/service/cpu/ir_emitter.cc; 32s local 2024-04-03T18:21:44.6773231Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 32s local 2024-04-03T18:21:44.6774567Z Compiling xla/service/cpu/ir_emitter.cc; 31s local 2024-04-03T18:21:44.6775910Z Compiling xla/pjrt/pjrt_c_api_client.cc; 31s local 2024-04-03T18:21:44.6777734Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 27s local 2024-04-03T18:21:44.6779362Z @llvm-project//mlir:SparseTensorTransforms; 25s local 2024-04-03T18:21:44.6780650Z @xla//xla/mlir_hlo:mhlo_passes; 23s local 2024-04-03T18:21:44.6781948Z @llvm-project//mlir:SparseTensorTransforms; 20s local ... 2024-04-03T18:21:45.0761010Z 2024-04-03T18:21:45.0761942Z  2024-04-03T18:21:45.0762470Z  2024-04-03T18:21:45.0762889Z  2024-04-03T18:21:45.0763274Z  2024-04-03T18:21:45.0763705Z  2024-04-03T18:21:45.0764224Z  2024-04-03T18:21:45.0764682Z  2024-04-03T18:21:45.0765044Z  2024-04-03T18:21:45.0766150Z [19,302 / 19,967] 5 / 18 tests; 47 actions running; last test: ...la_util_test 2024-04-03T18:21:45.0767551Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 32s local 2024-04-03T18:21:45.0768589Z Compiling xla/service/cpu/ir_emitter.cc; 31s local 2024-04-03T18:21:45.0769501Z Compiling xla/pjrt/pjrt_c_api_client.cc; 31s local 2024-04-03T18:21:45.0770549Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 27s local 2024-04-03T18:21:45.0771467Z @xla//xla/mlir_hlo:mhlo_passes; 23s local 2024-04-03T18:21:45.0772481Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:21:45.0773423Z Compiling xla/python/ifrt/memory.cc; 20s local 2024-04-03T18:21:45.0774601Z Compiling xla/pjrt/tracked_device_buffer.cc; 20s local ... 2024-04-03T18:21:45.2762649Z 2024-04-03T18:21:45.2763393Z  2024-04-03T18:21:45.2764033Z  2024-04-03T18:21:45.2764481Z  2024-04-03T18:21:45.2764863Z  2024-04-03T18:21:45.2765247Z  2024-04-03T18:21:45.2765653Z  2024-04-03T18:21:45.2766058Z  2024-04-03T18:21:45.2766470Z  2024-04-03T18:21:45.2767705Z [19,302 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:45.2769204Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 32s local 2024-04-03T18:21:45.2770270Z Compiling xla/service/cpu/ir_emitter.cc; 32s local 2024-04-03T18:21:45.2771224Z Compiling xla/pjrt/pjrt_c_api_client.cc; 32s local 2024-04-03T18:21:45.2772288Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 28s local 2024-04-03T18:21:45.2773207Z @xla//xla/mlir_hlo:mhlo_passes; 23s local 2024-04-03T18:21:45.2774257Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:21:45.2775362Z Compiling xla/python/ifrt/memory.cc; 20s local 2024-04-03T18:21:45.2776315Z Compiling xla/pjrt/tracked_device_buffer.cc; 20s local ... 2024-04-03T18:21:45.5486177Z 2024-04-03T18:21:45.5486987Z  2024-04-03T18:21:45.5487521Z  2024-04-03T18:21:45.5487982Z  2024-04-03T18:21:45.5488418Z  2024-04-03T18:21:45.5488848Z  2024-04-03T18:21:45.5489283Z  2024-04-03T18:21:45.5489704Z  2024-04-03T18:21:45.5490092Z  2024-04-03T18:21:45.5491209Z [19,303 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:45.5492687Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 33s local 2024-04-03T18:21:45.5493836Z Compiling xla/service/cpu/ir_emitter.cc; 32s local 2024-04-03T18:21:45.5495128Z Compiling xla/pjrt/pjrt_c_api_client.cc; 32s local 2024-04-03T18:21:45.5496234Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 28s local 2024-04-03T18:21:45.5497106Z @xla//xla/mlir_hlo:mhlo_passes; 23s local 2024-04-03T18:21:45.5497964Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:21:45.5499301Z Compiling xla/python/ifrt/memory.cc; 21s local 2024-04-03T18:21:45.5500302Z Compiling xla/pjrt/tracked_device_buffer.cc; 21s local ... 2024-04-03T18:21:45.8767483Z 2024-04-03T18:21:45.8768243Z  2024-04-03T18:21:45.8768807Z  2024-04-03T18:21:45.8769504Z  2024-04-03T18:21:45.8769988Z  2024-04-03T18:21:45.8770386Z  2024-04-03T18:21:45.8770789Z  2024-04-03T18:21:45.8771194Z  2024-04-03T18:21:45.8771779Z  2024-04-03T18:21:45.8773038Z [19,303 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:45.8774755Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 33s local 2024-04-03T18:21:45.8775865Z Compiling xla/service/cpu/ir_emitter.cc; 32s local 2024-04-03T18:21:45.8776782Z Compiling xla/pjrt/pjrt_c_api_client.cc; 32s local 2024-04-03T18:21:45.8777839Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 28s local 2024-04-03T18:21:45.8778821Z @xla//xla/mlir_hlo:mhlo_passes; 24s local 2024-04-03T18:21:45.8779919Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:21:45.8780904Z Compiling xla/python/ifrt/memory.cc; 21s local 2024-04-03T18:21:45.8781960Z Compiling xla/pjrt/tracked_device_buffer.cc; 21s local ... 2024-04-03T18:21:46.1917219Z 2024-04-03T18:21:46.1918061Z  2024-04-03T18:21:46.1918603Z  2024-04-03T18:21:46.1919055Z  2024-04-03T18:21:46.1919504Z  2024-04-03T18:21:46.1919903Z  2024-04-03T18:21:46.1920341Z  2024-04-03T18:21:46.1920766Z  2024-04-03T18:21:46.1921162Z  2024-04-03T18:21:46.1922339Z [19,304 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:46.1923845Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 33s local 2024-04-03T18:21:46.1924926Z Compiling xla/pjrt/pjrt_c_api_client.cc; 32s local 2024-04-03T18:21:46.1925970Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 28s local 2024-04-03T18:21:46.1926949Z @xla//xla/mlir_hlo:mhlo_passes; 24s local 2024-04-03T18:21:46.1927939Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:21:46.1928893Z Compiling xla/python/ifrt/memory.cc; 21s local 2024-04-03T18:21:46.1929839Z Compiling xla/pjrt/tracked_device_buffer.cc; 21s local 2024-04-03T18:21:46.1930902Z Compiling .../transforms/compilation_pipeline_cpu.cc; 21s local ... 2024-04-03T18:21:46.4790078Z 2024-04-03T18:21:46.4790858Z  2024-04-03T18:21:46.4791282Z  2024-04-03T18:21:46.4791621Z  2024-04-03T18:21:46.4791982Z  2024-04-03T18:21:46.4792387Z  2024-04-03T18:21:46.4792796Z  2024-04-03T18:21:46.4793151Z  2024-04-03T18:21:46.4793621Z  2024-04-03T18:21:46.4794815Z [19,304 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:46.4796273Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 34s local 2024-04-03T18:21:46.4797250Z Compiling xla/pjrt/pjrt_c_api_client.cc; 33s local 2024-04-03T18:21:46.4798287Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 29s local 2024-04-03T18:21:46.4799231Z @xla//xla/mlir_hlo:mhlo_passes; 24s local 2024-04-03T18:21:46.4800246Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:21:46.4801115Z Compiling xla/python/ifrt/memory.cc; 22s local 2024-04-03T18:21:46.4818714Z Compiling xla/pjrt/tracked_device_buffer.cc; 21s local 2024-04-03T18:21:46.4823260Z Compiling .../transforms/compilation_pipeline_cpu.cc; 21s local ... 2024-04-03T18:21:46.9150236Z 2024-04-03T18:21:46.9150917Z  2024-04-03T18:21:46.9151401Z  2024-04-03T18:21:46.9151830Z  2024-04-03T18:21:46.9152265Z  2024-04-03T18:21:46.9152633Z  2024-04-03T18:21:46.9153045Z  2024-04-03T18:21:46.9153465Z  2024-04-03T18:21:46.9153847Z  2024-04-03T18:21:46.9155033Z [19,305 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:46.9156810Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 34s local 2024-04-03T18:21:46.9157993Z Compiling xla/pjrt/pjrt_c_api_client.cc; 33s local 2024-04-03T18:21:46.9159163Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 29s local 2024-04-03T18:21:46.9160104Z @xla//xla/mlir_hlo:mhlo_passes; 25s local 2024-04-03T18:21:46.9161277Z @llvm-project//mlir:SparseTensorTransforms; 23s local 2024-04-03T18:21:46.9162246Z Compiling xla/pjrt/tracked_device_buffer.cc; 22s local 2024-04-03T18:21:46.9163375Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 21s local 2024-04-03T18:21:46.9164494Z Compiling xla/service/cpu/cpu_compiler.cc; 21s local ... 2024-04-03T18:21:47.1937328Z 2024-04-03T18:21:47.1938411Z  2024-04-03T18:21:47.1939117Z  2024-04-03T18:21:47.1939742Z  2024-04-03T18:21:47.1940163Z  2024-04-03T18:21:47.1940746Z  2024-04-03T18:21:47.1941331Z  2024-04-03T18:21:47.1941713Z  2024-04-03T18:21:47.1942533Z  2024-04-03T18:21:47.1944037Z [19,307 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:47.1945666Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 34s local 2024-04-03T18:21:47.1947094Z Compiling xla/pjrt/pjrt_c_api_client.cc; 34s local 2024-04-03T18:21:47.1948663Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 29s local 2024-04-03T18:21:47.1949842Z @xla//xla/mlir_hlo:mhlo_passes; 25s local 2024-04-03T18:21:47.1951900Z Compiling xla/pjrt/tracked_device_buffer.cc; 22s local 2024-04-03T18:21:47.1953569Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 22s local 2024-04-03T18:21:47.1955112Z Compiling xla/service/cpu/cpu_compiler.cc; 21s local 2024-04-03T18:21:47.1956145Z Compiling xla/pjrt/pjrt_api.cc; 20s local ... 2024-04-03T18:21:47.4772223Z 2024-04-03T18:21:47.4772907Z  2024-04-03T18:21:47.4773402Z  2024-04-03T18:21:47.4773820Z  2024-04-03T18:21:47.4774238Z  2024-04-03T18:21:47.4774787Z  2024-04-03T18:21:47.4775190Z  2024-04-03T18:21:47.4775618Z  2024-04-03T18:21:47.4776036Z  2024-04-03T18:21:47.4777183Z [19,308 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:47.4778613Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 35s local 2024-04-03T18:21:47.4779631Z Compiling xla/pjrt/pjrt_c_api_client.cc; 34s local 2024-04-03T18:21:47.4780647Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 30s local 2024-04-03T18:21:47.4781588Z @xla//xla/mlir_hlo:mhlo_passes; 25s local 2024-04-03T18:21:47.4782451Z Compiling xla/pjrt/tracked_device_buffer.cc; 22s local 2024-04-03T18:21:47.4783598Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 22s local 2024-04-03T18:21:47.4784705Z Compiling xla/service/cpu/cpu_compiler.cc; 22s local 2024-04-03T18:21:47.4785680Z Compiling xla/python/ifrt/future.cc; 17s local ... 2024-04-03T18:21:47.7399638Z 2024-04-03T18:21:47.7400413Z  2024-04-03T18:21:47.7400956Z  2024-04-03T18:21:47.7401377Z  2024-04-03T18:21:47.7401795Z  2024-04-03T18:21:47.7402196Z  2024-04-03T18:21:47.7402591Z  2024-04-03T18:21:47.7402983Z  2024-04-03T18:21:47.7403397Z  2024-04-03T18:21:47.7404546Z [19,309 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:47.7406002Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 35s local 2024-04-03T18:21:47.7407130Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 30s local 2024-04-03T18:21:47.7408036Z @xla//xla/mlir_hlo:mhlo_passes; 26s local 2024-04-03T18:21:47.7408992Z Compiling xla/pjrt/tracked_device_buffer.cc; 23s local 2024-04-03T18:21:47.7410105Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 22s local 2024-04-03T18:21:47.7411185Z Compiling xla/service/cpu/cpu_compiler.cc; 22s local 2024-04-03T18:21:47.7412436Z Compiling xla/python/ifrt/future.cc; 18s local 2024-04-03T18:21:47.7413727Z @llvm-project//mlir:SparseTensorTransforms; 17s local ... 2024-04-03T18:21:47.9741097Z 2024-04-03T18:21:47.9741833Z  2024-04-03T18:21:47.9742558Z  2024-04-03T18:21:47.9742947Z  2024-04-03T18:21:47.9743329Z  2024-04-03T18:21:47.9743710Z  2024-04-03T18:21:47.9744100Z  2024-04-03T18:21:47.9744550Z  2024-04-03T18:21:47.9744903Z  2024-04-03T18:21:47.9745986Z [19,310 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:47.9747374Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 35s local 2024-04-03T18:21:47.9748789Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 30s local 2024-04-03T18:21:47.9749683Z @xla//xla/mlir_hlo:mhlo_passes; 26s local 2024-04-03T18:21:47.9750577Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 22s local 2024-04-03T18:21:47.9751598Z Compiling xla/service/cpu/cpu_compiler.cc; 22s local 2024-04-03T18:21:47.9752414Z Compiling xla/python/ifrt/future.cc; 18s local 2024-04-03T18:21:47.9753372Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:21:47.9754284Z Compiling xla/pjrt/host_callback.cc; 17s local ... 2024-04-03T18:21:48.2788932Z 2024-04-03T18:21:48.2789606Z  2024-04-03T18:21:48.2790052Z  2024-04-03T18:21:48.2790423Z  2024-04-03T18:21:48.2790793Z  2024-04-03T18:21:48.2791172Z  2024-04-03T18:21:48.2791536Z  2024-04-03T18:21:48.2791906Z  2024-04-03T18:21:48.2792292Z  2024-04-03T18:21:48.2793401Z [19,310 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:48.2794743Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 35s local 2024-04-03T18:21:48.2795755Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 31s local 2024-04-03T18:21:48.2796516Z @xla//xla/mlir_hlo:mhlo_passes; 26s local 2024-04-03T18:21:48.2797430Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 23s local 2024-04-03T18:21:48.2798550Z Compiling xla/service/cpu/cpu_compiler.cc; 22s local 2024-04-03T18:21:48.2799362Z Compiling xla/python/ifrt/future.cc; 18s local 2024-04-03T18:21:48.2800321Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:21:48.2801218Z Compiling xla/pjrt/host_callback.cc; 18s local ... 2024-04-03T18:21:48.4837875Z 2024-04-03T18:21:48.4838580Z  2024-04-03T18:21:48.4838985Z  2024-04-03T18:21:48.4839317Z  2024-04-03T18:21:48.4839648Z  2024-04-03T18:21:48.4839960Z  2024-04-03T18:21:48.4840286Z  2024-04-03T18:21:48.4840601Z  2024-04-03T18:21:48.4840929Z  2024-04-03T18:21:48.4841881Z [19,312 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:48.4843032Z Compiling xla/pjrt/cpu/abstract_tfrt_cpu_buffer.cc; 36s local 2024-04-03T18:21:48.4843951Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 31s local 2024-04-03T18:21:48.4844709Z @xla//xla/mlir_hlo:mhlo_passes; 26s local 2024-04-03T18:21:48.4845535Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 23s local 2024-04-03T18:21:48.4846397Z Compiling xla/service/cpu/cpu_compiler.cc; 23s local 2024-04-03T18:21:48.4847128Z Compiling xla/python/ifrt/future.cc; 18s local 2024-04-03T18:21:48.4847954Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:21:48.4848687Z Compiling xla/pjrt/host_callback.cc; 18s local ... 2024-04-03T18:21:48.8532828Z 2024-04-03T18:21:48.8533653Z  2024-04-03T18:21:48.8534169Z  2024-04-03T18:21:48.8534779Z  2024-04-03T18:21:48.8535206Z  2024-04-03T18:21:48.8535626Z  2024-04-03T18:21:48.8536173Z  2024-04-03T18:21:48.8536679Z  2024-04-03T18:21:48.8537140Z  2024-04-03T18:21:48.8538343Z [19,315 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:48.8540246Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 31s local 2024-04-03T18:21:48.8541381Z @xla//xla/mlir_hlo:mhlo_passes; 27s local 2024-04-03T18:21:48.8542595Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 23s local 2024-04-03T18:21:48.8543955Z Compiling xla/service/cpu/cpu_compiler.cc; 23s local 2024-04-03T18:21:48.8545023Z Compiling xla/python/ifrt/future.cc; 19s local 2024-04-03T18:21:48.8546181Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:21:48.8547145Z Compiling xla/pjrt/host_callback.cc; 18s local 2024-04-03T18:21:48.8548328Z Compiling xla/python/ifrt/executable.cc; 18s local ... 2024-04-03T18:21:49.0781044Z 2024-04-03T18:21:49.0781772Z  2024-04-03T18:21:49.0782304Z  2024-04-03T18:21:49.0782718Z  2024-04-03T18:21:49.0783132Z  2024-04-03T18:21:49.0783564Z  2024-04-03T18:21:49.0783934Z  2024-04-03T18:21:49.0784371Z  2024-04-03T18:21:49.0784779Z  2024-04-03T18:21:49.0785951Z [19,315 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:49.0787456Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 31s local 2024-04-03T18:21:49.0788681Z @xla//xla/mlir_hlo:mhlo_passes; 27s local 2024-04-03T18:21:49.0789863Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 23s local 2024-04-03T18:21:49.0791076Z Compiling xla/service/cpu/cpu_compiler.cc; 23s local 2024-04-03T18:21:49.0792208Z Compiling xla/python/ifrt/future.cc; 19s local 2024-04-03T18:21:49.0793296Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:21:49.0794283Z Compiling xla/pjrt/host_callback.cc; 18s local 2024-04-03T18:21:49.0795262Z Compiling xla/python/ifrt/executable.cc; 18s local ... 2024-04-03T18:21:49.4129737Z 2024-04-03T18:21:49.4130497Z  2024-04-03T18:21:49.4131040Z  2024-04-03T18:21:49.4131488Z  2024-04-03T18:21:49.4131884Z  2024-04-03T18:21:49.4132305Z  2024-04-03T18:21:49.4132716Z  2024-04-03T18:21:49.4133125Z  2024-04-03T18:21:49.4133537Z  2024-04-03T18:21:49.4134896Z [19,316 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:49.4136365Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 32s local 2024-04-03T18:21:49.4137414Z @xla//xla/mlir_hlo:mhlo_passes; 27s local 2024-04-03T18:21:49.4138433Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 24s local 2024-04-03T18:21:49.4139602Z Compiling xla/service/cpu/cpu_compiler.cc; 24s local 2024-04-03T18:21:49.4140514Z Compiling xla/python/ifrt/future.cc; 19s local 2024-04-03T18:21:49.4141802Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:21:49.4142726Z Compiling xla/pjrt/host_callback.cc; 19s local 2024-04-03T18:21:49.4143735Z Compiling xla/python/ifrt/executable.cc; 18s local ... 2024-04-03T18:21:49.6785748Z 2024-04-03T18:21:49.6786700Z  2024-04-03T18:21:49.6787170Z  2024-04-03T18:21:49.6787527Z  2024-04-03T18:21:49.6788074Z  2024-04-03T18:21:49.6788401Z  2024-04-03T18:21:49.6788718Z  2024-04-03T18:21:49.6789054Z  2024-04-03T18:21:49.6789458Z  2024-04-03T18:21:49.6790396Z [19,316 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:49.6791529Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 32s local 2024-04-03T18:21:49.6795032Z @xla//xla/mlir_hlo:mhlo_passes; 28s local 2024-04-03T18:21:49.6797372Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 24s local 2024-04-03T18:21:49.6799385Z Compiling xla/service/cpu/cpu_compiler.cc; 24s local 2024-04-03T18:21:49.6801178Z Compiling xla/python/ifrt/future.cc; 20s local 2024-04-03T18:21:49.6802895Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:21:49.6804601Z Compiling xla/pjrt/host_callback.cc; 19s local 2024-04-03T18:21:49.6806147Z Compiling xla/python/ifrt/executable.cc; 19s local ... 2024-04-03T18:21:50.0788881Z 2024-04-03T18:21:50.0790160Z  2024-04-03T18:21:50.0790997Z  2024-04-03T18:21:50.0792005Z  2024-04-03T18:21:50.0792857Z  2024-04-03T18:21:50.0794461Z  2024-04-03T18:21:50.0795141Z  2024-04-03T18:21:50.0795727Z  2024-04-03T18:21:50.0796447Z  2024-04-03T18:21:50.0798067Z [19,318 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:50.0800005Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 32s local 2024-04-03T18:21:50.0802344Z @xla//xla/mlir_hlo:mhlo_passes; 28s local 2024-04-03T18:21:50.0803689Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 24s local 2024-04-03T18:21:50.0805085Z Compiling xla/service/cpu/cpu_compiler.cc; 24s local 2024-04-03T18:21:50.0806117Z Compiling xla/python/ifrt/future.cc; 20s local 2024-04-03T18:21:50.0807390Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:21:50.0808570Z Compiling xla/pjrt/host_callback.cc; 19s local 2024-04-03T18:21:50.0810009Z Compiling xla/python/ifrt/executable.cc; 19s local ... 2024-04-03T18:21:50.4804651Z 2024-04-03T18:21:50.4805382Z  2024-04-03T18:21:50.4805899Z  2024-04-03T18:21:50.4806333Z  2024-04-03T18:21:50.4806751Z  2024-04-03T18:21:50.4807152Z  2024-04-03T18:21:50.4807549Z  2024-04-03T18:21:50.4807943Z  2024-04-03T18:21:50.4808370Z  2024-04-03T18:21:50.4809519Z [19,319 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:50.4810901Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 33s local 2024-04-03T18:21:50.4811830Z @xla//xla/mlir_hlo:mhlo_passes; 28s local 2024-04-03T18:21:50.4812710Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 25s local 2024-04-03T18:21:50.4813551Z Compiling xla/service/cpu/cpu_compiler.cc; 25s local 2024-04-03T18:21:50.4814238Z Compiling xla/python/ifrt/future.cc; 20s local 2024-04-03T18:21:50.4815279Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:21:50.4815982Z Compiling xla/pjrt/host_callback.cc; 20s local 2024-04-03T18:21:50.4816659Z Compiling xla/python/ifrt/executable.cc; 20s local ... 2024-04-03T18:21:50.7974834Z 2024-04-03T18:21:50.7975657Z  2024-04-03T18:21:50.7976158Z  2024-04-03T18:21:50.7976573Z  2024-04-03T18:21:50.7976987Z  2024-04-03T18:21:50.7977379Z  2024-04-03T18:21:50.7977813Z  2024-04-03T18:21:50.7978214Z  2024-04-03T18:21:50.7978616Z  2024-04-03T18:21:50.7979816Z [19,320 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:50.7981310Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 33s local 2024-04-03T18:21:50.7982310Z @xla//xla/mlir_hlo:mhlo_passes; 29s local 2024-04-03T18:21:50.7983356Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 25s local 2024-04-03T18:21:50.7984521Z Compiling xla/service/cpu/cpu_compiler.cc; 25s local 2024-04-03T18:21:50.7985463Z Compiling xla/python/ifrt/future.cc; 21s local 2024-04-03T18:21:50.7986570Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:21:50.7987564Z Compiling xla/pjrt/host_callback.cc; 20s local 2024-04-03T18:21:50.7988752Z Compiling xla/python/ifrt/executable.cc; 20s local ... 2024-04-03T18:21:51.0813191Z 2024-04-03T18:21:51.0813969Z  2024-04-03T18:21:51.0814599Z  2024-04-03T18:21:51.0814989Z  2024-04-03T18:21:51.0815361Z  2024-04-03T18:21:51.0815714Z  2024-04-03T18:21:51.0816069Z  2024-04-03T18:21:51.0816432Z  2024-04-03T18:21:51.0816791Z  2024-04-03T18:21:51.0817860Z [19,322 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:51.0819570Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 33s local 2024-04-03T18:21:51.0820565Z @xla//xla/mlir_hlo:mhlo_passes; 29s local 2024-04-03T18:21:51.0821605Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 25s local 2024-04-03T18:21:51.0822663Z Compiling xla/service/cpu/cpu_compiler.cc; 25s local 2024-04-03T18:21:51.0823586Z Compiling xla/python/ifrt/future.cc; 21s local 2024-04-03T18:21:51.0824534Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:21:51.0825424Z Compiling xla/pjrt/host_callback.cc; 20s local 2024-04-03T18:21:51.0826349Z Compiling xla/python/ifrt/executable.cc; 20s local ... 2024-04-03T18:21:51.8084834Z 2024-04-03T18:21:51.8085563Z  2024-04-03T18:21:51.8086079Z  2024-04-03T18:21:51.8086491Z  2024-04-03T18:21:51.8086902Z  2024-04-03T18:21:51.8087326Z  2024-04-03T18:21:51.8087726Z  2024-04-03T18:21:51.8088150Z  2024-04-03T18:21:51.8088574Z  2024-04-03T18:21:51.8089799Z [19,323 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:51.8091250Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 34s local 2024-04-03T18:21:51.8092266Z @xla//xla/mlir_hlo:mhlo_passes; 30s local 2024-04-03T18:21:51.8093311Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 26s local 2024-04-03T18:21:51.8094854Z Compiling xla/service/cpu/cpu_compiler.cc; 26s local 2024-04-03T18:21:51.8095784Z Compiling xla/python/ifrt/future.cc; 22s local 2024-04-03T18:21:51.8096813Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:21:51.8097705Z Compiling xla/pjrt/host_callback.cc; 21s local 2024-04-03T18:21:51.8098603Z Compiling xla/python/ifrt/executable.cc; 21s local ... 2024-04-03T18:21:52.0819315Z 2024-04-03T18:21:52.0820057Z  2024-04-03T18:21:52.0820523Z  2024-04-03T18:21:52.0820913Z  2024-04-03T18:21:52.0821276Z  2024-04-03T18:21:52.0821655Z  2024-04-03T18:21:52.0822021Z  2024-04-03T18:21:52.0822362Z  2024-04-03T18:21:52.0822727Z  2024-04-03T18:21:52.0823808Z [19,324 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:52.0825067Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 34s local 2024-04-03T18:21:52.0825922Z @xla//xla/mlir_hlo:mhlo_passes; 30s local 2024-04-03T18:21:52.0826894Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 26s local 2024-04-03T18:21:52.0828166Z Compiling xla/service/cpu/cpu_compiler.cc; 26s local 2024-04-03T18:21:52.0829009Z Compiling xla/python/ifrt/future.cc; 22s local 2024-04-03T18:21:52.0830037Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:21:52.0830984Z Compiling xla/pjrt/host_callback.cc; 21s local 2024-04-03T18:21:52.0831811Z Compiling xla/python/ifrt/executable.cc; 21s local ... 2024-04-03T18:21:52.2846371Z 2024-04-03T18:21:52.2847157Z  2024-04-03T18:21:52.2847643Z  2024-04-03T18:21:52.2848034Z  2024-04-03T18:21:52.2848445Z  2024-04-03T18:21:52.2848829Z  2024-04-03T18:21:52.2849224Z  2024-04-03T18:21:52.2849631Z  2024-04-03T18:21:52.2850052Z  2024-04-03T18:21:52.2851266Z [19,326 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:52.2852754Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 35s local 2024-04-03T18:21:52.2853720Z @xla//xla/mlir_hlo:mhlo_passes; 30s local 2024-04-03T18:21:52.2854971Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 27s local 2024-04-03T18:21:52.2856096Z Compiling xla/service/cpu/cpu_compiler.cc; 26s local 2024-04-03T18:21:52.2857214Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:21:52.2858143Z Compiling xla/pjrt/host_callback.cc; 22s local 2024-04-03T18:21:52.2859213Z Compiling xla/python/ifrt/executable.cc; 21s local 2024-04-03T18:21:52.2860756Z @llvm-project//mlir:SparseTensorTransforms; 21s local ... 2024-04-03T18:21:52.6168089Z 2024-04-03T18:21:52.6168849Z  2024-04-03T18:21:52.6169407Z  2024-04-03T18:21:52.6169837Z  2024-04-03T18:21:52.6170595Z  2024-04-03T18:21:52.6171059Z  2024-04-03T18:21:52.6171483Z  2024-04-03T18:21:52.6171927Z  2024-04-03T18:21:52.6172348Z  2024-04-03T18:21:52.6173703Z [19,329 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:52.6175397Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 35s local 2024-04-03T18:21:52.6176570Z @xla//xla/mlir_hlo:mhlo_passes; 31s local 2024-04-03T18:21:52.6177382Z Compiling xla/service/cpu/cpu_compiler.cc; 27s local 2024-04-03T18:21:52.6178536Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:21:52.6179497Z Compiling xla/pjrt/host_callback.cc; 22s local 2024-04-03T18:21:52.6180462Z Compiling xla/python/ifrt/executable.cc; 22s local 2024-04-03T18:21:52.6181627Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:21:52.6182654Z Compiling xla/python/ifrt/device.cc; 21s local ... 2024-04-03T18:21:52.8391107Z 2024-04-03T18:21:52.8391914Z  2024-04-03T18:21:52.8392434Z  2024-04-03T18:21:52.8392903Z  2024-04-03T18:21:52.8393348Z  2024-04-03T18:21:52.8393789Z  2024-04-03T18:21:52.8394172Z  2024-04-03T18:21:52.8394575Z  2024-04-03T18:21:52.8394978Z  2024-04-03T18:21:52.8396153Z [19,331 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:52.8397651Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 35s local 2024-04-03T18:21:52.8398733Z Compiling xla/service/cpu/cpu_compiler.cc; 27s local 2024-04-03T18:21:52.8400048Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:21:52.8400982Z Compiling xla/pjrt/host_callback.cc; 22s local 2024-04-03T18:21:52.8401934Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:21:52.8402691Z Compiling xla/python/ifrt/device.cc; 21s local 2024-04-03T18:21:52.8403593Z Compiling xla/python/ifrt/compiler.cc; 20s local 2024-04-03T18:21:52.8404449Z Compiling .../transforms/compilation_pipeline_cpu.cc; 20s local ... 2024-04-03T18:21:53.0837467Z 2024-04-03T18:21:53.0838274Z  2024-04-03T18:21:53.0838830Z  2024-04-03T18:21:53.0839263Z  2024-04-03T18:21:53.0839689Z  2024-04-03T18:21:53.0843524Z  2024-04-03T18:21:53.0844268Z  2024-04-03T18:21:53.0847676Z  2024-04-03T18:21:53.0848274Z  2024-04-03T18:21:53.0849860Z [19,331 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:53.0851979Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 35s local 2024-04-03T18:21:53.0853244Z Compiling xla/service/cpu/cpu_compiler.cc; 27s local 2024-04-03T18:21:53.0854940Z @llvm-project//mlir:SparseTensorTransforms; 23s local 2024-04-03T18:21:53.0856750Z Compiling xla/pjrt/host_callback.cc; 22s local 2024-04-03T18:21:53.0857948Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:21:53.0858920Z Compiling xla/python/ifrt/device.cc; 21s local 2024-04-03T18:21:53.0859828Z Compiling xla/python/ifrt/compiler.cc; 21s local 2024-04-03T18:21:53.0860941Z Compiling .../transforms/compilation_pipeline_cpu.cc; 20s local ... 2024-04-03T18:21:53.5403068Z 2024-04-03T18:21:53.5403861Z  2024-04-03T18:21:53.5404355Z  2024-04-03T18:21:53.5404786Z  2024-04-03T18:21:53.5405203Z  2024-04-03T18:21:53.5405609Z  2024-04-03T18:21:53.5406021Z  2024-04-03T18:21:53.5406422Z  2024-04-03T18:21:53.5406838Z  2024-04-03T18:21:53.5408080Z [19,332 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:53.5409587Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 36s local 2024-04-03T18:21:53.5411051Z Compiling xla/service/cpu/cpu_compiler.cc; 28s local 2024-04-03T18:21:53.5412322Z @llvm-project//mlir:SparseTensorTransforms; 23s local 2024-04-03T18:21:53.5413584Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:21:53.5414673Z Compiling xla/python/ifrt/device.cc; 22s local 2024-04-03T18:21:53.5415723Z Compiling xla/python/ifrt/compiler.cc; 21s local 2024-04-03T18:21:53.5416850Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 21s local 2024-04-03T18:21:53.5418120Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 21s local ... 2024-04-03T18:21:53.8877304Z 2024-04-03T18:21:53.8878087Z  2024-04-03T18:21:53.8878567Z  2024-04-03T18:21:53.8878990Z  2024-04-03T18:21:53.8879404Z  2024-04-03T18:21:53.8879774Z  2024-04-03T18:21:53.8880347Z  2024-04-03T18:21:53.8880775Z  2024-04-03T18:21:53.8881204Z  2024-04-03T18:21:53.8882443Z [19,332 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:53.8883992Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 36s local 2024-04-03T18:21:53.8885015Z Compiling xla/service/cpu/cpu_compiler.cc; 28s local 2024-04-03T18:21:53.8886098Z @llvm-project//mlir:SparseTensorTransforms; 24s local 2024-04-03T18:21:53.8887198Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:21:53.8888093Z Compiling xla/python/ifrt/device.cc; 22s local 2024-04-03T18:21:53.8889000Z Compiling xla/python/ifrt/compiler.cc; 21s local 2024-04-03T18:21:53.8890118Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 21s local 2024-04-03T18:21:53.8891329Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 21s local ... 2024-04-03T18:21:54.2268468Z 2024-04-03T18:21:54.2287334Z  2024-04-03T18:21:54.2288086Z  2024-04-03T18:21:54.2288538Z  2024-04-03T18:21:54.2288944Z  2024-04-03T18:21:54.2289313Z  2024-04-03T18:21:54.2289638Z  2024-04-03T18:21:54.2289974Z  2024-04-03T18:21:54.2290337Z  2024-04-03T18:21:54.2291460Z [19,334 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:54.2292769Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 37s local 2024-04-03T18:21:54.2293621Z Compiling xla/service/cpu/cpu_compiler.cc; 28s local 2024-04-03T18:21:54.2294889Z @llvm-project//mlir:SparseTensorTransforms; 24s local 2024-04-03T18:21:54.2295966Z @llvm-project//mlir:SparseTensorTransforms; 23s local 2024-04-03T18:21:54.2296878Z Compiling xla/python/ifrt/compiler.cc; 22s local 2024-04-03T18:21:54.2297942Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 21s local 2024-04-03T18:21:54.2299172Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 21s local 2024-04-03T18:21:54.2300512Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 21s local ... 2024-04-03T18:21:54.4908701Z 2024-04-03T18:21:54.4956117Z  2024-04-03T18:21:54.4956597Z  2024-04-03T18:21:54.4956996Z  2024-04-03T18:21:54.4957453Z  2024-04-03T18:21:54.4957866Z  2024-04-03T18:21:54.4958293Z  2024-04-03T18:21:54.4958732Z  2024-04-03T18:21:54.4959154Z  2024-04-03T18:21:54.4960297Z [19,334 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:54.4961845Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 37s local 2024-04-03T18:21:54.4962965Z Compiling xla/service/cpu/cpu_compiler.cc; 29s local 2024-04-03T18:21:54.4964102Z @llvm-project//mlir:SparseTensorTransforms; 24s local 2024-04-03T18:21:54.4965241Z @llvm-project//mlir:SparseTensorTransforms; 23s local 2024-04-03T18:21:54.4966230Z Compiling xla/python/ifrt/compiler.cc; 22s local 2024-04-03T18:21:54.4967425Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 22s local 2024-04-03T18:21:54.4968805Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 22s local 2024-04-03T18:21:54.4970293Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 21s local ... 2024-04-03T18:21:54.6851500Z 2024-04-03T18:21:54.6862386Z  2024-04-03T18:21:54.6863106Z  2024-04-03T18:21:54.6863896Z  2024-04-03T18:21:54.6864375Z  2024-04-03T18:21:54.6864827Z  2024-04-03T18:21:54.6865221Z  2024-04-03T18:21:54.6865614Z  2024-04-03T18:21:54.6866160Z  2024-04-03T18:21:54.6867517Z [19,335 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:54.6869461Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 37s local 2024-04-03T18:21:54.6870434Z Compiling xla/service/cpu/cpu_compiler.cc; 29s local 2024-04-03T18:21:54.6871701Z @llvm-project//mlir:SparseTensorTransforms; 24s local 2024-04-03T18:21:54.6872951Z @llvm-project//mlir:SparseTensorTransforms; 23s local 2024-04-03T18:21:54.6874360Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 22s local 2024-04-03T18:21:54.6875707Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 22s local 2024-04-03T18:21:54.6876785Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 21s local 2024-04-03T18:21:54.6877830Z Compiling xla/pjrt/cpu/cpu_client.cc; 21s local ... 2024-04-03T18:21:55.0856676Z 2024-04-03T18:21:55.0857394Z  2024-04-03T18:21:55.0857930Z  2024-04-03T18:21:55.0858406Z  2024-04-03T18:21:55.0858855Z  2024-04-03T18:21:55.0859277Z  2024-04-03T18:21:55.0859681Z  2024-04-03T18:21:55.0860115Z  2024-04-03T18:21:55.0860548Z  2024-04-03T18:21:55.0861781Z [19,339 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:55.0863355Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 37s local 2024-04-03T18:21:55.0864382Z Compiling xla/service/cpu/cpu_compiler.cc; 29s local 2024-04-03T18:21:55.0865649Z @llvm-project//mlir:SparseTensorTransforms; 23s local 2024-04-03T18:21:55.0867038Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 22s local 2024-04-03T18:21:55.0868623Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 22s local 2024-04-03T18:21:55.0869705Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 21s local 2024-04-03T18:21:55.0870681Z Compiling xla/pjrt/cpu/cpu_client.cc; 21s local 2024-04-03T18:21:55.0871770Z @llvm-project//mlir:LinalgTransforms; 20s local ... 2024-04-03T18:21:55.4796510Z 2024-04-03T18:21:55.4797716Z  2024-04-03T18:21:55.4798706Z  2024-04-03T18:21:55.4799804Z  2024-04-03T18:21:55.4800457Z  2024-04-03T18:21:55.4800895Z  2024-04-03T18:21:55.4801312Z  2024-04-03T18:21:55.4801720Z  2024-04-03T18:21:55.4802149Z  2024-04-03T18:21:55.4803327Z [19,340 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:55.4804817Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 38s local 2024-04-03T18:21:55.4805940Z Compiling xla/service/cpu/cpu_compiler.cc; 30s local 2024-04-03T18:21:55.4807131Z @llvm-project//mlir:SparseTensorTransforms; 24s local 2024-04-03T18:21:55.4808358Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 23s local 2024-04-03T18:21:55.4809669Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 23s local 2024-04-03T18:21:55.4810777Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 22s local 2024-04-03T18:21:55.4811783Z Compiling xla/pjrt/cpu/cpu_client.cc; 22s local 2024-04-03T18:21:55.4812901Z @llvm-project//mlir:LinalgTransforms; 20s local ... 2024-04-03T18:21:55.6859733Z 2024-04-03T18:21:55.6860561Z  2024-04-03T18:21:55.6861074Z  2024-04-03T18:21:55.6861489Z  2024-04-03T18:21:55.6861914Z  2024-04-03T18:21:55.6862314Z  2024-04-03T18:21:55.6862750Z  2024-04-03T18:21:55.6863149Z  2024-04-03T18:21:55.6863584Z  2024-04-03T18:21:55.6864784Z [19,340 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:55.6866497Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 38s local 2024-04-03T18:21:55.6868006Z Compiling xla/service/cpu/cpu_compiler.cc; 30s local 2024-04-03T18:21:55.6869177Z @llvm-project//mlir:SparseTensorTransforms; 24s local 2024-04-03T18:21:55.6870417Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 23s local 2024-04-03T18:21:55.6871586Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 23s local 2024-04-03T18:21:55.6872647Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 22s local 2024-04-03T18:21:55.6873555Z Compiling xla/pjrt/cpu/cpu_client.cc; 22s local 2024-04-03T18:21:55.6874533Z @llvm-project//mlir:LinalgTransforms; 20s local ... 2024-04-03T18:21:56.0007416Z 2024-04-03T18:21:56.0034183Z  2024-04-03T18:21:56.0035129Z  2024-04-03T18:21:56.0035559Z  2024-04-03T18:21:56.0036039Z  2024-04-03T18:21:56.0036467Z  2024-04-03T18:21:56.0036939Z  2024-04-03T18:21:56.0037392Z  2024-04-03T18:21:56.0037835Z  2024-04-03T18:21:56.0039080Z [19,341 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:56.0040694Z Compiling xla/service/cpu/cpu_compiler.cc; 30s local 2024-04-03T18:21:56.0041823Z @llvm-project//mlir:SparseTensorTransforms; 24s local 2024-04-03T18:21:56.0043051Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 23s local 2024-04-03T18:21:56.0044327Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 23s local 2024-04-03T18:21:56.0045441Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 22s local 2024-04-03T18:21:56.0046351Z Compiling xla/pjrt/cpu/cpu_client.cc; 22s local 2024-04-03T18:21:56.0047424Z @llvm-project//mlir:LinalgTransforms; 21s local 2024-04-03T18:21:56.0048404Z Compiling xla/python/ifrt/client.cc; 18s local ... 2024-04-03T18:21:56.2864702Z 2024-04-03T18:21:56.2865454Z  2024-04-03T18:21:56.2866016Z  2024-04-03T18:21:56.2866483Z  2024-04-03T18:21:56.2866909Z  2024-04-03T18:21:56.2867346Z  2024-04-03T18:21:56.2867957Z  2024-04-03T18:21:56.2868388Z  2024-04-03T18:21:56.2868830Z  2024-04-03T18:21:56.2870020Z [19,341 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:56.2871446Z Compiling xla/service/cpu/cpu_compiler.cc; 30s local 2024-04-03T18:21:56.2872556Z @llvm-project//mlir:SparseTensorTransforms; 25s local 2024-04-03T18:21:56.2873734Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 24s local 2024-04-03T18:21:56.2874972Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 23s local 2024-04-03T18:21:56.2876115Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 23s local 2024-04-03T18:21:56.2877035Z Compiling xla/pjrt/cpu/cpu_client.cc; 22s local 2024-04-03T18:21:56.2877994Z @llvm-project//mlir:LinalgTransforms; 21s local 2024-04-03T18:21:56.2878895Z Compiling xla/python/ifrt/client.cc; 18s local ... 2024-04-03T18:21:56.7491271Z 2024-04-03T18:21:56.7492466Z  2024-04-03T18:21:56.7493308Z  2024-04-03T18:21:56.7496571Z  2024-04-03T18:21:56.7497187Z  2024-04-03T18:21:56.7500070Z  2024-04-03T18:21:56.7500683Z  2024-04-03T18:21:56.7503254Z  2024-04-03T18:21:56.7503834Z  2024-04-03T18:21:56.7505622Z [19,342 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:56.7507033Z Compiling xla/service/cpu/cpu_compiler.cc; 31s local 2024-04-03T18:21:56.7508557Z @llvm-project//mlir:SparseTensorTransforms; 25s local 2024-04-03T18:21:56.7509699Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 24s local 2024-04-03T18:21:56.7510920Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 24s local 2024-04-03T18:21:56.7511992Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 23s local 2024-04-03T18:21:56.7513333Z Compiling xla/pjrt/cpu/cpu_client.cc; 23s local 2024-04-03T18:21:56.7514341Z @llvm-project//mlir:LinalgTransforms; 21s local 2024-04-03T18:21:56.7515459Z Compiling xla/python/ifrt/client.cc; 19s local ... 2024-04-03T18:21:56.9781157Z 2024-04-03T18:21:56.9781937Z  2024-04-03T18:21:56.9782457Z  2024-04-03T18:21:56.9782878Z  2024-04-03T18:21:56.9783293Z  2024-04-03T18:21:56.9783667Z  2024-04-03T18:21:56.9784215Z  2024-04-03T18:21:56.9784646Z  2024-04-03T18:21:56.9785072Z  2024-04-03T18:21:56.9786202Z [19,343 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:56.9788002Z Compiling xla/service/cpu/cpu_compiler.cc; 31s local 2024-04-03T18:21:56.9789097Z @llvm-project//mlir:SparseTensorTransforms; 25s local 2024-04-03T18:21:56.9790161Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 24s local 2024-04-03T18:21:56.9791335Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 24s local 2024-04-03T18:21:56.9792427Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 23s local 2024-04-03T18:21:56.9793185Z Compiling xla/pjrt/cpu/cpu_client.cc; 23s local 2024-04-03T18:21:56.9794110Z @llvm-project//mlir:LinalgTransforms; 22s local 2024-04-03T18:21:56.9795039Z Compiling xla/python/ifrt/client.cc; 19s local ... 2024-04-03T18:21:57.2871108Z 2024-04-03T18:21:57.2871902Z  2024-04-03T18:21:57.2872466Z  2024-04-03T18:21:57.2872877Z  2024-04-03T18:21:57.2873285Z  2024-04-03T18:21:57.2873656Z  2024-04-03T18:21:57.2874011Z  2024-04-03T18:21:57.2874417Z  2024-04-03T18:21:57.2874815Z  2024-04-03T18:21:57.2881565Z [19,344 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:57.2882932Z Compiling xla/service/cpu/cpu_compiler.cc; 31s local 2024-04-03T18:21:57.2884030Z @llvm-project//mlir:SparseTensorTransforms; 26s local 2024-04-03T18:21:57.2885140Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 25s local 2024-04-03T18:21:57.2886291Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 24s local 2024-04-03T18:21:57.2887173Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 24s local 2024-04-03T18:21:57.2888044Z Compiling xla/pjrt/cpu/cpu_client.cc; 23s local 2024-04-03T18:21:57.2888884Z Compiling xla/python/ifrt/client.cc; 19s local 2024-04-03T18:21:57.2889884Z Compiling xla/python/pjrt_ifrt/pjrt_tuple.cc; 19s local ... 2024-04-03T18:21:57.4874081Z 2024-04-03T18:21:57.4874855Z  2024-04-03T18:21:57.4875368Z  2024-04-03T18:21:57.4875791Z  2024-04-03T18:21:57.4876206Z  2024-04-03T18:21:57.4876621Z  2024-04-03T18:21:57.4877043Z  2024-04-03T18:21:57.4877460Z  2024-04-03T18:21:57.4877909Z  2024-04-03T18:21:57.4879077Z [19,345 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:57.4880542Z Compiling xla/service/cpu/cpu_compiler.cc; 32s local 2024-04-03T18:21:57.4881737Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 25s local 2024-04-03T18:21:57.4883030Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 25s local 2024-04-03T18:21:57.4884141Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 24s local 2024-04-03T18:21:57.4885118Z Compiling xla/pjrt/cpu/cpu_client.cc; 24s local 2024-04-03T18:21:57.4885991Z Compiling xla/python/ifrt/client.cc; 19s local 2024-04-03T18:21:57.4886942Z Compiling xla/python/pjrt_ifrt/pjrt_tuple.cc; 19s local 2024-04-03T18:21:57.4887942Z Compiling xla/python/ifrt/sharding.cc; 19s local ... 2024-04-03T18:21:57.7252745Z 2024-04-03T18:21:57.7253470Z  2024-04-03T18:21:57.7253985Z  2024-04-03T18:21:57.7254553Z  2024-04-03T18:21:57.7254979Z  2024-04-03T18:21:57.7255381Z  2024-04-03T18:21:57.7255791Z  2024-04-03T18:21:57.7256205Z  2024-04-03T18:21:57.7256605Z  2024-04-03T18:21:57.7258183Z [19,346 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:57.7259763Z Compiling xla/service/cpu/cpu_compiler.cc; 32s local 2024-04-03T18:21:57.7262482Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 25s local 2024-04-03T18:21:57.7263497Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 25s local 2024-04-03T18:21:57.7264384Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 24s local 2024-04-03T18:21:57.7265092Z Compiling xla/pjrt/cpu/cpu_client.cc; 24s local 2024-04-03T18:21:57.7265767Z Compiling xla/python/ifrt/client.cc; 20s local 2024-04-03T18:21:57.7266525Z Compiling xla/python/pjrt_ifrt/pjrt_tuple.cc; 19s local 2024-04-03T18:21:57.7267564Z Compiling xla/python/ifrt/sharding.cc; 19s local ... 2024-04-03T18:21:58.0878876Z 2024-04-03T18:21:58.0879683Z  2024-04-03T18:21:58.0880244Z  2024-04-03T18:21:58.0880693Z  2024-04-03T18:21:58.0881305Z  2024-04-03T18:21:58.0881777Z  2024-04-03T18:21:58.0882214Z  2024-04-03T18:21:58.0882665Z  2024-04-03T18:21:58.0883128Z  2024-04-03T18:21:58.0884370Z [19,347 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:58.0885831Z Compiling xla/service/cpu/cpu_compiler.cc; 32s local 2024-04-03T18:21:58.0886926Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 25s local 2024-04-03T18:21:58.0887910Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 25s local 2024-04-03T18:21:58.0889112Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 24s local 2024-04-03T18:21:58.0890068Z Compiling xla/pjrt/cpu/cpu_client.cc; 24s local 2024-04-03T18:21:58.0890917Z Compiling xla/python/ifrt/client.cc; 20s local 2024-04-03T18:21:58.0891894Z Compiling xla/python/pjrt_ifrt/pjrt_tuple.cc; 20s local 2024-04-03T18:21:58.0892897Z Compiling xla/python/ifrt/sharding.cc; 20s local ... 2024-04-03T18:21:58.4717358Z 2024-04-03T18:21:58.4718437Z  2024-04-03T18:21:58.4719132Z  2024-04-03T18:21:58.4719806Z  2024-04-03T18:21:58.4720476Z  2024-04-03T18:21:58.4721193Z  2024-04-03T18:21:58.4723991Z  2024-04-03T18:21:58.4724528Z  2024-04-03T18:21:58.4725027Z  2024-04-03T18:21:58.4726271Z [19,348 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:58.4727588Z Compiling xla/service/cpu/cpu_compiler.cc; 33s local 2024-04-03T18:21:58.4728842Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 26s local 2024-04-03T18:21:58.4730407Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 26s local 2024-04-03T18:21:58.4731550Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 25s local 2024-04-03T18:21:58.4732603Z Compiling xla/pjrt/cpu/cpu_client.cc; 25s local 2024-04-03T18:21:58.4733508Z Compiling xla/python/ifrt/client.cc; 20s local 2024-04-03T18:21:58.4734651Z Compiling xla/python/pjrt_ifrt/pjrt_tuple.cc; 20s local 2024-04-03T18:21:58.4735668Z Compiling xla/python/ifrt/sharding.cc; 20s local ... 2024-04-03T18:21:58.6888980Z 2024-04-03T18:21:58.6889798Z  2024-04-03T18:21:58.6890243Z  2024-04-03T18:21:58.6890807Z  2024-04-03T18:21:58.6891182Z  2024-04-03T18:21:58.6891536Z  2024-04-03T18:21:58.6891921Z  2024-04-03T18:21:58.6892333Z  2024-04-03T18:21:58.6892697Z  2024-04-03T18:21:58.6893810Z [19,349 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:21:58.6895303Z Compiling xla/service/cpu/cpu_compiler.cc; 33s local 2024-04-03T18:21:58.6896450Z Compiling .../runtime/transforms/compilation_pipeline_cpu.cc; 26s local 2024-04-03T18:21:58.6897667Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 26s local 2024-04-03T18:21:58.6898766Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 25s local 2024-04-03T18:21:58.6899730Z Compiling xla/pjrt/cpu/cpu_client.cc; 25s local 2024-04-03T18:21:58.6900857Z Compiling xla/python/ifrt/client.cc; 21s local 2024-04-03T18:21:58.6901704Z Compiling xla/python/ifrt/sharding.cc; 20s local 2024-04-03T18:21:58.6902542Z Compiling torch_xla/csrc/ir.cpp; 19s local ... 2024-04-03T18:21:59.5677480Z 2024-04-03T18:21:59.5678227Z  2024-04-03T18:21:59.5678776Z  2024-04-03T18:21:59.5679183Z  2024-04-03T18:21:59.5679623Z  2024-04-03T18:21:59.5683389Z  2024-04-03T18:21:59.5684077Z  2024-04-03T18:21:59.5684825Z  2024-04-03T18:21:59.5687743Z  2024-04-03T18:21:59.5689092Z [19,350 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:59.5690809Z Compiling xla/service/cpu/cpu_compiler.cc; 34s local 2024-04-03T18:21:59.5694563Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 27s local 2024-04-03T18:21:59.5695874Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 26s local 2024-04-03T18:21:59.5697152Z Compiling xla/pjrt/cpu/cpu_client.cc; 26s local 2024-04-03T18:21:59.5698501Z Compiling xla/python/ifrt/client.cc; 21s local 2024-04-03T18:21:59.5701957Z Compiling xla/python/ifrt/sharding.cc; 21s local 2024-04-03T18:21:59.5703024Z Compiling torch_xla/csrc/ir.cpp; 20s local 2024-04-03T18:21:59.5704282Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 19s local ... 2024-04-03T18:21:59.7844067Z 2024-04-03T18:21:59.7844832Z  2024-04-03T18:21:59.7845355Z  2024-04-03T18:21:59.7845764Z  2024-04-03T18:21:59.7846179Z  2024-04-03T18:21:59.7846602Z  2024-04-03T18:21:59.7847005Z  2024-04-03T18:21:59.7847400Z  2024-04-03T18:21:59.7847811Z  2024-04-03T18:21:59.7849012Z [19,351 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:21:59.7850424Z Compiling xla/service/cpu/cpu_compiler.cc; 34s local 2024-04-03T18:21:59.7851486Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 27s local 2024-04-03T18:21:59.7852564Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 26s local 2024-04-03T18:21:59.7853550Z Compiling xla/pjrt/cpu/cpu_client.cc; 26s local 2024-04-03T18:21:59.7854574Z Compiling xla/python/ifrt/client.cc; 22s local 2024-04-03T18:21:59.7855465Z Compiling xla/python/ifrt/sharding.cc; 21s local 2024-04-03T18:21:59.7856311Z Compiling torch_xla/csrc/ir.cpp; 20s local 2024-04-03T18:21:59.7857302Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 20s local ... 2024-04-03T18:22:00.0037269Z 2024-04-03T18:22:00.0039389Z  2024-04-03T18:22:00.0039957Z  2024-04-03T18:22:00.0040391Z  2024-04-03T18:22:00.0045547Z  2024-04-03T18:22:00.0045982Z  2024-04-03T18:22:00.0046390Z  2024-04-03T18:22:00.0046801Z  2024-04-03T18:22:00.0047208Z  2024-04-03T18:22:00.0048352Z [19,354 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:00.0049727Z Compiling xla/service/cpu/cpu_compiler.cc; 34s local 2024-04-03T18:22:00.0050791Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 27s local 2024-04-03T18:22:00.0051872Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 26s local 2024-04-03T18:22:00.0052842Z Compiling xla/pjrt/cpu/cpu_client.cc; 26s local 2024-04-03T18:22:00.0053716Z Compiling xla/python/ifrt/sharding.cc; 22s local 2024-04-03T18:22:00.0054841Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 20s local 2024-04-03T18:22:00.0055944Z @llvm-project//mlir:SparseTensorTransforms; 15s local 2024-04-03T18:22:00.0057075Z @llvm-project//mlir:SparseTensorTransforms; 13s local ... 2024-04-03T18:22:00.2892300Z 2024-04-03T18:22:00.2901857Z  2024-04-03T18:22:00.2902652Z  2024-04-03T18:22:00.2903081Z  2024-04-03T18:22:00.2903551Z  2024-04-03T18:22:00.2903973Z  2024-04-03T18:22:00.2904376Z  2024-04-03T18:22:00.2904979Z  2024-04-03T18:22:00.2905401Z  2024-04-03T18:22:00.2906636Z [19,354 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:00.2908890Z Compiling xla/service/cpu/cpu_compiler.cc; 34s local 2024-04-03T18:22:00.2910140Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 27s local 2024-04-03T18:22:00.2911222Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 27s local 2024-04-03T18:22:00.2912289Z Compiling xla/pjrt/cpu/cpu_client.cc; 26s local 2024-04-03T18:22:00.2913213Z Compiling xla/python/ifrt/sharding.cc; 22s local 2024-04-03T18:22:00.2914156Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 20s local 2024-04-03T18:22:00.2915315Z @llvm-project//mlir:SparseTensorTransforms; 15s local 2024-04-03T18:22:00.2916658Z @llvm-project//mlir:SparseTensorTransforms; 14s local ... 2024-04-03T18:22:01.2904281Z 2024-04-03T18:22:01.2905011Z  2024-04-03T18:22:01.2905553Z  2024-04-03T18:22:01.2905980Z  2024-04-03T18:22:01.2906395Z  2024-04-03T18:22:01.2906807Z  2024-04-03T18:22:01.2907265Z  2024-04-03T18:22:01.2907870Z  2024-04-03T18:22:01.2908347Z  2024-04-03T18:22:01.2912315Z [19,354 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:01.2913731Z Compiling xla/service/cpu/cpu_compiler.cc; 35s local 2024-04-03T18:22:01.2914852Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 28s local 2024-04-03T18:22:01.2915965Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 28s local 2024-04-03T18:22:01.2916861Z Compiling xla/pjrt/cpu/cpu_client.cc; 27s local 2024-04-03T18:22:01.2917761Z Compiling xla/python/ifrt/sharding.cc; 23s local 2024-04-03T18:22:01.2918751Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 21s local 2024-04-03T18:22:01.2919959Z @llvm-project//mlir:SparseTensorTransforms; 16s local 2024-04-03T18:22:01.2921167Z @llvm-project//mlir:SparseTensorTransforms; 15s local ... 2024-04-03T18:22:02.4908975Z 2024-04-03T18:22:02.4909719Z  2024-04-03T18:22:02.4910248Z  2024-04-03T18:22:02.4910674Z  2024-04-03T18:22:02.4911090Z  2024-04-03T18:22:02.4911551Z  2024-04-03T18:22:02.4911994Z  2024-04-03T18:22:02.4912455Z  2024-04-03T18:22:02.4912842Z  2024-04-03T18:22:02.4914077Z [19,354 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:02.4915421Z Compiling xla/service/cpu/cpu_compiler.cc; 37s local 2024-04-03T18:22:02.4916474Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 30s local 2024-04-03T18:22:02.4917563Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 29s local 2024-04-03T18:22:02.4918525Z Compiling xla/pjrt/cpu/cpu_client.cc; 29s local 2024-04-03T18:22:02.4919390Z Compiling xla/python/ifrt/sharding.cc; 24s local 2024-04-03T18:22:02.4920280Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 22s local 2024-04-03T18:22:02.4921508Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:22:02.4922678Z @llvm-project//mlir:SparseTensorTransforms; 16s local ... 2024-04-03T18:22:03.3702306Z 2024-04-03T18:22:03.3703068Z  2024-04-03T18:22:03.3703605Z  2024-04-03T18:22:03.3704011Z  2024-04-03T18:22:03.3704434Z  2024-04-03T18:22:03.3704874Z  2024-04-03T18:22:03.3705288Z  2024-04-03T18:22:03.3705708Z  2024-04-03T18:22:03.3706100Z  2024-04-03T18:22:03.3707313Z [19,355 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:03.3709080Z Compiling xla/service/cpu/cpu_compiler.cc; 37s local 2024-04-03T18:22:03.3710220Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 30s local 2024-04-03T18:22:03.3711295Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 30s local 2024-04-03T18:22:03.3712288Z Compiling xla/pjrt/cpu/cpu_client.cc; 30s local 2024-04-03T18:22:03.3713216Z Compiling xla/python/ifrt/sharding.cc; 25s local 2024-04-03T18:22:03.3714234Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 23s local 2024-04-03T18:22:03.3715686Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:22:03.3716914Z @llvm-project//mlir:SparseTensorTransforms; 17s local ... 2024-04-03T18:22:03.6916076Z 2024-04-03T18:22:03.6916705Z  2024-04-03T18:22:03.6917184Z  2024-04-03T18:22:03.6919652Z  2024-04-03T18:22:03.6920468Z  2024-04-03T18:22:03.6921144Z  2024-04-03T18:22:03.6921981Z  2024-04-03T18:22:03.6922859Z  2024-04-03T18:22:03.6923772Z  2024-04-03T18:22:03.6925040Z [19,357 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:03.6926451Z Compiling xla/service/cpu/cpu_compiler.cc; 38s local 2024-04-03T18:22:03.6927511Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 31s local 2024-04-03T18:22:03.6928601Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 30s local 2024-04-03T18:22:03.6929588Z Compiling xla/pjrt/cpu/cpu_client.cc; 30s local 2024-04-03T18:22:03.6930580Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 24s local 2024-04-03T18:22:03.6931723Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:22:03.6932860Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T18:22:03.6933873Z Compiling xla/python/ifrt/array.cc; 16s local ... 2024-04-03T18:22:04.6156657Z 2024-04-03T18:22:04.6157507Z  2024-04-03T18:22:04.6158058Z  2024-04-03T18:22:04.6158502Z  2024-04-03T18:22:04.6158935Z  2024-04-03T18:22:04.6159358Z  2024-04-03T18:22:04.6159795Z  2024-04-03T18:22:04.6160211Z  2024-04-03T18:22:04.6160643Z  2024-04-03T18:22:04.6161876Z [19,358 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:04.6163312Z Compiling xla/service/cpu/cpu_compiler.cc; 39s local 2024-04-03T18:22:04.6164370Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 32s local 2024-04-03T18:22:04.6165400Z Compiling xla/pjrt/cpu/cpu_client.cc; 31s local 2024-04-03T18:22:04.6166407Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 25s local 2024-04-03T18:22:04.6167566Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:22:04.6168679Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:22:04.6169595Z Compiling xla/python/ifrt/array.cc; 17s local 2024-04-03T18:22:04.6170648Z @llvm-project//mlir:SparseTensorTransforms; 17s local ... 2024-04-03T18:22:04.8928068Z 2024-04-03T18:22:04.8929703Z  2024-04-03T18:22:04.8930194Z  2024-04-03T18:22:04.8938486Z  2024-04-03T18:22:04.8938917Z  2024-04-03T18:22:04.8939278Z  2024-04-03T18:22:04.8939708Z  2024-04-03T18:22:04.8940121Z  2024-04-03T18:22:04.8940519Z  2024-04-03T18:22:04.8941622Z [19,358 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:04.8942888Z Compiling xla/service/cpu/cpu_compiler.cc; 39s local 2024-04-03T18:22:04.8943909Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 32s local 2024-04-03T18:22:04.8944853Z Compiling xla/pjrt/cpu/cpu_client.cc; 31s local 2024-04-03T18:22:04.8945763Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 25s local 2024-04-03T18:22:04.8946808Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:22:04.8948546Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:22:04.8949466Z Compiling xla/python/ifrt/array.cc; 17s local 2024-04-03T18:22:04.8950447Z @llvm-project//mlir:SparseTensorTransforms; 17s local ... 2024-04-03T18:22:05.1926506Z 2024-04-03T18:22:05.1927238Z  2024-04-03T18:22:05.1927790Z  2024-04-03T18:22:05.1928267Z  2024-04-03T18:22:05.1928717Z  2024-04-03T18:22:05.1929344Z  2024-04-03T18:22:05.1929792Z  2024-04-03T18:22:05.1930223Z  2024-04-03T18:22:05.1930646Z  2024-04-03T18:22:05.1931812Z [19,359 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:05.1933554Z Compiling xla/service/cpu/cpu_compiler.cc; 39s local 2024-04-03T18:22:05.1934872Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 32s local 2024-04-03T18:22:05.1935931Z Compiling xla/pjrt/cpu/cpu_client.cc; 31s local 2024-04-03T18:22:05.1936776Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 25s local 2024-04-03T18:22:05.1938000Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:22:05.1939144Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:22:05.1940206Z Compiling xla/python/ifrt/array.cc; 18s local 2024-04-03T18:22:05.1941429Z @llvm-project//mlir:SparseTensorTransforms; 18s local ... 2024-04-03T18:22:05.4757116Z 2024-04-03T18:22:05.4757836Z  2024-04-03T18:22:05.4758412Z  2024-04-03T18:22:05.4758886Z  2024-04-03T18:22:05.4759320Z  2024-04-03T18:22:05.4759746Z  2024-04-03T18:22:05.4760154Z  2024-04-03T18:22:05.4760596Z  2024-04-03T18:22:05.4760996Z  2024-04-03T18:22:05.4762219Z [19,361 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:05.4763844Z Compiling xla/service/cpu/cpu_compiler.cc; 40s local 2024-04-03T18:22:05.4764969Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 33s local 2024-04-03T18:22:05.4766072Z Compiling xla/pjrt/cpu/cpu_client.cc; 32s local 2024-04-03T18:22:05.4767309Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 25s local 2024-04-03T18:22:05.4768559Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:22:05.4769558Z Compiling xla/python/ifrt/array.cc; 18s local 2024-04-03T18:22:05.4770660Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:22:05.4771912Z Compiling torch_xla/csrc/runtime/computation_client.cc; 18s local ... 2024-04-03T18:22:05.6967408Z 2024-04-03T18:22:05.6968040Z  2024-04-03T18:22:05.6968540Z  2024-04-03T18:22:05.6968979Z  2024-04-03T18:22:05.6969377Z  2024-04-03T18:22:05.6969802Z  2024-04-03T18:22:05.6970238Z  2024-04-03T18:22:05.6970623Z  2024-04-03T18:22:05.6971034Z  2024-04-03T18:22:05.6972192Z [19,362 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:05.6973570Z Compiling xla/service/cpu/cpu_compiler.cc; 40s local 2024-04-03T18:22:05.6974645Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 33s local 2024-04-03T18:22:05.6975587Z Compiling xla/pjrt/cpu/cpu_client.cc; 32s local 2024-04-03T18:22:05.6976486Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 26s local 2024-04-03T18:22:05.6977578Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:22:05.6978480Z Compiling xla/python/ifrt/array.cc; 18s local 2024-04-03T18:22:05.6979455Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:22:05.6980588Z Compiling torch_xla/csrc/runtime/computation_client.cc; 18s local ... 2024-04-03T18:22:06.0953712Z 2024-04-03T18:22:06.0954517Z  2024-04-03T18:22:06.0955163Z  2024-04-03T18:22:06.0955733Z  2024-04-03T18:22:06.0956157Z  2024-04-03T18:22:06.0956574Z  2024-04-03T18:22:06.0957088Z  2024-04-03T18:22:06.0957559Z  2024-04-03T18:22:06.0957962Z  2024-04-03T18:22:06.0959087Z [19,363 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:06.0960447Z Compiling xla/service/cpu/cpu_compiler.cc; 40s local 2024-04-03T18:22:06.0961411Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 33s local 2024-04-03T18:22:06.0962362Z Compiling xla/pjrt/cpu/cpu_client.cc; 32s local 2024-04-03T18:22:06.0963426Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 26s local 2024-04-03T18:22:06.0964600Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:22:06.0965534Z Compiling xla/python/ifrt/array.cc; 19s local 2024-04-03T18:22:06.0966911Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:22:06.0968127Z Compiling torch_xla/csrc/runtime/computation_client.cc; 18s local ... 2024-04-03T18:22:06.4226520Z 2024-04-03T18:22:06.4227996Z  2024-04-03T18:22:06.4229088Z  2024-04-03T18:22:06.4229971Z  2024-04-03T18:22:06.4231058Z  2024-04-03T18:22:06.4231550Z  2024-04-03T18:22:06.4231998Z  2024-04-03T18:22:06.4232645Z  2024-04-03T18:22:06.4233082Z  2024-04-03T18:22:06.4234346Z [19,364 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:06.4235574Z Compiling xla/service/cpu/cpu_compiler.cc; 41s local 2024-04-03T18:22:06.4236576Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 34s local 2024-04-03T18:22:06.4237804Z Compiling xla/pjrt/cpu/cpu_client.cc; 33s local 2024-04-03T18:22:06.4238710Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 26s local 2024-04-03T18:22:06.4239925Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:22:06.4240959Z Compiling xla/python/ifrt/array.cc; 19s local 2024-04-03T18:22:06.4242037Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:22:06.4243258Z Compiling torch_xla/csrc/runtime/computation_client.cc; 19s local ... 2024-04-03T18:22:06.6228302Z 2024-04-03T18:22:06.6229069Z  2024-04-03T18:22:06.6229585Z  2024-04-03T18:22:06.6230581Z  2024-04-03T18:22:06.6231003Z  2024-04-03T18:22:06.6233828Z  2024-04-03T18:22:06.6234617Z  2024-04-03T18:22:06.6235267Z  2024-04-03T18:22:06.6235850Z  2024-04-03T18:22:06.6237379Z [19,366 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:06.6238973Z Compiling xla/service/cpu/cpu_compiler.cc; 41s local 2024-04-03T18:22:06.6240645Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 34s local 2024-04-03T18:22:06.6241647Z Compiling xla/pjrt/cpu/cpu_client.cc; 33s local 2024-04-03T18:22:06.6242673Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 27s local 2024-04-03T18:22:06.6243891Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:22:06.6244872Z Compiling xla/python/ifrt/array.cc; 19s local 2024-04-03T18:22:06.6245933Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:22:06.6247151Z Compiling torch_xla/csrc/runtime/computation_client.cc; 19s local ... 2024-04-03T18:22:06.8939933Z 2024-04-03T18:22:06.8940954Z  2024-04-03T18:22:06.8944487Z  2024-04-03T18:22:06.8947464Z  2024-04-03T18:22:06.8948736Z  2024-04-03T18:22:06.8949572Z  2024-04-03T18:22:06.8950320Z  2024-04-03T18:22:06.8953326Z  2024-04-03T18:22:06.8955522Z  2024-04-03T18:22:06.8957256Z [19,368 / 19,967] 5 / 18 tests; 47 actions running; last test: ...la_util_test 2024-04-03T18:22:06.8959045Z Compiling xla/service/cpu/cpu_compiler.cc; 41s local 2024-04-03T18:22:06.8960446Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 34s local 2024-04-03T18:22:06.8961704Z Compiling xla/pjrt/cpu/cpu_client.cc; 33s local 2024-04-03T18:22:06.8962923Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 27s local 2024-04-03T18:22:06.8964106Z Compiling xla/python/ifrt/array.cc; 19s local 2024-04-03T18:22:06.8965393Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:22:06.8966736Z Compiling xla/pjrt/pjrt_c_api_client.cc; 19s local 2024-04-03T18:22:06.8968132Z Compiling xla/service/cpu/cpu_compiler.cc; 18s local ... 2024-04-03T18:22:07.2704577Z 2024-04-03T18:22:07.2705718Z  2024-04-03T18:22:07.2706707Z  2024-04-03T18:22:07.2707499Z  2024-04-03T18:22:07.2710800Z  2024-04-03T18:22:07.2711600Z  2024-04-03T18:22:07.2712231Z  2024-04-03T18:22:07.2712824Z  2024-04-03T18:22:07.2713429Z  2024-04-03T18:22:07.2714984Z [19,370 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:07.2717007Z Compiling xla/service/cpu/cpu_compiler.cc; 41s local 2024-04-03T18:22:07.2718491Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 34s local 2024-04-03T18:22:07.2720049Z Compiling xla/pjrt/cpu/cpu_client.cc; 33s local 2024-04-03T18:22:07.2723795Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 27s local 2024-04-03T18:22:07.2725400Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:22:07.2727035Z Compiling xla/pjrt/pjrt_c_api_client.cc; 19s local 2024-04-03T18:22:07.2728226Z Compiling xla/service/cpu/cpu_compiler.cc; 19s local 2024-04-03T18:22:07.2729538Z Compiling torch_xla/csrc/runtime/computation_client.cc; 18s local ... 2024-04-03T18:22:07.4944187Z 2024-04-03T18:22:07.4945368Z  2024-04-03T18:22:07.4946265Z  2024-04-03T18:22:07.4947032Z  2024-04-03T18:22:07.4948075Z  2024-04-03T18:22:07.4951292Z  2024-04-03T18:22:07.4951879Z  2024-04-03T18:22:07.4952503Z  2024-04-03T18:22:07.4954695Z  2024-04-03T18:22:07.4956158Z [19,370 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:07.4957860Z Compiling xla/service/cpu/cpu_compiler.cc; 42s local 2024-04-03T18:22:07.4959418Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 35s local 2024-04-03T18:22:07.4960719Z Compiling xla/pjrt/cpu/cpu_client.cc; 34s local 2024-04-03T18:22:07.4962042Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 27s local 2024-04-03T18:22:07.4964068Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:22:07.4965045Z Compiling xla/pjrt/pjrt_c_api_client.cc; 19s local 2024-04-03T18:22:07.4965930Z Compiling xla/service/cpu/cpu_compiler.cc; 19s local 2024-04-03T18:22:07.4967042Z Compiling torch_xla/csrc/runtime/computation_client.cc; 18s local ... 2024-04-03T18:22:07.7452365Z 2024-04-03T18:22:07.7453653Z  2024-04-03T18:22:07.7454980Z  2024-04-03T18:22:07.7455506Z  2024-04-03T18:22:07.7455910Z  2024-04-03T18:22:07.7456302Z  2024-04-03T18:22:07.7456768Z  2024-04-03T18:22:07.7457303Z  2024-04-03T18:22:07.7457725Z  2024-04-03T18:22:07.7458940Z [19,371 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:07.7460540Z Compiling xla/service/cpu/cpu_compiler.cc; 42s local 2024-04-03T18:22:07.7461683Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 35s local 2024-04-03T18:22:07.7462752Z Compiling xla/pjrt/cpu/cpu_client.cc; 34s local 2024-04-03T18:22:07.7463782Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 28s local 2024-04-03T18:22:07.7465023Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:22:07.7466072Z Compiling xla/pjrt/pjrt_c_api_client.cc; 19s local 2024-04-03T18:22:07.7467107Z Compiling xla/service/cpu/cpu_compiler.cc; 19s local 2024-04-03T18:22:07.7468491Z Compiling torch_xla/csrc/runtime/computation_client.cc; 19s local ... 2024-04-03T18:22:08.0949324Z 2024-04-03T18:22:08.0950493Z  2024-04-03T18:22:08.0951480Z  2024-04-03T18:22:08.0952967Z  2024-04-03T18:22:08.0953550Z  2024-04-03T18:22:08.0954330Z  2024-04-03T18:22:08.0955905Z  2024-04-03T18:22:08.0956595Z  2024-04-03T18:22:08.0957236Z  2024-04-03T18:22:08.0958628Z [19,372 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:08.0960215Z Compiling xla/service/cpu/cpu_compiler.cc; 42s local 2024-04-03T18:22:08.0961564Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 35s local 2024-04-03T18:22:08.0962804Z Compiling xla/pjrt/cpu/cpu_client.cc; 34s local 2024-04-03T18:22:08.0964269Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 28s local 2024-04-03T18:22:08.0967903Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:22:08.0969028Z Compiling xla/pjrt/pjrt_c_api_client.cc; 20s local 2024-04-03T18:22:08.0970595Z Compiling xla/service/cpu/cpu_compiler.cc; 20s local 2024-04-03T18:22:08.0972317Z Compiling torch_xla/csrc/runtime/computation_client.cc; 19s local ... 2024-04-03T18:22:08.4708696Z 2024-04-03T18:22:08.4710099Z  2024-04-03T18:22:08.4710581Z  2024-04-03T18:22:08.4710938Z  2024-04-03T18:22:08.4711337Z  2024-04-03T18:22:08.4711715Z  2024-04-03T18:22:08.4712072Z  2024-04-03T18:22:08.4712548Z  2024-04-03T18:22:08.4712931Z  2024-04-03T18:22:08.4713984Z [19,374 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:08.4715256Z Compiling xla/service/cpu/cpu_compiler.cc; 43s local 2024-04-03T18:22:08.4716204Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 36s local 2024-04-03T18:22:08.4717100Z Compiling xla/pjrt/cpu/cpu_client.cc; 35s local 2024-04-03T18:22:08.4717956Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 28s local 2024-04-03T18:22:08.4719008Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:22:08.4719883Z Compiling xla/pjrt/pjrt_c_api_client.cc; 20s local 2024-04-03T18:22:08.4720769Z Compiling xla/service/cpu/cpu_compiler.cc; 20s local 2024-04-03T18:22:08.4721806Z Compiling torch_xla/csrc/runtime/computation_client.cc; 19s local ... 2024-04-03T18:22:08.6955105Z 2024-04-03T18:22:08.6956334Z  2024-04-03T18:22:08.6959760Z  2024-04-03T18:22:08.6967852Z  2024-04-03T18:22:08.6970873Z  2024-04-03T18:22:08.6972954Z  2024-04-03T18:22:08.6973635Z  2024-04-03T18:22:08.6974473Z  2024-04-03T18:22:08.6975081Z  2024-04-03T18:22:08.6976434Z [19,376 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:08.6978001Z Compiling xla/service/cpu/cpu_compiler.cc; 43s local 2024-04-03T18:22:08.6979247Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 36s local 2024-04-03T18:22:08.6980512Z Compiling xla/pjrt/cpu/cpu_client.cc; 35s local 2024-04-03T18:22:08.6981679Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 29s local 2024-04-03T18:22:08.6983001Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:22:08.6984383Z Compiling xla/pjrt/pjrt_c_api_client.cc; 20s local 2024-04-03T18:22:08.6985590Z Compiling xla/service/cpu/cpu_compiler.cc; 20s local 2024-04-03T18:22:08.6986636Z Compiling xla/python/ifrt/array.cc; 19s local ... 2024-04-03T18:22:09.0958939Z 2024-04-03T18:22:09.0960119Z  2024-04-03T18:22:09.0960856Z  2024-04-03T18:22:09.0961546Z  2024-04-03T18:22:09.0962237Z  2024-04-03T18:22:09.0964896Z  2024-04-03T18:22:09.0965355Z  2024-04-03T18:22:09.0965823Z  2024-04-03T18:22:09.0966423Z  2024-04-03T18:22:09.0969777Z [19,377 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:09.0971088Z Compiling xla/service/cpu/cpu_compiler.cc; 43s local 2024-04-03T18:22:09.0972120Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 36s local 2024-04-03T18:22:09.0973202Z Compiling xla/pjrt/cpu/cpu_client.cc; 35s local 2024-04-03T18:22:09.0976418Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 29s local 2024-04-03T18:22:09.0977745Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:22:09.0978710Z Compiling xla/pjrt/pjrt_c_api_client.cc; 21s local 2024-04-03T18:22:09.0979770Z Compiling xla/service/cpu/cpu_compiler.cc; 21s local 2024-04-03T18:22:09.0982943Z Compiling xla/python/ifrt/array.cc; 20s local ... 2024-04-03T18:22:09.2971724Z 2024-04-03T18:22:09.2972489Z  2024-04-03T18:22:09.2973046Z  2024-04-03T18:22:09.2973470Z  2024-04-03T18:22:09.2973849Z  2024-04-03T18:22:09.2974539Z  2024-04-03T18:22:09.2974968Z  2024-04-03T18:22:09.2975396Z  2024-04-03T18:22:09.2975762Z  2024-04-03T18:22:09.2977190Z [19,380 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:09.2979017Z Compiling xla/service/cpu/cpu_compiler.cc; 43s local 2024-04-03T18:22:09.2980195Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 36s local 2024-04-03T18:22:09.2981366Z Compiling xla/pjrt/cpu/cpu_client.cc; 35s local 2024-04-03T18:22:09.2982518Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 29s local 2024-04-03T18:22:09.2983594Z Compiling xla/pjrt/pjrt_c_api_client.cc; 21s local 2024-04-03T18:22:09.2984491Z Compiling xla/service/cpu/cpu_compiler.cc; 21s local 2024-04-03T18:22:09.2985524Z Compiling xla/python/pjrt_ifrt/pjrt_host_callback.cc; 17s local 2024-04-03T18:22:09.2986815Z @llvm-project//mlir:SparseTensorTransforms; 17s local ... 2024-04-03T18:22:10.1328597Z 2024-04-03T18:22:10.1329763Z  2024-04-03T18:22:10.1330673Z  2024-04-03T18:22:10.1331375Z  2024-04-03T18:22:10.1334604Z  2024-04-03T18:22:10.1335150Z  2024-04-03T18:22:10.1335745Z  2024-04-03T18:22:10.1338686Z  2024-04-03T18:22:10.1339304Z  2024-04-03T18:22:10.1340764Z [19,381 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:10.1344851Z Compiling xla/service/cpu/cpu_compiler.cc; 44s local 2024-04-03T18:22:10.1345855Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 37s local 2024-04-03T18:22:10.1347350Z Compiling xla/pjrt/cpu/cpu_client.cc; 36s local 2024-04-03T18:22:10.1350534Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 30s local 2024-04-03T18:22:10.1351377Z Compiling xla/pjrt/pjrt_c_api_client.cc; 22s local 2024-04-03T18:22:10.1352305Z Compiling xla/service/cpu/cpu_compiler.cc; 22s local 2024-04-03T18:22:10.1354190Z Compiling xla/python/pjrt_ifrt/pjrt_host_callback.cc; 18s local 2024-04-03T18:22:10.1355875Z @llvm-project//mlir:SparseTensorTransforms; 17s local ... 2024-04-03T18:22:10.4983798Z 2024-04-03T18:22:10.4984771Z  2024-04-03T18:22:10.4985452Z  2024-04-03T18:22:10.4985904Z  2024-04-03T18:22:10.4986523Z  2024-04-03T18:22:10.4987099Z  2024-04-03T18:22:10.4987806Z  2024-04-03T18:22:10.4988247Z  2024-04-03T18:22:10.4988836Z  2024-04-03T18:22:10.4990382Z [19,382 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:10.4992102Z Compiling xla/service/cpu/cpu_compiler.cc; 45s local 2024-04-03T18:22:10.4993486Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 38s local 2024-04-03T18:22:10.4994649Z Compiling xla/pjrt/cpu/cpu_client.cc; 37s local 2024-04-03T18:22:10.4995927Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 30s local 2024-04-03T18:22:10.4997387Z Compiling xla/pjrt/pjrt_c_api_client.cc; 22s local 2024-04-03T18:22:10.4998595Z Compiling xla/service/cpu/cpu_compiler.cc; 22s local 2024-04-03T18:22:10.5000064Z Compiling xla/python/pjrt_ifrt/pjrt_host_callback.cc; 18s local 2024-04-03T18:22:10.5001771Z @llvm-project//mlir:SparseTensorTransforms; 18s local ... 2024-04-03T18:22:10.7102321Z 2024-04-03T18:22:10.7103085Z  2024-04-03T18:22:10.7103540Z  2024-04-03T18:22:10.7103925Z  2024-04-03T18:22:10.7104282Z  2024-04-03T18:22:10.7104632Z  2024-04-03T18:22:10.7105013Z  2024-04-03T18:22:10.7105388Z  2024-04-03T18:22:10.7105734Z  2024-04-03T18:22:10.7106797Z [19,383 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:10.7108208Z Compiling xla/service/cpu/cpu_compiler.cc; 45s local 2024-04-03T18:22:10.7109111Z Compiling xla/pjrt/pjrt_stream_executor_client.cc; 38s local 2024-04-03T18:22:10.7109979Z Compiling xla/pjrt/cpu/cpu_client.cc; 37s local 2024-04-03T18:22:10.7110810Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 31s local 2024-04-03T18:22:10.7111681Z Compiling xla/pjrt/pjrt_c_api_client.cc; 22s local 2024-04-03T18:22:10.7112500Z Compiling xla/service/cpu/cpu_compiler.cc; 22s local 2024-04-03T18:22:10.7113692Z Compiling xla/python/pjrt_ifrt/pjrt_host_callback.cc; 18s local 2024-04-03T18:22:10.7114913Z @llvm-project//mlir:SparseTensorTransforms; 18s local ... 2024-04-03T18:22:10.9513613Z 2024-04-03T18:22:10.9514782Z  2024-04-03T18:22:10.9515317Z  2024-04-03T18:22:10.9515718Z  2024-04-03T18:22:10.9516112Z  2024-04-03T18:22:10.9516530Z  2024-04-03T18:22:10.9516926Z  2024-04-03T18:22:10.9517472Z  2024-04-03T18:22:10.9518070Z  2024-04-03T18:22:10.9519416Z [19,384 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:10.9520559Z Compiling xla/service/cpu/cpu_compiler.cc; 45s local 2024-04-03T18:22:10.9521452Z Compiling xla/pjrt/cpu/cpu_client.cc; 37s local 2024-04-03T18:22:10.9522345Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 31s local 2024-04-03T18:22:10.9523476Z Compiling xla/pjrt/pjrt_c_api_client.cc; 23s local 2024-04-03T18:22:10.9524406Z Compiling xla/service/cpu/cpu_compiler.cc; 22s local 2024-04-03T18:22:10.9525418Z Compiling xla/python/pjrt_ifrt/pjrt_host_callback.cc; 19s local 2024-04-03T18:22:10.9526663Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:22:10.9527609Z Compiling xla/python/ifrt/client.cc; 18s local ... 2024-04-03T18:22:11.2975653Z 2024-04-03T18:22:11.2976633Z  2024-04-03T18:22:11.2977132Z  2024-04-03T18:22:11.2978584Z  2024-04-03T18:22:11.2979058Z  2024-04-03T18:22:11.2979529Z  2024-04-03T18:22:11.2979929Z  2024-04-03T18:22:11.2980306Z  2024-04-03T18:22:11.2980687Z  2024-04-03T18:22:11.2981894Z [19,384 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:11.2983261Z Compiling xla/service/cpu/cpu_compiler.cc; 45s local 2024-04-03T18:22:11.2984151Z Compiling xla/pjrt/cpu/cpu_client.cc; 37s local 2024-04-03T18:22:11.2985028Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 31s local 2024-04-03T18:22:11.2985927Z Compiling xla/pjrt/pjrt_c_api_client.cc; 23s local 2024-04-03T18:22:11.2986825Z Compiling xla/service/cpu/cpu_compiler.cc; 23s local 2024-04-03T18:22:11.2987951Z Compiling xla/python/pjrt_ifrt/pjrt_host_callback.cc; 19s local 2024-04-03T18:22:11.2989096Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:22:11.2989979Z Compiling xla/python/ifrt/client.cc; 19s local ... 2024-04-03T18:22:11.5630093Z 2024-04-03T18:22:11.5630841Z  2024-04-03T18:22:11.5631358Z  2024-04-03T18:22:11.5631789Z  2024-04-03T18:22:11.5632218Z  2024-04-03T18:22:11.5632627Z  2024-04-03T18:22:11.5632990Z  2024-04-03T18:22:11.5633332Z  2024-04-03T18:22:11.5633725Z  2024-04-03T18:22:11.5634859Z [19,386 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:11.5636172Z Compiling xla/service/cpu/cpu_compiler.cc; 46s local 2024-04-03T18:22:11.5637092Z Compiling xla/pjrt/cpu/cpu_client.cc; 38s local 2024-04-03T18:22:11.5637952Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 31s local 2024-04-03T18:22:11.5638917Z Compiling xla/pjrt/pjrt_c_api_client.cc; 23s local 2024-04-03T18:22:11.5639847Z Compiling xla/service/cpu/cpu_compiler.cc; 23s local 2024-04-03T18:22:11.5640908Z Compiling xla/python/pjrt_ifrt/pjrt_host_callback.cc; 19s local 2024-04-03T18:22:11.5642007Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:22:11.5642943Z Compiling xla/python/ifrt/client.cc; 19s local ... 2024-04-03T18:22:11.8987002Z 2024-04-03T18:22:11.8987913Z  2024-04-03T18:22:11.8988420Z  2024-04-03T18:22:11.8988966Z  2024-04-03T18:22:11.8989369Z  2024-04-03T18:22:11.8989796Z  2024-04-03T18:22:11.8990212Z  2024-04-03T18:22:11.8990616Z  2024-04-03T18:22:11.8991035Z  2024-04-03T18:22:11.8992265Z [19,386 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:11.8994038Z Compiling xla/service/cpu/cpu_compiler.cc; 46s local 2024-04-03T18:22:11.8995093Z Compiling xla/pjrt/cpu/cpu_client.cc; 38s local 2024-04-03T18:22:11.8996183Z Compiling xla/pjrt/gpu/se_gpu_pjrt_client.cc; 32s local 2024-04-03T18:22:11.8997191Z Compiling xla/pjrt/pjrt_c_api_client.cc; 24s local 2024-04-03T18:22:11.8998248Z Compiling xla/service/cpu/cpu_compiler.cc; 23s local 2024-04-03T18:22:11.8999362Z Compiling xla/python/pjrt_ifrt/pjrt_host_callback.cc; 20s local 2024-04-03T18:22:11.9000634Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:22:11.9001631Z Compiling xla/python/ifrt/client.cc; 19s local ... 2024-04-03T18:22:12.2647772Z 2024-04-03T18:22:12.2648540Z  2024-04-03T18:22:12.2649062Z  2024-04-03T18:22:12.2649465Z  2024-04-03T18:22:12.2649889Z  2024-04-03T18:22:12.2650283Z  2024-04-03T18:22:12.2650694Z  2024-04-03T18:22:12.2651051Z  2024-04-03T18:22:12.2651417Z  2024-04-03T18:22:12.2653681Z [19,388 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:12.2655263Z Compiling xla/service/cpu/cpu_compiler.cc; 46s local 2024-04-03T18:22:12.2656159Z Compiling xla/pjrt/cpu/cpu_client.cc; 38s local 2024-04-03T18:22:12.2657008Z Compiling xla/pjrt/pjrt_c_api_client.cc; 24s local 2024-04-03T18:22:12.2658010Z Compiling xla/service/cpu/cpu_compiler.cc; 24s local 2024-04-03T18:22:12.2659146Z Compiling xla/python/pjrt_ifrt/pjrt_host_callback.cc; 20s local 2024-04-03T18:22:12.2660409Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:22:12.2661359Z Compiling xla/python/ifrt/client.cc; 20s local 2024-04-03T18:22:12.2662225Z @xla//xla/mlir_hlo:mhlo_passes; 19s local ... 2024-04-03T18:22:12.4985846Z 2024-04-03T18:22:12.4986693Z  2024-04-03T18:22:12.4987166Z  2024-04-03T18:22:12.4990445Z  2024-04-03T18:22:12.4991301Z  2024-04-03T18:22:12.4992047Z  2024-04-03T18:22:12.4992873Z  2024-04-03T18:22:12.4996546Z  2024-04-03T18:22:12.4997235Z  2024-04-03T18:22:12.4998750Z [19,389 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:12.5002292Z Compiling xla/service/cpu/cpu_compiler.cc; 47s local 2024-04-03T18:22:12.5003420Z Compiling xla/pjrt/cpu/cpu_client.cc; 39s local 2024-04-03T18:22:12.5004517Z Compiling xla/pjrt/pjrt_c_api_client.cc; 24s local 2024-04-03T18:22:12.5005727Z Compiling xla/service/cpu/cpu_compiler.cc; 24s local 2024-04-03T18:22:12.5007246Z Compiling xla/python/pjrt_ifrt/pjrt_host_callback.cc; 20s local 2024-04-03T18:22:12.5011870Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:22:12.5013123Z Compiling xla/python/ifrt/client.cc; 20s local 2024-04-03T18:22:12.5014422Z @xla//xla/mlir_hlo:mhlo_passes; 19s local ... 2024-04-03T18:22:13.2292555Z 2024-04-03T18:22:13.2293372Z  2024-04-03T18:22:13.2293877Z  2024-04-03T18:22:13.2294511Z  2024-04-03T18:22:13.2295063Z  2024-04-03T18:22:13.2295472Z  2024-04-03T18:22:13.2295863Z  2024-04-03T18:22:13.2296267Z  2024-04-03T18:22:13.2296648Z  2024-04-03T18:22:13.2297593Z [19,390 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:13.2298837Z Compiling xla/service/cpu/cpu_compiler.cc; 47s local 2024-04-03T18:22:13.2299555Z Compiling xla/pjrt/cpu/cpu_client.cc; 39s local 2024-04-03T18:22:13.2300480Z Compiling xla/pjrt/pjrt_c_api_client.cc; 25s local 2024-04-03T18:22:13.2301460Z Compiling xla/service/cpu/cpu_compiler.cc; 25s local 2024-04-03T18:22:13.2302607Z Compiling xla/python/pjrt_ifrt/pjrt_host_callback.cc; 21s local 2024-04-03T18:22:13.2303942Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:22:13.2304958Z Compiling xla/python/ifrt/client.cc; 20s local 2024-04-03T18:22:13.2306217Z @xla//xla/mlir_hlo:mhlo_passes; 20s local ... 2024-04-03T18:22:13.4451146Z 2024-04-03T18:22:13.4452231Z  2024-04-03T18:22:13.4452766Z  2024-04-03T18:22:13.4453158Z  2024-04-03T18:22:13.4453720Z  2024-04-03T18:22:13.4454257Z  2024-04-03T18:22:13.4454684Z  2024-04-03T18:22:13.4455105Z  2024-04-03T18:22:13.4455533Z  2024-04-03T18:22:13.4456806Z [19,391 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:13.4470648Z Compiling xla/service/cpu/cpu_compiler.cc; 48s local 2024-04-03T18:22:13.4471973Z Compiling xla/pjrt/cpu/cpu_client.cc; 40s local 2024-04-03T18:22:13.4473218Z Compiling xla/pjrt/pjrt_c_api_client.cc; 25s local 2024-04-03T18:22:13.4474430Z Compiling xla/service/cpu/cpu_compiler.cc; 25s local 2024-04-03T18:22:13.4475827Z Compiling xla/python/pjrt_ifrt/pjrt_host_callback.cc; 21s local 2024-04-03T18:22:13.4477483Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:22:13.4478745Z Compiling xla/python/ifrt/client.cc; 21s local 2024-04-03T18:22:13.4479865Z @xla//xla/mlir_hlo:mhlo_passes; 20s local ... 2024-04-03T18:22:13.6627324Z 2024-04-03T18:22:13.6629031Z  2024-04-03T18:22:13.6629751Z  2024-04-03T18:22:13.6630518Z  2024-04-03T18:22:13.6631585Z  2024-04-03T18:22:13.6632133Z  2024-04-03T18:22:13.6632573Z  2024-04-03T18:22:13.6632980Z  2024-04-03T18:22:13.6633405Z  2024-04-03T18:22:13.6634605Z [19,392 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:13.6635735Z Compiling xla/service/cpu/cpu_compiler.cc; 48s local 2024-04-03T18:22:13.6636700Z Compiling xla/pjrt/cpu/cpu_client.cc; 40s local 2024-04-03T18:22:13.6637629Z Compiling xla/pjrt/pjrt_c_api_client.cc; 25s local 2024-04-03T18:22:13.6638571Z Compiling xla/service/cpu/cpu_compiler.cc; 25s local 2024-04-03T18:22:13.6639716Z Compiling xla/python/pjrt_ifrt/pjrt_host_callback.cc; 21s local 2024-04-03T18:22:13.6641031Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:22:13.6642032Z Compiling xla/python/ifrt/client.cc; 21s local 2024-04-03T18:22:13.6642913Z @xla//xla/mlir_hlo:mhlo_passes; 21s local ... 2024-04-03T18:22:13.8993357Z 2024-04-03T18:22:13.8994090Z  2024-04-03T18:22:13.8995257Z  2024-04-03T18:22:13.8995916Z  2024-04-03T18:22:13.8996516Z  2024-04-03T18:22:13.8997151Z  2024-04-03T18:22:13.8997542Z  2024-04-03T18:22:13.8997904Z  2024-04-03T18:22:13.8998302Z  2024-04-03T18:22:13.8999421Z [19,392 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:13.9000787Z Compiling xla/service/cpu/cpu_compiler.cc; 48s local 2024-04-03T18:22:13.9001707Z Compiling xla/pjrt/cpu/cpu_client.cc; 40s local 2024-04-03T18:22:13.9002587Z Compiling xla/pjrt/pjrt_c_api_client.cc; 26s local 2024-04-03T18:22:13.9003553Z Compiling xla/service/cpu/cpu_compiler.cc; 25s local 2024-04-03T18:22:13.9004600Z Compiling xla/python/pjrt_ifrt/pjrt_host_callback.cc; 22s local 2024-04-03T18:22:13.9005848Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:22:13.9006748Z Compiling xla/python/ifrt/client.cc; 21s local 2024-04-03T18:22:13.9007629Z @xla//xla/mlir_hlo:mhlo_passes; 21s local ... 2024-04-03T18:22:14.3026180Z 2024-04-03T18:22:14.3026996Z  2024-04-03T18:22:14.3027506Z  2024-04-03T18:22:14.3028181Z  2024-04-03T18:22:14.3028638Z  2024-04-03T18:22:14.3029029Z  2024-04-03T18:22:14.3029428Z  2024-04-03T18:22:14.3029820Z  2024-04-03T18:22:14.3030209Z  2024-04-03T18:22:14.3031357Z [19,393 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:14.3032755Z Compiling xla/service/cpu/cpu_compiler.cc; 48s local 2024-04-03T18:22:14.3034076Z Compiling xla/pjrt/cpu/cpu_client.cc; 40s local 2024-04-03T18:22:14.3035023Z Compiling xla/pjrt/pjrt_c_api_client.cc; 26s local 2024-04-03T18:22:14.3036115Z Compiling xla/service/cpu/cpu_compiler.cc; 26s local 2024-04-03T18:22:14.3037292Z Compiling xla/python/pjrt_ifrt/pjrt_host_callback.cc; 22s local 2024-04-03T18:22:14.3038610Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:22:14.3039644Z Compiling xla/python/ifrt/client.cc; 22s local 2024-04-03T18:22:14.3040472Z @xla//xla/mlir_hlo:mhlo_passes; 21s local ... 2024-04-03T18:22:14.5044862Z 2024-04-03T18:22:14.5045575Z  2024-04-03T18:22:14.5046004Z  2024-04-03T18:22:14.5046342Z  2024-04-03T18:22:14.5046663Z  2024-04-03T18:22:14.5047001Z  2024-04-03T18:22:14.5047331Z  2024-04-03T18:22:14.5047648Z  2024-04-03T18:22:14.5047980Z  2024-04-03T18:22:14.5048965Z [19,394 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:14.5050257Z Compiling xla/service/cpu/cpu_compiler.cc; 49s local 2024-04-03T18:22:14.5051196Z Compiling xla/pjrt/cpu/cpu_client.cc; 41s local 2024-04-03T18:22:14.5052081Z Compiling xla/pjrt/pjrt_c_api_client.cc; 26s local 2024-04-03T18:22:14.5052978Z Compiling xla/service/cpu/cpu_compiler.cc; 26s local 2024-04-03T18:22:14.5054008Z Compiling xla/python/pjrt_ifrt/pjrt_host_callback.cc; 22s local 2024-04-03T18:22:14.5055375Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:22:14.5056298Z Compiling xla/python/ifrt/client.cc; 22s local 2024-04-03T18:22:14.5057128Z @xla//xla/mlir_hlo:mhlo_passes; 21s local ... 2024-04-03T18:22:14.8251710Z 2024-04-03T18:22:14.8252423Z  2024-04-03T18:22:14.8252855Z  2024-04-03T18:22:14.8253207Z  2024-04-03T18:22:14.8253533Z  2024-04-03T18:22:14.8253889Z  2024-04-03T18:22:14.8254369Z  2024-04-03T18:22:14.8254692Z  2024-04-03T18:22:14.8255034Z  2024-04-03T18:22:14.8256019Z [19,397 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:14.8257106Z Compiling xla/service/cpu/cpu_compiler.cc; 49s local 2024-04-03T18:22:14.8257857Z Compiling xla/pjrt/cpu/cpu_client.cc; 41s local 2024-04-03T18:22:14.8258586Z Compiling xla/pjrt/pjrt_c_api_client.cc; 27s local 2024-04-03T18:22:14.8259325Z Compiling xla/service/cpu/cpu_compiler.cc; 26s local 2024-04-03T18:22:14.8260172Z Compiling xla/python/pjrt_ifrt/pjrt_host_callback.cc; 22s local 2024-04-03T18:22:14.8260954Z @xla//xla/mlir_hlo:mhlo_passes; 22s local 2024-04-03T18:22:14.8261614Z Compiling xla/python/ifrt/compiler.cc; 21s local 2024-04-03T18:22:14.8262351Z Compiling xla/pjrt/host_callback.cc; 21s local ... 2024-04-03T18:22:15.0497228Z 2024-04-03T18:22:15.0498018Z  2024-04-03T18:22:15.0498567Z  2024-04-03T18:22:15.0498973Z  2024-04-03T18:22:15.0499411Z  2024-04-03T18:22:15.0499848Z  2024-04-03T18:22:15.0500283Z  2024-04-03T18:22:15.0500711Z  2024-04-03T18:22:15.0501129Z  2024-04-03T18:22:15.0502347Z [19,400 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:15.0503772Z Compiling xla/service/cpu/cpu_compiler.cc; 49s local 2024-04-03T18:22:15.0504721Z Compiling xla/pjrt/cpu/cpu_client.cc; 41s local 2024-04-03T18:22:15.0505637Z Compiling xla/pjrt/pjrt_c_api_client.cc; 27s local 2024-04-03T18:22:15.0506634Z Compiling xla/service/cpu/cpu_compiler.cc; 27s local 2024-04-03T18:22:15.0507525Z @xla//xla/mlir_hlo:mhlo_passes; 22s local 2024-04-03T18:22:15.0508616Z Compiling xla/pjrt/host_callback.cc; 21s local 2024-04-03T18:22:15.0509498Z Compiling xla/python/ifrt/device.cc; 20s local 2024-04-03T18:22:15.0510480Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 20s local ... 2024-04-03T18:22:15.3011261Z 2024-04-03T18:22:15.3011974Z  2024-04-03T18:22:15.3012867Z  2024-04-03T18:22:15.3013274Z  2024-04-03T18:22:15.3013667Z  2024-04-03T18:22:15.3014332Z  2024-04-03T18:22:15.3014711Z  2024-04-03T18:22:15.3015112Z  2024-04-03T18:22:15.3015479Z  2024-04-03T18:22:15.3016821Z [19,400 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:15.3018556Z Compiling xla/service/cpu/cpu_compiler.cc; 49s local 2024-04-03T18:22:15.3019562Z Compiling xla/pjrt/cpu/cpu_client.cc; 41s local 2024-04-03T18:22:15.3020525Z Compiling xla/pjrt/pjrt_c_api_client.cc; 27s local 2024-04-03T18:22:15.3021435Z Compiling xla/service/cpu/cpu_compiler.cc; 27s local 2024-04-03T18:22:15.3022330Z @xla//xla/mlir_hlo:mhlo_passes; 22s local 2024-04-03T18:22:15.3023139Z Compiling xla/pjrt/host_callback.cc; 21s local 2024-04-03T18:22:15.3024024Z Compiling xla/python/ifrt/device.cc; 21s local 2024-04-03T18:22:15.3025067Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 20s local ... 2024-04-03T18:22:15.5009065Z 2024-04-03T18:22:15.5009850Z  2024-04-03T18:22:15.5010408Z  2024-04-03T18:22:15.5010820Z  2024-04-03T18:22:15.5011207Z  2024-04-03T18:22:15.5011639Z  2024-04-03T18:22:15.5012053Z  2024-04-03T18:22:15.5012432Z  2024-04-03T18:22:15.5012820Z  2024-04-03T18:22:15.5014078Z [19,401 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:15.5015593Z Compiling xla/service/cpu/cpu_compiler.cc; 50s local 2024-04-03T18:22:15.5016558Z Compiling xla/pjrt/cpu/cpu_client.cc; 42s local 2024-04-03T18:22:15.5017436Z Compiling xla/pjrt/pjrt_c_api_client.cc; 27s local 2024-04-03T18:22:15.5018369Z Compiling xla/service/cpu/cpu_compiler.cc; 27s local 2024-04-03T18:22:15.5019259Z @xla//xla/mlir_hlo:mhlo_passes; 22s local 2024-04-03T18:22:15.5020082Z Compiling xla/pjrt/host_callback.cc; 21s local 2024-04-03T18:22:15.5020978Z Compiling xla/python/ifrt/device.cc; 21s local 2024-04-03T18:22:15.5022115Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 20s local ... 2024-04-03T18:22:15.9026363Z 2024-04-03T18:22:15.9027114Z  2024-04-03T18:22:15.9027838Z  2024-04-03T18:22:15.9028294Z  2024-04-03T18:22:15.9028672Z  2024-04-03T18:22:15.9029047Z  2024-04-03T18:22:15.9029617Z  2024-04-03T18:22:15.9029997Z  2024-04-03T18:22:15.9030410Z  2024-04-03T18:22:15.9031600Z [19,402 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:15.9033059Z Compiling xla/service/cpu/cpu_compiler.cc; 50s local 2024-04-03T18:22:15.9033978Z Compiling xla/pjrt/cpu/cpu_client.cc; 42s local 2024-04-03T18:22:15.9034880Z Compiling xla/pjrt/pjrt_c_api_client.cc; 28s local 2024-04-03T18:22:15.9035817Z Compiling xla/service/cpu/cpu_compiler.cc; 27s local 2024-04-03T18:22:15.9036754Z @xla//xla/mlir_hlo:mhlo_passes; 23s local 2024-04-03T18:22:15.9037578Z Compiling xla/pjrt/host_callback.cc; 22s local 2024-04-03T18:22:15.9038492Z Compiling xla/python/ifrt/device.cc; 21s local 2024-04-03T18:22:15.9039610Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 21s local ... 2024-04-03T18:22:16.2068693Z 2024-04-03T18:22:16.2069479Z  2024-04-03T18:22:16.2069993Z  2024-04-03T18:22:16.2071364Z  2024-04-03T18:22:16.2071779Z  2024-04-03T18:22:16.2072151Z  2024-04-03T18:22:16.2072524Z  2024-04-03T18:22:16.2072939Z  2024-04-03T18:22:16.2073314Z  2024-04-03T18:22:16.2074424Z [19,403 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:16.2075711Z Compiling xla/service/cpu/cpu_compiler.cc; 50s local 2024-04-03T18:22:16.2076580Z Compiling xla/pjrt/cpu/cpu_client.cc; 42s local 2024-04-03T18:22:16.2077408Z Compiling xla/pjrt/pjrt_c_api_client.cc; 28s local 2024-04-03T18:22:16.2078276Z Compiling xla/service/cpu/cpu_compiler.cc; 28s local 2024-04-03T18:22:16.2079490Z @xla//xla/mlir_hlo:mhlo_passes; 23s local 2024-04-03T18:22:16.2080428Z Compiling xla/pjrt/host_callback.cc; 22s local 2024-04-03T18:22:16.2081429Z Compiling xla/python/ifrt/device.cc; 21s local 2024-04-03T18:22:16.2082441Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 21s local ... 2024-04-03T18:22:16.5021667Z 2024-04-03T18:22:16.5022447Z  2024-04-03T18:22:16.5023249Z  2024-04-03T18:22:16.5023678Z  2024-04-03T18:22:16.5024061Z  2024-04-03T18:22:16.5024625Z  2024-04-03T18:22:16.5025034Z  2024-04-03T18:22:16.5025432Z  2024-04-03T18:22:16.5025895Z  2024-04-03T18:22:16.5027078Z [19,403 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:16.5028681Z Compiling xla/service/cpu/cpu_compiler.cc; 51s local 2024-04-03T18:22:16.5029534Z Compiling xla/pjrt/cpu/cpu_client.cc; 43s local 2024-04-03T18:22:16.5030393Z Compiling xla/pjrt/pjrt_c_api_client.cc; 28s local 2024-04-03T18:22:16.5031289Z Compiling xla/service/cpu/cpu_compiler.cc; 28s local 2024-04-03T18:22:16.5032182Z @xla//xla/mlir_hlo:mhlo_passes; 23s local 2024-04-03T18:22:16.5032992Z Compiling xla/pjrt/host_callback.cc; 22s local 2024-04-03T18:22:16.5033858Z Compiling xla/python/ifrt/device.cc; 22s local 2024-04-03T18:22:16.5034971Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 21s local ... 2024-04-03T18:22:16.8513245Z 2024-04-03T18:22:16.8513952Z  2024-04-03T18:22:16.8514481Z  2024-04-03T18:22:16.8514861Z  2024-04-03T18:22:16.8515254Z  2024-04-03T18:22:16.8515673Z  2024-04-03T18:22:16.8516039Z  2024-04-03T18:22:16.8516451Z  2024-04-03T18:22:16.8516865Z  2024-04-03T18:22:16.8518032Z [19,404 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:16.8519430Z Compiling xla/service/cpu/cpu_compiler.cc; 51s local 2024-04-03T18:22:16.8520423Z Compiling xla/pjrt/cpu/cpu_client.cc; 43s local 2024-04-03T18:22:16.8521346Z Compiling xla/pjrt/pjrt_c_api_client.cc; 29s local 2024-04-03T18:22:16.8522340Z Compiling xla/service/cpu/cpu_compiler.cc; 28s local 2024-04-03T18:22:16.8523181Z @xla//xla/mlir_hlo:mhlo_passes; 24s local 2024-04-03T18:22:16.8523968Z Compiling xla/python/ifrt/device.cc; 22s local 2024-04-03T18:22:16.8525040Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 22s local 2024-04-03T18:22:16.8529943Z Compiling xla/python/ifrt/executable.cc; 21s local ... 2024-04-03T18:22:17.1023584Z 2024-04-03T18:22:17.1024319Z  2024-04-03T18:22:17.1024788Z  2024-04-03T18:22:17.1026972Z  2024-04-03T18:22:17.1028063Z  2024-04-03T18:22:17.1031018Z  2024-04-03T18:22:17.1031789Z  2024-04-03T18:22:17.1034627Z  2024-04-03T18:22:17.1035462Z  2024-04-03T18:22:17.1039085Z [19,405 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:17.1040960Z Compiling xla/service/cpu/cpu_compiler.cc; 51s local 2024-04-03T18:22:17.1042057Z Compiling xla/pjrt/cpu/cpu_client.cc; 43s local 2024-04-03T18:22:17.1043350Z Compiling xla/pjrt/pjrt_c_api_client.cc; 29s local 2024-04-03T18:22:17.1044786Z Compiling xla/service/cpu/cpu_compiler.cc; 29s local 2024-04-03T18:22:17.1045907Z @xla//xla/mlir_hlo:mhlo_passes; 24s local 2024-04-03T18:22:17.1047005Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 22s local 2024-04-03T18:22:17.1048337Z Compiling xla/python/ifrt/executable.cc; 21s local 2024-04-03T18:22:17.1049357Z @llvm-project//mlir:LinalgTransforms; 19s local ... 2024-04-03T18:22:17.4203921Z 2024-04-03T18:22:17.4205046Z  2024-04-03T18:22:17.4205925Z  2024-04-03T18:22:17.4206661Z  2024-04-03T18:22:17.4207460Z  2024-04-03T18:22:17.4210393Z  2024-04-03T18:22:17.4210957Z  2024-04-03T18:22:17.4211543Z  2024-04-03T18:22:17.4212700Z  2024-04-03T18:22:17.4216500Z [19,407 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:17.4218548Z Compiling xla/service/cpu/cpu_compiler.cc; 52s local 2024-04-03T18:22:17.4219614Z Compiling xla/pjrt/cpu/cpu_client.cc; 44s local 2024-04-03T18:22:17.4220771Z Compiling xla/pjrt/pjrt_c_api_client.cc; 29s local 2024-04-03T18:22:17.4222072Z Compiling xla/service/cpu/cpu_compiler.cc; 29s local 2024-04-03T18:22:17.4223142Z @xla//xla/mlir_hlo:mhlo_passes; 24s local 2024-04-03T18:22:17.4224435Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 22s local 2024-04-03T18:22:17.4226074Z Compiling xla/python/ifrt/executable.cc; 21s local 2024-04-03T18:22:17.4229928Z @llvm-project//mlir:SparseTensorTransforms; 20s local ... 2024-04-03T18:22:17.7035399Z 2024-04-03T18:22:17.7036129Z  2024-04-03T18:22:17.7036638Z  2024-04-03T18:22:17.7037079Z  2024-04-03T18:22:17.7037531Z  2024-04-03T18:22:17.7037970Z  2024-04-03T18:22:17.7038342Z  2024-04-03T18:22:17.7038734Z  2024-04-03T18:22:17.7039167Z  2024-04-03T18:22:17.7040350Z [19,408 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:17.7041695Z Compiling xla/service/cpu/cpu_compiler.cc; 52s local 2024-04-03T18:22:17.7042655Z Compiling xla/pjrt/cpu/cpu_client.cc; 44s local 2024-04-03T18:22:17.7043514Z Compiling xla/pjrt/pjrt_c_api_client.cc; 29s local 2024-04-03T18:22:17.7044635Z Compiling xla/service/cpu/cpu_compiler.cc; 29s local 2024-04-03T18:22:17.7045562Z @xla//xla/mlir_hlo:mhlo_passes; 25s local 2024-04-03T18:22:17.7046598Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 22s local 2024-04-03T18:22:17.7047867Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:22:17.7049065Z Compiling xla/python/pjrt_ifrt/pjrt_host_callback.cc; 19s local ... 2024-04-03T18:22:18.7049884Z 2024-04-03T18:22:18.7050704Z  2024-04-03T18:22:18.7051221Z  2024-04-03T18:22:18.7051672Z  2024-04-03T18:22:18.7052096Z  2024-04-03T18:22:18.7052494Z  2024-04-03T18:22:18.7052905Z  2024-04-03T18:22:18.7053335Z  2024-04-03T18:22:18.7053741Z  2024-04-03T18:22:18.7055122Z [19,408 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:18.7056556Z Compiling xla/service/cpu/cpu_compiler.cc; 53s local 2024-04-03T18:22:18.7057540Z Compiling xla/pjrt/cpu/cpu_client.cc; 45s local 2024-04-03T18:22:18.7058484Z Compiling xla/pjrt/pjrt_c_api_client.cc; 30s local 2024-04-03T18:22:18.7059447Z Compiling xla/service/cpu/cpu_compiler.cc; 30s local 2024-04-03T18:22:18.7060326Z @xla//xla/mlir_hlo:mhlo_passes; 26s local 2024-04-03T18:22:18.7061346Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 23s local 2024-04-03T18:22:18.7062349Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:22:18.7063334Z Compiling xla/python/pjrt_ifrt/pjrt_host_callback.cc; 20s local ... 2024-04-03T18:22:19.3004248Z 2024-04-03T18:22:19.3005016Z  2024-04-03T18:22:19.3005542Z  2024-04-03T18:22:19.3005974Z  2024-04-03T18:22:19.3006399Z  2024-04-03T18:22:19.3006807Z  2024-04-03T18:22:19.3007210Z  2024-04-03T18:22:19.3007613Z  2024-04-03T18:22:19.3008015Z  2024-04-03T18:22:19.3009166Z [19,409 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:19.3010534Z Compiling xla/service/cpu/cpu_compiler.cc; 53s local 2024-04-03T18:22:19.3011448Z Compiling xla/pjrt/cpu/cpu_client.cc; 45s local 2024-04-03T18:22:19.3012328Z Compiling xla/pjrt/pjrt_c_api_client.cc; 31s local 2024-04-03T18:22:19.3013252Z Compiling xla/service/cpu/cpu_compiler.cc; 31s local 2024-04-03T18:22:19.3014299Z @xla//xla/mlir_hlo:mhlo_passes; 26s local 2024-04-03T18:22:19.3015259Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 24s local 2024-04-03T18:22:19.3016935Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:22:19.3018150Z Compiling xla/python/pjrt_ifrt/pjrt_host_callback.cc; 20s local ... 2024-04-03T18:22:19.5058820Z 2024-04-03T18:22:19.5059666Z  2024-04-03T18:22:19.5060273Z  2024-04-03T18:22:19.5060698Z  2024-04-03T18:22:19.5061106Z  2024-04-03T18:22:19.5061776Z  2024-04-03T18:22:19.5062204Z  2024-04-03T18:22:19.5062613Z  2024-04-03T18:22:19.5063031Z  2024-04-03T18:22:19.5064257Z [19,411 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:19.5065631Z Compiling xla/service/cpu/cpu_compiler.cc; 54s local 2024-04-03T18:22:19.5066546Z Compiling xla/pjrt/cpu/cpu_client.cc; 46s local 2024-04-03T18:22:19.5067418Z Compiling xla/pjrt/pjrt_c_api_client.cc; 31s local 2024-04-03T18:22:19.5068525Z Compiling xla/service/cpu/cpu_compiler.cc; 31s local 2024-04-03T18:22:19.5069390Z @xla//xla/mlir_hlo:mhlo_passes; 26s local 2024-04-03T18:22:19.5070364Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 24s local 2024-04-03T18:22:19.5071688Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:22:19.5072787Z Compiling xla/python/pjrt_ifrt/pjrt_host_callback.cc; 20s local ... 2024-04-03T18:22:19.7063540Z 2024-04-03T18:22:19.7070453Z  2024-04-03T18:22:19.7071135Z  2024-04-03T18:22:19.7071556Z  2024-04-03T18:22:19.7071962Z  2024-04-03T18:22:19.7072395Z  2024-04-03T18:22:19.7072807Z  2024-04-03T18:22:19.7073199Z  2024-04-03T18:22:19.7073616Z  2024-04-03T18:22:19.7075006Z [19,412 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:19.7076406Z Compiling xla/service/cpu/cpu_compiler.cc; 54s local 2024-04-03T18:22:19.7077348Z Compiling xla/pjrt/cpu/cpu_client.cc; 46s local 2024-04-03T18:22:19.7078294Z Compiling xla/pjrt/pjrt_c_api_client.cc; 31s local 2024-04-03T18:22:19.7079265Z Compiling xla/service/cpu/cpu_compiler.cc; 31s local 2024-04-03T18:22:19.7080174Z @xla//xla/mlir_hlo:mhlo_passes; 27s local 2024-04-03T18:22:19.7081230Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:22:19.7082335Z Compiling xla/python/pjrt_ifrt/pjrt_host_callback.cc; 21s local 2024-04-03T18:22:19.7083436Z Compiling xla/python/ifrt/future.cc; 19s local ... 2024-04-03T18:22:20.1048232Z 2024-04-03T18:22:20.1049266Z  2024-04-03T18:22:20.1049771Z  2024-04-03T18:22:20.1050171Z  2024-04-03T18:22:20.1052973Z  2024-04-03T18:22:20.1053960Z  2024-04-03T18:22:20.1057941Z  2024-04-03T18:22:20.1058842Z  2024-04-03T18:22:20.1063388Z  2024-04-03T18:22:20.1066546Z [19,413 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:20.1077412Z Compiling xla/service/cpu/cpu_compiler.cc; 54s local 2024-04-03T18:22:20.1078706Z Compiling xla/pjrt/cpu/cpu_client.cc; 46s local 2024-04-03T18:22:20.1079736Z Compiling xla/pjrt/pjrt_c_api_client.cc; 32s local 2024-04-03T18:22:20.1080988Z Compiling xla/service/cpu/cpu_compiler.cc; 32s local 2024-04-03T18:22:20.1081985Z @xla//xla/mlir_hlo:mhlo_passes; 27s local 2024-04-03T18:22:20.1083184Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:22:20.1084447Z Compiling xla/python/pjrt_ifrt/pjrt_host_callback.cc; 21s local 2024-04-03T18:22:20.1085626Z Compiling xla/python/ifrt/future.cc; 20s local ... 2024-04-03T18:22:20.3049877Z 2024-04-03T18:22:20.3062865Z  2024-04-03T18:22:20.3063911Z  2024-04-03T18:22:20.3064554Z  2024-04-03T18:22:20.3065184Z  2024-04-03T18:22:20.3065655Z  2024-04-03T18:22:20.3066266Z  2024-04-03T18:22:20.3066888Z  2024-04-03T18:22:20.3067452Z  2024-04-03T18:22:20.3069146Z [19,414 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:20.3071529Z Compiling xla/service/cpu/cpu_compiler.cc; 54s local 2024-04-03T18:22:20.3073003Z Compiling xla/pjrt/cpu/cpu_client.cc; 46s local 2024-04-03T18:22:20.3074414Z Compiling xla/pjrt/pjrt_c_api_client.cc; 32s local 2024-04-03T18:22:20.3075688Z Compiling xla/service/cpu/cpu_compiler.cc; 32s local 2024-04-03T18:22:20.3077088Z @xla//xla/mlir_hlo:mhlo_passes; 27s local 2024-04-03T18:22:20.3078491Z Compiling xla/python/pjrt_ifrt/pjrt_host_callback.cc; 21s local 2024-04-03T18:22:20.3079975Z Compiling xla/python/ifrt/future.cc; 20s local 2024-04-03T18:22:20.3081530Z Compiling torch_xla/csrc/lowering_context.cpp; 20s local ... 2024-04-03T18:22:20.7052869Z 2024-04-03T18:22:20.7054230Z  2024-04-03T18:22:20.7054740Z  2024-04-03T18:22:20.7055120Z  2024-04-03T18:22:20.7057789Z  2024-04-03T18:22:20.7058796Z  2024-04-03T18:22:20.7059665Z  2024-04-03T18:22:20.7060623Z  2024-04-03T18:22:20.7061560Z  2024-04-03T18:22:20.7063732Z [19,415 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:20.7065892Z Compiling xla/service/cpu/cpu_compiler.cc; 55s local 2024-04-03T18:22:20.7068218Z Compiling xla/pjrt/cpu/cpu_client.cc; 47s local 2024-04-03T18:22:20.7069443Z Compiling xla/pjrt/pjrt_c_api_client.cc; 32s local 2024-04-03T18:22:20.7070501Z Compiling xla/service/cpu/cpu_compiler.cc; 32s local 2024-04-03T18:22:20.7071536Z @xla//xla/mlir_hlo:mhlo_passes; 28s local 2024-04-03T18:22:20.7072902Z Compiling xla/python/pjrt_ifrt/pjrt_host_callback.cc; 22s local 2024-04-03T18:22:20.7074290Z Compiling xla/python/ifrt/future.cc; 20s local 2024-04-03T18:22:20.7075651Z Compiling torch_xla/csrc/lowering_context.cpp; 20s local ... 2024-04-03T18:22:20.9492551Z 2024-04-03T18:22:20.9493261Z  2024-04-03T18:22:20.9493749Z  2024-04-03T18:22:20.9494276Z  2024-04-03T18:22:20.9494674Z  2024-04-03T18:22:20.9495067Z  2024-04-03T18:22:20.9495443Z  2024-04-03T18:22:20.9495863Z  2024-04-03T18:22:20.9496257Z  2024-04-03T18:22:20.9497363Z [19,416 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:20.9498587Z Compiling xla/service/cpu/cpu_compiler.cc; 55s local 2024-04-03T18:22:20.9499454Z Compiling xla/pjrt/cpu/cpu_client.cc; 47s local 2024-04-03T18:22:20.9500297Z Compiling xla/pjrt/pjrt_c_api_client.cc; 33s local 2024-04-03T18:22:20.9501154Z Compiling xla/service/cpu/cpu_compiler.cc; 32s local 2024-04-03T18:22:20.9501953Z @xla//xla/mlir_hlo:mhlo_passes; 28s local 2024-04-03T18:22:20.9502837Z Compiling xla/python/pjrt_ifrt/pjrt_host_callback.cc; 22s local 2024-04-03T18:22:20.9503786Z Compiling xla/python/ifrt/future.cc; 21s local 2024-04-03T18:22:20.9504733Z Compiling torch_xla/csrc/lowering_context.cpp; 20s local ... 2024-04-03T18:22:21.3075978Z 2024-04-03T18:22:21.3076709Z  2024-04-03T18:22:21.3077167Z  2024-04-03T18:22:21.3077553Z  2024-04-03T18:22:21.3077921Z  2024-04-03T18:22:21.3078280Z  2024-04-03T18:22:21.3078633Z  2024-04-03T18:22:21.3078996Z  2024-04-03T18:22:21.3079361Z  2024-04-03T18:22:21.3080410Z [19,418 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:21.3081634Z Compiling xla/service/cpu/cpu_compiler.cc; 55s local 2024-04-03T18:22:21.3082460Z Compiling xla/pjrt/cpu/cpu_client.cc; 47s local 2024-04-03T18:22:21.3083271Z Compiling xla/pjrt/pjrt_c_api_client.cc; 33s local 2024-04-03T18:22:21.3084119Z Compiling xla/service/cpu/cpu_compiler.cc; 33s local 2024-04-03T18:22:21.3084901Z @xla//xla/mlir_hlo:mhlo_passes; 28s local 2024-04-03T18:22:21.3085721Z Compiling xla/python/pjrt_ifrt/pjrt_host_callback.cc; 22s local 2024-04-03T18:22:21.3086616Z Compiling xla/python/ifrt/future.cc; 21s local 2024-04-03T18:22:21.3087824Z Compiling torch_xla/csrc/lowering_context.cpp; 21s local ... 2024-04-03T18:22:21.5078243Z 2024-04-03T18:22:21.5078939Z  2024-04-03T18:22:21.5079401Z  2024-04-03T18:22:21.5080089Z  2024-04-03T18:22:21.5080457Z  2024-04-03T18:22:21.5080821Z  2024-04-03T18:22:21.5081178Z  2024-04-03T18:22:21.5081539Z  2024-04-03T18:22:21.5081906Z  2024-04-03T18:22:21.5083086Z [19,420 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:21.5084305Z Compiling xla/service/cpu/cpu_compiler.cc; 56s local 2024-04-03T18:22:21.5085169Z Compiling xla/pjrt/cpu/cpu_client.cc; 48s local 2024-04-03T18:22:21.5085937Z Compiling xla/pjrt/pjrt_c_api_client.cc; 33s local 2024-04-03T18:22:21.5086778Z Compiling xla/service/cpu/cpu_compiler.cc; 33s local 2024-04-03T18:22:21.5087569Z @xla//xla/mlir_hlo:mhlo_passes; 28s local 2024-04-03T18:22:21.5088427Z Compiling xla/python/pjrt_ifrt/pjrt_host_callback.cc; 22s local 2024-04-03T18:22:21.5089345Z Compiling xla/python/ifrt/future.cc; 21s local 2024-04-03T18:22:21.5090361Z @llvm-project//mlir:SparseTensorTransforms; 16s local ... 2024-04-03T18:22:21.7669071Z 2024-04-03T18:22:21.7669754Z  2024-04-03T18:22:21.7670243Z  2024-04-03T18:22:21.7670634Z  2024-04-03T18:22:21.7671047Z  2024-04-03T18:22:21.7671415Z  2024-04-03T18:22:21.7671749Z  2024-04-03T18:22:21.7672101Z  2024-04-03T18:22:21.7672434Z  2024-04-03T18:22:21.7673488Z [19,422 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:21.7674727Z Compiling xla/service/cpu/cpu_compiler.cc; 56s local 2024-04-03T18:22:21.7675605Z Compiling xla/pjrt/cpu/cpu_client.cc; 48s local 2024-04-03T18:22:21.7676419Z Compiling xla/pjrt/pjrt_c_api_client.cc; 34s local 2024-04-03T18:22:21.7677265Z Compiling xla/service/cpu/cpu_compiler.cc; 33s local 2024-04-03T18:22:21.7699537Z @xla//xla/mlir_hlo:mhlo_passes; 29s local 2024-04-03T18:22:21.7700449Z Compiling xla/python/ifrt/future.cc; 21s local 2024-04-03T18:22:21.7701971Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T18:22:21.7703346Z Compiling torch_xla/csrc/unwrap_data.cpp; 14s local ... 2024-04-03T18:22:22.1067340Z 2024-04-03T18:22:22.1069279Z  2024-04-03T18:22:22.1069714Z  2024-04-03T18:22:22.1070042Z  2024-04-03T18:22:22.1070376Z  2024-04-03T18:22:22.1070685Z  2024-04-03T18:22:22.1071004Z  2024-04-03T18:22:22.1071308Z  2024-04-03T18:22:22.1071623Z  2024-04-03T18:22:22.1072642Z [19,422 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:22.1073952Z Compiling xla/service/cpu/cpu_compiler.cc; 56s local 2024-04-03T18:22:22.1074812Z Compiling xla/pjrt/cpu/cpu_client.cc; 48s local 2024-04-03T18:22:22.1075693Z Compiling xla/pjrt/pjrt_c_api_client.cc; 34s local 2024-04-03T18:22:22.1094441Z Compiling xla/service/cpu/cpu_compiler.cc; 34s local 2024-04-03T18:22:22.1095818Z @xla//xla/mlir_hlo:mhlo_passes; 29s local 2024-04-03T18:22:22.1097444Z Compiling xla/python/ifrt/future.cc; 22s local 2024-04-03T18:22:22.1099236Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T18:22:22.1100615Z Compiling torch_xla/csrc/unwrap_data.cpp; 15s local ... 2024-04-03T18:22:22.3069177Z 2024-04-03T18:22:22.3070895Z  2024-04-03T18:22:22.3071992Z  2024-04-03T18:22:22.3073032Z  2024-04-03T18:22:22.3074039Z  2024-04-03T18:22:22.3078522Z  2024-04-03T18:22:22.3079219Z  2024-04-03T18:22:22.3080119Z  2024-04-03T18:22:22.3084377Z  2024-04-03T18:22:22.3086086Z [19,424 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:22.3088002Z Compiling xla/service/cpu/cpu_compiler.cc; 56s local 2024-04-03T18:22:22.3089871Z Compiling xla/pjrt/pjrt_c_api_client.cc; 34s local 2024-04-03T18:22:22.3091112Z Compiling xla/service/cpu/cpu_compiler.cc; 34s local 2024-04-03T18:22:22.3092608Z @xla//xla/mlir_hlo:mhlo_passes; 29s local 2024-04-03T18:22:22.3094257Z Compiling xla/python/ifrt/future.cc; 22s local 2024-04-03T18:22:22.3096003Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T18:22:22.3100711Z Compiling torch_xla/csrc/unwrap_data.cpp; 15s local 2024-04-03T18:22:22.3102551Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 14s local ... 2024-04-03T18:22:22.5171831Z 2024-04-03T18:22:22.5172955Z  2024-04-03T18:22:22.5173463Z  2024-04-03T18:22:22.5173898Z  2024-04-03T18:22:22.5174496Z  2024-04-03T18:22:22.5174899Z  2024-04-03T18:22:22.5175326Z  2024-04-03T18:22:22.5175749Z  2024-04-03T18:22:22.5176150Z  2024-04-03T18:22:22.5177434Z [19,426 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:22.5178985Z Compiling xla/service/cpu/cpu_compiler.cc; 57s local 2024-04-03T18:22:22.5180026Z Compiling xla/pjrt/pjrt_c_api_client.cc; 34s local 2024-04-03T18:22:22.5184372Z Compiling xla/service/cpu/cpu_compiler.cc; 34s local 2024-04-03T18:22:22.5188793Z @xla//xla/mlir_hlo:mhlo_passes; 29s local 2024-04-03T18:22:22.5190499Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T18:22:22.5191469Z Compiling torch_xla/csrc/unwrap_data.cpp; 15s local 2024-04-03T18:22:22.5192575Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 14s local 2024-04-03T18:22:22.5193678Z Compiling xla/python/ifrt/memory.cc; 14s local ... 2024-04-03T18:22:22.9075228Z 2024-04-03T18:22:22.9076563Z  2024-04-03T18:22:22.9077112Z  2024-04-03T18:22:22.9077558Z  2024-04-03T18:22:22.9078039Z  2024-04-03T18:22:22.9078496Z  2024-04-03T18:22:22.9078946Z  2024-04-03T18:22:22.9079396Z  2024-04-03T18:22:22.9079847Z  2024-04-03T18:22:22.9080983Z [19,427 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:22.9082259Z Compiling xla/service/cpu/cpu_compiler.cc; 57s local 2024-04-03T18:22:22.9083208Z Compiling xla/service/cpu/cpu_compiler.cc; 34s local 2024-04-03T18:22:22.9083994Z @xla//xla/mlir_hlo:mhlo_passes; 30s local 2024-04-03T18:22:22.9084948Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:22:22.9085875Z Compiling torch_xla/csrc/unwrap_data.cpp; 15s local 2024-04-03T18:22:22.9086874Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 15s local 2024-04-03T18:22:22.9087819Z Compiling xla/python/ifrt/memory.cc; 14s local 2024-04-03T18:22:22.9088702Z Compiling torch_xla/csrc/unwrap_data.cpp; 14s local ... 2024-04-03T18:22:23.7691308Z 2024-04-03T18:22:23.7692455Z  2024-04-03T18:22:23.7692930Z  2024-04-03T18:22:23.7693325Z  2024-04-03T18:22:23.7693818Z  2024-04-03T18:22:23.7694534Z  2024-04-03T18:22:23.7695023Z  2024-04-03T18:22:23.7695427Z  2024-04-03T18:22:23.7695821Z  2024-04-03T18:22:23.7697004Z [19,428 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:23.7698495Z Compiling xla/service/cpu/cpu_compiler.cc; 58s local 2024-04-03T18:22:23.7699436Z Compiling xla/service/cpu/cpu_compiler.cc; 35s local 2024-04-03T18:22:23.7700317Z @xla//xla/mlir_hlo:mhlo_passes; 31s local 2024-04-03T18:22:23.7701338Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:22:23.7702300Z Compiling torch_xla/csrc/unwrap_data.cpp; 16s local 2024-04-03T18:22:23.7703385Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 16s local 2024-04-03T18:22:23.7704473Z Compiling xla/python/ifrt/memory.cc; 15s local 2024-04-03T18:22:23.7705362Z Compiling torch_xla/csrc/unwrap_data.cpp; 14s local ... 2024-04-03T18:22:24.1082522Z 2024-04-03T18:22:24.1083945Z  2024-04-03T18:22:24.1084501Z  2024-04-03T18:22:24.1084956Z  2024-04-03T18:22:24.1085684Z  2024-04-03T18:22:24.1086170Z  2024-04-03T18:22:24.1086615Z  2024-04-03T18:22:24.1087150Z  2024-04-03T18:22:24.1087605Z  2024-04-03T18:22:24.1088798Z [19,428 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:24.1090332Z Compiling xla/service/cpu/cpu_compiler.cc; 58s local 2024-04-03T18:22:24.1091343Z Compiling xla/service/cpu/cpu_compiler.cc; 36s local 2024-04-03T18:22:24.1092191Z @xla//xla/mlir_hlo:mhlo_passes; 31s local 2024-04-03T18:22:24.1093255Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:22:24.1094382Z Compiling torch_xla/csrc/unwrap_data.cpp; 17s local 2024-04-03T18:22:24.1095477Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 16s local 2024-04-03T18:22:24.1096531Z Compiling xla/python/ifrt/memory.cc; 15s local 2024-04-03T18:22:24.1097535Z Compiling torch_xla/csrc/unwrap_data.cpp; 15s local ... 2024-04-03T18:22:24.6003382Z 2024-04-03T18:22:24.6004156Z  2024-04-03T18:22:24.6004705Z  2024-04-03T18:22:24.6005132Z  2024-04-03T18:22:24.6005569Z  2024-04-03T18:22:24.6005994Z  2024-04-03T18:22:24.6006402Z  2024-04-03T18:22:24.6006815Z  2024-04-03T18:22:24.6007241Z  2024-04-03T18:22:24.6008464Z [19,429 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:24.6009869Z Compiling xla/service/cpu/cpu_compiler.cc; 59s local 2024-04-03T18:22:24.6010882Z Compiling xla/service/cpu/cpu_compiler.cc; 36s local 2024-04-03T18:22:24.6011746Z @xla//xla/mlir_hlo:mhlo_passes; 31s local 2024-04-03T18:22:24.6012825Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:22:24.6013798Z Compiling torch_xla/csrc/unwrap_data.cpp; 17s local 2024-04-03T18:22:24.6015076Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 16s local 2024-04-03T18:22:24.6016199Z Compiling xla/python/ifrt/memory.cc; 16s local 2024-04-03T18:22:24.6017390Z Compiling torch_xla/csrc/unwrap_data.cpp; 15s local ... 2024-04-03T18:22:24.8728587Z 2024-04-03T18:22:24.8729361Z  2024-04-03T18:22:24.8729906Z  2024-04-03T18:22:24.8730366Z  2024-04-03T18:22:24.8730810Z  2024-04-03T18:22:24.8731252Z  2024-04-03T18:22:24.8731659Z  2024-04-03T18:22:24.8732100Z  2024-04-03T18:22:24.8732510Z  2024-04-03T18:22:24.8733762Z [19,432 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:24.8735396Z Compiling xla/service/cpu/cpu_compiler.cc; 59s local 2024-04-03T18:22:24.8736393Z Compiling xla/service/cpu/cpu_compiler.cc; 36s local 2024-04-03T18:22:24.8737286Z @xla//xla/mlir_hlo:mhlo_passes; 32s local 2024-04-03T18:22:24.8738205Z Compiling torch_xla/csrc/unwrap_data.cpp; 17s local 2024-04-03T18:22:24.8739412Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 17s local 2024-04-03T18:22:24.8740533Z Compiling xla/python/ifrt/memory.cc; 16s local 2024-04-03T18:22:24.8741515Z Compiling torch_xla/csrc/unwrap_data.cpp; 16s local 2024-04-03T18:22:24.8742647Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 13s local ... 2024-04-03T18:22:25.1089617Z 2024-04-03T18:22:25.1099906Z  2024-04-03T18:22:25.1100479Z  2024-04-03T18:22:25.1100956Z  2024-04-03T18:22:25.1101372Z  2024-04-03T18:22:25.1101758Z  2024-04-03T18:22:25.1102161Z  2024-04-03T18:22:25.1102576Z  2024-04-03T18:22:25.1102982Z  2024-04-03T18:22:25.1104176Z [19,432 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:25.1105584Z Compiling xla/service/cpu/cpu_compiler.cc; 59s local 2024-04-03T18:22:25.1106546Z Compiling xla/service/cpu/cpu_compiler.cc; 37s local 2024-04-03T18:22:25.1108074Z @xla//xla/mlir_hlo:mhlo_passes; 32s local 2024-04-03T18:22:25.1108933Z Compiling torch_xla/csrc/unwrap_data.cpp; 18s local 2024-04-03T18:22:25.1110210Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 17s local 2024-04-03T18:22:25.1111448Z Compiling xla/python/ifrt/memory.cc; 16s local 2024-04-03T18:22:25.1112371Z Compiling torch_xla/csrc/unwrap_data.cpp; 16s local 2024-04-03T18:22:25.1113636Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 14s local ... 2024-04-03T18:22:25.3898508Z 2024-04-03T18:22:25.3899250Z  2024-04-03T18:22:25.3899736Z  2024-04-03T18:22:25.3900160Z  2024-04-03T18:22:25.3900561Z  2024-04-03T18:22:25.3900942Z  2024-04-03T18:22:25.3901364Z  2024-04-03T18:22:25.3901771Z  2024-04-03T18:22:25.3902146Z  2024-04-03T18:22:25.3903349Z [19,433 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:25.3904768Z Compiling xla/service/cpu/cpu_compiler.cc; 60s local 2024-04-03T18:22:25.3905880Z Compiling xla/service/cpu/cpu_compiler.cc; 37s local 2024-04-03T18:22:25.3906750Z @xla//xla/mlir_hlo:mhlo_passes; 32s local 2024-04-03T18:22:25.3907595Z Compiling torch_xla/csrc/unwrap_data.cpp; 18s local 2024-04-03T18:22:25.3908929Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 17s local 2024-04-03T18:22:25.3910014Z Compiling xla/python/ifrt/memory.cc; 17s local 2024-04-03T18:22:25.3910932Z Compiling torch_xla/csrc/unwrap_data.cpp; 16s local 2024-04-03T18:22:25.3911995Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 14s local ... 2024-04-03T18:22:25.7093802Z 2024-04-03T18:22:25.7094751Z  2024-04-03T18:22:25.7095273Z  2024-04-03T18:22:25.7095698Z  2024-04-03T18:22:25.7096111Z  2024-04-03T18:22:25.7096521Z  2024-04-03T18:22:25.7096938Z  2024-04-03T18:22:25.7097334Z  2024-04-03T18:22:25.7097699Z  2024-04-03T18:22:25.7098889Z [19,434 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:25.7100362Z Compiling xla/service/cpu/cpu_compiler.cc; 60s local 2024-04-03T18:22:25.7101338Z Compiling xla/service/cpu/cpu_compiler.cc; 37s local 2024-04-03T18:22:25.7102198Z @xla//xla/mlir_hlo:mhlo_passes; 33s local 2024-04-03T18:22:25.7103046Z Compiling torch_xla/csrc/unwrap_data.cpp; 18s local 2024-04-03T18:22:25.7104159Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 17s local 2024-04-03T18:22:25.7105283Z Compiling xla/python/ifrt/memory.cc; 17s local 2024-04-03T18:22:25.7106172Z Compiling torch_xla/csrc/unwrap_data.cpp; 16s local 2024-04-03T18:22:25.7107286Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 14s local ... 2024-04-03T18:22:25.9333316Z 2024-04-03T18:22:25.9334062Z  2024-04-03T18:22:25.9334749Z  2024-04-03T18:22:25.9335157Z  2024-04-03T18:22:25.9335557Z  2024-04-03T18:22:25.9335958Z  2024-04-03T18:22:25.9336395Z  2024-04-03T18:22:25.9336769Z  2024-04-03T18:22:25.9337185Z  2024-04-03T18:22:25.9338378Z [19,435 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:25.9339741Z Compiling xla/service/cpu/cpu_compiler.cc; 60s local 2024-04-03T18:22:25.9340730Z Compiling xla/service/cpu/cpu_compiler.cc; 37s local 2024-04-03T18:22:25.9341592Z @xla//xla/mlir_hlo:mhlo_passes; 33s local 2024-04-03T18:22:25.9342387Z Compiling torch_xla/csrc/unwrap_data.cpp; 18s local 2024-04-03T18:22:25.9343416Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 18s local 2024-04-03T18:22:25.9344461Z Compiling xla/python/ifrt/memory.cc; 17s local 2024-04-03T18:22:25.9345342Z Compiling torch_xla/csrc/unwrap_data.cpp; 17s local 2024-04-03T18:22:25.9346569Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 14s local ... 2024-04-03T18:22:26.3040211Z 2024-04-03T18:22:26.3041012Z  2024-04-03T18:22:26.3041940Z  2024-04-03T18:22:26.3042378Z  2024-04-03T18:22:26.3042796Z  2024-04-03T18:22:26.3043404Z  2024-04-03T18:22:26.3043824Z  2024-04-03T18:22:26.3044408Z  2024-04-03T18:22:26.3044820Z  2024-04-03T18:22:26.3046203Z [19,436 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:26.3047699Z Compiling xla/service/cpu/cpu_compiler.cc; 60s local 2024-04-03T18:22:26.3048673Z Compiling xla/service/cpu/cpu_compiler.cc; 38s local 2024-04-03T18:22:26.3049594Z @xla//xla/mlir_hlo:mhlo_passes; 33s local 2024-04-03T18:22:26.3050639Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 18s local 2024-04-03T18:22:26.3051784Z Compiling xla/python/ifrt/memory.cc; 18s local 2024-04-03T18:22:26.3052689Z Compiling torch_xla/csrc/unwrap_data.cpp; 17s local 2024-04-03T18:22:26.3053786Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 15s local 2024-04-03T18:22:26.3055291Z Compiling mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp; 14s local ... 2024-04-03T18:22:26.5099938Z 2024-04-03T18:22:26.5100688Z  2024-04-03T18:22:26.5101682Z  2024-04-03T18:22:26.5104284Z  2024-04-03T18:22:26.5106080Z  2024-04-03T18:22:26.5106796Z  2024-04-03T18:22:26.5107842Z  2024-04-03T18:22:26.5108344Z  2024-04-03T18:22:26.5108758Z  2024-04-03T18:22:26.5109932Z [19,437 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:26.5111381Z Compiling xla/service/cpu/cpu_compiler.cc; 61s local 2024-04-03T18:22:26.5112305Z Compiling xla/service/cpu/cpu_compiler.cc; 38s local 2024-04-03T18:22:26.5113154Z @xla//xla/mlir_hlo:mhlo_passes; 33s local 2024-04-03T18:22:26.5114203Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 18s local 2024-04-03T18:22:26.5115236Z Compiling xla/python/ifrt/memory.cc; 18s local 2024-04-03T18:22:26.5116085Z Compiling torch_xla/csrc/unwrap_data.cpp; 17s local 2024-04-03T18:22:26.5117118Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 15s local 2024-04-03T18:22:26.5118430Z Compiling mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp; 14s local ... 2024-04-03T18:22:27.5528615Z 2024-04-03T18:22:27.5529948Z  2024-04-03T18:22:27.5530721Z  2024-04-03T18:22:27.5531415Z  2024-04-03T18:22:27.5532234Z  2024-04-03T18:22:27.5532926Z  2024-04-03T18:22:27.5533689Z  2024-04-03T18:22:27.5534778Z  2024-04-03T18:22:27.5536045Z  2024-04-03T18:22:27.5537398Z [19,438 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:27.5539035Z Compiling xla/service/cpu/cpu_compiler.cc; 62s local 2024-04-03T18:22:27.5540234Z Compiling xla/service/cpu/cpu_compiler.cc; 39s local 2024-04-03T18:22:27.5541498Z @xla//xla/mlir_hlo:mhlo_passes; 34s local 2024-04-03T18:22:27.5542759Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 19s local 2024-04-03T18:22:27.5544168Z Compiling xla/python/ifrt/memory.cc; 19s local 2024-04-03T18:22:27.5545346Z Compiling torch_xla/csrc/unwrap_data.cpp; 18s local 2024-04-03T18:22:27.5546831Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 16s local 2024-04-03T18:22:27.5548961Z Compiling mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp; 15s local ... 2024-04-03T18:22:27.9116780Z 2024-04-03T18:22:27.9117526Z  2024-04-03T18:22:27.9118060Z  2024-04-03T18:22:27.9118479Z  2024-04-03T18:22:27.9118855Z  2024-04-03T18:22:27.9119268Z  2024-04-03T18:22:27.9119675Z  2024-04-03T18:22:27.9120089Z  2024-04-03T18:22:27.9120515Z  2024-04-03T18:22:27.9121742Z [19,438 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:27.9123161Z Compiling xla/service/cpu/cpu_compiler.cc; 62s local 2024-04-03T18:22:27.9124133Z Compiling xla/service/cpu/cpu_compiler.cc; 39s local 2024-04-03T18:22:27.9125321Z @xla//xla/mlir_hlo:mhlo_passes; 35s local 2024-04-03T18:22:27.9126384Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 20s local 2024-04-03T18:22:27.9127565Z Compiling xla/python/ifrt/memory.cc; 19s local 2024-04-03T18:22:27.9128623Z Compiling torch_xla/csrc/unwrap_data.cpp; 19s local 2024-04-03T18:22:27.9129743Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 16s local 2024-04-03T18:22:27.9131211Z Compiling mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp; 16s local ... 2024-04-03T18:22:28.1127096Z 2024-04-03T18:22:28.1128171Z  2024-04-03T18:22:28.1128636Z  2024-04-03T18:22:28.1129018Z  2024-04-03T18:22:28.1129432Z  2024-04-03T18:22:28.1129804Z  2024-04-03T18:22:28.1130174Z  2024-04-03T18:22:28.1130537Z  2024-04-03T18:22:28.1130893Z  2024-04-03T18:22:28.1131972Z [19,441 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:28.1133423Z Compiling xla/service/cpu/cpu_compiler.cc; 62s local 2024-04-03T18:22:28.1134573Z Compiling xla/service/cpu/cpu_compiler.cc; 40s local 2024-04-03T18:22:28.1135437Z @xla//xla/mlir_hlo:mhlo_passes; 35s local 2024-04-03T18:22:28.1136374Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 20s local 2024-04-03T18:22:28.1137422Z Compiling xla/python/ifrt/memory.cc; 19s local 2024-04-03T18:22:28.1138376Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 17s local 2024-04-03T18:22:28.1139512Z @llvm-project//mlir:LinalgTransforms; 15s local 2024-04-03T18:22:28.1140686Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 14s local ... 2024-04-03T18:22:28.5115536Z 2024-04-03T18:22:28.5116269Z  2024-04-03T18:22:28.5116740Z  2024-04-03T18:22:28.5117111Z  2024-04-03T18:22:28.5119338Z  2024-04-03T18:22:28.5120143Z  2024-04-03T18:22:28.5123079Z  2024-04-03T18:22:28.5123767Z  2024-04-03T18:22:28.5126703Z  2024-04-03T18:22:28.5128204Z [19,442 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:28.5132457Z Compiling xla/service/cpu/cpu_compiler.cc; 63s local 2024-04-03T18:22:28.5133718Z Compiling xla/service/cpu/cpu_compiler.cc; 40s local 2024-04-03T18:22:28.5135228Z @xla//xla/mlir_hlo:mhlo_passes; 35s local 2024-04-03T18:22:28.5138618Z Compiling xla/python/ifrt/memory.cc; 20s local 2024-04-03T18:22:28.5139814Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 17s local 2024-04-03T18:22:28.5141474Z @llvm-project//mlir:LinalgTransforms; 16s local 2024-04-03T18:22:28.5142901Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 15s local 2024-04-03T18:22:28.5144416Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 15s local ... 2024-04-03T18:22:29.1837895Z 2024-04-03T18:22:29.1839067Z  2024-04-03T18:22:29.1840123Z  2024-04-03T18:22:29.1843424Z  2024-04-03T18:22:29.1844141Z  2024-04-03T18:22:29.1847093Z  2024-04-03T18:22:29.1847789Z  2024-04-03T18:22:29.1849280Z  2024-04-03T18:22:29.1849968Z  2024-04-03T18:22:29.1851355Z [19,443 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:29.1852989Z Compiling xla/service/cpu/cpu_compiler.cc; 63s local 2024-04-03T18:22:29.1854591Z Compiling xla/service/cpu/cpu_compiler.cc; 41s local 2024-04-03T18:22:29.1855802Z @xla//xla/mlir_hlo:mhlo_passes; 36s local 2024-04-03T18:22:29.1856946Z Compiling xla/python/ifrt/memory.cc; 20s local 2024-04-03T18:22:29.1858036Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 18s local 2024-04-03T18:22:29.1859381Z @llvm-project//mlir:LinalgTransforms; 16s local 2024-04-03T18:22:29.1860681Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 15s local 2024-04-03T18:22:29.1862329Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 15s local ... 2024-04-03T18:22:29.5122001Z 2024-04-03T18:22:29.5123450Z  2024-04-03T18:22:29.5124344Z  2024-04-03T18:22:29.5125203Z  2024-04-03T18:22:29.5126473Z  2024-04-03T18:22:29.5126953Z  2024-04-03T18:22:29.5127384Z  2024-04-03T18:22:29.5127794Z  2024-04-03T18:22:29.5128408Z  2024-04-03T18:22:29.5129625Z [19,444 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:29.5131073Z Compiling xla/service/cpu/cpu_compiler.cc; 64s local 2024-04-03T18:22:29.5132032Z Compiling xla/service/cpu/cpu_compiler.cc; 41s local 2024-04-03T18:22:29.5132981Z @xla//xla/mlir_hlo:mhlo_passes; 36s local 2024-04-03T18:22:29.5133846Z Compiling xla/python/ifrt/memory.cc; 21s local 2024-04-03T18:22:29.5135168Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 18s local 2024-04-03T18:22:29.5136349Z @llvm-project//mlir:LinalgTransforms; 17s local 2024-04-03T18:22:29.5137405Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 16s local 2024-04-03T18:22:29.5138751Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 16s local ... 2024-04-03T18:22:29.9125585Z 2024-04-03T18:22:29.9126710Z  2024-04-03T18:22:29.9127471Z  2024-04-03T18:22:29.9128119Z  2024-04-03T18:22:29.9130705Z  2024-04-03T18:22:29.9131376Z  2024-04-03T18:22:29.9131968Z  2024-04-03T18:22:29.9132723Z  2024-04-03T18:22:29.9133301Z  2024-04-03T18:22:29.9134911Z [19,446 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:29.9136585Z Compiling xla/service/cpu/cpu_compiler.cc; 64s local 2024-04-03T18:22:29.9137727Z Compiling xla/service/cpu/cpu_compiler.cc; 41s local 2024-04-03T18:22:29.9138961Z @xla//xla/mlir_hlo:mhlo_passes; 37s local 2024-04-03T18:22:29.9140185Z Compiling xla/python/ifrt/memory.cc; 21s local 2024-04-03T18:22:29.9141357Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 18s local 2024-04-03T18:22:29.9142669Z @llvm-project//mlir:LinalgTransforms; 17s local 2024-04-03T18:22:29.9144127Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 16s local 2024-04-03T18:22:29.9145924Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 16s local ... 2024-04-03T18:22:30.1290904Z 2024-04-03T18:22:30.1291635Z  2024-04-03T18:22:30.1292070Z  2024-04-03T18:22:30.1292440Z  2024-04-03T18:22:30.1292795Z  2024-04-03T18:22:30.1293162Z  2024-04-03T18:22:30.1293512Z  2024-04-03T18:22:30.1293861Z  2024-04-03T18:22:30.1294344Z  2024-04-03T18:22:30.1295388Z [19,447 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:30.1296588Z Compiling xla/service/cpu/cpu_compiler.cc; 64s local 2024-04-03T18:22:30.1297390Z Compiling xla/service/cpu/cpu_compiler.cc; 42s local 2024-04-03T18:22:30.1298159Z @xla//xla/mlir_hlo:mhlo_passes; 37s local 2024-04-03T18:22:30.1298938Z Compiling xla/python/ifrt/memory.cc; 21s local 2024-04-03T18:22:30.1299895Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 19s local 2024-04-03T18:22:30.1300945Z @llvm-project//mlir:LinalgTransforms; 17s local 2024-04-03T18:22:30.1301950Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 16s local 2024-04-03T18:22:30.1303292Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 16s local ... 2024-04-03T18:22:30.4872907Z 2024-04-03T18:22:30.4873651Z  2024-04-03T18:22:30.4874178Z  2024-04-03T18:22:30.4874579Z  2024-04-03T18:22:30.4874997Z  2024-04-03T18:22:30.4875411Z  2024-04-03T18:22:30.4875802Z  2024-04-03T18:22:30.4876216Z  2024-04-03T18:22:30.4876624Z  2024-04-03T18:22:30.4877810Z [19,448 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:30.4879228Z Compiling xla/service/cpu/cpu_compiler.cc; 65s local 2024-04-03T18:22:30.4880210Z Compiling xla/service/cpu/cpu_compiler.cc; 42s local 2024-04-03T18:22:30.4881433Z @xla//xla/mlir_hlo:mhlo_passes; 37s local 2024-04-03T18:22:30.4882353Z Compiling xla/python/ifrt/memory.cc; 22s local 2024-04-03T18:22:30.4883456Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 19s local 2024-04-03T18:22:30.4884594Z @llvm-project//mlir:LinalgTransforms; 18s local 2024-04-03T18:22:30.4885857Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 17s local 2024-04-03T18:22:30.4887226Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 17s local ... 2024-04-03T18:22:30.7038946Z 2024-04-03T18:22:30.7039737Z  2024-04-03T18:22:30.7040292Z  2024-04-03T18:22:30.7040731Z  2024-04-03T18:22:30.7041178Z  2024-04-03T18:22:30.7041637Z  2024-04-03T18:22:30.7042045Z  2024-04-03T18:22:30.7042504Z  2024-04-03T18:22:30.7042933Z  2024-04-03T18:22:30.7044136Z [19,450 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:30.7045558Z Compiling xla/service/cpu/cpu_compiler.cc; 42s local 2024-04-03T18:22:30.7046492Z @xla//xla/mlir_hlo:mhlo_passes; 38s local 2024-04-03T18:22:30.7047437Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 19s local 2024-04-03T18:22:30.7048886Z @llvm-project//mlir:LinalgTransforms; 18s local 2024-04-03T18:22:30.7050035Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 17s local 2024-04-03T18:22:30.7051347Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 17s local 2024-04-03T18:22:30.7052473Z @llvm-project//mlir:SparseTensorTransforms; 16s local 2024-04-03T18:22:30.7053496Z @llvm-project//mlir:LinalgTransforms; 15s local ... 2024-04-03T18:22:30.9134546Z 2024-04-03T18:22:30.9148206Z  2024-04-03T18:22:30.9148998Z  2024-04-03T18:22:30.9149389Z  2024-04-03T18:22:30.9149768Z  2024-04-03T18:22:30.9150156Z  2024-04-03T18:22:30.9150545Z  2024-04-03T18:22:30.9150939Z  2024-04-03T18:22:30.9151365Z  2024-04-03T18:22:30.9152441Z [19,451 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:30.9153840Z Compiling xla/service/cpu/cpu_compiler.cc; 42s local 2024-04-03T18:22:30.9154741Z @xla//xla/mlir_hlo:mhlo_passes; 38s local 2024-04-03T18:22:30.9155600Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 19s local 2024-04-03T18:22:30.9156783Z @llvm-project//mlir:LinalgTransforms; 18s local 2024-04-03T18:22:30.9158026Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 17s local 2024-04-03T18:22:30.9159152Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 17s local 2024-04-03T18:22:30.9160356Z @llvm-project//mlir:SparseTensorTransforms; 16s local 2024-04-03T18:22:30.9161361Z @llvm-project//mlir:LinalgTransforms; 16s local ... 2024-04-03T18:22:31.1304840Z 2024-04-03T18:22:31.1305613Z  2024-04-03T18:22:31.1306142Z  2024-04-03T18:22:31.1308608Z  2024-04-03T18:22:31.1309428Z  2024-04-03T18:22:31.1312399Z  2024-04-03T18:22:31.1313089Z  2024-04-03T18:22:31.1316181Z  2024-04-03T18:22:31.1316960Z  2024-04-03T18:22:31.1319715Z [19,452 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:31.1321453Z Compiling xla/service/cpu/cpu_compiler.cc; 43s local 2024-04-03T18:22:31.1322606Z @xla//xla/mlir_hlo:mhlo_passes; 38s local 2024-04-03T18:22:31.1324087Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 20s local 2024-04-03T18:22:31.1325504Z @llvm-project//mlir:LinalgTransforms; 18s local 2024-04-03T18:22:31.1327001Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 17s local 2024-04-03T18:22:31.1328852Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 17s local 2024-04-03T18:22:31.1330269Z Compiling mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp; 16s local 2024-04-03T18:22:31.5149999Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 16s local ... 2024-04-03T18:22:31.5151193Z 2024-04-03T18:22:31.5151960Z  2024-04-03T18:22:31.5152920Z  2024-04-03T18:22:31.5154043Z  2024-04-03T18:22:31.5154575Z  2024-04-03T18:22:31.5155055Z  2024-04-03T18:22:31.5155782Z  2024-04-03T18:22:31.5156239Z  2024-04-03T18:22:31.5156739Z  2024-04-03T18:22:31.5157997Z [19,452 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:31.5159162Z Compiling xla/service/cpu/cpu_compiler.cc; 43s local 2024-04-03T18:22:31.5159911Z @xla//xla/mlir_hlo:mhlo_passes; 38s local 2024-04-03T18:22:31.5160739Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 20s local 2024-04-03T18:22:31.5161726Z @llvm-project//mlir:LinalgTransforms; 19s local 2024-04-03T18:22:31.5162851Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 18s local 2024-04-03T18:22:31.5164308Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 18s local 2024-04-03T18:22:31.5165647Z Compiling mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp; 16s local 2024-04-03T18:22:31.5166784Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 16s local ... 2024-04-03T18:22:31.7197881Z 2024-04-03T18:22:31.7198632Z  2024-04-03T18:22:31.7199173Z  2024-04-03T18:22:31.7199589Z  2024-04-03T18:22:31.7200013Z  2024-04-03T18:22:31.7200429Z  2024-04-03T18:22:31.7200863Z  2024-04-03T18:22:31.7201307Z  2024-04-03T18:22:31.7201749Z  2024-04-03T18:22:31.7202951Z [19,453 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:31.7204369Z Compiling xla/service/cpu/cpu_compiler.cc; 43s local 2024-04-03T18:22:31.7205251Z @xla//xla/mlir_hlo:mhlo_passes; 39s local 2024-04-03T18:22:31.7206204Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 20s local 2024-04-03T18:22:31.7207363Z @llvm-project//mlir:LinalgTransforms; 19s local 2024-04-03T18:22:31.7208550Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 18s local 2024-04-03T18:22:31.7209858Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 18s local 2024-04-03T18:22:31.7211168Z Compiling mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp; 16s local 2024-04-03T18:22:31.7212764Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 16s local ... 2024-04-03T18:22:32.3000887Z 2024-04-03T18:22:32.3002208Z  2024-04-03T18:22:32.3003092Z  2024-04-03T18:22:32.3003720Z  2024-04-03T18:22:32.3004410Z  2024-04-03T18:22:32.3005522Z  2024-04-03T18:22:32.3005964Z  2024-04-03T18:22:32.3006311Z  2024-04-03T18:22:32.3006684Z  2024-04-03T18:22:32.3007748Z [19,454 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:32.3011722Z Compiling xla/service/cpu/cpu_compiler.cc; 44s local 2024-04-03T18:22:32.3012697Z @xla//xla/mlir_hlo:mhlo_passes; 39s local 2024-04-03T18:22:32.3013956Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 21s local 2024-04-03T18:22:32.3015601Z @llvm-project//mlir:LinalgTransforms; 20s local 2024-04-03T18:22:32.3018084Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 19s local 2024-04-03T18:22:32.3019610Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 18s local 2024-04-03T18:22:32.3021155Z Compiling mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp; 17s local 2024-04-03T18:22:32.3022854Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 17s local ... 2024-04-03T18:22:32.5166026Z 2024-04-03T18:22:32.5166797Z  2024-04-03T18:22:32.5167365Z  2024-04-03T18:22:32.5167807Z  2024-04-03T18:22:32.5168240Z  2024-04-03T18:22:32.5168697Z  2024-04-03T18:22:32.5169118Z  2024-04-03T18:22:32.5169548Z  2024-04-03T18:22:32.5170010Z  2024-04-03T18:22:32.5171236Z [19,454 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:32.5173076Z Compiling xla/service/cpu/cpu_compiler.cc; 44s local 2024-04-03T18:22:32.5174316Z @xla//xla/mlir_hlo:mhlo_passes; 39s local 2024-04-03T18:22:32.5175470Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 21s local 2024-04-03T18:22:32.5176729Z @llvm-project//mlir:LinalgTransforms; 20s local 2024-04-03T18:22:32.5178248Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 19s local 2024-04-03T18:22:32.5179464Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 19s local 2024-04-03T18:22:32.5180800Z Compiling mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp; 17s local 2024-04-03T18:22:32.5182076Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 17s local ... 2024-04-03T18:22:32.8868895Z 2024-04-03T18:22:32.8869652Z  2024-04-03T18:22:32.8870229Z  2024-04-03T18:22:32.8870657Z  2024-04-03T18:22:32.8871067Z  2024-04-03T18:22:32.8871495Z  2024-04-03T18:22:32.8871936Z  2024-04-03T18:22:32.8872378Z  2024-04-03T18:22:32.8872801Z  2024-04-03T18:22:32.8874103Z [19,455 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:32.8875673Z Compiling xla/service/cpu/cpu_compiler.cc; 44s local 2024-04-03T18:22:32.8876580Z @xla//xla/mlir_hlo:mhlo_passes; 40s local 2024-04-03T18:22:32.8877515Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 21s local 2024-04-03T18:22:32.8878630Z @llvm-project//mlir:LinalgTransforms; 20s local 2024-04-03T18:22:32.8879806Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 19s local 2024-04-03T18:22:32.8881065Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 19s local 2024-04-03T18:22:32.8882397Z Compiling mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp; 18s local 2024-04-03T18:22:32.8883735Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 18s local ... 2024-04-03T18:22:33.1153510Z 2024-04-03T18:22:33.1154589Z  2024-04-03T18:22:33.1155210Z  2024-04-03T18:22:33.1155652Z  2024-04-03T18:22:33.1156090Z  2024-04-03T18:22:33.1156506Z  2024-04-03T18:22:33.1156908Z  2024-04-03T18:22:33.1157289Z  2024-04-03T18:22:33.1157698Z  2024-04-03T18:22:33.1158886Z [19,456 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:33.1160309Z Compiling xla/service/cpu/cpu_compiler.cc; 45s local 2024-04-03T18:22:33.1161201Z @xla//xla/mlir_hlo:mhlo_passes; 40s local 2024-04-03T18:22:33.1162143Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 22s local 2024-04-03T18:22:33.1163337Z @llvm-project//mlir:LinalgTransforms; 20s local 2024-04-03T18:22:33.1164486Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 19s local 2024-04-03T18:22:33.1165775Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 19s local 2024-04-03T18:22:33.1167098Z Compiling mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp; 18s local 2024-04-03T18:22:33.1168493Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 18s local ... 2024-04-03T18:22:33.5070887Z 2024-04-03T18:22:33.5072282Z  2024-04-03T18:22:33.5073271Z  2024-04-03T18:22:33.5074342Z  2024-04-03T18:22:33.5074834Z  2024-04-03T18:22:33.5075255Z  2024-04-03T18:22:33.5075697Z  2024-04-03T18:22:33.5076100Z  2024-04-03T18:22:33.5076570Z  2024-04-03T18:22:33.5077826Z [19,458 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:33.5079061Z Compiling xla/service/cpu/cpu_compiler.cc; 45s local 2024-04-03T18:22:33.5079985Z @xla//xla/mlir_hlo:mhlo_passes; 40s local 2024-04-03T18:22:33.5080969Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 22s local 2024-04-03T18:22:33.5082119Z @llvm-project//mlir:LinalgTransforms; 21s local 2024-04-03T18:22:33.5083266Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 20s local 2024-04-03T18:22:33.5085023Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 20s local 2024-04-03T18:22:33.5086532Z Compiling mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp; 18s local 2024-04-03T18:22:33.5088004Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 18s local ... 2024-04-03T18:22:33.7159395Z 2024-04-03T18:22:33.7160152Z  2024-04-03T18:22:33.7160667Z  2024-04-03T18:22:33.7161112Z  2024-04-03T18:22:33.7161852Z  2024-04-03T18:22:33.7162288Z  2024-04-03T18:22:33.7162718Z  2024-04-03T18:22:33.7163144Z  2024-04-03T18:22:33.7163553Z  2024-04-03T18:22:33.7164785Z [19,458 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:33.7166341Z Compiling xla/service/cpu/cpu_compiler.cc; 45s local 2024-04-03T18:22:33.7167478Z @xla//xla/mlir_hlo:mhlo_passes; 41s local 2024-04-03T18:22:33.7168492Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 22s local 2024-04-03T18:22:33.7169713Z @llvm-project//mlir:LinalgTransforms; 21s local 2024-04-03T18:22:33.7172920Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 20s local 2024-04-03T18:22:33.7174811Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 20s local 2024-04-03T18:22:33.7176607Z Compiling mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp; 18s local 2024-04-03T18:22:33.7178397Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 18s local ... 2024-04-03T18:22:33.9160635Z 2024-04-03T18:22:33.9161821Z  2024-04-03T18:22:33.9162771Z  2024-04-03T18:22:33.9163896Z  2024-04-03T18:22:33.9164358Z  2024-04-03T18:22:33.9164765Z  2024-04-03T18:22:33.9165141Z  2024-04-03T18:22:33.9165528Z  2024-04-03T18:22:33.9167918Z  2024-04-03T18:22:33.9169388Z [19,459 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:33.9171255Z Compiling xla/service/cpu/cpu_compiler.cc; 45s local 2024-04-03T18:22:33.9174816Z @xla//xla/mlir_hlo:mhlo_passes; 41s local 2024-04-03T18:22:33.9175940Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 22s local 2024-04-03T18:22:33.9177410Z @llvm-project//mlir:LinalgTransforms; 21s local 2024-04-03T18:22:33.9179026Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 20s local 2024-04-03T18:22:33.9180667Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 20s local 2024-04-03T18:22:33.9182215Z Compiling mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp; 19s local 2024-04-03T18:22:33.9184015Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 19s local ... 2024-04-03T18:22:34.3164590Z 2024-04-03T18:22:34.3165918Z  2024-04-03T18:22:34.3166769Z  2024-04-03T18:22:34.3167496Z  2024-04-03T18:22:34.3168209Z  2024-04-03T18:22:34.3170228Z  2024-04-03T18:22:34.3170870Z  2024-04-03T18:22:34.3171452Z  2024-04-03T18:22:34.3172014Z  2024-04-03T18:22:34.3173237Z [19,460 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:34.3175185Z Compiling xla/service/cpu/cpu_compiler.cc; 46s local 2024-04-03T18:22:34.3176245Z @xla//xla/mlir_hlo:mhlo_passes; 41s local 2024-04-03T18:22:34.3177340Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 23s local 2024-04-03T18:22:34.3180427Z @llvm-project//mlir:LinalgTransforms; 22s local 2024-04-03T18:22:34.3181383Z Compiling mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp; 21s local 2024-04-03T18:22:34.3182416Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 20s local 2024-04-03T18:22:34.3183476Z Compiling mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp; 19s local 2024-04-03T18:22:34.3184583Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 19s local ... 2024-04-03T18:22:34.6793298Z 2024-04-03T18:22:34.6794070Z  2024-04-03T18:22:34.6795076Z  2024-04-03T18:22:34.6807378Z  2024-04-03T18:22:34.6807897Z  2024-04-03T18:22:34.6808641Z  2024-04-03T18:22:34.6809053Z  2024-04-03T18:22:34.6809500Z  2024-04-03T18:22:34.6810097Z  2024-04-03T18:22:34.6811441Z [19,462 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:34.6812850Z Compiling xla/service/cpu/cpu_compiler.cc; 46s local 2024-04-03T18:22:34.6814005Z @xla//xla/mlir_hlo:mhlo_passes; 42s local 2024-04-03T18:22:34.6815230Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 23s local 2024-04-03T18:22:34.6816367Z @llvm-project//mlir:LinalgTransforms; 22s local 2024-04-03T18:22:34.6817360Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 21s local 2024-04-03T18:22:34.6818699Z Compiling mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp; 19s local 2024-04-03T18:22:34.6820028Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 19s local 2024-04-03T18:22:34.6821036Z Compiling torch_xla/csrc/ir.cpp; 17s local ... 2024-04-03T18:22:34.9174615Z 2024-04-03T18:22:34.9175538Z  2024-04-03T18:22:34.9176241Z  2024-04-03T18:22:34.9176883Z  2024-04-03T18:22:34.9177488Z  2024-04-03T18:22:34.9177971Z  2024-04-03T18:22:34.9178586Z  2024-04-03T18:22:34.9179191Z  2024-04-03T18:22:34.9179629Z  2024-04-03T18:22:34.9181445Z [19,462 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:34.9183207Z Compiling xla/service/cpu/cpu_compiler.cc; 46s local 2024-04-03T18:22:34.9184285Z @xla//xla/mlir_hlo:mhlo_passes; 42s local 2024-04-03T18:22:34.9185596Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 23s local 2024-04-03T18:22:34.9187149Z @llvm-project//mlir:LinalgTransforms; 22s local 2024-04-03T18:22:34.9188714Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 21s local 2024-04-03T18:22:34.9190591Z Compiling mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp; 20s local 2024-04-03T18:22:34.9192343Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 20s local 2024-04-03T18:22:34.9193778Z Compiling torch_xla/csrc/ir.cpp; 17s local ... 2024-04-03T18:22:35.1850065Z 2024-04-03T18:22:35.1850884Z  2024-04-03T18:22:35.1851378Z  2024-04-03T18:22:35.1851795Z  2024-04-03T18:22:35.1852291Z  2024-04-03T18:22:35.1852804Z  2024-04-03T18:22:35.1853321Z  2024-04-03T18:22:35.1853824Z  2024-04-03T18:22:35.1854425Z  2024-04-03T18:22:35.1855675Z [19,463 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:35.1857055Z Compiling xla/service/cpu/cpu_compiler.cc; 47s local 2024-04-03T18:22:35.1857970Z @xla//xla/mlir_hlo:mhlo_passes; 42s local 2024-04-03T18:22:35.1858964Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 24s local 2024-04-03T18:22:35.1860158Z @llvm-project//mlir:LinalgTransforms; 22s local 2024-04-03T18:22:35.1861269Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 21s local 2024-04-03T18:22:35.1862854Z Compiling mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp; 20s local 2024-04-03T18:22:35.1864271Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 20s local 2024-04-03T18:22:35.1865321Z Compiling torch_xla/csrc/ir.cpp; 18s local ... 2024-04-03T18:22:35.4161775Z 2024-04-03T18:22:35.4163748Z  2024-04-03T18:22:35.4164304Z  2024-04-03T18:22:35.4166156Z  2024-04-03T18:22:35.4166574Z  2024-04-03T18:22:35.4166973Z  2024-04-03T18:22:35.4167378Z  2024-04-03T18:22:35.4167786Z  2024-04-03T18:22:35.4168212Z  2024-04-03T18:22:35.4169379Z [19,464 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:35.4170744Z Compiling xla/service/cpu/cpu_compiler.cc; 47s local 2024-04-03T18:22:35.4171654Z @xla//xla/mlir_hlo:mhlo_passes; 42s local 2024-04-03T18:22:35.4172638Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 24s local 2024-04-03T18:22:35.4174255Z @llvm-project//mlir:LinalgTransforms; 23s local 2024-04-03T18:22:35.4175347Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 21s local 2024-04-03T18:22:35.4176970Z Compiling mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp; 20s local 2024-04-03T18:22:35.4178310Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 20s local 2024-04-03T18:22:35.4179522Z Compiling torch_xla/csrc/ir.cpp; 18s local ... 2024-04-03T18:22:35.6296951Z 2024-04-03T18:22:35.6297722Z  2024-04-03T18:22:35.6298226Z  2024-04-03T18:22:35.6298633Z  2024-04-03T18:22:35.6299059Z  2024-04-03T18:22:35.6299488Z  2024-04-03T18:22:35.6299885Z  2024-04-03T18:22:35.6300305Z  2024-04-03T18:22:35.6302720Z  2024-04-03T18:22:35.6303833Z [19,466 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:35.6305550Z Compiling xla/service/cpu/cpu_compiler.cc; 47s local 2024-04-03T18:22:35.6306802Z @xla//xla/mlir_hlo:mhlo_passes; 43s local 2024-04-03T18:22:35.6308116Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 24s local 2024-04-03T18:22:35.6309717Z @llvm-project//mlir:LinalgTransforms; 23s local 2024-04-03T18:22:35.6310993Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 22s local 2024-04-03T18:22:35.6312381Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 20s local 2024-04-03T18:22:35.6314375Z Compiling torch_xla/csrc/ir.cpp; 18s local 2024-04-03T18:22:35.6315496Z Compiling torch_xla/csrc/lowering_context.cpp; 18s local ... 2024-04-03T18:22:35.9361307Z 2024-04-03T18:22:35.9362145Z  2024-04-03T18:22:35.9362835Z  2024-04-03T18:22:35.9363263Z  2024-04-03T18:22:35.9363695Z  2024-04-03T18:22:35.9364096Z  2024-04-03T18:22:35.9364515Z  2024-04-03T18:22:35.9364910Z  2024-04-03T18:22:35.9365302Z  2024-04-03T18:22:35.9366490Z [19,466 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:35.9367891Z Compiling xla/service/cpu/cpu_compiler.cc; 47s local 2024-04-03T18:22:35.9368836Z @xla//xla/mlir_hlo:mhlo_passes; 43s local 2024-04-03T18:22:35.9369832Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 24s local 2024-04-03T18:22:35.9371000Z @llvm-project//mlir:LinalgTransforms; 23s local 2024-04-03T18:22:35.9372069Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 22s local 2024-04-03T18:22:35.9373319Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 21s local 2024-04-03T18:22:35.9374469Z Compiling torch_xla/csrc/ir.cpp; 18s local 2024-04-03T18:22:35.9375388Z Compiling torch_xla/csrc/lowering_context.cpp; 18s local ... 2024-04-03T18:22:36.9367442Z 2024-04-03T18:22:36.9368308Z  2024-04-03T18:22:36.9368848Z  2024-04-03T18:22:36.9369438Z  2024-04-03T18:22:36.9369859Z  2024-04-03T18:22:36.9370263Z  2024-04-03T18:22:36.9370698Z  2024-04-03T18:22:36.9371141Z  2024-04-03T18:22:36.9371587Z  2024-04-03T18:22:36.9372826Z [19,466 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:36.9374420Z Compiling xla/service/cpu/cpu_compiler.cc; 48s local 2024-04-03T18:22:36.9375348Z @xla//xla/mlir_hlo:mhlo_passes; 44s local 2024-04-03T18:22:36.9376349Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 25s local 2024-04-03T18:22:36.9377556Z @llvm-project//mlir:LinalgTransforms; 24s local 2024-04-03T18:22:36.9378601Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 23s local 2024-04-03T18:22:36.9379801Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 22s local 2024-04-03T18:22:36.9380910Z Compiling torch_xla/csrc/ir.cpp; 19s local 2024-04-03T18:22:36.9382068Z Compiling torch_xla/csrc/lowering_context.cpp; 19s local ... 2024-04-03T18:22:37.2302974Z 2024-04-03T18:22:37.2306326Z  2024-04-03T18:22:37.2309576Z  2024-04-03T18:22:37.2312467Z  2024-04-03T18:22:37.2315901Z  2024-04-03T18:22:37.2316756Z  2024-04-03T18:22:37.2317875Z  2024-04-03T18:22:37.2318646Z  2024-04-03T18:22:37.2319102Z  2024-04-03T18:22:37.2320523Z [19,467 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:37.2322007Z Compiling xla/service/cpu/cpu_compiler.cc; 49s local 2024-04-03T18:22:37.2323096Z @xla//xla/mlir_hlo:mhlo_passes; 44s local 2024-04-03T18:22:37.2324182Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 26s local 2024-04-03T18:22:37.2325467Z @llvm-project//mlir:LinalgTransforms; 24s local 2024-04-03T18:22:37.2326614Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 23s local 2024-04-03T18:22:37.2327895Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 22s local 2024-04-03T18:22:37.2328979Z Compiling torch_xla/csrc/ir.cpp; 20s local 2024-04-03T18:22:37.2329863Z Compiling torch_xla/csrc/lowering_context.cpp; 19s local ... 2024-04-03T18:22:37.5371386Z 2024-04-03T18:22:37.5372129Z  2024-04-03T18:22:37.5372594Z  2024-04-03T18:22:37.5373003Z  2024-04-03T18:22:37.5373412Z  2024-04-03T18:22:37.5373797Z  2024-04-03T18:22:37.5374374Z  2024-04-03T18:22:37.5374765Z  2024-04-03T18:22:37.5377320Z  2024-04-03T18:22:37.5381197Z [19,467 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:37.5385258Z Compiling xla/service/cpu/cpu_compiler.cc; 49s local 2024-04-03T18:22:37.5388109Z @xla//xla/mlir_hlo:mhlo_passes; 44s local 2024-04-03T18:22:37.5389500Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 26s local 2024-04-03T18:22:37.5391161Z @llvm-project//mlir:LinalgTransforms; 25s local 2024-04-03T18:22:37.5393271Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 24s local 2024-04-03T18:22:37.5394679Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 22s local 2024-04-03T18:22:37.5395952Z Compiling torch_xla/csrc/ir.cpp; 20s local 2024-04-03T18:22:37.5397225Z Compiling torch_xla/csrc/lowering_context.cpp; 19s local ... 2024-04-03T18:22:38.0783549Z 2024-04-03T18:22:38.0784719Z  2024-04-03T18:22:38.0785285Z  2024-04-03T18:22:38.0785955Z  2024-04-03T18:22:38.0788910Z  2024-04-03T18:22:38.0789497Z  2024-04-03T18:22:38.0793011Z  2024-04-03T18:22:38.0793600Z  2024-04-03T18:22:38.0797050Z  2024-04-03T18:22:38.0798298Z [19,468 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:38.0799796Z Compiling xla/service/cpu/cpu_compiler.cc; 50s local 2024-04-03T18:22:38.0800727Z @xla//xla/mlir_hlo:mhlo_passes; 45s local 2024-04-03T18:22:38.0801702Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 27s local 2024-04-03T18:22:38.0802836Z @llvm-project//mlir:LinalgTransforms; 25s local 2024-04-03T18:22:38.0803920Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 24s local 2024-04-03T18:22:38.0805098Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 23s local 2024-04-03T18:22:38.0806194Z Compiling torch_xla/csrc/lowering_context.cpp; 20s local 2024-04-03T18:22:38.0807403Z @llvm-project//mlir:SparseTensorTransforms; 17s local ... 2024-04-03T18:22:38.3374582Z 2024-04-03T18:22:38.3375694Z  2024-04-03T18:22:38.3376356Z  2024-04-03T18:22:38.3378983Z  2024-04-03T18:22:38.3379455Z  2024-04-03T18:22:38.3380036Z  2024-04-03T18:22:38.3382620Z  2024-04-03T18:22:38.3383195Z  2024-04-03T18:22:38.3383644Z  2024-04-03T18:22:38.3384804Z [19,469 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:38.3386218Z Compiling xla/service/cpu/cpu_compiler.cc; 50s local 2024-04-03T18:22:38.3387187Z @xla//xla/mlir_hlo:mhlo_passes; 45s local 2024-04-03T18:22:38.3388445Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 27s local 2024-04-03T18:22:38.3390021Z @llvm-project//mlir:LinalgTransforms; 26s local 2024-04-03T18:22:38.3391197Z Compiling torch_xla/csrc/runtime/stablehlo_helper.cc; 24s local 2024-04-03T18:22:38.3392512Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 23s local 2024-04-03T18:22:38.3396146Z Compiling torch_xla/csrc/lowering_context.cpp; 20s local 2024-04-03T18:22:38.3397364Z @llvm-project//mlir:SparseTensorTransforms; 18s local ... 2024-04-03T18:22:38.6696527Z 2024-04-03T18:22:38.6697263Z  2024-04-03T18:22:38.6698156Z  2024-04-03T18:22:38.6698675Z  2024-04-03T18:22:38.6699034Z  2024-04-03T18:22:38.6699672Z  2024-04-03T18:22:38.6700862Z  2024-04-03T18:22:38.6701350Z  2024-04-03T18:22:38.6701806Z  2024-04-03T18:22:38.6703014Z [19,474 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:38.6704447Z Compiling xla/service/cpu/cpu_compiler.cc; 50s local 2024-04-03T18:22:38.6705359Z @xla//xla/mlir_hlo:mhlo_passes; 46s local 2024-04-03T18:22:38.6706327Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 27s local 2024-04-03T18:22:38.6707527Z @llvm-project//mlir:LinalgTransforms; 26s local 2024-04-03T18:22:38.6709226Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 23s local 2024-04-03T18:22:38.6710311Z Compiling torch_xla/csrc/lowering_context.cpp; 21s local 2024-04-03T18:22:38.6711502Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:22:38.6712652Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 17s local ... 2024-04-03T18:22:38.8778666Z 2024-04-03T18:22:38.8779410Z  2024-04-03T18:22:38.8779852Z  2024-04-03T18:22:38.8780280Z  2024-04-03T18:22:38.8780693Z  2024-04-03T18:22:38.8781096Z  2024-04-03T18:22:38.8781480Z  2024-04-03T18:22:38.8781877Z  2024-04-03T18:22:38.8782276Z  2024-04-03T18:22:38.8783420Z [19,475 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:38.8784877Z Compiling xla/service/cpu/cpu_compiler.cc; 50s local 2024-04-03T18:22:38.8785754Z @xla//xla/mlir_hlo:mhlo_passes; 46s local 2024-04-03T18:22:38.8786703Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 27s local 2024-04-03T18:22:38.8788153Z @llvm-project//mlir:LinalgTransforms; 26s local 2024-04-03T18:22:38.8789075Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 24s local 2024-04-03T18:22:38.8790180Z Compiling torch_xla/csrc/lowering_context.cpp; 21s local 2024-04-03T18:22:38.8791288Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:22:38.8792369Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 17s local ... 2024-04-03T18:22:39.1391768Z 2024-04-03T18:22:39.1392533Z  2024-04-03T18:22:39.1393043Z  2024-04-03T18:22:39.1393450Z  2024-04-03T18:22:39.1393878Z  2024-04-03T18:22:39.1394335Z  2024-04-03T18:22:39.1394720Z  2024-04-03T18:22:39.1395148Z  2024-04-03T18:22:39.1395587Z  2024-04-03T18:22:39.1396750Z [19,475 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:39.1398158Z Compiling xla/service/cpu/cpu_compiler.cc; 51s local 2024-04-03T18:22:39.1399078Z @xla//xla/mlir_hlo:mhlo_passes; 46s local 2024-04-03T18:22:39.1400037Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 28s local 2024-04-03T18:22:39.1401191Z @llvm-project//mlir:LinalgTransforms; 26s local 2024-04-03T18:22:39.1402234Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 24s local 2024-04-03T18:22:39.1403310Z Compiling torch_xla/csrc/lowering_context.cpp; 21s local 2024-04-03T18:22:39.1404214Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:22:39.1405154Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 17s local ... 2024-04-03T18:22:39.3595115Z 2024-04-03T18:22:39.3595884Z  2024-04-03T18:22:39.3596496Z  2024-04-03T18:22:39.3596982Z  2024-04-03T18:22:39.3597699Z  2024-04-03T18:22:39.3598122Z  2024-04-03T18:22:39.3598531Z  2024-04-03T18:22:39.3599098Z  2024-04-03T18:22:39.3599464Z  2024-04-03T18:22:39.3600842Z [19,476 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:39.3602426Z Compiling xla/service/cpu/cpu_compiler.cc; 51s local 2024-04-03T18:22:39.3603581Z @xla//xla/mlir_hlo:mhlo_passes; 46s local 2024-04-03T18:22:39.3604500Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 28s local 2024-04-03T18:22:39.3605610Z @llvm-project//mlir:LinalgTransforms; 27s local 2024-04-03T18:22:39.3606738Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 24s local 2024-04-03T18:22:39.3607836Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:22:39.3608876Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 17s local 2024-04-03T18:22:39.3610054Z @llvm-project//mlir:SparseTensorTransforms; 17s local ... 2024-04-03T18:22:39.7387508Z 2024-04-03T18:22:39.7388538Z  2024-04-03T18:22:39.7389040Z  2024-04-03T18:22:39.7392231Z  2024-04-03T18:22:39.7393103Z  2024-04-03T18:22:39.7393974Z  2024-04-03T18:22:39.7394794Z  2024-04-03T18:22:39.7395421Z  2024-04-03T18:22:39.7396218Z  2024-04-03T18:22:39.7397879Z [19,476 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:39.7399353Z Compiling xla/service/cpu/cpu_compiler.cc; 51s local 2024-04-03T18:22:39.7400398Z @xla//xla/mlir_hlo:mhlo_passes; 47s local 2024-04-03T18:22:39.7401558Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 28s local 2024-04-03T18:22:39.7402821Z @llvm-project//mlir:LinalgTransforms; 27s local 2024-04-03T18:22:39.7403651Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 24s local 2024-04-03T18:22:39.7404940Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:22:39.7406066Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 18s local 2024-04-03T18:22:39.7407281Z @llvm-project//mlir:SparseTensorTransforms; 17s local ... 2024-04-03T18:22:40.4810164Z 2024-04-03T18:22:40.4810918Z  2024-04-03T18:22:40.4811379Z  2024-04-03T18:22:40.4811813Z  2024-04-03T18:22:40.4812203Z  2024-04-03T18:22:40.4812617Z  2024-04-03T18:22:40.4813036Z  2024-04-03T18:22:40.4813399Z  2024-04-03T18:22:40.4813777Z  2024-04-03T18:22:40.4815004Z [19,477 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:40.4816284Z Compiling xla/service/cpu/cpu_compiler.cc; 52s local 2024-04-03T18:22:40.4817085Z @xla//xla/mlir_hlo:mhlo_passes; 47s local 2024-04-03T18:22:40.4817958Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 29s local 2024-04-03T18:22:40.4818974Z @llvm-project//mlir:LinalgTransforms; 28s local 2024-04-03T18:22:40.4819932Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 25s local 2024-04-03T18:22:40.4821116Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:22:40.4822166Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 18s local 2024-04-03T18:22:40.4823449Z @llvm-project//mlir:SparseTensorTransforms; 18s local ... 2024-04-03T18:22:40.7401254Z 2024-04-03T18:22:40.7402223Z  2024-04-03T18:22:40.7402742Z  2024-04-03T18:22:40.7404644Z  2024-04-03T18:22:40.7405497Z  2024-04-03T18:22:40.7406200Z  2024-04-03T18:22:40.7406666Z  2024-04-03T18:22:40.7408694Z  2024-04-03T18:22:40.7411651Z  2024-04-03T18:22:40.7413281Z [19,479 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:40.7415209Z Compiling xla/service/cpu/cpu_compiler.cc; 52s local 2024-04-03T18:22:40.7416203Z @xla//xla/mlir_hlo:mhlo_passes; 48s local 2024-04-03T18:22:40.7417903Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 29s local 2024-04-03T18:22:40.7419788Z @llvm-project//mlir:LinalgTransforms; 28s local 2024-04-03T18:22:40.7421238Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 25s local 2024-04-03T18:22:40.7422891Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:22:40.7424949Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 19s local 2024-04-03T18:22:40.7426156Z @llvm-project//mlir:SparseTensorTransforms; 18s local ... 2024-04-03T18:22:40.9955358Z 2024-04-03T18:22:40.9956045Z  2024-04-03T18:22:40.9956534Z  2024-04-03T18:22:40.9956905Z  2024-04-03T18:22:40.9957287Z  2024-04-03T18:22:40.9957654Z  2024-04-03T18:22:40.9958034Z  2024-04-03T18:22:40.9958400Z  2024-04-03T18:22:40.9958771Z  2024-04-03T18:22:40.9959862Z [19,484 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:40.9961363Z Compiling xla/service/cpu/cpu_compiler.cc; 53s local 2024-04-03T18:22:40.9962170Z @xla//xla/mlir_hlo:mhlo_passes; 48s local 2024-04-03T18:22:40.9963095Z @llvm-project//mlir:LinalgTransforms; 28s local 2024-04-03T18:22:40.9964080Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 26s local 2024-04-03T18:22:40.9965230Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:22:40.9966195Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 19s local 2024-04-03T18:22:40.9967296Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:22:40.9968322Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 18s local ... 2024-04-03T18:22:41.3405780Z 2024-04-03T18:22:41.3406556Z  2024-04-03T18:22:41.3407117Z  2024-04-03T18:22:41.3407552Z  2024-04-03T18:22:41.3409681Z  2024-04-03T18:22:41.3410416Z  2024-04-03T18:22:41.3413423Z  2024-04-03T18:22:41.3414273Z  2024-04-03T18:22:41.3417151Z  2024-04-03T18:22:41.3418613Z [19,484 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:41.3420500Z Compiling xla/service/cpu/cpu_compiler.cc; 53s local 2024-04-03T18:22:41.3423980Z @xla//xla/mlir_hlo:mhlo_passes; 48s local 2024-04-03T18:22:41.3425187Z @llvm-project//mlir:LinalgTransforms; 29s local 2024-04-03T18:22:41.3426547Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 26s local 2024-04-03T18:22:41.3430563Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:22:41.3431918Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 19s local 2024-04-03T18:22:41.3435450Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:22:41.3436781Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 18s local ... 2024-04-03T18:22:42.3146463Z 2024-04-03T18:22:42.3147257Z  2024-04-03T18:22:42.3148028Z  2024-04-03T18:22:42.3148462Z  2024-04-03T18:22:42.3148902Z  2024-04-03T18:22:42.3149314Z  2024-04-03T18:22:42.3149835Z  2024-04-03T18:22:42.3150266Z  2024-04-03T18:22:42.3150690Z  2024-04-03T18:22:42.3151875Z [19,485 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:42.3153229Z Compiling xla/service/cpu/cpu_compiler.cc; 54s local 2024-04-03T18:22:42.3154339Z @xla//xla/mlir_hlo:mhlo_passes; 49s local 2024-04-03T18:22:42.3155308Z @llvm-project//mlir:LinalgTransforms; 30s local 2024-04-03T18:22:42.3156388Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 27s local 2024-04-03T18:22:42.3157622Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:22:42.3158731Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 20s local 2024-04-03T18:22:42.3159964Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:22:42.3161295Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 19s local ... 2024-04-03T18:22:42.5472689Z 2024-04-03T18:22:42.5473500Z  2024-04-03T18:22:42.5474033Z  2024-04-03T18:22:42.5474470Z  2024-04-03T18:22:42.5474912Z  2024-04-03T18:22:42.5475736Z  2024-04-03T18:22:42.5476197Z  2024-04-03T18:22:42.5476638Z  2024-04-03T18:22:42.5477162Z  2024-04-03T18:22:42.5478510Z [19,486 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:42.5480000Z Compiling xla/service/cpu/cpu_compiler.cc; 54s local 2024-04-03T18:22:42.5481030Z @xla//xla/mlir_hlo:mhlo_passes; 49s local 2024-04-03T18:22:42.5482089Z @llvm-project//mlir:LinalgTransforms; 30s local 2024-04-03T18:22:42.5483159Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 27s local 2024-04-03T18:22:42.5484375Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:22:42.5485420Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 20s local 2024-04-03T18:22:42.5486677Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:22:42.5487816Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 20s local ... 2024-04-03T18:22:43.2009362Z 2024-04-03T18:22:43.2010553Z  2024-04-03T18:22:43.2011592Z  2024-04-03T18:22:43.2012697Z  2024-04-03T18:22:43.2013212Z  2024-04-03T18:22:43.2013604Z  2024-04-03T18:22:43.2014025Z  2024-04-03T18:22:43.2014695Z  2024-04-03T18:22:43.2015226Z  2024-04-03T18:22:43.2016700Z [19,487 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:43.2018393Z Compiling xla/service/cpu/cpu_compiler.cc; 55s local 2024-04-03T18:22:43.2019345Z @xla//xla/mlir_hlo:mhlo_passes; 50s local 2024-04-03T18:22:43.2020350Z @llvm-project//mlir:LinalgTransforms; 30s local 2024-04-03T18:22:43.2021445Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 28s local 2024-04-03T18:22:43.2022887Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:22:43.2023900Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 21s local 2024-04-03T18:22:43.2025089Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:22:43.2026211Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 20s local ... 2024-04-03T18:22:43.5068265Z 2024-04-03T18:22:43.5069504Z  2024-04-03T18:22:43.5070538Z  2024-04-03T18:22:43.5071721Z  2024-04-03T18:22:43.5072355Z  2024-04-03T18:22:43.5072966Z  2024-04-03T18:22:43.5073760Z  2024-04-03T18:22:43.5074887Z  2024-04-03T18:22:43.5075365Z  2024-04-03T18:22:43.5076691Z [19,488 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:43.5078068Z Compiling xla/service/cpu/cpu_compiler.cc; 55s local 2024-04-03T18:22:43.5078950Z @xla//xla/mlir_hlo:mhlo_passes; 50s local 2024-04-03T18:22:43.5079943Z @llvm-project//mlir:LinalgTransforms; 31s local 2024-04-03T18:22:43.5081027Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 28s local 2024-04-03T18:22:43.5082234Z @llvm-project//mlir:SparseTensorTransforms; 23s local 2024-04-03T18:22:43.5083356Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 21s local 2024-04-03T18:22:43.5084595Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:22:43.5085746Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 21s local ... 2024-04-03T18:22:43.7421246Z 2024-04-03T18:22:43.7422047Z  2024-04-03T18:22:43.7422553Z  2024-04-03T18:22:43.7422986Z  2024-04-03T18:22:43.7424107Z  2024-04-03T18:22:43.7424529Z  2024-04-03T18:22:43.7427461Z  2024-04-03T18:22:43.7430713Z  2024-04-03T18:22:43.7431503Z  2024-04-03T18:22:43.7433097Z [19,488 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:43.7434449Z Compiling xla/service/cpu/cpu_compiler.cc; 55s local 2024-04-03T18:22:43.7435295Z @xla//xla/mlir_hlo:mhlo_passes; 51s local 2024-04-03T18:22:43.7436197Z @llvm-project//mlir:LinalgTransforms; 31s local 2024-04-03T18:22:43.7437135Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 28s local 2024-04-03T18:22:43.7438641Z @llvm-project//mlir:SparseTensorTransforms; 23s local 2024-04-03T18:22:43.7439855Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 22s local 2024-04-03T18:22:43.7441142Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:22:43.7442249Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 21s local ... 2024-04-03T18:22:44.1161553Z 2024-04-03T18:22:44.1162945Z  2024-04-03T18:22:44.1164036Z  2024-04-03T18:22:44.1167071Z  2024-04-03T18:22:44.1167768Z  2024-04-03T18:22:44.1171085Z  2024-04-03T18:22:44.1171710Z  2024-04-03T18:22:44.1172409Z  2024-04-03T18:22:44.1175473Z  2024-04-03T18:22:44.1176938Z [19,489 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:44.1179619Z Compiling xla/service/cpu/cpu_compiler.cc; 56s local 2024-04-03T18:22:44.1180825Z @xla//xla/mlir_hlo:mhlo_passes; 51s local 2024-04-03T18:22:44.1182131Z @llvm-project//mlir:LinalgTransforms; 31s local 2024-04-03T18:22:44.1183447Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 29s local 2024-04-03T18:22:44.1184864Z @llvm-project//mlir:SparseTensorTransforms; 23s local 2024-04-03T18:22:44.1186188Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 22s local 2024-04-03T18:22:44.1187451Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:22:44.1189172Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 21s local ... 2024-04-03T18:22:44.3481633Z 2024-04-03T18:22:44.3482409Z  2024-04-03T18:22:44.3482974Z  2024-04-03T18:22:44.3483411Z  2024-04-03T18:22:44.3483834Z  2024-04-03T18:22:44.3484262Z  2024-04-03T18:22:44.3484697Z  2024-04-03T18:22:44.3485118Z  2024-04-03T18:22:44.3485549Z  2024-04-03T18:22:44.3486793Z [19,492 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:44.3488241Z Compiling xla/service/cpu/cpu_compiler.cc; 56s local 2024-04-03T18:22:44.3490961Z @xla//xla/mlir_hlo:mhlo_passes; 51s local 2024-04-03T18:22:44.3492499Z @llvm-project//mlir:LinalgTransforms; 32s local 2024-04-03T18:22:44.3494275Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 29s local 2024-04-03T18:22:44.3496361Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 22s local 2024-04-03T18:22:44.3502206Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:22:44.3504461Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 21s local 2024-04-03T18:22:44.3506067Z @llvm-project//mlir:SparseTensorTransforms; 19s local ... 2024-04-03T18:22:44.7104447Z 2024-04-03T18:22:44.7105674Z  2024-04-03T18:22:44.7106434Z  2024-04-03T18:22:44.7107143Z  2024-04-03T18:22:44.7110120Z  2024-04-03T18:22:44.7110603Z  2024-04-03T18:22:44.7111251Z  2024-04-03T18:22:44.7112355Z  2024-04-03T18:22:44.7112895Z  2024-04-03T18:22:44.7114133Z [19,493 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:44.7115634Z Compiling xla/service/cpu/cpu_compiler.cc; 56s local 2024-04-03T18:22:44.7116570Z @xla//xla/mlir_hlo:mhlo_passes; 52s local 2024-04-03T18:22:44.7117562Z @llvm-project//mlir:LinalgTransforms; 32s local 2024-04-03T18:22:44.7118696Z Compiling xla/python/pjrt_ifrt/pjrt_executable.cc; 29s local 2024-04-03T18:22:44.7119938Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 23s local 2024-04-03T18:22:44.7121201Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:22:44.7122272Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 22s local 2024-04-03T18:22:44.7123640Z @llvm-project//mlir:SparseTensorTransforms; 20s local ... 2024-04-03T18:22:44.9109694Z 2024-04-03T18:22:44.9110458Z  2024-04-03T18:22:44.9110916Z  2024-04-03T18:22:44.9111291Z  2024-04-03T18:22:44.9111729Z  2024-04-03T18:22:44.9112474Z  2024-04-03T18:22:44.9112867Z  2024-04-03T18:22:44.9113249Z  2024-04-03T18:22:44.9113741Z  2024-04-03T18:22:44.9115090Z [19,494 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:44.9116420Z Compiling xla/service/cpu/cpu_compiler.cc; 56s local 2024-04-03T18:22:44.9117294Z @xla//xla/mlir_hlo:mhlo_passes; 52s local 2024-04-03T18:22:44.9118409Z @llvm-project//mlir:LinalgTransforms; 32s local 2024-04-03T18:22:44.9119369Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 23s local 2024-04-03T18:22:44.9120538Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:22:44.9121602Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 22s local 2024-04-03T18:22:44.9122706Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:22:44.9123776Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 18s local ... 2024-04-03T18:22:45.2033813Z 2024-04-03T18:22:45.2034679Z  2024-04-03T18:22:45.2035375Z  2024-04-03T18:22:45.2035741Z  2024-04-03T18:22:45.2036098Z  2024-04-03T18:22:45.2036522Z  2024-04-03T18:22:45.2036905Z  2024-04-03T18:22:45.2037269Z  2024-04-03T18:22:45.2037652Z  2024-04-03T18:22:45.2038751Z [19,495 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:45.2040045Z Compiling xla/service/cpu/cpu_compiler.cc; 57s local 2024-04-03T18:22:45.2040867Z @xla//xla/mlir_hlo:mhlo_passes; 52s local 2024-04-03T18:22:45.2041732Z @llvm-project//mlir:LinalgTransforms; 32s local 2024-04-03T18:22:45.2042713Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 23s local 2024-04-03T18:22:45.2043861Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:22:45.2044829Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 22s local 2024-04-03T18:22:45.2045824Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 19s local 2024-04-03T18:22:45.2046730Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 18s local ... 2024-04-03T18:22:45.4648547Z 2024-04-03T18:22:45.4649277Z  2024-04-03T18:22:45.4649782Z  2024-04-03T18:22:45.4650208Z  2024-04-03T18:22:45.4650633Z  2024-04-03T18:22:45.4651065Z  2024-04-03T18:22:45.4651490Z  2024-04-03T18:22:45.4651888Z  2024-04-03T18:22:45.4652315Z  2024-04-03T18:22:45.4653558Z [19,496 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:45.4655229Z Compiling xla/service/cpu/cpu_compiler.cc; 57s local 2024-04-03T18:22:45.4656154Z @xla//xla/mlir_hlo:mhlo_passes; 52s local 2024-04-03T18:22:45.4657146Z @llvm-project//mlir:LinalgTransforms; 33s local 2024-04-03T18:22:45.4658212Z @llvm-project//mlir:SparseTensorTransforms; 23s local 2024-04-03T18:22:45.4659308Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 23s local 2024-04-03T18:22:45.4660426Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 19s local 2024-04-03T18:22:45.4661491Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 19s local 2024-04-03T18:22:45.4662623Z @llvm-project//mlir:LinalgTransforms; 17s local ... 2024-04-03T18:22:45.7138685Z 2024-04-03T18:22:45.7139467Z  2024-04-03T18:22:45.7139904Z  2024-04-03T18:22:45.7140226Z  2024-04-03T18:22:45.7140565Z  2024-04-03T18:22:45.7140913Z  2024-04-03T18:22:45.7141245Z  2024-04-03T18:22:45.7141592Z  2024-04-03T18:22:45.7141952Z  2024-04-03T18:22:45.7143002Z [19,497 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:45.7144273Z Compiling xla/service/cpu/cpu_compiler.cc; 57s local 2024-04-03T18:22:45.7145047Z @xla//xla/mlir_hlo:mhlo_passes; 53s local 2024-04-03T18:22:45.7145883Z @llvm-project//mlir:LinalgTransforms; 33s local 2024-04-03T18:22:45.7146836Z @llvm-project//mlir:SparseTensorTransforms; 23s local 2024-04-03T18:22:45.7148325Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 23s local 2024-04-03T18:22:45.7149215Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 19s local 2024-04-03T18:22:45.7150350Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 19s local 2024-04-03T18:22:45.7151371Z @llvm-project//mlir:LinalgTransforms; 18s local ... 2024-04-03T18:22:46.2457346Z 2024-04-03T18:22:46.2458092Z  2024-04-03T18:22:46.2458913Z  2024-04-03T18:22:46.2459341Z  2024-04-03T18:22:46.2459793Z  2024-04-03T18:22:46.2460172Z  2024-04-03T18:22:46.2460550Z  2024-04-03T18:22:46.2460933Z  2024-04-03T18:22:46.2461329Z  2024-04-03T18:22:46.2462569Z [19,498 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:46.2463978Z Compiling xla/service/cpu/cpu_compiler.cc; 58s local 2024-04-03T18:22:46.2465065Z @xla//xla/mlir_hlo:mhlo_passes; 53s local 2024-04-03T18:22:46.2466017Z @llvm-project//mlir:LinalgTransforms; 33s local 2024-04-03T18:22:46.2467137Z @llvm-project//mlir:SparseTensorTransforms; 23s local 2024-04-03T18:22:46.2468378Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 23s local 2024-04-03T18:22:46.2469454Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 20s local 2024-04-03T18:22:46.2470486Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 19s local 2024-04-03T18:22:46.2471609Z @llvm-project//mlir:LinalgTransforms; 18s local ... 2024-04-03T18:22:46.5164267Z 2024-04-03T18:22:46.5164987Z  2024-04-03T18:22:46.5177747Z  2024-04-03T18:22:46.5178269Z  2024-04-03T18:22:46.5178631Z  2024-04-03T18:22:46.5178984Z  2024-04-03T18:22:46.5179317Z  2024-04-03T18:22:46.5179667Z  2024-04-03T18:22:46.5180017Z  2024-04-03T18:22:46.5181008Z [19,498 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:46.5182180Z Compiling xla/service/cpu/cpu_compiler.cc; 58s local 2024-04-03T18:22:46.5182951Z @xla//xla/mlir_hlo:mhlo_passes; 53s local 2024-04-03T18:22:46.5183720Z @llvm-project//mlir:LinalgTransforms; 34s local 2024-04-03T18:22:46.5184600Z @llvm-project//mlir:SparseTensorTransforms; 24s local 2024-04-03T18:22:46.5185502Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 24s local 2024-04-03T18:22:46.5186384Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 20s local 2024-04-03T18:22:46.5187254Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 20s local 2024-04-03T18:22:46.5188419Z @llvm-project//mlir:LinalgTransforms; 18s local ... 2024-04-03T18:22:46.9462668Z 2024-04-03T18:22:46.9463405Z  2024-04-03T18:22:46.9463934Z  2024-04-03T18:22:46.9464351Z  2024-04-03T18:22:46.9464722Z  2024-04-03T18:22:46.9465153Z  2024-04-03T18:22:46.9465562Z  2024-04-03T18:22:46.9465932Z  2024-04-03T18:22:46.9466307Z  2024-04-03T18:22:46.9467466Z [19,499 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:46.9469084Z Compiling xla/service/cpu/cpu_compiler.cc; 58s local 2024-04-03T18:22:46.9469975Z @xla//xla/mlir_hlo:mhlo_passes; 54s local 2024-04-03T18:22:46.9470977Z @llvm-project//mlir:LinalgTransforms; 34s local 2024-04-03T18:22:46.9471999Z @llvm-project//mlir:SparseTensorTransforms; 24s local 2024-04-03T18:22:46.9473094Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 24s local 2024-04-03T18:22:46.9474096Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 20s local 2024-04-03T18:22:46.9475235Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 20s local 2024-04-03T18:22:46.9476353Z @llvm-project//mlir:LinalgTransforms; 19s local ... 2024-04-03T18:22:47.1646297Z 2024-04-03T18:22:47.1647599Z  2024-04-03T18:22:47.1648148Z  2024-04-03T18:22:47.1648582Z  2024-04-03T18:22:47.1648998Z  2024-04-03T18:22:47.1649399Z  2024-04-03T18:22:47.1649736Z  2024-04-03T18:22:47.1650055Z  2024-04-03T18:22:47.1651020Z  2024-04-03T18:22:47.1652206Z [19,500 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:47.1653739Z Compiling xla/service/cpu/cpu_compiler.cc; 59s local 2024-04-03T18:22:47.1654747Z @xla//xla/mlir_hlo:mhlo_passes; 54s local 2024-04-03T18:22:47.1655691Z @llvm-project//mlir:LinalgTransforms; 34s local 2024-04-03T18:22:47.1656846Z @llvm-project//mlir:SparseTensorTransforms; 24s local 2024-04-03T18:22:47.1657823Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 24s local 2024-04-03T18:22:47.1658824Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 21s local 2024-04-03T18:22:47.1659831Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 20s local 2024-04-03T18:22:47.1660936Z @llvm-project//mlir:LinalgTransforms; 19s local ... 2024-04-03T18:22:47.4065799Z 2024-04-03T18:22:47.4066547Z  2024-04-03T18:22:47.4067069Z  2024-04-03T18:22:47.4067485Z  2024-04-03T18:22:47.4068135Z  2024-04-03T18:22:47.4068550Z  2024-04-03T18:22:47.4069126Z  2024-04-03T18:22:47.4069533Z  2024-04-03T18:22:47.4069938Z  2024-04-03T18:22:47.4071682Z [19,501 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:47.4073064Z Compiling xla/service/cpu/cpu_compiler.cc; 59s local 2024-04-03T18:22:47.4073832Z @xla//xla/mlir_hlo:mhlo_passes; 54s local 2024-04-03T18:22:47.4074715Z @llvm-project//mlir:LinalgTransforms; 35s local 2024-04-03T18:22:47.4075796Z @llvm-project//mlir:SparseTensorTransforms; 25s local 2024-04-03T18:22:47.4076911Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 25s local 2024-04-03T18:22:47.4078033Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 21s local 2024-04-03T18:22:47.4079035Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 21s local 2024-04-03T18:22:47.4080204Z @llvm-project//mlir:LinalgTransforms; 19s local ... 2024-04-03T18:22:47.6395400Z 2024-04-03T18:22:47.6396191Z  2024-04-03T18:22:47.6396649Z  2024-04-03T18:22:47.6397027Z  2024-04-03T18:22:47.6397416Z  2024-04-03T18:22:47.6397768Z  2024-04-03T18:22:47.6398131Z  2024-04-03T18:22:47.6398507Z  2024-04-03T18:22:47.6398851Z  2024-04-03T18:22:47.6399924Z [19,502 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:47.6401193Z Compiling xla/service/cpu/cpu_compiler.cc; 59s local 2024-04-03T18:22:47.6402053Z @xla//xla/mlir_hlo:mhlo_passes; 55s local 2024-04-03T18:22:47.6402957Z @llvm-project//mlir:LinalgTransforms; 35s local 2024-04-03T18:22:47.6403942Z @llvm-project//mlir:SparseTensorTransforms; 25s local 2024-04-03T18:22:47.6404932Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 25s local 2024-04-03T18:22:47.6405935Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 21s local 2024-04-03T18:22:47.6406947Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 21s local 2024-04-03T18:22:47.6407924Z @llvm-project//mlir:LinalgTransforms; 20s local ... 2024-04-03T18:22:47.9192385Z 2024-04-03T18:22:47.9193149Z  2024-04-03T18:22:47.9193646Z  2024-04-03T18:22:47.9194053Z  2024-04-03T18:22:47.9194488Z  2024-04-03T18:22:47.9194853Z  2024-04-03T18:22:47.9195283Z  2024-04-03T18:22:47.9195697Z  2024-04-03T18:22:47.9196104Z  2024-04-03T18:22:47.9197229Z [19,503 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:47.9198461Z Compiling xla/service/cpu/cpu_compiler.cc; 59s local 2024-04-03T18:22:47.9199303Z @xla//xla/mlir_hlo:mhlo_passes; 55s local 2024-04-03T18:22:47.9200384Z @llvm-project//mlir:LinalgTransforms; 35s local 2024-04-03T18:22:47.9201426Z @llvm-project//mlir:SparseTensorTransforms; 25s local 2024-04-03T18:22:47.9202456Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 25s local 2024-04-03T18:22:47.9203482Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 21s local 2024-04-03T18:22:47.9204850Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 21s local 2024-04-03T18:22:47.9206063Z @llvm-project//mlir:LinalgTransforms; 20s local ... 2024-04-03T18:22:48.2567209Z 2024-04-03T18:22:48.2567938Z  2024-04-03T18:22:48.2568636Z  2024-04-03T18:22:48.2569088Z  2024-04-03T18:22:48.2569498Z  2024-04-03T18:22:48.2569890Z  2024-04-03T18:22:48.2570470Z  2024-04-03T18:22:48.2570872Z  2024-04-03T18:22:48.2571361Z  2024-04-03T18:22:48.2572546Z [19,504 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:48.2573939Z Compiling xla/service/cpu/cpu_compiler.cc; 60s local 2024-04-03T18:22:48.2574996Z @xla//xla/mlir_hlo:mhlo_passes; 55s local 2024-04-03T18:22:48.2575936Z @llvm-project//mlir:LinalgTransforms; 35s local 2024-04-03T18:22:48.2576920Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 25s local 2024-04-03T18:22:48.2577921Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 22s local 2024-04-03T18:22:48.2578918Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 21s local 2024-04-03T18:22:48.2580068Z @llvm-project//mlir:LinalgTransforms; 20s local 2024-04-03T18:22:48.2581110Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 20s local ... 2024-04-03T18:22:48.4937938Z 2024-04-03T18:22:48.4938666Z  2024-04-03T18:22:48.4939313Z  2024-04-03T18:22:48.4940406Z  2024-04-03T18:22:48.4941174Z  2024-04-03T18:22:48.4941616Z  2024-04-03T18:22:48.4942021Z  2024-04-03T18:22:48.4942550Z  2024-04-03T18:22:48.4942989Z  2024-04-03T18:22:48.4944165Z [19,505 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:48.4945579Z Compiling xla/service/cpu/cpu_compiler.cc; 60s local 2024-04-03T18:22:48.4946620Z @xla//xla/mlir_hlo:mhlo_passes; 55s local 2024-04-03T18:22:48.4947806Z @llvm-project//mlir:LinalgTransforms; 36s local 2024-04-03T18:22:48.4948728Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 26s local 2024-04-03T18:22:48.4949820Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 22s local 2024-04-03T18:22:48.4950875Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 22s local 2024-04-03T18:22:48.4951868Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 20s local 2024-04-03T18:22:48.4953064Z @llvm-project//mlir:SparseTensorTransforms; 19s local ... 2024-04-03T18:22:48.7227146Z 2024-04-03T18:22:48.7228175Z  2024-04-03T18:22:48.7228736Z  2024-04-03T18:22:48.7229344Z  2024-04-03T18:22:48.7229798Z  2024-04-03T18:22:48.7230250Z  2024-04-03T18:22:48.7230689Z  2024-04-03T18:22:48.7231148Z  2024-04-03T18:22:48.7231597Z  2024-04-03T18:22:48.7232858Z [19,506 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:48.7234390Z Compiling xla/service/cpu/cpu_compiler.cc; 60s local 2024-04-03T18:22:48.7235388Z @xla//xla/mlir_hlo:mhlo_passes; 56s local 2024-04-03T18:22:48.7236349Z @llvm-project//mlir:LinalgTransforms; 36s local 2024-04-03T18:22:48.7237328Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 26s local 2024-04-03T18:22:48.7238390Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 22s local 2024-04-03T18:22:48.7239432Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 22s local 2024-04-03T18:22:48.7240456Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 20s local 2024-04-03T18:22:48.7241707Z @llvm-project//mlir:SparseTensorTransforms; 19s local ... 2024-04-03T18:22:48.9282366Z 2024-04-03T18:22:48.9283097Z  2024-04-03T18:22:48.9283638Z  2024-04-03T18:22:48.9284068Z  2024-04-03T18:22:48.9284518Z  2024-04-03T18:22:48.9284952Z  2024-04-03T18:22:48.9285392Z  2024-04-03T18:22:48.9285836Z  2024-04-03T18:22:48.9286269Z  2024-04-03T18:22:48.9287550Z [19,507 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:48.9289359Z Compiling xla/service/cpu/cpu_compiler.cc; 60s local 2024-04-03T18:22:48.9290390Z @xla//xla/mlir_hlo:mhlo_passes; 56s local 2024-04-03T18:22:48.9291500Z @llvm-project//mlir:LinalgTransforms; 36s local 2024-04-03T18:22:48.9292607Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 26s local 2024-04-03T18:22:48.9293895Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 22s local 2024-04-03T18:22:48.9295130Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 22s local 2024-04-03T18:22:48.9296223Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 20s local 2024-04-03T18:22:48.9297483Z @llvm-project//mlir:SparseTensorTransforms; 19s local ... 2024-04-03T18:22:49.3228904Z 2024-04-03T18:22:49.3229680Z  2024-04-03T18:22:49.3230214Z  2024-04-03T18:22:49.3230636Z  2024-04-03T18:22:49.3231054Z  2024-04-03T18:22:49.3231456Z  2024-04-03T18:22:49.3231866Z  2024-04-03T18:22:49.3232282Z  2024-04-03T18:22:49.3232656Z  2024-04-03T18:22:49.3233835Z [19,508 / 19,967] 5 / 18 tests; 47 actions running; last test: ...la_util_test 2024-04-03T18:22:49.3235141Z Compiling xla/service/cpu/cpu_compiler.cc; 61s local 2024-04-03T18:22:49.3236012Z @xla//xla/mlir_hlo:mhlo_passes; 56s local 2024-04-03T18:22:49.3236978Z @llvm-project//mlir:LinalgTransforms; 37s local 2024-04-03T18:22:49.3237947Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 26s local 2024-04-03T18:22:49.3239015Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 23s local 2024-04-03T18:22:49.3239935Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 23s local 2024-04-03T18:22:49.3240955Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 21s local 2024-04-03T18:22:49.3242073Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 18s local ... 2024-04-03T18:22:49.5233016Z 2024-04-03T18:22:49.5233744Z  2024-04-03T18:22:49.5234202Z  2024-04-03T18:22:49.5234612Z  2024-04-03T18:22:49.5235014Z  2024-04-03T18:22:49.5238022Z  2024-04-03T18:22:49.5238806Z  2024-04-03T18:22:49.5241789Z  2024-04-03T18:22:49.5242481Z  2024-04-03T18:22:49.5246225Z [19,510 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:49.5248026Z Compiling xla/service/cpu/cpu_compiler.cc; 61s local 2024-04-03T18:22:49.5249380Z @xla//xla/mlir_hlo:mhlo_passes; 56s local 2024-04-03T18:22:49.5252996Z @llvm-project//mlir:LinalgTransforms; 37s local 2024-04-03T18:22:49.5254420Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 27s local 2024-04-03T18:22:49.5255959Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 23s local 2024-04-03T18:22:49.5257217Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 23s local 2024-04-03T18:22:49.5258428Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 21s local 2024-04-03T18:22:49.5262024Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 18s local ... 2024-04-03T18:22:50.4415493Z 2024-04-03T18:22:50.4416243Z  2024-04-03T18:22:50.4416756Z  2024-04-03T18:22:50.4417180Z  2024-04-03T18:22:50.4417596Z  2024-04-03T18:22:50.4417982Z  2024-04-03T18:22:50.4418401Z  2024-04-03T18:22:50.4418823Z  2024-04-03T18:22:50.4419244Z  2024-04-03T18:22:50.4420422Z [19,511 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:50.4421805Z Compiling xla/service/cpu/cpu_compiler.cc; 62s local 2024-04-03T18:22:50.4422647Z @xla//xla/mlir_hlo:mhlo_passes; 57s local 2024-04-03T18:22:50.4423588Z @llvm-project//mlir:LinalgTransforms; 38s local 2024-04-03T18:22:50.4424557Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 28s local 2024-04-03T18:22:50.4425572Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 24s local 2024-04-03T18:22:50.4426571Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 22s local 2024-04-03T18:22:50.4428285Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 19s local 2024-04-03T18:22:50.4429343Z @llvm-project//mlir:SparseTensorTransforms; 19s local ... 2024-04-03T18:22:50.7280316Z 2024-04-03T18:22:50.7281090Z  2024-04-03T18:22:50.7281923Z  2024-04-03T18:22:50.7282493Z  2024-04-03T18:22:50.7282932Z  2024-04-03T18:22:50.7283311Z  2024-04-03T18:22:50.7283716Z  2024-04-03T18:22:50.7284311Z  2024-04-03T18:22:50.7284776Z  2024-04-03T18:22:50.7286020Z [19,512 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:50.7287407Z Compiling xla/service/cpu/cpu_compiler.cc; 62s local 2024-04-03T18:22:50.7288246Z @xla//xla/mlir_hlo:mhlo_passes; 58s local 2024-04-03T18:22:50.7289341Z @llvm-project//mlir:LinalgTransforms; 38s local 2024-04-03T18:22:50.7290299Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 28s local 2024-04-03T18:22:50.7291318Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 22s local 2024-04-03T18:22:50.7292367Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 20s local 2024-04-03T18:22:50.7293542Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:22:50.7294991Z @llvm-project//mlir:SparseTensorTransforms; 15s local ... 2024-04-03T18:22:50.9272027Z 2024-04-03T18:22:50.9272789Z  2024-04-03T18:22:50.9273388Z  2024-04-03T18:22:50.9273896Z  2024-04-03T18:22:50.9274366Z  2024-04-03T18:22:50.9274862Z  2024-04-03T18:22:50.9275368Z  2024-04-03T18:22:50.9276483Z  2024-04-03T18:22:50.9277242Z  2024-04-03T18:22:50.9278650Z [19,513 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:50.9280340Z Compiling xla/service/cpu/cpu_compiler.cc; 62s local 2024-04-03T18:22:50.9281262Z @xla//xla/mlir_hlo:mhlo_passes; 58s local 2024-04-03T18:22:50.9282271Z @llvm-project//mlir:LinalgTransforms; 38s local 2024-04-03T18:22:50.9283950Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 28s local 2024-04-03T18:22:50.9285093Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 22s local 2024-04-03T18:22:50.9286201Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 20s local 2024-04-03T18:22:50.9287399Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:22:50.9288586Z @llvm-project//mlir:SparseTensorTransforms; 15s local ... 2024-04-03T18:22:51.3289415Z 2024-04-03T18:22:51.3290168Z  2024-04-03T18:22:51.3290581Z  2024-04-03T18:22:51.3290959Z  2024-04-03T18:22:51.3291328Z  2024-04-03T18:22:51.3291656Z  2024-04-03T18:22:51.3292001Z  2024-04-03T18:22:51.3292372Z  2024-04-03T18:22:51.3292721Z  2024-04-03T18:22:51.3293734Z [19,514 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:51.3295059Z Compiling xla/service/cpu/cpu_compiler.cc; 63s local 2024-04-03T18:22:51.3295982Z @xla//xla/mlir_hlo:mhlo_passes; 58s local 2024-04-03T18:22:51.3296921Z @llvm-project//mlir:LinalgTransforms; 39s local 2024-04-03T18:22:51.3297813Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 28s local 2024-04-03T18:22:51.3298890Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 23s local 2024-04-03T18:22:51.3299934Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 20s local 2024-04-03T18:22:51.3301102Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:22:51.3302191Z @llvm-project//mlir:SparseTensorTransforms; 15s local ... 2024-04-03T18:22:51.7300384Z 2024-04-03T18:22:51.7301139Z  2024-04-03T18:22:51.7301605Z  2024-04-03T18:22:51.7302028Z  2024-04-03T18:22:51.7302470Z  2024-04-03T18:22:51.7302912Z  2024-04-03T18:22:51.7303326Z  2024-04-03T18:22:51.7303752Z  2024-04-03T18:22:51.7304166Z  2024-04-03T18:22:51.7305389Z [19,515 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:51.7307274Z Compiling xla/service/cpu/cpu_compiler.cc; 63s local 2024-04-03T18:22:51.7308542Z @xla//xla/mlir_hlo:mhlo_passes; 59s local 2024-04-03T18:22:51.7309619Z @llvm-project//mlir:LinalgTransforms; 39s local 2024-04-03T18:22:51.7310611Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 29s local 2024-04-03T18:22:51.7311795Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 23s local 2024-04-03T18:22:51.7312815Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 21s local 2024-04-03T18:22:51.7314030Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:22:51.7315230Z @llvm-project//mlir:SparseTensorTransforms; 16s local ... 2024-04-03T18:22:52.1314253Z 2024-04-03T18:22:52.1314972Z  2024-04-03T18:22:52.1315480Z  2024-04-03T18:22:52.1315878Z  2024-04-03T18:22:52.1316284Z  2024-04-03T18:22:52.1316700Z  2024-04-03T18:22:52.1317083Z  2024-04-03T18:22:52.1317494Z  2024-04-03T18:22:52.1317924Z  2024-04-03T18:22:52.1319124Z [19,517 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:52.1320552Z Compiling xla/service/cpu/cpu_compiler.cc; 64s local 2024-04-03T18:22:52.1321466Z @xla//xla/mlir_hlo:mhlo_passes; 59s local 2024-04-03T18:22:52.1322671Z @llvm-project//mlir:LinalgTransforms; 39s local 2024-04-03T18:22:52.1323709Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 29s local 2024-04-03T18:22:52.1324817Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 24s local 2024-04-03T18:22:52.1325859Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 21s local 2024-04-03T18:22:52.1327042Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:22:52.1328228Z @llvm-project//mlir:SparseTensorTransforms; 16s local ... 2024-04-03T18:22:52.3588259Z 2024-04-03T18:22:52.3589038Z  2024-04-03T18:22:52.3589585Z  2024-04-03T18:22:52.3590001Z  2024-04-03T18:22:52.3590408Z  2024-04-03T18:22:52.3590842Z  2024-04-03T18:22:52.3591238Z  2024-04-03T18:22:52.3591673Z  2024-04-03T18:22:52.3592124Z  2024-04-03T18:22:52.3593334Z [19,518 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:52.3594784Z Compiling xla/service/cpu/cpu_compiler.cc; 64s local 2024-04-03T18:22:52.3595630Z @xla//xla/mlir_hlo:mhlo_passes; 59s local 2024-04-03T18:22:52.3596554Z @llvm-project//mlir:LinalgTransforms; 40s local 2024-04-03T18:22:52.3597516Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 24s local 2024-04-03T18:22:52.3598567Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 21s local 2024-04-03T18:22:52.3599649Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:22:52.3600700Z @llvm-project//mlir:SparseTensorTransforms; 16s local 2024-04-03T18:22:52.3601736Z @llvm-project//mlir:LinalgTransforms; 14s local ... 2024-04-03T18:22:52.7372934Z 2024-04-03T18:22:52.7373731Z  2024-04-03T18:22:52.7374355Z  2024-04-03T18:22:52.7374751Z  2024-04-03T18:22:52.7375156Z  2024-04-03T18:22:52.7375502Z  2024-04-03T18:22:52.7375868Z  2024-04-03T18:22:52.7376221Z  2024-04-03T18:22:52.7376606Z  2024-04-03T18:22:52.7377691Z [19,522 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:52.7378977Z Compiling xla/service/cpu/cpu_compiler.cc; 64s local 2024-04-03T18:22:52.7379782Z @xla//xla/mlir_hlo:mhlo_passes; 60s local 2024-04-03T18:22:52.7380627Z @llvm-project//mlir:LinalgTransforms; 40s local 2024-04-03T18:22:52.7381724Z Compiling xla/python/pjrt_ifrt/pjrt_array.cc; 24s local 2024-04-03T18:22:52.7382669Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 22s local 2024-04-03T18:22:52.7383715Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T18:22:52.7384667Z @llvm-project//mlir:LinalgTransforms; 14s local 2024-04-03T18:22:52.7385774Z @xla//xla/mlir_hlo:mhlo_passes; 14s local ... 2024-04-03T18:22:52.9619281Z 2024-04-03T18:22:52.9620416Z  2024-04-03T18:22:52.9620916Z  2024-04-03T18:22:52.9621350Z  2024-04-03T18:22:52.9621743Z  2024-04-03T18:22:52.9622486Z  2024-04-03T18:22:52.9623103Z  2024-04-03T18:22:52.9623514Z  2024-04-03T18:22:52.9623895Z  2024-04-03T18:22:52.9625047Z [19,523 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:52.9626359Z Compiling xla/service/cpu/cpu_compiler.cc; 64s local 2024-04-03T18:22:52.9627138Z @xla//xla/mlir_hlo:mhlo_passes; 60s local 2024-04-03T18:22:52.9628363Z @llvm-project//mlir:LinalgTransforms; 40s local 2024-04-03T18:22:52.9629312Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 22s local 2024-04-03T18:22:52.9630672Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T18:22:52.9631729Z @llvm-project//mlir:LinalgTransforms; 14s local 2024-04-03T18:22:52.9632606Z @xla//xla/mlir_hlo:mhlo_passes; 14s local 2024-04-03T18:22:52.9633610Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 14s local ... 2024-04-03T18:22:53.3335493Z 2024-04-03T18:22:53.3350693Z  2024-04-03T18:22:53.3351229Z  2024-04-03T18:22:53.3351641Z  2024-04-03T18:22:53.3352058Z  2024-04-03T18:22:53.3352482Z  2024-04-03T18:22:53.3352866Z  2024-04-03T18:22:53.3353251Z  2024-04-03T18:22:53.3353641Z  2024-04-03T18:22:53.3354754Z [19,524 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:53.3356058Z Compiling xla/service/cpu/cpu_compiler.cc; 65s local 2024-04-03T18:22:53.3356900Z @xla//xla/mlir_hlo:mhlo_passes; 60s local 2024-04-03T18:22:53.3357750Z @llvm-project//mlir:LinalgTransforms; 41s local 2024-04-03T18:22:53.3358628Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 22s local 2024-04-03T18:22:53.3359655Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T18:22:53.3360655Z @llvm-project//mlir:LinalgTransforms; 15s local 2024-04-03T18:22:53.3361701Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 14s local 2024-04-03T18:22:53.3362862Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 13s local ... 2024-04-03T18:22:54.0961635Z 2024-04-03T18:22:54.0962389Z  2024-04-03T18:22:54.0962895Z  2024-04-03T18:22:54.0963331Z  2024-04-03T18:22:54.0963735Z  2024-04-03T18:22:54.0964142Z  2024-04-03T18:22:54.0964529Z  2024-04-03T18:22:54.0964950Z  2024-04-03T18:22:54.0965366Z  2024-04-03T18:22:54.0966560Z [19,525 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:54.0967979Z Compiling xla/service/cpu/cpu_compiler.cc; 66s local 2024-04-03T18:22:54.0968882Z @xla//xla/mlir_hlo:mhlo_passes; 61s local 2024-04-03T18:22:54.0969838Z @llvm-project//mlir:LinalgTransforms; 41s local 2024-04-03T18:22:54.0970837Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 23s local 2024-04-03T18:22:54.0972006Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:22:54.0973061Z @llvm-project//mlir:LinalgTransforms; 16s local 2024-04-03T18:22:54.0974367Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 15s local 2024-04-03T18:22:54.0975630Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 14s local ... 2024-04-03T18:22:54.3377661Z 2024-04-03T18:22:54.3378473Z  2024-04-03T18:22:54.3378954Z  2024-04-03T18:22:54.3379382Z  2024-04-03T18:22:54.3379817Z  2024-04-03T18:22:54.3380230Z  2024-04-03T18:22:54.3380654Z  2024-04-03T18:22:54.3381031Z  2024-04-03T18:22:54.3381431Z  2024-04-03T18:22:54.3382600Z [19,527 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:54.3383962Z @xla//xla/mlir_hlo:mhlo_passes; 61s local 2024-04-03T18:22:54.3385327Z Compiling xla/python/pjrt_ifrt/pjrt_client.cc; 23s local 2024-04-03T18:22:54.3386802Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:22:54.3388327Z @llvm-project//mlir:LinalgTransforms; 16s local 2024-04-03T18:22:54.3389510Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 15s local 2024-04-03T18:22:54.3390654Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 14s local 2024-04-03T18:22:54.3391950Z @llvm-project//mlir:SparseTensorTransforms; 13s local 2024-04-03T18:22:54.3393108Z @llvm-project//mlir:SparseTensorTransforms; 13s local ... 2024-04-03T18:22:55.0709787Z 2024-04-03T18:22:55.0710972Z  2024-04-03T18:22:55.0711860Z  2024-04-03T18:22:55.0714435Z  2024-04-03T18:22:55.0715087Z  2024-04-03T18:22:55.0715696Z  2024-04-03T18:22:55.0716449Z  2024-04-03T18:22:55.0718309Z  2024-04-03T18:22:55.0718944Z  2024-04-03T18:22:55.0720293Z [19,528 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:55.0721872Z @xla//xla/mlir_hlo:mhlo_passes; 62s local 2024-04-03T18:22:55.0723200Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:22:55.0725573Z @llvm-project//mlir:LinalgTransforms; 16s local 2024-04-03T18:22:55.0727101Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 16s local 2024-04-03T18:22:55.0728501Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 15s local 2024-04-03T18:22:55.0730081Z @llvm-project//mlir:SparseTensorTransforms; 14s local 2024-04-03T18:22:55.0731422Z @llvm-project//mlir:SparseTensorTransforms; 14s local 2024-04-03T18:22:55.0732600Z Compiling xla/pjrt/cpu/cpu_client.cc; 14s local ... 2024-04-03T18:22:55.3390361Z 2024-04-03T18:22:55.3391538Z  2024-04-03T18:22:55.3392416Z  2024-04-03T18:22:55.3393131Z  2024-04-03T18:22:55.3393895Z  2024-04-03T18:22:55.3394710Z  2024-04-03T18:22:55.3397763Z  2024-04-03T18:22:55.3398442Z  2024-04-03T18:22:55.3399059Z  2024-04-03T18:22:55.3400547Z [19,529 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:55.3404193Z @xla//xla/mlir_hlo:mhlo_passes; 62s local 2024-04-03T18:22:55.3405300Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:22:55.3406634Z @llvm-project//mlir:LinalgTransforms; 17s local 2024-04-03T18:22:55.3407979Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 16s local 2024-04-03T18:22:55.3412636Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 15s local 2024-04-03T18:22:55.3413960Z @llvm-project//mlir:SparseTensorTransforms; 14s local 2024-04-03T18:22:55.3415588Z @llvm-project//mlir:SparseTensorTransforms; 14s local 2024-04-03T18:22:55.3418310Z Compiling xla/pjrt/cpu/cpu_client.cc; 14s local ... 2024-04-03T18:22:55.7612568Z 2024-04-03T18:22:55.7613684Z  2024-04-03T18:22:55.7614618Z  2024-04-03T18:22:55.7615282Z  2024-04-03T18:22:55.7615998Z  2024-04-03T18:22:55.7616782Z  2024-04-03T18:22:55.7617301Z  2024-04-03T18:22:55.7617725Z  2024-04-03T18:22:55.7618364Z  2024-04-03T18:22:55.7619832Z [19,530 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:55.7622337Z @xla//xla/mlir_hlo:mhlo_passes; 63s local 2024-04-03T18:22:55.7623463Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:22:55.7624796Z @llvm-project//mlir:LinalgTransforms; 17s local 2024-04-03T18:22:55.7626028Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 16s local 2024-04-03T18:22:55.7627279Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 16s local 2024-04-03T18:22:55.7628691Z @llvm-project//mlir:SparseTensorTransforms; 14s local 2024-04-03T18:22:55.7629865Z @llvm-project//mlir:SparseTensorTransforms; 14s local 2024-04-03T18:22:55.7631066Z Compiling xla/pjrt/cpu/cpu_client.cc; 14s local ... 2024-04-03T18:22:56.1412307Z 2024-04-03T18:22:56.1413514Z  2024-04-03T18:22:56.1414591Z  2024-04-03T18:22:56.1415931Z  2024-04-03T18:22:56.1418827Z  2024-04-03T18:22:56.1419464Z  2024-04-03T18:22:56.1420228Z  2024-04-03T18:22:56.1420976Z  2024-04-03T18:22:56.1421730Z  2024-04-03T18:22:56.1426165Z [19,530 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:56.1427913Z @xla//xla/mlir_hlo:mhlo_passes; 63s local 2024-04-03T18:22:56.1429223Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:22:56.1430630Z @llvm-project//mlir:LinalgTransforms; 18s local 2024-04-03T18:22:56.1431890Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 17s local 2024-04-03T18:22:56.1433246Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 16s local 2024-04-03T18:22:56.1434717Z @llvm-project//mlir:SparseTensorTransforms; 15s local 2024-04-03T18:22:56.1437166Z @llvm-project//mlir:SparseTensorTransforms; 15s local 2024-04-03T18:22:56.1438466Z Compiling xla/pjrt/cpu/cpu_client.cc; 15s local ... 2024-04-03T18:22:56.6546110Z 2024-04-03T18:22:56.6547335Z  2024-04-03T18:22:56.6548488Z  2024-04-03T18:22:56.6549290Z  2024-04-03T18:22:56.6549983Z  2024-04-03T18:22:56.6550777Z  2024-04-03T18:22:56.6551540Z  2024-04-03T18:22:56.6552138Z  2024-04-03T18:22:56.6552743Z  2024-04-03T18:22:56.6554115Z [19,531 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:56.6556011Z @xla//xla/mlir_hlo:mhlo_passes; 64s local 2024-04-03T18:22:56.6559154Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:22:56.6560428Z @llvm-project//mlir:LinalgTransforms; 18s local 2024-04-03T18:22:56.6561742Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 17s local 2024-04-03T18:22:56.6563229Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 17s local 2024-04-03T18:22:56.6564588Z @llvm-project//mlir:SparseTensorTransforms; 15s local 2024-04-03T18:22:56.6566189Z @llvm-project//mlir:SparseTensorTransforms; 15s local 2024-04-03T18:22:56.6568130Z Compiling xla/pjrt/cpu/cpu_client.cc; 15s local ... 2024-04-03T18:22:56.9434996Z 2024-04-03T18:22:56.9436145Z  2024-04-03T18:22:56.9436663Z  2024-04-03T18:22:56.9437066Z  2024-04-03T18:22:56.9437539Z  2024-04-03T18:22:56.9437955Z  2024-04-03T18:22:56.9438357Z  2024-04-03T18:22:56.9438768Z  2024-04-03T18:22:56.9439176Z  2024-04-03T18:22:56.9440326Z [19,531 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:56.9441611Z @xla//xla/mlir_hlo:mhlo_passes; 64s local 2024-04-03T18:22:56.9442621Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:22:56.9443655Z @llvm-project//mlir:LinalgTransforms; 18s local 2024-04-03T18:22:56.9444770Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 18s local 2024-04-03T18:22:56.9445952Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 17s local 2024-04-03T18:22:56.9447112Z @llvm-project//mlir:SparseTensorTransforms; 16s local 2024-04-03T18:22:56.9448224Z @llvm-project//mlir:SparseTensorTransforms; 16s local 2024-04-03T18:22:56.9449265Z Compiling xla/pjrt/cpu/cpu_client.cc; 16s local ... 2024-04-03T18:22:57.5232596Z 2024-04-03T18:22:57.5233872Z  2024-04-03T18:22:57.5235091Z  2024-04-03T18:22:57.5235614Z  2024-04-03T18:22:57.5236017Z  2024-04-03T18:22:57.5236488Z  2024-04-03T18:22:57.5236950Z  2024-04-03T18:22:57.5237366Z  2024-04-03T18:22:57.5237793Z  2024-04-03T18:22:57.5239060Z [19,532 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:57.5240415Z @xla//xla/mlir_hlo:mhlo_passes; 64s local 2024-04-03T18:22:57.5241427Z @llvm-project//mlir:LinalgTransforms; 19s local 2024-04-03T18:22:57.5242926Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 18s local 2024-04-03T18:22:57.5244384Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 18s local 2024-04-03T18:22:57.5245829Z @llvm-project//mlir:SparseTensorTransforms; 16s local 2024-04-03T18:22:57.5247141Z @llvm-project//mlir:SparseTensorTransforms; 16s local 2024-04-03T18:22:57.5248163Z Compiling xla/pjrt/cpu/cpu_client.cc; 16s local 2024-04-03T18:22:57.5249328Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 16s local ... 2024-04-03T18:22:57.7456032Z 2024-04-03T18:22:57.7457232Z  2024-04-03T18:22:57.7458693Z  2024-04-03T18:22:57.7459274Z  2024-04-03T18:22:57.7459878Z  2024-04-03T18:22:57.7460421Z  2024-04-03T18:22:57.7460997Z  2024-04-03T18:22:57.7461830Z  2024-04-03T18:22:57.7462836Z  2024-04-03T18:22:57.7464004Z [19,533 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:57.7465207Z @xla//xla/mlir_hlo:mhlo_passes; 65s local 2024-04-03T18:22:57.7466064Z @llvm-project//mlir:LinalgTransforms; 19s local 2024-04-03T18:22:57.7467160Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 18s local 2024-04-03T18:22:57.7468593Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 18s local 2024-04-03T18:22:57.7469773Z @llvm-project//mlir:SparseTensorTransforms; 16s local 2024-04-03T18:22:57.7470819Z @llvm-project//mlir:SparseTensorTransforms; 16s local 2024-04-03T18:22:57.7471705Z Compiling xla/pjrt/cpu/cpu_client.cc; 16s local 2024-04-03T18:22:57.7472755Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 16s local ... 2024-04-03T18:22:57.9460924Z 2024-04-03T18:22:57.9462030Z  2024-04-03T18:22:57.9462939Z  2024-04-03T18:22:57.9463483Z  2024-04-03T18:22:57.9464011Z  2024-04-03T18:22:57.9464527Z  2024-04-03T18:22:57.9465067Z  2024-04-03T18:22:57.9465595Z  2024-04-03T18:22:57.9466120Z  2024-04-03T18:22:57.9467392Z [19,535 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:57.9469153Z @xla//xla/mlir_hlo:mhlo_passes; 65s local 2024-04-03T18:22:57.9470664Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 19s local 2024-04-03T18:22:57.9471818Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 18s local 2024-04-03T18:22:57.9472957Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T18:22:57.9474010Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T18:22:57.9474902Z Compiling xla/pjrt/cpu/cpu_client.cc; 17s local 2024-04-03T18:22:57.9476010Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 16s local 2024-04-03T18:22:57.9477329Z @llvm-project//mlir:SparseTensorTransforms; 15s local ... 2024-04-03T18:22:58.1878005Z 2024-04-03T18:22:58.1879225Z  2024-04-03T18:22:58.1881934Z  2024-04-03T18:22:58.1884572Z  2024-04-03T18:22:58.1886738Z  2024-04-03T18:22:58.1887325Z  2024-04-03T18:22:58.1887874Z  2024-04-03T18:22:58.1888412Z  2024-04-03T18:22:58.1888994Z  2024-04-03T18:22:58.1890287Z [19,536 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:58.1891794Z @xla//xla/mlir_hlo:mhlo_passes; 65s local 2024-04-03T18:22:58.1893010Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 19s local 2024-04-03T18:22:58.1896540Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 18s local 2024-04-03T18:22:58.1899874Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T18:22:58.1901171Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T18:22:58.1904288Z Compiling xla/pjrt/cpu/cpu_client.cc; 17s local 2024-04-03T18:22:58.1907511Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 17s local 2024-04-03T18:22:58.1909442Z @llvm-project//mlir:SparseTensorTransforms; 15s local ... 2024-04-03T18:22:58.5476739Z 2024-04-03T18:22:58.5477855Z  2024-04-03T18:22:58.5478831Z  2024-04-03T18:22:58.5481485Z  2024-04-03T18:22:58.5481975Z  2024-04-03T18:22:58.5483474Z  2024-04-03T18:22:58.5484156Z  2024-04-03T18:22:58.5484677Z  2024-04-03T18:22:58.5485192Z  2024-04-03T18:22:58.5486490Z [19,536 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:58.5487773Z @xla//xla/mlir_hlo:mhlo_passes; 65s local 2024-04-03T18:22:58.5488867Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 19s local 2024-04-03T18:22:58.5490129Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 19s local 2024-04-03T18:22:58.5491380Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T18:22:58.5492483Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T18:22:58.5493426Z Compiling xla/pjrt/cpu/cpu_client.cc; 17s local 2024-04-03T18:22:58.5494934Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 17s local 2024-04-03T18:22:58.5496594Z @llvm-project//mlir:SparseTensorTransforms; 16s local ... 2024-04-03T18:22:59.0576945Z 2024-04-03T18:22:59.0596427Z  2024-04-03T18:22:59.0597415Z  2024-04-03T18:22:59.0597981Z  2024-04-03T18:22:59.0598387Z  2024-04-03T18:22:59.0598922Z  2024-04-03T18:22:59.0599478Z  2024-04-03T18:22:59.0599883Z  2024-04-03T18:22:59.0600510Z  2024-04-03T18:22:59.0601937Z [19,537 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:59.0603148Z @xla//xla/mlir_hlo:mhlo_passes; 66s local 2024-04-03T18:22:59.0604213Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 20s local 2024-04-03T18:22:59.0605304Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 19s local 2024-04-03T18:22:59.0606622Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:22:59.0607636Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:22:59.0608530Z Compiling xla/pjrt/cpu/cpu_client.cc; 18s local 2024-04-03T18:22:59.0609661Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 17s local 2024-04-03T18:22:59.0610837Z @llvm-project//mlir:SparseTensorTransforms; 16s local ... 2024-04-03T18:22:59.2806609Z 2024-04-03T18:22:59.2807971Z  2024-04-03T18:22:59.2809083Z  2024-04-03T18:22:59.2809535Z  2024-04-03T18:22:59.2809914Z  2024-04-03T18:22:59.2810268Z  2024-04-03T18:22:59.2810669Z  2024-04-03T18:22:59.2811049Z  2024-04-03T18:22:59.2811407Z  2024-04-03T18:22:59.2812505Z [19,540 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:59.2813689Z @xla//xla/mlir_hlo:mhlo_passes; 66s local 2024-04-03T18:22:59.2814915Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 20s local 2024-04-03T18:22:59.2815995Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 19s local 2024-04-03T18:22:59.2817062Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:22:59.2818178Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:22:59.2819026Z Compiling xla/pjrt/cpu/cpu_client.cc; 18s local 2024-04-03T18:22:59.2819980Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 18s local 2024-04-03T18:22:59.2821205Z @llvm-project//mlir:SparseTensorTransforms; 16s local ... 2024-04-03T18:22:59.5502143Z 2024-04-03T18:22:59.5502882Z  2024-04-03T18:22:59.5503323Z  2024-04-03T18:22:59.5503681Z  2024-04-03T18:22:59.5504965Z  2024-04-03T18:22:59.5505320Z  2024-04-03T18:22:59.5505647Z  2024-04-03T18:22:59.5505990Z  2024-04-03T18:22:59.5506342Z  2024-04-03T18:22:59.5511025Z [19,540 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:22:59.5512223Z @xla//xla/mlir_hlo:mhlo_passes; 66s local 2024-04-03T18:22:59.5513645Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 20s local 2024-04-03T18:22:59.5515370Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 20s local 2024-04-03T18:22:59.5516624Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:22:59.5517717Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:22:59.5518866Z Compiling xla/pjrt/cpu/cpu_client.cc; 18s local 2024-04-03T18:22:59.5519928Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 18s local 2024-04-03T18:22:59.5521453Z @llvm-project//mlir:SparseTensorTransforms; 17s local ... 2024-04-03T18:22:59.8089003Z 2024-04-03T18:22:59.8090015Z  2024-04-03T18:22:59.8090721Z  2024-04-03T18:22:59.8091333Z  2024-04-03T18:22:59.8093941Z  2024-04-03T18:22:59.8094606Z  2024-04-03T18:22:59.8095147Z  2024-04-03T18:22:59.8095610Z  2024-04-03T18:22:59.8098154Z  2024-04-03T18:22:59.8099400Z [19,542 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:22:59.8100758Z @xla//xla/mlir_hlo:mhlo_passes; 67s local 2024-04-03T18:22:59.8103802Z Compiling xla/mlir_hlo/transforms/generic_host_to_llvm.cc; 20s local 2024-04-03T18:22:59.8104938Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 20s local 2024-04-03T18:22:59.8108237Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:22:59.8109470Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:22:59.8111151Z Compiling xla/pjrt/cpu/cpu_client.cc; 18s local 2024-04-03T18:22:59.8112364Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 18s local 2024-04-03T18:22:59.8113773Z @llvm-project//mlir:SparseTensorTransforms; 17s local ... 2024-04-03T18:23:00.1518598Z 2024-04-03T18:23:00.1519770Z  2024-04-03T18:23:00.1522595Z  2024-04-03T18:23:00.1523104Z  2024-04-03T18:23:00.1523532Z  2024-04-03T18:23:00.1523974Z  2024-04-03T18:23:00.1524374Z  2024-04-03T18:23:00.1524737Z  2024-04-03T18:23:00.1525157Z  2024-04-03T18:23:00.1526309Z [19,543 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:00.1527604Z @xla//xla/mlir_hlo:mhlo_passes; 67s local 2024-04-03T18:23:00.1528563Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 20s local 2024-04-03T18:23:00.1529722Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:23:00.1530713Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:23:00.1531573Z Compiling xla/pjrt/cpu/cpu_client.cc; 19s local 2024-04-03T18:23:00.1532607Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 19s local 2024-04-03T18:23:00.1533821Z @llvm-project//mlir:SparseTensorTransforms; 17s local 2024-04-03T18:23:00.1535144Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 16s local ... 2024-04-03T18:23:00.5696099Z 2024-04-03T18:23:00.5696897Z  2024-04-03T18:23:00.5697432Z  2024-04-03T18:23:00.5697875Z  2024-04-03T18:23:00.5698315Z  2024-04-03T18:23:00.5698738Z  2024-04-03T18:23:00.5699158Z  2024-04-03T18:23:00.5699580Z  2024-04-03T18:23:00.5700009Z  2024-04-03T18:23:00.5701233Z [19,544 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:00.5702598Z @xla//xla/mlir_hlo:mhlo_passes; 67s local 2024-04-03T18:23:00.5703588Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 21s local 2024-04-03T18:23:00.5704768Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:23:00.5705888Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:23:00.5706825Z Compiling xla/pjrt/cpu/cpu_client.cc; 19s local 2024-04-03T18:23:00.5708215Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 19s local 2024-04-03T18:23:00.5709557Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:23:00.5711017Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 16s local ... 2024-04-03T18:23:00.8167356Z 2024-04-03T18:23:00.8168298Z  2024-04-03T18:23:00.8168824Z  2024-04-03T18:23:00.8169580Z  2024-04-03T18:23:00.8169994Z  2024-04-03T18:23:00.8170363Z  2024-04-03T18:23:00.8170742Z  2024-04-03T18:23:00.8171109Z  2024-04-03T18:23:00.8171600Z  2024-04-03T18:23:00.8172802Z [19,545 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:00.8174234Z @xla//xla/mlir_hlo:mhlo_passes; 68s local 2024-04-03T18:23:00.8175134Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 21s local 2024-04-03T18:23:00.8176271Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:23:00.8177354Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:23:00.8178286Z Compiling xla/pjrt/cpu/cpu_client.cc; 19s local 2024-04-03T18:23:00.8179345Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 19s local 2024-04-03T18:23:00.8180582Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:23:00.8181740Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 17s local ... 2024-04-03T18:23:01.1554635Z 2024-04-03T18:23:01.1555413Z  2024-04-03T18:23:01.1556002Z  2024-04-03T18:23:01.1556458Z  2024-04-03T18:23:01.1556856Z  2024-04-03T18:23:01.1557265Z  2024-04-03T18:23:01.1557655Z  2024-04-03T18:23:01.1558078Z  2024-04-03T18:23:01.1558506Z  2024-04-03T18:23:01.1559730Z [19,545 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:01.1561106Z @xla//xla/mlir_hlo:mhlo_passes; 68s local 2024-04-03T18:23:01.1561986Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 21s local 2024-04-03T18:23:01.1563119Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:23:01.1564430Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:23:01.1565452Z Compiling xla/pjrt/cpu/cpu_client.cc; 20s local 2024-04-03T18:23:01.1566491Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 20s local 2024-04-03T18:23:01.1567749Z @llvm-project//mlir:SparseTensorTransforms; 18s local 2024-04-03T18:23:01.1568932Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 17s local ... 2024-04-03T18:23:01.7681864Z 2024-04-03T18:23:01.7682615Z  2024-04-03T18:23:01.7683107Z  2024-04-03T18:23:01.7683490Z  2024-04-03T18:23:01.7683895Z  2024-04-03T18:23:01.7684312Z  2024-04-03T18:23:01.7684715Z  2024-04-03T18:23:01.7685135Z  2024-04-03T18:23:01.7685546Z  2024-04-03T18:23:01.7686754Z [19,547 / 19,967] 5 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:23:01.7688074Z @xla//xla/mlir_hlo:mhlo_passes; 69s local 2024-04-03T18:23:01.7689000Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 22s local 2024-04-03T18:23:01.7690198Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:23:01.7691348Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:23:01.7692220Z Compiling xla/pjrt/cpu/cpu_client.cc; 20s local 2024-04-03T18:23:01.7693319Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 20s local 2024-04-03T18:23:01.7694840Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:23:01.7696028Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 18s local ... 2024-04-03T18:23:02.1571290Z 2024-04-03T18:23:02.1572432Z  2024-04-03T18:23:02.1572957Z  2024-04-03T18:23:02.1573376Z  2024-04-03T18:23:02.1573785Z  2024-04-03T18:23:02.1574826Z  2024-04-03T18:23:02.1575242Z  2024-04-03T18:23:02.1575616Z  2024-04-03T18:23:02.1576019Z  2024-04-03T18:23:02.1577232Z [19,547 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:02.1578956Z @xla//xla/mlir_hlo:mhlo_passes; 69s local 2024-04-03T18:23:02.1579993Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 22s local 2024-04-03T18:23:02.1581347Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:23:02.1582462Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:23:02.1583714Z Compiling xla/pjrt/cpu/cpu_client.cc; 21s local 2024-04-03T18:23:02.1584848Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 21s local 2024-04-03T18:23:02.1586157Z @llvm-project//mlir:SparseTensorTransforms; 19s local 2024-04-03T18:23:02.1587283Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 18s local ... 2024-04-03T18:23:02.4067389Z 2024-04-03T18:23:02.4068602Z  2024-04-03T18:23:02.4069131Z  2024-04-03T18:23:02.4069539Z  2024-04-03T18:23:02.4069960Z  2024-04-03T18:23:02.4070348Z  2024-04-03T18:23:02.4070784Z  2024-04-03T18:23:02.4071201Z  2024-04-03T18:23:02.4071571Z  2024-04-03T18:23:02.4072770Z [19,549 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:02.4074119Z @xla//xla/mlir_hlo:mhlo_passes; 69s local 2024-04-03T18:23:02.4075081Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 23s local 2024-04-03T18:23:02.4076251Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:23:02.4077330Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:23:02.4078252Z Compiling xla/pjrt/cpu/cpu_client.cc; 21s local 2024-04-03T18:23:02.4079426Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 21s local 2024-04-03T18:23:02.4080734Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:23:02.4081978Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 18s local ... 2024-04-03T18:23:02.7532422Z 2024-04-03T18:23:02.7533104Z  2024-04-03T18:23:02.7533589Z  2024-04-03T18:23:02.7533991Z  2024-04-03T18:23:02.7534543Z  2024-04-03T18:23:02.7534938Z  2024-04-03T18:23:02.7535344Z  2024-04-03T18:23:02.7535774Z  2024-04-03T18:23:02.7536169Z  2024-04-03T18:23:02.7537346Z [19,550 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:02.7538642Z @xla//xla/mlir_hlo:mhlo_passes; 70s local 2024-04-03T18:23:02.7539615Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 23s local 2024-04-03T18:23:02.7540685Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:23:02.7541710Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:23:02.7542622Z Compiling xla/pjrt/cpu/cpu_client.cc; 21s local 2024-04-03T18:23:02.7543753Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 21s local 2024-04-03T18:23:02.7545030Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:23:02.7546124Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 19s local ... 2024-04-03T18:23:02.9596330Z 2024-04-03T18:23:02.9597082Z  2024-04-03T18:23:02.9597568Z  2024-04-03T18:23:02.9597979Z  2024-04-03T18:23:02.9612803Z  2024-04-03T18:23:02.9613458Z  2024-04-03T18:23:02.9613905Z  2024-04-03T18:23:02.9614460Z  2024-04-03T18:23:02.9614896Z  2024-04-03T18:23:02.9616055Z [19,550 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:02.9617356Z @xla//xla/mlir_hlo:mhlo_passes; 70s local 2024-04-03T18:23:02.9618292Z Compiling xla/python/pjrt_ifrt/pjrt_compiler.cc; 23s local 2024-04-03T18:23:02.9619509Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:23:02.9620655Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:23:02.9621592Z Compiling xla/pjrt/cpu/cpu_client.cc; 22s local 2024-04-03T18:23:02.9622682Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 21s local 2024-04-03T18:23:02.9624424Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:23:02.9626044Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 19s local ... 2024-04-03T18:23:03.1721668Z 2024-04-03T18:23:03.1722821Z  2024-04-03T18:23:03.1723543Z  2024-04-03T18:23:03.1724204Z  2024-04-03T18:23:03.1725254Z  2024-04-03T18:23:03.1725997Z  2024-04-03T18:23:03.1726448Z  2024-04-03T18:23:03.1726855Z  2024-04-03T18:23:03.1727276Z  2024-04-03T18:23:03.1728444Z [19,551 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:03.1729777Z @xla//xla/mlir_hlo:mhlo_passes; 70s local 2024-04-03T18:23:03.1733155Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:23:03.1734568Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:23:03.1735795Z Compiling xla/pjrt/cpu/cpu_client.cc; 22s local 2024-04-03T18:23:03.1737148Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 22s local 2024-04-03T18:23:03.1740928Z @llvm-project//mlir:SparseTensorTransforms; 20s local 2024-04-03T18:23:03.1742239Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 19s local 2024-04-03T18:23:03.1743892Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 18s local ... 2024-04-03T18:23:03.5608873Z 2024-04-03T18:23:03.5610126Z  2024-04-03T18:23:03.5611429Z  2024-04-03T18:23:03.5611925Z  2024-04-03T18:23:03.5612353Z  2024-04-03T18:23:03.5612730Z  2024-04-03T18:23:03.5613179Z  2024-04-03T18:23:03.5613557Z  2024-04-03T18:23:03.5613896Z  2024-04-03T18:23:03.5615259Z [19,551 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:03.5616555Z @xla//xla/mlir_hlo:mhlo_passes; 70s local 2024-04-03T18:23:03.5617578Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:23:03.5618728Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:23:03.5619719Z Compiling xla/pjrt/cpu/cpu_client.cc; 22s local 2024-04-03T18:23:03.5620811Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 22s local 2024-04-03T18:23:03.5622132Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:23:03.5623248Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 19s local 2024-04-03T18:23:03.5624494Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 19s local ... 2024-04-03T18:23:04.2365910Z 2024-04-03T18:23:04.2367029Z  2024-04-03T18:23:04.2367863Z  2024-04-03T18:23:04.2368688Z  2024-04-03T18:23:04.2371670Z  2024-04-03T18:23:04.2372180Z  2024-04-03T18:23:04.2372823Z  2024-04-03T18:23:04.2374364Z  2024-04-03T18:23:04.2375079Z  2024-04-03T18:23:04.2376462Z [19,552 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:04.2378010Z @xla//xla/mlir_hlo:mhlo_passes; 71s local 2024-04-03T18:23:04.2379248Z @llvm-project//mlir:SparseTensorTransforms; 23s local 2024-04-03T18:23:04.2380521Z @llvm-project//mlir:SparseTensorTransforms; 23s local 2024-04-03T18:23:04.2381578Z Compiling xla/pjrt/cpu/cpu_client.cc; 23s local 2024-04-03T18:23:04.2383081Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 23s local 2024-04-03T18:23:04.2384993Z @llvm-project//mlir:SparseTensorTransforms; 21s local 2024-04-03T18:23:04.2386247Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 20s local 2024-04-03T18:23:04.2387914Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 20s local ... 2024-04-03T18:23:04.4426283Z 2024-04-03T18:23:04.4427433Z  2024-04-03T18:23:04.4428430Z  2024-04-03T18:23:04.4429075Z  2024-04-03T18:23:04.4429813Z  2024-04-03T18:23:04.4430873Z  2024-04-03T18:23:04.4431798Z  2024-04-03T18:23:04.4432225Z  2024-04-03T18:23:04.4432662Z  2024-04-03T18:23:04.4434088Z [19,553 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:04.4435641Z @xla//xla/mlir_hlo:mhlo_passes; 71s local 2024-04-03T18:23:04.4436733Z @llvm-project//mlir:SparseTensorTransforms; 23s local 2024-04-03T18:23:04.4438074Z @llvm-project//mlir:SparseTensorTransforms; 23s local 2024-04-03T18:23:04.4439102Z Compiling xla/pjrt/cpu/cpu_client.cc; 23s local 2024-04-03T18:23:04.4440244Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 23s local 2024-04-03T18:23:04.4441590Z @llvm-project//mlir:SparseTensorTransforms; 22s local 2024-04-03T18:23:04.4442801Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 20s local 2024-04-03T18:23:04.4444291Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 20s local ... 2024-04-03T18:23:04.7259826Z 2024-04-03T18:23:04.7260641Z  2024-04-03T18:23:04.7261722Z  2024-04-03T18:23:04.7262356Z  2024-04-03T18:23:04.7262986Z  2024-04-03T18:23:04.7263625Z  2024-04-03T18:23:04.7272912Z  2024-04-03T18:23:04.7275806Z  2024-04-03T18:23:04.7278683Z  2024-04-03T18:23:04.7282456Z [19,554 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:04.7286314Z @xla//xla/mlir_hlo:mhlo_passes; 72s local 2024-04-03T18:23:04.7289817Z @llvm-project//mlir:SparseTensorTransforms; 23s local 2024-04-03T18:23:04.7291323Z @llvm-project//mlir:SparseTensorTransforms; 23s local 2024-04-03T18:23:04.7292648Z Compiling xla/pjrt/cpu/cpu_client.cc; 23s local 2024-04-03T18:23:04.7296418Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 23s local 2024-04-03T18:23:04.7300184Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 21s local 2024-04-03T18:23:04.7304038Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 20s local 2024-04-03T18:23:04.7308220Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 20s local ... 2024-04-03T18:23:04.9646863Z 2024-04-03T18:23:04.9647896Z  2024-04-03T18:23:04.9648781Z  2024-04-03T18:23:04.9651811Z  2024-04-03T18:23:04.9652506Z  2024-04-03T18:23:04.9655683Z  2024-04-03T18:23:04.9656418Z  2024-04-03T18:23:04.9659026Z  2024-04-03T18:23:04.9659588Z  2024-04-03T18:23:04.9663170Z [19,555 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:04.9664726Z @xla//xla/mlir_hlo:mhlo_passes; 72s local 2024-04-03T18:23:04.9668230Z @llvm-project//mlir:SparseTensorTransforms; 24s local 2024-04-03T18:23:04.9669578Z @llvm-project//mlir:SparseTensorTransforms; 24s local 2024-04-03T18:23:04.9673356Z Compiling xla/pjrt/cpu/cpu_client.cc; 24s local 2024-04-03T18:23:04.9674669Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 23s local 2024-04-03T18:23:04.9676207Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 21s local 2024-04-03T18:23:04.9677772Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 20s local 2024-04-03T18:23:04.9679288Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 20s local ... 2024-04-03T18:23:05.5512244Z 2024-04-03T18:23:05.5513636Z  2024-04-03T18:23:05.5514352Z  2024-04-03T18:23:05.5515079Z  2024-04-03T18:23:05.5516137Z  2024-04-03T18:23:05.5516625Z  2024-04-03T18:23:05.5517051Z  2024-04-03T18:23:05.5517456Z  2024-04-03T18:23:05.5517934Z  2024-04-03T18:23:05.5519198Z [19,556 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:05.5520587Z @xla//xla/mlir_hlo:mhlo_passes; 72s local 2024-04-03T18:23:05.5521599Z @llvm-project//mlir:SparseTensorTransforms; 24s local 2024-04-03T18:23:05.5522620Z Compiling xla/pjrt/cpu/cpu_client.cc; 24s local 2024-04-03T18:23:05.5524108Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 24s local 2024-04-03T18:23:05.5525575Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 21s local 2024-04-03T18:23:05.5527024Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 21s local 2024-04-03T18:23:05.5528356Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 21s local 2024-04-03T18:23:05.5529747Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 21s local ... 2024-04-03T18:23:05.7668209Z 2024-04-03T18:23:05.7669335Z  2024-04-03T18:23:05.7669893Z  2024-04-03T18:23:05.7670338Z  2024-04-03T18:23:05.7670792Z  2024-04-03T18:23:05.7672918Z  2024-04-03T18:23:05.7673568Z  2024-04-03T18:23:05.7676193Z  2024-04-03T18:23:05.7676742Z  2024-04-03T18:23:05.7680384Z [19,556 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:05.7681739Z @xla//xla/mlir_hlo:mhlo_passes; 73s local 2024-04-03T18:23:05.7685034Z @llvm-project//mlir:SparseTensorTransforms; 24s local 2024-04-03T18:23:05.7686117Z Compiling xla/pjrt/cpu/cpu_client.cc; 24s local 2024-04-03T18:23:05.7689417Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 24s local 2024-04-03T18:23:05.7690952Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 22s local 2024-04-03T18:23:05.7694939Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 21s local 2024-04-03T18:23:05.7696196Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 21s local 2024-04-03T18:23:05.7709410Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 21s local ... 2024-04-03T18:23:06.7694185Z 2024-04-03T18:23:06.7695486Z  2024-04-03T18:23:06.7695977Z  2024-04-03T18:23:06.7696355Z  2024-04-03T18:23:06.7696744Z  2024-04-03T18:23:06.7697750Z  2024-04-03T18:23:06.7698117Z  2024-04-03T18:23:06.7698491Z  2024-04-03T18:23:06.7698883Z  2024-04-03T18:23:06.7700010Z [19,556 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:06.7701234Z @xla//xla/mlir_hlo:mhlo_passes; 74s local 2024-04-03T18:23:06.7702177Z @llvm-project//mlir:SparseTensorTransforms; 26s local 2024-04-03T18:23:06.7703066Z Compiling xla/pjrt/cpu/cpu_client.cc; 25s local 2024-04-03T18:23:06.7704091Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 25s local 2024-04-03T18:23:06.7705289Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 23s local 2024-04-03T18:23:06.7706490Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 22s local 2024-04-03T18:23:06.7707592Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 22s local 2024-04-03T18:23:06.7708959Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 22s local ... 2024-04-03T18:23:07.1423425Z 2024-04-03T18:23:07.1424219Z  2024-04-03T18:23:07.1424674Z  2024-04-03T18:23:07.1425091Z  2024-04-03T18:23:07.1425452Z  2024-04-03T18:23:07.1427990Z  2024-04-03T18:23:07.1428908Z  2024-04-03T18:23:07.1432043Z  2024-04-03T18:23:07.1432801Z  2024-04-03T18:23:07.1437631Z [19,557 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:07.1439359Z @xla//xla/mlir_hlo:mhlo_passes; 74s local 2024-04-03T18:23:07.1440910Z @llvm-project//mlir:SparseTensorTransforms; 26s local 2024-04-03T18:23:07.1444220Z Compiling xla/pjrt/cpu/cpu_client.cc; 26s local 2024-04-03T18:23:07.1445775Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 26s local 2024-04-03T18:23:07.1449382Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 23s local 2024-04-03T18:23:07.1451046Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 22s local 2024-04-03T18:23:07.1454815Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 22s local 2024-04-03T18:23:07.1457156Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 22s local ... 2024-04-03T18:23:07.3429557Z 2024-04-03T18:23:07.3430348Z  2024-04-03T18:23:07.3430880Z  2024-04-03T18:23:07.3431337Z  2024-04-03T18:23:07.3433595Z  2024-04-03T18:23:07.3434406Z  2024-04-03T18:23:07.3435216Z  2024-04-03T18:23:07.3435685Z  2024-04-03T18:23:07.3436146Z  2024-04-03T18:23:07.3438868Z [19,558 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:07.3441480Z @xla//xla/mlir_hlo:mhlo_passes; 74s local 2024-04-03T18:23:07.3442594Z Compiling xla/pjrt/cpu/cpu_client.cc; 26s local 2024-04-03T18:23:07.3443944Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 26s local 2024-04-03T18:23:07.3445483Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 23s local 2024-04-03T18:23:07.3447028Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 23s local 2024-04-03T18:23:07.3448526Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 23s local 2024-04-03T18:23:07.3450097Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 22s local 2024-04-03T18:23:07.3451670Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 22s local ... 2024-04-03T18:23:07.5716578Z 2024-04-03T18:23:07.5717713Z  2024-04-03T18:23:07.5719002Z  2024-04-03T18:23:07.5719669Z  2024-04-03T18:23:07.5720285Z  2024-04-03T18:23:07.5720882Z  2024-04-03T18:23:07.5721464Z  2024-04-03T18:23:07.5722047Z  2024-04-03T18:23:07.5722640Z  2024-04-03T18:23:07.5724025Z [19,559 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:07.5725573Z @xla//xla/mlir_hlo:mhlo_passes; 74s local 2024-04-03T18:23:07.5726624Z Compiling xla/pjrt/cpu/cpu_client.cc; 26s local 2024-04-03T18:23:07.5727949Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 26s local 2024-04-03T18:23:07.5729516Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 23s local 2024-04-03T18:23:07.5731054Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 23s local 2024-04-03T18:23:07.5732563Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 23s local 2024-04-03T18:23:07.5734253Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 23s local 2024-04-03T18:23:07.5735972Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 22s local ... 2024-04-03T18:23:07.7928136Z 2024-04-03T18:23:07.7929579Z  2024-04-03T18:23:07.7930725Z  2024-04-03T18:23:07.7931228Z  2024-04-03T18:23:07.7931671Z  2024-04-03T18:23:07.7932081Z  2024-04-03T18:23:07.7932554Z  2024-04-03T18:23:07.7932988Z  2024-04-03T18:23:07.7933439Z  2024-04-03T18:23:07.7934854Z [19,560 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:07.7936225Z @xla//xla/mlir_hlo:mhlo_passes; 75s local 2024-04-03T18:23:07.7937120Z Compiling xla/pjrt/cpu/cpu_client.cc; 26s local 2024-04-03T18:23:07.7938267Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 26s local 2024-04-03T18:23:07.7939627Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 24s local 2024-04-03T18:23:07.7940870Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 23s local 2024-04-03T18:23:07.7942085Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 23s local 2024-04-03T18:23:07.7943367Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 23s local 2024-04-03T18:23:07.7944605Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 22s local ... 2024-04-03T18:23:08.0121242Z 2024-04-03T18:23:08.0122392Z  2024-04-03T18:23:08.0123223Z  2024-04-03T18:23:08.0123909Z  2024-04-03T18:23:08.0127013Z  2024-04-03T18:23:08.0127583Z  2024-04-03T18:23:08.0128175Z  2024-04-03T18:23:08.0130963Z  2024-04-03T18:23:08.0131899Z  2024-04-03T18:23:08.0133284Z [19,561 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:08.0137251Z @xla//xla/mlir_hlo:mhlo_passes; 75s local 2024-04-03T18:23:08.0138568Z Compiling xla/pjrt/cpu/cpu_client.cc; 27s local 2024-04-03T18:23:08.0139902Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 26s local 2024-04-03T18:23:08.0141576Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 24s local 2024-04-03T18:23:08.0143290Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 23s local 2024-04-03T18:23:08.0144796Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 23s local 2024-04-03T18:23:08.0146236Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 23s local 2024-04-03T18:23:08.0147989Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 23s local ... 2024-04-03T18:23:08.3743078Z 2024-04-03T18:23:08.3743854Z  2024-04-03T18:23:08.3744362Z  2024-04-03T18:23:08.3744817Z  2024-04-03T18:23:08.3745248Z  2024-04-03T18:23:08.3745652Z  2024-04-03T18:23:08.3746087Z  2024-04-03T18:23:08.3746492Z  2024-04-03T18:23:08.3746922Z  2024-04-03T18:23:08.3748325Z [19,561 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:08.3749408Z @xla//xla/mlir_hlo:mhlo_passes; 75s local 2024-04-03T18:23:08.3750049Z Compiling xla/pjrt/cpu/cpu_client.cc; 27s local 2024-04-03T18:23:08.3750913Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 27s local 2024-04-03T18:23:08.3751913Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 24s local 2024-04-03T18:23:08.3752904Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 24s local 2024-04-03T18:23:08.3753974Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 24s local 2024-04-03T18:23:08.3755411Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 23s local 2024-04-03T18:23:08.3756685Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 23s local ... 2024-04-03T18:23:08.5744138Z 2024-04-03T18:23:08.5744861Z  2024-04-03T18:23:08.5745408Z  2024-04-03T18:23:08.5745836Z  2024-04-03T18:23:08.5746264Z  2024-04-03T18:23:08.5746697Z  2024-04-03T18:23:08.5747113Z  2024-04-03T18:23:08.5747517Z  2024-04-03T18:23:08.5748152Z  2024-04-03T18:23:08.5749304Z [19,562 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:08.5750491Z @xla//xla/mlir_hlo:mhlo_passes; 75s local 2024-04-03T18:23:08.5751273Z Compiling xla/pjrt/cpu/cpu_client.cc; 27s local 2024-04-03T18:23:08.5752366Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 27s local 2024-04-03T18:23:08.5753580Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 24s local 2024-04-03T18:23:08.5754900Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 24s local 2024-04-03T18:23:08.5756206Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 24s local 2024-04-03T18:23:08.5757433Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 24s local 2024-04-03T18:23:08.5758684Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 23s local ... 2024-04-03T18:23:08.8524968Z 2024-04-03T18:23:08.8525740Z  2024-04-03T18:23:08.8526267Z  2024-04-03T18:23:08.8528398Z  2024-04-03T18:23:08.8529046Z  2024-04-03T18:23:08.8531888Z  2024-04-03T18:23:08.8532503Z  2024-04-03T18:23:08.8533271Z  2024-04-03T18:23:08.8538403Z  2024-04-03T18:23:08.8539614Z [19,563 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:08.8540830Z @xla//xla/mlir_hlo:mhlo_passes; 76s local 2024-04-03T18:23:08.8541679Z Compiling xla/pjrt/cpu/cpu_client.cc; 28s local 2024-04-03T18:23:08.8542789Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 27s local 2024-04-03T18:23:08.8544425Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 25s local 2024-04-03T18:23:08.8545908Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 24s local 2024-04-03T18:23:08.8547272Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 24s local 2024-04-03T18:23:08.8548815Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 24s local 2024-04-03T18:23:08.8550202Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 23s local ... 2024-04-03T18:23:09.1760034Z 2024-04-03T18:23:09.1761174Z  2024-04-03T18:23:09.1761663Z  2024-04-03T18:23:09.1762087Z  2024-04-03T18:23:09.1762504Z  2024-04-03T18:23:09.1762898Z  2024-04-03T18:23:09.1763296Z  2024-04-03T18:23:09.1763665Z  2024-04-03T18:23:09.1764055Z  2024-04-03T18:23:09.1765216Z [19,563 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:09.1766435Z @xla//xla/mlir_hlo:mhlo_passes; 76s local 2024-04-03T18:23:09.1767173Z Compiling xla/pjrt/cpu/cpu_client.cc; 28s local 2024-04-03T18:23:09.1768163Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 28s local 2024-04-03T18:23:09.1769366Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 25s local 2024-04-03T18:23:09.1770593Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 24s local 2024-04-03T18:23:09.1771832Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 24s local 2024-04-03T18:23:09.1773042Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 24s local 2024-04-03T18:23:09.1774445Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 24s local ... 2024-04-03T18:23:09.5769849Z 2024-04-03T18:23:09.5770950Z  2024-04-03T18:23:09.5771691Z  2024-04-03T18:23:09.5772432Z  2024-04-03T18:23:09.5773071Z  2024-04-03T18:23:09.5776345Z  2024-04-03T18:23:09.5776899Z  2024-04-03T18:23:09.5777435Z  2024-04-03T18:23:09.5778026Z  2024-04-03T18:23:09.5781743Z [19,564 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:09.5783287Z Compiling xla/pjrt/cpu/cpu_client.cc; 28s local 2024-04-03T18:23:09.5784560Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 28s local 2024-04-03T18:23:09.5786101Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 25s local 2024-04-03T18:23:09.5790193Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 25s local 2024-04-03T18:23:09.5791673Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 25s local 2024-04-03T18:23:09.5793243Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 25s local 2024-04-03T18:23:09.5794725Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 24s local 2024-04-03T18:23:09.5798414Z Compiling torch_xla/csrc/runtime/runtime.cc; 24s local ... 2024-04-03T18:23:10.0080278Z 2024-04-03T18:23:10.0081040Z  2024-04-03T18:23:10.0081593Z  2024-04-03T18:23:10.0082045Z  2024-04-03T18:23:10.0082484Z  2024-04-03T18:23:10.0082947Z  2024-04-03T18:23:10.0083383Z  2024-04-03T18:23:10.0083757Z  2024-04-03T18:23:10.0084100Z  2024-04-03T18:23:10.0085224Z [19,565 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:10.0086536Z Compiling xla/pjrt/cpu/cpu_client.cc; 29s local 2024-04-03T18:23:10.0087578Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 28s local 2024-04-03T18:23:10.0088865Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 26s local 2024-04-03T18:23:10.0090119Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 25s local 2024-04-03T18:23:10.0091542Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 25s local 2024-04-03T18:23:10.0092716Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 25s local 2024-04-03T18:23:10.0093868Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 25s local 2024-04-03T18:23:10.0095397Z Compiling torch_xla/csrc/runtime/runtime.cc; 24s local ... 2024-04-03T18:23:10.3793178Z 2024-04-03T18:23:10.3794346Z  2024-04-03T18:23:10.3794912Z  2024-04-03T18:23:10.3795651Z  2024-04-03T18:23:10.3796096Z  2024-04-03T18:23:10.3796497Z  2024-04-03T18:23:10.3796909Z  2024-04-03T18:23:10.3797313Z  2024-04-03T18:23:10.3797879Z  2024-04-03T18:23:10.3799140Z [19,566 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:10.3800517Z Compiling xla/pjrt/cpu/cpu_client.cc; 29s local 2024-04-03T18:23:10.3801710Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 29s local 2024-04-03T18:23:10.3803003Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 26s local 2024-04-03T18:23:10.3804308Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 26s local 2024-04-03T18:23:10.3805603Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 26s local 2024-04-03T18:23:10.3806846Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 25s local 2024-04-03T18:23:10.3808095Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 25s local 2024-04-03T18:23:10.3809205Z Compiling torch_xla/csrc/runtime/runtime.cc; 25s local ... 2024-04-03T18:23:11.3800292Z 2024-04-03T18:23:11.3801463Z  2024-04-03T18:23:11.3802019Z  2024-04-03T18:23:11.3802445Z  2024-04-03T18:23:11.3802854Z  2024-04-03T18:23:11.3803304Z  2024-04-03T18:23:11.3803787Z  2024-04-03T18:23:11.3804166Z  2024-04-03T18:23:11.3804582Z  2024-04-03T18:23:11.3805771Z [19,566 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:11.3807076Z Compiling xla/pjrt/cpu/cpu_client.cc; 30s local 2024-04-03T18:23:11.3808176Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 30s local 2024-04-03T18:23:11.3809502Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 27s local 2024-04-03T18:23:11.3810800Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 27s local 2024-04-03T18:23:11.3812116Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 27s local 2024-04-03T18:23:11.3813373Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 27s local 2024-04-03T18:23:11.3814902Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 26s local 2024-04-03T18:23:11.3816052Z Compiling torch_xla/csrc/runtime/runtime.cc; 26s local ... 2024-04-03T18:23:11.7427336Z 2024-04-03T18:23:11.7428692Z  2024-04-03T18:23:11.7429215Z  2024-04-03T18:23:11.7429613Z  2024-04-03T18:23:11.7430047Z  2024-04-03T18:23:11.7430427Z  2024-04-03T18:23:11.7430835Z  2024-04-03T18:23:11.7431262Z  2024-04-03T18:23:11.7431678Z  2024-04-03T18:23:11.7432925Z [19,567 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:11.7434303Z Compiling xla/pjrt/cpu/cpu_client.cc; 30s local 2024-04-03T18:23:11.7435419Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 30s local 2024-04-03T18:23:11.7436699Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 28s local 2024-04-03T18:23:11.7437967Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 27s local 2024-04-03T18:23:11.7439321Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 27s local 2024-04-03T18:23:11.7440554Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 26s local 2024-04-03T18:23:11.7441628Z Compiling torch_xla/csrc/runtime/runtime.cc; 26s local 2024-04-03T18:23:11.7442765Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 26s local ... 2024-04-03T18:23:11.9805970Z 2024-04-03T18:23:11.9806707Z  2024-04-03T18:23:11.9807246Z  2024-04-03T18:23:11.9807671Z  2024-04-03T18:23:11.9808793Z  2024-04-03T18:23:11.9809268Z  2024-04-03T18:23:11.9809971Z  2024-04-03T18:23:11.9810394Z  2024-04-03T18:23:11.9810817Z  2024-04-03T18:23:11.9812098Z [19,567 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:11.9813545Z Compiling xla/pjrt/cpu/cpu_client.cc; 31s local 2024-04-03T18:23:11.9814872Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 30s local 2024-04-03T18:23:11.9816347Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 28s local 2024-04-03T18:23:11.9817622Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 27s local 2024-04-03T18:23:11.9818958Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 27s local 2024-04-03T18:23:11.9820200Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 27s local 2024-04-03T18:23:11.9821272Z Compiling torch_xla/csrc/runtime/runtime.cc; 26s local 2024-04-03T18:23:11.9822420Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 26s local ... 2024-04-03T18:23:12.9812907Z 2024-04-03T18:23:12.9814937Z  2024-04-03T18:23:12.9816595Z  2024-04-03T18:23:12.9818078Z  2024-04-03T18:23:12.9819094Z  2024-04-03T18:23:12.9819601Z  2024-04-03T18:23:12.9820054Z  2024-04-03T18:23:12.9820511Z  2024-04-03T18:23:12.9820942Z  2024-04-03T18:23:12.9822225Z [19,567 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:12.9823601Z Compiling xla/pjrt/cpu/cpu_client.cc; 32s local 2024-04-03T18:23:12.9824809Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 31s local 2024-04-03T18:23:12.9826276Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 29s local 2024-04-03T18:23:12.9827579Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 28s local 2024-04-03T18:23:12.9829301Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 28s local 2024-04-03T18:23:12.9830625Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 28s local 2024-04-03T18:23:12.9831925Z Compiling torch_xla/csrc/runtime/runtime.cc; 27s local 2024-04-03T18:23:12.9833214Z Compiling xla/mlir_hlo/transforms/bufferize_pass.cc; 27s local ... 2024-04-03T18:23:13.9316708Z 2024-04-03T18:23:13.9317905Z  2024-04-03T18:23:13.9318458Z  2024-04-03T18:23:13.9318911Z  2024-04-03T18:23:13.9319379Z  2024-04-03T18:23:13.9320026Z  2024-04-03T18:23:13.9320462Z  2024-04-03T18:23:13.9320863Z  2024-04-03T18:23:13.9321259Z  2024-04-03T18:23:13.9322467Z [19,569 / 19,967] 5 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:23:13.9323867Z Compiling xla/pjrt/cpu/cpu_client.cc; 33s local 2024-04-03T18:23:13.9325023Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 32s local 2024-04-03T18:23:13.9326378Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 30s local 2024-04-03T18:23:13.9327730Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 29s local 2024-04-03T18:23:13.9329185Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 29s local 2024-04-03T18:23:13.9330492Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 29s local 2024-04-03T18:23:13.9331618Z Compiling torch_xla/csrc/runtime/runtime.cc; 28s local 2024-04-03T18:23:13.9332481Z @xla//xla/mlir_hlo:mhlo_passes; 26s local ... 2024-04-03T18:23:14.1821482Z 2024-04-03T18:23:14.1822290Z  2024-04-03T18:23:14.1822829Z  2024-04-03T18:23:14.1823204Z  2024-04-03T18:23:14.1823600Z  2024-04-03T18:23:14.1823984Z  2024-04-03T18:23:14.1824399Z  2024-04-03T18:23:14.1824837Z  2024-04-03T18:23:14.1825244Z  2024-04-03T18:23:14.1826537Z [19,569 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:14.1828124Z Compiling xla/pjrt/cpu/cpu_client.cc; 33s local 2024-04-03T18:23:14.1829154Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 33s local 2024-04-03T18:23:14.1830716Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 30s local 2024-04-03T18:23:14.1832251Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 29s local 2024-04-03T18:23:14.1833460Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 29s local 2024-04-03T18:23:14.1834896Z Compiling torch_xla/csrc/runtime/pjrt_registry.cc; 29s local 2024-04-03T18:23:14.1835996Z Compiling torch_xla/csrc/runtime/runtime.cc; 28s local 2024-04-03T18:23:14.1837016Z @xla//xla/mlir_hlo:mhlo_passes; 27s local ... 2024-04-03T18:23:14.4264909Z 2024-04-03T18:23:14.4268471Z  2024-04-03T18:23:14.4271747Z  2024-04-03T18:23:14.4274811Z  2024-04-03T18:23:14.4277672Z  2024-04-03T18:23:14.4280595Z  2024-04-03T18:23:14.4283551Z  2024-04-03T18:23:14.4284471Z  2024-04-03T18:23:14.4285704Z  2024-04-03T18:23:14.4287068Z [19,570 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:14.4288545Z Compiling xla/pjrt/cpu/cpu_client.cc; 33s local 2024-04-03T18:23:14.4289842Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 33s local 2024-04-03T18:23:14.4291311Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 30s local 2024-04-03T18:23:14.4292502Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 30s local 2024-04-03T18:23:14.4293725Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 30s local 2024-04-03T18:23:14.4295036Z Compiling torch_xla/csrc/runtime/runtime.cc; 29s local 2024-04-03T18:23:14.4295899Z @xla//xla/mlir_hlo:mhlo_passes; 27s local 2024-04-03T18:23:14.4296901Z Compiling .../csrc/runtime/ifrt_computation_client_test.cc; 26s local ... 2024-04-03T18:23:14.7827535Z 2024-04-03T18:23:14.7828594Z  2024-04-03T18:23:14.7829035Z  2024-04-03T18:23:14.7831042Z  2024-04-03T18:23:14.7831691Z  2024-04-03T18:23:14.7834604Z  2024-04-03T18:23:14.7835337Z  2024-04-03T18:23:14.7838454Z  2024-04-03T18:23:14.7839192Z  2024-04-03T18:23:14.7842911Z [19,571 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:14.7844586Z Compiling xla/pjrt/cpu/cpu_client.cc; 33s local 2024-04-03T18:23:14.7848139Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 33s local 2024-04-03T18:23:14.7849733Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 31s local 2024-04-03T18:23:14.7853559Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 30s local 2024-04-03T18:23:14.7855342Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 30s local 2024-04-03T18:23:14.7859038Z Compiling torch_xla/csrc/runtime/runtime.cc; 29s local 2024-04-03T18:23:14.7860180Z @xla//xla/mlir_hlo:mhlo_passes; 27s local 2024-04-03T18:23:14.7864752Z Compiling .../csrc/runtime/ifrt_computation_client_test.cc; 27s local ... 2024-04-03T18:23:15.1647230Z 2024-04-03T18:23:15.1648419Z  2024-04-03T18:23:15.1649037Z  2024-04-03T18:23:15.1649468Z  2024-04-03T18:23:15.1649978Z  2024-04-03T18:23:15.1650881Z  2024-04-03T18:23:15.1651353Z  2024-04-03T18:23:15.1651867Z  2024-04-03T18:23:15.1652368Z  2024-04-03T18:23:15.1653582Z [19,572 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:15.1655289Z Compiling xla/pjrt/cpu/cpu_client.cc; 34s local 2024-04-03T18:23:15.1656523Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 34s local 2024-04-03T18:23:15.1658028Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 31s local 2024-04-03T18:23:15.1659298Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 30s local 2024-04-03T18:23:15.1660609Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 30s local 2024-04-03T18:23:15.1661745Z Compiling torch_xla/csrc/runtime/runtime.cc; 29s local 2024-04-03T18:23:15.1662997Z @xla//xla/mlir_hlo:mhlo_passes; 28s local 2024-04-03T18:23:15.1664192Z Compiling .../csrc/runtime/ifrt_computation_client_test.cc; 27s local ... 2024-04-03T18:23:15.3832436Z 2024-04-03T18:23:15.3833631Z  2024-04-03T18:23:15.3834483Z  2024-04-03T18:23:15.3840175Z  2024-04-03T18:23:15.3840865Z  2024-04-03T18:23:15.3841636Z  2024-04-03T18:23:15.3842136Z  2024-04-03T18:23:15.3842520Z  2024-04-03T18:23:15.3842919Z  2024-04-03T18:23:15.3844137Z [19,572 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:15.3845625Z Compiling xla/pjrt/cpu/cpu_client.cc; 34s local 2024-04-03T18:23:15.3847087Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 34s local 2024-04-03T18:23:15.3848601Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 31s local 2024-04-03T18:23:15.3849900Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 31s local 2024-04-03T18:23:15.3851246Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 31s local 2024-04-03T18:23:15.3852478Z Compiling torch_xla/csrc/runtime/runtime.cc; 30s local 2024-04-03T18:23:15.3853515Z @xla//xla/mlir_hlo:mhlo_passes; 28s local 2024-04-03T18:23:15.3854953Z Compiling .../csrc/runtime/ifrt_computation_client_test.cc; 27s local ... 2024-04-03T18:23:16.3839261Z 2024-04-03T18:23:16.3846493Z  2024-04-03T18:23:16.3849684Z  2024-04-03T18:23:16.3850142Z  2024-04-03T18:23:16.3850625Z  2024-04-03T18:23:16.3851059Z  2024-04-03T18:23:16.3851504Z  2024-04-03T18:23:16.3851940Z  2024-04-03T18:23:16.3852371Z  2024-04-03T18:23:16.3853581Z [19,572 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:16.3855101Z Compiling xla/pjrt/cpu/cpu_client.cc; 35s local 2024-04-03T18:23:16.3856233Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 35s local 2024-04-03T18:23:16.3857619Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 32s local 2024-04-03T18:23:16.3858994Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 32s local 2024-04-03T18:23:16.3860190Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 32s local 2024-04-03T18:23:16.3861350Z Compiling torch_xla/csrc/runtime/runtime.cc; 31s local 2024-04-03T18:23:16.3862243Z @xla//xla/mlir_hlo:mhlo_passes; 29s local 2024-04-03T18:23:16.3863261Z Compiling .../csrc/runtime/ifrt_computation_client_test.cc; 28s local ... 2024-04-03T18:23:16.6120489Z 2024-04-03T18:23:16.6121336Z  2024-04-03T18:23:16.6121999Z  2024-04-03T18:23:16.6122566Z  2024-04-03T18:23:16.6122974Z  2024-04-03T18:23:16.6123552Z  2024-04-03T18:23:16.6124122Z  2024-04-03T18:23:16.6124531Z  2024-04-03T18:23:16.6125102Z  2024-04-03T18:23:16.6126607Z [19,576 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:16.6128300Z Compiling xla/pjrt/cpu/cpu_client.cc; 35s local 2024-04-03T18:23:16.6129768Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 35s local 2024-04-03T18:23:16.6131414Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 33s local 2024-04-03T18:23:16.6133034Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 32s local 2024-04-03T18:23:16.6134815Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 32s local 2024-04-03T18:23:16.6136226Z @xla//xla/mlir_hlo:mhlo_passes; 29s local 2024-04-03T18:23:16.6137580Z Compiling .../csrc/runtime/ifrt_computation_client_test.cc; 29s local 2024-04-03T18:23:16.6139265Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 28s local ... 2024-04-03T18:23:16.9854009Z 2024-04-03T18:23:16.9854962Z  2024-04-03T18:23:16.9855437Z  2024-04-03T18:23:16.9855837Z  2024-04-03T18:23:16.9856566Z  2024-04-03T18:23:16.9856975Z  2024-04-03T18:23:16.9857345Z  2024-04-03T18:23:16.9857803Z  2024-04-03T18:23:16.9858181Z  2024-04-03T18:23:16.9859353Z [19,576 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:16.9860568Z Compiling xla/pjrt/cpu/cpu_client.cc; 36s local 2024-04-03T18:23:16.9861683Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 35s local 2024-04-03T18:23:16.9862944Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 33s local 2024-04-03T18:23:16.9864161Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 32s local 2024-04-03T18:23:16.9865376Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 32s local 2024-04-03T18:23:16.9866403Z @xla//xla/mlir_hlo:mhlo_passes; 30s local 2024-04-03T18:23:16.9867454Z Compiling .../csrc/runtime/ifrt_computation_client_test.cc; 29s local 2024-04-03T18:23:16.9869009Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 29s local ... 2024-04-03T18:23:17.5817509Z 2024-04-03T18:23:17.5818494Z  2024-04-03T18:23:17.5819166Z  2024-04-03T18:23:17.5819810Z  2024-04-03T18:23:17.5820353Z  2024-04-03T18:23:17.5820779Z  2024-04-03T18:23:17.5821193Z  2024-04-03T18:23:17.5821599Z  2024-04-03T18:23:17.5821958Z  2024-04-03T18:23:17.5823130Z [19,577 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:17.5824511Z Compiling xla/pjrt/cpu/cpu_client.cc; 36s local 2024-04-03T18:23:17.5825602Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 36s local 2024-04-03T18:23:17.5826868Z Compiling .../csrc/runtime/pjrt_computation_client_test.cc; 33s local 2024-04-03T18:23:17.5828244Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 33s local 2024-04-03T18:23:17.5829426Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 33s local 2024-04-03T18:23:17.5830439Z @xla//xla/mlir_hlo:mhlo_passes; 30s local 2024-04-03T18:23:17.5831429Z Compiling .../csrc/runtime/ifrt_computation_client_test.cc; 30s local 2024-04-03T18:23:17.5832671Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 29s local ... 2024-04-03T18:23:17.7863107Z 2024-04-03T18:23:17.7864065Z  2024-04-03T18:23:17.7864572Z  2024-04-03T18:23:17.7864994Z  2024-04-03T18:23:17.7865477Z  2024-04-03T18:23:17.7865886Z  2024-04-03T18:23:17.7866261Z  2024-04-03T18:23:17.7866674Z  2024-04-03T18:23:17.7867087Z  2024-04-03T18:23:17.7868495Z [19,580 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:17.7869769Z Compiling xla/pjrt/cpu/cpu_client.cc; 36s local 2024-04-03T18:23:17.7870867Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 36s local 2024-04-03T18:23:17.7872146Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 33s local 2024-04-03T18:23:17.7873430Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 33s local 2024-04-03T18:23:17.7874464Z @xla//xla/mlir_hlo:mhlo_passes; 30s local 2024-04-03T18:23:17.7875446Z Compiling .../csrc/runtime/ifrt_computation_client_test.cc; 30s local 2024-04-03T18:23:17.7876718Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 30s local 2024-04-03T18:23:17.7877951Z Compiling torch_xla/csrc/runtime/runtime.cc; 29s local ... 2024-04-03T18:23:18.5731237Z 2024-04-03T18:23:18.5732013Z  2024-04-03T18:23:18.5732534Z  2024-04-03T18:23:18.5732967Z  2024-04-03T18:23:18.5733383Z  2024-04-03T18:23:18.5733781Z  2024-04-03T18:23:18.5734339Z  2024-04-03T18:23:18.5734751Z  2024-04-03T18:23:18.5735152Z  2024-04-03T18:23:18.5736341Z [19,581 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:18.5737694Z Compiling xla/pjrt/cpu/cpu_client.cc; 37s local 2024-04-03T18:23:18.5739090Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 37s local 2024-04-03T18:23:18.5740579Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 34s local 2024-04-03T18:23:18.5742078Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 34s local 2024-04-03T18:23:18.5743119Z @xla//xla/mlir_hlo:mhlo_passes; 31s local 2024-04-03T18:23:18.5744265Z Compiling .../csrc/runtime/ifrt_computation_client_test.cc; 31s local 2024-04-03T18:23:18.5745547Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 30s local 2024-04-03T18:23:18.5746749Z Compiling torch_xla/csrc/runtime/runtime.cc; 30s local ... 2024-04-03T18:23:18.7855915Z 2024-04-03T18:23:18.7856654Z  2024-04-03T18:23:18.7857174Z  2024-04-03T18:23:18.7857599Z  2024-04-03T18:23:18.7858871Z  2024-04-03T18:23:18.7859302Z  2024-04-03T18:23:18.7859711Z  2024-04-03T18:23:18.7860097Z  2024-04-03T18:23:18.7860540Z  2024-04-03T18:23:18.7861745Z [19,581 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:18.7863079Z Compiling xla/pjrt/cpu/cpu_client.cc; 37s local 2024-04-03T18:23:18.7864183Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 37s local 2024-04-03T18:23:18.7865533Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 34s local 2024-04-03T18:23:18.7866849Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 34s local 2024-04-03T18:23:18.7868122Z @xla//xla/mlir_hlo:mhlo_passes; 31s local 2024-04-03T18:23:18.7869152Z Compiling .../csrc/runtime/ifrt_computation_client_test.cc; 31s local 2024-04-03T18:23:18.7870410Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 31s local 2024-04-03T18:23:18.7871549Z Compiling torch_xla/csrc/runtime/runtime.cc; 30s local ... 2024-04-03T18:23:19.4463964Z 2024-04-03T18:23:19.4464719Z  2024-04-03T18:23:19.4465450Z  2024-04-03T18:23:19.4465880Z  2024-04-03T18:23:19.4466331Z  2024-04-03T18:23:19.4466772Z  2024-04-03T18:23:19.4467151Z  2024-04-03T18:23:19.4467879Z  2024-04-03T18:23:19.4468311Z  2024-04-03T18:23:19.4469465Z [19,582 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:19.4470899Z Compiling xla/pjrt/cpu/cpu_client.cc; 38s local 2024-04-03T18:23:19.4472073Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 38s local 2024-04-03T18:23:19.4473295Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 35s local 2024-04-03T18:23:19.4474590Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 35s local 2024-04-03T18:23:19.4475849Z Compiling .../csrc/runtime/ifrt_computation_client_test.cc; 31s local 2024-04-03T18:23:19.4477222Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 31s local 2024-04-03T18:23:19.4478424Z Compiling torch_xla/csrc/runtime/runtime.cc; 31s local 2024-04-03T18:23:19.4479368Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 27s local ... 2024-04-03T18:23:19.6655727Z 2024-04-03T18:23:19.6656494Z  2024-04-03T18:23:19.6657008Z  2024-04-03T18:23:19.6657472Z  2024-04-03T18:23:19.6657881Z  2024-04-03T18:23:19.6658280Z  2024-04-03T18:23:19.6658710Z  2024-04-03T18:23:19.6659094Z  2024-04-03T18:23:19.6659411Z  2024-04-03T18:23:19.6660538Z [19,584 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:19.6661890Z Compiling xla/pjrt/cpu/cpu_client.cc; 38s local 2024-04-03T18:23:19.6662975Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 38s local 2024-04-03T18:23:19.6664235Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 35s local 2024-04-03T18:23:19.6665517Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 35s local 2024-04-03T18:23:19.6666867Z Compiling .../csrc/runtime/ifrt_computation_client_test.cc; 32s local 2024-04-03T18:23:19.6668866Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 31s local 2024-04-03T18:23:19.6670350Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 27s local 2024-04-03T18:23:19.6671311Z @xla//xla/mlir_hlo:mhlo_passes; 26s local ... 2024-04-03T18:23:19.9881882Z 2024-04-03T18:23:19.9882606Z  2024-04-03T18:23:19.9883492Z  2024-04-03T18:23:19.9883869Z  2024-04-03T18:23:19.9884260Z  2024-04-03T18:23:19.9884645Z  2024-04-03T18:23:19.9885054Z  2024-04-03T18:23:19.9885482Z  2024-04-03T18:23:19.9885870Z  2024-04-03T18:23:19.9887211Z [19,584 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:19.9888583Z Compiling xla/pjrt/cpu/cpu_client.cc; 39s local 2024-04-03T18:23:19.9889620Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 38s local 2024-04-03T18:23:19.9890881Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 35s local 2024-04-03T18:23:19.9892150Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 35s local 2024-04-03T18:23:19.9893305Z Compiling .../csrc/runtime/ifrt_computation_client_test.cc; 32s local 2024-04-03T18:23:19.9894739Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 32s local 2024-04-03T18:23:19.9896136Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 27s local 2024-04-03T18:23:19.9897125Z @xla//xla/mlir_hlo:mhlo_passes; 27s local ... 2024-04-03T18:23:20.2154224Z 2024-04-03T18:23:20.2154998Z  2024-04-03T18:23:20.2155618Z  2024-04-03T18:23:20.2156148Z  2024-04-03T18:23:20.2156642Z  2024-04-03T18:23:20.2157096Z  2024-04-03T18:23:20.2157513Z  2024-04-03T18:23:20.2157889Z  2024-04-03T18:23:20.2158265Z  2024-04-03T18:23:20.2159444Z [19,585 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:20.2160883Z Compiling xla/pjrt/cpu/cpu_client.cc; 39s local 2024-04-03T18:23:20.2162160Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 39s local 2024-04-03T18:23:20.2163667Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 36s local 2024-04-03T18:23:20.2165321Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 35s local 2024-04-03T18:23:20.2166858Z Compiling .../csrc/runtime/ifrt_computation_client_test.cc; 32s local 2024-04-03T18:23:20.2168332Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 32s local 2024-04-03T18:23:20.2169616Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 27s local 2024-04-03T18:23:20.2170557Z @xla//xla/mlir_hlo:mhlo_passes; 27s local ... 2024-04-03T18:23:20.5916735Z 2024-04-03T18:23:20.5917507Z  2024-04-03T18:23:20.5917988Z  2024-04-03T18:23:20.5918397Z  2024-04-03T18:23:20.5918765Z  2024-04-03T18:23:20.5919108Z  2024-04-03T18:23:20.5919506Z  2024-04-03T18:23:20.5919901Z  2024-04-03T18:23:20.5920326Z  2024-04-03T18:23:20.5921655Z [19,585 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:20.5923306Z Compiling xla/pjrt/cpu/cpu_client.cc; 39s local 2024-04-03T18:23:20.5924635Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 39s local 2024-04-03T18:23:20.5925977Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 36s local 2024-04-03T18:23:20.5927493Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 36s local 2024-04-03T18:23:20.5928881Z Compiling .../csrc/runtime/ifrt_computation_client_test.cc; 33s local 2024-04-03T18:23:20.5930031Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 32s local 2024-04-03T18:23:20.5931153Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 28s local 2024-04-03T18:23:20.5932006Z @xla//xla/mlir_hlo:mhlo_passes; 27s local ... 2024-04-03T18:23:21.7925528Z 2024-04-03T18:23:21.7926604Z  2024-04-03T18:23:21.7927145Z  2024-04-03T18:23:21.7927557Z  2024-04-03T18:23:21.7928169Z  2024-04-03T18:23:21.7928568Z  2024-04-03T18:23:21.7928986Z  2024-04-03T18:23:21.7929393Z  2024-04-03T18:23:21.7929944Z  2024-04-03T18:23:21.7931207Z [19,585 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:21.7932695Z Compiling xla/pjrt/cpu/cpu_client.cc; 40s local 2024-04-03T18:23:21.7933809Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 40s local 2024-04-03T18:23:21.7935343Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 37s local 2024-04-03T18:23:21.7936701Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 37s local 2024-04-03T18:23:21.7938021Z Compiling .../csrc/runtime/ifrt_computation_client_test.cc; 34s local 2024-04-03T18:23:21.7939339Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 34s local 2024-04-03T18:23:21.7940538Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 29s local 2024-04-03T18:23:21.7941516Z @xla//xla/mlir_hlo:mhlo_passes; 28s local ... 2024-04-03T18:23:21.9914303Z 2024-04-03T18:23:21.9915071Z  2024-04-03T18:23:21.9915585Z  2024-04-03T18:23:21.9915968Z  2024-04-03T18:23:21.9916345Z  2024-04-03T18:23:21.9916743Z  2024-04-03T18:23:21.9917143Z  2024-04-03T18:23:21.9917561Z  2024-04-03T18:23:21.9917952Z  2024-04-03T18:23:21.9919119Z [19,587 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:21.9920415Z Compiling xla/pjrt/cpu/cpu_client.cc; 41s local 2024-04-03T18:23:21.9921409Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 40s local 2024-04-03T18:23:21.9922691Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 37s local 2024-04-03T18:23:21.9923922Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 37s local 2024-04-03T18:23:21.9925228Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 34s local 2024-04-03T18:23:21.9926428Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 29s local 2024-04-03T18:23:21.9927274Z @xla//xla/mlir_hlo:mhlo_passes; 29s local 2024-04-03T18:23:21.9928173Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 24s local ... 2024-04-03T18:23:22.3216957Z 2024-04-03T18:23:22.3218370Z  2024-04-03T18:23:22.3219069Z  2024-04-03T18:23:22.3219818Z  2024-04-03T18:23:22.3220846Z  2024-04-03T18:23:22.3221339Z  2024-04-03T18:23:22.3221763Z  2024-04-03T18:23:22.3222160Z  2024-04-03T18:23:22.3222616Z  2024-04-03T18:23:22.3223960Z [19,588 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:22.3225371Z Compiling xla/pjrt/cpu/cpu_client.cc; 41s local 2024-04-03T18:23:22.3226338Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 38s local 2024-04-03T18:23:22.3228046Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 37s local 2024-04-03T18:23:22.3229450Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 34s local 2024-04-03T18:23:22.3230648Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 29s local 2024-04-03T18:23:22.3231645Z @xla//xla/mlir_hlo:mhlo_passes; 29s local 2024-04-03T18:23:22.3232634Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 24s local 2024-04-03T18:23:22.3233642Z Compiling torch_xla/csrc/aten_xla_type.cpp; 24s local ... 2024-04-03T18:23:22.5456555Z 2024-04-03T18:23:22.5457734Z  2024-04-03T18:23:22.5458871Z  2024-04-03T18:23:22.5462519Z  2024-04-03T18:23:22.5463271Z  2024-04-03T18:23:22.5463889Z  2024-04-03T18:23:22.5464609Z  2024-04-03T18:23:22.5466634Z  2024-04-03T18:23:22.5467251Z  2024-04-03T18:23:22.5468825Z [19,590 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:22.5470608Z Compiling xla/pjrt/cpu/cpu_client.cc; 41s local 2024-04-03T18:23:22.5471780Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 38s local 2024-04-03T18:23:22.5473913Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 38s local 2024-04-03T18:23:22.5475785Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 34s local 2024-04-03T18:23:22.5477298Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 30s local 2024-04-03T18:23:22.5478271Z @xla//xla/mlir_hlo:mhlo_passes; 29s local 2024-04-03T18:23:22.5479202Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 24s local 2024-04-03T18:23:22.5480305Z Compiling torch_xla/csrc/aten_xla_type.cpp; 24s local ... 2024-04-03T18:23:22.7886600Z 2024-04-03T18:23:22.7887715Z  2024-04-03T18:23:22.7888232Z  2024-04-03T18:23:22.7888632Z  2024-04-03T18:23:22.7889098Z  2024-04-03T18:23:22.7889486Z  2024-04-03T18:23:22.7889922Z  2024-04-03T18:23:22.7890356Z  2024-04-03T18:23:22.7890781Z  2024-04-03T18:23:22.7891990Z [19,590 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:22.7893549Z Compiling xla/pjrt/cpu/cpu_client.cc; 41s local 2024-04-03T18:23:22.7894860Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 38s local 2024-04-03T18:23:22.7896319Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 38s local 2024-04-03T18:23:22.7897718Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 35s local 2024-04-03T18:23:22.7898948Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 30s local 2024-04-03T18:23:22.7899857Z @xla//xla/mlir_hlo:mhlo_passes; 29s local 2024-04-03T18:23:22.7900803Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 25s local 2024-04-03T18:23:22.7901864Z Compiling torch_xla/csrc/aten_xla_type.cpp; 24s local ... 2024-04-03T18:23:23.7893702Z 2024-04-03T18:23:23.7894993Z  2024-04-03T18:23:23.7895529Z  2024-04-03T18:23:23.7895948Z  2024-04-03T18:23:23.7896366Z  2024-04-03T18:23:23.7899258Z  2024-04-03T18:23:23.7900027Z  2024-04-03T18:23:23.7903609Z  2024-04-03T18:23:23.7904319Z  2024-04-03T18:23:23.7909173Z [19,590 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:23.7910955Z Compiling xla/pjrt/cpu/cpu_client.cc; 42s local 2024-04-03T18:23:23.7914207Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 39s local 2024-04-03T18:23:23.7915767Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 39s local 2024-04-03T18:23:23.7917215Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 36s local 2024-04-03T18:23:23.7918858Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 31s local 2024-04-03T18:23:23.7950117Z @xla//xla/mlir_hlo:mhlo_passes; 30s local 2024-04-03T18:23:23.7951431Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 26s local 2024-04-03T18:23:23.7954965Z Compiling torch_xla/csrc/aten_xla_type.cpp; 25s local ... 2024-04-03T18:23:24.1898672Z 2024-04-03T18:23:24.1899703Z  2024-04-03T18:23:24.1900444Z  2024-04-03T18:23:24.1901291Z  2024-04-03T18:23:24.1902316Z  2024-04-03T18:23:24.1902813Z  2024-04-03T18:23:24.1903250Z  2024-04-03T18:23:24.1903693Z  2024-04-03T18:23:24.1904099Z  2024-04-03T18:23:24.1905382Z [19,591 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:24.1906862Z Compiling xla/pjrt/cpu/cpu_client.cc; 43s local 2024-04-03T18:23:24.1908281Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 39s local 2024-04-03T18:23:24.1909693Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 39s local 2024-04-03T18:23:24.1911056Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 36s local 2024-04-03T18:23:24.1912244Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 31s local 2024-04-03T18:23:24.1913536Z @xla//xla/mlir_hlo:mhlo_passes; 31s local 2024-04-03T18:23:24.1914456Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 26s local 2024-04-03T18:23:24.1915886Z Compiling torch_xla/csrc/aten_xla_type.cpp; 26s local ... 2024-04-03T18:23:24.6288380Z 2024-04-03T18:23:24.6289546Z  2024-04-03T18:23:24.6292501Z  2024-04-03T18:23:24.6293193Z  2024-04-03T18:23:24.6296257Z  2024-04-03T18:23:24.6297227Z  2024-04-03T18:23:24.6299942Z  2024-04-03T18:23:24.6300607Z  2024-04-03T18:23:24.6303891Z  2024-04-03T18:23:24.6305366Z [19,592 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:24.6307208Z Compiling xla/pjrt/cpu/cpu_client.cc; 43s local 2024-04-03T18:23:24.6308846Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 40s local 2024-04-03T18:23:24.6310385Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 36s local 2024-04-03T18:23:24.6311840Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 32s local 2024-04-03T18:23:24.6312976Z @xla//xla/mlir_hlo:mhlo_passes; 31s local 2024-04-03T18:23:24.6314043Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 26s local 2024-04-03T18:23:24.6315405Z Compiling torch_xla/csrc/aten_xla_type.cpp; 26s local 2024-04-03T18:23:24.6317026Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 25s local ... 2024-04-03T18:23:24.9450381Z 2024-04-03T18:23:24.9451536Z  2024-04-03T18:23:24.9452403Z  2024-04-03T18:23:24.9453166Z  2024-04-03T18:23:24.9453883Z  2024-04-03T18:23:24.9455106Z  2024-04-03T18:23:24.9463183Z  2024-04-03T18:23:24.9463653Z  2024-04-03T18:23:24.9464072Z  2024-04-03T18:23:24.9465217Z [19,594 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:24.9466591Z Compiling xla/pjrt/cpu/cpu_client.cc; 44s local 2024-04-03T18:23:24.9467871Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 40s local 2024-04-03T18:23:24.9469212Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 37s local 2024-04-03T18:23:24.9470405Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 32s local 2024-04-03T18:23:24.9471343Z @xla//xla/mlir_hlo:mhlo_passes; 31s local 2024-04-03T18:23:24.9472200Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 27s local 2024-04-03T18:23:24.9473266Z Compiling torch_xla/csrc/aten_xla_type.cpp; 27s local 2024-04-03T18:23:24.9474302Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 25s local ... 2024-04-03T18:23:25.1840593Z 2024-04-03T18:23:25.1841364Z  2024-04-03T18:23:25.1841903Z  2024-04-03T18:23:25.1842349Z  2024-04-03T18:23:25.1842765Z  2024-04-03T18:23:25.1843156Z  2024-04-03T18:23:25.1843530Z  2024-04-03T18:23:25.1843904Z  2024-04-03T18:23:25.1844276Z  2024-04-03T18:23:25.1845369Z [19,596 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:25.1846672Z Compiling xla/pjrt/cpu/cpu_client.cc; 44s local 2024-04-03T18:23:25.1847686Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 40s local 2024-04-03T18:23:25.1848908Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 37s local 2024-04-03T18:23:25.1850445Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 32s local 2024-04-03T18:23:25.1851421Z @xla//xla/mlir_hlo:mhlo_passes; 32s local 2024-04-03T18:23:25.1852298Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 27s local 2024-04-03T18:23:25.1853321Z Compiling torch_xla/csrc/aten_xla_type.cpp; 27s local 2024-04-03T18:23:25.1854587Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 25s local ... 2024-04-03T18:23:25.4216019Z 2024-04-03T18:23:25.4217306Z  2024-04-03T18:23:25.4218175Z  2024-04-03T18:23:25.4218909Z  2024-04-03T18:23:25.4221746Z  2024-04-03T18:23:25.4222647Z  2024-04-03T18:23:25.4225548Z  2024-04-03T18:23:25.4226731Z  2024-04-03T18:23:25.4230013Z  2024-04-03T18:23:25.4233854Z [19,597 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:25.4238019Z Compiling xla/pjrt/cpu/cpu_client.cc; 44s local 2024-04-03T18:23:25.4241271Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 41s local 2024-04-03T18:23:25.4245272Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 37s local 2024-04-03T18:23:25.4248780Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 32s local 2024-04-03T18:23:25.4250009Z @xla//xla/mlir_hlo:mhlo_passes; 32s local 2024-04-03T18:23:25.4251188Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 27s local 2024-04-03T18:23:25.4252476Z Compiling torch_xla/csrc/aten_xla_type.cpp; 27s local 2024-04-03T18:23:25.4253793Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 26s local ... 2024-04-03T18:23:25.6877791Z 2024-04-03T18:23:25.6879071Z  2024-04-03T18:23:25.6879713Z  2024-04-03T18:23:25.6880350Z  2024-04-03T18:23:25.6881385Z  2024-04-03T18:23:25.6881899Z  2024-04-03T18:23:25.6882300Z  2024-04-03T18:23:25.6882681Z  2024-04-03T18:23:25.6883110Z  2024-04-03T18:23:25.6884284Z [19,598 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:25.6885667Z Compiling xla/pjrt/cpu/cpu_client.cc; 44s local 2024-04-03T18:23:25.6886722Z Compiling torch_xla/csrc/runtime/pjrt_computation_client.cc; 41s local 2024-04-03T18:23:25.6890748Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 37s local 2024-04-03T18:23:25.6892103Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 33s local 2024-04-03T18:23:25.6893218Z @xla//xla/mlir_hlo:mhlo_passes; 32s local 2024-04-03T18:23:25.6896514Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 28s local 2024-04-03T18:23:25.6897442Z Compiling torch_xla/csrc/aten_xla_type.cpp; 27s local 2024-04-03T18:23:25.6898498Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 26s local ... 2024-04-03T18:23:25.9476692Z 2024-04-03T18:23:25.9477820Z  2024-04-03T18:23:25.9478881Z  2024-04-03T18:23:25.9479611Z  2024-04-03T18:23:25.9480858Z  2024-04-03T18:23:25.9481300Z  2024-04-03T18:23:25.9481652Z  2024-04-03T18:23:25.9482021Z  2024-04-03T18:23:25.9482401Z  2024-04-03T18:23:25.9483517Z [19,601 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:25.9484757Z Compiling xla/pjrt/cpu/cpu_client.cc; 45s local 2024-04-03T18:23:25.9488705Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 38s local 2024-04-03T18:23:25.9490051Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 33s local 2024-04-03T18:23:25.9491309Z @xla//xla/mlir_hlo:mhlo_passes; 32s local 2024-04-03T18:23:25.9494795Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 28s local 2024-04-03T18:23:25.9495928Z Compiling torch_xla/csrc/aten_xla_type.cpp; 28s local 2024-04-03T18:23:25.9497238Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 26s local 2024-04-03T18:23:25.9500522Z Compiling torch_xla/csrc/debug_util.cpp; 26s local ... 2024-04-03T18:23:26.1479539Z 2024-04-03T18:23:26.1480751Z  2024-04-03T18:23:26.1481750Z  2024-04-03T18:23:26.1483707Z  2024-04-03T18:23:26.1484354Z  2024-04-03T18:23:26.1484799Z  2024-04-03T18:23:26.1485197Z  2024-04-03T18:23:26.1485581Z  2024-04-03T18:23:26.1485961Z  2024-04-03T18:23:26.1487180Z [19,603 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:26.1488613Z Compiling xla/pjrt/cpu/cpu_client.cc; 45s local 2024-04-03T18:23:26.1489739Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 38s local 2024-04-03T18:23:26.1490949Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 33s local 2024-04-03T18:23:26.1492200Z @xla//xla/mlir_hlo:mhlo_passes; 33s local 2024-04-03T18:23:26.1493137Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 28s local 2024-04-03T18:23:26.1494509Z Compiling torch_xla/csrc/aten_xla_type.cpp; 28s local 2024-04-03T18:23:26.1495733Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 26s local 2024-04-03T18:23:26.1496852Z Compiling torch_xla/csrc/debug_util.cpp; 26s local ... 2024-04-03T18:23:26.9405512Z 2024-04-03T18:23:26.9407355Z  2024-04-03T18:23:26.9408289Z  2024-04-03T18:23:26.9409397Z  2024-04-03T18:23:26.9409920Z  2024-04-03T18:23:26.9410366Z  2024-04-03T18:23:26.9410804Z  2024-04-03T18:23:26.9411233Z  2024-04-03T18:23:26.9411688Z  2024-04-03T18:23:26.9412968Z [19,604 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:26.9414601Z Compiling xla/pjrt/cpu/cpu_client.cc; 46s local 2024-04-03T18:23:26.9415795Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 39s local 2024-04-03T18:23:26.9417125Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 34s local 2024-04-03T18:23:26.9418134Z @xla//xla/mlir_hlo:mhlo_passes; 33s local 2024-04-03T18:23:26.9419121Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 29s local 2024-04-03T18:23:26.9420187Z Compiling torch_xla/csrc/aten_xla_type.cpp; 29s local 2024-04-03T18:23:26.9421351Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 27s local 2024-04-03T18:23:26.9422475Z Compiling torch_xla/csrc/debug_util.cpp; 27s local ... 2024-04-03T18:23:27.1487485Z 2024-04-03T18:23:27.1488656Z  2024-04-03T18:23:27.1489150Z  2024-04-03T18:23:27.1489568Z  2024-04-03T18:23:27.1489994Z  2024-04-03T18:23:27.1490418Z  2024-04-03T18:23:27.1490838Z  2024-04-03T18:23:27.1491248Z  2024-04-03T18:23:27.1491632Z  2024-04-03T18:23:27.1492853Z [19,604 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:27.1494358Z Compiling xla/pjrt/cpu/cpu_client.cc; 46s local 2024-04-03T18:23:27.1495485Z Compiling torch_xla/csrc/runtime/ifrt_computation_client.cc; 39s local 2024-04-03T18:23:27.1496704Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 34s local 2024-04-03T18:23:27.1497659Z @xla//xla/mlir_hlo:mhlo_passes; 34s local 2024-04-03T18:23:27.1498578Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 29s local 2024-04-03T18:23:27.1499539Z Compiling torch_xla/csrc/aten_xla_type.cpp; 29s local 2024-04-03T18:23:27.1500546Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 27s local 2024-04-03T18:23:27.1501645Z Compiling torch_xla/csrc/debug_util.cpp; 27s local ... 2024-04-03T18:23:27.4820263Z 2024-04-03T18:23:27.4822616Z  2024-04-03T18:23:27.4824692Z  2024-04-03T18:23:27.4826632Z  2024-04-03T18:23:27.4829182Z  2024-04-03T18:23:27.4831185Z  2024-04-03T18:23:27.4833148Z  2024-04-03T18:23:27.4835115Z  2024-04-03T18:23:27.4837047Z  2024-04-03T18:23:27.4838534Z [19,606 / 19,967] 5 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:23:27.4840316Z Compiling xla/pjrt/cpu/cpu_client.cc; 46s local 2024-04-03T18:23:27.4841951Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 35s local 2024-04-03T18:23:27.4842944Z @xla//xla/mlir_hlo:mhlo_passes; 34s local 2024-04-03T18:23:27.4843845Z Compiling torch_xla/csrc/aten_xla_type.cpp; 29s local 2024-04-03T18:23:27.4844994Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 28s local 2024-04-03T18:23:27.4846158Z Compiling torch_xla/csrc/debug_util.cpp; 27s local 2024-04-03T18:23:27.4847214Z Compiling torch_xla/csrc/ir_dump_util.cpp; 26s local 2024-04-03T18:23:27.4848272Z Compiling torch_xla/csrc/reduction.cpp; 23s local ... 2024-04-03T18:23:27.7492967Z 2024-04-03T18:23:27.7493779Z  2024-04-03T18:23:27.7494897Z  2024-04-03T18:23:27.7498401Z  2024-04-03T18:23:27.7499058Z  2024-04-03T18:23:27.7502217Z  2024-04-03T18:23:27.7502863Z  2024-04-03T18:23:27.7505658Z  2024-04-03T18:23:27.7506592Z  2024-04-03T18:23:27.7510756Z [19,607 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:27.7512533Z Compiling xla/pjrt/cpu/cpu_client.cc; 46s local 2024-04-03T18:23:27.7516136Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 35s local 2024-04-03T18:23:27.7517439Z @xla//xla/mlir_hlo:mhlo_passes; 34s local 2024-04-03T18:23:27.7520732Z Compiling torch_xla/csrc/aten_xla_type.cpp; 29s local 2024-04-03T18:23:27.7522067Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 28s local 2024-04-03T18:23:27.7549799Z Compiling torch_xla/csrc/debug_util.cpp; 27s local 2024-04-03T18:23:27.7551357Z Compiling torch_xla/csrc/ir_dump_util.cpp; 26s local 2024-04-03T18:23:27.7554887Z Compiling torch_xla/csrc/reduction.cpp; 23s local ... 2024-04-03T18:23:27.9653771Z 2024-04-03T18:23:27.9654894Z  2024-04-03T18:23:27.9655430Z  2024-04-03T18:23:27.9655860Z  2024-04-03T18:23:27.9656288Z  2024-04-03T18:23:27.9656716Z  2024-04-03T18:23:27.9657150Z  2024-04-03T18:23:27.9657939Z  2024-04-03T18:23:27.9658354Z  2024-04-03T18:23:27.9659547Z [19,609 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:27.9660931Z Compiling xla/pjrt/cpu/cpu_client.cc; 47s local 2024-04-03T18:23:27.9661916Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 35s local 2024-04-03T18:23:27.9662832Z @xla//xla/mlir_hlo:mhlo_passes; 34s local 2024-04-03T18:23:27.9663841Z Compiling torch_xla/csrc/aten_xla_type.cpp; 30s local 2024-04-03T18:23:27.9664867Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 28s local 2024-04-03T18:23:27.9665965Z Compiling torch_xla/csrc/debug_util.cpp; 28s local 2024-04-03T18:23:27.9666898Z Compiling torch_xla/csrc/ir_dump_util.cpp; 27s local 2024-04-03T18:23:27.9668264Z Compiling torch_xla/csrc/reduction.cpp; 23s local ... 2024-04-03T18:23:28.2395863Z 2024-04-03T18:23:28.2397080Z  2024-04-03T18:23:28.2397773Z  2024-04-03T18:23:28.2398446Z  2024-04-03T18:23:28.2399496Z  2024-04-03T18:23:28.2399983Z  2024-04-03T18:23:28.2400315Z  2024-04-03T18:23:28.2400723Z  2024-04-03T18:23:28.2401139Z  2024-04-03T18:23:28.2402385Z [19,610 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:28.2403658Z Compiling xla/pjrt/cpu/cpu_client.cc; 47s local 2024-04-03T18:23:28.2404504Z @xla//xla/mlir_hlo:mhlo_passes; 35s local 2024-04-03T18:23:28.2405391Z Compiling torch_xla/csrc/aten_xla_type.cpp; 30s local 2024-04-03T18:23:28.2406478Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 28s local 2024-04-03T18:23:28.2407581Z Compiling torch_xla/csrc/debug_util.cpp; 28s local 2024-04-03T18:23:28.2408555Z Compiling torch_xla/csrc/ir_dump_util.cpp; 27s local 2024-04-03T18:23:28.2409516Z Compiling torch_xla/csrc/reduction.cpp; 23s local 2024-04-03T18:23:28.2410509Z Compiling torch_xla/csrc/tensor.cpp; 23s local ... 2024-04-03T18:23:28.5501340Z 2024-04-03T18:23:28.5502171Z  2024-04-03T18:23:28.5502685Z  2024-04-03T18:23:28.5503126Z  2024-04-03T18:23:28.5504384Z  2024-04-03T18:23:28.5504826Z  2024-04-03T18:23:28.5505256Z  2024-04-03T18:23:28.5505695Z  2024-04-03T18:23:28.5506125Z  2024-04-03T18:23:28.5507368Z [19,610 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:28.5508877Z Compiling xla/pjrt/cpu/cpu_client.cc; 47s local 2024-04-03T18:23:28.5509723Z @xla//xla/mlir_hlo:mhlo_passes; 35s local 2024-04-03T18:23:28.5510585Z Compiling torch_xla/csrc/aten_xla_type.cpp; 30s local 2024-04-03T18:23:28.5511660Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 29s local 2024-04-03T18:23:28.5513023Z Compiling torch_xla/csrc/debug_util.cpp; 28s local 2024-04-03T18:23:28.5513926Z Compiling torch_xla/csrc/ir_dump_util.cpp; 27s local 2024-04-03T18:23:28.5515145Z Compiling torch_xla/csrc/reduction.cpp; 24s local 2024-04-03T18:23:28.5516255Z Compiling torch_xla/csrc/tensor.cpp; 23s local ... 2024-04-03T18:23:28.7788631Z 2024-04-03T18:23:28.7789710Z  2024-04-03T18:23:28.7790215Z  2024-04-03T18:23:28.7790938Z  2024-04-03T18:23:28.7791414Z  2024-04-03T18:23:28.7791794Z  2024-04-03T18:23:28.7792150Z  2024-04-03T18:23:28.7792555Z  2024-04-03T18:23:28.7792976Z  2024-04-03T18:23:28.7794158Z [19,611 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:28.7795534Z Compiling xla/pjrt/cpu/cpu_client.cc; 47s local 2024-04-03T18:23:28.7796392Z @xla//xla/mlir_hlo:mhlo_passes; 35s local 2024-04-03T18:23:28.7797321Z Compiling torch_xla/csrc/aten_xla_type.cpp; 30s local 2024-04-03T18:23:28.7798404Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 29s local 2024-04-03T18:23:28.7799483Z Compiling torch_xla/csrc/debug_util.cpp; 28s local 2024-04-03T18:23:28.7800542Z Compiling torch_xla/csrc/ir_dump_util.cpp; 27s local 2024-04-03T18:23:28.7801523Z Compiling torch_xla/csrc/reduction.cpp; 24s local 2024-04-03T18:23:28.7802497Z Compiling torch_xla/csrc/tensor.cpp; 23s local ... 2024-04-03T18:23:29.1510357Z 2024-04-03T18:23:29.1511543Z  2024-04-03T18:23:29.1512447Z  2024-04-03T18:23:29.1513253Z  2024-04-03T18:23:29.1514156Z  2024-04-03T18:23:29.1516963Z  2024-04-03T18:23:29.1517510Z  2024-04-03T18:23:29.1519301Z  2024-04-03T18:23:29.1519880Z  2024-04-03T18:23:29.1521166Z [19,611 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:29.1522588Z Compiling xla/pjrt/cpu/cpu_client.cc; 48s local 2024-04-03T18:23:29.1523592Z @xla//xla/mlir_hlo:mhlo_passes; 36s local 2024-04-03T18:23:29.1524652Z Compiling torch_xla/csrc/aten_xla_type.cpp; 31s local 2024-04-03T18:23:29.1525809Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 29s local 2024-04-03T18:23:29.1527008Z Compiling torch_xla/csrc/debug_util.cpp; 29s local 2024-04-03T18:23:29.1528164Z Compiling torch_xla/csrc/ir_dump_util.cpp; 28s local 2024-04-03T18:23:29.1529317Z Compiling torch_xla/csrc/reduction.cpp; 24s local 2024-04-03T18:23:29.1530404Z Compiling torch_xla/csrc/tensor.cpp; 24s local ... 2024-04-03T18:23:29.3930654Z 2024-04-03T18:23:29.3931398Z  2024-04-03T18:23:29.3931860Z  2024-04-03T18:23:29.3932243Z  2024-04-03T18:23:29.3932615Z  2024-04-03T18:23:29.3932995Z  2024-04-03T18:23:29.3933342Z  2024-04-03T18:23:29.3933712Z  2024-04-03T18:23:29.3934103Z  2024-04-03T18:23:29.3935332Z [19,613 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:29.3936618Z Compiling xla/pjrt/cpu/cpu_client.cc; 48s local 2024-04-03T18:23:29.3937402Z @xla//xla/mlir_hlo:mhlo_passes; 36s local 2024-04-03T18:23:29.3938209Z Compiling torch_xla/csrc/aten_xla_type.cpp; 31s local 2024-04-03T18:23:29.3939116Z Compiling torch_xla/csrc/ir_dump_util.cpp; 28s local 2024-04-03T18:23:29.3940014Z Compiling torch_xla/csrc/reduction.cpp; 25s local 2024-04-03T18:23:29.3940815Z Compiling torch_xla/csrc/tensor.cpp; 24s local 2024-04-03T18:23:29.3941660Z Compiling torch_xla/csrc/tensor_impl.cpp; 23s local 2024-04-03T18:23:29.3942569Z Compiling torch_xla/csrc/tensor_methods.cpp; 22s local ... 2024-04-03T18:23:29.7530352Z 2024-04-03T18:23:29.7531147Z  2024-04-03T18:23:29.7531658Z  2024-04-03T18:23:29.7532094Z  2024-04-03T18:23:29.7532512Z  2024-04-03T18:23:29.7532915Z  2024-04-03T18:23:29.7533340Z  2024-04-03T18:23:29.7533748Z  2024-04-03T18:23:29.7534346Z  2024-04-03T18:23:29.7535529Z [19,613 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:29.7537408Z Compiling xla/pjrt/cpu/cpu_client.cc; 48s local 2024-04-03T18:23:29.7538375Z @xla//xla/mlir_hlo:mhlo_passes; 36s local 2024-04-03T18:23:29.7539234Z Compiling torch_xla/csrc/aten_xla_type.cpp; 31s local 2024-04-03T18:23:29.7540205Z Compiling torch_xla/csrc/ir_dump_util.cpp; 28s local 2024-04-03T18:23:29.7541245Z Compiling torch_xla/csrc/reduction.cpp; 25s local 2024-04-03T18:23:29.7542146Z Compiling torch_xla/csrc/tensor.cpp; 24s local 2024-04-03T18:23:29.7543037Z Compiling torch_xla/csrc/tensor_impl.cpp; 24s local 2024-04-03T18:23:29.7543887Z Compiling torch_xla/csrc/tensor_methods.cpp; 22s local ... 2024-04-03T18:23:29.9527597Z 2024-04-03T18:23:29.9528521Z  2024-04-03T18:23:29.9529038Z  2024-04-03T18:23:29.9529445Z  2024-04-03T18:23:29.9529836Z  2024-04-03T18:23:29.9530240Z  2024-04-03T18:23:29.9530629Z  2024-04-03T18:23:29.9531019Z  2024-04-03T18:23:29.9531417Z  2024-04-03T18:23:29.9532614Z [19,614 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:29.9533981Z Compiling xla/pjrt/cpu/cpu_client.cc; 49s local 2024-04-03T18:23:29.9535007Z @xla//xla/mlir_hlo:mhlo_passes; 36s local 2024-04-03T18:23:29.9535861Z Compiling torch_xla/csrc/aten_xla_type.cpp; 32s local 2024-04-03T18:23:29.9536829Z Compiling torch_xla/csrc/ir_dump_util.cpp; 29s local 2024-04-03T18:23:29.9537747Z Compiling torch_xla/csrc/tensor.cpp; 25s local 2024-04-03T18:23:29.9538641Z Compiling torch_xla/csrc/tensor_impl.cpp; 24s local 2024-04-03T18:23:29.9539564Z Compiling torch_xla/csrc/tensor_methods.cpp; 22s local 2024-04-03T18:23:29.9540612Z Compiling torch_xla/csrc/tensor_util.cpp; 22s local ... 2024-04-03T18:23:30.9446873Z 2024-04-03T18:23:30.9447641Z  2024-04-03T18:23:30.9448092Z  2024-04-03T18:23:30.9448480Z  2024-04-03T18:23:30.9448882Z  2024-04-03T18:23:30.9449257Z  2024-04-03T18:23:30.9449658Z  2024-04-03T18:23:30.9450043Z  2024-04-03T18:23:30.9450401Z  2024-04-03T18:23:30.9451504Z [19,615 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:30.9452737Z @xla//xla/mlir_hlo:mhlo_passes; 37s local 2024-04-03T18:23:30.9453519Z Compiling torch_xla/csrc/aten_xla_type.cpp; 33s local 2024-04-03T18:23:30.9454527Z Compiling torch_xla/csrc/ir_dump_util.cpp; 30s local 2024-04-03T18:23:30.9455340Z Compiling torch_xla/csrc/tensor.cpp; 26s local 2024-04-03T18:23:30.9456137Z Compiling torch_xla/csrc/tensor_impl.cpp; 25s local 2024-04-03T18:23:30.9457000Z Compiling torch_xla/csrc/tensor_methods.cpp; 23s local 2024-04-03T18:23:30.9457858Z Compiling torch_xla/csrc/tensor_util.cpp; 23s local 2024-04-03T18:23:30.9458706Z Compiling torch_xla/csrc/torch_util.cpp; 22s local ... 2024-04-03T18:23:31.1532053Z 2024-04-03T18:23:31.1536872Z  2024-04-03T18:23:31.1537418Z  2024-04-03T18:23:31.1537838Z  2024-04-03T18:23:31.1538322Z  2024-04-03T18:23:31.1538741Z  2024-04-03T18:23:31.1539165Z  2024-04-03T18:23:31.1539614Z  2024-04-03T18:23:31.1540052Z  2024-04-03T18:23:31.1541257Z [19,615 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:31.1542558Z @xla//xla/mlir_hlo:mhlo_passes; 38s local 2024-04-03T18:23:31.1543458Z Compiling torch_xla/csrc/aten_xla_type.cpp; 33s local 2024-04-03T18:23:31.1544429Z Compiling torch_xla/csrc/ir_dump_util.cpp; 30s local 2024-04-03T18:23:31.1545383Z Compiling torch_xla/csrc/tensor.cpp; 26s local 2024-04-03T18:23:31.1546305Z Compiling torch_xla/csrc/tensor_impl.cpp; 25s local 2024-04-03T18:23:31.1547292Z Compiling torch_xla/csrc/tensor_methods.cpp; 23s local 2024-04-03T18:23:31.1548653Z Compiling torch_xla/csrc/tensor_util.cpp; 23s local 2024-04-03T18:23:31.1550002Z Compiling torch_xla/csrc/torch_util.cpp; 23s local ... 2024-04-03T18:23:32.1543008Z 2024-04-03T18:23:32.1544130Z  2024-04-03T18:23:32.1544716Z  2024-04-03T18:23:32.1556040Z  2024-04-03T18:23:32.1556857Z  2024-04-03T18:23:32.1557328Z  2024-04-03T18:23:32.1557749Z  2024-04-03T18:23:32.1558180Z  2024-04-03T18:23:32.1558615Z  2024-04-03T18:23:32.1559991Z [19,615 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:32.1561354Z @xla//xla/mlir_hlo:mhlo_passes; 39s local 2024-04-03T18:23:32.1562271Z Compiling torch_xla/csrc/aten_xla_type.cpp; 34s local 2024-04-03T18:23:32.1563265Z Compiling torch_xla/csrc/ir_dump_util.cpp; 31s local 2024-04-03T18:23:32.1564201Z Compiling torch_xla/csrc/tensor.cpp; 27s local 2024-04-03T18:23:32.1565150Z Compiling torch_xla/csrc/tensor_impl.cpp; 26s local 2024-04-03T18:23:32.1566135Z Compiling torch_xla/csrc/tensor_methods.cpp; 24s local 2024-04-03T18:23:32.1567154Z Compiling torch_xla/csrc/tensor_util.cpp; 24s local 2024-04-03T18:23:32.1568163Z Compiling torch_xla/csrc/torch_util.cpp; 24s local ... 2024-04-03T18:23:33.1575915Z 2024-04-03T18:23:33.1576743Z  2024-04-03T18:23:33.1577283Z  2024-04-03T18:23:33.1577717Z  2024-04-03T18:23:33.1578140Z  2024-04-03T18:23:33.1578567Z  2024-04-03T18:23:33.1579027Z  2024-04-03T18:23:33.1579435Z  2024-04-03T18:23:33.1579832Z  2024-04-03T18:23:33.1581057Z [19,615 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:33.1582297Z @xla//xla/mlir_hlo:mhlo_passes; 40s local 2024-04-03T18:23:33.1583230Z Compiling torch_xla/csrc/aten_xla_type.cpp; 35s local 2024-04-03T18:23:33.1584195Z Compiling torch_xla/csrc/ir_dump_util.cpp; 32s local 2024-04-03T18:23:33.1585166Z Compiling torch_xla/csrc/tensor.cpp; 28s local 2024-04-03T18:23:33.1586062Z Compiling torch_xla/csrc/tensor_impl.cpp; 27s local 2024-04-03T18:23:33.1587000Z Compiling torch_xla/csrc/tensor_methods.cpp; 25s local 2024-04-03T18:23:33.1588169Z Compiling torch_xla/csrc/tensor_util.cpp; 25s local 2024-04-03T18:23:33.1589265Z Compiling torch_xla/csrc/torch_util.cpp; 25s local ... 2024-04-03T18:23:33.6541435Z 2024-04-03T18:23:33.6542122Z  2024-04-03T18:23:33.6542547Z  2024-04-03T18:23:33.6542906Z  2024-04-03T18:23:33.6543293Z  2024-04-03T18:23:33.6543816Z  2024-04-03T18:23:33.6544233Z  2024-04-03T18:23:33.6544629Z  2024-04-03T18:23:33.6545085Z  2024-04-03T18:23:33.6546554Z [19,616 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:33.6548147Z @xla//xla/mlir_hlo:mhlo_passes; 40s local 2024-04-03T18:23:33.6549111Z Compiling torch_xla/csrc/aten_xla_type.cpp; 35s local 2024-04-03T18:23:33.6550183Z Compiling torch_xla/csrc/ir_dump_util.cpp; 32s local 2024-04-03T18:23:33.6551184Z Compiling torch_xla/csrc/tensor.cpp; 28s local 2024-04-03T18:23:33.6552367Z Compiling torch_xla/csrc/tensor_methods.cpp; 26s local 2024-04-03T18:23:33.6553212Z Compiling torch_xla/csrc/tensor_util.cpp; 26s local 2024-04-03T18:23:33.6553904Z Compiling torch_xla/csrc/torch_util.cpp; 25s local 2024-04-03T18:23:33.6554750Z Compiling torch_xla/csrc/xla_backend_impl.cpp; 24s local ... 2024-04-03T18:23:33.9628703Z 2024-04-03T18:23:33.9629486Z  2024-04-03T18:23:33.9629994Z  2024-04-03T18:23:33.9630444Z  2024-04-03T18:23:33.9630863Z  2024-04-03T18:23:33.9631292Z  2024-04-03T18:23:33.9631708Z  2024-04-03T18:23:33.9632121Z  2024-04-03T18:23:33.9632555Z  2024-04-03T18:23:33.9633786Z [19,616 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:33.9635148Z @xla//xla/mlir_hlo:mhlo_passes; 40s local 2024-04-03T18:23:33.9636024Z Compiling torch_xla/csrc/aten_xla_type.cpp; 36s local 2024-04-03T18:23:33.9637416Z Compiling torch_xla/csrc/ir_dump_util.cpp; 33s local 2024-04-03T18:23:33.9638476Z Compiling torch_xla/csrc/tensor.cpp; 29s local 2024-04-03T18:23:33.9639597Z Compiling torch_xla/csrc/tensor_methods.cpp; 26s local 2024-04-03T18:23:33.9640546Z Compiling torch_xla/csrc/tensor_util.cpp; 26s local 2024-04-03T18:23:33.9641578Z Compiling torch_xla/csrc/torch_util.cpp; 25s local 2024-04-03T18:23:33.9642562Z Compiling torch_xla/csrc/xla_backend_impl.cpp; 25s local ... 2024-04-03T18:23:34.9637274Z 2024-04-03T18:23:34.9638055Z  2024-04-03T18:23:34.9638564Z  2024-04-03T18:23:34.9638995Z  2024-04-03T18:23:34.9639411Z  2024-04-03T18:23:34.9639802Z  2024-04-03T18:23:34.9640217Z  2024-04-03T18:23:34.9640629Z  2024-04-03T18:23:34.9641046Z  2024-04-03T18:23:34.9642319Z [19,616 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:34.9643657Z @xla//xla/mlir_hlo:mhlo_passes; 41s local 2024-04-03T18:23:34.9644578Z Compiling torch_xla/csrc/aten_xla_type.cpp; 37s local 2024-04-03T18:23:34.9645579Z Compiling torch_xla/csrc/ir_dump_util.cpp; 34s local 2024-04-03T18:23:34.9646538Z Compiling torch_xla/csrc/tensor.cpp; 30s local 2024-04-03T18:23:34.9647533Z Compiling torch_xla/csrc/tensor_methods.cpp; 27s local 2024-04-03T18:23:34.9648541Z Compiling torch_xla/csrc/tensor_util.cpp; 27s local 2024-04-03T18:23:34.9649470Z Compiling torch_xla/csrc/torch_util.cpp; 26s local 2024-04-03T18:23:34.9650489Z Compiling torch_xla/csrc/xla_backend_impl.cpp; 26s local ... 2024-04-03T18:23:35.4455233Z 2024-04-03T18:23:35.4455975Z  2024-04-03T18:23:35.4456503Z  2024-04-03T18:23:35.4456897Z  2024-04-03T18:23:35.4457302Z  2024-04-03T18:23:35.4457700Z  2024-04-03T18:23:35.4458116Z  2024-04-03T18:23:35.4458524Z  2024-04-03T18:23:35.4458926Z  2024-04-03T18:23:35.4460025Z [19,617 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:35.4461243Z @xla//xla/mlir_hlo:mhlo_passes; 42s local 2024-04-03T18:23:35.4462108Z Compiling torch_xla/csrc/aten_xla_type.cpp; 37s local 2024-04-03T18:23:35.4462968Z Compiling torch_xla/csrc/ir_dump_util.cpp; 34s local 2024-04-03T18:23:35.4463760Z Compiling torch_xla/csrc/tensor.cpp; 30s local 2024-04-03T18:23:35.4464533Z Compiling torch_xla/csrc/tensor_methods.cpp; 28s local 2024-04-03T18:23:35.4465282Z Compiling torch_xla/csrc/tensor_util.cpp; 27s local 2024-04-03T18:23:35.4466024Z Compiling torch_xla/csrc/torch_util.cpp; 27s local 2024-04-03T18:23:35.4467115Z Compiling torch_xla/csrc/xla_backend_impl.cpp; 26s local ... 2024-04-03T18:23:35.7617048Z 2024-04-03T18:23:35.7617845Z  2024-04-03T18:23:35.7618464Z  2024-04-03T18:23:35.7618863Z  2024-04-03T18:23:35.7619260Z  2024-04-03T18:23:35.7619729Z  2024-04-03T18:23:35.7627479Z  2024-04-03T18:23:35.7628620Z  2024-04-03T18:23:35.7629320Z  2024-04-03T18:23:35.7630856Z [19,617 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:35.7632396Z @xla//xla/mlir_hlo:mhlo_passes; 42s local 2024-04-03T18:23:35.7633516Z Compiling torch_xla/csrc/aten_xla_type.cpp; 37s local 2024-04-03T18:23:35.7634748Z Compiling torch_xla/csrc/ir_dump_util.cpp; 34s local 2024-04-03T18:23:35.7635938Z Compiling torch_xla/csrc/tensor.cpp; 30s local 2024-04-03T18:23:35.7637161Z Compiling torch_xla/csrc/tensor_methods.cpp; 28s local 2024-04-03T18:23:35.7638292Z Compiling torch_xla/csrc/tensor_util.cpp; 28s local 2024-04-03T18:23:35.7639712Z Compiling torch_xla/csrc/torch_util.cpp; 27s local 2024-04-03T18:23:35.7640902Z Compiling torch_xla/csrc/xla_backend_impl.cpp; 26s local ... 2024-04-03T18:23:35.9619320Z 2024-04-03T18:23:35.9620452Z  2024-04-03T18:23:35.9621612Z  2024-04-03T18:23:35.9622352Z  2024-04-03T18:23:35.9623076Z  2024-04-03T18:23:35.9623945Z  2024-04-03T18:23:35.9627079Z  2024-04-03T18:23:35.9627873Z  2024-04-03T18:23:35.9628655Z  2024-04-03T18:23:35.9630160Z [19,618 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:35.9632013Z @xla//xla/mlir_hlo:mhlo_passes; 42s local 2024-04-03T18:23:35.9633391Z Compiling torch_xla/csrc/aten_xla_type.cpp; 38s local 2024-04-03T18:23:35.9634560Z Compiling torch_xla/csrc/ir_dump_util.cpp; 35s local 2024-04-03T18:23:35.9635886Z Compiling torch_xla/csrc/tensor.cpp; 31s local 2024-04-03T18:23:35.9636948Z Compiling torch_xla/csrc/tensor_methods.cpp; 28s local 2024-04-03T18:23:35.9638288Z Compiling torch_xla/csrc/tensor_util.cpp; 28s local 2024-04-03T18:23:35.9642044Z Compiling torch_xla/csrc/torch_util.cpp; 27s local 2024-04-03T18:23:35.9643334Z Compiling torch_xla/csrc/xla_backend_impl.cpp; 27s local ... 2024-04-03T18:23:36.4753399Z 2024-04-03T18:23:36.4754167Z  2024-04-03T18:23:36.4754670Z  2024-04-03T18:23:36.4755073Z  2024-04-03T18:23:36.4755472Z  2024-04-03T18:23:36.4755890Z  2024-04-03T18:23:36.4756275Z  2024-04-03T18:23:36.4756630Z  2024-04-03T18:23:36.4757036Z  2024-04-03T18:23:36.4758405Z [19,619 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:36.4759761Z @xla//xla/mlir_hlo:mhlo_passes; 43s local 2024-04-03T18:23:36.4760845Z Compiling torch_xla/csrc/aten_xla_type.cpp; 38s local 2024-04-03T18:23:36.4761859Z Compiling torch_xla/csrc/ir_dump_util.cpp; 35s local 2024-04-03T18:23:36.4762798Z Compiling torch_xla/csrc/tensor.cpp; 31s local 2024-04-03T18:23:36.4763643Z Compiling torch_xla/csrc/tensor_methods.cpp; 29s local 2024-04-03T18:23:36.4764558Z Compiling torch_xla/csrc/tensor_util.cpp; 28s local 2024-04-03T18:23:36.4765514Z Compiling torch_xla/csrc/xla_backend_impl.cpp; 27s local 2024-04-03T18:23:36.4766577Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 27s local ... 2024-04-03T18:23:36.7678739Z 2024-04-03T18:23:36.7679306Z  2024-04-03T18:23:36.7679799Z  2024-04-03T18:23:36.7680200Z  2024-04-03T18:23:36.7680605Z  2024-04-03T18:23:36.7680983Z  2024-04-03T18:23:36.7681345Z  2024-04-03T18:23:36.7681681Z  2024-04-03T18:23:36.7681985Z  2024-04-03T18:23:36.7682891Z [19,619 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:36.7683882Z @xla//xla/mlir_hlo:mhlo_passes; 43s local 2024-04-03T18:23:36.7684561Z Compiling torch_xla/csrc/aten_xla_type.cpp; 38s local 2024-04-03T18:23:36.7685285Z Compiling torch_xla/csrc/ir_dump_util.cpp; 35s local 2024-04-03T18:23:36.7686017Z Compiling torch_xla/csrc/tensor.cpp; 31s local 2024-04-03T18:23:36.7686914Z Compiling torch_xla/csrc/tensor_methods.cpp; 29s local 2024-04-03T18:23:36.7687823Z Compiling torch_xla/csrc/tensor_util.cpp; 29s local 2024-04-03T18:23:36.7688567Z Compiling torch_xla/csrc/xla_backend_impl.cpp; 27s local 2024-04-03T18:23:36.7689384Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 27s local ... 2024-04-03T18:23:36.9954454Z 2024-04-03T18:23:36.9955248Z  2024-04-03T18:23:36.9955764Z  2024-04-03T18:23:36.9956163Z  2024-04-03T18:23:36.9956570Z  2024-04-03T18:23:36.9956996Z  2024-04-03T18:23:36.9957402Z  2024-04-03T18:23:36.9957796Z  2024-04-03T18:23:36.9958205Z  2024-04-03T18:23:36.9959345Z [19,620 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:36.9960546Z @xla//xla/mlir_hlo:mhlo_passes; 44s local 2024-04-03T18:23:36.9961398Z Compiling torch_xla/csrc/aten_xla_type.cpp; 39s local 2024-04-03T18:23:36.9962461Z Compiling torch_xla/csrc/ir_dump_util.cpp; 36s local 2024-04-03T18:23:36.9963791Z Compiling torch_xla/csrc/tensor.cpp; 32s local 2024-04-03T18:23:36.9964670Z Compiling torch_xla/csrc/tensor_methods.cpp; 29s local 2024-04-03T18:23:36.9965766Z Compiling torch_xla/csrc/tensor_util.cpp; 29s local 2024-04-03T18:23:36.9966820Z Compiling torch_xla/csrc/xla_backend_impl.cpp; 28s local 2024-04-03T18:23:36.9967818Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 27s local ... 2024-04-03T18:23:37.1959259Z 2024-04-03T18:23:37.1960033Z  2024-04-03T18:23:37.1960485Z  2024-04-03T18:23:37.1960907Z  2024-04-03T18:23:37.1961312Z  2024-04-03T18:23:37.1961693Z  2024-04-03T18:23:37.1962072Z  2024-04-03T18:23:37.1962447Z  2024-04-03T18:23:37.1962856Z  2024-04-03T18:23:37.1963988Z [19,621 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:37.1965267Z @xla//xla/mlir_hlo:mhlo_passes; 44s local 2024-04-03T18:23:37.1966146Z Compiling torch_xla/csrc/aten_xla_type.cpp; 39s local 2024-04-03T18:23:37.1967142Z Compiling torch_xla/csrc/ir_dump_util.cpp; 36s local 2024-04-03T18:23:37.1968044Z Compiling torch_xla/csrc/tensor.cpp; 32s local 2024-04-03T18:23:37.1968993Z Compiling torch_xla/csrc/tensor_methods.cpp; 29s local 2024-04-03T18:23:37.1969890Z Compiling torch_xla/csrc/tensor_util.cpp; 29s local 2024-04-03T18:23:37.1970818Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 27s local 2024-04-03T18:23:37.1971886Z Compiling torch_xla/csrc/xla_lower_util.cpp; 27s local ... 2024-04-03T18:23:37.4244749Z 2024-04-03T18:23:37.4245513Z  2024-04-03T18:23:37.4246043Z  2024-04-03T18:23:37.4246627Z  2024-04-03T18:23:37.4247048Z  2024-04-03T18:23:37.4247482Z  2024-04-03T18:23:37.4247889Z  2024-04-03T18:23:37.4248294Z  2024-04-03T18:23:37.4248724Z  2024-04-03T18:23:37.4249971Z [19,622 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:37.4251297Z @xla//xla/mlir_hlo:mhlo_passes; 44s local 2024-04-03T18:23:37.4252206Z Compiling torch_xla/csrc/aten_xla_type.cpp; 39s local 2024-04-03T18:23:37.4253224Z Compiling torch_xla/csrc/ir_dump_util.cpp; 36s local 2024-04-03T18:23:37.4254288Z Compiling torch_xla/csrc/tensor.cpp; 32s local 2024-04-03T18:23:37.4255259Z Compiling torch_xla/csrc/tensor_methods.cpp; 30s local 2024-04-03T18:23:37.4256269Z Compiling torch_xla/csrc/tensor_util.cpp; 29s local 2024-04-03T18:23:37.4257262Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 28s local 2024-04-03T18:23:37.4258359Z Compiling torch_xla/csrc/xla_lower_util.cpp; 27s local ... 2024-04-03T18:23:37.7632650Z 2024-04-03T18:23:37.7633866Z  2024-04-03T18:23:37.7634780Z  2024-04-03T18:23:37.7635528Z  2024-04-03T18:23:37.7636279Z  2024-04-03T18:23:37.7637001Z  2024-04-03T18:23:37.7637894Z  2024-04-03T18:23:37.7639105Z  2024-04-03T18:23:37.7639633Z  2024-04-03T18:23:37.7640835Z [19,622 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:37.7642024Z @xla//xla/mlir_hlo:mhlo_passes; 44s local 2024-04-03T18:23:37.7642917Z Compiling torch_xla/csrc/aten_xla_type.cpp; 39s local 2024-04-03T18:23:37.7643903Z Compiling torch_xla/csrc/ir_dump_util.cpp; 36s local 2024-04-03T18:23:37.7644848Z Compiling torch_xla/csrc/tensor.cpp; 32s local 2024-04-03T18:23:37.7645818Z Compiling torch_xla/csrc/tensor_methods.cpp; 30s local 2024-04-03T18:23:37.7646821Z Compiling torch_xla/csrc/tensor_util.cpp; 30s local 2024-04-03T18:23:37.7649922Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 28s local 2024-04-03T18:23:37.7651061Z Compiling torch_xla/csrc/xla_lower_util.cpp; 27s local ... 2024-04-03T18:23:38.2791056Z 2024-04-03T18:23:38.2791800Z  2024-04-03T18:23:38.2792260Z  2024-04-03T18:23:38.2792636Z  2024-04-03T18:23:38.2793024Z  2024-04-03T18:23:38.2793410Z  2024-04-03T18:23:38.2794113Z  2024-04-03T18:23:38.2794497Z  2024-04-03T18:23:38.2794870Z  2024-04-03T18:23:38.2796081Z [19,623 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:38.2797411Z @xla//xla/mlir_hlo:mhlo_passes; 45s local 2024-04-03T18:23:38.2798214Z Compiling torch_xla/csrc/aten_xla_type.cpp; 40s local 2024-04-03T18:23:38.2799164Z Compiling torch_xla/csrc/ir_dump_util.cpp; 37s local 2024-04-03T18:23:38.2800013Z Compiling torch_xla/csrc/tensor.cpp; 33s local 2024-04-03T18:23:38.2800887Z Compiling torch_xla/csrc/tensor_methods.cpp; 31s local 2024-04-03T18:23:38.2801745Z Compiling torch_xla/csrc/tensor_util.cpp; 30s local 2024-04-03T18:23:38.2802662Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 28s local 2024-04-03T18:23:38.2803639Z Compiling torch_xla/csrc/xla_lower_util.cpp; 28s local ... 2024-04-03T18:23:38.5150143Z 2024-04-03T18:23:38.5150951Z  2024-04-03T18:23:38.5151505Z  2024-04-03T18:23:38.5151933Z  2024-04-03T18:23:38.5152395Z  2024-04-03T18:23:38.5152838Z  2024-04-03T18:23:38.5153270Z  2024-04-03T18:23:38.5153694Z  2024-04-03T18:23:38.5154116Z  2024-04-03T18:23:38.5155342Z [19,624 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:38.5156689Z @xla//xla/mlir_hlo:mhlo_passes; 45s local 2024-04-03T18:23:38.5157556Z Compiling torch_xla/csrc/aten_xla_type.cpp; 40s local 2024-04-03T18:23:38.5158568Z Compiling torch_xla/csrc/ir_dump_util.cpp; 37s local 2024-04-03T18:23:38.5159526Z Compiling torch_xla/csrc/tensor.cpp; 33s local 2024-04-03T18:23:38.5160479Z Compiling torch_xla/csrc/tensor_methods.cpp; 31s local 2024-04-03T18:23:38.5161464Z Compiling torch_xla/csrc/tensor_util.cpp; 30s local 2024-04-03T18:23:38.5162518Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 29s local 2024-04-03T18:23:38.5163622Z Compiling torch_xla/csrc/xla_op_builder.cpp; 28s local ... 2024-04-03T18:23:38.7640931Z 2024-04-03T18:23:38.7657795Z  2024-04-03T18:23:38.7658440Z  2024-04-03T18:23:38.7658872Z  2024-04-03T18:23:38.7659293Z  2024-04-03T18:23:38.7659634Z  2024-04-03T18:23:38.7660036Z  2024-04-03T18:23:38.7660427Z  2024-04-03T18:23:38.7660830Z  2024-04-03T18:23:38.7661917Z [19,624 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:38.7663102Z @xla//xla/mlir_hlo:mhlo_passes; 45s local 2024-04-03T18:23:38.7663936Z Compiling torch_xla/csrc/aten_xla_type.cpp; 40s local 2024-04-03T18:23:38.7664869Z Compiling torch_xla/csrc/ir_dump_util.cpp; 37s local 2024-04-03T18:23:38.7665752Z Compiling torch_xla/csrc/tensor.cpp; 33s local 2024-04-03T18:23:38.7666689Z Compiling torch_xla/csrc/tensor_methods.cpp; 31s local 2024-04-03T18:23:38.7667884Z Compiling torch_xla/csrc/tensor_util.cpp; 31s local 2024-04-03T18:23:38.7668894Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 29s local 2024-04-03T18:23:38.7669955Z Compiling torch_xla/csrc/xla_op_builder.cpp; 28s local ... 2024-04-03T18:23:39.3310332Z 2024-04-03T18:23:39.3311144Z  2024-04-03T18:23:39.3311751Z  2024-04-03T18:23:39.3312235Z  2024-04-03T18:23:39.3312695Z  2024-04-03T18:23:39.3313140Z  2024-04-03T18:23:39.3313599Z  2024-04-03T18:23:39.3314068Z  2024-04-03T18:23:39.3314508Z  2024-04-03T18:23:39.3315755Z [19,625 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:39.3317166Z @xla//xla/mlir_hlo:mhlo_passes; 46s local 2024-04-03T18:23:39.3318133Z Compiling torch_xla/csrc/aten_xla_type.cpp; 41s local 2024-04-03T18:23:39.3319104Z Compiling torch_xla/csrc/ir_dump_util.cpp; 38s local 2024-04-03T18:23:39.3320142Z Compiling torch_xla/csrc/tensor.cpp; 34s local 2024-04-03T18:23:39.3321190Z Compiling torch_xla/csrc/tensor_methods.cpp; 32s local 2024-04-03T18:23:39.3322561Z Compiling torch_xla/csrc/tensor_util.cpp; 31s local 2024-04-03T18:23:39.3323690Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 29s local 2024-04-03T18:23:39.3324862Z Compiling torch_xla/csrc/xla_op_builder.cpp; 29s local ... 2024-04-03T18:23:39.5658054Z 2024-04-03T18:23:39.5658859Z  2024-04-03T18:23:39.5659369Z  2024-04-03T18:23:39.5659808Z  2024-04-03T18:23:39.5660719Z  2024-04-03T18:23:39.5661150Z  2024-04-03T18:23:39.5661551Z  2024-04-03T18:23:39.5661989Z  2024-04-03T18:23:39.5662412Z  2024-04-03T18:23:39.5663712Z [19,625 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:39.5665137Z @xla//xla/mlir_hlo:mhlo_passes; 46s local 2024-04-03T18:23:39.5666133Z Compiling torch_xla/csrc/aten_xla_type.cpp; 41s local 2024-04-03T18:23:39.5667341Z Compiling torch_xla/csrc/ir_dump_util.cpp; 38s local 2024-04-03T18:23:39.5668683Z Compiling torch_xla/csrc/tensor.cpp; 34s local 2024-04-03T18:23:39.5669707Z Compiling torch_xla/csrc/tensor_methods.cpp; 32s local 2024-04-03T18:23:39.5670741Z Compiling torch_xla/csrc/tensor_util.cpp; 32s local 2024-04-03T18:23:39.5671816Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 30s local 2024-04-03T18:23:39.5672978Z Compiling torch_xla/csrc/xla_op_builder.cpp; 29s local ... 2024-04-03T18:23:40.3718482Z 2024-04-03T18:23:40.3719272Z  2024-04-03T18:23:40.3719782Z  2024-04-03T18:23:40.3720188Z  2024-04-03T18:23:40.3720598Z  2024-04-03T18:23:40.3721005Z  2024-04-03T18:23:40.3721398Z  2024-04-03T18:23:40.3721807Z  2024-04-03T18:23:40.3722206Z  2024-04-03T18:23:40.3723391Z [19,626 / 19,967] 5 / 18 tests; 47 actions running; last test: ...la_util_test 2024-04-03T18:23:40.3724710Z @xla//xla/mlir_hlo:mhlo_passes; 47s local 2024-04-03T18:23:40.3725609Z Compiling torch_xla/csrc/aten_xla_type.cpp; 42s local 2024-04-03T18:23:40.3726598Z Compiling torch_xla/csrc/ir_dump_util.cpp; 39s local 2024-04-03T18:23:40.3727534Z Compiling torch_xla/csrc/tensor.cpp; 35s local 2024-04-03T18:23:40.3728494Z Compiling torch_xla/csrc/tensor_methods.cpp; 33s local 2024-04-03T18:23:40.3729470Z Compiling torch_xla/csrc/tensor_util.cpp; 32s local 2024-04-03T18:23:40.3730483Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 30s local 2024-04-03T18:23:40.3731569Z Compiling torch_xla/csrc/xla_op_builder.cpp; 30s local ... 2024-04-03T18:23:40.6022662Z 2024-04-03T18:23:40.6023401Z  2024-04-03T18:23:40.6023843Z  2024-04-03T18:23:40.6024212Z  2024-04-03T18:23:40.6024572Z  2024-04-03T18:23:40.6024915Z  2024-04-03T18:23:40.6025277Z  2024-04-03T18:23:40.6025636Z  2024-04-03T18:23:40.6025974Z  2024-04-03T18:23:40.6027012Z [19,627 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:40.6028395Z @xla//xla/mlir_hlo:mhlo_passes; 47s local 2024-04-03T18:23:40.6029145Z Compiling torch_xla/csrc/aten_xla_type.cpp; 42s local 2024-04-03T18:23:40.6029946Z Compiling torch_xla/csrc/tensor.cpp; 35s local 2024-04-03T18:23:40.6030759Z Compiling torch_xla/csrc/tensor_methods.cpp; 33s local 2024-04-03T18:23:40.6031562Z Compiling torch_xla/csrc/tensor_util.cpp; 33s local 2024-04-03T18:23:40.6032582Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 31s local 2024-04-03T18:23:40.6033499Z Compiling torch_xla/csrc/xla_op_builder.cpp; 30s local 2024-04-03T18:23:40.6034413Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 28s local ... 2024-04-03T18:23:40.9671108Z 2024-04-03T18:23:40.9671875Z  2024-04-03T18:23:40.9672417Z  2024-04-03T18:23:40.9672851Z  2024-04-03T18:23:40.9673451Z  2024-04-03T18:23:40.9673828Z  2024-04-03T18:23:40.9674230Z  2024-04-03T18:23:40.9674646Z  2024-04-03T18:23:40.9675074Z  2024-04-03T18:23:40.9676641Z [19,627 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:40.9678050Z @xla//xla/mlir_hlo:mhlo_passes; 47s local 2024-04-03T18:23:40.9679063Z Compiling torch_xla/csrc/aten_xla_type.cpp; 43s local 2024-04-03T18:23:40.9680000Z Compiling torch_xla/csrc/tensor.cpp; 36s local 2024-04-03T18:23:40.9681084Z Compiling torch_xla/csrc/tensor_methods.cpp; 33s local 2024-04-03T18:23:40.9682044Z Compiling torch_xla/csrc/tensor_util.cpp; 33s local 2024-04-03T18:23:40.9682984Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 31s local 2024-04-03T18:23:40.9683974Z Compiling torch_xla/csrc/xla_op_builder.cpp; 30s local 2024-04-03T18:23:40.9685040Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 29s local ... 2024-04-03T18:23:41.9707524Z 2024-04-03T18:23:41.9722463Z  2024-04-03T18:23:41.9723154Z  2024-04-03T18:23:41.9723599Z  2024-04-03T18:23:41.9723971Z  2024-04-03T18:23:41.9724364Z  2024-04-03T18:23:41.9724755Z  2024-04-03T18:23:41.9725173Z  2024-04-03T18:23:41.9725556Z  2024-04-03T18:23:41.9726773Z [19,627 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:41.9728115Z @xla//xla/mlir_hlo:mhlo_passes; 48s local 2024-04-03T18:23:41.9728961Z Compiling torch_xla/csrc/aten_xla_type.cpp; 44s local 2024-04-03T18:23:41.9729848Z Compiling torch_xla/csrc/tensor.cpp; 37s local 2024-04-03T18:23:41.9730729Z Compiling torch_xla/csrc/tensor_methods.cpp; 34s local 2024-04-03T18:23:41.9731680Z Compiling torch_xla/csrc/tensor_util.cpp; 34s local 2024-04-03T18:23:41.9732730Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 32s local 2024-04-03T18:23:41.9733796Z Compiling torch_xla/csrc/xla_op_builder.cpp; 31s local 2024-04-03T18:23:41.9734969Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 30s local ... 2024-04-03T18:23:42.4610086Z 2024-04-03T18:23:42.4610867Z  2024-04-03T18:23:42.4611343Z  2024-04-03T18:23:42.4611706Z  2024-04-03T18:23:42.4612047Z  2024-04-03T18:23:42.4612424Z  2024-04-03T18:23:42.4612797Z  2024-04-03T18:23:42.4613141Z  2024-04-03T18:23:42.4613537Z  2024-04-03T18:23:42.4614864Z [19,628 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:42.4616078Z @xla//xla/mlir_hlo:mhlo_passes; 49s local 2024-04-03T18:23:42.4616899Z Compiling torch_xla/csrc/aten_xla_type.cpp; 44s local 2024-04-03T18:23:42.4617747Z Compiling torch_xla/csrc/tensor.cpp; 37s local 2024-04-03T18:23:42.4618620Z Compiling torch_xla/csrc/tensor_methods.cpp; 35s local 2024-04-03T18:23:42.4619548Z Compiling torch_xla/csrc/tensor_util.cpp; 34s local 2024-04-03T18:23:42.4620498Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 33s local 2024-04-03T18:23:42.4621505Z Compiling torch_xla/csrc/xla_op_builder.cpp; 32s local 2024-04-03T18:23:42.4622508Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 30s local ... 2024-04-03T18:23:42.7731321Z 2024-04-03T18:23:42.7732093Z  2024-04-03T18:23:42.7732603Z  2024-04-03T18:23:42.7733013Z  2024-04-03T18:23:42.7733432Z  2024-04-03T18:23:42.7733874Z  2024-04-03T18:23:42.7734444Z  2024-04-03T18:23:42.7734864Z  2024-04-03T18:23:42.7735264Z  2024-04-03T18:23:42.7736475Z [19,628 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:42.7737825Z @xla//xla/mlir_hlo:mhlo_passes; 49s local 2024-04-03T18:23:42.7738690Z Compiling torch_xla/csrc/aten_xla_type.cpp; 44s local 2024-04-03T18:23:42.7739639Z Compiling torch_xla/csrc/tensor.cpp; 37s local 2024-04-03T18:23:42.7740590Z Compiling torch_xla/csrc/tensor_methods.cpp; 35s local 2024-04-03T18:23:42.7741759Z Compiling torch_xla/csrc/tensor_util.cpp; 35s local 2024-04-03T18:23:42.7742760Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 33s local 2024-04-03T18:23:42.7744162Z Compiling torch_xla/csrc/xla_op_builder.cpp; 32s local 2024-04-03T18:23:42.7745355Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 30s local ... 2024-04-03T18:23:43.4927326Z 2024-04-03T18:23:43.4928413Z  2024-04-03T18:23:43.4928955Z  2024-04-03T18:23:43.4929359Z  2024-04-03T18:23:43.4929757Z  2024-04-03T18:23:43.4930133Z  2024-04-03T18:23:43.4930676Z  2024-04-03T18:23:43.4931107Z  2024-04-03T18:23:43.4931499Z  2024-04-03T18:23:43.4932569Z [19,629 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:43.4933760Z @xla//xla/mlir_hlo:mhlo_passes; 50s local 2024-04-03T18:23:43.4934949Z Compiling torch_xla/csrc/aten_xla_type.cpp; 45s local 2024-04-03T18:23:43.4935837Z Compiling torch_xla/csrc/tensor.cpp; 38s local 2024-04-03T18:23:43.4936711Z Compiling torch_xla/csrc/tensor_methods.cpp; 36s local 2024-04-03T18:23:43.4937618Z Compiling torch_xla/csrc/tensor_util.cpp; 35s local 2024-04-03T18:23:43.4938547Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 34s local 2024-04-03T18:23:43.4939542Z Compiling torch_xla/csrc/xla_op_builder.cpp; 33s local 2024-04-03T18:23:43.4940525Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 31s local ... 2024-04-03T18:23:43.7333876Z 2024-04-03T18:23:43.7334792Z  2024-04-03T18:23:43.7335346Z  2024-04-03T18:23:43.7335828Z  2024-04-03T18:23:43.7336276Z  2024-04-03T18:23:43.7336715Z  2024-04-03T18:23:43.7337294Z  2024-04-03T18:23:43.7337712Z  2024-04-03T18:23:43.7338119Z  2024-04-03T18:23:43.7339309Z [19,630 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:43.7340718Z @xla//xla/mlir_hlo:mhlo_passes; 50s local 2024-04-03T18:23:43.7341607Z Compiling torch_xla/csrc/aten_xla_type.cpp; 45s local 2024-04-03T18:23:43.7342611Z Compiling torch_xla/csrc/tensor.cpp; 38s local 2024-04-03T18:23:43.7343564Z Compiling torch_xla/csrc/tensor_methods.cpp; 36s local 2024-04-03T18:23:43.7344499Z Compiling torch_xla/csrc/tensor_util.cpp; 36s local 2024-04-03T18:23:43.7345473Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 34s local 2024-04-03T18:23:43.7346698Z Compiling torch_xla/csrc/xla_op_builder.cpp; 33s local 2024-04-03T18:23:43.7348175Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 31s local ... 2024-04-03T18:23:43.9685066Z 2024-04-03T18:23:43.9686033Z  2024-04-03T18:23:43.9686531Z  2024-04-03T18:23:43.9686969Z  2024-04-03T18:23:43.9687398Z  2024-04-03T18:23:43.9687807Z  2024-04-03T18:23:43.9688228Z  2024-04-03T18:23:43.9688650Z  2024-04-03T18:23:43.9689053Z  2024-04-03T18:23:43.9690319Z [19,630 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:43.9691889Z @xla//xla/mlir_hlo:mhlo_passes; 50s local 2024-04-03T18:23:43.9692788Z Compiling torch_xla/csrc/aten_xla_type.cpp; 46s local 2024-04-03T18:23:43.9693760Z Compiling torch_xla/csrc/tensor.cpp; 39s local 2024-04-03T18:23:43.9694874Z Compiling torch_xla/csrc/tensor_methods.cpp; 36s local 2024-04-03T18:23:43.9695879Z Compiling torch_xla/csrc/tensor_util.cpp; 36s local 2024-04-03T18:23:43.9696912Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 34s local 2024-04-03T18:23:43.9697994Z Compiling torch_xla/csrc/xla_op_builder.cpp; 33s local 2024-04-03T18:23:43.9699094Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 32s local ... 2024-04-03T18:23:44.4810215Z 2024-04-03T18:23:44.4810931Z  2024-04-03T18:23:44.4811461Z  2024-04-03T18:23:44.4811920Z  2024-04-03T18:23:44.4812357Z  2024-04-03T18:23:44.4812796Z  2024-04-03T18:23:44.4813240Z  2024-04-03T18:23:44.4813665Z  2024-04-03T18:23:44.4815713Z  2024-04-03T18:23:44.4816981Z [19,632 / 19,967] 5 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:23:44.4818651Z @xla//xla/mlir_hlo:mhlo_passes; 51s local 2024-04-03T18:23:44.4819711Z Compiling torch_xla/csrc/aten_xla_type.cpp; 46s local 2024-04-03T18:23:44.4820826Z Compiling torch_xla/csrc/tensor.cpp; 39s local 2024-04-03T18:23:44.4821837Z Compiling torch_xla/csrc/tensor_methods.cpp; 37s local 2024-04-03T18:23:44.4822994Z Compiling torch_xla/csrc/tensor_util.cpp; 36s local 2024-04-03T18:23:44.4824107Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 35s local 2024-04-03T18:23:44.4825232Z Compiling torch_xla/csrc/xla_op_builder.cpp; 34s local 2024-04-03T18:23:44.4826398Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 32s local ... 2024-04-03T18:23:44.8470221Z 2024-04-03T18:23:44.8470991Z  2024-04-03T18:23:44.8471548Z  2024-04-03T18:23:44.8472002Z  2024-04-03T18:23:44.8472424Z  2024-04-03T18:23:44.8475700Z  2024-04-03T18:23:44.8476145Z  2024-04-03T18:23:44.8476572Z  2024-04-03T18:23:44.8477022Z  2024-04-03T18:23:44.8478247Z [19,632 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:44.8479606Z @xla//xla/mlir_hlo:mhlo_passes; 51s local 2024-04-03T18:23:44.8480590Z Compiling torch_xla/csrc/aten_xla_type.cpp; 46s local 2024-04-03T18:23:44.8481567Z Compiling torch_xla/csrc/tensor.cpp; 40s local 2024-04-03T18:23:44.8482552Z Compiling torch_xla/csrc/tensor_methods.cpp; 37s local 2024-04-03T18:23:44.8483578Z Compiling torch_xla/csrc/tensor_util.cpp; 37s local 2024-04-03T18:23:44.8484643Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 35s local 2024-04-03T18:23:44.8485703Z Compiling torch_xla/csrc/xla_op_builder.cpp; 34s local 2024-04-03T18:23:44.8486810Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 33s local ... 2024-04-03T18:23:45.3044414Z 2024-04-03T18:23:45.3046905Z  2024-04-03T18:23:45.3047340Z  2024-04-03T18:23:45.3047689Z  2024-04-03T18:23:45.3048050Z  2024-04-03T18:23:45.3048365Z  2024-04-03T18:23:45.3048703Z  2024-04-03T18:23:45.3049052Z  2024-04-03T18:23:45.3049365Z  2024-04-03T18:23:45.3052215Z [19,633 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:45.3053477Z @xla//xla/mlir_hlo:mhlo_passes; 52s local 2024-04-03T18:23:45.3054275Z Compiling torch_xla/csrc/aten_xla_type.cpp; 47s local 2024-04-03T18:23:45.3055028Z Compiling torch_xla/csrc/tensor.cpp; 40s local 2024-04-03T18:23:45.3055779Z Compiling torch_xla/csrc/tensor_methods.cpp; 38s local 2024-04-03T18:23:45.3056566Z Compiling torch_xla/csrc/tensor_util.cpp; 37s local 2024-04-03T18:23:45.3057481Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 35s local 2024-04-03T18:23:45.3058393Z Compiling torch_xla/csrc/xla_op_builder.cpp; 35s local 2024-04-03T18:23:45.3059312Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 33s local ... 2024-04-03T18:23:45.6468859Z 2024-04-03T18:23:45.6470073Z  2024-04-03T18:23:45.6470854Z  2024-04-03T18:23:45.6471497Z  2024-04-03T18:23:45.6471957Z  2024-04-03T18:23:45.6472583Z  2024-04-03T18:23:45.6473178Z  2024-04-03T18:23:45.6473630Z  2024-04-03T18:23:45.6474409Z  2024-04-03T18:23:45.6476198Z [19,634 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:45.6477868Z @xla//xla/mlir_hlo:mhlo_passes; 52s local 2024-04-03T18:23:45.6478982Z Compiling torch_xla/csrc/aten_xla_type.cpp; 47s local 2024-04-03T18:23:45.6480273Z Compiling torch_xla/csrc/tensor.cpp; 40s local 2024-04-03T18:23:45.6481327Z Compiling torch_xla/csrc/tensor_methods.cpp; 38s local 2024-04-03T18:23:45.6482415Z Compiling torch_xla/csrc/tensor_util.cpp; 38s local 2024-04-03T18:23:45.6483444Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 36s local 2024-04-03T18:23:45.6484664Z Compiling torch_xla/csrc/xla_op_builder.cpp; 35s local 2024-04-03T18:23:45.6486341Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 33s local ... 2024-04-03T18:23:45.8590023Z 2024-04-03T18:23:45.8590791Z  2024-04-03T18:23:45.8591336Z  2024-04-03T18:23:45.8591786Z  2024-04-03T18:23:45.8592469Z  2024-04-03T18:23:45.8592915Z  2024-04-03T18:23:45.8593296Z  2024-04-03T18:23:45.8593732Z  2024-04-03T18:23:45.8594169Z  2024-04-03T18:23:45.8595589Z [19,635 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:45.8596979Z @xla//xla/mlir_hlo:mhlo_passes; 52s local 2024-04-03T18:23:45.8597958Z Compiling torch_xla/csrc/aten_xla_type.cpp; 48s local 2024-04-03T18:23:45.8598927Z Compiling torch_xla/csrc/tensor.cpp; 41s local 2024-04-03T18:23:45.8599910Z Compiling torch_xla/csrc/tensor_methods.cpp; 38s local 2024-04-03T18:23:45.8600909Z Compiling torch_xla/csrc/tensor_util.cpp; 38s local 2024-04-03T18:23:45.8601942Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 36s local 2024-04-03T18:23:45.8603082Z Compiling torch_xla/csrc/xla_op_builder.cpp; 35s local 2024-04-03T18:23:45.8604198Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 34s local ... 2024-04-03T18:23:46.2472739Z 2024-04-03T18:23:46.2473471Z  2024-04-03T18:23:46.2473929Z  2024-04-03T18:23:46.2474332Z  2024-04-03T18:23:46.2474718Z  2024-04-03T18:23:46.2475093Z  2024-04-03T18:23:46.2475474Z  2024-04-03T18:23:46.2475853Z  2024-04-03T18:23:46.2476236Z  2024-04-03T18:23:46.2477302Z [19,635 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:46.2478470Z @xla//xla/mlir_hlo:mhlo_passes; 53s local 2024-04-03T18:23:46.2479234Z Compiling torch_xla/csrc/aten_xla_type.cpp; 48s local 2024-04-03T18:23:46.2480054Z Compiling torch_xla/csrc/tensor.cpp; 41s local 2024-04-03T18:23:46.2480873Z Compiling torch_xla/csrc/tensor_methods.cpp; 39s local 2024-04-03T18:23:46.2481704Z Compiling torch_xla/csrc/tensor_util.cpp; 38s local 2024-04-03T18:23:46.2482643Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 36s local 2024-04-03T18:23:46.2483619Z Compiling torch_xla/csrc/xla_op_builder.cpp; 36s local 2024-04-03T18:23:46.2484600Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 34s local ... 2024-04-03T18:23:46.5253696Z 2024-04-03T18:23:46.5254583Z  2024-04-03T18:23:46.5255106Z  2024-04-03T18:23:46.5255483Z  2024-04-03T18:23:46.5255848Z  2024-04-03T18:23:46.5256203Z  2024-04-03T18:23:46.5256568Z  2024-04-03T18:23:46.5256930Z  2024-04-03T18:23:46.5257277Z  2024-04-03T18:23:46.5258503Z [19,636 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:46.5259659Z @xla//xla/mlir_hlo:mhlo_passes; 53s local 2024-04-03T18:23:46.5260429Z Compiling torch_xla/csrc/aten_xla_type.cpp; 48s local 2024-04-03T18:23:46.5261265Z Compiling torch_xla/csrc/tensor.cpp; 41s local 2024-04-03T18:23:46.5262094Z Compiling torch_xla/csrc/tensor_methods.cpp; 39s local 2024-04-03T18:23:46.5262922Z Compiling torch_xla/csrc/tensor_util.cpp; 38s local 2024-04-03T18:23:46.5263889Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 37s local 2024-04-03T18:23:46.5264914Z Compiling torch_xla/csrc/xla_op_builder.cpp; 36s local 2024-04-03T18:23:46.5265945Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 34s local ... 2024-04-03T18:23:46.7510695Z 2024-04-03T18:23:46.7511493Z  2024-04-03T18:23:46.7512001Z  2024-04-03T18:23:46.7512404Z  2024-04-03T18:23:46.7512820Z  2024-04-03T18:23:46.7513211Z  2024-04-03T18:23:46.7513577Z  2024-04-03T18:23:46.7513979Z  2024-04-03T18:23:46.7514387Z  2024-04-03T18:23:46.7515562Z [19,638 / 19,967] 5 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:23:46.7516856Z @xla//xla/mlir_hlo:mhlo_passes; 53s local 2024-04-03T18:23:46.7518095Z Compiling torch_xla/csrc/aten_xla_type.cpp; 48s local 2024-04-03T18:23:46.7519090Z Compiling torch_xla/csrc/tensor.cpp; 41s local 2024-04-03T18:23:46.7520160Z Compiling torch_xla/csrc/tensor_methods.cpp; 39s local 2024-04-03T18:23:46.7521164Z Compiling torch_xla/csrc/tensor_util.cpp; 39s local 2024-04-03T18:23:46.7522276Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 37s local 2024-04-03T18:23:46.7523377Z Compiling torch_xla/csrc/xla_op_builder.cpp; 36s local 2024-04-03T18:23:46.7524656Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 34s local ... 2024-04-03T18:23:47.0130469Z 2024-04-03T18:23:47.0131254Z  2024-04-03T18:23:47.0131797Z  2024-04-03T18:23:47.0132200Z  2024-04-03T18:23:47.0132635Z  2024-04-03T18:23:47.0133077Z  2024-04-03T18:23:47.0133473Z  2024-04-03T18:23:47.0133912Z  2024-04-03T18:23:47.0134455Z  2024-04-03T18:23:47.0135642Z [19,639 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:47.0137018Z @xla//xla/mlir_hlo:mhlo_passes; 54s local 2024-04-03T18:23:47.0138065Z Compiling torch_xla/csrc/aten_xla_type.cpp; 49s local 2024-04-03T18:23:47.0138985Z Compiling torch_xla/csrc/tensor.cpp; 42s local 2024-04-03T18:23:47.0139892Z Compiling torch_xla/csrc/tensor_methods.cpp; 39s local 2024-04-03T18:23:47.0141003Z Compiling torch_xla/csrc/tensor_util.cpp; 39s local 2024-04-03T18:23:47.0141993Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 37s local 2024-04-03T18:23:47.0143043Z Compiling torch_xla/csrc/xla_op_builder.cpp; 36s local 2024-04-03T18:23:47.0144127Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 35s local ... 2024-04-03T18:23:47.2476096Z 2024-04-03T18:23:47.2477253Z  2024-04-03T18:23:47.2477739Z  2024-04-03T18:23:47.2478176Z  2024-04-03T18:23:47.2478613Z  2024-04-03T18:23:47.2480094Z  2024-04-03T18:23:47.2480543Z  2024-04-03T18:23:47.2481031Z  2024-04-03T18:23:47.2481510Z  2024-04-03T18:23:47.2482845Z [19,639 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:47.2484379Z @xla//xla/mlir_hlo:mhlo_passes; 54s local 2024-04-03T18:23:47.2485402Z Compiling torch_xla/csrc/aten_xla_type.cpp; 49s local 2024-04-03T18:23:47.2486511Z Compiling torch_xla/csrc/tensor.cpp; 42s local 2024-04-03T18:23:47.2487561Z Compiling torch_xla/csrc/tensor_methods.cpp; 40s local 2024-04-03T18:23:47.2488794Z Compiling torch_xla/csrc/tensor_util.cpp; 39s local 2024-04-03T18:23:47.2489806Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 37s local 2024-04-03T18:23:47.2490837Z Compiling torch_xla/csrc/xla_op_builder.cpp; 37s local 2024-04-03T18:23:47.2491866Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 35s local ... 2024-04-03T18:23:47.7900453Z 2024-04-03T18:23:47.7901646Z  2024-04-03T18:23:47.7902462Z  2024-04-03T18:23:47.7903099Z  2024-04-03T18:23:47.7903697Z  2024-04-03T18:23:47.7904291Z  2024-04-03T18:23:47.7904751Z  2024-04-03T18:23:47.7905379Z  2024-04-03T18:23:47.7905954Z  2024-04-03T18:23:47.7907460Z [19,640 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:47.7909205Z @xla//xla/mlir_hlo:mhlo_passes; 54s local 2024-04-03T18:23:47.7910444Z Compiling torch_xla/csrc/aten_xla_type.cpp; 49s local 2024-04-03T18:23:47.7911554Z Compiling torch_xla/csrc/tensor.cpp; 42s local 2024-04-03T18:23:47.7912825Z Compiling torch_xla/csrc/tensor_methods.cpp; 40s local 2024-04-03T18:23:47.7913764Z Compiling torch_xla/csrc/tensor_util.cpp; 40s local 2024-04-03T18:23:47.7914697Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 38s local 2024-04-03T18:23:47.7915821Z Compiling torch_xla/csrc/xla_op_builder.cpp; 37s local 2024-04-03T18:23:47.7916946Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 35s local ... 2024-04-03T18:23:48.0481835Z 2024-04-03T18:23:48.0482610Z  2024-04-03T18:23:48.0483127Z  2024-04-03T18:23:48.0483840Z  2024-04-03T18:23:48.0484312Z  2024-04-03T18:23:48.0484737Z  2024-04-03T18:23:48.0485275Z  2024-04-03T18:23:48.0485720Z  2024-04-03T18:23:48.0486138Z  2024-04-03T18:23:48.0487428Z [19,641 / 19,967] 5 / 18 tests; 47 actions running; last test: ...la_util_test 2024-04-03T18:23:48.0488758Z @xla//xla/mlir_hlo:mhlo_passes; 55s local 2024-04-03T18:23:48.0489642Z Compiling torch_xla/csrc/aten_xla_type.cpp; 50s local 2024-04-03T18:23:48.0490570Z Compiling torch_xla/csrc/tensor.cpp; 43s local 2024-04-03T18:23:48.0491497Z Compiling torch_xla/csrc/tensor_methods.cpp; 40s local 2024-04-03T18:23:48.0492444Z Compiling torch_xla/csrc/tensor_util.cpp; 40s local 2024-04-03T18:23:48.0493421Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 38s local 2024-04-03T18:23:48.0494633Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 36s local 2024-04-03T18:23:48.0495691Z Compiling torch_xla/csrc/RegisterXLA.cpp; 34s local ... 2024-04-03T18:23:48.2581381Z 2024-04-03T18:23:48.2582170Z  2024-04-03T18:23:48.2582717Z  2024-04-03T18:23:48.2583197Z  2024-04-03T18:23:48.2583639Z  2024-04-03T18:23:48.2584078Z  2024-04-03T18:23:48.2584530Z  2024-04-03T18:23:48.2584952Z  2024-04-03T18:23:48.2585562Z  2024-04-03T18:23:48.2586789Z [19,642 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:48.2588328Z @xla//xla/mlir_hlo:mhlo_passes; 55s local 2024-04-03T18:23:48.2589361Z Compiling torch_xla/csrc/aten_xla_type.cpp; 50s local 2024-04-03T18:23:48.2590280Z Compiling torch_xla/csrc/tensor.cpp; 43s local 2024-04-03T18:23:48.2591225Z Compiling torch_xla/csrc/tensor_methods.cpp; 41s local 2024-04-03T18:23:48.2592201Z Compiling torch_xla/csrc/tensor_util.cpp; 40s local 2024-04-03T18:23:48.2593235Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 38s local 2024-04-03T18:23:48.2594320Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 36s local 2024-04-03T18:23:48.2595415Z Compiling torch_xla/csrc/RegisterXLA.cpp; 34s local ... 2024-04-03T18:23:48.6488285Z 2024-04-03T18:23:48.6489057Z  2024-04-03T18:23:48.6489590Z  2024-04-03T18:23:48.6490009Z  2024-04-03T18:23:48.6490458Z  2024-04-03T18:23:48.6490890Z  2024-04-03T18:23:48.6491323Z  2024-04-03T18:23:48.6491756Z  2024-04-03T18:23:48.6492177Z  2024-04-03T18:23:48.6493369Z [19,642 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:48.6494862Z @xla//xla/mlir_hlo:mhlo_passes; 55s local 2024-04-03T18:23:48.6495760Z Compiling torch_xla/csrc/aten_xla_type.cpp; 50s local 2024-04-03T18:23:48.6496707Z Compiling torch_xla/csrc/tensor.cpp; 43s local 2024-04-03T18:23:48.6497643Z Compiling torch_xla/csrc/tensor_methods.cpp; 41s local 2024-04-03T18:23:48.6498652Z Compiling torch_xla/csrc/tensor_util.cpp; 41s local 2024-04-03T18:23:48.6499698Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 39s local 2024-04-03T18:23:48.6500810Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 36s local 2024-04-03T18:23:48.6501865Z Compiling torch_xla/csrc/RegisterXLA.cpp; 34s local ... 2024-04-03T18:23:49.0505646Z 2024-04-03T18:23:49.0506470Z  2024-04-03T18:23:49.0506965Z  2024-04-03T18:23:49.0507390Z  2024-04-03T18:23:49.0508078Z  2024-04-03T18:23:49.0508487Z  2024-04-03T18:23:49.0508893Z  2024-04-03T18:23:49.0509311Z  2024-04-03T18:23:49.0509742Z  2024-04-03T18:23:49.0510963Z [19,643 / 19,967] 5 / 18 tests; 47 actions running; last test: ...la_util_test 2024-04-03T18:23:49.0512273Z @xla//xla/mlir_hlo:mhlo_passes; 56s local 2024-04-03T18:23:49.0513143Z Compiling torch_xla/csrc/aten_xla_type.cpp; 51s local 2024-04-03T18:23:49.0514608Z Compiling torch_xla/csrc/tensor.cpp; 44s local 2024-04-03T18:23:49.0515954Z Compiling torch_xla/csrc/tensor_methods.cpp; 41s local 2024-04-03T18:23:49.0517166Z Compiling torch_xla/csrc/tensor_util.cpp; 41s local 2024-04-03T18:23:49.0518599Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 39s local 2024-04-03T18:23:49.0519706Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 37s local 2024-04-03T18:23:49.0520829Z Compiling torch_xla/csrc/RegisterXLA.cpp; 35s local ... 2024-04-03T18:23:49.3692613Z 2024-04-03T18:23:49.3693327Z  2024-04-03T18:23:49.3693979Z  2024-04-03T18:23:49.3694621Z  2024-04-03T18:23:49.3695160Z  2024-04-03T18:23:49.3695676Z  2024-04-03T18:23:49.3696188Z  2024-04-03T18:23:49.3696586Z  2024-04-03T18:23:49.3697157Z  2024-04-03T18:23:49.3698510Z [19,644 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:49.3699855Z @xla//xla/mlir_hlo:mhlo_passes; 56s local 2024-04-03T18:23:49.3700628Z Compiling torch_xla/csrc/aten_xla_type.cpp; 51s local 2024-04-03T18:23:49.3701474Z Compiling torch_xla/csrc/tensor.cpp; 44s local 2024-04-03T18:23:49.3702433Z Compiling torch_xla/csrc/tensor_methods.cpp; 42s local 2024-04-03T18:23:49.3703391Z Compiling torch_xla/csrc/tensor_util.cpp; 41s local 2024-04-03T18:23:49.3704376Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 39s local 2024-04-03T18:23:49.3705434Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 37s local 2024-04-03T18:23:49.3706480Z Compiling torch_xla/csrc/RegisterXLA.cpp; 35s local ... 2024-04-03T18:23:49.6513077Z 2024-04-03T18:23:49.6513847Z  2024-04-03T18:23:49.6514396Z  2024-04-03T18:23:49.6514827Z  2024-04-03T18:23:49.6515273Z  2024-04-03T18:23:49.6515705Z  2024-04-03T18:23:49.6516117Z  2024-04-03T18:23:49.6516635Z  2024-04-03T18:23:49.6517132Z  2024-04-03T18:23:49.6518350Z [19,644 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:49.6519660Z @xla//xla/mlir_hlo:mhlo_passes; 56s local 2024-04-03T18:23:49.6520531Z Compiling torch_xla/csrc/aten_xla_type.cpp; 51s local 2024-04-03T18:23:49.6521374Z Compiling torch_xla/csrc/tensor.cpp; 44s local 2024-04-03T18:23:49.6522352Z Compiling torch_xla/csrc/tensor_methods.cpp; 42s local 2024-04-03T18:23:49.6523300Z Compiling torch_xla/csrc/tensor_util.cpp; 42s local 2024-04-03T18:23:49.6524299Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 40s local 2024-04-03T18:23:49.6525466Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 37s local 2024-04-03T18:23:49.6526441Z Compiling torch_xla/csrc/RegisterXLA.cpp; 35s local ... 2024-04-03T18:23:49.9475520Z 2024-04-03T18:23:49.9476207Z  2024-04-03T18:23:49.9476717Z  2024-04-03T18:23:49.9477115Z  2024-04-03T18:23:49.9477523Z  2024-04-03T18:23:49.9477907Z  2024-04-03T18:23:49.9478327Z  2024-04-03T18:23:49.9478732Z  2024-04-03T18:23:49.9479124Z  2024-04-03T18:23:49.9480332Z [19,645 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:49.9481694Z @xla//xla/mlir_hlo:mhlo_passes; 56s local 2024-04-03T18:23:49.9482512Z Compiling torch_xla/csrc/aten_xla_type.cpp; 52s local 2024-04-03T18:23:49.9483305Z Compiling torch_xla/csrc/tensor.cpp; 45s local 2024-04-03T18:23:49.9484111Z Compiling torch_xla/csrc/tensor_methods.cpp; 42s local 2024-04-03T18:23:49.9484959Z Compiling torch_xla/csrc/tensor_util.cpp; 42s local 2024-04-03T18:23:49.9485815Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 40s local 2024-04-03T18:23:49.9486755Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 38s local 2024-04-03T18:23:49.9487792Z Compiling torch_xla/csrc/RegisterXLA.cpp; 35s local ... 2024-04-03T18:23:50.2506053Z 2024-04-03T18:23:50.2506844Z  2024-04-03T18:23:50.2507388Z  2024-04-03T18:23:50.2508468Z  2024-04-03T18:23:50.2508855Z  2024-04-03T18:23:50.2509326Z  2024-04-03T18:23:50.2509903Z  2024-04-03T18:23:50.2510309Z  2024-04-03T18:23:50.2510738Z  2024-04-03T18:23:50.2512127Z [19,645 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:50.2513514Z @xla//xla/mlir_hlo:mhlo_passes; 57s local 2024-04-03T18:23:50.2514550Z Compiling torch_xla/csrc/aten_xla_type.cpp; 52s local 2024-04-03T18:23:50.2515529Z Compiling torch_xla/csrc/tensor.cpp; 45s local 2024-04-03T18:23:50.2516507Z Compiling torch_xla/csrc/tensor_methods.cpp; 43s local 2024-04-03T18:23:50.2517506Z Compiling torch_xla/csrc/tensor_util.cpp; 42s local 2024-04-03T18:23:50.2518474Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 40s local 2024-04-03T18:23:50.2519421Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 38s local 2024-04-03T18:23:50.2520447Z Compiling torch_xla/csrc/RegisterXLA.cpp; 36s local ... 2024-04-03T18:23:50.4745989Z 2024-04-03T18:23:50.4746791Z  2024-04-03T18:23:50.4747342Z  2024-04-03T18:23:50.4747880Z  2024-04-03T18:23:50.4748247Z  2024-04-03T18:23:50.4748629Z  2024-04-03T18:23:50.4749105Z  2024-04-03T18:23:50.4749558Z  2024-04-03T18:23:50.4750014Z  2024-04-03T18:23:50.4751355Z [19,647 / 19,967] 5 / 18 tests; 47 actions, 46 running; last test: ...til_test 2024-04-03T18:23:50.4752763Z @xla//xla/mlir_hlo:mhlo_passes; 57s local 2024-04-03T18:23:50.4753454Z Compiling torch_xla/csrc/aten_xla_type.cpp; 52s local 2024-04-03T18:23:50.4754225Z Compiling torch_xla/csrc/tensor.cpp; 45s local 2024-04-03T18:23:50.4754948Z Compiling torch_xla/csrc/tensor_methods.cpp; 43s local 2024-04-03T18:23:50.4756051Z Compiling torch_xla/csrc/tensor_util.cpp; 42s local 2024-04-03T18:23:50.4757103Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 41s local 2024-04-03T18:23:50.4758167Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 38s local 2024-04-03T18:23:50.4759420Z Compiling torch_xla/csrc/RegisterXLA.cpp; 36s local ... 2024-04-03T18:23:50.8509678Z 2024-04-03T18:23:50.8510458Z  2024-04-03T18:23:50.8511015Z  2024-04-03T18:23:50.8511464Z  2024-04-03T18:23:50.8511895Z  2024-04-03T18:23:50.8512709Z  2024-04-03T18:23:50.8513153Z  2024-04-03T18:23:50.8513562Z  2024-04-03T18:23:50.8513987Z  2024-04-03T18:23:50.8515234Z [19,647 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:50.8516613Z @xla//xla/mlir_hlo:mhlo_passes; 57s local 2024-04-03T18:23:50.8517582Z Compiling torch_xla/csrc/aten_xla_type.cpp; 52s local 2024-04-03T18:23:50.8518554Z Compiling torch_xla/csrc/tensor.cpp; 46s local 2024-04-03T18:23:50.8519732Z Compiling torch_xla/csrc/tensor_methods.cpp; 43s local 2024-04-03T18:23:50.8520804Z Compiling torch_xla/csrc/tensor_util.cpp; 43s local 2024-04-03T18:23:50.8521955Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 41s local 2024-04-03T18:23:50.8523059Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 39s local 2024-04-03T18:23:50.8524205Z Compiling torch_xla/csrc/RegisterXLA.cpp; 36s local ... 2024-04-03T18:23:51.3937494Z 2024-04-03T18:23:51.3938246Z  2024-04-03T18:23:51.3938744Z  2024-04-03T18:23:51.3941085Z  2024-04-03T18:23:51.3942113Z  2024-04-03T18:23:51.3945273Z  2024-04-03T18:23:51.3946121Z  2024-04-03T18:23:51.3948164Z  2024-04-03T18:23:51.3948862Z  2024-04-03T18:23:51.3950736Z [19,648 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:51.3952287Z @xla//xla/mlir_hlo:mhlo_passes; 58s local 2024-04-03T18:23:51.3953281Z Compiling torch_xla/csrc/aten_xla_type.cpp; 53s local 2024-04-03T18:23:51.3954148Z Compiling torch_xla/csrc/tensor.cpp; 46s local 2024-04-03T18:23:51.3955023Z Compiling torch_xla/csrc/tensor_util.cpp; 43s local 2024-04-03T18:23:51.3956321Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 42s local 2024-04-03T18:23:51.3957437Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 39s local 2024-04-03T18:23:51.3958522Z Compiling torch_xla/csrc/RegisterXLA.cpp; 37s local 2024-04-03T18:23:51.3959552Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 36s local ... 2024-04-03T18:23:51.6513916Z 2024-04-03T18:23:51.6514787Z  2024-04-03T18:23:51.6515367Z  2024-04-03T18:23:51.6515840Z  2024-04-03T18:23:51.6516212Z  2024-04-03T18:23:51.6516596Z  2024-04-03T18:23:51.6516968Z  2024-04-03T18:23:51.6517324Z  2024-04-03T18:23:51.6517698Z  2024-04-03T18:23:51.6518944Z [19,648 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:51.6520126Z @xla//xla/mlir_hlo:mhlo_passes; 58s local 2024-04-03T18:23:51.6520923Z Compiling torch_xla/csrc/aten_xla_type.cpp; 53s local 2024-04-03T18:23:51.6521775Z Compiling torch_xla/csrc/tensor.cpp; 46s local 2024-04-03T18:23:51.6522597Z Compiling torch_xla/csrc/tensor_util.cpp; 44s local 2024-04-03T18:23:51.6523513Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 42s local 2024-04-03T18:23:51.6524506Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 39s local 2024-04-03T18:23:51.6525423Z Compiling torch_xla/csrc/RegisterXLA.cpp; 37s local 2024-04-03T18:23:51.6526398Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 37s local ... 2024-04-03T18:23:51.9081054Z 2024-04-03T18:23:51.9081755Z  2024-04-03T18:23:51.9082289Z  2024-04-03T18:23:51.9082740Z  2024-04-03T18:23:51.9083173Z  2024-04-03T18:23:51.9083623Z  2024-04-03T18:23:51.9084057Z  2024-04-03T18:23:51.9084473Z  2024-04-03T18:23:51.9084908Z  2024-04-03T18:23:51.9086176Z [19,649 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:51.9087578Z @xla//xla/mlir_hlo:mhlo_passes; 58s local 2024-04-03T18:23:51.9088667Z Compiling torch_xla/csrc/aten_xla_type.cpp; 54s local 2024-04-03T18:23:51.9089855Z Compiling torch_xla/csrc/tensor.cpp; 47s local 2024-04-03T18:23:51.9090840Z Compiling torch_xla/csrc/tensor_util.cpp; 44s local 2024-04-03T18:23:51.9091858Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 42s local 2024-04-03T18:23:51.9092968Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 40s local 2024-04-03T18:23:51.9094026Z Compiling torch_xla/csrc/RegisterXLA.cpp; 37s local 2024-04-03T18:23:51.9095218Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 37s local ... 2024-04-03T18:23:52.2516623Z 2024-04-03T18:23:52.2517808Z  2024-04-03T18:23:52.2518320Z  2024-04-03T18:23:52.2518763Z  2024-04-03T18:23:52.2519208Z  2024-04-03T18:23:52.2519609Z  2024-04-03T18:23:52.2520170Z  2024-04-03T18:23:52.2520550Z  2024-04-03T18:23:52.2520971Z  2024-04-03T18:23:52.2522215Z [19,649 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:52.2523616Z @xla//xla/mlir_hlo:mhlo_passes; 59s local 2024-04-03T18:23:52.2524487Z Compiling torch_xla/csrc/aten_xla_type.cpp; 54s local 2024-04-03T18:23:52.2525410Z Compiling torch_xla/csrc/tensor.cpp; 47s local 2024-04-03T18:23:52.2526362Z Compiling torch_xla/csrc/tensor_util.cpp; 44s local 2024-04-03T18:23:52.2527434Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 42s local 2024-04-03T18:23:52.2528515Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 40s local 2024-04-03T18:23:52.2529552Z Compiling torch_xla/csrc/RegisterXLA.cpp; 38s local 2024-04-03T18:23:52.2530677Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 37s local ... 2024-04-03T18:23:53.1715431Z 2024-04-03T18:23:53.1716366Z  2024-04-03T18:23:53.1716924Z  2024-04-03T18:23:53.1719235Z  2024-04-03T18:23:53.1720191Z  2024-04-03T18:23:53.1723685Z  2024-04-03T18:23:53.1724562Z  2024-04-03T18:23:53.1727660Z  2024-04-03T18:23:53.1728791Z  2024-04-03T18:23:53.1732958Z [19,650 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:53.1735048Z @xla//xla/mlir_hlo:mhlo_passes; 60s local 2024-04-03T18:23:53.1736402Z Compiling torch_xla/csrc/aten_xla_type.cpp; 55s local 2024-04-03T18:23:53.1737756Z Compiling torch_xla/csrc/tensor.cpp; 48s local 2024-04-03T18:23:53.1739329Z Compiling torch_xla/csrc/tensor_util.cpp; 45s local 2024-04-03T18:23:53.1740374Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 43s local 2024-04-03T18:23:53.1741451Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 41s local 2024-04-03T18:23:53.1742449Z Compiling torch_xla/csrc/RegisterXLA.cpp; 39s local 2024-04-03T18:23:53.1743468Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 38s local ... 2024-04-03T18:23:53.4523809Z 2024-04-03T18:23:53.4524971Z  2024-04-03T18:23:53.4525796Z  2024-04-03T18:23:53.4528709Z  2024-04-03T18:23:53.4529291Z  2024-04-03T18:23:53.4532378Z  2024-04-03T18:23:53.4532993Z  2024-04-03T18:23:53.4536073Z  2024-04-03T18:23:53.4536737Z  2024-04-03T18:23:53.4540607Z [19,650 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:53.4542269Z @xla//xla/mlir_hlo:mhlo_passes; 60s local 2024-04-03T18:23:53.4543969Z Compiling torch_xla/csrc/aten_xla_type.cpp; 55s local 2024-04-03T18:23:53.4545004Z Compiling torch_xla/csrc/tensor.cpp; 48s local 2024-04-03T18:23:53.4546267Z Compiling torch_xla/csrc/tensor_util.cpp; 45s local 2024-04-03T18:23:53.4550314Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 44s local 2024-04-03T18:23:53.4551567Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 41s local 2024-04-03T18:23:53.4552883Z Compiling torch_xla/csrc/RegisterXLA.cpp; 39s local 2024-04-03T18:23:53.4591700Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 38s local ... 2024-04-03T18:23:53.8527601Z 2024-04-03T18:23:53.8528750Z  2024-04-03T18:23:53.8529647Z  2024-04-03T18:23:53.8530353Z  2024-04-03T18:23:53.8533495Z  2024-04-03T18:23:53.8534237Z  2024-04-03T18:23:53.8534925Z  2024-04-03T18:23:53.8537920Z  2024-04-03T18:23:53.8538483Z  2024-04-03T18:23:53.8539965Z [19,651 / 19,967] 5 / 18 tests; 47 actions running; last test: ...la_util_test 2024-04-03T18:23:53.8541579Z @xla//xla/mlir_hlo:mhlo_passes; 60s local 2024-04-03T18:23:53.8542790Z Compiling torch_xla/csrc/aten_xla_type.cpp; 55s local 2024-04-03T18:23:53.8543943Z Compiling torch_xla/csrc/tensor.cpp; 49s local 2024-04-03T18:23:53.8545036Z Compiling torch_xla/csrc/tensor_util.cpp; 46s local 2024-04-03T18:23:53.8546233Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 44s local 2024-04-03T18:23:53.8547609Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 42s local 2024-04-03T18:23:53.8550442Z Compiling torch_xla/csrc/RegisterXLA.cpp; 39s local 2024-04-03T18:23:53.8552023Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 39s local ... 2024-04-03T18:23:54.0548760Z 2024-04-03T18:23:54.0549838Z  2024-04-03T18:23:54.0550570Z  2024-04-03T18:23:54.0551166Z  2024-04-03T18:23:54.0551829Z  2024-04-03T18:23:54.0552839Z  2024-04-03T18:23:54.0553392Z  2024-04-03T18:23:54.0553838Z  2024-04-03T18:23:54.0554290Z  2024-04-03T18:23:54.0555606Z [19,652 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:54.0556999Z @xla//xla/mlir_hlo:mhlo_passes; 61s local 2024-04-03T18:23:54.0557964Z Compiling torch_xla/csrc/aten_xla_type.cpp; 56s local 2024-04-03T18:23:54.0559051Z Compiling torch_xla/csrc/tensor.cpp; 49s local 2024-04-03T18:23:54.0560099Z Compiling torch_xla/csrc/tensor_util.cpp; 46s local 2024-04-03T18:23:54.0561350Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 44s local 2024-04-03T18:23:54.0562819Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 42s local 2024-04-03T18:23:54.0564112Z Compiling torch_xla/csrc/RegisterXLA.cpp; 40s local 2024-04-03T18:23:54.0565447Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 39s local ... 2024-04-03T18:23:54.4304504Z 2024-04-03T18:23:54.4305187Z  2024-04-03T18:23:54.4305605Z  2024-04-03T18:23:54.4306185Z  2024-04-03T18:23:54.4306505Z  2024-04-03T18:23:54.4306827Z  2024-04-03T18:23:54.4307143Z  2024-04-03T18:23:54.4307465Z  2024-04-03T18:23:54.4311364Z  2024-04-03T18:23:54.4312647Z [19,654 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:54.4314037Z @xla//xla/mlir_hlo:mhlo_passes; 61s local 2024-04-03T18:23:54.4314933Z Compiling torch_xla/csrc/aten_xla_type.cpp; 56s local 2024-04-03T18:23:54.4315950Z Compiling torch_xla/csrc/tensor.cpp; 49s local 2024-04-03T18:23:54.4317236Z Compiling torch_xla/csrc/tensor_util.cpp; 46s local 2024-04-03T18:23:54.4318303Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 45s local 2024-04-03T18:23:54.4319411Z Compiling torch_xla/csrc/RegisterXLA.cpp; 40s local 2024-04-03T18:23:54.4320121Z Compiling torch_xla/csrc/ops/cumprod.cpp; 26s local 2024-04-03T18:23:54.4320870Z Compiling torch_xla/csrc/ops/cumsum.cpp; 26s local ... 2024-04-03T18:23:54.6541728Z 2024-04-03T18:23:54.6542498Z  2024-04-03T18:23:54.6542976Z  2024-04-03T18:23:54.6543337Z  2024-04-03T18:23:54.6543759Z  2024-04-03T18:23:54.6544162Z  2024-04-03T18:23:54.6544562Z  2024-04-03T18:23:54.6544946Z  2024-04-03T18:23:54.6545336Z  2024-04-03T18:23:54.6546534Z [19,656 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:54.6548123Z @xla//xla/mlir_hlo:mhlo_passes; 61s local 2024-04-03T18:23:54.6549017Z Compiling torch_xla/csrc/aten_xla_type.cpp; 56s local 2024-04-03T18:23:54.6549947Z Compiling torch_xla/csrc/tensor.cpp; 49s local 2024-04-03T18:23:54.6550803Z Compiling torch_xla/csrc/tensor_util.cpp; 47s local 2024-04-03T18:23:54.6551686Z Compiling torch_xla/csrc/RegisterXLA.cpp; 40s local 2024-04-03T18:23:54.6552584Z Compiling torch_xla/csrc/ops/cumprod.cpp; 27s local 2024-04-03T18:23:54.6553579Z Compiling torch_xla/csrc/ops/cumsum.cpp; 27s local 2024-04-03T18:23:54.6554659Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 25s local ... 2024-04-03T18:23:54.8543384Z 2024-04-03T18:23:54.8544097Z  2024-04-03T18:23:54.8544618Z  2024-04-03T18:23:54.8545013Z  2024-04-03T18:23:54.8545443Z  2024-04-03T18:23:54.8545855Z  2024-04-03T18:23:54.8546430Z  2024-04-03T18:23:54.8546862Z  2024-04-03T18:23:54.8547271Z  2024-04-03T18:23:54.8548767Z [19,656 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:54.8550183Z @xla//xla/mlir_hlo:mhlo_passes; 61s local 2024-04-03T18:23:54.8551136Z Compiling torch_xla/csrc/aten_xla_type.cpp; 56s local 2024-04-03T18:23:54.8552127Z Compiling torch_xla/csrc/tensor.cpp; 50s local 2024-04-03T18:23:54.8553077Z Compiling torch_xla/csrc/tensor_util.cpp; 47s local 2024-04-03T18:23:54.8554118Z Compiling torch_xla/csrc/RegisterXLA.cpp; 40s local 2024-04-03T18:23:54.8555101Z Compiling torch_xla/csrc/ops/cumprod.cpp; 27s local 2024-04-03T18:23:54.8556094Z Compiling torch_xla/csrc/ops/cumsum.cpp; 27s local 2024-04-03T18:23:54.8557419Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 25s local ... 2024-04-03T18:23:55.7469445Z 2024-04-03T18:23:55.7470234Z  2024-04-03T18:23:55.7470910Z  2024-04-03T18:23:55.7471406Z  2024-04-03T18:23:55.7471893Z  2024-04-03T18:23:55.7472376Z  2024-04-03T18:23:55.7472861Z  2024-04-03T18:23:55.7473352Z  2024-04-03T18:23:55.7473836Z  2024-04-03T18:23:55.7475421Z [19,657 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:55.7476777Z @xla//xla/mlir_hlo:mhlo_passes; 62s local 2024-04-03T18:23:55.7477739Z Compiling torch_xla/csrc/aten_xla_type.cpp; 57s local 2024-04-03T18:23:55.7478620Z Compiling torch_xla/csrc/tensor.cpp; 50s local 2024-04-03T18:23:55.7479616Z Compiling torch_xla/csrc/tensor_util.cpp; 48s local 2024-04-03T18:23:55.7480568Z Compiling torch_xla/csrc/RegisterXLA.cpp; 41s local 2024-04-03T18:23:55.7481665Z Compiling torch_xla/csrc/ops/cumsum.cpp; 28s local 2024-04-03T18:23:55.7482861Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 26s local 2024-04-03T18:23:55.7483933Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 24s local ... 2024-04-03T18:23:56.1500128Z 2024-04-03T18:23:56.1500890Z  2024-04-03T18:23:56.1501617Z  2024-04-03T18:23:56.1502030Z  2024-04-03T18:23:56.1502397Z  2024-04-03T18:23:56.1502834Z  2024-04-03T18:23:56.1506502Z  2024-04-03T18:23:56.1507216Z  2024-04-03T18:23:56.1508218Z  2024-04-03T18:23:56.1510036Z [19,659 / 19,967] 5 / 18 tests; 47 actions running; last test: ...la_util_test 2024-04-03T18:23:56.1511414Z @xla//xla/mlir_hlo:mhlo_passes; 63s local 2024-04-03T18:23:56.1512307Z Compiling torch_xla/csrc/aten_xla_type.cpp; 58s local 2024-04-03T18:23:56.1513218Z Compiling torch_xla/csrc/tensor.cpp; 51s local 2024-04-03T18:23:56.1514152Z Compiling torch_xla/csrc/tensor_util.cpp; 48s local 2024-04-03T18:23:56.1515082Z Compiling torch_xla/csrc/RegisterXLA.cpp; 42s local 2024-04-03T18:23:56.1515993Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 26s local 2024-04-03T18:23:56.1517089Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 25s local 2024-04-03T18:23:56.1518061Z Compiling test/cpp/torch_xla_test.cpp; 20s local ... 2024-04-03T18:23:56.5527456Z 2024-04-03T18:23:56.5528232Z  2024-04-03T18:23:56.5528877Z  2024-04-03T18:23:56.5529355Z  2024-04-03T18:23:56.5529765Z  2024-04-03T18:23:56.5530189Z  2024-04-03T18:23:56.5530598Z  2024-04-03T18:23:56.5531030Z  2024-04-03T18:23:56.5531470Z  2024-04-03T18:23:56.5532721Z [19,659 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:56.5534274Z @xla//xla/mlir_hlo:mhlo_passes; 63s local 2024-04-03T18:23:56.5535364Z Compiling torch_xla/csrc/aten_xla_type.cpp; 58s local 2024-04-03T18:23:56.5536364Z Compiling torch_xla/csrc/tensor.cpp; 51s local 2024-04-03T18:23:56.5537308Z Compiling torch_xla/csrc/tensor_util.cpp; 49s local 2024-04-03T18:23:56.5538293Z Compiling torch_xla/csrc/RegisterXLA.cpp; 42s local 2024-04-03T18:23:56.5539417Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 27s local 2024-04-03T18:23:56.5540699Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 25s local 2024-04-03T18:23:56.5541729Z Compiling test/cpp/torch_xla_test.cpp; 20s local ... 2024-04-03T18:23:57.1645516Z 2024-04-03T18:23:57.1661404Z  2024-04-03T18:23:57.1662140Z  2024-04-03T18:23:57.1662555Z  2024-04-03T18:23:57.1662972Z  2024-04-03T18:23:57.1663397Z  2024-04-03T18:23:57.1663820Z  2024-04-03T18:23:57.1664226Z  2024-04-03T18:23:57.1664632Z  2024-04-03T18:23:57.1665828Z [19,660 / 19,967] 5 / 18 tests; 47 actions running; last test: ...la_util_test 2024-04-03T18:23:57.1667092Z @xla//xla/mlir_hlo:mhlo_passes; 64s local 2024-04-03T18:23:57.1668177Z Compiling torch_xla/csrc/aten_xla_type.cpp; 59s local 2024-04-03T18:23:57.1669177Z Compiling torch_xla/csrc/tensor.cpp; 52s local 2024-04-03T18:23:57.1670253Z Compiling torch_xla/csrc/tensor_util.cpp; 49s local 2024-04-03T18:23:57.1671362Z Compiling torch_xla/csrc/RegisterXLA.cpp; 43s local 2024-04-03T18:23:57.1672583Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 27s local 2024-04-03T18:23:57.1674013Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 26s local 2024-04-03T18:23:57.1675168Z Compiling test/cpp/torch_xla_test.cpp; 21s local ... 2024-04-03T18:23:57.3655134Z 2024-04-03T18:23:57.3655953Z  2024-04-03T18:23:57.3656787Z  2024-04-03T18:23:57.3657246Z  2024-04-03T18:23:57.3657727Z  2024-04-03T18:23:57.3658169Z  2024-04-03T18:23:57.3658622Z  2024-04-03T18:23:57.3659187Z  2024-04-03T18:23:57.3659630Z  2024-04-03T18:23:57.3661209Z [19,661 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:57.3662559Z @xla//xla/mlir_hlo:mhlo_passes; 64s local 2024-04-03T18:23:57.3663498Z Compiling torch_xla/csrc/aten_xla_type.cpp; 59s local 2024-04-03T18:23:57.3664503Z Compiling torch_xla/csrc/tensor.cpp; 52s local 2024-04-03T18:23:57.3665497Z Compiling torch_xla/csrc/tensor_util.cpp; 49s local 2024-04-03T18:23:57.3666530Z Compiling torch_xla/csrc/RegisterXLA.cpp; 43s local 2024-04-03T18:23:57.3668438Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 26s local 2024-04-03T18:23:57.3669489Z Compiling test/cpp/torch_xla_test.cpp; 21s local 2024-04-03T18:23:57.3670542Z Compiling torch_xla/csrc/ops/expand.cpp; 20s local ... 2024-04-03T18:23:57.5904416Z 2024-04-03T18:23:57.5905178Z  2024-04-03T18:23:57.5905634Z  2024-04-03T18:23:57.5906010Z  2024-04-03T18:23:57.5906463Z  2024-04-03T18:23:57.5906844Z  2024-04-03T18:23:57.5907237Z  2024-04-03T18:23:57.5907880Z  2024-04-03T18:23:57.5908262Z  2024-04-03T18:23:57.5909395Z [19,662 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:57.5910747Z @xla//xla/mlir_hlo:mhlo_passes; 64s local 2024-04-03T18:23:57.5911546Z Compiling torch_xla/csrc/aten_xla_type.cpp; 59s local 2024-04-03T18:23:57.5912395Z Compiling torch_xla/csrc/tensor.cpp; 52s local 2024-04-03T18:23:57.5913239Z Compiling torch_xla/csrc/tensor_util.cpp; 50s local 2024-04-03T18:23:57.5914298Z Compiling torch_xla/csrc/RegisterXLA.cpp; 43s local 2024-04-03T18:23:57.5915193Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 26s local 2024-04-03T18:23:57.5916077Z Compiling test/cpp/torch_xla_test.cpp; 21s local 2024-04-03T18:23:57.5916984Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 20s local ... 2024-04-03T18:23:57.8467000Z 2024-04-03T18:23:57.8468015Z  2024-04-03T18:23:57.8468526Z  2024-04-03T18:23:57.8469042Z  2024-04-03T18:23:57.8470862Z  2024-04-03T18:23:57.8471471Z  2024-04-03T18:23:57.8471974Z  2024-04-03T18:23:57.8472490Z  2024-04-03T18:23:57.8472983Z  2024-04-03T18:23:57.8474114Z [19,663 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:57.8475344Z @xla//xla/mlir_hlo:mhlo_passes; 64s local 2024-04-03T18:23:57.8476346Z Compiling torch_xla/csrc/tensor.cpp; 53s local 2024-04-03T18:23:57.8477461Z Compiling torch_xla/csrc/tensor_util.cpp; 50s local 2024-04-03T18:23:57.8478630Z Compiling torch_xla/csrc/RegisterXLA.cpp; 43s local 2024-04-03T18:23:57.8479688Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 26s local 2024-04-03T18:23:57.8480606Z Compiling test/cpp/torch_xla_test.cpp; 21s local 2024-04-03T18:23:57.8481551Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 20s local 2024-04-03T18:23:57.8482710Z Compiling torch_xla/csrc/ops/exponential.cpp; 20s local ... 2024-04-03T18:23:58.0969560Z 2024-04-03T18:23:58.0970563Z  2024-04-03T18:23:58.0971100Z  2024-04-03T18:23:58.0971523Z  2024-04-03T18:23:58.0972574Z  2024-04-03T18:23:58.0972908Z  2024-04-03T18:23:58.0973235Z  2024-04-03T18:23:58.0975664Z  2024-04-03T18:23:58.0976531Z  2024-04-03T18:23:58.0977969Z [19,664 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:58.0979325Z @xla//xla/mlir_hlo:mhlo_passes; 65s local 2024-04-03T18:23:58.0980500Z Compiling torch_xla/csrc/tensor.cpp; 53s local 2024-04-03T18:23:58.0981583Z Compiling torch_xla/csrc/tensor_util.cpp; 50s local 2024-04-03T18:23:58.0982703Z Compiling torch_xla/csrc/RegisterXLA.cpp; 44s local 2024-04-03T18:23:58.0983680Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 27s local 2024-04-03T18:23:58.0984820Z Compiling test/cpp/torch_xla_test.cpp; 22s local 2024-04-03T18:23:58.0985892Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 20s local 2024-04-03T18:23:58.0987014Z Compiling torch_xla/csrc/ops/flip.cpp; 19s local ... 2024-04-03T18:23:58.3634250Z 2024-04-03T18:23:58.3638602Z  2024-04-03T18:23:58.3639135Z  2024-04-03T18:23:58.3639578Z  2024-04-03T18:23:58.3640053Z  2024-04-03T18:23:58.3640473Z  2024-04-03T18:23:58.3640912Z  2024-04-03T18:23:58.3641351Z  2024-04-03T18:23:58.3641780Z  2024-04-03T18:23:58.3643010Z [19,664 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:58.3644407Z @xla//xla/mlir_hlo:mhlo_passes; 65s local 2024-04-03T18:23:58.3645260Z Compiling torch_xla/csrc/tensor.cpp; 53s local 2024-04-03T18:23:58.3646189Z Compiling torch_xla/csrc/tensor_util.cpp; 50s local 2024-04-03T18:23:58.3647166Z Compiling torch_xla/csrc/RegisterXLA.cpp; 44s local 2024-04-03T18:23:58.3648179Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 27s local 2024-04-03T18:23:58.3649168Z Compiling test/cpp/torch_xla_test.cpp; 22s local 2024-04-03T18:23:58.3650189Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 21s local 2024-04-03T18:23:58.3651568Z Compiling torch_xla/csrc/ops/flip.cpp; 20s local ... 2024-04-03T18:23:58.5552731Z 2024-04-03T18:23:58.5553598Z  2024-04-03T18:23:58.5554029Z  2024-04-03T18:23:58.5554361Z  2024-04-03T18:23:58.5554670Z  2024-04-03T18:23:58.5686591Z  2024-04-03T18:23:58.5687269Z  2024-04-03T18:23:58.5687734Z  2024-04-03T18:23:58.5688165Z  2024-04-03T18:23:58.5689371Z [19,664 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:58.5690746Z @xla//xla/mlir_hlo:mhlo_passes; 65s local 2024-04-03T18:23:58.5691573Z Compiling torch_xla/csrc/tensor.cpp; 53s local 2024-04-03T18:23:58.5692451Z Compiling torch_xla/csrc/tensor_util.cpp; 51s local 2024-04-03T18:23:58.5739960Z Compiling torch_xla/csrc/RegisterXLA.cpp; 44s local 2024-04-03T18:23:58.5741221Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 27s local 2024-04-03T18:23:58.5742151Z Compiling test/cpp/torch_xla_test.cpp; 22s local 2024-04-03T18:23:58.5743102Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 21s local 2024-04-03T18:23:58.5744153Z Compiling torch_xla/csrc/ops/flip.cpp; 20s local ... 2024-04-03T18:23:58.7943561Z 2024-04-03T18:23:58.7944314Z  2024-04-03T18:23:58.7944988Z  2024-04-03T18:23:58.7945459Z  2024-04-03T18:23:58.7945942Z  2024-04-03T18:23:58.7946377Z  2024-04-03T18:23:58.7946841Z  2024-04-03T18:23:58.7947252Z  2024-04-03T18:23:58.7950375Z  2024-04-03T18:23:58.7954349Z [19,665 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:58.7958337Z @xla//xla/mlir_hlo:mhlo_passes; 65s local 2024-04-03T18:23:58.7961859Z Compiling torch_xla/csrc/tensor.cpp; 53s local 2024-04-03T18:23:58.7965666Z Compiling torch_xla/csrc/tensor_util.cpp; 51s local 2024-04-03T18:23:58.7969377Z Compiling torch_xla/csrc/RegisterXLA.cpp; 44s local 2024-04-03T18:23:58.7973205Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 27s local 2024-04-03T18:23:58.7977315Z Compiling test/cpp/torch_xla_test.cpp; 22s local 2024-04-03T18:23:58.7981078Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 21s local 2024-04-03T18:23:58.7984869Z Compiling torch_xla/csrc/ops/flip.cpp; 20s local ... 2024-04-03T18:23:59.0461349Z 2024-04-03T18:23:59.0465253Z  2024-04-03T18:23:59.0468742Z  2024-04-03T18:23:59.0471927Z  2024-04-03T18:23:59.0475128Z  2024-04-03T18:23:59.0478222Z  2024-04-03T18:23:59.0481110Z  2024-04-03T18:23:59.0483886Z  2024-04-03T18:23:59.0486954Z  2024-04-03T18:23:59.0490710Z [19,667 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:23:59.0494900Z @xla//xla/mlir_hlo:mhlo_passes; 66s local 2024-04-03T18:23:59.0498304Z Compiling torch_xla/csrc/tensor_util.cpp; 51s local 2024-04-03T18:23:59.0501874Z Compiling torch_xla/csrc/RegisterXLA.cpp; 45s local 2024-04-03T18:23:59.0505272Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 28s local 2024-04-03T18:23:59.0508922Z Compiling test/cpp/torch_xla_test.cpp; 23s local 2024-04-03T18:23:59.0510643Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 21s local 2024-04-03T18:23:59.0511848Z Compiling torch_xla/csrc/ops/generic.cpp; 19s local 2024-04-03T18:23:59.0513125Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 18s local ... 2024-04-03T18:23:59.3556742Z 2024-04-03T18:23:59.3558034Z  2024-04-03T18:23:59.3558903Z  2024-04-03T18:23:59.3559949Z  2024-04-03T18:23:59.3560470Z  2024-04-03T18:23:59.3560920Z  2024-04-03T18:23:59.3561340Z  2024-04-03T18:23:59.3561792Z  2024-04-03T18:23:59.3562257Z  2024-04-03T18:23:59.3563469Z [19,667 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:23:59.3564860Z @xla//xla/mlir_hlo:mhlo_passes; 66s local 2024-04-03T18:23:59.3565748Z Compiling torch_xla/csrc/tensor_util.cpp; 51s local 2024-04-03T18:23:59.3566811Z Compiling torch_xla/csrc/RegisterXLA.cpp; 45s local 2024-04-03T18:23:59.3567964Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 28s local 2024-04-03T18:23:59.3568877Z Compiling test/cpp/torch_xla_test.cpp; 23s local 2024-04-03T18:23:59.3569833Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 22s local 2024-04-03T18:23:59.3570844Z Compiling torch_xla/csrc/ops/generic.cpp; 19s local 2024-04-03T18:23:59.3571961Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 18s local ... 2024-04-03T18:23:59.7604530Z 2024-04-03T18:23:59.7605351Z  2024-04-03T18:23:59.7605879Z  2024-04-03T18:23:59.7606299Z  2024-04-03T18:23:59.7606721Z  2024-04-03T18:23:59.7607124Z  2024-04-03T18:23:59.7607554Z  2024-04-03T18:23:59.7608027Z  2024-04-03T18:23:59.7608526Z  2024-04-03T18:23:59.7609830Z [19,668 / 19,967] 5 / 18 tests; 47 actions running; last test: ...la_util_test 2024-04-03T18:23:59.7611175Z @xla//xla/mlir_hlo:mhlo_passes; 66s local 2024-04-03T18:23:59.7612031Z Compiling torch_xla/csrc/tensor_util.cpp; 52s local 2024-04-03T18:23:59.7613090Z Compiling torch_xla/csrc/RegisterXLA.cpp; 45s local 2024-04-03T18:23:59.7614304Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 28s local 2024-04-03T18:23:59.7615230Z Compiling test/cpp/torch_xla_test.cpp; 23s local 2024-04-03T18:23:59.7616340Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 22s local 2024-04-03T18:23:59.7617420Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 19s local 2024-04-03T18:23:59.7618591Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 19s local ... 2024-04-03T18:24:00.1564829Z 2024-04-03T18:24:00.1565859Z  2024-04-03T18:24:00.1566694Z  2024-04-03T18:24:00.1569931Z  2024-04-03T18:24:00.1570708Z  2024-04-03T18:24:00.1573703Z  2024-04-03T18:24:00.1574610Z  2024-04-03T18:24:00.1577742Z  2024-04-03T18:24:00.1578401Z  2024-04-03T18:24:00.1583203Z [19,668 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:00.1584888Z @xla//xla/mlir_hlo:mhlo_passes; 67s local 2024-04-03T18:24:00.1588603Z Compiling torch_xla/csrc/tensor_util.cpp; 52s local 2024-04-03T18:24:00.1589876Z Compiling torch_xla/csrc/RegisterXLA.cpp; 46s local 2024-04-03T18:24:00.1594100Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 29s local 2024-04-03T18:24:00.1595661Z Compiling test/cpp/torch_xla_test.cpp; 24s local 2024-04-03T18:24:00.1600125Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 22s local 2024-04-03T18:24:00.1601532Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 19s local 2024-04-03T18:24:00.1606722Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 19s local ... 2024-04-03T18:24:01.1577114Z 2024-04-03T18:24:01.1577851Z  2024-04-03T18:24:01.1578360Z  2024-04-03T18:24:01.1578792Z  2024-04-03T18:24:01.1579199Z  2024-04-03T18:24:01.1579629Z  2024-04-03T18:24:01.1580047Z  2024-04-03T18:24:01.1586886Z  2024-04-03T18:24:01.1587456Z  2024-04-03T18:24:01.1588887Z [19,668 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:01.1590184Z @xla//xla/mlir_hlo:mhlo_passes; 68s local 2024-04-03T18:24:01.1591089Z Compiling torch_xla/csrc/tensor_util.cpp; 53s local 2024-04-03T18:24:01.1592061Z Compiling torch_xla/csrc/RegisterXLA.cpp; 47s local 2024-04-03T18:24:01.1593040Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 30s local 2024-04-03T18:24:01.1594011Z Compiling test/cpp/torch_xla_test.cpp; 25s local 2024-04-03T18:24:01.1594928Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 23s local 2024-04-03T18:24:01.1595914Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 20s local 2024-04-03T18:24:01.1596970Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 20s local ... 2024-04-03T18:24:02.1578850Z 2024-04-03T18:24:02.1579948Z  2024-04-03T18:24:02.1583520Z  2024-04-03T18:24:02.1584150Z  2024-04-03T18:24:02.1588369Z  2024-04-03T18:24:02.1588965Z  2024-04-03T18:24:02.1592833Z  2024-04-03T18:24:02.1593399Z  2024-04-03T18:24:02.1597128Z  2024-04-03T18:24:02.1598586Z [19,668 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:02.1602196Z @xla//xla/mlir_hlo:mhlo_passes; 69s local 2024-04-03T18:24:02.1603220Z Compiling torch_xla/csrc/tensor_util.cpp; 54s local 2024-04-03T18:24:02.1606356Z Compiling torch_xla/csrc/RegisterXLA.cpp; 48s local 2024-04-03T18:24:02.1607469Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 31s local 2024-04-03T18:24:02.1611331Z Compiling test/cpp/torch_xla_test.cpp; 26s local 2024-04-03T18:24:02.1612404Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 24s local 2024-04-03T18:24:02.1616738Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 21s local 2024-04-03T18:24:02.1617993Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 21s local ... 2024-04-03T18:24:02.7090114Z 2024-04-03T18:24:02.7090939Z  2024-04-03T18:24:02.7091470Z  2024-04-03T18:24:02.7091889Z  2024-04-03T18:24:02.7092283Z  2024-04-03T18:24:02.7092677Z  2024-04-03T18:24:02.7093088Z  2024-04-03T18:24:02.7093478Z  2024-04-03T18:24:02.7093885Z  2024-04-03T18:24:02.7095318Z [19,669 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:02.7096652Z @xla//xla/mlir_hlo:mhlo_passes; 69s local 2024-04-03T18:24:02.7097532Z Compiling torch_xla/csrc/tensor_util.cpp; 55s local 2024-04-03T18:24:02.7098520Z Compiling torch_xla/csrc/RegisterXLA.cpp; 48s local 2024-04-03T18:24:02.7099543Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 31s local 2024-04-03T18:24:02.7100530Z Compiling test/cpp/torch_xla_test.cpp; 26s local 2024-04-03T18:24:02.7101523Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 25s local 2024-04-03T18:24:02.7102411Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 22s local 2024-04-03T18:24:02.7103507Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 22s local ... 2024-04-03T18:24:03.1556669Z 2024-04-03T18:24:03.1557732Z  2024-04-03T18:24:03.1560475Z  2024-04-03T18:24:03.1561293Z  2024-04-03T18:24:03.1562053Z  2024-04-03T18:24:03.1564520Z  2024-04-03T18:24:03.1565147Z  2024-04-03T18:24:03.1566480Z  2024-04-03T18:24:03.1566999Z  2024-04-03T18:24:03.1568345Z [19,669 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:03.1569664Z @xla//xla/mlir_hlo:mhlo_passes; 70s local 2024-04-03T18:24:03.1570677Z Compiling torch_xla/csrc/tensor_util.cpp; 55s local 2024-04-03T18:24:03.1571829Z Compiling torch_xla/csrc/RegisterXLA.cpp; 49s local 2024-04-03T18:24:03.1572840Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 32s local 2024-04-03T18:24:03.1574001Z Compiling test/cpp/torch_xla_test.cpp; 27s local 2024-04-03T18:24:03.1575717Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 25s local 2024-04-03T18:24:03.1577117Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 22s local 2024-04-03T18:24:03.1578500Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 22s local ... 2024-04-03T18:24:03.3559308Z 2024-04-03T18:24:03.3560548Z  2024-04-03T18:24:03.3561386Z  2024-04-03T18:24:03.3562061Z  2024-04-03T18:24:03.3564903Z  2024-04-03T18:24:03.3565375Z  2024-04-03T18:24:03.3565995Z  2024-04-03T18:24:03.3569695Z  2024-04-03T18:24:03.3570239Z  2024-04-03T18:24:03.3571667Z [19,670 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:03.3575768Z @xla//xla/mlir_hlo:mhlo_passes; 70s local 2024-04-03T18:24:03.3576731Z Compiling torch_xla/csrc/tensor_util.cpp; 55s local 2024-04-03T18:24:03.3577918Z Compiling torch_xla/csrc/RegisterXLA.cpp; 49s local 2024-04-03T18:24:03.3579150Z Compiling test/cpp/torch_xla_test.cpp; 27s local 2024-04-03T18:24:03.3582614Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 26s local 2024-04-03T18:24:03.3583745Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 22s local 2024-04-03T18:24:03.3584993Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 22s local 2024-04-03T18:24:03.3588936Z Compiling torch_xla/csrc/ops/index_get.cpp; 19s local ... 2024-04-03T18:24:04.2884144Z 2024-04-03T18:24:04.2884914Z  2024-04-03T18:24:04.2885482Z  2024-04-03T18:24:04.2885908Z  2024-04-03T18:24:04.2886343Z  2024-04-03T18:24:04.2886774Z  2024-04-03T18:24:04.2887177Z  2024-04-03T18:24:04.2887600Z  2024-04-03T18:24:04.2888195Z  2024-04-03T18:24:04.2889360Z [19,671 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:04.2890697Z @xla//xla/mlir_hlo:mhlo_passes; 71s local 2024-04-03T18:24:04.2891591Z Compiling torch_xla/csrc/tensor_util.cpp; 56s local 2024-04-03T18:24:04.2892572Z Compiling torch_xla/csrc/RegisterXLA.cpp; 50s local 2024-04-03T18:24:04.2893508Z Compiling test/cpp/torch_xla_test.cpp; 28s local 2024-04-03T18:24:04.2894665Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 27s local 2024-04-03T18:24:04.2895822Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 23s local 2024-04-03T18:24:04.2896895Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 23s local 2024-04-03T18:24:04.2898031Z Compiling torch_xla/csrc/ops/index_ops.cpp; 20s local ... 2024-04-03T18:24:04.5580517Z 2024-04-03T18:24:04.5581310Z  2024-04-03T18:24:04.5581839Z  2024-04-03T18:24:04.5582318Z  2024-04-03T18:24:04.5582780Z  2024-04-03T18:24:04.5583187Z  2024-04-03T18:24:04.5583606Z  2024-04-03T18:24:04.5584026Z  2024-04-03T18:24:04.5584464Z  2024-04-03T18:24:04.5585730Z [19,672 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:04.5587105Z @xla//xla/mlir_hlo:mhlo_passes; 71s local 2024-04-03T18:24:04.5588228Z Compiling torch_xla/csrc/tensor_util.cpp; 57s local 2024-04-03T18:24:04.5588997Z Compiling torch_xla/csrc/RegisterXLA.cpp; 50s local 2024-04-03T18:24:04.5590121Z Compiling test/cpp/torch_xla_test.cpp; 28s local 2024-04-03T18:24:04.5591253Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 27s local 2024-04-03T18:24:04.5592487Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 24s local 2024-04-03T18:24:04.5593497Z Compiling torch_xla/csrc/ops/index_ops.cpp; 20s local 2024-04-03T18:24:04.5594381Z Compiling torch_xla/csrc/ops/index_select.cpp; 19s local ... 2024-04-03T18:24:04.9149011Z 2024-04-03T18:24:04.9149748Z  2024-04-03T18:24:04.9150176Z  2024-04-03T18:24:04.9150529Z  2024-04-03T18:24:04.9150882Z  2024-04-03T18:24:04.9151210Z  2024-04-03T18:24:04.9151558Z  2024-04-03T18:24:04.9151920Z  2024-04-03T18:24:04.9152254Z  2024-04-03T18:24:04.9153261Z [19,673 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:04.9154335Z @xla//xla/mlir_hlo:mhlo_passes; 71s local 2024-04-03T18:24:04.9155038Z Compiling torch_xla/csrc/tensor_util.cpp; 57s local 2024-04-03T18:24:04.9155858Z Compiling torch_xla/csrc/RegisterXLA.cpp; 50s local 2024-04-03T18:24:04.9156642Z Compiling test/cpp/torch_xla_test.cpp; 28s local 2024-04-03T18:24:04.9157479Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 27s local 2024-04-03T18:24:04.9158392Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 24s local 2024-04-03T18:24:04.9159251Z Compiling torch_xla/csrc/ops/index_ops.cpp; 21s local 2024-04-03T18:24:04.9160081Z Compiling torch_xla/csrc/ops/index_put.cpp; 20s local ... 2024-04-03T18:24:05.2530883Z 2024-04-03T18:24:05.2535105Z  2024-04-03T18:24:05.2535777Z  2024-04-03T18:24:05.2536204Z  2024-04-03T18:24:05.2536641Z  2024-04-03T18:24:05.2537035Z  2024-04-03T18:24:05.2537455Z  2024-04-03T18:24:05.2537895Z  2024-04-03T18:24:05.2538333Z  2024-04-03T18:24:05.2539495Z [19,676 / 19,967] 5 / 18 tests; 48 actions, 46 running; last test: ...til_test 2024-04-03T18:24:05.2540806Z @xla//xla/mlir_hlo:mhlo_passes; 72s local 2024-04-03T18:24:05.2541706Z Compiling torch_xla/csrc/tensor_util.cpp; 57s local 2024-04-03T18:24:05.2542763Z Compiling torch_xla/csrc/RegisterXLA.cpp; 51s local 2024-04-03T18:24:05.2543783Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 27s local 2024-04-03T18:24:05.2544826Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 24s local 2024-04-03T18:24:05.2545833Z Compiling torch_xla/csrc/ops/index_ops.cpp; 21s local 2024-04-03T18:24:05.2546780Z Compiling torch_xla/csrc/ops/kth_value.cpp; 19s local 2024-04-03T18:24:05.2548160Z Compiling torch_xla/csrc/ops/linear_interpolation.cpp; 19s local ... 2024-04-03T18:24:05.4559154Z 2024-04-03T18:24:05.4559915Z  2024-04-03T18:24:05.4560473Z  2024-04-03T18:24:05.4560908Z  2024-04-03T18:24:05.4561341Z  2024-04-03T18:24:05.4561761Z  2024-04-03T18:24:05.4562174Z  2024-04-03T18:24:05.4562609Z  2024-04-03T18:24:05.4563070Z  2024-04-03T18:24:05.4564267Z [19,677 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:05.4565516Z @xla//xla/mlir_hlo:mhlo_passes; 72s local 2024-04-03T18:24:05.4566402Z Compiling torch_xla/csrc/tensor_util.cpp; 57s local 2024-04-03T18:24:05.4567322Z Compiling torch_xla/csrc/RegisterXLA.cpp; 51s local 2024-04-03T18:24:05.4568319Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 25s local 2024-04-03T18:24:05.4569354Z Compiling torch_xla/csrc/ops/index_ops.cpp; 21s local 2024-04-03T18:24:05.4570308Z Compiling torch_xla/csrc/ops/kth_value.cpp; 20s local 2024-04-03T18:24:05.4571388Z Compiling torch_xla/csrc/ops/linear_interpolation.cpp; 19s local 2024-04-03T18:24:05.4572533Z Compiling torch_xla/csrc/ops/linspace.cpp; 18s local ... 2024-04-03T18:24:05.6569624Z 2024-04-03T18:24:05.6570388Z  2024-04-03T18:24:05.6570883Z  2024-04-03T18:24:05.6571312Z  2024-04-03T18:24:05.6572035Z  2024-04-03T18:24:05.6572437Z  2024-04-03T18:24:05.6572839Z  2024-04-03T18:24:05.6573382Z  2024-04-03T18:24:05.6573783Z  2024-04-03T18:24:05.6575247Z [19,678 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:05.6576575Z @xla//xla/mlir_hlo:mhlo_passes; 72s local 2024-04-03T18:24:05.6577590Z Compiling torch_xla/csrc/tensor_util.cpp; 58s local 2024-04-03T18:24:05.6578582Z Compiling torch_xla/csrc/RegisterXLA.cpp; 51s local 2024-04-03T18:24:05.6579590Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 25s local 2024-04-03T18:24:05.6580589Z Compiling torch_xla/csrc/ops/index_ops.cpp; 21s local 2024-04-03T18:24:05.6581601Z Compiling torch_xla/csrc/ops/linear_interpolation.cpp; 19s local 2024-04-03T18:24:05.6582413Z Compiling torch_xla/csrc/ops/linspace.cpp; 19s local 2024-04-03T18:24:05.6583152Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 18s local ... 2024-04-03T18:24:06.0472988Z 2024-04-03T18:24:06.0473803Z  2024-04-03T18:24:06.0474347Z  2024-04-03T18:24:06.0474842Z  2024-04-03T18:24:06.0475291Z  2024-04-03T18:24:06.0475679Z  2024-04-03T18:24:06.0476090Z  2024-04-03T18:24:06.0476486Z  2024-04-03T18:24:06.0476904Z  2024-04-03T18:24:06.0478556Z [19,679 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:06.0479902Z @xla//xla/mlir_hlo:mhlo_passes; 73s local 2024-04-03T18:24:06.0480802Z Compiling torch_xla/csrc/tensor_util.cpp; 58s local 2024-04-03T18:24:06.0481803Z Compiling torch_xla/csrc/RegisterXLA.cpp; 52s local 2024-04-03T18:24:06.0482828Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 25s local 2024-04-03T18:24:06.0483959Z Compiling torch_xla/csrc/ops/index_ops.cpp; 22s local 2024-04-03T18:24:06.0484925Z Compiling torch_xla/csrc/ops/linspace.cpp; 19s local 2024-04-03T18:24:06.0486114Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 19s local 2024-04-03T18:24:06.0487217Z Compiling torch_xla/csrc/ops/log_softmax_backward.cpp; 19s local ... 2024-04-03T18:24:06.2554699Z 2024-04-03T18:24:06.2555487Z  2024-04-03T18:24:06.2556061Z  2024-04-03T18:24:06.2556542Z  2024-04-03T18:24:06.2557001Z  2024-04-03T18:24:06.2557439Z  2024-04-03T18:24:06.2557863Z  2024-04-03T18:24:06.2558309Z  2024-04-03T18:24:06.2558762Z  2024-04-03T18:24:06.2559912Z [19,679 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:06.2561326Z @xla//xla/mlir_hlo:mhlo_passes; 73s local 2024-04-03T18:24:06.2562287Z Compiling torch_xla/csrc/tensor_util.cpp; 58s local 2024-04-03T18:24:06.2566188Z Compiling torch_xla/csrc/RegisterXLA.cpp; 52s local 2024-04-03T18:24:06.2567749Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 25s local 2024-04-03T18:24:06.2569043Z Compiling torch_xla/csrc/ops/index_ops.cpp; 22s local 2024-04-03T18:24:06.2570238Z Compiling torch_xla/csrc/ops/linspace.cpp; 19s local 2024-04-03T18:24:06.2571745Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 19s local 2024-04-03T18:24:06.2573131Z Compiling torch_xla/csrc/ops/log_softmax_backward.cpp; 19s local ... 2024-04-03T18:24:06.4695601Z 2024-04-03T18:24:06.4696815Z  2024-04-03T18:24:06.4697889Z  2024-04-03T18:24:06.4698960Z  2024-04-03T18:24:06.4700066Z  2024-04-03T18:24:06.4700576Z  2024-04-03T18:24:06.4701042Z  2024-04-03T18:24:06.4701525Z  2024-04-03T18:24:06.4701963Z  2024-04-03T18:24:06.4703184Z [19,680 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:06.4704554Z @xla//xla/mlir_hlo:mhlo_passes; 73s local 2024-04-03T18:24:06.4705468Z Compiling torch_xla/csrc/tensor_util.cpp; 58s local 2024-04-03T18:24:06.4706448Z Compiling torch_xla/csrc/RegisterXLA.cpp; 52s local 2024-04-03T18:24:06.4707556Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 26s local 2024-04-03T18:24:06.4709354Z Compiling torch_xla/csrc/ops/index_ops.cpp; 22s local 2024-04-03T18:24:06.4710448Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 19s local 2024-04-03T18:24:06.4711682Z Compiling torch_xla/csrc/ops/log_softmax_backward.cpp; 19s local 2024-04-03T18:24:06.4712995Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 19s local ... 2024-04-03T18:24:06.8586586Z 2024-04-03T18:24:06.8587415Z  2024-04-03T18:24:06.8588194Z  2024-04-03T18:24:06.8588628Z  2024-04-03T18:24:06.8589048Z  2024-04-03T18:24:06.8589478Z  2024-04-03T18:24:06.8589900Z  2024-04-03T18:24:06.8590331Z  2024-04-03T18:24:06.8590784Z  2024-04-03T18:24:06.8592063Z [19,680 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:06.8593432Z @xla//xla/mlir_hlo:mhlo_passes; 73s local 2024-04-03T18:24:06.8594299Z Compiling torch_xla/csrc/tensor_util.cpp; 59s local 2024-04-03T18:24:06.8595279Z Compiling torch_xla/csrc/RegisterXLA.cpp; 52s local 2024-04-03T18:24:06.8596551Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 26s local 2024-04-03T18:24:06.8597637Z Compiling torch_xla/csrc/ops/index_ops.cpp; 23s local 2024-04-03T18:24:06.8598625Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 20s local 2024-04-03T18:24:06.8599755Z Compiling torch_xla/csrc/ops/log_softmax_backward.cpp; 20s local 2024-04-03T18:24:06.8600907Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 19s local ... 2024-04-03T18:24:07.0958743Z 2024-04-03T18:24:07.0985005Z  2024-04-03T18:24:07.0985623Z  2024-04-03T18:24:07.0986070Z  2024-04-03T18:24:07.0986486Z  2024-04-03T18:24:07.0986906Z  2024-04-03T18:24:07.0987320Z  2024-04-03T18:24:07.0987980Z  2024-04-03T18:24:07.0988396Z  2024-04-03T18:24:07.0989648Z [19,681 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:07.0991104Z @xla//xla/mlir_hlo:mhlo_passes; 74s local 2024-04-03T18:24:07.0991992Z Compiling torch_xla/csrc/tensor_util.cpp; 59s local 2024-04-03T18:24:07.0993156Z Compiling torch_xla/csrc/RegisterXLA.cpp; 53s local 2024-04-03T18:24:07.0994198Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 26s local 2024-04-03T18:24:07.0995248Z Compiling torch_xla/csrc/ops/index_ops.cpp; 23s local 2024-04-03T18:24:07.0996281Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 20s local 2024-04-03T18:24:07.0997262Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 20s local 2024-04-03T18:24:07.0998322Z Compiling torch_xla/csrc/ops/mark_tensor.cpp; 19s local ... 2024-04-03T18:24:07.4613007Z 2024-04-03T18:24:07.4613826Z  2024-04-03T18:24:07.4614544Z  2024-04-03T18:24:07.4614976Z  2024-04-03T18:24:07.4615339Z  2024-04-03T18:24:07.4615689Z  2024-04-03T18:24:07.4616106Z  2024-04-03T18:24:07.4616676Z  2024-04-03T18:24:07.4617072Z  2024-04-03T18:24:07.4618262Z [19,681 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:07.4619669Z @xla//xla/mlir_hlo:mhlo_passes; 74s local 2024-04-03T18:24:07.4620524Z Compiling torch_xla/csrc/tensor_util.cpp; 59s local 2024-04-03T18:24:07.4621374Z Compiling torch_xla/csrc/RegisterXLA.cpp; 53s local 2024-04-03T18:24:07.4622284Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 27s local 2024-04-03T18:24:07.4623257Z Compiling torch_xla/csrc/ops/index_ops.cpp; 23s local 2024-04-03T18:24:07.4624176Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 20s local 2024-04-03T18:24:07.4625263Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 20s local 2024-04-03T18:24:07.4626336Z Compiling torch_xla/csrc/ops/mark_tensor.cpp; 19s local ... 2024-04-03T18:24:07.6641998Z 2024-04-03T18:24:07.6642771Z  2024-04-03T18:24:07.6643234Z  2024-04-03T18:24:07.6643615Z  2024-04-03T18:24:07.6643962Z  2024-04-03T18:24:07.6644670Z  2024-04-03T18:24:07.6645023Z  2024-04-03T18:24:07.6645382Z  2024-04-03T18:24:07.6645847Z  2024-04-03T18:24:07.6647018Z [19,682 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:07.6648151Z @xla//xla/mlir_hlo:mhlo_passes; 74s local 2024-04-03T18:24:07.6648893Z Compiling torch_xla/csrc/tensor_util.cpp; 60s local 2024-04-03T18:24:07.6649849Z Compiling torch_xla/csrc/RegisterXLA.cpp; 53s local 2024-04-03T18:24:07.6650726Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 27s local 2024-04-03T18:24:07.6651723Z Compiling torch_xla/csrc/ops/index_ops.cpp; 23s local 2024-04-03T18:24:07.6652779Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 20s local 2024-04-03T18:24:07.6653666Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 20s local 2024-04-03T18:24:07.6654789Z Compiling torch_xla/csrc/ops/masked_scatter.cpp; 19s local ... 2024-04-03T18:24:08.0579152Z 2024-04-03T18:24:08.0579919Z  2024-04-03T18:24:08.0580548Z  2024-04-03T18:24:08.0581069Z  2024-04-03T18:24:08.0581478Z  2024-04-03T18:24:08.0581909Z  2024-04-03T18:24:08.0582297Z  2024-04-03T18:24:08.0582704Z  2024-04-03T18:24:08.0583226Z  2024-04-03T18:24:08.0584574Z [19,682 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:08.0585958Z @xla//xla/mlir_hlo:mhlo_passes; 75s local 2024-04-03T18:24:08.0587008Z Compiling torch_xla/csrc/tensor_util.cpp; 60s local 2024-04-03T18:24:08.0588216Z Compiling torch_xla/csrc/RegisterXLA.cpp; 54s local 2024-04-03T18:24:08.0589259Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 27s local 2024-04-03T18:24:08.0590413Z Compiling torch_xla/csrc/ops/index_ops.cpp; 24s local 2024-04-03T18:24:08.0591358Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 21s local 2024-04-03T18:24:08.0592276Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 20s local 2024-04-03T18:24:08.0593311Z Compiling torch_xla/csrc/ops/masked_scatter.cpp; 19s local ... 2024-04-03T18:24:08.3135118Z 2024-04-03T18:24:08.3135889Z  2024-04-03T18:24:08.3136427Z  2024-04-03T18:24:08.3136846Z  2024-04-03T18:24:08.3137287Z  2024-04-03T18:24:08.3137721Z  2024-04-03T18:24:08.3138134Z  2024-04-03T18:24:08.3138577Z  2024-04-03T18:24:08.3139003Z  2024-04-03T18:24:08.3140256Z [19,684 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:08.3141615Z @xla//xla/mlir_hlo:mhlo_passes; 75s local 2024-04-03T18:24:08.3142513Z Compiling torch_xla/csrc/tensor_util.cpp; 60s local 2024-04-03T18:24:08.3143488Z Compiling torch_xla/csrc/RegisterXLA.cpp; 54s local 2024-04-03T18:24:08.3144513Z Compiling torch_xla/csrc/ops/index_ops.cpp; 24s local 2024-04-03T18:24:08.3145592Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 21s local 2024-04-03T18:24:08.3146711Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 21s local 2024-04-03T18:24:08.3148083Z Compiling torch_xla/csrc/ops/masked_select.cpp; 20s local 2024-04-03T18:24:08.3149154Z Compiling torch_xla/csrc/ops/max_in_dim.cpp; 19s local ... 2024-04-03T18:24:08.6577107Z 2024-04-03T18:24:08.6577914Z  2024-04-03T18:24:08.6578465Z  2024-04-03T18:24:08.6578918Z  2024-04-03T18:24:08.6581284Z  2024-04-03T18:24:08.6581710Z  2024-04-03T18:24:08.6582165Z  2024-04-03T18:24:08.6582552Z  2024-04-03T18:24:08.6583234Z  2024-04-03T18:24:08.6584384Z [19,684 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:08.6585710Z @xla//xla/mlir_hlo:mhlo_passes; 75s local 2024-04-03T18:24:08.6586610Z Compiling torch_xla/csrc/tensor_util.cpp; 61s local 2024-04-03T18:24:08.6588585Z Compiling torch_xla/csrc/RegisterXLA.cpp; 54s local 2024-04-03T18:24:08.6589547Z Compiling torch_xla/csrc/ops/index_ops.cpp; 24s local 2024-04-03T18:24:08.6590907Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 21s local 2024-04-03T18:24:08.6591946Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 21s local 2024-04-03T18:24:08.6593312Z Compiling torch_xla/csrc/ops/masked_select.cpp; 20s local 2024-04-03T18:24:08.6594395Z Compiling torch_xla/csrc/ops/max_in_dim.cpp; 19s local ... 2024-04-03T18:24:09.1988322Z 2024-04-03T18:24:09.1989533Z  2024-04-03T18:24:09.1990433Z  2024-04-03T18:24:09.1991110Z  2024-04-03T18:24:09.1993305Z  2024-04-03T18:24:09.1993701Z  2024-04-03T18:24:09.1994015Z  2024-04-03T18:24:09.1994348Z  2024-04-03T18:24:09.1994700Z  2024-04-03T18:24:09.1995674Z [19,685 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:09.1996955Z @xla//xla/mlir_hlo:mhlo_passes; 76s local 2024-04-03T18:24:09.1997813Z Compiling torch_xla/csrc/tensor_util.cpp; 61s local 2024-04-03T18:24:09.1998790Z Compiling torch_xla/csrc/RegisterXLA.cpp; 55s local 2024-04-03T18:24:09.1999996Z Compiling torch_xla/csrc/ops/index_ops.cpp; 25s local 2024-04-03T18:24:09.2001078Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 22s local 2024-04-03T18:24:09.2002130Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 22s local 2024-04-03T18:24:09.2003205Z Compiling torch_xla/csrc/ops/masked_select.cpp; 20s local 2024-04-03T18:24:09.2004326Z Compiling torch_xla/csrc/ops/max_pool_nd.cpp; 19s local ... 2024-04-03T18:24:09.4580816Z 2024-04-03T18:24:09.4582016Z  2024-04-03T18:24:09.4582467Z  2024-04-03T18:24:09.4582825Z  2024-04-03T18:24:09.4583362Z  2024-04-03T18:24:09.4583720Z  2024-04-03T18:24:09.4584061Z  2024-04-03T18:24:09.4584406Z  2024-04-03T18:24:09.4584756Z  2024-04-03T18:24:09.4585766Z [19,685 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:09.4586866Z @xla//xla/mlir_hlo:mhlo_passes; 76s local 2024-04-03T18:24:09.4587825Z Compiling torch_xla/csrc/tensor_util.cpp; 61s local 2024-04-03T18:24:09.4588663Z Compiling torch_xla/csrc/RegisterXLA.cpp; 55s local 2024-04-03T18:24:09.4589509Z Compiling torch_xla/csrc/ops/index_ops.cpp; 25s local 2024-04-03T18:24:09.4590366Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 22s local 2024-04-03T18:24:09.4591237Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 22s local 2024-04-03T18:24:09.4592131Z Compiling torch_xla/csrc/ops/masked_select.cpp; 21s local 2024-04-03T18:24:09.4593059Z Compiling torch_xla/csrc/ops/max_pool_nd.cpp; 20s local ... 2024-04-03T18:24:09.6818417Z 2024-04-03T18:24:09.6819579Z  2024-04-03T18:24:09.6820100Z  2024-04-03T18:24:09.6820549Z  2024-04-03T18:24:09.6820983Z  2024-04-03T18:24:09.6821384Z  2024-04-03T18:24:09.6821807Z  2024-04-03T18:24:09.6822226Z  2024-04-03T18:24:09.6822623Z  2024-04-03T18:24:09.6823852Z [19,686 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:09.6825192Z @xla//xla/mlir_hlo:mhlo_passes; 76s local 2024-04-03T18:24:09.6826073Z Compiling torch_xla/csrc/tensor_util.cpp; 62s local 2024-04-03T18:24:09.6827060Z Compiling torch_xla/csrc/RegisterXLA.cpp; 55s local 2024-04-03T18:24:09.6828317Z Compiling torch_xla/csrc/ops/index_ops.cpp; 25s local 2024-04-03T18:24:09.6829513Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 22s local 2024-04-03T18:24:09.6830577Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 22s local 2024-04-03T18:24:09.6831652Z Compiling torch_xla/csrc/ops/masked_select.cpp; 21s local 2024-04-03T18:24:09.6832870Z Compiling torch_xla/csrc/ops/max_pool_nd_backward.cpp; 19s local ... 2024-04-03T18:24:10.0586018Z 2024-04-03T18:24:10.0587166Z  2024-04-03T18:24:10.0587911Z  2024-04-03T18:24:10.0588383Z  2024-04-03T18:24:10.0588800Z  2024-04-03T18:24:10.0589213Z  2024-04-03T18:24:10.0589620Z  2024-04-03T18:24:10.0590340Z  2024-04-03T18:24:10.0590759Z  2024-04-03T18:24:10.0592007Z [19,686 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:10.0593604Z @xla//xla/mlir_hlo:mhlo_passes; 77s local 2024-04-03T18:24:10.0594535Z Compiling torch_xla/csrc/tensor_util.cpp; 62s local 2024-04-03T18:24:10.0595631Z Compiling torch_xla/csrc/RegisterXLA.cpp; 56s local 2024-04-03T18:24:10.0596655Z Compiling torch_xla/csrc/ops/index_ops.cpp; 26s local 2024-04-03T18:24:10.0597668Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 23s local 2024-04-03T18:24:10.0598694Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 22s local 2024-04-03T18:24:10.0599648Z Compiling torch_xla/csrc/ops/masked_select.cpp; 21s local 2024-04-03T18:24:10.0600826Z Compiling torch_xla/csrc/ops/max_pool_nd_backward.cpp; 20s local ... 2024-04-03T18:24:10.4326668Z 2024-04-03T18:24:10.4327991Z  2024-04-03T18:24:10.4328845Z  2024-04-03T18:24:10.4331978Z  2024-04-03T18:24:10.4332577Z  2024-04-03T18:24:10.4333437Z  2024-04-03T18:24:10.4336390Z  2024-04-03T18:24:10.4336948Z  2024-04-03T18:24:10.4337740Z  2024-04-03T18:24:10.4341418Z [19,687 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:10.4343017Z @xla//xla/mlir_hlo:mhlo_passes; 77s local 2024-04-03T18:24:10.4344322Z Compiling torch_xla/csrc/tensor_util.cpp; 62s local 2024-04-03T18:24:10.4347041Z Compiling torch_xla/csrc/RegisterXLA.cpp; 56s local 2024-04-03T18:24:10.4348321Z Compiling torch_xla/csrc/ops/index_ops.cpp; 26s local 2024-04-03T18:24:10.4349514Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 23s local 2024-04-03T18:24:10.4350648Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 23s local 2024-04-03T18:24:10.4351690Z Compiling torch_xla/csrc/ops/masked_select.cpp; 22s local 2024-04-03T18:24:10.4353167Z Compiling torch_xla/csrc/ops/max_unpool_nd.cpp; 19s local ... 2024-04-03T18:24:10.6590642Z 2024-04-03T18:24:10.6591858Z  2024-04-03T18:24:10.6592366Z  2024-04-03T18:24:10.6592856Z  2024-04-03T18:24:10.6593327Z  2024-04-03T18:24:10.6593770Z  2024-04-03T18:24:10.6594249Z  2024-04-03T18:24:10.6594678Z  2024-04-03T18:24:10.6595119Z  2024-04-03T18:24:10.6598277Z [19,688 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:10.6602129Z @xla//xla/mlir_hlo:mhlo_passes; 77s local 2024-04-03T18:24:10.6605475Z Compiling torch_xla/csrc/tensor_util.cpp; 63s local 2024-04-03T18:24:10.6608953Z Compiling torch_xla/csrc/ops/index_ops.cpp; 26s local 2024-04-03T18:24:10.6612383Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 23s local 2024-04-03T18:24:10.6613912Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 23s local 2024-04-03T18:24:10.6615310Z Compiling torch_xla/csrc/ops/masked_select.cpp; 22s local 2024-04-03T18:24:10.6616840Z Compiling torch_xla/csrc/ops/max_unpool_nd.cpp; 20s local 2024-04-03T18:24:10.6618019Z Compiling torch_xla/csrc/ops/mean.cpp; 20s local ... 2024-04-03T18:24:11.0579470Z 2024-04-03T18:24:11.0580637Z  2024-04-03T18:24:11.0581150Z  2024-04-03T18:24:11.0581553Z  2024-04-03T18:24:11.0581961Z  2024-04-03T18:24:11.0582360Z  2024-04-03T18:24:11.0582757Z  2024-04-03T18:24:11.0583175Z  2024-04-03T18:24:11.0583623Z  2024-04-03T18:24:11.0584780Z [19,689 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:11.0586156Z Compiling torch_xla/csrc/tensor_util.cpp; 63s local 2024-04-03T18:24:11.0587158Z Compiling torch_xla/csrc/ops/index_ops.cpp; 27s local 2024-04-03T18:24:11.0588234Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 24s local 2024-04-03T18:24:11.0590907Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 23s local 2024-04-03T18:24:11.0592226Z Compiling torch_xla/csrc/ops/masked_select.cpp; 22s local 2024-04-03T18:24:11.0594624Z Compiling torch_xla/csrc/ops/max_unpool_nd.cpp; 20s local 2024-04-03T18:24:11.0596100Z Compiling torch_xla/csrc/ops/mean.cpp; 20s local 2024-04-03T18:24:11.0597465Z Compiling torch_xla/csrc/ops/min_in_dim.cpp; 19s local ... 2024-04-03T18:24:11.2595894Z 2024-04-03T18:24:11.2597003Z  2024-04-03T18:24:11.2597997Z  2024-04-03T18:24:11.2600601Z  2024-04-03T18:24:11.2601437Z  2024-04-03T18:24:11.2602014Z  2024-04-03T18:24:11.2602577Z  2024-04-03T18:24:11.2603131Z  2024-04-03T18:24:11.2603717Z  2024-04-03T18:24:11.2605001Z [19,689 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:11.2606560Z Compiling torch_xla/csrc/tensor_util.cpp; 63s local 2024-04-03T18:24:11.2607834Z Compiling torch_xla/csrc/ops/index_ops.cpp; 27s local 2024-04-03T18:24:11.2611362Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 24s local 2024-04-03T18:24:11.2612500Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 24s local 2024-04-03T18:24:11.2616106Z Compiling torch_xla/csrc/ops/masked_select.cpp; 22s local 2024-04-03T18:24:11.2617203Z Compiling torch_xla/csrc/ops/max_unpool_nd.cpp; 20s local 2024-04-03T18:24:11.2620320Z Compiling torch_xla/csrc/ops/mean.cpp; 20s local 2024-04-03T18:24:11.2621390Z Compiling torch_xla/csrc/ops/min_in_dim.cpp; 19s local ... 2024-04-03T18:24:11.7583308Z 2024-04-03T18:24:11.7584560Z  2024-04-03T18:24:11.7585448Z  2024-04-03T18:24:11.7586227Z  2024-04-03T18:24:11.7589633Z  2024-04-03T18:24:11.7590204Z  2024-04-03T18:24:11.7591035Z  2024-04-03T18:24:11.7591593Z  2024-04-03T18:24:11.7592265Z  2024-04-03T18:24:11.7593442Z [19,690 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:11.7595115Z Compiling torch_xla/csrc/tensor_util.cpp; 64s local 2024-04-03T18:24:11.7598882Z Compiling torch_xla/csrc/ops/index_ops.cpp; 27s local 2024-04-03T18:24:11.7600060Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 24s local 2024-04-03T18:24:11.7601198Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 24s local 2024-04-03T18:24:11.7602418Z Compiling torch_xla/csrc/ops/masked_select.cpp; 23s local 2024-04-03T18:24:11.7603713Z Compiling torch_xla/csrc/ops/max_unpool_nd.cpp; 21s local 2024-04-03T18:24:11.7607053Z Compiling torch_xla/csrc/ops/mean.cpp; 21s local 2024-04-03T18:24:11.7608173Z Compiling torch_xla/csrc/ops/mse_loss.cpp; 19s local ... 2024-04-03T18:24:12.0601237Z 2024-04-03T18:24:12.0601974Z  2024-04-03T18:24:12.0602412Z  2024-04-03T18:24:12.0602750Z  2024-04-03T18:24:12.0603084Z  2024-04-03T18:24:12.0603399Z  2024-04-03T18:24:12.0603733Z  2024-04-03T18:24:12.0604065Z  2024-04-03T18:24:12.0604373Z  2024-04-03T18:24:12.0605346Z [19,691 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:12.0606465Z Compiling torch_xla/csrc/tensor_util.cpp; 64s local 2024-04-03T18:24:12.0607221Z Compiling torch_xla/csrc/ops/index_ops.cpp; 28s local 2024-04-03T18:24:12.0608017Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 25s local 2024-04-03T18:24:12.0608793Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 24s local 2024-04-03T18:24:12.0609590Z Compiling torch_xla/csrc/ops/max_unpool_nd.cpp; 21s local 2024-04-03T18:24:12.0610360Z Compiling torch_xla/csrc/ops/mean.cpp; 21s local 2024-04-03T18:24:12.0611089Z Compiling torch_xla/csrc/ops/mse_loss.cpp; 20s local 2024-04-03T18:24:12.0611929Z Compiling torch_xla/csrc/ops/mse_loss_backward.cpp; 18s local ... 2024-04-03T18:24:12.4605269Z 2024-04-03T18:24:12.4606443Z  2024-04-03T18:24:12.4607159Z  2024-04-03T18:24:12.4607889Z  2024-04-03T18:24:12.4609003Z  2024-04-03T18:24:12.4609543Z  2024-04-03T18:24:12.4609945Z  2024-04-03T18:24:12.4610541Z  2024-04-03T18:24:12.4610929Z  2024-04-03T18:24:12.4612025Z [19,692 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:12.4613661Z Compiling torch_xla/csrc/tensor_util.cpp; 64s local 2024-04-03T18:24:12.4615173Z Compiling torch_xla/csrc/ops/index_ops.cpp; 28s local 2024-04-03T18:24:12.4616331Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 25s local 2024-04-03T18:24:12.4617357Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 25s local 2024-04-03T18:24:12.4618373Z Compiling torch_xla/csrc/ops/max_unpool_nd.cpp; 21s local 2024-04-03T18:24:12.4619404Z Compiling torch_xla/csrc/ops/mean.cpp; 21s local 2024-04-03T18:24:12.4620659Z Compiling torch_xla/csrc/ops/mse_loss_backward.cpp; 19s local 2024-04-03T18:24:12.4621798Z Compiling torch_xla/csrc/ops/multinomial.cpp; 18s local ... 2024-04-03T18:24:13.4612744Z 2024-04-03T18:24:13.4614240Z  2024-04-03T18:24:13.4615384Z  2024-04-03T18:24:13.4615865Z  2024-04-03T18:24:13.4616251Z  2024-04-03T18:24:13.4616626Z  2024-04-03T18:24:13.4617057Z  2024-04-03T18:24:13.4617526Z  2024-04-03T18:24:13.4618152Z  2024-04-03T18:24:13.4619547Z [19,692 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:13.4621070Z Compiling torch_xla/csrc/tensor_util.cpp; 65s local 2024-04-03T18:24:13.4622261Z Compiling torch_xla/csrc/ops/index_ops.cpp; 29s local 2024-04-03T18:24:13.4623380Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 26s local 2024-04-03T18:24:13.4624451Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 26s local 2024-04-03T18:24:13.4625562Z Compiling torch_xla/csrc/ops/max_unpool_nd.cpp; 22s local 2024-04-03T18:24:13.4626535Z Compiling torch_xla/csrc/ops/mean.cpp; 22s local 2024-04-03T18:24:13.4627524Z Compiling torch_xla/csrc/ops/mse_loss_backward.cpp; 20s local 2024-04-03T18:24:13.4629022Z Compiling torch_xla/csrc/ops/multinomial.cpp; 19s local ... 2024-04-03T18:24:13.8178969Z 2024-04-03T18:24:13.8180246Z  2024-04-03T18:24:13.8181436Z  2024-04-03T18:24:13.8181889Z  2024-04-03T18:24:13.8182290Z  2024-04-03T18:24:13.8182692Z  2024-04-03T18:24:13.8183224Z  2024-04-03T18:24:13.8183736Z  2024-04-03T18:24:13.8184216Z  2024-04-03T18:24:13.8185617Z [19,694 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:13.8187068Z Compiling torch_xla/csrc/tensor_util.cpp; 66s local 2024-04-03T18:24:13.8188433Z Compiling torch_xla/csrc/ops/index_ops.cpp; 30s local 2024-04-03T18:24:13.8189620Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 27s local 2024-04-03T18:24:13.8190845Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 26s local 2024-04-03T18:24:13.8191941Z Compiling torch_xla/csrc/ops/mean.cpp; 23s local 2024-04-03T18:24:13.8193025Z Compiling torch_xla/csrc/ops/multinomial.cpp; 19s local 2024-04-03T18:24:13.8194205Z Compiling torch_xla/csrc/ops/native_batch_norm_backward.cpp; 19s local 2024-04-03T18:24:13.8195558Z Compiling torch_xla/csrc/ops/native_batch_norm_forward.cpp; 19s local ... 2024-04-03T18:24:14.0618203Z 2024-04-03T18:24:14.0619433Z  2024-04-03T18:24:14.0620000Z  2024-04-03T18:24:14.0620456Z  2024-04-03T18:24:14.0620925Z  2024-04-03T18:24:14.0621361Z  2024-04-03T18:24:14.0621828Z  2024-04-03T18:24:14.0622258Z  2024-04-03T18:24:14.0622638Z  2024-04-03T18:24:14.0623704Z [19,694 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:14.0625082Z Compiling torch_xla/csrc/tensor_util.cpp; 66s local 2024-04-03T18:24:14.0626053Z Compiling torch_xla/csrc/ops/index_ops.cpp; 30s local 2024-04-03T18:24:14.0627111Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 27s local 2024-04-03T18:24:14.0628399Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 26s local 2024-04-03T18:24:14.0629698Z Compiling torch_xla/csrc/ops/mean.cpp; 23s local 2024-04-03T18:24:14.0630707Z Compiling torch_xla/csrc/ops/multinomial.cpp; 20s local 2024-04-03T18:24:14.0632119Z Compiling torch_xla/csrc/ops/native_batch_norm_backward.cpp; 20s local 2024-04-03T18:24:14.0633537Z Compiling torch_xla/csrc/ops/native_batch_norm_forward.cpp; 19s local ... 2024-04-03T18:24:14.2621196Z 2024-04-03T18:24:14.2622520Z  2024-04-03T18:24:14.2623560Z  2024-04-03T18:24:14.2624486Z  2024-04-03T18:24:14.2625535Z  2024-04-03T18:24:14.2625975Z  2024-04-03T18:24:14.2626328Z  2024-04-03T18:24:14.2626724Z  2024-04-03T18:24:14.2627159Z  2024-04-03T18:24:14.2628655Z [19,696 / 19,967] 5 / 18 tests; 47 actions running; last test: ...la_util_test 2024-04-03T18:24:14.2630129Z Compiling torch_xla/csrc/tensor_util.cpp; 66s local 2024-04-03T18:24:14.2631164Z Compiling torch_xla/csrc/ops/index_ops.cpp; 30s local 2024-04-03T18:24:14.2632212Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 27s local 2024-04-03T18:24:14.2633215Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 27s local 2024-04-03T18:24:14.2634190Z Compiling torch_xla/csrc/ops/mean.cpp; 23s local 2024-04-03T18:24:14.2635334Z Compiling torch_xla/csrc/ops/multinomial.cpp; 20s local 2024-04-03T18:24:14.2636446Z Compiling torch_xla/csrc/ops/native_dropout.cpp; 19s local 2024-04-03T18:24:14.2637552Z Compiling torch_xla/csrc/ops/nll_loss.cpp; 19s local ... 2024-04-03T18:24:14.4757363Z 2024-04-03T18:24:14.4758117Z  2024-04-03T18:24:14.4758599Z  2024-04-03T18:24:14.4759037Z  2024-04-03T18:24:14.4760379Z  2024-04-03T18:24:14.4760777Z  2024-04-03T18:24:14.4761180Z  2024-04-03T18:24:14.4761559Z  2024-04-03T18:24:14.4761968Z  2024-04-03T18:24:14.4763139Z [19,698 / 19,967] 5 / 18 tests; 48 actions, 46 running; last test: ...til_test 2024-04-03T18:24:14.4764349Z Compiling torch_xla/csrc/tensor_util.cpp; 66s local 2024-04-03T18:24:14.4765328Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 27s local 2024-04-03T18:24:14.4766668Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 27s local 2024-04-03T18:24:14.4767657Z Compiling torch_xla/csrc/ops/mean.cpp; 23s local 2024-04-03T18:24:14.4768656Z Compiling torch_xla/csrc/ops/native_dropout.cpp; 19s local 2024-04-03T18:24:14.4769822Z Compiling torch_xla/csrc/ops/nll_loss.cpp; 19s local 2024-04-03T18:24:14.4771009Z Compiling torch_xla/csrc/ops/nll_loss2d.cpp; 19s local 2024-04-03T18:24:14.4772110Z Compiling torch_xla/csrc/ops/nll_loss2d_backward.cpp; 18s local ... 2024-04-03T18:24:14.7289763Z 2024-04-03T18:24:14.7290477Z  2024-04-03T18:24:14.7290989Z  2024-04-03T18:24:14.7291406Z  2024-04-03T18:24:14.7291824Z  2024-04-03T18:24:14.7292236Z  2024-04-03T18:24:14.7292654Z  2024-04-03T18:24:14.7293069Z  2024-04-03T18:24:14.7293484Z  2024-04-03T18:24:14.7294827Z [19,699 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:14.7296289Z Compiling torch_xla/csrc/tensor_util.cpp; 67s local 2024-04-03T18:24:14.7297320Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 27s local 2024-04-03T18:24:14.7298291Z Compiling torch_xla/csrc/ops/mean.cpp; 24s local 2024-04-03T18:24:14.7299317Z Compiling torch_xla/csrc/ops/native_dropout.cpp; 20s local 2024-04-03T18:24:14.7300401Z Compiling torch_xla/csrc/ops/nll_loss.cpp; 20s local 2024-04-03T18:24:14.7301393Z Compiling torch_xla/csrc/ops/nll_loss2d.cpp; 20s local 2024-04-03T18:24:14.7302632Z Compiling torch_xla/csrc/ops/nll_loss2d_backward.cpp; 18s local 2024-04-03T18:24:14.7303865Z Compiling torch_xla/csrc/ops/nll_loss_backward.cpp; 18s local ... 2024-04-03T18:24:15.0219451Z 2024-04-03T18:24:15.0220220Z  2024-04-03T18:24:15.0220717Z  2024-04-03T18:24:15.0221129Z  2024-04-03T18:24:15.0221567Z  2024-04-03T18:24:15.0222276Z  2024-04-03T18:24:15.0222643Z  2024-04-03T18:24:15.0223034Z  2024-04-03T18:24:15.0223562Z  2024-04-03T18:24:15.0224810Z [19,701 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:15.0226173Z Compiling torch_xla/csrc/tensor_util.cpp; 67s local 2024-04-03T18:24:15.0227125Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 27s local 2024-04-03T18:24:15.0228414Z Compiling torch_xla/csrc/ops/mean.cpp; 24s local 2024-04-03T18:24:15.0229377Z Compiling torch_xla/csrc/ops/nll_loss.cpp; 20s local 2024-04-03T18:24:15.0230371Z Compiling torch_xla/csrc/ops/nll_loss2d_backward.cpp; 19s local 2024-04-03T18:24:15.0231558Z Compiling torch_xla/csrc/ops/nll_loss_backward.cpp; 19s local 2024-04-03T18:24:15.0232557Z Compiling torch_xla/csrc/ops/nms.cpp; 18s local 2024-04-03T18:24:15.0233481Z Compiling torch_xla/csrc/ops/nonzero.cpp; 17s local ... 2024-04-03T18:24:15.2300506Z 2024-04-03T18:24:15.2301474Z  2024-04-03T18:24:15.2301957Z  2024-04-03T18:24:15.2302337Z  2024-04-03T18:24:15.2302728Z  2024-04-03T18:24:15.2303985Z  2024-04-03T18:24:15.2304372Z  2024-04-03T18:24:15.2304750Z  2024-04-03T18:24:15.2305126Z  2024-04-03T18:24:15.2306207Z [19,703 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:15.2307461Z Compiling torch_xla/csrc/tensor_util.cpp; 67s local 2024-04-03T18:24:15.2308563Z Compiling torch_xla/csrc/ops/mean.cpp; 24s local 2024-04-03T18:24:15.2309523Z Compiling torch_xla/csrc/ops/nll_loss2d_backward.cpp; 19s local 2024-04-03T18:24:15.2310617Z Compiling torch_xla/csrc/ops/nll_loss_backward.cpp; 19s local 2024-04-03T18:24:15.2311540Z Compiling torch_xla/csrc/ops/nms.cpp; 18s local 2024-04-03T18:24:15.2312386Z Compiling torch_xla/csrc/ops/nonzero.cpp; 17s local 2024-04-03T18:24:15.2313280Z Compiling torch_xla/csrc/ops/normal.cpp; 17s local 2024-04-03T18:24:15.2314221Z Compiling torch_xla/csrc/ops/not_supported.cpp; 17s local ... 2024-04-03T18:24:15.4638489Z 2024-04-03T18:24:15.4639245Z  2024-04-03T18:24:15.4639670Z  2024-04-03T18:24:15.4640000Z  2024-04-03T18:24:15.4640321Z  2024-04-03T18:24:15.4640652Z  2024-04-03T18:24:15.4641019Z  2024-04-03T18:24:15.4641382Z  2024-04-03T18:24:15.4641785Z  2024-04-03T18:24:15.4642989Z [19,703 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:15.4644360Z Compiling torch_xla/csrc/tensor_util.cpp; 67s local 2024-04-03T18:24:15.4645325Z Compiling torch_xla/csrc/ops/mean.cpp; 24s local 2024-04-03T18:24:15.4646138Z Compiling torch_xla/csrc/ops/nll_loss2d_backward.cpp; 19s local 2024-04-03T18:24:15.4647207Z Compiling torch_xla/csrc/ops/nll_loss_backward.cpp; 19s local 2024-04-03T18:24:15.4648181Z Compiling torch_xla/csrc/ops/nms.cpp; 19s local 2024-04-03T18:24:15.4649120Z Compiling torch_xla/csrc/ops/nonzero.cpp; 18s local 2024-04-03T18:24:15.4650080Z Compiling torch_xla/csrc/ops/normal.cpp; 18s local 2024-04-03T18:24:15.4651130Z Compiling torch_xla/csrc/ops/not_supported.cpp; 17s local ... 2024-04-03T18:24:16.4003104Z 2024-04-03T18:24:16.4012586Z  2024-04-03T18:24:16.4013114Z  2024-04-03T18:24:16.4013551Z  2024-04-03T18:24:16.4014015Z  2024-04-03T18:24:16.4014578Z  2024-04-03T18:24:16.4014987Z  2024-04-03T18:24:16.4015399Z  2024-04-03T18:24:16.4031118Z  2024-04-03T18:24:16.4032548Z [19,704 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:16.4033913Z Compiling torch_xla/csrc/tensor_util.cpp; 68s local 2024-04-03T18:24:16.4034779Z Compiling torch_xla/csrc/ops/mean.cpp; 25s local 2024-04-03T18:24:16.4035744Z Compiling torch_xla/csrc/ops/nll_loss_backward.cpp; 20s local 2024-04-03T18:24:16.4036635Z Compiling torch_xla/csrc/ops/nms.cpp; 20s local 2024-04-03T18:24:16.4037813Z Compiling torch_xla/csrc/ops/nonzero.cpp; 19s local 2024-04-03T18:24:16.4038864Z Compiling torch_xla/csrc/ops/normal.cpp; 19s local 2024-04-03T18:24:16.4039921Z Compiling torch_xla/csrc/ops/not_supported.cpp; 18s local 2024-04-03T18:24:16.4040899Z Compiling torch_xla/csrc/ops/ops.cpp; 18s local ... 2024-04-03T18:24:16.6193173Z 2024-04-03T18:24:16.6201186Z  2024-04-03T18:24:16.6202017Z  2024-04-03T18:24:16.6202480Z  2024-04-03T18:24:16.6202916Z  2024-04-03T18:24:16.6203320Z  2024-04-03T18:24:16.6203754Z  2024-04-03T18:24:16.6204174Z  2024-04-03T18:24:16.6204583Z  2024-04-03T18:24:16.6205752Z [19,705 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:16.6207080Z Compiling torch_xla/csrc/tensor_util.cpp; 69s local 2024-04-03T18:24:16.6207982Z Compiling torch_xla/csrc/ops/mean.cpp; 26s local 2024-04-03T18:24:16.6208885Z Compiling torch_xla/csrc/ops/nms.cpp; 20s local 2024-04-03T18:24:16.6209784Z Compiling torch_xla/csrc/ops/nonzero.cpp; 19s local 2024-04-03T18:24:16.6210717Z Compiling torch_xla/csrc/ops/normal.cpp; 19s local 2024-04-03T18:24:16.6211716Z Compiling torch_xla/csrc/ops/not_supported.cpp; 18s local 2024-04-03T18:24:16.6212660Z Compiling torch_xla/csrc/ops/ops.cpp; 18s local 2024-04-03T18:24:16.6213636Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 18s local ... 2024-04-03T18:24:16.8658189Z 2024-04-03T18:24:16.8658949Z  2024-04-03T18:24:16.8659460Z  2024-04-03T18:24:16.8659922Z  2024-04-03T18:24:16.8660369Z  2024-04-03T18:24:16.8660787Z  2024-04-03T18:24:16.8661217Z  2024-04-03T18:24:16.8661661Z  2024-04-03T18:24:16.8662074Z  2024-04-03T18:24:16.8663331Z [19,705 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:16.8664949Z Compiling torch_xla/csrc/tensor_util.cpp; 69s local 2024-04-03T18:24:16.8665988Z Compiling torch_xla/csrc/ops/mean.cpp; 26s local 2024-04-03T18:24:16.8666827Z Compiling torch_xla/csrc/ops/nms.cpp; 20s local 2024-04-03T18:24:16.8668012Z Compiling torch_xla/csrc/ops/nonzero.cpp; 19s local 2024-04-03T18:24:16.8668901Z Compiling torch_xla/csrc/ops/normal.cpp; 19s local 2024-04-03T18:24:16.8669800Z Compiling torch_xla/csrc/ops/not_supported.cpp; 19s local 2024-04-03T18:24:16.8670698Z Compiling torch_xla/csrc/ops/ops.cpp; 18s local 2024-04-03T18:24:16.8671567Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 18s local ... 2024-04-03T18:24:17.0648117Z 2024-04-03T18:24:17.0648830Z  2024-04-03T18:24:17.0649330Z  2024-04-03T18:24:17.0649740Z  2024-04-03T18:24:17.0650144Z  2024-04-03T18:24:17.0650553Z  2024-04-03T18:24:17.0650941Z  2024-04-03T18:24:17.0651350Z  2024-04-03T18:24:17.0651752Z  2024-04-03T18:24:17.0652890Z [19,706 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:17.0654375Z Compiling torch_xla/csrc/tensor_util.cpp; 69s local 2024-04-03T18:24:17.0655290Z Compiling torch_xla/csrc/ops/mean.cpp; 26s local 2024-04-03T18:24:17.0656200Z Compiling torch_xla/csrc/ops/nonzero.cpp; 19s local 2024-04-03T18:24:17.0657107Z Compiling torch_xla/csrc/ops/normal.cpp; 19s local 2024-04-03T18:24:17.0658103Z Compiling torch_xla/csrc/ops/not_supported.cpp; 19s local 2024-04-03T18:24:17.0659067Z Compiling torch_xla/csrc/ops/ops.cpp; 19s local 2024-04-03T18:24:17.0660002Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 18s local 2024-04-03T18:24:17.0661096Z Compiling torch_xla/csrc/ops/ops_xla_shape_fn.cpp; 18s local ... 2024-04-03T18:24:17.4033766Z 2024-04-03T18:24:17.4034536Z  2024-04-03T18:24:17.4035087Z  2024-04-03T18:24:17.4035519Z  2024-04-03T18:24:17.4035899Z  2024-04-03T18:24:17.4036314Z  2024-04-03T18:24:17.4036743Z  2024-04-03T18:24:17.4037549Z  2024-04-03T18:24:17.4039889Z  2024-04-03T18:24:17.4041353Z [19,707 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:17.4046107Z Compiling torch_xla/csrc/tensor_util.cpp; 69s local 2024-04-03T18:24:17.4047441Z Compiling torch_xla/csrc/ops/mean.cpp; 26s local 2024-04-03T18:24:17.4050155Z Compiling torch_xla/csrc/ops/nonzero.cpp; 20s local 2024-04-03T18:24:17.4051429Z Compiling torch_xla/csrc/ops/not_supported.cpp; 19s local 2024-04-03T18:24:17.4052731Z Compiling torch_xla/csrc/ops/ops.cpp; 19s local 2024-04-03T18:24:17.4053871Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 19s local 2024-04-03T18:24:17.4055738Z Compiling torch_xla/csrc/ops/ops_xla_shape_fn.cpp; 18s local 2024-04-03T18:24:17.4057490Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 18s local ... 2024-04-03T18:24:17.6644576Z 2024-04-03T18:24:17.6645738Z  2024-04-03T18:24:17.6646741Z  2024-04-03T18:24:17.6647843Z  2024-04-03T18:24:17.6648353Z  2024-04-03T18:24:17.6648772Z  2024-04-03T18:24:17.6649224Z  2024-04-03T18:24:17.6649601Z  2024-04-03T18:24:17.6649984Z  2024-04-03T18:24:17.6651238Z [19,707 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:17.6652803Z Compiling torch_xla/csrc/tensor_util.cpp; 70s local 2024-04-03T18:24:17.6653726Z Compiling torch_xla/csrc/ops/mean.cpp; 27s local 2024-04-03T18:24:17.6654849Z Compiling torch_xla/csrc/ops/nonzero.cpp; 20s local 2024-04-03T18:24:17.6655829Z Compiling torch_xla/csrc/ops/not_supported.cpp; 19s local 2024-04-03T18:24:17.6656869Z Compiling torch_xla/csrc/ops/ops.cpp; 19s local 2024-04-03T18:24:17.6657899Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 19s local 2024-04-03T18:24:17.6659011Z Compiling torch_xla/csrc/ops/ops_xla_shape_fn.cpp; 18s local 2024-04-03T18:24:17.6660193Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 18s local ... 2024-04-03T18:24:18.1552544Z 2024-04-03T18:24:18.1553438Z  2024-04-03T18:24:18.1554027Z  2024-04-03T18:24:18.1554491Z  2024-04-03T18:24:18.1554922Z  2024-04-03T18:24:18.1555356Z  2024-04-03T18:24:18.1555929Z  2024-04-03T18:24:18.1556360Z  2024-04-03T18:24:18.1556765Z  2024-04-03T18:24:18.1557922Z [19,708 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:18.1559326Z Compiling torch_xla/csrc/tensor_util.cpp; 70s local 2024-04-03T18:24:18.1560243Z Compiling torch_xla/csrc/ops/mean.cpp; 27s local 2024-04-03T18:24:18.1561184Z Compiling torch_xla/csrc/ops/nonzero.cpp; 20s local 2024-04-03T18:24:18.1562088Z Compiling torch_xla/csrc/ops/ops.cpp; 20s local 2024-04-03T18:24:18.1563003Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 19s local 2024-04-03T18:24:18.1564033Z Compiling torch_xla/csrc/ops/ops_xla_shape_fn.cpp; 19s local 2024-04-03T18:24:18.1565060Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 19s local 2024-04-03T18:24:18.1566188Z Compiling torch_xla/csrc/ops/permute.cpp; 19s local ... 2024-04-03T18:24:18.3629054Z 2024-04-03T18:24:18.3632923Z  2024-04-03T18:24:18.3633562Z  2024-04-03T18:24:18.3634027Z  2024-04-03T18:24:18.3634473Z  2024-04-03T18:24:18.3634905Z  2024-04-03T18:24:18.3635333Z  2024-04-03T18:24:18.3635780Z  2024-04-03T18:24:18.3636219Z  2024-04-03T18:24:18.3637403Z [19,709 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:18.3638801Z Compiling torch_xla/csrc/tensor_util.cpp; 70s local 2024-04-03T18:24:18.3639789Z Compiling torch_xla/csrc/ops/nonzero.cpp; 21s local 2024-04-03T18:24:18.3640699Z Compiling torch_xla/csrc/ops/ops.cpp; 20s local 2024-04-03T18:24:18.3641660Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 19s local 2024-04-03T18:24:18.3643026Z Compiling torch_xla/csrc/ops/ops_xla_shape_fn.cpp; 19s local 2024-04-03T18:24:18.3644192Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 19s local 2024-04-03T18:24:18.3645394Z Compiling torch_xla/csrc/ops/permute.cpp; 19s local 2024-04-03T18:24:18.3646502Z Compiling torch_xla/csrc/ops/prod.cpp; 18s local ... 2024-04-03T18:24:18.6664320Z 2024-04-03T18:24:18.6665070Z  2024-04-03T18:24:18.6665528Z  2024-04-03T18:24:18.6666238Z  2024-04-03T18:24:18.6666613Z  2024-04-03T18:24:18.6666975Z  2024-04-03T18:24:18.6667343Z  2024-04-03T18:24:18.6668215Z  2024-04-03T18:24:18.6668607Z  2024-04-03T18:24:18.6669724Z [19,710 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:18.6670960Z Compiling torch_xla/csrc/tensor_util.cpp; 71s local 2024-04-03T18:24:18.6671820Z Compiling torch_xla/csrc/ops/nonzero.cpp; 21s local 2024-04-03T18:24:18.6672682Z Compiling torch_xla/csrc/ops/ops.cpp; 20s local 2024-04-03T18:24:18.6673563Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 20s local 2024-04-03T18:24:18.6674564Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 19s local 2024-04-03T18:24:18.6675535Z Compiling torch_xla/csrc/ops/permute.cpp; 19s local 2024-04-03T18:24:18.6676364Z Compiling torch_xla/csrc/ops/prod.cpp; 18s local 2024-04-03T18:24:18.6677333Z Compiling torch_xla/csrc/ops/put.cpp; 15s local ... 2024-04-03T18:24:19.6672386Z 2024-04-03T18:24:19.6673138Z  2024-04-03T18:24:19.6673673Z  2024-04-03T18:24:19.6674095Z  2024-04-03T18:24:19.6674523Z  2024-04-03T18:24:19.6674917Z  2024-04-03T18:24:19.6675291Z  2024-04-03T18:24:19.6675683Z  2024-04-03T18:24:19.6676087Z  2024-04-03T18:24:19.6677210Z [19,710 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:19.6678519Z Compiling torch_xla/csrc/tensor_util.cpp; 72s local 2024-04-03T18:24:19.6679469Z Compiling torch_xla/csrc/ops/nonzero.cpp; 22s local 2024-04-03T18:24:19.6680354Z Compiling torch_xla/csrc/ops/ops.cpp; 21s local 2024-04-03T18:24:19.6681285Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 21s local 2024-04-03T18:24:19.6682380Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 20s local 2024-04-03T18:24:19.6683405Z Compiling torch_xla/csrc/ops/permute.cpp; 20s local 2024-04-03T18:24:19.6684364Z Compiling torch_xla/csrc/ops/prod.cpp; 19s local 2024-04-03T18:24:19.6685341Z Compiling torch_xla/csrc/ops/put.cpp; 16s local ... 2024-04-03T18:24:20.5372612Z 2024-04-03T18:24:20.5373377Z  2024-04-03T18:24:20.5373896Z  2024-04-03T18:24:20.5374413Z  2024-04-03T18:24:20.5374832Z  2024-04-03T18:24:20.5375244Z  2024-04-03T18:24:20.5375685Z  2024-04-03T18:24:20.5376113Z  2024-04-03T18:24:20.5376677Z  2024-04-03T18:24:20.5377816Z [19,711 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:20.5379274Z Compiling torch_xla/csrc/tensor_util.cpp; 73s local 2024-04-03T18:24:20.5380191Z Compiling torch_xla/csrc/ops/ops.cpp; 22s local 2024-04-03T18:24:20.5381220Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 22s local 2024-04-03T18:24:20.5382279Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 21s local 2024-04-03T18:24:20.5383378Z Compiling torch_xla/csrc/ops/permute.cpp; 21s local 2024-04-03T18:24:20.5384383Z Compiling torch_xla/csrc/ops/prod.cpp; 20s local 2024-04-03T18:24:20.5385231Z Compiling torch_xla/csrc/ops/put.cpp; 17s local 2024-04-03T18:24:20.5386115Z Compiling torch_xla/csrc/ops/qr.cpp; 17s local ... 2024-04-03T18:24:20.8669625Z 2024-04-03T18:24:20.8670326Z  2024-04-03T18:24:20.8670818Z  2024-04-03T18:24:20.8671378Z  2024-04-03T18:24:20.8671780Z  2024-04-03T18:24:20.8672176Z  2024-04-03T18:24:20.8672551Z  2024-04-03T18:24:20.8672971Z  2024-04-03T18:24:20.8673671Z  2024-04-03T18:24:20.8674780Z [19,711 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:20.8676319Z Compiling torch_xla/csrc/tensor_util.cpp; 73s local 2024-04-03T18:24:20.8677179Z Compiling torch_xla/csrc/ops/ops.cpp; 22s local 2024-04-03T18:24:20.8678088Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 22s local 2024-04-03T18:24:20.8679214Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 21s local 2024-04-03T18:24:20.8680243Z Compiling torch_xla/csrc/ops/permute.cpp; 21s local 2024-04-03T18:24:20.8681096Z Compiling torch_xla/csrc/ops/prod.cpp; 21s local 2024-04-03T18:24:20.8682100Z Compiling torch_xla/csrc/ops/put.cpp; 18s local 2024-04-03T18:24:20.8682925Z Compiling torch_xla/csrc/ops/qr.cpp; 17s local ... 2024-04-03T18:24:21.0670884Z 2024-04-03T18:24:21.0672322Z  2024-04-03T18:24:21.0672906Z  2024-04-03T18:24:21.0673346Z  2024-04-03T18:24:21.0673783Z  2024-04-03T18:24:21.0674175Z  2024-04-03T18:24:21.0674595Z  2024-04-03T18:24:21.0674973Z  2024-04-03T18:24:21.0675360Z  2024-04-03T18:24:21.0676580Z [19,712 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:21.0678845Z Compiling torch_xla/csrc/tensor_util.cpp; 73s local 2024-04-03T18:24:21.0680104Z Compiling torch_xla/csrc/ops/ops.cpp; 23s local 2024-04-03T18:24:21.0681117Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 22s local 2024-04-03T18:24:21.0682262Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 22s local 2024-04-03T18:24:21.0683369Z Compiling torch_xla/csrc/ops/prod.cpp; 21s local 2024-04-03T18:24:21.0684242Z Compiling torch_xla/csrc/ops/put.cpp; 18s local 2024-04-03T18:24:21.0685216Z Compiling torch_xla/csrc/ops/qr.cpp; 17s local 2024-04-03T18:24:21.0686170Z Compiling torch_xla/csrc/ops/quant_tensor.cpp; 16s local ... 2024-04-03T18:24:21.4674885Z 2024-04-03T18:24:21.4676027Z  2024-04-03T18:24:21.4676533Z  2024-04-03T18:24:21.4676966Z  2024-04-03T18:24:21.4677402Z  2024-04-03T18:24:21.4677854Z  2024-04-03T18:24:21.4678295Z  2024-04-03T18:24:21.4678697Z  2024-04-03T18:24:21.4679067Z  2024-04-03T18:24:21.4680262Z [19,712 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:21.4681626Z Compiling torch_xla/csrc/tensor_util.cpp; 73s local 2024-04-03T18:24:21.4682573Z Compiling torch_xla/csrc/ops/ops.cpp; 23s local 2024-04-03T18:24:21.4683497Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 23s local 2024-04-03T18:24:21.4684506Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 22s local 2024-04-03T18:24:21.4685599Z Compiling torch_xla/csrc/ops/prod.cpp; 21s local 2024-04-03T18:24:21.4686452Z Compiling torch_xla/csrc/ops/put.cpp; 18s local 2024-04-03T18:24:21.4687328Z Compiling torch_xla/csrc/ops/qr.cpp; 18s local 2024-04-03T18:24:21.4688300Z Compiling torch_xla/csrc/ops/quant_tensor.cpp; 17s local ... 2024-04-03T18:24:22.3253000Z 2024-04-03T18:24:22.3254338Z  2024-04-03T18:24:22.3255301Z  2024-04-03T18:24:22.3258207Z  2024-04-03T18:24:22.3259035Z  2024-04-03T18:24:22.3260141Z  2024-04-03T18:24:22.3260591Z  2024-04-03T18:24:22.3261021Z  2024-04-03T18:24:22.3261457Z  2024-04-03T18:24:22.3262664Z [19,713 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:22.3264074Z Compiling torch_xla/csrc/tensor_util.cpp; 74s local 2024-04-03T18:24:22.3265066Z Compiling torch_xla/csrc/ops/ops.cpp; 24s local 2024-04-03T18:24:22.3266030Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 23s local 2024-04-03T18:24:22.3267030Z Compiling torch_xla/csrc/ops/prod.cpp; 22s local 2024-04-03T18:24:22.3268245Z Compiling torch_xla/csrc/ops/put.cpp; 19s local 2024-04-03T18:24:22.3269483Z Compiling torch_xla/csrc/ops/qr.cpp; 18s local 2024-04-03T18:24:22.3270436Z Compiling torch_xla/csrc/ops/quant_tensor.cpp; 17s local 2024-04-03T18:24:22.3271655Z Compiling torch_xla/csrc/ops/randperm.cpp; 17s local ... 2024-04-03T18:24:22.6584846Z 2024-04-03T18:24:22.6586043Z  2024-04-03T18:24:22.6589410Z  2024-04-03T18:24:22.6592156Z  2024-04-03T18:24:22.6592935Z  2024-04-03T18:24:22.6593663Z  2024-04-03T18:24:22.6594184Z  2024-04-03T18:24:22.6594680Z  2024-04-03T18:24:22.6595166Z  2024-04-03T18:24:22.6596287Z [19,713 / 19,967] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:22.6597632Z Compiling torch_xla/csrc/tensor_util.cpp; 75s local 2024-04-03T18:24:22.6598548Z Compiling torch_xla/csrc/ops/ops.cpp; 24s local 2024-04-03T18:24:22.6599548Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 24s local 2024-04-03T18:24:22.6600691Z Compiling torch_xla/csrc/ops/prod.cpp; 22s local 2024-04-03T18:24:22.6602214Z Compiling torch_xla/csrc/ops/put.cpp; 19s local 2024-04-03T18:24:22.6603219Z Compiling torch_xla/csrc/ops/qr.cpp; 19s local 2024-04-03T18:24:22.6604238Z Compiling torch_xla/csrc/ops/quant_tensor.cpp; 18s local 2024-04-03T18:24:22.6605376Z Compiling torch_xla/csrc/ops/randperm.cpp; 18s local ... 2024-04-03T18:24:22.9273650Z 2024-04-03T18:24:22.9274813Z  2024-04-03T18:24:22.9275373Z  2024-04-03T18:24:22.9275789Z  2024-04-03T18:24:22.9276211Z  2024-04-03T18:24:22.9276596Z  2024-04-03T18:24:22.9276998Z  2024-04-03T18:24:22.9277403Z  2024-04-03T18:24:22.9277877Z  2024-04-03T18:24:22.9279110Z [19,714 / 19,967] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:22.9280403Z Compiling torch_xla/csrc/tensor_util.cpp; 75s local 2024-04-03T18:24:22.9281321Z Compiling torch_xla/csrc/ops/ops.cpp; 25s local 2024-04-03T18:24:22.9282259Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 24s local 2024-04-03T18:24:22.9283216Z Compiling torch_xla/csrc/ops/prod.cpp; 23s local 2024-04-03T18:24:22.9284061Z Compiling torch_xla/csrc/ops/qr.cpp; 19s local 2024-04-03T18:24:22.9284996Z Compiling torch_xla/csrc/ops/quant_tensor.cpp; 18s local 2024-04-03T18:24:22.9285964Z Compiling torch_xla/csrc/ops/randperm.cpp; 18s local 2024-04-03T18:24:22.9286923Z Compiling torch_xla/csrc/ops/recv.cpp; 17s local ... 2024-04-03T18:24:23.2395203Z 2024-04-03T18:24:23.2396395Z  2024-04-03T18:24:23.2396947Z  2024-04-03T18:24:23.2397405Z  2024-04-03T18:24:23.2397872Z  2024-04-03T18:24:23.2402821Z  2024-04-03T18:24:23.2405814Z  2024-04-03T18:24:23.2408701Z  2024-04-03T18:24:23.2411620Z  2024-04-03T18:24:23.2415424Z [19,715 / 19,968] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:23.2417126Z Compiling torch_xla/csrc/tensor_util.cpp; 75s local 2024-04-03T18:24:23.2418875Z Compiling torch_xla/csrc/ops/ops.cpp; 25s local 2024-04-03T18:24:23.2420178Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 24s local 2024-04-03T18:24:23.2421453Z Compiling torch_xla/csrc/ops/prod.cpp; 23s local 2024-04-03T18:24:23.2422664Z Compiling torch_xla/csrc/ops/qr.cpp; 19s local 2024-04-03T18:24:23.2423932Z Compiling torch_xla/csrc/ops/quant_tensor.cpp; 18s local 2024-04-03T18:24:23.2425204Z Compiling torch_xla/csrc/ops/randperm.cpp; 18s local 2024-04-03T18:24:23.2426326Z Compiling torch_xla/csrc/ops/recv.cpp; 18s local ... 2024-04-03T18:24:23.4605408Z 2024-04-03T18:24:23.4606103Z  2024-04-03T18:24:23.4606609Z  2024-04-03T18:24:23.4607036Z  2024-04-03T18:24:23.4610127Z  2024-04-03T18:24:23.4613331Z  2024-04-03T18:24:23.4616702Z  2024-04-03T18:24:23.4619286Z  2024-04-03T18:24:23.4619998Z  2024-04-03T18:24:23.4621448Z [19,715 / 19,968] 5 / 18 tests; 48 actions running; last test: ...la_util_test 2024-04-03T18:24:23.4623505Z Compiling torch_xla/csrc/tensor_util.cpp; 75s local 2024-04-03T18:24:23.4624811Z Compiling torch_xla/csrc/ops/ops.cpp; 25s local 2024-04-03T18:24:23.4626452Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 25s local 2024-04-03T18:24:23.4628033Z Compiling torch_xla/csrc/ops/prod.cpp; 23s local 2024-04-03T18:24:23.4629314Z Compiling torch_xla/csrc/ops/qr.cpp; 20s local 2024-04-03T18:24:23.4630458Z Compiling torch_xla/csrc/ops/quant_tensor.cpp; 19s local 2024-04-03T18:24:23.4631524Z Compiling torch_xla/csrc/ops/randperm.cpp; 18s local 2024-04-03T18:24:23.4632628Z Compiling torch_xla/csrc/ops/recv.cpp; 18s local ... 2024-04-03T18:24:23.6610543Z 2024-04-03T18:24:23.6611734Z  2024-04-03T18:24:23.6612759Z  2024-04-03T18:24:23.6615740Z  2024-04-03T18:24:23.6616579Z  2024-04-03T18:24:23.6619310Z  2024-04-03T18:24:23.6619993Z  2024-04-03T18:24:23.6620745Z  2024-04-03T18:24:23.6622328Z  2024-04-03T18:24:23.6623756Z [19,716 / 19,968] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:23.6625334Z Compiling torch_xla/csrc/tensor_util.cpp; 76s local 2024-04-03T18:24:23.6626426Z Compiling torch_xla/csrc/ops/ops.cpp; 25s local 2024-04-03T18:24:23.6627840Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 25s local 2024-04-03T18:24:23.6629314Z Compiling torch_xla/csrc/ops/prod.cpp; 23s local 2024-04-03T18:24:23.6630345Z Compiling torch_xla/csrc/ops/quant_tensor.cpp; 19s local 2024-04-03T18:24:23.6631486Z Compiling torch_xla/csrc/ops/randperm.cpp; 19s local 2024-04-03T18:24:23.6632324Z Compiling torch_xla/csrc/ops/recv.cpp; 18s local 2024-04-03T18:24:23.6633169Z Compiling torch_xla/csrc/ops/reduce_scatter.cpp; 18s local ... 2024-04-03T18:24:24.0423463Z 2024-04-03T18:24:24.0424720Z  2024-04-03T18:24:24.0425690Z  2024-04-03T18:24:24.0428573Z  2024-04-03T18:24:24.0429591Z  2024-04-03T18:24:24.0430314Z  2024-04-03T18:24:24.0430963Z  2024-04-03T18:24:24.0431588Z  2024-04-03T18:24:24.0432502Z  2024-04-03T18:24:24.0434382Z [19,717 / 19,968] 5 / 18 tests; 48 actions, 47 running; last test: ...til_test 2024-04-03T18:24:24.0435816Z Compiling torch_xla/csrc/tensor_util.cpp; 76s local 2024-04-03T18:24:24.0436752Z Compiling torch_xla/csrc/ops/ops.cpp; 26s local 2024-04-03T18:24:24.0437742Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 25s local 2024-04-03T18:24:24.0438732Z Compiling torch_xla/csrc/ops/prod.cpp; 24s local 2024-04-03T18:24:24.0439723Z Compiling torch_xla/csrc/ops/quant_tensor.cpp; 19s local 2024-04-03T18:24:24.0440737Z Compiling torch_xla/csrc/ops/recv.cpp; 19s local 2024-04-03T18:24:24.0441729Z Compiling torch_xla/csrc/ops/reduce_scatter.cpp; 18s local 2024-04-03T18:24:24.0442812Z Compiling test/cpp/test_xla_sharding.cpp; 18s local ... 2024-04-03T18:24:24.2628643Z 2024-04-03T18:24:24.2670431Z  2024-04-03T18:24:24.2710287Z  2024-04-03T18:24:24.2750221Z  2024-04-03T18:24:24.2789608Z  2024-04-03T18:24:24.2790132Z  2024-04-03T18:24:24.2790976Z  2024-04-03T18:24:24.2829580Z  2024-04-03T18:24:24.2830130Z  2024-04-03T18:24:24.2831294Z [19,718 / 19,968] 6 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:24.2832388Z Compiling torch_xla/csrc/tensor_util.cpp; 76s local 2024-04-03T18:24:24.2833281Z Compiling torch_xla/csrc/ops/ops.cpp; 26s local 2024-04-03T18:24:24.2868788Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 25s local 2024-04-03T18:24:24.2869548Z Compiling torch_xla/csrc/ops/prod.cpp; 24s local 2024-04-03T18:24:24.2870768Z Compiling torch_xla/csrc/ops/quant_tensor.cpp; 19s local 2024-04-03T18:24:24.2909388Z Compiling torch_xla/csrc/ops/recv.cpp; 19s local 2024-04-03T18:24:24.2910426Z Compiling torch_xla/csrc/ops/reduce_scatter.cpp; 18s local 2024-04-03T18:24:24.2912239Z Compiling test/cpp/test_xla_sharding.cpp; 18s local ... 2024-04-03T18:24:24.7661497Z 2024-04-03T18:24:24.7662233Z  2024-04-03T18:24:24.7662632Z  2024-04-03T18:24:24.7662951Z  2024-04-03T18:24:24.7663624Z  2024-04-03T18:24:24.7663938Z  2024-04-03T18:24:24.7664293Z  2024-04-03T18:24:24.7664703Z  2024-04-03T18:24:24.7665095Z  2024-04-03T18:24:24.7666318Z [19,719 / 19,968] 6 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:24.7667372Z Compiling torch_xla/csrc/tensor_util.cpp; 77s local 2024-04-03T18:24:24.7668327Z Compiling torch_xla/csrc/ops/ops.cpp; 26s local 2024-04-03T18:24:24.7669276Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 26s local 2024-04-03T18:24:24.7670240Z Compiling torch_xla/csrc/ops/prod.cpp; 24s local 2024-04-03T18:24:24.7671062Z Compiling torch_xla/csrc/ops/recv.cpp; 19s local 2024-04-03T18:24:24.7672025Z Compiling torch_xla/csrc/ops/reduce_scatter.cpp; 19s local 2024-04-03T18:24:24.7673041Z Compiling test/cpp/test_xla_sharding.cpp; 19s local 2024-04-03T18:24:24.7674083Z Compiling torch_xla/csrc/ops/reflection_pad2d.cpp; 19s local ... 2024-04-03T18:24:25.0624541Z 2024-04-03T18:24:25.0625268Z  2024-04-03T18:24:25.0625779Z  2024-04-03T18:24:25.0626200Z  2024-04-03T18:24:25.0626586Z  2024-04-03T18:24:25.0627003Z  2024-04-03T18:24:25.0627414Z  2024-04-03T18:24:25.0628022Z  2024-04-03T18:24:25.0628424Z  2024-04-03T18:24:25.0629656Z [19,720 / 19,968] 6 / 18 tests; 47 actions running; last test: ..._client_test 2024-04-03T18:24:25.0631071Z Compiling torch_xla/csrc/tensor_util.cpp; 77s local 2024-04-03T18:24:25.0632004Z Compiling torch_xla/csrc/ops/ops.cpp; 27s local 2024-04-03T18:24:25.0632976Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 26s local 2024-04-03T18:24:25.0633954Z Compiling torch_xla/csrc/ops/prod.cpp; 25s local 2024-04-03T18:24:25.0634987Z Compiling torch_xla/csrc/ops/reduce_scatter.cpp; 19s local 2024-04-03T18:24:25.0636030Z Compiling test/cpp/test_xla_sharding.cpp; 19s local 2024-04-03T18:24:25.0637071Z Compiling torch_xla/csrc/ops/reflection_pad2d.cpp; 19s local 2024-04-03T18:24:25.0638342Z Compiling torch_xla/csrc/ops/reflection_pad2d_backward.cpp; 19s local ... 2024-04-03T18:24:25.4625974Z 2024-04-03T18:24:25.4627167Z  2024-04-03T18:24:25.4628202Z  2024-04-03T18:24:25.4629230Z  2024-04-03T18:24:25.4629698Z  2024-04-03T18:24:25.4630129Z  2024-04-03T18:24:25.4630552Z  2024-04-03T18:24:25.4630956Z  2024-04-03T18:24:25.4631400Z  2024-04-03T18:24:25.4632620Z [19,720 / 19,968] 6 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:25.4634072Z Compiling torch_xla/csrc/tensor_util.cpp; 77s local 2024-04-03T18:24:25.4635059Z Compiling torch_xla/csrc/ops/ops.cpp; 27s local 2024-04-03T18:24:25.4635883Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 27s local 2024-04-03T18:24:25.4636905Z Compiling torch_xla/csrc/ops/prod.cpp; 25s local 2024-04-03T18:24:25.4637931Z Compiling torch_xla/csrc/ops/reduce_scatter.cpp; 20s local 2024-04-03T18:24:25.4638983Z Compiling test/cpp/test_xla_sharding.cpp; 20s local 2024-04-03T18:24:25.4640043Z Compiling torch_xla/csrc/ops/reflection_pad2d.cpp; 20s local 2024-04-03T18:24:25.4641332Z Compiling torch_xla/csrc/ops/reflection_pad2d_backward.cpp; 19s local ... 2024-04-03T18:24:25.6629424Z 2024-04-03T18:24:25.6630342Z  2024-04-03T18:24:25.6630823Z  2024-04-03T18:24:25.6631177Z  2024-04-03T18:24:25.6631563Z  2024-04-03T18:24:25.6631916Z  2024-04-03T18:24:25.6632252Z  2024-04-03T18:24:25.6632603Z  2024-04-03T18:24:25.6632956Z  2024-04-03T18:24:25.6633994Z [19,721 / 19,968] 6 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:25.6635439Z Compiling torch_xla/csrc/tensor_util.cpp; 78s local 2024-04-03T18:24:25.6636311Z Compiling torch_xla/csrc/ops/ops.cpp; 27s local 2024-04-03T18:24:25.6637205Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 27s local 2024-04-03T18:24:25.6638093Z Compiling torch_xla/csrc/ops/prod.cpp; 25s local 2024-04-03T18:24:25.6638958Z Compiling torch_xla/csrc/ops/reduce_scatter.cpp; 20s local 2024-04-03T18:24:25.6639940Z Compiling test/cpp/test_xla_sharding.cpp; 20s local 2024-04-03T18:24:25.6640943Z Compiling torch_xla/csrc/ops/reflection_pad2d_backward.cpp; 19s local 2024-04-03T18:24:25.6642052Z Compiling torch_xla/csrc/ops/replication_pad.cpp; 19s local ... 2024-04-03T18:24:25.9345306Z 2024-04-03T18:24:25.9346050Z  2024-04-03T18:24:25.9346500Z  2024-04-03T18:24:25.9346860Z  2024-04-03T18:24:25.9347218Z  2024-04-03T18:24:25.9347557Z  2024-04-03T18:24:25.9348108Z  2024-04-03T18:24:25.9348451Z  2024-04-03T18:24:25.9348798Z  2024-04-03T18:24:25.9349810Z [19,722 / 19,968] 6 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:25.9350994Z Compiling torch_xla/csrc/tensor_util.cpp; 78s local 2024-04-03T18:24:25.9351763Z Compiling torch_xla/csrc/ops/ops.cpp; 28s local 2024-04-03T18:24:25.9352570Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 27s local 2024-04-03T18:24:25.9353359Z Compiling torch_xla/csrc/ops/prod.cpp; 26s local 2024-04-03T18:24:25.9354158Z Compiling torch_xla/csrc/ops/reduce_scatter.cpp; 20s local 2024-04-03T18:24:25.9354976Z Compiling test/cpp/test_xla_sharding.cpp; 20s local 2024-04-03T18:24:25.9355808Z Compiling torch_xla/csrc/ops/replication_pad.cpp; 19s local 2024-04-03T18:24:25.9356838Z Compiling torch_xla/csrc/ops/replication_pad_backward.cpp; 19s local ... 2024-04-03T18:24:26.2633883Z 2024-04-03T18:24:26.2634918Z  2024-04-03T18:24:26.2635677Z  2024-04-03T18:24:26.2636359Z  2024-04-03T18:24:26.2639316Z  2024-04-03T18:24:26.2639811Z  2024-04-03T18:24:26.2640273Z  2024-04-03T18:24:26.2640859Z  2024-04-03T18:24:26.2643531Z  2024-04-03T18:24:26.2644747Z [19,723 / 19,968] 6 / 18 tests; 47 actions running; last test: ..._client_test 2024-04-03T18:24:26.2646171Z Compiling torch_xla/csrc/tensor_util.cpp; 78s local 2024-04-03T18:24:26.2647177Z Compiling torch_xla/csrc/ops/ops.cpp; 28s local 2024-04-03T18:24:26.2648428Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 27s local 2024-04-03T18:24:26.2649981Z Compiling torch_xla/csrc/ops/prod.cpp; 26s local 2024-04-03T18:24:26.2651133Z Compiling torch_xla/csrc/ops/reduce_scatter.cpp; 20s local 2024-04-03T18:24:26.2652203Z Compiling test/cpp/test_xla_sharding.cpp; 20s local 2024-04-03T18:24:26.2653228Z Compiling torch_xla/csrc/ops/replication_pad_backward.cpp; 19s local 2024-04-03T18:24:26.2654301Z Compiling torch_xla/csrc/ops/resize.cpp; 19s local ... 2024-04-03T18:24:26.5026944Z 2024-04-03T18:24:26.5028184Z  2024-04-03T18:24:26.5030994Z  2024-04-03T18:24:26.5033607Z  2024-04-03T18:24:26.5034347Z  2024-04-03T18:24:26.5034887Z  2024-04-03T18:24:26.5035404Z  2024-04-03T18:24:26.5035970Z  2024-04-03T18:24:26.5036525Z  2024-04-03T18:24:26.5037757Z [19,725 / 19,968] 6 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:26.5039168Z Compiling torch_xla/csrc/tensor_util.cpp; 78s local 2024-04-03T18:24:26.5040172Z Compiling torch_xla/csrc/ops/ops.cpp; 28s local 2024-04-03T18:24:26.5041247Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 28s local 2024-04-03T18:24:26.5042343Z Compiling torch_xla/csrc/ops/prod.cpp; 26s local 2024-04-03T18:24:26.5043391Z Compiling test/cpp/test_xla_sharding.cpp; 21s local 2024-04-03T18:24:26.5044456Z Compiling torch_xla/csrc/ops/resize.cpp; 19s local 2024-04-03T18:24:26.5045603Z Compiling torch_xla/csrc/ops/roll.cpp; 18s local 2024-04-03T18:24:26.5047157Z Compiling torch_xla/csrc/ops/rrelu_with_noise.cpp; 18s local ... 2024-04-03T18:24:26.8643549Z 2024-04-03T18:24:26.8644339Z  2024-04-03T18:24:26.8644863Z  2024-04-03T18:24:26.8645545Z  2024-04-03T18:24:26.8645981Z  2024-04-03T18:24:26.8646408Z  2024-04-03T18:24:26.8646819Z  2024-04-03T18:24:26.8647232Z  2024-04-03T18:24:26.8647864Z  2024-04-03T18:24:26.8649109Z [19,725 / 19,968] 6 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:26.8650475Z Compiling torch_xla/csrc/tensor_util.cpp; 79s local 2024-04-03T18:24:26.8651311Z Compiling torch_xla/csrc/ops/ops.cpp; 28s local 2024-04-03T18:24:26.8652225Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 28s local 2024-04-03T18:24:26.8653178Z Compiling torch_xla/csrc/ops/prod.cpp; 27s local 2024-04-03T18:24:26.8654115Z Compiling test/cpp/test_xla_sharding.cpp; 21s local 2024-04-03T18:24:26.8655218Z Compiling torch_xla/csrc/ops/resize.cpp; 19s local 2024-04-03T18:24:26.8656064Z Compiling torch_xla/csrc/ops/roll.cpp; 19s local 2024-04-03T18:24:26.8657097Z Compiling torch_xla/csrc/ops/rrelu_with_noise.cpp; 18s local ... 2024-04-03T18:24:27.2643030Z 2024-04-03T18:24:27.2652474Z  2024-04-03T18:24:27.2652980Z  2024-04-03T18:24:27.2653426Z  2024-04-03T18:24:27.2653861Z  2024-04-03T18:24:27.2654598Z  2024-04-03T18:24:27.2655010Z  2024-04-03T18:24:27.2655410Z  2024-04-03T18:24:27.2655811Z  2024-04-03T18:24:27.2656987Z [19,726 / 19,968] 6 / 18 tests; 47 actions running; last test: ..._client_test 2024-04-03T18:24:27.2658343Z Compiling torch_xla/csrc/tensor_util.cpp; 79s local 2024-04-03T18:24:27.2659245Z Compiling torch_xla/csrc/ops/ops.cpp; 29s local 2024-04-03T18:24:27.2660209Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 28s local 2024-04-03T18:24:27.2661177Z Compiling torch_xla/csrc/ops/prod.cpp; 27s local 2024-04-03T18:24:27.2662106Z Compiling test/cpp/test_xla_sharding.cpp; 21s local 2024-04-03T18:24:27.2663032Z Compiling torch_xla/csrc/ops/roll.cpp; 19s local 2024-04-03T18:24:27.2664032Z Compiling torch_xla/csrc/ops/rrelu_with_noise.cpp; 19s local 2024-04-03T18:24:27.2665281Z Compiling torch_xla/csrc/ops/rrelu_with_noise_backward.cpp; 18s local ... 2024-04-03T18:24:27.5660614Z 2024-04-03T18:24:27.5661416Z  2024-04-03T18:24:27.5661912Z  2024-04-03T18:24:27.5662382Z  2024-04-03T18:24:27.5662757Z  2024-04-03T18:24:27.5663159Z  2024-04-03T18:24:27.5663573Z  2024-04-03T18:24:27.5664018Z  2024-04-03T18:24:27.5664424Z  2024-04-03T18:24:27.5665603Z [19,727 / 19,968] 6 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:27.5667018Z Compiling torch_xla/csrc/tensor_util.cpp; 80s local 2024-04-03T18:24:27.5668172Z Compiling torch_xla/csrc/ops/ops.cpp; 29s local 2024-04-03T18:24:27.5669135Z Compiling torch_xla/csrc/ops/prod.cpp; 27s local 2024-04-03T18:24:27.5670091Z Compiling test/cpp/test_xla_sharding.cpp; 22s local 2024-04-03T18:24:27.5671032Z Compiling torch_xla/csrc/ops/roll.cpp; 19s local 2024-04-03T18:24:27.5672042Z Compiling torch_xla/csrc/ops/rrelu_with_noise.cpp; 19s local 2024-04-03T18:24:27.5673442Z Compiling torch_xla/csrc/ops/rrelu_with_noise_backward.cpp; 19s local 2024-04-03T18:24:27.5674661Z Compiling torch_xla/csrc/ops/scalar.cpp; 18s local ... 2024-04-03T18:24:27.7795567Z 2024-04-03T18:24:27.7796315Z  2024-04-03T18:24:27.7796834Z  2024-04-03T18:24:27.7797235Z  2024-04-03T18:24:27.7797651Z  2024-04-03T18:24:27.7798066Z  2024-04-03T18:24:27.7798461Z  2024-04-03T18:24:27.7798875Z  2024-04-03T18:24:27.7799287Z  2024-04-03T18:24:27.7800420Z [19,728 / 19,968] 6 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:27.7802086Z Compiling torch_xla/csrc/tensor_util.cpp; 80s local 2024-04-03T18:24:27.7802977Z Compiling torch_xla/csrc/ops/ops.cpp; 29s local 2024-04-03T18:24:27.7803980Z Compiling test/cpp/test_xla_sharding.cpp; 22s local 2024-04-03T18:24:27.7805000Z Compiling torch_xla/csrc/ops/roll.cpp; 20s local 2024-04-03T18:24:27.7806005Z Compiling torch_xla/csrc/ops/rrelu_with_noise.cpp; 19s local 2024-04-03T18:24:27.7807229Z Compiling torch_xla/csrc/ops/rrelu_with_noise_backward.cpp; 19s local 2024-04-03T18:24:27.7808534Z Compiling torch_xla/csrc/ops/scalar.cpp; 18s local 2024-04-03T18:24:27.7809505Z Compiling torch_xla/csrc/ops/scatter.cpp; 18s local ... 2024-04-03T18:24:28.0667593Z 2024-04-03T18:24:28.0668783Z  2024-04-03T18:24:28.0669327Z  2024-04-03T18:24:28.0669759Z  2024-04-03T18:24:28.0670192Z  2024-04-03T18:24:28.0670619Z  2024-04-03T18:24:28.0671023Z  2024-04-03T18:24:28.0671460Z  2024-04-03T18:24:28.0671861Z  2024-04-03T18:24:28.0673069Z [19,728 / 19,968] 6 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:28.0674507Z Compiling torch_xla/csrc/tensor_util.cpp; 80s local 2024-04-03T18:24:28.0675447Z Compiling torch_xla/csrc/ops/ops.cpp; 30s local 2024-04-03T18:24:28.0676383Z Compiling test/cpp/test_xla_sharding.cpp; 22s local 2024-04-03T18:24:28.0677339Z Compiling torch_xla/csrc/ops/roll.cpp; 20s local 2024-04-03T18:24:28.0678369Z Compiling torch_xla/csrc/ops/rrelu_with_noise.cpp; 19s local 2024-04-03T18:24:28.0679517Z Compiling torch_xla/csrc/ops/rrelu_with_noise_backward.cpp; 19s local 2024-04-03T18:24:28.0680555Z Compiling torch_xla/csrc/ops/scalar.cpp; 18s local 2024-04-03T18:24:28.0681521Z Compiling torch_xla/csrc/ops/scatter.cpp; 18s local ... 2024-04-03T18:24:28.2658465Z 2024-04-03T18:24:28.2659226Z  2024-04-03T18:24:28.2659674Z  2024-04-03T18:24:28.2660061Z  2024-04-03T18:24:28.2660433Z  2024-04-03T18:24:28.2660817Z  2024-04-03T18:24:28.2661195Z  2024-04-03T18:24:28.2661551Z  2024-04-03T18:24:28.2661946Z  2024-04-03T18:24:28.2663032Z [19,730 / 19,968] 6 / 18 tests; 47 actions running; last test: ..._client_test 2024-04-03T18:24:28.2664277Z Compiling torch_xla/csrc/tensor_util.cpp; 80s local 2024-04-03T18:24:28.2665081Z Compiling torch_xla/csrc/ops/ops.cpp; 30s local 2024-04-03T18:24:28.2665892Z Compiling test/cpp/test_xla_sharding.cpp; 22s local 2024-04-03T18:24:28.2666888Z Compiling torch_xla/csrc/ops/rrelu_with_noise_backward.cpp; 19s local 2024-04-03T18:24:28.2668181Z Compiling torch_xla/csrc/ops/scalar.cpp; 18s local 2024-04-03T18:24:28.2669021Z Compiling torch_xla/csrc/ops/scatter.cpp; 18s local 2024-04-03T18:24:28.2669890Z Compiling torch_xla/csrc/ops/scatter_add.cpp; 17s local 2024-04-03T18:24:28.2670855Z Compiling torch_xla/csrc/ops/scatter_reduce.cpp; 17s local ... 2024-04-03T18:24:28.6128872Z 2024-04-03T18:24:28.6129638Z  2024-04-03T18:24:28.6130132Z  2024-04-03T18:24:28.6130509Z  2024-04-03T18:24:28.6130913Z  2024-04-03T18:24:28.6131410Z  2024-04-03T18:24:28.6131850Z  2024-04-03T18:24:28.6132263Z  2024-04-03T18:24:28.6132675Z  2024-04-03T18:24:28.6133808Z [19,731 / 19,968] 6 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:28.6135355Z Compiling torch_xla/csrc/tensor_util.cpp; 81s local 2024-04-03T18:24:28.6136243Z Compiling torch_xla/csrc/ops/ops.cpp; 30s local 2024-04-03T18:24:28.6137134Z Compiling test/cpp/test_xla_sharding.cpp; 23s local 2024-04-03T18:24:28.6138070Z Compiling torch_xla/csrc/ops/scalar.cpp; 19s local 2024-04-03T18:24:28.6139005Z Compiling torch_xla/csrc/ops/scatter.cpp; 18s local 2024-04-03T18:24:28.6140012Z Compiling torch_xla/csrc/ops/scatter_add.cpp; 18s local 2024-04-03T18:24:28.6141019Z Compiling torch_xla/csrc/ops/scatter_reduce.cpp; 17s local 2024-04-03T18:24:28.6142446Z Compiling torch_xla/csrc/ops/select.cpp; 16s local ... 2024-04-03T18:24:28.8668120Z 2024-04-03T18:24:28.8669032Z  2024-04-03T18:24:28.8669568Z  2024-04-03T18:24:28.8669904Z  2024-04-03T18:24:28.8670526Z  2024-04-03T18:24:28.8670849Z  2024-04-03T18:24:28.8671182Z  2024-04-03T18:24:28.8671513Z  2024-04-03T18:24:28.8671823Z  2024-04-03T18:24:28.8672916Z [19,731 / 19,968] 6 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:28.8674013Z Compiling torch_xla/csrc/tensor_util.cpp; 81s local 2024-04-03T18:24:28.8674719Z Compiling torch_xla/csrc/ops/ops.cpp; 30s local 2024-04-03T18:24:28.8675463Z Compiling test/cpp/test_xla_sharding.cpp; 23s local 2024-04-03T18:24:28.8676206Z Compiling torch_xla/csrc/ops/scalar.cpp; 19s local 2024-04-03T18:24:28.8676931Z Compiling torch_xla/csrc/ops/scatter.cpp; 19s local 2024-04-03T18:24:28.8677705Z Compiling torch_xla/csrc/ops/scatter_add.cpp; 18s local 2024-04-03T18:24:28.8678542Z Compiling torch_xla/csrc/ops/scatter_reduce.cpp; 18s local 2024-04-03T18:24:28.8679381Z Compiling torch_xla/csrc/ops/select.cpp; 17s local ... 2024-04-03T18:24:29.8668032Z 2024-04-03T18:24:29.8668729Z  2024-04-03T18:24:29.8669277Z  2024-04-03T18:24:29.8669694Z  2024-04-03T18:24:29.8670113Z  2024-04-03T18:24:29.8670535Z  2024-04-03T18:24:29.8670953Z  2024-04-03T18:24:29.8671340Z  2024-04-03T18:24:29.8671731Z  2024-04-03T18:24:29.8672993Z [19,732 / 19,968] 6 / 18 tests; 47 actions running; last test: ..._client_test 2024-04-03T18:24:29.8674661Z Compiling torch_xla/csrc/tensor_util.cpp; 82s local 2024-04-03T18:24:29.8675584Z Compiling torch_xla/csrc/ops/ops.cpp; 31s local 2024-04-03T18:24:29.8676527Z Compiling test/cpp/test_xla_sharding.cpp; 24s local 2024-04-03T18:24:29.8677517Z Compiling torch_xla/csrc/ops/scalar.cpp; 20s local 2024-04-03T18:24:29.8678521Z Compiling torch_xla/csrc/ops/scatter_add.cpp; 19s local 2024-04-03T18:24:29.8679557Z Compiling torch_xla/csrc/ops/scatter_reduce.cpp; 19s local 2024-04-03T18:24:29.8680558Z Compiling torch_xla/csrc/ops/select.cpp; 18s local 2024-04-03T18:24:29.8681464Z Compiling torch_xla/csrc/ops/send.cpp; 17s local ... 2024-04-03T18:24:30.2306541Z 2024-04-03T18:24:30.2307224Z  2024-04-03T18:24:30.2307876Z  2024-04-03T18:24:30.2308289Z  2024-04-03T18:24:30.2308669Z  2024-04-03T18:24:30.2309059Z  2024-04-03T18:24:30.2309453Z  2024-04-03T18:24:30.2309830Z  2024-04-03T18:24:30.2310217Z  2024-04-03T18:24:30.2311345Z [19,733 / 19,968] 6 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:30.2312660Z Compiling torch_xla/csrc/tensor_util.cpp; 82s local 2024-04-03T18:24:30.2313550Z Compiling torch_xla/csrc/ops/ops.cpp; 32s local 2024-04-03T18:24:30.2314432Z Compiling test/cpp/test_xla_sharding.cpp; 24s local 2024-04-03T18:24:30.2315360Z Compiling torch_xla/csrc/ops/scatter_add.cpp; 19s local 2024-04-03T18:24:30.2316349Z Compiling torch_xla/csrc/ops/scatter_reduce.cpp; 19s local 2024-04-03T18:24:30.2317327Z Compiling torch_xla/csrc/ops/select.cpp; 18s local 2024-04-03T18:24:30.2318195Z Compiling torch_xla/csrc/ops/send.cpp; 18s local 2024-04-03T18:24:30.2319211Z Compiling torch_xla/csrc/ops/sgd_optimizer_step.cpp; 18s local ... 2024-04-03T18:24:30.4668957Z 2024-04-03T18:24:30.4669887Z  2024-04-03T18:24:30.4670368Z  2024-04-03T18:24:30.4670793Z  2024-04-03T18:24:30.4671177Z  2024-04-03T18:24:30.4671566Z  2024-04-03T18:24:30.4671960Z  2024-04-03T18:24:30.4672332Z  2024-04-03T18:24:30.4672729Z  2024-04-03T18:24:30.4673856Z [19,734 / 19,968] 6 / 18 tests; 47 actions running; last test: ..._client_test 2024-04-03T18:24:30.4675149Z Compiling torch_xla/csrc/tensor_util.cpp; 82s local 2024-04-03T18:24:30.4676338Z Compiling torch_xla/csrc/ops/ops.cpp; 32s local 2024-04-03T18:24:30.4677304Z Compiling test/cpp/test_xla_sharding.cpp; 25s local 2024-04-03T18:24:30.4678350Z Compiling torch_xla/csrc/ops/scatter_reduce.cpp; 19s local 2024-04-03T18:24:30.4679316Z Compiling torch_xla/csrc/ops/select.cpp; 18s local 2024-04-03T18:24:30.4680243Z Compiling torch_xla/csrc/ops/send.cpp; 18s local 2024-04-03T18:24:30.4681217Z Compiling torch_xla/csrc/ops/sgd_optimizer_step.cpp; 18s local 2024-04-03T18:24:30.4682269Z Compiling torch_xla/csrc/ops/softmax.cpp; 16s local ... 2024-04-03T18:24:30.6673373Z 2024-04-03T18:24:30.6674092Z  2024-04-03T18:24:30.6674600Z  2024-04-03T18:24:30.6675002Z  2024-04-03T18:24:30.6675414Z  2024-04-03T18:24:30.6675823Z  2024-04-03T18:24:30.6676217Z  2024-04-03T18:24:30.6676624Z  2024-04-03T18:24:30.6677019Z  2024-04-03T18:24:30.6678214Z [19,735 / 19,968] 6 / 18 tests; 47 actions running; last test: ..._client_test 2024-04-03T18:24:30.6679651Z Compiling torch_xla/csrc/tensor_util.cpp; 83s local 2024-04-03T18:24:30.6680634Z Compiling torch_xla/csrc/ops/ops.cpp; 32s local 2024-04-03T18:24:30.6681598Z Compiling test/cpp/test_xla_sharding.cpp; 25s local 2024-04-03T18:24:30.6682747Z Compiling torch_xla/csrc/ops/select.cpp; 18s local 2024-04-03T18:24:30.6683689Z Compiling torch_xla/csrc/ops/send.cpp; 18s local 2024-04-03T18:24:30.6684737Z Compiling torch_xla/csrc/ops/sgd_optimizer_step.cpp; 18s local 2024-04-03T18:24:30.6685849Z Compiling torch_xla/csrc/ops/softmax.cpp; 17s local 2024-04-03T18:24:30.6686984Z Compiling torch_xla/csrc/ops/softmax_backward.cpp; 16s local ... 2024-04-03T18:24:31.0674890Z 2024-04-03T18:24:31.0680967Z  2024-04-03T18:24:31.0681478Z  2024-04-03T18:24:31.0681831Z  2024-04-03T18:24:31.0682194Z  2024-04-03T18:24:31.0682555Z  2024-04-03T18:24:31.0682903Z  2024-04-03T18:24:31.0683285Z  2024-04-03T18:24:31.0683645Z  2024-04-03T18:24:31.0684683Z [19,735 / 19,968] 6 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:31.0686027Z Compiling torch_xla/csrc/tensor_util.cpp; 83s local 2024-04-03T18:24:31.0686806Z Compiling torch_xla/csrc/ops/ops.cpp; 33s local 2024-04-03T18:24:31.0687598Z Compiling test/cpp/test_xla_sharding.cpp; 25s local 2024-04-03T18:24:31.0688394Z Compiling torch_xla/csrc/ops/select.cpp; 19s local 2024-04-03T18:24:31.0689332Z Compiling torch_xla/csrc/ops/send.cpp; 19s local 2024-04-03T18:24:31.0690185Z Compiling torch_xla/csrc/ops/sgd_optimizer_step.cpp; 18s local 2024-04-03T18:24:31.0691069Z Compiling torch_xla/csrc/ops/softmax.cpp; 17s local 2024-04-03T18:24:31.0691991Z Compiling torch_xla/csrc/ops/softmax_backward.cpp; 17s local ... 2024-04-03T18:24:32.0682973Z 2024-04-03T18:24:32.0698781Z  2024-04-03T18:24:32.0699303Z  2024-04-03T18:24:32.0699745Z  2024-04-03T18:24:32.0700196Z  2024-04-03T18:24:32.0700761Z  2024-04-03T18:24:32.0701170Z  2024-04-03T18:24:32.0701574Z  2024-04-03T18:24:32.0701969Z  2024-04-03T18:24:32.0703211Z [19,735 / 19,968] 6 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:32.0704632Z Compiling torch_xla/csrc/tensor_util.cpp; 84s local 2024-04-03T18:24:32.0705550Z Compiling torch_xla/csrc/ops/ops.cpp; 34s local 2024-04-03T18:24:32.0706487Z Compiling test/cpp/test_xla_sharding.cpp; 26s local 2024-04-03T18:24:32.0707429Z Compiling torch_xla/csrc/ops/select.cpp; 20s local 2024-04-03T18:24:32.0708616Z Compiling torch_xla/csrc/ops/send.cpp; 20s local 2024-04-03T18:24:32.0709664Z Compiling torch_xla/csrc/ops/sgd_optimizer_step.cpp; 19s local 2024-04-03T18:24:32.0710744Z Compiling torch_xla/csrc/ops/softmax.cpp; 18s local 2024-04-03T18:24:32.0711814Z Compiling torch_xla/csrc/ops/softmax_backward.cpp; 18s local ... 2024-04-03T18:24:32.4166670Z 2024-04-03T18:24:32.4167776Z  2024-04-03T18:24:32.4168890Z  2024-04-03T18:24:32.4169523Z  2024-04-03T18:24:32.4170127Z  2024-04-03T18:24:32.4170815Z  2024-04-03T18:24:32.4171607Z  2024-04-03T18:24:32.4174427Z  2024-04-03T18:24:32.4175418Z  2024-04-03T18:24:32.4176815Z [19,738 / 19,968] 6 / 18 tests; 47 actions, 46 running; last test: ...ent_test 2024-04-03T18:24:32.4178297Z Compiling torch_xla/csrc/tensor_util.cpp; 84s local 2024-04-03T18:24:32.4179410Z Compiling torch_xla/csrc/ops/ops.cpp; 34s local 2024-04-03T18:24:32.4180567Z Compiling test/cpp/test_xla_sharding.cpp; 27s local 2024-04-03T18:24:32.4181884Z Compiling torch_xla/csrc/ops/softmax.cpp; 18s local 2024-04-03T18:24:32.4182913Z Compiling torch_xla/csrc/ops/softmax_backward.cpp; 18s local 2024-04-03T18:24:32.4184134Z Compiling torch_xla/csrc/ops/split.cpp; 18s local 2024-04-03T18:24:32.4185888Z Compiling torch_xla/csrc/ops/squeeze.cpp; 18s local 2024-04-03T18:24:32.4186943Z Compiling torch_xla/csrc/ops/stack.cpp; 17s local ... 2024-04-03T18:24:32.6687762Z 2024-04-03T18:24:32.6688742Z  2024-04-03T18:24:32.6689277Z  2024-04-03T18:24:32.6693671Z  2024-04-03T18:24:32.6694078Z  2024-04-03T18:24:32.6694589Z  2024-04-03T18:24:32.6694988Z  2024-04-03T18:24:32.6695414Z  2024-04-03T18:24:32.6695821Z  2024-04-03T18:24:32.6696982Z [19,738 / 19,968] 6 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:32.6698350Z Compiling torch_xla/csrc/tensor_util.cpp; 85s local 2024-04-03T18:24:32.6699269Z Compiling torch_xla/csrc/ops/ops.cpp; 34s local 2024-04-03T18:24:32.6700098Z Compiling test/cpp/test_xla_sharding.cpp; 27s local 2024-04-03T18:24:32.6701024Z Compiling torch_xla/csrc/ops/softmax.cpp; 19s local 2024-04-03T18:24:32.6702107Z Compiling torch_xla/csrc/ops/softmax_backward.cpp; 18s local 2024-04-03T18:24:32.6703184Z Compiling torch_xla/csrc/ops/split.cpp; 18s local 2024-04-03T18:24:32.6704200Z Compiling torch_xla/csrc/ops/squeeze.cpp; 18s local 2024-04-03T18:24:32.6705247Z Compiling torch_xla/csrc/ops/stack.cpp; 18s local ... 2024-04-03T18:24:33.4714203Z 2024-04-03T18:24:33.4714939Z  2024-04-03T18:24:33.4715444Z  2024-04-03T18:24:33.4715841Z  2024-04-03T18:24:33.4716257Z  2024-04-03T18:24:33.4716633Z  2024-04-03T18:24:33.4717032Z  2024-04-03T18:24:33.4717435Z  2024-04-03T18:24:33.4717810Z  2024-04-03T18:24:33.4718967Z [19,739 / 19,968] 6 / 18 tests; 47 actions running; last test: ..._client_test 2024-04-03T18:24:33.4720280Z Compiling torch_xla/csrc/tensor_util.cpp; 85s local 2024-04-03T18:24:33.4721162Z Compiling test/cpp/test_xla_sharding.cpp; 28s local 2024-04-03T18:24:33.4722018Z Compiling torch_xla/csrc/ops/softmax.cpp; 19s local 2024-04-03T18:24:33.4722990Z Compiling torch_xla/csrc/ops/softmax_backward.cpp; 19s local 2024-04-03T18:24:33.4751662Z Compiling torch_xla/csrc/ops/split.cpp; 19s local 2024-04-03T18:24:33.4752586Z Compiling torch_xla/csrc/ops/squeeze.cpp; 19s local 2024-04-03T18:24:33.4753434Z Compiling torch_xla/csrc/ops/stack.cpp; 18s local 2024-04-03T18:24:33.4754272Z Compiling torch_xla/csrc/ops/std.cpp; 18s local ... 2024-04-03T18:24:33.8744166Z 2024-04-03T18:24:33.8744932Z  2024-04-03T18:24:33.8745454Z  2024-04-03T18:24:33.8745859Z  2024-04-03T18:24:33.8746239Z  2024-04-03T18:24:33.8746628Z  2024-04-03T18:24:33.8747003Z  2024-04-03T18:24:33.8747397Z  2024-04-03T18:24:33.8748029Z  2024-04-03T18:24:33.8749156Z [19,739 / 19,968] 6 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:33.8750426Z Compiling torch_xla/csrc/tensor_util.cpp; 86s local 2024-04-03T18:24:33.8751304Z Compiling test/cpp/test_xla_sharding.cpp; 28s local 2024-04-03T18:24:33.8752479Z Compiling torch_xla/csrc/ops/softmax.cpp; 20s local 2024-04-03T18:24:33.8753604Z Compiling torch_xla/csrc/ops/softmax_backward.cpp; 19s local 2024-04-03T18:24:33.8754680Z Compiling torch_xla/csrc/ops/split.cpp; 19s local 2024-04-03T18:24:33.8755545Z Compiling torch_xla/csrc/ops/squeeze.cpp; 19s local 2024-04-03T18:24:33.8756494Z Compiling torch_xla/csrc/ops/stack.cpp; 19s local 2024-04-03T18:24:33.8757365Z Compiling torch_xla/csrc/ops/std.cpp; 19s local ... 2024-04-03T18:24:34.0744800Z 2024-04-03T18:24:34.0745575Z  2024-04-03T18:24:34.0746025Z  2024-04-03T18:24:34.0746414Z  2024-04-03T18:24:34.0746789Z  2024-04-03T18:24:34.0747130Z  2024-04-03T18:24:34.0747504Z  2024-04-03T18:24:34.0748123Z  2024-04-03T18:24:34.0748507Z  2024-04-03T18:24:34.0749586Z [19,740 / 19,968] 6 / 18 tests; 47 actions running; last test: ..._client_test 2024-04-03T18:24:34.0750856Z Compiling torch_xla/csrc/tensor_util.cpp; 86s local 2024-04-03T18:24:34.0751694Z Compiling test/cpp/test_xla_sharding.cpp; 28s local 2024-04-03T18:24:34.0767150Z Compiling torch_xla/csrc/ops/softmax.cpp; 20s local 2024-04-03T18:24:34.0768100Z Compiling torch_xla/csrc/ops/split.cpp; 19s local 2024-04-03T18:24:34.0768959Z Compiling torch_xla/csrc/ops/squeeze.cpp; 19s local 2024-04-03T18:24:34.0769845Z Compiling torch_xla/csrc/ops/stack.cpp; 19s local 2024-04-03T18:24:34.0770650Z Compiling torch_xla/csrc/ops/std.cpp; 19s local 2024-04-03T18:24:34.0771530Z Compiling torch_xla/csrc/ops/std_mean.cpp; 19s local ... 2024-04-03T18:24:34.4679353Z 2024-04-03T18:24:34.4680146Z  2024-04-03T18:24:34.4680669Z  2024-04-03T18:24:34.4681153Z  2024-04-03T18:24:34.4681581Z  2024-04-03T18:24:34.4682035Z  2024-04-03T18:24:34.4682469Z  2024-04-03T18:24:34.4682877Z  2024-04-03T18:24:34.4683336Z  2024-04-03T18:24:34.4684599Z [19,741 / 19,968] 6 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:34.4686107Z Compiling torch_xla/csrc/tensor_util.cpp; 86s local 2024-04-03T18:24:34.4687136Z Compiling test/cpp/test_xla_sharding.cpp; 29s local 2024-04-03T18:24:34.4688190Z Compiling torch_xla/csrc/ops/softmax.cpp; 20s local 2024-04-03T18:24:34.4689207Z Compiling torch_xla/csrc/ops/split.cpp; 20s local 2024-04-03T18:24:34.4690153Z Compiling torch_xla/csrc/ops/stack.cpp; 19s local 2024-04-03T18:24:34.4691075Z Compiling torch_xla/csrc/ops/std.cpp; 19s local 2024-04-03T18:24:34.4692067Z Compiling torch_xla/csrc/ops/std_mean.cpp; 19s local 2024-04-03T18:24:34.4693034Z Compiling torch_xla/csrc/ops/sum.cpp; 19s local ... 2024-04-03T18:24:34.6705575Z 2024-04-03T18:24:34.6706344Z  2024-04-03T18:24:34.6706882Z  2024-04-03T18:24:34.6707330Z  2024-04-03T18:24:34.6708187Z  2024-04-03T18:24:34.6708590Z  2024-04-03T18:24:34.6709004Z  2024-04-03T18:24:34.6709446Z  2024-04-03T18:24:34.6709931Z  2024-04-03T18:24:34.6711161Z [19,742 / 19,968] 6 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:34.6712629Z Compiling torch_xla/csrc/tensor_util.cpp; 87s local 2024-04-03T18:24:34.6713581Z Compiling test/cpp/test_xla_sharding.cpp; 29s local 2024-04-03T18:24:34.6714433Z Compiling torch_xla/csrc/ops/softmax.cpp; 21s local 2024-04-03T18:24:34.6715310Z Compiling torch_xla/csrc/ops/stack.cpp; 20s local 2024-04-03T18:24:34.6716191Z Compiling torch_xla/csrc/ops/std.cpp; 20s local 2024-04-03T18:24:34.6717102Z Compiling torch_xla/csrc/ops/std_mean.cpp; 19s local 2024-04-03T18:24:34.6718000Z Compiling torch_xla/csrc/ops/sum.cpp; 19s local 2024-04-03T18:24:34.6718906Z Compiling torch_xla/csrc/ops/svd.cpp; 19s local ... 2024-04-03T18:24:34.8888799Z 2024-04-03T18:24:34.8889721Z  2024-04-03T18:24:34.8890612Z  2024-04-03T18:24:34.8896874Z  2024-04-03T18:24:34.8897675Z  2024-04-03T18:24:34.8901209Z  2024-04-03T18:24:34.8902097Z  2024-04-03T18:24:34.8902794Z  2024-04-03T18:24:34.8903778Z  2024-04-03T18:24:34.8905379Z [19,744 / 19,968] 6 / 18 tests; 48 actions, 46 running; last test: ...ent_test 2024-04-03T18:24:34.8907048Z Compiling torch_xla/csrc/tensor_util.cpp; 87s local 2024-04-03T18:24:34.8908760Z Compiling test/cpp/test_xla_sharding.cpp; 29s local 2024-04-03T18:24:34.8912704Z Compiling torch_xla/csrc/ops/softmax.cpp; 21s local 2024-04-03T18:24:34.8914039Z Compiling torch_xla/csrc/ops/std_mean.cpp; 20s local 2024-04-03T18:24:34.8915297Z Compiling torch_xla/csrc/ops/sum.cpp; 20s local 2024-04-03T18:24:34.8916367Z Compiling torch_xla/csrc/ops/svd.cpp; 19s local 2024-04-03T18:24:34.8917670Z Compiling torch_xla/csrc/ops/symeig.cpp; 19s local 2024-04-03T18:24:34.8919091Z Compiling torch_xla/csrc/ops/threshold.cpp; 19s local ... 2024-04-03T18:24:35.3134355Z 2024-04-03T18:24:35.3135525Z  2024-04-03T18:24:35.3135951Z  2024-04-03T18:24:35.3136317Z  2024-04-03T18:24:35.3136684Z  2024-04-03T18:24:35.3137028Z  2024-04-03T18:24:35.3137384Z  2024-04-03T18:24:35.3137799Z  2024-04-03T18:24:35.3138242Z  2024-04-03T18:24:35.3139528Z [19,745 / 19,968] 6 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:35.3140693Z Compiling torch_xla/csrc/tensor_util.cpp; 87s local 2024-04-03T18:24:35.3141412Z Compiling test/cpp/test_xla_sharding.cpp; 30s local 2024-04-03T18:24:35.3142165Z Compiling torch_xla/csrc/ops/softmax.cpp; 21s local 2024-04-03T18:24:35.3142871Z Compiling torch_xla/csrc/ops/sum.cpp; 20s local 2024-04-03T18:24:35.3143545Z Compiling torch_xla/csrc/ops/svd.cpp; 20s local 2024-04-03T18:24:35.3144249Z Compiling torch_xla/csrc/ops/symeig.cpp; 20s local 2024-04-03T18:24:35.3145034Z Compiling torch_xla/csrc/ops/threshold.cpp; 20s local 2024-04-03T18:24:35.3146018Z Compiling torch_xla/csrc/ops/threshold_backward.cpp; 18s local ... 2024-04-03T18:24:35.5139433Z 2024-04-03T18:24:35.5140710Z  2024-04-03T18:24:35.5141192Z  2024-04-03T18:24:35.5141611Z  2024-04-03T18:24:35.5142026Z  2024-04-03T18:24:35.5142917Z  2024-04-03T18:24:35.5143307Z  2024-04-03T18:24:35.5143702Z  2024-04-03T18:24:35.5144136Z  2024-04-03T18:24:35.5145302Z [19,747 / 19,968] 6 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:35.5146593Z Compiling torch_xla/csrc/tensor_util.cpp; 87s local 2024-04-03T18:24:35.5147501Z Compiling test/cpp/test_xla_sharding.cpp; 30s local 2024-04-03T18:24:35.5148619Z Compiling torch_xla/csrc/ops/softmax.cpp; 21s local 2024-04-03T18:24:35.5149463Z Compiling torch_xla/csrc/ops/sum.cpp; 20s local 2024-04-03T18:24:35.5150258Z Compiling torch_xla/csrc/ops/svd.cpp; 20s local 2024-04-03T18:24:35.5151230Z Compiling torch_xla/csrc/ops/threshold_backward.cpp; 19s local 2024-04-03T18:24:35.5152262Z Compiling torch_xla/csrc/ops/topk.cpp; 18s local 2024-04-03T18:24:35.5153282Z Compiling torch_xla/csrc/ops/tpu_custom_call.cpp; 18s local ... 2024-04-03T18:24:35.8713126Z 2024-04-03T18:24:35.8713907Z  2024-04-03T18:24:35.8714437Z  2024-04-03T18:24:35.8714875Z  2024-04-03T18:24:35.8720492Z  2024-04-03T18:24:35.8721337Z  2024-04-03T18:24:35.8724167Z  2024-04-03T18:24:35.8726999Z  2024-04-03T18:24:35.8729861Z  2024-04-03T18:24:35.8733486Z [19,747 / 19,968] 6 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:35.8735412Z Compiling torch_xla/csrc/tensor_util.cpp; 88s local 2024-04-03T18:24:35.8738913Z Compiling test/cpp/test_xla_sharding.cpp; 30s local 2024-04-03T18:24:35.8740170Z Compiling torch_xla/csrc/ops/softmax.cpp; 22s local 2024-04-03T18:24:35.8743569Z Compiling torch_xla/csrc/ops/sum.cpp; 20s local 2024-04-03T18:24:35.8747382Z Compiling torch_xla/csrc/ops/svd.cpp; 20s local 2024-04-03T18:24:35.8749241Z Compiling torch_xla/csrc/ops/threshold_backward.cpp; 19s local 2024-04-03T18:24:35.8753183Z Compiling torch_xla/csrc/ops/topk.cpp; 19s local 2024-04-03T18:24:35.8756655Z Compiling torch_xla/csrc/ops/tpu_custom_call.cpp; 18s local ... 2024-04-03T18:24:36.0737165Z 2024-04-03T18:24:36.0738605Z  2024-04-03T18:24:36.0739628Z  2024-04-03T18:24:36.0740566Z  2024-04-03T18:24:36.0741846Z  2024-04-03T18:24:36.0742385Z  2024-04-03T18:24:36.0742817Z  2024-04-03T18:24:36.0743224Z  2024-04-03T18:24:36.0743647Z  2024-04-03T18:24:36.0745297Z [19,748 / 19,968] 6 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:36.0747020Z Compiling torch_xla/csrc/tensor_util.cpp; 88s local 2024-04-03T18:24:36.0748610Z Compiling test/cpp/test_xla_sharding.cpp; 30s local 2024-04-03T18:24:36.0750156Z Compiling torch_xla/csrc/ops/softmax.cpp; 22s local 2024-04-03T18:24:36.0751368Z Compiling torch_xla/csrc/ops/sum.cpp; 21s local 2024-04-03T18:24:36.0752603Z Compiling torch_xla/csrc/ops/threshold_backward.cpp; 19s local 2024-04-03T18:24:36.0753895Z Compiling torch_xla/csrc/ops/topk.cpp; 19s local 2024-04-03T18:24:36.0755094Z Compiling torch_xla/csrc/ops/tpu_custom_call.cpp; 19s local 2024-04-03T18:24:36.0756572Z Compiling torch_xla/csrc/ops/triangular_solve.cpp; 18s local ... 2024-04-03T18:24:36.4666245Z 2024-04-03T18:24:36.4667316Z  2024-04-03T18:24:36.4668323Z  2024-04-03T18:24:36.4669386Z  2024-04-03T18:24:36.4669902Z  2024-04-03T18:24:36.4670335Z  2024-04-03T18:24:36.4670784Z  2024-04-03T18:24:36.4671191Z  2024-04-03T18:24:36.4671597Z  2024-04-03T18:24:36.4672856Z [19,748 / 19,968] 6 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:36.4674393Z Compiling torch_xla/csrc/tensor_util.cpp; 88s local 2024-04-03T18:24:36.4675412Z Compiling test/cpp/test_xla_sharding.cpp; 31s local 2024-04-03T18:24:36.4676447Z Compiling torch_xla/csrc/ops/softmax.cpp; 22s local 2024-04-03T18:24:36.4677495Z Compiling torch_xla/csrc/ops/sum.cpp; 21s local 2024-04-03T18:24:36.4678642Z Compiling torch_xla/csrc/ops/threshold_backward.cpp; 19s local 2024-04-03T18:24:36.4679758Z Compiling torch_xla/csrc/ops/topk.cpp; 19s local 2024-04-03T18:24:36.4680774Z Compiling torch_xla/csrc/ops/tpu_custom_call.cpp; 19s local 2024-04-03T18:24:36.4682018Z Compiling torch_xla/csrc/ops/triangular_solve.cpp; 18s local ... 2024-04-03T18:24:36.6669003Z 2024-04-03T18:24:36.6669752Z  2024-04-03T18:24:36.6670271Z  2024-04-03T18:24:36.6670720Z  2024-04-03T18:24:36.6671145Z  2024-04-03T18:24:36.6671577Z  2024-04-03T18:24:36.6672002Z  2024-04-03T18:24:36.6672401Z  2024-04-03T18:24:36.6672798Z  2024-04-03T18:24:36.6674034Z [19,749 / 19,969] 6 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:36.6675505Z Compiling torch_xla/csrc/tensor_util.cpp; 89s local 2024-04-03T18:24:36.6676515Z Compiling test/cpp/test_xla_sharding.cpp; 31s local 2024-04-03T18:24:36.6677560Z Compiling torch_xla/csrc/ops/softmax.cpp; 23s local 2024-04-03T18:24:36.6678443Z Compiling torch_xla/csrc/ops/sum.cpp; 21s local 2024-04-03T18:24:36.6679392Z Compiling torch_xla/csrc/ops/threshold_backward.cpp; 20s local 2024-04-03T18:24:36.6680548Z Compiling torch_xla/csrc/ops/topk.cpp; 20s local 2024-04-03T18:24:36.6681473Z Compiling torch_xla/csrc/ops/tpu_custom_call.cpp; 19s local 2024-04-03T18:24:36.6682610Z Compiling torch_xla/csrc/ops/triangular_solve.cpp; 19s local ... 2024-04-03T18:24:36.9469793Z 2024-04-03T18:24:36.9471109Z  2024-04-03T18:24:36.9471855Z  2024-04-03T18:24:36.9472629Z  2024-04-03T18:24:36.9473755Z  2024-04-03T18:24:36.9474593Z  2024-04-03T18:24:36.9475188Z  2024-04-03T18:24:36.9475618Z  2024-04-03T18:24:36.9476183Z  2024-04-03T18:24:36.9477536Z [19,751 / 19,969] 6 / 18 tests; 47 actions, 46 running; last test: ...ent_test 2024-04-03T18:24:36.9479018Z Compiling torch_xla/csrc/tensor_util.cpp; 89s local 2024-04-03T18:24:36.9480014Z Compiling test/cpp/test_xla_sharding.cpp; 31s local 2024-04-03T18:24:36.9480997Z Compiling torch_xla/csrc/ops/softmax.cpp; 23s local 2024-04-03T18:24:36.9481972Z Compiling torch_xla/csrc/ops/sum.cpp; 22s local 2024-04-03T18:24:36.9483003Z Compiling torch_xla/csrc/ops/tpu_custom_call.cpp; 19s local 2024-04-03T18:24:36.9484143Z Compiling torch_xla/csrc/ops/triangular_solve.cpp; 19s local 2024-04-03T18:24:36.9485237Z Compiling torch_xla/csrc/ops/uniform.cpp; 18s local 2024-04-03T18:24:36.9486228Z Compiling torch_xla/csrc/ops/unselect.cpp; 18s local ... 2024-04-03T18:24:37.2674572Z 2024-04-03T18:24:37.2675816Z  2024-04-03T18:24:37.2678974Z  2024-04-03T18:24:37.2681806Z  2024-04-03T18:24:37.2684676Z  2024-04-03T18:24:37.2687751Z  2024-04-03T18:24:37.2690621Z  2024-04-03T18:24:37.2693472Z  2024-04-03T18:24:37.2696527Z  2024-04-03T18:24:37.2700242Z [19,751 / 19,969] 6 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:37.2702422Z Compiling torch_xla/csrc/tensor_util.cpp; 89s local 2024-04-03T18:24:37.2703572Z Compiling test/cpp/test_xla_sharding.cpp; 31s local 2024-04-03T18:24:37.2704666Z Compiling torch_xla/csrc/ops/softmax.cpp; 23s local 2024-04-03T18:24:37.2705778Z Compiling torch_xla/csrc/ops/sum.cpp; 22s local 2024-04-03T18:24:37.2707030Z Compiling torch_xla/csrc/ops/tpu_custom_call.cpp; 20s local 2024-04-03T18:24:37.2708654Z Compiling torch_xla/csrc/ops/triangular_solve.cpp; 19s local 2024-04-03T18:24:37.2709961Z Compiling torch_xla/csrc/ops/uniform.cpp; 19s local 2024-04-03T18:24:37.2711231Z Compiling torch_xla/csrc/ops/unselect.cpp; 18s local ... 2024-04-03T18:24:37.4844044Z 2024-04-03T18:24:37.4845308Z  2024-04-03T18:24:37.4845859Z  2024-04-03T18:24:37.4846444Z  2024-04-03T18:24:37.4847458Z  2024-04-03T18:24:37.4848041Z  2024-04-03T18:24:37.4848569Z  2024-04-03T18:24:37.4849093Z  2024-04-03T18:24:37.4849542Z  2024-04-03T18:24:37.4850858Z [19,752 / 19,969] 7 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:37.4852230Z Compiling torch_xla/csrc/tensor_util.cpp; 89s local 2024-04-03T18:24:37.4853269Z Compiling test/cpp/test_xla_sharding.cpp; 32s local 2024-04-03T18:24:37.4854522Z Compiling torch_xla/csrc/ops/softmax.cpp; 23s local 2024-04-03T18:24:37.4855464Z Compiling torch_xla/csrc/ops/sum.cpp; 22s local 2024-04-03T18:24:37.4856490Z Compiling torch_xla/csrc/ops/tpu_custom_call.cpp; 20s local 2024-04-03T18:24:37.4857615Z Compiling torch_xla/csrc/ops/triangular_solve.cpp; 20s local 2024-04-03T18:24:37.4858726Z Compiling torch_xla/csrc/ops/uniform.cpp; 19s local 2024-04-03T18:24:37.4859799Z Compiling torch_xla/csrc/ops/unselect.cpp; 19s local ... 2024-04-03T18:24:37.8679270Z 2024-04-03T18:24:37.8680429Z  2024-04-03T18:24:37.8680950Z  2024-04-03T18:24:37.8681393Z  2024-04-03T18:24:37.8681789Z  2024-04-03T18:24:37.8682231Z  2024-04-03T18:24:37.8682650Z  2024-04-03T18:24:37.8683089Z  2024-04-03T18:24:37.8683506Z  2024-04-03T18:24:37.8684714Z [19,753 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:37.8686079Z Compiling torch_xla/csrc/tensor_util.cpp; 90s local 2024-04-03T18:24:37.8687068Z Compiling test/cpp/test_xla_sharding.cpp; 32s local 2024-04-03T18:24:37.8688045Z Compiling torch_xla/csrc/ops/softmax.cpp; 24s local 2024-04-03T18:24:37.8688987Z Compiling torch_xla/csrc/ops/sum.cpp; 22s local 2024-04-03T18:24:37.8690367Z Compiling torch_xla/csrc/ops/triangular_solve.cpp; 20s local 2024-04-03T18:24:37.8691544Z Compiling torch_xla/csrc/ops/uniform.cpp; 19s local 2024-04-03T18:24:37.8692613Z Compiling torch_xla/csrc/ops/unselect.cpp; 19s local 2024-04-03T18:24:37.8693645Z Compiling torch_xla/csrc/ops/unsqueeze.cpp; 19s local ... 2024-04-03T18:24:38.1108581Z 2024-04-03T18:24:38.1111867Z  2024-04-03T18:24:38.1113161Z  2024-04-03T18:24:38.1114234Z  2024-04-03T18:24:38.1114697Z  2024-04-03T18:24:38.1115175Z  2024-04-03T18:24:38.1115611Z  2024-04-03T18:24:38.1116044Z  2024-04-03T18:24:38.1116461Z  2024-04-03T18:24:38.1117690Z [19,755 / 19,969] 7 / 18 tests; 47 actions, 46 running; last test: ...ent_test 2024-04-03T18:24:38.1119176Z Compiling torch_xla/csrc/tensor_util.cpp; 90s local 2024-04-03T18:24:38.1120175Z Compiling test/cpp/test_xla_sharding.cpp; 32s local 2024-04-03T18:24:38.1121213Z Compiling torch_xla/csrc/ops/softmax.cpp; 24s local 2024-04-03T18:24:38.1122185Z Compiling torch_xla/csrc/ops/sum.cpp; 23s local 2024-04-03T18:24:38.1123077Z Compiling torch_xla/csrc/ops/uniform.cpp; 19s local 2024-04-03T18:24:38.1124041Z Compiling torch_xla/csrc/ops/unselect.cpp; 19s local 2024-04-03T18:24:38.1125099Z Compiling torch_xla/csrc/ops/unsqueeze.cpp; 19s local 2024-04-03T18:24:38.1126200Z Compiling torch_xla/csrc/ops/update_slice.cpp; 17s local ... 2024-04-03T18:24:38.4684495Z 2024-04-03T18:24:38.4685536Z  2024-04-03T18:24:38.4688657Z  2024-04-03T18:24:38.4691312Z  2024-04-03T18:24:38.4693949Z  2024-04-03T18:24:38.4696997Z  2024-04-03T18:24:38.4699661Z  2024-04-03T18:24:38.4702273Z  2024-04-03T18:24:38.4704897Z  2024-04-03T18:24:38.4708333Z [19,756 / 19,969] 7 / 18 tests; 47 actions running; last test: ..._client_test 2024-04-03T18:24:38.4712393Z Compiling torch_xla/csrc/tensor_util.cpp; 90s local 2024-04-03T18:24:38.4741123Z Compiling test/cpp/test_xla_sharding.cpp; 33s local 2024-04-03T18:24:38.4744724Z Compiling torch_xla/csrc/ops/softmax.cpp; 24s local 2024-04-03T18:24:38.4748645Z Compiling torch_xla/csrc/ops/sum.cpp; 23s local 2024-04-03T18:24:38.4750872Z Compiling torch_xla/csrc/ops/uniform.cpp; 20s local 2024-04-03T18:24:38.4752224Z Compiling torch_xla/csrc/ops/unselect.cpp; 20s local 2024-04-03T18:24:38.4753881Z Compiling torch_xla/csrc/ops/unsqueeze.cpp; 19s local 2024-04-03T18:24:38.4754970Z Compiling torch_xla/csrc/ops/update_slice.cpp; 17s local ... 2024-04-03T18:24:38.8688433Z 2024-04-03T18:24:38.8689636Z  2024-04-03T18:24:38.8690234Z  2024-04-03T18:24:38.8690673Z  2024-04-03T18:24:38.8691115Z  2024-04-03T18:24:38.8691512Z  2024-04-03T18:24:38.8691935Z  2024-04-03T18:24:38.8692335Z  2024-04-03T18:24:38.8692719Z  2024-04-03T18:24:38.8694087Z [19,756 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:38.8695634Z Compiling torch_xla/csrc/tensor_util.cpp; 91s local 2024-04-03T18:24:38.8696579Z Compiling test/cpp/test_xla_sharding.cpp; 33s local 2024-04-03T18:24:38.8697496Z Compiling torch_xla/csrc/ops/softmax.cpp; 25s local 2024-04-03T18:24:38.8698401Z Compiling torch_xla/csrc/ops/sum.cpp; 23s local 2024-04-03T18:24:38.8699332Z Compiling torch_xla/csrc/ops/uniform.cpp; 20s local 2024-04-03T18:24:38.8700254Z Compiling torch_xla/csrc/ops/unselect.cpp; 20s local 2024-04-03T18:24:38.8701264Z Compiling torch_xla/csrc/ops/unsqueeze.cpp; 20s local 2024-04-03T18:24:38.8702294Z Compiling torch_xla/csrc/ops/update_slice.cpp; 18s local ... 2024-04-03T18:24:39.0691047Z 2024-04-03T18:24:39.0694184Z  2024-04-03T18:24:39.0697113Z  2024-04-03T18:24:39.0699738Z  2024-04-03T18:24:39.0702355Z  2024-04-03T18:24:39.0703091Z  2024-04-03T18:24:39.0704106Z  2024-04-03T18:24:39.0705056Z  2024-04-03T18:24:39.0705597Z  2024-04-03T18:24:39.0706990Z [19,757 / 19,969] 7 / 18 tests; 47 actions running; last test: ..._client_test 2024-04-03T18:24:39.0708924Z Compiling torch_xla/csrc/tensor_util.cpp; 91s local 2024-04-03T18:24:39.0709857Z Compiling test/cpp/test_xla_sharding.cpp; 33s local 2024-04-03T18:24:39.0710910Z Compiling torch_xla/csrc/ops/softmax.cpp; 25s local 2024-04-03T18:24:39.0711844Z Compiling torch_xla/csrc/ops/sum.cpp; 24s local 2024-04-03T18:24:39.0712841Z Compiling torch_xla/csrc/ops/uniform.cpp; 20s local 2024-04-03T18:24:39.0713830Z Compiling torch_xla/csrc/ops/unselect.cpp; 20s local 2024-04-03T18:24:39.0714853Z Compiling torch_xla/csrc/ops/update_slice.cpp; 18s local 2024-04-03T18:24:39.0716016Z Compiling torch_xla/csrc/ops/upsample_bilinear2d.cpp; 17s local ... 2024-04-03T18:24:39.4695950Z 2024-04-03T18:24:39.4699318Z  2024-04-03T18:24:39.4702335Z  2024-04-03T18:24:39.4705251Z  2024-04-03T18:24:39.4708357Z  2024-04-03T18:24:39.4710126Z  2024-04-03T18:24:39.4710788Z  2024-04-03T18:24:39.4711399Z  2024-04-03T18:24:39.4712011Z  2024-04-03T18:24:39.4713487Z [19,757 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:39.4715018Z Compiling torch_xla/csrc/tensor_util.cpp; 91s local 2024-04-03T18:24:39.4716199Z Compiling test/cpp/test_xla_sharding.cpp; 34s local 2024-04-03T18:24:39.4717335Z Compiling torch_xla/csrc/ops/softmax.cpp; 25s local 2024-04-03T18:24:39.4718461Z Compiling torch_xla/csrc/ops/sum.cpp; 24s local 2024-04-03T18:24:39.4719529Z Compiling torch_xla/csrc/ops/uniform.cpp; 21s local 2024-04-03T18:24:39.4720720Z Compiling torch_xla/csrc/ops/unselect.cpp; 21s local 2024-04-03T18:24:39.4721905Z Compiling torch_xla/csrc/ops/update_slice.cpp; 18s local 2024-04-03T18:24:39.4723237Z Compiling torch_xla/csrc/ops/upsample_bilinear2d.cpp; 18s local ... 2024-04-03T18:24:40.4702622Z 2024-04-03T18:24:40.4703800Z  2024-04-03T18:24:40.4704758Z  2024-04-03T18:24:40.4705339Z  2024-04-03T18:24:40.4708335Z  2024-04-03T18:24:40.4708818Z  2024-04-03T18:24:40.4709397Z  2024-04-03T18:24:40.4711984Z  2024-04-03T18:24:40.4712478Z  2024-04-03T18:24:40.4713768Z [19,757 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:40.4717282Z Compiling torch_xla/csrc/tensor_util.cpp; 92s local 2024-04-03T18:24:40.4718267Z Compiling test/cpp/test_xla_sharding.cpp; 35s local 2024-04-03T18:24:40.4719326Z Compiling torch_xla/csrc/ops/softmax.cpp; 26s local 2024-04-03T18:24:40.4722873Z Compiling torch_xla/csrc/ops/sum.cpp; 25s local 2024-04-03T18:24:40.4723871Z Compiling torch_xla/csrc/ops/uniform.cpp; 22s local 2024-04-03T18:24:40.4724949Z Compiling torch_xla/csrc/ops/unselect.cpp; 22s local 2024-04-03T18:24:40.4728290Z Compiling torch_xla/csrc/ops/update_slice.cpp; 19s local 2024-04-03T18:24:40.4729423Z Compiling torch_xla/csrc/ops/upsample_bilinear2d.cpp; 19s local ... 2024-04-03T18:24:41.2017147Z 2024-04-03T18:24:41.2018050Z  2024-04-03T18:24:41.2018629Z  2024-04-03T18:24:41.2019096Z  2024-04-03T18:24:41.2019521Z  2024-04-03T18:24:41.2019943Z  2024-04-03T18:24:41.2020536Z  2024-04-03T18:24:41.2021008Z  2024-04-03T18:24:41.2021442Z  2024-04-03T18:24:41.2022677Z [19,758 / 19,969] 7 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:41.2024054Z Compiling torch_xla/csrc/tensor_util.cpp; 93s local 2024-04-03T18:24:41.2025011Z Compiling test/cpp/test_xla_sharding.cpp; 35s local 2024-04-03T18:24:41.2026135Z Compiling torch_xla/csrc/ops/softmax.cpp; 27s local 2024-04-03T18:24:41.2027055Z Compiling torch_xla/csrc/ops/sum.cpp; 26s local 2024-04-03T18:24:41.2028133Z Compiling torch_xla/csrc/ops/uniform.cpp; 22s local 2024-04-03T18:24:41.2029442Z Compiling torch_xla/csrc/ops/unselect.cpp; 22s local 2024-04-03T18:24:41.2030509Z Compiling torch_xla/csrc/ops/update_slice.cpp; 20s local 2024-04-03T18:24:41.2031798Z Compiling .../csrc/ops/upsample_bilinear2d_backward.cpp; 18s local ... 2024-04-03T18:24:41.4710215Z 2024-04-03T18:24:41.4711325Z  2024-04-03T18:24:41.4711885Z  2024-04-03T18:24:41.4712664Z  2024-04-03T18:24:41.4713123Z  2024-04-03T18:24:41.4714114Z  2024-04-03T18:24:41.4714527Z  2024-04-03T18:24:41.4714920Z  2024-04-03T18:24:41.4715333Z  2024-04-03T18:24:41.4718076Z [19,759 / 19,969] 7 / 18 tests; 47 actions running; last test: ..._client_test 2024-04-03T18:24:41.4719714Z Compiling torch_xla/csrc/tensor_util.cpp; 93s local 2024-04-03T18:24:41.4723551Z Compiling test/cpp/test_xla_sharding.cpp; 36s local 2024-04-03T18:24:41.4724726Z Compiling torch_xla/csrc/ops/sum.cpp; 26s local 2024-04-03T18:24:41.4728404Z Compiling torch_xla/csrc/ops/uniform.cpp; 23s local 2024-04-03T18:24:41.4729632Z Compiling torch_xla/csrc/ops/unselect.cpp; 23s local 2024-04-03T18:24:41.4733230Z Compiling torch_xla/csrc/ops/update_slice.cpp; 20s local 2024-04-03T18:24:41.4734962Z Compiling torch_xla/csrc/ops/upsample_bilinear2d_backward.cpp; 19s local 2024-04-03T18:24:41.4738324Z Compiling torch_xla/csrc/ops/upsample_nearest2d.cpp; 18s local ... 2024-04-03T18:24:41.8040143Z 2024-04-03T18:24:41.8041245Z  2024-04-03T18:24:41.8041821Z  2024-04-03T18:24:41.8042328Z  2024-04-03T18:24:41.8043419Z  2024-04-03T18:24:41.8043831Z  2024-04-03T18:24:41.8044294Z  2024-04-03T18:24:41.8044776Z  2024-04-03T18:24:41.8045251Z  2024-04-03T18:24:41.8047526Z [19,760 / 19,969] 7 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:41.8048884Z Compiling torch_xla/csrc/tensor_util.cpp; 94s local 2024-04-03T18:24:41.8050113Z Compiling test/cpp/test_xla_sharding.cpp; 36s local 2024-04-03T18:24:41.8051300Z Compiling torch_xla/csrc/ops/sum.cpp; 26s local 2024-04-03T18:24:41.8052153Z Compiling torch_xla/csrc/ops/uniform.cpp; 23s local 2024-04-03T18:24:41.8053267Z Compiling torch_xla/csrc/ops/update_slice.cpp; 21s local 2024-04-03T18:24:41.8054473Z Compiling torch_xla/csrc/ops/upsample_bilinear2d_backward.cpp; 19s local 2024-04-03T18:24:41.8055628Z Compiling torch_xla/csrc/ops/upsample_nearest2d.cpp; 18s local 2024-04-03T18:24:41.8056708Z Compiling .../csrc/ops/upsample_nearest2d_backward.cpp; 18s local ... 2024-04-03T18:24:42.0714888Z 2024-04-03T18:24:42.0716047Z  2024-04-03T18:24:42.0716823Z  2024-04-03T18:24:42.0719456Z  2024-04-03T18:24:42.0719935Z  2024-04-03T18:24:42.0720488Z  2024-04-03T18:24:42.0723200Z  2024-04-03T18:24:42.0723673Z  2024-04-03T18:24:42.0724257Z  2024-04-03T18:24:42.0727749Z [19,761 / 19,969] 7 / 18 tests; 47 actions running; last test: ..._client_test 2024-04-03T18:24:42.0729209Z Compiling test/cpp/test_xla_sharding.cpp; 36s local 2024-04-03T18:24:42.0730374Z Compiling torch_xla/csrc/ops/sum.cpp; 27s local 2024-04-03T18:24:42.0731348Z Compiling torch_xla/csrc/ops/uniform.cpp; 23s local 2024-04-03T18:24:42.0732398Z Compiling torch_xla/csrc/ops/update_slice.cpp; 21s local 2024-04-03T18:24:42.0733620Z Compiling torch_xla/csrc/ops/upsample_bilinear2d_backward.cpp; 19s local 2024-04-03T18:24:42.0735129Z Compiling torch_xla/csrc/ops/upsample_nearest2d.cpp; 19s local 2024-04-03T18:24:42.0736407Z Compiling torch_xla/csrc/ops/upsample_nearest2d_backward.cpp; 18s local 2024-04-03T18:24:42.0737809Z Compiling torch_xla/csrc/ops/user_computation.cpp; 17s local ... 2024-04-03T18:24:42.4726864Z 2024-04-03T18:24:42.4727598Z  2024-04-03T18:24:42.4728021Z  2024-04-03T18:24:42.4728388Z  2024-04-03T18:24:42.4728745Z  2024-04-03T18:24:42.4729328Z  2024-04-03T18:24:42.4729683Z  2024-04-03T18:24:42.4730021Z  2024-04-03T18:24:42.4730457Z  2024-04-03T18:24:42.4731559Z [19,761 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:42.4732687Z Compiling test/cpp/test_xla_sharding.cpp; 37s local 2024-04-03T18:24:42.4733465Z Compiling torch_xla/csrc/ops/sum.cpp; 27s local 2024-04-03T18:24:42.4734464Z Compiling torch_xla/csrc/ops/uniform.cpp; 24s local 2024-04-03T18:24:42.4735308Z Compiling torch_xla/csrc/ops/update_slice.cpp; 21s local 2024-04-03T18:24:42.4736303Z Compiling torch_xla/csrc/ops/upsample_bilinear2d_backward.cpp; 20s local 2024-04-03T18:24:42.4737545Z Compiling torch_xla/csrc/ops/upsample_nearest2d.cpp; 19s local 2024-04-03T18:24:42.4738610Z Compiling torch_xla/csrc/ops/upsample_nearest2d_backward.cpp; 18s local 2024-04-03T18:24:42.4739688Z Compiling torch_xla/csrc/ops/user_computation.cpp; 18s local ... 2024-04-03T18:24:42.6872131Z 2024-04-03T18:24:42.6872895Z  2024-04-03T18:24:42.6873441Z  2024-04-03T18:24:42.6873878Z  2024-04-03T18:24:42.6874303Z  2024-04-03T18:24:42.6874712Z  2024-04-03T18:24:42.6875123Z  2024-04-03T18:24:42.6875546Z  2024-04-03T18:24:42.6875961Z  2024-04-03T18:24:42.6877164Z [19,762 / 19,969] 7 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:42.6878582Z Compiling test/cpp/test_xla_sharding.cpp; 37s local 2024-04-03T18:24:42.6879505Z Compiling torch_xla/csrc/ops/sum.cpp; 27s local 2024-04-03T18:24:42.6880437Z Compiling torch_xla/csrc/ops/uniform.cpp; 24s local 2024-04-03T18:24:42.6881426Z Compiling torch_xla/csrc/ops/update_slice.cpp; 22s local 2024-04-03T18:24:42.6882776Z Compiling torch_xla/csrc/ops/upsample_nearest2d.cpp; 19s local 2024-04-03T18:24:42.6884034Z Compiling torch_xla/csrc/ops/upsample_nearest2d_backward.cpp; 18s local 2024-04-03T18:24:42.6885274Z Compiling torch_xla/csrc/ops/user_computation.cpp; 18s local 2024-04-03T18:24:42.6886298Z Compiling torch_xla/csrc/ops/var.cpp; 17s local ... 2024-04-03T18:24:43.0729188Z 2024-04-03T18:24:43.0729954Z  2024-04-03T18:24:43.0730507Z  2024-04-03T18:24:43.0730936Z  2024-04-03T18:24:43.0731344Z  2024-04-03T18:24:43.0731769Z  2024-04-03T18:24:43.0732176Z  2024-04-03T18:24:43.0732616Z  2024-04-03T18:24:43.0733043Z  2024-04-03T18:24:43.0734370Z [19,763 / 19,969] 7 / 18 tests; 47 actions running; last test: ..._client_test 2024-04-03T18:24:43.0735832Z Compiling test/cpp/test_xla_sharding.cpp; 37s local 2024-04-03T18:24:43.0736821Z Compiling torch_xla/csrc/ops/uniform.cpp; 24s local 2024-04-03T18:24:43.0737765Z Compiling torch_xla/csrc/ops/update_slice.cpp; 22s local 2024-04-03T18:24:43.0738753Z Compiling torch_xla/csrc/ops/upsample_nearest2d.cpp; 20s local 2024-04-03T18:24:43.0739798Z Compiling torch_xla/csrc/ops/upsample_nearest2d_backward.cpp; 19s local 2024-04-03T18:24:43.0741088Z Compiling torch_xla/csrc/ops/user_computation.cpp; 18s local 2024-04-03T18:24:43.0742174Z Compiling torch_xla/csrc/ops/var.cpp; 18s local 2024-04-03T18:24:43.0743137Z Compiling torch_xla/csrc/ops/var_mean.cpp; 17s local ... 2024-04-03T18:24:43.3121990Z 2024-04-03T18:24:43.3123151Z  2024-04-03T18:24:43.3123687Z  2024-04-03T18:24:43.3124155Z  2024-04-03T18:24:43.3124629Z  2024-04-03T18:24:43.3125060Z  2024-04-03T18:24:43.3125435Z  2024-04-03T18:24:43.3125832Z  2024-04-03T18:24:43.3126227Z  2024-04-03T18:24:43.3127455Z [19,764 / 19,969] 7 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:43.3130129Z Compiling test/cpp/test_xla_sharding.cpp; 38s local 2024-04-03T18:24:43.3131023Z Compiling torch_xla/csrc/ops/uniform.cpp; 25s local 2024-04-03T18:24:43.3131960Z Compiling torch_xla/csrc/ops/update_slice.cpp; 22s local 2024-04-03T18:24:43.3133309Z Compiling torch_xla/csrc/ops/upsample_nearest2d_backward.cpp; 19s local 2024-04-03T18:24:43.3134763Z Compiling torch_xla/csrc/ops/user_computation.cpp; 19s local 2024-04-03T18:24:43.3135888Z Compiling torch_xla/csrc/ops/var.cpp; 18s local 2024-04-03T18:24:43.3136796Z Compiling torch_xla/csrc/ops/var_mean.cpp; 18s local 2024-04-03T18:24:43.3137953Z Compiling torch_xla/csrc/ops/view.cpp; 17s local ... 2024-04-03T18:24:43.6733005Z 2024-04-03T18:24:43.6733754Z  2024-04-03T18:24:43.6734456Z  2024-04-03T18:24:43.6734930Z  2024-04-03T18:24:43.6735359Z  2024-04-03T18:24:43.6735766Z  2024-04-03T18:24:43.6736186Z  2024-04-03T18:24:43.6736619Z  2024-04-03T18:24:43.6736995Z  2024-04-03T18:24:43.6738211Z [19,765 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:43.6739465Z Compiling test/cpp/test_xla_sharding.cpp; 38s local 2024-04-03T18:24:43.6740417Z Compiling torch_xla/csrc/ops/uniform.cpp; 25s local 2024-04-03T18:24:43.6741347Z Compiling torch_xla/csrc/ops/update_slice.cpp; 23s local 2024-04-03T18:24:43.6742628Z Compiling torch_xla/csrc/ops/upsample_nearest2d_backward.cpp; 19s local 2024-04-03T18:24:43.6743955Z Compiling torch_xla/csrc/ops/user_computation.cpp; 19s local 2024-04-03T18:24:43.6745019Z Compiling torch_xla/csrc/ops/var.cpp; 18s local 2024-04-03T18:24:43.6745994Z Compiling torch_xla/csrc/ops/var_mean.cpp; 18s local 2024-04-03T18:24:43.6746893Z Compiling torch_xla/csrc/ops/view.cpp; 18s local ... 2024-04-03T18:24:43.9266308Z 2024-04-03T18:24:43.9267104Z  2024-04-03T18:24:43.9268024Z  2024-04-03T18:24:43.9268496Z  2024-04-03T18:24:43.9268890Z  2024-04-03T18:24:43.9269323Z  2024-04-03T18:24:43.9269732Z  2024-04-03T18:24:43.9270127Z  2024-04-03T18:24:43.9270532Z  2024-04-03T18:24:43.9271775Z [19,766 / 19,969] 7 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:43.9273138Z Compiling test/cpp/test_xla_sharding.cpp; 38s local 2024-04-03T18:24:43.9274148Z Compiling torch_xla/csrc/ops/uniform.cpp; 25s local 2024-04-03T18:24:43.9275167Z Compiling torch_xla/csrc/ops/update_slice.cpp; 23s local 2024-04-03T18:24:43.9276169Z Compiling torch_xla/csrc/ops/user_computation.cpp; 19s local 2024-04-03T18:24:43.9277125Z Compiling torch_xla/csrc/ops/var.cpp; 19s local 2024-04-03T18:24:43.9278057Z Compiling torch_xla/csrc/ops/var_mean.cpp; 18s local 2024-04-03T18:24:43.9278938Z Compiling torch_xla/csrc/ops/view.cpp; 18s local 2024-04-03T18:24:43.9279954Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 17s local ... 2024-04-03T18:24:44.2748677Z 2024-04-03T18:24:44.2749443Z  2024-04-03T18:24:44.2749961Z  2024-04-03T18:24:44.2750399Z  2024-04-03T18:24:44.2750807Z  2024-04-03T18:24:44.2751217Z  2024-04-03T18:24:44.2751646Z  2024-04-03T18:24:44.2752066Z  2024-04-03T18:24:44.2752460Z  2024-04-03T18:24:44.2753656Z [19,766 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:44.2755071Z Compiling test/cpp/test_xla_sharding.cpp; 38s local 2024-04-03T18:24:44.2756021Z Compiling torch_xla/csrc/ops/uniform.cpp; 26s local 2024-04-03T18:24:44.2757034Z Compiling torch_xla/csrc/ops/update_slice.cpp; 23s local 2024-04-03T18:24:44.2758118Z Compiling torch_xla/csrc/ops/user_computation.cpp; 20s local 2024-04-03T18:24:44.2759091Z Compiling torch_xla/csrc/ops/var.cpp; 19s local 2024-04-03T18:24:44.2760024Z Compiling torch_xla/csrc/ops/var_mean.cpp; 19s local 2024-04-03T18:24:44.2761008Z Compiling torch_xla/csrc/ops/view.cpp; 18s local 2024-04-03T18:24:44.2762055Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 17s local ... 2024-04-03T18:24:44.4756629Z 2024-04-03T18:24:44.4757392Z  2024-04-03T18:24:44.4757917Z  2024-04-03T18:24:44.4758794Z  2024-04-03T18:24:44.4759199Z  2024-04-03T18:24:44.4759589Z  2024-04-03T18:24:44.4760147Z  2024-04-03T18:24:44.4760553Z  2024-04-03T18:24:44.4760962Z  2024-04-03T18:24:44.4762321Z [19,769 / 19,969] 7 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:44.4763968Z Compiling test/cpp/test_xla_sharding.cpp; 39s local 2024-04-03T18:24:44.4764962Z Compiling torch_xla/csrc/ops/uniform.cpp; 26s local 2024-04-03T18:24:44.4765940Z Compiling torch_xla/csrc/ops/update_slice.cpp; 23s local 2024-04-03T18:24:44.4767087Z Compiling torch_xla/csrc/ops/var.cpp; 19s local 2024-04-03T18:24:44.4768061Z Compiling torch_xla/csrc/ops/var_mean.cpp; 19s local 2024-04-03T18:24:44.4769074Z Compiling torch_xla/csrc/ops/view.cpp; 18s local 2024-04-03T18:24:44.4770025Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 18s local 2024-04-03T18:24:44.4771094Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 18s local ... 2024-04-03T18:24:44.8740167Z 2024-04-03T18:24:44.8740978Z  2024-04-03T18:24:44.8741484Z  2024-04-03T18:24:44.8743175Z  2024-04-03T18:24:44.8743662Z  2024-04-03T18:24:44.8744087Z  2024-04-03T18:24:44.8744559Z  2024-04-03T18:24:44.8745021Z  2024-04-03T18:24:44.8745436Z  2024-04-03T18:24:44.8746647Z [19,769 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:44.8748398Z Compiling test/cpp/test_xla_sharding.cpp; 39s local 2024-04-03T18:24:44.8749328Z Compiling torch_xla/csrc/ops/uniform.cpp; 26s local 2024-04-03T18:24:44.8750389Z Compiling torch_xla/csrc/ops/update_slice.cpp; 24s local 2024-04-03T18:24:44.8751450Z Compiling torch_xla/csrc/ops/var.cpp; 20s local 2024-04-03T18:24:44.8752205Z Compiling torch_xla/csrc/ops/var_mean.cpp; 19s local 2024-04-03T18:24:44.8753090Z Compiling torch_xla/csrc/ops/view.cpp; 19s local 2024-04-03T18:24:44.8754083Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 18s local 2024-04-03T18:24:44.8755248Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 18s local ... 2024-04-03T18:24:45.5510213Z 2024-04-03T18:24:45.5510892Z  2024-04-03T18:24:45.5511332Z  2024-04-03T18:24:45.5511646Z  2024-04-03T18:24:45.5511978Z  2024-04-03T18:24:45.5512285Z  2024-04-03T18:24:45.5512604Z  2024-04-03T18:24:45.5512932Z  2024-04-03T18:24:45.5513243Z  2024-04-03T18:24:45.5514270Z [19,770 / 19,969] 7 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:45.5515792Z Compiling test/cpp/test_xla_sharding.cpp; 40s local 2024-04-03T18:24:45.5516654Z Compiling torch_xla/csrc/ops/uniform.cpp; 27s local 2024-04-03T18:24:45.5517568Z Compiling torch_xla/csrc/ops/update_slice.cpp; 24s local 2024-04-03T18:24:45.5518523Z Compiling torch_xla/csrc/ops/var.cpp; 20s local 2024-04-03T18:24:45.5519410Z Compiling torch_xla/csrc/ops/var_mean.cpp; 20s local 2024-04-03T18:24:45.5520383Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 19s local 2024-04-03T18:24:45.5521522Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 19s local 2024-04-03T18:24:45.5522512Z Compiling torch_xla/csrc/aten_xla_type.cpp; 18s local ... 2024-04-03T18:24:45.8745577Z 2024-04-03T18:24:45.8746309Z  2024-04-03T18:24:45.8746773Z  2024-04-03T18:24:45.8747144Z  2024-04-03T18:24:45.8747522Z  2024-04-03T18:24:45.8750898Z  2024-04-03T18:24:45.8751441Z  2024-04-03T18:24:45.8751980Z  2024-04-03T18:24:45.8754678Z  2024-04-03T18:24:45.8756021Z [19,770 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:45.8757627Z Compiling test/cpp/test_xla_sharding.cpp; 40s local 2024-04-03T18:24:45.8761066Z Compiling torch_xla/csrc/ops/uniform.cpp; 27s local 2024-04-03T18:24:45.8762220Z Compiling torch_xla/csrc/ops/update_slice.cpp; 25s local 2024-04-03T18:24:45.8763569Z Compiling torch_xla/csrc/ops/var.cpp; 21s local 2024-04-03T18:24:45.8764753Z Compiling torch_xla/csrc/ops/var_mean.cpp; 20s local 2024-04-03T18:24:45.8768204Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 19s local 2024-04-03T18:24:45.8769146Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 19s local 2024-04-03T18:24:45.8770299Z Compiling torch_xla/csrc/aten_xla_type.cpp; 19s local ... 2024-04-03T18:24:46.2434241Z 2024-04-03T18:24:46.2434997Z  2024-04-03T18:24:46.2435432Z  2024-04-03T18:24:46.2435872Z  2024-04-03T18:24:46.2436394Z  2024-04-03T18:24:46.2436888Z  2024-04-03T18:24:46.2437322Z  2024-04-03T18:24:46.2437713Z  2024-04-03T18:24:46.2438111Z  2024-04-03T18:24:46.2439279Z [19,771 / 19,969] 7 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:46.2440600Z Compiling test/cpp/test_xla_sharding.cpp; 40s local 2024-04-03T18:24:46.2441619Z Compiling torch_xla/csrc/ops/uniform.cpp; 28s local 2024-04-03T18:24:46.2442619Z Compiling torch_xla/csrc/ops/update_slice.cpp; 25s local 2024-04-03T18:24:46.2443617Z Compiling torch_xla/csrc/ops/var.cpp; 21s local 2024-04-03T18:24:46.2444469Z Compiling torch_xla/csrc/ops/var_mean.cpp; 21s local 2024-04-03T18:24:46.2445482Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 19s local 2024-04-03T18:24:46.2446534Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 19s local 2024-04-03T18:24:46.2447582Z Compiling torch_xla/csrc/aten_xla_type.cpp; 19s local ... 2024-04-03T18:24:46.6449573Z 2024-04-03T18:24:46.6509414Z  2024-04-03T18:24:46.6589498Z  2024-04-03T18:24:46.6669449Z  2024-04-03T18:24:46.6749471Z  2024-04-03T18:24:46.6829476Z  2024-04-03T18:24:46.6949985Z  2024-04-03T18:24:46.7029473Z  2024-04-03T18:24:46.7101934Z  2024-04-03T18:24:46.7149981Z [19,771 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:46.7229448Z Compiling test/cpp/test_xla_sharding.cpp; 41s local 2024-04-03T18:24:46.7309494Z Compiling torch_xla/csrc/ops/uniform.cpp; 28s local 2024-04-03T18:24:46.7349812Z Compiling torch_xla/csrc/ops/update_slice.cpp; 26s local 2024-04-03T18:24:46.7429466Z Compiling torch_xla/csrc/ops/var.cpp; 21s local 2024-04-03T18:24:46.7509514Z Compiling torch_xla/csrc/ops/var_mean.cpp; 21s local 2024-04-03T18:24:46.7589608Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 20s local 2024-04-03T18:24:46.7651302Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 20s local 2024-04-03T18:24:46.7709566Z Compiling torch_xla/csrc/aten_xla_type.cpp; 20s local ... 2024-04-03T18:24:47.6461889Z 2024-04-03T18:24:47.6462652Z  2024-04-03T18:24:47.6463106Z  2024-04-03T18:24:47.6463489Z  2024-04-03T18:24:47.6463905Z  2024-04-03T18:24:47.6464254Z  2024-04-03T18:24:47.6464626Z  2024-04-03T18:24:47.6465027Z  2024-04-03T18:24:47.6465446Z  2024-04-03T18:24:47.6466650Z [19,771 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:47.6468278Z Compiling test/cpp/test_xla_sharding.cpp; 42s local 2024-04-03T18:24:47.6469228Z Compiling torch_xla/csrc/ops/uniform.cpp; 29s local 2024-04-03T18:24:47.6470214Z Compiling torch_xla/csrc/ops/update_slice.cpp; 27s local 2024-04-03T18:24:47.6471191Z Compiling torch_xla/csrc/ops/var.cpp; 22s local 2024-04-03T18:24:47.6472051Z Compiling torch_xla/csrc/ops/var_mean.cpp; 22s local 2024-04-03T18:24:47.6473066Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 21s local 2024-04-03T18:24:47.6474141Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 21s local 2024-04-03T18:24:47.6475174Z Compiling torch_xla/csrc/aten_xla_type.cpp; 21s local ... 2024-04-03T18:24:47.8775132Z 2024-04-03T18:24:47.8775990Z  2024-04-03T18:24:47.8776548Z  2024-04-03T18:24:47.8777027Z  2024-04-03T18:24:47.8777876Z  2024-04-03T18:24:47.8778326Z  2024-04-03T18:24:47.8778786Z  2024-04-03T18:24:47.8779296Z  2024-04-03T18:24:47.8779680Z  2024-04-03T18:24:47.8781121Z [19,773 / 19,969] 7 / 18 tests; 47 actions, 46 running; last test: ...ent_test 2024-04-03T18:24:47.8782297Z Compiling test/cpp/test_xla_sharding.cpp; 42s local 2024-04-03T18:24:47.8783224Z Compiling torch_xla/csrc/ops/update_slice.cpp; 27s local 2024-04-03T18:24:47.8784110Z Compiling torch_xla/csrc/ops/var.cpp; 23s local 2024-04-03T18:24:47.8784892Z Compiling torch_xla/csrc/ops/var_mean.cpp; 22s local 2024-04-03T18:24:47.8785720Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 21s local 2024-04-03T18:24:47.8786593Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 21s local 2024-04-03T18:24:47.8787461Z Compiling torch_xla/csrc/aten_xla_type.cpp; 21s local 2024-04-03T18:24:47.8788510Z Compiling torch_xla/csrc/convert_ops.cpp; 20s local ... 2024-04-03T18:24:48.0826933Z 2024-04-03T18:24:48.0827809Z  2024-04-03T18:24:48.0828241Z  2024-04-03T18:24:48.0828593Z  2024-04-03T18:24:48.0828917Z  2024-04-03T18:24:48.0829339Z  2024-04-03T18:24:48.0829745Z  2024-04-03T18:24:48.0830158Z  2024-04-03T18:24:48.0830556Z  2024-04-03T18:24:48.0831784Z [19,773 / 19,969] 7 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:48.0833213Z Compiling test/cpp/test_xla_sharding.cpp; 42s local 2024-04-03T18:24:48.0834226Z Compiling torch_xla/csrc/ops/update_slice.cpp; 27s local 2024-04-03T18:24:48.0835226Z Compiling torch_xla/csrc/ops/var.cpp; 23s local 2024-04-03T18:24:48.0836141Z Compiling torch_xla/csrc/ops/var_mean.cpp; 22s local 2024-04-03T18:24:48.0837118Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 21s local 2024-04-03T18:24:48.0838180Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 21s local 2024-04-03T18:24:48.0839163Z Compiling torch_xla/csrc/aten_xla_type.cpp; 21s local 2024-04-03T18:24:48.0840188Z Compiling torch_xla/csrc/convert_ops.cpp; 20s local ... 2024-04-03T18:24:48.2822409Z 2024-04-03T18:24:48.2823185Z  2024-04-03T18:24:48.2823709Z  2024-04-03T18:24:48.2824141Z  2024-04-03T18:24:48.2824537Z  2024-04-03T18:24:48.2824952Z  2024-04-03T18:24:48.2825357Z  2024-04-03T18:24:48.2825726Z  2024-04-03T18:24:48.2826123Z  2024-04-03T18:24:48.2827270Z [19,773 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:48.2828853Z Compiling test/cpp/test_xla_sharding.cpp; 42s local 2024-04-03T18:24:48.2829846Z Compiling torch_xla/csrc/ops/update_slice.cpp; 27s local 2024-04-03T18:24:48.2830701Z Compiling torch_xla/csrc/ops/var.cpp; 23s local 2024-04-03T18:24:48.2831553Z Compiling torch_xla/csrc/ops/var_mean.cpp; 23s local 2024-04-03T18:24:48.2832549Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 21s local 2024-04-03T18:24:48.2833534Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 21s local 2024-04-03T18:24:48.2834495Z Compiling torch_xla/csrc/aten_xla_type.cpp; 21s local 2024-04-03T18:24:48.2835480Z Compiling torch_xla/csrc/convert_ops.cpp; 20s local ... 2024-04-03T18:24:48.9612821Z 2024-04-03T18:24:48.9613582Z  2024-04-03T18:24:48.9614058Z  2024-04-03T18:24:48.9614635Z  2024-04-03T18:24:48.9615074Z  2024-04-03T18:24:48.9615459Z  2024-04-03T18:24:48.9615809Z  2024-04-03T18:24:48.9616191Z  2024-04-03T18:24:48.9616612Z  2024-04-03T18:24:48.9617750Z [19,774 / 19,969] 7 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:48.9619104Z Compiling test/cpp/test_xla_sharding.cpp; 43s local 2024-04-03T18:24:48.9620029Z Compiling torch_xla/csrc/ops/var.cpp; 24s local 2024-04-03T18:24:48.9620963Z Compiling torch_xla/csrc/ops/var_mean.cpp; 23s local 2024-04-03T18:24:48.9621954Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 22s local 2024-04-03T18:24:48.9623364Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 22s local 2024-04-03T18:24:48.9624525Z Compiling torch_xla/csrc/aten_xla_type.cpp; 22s local 2024-04-03T18:24:48.9625640Z Compiling torch_xla/csrc/convert_ops.cpp; 21s local 2024-04-03T18:24:48.9626611Z Compiling torch_xla/csrc/data_ops.cpp; 20s local ... 2024-04-03T18:24:49.2865122Z 2024-04-03T18:24:49.2866219Z  2024-04-03T18:24:49.2866689Z  2024-04-03T18:24:49.2867057Z  2024-04-03T18:24:49.2867484Z  2024-04-03T18:24:49.2868142Z  2024-04-03T18:24:49.2868534Z  2024-04-03T18:24:49.2868920Z  2024-04-03T18:24:49.2869333Z  2024-04-03T18:24:49.2870655Z [19,774 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:49.2872032Z Compiling test/cpp/test_xla_sharding.cpp; 44s local 2024-04-03T18:24:49.2873142Z Compiling torch_xla/csrc/ops/var.cpp; 24s local 2024-04-03T18:24:49.2874073Z Compiling torch_xla/csrc/ops/var_mean.cpp; 24s local 2024-04-03T18:24:49.2875068Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 22s local 2024-04-03T18:24:49.2876120Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 22s local 2024-04-03T18:24:49.2877123Z Compiling torch_xla/csrc/aten_xla_type.cpp; 22s local 2024-04-03T18:24:49.2878141Z Compiling torch_xla/csrc/convert_ops.cpp; 21s local 2024-04-03T18:24:49.2879269Z Compiling torch_xla/csrc/data_ops.cpp; 20s local ... 2024-04-03T18:24:50.2886678Z 2024-04-03T18:24:50.2887397Z  2024-04-03T18:24:50.2887875Z  2024-04-03T18:24:50.2888249Z  2024-04-03T18:24:50.2888636Z  2024-04-03T18:24:50.2889032Z  2024-04-03T18:24:50.2889380Z  2024-04-03T18:24:50.2889752Z  2024-04-03T18:24:50.2890113Z  2024-04-03T18:24:50.2891193Z [19,774 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:50.2892402Z Compiling test/cpp/test_xla_sharding.cpp; 45s local 2024-04-03T18:24:50.2893350Z Compiling torch_xla/csrc/ops/var.cpp; 25s local 2024-04-03T18:24:50.2894114Z Compiling torch_xla/csrc/ops/var_mean.cpp; 25s local 2024-04-03T18:24:50.2895141Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 23s local 2024-04-03T18:24:50.2896031Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 23s local 2024-04-03T18:24:50.2896887Z Compiling torch_xla/csrc/aten_xla_type.cpp; 23s local 2024-04-03T18:24:50.2897739Z Compiling torch_xla/csrc/convert_ops.cpp; 22s local 2024-04-03T18:24:50.2898584Z Compiling torch_xla/csrc/data_ops.cpp; 21s local ... 2024-04-03T18:24:50.4890340Z 2024-04-03T18:24:50.4891092Z  2024-04-03T18:24:50.4891576Z  2024-04-03T18:24:50.4892000Z  2024-04-03T18:24:50.4892394Z  2024-04-03T18:24:50.4892817Z  2024-04-03T18:24:50.4893206Z  2024-04-03T18:24:50.4893612Z  2024-04-03T18:24:50.4894009Z  2024-04-03T18:24:50.4895382Z [19,775 / 19,969] 7 / 18 tests; 47 actions running; last test: ..._client_test 2024-04-03T18:24:50.4896758Z Compiling test/cpp/test_xla_sharding.cpp; 45s local 2024-04-03T18:24:50.4897679Z Compiling torch_xla/csrc/ops/var.cpp; 25s local 2024-04-03T18:24:50.4898568Z Compiling torch_xla/csrc/ops/var_mean.cpp; 25s local 2024-04-03T18:24:50.4899493Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 24s local 2024-04-03T18:24:50.4900459Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 24s local 2024-04-03T18:24:50.4901432Z Compiling torch_xla/csrc/aten_xla_type.cpp; 23s local 2024-04-03T18:24:50.4902350Z Compiling torch_xla/csrc/convert_ops.cpp; 22s local 2024-04-03T18:24:50.4903304Z Compiling torch_xla/csrc/data_ops.cpp; 21s local ... 2024-04-03T18:24:50.8894986Z 2024-04-03T18:24:50.8895734Z  2024-04-03T18:24:50.8896254Z  2024-04-03T18:24:50.8896653Z  2024-04-03T18:24:50.8897040Z  2024-04-03T18:24:50.8897456Z  2024-04-03T18:24:50.8898258Z  2024-04-03T18:24:50.8898692Z  2024-04-03T18:24:50.8899082Z  2024-04-03T18:24:50.8900383Z [19,775 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:50.8901884Z Compiling test/cpp/test_xla_sharding.cpp; 45s local 2024-04-03T18:24:50.8902839Z Compiling torch_xla/csrc/ops/var.cpp; 26s local 2024-04-03T18:24:50.8903816Z Compiling torch_xla/csrc/ops/var_mean.cpp; 25s local 2024-04-03T18:24:50.8904575Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 24s local 2024-04-03T18:24:50.8905357Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 24s local 2024-04-03T18:24:50.8906116Z Compiling torch_xla/csrc/aten_xla_type.cpp; 24s local 2024-04-03T18:24:50.8906828Z Compiling torch_xla/csrc/convert_ops.cpp; 23s local 2024-04-03T18:24:50.8907545Z Compiling torch_xla/csrc/data_ops.cpp; 22s local ... 2024-04-03T18:24:51.8633107Z 2024-04-03T18:24:51.8633854Z  2024-04-03T18:24:51.8634329Z  2024-04-03T18:24:51.8634751Z  2024-04-03T18:24:51.8635164Z  2024-04-03T18:24:51.8635560Z  2024-04-03T18:24:51.8635966Z  2024-04-03T18:24:51.8636348Z  2024-04-03T18:24:51.8636758Z  2024-04-03T18:24:51.8637895Z [19,776 / 19,969] 7 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:51.8639237Z Compiling test/cpp/test_xla_sharding.cpp; 46s local 2024-04-03T18:24:51.8640087Z Compiling torch_xla/csrc/ops/var.cpp; 27s local 2024-04-03T18:24:51.8640980Z Compiling torch_xla/csrc/ops/var_mean.cpp; 26s local 2024-04-03T18:24:51.8642178Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 25s local 2024-04-03T18:24:51.8643209Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 25s local 2024-04-03T18:24:51.8644249Z Compiling torch_xla/csrc/aten_xla_type.cpp; 25s local 2024-04-03T18:24:51.8645196Z Compiling torch_xla/csrc/data_ops.cpp; 23s local 2024-04-03T18:24:51.8646303Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 21s local ... 2024-04-03T18:24:52.0934436Z 2024-04-03T18:24:52.0935189Z  2024-04-03T18:24:52.0935744Z  2024-04-03T18:24:52.0936102Z  2024-04-03T18:24:52.0936601Z  2024-04-03T18:24:52.0937023Z  2024-04-03T18:24:52.0937416Z  2024-04-03T18:24:52.0937817Z  2024-04-03T18:24:52.0938202Z  2024-04-03T18:24:52.0939347Z [19,776 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:52.0954957Z Compiling test/cpp/test_xla_sharding.cpp; 46s local 2024-04-03T18:24:52.0956102Z Compiling torch_xla/csrc/ops/var.cpp; 27s local 2024-04-03T18:24:52.0957024Z Compiling torch_xla/csrc/ops/var_mean.cpp; 26s local 2024-04-03T18:24:52.0957967Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 25s local 2024-04-03T18:24:52.0958980Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 25s local 2024-04-03T18:24:52.0959826Z Compiling torch_xla/csrc/aten_xla_type.cpp; 25s local 2024-04-03T18:24:52.0960867Z Compiling torch_xla/csrc/data_ops.cpp; 23s local 2024-04-03T18:24:52.0961879Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 22s local ... 2024-04-03T18:24:52.4121039Z 2024-04-03T18:24:52.4121758Z  2024-04-03T18:24:52.4122216Z  2024-04-03T18:24:52.4122584Z  2024-04-03T18:24:52.4123120Z  2024-04-03T18:24:52.4123462Z  2024-04-03T18:24:52.4123817Z  2024-04-03T18:24:52.4124162Z  2024-04-03T18:24:52.4124492Z  2024-04-03T18:24:52.4125448Z [19,778 / 19,969] 7 / 18 tests; 47 actions, 46 running; last test: ...ent_test 2024-04-03T18:24:52.4126499Z Compiling test/cpp/test_xla_sharding.cpp; 47s local 2024-04-03T18:24:52.4127213Z Compiling torch_xla/csrc/ops/var.cpp; 27s local 2024-04-03T18:24:52.4127925Z Compiling torch_xla/csrc/ops/var_mean.cpp; 27s local 2024-04-03T18:24:52.4128686Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 26s local 2024-04-03T18:24:52.4129822Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 25s local 2024-04-03T18:24:52.4130575Z Compiling torch_xla/csrc/aten_xla_type.cpp; 25s local 2024-04-03T18:24:52.4131386Z Compiling torch_xla/csrc/data_ops.cpp; 23s local 2024-04-03T18:24:52.4132268Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 22s local ... 2024-04-03T18:24:52.6588611Z 2024-04-03T18:24:52.6589343Z  2024-04-03T18:24:52.6590181Z  2024-04-03T18:24:52.6590639Z  2024-04-03T18:24:52.6591061Z  2024-04-03T18:24:52.6591440Z  2024-04-03T18:24:52.6591825Z  2024-04-03T18:24:52.6592221Z  2024-04-03T18:24:52.6592678Z  2024-04-03T18:24:52.6593873Z [19,778 / 19,969] 7 / 18 tests; 48 actions, 46 running; last test: ...ent_test 2024-04-03T18:24:52.6595470Z Compiling test/cpp/test_xla_sharding.cpp; 47s local 2024-04-03T18:24:52.6596397Z Compiling torch_xla/csrc/ops/var.cpp; 27s local 2024-04-03T18:24:52.6597371Z Compiling torch_xla/csrc/ops/var_mean.cpp; 27s local 2024-04-03T18:24:52.6598393Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 26s local 2024-04-03T18:24:52.6599446Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 26s local 2024-04-03T18:24:52.6600493Z Compiling torch_xla/csrc/aten_xla_type.cpp; 26s local 2024-04-03T18:24:52.6601409Z Compiling torch_xla/csrc/data_ops.cpp; 23s local 2024-04-03T18:24:52.6602554Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 22s local ... 2024-04-03T18:24:52.9372880Z 2024-04-03T18:24:52.9373753Z  2024-04-03T18:24:52.9374433Z  2024-04-03T18:24:52.9374871Z  2024-04-03T18:24:52.9375297Z  2024-04-03T18:24:52.9375717Z  2024-04-03T18:24:52.9376133Z  2024-04-03T18:24:52.9376550Z  2024-04-03T18:24:52.9376965Z  2024-04-03T18:24:52.9378197Z [19,779 / 19,969] 7 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:52.9379640Z Compiling test/cpp/test_xla_sharding.cpp; 47s local 2024-04-03T18:24:52.9380681Z Compiling torch_xla/csrc/ops/var_mean.cpp; 27s local 2024-04-03T18:24:52.9381644Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 26s local 2024-04-03T18:24:52.9382679Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 26s local 2024-04-03T18:24:52.9383717Z Compiling torch_xla/csrc/aten_xla_type.cpp; 26s local 2024-04-03T18:24:52.9384724Z Compiling torch_xla/csrc/data_ops.cpp; 24s local 2024-04-03T18:24:52.9385778Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 22s local 2024-04-03T18:24:52.9386852Z Compiling torch_xla/csrc/debug_util.cpp; 22s local ... 2024-04-03T18:24:53.2829682Z 2024-04-03T18:24:53.2830420Z  2024-04-03T18:24:53.2830912Z  2024-04-03T18:24:53.2831327Z  2024-04-03T18:24:53.2831741Z  2024-04-03T18:24:53.2832137Z  2024-04-03T18:24:53.2832554Z  2024-04-03T18:24:53.2832957Z  2024-04-03T18:24:53.2833358Z  2024-04-03T18:24:53.2835060Z [19,779 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:53.2836377Z Compiling test/cpp/test_xla_sharding.cpp; 47s local 2024-04-03T18:24:53.2837298Z Compiling torch_xla/csrc/ops/var_mean.cpp; 28s local 2024-04-03T18:24:53.2838279Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 26s local 2024-04-03T18:24:53.2840840Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 26s local 2024-04-03T18:24:53.2842286Z Compiling torch_xla/csrc/aten_xla_type.cpp; 26s local 2024-04-03T18:24:53.2845542Z Compiling torch_xla/csrc/data_ops.cpp; 24s local 2024-04-03T18:24:53.2846980Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 23s local 2024-04-03T18:24:53.2848308Z Compiling torch_xla/csrc/debug_util.cpp; 22s local ... 2024-04-03T18:24:54.0512225Z 2024-04-03T18:24:54.0513528Z  2024-04-03T18:24:54.0514054Z  2024-04-03T18:24:54.0514552Z  2024-04-03T18:24:54.0515091Z  2024-04-03T18:24:54.0515556Z  2024-04-03T18:24:54.0516034Z  2024-04-03T18:24:54.0516854Z  2024-04-03T18:24:54.0517232Z  2024-04-03T18:24:54.0518431Z [19,780 / 19,969] 7 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:54.0520444Z Compiling test/cpp/test_xla_sharding.cpp; 48s local 2024-04-03T18:24:54.0521481Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 27s local 2024-04-03T18:24:54.0522661Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 27s local 2024-04-03T18:24:54.0523652Z Compiling torch_xla/csrc/aten_xla_type.cpp; 27s local 2024-04-03T18:24:54.0524601Z Compiling torch_xla/csrc/data_ops.cpp; 25s local 2024-04-03T18:24:54.0525629Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 24s local 2024-04-03T18:24:54.0526691Z Compiling torch_xla/csrc/debug_util.cpp; 23s local 2024-04-03T18:24:54.0527712Z Compiling torch_xla/csrc/elementwise.cpp; 23s local ... 2024-04-03T18:24:54.2625156Z 2024-04-03T18:24:54.2625924Z  2024-04-03T18:24:54.2626874Z  2024-04-03T18:24:54.2630791Z  2024-04-03T18:24:54.2631537Z  2024-04-03T18:24:54.2635106Z  2024-04-03T18:24:54.2635947Z  2024-04-03T18:24:54.2639872Z  2024-04-03T18:24:54.2640652Z  2024-04-03T18:24:54.2645502Z [19,781 / 19,969] 7 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:54.2647166Z Compiling test/cpp/test_xla_sharding.cpp; 48s local 2024-04-03T18:24:54.2651063Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 27s local 2024-04-03T18:24:54.2652642Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 27s local 2024-04-03T18:24:54.2654146Z Compiling torch_xla/csrc/aten_xla_type.cpp; 27s local 2024-04-03T18:24:54.2658189Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 24s local 2024-04-03T18:24:54.2659759Z Compiling torch_xla/csrc/debug_util.cpp; 23s local 2024-04-03T18:24:54.2663401Z Compiling torch_xla/csrc/elementwise.cpp; 23s local 2024-04-03T18:24:54.2664696Z Compiling torch_xla/csrc/helpers.cpp; 22s local ... 2024-04-03T18:24:54.5078491Z 2024-04-03T18:24:54.5079576Z  2024-04-03T18:24:54.5080198Z  2024-04-03T18:24:54.5080715Z  2024-04-03T18:24:54.5081199Z  2024-04-03T18:24:54.5083322Z  2024-04-03T18:24:54.5084383Z  2024-04-03T18:24:54.5085686Z  2024-04-03T18:24:54.5086602Z  2024-04-03T18:24:54.5090612Z [19,782 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:54.5101429Z Compiling test/cpp/test_xla_sharding.cpp; 49s local 2024-04-03T18:24:54.5103010Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 28s local 2024-04-03T18:24:54.5104617Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 28s local 2024-04-03T18:24:54.5106071Z Compiling torch_xla/csrc/aten_xla_type.cpp; 27s local 2024-04-03T18:24:54.5107813Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 24s local 2024-04-03T18:24:54.5109423Z Compiling torch_xla/csrc/debug_util.cpp; 24s local 2024-04-03T18:24:54.5110975Z Compiling torch_xla/csrc/elementwise.cpp; 23s local 2024-04-03T18:24:54.5112485Z Compiling torch_xla/csrc/helpers.cpp; 22s local ... 2024-04-03T18:24:55.1082402Z 2024-04-03T18:24:55.1088623Z  2024-04-03T18:24:55.1089371Z  2024-04-03T18:24:55.1089788Z  2024-04-03T18:24:55.1090214Z  2024-04-03T18:24:55.1090589Z  2024-04-03T18:24:55.1090984Z  2024-04-03T18:24:55.1091373Z  2024-04-03T18:24:55.1091812Z  2024-04-03T18:24:55.1096047Z [19,783 / 19,969] 7 / 18 tests; 47 actions running; last test: ..._client_test 2024-04-03T18:24:55.1097646Z Compiling test/cpp/test_xla_sharding.cpp; 49s local 2024-04-03T18:24:55.1098681Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 28s local 2024-04-03T18:24:55.1099645Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 28s local 2024-04-03T18:24:55.1100645Z Compiling torch_xla/csrc/aten_xla_type.cpp; 28s local 2024-04-03T18:24:55.1102210Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 25s local 2024-04-03T18:24:55.1103377Z Compiling torch_xla/csrc/debug_util.cpp; 24s local 2024-04-03T18:24:55.1104633Z Compiling torch_xla/csrc/helpers.cpp; 22s local 2024-04-03T18:24:55.1105908Z Compiling torch_xla/csrc/ir_dump_util.cpp; 22s local ... 2024-04-03T18:24:55.4447679Z 2024-04-03T18:24:55.4448453Z  2024-04-03T18:24:55.4448970Z  2024-04-03T18:24:55.4449789Z  2024-04-03T18:24:55.4450269Z  2024-04-03T18:24:55.4450693Z  2024-04-03T18:24:55.4451138Z  2024-04-03T18:24:55.4451584Z  2024-04-03T18:24:55.4451930Z  2024-04-03T18:24:55.4453009Z [19,783 / 19,969] 7 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:55.4454552Z Compiling test/cpp/test_xla_sharding.cpp; 50s local 2024-04-03T18:24:55.4455358Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 29s local 2024-04-03T18:24:55.4456346Z Compiling torch_xla/csrc/aten_xla_bridge.cpp; 28s local 2024-04-03T18:24:55.4457404Z Compiling torch_xla/csrc/aten_xla_type.cpp; 28s local 2024-04-03T18:24:55.4458431Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 25s local 2024-04-03T18:24:55.4459466Z Compiling torch_xla/csrc/debug_util.cpp; 25s local 2024-04-03T18:24:55.4460413Z Compiling torch_xla/csrc/helpers.cpp; 23s local 2024-04-03T18:24:55.4461347Z Compiling torch_xla/csrc/ir_dump_util.cpp; 22s local ... 2024-04-03T18:24:55.7608676Z 2024-04-03T18:24:55.7609436Z  2024-04-03T18:24:55.7609977Z  2024-04-03T18:24:55.7610433Z  2024-04-03T18:24:55.7610875Z  2024-04-03T18:24:55.7611347Z  2024-04-03T18:24:55.7611787Z  2024-04-03T18:24:55.7612217Z  2024-04-03T18:24:55.7612672Z  2024-04-03T18:24:55.7613937Z [19,785 / 19,969] 7 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:55.7615483Z Compiling test/cpp/test_xla_sharding.cpp; 50s local 2024-04-03T18:24:55.7616583Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 29s local 2024-04-03T18:24:55.7617598Z Compiling torch_xla/csrc/aten_xla_type.cpp; 29s local 2024-04-03T18:24:55.7618705Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 25s local 2024-04-03T18:24:55.7619777Z Compiling torch_xla/csrc/debug_util.cpp; 25s local 2024-04-03T18:24:55.7620706Z Compiling torch_xla/csrc/helpers.cpp; 23s local 2024-04-03T18:24:55.7621669Z Compiling torch_xla/csrc/ir_dump_util.cpp; 23s local 2024-04-03T18:24:55.7622653Z Compiling torch_xla/csrc/nll_loss.cpp; 21s local ... 2024-04-03T18:24:56.0473115Z 2024-04-03T18:24:56.0473821Z  2024-04-03T18:24:56.0474298Z  2024-04-03T18:24:56.0474705Z  2024-04-03T18:24:56.0475132Z  2024-04-03T18:24:56.0475562Z  2024-04-03T18:24:56.0475981Z  2024-04-03T18:24:56.0476401Z  2024-04-03T18:24:56.0476809Z  2024-04-03T18:24:56.0477979Z [19,785 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:56.0479363Z Compiling test/cpp/test_xla_sharding.cpp; 50s local 2024-04-03T18:24:56.0480385Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 29s local 2024-04-03T18:24:56.0481567Z Compiling torch_xla/csrc/aten_xla_type.cpp; 29s local 2024-04-03T18:24:56.0482602Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 26s local 2024-04-03T18:24:56.0483584Z Compiling torch_xla/csrc/debug_util.cpp; 25s local 2024-04-03T18:24:56.0484535Z Compiling torch_xla/csrc/helpers.cpp; 23s local 2024-04-03T18:24:56.0485463Z Compiling torch_xla/csrc/ir_dump_util.cpp; 23s local 2024-04-03T18:24:56.0486444Z Compiling torch_xla/csrc/nll_loss.cpp; 21s local ... 2024-04-03T18:24:56.4524967Z 2024-04-03T18:24:56.4525738Z  2024-04-03T18:24:56.4526274Z  2024-04-03T18:24:56.4526709Z  2024-04-03T18:24:56.4527112Z  2024-04-03T18:24:56.4527519Z  2024-04-03T18:24:56.4527911Z  2024-04-03T18:24:56.4528715Z  2024-04-03T18:24:56.4529130Z  2024-04-03T18:24:56.4530379Z [19,786 / 19,969] 7 / 18 tests; 47 actions running; last test: ..._client_test 2024-04-03T18:24:56.4532086Z Compiling test/cpp/test_xla_sharding.cpp; 51s local 2024-04-03T18:24:56.4533109Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 30s local 2024-04-03T18:24:56.4534426Z Compiling torch_xla/csrc/aten_xla_type.cpp; 29s local 2024-04-03T18:24:56.4535520Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 26s local 2024-04-03T18:24:56.4536572Z Compiling torch_xla/csrc/debug_util.cpp; 26s local 2024-04-03T18:24:56.4537523Z Compiling torch_xla/csrc/helpers.cpp; 24s local 2024-04-03T18:24:56.4538477Z Compiling torch_xla/csrc/ir_dump_util.cpp; 23s local 2024-04-03T18:24:56.4539477Z Compiling torch_xla/csrc/nll_loss.cpp; 22s local ... 2024-04-03T18:24:56.6466007Z 2024-04-03T18:24:56.6466782Z  2024-04-03T18:24:56.6467286Z  2024-04-03T18:24:56.6467952Z  2024-04-03T18:24:56.6468381Z  2024-04-03T18:24:56.6468757Z  2024-04-03T18:24:56.6469166Z  2024-04-03T18:24:56.6469574Z  2024-04-03T18:24:56.6469943Z  2024-04-03T18:24:56.6471161Z [19,786 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:56.6472504Z Compiling test/cpp/test_xla_sharding.cpp; 51s local 2024-04-03T18:24:56.6473486Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 30s local 2024-04-03T18:24:56.6474517Z Compiling torch_xla/csrc/aten_xla_type.cpp; 30s local 2024-04-03T18:24:56.6475549Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 26s local 2024-04-03T18:24:56.6476535Z Compiling torch_xla/csrc/debug_util.cpp; 26s local 2024-04-03T18:24:56.6477450Z Compiling torch_xla/csrc/helpers.cpp; 24s local 2024-04-03T18:24:56.6478365Z Compiling torch_xla/csrc/ir_dump_util.cpp; 24s local 2024-04-03T18:24:56.6479289Z Compiling torch_xla/csrc/nll_loss.cpp; 22s local ... 2024-04-03T18:24:56.8594335Z 2024-04-03T18:24:56.8595143Z  2024-04-03T18:24:56.8595651Z  2024-04-03T18:24:56.8596135Z  2024-04-03T18:24:56.8596559Z  2024-04-03T18:24:56.8596957Z  2024-04-03T18:24:56.8597404Z  2024-04-03T18:24:56.8597843Z  2024-04-03T18:24:56.8598246Z  2024-04-03T18:24:56.8599451Z [19,787 / 19,969] 7 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:56.8600824Z Compiling test/cpp/test_xla_sharding.cpp; 51s local 2024-04-03T18:24:56.8601943Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 30s local 2024-04-03T18:24:56.8603085Z Compiling torch_xla/csrc/aten_xla_type.cpp; 30s local 2024-04-03T18:24:56.8604278Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 26s local 2024-04-03T18:24:56.8605443Z Compiling torch_xla/csrc/debug_util.cpp; 26s local 2024-04-03T18:24:56.8606317Z Compiling torch_xla/csrc/helpers.cpp; 24s local 2024-04-03T18:24:56.8607238Z Compiling torch_xla/csrc/ir_dump_util.cpp; 24s local 2024-04-03T18:24:56.8608168Z Compiling torch_xla/csrc/nll_loss.cpp; 22s local ... 2024-04-03T18:24:57.2455958Z 2024-04-03T18:24:57.2466766Z  2024-04-03T18:24:57.2467309Z  2024-04-03T18:24:57.2467927Z  2024-04-03T18:24:57.2468354Z  2024-04-03T18:24:57.2468740Z  2024-04-03T18:24:57.2469158Z  2024-04-03T18:24:57.2469593Z  2024-04-03T18:24:57.2469990Z  2024-04-03T18:24:57.2471183Z [19,787 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:57.2472579Z Compiling test/cpp/test_xla_sharding.cpp; 51s local 2024-04-03T18:24:57.2473627Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 30s local 2024-04-03T18:24:57.2474703Z Compiling torch_xla/csrc/aten_xla_type.cpp; 30s local 2024-04-03T18:24:57.2475757Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 27s local 2024-04-03T18:24:57.2476828Z Compiling torch_xla/csrc/debug_util.cpp; 26s local 2024-04-03T18:24:57.2478087Z Compiling torch_xla/csrc/helpers.cpp; 25s local 2024-04-03T18:24:57.2479168Z Compiling torch_xla/csrc/ir_dump_util.cpp; 24s local 2024-04-03T18:24:57.2480329Z Compiling torch_xla/csrc/nll_loss.cpp; 23s local ... 2024-04-03T18:24:57.4598590Z 2024-04-03T18:24:57.4604262Z  2024-04-03T18:24:57.4604766Z  2024-04-03T18:24:57.4605132Z  2024-04-03T18:24:57.4605837Z  2024-04-03T18:24:57.4606231Z  2024-04-03T18:24:57.4606605Z  2024-04-03T18:24:57.4606966Z  2024-04-03T18:24:57.4607312Z  2024-04-03T18:24:57.4608463Z [19,788 / 19,969] 7 / 18 tests; 47 actions running; last test: ..._client_test 2024-04-03T18:24:57.4609774Z Compiling test/cpp/test_xla_sharding.cpp; 52s local 2024-04-03T18:24:57.4610665Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 31s local 2024-04-03T18:24:57.4611637Z Compiling torch_xla/csrc/aten_xla_type.cpp; 30s local 2024-04-03T18:24:57.4612686Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 27s local 2024-04-03T18:24:57.4613821Z Compiling torch_xla/csrc/debug_util.cpp; 27s local 2024-04-03T18:24:57.4615105Z Compiling torch_xla/csrc/helpers.cpp; 25s local 2024-04-03T18:24:57.4616098Z Compiling torch_xla/csrc/ir_dump_util.cpp; 24s local 2024-04-03T18:24:57.4617271Z Compiling torch_xla/csrc/nll_loss.cpp; 23s local ... 2024-04-03T18:24:57.6610226Z 2024-04-03T18:24:57.6610971Z  2024-04-03T18:24:57.6611518Z  2024-04-03T18:24:57.6611947Z  2024-04-03T18:24:57.6612392Z  2024-04-03T18:24:57.6612822Z  2024-04-03T18:24:57.6613238Z  2024-04-03T18:24:57.6613653Z  2024-04-03T18:24:57.6614084Z  2024-04-03T18:24:57.6615463Z [19,789 / 19,969] 7 / 18 tests; 47 actions running; last test: ..._client_test 2024-04-03T18:24:57.6616987Z Compiling test/cpp/test_xla_sharding.cpp; 52s local 2024-04-03T18:24:57.6617977Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 31s local 2024-04-03T18:24:57.6619016Z Compiling torch_xla/csrc/aten_xla_type.cpp; 31s local 2024-04-03T18:24:57.6620064Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 27s local 2024-04-03T18:24:57.6621111Z Compiling torch_xla/csrc/debug_util.cpp; 27s local 2024-04-03T18:24:57.6622045Z Compiling torch_xla/csrc/ir_dump_util.cpp; 25s local 2024-04-03T18:24:57.6623025Z Compiling torch_xla/csrc/nll_loss.cpp; 23s local 2024-04-03T18:24:57.6623949Z Compiling torch_xla/csrc/pooling.cpp; 23s local ... 2024-04-03T18:24:58.0317862Z 2024-04-03T18:24:58.0318592Z  2024-04-03T18:24:58.0319061Z  2024-04-03T18:24:58.0319443Z  2024-04-03T18:24:58.0319839Z  2024-04-03T18:24:58.0320267Z  2024-04-03T18:24:58.0320673Z  2024-04-03T18:24:58.0322503Z  2024-04-03T18:24:58.0324647Z  2024-04-03T18:24:58.0328500Z [19,792 / 19,969] 7 / 18 tests; 47 actions, 46 running; last test: ...ent_test 2024-04-03T18:24:58.0330417Z Compiling test/cpp/test_xla_sharding.cpp; 52s local 2024-04-03T18:24:58.0331632Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 31s local 2024-04-03T18:24:58.0333049Z Compiling torch_xla/csrc/aten_xla_type.cpp; 31s local 2024-04-03T18:24:58.0334570Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 28s local 2024-04-03T18:24:58.0335747Z Compiling torch_xla/csrc/debug_util.cpp; 27s local 2024-04-03T18:24:58.0337020Z Compiling torch_xla/csrc/ir_dump_util.cpp; 25s local 2024-04-03T18:24:58.0338260Z Compiling torch_xla/csrc/pooling.cpp; 23s local 2024-04-03T18:24:58.0339417Z Compiling torch_xla/csrc/reduction.cpp; 22s local ... 2024-04-03T18:24:58.2605487Z 2024-04-03T18:24:58.2606226Z  2024-04-03T18:24:58.2606728Z  2024-04-03T18:24:58.2607145Z  2024-04-03T18:24:58.2608434Z  2024-04-03T18:24:58.2608825Z  2024-04-03T18:24:58.2611088Z  2024-04-03T18:24:58.2613771Z  2024-04-03T18:24:58.2616647Z  2024-04-03T18:24:58.2620435Z [19,792 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:58.2624113Z Compiling test/cpp/test_xla_sharding.cpp; 52s local 2024-04-03T18:24:58.2625552Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 31s local 2024-04-03T18:24:58.2626744Z Compiling torch_xla/csrc/aten_xla_type.cpp; 31s local 2024-04-03T18:24:58.2628171Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 28s local 2024-04-03T18:24:58.2629230Z Compiling torch_xla/csrc/debug_util.cpp; 27s local 2024-04-03T18:24:58.2630300Z Compiling torch_xla/csrc/ir_dump_util.cpp; 25s local 2024-04-03T18:24:58.2631307Z Compiling torch_xla/csrc/pooling.cpp; 23s local 2024-04-03T18:24:58.2632336Z Compiling torch_xla/csrc/reduction.cpp; 22s local ... 2024-04-03T18:24:58.5131847Z 2024-04-03T18:24:58.5133254Z  2024-04-03T18:24:58.5133987Z  2024-04-03T18:24:58.5134981Z  2024-04-03T18:24:58.5136077Z  2024-04-03T18:24:58.5136583Z  2024-04-03T18:24:58.5137023Z  2024-04-03T18:24:58.5137447Z  2024-04-03T18:24:58.5137876Z  2024-04-03T18:24:58.5139118Z [19,793 / 19,969] 7 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:58.5140676Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 32s local 2024-04-03T18:24:58.5141755Z Compiling torch_xla/csrc/aten_xla_type.cpp; 31s local 2024-04-03T18:24:58.5142847Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 28s local 2024-04-03T18:24:58.5143936Z Compiling torch_xla/csrc/debug_util.cpp; 28s local 2024-04-03T18:24:58.5144869Z Compiling torch_xla/csrc/ir_dump_util.cpp; 26s local 2024-04-03T18:24:58.5145623Z Compiling torch_xla/csrc/pooling.cpp; 23s local 2024-04-03T18:24:58.5146413Z Compiling torch_xla/csrc/reduction.cpp; 23s local 2024-04-03T18:24:58.5147306Z Compiling torch_xla/csrc/tensor.cpp; 22s local ... 2024-04-03T18:24:58.8611233Z 2024-04-03T18:24:58.8612426Z  2024-04-03T18:24:58.8615739Z  2024-04-03T18:24:58.8616515Z  2024-04-03T18:24:58.8617640Z  2024-04-03T18:24:58.8618126Z  2024-04-03T18:24:58.8618557Z  2024-04-03T18:24:58.8618993Z  2024-04-03T18:24:58.8619422Z  2024-04-03T18:24:58.8620644Z [19,793 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:58.8622191Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 32s local 2024-04-03T18:24:58.8623281Z Compiling torch_xla/csrc/aten_xla_type.cpp; 32s local 2024-04-03T18:24:58.8624408Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 28s local 2024-04-03T18:24:58.8625507Z Compiling torch_xla/csrc/debug_util.cpp; 28s local 2024-04-03T18:24:58.8626514Z Compiling torch_xla/csrc/ir_dump_util.cpp; 26s local 2024-04-03T18:24:58.8627489Z Compiling torch_xla/csrc/pooling.cpp; 24s local 2024-04-03T18:24:58.8628719Z Compiling torch_xla/csrc/reduction.cpp; 23s local 2024-04-03T18:24:58.8629678Z Compiling torch_xla/csrc/tensor.cpp; 22s local ... 2024-04-03T18:24:59.5948643Z 2024-04-03T18:24:59.5949893Z  2024-04-03T18:24:59.5950691Z  2024-04-03T18:24:59.5951476Z  2024-04-03T18:24:59.5955225Z  2024-04-03T18:24:59.5955866Z  2024-04-03T18:24:59.5956494Z  2024-04-03T18:24:59.5959366Z  2024-04-03T18:24:59.5959907Z  2024-04-03T18:24:59.5961330Z [19,794 / 19,969] 7 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:24:59.5965310Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 33s local 2024-04-03T18:24:59.5966499Z Compiling torch_xla/csrc/aten_xla_type.cpp; 33s local 2024-04-03T18:24:59.5968004Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 29s local 2024-04-03T18:24:59.5969607Z Compiling torch_xla/csrc/debug_util.cpp; 29s local 2024-04-03T18:24:59.5972973Z Compiling torch_xla/csrc/ir_dump_util.cpp; 27s local 2024-04-03T18:24:59.5974064Z Compiling torch_xla/csrc/reduction.cpp; 24s local 2024-04-03T18:24:59.5975890Z Compiling torch_xla/csrc/tensor.cpp; 23s local 2024-04-03T18:24:59.5979934Z Compiling torch_xla/csrc/tensor_impl.cpp; 22s local ... 2024-04-03T18:24:59.8618214Z 2024-04-03T18:24:59.8619308Z  2024-04-03T18:24:59.8619877Z  2024-04-03T18:24:59.8620279Z  2024-04-03T18:24:59.8620862Z  2024-04-03T18:24:59.8621266Z  2024-04-03T18:24:59.8621826Z  2024-04-03T18:24:59.8622275Z  2024-04-03T18:24:59.8622699Z  2024-04-03T18:24:59.8623923Z [19,794 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:24:59.8625429Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 33s local 2024-04-03T18:24:59.8626466Z Compiling torch_xla/csrc/aten_xla_type.cpp; 33s local 2024-04-03T18:24:59.8627550Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 29s local 2024-04-03T18:24:59.8628868Z Compiling torch_xla/csrc/debug_util.cpp; 29s local 2024-04-03T18:24:59.8629867Z Compiling torch_xla/csrc/ir_dump_util.cpp; 27s local 2024-04-03T18:24:59.8630833Z Compiling torch_xla/csrc/reduction.cpp; 24s local 2024-04-03T18:24:59.8631778Z Compiling torch_xla/csrc/tensor.cpp; 23s local 2024-04-03T18:24:59.8632735Z Compiling torch_xla/csrc/tensor_impl.cpp; 22s local ... 2024-04-03T18:25:00.0620971Z 2024-04-03T18:25:00.0622104Z  2024-04-03T18:25:00.0622751Z  2024-04-03T18:25:00.0623392Z  2024-04-03T18:25:00.0624452Z  2024-04-03T18:25:00.0624960Z  2024-04-03T18:25:00.0625549Z  2024-04-03T18:25:00.0625981Z  2024-04-03T18:25:00.0626432Z  2024-04-03T18:25:00.0627953Z [19,795 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:25:00.0629412Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 33s local 2024-04-03T18:25:00.0630515Z Compiling torch_xla/csrc/aten_xla_type.cpp; 33s local 2024-04-03T18:25:00.0631647Z Compiling torch_xla/csrc/cross_replica_reduces.cpp; 30s local 2024-04-03T18:25:00.0632909Z Compiling torch_xla/csrc/ir_dump_util.cpp; 27s local 2024-04-03T18:25:00.0633923Z Compiling torch_xla/csrc/reduction.cpp; 24s local 2024-04-03T18:25:00.0635031Z Compiling torch_xla/csrc/tensor.cpp; 23s local 2024-04-03T18:25:00.0635995Z Compiling torch_xla/csrc/tensor_impl.cpp; 23s local 2024-04-03T18:25:00.0637054Z Compiling torch_xla/csrc/tensor_methods.cpp; 22s local ... 2024-04-03T18:25:00.3216144Z 2024-04-03T18:25:00.3224925Z  2024-04-03T18:25:00.3225434Z  2024-04-03T18:25:00.3225794Z  2024-04-03T18:25:00.3226186Z  2024-04-03T18:25:00.3226570Z  2024-04-03T18:25:00.3226965Z  2024-04-03T18:25:00.3227360Z  2024-04-03T18:25:00.3228002Z  2024-04-03T18:25:00.3229167Z [19,796 / 19,969] 7 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:25:00.3230531Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 33s local 2024-04-03T18:25:00.3231466Z Compiling torch_xla/csrc/aten_xla_type.cpp; 33s local 2024-04-03T18:25:00.3232398Z Compiling torch_xla/csrc/ir_dump_util.cpp; 27s local 2024-04-03T18:25:00.3233380Z Compiling torch_xla/csrc/reduction.cpp; 24s local 2024-04-03T18:25:00.3234423Z Compiling torch_xla/csrc/tensor.cpp; 24s local 2024-04-03T18:25:00.3235328Z Compiling torch_xla/csrc/tensor_impl.cpp; 23s local 2024-04-03T18:25:00.3236340Z Compiling torch_xla/csrc/tensor_methods.cpp; 22s local 2024-04-03T18:25:00.3237412Z Compiling torch_xla/csrc/ops/var_mean.cpp; 22s local ... 2024-04-03T18:25:00.6637133Z 2024-04-03T18:25:00.6637867Z  2024-04-03T18:25:00.6638360Z  2024-04-03T18:25:00.6638749Z  2024-04-03T18:25:00.6639122Z  2024-04-03T18:25:00.6639495Z  2024-04-03T18:25:00.6639878Z  2024-04-03T18:25:00.6640227Z  2024-04-03T18:25:00.6640601Z  2024-04-03T18:25:00.6641699Z [19,796 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:25:00.6643258Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 34s local 2024-04-03T18:25:00.6644277Z Compiling torch_xla/csrc/aten_xla_type.cpp; 34s local 2024-04-03T18:25:00.6645437Z Compiling torch_xla/csrc/ir_dump_util.cpp; 28s local 2024-04-03T18:25:00.6646288Z Compiling torch_xla/csrc/reduction.cpp; 25s local 2024-04-03T18:25:00.6647223Z Compiling torch_xla/csrc/tensor.cpp; 24s local 2024-04-03T18:25:00.6648021Z Compiling torch_xla/csrc/tensor_impl.cpp; 23s local 2024-04-03T18:25:00.6648857Z Compiling torch_xla/csrc/tensor_methods.cpp; 23s local 2024-04-03T18:25:00.6649790Z Compiling torch_xla/csrc/ops/var_mean.cpp; 22s local ... 2024-04-03T18:25:01.0663678Z 2024-04-03T18:25:01.0664448Z  2024-04-03T18:25:01.0664981Z  2024-04-03T18:25:01.0665409Z  2024-04-03T18:25:01.0665816Z  2024-04-03T18:25:01.0666255Z  2024-04-03T18:25:01.0666689Z  2024-04-03T18:25:01.0667104Z  2024-04-03T18:25:01.0667523Z  2024-04-03T18:25:01.0668981Z [19,797 / 19,969] 7 / 18 tests; 47 actions running; last test: ..._client_test 2024-04-03T18:25:01.0670395Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 34s local 2024-04-03T18:25:01.0671444Z Compiling torch_xla/csrc/aten_xla_type.cpp; 34s local 2024-04-03T18:25:01.0672467Z Compiling torch_xla/csrc/ir_dump_util.cpp; 28s local 2024-04-03T18:25:01.0673386Z Compiling torch_xla/csrc/tensor.cpp; 24s local 2024-04-03T18:25:01.0674307Z Compiling torch_xla/csrc/tensor_impl.cpp; 24s local 2024-04-03T18:25:01.0675256Z Compiling torch_xla/csrc/tensor_methods.cpp; 23s local 2024-04-03T18:25:01.0676201Z Compiling torch_xla/csrc/ops/var_mean.cpp; 22s local 2024-04-03T18:25:01.0677179Z Compiling torch_xla/csrc/tensor_util.cpp; 22s local ... 2024-04-03T18:25:01.4681517Z 2024-04-03T18:25:01.4682276Z  2024-04-03T18:25:01.4682758Z  2024-04-03T18:25:01.4683185Z  2024-04-03T18:25:01.4683578Z  2024-04-03T18:25:01.4683988Z  2024-04-03T18:25:01.4684404Z  2024-04-03T18:25:01.4684788Z  2024-04-03T18:25:01.4685188Z  2024-04-03T18:25:01.4686412Z [19,797 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:25:01.4687682Z Compiling torch_xla/csrc/aten_autograd_ops.cpp; 35s local 2024-04-03T18:25:01.4688667Z Compiling torch_xla/csrc/aten_xla_type.cpp; 34s local 2024-04-03T18:25:01.4689601Z Compiling torch_xla/csrc/ir_dump_util.cpp; 28s local 2024-04-03T18:25:01.4690500Z Compiling torch_xla/csrc/tensor.cpp; 25s local 2024-04-03T18:25:01.4691387Z Compiling torch_xla/csrc/tensor_impl.cpp; 24s local 2024-04-03T18:25:01.4692347Z Compiling torch_xla/csrc/tensor_methods.cpp; 23s local 2024-04-03T18:25:01.4693264Z Compiling torch_xla/csrc/ops/var_mean.cpp; 23s local 2024-04-03T18:25:01.4694209Z Compiling torch_xla/csrc/tensor_util.cpp; 22s local ... 2024-04-03T18:25:02.2688446Z 2024-04-03T18:25:02.2689220Z  2024-04-03T18:25:02.2689731Z  2024-04-03T18:25:02.2690122Z  2024-04-03T18:25:02.2690439Z  2024-04-03T18:25:02.2690742Z  2024-04-03T18:25:02.2691071Z  2024-04-03T18:25:02.2691390Z  2024-04-03T18:25:02.2691688Z  2024-04-03T18:25:02.2692619Z [19,798 / 19,969] 7 / 18 tests; 47 actions running; last test: ..._client_test 2024-04-03T18:25:02.2693661Z Compiling torch_xla/csrc/aten_xla_type.cpp; 35s local 2024-04-03T18:25:02.2694803Z Compiling torch_xla/csrc/ir_dump_util.cpp; 29s local 2024-04-03T18:25:02.2695768Z Compiling torch_xla/csrc/tensor.cpp; 26s local 2024-04-03T18:25:02.2696513Z Compiling torch_xla/csrc/tensor_impl.cpp; 25s local 2024-04-03T18:25:02.2697247Z Compiling torch_xla/csrc/tensor_methods.cpp; 24s local 2024-04-03T18:25:02.2698001Z Compiling torch_xla/csrc/ops/var_mean.cpp; 24s local 2024-04-03T18:25:02.2698723Z Compiling torch_xla/csrc/tensor_util.cpp; 23s local 2024-04-03T18:25:02.2699803Z Compiling torch_xla/csrc/xla_backend_impl.cpp; 23s local ... 2024-04-03T18:25:02.6649311Z 2024-04-03T18:25:02.6650100Z  2024-04-03T18:25:02.6650660Z  2024-04-03T18:25:02.6651483Z  2024-04-03T18:25:02.6651979Z  2024-04-03T18:25:02.6652437Z  2024-04-03T18:25:02.6652924Z  2024-04-03T18:25:02.6653395Z  2024-04-03T18:25:02.6653949Z  2024-04-03T18:25:02.6655503Z [19,798 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:25:02.6657172Z Compiling torch_xla/csrc/aten_xla_type.cpp; 36s local 2024-04-03T18:25:02.6658474Z Compiling torch_xla/csrc/ir_dump_util.cpp; 30s local 2024-04-03T18:25:02.6659569Z Compiling torch_xla/csrc/tensor.cpp; 26s local 2024-04-03T18:25:02.6660632Z Compiling torch_xla/csrc/tensor_impl.cpp; 25s local 2024-04-03T18:25:02.6661764Z Compiling torch_xla/csrc/tensor_methods.cpp; 25s local 2024-04-03T18:25:02.6662898Z Compiling torch_xla/csrc/ops/var_mean.cpp; 24s local 2024-04-03T18:25:02.6664021Z Compiling torch_xla/csrc/tensor_util.cpp; 24s local 2024-04-03T18:25:02.6665229Z Compiling torch_xla/csrc/xla_backend_impl.cpp; 23s local ... 2024-04-03T18:25:02.9839504Z 2024-04-03T18:25:02.9840233Z  2024-04-03T18:25:02.9840662Z  2024-04-03T18:25:02.9840976Z  2024-04-03T18:25:02.9841341Z  2024-04-03T18:25:02.9841672Z  2024-04-03T18:25:02.9841982Z  2024-04-03T18:25:02.9842305Z  2024-04-03T18:25:02.9842604Z  2024-04-03T18:25:02.9843541Z [19,799 / 19,969] 7 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:25:02.9844673Z Compiling torch_xla/csrc/aten_xla_type.cpp; 36s local 2024-04-03T18:25:02.9845654Z Compiling torch_xla/csrc/ir_dump_util.cpp; 30s local 2024-04-03T18:25:02.9846593Z Compiling torch_xla/csrc/tensor.cpp; 26s local 2024-04-03T18:25:02.9847463Z Compiling torch_xla/csrc/tensor_impl.cpp; 25s local 2024-04-03T18:25:02.9848392Z Compiling torch_xla/csrc/tensor_methods.cpp; 25s local 2024-04-03T18:25:02.9849170Z Compiling torch_xla/csrc/ops/var_mean.cpp; 24s local 2024-04-03T18:25:02.9850106Z Compiling torch_xla/csrc/tensor_util.cpp; 24s local 2024-04-03T18:25:02.9851085Z Compiling torch_xla/csrc/xla_backend_impl.cpp; 23s local ... 2024-04-03T18:25:03.2650140Z 2024-04-03T18:25:03.2650903Z  2024-04-03T18:25:03.2651460Z  2024-04-03T18:25:03.2654722Z  2024-04-03T18:25:03.2655509Z  2024-04-03T18:25:03.2656171Z  2024-04-03T18:25:03.2656893Z  2024-04-03T18:25:03.2657797Z  2024-04-03T18:25:03.2658276Z  2024-04-03T18:25:03.2659417Z [19,799 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:25:03.2660798Z Compiling torch_xla/csrc/aten_xla_type.cpp; 36s local 2024-04-03T18:25:03.2664047Z Compiling torch_xla/csrc/ir_dump_util.cpp; 30s local 2024-04-03T18:25:03.2665256Z Compiling torch_xla/csrc/tensor.cpp; 27s local 2024-04-03T18:25:03.2666460Z Compiling torch_xla/csrc/tensor_impl.cpp; 26s local 2024-04-03T18:25:03.2667994Z Compiling torch_xla/csrc/tensor_methods.cpp; 25s local 2024-04-03T18:25:03.2669290Z Compiling torch_xla/csrc/ops/var_mean.cpp; 25s local 2024-04-03T18:25:03.2670526Z Compiling torch_xla/csrc/tensor_util.cpp; 24s local 2024-04-03T18:25:03.2671863Z Compiling torch_xla/csrc/xla_backend_impl.cpp; 24s local ... 2024-04-03T18:25:04.2660226Z 2024-04-03T18:25:04.4662922Z  2024-04-03T18:25:04.4663421Z  2024-04-03T18:25:04.4663850Z  2024-04-03T18:25:04.4664254Z  2024-04-03T18:25:04.4664639Z  2024-04-03T18:25:04.4665035Z  2024-04-03T18:25:04.4665426Z  2024-04-03T18:25:04.4665802Z  2024-04-03T18:25:04.4666963Z [19,800 / 19,969] 7 / 18 tests; 47 actions running; last test: ..._client_test 2024-04-03T18:25:04.4668816Z Compiling torch_xla/csrc/aten_xla_type.cpp; 37s local 2024-04-03T18:25:04.4669732Z Compiling torch_xla/csrc/ir_dump_util.cpp; 31s local 2024-04-03T18:25:04.4670780Z Compiling torch_xla/csrc/tensor.cpp; 28s local 2024-04-03T18:25:04.4671777Z Compiling torch_xla/csrc/tensor_methods.cpp; 26s local 2024-04-03T18:25:04.4672730Z Compiling torch_xla/csrc/ops/var_mean.cpp; 26s local 2024-04-03T18:25:04.4673783Z Compiling torch_xla/csrc/tensor_util.cpp; 25s local 2024-04-03T18:25:04.4674759Z Compiling torch_xla/csrc/xla_backend_impl.cpp; 25s local 2024-04-03T18:25:04.4675761Z Compiling torch_xla/csrc/xla_lower_util.cpp; 22s local ... 2024-04-03T18:25:04.4676452Z 2024-04-03T18:25:04.4676716Z  2024-04-03T18:25:04.4677183Z  2024-04-03T18:25:04.4677597Z  2024-04-03T18:25:04.4677980Z  2024-04-03T18:25:04.4678382Z  2024-04-03T18:25:04.4678780Z  2024-04-03T18:25:04.4679171Z  2024-04-03T18:25:04.4679596Z  2024-04-03T18:25:04.4680682Z [19,800 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:25:04.4682034Z Compiling torch_xla/csrc/aten_xla_type.cpp; 37s local 2024-04-03T18:25:04.4682977Z Compiling torch_xla/csrc/ir_dump_util.cpp; 31s local 2024-04-03T18:25:04.4683843Z Compiling torch_xla/csrc/tensor.cpp; 28s local 2024-04-03T18:25:04.4684730Z Compiling torch_xla/csrc/tensor_methods.cpp; 26s local 2024-04-03T18:25:04.4685670Z Compiling torch_xla/csrc/ops/var_mean.cpp; 26s local 2024-04-03T18:25:04.4686573Z Compiling torch_xla/csrc/tensor_util.cpp; 25s local 2024-04-03T18:25:04.4687508Z Compiling torch_xla/csrc/xla_backend_impl.cpp; 25s local 2024-04-03T18:25:04.4688673Z Compiling torch_xla/csrc/xla_lower_util.cpp; 23s local ... 2024-04-03T18:25:04.7097570Z 2024-04-03T18:25:04.7098335Z  2024-04-03T18:25:04.7098880Z  2024-04-03T18:25:04.7099341Z  2024-04-03T18:25:04.7099792Z  2024-04-03T18:25:04.7100249Z  2024-04-03T18:25:04.7100694Z  2024-04-03T18:25:04.7101132Z  2024-04-03T18:25:04.7101573Z  2024-04-03T18:25:04.7102856Z [19,801 / 19,969] 7 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:25:04.7104278Z Compiling torch_xla/csrc/aten_xla_type.cpp; 38s local 2024-04-03T18:25:04.7105296Z Compiling torch_xla/csrc/ir_dump_util.cpp; 32s local 2024-04-03T18:25:04.7106272Z Compiling torch_xla/csrc/tensor.cpp; 28s local 2024-04-03T18:25:04.7107279Z Compiling torch_xla/csrc/tensor_methods.cpp; 27s local 2024-04-03T18:25:04.7108523Z Compiling torch_xla/csrc/ops/var_mean.cpp; 26s local 2024-04-03T18:25:04.7109514Z Compiling torch_xla/csrc/tensor_util.cpp; 26s local 2024-04-03T18:25:04.7110578Z Compiling torch_xla/csrc/xla_backend_impl.cpp; 25s local 2024-04-03T18:25:04.7111828Z Compiling torch_xla/csrc/xla_lower_util.cpp; 23s local ... 2024-04-03T18:25:05.0667174Z 2024-04-03T18:25:05.0668079Z  2024-04-03T18:25:05.0668656Z  2024-04-03T18:25:05.0670906Z  2024-04-03T18:25:05.0672141Z  2024-04-03T18:25:05.0672767Z  2024-04-03T18:25:05.0673196Z  2024-04-03T18:25:05.0673606Z  2024-04-03T18:25:05.0674050Z  2024-04-03T18:25:05.0675305Z [19,801 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:25:05.0690071Z Compiling torch_xla/csrc/aten_xla_type.cpp; 38s local 2024-04-03T18:25:05.0693775Z Compiling torch_xla/csrc/ir_dump_util.cpp; 32s local 2024-04-03T18:25:05.0695062Z Compiling torch_xla/csrc/tensor.cpp; 28s local 2024-04-03T18:25:05.0696107Z Compiling torch_xla/csrc/tensor_methods.cpp; 27s local 2024-04-03T18:25:05.0697314Z Compiling torch_xla/csrc/ops/var_mean.cpp; 26s local 2024-04-03T18:25:05.0698465Z Compiling torch_xla/csrc/tensor_util.cpp; 26s local 2024-04-03T18:25:05.0699829Z Compiling torch_xla/csrc/xla_backend_impl.cpp; 25s local 2024-04-03T18:25:05.0701381Z Compiling torch_xla/csrc/xla_lower_util.cpp; 23s local ... 2024-04-03T18:25:05.2669658Z 2024-04-03T18:25:05.2671048Z  2024-04-03T18:25:05.2671877Z  2024-04-03T18:25:05.2672730Z  2024-04-03T18:25:05.2675735Z  2024-04-03T18:25:05.2676664Z  2024-04-03T18:25:05.2677326Z  2024-04-03T18:25:05.2677934Z  2024-04-03T18:25:05.2678714Z  2024-04-03T18:25:05.2680489Z [19,803 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:25:05.2684831Z Compiling torch_xla/csrc/aten_xla_type.cpp; 38s local 2024-04-03T18:25:05.2686133Z Compiling torch_xla/csrc/ir_dump_util.cpp; 32s local 2024-04-03T18:25:05.2687253Z Compiling torch_xla/csrc/tensor.cpp; 29s local 2024-04-03T18:25:05.2688414Z Compiling torch_xla/csrc/tensor_methods.cpp; 27s local 2024-04-03T18:25:05.2689665Z Compiling torch_xla/csrc/ops/var_mean.cpp; 27s local 2024-04-03T18:25:05.2690757Z Compiling torch_xla/csrc/tensor_util.cpp; 26s local 2024-04-03T18:25:05.2692093Z Compiling torch_xla/csrc/xla_backend_impl.cpp; 26s local 2024-04-03T18:25:05.2693673Z Compiling torch_xla/csrc/xla_lower_util.cpp; 23s local ... 2024-04-03T18:25:05.5767238Z 2024-04-03T18:25:05.5768410Z  2024-04-03T18:25:05.5769304Z  2024-04-03T18:25:05.5770070Z  2024-04-03T18:25:05.5770805Z  2024-04-03T18:25:05.5771512Z  2024-04-03T18:25:05.5772416Z  2024-04-03T18:25:05.5776540Z  2024-04-03T18:25:05.5777279Z  2024-04-03T18:25:05.5778622Z [19,804 / 19,969] 7 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:25:05.5780169Z Compiling torch_xla/csrc/aten_xla_type.cpp; 39s local 2024-04-03T18:25:05.5781316Z Compiling torch_xla/csrc/ir_dump_util.cpp; 33s local 2024-04-03T18:25:05.5782614Z Compiling torch_xla/csrc/tensor.cpp; 29s local 2024-04-03T18:25:05.5783833Z Compiling torch_xla/csrc/tensor_methods.cpp; 28s local 2024-04-03T18:25:05.5785029Z Compiling torch_xla/csrc/ops/var_mean.cpp; 27s local 2024-04-03T18:25:05.5786410Z Compiling torch_xla/csrc/tensor_util.cpp; 26s local 2024-04-03T18:25:05.5787596Z Compiling torch_xla/csrc/xla_backend_impl.cpp; 26s local 2024-04-03T18:25:05.5789067Z Compiling torch_xla/csrc/xla_lower_util.cpp; 24s local ... 2024-04-03T18:25:05.8674096Z 2024-04-03T18:25:05.8674859Z  2024-04-03T18:25:05.8675412Z  2024-04-03T18:25:05.8675841Z  2024-04-03T18:25:05.8676242Z  2024-04-03T18:25:05.8676628Z  2024-04-03T18:25:05.8677025Z  2024-04-03T18:25:05.8677441Z  2024-04-03T18:25:05.8677867Z  2024-04-03T18:25:05.8679051Z [19,804 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:25:05.8680345Z Compiling torch_xla/csrc/aten_xla_type.cpp; 39s local 2024-04-03T18:25:05.8681261Z Compiling torch_xla/csrc/ir_dump_util.cpp; 33s local 2024-04-03T18:25:05.8682189Z Compiling torch_xla/csrc/tensor.cpp; 29s local 2024-04-03T18:25:05.8683126Z Compiling torch_xla/csrc/tensor_methods.cpp; 28s local 2024-04-03T18:25:05.8684060Z Compiling torch_xla/csrc/ops/var_mean.cpp; 27s local 2024-04-03T18:25:05.8685021Z Compiling torch_xla/csrc/tensor_util.cpp; 27s local 2024-04-03T18:25:05.8686013Z Compiling torch_xla/csrc/xla_backend_impl.cpp; 26s local 2024-04-03T18:25:05.8687066Z Compiling torch_xla/csrc/xla_lower_util.cpp; 24s local ... 2024-04-03T18:25:06.1226333Z 2024-04-03T18:25:06.1227033Z  2024-04-03T18:25:06.1227553Z  2024-04-03T18:25:06.1228185Z  2024-04-03T18:25:06.1228621Z  2024-04-03T18:25:06.1229195Z  2024-04-03T18:25:06.1229608Z  2024-04-03T18:25:06.1230028Z  2024-04-03T18:25:06.1230439Z  2024-04-03T18:25:06.1231620Z [19,806 / 19,969] 7 / 18 tests; 47 actions, 46 running; last test: ...ent_test 2024-04-03T18:25:06.1233035Z Compiling torch_xla/csrc/aten_xla_type.cpp; 39s local 2024-04-03T18:25:06.1234378Z Compiling torch_xla/csrc/ir_dump_util.cpp; 33s local 2024-04-03T18:25:06.1235394Z Compiling torch_xla/csrc/tensor.cpp; 30s local 2024-04-03T18:25:06.1236445Z Compiling torch_xla/csrc/tensor_methods.cpp; 28s local 2024-04-03T18:25:06.1237465Z Compiling torch_xla/csrc/tensor_util.cpp; 27s local 2024-04-03T18:25:06.1238433Z Compiling torch_xla/csrc/xla_backend_impl.cpp; 26s local 2024-04-03T18:25:06.1239568Z Compiling torch_xla/csrc/xla_lower_util.cpp; 24s local 2024-04-03T18:25:06.1240501Z Compiling torch_xla/csrc/ops/var.cpp; 24s local ... 2024-04-03T18:25:06.4695647Z 2024-04-03T18:25:06.4696376Z  2024-04-03T18:25:06.4696830Z  2024-04-03T18:25:06.4697156Z  2024-04-03T18:25:06.4697523Z  2024-04-03T18:25:06.4697915Z  2024-04-03T18:25:06.4698300Z  2024-04-03T18:25:06.4698703Z  2024-04-03T18:25:06.4699098Z  2024-04-03T18:25:06.4700329Z [19,806 / 19,969] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:25:06.4701789Z Compiling torch_xla/csrc/aten_xla_type.cpp; 39s local 2024-04-03T18:25:06.4702907Z Compiling torch_xla/csrc/ir_dump_util.cpp; 33s local 2024-04-03T18:25:06.4704038Z Compiling torch_xla/csrc/tensor.cpp; 30s local 2024-04-03T18:25:06.4704897Z Compiling torch_xla/csrc/tensor_methods.cpp; 28s local 2024-04-03T18:25:06.4705966Z Compiling torch_xla/csrc/tensor_util.cpp; 27s local 2024-04-03T18:25:06.4707050Z Compiling torch_xla/csrc/xla_backend_impl.cpp; 27s local 2024-04-03T18:25:06.4708197Z Compiling torch_xla/csrc/xla_lower_util.cpp; 25s local 2024-04-03T18:25:06.4709003Z Compiling torch_xla/csrc/ops/var.cpp; 24s local ... 2024-04-03T18:25:07.1271907Z 2024-04-03T18:25:07.1272663Z  2024-04-03T18:25:07.1273196Z  2024-04-03T18:25:07.1273631Z  2024-04-03T18:25:07.1274056Z  2024-04-03T18:25:07.1274487Z  2024-04-03T18:25:07.1274896Z  2024-04-03T18:25:07.1275293Z  2024-04-03T18:25:07.1275713Z  2024-04-03T18:25:07.1276854Z [19,807 / 19,970] 7 / 18 tests; 48 actions, 47 running; last test: ...ent_test 2024-04-03T18:25:07.1278150Z Compiling torch_xla/csrc/aten_xla_type.cpp; 40s local 2024-04-03T18:25:07.1279037Z Compiling torch_xla/csrc/ir_dump_util.cpp; 34s local 2024-04-03T18:25:07.1279910Z Compiling torch_xla/csrc/tensor.cpp; 31s local 2024-04-03T18:25:07.1280809Z Compiling torch_xla/csrc/tensor_methods.cpp; 29s local 2024-04-03T18:25:07.1281734Z Compiling torch_xla/csrc/tensor_util.cpp; 28s local 2024-04-03T18:25:07.1282746Z Compiling torch_xla/csrc/xla_backend_impl.cpp; 27s local 2024-04-03T18:25:07.1283873Z Compiling torch_xla/csrc/xla_lower_util.cpp; 25s local 2024-04-03T18:25:07.1284934Z Compiling torch_xla/csrc/ops/var.cpp; 25s local ... 2024-04-03T18:25:07.4686123Z 2024-04-03T18:25:07.4687401Z  2024-04-03T18:25:07.4688624Z  2024-04-03T18:25:07.4689117Z  2024-04-03T18:25:07.4689561Z  2024-04-03T18:25:07.4690014Z  2024-04-03T18:25:07.4690412Z  2024-04-03T18:25:07.4690897Z  2024-04-03T18:25:07.4691361Z  2024-04-03T18:25:07.4692586Z [19,807 / 19,970] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:25:07.4694037Z Compiling torch_xla/csrc/aten_xla_type.cpp; 40s local 2024-04-03T18:25:07.4695295Z Compiling torch_xla/csrc/ir_dump_util.cpp; 34s local 2024-04-03T18:25:07.4696283Z Compiling torch_xla/csrc/tensor.cpp; 31s local 2024-04-03T18:25:07.4697399Z Compiling torch_xla/csrc/tensor_methods.cpp; 29s local 2024-04-03T18:25:07.4698427Z Compiling torch_xla/csrc/tensor_util.cpp; 28s local 2024-04-03T18:25:07.4699650Z Compiling torch_xla/csrc/xla_backend_impl.cpp; 28s local 2024-04-03T18:25:07.4700617Z Compiling torch_xla/csrc/xla_lower_util.cpp; 26s local 2024-04-03T18:25:07.4701575Z Compiling torch_xla/csrc/ops/var.cpp; 25s local ... 2024-04-03T18:25:07.6689910Z 2024-04-03T18:25:07.6690653Z  2024-04-03T18:25:07.6691245Z  2024-04-03T18:25:07.6692739Z  2024-04-03T18:25:07.6693171Z  2024-04-03T18:25:07.6694984Z  2024-04-03T18:25:07.6695434Z  2024-04-03T18:25:07.6696027Z  2024-04-03T18:25:07.6696442Z  2024-04-03T18:25:07.6697804Z [19,808 / 19,970] 7 / 18 tests; 48 actions running; last test: ..._client_test 2024-04-03T18:25:07.6699003Z Compiling torch_xla/csrc/aten_xla_type.cpp; 41s local 2024-04-03T18:25:07.6700230Z Compiling torch_xla/csrc/ir_dump_util.cpp; 35s local 2024-04-03T18:25:07.6701048Z Compiling torch_xla/csrc/tensor.cpp; 31s local 2024-04-03T18:25:07.6701904Z Compiling torch_xla/csrc/tensor_methods.cpp; 30s local 2024-04-03T18:25:07.6702777Z Compiling torch_xla/csrc/tensor_util.cpp; 29s local 2024-04-03T18:25:07.6703644Z Compiling torch_xla/csrc/xla_lower_util.cpp; 26s local 2024-04-03T18:25:07.6704520Z Compiling torch_xla/csrc/ops/var.cpp; 26s local 2024-04-03T18:25:07.6705366Z Compiling torch_xla/csrc/torch_util.cpp; 25s local ... 2024-04-03T18:25:07.9166079Z 2024-04-03T18:25:07.9166842Z  2024-04-03T18:25:07.9167373Z  2024-04-03T18:25:07.9167817Z  2024-04-03T18:25:07.9168242Z  2024-04-03T18:25:07.9168681Z  2024-04-03T18:25:07.9169121Z  2024-04-03T18:25:07.9169497Z  2024-04-03T18:25:07.9169912Z  2024-04-03T18:25:07.9171179Z [19,808 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:07.9172656Z Compiling torch_xla/csrc/aten_xla_type.cpp; 41s local 2024-04-03T18:25:07.9173680Z Compiling torch_xla/csrc/ir_dump_util.cpp; 35s local 2024-04-03T18:25:07.9174911Z Compiling torch_xla/csrc/tensor.cpp; 31s local 2024-04-03T18:25:07.9175893Z Compiling torch_xla/csrc/tensor_methods.cpp; 30s local 2024-04-03T18:25:07.9176895Z Compiling torch_xla/csrc/tensor_util.cpp; 29s local 2024-04-03T18:25:07.9177950Z Compiling torch_xla/csrc/xla_lower_util.cpp; 26s local 2024-04-03T18:25:07.9178932Z Compiling torch_xla/csrc/ops/var.cpp; 26s local 2024-04-03T18:25:07.9179892Z Compiling torch_xla/csrc/torch_util.cpp; 26s local ... 2024-04-03T18:25:08.1155155Z 2024-04-03T18:25:08.1155881Z  2024-04-03T18:25:08.1156389Z  2024-04-03T18:25:08.1156824Z  2024-04-03T18:25:08.1157252Z  2024-04-03T18:25:08.1157673Z  2024-04-03T18:25:08.1158073Z  2024-04-03T18:25:08.1158482Z  2024-04-03T18:25:08.1158879Z  2024-04-03T18:25:08.1160054Z [19,810 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:08.1161375Z Compiling torch_xla/csrc/aten_xla_type.cpp; 41s local 2024-04-03T18:25:08.1162350Z Compiling torch_xla/csrc/ir_dump_util.cpp; 35s local 2024-04-03T18:25:08.1163181Z Compiling torch_xla/csrc/tensor.cpp; 32s local 2024-04-03T18:25:08.1164107Z Compiling torch_xla/csrc/tensor_methods.cpp; 30s local 2024-04-03T18:25:08.1165088Z Compiling torch_xla/csrc/tensor_util.cpp; 29s local 2024-04-03T18:25:08.1166038Z Compiling torch_xla/csrc/xla_lower_util.cpp; 26s local 2024-04-03T18:25:08.1166929Z Compiling torch_xla/csrc/ops/var.cpp; 26s local 2024-04-03T18:25:08.1167869Z Compiling torch_xla/csrc/torch_util.cpp; 26s local ... 2024-04-03T18:25:08.4696266Z 2024-04-03T18:25:08.4697249Z  2024-04-03T18:25:08.4698083Z  2024-04-03T18:25:08.4698841Z  2024-04-03T18:25:08.4699909Z  2024-04-03T18:25:08.4700436Z  2024-04-03T18:25:08.4700856Z  2024-04-03T18:25:08.4701301Z  2024-04-03T18:25:08.4701721Z  2024-04-03T18:25:08.4703518Z [19,810 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:08.4705032Z Compiling torch_xla/csrc/aten_xla_type.cpp; 41s local 2024-04-03T18:25:08.4706054Z Compiling torch_xla/csrc/ir_dump_util.cpp; 35s local 2024-04-03T18:25:08.4707313Z Compiling torch_xla/csrc/tensor.cpp; 32s local 2024-04-03T18:25:08.4722242Z Compiling torch_xla/csrc/tensor_methods.cpp; 30s local 2024-04-03T18:25:08.4723613Z Compiling torch_xla/csrc/tensor_util.cpp; 29s local 2024-04-03T18:25:08.4724770Z Compiling torch_xla/csrc/xla_lower_util.cpp; 27s local 2024-04-03T18:25:08.4725797Z Compiling torch_xla/csrc/ops/var.cpp; 26s local 2024-04-03T18:25:08.4726918Z Compiling torch_xla/csrc/torch_util.cpp; 26s local ... 2024-04-03T18:25:08.8700015Z 2024-04-03T18:25:08.8701144Z  2024-04-03T18:25:08.8701697Z  2024-04-03T18:25:08.8702134Z  2024-04-03T18:25:08.8702626Z  2024-04-03T18:25:08.8703078Z  2024-04-03T18:25:08.8703555Z  2024-04-03T18:25:08.8704024Z  2024-04-03T18:25:08.8704497Z  2024-04-03T18:25:08.8705854Z [19,811 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:08.8707340Z Compiling torch_xla/csrc/aten_xla_type.cpp; 42s local 2024-04-03T18:25:08.8708600Z Compiling torch_xla/csrc/ir_dump_util.cpp; 36s local 2024-04-03T18:25:08.8709573Z Compiling torch_xla/csrc/tensor.cpp; 32s local 2024-04-03T18:25:08.8710528Z Compiling torch_xla/csrc/tensor_methods.cpp; 31s local 2024-04-03T18:25:08.8711524Z Compiling torch_xla/csrc/tensor_util.cpp; 30s local 2024-04-03T18:25:08.8712630Z Compiling torch_xla/csrc/xla_lower_util.cpp; 27s local 2024-04-03T18:25:08.8713592Z Compiling torch_xla/csrc/ops/var.cpp; 27s local 2024-04-03T18:25:08.8714552Z Compiling torch_xla/csrc/torch_util.cpp; 26s local ... 2024-04-03T18:25:09.6723347Z 2024-04-03T18:25:09.6724082Z  2024-04-03T18:25:09.6724494Z  2024-04-03T18:25:09.6724853Z  2024-04-03T18:25:09.6725202Z  2024-04-03T18:25:09.6725536Z  2024-04-03T18:25:09.6725875Z  2024-04-03T18:25:09.6726227Z  2024-04-03T18:25:09.6726548Z  2024-04-03T18:25:09.6727568Z [19,813 / 19,970] 8 / 18 tests; 46 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:09.6728760Z Compiling torch_xla/csrc/aten_xla_type.cpp; 43s local 2024-04-03T18:25:09.6729576Z Compiling torch_xla/csrc/ir_dump_util.cpp; 37s local 2024-04-03T18:25:09.6730355Z Compiling torch_xla/csrc/tensor.cpp; 33s local 2024-04-03T18:25:09.6731124Z Compiling torch_xla/csrc/tensor_methods.cpp; 32s local 2024-04-03T18:25:09.6731914Z Compiling torch_xla/csrc/tensor_util.cpp; 31s local 2024-04-03T18:25:09.6732859Z Compiling torch_xla/csrc/torch_util.cpp; 27s local 2024-04-03T18:25:09.6733692Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 27s local 2024-04-03T18:25:09.6734733Z Compiling torch_xla/csrc/RegisterXLA.cpp; 26s local ... 2024-04-03T18:25:09.8709613Z 2024-04-03T18:25:09.8710390Z  2024-04-03T18:25:09.8710971Z  2024-04-03T18:25:09.8711414Z  2024-04-03T18:25:09.8711837Z  2024-04-03T18:25:09.8712221Z  2024-04-03T18:25:09.8712676Z  2024-04-03T18:25:09.8713100Z  2024-04-03T18:25:09.8713506Z  2024-04-03T18:25:09.8714745Z [19,814 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:09.8716185Z Compiling torch_xla/csrc/aten_xla_type.cpp; 43s local 2024-04-03T18:25:09.8717214Z Compiling torch_xla/csrc/ir_dump_util.cpp; 37s local 2024-04-03T18:25:09.8718151Z Compiling torch_xla/csrc/tensor.cpp; 33s local 2024-04-03T18:25:09.8719155Z Compiling torch_xla/csrc/tensor_methods.cpp; 32s local 2024-04-03T18:25:09.8720382Z Compiling torch_xla/csrc/tensor_util.cpp; 31s local 2024-04-03T18:25:09.8721400Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 27s local 2024-04-03T18:25:09.8722370Z Compiling torch_xla/csrc/RegisterXLA.cpp; 26s local 2024-04-03T18:25:09.8723365Z Compiling torch_xla/csrc/xla_op_builder.cpp; 26s local ... 2024-04-03T18:25:10.6714778Z 2024-04-03T18:25:10.6715901Z  2024-04-03T18:25:10.6716671Z  2024-04-03T18:25:10.6717492Z  2024-04-03T18:25:10.6718833Z  2024-04-03T18:25:10.6719280Z  2024-04-03T18:25:10.6719684Z  2024-04-03T18:25:10.6720325Z  2024-04-03T18:25:10.6720706Z  2024-04-03T18:25:10.6721999Z [19,815 / 19,970] 8 / 18 tests; 47 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:10.6723342Z Compiling torch_xla/csrc/aten_xla_type.cpp; 44s local 2024-04-03T18:25:10.6724433Z Compiling torch_xla/csrc/ir_dump_util.cpp; 38s local 2024-04-03T18:25:10.6725310Z Compiling torch_xla/csrc/tensor.cpp; 34s local 2024-04-03T18:25:10.6726225Z Compiling torch_xla/csrc/tensor_methods.cpp; 33s local 2024-04-03T18:25:10.6727176Z Compiling torch_xla/csrc/tensor_util.cpp; 32s local 2024-04-03T18:25:10.6728131Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 28s local 2024-04-03T18:25:10.6729134Z Compiling torch_xla/csrc/RegisterXLA.cpp; 27s local 2024-04-03T18:25:10.6730137Z Compiling torch_xla/csrc/xla_op_builder.cpp; 27s local ... 2024-04-03T18:25:11.0718330Z 2024-04-03T18:25:11.0719500Z  2024-04-03T18:25:11.0722521Z  2024-04-03T18:25:11.0723363Z  2024-04-03T18:25:11.0724502Z  2024-04-03T18:25:11.0725033Z  2024-04-03T18:25:11.0725513Z  2024-04-03T18:25:11.0726000Z  2024-04-03T18:25:11.0726472Z  2024-04-03T18:25:11.0728011Z [19,815 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:11.0729612Z Compiling torch_xla/csrc/aten_xla_type.cpp; 44s local 2024-04-03T18:25:11.0730771Z Compiling torch_xla/csrc/ir_dump_util.cpp; 38s local 2024-04-03T18:25:11.0731859Z Compiling torch_xla/csrc/tensor.cpp; 34s local 2024-04-03T18:25:11.0733004Z Compiling torch_xla/csrc/tensor_methods.cpp; 33s local 2024-04-03T18:25:11.0734167Z Compiling torch_xla/csrc/tensor_util.cpp; 32s local 2024-04-03T18:25:11.0735410Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 28s local 2024-04-03T18:25:11.0736336Z Compiling torch_xla/csrc/RegisterXLA.cpp; 27s local 2024-04-03T18:25:11.0737219Z Compiling torch_xla/csrc/xla_op_builder.cpp; 27s local ... 2024-04-03T18:25:12.2726883Z 2024-04-03T18:25:12.2727665Z  2024-04-03T18:25:12.2728160Z  2024-04-03T18:25:12.2728649Z  2024-04-03T18:25:12.2735543Z  2024-04-03T18:25:12.2738628Z  2024-04-03T18:25:12.2740465Z  2024-04-03T18:25:12.2741124Z  2024-04-03T18:25:12.2741798Z  2024-04-03T18:25:12.2743400Z [19,815 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:12.2745246Z Compiling torch_xla/csrc/aten_xla_type.cpp; 45s local 2024-04-03T18:25:12.2746564Z Compiling torch_xla/csrc/ir_dump_util.cpp; 39s local 2024-04-03T18:25:12.2747923Z Compiling torch_xla/csrc/tensor.cpp; 36s local 2024-04-03T18:25:12.2749163Z Compiling torch_xla/csrc/tensor_methods.cpp; 34s local 2024-04-03T18:25:12.2750463Z Compiling torch_xla/csrc/tensor_util.cpp; 33s local 2024-04-03T18:25:12.2751859Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 30s local 2024-04-03T18:25:12.2755532Z Compiling torch_xla/csrc/RegisterXLA.cpp; 28s local 2024-04-03T18:25:12.2757679Z Compiling torch_xla/csrc/xla_op_builder.cpp; 28s local ... 2024-04-03T18:25:12.4729639Z 2024-04-03T18:25:12.4730774Z  2024-04-03T18:25:12.4731597Z  2024-04-03T18:25:12.4732771Z  2024-04-03T18:25:12.4733400Z  2024-04-03T18:25:12.4733985Z  2024-04-03T18:25:12.4734734Z  2024-04-03T18:25:12.4735341Z  2024-04-03T18:25:12.4735916Z  2024-04-03T18:25:12.4737498Z [19,817 / 19,970] 8 / 18 tests; 47 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:12.4739035Z Compiling torch_xla/csrc/aten_xla_type.cpp; 45s local 2024-04-03T18:25:12.4740406Z Compiling torch_xla/csrc/tensor.cpp; 36s local 2024-04-03T18:25:12.4741445Z Compiling torch_xla/csrc/tensor_methods.cpp; 34s local 2024-04-03T18:25:12.4743093Z Compiling torch_xla/csrc/tensor_util.cpp; 33s local 2024-04-03T18:25:12.4744206Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 30s local 2024-04-03T18:25:12.4745610Z Compiling torch_xla/csrc/RegisterXLA.cpp; 29s local 2024-04-03T18:25:12.4746949Z Compiling torch_xla/csrc/xla_op_builder.cpp; 28s local 2024-04-03T18:25:12.4748529Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 28s local ... 2024-04-03T18:25:12.8733850Z 2024-04-03T18:25:12.8734772Z  2024-04-03T18:25:12.8735276Z  2024-04-03T18:25:12.8735840Z  2024-04-03T18:25:12.8736249Z  2024-04-03T18:25:12.8736673Z  2024-04-03T18:25:12.8737098Z  2024-04-03T18:25:12.8737497Z  2024-04-03T18:25:12.8738086Z  2024-04-03T18:25:12.8739332Z [19,817 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:12.8740802Z Compiling torch_xla/csrc/aten_xla_type.cpp; 46s local 2024-04-03T18:25:12.8741795Z Compiling torch_xla/csrc/tensor.cpp; 36s local 2024-04-03T18:25:12.8742800Z Compiling torch_xla/csrc/tensor_methods.cpp; 35s local 2024-04-03T18:25:12.8743982Z Compiling torch_xla/csrc/tensor_util.cpp; 34s local 2024-04-03T18:25:12.8745018Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 30s local 2024-04-03T18:25:12.8746053Z Compiling torch_xla/csrc/RegisterXLA.cpp; 29s local 2024-04-03T18:25:12.8747026Z Compiling torch_xla/csrc/xla_op_builder.cpp; 29s local 2024-04-03T18:25:12.8748350Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 28s local ... 2024-04-03T18:25:13.5915256Z 2024-04-03T18:25:13.5916047Z  2024-04-03T18:25:13.5916601Z  2024-04-03T18:25:13.5916994Z  2024-04-03T18:25:13.5917399Z  2024-04-03T18:25:13.5917835Z  2024-04-03T18:25:13.5918234Z  2024-04-03T18:25:13.5918626Z  2024-04-03T18:25:13.5918997Z  2024-04-03T18:25:13.5920130Z [19,818 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:13.5921462Z Compiling torch_xla/csrc/aten_xla_type.cpp; 47s local 2024-04-03T18:25:13.5922373Z Compiling torch_xla/csrc/tensor.cpp; 37s local 2024-04-03T18:25:13.5923259Z Compiling torch_xla/csrc/tensor_methods.cpp; 36s local 2024-04-03T18:25:13.5924197Z Compiling torch_xla/csrc/tensor_util.cpp; 35s local 2024-04-03T18:25:13.5925217Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 31s local 2024-04-03T18:25:13.5926182Z Compiling torch_xla/csrc/RegisterXLA.cpp; 30s local 2024-04-03T18:25:13.5927139Z Compiling torch_xla/csrc/xla_op_builder.cpp; 30s local 2024-04-03T18:25:13.5928114Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 29s local ... 2024-04-03T18:25:13.8740942Z 2024-04-03T18:25:13.8742098Z  2024-04-03T18:25:13.8746565Z  2024-04-03T18:25:13.8747139Z  2024-04-03T18:25:13.8747852Z  2024-04-03T18:25:13.8748318Z  2024-04-03T18:25:13.8748694Z  2024-04-03T18:25:13.8749140Z  2024-04-03T18:25:13.8749599Z  2024-04-03T18:25:13.8750841Z [19,818 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:13.8752295Z Compiling torch_xla/csrc/aten_xla_type.cpp; 47s local 2024-04-03T18:25:13.8753199Z Compiling torch_xla/csrc/tensor.cpp; 37s local 2024-04-03T18:25:13.8754078Z Compiling torch_xla/csrc/tensor_methods.cpp; 36s local 2024-04-03T18:25:13.8755028Z Compiling torch_xla/csrc/tensor_util.cpp; 35s local 2024-04-03T18:25:13.8756039Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 31s local 2024-04-03T18:25:13.8757021Z Compiling torch_xla/csrc/RegisterXLA.cpp; 30s local 2024-04-03T18:25:13.8757996Z Compiling torch_xla/csrc/xla_op_builder.cpp; 30s local 2024-04-03T18:25:13.8759054Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 29s local ... 2024-04-03T18:25:15.0761144Z 2024-04-03T18:25:15.0761860Z  2024-04-03T18:25:15.0762382Z  2024-04-03T18:25:15.0762805Z  2024-04-03T18:25:15.0763210Z  2024-04-03T18:25:15.0763917Z  2024-04-03T18:25:15.0764334Z  2024-04-03T18:25:15.0764741Z  2024-04-03T18:25:15.0765327Z  2024-04-03T18:25:15.0766656Z [19,818 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:15.0768006Z Compiling torch_xla/csrc/aten_xla_type.cpp; 48s local 2024-04-03T18:25:15.0769005Z Compiling torch_xla/csrc/tensor.cpp; 38s local 2024-04-03T18:25:15.0769964Z Compiling torch_xla/csrc/tensor_methods.cpp; 37s local 2024-04-03T18:25:15.0770921Z Compiling torch_xla/csrc/tensor_util.cpp; 36s local 2024-04-03T18:25:15.0771914Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 32s local 2024-04-03T18:25:15.0772875Z Compiling torch_xla/csrc/RegisterXLA.cpp; 31s local 2024-04-03T18:25:15.0773807Z Compiling torch_xla/csrc/xla_op_builder.cpp; 31s local 2024-04-03T18:25:15.0775004Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 31s local ... 2024-04-03T18:25:15.3017734Z 2024-04-03T18:25:15.3018498Z  2024-04-03T18:25:15.3019229Z  2024-04-03T18:25:15.3019667Z  2024-04-03T18:25:15.3020117Z  2024-04-03T18:25:15.3020528Z  2024-04-03T18:25:15.3020932Z  2024-04-03T18:25:15.3021364Z  2024-04-03T18:25:15.3021800Z  2024-04-03T18:25:15.3023041Z [19,819 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:15.3024453Z Compiling torch_xla/csrc/aten_xla_type.cpp; 48s local 2024-04-03T18:25:15.3025311Z Compiling torch_xla/csrc/tensor.cpp; 39s local 2024-04-03T18:25:15.3026311Z Compiling torch_xla/csrc/tensor_methods.cpp; 37s local 2024-04-03T18:25:15.3027410Z Compiling torch_xla/csrc/tensor_util.cpp; 36s local 2024-04-03T18:25:15.3028731Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 33s local 2024-04-03T18:25:15.3029543Z Compiling torch_xla/csrc/RegisterXLA.cpp; 31s local 2024-04-03T18:25:15.3030544Z Compiling torch_xla/csrc/xla_op_builder.cpp; 31s local 2024-04-03T18:25:15.3031562Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 31s local ... 2024-04-03T18:25:15.6162067Z 2024-04-03T18:25:15.6162766Z  2024-04-03T18:25:15.6163276Z  2024-04-03T18:25:15.6163650Z  2024-04-03T18:25:15.6164118Z  2024-04-03T18:25:15.6164500Z  2024-04-03T18:25:15.6164915Z  2024-04-03T18:25:15.6165383Z  2024-04-03T18:25:15.6165822Z  2024-04-03T18:25:15.6167040Z [19,819 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:15.6168453Z Compiling torch_xla/csrc/aten_xla_type.cpp; 49s local 2024-04-03T18:25:15.6169397Z Compiling torch_xla/csrc/tensor.cpp; 39s local 2024-04-03T18:25:15.6170374Z Compiling torch_xla/csrc/tensor_methods.cpp; 38s local 2024-04-03T18:25:15.6171361Z Compiling torch_xla/csrc/tensor_util.cpp; 37s local 2024-04-03T18:25:15.6172412Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 33s local 2024-04-03T18:25:15.6173509Z Compiling torch_xla/csrc/RegisterXLA.cpp; 32s local 2024-04-03T18:25:15.6174706Z Compiling torch_xla/csrc/xla_op_builder.cpp; 32s local 2024-04-03T18:25:15.6175787Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 31s local ... 2024-04-03T18:25:15.8088449Z 2024-04-03T18:25:15.8096967Z  2024-04-03T18:25:15.8097554Z  2024-04-03T18:25:15.8097993Z  2024-04-03T18:25:15.8098436Z  2024-04-03T18:25:15.8098896Z  2024-04-03T18:25:15.8099334Z  2024-04-03T18:25:15.8099778Z  2024-04-03T18:25:15.8100212Z  2024-04-03T18:25:15.8101445Z [19,820 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:15.8102921Z Compiling torch_xla/csrc/aten_xla_type.cpp; 49s local 2024-04-03T18:25:15.8103884Z Compiling torch_xla/csrc/tensor.cpp; 39s local 2024-04-03T18:25:15.8104679Z Compiling torch_xla/csrc/tensor_methods.cpp; 38s local 2024-04-03T18:25:15.8105668Z Compiling torch_xla/csrc/tensor_util.cpp; 37s local 2024-04-03T18:25:15.8107031Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 33s local 2024-04-03T18:25:15.8108505Z Compiling torch_xla/csrc/RegisterXLA.cpp; 32s local 2024-04-03T18:25:15.8109682Z Compiling torch_xla/csrc/xla_op_builder.cpp; 32s local 2024-04-03T18:25:15.8110747Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 31s local ... 2024-04-03T18:25:16.0261660Z 2024-04-03T18:25:16.0262701Z  2024-04-03T18:25:16.0263337Z  2024-04-03T18:25:16.0263949Z  2024-04-03T18:25:16.0264385Z  2024-04-03T18:25:16.0264836Z  2024-04-03T18:25:16.0272870Z  2024-04-03T18:25:16.0274792Z  2024-04-03T18:25:16.0275494Z  2024-04-03T18:25:16.0276987Z [19,821 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:16.0278744Z Compiling torch_xla/csrc/aten_xla_type.cpp; 49s local 2024-04-03T18:25:16.0279804Z Compiling torch_xla/csrc/tensor.cpp; 39s local 2024-04-03T18:25:16.0280948Z Compiling torch_xla/csrc/tensor_methods.cpp; 38s local 2024-04-03T18:25:16.0282206Z Compiling torch_xla/csrc/tensor_util.cpp; 37s local 2024-04-03T18:25:16.0283535Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 33s local 2024-04-03T18:25:16.0287266Z Compiling torch_xla/csrc/RegisterXLA.cpp; 32s local 2024-04-03T18:25:16.0288726Z Compiling torch_xla/csrc/xla_op_builder.cpp; 32s local 2024-04-03T18:25:16.0290085Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 32s local ... 2024-04-03T18:25:16.2353923Z 2024-04-03T18:25:16.2355101Z  2024-04-03T18:25:16.2356093Z  2024-04-03T18:25:16.2356909Z  2024-04-03T18:25:16.2359974Z  2024-04-03T18:25:16.2360691Z  2024-04-03T18:25:16.2361209Z  2024-04-03T18:25:16.2361997Z  2024-04-03T18:25:16.2362597Z  2024-04-03T18:25:16.2364018Z [19,823 / 19,970] 8 / 18 tests; 48 actions, 46 running; last test: ...est_lazy 2024-04-03T18:25:16.2365620Z Compiling torch_xla/csrc/aten_xla_type.cpp; 49s local 2024-04-03T18:25:16.2366847Z Compiling torch_xla/csrc/tensor.cpp; 40s local 2024-04-03T18:25:16.2368272Z Compiling torch_xla/csrc/tensor_methods.cpp; 38s local 2024-04-03T18:25:16.2371636Z Compiling torch_xla/csrc/tensor_util.cpp; 37s local 2024-04-03T18:25:16.2373035Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 34s local 2024-04-03T18:25:16.2374226Z Compiling torch_xla/csrc/RegisterXLA.cpp; 32s local 2024-04-03T18:25:16.2375758Z Compiling torch_xla/csrc/xla_op_builder.cpp; 32s local 2024-04-03T18:25:16.2377018Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 32s local ... 2024-04-03T18:25:16.5624929Z 2024-04-03T18:25:16.5626041Z  2024-04-03T18:25:16.5626792Z  2024-04-03T18:25:16.5627410Z  2024-04-03T18:25:16.5628229Z  2024-04-03T18:25:16.5628852Z  2024-04-03T18:25:16.5631497Z  2024-04-03T18:25:16.5631929Z  2024-04-03T18:25:16.5632341Z  2024-04-03T18:25:16.5633603Z [19,824 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:16.5637991Z Compiling torch_xla/csrc/aten_xla_type.cpp; 49s local 2024-04-03T18:25:16.5638895Z Compiling torch_xla/csrc/tensor.cpp; 40s local 2024-04-03T18:25:16.5639887Z Compiling torch_xla/csrc/tensor_methods.cpp; 39s local 2024-04-03T18:25:16.5640793Z Compiling torch_xla/csrc/tensor_util.cpp; 37s local 2024-04-03T18:25:16.5644466Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 34s local 2024-04-03T18:25:16.5645483Z Compiling torch_xla/csrc/RegisterXLA.cpp; 33s local 2024-04-03T18:25:16.5646497Z Compiling torch_xla/csrc/xla_op_builder.cpp; 33s local 2024-04-03T18:25:16.5647623Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 32s local ... 2024-04-03T18:25:16.8101689Z 2024-04-03T18:25:16.8102286Z  2024-04-03T18:25:16.8102695Z  2024-04-03T18:25:16.8103039Z  2024-04-03T18:25:16.8103365Z  2024-04-03T18:25:16.8103945Z  2024-04-03T18:25:16.8104267Z  2024-04-03T18:25:16.8104579Z  2024-04-03T18:25:16.8105003Z  2024-04-03T18:25:16.8106069Z [19,824 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:16.8107142Z Compiling torch_xla/csrc/aten_xla_type.cpp; 50s local 2024-04-03T18:25:16.8108096Z Compiling torch_xla/csrc/tensor.cpp; 40s local 2024-04-03T18:25:16.8108921Z Compiling torch_xla/csrc/tensor_methods.cpp; 39s local 2024-04-03T18:25:16.8109662Z Compiling torch_xla/csrc/tensor_util.cpp; 38s local 2024-04-03T18:25:16.8110431Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 34s local 2024-04-03T18:25:16.8111211Z Compiling torch_xla/csrc/RegisterXLA.cpp; 33s local 2024-04-03T18:25:16.8111958Z Compiling torch_xla/csrc/xla_op_builder.cpp; 33s local 2024-04-03T18:25:16.8112805Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 32s local ... 2024-04-03T18:25:17.2109675Z 2024-04-03T18:25:17.2110422Z  2024-04-03T18:25:17.2110872Z  2024-04-03T18:25:17.2111230Z  2024-04-03T18:25:17.2111609Z  2024-04-03T18:25:17.2111941Z  2024-04-03T18:25:17.2112317Z  2024-04-03T18:25:17.2112681Z  2024-04-03T18:25:17.2113088Z  2024-04-03T18:25:17.2114190Z [19,825 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:17.2115485Z Compiling torch_xla/csrc/aten_xla_type.cpp; 50s local 2024-04-03T18:25:17.2116324Z Compiling torch_xla/csrc/tensor.cpp; 41s local 2024-04-03T18:25:17.2117202Z Compiling torch_xla/csrc/tensor_methods.cpp; 39s local 2024-04-03T18:25:17.2118091Z Compiling torch_xla/csrc/tensor_util.cpp; 38s local 2024-04-03T18:25:17.2118995Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 35s local 2024-04-03T18:25:17.2119921Z Compiling torch_xla/csrc/RegisterXLA.cpp; 33s local 2024-04-03T18:25:17.2120758Z Compiling torch_xla/csrc/xla_op_builder.cpp; 33s local 2024-04-03T18:25:17.2121682Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 33s local ... 2024-04-03T18:25:18.0003960Z 2024-04-03T18:25:18.0004699Z  2024-04-03T18:25:18.0005146Z  2024-04-03T18:25:18.0005521Z  2024-04-03T18:25:18.0005922Z  2024-04-03T18:25:18.0006282Z  2024-04-03T18:25:18.0006657Z  2024-04-03T18:25:18.0007027Z  2024-04-03T18:25:18.0007409Z  2024-04-03T18:25:18.0008480Z [19,826 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:18.0009730Z Compiling torch_xla/csrc/aten_xla_type.cpp; 51s local 2024-04-03T18:25:18.0010537Z Compiling torch_xla/csrc/tensor.cpp; 41s local 2024-04-03T18:25:18.0011395Z Compiling torch_xla/csrc/tensor_methods.cpp; 40s local 2024-04-03T18:25:18.0012289Z Compiling torch_xla/csrc/tensor_util.cpp; 39s local 2024-04-03T18:25:18.0013208Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 35s local 2024-04-03T18:25:18.0014148Z Compiling torch_xla/csrc/RegisterXLA.cpp; 34s local 2024-04-03T18:25:18.0015201Z Compiling torch_xla/csrc/xla_op_builder.cpp; 34s local 2024-04-03T18:25:18.0016167Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 33s local ... 2024-04-03T18:25:18.2106168Z 2024-04-03T18:25:18.2107211Z  2024-04-03T18:25:18.2107912Z  2024-04-03T18:25:18.2108358Z  2024-04-03T18:25:18.2108824Z  2024-04-03T18:25:18.2109240Z  2024-04-03T18:25:18.2109687Z  2024-04-03T18:25:18.2110089Z  2024-04-03T18:25:18.2110479Z  2024-04-03T18:25:18.2111675Z [19,827 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:18.2113131Z Compiling torch_xla/csrc/aten_xla_type.cpp; 51s local 2024-04-03T18:25:18.2114085Z Compiling torch_xla/csrc/tensor.cpp; 42s local 2024-04-03T18:25:18.2115171Z Compiling torch_xla/csrc/tensor_methods.cpp; 40s local 2024-04-03T18:25:18.2116213Z Compiling torch_xla/csrc/tensor_util.cpp; 39s local 2024-04-03T18:25:18.2117479Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 36s local 2024-04-03T18:25:18.2118725Z Compiling torch_xla/csrc/RegisterXLA.cpp; 34s local 2024-04-03T18:25:18.2120013Z Compiling torch_xla/csrc/xla_op_builder.cpp; 34s local 2024-04-03T18:25:18.2121074Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 34s local ... 2024-04-03T18:25:19.2121486Z 2024-04-03T18:25:19.2122228Z  2024-04-03T18:25:19.2122967Z  2024-04-03T18:25:19.2123391Z  2024-04-03T18:25:19.2123792Z  2024-04-03T18:25:19.2124178Z  2024-04-03T18:25:19.2124571Z  2024-04-03T18:25:19.2124985Z  2024-04-03T18:25:19.2125362Z  2024-04-03T18:25:19.2126516Z [19,828 / 19,970] 8 / 18 tests; 47 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:19.2127871Z Compiling torch_xla/csrc/aten_xla_type.cpp; 52s local 2024-04-03T18:25:19.2128911Z Compiling torch_xla/csrc/tensor.cpp; 43s local 2024-04-03T18:25:19.2129853Z Compiling torch_xla/csrc/tensor_methods.cpp; 41s local 2024-04-03T18:25:19.2130766Z Compiling torch_xla/csrc/tensor_util.cpp; 40s local 2024-04-03T18:25:19.2131729Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 37s local 2024-04-03T18:25:19.2132726Z Compiling torch_xla/csrc/RegisterXLA.cpp; 35s local 2024-04-03T18:25:19.2133666Z Compiling torch_xla/csrc/xla_op_builder.cpp; 35s local 2024-04-03T18:25:19.2134892Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 35s local ... 2024-04-03T18:25:19.4119932Z 2024-04-03T18:25:19.4124715Z  2024-04-03T18:25:19.4125244Z  2024-04-03T18:25:19.4125656Z  2024-04-03T18:25:19.4126067Z  2024-04-03T18:25:19.4126477Z  2024-04-03T18:25:19.4126891Z  2024-04-03T18:25:19.4127324Z  2024-04-03T18:25:19.4127763Z  2024-04-03T18:25:19.4128964Z [19,828 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:19.4130359Z Compiling torch_xla/csrc/aten_xla_type.cpp; 52s local 2024-04-03T18:25:19.4131313Z Compiling torch_xla/csrc/tensor.cpp; 43s local 2024-04-03T18:25:19.4132331Z Compiling torch_xla/csrc/tensor_methods.cpp; 41s local 2024-04-03T18:25:19.4133294Z Compiling torch_xla/csrc/tensor_util.cpp; 40s local 2024-04-03T18:25:19.4134284Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 37s local 2024-04-03T18:25:19.4135460Z Compiling torch_xla/csrc/RegisterXLA.cpp; 36s local 2024-04-03T18:25:19.4136449Z Compiling torch_xla/csrc/xla_op_builder.cpp; 35s local 2024-04-03T18:25:19.4137576Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 35s local ... 2024-04-03T18:25:20.1820139Z 2024-04-03T18:25:20.1820886Z  2024-04-03T18:25:20.1821428Z  2024-04-03T18:25:20.1821850Z  2024-04-03T18:25:20.1822282Z  2024-04-03T18:25:20.1822701Z  2024-04-03T18:25:20.1823097Z  2024-04-03T18:25:20.1823526Z  2024-04-03T18:25:20.1823944Z  2024-04-03T18:25:20.1825072Z [19,829 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:20.1826572Z Compiling torch_xla/csrc/aten_xla_type.cpp; 53s local 2024-04-03T18:25:20.1827452Z Compiling torch_xla/csrc/tensor.cpp; 44s local 2024-04-03T18:25:20.1828562Z Compiling torch_xla/csrc/tensor_methods.cpp; 42s local 2024-04-03T18:25:20.1829541Z Compiling torch_xla/csrc/tensor_util.cpp; 41s local 2024-04-03T18:25:20.1830423Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 37s local 2024-04-03T18:25:20.1831280Z Compiling torch_xla/csrc/RegisterXLA.cpp; 36s local 2024-04-03T18:25:20.1832181Z Compiling torch_xla/csrc/xla_op_builder.cpp; 36s local 2024-04-03T18:25:20.1833209Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 36s local ... 2024-04-03T18:25:20.4127280Z 2024-04-03T18:25:20.4128026Z  2024-04-03T18:25:20.4128539Z  2024-04-03T18:25:20.4130496Z  2024-04-03T18:25:20.4131430Z  2024-04-03T18:25:20.4134331Z  2024-04-03T18:25:20.4135719Z  2024-04-03T18:25:20.4138547Z  2024-04-03T18:25:20.4139352Z  2024-04-03T18:25:20.4142245Z [19,830 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:20.4144177Z Compiling torch_xla/csrc/aten_xla_type.cpp; 53s local 2024-04-03T18:25:20.4145402Z Compiling torch_xla/csrc/tensor.cpp; 44s local 2024-04-03T18:25:20.4146961Z Compiling torch_xla/csrc/tensor_methods.cpp; 42s local 2024-04-03T18:25:20.4148465Z Compiling torch_xla/csrc/tensor_util.cpp; 41s local 2024-04-03T18:25:20.4149733Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 38s local 2024-04-03T18:25:20.4150855Z Compiling torch_xla/csrc/RegisterXLA.cpp; 37s local 2024-04-03T18:25:20.4152004Z Compiling torch_xla/csrc/xla_op_builder.cpp; 36s local 2024-04-03T18:25:20.4153120Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 36s local ... 2024-04-03T18:25:20.6133785Z 2024-04-03T18:25:20.6134999Z  2024-04-03T18:25:20.6136013Z  2024-04-03T18:25:20.6137044Z  2024-04-03T18:25:20.6137496Z  2024-04-03T18:25:20.6137924Z  2024-04-03T18:25:20.6138329Z  2024-04-03T18:25:20.6138749Z  2024-04-03T18:25:20.6139195Z  2024-04-03T18:25:20.6142928Z [19,831 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:20.6144801Z Compiling torch_xla/csrc/aten_xla_type.cpp; 54s local 2024-04-03T18:25:20.6146281Z Compiling torch_xla/csrc/tensor.cpp; 44s local 2024-04-03T18:25:20.6147493Z Compiling torch_xla/csrc/tensor_methods.cpp; 43s local 2024-04-03T18:25:20.6149085Z Compiling torch_xla/csrc/tensor_util.cpp; 42s local 2024-04-03T18:25:20.6152456Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 38s local 2024-04-03T18:25:20.6153774Z Compiling torch_xla/csrc/RegisterXLA.cpp; 37s local 2024-04-03T18:25:20.6157106Z Compiling torch_xla/csrc/xla_op_builder.cpp; 37s local 2024-04-03T18:25:20.6158516Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 36s local ... 2024-04-03T18:25:21.5169946Z 2024-04-03T18:25:21.5171116Z  2024-04-03T18:25:21.5172042Z  2024-04-03T18:25:21.5172819Z  2024-04-03T18:25:21.5176020Z  2024-04-03T18:25:21.5176632Z  2024-04-03T18:25:21.5177280Z  2024-04-03T18:25:21.5180916Z  2024-04-03T18:25:21.5181579Z  2024-04-03T18:25:21.5182866Z [19,832 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:21.5184254Z Compiling torch_xla/csrc/aten_xla_type.cpp; 54s local 2024-04-03T18:25:21.5187921Z Compiling torch_xla/csrc/tensor.cpp; 45s local 2024-04-03T18:25:21.5188963Z Compiling torch_xla/csrc/tensor_util.cpp; 42s local 2024-04-03T18:25:21.5190286Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 39s local 2024-04-03T18:25:21.5193793Z Compiling torch_xla/csrc/RegisterXLA.cpp; 38s local 2024-04-03T18:25:21.5194629Z Compiling torch_xla/csrc/xla_op_builder.cpp; 38s local 2024-04-03T18:25:21.5195874Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 37s local 2024-04-03T18:25:21.5197310Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 30s local ... 2024-04-03T18:25:21.7216311Z 2024-04-03T18:25:21.7217120Z  2024-04-03T18:25:21.7217628Z  2024-04-03T18:25:21.7218058Z  2024-04-03T18:25:21.7218470Z  2024-04-03T18:25:21.7218885Z  2024-04-03T18:25:21.7219317Z  2024-04-03T18:25:21.7219739Z  2024-04-03T18:25:21.7220138Z  2024-04-03T18:25:21.7221343Z [19,833 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:21.7222770Z Compiling torch_xla/csrc/aten_xla_type.cpp; 55s local 2024-04-03T18:25:21.7223688Z Compiling torch_xla/csrc/tensor.cpp; 45s local 2024-04-03T18:25:21.7224599Z Compiling torch_xla/csrc/tensor_util.cpp; 43s local 2024-04-03T18:25:21.7225575Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 39s local 2024-04-03T18:25:21.7226939Z Compiling torch_xla/csrc/RegisterXLA.cpp; 38s local 2024-04-03T18:25:21.7227974Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 37s local 2024-04-03T18:25:21.7229047Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 31s local 2024-04-03T18:25:21.7229851Z Compiling torch_xla/csrc/ops/as_strided.cpp; 27s local ... 2024-04-03T18:25:22.0202004Z 2024-04-03T18:25:22.0202802Z  2024-04-03T18:25:22.0203692Z  2024-04-03T18:25:22.0204187Z  2024-04-03T18:25:22.0204613Z  2024-04-03T18:25:22.0204993Z  2024-04-03T18:25:22.0205365Z  2024-04-03T18:25:22.0205790Z  2024-04-03T18:25:22.0206183Z  2024-04-03T18:25:22.0207364Z [19,833 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:22.0208695Z Compiling torch_xla/csrc/aten_xla_type.cpp; 55s local 2024-04-03T18:25:22.0209558Z Compiling torch_xla/csrc/tensor.cpp; 45s local 2024-04-03T18:25:22.0210405Z Compiling torch_xla/csrc/tensor_util.cpp; 43s local 2024-04-03T18:25:22.0211383Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 39s local 2024-04-03T18:25:22.0212376Z Compiling torch_xla/csrc/RegisterXLA.cpp; 38s local 2024-04-03T18:25:22.0213354Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 38s local 2024-04-03T18:25:22.0214402Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 31s local 2024-04-03T18:25:22.0215634Z Compiling torch_xla/csrc/ops/as_strided.cpp; 27s local ... 2024-04-03T18:25:23.0251695Z 2024-04-03T18:25:23.0252433Z  2024-04-03T18:25:23.0252944Z  2024-04-03T18:25:23.0253336Z  2024-04-03T18:25:23.0253749Z  2024-04-03T18:25:23.0254198Z  2024-04-03T18:25:23.0254782Z  2024-04-03T18:25:23.0255210Z  2024-04-03T18:25:23.0255611Z  2024-04-03T18:25:23.0256820Z [19,833 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:23.0258238Z Compiling torch_xla/csrc/aten_xla_type.cpp; 56s local 2024-04-03T18:25:23.0259215Z Compiling torch_xla/csrc/tensor.cpp; 46s local 2024-04-03T18:25:23.0260210Z Compiling torch_xla/csrc/tensor_util.cpp; 44s local 2024-04-03T18:25:23.0261194Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 40s local 2024-04-03T18:25:23.0262173Z Compiling torch_xla/csrc/RegisterXLA.cpp; 39s local 2024-04-03T18:25:23.0263352Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 39s local 2024-04-03T18:25:23.0264415Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 32s local 2024-04-03T18:25:23.0265501Z Compiling torch_xla/csrc/ops/as_strided.cpp; 28s local ... 2024-04-03T18:25:23.2743016Z 2024-04-03T18:25:23.2743840Z  2024-04-03T18:25:23.2744360Z  2024-04-03T18:25:23.2744814Z  2024-04-03T18:25:23.2745234Z  2024-04-03T18:25:23.2745678Z  2024-04-03T18:25:23.2746110Z  2024-04-03T18:25:23.2746529Z  2024-04-03T18:25:23.2746971Z  2024-04-03T18:25:23.2748669Z [19,834 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:23.2750118Z Compiling torch_xla/csrc/aten_xla_type.cpp; 56s local 2024-04-03T18:25:23.2751103Z Compiling torch_xla/csrc/tensor.cpp; 47s local 2024-04-03T18:25:23.2752054Z Compiling torch_xla/csrc/tensor_util.cpp; 44s local 2024-04-03T18:25:23.2753079Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 41s local 2024-04-03T18:25:23.2754114Z Compiling torch_xla/csrc/RegisterXLA.cpp; 39s local 2024-04-03T18:25:23.2755145Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 39s local 2024-04-03T18:25:23.2756240Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 32s local 2024-04-03T18:25:23.2757331Z Compiling torch_xla/csrc/ops/as_strided.cpp; 28s local ... 2024-04-03T18:25:23.6171277Z 2024-04-03T18:25:23.6172044Z  2024-04-03T18:25:23.6172571Z  2024-04-03T18:25:23.6173011Z  2024-04-03T18:25:23.6173427Z  2024-04-03T18:25:23.6173865Z  2024-04-03T18:25:23.6174776Z  2024-04-03T18:25:23.6175168Z  2024-04-03T18:25:23.6178556Z  2024-04-03T18:25:23.6180166Z [19,834 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:23.6181771Z Compiling torch_xla/csrc/aten_xla_type.cpp; 57s local 2024-04-03T18:25:23.6182759Z Compiling torch_xla/csrc/tensor.cpp; 47s local 2024-04-03T18:25:23.6183822Z Compiling torch_xla/csrc/tensor_util.cpp; 45s local 2024-04-03T18:25:23.6184861Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 41s local 2024-04-03T18:25:23.6185928Z Compiling torch_xla/csrc/RegisterXLA.cpp; 40s local 2024-04-03T18:25:23.6186995Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 39s local 2024-04-03T18:25:23.6188254Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 33s local 2024-04-03T18:25:23.6189297Z Compiling torch_xla/csrc/ops/as_strided.cpp; 29s local ... 2024-04-03T18:25:23.9120878Z 2024-04-03T18:25:23.9121619Z  2024-04-03T18:25:23.9122137Z  2024-04-03T18:25:23.9122561Z  2024-04-03T18:25:23.9122968Z  2024-04-03T18:25:23.9123364Z  2024-04-03T18:25:23.9123773Z  2024-04-03T18:25:23.9124194Z  2024-04-03T18:25:23.9124582Z  2024-04-03T18:25:23.9125956Z [19,835 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:23.9127435Z Compiling torch_xla/csrc/aten_xla_type.cpp; 57s local 2024-04-03T18:25:23.9128565Z Compiling torch_xla/csrc/tensor.cpp; 47s local 2024-04-03T18:25:23.9129532Z Compiling torch_xla/csrc/tensor_util.cpp; 45s local 2024-04-03T18:25:23.9130570Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 41s local 2024-04-03T18:25:23.9131634Z Compiling torch_xla/csrc/RegisterXLA.cpp; 40s local 2024-04-03T18:25:23.9132682Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 39s local 2024-04-03T18:25:23.9133783Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 33s local 2024-04-03T18:25:23.9135276Z Compiling torch_xla/csrc/ops/as_strided_view_update.cpp; 28s local ... 2024-04-03T18:25:24.2172741Z 2024-04-03T18:25:24.2173793Z  2024-04-03T18:25:24.2174310Z  2024-04-03T18:25:24.2174854Z  2024-04-03T18:25:24.2175246Z  2024-04-03T18:25:24.2175667Z  2024-04-03T18:25:24.2176668Z  2024-04-03T18:25:24.2177058Z  2024-04-03T18:25:24.2177454Z  2024-04-03T18:25:24.2178640Z [19,836 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:24.2180037Z Compiling torch_xla/csrc/aten_xla_type.cpp; 57s local 2024-04-03T18:25:24.2180941Z Compiling torch_xla/csrc/tensor.cpp; 48s local 2024-04-03T18:25:24.2181836Z Compiling torch_xla/csrc/tensor_util.cpp; 45s local 2024-04-03T18:25:24.2182812Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 42s local 2024-04-03T18:25:24.2183842Z Compiling torch_xla/csrc/RegisterXLA.cpp; 40s local 2024-04-03T18:25:24.2184858Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 40s local 2024-04-03T18:25:24.2185902Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 33s local 2024-04-03T18:25:24.2187024Z Compiling torch_xla/csrc/ops/update_slice.cpp; 26s local ... 2024-04-03T18:25:24.8127252Z 2024-04-03T18:25:24.8127985Z  2024-04-03T18:25:24.8128486Z  2024-04-03T18:25:24.8128878Z  2024-04-03T18:25:24.8129274Z  2024-04-03T18:25:24.8129719Z  2024-04-03T18:25:24.8130212Z  2024-04-03T18:25:24.8130833Z  2024-04-03T18:25:24.8131298Z  2024-04-03T18:25:24.8132545Z [19,837 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:24.8134036Z Compiling torch_xla/csrc/aten_xla_type.cpp; 58s local 2024-04-03T18:25:24.8135175Z Compiling torch_xla/csrc/tensor.cpp; 48s local 2024-04-03T18:25:24.8136123Z Compiling torch_xla/csrc/tensor_util.cpp; 46s local 2024-04-03T18:25:24.8137162Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 42s local 2024-04-03T18:25:24.8138464Z Compiling torch_xla/csrc/RegisterXLA.cpp; 41s local 2024-04-03T18:25:24.8139661Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 40s local 2024-04-03T18:25:24.8140724Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 34s local 2024-04-03T18:25:24.8141805Z Compiling torch_xla/csrc/ops/update_slice.cpp; 27s local ... 2024-04-03T18:25:25.0179228Z 2024-04-03T18:25:25.0180012Z  2024-04-03T18:25:25.0180846Z  2024-04-03T18:25:25.0181350Z  2024-04-03T18:25:25.0182473Z  2024-04-03T18:25:25.0182931Z  2024-04-03T18:25:25.0183410Z  2024-04-03T18:25:25.0186641Z  2024-04-03T18:25:25.0187305Z  2024-04-03T18:25:25.0190732Z [19,837 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:25.0192452Z Compiling torch_xla/csrc/aten_xla_type.cpp; 58s local 2024-04-03T18:25:25.0193778Z Compiling torch_xla/csrc/tensor.cpp; 48s local 2024-04-03T18:25:25.0197104Z Compiling torch_xla/csrc/tensor_util.cpp; 46s local 2024-04-03T18:25:25.0198583Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 42s local 2024-04-03T18:25:25.0199851Z Compiling torch_xla/csrc/RegisterXLA.cpp; 41s local 2024-04-03T18:25:25.0201300Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 41s local 2024-04-03T18:25:25.0202721Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 34s local 2024-04-03T18:25:25.0203954Z Compiling torch_xla/csrc/ops/update_slice.cpp; 27s local ... 2024-04-03T18:25:25.2478635Z 2024-04-03T18:25:25.2479818Z  2024-04-03T18:25:25.2480860Z  2024-04-03T18:25:25.2481528Z  2024-04-03T18:25:25.2481943Z  2024-04-03T18:25:25.2482334Z  2024-04-03T18:25:25.2482830Z  2024-04-03T18:25:25.2483330Z  2024-04-03T18:25:25.2483793Z  2024-04-03T18:25:25.2485071Z [19,838 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:25.2486644Z Compiling torch_xla/csrc/aten_xla_type.cpp; 58s local 2024-04-03T18:25:25.2487717Z Compiling torch_xla/csrc/tensor.cpp; 49s local 2024-04-03T18:25:25.2488802Z Compiling torch_xla/csrc/tensor_util.cpp; 46s local 2024-04-03T18:25:25.2489990Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 43s local 2024-04-03T18:25:25.2491128Z Compiling torch_xla/csrc/RegisterXLA.cpp; 41s local 2024-04-03T18:25:25.2492220Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 41s local 2024-04-03T18:25:25.2493245Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 34s local 2024-04-03T18:25:25.2494283Z Compiling torch_xla/csrc/ops/cast.cpp; 27s local ... 2024-04-03T18:25:25.4878276Z 2024-04-03T18:25:25.4879629Z  2024-04-03T18:25:25.4880370Z  2024-04-03T18:25:25.4881320Z  2024-04-03T18:25:25.4882364Z  2024-04-03T18:25:25.4882871Z  2024-04-03T18:25:25.4883299Z  2024-04-03T18:25:25.4883713Z  2024-04-03T18:25:25.4884181Z  2024-04-03T18:25:25.4885421Z [19,839 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:25.4886950Z Compiling torch_xla/csrc/aten_xla_type.cpp; 58s local 2024-04-03T18:25:25.4888020Z Compiling torch_xla/csrc/tensor.cpp; 49s local 2024-04-03T18:25:25.4889048Z Compiling torch_xla/csrc/tensor_util.cpp; 46s local 2024-04-03T18:25:25.4890157Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 43s local 2024-04-03T18:25:25.4891273Z Compiling torch_xla/csrc/RegisterXLA.cpp; 42s local 2024-04-03T18:25:25.4892396Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 41s local 2024-04-03T18:25:25.4893563Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 34s local 2024-04-03T18:25:25.4894880Z Compiling torch_xla/csrc/ops/cast.cpp; 27s local ... 2024-04-03T18:25:25.7105272Z 2024-04-03T18:25:25.7106586Z  2024-04-03T18:25:25.7107139Z  2024-04-03T18:25:25.7107557Z  2024-04-03T18:25:25.7108203Z  2024-04-03T18:25:25.7108637Z  2024-04-03T18:25:25.7109388Z  2024-04-03T18:25:25.7109794Z  2024-04-03T18:25:25.7110198Z  2024-04-03T18:25:25.7111521Z [19,841 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:25.7113090Z Compiling torch_xla/csrc/aten_xla_type.cpp; 59s local 2024-04-03T18:25:25.7114058Z Compiling torch_xla/csrc/tensor.cpp; 49s local 2024-04-03T18:25:25.7115069Z Compiling torch_xla/csrc/tensor_util.cpp; 47s local 2024-04-03T18:25:25.7116052Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 43s local 2024-04-03T18:25:25.7117052Z Compiling torch_xla/csrc/RegisterXLA.cpp; 42s local 2024-04-03T18:25:25.7118031Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 41s local 2024-04-03T18:25:25.7119111Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 35s local 2024-04-03T18:25:25.7120122Z Compiling test/cpp/test_symint.cpp; 27s local ... 2024-04-03T18:25:26.0189344Z 2024-04-03T18:25:26.0190107Z  2024-04-03T18:25:26.0191216Z  2024-04-03T18:25:26.0191678Z  2024-04-03T18:25:26.0192097Z  2024-04-03T18:25:26.0192487Z  2024-04-03T18:25:26.0192858Z  2024-04-03T18:25:26.0193261Z  2024-04-03T18:25:26.0193604Z  2024-04-03T18:25:26.0194675Z [19,841 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:26.0195967Z Compiling torch_xla/csrc/aten_xla_type.cpp; 59s local 2024-04-03T18:25:26.0196860Z Compiling torch_xla/csrc/tensor.cpp; 49s local 2024-04-03T18:25:26.0197672Z Compiling torch_xla/csrc/tensor_util.cpp; 47s local 2024-04-03T18:25:26.0198658Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 43s local 2024-04-03T18:25:26.0199721Z Compiling torch_xla/csrc/RegisterXLA.cpp; 42s local 2024-04-03T18:25:26.0200662Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 42s local 2024-04-03T18:25:26.0201580Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 35s local 2024-04-03T18:25:26.0202602Z Compiling test/cpp/test_symint.cpp; 27s local ... 2024-04-03T18:25:26.3056596Z 2024-04-03T18:25:26.3057385Z  2024-04-03T18:25:26.3057900Z  2024-04-03T18:25:26.3058303Z  2024-04-03T18:25:26.3058686Z  2024-04-03T18:25:26.3061086Z  2024-04-03T18:25:26.3061565Z  2024-04-03T18:25:26.3061953Z  2024-04-03T18:25:26.3062380Z  2024-04-03T18:25:26.3063609Z [19,842 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:26.3064941Z Compiling torch_xla/csrc/aten_xla_type.cpp; 59s local 2024-04-03T18:25:26.3065895Z Compiling torch_xla/csrc/tensor.cpp; 50s local 2024-04-03T18:25:26.3085310Z Compiling torch_xla/csrc/tensor_util.cpp; 47s local 2024-04-03T18:25:26.3086458Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 44s local 2024-04-03T18:25:26.3087460Z Compiling torch_xla/csrc/RegisterXLA.cpp; 42s local 2024-04-03T18:25:26.3088424Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 42s local 2024-04-03T18:25:26.3089601Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 35s local 2024-04-03T18:25:26.3090667Z Compiling test/cpp/test_symint.cpp; 27s local ... 2024-04-03T18:25:26.5191527Z 2024-04-03T18:25:26.5192310Z  2024-04-03T18:25:26.5192808Z  2024-04-03T18:25:26.5193263Z  2024-04-03T18:25:26.5193685Z  2024-04-03T18:25:26.5194074Z  2024-04-03T18:25:26.5194514Z  2024-04-03T18:25:26.5194909Z  2024-04-03T18:25:26.5195325Z  2024-04-03T18:25:26.5196455Z [19,843 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:26.5197991Z Compiling torch_xla/csrc/tensor.cpp; 50s local 2024-04-03T18:25:26.5199015Z Compiling torch_xla/csrc/tensor_util.cpp; 47s local 2024-04-03T18:25:26.5200098Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 44s local 2024-04-03T18:25:26.5201217Z Compiling torch_xla/csrc/RegisterXLA.cpp; 43s local 2024-04-03T18:25:26.5202557Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 42s local 2024-04-03T18:25:26.5203639Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 35s local 2024-04-03T18:25:26.5204695Z Compiling test/cpp/test_symint.cpp; 27s local 2024-04-03T18:25:26.5205752Z Compiling torch_xla/csrc/ops/constant.cpp; 25s local ... 2024-04-03T18:25:26.8219982Z 2024-04-03T18:25:26.8220722Z  2024-04-03T18:25:26.8221174Z  2024-04-03T18:25:26.8221874Z  2024-04-03T18:25:26.8222258Z  2024-04-03T18:25:26.8222635Z  2024-04-03T18:25:26.8223042Z  2024-04-03T18:25:26.8223429Z  2024-04-03T18:25:26.8223790Z  2024-04-03T18:25:26.8224984Z [19,843 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:26.8226180Z Compiling torch_xla/csrc/tensor.cpp; 50s local 2024-04-03T18:25:26.8226988Z Compiling torch_xla/csrc/tensor_util.cpp; 48s local 2024-04-03T18:25:26.8228280Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 44s local 2024-04-03T18:25:26.8229233Z Compiling torch_xla/csrc/RegisterXLA.cpp; 43s local 2024-04-03T18:25:26.8230149Z Compiling torch_xla/csrc/xla_sharding_util.cpp; 42s local 2024-04-03T18:25:26.8231269Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 36s local 2024-04-03T18:25:26.8232098Z Compiling test/cpp/test_symint.cpp; 28s local 2024-04-03T18:25:26.8232887Z Compiling torch_xla/csrc/ops/constant.cpp; 25s local ... 2024-04-03T18:25:27.2212555Z 2024-04-03T18:25:27.2213274Z  2024-04-03T18:25:27.2213718Z  2024-04-03T18:25:27.2214086Z  2024-04-03T18:25:27.2214428Z  2024-04-03T18:25:27.2214953Z  2024-04-03T18:25:27.2215307Z  2024-04-03T18:25:27.2215633Z  2024-04-03T18:25:27.2215990Z  2024-04-03T18:25:27.2217011Z [19,844 / 19,970] 8 / 18 tests; 47 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:27.2218119Z Compiling torch_xla/csrc/tensor.cpp; 51s local 2024-04-03T18:25:27.2218899Z Compiling torch_xla/csrc/tensor_util.cpp; 48s local 2024-04-03T18:25:27.2219743Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 45s local 2024-04-03T18:25:27.2220569Z Compiling torch_xla/csrc/RegisterXLA.cpp; 43s local 2024-04-03T18:25:27.2221426Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 36s local 2024-04-03T18:25:27.2222245Z Compiling test/cpp/test_symint.cpp; 28s local 2024-04-03T18:25:27.2223017Z Compiling torch_xla/csrc/ops/constant.cpp; 26s local 2024-04-03T18:25:27.2223839Z Compiling torch_xla/csrc/ops/cumsum.cpp; 22s local ... 2024-04-03T18:25:27.6210603Z 2024-04-03T18:25:27.6211333Z  2024-04-03T18:25:27.6211763Z  2024-04-03T18:25:27.6212128Z  2024-04-03T18:25:27.6212477Z  2024-04-03T18:25:27.6217295Z  2024-04-03T18:25:27.6218405Z  2024-04-03T18:25:27.6219052Z  2024-04-03T18:25:27.6219646Z  2024-04-03T18:25:27.6221218Z [19,844 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:27.6222779Z Compiling torch_xla/csrc/tensor.cpp; 51s local 2024-04-03T18:25:27.6224033Z Compiling torch_xla/csrc/tensor_util.cpp; 49s local 2024-04-03T18:25:27.6225305Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 45s local 2024-04-03T18:25:27.6226522Z Compiling torch_xla/csrc/RegisterXLA.cpp; 44s local 2024-04-03T18:25:27.6228083Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 37s local 2024-04-03T18:25:27.6229352Z Compiling test/cpp/test_symint.cpp; 29s local 2024-04-03T18:25:27.6230356Z Compiling torch_xla/csrc/ops/constant.cpp; 26s local 2024-04-03T18:25:27.6231662Z Compiling torch_xla/csrc/ops/cumsum.cpp; 22s local ... 2024-04-03T18:25:27.9981939Z 2024-04-03T18:25:27.9982718Z  2024-04-03T18:25:27.9983214Z  2024-04-03T18:25:27.9983630Z  2024-04-03T18:25:27.9983996Z  2024-04-03T18:25:27.9984404Z  2024-04-03T18:25:27.9984826Z  2024-04-03T18:25:27.9985214Z  2024-04-03T18:25:27.9985997Z  2024-04-03T18:25:27.9987418Z [19,845 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:27.9989298Z Compiling torch_xla/csrc/tensor.cpp; 51s local 2024-04-03T18:25:27.9990152Z Compiling torch_xla/csrc/tensor_util.cpp; 49s local 2024-04-03T18:25:27.9991220Z Compiling torch_xla/csrc/xla_graph_executor.cpp; 45s local 2024-04-03T18:25:27.9992343Z Compiling torch_xla/csrc/RegisterXLA.cpp; 44s local 2024-04-03T18:25:27.9993439Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 37s local 2024-04-03T18:25:27.9994389Z Compiling test/cpp/test_symint.cpp; 29s local 2024-04-03T18:25:27.9995292Z Compiling torch_xla/csrc/ops/constant.cpp; 26s local 2024-04-03T18:25:27.9996280Z Compiling torch_xla/csrc/ops/cumsum.cpp; 23s local ... 2024-04-03T18:25:28.2087377Z 2024-04-03T18:25:28.2097213Z  2024-04-03T18:25:28.2098022Z  2024-04-03T18:25:28.2098485Z  2024-04-03T18:25:28.2098921Z  2024-04-03T18:25:28.2099362Z  2024-04-03T18:25:28.2099722Z  2024-04-03T18:25:28.2100108Z  2024-04-03T18:25:28.2100487Z  2024-04-03T18:25:28.2101808Z [19,847 / 19,970] 8 / 18 tests; 47 actions, 46 running; last test: ...est_lazy 2024-04-03T18:25:28.2103112Z Compiling torch_xla/csrc/tensor.cpp; 52s local 2024-04-03T18:25:28.2103976Z Compiling torch_xla/csrc/tensor_util.cpp; 49s local 2024-04-03T18:25:28.2104909Z Compiling torch_xla/csrc/RegisterXLA.cpp; 44s local 2024-04-03T18:25:28.2105879Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 37s local 2024-04-03T18:25:28.2106828Z Compiling test/cpp/test_symint.cpp; 29s local 2024-04-03T18:25:28.2107915Z Compiling torch_xla/csrc/ops/constant.cpp; 27s local 2024-04-03T18:25:28.2108813Z Compiling torch_xla/csrc/ops/cumsum.cpp; 23s local 2024-04-03T18:25:28.2109759Z Compiling torch_xla/csrc/ops/cumprod.cpp; 22s local ... 2024-04-03T18:25:28.4220117Z 2024-04-03T18:25:28.4220845Z  2024-04-03T18:25:28.4221298Z  2024-04-03T18:25:28.4221892Z  2024-04-03T18:25:28.4223429Z  2024-04-03T18:25:28.4223828Z  2024-04-03T18:25:28.4224239Z  2024-04-03T18:25:28.4224654Z  2024-04-03T18:25:28.4225051Z  2024-04-03T18:25:28.4226263Z [19,847 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:28.4228009Z Compiling torch_xla/csrc/tensor.cpp; 52s local 2024-04-03T18:25:28.4228932Z Compiling torch_xla/csrc/tensor_util.cpp; 49s local 2024-04-03T18:25:28.4229732Z Compiling torch_xla/csrc/RegisterXLA.cpp; 45s local 2024-04-03T18:25:28.4230635Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 37s local 2024-04-03T18:25:28.4231563Z Compiling test/cpp/test_symint.cpp; 29s local 2024-04-03T18:25:28.4232500Z Compiling torch_xla/csrc/ops/constant.cpp; 27s local 2024-04-03T18:25:28.4233446Z Compiling torch_xla/csrc/ops/cumsum.cpp; 23s local 2024-04-03T18:25:28.4234458Z Compiling torch_xla/csrc/ops/cumprod.cpp; 23s local ... 2024-04-03T18:25:28.6228699Z 2024-04-03T18:25:28.6229584Z  2024-04-03T18:25:28.6230192Z  2024-04-03T18:25:28.6230675Z  2024-04-03T18:25:28.6231145Z  2024-04-03T18:25:28.6231512Z  2024-04-03T18:25:28.6231892Z  2024-04-03T18:25:28.6232306Z  2024-04-03T18:25:28.6232701Z  2024-04-03T18:25:28.6233949Z [19,848 / 19,970] 8 / 18 tests; 47 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:28.6235398Z Compiling torch_xla/csrc/tensor.cpp; 52s local 2024-04-03T18:25:28.6236390Z Compiling torch_xla/csrc/tensor_util.cpp; 50s local 2024-04-03T18:25:28.6237443Z Compiling torch_xla/csrc/RegisterXLA.cpp; 45s local 2024-04-03T18:25:28.6238507Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 38s local 2024-04-03T18:25:28.6239434Z Compiling test/cpp/test_symint.cpp; 30s local 2024-04-03T18:25:28.6240352Z Compiling torch_xla/csrc/ops/constant.cpp; 27s local 2024-04-03T18:25:28.6241902Z Compiling torch_xla/csrc/ops/cumsum.cpp; 23s local 2024-04-03T18:25:28.6243016Z Compiling torch_xla/csrc/ops/cumprod.cpp; 23s local ... 2024-04-03T18:25:29.0229972Z 2024-04-03T18:25:29.0231034Z  2024-04-03T18:25:29.0232610Z  2024-04-03T18:25:29.0233064Z  2024-04-03T18:25:29.0233440Z  2024-04-03T18:25:29.0233821Z  2024-04-03T18:25:29.0234388Z  2024-04-03T18:25:29.0234787Z  2024-04-03T18:25:29.0235202Z  2024-04-03T18:25:29.0236366Z [19,849 / 19,970] 8 / 18 tests; 47 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:29.0237692Z Compiling torch_xla/csrc/tensor.cpp; 52s local 2024-04-03T18:25:29.0238563Z Compiling torch_xla/csrc/tensor_util.cpp; 50s local 2024-04-03T18:25:29.0239556Z Compiling torch_xla/csrc/RegisterXLA.cpp; 45s local 2024-04-03T18:25:29.0240512Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 38s local 2024-04-03T18:25:29.0241542Z Compiling test/cpp/test_symint.cpp; 30s local 2024-04-03T18:25:29.0242382Z Compiling torch_xla/csrc/ops/constant.cpp; 27s local 2024-04-03T18:25:29.0243352Z Compiling torch_xla/csrc/ops/cumsum.cpp; 24s local 2024-04-03T18:25:29.0244234Z Compiling torch_xla/csrc/ops/cumprod.cpp; 23s local ... 2024-04-03T18:25:29.2458906Z 2024-04-03T18:25:29.2459668Z  2024-04-03T18:25:29.2460198Z  2024-04-03T18:25:29.2460573Z  2024-04-03T18:25:29.2460920Z  2024-04-03T18:25:29.2461288Z  2024-04-03T18:25:29.2461691Z  2024-04-03T18:25:29.2462101Z  2024-04-03T18:25:29.2462472Z  2024-04-03T18:25:29.2463625Z [19,851 / 19,970] 8 / 18 tests; 46 actions, 45 running; last test: ...est_lazy 2024-04-03T18:25:29.2465012Z Compiling torch_xla/csrc/tensor.cpp; 53s local 2024-04-03T18:25:29.2465926Z Compiling torch_xla/csrc/tensor_util.cpp; 50s local 2024-04-03T18:25:29.2466770Z Compiling torch_xla/csrc/RegisterXLA.cpp; 45s local 2024-04-03T18:25:29.2468009Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 38s local 2024-04-03T18:25:29.2468966Z Compiling test/cpp/test_symint.cpp; 30s local 2024-04-03T18:25:29.2469825Z Compiling torch_xla/csrc/ops/cumsum.cpp; 24s local 2024-04-03T18:25:29.2470770Z Compiling torch_xla/csrc/ops/cumprod.cpp; 24s local 2024-04-03T18:25:29.2471774Z Compiling torch_xla/csrc/ops/device_data.cpp; 23s local ... 2024-04-03T18:25:29.6468700Z 2024-04-03T18:25:29.6469451Z  2024-04-03T18:25:29.6469965Z  2024-04-03T18:25:29.6470360Z  2024-04-03T18:25:29.6470804Z  2024-04-03T18:25:29.6471215Z  2024-04-03T18:25:29.6471602Z  2024-04-03T18:25:29.6472004Z  2024-04-03T18:25:29.6472410Z  2024-04-03T18:25:29.6473614Z [19,852 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:29.6474924Z Compiling torch_xla/csrc/tensor.cpp; 53s local 2024-04-03T18:25:29.6475861Z Compiling torch_xla/csrc/tensor_util.cpp; 51s local 2024-04-03T18:25:29.6476797Z Compiling torch_xla/csrc/RegisterXLA.cpp; 46s local 2024-04-03T18:25:29.6477804Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 39s local 2024-04-03T18:25:29.6478761Z Compiling test/cpp/test_symint.cpp; 31s local 2024-04-03T18:25:29.6479610Z Compiling torch_xla/csrc/ops/cumsum.cpp; 24s local 2024-04-03T18:25:29.6480531Z Compiling torch_xla/csrc/ops/cumprod.cpp; 24s local 2024-04-03T18:25:29.6481506Z Compiling torch_xla/csrc/ops/uniform.cpp; 23s local ... 2024-04-03T18:25:29.8471520Z 2024-04-03T18:25:29.8472305Z  2024-04-03T18:25:29.8472813Z  2024-04-03T18:25:29.8473229Z  2024-04-03T18:25:29.8473634Z  2024-04-03T18:25:29.8474065Z  2024-04-03T18:25:29.8474477Z  2024-04-03T18:25:29.8474875Z  2024-04-03T18:25:29.8475288Z  2024-04-03T18:25:29.8476471Z [19,853 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:29.8478145Z Compiling torch_xla/csrc/tensor.cpp; 53s local 2024-04-03T18:25:29.8479214Z Compiling torch_xla/csrc/tensor_util.cpp; 51s local 2024-04-03T18:25:29.8480290Z Compiling torch_xla/csrc/RegisterXLA.cpp; 46s local 2024-04-03T18:25:29.8481291Z Compiling torch_xla/csrc/XLANativeFunctions.cpp; 39s local 2024-04-03T18:25:29.8482275Z Compiling test/cpp/test_symint.cpp; 31s local 2024-04-03T18:25:29.8483347Z Compiling torch_xla/csrc/ops/cumsum.cpp; 25s local 2024-04-03T18:25:29.8484282Z Compiling torch_xla/csrc/ops/cumprod.cpp; 24s local 2024-04-03T18:25:29.8485224Z Compiling torch_xla/csrc/ops/uniform.cpp; 23s local ... 2024-04-03T18:25:30.2464686Z 2024-04-03T18:25:30.2465439Z  2024-04-03T18:25:30.2465968Z  2024-04-03T18:25:30.2466412Z  2024-04-03T18:25:30.2469615Z  2024-04-03T18:25:30.2470729Z  2024-04-03T18:25:30.2471413Z  2024-04-03T18:25:30.2472039Z  2024-04-03T18:25:30.2472804Z  2024-04-03T18:25:30.2475150Z [19,854 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:30.2476460Z Compiling torch_xla/csrc/tensor.cpp; 54s local 2024-04-03T18:25:30.2477346Z Compiling torch_xla/csrc/tensor_util.cpp; 51s local 2024-04-03T18:25:30.2478263Z Compiling torch_xla/csrc/RegisterXLA.cpp; 46s local 2024-04-03T18:25:30.2479155Z Compiling test/cpp/test_symint.cpp; 31s local 2024-04-03T18:25:30.2480010Z Compiling torch_xla/csrc/ops/cumsum.cpp; 25s local 2024-04-03T18:25:30.2480949Z Compiling torch_xla/csrc/ops/cumprod.cpp; 25s local 2024-04-03T18:25:30.2481874Z Compiling torch_xla/csrc/ops/uniform.cpp; 24s local 2024-04-03T18:25:30.2482949Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 20s local ... 2024-04-03T18:25:30.7302893Z 2024-04-03T18:25:30.7303669Z  2024-04-03T18:25:30.7304185Z  2024-04-03T18:25:30.7304623Z  2024-04-03T18:25:30.7304970Z  2024-04-03T18:25:30.7305408Z  2024-04-03T18:25:30.7305756Z  2024-04-03T18:25:30.7306164Z  2024-04-03T18:25:30.7306607Z  2024-04-03T18:25:30.7307980Z [19,856 / 19,970] 8 / 18 tests; 47 actions, 46 running; last test: ...est_lazy 2024-04-03T18:25:30.7309263Z Compiling torch_xla/csrc/tensor_util.cpp; 52s local 2024-04-03T18:25:30.7310150Z Compiling torch_xla/csrc/RegisterXLA.cpp; 47s local 2024-04-03T18:25:30.7310992Z Compiling test/cpp/test_symint.cpp; 32s local 2024-04-03T18:25:30.7311785Z Compiling torch_xla/csrc/ops/cumsum.cpp; 25s local 2024-04-03T18:25:30.7312649Z Compiling torch_xla/csrc/ops/cumprod.cpp; 25s local 2024-04-03T18:25:30.7313507Z Compiling torch_xla/csrc/ops/uniform.cpp; 24s local 2024-04-03T18:25:30.7314457Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 20s local 2024-04-03T18:25:30.7315497Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 20s local ... 2024-04-03T18:25:31.0491490Z 2024-04-03T18:25:31.0492248Z  2024-04-03T18:25:31.0492784Z  2024-04-03T18:25:31.0493182Z  2024-04-03T18:25:31.0493567Z  2024-04-03T18:25:31.0493984Z  2024-04-03T18:25:31.0494372Z  2024-04-03T18:25:31.0494926Z  2024-04-03T18:25:31.0495355Z  2024-04-03T18:25:31.0496594Z [19,856 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:31.0497951Z Compiling torch_xla/csrc/tensor_util.cpp; 52s local 2024-04-03T18:25:31.0498890Z Compiling torch_xla/csrc/RegisterXLA.cpp; 47s local 2024-04-03T18:25:31.0499595Z Compiling test/cpp/test_symint.cpp; 32s local 2024-04-03T18:25:31.0500311Z Compiling torch_xla/csrc/ops/cumsum.cpp; 26s local 2024-04-03T18:25:31.0501083Z Compiling torch_xla/csrc/ops/cumprod.cpp; 25s local 2024-04-03T18:25:31.0501903Z Compiling torch_xla/csrc/ops/uniform.cpp; 24s local 2024-04-03T18:25:31.0503035Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 21s local 2024-04-03T18:25:31.0504561Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 21s local ... 2024-04-03T18:25:32.2483853Z 2024-04-03T18:25:32.2484893Z  2024-04-03T18:25:32.2485375Z  2024-04-03T18:25:32.2485952Z  2024-04-03T18:25:32.2486379Z  2024-04-03T18:25:32.2486954Z  2024-04-03T18:25:32.2487369Z  2024-04-03T18:25:32.2487792Z  2024-04-03T18:25:32.2488168Z  2024-04-03T18:25:32.2489511Z [19,856 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:32.2490880Z Compiling torch_xla/csrc/tensor_util.cpp; 53s local 2024-04-03T18:25:32.2491803Z Compiling torch_xla/csrc/RegisterXLA.cpp; 48s local 2024-04-03T18:25:32.2492727Z Compiling test/cpp/test_symint.cpp; 33s local 2024-04-03T18:25:32.2493608Z Compiling torch_xla/csrc/ops/cumsum.cpp; 27s local 2024-04-03T18:25:32.2494628Z Compiling torch_xla/csrc/ops/cumprod.cpp; 27s local 2024-04-03T18:25:32.2495554Z Compiling torch_xla/csrc/ops/uniform.cpp; 26s local 2024-04-03T18:25:32.2496617Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 22s local 2024-04-03T18:25:32.2497711Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 22s local ... 2024-04-03T18:25:32.7693643Z 2024-04-03T18:25:32.7695038Z  2024-04-03T18:25:32.7696230Z  2024-04-03T18:25:32.7701121Z  2024-04-03T18:25:32.7701838Z  2024-04-03T18:25:32.7702268Z  2024-04-03T18:25:32.7702692Z  2024-04-03T18:25:32.7703108Z  2024-04-03T18:25:32.7703525Z  2024-04-03T18:25:32.7704734Z [19,857 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:32.7706193Z Compiling torch_xla/csrc/tensor_util.cpp; 54s local 2024-04-03T18:25:32.7707172Z Compiling torch_xla/csrc/RegisterXLA.cpp; 49s local 2024-04-03T18:25:32.7708303Z Compiling test/cpp/test_symint.cpp; 34s local 2024-04-03T18:25:32.7709250Z Compiling torch_xla/csrc/ops/cumsum.cpp; 28s local 2024-04-03T18:25:32.7710230Z Compiling torch_xla/csrc/ops/cumprod.cpp; 27s local 2024-04-03T18:25:32.7711196Z Compiling torch_xla/csrc/ops/uniform.cpp; 26s local 2024-04-03T18:25:32.7712273Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 22s local 2024-04-03T18:25:32.7713414Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 22s local ... 2024-04-03T18:25:33.0485721Z 2024-04-03T18:25:33.0486608Z  2024-04-03T18:25:33.0487210Z  2024-04-03T18:25:33.0487619Z  2024-04-03T18:25:33.0488229Z  2024-04-03T18:25:33.0488816Z  2024-04-03T18:25:33.0489237Z  2024-04-03T18:25:33.0489806Z  2024-04-03T18:25:33.0490411Z  2024-04-03T18:25:33.0492077Z [19,857 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:33.0493858Z Compiling torch_xla/csrc/tensor_util.cpp; 54s local 2024-04-03T18:25:33.0495280Z Compiling torch_xla/csrc/RegisterXLA.cpp; 49s local 2024-04-03T18:25:33.0496690Z Compiling test/cpp/test_symint.cpp; 34s local 2024-04-03T18:25:33.0497722Z Compiling torch_xla/csrc/ops/cumsum.cpp; 28s local 2024-04-03T18:25:33.0498798Z Compiling torch_xla/csrc/ops/cumprod.cpp; 27s local 2024-04-03T18:25:33.0500102Z Compiling torch_xla/csrc/ops/uniform.cpp; 26s local 2024-04-03T18:25:33.0501500Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 23s local 2024-04-03T18:25:33.0502968Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 23s local ... 2024-04-03T18:25:33.2617737Z 2024-04-03T18:25:33.2618415Z  2024-04-03T18:25:33.2618893Z  2024-04-03T18:25:33.2619289Z  2024-04-03T18:25:33.2619696Z  2024-04-03T18:25:33.2620081Z  2024-04-03T18:25:33.2620511Z  2024-04-03T18:25:33.2620904Z  2024-04-03T18:25:33.2621264Z  2024-04-03T18:25:33.2622429Z [19,858 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:33.2623785Z Compiling torch_xla/csrc/tensor_util.cpp; 54s local 2024-04-03T18:25:33.2625111Z Compiling torch_xla/csrc/RegisterXLA.cpp; 49s local 2024-04-03T18:25:33.2625971Z Compiling test/cpp/test_symint.cpp; 34s local 2024-04-03T18:25:33.2627031Z Compiling torch_xla/csrc/ops/cumsum.cpp; 28s local 2024-04-03T18:25:33.2628260Z Compiling torch_xla/csrc/ops/cumprod.cpp; 28s local 2024-04-03T18:25:33.2629217Z Compiling torch_xla/csrc/ops/uniform.cpp; 27s local 2024-04-03T18:25:33.2630359Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 23s local 2024-04-03T18:25:33.2631414Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 23s local ... 2024-04-03T18:25:33.4695584Z 2024-04-03T18:25:33.4696373Z  2024-04-03T18:25:33.4696882Z  2024-04-03T18:25:33.4697279Z  2024-04-03T18:25:33.4697663Z  2024-04-03T18:25:33.4698027Z  2024-04-03T18:25:33.4698408Z  2024-04-03T18:25:33.4698782Z  2024-04-03T18:25:33.4699140Z  2024-04-03T18:25:33.4700405Z [19,859 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:33.4701484Z Compiling torch_xla/csrc/tensor_util.cpp; 54s local 2024-04-03T18:25:33.4702206Z Compiling torch_xla/csrc/RegisterXLA.cpp; 50s local 2024-04-03T18:25:33.4702908Z Compiling test/cpp/test_symint.cpp; 34s local 2024-04-03T18:25:33.4703588Z Compiling torch_xla/csrc/ops/cumsum.cpp; 28s local 2024-04-03T18:25:33.4704305Z Compiling torch_xla/csrc/ops/uniform.cpp; 27s local 2024-04-03T18:25:33.4705090Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 23s local 2024-04-03T18:25:33.4705898Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 23s local 2024-04-03T18:25:33.4706689Z Compiling torch_xla/csrc/ops/flip.cpp; 19s local ... 2024-04-03T18:25:33.7012797Z 2024-04-03T18:25:33.7013681Z  2024-04-03T18:25:33.7014266Z  2024-04-03T18:25:33.7014827Z  2024-04-03T18:25:33.7015225Z  2024-04-03T18:25:33.7015644Z  2024-04-03T18:25:33.7015983Z  2024-04-03T18:25:33.7016340Z  2024-04-03T18:25:33.7016751Z  2024-04-03T18:25:33.7018011Z [19,860 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:33.7019322Z Compiling torch_xla/csrc/tensor_util.cpp; 55s local 2024-04-03T18:25:33.7020304Z Compiling torch_xla/csrc/RegisterXLA.cpp; 50s local 2024-04-03T18:25:33.7021188Z Compiling test/cpp/test_symint.cpp; 35s local 2024-04-03T18:25:33.7022213Z Compiling torch_xla/csrc/ops/uniform.cpp; 27s local 2024-04-03T18:25:33.7023305Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 23s local 2024-04-03T18:25:33.7024391Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 23s local 2024-04-03T18:25:33.7025300Z Compiling torch_xla/csrc/ops/flip.cpp; 20s local 2024-04-03T18:25:33.7026245Z Compiling torch_xla/csrc/ops/gather.cpp; 18s local ... 2024-04-03T18:25:33.9043741Z 2024-04-03T18:25:33.9054084Z  2024-04-03T18:25:33.9054781Z  2024-04-03T18:25:33.9055199Z  2024-04-03T18:25:33.9055580Z  2024-04-03T18:25:33.9056005Z  2024-04-03T18:25:33.9056437Z  2024-04-03T18:25:33.9056803Z  2024-04-03T18:25:33.9057163Z  2024-04-03T18:25:33.9058354Z [19,861 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:33.9059879Z Compiling torch_xla/csrc/tensor_util.cpp; 55s local 2024-04-03T18:25:33.9060856Z Compiling torch_xla/csrc/RegisterXLA.cpp; 50s local 2024-04-03T18:25:33.9061770Z Compiling test/cpp/test_symint.cpp; 35s local 2024-04-03T18:25:33.9062944Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 24s local 2024-04-03T18:25:33.9064021Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 24s local 2024-04-03T18:25:33.9064938Z Compiling torch_xla/csrc/ops/flip.cpp; 20s local 2024-04-03T18:25:33.9065821Z Compiling torch_xla/csrc/ops/gather.cpp; 18s local 2024-04-03T18:25:33.9066717Z Compiling torch_xla/csrc/ops/topk.cpp; 18s local ... 2024-04-03T18:25:34.2493858Z 2024-04-03T18:25:34.2494992Z  2024-04-03T18:25:34.2495498Z  2024-04-03T18:25:34.2495904Z  2024-04-03T18:25:34.2496489Z  2024-04-03T18:25:34.2496923Z  2024-04-03T18:25:34.2497304Z  2024-04-03T18:25:34.2500063Z  2024-04-03T18:25:34.2502223Z  2024-04-03T18:25:34.2503700Z [19,861 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:34.2505610Z Compiling torch_xla/csrc/tensor_util.cpp; 55s local 2024-04-03T18:25:34.2506853Z Compiling torch_xla/csrc/RegisterXLA.cpp; 50s local 2024-04-03T18:25:34.2508206Z Compiling test/cpp/test_symint.cpp; 35s local 2024-04-03T18:25:34.2509702Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 24s local 2024-04-03T18:25:34.2511155Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 24s local 2024-04-03T18:25:34.2512399Z Compiling torch_xla/csrc/ops/flip.cpp; 20s local 2024-04-03T18:25:34.2513688Z Compiling torch_xla/csrc/ops/gather.cpp; 18s local 2024-04-03T18:25:34.2515060Z Compiling torch_xla/csrc/ops/topk.cpp; 18s local ... 2024-04-03T18:25:35.1550611Z 2024-04-03T18:25:35.1551897Z  2024-04-03T18:25:35.1552710Z  2024-04-03T18:25:35.1553752Z  2024-04-03T18:25:35.1554273Z  2024-04-03T18:25:35.1554683Z  2024-04-03T18:25:35.1555092Z  2024-04-03T18:25:35.1555903Z  2024-04-03T18:25:35.1556346Z  2024-04-03T18:25:35.1557573Z [19,862 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:35.1559057Z Compiling torch_xla/csrc/tensor_util.cpp; 56s local 2024-04-03T18:25:35.1560085Z Compiling torch_xla/csrc/RegisterXLA.cpp; 51s local 2024-04-03T18:25:35.1561026Z Compiling test/cpp/test_symint.cpp; 36s local 2024-04-03T18:25:35.1562066Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 25s local 2024-04-03T18:25:35.1563182Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 25s local 2024-04-03T18:25:35.1564108Z Compiling torch_xla/csrc/ops/gather.cpp; 19s local 2024-04-03T18:25:35.1565072Z Compiling torch_xla/csrc/ops/topk.cpp; 19s local 2024-04-03T18:25:35.1566058Z Compiling torch_xla/csrc/ops/generic.cpp; 19s local ... 2024-04-03T18:25:35.4499600Z 2024-04-03T18:25:35.4500260Z  2024-04-03T18:25:35.4500726Z  2024-04-03T18:25:35.4501169Z  2024-04-03T18:25:35.4502261Z  2024-04-03T18:25:35.4502717Z  2024-04-03T18:25:35.4503174Z  2024-04-03T18:25:35.4503619Z  2024-04-03T18:25:35.4504787Z  2024-04-03T18:25:35.4506009Z [19,862 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:35.4507437Z Compiling torch_xla/csrc/tensor_util.cpp; 56s local 2024-04-03T18:25:35.4508699Z Compiling torch_xla/csrc/RegisterXLA.cpp; 52s local 2024-04-03T18:25:35.4509755Z Compiling test/cpp/test_symint.cpp; 36s local 2024-04-03T18:25:35.4510747Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 25s local 2024-04-03T18:25:35.4511830Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 25s local 2024-04-03T18:25:35.4512979Z Compiling torch_xla/csrc/ops/gather.cpp; 19s local 2024-04-03T18:25:35.4513915Z Compiling torch_xla/csrc/ops/topk.cpp; 19s local 2024-04-03T18:25:35.4514890Z Compiling torch_xla/csrc/ops/generic.cpp; 19s local ... 2024-04-03T18:25:36.0380815Z 2024-04-03T18:25:36.0381567Z  2024-04-03T18:25:36.0381971Z  2024-04-03T18:25:36.0382322Z  2024-04-03T18:25:36.0382630Z  2024-04-03T18:25:36.0382947Z  2024-04-03T18:25:36.0383324Z  2024-04-03T18:25:36.0383649Z  2024-04-03T18:25:36.0383984Z  2024-04-03T18:25:36.0385129Z [19,863 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:36.0386299Z Compiling torch_xla/csrc/tensor_util.cpp; 57s local 2024-04-03T18:25:36.0387255Z Compiling torch_xla/csrc/RegisterXLA.cpp; 52s local 2024-04-03T18:25:36.0388397Z Compiling test/cpp/test_symint.cpp; 37s local 2024-04-03T18:25:36.0389845Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 26s local 2024-04-03T18:25:36.0390989Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 26s local 2024-04-03T18:25:36.0392060Z Compiling torch_xla/csrc/ops/gather.cpp; 20s local 2024-04-03T18:25:36.0393043Z Compiling torch_xla/csrc/ops/generic.cpp; 19s local 2024-04-03T18:25:36.0394234Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 19s local ... 2024-04-03T18:25:36.2385251Z 2024-04-03T18:25:36.2386438Z  2024-04-03T18:25:36.2387330Z  2024-04-03T18:25:36.2388418Z  2024-04-03T18:25:36.2389033Z  2024-04-03T18:25:36.2389461Z  2024-04-03T18:25:36.2390131Z  2024-04-03T18:25:36.2390530Z  2024-04-03T18:25:36.2390896Z  2024-04-03T18:25:36.2391969Z [19,865 / 19,970] 8 / 18 tests; 48 actions, 46 running; last test: ...est_lazy 2024-04-03T18:25:36.2393253Z Compiling torch_xla/csrc/tensor_util.cpp; 57s local 2024-04-03T18:25:36.2394138Z Compiling torch_xla/csrc/RegisterXLA.cpp; 52s local 2024-04-03T18:25:36.2394976Z Compiling test/cpp/test_symint.cpp; 37s local 2024-04-03T18:25:36.2395887Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 26s local 2024-04-03T18:25:36.2396895Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 26s local 2024-04-03T18:25:36.2397824Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 19s local 2024-04-03T18:25:36.2398894Z Compiling torch_xla/csrc/ops/threshold_backward.cpp; 19s local 2024-04-03T18:25:36.2400045Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 19s local ... 2024-04-03T18:25:36.4508119Z 2024-04-03T18:25:36.4508821Z  2024-04-03T18:25:36.4509271Z  2024-04-03T18:25:36.4509625Z  2024-04-03T18:25:36.4509986Z  2024-04-03T18:25:36.4511835Z  2024-04-03T18:25:36.4512555Z  2024-04-03T18:25:36.4513337Z  2024-04-03T18:25:36.4513980Z  2024-04-03T18:25:36.4515106Z [19,865 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:36.4516508Z Compiling torch_xla/csrc/tensor_util.cpp; 57s local 2024-04-03T18:25:36.4517414Z Compiling torch_xla/csrc/RegisterXLA.cpp; 53s local 2024-04-03T18:25:36.4518265Z Compiling test/cpp/test_symint.cpp; 37s local 2024-04-03T18:25:36.4519177Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 26s local 2024-04-03T18:25:36.4520211Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 26s local 2024-04-03T18:25:36.4521246Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 20s local 2024-04-03T18:25:36.4522275Z Compiling torch_xla/csrc/ops/threshold_backward.cpp; 20s local 2024-04-03T18:25:36.4523521Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 19s local ... 2024-04-03T18:25:36.7114139Z 2024-04-03T18:25:36.7114869Z  2024-04-03T18:25:36.7115360Z  2024-04-03T18:25:36.7115782Z  2024-04-03T18:25:36.7116186Z  2024-04-03T18:25:36.7116573Z  2024-04-03T18:25:36.7117034Z  2024-04-03T18:25:36.7117467Z  2024-04-03T18:25:36.7117915Z  2024-04-03T18:25:36.7119249Z [19,866 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:36.7120758Z Compiling torch_xla/csrc/tensor_util.cpp; 58s local 2024-04-03T18:25:36.7121711Z Compiling torch_xla/csrc/RegisterXLA.cpp; 53s local 2024-04-03T18:25:36.7122496Z Compiling test/cpp/test_symint.cpp; 38s local 2024-04-03T18:25:36.7123450Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 26s local 2024-04-03T18:25:36.7124373Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 26s local 2024-04-03T18:25:36.7125413Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 20s local 2024-04-03T18:25:36.7126400Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 20s local 2024-04-03T18:25:36.7127436Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 19s local ... 2024-04-03T18:25:37.0513291Z 2024-04-03T18:25:37.0514079Z  2024-04-03T18:25:37.0514900Z  2024-04-03T18:25:37.0515332Z  2024-04-03T18:25:37.0515725Z  2024-04-03T18:25:37.0516321Z  2024-04-03T18:25:37.0516723Z  2024-04-03T18:25:37.0522056Z  2024-04-03T18:25:37.0524763Z  2024-04-03T18:25:37.0526014Z [19,866 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:37.0529432Z Compiling torch_xla/csrc/tensor_util.cpp; 58s local 2024-04-03T18:25:37.0530400Z Compiling torch_xla/csrc/RegisterXLA.cpp; 53s local 2024-04-03T18:25:37.0533182Z Compiling test/cpp/test_symint.cpp; 38s local 2024-04-03T18:25:37.0534177Z Compiling torch_xla/csrc/ops/discrete_uniform.cpp; 27s local 2024-04-03T18:25:37.0537733Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 27s local 2024-04-03T18:25:37.0538770Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 20s local 2024-04-03T18:25:37.0541801Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 20s local 2024-04-03T18:25:37.0542934Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 20s local ... 2024-04-03T18:25:37.5423838Z 2024-04-03T18:25:37.5424602Z  2024-04-03T18:25:37.5425098Z  2024-04-03T18:25:37.5425527Z  2024-04-03T18:25:37.5427577Z  2024-04-03T18:25:37.5428516Z  2024-04-03T18:25:37.5431387Z  2024-04-03T18:25:37.5432032Z  2024-04-03T18:25:37.5433768Z  2024-04-03T18:25:37.5435306Z [19,867 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:37.5437024Z Compiling torch_xla/csrc/tensor_util.cpp; 58s local 2024-04-03T18:25:37.5438201Z Compiling torch_xla/csrc/RegisterXLA.cpp; 54s local 2024-04-03T18:25:37.5439585Z Compiling test/cpp/test_symint.cpp; 38s local 2024-04-03T18:25:37.5441167Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 27s local 2024-04-03T18:25:37.5442496Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 21s local 2024-04-03T18:25:37.5444021Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 20s local 2024-04-03T18:25:37.5445587Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 20s local 2024-04-03T18:25:37.5446995Z Compiling torch_xla/csrc/ops/hardtanh_backward.cpp; 19s local ... 2024-04-03T18:25:37.8518108Z 2024-04-03T18:25:37.8519207Z  2024-04-03T18:25:37.8520091Z  2024-04-03T18:25:37.8520828Z  2024-04-03T18:25:37.8523724Z  2024-04-03T18:25:37.8524278Z  2024-04-03T18:25:37.8524868Z  2024-04-03T18:25:37.8527837Z  2024-04-03T18:25:37.8528389Z  2024-04-03T18:25:37.8529727Z [19,867 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:37.8531688Z Compiling torch_xla/csrc/tensor_util.cpp; 59s local 2024-04-03T18:25:37.8535243Z Compiling torch_xla/csrc/RegisterXLA.cpp; 54s local 2024-04-03T18:25:37.8536269Z Compiling test/cpp/test_symint.cpp; 39s local 2024-04-03T18:25:37.8537360Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 28s local 2024-04-03T18:25:37.8540741Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 21s local 2024-04-03T18:25:37.8542008Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 21s local 2024-04-03T18:25:37.8543409Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 20s local 2024-04-03T18:25:37.8545158Z Compiling torch_xla/csrc/ops/hardtanh_backward.cpp; 19s local ... 2024-04-03T18:25:38.3688551Z 2024-04-03T18:25:38.3689860Z  2024-04-03T18:25:38.3690855Z  2024-04-03T18:25:38.3691617Z  2024-04-03T18:25:38.3692533Z  2024-04-03T18:25:38.3693594Z  2024-04-03T18:25:38.3694128Z  2024-04-03T18:25:38.3694704Z  2024-04-03T18:25:38.3695117Z  2024-04-03T18:25:38.3696259Z [19,868 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:38.3697656Z Compiling torch_xla/csrc/tensor_util.cpp; 59s local 2024-04-03T18:25:38.3698648Z Compiling torch_xla/csrc/RegisterXLA.cpp; 54s local 2024-04-03T18:25:38.3699830Z Compiling test/cpp/test_symint.cpp; 39s local 2024-04-03T18:25:38.3700809Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 28s local 2024-04-03T18:25:38.3701990Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 22s local 2024-04-03T18:25:38.3703103Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 21s local 2024-04-03T18:25:38.3704506Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 21s local 2024-04-03T18:25:38.3705576Z Compiling torch_xla/csrc/ops/index_get.cpp; 20s local ... 2024-04-03T18:25:38.5743750Z 2024-04-03T18:25:38.5744497Z  2024-04-03T18:25:38.5744954Z  2024-04-03T18:25:38.5745353Z  2024-04-03T18:25:38.5745722Z  2024-04-03T18:25:38.5746094Z  2024-04-03T18:25:38.5746483Z  2024-04-03T18:25:38.5746864Z  2024-04-03T18:25:38.5747217Z  2024-04-03T18:25:38.5748502Z [19,869 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:38.5749811Z Compiling torch_xla/csrc/tensor_util.cpp; 59s local 2024-04-03T18:25:38.5750720Z Compiling torch_xla/csrc/RegisterXLA.cpp; 55s local 2024-04-03T18:25:38.5751553Z Compiling test/cpp/test_symint.cpp; 39s local 2024-04-03T18:25:38.5752399Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 28s local 2024-04-03T18:25:38.5753395Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 22s local 2024-04-03T18:25:38.5754434Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 21s local 2024-04-03T18:25:38.5755520Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 21s local 2024-04-03T18:25:38.5756551Z Compiling torch_xla/csrc/ops/threshold.cpp; 19s local ... 2024-04-03T18:25:38.8492387Z 2024-04-03T18:25:38.8493568Z  2024-04-03T18:25:38.8494088Z  2024-04-03T18:25:38.8494884Z  2024-04-03T18:25:38.8495329Z  2024-04-03T18:25:38.8495756Z  2024-04-03T18:25:38.8496140Z  2024-04-03T18:25:38.8496531Z  2024-04-03T18:25:38.8496922Z  2024-04-03T18:25:38.8498142Z [19,870 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:38.8499464Z Compiling torch_xla/csrc/tensor_util.cpp; 60s local 2024-04-03T18:25:38.8500442Z Compiling torch_xla/csrc/RegisterXLA.cpp; 55s local 2024-04-03T18:25:38.8501407Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 29s local 2024-04-03T18:25:38.8502429Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 22s local 2024-04-03T18:25:38.8503550Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 22s local 2024-04-03T18:25:38.8504631Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 21s local 2024-04-03T18:25:38.8505608Z Compiling torch_xla/csrc/ops/threshold.cpp; 19s local 2024-04-03T18:25:38.8506584Z Compiling torch_xla/csrc/ops/index_select.cpp; 18s local ... 2024-04-03T18:25:39.0526336Z 2024-04-03T18:25:39.0527072Z  2024-04-03T18:25:39.0527607Z  2024-04-03T18:25:39.0528057Z  2024-04-03T18:25:39.0528515Z  2024-04-03T18:25:39.0528946Z  2024-04-03T18:25:39.0529347Z  2024-04-03T18:25:39.0529746Z  2024-04-03T18:25:39.0530112Z  2024-04-03T18:25:39.0531309Z [19,870 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:39.0532716Z Compiling torch_xla/csrc/tensor_util.cpp; 60s local 2024-04-03T18:25:39.0533708Z Compiling torch_xla/csrc/RegisterXLA.cpp; 55s local 2024-04-03T18:25:39.0534884Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 29s local 2024-04-03T18:25:39.0535883Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 22s local 2024-04-03T18:25:39.0536999Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 22s local 2024-04-03T18:25:39.0538001Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 22s local 2024-04-03T18:25:39.0538948Z Compiling torch_xla/csrc/ops/threshold.cpp; 19s local 2024-04-03T18:25:39.0539960Z Compiling torch_xla/csrc/ops/index_select.cpp; 18s local ... 2024-04-03T18:25:39.2531763Z 2024-04-03T18:25:39.2532520Z  2024-04-03T18:25:39.2533076Z  2024-04-03T18:25:39.2533779Z  2024-04-03T18:25:39.2534161Z  2024-04-03T18:25:39.2534718Z  2024-04-03T18:25:39.2535120Z  2024-04-03T18:25:39.2535683Z  2024-04-03T18:25:39.2536103Z  2024-04-03T18:25:39.2537442Z [19,871 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:39.2538785Z Compiling torch_xla/csrc/tensor_util.cpp; 60s local 2024-04-03T18:25:39.2539731Z Compiling torch_xla/csrc/RegisterXLA.cpp; 55s local 2024-04-03T18:25:39.2540657Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 29s local 2024-04-03T18:25:39.2541660Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 23s local 2024-04-03T18:25:39.2542596Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 22s local 2024-04-03T18:25:39.2543416Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 22s local 2024-04-03T18:25:39.2544195Z Compiling torch_xla/csrc/ops/index_select.cpp; 18s local 2024-04-03T18:25:39.2544933Z Compiling torch_xla/csrc/ops/index_put.cpp; 18s local ... 2024-04-03T18:25:39.4884083Z 2024-04-03T18:25:39.4884902Z  2024-04-03T18:25:39.4885377Z  2024-04-03T18:25:39.4885764Z  2024-04-03T18:25:39.4886149Z  2024-04-03T18:25:39.4886519Z  2024-04-03T18:25:39.4886891Z  2024-04-03T18:25:39.4887270Z  2024-04-03T18:25:39.4887658Z  2024-04-03T18:25:39.4888751Z [19,872 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:39.4889974Z Compiling torch_xla/csrc/tensor_util.cpp; 60s local 2024-04-03T18:25:39.4890870Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 29s local 2024-04-03T18:25:39.4891811Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 23s local 2024-04-03T18:25:39.4892841Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 22s local 2024-04-03T18:25:39.4893852Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 22s local 2024-04-03T18:25:39.4894953Z Compiling torch_xla/csrc/ops/index_select.cpp; 19s local 2024-04-03T18:25:39.4895903Z Compiling torch_xla/csrc/ops/index_put.cpp; 18s local 2024-04-03T18:25:39.4896818Z Compiling torch_xla/csrc/ops/symeig.cpp; 17s local ... 2024-04-03T18:25:39.8533621Z 2024-04-03T18:25:39.8534361Z  2024-04-03T18:25:39.8534988Z  2024-04-03T18:25:39.8537457Z  2024-04-03T18:25:39.8538196Z  2024-04-03T18:25:39.8541004Z  2024-04-03T18:25:39.8541710Z  2024-04-03T18:25:39.8544616Z  2024-04-03T18:25:39.8545305Z  2024-04-03T18:25:39.8549440Z [19,872 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:39.8551201Z Compiling torch_xla/csrc/tensor_util.cpp; 61s local 2024-04-03T18:25:39.8554661Z Compiling torch_xla/csrc/ops/dynamic_ir.cpp; 30s local 2024-04-03T18:25:39.8555987Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 23s local 2024-04-03T18:25:39.8559644Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 23s local 2024-04-03T18:25:39.8561064Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 22s local 2024-04-03T18:25:39.8590034Z Compiling torch_xla/csrc/ops/index_select.cpp; 19s local 2024-04-03T18:25:39.8591435Z Compiling torch_xla/csrc/ops/index_put.cpp; 19s local 2024-04-03T18:25:39.8594294Z Compiling torch_xla/csrc/ops/symeig.cpp; 18s local ... 2024-04-03T18:25:40.2184005Z 2024-04-03T18:25:40.2184704Z  2024-04-03T18:25:40.2185177Z  2024-04-03T18:25:40.2185557Z  2024-04-03T18:25:40.2185904Z  2024-04-03T18:25:40.2186282Z  2024-04-03T18:25:40.2186648Z  2024-04-03T18:25:40.2186992Z  2024-04-03T18:25:40.2187358Z  2024-04-03T18:25:40.2188643Z [19,873 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:40.2189866Z Compiling torch_xla/csrc/tensor_util.cpp; 61s local 2024-04-03T18:25:40.2191164Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 23s local 2024-04-03T18:25:40.2192264Z Compiling torch_xla/csrc/ops/get_dimensions_size.cpp; 23s local 2024-04-03T18:25:40.2193342Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 23s local 2024-04-03T18:25:40.2194271Z Compiling torch_xla/csrc/ops/index_select.cpp; 19s local 2024-04-03T18:25:40.2195267Z Compiling torch_xla/csrc/ops/index_put.cpp; 19s local 2024-04-03T18:25:40.2196155Z Compiling torch_xla/csrc/ops/symeig.cpp; 18s local 2024-04-03T18:25:40.2197066Z Compiling torch_xla/csrc/ops/kth_value.cpp; 18s local ... 2024-04-03T18:25:40.4504213Z 2024-04-03T18:25:40.4505266Z  2024-04-03T18:25:40.4506181Z  2024-04-03T18:25:40.4506920Z  2024-04-03T18:25:40.4507786Z  2024-04-03T18:25:40.4510810Z  2024-04-03T18:25:40.4511384Z  2024-04-03T18:25:40.4511991Z  2024-04-03T18:25:40.4514908Z  2024-04-03T18:25:40.4516215Z [19,875 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:40.4517837Z Compiling torch_xla/csrc/tensor_util.cpp; 61s local 2024-04-03T18:25:40.4521286Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 24s local 2024-04-03T18:25:40.4522552Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 23s local 2024-04-03T18:25:40.4523738Z Compiling torch_xla/csrc/ops/index_put.cpp; 19s local 2024-04-03T18:25:40.4525039Z Compiling torch_xla/csrc/ops/symeig.cpp; 18s local 2024-04-03T18:25:40.4526199Z Compiling torch_xla/csrc/ops/kth_value.cpp; 18s local 2024-04-03T18:25:40.4527512Z Compiling torch_xla/csrc/ops/linspace.cpp; 17s local 2024-04-03T18:25:40.4531049Z Compiling torch_xla/csrc/ops/linear_interpolation.cpp; 16s local ... 2024-04-03T18:25:40.6545444Z 2024-04-03T18:25:40.6546154Z  2024-04-03T18:25:40.6546567Z  2024-04-03T18:25:40.6546881Z  2024-04-03T18:25:40.6547205Z  2024-04-03T18:25:40.6547525Z  2024-04-03T18:25:40.6548096Z  2024-04-03T18:25:40.6548449Z  2024-04-03T18:25:40.6548849Z  2024-04-03T18:25:40.6550034Z [19,876 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:40.6551531Z Compiling torch_xla/csrc/tensor_util.cpp; 62s local 2024-04-03T18:25:40.6552613Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 24s local 2024-04-03T18:25:40.6553732Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 23s local 2024-04-03T18:25:40.6554725Z Compiling torch_xla/csrc/ops/symeig.cpp; 19s local 2024-04-03T18:25:40.6555713Z Compiling torch_xla/csrc/ops/kth_value.cpp; 18s local 2024-04-03T18:25:40.6556728Z Compiling torch_xla/csrc/ops/linspace.cpp; 17s local 2024-04-03T18:25:40.6557874Z Compiling torch_xla/csrc/ops/linear_interpolation.cpp; 16s local 2024-04-03T18:25:40.6558931Z Compiling torch_xla/csrc/ops/index_ops.cpp; 16s local ... 2024-04-03T18:25:41.8552893Z 2024-04-03T18:25:41.8553628Z  2024-04-03T18:25:41.8554077Z  2024-04-03T18:25:41.8554395Z  2024-04-03T18:25:41.8554728Z  2024-04-03T18:25:41.8555070Z  2024-04-03T18:25:41.8555382Z  2024-04-03T18:25:41.8555719Z  2024-04-03T18:25:41.8556056Z  2024-04-03T18:25:41.8557006Z [19,876 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:41.8558075Z Compiling torch_xla/csrc/tensor_util.cpp; 63s local 2024-04-03T18:25:41.8558864Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 25s local 2024-04-03T18:25:41.8559663Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 24s local 2024-04-03T18:25:41.8560431Z Compiling torch_xla/csrc/ops/symeig.cpp; 20s local 2024-04-03T18:25:41.8561172Z Compiling torch_xla/csrc/ops/kth_value.cpp; 20s local 2024-04-03T18:25:41.8561916Z Compiling torch_xla/csrc/ops/linspace.cpp; 18s local 2024-04-03T18:25:41.8562730Z Compiling torch_xla/csrc/ops/linear_interpolation.cpp; 17s local 2024-04-03T18:25:41.8563921Z Compiling torch_xla/csrc/ops/index_ops.cpp; 17s local ... 2024-04-03T18:25:42.0555673Z 2024-04-03T18:25:42.0556419Z  2024-04-03T18:25:42.0556927Z  2024-04-03T18:25:42.0557355Z  2024-04-03T18:25:42.0558046Z  2024-04-03T18:25:42.0558460Z  2024-04-03T18:25:42.0558885Z  2024-04-03T18:25:42.0559273Z  2024-04-03T18:25:42.0559677Z  2024-04-03T18:25:42.0561034Z [19,878 / 19,970] 8 / 18 tests; 47 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:42.0562457Z Compiling torch_xla/csrc/tensor_util.cpp; 63s local 2024-04-03T18:25:42.0563465Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 25s local 2024-04-03T18:25:42.0564503Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 25s local 2024-04-03T18:25:42.0565530Z Compiling torch_xla/csrc/ops/linspace.cpp; 18s local 2024-04-03T18:25:42.0566669Z Compiling torch_xla/csrc/ops/linear_interpolation.cpp; 18s local 2024-04-03T18:25:42.0567842Z Compiling torch_xla/csrc/ops/index_ops.cpp; 17s local 2024-04-03T18:25:42.0568782Z Compiling torch_xla/csrc/ops/svd.cpp; 17s local 2024-04-03T18:25:42.0569905Z Compiling torch_xla/csrc/ops/log_softmax_backward.cpp; 16s local ... 2024-04-03T18:25:42.4558420Z 2024-04-03T18:25:42.4559173Z  2024-04-03T18:25:42.4559742Z  2024-04-03T18:25:42.4560199Z  2024-04-03T18:25:42.4560593Z  2024-04-03T18:25:42.4561017Z  2024-04-03T18:25:42.4561409Z  2024-04-03T18:25:42.4561782Z  2024-04-03T18:25:42.4562188Z  2024-04-03T18:25:42.4563318Z [19,878 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:42.4564647Z Compiling torch_xla/csrc/tensor_util.cpp; 63s local 2024-04-03T18:25:42.4565620Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 26s local 2024-04-03T18:25:42.4566597Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 25s local 2024-04-03T18:25:42.4567589Z Compiling torch_xla/csrc/ops/linspace.cpp; 19s local 2024-04-03T18:25:42.4568677Z Compiling torch_xla/csrc/ops/linear_interpolation.cpp; 18s local 2024-04-03T18:25:42.4569757Z Compiling torch_xla/csrc/ops/index_ops.cpp; 18s local 2024-04-03T18:25:42.4570726Z Compiling torch_xla/csrc/ops/svd.cpp; 17s local 2024-04-03T18:25:42.4571978Z Compiling torch_xla/csrc/ops/log_softmax_backward.cpp; 17s local ... 2024-04-03T18:25:43.4362716Z 2024-04-03T18:25:43.4363510Z  2024-04-03T18:25:43.4364013Z  2024-04-03T18:25:43.4364433Z  2024-04-03T18:25:43.4364820Z  2024-04-03T18:25:43.4365219Z  2024-04-03T18:25:43.4365641Z  2024-04-03T18:25:43.4366054Z  2024-04-03T18:25:43.4366490Z  2024-04-03T18:25:43.4367679Z [19,879 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:43.4369053Z Compiling torch_xla/csrc/tensor_util.cpp; 64s local 2024-04-03T18:25:43.4370095Z Compiling torch_xla/csrc/ops/expand_symint.cpp; 27s local 2024-04-03T18:25:43.4371189Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 26s local 2024-04-03T18:25:43.4372380Z Compiling torch_xla/csrc/ops/linear_interpolation.cpp; 19s local 2024-04-03T18:25:43.4373511Z Compiling torch_xla/csrc/ops/index_ops.cpp; 19s local 2024-04-03T18:25:43.4374555Z Compiling torch_xla/csrc/ops/svd.cpp; 18s local 2024-04-03T18:25:43.4375541Z Compiling torch_xla/csrc/ops/log_softmax_backward.cpp; 18s local 2024-04-03T18:25:43.4376616Z Compiling torch_xla/csrc/ops/mark_tensor.cpp; 17s local ... 2024-04-03T18:25:43.6563917Z 2024-04-03T18:25:43.6565078Z  2024-04-03T18:25:43.6565982Z  2024-04-03T18:25:43.6576953Z  2024-04-03T18:25:43.6577733Z  2024-04-03T18:25:43.6578141Z  2024-04-03T18:25:43.6578546Z  2024-04-03T18:25:43.6578954Z  2024-04-03T18:25:43.6579320Z  2024-04-03T18:25:43.6596520Z [19,880 / 19,970] 8 / 18 tests; 47 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:43.6598328Z Compiling torch_xla/csrc/tensor_util.cpp; 65s local 2024-04-03T18:25:43.6599448Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 26s local 2024-04-03T18:25:43.6600677Z Compiling torch_xla/csrc/ops/linear_interpolation.cpp; 19s local 2024-04-03T18:25:43.6601664Z Compiling torch_xla/csrc/ops/index_ops.cpp; 19s local 2024-04-03T18:25:43.6602658Z Compiling torch_xla/csrc/ops/svd.cpp; 18s local 2024-04-03T18:25:43.6603605Z Compiling torch_xla/csrc/ops/log_softmax_backward.cpp; 18s local 2024-04-03T18:25:43.6604678Z Compiling torch_xla/csrc/ops/mark_tensor.cpp; 18s local 2024-04-03T18:25:43.6605716Z Compiling torch_xla/csrc/ops/masked_scatter.cpp; 18s local ... 2024-04-03T18:25:44.0581065Z 2024-04-03T18:25:44.0581827Z  2024-04-03T18:25:44.0582327Z  2024-04-03T18:25:44.0582731Z  2024-04-03T18:25:44.0583135Z  2024-04-03T18:25:44.0583555Z  2024-04-03T18:25:44.0583989Z  2024-04-03T18:25:44.0584402Z  2024-04-03T18:25:44.0584801Z  2024-04-03T18:25:44.0585969Z [19,880 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:44.0587314Z Compiling torch_xla/csrc/tensor_util.cpp; 65s local 2024-04-03T18:25:44.0588525Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 27s local 2024-04-03T18:25:44.0589686Z Compiling torch_xla/csrc/ops/linear_interpolation.cpp; 20s local 2024-04-03T18:25:44.0590784Z Compiling torch_xla/csrc/ops/index_ops.cpp; 19s local 2024-04-03T18:25:44.0591724Z Compiling torch_xla/csrc/ops/svd.cpp; 19s local 2024-04-03T18:25:44.0592819Z Compiling torch_xla/csrc/ops/log_softmax_backward.cpp; 18s local 2024-04-03T18:25:44.0593879Z Compiling torch_xla/csrc/ops/mark_tensor.cpp; 18s local 2024-04-03T18:25:44.0595052Z Compiling torch_xla/csrc/ops/masked_scatter.cpp; 18s local ... 2024-04-03T18:25:44.2570576Z 2024-04-03T18:25:44.2583262Z  2024-04-03T18:25:44.2583822Z  2024-04-03T18:25:44.2584254Z  2024-04-03T18:25:44.2584668Z  2024-04-03T18:25:44.2585066Z  2024-04-03T18:25:44.2585461Z  2024-04-03T18:25:44.2585892Z  2024-04-03T18:25:44.2586295Z  2024-04-03T18:25:44.2587495Z [19,881 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:44.2589155Z Compiling torch_xla/csrc/tensor_util.cpp; 65s local 2024-04-03T18:25:44.2590133Z Compiling torch_xla/csrc/ops/generic_slice.cpp; 27s local 2024-04-03T18:25:44.2591132Z Compiling torch_xla/csrc/ops/index_ops.cpp; 20s local 2024-04-03T18:25:44.2592089Z Compiling torch_xla/csrc/ops/svd.cpp; 19s local 2024-04-03T18:25:44.2593181Z Compiling torch_xla/csrc/ops/log_softmax_backward.cpp; 18s local 2024-04-03T18:25:44.2594286Z Compiling torch_xla/csrc/ops/mark_tensor.cpp; 18s local 2024-04-03T18:25:44.2595338Z Compiling torch_xla/csrc/ops/masked_scatter.cpp; 18s local 2024-04-03T18:25:44.2596452Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 18s local ... 2024-04-03T18:25:45.0292716Z 2024-04-03T18:25:45.0293457Z  2024-04-03T18:25:45.0293990Z  2024-04-03T18:25:45.0294585Z  2024-04-03T18:25:45.0295020Z  2024-04-03T18:25:45.0295407Z  2024-04-03T18:25:45.0295753Z  2024-04-03T18:25:45.0296130Z  2024-04-03T18:25:45.0296566Z  2024-04-03T18:25:45.0297847Z [19,882 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:45.0299438Z Compiling torch_xla/csrc/tensor_util.cpp; 66s local 2024-04-03T18:25:45.0300256Z Compiling torch_xla/csrc/ops/index_ops.cpp; 20s local 2024-04-03T18:25:45.0301130Z Compiling torch_xla/csrc/ops/svd.cpp; 20s local 2024-04-03T18:25:45.0302167Z Compiling torch_xla/csrc/ops/log_softmax_backward.cpp; 19s local 2024-04-03T18:25:45.0303272Z Compiling torch_xla/csrc/ops/mark_tensor.cpp; 19s local 2024-04-03T18:25:45.0304278Z Compiling torch_xla/csrc/ops/masked_scatter.cpp; 19s local 2024-04-03T18:25:45.0305713Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 19s local 2024-04-03T18:25:45.0306922Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 18s local ... 2024-04-03T18:25:45.2463917Z 2024-04-03T18:25:45.2475436Z  2024-04-03T18:25:45.2476249Z  2024-04-03T18:25:45.2476657Z  2024-04-03T18:25:45.2477065Z  2024-04-03T18:25:45.2477465Z  2024-04-03T18:25:45.2478042Z  2024-04-03T18:25:45.2478480Z  2024-04-03T18:25:45.2478856Z  2024-04-03T18:25:45.2479945Z [19,883 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:45.2481290Z Compiling torch_xla/csrc/tensor_util.cpp; 66s local 2024-04-03T18:25:45.2482233Z Compiling torch_xla/csrc/ops/index_ops.cpp; 21s local 2024-04-03T18:25:45.2483305Z Compiling torch_xla/csrc/ops/log_softmax_backward.cpp; 19s local 2024-04-03T18:25:45.2484403Z Compiling torch_xla/csrc/ops/mark_tensor.cpp; 19s local 2024-04-03T18:25:45.2485430Z Compiling torch_xla/csrc/ops/masked_scatter.cpp; 19s local 2024-04-03T18:25:45.2486461Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 19s local 2024-04-03T18:25:45.2487495Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 18s local 2024-04-03T18:25:45.2488588Z Compiling torch_xla/csrc/ops/masked_select.cpp; 18s local ... 2024-04-03T18:25:45.5050327Z 2024-04-03T18:25:45.5052085Z  2024-04-03T18:25:45.5052614Z  2024-04-03T18:25:45.5053052Z  2024-04-03T18:25:45.5054083Z  2024-04-03T18:25:45.5055207Z  2024-04-03T18:25:45.5057954Z  2024-04-03T18:25:45.5058808Z  2024-04-03T18:25:45.5059639Z  2024-04-03T18:25:45.5062120Z [19,883 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:45.5066268Z Compiling torch_xla/csrc/tensor_util.cpp; 66s local 2024-04-03T18:25:45.5067320Z Compiling torch_xla/csrc/ops/index_ops.cpp; 21s local 2024-04-03T18:25:45.5068681Z Compiling torch_xla/csrc/ops/log_softmax_backward.cpp; 20s local 2024-04-03T18:25:45.5069817Z Compiling torch_xla/csrc/ops/mark_tensor.cpp; 19s local 2024-04-03T18:25:45.5070829Z Compiling torch_xla/csrc/ops/masked_scatter.cpp; 19s local 2024-04-03T18:25:45.5071850Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 19s local 2024-04-03T18:25:45.5072785Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 19s local 2024-04-03T18:25:45.5073831Z Compiling torch_xla/csrc/ops/masked_select.cpp; 18s local ... 2024-04-03T18:25:45.7319858Z 2024-04-03T18:25:45.7320947Z  2024-04-03T18:25:45.7321456Z  2024-04-03T18:25:45.7321907Z  2024-04-03T18:25:45.7328752Z  2024-04-03T18:25:45.7329258Z  2024-04-03T18:25:45.7329683Z  2024-04-03T18:25:45.7330112Z  2024-04-03T18:25:45.7330516Z  2024-04-03T18:25:45.7331917Z [19,886 / 19,970] 8 / 18 tests; 48 actions, 46 running; last test: ...est_lazy 2024-04-03T18:25:45.7333357Z Compiling torch_xla/csrc/tensor_util.cpp; 67s local 2024-04-03T18:25:45.7334328Z Compiling torch_xla/csrc/ops/index_ops.cpp; 21s local 2024-04-03T18:25:45.7335439Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 19s local 2024-04-03T18:25:45.7336474Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 19s local 2024-04-03T18:25:45.7337529Z Compiling torch_xla/csrc/ops/masked_select.cpp; 19s local 2024-04-03T18:25:45.7338500Z Compiling torch_xla/csrc/ops/sum.cpp; 18s local 2024-04-03T18:25:45.7339443Z Compiling torch_xla/csrc/ops/max_in_dim.cpp; 17s local 2024-04-03T18:25:45.7340499Z Compiling torch_xla/csrc/ops/max_pool_nd.cpp; 17s local ... 2024-04-03T18:25:46.1063949Z 2024-04-03T18:25:46.1064677Z  2024-04-03T18:25:46.1065212Z  2024-04-03T18:25:46.1065639Z  2024-04-03T18:25:46.1066196Z  2024-04-03T18:25:46.1066603Z  2024-04-03T18:25:46.1067015Z  2024-04-03T18:25:46.1067821Z  2024-04-03T18:25:46.1068175Z  2024-04-03T18:25:46.1069733Z [19,886 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:46.1071140Z Compiling torch_xla/csrc/tensor_util.cpp; 67s local 2024-04-03T18:25:46.1072226Z Compiling torch_xla/csrc/ops/index_ops.cpp; 22s local 2024-04-03T18:25:46.1073268Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 20s local 2024-04-03T18:25:46.1074401Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 19s local 2024-04-03T18:25:46.1075472Z Compiling torch_xla/csrc/ops/masked_select.cpp; 19s local 2024-04-03T18:25:46.1076406Z Compiling torch_xla/csrc/ops/sum.cpp; 18s local 2024-04-03T18:25:46.1077317Z Compiling torch_xla/csrc/ops/max_in_dim.cpp; 18s local 2024-04-03T18:25:46.1078259Z Compiling torch_xla/csrc/ops/max_pool_nd.cpp; 17s local ... 2024-04-03T18:25:47.1091661Z 2024-04-03T18:25:47.1092589Z  2024-04-03T18:25:47.1093340Z  2024-04-03T18:25:47.1093942Z  2024-04-03T18:25:47.1094355Z  2024-04-03T18:25:47.1095041Z  2024-04-03T18:25:47.1095628Z  2024-04-03T18:25:47.1096030Z  2024-04-03T18:25:47.1096651Z  2024-04-03T18:25:47.1098236Z [19,886 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:47.1100177Z Compiling torch_xla/csrc/tensor_util.cpp; 68s local 2024-04-03T18:25:47.1101394Z Compiling torch_xla/csrc/ops/index_ops.cpp; 23s local 2024-04-03T18:25:47.1102771Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 21s local 2024-04-03T18:25:47.1104277Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 20s local 2024-04-03T18:25:47.1105895Z Compiling torch_xla/csrc/ops/masked_select.cpp; 20s local 2024-04-03T18:25:47.1107243Z Compiling torch_xla/csrc/ops/sum.cpp; 19s local 2024-04-03T18:25:47.1108622Z Compiling torch_xla/csrc/ops/max_in_dim.cpp; 19s local 2024-04-03T18:25:47.1109862Z Compiling torch_xla/csrc/ops/max_pool_nd.cpp; 18s local ... 2024-04-03T18:25:48.1095530Z 2024-04-03T18:25:48.1096554Z  2024-04-03T18:25:48.1097002Z  2024-04-03T18:25:48.1097341Z  2024-04-03T18:25:48.1097699Z  2024-04-03T18:25:48.1098050Z  2024-04-03T18:25:48.1098377Z  2024-04-03T18:25:48.1098718Z  2024-04-03T18:25:48.1099047Z  2024-04-03T18:25:48.1100062Z [19,886 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:48.1101175Z Compiling torch_xla/csrc/tensor_util.cpp; 69s local 2024-04-03T18:25:48.1101947Z Compiling torch_xla/csrc/ops/index_ops.cpp; 24s local 2024-04-03T18:25:48.1102725Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 22s local 2024-04-03T18:25:48.1103524Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 21s local 2024-04-03T18:25:48.1104358Z Compiling torch_xla/csrc/ops/masked_select.cpp; 21s local 2024-04-03T18:25:48.1105119Z Compiling torch_xla/csrc/ops/sum.cpp; 20s local 2024-04-03T18:25:48.1105873Z Compiling torch_xla/csrc/ops/max_in_dim.cpp; 20s local 2024-04-03T18:25:48.1106708Z Compiling torch_xla/csrc/ops/max_pool_nd.cpp; 19s local ... 2024-04-03T18:25:48.3924325Z 2024-04-03T18:25:48.3925060Z  2024-04-03T18:25:48.3925489Z  2024-04-03T18:25:48.3925822Z  2024-04-03T18:25:48.3926168Z  2024-04-03T18:25:48.3926496Z  2024-04-03T18:25:48.3926825Z  2024-04-03T18:25:48.3927131Z  2024-04-03T18:25:48.3927451Z  2024-04-03T18:25:48.3928392Z [19,887 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:48.3929414Z Compiling torch_xla/csrc/tensor_util.cpp; 69s local 2024-04-03T18:25:48.3930143Z Compiling torch_xla/csrc/ops/index_ops.cpp; 24s local 2024-04-03T18:25:48.3930887Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 22s local 2024-04-03T18:25:48.3931627Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 22s local 2024-04-03T18:25:48.3932434Z Compiling torch_xla/csrc/ops/masked_select.cpp; 21s local 2024-04-03T18:25:48.3933171Z Compiling torch_xla/csrc/ops/sum.cpp; 21s local 2024-04-03T18:25:48.3934245Z Compiling torch_xla/csrc/ops/max_in_dim.cpp; 20s local 2024-04-03T18:25:48.3935327Z Compiling torch_xla/csrc/ops/max_pool_nd_backward.cpp; 20s local ... 2024-04-03T18:25:48.7098325Z 2024-04-03T18:25:48.7099116Z  2024-04-03T18:25:48.7099637Z  2024-04-03T18:25:48.7100060Z  2024-04-03T18:25:48.7100444Z  2024-04-03T18:25:48.7101039Z  2024-04-03T18:25:48.7101471Z  2024-04-03T18:25:48.7101872Z  2024-04-03T18:25:48.7102292Z  2024-04-03T18:25:48.7103464Z [19,889 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:48.7104757Z Compiling torch_xla/csrc/tensor_util.cpp; 70s local 2024-04-03T18:25:48.7105644Z Compiling torch_xla/csrc/ops/index_ops.cpp; 24s local 2024-04-03T18:25:48.7106460Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 22s local 2024-04-03T18:25:48.7107246Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 22s local 2024-04-03T18:25:48.7108492Z Compiling torch_xla/csrc/ops/masked_select.cpp; 22s local 2024-04-03T18:25:48.7109475Z Compiling torch_xla/csrc/ops/sum.cpp; 21s local 2024-04-03T18:25:48.7110375Z Compiling torch_xla/csrc/ops/std_mean.cpp; 19s local 2024-04-03T18:25:48.7111299Z Compiling torch_xla/csrc/ops/min_in_dim.cpp; 19s local ... 2024-04-03T18:25:49.0397908Z 2024-04-03T18:25:49.0398647Z  2024-04-03T18:25:49.0399046Z  2024-04-03T18:25:49.0399421Z  2024-04-03T18:25:49.0399743Z  2024-04-03T18:25:49.0400055Z  2024-04-03T18:25:49.0400463Z  2024-04-03T18:25:49.0400851Z  2024-04-03T18:25:49.0401261Z  2024-04-03T18:25:49.0402268Z [19,890 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:49.0403332Z Compiling torch_xla/csrc/tensor_util.cpp; 70s local 2024-04-03T18:25:49.0404183Z Compiling torch_xla/csrc/ops/index_ops.cpp; 24s local 2024-04-03T18:25:49.0405182Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 23s local 2024-04-03T18:25:49.0406135Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 22s local 2024-04-03T18:25:49.0407159Z Compiling torch_xla/csrc/ops/masked_select.cpp; 22s local 2024-04-03T18:25:49.0408113Z Compiling torch_xla/csrc/ops/sum.cpp; 21s local 2024-04-03T18:25:49.0409117Z Compiling torch_xla/csrc/ops/min_in_dim.cpp; 19s local 2024-04-03T18:25:49.0410141Z Compiling torch_xla/csrc/ops/mse_loss.cpp; 19s local ... 2024-04-03T18:25:49.3082902Z 2024-04-03T18:25:49.3083649Z  2024-04-03T18:25:49.3084147Z  2024-04-03T18:25:49.3084558Z  2024-04-03T18:25:49.3084957Z  2024-04-03T18:25:49.3085351Z  2024-04-03T18:25:49.3085755Z  2024-04-03T18:25:49.3086174Z  2024-04-03T18:25:49.3089612Z  2024-04-03T18:25:49.3091314Z [19,890 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:49.3093195Z Compiling torch_xla/csrc/tensor_util.cpp; 70s local 2024-04-03T18:25:49.3094720Z Compiling torch_xla/csrc/ops/index_ops.cpp; 25s local 2024-04-03T18:25:49.3096128Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 23s local 2024-04-03T18:25:49.3097302Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 22s local 2024-04-03T18:25:49.3098789Z Compiling torch_xla/csrc/ops/masked_select.cpp; 22s local 2024-04-03T18:25:49.3099967Z Compiling torch_xla/csrc/ops/sum.cpp; 22s local 2024-04-03T18:25:49.3101362Z Compiling torch_xla/csrc/ops/min_in_dim.cpp; 20s local 2024-04-03T18:25:49.3102449Z Compiling torch_xla/csrc/ops/mse_loss.cpp; 19s local ... 2024-04-03T18:25:49.5387539Z 2024-04-03T18:25:49.5388934Z  2024-04-03T18:25:49.5389533Z  2024-04-03T18:25:49.5390002Z  2024-04-03T18:25:49.5390472Z  2024-04-03T18:25:49.5390918Z  2024-04-03T18:25:49.5391372Z  2024-04-03T18:25:49.5391822Z  2024-04-03T18:25:49.5392261Z  2024-04-03T18:25:49.5393513Z [19,891 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:49.5395475Z Compiling torch_xla/csrc/tensor_util.cpp; 70s local 2024-04-03T18:25:49.5396832Z Compiling torch_xla/csrc/ops/index_ops.cpp; 25s local 2024-04-03T18:25:49.5397902Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 23s local 2024-04-03T18:25:49.5399049Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 23s local 2024-04-03T18:25:49.5400165Z Compiling torch_xla/csrc/ops/masked_select.cpp; 23s local 2024-04-03T18:25:49.5401167Z Compiling torch_xla/csrc/ops/sum.cpp; 22s local 2024-04-03T18:25:49.5402118Z Compiling torch_xla/csrc/ops/mse_loss.cpp; 20s local 2024-04-03T18:25:49.5403197Z Compiling torch_xla/csrc/ops/max_unpool_nd.cpp; 20s local ... 2024-04-03T18:25:49.7800924Z 2024-04-03T18:25:49.7802162Z  2024-04-03T18:25:49.7803390Z  2024-04-03T18:25:49.7803915Z  2024-04-03T18:25:49.7804366Z  2024-04-03T18:25:49.7804784Z  2024-04-03T18:25:49.7805280Z  2024-04-03T18:25:49.7805683Z  2024-04-03T18:25:49.7806083Z  2024-04-03T18:25:49.7807344Z [19,893 / 19,970] 8 / 18 tests; 47 actions, 46 running; last test: ...est_lazy 2024-04-03T18:25:49.7808730Z Compiling torch_xla/csrc/tensor_util.cpp; 71s local 2024-04-03T18:25:49.7809719Z Compiling torch_xla/csrc/ops/index_ops.cpp; 25s local 2024-04-03T18:25:49.7810682Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 24s local 2024-04-03T18:25:49.7811869Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 23s local 2024-04-03T18:25:49.7812816Z Compiling torch_xla/csrc/ops/sum.cpp; 22s local 2024-04-03T18:25:49.7813773Z Compiling torch_xla/csrc/ops/mse_loss.cpp; 20s local 2024-04-03T18:25:49.7814971Z Compiling torch_xla/csrc/ops/max_unpool_nd.cpp; 20s local 2024-04-03T18:25:49.7816083Z Compiling torch_xla/csrc/ops/multinomial.cpp; 19s local ... 2024-04-03T18:25:50.0666066Z 2024-04-03T18:25:50.0667254Z  2024-04-03T18:25:50.0670195Z  2024-04-03T18:25:50.0670831Z  2024-04-03T18:25:50.0672470Z  2024-04-03T18:25:50.0673055Z  2024-04-03T18:25:50.0673559Z  2024-04-03T18:25:50.0674098Z  2024-04-03T18:25:50.0674628Z  2024-04-03T18:25:50.0675858Z [19,895 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:50.0677247Z Compiling torch_xla/csrc/tensor_util.cpp; 71s local 2024-04-03T18:25:50.0678260Z Compiling torch_xla/csrc/ops/index_ops.cpp; 26s local 2024-04-03T18:25:50.0679266Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 24s local 2024-04-03T18:25:50.0680264Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 23s local 2024-04-03T18:25:50.0681515Z Compiling torch_xla/csrc/ops/sum.cpp; 22s local 2024-04-03T18:25:50.0682956Z Compiling torch_xla/csrc/ops/max_unpool_nd.cpp; 20s local 2024-04-03T18:25:50.0684036Z Compiling torch_xla/csrc/ops/multinomial.cpp; 20s local 2024-04-03T18:25:50.0685302Z Compiling torch_xla/csrc/ops/native_batch_norm_backward.cpp; 19s local ... 2024-04-03T18:25:50.3089418Z 2024-04-03T18:25:50.3090704Z  2024-04-03T18:25:50.3091163Z  2024-04-03T18:25:50.3091512Z  2024-04-03T18:25:50.3091910Z  2024-04-03T18:25:50.3092235Z  2024-04-03T18:25:50.3092563Z  2024-04-03T18:25:50.3092878Z  2024-04-03T18:25:50.3093180Z  2024-04-03T18:25:50.3094130Z [19,896 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:50.3095310Z Compiling torch_xla/csrc/tensor_util.cpp; 71s local 2024-04-03T18:25:50.3096020Z Compiling torch_xla/csrc/ops/index_ops.cpp; 26s local 2024-04-03T18:25:50.3096771Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 24s local 2024-04-03T18:25:50.3097533Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 23s local 2024-04-03T18:25:50.3098236Z Compiling torch_xla/csrc/ops/sum.cpp; 23s local 2024-04-03T18:25:50.3098961Z Compiling torch_xla/csrc/ops/max_unpool_nd.cpp; 20s local 2024-04-03T18:25:50.3100189Z Compiling torch_xla/csrc/ops/native_batch_norm_backward.cpp; 19s local 2024-04-03T18:25:50.3101117Z Compiling torch_xla/csrc/ops/mean.cpp; 19s local ... 2024-04-03T18:25:51.3105125Z 2024-04-03T18:25:51.3105864Z  2024-04-03T18:25:51.3106378Z  2024-04-03T18:25:51.3106789Z  2024-04-03T18:25:51.3107216Z  2024-04-03T18:25:51.3107975Z  2024-04-03T18:25:51.3108403Z  2024-04-03T18:25:51.3108798Z  2024-04-03T18:25:51.3109191Z  2024-04-03T18:25:51.3110427Z [19,896 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:51.3111889Z Compiling torch_xla/csrc/tensor_util.cpp; 72s local 2024-04-03T18:25:51.3112927Z Compiling torch_xla/csrc/ops/index_ops.cpp; 27s local 2024-04-03T18:25:51.3113969Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 25s local 2024-04-03T18:25:51.3114756Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 24s local 2024-04-03T18:25:51.3115463Z Compiling torch_xla/csrc/ops/sum.cpp; 24s local 2024-04-03T18:25:51.3116213Z Compiling torch_xla/csrc/ops/max_unpool_nd.cpp; 21s local 2024-04-03T18:25:51.3117229Z Compiling torch_xla/csrc/ops/native_batch_norm_backward.cpp; 20s local 2024-04-03T18:25:51.3118472Z Compiling torch_xla/csrc/ops/mean.cpp; 20s local ... 2024-04-03T18:25:52.0055826Z 2024-04-03T18:25:52.0056785Z  2024-04-03T18:25:52.0057368Z  2024-04-03T18:25:52.0057836Z  2024-04-03T18:25:52.0058299Z  2024-04-03T18:25:52.0058796Z  2024-04-03T18:25:52.0059273Z  2024-04-03T18:25:52.0059666Z  2024-04-03T18:25:52.0060104Z  2024-04-03T18:25:52.0061186Z [19,897 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:52.0062347Z Compiling torch_xla/csrc/tensor_util.cpp; 73s local 2024-04-03T18:25:52.0063309Z Compiling torch_xla/csrc/ops/index_ops.cpp; 27s local 2024-04-03T18:25:52.0064464Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 26s local 2024-04-03T18:25:52.0065381Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 25s local 2024-04-03T18:25:52.0066241Z Compiling torch_xla/csrc/ops/sum.cpp; 24s local 2024-04-03T18:25:52.0067325Z Compiling torch_xla/csrc/ops/max_unpool_nd.cpp; 22s local 2024-04-03T18:25:52.0068537Z Compiling torch_xla/csrc/ops/mean.cpp; 21s local 2024-04-03T18:25:52.0069456Z Compiling torch_xla/csrc/ops/stack.cpp; 19s local ... 2024-04-03T18:25:52.3111788Z 2024-04-03T18:25:52.3113076Z  2024-04-03T18:25:52.3114281Z  2024-04-03T18:25:52.3117414Z  2024-04-03T18:25:52.3118143Z  2024-04-03T18:25:52.3121015Z  2024-04-03T18:25:52.3121715Z  2024-04-03T18:25:52.3123308Z  2024-04-03T18:25:52.3123956Z  2024-04-03T18:25:52.3125388Z [19,897 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:52.3126952Z Compiling torch_xla/csrc/tensor_util.cpp; 73s local 2024-04-03T18:25:52.3128248Z Compiling torch_xla/csrc/ops/index_ops.cpp; 28s local 2024-04-03T18:25:52.3129494Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 26s local 2024-04-03T18:25:52.3130827Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 25s local 2024-04-03T18:25:52.3132042Z Compiling torch_xla/csrc/ops/sum.cpp; 25s local 2024-04-03T18:25:52.3133362Z Compiling torch_xla/csrc/ops/max_unpool_nd.cpp; 22s local 2024-04-03T18:25:52.3134841Z Compiling torch_xla/csrc/ops/mean.cpp; 21s local 2024-04-03T18:25:52.3136099Z Compiling torch_xla/csrc/ops/stack.cpp; 19s local ... 2024-04-03T18:25:52.5411407Z 2024-04-03T18:25:52.5412101Z  2024-04-03T18:25:52.5412599Z  2024-04-03T18:25:52.5412999Z  2024-04-03T18:25:52.5413377Z  2024-04-03T18:25:52.5413792Z  2024-04-03T18:25:52.5414203Z  2024-04-03T18:25:52.5414744Z  2024-04-03T18:25:52.5415138Z  2024-04-03T18:25:52.5416338Z [19,898 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:52.5418250Z Compiling torch_xla/csrc/tensor_util.cpp; 73s local 2024-04-03T18:25:52.5419436Z Compiling torch_xla/csrc/ops/index_ops.cpp; 28s local 2024-04-03T18:25:52.5420401Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 26s local 2024-04-03T18:25:52.5421506Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 26s local 2024-04-03T18:25:52.5422626Z Compiling torch_xla/csrc/ops/sum.cpp; 25s local 2024-04-03T18:25:52.5423678Z Compiling torch_xla/csrc/ops/mean.cpp; 21s local 2024-04-03T18:25:52.5424587Z Compiling torch_xla/csrc/ops/stack.cpp; 19s local 2024-04-03T18:25:52.5425745Z Compiling torch_xla/csrc/ops/native_batch_norm_forward.cpp; 19s local ... 2024-04-03T18:25:52.9138344Z 2024-04-03T18:25:52.9139077Z  2024-04-03T18:25:52.9139567Z  2024-04-03T18:25:52.9139976Z  2024-04-03T18:25:52.9140354Z  2024-04-03T18:25:52.9140770Z  2024-04-03T18:25:52.9141228Z  2024-04-03T18:25:52.9141629Z  2024-04-03T18:25:52.9141987Z  2024-04-03T18:25:52.9142959Z [19,898 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:52.9144343Z Compiling torch_xla/csrc/tensor_util.cpp; 74s local 2024-04-03T18:25:52.9145302Z Compiling torch_xla/csrc/ops/index_ops.cpp; 28s local 2024-04-03T18:25:52.9146287Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 27s local 2024-04-03T18:25:52.9147266Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 26s local 2024-04-03T18:25:52.9148439Z Compiling torch_xla/csrc/ops/sum.cpp; 25s local 2024-04-03T18:25:52.9149312Z Compiling torch_xla/csrc/ops/mean.cpp; 22s local 2024-04-03T18:25:52.9150179Z Compiling torch_xla/csrc/ops/stack.cpp; 20s local 2024-04-03T18:25:52.9151254Z Compiling torch_xla/csrc/ops/native_batch_norm_forward.cpp; 19s local ... 2024-04-03T18:25:53.2489703Z 2024-04-03T18:25:53.2490426Z  2024-04-03T18:25:53.2490900Z  2024-04-03T18:25:53.2491244Z  2024-04-03T18:25:53.2491596Z  2024-04-03T18:25:53.2491959Z  2024-04-03T18:25:53.2492306Z  2024-04-03T18:25:53.2492637Z  2024-04-03T18:25:53.2492976Z  2024-04-03T18:25:53.2494019Z [19,900 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:53.2495316Z Compiling torch_xla/csrc/tensor_util.cpp; 74s local 2024-04-03T18:25:53.2496138Z Compiling torch_xla/csrc/ops/index_ops.cpp; 29s local 2024-04-03T18:25:53.2496954Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 27s local 2024-04-03T18:25:53.2497880Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 26s local 2024-04-03T18:25:53.2498787Z Compiling torch_xla/csrc/ops/sum.cpp; 25s local 2024-04-03T18:25:53.2499636Z Compiling torch_xla/csrc/ops/mean.cpp; 22s local 2024-04-03T18:25:53.2500546Z Compiling torch_xla/csrc/ops/native_dropout.cpp; 19s local 2024-04-03T18:25:53.2501423Z Compiling torch_xla/csrc/ops/nll_loss2d.cpp; 19s local ... 2024-04-03T18:25:53.4750564Z 2024-04-03T18:25:53.4751319Z  2024-04-03T18:25:53.4751848Z  2024-04-03T18:25:53.4752253Z  2024-04-03T18:25:53.4752663Z  2024-04-03T18:25:53.4753073Z  2024-04-03T18:25:53.4753467Z  2024-04-03T18:25:53.4753873Z  2024-04-03T18:25:53.4754271Z  2024-04-03T18:25:53.4755490Z [19,901 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:53.4756861Z Compiling torch_xla/csrc/tensor_util.cpp; 74s local 2024-04-03T18:25:53.4757836Z Compiling torch_xla/csrc/ops/index_ops.cpp; 29s local 2024-04-03T18:25:53.4758848Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 27s local 2024-04-03T18:25:53.4759763Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 27s local 2024-04-03T18:25:53.4760663Z Compiling torch_xla/csrc/ops/sum.cpp; 26s local 2024-04-03T18:25:53.4761548Z Compiling torch_xla/csrc/ops/mean.cpp; 22s local 2024-04-03T18:25:53.4762839Z Compiling torch_xla/csrc/ops/nll_loss2d.cpp; 19s local 2024-04-03T18:25:53.4764012Z Compiling torch_xla/csrc/ops/nll_loss.cpp; 19s local ... 2024-04-03T18:25:53.7130190Z 2024-04-03T18:25:53.7131624Z  2024-04-03T18:25:53.7132201Z  2024-04-03T18:25:53.7132628Z  2024-04-03T18:25:53.7133107Z  2024-04-03T18:25:53.7133553Z  2024-04-03T18:25:53.7133967Z  2024-04-03T18:25:53.7134708Z  2024-04-03T18:25:53.7135124Z  2024-04-03T18:25:53.7136072Z [19,901 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:53.7137422Z Compiling torch_xla/csrc/tensor_util.cpp; 75s local 2024-04-03T18:25:53.7138472Z Compiling torch_xla/csrc/ops/index_ops.cpp; 29s local 2024-04-03T18:25:53.7139384Z Compiling torch_xla/csrc/ops/logsumexp.cpp; 27s local 2024-04-03T18:25:53.7140159Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 27s local 2024-04-03T18:25:53.7141010Z Compiling torch_xla/csrc/ops/sum.cpp; 26s local 2024-04-03T18:25:53.7141899Z Compiling torch_xla/csrc/ops/mean.cpp; 22s local 2024-04-03T18:25:53.7142875Z Compiling torch_xla/csrc/ops/nll_loss2d.cpp; 19s local 2024-04-03T18:25:53.7143980Z Compiling torch_xla/csrc/ops/nll_loss.cpp; 19s local ... 2024-04-03T18:25:53.9347444Z 2024-04-03T18:25:53.9348811Z  2024-04-03T18:25:53.9349432Z  2024-04-03T18:25:53.9350161Z  2024-04-03T18:25:53.9351205Z  2024-04-03T18:25:53.9351706Z  2024-04-03T18:25:53.9352148Z  2024-04-03T18:25:53.9352610Z  2024-04-03T18:25:53.9353051Z  2024-04-03T18:25:53.9354469Z [19,902 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:53.9355892Z Compiling torch_xla/csrc/tensor_util.cpp; 75s local 2024-04-03T18:25:53.9356930Z Compiling torch_xla/csrc/ops/index_ops.cpp; 29s local 2024-04-03T18:25:53.9357974Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 27s local 2024-04-03T18:25:53.9358946Z Compiling torch_xla/csrc/ops/sum.cpp; 26s local 2024-04-03T18:25:53.9359938Z Compiling torch_xla/csrc/ops/mean.cpp; 23s local 2024-04-03T18:25:53.9360926Z Compiling torch_xla/csrc/ops/nll_loss2d.cpp; 20s local 2024-04-03T18:25:53.9362005Z Compiling torch_xla/csrc/ops/nll_loss.cpp; 19s local 2024-04-03T18:25:53.9362999Z Compiling torch_xla/csrc/ops/squeeze.cpp; 18s local ... 2024-04-03T18:25:54.1569559Z 2024-04-03T18:25:54.1570719Z  2024-04-03T18:25:54.1571873Z  2024-04-03T18:25:54.1572323Z  2024-04-03T18:25:54.1572711Z  2024-04-03T18:25:54.1573141Z  2024-04-03T18:25:54.1573566Z  2024-04-03T18:25:54.1573977Z  2024-04-03T18:25:54.1574557Z  2024-04-03T18:25:54.1575766Z [19,904 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:54.1577002Z Compiling torch_xla/csrc/tensor_util.cpp; 75s local 2024-04-03T18:25:54.1577908Z Compiling torch_xla/csrc/ops/index_ops.cpp; 30s local 2024-04-03T18:25:54.1578833Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 27s local 2024-04-03T18:25:54.1579703Z Compiling torch_xla/csrc/ops/sum.cpp; 26s local 2024-04-03T18:25:54.1580572Z Compiling torch_xla/csrc/ops/mean.cpp; 23s local 2024-04-03T18:25:54.1581515Z Compiling torch_xla/csrc/ops/squeeze.cpp; 18s local 2024-04-03T18:25:54.1582521Z Compiling torch_xla/csrc/ops/nll_loss2d_backward.cpp; 18s local 2024-04-03T18:25:54.1583646Z Compiling torch_xla/csrc/ops/nll_loss_backward.cpp; 17s local ... 2024-04-03T18:25:54.5141068Z 2024-04-03T18:25:54.5142036Z  2024-04-03T18:25:54.5142476Z  2024-04-03T18:25:54.5142814Z  2024-04-03T18:25:54.5143181Z  2024-04-03T18:25:54.5143522Z  2024-04-03T18:25:54.5143850Z  2024-04-03T18:25:54.5144187Z  2024-04-03T18:25:54.5144525Z  2024-04-03T18:25:54.5145527Z [19,904 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:54.5147078Z Compiling torch_xla/csrc/tensor_util.cpp; 75s local 2024-04-03T18:25:54.5148202Z Compiling torch_xla/csrc/ops/index_ops.cpp; 30s local 2024-04-03T18:25:54.5149144Z Compiling torch_xla/csrc/ops/log_softmax.cpp; 28s local 2024-04-03T18:25:54.5149931Z Compiling torch_xla/csrc/ops/sum.cpp; 27s local 2024-04-03T18:25:54.5150746Z Compiling torch_xla/csrc/ops/mean.cpp; 23s local 2024-04-03T18:25:54.5151512Z Compiling torch_xla/csrc/ops/squeeze.cpp; 19s local 2024-04-03T18:25:54.5152370Z Compiling torch_xla/csrc/ops/nll_loss2d_backward.cpp; 18s local 2024-04-03T18:25:54.5153376Z Compiling torch_xla/csrc/ops/nll_loss_backward.cpp; 18s local ... 2024-04-03T18:25:54.7432805Z 2024-04-03T18:25:54.7434083Z  2024-04-03T18:25:54.7435015Z  2024-04-03T18:25:54.7436080Z  2024-04-03T18:25:54.7436821Z  2024-04-03T18:25:54.7437268Z  2024-04-03T18:25:54.7437661Z  2024-04-03T18:25:54.7438087Z  2024-04-03T18:25:54.7438494Z  2024-04-03T18:25:54.7439675Z [19,906 / 19,970] 8 / 18 tests; 48 actions, 46 running; last test: ...est_lazy 2024-04-03T18:25:54.7440992Z Compiling torch_xla/csrc/tensor_util.cpp; 76s local 2024-04-03T18:25:54.7441883Z Compiling torch_xla/csrc/ops/sum.cpp; 27s local 2024-04-03T18:25:54.7442775Z Compiling torch_xla/csrc/ops/mean.cpp; 23s local 2024-04-03T18:25:54.7443684Z Compiling torch_xla/csrc/ops/squeeze.cpp; 19s local 2024-04-03T18:25:54.7444662Z Compiling torch_xla/csrc/ops/nll_loss2d_backward.cpp; 18s local 2024-04-03T18:25:54.7445767Z Compiling torch_xla/csrc/ops/nll_loss_backward.cpp; 18s local 2024-04-03T18:25:54.7446800Z Compiling torch_xla/csrc/ops/nms.cpp; 18s local 2024-04-03T18:25:54.7447972Z Compiling torch_xla/csrc/ops/not_supported.cpp; 17s local ... 2024-04-03T18:25:55.1145680Z 2024-04-03T18:25:55.1146857Z  2024-04-03T18:25:55.1147362Z  2024-04-03T18:25:55.1148029Z  2024-04-03T18:25:55.1148489Z  2024-04-03T18:25:55.1148892Z  2024-04-03T18:25:55.1149333Z  2024-04-03T18:25:55.1149719Z  2024-04-03T18:25:55.1150141Z  2024-04-03T18:25:55.1151368Z [19,906 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:55.1152732Z Compiling torch_xla/csrc/tensor_util.cpp; 76s local 2024-04-03T18:25:55.1153662Z Compiling torch_xla/csrc/ops/sum.cpp; 27s local 2024-04-03T18:25:55.1154560Z Compiling torch_xla/csrc/ops/mean.cpp; 24s local 2024-04-03T18:25:55.1155455Z Compiling torch_xla/csrc/ops/squeeze.cpp; 19s local 2024-04-03T18:25:55.1156511Z Compiling torch_xla/csrc/ops/nll_loss2d_backward.cpp; 19s local 2024-04-03T18:25:55.1157633Z Compiling torch_xla/csrc/ops/nll_loss_backward.cpp; 18s local 2024-04-03T18:25:55.1158654Z Compiling torch_xla/csrc/ops/nms.cpp; 18s local 2024-04-03T18:25:55.1159691Z Compiling torch_xla/csrc/ops/not_supported.cpp; 18s local ... 2024-04-03T18:25:55.3149508Z 2024-04-03T18:25:55.3150292Z  2024-04-03T18:25:55.3150827Z  2024-04-03T18:25:55.3151291Z  2024-04-03T18:25:55.3151726Z  2024-04-03T18:25:55.3152137Z  2024-04-03T18:25:55.3152590Z  2024-04-03T18:25:55.3152981Z  2024-04-03T18:25:55.3155414Z  2024-04-03T18:25:55.3159415Z [19,907 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:55.3163431Z Compiling torch_xla/csrc/tensor_util.cpp; 76s local 2024-04-03T18:25:55.3166828Z Compiling torch_xla/csrc/ops/mean.cpp; 24s local 2024-04-03T18:25:55.3167973Z Compiling torch_xla/csrc/ops/squeeze.cpp; 20s local 2024-04-03T18:25:55.3169515Z Compiling torch_xla/csrc/ops/nll_loss2d_backward.cpp; 19s local 2024-04-03T18:25:55.3170688Z Compiling torch_xla/csrc/ops/nll_loss_backward.cpp; 19s local 2024-04-03T18:25:55.3171901Z Compiling torch_xla/csrc/ops/nms.cpp; 19s local 2024-04-03T18:25:55.3173264Z Compiling torch_xla/csrc/ops/not_supported.cpp; 18s local 2024-04-03T18:25:55.3174324Z Compiling torch_xla/csrc/ops/split.cpp; 17s local ... 2024-04-03T18:25:55.6482648Z 2024-04-03T18:25:55.6484012Z  2024-04-03T18:25:55.6485611Z  2024-04-03T18:25:55.6486174Z  2024-04-03T18:25:55.6486658Z  2024-04-03T18:25:55.6487106Z  2024-04-03T18:25:55.6487599Z  2024-04-03T18:25:55.6488224Z  2024-04-03T18:25:55.6488692Z  2024-04-03T18:25:55.6490058Z [19,908 / 19,970] 8 / 18 tests; 48 actions, 47 running; last test: ...est_lazy 2024-04-03T18:25:55.6491635Z Compiling torch_xla/csrc/tensor_util.cpp; 77s local 2024-04-03T18:25:55.6492708Z Compiling torch_xla/csrc/ops/mean.cpp; 24s local 2024-04-03T18:25:55.6493878Z Compiling torch_xla/csrc/ops/nll_loss2d_backward.cpp; 19s local 2024-04-03T18:25:55.6495334Z Compiling torch_xla/csrc/ops/nll_loss_backward.cpp; 19s local 2024-04-03T18:25:55.6496474Z Compiling torch_xla/csrc/ops/nms.cpp; 19s local 2024-04-03T18:25:55.6497575Z Compiling torch_xla/csrc/ops/not_supported.cpp; 18s local 2024-04-03T18:25:55.6498685Z Compiling torch_xla/csrc/ops/split.cpp; 18s local 2024-04-03T18:25:55.6499758Z Compiling torch_xla/csrc/ops/normal.cpp; 17s local ... 2024-04-03T18:25:55.9154781Z 2024-04-03T18:25:55.9155930Z  2024-04-03T18:25:55.9156468Z  2024-04-03T18:25:55.9156936Z  2024-04-03T18:25:55.9157400Z  2024-04-03T18:25:55.9157820Z  2024-04-03T18:25:55.9158235Z  2024-04-03T18:25:55.9158652Z  2024-04-03T18:25:55.9159062Z  2024-04-03T18:25:55.9160224Z [19,908 / 19,970] 8 / 18 tests; 48 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:55.9161651Z Compiling torch_xla/csrc/tensor_util.cpp; 77s local 2024-04-03T18:25:55.9162630Z Compiling torch_xla/csrc/ops/mean.cpp; 25s local 2024-04-03T18:25:55.9163735Z Compiling torch_xla/csrc/ops/nll_loss2d_backward.cpp; 19s local 2024-04-03T18:25:55.9164967Z Compiling torch_xla/csrc/ops/nll_loss_backward.cpp; 19s local 2024-04-03T18:25:55.9166076Z Compiling torch_xla/csrc/ops/nms.cpp; 19s local 2024-04-03T18:25:55.9167121Z Compiling torch_xla/csrc/ops/not_supported.cpp; 19s local 2024-04-03T18:25:55.9168065Z Compiling torch_xla/csrc/ops/split.cpp; 18s local 2024-04-03T18:25:55.9169029Z Compiling torch_xla/csrc/ops/normal.cpp; 17s local ... 2024-04-03T18:25:56.3160395Z 2024-04-03T18:25:56.3161105Z  2024-04-03T18:25:56.3161692Z  2024-04-03T18:25:56.3162245Z  2024-04-03T18:25:56.3162753Z  2024-04-03T18:25:56.3163263Z  2024-04-03T18:25:56.3163761Z  2024-04-03T18:25:56.3164268Z  2024-04-03T18:25:56.3164763Z  2024-04-03T18:25:56.3166129Z [19,909 / 19,970] 8 / 18 tests; 47 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:56.3167713Z Compiling torch_xla/csrc/tensor_util.cpp; 77s local 2024-04-03T18:25:56.3168806Z Compiling torch_xla/csrc/ops/mean.cpp; 25s local 2024-04-03T18:25:56.3169971Z Compiling torch_xla/csrc/ops/nll_loss2d_backward.cpp; 20s local 2024-04-03T18:25:56.3171243Z Compiling torch_xla/csrc/ops/nll_loss_backward.cpp; 20s local 2024-04-03T18:25:56.3172187Z Compiling torch_xla/csrc/ops/not_supported.cpp; 19s local 2024-04-03T18:25:56.3173020Z Compiling torch_xla/csrc/ops/split.cpp; 18s local 2024-04-03T18:25:56.3173880Z Compiling torch_xla/csrc/ops/normal.cpp; 17s local 2024-04-03T18:25:56.3175037Z Compiling torch_xla/csrc/ops/nonzero.cpp; 17s local ... 2024-04-03T18:25:56.5163632Z 2024-04-03T18:25:56.5164396Z  2024-04-03T18:25:56.5164927Z  2024-04-03T18:25:56.5165367Z  2024-04-03T18:25:56.5165801Z  2024-04-03T18:25:56.5166236Z  2024-04-03T18:25:56.5166667Z  2024-04-03T18:25:56.5167087Z  2024-04-03T18:25:56.5167472Z  2024-04-03T18:25:56.5168707Z [19,910 / 19,970] 8 / 18 tests; 47 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:56.5170476Z Compiling torch_xla/csrc/tensor_util.cpp; 77s local 2024-04-03T18:25:56.5171568Z Compiling torch_xla/csrc/ops/mean.cpp; 25s local 2024-04-03T18:25:56.5172736Z Compiling torch_xla/csrc/ops/nll_loss_backward.cpp; 20s local 2024-04-03T18:25:56.5173952Z Compiling torch_xla/csrc/ops/not_supported.cpp; 19s local 2024-04-03T18:25:56.5175222Z Compiling torch_xla/csrc/ops/split.cpp; 18s local 2024-04-03T18:25:56.5176108Z Compiling torch_xla/csrc/ops/normal.cpp; 18s local 2024-04-03T18:25:56.5177031Z Compiling torch_xla/csrc/ops/nonzero.cpp; 17s local 2024-04-03T18:25:56.5178052Z Compiling test/cpp/test_tensor.cpp; 17s local ... 2024-04-03T18:25:56.9279672Z 2024-04-03T18:25:56.9280486Z  2024-04-03T18:25:56.9280990Z  2024-04-03T18:25:56.9281431Z  2024-04-03T18:25:56.9281854Z  2024-04-03T18:25:56.9282263Z  2024-04-03T18:25:56.9282675Z  2024-04-03T18:25:56.9287007Z  2024-04-03T18:25:56.9287705Z  2024-04-03T18:25:56.9288898Z [19,911 / 19,970] 8 / 18 tests; 46 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:56.9290297Z Compiling torch_xla/csrc/tensor_util.cpp; 78s local 2024-04-03T18:25:56.9291192Z Compiling torch_xla/csrc/ops/mean.cpp; 26s local 2024-04-03T18:25:56.9292110Z Compiling torch_xla/csrc/ops/not_supported.cpp; 20s local 2024-04-03T18:25:56.9293384Z Compiling torch_xla/csrc/ops/split.cpp; 19s local 2024-04-03T18:25:56.9294543Z Compiling torch_xla/csrc/ops/normal.cpp; 18s local 2024-04-03T18:25:56.9295501Z Compiling torch_xla/csrc/ops/nonzero.cpp; 18s local 2024-04-03T18:25:56.9296347Z Compiling test/cpp/test_tensor.cpp; 18s local 2024-04-03T18:25:56.9297353Z Compiling torch_xla/csrc/ops/ops_xla_shape_fn.cpp; 17s local ... 2024-04-03T18:25:57.1278607Z 2024-04-03T18:25:57.1279801Z  2024-04-03T18:25:57.1280211Z  2024-04-03T18:25:57.1280541Z  2024-04-03T18:25:57.1280981Z  2024-04-03T18:25:57.1281443Z  2024-04-03T18:25:57.1282037Z  2024-04-03T18:25:57.1282501Z  2024-04-03T18:25:57.1282943Z  2024-04-03T18:25:57.1284182Z [19,912 / 19,970] 8 / 18 tests; 45 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:57.1285246Z Compiling torch_xla/csrc/tensor_util.cpp; 78s local 2024-04-03T18:25:57.1285986Z Compiling torch_xla/csrc/ops/mean.cpp; 26s local 2024-04-03T18:25:57.1286743Z Compiling torch_xla/csrc/ops/split.cpp; 19s local 2024-04-03T18:25:57.1287645Z Compiling torch_xla/csrc/ops/normal.cpp; 18s local 2024-04-03T18:25:57.1288603Z Compiling torch_xla/csrc/ops/nonzero.cpp; 18s local 2024-04-03T18:25:57.1289480Z Compiling test/cpp/test_tensor.cpp; 18s local 2024-04-03T18:25:57.1290433Z Compiling torch_xla/csrc/ops/ops_xla_shape_fn.cpp; 17s local 2024-04-03T18:25:57.1291564Z Compiling torch_xla/csrc/ops/softmax_backward.cpp; 17s local ... 2024-04-03T18:25:57.9285086Z 2024-04-03T18:25:57.9286024Z  2024-04-03T18:25:57.9286547Z  2024-04-03T18:25:57.9286992Z  2024-04-03T18:25:57.9287564Z  2024-04-03T18:25:57.9287982Z  2024-04-03T18:25:57.9288385Z  2024-04-03T18:25:57.9288762Z  2024-04-03T18:25:57.9289155Z  2024-04-03T18:25:57.9290400Z [19,913 / 19,970] 8 / 18 tests; 44 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:57.9291862Z Compiling torch_xla/csrc/tensor_util.cpp; 79s local 2024-04-03T18:25:57.9292819Z Compiling torch_xla/csrc/ops/mean.cpp; 27s local 2024-04-03T18:25:57.9293809Z Compiling torch_xla/csrc/ops/normal.cpp; 19s local 2024-04-03T18:25:57.9294956Z Compiling torch_xla/csrc/ops/nonzero.cpp; 19s local 2024-04-03T18:25:57.9295827Z Compiling test/cpp/test_tensor.cpp; 19s local 2024-04-03T18:25:57.9296818Z Compiling torch_xla/csrc/ops/ops_xla_shape_fn.cpp; 18s local 2024-04-03T18:25:57.9297948Z Compiling torch_xla/csrc/ops/softmax_backward.cpp; 18s local 2024-04-03T18:25:57.9299434Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 17s local ... 2024-04-03T18:25:58.1287255Z 2024-04-03T18:25:58.1287970Z  2024-04-03T18:25:58.1288476Z  2024-04-03T18:25:58.1288892Z  2024-04-03T18:25:58.1289511Z  2024-04-03T18:25:58.1289891Z  2024-04-03T18:25:58.1290211Z  2024-04-03T18:25:58.1290640Z  2024-04-03T18:25:58.1291034Z  2024-04-03T18:25:58.1292385Z [19,914 / 19,970] 8 / 18 tests; 43 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:58.1293786Z Compiling torch_xla/csrc/tensor_util.cpp; 79s local 2024-04-03T18:25:58.1294867Z Compiling torch_xla/csrc/ops/mean.cpp; 27s local 2024-04-03T18:25:58.1295753Z Compiling torch_xla/csrc/ops/normal.cpp; 19s local 2024-04-03T18:25:58.1296625Z Compiling torch_xla/csrc/ops/nonzero.cpp; 19s local 2024-04-03T18:25:58.1297427Z Compiling test/cpp/test_tensor.cpp; 19s local 2024-04-03T18:25:58.1298331Z Compiling torch_xla/csrc/ops/softmax_backward.cpp; 18s local 2024-04-03T18:25:58.1299445Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 17s local 2024-04-03T18:25:58.1300545Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 17s local ... 2024-04-03T18:25:58.5291318Z 2024-04-03T18:25:58.5292059Z  2024-04-03T18:25:58.5292595Z  2024-04-03T18:25:58.5293007Z  2024-04-03T18:25:58.5293416Z  2024-04-03T18:25:58.5293817Z  2024-04-03T18:25:58.5294208Z  2024-04-03T18:25:58.5294773Z  2024-04-03T18:25:58.5295189Z  2024-04-03T18:25:58.5296400Z [19,915 / 19,970] 8 / 18 tests; 42 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:58.5297825Z Compiling torch_xla/csrc/tensor_util.cpp; 79s local 2024-04-03T18:25:58.5298761Z Compiling torch_xla/csrc/ops/mean.cpp; 27s local 2024-04-03T18:25:58.5299710Z Compiling torch_xla/csrc/ops/nonzero.cpp; 19s local 2024-04-03T18:25:58.5300575Z Compiling test/cpp/test_tensor.cpp; 19s local 2024-04-03T18:25:58.5301594Z Compiling torch_xla/csrc/ops/softmax_backward.cpp; 19s local 2024-04-03T18:25:58.5302689Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 18s local 2024-04-03T18:25:58.5303848Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 18s local 2024-04-03T18:25:58.5304925Z Compiling torch_xla/csrc/ops/ops.cpp; 18s local ... 2024-04-03T18:25:58.9295558Z 2024-04-03T18:25:58.9296585Z  2024-04-03T18:25:58.9297117Z  2024-04-03T18:25:58.9297576Z  2024-04-03T18:25:58.9297987Z  2024-04-03T18:25:58.9298328Z  2024-04-03T18:25:58.9298734Z  2024-04-03T18:25:58.9299083Z  2024-04-03T18:25:58.9299492Z  2024-04-03T18:25:58.9300787Z [19,916 / 19,970] 8 / 18 tests; 41 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:58.9302299Z Compiling torch_xla/csrc/tensor_util.cpp; 80s local 2024-04-03T18:25:58.9303259Z Compiling torch_xla/csrc/ops/nonzero.cpp; 20s local 2024-04-03T18:25:58.9304062Z Compiling test/cpp/test_tensor.cpp; 20s local 2024-04-03T18:25:58.9304827Z Compiling torch_xla/csrc/ops/softmax_backward.cpp; 19s local 2024-04-03T18:25:58.9305653Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 18s local 2024-04-03T18:25:58.9306512Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 18s local 2024-04-03T18:25:58.9307333Z Compiling torch_xla/csrc/ops/ops.cpp; 18s local 2024-04-03T18:25:58.9308575Z Compiling torch_xla/csrc/ops/permute.cpp; 18s local ... 2024-04-03T18:25:59.3298818Z 2024-04-03T18:25:59.3299567Z  2024-04-03T18:25:59.3299970Z  2024-04-03T18:25:59.3300332Z  2024-04-03T18:25:59.3300684Z  2024-04-03T18:25:59.3301051Z  2024-04-03T18:25:59.3301390Z  2024-04-03T18:25:59.3301728Z  2024-04-03T18:25:59.3302067Z  2024-04-03T18:25:59.3303137Z [19,917 / 19,970] 8 / 18 tests; 40 actions running; last test: ...pp:test_lazy 2024-04-03T18:25:59.3304752Z Compiling torch_xla/csrc/tensor_util.cpp; 80s local 2024-04-03T18:25:59.3305583Z Compiling torch_xla/csrc/ops/nonzero.cpp; 20s local 2024-04-03T18:25:59.3306473Z Compiling test/cpp/test_tensor.cpp; 20s local 2024-04-03T18:25:59.3307354Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 19s local 2024-04-03T18:25:59.3308648Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 18s local 2024-04-03T18:25:59.3309665Z Compiling torch_xla/csrc/ops/ops.cpp; 18s local 2024-04-03T18:25:59.3310429Z Compiling torch_xla/csrc/ops/permute.cpp; 18s local 2024-04-03T18:25:59.3311194Z Compiling torch_xla/csrc/ops/put.cpp; 17s local ... 2024-04-03T18:26:00.5307405Z 2024-04-03T18:26:00.5308556Z  2024-04-03T18:26:00.5309099Z  2024-04-03T18:26:00.5309527Z  2024-04-03T18:26:00.5309897Z  2024-04-03T18:26:00.5310317Z  2024-04-03T18:26:00.5310779Z  2024-04-03T18:26:00.5311262Z  2024-04-03T18:26:00.5311747Z  2024-04-03T18:26:00.5312861Z [19,917 / 19,970] 8 / 18 tests; 40 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:00.5314159Z Compiling torch_xla/csrc/tensor_util.cpp; 81s local 2024-04-03T18:26:00.5315141Z Compiling torch_xla/csrc/ops/nonzero.cpp; 21s local 2024-04-03T18:26:00.5316044Z Compiling test/cpp/test_tensor.cpp; 21s local 2024-04-03T18:26:00.5316934Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 20s local 2024-04-03T18:26:00.5317967Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 20s local 2024-04-03T18:26:00.5318972Z Compiling torch_xla/csrc/ops/ops.cpp; 20s local 2024-04-03T18:26:00.5319879Z Compiling torch_xla/csrc/ops/permute.cpp; 19s local 2024-04-03T18:26:00.5320894Z Compiling torch_xla/csrc/ops/put.cpp; 18s local ... 2024-04-03T18:26:00.9310847Z 2024-04-03T18:26:00.9311592Z  2024-04-03T18:26:00.9312006Z  2024-04-03T18:26:00.9312409Z  2024-04-03T18:26:00.9312730Z  2024-04-03T18:26:00.9313021Z  2024-04-03T18:26:00.9313294Z  2024-04-03T18:26:00.9313536Z  2024-04-03T18:26:00.9313817Z  2024-04-03T18:26:00.9314615Z [19,919 / 19,970] 8 / 18 tests; 38 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:00.9315482Z Compiling torch_xla/csrc/tensor_util.cpp; 82s local 2024-04-03T18:26:00.9316089Z Compiling torch_xla/csrc/ops/nonzero.cpp; 22s local 2024-04-03T18:26:00.9316629Z Compiling test/cpp/test_tensor.cpp; 22s local 2024-04-03T18:26:00.9317242Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 20s local 2024-04-03T18:26:00.9317954Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 20s local 2024-04-03T18:26:00.9318615Z Compiling torch_xla/csrc/ops/ops.cpp; 20s local 2024-04-03T18:26:00.9319194Z Compiling torch_xla/csrc/ops/qr.cpp; 18s local 2024-04-03T18:26:00.9319781Z Compiling torch_xla/csrc/ops/quant_tensor.cpp; 17s local ... 2024-04-03T18:26:01.3314517Z 2024-04-03T18:26:01.3315232Z  2024-04-03T18:26:01.3315863Z  2024-04-03T18:26:01.3316372Z  2024-04-03T18:26:01.3316758Z  2024-04-03T18:26:01.3317193Z  2024-04-03T18:26:01.3317612Z  2024-04-03T18:26:01.3318026Z  2024-04-03T18:26:01.3318479Z  2024-04-03T18:26:01.3319837Z [19,920 / 19,970] 8 / 18 tests; 37 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:01.3321421Z Compiling torch_xla/csrc/tensor_util.cpp; 82s local 2024-04-03T18:26:01.3322398Z Compiling test/cpp/test_tensor.cpp; 22s local 2024-04-03T18:26:01.3323433Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 21s local 2024-04-03T18:26:01.3324664Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 20s local 2024-04-03T18:26:01.3325869Z Compiling torch_xla/csrc/ops/ops.cpp; 20s local 2024-04-03T18:26:01.3326808Z Compiling torch_xla/csrc/ops/qr.cpp; 19s local 2024-04-03T18:26:01.3327757Z Compiling torch_xla/csrc/ops/quant_tensor.cpp; 17s local 2024-04-03T18:26:01.3328755Z Compiling torch_xla/csrc/ops/softmax.cpp; 17s local ... 2024-04-03T18:26:02.1320579Z 2024-04-03T18:26:02.1321269Z  2024-04-03T18:26:02.1322061Z  2024-04-03T18:26:02.1322493Z  2024-04-03T18:26:02.1322927Z  2024-04-03T18:26:02.1323485Z  2024-04-03T18:26:02.1323885Z  2024-04-03T18:26:02.1324264Z  2024-04-03T18:26:02.1324654Z  2024-04-03T18:26:02.1325979Z [19,921 / 19,970] 8 / 18 tests; 36 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:02.1327451Z Compiling torch_xla/csrc/tensor_util.cpp; 83s local 2024-04-03T18:26:02.1328308Z Compiling test/cpp/test_tensor.cpp; 23s local 2024-04-03T18:26:02.1329212Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 21s local 2024-04-03T18:26:02.1330378Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 21s local 2024-04-03T18:26:02.1331435Z Compiling torch_xla/csrc/ops/ops.cpp; 21s local 2024-04-03T18:26:02.1332381Z Compiling torch_xla/csrc/ops/quant_tensor.cpp; 18s local 2024-04-03T18:26:02.1333413Z Compiling torch_xla/csrc/ops/softmax.cpp; 18s local 2024-04-03T18:26:02.1334603Z Compiling torch_xla/csrc/ops/prod.cpp; 17s local ... 2024-04-03T18:26:02.5324673Z 2024-04-03T18:26:02.5325396Z  2024-04-03T18:26:02.5325958Z  2024-04-03T18:26:02.5326427Z  2024-04-03T18:26:02.5326848Z  2024-04-03T18:26:02.5327277Z  2024-04-03T18:26:02.5327699Z  2024-04-03T18:26:02.5328109Z  2024-04-03T18:26:02.5328511Z  2024-04-03T18:26:02.5329876Z [19,922 / 19,970] 8 / 18 tests; 35 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:02.5346594Z Compiling torch_xla/csrc/tensor_util.cpp; 83s local 2024-04-03T18:26:02.5347605Z Compiling test/cpp/test_tensor.cpp; 23s local 2024-04-03T18:26:02.5349036Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 22s local 2024-04-03T18:26:02.5350363Z Compiling torch_xla/csrc/ops/optimization_barrier.cpp; 22s local 2024-04-03T18:26:02.5351638Z Compiling torch_xla/csrc/ops/ops.cpp; 22s local 2024-04-03T18:26:02.5352543Z Compiling torch_xla/csrc/ops/quant_tensor.cpp; 19s local 2024-04-03T18:26:02.5353437Z Compiling torch_xla/csrc/ops/softmax.cpp; 18s local 2024-04-03T18:26:02.5354339Z Compiling torch_xla/csrc/ops/prod.cpp; 18s local ... 2024-04-03T18:26:03.5331705Z 2024-04-03T18:26:03.5332422Z  2024-04-03T18:26:03.5332916Z  2024-04-03T18:26:03.5333407Z  2024-04-03T18:26:03.5333814Z  2024-04-03T18:26:03.5334334Z  2024-04-03T18:26:03.5334757Z  2024-04-03T18:26:03.5335105Z  2024-04-03T18:26:03.5335499Z  2024-04-03T18:26:03.5336686Z [19,924 / 19,970] 8 / 18 tests; 33 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:03.5338001Z Compiling torch_xla/csrc/tensor_util.cpp; 84s local 2024-04-03T18:26:03.5338896Z Compiling test/cpp/test_tensor.cpp; 24s local 2024-04-03T18:26:03.5339882Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 23s local 2024-04-03T18:26:03.5340838Z Compiling torch_xla/csrc/ops/ops.cpp; 23s local 2024-04-03T18:26:03.5341760Z Compiling torch_xla/csrc/ops/softmax.cpp; 19s local 2024-04-03T18:26:03.5342664Z Compiling torch_xla/csrc/ops/prod.cpp; 19s local 2024-04-03T18:26:03.5343516Z Compiling torch_xla/csrc/ops/recv.cpp; 17s local 2024-04-03T18:26:03.5344503Z Compiling torch_xla/csrc/ops/reduce_scatter.cpp; 17s local ... 2024-04-03T18:26:04.4090024Z 2024-04-03T18:26:04.4090766Z  2024-04-03T18:26:04.4091311Z  2024-04-03T18:26:04.4091784Z  2024-04-03T18:26:04.4092225Z  2024-04-03T18:26:04.4092670Z  2024-04-03T18:26:04.4093111Z  2024-04-03T18:26:04.4093531Z  2024-04-03T18:26:04.4093964Z  2024-04-03T18:26:04.4095350Z [19,925 / 19,970] 8 / 18 tests; 32 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:04.4096810Z Compiling torch_xla/csrc/tensor_util.cpp; 85s local 2024-04-03T18:26:04.4097756Z Compiling test/cpp/test_tensor.cpp; 25s local 2024-04-03T18:26:04.4098999Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 24s local 2024-04-03T18:26:04.4099969Z Compiling torch_xla/csrc/ops/ops.cpp; 23s local 2024-04-03T18:26:04.4100996Z Compiling torch_xla/csrc/ops/softmax.cpp; 20s local 2024-04-03T18:26:04.4101976Z Compiling torch_xla/csrc/ops/prod.cpp; 20s local 2024-04-03T18:26:04.4102976Z Compiling torch_xla/csrc/ops/recv.cpp; 18s local 2024-04-03T18:26:04.4103945Z Compiling torch_xla/csrc/ops/reduce_scatter.cpp; 18s local ... 2024-04-03T18:26:05.2339278Z 2024-04-03T18:26:05.2340014Z  2024-04-03T18:26:05.2340523Z  2024-04-03T18:26:05.2340966Z  2024-04-03T18:26:05.2341363Z  2024-04-03T18:26:05.2341779Z  2024-04-03T18:26:05.2342157Z  2024-04-03T18:26:05.2342594Z  2024-04-03T18:26:05.2343028Z  2024-04-03T18:26:05.2344095Z [19,926 / 19,970] 8 / 18 tests; 31 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:05.2345231Z Compiling torch_xla/csrc/tensor_util.cpp; 86s local 2024-04-03T18:26:05.2346189Z Compiling test/cpp/test_tensor.cpp; 26s local 2024-04-03T18:26:05.2347064Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 24s local 2024-04-03T18:26:05.2348330Z Compiling torch_xla/csrc/ops/ops.cpp; 24s local 2024-04-03T18:26:05.2349259Z Compiling torch_xla/csrc/ops/softmax.cpp; 21s local 2024-04-03T18:26:05.2350165Z Compiling torch_xla/csrc/ops/prod.cpp; 21s local 2024-04-03T18:26:05.2351058Z Compiling torch_xla/csrc/ops/recv.cpp; 19s local 2024-04-03T18:26:05.2352126Z Compiling torch_xla/csrc/ops/reflection_pad2d.cpp; 19s local ... 2024-04-03T18:26:05.6343262Z 2024-04-03T18:26:05.6344147Z  2024-04-03T18:26:05.6344633Z  2024-04-03T18:26:05.6345034Z  2024-04-03T18:26:05.6345486Z  2024-04-03T18:26:05.6345888Z  2024-04-03T18:26:05.6346325Z  2024-04-03T18:26:05.6346740Z  2024-04-03T18:26:05.6347133Z  2024-04-03T18:26:05.6348677Z [19,928 / 19,970] 8 / 18 tests; 29 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:05.6350034Z Compiling torch_xla/csrc/tensor_util.cpp; 87s local 2024-04-03T18:26:05.6350905Z Compiling test/cpp/test_tensor.cpp; 26s local 2024-04-03T18:26:05.6351848Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 25s local 2024-04-03T18:26:05.6352804Z Compiling torch_xla/csrc/ops/ops.cpp; 25s local 2024-04-03T18:26:05.6353698Z Compiling torch_xla/csrc/ops/softmax.cpp; 21s local 2024-04-03T18:26:05.6354657Z Compiling torch_xla/csrc/ops/prod.cpp; 21s local 2024-04-03T18:26:05.6355649Z Compiling torch_xla/csrc/ops/sgd_optimizer_step.cpp; 17s local 2024-04-03T18:26:05.6356798Z Compiling torch_xla/csrc/ops/replication_pad.cpp; 17s local ... 2024-04-03T18:26:06.0346757Z 2024-04-03T18:26:06.0347483Z  2024-04-03T18:26:06.0348278Z  2024-04-03T18:26:06.0348766Z  2024-04-03T18:26:06.0349176Z  2024-04-03T18:26:06.0349612Z  2024-04-03T18:26:06.0350044Z  2024-04-03T18:26:06.0350471Z  2024-04-03T18:26:06.0350935Z  2024-04-03T18:26:06.0352167Z [19,930 / 19,970] 8 / 18 tests; 27 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:06.0353635Z Compiling torch_xla/csrc/tensor_util.cpp; 87s local 2024-04-03T18:26:06.0354577Z Compiling test/cpp/test_tensor.cpp; 27s local 2024-04-03T18:26:06.0355571Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 25s local 2024-04-03T18:26:06.0356569Z Compiling torch_xla/csrc/ops/ops.cpp; 25s local 2024-04-03T18:26:06.0357530Z Compiling torch_xla/csrc/ops/softmax.cpp; 22s local 2024-04-03T18:26:06.0358540Z Compiling torch_xla/csrc/ops/prod.cpp; 21s local 2024-04-03T18:26:06.0359624Z Compiling torch_xla/csrc/ops/sgd_optimizer_step.cpp; 17s local 2024-04-03T18:26:06.0360794Z Compiling torch_xla/csrc/ops/replication_pad.cpp; 17s local ... 2024-04-03T18:26:06.4350332Z 2024-04-03T18:26:06.4351004Z  2024-04-03T18:26:06.4351769Z  2024-04-03T18:26:06.4352173Z  2024-04-03T18:26:06.4352609Z  2024-04-03T18:26:06.4353114Z  2024-04-03T18:26:06.4353504Z  2024-04-03T18:26:06.4353911Z  2024-04-03T18:26:06.4354396Z  2024-04-03T18:26:06.4355627Z [19,931 / 19,970] 8 / 18 tests; 26 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:06.4357128Z Compiling torch_xla/csrc/tensor_util.cpp; 87s local 2024-04-03T18:26:06.4358054Z Compiling test/cpp/test_tensor.cpp; 27s local 2024-04-03T18:26:06.4358990Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 26s local 2024-04-03T18:26:06.4359966Z Compiling torch_xla/csrc/ops/ops.cpp; 25s local 2024-04-03T18:26:06.4360912Z Compiling torch_xla/csrc/ops/softmax.cpp; 22s local 2024-04-03T18:26:06.4361835Z Compiling torch_xla/csrc/ops/prod.cpp; 22s local 2024-04-03T18:26:06.4362884Z Compiling torch_xla/csrc/ops/sgd_optimizer_step.cpp; 17s local 2024-04-03T18:26:06.4364203Z Compiling torch_xla/csrc/ops/replication_pad_backward.cpp; 17s local ... 2024-04-03T18:26:07.0355146Z 2024-04-03T18:26:07.0355860Z  2024-04-03T18:26:07.0356337Z  2024-04-03T18:26:07.0356731Z  2024-04-03T18:26:07.0357117Z  2024-04-03T18:26:07.0357482Z  2024-04-03T18:26:07.0357834Z  2024-04-03T18:26:07.0358191Z  2024-04-03T18:26:07.0358525Z  2024-04-03T18:26:07.0359586Z [19,932 / 19,970] 8 / 18 tests; 25 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:07.0360815Z Compiling torch_xla/csrc/tensor_util.cpp; 88s local 2024-04-03T18:26:07.0361639Z Compiling test/cpp/test_tensor.cpp; 28s local 2024-04-03T18:26:07.0362475Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 26s local 2024-04-03T18:26:07.0363342Z Compiling torch_xla/csrc/ops/ops.cpp; 26s local 2024-04-03T18:26:07.0364175Z Compiling torch_xla/csrc/ops/softmax.cpp; 23s local 2024-04-03T18:26:07.0364933Z Compiling torch_xla/csrc/ops/prod.cpp; 22s local 2024-04-03T18:26:07.0365926Z Compiling torch_xla/csrc/ops/replication_pad_backward.cpp; 18s local 2024-04-03T18:26:07.0366930Z Compiling torch_xla/csrc/ops/resize.cpp; 17s local ... 2024-04-03T18:26:07.4358922Z 2024-04-03T18:26:07.4359702Z  2024-04-03T18:26:07.4360219Z  2024-04-03T18:26:07.4360641Z  2024-04-03T18:26:07.4361056Z  2024-04-03T18:26:07.4361459Z  2024-04-03T18:26:07.4361862Z  2024-04-03T18:26:07.4362289Z  2024-04-03T18:26:07.4362674Z  2024-04-03T18:26:07.4363852Z [19,934 / 19,970] 8 / 18 tests; 23 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:07.4365187Z Compiling torch_xla/csrc/tensor_util.cpp; 88s local 2024-04-03T18:26:07.4366050Z Compiling test/cpp/test_tensor.cpp; 28s local 2024-04-03T18:26:07.4366971Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 27s local 2024-04-03T18:26:07.4367940Z Compiling torch_xla/csrc/ops/ops.cpp; 26s local 2024-04-03T18:26:07.4368844Z Compiling torch_xla/csrc/ops/softmax.cpp; 23s local 2024-04-03T18:26:07.4369763Z Compiling torch_xla/csrc/ops/prod.cpp; 23s local 2024-04-03T18:26:07.4370844Z Compiling torch_xla/csrc/ops/replication_pad_backward.cpp; 18s local 2024-04-03T18:26:07.4372039Z Compiling torch_xla/csrc/ops/rrelu_with_noise.cpp; 17s local ... 2024-04-03T18:26:07.8362710Z 2024-04-03T18:26:07.8363443Z  2024-04-03T18:26:07.8363949Z  2024-04-03T18:26:07.8364395Z  2024-04-03T18:26:07.8364797Z  2024-04-03T18:26:07.8365167Z  2024-04-03T18:26:07.8365591Z  2024-04-03T18:26:07.8365980Z  2024-04-03T18:26:07.8366428Z  2024-04-03T18:26:07.8367620Z [19,936 / 19,970] 8 / 18 tests; 21 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:07.8369006Z Compiling torch_xla/csrc/tensor_util.cpp; 89s local 2024-04-03T18:26:07.8369903Z Compiling test/cpp/test_tensor.cpp; 28s local 2024-04-03T18:26:07.8371147Z Compiling torch_xla/csrc/ops/ops_lower_fn.cpp; 27s local 2024-04-03T18:26:07.8372100Z Compiling torch_xla/csrc/ops/ops.cpp; 27s local 2024-04-03T18:26:07.8373133Z Compiling torch_xla/csrc/ops/softmax.cpp; 24s local 2024-04-03T18:26:07.8374185Z Compiling torch_xla/csrc/ops/prod.cpp; 23s local 2024-04-03T18:26:07.8375316Z Compiling torch_xla/csrc/ops/rrelu_with_noise.cpp; 17s local 2024-04-03T18:26:07.8376673Z Compiling torch_xla/csrc/ops/rrelu_with_noise_backward.cpp; 17s local ... 2024-04-03T18:26:08.2367697Z 2024-04-03T18:26:08.2368438Z  2024-04-03T18:26:08.2369001Z  2024-04-03T18:26:08.2369420Z  2024-04-03T18:26:08.2369828Z  2024-04-03T18:26:08.2370247Z  2024-04-03T18:26:08.2370686Z  2024-04-03T18:26:08.2371121Z  2024-04-03T18:26:08.2371544Z  2024-04-03T18:26:08.2372782Z [19,939 / 19,970] 8 / 18 tests; 18 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:08.2374361Z Compiling torch_xla/csrc/tensor_util.cpp; 89s local 2024-04-03T18:26:08.2375351Z Compiling test/cpp/test_tensor.cpp; 29s local 2024-04-03T18:26:08.2376298Z Compiling torch_xla/csrc/ops/ops.cpp; 27s local 2024-04-03T18:26:08.2377308Z Compiling torch_xla/csrc/ops/softmax.cpp; 24s local 2024-04-03T18:26:08.2378374Z Compiling torch_xla/csrc/ops/rrelu_with_noise.cpp; 18s local 2024-04-03T18:26:08.2379662Z Compiling torch_xla/csrc/ops/rrelu_with_noise_backward.cpp; 18s local 2024-04-03T18:26:08.2380839Z Compiling torch_xla/csrc/ops/scalar.cpp; 16s local 2024-04-03T18:26:08.2381957Z Compiling torch_xla/csrc/ops/scatter_reduce.cpp; 15s local ... 2024-04-03T18:26:08.6371992Z 2024-04-03T18:26:08.6372696Z  2024-04-03T18:26:08.6373224Z  2024-04-03T18:26:08.6373642Z  2024-04-03T18:26:08.6374096Z  2024-04-03T18:26:08.6374642Z  2024-04-03T18:26:08.6375042Z  2024-04-03T18:26:08.6375471Z  2024-04-03T18:26:08.6375902Z  2024-04-03T18:26:08.6377075Z [19,942 / 19,970] 8 / 18 tests; 15 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:08.6378410Z Compiling test/cpp/test_tensor.cpp; 29s local 2024-04-03T18:26:08.6379291Z Compiling torch_xla/csrc/ops/ops.cpp; 28s local 2024-04-03T18:26:08.6380188Z Compiling torch_xla/csrc/ops/softmax.cpp; 24s local 2024-04-03T18:26:08.6381130Z Compiling torch_xla/csrc/ops/scalar.cpp; 16s local 2024-04-03T18:26:08.6382129Z Compiling torch_xla/csrc/ops/scatter_reduce.cpp; 15s local 2024-04-03T18:26:08.6383171Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 15s local 2024-04-03T18:26:08.6384187Z Compiling test/cpp/cpp_test_util.cpp; 15s local 2024-04-03T18:26:08.6385225Z Compiling test/cpp/test_aten_xla_tensor_2.cpp; 14s local ... 2024-04-03T18:26:09.6377837Z 2024-04-03T18:26:09.6378560Z  2024-04-03T18:26:09.6379078Z  2024-04-03T18:26:09.6379531Z  2024-04-03T18:26:09.6379904Z  2024-04-03T18:26:09.6380310Z  2024-04-03T18:26:09.6380737Z  2024-04-03T18:26:09.6381143Z  2024-04-03T18:26:09.6381546Z  2024-04-03T18:26:09.6382770Z [19,944 / 19,970] 8 / 18 tests; 13 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:09.6384023Z Compiling test/cpp/test_tensor.cpp; 30s local 2024-04-03T18:26:09.6384870Z Compiling torch_xla/csrc/ops/ops.cpp; 29s local 2024-04-03T18:26:09.6385863Z Compiling torch_xla/csrc/ops/scatter_reduce.cpp; 16s local 2024-04-03T18:26:09.6386865Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 16s local 2024-04-03T18:26:09.6388106Z Compiling test/cpp/cpp_test_util.cpp; 16s local 2024-04-03T18:26:09.6389096Z Compiling test/cpp/test_aten_xla_tensor_2.cpp; 15s local 2024-04-03T18:26:09.6390135Z Compiling test/cpp/test_aten_xla_tensor_3.cpp; 15s local 2024-04-03T18:26:09.6391105Z Compiling test/cpp/cpp_test_util.cpp; 15s local ... 2024-04-03T18:26:10.0380726Z 2024-04-03T18:26:10.0381398Z  2024-04-03T18:26:10.0381877Z  2024-04-03T18:26:10.0382562Z  2024-04-03T18:26:10.0382953Z  2024-04-03T18:26:10.0383375Z  2024-04-03T18:26:10.0383964Z  2024-04-03T18:26:10.0384367Z  2024-04-03T18:26:10.0384751Z  2024-04-03T18:26:10.0386129Z [19,945 / 19,970] 8 / 18 tests; 12 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:10.0387824Z Compiling test/cpp/test_tensor.cpp; 31s local 2024-04-03T18:26:10.0388694Z Compiling torch_xla/csrc/ops/ops.cpp; 29s local 2024-04-03T18:26:10.0389706Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 16s local 2024-04-03T18:26:10.0390680Z Compiling test/cpp/cpp_test_util.cpp; 16s local 2024-04-03T18:26:10.0391654Z Compiling test/cpp/test_aten_xla_tensor_2.cpp; 16s local 2024-04-03T18:26:10.0392690Z Compiling test/cpp/test_aten_xla_tensor_3.cpp; 15s local 2024-04-03T18:26:10.0393658Z Compiling test/cpp/cpp_test_util.cpp; 15s local 2024-04-03T18:26:10.0394714Z Compiling test/cpp/test_aten_xla_tensor_5.cpp; 15s local ... 2024-04-03T18:26:11.0387023Z 2024-04-03T18:26:11.0387852Z  2024-04-03T18:26:11.0388412Z  2024-04-03T18:26:11.0388873Z  2024-04-03T18:26:11.0389301Z  2024-04-03T18:26:11.0389695Z  2024-04-03T18:26:11.0390129Z  2024-04-03T18:26:11.0390557Z  2024-04-03T18:26:11.0390950Z  2024-04-03T18:26:11.0392126Z [19,945 / 19,970] 8 / 18 tests; 12 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:11.0393439Z Compiling test/cpp/test_tensor.cpp; 32s local 2024-04-03T18:26:11.0394342Z Compiling torch_xla/csrc/ops/ops.cpp; 30s local 2024-04-03T18:26:11.0395289Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 17s local 2024-04-03T18:26:11.0396286Z Compiling test/cpp/cpp_test_util.cpp; 17s local 2024-04-03T18:26:11.0397250Z Compiling test/cpp/test_aten_xla_tensor_2.cpp; 17s local 2024-04-03T18:26:11.0398176Z Compiling test/cpp/test_aten_xla_tensor_3.cpp; 16s local 2024-04-03T18:26:11.0399022Z Compiling test/cpp/cpp_test_util.cpp; 16s local 2024-04-03T18:26:11.0399897Z Compiling test/cpp/test_aten_xla_tensor_5.cpp; 16s local ... 2024-04-03T18:26:12.2396177Z 2024-04-03T18:26:12.2396826Z  2024-04-03T18:26:12.2397301Z  2024-04-03T18:26:12.2397651Z  2024-04-03T18:26:12.2397994Z  2024-04-03T18:26:12.2398334Z  2024-04-03T18:26:12.2398664Z  2024-04-03T18:26:12.2399012Z  2024-04-03T18:26:12.2399354Z  2024-04-03T18:26:12.2400342Z [19,946 / 19,970] 8 / 18 tests; 11 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:12.2401468Z Compiling test/cpp/test_tensor.cpp; 33s local 2024-04-03T18:26:12.2402277Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 18s local 2024-04-03T18:26:12.2403073Z Compiling test/cpp/cpp_test_util.cpp; 18s local 2024-04-03T18:26:12.2403864Z Compiling test/cpp/test_aten_xla_tensor_2.cpp; 18s local 2024-04-03T18:26:12.2404728Z Compiling test/cpp/test_aten_xla_tensor_3.cpp; 18s local 2024-04-03T18:26:12.2405539Z Compiling test/cpp/cpp_test_util.cpp; 18s local 2024-04-03T18:26:12.2406349Z Compiling test/cpp/test_aten_xla_tensor_5.cpp; 17s local 2024-04-03T18:26:12.2407246Z Compiling test/cpp/test_aten_xla_tensor_4.cpp; 17s local ... 2024-04-03T18:26:13.2404931Z 2024-04-03T18:26:13.2405623Z  2024-04-03T18:26:13.2406199Z  2024-04-03T18:26:13.2406634Z  2024-04-03T18:26:13.2407040Z  2024-04-03T18:26:13.2407442Z  2024-04-03T18:26:13.2407834Z  2024-04-03T18:26:13.2408228Z  2024-04-03T18:26:13.2408651Z  2024-04-03T18:26:13.2409834Z [19,946 / 19,970] 8 / 18 tests; 11 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:13.2411159Z Compiling test/cpp/test_tensor.cpp; 34s local 2024-04-03T18:26:13.2412146Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 19s local 2024-04-03T18:26:13.2413101Z Compiling test/cpp/cpp_test_util.cpp; 19s local 2024-04-03T18:26:13.2414415Z Compiling test/cpp/test_aten_xla_tensor_2.cpp; 19s local 2024-04-03T18:26:13.2415466Z Compiling test/cpp/test_aten_xla_tensor_3.cpp; 19s local 2024-04-03T18:26:13.2416573Z Compiling test/cpp/cpp_test_util.cpp; 19s local 2024-04-03T18:26:13.2417630Z Compiling test/cpp/test_aten_xla_tensor_5.cpp; 18s local 2024-04-03T18:26:13.2418649Z Compiling test/cpp/test_aten_xla_tensor_4.cpp; 18s local ... 2024-04-03T18:26:14.2414839Z 2024-04-03T18:26:14.2415613Z  2024-04-03T18:26:14.2416156Z  2024-04-03T18:26:14.2416580Z  2024-04-03T18:26:14.2417016Z  2024-04-03T18:26:14.2417425Z  2024-04-03T18:26:14.2417851Z  2024-04-03T18:26:14.2418233Z  2024-04-03T18:26:14.2418658Z  2024-04-03T18:26:14.2419835Z [19,947 / 19,970] 8 / 18 tests; 10 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:14.2421258Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 20s local 2024-04-03T18:26:14.2422127Z Compiling test/cpp/cpp_test_util.cpp; 20s local 2024-04-03T18:26:14.2422870Z Compiling test/cpp/test_aten_xla_tensor_2.cpp; 20s local 2024-04-03T18:26:14.2423657Z Compiling test/cpp/test_aten_xla_tensor_3.cpp; 20s local 2024-04-03T18:26:14.2424366Z Compiling test/cpp/cpp_test_util.cpp; 20s local 2024-04-03T18:26:14.2425089Z Compiling test/cpp/test_aten_xla_tensor_5.cpp; 19s local 2024-04-03T18:26:14.2425861Z Compiling test/cpp/test_aten_xla_tensor_4.cpp; 19s local 2024-04-03T18:26:14.2426645Z Compiling test/cpp/test_aten_xla_tensor_6.cpp; 18s local ... 2024-04-03T18:26:15.2421017Z 2024-04-03T18:26:15.2421706Z  2024-04-03T18:26:15.2422217Z  2024-04-03T18:26:15.2422626Z  2024-04-03T18:26:15.2423022Z  2024-04-03T18:26:15.2423453Z  2024-04-03T18:26:15.2423861Z  2024-04-03T18:26:15.2424274Z  2024-04-03T18:26:15.2424669Z  2024-04-03T18:26:15.2425872Z [19,947 / 19,970] 8 / 18 tests; 10 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:15.2427348Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 21s local 2024-04-03T18:26:15.2428640Z Compiling test/cpp/cpp_test_util.cpp; 21s local 2024-04-03T18:26:15.2429645Z Compiling test/cpp/test_aten_xla_tensor_2.cpp; 21s local 2024-04-03T18:26:15.2430632Z Compiling test/cpp/test_aten_xla_tensor_3.cpp; 21s local 2024-04-03T18:26:15.2431575Z Compiling test/cpp/cpp_test_util.cpp; 21s local 2024-04-03T18:26:15.2432545Z Compiling test/cpp/test_aten_xla_tensor_5.cpp; 20s local 2024-04-03T18:26:15.2433586Z Compiling test/cpp/test_aten_xla_tensor_4.cpp; 20s local 2024-04-03T18:26:15.2434647Z Compiling test/cpp/test_aten_xla_tensor_6.cpp; 19s local ... 2024-04-03T18:26:16.2426965Z 2024-04-03T18:26:16.2427854Z  2024-04-03T18:26:16.2428476Z  2024-04-03T18:26:16.2428925Z  2024-04-03T18:26:16.2429296Z  2024-04-03T18:26:16.2429689Z  2024-04-03T18:26:16.2430086Z  2024-04-03T18:26:16.2430506Z  2024-04-03T18:26:16.2430916Z  2024-04-03T18:26:16.2432098Z [19,947 / 19,970] 8 / 18 tests; 10 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:16.2433583Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 22s local 2024-04-03T18:26:16.2434504Z Compiling test/cpp/cpp_test_util.cpp; 22s local 2024-04-03T18:26:16.2435419Z Compiling test/cpp/test_aten_xla_tensor_2.cpp; 22s local 2024-04-03T18:26:16.2436481Z Compiling test/cpp/test_aten_xla_tensor_3.cpp; 22s local 2024-04-03T18:26:16.2437389Z Compiling test/cpp/cpp_test_util.cpp; 22s local 2024-04-03T18:26:16.2438273Z Compiling test/cpp/test_aten_xla_tensor_5.cpp; 21s local 2024-04-03T18:26:16.2439261Z Compiling test/cpp/test_aten_xla_tensor_4.cpp; 21s local 2024-04-03T18:26:16.2440422Z Compiling test/cpp/test_aten_xla_tensor_6.cpp; 20s local ... 2024-04-03T18:26:17.4436360Z 2024-04-03T18:26:17.4437137Z  2024-04-03T18:26:17.4437680Z  2024-04-03T18:26:17.4438124Z  2024-04-03T18:26:17.4438821Z  2024-04-03T18:26:17.4439253Z  2024-04-03T18:26:17.4439660Z  2024-04-03T18:26:17.4440206Z  2024-04-03T18:26:17.4440607Z  2024-04-03T18:26:17.4441906Z [19,947 / 19,970] 8 / 18 tests; 10 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:17.4443330Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 24s local 2024-04-03T18:26:17.4444407Z Compiling test/cpp/cpp_test_util.cpp; 23s local 2024-04-03T18:26:17.4445352Z Compiling test/cpp/test_aten_xla_tensor_2.cpp; 23s local 2024-04-03T18:26:17.4446340Z Compiling test/cpp/test_aten_xla_tensor_3.cpp; 23s local 2024-04-03T18:26:17.4447289Z Compiling test/cpp/cpp_test_util.cpp; 23s local 2024-04-03T18:26:17.4448244Z Compiling test/cpp/test_aten_xla_tensor_5.cpp; 22s local 2024-04-03T18:26:17.4449288Z Compiling test/cpp/test_aten_xla_tensor_4.cpp; 22s local 2024-04-03T18:26:17.4450299Z Compiling test/cpp/test_aten_xla_tensor_6.cpp; 22s local ... 2024-04-03T18:26:18.4444537Z 2024-04-03T18:26:18.4445252Z  2024-04-03T18:26:18.4445749Z  2024-04-03T18:26:18.4446212Z  2024-04-03T18:26:18.4446611Z  2024-04-03T18:26:18.4447022Z  2024-04-03T18:26:18.4447439Z  2024-04-03T18:26:18.4447855Z  2024-04-03T18:26:18.4448294Z  2024-04-03T18:26:18.4449476Z [19,947 / 19,970] 8 / 18 tests; 10 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:18.4450847Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 25s local 2024-04-03T18:26:18.4451748Z Compiling test/cpp/cpp_test_util.cpp; 24s local 2024-04-03T18:26:18.4452630Z Compiling test/cpp/test_aten_xla_tensor_2.cpp; 24s local 2024-04-03T18:26:18.4453549Z Compiling test/cpp/test_aten_xla_tensor_3.cpp; 24s local 2024-04-03T18:26:18.4454665Z Compiling test/cpp/cpp_test_util.cpp; 24s local 2024-04-03T18:26:18.4455579Z Compiling test/cpp/test_aten_xla_tensor_5.cpp; 23s local 2024-04-03T18:26:18.4456577Z Compiling test/cpp/test_aten_xla_tensor_4.cpp; 23s local 2024-04-03T18:26:18.4457591Z Compiling test/cpp/test_aten_xla_tensor_6.cpp; 23s local ... 2024-04-03T18:26:19.4453791Z 2024-04-03T18:26:19.4454677Z  2024-04-03T18:26:19.4455260Z  2024-04-03T18:26:19.4455727Z  2024-04-03T18:26:19.4456160Z  2024-04-03T18:26:19.4456567Z  2024-04-03T18:26:19.4457000Z  2024-04-03T18:26:19.4457412Z  2024-04-03T18:26:19.4457829Z  2024-04-03T18:26:19.4459070Z [19,947 / 19,970] 8 / 18 tests; 10 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:19.4460501Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 26s local 2024-04-03T18:26:19.4461468Z Compiling test/cpp/cpp_test_util.cpp; 25s local 2024-04-03T18:26:19.4462414Z Compiling test/cpp/test_aten_xla_tensor_2.cpp; 25s local 2024-04-03T18:26:19.4463437Z Compiling test/cpp/test_aten_xla_tensor_3.cpp; 25s local 2024-04-03T18:26:19.4464393Z Compiling test/cpp/cpp_test_util.cpp; 25s local 2024-04-03T18:26:19.4465374Z Compiling test/cpp/test_aten_xla_tensor_5.cpp; 24s local 2024-04-03T18:26:19.4466416Z Compiling test/cpp/test_aten_xla_tensor_4.cpp; 24s local 2024-04-03T18:26:19.4467495Z Compiling test/cpp/test_aten_xla_tensor_6.cpp; 24s local ... 2024-04-03T18:26:20.4460701Z 2024-04-03T18:26:20.4461462Z  2024-04-03T18:26:20.4461982Z  2024-04-03T18:26:20.4462396Z  2024-04-03T18:26:20.4462835Z  2024-04-03T18:26:20.4463250Z  2024-04-03T18:26:20.4463650Z  2024-04-03T18:26:20.4464074Z  2024-04-03T18:26:20.4464497Z  2024-04-03T18:26:20.4465673Z [19,947 / 19,970] 8 / 18 tests; 10 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:20.4467108Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 27s local 2024-04-03T18:26:20.4468558Z Compiling test/cpp/cpp_test_util.cpp; 26s local 2024-04-03T18:26:20.4469552Z Compiling test/cpp/test_aten_xla_tensor_2.cpp; 26s local 2024-04-03T18:26:20.4470760Z Compiling test/cpp/test_aten_xla_tensor_3.cpp; 26s local 2024-04-03T18:26:20.4471815Z Compiling test/cpp/cpp_test_util.cpp; 26s local 2024-04-03T18:26:20.4472812Z Compiling test/cpp/test_aten_xla_tensor_5.cpp; 25s local 2024-04-03T18:26:20.4473804Z Compiling test/cpp/test_aten_xla_tensor_4.cpp; 25s local 2024-04-03T18:26:20.4474959Z Compiling test/cpp/test_aten_xla_tensor_6.cpp; 25s local ... 2024-04-03T18:26:21.4466678Z 2024-04-03T18:26:21.4467403Z  2024-04-03T18:26:21.4468133Z  2024-04-03T18:26:21.4468567Z  2024-04-03T18:26:21.4469000Z  2024-04-03T18:26:21.4469439Z  2024-04-03T18:26:21.4469841Z  2024-04-03T18:26:21.4470254Z  2024-04-03T18:26:21.4470674Z  2024-04-03T18:26:21.4471866Z [19,947 / 19,970] 8 / 18 tests; 10 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:21.4473234Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 28s local 2024-04-03T18:26:21.4474197Z Compiling test/cpp/cpp_test_util.cpp; 27s local 2024-04-03T18:26:21.4475112Z Compiling test/cpp/test_aten_xla_tensor_2.cpp; 27s local 2024-04-03T18:26:21.4476113Z Compiling test/cpp/test_aten_xla_tensor_3.cpp; 27s local 2024-04-03T18:26:21.4477057Z Compiling test/cpp/cpp_test_util.cpp; 27s local 2024-04-03T18:26:21.4477977Z Compiling test/cpp/test_aten_xla_tensor_5.cpp; 26s local 2024-04-03T18:26:21.4478940Z Compiling test/cpp/test_aten_xla_tensor_4.cpp; 26s local 2024-04-03T18:26:21.4479977Z Compiling test/cpp/test_aten_xla_tensor_6.cpp; 26s local ... 2024-04-03T18:26:22.2473600Z 2024-04-03T18:26:22.2474329Z  2024-04-03T18:26:22.2474869Z  2024-04-03T18:26:22.2475309Z  2024-04-03T18:26:22.2475742Z  2024-04-03T18:26:22.2476176Z  2024-04-03T18:26:22.2476592Z  2024-04-03T18:26:22.2477029Z  2024-04-03T18:26:22.2477433Z  2024-04-03T18:26:22.2478579Z [19,948 / 19,970] 8 / 18 tests; 9 actions running; last test: ...cpp:test_lazy 2024-04-03T18:26:22.2479978Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 28s local 2024-04-03T18:26:22.2480976Z Compiling test/cpp/test_aten_xla_tensor_2.cpp; 28s local 2024-04-03T18:26:22.2481990Z Compiling test/cpp/test_aten_xla_tensor_3.cpp; 28s local 2024-04-03T18:26:22.2482941Z Compiling test/cpp/cpp_test_util.cpp; 28s local 2024-04-03T18:26:22.2483832Z Compiling test/cpp/test_aten_xla_tensor_5.cpp; 27s local 2024-04-03T18:26:22.2484820Z Compiling test/cpp/test_aten_xla_tensor_4.cpp; 27s local 2024-04-03T18:26:22.2485828Z Compiling test/cpp/test_aten_xla_tensor_6.cpp; 26s local 2024-04-03T18:26:22.2486733Z Compiling test/cpp/test_ir.cpp; 26s local ... 2024-04-03T18:26:22.6477653Z 2024-04-03T18:26:22.6478414Z  2024-04-03T18:26:22.6478944Z  2024-04-03T18:26:22.6479378Z  2024-04-03T18:26:22.6479795Z  2024-04-03T18:26:22.6480177Z  2024-04-03T18:26:22.6480579Z  2024-04-03T18:26:22.6481010Z  2024-04-03T18:26:22.6481410Z  2024-04-03T18:26:22.6482567Z [19,950 / 19,970] 8 / 18 tests; 9 actions running; last test: ...cpp:test_lazy 2024-04-03T18:26:22.6483991Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 29s local 2024-04-03T18:26:22.6484989Z Compiling test/cpp/test_aten_xla_tensor_2.cpp; 28s local 2024-04-03T18:26:22.6485990Z Compiling test/cpp/test_aten_xla_tensor_3.cpp; 28s local 2024-04-03T18:26:22.6486930Z Compiling test/cpp/cpp_test_util.cpp; 28s local 2024-04-03T18:26:22.6487848Z Compiling test/cpp/test_aten_xla_tensor_5.cpp; 27s local 2024-04-03T18:26:22.6488836Z Compiling test/cpp/test_aten_xla_tensor_4.cpp; 27s local 2024-04-03T18:26:22.6489835Z Compiling test/cpp/test_aten_xla_tensor_6.cpp; 27s local 2024-04-03T18:26:22.6490719Z Compiling test/cpp/test_ir.cpp; 26s local ... 2024-04-03T18:26:22.8579163Z 2024-04-03T18:26:22.8579949Z  2024-04-03T18:26:22.8580502Z  2024-04-03T18:26:22.8580767Z  2024-04-03T18:26:22.8581235Z  2024-04-03T18:26:22.8581500Z  2024-04-03T18:26:22.8581732Z  2024-04-03T18:26:22.8582041Z  2024-04-03T18:26:22.8582269Z  2024-04-03T18:26:22.8583089Z [19,952 / 19,970] 8 / 18 tests; 8 actions, 7 running; last test: ...:test_lazy 2024-04-03T18:26:22.8583920Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 29s local 2024-04-03T18:26:22.8584585Z Compiling test/cpp/test_aten_xla_tensor_2.cpp; 28s local 2024-04-03T18:26:22.8585180Z Compiling test/cpp/test_aten_xla_tensor_5.cpp; 28s local 2024-04-03T18:26:22.8585775Z Compiling test/cpp/test_aten_xla_tensor_4.cpp; 28s local 2024-04-03T18:26:22.8586374Z Compiling test/cpp/test_aten_xla_tensor_6.cpp; 27s local 2024-04-03T18:26:22.8586901Z Compiling test/cpp/test_ir.cpp; 27s local 2024-04-03T18:26:22.8587414Z Compiling test/cpp/test_replication.cpp; 26s local 2024-04-03T18:26:22.8588147Z [Prepa] Linking test/cpp/libcpp_test_util.a 2024-04-03T18:26:23.2484132Z 2024-04-03T18:26:23.2484858Z  2024-04-03T18:26:23.2485337Z  2024-04-03T18:26:23.2485739Z  2024-04-03T18:26:23.2486166Z  2024-04-03T18:26:23.2486482Z  2024-04-03T18:26:23.2486813Z  2024-04-03T18:26:23.2487156Z  2024-04-03T18:26:23.2487472Z  2024-04-03T18:26:23.2488553Z [19,953 / 19,970] 8 / 18 tests; 10 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:23.2489823Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 29s local 2024-04-03T18:26:23.2490729Z Compiling test/cpp/test_aten_xla_tensor_2.cpp; 29s local 2024-04-03T18:26:23.2491633Z Compiling test/cpp/test_aten_xla_tensor_5.cpp; 28s local 2024-04-03T18:26:23.2492519Z Compiling test/cpp/test_aten_xla_tensor_4.cpp; 28s local 2024-04-03T18:26:23.2493350Z Compiling test/cpp/test_aten_xla_tensor_6.cpp; 27s local 2024-04-03T18:26:23.2494114Z Compiling test/cpp/test_ir.cpp; 27s local 2024-04-03T18:26:23.2494966Z Compiling test/cpp/test_replication.cpp; 26s local 2024-04-03T18:26:23.2495802Z Linking test/cpp/test_aten_xla_tensor_3; 0s local ... 2024-04-03T18:26:23.7290602Z 2024-04-03T18:26:23.7291678Z  2024-04-03T18:26:23.7292202Z  2024-04-03T18:26:23.7292718Z  2024-04-03T18:26:23.7293109Z  2024-04-03T18:26:23.7293360Z  2024-04-03T18:26:23.7293606Z  2024-04-03T18:26:23.7293852Z  2024-04-03T18:26:23.7294091Z  2024-04-03T18:26:23.7294931Z [19,954 / 19,970] 8 / 18 tests; 10 actions, 9 running; last test: ...test_lazy 2024-04-03T18:26:23.7295764Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 30s local 2024-04-03T18:26:23.7296369Z Compiling test/cpp/test_aten_xla_tensor_2.cpp; 29s local 2024-04-03T18:26:23.7296960Z Compiling test/cpp/test_aten_xla_tensor_5.cpp; 28s local 2024-04-03T18:26:23.7297558Z Compiling test/cpp/test_aten_xla_tensor_4.cpp; 28s local 2024-04-03T18:26:23.7298164Z Compiling test/cpp/test_aten_xla_tensor_6.cpp; 28s local 2024-04-03T18:26:23.7298698Z Compiling test/cpp/test_ir.cpp; 28s local 2024-04-03T18:26:23.7299212Z Linking test/cpp/test_aten_xla_tensor_3; 0s local 2024-04-03T18:26:23.7299753Z Linking test/cpp/test_xla_sharding; 0s local ... 2024-04-03T18:26:24.0491003Z 2024-04-03T18:26:24.0491770Z  2024-04-03T18:26:24.0492464Z  2024-04-03T18:26:24.0492719Z  2024-04-03T18:26:24.0492969Z  2024-04-03T18:26:24.0493228Z  2024-04-03T18:26:24.0493457Z  2024-04-03T18:26:24.0493700Z  2024-04-03T18:26:24.0493949Z  2024-04-03T18:26:24.0494787Z [19,954 / 19,970] 8 / 18 tests; 10 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:24.0495627Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 30s local 2024-04-03T18:26:24.0496234Z Compiling test/cpp/test_aten_xla_tensor_2.cpp; 30s local 2024-04-03T18:26:24.0496822Z Compiling test/cpp/test_aten_xla_tensor_5.cpp; 29s local 2024-04-03T18:26:24.0497642Z Compiling test/cpp/test_aten_xla_tensor_4.cpp; 29s local 2024-04-03T18:26:24.0498239Z Compiling test/cpp/test_aten_xla_tensor_6.cpp; 28s local 2024-04-03T18:26:24.0498829Z Compiling test/cpp/test_ir.cpp; 28s local 2024-04-03T18:26:24.0499408Z Linking test/cpp/test_aten_xla_tensor_3; 1s local 2024-04-03T18:26:24.0499945Z Linking test/cpp/test_xla_sharding; 1s local ... 2024-04-03T18:26:24.6495908Z 2024-04-03T18:26:24.6496986Z  2024-04-03T18:26:24.6497612Z  2024-04-03T18:26:24.6497896Z  2024-04-03T18:26:24.6498148Z  2024-04-03T18:26:24.6498381Z  2024-04-03T18:26:24.6498627Z  2024-04-03T18:26:24.6498860Z  2024-04-03T18:26:24.6499108Z  2024-04-03T18:26:24.6499815Z [19,955 / 19,970] 8 / 18 tests; 9 actions running; last test: ...cpp:test_lazy 2024-04-03T18:26:24.6500635Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 31s local 2024-04-03T18:26:24.6501253Z Compiling test/cpp/test_aten_xla_tensor_2.cpp; 30s local 2024-04-03T18:26:24.6501857Z Compiling test/cpp/test_aten_xla_tensor_5.cpp; 29s local 2024-04-03T18:26:24.6502468Z Compiling test/cpp/test_aten_xla_tensor_4.cpp; 29s local 2024-04-03T18:26:24.6503059Z Compiling test/cpp/test_aten_xla_tensor_6.cpp; 29s local 2024-04-03T18:26:24.6503625Z Linking test/cpp/test_aten_xla_tensor_3; 1s local 2024-04-03T18:26:24.6504142Z Linking test/cpp/test_xla_sharding; 1s local 2024-04-03T18:26:24.6504621Z Linking test/cpp/test_tensor; 1s local ... 2024-04-03T18:26:25.0497760Z 2024-04-03T18:26:25.0498470Z  2024-04-03T18:26:25.0498954Z  2024-04-03T18:26:25.0499400Z  2024-04-03T18:26:25.0499793Z  2024-04-03T18:26:25.0500172Z  2024-04-03T18:26:25.0500586Z  2024-04-03T18:26:25.0501002Z  2024-04-03T18:26:25.0501415Z  2024-04-03T18:26:25.0502590Z [19,955 / 19,970] 8 / 18 tests; 10 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:25.0504022Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 31s local 2024-04-03T18:26:25.0505061Z Compiling test/cpp/test_aten_xla_tensor_2.cpp; 31s local 2024-04-03T18:26:25.0506085Z Compiling test/cpp/test_aten_xla_tensor_5.cpp; 30s local 2024-04-03T18:26:25.0507147Z Compiling test/cpp/test_aten_xla_tensor_4.cpp; 30s local 2024-04-03T18:26:25.0508425Z Compiling test/cpp/test_aten_xla_tensor_6.cpp; 29s local 2024-04-03T18:26:25.0509445Z Linking test/cpp/test_aten_xla_tensor_3; 2s local 2024-04-03T18:26:25.0510324Z Linking test/cpp/test_xla_sharding; 2s local 2024-04-03T18:26:25.0511206Z Linking test/cpp/test_tensor; 2s local ... 2024-04-03T18:26:25.9203764Z 2024-04-03T18:26:25.9204438Z  2024-04-03T18:26:25.9204973Z  2024-04-03T18:26:25.9205497Z  2024-04-03T18:26:25.9205927Z  2024-04-03T18:26:25.9206337Z  2024-04-03T18:26:25.9206717Z  2024-04-03T18:26:25.9207101Z  2024-04-03T18:26:25.9207495Z  2024-04-03T18:26:25.9208696Z [19,956 / 19,970] 8 / 18 tests; 10 actions, 9 running; last test: ...test_lazy 2024-04-03T18:26:25.9210149Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 32s local 2024-04-03T18:26:25.9211170Z Compiling test/cpp/test_aten_xla_tensor_2.cpp; 31s local 2024-04-03T18:26:25.9212215Z Compiling test/cpp/test_aten_xla_tensor_5.cpp; 31s local 2024-04-03T18:26:25.9213296Z Compiling test/cpp/test_aten_xla_tensor_6.cpp; 30s local 2024-04-03T18:26:25.9214387Z Linking test/cpp/test_aten_xla_tensor_3; 3s local 2024-04-03T18:26:25.9215287Z Linking test/cpp/test_xla_sharding; 3s local 2024-04-03T18:26:25.9216065Z Linking test/cpp/test_tensor; 3s local 2024-04-03T18:26:25.9216890Z Linking test/cpp/test_replication; 2s local ... 2024-04-03T18:26:26.2504385Z 2024-04-03T18:26:26.2504930Z  2024-04-03T18:26:26.2505271Z  2024-04-03T18:26:26.2505517Z  2024-04-03T18:26:26.2505767Z  2024-04-03T18:26:26.2506009Z  2024-04-03T18:26:26.2506237Z  2024-04-03T18:26:26.2506677Z  2024-04-03T18:26:26.2506919Z  2024-04-03T18:26:26.2507811Z [19,957 / 19,970] 8 / 18 tests; 10 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:26.2508817Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 32s local 2024-04-03T18:26:26.2509428Z Compiling test/cpp/test_aten_xla_tensor_2.cpp; 32s local 2024-04-03T18:26:26.2510078Z Compiling test/cpp/test_aten_xla_tensor_6.cpp; 30s local 2024-04-03T18:26:26.2510643Z Linking test/cpp/test_aten_xla_tensor_3; 3s local 2024-04-03T18:26:26.2511163Z Linking test/cpp/test_xla_sharding; 3s local 2024-04-03T18:26:26.2511620Z Linking test/cpp/test_tensor; 3s local 2024-04-03T18:26:26.2512092Z Linking test/cpp/test_replication; 2s local 2024-04-03T18:26:26.2512562Z Linking test/cpp/test_ir; 1s local ... 2024-04-03T18:26:26.4507095Z 2024-04-03T18:26:26.4507803Z  2024-04-03T18:26:26.4508279Z  2024-04-03T18:26:26.4508533Z  2024-04-03T18:26:26.4508802Z  2024-04-03T18:26:26.4509034Z  2024-04-03T18:26:26.4509283Z  2024-04-03T18:26:26.4509542Z  2024-04-03T18:26:26.4509772Z  2024-04-03T18:26:26.4510481Z [19,958 / 19,970] 8 / 18 tests; 10 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:26.4511314Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 33s local 2024-04-03T18:26:26.4511908Z Compiling test/cpp/test_aten_xla_tensor_2.cpp; 32s local 2024-04-03T18:26:26.4512474Z Linking test/cpp/test_aten_xla_tensor_3; 3s local 2024-04-03T18:26:26.4512987Z Linking test/cpp/test_xla_sharding; 3s local 2024-04-03T18:26:26.4513445Z Linking test/cpp/test_tensor; 3s local 2024-04-03T18:26:26.4513914Z Linking test/cpp/test_replication; 2s local 2024-04-03T18:26:26.4514369Z Linking test/cpp/test_ir; 1s local 2024-04-03T18:26:26.4514843Z Linking test/cpp/test_aten_xla_tensor_4; 0s local ... 2024-04-03T18:26:27.6517323Z 2024-04-03T18:26:27.6518019Z  2024-04-03T18:26:27.6518374Z  2024-04-03T18:26:27.6518616Z  2024-04-03T18:26:27.6518879Z  2024-04-03T18:26:27.6519140Z  2024-04-03T18:26:27.6519371Z  2024-04-03T18:26:27.6519613Z  2024-04-03T18:26:27.6519863Z  2024-04-03T18:26:27.6520546Z [19,958 / 19,970] 8 / 18 tests; 10 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:27.6521394Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 34s local 2024-04-03T18:26:27.6522004Z Compiling test/cpp/test_aten_xla_tensor_2.cpp; 33s local 2024-04-03T18:26:27.6522564Z Linking test/cpp/test_aten_xla_tensor_3; 4s local 2024-04-03T18:26:27.6523086Z Linking test/cpp/test_xla_sharding; 4s local 2024-04-03T18:26:27.6523557Z Linking test/cpp/test_tensor; 4s local 2024-04-03T18:26:27.6524012Z Linking test/cpp/test_replication; 3s local 2024-04-03T18:26:27.6524472Z Linking test/cpp/test_ir; 2s local 2024-04-03T18:26:27.6524962Z Linking test/cpp/test_aten_xla_tensor_4; 1s local ... 2024-04-03T18:26:28.6521728Z 2024-04-03T18:26:28.6522293Z  2024-04-03T18:26:28.6522673Z  2024-04-03T18:26:28.6522929Z  2024-04-03T18:26:28.6523165Z  2024-04-03T18:26:28.6523412Z  2024-04-03T18:26:28.6523652Z  2024-04-03T18:26:28.6523903Z  2024-04-03T18:26:28.6524143Z  2024-04-03T18:26:28.6524852Z [19,958 / 19,970] 8 / 18 tests; 10 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:28.6525668Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 35s local 2024-04-03T18:26:28.6526279Z Compiling test/cpp/test_aten_xla_tensor_2.cpp; 34s local 2024-04-03T18:26:28.6526850Z Linking test/cpp/test_aten_xla_tensor_3; 5s local 2024-04-03T18:26:28.6527349Z Linking test/cpp/test_xla_sharding; 5s local 2024-04-03T18:26:28.6527817Z Linking test/cpp/test_tensor; 5s local 2024-04-03T18:26:28.6528280Z Linking test/cpp/test_replication; 4s local 2024-04-03T18:26:28.6528720Z Linking test/cpp/test_ir; 3s local 2024-04-03T18:26:28.6529398Z Linking test/cpp/test_aten_xla_tensor_4; 2s local ... 2024-04-03T18:26:29.6529037Z 2024-04-03T18:26:29.6529742Z  2024-04-03T18:26:29.6530060Z  2024-04-03T18:26:29.6530314Z  2024-04-03T18:26:29.6530754Z  2024-04-03T18:26:29.6531018Z  2024-04-03T18:26:29.6531267Z  2024-04-03T18:26:29.6531507Z  2024-04-03T18:26:29.6531734Z  2024-04-03T18:26:29.6532503Z [19,958 / 19,970] 8 / 18 tests; 10 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:29.6533343Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 36s local 2024-04-03T18:26:29.6533939Z Compiling test/cpp/test_aten_xla_tensor_2.cpp; 35s local 2024-04-03T18:26:29.6534640Z Linking test/cpp/test_aten_xla_tensor_3; 6s local 2024-04-03T18:26:29.6535160Z Linking test/cpp/test_xla_sharding; 6s local 2024-04-03T18:26:29.6535619Z Linking test/cpp/test_tensor; 6s local 2024-04-03T18:26:29.6536087Z Linking test/cpp/test_replication; 5s local 2024-04-03T18:26:29.6536556Z Linking test/cpp/test_ir; 4s local 2024-04-03T18:26:29.6537032Z Linking test/cpp/test_aten_xla_tensor_4; 3s local ... 2024-04-03T18:26:30.6377518Z 2024-04-03T18:26:30.6378092Z  2024-04-03T18:26:30.6378432Z  2024-04-03T18:26:30.6378675Z  2024-04-03T18:26:30.6378922Z  2024-04-03T18:26:30.6379173Z  2024-04-03T18:26:30.6379411Z  2024-04-03T18:26:30.6379651Z  2024-04-03T18:26:30.6379879Z  2024-04-03T18:26:30.6380591Z [19,959 / 19,970] 8 / 18 tests; 10 actions, 9 running; last test: ...test_lazy 2024-04-03T18:26:30.6381420Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 37s local 2024-04-03T18:26:30.6381999Z Linking test/cpp/test_aten_xla_tensor_3; 7s local 2024-04-03T18:26:30.6382500Z Linking test/cpp/test_xla_sharding; 7s local 2024-04-03T18:26:30.6382971Z Linking test/cpp/test_tensor; 7s local 2024-04-03T18:26:30.6383434Z Linking test/cpp/test_replication; 6s local 2024-04-03T18:26:30.6383885Z Linking test/cpp/test_ir; 5s local 2024-04-03T18:26:30.6384357Z Linking test/cpp/test_aten_xla_tensor_4; 4s local 2024-04-03T18:26:30.6384912Z Linking test/cpp/test_aten_xla_tensor_5; 4s local ... 2024-04-03T18:26:30.8536089Z 2024-04-03T18:26:30.8536636Z  2024-04-03T18:26:30.8536977Z  2024-04-03T18:26:30.8537232Z  2024-04-03T18:26:30.8537479Z  2024-04-03T18:26:30.8537727Z  2024-04-03T18:26:30.8537970Z  2024-04-03T18:26:30.8538196Z  2024-04-03T18:26:30.8538443Z  2024-04-03T18:26:30.8539151Z [19,959 / 19,970] 8 / 18 tests; 10 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:30.8539970Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 37s local 2024-04-03T18:26:30.8540547Z Linking test/cpp/test_aten_xla_tensor_3; 7s local 2024-04-03T18:26:30.8541067Z Linking test/cpp/test_xla_sharding; 7s local 2024-04-03T18:26:30.8541532Z Linking test/cpp/test_tensor; 7s local 2024-04-03T18:26:30.8541997Z Linking test/cpp/test_replication; 7s local 2024-04-03T18:26:30.8542456Z Linking test/cpp/test_ir; 6s local 2024-04-03T18:26:30.8542913Z Linking test/cpp/test_aten_xla_tensor_4; 4s local 2024-04-03T18:26:30.8543470Z Linking test/cpp/test_aten_xla_tensor_5; 4s local ... 2024-04-03T18:26:31.8539555Z 2024-04-03T18:26:31.8540270Z  2024-04-03T18:26:31.8540761Z  2024-04-03T18:26:31.8541181Z  2024-04-03T18:26:31.8541597Z  2024-04-03T18:26:31.8541999Z  2024-04-03T18:26:31.8542385Z  2024-04-03T18:26:31.8542778Z  2024-04-03T18:26:31.8543165Z  2024-04-03T18:26:31.8544289Z [19,959 / 19,970] 8 / 18 tests; 10 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:31.8545676Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 38s local 2024-04-03T18:26:31.8546640Z Linking test/cpp/test_aten_xla_tensor_3; 8s local 2024-04-03T18:26:31.8547888Z Linking test/cpp/test_xla_sharding; 8s local 2024-04-03T18:26:31.8548772Z Linking test/cpp/test_tensor; 8s local 2024-04-03T18:26:31.8549685Z Linking test/cpp/test_replication; 8s local 2024-04-03T18:26:31.8550557Z Linking test/cpp/test_ir; 7s local 2024-04-03T18:26:31.8551327Z Linking test/cpp/test_aten_xla_tensor_4; 5s local 2024-04-03T18:26:31.8552244Z Linking test/cpp/test_aten_xla_tensor_5; 5s local ... 2024-04-03T18:26:32.0952807Z 2024-04-03T18:26:32.0953506Z  2024-04-03T18:26:32.0954079Z  2024-04-03T18:26:32.0954521Z  2024-04-03T18:26:32.0954771Z  2024-04-03T18:26:32.0955005Z  2024-04-03T18:26:32.0955248Z  2024-04-03T18:26:32.0955493Z  2024-04-03T18:26:32.0955722Z  2024-04-03T18:26:32.0956425Z [19,961 / 19,972] 8 / 18 tests; 10 actions, 9 running; last test: ...test_lazy 2024-04-03T18:26:32.0957257Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 38s local 2024-04-03T18:26:32.0957801Z Linking test/cpp/test_tensor; 9s local 2024-04-03T18:26:32.0958256Z Linking test/cpp/test_replication; 8s local 2024-04-03T18:26:32.0958718Z Linking test/cpp/test_ir; 7s local 2024-04-03T18:26:32.0959188Z Linking test/cpp/test_aten_xla_tensor_4; 6s local 2024-04-03T18:26:32.0959701Z Linking test/cpp/test_aten_xla_tensor_5; 6s local 2024-04-03T18:26:32.0960346Z Linking test/cpp/test_aten_xla_tensor_6; 5s local 2024-04-03T18:26:32.0961175Z Linking test/cpp/test_aten_xla_tensor_2; 1s local ... 2024-04-03T18:26:32.4544071Z 2024-04-03T18:26:32.4544410Z  2024-04-03T18:26:32.4544712Z  2024-04-03T18:26:32.4544966Z  2024-04-03T18:26:32.4545200Z  2024-04-03T18:26:32.4545445Z  2024-04-03T18:26:32.4545675Z  2024-04-03T18:26:32.4545920Z  2024-04-03T18:26:32.4546166Z  2024-04-03T18:26:32.4546842Z [19,962 / 19,973] 8 / 18 tests; 10 actions running; last test: ...pp:test_lazy 2024-04-03T18:26:32.4547825Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 39s local 2024-04-03T18:26:32.4548402Z Linking test/cpp/test_replication; 8s local 2024-04-03T18:26:32.4548875Z Linking test/cpp/test_ir; 7s local 2024-04-03T18:26:32.4549343Z Linking test/cpp/test_aten_xla_tensor_4; 6s local 2024-04-03T18:26:32.4549879Z Linking test/cpp/test_aten_xla_tensor_5; 6s local 2024-04-03T18:26:32.4550421Z Linking test/cpp/test_aten_xla_tensor_6; 6s local 2024-04-03T18:26:32.4550934Z Linking test/cpp/test_aten_xla_tensor_2; 1s local 2024-04-03T18:26:32.4551463Z Testing //test/cpp:test_xla_sharding; 0s local ... 2024-04-03T18:26:32.6546507Z 2024-04-03T18:26:32.6547060Z  2024-04-03T18:26:32.6547371Z  2024-04-03T18:26:32.6547830Z  2024-04-03T18:26:32.6548099Z  2024-04-03T18:26:32.6548332Z  2024-04-03T18:26:32.6548577Z  2024-04-03T18:26:32.6548818Z  2024-04-03T18:26:32.6549048Z  2024-04-03T18:26:32.6549748Z [19,963 / 19,973] 9 / 18 tests; 9 actions running; last test: ..._xla_sharding 2024-04-03T18:26:32.6550594Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 39s local 2024-04-03T18:26:32.6551142Z Linking test/cpp/test_replication; 8s local 2024-04-03T18:26:32.6551608Z Linking test/cpp/test_ir; 7s local 2024-04-03T18:26:32.6552074Z Linking test/cpp/test_aten_xla_tensor_4; 6s local 2024-04-03T18:26:32.6552599Z Linking test/cpp/test_aten_xla_tensor_5; 6s local 2024-04-03T18:26:32.6553127Z Linking test/cpp/test_aten_xla_tensor_6; 6s local 2024-04-03T18:26:32.6553649Z Linking test/cpp/test_aten_xla_tensor_2; 2s local 2024-04-03T18:26:32.6554192Z Testing //test/cpp:test_aten_xla_tensor_3; 0s local ... 2024-04-03T18:26:32.8592046Z 2024-04-03T18:26:32.8592579Z  2024-04-03T18:26:32.8592901Z  2024-04-03T18:26:32.8593175Z  2024-04-03T18:26:32.8593409Z  2024-04-03T18:26:32.8593656Z  2024-04-03T18:26:32.8593898Z  2024-04-03T18:26:32.8594127Z  2024-04-03T18:26:32.8594582Z  2024-04-03T18:26:32.8595302Z [19,964 / 19,974] 9 / 18 tests; 9 actions, 8 running; last test: ...a_sharding 2024-04-03T18:26:32.8596185Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 39s local 2024-04-03T18:26:32.8596778Z Linking test/cpp/test_ir; 8s local 2024-04-03T18:26:32.8597410Z Linking test/cpp/test_aten_xla_tensor_4; 6s local 2024-04-03T18:26:32.8598269Z Linking test/cpp/test_aten_xla_tensor_5; 6s local 2024-04-03T18:26:32.8599084Z Linking test/cpp/test_aten_xla_tensor_6; 6s local 2024-04-03T18:26:32.8600016Z Linking test/cpp/test_aten_xla_tensor_2; 2s local 2024-04-03T18:26:32.8601003Z Testing //test/cpp:test_aten_xla_tensor_3; 0s local 2024-04-03T18:26:32.8601796Z Testing //test/cpp:test_tensor; 0s local ... 2024-04-03T18:26:33.2558841Z 2024-04-03T18:26:33.2559533Z  2024-04-03T18:26:33.2560032Z  2024-04-03T18:26:33.2560444Z  2024-04-03T18:26:33.2560859Z  2024-04-03T18:26:33.2561273Z  2024-04-03T18:26:33.2561695Z  2024-04-03T18:26:33.2562107Z  2024-04-03T18:26:33.2562515Z  2024-04-03T18:26:33.2563693Z [19,964 / 19,974] 9 / 18 tests; 9 actions running; last test: ..._xla_sharding 2024-04-03T18:26:33.2565119Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 39s local 2024-04-03T18:26:33.2566014Z Linking test/cpp/test_ir; 8s local 2024-04-03T18:26:33.2566807Z Linking test/cpp/test_aten_xla_tensor_4; 7s local 2024-04-03T18:26:33.2567719Z Linking test/cpp/test_aten_xla_tensor_5; 7s local 2024-04-03T18:26:33.2568626Z Linking test/cpp/test_aten_xla_tensor_6; 6s local 2024-04-03T18:26:33.2569534Z Linking test/cpp/test_aten_xla_tensor_2; 2s local 2024-04-03T18:26:33.2570434Z Testing //test/cpp:test_aten_xla_tensor_3; 1s local 2024-04-03T18:26:33.2571321Z Testing //test/cpp:test_tensor; 1s local ... 2024-04-03T18:26:33.5580871Z 2024-04-03T18:26:33.5581709Z  2024-04-03T18:26:33.5594682Z  2024-04-03T18:26:33.5595311Z  2024-04-03T18:26:33.5595737Z  2024-04-03T18:26:33.5596155Z  2024-04-03T18:26:33.5596573Z  2024-04-03T18:26:33.5596976Z  2024-04-03T18:26:33.5597395Z  2024-04-03T18:26:33.5598570Z [19,964 / 19,974] 10 / 18 tests; 9 actions running; last test: ..._replication 2024-04-03T18:26:33.5599990Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 40s local 2024-04-03T18:26:33.5600881Z Linking test/cpp/test_ir; 8s local 2024-04-03T18:26:33.5601696Z Linking test/cpp/test_aten_xla_tensor_4; 7s local 2024-04-03T18:26:33.5602584Z Linking test/cpp/test_aten_xla_tensor_5; 7s local 2024-04-03T18:26:33.5603489Z Linking test/cpp/test_aten_xla_tensor_6; 7s local 2024-04-03T18:26:33.5604407Z Linking test/cpp/test_aten_xla_tensor_2; 2s local 2024-04-03T18:26:33.5605335Z Testing //test/cpp:test_aten_xla_tensor_3; 1s local 2024-04-03T18:26:33.5606206Z Testing //test/cpp:test_tensor; 1s local ... 2024-04-03T18:26:33.8566884Z 2024-04-03T18:26:33.8567577Z  2024-04-03T18:26:33.8568107Z  2024-04-03T18:26:33.8568558Z  2024-04-03T18:26:33.8569010Z  2024-04-03T18:26:33.8569448Z  2024-04-03T18:26:33.8569872Z  2024-04-03T18:26:33.8570326Z  2024-04-03T18:26:33.8570765Z  2024-04-03T18:26:33.8571992Z [19,965 / 19,974] 10 / 18 tests; 8 actions running; last test: ..._replication 2024-04-03T18:26:33.8573415Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 40s local 2024-04-03T18:26:33.8574379Z Linking test/cpp/test_ir; 9s local 2024-04-03T18:26:33.8575173Z Linking test/cpp/test_aten_xla_tensor_4; 7s local 2024-04-03T18:26:33.8576091Z Linking test/cpp/test_aten_xla_tensor_5; 7s local 2024-04-03T18:26:33.8576999Z Linking test/cpp/test_aten_xla_tensor_6; 7s local 2024-04-03T18:26:33.8577886Z Linking test/cpp/test_aten_xla_tensor_2; 3s local 2024-04-03T18:26:33.8578798Z Testing //test/cpp:test_aten_xla_tensor_3; 1s local 2024-04-03T18:26:33.8579873Z Testing //test/cpp:test_tensor; 1s local 2024-04-03T18:26:34.3259913Z 2024-04-03T18:26:34.3260784Z  2024-04-03T18:26:34.3261321Z  2024-04-03T18:26:34.3261765Z  2024-04-03T18:26:34.3262211Z  2024-04-03T18:26:34.3262777Z  2024-04-03T18:26:34.3263193Z  2024-04-03T18:26:34.3263612Z  2024-04-03T18:26:34.3264027Z  2024-04-03T18:26:34.3265346Z [19,966 / 19,975] 10 / 18 tests; 8 actions, 7 running; last test: ...plication 2024-04-03T18:26:34.3266840Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 40s local 2024-04-03T18:26:34.3268040Z Linking test/cpp/test_aten_xla_tensor_4; 8s local 2024-04-03T18:26:34.3268953Z Linking test/cpp/test_aten_xla_tensor_5; 8s local 2024-04-03T18:26:34.3269859Z Linking test/cpp/test_aten_xla_tensor_6; 7s local 2024-04-03T18:26:34.3270776Z Linking test/cpp/test_aten_xla_tensor_2; 3s local 2024-04-03T18:26:34.3271691Z Testing //test/cpp:test_aten_xla_tensor_3; 2s local 2024-04-03T18:26:34.3272574Z Testing //test/cpp:test_tensor; 2s local 2024-04-03T18:26:34.3273343Z [Prepa] Testing //test/cpp:test_ir 2024-04-03T18:26:34.6570018Z 2024-04-03T18:26:34.6570676Z  2024-04-03T18:26:34.6571234Z  2024-04-03T18:26:34.6571674Z  2024-04-03T18:26:34.6572117Z  2024-04-03T18:26:34.6572571Z  2024-04-03T18:26:34.6573001Z  2024-04-03T18:26:34.6573428Z  2024-04-03T18:26:34.6573849Z  2024-04-03T18:26:34.6575178Z [19,966 / 19,975] 10 / 18 tests; 8 actions running; last test: ..._replication 2024-04-03T18:26:34.6576623Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 41s local 2024-04-03T18:26:34.6577632Z Linking test/cpp/test_aten_xla_tensor_4; 8s local 2024-04-03T18:26:34.6578564Z Linking test/cpp/test_aten_xla_tensor_5; 8s local 2024-04-03T18:26:34.6579475Z Linking test/cpp/test_aten_xla_tensor_6; 8s local 2024-04-03T18:26:34.6580402Z Linking test/cpp/test_aten_xla_tensor_2; 4s local 2024-04-03T18:26:34.6581305Z Testing //test/cpp:test_aten_xla_tensor_3; 2s local 2024-04-03T18:26:34.6582216Z Testing //test/cpp:test_tensor; 2s local 2024-04-03T18:26:34.6582981Z Testing //test/cpp:test_ir; 0s local 2024-04-03T18:26:35.6570741Z 2024-04-03T18:26:35.6571926Z  2024-04-03T18:26:35.6572658Z  2024-04-03T18:26:35.6573271Z  2024-04-03T18:26:35.6573929Z  2024-04-03T18:26:35.6574603Z  2024-04-03T18:26:35.6575093Z  2024-04-03T18:26:35.6575584Z  2024-04-03T18:26:35.6576363Z  2024-04-03T18:26:35.6577821Z [19,966 / 19,975] 10 / 18 tests; 8 actions running; last test: ..._replication 2024-04-03T18:26:35.6582039Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 42s local 2024-04-03T18:26:35.6583227Z Linking test/cpp/test_aten_xla_tensor_4; 9s local 2024-04-03T18:26:35.6584150Z Linking test/cpp/test_aten_xla_tensor_5; 9s local 2024-04-03T18:26:35.6585078Z Linking test/cpp/test_aten_xla_tensor_6; 9s local 2024-04-03T18:26:35.6586016Z Linking test/cpp/test_aten_xla_tensor_2; 5s local 2024-04-03T18:26:35.6586954Z Testing //test/cpp:test_aten_xla_tensor_3; 3s local 2024-04-03T18:26:35.6587999Z Testing //test/cpp:test_tensor; 3s local 2024-04-03T18:26:35.6588797Z Testing //test/cpp:test_ir; 1s local 2024-04-03T18:26:36.4563687Z 2024-04-03T18:26:36.4564373Z  2024-04-03T18:26:36.4564902Z  2024-04-03T18:26:36.4565318Z  2024-04-03T18:26:36.4565718Z  2024-04-03T18:26:36.4566123Z  2024-04-03T18:26:36.4566535Z  2024-04-03T18:26:36.4566933Z  2024-04-03T18:26:36.4567343Z  2024-04-03T18:26:36.4568534Z [19,967 / 19,975] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:26:36.4569939Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 43s local 2024-04-03T18:26:36.4570921Z Linking test/cpp/test_aten_xla_tensor_4; 10s local 2024-04-03T18:26:36.4572055Z Linking test/cpp/test_aten_xla_tensor_6; 10s local 2024-04-03T18:26:36.4572954Z Linking test/cpp/test_aten_xla_tensor_2; 5s local 2024-04-03T18:26:36.4573943Z Testing //test/cpp:test_aten_xla_tensor_3; 4s local 2024-04-03T18:26:36.4574977Z Testing //test/cpp:test_tensor; 4s local 2024-04-03T18:26:36.4575728Z Testing //test/cpp:test_ir; 2s local 2024-04-03T18:26:36.6575578Z 2024-04-03T18:26:36.6576314Z  2024-04-03T18:26:36.6577054Z  2024-04-03T18:26:36.6577510Z  2024-04-03T18:26:36.6580298Z  2024-04-03T18:26:36.6580788Z  2024-04-03T18:26:36.6581213Z  2024-04-03T18:26:36.6581637Z  2024-04-03T18:26:36.6582810Z [19,968 / 19,976] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:26:36.6584232Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 43s local 2024-04-03T18:26:36.6585250Z Linking test/cpp/test_aten_xla_tensor_4; 10s local 2024-04-03T18:26:36.6586171Z Linking test/cpp/test_aten_xla_tensor_6; 10s local 2024-04-03T18:26:36.6587097Z Linking test/cpp/test_aten_xla_tensor_2; 6s local 2024-04-03T18:26:36.6588242Z Testing //test/cpp:test_aten_xla_tensor_3; 4s local 2024-04-03T18:26:36.6589126Z Testing //test/cpp:test_tensor; 4s local 2024-04-03T18:26:36.6589985Z Testing //test/cpp:test_aten_xla_tensor_5; 0s local 2024-04-03T18:26:37.0168442Z 2024-04-03T18:26:37.0169124Z  2024-04-03T18:26:37.0169679Z  2024-04-03T18:26:37.0170093Z  2024-04-03T18:26:37.0170517Z  2024-04-03T18:26:37.0170935Z  2024-04-03T18:26:37.0171370Z  2024-04-03T18:26:37.0171820Z  2024-04-03T18:26:37.0173025Z [19,969 / 19,977] 11 / 18 tests; 7 actions, 6 running; last test: ...p:test_ir 2024-04-03T18:26:37.0174615Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 43s local 2024-04-03T18:26:37.0175627Z Linking test/cpp/test_aten_xla_tensor_6; 10s local 2024-04-03T18:26:37.0176544Z Linking test/cpp/test_aten_xla_tensor_2; 6s local 2024-04-03T18:26:37.0177302Z Testing //test/cpp:test_aten_xla_tensor_3; 4s local 2024-04-03T18:26:37.0178181Z Testing //test/cpp:test_tensor; 4s local 2024-04-03T18:26:37.0179064Z Testing //test/cpp:test_aten_xla_tensor_5; 0s local 2024-04-03T18:26:37.0179983Z [Prepa] Testing //test/cpp:test_aten_xla_tensor_4 2024-04-03T18:26:37.2588034Z 2024-04-03T18:26:37.2588924Z  2024-04-03T18:26:37.2589629Z  2024-04-03T18:26:37.2590057Z  2024-04-03T18:26:37.2590814Z  2024-04-03T18:26:37.2591389Z  2024-04-03T18:26:37.2591944Z  2024-04-03T18:26:37.2592520Z  2024-04-03T18:26:37.2593889Z [19,969 / 19,977] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:26:37.2595830Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 43s local 2024-04-03T18:26:37.2596955Z Linking test/cpp/test_aten_xla_tensor_6; 10s local 2024-04-03T18:26:37.2598305Z Linking test/cpp/test_aten_xla_tensor_2; 6s local 2024-04-03T18:26:37.2599495Z Testing //test/cpp:test_aten_xla_tensor_3; 5s local 2024-04-03T18:26:37.2600494Z Testing //test/cpp:test_tensor; 5s local 2024-04-03T18:26:37.2601485Z Testing //test/cpp:test_aten_xla_tensor_5; 0s local 2024-04-03T18:26:37.2602671Z Testing //test/cpp:test_aten_xla_tensor_4; 0s local 2024-04-03T18:26:37.9311358Z 2024-04-03T18:26:37.9312029Z  2024-04-03T18:26:37.9312523Z  2024-04-03T18:26:37.9312893Z  2024-04-03T18:26:37.9313298Z  2024-04-03T18:26:37.9313789Z  2024-04-03T18:26:37.9314170Z  2024-04-03T18:26:37.9314536Z  2024-04-03T18:26:37.9315698Z [19,970 / 19,978] 11 / 18 tests; 7 actions, 6 running; last test: ...p:test_ir 2024-04-03T18:26:37.9317277Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 44s local 2024-04-03T18:26:37.9318470Z Linking test/cpp/test_aten_xla_tensor_2; 7s local 2024-04-03T18:26:37.9319424Z Testing //test/cpp:test_aten_xla_tensor_3; 5s local 2024-04-03T18:26:37.9320544Z Testing //test/cpp:test_tensor; 5s local 2024-04-03T18:26:37.9321429Z Testing //test/cpp:test_aten_xla_tensor_5; 1s local 2024-04-03T18:26:37.9322466Z Testing //test/cpp:test_aten_xla_tensor_4; 0s local 2024-04-03T18:26:37.9323481Z [Prepa] Testing //test/cpp:test_aten_xla_tensor_6 2024-04-03T18:26:38.2597550Z 2024-04-03T18:26:38.2606614Z  2024-04-03T18:26:38.2607163Z  2024-04-03T18:26:38.2607861Z  2024-04-03T18:26:38.2608300Z  2024-04-03T18:26:38.2608717Z  2024-04-03T18:26:38.2609145Z  2024-04-03T18:26:38.2609579Z  2024-04-03T18:26:38.2610775Z [19,970 / 19,978] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:26:38.2612258Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 44s local 2024-04-03T18:26:38.2613269Z Linking test/cpp/test_aten_xla_tensor_2; 7s local 2024-04-03T18:26:38.2614298Z Testing //test/cpp:test_aten_xla_tensor_3; 6s local 2024-04-03T18:26:38.2615209Z Testing //test/cpp:test_tensor; 6s local 2024-04-03T18:26:38.2616086Z Testing //test/cpp:test_aten_xla_tensor_5; 1s local 2024-04-03T18:26:38.2617187Z Testing //test/cpp:test_aten_xla_tensor_4; 1s local 2024-04-03T18:26:38.2618116Z Testing //test/cpp:test_aten_xla_tensor_6; 0s local 2024-04-03T18:26:39.2621606Z 2024-04-03T18:26:39.2622323Z  2024-04-03T18:26:39.2622864Z  2024-04-03T18:26:39.2623339Z  2024-04-03T18:26:39.2623776Z  2024-04-03T18:26:39.2624225Z  2024-04-03T18:26:39.2624670Z  2024-04-03T18:26:39.2625105Z  2024-04-03T18:26:39.2626353Z [19,970 / 19,978] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:26:39.2628096Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 45s local 2024-04-03T18:26:39.2629108Z Linking test/cpp/test_aten_xla_tensor_2; 8s local 2024-04-03T18:26:39.2630069Z Testing //test/cpp:test_aten_xla_tensor_3; 7s local 2024-04-03T18:26:39.2630980Z Testing //test/cpp:test_tensor; 7s local 2024-04-03T18:26:39.2631847Z Testing //test/cpp:test_aten_xla_tensor_5; 2s local 2024-04-03T18:26:39.2632821Z Testing //test/cpp:test_aten_xla_tensor_4; 2s local 2024-04-03T18:26:39.2633791Z Testing //test/cpp:test_aten_xla_tensor_6; 1s local 2024-04-03T18:26:40.2612870Z 2024-04-03T18:26:40.2613653Z  2024-04-03T18:26:40.2614273Z  2024-04-03T18:26:40.2614757Z  2024-04-03T18:26:40.2615185Z  2024-04-03T18:26:40.2615649Z  2024-04-03T18:26:40.2616090Z  2024-04-03T18:26:40.2616552Z  2024-04-03T18:26:40.2617836Z [19,970 / 19,978] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:26:40.2619382Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 46s local 2024-04-03T18:26:40.2620439Z Linking test/cpp/test_aten_xla_tensor_2; 9s local 2024-04-03T18:26:40.2621450Z Testing //test/cpp:test_aten_xla_tensor_3; 8s local 2024-04-03T18:26:40.2622417Z Testing //test/cpp:test_tensor; 8s local 2024-04-03T18:26:40.2623334Z Testing //test/cpp:test_aten_xla_tensor_5; 3s local 2024-04-03T18:26:40.2624343Z Testing //test/cpp:test_aten_xla_tensor_4; 3s local 2024-04-03T18:26:40.2625358Z Testing //test/cpp:test_aten_xla_tensor_6; 2s local 2024-04-03T18:26:41.4628343Z 2024-04-03T18:26:41.4629212Z  2024-04-03T18:26:41.4629724Z  2024-04-03T18:26:41.4630168Z  2024-04-03T18:26:41.4630567Z  2024-04-03T18:26:41.4630973Z  2024-04-03T18:26:41.4631382Z  2024-04-03T18:26:41.4631774Z  2024-04-03T18:26:41.4632945Z [19,970 / 19,978] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:26:41.4634350Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 48s local 2024-04-03T18:26:41.4635310Z Linking test/cpp/test_aten_xla_tensor_2; 10s local 2024-04-03T18:26:41.4636235Z Testing //test/cpp:test_aten_xla_tensor_3; 9s local 2024-04-03T18:26:41.4637344Z Testing //test/cpp:test_tensor; 9s local 2024-04-03T18:26:41.4638175Z Testing //test/cpp:test_aten_xla_tensor_5; 4s local 2024-04-03T18:26:41.4639188Z Testing //test/cpp:test_aten_xla_tensor_4; 4s local 2024-04-03T18:26:41.4640176Z Testing //test/cpp:test_aten_xla_tensor_6; 3s local 2024-04-03T18:26:42.4646001Z 2024-04-03T18:26:42.4646686Z  2024-04-03T18:26:42.4647199Z  2024-04-03T18:26:42.4647886Z  2024-04-03T18:26:42.4648298Z  2024-04-03T18:26:42.4648717Z  2024-04-03T18:26:42.4649120Z  2024-04-03T18:26:42.4649534Z  2024-04-03T18:26:42.4650713Z [19,970 / 19,978] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:26:42.4652120Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 49s local 2024-04-03T18:26:42.4653104Z Linking test/cpp/test_aten_xla_tensor_2; 11s local 2024-04-03T18:26:42.4654032Z Testing //test/cpp:test_aten_xla_tensor_3; 10s local 2024-04-03T18:26:42.4654991Z Testing //test/cpp:test_tensor; 10s local 2024-04-03T18:26:42.4655839Z Testing //test/cpp:test_aten_xla_tensor_5; 5s local 2024-04-03T18:26:42.4656769Z Testing //test/cpp:test_aten_xla_tensor_4; 5s local 2024-04-03T18:26:42.4657694Z Testing //test/cpp:test_aten_xla_tensor_6; 4s local 2024-04-03T18:26:43.6662438Z 2024-04-03T18:26:43.6663240Z  2024-04-03T18:26:43.6663810Z  2024-04-03T18:26:43.6664284Z  2024-04-03T18:26:43.6664782Z  2024-04-03T18:26:43.6665257Z  2024-04-03T18:26:43.6665710Z  2024-04-03T18:26:43.6666309Z  2024-04-03T18:26:43.6667785Z [19,970 / 19,978] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:26:43.6669388Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 50s local 2024-04-03T18:26:43.6670665Z Linking test/cpp/test_aten_xla_tensor_2; 13s local 2024-04-03T18:26:43.6671735Z Testing //test/cpp:test_aten_xla_tensor_3; 11s local 2024-04-03T18:26:43.6672711Z Testing //test/cpp:test_tensor; 11s local 2024-04-03T18:26:43.6673717Z Testing //test/cpp:test_aten_xla_tensor_5; 7s local 2024-04-03T18:26:43.6674779Z Testing //test/cpp:test_aten_xla_tensor_4; 6s local 2024-04-03T18:26:43.6675816Z Testing //test/cpp:test_aten_xla_tensor_6; 5s local 2024-04-03T18:26:44.6684799Z 2024-04-03T18:26:44.6685505Z  2024-04-03T18:26:44.6686007Z  2024-04-03T18:26:44.6686444Z  2024-04-03T18:26:44.6686889Z  2024-04-03T18:26:44.6687301Z  2024-04-03T18:26:44.6687722Z  2024-04-03T18:26:44.6688146Z  2024-04-03T18:26:44.6689340Z [19,970 / 19,978] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:26:44.6690800Z Compiling test/cpp/test_aten_xla_tensor_1.cpp; 51s local 2024-04-03T18:26:44.6691811Z Linking test/cpp/test_aten_xla_tensor_2; 14s local 2024-04-03T18:26:44.6692755Z Testing //test/cpp:test_aten_xla_tensor_3; 12s local 2024-04-03T18:26:44.6693645Z Testing //test/cpp:test_tensor; 12s local 2024-04-03T18:26:44.6694553Z Testing //test/cpp:test_aten_xla_tensor_5; 8s local 2024-04-03T18:26:44.6695463Z Testing //test/cpp:test_aten_xla_tensor_4; 7s local 2024-04-03T18:26:44.6696406Z Testing //test/cpp:test_aten_xla_tensor_6; 6s local 2024-04-03T18:26:45.2552144Z 2024-04-03T18:26:45.2552902Z  2024-04-03T18:26:45.2553449Z  2024-04-03T18:26:45.2553892Z  2024-04-03T18:26:45.2554347Z  2024-04-03T18:26:45.2554780Z  2024-04-03T18:26:45.2555212Z  2024-04-03T18:26:45.2555631Z  2024-04-03T18:26:45.2556867Z [19,971 / 19,978] 11 / 18 tests; 7 actions, 6 running; last test: ...p:test_ir 2024-04-03T18:26:45.2558299Z Linking test/cpp/test_aten_xla_tensor_2; 14s local 2024-04-03T18:26:45.2559279Z Testing //test/cpp:test_aten_xla_tensor_3; 13s local 2024-04-03T18:26:45.2560207Z Testing //test/cpp:test_tensor; 13s local 2024-04-03T18:26:45.2561119Z Testing //test/cpp:test_aten_xla_tensor_5; 8s local 2024-04-03T18:26:45.2562388Z Testing //test/cpp:test_aten_xla_tensor_4; 8s local 2024-04-03T18:26:45.2563444Z Testing //test/cpp:test_aten_xla_tensor_6; 7s local 2024-04-03T18:26:45.2564488Z [Prepa] Linking test/cpp/test_aten_xla_tensor_1 2024-04-03T18:26:45.4659243Z 2024-04-03T18:26:45.4659826Z  2024-04-03T18:26:45.4660323Z  2024-04-03T18:26:45.4660744Z  2024-04-03T18:26:45.4661380Z  2024-04-03T18:26:45.4661815Z  2024-04-03T18:26:45.4662216Z  2024-04-03T18:26:45.4662642Z  2024-04-03T18:26:45.4663827Z [19,971 / 19,978] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:26:45.4665180Z Linking test/cpp/test_aten_xla_tensor_2; 14s local 2024-04-03T18:26:45.4666137Z Testing //test/cpp:test_aten_xla_tensor_3; 13s local 2024-04-03T18:26:45.4667007Z Testing //test/cpp:test_tensor; 13s local 2024-04-03T18:26:45.4668131Z Testing //test/cpp:test_aten_xla_tensor_5; 9s local 2024-04-03T18:26:45.4669112Z Testing //test/cpp:test_aten_xla_tensor_4; 8s local 2024-04-03T18:26:45.4670104Z Testing //test/cpp:test_aten_xla_tensor_6; 7s local 2024-04-03T18:26:45.4671039Z Linking test/cpp/test_aten_xla_tensor_1; 0s local 2024-04-03T18:26:46.6711624Z 2024-04-03T18:26:46.6712583Z  2024-04-03T18:26:46.6713180Z  2024-04-03T18:26:46.6713687Z  2024-04-03T18:26:46.6714215Z  2024-04-03T18:26:46.6714649Z  2024-04-03T18:26:46.6715143Z  2024-04-03T18:26:46.6715636Z  2024-04-03T18:26:46.6716987Z [19,971 / 19,978] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:26:46.6718570Z Linking test/cpp/test_aten_xla_tensor_2; 16s local 2024-04-03T18:26:46.6719671Z Testing //test/cpp:test_aten_xla_tensor_3; 14s local 2024-04-03T18:26:46.6720680Z Testing //test/cpp:test_tensor; 14s local 2024-04-03T18:26:46.6721673Z Testing //test/cpp:test_aten_xla_tensor_5; 10s local 2024-04-03T18:26:46.6722773Z Testing //test/cpp:test_aten_xla_tensor_4; 9s local 2024-04-03T18:26:46.6723855Z Testing //test/cpp:test_aten_xla_tensor_6; 8s local 2024-04-03T18:26:46.6724928Z Linking test/cpp/test_aten_xla_tensor_1; 1s local 2024-04-03T18:26:47.6717309Z 2024-04-03T18:26:47.6718072Z  2024-04-03T18:26:47.6718656Z  2024-04-03T18:26:47.6719121Z  2024-04-03T18:26:47.6719590Z  2024-04-03T18:26:47.6720087Z  2024-04-03T18:26:47.6720547Z  2024-04-03T18:26:47.6721016Z  2024-04-03T18:26:47.6722278Z [19,971 / 19,978] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:26:47.6723764Z Linking test/cpp/test_aten_xla_tensor_2; 17s local 2024-04-03T18:26:47.6724837Z Testing //test/cpp:test_aten_xla_tensor_3; 15s local 2024-04-03T18:26:47.6725814Z Testing //test/cpp:test_tensor; 15s local 2024-04-03T18:26:47.6726774Z Testing //test/cpp:test_aten_xla_tensor_5; 11s local 2024-04-03T18:26:47.6727828Z Testing //test/cpp:test_aten_xla_tensor_4; 10s local 2024-04-03T18:26:47.6728878Z Testing //test/cpp:test_aten_xla_tensor_6; 9s local 2024-04-03T18:26:47.6729879Z Linking test/cpp/test_aten_xla_tensor_1; 2s local 2024-04-03T18:26:48.6688954Z 2024-04-03T18:26:48.6689819Z  2024-04-03T18:26:48.6690411Z  2024-04-03T18:26:48.6690916Z  2024-04-03T18:26:48.6691402Z  2024-04-03T18:26:48.6691887Z  2024-04-03T18:26:48.6692377Z  2024-04-03T18:26:48.6692866Z  2024-04-03T18:26:48.6694326Z [19,971 / 19,978] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:26:48.6695943Z Linking test/cpp/test_aten_xla_tensor_2; 18s local 2024-04-03T18:26:48.6697160Z Testing //test/cpp:test_aten_xla_tensor_3; 16s local 2024-04-03T18:26:48.6698153Z Testing //test/cpp:test_tensor; 16s local 2024-04-03T18:26:48.6699169Z Testing //test/cpp:test_aten_xla_tensor_5; 12s local 2024-04-03T18:26:48.6700696Z Testing //test/cpp:test_aten_xla_tensor_4; 11s local 2024-04-03T18:26:48.6701751Z Testing //test/cpp:test_aten_xla_tensor_6; 10s local 2024-04-03T18:26:48.6702931Z Linking test/cpp/test_aten_xla_tensor_1; 3s local 2024-04-03T18:26:49.8686037Z 2024-04-03T18:26:49.8686792Z  2024-04-03T18:26:49.8687279Z  2024-04-03T18:26:49.8687716Z  2024-04-03T18:26:49.8688101Z  2024-04-03T18:26:49.8688676Z  2024-04-03T18:26:49.8689154Z  2024-04-03T18:26:49.8689594Z  2024-04-03T18:26:49.8690935Z [19,971 / 19,978] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:26:49.8692444Z Linking test/cpp/test_aten_xla_tensor_2; 19s local 2024-04-03T18:26:49.8693487Z Testing //test/cpp:test_aten_xla_tensor_3; 17s local 2024-04-03T18:26:49.8694543Z Testing //test/cpp:test_tensor; 17s local 2024-04-03T18:26:49.8695493Z Testing //test/cpp:test_aten_xla_tensor_5; 13s local 2024-04-03T18:26:49.8696532Z Testing //test/cpp:test_aten_xla_tensor_4; 12s local 2024-04-03T18:26:49.8697575Z Testing //test/cpp:test_aten_xla_tensor_6; 11s local 2024-04-03T18:26:49.8698564Z Linking test/cpp/test_aten_xla_tensor_1; 4s local 2024-04-03T18:26:50.8694414Z 2024-04-03T18:26:50.8695846Z  2024-04-03T18:26:50.8696466Z  2024-04-03T18:26:50.8696981Z  2024-04-03T18:26:50.8697518Z  2024-04-03T18:26:50.8698020Z  2024-04-03T18:26:50.8698504Z  2024-04-03T18:26:50.8698995Z  2024-04-03T18:26:50.8700373Z [19,971 / 19,978] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:26:50.8701972Z Linking test/cpp/test_aten_xla_tensor_2; 20s local 2024-04-03T18:26:50.8703088Z Testing //test/cpp:test_aten_xla_tensor_3; 18s local 2024-04-03T18:26:50.8704127Z Testing //test/cpp:test_tensor; 18s local 2024-04-03T18:26:50.8705125Z Testing //test/cpp:test_aten_xla_tensor_5; 14s local 2024-04-03T18:26:50.8706249Z Testing //test/cpp:test_aten_xla_tensor_4; 13s local 2024-04-03T18:26:50.8707378Z Testing //test/cpp:test_aten_xla_tensor_6; 12s local 2024-04-03T18:26:50.8708583Z Linking test/cpp/test_aten_xla_tensor_1; 5s local 2024-04-03T18:26:51.8712481Z 2024-04-03T18:26:51.8713253Z  2024-04-03T18:26:51.8713868Z  2024-04-03T18:26:51.8714373Z  2024-04-03T18:26:51.8714884Z  2024-04-03T18:26:51.8715379Z  2024-04-03T18:26:51.8715907Z  2024-04-03T18:26:51.8716415Z  2024-04-03T18:26:51.8717827Z [19,971 / 19,978] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:26:51.8719761Z Linking test/cpp/test_aten_xla_tensor_2; 21s local 2024-04-03T18:26:51.8720886Z Testing //test/cpp:test_aten_xla_tensor_3; 19s local 2024-04-03T18:26:51.8721910Z Testing //test/cpp:test_tensor; 19s local 2024-04-03T18:26:51.8722948Z Testing //test/cpp:test_aten_xla_tensor_5; 15s local 2024-04-03T18:26:51.8724056Z Testing //test/cpp:test_aten_xla_tensor_4; 14s local 2024-04-03T18:26:51.8725180Z Testing //test/cpp:test_aten_xla_tensor_6; 13s local 2024-04-03T18:26:51.8726274Z Linking test/cpp/test_aten_xla_tensor_1; 6s local 2024-04-03T18:26:53.0734763Z 2024-04-03T18:26:53.0735542Z  2024-04-03T18:26:53.0736042Z  2024-04-03T18:26:53.0736483Z  2024-04-03T18:26:53.0736923Z  2024-04-03T18:26:53.0737337Z  2024-04-03T18:26:53.0737756Z  2024-04-03T18:26:53.0738184Z  2024-04-03T18:26:53.0739384Z [19,971 / 19,978] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:26:53.0740776Z Linking test/cpp/test_aten_xla_tensor_2; 22s local 2024-04-03T18:26:53.0741883Z Testing //test/cpp:test_aten_xla_tensor_3; 20s local 2024-04-03T18:26:53.0742776Z Testing //test/cpp:test_tensor; 20s local 2024-04-03T18:26:53.0743863Z Testing //test/cpp:test_aten_xla_tensor_5; 16s local 2024-04-03T18:26:53.0744867Z Testing //test/cpp:test_aten_xla_tensor_4; 16s local 2024-04-03T18:26:53.0746094Z Testing //test/cpp:test_aten_xla_tensor_6; 15s local 2024-04-03T18:26:53.0747193Z Linking test/cpp/test_aten_xla_tensor_1; 7s local 2024-04-03T18:26:54.0724104Z 2024-04-03T18:26:54.0725204Z  2024-04-03T18:26:54.0725808Z  2024-04-03T18:26:54.0726320Z  2024-04-03T18:26:54.0726806Z  2024-04-03T18:26:54.0727305Z  2024-04-03T18:26:54.0727889Z  2024-04-03T18:26:54.0728370Z  2024-04-03T18:26:54.0729789Z [19,971 / 19,978] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:26:54.0731429Z Linking test/cpp/test_aten_xla_tensor_2; 23s local 2024-04-03T18:26:54.0732533Z Testing //test/cpp:test_aten_xla_tensor_3; 21s local 2024-04-03T18:26:54.0733593Z Testing //test/cpp:test_tensor; 21s local 2024-04-03T18:26:54.0734720Z Testing //test/cpp:test_aten_xla_tensor_5; 17s local 2024-04-03T18:26:54.0735812Z Testing //test/cpp:test_aten_xla_tensor_4; 17s local 2024-04-03T18:26:54.0736945Z Testing //test/cpp:test_aten_xla_tensor_6; 16s local 2024-04-03T18:26:54.0738044Z Linking test/cpp/test_aten_xla_tensor_1; 8s local 2024-04-03T18:26:55.0764715Z 2024-04-03T18:26:55.0765584Z  2024-04-03T18:26:55.0766210Z  2024-04-03T18:26:55.0766933Z  2024-04-03T18:26:55.0767468Z  2024-04-03T18:26:55.0768002Z  2024-04-03T18:26:55.0768528Z  2024-04-03T18:26:55.0769062Z  2024-04-03T18:26:55.0770603Z [19,971 / 19,978] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:26:55.0772352Z Linking test/cpp/test_aten_xla_tensor_2; 24s local 2024-04-03T18:26:55.0773574Z Testing //test/cpp:test_aten_xla_tensor_3; 22s local 2024-04-03T18:26:55.0774797Z Testing //test/cpp:test_tensor; 22s local 2024-04-03T18:26:55.0775892Z Testing //test/cpp:test_aten_xla_tensor_5; 18s local 2024-04-03T18:26:55.0777097Z Testing //test/cpp:test_aten_xla_tensor_4; 18s local 2024-04-03T18:26:55.0778324Z Testing //test/cpp:test_aten_xla_tensor_6; 17s local 2024-04-03T18:26:55.0779568Z Linking test/cpp/test_aten_xla_tensor_1; 9s local 2024-04-03T18:26:55.7410557Z 2024-04-03T18:26:55.7411606Z  2024-04-03T18:26:55.7412194Z  2024-04-03T18:26:55.7412809Z  2024-04-03T18:26:55.7413306Z  2024-04-03T18:26:55.7413792Z  2024-04-03T18:26:55.7414372Z  2024-04-03T18:26:55.7414839Z  2024-04-03T18:26:55.7416241Z [19,972 / 19,979] 11 / 18 tests; 7 actions, 6 running; last test: ...p:test_ir 2024-04-03T18:26:55.7417851Z Testing //test/cpp:test_aten_xla_tensor_3; 23s local 2024-04-03T18:26:55.7418865Z Testing //test/cpp:test_tensor; 23s local 2024-04-03T18:26:55.7419885Z Testing //test/cpp:test_aten_xla_tensor_5; 19s local 2024-04-03T18:26:55.7420995Z Testing //test/cpp:test_aten_xla_tensor_4; 18s local 2024-04-03T18:26:55.7431039Z Testing //test/cpp:test_aten_xla_tensor_6; 17s local 2024-04-03T18:26:55.7433250Z Linking test/cpp/test_aten_xla_tensor_1; 10s local 2024-04-03T18:26:55.7434819Z [Prepa] Testing //test/cpp:test_aten_xla_tensor_2 2024-04-03T18:26:56.0768297Z 2024-04-03T18:26:56.0769098Z  2024-04-03T18:26:56.0769708Z  2024-04-03T18:26:56.0770204Z  2024-04-03T18:26:56.0770679Z  2024-04-03T18:26:56.0773549Z  2024-04-03T18:26:56.0774364Z  2024-04-03T18:26:56.0775100Z  2024-04-03T18:26:56.0776586Z [19,972 / 19,979] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:26:56.0778145Z Testing //test/cpp:test_aten_xla_tensor_3; 23s local 2024-04-03T18:26:56.0779263Z Testing //test/cpp:test_tensor; 23s local 2024-04-03T18:26:56.0780483Z Testing //test/cpp:test_aten_xla_tensor_5; 19s local 2024-04-03T18:26:56.0781554Z Testing //test/cpp:test_aten_xla_tensor_4; 19s local 2024-04-03T18:26:56.0782747Z Testing //test/cpp:test_aten_xla_tensor_6; 18s local 2024-04-03T18:26:56.0784042Z Linking test/cpp/test_aten_xla_tensor_1; 10s local 2024-04-03T18:26:56.0785290Z Testing //test/cpp:test_aten_xla_tensor_2; 0s local 2024-04-03T18:26:57.0738518Z 2024-04-03T18:26:57.0739218Z  2024-04-03T18:26:57.0739937Z  2024-04-03T18:26:57.0740366Z  2024-04-03T18:26:57.0742499Z  2024-04-03T18:26:57.0742967Z  2024-04-03T18:26:57.0743392Z  2024-04-03T18:26:57.0744039Z  2024-04-03T18:26:57.0745230Z [19,972 / 19,979] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:26:57.0746623Z Testing //test/cpp:test_aten_xla_tensor_3; 24s local 2024-04-03T18:26:57.0747509Z Testing //test/cpp:test_tensor; 24s local 2024-04-03T18:26:57.0748540Z Testing //test/cpp:test_aten_xla_tensor_5; 20s local 2024-04-03T18:26:57.0749487Z Testing //test/cpp:test_aten_xla_tensor_4; 20s local 2024-04-03T18:26:57.0750420Z Testing //test/cpp:test_aten_xla_tensor_6; 19s local 2024-04-03T18:26:57.0751539Z Linking test/cpp/test_aten_xla_tensor_1; 11s local 2024-04-03T18:26:57.0752454Z Testing //test/cpp:test_aten_xla_tensor_2; 1s local 2024-04-03T18:26:58.0744657Z 2024-04-03T18:26:58.0745552Z  2024-04-03T18:26:58.0746179Z  2024-04-03T18:26:58.0746686Z  2024-04-03T18:26:58.0750732Z  2024-04-03T18:26:58.0753092Z  2024-04-03T18:26:58.0753685Z  2024-04-03T18:26:58.0754296Z  2024-04-03T18:26:58.0755722Z [19,972 / 19,979] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:26:58.0757292Z Testing //test/cpp:test_aten_xla_tensor_3; 25s local 2024-04-03T18:26:58.0758394Z Testing //test/cpp:test_tensor; 25s local 2024-04-03T18:26:58.0759591Z Testing //test/cpp:test_aten_xla_tensor_5; 21s local 2024-04-03T18:26:58.0762773Z Testing //test/cpp:test_aten_xla_tensor_4; 21s local 2024-04-03T18:26:58.0765902Z Testing //test/cpp:test_aten_xla_tensor_6; 20s local 2024-04-03T18:26:58.0767065Z Linking test/cpp/test_aten_xla_tensor_1; 12s local 2024-04-03T18:26:58.0770248Z Testing //test/cpp:test_aten_xla_tensor_2; 2s local 2024-04-03T18:26:59.0750607Z 2024-04-03T18:26:59.0751762Z  2024-04-03T18:26:59.0752647Z  2024-04-03T18:26:59.0753439Z  2024-04-03T18:26:59.0754536Z  2024-04-03T18:26:59.0755073Z  2024-04-03T18:26:59.0755539Z  2024-04-03T18:26:59.0755992Z  2024-04-03T18:26:59.0757245Z [19,972 / 19,979] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:26:59.0758746Z Testing //test/cpp:test_aten_xla_tensor_3; 26s local 2024-04-03T18:26:59.0759703Z Testing //test/cpp:test_tensor; 26s local 2024-04-03T18:26:59.0760647Z Testing //test/cpp:test_aten_xla_tensor_5; 22s local 2024-04-03T18:26:59.0761661Z Testing //test/cpp:test_aten_xla_tensor_4; 22s local 2024-04-03T18:26:59.0762661Z Testing //test/cpp:test_aten_xla_tensor_6; 21s local 2024-04-03T18:26:59.0763672Z Linking test/cpp/test_aten_xla_tensor_1; 13s local 2024-04-03T18:26:59.0764673Z Testing //test/cpp:test_aten_xla_tensor_2; 3s local 2024-04-03T18:27:00.2766842Z 2024-04-03T18:27:00.2767681Z  2024-04-03T18:27:00.2768280Z  2024-04-03T18:27:00.2768769Z  2024-04-03T18:27:00.2769227Z  2024-04-03T18:27:00.2769702Z  2024-04-03T18:27:00.2770171Z  2024-04-03T18:27:00.2770633Z  2024-04-03T18:27:00.2771989Z [19,972 / 19,979] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:00.2773594Z Testing //test/cpp:test_aten_xla_tensor_3; 28s local 2024-04-03T18:27:00.2774668Z Testing //test/cpp:test_tensor; 28s local 2024-04-03T18:27:00.2775662Z Testing //test/cpp:test_aten_xla_tensor_5; 23s local 2024-04-03T18:27:00.2776761Z Testing //test/cpp:test_aten_xla_tensor_4; 23s local 2024-04-03T18:27:00.2777828Z Testing //test/cpp:test_aten_xla_tensor_6; 22s local 2024-04-03T18:27:00.2779200Z Linking test/cpp/test_aten_xla_tensor_1; 15s local 2024-04-03T18:27:00.2780250Z Testing //test/cpp:test_aten_xla_tensor_2; 4s local 2024-04-03T18:27:01.4778880Z 2024-04-03T18:27:01.4779749Z  2024-04-03T18:27:01.4780648Z  2024-04-03T18:27:01.4781239Z  2024-04-03T18:27:01.4781685Z  2024-04-03T18:27:01.4782266Z  2024-04-03T18:27:01.4782816Z  2024-04-03T18:27:01.4783347Z  2024-04-03T18:27:01.4784882Z [19,972 / 19,979] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:01.4786564Z Testing //test/cpp:test_aten_xla_tensor_3; 29s local 2024-04-03T18:27:01.4787970Z Testing //test/cpp:test_tensor; 29s local 2024-04-03T18:27:01.4789008Z Testing //test/cpp:test_aten_xla_tensor_5; 25s local 2024-04-03T18:27:01.4790236Z Testing //test/cpp:test_aten_xla_tensor_4; 24s local 2024-04-03T18:27:01.4791344Z Testing //test/cpp:test_aten_xla_tensor_6; 23s local 2024-04-03T18:27:01.4792789Z Linking test/cpp/test_aten_xla_tensor_1; 16s local 2024-04-03T18:27:01.4793914Z Testing //test/cpp:test_aten_xla_tensor_2; 5s local 2024-04-03T18:27:02.4805705Z 2024-04-03T18:27:02.4806576Z  2024-04-03T18:27:02.4807169Z  2024-04-03T18:27:02.4807709Z  2024-04-03T18:27:02.4808198Z  2024-04-03T18:27:02.4808710Z  2024-04-03T18:27:02.4809211Z  2024-04-03T18:27:02.4809694Z  2024-04-03T18:27:02.4811118Z [19,972 / 19,979] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:02.4812786Z Testing //test/cpp:test_aten_xla_tensor_3; 30s local 2024-04-03T18:27:02.4813827Z Testing //test/cpp:test_tensor; 30s local 2024-04-03T18:27:02.4814947Z Testing //test/cpp:test_aten_xla_tensor_5; 26s local 2024-04-03T18:27:02.4816083Z Testing //test/cpp:test_aten_xla_tensor_4; 25s local 2024-04-03T18:27:02.4817192Z Testing //test/cpp:test_aten_xla_tensor_6; 24s local 2024-04-03T18:27:02.4818329Z Linking test/cpp/test_aten_xla_tensor_1; 17s local 2024-04-03T18:27:02.4819452Z Testing //test/cpp:test_aten_xla_tensor_2; 6s local 2024-04-03T18:27:03.4817610Z 2024-04-03T18:27:03.4818449Z  2024-04-03T18:27:03.4818995Z  2024-04-03T18:27:03.4819438Z  2024-04-03T18:27:03.4819874Z  2024-04-03T18:27:03.4820306Z  2024-04-03T18:27:03.4820718Z  2024-04-03T18:27:03.4821155Z  2024-04-03T18:27:03.4822522Z [19,972 / 19,979] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:03.4823970Z Testing //test/cpp:test_aten_xla_tensor_3; 31s local 2024-04-03T18:27:03.4824895Z Testing //test/cpp:test_tensor; 31s local 2024-04-03T18:27:03.4825797Z Testing //test/cpp:test_aten_xla_tensor_5; 27s local 2024-04-03T18:27:03.4826774Z Testing //test/cpp:test_aten_xla_tensor_4; 26s local 2024-04-03T18:27:03.4827868Z Testing //test/cpp:test_aten_xla_tensor_6; 25s local 2024-04-03T18:27:03.4829361Z Linking test/cpp/test_aten_xla_tensor_1; 18s local 2024-04-03T18:27:03.4830438Z Testing //test/cpp:test_aten_xla_tensor_2; 7s local 2024-04-03T18:27:04.6826289Z 2024-04-03T18:27:04.6827110Z  2024-04-03T18:27:04.6827752Z  2024-04-03T18:27:04.6828266Z  2024-04-03T18:27:04.6828736Z  2024-04-03T18:27:04.6829207Z  2024-04-03T18:27:04.6829670Z  2024-04-03T18:27:04.6830150Z  2024-04-03T18:27:04.6831461Z [19,972 / 19,979] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:04.6833019Z Testing //test/cpp:test_aten_xla_tensor_3; 32s local 2024-04-03T18:27:04.6834026Z Testing //test/cpp:test_tensor; 32s local 2024-04-03T18:27:04.6834984Z Testing //test/cpp:test_aten_xla_tensor_5; 28s local 2024-04-03T18:27:04.6836049Z Testing //test/cpp:test_aten_xla_tensor_4; 27s local 2024-04-03T18:27:04.6837100Z Testing //test/cpp:test_aten_xla_tensor_6; 26s local 2024-04-03T18:27:04.6838125Z Linking test/cpp/test_aten_xla_tensor_1; 19s local 2024-04-03T18:27:04.6839446Z Testing //test/cpp:test_aten_xla_tensor_2; 8s local 2024-04-03T18:27:05.6791565Z 2024-04-03T18:27:05.6793603Z  2024-04-03T18:27:05.6794204Z  2024-04-03T18:27:05.6794889Z  2024-04-03T18:27:05.6795334Z  2024-04-03T18:27:05.6795778Z  2024-04-03T18:27:05.6796234Z  2024-04-03T18:27:05.6796675Z  2024-04-03T18:27:05.6798070Z [19,972 / 19,979] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:05.6799774Z Testing //test/cpp:test_aten_xla_tensor_3; 33s local 2024-04-03T18:27:05.6800731Z Testing //test/cpp:test_tensor; 33s local 2024-04-03T18:27:05.6801682Z Testing //test/cpp:test_aten_xla_tensor_5; 29s local 2024-04-03T18:27:05.6802737Z Testing //test/cpp:test_aten_xla_tensor_4; 28s local 2024-04-03T18:27:05.6803708Z Testing //test/cpp:test_aten_xla_tensor_6; 27s local 2024-04-03T18:27:05.6804675Z Linking test/cpp/test_aten_xla_tensor_1; 20s local 2024-04-03T18:27:05.6805622Z Testing //test/cpp:test_aten_xla_tensor_2; 9s local 2024-04-03T18:27:06.6811731Z 2024-04-03T18:27:06.6812568Z  2024-04-03T18:27:06.6813142Z  2024-04-03T18:27:06.6813626Z  2024-04-03T18:27:06.6814077Z  2024-04-03T18:27:06.6814631Z  2024-04-03T18:27:06.6815054Z  2024-04-03T18:27:06.6815506Z  2024-04-03T18:27:06.6816838Z [19,972 / 19,979] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:06.6818333Z Testing //test/cpp:test_aten_xla_tensor_3; 34s local 2024-04-03T18:27:06.6819294Z Testing //test/cpp:test_tensor; 34s local 2024-04-03T18:27:06.6820234Z Testing //test/cpp:test_aten_xla_tensor_5; 30s local 2024-04-03T18:27:06.6821231Z Testing //test/cpp:test_aten_xla_tensor_4; 29s local 2024-04-03T18:27:06.6822265Z Testing //test/cpp:test_aten_xla_tensor_6; 28s local 2024-04-03T18:27:06.6823274Z Linking test/cpp/test_aten_xla_tensor_1; 21s local 2024-04-03T18:27:06.6824292Z Testing //test/cpp:test_aten_xla_tensor_2; 10s local 2024-04-03T18:27:07.7018192Z 2024-04-03T18:27:07.7019010Z  2024-04-03T18:27:07.7019567Z  2024-04-03T18:27:07.7020071Z  2024-04-03T18:27:07.7020510Z  2024-04-03T18:27:07.7020967Z  2024-04-03T18:27:07.7021409Z  2024-04-03T18:27:07.7021865Z  2024-04-03T18:27:07.7023178Z [19,972 / 19,979] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:07.7024679Z Testing //test/cpp:test_aten_xla_tensor_3; 35s local 2024-04-03T18:27:07.7025656Z Testing //test/cpp:test_tensor; 35s local 2024-04-03T18:27:07.7026606Z Testing //test/cpp:test_aten_xla_tensor_5; 31s local 2024-04-03T18:27:07.7027771Z Testing //test/cpp:test_aten_xla_tensor_4; 30s local 2024-04-03T18:27:07.7028759Z Testing //test/cpp:test_aten_xla_tensor_6; 29s local 2024-04-03T18:27:07.7029782Z Linking test/cpp/test_aten_xla_tensor_1; 22s local 2024-04-03T18:27:07.7030809Z Testing //test/cpp:test_aten_xla_tensor_2; 11s local 2024-04-03T18:27:08.8810174Z 2024-04-03T18:27:08.8811057Z  2024-04-03T18:27:08.8811667Z  2024-04-03T18:27:08.8812191Z  2024-04-03T18:27:08.8814590Z  2024-04-03T18:27:08.8815347Z  2024-04-03T18:27:08.8818367Z  2024-04-03T18:27:08.8819027Z  2024-04-03T18:27:08.8822047Z [19,972 / 19,979] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:08.8823835Z Testing //test/cpp:test_aten_xla_tensor_3; 36s local 2024-04-03T18:27:08.8825103Z Testing //test/cpp:test_tensor; 36s local 2024-04-03T18:27:08.8826259Z Testing //test/cpp:test_aten_xla_tensor_5; 32s local 2024-04-03T18:27:08.8827598Z Testing //test/cpp:test_aten_xla_tensor_4; 31s local 2024-04-03T18:27:08.8828953Z Testing //test/cpp:test_aten_xla_tensor_6; 30s local 2024-04-03T18:27:08.8830242Z Linking test/cpp/test_aten_xla_tensor_1; 23s local 2024-04-03T18:27:08.8831769Z Testing //test/cpp:test_aten_xla_tensor_2; 13s local 2024-04-03T18:27:10.0834423Z 2024-04-03T18:27:10.0835273Z  2024-04-03T18:27:10.0835907Z  2024-04-03T18:27:10.0836428Z  2024-04-03T18:27:10.0837180Z  2024-04-03T18:27:10.0837692Z  2024-04-03T18:27:10.0838200Z  2024-04-03T18:27:10.0838682Z  2024-04-03T18:27:10.0840220Z [19,972 / 19,979] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:10.0841892Z Testing //test/cpp:test_aten_xla_tensor_3; 37s local 2024-04-03T18:27:10.0842937Z Testing //test/cpp:test_tensor; 37s local 2024-04-03T18:27:10.0843979Z Testing //test/cpp:test_aten_xla_tensor_5; 33s local 2024-04-03T18:27:10.0845248Z Testing //test/cpp:test_aten_xla_tensor_4; 33s local 2024-04-03T18:27:10.0846319Z Testing //test/cpp:test_aten_xla_tensor_6; 32s local 2024-04-03T18:27:10.0847400Z Linking test/cpp/test_aten_xla_tensor_1; 24s local 2024-04-03T18:27:10.0848505Z Testing //test/cpp:test_aten_xla_tensor_2; 14s local 2024-04-03T18:27:11.0838056Z 2024-04-03T18:27:11.0838614Z  2024-04-03T18:27:11.0838956Z  2024-04-03T18:27:11.0839204Z  2024-04-03T18:27:11.0839479Z  2024-04-03T18:27:11.0839740Z  2024-04-03T18:27:11.0839978Z  2024-04-03T18:27:11.0840230Z  2024-04-03T18:27:11.0840964Z [19,972 / 19,979] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:11.0841994Z Testing //test/cpp:test_aten_xla_tensor_3; 38s local 2024-04-03T18:27:11.0842957Z Testing //test/cpp:test_tensor; 38s local 2024-04-03T18:27:11.0843899Z Testing //test/cpp:test_aten_xla_tensor_5; 34s local 2024-04-03T18:27:11.0844909Z Testing //test/cpp:test_aten_xla_tensor_4; 34s local 2024-04-03T18:27:11.0845932Z Testing //test/cpp:test_aten_xla_tensor_6; 33s local 2024-04-03T18:27:11.0846941Z Linking test/cpp/test_aten_xla_tensor_1; 25s local 2024-04-03T18:27:11.0847945Z Testing //test/cpp:test_aten_xla_tensor_2; 15s local 2024-04-03T18:27:12.0843167Z 2024-04-03T18:27:12.0844070Z  2024-04-03T18:27:12.0844734Z  2024-04-03T18:27:12.0845311Z  2024-04-03T18:27:12.0845898Z  2024-04-03T18:27:12.0846431Z  2024-04-03T18:27:12.0846983Z  2024-04-03T18:27:12.0847533Z  2024-04-03T18:27:12.0849082Z [19,972 / 19,979] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:12.0850897Z Testing //test/cpp:test_aten_xla_tensor_3; 39s local 2024-04-03T18:27:12.0852044Z Testing //test/cpp:test_tensor; 39s local 2024-04-03T18:27:12.0853157Z Testing //test/cpp:test_aten_xla_tensor_5; 35s local 2024-04-03T18:27:12.0854448Z Testing //test/cpp:test_aten_xla_tensor_4; 35s local 2024-04-03T18:27:12.0855672Z Testing //test/cpp:test_aten_xla_tensor_6; 34s local 2024-04-03T18:27:12.0857048Z Linking test/cpp/test_aten_xla_tensor_1; 26s local 2024-04-03T18:27:12.0858330Z Testing //test/cpp:test_aten_xla_tensor_2; 16s local 2024-04-03T18:27:13.2848962Z 2024-04-03T18:27:13.2849843Z  2024-04-03T18:27:13.2850432Z  2024-04-03T18:27:13.2850947Z  2024-04-03T18:27:13.2851467Z  2024-04-03T18:27:13.2851949Z  2024-04-03T18:27:13.2852442Z  2024-04-03T18:27:13.2852917Z  2024-04-03T18:27:13.2854415Z [19,972 / 19,979] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:13.2856063Z Testing //test/cpp:test_aten_xla_tensor_3; 41s local 2024-04-03T18:27:13.2857010Z Testing //test/cpp:test_tensor; 41s local 2024-04-03T18:27:13.2858030Z Testing //test/cpp:test_aten_xla_tensor_5; 36s local 2024-04-03T18:27:13.2859145Z Testing //test/cpp:test_aten_xla_tensor_4; 36s local 2024-04-03T18:27:13.2860249Z Testing //test/cpp:test_aten_xla_tensor_6; 35s local 2024-04-03T18:27:13.2861316Z Linking test/cpp/test_aten_xla_tensor_1; 28s local 2024-04-03T18:27:13.2862741Z Testing //test/cpp:test_aten_xla_tensor_2; 17s local 2024-04-03T18:27:14.4852514Z 2024-04-03T18:27:14.4853232Z  2024-04-03T18:27:14.4853755Z  2024-04-03T18:27:14.4854271Z  2024-04-03T18:27:14.4854942Z  2024-04-03T18:27:14.4855374Z  2024-04-03T18:27:14.4855806Z  2024-04-03T18:27:14.4856219Z  2024-04-03T18:27:14.4857530Z [19,972 / 19,979] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:14.4858950Z Testing //test/cpp:test_aten_xla_tensor_3; 42s local 2024-04-03T18:27:14.4859837Z Testing //test/cpp:test_tensor; 42s local 2024-04-03T18:27:14.4860730Z Testing //test/cpp:test_aten_xla_tensor_5; 38s local 2024-04-03T18:27:14.4861700Z Testing //test/cpp:test_aten_xla_tensor_4; 37s local 2024-04-03T18:27:14.4862638Z Testing //test/cpp:test_aten_xla_tensor_6; 36s local 2024-04-03T18:27:14.4863584Z Linking test/cpp/test_aten_xla_tensor_1; 29s local 2024-04-03T18:27:14.4864547Z Testing //test/cpp:test_aten_xla_tensor_2; 18s local 2024-04-03T18:27:15.4850367Z 2024-04-03T18:27:15.4851101Z  2024-04-03T18:27:15.4851655Z  2024-04-03T18:27:15.4852136Z  2024-04-03T18:27:15.4852597Z  2024-04-03T18:27:15.4853026Z  2024-04-03T18:27:15.4853437Z  2024-04-03T18:27:15.4854367Z  2024-04-03T18:27:15.4855643Z [19,972 / 19,979] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:15.4857080Z Testing //test/cpp:test_aten_xla_tensor_3; 43s local 2024-04-03T18:27:15.4857610Z Testing //test/cpp:test_tensor; 43s local 2024-04-03T18:27:15.4858126Z Testing //test/cpp:test_aten_xla_tensor_5; 39s local 2024-04-03T18:27:15.4858678Z Testing //test/cpp:test_aten_xla_tensor_4; 38s local 2024-04-03T18:27:15.4859211Z Testing //test/cpp:test_aten_xla_tensor_6; 37s local 2024-04-03T18:27:15.4859750Z Linking test/cpp/test_aten_xla_tensor_1; 30s local 2024-04-03T18:27:15.4860297Z Testing //test/cpp:test_aten_xla_tensor_2; 19s local 2024-04-03T18:27:16.4885918Z 2024-04-03T18:27:16.4886744Z  2024-04-03T18:27:16.4887247Z  2024-04-03T18:27:16.4887663Z  2024-04-03T18:27:16.4888094Z  2024-04-03T18:27:16.4888514Z  2024-04-03T18:27:16.4888909Z  2024-04-03T18:27:16.4889319Z  2024-04-03T18:27:16.4890518Z [19,972 / 19,979] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:16.4891896Z Testing //test/cpp:test_aten_xla_tensor_3; 44s local 2024-04-03T18:27:16.4892960Z Testing //test/cpp:test_tensor; 44s local 2024-04-03T18:27:16.4893848Z Testing //test/cpp:test_aten_xla_tensor_5; 40s local 2024-04-03T18:27:16.4894883Z Testing //test/cpp:test_aten_xla_tensor_4; 39s local 2024-04-03T18:27:16.4895853Z Testing //test/cpp:test_aten_xla_tensor_6; 38s local 2024-04-03T18:27:16.4896807Z Linking test/cpp/test_aten_xla_tensor_1; 31s local 2024-04-03T18:27:16.4897762Z Testing //test/cpp:test_aten_xla_tensor_2; 20s local 2024-04-03T18:27:17.6907235Z 2024-04-03T18:27:17.6908162Z  2024-04-03T18:27:17.6908743Z  2024-04-03T18:27:17.6909195Z  2024-04-03T18:27:17.6909645Z  2024-04-03T18:27:17.6910103Z  2024-04-03T18:27:17.6910562Z  2024-04-03T18:27:17.6910994Z  2024-04-03T18:27:17.6912297Z [19,972 / 19,979] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:17.6913816Z Testing //test/cpp:test_aten_xla_tensor_3; 45s local 2024-04-03T18:27:17.6914756Z Testing //test/cpp:test_tensor; 45s local 2024-04-03T18:27:17.6915709Z Testing //test/cpp:test_aten_xla_tensor_5; 41s local 2024-04-03T18:27:17.6916732Z Testing //test/cpp:test_aten_xla_tensor_4; 40s local 2024-04-03T18:27:17.6917729Z Testing //test/cpp:test_aten_xla_tensor_6; 39s local 2024-04-03T18:27:17.6918738Z Linking test/cpp/test_aten_xla_tensor_1; 32s local 2024-04-03T18:27:17.6920002Z Testing //test/cpp:test_aten_xla_tensor_2; 21s local 2024-04-03T18:27:18.6875782Z 2024-04-03T18:27:18.6876870Z  2024-04-03T18:27:18.6877444Z  2024-04-03T18:27:18.6877902Z  2024-04-03T18:27:18.6878368Z  2024-04-03T18:27:18.6878949Z  2024-04-03T18:27:18.6879393Z  2024-04-03T18:27:18.6879859Z  2024-04-03T18:27:18.6885045Z [19,972 / 19,979] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:18.6886601Z Testing //test/cpp:test_aten_xla_tensor_3; 46s local 2024-04-03T18:27:18.6887592Z Testing //test/cpp:test_tensor; 46s local 2024-04-03T18:27:18.6888550Z Testing //test/cpp:test_aten_xla_tensor_5; 42s local 2024-04-03T18:27:18.6889574Z Testing //test/cpp:test_aten_xla_tensor_4; 41s local 2024-04-03T18:27:18.6890608Z Testing //test/cpp:test_aten_xla_tensor_6; 40s local 2024-04-03T18:27:18.6891626Z Linking test/cpp/test_aten_xla_tensor_1; 33s local 2024-04-03T18:27:18.6892655Z Testing //test/cpp:test_aten_xla_tensor_2; 22s local 2024-04-03T18:27:19.8913668Z 2024-04-03T18:27:19.8914589Z  2024-04-03T18:27:19.8988056Z  2024-04-03T18:27:19.8988523Z  2024-04-03T18:27:19.8988965Z  2024-04-03T18:27:19.8989400Z  2024-04-03T18:27:19.8989808Z  2024-04-03T18:27:19.8990238Z  2024-04-03T18:27:19.8991485Z [19,972 / 19,979] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:19.8992893Z Testing //test/cpp:test_aten_xla_tensor_3; 47s local 2024-04-03T18:27:19.8993800Z Testing //test/cpp:test_tensor; 47s local 2024-04-03T18:27:19.8994684Z Testing //test/cpp:test_aten_xla_tensor_5; 43s local 2024-04-03T18:27:19.8995640Z Testing //test/cpp:test_aten_xla_tensor_4; 42s local 2024-04-03T18:27:19.8996586Z Testing //test/cpp:test_aten_xla_tensor_6; 41s local 2024-04-03T18:27:19.8997550Z Linking test/cpp/test_aten_xla_tensor_1; 34s local 2024-04-03T18:27:19.8998518Z Testing //test/cpp:test_aten_xla_tensor_2; 24s local 2024-04-03T18:27:21.0909647Z 2024-04-03T18:27:21.0910386Z  2024-04-03T18:27:21.0910728Z  2024-04-03T18:27:21.0910978Z  2024-04-03T18:27:21.0911235Z  2024-04-03T18:27:21.0911496Z  2024-04-03T18:27:21.0911738Z  2024-04-03T18:27:21.0911991Z  2024-04-03T18:27:21.0912723Z [19,972 / 19,979] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:21.0913538Z Testing //test/cpp:test_aten_xla_tensor_3; 48s local 2024-04-03T18:27:21.0914068Z Testing //test/cpp:test_tensor; 48s local 2024-04-03T18:27:21.0914592Z Testing //test/cpp:test_aten_xla_tensor_5; 44s local 2024-04-03T18:27:21.0915143Z Testing //test/cpp:test_aten_xla_tensor_4; 44s local 2024-04-03T18:27:21.0915703Z Testing //test/cpp:test_aten_xla_tensor_6; 43s local 2024-04-03T18:27:21.0916256Z Linking test/cpp/test_aten_xla_tensor_1; 35s local 2024-04-03T18:27:21.0916817Z Testing //test/cpp:test_aten_xla_tensor_2; 25s local 2024-04-03T18:27:21.7764863Z 2024-04-03T18:27:21.7765842Z  2024-04-03T18:27:21.7766441Z  2024-04-03T18:27:21.7766913Z  2024-04-03T18:27:21.7767388Z  2024-04-03T18:27:21.7775607Z  2024-04-03T18:27:21.7776602Z  2024-04-03T18:27:21.7777355Z  2024-04-03T18:27:21.7779040Z [19,973 / 19,980] 11 / 18 tests; 7 actions, 6 running; last test: ...p:test_ir 2024-04-03T18:27:21.7780925Z Testing //test/cpp:test_aten_xla_tensor_3; 49s local 2024-04-03T18:27:21.7782226Z Testing //test/cpp:test_tensor; 49s local 2024-04-03T18:27:21.7783559Z Testing //test/cpp:test_aten_xla_tensor_5; 45s local 2024-04-03T18:27:21.7785040Z Testing //test/cpp:test_aten_xla_tensor_4; 44s local 2024-04-03T18:27:21.7786043Z Testing //test/cpp:test_aten_xla_tensor_6; 43s local 2024-04-03T18:27:21.7787012Z Testing //test/cpp:test_aten_xla_tensor_2; 26s local 2024-04-03T18:27:21.7788135Z [Prepa] Testing //test/cpp:test_aten_xla_tensor_1 2024-04-03T18:27:22.0892525Z 2024-04-03T18:27:22.0893560Z  2024-04-03T18:27:22.0894405Z  2024-04-03T18:27:22.0894850Z  2024-04-03T18:27:22.0895301Z  2024-04-03T18:27:22.0895805Z  2024-04-03T18:27:22.0896235Z  2024-04-03T18:27:22.0896645Z  2024-04-03T18:27:22.0897961Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:22.0899390Z Testing //test/cpp:test_aten_xla_tensor_3; 49s local 2024-04-03T18:27:22.0900300Z Testing //test/cpp:test_tensor; 49s local 2024-04-03T18:27:22.0901178Z Testing //test/cpp:test_aten_xla_tensor_5; 45s local 2024-04-03T18:27:22.0902138Z Testing //test/cpp:test_aten_xla_tensor_4; 45s local 2024-04-03T18:27:22.0903093Z Testing //test/cpp:test_aten_xla_tensor_6; 44s local 2024-04-03T18:27:22.0904034Z Testing //test/cpp:test_aten_xla_tensor_2; 26s local 2024-04-03T18:27:22.0905092Z Testing //test/cpp:test_aten_xla_tensor_1; 0s local 2024-04-03T18:27:23.0903551Z 2024-04-03T18:27:23.0904357Z  2024-04-03T18:27:23.0905007Z  2024-04-03T18:27:23.0905523Z  2024-04-03T18:27:23.0906052Z  2024-04-03T18:27:23.0906573Z  2024-04-03T18:27:23.0907101Z  2024-04-03T18:27:23.0907731Z  2024-04-03T18:27:23.0909173Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:23.0910842Z Testing //test/cpp:test_aten_xla_tensor_3; 50s local 2024-04-03T18:27:23.0911905Z Testing //test/cpp:test_tensor; 50s local 2024-04-03T18:27:23.0912947Z Testing //test/cpp:test_aten_xla_tensor_5; 46s local 2024-04-03T18:27:23.0914058Z Testing //test/cpp:test_aten_xla_tensor_4; 46s local 2024-04-03T18:27:23.0915185Z Testing //test/cpp:test_aten_xla_tensor_6; 45s local 2024-04-03T18:27:23.0916312Z Testing //test/cpp:test_aten_xla_tensor_2; 27s local 2024-04-03T18:27:23.0917413Z Testing //test/cpp:test_aten_xla_tensor_1; 1s local 2024-04-03T18:27:24.2914322Z 2024-04-03T18:27:24.2915053Z  2024-04-03T18:27:24.2915591Z  2024-04-03T18:27:24.2916032Z  2024-04-03T18:27:24.2916459Z  2024-04-03T18:27:24.2916895Z  2024-04-03T18:27:24.2917332Z  2024-04-03T18:27:24.2917763Z  2024-04-03T18:27:24.2918976Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:24.2920408Z Testing //test/cpp:test_aten_xla_tensor_3; 52s local 2024-04-03T18:27:24.2921313Z Testing //test/cpp:test_tensor; 52s local 2024-04-03T18:27:24.2922185Z Testing //test/cpp:test_aten_xla_tensor_5; 47s local 2024-04-03T18:27:24.2923157Z Testing //test/cpp:test_aten_xla_tensor_4; 47s local 2024-04-03T18:27:24.2924120Z Testing //test/cpp:test_aten_xla_tensor_6; 46s local 2024-04-03T18:27:24.2925070Z Testing //test/cpp:test_aten_xla_tensor_2; 28s local 2024-04-03T18:27:24.2926029Z Testing //test/cpp:test_aten_xla_tensor_1; 2s local 2024-04-03T18:27:25.2929427Z 2024-04-03T18:27:25.2930301Z  2024-04-03T18:27:25.2930935Z  2024-04-03T18:27:25.2931448Z  2024-04-03T18:27:25.2931926Z  2024-04-03T18:27:25.2932421Z  2024-04-03T18:27:25.2932921Z  2024-04-03T18:27:25.2933388Z  2024-04-03T18:27:25.2934908Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:25.2936578Z Testing //test/cpp:test_aten_xla_tensor_3; 53s local 2024-04-03T18:27:25.2937625Z Testing //test/cpp:test_tensor; 53s local 2024-04-03T18:27:25.2938660Z Testing //test/cpp:test_aten_xla_tensor_5; 48s local 2024-04-03T18:27:25.2939768Z Testing //test/cpp:test_aten_xla_tensor_4; 48s local 2024-04-03T18:27:25.2940864Z Testing //test/cpp:test_aten_xla_tensor_6; 47s local 2024-04-03T18:27:25.2941987Z Testing //test/cpp:test_aten_xla_tensor_2; 29s local 2024-04-03T18:27:25.2943093Z Testing //test/cpp:test_aten_xla_tensor_1; 3s local 2024-04-03T18:27:26.4931384Z 2024-04-03T18:27:26.4932206Z  2024-04-03T18:27:26.4933119Z  2024-04-03T18:27:26.4933602Z  2024-04-03T18:27:26.4934055Z  2024-04-03T18:27:26.4934632Z  2024-04-03T18:27:26.4935220Z  2024-04-03T18:27:26.4935705Z  2024-04-03T18:27:26.4937158Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:26.4938764Z Testing //test/cpp:test_aten_xla_tensor_3; 54s local 2024-04-03T18:27:26.4939745Z Testing //test/cpp:test_tensor; 54s local 2024-04-03T18:27:26.4940750Z Testing //test/cpp:test_aten_xla_tensor_5; 50s local 2024-04-03T18:27:26.4941834Z Testing //test/cpp:test_aten_xla_tensor_4; 49s local 2024-04-03T18:27:26.4942879Z Testing //test/cpp:test_aten_xla_tensor_6; 48s local 2024-04-03T18:27:26.4944096Z Testing //test/cpp:test_aten_xla_tensor_2; 30s local 2024-04-03T18:27:26.4945076Z Testing //test/cpp:test_aten_xla_tensor_1; 4s local 2024-04-03T18:27:27.6925027Z 2024-04-03T18:27:27.6926306Z  2024-04-03T18:27:27.6927346Z  2024-04-03T18:27:27.6931238Z  2024-04-03T18:27:27.6931908Z  2024-04-03T18:27:27.6932601Z  2024-04-03T18:27:27.6933396Z  2024-04-03T18:27:27.6936978Z  2024-04-03T18:27:27.6938593Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:27.6940497Z Testing //test/cpp:test_aten_xla_tensor_3; 55s local 2024-04-03T18:27:27.6941931Z Testing //test/cpp:test_tensor; 55s local 2024-04-03T18:27:27.6943205Z Testing //test/cpp:test_aten_xla_tensor_5; 51s local 2024-04-03T18:27:27.6944498Z Testing //test/cpp:test_aten_xla_tensor_4; 50s local 2024-04-03T18:27:27.6945785Z Testing //test/cpp:test_aten_xla_tensor_6; 49s local 2024-04-03T18:27:27.6947040Z Testing //test/cpp:test_aten_xla_tensor_2; 31s local 2024-04-03T18:27:27.6949182Z Testing //test/cpp:test_aten_xla_tensor_1; 5s local 2024-04-03T18:27:28.7164464Z 2024-04-03T18:27:28.7165235Z  2024-04-03T18:27:28.7165902Z  2024-04-03T18:27:28.7166486Z  2024-04-03T18:27:28.7167058Z  2024-04-03T18:27:28.7167613Z  2024-04-03T18:27:28.7168191Z  2024-04-03T18:27:28.7168762Z  2024-04-03T18:27:28.7170116Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:28.7171593Z Testing //test/cpp:test_aten_xla_tensor_3; 56s local 2024-04-03T18:27:28.7172526Z Testing //test/cpp:test_tensor; 56s local 2024-04-03T18:27:28.7173440Z Testing //test/cpp:test_aten_xla_tensor_5; 52s local 2024-04-03T18:27:28.7174586Z Testing //test/cpp:test_aten_xla_tensor_4; 51s local 2024-04-03T18:27:28.7175583Z Testing //test/cpp:test_aten_xla_tensor_6; 50s local 2024-04-03T18:27:28.7176563Z Testing //test/cpp:test_aten_xla_tensor_2; 32s local 2024-04-03T18:27:28.7178133Z Testing //test/cpp:test_aten_xla_tensor_1; 6s local 2024-04-03T18:27:29.7191191Z 2024-04-03T18:27:29.7192014Z  2024-04-03T18:27:29.7192635Z  2024-04-03T18:27:29.7193112Z  2024-04-03T18:27:29.7193608Z  2024-04-03T18:27:29.7194091Z  2024-04-03T18:27:29.7194572Z  2024-04-03T18:27:29.7195056Z  2024-04-03T18:27:29.7196457Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:29.7198070Z Testing //test/cpp:test_aten_xla_tensor_3; 57s local 2024-04-03T18:27:29.7199111Z Testing //test/cpp:test_tensor; 57s local 2024-04-03T18:27:29.7200130Z Testing //test/cpp:test_aten_xla_tensor_5; 53s local 2024-04-03T18:27:29.7201221Z Testing //test/cpp:test_aten_xla_tensor_4; 52s local 2024-04-03T18:27:29.7202318Z Testing //test/cpp:test_aten_xla_tensor_6; 51s local 2024-04-03T18:27:29.7203411Z Testing //test/cpp:test_aten_xla_tensor_2; 33s local 2024-04-03T18:27:29.7204485Z Testing //test/cpp:test_aten_xla_tensor_1; 7s local 2024-04-03T18:27:30.9168616Z 2024-04-03T18:27:30.9169332Z  2024-04-03T18:27:30.9170154Z  2024-04-03T18:27:30.9170609Z  2024-04-03T18:27:30.9171058Z  2024-04-03T18:27:30.9171498Z  2024-04-03T18:27:30.9172023Z  2024-04-03T18:27:30.9172465Z  2024-04-03T18:27:30.9173821Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:30.9175338Z Testing //test/cpp:test_aten_xla_tensor_3; 58s local 2024-04-03T18:27:30.9176284Z Testing //test/cpp:test_tensor; 58s local 2024-04-03T18:27:30.9177199Z Testing //test/cpp:test_aten_xla_tensor_5; 54s local 2024-04-03T18:27:30.9178169Z Testing //test/cpp:test_aten_xla_tensor_4; 53s local 2024-04-03T18:27:30.9179168Z Testing //test/cpp:test_aten_xla_tensor_6; 52s local 2024-04-03T18:27:30.9180153Z Testing //test/cpp:test_aten_xla_tensor_2; 35s local 2024-04-03T18:27:30.9181120Z Testing //test/cpp:test_aten_xla_tensor_1; 9s local 2024-04-03T18:27:32.1184832Z 2024-04-03T18:27:32.1185634Z  2024-04-03T18:27:32.1186173Z  2024-04-03T18:27:32.1186662Z  2024-04-03T18:27:32.1187171Z  2024-04-03T18:27:32.1187712Z  2024-04-03T18:27:32.1188175Z  2024-04-03T18:27:32.1188679Z  2024-04-03T18:27:32.1190201Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:32.1191738Z Testing //test/cpp:test_aten_xla_tensor_3; 60s local 2024-04-03T18:27:32.1192726Z Testing //test/cpp:test_tensor; 59s local 2024-04-03T18:27:32.1193663Z Testing //test/cpp:test_aten_xla_tensor_5; 55s local 2024-04-03T18:27:32.1194707Z Testing //test/cpp:test_aten_xla_tensor_4; 55s local 2024-04-03T18:27:32.1195738Z Testing //test/cpp:test_aten_xla_tensor_6; 54s local 2024-04-03T18:27:32.1196750Z Testing //test/cpp:test_aten_xla_tensor_2; 36s local 2024-04-03T18:27:32.1197796Z Testing //test/cpp:test_aten_xla_tensor_1; 10s local 2024-04-03T18:27:33.1374967Z 2024-04-03T18:27:33.1375719Z  2024-04-03T18:27:33.1376278Z  2024-04-03T18:27:33.1376758Z  2024-04-03T18:27:33.1377218Z  2024-04-03T18:27:33.1377664Z  2024-04-03T18:27:33.1378138Z  2024-04-03T18:27:33.1378656Z  2024-04-03T18:27:33.1379943Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:33.1381477Z Testing //test/cpp:test_aten_xla_tensor_3; 61s local 2024-04-03T18:27:33.1382615Z Testing //test/cpp:test_tensor; 60s local 2024-04-03T18:27:33.1383601Z Testing //test/cpp:test_aten_xla_tensor_5; 56s local 2024-04-03T18:27:33.1384650Z Testing //test/cpp:test_aten_xla_tensor_4; 56s local 2024-04-03T18:27:33.1385714Z Testing //test/cpp:test_aten_xla_tensor_6; 55s local 2024-04-03T18:27:33.1386751Z Testing //test/cpp:test_aten_xla_tensor_2; 37s local 2024-04-03T18:27:33.1387890Z Testing //test/cpp:test_aten_xla_tensor_1; 11s local 2024-04-03T18:27:33.7058874Z 2024-04-03T18:27:33.7059867Z  2024-04-03T18:27:33.7060441Z  2024-04-03T18:27:33.7060938Z  2024-04-03T18:27:33.7061381Z  2024-04-03T18:27:33.7061853Z  2024-04-03T18:27:33.7062336Z  2024-04-03T18:27:33.7062792Z  2024-04-03T18:27:33.7064285Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:33.7065858Z Testing //test/cpp:test_aten_xla_tensor_3; 61s local 2024-04-03T18:27:33.7066876Z Testing //test/cpp:test_tensor; 61s local 2024-04-03T18:27:33.7067959Z Testing //test/cpp:test_aten_xla_tensor_5; 57s local 2024-04-03T18:27:33.7068936Z Testing //test/cpp:test_aten_xla_tensor_4; 56s local 2024-04-03T18:27:33.7070000Z Testing //test/cpp:test_aten_xla_tensor_6; 55s local 2024-04-03T18:27:33.7071051Z Testing //test/cpp:test_aten_xla_tensor_2; 37s local 2024-04-03T18:27:33.7072209Z Testing //test/cpp:test_aten_xla_tensor_1; 11s local 2024-04-03T18:27:34.7398142Z 2024-04-03T18:27:34.7398998Z  2024-04-03T18:27:34.7399611Z  2024-04-03T18:27:34.7400471Z  2024-04-03T18:27:34.7400958Z  2024-04-03T18:27:34.7401472Z  2024-04-03T18:27:34.7402111Z  2024-04-03T18:27:34.7402597Z  2024-04-03T18:27:34.7404029Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:34.7405919Z Testing //test/cpp:test_aten_xla_tensor_3; 62s local 2024-04-03T18:27:34.7406920Z Testing //test/cpp:test_tensor; 62s local 2024-04-03T18:27:34.7407922Z Testing //test/cpp:test_aten_xla_tensor_5; 58s local 2024-04-03T18:27:34.7409010Z Testing //test/cpp:test_aten_xla_tensor_4; 57s local 2024-04-03T18:27:34.7410075Z Testing //test/cpp:test_aten_xla_tensor_6; 56s local 2024-04-03T18:27:34.7411150Z Testing //test/cpp:test_aten_xla_tensor_2; 38s local 2024-04-03T18:27:34.7412221Z Testing //test/cpp:test_aten_xla_tensor_1; 12s local 2024-04-03T18:27:35.7485538Z 2024-04-03T18:27:35.7486234Z  2024-04-03T18:27:35.7486755Z  2024-04-03T18:27:35.7487217Z  2024-04-03T18:27:35.7487653Z  2024-04-03T18:27:35.7488089Z  2024-04-03T18:27:35.7488504Z  2024-04-03T18:27:35.7488949Z  2024-04-03T18:27:35.7490170Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:35.7491609Z Testing //test/cpp:test_aten_xla_tensor_3; 63s local 2024-04-03T18:27:35.7492531Z Testing //test/cpp:test_tensor; 63s local 2024-04-03T18:27:35.7493424Z Testing //test/cpp:test_aten_xla_tensor_5; 59s local 2024-04-03T18:27:35.7494448Z Testing //test/cpp:test_aten_xla_tensor_4; 58s local 2024-04-03T18:27:35.7495435Z Testing //test/cpp:test_aten_xla_tensor_6; 57s local 2024-04-03T18:27:35.7496403Z Testing //test/cpp:test_aten_xla_tensor_2; 40s local 2024-04-03T18:27:35.7497351Z Testing //test/cpp:test_aten_xla_tensor_1; 13s local 2024-04-03T18:27:36.7456160Z 2024-04-03T18:27:36.7457354Z  2024-04-03T18:27:36.7458091Z  2024-04-03T18:27:36.7469731Z  2024-04-03T18:27:36.7470365Z  2024-04-03T18:27:36.7470976Z  2024-04-03T18:27:36.7471625Z  2024-04-03T18:27:36.7472251Z  2024-04-03T18:27:36.7473916Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:36.7475899Z Testing //test/cpp:test_aten_xla_tensor_3; 64s local 2024-04-03T18:27:36.7477182Z Testing //test/cpp:test_tensor; 64s local 2024-04-03T18:27:36.7478404Z Testing //test/cpp:test_aten_xla_tensor_5; 60s local 2024-04-03T18:27:36.7479753Z Testing //test/cpp:test_aten_xla_tensor_4; 59s local 2024-04-03T18:27:36.7481098Z Testing //test/cpp:test_aten_xla_tensor_6; 58s local 2024-04-03T18:27:36.7482413Z Testing //test/cpp:test_aten_xla_tensor_2; 41s local 2024-04-03T18:27:36.7483751Z Testing //test/cpp:test_aten_xla_tensor_1; 14s local 2024-04-03T18:27:37.7503355Z 2024-04-03T18:27:37.7504146Z  2024-04-03T18:27:37.7504731Z  2024-04-03T18:27:37.7505222Z  2024-04-03T18:27:37.7505727Z  2024-04-03T18:27:37.7506202Z  2024-04-03T18:27:37.7506648Z  2024-04-03T18:27:37.7507122Z  2024-04-03T18:27:37.7508696Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:37.7510268Z Testing //test/cpp:test_aten_xla_tensor_3; 65s local 2024-04-03T18:27:37.7511264Z Testing //test/cpp:test_tensor; 65s local 2024-04-03T18:27:37.7512257Z Testing //test/cpp:test_aten_xla_tensor_5; 61s local 2024-04-03T18:27:37.7513475Z Testing //test/cpp:test_aten_xla_tensor_4; 60s local 2024-04-03T18:27:37.7514552Z Testing //test/cpp:test_aten_xla_tensor_6; 59s local 2024-04-03T18:27:37.7515617Z Testing //test/cpp:test_aten_xla_tensor_2; 42s local 2024-04-03T18:27:37.7516668Z Testing //test/cpp:test_aten_xla_tensor_1; 15s local 2024-04-03T18:27:38.7509168Z 2024-04-03T18:27:38.7510054Z  2024-04-03T18:27:38.7510647Z  2024-04-03T18:27:38.7511536Z  2024-04-03T18:27:38.7512039Z  2024-04-03T18:27:38.7512526Z  2024-04-03T18:27:38.7513017Z  2024-04-03T18:27:38.7513613Z  2024-04-03T18:27:38.7515037Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:38.7516782Z Testing //test/cpp:test_aten_xla_tensor_3; 66s local 2024-04-03T18:27:38.7517842Z Testing //test/cpp:test_tensor; 66s local 2024-04-03T18:27:38.7518861Z Testing //test/cpp:test_aten_xla_tensor_5; 62s local 2024-04-03T18:27:38.7519990Z Testing //test/cpp:test_aten_xla_tensor_4; 61s local 2024-04-03T18:27:38.7521112Z Testing //test/cpp:test_aten_xla_tensor_6; 60s local 2024-04-03T18:27:38.7522221Z Testing //test/cpp:test_aten_xla_tensor_2; 43s local 2024-04-03T18:27:38.7523341Z Testing //test/cpp:test_aten_xla_tensor_1; 16s local 2024-04-03T18:27:39.7502870Z 2024-04-03T18:27:39.7503831Z  2024-04-03T18:27:39.7504613Z  2024-04-03T18:27:39.7505275Z  2024-04-03T18:27:39.7505889Z  2024-04-03T18:27:39.7506535Z  2024-04-03T18:27:39.7507169Z  2024-04-03T18:27:39.7507893Z  2024-04-03T18:27:39.7509709Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:39.7511861Z Testing //test/cpp:test_aten_xla_tensor_3; 67s local 2024-04-03T18:27:39.7513341Z Testing //test/cpp:test_tensor; 67s local 2024-04-03T18:27:39.7514673Z Testing //test/cpp:test_aten_xla_tensor_5; 63s local 2024-04-03T18:27:39.7516105Z Testing //test/cpp:test_aten_xla_tensor_4; 62s local 2024-04-03T18:27:39.7517531Z Testing //test/cpp:test_aten_xla_tensor_6; 61s local 2024-04-03T18:27:39.7518937Z Testing //test/cpp:test_aten_xla_tensor_2; 44s local 2024-04-03T18:27:39.7520379Z Testing //test/cpp:test_aten_xla_tensor_1; 17s local 2024-04-03T18:27:40.9511137Z 2024-04-03T18:27:40.9513012Z  2024-04-03T18:27:40.9514336Z  2024-04-03T18:27:40.9516079Z  2024-04-03T18:27:40.9517104Z  2024-04-03T18:27:40.9518021Z  2024-04-03T18:27:40.9518927Z  2024-04-03T18:27:40.9519898Z  2024-04-03T18:27:40.9524082Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:40.9526140Z Testing //test/cpp:test_aten_xla_tensor_3; 68s local 2024-04-03T18:27:40.9527715Z Testing //test/cpp:test_tensor; 68s local 2024-04-03T18:27:40.9531340Z Testing //test/cpp:test_aten_xla_tensor_5; 64s local 2024-04-03T18:27:40.9532839Z Testing //test/cpp:test_aten_xla_tensor_4; 63s local 2024-04-03T18:27:40.9534368Z Testing //test/cpp:test_aten_xla_tensor_6; 63s local 2024-04-03T18:27:40.9535818Z Testing //test/cpp:test_aten_xla_tensor_2; 45s local 2024-04-03T18:27:40.9537297Z Testing //test/cpp:test_aten_xla_tensor_1; 19s local 2024-04-03T18:27:41.9899890Z 2024-04-03T18:27:41.9900843Z  2024-04-03T18:27:41.9901556Z  2024-04-03T18:27:41.9902097Z  2024-04-03T18:27:41.9902607Z  2024-04-03T18:27:41.9903127Z  2024-04-03T18:27:41.9903623Z  2024-04-03T18:27:41.9904146Z  2024-04-03T18:27:41.9905563Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:41.9907222Z Testing //test/cpp:test_aten_xla_tensor_3; 69s local 2024-04-03T18:27:41.9908434Z Testing //test/cpp:test_tensor; 69s local 2024-04-03T18:27:41.9909484Z Testing //test/cpp:test_aten_xla_tensor_5; 65s local 2024-04-03T18:27:41.9910584Z Testing //test/cpp:test_aten_xla_tensor_4; 64s local 2024-04-03T18:27:41.9911708Z Testing //test/cpp:test_aten_xla_tensor_6; 64s local 2024-04-03T18:27:41.9912817Z Testing //test/cpp:test_aten_xla_tensor_2; 46s local 2024-04-03T18:27:41.9913913Z Testing //test/cpp:test_aten_xla_tensor_1; 20s local 2024-04-03T18:27:42.9932556Z 2024-04-03T18:27:42.9933281Z  2024-04-03T18:27:42.9933797Z  2024-04-03T18:27:42.9934622Z  2024-04-03T18:27:42.9935054Z  2024-04-03T18:27:42.9935472Z  2024-04-03T18:27:42.9935906Z  2024-04-03T18:27:42.9936426Z  2024-04-03T18:27:42.9937663Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:42.9939181Z Testing //test/cpp:test_aten_xla_tensor_3; 70s local 2024-04-03T18:27:42.9940101Z Testing //test/cpp:test_tensor; 70s local 2024-04-03T18:27:42.9940986Z Testing //test/cpp:test_aten_xla_tensor_5; 66s local 2024-04-03T18:27:42.9941963Z Testing //test/cpp:test_aten_xla_tensor_4; 65s local 2024-04-03T18:27:42.9942931Z Testing //test/cpp:test_aten_xla_tensor_6; 65s local 2024-04-03T18:27:42.9943876Z Testing //test/cpp:test_aten_xla_tensor_2; 47s local 2024-04-03T18:27:42.9944842Z Testing //test/cpp:test_aten_xla_tensor_1; 21s local 2024-04-03T18:27:43.9921289Z 2024-04-03T18:27:43.9922118Z  2024-04-03T18:27:43.9922731Z  2024-04-03T18:27:43.9923256Z  2024-04-03T18:27:43.9923729Z  2024-04-03T18:27:43.9924223Z  2024-04-03T18:27:43.9924710Z  2024-04-03T18:27:43.9925198Z  2024-04-03T18:27:43.9926587Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:43.9928239Z Testing //test/cpp:test_aten_xla_tensor_3; 71s local 2024-04-03T18:27:43.9929263Z Testing //test/cpp:test_tensor; 71s local 2024-04-03T18:27:43.9930297Z Testing //test/cpp:test_aten_xla_tensor_5; 67s local 2024-04-03T18:27:43.9931400Z Testing //test/cpp:test_aten_xla_tensor_4; 66s local 2024-04-03T18:27:43.9932485Z Testing //test/cpp:test_aten_xla_tensor_6; 66s local 2024-04-03T18:27:43.9933578Z Testing //test/cpp:test_aten_xla_tensor_2; 48s local 2024-04-03T18:27:43.9934752Z Testing //test/cpp:test_aten_xla_tensor_1; 22s local 2024-04-03T18:27:45.1919564Z 2024-04-03T18:27:45.1920537Z  2024-04-03T18:27:45.1921242Z  2024-04-03T18:27:45.1921831Z  2024-04-03T18:27:45.1922415Z  2024-04-03T18:27:45.1922990Z  2024-04-03T18:27:45.1923568Z  2024-04-03T18:27:45.1924135Z  2024-04-03T18:27:45.1925770Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:45.1927686Z Testing //test/cpp:test_aten_xla_tensor_3; 73s local 2024-04-03T18:27:45.1928886Z Testing //test/cpp:test_tensor; 73s local 2024-04-03T18:27:45.1930085Z Testing //test/cpp:test_aten_xla_tensor_5; 68s local 2024-04-03T18:27:45.1931375Z Testing //test/cpp:test_aten_xla_tensor_4; 68s local 2024-04-03T18:27:45.1932630Z Testing //test/cpp:test_aten_xla_tensor_6; 67s local 2024-04-03T18:27:45.1933916Z Testing //test/cpp:test_aten_xla_tensor_2; 49s local 2024-04-03T18:27:45.1935271Z Testing //test/cpp:test_aten_xla_tensor_1; 23s local 2024-04-03T18:27:46.1918968Z 2024-04-03T18:27:46.1919804Z  2024-04-03T18:27:46.1920411Z  2024-04-03T18:27:46.1920881Z  2024-04-03T18:27:46.1921383Z  2024-04-03T18:27:46.1921855Z  2024-04-03T18:27:46.1922307Z  2024-04-03T18:27:46.1922800Z  2024-04-03T18:27:46.1924158Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:46.1925712Z Testing //test/cpp:test_aten_xla_tensor_3; 74s local 2024-04-03T18:27:46.1926721Z Testing //test/cpp:test_tensor; 74s local 2024-04-03T18:27:46.1927696Z Testing //test/cpp:test_aten_xla_tensor_5; 69s local 2024-04-03T18:27:46.1928764Z Testing //test/cpp:test_aten_xla_tensor_4; 69s local 2024-04-03T18:27:46.1929916Z Testing //test/cpp:test_aten_xla_tensor_6; 68s local 2024-04-03T18:27:46.1930922Z Testing //test/cpp:test_aten_xla_tensor_2; 50s local 2024-04-03T18:27:46.1931907Z Testing //test/cpp:test_aten_xla_tensor_1; 24s local 2024-04-03T18:27:47.1949606Z 2024-04-03T18:27:47.1950930Z  2024-04-03T18:27:47.1951565Z  2024-04-03T18:27:47.1952137Z  2024-04-03T18:27:47.1952825Z  2024-04-03T18:27:47.1953370Z  2024-04-03T18:27:47.1953930Z  2024-04-03T18:27:47.1954608Z  2024-04-03T18:27:47.1956195Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:47.1958152Z Testing //test/cpp:test_aten_xla_tensor_3; 75s local 2024-04-03T18:27:47.1959350Z Testing //test/cpp:test_tensor; 75s local 2024-04-03T18:27:47.1960481Z Testing //test/cpp:test_aten_xla_tensor_5; 70s local 2024-04-03T18:27:47.1961732Z Testing //test/cpp:test_aten_xla_tensor_4; 70s local 2024-04-03T18:27:47.1962991Z Testing //test/cpp:test_aten_xla_tensor_6; 69s local 2024-04-03T18:27:47.1964272Z Testing //test/cpp:test_aten_xla_tensor_2; 51s local 2024-04-03T18:27:47.1965498Z Testing //test/cpp:test_aten_xla_tensor_1; 25s local 2024-04-03T18:27:48.3925824Z 2024-04-03T18:27:48.3926662Z  2024-04-03T18:27:48.3927250Z  2024-04-03T18:27:48.3929937Z  2024-04-03T18:27:48.3930483Z  2024-04-03T18:27:48.3931277Z  2024-04-03T18:27:48.3931841Z  2024-04-03T18:27:48.3932310Z  2024-04-03T18:27:48.3933640Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:48.3935295Z Testing //test/cpp:test_aten_xla_tensor_3; 76s local 2024-04-03T18:27:48.3937011Z Testing //test/cpp:test_tensor; 76s local 2024-04-03T18:27:48.3938182Z Testing //test/cpp:test_aten_xla_tensor_5; 71s local 2024-04-03T18:27:48.3939561Z Testing //test/cpp:test_aten_xla_tensor_4; 71s local 2024-04-03T18:27:48.3940851Z Testing //test/cpp:test_aten_xla_tensor_6; 70s local 2024-04-03T18:27:48.3942083Z Testing //test/cpp:test_aten_xla_tensor_2; 52s local 2024-04-03T18:27:48.3943263Z Testing //test/cpp:test_aten_xla_tensor_1; 26s local 2024-04-03T18:27:49.3963250Z 2024-04-03T18:27:49.3964175Z  2024-04-03T18:27:49.3964794Z  2024-04-03T18:27:49.3965262Z  2024-04-03T18:27:49.3965763Z  2024-04-03T18:27:49.3966236Z  2024-04-03T18:27:49.3966701Z  2024-04-03T18:27:49.3967181Z  2024-04-03T18:27:49.3968571Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:49.3970166Z Testing //test/cpp:test_aten_xla_tensor_3; 77s local 2024-04-03T18:27:49.3971204Z Testing //test/cpp:test_tensor; 77s local 2024-04-03T18:27:49.3972212Z Testing //test/cpp:test_aten_xla_tensor_5; 72s local 2024-04-03T18:27:49.3973284Z Testing //test/cpp:test_aten_xla_tensor_4; 72s local 2024-04-03T18:27:49.3974362Z Testing //test/cpp:test_aten_xla_tensor_6; 71s local 2024-04-03T18:27:49.3975520Z Testing //test/cpp:test_aten_xla_tensor_2; 53s local 2024-04-03T18:27:49.3976571Z Testing //test/cpp:test_aten_xla_tensor_1; 27s local 2024-04-03T18:27:50.3987065Z 2024-04-03T18:27:50.3987998Z  2024-04-03T18:27:50.3988607Z  2024-04-03T18:27:50.3989079Z  2024-04-03T18:27:50.3989585Z  2024-04-03T18:27:50.3990019Z  2024-04-03T18:27:50.3990499Z  2024-04-03T18:27:50.3990983Z  2024-04-03T18:27:50.3992350Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:50.3993960Z Testing //test/cpp:test_aten_xla_tensor_3; 78s local 2024-04-03T18:27:50.3994992Z Testing //test/cpp:test_tensor; 78s local 2024-04-03T18:27:50.3995999Z Testing //test/cpp:test_aten_xla_tensor_5; 73s local 2024-04-03T18:27:50.3997055Z Testing //test/cpp:test_aten_xla_tensor_4; 73s local 2024-04-03T18:27:50.3998142Z Testing //test/cpp:test_aten_xla_tensor_6; 72s local 2024-04-03T18:27:50.3999343Z Testing //test/cpp:test_aten_xla_tensor_2; 54s local 2024-04-03T18:27:50.4000368Z Testing //test/cpp:test_aten_xla_tensor_1; 28s local 2024-04-03T18:27:51.5948595Z 2024-04-03T18:27:51.5950213Z  2024-04-03T18:27:51.5951380Z  2024-04-03T18:27:51.5954245Z  2024-04-03T18:27:51.5955251Z  2024-04-03T18:27:51.5955996Z  2024-04-03T18:27:51.5956942Z  2024-04-03T18:27:51.5958829Z  2024-04-03T18:27:51.5960590Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:51.5962439Z Testing //test/cpp:test_aten_xla_tensor_3; 79s local 2024-04-03T18:27:51.5963536Z Testing //test/cpp:test_tensor; 79s local 2024-04-03T18:27:51.5964812Z Testing //test/cpp:test_aten_xla_tensor_5; 75s local 2024-04-03T18:27:51.5967115Z Testing //test/cpp:test_aten_xla_tensor_4; 74s local 2024-04-03T18:27:51.5968373Z Testing //test/cpp:test_aten_xla_tensor_6; 73s local 2024-04-03T18:27:51.5969622Z Testing //test/cpp:test_aten_xla_tensor_2; 55s local 2024-04-03T18:27:51.5970804Z Testing //test/cpp:test_aten_xla_tensor_1; 29s local 2024-04-03T18:27:52.6080696Z 2024-04-03T18:27:52.6081950Z  2024-04-03T18:27:52.6082756Z  2024-04-03T18:27:52.6083592Z  2024-04-03T18:27:52.6084753Z  2024-04-03T18:27:52.6085292Z  2024-04-03T18:27:52.6085773Z  2024-04-03T18:27:52.6086216Z  2024-04-03T18:27:52.6087538Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:52.6089073Z Testing //test/cpp:test_aten_xla_tensor_3; 80s local 2024-04-03T18:27:52.6090100Z Testing //test/cpp:test_tensor; 80s local 2024-04-03T18:27:52.6091067Z Testing //test/cpp:test_aten_xla_tensor_5; 76s local 2024-04-03T18:27:52.6092111Z Testing //test/cpp:test_aten_xla_tensor_4; 75s local 2024-04-03T18:27:52.6093171Z Testing //test/cpp:test_aten_xla_tensor_6; 74s local 2024-04-03T18:27:52.6094209Z Testing //test/cpp:test_aten_xla_tensor_2; 56s local 2024-04-03T18:27:52.6095431Z Testing //test/cpp:test_aten_xla_tensor_1; 30s local 2024-04-03T18:27:53.8088099Z 2024-04-03T18:27:53.8089429Z  2024-04-03T18:27:53.8090572Z  2024-04-03T18:27:53.8093582Z  2024-04-03T18:27:53.8094329Z  2024-04-03T18:27:53.8095119Z  2024-04-03T18:27:53.8095794Z  2024-04-03T18:27:53.8096477Z  2024-04-03T18:27:53.8098140Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:53.8099918Z Testing //test/cpp:test_aten_xla_tensor_3; 81s local 2024-04-03T18:27:53.8101245Z Testing //test/cpp:test_tensor; 81s local 2024-04-03T18:27:53.8102418Z Testing //test/cpp:test_aten_xla_tensor_5; 77s local 2024-04-03T18:27:53.8104262Z Testing //test/cpp:test_aten_xla_tensor_4; 76s local 2024-04-03T18:27:53.8105395Z Testing //test/cpp:test_aten_xla_tensor_6; 75s local 2024-04-03T18:27:53.8106471Z Testing //test/cpp:test_aten_xla_tensor_2; 58s local 2024-04-03T18:27:53.8107553Z Testing //test/cpp:test_aten_xla_tensor_1; 32s local 2024-04-03T18:27:54.8096674Z 2024-04-03T18:27:54.8097598Z  2024-04-03T18:27:54.8098170Z  2024-04-03T18:27:54.8098669Z  2024-04-03T18:27:54.8099159Z  2024-04-03T18:27:54.8099647Z  2024-04-03T18:27:54.8100123Z  2024-04-03T18:27:54.8100585Z  2024-04-03T18:27:54.8101970Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:54.8103573Z Testing //test/cpp:test_aten_xla_tensor_3; 82s local 2024-04-03T18:27:54.8104579Z Testing //test/cpp:test_tensor; 82s local 2024-04-03T18:27:54.8105571Z Testing //test/cpp:test_aten_xla_tensor_5; 78s local 2024-04-03T18:27:54.8106658Z Testing //test/cpp:test_aten_xla_tensor_4; 77s local 2024-04-03T18:27:54.8107812Z Testing //test/cpp:test_aten_xla_tensor_6; 76s local 2024-04-03T18:27:54.8108867Z Testing //test/cpp:test_aten_xla_tensor_2; 59s local 2024-04-03T18:27:54.8109966Z Testing //test/cpp:test_aten_xla_tensor_1; 33s local 2024-04-03T18:27:55.8117143Z 2024-04-03T18:27:55.8118239Z  2024-04-03T18:27:55.8118794Z  2024-04-03T18:27:55.8119278Z  2024-04-03T18:27:55.8119827Z  2024-04-03T18:27:55.8120284Z  2024-04-03T18:27:55.8120748Z  2024-04-03T18:27:55.8121190Z  2024-04-03T18:27:55.8122581Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:55.8124172Z Testing //test/cpp:test_aten_xla_tensor_3; 83s local 2024-04-03T18:27:55.8125115Z Testing //test/cpp:test_tensor; 83s local 2024-04-03T18:27:55.8126064Z Testing //test/cpp:test_aten_xla_tensor_5; 79s local 2024-04-03T18:27:55.8127081Z Testing //test/cpp:test_aten_xla_tensor_4; 78s local 2024-04-03T18:27:55.8128031Z Testing //test/cpp:test_aten_xla_tensor_6; 77s local 2024-04-03T18:27:55.8128991Z Testing //test/cpp:test_aten_xla_tensor_2; 60s local 2024-04-03T18:27:55.8129949Z Testing //test/cpp:test_aten_xla_tensor_1; 34s local 2024-04-03T18:27:57.0122305Z 2024-04-03T18:27:57.0123141Z  2024-04-03T18:27:57.0123746Z  2024-04-03T18:27:57.0124236Z  2024-04-03T18:27:57.0124744Z  2024-04-03T18:27:57.0125256Z  2024-04-03T18:27:57.0125738Z  2024-04-03T18:27:57.0126227Z  2024-04-03T18:27:57.0127664Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:57.0129310Z Testing //test/cpp:test_aten_xla_tensor_3; 84s local 2024-04-03T18:27:57.0130376Z Testing //test/cpp:test_tensor; 84s local 2024-04-03T18:27:57.0131420Z Testing //test/cpp:test_aten_xla_tensor_5; 80s local 2024-04-03T18:27:57.0132526Z Testing //test/cpp:test_aten_xla_tensor_4; 79s local 2024-04-03T18:27:57.0133647Z Testing //test/cpp:test_aten_xla_tensor_6; 79s local 2024-04-03T18:27:57.0135009Z Testing //test/cpp:test_aten_xla_tensor_2; 61s local 2024-04-03T18:27:57.0136148Z Testing //test/cpp:test_aten_xla_tensor_1; 35s local 2024-04-03T18:27:58.2162041Z 2024-04-03T18:27:58.2163080Z  2024-04-03T18:27:58.2163843Z  2024-04-03T18:27:58.2164456Z  2024-04-03T18:27:58.2164905Z  2024-04-03T18:27:58.2165565Z  2024-04-03T18:27:58.2166191Z  2024-04-03T18:27:58.2166761Z  2024-04-03T18:27:58.2168395Z [19,973 / 19,980] 11 / 18 tests; 7 actions running; last test: .../cpp:test_ir 2024-04-03T18:27:58.2170229Z Testing //test/cpp:test_aten_xla_tensor_3; 86s local 2024-04-03T18:27:58.2171481Z Testing //test/cpp:test_tensor; 86s local 2024-04-03T18:27:58.2172567Z Testing //test/cpp:test_aten_xla_tensor_5; 81s local 2024-04-03T18:27:58.2173898Z Testing //test/cpp:test_aten_xla_tensor_4; 81s local 2024-04-03T18:27:58.2175259Z Testing //test/cpp:test_aten_xla_tensor_6; 80s local 2024-04-03T18:27:58.2176451Z Testing //test/cpp:test_aten_xla_tensor_2; 62s local 2024-04-03T18:27:58.2177743Z Testing //test/cpp:test_aten_xla_tensor_1; 36s local 2024-04-03T18:27:58.4172000Z 2024-04-03T18:27:58.4172857Z  2024-04-03T18:27:58.4173895Z  2024-04-03T18:27:58.4174721Z  2024-04-03T18:27:58.4175428Z  2024-04-03T18:27:58.4176113Z  2024-04-03T18:27:58.4176822Z  2024-04-03T18:27:58.4177518Z  2024-04-03T18:27:58.4178974Z [19,974 / 19,980] 12 / 18 tests; 6 actions running; last test: ...xla_tensor_5 2024-04-03T18:27:58.4180642Z Testing //test/cpp:test_aten_xla_tensor_3; 86s local 2024-04-03T18:27:58.4181700Z Testing //test/cpp:test_tensor; 86s local 2024-04-03T18:27:58.4182727Z Testing //test/cpp:test_aten_xla_tensor_4; 81s local 2024-04-03T18:27:58.4188850Z Testing //test/cpp:test_aten_xla_tensor_6; 80s local 2024-04-03T18:27:58.4190208Z Testing //test/cpp:test_aten_xla_tensor_2; 62s local 2024-04-03T18:27:58.4191674Z Testing //test/cpp:test_aten_xla_tensor_1; 36s local 2024-04-03T18:27:59.6166609Z 2024-04-03T18:27:59.6167502Z  2024-04-03T18:27:59.6168076Z  2024-04-03T18:27:59.6168587Z  2024-04-03T18:27:59.6173102Z  2024-04-03T18:27:59.6174022Z  2024-04-03T18:27:59.6178227Z  2024-04-03T18:27:59.6180351Z [19,974 / 19,980] 12 / 18 tests; 6 actions running; last test: ...xla_tensor_5 2024-04-03T18:27:59.6182742Z Testing //test/cpp:test_aten_xla_tensor_3; 87s local 2024-04-03T18:27:59.6186028Z Testing //test/cpp:test_tensor; 87s local 2024-04-03T18:27:59.6187527Z Testing //test/cpp:test_aten_xla_tensor_4; 82s local 2024-04-03T18:27:59.6189155Z Testing //test/cpp:test_aten_xla_tensor_6; 81s local 2024-04-03T18:27:59.6190559Z Testing //test/cpp:test_aten_xla_tensor_2; 63s local 2024-04-03T18:27:59.6192215Z Testing //test/cpp:test_aten_xla_tensor_1; 37s local 2024-04-03T18:28:00.6173129Z 2024-04-03T18:28:00.6174505Z  2024-04-03T18:28:00.6175438Z  2024-04-03T18:28:00.6176282Z  2024-04-03T18:28:00.6177048Z  2024-04-03T18:28:00.6178218Z  2024-04-03T18:28:00.6178778Z  2024-04-03T18:28:00.6180122Z [19,974 / 19,980] 12 / 18 tests; 6 actions running; last test: ...xla_tensor_5 2024-04-03T18:28:00.6181657Z Testing //test/cpp:test_aten_xla_tensor_3; 88s local 2024-04-03T18:28:00.6182691Z Testing //test/cpp:test_tensor; 88s local 2024-04-03T18:28:00.6183636Z Testing //test/cpp:test_aten_xla_tensor_4; 83s local 2024-04-03T18:28:00.6184652Z Testing //test/cpp:test_aten_xla_tensor_6; 82s local 2024-04-03T18:28:00.6185702Z Testing //test/cpp:test_aten_xla_tensor_2; 64s local 2024-04-03T18:28:00.6186764Z Testing //test/cpp:test_aten_xla_tensor_1; 38s local 2024-04-03T18:28:01.6180516Z 2024-04-03T18:28:01.6181349Z  2024-04-03T18:28:01.6181989Z  2024-04-03T18:28:01.6182463Z  2024-04-03T18:28:01.6182926Z  2024-04-03T18:28:01.6183383Z  2024-04-03T18:28:01.6183833Z  2024-04-03T18:28:01.6185213Z [19,974 / 19,980] 12 / 18 tests; 6 actions running; last test: ...xla_tensor_5 2024-04-03T18:28:01.6186740Z Testing //test/cpp:test_aten_xla_tensor_3; 89s local 2024-04-03T18:28:01.6187810Z Testing //test/cpp:test_tensor; 89s local 2024-04-03T18:28:01.6188795Z Testing //test/cpp:test_aten_xla_tensor_4; 84s local 2024-04-03T18:28:01.6189863Z Testing //test/cpp:test_aten_xla_tensor_6; 83s local 2024-04-03T18:28:01.6192632Z Testing //test/cpp:test_aten_xla_tensor_2; 65s local 2024-04-03T18:28:01.6194092Z Testing //test/cpp:test_aten_xla_tensor_1; 39s local 2024-04-03T18:28:02.8185890Z 2024-04-03T18:28:02.8187139Z  2024-04-03T18:28:02.8188074Z  2024-04-03T18:28:02.8189093Z  2024-04-03T18:28:02.8190442Z  2024-04-03T18:28:02.8191052Z  2024-04-03T18:28:02.8191611Z  2024-04-03T18:28:02.8193146Z [19,974 / 19,980] 12 / 18 tests; 6 actions running; last test: ...xla_tensor_5 2024-04-03T18:28:02.8194979Z Testing //test/cpp:test_aten_xla_tensor_3; 90s local 2024-04-03T18:28:02.8196133Z Testing //test/cpp:test_tensor; 90s local 2024-04-03T18:28:02.8197297Z Testing //test/cpp:test_aten_xla_tensor_4; 85s local 2024-04-03T18:28:02.8198628Z Testing //test/cpp:test_aten_xla_tensor_6; 84s local 2024-04-03T18:28:02.8199884Z Testing //test/cpp:test_aten_xla_tensor_2; 67s local 2024-04-03T18:28:02.8201130Z Testing //test/cpp:test_aten_xla_tensor_1; 41s local 2024-04-03T18:28:03.8201610Z 2024-04-03T18:28:03.8202247Z  2024-04-03T18:28:03.8202750Z  2024-04-03T18:28:03.8203293Z  2024-04-03T18:28:03.8203765Z  2024-04-03T18:28:03.8204233Z  2024-04-03T18:28:03.8204681Z  2024-04-03T18:28:03.8206022Z [19,974 / 19,980] 12 / 18 tests; 6 actions running; last test: ...xla_tensor_5 2024-04-03T18:28:03.8207619Z Testing //test/cpp:test_aten_xla_tensor_3; 91s local 2024-04-03T18:28:03.8208606Z Testing //test/cpp:test_tensor; 91s local 2024-04-03T18:28:03.8209686Z Testing //test/cpp:test_aten_xla_tensor_4; 86s local 2024-04-03T18:28:03.8210872Z Testing //test/cpp:test_aten_xla_tensor_6; 85s local 2024-04-03T18:28:03.8211780Z Testing //test/cpp:test_aten_xla_tensor_2; 68s local 2024-04-03T18:28:03.8212779Z Testing //test/cpp:test_aten_xla_tensor_1; 42s local 2024-04-03T18:28:04.8250629Z 2024-04-03T18:28:04.8251483Z  2024-04-03T18:28:04.8252078Z  2024-04-03T18:28:04.8252604Z  2024-04-03T18:28:04.8253085Z  2024-04-03T18:28:04.8253680Z  2024-04-03T18:28:04.8254166Z  2024-04-03T18:28:04.8255626Z [19,974 / 19,980] 12 / 18 tests; 6 actions running; last test: ...xla_tensor_5 2024-04-03T18:28:04.8257240Z Testing //test/cpp:test_aten_xla_tensor_3; 92s local 2024-04-03T18:28:04.8258266Z Testing //test/cpp:test_tensor; 92s local 2024-04-03T18:28:04.8259389Z Testing //test/cpp:test_aten_xla_tensor_4; 87s local 2024-04-03T18:28:04.8260513Z Testing //test/cpp:test_aten_xla_tensor_6; 86s local 2024-04-03T18:28:04.8261643Z Testing //test/cpp:test_aten_xla_tensor_2; 69s local 2024-04-03T18:28:04.8262733Z Testing //test/cpp:test_aten_xla_tensor_1; 43s local 2024-04-03T18:28:06.0255901Z 2024-04-03T18:28:06.0256781Z  2024-04-03T18:28:06.0257391Z  2024-04-03T18:28:06.0257900Z  2024-04-03T18:28:06.0258349Z  2024-04-03T18:28:06.0258887Z  2024-04-03T18:28:06.0259387Z  2024-04-03T18:28:06.0260750Z [19,974 / 19,980] 12 / 18 tests; 6 actions running; last test: ...xla_tensor_5 2024-04-03T18:28:06.0262239Z Testing //test/cpp:test_aten_xla_tensor_3; 93s local 2024-04-03T18:28:06.0263213Z Testing //test/cpp:test_tensor; 93s local 2024-04-03T18:28:06.0264142Z Testing //test/cpp:test_aten_xla_tensor_4; 89s local 2024-04-03T18:28:06.0265161Z Testing //test/cpp:test_aten_xla_tensor_6; 88s local 2024-04-03T18:28:06.0266180Z Testing //test/cpp:test_aten_xla_tensor_2; 70s local 2024-04-03T18:28:06.0267184Z Testing //test/cpp:test_aten_xla_tensor_1; 44s local 2024-04-03T18:28:07.0261230Z 2024-04-03T18:28:07.0261951Z  2024-04-03T18:28:07.0262477Z  2024-04-03T18:28:07.0262906Z  2024-04-03T18:28:07.0263328Z  2024-04-03T18:28:07.0263745Z  2024-04-03T18:28:07.0264157Z  2024-04-03T18:28:07.0265391Z [19,974 / 19,980] 12 / 18 tests; 6 actions running; last test: ...xla_tensor_5 2024-04-03T18:28:07.0266805Z Testing //test/cpp:test_aten_xla_tensor_3; 94s local 2024-04-03T18:28:07.0267803Z Testing //test/cpp:test_tensor; 94s local 2024-04-03T18:28:07.0268716Z Testing //test/cpp:test_aten_xla_tensor_4; 90s local 2024-04-03T18:28:07.0269673Z Testing //test/cpp:test_aten_xla_tensor_6; 89s local 2024-04-03T18:28:07.0270600Z Testing //test/cpp:test_aten_xla_tensor_2; 71s local 2024-04-03T18:28:07.0271538Z Testing //test/cpp:test_aten_xla_tensor_1; 45s local 2024-04-03T18:28:08.0292299Z 2024-04-03T18:28:08.0293218Z  2024-04-03T18:28:08.0293878Z  2024-04-03T18:28:08.0294478Z  2024-04-03T18:28:08.0295057Z  2024-04-03T18:28:08.0295601Z  2024-04-03T18:28:08.0296128Z  2024-04-03T18:28:08.0297693Z [19,974 / 19,980] 12 / 18 tests; 6 actions running; last test: ...xla_tensor_5 2024-04-03T18:28:08.0299509Z Testing //test/cpp:test_aten_xla_tensor_3; 95s local 2024-04-03T18:28:08.0300653Z Testing //test/cpp:test_tensor; 95s local 2024-04-03T18:28:08.0301800Z Testing //test/cpp:test_aten_xla_tensor_4; 91s local 2024-04-03T18:28:08.0303032Z Testing //test/cpp:test_aten_xla_tensor_6; 90s local 2024-04-03T18:28:08.0304236Z Testing //test/cpp:test_aten_xla_tensor_2; 72s local 2024-04-03T18:28:08.0305493Z Testing //test/cpp:test_aten_xla_tensor_1; 46s local 2024-04-03T18:28:09.2305953Z 2024-04-03T18:28:09.2306962Z  2024-04-03T18:28:09.2307565Z  2024-04-03T18:28:09.2308189Z  2024-04-03T18:28:09.2308656Z  2024-04-03T18:28:09.2309145Z  2024-04-03T18:28:09.2309623Z  2024-04-03T18:28:09.2311342Z [19,974 / 19,980] 12 / 18 tests; 6 actions running; last test: ...xla_tensor_5 2024-04-03T18:28:09.2313053Z Testing //test/cpp:test_aten_xla_tensor_3; 97s local 2024-04-03T18:28:09.2314184Z Testing //test/cpp:test_tensor; 97s local 2024-04-03T18:28:09.2315179Z Testing //test/cpp:test_aten_xla_tensor_4; 92s local 2024-04-03T18:28:09.2316358Z Testing //test/cpp:test_aten_xla_tensor_6; 91s local 2024-04-03T18:28:09.2317434Z Testing //test/cpp:test_aten_xla_tensor_2; 73s local 2024-04-03T18:28:09.2318507Z Testing //test/cpp:test_aten_xla_tensor_1; 47s local 2024-04-03T18:28:09.7249329Z 2024-04-03T18:28:09.7250210Z  2024-04-03T18:28:09.7250812Z  2024-04-03T18:28:09.7251308Z  2024-04-03T18:28:09.7251798Z  2024-04-03T18:28:09.7252261Z  2024-04-03T18:28:09.7252739Z  2024-04-03T18:28:09.7254154Z [19,974 / 19,980] 12 / 18 tests; 6 actions running; last test: ...xla_tensor_5 2024-04-03T18:28:09.7255877Z Testing //test/cpp:test_aten_xla_tensor_3; 97s local 2024-04-03T18:28:09.7256931Z Testing //test/cpp:test_tensor; 97s local 2024-04-03T18:28:09.7257941Z Testing //test/cpp:test_aten_xla_tensor_4; 92s local 2024-04-03T18:28:09.7259058Z Testing //test/cpp:test_aten_xla_tensor_6; 91s local 2024-04-03T18:28:09.7260163Z Testing //test/cpp:test_aten_xla_tensor_2; 73s local 2024-04-03T18:28:09.7261276Z Testing //test/cpp:test_aten_xla_tensor_1; 47s local 2024-04-03T18:28:10.8312394Z 2024-04-03T18:28:10.8313212Z  2024-04-03T18:28:10.8313793Z  2024-04-03T18:28:10.8314257Z  2024-04-03T18:28:10.8314740Z  2024-04-03T18:28:10.8315205Z  2024-04-03T18:28:10.8315666Z  2024-04-03T18:28:10.8316994Z [19,974 / 19,980] 12 / 18 tests; 6 actions running; last test: ...xla_tensor_5 2024-04-03T18:28:10.8318817Z Testing //test/cpp:test_aten_xla_tensor_3; 98s local 2024-04-03T18:28:10.8319774Z Testing //test/cpp:test_tensor; 98s local 2024-04-03T18:28:10.8320751Z Testing //test/cpp:test_aten_xla_tensor_4; 93s local 2024-04-03T18:28:10.8321788Z Testing //test/cpp:test_aten_xla_tensor_6; 92s local 2024-04-03T18:28:10.8322811Z Testing //test/cpp:test_aten_xla_tensor_2; 75s local 2024-04-03T18:28:10.8323893Z Testing //test/cpp:test_aten_xla_tensor_1; 49s local 2024-04-03T18:28:11.8282308Z 2024-04-03T18:28:11.8283179Z  2024-04-03T18:28:11.8283846Z  2024-04-03T18:28:11.8284403Z  2024-04-03T18:28:11.8284896Z  2024-04-03T18:28:11.8285393Z  2024-04-03T18:28:11.8285877Z  2024-04-03T18:28:11.8287206Z [19,974 / 19,980] 12 / 18 tests; 6 actions running; last test: ...xla_tensor_5 2024-04-03T18:28:11.8288769Z Testing //test/cpp:test_aten_xla_tensor_3; 99s local 2024-04-03T18:28:11.8289745Z Testing //test/cpp:test_tensor; 99s local 2024-04-03T18:28:11.8290671Z Testing //test/cpp:test_aten_xla_tensor_4; 94s local 2024-04-03T18:28:11.8291723Z Testing //test/cpp:test_aten_xla_tensor_6; 93s local 2024-04-03T18:28:11.8292755Z Testing //test/cpp:test_aten_xla_tensor_2; 76s local 2024-04-03T18:28:11.8293792Z Testing //test/cpp:test_aten_xla_tensor_1; 50s local 2024-04-03T18:28:12.8311080Z 2024-04-03T18:28:12.8311992Z  2024-04-03T18:28:12.8312693Z  2024-04-03T18:28:12.8313261Z  2024-04-03T18:28:12.8313835Z  2024-04-03T18:28:12.8314402Z  2024-04-03T18:28:12.8314964Z  2024-04-03T18:28:12.8316559Z [19,974 / 19,980] 12 / 18 tests; 6 actions running; last test: ...xla_tensor_5 2024-04-03T18:28:12.8318398Z Testing //test/cpp:test_aten_xla_tensor_3; 100s local 2024-04-03T18:28:12.8319591Z Testing //test/cpp:test_tensor; 100s local 2024-04-03T18:28:12.8320752Z Testing //test/cpp:test_aten_xla_tensor_4; 95s local 2024-04-03T18:28:12.8321998Z Testing //test/cpp:test_aten_xla_tensor_6; 94s local 2024-04-03T18:28:12.8323216Z Testing //test/cpp:test_aten_xla_tensor_2; 77s local 2024-04-03T18:28:12.8324770Z Testing //test/cpp:test_aten_xla_tensor_1; 51s local 2024-04-03T18:28:14.0310364Z 2024-04-03T18:28:14.0311195Z  2024-04-03T18:28:14.0311756Z  2024-04-03T18:28:14.0312604Z  2024-04-03T18:28:14.0313163Z  2024-04-03T18:28:14.0313820Z  2024-04-03T18:28:14.0314488Z  2024-04-03T18:28:14.0316329Z [19,974 / 19,980] 12 / 18 tests; 6 actions running; last test: ...xla_tensor_5 2024-04-03T18:28:14.0318441Z Testing //test/cpp:test_aten_xla_tensor_3; 101s local 2024-04-03T18:28:14.0338924Z Testing //test/cpp:test_tensor; 101s local 2024-04-03T18:28:14.0340085Z Testing //test/cpp:test_aten_xla_tensor_4; 97s local 2024-04-03T18:28:14.0341213Z Testing //test/cpp:test_aten_xla_tensor_6; 96s local 2024-04-03T18:28:14.0342443Z Testing //test/cpp:test_aten_xla_tensor_2; 78s local 2024-04-03T18:28:14.0343538Z Testing //test/cpp:test_aten_xla_tensor_1; 52s local 2024-04-03T18:28:15.0315869Z 2024-04-03T18:28:15.0316804Z  2024-04-03T18:28:15.0317497Z  2024-04-03T18:28:15.0318118Z  2024-04-03T18:28:15.0318695Z  2024-04-03T18:28:15.0319267Z  2024-04-03T18:28:15.0319834Z  2024-04-03T18:28:15.0321460Z [19,974 / 19,980] 12 / 18 tests; 6 actions running; last test: ...xla_tensor_5 2024-04-03T18:28:15.0323390Z Testing //test/cpp:test_aten_xla_tensor_3; 102s local 2024-04-03T18:28:15.0324620Z Testing //test/cpp:test_tensor; 102s local 2024-04-03T18:28:15.0325798Z Testing //test/cpp:test_aten_xla_tensor_4; 98s local 2024-04-03T18:28:15.0327093Z Testing //test/cpp:test_aten_xla_tensor_6; 97s local 2024-04-03T18:28:15.0328379Z Testing //test/cpp:test_aten_xla_tensor_2; 79s local 2024-04-03T18:28:15.0329628Z Testing //test/cpp:test_aten_xla_tensor_1; 53s local 2024-04-03T18:28:16.0313009Z 2024-04-03T18:28:16.0324801Z  2024-04-03T18:28:16.0325422Z  2024-04-03T18:28:16.0325940Z  2024-04-03T18:28:16.0326429Z  2024-04-03T18:28:16.0326878Z  2024-04-03T18:28:16.0327377Z  2024-04-03T18:28:16.0328752Z [19,974 / 19,980] 12 / 18 tests; 6 actions running; last test: ...xla_tensor_5 2024-04-03T18:28:16.0330361Z Testing //test/cpp:test_aten_xla_tensor_3; 103s local 2024-04-03T18:28:16.0331399Z Testing //test/cpp:test_tensor; 103s local 2024-04-03T18:28:16.0332409Z Testing //test/cpp:test_aten_xla_tensor_4; 99s local 2024-04-03T18:28:16.0333487Z Testing //test/cpp:test_aten_xla_tensor_6; 98s local 2024-04-03T18:28:16.0334652Z Testing //test/cpp:test_aten_xla_tensor_2; 80s local 2024-04-03T18:28:16.0335728Z Testing //test/cpp:test_aten_xla_tensor_1; 54s local 2024-04-03T18:28:17.2327194Z 2024-04-03T18:28:17.2328186Z  2024-04-03T18:28:17.2328710Z  2024-04-03T18:28:17.2329304Z  2024-04-03T18:28:17.2329890Z  2024-04-03T18:28:17.2330303Z  2024-04-03T18:28:17.2330902Z  2024-04-03T18:28:17.2332436Z [19,974 / 19,980] 12 / 18 tests; 6 actions running; last test: ...xla_tensor_5 2024-04-03T18:28:17.2334178Z Testing //test/cpp:test_aten_xla_tensor_3; 105s local 2024-04-03T18:28:17.2335523Z Testing //test/cpp:test_tensor; 105s local 2024-04-03T18:28:17.2336730Z Testing //test/cpp:test_aten_xla_tensor_4; 100s local 2024-04-03T18:28:17.2337865Z Testing //test/cpp:test_aten_xla_tensor_6; 99s local 2024-04-03T18:28:17.2339134Z Testing //test/cpp:test_aten_xla_tensor_2; 81s local 2024-04-03T18:28:17.2340255Z Testing //test/cpp:test_aten_xla_tensor_1; 55s local 2024-04-03T18:28:17.4378241Z 2024-04-03T18:28:17.4379115Z  2024-04-03T18:28:17.4379787Z  2024-04-03T18:28:17.4380361Z  2024-04-03T18:28:17.4380898Z  2024-04-03T18:28:17.4381467Z  2024-04-03T18:28:17.4382020Z  2024-04-03T18:28:17.4383597Z [19,974 / 19,980] 13 / 18 tests; 6 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:17.4385749Z Testing //test/cpp:test_aten_xla_tensor_3; 105s local 2024-04-03T18:28:17.4387070Z Testing //test/cpp:test_tensor; 105s local 2024-04-03T18:28:17.4388340Z Testing //test/cpp:test_aten_xla_tensor_4; 100s local 2024-04-03T18:28:17.4389448Z Testing //test/cpp:test_aten_xla_tensor_6; 99s local 2024-04-03T18:28:17.4390632Z Testing //test/cpp:test_aten_xla_tensor_2; 81s local 2024-04-03T18:28:17.4391747Z Testing //test/cpp:test_aten_xla_tensor_1; 55s local 2024-04-03T18:28:17.8325996Z 2024-04-03T18:28:17.8327288Z  2024-04-03T18:28:17.8328232Z  2024-04-03T18:28:17.8329222Z  2024-04-03T18:28:17.8330571Z  2024-04-03T18:28:17.8331239Z  2024-04-03T18:28:17.8331834Z  2024-04-03T18:28:17.8333438Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:17.8335333Z Testing //test/cpp:test_tensor; 105s local 2024-04-03T18:28:17.8336550Z Testing //test/cpp:test_aten_xla_tensor_4; 100s local 2024-04-03T18:28:17.8337860Z Testing //test/cpp:test_aten_xla_tensor_6; 99s local 2024-04-03T18:28:17.8339169Z Testing //test/cpp:test_aten_xla_tensor_2; 82s local 2024-04-03T18:28:17.8340412Z Testing //test/cpp:test_aten_xla_tensor_1; 56s local 2024-04-03T18:28:18.8331404Z 2024-04-03T18:28:18.8332593Z  2024-04-03T18:28:18.8333233Z  2024-04-03T18:28:18.8334562Z  2024-04-03T18:28:18.8335087Z  2024-04-03T18:28:18.8335564Z  2024-04-03T18:28:18.8336893Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:18.8338392Z Testing //test/cpp:test_tensor; 106s local 2024-04-03T18:28:18.8339383Z Testing //test/cpp:test_aten_xla_tensor_4; 101s local 2024-04-03T18:28:18.8340482Z Testing //test/cpp:test_aten_xla_tensor_6; 100s local 2024-04-03T18:28:18.8341557Z Testing //test/cpp:test_aten_xla_tensor_2; 83s local 2024-04-03T18:28:18.8342628Z Testing //test/cpp:test_aten_xla_tensor_1; 57s local 2024-04-03T18:28:20.0337988Z 2024-04-03T18:28:20.0338998Z  2024-04-03T18:28:20.0339652Z  2024-04-03T18:28:20.0340221Z  2024-04-03T18:28:20.0340849Z  2024-04-03T18:28:20.0341384Z  2024-04-03T18:28:20.0342966Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:20.0344705Z Testing //test/cpp:test_tensor; 107s local 2024-04-03T18:28:20.0345879Z Testing //test/cpp:test_aten_xla_tensor_4; 103s local 2024-04-03T18:28:20.0347160Z Testing //test/cpp:test_aten_xla_tensor_6; 102s local 2024-04-03T18:28:20.0348874Z Testing //test/cpp:test_aten_xla_tensor_2; 84s local 2024-04-03T18:28:20.0350106Z Testing //test/cpp:test_aten_xla_tensor_1; 58s local 2024-04-03T18:28:21.2357668Z 2024-04-03T18:28:21.2358816Z  2024-04-03T18:28:21.2359500Z  2024-04-03T18:28:21.2360091Z  2024-04-03T18:28:21.2360709Z  2024-04-03T18:28:21.2361262Z  2024-04-03T18:28:21.2362882Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:21.2364712Z Testing //test/cpp:test_tensor; 109s local 2024-04-03T18:28:21.2365907Z Testing //test/cpp:test_aten_xla_tensor_4; 104s local 2024-04-03T18:28:21.2367208Z Testing //test/cpp:test_aten_xla_tensor_6; 103s local 2024-04-03T18:28:21.2368515Z Testing //test/cpp:test_aten_xla_tensor_2; 85s local 2024-04-03T18:28:21.2369786Z Testing //test/cpp:test_aten_xla_tensor_1; 59s local 2024-04-03T18:28:22.2399654Z 2024-04-03T18:28:22.2400653Z  2024-04-03T18:28:22.2401369Z  2024-04-03T18:28:22.2401958Z  2024-04-03T18:28:22.2402536Z  2024-04-03T18:28:22.2403112Z  2024-04-03T18:28:22.2404684Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:22.2406449Z Testing //test/cpp:test_tensor; 110s local 2024-04-03T18:28:22.2408045Z Testing //test/cpp:test_aten_xla_tensor_4; 105s local 2024-04-03T18:28:22.2409375Z Testing //test/cpp:test_aten_xla_tensor_6; 104s local 2024-04-03T18:28:22.2410874Z Testing //test/cpp:test_aten_xla_tensor_2; 86s local 2024-04-03T18:28:22.2412175Z Testing //test/cpp:test_aten_xla_tensor_1; 60s local 2024-04-03T18:28:23.2361015Z 2024-04-03T18:28:23.2364946Z  2024-04-03T18:28:23.2365760Z  2024-04-03T18:28:23.2366201Z  2024-04-03T18:28:23.2366643Z  2024-04-03T18:28:23.2367080Z  2024-04-03T18:28:23.2368310Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:23.2369698Z Testing //test/cpp:test_tensor; 111s local 2024-04-03T18:28:23.2370622Z Testing //test/cpp:test_aten_xla_tensor_4; 106s local 2024-04-03T18:28:23.2371625Z Testing //test/cpp:test_aten_xla_tensor_6; 105s local 2024-04-03T18:28:23.2372757Z Testing //test/cpp:test_aten_xla_tensor_2; 87s local 2024-04-03T18:28:23.2373884Z Testing //test/cpp:test_aten_xla_tensor_1; 61s local 2024-04-03T18:28:24.4517783Z 2024-04-03T18:28:24.4518461Z  2024-04-03T18:28:24.4518965Z  2024-04-03T18:28:24.4519424Z  2024-04-03T18:28:24.4519855Z  2024-04-03T18:28:24.4520278Z  2024-04-03T18:28:24.4521679Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:24.4523993Z Testing //test/cpp:test_tensor; 112s local 2024-04-03T18:28:24.4525207Z Testing //test/cpp:test_aten_xla_tensor_4; 107s local 2024-04-03T18:28:24.4526530Z Testing //test/cpp:test_aten_xla_tensor_6; 106s local 2024-04-03T18:28:24.4527851Z Testing //test/cpp:test_aten_xla_tensor_2; 88s local 2024-04-03T18:28:24.4529151Z Testing //test/cpp:test_aten_xla_tensor_1; 62s local 2024-04-03T18:28:25.4390535Z 2024-04-03T18:28:25.4391217Z  2024-04-03T18:28:25.4391707Z  2024-04-03T18:28:25.4392569Z  2024-04-03T18:28:25.4393191Z  2024-04-03T18:28:25.4393718Z  2024-04-03T18:28:25.4395305Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:25.4397100Z Testing //test/cpp:test_tensor; 113s local 2024-04-03T18:28:25.4398271Z Testing //test/cpp:test_aten_xla_tensor_4; 108s local 2024-04-03T18:28:25.4399554Z Testing //test/cpp:test_aten_xla_tensor_6; 107s local 2024-04-03T18:28:25.4400680Z Testing //test/cpp:test_aten_xla_tensor_2; 89s local 2024-04-03T18:28:25.4401613Z Testing //test/cpp:test_aten_xla_tensor_1; 63s local 2024-04-03T18:28:26.4410690Z 2024-04-03T18:28:26.4411597Z  2024-04-03T18:28:26.4412181Z  2024-04-03T18:28:26.4412691Z  2024-04-03T18:28:26.4413198Z  2024-04-03T18:28:26.4413677Z  2024-04-03T18:28:26.4415168Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:26.4416774Z Testing //test/cpp:test_tensor; 114s local 2024-04-03T18:28:26.4417815Z Testing //test/cpp:test_aten_xla_tensor_4; 109s local 2024-04-03T18:28:26.4418972Z Testing //test/cpp:test_aten_xla_tensor_6; 108s local 2024-04-03T18:28:26.4420115Z Testing //test/cpp:test_aten_xla_tensor_2; 90s local 2024-04-03T18:28:26.4421211Z Testing //test/cpp:test_aten_xla_tensor_1; 64s local 2024-04-03T18:28:27.6420366Z 2024-04-03T18:28:27.6421071Z  2024-04-03T18:28:27.6421590Z  2024-04-03T18:28:27.6422033Z  2024-04-03T18:28:27.6422453Z  2024-04-03T18:28:27.6422893Z  2024-04-03T18:28:27.6424123Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:27.6425480Z Testing //test/cpp:test_tensor; 115s local 2024-04-03T18:28:27.6426396Z Testing //test/cpp:test_aten_xla_tensor_4; 110s local 2024-04-03T18:28:27.6427398Z Testing //test/cpp:test_aten_xla_tensor_6; 109s local 2024-04-03T18:28:27.6428748Z Testing //test/cpp:test_aten_xla_tensor_2; 91s local 2024-04-03T18:28:27.6429738Z Testing //test/cpp:test_aten_xla_tensor_1; 65s local 2024-04-03T18:28:28.6468907Z 2024-04-03T18:28:28.6469870Z  2024-04-03T18:28:28.6470789Z  2024-04-03T18:28:28.6471326Z  2024-04-03T18:28:28.6471830Z  2024-04-03T18:28:28.6472350Z  2024-04-03T18:28:28.6473911Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:28.6475537Z Testing //test/cpp:test_tensor; 116s local 2024-04-03T18:28:28.6476608Z Testing //test/cpp:test_aten_xla_tensor_4; 111s local 2024-04-03T18:28:28.6477753Z Testing //test/cpp:test_aten_xla_tensor_6; 110s local 2024-04-03T18:28:28.6478875Z Testing //test/cpp:test_aten_xla_tensor_2; 92s local 2024-04-03T18:28:28.6480008Z Testing //test/cpp:test_aten_xla_tensor_1; 66s local 2024-04-03T18:28:28.8473087Z 2024-04-03T18:28:28.8473954Z  2024-04-03T18:28:28.8474540Z  2024-04-03T18:28:28.8475038Z  2024-04-03T18:28:28.8475523Z  2024-04-03T18:28:28.8476002Z  2024-04-03T18:28:28.8477404Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:28.8478935Z Testing //test/cpp:test_tensor; 116s local 2024-04-03T18:28:28.8479957Z Testing //test/cpp:test_aten_xla_tensor_4; 111s local 2024-04-03T18:28:28.8481088Z Testing //test/cpp:test_aten_xla_tensor_6; 110s local 2024-04-03T18:28:28.8482202Z Testing //test/cpp:test_aten_xla_tensor_2; 93s local 2024-04-03T18:28:28.8483283Z Testing //test/cpp:test_aten_xla_tensor_1; 67s local 2024-04-03T18:28:30.0452753Z 2024-04-03T18:28:30.0453735Z  2024-04-03T18:28:30.0454405Z  2024-04-03T18:28:30.0455056Z  2024-04-03T18:28:30.0455614Z  2024-04-03T18:28:30.0456198Z  2024-04-03T18:28:30.0457768Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:30.0459540Z Testing //test/cpp:test_tensor; 117s local 2024-04-03T18:28:30.0460724Z Testing //test/cpp:test_aten_xla_tensor_4; 113s local 2024-04-03T18:28:30.0462013Z Testing //test/cpp:test_aten_xla_tensor_6; 112s local 2024-04-03T18:28:30.0463280Z Testing //test/cpp:test_aten_xla_tensor_2; 94s local 2024-04-03T18:28:30.0464526Z Testing //test/cpp:test_aten_xla_tensor_1; 68s local 2024-04-03T18:28:31.0475862Z 2024-04-03T18:28:31.0476710Z  2024-04-03T18:28:31.0477274Z  2024-04-03T18:28:31.0477762Z  2024-04-03T18:28:31.0478229Z  2024-04-03T18:28:31.0478709Z  2024-04-03T18:28:31.0480069Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:31.0481634Z Testing //test/cpp:test_tensor; 118s local 2024-04-03T18:28:31.0482663Z Testing //test/cpp:test_aten_xla_tensor_4; 114s local 2024-04-03T18:28:31.0483787Z Testing //test/cpp:test_aten_xla_tensor_6; 113s local 2024-04-03T18:28:31.0484926Z Testing //test/cpp:test_aten_xla_tensor_2; 95s local 2024-04-03T18:28:31.0486022Z Testing //test/cpp:test_aten_xla_tensor_1; 69s local 2024-04-03T18:28:32.0474583Z 2024-04-03T18:28:32.0475378Z  2024-04-03T18:28:32.0475991Z  2024-04-03T18:28:32.0476479Z  2024-04-03T18:28:32.0476981Z  2024-04-03T18:28:32.0477466Z  2024-04-03T18:28:32.0478872Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:32.0480440Z Testing //test/cpp:test_tensor; 119s local 2024-04-03T18:28:32.0481482Z Testing //test/cpp:test_aten_xla_tensor_4; 115s local 2024-04-03T18:28:32.0482589Z Testing //test/cpp:test_aten_xla_tensor_6; 114s local 2024-04-03T18:28:32.0483719Z Testing //test/cpp:test_aten_xla_tensor_2; 96s local 2024-04-03T18:28:32.0484862Z Testing //test/cpp:test_aten_xla_tensor_1; 70s local 2024-04-03T18:28:33.2495600Z 2024-04-03T18:28:33.2496670Z  2024-04-03T18:28:33.2497224Z  2024-04-03T18:28:33.2497715Z  2024-04-03T18:28:33.2498279Z  2024-04-03T18:28:33.2498743Z  2024-04-03T18:28:33.2500173Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:33.2501651Z Testing //test/cpp:test_tensor; 121s local 2024-04-03T18:28:33.2502695Z Testing //test/cpp:test_aten_xla_tensor_4; 116s local 2024-04-03T18:28:33.2503721Z Testing //test/cpp:test_aten_xla_tensor_6; 115s local 2024-04-03T18:28:33.2504710Z Testing //test/cpp:test_aten_xla_tensor_2; 97s local 2024-04-03T18:28:33.2505742Z Testing //test/cpp:test_aten_xla_tensor_1; 71s local 2024-04-03T18:28:34.2503456Z 2024-04-03T18:28:34.2504178Z  2024-04-03T18:28:34.2504820Z  2024-04-03T18:28:34.2505364Z  2024-04-03T18:28:34.2505884Z  2024-04-03T18:28:34.2506412Z  2024-04-03T18:28:34.2508264Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:34.2510295Z Testing //test/cpp:test_tensor; 122s local 2024-04-03T18:28:34.2511461Z Testing //test/cpp:test_aten_xla_tensor_4; 117s local 2024-04-03T18:28:34.2512734Z Testing //test/cpp:test_aten_xla_tensor_6; 116s local 2024-04-03T18:28:34.2513938Z Testing //test/cpp:test_aten_xla_tensor_2; 98s local 2024-04-03T18:28:34.2515169Z Testing //test/cpp:test_aten_xla_tensor_1; 72s local 2024-04-03T18:28:35.2479645Z 2024-04-03T18:28:35.2480948Z  2024-04-03T18:28:35.2481934Z  2024-04-03T18:28:35.2484462Z  2024-04-03T18:28:35.2485164Z  2024-04-03T18:28:35.2485867Z  2024-04-03T18:28:35.2487746Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:35.2489282Z Testing //test/cpp:test_tensor; 123s local 2024-04-03T18:28:35.2491278Z Testing //test/cpp:test_aten_xla_tensor_4; 118s local 2024-04-03T18:28:35.2492754Z Testing //test/cpp:test_aten_xla_tensor_6; 117s local 2024-04-03T18:28:35.2494067Z Testing //test/cpp:test_aten_xla_tensor_2; 99s local 2024-04-03T18:28:35.2495490Z Testing //test/cpp:test_aten_xla_tensor_1; 73s local 2024-04-03T18:28:36.4487709Z 2024-04-03T18:28:36.4489385Z  2024-04-03T18:28:36.4490448Z  2024-04-03T18:28:36.4493511Z  2024-04-03T18:28:36.4494287Z  2024-04-03T18:28:36.4495108Z  2024-04-03T18:28:36.4496930Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:36.4499072Z Testing //test/cpp:test_tensor; 124s local 2024-04-03T18:28:36.4501136Z Testing //test/cpp:test_aten_xla_tensor_4; 119s local 2024-04-03T18:28:36.4502478Z Testing //test/cpp:test_aten_xla_tensor_6; 118s local 2024-04-03T18:28:36.4503420Z Testing //test/cpp:test_aten_xla_tensor_2; 100s local 2024-04-03T18:28:36.4504385Z Testing //test/cpp:test_aten_xla_tensor_1; 74s local 2024-04-03T18:28:37.4518802Z 2024-04-03T18:28:37.4519682Z  2024-04-03T18:28:37.4520257Z  2024-04-03T18:28:37.4520768Z  2024-04-03T18:28:37.4521231Z  2024-04-03T18:28:37.4521698Z  2024-04-03T18:28:37.4523043Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:37.4524634Z Testing //test/cpp:test_tensor; 125s local 2024-04-03T18:28:37.4525663Z Testing //test/cpp:test_aten_xla_tensor_4; 120s local 2024-04-03T18:28:37.4526921Z Testing //test/cpp:test_aten_xla_tensor_6; 119s local 2024-04-03T18:28:37.4527998Z Testing //test/cpp:test_aten_xla_tensor_2; 101s local 2024-04-03T18:28:37.4529106Z Testing //test/cpp:test_aten_xla_tensor_1; 75s local 2024-04-03T18:28:38.4511278Z 2024-04-03T18:28:38.4512649Z  2024-04-03T18:28:38.4513569Z  2024-04-03T18:28:38.4514358Z  2024-04-03T18:28:38.4515109Z  2024-04-03T18:28:38.4515886Z  2024-04-03T18:28:38.4517922Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:38.4520574Z Testing //test/cpp:test_tensor; 126s local 2024-04-03T18:28:38.4522457Z Testing //test/cpp:test_aten_xla_tensor_4; 121s local 2024-04-03T18:28:38.4524144Z Testing //test/cpp:test_aten_xla_tensor_6; 120s local 2024-04-03T18:28:38.4525890Z Testing //test/cpp:test_aten_xla_tensor_2; 102s local 2024-04-03T18:28:38.4527549Z Testing //test/cpp:test_aten_xla_tensor_1; 76s local 2024-04-03T18:28:39.6524656Z 2024-04-03T18:28:39.6525660Z  2024-04-03T18:28:39.6526392Z  2024-04-03T18:28:39.6526988Z  2024-04-03T18:28:39.6527726Z  2024-04-03T18:28:39.6528287Z  2024-04-03T18:28:39.6529910Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:39.6531670Z Testing //test/cpp:test_tensor; 127s local 2024-04-03T18:28:39.6532867Z Testing //test/cpp:test_aten_xla_tensor_4; 122s local 2024-04-03T18:28:39.6534247Z Testing //test/cpp:test_aten_xla_tensor_6; 121s local 2024-04-03T18:28:39.6535533Z Testing //test/cpp:test_aten_xla_tensor_2; 103s local 2024-04-03T18:28:39.6536797Z Testing //test/cpp:test_aten_xla_tensor_1; 77s local 2024-04-03T18:28:40.6523570Z 2024-04-03T18:28:40.6524133Z  2024-04-03T18:28:40.6524456Z  2024-04-03T18:28:40.6524718Z  2024-04-03T18:28:40.6524973Z  2024-04-03T18:28:40.6525272Z  2024-04-03T18:28:40.6526007Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:40.6526940Z Testing //test/cpp:test_tensor; 128s local 2024-04-03T18:28:40.6527861Z Testing //test/cpp:test_aten_xla_tensor_4; 123s local 2024-04-03T18:28:40.6528946Z Testing //test/cpp:test_aten_xla_tensor_6; 122s local 2024-04-03T18:28:40.6529928Z Testing //test/cpp:test_aten_xla_tensor_2; 104s local 2024-04-03T18:28:40.6530839Z Testing //test/cpp:test_aten_xla_tensor_1; 78s local 2024-04-03T18:28:41.6529188Z 2024-04-03T18:28:41.6529995Z  2024-04-03T18:28:41.6530589Z  2024-04-03T18:28:41.6531087Z  2024-04-03T18:28:41.6531513Z  2024-04-03T18:28:41.6531964Z  2024-04-03T18:28:41.6533341Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:41.6534798Z Testing //test/cpp:test_tensor; 129s local 2024-04-03T18:28:41.6535697Z Testing //test/cpp:test_aten_xla_tensor_4; 124s local 2024-04-03T18:28:41.6536843Z Testing //test/cpp:test_aten_xla_tensor_6; 123s local 2024-04-03T18:28:41.6537877Z Testing //test/cpp:test_aten_xla_tensor_2; 105s local 2024-04-03T18:28:41.6538826Z Testing //test/cpp:test_aten_xla_tensor_1; 79s local 2024-04-03T18:28:42.8540328Z 2024-04-03T18:28:42.8541040Z  2024-04-03T18:28:42.8541515Z  2024-04-03T18:28:42.8541930Z  2024-04-03T18:28:42.8542333Z  2024-04-03T18:28:42.8542772Z  2024-04-03T18:28:42.8543997Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:42.8545304Z Testing //test/cpp:test_tensor; 130s local 2024-04-03T18:28:42.8546195Z Testing //test/cpp:test_aten_xla_tensor_4; 125s local 2024-04-03T18:28:42.8547142Z Testing //test/cpp:test_aten_xla_tensor_6; 124s local 2024-04-03T18:28:42.8548261Z Testing //test/cpp:test_aten_xla_tensor_2; 107s local 2024-04-03T18:28:42.8549184Z Testing //test/cpp:test_aten_xla_tensor_1; 81s local 2024-04-03T18:28:44.0545369Z 2024-04-03T18:28:44.0546198Z  2024-04-03T18:28:44.0546763Z  2024-04-03T18:28:44.0547261Z  2024-04-03T18:28:44.0547851Z  2024-04-03T18:28:44.0548353Z  2024-04-03T18:28:44.0549754Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:44.0551343Z Testing //test/cpp:test_tensor; 131s local 2024-04-03T18:28:44.0552629Z Testing //test/cpp:test_aten_xla_tensor_4; 127s local 2024-04-03T18:28:44.0553738Z Testing //test/cpp:test_aten_xla_tensor_6; 126s local 2024-04-03T18:28:44.0554940Z Testing //test/cpp:test_aten_xla_tensor_2; 108s local 2024-04-03T18:28:44.0556118Z Testing //test/cpp:test_aten_xla_tensor_1; 82s local 2024-04-03T18:28:45.0598517Z 2024-04-03T18:28:45.0599991Z  2024-04-03T18:28:45.0600501Z  2024-04-03T18:28:45.0601151Z  2024-04-03T18:28:45.0601582Z  2024-04-03T18:28:45.0602099Z  2024-04-03T18:28:45.0604054Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:45.0605869Z Testing //test/cpp:test_tensor; 132s local 2024-04-03T18:28:45.0607058Z Testing //test/cpp:test_aten_xla_tensor_4; 128s local 2024-04-03T18:28:45.0608353Z Testing //test/cpp:test_aten_xla_tensor_6; 127s local 2024-04-03T18:28:45.0609643Z Testing //test/cpp:test_aten_xla_tensor_2; 109s local 2024-04-03T18:28:45.0610765Z Testing //test/cpp:test_aten_xla_tensor_1; 83s local 2024-04-03T18:28:46.0610440Z 2024-04-03T18:28:46.0611106Z  2024-04-03T18:28:46.0611613Z  2024-04-03T18:28:46.0612048Z  2024-04-03T18:28:46.0612480Z  2024-04-03T18:28:46.0612908Z  2024-04-03T18:28:46.0614944Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:46.0616764Z Testing //test/cpp:test_tensor; 133s local 2024-04-03T18:28:46.0617975Z Testing //test/cpp:test_aten_xla_tensor_4; 129s local 2024-04-03T18:28:46.0619290Z Testing //test/cpp:test_aten_xla_tensor_6; 128s local 2024-04-03T18:28:46.0620574Z Testing //test/cpp:test_aten_xla_tensor_2; 110s local 2024-04-03T18:28:46.0621857Z Testing //test/cpp:test_aten_xla_tensor_1; 84s local 2024-04-03T18:28:47.0620561Z 2024-04-03T18:28:47.0621413Z  2024-04-03T18:28:47.0622003Z  2024-04-03T18:28:47.0622498Z  2024-04-03T18:28:47.0622987Z  2024-04-03T18:28:47.0623464Z  2024-04-03T18:28:47.0624831Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:47.0626341Z Testing //test/cpp:test_tensor; 134s local 2024-04-03T18:28:47.0627354Z Testing //test/cpp:test_aten_xla_tensor_4; 130s local 2024-04-03T18:28:47.0628568Z Testing //test/cpp:test_aten_xla_tensor_6; 129s local 2024-04-03T18:28:47.0629691Z Testing //test/cpp:test_aten_xla_tensor_2; 111s local 2024-04-03T18:28:47.0630778Z Testing //test/cpp:test_aten_xla_tensor_1; 85s local 2024-04-03T18:28:48.2636238Z 2024-04-03T18:28:48.2637452Z  2024-04-03T18:28:48.2638311Z  2024-04-03T18:28:48.2639041Z  2024-04-03T18:28:48.2639777Z  2024-04-03T18:28:48.2640320Z  2024-04-03T18:28:48.2642421Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:48.2644675Z Testing //test/cpp:test_tensor; 136s local 2024-04-03T18:28:48.2646217Z Testing //test/cpp:test_aten_xla_tensor_4; 131s local 2024-04-03T18:28:48.2647818Z Testing //test/cpp:test_aten_xla_tensor_6; 130s local 2024-04-03T18:28:48.2649433Z Testing //test/cpp:test_aten_xla_tensor_2; 112s local 2024-04-03T18:28:48.2651029Z Testing //test/cpp:test_aten_xla_tensor_1; 86s local 2024-04-03T18:28:49.2624197Z 2024-04-03T18:28:49.2624854Z  2024-04-03T18:28:49.2625416Z  2024-04-03T18:28:49.2625844Z  2024-04-03T18:28:49.2626268Z  2024-04-03T18:28:49.2626679Z  2024-04-03T18:28:49.2628213Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:49.2629587Z Testing //test/cpp:test_tensor; 137s local 2024-04-03T18:28:49.2630498Z Testing //test/cpp:test_aten_xla_tensor_4; 132s local 2024-04-03T18:28:49.2631473Z Testing //test/cpp:test_aten_xla_tensor_6; 131s local 2024-04-03T18:28:49.2632450Z Testing //test/cpp:test_aten_xla_tensor_2; 113s local 2024-04-03T18:28:49.2633731Z Testing //test/cpp:test_aten_xla_tensor_1; 87s local 2024-04-03T18:28:50.2637466Z 2024-04-03T18:28:50.2638330Z  2024-04-03T18:28:50.2638822Z  2024-04-03T18:28:50.2639600Z  2024-04-03T18:28:50.2640101Z  2024-04-03T18:28:50.2640587Z  2024-04-03T18:28:50.2642045Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:50.2643629Z Testing //test/cpp:test_tensor; 138s local 2024-04-03T18:28:50.2644687Z Testing //test/cpp:test_aten_xla_tensor_4; 133s local 2024-04-03T18:28:50.2645810Z Testing //test/cpp:test_aten_xla_tensor_6; 132s local 2024-04-03T18:28:50.2646921Z Testing //test/cpp:test_aten_xla_tensor_2; 114s local 2024-04-03T18:28:50.2648045Z Testing //test/cpp:test_aten_xla_tensor_1; 88s local 2024-04-03T18:28:51.4651634Z 2024-04-03T18:28:51.4652819Z  2024-04-03T18:28:51.4653616Z  2024-04-03T18:28:51.4654371Z  2024-04-03T18:28:51.4654888Z  2024-04-03T18:28:51.4655557Z  2024-04-03T18:28:51.4657518Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:51.4659429Z Testing //test/cpp:test_tensor; 139s local 2024-04-03T18:28:51.4660839Z Testing //test/cpp:test_aten_xla_tensor_4; 134s local 2024-04-03T18:28:51.4662287Z Testing //test/cpp:test_aten_xla_tensor_6; 133s local 2024-04-03T18:28:51.4663597Z Testing //test/cpp:test_aten_xla_tensor_2; 115s local 2024-04-03T18:28:51.4665053Z Testing //test/cpp:test_aten_xla_tensor_1; 89s local 2024-04-03T18:28:52.4708912Z 2024-04-03T18:28:52.4709774Z  2024-04-03T18:28:52.4710376Z  2024-04-03T18:28:52.4710763Z  2024-04-03T18:28:52.4711165Z  2024-04-03T18:28:52.4711561Z  2024-04-03T18:28:52.4713095Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:52.4714527Z Testing //test/cpp:test_tensor; 140s local 2024-04-03T18:28:52.4715388Z Testing //test/cpp:test_aten_xla_tensor_4; 135s local 2024-04-03T18:28:52.4716473Z Testing //test/cpp:test_aten_xla_tensor_6; 134s local 2024-04-03T18:28:52.4717645Z Testing //test/cpp:test_aten_xla_tensor_2; 116s local 2024-04-03T18:28:52.4718842Z Testing //test/cpp:test_aten_xla_tensor_1; 90s local 2024-04-03T18:28:53.4655157Z 2024-04-03T18:28:53.4655860Z  2024-04-03T18:28:53.4656355Z  2024-04-03T18:28:53.4656789Z  2024-04-03T18:28:53.4657209Z  2024-04-03T18:28:53.4657613Z  2024-04-03T18:28:53.4658805Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:53.4660123Z Testing //test/cpp:test_tensor; 141s local 2024-04-03T18:28:53.4660991Z Testing //test/cpp:test_aten_xla_tensor_4; 136s local 2024-04-03T18:28:53.4661951Z Testing //test/cpp:test_aten_xla_tensor_6; 135s local 2024-04-03T18:28:53.4662905Z Testing //test/cpp:test_aten_xla_tensor_2; 117s local 2024-04-03T18:28:53.4663816Z Testing //test/cpp:test_aten_xla_tensor_1; 91s local 2024-04-03T18:28:54.6664637Z 2024-04-03T18:28:54.6665516Z  2024-04-03T18:28:54.6666136Z  2024-04-03T18:28:54.6666665Z  2024-04-03T18:28:54.6667177Z  2024-04-03T18:28:54.6667786Z  2024-04-03T18:28:54.6669248Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:54.6670850Z Testing //test/cpp:test_tensor; 142s local 2024-04-03T18:28:54.6671898Z Testing //test/cpp:test_aten_xla_tensor_4; 137s local 2024-04-03T18:28:54.6673053Z Testing //test/cpp:test_aten_xla_tensor_6; 136s local 2024-04-03T18:28:54.6674197Z Testing //test/cpp:test_aten_xla_tensor_2; 118s local 2024-04-03T18:28:54.6675326Z Testing //test/cpp:test_aten_xla_tensor_1; 92s local 2024-04-03T18:28:55.6672056Z 2024-04-03T18:28:55.6673003Z  2024-04-03T18:28:55.6673963Z  2024-04-03T18:28:55.6674533Z  2024-04-03T18:28:55.6675082Z  2024-04-03T18:28:55.6675878Z  2024-04-03T18:28:55.6677512Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:55.6679246Z Testing //test/cpp:test_tensor; 143s local 2024-04-03T18:28:55.6680469Z Testing //test/cpp:test_aten_xla_tensor_4; 138s local 2024-04-03T18:28:55.6681724Z Testing //test/cpp:test_aten_xla_tensor_6; 137s local 2024-04-03T18:28:55.6682961Z Testing //test/cpp:test_aten_xla_tensor_2; 119s local 2024-04-03T18:28:55.6684177Z Testing //test/cpp:test_aten_xla_tensor_1; 93s local 2024-04-03T18:28:56.6671960Z 2024-04-03T18:28:56.6672629Z  2024-04-03T18:28:56.6673145Z  2024-04-03T18:28:56.6673584Z  2024-04-03T18:28:56.6674029Z  2024-04-03T18:28:56.6674453Z  2024-04-03T18:28:56.6675692Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:56.6677101Z Testing //test/cpp:test_tensor; 144s local 2024-04-03T18:28:56.6678018Z Testing //test/cpp:test_aten_xla_tensor_4; 139s local 2024-04-03T18:28:56.6679027Z Testing //test/cpp:test_aten_xla_tensor_6; 138s local 2024-04-03T18:28:56.6680023Z Testing //test/cpp:test_aten_xla_tensor_2; 120s local 2024-04-03T18:28:56.6681001Z Testing //test/cpp:test_aten_xla_tensor_1; 94s local 2024-04-03T18:28:57.8679340Z 2024-04-03T18:28:57.8680864Z  2024-04-03T18:28:57.8681963Z  2024-04-03T18:28:57.8685136Z  2024-04-03T18:28:57.8685898Z  2024-04-03T18:28:57.8686577Z  2024-04-03T18:28:57.8688478Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:57.8690654Z Testing //test/cpp:test_tensor; 145s local 2024-04-03T18:28:57.8695025Z Testing //test/cpp:test_aten_xla_tensor_4; 140s local 2024-04-03T18:28:57.8696568Z Testing //test/cpp:test_aten_xla_tensor_6; 139s local 2024-04-03T18:28:57.8698215Z Testing //test/cpp:test_aten_xla_tensor_2; 122s local 2024-04-03T18:28:57.8701464Z Testing //test/cpp:test_aten_xla_tensor_1; 96s local 2024-04-03T18:28:58.7258048Z 2024-04-03T18:28:58.7259139Z  2024-04-03T18:28:58.7259956Z  2024-04-03T18:28:58.7260670Z  2024-04-03T18:28:58.7261350Z  2024-04-03T18:28:58.7262016Z  2024-04-03T18:28:58.7263540Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:58.7266433Z Testing //test/cpp:test_tensor; 146s local 2024-04-03T18:28:58.7268097Z Testing //test/cpp:test_aten_xla_tensor_4; 141s local 2024-04-03T18:28:58.7269694Z Testing //test/cpp:test_aten_xla_tensor_6; 140s local 2024-04-03T18:28:58.7271273Z Testing //test/cpp:test_aten_xla_tensor_2; 122s local 2024-04-03T18:28:58.7272564Z Testing //test/cpp:test_aten_xla_tensor_1; 96s local 2024-04-03T18:28:59.8698589Z 2024-04-03T18:28:59.8699429Z  2024-04-03T18:28:59.8700008Z  2024-04-03T18:28:59.8700524Z  2024-04-03T18:28:59.8701041Z  2024-04-03T18:28:59.8701513Z  2024-04-03T18:28:59.8702948Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:28:59.8704538Z Testing //test/cpp:test_tensor; 147s local 2024-04-03T18:28:59.8705591Z Testing //test/cpp:test_aten_xla_tensor_4; 142s local 2024-04-03T18:28:59.8706731Z Testing //test/cpp:test_aten_xla_tensor_6; 141s local 2024-04-03T18:28:59.8708122Z Testing //test/cpp:test_aten_xla_tensor_2; 124s local 2024-04-03T18:28:59.8709235Z Testing //test/cpp:test_aten_xla_tensor_1; 98s local 2024-04-03T18:29:01.0708602Z 2024-04-03T18:29:01.0709245Z  2024-04-03T18:29:01.0709735Z  2024-04-03T18:29:01.0710147Z  2024-04-03T18:29:01.0710552Z  2024-04-03T18:29:01.0710942Z  2024-04-03T18:29:01.0712232Z [19,975 / 19,980] 13 / 18 tests; 5 actions running; last test: ...xla_tensor_3 2024-04-03T18:29:01.0714511Z Testing //test/cpp:test_tensor; 148s local 2024-04-03T18:29:01.0715653Z Testing //test/cpp:test_aten_xla_tensor_4; 144s local 2024-04-03T18:29:01.0716974Z Testing //test/cpp:test_aten_xla_tensor_6; 143s local 2024-04-03T18:29:01.0718200Z Testing //test/cpp:test_aten_xla_tensor_2; 125s local 2024-04-03T18:29:01.0719553Z Testing //test/cpp:test_aten_xla_tensor_1; 99s local 2024-04-03T18:29:01.4531356Z 2024-04-03T18:29:01.4532201Z  2024-04-03T18:29:01.4532757Z  2024-04-03T18:29:01.4533181Z  2024-04-03T18:29:01.4533584Z  2024-04-03T18:29:01.4534025Z  2024-04-03T18:29:01.4535369Z [19,975 / 19,980] 14 / 18 tests; 5 actions running; last test: ...xla_tensor_4 2024-04-03T18:29:01.4536883Z Testing //test/cpp:test_tensor; 149s local 2024-04-03T18:29:01.4538047Z Testing //test/cpp:test_aten_xla_tensor_4; 144s local 2024-04-03T18:29:01.4539364Z Testing //test/cpp:test_aten_xla_tensor_6; 143s local 2024-04-03T18:29:01.4540600Z Testing //test/cpp:test_aten_xla_tensor_2; 125s local 2024-04-03T18:29:01.4541853Z Testing //test/cpp:test_aten_xla_tensor_1; 99s local 2024-04-03T18:29:01.6725446Z 2024-04-03T18:29:01.6726334Z  2024-04-03T18:29:01.6726944Z  2024-04-03T18:29:01.6727434Z  2024-04-03T18:29:01.6727940Z  2024-04-03T18:29:01.6728385Z  2024-04-03T18:29:01.6729765Z [19,976 / 19,980] 14 / 18 tests; 4 actions running; last test: ...xla_tensor_4 2024-04-03T18:29:01.6731302Z Testing //test/cpp:test_tensor; 149s local 2024-04-03T18:29:01.6732320Z Testing //test/cpp:test_aten_xla_tensor_6; 143s local 2024-04-03T18:29:01.6733281Z Testing //test/cpp:test_aten_xla_tensor_2; 125s local 2024-04-03T18:29:01.6734401Z Testing //test/cpp:test_aten_xla_tensor_1; 99s local 2024-04-03T18:29:02.8735632Z 2024-04-03T18:29:02.8736284Z  2024-04-03T18:29:02.8736825Z  2024-04-03T18:29:02.8737244Z  2024-04-03T18:29:02.8737667Z  2024-04-03T18:29:02.8738889Z [19,976 / 19,980] 14 / 18 tests; 4 actions running; last test: ...xla_tensor_4 2024-04-03T18:29:02.8740374Z Testing //test/cpp:test_tensor; 150s local 2024-04-03T18:29:02.8741302Z Testing //test/cpp:test_aten_xla_tensor_6; 144s local 2024-04-03T18:29:02.8742314Z Testing //test/cpp:test_aten_xla_tensor_2; 127s local 2024-04-03T18:29:02.8743419Z Testing //test/cpp:test_aten_xla_tensor_1; 101s local 2024-04-03T18:29:03.8741958Z 2024-04-03T18:29:03.8742842Z  2024-04-03T18:29:03.8743447Z  2024-04-03T18:29:03.8743955Z  2024-04-03T18:29:03.8744451Z  2024-04-03T18:29:03.8745781Z [19,976 / 19,980] 14 / 18 tests; 4 actions running; last test: ...xla_tensor_4 2024-04-03T18:29:03.8747374Z Testing //test/cpp:test_tensor; 151s local 2024-04-03T18:29:03.8748562Z Testing //test/cpp:test_aten_xla_tensor_6; 145s local 2024-04-03T18:29:03.8749714Z Testing //test/cpp:test_aten_xla_tensor_2; 128s local 2024-04-03T18:29:03.8750871Z Testing //test/cpp:test_aten_xla_tensor_1; 102s local 2024-04-03T18:29:04.8725212Z 2024-04-03T18:29:04.8725906Z  2024-04-03T18:29:04.8726430Z  2024-04-03T18:29:04.8726879Z  2024-04-03T18:29:04.8727304Z  2024-04-03T18:29:04.8728543Z [19,976 / 19,980] 14 / 18 tests; 4 actions running; last test: ...xla_tensor_4 2024-04-03T18:29:04.8729925Z Testing //test/cpp:test_tensor; 152s local 2024-04-03T18:29:04.8730833Z Testing //test/cpp:test_aten_xla_tensor_6; 146s local 2024-04-03T18:29:04.8731836Z Testing //test/cpp:test_aten_xla_tensor_2; 129s local 2024-04-03T18:29:04.8732837Z Testing //test/cpp:test_aten_xla_tensor_1; 103s local 2024-04-03T18:29:06.0783323Z 2024-04-03T18:29:06.0784126Z  2024-04-03T18:29:06.0784702Z  2024-04-03T18:29:06.0785163Z  2024-04-03T18:29:06.0785935Z  2024-04-03T18:29:06.0787277Z [19,976 / 19,980] 14 / 18 tests; 4 actions running; last test: ...xla_tensor_4 2024-04-03T18:29:06.0789008Z Testing //test/cpp:test_tensor; 153s local 2024-04-03T18:29:06.0790109Z Testing //test/cpp:test_aten_xla_tensor_6; 148s local 2024-04-03T18:29:06.0791209Z Testing //test/cpp:test_aten_xla_tensor_2; 130s local 2024-04-03T18:29:06.0792359Z Testing //test/cpp:test_aten_xla_tensor_1; 104s local 2024-04-03T18:29:07.0777816Z 2024-04-03T18:29:07.0778535Z  2024-04-03T18:29:07.0779165Z  2024-04-03T18:29:07.0779713Z  2024-04-03T18:29:07.0780235Z  2024-04-03T18:29:07.0781848Z [19,976 / 19,980] 14 / 18 tests; 4 actions running; last test: ...xla_tensor_4 2024-04-03T18:29:07.0783157Z Testing //test/cpp:test_tensor; 154s local 2024-04-03T18:29:07.0784022Z Testing //test/cpp:test_aten_xla_tensor_6; 149s local 2024-04-03T18:29:07.0784972Z Testing //test/cpp:test_aten_xla_tensor_2; 131s local 2024-04-03T18:29:07.0785940Z Testing //test/cpp:test_aten_xla_tensor_1; 105s local 2024-04-03T18:29:08.2785059Z 2024-04-03T18:29:08.2785698Z  2024-04-03T18:29:08.2786207Z  2024-04-03T18:29:08.2786650Z  2024-04-03T18:29:08.2787079Z  2024-04-03T18:29:08.2788424Z [19,976 / 19,980] 14 / 18 tests; 4 actions running; last test: ...xla_tensor_4 2024-04-03T18:29:08.2789793Z Testing //test/cpp:test_tensor; 156s local 2024-04-03T18:29:08.2790711Z Testing //test/cpp:test_aten_xla_tensor_6; 150s local 2024-04-03T18:29:08.2791697Z Testing //test/cpp:test_aten_xla_tensor_2; 132s local 2024-04-03T18:29:08.2792678Z Testing //test/cpp:test_aten_xla_tensor_1; 106s local 2024-04-03T18:29:09.2792136Z 2024-04-03T18:29:09.2792764Z  2024-04-03T18:29:09.2793298Z  2024-04-03T18:29:09.2793714Z  2024-04-03T18:29:09.2794115Z  2024-04-03T18:29:09.2795264Z [19,976 / 19,980] 14 / 18 tests; 4 actions running; last test: ...xla_tensor_4 2024-04-03T18:29:09.2796576Z Testing //test/cpp:test_tensor; 157s local 2024-04-03T18:29:09.2797604Z Testing //test/cpp:test_aten_xla_tensor_6; 151s local 2024-04-03T18:29:09.2799140Z Testing //test/cpp:test_aten_xla_tensor_2; 133s local 2024-04-03T18:29:09.2800364Z Testing //test/cpp:test_aten_xla_tensor_1; 107s local 2024-04-03T18:29:09.6737427Z 2024-04-03T18:29:09.6738101Z  2024-04-03T18:29:09.6738607Z  2024-04-03T18:29:09.6739043Z  2024-04-03T18:29:09.6739464Z  2024-04-03T18:29:09.6740703Z [19,976 / 19,980] 15 / 18 tests; 4 actions running; last test: ...xla_tensor_2 2024-04-03T18:29:09.6742130Z Testing //test/cpp:test_tensor; 157s local 2024-04-03T18:29:09.6743047Z Testing //test/cpp:test_aten_xla_tensor_6; 151s local 2024-04-03T18:29:09.6744052Z Testing //test/cpp:test_aten_xla_tensor_2; 133s local 2024-04-03T18:29:09.6745062Z Testing //test/cpp:test_aten_xla_tensor_1; 107s local 2024-04-03T18:29:09.8793818Z 2024-04-03T18:29:09.8794496Z  2024-04-03T18:29:09.8795013Z  2024-04-03T18:29:09.8795435Z  2024-04-03T18:29:09.8795835Z  2024-04-03T18:29:09.8797016Z [19,977 / 19,980] 15 / 18 tests; 3 actions running; last test: ...xla_tensor_2 2024-04-03T18:29:09.8799123Z Testing //test/cpp:test_tensor; 157s local 2024-04-03T18:29:09.8800280Z Testing //test/cpp:test_aten_xla_tensor_6; 151s local 2024-04-03T18:29:09.8801558Z Testing //test/cpp:test_aten_xla_tensor_1; 108s local 2024-04-03T18:29:10.8806669Z 2024-04-03T18:29:10.8807467Z  2024-04-03T18:29:10.8808076Z  2024-04-03T18:29:10.8808606Z  2024-04-03T18:29:10.8810059Z [19,977 / 19,980] 15 / 18 tests; 3 actions running; last test: ...xla_tensor_2 2024-04-03T18:29:10.8811833Z Testing //test/cpp:test_tensor; 158s local 2024-04-03T18:29:10.8812904Z Testing //test/cpp:test_aten_xla_tensor_6; 152s local 2024-04-03T18:29:10.8814464Z Testing //test/cpp:test_aten_xla_tensor_1; 109s local 2024-04-03T18:29:11.8819753Z 2024-04-03T18:29:11.8820570Z  2024-04-03T18:29:11.8821164Z  2024-04-03T18:29:11.8821913Z  2024-04-03T18:29:11.8823265Z [19,977 / 19,980] 15 / 18 tests; 3 actions running; last test: ...xla_tensor_2 2024-04-03T18:29:11.8824863Z Testing //test/cpp:test_tensor; 159s local 2024-04-03T18:29:11.8825952Z Testing //test/cpp:test_aten_xla_tensor_6; 153s local 2024-04-03T18:29:11.8826994Z Testing //test/cpp:test_aten_xla_tensor_1; 110s local 2024-04-03T18:29:13.0822839Z 2024-04-03T18:29:13.0823478Z  2024-04-03T18:29:13.0823996Z  2024-04-03T18:29:13.0824448Z  2024-04-03T18:29:13.0825779Z [19,977 / 19,980] 15 / 18 tests; 3 actions running; last test: ...xla_tensor_2 2024-04-03T18:29:13.0827391Z Testing //test/cpp:test_tensor; 160s local 2024-04-03T18:29:13.0828802Z Testing //test/cpp:test_aten_xla_tensor_6; 155s local 2024-04-03T18:29:13.0830240Z Testing //test/cpp:test_aten_xla_tensor_1; 111s local 2024-04-03T18:29:14.0833339Z 2024-04-03T18:29:14.0834157Z  2024-04-03T18:29:14.0834770Z  2024-04-03T18:29:14.0835280Z  2024-04-03T18:29:14.0836692Z [19,977 / 19,980] 15 / 18 tests; 3 actions running; last test: ...xla_tensor_2 2024-04-03T18:29:14.0838284Z Testing //test/cpp:test_tensor; 161s local 2024-04-03T18:29:14.0839335Z Testing //test/cpp:test_aten_xla_tensor_6; 156s local 2024-04-03T18:29:14.0840454Z Testing //test/cpp:test_aten_xla_tensor_1; 112s local 2024-04-03T18:29:15.0819879Z 2024-04-03T18:29:15.0820554Z  2024-04-03T18:29:15.0821060Z  2024-04-03T18:29:15.0821507Z  2024-04-03T18:29:15.0822739Z [19,977 / 19,980] 15 / 18 tests; 3 actions running; last test: ...xla_tensor_2 2024-04-03T18:29:15.0824100Z Testing //test/cpp:test_tensor; 162s local 2024-04-03T18:29:15.0825046Z Testing //test/cpp:test_aten_xla_tensor_6; 157s local 2024-04-03T18:29:15.0829032Z Testing //test/cpp:test_aten_xla_tensor_1; 113s local 2024-04-03T18:29:16.2824369Z 2024-04-03T18:29:16.2825725Z  2024-04-03T18:29:16.2826805Z  2024-04-03T18:29:16.2827937Z  2024-04-03T18:29:16.2829696Z [19,977 / 19,980] 15 / 18 tests; 3 actions running; last test: ...xla_tensor_2 2024-04-03T18:29:16.2831590Z Testing //test/cpp:test_tensor; 164s local 2024-04-03T18:29:16.2832869Z Testing //test/cpp:test_aten_xla_tensor_6; 158s local 2024-04-03T18:29:16.2834384Z Testing //test/cpp:test_aten_xla_tensor_1; 114s local 2024-04-03T18:29:17.2846533Z 2024-04-03T18:29:17.2847318Z  2024-04-03T18:29:17.2847876Z  2024-04-03T18:29:17.2848376Z  2024-04-03T18:29:17.2849796Z [19,977 / 19,980] 15 / 18 tests; 3 actions running; last test: ...xla_tensor_2 2024-04-03T18:29:17.2851363Z Testing //test/cpp:test_tensor; 165s local 2024-04-03T18:29:17.2852412Z Testing //test/cpp:test_aten_xla_tensor_6; 159s local 2024-04-03T18:29:17.2853570Z Testing //test/cpp:test_aten_xla_tensor_1; 115s local 2024-04-03T18:29:18.4840081Z 2024-04-03T18:29:18.4840725Z  2024-04-03T18:29:18.4841209Z  2024-04-03T18:29:18.4841635Z  2024-04-03T18:29:18.4842850Z [19,977 / 19,980] 15 / 18 tests; 3 actions running; last test: ...xla_tensor_2 2024-04-03T18:29:18.4844165Z Testing //test/cpp:test_tensor; 166s local 2024-04-03T18:29:18.4845029Z Testing //test/cpp:test_aten_xla_tensor_6; 160s local 2024-04-03T18:29:18.4845976Z Testing //test/cpp:test_aten_xla_tensor_1; 116s local 2024-04-03T18:29:19.4847764Z 2024-04-03T18:29:19.4848448Z  2024-04-03T18:29:19.4848964Z  2024-04-03T18:29:19.4849389Z  2024-04-03T18:29:19.4850618Z [19,977 / 19,980] 15 / 18 tests; 3 actions running; last test: ...xla_tensor_2 2024-04-03T18:29:19.4852270Z Testing //test/cpp:test_tensor; 167s local 2024-04-03T18:29:19.4853256Z Testing //test/cpp:test_aten_xla_tensor_6; 161s local 2024-04-03T18:29:19.4854400Z Testing //test/cpp:test_aten_xla_tensor_1; 117s local 2024-04-03T18:29:20.4857722Z 2024-04-03T18:29:20.4858403Z  2024-04-03T18:29:20.4858917Z  2024-04-03T18:29:20.4859339Z  2024-04-03T18:29:20.4860991Z [19,977 / 19,980] 15 / 18 tests; 3 actions running; last test: ...xla_tensor_2 2024-04-03T18:29:20.4862711Z Testing //test/cpp:test_tensor; 168s local 2024-04-03T18:29:20.4863748Z Testing //test/cpp:test_aten_xla_tensor_6; 162s local 2024-04-03T18:29:20.4864845Z Testing //test/cpp:test_aten_xla_tensor_1; 118s local 2024-04-03T18:29:20.7279864Z 2024-04-03T18:29:20.7281030Z  2024-04-03T18:29:20.7281921Z  2024-04-03T18:29:20.7282667Z  2024-04-03T18:29:20.7284396Z [19,977 / 19,980] 15 / 18 tests; 3 actions running; last test: ...xla_tensor_2 2024-04-03T18:29:20.7287378Z Testing //test/cpp:test_tensor; 168s local 2024-04-03T18:29:20.7288550Z Testing //test/cpp:test_aten_xla_tensor_6; 162s local 2024-04-03T18:29:20.7290071Z Testing //test/cpp:test_aten_xla_tensor_1; 118s local 2024-04-03T18:29:21.8860671Z 2024-04-03T18:29:21.8861363Z  2024-04-03T18:29:21.8861870Z  2024-04-03T18:29:21.8862337Z  2024-04-03T18:29:21.8863570Z [19,977 / 19,980] 15 / 18 tests; 3 actions running; last test: ...xla_tensor_2 2024-04-03T18:29:21.8864944Z Testing //test/cpp:test_tensor; 169s local 2024-04-03T18:29:21.8865963Z Testing //test/cpp:test_aten_xla_tensor_6; 163s local 2024-04-03T18:29:21.8866938Z Testing //test/cpp:test_aten_xla_tensor_1; 120s local 2024-04-03T18:29:22.8867039Z 2024-04-03T18:29:22.8867812Z  2024-04-03T18:29:22.8868325Z  2024-04-03T18:29:22.8868741Z  2024-04-03T18:29:22.8869948Z [19,977 / 19,980] 15 / 18 tests; 3 actions running; last test: ...xla_tensor_2 2024-04-03T18:29:22.8871283Z Testing //test/cpp:test_tensor; 170s local 2024-04-03T18:29:22.8872160Z Testing //test/cpp:test_aten_xla_tensor_6; 164s local 2024-04-03T18:29:22.8873106Z Testing //test/cpp:test_aten_xla_tensor_1; 121s local 2024-04-03T18:29:23.8877510Z 2024-04-03T18:29:23.8878373Z  2024-04-03T18:29:23.8879077Z  2024-04-03T18:29:23.8879670Z  2024-04-03T18:29:23.8881221Z [19,977 / 19,980] 15 / 18 tests; 3 actions running; last test: ...xla_tensor_2 2024-04-03T18:29:23.8882945Z Testing //test/cpp:test_tensor; 171s local 2024-04-03T18:29:23.8884093Z Testing //test/cpp:test_aten_xla_tensor_6; 165s local 2024-04-03T18:29:23.8885325Z Testing //test/cpp:test_aten_xla_tensor_1; 122s local 2024-04-03T18:29:25.0894547Z 2024-04-03T18:29:25.0895245Z  2024-04-03T18:29:25.0895766Z  2024-04-03T18:29:25.0896214Z  2024-04-03T18:29:25.0898110Z [19,977 / 19,980] 15 / 18 tests; 3 actions running; last test: ...xla_tensor_2 2024-04-03T18:29:25.0899882Z Testing //test/cpp:test_tensor; 172s local 2024-04-03T18:29:25.0901076Z Testing //test/cpp:test_aten_xla_tensor_6; 167s local 2024-04-03T18:29:25.0902336Z Testing //test/cpp:test_aten_xla_tensor_1; 123s local 2024-04-03T18:29:26.0900411Z 2024-04-03T18:29:26.0901088Z  2024-04-03T18:29:26.0901592Z  2024-04-03T18:29:26.0902036Z  2024-04-03T18:29:26.0903275Z [19,977 / 19,980] 15 / 18 tests; 3 actions running; last test: ...xla_tensor_2 2024-04-03T18:29:26.0904658Z Testing //test/cpp:test_tensor; 173s local 2024-04-03T18:29:26.0905607Z Testing //test/cpp:test_aten_xla_tensor_6; 168s local 2024-04-03T18:29:26.0906613Z Testing //test/cpp:test_aten_xla_tensor_1; 124s local 2024-04-03T18:29:27.2949227Z 2024-04-03T18:29:27.3029596Z  2024-04-03T18:29:27.3068835Z  2024-04-03T18:29:27.3069671Z  2024-04-03T18:29:27.3071091Z [19,977 / 19,980] 15 / 18 tests; 3 actions running; last test: ...xla_tensor_2 2024-04-03T18:29:27.3072956Z Testing //test/cpp:test_tensor; 175s local 2024-04-03T18:29:27.3074111Z Testing //test/cpp:test_aten_xla_tensor_6; 169s local 2024-04-03T18:29:27.3077920Z Testing //test/cpp:test_aten_xla_tensor_1; 125s local 2024-04-03T18:29:28.2891746Z 2024-04-03T18:29:28.2892464Z  2024-04-03T18:29:28.2892966Z  2024-04-03T18:29:28.2893399Z  2024-04-03T18:29:28.2894709Z [19,977 / 19,980] 15 / 18 tests; 3 actions running; last test: ...xla_tensor_2 2024-04-03T18:29:28.2896057Z Testing //test/cpp:test_tensor; 176s local 2024-04-03T18:29:28.2896961Z Testing //test/cpp:test_aten_xla_tensor_6; 170s local 2024-04-03T18:29:28.2897932Z Testing //test/cpp:test_aten_xla_tensor_1; 126s local 2024-04-03T18:29:28.6894494Z 2024-04-03T18:29:28.6895441Z  2024-04-03T18:29:28.6896123Z  2024-04-03T18:29:28.6896681Z  2024-04-03T18:29:28.6913387Z [19,978 / 19,980] 16 / 18 tests; 2 actions running; last test: ...xla_tensor_1 2024-04-03T18:29:28.6915322Z Testing //test/cpp:test_tensor; 176s local 2024-04-03T18:29:28.6916519Z Testing //test/cpp:test_aten_xla_tensor_6; 170s local 2024-04-03T18:29:28.8899812Z 2024-04-03T18:29:28.8900871Z  2024-04-03T18:29:28.8901542Z  2024-04-03T18:29:28.8903215Z [19,979 / 19,980] 17 / 18 tests; 1 action; last test: //test/cpp:test_tensor 2024-04-03T18:29:28.8905315Z Testing //test/cpp:test_aten_xla_tensor_6; 170s local 2024-04-03T18:29:30.0916286Z 2024-04-03T18:29:30.0917196Z  2024-04-03T18:29:30.0919135Z [19,979 / 19,980] 17 / 18 tests; 1 action; last test: //test/cpp:test_tensor 2024-04-03T18:29:30.0921076Z Testing //test/cpp:test_aten_xla_tensor_6; 172s local 2024-04-03T18:29:31.0925053Z 2024-04-03T18:29:31.0925971Z  2024-04-03T18:29:31.0927754Z [19,979 / 19,980] 17 / 18 tests; 1 action; last test: //test/cpp:test_tensor 2024-04-03T18:29:31.0929716Z Testing //test/cpp:test_aten_xla_tensor_6; 173s local 2024-04-03T18:29:32.0921247Z 2024-04-03T18:29:32.0922298Z  2024-04-03T18:29:32.0924062Z [19,979 / 19,980] 17 / 18 tests; 1 action; last test: //test/cpp:test_tensor 2024-04-03T18:29:32.0926138Z Testing //test/cpp:test_aten_xla_tensor_6; 174s local 2024-04-03T18:29:33.2940495Z 2024-04-03T18:29:33.2941626Z  2024-04-03T18:29:33.2944125Z [19,979 / 19,980] 17 / 18 tests; 1 action; last test: //test/cpp:test_tensor 2024-04-03T18:29:33.2946543Z Testing //test/cpp:test_aten_xla_tensor_6; 175s local 2024-04-03T18:29:34.2935501Z 2024-04-03T18:29:34.2936979Z  2024-04-03T18:29:34.2938806Z [19,979 / 19,980] 17 / 18 tests; 1 action; last test: //test/cpp:test_tensor 2024-04-03T18:29:34.2940795Z Testing //test/cpp:test_aten_xla_tensor_6; 176s local 2024-04-03T18:29:35.2947545Z 2024-04-03T18:29:35.2948590Z  2024-04-03T18:29:35.2950366Z [19,979 / 19,980] 17 / 18 tests; 1 action; last test: //test/cpp:test_tensor 2024-04-03T18:29:35.2952401Z Testing //test/cpp:test_aten_xla_tensor_6; 177s local 2024-04-03T18:29:36.2960529Z 2024-04-03T18:29:36.2961427Z  2024-04-03T18:29:36.2963241Z [19,979 / 19,980] 17 / 18 tests; 1 action; last test: //test/cpp:test_tensor 2024-04-03T18:29:36.2970501Z Testing //test/cpp:test_aten_xla_tensor_6; 178s local 2024-04-03T18:29:37.2963254Z 2024-04-03T18:29:37.2963834Z  2024-04-03T18:29:37.2965537Z [19,979 / 19,980] 17 / 18 tests; 1 action; last test: //test/cpp:test_tensor 2024-04-03T18:29:37.2967524Z Testing //test/cpp:test_aten_xla_tensor_6; 179s local 2024-04-03T18:29:38.2973712Z 2024-04-03T18:29:38.2974701Z  2024-04-03T18:29:38.2976813Z [19,979 / 19,980] 17 / 18 tests; 1 action; last test: //test/cpp:test_tensor 2024-04-03T18:29:38.2978722Z Testing //test/cpp:test_aten_xla_tensor_6; 180s local 2024-04-03T18:29:39.4979659Z 2024-04-03T18:29:39.4980579Z  2024-04-03T18:29:39.4982589Z [19,979 / 19,980] 17 / 18 tests; 1 action; last test: //test/cpp:test_tensor 2024-04-03T18:29:39.4984637Z Testing //test/cpp:test_aten_xla_tensor_6; 181s local 2024-04-03T18:29:39.7303103Z 2024-04-03T18:29:39.7303953Z  2024-04-03T18:29:39.7305813Z [19,979 / 19,980] 17 / 18 tests; 1 action; last test: //test/cpp:test_tensor 2024-04-03T18:29:39.7307867Z Testing //test/cpp:test_aten_xla_tensor_6; 181s local 2024-04-03T18:29:40.8981559Z 2024-04-03T18:29:40.8982084Z  2024-04-03T18:29:40.8982906Z [19,979 / 19,980] 17 / 18 tests; 1 action; last test: //test/cpp:test_tensor 2024-04-03T18:29:40.8983725Z Testing //test/cpp:test_aten_xla_tensor_6; 182s local 2024-04-03T18:29:41.8986725Z 2024-04-03T18:29:41.8987294Z  2024-04-03T18:29:41.8988300Z [19,979 / 19,980] 17 / 18 tests; 1 action; last test: //test/cpp:test_tensor 2024-04-03T18:29:41.8989128Z Testing //test/cpp:test_aten_xla_tensor_6; 183s local 2024-04-03T18:29:42.5522682Z 2024-04-03T18:29:42.5523941Z  2024-04-03T18:29:42.5525638Z [19,979 / 19,980] 18 / 18 tests; 1 action; last test: ...st_aten_xla_tensor_6 2024-04-03T18:29:42.5528054Z Testing //test/cpp:test_aten_xla_tensor_6; 184s local 2024-04-03T18:29:42.6811664Z 2024-04-03T18:29:42.6812247Z  2024-04-03T18:29:42.6812868Z INFO: Elapsed time: 1550.548s, Critical Path: 379.74s 2024-04-03T18:29:42.6813829Z [19,980 / 19,980] 18 / 18 tests; checking cached actions; last test: ...nsor_6 2024-04-03T18:29:42.6814547Z 2024-04-03T18:29:42.6814871Z INFO: 19980 processes: 9172 internal, 10808 local. 2024-04-03T18:29:42.6815763Z [19,980 / 19,980] 18 / 18 tests; checking cached actions; last test: ...nsor_6 2024-04-03T18:29:42.6816351Z 2024-04-03T18:29:42.6816693Z INFO: Build completed successfully, 19980 total actions 2024-04-03T18:29:42.6934780Z //test/cpp:test_aten_xla_tensor_1 PASSED in 126.6s 2024-04-03T18:29:42.6936492Z //test/cpp:test_aten_xla_tensor_2 PASSED in 133.9s 2024-04-03T18:29:42.6937485Z //test/cpp:test_aten_xla_tensor_3 PASSED in 105.3s 2024-04-03T18:29:42.6938407Z //test/cpp:test_aten_xla_tensor_4 PASSED in 144.4s 2024-04-03T18:29:42.6977516Z //test/cpp:test_aten_xla_tensor_5 PASSED in 81.9s 2024-04-03T18:29:42.6978488Z //test/cpp:test_aten_xla_tensor_6 PASSED in 184.6s 2024-04-03T18:29:42.6979396Z //test/cpp:test_ir PASSED in 2.1s 2024-04-03T18:29:42.6980219Z //test/cpp:test_lazy PASSED in 0.8s 2024-04-03T18:29:42.6981092Z //test/cpp:test_replication PASSED in 0.7s 2024-04-03T18:29:42.6981972Z //test/cpp:test_tensor PASSED in 176.7s 2024-04-03T18:29:42.6983042Z //test/cpp:test_xla_sharding PASSED in 0.6s 2024-04-03T18:29:42.6983969Z //torch_xla/csrc/runtime:cache_test PASSED in 0.7s 2024-04-03T18:29:42.6985022Z //torch_xla/csrc/runtime:env_hash_test PASSED in 0.7s 2024-04-03T18:29:42.6986122Z //torch_xla/csrc/runtime:ifrt_computation_client_test PASSED in 0.8s 2024-04-03T18:29:42.6987197Z //torch_xla/csrc/runtime:pjrt_computation_client_test PASSED in 0.8s 2024-04-03T18:29:42.6988467Z //torch_xla/csrc/runtime:sys_util_test PASSED in 0.1s 2024-04-03T18:29:42.6989427Z //torch_xla/csrc/runtime:util_test PASSED in 0.1s 2024-04-03T18:29:42.6990383Z //torch_xla/csrc/runtime:xla_util_test PASSED in 0.8s 2024-04-03T18:29:42.6990918Z 2024-04-03T18:29:42.6991068Z Executed 18 out of 18 tests: 18 tests pass. 2024-04-03T18:29:42.6992142Z There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are. 2024-04-03T18:29:42.7032283Z + popd 2024-04-03T18:29:42.7032585Z /var/lib/jenkins/workspace 2024-04-03T18:29:42.7033069Z + run_torch_xla_benchmark_tests /var/lib/jenkins/workspace/xla 2024-04-03T18:29:42.7033625Z + XLA_DIR=/var/lib/jenkins/workspace/xla 2024-04-03T18:29:42.7034047Z + pushd /var/lib/jenkins/workspace/xla 2024-04-03T18:29:42.7034572Z /var/lib/jenkins/workspace/xla /var/lib/jenkins/workspace 2024-04-03T18:29:42.7035136Z + echo 'Running Benchmark Tests' 2024-04-03T18:29:42.7035497Z Running Benchmark Tests 2024-04-03T18:29:42.7035853Z + test/benchmarks/run_tests.sh -L 2024-04-03T18:29:42.7036575Z /bin/bash: /opt/conda/lib/libtinfo.so.6: no version information available (required by /bin/bash) 2024-04-03T18:29:42.7055230Z +++ dirname test/benchmarks/run_tests.sh 2024-04-03T18:29:42.7058862Z ++ cd test/benchmarks 2024-04-03T18:29:42.7059228Z ++ pwd -P 2024-04-03T18:29:42.7061039Z + CDIR=/var/lib/jenkins/workspace/xla/test/benchmarks 2024-04-03T18:29:42.7061553Z + LOGFILE=/tmp/pytorch_benchmarks_test.log 2024-04-03T18:29:42.7061972Z + VERBOSITY=0 2024-04-03T18:29:42.7062537Z + export PYTHONPATH=:/var/lib/jenkins/workspace/xla/test/benchmarks/../../benchmarks/ 2024-04-03T18:29:42.7063455Z + PYTHONPATH=:/var/lib/jenkins/workspace/xla/test/benchmarks/../../benchmarks/ 2024-04-03T18:29:42.7064092Z + CONTINUE_ON_ERROR=0 2024-04-03T18:29:42.7064392Z + [[ 0 == \1 ]] 2024-04-03T18:29:42.7064658Z + getopts LV: OPTION 2024-04-03T18:29:42.7064955Z + case $OPTION in 2024-04-03T18:29:42.7065228Z + LOGFILE= 2024-04-03T18:29:42.7065468Z + getopts LV: OPTION 2024-04-03T18:29:42.7065754Z + shift 1 2024-04-03T18:29:42.7066043Z + '[' '' '!=' '' ']' 2024-04-03T18:29:42.7066309Z + run_tests 2024-04-03T18:29:42.7066568Z + run_make_tests 2024-04-03T18:29:42.7066833Z + MAKE_V= 2024-04-03T18:29:42.7067093Z + '[' 0 '!=' 0 ']' 2024-04-03T18:29:42.7067558Z + make -C /var/lib/jenkins/workspace/xla/test/benchmarks all 2024-04-03T18:29:42.7078426Z make: Entering directory '/var/lib/jenkins/workspace/xla/test/benchmarks' 2024-04-03T18:29:42.7183206Z AGGREGATE --accelerator=a6000 --test=inference --report=speedup 2024-04-03T18:29:42.8238426Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T18:29:42.8242006Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T18:29:43.0970472Z DIFF a6000.inference.speedup.test 2024-04-03T18:29:43.0985506Z /usr/bin/pager: /opt/conda/lib/libtinfo.so.6: no version information available (required by /usr/bin/pager) 2024-04-03T18:29:43.0991113Z [?1h= 2024-04-03T18:29:43.0991473Z 2024-04-03T18:29:43.1000042Z [?1l> RM a6000.inference.speedup.test.tmp 2024-04-03T18:29:43.1119941Z AGGREGATE --accelerator=a6000 --test=training --report=latest --backends openxla+lazytensor -- 2024-04-03T18:29:43.2513228Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T18:29:43.2515036Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T18:29:43.4737355Z cannot find data for accelerator a6000 2024-04-03T18:29:43.5065363Z DIFF a6000.training.latest.empty.test 2024-04-03T18:29:43.5085430Z /usr/bin/pager: /opt/conda/lib/libtinfo.so.6: no version information available (required by /usr/bin/pager) 2024-04-03T18:29:43.5086830Z [?1h= 2024-04-03T18:29:43.5087022Z 2024-04-03T18:29:43.5095713Z [?1l> RM a6000.training.latest.empty.test.tmp 2024-04-03T18:29:43.5211646Z AGGREGATE --accelerator=a6000 --test=training --report=latest 2024-04-03T18:29:43.6639930Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T18:29:43.6641451Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T18:29:43.9182638Z DIFF a6000.training.latest.test 2024-04-03T18:29:43.9201510Z /usr/bin/pager: /opt/conda/lib/libtinfo.so.6: no version information available (required by /usr/bin/pager) 2024-04-03T18:29:43.9203043Z [?1h= 2024-04-03T18:29:43.9203186Z 2024-04-03T18:29:43.9212433Z [?1l> RM a6000.training.latest.test.tmp 2024-04-03T18:29:43.9330229Z AGGREGATE --accelerator=v100 --test=inference --report=histogram --backends inductor openxla+lazytensor -- 2024-04-03T18:29:44.0755538Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T18:29:44.0757091Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T18:29:44.3354094Z DIFF v100.inference.histogram.lazytensor.test 2024-04-03T18:29:44.3366117Z /usr/bin/pager: /opt/conda/lib/libtinfo.so.6: no version information available (required by /usr/bin/pager) 2024-04-03T18:29:44.3370204Z [?1h= 2024-04-03T18:29:44.3370361Z 2024-04-03T18:29:44.3380989Z [?1l> RM v100.inference.histogram.lazytensor.test.tmp 2024-04-03T18:29:44.3498982Z AGGREGATE --accelerator=v100 --test=inference --report=histogram --backends inductor openxla+lazytensor --format=tab 2024-04-03T18:29:44.4511520Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T18:29:44.4514331Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T18:29:44.7303747Z DIFF v100.inference.histogram.lazytensor_tab.test 2024-04-03T18:29:44.7322660Z /usr/bin/pager: /opt/conda/lib/libtinfo.so.6: no version information available (required by /usr/bin/pager) 2024-04-03T18:29:44.7324100Z [?1h= 2024-04-03T18:29:44.7324274Z 2024-04-03T18:29:44.7333428Z [?1l> RM v100.inference.histogram.lazytensor_tab.test.tmp 2024-04-03T18:29:44.7456746Z AGGREGATE --accelerator=v100 --test=inference --report=histogram --format=tab 2024-04-03T18:29:44.8779045Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T18:29:44.8782588Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T18:29:45.1417315Z DIFF v100.inference.histogram.tab.test 2024-04-03T18:29:45.1434982Z /usr/bin/pager: /opt/conda/lib/libtinfo.so.6: no version information available (required by /usr/bin/pager) 2024-04-03T18:29:45.1436770Z [?1h= 2024-04-03T18:29:45.1436914Z 2024-04-03T18:29:45.1445450Z [?1l> RM v100.inference.histogram.tab.test.tmp 2024-04-03T18:29:45.1559972Z AGGREGATE --accelerator=v100 --test=inference --report=histogram 2024-04-03T18:29:45.2967254Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T18:29:45.2970684Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T18:29:45.5539423Z DIFF v100.inference.histogram.test 2024-04-03T18:29:45.5559655Z /usr/bin/pager: /opt/conda/lib/libtinfo.so.6: no version information available (required by /usr/bin/pager) 2024-04-03T18:29:45.5560574Z [?1h= 2024-04-03T18:29:45.5560732Z 2024-04-03T18:29:45.5568092Z [?1l> RM v100.inference.histogram.test.tmp 2024-04-03T18:29:45.5688331Z AGGREGATE --accelerator=v100 --test=inference --report=latest --backends openxla+dynamo inductor --baseline=latest --filter-by-tier=1 2024-04-03T18:29:45.6706894Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T18:29:45.6710601Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T18:29:45.9535098Z DIFF v100.inference.latest.openxla_baseline.test 2024-04-03T18:29:45.9551647Z /usr/bin/pager: /opt/conda/lib/libtinfo.so.6: no version information available (required by /usr/bin/pager) 2024-04-03T18:29:45.9552766Z [?1h= 2024-04-03T18:29:45.9552921Z 2024-04-03T18:29:45.9561650Z [?1l> RM v100.inference.latest.openxla_baseline.test.tmp 2024-04-03T18:29:45.9694642Z AGGREGATE --accelerator=v100 --test=inference --report=latest --backends inductor openxla+dynamo openxla_eval+dynamo openxla+lazytensor --format=tab 2024-04-03T18:29:46.1112803Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T18:29:46.1114335Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T18:29:46.3700668Z DIFF v100.inference.latest.tab.test 2024-04-03T18:29:46.3721283Z /usr/bin/pager: /opt/conda/lib/libtinfo.so.6: no version information available (required by /usr/bin/pager) 2024-04-03T18:29:46.3722222Z [?1h= 2024-04-03T18:29:46.3722367Z 2024-04-03T18:29:46.3730530Z [?1l> RM v100.inference.latest.tab.test.tmp 2024-04-03T18:29:46.3844321Z AGGREGATE --accelerator=v100 --test=inference --report=latest --backends inductor openxla+dynamo openxla_eval+dynamo openxla+lazytensor -- 2024-04-03T18:29:46.4854114Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T18:29:46.4857729Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T18:29:46.7483770Z DIFF v100.inference.latest.test 2024-04-03T18:29:46.7499235Z /usr/bin/pager: /opt/conda/lib/libtinfo.so.6: no version information available (required by /usr/bin/pager) 2024-04-03T18:29:46.7503190Z [?1h= 2024-04-03T18:29:46.7503347Z 2024-04-03T18:29:46.7512312Z [?1l> RM v100.inference.latest.test.tmp 2024-04-03T18:29:46.7624686Z AGGREGATE --accelerator=v100 --test=inference --report=latest --filter-by-tier=1 2024-04-03T18:29:46.9053600Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T18:29:46.9055241Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T18:29:47.1654626Z DIFF v100.inference.latest.tier1.test 2024-04-03T18:29:47.1672146Z /usr/bin/pager: /opt/conda/lib/libtinfo.so.6: no version information available (required by /usr/bin/pager) 2024-04-03T18:29:47.1673070Z [?1h= 2024-04-03T18:29:47.1673214Z 2024-04-03T18:29:47.1681758Z [?1l> RM v100.inference.latest.tier1.test.tmp 2024-04-03T18:29:47.1797832Z AGGREGATE --accelerator=v100 --test=inference --report=latest_grouped --backends inductor openxla+dynamo openxla_eval+dynamo openxla+lazytensor -- 2024-04-03T18:29:47.2809662Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T18:29:47.2813341Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T18:29:47.5633015Z DIFF v100.inference.latest_grouped.test 2024-04-03T18:29:47.5650925Z /usr/bin/pager: /opt/conda/lib/libtinfo.so.6: no version information available (required by /usr/bin/pager) 2024-04-03T18:29:47.5652748Z [?1h= 2024-04-03T18:29:47.5652893Z 2024-04-03T18:29:47.5662325Z [?1l> RM v100.inference.latest_grouped.test.tmp 2024-04-03T18:29:47.5777015Z AGGREGATE --accelerator=v100 --test=inference --report=speedup --baseline=latest 2024-04-03T18:29:47.6788879Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T18:29:47.6791720Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T18:29:47.9505479Z DIFF v100.inference.speedup.baseline_latest.test 2024-04-03T18:29:47.9524853Z /usr/bin/pager: /opt/conda/lib/libtinfo.so.6: no version information available (required by /usr/bin/pager) 2024-04-03T18:29:47.9525928Z [?1h= 2024-04-03T18:29:47.9526085Z 2024-04-03T18:29:47.9542465Z [?1l> RM v100.inference.speedup.baseline_latest.test.tmp 2024-04-03T18:29:47.9659646Z AGGREGATE --accelerator=v100 --test=inference --report=speedup --backends inductor openxla+lazytensor -- 2024-04-03T18:29:48.0685780Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T18:29:48.0689387Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T18:29:48.3300606Z DIFF v100.inference.speedup.lazytensor.test 2024-04-03T18:29:48.3321800Z /usr/bin/pager: /opt/conda/lib/libtinfo.so.6: no version information available (required by /usr/bin/pager) 2024-04-03T18:29:48.3322709Z [?1h= 2024-04-03T18:29:48.3322865Z 2024-04-03T18:29:48.3330947Z [?1l> RM v100.inference.speedup.lazytensor.test.tmp 2024-04-03T18:29:48.3450593Z AGGREGATE --accelerator=v100 --test=inference --report=speedup --backends inductor openxla+lazytensor --format=tab 2024-04-03T18:29:48.4876275Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T18:29:48.4877813Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T18:29:48.7428629Z DIFF v100.inference.speedup.lazytensor_tab.test 2024-04-03T18:29:48.7447720Z /usr/bin/pager: /opt/conda/lib/libtinfo.so.6: no version information available (required by /usr/bin/pager) 2024-04-03T18:29:48.7448664Z [?1h= 2024-04-03T18:29:48.7448827Z 2024-04-03T18:29:48.7456784Z [?1l> RM v100.inference.speedup.lazytensor_tab.test.tmp 2024-04-03T18:29:48.7572980Z AGGREGATE --accelerator=v100 --test=inference --report=speedup --format=tab 2024-04-03T18:29:48.8993029Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T18:29:48.8994563Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T18:29:49.1560276Z DIFF v100.inference.speedup.tab.test 2024-04-03T18:29:49.1576961Z /usr/bin/pager: /opt/conda/lib/libtinfo.so.6: no version information available (required by /usr/bin/pager) 2024-04-03T18:29:49.1578789Z [?1h= 2024-04-03T18:29:49.1579033Z 2024-04-03T18:29:49.1587455Z [?1l> RM v100.inference.speedup.tab.test.tmp 2024-04-03T18:29:49.1702784Z AGGREGATE --accelerator=v100 --test=inference --report=speedup 2024-04-03T18:29:49.3135677Z /opt/conda/lib/python3.8/site-packages/scipy/__init__.py:138: UserWarning: A NumPy version >=1.16.5 and <1.23.0 is required for this version of SciPy (detected version 1.24.4) 2024-04-03T18:29:49.3137322Z warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion} is required for this version of " 2024-04-03T18:29:49.5719380Z DIFF v100.inference.speedup.test 2024-04-03T18:29:49.5737562Z /usr/bin/pager: /opt/conda/lib/libtinfo.so.6: no version information available (required by /usr/bin/pager) 2024-04-03T18:29:49.5741867Z [?1h= 2024-04-03T18:29:49.5742013Z 2024-04-03T18:29:49.5750614Z [?1l> RM v100.inference.speedup.test.tmp 2024-04-03T18:29:49.5758289Z make: Leaving directory '/var/lib/jenkins/workspace/xla/test/benchmarks' 2024-04-03T18:29:49.5760057Z + run_python_tests 2024-04-03T18:29:49.5760641Z + python3 /var/lib/jenkins/workspace/xla/test/benchmarks/test_experiment_runner.py 2024-04-03T18:29:51.6291311Z WARNING:root:PJRT is now the default runtime. For more information, see https://github.com/pytorch/xla/blob/master/docs/pjrt.md 2024-04-03T18:29:51.6292296Z WARNING:root:Defaulting to PJRT_DEVICE=CPU 2024-04-03T18:29:56.4465886Z .ssss 2024-04-03T18:29:56.4466515Z ---------------------------------------------------------------------- 2024-04-03T18:29:56.4467019Z Ran 5 tests in 4.816s 2024-04-03T18:29:56.4467230Z 2024-04-03T18:29:56.4467331Z OK (skipped=4) 2024-04-03T18:29:56.7910629Z + python3 /var/lib/jenkins/workspace/xla/test/benchmarks/test_benchmark_experiment.py 2024-04-03T18:29:58.7905407Z . 2024-04-03T18:29:58.7905993Z ---------------------------------------------------------------------- 2024-04-03T18:29:58.7906503Z Ran 1 test in 0.034s 2024-04-03T18:29:58.7906711Z 2024-04-03T18:29:58.7906800Z OK 2024-04-03T18:29:59.1358155Z + python3 /var/lib/jenkins/workspace/xla/test/benchmarks/test_benchmark_model.py 2024-04-03T18:30:01.1219128Z . 2024-04-03T18:30:01.1219727Z ---------------------------------------------------------------------- 2024-04-03T18:30:01.1220266Z Ran 1 test in 0.000s 2024-04-03T18:30:01.1220495Z 2024-04-03T18:30:01.1220580Z OK 2024-04-03T18:30:01.4571488Z + python3 /var/lib/jenkins/workspace/xla/test/benchmarks/test_result_analyzer.py 2024-04-03T18:30:01.7585278Z .. 2024-04-03T18:30:01.7585881Z ---------------------------------------------------------------------- 2024-04-03T18:30:01.7586404Z Ran 2 tests in 0.004s 2024-04-03T18:30:01.7586621Z 2024-04-03T18:30:01.7586711Z OK 2024-04-03T18:30:01.7993242Z + assert_git_not_dirty 2024-04-03T18:30:01.7993886Z + [[ linux-focal-py3.8-clang9-xla != *rocm* ]] 2024-04-03T18:30:01.7994432Z + [[ linux-focal-py3.8-clang9-xla != *xla* ]] 2024-04-03T18:30:01.7994850Z + sccache_epilogue 2024-04-03T18:30:01.7995288Z + echo '::group::Sccache Compilation Log' 2024-04-03T18:30:01.7996162Z ##[group]Sccache Compilation Log 2024-04-03T18:30:01.7996710Z + echo '=================== sccache compilation log ===================' 2024-04-03T18:30:01.7997274Z =================== sccache compilation log =================== 2024-04-03T18:30:01.7998107Z + python /var/lib/jenkins/workspace/.ci/pytorch/print_sccache_log.py /home/jenkins/sccache_error.log 2024-04-03T18:30:01.8160713Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2024-04-03T18:30:01.8161744Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2024-04-03T18:30:01.8162447Z + sccache --show-stats 2024-04-03T18:30:01.8188702Z Compile requests 0 2024-04-03T18:30:01.8189173Z Compile requests executed 0 2024-04-03T18:30:01.8189571Z Cache hits 0 2024-04-03T18:30:01.8189971Z Cache misses 0 2024-04-03T18:30:01.8190363Z Cache timeouts 0 2024-04-03T18:30:01.8190907Z Cache read errors 0 2024-04-03T18:30:01.8191305Z Forced recaches 0 2024-04-03T18:30:01.8191705Z Cache write errors 0 2024-04-03T18:30:01.8192166Z Compilation failures 0 2024-04-03T18:30:01.8192577Z Cache errors 0 2024-04-03T18:30:01.8193067Z Non-cacheable compilations 0 2024-04-03T18:30:01.8193566Z Non-cacheable calls 0 2024-04-03T18:30:01.8194023Z Non-compilation calls 0 2024-04-03T18:30:01.8194442Z Unsupported compiler calls 0 2024-04-03T18:30:01.8194851Z Average cache write 0.000 s 2024-04-03T18:30:01.8195285Z Average cache read miss 0.000 s 2024-04-03T18:30:01.8195717Z Average cache read hit 0.000 s 2024-04-03T18:30:01.8196147Z Failed distributed compilations 0 2024-04-03T18:30:01.8197334Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2024-04-03T18:30:01.8198412Z + sccache --stop-server 2024-04-03T18:30:01.8215532Z Stopping sccache server... 2024-04-03T18:30:01.8215939Z Compile requests 0 2024-04-03T18:30:01.8216364Z Compile requests executed 0 2024-04-03T18:30:01.8216776Z Cache hits 0 2024-04-03T18:30:01.8217156Z Cache misses 0 2024-04-03T18:30:01.8217554Z Cache timeouts 0 2024-04-03T18:30:01.8217953Z Cache read errors 0 2024-04-03T18:30:01.8218338Z Forced recaches 0 2024-04-03T18:30:01.8218741Z Cache write errors 0 2024-04-03T18:30:01.8219153Z Compilation failures 0 2024-04-03T18:30:01.8219540Z Cache errors 0 2024-04-03T18:30:01.8220028Z Non-cacheable compilations 0 2024-04-03T18:30:01.8220497Z Non-cacheable calls 0 2024-04-03T18:30:01.8220938Z Non-compilation calls 0 2024-04-03T18:30:01.8221358Z Unsupported compiler calls 0 2024-04-03T18:30:01.8221779Z Average cache write 0.000 s 2024-04-03T18:30:01.8222253Z Average cache read miss 0.000 s 2024-04-03T18:30:01.8222762Z Average cache read hit 0.000 s 2024-04-03T18:30:01.8223204Z Failed distributed compilations 0 2024-04-03T18:30:01.8224423Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2024-04-03T18:30:01.8225512Z + echo ::endgroup:: 2024-04-03T18:30:01.8226100Z ##[endgroup] 2024-04-03T18:30:01.8226369Z + ccache_epilogue 2024-04-03T18:30:01.8226690Z + ccache --show-stats 2024-04-03T18:30:01.8258528Z cache directory /home/jenkins/.cache/ccache 2024-04-03T18:30:01.8259214Z primary config /home/jenkins/.config/ccache/ccache.conf 2024-04-03T18:30:01.8259853Z secondary config (readonly) /etc/ccache.conf 2024-04-03T18:30:01.8260406Z stats updated Wed Apr 3 17:39:03 2024 2024-04-03T18:30:01.8260981Z stats zeroed Wed Apr 3 17:39:03 2024 2024-04-03T18:30:01.8261482Z cache hit (direct) 0 2024-04-03T18:30:01.8261895Z cache hit (preprocessed) 0 2024-04-03T18:30:01.8262307Z cache miss 0 2024-04-03T18:30:01.8262716Z cache hit rate 0.00 % 2024-04-03T18:30:01.8263130Z cleanups performed 0 2024-04-03T18:30:01.8263539Z files in cache 0 2024-04-03T18:30:01.8263947Z cache size 0.0 kB 2024-04-03T18:30:01.8264494Z max cache size 5.0 GB 2024-04-03T18:30:01.8264904Z + sccache_epilogue 2024-04-03T18:30:01.8265348Z + echo '::group::Sccache Compilation Log' 2024-04-03T18:30:01.8266031Z ##[group]Sccache Compilation Log 2024-04-03T18:30:01.8266555Z + echo '=================== sccache compilation log ===================' 2024-04-03T18:30:01.8267203Z =================== sccache compilation log =================== 2024-04-03T18:30:01.8268265Z + python /var/lib/jenkins/workspace/.ci/pytorch/print_sccache_log.py /home/jenkins/sccache_error.log 2024-04-03T18:30:01.8428730Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2024-04-03T18:30:01.8429871Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2024-04-03T18:30:01.8430606Z + sccache --show-stats 2024-04-03T18:30:01.8590681Z Compile requests 0 2024-04-03T18:30:01.8591148Z Compile requests executed 0 2024-04-03T18:30:01.8591556Z Cache hits 0 2024-04-03T18:30:01.8591957Z Cache misses 0 2024-04-03T18:30:01.8592354Z Cache timeouts 0 2024-04-03T18:30:01.8592743Z Cache read errors 0 2024-04-03T18:30:01.8593152Z Forced recaches 0 2024-04-03T18:30:01.8593558Z Cache write errors 0 2024-04-03T18:30:01.8593951Z Compilation failures 0 2024-04-03T18:30:01.8594356Z Cache errors 0 2024-04-03T18:30:01.8594848Z Non-cacheable compilations 0 2024-04-03T18:30:01.8595288Z Non-cacheable calls 0 2024-04-03T18:30:01.8595740Z Non-compilation calls 0 2024-04-03T18:30:01.8596158Z Unsupported compiler calls 0 2024-04-03T18:30:01.8596572Z Average cache write 0.000 s 2024-04-03T18:30:01.8597000Z Average cache read miss 0.000 s 2024-04-03T18:30:01.8597426Z Average cache read hit 0.000 s 2024-04-03T18:30:01.8597845Z Failed distributed compilations 0 2024-04-03T18:30:01.8599031Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2024-04-03T18:30:01.8600108Z + sccache --stop-server 2024-04-03T18:30:01.8616165Z Stopping sccache server... 2024-04-03T18:30:01.8616583Z Compile requests 0 2024-04-03T18:30:01.8617006Z Compile requests executed 0 2024-04-03T18:30:01.8617418Z Cache hits 0 2024-04-03T18:30:01.8617799Z Cache misses 0 2024-04-03T18:30:01.8618196Z Cache timeouts 0 2024-04-03T18:30:01.8618596Z Cache read errors 0 2024-04-03T18:30:01.8618984Z Forced recaches 0 2024-04-03T18:30:01.8619384Z Cache write errors 0 2024-04-03T18:30:01.8619789Z Compilation failures 0 2024-04-03T18:30:01.8620178Z Cache errors 0 2024-04-03T18:30:01.8620669Z Non-cacheable compilations 0 2024-04-03T18:30:01.8621129Z Non-cacheable calls 0 2024-04-03T18:30:01.8621568Z Non-compilation calls 0 2024-04-03T18:30:01.8621995Z Unsupported compiler calls 0 2024-04-03T18:30:01.8622414Z Average cache write 0.000 s 2024-04-03T18:30:01.8622829Z Average cache read miss 0.000 s 2024-04-03T18:30:01.8623262Z Average cache read hit 0.000 s 2024-04-03T18:30:01.8623706Z Failed distributed compilations 0 2024-04-03T18:30:01.8625067Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2024-04-03T18:30:01.8626125Z + echo ::endgroup:: 2024-04-03T18:30:01.8626682Z ##[endgroup] 2024-04-03T18:30:01.8626946Z + ccache_epilogue 2024-04-03T18:30:01.8627256Z + ccache --show-stats 2024-04-03T18:30:01.8658178Z cache directory /home/jenkins/.cache/ccache 2024-04-03T18:30:01.8658878Z primary config /home/jenkins/.config/ccache/ccache.conf 2024-04-03T18:30:01.8659502Z secondary config (readonly) /etc/ccache.conf 2024-04-03T18:30:01.8660056Z stats updated Wed Apr 3 17:39:03 2024 2024-04-03T18:30:01.8660761Z stats zeroed Wed Apr 3 17:39:03 2024 2024-04-03T18:30:01.8661263Z cache hit (direct) 0 2024-04-03T18:30:01.8661725Z cache hit (preprocessed) 0 2024-04-03T18:30:01.8662150Z cache miss 0 2024-04-03T18:30:01.8662559Z cache hit rate 0.00 % 2024-04-03T18:30:01.8663013Z cleanups performed 0 2024-04-03T18:30:01.8663429Z files in cache 0 2024-04-03T18:30:01.8663839Z cache size 0.0 kB 2024-04-03T18:30:01.8664256Z max cache size 5.0 GB 2024-04-03T18:30:01.8723944Z ##[group]Run cat test/**/*_toprint.log || true 2024-04-03T18:30:01.8724435Z cat test/**/*_toprint.log || true 2024-04-03T18:30:01.8731992Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T18:30:01.8732480Z env: 2024-04-03T18:30:01.8732723Z GIT_DEFAULT_BRANCH: main 2024-04-03T18:30:01.8733339Z DOCKER_CONTAINER_ID: 92f3f4bc0cd2888366deb6e255057fa02e28d6afe9fceb9afb3d2b09a101033c 2024-04-03T18:30:01.8734002Z ##[endgroup] 2024-04-03T18:30:01.8796202Z cat: test/**/*_toprint.log: No such file or directory 2024-04-03T18:30:01.8825035Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2024-04-03T18:30:01.8825472Z kill "$MONITOR_SCRIPT_PID" 2024-04-03T18:30:01.8832677Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T18:30:01.8833162Z env: 2024-04-03T18:30:01.8833400Z GIT_DEFAULT_BRANCH: main 2024-04-03T18:30:01.8834013Z DOCKER_CONTAINER_ID: 92f3f4bc0cd2888366deb6e255057fa02e28d6afe9fceb9afb3d2b09a101033c 2024-04-03T18:30:01.8834693Z MONITOR_SCRIPT_PID: 23406 2024-04-03T18:30:01.8835018Z ##[endgroup] 2024-04-03T18:30:01.9009197Z Prepare all required actions 2024-04-03T18:30:01.9009600Z Getting action download info 2024-04-03T18:30:02.0854327Z Download action repository 'actions/upload-artifact@v3' (SHA:a8a3f3ad30e3422c9c7b888a15615d19a852ae32) 2024-04-03T18:30:02.2826191Z ##[group]Run ./.github/actions/upload-test-artifacts 2024-04-03T18:30:02.2826647Z with: 2024-04-03T18:30:02.2826999Z file-suffix: test-xla-1-1-linux.12xlarge_23405395279 2024-04-03T18:30:02.2827491Z s3-bucket: gha-artifacts 2024-04-03T18:30:02.2827953Z env: 2024-04-03T18:30:02.2828216Z GIT_DEFAULT_BRANCH: main 2024-04-03T18:30:02.2828837Z DOCKER_CONTAINER_ID: 92f3f4bc0cd2888366deb6e255057fa02e28d6afe9fceb9afb3d2b09a101033c 2024-04-03T18:30:02.2829499Z ##[endgroup] 2024-04-03T18:30:02.2854139Z ##[group]Run # Remove any previous test jsons if they exist 2024-04-03T18:30:02.2855035Z # Remove any previous test jsons if they exist 2024-04-03T18:30:02.2855557Z rm -f test-jsons-*.zip 2024-04-03T18:30:02.2856102Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2024-04-03T18:30:02.2863427Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T18:30:02.2863922Z env: 2024-04-03T18:30:02.2864179Z GIT_DEFAULT_BRANCH: main 2024-04-03T18:30:02.2864784Z DOCKER_CONTAINER_ID: 92f3f4bc0cd2888366deb6e255057fa02e28d6afe9fceb9afb3d2b09a101033c 2024-04-03T18:30:02.2865545Z FILE_SUFFIX: test-xla-1-1-linux.12xlarge_23405395279 2024-04-03T18:30:02.2866005Z ##[endgroup] 2024-04-03T18:30:02.3074828Z adding: test/allowlist_for_publicAPI.json (deflated 79%) 2024-04-03T18:30:02.3102180Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2024-04-03T18:30:02.3102889Z adding: test/minioptest_failures_dict.json (deflated 70%) 2024-04-03T18:30:02.3108257Z adding: test/profiler/profiler_utils_mock_events.json (deflated 87%) 2024-04-03T18:30:02.3135309Z ##[group]Run # Remove any previous test reports if they exist 2024-04-03T18:30:02.3136045Z # Remove any previous test reports if they exist 2024-04-03T18:30:02.3136564Z rm -f test-reports-*.zip 2024-04-03T18:30:02.3137144Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' -i '*.csv' 2024-04-03T18:30:02.3144242Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T18:30:02.3144805Z env: 2024-04-03T18:30:02.3145056Z GIT_DEFAULT_BRANCH: main 2024-04-03T18:30:02.3145672Z DOCKER_CONTAINER_ID: 92f3f4bc0cd2888366deb6e255057fa02e28d6afe9fceb9afb3d2b09a101033c 2024-04-03T18:30:02.3146421Z FILE_SUFFIX: test-xla-1-1-linux.12xlarge_23405395279 2024-04-03T18:30:02.3146882Z ##[endgroup] 2024-04-03T18:30:02.3334369Z zip warning: zip file empty 2024-04-03T18:30:02.3359153Z ##[group]Run # Remove any previous test reports if they exist 2024-04-03T18:30:02.3359789Z # Remove any previous test reports if they exist 2024-04-03T18:30:02.3360289Z rm -f logs-*.zip 2024-04-03T18:30:02.3360955Z # this workflow is also run in bazel build test, but we dont generate usage reports for it 2024-04-03T18:30:02.3361737Z # so check to see if the file exists first 2024-04-03T18:30:02.3362222Z if [ -f 'usage_log.txt' ]; then 2024-04-03T18:30:02.3362731Z  zip "logs-${FILE_SUFFIX}.zip" 'usage_log.txt' 2024-04-03T18:30:02.3363204Z fi 2024-04-03T18:30:02.3363522Z if ls test/**/*.log 1> /dev/null 2>&1; then 2024-04-03T18:30:02.3364075Z  zip -r "logs-${FILE_SUFFIX}.zip" test -i '*.log' 2024-04-03T18:30:02.3364551Z fi 2024-04-03T18:30:02.3371151Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T18:30:02.3371728Z env: 2024-04-03T18:30:02.3371975Z GIT_DEFAULT_BRANCH: main 2024-04-03T18:30:02.3372575Z DOCKER_CONTAINER_ID: 92f3f4bc0cd2888366deb6e255057fa02e28d6afe9fceb9afb3d2b09a101033c 2024-04-03T18:30:02.3373297Z FILE_SUFFIX: test-xla-1-1-linux.12xlarge_23405395279 2024-04-03T18:30:02.3373743Z ##[endgroup] 2024-04-03T18:30:02.3468161Z adding: usage_log.txt (deflated 95%) 2024-04-03T18:30:02.3560329Z ##[group]Run seemethere/upload-artifact-s3@v5 2024-04-03T18:30:02.3560744Z with: 2024-04-03T18:30:02.3560997Z s3-bucket: gha-artifacts 2024-04-03T18:30:02.3561400Z s3-prefix: pytorch/pytorch/8536950919/2/artifact 2024-04-03T18:30:02.3561945Z retention-days: 14 2024-04-03T18:30:02.3562244Z if-no-files-found: warn 2024-04-03T18:30:02.3562564Z path: test-jsons-*.zip 2024-04-03T18:30:02.3562853Z name: artifact 2024-04-03T18:30:02.3563124Z region: us-east-1 2024-04-03T18:30:02.3563387Z env: 2024-04-03T18:30:02.3563610Z GIT_DEFAULT_BRANCH: main 2024-04-03T18:30:02.3564199Z DOCKER_CONTAINER_ID: 92f3f4bc0cd2888366deb6e255057fa02e28d6afe9fceb9afb3d2b09a101033c 2024-04-03T18:30:02.3564847Z ##[endgroup] 2024-04-03T18:30:02.6844604Z NOTE: s3-prefix specified, ignoring name parameter 2024-04-03T18:30:02.6845353Z With the provided path, there will be 1 file uploaded 2024-04-03T18:30:02.6845972Z Uploading to s3 prefix: pytorch/pytorch/8536950919/2/artifact 2024-04-03T18:30:02.6878581Z Starting upload of test-jsons-test-xla-1-1-linux.12xlarge_23405395279.zip 2024-04-03T18:30:02.8972370Z Finished upload of test-jsons-test-xla-1-1-linux.12xlarge_23405395279.zip 2024-04-03T18:30:02.9152684Z ##[group]Run seemethere/upload-artifact-s3@v5 2024-04-03T18:30:02.9153121Z with: 2024-04-03T18:30:02.9153396Z s3-bucket: gha-artifacts 2024-04-03T18:30:02.9153818Z s3-prefix: pytorch/pytorch/8536950919/2/artifact 2024-04-03T18:30:02.9154277Z retention-days: 14 2024-04-03T18:30:02.9154611Z if-no-files-found: error 2024-04-03T18:30:02.9155083Z path: test-reports-*.zip 2024-04-03T18:30:02.9155404Z name: artifact 2024-04-03T18:30:02.9155806Z region: us-east-1 2024-04-03T18:30:02.9156075Z env: 2024-04-03T18:30:02.9156309Z GIT_DEFAULT_BRANCH: main 2024-04-03T18:30:02.9156893Z DOCKER_CONTAINER_ID: 92f3f4bc0cd2888366deb6e255057fa02e28d6afe9fceb9afb3d2b09a101033c 2024-04-03T18:30:02.9157527Z ##[endgroup] 2024-04-03T18:30:03.2461461Z NOTE: s3-prefix specified, ignoring name parameter 2024-04-03T18:30:03.2462336Z With the provided path, there will be 1 file uploaded 2024-04-03T18:30:03.2462952Z Uploading to s3 prefix: pytorch/pytorch/8536950919/2/artifact 2024-04-03T18:30:03.2497015Z Starting upload of test-reports-test-xla-1-1-linux.12xlarge_23405395279.zip 2024-04-03T18:30:03.3335211Z Finished upload of test-reports-test-xla-1-1-linux.12xlarge_23405395279.zip 2024-04-03T18:30:03.3518097Z ##[group]Run seemethere/upload-artifact-s3@v5 2024-04-03T18:30:03.3518491Z with: 2024-04-03T18:30:03.3518715Z s3-bucket: gha-artifacts 2024-04-03T18:30:03.3519096Z s3-prefix: pytorch/pytorch/8536950919/2/artifact 2024-04-03T18:30:03.3519521Z retention-days: 14 2024-04-03T18:30:03.3519797Z if-no-files-found: ignore 2024-04-03T18:30:03.3520111Z path: logs-*.zip 2024-04-03T18:30:03.3520373Z name: artifact 2024-04-03T18:30:03.3520617Z region: us-east-1 2024-04-03T18:30:03.3520871Z env: 2024-04-03T18:30:03.3521105Z GIT_DEFAULT_BRANCH: main 2024-04-03T18:30:03.3521679Z DOCKER_CONTAINER_ID: 92f3f4bc0cd2888366deb6e255057fa02e28d6afe9fceb9afb3d2b09a101033c 2024-04-03T18:30:03.3522299Z ##[endgroup] 2024-04-03T18:30:03.6793246Z NOTE: s3-prefix specified, ignoring name parameter 2024-04-03T18:30:03.6793874Z With the provided path, there will be 1 file uploaded 2024-04-03T18:30:03.6794493Z Uploading to s3 prefix: pytorch/pytorch/8536950919/2/artifact 2024-04-03T18:30:03.6827807Z Starting upload of logs-test-xla-1-1-linux.12xlarge_23405395279.zip 2024-04-03T18:30:03.8463584Z Finished upload of logs-test-xla-1-1-linux.12xlarge_23405395279.zip 2024-04-03T18:30:03.8642405Z ##[group]Run # shellcheck disable=SC2156 2024-04-03T18:30:03.8642873Z # shellcheck disable=SC2156 2024-04-03T18:30:03.8643686Z find . -iname "core.[1-9]*" -exec docker exec "${DOCKER_CONTAINER_ID}" sh -c "gdb python {} -ex 'bt' -ex 'q'" \; 2024-04-03T18:30:03.8652244Z shell: /usr/bin/bash -e {0} 2024-04-03T18:30:03.8652577Z env: 2024-04-03T18:30:03.8652846Z GIT_DEFAULT_BRANCH: main 2024-04-03T18:30:03.8653496Z DOCKER_CONTAINER_ID: 92f3f4bc0cd2888366deb6e255057fa02e28d6afe9fceb9afb3d2b09a101033c 2024-04-03T18:30:03.8654308Z ##[endgroup] 2024-04-03T18:30:04.0919682Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2024-04-03T18:30:04.0920174Z with: 2024-04-03T18:30:04.0920394Z env: 2024-04-03T18:30:04.0920627Z GIT_DEFAULT_BRANCH: main 2024-04-03T18:30:04.0921187Z DOCKER_CONTAINER_ID: 92f3f4bc0cd2888366deb6e255057fa02e28d6afe9fceb9afb3d2b09a101033c 2024-04-03T18:30:04.0921803Z ##[endgroup] 2024-04-03T18:30:04.0940050Z ##[group]Run set -eou pipefail 2024-04-03T18:30:04.0940434Z set -eou pipefail 2024-04-03T18:30:04.0940762Z  2024-04-03T18:30:04.0941260Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2024-04-03T18:30:04.0941887Z for _ in $(seq 1440); do 2024-04-03T18:30:04.0942335Z  # Break if no ssh session exists anymore 2024-04-03T18:30:04.0942816Z  if [ "$(who)" = "" ]; then 2024-04-03T18:30:04.0943195Z  break 2024-04-03T18:30:04.0943481Z  fi 2024-04-03T18:30:04.0943785Z  echo "." 2024-04-03T18:30:04.0944087Z  sleep 5 2024-04-03T18:30:04.0944375Z done 2024-04-03T18:30:04.0951581Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T18:30:04.0952063Z env: 2024-04-03T18:30:04.0952313Z GIT_DEFAULT_BRANCH: main 2024-04-03T18:30:04.0952926Z DOCKER_CONTAINER_ID: 92f3f4bc0cd2888366deb6e255057fa02e28d6afe9fceb9afb3d2b09a101033c 2024-04-03T18:30:04.0953578Z ##[endgroup] 2024-04-03T18:30:04.0973738Z Holding runner for 2 hours until all ssh sessions have logged out 2024-04-03T18:30:04.1013390Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2024-04-03T18:30:04.1014131Z # ignore expansion of "docker ps -q" since it could be empty 2024-04-03T18:30:04.1014988Z # shellcheck disable=SC2046 2024-04-03T18:30:04.1015429Z docker stop $(docker ps -q) || true 2024-04-03T18:30:04.1016004Z # Prune all of the docker images 2024-04-03T18:30:04.1016436Z docker system prune -af 2024-04-03T18:30:04.1023397Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2024-04-03T18:30:04.1023849Z env: 2024-04-03T18:30:04.1024137Z GIT_DEFAULT_BRANCH: main 2024-04-03T18:30:04.1024710Z DOCKER_CONTAINER_ID: 92f3f4bc0cd2888366deb6e255057fa02e28d6afe9fceb9afb3d2b09a101033c 2024-04-03T18:30:04.1025326Z ##[endgroup] 2024-04-03T18:30:14.8924468Z 92f3f4bc0cd2 2024-04-03T18:30:22.1938593Z Deleted Containers: 2024-04-03T18:30:22.1939201Z 92f3f4bc0cd2888366deb6e255057fa02e28d6afe9fceb9afb3d2b09a101033c 2024-04-03T18:30:22.1939673Z 2024-04-03T18:30:27.1042514Z Deleted Images: 2024-04-03T18:30:27.1043384Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base:v1.1-lite 2024-04-03T18:30:27.1044800Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/xla_base@sha256:f5594455494146ccc24b9f8d0cbaf840c156f6c5bbe8f0cf76994d4d3b98c499 2024-04-03T18:30:27.1046049Z deleted: sha256:173c184464c20731270d530051b3135e8826f189a9d55a1d81671f5eb9d0a47e 2024-04-03T18:30:27.1046935Z deleted: sha256:3be57f30ff0de63bad58ea0fae769efb8756aee97563c0e3f8d8021abfd759ea 2024-04-03T18:30:27.1047859Z deleted: sha256:9cad08bb1e5ee84725dc329eba83bf60e88e37cec8f5203dcf8bc494ba42ec38 2024-04-03T18:30:27.1048749Z deleted: sha256:00863fe265d4590353028aab8c5c143af1ae64f1a8612f83a1ae784b76634ea4 2024-04-03T18:30:27.1049611Z deleted: sha256:95273aacad51e9d9300fae231b95bc9396530827acaf7b881dfc168b8d84e560 2024-04-03T18:30:27.1050449Z deleted: sha256:0950948b7304d6650d3c9a904998a960d59c60b9cc19f3a7d5231453693619a4 2024-04-03T18:30:27.1051294Z deleted: sha256:201dd8f33dfe1791b20a3a40406423d8c1d59e7be9eb3aea34a9433640633fac 2024-04-03T18:30:27.1052143Z deleted: sha256:025980c699122d79b36f5054cf3e3a9427ab9cdcc0f3f9450117ad8d7fd71f62 2024-04-03T18:30:27.1052999Z deleted: sha256:ef2c24080ed205d2a736e0bbfb8bc516fdeadcecb1d9288f3970d3fd925521e6 2024-04-03T18:30:27.1053888Z deleted: sha256:b1031783618591eed73469c77dbb161f1ac9f074aef0ff44828040b84ca603c2 2024-04-03T18:30:27.1055123Z deleted: sha256:ace94087d20cd03b1194289806eb2392c9be33ef8e9208ee0a893b1e4033707b 2024-04-03T18:30:27.1056013Z deleted: sha256:9899dad03b8b7b8649ec905c6ee20b0a6f5a8692c1cedc3fe3f9a27f12ab01ab 2024-04-03T18:30:27.1056875Z deleted: sha256:894dab0b7a469605c351c3d32268718b45a691d752dcf537fcc8ff812d3f2c4c 2024-04-03T18:30:27.1057748Z deleted: sha256:b41afcc189a08f25e3bcf58585925e0ca8bc60d03c81498d5ad4e53f6a775832 2024-04-03T18:30:27.1058616Z deleted: sha256:21ad7d5f61787422bbf5b948dbc0033804ee991ede5165c8808eec87c1f1895d 2024-04-03T18:30:27.1059453Z deleted: sha256:98b32735fb157711a5ae3210309bf99a172fc8e24bdef03406282b4d78b1e521 2024-04-03T18:30:27.1060280Z deleted: sha256:416e0445f630997c7343127e781e153758f58bb42afc901613dbf06e7bcea037 2024-04-03T18:30:27.1061131Z deleted: sha256:d8cbd2755935bb3f339a2eae121f4b0506b56ffef150bc12bae3839edd7f8eff 2024-04-03T18:30:27.1062013Z deleted: sha256:cb27df25428a3e2b83e69fd64663df2f771d0c396c5d9a0eff86a9afd876e8e4 2024-04-03T18:30:27.1062873Z deleted: sha256:e26c09e2f9860b46e45ac314e8a6756c487639f445ede6c8edd3b7e5b379f606 2024-04-03T18:30:27.1063723Z deleted: sha256:bd2700c83c9867e6713f0181f31ce3d51f0ce5c4668809113717fafddbf420b8 2024-04-03T18:30:27.1064582Z deleted: sha256:66f4a7eee2e91f31f296c6df465fcd9ca8c3c26bc75025236068a4fe8caf14a4 2024-04-03T18:30:27.1065453Z deleted: sha256:ab4e5baf846b638e53df573cac5aa08c41bd17bdb463aa211caa75bc7848fe40 2024-04-03T18:30:27.1066333Z deleted: sha256:a7a06197742237ecb0e0dd9458c5a7ec9586d0aa5c42373d1def552d77c15d12 2024-04-03T18:30:27.1067195Z deleted: sha256:a0304fcf2856886420bacfebe36946e7c78d26e1e1002a5c2881f34bc823596a 2024-04-03T18:30:27.1068298Z deleted: sha256:d608042d9bcd12728183f470841124f5ed8274b178f3aaa69b94fa50b7042001 2024-04-03T18:30:27.1069157Z deleted: sha256:11258c68f307b27bb0c8cadeea757be49463a19c784735dbd68f23f8b7576eaf 2024-04-03T18:30:27.1070034Z deleted: sha256:af95fe3d77ac237ce42b3fbc708c83f0cfa659119b110a897b2ecd9ed0a8e4c5 2024-04-03T18:30:27.1070971Z deleted: sha256:c9b048d79797f10871c22563d97b597dfac9938a946d52573317f3c202441405 2024-04-03T18:30:27.1071818Z deleted: sha256:5024b2944acaae252aa7b0b85069d6448ff3584ae9e948ade4da1ab4f27c12bc 2024-04-03T18:30:27.1072689Z deleted: sha256:8a5350ad66cbc3e11338f19e88a58df039b8539c8121b52662dee70b221162ff 2024-04-03T18:30:27.1073275Z 2024-04-03T18:30:27.1073420Z Total reclaimed space: 27.81GB 2024-04-03T18:30:27.1147525Z Post job cleanup. 2024-04-03T18:30:27.1199241Z Post job cleanup. 2024-04-03T18:30:27.1998158Z [command]/usr/bin/git version 2024-04-03T18:30:27.2037033Z git version 2.40.1 2024-04-03T18:30:27.2074412Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/3465bf10-7798-4ca2-9851-6e47b697f010' before making global git config changes 2024-04-03T18:30:27.2075715Z Adding repository directory to the temporary git global config as a safe directory 2024-04-03T18:30:27.2078448Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2024-04-03T18:30:27.2111371Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-04-03T18:30:27.2140342Z [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' || :" 2024-04-03T18:30:27.2416018Z Entering 'android/libs/fbjni' 2024-04-03T18:30:27.2459143Z Entering 'third_party/FP16' 2024-04-03T18:30:27.2510416Z Entering 'third_party/FXdiv' 2024-04-03T18:30:27.2552313Z Entering 'third_party/NNPACK' 2024-04-03T18:30:27.2596219Z Entering 'third_party/QNNPACK' 2024-04-03T18:30:27.2640237Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T18:30:27.2691079Z Entering 'third_party/XNNPACK' 2024-04-03T18:30:27.2751860Z Entering 'third_party/benchmark' 2024-04-03T18:30:27.2794844Z Entering 'third_party/cpuinfo' 2024-04-03T18:30:27.2837950Z Entering 'third_party/cub' 2024-04-03T18:30:27.2882348Z Entering 'third_party/cudnn_frontend' 2024-04-03T18:30:27.2925943Z Entering 'third_party/cutlass' 2024-04-03T18:30:27.2975904Z Entering 'third_party/eigen' 2024-04-03T18:30:27.3024867Z Entering 'third_party/fbgemm' 2024-04-03T18:30:27.3069611Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T18:30:27.3117194Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T18:30:27.3160696Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T18:30:27.3210229Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T18:30:27.3251570Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T18:30:27.3294690Z Entering 'third_party/flatbuffers' 2024-04-03T18:30:27.3340951Z Entering 'third_party/fmt' 2024-04-03T18:30:27.3384632Z Entering 'third_party/foxi' 2024-04-03T18:30:27.3429497Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T18:30:27.3471800Z Entering 'third_party/gloo' 2024-04-03T18:30:27.3516370Z Entering 'third_party/googletest' 2024-04-03T18:30:27.3559350Z Entering 'third_party/ideep' 2024-04-03T18:30:27.3604394Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T18:30:27.3656925Z Entering 'third_party/ios-cmake' 2024-04-03T18:30:27.3700622Z Entering 'third_party/ittapi' 2024-04-03T18:30:27.3743782Z Entering 'third_party/kineto' 2024-04-03T18:30:27.3788268Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T18:30:27.3829464Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T18:30:27.3871748Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T18:30:27.3912406Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T18:30:27.3958511Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T18:30:27.4001949Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T18:30:27.4044853Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T18:30:27.4088322Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T18:30:27.4130519Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T18:30:27.4172650Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T18:30:27.4218792Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T18:30:27.4261334Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T18:30:27.4306658Z Entering 'third_party/mimalloc' 2024-04-03T18:30:27.4352276Z Entering 'third_party/nccl/nccl' 2024-04-03T18:30:27.4395520Z Entering 'third_party/neon2sse' 2024-04-03T18:30:27.4441653Z Entering 'third_party/nlohmann' 2024-04-03T18:30:27.4484971Z Entering 'third_party/onnx' 2024-04-03T18:30:27.4542159Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T18:30:27.4585187Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T18:30:27.4629617Z Entering 'third_party/onnx-tensorrt' 2024-04-03T18:30:27.4671073Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T18:30:27.4722978Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T18:30:27.4766598Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T18:30:27.4809009Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T18:30:27.4858247Z Entering 'third_party/pocketfft' 2024-04-03T18:30:27.4905942Z Entering 'third_party/protobuf' 2024-04-03T18:30:27.4952947Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T18:30:27.4994897Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T18:30:27.5038925Z Entering 'third_party/psimd' 2024-04-03T18:30:27.5081710Z Entering 'third_party/pthreadpool' 2024-04-03T18:30:27.5125176Z Entering 'third_party/pybind11' 2024-04-03T18:30:27.5167173Z Entering 'third_party/python-peachpy' 2024-04-03T18:30:27.5210258Z Entering 'third_party/sleef' 2024-04-03T18:30:27.5251240Z Entering 'third_party/tbb' 2024-04-03T18:30:27.5295755Z Entering 'third_party/tensorpipe' 2024-04-03T18:30:27.5338063Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T18:30:27.5378843Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T18:30:27.5425469Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T18:30:27.5468596Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T18:30:27.5508599Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T18:30:27.5554087Z Entering 'third_party/zstd' 2024-04-03T18:30:27.5611395Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-04-03T18:30:27.5635057Z http.https://github.com/.extraheader 2024-04-03T18:30:27.5642106Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-04-03T18:30:27.5671992Z [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' || :" 2024-04-03T18:30:27.5935802Z Entering 'android/libs/fbjni' 2024-04-03T18:30:27.5965469Z http.https://github.com/.extraheader 2024-04-03T18:30:27.5993363Z Entering 'third_party/FP16' 2024-04-03T18:30:27.6021353Z http.https://github.com/.extraheader 2024-04-03T18:30:27.6050320Z Entering 'third_party/FXdiv' 2024-04-03T18:30:27.6078759Z http.https://github.com/.extraheader 2024-04-03T18:30:27.6113563Z Entering 'third_party/NNPACK' 2024-04-03T18:30:27.6140941Z http.https://github.com/.extraheader 2024-04-03T18:30:27.6170753Z Entering 'third_party/QNNPACK' 2024-04-03T18:30:27.6198964Z http.https://github.com/.extraheader 2024-04-03T18:30:27.6230008Z Entering 'third_party/VulkanMemoryAllocator' 2024-04-03T18:30:27.6256483Z http.https://github.com/.extraheader 2024-04-03T18:30:27.6286104Z Entering 'third_party/XNNPACK' 2024-04-03T18:30:27.6313964Z http.https://github.com/.extraheader 2024-04-03T18:30:27.6365094Z Entering 'third_party/benchmark' 2024-04-03T18:30:27.6392099Z http.https://github.com/.extraheader 2024-04-03T18:30:27.6420777Z Entering 'third_party/cpuinfo' 2024-04-03T18:30:27.6449987Z http.https://github.com/.extraheader 2024-04-03T18:30:27.6478409Z Entering 'third_party/cub' 2024-04-03T18:30:27.6504948Z http.https://github.com/.extraheader 2024-04-03T18:30:27.6534027Z Entering 'third_party/cudnn_frontend' 2024-04-03T18:30:27.6562795Z http.https://github.com/.extraheader 2024-04-03T18:30:27.6590010Z Entering 'third_party/cutlass' 2024-04-03T18:30:27.6615931Z http.https://github.com/.extraheader 2024-04-03T18:30:27.6650957Z Entering 'third_party/eigen' 2024-04-03T18:30:27.6679902Z http.https://github.com/.extraheader 2024-04-03T18:30:27.6712130Z Entering 'third_party/fbgemm' 2024-04-03T18:30:27.6739344Z http.https://github.com/.extraheader 2024-04-03T18:30:27.6768213Z Entering 'third_party/fbgemm/third_party/asmjit' 2024-04-03T18:30:27.6794655Z http.https://github.com/.extraheader 2024-04-03T18:30:27.6821764Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2024-04-03T18:30:27.6849179Z http.https://github.com/.extraheader 2024-04-03T18:30:27.6875770Z Entering 'third_party/fbgemm/third_party/cutlass' 2024-04-03T18:30:27.6902443Z http.https://github.com/.extraheader 2024-04-03T18:30:27.6936385Z Entering 'third_party/fbgemm/third_party/googletest' 2024-04-03T18:30:27.6965123Z http.https://github.com/.extraheader 2024-04-03T18:30:27.6990649Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2024-04-03T18:30:27.7016482Z http.https://github.com/.extraheader 2024-04-03T18:30:27.7047020Z Entering 'third_party/flatbuffers' 2024-04-03T18:30:27.7074291Z http.https://github.com/.extraheader 2024-04-03T18:30:27.7105026Z Entering 'third_party/fmt' 2024-04-03T18:30:27.7134471Z http.https://github.com/.extraheader 2024-04-03T18:30:27.7162989Z Entering 'third_party/foxi' 2024-04-03T18:30:27.7190322Z http.https://github.com/.extraheader 2024-04-03T18:30:27.7218428Z Entering 'third_party/gemmlowp/gemmlowp' 2024-04-03T18:30:27.7246167Z http.https://github.com/.extraheader 2024-04-03T18:30:27.7274848Z Entering 'third_party/gloo' 2024-04-03T18:30:27.7301870Z http.https://github.com/.extraheader 2024-04-03T18:30:27.7330321Z Entering 'third_party/googletest' 2024-04-03T18:30:27.7357466Z http.https://github.com/.extraheader 2024-04-03T18:30:27.7389968Z Entering 'third_party/ideep' 2024-04-03T18:30:27.7416401Z http.https://github.com/.extraheader 2024-04-03T18:30:27.7443858Z Entering 'third_party/ideep/mkl-dnn' 2024-04-03T18:30:27.7469329Z http.https://github.com/.extraheader 2024-04-03T18:30:27.7504700Z Entering 'third_party/ios-cmake' 2024-04-03T18:30:27.7534283Z http.https://github.com/.extraheader 2024-04-03T18:30:27.7561879Z Entering 'third_party/ittapi' 2024-04-03T18:30:27.7589204Z http.https://github.com/.extraheader 2024-04-03T18:30:27.7616717Z Entering 'third_party/kineto' 2024-04-03T18:30:27.7644935Z http.https://github.com/.extraheader 2024-04-03T18:30:27.7672682Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2024-04-03T18:30:27.7699948Z http.https://github.com/.extraheader 2024-04-03T18:30:27.7729900Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2024-04-03T18:30:27.7754830Z http.https://github.com/.extraheader 2024-04-03T18:30:27.7784802Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2024-04-03T18:30:27.7812754Z http.https://github.com/.extraheader 2024-04-03T18:30:27.7843696Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2024-04-03T18:30:27.7874378Z http.https://github.com/.extraheader 2024-04-03T18:30:27.7912718Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2024-04-03T18:30:27.7937701Z http.https://github.com/.extraheader 2024-04-03T18:30:27.7966629Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2024-04-03T18:30:27.7992027Z http.https://github.com/.extraheader 2024-04-03T18:30:27.8021635Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2024-04-03T18:30:27.8050643Z http.https://github.com/.extraheader 2024-04-03T18:30:27.8078303Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2024-04-03T18:30:27.8104888Z http.https://github.com/.extraheader 2024-04-03T18:30:27.8135420Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2024-04-03T18:30:27.8159982Z http.https://github.com/.extraheader 2024-04-03T18:30:27.8190395Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2024-04-03T18:30:27.8216200Z http.https://github.com/.extraheader 2024-04-03T18:30:27.8246399Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2024-04-03T18:30:27.8272375Z http.https://github.com/.extraheader 2024-04-03T18:30:27.8300778Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2024-04-03T18:30:27.8328857Z http.https://github.com/.extraheader 2024-04-03T18:30:27.8357484Z Entering 'third_party/mimalloc' 2024-04-03T18:30:27.8384455Z http.https://github.com/.extraheader 2024-04-03T18:30:27.8413229Z Entering 'third_party/nccl/nccl' 2024-04-03T18:30:27.8442310Z http.https://github.com/.extraheader 2024-04-03T18:30:27.8469588Z Entering 'third_party/neon2sse' 2024-04-03T18:30:27.8496665Z http.https://github.com/.extraheader 2024-04-03T18:30:27.8525185Z Entering 'third_party/nlohmann' 2024-04-03T18:30:27.8552622Z http.https://github.com/.extraheader 2024-04-03T18:30:27.8585478Z Entering 'third_party/onnx' 2024-04-03T18:30:27.8614481Z http.https://github.com/.extraheader 2024-04-03T18:30:27.8656212Z Entering 'third_party/onnx/third_party/benchmark' 2024-04-03T18:30:27.8684483Z http.https://github.com/.extraheader 2024-04-03T18:30:27.8712672Z Entering 'third_party/onnx/third_party/pybind11' 2024-04-03T18:30:27.8738955Z http.https://github.com/.extraheader 2024-04-03T18:30:27.8770712Z Entering 'third_party/onnx-tensorrt' 2024-04-03T18:30:27.8797403Z http.https://github.com/.extraheader 2024-04-03T18:30:27.8828449Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2024-04-03T18:30:27.8854187Z http.https://github.com/.extraheader 2024-04-03T18:30:27.8886890Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2024-04-03T18:30:27.8912772Z http.https://github.com/.extraheader 2024-04-03T18:30:27.8941606Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2024-04-03T18:30:27.8970627Z http.https://github.com/.extraheader 2024-04-03T18:30:27.8997726Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2024-04-03T18:30:27.9023509Z http.https://github.com/.extraheader 2024-04-03T18:30:27.9057121Z Entering 'third_party/pocketfft' 2024-04-03T18:30:27.9086243Z http.https://github.com/.extraheader 2024-04-03T18:30:27.9113454Z Entering 'third_party/protobuf' 2024-04-03T18:30:27.9143298Z http.https://github.com/.extraheader 2024-04-03T18:30:27.9173339Z Entering 'third_party/protobuf/third_party/benchmark' 2024-04-03T18:30:27.9199008Z http.https://github.com/.extraheader 2024-04-03T18:30:27.9230329Z Entering 'third_party/protobuf/third_party/googletest' 2024-04-03T18:30:27.9256182Z http.https://github.com/.extraheader 2024-04-03T18:30:27.9285972Z Entering 'third_party/psimd' 2024-04-03T18:30:27.9314010Z http.https://github.com/.extraheader 2024-04-03T18:30:27.9344215Z Entering 'third_party/pthreadpool' 2024-04-03T18:30:27.9372946Z http.https://github.com/.extraheader 2024-04-03T18:30:27.9399714Z Entering 'third_party/pybind11' 2024-04-03T18:30:27.9429745Z http.https://github.com/.extraheader 2024-04-03T18:30:27.9461229Z Entering 'third_party/python-peachpy' 2024-04-03T18:30:27.9489999Z http.https://github.com/.extraheader 2024-04-03T18:30:27.9516339Z Entering 'third_party/sleef' 2024-04-03T18:30:27.9543803Z http.https://github.com/.extraheader 2024-04-03T18:30:27.9572644Z Entering 'third_party/tbb' 2024-04-03T18:30:27.9599562Z http.https://github.com/.extraheader 2024-04-03T18:30:27.9630183Z Entering 'third_party/tensorpipe' 2024-04-03T18:30:27.9656785Z http.https://github.com/.extraheader 2024-04-03T18:30:27.9685870Z Entering 'third_party/tensorpipe/third_party/googletest' 2024-04-03T18:30:27.9712537Z http.https://github.com/.extraheader 2024-04-03T18:30:27.9741402Z Entering 'third_party/tensorpipe/third_party/libnop' 2024-04-03T18:30:27.9772006Z http.https://github.com/.extraheader 2024-04-03T18:30:27.9799780Z Entering 'third_party/tensorpipe/third_party/libuv' 2024-04-03T18:30:27.9826120Z http.https://github.com/.extraheader 2024-04-03T18:30:27.9859420Z Entering 'third_party/tensorpipe/third_party/pybind11' 2024-04-03T18:30:27.9886892Z http.https://github.com/.extraheader 2024-04-03T18:30:27.9913639Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2024-04-03T18:30:27.9940167Z http.https://github.com/.extraheader 2024-04-03T18:30:27.9971628Z Entering 'third_party/zstd' 2024-04-03T18:30:28.0000263Z http.https://github.com/.extraheader 2024-04-03T18:30:28.0267849Z Cleaning up orphan processes